.banner_wraper,
.banner-content {
    width: 100%;
    background-size: cover;
    background-position: center center;
}
.banner_wraper a{
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
}
.pc-banner{
    width: 100%;
    background: url("../images/ba_02.jpg") no-repeat center center;
    background-size: cover;
}
.pc-con{
    position: relative;
    height: 5.2rem;
    overflow: hidden;
}
.pc-con .tit1{
    position: absolute;
    line-height: .72rem;
    top: 1.4rem;
    width: 100%;
    text-align: center;
    font-size: .7rem;
    color: #fff;
    left: 0;
    font-weight: bold;
}
.common-des{
    line-height: .42rem;
    text-align: center;
    margin: .25rem 0 .42rem;
    color: #666666;
    font-size: .22rem;
    padding: 0 .3rem;
}
.pc-con .tit2{
    position: absolute;
    line-height: .48rem;
    top: 2.34rem;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: .38rem;
    color: #fff;
    font-weight: 200;
}
.pc-con .zx-btn{
    height: .7rem;
    line-height: .7rem;
    margin: 3.2rem auto 0;
    width: 2.36rem;
    text-align: center;
    font-size: .26rem;
    color: #fff;
    background:linear-gradient(90deg,rgba(239,54,0,1) 0%,rgba(255,123,0,1) 100%);
}
.pc-item-city {
    display: none;
}

.common-title{
    line-height: .4rem;
    color: #333333;
    font-size: .36rem;
    text-align: center;
    padding: .95rem 0 .65rem;
}
.count-content{
    padding: 0 .25rem;
}
.count-content .name-wraper,
.count-content .tel-wraper,
.count-content .counter-type{
    width: 7rem;
    height: .7rem;
    font-size: 0;
    text-align: left;
    border: 2px solid #11CC80;
    margin: 0 auto;
    margin-bottom: .2rem;
    position: relative;
}
.count-content .name-wraper .name-icon{
    display: inline-block;
    vertical-align: top;
    width: .29rem;
    height: .32rem;
    background: url("../images/icon_chenghu.png") no-repeat center center;
    background-size: .29rem .32rem;
    margin: .2rem 0.2rem 0 .26rem;
}
.count-content .name-wraper .name-input,
.count-content .tel-wraper .tel-input{
    width: 3.5rem;
    height: .7rem;
    line-height: .7rem;
    font-size: .3rem;
    color: #999;
    text-align: left;
    display: inline-block;
    vertical-align: top;
}
.count-content .tel-wraper .tel-icon{
    display: inline-block;
    vertical-align: top;
    width: .23rem;
    height: .32rem;
    background: url("../images/icon_phone.png") no-repeat center center;
    background-size: .23rem .32rem;
    margin: .2rem 0.2rem 0 .26rem;
}

.counter-type-inner{
    display: inline-block;
    vertical-align: top;
    height: .7rem;
    line-height: .7rem;
    font-size: .3rem;
    color: #999;
    text-align: left;
    padding-left: .25rem;
}
.counter-type .sp2{
    display: inline-block;
    float: right;
    background: url("../images/icon_gengduo.png") no-repeat center center;
    background-size: .2rem .12rem;
    width: .2rem;
    height: .12rem;
    margin: .3rem .2rem 0 0;
}
.counter-type-select{
    position: absolute;
    text-align: center;
    width: 4rem;
    background: #fff;
    border-radius: .06rem;
    -webkit-border-radius: .06rem;
    position: absolute;
    top: .9rem;
    right: .42rem;
    font-size: .3rem;
    color: #333;
    box-sizing: border-box;
    padding-bottom: .54rem;
    -webkit-box-shadow: 0 6px 30px 0 rgba(106, 109, 141, 0.1);
    box-shadow: 0 6px 30px 0 rgba(106, 109, 141, 0.1);
    display: none;
}
.counter-type-select:before{
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    left: 1.9rem;
    top: -.18rem;
    border-left: .18rem solid transparent;
    border-right: .18rem solid transparent;
    border-bottom: .18rem solid #fff;
}
.counter-type-select .item{
    height: .84rem;
    line-height: .84rem;
    text-align: center;
    color: #333333;
    font-size: .3rem;
}
.counter-type-select .item:first-child{
    margin-top: .58rem;
}

.get-price-btn{
    width: 7rem;
    height: .9rem;
    line-height: .9rem;
    background: #11CC80;
    color: #fff;
    font-size: .32rem;
    text-align: center;
}
.count-intro{
    font-size: .26rem;
    color: #666666;
    text-align: center;
    line-height: .5rem;
    padding: 0 .2rem;
}
.advantage-wraper{
    padding: 0 .3rem .5rem;
}
.advantage-content{
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.advantage-content .advantage-item{
    width: 3.4rem;
    margin-bottom: .25rem;
    overflow: hidden;
    position: relative;
    padding: 0 .4rem .25rem;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: #fff;
    height: 4.48rem;
    -webkit-box-shadow: #f3f5fe 0px 0px .1rem;
    -moz-box-shadow: #f3f5fe 0px 0px .1rem;
    box-shadow: #f3f5fe 0px 0px .1rem;
}
.advantage-wraper .advantage-content .advantage-item .inimg{
    position: absolute;
    left: .43rem;
    top: .28rem;
    width: .53rem;
    height: .5rem;
    background: url("../images/dzw_39.png") no-repeat center center;
    background-size: 100% 100%;
}

.advantage-wraper .advantage-content .advantage-item:nth-child(2) .inimg{
    background: url("../images/dzw_36.png") no-repeat center center;
    background-size: 100% 100%;
}
.advantage-wraper .advantage-content .advantage-item:nth-child(3) .inimg{
    background: url("../images/dzw_42.png") no-repeat center center;
    background-size: 100% 100%;
}
.advantage-wraper .advantage-content .advantage-item:nth-child(4) .inimg{
    background: url("../images/dzw_45.png") no-repeat center center;
    background-size: 100% 100%;
}
.advantage-item .ad-title-new{
    height: .36rem;
    line-height: .36rem;
    text-align: left;
    font-size: .3rem;
    color: #333;
    font-weight: 500;
    margin-bottom: .3rem;
    margin-top: .92rem;
}

.advantage-item .des{
    line-height: .3rem;
    color: #333;
    font-size: .2rem;
    text-align: left;
    margin-top: .28rem;
}
.jiejue{
    position: absolute;
    width: 1rem;
    line-height: .28rem;
    font-size: .24rem;
    color: #2fa9ff;
    bottom: .45rem;
    background: url("../images/xz_46.png") no-repeat right center;
    background-size: .25rem .16rem;
}
.material-content{
    padding: 0 .25rem 1rem;
}
.material-item{
    width: 7rem;
    height: 4rem;
    margin: 0 auto .5rem;
    position: relative;
}
.material-item .top-img{
    width: 100%;
    height: 100%;
}
.material-item:nth-child(1) .top-img{
    background: url("../images/im_tp_qylx.png") no-repeat center center;
    background-size: 100% 100%;
}
.material-item:nth-child(2) .top-img{
    background: url("../images/im_tp_sbxx.png") no-repeat center center;
    background-size: 100% 100%;
}
.material-item:nth-child(3) .top-img{
    background: url("../images/im_tp_synd.png") no-repeat center center;
    background-size: 100% 100%;
}
.material-item:nth-child(3){
    margin-bottom: 0;
}
.material-item .bottom-text{
    width: 100%;
    height: 1.1rem;
    line-height: 1.1rem;
    background:rgba(26,26,26,1);
    opacity:0.8;
    text-align: center;
    font-size: .32rem;
    color: #11CC80;
    position: absolute;
    bottom: 0;
    left: 0;
}

.progress-wraper .progress-content{
    text-align: center;
    overflow: hidden;
    padding: 0 .25rem .9rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.progress-item{
    margin-bottom: .5rem;
    width: 50%;
    background-size: 100% 100%;
}
.progress-item:nth-child(n+4){
    margin-bottom: 0;
}
.progress-item:nth-child(3),
.progress-item:last-child{
    margin-bottom: 0;
}
.progress-item .pro-img{
    width: 1.07rem;
    height: 1.07rem;
    margin: 0 auto .16rem;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    overflow: hidden;
}
.progress-item .pro-text{
    height: .56rem;
    line-height: .56rem;
    color: #333333;
    font-size: .28rem;
    text-align: center;
    font-weight: bold;
}
.progress-item .pro-con{
    line-height: .38rem;
    color: #333333;
    font-size: .24rem;
    text-align: center;
    padding: 0 .34rem;
}
.progress-item:first-child .pro-img{
    background: url("../../images/topicNew_imgs/lh_20.png") no-repeat center center;
    background-size: 100%;
}
.progress-content .progress-item:nth-child(2) .pro-img{
    background: url("../../images/topicNew_imgs/lh_23.png") no-repeat center center;
    background-size: 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%;
}
.progress-content .progress-item:nth-child(4) .pro-img{
    background: url("../../images/topicNew_imgs/lh_29.png") no-repeat center center;
    background-size: 100%;
}


.hm-question .qabox li {
    width: 6.98rem;
    margin: 0 auto .34rem;
}
.hm-question .qabox li.mhide {
    display: none;
}
.hm-question .qabox li .tit {
    width: .4rem;
    height: .4rem;
    background:#FF7B00;
    font-size: 0.26rem;
    line-height: 0.4rem;
    color: #ffffff;
    margin-right: .26rem;
    text-align: center;
}
.hm-question .qabox li .cont {
    width: 6.2rem;
}
.hm-question .qabox li .ques {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: .3rem;
}
.hm-question .qabox li .ques .cont {
    font-size: 0.27rem;
    line-height: 0.4rem;
    color: #333333;
    font-weight: bold;
}
.hm-question .qabox li .answ {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: hidden;
}
.hm-question .qabox li .answ .tit {
    background:#9B83FF;
    margin-top: .1rem;
}
.hm-question .qabox li .answ .cont {
    font-size: 0.25rem;
    line-height: 0.56rem;
    color: #666666;
}
.hm-question .qbtn {
    width: 3.6rem;
    height: 0.9rem;
    border-radius: 0;
    background-color: #11cc80;
    cursor: pointer;
    text-align: center;
    font-size: 0.32rem;
    line-height: 0.9rem;
    color: #ffffff;
    margin: 0 auto;
}
.pc-com-module-title.common-title{
    padding-top: .93rem;
}

.other-provide {
    padding: 0 .26rem 1.2rem;
}
.other-provide .obox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.other-provide .obox .item {
    float: left;
    width: 2.14rem;
    height: 1.74rem;
    padding-top: .4rem;
    background-color: #fff;
    text-align: center;
    margin-bottom: .28rem;
    -webkit-box-shadow: 0 0 .5rem #f4f4f4;
    box-shadow: 0 0 .5rem #f4f4f4;
}
.other-provide .obox .item a {
    display: block;
    width: 100%;
    height: 100%;
}
.other-provide .obox .item img {
    width: .9rem;
    height: .9rem;
}

.other-provide .obox .item p {
    font-size: .24rem;
    line-height: .70rem;
    color: #666666;
}
.know-more {
    width: 6.98rem;
    background: url(../../images/accounting/dljz_20.jpg) no-repeat center;
    background-size: cover;
    margin: 0 auto;
}
.know-more .title {
    display: none;
}

.know-more .insome {
    height: .9rem;
    background-color: #F3F3F3;
    padding: 0 .36rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
    margin-bottom: .21rem;
}
.know-more .insome input {
    width: 100%;
    height: .88rem;
    line-height: .88rem;
    padding: 0;
    margin: 0;
    font-size: 0.3rem;
    line-height: 0.9rem;
    color: #666;
}
.know-more .btn {
    height: 0.9rem;
    border-radius: 0;
    background-color: #11CC80;
    text-align: center;
    font-size: 0.3rem;
    line-height: 0.9rem;
    color: #ffffff;
    margin: .5rem auto 0;
}
.youshi-wraper{
    width: 100%;
    background: url(../images/xze_24.jpg) no-repeat center;
    background-size: cover;
    padding-bottom: .65rem;
}
.youshi-wraper .common-title{
    padding-top: .65rem;
}
.youshi-wraper .youshi-item .tit{
    line-height: .38rem;
    color: #11CC80;
    font-size: .3rem;
    margin-bottom: .4rem;
}
.youshi-wraper .youshi-item{
    margin: 0 auto .4rem;
    width: 5.96rem;
    text-align: center;
}
.youshi-wraper .youshi-item:last-child{
    margin-bottom: 0;
}
.youshi-wraper .youshi-item ul{
    width: 5.96rem;
    height: 2.08rem;
    background: url(../images/xze_22.png) no-repeat center;
    background-size: 100%;
    padding: .38rem 0 0 1.15rem;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.youshi-wraper .youshi-item:nth-child(2) ul{
    width: 5.96rem;
    height: 2.08rem;
    background: url(../images/xze_12.png) no-repeat center;
    background-size: 100%;
}
.youshi-wraper .youshi-item ul li{
    line-height: .46rem;
    font-size: .28rem;
    color: #040607;
    text-align: left;
}

.youshi-wraper .youshi-item:nth-child(2) ul li{
    color: #fff;
}
.ask-btn{
    width: 3.7rem;
    height: .9rem;
    text-align: center;
    line-height: .9rem;
    color: #FFFFFF;
    font-size: .32rem;
    margin: .5rem auto 0;
    background:linear-gradient(90deg,rgba(239,56,0,1) 0%,rgba(255,122,0,1) 100%);
    border-radius: .06rem;
}

.pc-com-formbox .formbox #mItemCity {
    position: relative;
}
.pc-com-formbox .formbox #mItemCity .m-select-city-img {
    width: .2rem;
    height: .12rem;
    position: absolute;
    top: 50%;
    right: 0.21rem;
    margin-top: -0.06rem;
}
.pc-com-formbox .formbox .m-item-city {
    font-size: 0.28rem;
    line-height: 0.86rem;
    color: #666666;
}
.pc-com-formbox .formbox .m-item-city,
.pc-com-formbox .formbox .insome,
.pc-com-formbox .formbox .insome2 {
    width: 6.98rem;
    height: .86rem;
    border: 0.02rem solid #EF3600;
    padding: 0 .4rem 0 .3rem;
    margin-bottom: .2rem;
    box-sizing: border-box;
}
.pc-com-formbox .formbox .insome input,
.pc-com-formbox .formbox .insome2 input {
    font-size: 0.28rem;
    line-height: 0.86rem;
    color: #666666;
    width: 100%;
    height: .86rem;
    /* vertical-align: middle; */
    display: block;
}
.pc-com-formbox .formbox .insome {
    background-image: url(../../images/m_index/icon_men.png);
    background-position: left .24rem center;
    background-size: .29rem .32rem;
}
.pc-com-formbox .formbox .insome2 {
    background-image: url(../../images/m_index/icon_phone.png);
    background-position: left .27rem center;
    background-size: .23rem .32rem;
}
.pc-com-formbox .formbox .formbtn {
    width: 6.98rem;
    height: 0.9rem;
    border-radius: 0;
    background:linear-gradient(90deg,rgba(239,54,0,1) 0%,rgba(255,123,0,1) 100%);
    text-align: center;
    font-size: 0.3rem;
    line-height: 0.9rem;
    color: #ffffff;
}

.chengben-wraper .items{
    display: flex;
    justify-content: space-between;
    padding: 0 .25rem;
    flex-wrap: wrap;
}
.chengben-wraper .items .item{
    width: 3.36rem;
    height: 2.8rem;
    background: #fff;
    border-radius: .1rem .1rem .50rem .10rem;
    margin: 0 0 .26rem 0;
    position: relative;
    overflow: hidden;
    -webkit-box-shadow: 0 0 .1rem #f4f4f4;
    box-shadow: 0 0 .1rem #f4f4f4;
    background: url("../images/fff_03.png") no-repeat center center;
    background-size: 100%;
    position: relative;
}
.chengben-wraper .items .item .num{
    width: .5rem;
    height: .5rem;
    line-height: .5rem;
    text-align: center;
    color: #fff;
    font-size: .21rem;
    position: absolute;
    left: 0;
    top: 0;
    font-weight: bold;
    transform: rotate(2deg);
    -webkit-transform: rotate(2deg);
}
.chengben-wraper .items .item .img-wraper{
    text-align: center;
    margin-top: .35rem;
}
.chengben-wraper .items .item .img-wraper img{
    display: inline-block;
    width: .7rem;
}
.chengben-wraper .items .item:nth-child(2n){
    margin-right: 0;
}
.chengben-wraper .items .item:nth-child(n+5){
    margin-bottom: 0;
}
.chengben-wraper .items .item .tit{
    line-height: .42rem;
    text-align: left;
    margin: .57rem 0 .36rem 0.53rem;
    color: #333333;
    font-size: .3rem;
}
.chengben-wraper .items .item .text{
    line-height: .36rem;
    text-align: left;
    color: #666666;
    font-size: .22rem;
    padding: 0 .4rem 0 .53rem;
}
.moshi-wraper .img-wraper{
    width: 6.91rem;
    height: 1.67rem;
    background: url("../images/dzWAP_03.jpg") no-repeat center center;
    background-size: 100%;
    margin: 0 auto;
}
.moshi-center{
    padding: .28rem 1.32rem 0;
    overflow: hidden;
}
.moshi-center .center-le .con{
    line-height: .34rem;
    height: .34rem;
    text-align: center;
    width: 1.5rem;
    font-size: .18rem;
    color: #333;
}
.advantage{
    margin-top: -.4rem;
}
.moshi-center .center-le:first-child{
    float: left;
}
.moshi-center .center-le:last-child{
    float: right;
}
.moshi-bo{
    text-align: center;
    overflow: hidden;
    margin-top: .23rem;
}
.moshi-bo span{
    line-height: .3rem;
    height: .3rem;
    font-size: .24rem;
    color: #333;
}
.moshi-bo span:first-child{
    float: left;
    width: 1.3rem;
}
.moshi-bo span:last-child{
    float: right;
    width: 1.3rem;
}
.lingyu-wraper .items{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 0 1rem;
}
.lingyu-wraper .items .item{
    margin-bottom: .4rem;
    width: 1.8rem;
}
.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 .img-wraper{
    width: .95rem;
    height: 1.1rem;
    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: .66rem;
    margin: .26rem auto;
    display: block;
}
.lingyu-wraper .items .item .tit{
    line-height: .32rem;
    color: #343434;
    font-size: .22rem;
    text-align: center;
    margin-top: .15rem;
    white-space: nowrap;
}
.tiaojian-wraper{
    background:linear-gradient(90deg,rgba(254,114,1,1) 0%,rgba(243,155,1,1) 100%);
    overflow: hidden;
    padding: 0 .25rem .65rem;
}
.tiaojian-wraper .items .item{
    line-height: .78rem;
    background: #fff;
    border-radius: .39rem;
    -webkit-border-radius: .39rem;
    position: relative;
    padding-left: .3rem;
    text-align: left;
    font-size: .24rem;
    color: #343434;
    margin-bottom: .35rem;
}

.tiaojian-wraper .items .item span{
    position: absolute;
    left: .27rem;
    top: -.15rem;
    line-height: .34rem;
    color: #6D4E35;
    font-size: .43rem;
    opacity: 0.5;
    font-weight: bold;
    transform: rotate(3deg);
    -webkit-transform: rotate(3deg);
}

.anli .items {
    padding: 0 .25rem;
}
.anli .items .item{
    height: 3.1rem;
    overflow: hidden;
    background:linear-gradient(131deg,rgba(254,114,0,1) 0%,rgba(243,154,0,1) 98%);
    border-radius: 1.55rem;
    margin-bottom: .2rem;
}
.anli .items .item:nth-child(2n){
    background:linear-gradient(131deg,rgba(153,53,255,1) 0%,rgba(137,125,255,1) 98%);
    margin-bottom: 0;
}
.anli .items .item .tit{
    line-height: .38rem;
    color: #fff;
    font-size: .3rem;
    text-align: center;
    padding: .58rem 0 .18rem;
}
.anli .items .item .des{
    font-size: .26rem;
    color: #fff;
    text-align: center;
    line-height: .36rem;
    padding: 0 .6rem;
}
.anli .items .item .des2{
    font-size: .30rem;
    color: #fff;
    text-align: center;
    line-height: .35rem;
    margin-top: .2rem;
}

.pro-wraper{
    overflow: hidden;
}
.pro-wraper .items{
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 .3rem;
}

.pro-wraper .items .item:nth-child(2n){
    width: 1.02rem;
    height: .16rem;
    background: url("../images/fff_12.png");
    background-size: 1.01rem .16rem;
    margin-top: .4rem;
}
.pro-wraper .items .item:nth-child(2n+1){
    width: 1.6rem;
}
.pro-wraper .items .item:nth-child(6){
    display: none;
}
.pro-wraper .items .item:nth-child(2n+1){
    margin-bottom: .4rem;
}
.pro-wraper .items .item:nth-child(n+7) {
    margin-bottom: 0;
}
.pro-wraper .items .item:nth-child(2n+1) .img-wraper{
    width: .85rem;
    margin: 0 auto;
}
.pro-wraper .items .item:nth-child(2n+1) .img-wraper img{
    width: .85rem;
    display: block;
}
.pro-wraper .items .item:nth-child(2n+1) .text{
    line-height: .28rem;
    color: #333333;
    font-size: .26rem;
    text-align: center;
    margin-top: .25rem;
}
.fuwu-wraper .items{
    display: flex;
    justify-content: space-between;
    padding: 0 .25rem;
    flex-wrap: wrap;
}
.fuwu-wraper .items .item{
    width: 3.36rem;
    height: 4.1rem;
    margin-bottom: .26rem;
    box-shadow: 0 0 .1rem #f4f4f4;
    -webkit-box-shadow: 0 0 .2rem #f4f4f4;
}
.fuwu-wraper .items .item:nth-child(n+3){
    margin-bottom: 0;
}
.fuwu-wraper .items .item .img-wraper{
    width: 100%;
    height: 2.1rem;
}
.fuwu-wraper .items .item .img-wraper img{
    width: 100%;
    height: 100%;
}
.fuwu-wraper .items .item .tit{
    line-height: .34rem;
    text-align: center;
    color: #343434;
    font-size: .28rem;
    margin: .25rem 0 .2rem;
}
.fuwu-wraper .items .item .des{
    line-height: .3rem;
    padding: 0 .2rem;
    color: #666666;
    font-size: .22rem;
    text-align: center;
}