#contain{
    width: 1024px;
    height: auto;
    margin: 0 auto;
    box-shadow: 0 0 10px #888;
}

section{
    width: 1024px;
    height: auto;
    background-color: #fff;
    float: left;
    position: relative;
}
#s1{
    width: 198px;
    height: 598px;
    float: left;
    background-color: #fff;
}
#s11{
    height: 25px;
    background-color: #fff;
}
#s12{
    height: 573px;
    background-color: #fff;
    position: relative;
}
#s12 h2{
    font-size: 20px;
    color: #000;
    display: inline-block;
    width: 110px;
    height: 29px;
    font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
    background:linear-gradient(to right,#c00109,#d1121a,#e2232b) no-repeat bottom / 110px 4px;
    position: absolute;
    right: 35px;
    top:50px;
}
#u1{
    width: 100px;
    position: absolute;
    top:78px;
    right: 35px;
}
.l2{
    margin-top: 8px;
    display: inline-block;
    width: 100px;
    text-align: right;
    position: relative;
    background:linear-gradient(to right,#9e9e9e,#8e8e8e,#8d8d8d) no-repeat bottom / 100px 1px;
}
.l2:before{
    content: '';
    display: inline-block;
    width: 4px;
    height: 4px;
    background-color: #9e9e9e;
    border-radius: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
}
.l2 a{
    color: #232425;
    font-size: 16px;
    font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
}
.l2 a:hover{
    text-decoration: none;
    color: #c00109;
}
#p1{
    position: absolute;
    right: 117px;
    top: 1px;
}
#p1 a{
    font-family:  Microsoft YaHei, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #555;
}
#p1 a:hover{
    text-decoration: none;
}
#s2 {
    width: 826px;
    height: auto;
    min-height: 598px;
    background-color: #fff;
    float: right;
}
#s21{
    width: 824px;
    min-height: 523px;
    height: auto;
    float: left;
    margin: 50px 0 25px 0;
    background-color: #fff;
    border-left: 2px solid #a9a9a9;
    position: relative;
}
#s211{
    width: 686px;
    min-height: 488px;
    height: auto;
    float: left;
    margin-left: 35px;
    margin-top: 25px;
    position: relative;
}
.h1{
    font-size: 20px;
    color: #262525;
}
.h1:before{
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-bottom: 18px solid #c00109;
    border-left: 18px solid transparent;
    position: absolute;
    left: 87px;
    top: 5px;
}
.p1{
    width: 686px;
    height: auto;
    font-size: 14px;
    color: #3d3b3b;
    font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
    margin-top: 8px;
    margin-bottom: 8px;
    text-indent: 0em;
    text-align: justify;
}
.p1:last-child{
    margin-bottom: 0;
}
.i1{
    width: 231px;
    height: 153px;
    margin: 0 auto;
    border: 1px solid #c6c5c5;
}