.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{
    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;
}

