/* 全局样式 */

* {margin: 0px;padding: 0px; box-sizing: border-box;}

a {text-decoration: none; color: #000;}



/* header */

.banner .contain{width: 80%;margin: 0px 10%;}

/* -----------------轮播图--------------- */

.swiper-pagination-bullet {border-radius: 0 !important;width: 60px !important;height: 3px !important;background-color: #f3f3f3;}

.banner { position: relative;margin-top: 60px;width: 100%;}

.banner-imgs{width: 100%;overflow: hidden;}

.banner-imgs img{width: 100%;object-fit: cover;transform: matrix(1.1, 0, 0, 1.1, 0, 0);-webkit-transition: all 0.4s ease 1.2s;

    -moz-transition: all 0.4s ease 1.2s;-ms-transition: all 0.4s ease 1.2s;-o-transition: all 0.4s ease 1.2s;transition: all 0.4s ease 1.2s;}

.swiper-slide-active .banner-imgs img {transition-delay: 0.4s !important;transform: matrix(1, 0, 0, 1, 0, 0);

    -webkit-transition: all 5s ease;-moz-transition: all 5s ease;-ms-transition: all 5s ease;-o-transition: all 5s ease;transition: all 5s ease;}

.banner-imgs .banner-pc{display: block;min-height: 520px;}

.banner-imgs .banner-md{display: none;min-height: 320px;}

.swiper-slide .banner-title{width: 635px;height: 320px;animation: bannerWordsdown 1.2s ease both 400ms;margin-right: 295px;}

.banner .swiper-slide .img>img{max-width: 100%;max-height: 100%;padding-top: 240px;}

.banner-contin{position:absolute;bottom: 40px;align-items: center;height: 100%;}

@keyframes bannerWordsdown {0% {transform: translateY(-90px);opacity: 0;}100% {transform: translateY(0);opacity: 1;}}

.banner-title .title,

.banner-title .represent,

.banner-title .img p{ color:white;transition: all .4s ease;}

.banner-title .img a img{transition: all .4s ease;}

.banner-title .img a:hover img{transform: rotate(50deg) scale(1.1);}

.banner-title .img a:hover p{color: #2062c9;}

.banner-title .img span{padding-right: 14px;}

.banner-title .title{font-weight: bold;margin-bottom: 0px;}

.banner-title .represent{padding-bottom: 57px;line-height: 35px;}

.banner-title .xian{width: 49px;height:7px;background-color: #2062c9;margin-top:15px;margin-bottom: 45px;}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom: 7%!important;}

.banner .swiper-pagination-bullet-active{background-color: #2062c9;opacity: 1;}

/* 滑动按钮 */

.huadong{position: absolute;top: 84%;left: 90px;z-index: 9999; color:white;transition: all .4s ease;}

.huadong:hover{transform: scale(1.04);}

/* ------------------over----------------- */

.huadong{animation: backTop .6s linear infinite alternate;}
@keyframes backTop{0%{transform:translateY(0px);}100%{transform:translateY(10px);}}


/* ------------------产品轮播--------------- */

.banner-2{ background-color: #f3f3f3;width: 100%;}

.banner-2 .back{background-color: #fff;}

.banner-2 .thumbs{display: flex;justify-content: center;}

.banner-2 .thumbs>div{width: 100%;padding: 0px 70px;position: relative;}

.banner-2 .thumbs .swiper-slide a>div{width: 100%;}

.banner-2 .thumbs .swiper-slide a .img {display: flex;justify-content: center;padding-top: 35px;padding-bottom: 20px;width: 100%;height: 110px;}

.banner-2 .thumbs .swiper-slide a .text{padding-bottom: 25px;text-align: center;}

.banner-2 .thumbs .swiper-slide:nth-child(6) a .text{width: max-content;}

.banner-2 .thumbs .swiper-slide .active .text{color: #2062c9;}

.banner-2 .thumbs .swiper-slide .active .text::before{width: 100%;height: 4px;background-color: #2062c9;content: "";position: absolute;bottom: 0px;left: 0px;}

.banner-2 .thumbs .swiper-slide .active .img>img:nth-child(1){display: block;}

.banner-2 .thumbs .swiper-slide .active .img>img:nth-child(2){display: none;}

.banner-2 .thumbs .swiper-slide .img>img:nth-child(1){display: none;}

.banner-2 .thumbs .swiper-slide .img>img:nth-child(2){display: block;}

.banner-2 .thumbs .thumbs-prev{position: absolute;top: 0px;left: 0px;display: flex;align-items: center;height: 100%;}

.banner-2 .thumbs .thumbs-next{position: absolute;top: 0px;right: 0px;display: flex;align-items: center;height: 100%}















.Carousel-zhon .Carousel-xuanxiang{width: 25%;height: 150px;}

.Carousel-zhon .Carousel-xuanxiang a{width: 100%;height: 150px;}

.Carousel-zhon .Carousel-xuanxiang .img{width: 100%;height: 100px;display: flex;justify-content: center}

.Carousel-zhon .Carousel-xuanxiang .text{ position: relative;width: 100%;height: 50px;display: flex;justify-content: center;transition: all 1s ease;}

.Carousel-xuanxiang .text p{position: absolute;top: 0%;}

.Carousel-zhon div a{display: block;}

.Carousel-zhon .active .text p{color: #2062c9;border-bottom: 4px solid #2062c9;padding-bottom: 20px; transition: all 0.2s ease;}

.banner-2 .Carousel-bottom .Carousel-zhanshi{width: 100%;margin-top: 90px;}

.Carousel-zhanshi .Carousel-zh{width: 100%;display: flex;overflow:auto;}

.Carousel-xuanxiang img:nth-child(1){display: none;}

.Carousel-xuanxiang img:nth-child(2){transition: all .4s ease;}

.Carousel-click:hover .img img:nth-child(2){transform: scale(1.1);}

.Carousel-click:hover .text{color:#2062c9;}

.Carousel-zhanshi .Carousel-zh .Carousel-img{position: relative;width: calc(33% - 30px);margin-right: 30px; background-color: white;}
.Carousel-img .img>img{height: 180px;max-width: 100%;}

.Carousel-img .img{text-align: center;width: 100%;display: flex;justify-content: center;align-items: center;padding-top: 90px;padding-bottom: 66px;}

.Carousel-img .text .lm1{width: 100%;color: #666;font-weight: bold;padding: 0px 35px 30px 35px;}

.Carousel-img .click{position: absolute;top: 20%;left: calc(50% - 100px); width: 200px;}

.Carousel-img .click a{width: 100%;height: 100%;display: block; transition: all .4s ease;}

.Carousel-img .click a:hover{transform: scale(1.04);}
.Carousel-img .click .text {opacity: 0;transition: all .7s ease;font-weight: bold;text-align: center;position: absolute;top: 48px;width: 140px;left: 29px;}

/* ------- */

.Carousel-img .click img{opacity: 0;transition: all .4s ease;}


.Carousel-img .click .text p{color:white;}

.Carousel-bottom .active{display: block;}

.Carousel-bottom .Carousel-zhanshi{display: none;}

.Carousel-zhanshi .Carousel-zh .Carousel-img:hover .click img,

.Carousel-zhanshi .Carousel-zh .Carousel-img:hover .click .text{opacity: 1;}

.Carousel-zhanshi .Carousel-zh .Carousel-img:hover>.text{opacity: 0;}

.Carousel-zhanshi .Carousel-zh .Carousel-img>.text{transition: all .4s ease;opacity: 1;}

.Carousel-active{display: block!important;}

.Carousel-zhanshi{display: none;}

/* ------- */

/* ------------over------------- */







/* --------------------关于我们------------------ */

.about {width: 100%;background-image: url(../images/About.jpg);background-repeat: no-repeat;background-size: 100% 790px;}

.about .contain{margin: 0px 10%;width: 80%; padding-bottom: 95px;}

.about .contain .title1{padding: 80px 0px 0px 0px; width: 100%;display: flex;justify-content: center;align-items: flex-end;}

.about .contain .title1 p{color:white;}

.about .contain .title2{width: 100%;display: flex;justify-content: center;padding-bottom: 60px;}

.about .contain .title2 p{color: white;font-weight: bold;}

.about .contain .table{background-color:  rgba(0, 0, 0, 0.3);width: 100%;height: 470px;}

.about .table-zuo{width: 48%;height: 100%;float: left;border: 1px solid rgba(255, 255, 255, 0.2);position: relative;}

.about .table-zuo .table-txt{width: 100%;padding: 80px 78px 0px 100px;}

.about .table-zuo .table-txt .lanxian{height: 4px; width: 82px; background-color: #2062c9; margin-top: 24px;margin-bottom: 24px;}

.about .table-zuo .table-txt .text{margin-bottom: 50px;}

.about .table-zuo .table-txt .text p{color: white;}

.about .table-zuo .table-txt .text2 p{color:white;transition: all .4s ease;}

.about .table-zuo .table-txt .text2 img{transition: all .4s ease;}

.about .table-zuo .table-txt .text2 a:hover p{color: #2062c9;}

.about .table-zuo .table-txt .text2 a:hover img{transform:rotate(50deg) scale(1.1);}

.about .table-zuo .table-txt .text2 span{padding-right: 15px;}

.about .table-you{width: 52%;height: 100%;float: right;}

.about .table-you .about-tit-top{height: 50%;width: 100%;}

.about .table-you .about-tit-top ul{display: flex;justify-content: space-between;height: 100%;}

.about .table-you .about-tit-top li{height: 100%;width: 33.33%;border: 1px solid rgba(255, 255, 255, 0.2);transition: all .4s ease;}

.about .table-you .about-tit-top li:hover{background-color: #2062c9;}

.about .table-you .about-tit-top .title{display: flex;align-items: center;height: 100%;}

.about .table-you .about-tit-top .title div{padding-left: 30px;padding-bottom: 25px;}

.about .table-you .about-tit-top .title p{color: white;text-align: left;}

.about .table-you .about-tit-top .title p:nth-child(2){color: rgba(255,255,255,0.5);}

.about .table-you .about-tit-top .title p span{padding-left: 7px;}

.about-tit-top .title p:nth-child(1){font-weight: bold;}

/* --------------------over-------------------- */







/* ------------------------------新闻动态-------------------- */

.News {width: 100%;background-color: white;position: relative;}

.News .contain .News-text1,

.News .contain .News-text2 {width: 100%;padding-top: 10px;text-align: center;}

.News .contain .News-text1 {color: #999;font-weight: bold;}

.News .contain .News-text2 {font-weight: bold;padding-bottom: 15px;color: #333;}

.News-bottom .News-bot{border-bottom: 1px solid rgba(0, 0, 0, 0.2);display: flex;justify-content: center;}

.News-bottom .News-swiper{margin-top: 80px;}

.News-lun{display: flex;width: 100%;flex-wrap: wrap;padding: 20px 0px;overflow: hidden;}

.News-lun .one a{display:block;}

.News-lun .one{position: relative;width:calc(33.333% - 40px);margin-right: 40px; background-color: #f3f3f3;box-shadow: 3.536px 3.536px 16px 0px rgba(0, 0, 0, 0.11);}
.News-lun .one:nth-child(3n){margin-right: 0px;}
  

.News-lun .News-redian {padding: 10% 10% 110px 10%; position: relative;z-index: 2;}

.News-redian .time{ color: #2062c9; font-weight: 600;transition: all .4s ease 0s;}

.News-redian .title{ color: #000; font-weight: 600; line-height: 70px;transition: all .4s ease 0s;}

.News-redian .text{ color: #666; font-weight: 600;line-height: 28px;transition: all .4s ease 0s;}

.News-redian div:nth-child(2){width: 30px;height: 2px; background-color: #2062c9;}

.one a:hover .News-redian .time,

.one a:hover .News-redian .title,

.one a:hover .News-redian .text{color:white;}

.News-lun .one img{opacity: 0; position: absolute;top: 0;left: 0;transition: all .4s ease;height: 100%;}

.News-lun .one a:hover img{opacity: 1;}

.News-lun .one a:hover::before{content: "";position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.21);z-index: 1;}

.News-lun .one a:hover .News-redian div:nth-child(2){background-color: white;}



.News .thumbs{justify-content: center;border-bottom: 1px solid #ebebeb;width: 100%;display: flex;margin-bottom: 80px;}

.News .thumbs>div{width: 700px;padding: 0px 50px;position: relative;}

.News .thumbs .swiper-slide>div{width: 100%;text-align: center;}

.News .thumbs .thumbs-prev{position: absolute;top: 0;left: 0;display: flex;align-items: center;}

.News .thumbs .thumbs-next{position: absolute;top: 0;right: 0;display: flex;align-items: center;}

.News .thumbs .swiper-slide.active .lan{height: 3px;width: 100%;background-color: #2062c9;}

.News .thumbs .swiper-slide.active .thumbs-text{color: #2062c9;}

.News .thumbs .swiper-slide .thumbs-text{margin-bottom: 18px;}

/* 按钮 */

.News .thumbs-prev>a>img{width: 25px;}

.News .thumbs-next>a>img{width: 25px;}

/* --------------------over-------------------- */







/* --------------------合作伙伴-------------------- */

/* 布局 */

.Ascoop{width: 100%; background-color: #f3f3f3;}

.Ascoop .contain{width: 80%;margin: 0px 10%;}

.contain .Ascoop-top{width: 100%;; display: flex;}

.contain .Ascoop-bottom{width: 100%; border-top: 4px solid #2062c9;}

.Ascoop-bottom .Ascoop-logo{width: 92%;margin: 0px 4%;}

.Ascoop-top .Ascoop-title{width: 90%;position: relative;}

.Ascoop-top .Ascoop-click{width: 10%;position: relative;}

.Ascoop-title .title{padding-top: 120px;padding-bottom: 20px;padding-left: 50px; position: relative;}

.Ascoop-title .title .img-zuo{position: absolute;top: 70px;left: 0px;}

.Ascoop-title .title div .img-you{position: absolute;bottom:30px;left: 500px;}



/* 轮播 */

.Ascoop-imgone{height: 50%;width: 100%;}

.Ascoop-imgone div{width: 100%;height: 100%;display: flex;align-items: center; justify-content: center;}

.Ascoop-bottom .Ascoop-imgtwo li{width: 20%;padding: 20px 40px;}
.Ascoop-bottom .Ascoop-imgtwo li>img{max-width: 100%;max-height: 100%;object-fit: contain;}

.lunbo .swiper-slide{height: 260px;margin-top: 30px;}

/* 按钮 */

.swiper-botton{background-image: url(../images/jiantou.png); background-repeat: no-repeat; height: 32px; width: 78px; position: absolute;bottom: 50px;right: 0px;}

.swiper-botton>div{height: 32px; width: 50%;}

.swiper-botton .swiper-zuo{float: left;color: #000;}

.swiper-botton .swiper-you{float: right;}

.swiper-botton .swiper-zuo a,.swiper-botton .swiper-you a{width: 100%;height: 100%;display: block;}



/* --------------------over-------------------- */



/* --------------------客户案例-------------------- */

.Customer { position: relative;width: 100%;}

.Customer .Customer-title {width: 100%;}

.Customer .Customer-title .Customer-title1,

.Customer .Customer-title .Customer-title2 {width: 100%;text-align: center;}

.Customer .Customer-title .Customer-title1 {color: #999;}

.Customer .Customer-title .Customer-title2 {color: #333;font-weight: bold;}

.Customer .Customer-list {width: 100%;}

.Customer .Customer-list ul {margin: -5px 0 0 -5px;}

.Customer .Customer-list li {width: calc(16.666% - 5px);margin: 5px 0 0 5px;overflow: hidden;}

.Customer .Customer-list li a{width: 100%;display: block;}

.Customer .Customer-list li a img{width: 100%; transition: all .4s ease;}

.Customer .Customer-list li a:hover img{transform: scale(1.04);}

.Footer-navbar .flex a{color:#676b71;}

/* ------------------------------------------------ */





/* -------------------------PC端--------------------------- */

@media all and (max-width:1700px) {

    /* 1600 × (900) */

    .banner .swiper-slide .img > img {width: 450px;padding-top: 78px;}

    .swiper-slide .banner-title {width: 635px;height: 320px;animation: bannerWordsdown 1.2s ease both 400ms;margin-right: 245px;}

    .swiper-slide .banner-title {width: 635px;height: 320px;animation: bannerWordsdown 1.2s ease both 400ms;margin-right: 191px;}

    .Carousel-zhanshi .Carousel-zh .Carousel-img {position: relative;width: 395px;background-color: white;}

    .Carousel-img .click {position: absolute;top: 20%;left: 100px;width: 200px;height: 200px;}

    .News-lun .one img {opacity: 0;position: absolute;top: 0;height: 100%;left: 0;transition: all .4s ease;}

    .News-lun .one {position: relative;width: 425px;}

}

@media all and (max-width:1599px) {

    /* 1440 × (700)  */

    .banner .swiper-slide .img > img {width: 360px;padding-top: 78px;}

    .swiper-slide .banner-title {width: 635px;height: 320px;animation: bannerWordsdown 1.2s ease both 400ms;margin-right: 152px;}

    .Carousel-zhanshi .Carousel-zh .Carousel-img {position: relative;width: 370px;background-color: white;}

    .News-lun .one {position: relative;width: 330px;}

    .News-lun {display: flex;width: 100%;flex-wrap: wrap;justify-content: center;}

    .News-bottom{padding-top: 50px;}

}

@media all and (max-width:1439px) {

    /* 1360 */

    .banner .swiper-slide .img > img {width: 320px;padding-top: 78px;}

    .swiper-slide .banner-title {width: 635px;height: 320px;animation: bannerWordsdown 1.2s ease both 400ms;margin-right: 128px;}

    .huadong {position: absolute;top: 80%;left: 90px;z-index: 9999;color: white;transition: all .4s ease;}

    .Carousel-topone .swiper-next img {margin-top: 47%;transition: all .4s ease;}

    .Carousel-topone .swiper-prev img {margin-top: 47%;transition: all .4s ease;}

    .Carousel-zhanshi .Carousel-zh .Carousel-img {position: relative;width: 350px;background-color: white;}

    .Carousel-img .click {position: absolute;top: 20%;left: 80px;width: 200px;height: 200px;}

    .News-lun .one {position: relative;width: 361px;}

    .News-bottom .News-swiper {margin-top: 60px;}

}

@media all and (max-width:1359px) {

    /* 1280 */

    .swiper-slide .banner-title {width: 635px;height: 320px;animation: bannerWordsdown 1.2s ease both 400ms;margin-right: 64px;}

    .Carousel-zhanshi .Carousel-zh .Carousel-img {position: relative;width: 320px;background-color: white;}

    .Carousel-img .img {text-align: center;width: 100%;display: flex;justify-content: center;align-items: center;padding-top: 35px;padding-bottom: 30px;}

    .Carousel-img .click {position: absolute;top: 20%;left: 60px;width: 200px;height: 200px;}

    .News-lun .one {position: relative;width: 339px;}

    .about .contain .table {background-color: rgba(0, 0, 0, 0.3);width: 100%;height: 420px;}

    .about .table-zuo .table-txt {width: 100%;padding: 50px 78px 0px 40px;}

}

@media all and (max-width:1279px) {

    /* 1152 × (700) */

    .banner .swiper-slide .img > img {width: 280px;padding-top: 78px;}

    .swiper-slide .banner-title {width: 635px;height: 320px;animation: bannerWordsdown 1.2s ease both 400ms;margin-right: 0px;}

    .Carousel-zhanshi .Carousel-zh .Carousel-img {position: relative;width: 280px;background-color: white;}

    .Carousel-img .click {position: absolute;top: 20%;left: 40px;width: 200px;height: 200px;}

    .about .table-zuo .table-txt {height: 300px;width: 100%;padding: 55px 70px 0px 50px;}

    .about .table-you .about-tit-top .title div {padding-left: 15px;padding-bottom: 25px;}

    .about .table-zuo .table-txt .text {margin-bottom: 30px;}

    .about .contain .table {background-color: rgba(0, 0, 0, 0.3);width: 100%;height: 345px;}

    .about .contain .title1 {padding: 45px 0px 0px 0px;width: 100%;display: flex;justify-content: center;align-items: flex-end;}

    .about .contain .title2 {width: 100%;display: flex;justify-content: center;padding-bottom: 25px;}

    .News .contain .News-text1, .News .contain .News-text2 {width: 100%;padding-top: 0px;text-align: center;}

    .News-bottom .News-swiper {margin-top: 50px;}

    .News-lun .one {position: relative;width: 306px;}

}

@media all and (max-width:1151px) {

    /* 1024 */

    .News-lun .one {position: relative;width: 271px;}

    .banner-title .represent {padding-bottom: 57px;line-height: 35px;width: 460px;}

    .banner .swiper-slide .img > img {width: 250px;padding-top: 78px;}

    .swiper-slide .banner-title {width: 564px;height: 319px;animation: bannerWordsdown 1.2s ease both 400ms;margin-right: 0px;}

    .banner-title .xian {width: 49px;height: 7px;background-color: #2062c9;margin-top: 10px;margin-bottom: 15px;}

    .banner-title .represent {padding-bottom: 20px;line-height: 35px;width: 460px;}

    .banner .swiper-slide .img > img {width: 250px;padding-top: 145px;}

    .Carousel-zhanshi .Carousel-zh .Carousel-img {position: relative;width: 250px;background-color: white;}

    .Carousel-img .click {position: absolute;top: 20%;left: 20px;width: 200px;height: 200px;}

}





/* ------------------------手机端-------------------------- */

@media all and (max-width:1000px) {

    /* 平板设备 720 适配 */

    .banner .swiper-slide .img > img {width: 190px;padding-top: 145px;}

    .banner-title .represent {padding-bottom: 20px;line-height: 35px;width: 410px;}

    .swiper-slide .banner-title {width: 424px;height: 319px;animation: bannerWordsdown 1.2s ease both 400ms;margin-right: 0px;}

    .huadong {position: absolute;top: 80%;left: 25px;z-index: 9999;color: white;transition: all .4s ease;}

    .Carousel-topone .swiper-prev img {margin-top: 90%;transition: all .4s ease;}

    .Carousel-topone .swiper-next img {margin-top: 90%;transition: all .4s ease;}

    .Carousel-img .click {display: none;}

    .Carousel-img .img img{width: 150px;}

    .Carousel-zhanshi .Carousel-zh .Carousel-img {position: relative;width: 201px;background-color: white;}

    .Carousel-img .text .lm1 {width: 100%;color: #666;font-weight: bold;padding: 0px 35px 15px 17px;}

    .banner-2 .Carousel-bottom .Carousel-zhanshi {width: 100%;margin-top: 40px;}

    .about .contain .table {background-color: rgba(0, 0, 0, 0.3);width: 100%;height: 300px;}

    .about .table-zuo .table-txt {height: 300px;width: 100%;padding: 20px 70px 0px 15px;}

    .News-lun .one {position: relative;width: 204px;}

    .News-lun .News-redian {padding: 10% 10% 25px 10%;position: relative;}

    .Customer .Customer-list li {width: 150px;margin: 5px 0 0 5px;overflow: hidden;}

    .Customer .Customer-list ul {margin: -5px 0 0 -5px;justify-content: space-between;}

}

@media all and (max-width:640px) {

    /* 移动终端以上 360 适配 */

    .Carousel-zhanshi .Carousel-zh {width: 100%;display: flex;justify-content: center;flex-wrap: wrap;}

    .banner-2 .Carousel-bottom .Carousel-zhanshi {width: 100%;margin-top: 50px;}

    .Carousel-zhanshi .Carousel-zh .Carousel-img {position: relative;width: 308px;margin-bottom: 10px;background-color: white;}

    .banner .swiper-slide .img > img {display: none;}

    .swiper-slide .banner-title {width: 300px;height: 319px;animation: bannerWordsdown 1.2s ease both 400ms;margin-right: 0px;}

    .banner-title .represent {padding-bottom: 20px;line-height: 35px;width: 300px;}

    .about .table-you {width: 100%;height: 100%;float: right;background-color: rgba(0, 0, 0, 0.3);}

    .about .table-zuo {width: 100%;height: 100%;float: left;border: 1px solid rgba(255, 255, 255, 0.2);position: relative;}

    .about {width: 100%;background-image: url(../images/About.png);height: 756px;background-repeat: no-repeat;background-size: 100% 790px;}

    .about .table-zuo .table-txt {height: 300px;width: 100%;padding: 20px 25px 0px 15px;}

    .Ascoop-imgone {display: flex;justify-content: space-between;height: 6%;width: 100%;}

    .swiper-botton {display: none;}

    .Ascoop-title .title div:nth-child(1) img {padding-top: 20px;}

    .Ascoop-title .title div:nth-child(2) {height: 100%;width: 490px;padding-left: 10px;padding-top: 0px;color: #333;font-weight: bold;}

    .Ascoop-title .title div:nth-child(3) img {padding-bottom: 0px;}
    .Ascoop-bottom .Ascoop-imgtwo li {
        width: 50%;
        padding: 10px 30px;
    }

    .Ascoop-title .title div:nth-child(2) {height: 100%;width: 285px;padding-left: 10px;padding-top: 0px;color: #333;font-weight: bold;}

    .Customer .Customer-list ul { margin: -5px 0 0 -5px;justify-content: center;}

    .Ascoop-title .title div .img-you {position: absolute;bottom: 30px;left: 185px;}

    .Ascoop-title .title {padding-top: 36px;padding-bottom: 20px;padding-left: 50px;position: relative;}

    .Ascoop-title .title .img-zuo {position: absolute;top: 9px;left: 0px;}

    .Ascoop-title .title div:nth-child(1) img {display: none;}

    .Ascoop-title .title {padding-top: 15px;padding-bottom: 0px;padding-left: 0px;position: relative;}

    .Ascoop-title .title div:nth-child(2) {padding-left: 0px;padding-top: 0px;text-align: center;}

    .Ascoop-top .Ascoop-click {display: none;}.Ascoop-top .Ascoop-title {width: 100%;position: relative;}


    .Carousel-topone .swiper-next {top: 25px;height: 107px;}

    .Carousel-zhanshi .Carousel-zh .Carousel-img {width: 100%;}

    .banner-2 .Carousel-bottom .Carousel-zhanshi {margin-top: 25px;}

    .contain.Carousel-bottom{padding-bottom: 25px;}

    .about .contain {padding: 0px 15px;width: 100%;padding-bottom: 95px;margin: 0;}

    .Carousel-topone .swiper-prev {top: 25px;position: absolute;}

    .News-lun .News-redian {padding: 10% 10% 60px 10%;position: relative;}

    .News-lun .one {position: relative;width: 100%;margin-bottom: 20px;}

    .News .thumbs>div {width: 85%;padding: 0px 50px;position: relative;}
    .Carousel-zhanshi .Carousel-zh .Carousel-img{margin-right: 0px;}
    .Carousel-img .img>img {height: auto;max-width: 100%;}
    .Carousel-img .click {position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;}
    .Carousel-img .click {display: block;}
    .Carousel-zhanshi .Carousel-zh .Carousel-img:hover .click img, .Carousel-zhanshi .Carousel-zh .Carousel-img:hover .click .text {
        display: none;
    }
    .Carousel-img .click img {
        display: none;
    }
    .News-lun .one{margin-right: 0px;}
}

