.content{
    overflow: hidden;
}
.content01{
    width: 1200px;
    margin: 0 auto;
}
.content01 .top span{
    font-size: 20px;
    color: #d1171a;
    border-left:5px solid #d1171a;
    padding-left: 12px;
    margin-bottom: 15px;
    display: inline-block;
    line-height: 20px;
    margin-top: 60px;
}
.content01 .top{
    width: 1200px;
    border-bottom:1px solid #d1171a ;
    margin-bottom: 35px;
}
.content01 .left{
    height: 22px;
    float: right;
    margin-top: -65px;
    background: url(../images/dingwei.png) no-repeat;
}
.content01 .left span,.left a{
    
    display: inline-block;
    font-size: 14px;
    color: #d1171a;
    line-height: 14px;
}
.content01 .left span{
    margin-left: 15px;
}
.content02 .contentbox{
    margin: 0 auto;
    width: 1200px;
    overflow: hidden;
}

.contentleft .first span:nth-child(1){
    font-size: 14px;
    height: 46px;
    border-left:5px solid #d1171a;
    padding-left: 20px;
    letter-spacing: -0.6px;
}
.contentleft .first span:nth-child(2){
    position: relative;
    top:-27px;
    font-size: 24px;
    padding-left: 24px;
}

.contentleft .first{
    margin-top: 5px;
    margin-bottom: -20px;
}
.contentleft .first span{
    color: #d1171a;
    display: inline-block;
}
 .contentleft{
     float: left;
    width: 150px;
    margin-top: -5px;
    margin-left: 20px;
}
.contentleft .dhx span{
    width: 150px;
    font-size: 16px;
    line-height: 16px;
    display: inline-block;
}
.contentleft .dhx a:nth-child(1) span{
    margin: 52px 0 21px 30px;
}
.contentleft .active{
    color: #d1171a;
}
.contentleft .dhx a:nth-child(2) span{
    position: relative;
    top:30px;
    left: 30px;
}
.contentleft .dhx{
    height: 134px;
    position: relative;
    top: -4px;
    left: -4px;
    background: url(../images/dhx.png) no-repeat;
    background-size: 14px 134px;
}


.contentright{
    float: right;
    width: 990px;
    min-height: 600px;
    margin-top: -20px;
    border: 1px solid #e6e6e6;
    background-color: #ffffff;
}
.contentright  span:nth-child(1){
    margin: 25px 33px;
    width: 180px;
    display: inline-block;
    padding-left: 18px;
    font-size: 16px;
    color: #000000;
    line-height: 16px;
    border-left: 3px solid #d1171a;   
}
.contentright{
    margin: 0 15px;
}

.contentright .contentText{
    margin: 0 45px;
}

.contentright .contentText p{
    font-size: 14px;
    line-height: 26px;
    /*text-align:left;
    text-indent:2em;
    padding-bottom:28px;*/
}
.contentright .contentText p:nth-child(1){
    padding-bottom: 0;
}




.contentText .list01{
    margin: 0 auto;
    width: 930px;
    max-height: 885px;
    overflow: hidden;
}
.contentText .list01 ul{
    height: 203px;
    font-size: 16px;
    line-height: 16px;
    border-bottom: 1px dashed #999999;
    margin-bottom: 20px;
    margin-top: 5px;
}
.contentText .list01 ul li{
    background: url(../images/dot.png) no-repeat left;
    
    margin: 0 0 24px 10px;
}
.contentText .list01 ul li a span:nth-child(1){
    display: inline-block;
    width: 700px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin: 0 15px;
}
.contentText .list01 ul li a span{
    border:none;
    padding-left:0px;
}
.contentText .list01 ul li span:nth-child(2){
    float: right;
    color: #999999;
}
.contentText .list01 ul li .active{
    color:#000 ;
}
.contentText .list01 ul li a:hover{
    color:#d1171a ;
}

.contenttop{
    width: 410px;
    height: 85px;
    margin: 50px auto 0;
    font-size:14px;
    padding: 1px;
    line-height: 18px;
}
.contenttop p{
    width: 50px;
    float: left;
    margin-right: 15px;
    line-height:18px!important;
}
.contenttop span{
    width: 30px;
    float: left;
    margin-right: 5px;
    
}

.contenttop .button01{
    display: inline-block;
    width: 190px;
    line-height: 18px;
}
.contenttop .button01 a{
    padding:1px 6px;
}
.contenttop .button01 .b01,.b02,.b03,.b04{
    
    border: 1px solid #a5d4ff;
    background-color: #ffffff;
}
.contenttop .button02{
    float: right;
    height: 22px;
    margin-top: -2px;
}
.contenttop .button02 a{
    width: 40px;
    padding: 0 3px 2px;
    border: 1px solid #a5d4ff;
    background:linear-gradient(#ffffff, #c0def7); 
}
.contenttop .button02 input{
    width: 42px;
    height: 22px;
    margin-top: -5px;
    margin-right: 3px;
    line-height: 16px;
    background-color: #ffffff;
    border: 1px solid #a5d4ff;
}