.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: #000000;
    margin: 52px 0 21px 30px;
}
.contentleft .dhx a:nth-child(2) span{
    position: relative;
    top:30px;
    left: 30px;
    color: #d1171a;
}
.contentleft .dhx{
    height: 134px;
    position: relative;
    top: -4px;
    left: -4px;
    background: url(../images/dhx2.png) no-repeat;
    background-size: 14px 134px;
}

.contentright{
    float: right;
    width: 990px;
    height: 750px;
    margin-top: -45px;
    border: 1px solid #e6e6e6;
    background-color: #ffffff;
}
.contentright div span:nth-child(1){
    margin: 25px 33px 0 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 h4{
    font-size: 26px;
    line-height: 26px;
    text-align: center;
    margin:0 auto 50px;
}

.infobox{
    font-size: 16px;
    line-height: 16px;
    margin: 9px 0 18px 180px ;
    color: #000000;
    width: 1200px;
    height: 45px;
}

.infobox input{
    width: 558px;
    height: 45px;
    border: 1px solid #808080;
    border-radius: 3px;
    margin-left: 4px;
}
.boxlast input{
    width: 108px;
    margin-left: 5px ;
}
.boxlast a.yzcode{
    position: relative;
    top:18px;
    display: inline-block;
    width: 82px;
    height: 45px;
    margin: auto 5px;
    background: #d1171a;
}
.content02 img.yzcode1{
    position: relative;
    top: 0px;
    left: -5px;
    display: inline-block;
    width: 82px;
    height: 45px;
    margin: auto 5px;
    background: #d1171a;
}
.boxlast a:nth-child(2){
    font-size: 14px;
    line-height: 14px;
    text-align: center;
}
.sex{
    font-size: 16px;
    line-height: 16px;
    margin: 9px 0 18px 180px ;
    color: #000000;
   
}
.sex .sexbox{
    color: #808080;
    border: 1px solid #808080;
    border-radius: 3px;
    width: 560px;
    height: 45px;
    /* 清除默认的箭头样式 */
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    /* 右侧添加小箭头的背景图 */
    background: url('../images/arrow.png') center no-repeat;
    background-position-x: 520px;
    background-size: 11px 6px;
}

.boxbutton{
    margin: 46px 180px 0 auto;
    font-size: 24px;
    text-align: center;
    width: 560px;
    height: 58px;
    background: #d1171a;
    border: 1px solid #d1171a ;
    line-height: 56px;
}
.boxbutton button{
        font-size: 24px;
    text-align: center;
    width: 560px;
    height: 58px;
    color: #ffffff;
    cursor:pointer;
}

