@charset "utf-8";
*{font-family:"Microsoft Yahei","微软雅黑",Tahoma,Arial,Helvetica,STHeiti;margin:0;padding:0;}
ul{ list-style:none;}
img{border:none;}
a{ text-decoration:none;}
.solution-banner{
    width: 100%;
    height: 560px;
    background: url(../images/banner-solution.jpg) 0 0 no-repeat;
}
.solution-banner .swiper-pagination{
    right: 30px;
    left: auto;
    top: 50%;
    bottom: auto;
    width: auto;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.solution-con{
    width: 100%;
    height: 452px;
}
.solution-con-{
    width: 1200px;margin: auto
}
.solution-con-d{
    width: 480px;padding:90px 0;float: left
}
.solution-con-d img{
    width: 100%
}
.solution-con-d-2{
    width: 700px;
    padding:80px 0 0 50px;
    float: left;
}
.solution-con-d-3{
    width: 700px;
    padding:50px 50px 0 0 ;
    float: left;
}
.solution-con-title{
    font-size: 22px;
    line-height:85px;
    color: #262626;
}
.solution-con-d-con{
    font-size: 16px;
    color: #777777;
    text-align: justify;
    line-height: 28px
}
.solution-con-d-xq{
    width: 165px;
    height: 42px;
    border: solid 1px #23c682;
    letter-spacing: 1px;
    color: #23c682;
    text-align: center;
    line-height: 40px;
    margin-top: 30px;
    cursor: pointer;
}
.solution-con-d-xq:hover{
    background-color: #23c682;
    color: #fff;
}
.banner-info a{
    text-decoration:underline;
    font-size: 24px;
    letter-spacing: 1px;
    color: #ffffff;
}
.solutio-gg{
    width: 100%;height: 227px;
    background: url(../images/zixun.jpg) 0 0 no-repeat;
}
.solutio-gg a{
    display: block;
    width: 105px;
    height: 32px;
    margin: auto;
}
.solutio-gg-title{
    margin: auto;padding-top: 80px;
    font-size: 38px;
    line-height: 50px;
    letter-spacing: 2px;
    color: #fff;text-align: center
}
.solutio-gg-inp{
    width: 105px;
    height: 32px;
    background-color: #ffffff;
    box-shadow: 0 8px 8px 0
    rgba(6, 89, 74, 0.28);
    border-radius: 16px;
    margin: auto;
    font-size: 14px;
    line-height: 32px;
    letter-spacing: 1px;
    color: #23c682;
    text-align: center;
    cursor: pointer;
}
.solution-h3{
    font-size: 65px;
    text-shadow: 0 12px 13px rgba(0,0,0,0.49);
    line-height: 1.1;
    text-transform: uppercase;
    letter-spacing: 4px;
    color: #fff;
    text-align: center;
}
.solution-p{
    margin-top: 30px;
    font-size: 22px;
    line-height: 1.5;
    text-align: center;color: #fff
}
.solution-xq-banner{
    width: 100%;
    height: 720px;
    background: #23c682;
}
.solution-xq-h3{
    font-size: 30px;
    text-transform: uppercase;
    line-height: 30px;
    letter-spacing:3px;
    color: #ffffff;
    text-align: center;
}
.solution-xq-p{
    margin-top: 18px;
    font-size: 14px;
    text-align: center;
    line-height: 20px;
    letter-spacing: 1px;
    color: #ffffff;
    margin-bottom: 30px;
}
.solution-xq-div{
    width: 108px;
    height: 40px;
    background-color: #ffffff;
    border-radius: 20px;
    margin: auto;
    margin-left: 0;
    font-size: 14px;
    line-height: 40px;
    letter-spacing: 1px;
    color: #23c682;
    text-align: center;
}
.solution-nav{
    width:100%;
    height: 56px;
    background-color: #f8f8f8;
}
.solution-xq-nav{
    width:1200px;
    height: 56px;
    margin: auto;
}
.solution-xq-nav-div{
    width: 300px;
    line-height: 56px;
    float: left;
    text-align: center;
    letter-spacing: 1px;
    color: #333333;
    font-size: 16px;
    cursor: pointer;
}
.solution-xq-nav-div:hover{
    color: #23c682;
}
.solution-xq-con{
    width: 1200px;
    padding:30px 0;
    margin: auto;
}
/* service */
.service{
    padding-top: 1px;
    background: #fff;
    margin-top: 20px;
}
.service-slidecon{
    white-space: nowrap;
    font-size: 0;
    position: relative;
    left: 0;
    /* transition: all .5s; */
}
.service-slide-wrap{
    width: 100%;
    float: left;
    position: relative;
    overflow: hidden;
}
.service-item{
    overflow: hidden;
    display: inline-block;
    width:16.6666666%;
    /* transition: all .5s; */
    cursor: pointer;
}
/* .service-item.active{ */
/* width: 57.1429%; */
/* } */
.service-item .content-wrap p{
    margin-top: 10%;
    opacity: 0;
    transition: all .5s;
    line-height: 22px;
    height: 100px;
}
.service-item.active .content-wrap p{
    margin-top: 7%;
    opacity: 1;
    font-size: 16px;
    line-height: 1.55;
}
.service-item.active .content-wrap>img{
    margin-top: 7%;
}
.service-control{
    width: 12.5%;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
}
.service-control img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.service-control::before{
    content: "";
    font-size: 60px;
    font-weight: bold;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%) rotate(45deg);
    color: #fff;
    z-index: 1;
    display: block;
    width: 30px;
    height: 30px;
    border: 3px solid #fff;
    border-left-color: transparent;
    border-bottom-color: transparent;
    transform-origin: 15px 15px;
    transition: all .5s;

}
.service-control[data-toggle='prev']::before{
    transform: translate(-50%,-50%) rotate(-135deg);
}
.service-control.icon-tran::before{
    transform: rotate(225deg);
}
.service-control::after{
    background: rgba(0, 0, 0, .9);
}
.service-item:hover::after,.service-control:hover::after{
    background: rgba(0, 0, 0, .5)
}
.service-item .content-wrap{
    /*   text-align: center; */
    white-space: normal;
    width: 60%;
    position: absolute;
    top: 48%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 1;
    color: #fff;
    font-size: 24px;
}
.service-item .content-wrap .mt-sml{
    width: 72px;
}

.mservice-wrap{
    display: none;
}
#mservice{
    width: 100%;
}
#mservice .swiper-slide{
    position: relative;
    background: #232323;
}
#mservice .swiper-slide img{
    width: 100%;
    opacity: .5;
}
#mservice .swiper-pagination-bullet{
    width: 20px;
    height: 4px;
    border-radius: 0;
    background: #23c682;
}
#mservice .text-wrap{
    position: absolute;
    left: 50%;
    top: 50%;
    width: 70%;
    transform: translate(-50%,-50%);
    text-align: center;
    font-size: 16px;
    color: #fff;
}
#mservice .text-wrap h4{
    margin-bottom: 15px;
    font-size: 20px;
}
#mservice .text-wrap p{
    height: 80px;
    overflow: hidden;
    font-size: 14px;
    line-height: 20px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
.title{
    /* font-weight: 600; */
    font-size: 26px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #333333;
    text-align: center;
    padding: 20px 0;
}
.xq-con{
    font-size: 16px;
    line-height: 30px;
    color: #777777;
    text-align: center;
}
.xq-con-d{
    width: 384px;
    height: 390px;
    border: solid 1px #f1f1f1;
    margin: 0 8px 20px 8px;
    float: left;
    background: #fff;padding: 20px;}
.xq-con-d img{
    margin-top: 20px;
    cursor: pointer;
    transition: all 0.6s;
}
.xq-con-d img:hover{
    transform: scale(1.2);
}
.xq-con-d p{
    font-stretch: normal;
    line-height:50px;
    letter-spacing: 1px;
    color: #23C682;
    padding-top: 5px;
    font-size: 18px;
}
.xq-con-d-div{
    font-size: 14px;
    line-height: 24px;

    color: #a9a9a9;
    text-align: justify;}
.solutio-xq{
    width: 100%;height:270px;
    background: url(../images/gsznmpx/shiyongbg.jpg) 0 0 no-repeat;
}
.solutio-xq-title{
    margin: auto;
    padding-top: 50px;
    line-height: 50px;
    letter-spacing: 2px;
    text-align: center;
    font-size: 26px;
    /* font-weight: bold; */
    font-stretch: normal;
    color: #333333;
}
.solutio-xq-div{
    width:500px;
    font-size: 16px;
    line-height: 30px;
    color: #6f6f6f;
    text-align: center;
    margin: auto;
}
/*===================
    bannerLiist-css
======================*/
.banner {
    width: 100%;
    min-height: 370px;
    overflow: hidden;
    position: relative;
}

.banner > ul {
    display: none;
    width: 100%;
    position: absolute;
    top:0;
    left: 0;
}

.banner > ul > li  {
    float: left;
    min-height: 350px;
}
.left-btn,.right-btn {
    width: 53px;
    height: 53px;
    position: absolute;
    top: 45%;
    background: url(../images/btn.png) right bottom no-repeat;
    right: 0px;
    cursor: pointer;
}

.left-btn {
    background: url(../images/btn.png) left bottom no-repeat;
    left: 0;
}

.img-btn-list {
    width: 100%;
    position: absolute;
    bottom: 10px;
    left: 0;
    text-align: center;
}

.img-btn-list > span  {
    display: inline-block;
    width: 24px;
    height: 24px;
    border-radius: 12px;
    margin: 0 5px;
    background: rgba(0,0,0,0.8);
    cursor: pointer;
}

.img-btn-list > span.current {
    border: 3px solid rgba(0,0,0,0.8);
    background: rgba(255,255,255,0.8);
}
.banner-li-d{
    width: 1000px;
    margin: auto;
    height: auto
}
.banner-li-d1{
    width:400px;
    padding: 40px 0 0 40px;
    float: left;
}
.banner-li-d2{
    width:600px;
    padding:30px;
    float: left;
}
.banner-li-d2 img{
    width: 100%;
}
.banner-li-d11{
    width:460px;
    padding:100px 40px 40px 40px;
    float: left;
}
.banner-li-d3{
    width:540px;
    padding:30px 80px 30px 15px;
    float: left;
}
.banner-li-d3 img{
    width: 100%;
}
.banner-li-d4{
    width:540px;
    padding:30px 15px 30px 50px;
    float: left;
}
.banner-li-d4 img{
    width: 100%;
}
.banner-li-d-title{
    font-size:30px;
    color: #595959;
    letter-spacing: 2px;
    line-height: 40px;
    text-align: left
}
.banner-li-d-title-2{
    font-size: 20px;
    line-height:36px;
    letter-spacing: 1px;
    color: #595959;
    text-align: left;
}
.banner-bottom{
    width: 12px;height: 2px;
    background:#0cb95f;
}
.banner-con{
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 1px;
    color: #aaaaaa;
    margin-top: 30px;
    text-align: left
}
.xq-con-2{
    margin-top: 30px
}
.xq-con-2 p{
    font-size:24px;
    line-height: 30px;
    letter-spacing: 2px;
    color: #777777;
    margin-bottom: 20px;
}
.xq-con-2d img{
    width:70%;
    margin: auto;
}
.colorfff{
    color: #fff;
}
.banner-tit{
    margin-top: 20px;
    text-align: left;
}
.banner-z{
    position: relative;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: left;
    text-indent: 15px;
    font-size: 12px;
}
.banner-z span{
    position: absolute;
    top:14px;
    left: 5px;
    width: 4px;
    height: 4px;
    background: #0cb95f;
}
.citypartner-nav{
    width:100%;
    height: 110px;
    background-color: #333;
}
.citypartner-xq-nav{
    width:1200px;
    height: 110px;
    margin: auto;
}
.citypartner-xq-nav-div{
    width: 399px;
    float: left;
    text-align: center;
    letter-spacing: 1px;
    color: #333333;
    font-size: 16px;
}
.citypartner-xq-nav-div:hover{
    color: #23c682;
}
.citypartner-xq-con{
    width: 1200px;
    padding:30px 0;
    margin: auto;
}
.citypartner-border{
    width: 1px;
    height: 80px;
    padding-top: 17px;
    float: left;
}
.citypartner-border-c{
    width: 1px;
    height: 80px;
    background-color: #ffffff;
    opacity: 0.2;
}
.citypartner-xq-nav-div-d{
    width: 170px;
    height: 110px;
    margin:auto;
    text-align: left;
}
.citypartner-xq-nav-div-title{
    font-size: 16px;
    line-height: 30px;
    color: #ffffff;
    opacity: 0.5;
    margin-top: 8px;
}
.citypartner-xq-nav-div-shu{
    font-size: 50px;
    color: #23c682;
}
.counter {
    background-color: #ffffff; padding: 20px 0; border-radius: 5px;
}
.xq-img{
    padding: 20px 0;
}
.xq-img img{
    margin: auto;
}
.pro{
    width: 1200px;
    height: 410px;
}
.pro-div1{
    width: 386px;
    height: 406px;
    background-color: #ffffff;
    border: solid 1px #d9d9d9;
    float: left;
    position: relative;
    box-shadow: 0px 9px 18px 0px
    rgba(39, 39, 39, 0.14);
}
.pro-div2{
    width: 386px;
    height: 406px;
    background-color: #fff;
    border: solid 1px #d9d9d9;
    margin: 0 21px;
    float: left;
    position: relative;
    box-shadow: 0px 9px 18px 0px
    rgba(39, 39, 39, 0.14);
}
.pro-div-img{
    width: 70px;margin-top:30px
}
.pro-div-title{
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    letter-spacing: 1px;
    color: #595959;
    margin-top: 10px;
}
.pro-div-d{
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #999999;
}
.pro-div-con{
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #999999;
    padding: 10px 35px;
    text-align: justify;
}
.pro-div-input{
    width: 144px;
    height: 38px;
    line-height: 38px;
    border: solid 1px #999999;
    margin:auto;
    font-size: 14px;
    letter-spacing: 1px;
    color: #999999;
    margin-top:50px;
}
.zhebu{
    background: #000;
    opacity: 0.7;
    width: 386px;
    height: 406px;
}
.zhebuzeng{
    width: 386px;
    height: 406px;
    position: absolute;
    background-color:rgba(0,0,0,0.7); /* IE6和部分IE7内核的浏览器(如QQ浏览器)会读懂，但解析为透明 */
    top: 0;
    left: 0;
    display: none;
}
.zhebuzeng img{
    width: 140px;
    margin-top: 110px;
}
.zhebuzeng div{
    line-height: 50px;
    font-size: 16px;
    letter-spacing: 1px;
    color: #ffffff;
}
.cfzb1:hover .cfxs1{
    display: block;
}
.cfzb2:hover .cfxs2{
    display: block;
}
.cfzb3:hover .cfxs3{
    display: block;
}
.nongshi{
    width: 40%;
    float: left;
}
.nongshi img{
    width: 120px;
    margin-top: 120px;
}
.con-title{
    width: 1200px;
}
.title-border{
    width: 2px;
    height: 24px;
    background-color: #0cb95f;
    border-radius: 2px;
    float: left;
    margin-right:15px;
}
.title-name{
    font-size: 22px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #0cb95f;
    float: left;
}
.pro-con{
    width: 1200px;
    padding: 20px 0;
}
.pro-con-div{
    width: 274px;
    height: 206px;
    background: #fff;
    float: left;
}
.marginleft34{
    margin-left: 34px;
    margin-bottom: 34px;
}
.pro-con-div img{
    width: 65px;
    margin-top:40px;
}
.pro-con-div div{
    line-height:32px;
    font-size: 16px;
    letter-spacing: 1px;
    color: #000;
}
.pro-con-div p{
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 1px;
    color: #999999;
}
.title-sifang{
    width: 8px;
    height: 8px;
    background-color: #23c682;
    float: left;
    margin-right:15px;
    margin-top: 8px;
}
.news-border{
    width: 1px;
    height: 16px;
    background-color: #d1d1d1;
    margin: 4px 20px;
    float: left;
}
.news-title{
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #0cb95f;
    float: left;
    cursor: pointer;
}
.color888{
    color: #888;
}
.news-con{
    width: 1200px;
    margin: auto;
}
.news-con-left{
    width:790px;
    float: left;
    padding: 20px 0;
}
.news-con-left-d{
    margin-bottom: 30px;
}
.news-con-left-d1{
    width: 257px;
    height: 165px;
    overflow:hidden;
    float: left;
}
.news-con-left-d1 img{
    max-width:257px;_width:expression(this.width > 257 ? "257px" : this.width);
    min-height: 165px;
    object-fit: cover;
}
.news-con-left-d2{
    width: 530px;
    height: 165px;
    background-color: #ddeddf;
    border-radius: 4px;
    float: left;
    padding:10px 15px;
}
.news-con-left-sj{
    font-size: 14px;
    line-height: 24px;
    color: #888888;
}
.news-con-left-title{
    font-size: 20px;
    line-height:35px;
    color: #333333;
    margin-top: 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.news-con-left-con{
    font-size: 14px;
    line-height: 22px;
    color: #888888;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    text-align: justify;
}
.news-con-right{
    width: 410px;
    float: left;
}
.news-con-right-title{
    width: 240px;
    font-size: 18px;
    line-height: 24px;
    color: #333333;
    padding: 0 50px;
    float: left;
}
.news-con-right-paixu{
    font-size:16px;
    line-height: 24px;
    color: #23c682;
    text-align: right;
    cursor: pointer;
}
.news-con-right ul{
    margin-top: 0;
    margin-bottom: 13px;
    padding-left: 50px;
    list-style: none;
}
.news-con-right ul li{
    margin-bottom: 20px;
}
.news-con-li-div{
    width: 22px;
    height: 22px;
    border: 1px solid #999;
    border-radius: 11px;
    float: left;
}
.news-con-li-div:hover{
    border: 1px solid #23c682;
    cursor: pointer;
    margin-top: 1px;
}
.news-con-li-div_{
    width: 10px;
    height:10px;
    border-radius:6px;
    background:#23c682 ;
    margin:5px;
}
.news-con-li-border{
    border: 1px solid #23c682;
}
.news-con-li-zhi{
    width: 338px;
    float: left;
    padding-left: 15px;
}
.news-con-li-zhi-sj{
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    float: left;
}
.news-con-li-zhi-sl{
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    float: right;
}
.news_xx-title{
    font-size: 22px;
    line-height: 53px;
    color: #333333;
    text-align: center;
}
.news_xx-sj{
    font-size: 14px;
    line-height: 60px;
    color: #777777;
    text-align: center;
}
.news_xx-con{
    font-size: 14px;
    line-height: 22px;
    text-indent: 2em;
    color: #777777;
}
.news_xx-syp{
    width: 790px;
    height: 54px;
    background-color: #f1f1f1;
    font-size: 14px;
    line-height: 54px;
    color: #9d9d9d;
    padding: 0 30px;
}
.news_xx-syp-left{
    width: 550px;
    float: left;
}
.news_xx-syp-right{
    width: 180px;
    float: left;
    text-align: right;
}
.news-con-right-d{
    width: 350px;
    min-height: 100px;
    border: solid 1px #f1f1f1;
    margin-left: 60px;
}
.news-con-right-d_title{
    width: 300px;
    font-size: 18px;
    line-height: 70px;
    color: #333333;
    border-bottom: solid 1px #f1f1f1;
    margin-left: 25px;
}
.news-con-right-dcon{
    margin:25px;
    width: 300px;
}
.news-con-right-dcon-sj{
    font-size: 12px;
    line-height:28px;
    color: #999999;
}
.news-con-right-dcon-con{
    font-size: 14px;
    line-height:22px;
    color: #777777;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    text-align: justify;
}
.about{
    width: 1200px;
    margin: auto;
    font-size: 16px;
    line-height: 40px;
    letter-spacing: 1px;
    color: #343434;;
}
.about-img1{
    width: 1200px;
}
.about-img1 img{
    width: 1200px;
    margin-top: 70px;
}
.about-img2{
    width: 1200px;
    padding-top: 6px;
}
.about-img2 img{
    width: 33%;
    margin-bottom: 70px;
}
.title-p{
    font-size: 13px;
    color: #a7a7a7;
    position: absolute;
    left: 447px;
    top: 18px;
    width: 300px;
    text-align: center;
    background-image: -webkit-linear-gradient(bottom,#FFF,#A7A7A7,#A7A7A7);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.title-h3-name{
    font-size: 26px;
    color: #23c682;
    font-weight: 600;
    z-index: 99;
}
.about_1{
    width: 882px;
    margin: auto;
}
.about_1 img{
    width: 261px;
    margin: 90px;
    display: block;
    float: left;
}
.about_2{
    width: 1200px;
    margin: auto;
}
.about_2_img2{
    width: 261px;
    margin: 45px 0 45px 52px;
    display: block;
    float: left;
}
.about_2_img1{
    width: 261px;
    margin: 45px 0;
    display: block;
    float: left;
}
.about-img-left{
    width: 372px;
    height: 265px;
    margin: 35px 0;
    float: left;
}
.about-img-center{
    width: 372px;
    height: 265px;
    margin: 35px;
    float: left;
}
.about-img-left img{
    width: 100%;
}
.about-img-center img{
    width: 100%;
}
.about_2-div1{
    width: 600px;
    height: 180px;
    padding-right: 30px;
    float: left;
}
.about_2-div2{
    width: 600px;
    height: 180px;
    padding-left: 30px;
    float: left;
}
.about_2-con{
    font-size: 14px;
    line-height: 24px;
    color: #333333;
}
.about fieldset{
    padding-left:10px;
    border: #f1f1f1 solid 1px;
    width: 370px;
    height: 450px;
    float: left;
}
.about-fieldset-img{
    width: 310px;
    /* margin: 15px; */
    display: block;
}
.about-fieldset-div{
    font-size: 14px;
    line-height:30px;
    color: #777777;
    padding:10px 23px;
    text-align: justify;
}
