.ban{
    max-width:1920px;
    background: url(/ymzp/images/banner.png) center center no-repeat;
    height: 609px;
    z-index: -1;
}
.main{
    background: #E5E5E5;
}
.content{
    width:1200px;
    margin:0 auto;
    margin-top: -215px;
}

.qasTable{
    padding-left: 32px;
    padding-right: 28px;
    padding-top: 49px;
    background: #ffffff;
}
.part{
    margin-bottom: 41px;
}
.part h3{
    font-size: 24px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #000000;
    line-height: 33px;
    height: 33px;
    display: block;
    padding-bottom: 9px;
    border-bottom: 1px solid #CCCCCC;
}
.part h3 span{
    font-size: 12px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #999999;
    line-height: 33px;
}
.part.required h3:before{
    content: ' *';

    color: #D61212;

    font-size: 150%;
    line-height: 33px;
    vertical-align: bottom;
}

.part .enTitle{
    display: block;
    padding-top: 9px;
    font-size: 12px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #999999;
    line-height: 17px;
    margin-bottom: 18px;
}
.part ul li{
    width: 148px;
    height: 36px;
    border-radius: 6px;
    border: 1px solid #DCDCDC;
    text-align: center;
    line-height: 36px;
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #666666;
    margin-right: 15px;
    margin-bottom: 10px;
    float:left;
}

.part ul li:nth-child(7n){
    margin-right: 0px;
}

.part ul li.active{
    background: #006CDE;
    color: #ffffff;
}
.part:after{ content:"."; display:block; height:0; visibility:hidden; clear:both; }
 .width234{
     width: 234px!important;
 }

.width242{
    width: 242px!important;
}

.userForm input {
    width: 224px;
    padding-left: 18px;
    height: 36px;
    border-radius: 6px;
    border: 1px solid #DCDCDC;
}
.userForm ::-webkit-input-placeholder {
    /* 修改字体颜色 */
    color: #999999;
    /* 修改字号，默认继承input */
    font-size: 14px;
    /* 设置背景色 */
}
.userForm .group .label{
    display: inline-block;
    margin-right: 8px;
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #000000;
    line-height: 20px;
}

.userForm .group .label:before{
    content: ' *';

    color: #D61212;

    font-size: 100%;
    line-height: 20px;
    vertical-align: bottom;
}
.userForm .group{
    float: left;
    margin-right: 18px;
}
.userForm:after{ content:"."; display:block; height:0; visibility:hidden; clear:both; }
.part8 .button{
    width: 300px;
    height: 40px;
    background: #EF7711;
    box-shadow: 0px 8px 80px 0px rgba(0, 0, 0, 0.1);
    border-radius: 6px;
    margin:0 auto;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 40px;
    margin-top: 65px;
    margin-bottom: 47px;
    text-align: center;
}
.advantagesDiv{
    margin-top: 40px;
    margin-bottom: 54px;
}
.advantagesDiv:after{ content:"."; display:block; height:0; visibility:hidden; clear:both; }
.advantagesDiv .advantagesDiv-part{
    width: 256px;
    height: 138px;
    background: #FFFFFF;
    box-shadow: 0px 8px 80px 0px rgba(0, 0, 0, 0.1);
    float: left;
    margin-left:58px;
}
.advantagesDiv .advantagesDiv-part:first-child{
    margin-left: 0px;
}
.advantagesDiv .advantagesDiv-part img{
    width: 40px;
    height:40px;
    margin-top: 15px;
    margin-left: 19px;
    margin-bottom: 22px;
}
.advantagesDiv .advantagesDiv-part p{
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 25px;
    margin-left: 19px;
}
