@charset "utf-8";
/* ===================首页样式========================== */
.banner{width: 100%;overflow: hidden;position: relative;}
.banner .swiper-container {height: 100%;}
.banner picture{width:100%;height:100%;display:block;overflow:hidden}
.banner .bg{width: 100%;height:100%; object-fit: cover;}
.banner .banner-cont{width:100%;height:100%;position:absolute;left:0;top:0;padding: 0px 0px 40px;}
.banner .banner-cont .contain {height: 100%;display: flex;flex-direction: column;justify-content: center;}
.banner .banner-cont .title,.banner .banner-cont .sm-title,.banner .banner-cont .desc {color: #ffffff;}
.banner .banner-cont .title {font-size: 60px;font-weight: bold;margin-bottom: 80px;}
.banner .banner-cont .sm-title {font-size: 40px;margin-bottom: 20px;}
.banner .banner-cont .desc {font-size: 24px;margin-bottom: 80px;}
.banner .banner-cont .com-btn {color: #fff;font-size: 18px;display: block;width: 140px;height: 50px;line-height: 48px;text-align: center;border-radius: 3px;border:1px solid #ffffff;}
.banner .swiper-slide-active .title{animation:com-animate 1s ease both .2s}
.banner .swiper-slide-active .sm-title{animation:com-animate 1s ease both .4s}
.banner .swiper-slide-active .desc{animation:com-animate 1s ease both .6s}
.banner .swiper-slide-active .com-btn{animation:com-animate 1s ease both .8s}

.banner .swiper-pagination{display: inline-block;width: auto;height: 6px;left:50%;bottom: 10px; margin: 0 auto;border-radius: 6px;overflow: hidden;transform:translateX(-50%)}
.banner .swiper-pagination-bullet {vertical-align: top;width: 38px;height: 6px;border-radius: 0;background: #ffffff;opacity: 0.5;position: relative;margin: 0 !important;}
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active {background: #1470AB;opacity: 1;border-radius: 6px;overflow: hidden;}

.banner .swiper-button-next, .banner .swiper-button-prev {width: 60px;height: 60px;background-color: #1470AB;border-radius: 50%; -moz-background-size: 15px 24px; -webkit-background-size: 15px 24px; background-size: 15px 24px; }

/* 动画 */
.com-animate,.com-animate-f{opacity: 0}
.animate.com-animate{animation: com-animate 1.5s ease both}
.animate.com-animate-f{animation: com-animate 1s ease both}
@keyframes com-animate{0%{opacity:0;transform:scale(.95) translateY(40px)}100%{opacity:1;transform:scale(1) translateY(0)}}
@keyframes to-up{from{opacity:0;filter:Alpha(opacity=0);-webkit-transform:translateY(50px);transform:translateY(50px)}to{opacity:1;filter:Alpha(opacity=100);-webkit-transform:translateY(0);transform:translateY(0)}}
@keyframes to-down{from{opacity:0;filter:Alpha(opacity=0);-webkit-transform:translateY(-50px);transform:translateY(-50px)}to{opacity:1;filter:Alpha(opacity=100);-webkit-transform:translateY(0);transform:translateY(0)}}


.indspace {padding: 80px 0px;position: relative;background-repeat: no-repeat;background-size: cover;background-position: 50%;}
.indspace .pubTitle {margin-bottom: 50px;}

.product .product-bg {position: absolute;top: 0;z-index: 1;width: 100%;height: 100%;overflow: hidden;}
.product .product-bg .product-bg-image {width: 100%;height: 100%;background-repeat: no-repeat;background-size: cover;background-position: 50%;transition: all .8s ease;}
.product:hover .product-bg .product-bg-image  {-webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1); }
.product .product-mark {position: absolute;top: 0;z-index: 2;width: 100%;height: 100%;background-color: rgba(0, 0, 0, .35);opacity: 0;transition: all .4s ease;}
.product:hover .product-mark {opacity: 1;} 
.product .indcase-cont {max-width: 800px;position: relative;z-index: 5;}
.product .indcase-cont .indcase-cont-h4 {color:#fff;font-size: 48px;font-weight: bold;}
.product .indcase-cont .indcase-cont-h6 {color: #fff;font-size: 18px;}
.product .indcase-cont p {color: #fff;font-size: 24px;margin-top: 40px;}
.product .indcase-cont .indcase-cont-link {display: inline-flex;align-items: center;justify-content: center;color: #fff;font-size: 18px;text-align: center;height: 60px; padding: 0px 20px;border:1px solid #fff;border-radius: 65px;margin-top: 170px; transition: all .4s ease;}
.product .indcase-cont .indcase-cont-link i {display: block;width: 32px;height: 32px;margin-left: 15px;background-image: url('../images/more.png');background-repeat: no-repeat;background-position: cover;background-size: 100% 100%;}
.product .indcase-cont .indcase-cont-link:hover {background-color: #1470AB;border-color: #1470AB;}

.about-wdbox .about-wd {width: 54%;float: left;position: relative;}
/*.about-wdbox .about-wd:before {content: '';display: block;width: 40px; height:4px; background:#fff;position: absolute;left: 0;top: 18px;}*/
.about-wdbox .about-wd .about-wd-h4 {font-size: 40px; color: #fff; font-weight: bold; margin-bottom: 20px;    letter-spacing: 1px;}
.about-wdbox .about-wd .about-wd-h6 {font-size: 24px; color: #fff; margin-bottom: 20px;}
.about-wdbox .about-wd p {font-size: 18px; color: #fff; line-height: 30px; text-align: justify;}
.about-wdbox .about-wd a.btn {display: block; color: #fff; font-size: 14px; width: 150px; height: 45px; line-height: 43px; text-align: center; border:1px solid #fff; margin-top: 30px; transition: all .4s ease;}
.about-wdbox .about-wd a.btn:hover {background-color: #fff;border-color: #fff;color: #1470AB;}
.about-wdbox .about-num {margin-top: 30px;}
.about-wdbox .about-num ul li {float: left;text-align: center;margin-right: 80px;}
.about-wdbox .about-num ul li p {color: #fff;text-align: center;}
.about-wdbox .about-num ul li p span {color: #fff;font-size: 64px;font-weight: bold;}
.about-wdbox .about-num ul li .about-num-h4 {color: #fff;font-size: 16px;}

.about-wdbox .about-img {width: 40%;float: right;background: #fff;position: relative;}
.about-wdbox .about-img:after {content: '';display: block;width: 100%;height:100%;background: #fff;position: absolute;top: 15px;left: -15px;}
.about-wdbox .about-img img {width: 100%;position: relative;z-index: 5;}

.honor {padding-bottom: 0px;}
.honor-loop {position: relative;}
.honor-loop .honor-item {text-align: center;}
.honor-loop .honor-item .img {width: 100%;height: 100%;overflow: hidden;}
.honor-loop .honor-item .img img {transition: all .6s ease;}
.honor-loop .honor-item:hover .img img {-webkit-transform: scale(1.05); -moz-transform: scale(1.05); transform: scale(1.05); }
.honor-loop .honor-item .text {color: #666;font-size: 18px;margin-top: 20px;}
.honor-loop.startAnimate::after{animation: serwzlcLine 2s ease both 0.2s;}
.honor-loop.startAnimate .honor-item{animation:serwzfwCt 1s ease both;}
@keyframes serwzfwCt{0%{opacity: 0;transform: translateY(-16px);}100%{opacity: 1;transform: translateY(0);}}
.honor-loop .swiper-pagination {position: static;margin-top: 20px;}
.honor-loop .swiper-pagination .swiper-pagination-bullet {width: 10px; height: 10px; }
.honor-loop .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {opacity: 1; background: #1470AB; }
.honor-loop .honor-prev,.honor-loop .honor-next {width: 64px;height: 64px;top: 40%;background-size: 64px 64px;}
.honor-loop .honor-prev {left: -70px;background-image: url(../images/cc-arrow-left-circle.png);}
.honor-loop .honor-next {right: -70px;background-image: url(../images/cc-arrow-right-circle.png);}

.honor-loop .honor-prev:hover {background-image: url(../images/cc-arrow-left-circle-h.png);}
.honor-loop .honor-next:hover {background-image: url(../images/cc-arrow-right-circle-h.png);}

.client {background: #ffffff;}
.client-list {margin-top: 58px;}
.client-list ul {overflow:hidden;}
.client-list ul li {width: 19.2%;float: left;margin-right: 1%;margin-bottom: 1%;}
.client-list ul li:nth-child(5n) {margin-right: 0;}

.client-list ul li .img {width: 100%;height: 100px;background: #ffffff;display: flex;align-items: center;justify-content: center;position: relative;}
.client-list ul li .img img {display: block; height: 100%;}
.client-list ul li .img .mask {display: table;opacity: 0; text-align: center; background-color: rgba(0, 0, 0, 0.35); width: 100%; height: 100%; overflow: hidden; position: absolute; left: 0px; top: 0px; transition: all .6s ease; }
.client-list ul li .img .mask span {padding: 0 10px; color: #fff; font-size: 14px; line-height: 18px; display: table-cell; vertical-align: middle; }
.client-list ul li:hover .img .mask {opacity: 1}


.client-list ul li .link {height: 100px;display: flex;align-items: center;justify-content: center;}
.client-list ul li .link a {width: 166px; height: 48px; line-height: 46px; color: #1470AB; font-size: 16px; border: 1px solid #1470AB; text-align: center; border-radius: 45px; }
.client-list ul li .link a:hover {background-color: #1470AB;color: #ffffff;}

.contact {background: #438DBC;padding: 0px;}
.contact .contain { display: flex;align-items: center;flex-wrap: wrap; }
.contact .year {width: 430px;height: 300px;background: #1470AB;position: relative;display: flex;flex-direction: column;align-items: center;justify-content: center;}
.contact .year .num {font-size: 80px; line-height: 80px; color: #fff; display: flex; align-items: center; justify-content: center; margin-bottom: 20px;}
.contact .year .num i {font-size: 100px; line-height: 80px; font-weight: bold; display: inline-block;}
.contact .year p {font-size: 34px; color: #fff;}

.contact .text {padding: 0px 45px;max-width: 520px}
.contact .text p {color: #fff;font-size: 28px;margin-bottom: 20px;}
.contact .text span {color: #fff;font-size: 16px;}
.contact .form {flex:1;overflow: hidden;}
.contact .form .field {width: 100%;margin: 20px 0px;}
.contact .form .field .input {width: 100%;height: 45px;border:1px solid #EBEBEB;padding: 0px 10px;background: transparent;color: #fff;font-size: 16px;}
.contact .form .field input::placeholder {color: #fff;font-size: 16px;}
.contact .form .field .submit {width: 100%;height: 45px;background: rgba(255, 255, 255, 0.5);cursor: pointer;color: #fff;font-size: 16px;}


/* -------------------------PC端--------------------------- */
@media all and (max-width:1700px) {
    /* 1600 × (900/1024/1200) */
  
}

@media all and (max-width:1599px) {
    /* 1440 × (900/1050) */
}

@media all and (max-width:1439px) {
    /* 1360 × (768) */
   
}

@media all and (max-width:1359px) {
    /* 1280 × (800/854/1024) */
  
}

@media all and (max-width:1279px) {
    /* 1152 × (864) */
}

@media all and (max-width:1151px) {
    /* 1024 × (600/768) */
   
}


/* ------------------------手机端-------------------------- */
@media all and (max-width:1000px) {
    /* 平板设备 720 适配 */
    .banner {height: 350px;}
    .banner .swiper-pagination-bullet {width: 24px;}
    
    .indspace {padding: 58px 0px;}   
    .indspace .pubTitle {margin-bottom: 35px;}

    .pubTitle h6 {font-size: 30px;}
    .pubTitle p {font-size: 14px;}

    .product .indcase-cont .indcase-cont-h4 {font-size: 32px;}
    .product .indcase-cont .indcase-cont-h6 {font-size: 16px;}
    .product .indcase-cont p {font-size: 18px;}
    .product .indcase-cont .indcase-cont-link {margin-top: 80px;font-size: 14px;text-align: center;height: 40px;border:1px solid #fff;border-radius: 65px; transition: all .4s ease;}
    .product .indcase-cont .indcase-cont-link i {width: 24px;height: 24px;margin-left: 15px;}
    .product .indcase-cont .indcase-cont-link:hover {background-color: #1470AB;border-color: #1470AB;}


    .about-wdbox .about-wd {width: 100%;}
    .about-wdbox .about-wd .about-wd-h4 {font-size: 32px;}
    .about-wdbox .about-wd .about-wd-h6 {font-size: 20px}
    .about-wdbox .about-wd p {font-size: 16px;}
    .about-wdbox .about-num ul li p span {font-size: 48px;}
    .about-wdbox .about-num ul li .about-num-h4 {font-size: 14px;}
    .about-wdbox .about-img{width: calc(100% - 15px);margin-top: 50px;}


    .honor.indspace {padding-bottom: 0px;}
    .honor-loop .honor-item .text {font-size: 14px;}

    .contact.indspace {padding: 0px;}
    .contact .year {width: 40%;height: auto;padding: 20px;}
    .contact .year .num {font-size: 35px;margin-bottom: 0px;}
    .contact .year .num i {font-size: 50px;}
    .contact .year p {font-size: 24px;}
    .contact .text {width: 60%;}
    .contact .text p {font-size: 24px;}
    .contact .form {width: 100%;}
    
}
@media all and (max-width:640px) {
    /* 移动终端以上 360 适配 */
    .banner {height: 240px;}

    .indspace {padding: 35px 0px;}   
    .indspace .pubTitle {margin-bottom: 25px;}
    .pubTitle h6 {font-size: 24px;}

    .product .indcase-cont p {margin-top: 20px;}
    .product .indcase-cont .indcase-cont-link {margin-top: 40px;}

    .about-wdbox .about-wd {padding: 0}
    .about-wdbox .about-wd:before {position: static;}
    .about-wdbox .about-num ul li {width: 33%;margin: 0}
    .about-wdbox .about-num ul li p span {font-size: 45px;}

    .about-wdbox .about-img {width: 100%;}


    .client-list {margin-top: 20px;}

    .client-list ul li {width: 32.3333333%;}
    .client-list ul li:last-child {width: 100%;height: auto;}
    .client-list ul li .link {height: auto;}

    .contact .year {width: 100%;}
    .contact .year .num {line-height: 100%;}
    .contact .year .num i {line-height: 100%;}
    .contact .year p {font-size: 18px;}
    .contact .text {width: 100%;padding: 15px 0px;}
    .contact .text p {margin-bottom: 10px;font-size: 20px;}
}

