.w1200 {
    width: 1200px;
    margin: 0 auto;
}
.banner_wraper{
    width: 100%;
    height: 650px;
    background-size: cover;
    background-position: center center;
    margin-bottom: 95px;
}
.common-des{
    line-height: 24px;
    text-align: center;
    margin: 30px auto 52px;
    color: #666;
    width: 614px;
    font-size: 14px;
}
#mItemCity,
.mbanner,
.relate-question .qbtn {
    display: none;
}
#m_banner{
    display: none;
}
.banner_wraper a{
    display: block;
    height: 100%;
}
.banner_wraper a .banner-content{
    height: 100%;
    box-sizing: border-box;
    padding-top: 170px;
}
.banner-content .banner_text1{
    height: 74px;
    line-height: 74px;
    font-size: 70px;
    color: #fff;
    text-align: left;
}
.banner-content .banner_text2{
    height: 44px;
    line-height: 44px;
    text-align: left;
    color: #fff;
    font-size: 40px;
    margin-top: 30px;
}
.banner-content .ksyy_btn{
    width: 240px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    color: #fff;
    background: #11CC80;
    font-size:30px;
    margin-top: 70px;
}
.pc-banner{
    width: 100%;
    background: url("../images/rzz_02.jpg") no-repeat center center;
    background-size: cover;
}
.pc-con{
    position: relative;
    height: 500px;
    overflow: hidden;
}
.pc-con .tit1{
    position: absolute;
    line-height: 78px;
    top: 206px;
    width: 100%;
    text-align: center;
    font-size: 64px;
    color: #fff;
    left: 0;
    font-weight: bold;
}
.pc-con .tit2{
    position: absolute;
    line-height: 84px;
    top: 295px;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 38px;
    color: #fff;
    font-weight: 200;
}
.pc-con .zx-btn{
    height: 62px;
    line-height: 62px;
    margin: 410px auto 0;
    width: 182px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    background:linear-gradient(90deg,rgba(239,53,0,1) 0%,rgba(255,123,0,1) 100%);
}
.common-title{
    text-align: center;
    height: 44px;
    line-height: 44px;
    color: #333333;
    font-size: 36px;
    text-align: center;
    font-weight: 400;
    padding: 95px 0 65px;
}

.pc-com-formbox .formbox {
    width: 875px;
    height: 58px;
    border-radius: 0;
    background-color: #ffffff;
    margin: 0 auto;
}
.pc-com-formbox .formbox .box-l {
    width: 693px;
    height: 100%;
    border: 2px solid #F03600;
    border-right: none;
}
.pc-com-formbox .formbox .box-l .pc-item-city {
    width: 125px;
    height: 100%;
    padding-left: 22px;
    position: relative;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.pc-com-formbox .formbox .box-l .pc-item-city .formcity {
    padding: 0 30px 0 0;
    line-height: 58px;
    color: #666666;
    font-size: 14px;
    cursor: pointer;
}
.pc-com-formbox .formbox .box-l .pc-item-city .sel-under {
    cursor: pointer;
    width: 14px;
    height: 8px;
    position: absolute;
    top: 50%;
    right: 18px;
    margin-top: -4px;
}
.pc-com-formbox .formbox .box-l .pc-item-city::after,
.pc-com-formbox .formbox .box-l .insome::after {
    content: '';
    width: 1px;
    height: 22px;
    background-color: #d2d2d2;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -11px;
}
.pc-com-formbox .formbox .box-l .insome {
    width: 280px;
    height: 100%;
    margin-right: 13px;
    padding: 0 30px;
    position: relative;
}
.pc-com-formbox .formbox .box-l .insome2 {
    width: 226px;
    height: 100%;
    padding-left: 20px;
}
.pc-com-formbox .formbox .box-l .insome input,
.pc-com-formbox .formbox .box-l .insome2 input {
    width: 100%;
    height: 56px;
    font-size: 14px;
    line-height: 56px;
    color: #666666;
    border: none;
    outline: none;
}
.pc-com-formbox .formbox .formbtn {
    width: 180px;
    height: 60px;
    background:linear-gradient(90deg,rgba(239,53,0,1) 0%,rgba(255,123,0,1) 100%);
    cursor: pointer;
    text-align: center;
    font-size: 18px;
    line-height: 60px;
    color: #ffffff;
    border-radius:0px 6px 6px 0px;
}

.fuwu-wraper .fuwu-img{
    width: 981px;
    height: 515px;
    background: url("../../images/topicNew_imgs/xin3pc.jpg") no-repeat center center;
    background-size: 981px 515px;
    margin: 0 auto;
}
.material-wraper .material-content{
    font-size: 0;
    text-align: center;
    margin-top: 65px;
    white-space: nowrap;
}
.material-wraper .material-content .material-item{
    display: inline-block;
    vertical-align: top;
    width: 384px;
    margin-right: 24px;
}
.material-item .top-img{
    width: 100%;
    height: 220px;
    background: url("../../images/annual_check/im_zl_a.png") no-repeat center center;
}
.material-wraper .material-item:last-child{
    margin-right: 0;
}
.material-item:nth-child(2) .top-img{
    width: 100%;
    height: 220px;
    background: url("../../images/annual_check/im_zl_b.png") no-repeat center center;
}
.material-item:nth-child(3) .top-img{
    width: 100%;
    height: 220px;
    background: url("../../images/annual_check/im_zl_c.png") no-repeat center center;
}
.material-item .bottom-text{
    height: 24px;
    line-height: 24px;
    text-align: center;
    color: #2C2C2E;
    font-size: 16px;
    margin-top: 30px;
}
.progress-wraper {
    width: 100%;
    padding-bottom: 95px;
}
.progress-content{
    text-align: center;
    font-size: 0;
}
.progress-content .progress-item{
    display: inline-block;
    vertical-align: top;
    margin-right: 80px;
    width: 207px;
}
.progress-content .progress-item:last-child{
    margin-right: 0;
}
.progress-content .progress-item .pro-img{
    width: 80px;
    height: 80px;
    background: url("../../images/topicNew_imgs/lh_20.png") no-repeat center center;
    background-size: 100% 100%;
    margin: 0 auto;
}
.progress-content .progress-item:nth-child(2) .pro-img{
    background: url("../../images/topicNew_imgs/lh_23.png") no-repeat center center;
    background-size: 100% 100%;
}
.progress-content .progress-item:nth-child(3) .pro-img{
    background: url("../../images/topicNew_imgs/lh_26.png") no-repeat center center;
    background-size: 100% 100%;
}
.progress-content .progress-item:nth-child(4) .pro-img{
    background: url("../../images/topicNew_imgs/lh_29.png") no-repeat center center;
    background-size: 100% 100%;
}
.progress-content .progress-item .pro-text{
    height: 46px;
    line-height: 46px;
    color: #333;
    font-size: 18px;
    text-align: center;
    margin-top: 18px;
}
.progress-content .progress-item .pro-con{
    line-height: 24px;
    color: #666666;
    font-size: 13px;
    text-align: center;
}

.pc-com-module-title{
    padding: 100px 0 65px;
    text-align: center;
    color: #333333;
    font-size: 36px;
    font-weight: 400;
}

.hm-question .qabox {
    margin-bottom: 40px;
}
.hm-question .qabox li {
    width: 582px;
}
.hm-question .qabox li:nth-child(n+3){
    margin-bottom: 0;
}
.hm-question .qabox li .tit {
    float: left;
    width: 26px;
    height: 26px;
    background:#FF7A00;
    font-size: 16px;
    line-height: 26px;
    color: #ffffff;
    margin-right: 16px;
    text-align: center;
}
.hm-question .qabox li .cont {
    float: left;
    width: 538px;
}
.hm-question .qabox li .ques {
    margin-bottom: 30px;
}
.hm-question .qabox li .ques .cont {
    font-size: 18px;
    line-height: 26px;
    color: #333333;
    font-weight: bold;
}
.hm-question .qabox li .answ .tit {
    background:#9B82FF;
    position: relative;
    top: 3px;
}
.hm-question .qabox li .answ .cont {
    font-size: 15px;
    line-height: 36px;
    color: #666666;
}
.hm-question .qbtn {
    width: 170px;
    height: 48px;
    border-radius: 0;
    background:linear-gradient(90deg,rgba(218,71,36,1) 0%,rgba(236,130,50,1) 100%);
    cursor: pointer;
    text-align: center;
    font-size: 18px;
    line-height: 48px;
    color: #ffffff;
    margin: 0 auto;
}
.other-provide {
    padding-bottom: 120px;
}
.other-provide .obox {
    width: 1082px;
    margin: 0 auto;
}
.other-provide .obox .item {
    float: left;
    width: 160px;
    height: 130px;
    padding-top: 30px;
    margin: 0 10px;
    background-color: #fff;
    text-align: center;
    -webkit-box-shadow: 0 0 20px #f4f4f4;
    box-shadow: 0 0 20px #f4f4f4;
    cursor: pointer;
}
.other-provide .obox .item a {
    display: block;
    width: 100%;
    height: 100%;
}
.other-provide .obox .item img {
    width: 68px;
    height: 68px;
}
.other-provide .obox .item p {
    font-size: 15px;
    line-height: 54px;
    color: #666666;
}
.other-provide .obox li.sel {
    background-color: #fe8fa6;
}
.other-provide .obox li:hover p {
    color: #fff;
}
.other-provide .obox li.item1:hover {
    background-color: #fe8fa6;
}
.other-provide .obox li.item2:hover {
    background-color: #f5b200;
}
.other-provide .obox li.item3:hover {
    background-color: #9b68f6;
}
.other-provide .obox li.item4:hover {
    background-color: #45c678;
}
.other-provide .obox li.item5:hover {
    background-color: #28a1f8;
}
.other-provide .obox li.item6:hover {
    background-color: #ff9c79;
}
.youshi-wraper{
    width: 100%;
    height: 544px;
    box-sizing: border-box;
    background: url("../../images/topicNew_imgs/lhy_24.jpg") no-repeat center center;
    background-size: cover;
    padding-bottom: 100px;
}
.youshi-wraper .youshi-content{
    width: 875px;
    margin: 0 auto;
    overflow: hidden;
}
.youshi-wraper .youshi-content .youshi-item{
    width: 410px;
    text-align: center;
    float: left;
    position: relative;
    margin-right: 50px;
}
.youshi-wraper .youshi-content .youshi-item:last-child{
    margin-right: 0px;
}
.advantage-wraper .advantage-content .advantage-item .inimg{
    position: absolute;
    left: 40px;
    top: 43px;
    width: 52px;
    height: 48px;
    background-size: 100% 100%;
    background: url("../../images/topicNew_imgs/dzlh_41.png") no-repeat center center;
}
.advantage-wraper .advantage-content .advantage-item:nth-child(2) .inimg{
    background-size: 100% 100%;
    background: url("../../images/topicNew_imgs/dzlh_44.png") no-repeat center center;
}
.advantage-wraper .advantage-content .advantage-item:nth-child(3) .inimg{
    background: url("../../images/topicNew_imgs/dzlh_46.png") no-repeat center center;
}
.advantage-wraper .advantage-content .advantage-item:nth-child(4) .inimg{
    background: url("../../images/topicNew_imgs/dzlh_49.png") no-repeat center center;
}

.youshi-wraper .youshi-content .youshi-item ul{
    width: 410px;
    height: 165px;
    margin-right: 50px;
    background: url("../../images/topicNew_imgs/lhy_18.png") no-repeat center center;
    background-size: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 27px 0 0 78px;
    text-align: left;
}
.youshi-wraper .youshi-content .youshi-item ul li{
    line-height: 38px;
}
.youshi-wraper .youshi-content .youshi-item:nth-child(2) ul{
    width: 410px;
    height: 165px;
    margin-right: 50px;
    background: url("../../images/topicNew_imgs/lhy_20.png") no-repeat center center;
    background-size: 100%;
}
.youshi-wraper .youshi-content .youshi-item:nth-child(2) ul li{
    color: #fff;
}
.youshi-wraper .youshi-content .youshi-item .tit{
    line-height: 36px;
    font-size: 30px;
    color: #11CC80;
    margin-bottom: 40px;
}
.ask-btn{
    width: 160px;
    height: 50px;
    line-height: 50px;
    background:linear-gradient(90deg,rgba(238,55,0,1) 0%,rgba(255,122,0,1) 100%);
    text-align: center;
    font-size: 16px;
    color: #fff;
    margin: 50px auto 0;
}
/* .other-provide .obox li.item1 {
    background-color: #f2b23e;
}
.other-provide .obox li.item2 {
    background-color: #6799fd;
}
.other-provide .obox li.item3 {
    background-color: #ff9c79;
}
.other-provide .obox li.item4 {
    background-color: #45c678;
}
.other-provide .obox li.item5 {
    background-color: #28a1f8;
}
.other-provide .obox li.item6 {
    background-color: #21ceb2;
}
.other-provide .obox li.item7 {
    background-color: #6799fd;
}
.other-provide .obox li.item8 {
    background-color: #ee8da3;
}
.other-provide .obox li.item9 {
    background-color: #9c67f6;
} */
.chengben-wraper{
    width: 1060px;
    margin: 0 auto;
}
.chengben-wraper .items{
    overflow: hidden;
    padding: 15px;
}
.chengben-wraper .items .item{
    width: 324px;
    height: 270px;
    float: left;
    margin-right: 28px;
    margin-bottom: 30px;
    overflow: hidden;
    text-align: left;
    box-sizing: border-box;
    padding: 63px 0 0 50px;
    border-radius:10px 10px 50px 10px;
    overflow: hidden;
    -webkit-box-shadow: 0 0 15px #e5e5e5;
    box-shadow: 0 0 15px #e5e5e5;
    background: url("../images/rzz_05.png") no-repeat center center;
    background-size: 100%;
    position: relative;
}
.chengben-wraper .items .item .num{
    position: absolute;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    left: 0;
    top: 0;
    transform: rotate(2deg);
    -webkit-transform: rotate(2deg);
}
.chengben-wraper .items .item:nth-child(3n){
    margin-right: 0;
}
.chengben-wraper .items .item:nth-child(n+4){
    margin-bottom: 0;
}
.chengben-wraper .items .item .tit{
    line-height: 30px;
    color: #333333;
    font-size: 24px;
}
.chengben-wraper .items .item .text{
    line-height: 30px;
    color: #666666;
    font-size: 16px;
    margin-top: 40px;
    padding-right: 45px;
}
.lingyu-wraper .items{
    width: 965px;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 95px;
}
.lingyu-wraper .items .item{
    width: 150px;
    margin-right: 120px;
    margin-bottom: 50px;
    overflow: hidden;
    float: left;
}
.lingyu-wraper .items .item .img-wraper{
    width: 78px;
    height: 90px;
    margin: 0 auto;
    background: url("../images/rzz_33.png") no-repeat center center;
    background-size: 100%;
    overflow: hidden;
}
.lingyu-wraper .items .item .img-wraper img{
    width: 58px;
    height: 54px;
    display: block;
    margin: 18px auto 0;
}
.lingyu-wraper .items .item:nth-child(4n){
    margin-right: 0;
}
.lingyu-wraper .items .item:nth-child(n+5){
    margin-bottom: 0;
}
.lingyu-wraper .items .item .tit{
    text-align: center;
    line-height: 30px;
    color: #333333;
    font-size: 18px;
    margin-top: 15px;
}
.tiaojian-wraper{
    overflow: hidden;
    background:linear-gradient(90deg,rgba(254,114,0,1) 0%,rgba(243,154,0,1) 100%);
    padding-bottom: 100px;
}
.tiaojian-wraper .items {
    width: 1067px;
    margin: 0 auto;
}
.tiaojian-wraper .items:after{
    content: "";
    clear: both;
    display: block;
}
.tiaojian-wraper .items .left,
.tiaojian-wraper .items .right{
    float: left;
    width: 486px;
}
.tiaojian-wraper .items .left{
    margin-right: 87px;
}
.tiaojian-wraper .items .item{
    height: 60px;
    line-height: 60px;
    background: #fff;
    border-radius: 30px;
    text-align: left;
    padding-left: 27px;
    position: relative;
    margin-bottom: 35px;
    white-space: nowrap;
    font-size: 16px;
    color: #333;
}
.tiaojian-wraper .items .item span{
    position: absolute;
    left: 27px;
    top: -15px;
    line-height: 34px;
    color: #6D4E35;
    font-size: 35px;
    opacity: 0.5;
    font-weight: bold;
    transform: skew(-5deg);
    -webkit-transform: skew(-5deg);
}
.anli .items{
    overflow: hidden;
    width: 1000px;
    margin: 0 auto;
}
.anli .items .item{
    width: 470px;
    height: 210px;
    background:linear-gradient(131deg,rgba(254,114,0,1) 0%,rgba(243,154,0,1) 98%);
    border-radius:105px;
    overflow: hidden;
    text-align: center;
    color: #fff;
    float: left;
    margin-right: 60px;
}
.anli .items .item:nth-child(2){
    background:linear-gradient(131deg,rgba(152,52,255,1) 0%,rgba(136,124,255,1) 98%);
}
.anli .items .item:last-child{
    margin-right: 0;
}
.anli .items .item .tit{
    line-height: 26px;
    font-size: 18px;
    margin: 40px 0 20px;
}
.anli .items .item .des{
    line-height: 18px;
    font-size: 14px;
    margin: 20px 0 12px;
    text-align: center;
    padding: 0 40px;
}
.anli .items .item .des2{
    line-height: 28px;
    font-size: 22px;
    margin: 20px 0 12px;
    font-size: 20px;
}

.pro-wraper{
    overflow: hidden;
}
.pro-wraper .items{
    overflow: hidden;
}
.pro-wraper .items .item {
    float: left;
}
.pro-wraper .items .item:nth-child(2n){
    width: 100px;
    height: 17px;
    background: url("../images/rzz_63.png") no-repeat center center;
    background-size: 100%;
    margin: 0 9px;
    margin-top: 40px;
}
.pro-wraper .items .item:nth-child(2n+1) .img-wraper{
    width: 87px;
    height: 97px;
    margin: 0 auto;
}
.pro-wraper .items .item:nth-child(2n+1) .img-wraper img{
    width: 100%;
    height: 100%;
}
.pro-wraper .items .item:nth-child(2n+1) .text{
    line-height: 24px;
    color: #333333;
    font-size: 18px;
    text-align: center;
    margin-top: 28px;
}
.fuwu-wraper .items{
    overflow: hidden;
    padding-bottom: 10px;
}
.fuwu-wraper .items .item{
    float: left;
    width: 286px;
    height: 348px;
    background: #fff;
    margin-right: 18px;
    -webkit-box-shadow: 0 0 6px #e5e5e5;
    box-shadow: 0 0 6px #e5e5e5;
}
.fuwu-wraper .items .item:last-child{
    margin-right: 0;
}
.fuwu-wraper .items .item .img-wraper{
    width: 100%;
    height: 178px;
}
.fuwu-wraper .items .item .img-wraper img{
    display: block;
    width: 100%;
    height: 100%;
}
.fuwu-wraper .items .item .tit{
    text-align: center;
    line-height: 24px;
    margin: 26px 0 15px;
    color: #333;
    font-size: 18px;
}
.fuwu-wraper .items .item .des{
    text-align: center;
    padding: 0 34px;
    line-height: 24px;
    color: #666666;
    font-size: 14px;
}