.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: 30px;
}
.content01 .left{
    height: 22px;
    float: right;
    margin-top: -55px;
    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 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{
    color: #d1171a;
    margin: 52px 0 21px 30px;
}
.contentleft .dhx a:nth-child(2) span{
    position: relative;
    top:30px;
    left: 30px;
    color: #000000;
}
.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;
    height: 650px;
    margin-top: -45px;
    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 ul{
    width: 990px;
    float: left;
}
.contentright ul li {
    float: left;
    color: #000000;
    min-width: 90px;
    padding: 0 10px;
    height: 26px;
    margin: 0 23px 20px;
    font-size: 14px;
    line-height: 26px;
    text-align: center;
    background-color: #f5f5f5;
}

.select01{
    width: 915px;
    height: 48px;
    color: #f5f5f5;
    font-size: 18px;
    line-height: 46px;
    font-weight: bold;
    padding-left: 10px;
    background-color: #d1171a;
    margin: 0 40px;
}



.detail ul{
    width: 990px;
    margin: 20px 23px;
}
.detail ul li{
    display: inline;
    width: 142px;
    height: 34px;
    color: #000000;
    font-size: 14px;
    line-height: 34px;
    text-align: center;
    background-color: #f5f5f5;
}
.select li .active{
    color: #ffffff;
    background-color: #d1171a;
}
.select ul li:hover{
    color: #ffffff;
    background-color: #d1171a;
}

