html{width: 100%;}
body{font-size: 16px; background: #fff; font-family: "Arial","Microsoft Yahei",Verdana,Arial,sans-serif!important; line-height: 28px; color: #333; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
ol,ul,li{list-style: none;}
a{text-decoration: none; color: #333; -webkit-tap-highlight-color: rgba(255,0,0,0); transition: all .3s ease; cursor: pointer;}
em,i{font-style: normal;}
h1,h2,h3,h4,h5,h6,th{font-weight: normal;}
strong{font-weight: 800;}
img{border: 0; height: auto; vertical-align: middle;/*display: block;*/}
table{border-collapse: collapse; border-spacing: 0;}
input,textarea,select,button{border: 0; background: none; outline: 0; font-family: "Microsoft Yahei";}
input[type="button"],input[type="text"],input[type="submit"]{appearance: none; -moz-appearance: none; -webkit-appearance: none;}
input,input:focus,input:active{user-select: text;}
button:focus{outline: 0;}
textarea{resize: none;}
video{outline: none;display: block;}
*{margin: 0;padding: 0;box-sizing: border-box;}
.clearfix:after{content: ""; *zoom: 1; display: block; visibility: hidden; height: 0; clear: both;overflow: hidden;}
.relative{position: relative;}
.fl{float: left;}
.fr{float: right;}
.w1440{position: relative;width: 1440px;margin: 0 auto;}
.flex {display: flex;height: 100%;}
.content_box {box-sizing: border-box;width: 100%;margin: auto;padding-top: 80px;}
.pd50{padding: 0 50px;}
@font-face {
	font-family: DIN;
	src: url(../other/DIN-BOLD.OTF);
}
.h-header-zw{display: block;width: 100%;height: 100px;}
.h-header{position: fixed;top: 0;left: 0;width: 100%;z-index: 99998;display: flex;align-items: center;padding-left: 120px;transition: .3s;border-bottom: 1px solid rgba(255,255,255,.5);background: #ffffff;}
.h-nav{display: flex;margin: 0 auto;}
.h-nav>.li{margin-left: 80px;position: relative;}
.h-nav>.li>a{display:block;font-size: 16px;color: #333333;line-height: 100px;transition: .3s;position: relative;}
.h-nav>.li>a::after{content: "";display: block;width: 0;height: 1px;background: #f30000;position: absolute;bottom: -1px;left: 50%;transition: .3s;}
.h-nav>.li.active>a,.h-nav>.li:hover>a{color: #f30000;}
.h-nav>.li.active>a::after{width: 100%;left: 0;}
.h-nav .h-subnav {width:200px;background:#ffffff;font-size:12px;text-align:left;position:absolute;left:50%;transform: translate(-50%);top:100%;height:0;overflow:hidden;opacity:0;visibility:hidden;transition:all .3s;box-shadow:0 0 16px -4px rgba(0,0,0,.3);margin-top:20px;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;z-index:44;}
.h-nav .h-subnav.long{width: 240px;}
.h-nav .h-subnav ol {padding:0px 0;}
.h-nav .h-subnav ol li{width: 100%;margin: 0 !important;}
.h-nav .h-subnav a {transition: .3s; padding: 0 10px;box-sizing: border-box; width: 100%; display:block;height:50px;line-height:50px;color:#333;font-size: 16px;text-align: center;font-weight: normal;text-wrap: nowrap;}
.h-nav .h-subnav a:hover {background:#f30000;color:#fff!important;}
.h-nav .li:hover .h-subnav {height:auto;opacity:1;visibility:visible;margin-top:0;}
.h-lange{border-left: 1px solid rgba(255,255,255,.5);width: 120px;height: 100px;position: relative;cursor: pointer;transition: .3s;}
.nLange{display:flex;align-items: center;justify-content: center;height: 100%;}
.nLange span{display: block;font-size: 18px;color: #333333;line-height: 1.2;}
.nLange img{display: block;width: 16px;margin-left: 10px;}
.lange-subnav {width:180px;background:#ffffff;font-size:12px;text-align:left;position:absolute;left:50%;transform: translate(-50%);top:100%;height:0;overflow:hidden;opacity:0;visibility:hidden;transition:all .3s;box-shadow:0 0 16px -4px rgba(0,0,0,.3);margin-top:20px;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;z-index:44;}
.lange-subnav ol {padding:0px 0;}
.lange-subnav ol li{width: 100%;margin: 0 !important;}
.lange-subnav a {transition: .3s; padding: 0 10px;box-sizing: border-box; width: 100%; display:block;height:50px;line-height:50px;color:#333;font-size: 16px;text-align: center;font-weight: normal;text-wrap: nowrap;}
.lange-subnav a:hover {background:#f30000;color:#fff!important;}
.h-lange:hover .nLange{opacity: .7;}
.h-lange:hover .lange-subnav {height:auto;opacity:1;visibility:visible;margin-top:0;}
.h-more{display: flex;align-items: center;justify-content: center;width: 120px;height: 100px;border-left: 1px solid rgba(255,255,255,.5);cursor: pointer;transition: .3s;}
.h-more img{transition: .3s;}
.h-more:hover img{opacity: .7;}
.h-header.active{box-shadow: 0px 0px 5px #ccc;background: #ffffff;}
.h-header.active .h-nav>.li>a{line-height: 80px;}
.h-header.active .h-lange{height: 80px;}
.h-header.active .h-more{height: 80px;}
.h-header.active .indexNavSelect{top: 80px;}
.h-search{margin: 0 40px;position: relative;cursor: pointer;}
.h-search::before{content: "";display: block;width: 1px;height: 20px;background: #CCCCCC;position: absolute;left: -40px;top: 50%;transform: translateY(-50%);}
.h-search img{display: block;}
.in-nav {width: 100%;height: 100%;background-size: cover;background-position: center;overflow: hidden;position: fixed;top: 0;left: 0;z-index: 99;padding: 100px 150px 80px;-webkit-clip-path: circle(0% at 100% 0px);clip-path: circle(0% at 100% 0px);transition: -webkit-clip-path 1.5s;transition: clip-path 1.5s;transition: clip-path 1.5s, -webkit-clip-path 1.5s;background-color: #fff;z-index: 99999;}
.in-nav.open {-webkit-clip-path: circle(150% at 100% 0px);clip-path: circle(150% at 100% 0px)}
.in-nav .close {position: absolute;top: 3.125vw;right: 5.7292vw;color: #fff;background: #f30000;transition: transform .6s;width:50px;height: 50px;border-radius: 50%;display: flex;align-items: center;justify-content: center;overflow: hidden;transition:ease .8s; cursor: pointer;outline: none;}
.in-nav .close .iconfont{ font-size: 20px; font-weight: bold; display: inline-block;}
.in-nav .close:hover {transform: rotate(180deg)}
.in-nav .con{display:flex;flex-direction:column;height:100%}
.in-nav ul{display:flex;justify-content:space-between;flex:1;border-bottom:1px solid #9aa1a8;line-height:1}
.in-nav ul .link{font-size:14px;color:#26272a;width:-webkit-max-content;width:-moz-max-content;width:max-content;display:block;}
.in-nav ul .link::after{content:"";display:block;width:100%;height:1px;background:#f30000;margin-top:4px;opacity:0;transition:opacity .5s}
.in-nav ul .link:hover{color:#f30000 !important}
.in-nav ul .link:hover::after{opacity:1}
.in-nav ul .link:first-child{font-size:20px;color:#000;margin-bottom:2em;font-weight:bold}
.in-nav ul .link:not(:last-child){margin-bottom:1em}
.in-nav .info{display:flex;justify-content:space-between;margin-top:35px;color:#3f4247;font-size:14px}
.in-nav .info .item{margin-bottom:1em}
.in-nav .info .item span:first-child{margin-right:.5em}
.in-nav .info .tel span:last-child{font-size:24px;color:#f30000}
.in-nav .info .email span:last-child{border-bottom:1px solid}
.in-nav .qrs{display:flex}
.in-nav .qrs .qr-box{text-align:center;display:block;width:-webkit-max-content;width:-moz-max-content;width:max-content;color:#000;margin:0;margin-left:20px;line-height:2.5}
.in-nav .qrs .qr-box .qr{margin:0;max-width:100px;/* padding:10px; */background:#fff}
.qr-box .qr img{display:block;width: 100%;}
.indexNavSelect {position: fixed;left: 0;top: 100px;width: 100%;z-index: 18;overflow: hidden;display: none;transition: .3s;}
.h-nav>.li:hover .indexNavSelect{display: block;}
.indexNavSelect .item .boxLeft {display: block;background: #f30000;width: 42%;opacity: 0.8;}
.indexNavSelect .item .boxRight {width: 58%;background: #fff;padding: 120px 0;position: relative;align-items: center;}
.indexNavSelect .item .boxRight p {position: absolute;transform: translateY(-50%);left: 100px;color: #f8f8f8;font-size: 190px;text-wrap: nowrap;top: 40%;}
.indexNavSelect .item .boxRight .left {font-size: 32px;box-sizing: border-box;width: 350px;padding-left: 100px;position: relative;}
.indexNavSelect .item .boxRight .right {line-height: 2;position: relative;width: calc(100% - 350px);}
.indexNavSelect .item .boxRight .right a {font-size: 16px;color: #999;margin-right: 20px;display: inline-block;}
.indexNavSelect .item .boxRight .right a:hover {color: #f30000;}
.indexNavSelect .item .boxRight .right .active {color: #f30000;}
.flexBetween {display: -webkit-flex;display: flex;justify-content: space-between;flex-wrap: wrap;}
.flexStart {display: -webkit-flex;display: flex;justify-content: flex-start;flex-wrap: wrap;}
.search-bg {position: fixed;left: 0;top: 0;width: 100%;height: 100%;background-color: #f5f5f5;display: none;z-index: 9998;}
.search-alert {position: fixed;background: rgba(0,0,0,.7);left: 0;top: 0;width: 100%;height: 100%;opacity: 1;z-index: 99999;}
.search-alert input::-webkit-input-placeholder {color: #fff !important;}
.search-alert input::-moz-placeholder {/* Mozilla Firefox 19+ */color: #fff !important;}
.search-alert input:-moz-placeholder {/* Mozilla Firefox 4 to 18 */color: #fff !important;}
.search-alert input:-ms-input-placeholder {/* Internet Explorer 10-11 */color: #fff !important;}
.search-alert .cent-form {opacity: 0;-webkit-transform: translate(0, 40px);-ms-transform: translate(0, 40px);transform: translate(0, 40px);-webkit-transition: all .5s;transition: all .5s;}
.search-alert .close {width: 30px;height: 30px;position: absolute;top: 35px;right: 2.6%;cursor: pointer;background: url(../images/colse.png) no-repeat center;background-size: 18px auto;-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out;}
.search-alert .cent-form {position: absolute;width: 94.8%;left: 2.6%;top: 50%;height: 60px;margin-top: -63px;border-bottom: 1px solid rgba(255, 255, 255, 0.5);}
.search-alert .cent-form:before {content: "";color: #fff;font-size: 30px;position: absolute;left: 0;height: 50px;width: 50px;top: 50%;margin-top: -25px;background: url(../images/z_img9.png) no-repeat center;background-size: 28px auto;}
.search-alert .cent-form .tex {border: none;font-size: 40px;height: 50px;line-height: 50px;text-align: center;width: 100%;color: #fff;background: none;padding-left: 100px;padding-right: 140px;box-sizing: border-box;}
.search-alert .cent-form .sub-butn {border: none;height: 50px;font-size: .8rem;line-height: 50px;color: #fff;text-align: right;background: none;position: absolute;right: 0;top: 0;width: 120px;text-align: center;font-size: 26px;cursor: pointer;}
.search-alert {-webkit-transform-origin: bottom center;-ms-transform-origin: bottom center;transform-origin: bottom center;-webkit-transform: scaleY(0);-ms-transform: scaleY(0);transform: scaleY(0);-webkit-transition: -webkit-transform .3s .5s;transition: transform .3s .5s;}
.search-alert.active {-webkit-transform-origin: top center;-ms-transform-origin: top center;transform-origin: top center;-webkit-transform: scaleY(1);-ms-transform: scaleY(1);transform: scaleY(1);-webkit-transition: -webkit-transform .3s;transition: transform .3s;}
.search-alert.active .cent-form {opacity: 1;-webkit-transform: translate(0, 0);-ms-transform: translate(0, 0);transform: translate(0, 0);-webkit-transition: all .5s .3s;transition: all .5s .3s;}
.banner{position: relative;}
.pcBanner{display: block;}
.wapBanner{display: none;}
.bannerItem{width: 100%;height:100%;}
.bannerItem img{width: 100%;height:100%;object-fit: cover;object-position: center;}
.mySwiperBanner {width: 100%;height: 100%;position: relative;overflow: hidden;}
.mySwiperBanner .swiper-slide {display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.banner .swiper-pagination{display: flex;flex-wrap: wrap;align-items: center;justify-content: center;bottom: 50px;}
.banner .swiper-pagination-bullet{display: block;width: 40px;height: 8px;border: 1px solid #FFFFFF;background: none;opacity: 1;border-radius: 0;transition: .3s;}
.banner .swiper-pagination-bullet-active{background: #f30000;border-color: #f30000;}
.indTit{text-align: center;}
.indTit .atit{font-weight: bold;font-size: 48px;color: #000000;line-height: 1.35;}
.indTit .btit{font-weight: bold;font-size: 18px;color: #FFFFFF;line-height: 1.35;background: linear-gradient(0deg, #f30000 0%, #ee7e7e 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;text-transform: uppercase;}
.indTit.left{text-align: left;}
.indTit.white .atit{color: #ffffff;}
.indTit.white .btit{color: #ffffff;background: none;-webkit-background-clip: unset;-webkit-text-fill-color: unset;}
.titleLR{display: flex;align-items: center;}
.titleLR .titL{flex-shrink: 0;}
.titleLR .titR{margin-left: auto;}
.indA{display: flex;align-items: center;justify-content: center;width: 150px;height: 50px;background: linear-gradient(90deg, #f30000, #ee7e7e);border-radius: 25px;transition: .3s;}
.indA span{display: block;font-size: 18px;color: #FFFFFF;}
.indA img{display: block;margin-left: 8px;}
.indA:hover{transform: translateY(-10px);box-shadow: 0px 4px 4px 0 #4b4b4b;}
.sec1{background: url(../images/sec1Bg.jpg) center/cover;}
.indAbout{display: flex;align-items: center;}
.indAbout .abDesc{width: 50%;}
.indAbout .abDesc .abInfo{margin:40px 0 50px;font-size: 16px;color: #FFFFFF;line-height: 1.6;text-shadow: 0px 0px 10px rgba(0,132,216,0.3);}
.indAbout .abDesc .aBtn{}
.indAbout .abImg{flex-shrink: 0;position: relative;padding: 0 45px;}
.indAbout .abImg .img1{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.indAbout .abImg .img2{animation: 8s circles linear infinite;}
.indAbout .abImg img{width: 100%;max-width: 450px;}
@keyframes circles {0%{transform: rotate(0);}100%{transform: rotate(360deg);}}
.indAbout .abNum{width: 50%;}
.abNumList{display: flex;flex-wrap: wrap;}
.abNumItem{width: 50%;margin: 40px 0;}
.abNumItem p{font-size: 65px;font-family: DIN;font-weight: bold;color: #FFFFFF;line-height: 0;fill: #FFFFFF;}
.abNumItem em{display: block;font-size: 16px;color: #FFFFFF;line-height: 2;text-shadow: 0px 0px 10px rgba(0,132,216,0.3);opacity: 0.7;}
.sec2{background: url(../images/sec2Bg.jpg) center/cover;}
.sec2 .content_box{padding-top: 50px;}
.hxysBox{height: calc(100vh - 200px);display: flex;flex-direction: column;}
.mySwiperAdv{width: 100%;height: auto;position: relative;overflow: hidden;margin: auto 0;}
.mySwiperAdv .swiper-slide{}
.advItem{max-width: 700px;padding-bottom: 100px;opacity: 0;transition: .5s;}
.swiper-slide-active .advItem{opacity: 1;}
.advItem .atit{font-size: 44px;color: #000000;line-height: 1;font-weight: bold;display: flex;align-items: center;line-height: 1.2;margin-bottom: 35px;}
.advItem .atit b{display:block;font-size: 52px;font-family: DIN;background: linear-gradient(90deg, #f30000 0%, #ee7e7e 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.advItem .atit span{display:block;font-family: DIN;background: linear-gradient(90deg, #f30000 0%, #ee7e7e 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.advItem .btit{font-size: 16px;color: #333333;line-height: 1.7;}
.dvSelList{display: flex;flex-wrap: wrap;margin: 0 -10px;}
.dvSel{width: calc(25% - 20px);margin: 0 10px;display: flex;align-items: center;background: #ffffff;height: 80px;border-radius: 10px;overflow: hidden;display: flex;align-items: center;justify-content: center;padding: 0 30px;position: relative;cursor: pointer;}
.dvSel::after{content:"";display: block;width: 140px;height: 140px;background: linear-gradient(90deg, #f30000, #ee7e7e);border-radius: 50%;opacity: 0.2;position: absolute;right: -70px;bottom: -90px;z-index: 1;transition: .8s;}
.dvSel span{display: block;width: calc(100% - 35px);font-size: 20px;color: #222222;transition: .3s;position: relative;z-index: 99;}
.dvSel img{display: block;width: 31px;position: relative;z-index: 9;}
.dvSel.active::after{width: 200%;height: 200%;opacity: 1;right: -50%;top: -50%;}
.dvSel.active span{color: #ffffff;}
.dvSel.active img{filter:brightness(100)}
.sec3{background: url(../images/sec3Bg.jpg) center/cover;}
.indProSelList{display: flex;flex-wrap: wrap;justify-content: flex-end;}
.indProSel{height: 50px;line-height: 50px;padding: 0 24px;box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.05);border-radius: 25px;background: #FFFFFF;font-size: 18px;color: #000000;transition: .3s;overflow: hidden;position: relative;margin: 7px;cursor: pointer;}
.indProSel span{position: relative;z-index: 99;}
.indProSel::after{content: "";display: block;width: 100%;height: 100%;background: linear-gradient(90deg, #f30000, #ee7e7e);transition: .3s;opacity: 0;position: absolute;left: 0;top: 0;}
.indProSel.active,.indProSel:hover{color: #fff;}
.indProSel.active::after,.indProSel:hover::after{opacity: 1;}
.indProBox{padding-left: calc((100vw - 1440px)/2);display: flex;align-items: center;margin-top: 50px;}
.indProDescBox{width: 40%;}
.mySwiperProDesc{width: 100%;height: auto;position: relative;overflow: hidden;margin-top: 40px;}
.indProDesc{opacity: 0;transition: .5s;}
.swiper-slide-active .indProDesc{opacity: 1;}
.indProDesc .atit{font-weight: bold;font-size: 36px;color: #000000;line-height: 1.2;background: linear-gradient(90deg, #f30000 0%, #ee7e7e 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.indProDesc .btit{}
.indProDesc .btit p{font-size: 24px;color: #000000;line-height: 1.2;display: flex;flex-wrap: wrap;align-items: center;margin: 30px 0 10px;}
.indProDesc .btit p img{display: block;margin-left: 10px;}
.indProDesc .btit span{display: block;font-size: 16px;color: #666666;line-height: 1.6;}
.indProDesc .ctit{margin-top: 90px;}
.indProImgBox{width: 60%;max-width: calc(550px + (100vw - 1440px + 400px)/2);margin-left: auto;position: relative;}
.mySwiperProImg{width: 100%;height: auto;position: relative;overflow: hidden;padding-right: calc((100vw - 1440px + 400px)/2);}
.indProImg{border: 1px solid #CCCCCC;}
.indProImg img{width: 100%;}
.indProImgBox .swiper-button-next::after,.indProImgBox .swiper-button-prev::after{display: none;}
.indProImgBox .swiper-button-next,.indProImgBox .swiper-button-prev{display: flex;width: 50px;height: 50px;margin-top: -25px;align-items: center;justify-content: center;border-radius: 100%;background: linear-gradient(90deg, #f30000, #ee7e7e);}
.indProImgBox .swiper-button-next{right: calc((100vw - 1440px + 400px)/2 - 25px);}
.indProImgBox .swiper-button-prev{left: -25px;transform: rotate(180deg);}
.sec4{position: relative;background-size: cover;background-position: center;transition: .3s;}
.sec4 .indTit{position: absolute;top: 150px;left: 0;width: 100%;z-index: 999;}
.appList{display: flex;height: 100%;}
.appItem{width: 100%;height: 100%;padding: 100px 40px 0;display: flex;flex-direction: column;align-items: center;justify-content: center;position: relative;}
.appItem+.appItem{border-left: 1px solid rgba(255,255,255,.3);}
.appItem::after{content: "";display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: linear-gradient(rgba(0,0,0,0) 40%,rgba(30, 30, 30, 1));z-index: 1;transition: .5s;opacity: 0;}
.appItem .img{display: none!important;}
.appItem .atit{text-align: center;margin-bottom: 90px;position: relative;z-index: 9;}
.appItem .btit{font-weight: bold;font-size: 28px;color: #FFFFFF;line-height: 1.2;text-shadow: 0px 0px 10px rgba(3,146,75,0.3);position: relative;z-index: 9;}
.appItem .ctit{font-size: 16px;color: #FFFFFF;line-height: 25px;opacity: 0.8;margin:40px 0 80px;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;height: 0;transition: .5s;position: relative;z-index: 9;}
.appItem .dtit{height: 0;opacity: 0;transition: .5s;position: relative;z-index: 9;}
.appItem .dtit .indA{background: #ffffff;}
.appItem .dtit .indA span{color: #f30000;}
.appItem.active .ctit{height: 100px;}
.appItem.active .dtit{height: 40px;opacity: 1;}
.appItem.active::after{opacity: 1;}
.sec5{background: url(../images/sec5Bg.jpg) center/cover;}
.mySwiperNews{width: 100%;height:100%;position: relative;overflow: hidden;}
.indNewsBox{display: flex;margin-top:40px;}
.indNewsSW{width: calc(33.333% - 20px);background: url(../images/newsBg.jpg) center/cover;}
.newsDesc{display: block;height: 100%;padding: 100px 50px;}
.newsDesc .atit{font-size: 16px;color: #FFFFFF;line-height: 1.5;}
.newsDesc .btit{font-weight: bold;font-size: 20px;color: #FFFFFF;line-height: 45px;height: 45px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition: .3s;}
.newsDesc .ctit{font-size: 16px;color: #FFFFFF;line-height: 25px;height: 100px;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;transition: .3s;}
.indNewsSW .swiper-pagination{position: absolute;bottom: 100px;display: flex;padding: 0 50px;}
.indNewsSW .swiper-pagination-bullet{width: 40px;height: 8px;border: 1px solid #FFFFFF;opacity: 1;border-radius: 0;background: none;transition: .3s;}
.indNewsSW .swiper-pagination-bullet-active{background: #fff;}
/* .newsDesc:hover .btit{opacity: .7;} */
.newsDesc:hover .ctit{opacity: .8;}
.indNewsItem{width: calc(33.333% - 20px);margin: -15px 0 -15px 30px;display: flex;flex-direction: column;}
.indNewsItem:nth-of-type(odd){flex-direction: column-reverse;}
.indNewsItem a{margin: 15px 0;}
.indNewsItem .img{overflow: hidden;display: block;}
.indNewsItem .img img{display: block;width: 100%;transition: .5s;}
.indNewsItem .desc{display: block;background: #ffffff;padding: 50px;}
.indNewsItem .desc .atit{font-size: 16px;color: #999999;line-height: 1.5;}
.indNewsItem .desc .btit{font-weight: bold;font-size: 20px;color: #000000;line-height: 45px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition: .3s;}
.indNewsItem .desc .ctit{font-size: 16px;color: #666666;line-height: 25px;height: 50px;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin: 5px 0 50px;}
.indNewsItem .desc .dtit{}
.indNewsItem .desc .dtit{display: flex;align-items: center;}
.indNewsItem .desc .dtit span{display: block;font-size: 16px;color: #f30000;}
.indNewsItem .desc .dtit img{display: block;margin-left: 8px;}
.indNewsItem .img:hover img{transform: scale(1.08);}
.indNewsItem .desc:hover .btit{color: #f30000;}
.sec6 .content_box{height: 100%;}
.indVideo{width: 100%;height: 100%;position: relative;}
.indVideo .img{width: 100%;height: 100%;}
.indVideo .img img{width: 100%;height: 100%;object-fit: cover;object-position: center;}
.videoplay{position: absolute;top: 50%;left: 50%;margin-top: -80px;margin-left: -80px;width: 160px;height: 160px;background-color: rgba(0, 145, 73, .8);border-radius: 50%;background-image: url(../images/videoPlay2.png);background-repeat: no-repeat;background-position: center;background-size: 100% 100%;cursor: pointer;}
.videoplay img{width: 100%;animation: circle 3s infinite linear;}
.layui-layer-video {max-width: 1200px;}
.layui-layer-video video{display: block;width: 100%;}
@keyframes circle{
	from{transform: rotate(0);}
	to{transform: rotate(360deg);}
}
.sec7{background: url(../images/sec7Bg.jpg) center/cover;}
.mySwiperPartner{width: 100%;position: relative;overflow: hidden;}
.partnerBox{margin: 40px 0 80px;}
.partnerBox .img{width: 100%;}
.partnerBox .img img{display: block;width:100%;transition: .5s;}
.partnerBox .img:hover img{transform: scale(1.08);}
.partnerMap{position: relative;max-width: 1300px;margin: 0 auto;}
.partnerMap .map{}
.partnerMap .map img{display: block;width: 100%;}
.partnerMap .sDian{width: 26px;animation: 1s upDown infinite;position: absolute;margin-top: -15px;margin-left: -13px;}
.partnerMap .sDian img{display: block;width: 100%;}
.partnerMap .pDian{display: block;width: 15px;height: 15px;margin-top:-7px;margin-left:-7px;background: #f30000;border-radius: 100%;position: absolute;}
.partnerMap .pDian div{position: relative;width: 100%;height: 100%;}
.partnerMap .pDian div i{position: absolute;width: 100%;height: 100%;transform: translate(-50%,-50%);background: #f30000;border-radius: 100%;animation: 2s enlarge infinite;}
@keyframes upDown{
	0{transform: translateY(0);}
	50%{transform: translateY(-10px);}
	100%{transform: translateY(0px);}
}
@keyframes enlarge{
	0%{transform: scale(1);opacity: 1;}
	100%{transform: scale(2);opacity: 0;}
}
.i-footer{height: auto!important;}
.i-footer .fp-tableCell{height: auto!important;}
.h-footer{position:relative;background-color: #1C1C1C;overflow: hidden;z-index: 9;background-image: url(../images/footerBg.jpg);}
.foot1{padding: 50px 0 50px;position: relative;z-index: 98;}
.foot1>div{display: flex;}
.foot1 .h-info{display: flex;flex-direction: column;width: 400px;}
.foot1 .h-logo{margin-bottom: 40px;display: block;}
.foot1 .lineInfo{display: flex;align-items: flex-start;}
.foot1 .lineInfo+.lineInfo{margin-top: 20px;}
.foot1 .lineInfo img{width: 16px;margin-top: 3px;}
.foot1 .lineInfo span{padding-left: 15px;width: calc(100% - 16px);display: block;font-size: 16px;color: #ccc;line-height: 25px;}
.foot1 .h-nav{display:flex;justify-content: space-between;width: calc(100% - 400px);padding-left: 80px;}
.foot1 .h-nav .near{display: flex;}
.foot1 .h-nav .near dl+dl{margin-left: 60px;}
.foot1 .h-nav dt{}
.foot1 .h-nav dt::after{content: "";display:block;width: 30px;height: 2px;background: #FFFFFF;margin: 10px 0 18px;}
.foot1 .h-nav dt.zw{height: 66px;display: block;}
.foot1 .h-nav dt.zw::after{display: none;}
.foot1 .h-nav dt a{font-size: 18px;font-weight: bold;color: #FFFFFF;line-height: 36px;display: block;height: 36px;}
.foot1 .h-nav dd a{font-size: 16px;color: #ccc;line-height: 24px;}
.foot1 .h-nav dd+dd{margin-top: 18px;}
.foot1 .h-nav dd img{width: 100%;display: block;padding-top: 5px;}
.footEwm{max-width: 150px;}
.foot2{border-top: 1px solid #333333;padding: 15px 0;position: relative;z-index: 98;}
.foot2>div{display: flex;align-items: center;}
.foot2 .f2l{margin-right: auto;}
.foot2 span,.foot2 a{display: inline-block;font-size: 16px;color: #ccc;line-height: 24px;}
.h-footer a:hover{color: #fff!important;}
.yqlj_box{position: relative;display: block;}
.yqlj{display: flex;flex-direction: row-reverse;background: #3c3c3c;}
.yqlj span{display: block;height: 50px;line-height: 48px;color: #ccc;box-sizing: border-box;padding: 0 18px 0 50px;background: url(../images/yqlj.png) no-repeat;background-position: 15px 14px;font-size: 16px;opacity: 1;}
.yqlj i.jt{display:block;height: 50px;width: 50px;margin: 0;background: url(../images/downjt.png) no-repeat #2b2b2b;background-position: center !important;cursor: pointer;transition: .3s;overflow: hidden;}
.yqlj_list{display: none;position: absolute;width: 100%;bottom: 51px;left: 0;background: #3c3c3c;text-align: center;}
.yqlj_list a{display: block;color: #ccc;height: 50px;line-height: 50px;}
.yqlj_list a:hover{color: #fff;}
@media screen and (max-width:1620px) {
	.h-nav>.li{margin-left: 50px;}
	.w1440{width: 1300px;}
	
	.indProBox{margin-top: 30px;padding-left: calc((100vw - 1300px)/2);}
	.indProImgBox{max-width: calc(500px + (100vw - 1300px + 300px)/2);}
	.mySwiperProImg{padding-right: calc((100vw - 1300px + 300px)/2);}
	.indProImgBox .swiper-button-next{right: calc((100vw - 1300px + 300px)/2 - 25px);}
	.indProDesc .btit p{margin: 30px 0 5px;}
	.indProDesc .ctit{margin-top: 50px;}
	.indNewsItem .desc{padding: 40px;}
}
@media screen and (max-width:1420px) {
	.h-nav>.li{margin-left: 30px;}
	.w1440{width: 1200px;}
	
	.indProBox{padding-left: calc((100vw - 1200px)/2);}
	.indProImgBox{max-width: calc(400px + (100vw - 1200px + 200px)/2);}
	.mySwiperProImg{padding-right: calc((100vw - 1200px + 200px)/2);}
	.indProImgBox .swiper-button-next{right: calc((100vw - 1200px + 200px)/2 - 25px);}
	
	.indTit .atit{font-size: 38px;}
	.indTit .btit{font-size: 16px;}
	.indAbout .abDesc .abInfo{font-size: 15px;}
	.abNumItem p{font-size: 50px;}
	.abNumItem em{font-size: 15px;}
	
	.indA span{font-size: 16px;}
	
	.advItem{padding-bottom: 60px;}
	.advItem .atit{font-size: 40px;}
	.advItem .btit{font-size: 15px;}
	.dvSel{height: 70px;padding: 0 20px;}
	.dvSel span{font-size: 18px;}
	
	.indProSel{height: 45px;line-height: 45px;padding: 0 15px;font-size: 17px;}
	.indProDesc .btit p {margin: 25px 0 5px;}
	.indProDesc .btit span{font-size: 15px;}
	.indProDesc .ctit {margin-top: 30px;}
	
	.appItem{padding: 80px 25px 0;}
	.appItem .btit{font-size: 24px;}
	.appItem .ctit{font-size: 15px;}
	
	.indNewsBox{margin-top: 30px;}
	.indNewsItem .desc {padding: 30px;}
	.indNewsItem .desc .ctit{font-size: 15px;margin: 5px 0 35px;line-height: 22px;height: 44px;}
	.newsDesc{padding: 60px 30px;}
	.indNewsSW .swiper-pagination{padding: 0 30px;bottom: 60px;}
	.newsDesc .ctit{font-size: 15px;}
	
	.foot1 .h-nav dd+dd{margin-top: 15px;}
	
	.mySwiperProDesc{margin-top: 40px;}
	
}
@media screen and (max-width:1320px) {
	.h-more{width: 100px;}
	.h-lange{width: 100px;}
	.h-header{padding-left: 50px;}
	
	
	.w1440{width: 1120px;}
	
	.indProBox{padding-left: calc((100vw - 1120px)/2);}
	.indProImgBox{max-width: calc(400px + (100vw - 1120px + 200px)/2);}
	.mySwiperProImg{padding-right: calc((100vw - 1120px + 200px)/2);}
	.indProImgBox .swiper-button-next{right: calc((100vw - 1120px + 200px)/2 - 25px);}
	
	
	
	
}
@media screen and (max-width:1199px) {
	.content_box{padding-top: 60px;}
	
	.w1440{width: 100%;padding: 0 20px;}
	.indProBox{padding-left: 20px;}
	.mySwiperProImg{padding-right: 20px;}
	.indProImgBox .swiper-button-next{right: 0px;}
	
	.pcbanner{display: none;}
	.wapbanner{display: block;}
	.in-nav{padding: 100px 30px 30px;}
	.h-nav{display: none;}
	
	.h-footer{padding-right: 0;}
	.foot1{padding: 30px 0 50px;}
	.foot1 .lineInfo+.lineInfo{margin-top: 10px;}
	.foot1 .h-nav{display: none;}
	.foot1 .h-info{width: auto;}
	.foot1 .h-logo{margin-bottom: 30px;}
	.foot1 .h-logo img{height: 40px;}
	
	.h-header{padding-left: 20px;}
	.h-logo{margin-right: auto;}
	.h-logo img{height: 30px;}
	.h-lange{height: 60px!important;width: 60px;}
	.nLange span{font-size: 16px;}
	.nLange img{margin-left: 5px;}
	.h-more{height: 60px!important;width: 60px;}
	.h-more img{zoom: .75;}
	.lange-subnav{width: 120px;}
	.lange-subnav a{height: 45px;line-height: 45px;font-size: 14px;}
	
	.banner .swiper-pagination{bottom: 20px;}
	
	.indAbout .abImg{padding: 0 25px;}
	.indAbout .abImg img{max-width: 250px;}
	.indAbout .abDesc .abInfo{margin: 30px 0 40px;font-size: 14px;}
	.abNumItem p{font-size: 38px;}
	.abNumItem em{font-size: 12px;}
	
	.indTit .atit{font-size: 32px;}
	.indTit .btit {font-size: 14px;}
	
	.hxysBox{height: calc(100vh - 120px);}
	.dvSel{width: calc(25% - 10px);margin: 0 5px;height: 60px;padding: 0 10px;}
	.dvSel span{font-size: 16px;}
	.advItem .atit{margin-bottom: 20px;}
	
	.indProSel{margin: 4px;font-size: 16px;}
	
	.indProDescBox{width: 60%;}
	.indProImgBox{width: 40%;}
	
	.indProDesc .atit{font-size: 28px;}
	.indProDesc .btit span{font-size: 14px;}
	.indProDesc .btit p {margin: 20px 0 5px;}
	
	.sec4 .indTit{top: 100px;}
	.appItem{padding: 60px 10px 0;}
	.appItem .atit{margin-bottom: 60px;}
	.appItem .btit{font-size: 22px;}
	.appItem .ctit{font-size: 14px;line-height: 20px;margin: 30px 0 60px;}
	.appItem.active .ctit{height: 80px;}
	.appItem .dtit .indA{width: 50px;height: 50px;}
	.appItem .dtit .indA span{display: none;}
	.appItem .dtit .indA img{margin-left: 0;}
	
	.indA span{font-size: 15px;}
	
	
	.indNewsSW{width: calc(33.333% - 10px);}
	.indNewsItem{width: calc(33.333% - 10px);margin: -10px 0 -10px 15px;}
	.indNewsItem a{margin: 10px 0;}
	.newsDesc {padding: 40px 20px;}
	.indNewsItem .desc {padding: 20px;}
	.indNewsItem .desc .atit{font-size: 14px;}
	.indNewsItem .desc .btit{font-size: 18px;line-height: 30px;height: 30px;}
	.indNewsItem .desc .ctit{font-size: 14px;line-height: 20px;height: 40px;}
	
	.videoplay{zoom: .5;}
	.foot2 .f2r{display: none;}
	.foot2 span, .foot2 a{font-size: 14px;}
	.foot1 .lineInfo span{font-size: 14px;}
	.foot1 .lineInfo+.lineInfo {margin-top: 4px;}
	
	
}
@media screen and (max-width:780px) {
	.pcBanner{display: none;}
	.wapBanner{display: block;}
	/* .zw{display: none;} */
	.zw{height: 60px!important;}
	.in-nav{padding: 70px 15px 20px;}
	.in-nav ul{flex-wrap: wrap;align-items: flex-start;align-content: flex-start;justify-content: flex-start;}
	.in-nav ul li{padding: 0 8px 30px;}
	.in-nav ul .link:not(:last-child){margin-bottom: 10px;}
	.in-nav .info .item{margin-bottom: 10px;line-height: 1.5;}
	
	.w1440{padding: 0 15px;}
	.mySwiperProImg{padding-right: 15px;}
	.indProImgBox .swiper-button-next{right: 15px;}
	
	.h-header{padding-left: 15px;}
	
	.indAbout{display: block;}
	.indAbout .abDesc{width: 100%;}
	.indAbout .abDesc .abInfo{margin: 25px 0 25px;line-height: 20px;height: 100px;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;}
	.indAbout .abImg{width: 100%;margin: 0 auto;display: flex;justify-content: center;align-items: center;}
	.indAbout .abNum{width: 100%;}
	.indAbout .abImg img {max-width: 200px;}
	.abNumItem{margin: 5px 0;text-shadow: 1px 1px #999;}
	
	.indA{width: 130px;height: 45px;}
	
	.mySwiperAdv{margin: 0 0 auto;padding-top: 30px;}
	.advItem .atit{font-size: 35px;margin-bottom: 15px;}
	.advItem .atit b{font-size: 40px;}
	.dvSel{width: calc(50% - 10px);margin: 5px;}
	
	.sec3 .indTit{text-align: center;}
	.titleLR{flex-direction: column;}
	.indProSelList{justify-content: center;margin-top: 20px;}
	.indProSel{font-size: 15px;margin: 2px;}
	.indProBox{display: block;}
	.indProDescBox{width: 100%;}
	.indProImgBox{width: 100%;}
	.indProBox{padding:0 15px;}
	.mySwiperProDesc {margin-top: 30px;margin-bottom: 20px;}
	.indProDesc {display: flex;align-items: center;flex-direction: column;}
	.indProDesc .atit{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align: center;}
	.indProDesc .btit{display: none;}
	.indProImgBox{max-width: 100%;padding: 0 50px;}
	.mySwiperProImg{padding-right: 0;}
	
	.indProDesc .ctit{margin: 20px 0 0px;}
	.indProDesc .ctit .indA{margin: 0 auto;}
	
	.indProImgBox .swiper-button-prev{left: -8px;}
	.indProImgBox .swiper-button-next{right: -8px;}
	
	.sec4 .indTit {top: 95px;}
	.appList{flex-wrap: wrap;}
	.appList{padding-top: 180px;}
	.appItem{height: 50%;width: 33.333%;padding: 20px 10px;border-top: 1px solid rgba(255,255,255,.3);}
	.appItem .atit{margin-bottom: 30px;zoom: .7;}
	.appItem .btit{margin: 0 auto 30px;font-size: 20px;}
	.appItem .ctit{display: none;}
	
	.indNewsBox{display: block;margin-top: 20px;}
	.indNewsSW{width: 100%;}
	.indNewsItem{width: 100%;}
	.indNewsItem .img{display: none;}
	.indNewsSW .swiper-pagination{bottom: 20px;padding: 0 20px;justify-content: center;}
	.newsDesc{padding: 30px 15px 50px;}
	.newsDesc .atit{font-size: 14px;}
	.newsDesc .ctit{font-size: 14px;line-height: 20px;height: 60px;-webkit-line-clamp: 3;}
	.indNewsSW .swiper-pagination-bullet{width: 30px;}
	
	.indNewsItem{margin: 10px 0 0 !important;}
	.indNewsItem .desc{margin: 0!important;padding: 15px;}
	.indNewsItem .desc .dtit span{font-size: 15px;}
	.indNewsItem .desc .ctit{margin: 4px 0 20px;}
	
	.partnerMap .sDian{zoom: .7;top: 40%!important;}
	.partnerMap .pDian{width: 8px;height: 8px;margin-top: -4px;margin-left: -4px;}
	
	.foot2{text-align: center;}
	.foot2 span, .foot2 a{display: block;line-height: 20px;}
}
