.main-color{color:#014785}
.w1400{width:1400px;margin:auto}
.w1600{width:1600px;margin:auto}
.icon{font-family:"iconfont" !important;font-size:16px;color:#666;font-style:normal;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:.2px;-moz-osx-font-smoothing:grayscale}
.bg-f5{background:#f5f5f5}
.bg-f9{background:#f9f9f9}
.pt-108{padding-top:108px}
.box-border{box-sizing:border-box}
.font-60{font-size:3.75rem}
.font-36{font-size:2.25rem}
.font-32{font-size:2rem}
.font-30{font-size:1.875rem}
.font-24{font-size:1.5rem}
.font-20{font-size:1.25rem}
.font-48{font-size:3rem}
.font-18{font-size:1.125rem}
.font-16{font-size:1rem}
.font-14{font-size:14px}
.font-12{font-size:12px}
.color-3{color:#333}
.color-6{color:#0f0f0f}
.color-9{color:#999}
.color-f{color:#fff}
.color-home{color:#014785}
.ho-img{position:absolute;top:0;left:0;right:0;bottom:0;min-width:auto;min-height:auto;width:100%;height:100%;transform:none;transition:transform .5s ease;object-fit:cover;max-height:100%}
.swiper-pagination-bullet-active{background:#014785}
.flex-1{flex:1}
.clear { clear:both; *zoom:1;}
.clear:after { display:block; overflow:hidden; clear:both; height:0; visibility:hidden; content:".";}
/*图片特效*/
.white{position: relative;overflow: hidden;}
.white:after{content: '';cursor: pointer;position: absolute;left: -100%;top: 0;width: 100%;height: 100%;background-image: -moz-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));transform: skewx(-25deg);}
.white:hover:after{left: 100%;-moz-transition: 1s;-o-transition: 1s;-webkit-transition: 1s;transition: 1s;}

header{z-index:99; position: relative;}
header .head-nav{height:100px;position: fixed; top: 0; width: 100%; z-index: 99999; background: #fff; box-shadow: 4px 2px 14px 4px rgb(0 0 0 / 20%); border-top: 2px solid #014785; padding-left: 4%;}
header .head-nav .logo{position:relative; height:100%; overflow:hidden;}
header .head-nav .logo img{max-height:100%}
header .head-nav .logo::before{content: "";position: absolute;left: -800px;top: -460px;width: 400px;height: 15px;background-color: rgba(255, 255, 255, .4);-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);-webkit-animation: searchLights 1.5s ease-in 1.5s infinite;-o-animation: searchLights 1.5s ease-in 1.5s infinite;animation: searchLights 1.5s ease-in 1.5s infinite;}
@-webkit-keyframes searchLights{0%{left: -100px;top: 0;}to{left: 120px;top: 100px;}}
@-o-keyframes searchLights{0%{left: -100px;top: 0;}to{left: 120px;top: 100px;}}
@-moz-keyframes searchLights{0%{left: -100px;top: 0;}to{left: 120px;top: 100px;}}
@keyframes searchLights{0%{left: -100px;top: 0;}to{left: 120px;top: 100px;}}
header .head-nav .logo div{margin-left:24px}
header .head-nav .info{height:100%;background:#014785;flex-direction:column;justify-content:center;align-items:center}
header .head-nav .info .icon{font-size:20px;color:rgba(255,255,255,0.5)}
header .head-nav .info span{font-size:20px;color:rgba(255,255,255,0.5)}
header .head-nav ul{height:100%}
header .head-nav ul>li{height:100%;position:relative}
header .head-nav ul>li>a{padding:0 15px}
header .head-nav ul>li.active>a{color:#014785}
header .head-nav ul>li:hover>a{color:#014785}
header .head-nav ul>li:hover .nav-son{top:100%;z-index:10;height:auto}
header .head-nav ul>li .nav-son{position:absolute;left:-40px;right:-40px;top:110%;height:0;background:#fff;transition:.4s;overflow:hidden}
header .head-nav ul>li .nav-son a{display:flex;height:40px;justify-content:center;align-items:center;color:#3e3e3e;border-bottom:1px rgba(51,51,51,0.1) solid;}
header .head-nav ul>li .nav-son a:last-child{border-bottom:none}
header .head-nav ul>li .nav-son a:hover{color:#014785}
header .menu .icon{font-size:32px}
@keyframes navtop{0%{top:120%}
100%{top:100%}}#stats{display:none}

.foot-btn{position:fixed;bottom:0;left:0;right:0;background:#fff;z-index:9999}
.foot-btn a{height:50px;width:25%;border-left:1px rgba(255,255,255,0.2) solid;box-sizing:border-box;font-size:15px;color:#999;border-left:1px #eee solid}
.foot-btn a:first-child{border-left:none}
.foot-btn a .icon{color:#014785;font-size:20px;margin-bottom:2px}
.foot-btn a:first-child{border-left:none}
.menu-container-mask{position:fixed;top:0;left:100%;width:100vw;height:100vh;overflow:hidden;z-index:1000;background-color:rgba(0,0,0,0.6);transition:.2s;z-index:9999}
.menu-container{position:absolute;top:0;right:0;width:60%;height:100%;overflow:hidden;background-color:#fff}
.top-menu-list{position:absolute;top:0;right:0;width:100%;height:100%;transition:.2s}
.top-menu-list.active{transform:translateX(-100%)}
.top-menu-list>li{height:48px;line-height:48px}
.top-menu-list>li li:first-child,.top-menu-list>li:first-child{height:45px}
.top-menu-list>li li:first-child>a,.top-menu-list>li:first-child>a{background-color:#f7f7f7;font-size:18px; height:45px;font-weight: bold;}
.top-menu-list>li a{height:100%;padding:0 32px 0 16px;display:flex;align-items:center;justify-content:space-between;color:#666;}
.top-menu-list>li a span{color:#666;font-size:17px; font-weight: normal;}
.top-menu-list>li a .icon{color:#666;font-size:17px; font-weight: normal;}
.top-menu-list>li .title-name{height:100%;padding:0 32px 0 16px;display:flex;align-items:center;justify-content:space-between;color:#666;font-size:14px;-webkit-box-orient:vertical;-webkit-line-clamp:1;display:-webkit-box;white-space:normal;overflow:hidden}
.top-menu-list ul{position:absolute;left:100%;width:100%;background-color:#fff;top:0;height:100%;display:none}
.top-menu-list ul.active{display:block}
.home-banner video{object-fit:cover;width:100%;height:100%}
.common-pagination span{width:10px;height:10px;background:#eee;opacity:1}
.common-pagination .swiper-pagination-bullet-active{background:#014785 !important;border:1px #014785 solid !important}
.ho-more{width:142px;height:42px;border:1px #333 solid;border-radius:20px;justify-content:center;align-items:center;position:relative;z-index:1;overflow:hidden}
.ho-more b{position:absolute;left:0;top:0;width:100%;bottom:0;display:flex;justify-content:center;align-items:center;transition:.5s}
.ho-more .anima{position:absolute;left:-100%;width:100%;top:0;bottom:0;transition:.5s;background:#014785;display:flex;justify-content:center;align-items:center}
.ho-more .anima .icon{animation:move 1s linear infinite}
.ho-more:hover{border:1px #014785 solid}
.ho-more:hover b{left:100%}
.ho-more:hover .anima{left:0}
@keyframes move{0%{transform:translateX(0)}
25%{transform:translateX(10px)}
50%{transform:translateX(0)}
75%{transform:translateX(-10px)}
100%{transform:translateX(0)}}

#container{ padding-top: 100px;}

.home-product{position:relative;overflow:hidden; background: url(../images/home-product-bj.jpg) bottom no-repeat; padding: 54px 0;}
.home-product ol{ display:flex;justify-content:center;margin:auto}
/* .home-product ol li{flex:1} */
.home-product ol li{ padding: 0 10px;}
.home-product ol li a{display:flex;justify-content:center;align-items:center;height:52px;border:1px #014785 solid;text-align: center; z-index:1;position:relative; border-top-left-radius: 10px; border-bottom-right-radius: 10px;}
.home-product ol li a::before{content:'';position:absolute;left:50%;right:50%;top:0;bottom:0;overflow:hidden;transition:.5s;z-index:-1;background:#014785; border-top-left-radius: 10px; border-bottom-right-radius: 10px;}
.home-product ol li a:hover{color:#fff}
.home-product ol li a:hover::before{left:0;right:0}

.product-container{ padding-top: 20px; padding-bottom: 20px; position: relative; z-index: 3;}
.product-container ul{ display: none; text-align: center;}
.box2-item{padding: 10px;padding-top: 0;padding-bottom: 20px; float: left;}
.box2-top{ width: 100%;height: 260px; padding: 10px; display: flex;justify-content: center;align-items: center; background: #fff; overflow: hidden; box-shadow: 4px 2px 14px 4px rgb(0 0 0 / 10%);}
.box2-top img{ width: 100%;height: 100%;object-fit: contain;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s}
.box2-item:hover .box2-top img{transform:scale(1.1)}
.box2-bom{ position: relative; border-top: 1px solid #e3e3e3; box-shadow: 4px 2px 14px 4px rgb(0 0 0 / 10%);}
.box2-bom-l{line-height: 68px;font-size: 16px;padding-left: 20px;background: #fff;text-align: center;text-overflow:ellipsis;white-space:nowrap;overflow: hidden;width: 100%; padding-right: 20%; }
.product-container ul li:hover .box2-bom-l{ background: #014785; color: #fff;}
.box2-bom-xian{width: 20%x;height: 68px;position: absolute;right: 0;top: 0; background: #fff;}
.product-container ul li:hover .box2-bom-xian{ background: #f1a626;}
.box2-bom-r-img{ width: 22px; height: 26px; background-image: url(../images/qcj-gn.png); background-position: center center; background-repeat: no-repeat;}
.product-container ul li:hover .box2-bom-r-img{ background-image: url(../images/qcj-gn1.png);} 
.box2-bom-r{width: 20%;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;position: absolute;right: 0;top: 0;border-left: 1px solid #e3e3e3;}
.box2-show-btn {width: 190px;height: 50px;border: solid 1px #fff;text-align: center;line-height: 50px;font-size: 20px;color: #fff;border-radius: 40px;margin-top: 26px;margin-bottom: 20px;display: inline-block;background: #014785;}
.box2-show-btn:hover{border:1px solid #014785;color: #fff;}
.box2-item:hover .box2-top, .box2-item:hover .box2-bom{ box-shadow: 4px 2px 14px 4px rgb(0 0 0 / 20%);}
.home-product .dd3-intro-bg{position:absolute;bottom:-35%;left:0;opacity:.75; z-index: 2;}
@media screen and (max-width: 768px)  {
    .home-product ol li a{ margin: 0 5px; height: auto;}
    .box2-item{ width: 50%; float: left;}
    .box2-top{ height: 160px;}
    .box2-bom-l{ padding-left: 0; padding-right: 0;}
    .box2-bom-r{ display:none;}
}

/*home-youshi*/
.home-youshi{background: url(../images/lm4-bj.png) top no-repeat; background-color: #e9ecef; padding: 50px 0;}
.home-youshi .sy-tit{ text-align: center;}
.home-youshi .sy-tit h2{font-size: 46px;color: #fff; font-weight: bold;}
.home-youshi .sy-tit h2 em{font-weight: bold;color: #fff;}
.home-youshi .sy-tit p{font-size: 18px;padding: 8px 0;color: #fff;}
.home-youshi .sy-tit i{ display: inline-block; height: 5px; width: 50px; background: url(../images/tit-i1.png) no-repeat;}
.fwadvcenter *{box-sizing: content-box;}
.sss3{position: relative;padding-top: 30px;}
.fwadvtab{position: absolute;bottom: 5%;left: 10%;background: #fff;padding: 10px 6px;}
.fwadvtab ul{}
.fwadvtab ul li{float: left;margin: 0 10px;width: 125px;text-align: center;position: relative;}
.fwadvtab ul li.cur i{ background: url(../images/lm4-ys1.png) #014785 center no-repeat; width: 30px; height: 30px; display: inline-block; padding: 6px; border-radius: 20px; position: absolute; bottom: 32px; left: 40%;}
.fwadvtab ul li img{width: 100%;border: 3px solid #fff;}
.fwadvtab ul li:hover img,.fwadvtab ul li.cur img{ background: url(../images/lm4-ys1.png) center no-repeat; border: 3px solid #014785;}
.fwadvtab ul li:hover p,.fwadvtab ul li.cur p{ color:#014785; }
.fwadvtab ul li p{color: #666;font-size: 18px;margin-top: 30px;}
.fwadvcon{ padding-bottom: 20px !important; padding-top: 32px !important;}
.fwadvcon ul{ background: #fff; padding: 60px; padding-top: 0; border-radius: 30px; box-shadow: 0px 16px 18px -10px #ccc;}
.fwwa{ width: 50%;float:left}
.fwwa p{font-size: 16px;line-height: 24px;padding: 12px 24px;padding-left: 32px;background: url(../images/lm4-yuan.png) left 16px no-repeat;color: #666;}
.fwpic{float:left;width: 50%;padding-top: 52px;}
.fwpic img{ width: 100%;}
.yszbt{ display: inline-block;}
.ystit{ float: left; background: url(../images/lm4-sz.png) no-repeat; background-size: 100%; width: 80px; height: 144px; /* text-align: center; */ padding: 20px 16px; position: relative; top: -32px; left: 10px;}
.ystit em{ font-size: 26px; color: #fff; font-weight: bold; padding-bottom: 10px; display: inline-block; padding-left: 6px;}
.ystit i{ font-style: inherit; font-size: 50px; color: #fff;  padding-bottom: 10px; line-height: 50px; border-bottom: 2px solid #FFF; margin-left: 4px;}
.yswa{ padding-top: 45px; padding-left: 120px;}
.yswa h2{ font-size: 42px; font-weight: bold; color: #014785;}
.yswa span{ font-size: 26px;}
@media screen and (max-width: 768px)  {
    .home-youshi{ display: none;}
}

.home-about{  position: relative; min-height: 300px; width: auto; background-image: url(../images/aboutbg.jpg); background-repeat: no-repeat; background-position: top center; background-size: cover; background-attachment: fixed; padding: 0; overflow: hidden;}
.home-about::before{content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.4); z-index: 1;}
.home-about > *{position: relative; z-index: 2;}
.home-about canvas{position:absolute;left:0;top:0;bottom:0;right:0;display:block;vertical-align:bottom;z-index:-1}
.home-about .content{z-index:10;position:relative}
.home-about .text p{line-height:2em; text-indent: 2em; display: -webkit-box; -webkit-line-clamp: 7; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; text-align: left;}
.home-about .ho-more{ margin: 0 auto; border: 1px #ffffff solid;}

.home-about .dot{cursor: pointer;width: 77px;z-index: 5;border-radius: 50%;height: 77px;position: relative;display: inline-block;background: url(../images/bofang.png) no-repeat center;}
.home-about .dot:before{content: '';position: absolute;width: 77px;height: 77px;-webkit-box-shadow: inset #fff 0 0 40px;box-shadow: inset #fff 0 0 40px;border-radius: 50%;top: 0;left: 0;opacity: 0;-webkit-animation: warn 2s ease-out .1s infinite;animation: warn 2s ease-out .1s infinite;}
.home-about .dot:after{content: '';position: absolute;width: 100px;height: 100px;-webkit-box-shadow: inset #fff 0 0 40px;box-shadow: inset #fff 0 0 40px;border-radius: 50%;top: -11.5px;left: -11.5px;opacity: 0;-webkit-animation: warn-2 2s ease-out 1.1s infinite;animation: warn-2 2s ease-out 1.1s infinite;}
@-webkit-keyframes warn{0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}
5%{opacity:1}
to{opacity:0;-webkit-transform:scale(2);transform:scale(2)}}

.home-about ol{ background-color: rgb(1 71 133 / 86%);}
.home-about ol li{width:20%;border-left:1px rgba(0,160,233,0.2) solid}
.home-about ol li:first-child{border-left:none}
.home-about ol li sup{ font-size: 30px;}
.home-about .overlay{position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.6);display: none;justify-content: center;align-items: center;z-index: 9999;}
.home-about .video-popup{position: relative;background: #fff;padding: 10px;border-radius: 8px;max-width: 90%;max-height: 80%;}
.home-about .video-popup video{width: 100%;height: auto;}
.home-about .video-popup .close-btn{position: absolute;top: 5px;right: 10px;background: #014785;color: white;border: none;border-radius: 50%;width: 40px;height: 40px;font-size: 35px;cursor: pointer;z-index: 10000;}


.home-news ol{border-bottom:1px #e3e3e3 solid}
.home-news ol li{margin-left:40px}
.home-news ol li:first-child{margin-left:0}
.home-news ol li a{position:relative}
.home-news ol li a::before{content:'';position:absolute;left:0;width:0;height:1px;transition:.5s;overflow:hidden;bottom:-1px;background:#014785}
.home-news ol li a:hover{color:#014785}
.home-news ol li a:hover::before{width:100%}
.home-news .item .img{height:300px;position:relative;overflow:hidden}
.home-news .item h3{-webkit-box-orient:vertical;-webkit-line-clamp:1;display:-webkit-box;white-space:normal;overflow:hidden}
.home-news .item p{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;white-space:normal;overflow:hidden;line-height:24px}
.home-news .item:hover img{transform:scale(1.1)}
.home-news .item:hover h3{color:#014785}
.home-news ul li{margin-bottom:34px}
.home-news ul li:last-child{margin-bottom:0}
.home-news ul li h3{-webkit-box-orient:vertical;-webkit-line-clamp:1;display:-webkit-box;white-space:normal;overflow:hidden}
.home-news ul li p{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;white-space:normal;overflow:hidden;line-height:24px}
.home-news ul li:hover h3{color:#014785}


.footer{ position: relative; background: #014785; overflow: hidden; padding: 3.6vw 0 0; margin-top: 3vw;}
.info-l{float: left;}
.info-l .top{overflow: hidden;}
.info-l dl{float: left; margin-right: 4vw;}
.info-l dt,.info-l dt a{color:#fff; font-size: 24px; display: block; margin-bottom: 27px;}
.info-l dd a{display: block; font-size: 14px; color:#d5d5d5; line-height: 2.29;}
.footer .address{float: left; width: 322px; margin-right:5vw;}
.footer .address .img{height: auto;}
.footer .address .desc{color:#d5d5d5; font-size: 14px; line-height: 2.29; margin-bottom: 21px;}
.footer .address .desc p{padding-left: 25px; background-repeat: no-repeat; background-position: left top 10px;}
.footer .qr{overflow: hidden; text-align: center; font-size: 14px; color:#d5d5d5; width: 153px; float: right;}
.footer .img{width: 153px; height: 153px; overflow: hidden; margin-bottom: 20px;}
.footer .img img{display: block; width: 100%; height: 100%;}

.waves{position:relative;width: 100%;height:15vh;min-height:100px;max-height:150px;}
.copy{position:absolute; width: 100%;bottom:5vh;text-align:center; display: flex; justify-content: center;}
.copy a, .copy span{ font-size: 14px; color: #212529;;}  
/* Animation*/.parallax > use{animation: move-forever 25s cubic-bezier(.55,.5,.45,.5) infinite;}
.parallax > use:nth-child(1){animation-delay: -2s;animation-duration: 7s;}
.parallax > use:nth-child(2){animation-delay: -3s;animation-duration: 10s;}
.parallax > use:nth-child(3){animation-delay: -4s;animation-duration: 13s;}
.parallax > use:nth-child(4){animation-delay: -5s;animation-duration: 20s;}
@keyframes move-forever{0%{transform: translate3d(-90px,0,0);}
100%{transform: translate3d(85px,0,0);}}
@media only screen and (max-width: 1600px) {
    .footer .address{margin-right: 4vw;}
}
@media only screen and (max-width: 1230px){
  .info-l{display: none;}
}
@media only screen and (max-width: 768px){
  .footer{ padding-bottom: 20px; } 
  .footer .qr{ display: none;}
  .waves{ display: none;}
  .copy{ position: relative; padding: 20px; color: #c5c0c0; margin-top: 10px; border-top: 1px solid #c5c0c057; display: inline-block; bottom: 15px;}
  .copy a, .copy span{ color: #c5c0c0;}
}


.qqkefu{position:fixed;bottom:200px;z-index:99;right:0;width:50px}
.qqkefu ul li{width:50px;height:50px;margin:4px 0;position:relative}
.qqkefu ul li .item{position:absolute;left:0;top:0;right:0;height:100%;transition:left .5s;background:rgba(153,153,153,0.9);border-bottom-left-radius:8px;border-top-left-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer;z-index:1}
.qqkefu ul li.sc .item{position:absolute;left:0;top:0;right:-80px;bottom:0;transition:.5s}
.qqkefu ul li.sc .item p,.qqkefu ul li.sc .item a{position:absolute;top:0;bottom:0;left:50px;width:100px;overflow:hidden;color:#fff;font-size:14px;display:flex;align-items:center;white-space:normal}
.qqkefu ul li.sc1:hover .item{background:#014785;left:-80px}
.qqkefu ul li.sc2:hover .item{background:#014785;left:-120px}
.qqkefu ul li.sc3 p{width:200px !important}
.qqkefu ul li.sc3:hover .item{background:#014785;left:-240px}
.qqkefu ul li .icon{position:absolute;left:0;top:0;display:flex;justify-content:center;align-items:center;width:50px;height:50px;font-size:24px;color:#fff}
.qqkefu ul li .f_code{position:absolute;right:110%;bottom:0;width:140px;height:140px;display:none;transition:.5s}
.qqkefu ul li .f_code img{width:100%;height:100%}
.qqkefu ul li:hover .item{background:#014785}
.qqkefu ul li:hover .f_code,.qqkefu ul li:hover .ewm{display:flex}
.qqkefu ul li:hover a{opacity:1}