* {
    padding: 0px;
    margin: 0px;
}

ul,
ol {
    list-style: none;
}

a {
    color: #333;
    text-decoration: none;
}
body{
    overflow-x: hidden;
    
    scroll-behavior:smooth;
}

.conter {
    width: 1500px;
    margin: 0 auto;
}

.bnner {
    position: relative;
}

.anniudasd-box {
    width: 100%;
    display: flex;
    justify-content: center;
}

.anniudasd {
    width: 150px;
    height: 50px;
    border: 1px solid #3ca973;
    text-align: center;
    line-height: 50px;
    display: inline-block;
    margin-top: 60px;
}

.anniudasd:hover{
    background: #3ca973;
    color: #fff;
}
.chanpin-dandu {
    position: inherit !important;
}

.nav-box-mac-out {
    position: absolute;
    top: 100px;
    width: 1500px !important;
    left: 50% !important;
    width: 1500px !important;
    margin-left: -745px !important;
    background: rgba(255, 255, 255, 0.9);
    padding: 50px 118px;
    box-sizing: border-box;

}

.bnner .nav .nav-box-mac {
    display: flex;
    flex-wrap: wrap;
}

.bnner .nav .nav-box-mac .box {
    width: 20%;
}

.bnner .nav .nav-box-mac .nav-box-mac-box {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-bottom: 20px;
    text-align: left;
}

.bnner .nav .nav-box-mac .nav-box-mac-box a {
    padding: 10px 0px;
    font-size: 16px;
    color: #333;
    width: fit-content;

    display: inline !important;
}

.bnner .nav .nav-box-mac .nav-box-mac-box a:hover {
    color: #008cd8;
}

.bnner .nav .nav-box-mac .nav-box-mac-box span {
    color: #008cd8;
    font-size: 18px;

}

.bnner .nav .nav-box-mac .nav-box-mac-box span::after {
    content: '';
    width: 30px;
    height: 4px;
    background: #008cd8;
    display: block;
    margin: 15px 0;
}

.nav-right .erweima-box {
    position: absolute;
    top: 70px;
    background: #fff;
    width: 210px;
    height: 210px;
    margin-left: -50px;
    display: none;
}

.nav-right .erweima-box img {
    width: 100%;
    transform: scale(0.9);
}

.erweimahov {
    cursor: pointer;
}





.bnner .nav {
    width: 100%;
    position: relative;
    top: 0px;
    height: 100px;
    background: rgba(255, 255, 255, 1);
    z-index: 9999;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0px 100px;
    box-sizing: border-box;
}

.bnner .nav ul {
    display: flex;
    height: 100%;
}

.bnner .nav ul li {
     padding: 0px 17px; 
    height: 100%;
    position: relative;

}

.bnner .nav ul li>a {
    font-size: 16px;
    font-weight: 500;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;

}

.bnner .nav ul li>a span {

    display: block;
    width: 100px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    /*font-size: 14px;*/
}

.bnner .nav ul li:hover>a span {
    background: #3ca973;
    color: #fff;
    border-radius: 25px;
}

.bnner .nav ul li.all>a span {
    background: #3ca973;
    color: #fff;
    border-radius: 25px;
}


.bnner .nav ul li .nav-box {
    position: absolute;
    left: 50%;
    background: #fff;
    width: 100%;
    text-align: center;
    display: none;
    width: 200px;
    margin-left: -100px;
    box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.4);
    border-radius: 5px;
    padding: 25px 0px;
}

.bnner .nav ul li .nav-box>a {
    display: block;
    padding: 10px 0px;
    color: #333;
}

.bnner .nav ul li .nav-box>a:hover {
    color: #fff;
    background: #3ca973;
}

.bnner .nav ul li>a img {
    transform: translateX(10px);
}

.bnner .nav-right {
    display: flex;
    align-items: center;
    position: relative;
}

.bnner .nav-right .box {
    display: flex;
    align-items: center;
    margin: 0px 18px;
}

.bnner .nav-right .box img {
    margin-right: 10px;
}

.bnner .nav-right .box span {
    font-size: 16px;
    color: #3ca973;
    font-weight: 800;
}

.bnner .banner .swiper-slide {
    position: relative;
}

.bnner .banner .swiper-slide .text {
    position: absolute;
    top: 20%;
    left: 0px;
    display: flex;
    width: 100%;
    height: 100%;

    align-items: center;
    flex-direction: column;
}

.bnner .banner .swiper-slide .text h5 {
    font-size: 70px;
    color: #fff;
    margin-bottom: 10px;
    text-shadow: 0px 10px 10px rgba(0, 0, 0, 0.6);
}

.bnner .banner .swiper-slide .text span {
    color: #FFFFFF;
    font-size: 18px;
    opacity: 0.8;
}

.bnner .banner .swiper-pagination {
    top: 40%;
    bottom: auto;
    right: 2%;
    left: auto;
    width: auto;
    display: flex;
    flex-direction: column;
}

.bnner .banner .swiper-pagination-bullet {
    opacity: 1;
    background: #fff;
    width: 30px;
    height: 30px;
    background: none;
    border: 2px solid #fff;
    box-sizing: border-box;
    margin-bottom: 30px;
}

.bnner .banner .swiper-pagination-bullet-active {
    /* width: 20px; */
    background: #FFFFFF;
}

.bnner .banner-dibu {
    width: 100%;
    height: 70px;
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    bottom: 0px;
    z-index: 10;
}

.bnner .banner-dibu .conter .img-huo {
    display: flex;
    align-items: center;
}

.bnner .banner-dibu {
    display: flex;
    align-items: center;
}

.bnner .banner-dibu .conter {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.bnner .banner-dibu form {
    width: 134px;
    height: 41px;
    position: relative;
    border: 2px solid #fff;
    box-sizing: border-box;
    border-radius: 41px;
    /* overflow: hidden; */
    display: flex;
    align-items: center;
}

.bnner .banner-dibu form input {
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0);
    outline: none;
    border: none;
    padding-left: 15px;
    color: #fff;
}

.bnner .banner-dibu form button {
    background: none;
    border: none;
}

.bnner .banner-dibu form input::-webkit-input-placeholder {
    color: #fff;
}

.bnner .banner-dibu form img {
    margin-right: 17px;
    margin-left: 10px;
}

.bnner .banner-dibu ul {
    display: flex;
    /* margin-left: 80px; */
}

.bnner .banner-dibu ul li {
    padding: 0px 16px;
    /* border-right: 1px solid #fff; */
    color: #fff;
}

.bnner .banner-dibu ul li:last-child {
    border: none;
}

.bnner .banner-dibu ul li:hover>a {
    color: #1194db;
}

.bnner .banner-dibu ul li.all>a {
    color: #1194db;
}

.bnner .banner-dibu ul li>a {
    color: #fff;
}

/* 公共样式 */
.biaoti {
    display: flex;
    justify-content: center;
    align-items: end;
}

.biaoti .text {
    text-align: center;
    padding: 0px 90px;
    color: #3ca973;
}

.biaoti .text h3 {
    font-size: 32px;
}

.biaoti .text span {
    font-size: 24px;
    color: #3ca973;
    margin-top: 10px;
    display: inline-block;
}



/* 热销产品 */
.product {
    padding-top: 60px;
    padding-bottom: 50px;
    box-sizing: border-box;
    background: #eff3f7;
    overflow: hidden;
}

.product .product-out-box {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;

   
}

.product .product-out-box .left-box {
    width: 20%;
    background: url(../images/Pc-beijin.png) no-repeat center;
    background-size: cover;
    min-height: 300px;
    padding-bottom: 50px;
}

.product .product-out-box .left-box .txt {
    text-align: center;
    padding-top: 45px;
}

.product .product-out-box .left-box .txt h5 {
    font-size: 23px;
    color: #fff;
}

.product .product-out-box .left-box .txt span {
    font-size: 13px;
    color: #fff;
}

.product .product-out-box .left-box li {
    text-align: center;
    width: 80%;
    background: #fff;
    margin: 20px auto;
    height: 50px;
}

.product .product-out-box .left-box li a:hover {
    background: #f7c315;
    color: #fff;
}

.product .product-out-box .left-box li a {
    width: 100%;
    height: 100%;
    text-align: center;
    display: inline-block;
    line-height: 50px;
}

.product .out>a {
    width: 21%;
    display: block;
    margin: 25px;
}

.product .out .box {
    width: 100%;
    /* transform: scale(0.9); */
}

.product .out .box .box-img {
    position: relative;
    border: 1px solid #999;
    height: 250px;
    overflow: hidden;
}

.product .out .box:hover .box-img {
    border: 1px solid #3ca973;
}

.product .out .box:hover .txt h6 {
    color: #3ca973;
}

.product .product-out-ringt {
    width: 79%;
}

.product .out {
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;

}

.product .out .box .box-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.5s;
}
.product .out .box .box-img img:hover{
    transform: scale(1.2);
}
.product .out .box .box-img .ceng {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.6);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: 0.5s;
}

.product .out .box .box-img .ceng h6 {
    color: #fff;
    font-size: 18px;
    padding: 20px 0px;
}

.product .out .box .box-img .ceng .top {
    width: 30px;
    height: 3px;
    background: #fff;
    display: block;
    border-radius: 3px;
}

.product .out .box .box-img .ceng .bootm {
    width: 120px;
    height: 3px;
    background: rgba(255, 255, 255, 0.6);
    display: block;
    border-radius: 3px;
}

.product .out .box .txt {
    width: 100%;
    padding: 0px 23px;
    box-sizing: border-box;
}

.product .out .box .txt h6 {
    font-size: 18px;
    padding: 20px 0px;
    text-align: center;
    
          white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
}

.product .out .box .txt span {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 20px;
}

.product .out .box:hover .box-img .ceng {
    opacity: 1;
}

/* 我的服务优势 */
.serviceAdvantage {
    width: 100%;
}

.serviceAdvantage .top-serAdv {
    background: url(../images/fuwu-banner.png) no-repeat center;
    background-size: cover;
    width: 100%;
    height: 338px;
    display: flex;
    align-items: center;
}

.serviceAdvantage .top-serAdv .conter {
    display: flex;
    justify-content: space-between;

}

.serviceAdvantage .top-serAdv .ttile {
    width: 22%;
    background-image: linear-gradient(to right, #00000025, #ffffff00);
    padding: 45px 26px;
}

.serviceAdvantage .top-serAdv .ttile h5 {
    color: #fff;
    font-size: 30px;
    margin-bottom: 15px;
}

.serviceAdvantage .top-serAdv .ttile span {
    color: #fff;
    font-size: 24px;
    font-weight: 200;
}

.serviceAdvantage .top-serAdv .out {
    width: 70%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;

    height: 100%;
}

.serviceAdvantage .top-serAdv .out .out-box {
    display: flex;

}

.serviceAdvantage .top-serAdv .out .box {
    width: 50%;
}

.serviceAdvantage .top-serAdv .out .box .txt {
    width: 60%;
    padding-top: 25px;
    padding-bottom: 13px;
    background-image: linear-gradient(to right, #00000025, #ffffff00);
    color: #fff;
    padding-left: 25px;
}

.serviceAdvantage .botton-serAdv .conter {
    display: flex;
    justify-content: space-between;
    padding: 55px 0px;
    box-sizing: border-box;
}

.serviceAdvantage .botton-serAdv .box {
    width: 25%;
    border-left: 2px solid #3ca973;
    padding-left: 38px;
    padding-right: 106px;
    box-sizing: border-box;
}

.serviceAdvantage .botton-serAdv .box .txt {
    display: flex;
    align-items: center;
}

.serviceAdvantage .botton-serAdv .box .txt h5 {
    font-size: 25px;
    color: #3ca973;
    margin-left: 10px;
}

.serviceAdvantage .botton-serAdv .box span {
    font-size: 15px;
    color: #999;
    line-height: 1.9em;
    margin-top: 20px;
    display: block;
}
.About-body .About-box-1{
    overflow: hidden;
}
/* 关于我们 */
.About {
    background: url(../images/be69288f175f1c8e36a2d5004f2e920be5ceea5612d47-qfd2MM_f.jpg) no-repeat center;
    background-size: cover;
    width: 100%;
    padding: 60px 0px;
    overflow: hidden;
}

.About .out {
    display: flex;
    flex-wrap: wrap;
    padding: 55px 0px;
}

.About .out .box {
    width: 50%;
    height: 410px;
    background: #eff0f4;
}

.About .out .box h5 {
    font-size: 28px;
    color: #000;
    margin-bottom: 40px;
}

.About .out .box p {
    color: #999;
    font-size: 17px;
    line-height: 2em;
}

.About .out .box a {
    margin-top: 77px;
}

.About .out .box a:hover {
    color: #3ca973;
}

.About .out .box:nth-child(1) {
    padding: 0px 60px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.About .out .box:nth-child(4) {
    padding: 0px 60px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.About .out .box:nth-child(2) {
    display: flex;
    justify-content: center;
    align-items: center;
}

.About .out .box:nth-child(3) img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* 案例展示 */
.CaseShow {
    background: #f5fbf8;
    padding-top: 60px;
    box-sizing: border-box;
    overflow: hidden;
    padding-bottom: 130px;
}

.CaseShow .sw-box .swiper {
    padding-bottom: 60px;
    padding-top: 60px;
}

.CaseShow .sw-box .swiper-slide {
    width: 25%;
    height: 358px;
    margin-right: 37px;
}

.CaseShow .sw-box .swiper-slide .box {
    width: 100%;
    height: 100%;
    background-size: cover !important;
    display: flex;
    align-items: end;
}

.CaseShow .sw-box .swiper-slide .box .txt {
    width: 100%;
    height: 139px;
    background: #3ca973dc;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0px 40px;
    box-sizing: border-box;
    color: #fff;
    text-align: center;
    font-size: 15px;
    font-weight: 200;
    line-height: 30px;
    opacity: 0;
    transition: 0.6s;
}

.CaseShow .sw-box .swiper-slide .box:hover .txt {
    opacity: 1;
}

.CaseShow .sw-box .swiper-button-prev {
    top: auto;
    bottom: 0px;
    background: url(../images/qianjin-1.png) no-repeat center;
    height: 30px;
    width: auto;
    width: 50px;
}

.CaseShow .sw-box .swiper-button-next {
    top: auto;
    bottom: 0px;
    background: url(../images/qianjin-2.png) no-repeat center;
    height: 30px;
    width: auto;
    width: 50px;
}

.CaseShow .sw-box .swiper-button-prev::after {
    display: none;
}

.CaseShow .sw-box .swiper-button-next::after {
    display: none;
}

/* 新闻中心 */
.NEWS {
    background: #f5fbf8;
    width: 100%;
    min-height: 800px;
    background-size: cover;
    position: relative;
    padding-top: 60px;
    padding-bottom: 30px;
    box-sizing: border-box;
    overflow: hidden;
}

.NEWS .conter>.out {
    display: flex;
    justify-content: space-between;
    padding: 40px 0px;
}

.NEWS .out .left {
    width: 48%;

}

.NEWS .out .left .title {
    background: #3ca973;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    color: #fff;
    padding: 17px;
    box-sizing: border-box;
}

.NEWS .out .left .title a {
    color: #fff;
}

.NEWS .out .left .title .text {
    display: flex;

}

.NEWS .out .left .out .box {
    height: 190px;
    background: #fff;
}
.NEWS .out .left .out .box .news-img img{
    height: 100%;
}
.NEWS .out .left .out .box a {
    display: flex;
    justify-content: space-between;
    padding: 30px 40px;
    box-sizing: border-box;
    height: 100%;
}
.NEWS .out .left .out .box .news-img{
    width: 35%;
    overflow: hidden;
    height: 100%;
}
.NEWS .out .left .out .box img {
    width: 100%;
    transition: 0.5s;
    object-fit: cover;
}
.NEWS .out .left .out .box img:hover{
    transform: scale(1.2);
}
.NEWS .out .left .out .box .txt {
    width: 60%;
}

.NEWS .out .left .out .box .txt span {
    margin-top: 16px;
    font-size: 12px;
    color: #999;
}

.NEWS .out .left .out .box .txt p {
    color: #333;
    margin-top: 12px;
}

.NEWS .out .left .out .box .txt i {
    width: 30px;
    height: 3px;
    display: block;
    background: #3ca973;
    margin-top: 40px;
}

/* 底部 */
.footer {
    width: 100%;
    position: relative;
    background: #000;
}

.footer .footer-top {
    display: flex;
    justify-content: space-between;
    padding-top: 60px;
}

.footer .footer-top ul {
    width: 50%;
    display: flex;
}

.footer .footer-top ul li {
    margin-right: 60px;
}

.footer .footer-top ul li h4 {
    color: #FFFFFF;
    font-size: 16px;
}

.footer .footer-top ul li h4::after {
    content: '';
    width: 50px;
    height: 2px;
    background: #999999;
    display: block;
    transform: translateY(10px);
}

.footer .footer-top ul li:last-child {
    margin-right: 0px;
}

.footer .footer-top ul li .footer-box{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    height: 270px;
    margin-top: 30px;
}

.footer .footer-top ul li .footer-box a {
    display: block;
    line-height: 2em;
    font-size: 14px;
    color: #FFFFFF;
    font-weight: 400;
    margin-right: 5px;
}

.footer .footer-top .box-right {
    width: 50%;
}



.footer .footer-top .box-right .box {
    display: flex;
    justify-content: right;
    align-items: center;
}

.footer .footer-top .box-right .box .text span {
    display: block;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 400;
    margin-top: 20px;
}

.footer .footer-top .box-right .box .text {
    margin-left: 60px;


}

.footer .footer-top .box-right .box .text .inco {
    display: flex;
    align-items: center;
    margin-top: 35px;
}

.footer .footer-top .box-right .box .text .inco .text-2 {
    margin-left: 20px;
}

.footer .footer-top .box-right .box .text .inco h6 {
    color: #ccc;
    font-weight: 400;
    font-size: 16px;
}

.footer .footer-top .box-right .box .text .inco b {
    color: #ccc;
    margin-top: 10px;
    font-weight: 400;
    font-size: 16px;
}

.footer .footer-top .box-right .box .text .inco img {
    object-fit: contain;
    width: 30px;
    height: 30px;
}

.footer .footer-top .box-right .box .erweima {
    display: flex;
    flex-direction: column;
    align-items: center;

}

.footer .footer-top .box-right .box .erweima span {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    margin-top: 20px;
}

.footer .footer-top .box-right .box .erweima img {
    width: 217px;
    height: 217px;
}

.footer .footer-conter {
    margin-top: 58px;
}

.footer .footer-conter h3 {
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;

}

.footer .footer-conter .box a {
    width: 80px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    display: inline-block;
    border-radius: 36px;
    margin-top: 20px;
    background: rgba(255, 255, 255, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.3);
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    margin-right: 20px;
    box-sizing: border-box;
}
.footer .footer-conter .box a:hover{
    background: rgba(255, 255, 255, 0.4);
}
.footer .footer-bottom {
    margin-top: 90px;
}

.footer .footer-bottom h3 {
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
}

.footer .footer-bottom .box a {
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    margin-top: 20px;
    display: inline-block;
    padding: 0px 10px;
    height: 14px;
    line-height: 14px;
    border-right: 1px solid #FFFFFF;
}

.footer .footer-bottom .box a:nth-child(1) {
    padding-left: 0px;
}

.footer .footer-bottom .box a:last-child {
    border-right: none;
}

.footer .footer-dibu {
    position: relative;
    padding: 20px 0px;
    width: 100%;
    left: 0px;
    box-sizing: border-box;
    text-align: center;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: 400;
}

.footer .footer-dibu a {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: 400;
}


/* 产品展示 */

.product-body .bnner .nav {
    position: relative;
}

.product-body .banner {
    width: 100%;
    height: 225px;
    display: flex;
    justify-content:left;
    padding-left: 10%;
    box-sizing: border-box;
    align-items: center;
}

.product-body .banner .text h4 {
    font-size: 60px;
    color: #fff;
    text-align: center;
    /* position: absolute; */
}
.product-body .banner .text span{
    color: #fff;
}






.product-body .mianbaoxie {
    display: flex;
    align-items: center;
    padding: 30px 0px;
}
.product-body .product .product-out-box .wqeuw{
    width: 20%;
}
.product-body .product .product-out-box .left-box-2{
    width: 100%;
    background: url(../images/Pc-beijin.png) no-repeat center;
    background-size: cover;
    min-height:400px;
    padding-bottom: 50px;
    margin-top: 30px;
}
.product-body .product .product-out-box .left-box-2 .servicecall {
    text-align: center;
    color: #fff;
    margin-top: 30px;
}
.product-body .product .product-out-box .left-box-2 .servicecall span{
    margin-top: 20px;
    display: block;
    font-size: 18px;
}

.product-body .product .product-out-box .left-box{
    min-height: 800px;
    width: 100%;
}
.product-body .product .aniu-box{
    margin-top: 100px;
}
.product .product-out-box .left-box .txt img{
    width: 100%;
    transform: scale(0.8);
}
.mianbaoxie i {
    width: 7px;
    height: 20px;
    background: #3ca973;
    display: block;
    border-radius: 9px;
    margin-right: 10px;
}

.aniu-box {
    width: 100%;
    display: flex;
    justify-content: center;
}

.aniu-box a {
    font-weight: 400;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    text-align: center;
    line-height: 38px;
    margin: 40px 5px;

}

.aniu-box a:hover {
    color: #fff;
    background: #3ca973;
}

.aniu-box a.all {
    color: #fff;
    background: #3ca973;
}

.aniu-box .zou {
    background: #999999;
    color: #fff;
}

.aniu-box .zou1 {
    transform: rotate(90deg);
}

.aniu-box .zou2 {
    transform: rotate(268deg);
}

/* 产品中心详情页 */

.product-list-body .nav {
    position: relative;
}
.product-list-body .banner{
    display: none;
} 

.product-list-body .pr-out {
    /* background: #f6fafe; */
    padding-bottom: 60px;
    box-sizing: border-box;
}

.product-list-body .pr-out .box .left {
    width: 40%;
    position: relative;
}

.product-list-body .pr-out .box .left .swiper-datu {
    height: 360px;
    margin-bottom: 30px;
}

.product-list-body .pr-out .box .left .swiper-datu img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.product-list-body .pr-out .box .left .swiper-xiaotu-box {
    padding: 0px 5px;
    box-sizing: border-box;
    position: relative;
    border: 2px solid #ccc;
    height: 110px;
}

.product-list-body .pr-out .box .left .swiper-xiaotu {

    height: 100%;
}

.product-list-body .pr-out .box .left .swiper-xiaotu img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.product-list-body .pr-out .box .left .swiper-button-prev {
    width: 22px;
    height: 85px;
    background: #6e6e6e;
    left: 0px;
    top: 0px;
    margin-top: 0px;
    opacity: 1;

}

.product-list-body .pr-out .box .left .swiper-button-prev::after {
    font-size: 16px;
    color: #fff;
}

.product-list-body .pr-out .box .left .swiper-button-next {
    width: 22px;
    height: 85px;
    background: #6e6e6e;
    right: 0;
    top: 0px;
    margin-top: 0px;
    opacity: 1;

}

.product-list-body .pr-out .box .left .swiper-button-next::after {
    font-size: 16px;
    color: #fff;
}

.product-list-body .pr-out .box .left .swiper-xiaotu .swiper-slide-thumb-active {
    /* border: 1px solid #008cd8; */
    box-sizing: border-box;
    background: #f5f5f5;
   
}
.product-list-body .pr-out .box .left .swiper-xiaotu .swiper-slide{
    transform: scale(0.9);
    border: 1px solid #999;
     height: 100%;
    box-sizing: border-box;
} 

.product-list-body .pr-out .box {
    display: flex;
    justify-content: space-between;
}

.product-list-body .pr-out .box .right {
    width: 55%;
}

.product-list-body .pr-out .box .right h3 {
    color: #333333;
    font-size: 30px;
}
.product-list-body .pr-out .box .right .txte{
    display: flex;
    width: 60%;
    justify-content: space-between;
}
.product-list-body .pr-out .box .right .txte span{
    display: inline;
}
.product-list-body .pr-out .box .right span {
    margin: 20px 0px;
    font-size: 16px;
    color: #999999;
    /*display: block;*/
}

.product-list-body .pr-out .box .right i {
    width: 100%;
    height: 2px;
    background: #ccc;
    display: block;
    margin-bottom: 26px;
}

.product-list-body .pr-out .box .right p {
    color: #000;
    font-size: 16px;
    line-height: 2em;
}

.product-list-body .pr-out .box .right .iocn-dianhua {
    display: flex;
    align-items: center;
    margin-top: 95px;
    margin-bottom: 29px;

}
.product-list-body .pr-out .box .right .iocn-dianhua a{
    width: 150px;
    height: 50px;
    margin-right: 47px;
    background: #3ca973;
    color: #fff;
    text-align: center;
    line-height: 50px;
}
.product-list-body .pr-out .box .right .iocn-dianhua span:nth-child(1){
    color: #333;
    font-size: 16px;
}
.product-list-body .pr-out .box .right .iocn-dianhua span:nth-child(2){
    display: block;
}
.product-list-body .pr-out .box .right .iocn-dianhua span {
    color: #3ca973;
    font-size: 20px;
    font-weight: bolder;
    margin-left: 10px;
    margin: 0px;
}
.product-list-body .shangyiye{
    margin-top: 28px;
}
.product-list-body .shangyiye a{
    display: block;
    margin-bottom: 23px;
}
.product-list-body .shangyiye a:hover{
    color: #3ca973;
}
.product-list-body .shangyiye a.all{
    color: #3ca973;
}
.product-list-body .pr-out .box .right .dianjia {
    width: 200px;
    height: 65px;
    background: #008cd8;
}

.product-list-body .pr-out .box .right .dianjia a {
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    justify-content: center;

}

.product-list-body .pr-out .box .right .dianjia a span {
    color: #fff;
    margin-left: 20px;
    font-size: 20px;
}

.product-list-body .pr-out-2 {


}
.product-list-body .pr-out-2 .box{
    display: flex;
    flex-direction: column;
}
.product-list-body .pr-out-2 .title {
    display: flex;
    padding: 20px 30px;
    box-sizing: border-box;
    justify-content: space-between;
    position: relative;
    background: #3ca973;
    color: #fff;
}
.product-list-body .pr-out-2 .title a{
    color: #fff;
}
.product-list-body  .pr-out-2 .box .txt{
    padding: 15px ;
    box-sizing: border-box;
    background: #fff;
}
.product-list-body  .pr-out-2 .box .txt p{
    color: #999;
    font-size: 16px;
    line-height: 1.5em;
}
.product-list-body  .pr-out-2 .box .txt img{
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    width: auto;
    max-width: 100%;
}
.product-list-body  .pr-out-2 .box .out{
    display: flex;
    /*justify-content: space-between;*/
    flex-wrap: nowrap;
    margin-top: 30px;
}
.product-list-body  .pr-out-2 .box .out a{
    width: 24%;
    text-align: center;
    margin-left: 0px;
}
.product-list-body  .pr-out-2 .box .out a img{
    width: 100%;
    height: 190px;
    object-fit: cover;
    border: 2px solid #ccc;
}
.product-list-body  .pr-out-2 .box .out a span{
    margin-top: 30px;
}

.product-list-body .pr-out-2 .pr-out-2-out .box .nr {
    height: 974px;
    background: #fff;
}

.product-list-body .pr-out-2 .pr-out-2-out .box .nr img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.product-list-body .pr-out-2 .pr-out-2-out .box {
    display: flex;
    flex-direction: column;
}

.shangxiafanye {
    margin-top: 30px;
}
.shangxiafanye a{
    display: block;
}
.shangxiafanye a:hover{
    color: #3ca973;
}
.product-list-body .pr-out-2-out {
    position: relative;
    min-height: 900px;
}

.product-list-body .pr-box-id-2 {
    background: #fff;
    position: absolute;
    top: 0px;
}


.product-list-body .pr-box-id-2>a {
    width: 21%;
    display: block;
    margin: 25px;
}

.product-list-body .pr-box-id-2 .box {
    width: 100%;

}

.product-list-body .pr-box-id-2 .box .box-img {
    position: relative;
    border: 1px solid #eff3f7;
}

.product-list-body .pr-box-id-2 {
    display: flex;
    flex-wrap: wrap;
}

.product-list-body .pr-box-id-2 .box .box-img img {
    width: 100%;
}

.product-list-body .pr-box-id-2 .box .box-img .ceng {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.6);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: 0.5s;
}

.product-list-body .pr-box-id-2 .box .box-img .ceng h6 {
    color: #fff;
    font-size: 18px;
    padding: 20px 0px;
}

.product-list-body .pr-box-id-2 .box .box-img .ceng .top {
    width: 30px;
    height: 3px;
    background: #fff;
    display: block;
    border-radius: 3px;
}

.product-list-body .pr-box-id-2 .box .box-img .ceng .bootm {
    width: 120px;
    height: 3px;
    background: rgba(255, 255, 255, 0.6);
    display: block;
    border-radius: 3px;
}

.product-list-body .pr-box-id-2 .box .txt {
    width: 100%;
    padding: 0px 23px;
    box-sizing: border-box;
}

.product-list-body .pr-box-id-2 .box .txt h6 {
    font-size: 18px;
    padding: 20px 0px;
    border-bottom: 1px solid #b9b9b9;
}

.product-list-body .pr-box-id-2 .box .txt span {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 20px;
}

.product-list-body .pr-box-id-2 .box:hover .box-img .ceng {
    opacity: 1;
}

/* 服务中心 */
.service-body .S-box .title {
    text-align: center;
    margin: 30px 0px;
    font-size: 24px;
    color: #3ca973;
}
.service-body .accessories .out{
    display: flex;
    justify-content: space-between;
}
.service-body .accessories .out .box{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.service-body .accessories .out .box span{
    margin-top: 20px;
}
.service-body .accessories a{
    width: 200px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background: #3ca973;
    display: block;
    margin: 0 auto;
    color: #fff;
    margin-top: 60px;
    margin-bottom: 40px;
}


.service-body .S-box .title span{
    font-weight: 300;
    font-size: 18px;
}
.service-body .S-box .S-box-out {
    display: flex;

}

.service-body .S-box .S-box-out .box {
    width: 33%;
    /* background: #2b9dde; */
    height: 342px;
    position: relative;
}

.service-body .S-box .S-box-out .box .images-S-d {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100px;
}

.service-body .S-box .S-box-out .box h4 {
    width: 70px;
    font-size: 34px;
    color: #fff;
    margin: 35px;
}

.service-body .S-box .S-box-out .box span {
    color: #FFFFFF;
    margin-left: 35px;
    line-height: 2em;
    font-size: 16px;
    text-align: left;
    display: block;
}

.service-body .S-box .S-box-out .box:nth-child(2) {
    background: #0f80c3;
}

.service-body .S-box .S-box-text {
    display: flex;
    justify-content: center;
    margin-top: 50px;
    margin-bottom: 50px;
}

.service-body .S-box .S-box-text .box {
    display: flex;
    align-items: center;
    margin: 0px 133px;
}

.service-body .S-box .S-box-text .box img {
    margin-right: 10px;
}

.service-body .S-box .S-box-text .box span {
    display: block;
    color: #3ca973;
    font-size: 16px;
}

.service-body .S-box-2 .S-box-out {
    display: flex;
    justify-content: space-between;
}

.service-body .S-box-2 .S-box-out .box {
    width: 20%;
    border: 1px solid #fafafa;
    box-sizing: border-box;
    margin-right: 10px;
    background: none !important;
}

.service-body .S-box-2 .S-box-out .box:last-child {
    margin-right: 0px;
}

.service-body .S-box-2 .S-box-out .box img {
    width: 100%;
}
.service-body .S-box-3 {
    padding-bottom: 60px;
}
.service-body .S-box-3 .S-box-out {
    display: block;
}

.service-body .S-box-3 .S-box-out .box {
    width: 100%;
    background: none !important;
    height: auto;
}
.service-body .S-box-3 .S-box-out .box:hover span{
    background: #3ca973;
    color: #fff;
}
.service-body .S-box-3 .S-box-out .box span {
    width: 100%;
    display: block;
    background: #eff2f7;
    padding-left: 30px;
    box-sizing: border-box;
    margin-left: 0px;
    height: 65px;
    line-height: 65px;
    color: #666666;
    font-size: 18px;
}

.service-body .S-out {
    overflow: hidden;
}

.service-body .S-box-3 .S-box-out .box p {
    color: #666666;
    width: 100%;
    display: block;
    padding: 30px;
    box-sizing: border-box;
}


.xuqiu-liuyan {
    background: #e5f3fb;
    width: 100%;
    min-height: 300px;
}

.xuqiu-liuyan .title {
    text-align: center;
    font-size: 24px;
    color: #000;
    padding-top: 34px;
    padding-bottom: 50px;
}

.xuqiu-liuyan .box {
    text-align: center;
}

.xuqiu-liuyan .box .input {
    display: flex;
    justify-content: space-between;

}

.xuqiu-liuyan .box .input input {
    width: 48%;
    height: 60px;
    background: #fff;
    outline: none;
    border: none;
    padding-left: 30px;
    box-sizing: border-box;
    font-size: 16px;
    color: #999999;
}

.xuqiu-liuyan .box textarea {
    width: 100%;
    outline: none;
    padding-left: 30px;
    box-sizing: border-box;
    padding-top: 20px;
    font-size: 16px;
    color: #999999;
    border: none;
    margin-top: 30px;
}

.xuqiu-liuyan .box .button {
    width: 270px;
    height: 55px;
    text-align: center;
    line-height: 55px;
    background: #008cd8;
    outline: none;
    border: none;
    border-radius: 25px;
    color: #fff;
    font-size: 20px;
    margin: 30px 0px;
    cursor: pointer;
}

/* 解决方案 */
.solution-body .solution-out {
    overflow: hidden;
    padding-bottom: 60px;
}

.solution-body .solution-out .out .title {
    text-align: center;
    padding: 20px 0px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 40px;
}

.solution-body .solution-out .out .title .click {
    margin: 0px 60px;
    font-size: 24px;
    color: #000;
    position: relative;
    cursor: pointer;
}

.solution-body .solution-out .out .title .click:hover {
    color: #008cd8;
}

.solution-body .solution-out .out .title .click:hover::after {
    content: '';
    width: 30px;
    height: 3px;
    background: #008cd8;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -15px;
    bottom: -20px;
}

.solution-body .solution-out .out .title .click.all {
    color: #008cd8;
}

.solution-body .solution-out .out .title .click.all::after {
    content: '';
    width: 30px;
    height: 3px;
    background: #008cd8;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -15px;
    bottom: -20px;
}

.solution-body .solution-out .nr-out .cou-box-1 {
    display: flex;
    flex-wrap: wrap;
}

.solution-body .solution-out .nr-out .cou-box-1 .box .img-solution {
    width: 100%;
    height: 360px;
    overflow: hidden;
}
.solution-body .solution-out .nr-out .cou-box-1 .box .img-solution img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 1s;
    transform:  scale(1);
}
.solution-body .solution-out .nr-out .cou-box-1 .box:hover .img-solution img{
    transform: scale(1.2);
}
.solution-body .solution-out .nr-out .cou-box-1 .box .texzt{
    height: 90px;
    padding-left: 30px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
    -webkit-font-smoothing: none;
    font-smoothing: none;
    font-weight: 500;
    /*transition: 1s;*/
}
.solution-body .solution-out .nr-out .cou-box-1 .box .texzt h5{
    font-size: 18px;
    font-weight: 400;
          white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
}
.solution-body .solution-out .nr-out .cou-box-1 .box .texzt span{
    margin-top: 10px;
    font-weight: 400;

}


.solution-body .solution-out .nr-out .cou-box-1>a {
    width: 33.3%;
    transform: scale(0.97);
    position: relative;
    height: 450px;
    
}
.solution-body .solution-out .nr-out .cou-box-1>a .box{
    border: 1px solid #999;
    box-sizing: border-box;
}

.solution-body .solution-out .nr-out .cou-box-1>a .box:hover .texzt{
    background: #3ca973;
    color: #fff;
}

.solution-body .solution-out .nr-out {
    position: relative;
    /* height: 800px; */
}

/* .solution-body .solution-out .nr-out .cou-box {
    position: absolute;
    top: 0px;
    display: none;
} */

.solution-body .solution-out .nr-out .cou-box:nth-child(1) {
    display: block;
}

/* 解决方案-详情 */


.solution-list-body .solution-list {
    background: #f6fafe;
}

.solution-list-body .text-out {
    background: #fff;

}
.solution-list-body .text-out .title-txt{
    text-align: center;
    border-bottom: 2px solid #ccc;
    padding-top: 40px;
    padding-bottom: 30px;
}
.solution-list-body .text-out h3 {
    width: 100%;
    display: inline-block;
    position: relative;
}
.solution-list-body .text-out .title-txt span{
    display: inline-block;
    margin: 0px 10px;
    margin-top: 20px;
    font-size: 12px;
}


.solution-list-body .text-out .text {
    padding: 30px 50px;
    box-sizing: border-box;
}

.solution-list-body .text-out .text img {
    margin: 20px auto;
    display: block;
}

.solution-list-body .text-out .text p {
    color: #666666;
    font-size: 16px;
    line-height: 1.6em;
}

/* 新闻中心 */
.NEWS-out {
    overflow: hidden;
}

.NEWS-out .P-nav {
    width: 100%;
    height: 86px;
    display: flex;
    justify-content: center;
    border-bottom: 1px solid rgba(212, 208, 208, 1);
}

.NEWS-out .P-nav ul {
    display: flex;
    align-items: center;
}

.NEWS-out .P-nav ul li {
    margin: 0px 60px;
    font-size: 28px;
    position: relative;
    height: 100%;
    line-height: 86px;
    cursor: pointer;
}

.NEWS-out .P-nav ul li:hover {
    color: #008cd8;
}

.NEWS-out .P-nav ul li:hover::after {
    content: '';
    width: 30px;
    height: 3px;
    background: #008cd8;
    position: absolute;
    bottom: -1.5px;
    left: 50%;
    margin-left: -15px;
}

.NEWS-out .P-nav ul li.all {
    color: #008cd8;
}

.NEWS-out .P-nav ul li.all::after {
    content: '';
    width: 30px;
    height: 3px;
    background: #008cd8;
    position: absolute;
    bottom: -1.5px;
    left: 50%;
    margin-left: -15px;
}

.NEWS-out .P-nav-list {
    margin-top: 30px;
}

.NEWS-out .P-nav-list .centrt .out {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.NEWS-out .P-nav-list .box {
    width: 100%;
    display: flex;
    /* border: 1px solid rgba(223, 223, 223, 1); */
    margin-bottom: 30px;
    box-sizing: border-box;
    transition: 0.6s;
    position: relative;
    border-bottom: 1px solid #999999;
    padding-bottom: 30px;
    box-sizing: border-box;
}

.NEWS-out .P-nav-list .box .left-text {
    width: 70%;
    padding: 0px 30px;
    box-sizing: border-box;
}

.NEWS-out .P-nav-list .box .ringt-text {
    width: 30%;
}

.NEWS-out .P-nav-list .box .ringt-text img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.NEWS-out .P-nav-list .box .left-text time {
    font-size: 14px;
    color: #999999;
    margin-bottom: 33px;
    display: block;
}

.NEWS-out .P-nav-list .box .left-text h5 {
    color: #333;
    font-size: 18px;
    margin-bottom: 30px;
}

.NEWS-out .P-nav-list .box .left-text p {
    color: #666666;
    font-size: 14px;
    margin-bottom: 60px;
}

/* 新闻中心详情页 */
.NEWS-list-body .text-out {
    background: #fff;
    padding: 30px 0px;
    box-sizing: border-box;
}

.NEWS-list-body .text-out .faabiaoshijian {
    text-align: center;
    font-size: 14px;
    color: #333333;
    margin-top: 20px;
}




/* 关于我们页面 */

.About-body  .title-about{
    text-align: center;
}
.About-body  .title-about h5{
    font-size: 29px;
    color: #3ca973;
}
.About-body  .title-about span{
    font-size: 20px;
    color: #3ca973;
    margin-top: 10px;
    margin-bottom: 50px;
    display: block;
    font-weight: 200;
}
.About-body .About-box-1 .out-1 {
    display: flex;
    justify-content: space-between;
}
.About-body .About-box-1 .out-1 .shuzigund{
    width: 25%;
    background-image: linear-gradient(to right, #3ca973,#3ca9736e,#3ca97300);
    color: #fff;
    padding-left: 30px;
    box-sizing: border-box;
    padding-top: 22px;
    padding-bottom: 15px;
}
.About-body .About-box-1 .out-1 .shuzigund span{
    font-size: 12px;
}
.About-body .About-box-1 .out-1 .shuzigund .gund{
    font-size: 24px;
}
.About-body .About-box-1 .out-2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.About-body .About-box-1 .out-2 .box{
    width: 50%;
    height: 430px;
}
.About-body .About-box-1 .out-2 .box img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.About-body .About-box-1 .out-2 .box-txt{
    padding: 30px;
    box-sizing: border-box;
}
.About-body .About-box-1 .out-2 .box-txt h5{
    font-size: 23px;
    margin-bottom: 30px;
}
.About-body .About-box-1 .out-2 .box-txt p{
    font-size: 14px;
    color: #333;
    line-height: 1.5em;
    font-weight: 500;
}

.About-body .About-box-2 {
    background: #eff2f7;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: -2;
    padding: 108px 0px;
    margin-top: 60px;
}
.About-body .About-box-2::after{
    width: 100%;
    height: 100%;
    background: url(../images/about-beijin.png) no-repeat center;
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    z-index:-1;
}
.About-body .About-box-2 .out{
    display: flex;
    justify-content: space-between;

}
.About-body .About-box-2 .out .box-1{
    padding-left: 80px;
    box-sizing: border-box;
}
.About-body .About-box-2 .out .box-2{
    padding-right: 262px;
    box-sizing: border-box;
}
.About-body .About-box-2 .out b{
    width: 3px ;
    height: 290px;
    background: #3ca973;
    display: block;
}
.About-body .About-box-2 .out  .box h5{
    font-size: 30px;
    margin-bottom: 20px;
    color: #3ca973;
}
.About-body .About-box-2 .out  .box span{
    font-size: 18px;
    color: #3ca973;
}
.About-body .About-box-2 .out  .box p{
    font-size: 20px;
    color: #000;
    margin-top: 70px;
}
.About-body .About-box-3{
    padding: 60px 0px;
}
.About-body .About-box-3 .out{

    display: flex;
    justify-content:space-between;
}
.About-body .About-box-3 .out .box{
    width: 24%;
    border: 1px solid #f5f5f5;
}
.About-body .About-box-3 .out .box img{
    width: 100%;
    transform: scale(0.9);
}
.About-body .About-box-3 .out .box span{
    width: 100%;
    display: block;
    height: 60px;
    text-align: center;
    background: #f5f5f5;
    line-height: 60px;
}

.About-body  .About-box-4{
    width: 100%;
    background: url(../images/zhaoxian-1.jpg) no-repeat center;
    padding: 70px 0px;
}
.About-body  .About-box-4 .box-left{
    border-left: 3px solid #3ca973;
    padding-left: 30px ;
    box-sizing: border-box;
}
.About-body  .About-box-4 .box-left h5{
    font-size: 29px;
    margin-bottom: 30px;
}
.About-body  .About-box-4 .box-left span{
    font-size: 18px;
    margin-bottom: 45px;
    display: block;
}
.About-body  .About-box-4 .box-ringht{
    display: flex;
    flex-direction: column;
    align-items:end;
    border-right: 3px solid #3ca973;
    padding-right: 30px;
    box-sizing: border-box;
}
.About-body  .About-box-4 .box-ringht h5{
    font-size: 29px;
    margin-bottom: 30px;
}
.About-body  .About-box-4 .box-ringht span{
    font-size: 18px;

    display: block;
}
.About-body  .About-box-4  .out{
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}
.About-body  .About-box-4  .out .box{
    width: 19%;
}
.About-body  .About-box-4  .out .box  .title{
    background: #3ca973;
    width: 100%;
    color: #fff;
}
.About-body  .About-box-4  .out .box span{
    display: block;
    height: 60px;
    line-height: 60px;
    padding-left: 35px;
    box-sizing: border-box;
    background: #fff;
    margin-bottom: 2px;
}

/* 关于我们列表页 */
.About-list-body .About-box-3 .out{
    flex-wrap: wrap;
    justify-content: left;
}
.About-list-body .About-box-3 .out .box{
    width: 25%;
    box-sizing: border-box;
    transform: scale(0.95);
}


/* 联系我们 */
.relation-body .relation .left{
    width: 30%;
    background: url(../images/Pc-beijin.png) no-repeat center ;
    background-size: cover;
    display: flex;
    justify-content: center;
    height: 600px;
}
.relation-body .relation .left{
    padding: 0px 30px;
    box-sizing: border-box;
}
.relation-body .relation .left {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.relation-body .relation .left .box{
    display: flex;
    align-items: center;
    justify-content: left;
    color: #fff;
    margin-bottom: 60px;
}
.relation-body .relation .left .box .img{
    margin-right: 20px;
}
.relation-body .relation .left .title span{
    font-size: 20px;
    margin-bottom: 10px;
    color: #fff;
    display: block;
}
.relation-body .relation .left  .title h5{
    font-size: 20px;
    margin-bottom: 45px;
    color: #fff;
}
.relation-body .relation .left .box span{
    display: block;
    margin-bottom: 5px;
}
.relation-body .relation .conter{
    display: flex;

}
.relation-body .relation .ringt{
    width: 70%;
    background: url(../images/weixin-box.jpg) no-repeat center;
    height:600px;
    background-size: cover;
    padding: 30px 50px 0px 30px;
    box-sizing: border-box;
    
}
.relation-body .relation .ringt .input {
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
    width: 100%;
}
.relation-body .relation .ringt .input input{
    height: 60px;
    width: 32%;
    border: 1px solid #eaeaea;
    outline: none;
    padding-left: 20px;
    box-sizing: border-box;
    
}
.relation-body .relation .ringt textarea{
    width: 100%;
    border: 1px solid #eaeaea;
    outline: none;
    box-sizing: border-box;
    margin-top: 30px;
    padding-left: 20px;
    padding-top: 20px;
}
.relation-body .relation .ringt form{
    display: flex;
    flex-direction: column;
    align-items: end;
}
.relation-body .relation .ringt form button{
    width: 200px;
    height: 50px;
    background: #3ca973;
    text-align: center;
    line-height: 50px;
    display: block;
    border: none;
    margin-top: 35px;
    color: #fff;
    font-size: 18px;

}
.relation-body .ringt .ttile h5{
    font-size: 30px;
    color: #3ca973;
    margin-bottom: 10px;
}
.relation-body .ringt .ttile span{
    font-size: 19px;
    color: #3ca973;
}

.relation-body .relation-1 h5{
    font-size: 27px;
    color: #3ca973;
    margin-top: 50px;
    margin-bottom: 70px;
}
.relation-body .relation-1 .out{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.relation-body .relation-1 .out .box{
    width: 32%;
    border-bottom: 2px solid #cccccc;
    margin-bottom: 40px;
}
.relation-body .relation-1 .out .box b{
    margin-bottom: 40px;
    display: block;
}
.relation-body .relation-1 .out .box .text{
    margin-bottom: 50px;
}
.relation-body .relation-1 .out .box .text img{
    margin-right: 20px;
}
.relation-body .relation-1 .out .box .text span{
    color: #333;
    font-size: 18px;
    font-weight: bold;
}
.relation-body .relation-2{
    background: #f5f5f5;
    padding: 40px 0px;
    box-sizing: border-box;
}
.relation-body .relation-2 .dizhi img{
    margin-right: 20px;
}
.relation-body .relation-2 .ditu{
    width: 100%;
    margin-top: 50px;
}
.relation-body .relation-2 .ditu #container{
    width: 100%;
    height: 470px;
}
.max-click-nav {
    width: 50px;
    height: 50px;
    position: absolute;
    right: 20px;
    top: 0px;
}

.max-click-nav img {
    width: 100%;
    height: 100%;
    transform: scale(0.6);
    z-index: 20;
    position: relative;
    cursor: pointer;
}

.max-nav {
    background: #fff;
    width: 100%;
    position: absolute;
    left: -2000px;
    z-index: 10;
    top: 0px;
    transition: 0.5s;
}

.max-nav.all {
    left: 0px;
}

.max-nav ul {
    display: block !important;
    padding: 30px 0px;
}

.max-nav ul li {
    /* height: 30px !important; */
    padding: 10px 35px !important;
    border-bottom: 1px solid rgba(0, 140, 216, 0.1);
}

.max-nav ul li .title {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.max-nav ul li .title img {
    width: 10px;
    height: 10px;
    cursor: pointer;
}

.max-nav ul li .max-nav-box {
    width: 100%;
    background: #f6f9fe;
    padding: 10px 20px;
    box-sizing: border-box;
    display: none;
    margin-top: 20px;
}

.max-nav ul li .max-nav-box a {
    display: block;
    width: 100%;
    padding: 5px 0px;
    color: #666666;
}


/* 服务能力页面 */
.capacity-body {
    background: #f5f5f5;
}
.capacity-body .capacity-out .titile{
    text-align: center;
    color: #3ca973;
}
.capacity-body .capacity-out .titile h5{
    font-size: 26px;
}
.capacity-body .capacity-out-1 .box{
    display: flex;
    margin-top: 50px;
    justify-content: space-between;
    background: #fff;
    height: 362px;
}
.capacity-body .capacity-out-1 .box .left{
    width: 55%;
    padding-left: 35px;
    padding-top: 40px;
}
.capacity-body .capacity-out-1 .box .left .shijian{
    display: flex;
    font-size: 14px;
}
.capacity-body .capacity-out-1 .box .left .shijian span{
    font-size: 12px;
    color: #999;
}
.capacity-body .capacity-out-1 .box .left h5{
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 30px;
}
.capacity-body .capacity-out-1 .box .left h5:hover{
    color: #3ca973;
}
.capacity-body .capacity-out-1 .box .left p{
    color: #999;
    font-size: 16px;
    line-height: 2em;
}
.capacity-body .capacity-out-1 .box .right{
    width: 40%;
    overflow: hidden;
}
.capacity-body .capacity-out-1 .box .right img{
    width: 100%;
    transition: 1s;
    height: 100%;
    transform: scale(0.8);
}
.capacity-body .capacity-out-1 .box .right img:hover{
    transform: scale(0.9);
}

.capacity-body .capacity-out-2{
    background: #fff;
    margin-top: 30px;
    padding: 60px;
    box-sizing: border-box;
}
.capacity-body .capacity-out-2 .out{
    margin-top: 30px;
}
.capacity-body .capacity-out-2 .out img{
    width: 100%;
}
.capacity-body .capacity-out-3{
    padding: 60px 0px;
}
.capacity-body .capacity-out-3 .out{
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}
.capacity-body .capacity-out-3 .out .box{
    width: 32%;
    height: 327px;
    padding: 30px;
    box-sizing: border-box;
}
.capacity-body .capacity-out-3 .out .box h5{
    font-size: 28px;
    margin-bottom: 20px;
    font-weight: 300;
}
.capacity-body .capacity-out-3 .out .box p{
    line-height: 2em;
    font-size: 14px;
}

.capacity-body .capacity-out-3 .out .box:nth-child(3) a{
    color: #fff;
}

/* 新闻页面 */
.news-body .capacity-out-1 .out{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-bottom: 60px;
}
.news-body .capacity-out-1 .out a{
    width: 49%;
    display: block;


}
.news-body .capacity-out-1 .out a p{
    -webkit-line-clamp: 4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news-body .capacity-out-1 .out .box .right img{
    object-fit: cover;
}