
/* .banner{
    width: 100%;
    height: 650px;
    background: url(../../images/shuichou_images/im_banner_a.png) no-repeat center center;
    background-size: cover;
} */
.mbanner {
    display: none;
}
.pc-banner .item {
    width: 100%;
    height: 650px;
    background: url(../../images/shuichou_images/im_banner_a.png) no-repeat center;
    background-size: cover;
  }
  .pc-banner a {
    display: block;
    width: 100%;
    height: 100%;
  }
.service-wraper {
    padding: 96px 0;
    background: #fff;
}
.common-title{
    text-align: center;
    height: 46px;
    line-height: 46px;
    color: #222222;
    font-size: 36px;
    margin-bottom: 68px;
}
.service-list{
    font-size: 0;
    text-align: center;
    white-space: nowrap;
}
.service-list .service-item{
    display: inline-block;
    vertical-align: top;
    margin-right: 110px;
    position: relative;
}
.service-list .service-item:last-child{
    margin-right: 0;
}
.service-item .service-title{
    position: relative;
    padding-left: 24px;
    height: 34px;
    line-height: 34px;
    color: #333333;
    font-size: 30px;
    text-align: left;
}
.service-item .service-title::before{
    content: "";
    position: absolute;
    width: 4px;
    height: 30px;
    background: #2FAAFF;
    left: 0;
    top: 2px;
}
.service-img{
    width: 504px;
    height: 200px;
    margin: 35px 0;
}
.service-img .img1{
    height: 100%;
    width: 100%;
    background: url(../../images/shuichou_images/im_ssch.png) no-repeat center center;
    background-size: 100% 100%; 
}
.service-img .img2{
    height: 100%;
    width: 100%;
    background: url(../../images/shuichou_images/im_qyssch.png) no-repeat center center;
    background-size: 100% 100%; 
}
.service-des{
    line-height: 30px;
    font-size:16px;
    color: #666666; 
    text-align: left;
    width: 295px;
    white-space: normal;
}
.swszs-btn{
    width: 180px;
    height: 50px;
    line-height: 50px;
    background:linear-gradient(90deg,rgba(47,170,255,1) 0%,rgba(25,128,255,1) 100%);
    border-radius:6px;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    right: 0;
    color: #fff;
    text-align: center;
    font-size:18px;
    cursor: pointer;
}
.reason-list{
    text-align: center;
    font-size: 0;
}
.reason-list .item{
	margin-top: 40px;
    display: inline-block;
    vertical-align: top;
    width: 280px;
    height: 350px;
    margin-right: 27px;
    -webkit-box-shadow: #f3f5fe 0px 0px 30px;
    -moz-box-shadow: #f3f5fe 0px 0px 30px;
    box-shadow: #f3f5fe 0px 0px 30px;
}
.reason-list .item:last-child{
    margin-right: 0;
}
.reason-list .item .top-img{
    width: 280px;
    height: 180px;
}
.reason-list .item .top-img .img{
    width: 100%;
    height: 100%;
}
.reason-list .item .top-img .img1{
    background: url(../images/ss1.png) no-repeat center center;
    background-size: 100% 100%;
}
.reason-list .item .top-img .img2{
    background: url(../images/ss2.png) no-repeat center center;
    background-size: 100% 100%;
}
.reason-list .item .top-img .img3{
    background: url(../images/ss3.png) no-repeat center center;
    background-size: 100% 100%;
}
.reason-list .item .top-img .img4{
    background: url(../images/ss4.png) no-repeat center center;
    background-size: 100% 100%;
}
.reason-bottom{
    padding: 26px 0 0 22px;
}
.reason-bottom .resson-title{
    height: 28px;
    line-height: 28px;
    color: #333333;
    font-size: 22px;
    text-align: left;
    position: relative;
}
.reason-bottom .resson-title::before{
    content: "";
    position: absolute;
    width: 20px;
    height: 2px;
    left: 0;
    bottom: -14px;
    background: #2FAAFF;
}
.resson-des{
    color: #666666;
    font-size: 14px;
    line-height: 24px;
    text-align: left;
    margin-top: 33px;
    width: 215px;
    white-space: normal;
}
.export{
    padding: 100px 0;
}
.export-wraper{
    font-size: 0;
    text-align: center;
    white-space: nowrap;
}
.export-wraper .item{
    display: inline-block;
    vertical-align: top;
    width: 284px;
    text-align: center;
    margin-right: 120px;
}
.export-wraper .item:last-child{
    margin-right: 0;
}
.export-img{
    display: inline-block;
    width: 190px;
    height: 190px;
}
.export-img img{
    width: 100%;
    height: 100%;
}
.export-name{
    height: 32px;
    line-height: 32px;
    margin-top: 30px; 
    font-size:26px;
}
.export-des{
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    text-align: center;
    color: #2FAAFF;
    margin: 15px 0;
}
.export-con{
    line-height: 26px;
    text-align: left;
    color: #666666;
    font-size: 14px;
    white-space: normal;
}
.zzzj-btn {
    width: 180px;
    height: 50px;
    background:linear-gradient(90deg,rgba(47,170,255,1) 0%,rgba(25,128,255,1) 100%);
    border-radius:6px;
    overflow: hidden;
    margin: 45px auto 0;
    color: #fff;
    font-size: #fff;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
}
.compare{
    padding: 95px 0;
    height: 609px;
    background: url(../../images/shuichou_images/im_bg_xgbj.png) no-repeat center center;
    background-size: cover; 
    box-sizing: border-box;
}
.compare .common-title{
    color: #fff;
}
.compare-wraper{
    font-size: 0;
    text-align: center;
    white-space: nowrap;
}
.compare-wraper .compare-item{
    width: 500px;
    height: 315px;
    margin-right: 55px;
    display: inline-block;
    vertical-align: top;
}
.compare-wraper .compare-item:last-child{
    margin-right: 0;
}
.compare-wraper .compare-item .compare-top{
    font-size: 0;
    text-align: left;
    margin-bottom: 15px;
}
.compare-top img{
    margin-top: 5px;
    margin-right: 15px;
    vertical-align: top;
}
.compare-top span{
    display: inline-block;
    height: 40px;
    line-height: 40px;
    color: #2FAAFF;
    font-size: 24px;
    text-align: left;
}
.compare-bottom{
    width: 500px;
    height: 260px;
    box-sizing: border-box;
    padding: 42px 0 0 70px;
    background: url(../../images/shuichou_images/im_pop_a.png) no-repeat center center;
    background-size: 100%; 
    line-height: 36px;
    color: #2FAAFF;
    font-size: 18px;
    text-align: left;
    white-space: normal;
}
.compare-bottom.blue{
    color: #fff;
    background: url(../../images/shuichou_images/ch_10.png) no-repeat center center;
    background-size: 100%; 
}
.compare .tips {
    width: 970px;
    margin: 0 auto;
    font-size: 18px;
    line-height: 44px;
    color: #fff;
    text-align: right;
}
.flow{
    padding: 95px 0 85px;
}
.flow-items{
    font-size: 0;
    text-align: center;
    white-space: normal;
}
.flow-item{
    display: inline-block;
    vertical-align: top;
    margin-right: 44px;
    text-align: center;
}
.flow-item:last-child{
    margin-right: 0;
}
.flow-item .flow-img{
    width: 100px;
    height: 100px;
    display: inline-block;
    margin-bottom: 30px;
}
.flow-title{
    height: 22px;
    line-height: 22px;
    text-align: center;
    color: #333333;
    font-size: 18px;
    margin-bottom: 18px;
}
.flow-des{
    line-height: 26px;
    width: 156px;
    text-align: center;
    color: #666666;
    font-size: 14px;
}
.you-jt{
    display: inline-block;
    vertical-align: top;
    width: 16px;
    height: 28px;
    background: url(../../images/shuichou_images/sj_12.png) no-repeat center center;
    background-size: 100% 100%;
    margin-top: 40px;
    margin-right: 40px;
}
body .common-question .question li {
    width: 554px;
    border-radius: 5px;
    position: relative;
    z-index: 10;
    background-color: #ffffff;
    padding: 0 0 0 36px;
    list-style: none;
 }
body .common-question .question {
    margin-top: 74px; }
body .common-question .question li img, body .common-question .question li .cont {
    float: left; }
body .common-question .question li.card-r {
    padding-left: 25px; }
body .common-question .question li .ques {
    margin-bottom: 22px; }
body .common-question .question li .ques .img {
    width: 26px;
    height: 26px;
    background:linear-gradient(45deg,rgba(47,170,255,1) 0%,rgba(76,76,255,1) 100%);
    border-radius:2px;
    overflow: hidden;
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    margin-right: 18px;
    float: left; }
body .common-question .question li .ans .img {
    width: 26px;
    height: 26px;
    background:linear-gradient(45deg,rgba(247,205,110,1) 0%,rgba(255,143,44,1) 100%);;
    border-radius:2px;
    overflow: hidden;
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    margin-right: 18px;
    float: left; }
body .common-question .question li .tit {
    font-size: 15px;
    line-height: 26px;
    color: #30c8c6;
    max-width: 482px; }
body .common-question .question li .cont {
    font-size: 14px;
    line-height: 30px;
    color: #333333;
    max-width: 482px; }
.zx-more-btn{
    width: 180px;
    height: 50px;
    line-height: 50px;
    background:linear-gradient(90deg,rgba(47,170,255,1) 0%,rgba(25,128,255,1) 100%);
    border-radius:6px;
    overflow: hidden;
    text-align: center;
    margin: 35px auto 0;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
}
.companys{
    padding: 90px 0 120px;
}
.companys .friend li {
    float: left;
    width: 236px;
    height: 118px;
    border-radius: 0;
    background-color: #fff;
    border: 1px solid #e9e9e9;
    overflow: hidden;
    cursor: pointer;
  }

  .companys .friend li img {
    width: 100%;
    height: 100%;
  }