
/* #banner */
.index-banner{width: 100%; height: 100vh; overflow: hidden;;}
.videobox .videoDom {     display: none; }
.videobox .videoDom .close {  display: none;  }
.splitlist { line-height: 1.2; white-space: pre-wrap; }
.splitlist.flag span { opacity: 1; }
.splitlist span { font-family: inherit; width: auto; font-size: inherit; color: inherit; font-weight: inherit; text-transform: inherit; opacity: 0; display: inline-block; }
.splitlist span.letters { color: #2151A1; }
.scrollNumItem { display: -webkit-box; display: -ms-flexbox; display: flex; }
.scrollNumItem .scrollNumBox { position: relative; overflow: hidden; }
.scrollNumItem .scrollNumBox .scrollNumUl { width: 100%; }
.scrollNumItem .scrollNumBox .scrollNumUl li { height: 100%; width: 100%; }

@media screen and (max-width:1560px){
.index-banner{height: 89vh;}
}

@media screen and (max-width:1440px){
.index-banner{height: 100vh;}
}
@media screen and (max-width:1280px){
.index-banner{height: 85vh;}
}

@media screen and (max-width:1200px){
.index-banner{display: none;}
}

.mm_bg{top: 0;height: 100%;width: 100%; z-index: 1;position: absolute;background:  url(../images/hhbg2.png) no-repeat left top; }
@-webkit-keyframes fadeInUp { from { opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0) scale(0.9);
    transform: translate3d(0, 100%, 0) scale(0.9); }
    to { opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) scale(1);
        transform: translate3d(0, 0, 0) scale(1); } }
@keyframes fadeInUp { from { opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0) scale(0.9);
    transform: translate3d(0, 100%, 0) scale(0.9); }
    to { opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) scale(1);
        transform: translate3d(0, 0, 0) scale(1); } }
@-webkit-keyframes fadeInUp2 { from { opacity: 0;
    -webkit-transform: translate3d(0, 50%, 0) scale(0.9);
    transform: translate3d(0, 50%, 0) scale(0.9); }
    to { opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) scale(1);
        transform: translate3d(0, 0, 0) scale(1); } }
@keyframes fadeInUp2 { from { opacity: 0;
    -webkit-transform: translate3d(0, 50%, 0) scale(0.9);
    transform: translate3d(0, 50%, 0) scale(0.9); }
    to { opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) scale(1);
        transform: translate3d(0, 0, 0) scale(1); } }
@-webkit-keyframes fadeInRight { from { opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) scale(0.9);
    transform: translate3d(100%, 0, 0) scale(0.9); }
    to { opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) scale(1);
        transform: translate3d(0, 0, 0) scale(1); } }
@keyframes fadeInRight { from { opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) scale(0.9);
    transform: translate3d(100%, 0, 0) scale(0.9); }
    to { opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) scale(1);
        transform: translate3d(0, 0, 0) scale(1); } }
@-webkit-keyframes fadeInRight2 { from { opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) scale(0.9);
    transform: translate3d(100%, 0, 0) scale(0.9); }
    to { opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) scale(1);
        transform: translate3d(0, 0, 0) scale(1); } }
@keyframes fadeInRight2 { from { opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) scale(0.9);
    transform: translate3d(100%, 0, 0) scale(0.9); }
    to { opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) scale(1);
        transform: translate3d(0, 0, 0) scale(1); } }
@-webkit-keyframes fadeInLeft { from { opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) scale(0.9);
    transform: translate3d(-100%, 0, 0) scale(0.9); }
    to { opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) scale(1);
        transform: translate3d(0, 0, 0) scale(1); } }
@keyframes fadeInLeft { from { opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) scale(0.9);
    transform: translate3d(-100%, 0, 0) scale(0.9); }
    to { opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) scale(1);
        transform: translate3d(0, 0, 0) scale(1); } }
@-webkit-keyframes fadeInLeft2 { from { opacity: 0;
    -webkit-transform: translate3d(-50%, 0, 0) scale(0.9);
    transform: translate3d(-50%, 0, 0) scale(0.9); }
    to { opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) scale(1);
        transform: translate3d(0, 0, 0) scale(1); } }
@keyframes fadeInLeft2 { from { opacity: 0;
    -webkit-transform: translate3d(-50%, 0, 0) scale(0.9);
    transform: translate3d(-50%, 0, 0) scale(0.9); }
    to { opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) scale(1);
        transform: translate3d(0, 0, 0) scale(1); } }
@-webkit-keyframes bounceInDown { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
    0% { opacity: 0;
        -webkit-transform: translate3d(0, 200px, 0);
        transform: translate3d(0, 200px, 0); }
    60% { opacity: 1;
        -webkit-transform: translate3d(0, 35px, 0);
        transform: translate3d(0, 35px, 0); }
    75% { -webkit-transform: translate3d(0, -20px, 0); transform: translate3d(0, -20px, 0); }
    90% { -webkit-transform: translate3d(0, 10px, 0); transform: translate3d(0, 10px, 0); }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);
        opacity: 1; } }
@keyframes bounceInDown { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
    0% { opacity: 0;
        -webkit-transform: translate3d(0, 200px, 0);
        transform: translate3d(0, 200px, 0); }
    60% { opacity: 1;
        -webkit-transform: translate3d(0, 35px, 0);
        transform: translate3d(0, 35px, 0); }
    75% { -webkit-transform: translate3d(0, -20px, 0); transform: translate3d(0, -20px, 0); }
    90% { -webkit-transform: translate3d(0, 10px, 0); transform: translate3d(0, 10px, 0); }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);
        opacity: 1; } }
@-webkit-keyframes lightSpeedIn { 0% { -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; }
    100% { -webkit-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        opacity: 1; } }
@keyframes lightSpeedIn { 0% { -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; }
    100% { -webkit-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        opacity: 1; } }
@-webkit-keyframes rotateInUpRight { from { -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
    to { -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1; } }
@keyframes rotateInUpRight { from { -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
    to { -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1; } }
@-webkit-keyframes rotateInUpLeft { from { -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
    to { -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1; } }
@keyframes rotateInUpLeft { from { -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
    to { -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1; } }
@-webkit-keyframes flipInX { from { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
    40% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in; }
    60% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1; }
    80% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
    to { -webkit-transform: perspective(400px);
        transform: perspective(400px);
        opacity: 1; } }

.swiper-container { margin-left: auto; margin-right: auto; position: relative; overflow: hidden; list-style: none; padding: 0; z-index: 1; }
.swiper-container-vertical > .swiper-wrapper { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
.swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-transition-property: -webkit-transform; transition-property: -webkit-transform; transition-property: transform; transition-property: transform, -webkit-transform; -webkit-box-sizing: content-box; box-sizing: content-box; }
.swiper-container-android .swiper-slide, .swiper-wrapper { -webkit-transform: translate3d(0px, 0, 0); transform: translate3d(0px, 0, 0); }
.swiper-container-multirow > .swiper-wrapper { -ms-flex-wrap: wrap; flex-wrap: wrap; }
.swiper-container-multirow-column > .swiper-wrapper { -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
.swiper-container-free-mode > .swiper-wrapper { -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; margin: 0 auto; }
.swiper-slide { -ms-flex-negative: 0; flex-shrink: 0; width: 100%; height: 100%; position: relative; -webkit-transition-property: -webkit-transform; transition-property: -webkit-transform; transition-property: transform; transition-property: transform, -webkit-transform; }

.swiper-box .prevnext .next { margin-left: .18rem; }
.swiper-box .swiper-wrapper .swiper-slide { position: relative; overflow: hidden; height: 100%; }
.swiper-box .swiper-wrapper .swiper-slide .img { width: 100%; height: 100%; }
.swiper-box .swiper-wrapper .swiper-slide video{width:100%;object-fit:cover;z-index:1;position: relative;display: block;}
.swiper-box .swiper-wrapper .swiper-slide .img img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }
.swiper-box .swiper-wrapper .swiper-slide .text {z-index: 3; position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; background: rgba(0, 0, 0, 0.2); color: #fff; }
.swiper-box .swiper-wrapper .swiper-slide .text.active .w1400 h6 span { -webkit-animation: fadeInUp2 1s forwards; animation: fadeInUp2 1s forwards;font-weight: lighter; }
.swiper-box .swiper-wrapper .swiper-slide .text.active .w1400 h5 span { -webkit-animation: fadeInUp2 1.5s forwards; animation: fadeInUp2 2s forwards; }
.swiper-box .swiper-wrapper .swiper-slide .text.active .w1400 p { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1; }
.swiper-box .swiper-wrapper .swiper-slide .text.active .w1400 i { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1; }
.swiper-box .swiper-wrapper .swiper-slide .text .w1400 { text-align: center; }
.swiper-box .swiper-wrapper .swiper-slide .text .w1400 h6 { font-size: 2.5rem;   text-transform: uppercase;    font-weight: lighter;letter-spacing: 6px; }
.swiper-box .swiper-wrapper .swiper-slide .text .w1400 h6 span.letters { color: #fff;  }
.swiper-box .swiper-wrapper .swiper-slide .text .w1400 h5 { font-size: 6.2rem; line-height: 2;font-weight: bold; }
.swiper-box .swiper-wrapper .swiper-slide a {background-image: -webkit-linear-gradient(left,#fdbc03, #ffc407);;font-size:18px;font-weight:500;line-height:initial;text-align:center;color:#fff;padding:0 12px;margin:50px auto 0 auto; line-height: 56px;text-transform:uppercase;display:block; width:196px;transition:all .4s ease; border-top-left-radius: 19px;border-bottom-right-radius: 19px;}
.swiper-box .swiper-wrapper .swiper-slide a:hover {background:#b41626;width:176px;}
.mm_bg{top: 0;height: 100%;width: 100%; z-index: 2;position: absolute;background:  url(../images/hhbg2.png) no-repeat left top; }
.swiper-box .swiper-wrapper .swiper-slide .text .w1400 p { font-family: 'proximar'; font-size: .16rem; -webkit-transition: 1s; transition: 1s; }
.swiper-box .swiper-wrapper .swiper-slide .text .w1400 i { margin-top: .8rem; width: .68rem; height: .68rem; position: relative; border-radius: 50%; overflow: hidden; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; font-size: .22rem; margin-left: auto; margin-right: auto; cursor: pointer; -webkit-transition: 1s; transition: 1s; }
.swiper-box .swiper-wrapper .swiper-slide .text .w1400 i:hover:after { border-color: #b41626; }
.swiper-box .swiper-wrapper .swiper-slide .text .w1400 i:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 1px solid #fff; border-radius: 50%; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: .5s; transition: .5s; }
.telbanner{display: none}

@media (max-width: 1560px){
.swiper-box .swiper-wrapper .swiper-slide .text .w1400 h5{font-size:5.2rem ;}
}

@media only screen and (max-width:1440px){
.swiper-box .swiper-wrapper .swiper-slide .text .w1400 h6 { font-size: 1.8rem; }
.swiper-box .swiper-wrapper .swiper-slide .text .w1400 h5 { font-size: 2.8rem; }
}

@media screen and (max-width: 1024px) {
    .swiper-box{display: none}
    .swiper-box .swiper-wrapper .swiper-slide video{height: 100%}
    .swiper-box .swiper-wrapper .swiper-slide .text .w1400 h6{font-size: 18px;letter-spacing:0}
    .swiper-box .swiper-wrapper .swiper-slide .text .w1400 h5{font-size: 26px}
    .telbanner{display: block}
    .telbanner{display: block;width: 100%; height: 95%;background: url('../images/se_about.jpg') no-repeat center top;background-size: 100%;}
    .telbanner video{height: 100%;width: 100%;}
}


/*首页pro*/
.index-title{ width: 90%; margin: 0 auto; }
.index-title .name{text-transform: uppercase;}
.index-title .nname{}

.tel_pro{display: none;}
.index-pro .index-title{padding: 4% 0 4% 0;text-align: center;}
.index-pro .l-container {width: 90%;;margin: auto;position: relative;z-index: 2;}
.index-pro{    width: 100%; background: #fcf0e7; position: relative; overflow: hidden}
.pro-top{width: 100%; margin: 0 auto 4% auto;display: flex; display:-webkit-flex;  -webkit-justify-content: space-between;   justify-content: space-between;}
.pro-top .index-title h3{font-size: 46px; font-weight: 400}
.pro-top .index-title h4{color: #bdbcbc;font-size: 46px}
.pro-top .index-title h4 span{color: #155bc4}
.pro-top .index-pro-r{}

@media screen and (max-width:1280px){
    .index-pro .l-container {width: 90%;}
}
@media screen and (max-width:1200px){
.index-pro{display: none;}
.tel_pro{display: block; width: 100%; overflow: hidden; padding: 50px 0 0 0;background: url('../images/c12.jpg') no-repeat center top;background-size: 100%;}
.tel_pro  .index-title{padding: 0% 0 4% 0;text-align: center;}
}

/*公司简介*/
.index-about{width:100%; margin:0px auto; position: relative; overflow: hidden; padding: 4% 0; background: url('../images/aboutbg.jpg') no-repeat center top; background-size: cover;}
.index-about .wrap{width: 80%;  position: relative;z-index: 1; margin: 0 auto}
.index-about .tit {margin: 0px auto 80px;position: relative;text-align: center; }
.index-about .tit h2{font-size: 55px;color: #fff;margin-bottom: 10px;font-weight: bold;text-align: center; }
.index-about .tit p {font-size: 18px;color: #fff;}
.about-pic {float: left;width: 50%;position: relative;z-index: 0;padding-left: 20px;}
.about-pic img {width: 100%;border-radius: 30px}
.about-info {position: relative;float: right;width: 45%;}
.about-info:before {content: "";position: absolute;right: 0;top: 0;width: 130px;height: 132px;background: url(../images/icon-comma.png) no-repeat;}
.about-info p {font-size: 18px;color: #fff;line-height: 40px;}
.about-info p span{font-weight: bold; display: block;font-size: 33px;margin:20px 0 40px 0;}
.about-info a{display: block;width: 150px; line-height: 50px; text-align: center;background: #f69a23;text-align: center;font-size: 18px;color: #fff; border-radius: 10px;transition: .5s;margin-top: 4%;}
.about-info a:hover{background: #f14918;background-image: linear-gradient(to bottom,#ff7e00, #d62926);}
.index_about_box{ background:#f0f3f5;overflow:hidden; width:80%; z-index:999; margin: 3% auto 0 auto}
.index_about_box .l { width: 20%;font-weight: bold; background:#f69a23;color: #fff; text-align:center; padding:40px 20px;bottom: 0; float:left;}
.index_about_box .l strong{ font-size:40px;  display:block}
.index_about_box .l span{ display:block; font-size:30px;}
.index_about_box .r { width: 75%; float:right; margin-top:20px;}
.index_about_box dl{float:left;width:25%;text-align:center;}
.index_about_box dl dt{width: 30%;float: left;}
.index_about_box dl dt em{display:block;width:70px;height:70px;margin:0 auto 24px;text-align:center;line-height:2.5em;font-size:65px;font-style:normal; margin-top:20px;color:#fff;}
.index_about_box dl dd{width: 68%;float: right;margin-top: 20px;}
.index_about_box dl dd h3{font-size: 32px;text-align: left; margin-bottom:10px;font-weight: bold;}
.index_about_box dl dd p{font-size: 16px;text-align: left;width: 100%;overflow: hidden;}
#ys1{background:url(../images/com_1.png) center no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;}
#ys2{background:url(../images/com_2.png) center no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;}
#ys3{background:url(../images/com_3.png) center no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;}
#ys4{background:url(../images/com_4.png) center no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;}

@media screen and (max-width:1440px){
    .index-about .wrap{width: 90%;}
    .index-about .tit,.index-case .tit {margin: 30px auto 30px;}
    .index-about .tit h2,.index-case h2 {font-size: 50px;}
    .about-info p{font-size: 16px; line-height: 31px;margin-top: 26px;}
    .index_about_box{width: 90%}
}

@media screen and (max-width:1023px){
    .index-pro .l-container{width: 100%}
    .pro-top .index-title h3,.pro-top .index-title p{font-size: 30px; display: none;}
    .pro-top .index-title h4{font-size: 21px;}
    .index-about video{display: none}
    .index-about {margin: 0px auto 0;padding-bottom: 0; height: auto;}
    .index-about .l-container{padding: 20px;}
    .index-about .wrap{width: 95%; position: relative; }

    .index-about .tit h2, .index-case h2{font-size:26px;}
    .index-about .tit h2 span{display: block;}
    .index-about .tit p, .index-case .tit p{display: none;}
    .about-pic{width: 94%;padding-left:0}
    .about-pic:before{content: none;}
    .about-info{width: 100%;}
    .about-info p span{font-size: 27px; display: none}
    .index_about_box{width: 100%; position: relative; left: 0; margin-left: 0;}
    .index_about_box .l{display: none;}
    .index_about_box .r{width: 100%;}
    .index_about_box dl{width: 50%;}
    .index_about_box dl dt em{width: 50px; height: 50px;}
    .index_about_box dl dd h3{font-size: 23px;}
    .index_about_box dl dd p{font-size: 14px;}

}

/*home2*/
.home2 {padding: 4% 0;overflow: hidden;background: #eff2f9;}
.home2 .wrap {width: 1500px;margin: 0 auto;}
.public_title .title {font-size: 50px;font-weight: 800;color: #000000;position: relative}
.public_title .text {margin-top: 20px;font-size: 20px;color: #000000;line-height: 1.5;text-transform: uppercase;opacity: 0.6}

.home2 .sty1 {margin-top: 30px;font-size: 24px;font-weight: 800}
.home2 .sty1 .swtbtn {width: 16.2%;height: 66px;display: inline-block;vertical-align: middle;background: #155bc4;border-radius: 33px;color: #FFFFFF;text-align: center;line-height: 66px;cursor: pointer;overflow: hidden;position: relative;z-index: 1;transition: all linear 0.3s}
.home2 .sty1 .swtbtn a{color: #fff;}
.home2 .sty1 .swtbtn:hover {background: #2477d5}
.home2 .sty1 .more {width: 10.06667%;display: inline-block;vertical-align: middle;margin-left: 43px;padding: 6px 0;border-bottom: 2px solid #000000;color: #000000;transition: all linear 0.3s}
.home2 .sty1 .more:after {content: "";border-left: 9px solid #000000;border-top: 6px solid transparent;border-bottom: 6px solid transparent;display: inline-block;vertical-align: middle;margin-left: 17px;transition: all linear 0.3s}
.home2 .sty1 .more:hover {border-bottom: 2px solid #2477d5;color: #2477d5}
.home2 .sty1 .more:hover:after {border-left: 9px solid #2477d5}
.home2 .sty2 {margin-top: 66px;position: relative}
.home2 .sty2 .swiper-container {width: 100%;border-radius: 25px 0 0 25px}
.home2 .sty2 .swiper-slide {width: 665px;display: block;margin-right: 36px;position: relative;border-radius: 25px;overflow: hidden;transition: all linear 0.4s}
.home2 .sty2 .swiper-slide img {width: 100%;display: block}
.home2 .sty2 .swiper-slide .wenan {position: absolute;left: 0;right: 0;bottom: -102px;padding: 30px 0;background-image: linear-gradient(transparent, #000);transition: all linear 0.4s}
.home2 .sty2 .swiper-slide .wenan strong {display: block;font-size: 30px;font-weight: 800;line-height: 1.4;text-align: center;color: #FFFFFF}
.home2 .sty2 .swiper-slide:hover .wenan {bottom: 0}
.home2 .sty2 .swiper-button {width: 42px;height: 42px;position: absolute;top: 50%;margin-top: -21px;z-index: 2;background: rgba(0,0,0,0.1);border-radius: 50%;text-align: center;line-height: 42px;
    cursor: pointer;transition: all linear 0.3s}
.home2 .sty2 .swiper-button:hover {background: rgba(0,0,0,0.5)}
.home2 .sty2 .swiper-button-prev {left: 0}
.home2 .sty2 .swiper-button-next {right: 0}

@media (max-width: 1280px){
    .home2 .sty2 .swiper-slide {width: 450px;}
}
@media (max-width: 992px){
    .home2 {	padding-top: .8rem;	padding-bottom: .93333rem	}
    .home2 .wrap {width: 95%;}
    .public_title{text-align: center;}
    .public_title .title {font-size: 31px; padding-top: 20px;}
    .public_title .text {font-size: 16px; margin-top: 0;}
    .home2 .sty1 {display: none;}
    .home2 .sty1 .swtbtn {	width: 3.6rem;	height: 1rem;	border-radius: .8rem;	line-height: 1rem	}
    .home2 .sty1 .more {	width: auto;	margin-left: .53333rem;	padding: 6px 0;	border-bottom: .04rem solid #000;	font-weight: 400}
    .home2 .sty1 .more:after {content: "";border-left: .24rem solid #000;border-top: .16rem solid transparent;border-bottom: .16rem solid transparent;margin-left: .22667rem}
    .home2 .sty1 .more:hover {border-bottom: .05333rem solid #2477d5}
    .home2 .sty1 .more:hover:after {border-left: .24rem solid #2477d5}
    .home2 .sty2 {margin-top: .8rem;margin-left: -.4rem;margin-right: -.4rem}
    .home2 .sty2 .swiper-container {width: 100%;border-radius: 0}
    .home2 .sty2 .swiper-slide {width: 60%;margin: 0 .2rem;border-radius: .4rem}
    .home2 .sty2 .swiper-slide .wenan {bottom: 0;padding: .4rem 0}
    .home2 .sty2 .swiper-slide .wenan strong {font-size: .42667rem}
    .home2 .sty2 .swiper-button {width: .8rem;height: .8rem;top: 50%;margin-top: -.4rem;line-height: .8rem}
    .home2 .sty2 .swiper-button img {width: 50%}
    .home2 .sty2 .swiper-button-prev {left: .4rem}
    .home2 .sty2 .swiper-button-next {right: .4rem}
}
/*首页案例推荐*/
.incase,.sehonor {background-color: rgba(252, 240, 231, 1);; position: relative; padding: 4% 0 4% 0;overflow: hidden;}
.sehonor .index-title{text-align: center;color: #000;}
.incase .index-title{text-align: center;color: #000;}
.sty2 {margin-top: 66px;position: relative}
.sty2 .swiper-container {width: 100%;}
.sty2 .swiper-slide {width:25%;margin: 0 10px; display: block;position: relative;overflow: hidden;transition: all linear 0.4s;background: #fff;}
.sehonor .sty2 .swiper-slide {width:19%;}
.sty2 .swiper-slide .case_pic{width: 97%; margin: 0 auto;}
.sty2 .swiper-slide img {width: 100%;display: block;border-radius: 10px;}
.sty2 .swiper-slide .wenan {transition: all linear 0.4s; padding-bottom: 50px;}
.sty2 .swiper-slide .pro_logo{width: 38%;padding: 30px 0 0 30px;}
.sty2 .swiper-slide .wenan strong {display: block;font-size: 24px;line-height: 1.4;text-align: center;color: #333; padding: 3% 0 0 0; }
.sty2 .swiper-slide .wenan em{text-align: center;font-size: 16px; margin-top: 10px;display: block; opacity: 0.7;}
.sty2 .swiper-slide:hover .wenan {bottom: 0}
.sty2 .swiper-button {width: 42px;height: 42px;position: absolute;top: 50%;margin-top: -21px;z-index: 2;background: rgba(0,0,0,0.1);border-radius: 50%;text-align: center;line-height: 42px;
    cursor: pointer;transition: all linear 0.3s}
.sty2 .swiper-button:hover {background: rgba(0,0,0,0.5)}
.sty2 .swiper-button-prev {left: 0}
.sty2 .swiper-button-next {right: 0}

@media (max-width: 1280px){
    .sty2 .swiper-slide {width: 450px;}
}
@media (max-width: 1200px){
    .incase {	padding:40px 0;	}
    .sty2 {margin-top: .8rem;margin-left: -.4rem;margin-right: -.4rem}
    .sty2 .swiper-container {width: 100%;border-radius: 0}
    .sty2 .swiper-slide {width:48%;margin: 0 5px;border-radius: .4rem}
    .sty2 .swiper-slide .case_pic{width: 100%;}
    .sehonor .sty2 .swiper-slide{width: 30%;}
    .sty2 .swiper-slide .wenan {bottom: 0;padding: .4rem 0}
    .sty2 .swiper-slide .wenan strong {font-size:18px}
    .sty2 .swiper-button {width: .8rem;height: .8rem;top: 50%;margin-top: -.4rem;line-height: .8rem}
    .sty2 .swiper-button img {width: 50%}
    .sty2 .swiper-button-prev {left: .4rem}
    .sty2 .swiper-button-next {right: .4rem}

    .sty2 .swiper-slide .pro_logo {width: 45%; padding: 15px 0 0 10px;   }
.sty2 .swiper-slide .wenan em{font-size: 14px;}
    .tel_pro .sty2 .swiper-slide{width: 100%;}

    .index-pro-item2 {display: flex;}
.index-pro-item2>* {margin-right: var(--size-110);}
.index-pro-item2>*>* {display: flex;}
.index-pro-item2>* .img {width: 720px;aspect-ratio: 720/510;width: clamp(360px, 37.5vw, 720px);border-radius: var(--size-60) 6px;transition: var(--transition);}
.index-pro-item2>* .img img {width: 100%;height: 100%;transition: var(--transition);}
.index-pro-item2>* .text {width: 600px;width: clamp(340px, 35.41666666666667vw, 600px);padding:0 var(--size-70);background: #fff;border-radius: var(--size-60) 6px;transition: var(--transition);}
.index-pro-item2>* .text .num {font-size: calc(var(--size-80) * 2);position: absolute;right: 0;top: var(--size-60-);line-height: 100%;font-weight: bold;color: var(--color-dominant);-webkit-mask: linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7));}
.index-pro-item2>*:hover .img img {transform: scale(1.1);}
.index-pro-item2>*:hover .img {border-radius: 0;}
.index-pro-item2>* .text .icon {width: calc(var(--size-45) * 4); padding-top:50px;}
.index-pro-item2.list {display: block;}
.index-pro-item2.list>* {margin-top: var(--size-120);margin-right: 0;}
.index-pro-item2.list>*>* {align-items: center;position: relative;}
.index-pro-item2.list>* .img {width: 772px;width: clamp(386px, 40.208333333333336vw, 772px);}
.index-pro-item2.list>* .text {width: calc(100% - clamp(386px, 40.208333333333336vw, 772px)); padding-bottom: 20px;}
.index-pro-item2.list>*:nth-child(2n) .img {margin-left: auto; }
.index-pro-item2.list>*:nth-child(2n) .text {padding: 0 calc(var(--size-100) * 2) 20px 4%;position: absolute;left: 0;}
.index-pro-item2.list>*:nth-child(2n) .text .num {right: calc(var(--size-100) * 2);}
.index-pro-item2>*>* {display: block;}
.index-pro-item2>* .img {width: 100vw;}
.index-pro-item2>* .text {width: 100vw;padding: 20px;}
.index-pro-item2>* {margin-right: 20px;}
.index-pro-item2.list>* .img,.index-pro-item2.list>* .text {width: 100%;}
.index-pro-item2.list>* .text {padding: 20px !important;position: relative !important;}
.index-pro-item2.list>*:nth-child(2n) .text .num {right: 0;}
}

/*news*/
.index_4_1{width: 100%; margin:3% auto 0 auto;}
.index_4_1 ul li{ float:left; width:32.48366013071895%; margin-right:1.27450980392157%;background: #fff;font-size: 16px; }
.index_4_1 ul li:nth-child(3n){margin-right:0}
.index_4_1_mid_1{overflow:hidden; position:relative;}
.index_4_1_mid_1 img{width:100%;}
.index_4_1_mid_2{ background: #155bc4 ; padding:10% 2%}
.index_4_1_mid_2_1{color:#fff;font-family:Calibri;}
.index_4_1_mid_2_2{font-size:1.5em; color:#fff; margin-top:.75em; margin-bottom:.75em;}
.index_4_1_mid_2_3{color:#fff;display: -webkit-box;-webkit-box-orient: vertical;  -webkit-line-clamp: 2;   overflow: hidden;word-wrap:break-word;word-break:break-all; line-height:1.9;}



.index_4_2{text-align:center; margin:4.375em 0;}
.index_4_1_mid{overflow:hidden; position:relative;}
.index_4_1_mid:after{ height:1.70807453416149%; left:50%; background-position:center top; background-repeat:no-repeat; background-size:cover;content:''; position:absolute; bottom:-1.70807453416149%; width:84.50704225352113%;transform:translateX(-50%); background-image: linear-gradient(to right, #f69a23, #f28c09);border-radius:20px 20px 0 0;  }
.index_4_1 ul li:hover .index_4_1_mid:after{bottom:0;-webkit-transition-duration: 0.5s; -ms-transition-duration: 0.5s; -o-transition-duration: 0.5s; -moz-transition-duration: 0.5s; transition-duration: 0.5s; }
.a-image-hover{align-items:center;color:#fff;display:flex;font-size:14px; font-family:Arial, Helvetica, sans-serif;height:100%;justify-content:center;left:0;letter-spacing:0;line-height:1;position:absolute;top:0;width:100%;z-index:2}
.a-image-hover span{display:inline-block;opacity:0;transform:translate3d(-30px,0,0);transition:all .5s cubic-bezier(.14,1,.34,1) 0s}
.a-image-hover span:first-child{transition-delay:.03s}
.a-image-hover span:nth-child(2){transition-delay:.06s}
.a-image-hover span:nth-child(3){transition-delay:.09s}
.a-image-hover span:nth-child(4){transition-delay:.12s}
.index_4_1 ul li:hover .a-image-hover span{opacity:1;transform:translateZ(0)}
.index_4_1 ul li:hover .a-image-hover span:first-child{transition-delay:.12s}
.index_4_1 ul li:hover .a-image-hover span:nth-child(2){transition-delay:.06s}
.index_4_1 ul li:hover .a-image-hover span:nth-child(3){transition-delay:.04s}
.index_4_1 ul li:hover .a-image-hover span:nth-child(4){transition-delay:.03s}
.index_4_1_mid_1:after{background-color:rgba(0,0,0,.3);content:"";height:100%;left:0; z-index:1;opacity:0;position:absolute;top:0;transition:all .5s cubic-bezier(.4,.8,.74,1) 0s;width:100%}
.index_4_1 ul li:hover .index_4_1_mid_1:after{opacity:1;}
.index_4{overflow:hidden; background: #f7f9fb; padding-top: 4%;}

@media (max-width: 992px){
    .index_4_1 ul li{width: 100%; margin-right: 0}
}

.partner ul{width: 100%; margin: 0 auto;display: flex; display:-webkit-flex;-webkit-justify-content: center;   justify-content:center; flex-wrap: wrap;border:1px solid transparent; border-color: rgba(151, 151, 151, 0.3);background: #fff;}
.partner li{ padding: 20px; width: 20%; border-right:1px solid transparent; border-color: rgba(151, 151, 151, 0.3); border-bottom:1px solid transparent; border-color: rgba(151, 151, 151, 0.3);transition: .5s; }
.partner li:nth-child(5n){border-right:none}
.partner li:nth-child(6){border-bottom:none}
.partner li:nth-child(7){border-bottom:none}
.partner li:nth-child(8){border-bottom:none}
.partner li:nth-child(9){border-bottom:none}
.partner li:nth-child(10){border-bottom:none}

.partner li img{width: 80%; display: block; margin: 0 auto;}
.partner li:hover{box-shadow: 2px 0px 16px rgb(0 0 0 / 20%);-webkit-box-shadow: 2px 0px 16px rgb(0 0 0 / 20%);}

@media screen and (max-width:1650px){

}

@media screen and (max-width:1440px){

}
@media screen and (max-width:1280px){
    .index_4_1_mid_2_2{font-size:18px;}
}
@media screen and (max-width:790px){
    .partner ul{width: 95%;}
}


/*************footer******************/
.footer22{display: none;}
.footer2{display: none;}
.footer{background:#25262b; position:relative; overflow:hidden;}
.footer .footer_box{width: 85%; margin: 4% auto 3% auto; color: #fff;display: flex; display:-webkit-flex;-webkit-justify-content: space-between;   justify-content: space-between;}
.footer .footer_box a{ color: #fff;}

.footer_pro{padding: 0 5%; width: 30%}
.footer_pro h2{font-size: 21px; font-weight: bold;color: #fff}
.footer_pro h2:after{content: ""; width: 100%; height:1px; background: #484848;display: block; margin: 10px 0;}
.footer_pro ul{display: flex; display:-webkit-flex;-webkit-justify-content: space-between;   justify-content: space-between;flex-wrap: wrap; margin-top: 50px;}
.footer_pro li{width: 48%; margin: 1% 1% 1% 0; line-height:35px;}
.footer_pro li a{ font-size: 18px; color: #e0e0e0}

.footer_contact{ width: 30%}
.footer_contact h2{font-size: 21px; font-weight: bold; color: #fff}
.footer_contact h2 img{width: 55%}
.footer_contact h2:after{content: ""; width: 100%; height:1px; background: #484848;display: block; margin: 10px 0;}
.footer_contact ul{width: 100%; margin-top: 50px;}
.footer_contact li{width: 100%; margin-bottom: 20px; font-size: 18px; color: #fff}
.footer_contact li i{width: 50px;height:50px;display: inline-block;vertical-align: middle;position: relative;box-sizing: border-box;background:#404142;transform: skew(-10deg); margin-right: 20px}
.footer_contact li i img{width: 40%; display: block; margin: 15px auto 0 auto}

.footer_wx{width: 20%}
.footer_wx h2{font-size: 21px; font-weight: bold;color: #fff}
.footer_wx h2 img{width: 55%}
.footer_wx h2:after{content: ""; width: 100%; height:1px; background: #484848;display: block; margin: 10px 0;}
.footer_wx ul{width:75%; margin-top: 50px;display: flex; display:-webkit-flex;-webkit-justify-content: space-between;   justify-content: space-between;}
.footer_wx li{width: 46%; margin-bottom: 20px; font-size: 18px; color: #e0e0e0}
.footer_wx li img{width: 100%}
.footer_wx li i{width: 50px;height:50px;display: inline-block;vertical-align: middle;position: relative;box-sizing: border-box;background:#484848;transform: skew(-10deg); margin-right: 20px}
.footer_wx li i img{width: 40%; display: block; margin: 15px auto 0 auto}

.footer_mid_3{margin:0 auto; position:relative; z-index:10;padding: 10px 0; width: 100%;font-size: 16px;display: flex; display:-webkit-flex;-webkit-justify-content:center;   justify-content:center;line-height: 46px;background: #111114; border-top:1px solid transparent; border-color: rgba(151, 151, 151, 0.3);}
.footer_mid_3_left{  color:#e0e0e0; }
.footer_mid_3_right{  color:#e0e0e0;text-align: right;}
.footer_mid_3_right a{color:#e0e0e0;}
.footer_mid_3_right a:hover{color:#fff;}

@media screen and (max-width:1440px){
    .footer .footer_box{width: 90%;}
    .footer_pro{padding: 0 4%; width: 40%}
    .footer_pro li{font-size: 15px;line-height: 40px;}
    .footer_contact p{font-size: 15px;line-height: 30px;}
    .footer_ewm {width: 15%;}
}

@media screen and (max-width:1280px){
    .footer_logo{display: none;}
    .footer_pro {width: 36%;}
    .footer_contact {width: 26%;}
    .footer_ewm {width: 22%;}
    .footer_contact li{font-size: 16px}
    .footer_pro li a{font-size: 16px}
}

@media screen and (max-width:1023px){
    .footer{display: none;}
    .footer22{ width: 100%; height: 75px; ; display: block;	position: fixed; z-index: 8; bottom:0; left:0;}
    .footshadow{ width: 100%; height: 75px; display: none;}
    .footfun{ padding: 0 0px; height: 100%; overflow: hidden;}
    .footfun li{ float: left; width: 25%; height: 100%; background-color: #155bc4;	-webkit-transition: 0.3s; -moz-transition: 0.3s; -ms-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s;}
    .footfun li:nth-child(odd){ background-color: #155bc4}
    .footfun li a{ display: block; text-align: center; color: #fff; padding-top: 3px;}
    .footfun li a .pic{ height: 44px; line-height: 44px; font-size: 0;}
    .footfun li a img{ max-height: 40px; width: auto; height: auto;position: relative;}
    .footfun li h3{ line-height: 26px;font-size: 15px; font-weight: normal;}
}
@media screen and (max-width:750px){
    .footerin{ padding: 16px 0 16px;}
}

/*********展开导航************/
#sitemapContent{	position:fixed; top:0; left:0; right:0; bottom:0; opacity:0;filter:Alpha(opacity=0); visibility:hidden;   z-index:-1;-webkit-transition:all 0.3s  0.5s;transition:all 0.3s  0.5s;}
#sitemapInnerCon{position:absolute; top:0; left:0; bottom:0; left:75px; right:75px; border-right:1px solid rgba(255,255,255,0.1); border-left:1px solid rgba(255,255,255,0.1); }
#sitemapContent .sitemap-bg-box{position:absolute; top:0px; left:0px; width:100%; height:100%;}
#sitemapContent .visual-intro-item{float:left; position:relative; height:100%;}
#sitemapContent .visual-intro-item:before{position:absolute;  left:0; top:0px; width:1px; height:0; content:""; background-color:rgba(255,255,255,0.1); z-index:1; }
#sitemapContent .visual-intro-item:first-child:before{display:none}
#sitemapContent .visual-intro-item:after{	content:""; position:absolute; right:0; top:0px; width:100%; height:100%; background: #505050; -webkit-transition: width .6s cubic-bezier(0.47, 0, 0.31, 1.04) 0.2s;
transition: width .6s cubic-bezier(0.47, 0, 0.31, 1.04) 0.2s ;}
#sitemapContent .sitemap-close-btn{position:absolute; top:0; left:0; width:75px; height:75px; border:none; background:none; cursor:pointer; background-color:#505050;}
#sitemapContent .sitemap-close-btn i{ position:absolute; background-position:center; background-repeat:no-repeat; background-size:cover; height:48.88888888888889%; width:48.88888888888889%; background-image:url(../images/close.png);transform:translate(-50%, -50%); left:50%; top:50%}


.sitemap-wrapper-style02{height:100%; }
.sitemap-wrapper-style02 > ul{overflow:hidden; position:relative; z-index:1; top:50%; transform:translateY(-50%); margin-top:-2%}
.sitemap-wrapper-style02 > ul > li{overflow:hidden; float:left; width:16.666666%;height:100%;}
.sitemap-wrapper-style02 > ul > li > h2{overflow:hidden; color:#fff; font-weight:normal; font-size:30px; letter-spacing:-0.5px; margin:0% 15% 0 19%;   line-height:1.2; display:table; height:70px}
.sitemap-wrapper-style02 > ul > li > h2 span{display:table-cell; vertical-align:top}
.sitemap-wrapper-style02 > ul > li > h2.hide{opacity:0}
.sitemap-wrapper-style02 > ul > li > h2 a{color: #fff;}

.sitemap-wrapper-style02 > ul > li .sitemap-2dep a{overflow:hidden; position:relative; display:inline-block;  margin:12px 15% 12px 19%; color:#c3c3c3; font-size:16.5px; letter-spacing:-0.5px;   line-height:1.6;
-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;-ms-transition:all 0.3s;transition:all 0.3s}

.sitemap-wrapper-style02 > ul > li .sitemap-2dep a span{position:relative; display:inline-block; z-index:1; padding-left:9px;}
.sitemap-wrapper-style02 > ul > li .sitemap-2dep a span:before{position:absolute; content:"-"; left:0; top:0;}
.sitemap-wrapper-style02 > ul > li .sitemap-2dep a .gnb-icon{display:none;}
.sitemap-wrapper-style02 > ul > li .sitemap-2dep a:hover{color:#fff; }
.sitemap-wrapper-style02 > ul > li .sitemap-2dep a:hover:after{width:100%; }
.sitemap-wrapper-style02 > ul > li .sitemap-2dep h3{margin:0 15% 0 19%; padding:19px 0; font-weight:600; font-size:20px; letter-spacing:-0.5px; color:#5e5e5e; overflow:hidden }
.sitemap-wrapper-style02 > ul > li .sitemap-2dep h3 span{display:block; }
.sitemap-wrapper-style02 > ul > li .sitemap-2dep .gnb-3dep{padding-bottom:15px}

.sitemap-wrapper-style02 ul li span,.sitemap-wrapper-style02 > ul > li .sitemap-2dep h3 span{opacity:0;filter:Alpha(opacity=50);-webkit-transform:translateX(-5%);transform:translateX(-50%);transition: transform .8s cubic-bezier(0.47, 0, 0.31, 1.04) 0s, opacity .8s cubic-bezier(0.47, 0, 0.31, 1.04) 0s; }

#sitemapContent.open{opacity:1.0;filter:Alpha(opacity=100); visibility:visible; z-index:99999; background: url('../images/navbg.jpg') no-repeat center top;;-webkit-transition:all 0.3s  0s; transition:all 0.3s 0s;}
#sitemapContent.open .visual-intro-item:before{height:100%;}
#sitemapContent.open .visual-intro-item:after {width:0;}
#sitemapContent.open .visual-intro-item {-webkit-transform: scaleX(1);transform: scaleX(1); transform-origin:right top; transition-property: transform; width:16.666666666666668%}
#sitemapContent.open .sitemap-wrapper-style02 ul li span,#sitemapContent.open .sitemap-wrapper-style02 > ul > li .sitemap-2dep h3 span{opacity:1.0;filter:Alpha(opacity=100);-webkit-transform:translateX(0);
transform:translateX(0);transition: transform .8s cubic-bezier(0.47, 0, 0.31, 1.04), opacity .8s cubic-bezier(0.47, 0, 0.31, 1.04); }
/******************/
.js-scroll-border { position:absolute; left:0; top:0; width:100%; height:100%; z-index:100; border: 40px solid #FFF; transition: border 1.3s cubic-bezier(0.215, 0.61, 0.355, 1); -webkit-backface-visibility: hidden; backface-visibility: hidden; }
.animated .js-scroll-border { border: 0px solid #FFF; }
.about_1_left_right:after{content:''; position:absolute; left:0; top:0; width:100%; height:100%; background-color:#fff; z-index:100;}
.about_1_left_right.animated:after{width:0;  transition: all 3s cubic-bezier(0.23, 1, 0.38, 1) 0s;}
.so_1_mid_bg:after{content:''; position:absolute; left:0; top:0; width:100%; height:100%; z-index:10; background-color:#f6fafe}
.about_3_3_left_bg:after{content:''; position:absolute; right:0; top:0; width:100%; height:100%; z-index:10; background-color:#f6fafe}
.so_1_mid_bg.animated:after{width:0;  transition: all 3s cubic-bezier(0.23, 1, 0.38, 1) 0s;}
.ser_1_right_bg:after{ content:'';position:absolute; right:0; top:0; width:100%; height:100%; background-color:#1654a8;}
.ser_1_right_bg.animated:after{width:0;transition: all 2s cubic-bezier(0.23, 1, 0.38, 1) 0s;}
.bannerwb{position:absolute; left:5%; width:90%; text-align:center; color:#fff; z-index:410; font-size:2.25em; bottom:34.55723542116631%;}


/*******service*********/
.neibanner2 {width: 100%;height: 250px;position: relative; background: #000}
.neibanner2 img.neibannerimg {width: 100%;height: 100%;object-fit: cover; position: absolute; opacity: 0.5}



.fenye{width: 80%; margin: 0 auto 4% auto;display: flex; display:-webkit-flex;-webkit-justify-content:center;   justify-content: center; align-items: center;-webkit-align-items: center; height: 45px;}
.fenye_zong{ font-size: 14px; width: 130px; background: #fff; text-align: center;  line-height: 35px;}

@media screen and (max-width:1023px) {
    .fenye{width: 95%; margin: 0 auto 100px auto}
}

.atc-pn {position: relative;padding-top: 26px;padding-right: 160px;border-top: 1px solid #ddd;}
.atc-pn a {display: block;overflow: hidden;font-size: 14px;color: #666;line-height: 34px;margin-top: 10px;}
.atc-pn a:hover {color: #0181e0;}
.atc-pn a label {display: inline-block;border: 1px solid #ccc;width: 98px;height: 32px;text-align: center;font-size: 14px;line-height: 32px;margin-right: 15px;-webkit-transition: 0.3s;transition: 0.3s;}
.atc-pn a:hover label {border-color: #060707;}
.atc-pn a.ret {font-size: 14px;color: #fff;line-height: 34px;text-align: center;background-color: #082b4a;width: 110px;height: 34px;position: absolute;right: 0;bottom: 0;z-index: 1;margin-top: 0;}
.atc-pn a.ret:hover {opacity: 0.8;}
@media screen and (max-width: 960px) {
    .atc-pn {padding-right: 0;}
    .atc-pn a.ret {position: static;width: 150px;height: 50px;line-height: 50px;border-radius: 5px;display: block;margin: 40px auto 100px auto;font-size:15px;}
}


/*内页合作单位*/
.hezuo_cont { width: 90%; margin:4% auto 0 auto;}
.hezuo_cont li {width: 15.5%;float: left;margin: 0 0.5% 10px 0.5%;box-sizing: border-box;-ms-transition: .3s;-moz-transition: .3s;-webkit-transition: .3s;-o-transition: .3s;transition: .3s;border:1px solid transparent; border-color: rgba(151, 151, 151, 0.2);; padding: 10px;}
.hezuo_cont .allist_con {-ms-transition: .3s;-moz-transition: .3s;-webkit-transition: .3s;-o-transition: .3s;transition: .3s;position: relative;top: 0;overflow: hidden}
.hezuo_cont .allist_con a {display: block;overflow: hidden;}
.hezuo_cont .allist_img img {display: block;transition: all ease 1s;width:85%}
.hezuo_cont .allist_img:hover img {transform: scale(1.1);opacity: 0.85;filter: alpha(opacity=85);}
.hezuo_cont .allist_con .allist_text .icon img {width: 110px;display: block;position: absolute;top: -30px;right: 15px;}

@media screen and (max-width:1023px) {
    .hezuo_cont li{width: 32%;}
  .hezuo_cont .allist_con .allist_text .icon img {width:90px;}  
}

/*内页产品展示*/

.prolist_bot { width: 100%; margin: 0% auto; padding: 4% 0;}
.prolist_bot ul{display: flex; display:-webkit-flex;-webkit-justify-content: left;   justify-content:  left;width: 85%; margin:2% auto;flex-wrap: wrap;}
.prolist_bot ul li {width: 32%;height: auto;margin-right: 2%;margin-bottom: 25px;transition: all .5s;;border:1px solid transparent; border-color: rgba(151, 151, 151, 0.1);}
.prolist_bot ul li:nth-child(3n) {margin-right: 0px;}
.prolist_bot ul li a {display: block;width: 100%;height: 100%;}
.prolist_bot ul li a .prolist_liimg {width: 100%;border-radius: 6px;overflow: hidden;transition: .5s; }
.prolist_bot ul li a .prolist_liimg img {width: 100%;height: 100%;object-fit: cover;}
.prolist_bot ul li:hover .prolist_liimg img {transform: scale(1.1);}
.prolist_lititle {height: 90px;width: 100%;background-color: #fff;display: flex; align-items: center;-webkit-align-items: center; justify-content:center}
.prolist_lititle h3 {font-size: 18px;color: #666666;font-weight: bold }
.prolist_bot ul li:hover {box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);}

@media screen and (max-width:1023px) {
    .prolist_bot ul{width: 95%;}
    .prolist_bot ul li{width: 49%; margin-right: 1%; margin-bottom: 10px}
    .prolist_bot ul li:nth-child(2n) {margin-right: 0px;}
    .prolist_lititle {height:70px;}
    .prolist_lititle h3 {font-size: 16px;}
}



/*内页新闻详情*/
.newsdetail_page {background-color: #f9fcfb; width: 85%; margin: 0 auto}
.newsdetail_item {padding: 50px 75px;background-color: #ffffff;}
.newsdetail_title {border-bottom: 1px solid #e5e5e5;text-align: center;}
.newsdetail_title h3 {font-size: 32px;font-weight: bold;line-height: 42px;padding: 0px 15px;color: #333333;}
.newsdetail_title span {padding: 45px 0px 40px;display: block;font-size: 16px;color: #666666;}
.news_detail {padding: 40px 0px;}
.news_detail p {font-size: 17px;line-height: 36px;color: #333333;text-indent: 2em;}
.news_detail img {margin: 10px auto;display: block;}
.news_nextprev {border-top:1px solid #e5e5e5;padding: 40px 0px;margin: 80px 0px;align-items: flex-start;}
.news_nextprev_l a {width: 136px;height: 51px;border-radius: 25px;border: solid 1px #bdbdbd;justify-content: center;margin-bottom: 10px;transition: all .5s;}
.news_nextprev_l a p {font-size: 16px;color: #666666;}
.news_nextprev_l a img {height: 12px;margin-left:15px;}
.news_nextprev_l a:hover {background-color: #00a67e;border-color: #00a67e;}
.news_nextprev_l a:hover p {color: #ffffff;}
.news_nextprev_l a:hover img {filter: grayscale(100%) brightness(200%);}
.news_nextprev_r .bannerdesc_btn {width: 136px;height: 51px;border-radius: 25px;}
.news_nextprev_r .bannerdesc_btn_ico {background-color: #ffffff;height: 43px;width: 43px;top: 4px;right: 4px;}
.news_nextprev_r .bannerdesc_btn a p {left: -4px;top: 14px;}
.news_nextprev_r .bannerdesc_btn_ico img {right: 9px;top: 15px;height: 12px;width: auto;}
.news_nextprev_r .bannerdesc_btn:hover .bannerdesc_btn_ico img {top: 20px;}
.news_detail video {width: 100%;height: 600px;}
.bannerdesc_btn {width: 180px;height: 72px;background: linear-gradient(90deg, #00a67e 0%, rgba(91, 163, 79, 0.08) 100%);border-radius: 36px;position: relative;}
.bannerdesc_btn a {width: 100%;height: 100%;}
.bannerdesc_btn a p {font-size: 16px;padding-left: 20px;color: #f5f5f5;position: absolute;left: 6px;top: 24px;z-index: 2;transition: all .5s;}
.bannerdesc_btn_ico {width: 60px;height: 60px;border-radius: 30px;background-color: #f5f5f5;transition: all .5s;position: absolute;right: 6px;top: 6px;z-index: 1;}
.bannerdesc_btn_ico img {width: 26px;position: absolute;right: 16px;top: 20px;}
.bannerdesc_btn:hover a p {color: #00a67e;}
.bannerdesc_btn:hover .bannerdesc_btn_ico {width: 100%;height: 100%;border-radius: 36px;top: 0px;right: 0px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);}
.bannerdesc_btn:hover .bannerdesc_btn_ico img {top: 25px;}

.se_product_cont h2{ font-size: 30px;color: #3a4a64;line-height: 40px;margin-bottom: 20px;background: url(../images/new-tag.png) no-repeat left 5px;padding-left:42px;margin-top: 4%}
.se_product_cont table {width: 100%;text-align: center;border-spacing: 0px;border-collapse: collapse;background: #fff;border-bottom: 1px solid #ddd;margin-bottom: 15px;font-size: 16px;}
.se_product_cont tr:first-child {background-image: linear-gradient(90deg,#00a69c 3%,#00c0fa 100%);;height: 60px;line-height: 60px;color: #fff;}
.se_product_cont tr:nth-child(2n+3) {background: #f5f5f5;}
.se_product_cont .bhead {background-image: linear-gradient(90deg,#148ffa 3%,#00c0fa 100%);background: #148ffa;color: #fff}
.se_product_cont tr.odd {background: #f5f5f5;color: #333;}
.se_product_cont tr.even {background: none;}
.se_product_cont td.even {background: #fff;}
.se_product_cont table td {line-height: 46px;border: 1px solid #ddd;}
.se_product_cont tr {border: 1px solid #ddd;}
.se_product_cont .fr.frcontent {width: 22.1%;background: url(../images/ico15.png) repeat;margin-top: 80px;margin-bottom: 40px;-webkit-box-shadow: 2px 4px 15px 0 rgba(30,37,79,0.4);-moz-box-shadow: 2px 4px 15px 0 rgba(30,37,79,0.4);
    box-shadow: 2px 4px 15px 0 rgba(30,37,79,0.4);}
.se_product_cont .fr.frcontent .tt {padding: 0 35px;margin-top: -31px;}


@media screen and (max-width:1023px) {
    .newsdetail_page{width: 95%}
    .newsdetail_item {padding: 50px 2%;}
    .news_detail p{font-size: 16px; line-height: 31px}
    .newsdetail_title h3 {font-size: 26px; line-height: 31px}
}

/*se_hangye*/
.newslist {overflow: hidden;width: 80%; margin: 3% auto;}
.newslist li {width: 100%;border-bottom: 1px solid #e8ecf0;padding:30px 0;}
.newslist li:last-child {border-bottom: 0 none;}
.newslist li a {display: block;position: relative;overflow: hidden;padding-left: 650px;height: 356px;}
.newslist li .pic {position: absolute;left: 0;top: 0;z-index: 1;width: 586px;height: 100%;overflow: hidden;}
.newslist li .pic img {-o-object-fit: cover;    object-fit: cover; width: 100%;}
.newslist li h3 {font-size: 24px;color: #333;line-height: 42px;height: 42px;overflow: hidden;}
.newslist li .txt {font-size: 16px;color: #666;line-height: 32px;height: 64px;overflow: hidden;margin: 20px 0 58px;}
.newslist li .date {font-size: 24px;color: #155bc4;line-height: 36px;font-family: "amerigobt";height: 36px;padding-top: 48px;overflow: hidden;}
.newslist li label {display: block;width: 32px;height: 32px;font-size: 0;cursor: pointer;background: #c3c3c3 url('../images/jtr-n.png') center no-repeat;border-radius: 50%;}
.newslist li,.newslist h3,.newslist label {-webkit-transition: .5s;transition: .5s;}
.newslist li:hover {border-bottom-color: #155bc4;}
.newslist li:hover h3 {color: #155bc4;}
.newslist li:hover label {background-color: #155bc4;}
@media screen and (max-width: 1440px) {
    .newslist {width: 100%;}
    .newslist li .txt {  line-height: 30px;  height: 90px;  margin-bottom: 32px;}
}
@media screen and (max-width: 1200px) {
    .newslist li a {  padding-left: 540px;}
    .newslist li .pic {  width: 480px;}
}
@media screen and (max-width: 1023px) {
    .newslist li {  padding: 60px 0;}
    .newslist li a {  }
    .newslist li .pic { width: 100%; position: relative;}
}
@media screen and (max-width: 840px) {
    .cer8 {width: 100%;}
    .newslist li a {  height: auto;}
    .newslist li .date {  padding-top: 20px;}
    .newslist li label {  display: none;}
}
@media screen and (max-width: 750px) {
    .newslist li {  padding: 40px 10px;}
    .newslist li .txt {  display: none;}
    .newslist li h3 {  font-size: 20px;  line-height: 32px;  height: 96px;}
}
@media screen and (max-width: 600px) {
    .newslist li a {  padding-left: 0;}
    .newslist li h3 {  font-size: 18px;  line-height: 30px;  height: auto;}
    .newslist li .date {  padding-top: 10px;  font-size: 18px;}
}

/*内页联系我们*/
.contact .flex{width: 100%; margin: 0 auto;display: -webkit-box;display: -webkit-box;display: -ms-flexbox;display: flex;display: -webkit-flex;}
.contact{padding: 120px 0; width: 85%; margin: 0 auto;}
.contact ._list{flex-wrap: wrap;}
.contact ._list ._item{width: 25%;}
.contact ._list ._item>div{padding:30px;border: 1px solid #ddd;margin: 0 -1px -1px 0;height: 100%;}
.contact ._list ._item ._title{font-size: 20px;font-weight: bold;line-height: 1;}
.contact ._list ._item ._icon{margin: 30px 0;height: 140px;}
.contact ._list ._item ._icon img{height: 100%;}
.contact ._list ._item ._tel ._n{color: #666;line-height: 1;margin-bottom: 5px;}
.contact ._list ._item ._tel ._t{font-size: 20px;font-weight: bold;line-height: 28px;min-height:56px;}
.contact ._list ._item ._tel ._t._zh{font-size: 18px;}
.contact ._list ._item ._tps{color: #666;line-height: 1.625;margin-top: 10px;}

.message{padding-top:120px;padding-bottom:8vw;position: relative;}
.message ._bg{position:absolute;top:0;left:0;width:100%;height:calc(100% + 3.125vw);overflow: hidden;z-index: -1;}
.message ._bg>div{width:100%;position:absolute;bottom:0;left:0;}
.message ._bg>div img{width:100%;object-fit:cover;}
.message ._box{width: 85%; margin: 0 auto;display: flex; display:-webkit-flex;-webkit-justify-content: space-between;   justify-content: space-between;}
.message ._info{width: 420px;padding-right:40px;}
.message ._info ._title .en{font-size: 44px;line-height:1.3;text-transform: uppercase;margin-bottom: 25px;}
.message ._info ._title .cn{font-size: 38px;font-weight: bold;color: var(--color04);line-height: 1;}
.message ._info ._line{margin-top: 45px;font-size: 16px;line-height: 1.875;}
.message ._info ._tel{line-height: 1;margin-top: 120px;}
.message ._info ._tel ._name{font-size: 24px;margin-bottom: 15px;}
.message ._info ._tel ._txt{font-size: 40px;font-weight: bold;color: var(--color04);}
.liuyan {font-size: 0; width:55%;}
.liuyan .hang {width: 100%;margin-bottom: 32px;}
.liuyan label {display: block;font-size: 16px;color: #333;line-height: 30px;}
.liuyan input[type=text] {width: 100%;height: 32px;border: 0 none;border-bottom: 1px solid #b8c4d0;line-height: 32px;font-size: 14px;color: #555;padding-bottom: 12px;background-color: rgba(255, 255, 255, 0.2);
}
.liuyan textarea {padding: 12px 14px;height: 110px;resize: none;vertical-align: top;width: 100%;line-height: 28px;font-size: 14px;}
.liuyan input[type=text]:focus,.liuyan textarea:focus {border-color: #155bc4;}
.liuyan input[type=text],.liuyan textarea {-webkit-transition: 0.3s;transition: 0.3s;}
.liuyan i.v {display: block;width: 100%;vertical-align: top;}
.liuyan .layui-form-item {height: 48px;margin-top: 46px;}
.liuyan .layui-textarea {width: 100%;height: 32px;border: 0 none;border-bottom: 1px solid #b8c4d0;line-height: 32px;font-size: 14px;color: #555;padding-bottom: 12px;background-color: rgba(255, 255, 255, 0.2);}
.liuyan  .layui-btn{ display: block;width: 150px;height: 46px;font-size: 16px;line-height: 46px;background-color: #155bc4;color: #fff;border: 1px solid #155bc4;margin-top: 75px;}
.liuyan  .layui-btn:hover{background-color: #fff;color: #155bc4;}

@media screen and (max-width: 1023px) {
    .contact{padding:2em 0; width: 95%}
    .contact .flex{display: block;}
    .contact ._list ._item{width: 100%}
    .message{padding-top: 50px;}
    .message ._box{width: 95%; display: block}
    .message ._info ._title .en{display: none}
    .message ._info ._title .cn{font-size: 28px}
    .message ._info ._line{margin-top: 15px; font-size: 14px; width: 90%}
    .message ._info ._tel{margin-top: 25px}
    .liuyan{width: 100%; margin-bottom: 150px}
    .liuyan .layui-btn{margin-top: 25px}
}

.se_xinwen{width: 85%; margin: 5% auto;}
.se_xinwen li{line-height: 55px; font-size: 16px; border-bottom:1px solid transparent; border-color: rgba(151, 151, 151, 0.3);}
.se_xinwen li span{float: right}

@media screen and (max-width:1600px) {
.case_1_mid{height:7.5em;}
.so_4_mid{width:60%}
.about_4_2_mid_1:after{font-size:.75em;}
.footer_mid_2_right_mid{padding-left:30%;}
.header_mid_mid ul li{ margin:0 1.5vw;}
.header_mid{margin-left:2%; margin-right:2%;}
.footer_mid{margin:0 5%;}
.header_mid_mid ul li:nth-child(4){margin-right:7vw;}
.header_mid_mid ul li:nth-child(5){margin-left:7vw}
}


@media screen and (max-width:1280px) {
.header_mid_mid ul li{margin:0 1vw;}
}
@media screen and (max-width:1200px) {
.pro_info_top_bg{padding-top:0}
#sitemapContent.open{	display:none}
.pro_info_top_2,.pro_info_tab ul li a{	font-size:1em;}
.pro_info_top_3_right_mid_3{	font-size:1em;}
.pro_info_top_1{	display:none}
.ser_1_left_4_mid_2{	font-size:.875em;}
.about_4_2{	margin-top:4em;}
.about_2_3_mid{	margin:0 5%;}
.about_2_bg,.about_5_con_img_list{	width:95%;}
.about_1_left{	margin-left:5%; width:90%;}
#header{	position:fixed}
#main{	margin-top:5em;}
.bodyon2 #header{transform: translateY(0%);}
.index_3_2 .swiper-slide {width: 768px;    padding: 0 calc((100vw - 768px) * 0.0375);}

.index_2_mid_2_mid_2{	font-size:1.125em;}
.header_mid_mid ul{	display:none;}
.header_mid_mid{	height:5em;}
.header_mid_right{	display:none}
.menu-toggler{	left:auto; right:0;}
#header{	background-color:#fff;}
.header_logo img:nth-child(2){	display:block; height:50px;}
.header_logo img:nth-child(1){	display:none}
.header_logo{	width:auto; left:0%;transform:translate(0, -50%);}
.menu-toggler .line{
background-color:#000}
.header_mid{
margin-left:5%; margin-right:5%;}
}
.nybanner_footer p{ z-index:100;display:none; position:relative; color:#fff; padding:.5em 0; text-align:center; background-color:#333}
.nybanner_footer p:after { content: ''; position: relative; top: -1px; left: 7px; display: inline-block; border-top: 6px solid #fff; border-left: 6px solid transparent; border-right: 6px solid transparent; vertical-align: middle; transition: transform .3s; }
.nybanner_footer p:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 0; background: #0268b9; transition: all .3s; z-index: -1; }
.nybanner_footer p.on:before{ height:100%;}
.nybanner_footer p.on:after { transform: rotate(-180deg); }
@media screen and (max-width:1024px) {
.close_box a img{width:2em;}
.close_box{top:1em; right:1em;}

.nybanner_mid_1{font-size:2em;}
.nybanner_mid_2{font-size:1.25em;}
.footer_mid_2_left_mid p, .footer_mid_2_right_mid p{font-size:1em;}
.footer_mid_2_left_mid a,.footer_mid_2_right_mid_2 dl dd{font-size:.875em;}
.index_4_1_mid_2_2{font-size:1em;}
.index_4_1_mid_2_3{font-size:.875em;}
.swiper-slide_mid_2_left,.swiper-slide_mid_2_right{font-size:.75em;}
.index_3_2_mid_footer_mid_2{font-size:1em;}
.index_3_2_mid_footer_mid_1{font-size:1.25em;}
.index_2_mid{margin:0 5%;}
.banner_footer_mid_2 a{font-size:1em;}
.banner_footer_mid_1{font-size:1.375em;}
.index_1_mid_right_1 span{font-size:1em;}
.index_1_mid_right_2{font-size:1.5em;}
.index_1_mid_right_4_1 dl{font-size:.875em;}
.index_1_mid_right_4_1 dl dd:nth-child(1){font-size:2em;}
.index_1_mid_right_5_more span{font-size:1em;}
}
.div_768 img{width:100%;}
.div_768{display:none}
@media screen and (max-width:950px) {
.pro_info_top_3_left,.pro_info_top_3_right{
float:none; width:100%;}
.pro_info_top_3_right_mid{margin:2em 5%;}
.pro_info_top_3{padding-bottom:0;margin-bottom:3rem;}
}
@media screen and (max-width:900px) {
.footer_mid_2_right{display:none}
.footer_mid_2_left{float:none; width:auto}
}


/******手机端menu************/
.navwrap {position: fixed;top: 80px;right: -80%;width: 80%;height:calc(100vh - 80px);z-index: 888;background-color: #fff; opacity: 0; display:none;}
@media screen and (max-width:1200px) {
.navwrap{display:block}
}
@media screen and (max-width:640px) {
.css_animation{width:80px; height:80px;}
.navwrap {	top: 60px;height:calc(100vh - 60px);}
}
.navwrap .nav {
padding: 10px 5% 0px 5%; border-top:1px #dedede solid;
}
.navwrap .nav li {line-height: 42px;border-bottom: 1px solid #dedede;padding: 0px;}
.navwrap .nav li a {display: block;color: #000;font-size: 16px;}
.navbg {position: fixed;left: 0px;top: 0px;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.5);z-index: 555;display: none;}
.navbg .closeSJ {position: absolute;right: 24px;top: 18px;}
.navwrap .nav .SJbod {display: none;}
.navwrap .nav .SJbod dd a {height: 36px;line-height: 36px;font-size: 14px;}
.navwrap .nav .plus a {background: url(../images/plus.png) right center no-repeat;}
.navwrap .nav .minus a {background: url(../images/minus.jpg) right center no-repeat;}



