::-webkit-scrollbar {width:6px;height:6px;padding-right:10px}
::-webkit-scrollbar-track {border-radius:10px;background-color:#eee}
::-webkit-scrollbar-thumb {border-radius:10px;background-color:#0452C5}

html,body{scroll-behavior: smooth;}
html{width: 100%;max-width: 1180px;margin: 0 auto;}
body{font-size: 16px; background: #fff; font-family: "Microsoft Yahei","Arial",Verdana,Arial,sans-serif; 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;}
.container{position: relative;max-width: 1920px;margin: 0 auto;padding-left: 80px;padding-right: 80px;}
.w1520{position: relative;width: 100%;margin: 0 auto;padding: 0 15px;}
.flex {display: flex;height: 100%;}
.content_box {box-sizing: border-box;width: 100%;margin: auto;padding: 60px 0;}
.pd50{padding: 0 50px;}


@font-face {
	font-family: DIN;
	src: url(../fonts/DIN-BOLD.OTF);
}


.h-header-zw{display:block;width:100%;height:60px;}
.h-header{position: fixed;top: 0;left: 0;width: 100%;z-index: 999;background: #fff;transition: .3s;}
.h-header>div{display:flex;align-items: center;}
.h-logo{display: block;margin-right: auto;}
.h-nav{display:flex;}
.h-nav .li{margin-right: 60px;position: relative;}
.h-nav .li>a{display: flex;align-items: center;justify-content: center;font-size: 18px;color: #000000;line-height: 100px;}
.h-nav .iconDown{display: block;margin-left: 5px;width: 15px;height: 8px;background-image: url(../images/down1.png);background-repeat: no-repeat;transition: .3s;}
.h-nav .li:hover .iconDown{background-image: url(../images/down2.png);}
.h-nav .li.active>a,.h-nav .li:hover>a{color: #0452C5;}
.h-nav .h-subnav {width:150px;background:#ffffff;font-size:12px;text-align:left;position:absolute;left:50%;transform: translateX(-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 ol {padding:12px 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;}
.h-nav .h-subnav a:hover {background:#0452C5;color:#fff!important;}
.h-nav .li:hover .h-subnav {height:auto;opacity:1;visibility:visible;margin-top:0;}

.h-search{margin-right:60px;cursor: pointer;}
.h-search img{display:block;}
.h-phone{display: flex;align-items: center;font-family: DIN;font-weight: bold;font-size: 20px;color: #0452C5;line-height: 1;}
.h-phone img{display:block;margin-right: 10px;}

.search-bg {position: fixed;left: 0;top: 0;width: 100%;height: 100%;background-color: #f5f5f5;display: none;z-index: 9999;}
.search-alert {position: fixed;z-index: 100;background: rgba(0,0,0,.7);left: 0;top: 0;width: 100%;height: 100%;opacity: 1;z-index: 9999;}
.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: 38px;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: 50px;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;}

.search-alert .cent-form:before{zoom: .8;margin-top: -30px;}
.search-alert .cent-form .tex{padding: 0 60px 0 40px;font-size: 18px;}
.search-alert .cent-form .sub-butn{font-size: 16px;width: 60px;}


.h-header.active{box-shadow:0px 0px 5px 0px #ccc;}
.h-header.active .h-nav .li>a{line-height: 80px;}
.h-header.active~.searchBox.active{top:80px;box-shadow: 0px 0px 5px 0px #ccc;}

.wap_header{width: 100%; height: 60px; padding: 0 12px; display: block; justify-content: space-between; align-items: center; background: #fff; position: fixed; left: 50%; top: 0; transform: translateX(-50%); z-index: 9999;box-sizing: border-box;border-bottom: 1px solid #ddd;}
.wap_header .toggle{display: block; width: 25px; height: 24px; position: relative; z-index: 6;}
.wap_header .toggle i{display: block; width: 25px; height: 2px; background: #000; position: absolute; left: 0; transition: all ease .35s;}
.wap_header .toggle i:nth-of-type(1){top: 0;}
.wap_header .toggle i:nth-of-type(2){top: 8px;}
.wap_header .toggle i:nth-of-type(3){top: 16px;}
.wap_header .toggle.on i{background: #000;}
.wap_header .toggle.on i:nth-of-type(1){top: 8px; transform: rotate(45deg);}
.wap_header .toggle.on i:nth-of-type(2){width: 0;}
.wap_header .toggle.on i:nth-of-type(3){top: 8px; transform: rotate(-45deg);}
.wap_header #h60{height: 60px;}
.wap_header .maskbg{width: 100%; height: 100vh; background: rgba(0,0,0,.5); display: none; position: fixed; left: 0; top: 0; z-index: 3;}
.wap_header .maskbg.on{display: block;}
.wap_header .nav{width: 240px; background: #fff; height: 100vh; padding: 56px 0 20px 0; position: fixed; right: 0; top: 0; z-index: 5; transform: translateX(100%); opacity: 0; transition: transform .4s,opacity .4s;}
.wap_header .nav.open{transform: translateX(0); opacity: 1;}
.wap_header .nav > ul{height: calc(100vh - 70px); margin: 0 auto; position: relative; overflow-y: auto; -webkit-overflow-scrolling: touch;}
.wap_header .nav ul li{border-top: 1px solid #ddd; margin: 0 20px; line-height: 40px; font-size: 14px; position: relative;}
.wap_header .nav > ul > li:first-child{border-top: 0 none;}
.wap_header .nav ul li a{height: 60px; line-height: 60px; display: block; padding-right: 30px; font-size: 14px; color: #333;}
.wap_header .nav ul li a:active  {color: #0452C5 !important;}
.wap_header .nav ul li ul{display: none;}
.wap_header .nav ul li i{width: 30px; height: 60px; font-size: 16px; color: #9c9c9c; position: absolute; right: 0; top: 0; transition: transform .5s;}
.wap_header .nav ul li i.down{color: #0452C5; transform: rotate(90deg);}
.wap_header .nav ul li .icon{background: url(../images/yjt.png)no-repeat;background-size: 20px !important;background-position: center !important;}
.wap_header .nav ul li ul li{margin-right: 0;}
.wap_header .nav ul li ul li a{color: #666; height: 40px; line-height: 40px; font-size: 14px;}
.wap_header .nav ul li ul li i{top: -10px;}
.wap_header .logo{float: left;margin-top: 10px;position: relative;height: 40px;}
.wap_header .logo img{height: 100%;}
.wap_header .toggle{float: right;margin-top: 21px;}
.wap_header .dropdown{float: right;margin-top: 18px;margin-right: 20px;position: relative;}
.wap_header #dLabel{border: 1px solid #9C9C9C;background: none;color: #9C9C9C;padding: 2px 5px;font-size: 12px;position: relative;}
.wap_header .dropdown-menu{background: #222;min-width: auto !important;text-align: center;}
.wap_header .dropdown-menu li a{color: #9C9C9C !important;transition: .3s;font-size: 14px !important;}
.dropdown-menu {position: absolute;top: 100%;left: 0;z-index: 1000;display: none;float: left;min-width: 160px;padding: 0;margin: 2px 0 0;font-size: 14px;text-align: left;list-style: none;background-color: #fff;-webkit-background-clip: padding-box;background-clip: padding-box;border: 1px solid #ccc;border: 1px solid rgba(0, 0, 0, .15);border-radius: 4px;-webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);box-shadow: 0 6px 12px rgb(0 0 0 / 18%);width: 100%;}
.open>.dropdown-menu {display: block;}
.caret {display: inline-block;width: 0;height: 0;margin-left: 2px;vertical-align: middle;border-top: 4px dashed;border-right: 4px solid transparent;border-left: 4px solid transparent;}
.h-more{display: flex;align-items: center;}
.h-more .search_item{margin-right: 15px;cursor: pointer;}
.h-more .lang_item{display: block;font-size: 18px;font-weight: normal;color: #FFFFFF;line-height: 36px;display: flex;align-items: center;transition: .3s;}
.head_icon{display: block;height: 18px;width: 18px;}
.head_icon.search{background-image: url(../images/head_icon2.png);transition: .3s;}
.head_icon.earth{background-image: url(../images/head_icon1.png);transition: .3s;margin-right: 6px;}
.wap_header .h-more{float: right;margin: 12px 10px 0 0;}
.wap_header .h-more .lang_item{color: #000000;font-size: 14px;}



.mySwiperBannerPC{display: block;}
.mySwiperBannerWAP{display: none;}
.mySwiperBanner{position: relative;overflow: hidden;}
.mySwiperBanner .swiper-pagination{display: flex;align-items: center;justify-content: center;bottom: 20px;}
.mySwiperBanner .swiper-pagination-bullet{display: block;width: 35px;height: 8px;border: 1px solid #fff;border-radius: 0;transition: .3s;opacity: 1;background: none;}
.mySwiperBanner .swiper-pagination-bullet-active{background: #004B96;border-color: #004B96;}


.BannerItem{display: block;width: 100%;position: relative;padding-top: 60px;}
.BannerItem .img{width: 100%;height: 100%;}
.BannerItem .img img,.BannerItem .img view{display: block;width: 100%;height: 100%;object-fit: cover;object-position: center;max-height: 100vh;}
.BannerItem .desc{position: absolute;top: 50%;left: 0;transform: translateY(-50%);width: 100%;}
.BannerItem .desc .atit{position: relative;font-size: 16px;color: #FFFFFF;line-height: 1.2;}
.BannerItem .desc .atit::after{content: "";display: block;width: 50px;height: 2px;background: #FFFFFF;margin: 20px 0 20px;}
.BannerItem .desc .btit{font-weight: bold;font-size: 36px;color: #FFFFFF;line-height: 1.2;margin: 20px 0 50px;}
.BannerItem .desc .ctit{}

.swiper-slide-active .BannerItem .desc .atit{animation: bannerupB .8s ease both;animation-delay:100ms;}
.swiper-slide-active .BannerItem .desc .btit{animation: bannerupB .8s ease both;animation-delay:400ms;}
.swiper-slide-active .BannerItem .desc .ctit{animation: bannerupB .8s ease both;animation-delay:700ms;}
@keyframes bannerupT {0% {transform: translateY(-60px);opacity: 0;}100% {transform: translateY(0);opacity: 1;}}
@keyframes bannerupB {0% {transform: translateY(60px);opacity: 0;}100% {transform: translateY(0);opacity: 1;}}

.banner .movehouse{position: absolute;bottom: 50px;left: 50%;margin-left: -11px;;width:22px;animation: mouse 1.5s infinite;z-index: 999;}
.banner .movehouse img{width: 100%;}
@keyframes mouse{
	0{transform: translateY(0px);}
	50%{transform: translateY(20px);}
	100%{transform: translateY(0px);}
}

.indA{display: flex;align-items: center;justify-content: center;width: 140px;height: 50px;background: linear-gradient(135deg, #1965D9, #004EB5);}
.indA span{display: block;font-size: 16px;color: #FFFFFF;line-height: 1.2;}
.indA i{display: block;width: 20px;height: 7px;background-image: url(../images/iconRight1.png);background-repeat: no-repeat;margin-left: 5px;}
.indA:hover{transform: translateY(-5px);}
.indA.center{margin-left: auto;margin-right: auto;}
.indA.tm{background: none;border: 1px solid #0452C5;}
.indA.tm span{color: #0452C5;}
.indA.tm i{background-image: url(../images/iconRight2.png);}



.indTitle{text-align: center;padding: 20px 0 20px;}
.indTitle .atit{font-size: 32px;color: #111111;line-height: 1.4;font-weight: bold;background: linear-gradient(90deg, #1965D9 20%, #004EB5 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.indTitle .btit{font-size: 14px;color: #555555;line-height: 1.4;margin-top: 5px;}
.indTitle.white .atit{color: #ffffff;-webkit-text-fill-color: unset;}
.indTitle.white .btit{color: #ffffff;}



.sec1{background: url(../images/sec1Bg.jpg);}
.proList{display: flex;flex-wrap: wrap;margin: -7px;margin-bottom: 35px;}
.proItem{display: flex;position: relative;width: calc(50% - 14px);margin: 7px;background: #FFFFFF;flex-direction: column;justify-content: center;padding: 35px 15px;overflow: hidden;}
.proItem::before{content: "";display: block;position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: linear-gradient(135deg, #1965D9, #004EB5);z-index: 1;opacity: 0;transition: .3s;}
.proItem .atit{font-weight: bold;font-size: 24px;color: #004EB5;line-height: 1.2;transition: .3s;z-index: 99;position: relative;}
.proItem .btit{font-size: 16px;color: #333333;line-height: 1.4;margin-top: 15px;transition: .3s;z-index: 99;position: relative;}
.proItem .more{display: block;width: 60px;height: 60px;position: absolute;right: 0;top: 0;background: url(../images/iconMore1.png);opacity: 0;transition: .3s;z-index: 9;}
.proItem img{max-width:30%;position: absolute;right: -10px;bottom: -10px;transition: .3s;z-index: 9;filter: brightness(0.8) saturate(1.5);opacity: .15;}
.proItem:hover::before{opacity: 1;}
.proItem:hover .atit{color: #ffffff;}
.proItem:hover .btit{color: #ffffff;}
.proItem:hover .more{opacity: 1;}
.proItem:hover img{filter:none;}


.sec2{padding-top: 60px;}
.appList{display: flex;flex-wrap:wrap;background-size: cover;background-position: center;}
.appItem{width: 33.333%;padding: 20px 10px;display: flex;flex-direction: column;align-items: center;justify-content: center;position: relative;border-top: 1px solid rgba(255,255,255,.3);}
.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(25,101,217, 1));z-index: 1;transition: .5s;opacity: 0;}
.appItem .img{display: none!important;}
.appItem .atit{text-align: center;margin-bottom: 30px;position: relative;z-index: 9;zoom: .7;}
.appItem .btit{font-weight: bold;font-size: 20px;color: #FFFFFF;line-height: 1.4;text-shadow: 0px 0px 10px rgba(25,101,217,0.3);position: relative;z-index: 9;text-align: center;}
.appItem .ctit{font-size: 14px;color: #FFFFFF;line-height: 20px;max-height: 60px;opacity: 0.8;margin:20px 0 10px;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;height: 0;transition: .5s;position: relative;z-index: 9;}
.appItem .dtit{display: flex;align-items: center;justify-content: center;width: 120px;height: 45px;background: #FFFFFF;border-radius: 25px;border: 1px solid #FFFFFF;position: relative;z-index: 99;font-size: 16px;color: #1964D6;opacity: 0;}
.appItem .dtit:hover{transform: translateY(-5px);}
.appItem.active .ctit{height: 100px;}
.appItem.active .dtit{opacity: 1;}
.appItem.active::after{opacity: 1;}



.sec3{padding-bottom: 0px;}
.cooperateBox{position: relative;}
.swiperCooperate {position: relative;overflow: hidden;}
.cooperateItem{display: flex;align-items: center;justify-content: center;width: 100%;background: linear-gradient(-55deg, #E4EFFF, #FBFCFF);}
.swiper-slide:nth-of-type(even) .cooperateItem{background: linear-gradient(45deg, #C1DAFC, #EDF2FF);}
.cooperateItem img{display: block;max-width: 100%;}
.cooperateBox .swiper-button-prev:after,.cooperateBox .swiper-button-next:after{display: none;}
.cooperateBox .swiper-button-prev,.cooperateBox .swiper-button-next{display: block;width: 50px;height: 50px;border: 1px solid #ccc;border-radius: 100%;background-image: url(../images/iconRight3.png);background-repeat: no-repeat;background-position: center;transition: .3s;}
.cooperateBox .swiper-button-prev{left: -100px;transform: rotate(180deg);}
.cooperateBox .swiper-button-next{right: -100px;}
.cooperateBox .swiper-button-prev:hover,.cooperateBox .swiper-button-next:hover{border-color: #004EB5;background-color: #004EB5;background-image: url(../images/iconRight4.png);}



.sec4{background: url(../images/sec4Bg.jpg) center/cover;}
.indAbout{display: flex;flex-wrap: wrap;}
.indAboutDesc{width: 100%;background: url(../images/indAboutBg.jpg) center/cover;padding: 40px 20px;}
.indAboutDesc .atit{font-weight: bold;font-size: 32px;color: #111111;line-height: 1.2;background: linear-gradient(135deg, #1965D9 0%, #004EB5 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.indAboutDesc .btit{font-weight: bold;font-size: 20px;color: #222222;line-height: 1.2;margin: 10px 0 25px;}
.indAboutDesc .ctit{font-size: 14px;color: #888888;line-height: 20px;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;}
.indAboutDesc .ctit p+p{margin-top: 10px;}
.indAboutDesc .dtit{margin-top: 30px;}
.indAboutImg{width: 100%;position: relative;}
.indAboutImg .img{width: 100%;height: 100%;}
.indAboutImg img{width: 100%;height: 100%;object-fit: cover;object-position: center;max-height: 300px;}
.videoBtn{width: 80px;position: absolute;left: 50%;top: 50%;margin: -40px 0 0 -40px;cursor: pointer;zoom: .75;}
.layui-layer-video{max-width: 1200px;}
.layui-layer-video video{display: block;width: 100%;}

.indNumbox{display: flex;flex-wrap: wrap;display: none;}
.indNumItem{display: flex;width: 100%;padding: 60px 0;}
.indNumItem .img{width: 30px;margin-top: 10px;}
.indNumItem .img img{display: block;}
.indNumItem .desc{width: calc(100% - 30px);padding-left: 8px;}
.indNumItem .desc p{font-family: DIN;font-weight: bold;font-size: 54px;color: #000000;line-height: 1;display: flex;}
.indNumItem .desc em{display: block;line-height: 0;}
.indNumItem .desc i{display: block;margin-top: -2%;}
.indNumItem .desc sup{font-size: 20px;}
.indNumItem .desc span{display:block;font-size: 16px;color: #666666;line-height: 1.5;padding-top: 5px;}



.sec5{padding-bottom: 0px;}
.indNewsBox{position: relative;}
.mySwiperNews{position: relative;overflow: hidden;}
.newsItem{display: block;width: 100%;}
.newsItem .img{overflow: hidden;border: 2px solid #F8F8F8;}
.newsItem .img img{display: block;width: 100%;transition: .5s;}
.newsItem .desc{background: #F8F8F8;padding: 25px 30px;transition: .3s;position: relative;}
.newsItem .desc::before{content: "";display: block;position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: linear-gradient(135deg, #1965D9, #004EB5);z-index: 1;opacity: 0;transition: .3s;}
.newsItem .desc .atit{font-size: 20px;color: #000000;line-height: 30px;height: 30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition: .3s;position: relative;z-index: 9;}
.newsItem .desc .btit{font-size: 15px;color: #999999;line-height: 26px;height: 52px;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin: 10px 0 25px;transition: .3s;position: relative;z-index: 9;}
.newsItem .desc .ctit{font-size: 15px;color: #CCCCCC;line-height: 30px;transition: .3s;position: relative;z-index: 9;}
.newsItem:hover .img img{transform: scale(1.05);}
.newsItem:hover .desc::before{opacity: 1;}
.newsItem:hover .desc .atit{color: #fff;}
.newsItem:hover .desc .btit{color: #fff;}
.newsItem:hover .desc .ctit{color: #fff;}


.indNewsBox .swiper-button-prev:after,.indNewsBox .swiper-button-next:after{display: none;}
.indNewsBox .swiper-button-prev,.indNewsBox .swiper-button-next{display: block;width: 50px;height: 50px;border: 1px solid #ccc;border-radius: 100%;background-image: url(../images/iconRight3.png);background-repeat: no-repeat;background-position: center;transition: .3s;}
.indNewsBox .swiper-button-prev{left: -100px;transform: rotate(180deg);}
.indNewsBox .swiper-button-next{right: -100px;}
.indNewsBox .swiper-button-prev:hover,.indNewsBox .swiper-button-next:hover{border-color: #004EB5;background-color: #004EB5;background-image: url(../images/iconRight4.png);}



.h-footer,.h-footer .fp-tableCell{height: auto!important;}

.h-footer{position:relative;background-color: #02182E;overflow: hidden;}
.foot1{padding: 50px 0 50px;position: relative;z-index: 98;}
.foot1>div{display: flex;}
.foot1 .h-info{display: flex;flex-direction: column;width: 300px;}
.foot1 .h-logo{margin-bottom: 30px;display: block;height: 40px;}
.foot1 .h-logo img{height: 100%;}
.foot1 .lineInfo{display: flex;align-items: flex-start;}
.foot1 .lineInfo+.lineInfo{margin-top: 6px;}
.foot1 .lineInfo img{width: 16px;margin-top: 4px;}
.foot1 .lineInfo span{padding-left: 10px;width: calc(100% - 16px);display: block;font-size: 14px;color: #FFFFFF;line-height: 25px;opacity: 0.5;}
.foot1 .h-nav{display:flex;justify-content: flex-end;width: calc(100% - 300px);padding-left: 20px;}
.foot1 .h-nav dt{margin-bottom: 25px;}
.foot1 .h-nav dt a{font-size: 18px;font-weight: bold;color: #FFFFFF;line-height: 36px;}
.foot1 .h-nav dd a{font-size: 16px;color: #FFFFFF;line-height: 24px;opacity: 0.5;}
.foot1 .h-nav dd+dd{margin-top: 18px;}
.ewmBox{display: flex;margin-left: auto;}
.ewmItem{width: 155px;text-align: center;}
.ewmItem+.ewmItem{margin-left: 25px;}
.ewmItem img{width: 100%;}
.ewmItem p{display: block;font-size: 16px;color: #FFFFFF;line-height: 46px;opacity: 0.5;}

.foot2{border-top: 1px solid #283A4D;padding: 12px 0;position: relative;z-index: 98;text-align: center;}
.foot2>div{display: flex;align-items: center;}
.foot2 .f2l{margin-right: auto;}
.foot2 span,.foot2 a{display: inline-block;font-size: 12px;color: #FFFFFF;line-height: 20px;opacity: 0.5;}
.yqlj_box{position: relative;display: block;border: 1px solid #004B96;}
.yqlj{display: flex;flex-direction: row-reverse;background: #02182E;}
.yqlj span{display: block;height: 50px;line-height: 48px;color: #9E9E9E;border: 1px solid #444444;box-sizing: border-box;padding: 0 18px 0 50px;background: url(../images/yqlj.png) no-repeat;background-position: 15px 14px;font-size: 16px;}
.yqlj i.jt{display:block;height: 50px;width: 50px;margin: 0;background: url(../images/downjt.png) no-repeat #004B96;background-position: center !important;cursor: pointer;transition: .3s;overflow: hidden;}
.yqlj_list{display: none;position: absolute;width: 100%;bottom: 50px;left: 0;background: #004B96;text-align: center;}
.yqlj_list a{display: block;color: #FFFFFF;height: 50px;line-height: 50px;}
.yqlj_list a:hover{color: #fff;}
.h-footer a:hover{opacity: 1!important;}

.returnTop{position: absolute;right: 0;top: 0;height: 100%;width: 100px;z-index: 99;background: linear-gradient(135deg, #1965D9, #004EB5);display: flex;align-items: center;justify-content: center;flex-direction: column;cursor: pointer;}
.returnTop img{display: block;transition: .3s;}
.returnTop span{display: block;text-align: center;font-size: 16px;color: #FFFFFF;line-height: 18px;width: 24px;margin-top: 20px;}
.returnTop:hover img{animation: mousedown 1s infinite;}

.wave-canvas-wrapper{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}




@media screen and (max-width:480px) {
	.proList{margin-bottom: 20px;}
	.proItem{padding:20px 15px 30px;}
	.proItem .atit{font-size: 22px;}
	.proItem .btit{font-size: 12px;line-height: 1.5;margin-top: 8px;}
	
	.appItem .btit{font-size: 18px;}
	.appItem .ctit{margin:20px 0 20px;display: none;}
	.appItem .dtit{width: 100%;max-width: 120px;font-size: 14px;height: 40px;}
	.appItem.active .dtit{margin-top: 20px;}
	
	.indAboutDesc{padding: 30px 15px;}
	.indAboutImg img{max-height: 250px;}
	
	.newsItem .desc{padding: 25px 15px;}
	.newsItem .desc .btit{font-size: 14px;line-height: 22px;height: 44px;}
	.newsItem .desc .ctit{font-size: 14px;}
	.ewmItem{width: 100px;}
	
}




.section{overflow: hidden;}


.huanliantable{width: 100%;overflow-y: auto;}
.huanliantable table td{font-size:12px!important;padding: 5px 2px!important;}
.huanliantable table td span{font-size:12px!important;}



.honours .swiper{overflow: hidden;}
.development{overflow: hidden;}