@charset "utf-8";
@font-face {
    font-family: markproheavy;
    src: url(../font/markproheavy.otf);
}
@font-face {
    font-family: dincondmedium;
    src: url(../font/dincondmedium.otf);
}
* { padding: 0; margin: 0; outline: 0; text-decoration: none; list-style: none;}
html,body{font-size: 14px;font-family:"Microsoft YaHei","PingFang SC";background: #fff;color: #333;}
input,textarea{ border:none; font-family:"Microsoft YaHei","PingFang SC";}
img{ border: none; }
h1,h2,h3,h4,h5{font-weight: normal;font-size: 14px;}
table{width: 100%;border-collapse: collapse;}
audio,canvas,video{ display: inline-block; *display: inline; *zoom: 1;}
html.hide{overflow: hidden;}
body.hide{overflow: hidden;}
a{color: #333;}
.fl{ float: left;}
.fr{float: right;}
.clear:after{ content: ''; display: table; clear: both; }
p{line-height: 1.6em;}
.img100 img{vertical-align: bottom;width: 100%;}
.middle-box{display: table; height: 100%;  width:100%; margin:0 auto; position:relative; table-layout: fixed;}
.middle-inner{display: table-cell; vertical-align:middle; *position:absolute; *top:50%; *left:50%; width:100%;}
.pc-show{display: block;}
.wap-show{display: none;}
.position-full{position: absolute;top:0;left: 0;width: 100%;height: 100%;}
.relative{position: relative;}
.text-center{text-align: center;}
.overhide{overflow: hidden;}
.padding-tb50{padding: 50px 0;}
.padding-tb60{padding: 60px 0;}
.padding-tb70{padding: 70px 0;}
.padding-tb80{padding: 80px 0;}
.padding-tb90{padding: 90px 0;}
.padding-tb100{padding: 100px 0;}
.padding-tb110{padding: 110px 0;}
.padding-tb120{padding: 120px 0;}
.w1200{width: 1200px;max-width: 92%;margin: 0 auto;}
.w1280{width: 1280px;max-width: 92%;margin: 0 auto;}
.w1300{width: 1300px;max-width: 92%;margin: 0 auto;}
.w1400{width: 1400px;max-width: 92%;margin: 0 auto;}
.w1440{width: 1440px;max-width: 88%;margin: 0 auto;}
.w1600{width: 1600px;max-width: 92%;margin: 0 auto;}
.bgf1{background: #f1f1f1;}
.bgf2{background: #f2f2f2;}
.bgf3{background: #f3f3f3;}
.bgf4{background: #f4f4f4;}
.bgf5{background: #f5f5f5;}
.bgf6{background: #f6f6f6;}
.bgf7{background: #f7f7f7;}
.bgf8{background: #f8f8f8;}
.bgf9{background: #f9f9f9;}
.bgfff{background: #fff;}
.padding20{padding: 20px;}
.padding30{padding: 30px;}
.padding40{padding: 40px;}
.padding50{padding: 50px;}
.padding60{padding: 60px;}

.scrollBar::-webkit-scrollbar {width: 6px;height: 6px;}
.scrollBar::-webkit-scrollbar-thumb:hover { border: 1px solid #636363;background-color: #929292;}
.scrollBar::-webkit-scrollbar-thumb {background-color: #cfcfd2;border-radius: 8px;background-clip: padding-box;min-height: 28px;}
.scrollBar::-webkit-scrollbar-track-piece {background: #f3f3f3;}


/*header*/
body{padding-top: 100px;transition: all .4s;}
.header{position: fixed;z-index: 999;width: 100%;left: 0;top:0;height: 100px;transition: all .4s;background: #fff;border-color: #e5e5e5;}
.logo{position: absolute;left: 120px;top:50%;transform: translateY(-50%);}
.logo img{display: block;height: 30px;transition: all .4s;}
.logo-333{opacity: 1;filter: alpha(opacity=100);}
.logo-fff{position: absolute;left: 0;top:0;height: 100%;opacity: 0;filter: alpha(opacity=0);}
.nav-box{margin-right: 230px;}
.nav{transition: all .4s;}
.nav li{float: left;}
.nav li.active .nav-yi{color: #1eb9ee;}
.nav-yi{display: inline-block;line-height: 100px;font-size: 18px; color: #333;position: relative;padding: 0 27px;transition: all .4s;}
.nav-er{position: absolute;padding-top: 1px;display: none; width: 160px;left: 50%;margin-left: -80px;box-shadow: 0 4px 4px 1px rgba(0, 0, 0, 0.21);opacity: 0;margin-top: 20px;transition: all .4s;pointer-events: none;}
.nav-er a{display: block;background: #fff;text-align: center;line-height: 44px;}
.btn{width: 28px;height: 28px;background: url("../images/btn-333.png") no-repeat center;background-size: cover;position: absolute;right: 120px;top:50%;margin-top: -14px;cursor: pointer;}
.language{position: absolute;height: 32px;line-height: 32px;top:50%;margin-top: -16px;padding-right: 18px;right:120px;}
.language-val{font-weight: bold;}
.language-box{position: absolute;top:100%;background: #fff;width: 80px;left: 50%;margin-left: -40px;display: none;}
.language .i{position: absolute;right: 0;top:50%;margin-top: -3px;background: url("../images/sjx10-333.png") no-repeat center;background-size: cover;width: 10px;height: 7px;}
.language-box a{display: block;text-align: center;}
.language-box a:hover{background: #1eb9ee;color: #fff;}
.search-box{position: absolute;top:50%;margin-top: -12px; cursor: pointer;z-index: 7;right: 185px;right: 120px;}
.search-btn{width: 24px;height: 24px;border-radius: 24px;background: #fff;line-height: 24px;text-align: center; z-index: 5;position: relative;background: url("../images/search-333.png") no-repeat center;background-size: cover;}
.search-con{position: absolute;width: 0;right: 0;height: 32px;top:63px;background: #fff;overflow: hidden;transition: all .4s;border-radius: 32px;}
.search-con .text{display: block;height: 32px;width: 100%;background: none;text-indent: 36px;}
.search-close{width: 32px;height: 32px;position: absolute;top:0;left: 2px;text-align: center;line-height: 32px;background: url("../images/close.png") no-repeat center;background-size: cover;}
.search-sb{position: absolute;right:5px;top:4px;cursor: pointer;display: none;}
.search-box.active .search-con{width: 200px;}
.search-box.active .search-sb{display: block;}
.search-text{margin-right: 32px;}
.header-style .header{background: none;}
.header-style .nav-yi{color: #fff;}
.header-style .logo-fff{opacity: 1;filter: alpha(opacity=100);}
.header-style .logo-333{opacity: 0;filter: alpha(opacity=0);}
.header-style .btn{background: url("../images/btn-fff.png") no-repeat center;background-size: cover;}
.header-style .language-val{color: #fff;}
.header-style .language .i{background: url("../images/sjx10-fff.png") no-repeat center;background-size: cover;}
.header-style .search-btn{background: url("../images/search-fff.png") no-repeat center;background-size: cover;}
.header-style .search-sb{background: url("../images/search-333.png") no-repeat center;background-size: cover;}
.is-scroll{padding-top: 80px;}
.index-body{padding-top: 0;}
.is-scroll .header{height: 80px;box-shadow: 0 1px 2px #ddd;}
.is-scroll .logo img{height: 26px;}
.is-scroll .nav-yi{line-height: 80px;}
.is-scroll .search-con{top: 53px;}
.menu-handler{width: 30px; height: 32px; cursor: pointer; position: absolute;right:3%;top:14px; transition: all 0s cubic-bezier(0.445, 0.145, 0.355, 1); -webkit-transition: all 0s cubic-bezier(0.445, 0.145, 0.355, 1); -moz-transition: all 0s cubic-bezier(0.445, 0.145, 0.355, 1); display: none; }
.menu-handler .burger{height: 2px; background: #1eb9ee; display: block;width: 20px; position: absolute; z-index: 5; left: 5px; transform-origin: center; -webkit-transform-origin: center; -moz-transform-origin: center;-o-transform-origin: center; -ms-transform-origin: center;border-radius: 2px;-webkit-border-radius: 2px;top: 8px;transition:all .4s;}
.menu-handler .burger-2{top: 15px; }
.menu-handler .burger-3{top: 22px;}
.menu-handler.active .burger-1{top:15px; -moz-transform: rotate(225deg); -webkit-transform: rotate(225deg); -o-transform: rotate(225deg); -ms-transform: rotate(225deg); transform: rotate(225deg); }
.menu-handler.active .burger-2{-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); filter: alpha(opacity=0); opacity: 0; -moz-opacity: 0; -khtml-opacity: 0; -webkit-opacity: 0; }
.menu-handler.active .burger-3{top: 15px; -moz-transform: rotate(-225deg); -webkit-transform: rotate(-225deg); -o-transform: rotate(-225deg); -ms-transform: rotate(-225deg); transform: rotate(-225deg); }
.ipeDote{display: none;}
.swiper-dot{margin-top: 50px;}
.swiper-dot .swiper-pagination-bullet{margin: 0 8px;}
.ipe .more{display: none;}
.nav-yi .i{content: '';position: absolute;width: 90px;height: 23px;background: url("../images/close90.png") no-repeat center;background-size: cover;bottom:0;left: 50%;margin-left: -45px;display:none;transition: all .4s;}
.nav li.on .nav-yi .i{display: block;}
.nav-hide{width: 1400px;height: 484px; position: absolute;max-width: 100%; background:rgba(255,255,255,.98);border-radius: 5px;box-sizing: border-box;display: none;overflow: hidden;left: 50%;margin-left: -700px;}
.nav-left{width: 32%;position: absolute;left: 0;top:0;height: 100%;}
.nav-right{margin-left: 32%;padding: 50px;}
.nav-left-con{position: absolute;left:10%;top:4%;right: 10%;}
.nav-left-con p{color: #fff;font-size: 16px;}
.nav-left-con h3{color: #fff;font-size: 24px;margin-bottom: 20px;}
.nav-left-center{margin-top: 60px;}
/*.nav li:nth-child(2) .nav-hide{left: 230px;}*/
/*.nav li:nth-child(3) .nav-hide{left: 230px;}*/
/*.nav li:nth-child(6) .nav-hide{right: 230px;left: auto;}*/



.nav-right-top{font-size:0;}
.nav-second-page{display:inline-block;vertical-align:top;width:33%;margin-right:0.5%;margin-top: 30px; font-size:14px;box-sizing: border-box;padding-left: 2%;}
.nav li:nth-child(4) .nav-second-page{width: 24.5%;}
.nav li:nth-child(4) .nav-second-page:nth-child(4){margin-top: 0;}
.nav-second-page:nth-child(1){margin-top: 0;}
.nav-second-page:nth-child(2){margin-top: 0;}
.nav-second-page:nth-child(3){margin-top: 0;}
.nav-second-page:nth-child(3n){margin-right:0;}
.nav-second-page h4{font-size: 20px;margin-bottom: 20px;}
.nav-second-page a{color: #7e7e7e}
.nav-second-box a{display: inline-block;position: relative;transition: all .4s;}
/*.nav-second-box a:before{content: '';position: absolute;left: 0;top:9px;width: 4px;height: 4px;background: #898989;border-radius: 100%;transition: all .4s;}*/
.nav-second-box p{margin-bottom: 10px;}
.nav-second-clo1{width: 33%;}
.nav-second-clo1 .nav-second-page{width: 100%;margin-right: 0;}
.nav-second-clo2{width: 66%;}
.nav-second-clo2 .nav-second-page{width: 49.5%;box-sizing: border-box;padding-left:10%;}
.nav-second-clo2 .nav-second-page:nth-child(3){margin-top: 5%;}
.nav-second-clo2 .nav-second-page:nth-child(3n){margin-right: 1%;}
.nav-second-clo2 .nav-second-page:nth-child(even){margin-right: 0;padding-left:20%;}



/*.nav li:last-child{position: relative;}*/
/*.nav li:last-child .nav-hide{max-width: none;width: 800px;margin-left: -700px !important;}*/
/*.nav li:last-child  .nav-left{width: 448px;max-width: 100%;}*/
/*.nav li:last-child .nav-right{margin-left: 480px;}*/
/*.nav li:last-child .nav-second-page{width: 100% !important;margin: 0;}*/



/*header e*/

/*footer s*/
.footer{background: url("../images/footer-bg.jpg") no-repeat center;background-size: cover;padding-top: 80px;}
.bq span,.bq a{color: rgba(255,255,255,.5);display: inline-block;margin-right: 8px;}
.bq span a{display: inline;}
.group{cursor: pointer;padding-right: 20px;width: 120px;box-sizing: border-box;}
.group .i{width: 10px;height: 9px;background: url("../images/dbx10.png") no-repeat center;background-size: cover;right: 0;top:50%;margin-top: -4px;position: absolute;transition: all .4s;}
.group.active .i{transform: rotate(180deg);}
.group-list{position: absolute;left: 50%;margin-left: -70px; bottom:30px;width: 140px;background: #fff;padding: 10px;display: none;max-height: 165px;overflow: auto;}
.group-list-top{color: rgba(255,255,255,.5);}
.group-list a{display: block;transition: all .4s;margin-bottom: 5px;}
.group-list a:last-child{margin-bottom: 0;}
.group-list a:hover{color: #1eb9ee !important;}
.footer-logo{margin-bottom: 70px;margin-bottom: 0;position: absolute;top:50px;left: 0;}
.footer-top{margin-left: 360px;}
.footer-logo img{height: 25px;}
.footer-lx-page{margin-right: 120px;display: inline-block;vertical-align: top;}
.footer-lx-page span{display: block;color: rgba(255,255,255,.5);margin-bottom: 5px;}
.footer-dz{color: #fff;padding-top: 5px;}
.footer-tel{color: #1eb9ee;font-size: 20px;display: inline-block;line-height: 1.6em;vertical-align: middle;}
.footer-tel:hover{color: #1eb9ee !important;}
.dtjl{margin-right: 20px;display: inline-block;vertical-align: top;}
.footer-lx{margin-bottom: 40px;}
.footer-nav,.footer-lx{display: flex;justify-content: space-between;}
.footer-nav dl{float: left;margin-right: 15px;}
.footer-nav dl:last-child{margin-right: 0;}
.footer-nav dt{color: #fff;margin-bottom: 14px;}
.footer-nav dd{margin-bottom: 6px;}
.footer-nav dd a{color: rgba(255,255,255,.5);}
.footer a{transition: all .4s;}
.footer a:hover{color: #fff;}
.footer-gz{position: absolute;right: 300px;right: 0;position: static;}
.gz-page{display: inline-block;vertical-align: top;width: 40px;height: 40px;border-radius: 100%;}
.gz-page .i{transition: all .4s;}
.gz-page-gzh{margin-right: 20px;}
.gz-page-gzh .i{background: #fff url("../images/wx.png") no-repeat center;background-size: cover;border-radius: 100%;}
.gz-page-sph .i{background: #fff url("../images/sp.png") no-repeat center;background-size: cover;border-radius: 100%;}
.hidecode{position: absolute;width: 120px;height: 0;box-sizing: border-box;top:100%;left: 50%;margin-left: -60px;margin-top: 30px;transition: all .4s;}
.hidecode .img100{position: relative;height: 0;overflow: hidden;transition: all .4s;}
.hidecode:before{content: '';position: absolute;width: 15px;height: 7px;top:-6px;left: 50%;margin-left: -7px;background: url("../images/t.png") no-repeat center;background-size: cover;display: none;}
.hidecode img{width: 120px;height: 120px;}
a.active .hidecode{height: 120px;}
a.active .hidecode:before{display: block;}
a.active .hidecode .img100{height: 120px;}
.footer-gz span{display: block;color: rgba(255,255,255,.5);margin-bottom: 10px;}
.gz-page-gzh:hover .i{background: #1eb9ee url("../images/wx-fff.png") no-repeat center;background-size: cover;}
.gz-page-sph:hover .i{background: #1eb9ee url("../images/sp-fff.png") no-repeat center;background-size: cover;}
.footer-gp{position: absolute;right: 0;top:0;display: none;}
.footer-gp p{color: #fff;margin-bottom: 20px;}
.gp-page span{display: inline-block;font-size: 32px;vertical-align: middle;margin-right: 15px;}
.gp-page img{display: inline-block;width: 17px;vertical-align: middle;}
.gp-page .i{display: inline-block;width: 20px; height:5px;background:#fff;vertical-align: middle;}
.gp-a span{color: #ff0000;}
.gp-b span{color: #fff;}
.gp-c span{color: #008000;}
.smdh a{display: inline-block;vertical-align: middle;color: rgba(255,255,255,.5);}
.smdh span{display: inline-block;vertical-align: middle;color: rgba(255,255,255,.5);margin: 0 16px;}
.footer-dgx{margin-bottom: 25px;}
.footer-bot{padding-bottom: 17px;}
.fixed-r{position: fixed;z-index: 888;right: -56px;bottom:20%;width: 56px; transition: all .4s;}
.fixed-r li{height: 56px;transition: all .4s;cursor: pointer;}
.return_top{background:#d9d9d9 url("../images/top.png") no-repeat center;background-size: cover;}
.fixed-r.active{right: 0;}
/*footer e*/

/*index s*/
.bannerDots1{position: absolute;z-index: 9;bottom: 35px;left: 0;text-align: center;width: 100%;}
.bannerDots1 .swiper-pagination-bullet{background: none;opacity: 1;margin: 0 6px !important;width: 9px;height: 9px;position: relative;outline: none;vertical-align: middle;}
.bannerDots1 .swiper-pagination-bullet span{width:3px;height:3px;background:#CCC;display:block;border-radius:50%;margin-top:3px;margin-left:3px;}
.bannerDots1 .swiper-pagination-bullet i{background:#fff;height:1px;width:23px;position:absolute;top:4px;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;transform-origin:left;z-index:3;transition-timing-function:linear;}
.bannerDots1 .swiper-pagination-bullet-active span,.bannerDots1 .swiper-pagination-bullet:hover span{width:9px;height:9px;margin-top:0;margin-left:0;background:#fff;position:relative;z-index:1;}
.bannerDots1 .swiper-pagination-bullet-active i{-webkit-animation:middle 6s;animation:middle 6s;}
.bannerDots1 .swiper-pagination-bullet:first-child.swiper-pagination-bullet-active i{-webkit-animation:first 6s;animation:first 6s;}
.bannerDots1 .swiper-pagination-bullet:last-child.swiper-pagination-bullet-active i{-webkit-animation:last 6s;animation:last 6s;}
@-webkit-keyframes first{
    0% {-webkit-transform:scaleX(0.5);transform:scaleX(0.5);left:0px;}/*091*/
    100% {-webkit-transform:scaleX(1);transform:scaleX(1);left:2px;} /*0915*/
}
@keyframes first{
    0% {-webkit-transform:scaleX(0.5);transform:scaleX(0.5);left:0px;}/*091*/
    100% {-webkit-transform:scaleX(1);transform:scaleX(1);left:2px;} /*0915*/
}
@-webkit-keyframes last{
    0% {-webkit-transform:scaleX(0.7);transform:scaleX(0.7);left:-10px;}/*1090*/
    20% {-webkit-transform:scaleX(0.3);transform:scaleX(0.3);left:2px;} /*090*/
    100% {-webkit-transform:scaleX(0.3);transform:scaleX(0.3);left:0px;} /*090*/
}
@keyframes last{
    0% {-webkit-transform:scaleX(0.7);transform:scaleX(0.7);left:-10px;}/*1090*/
    20% {-webkit-transform:scaleX(0.3);transform:scaleX(0.3);left:2px;} /*090*/
    100% {-webkit-transform:scaleX(0.3);transform:scaleX(0.3);left:0px;} /*090*/
}
@-webkit-keyframes middle{
    0% {-webkit-transform:scaleX(0.7);transform:scaleX(0.7);left:-10px;}/*1091*/
    20% {-webkit-transform:scaleX(0.45);transform:scaleX(0.45);left:2px;}/*092*/
    100% {-webkit-transform:scaleX(1);transform:scaleX(1);left:2px;} /*0913*/
}
@keyframes middle{
    0% {-webkit-transform:scaleX(0.7);transform:scaleX(0.7);left:-10px;}/*1091*/
    20% {-webkit-transform:scaleX(0.45);transform:scaleX(0.45);left:2px;}/*092*/
    100% {-webkit-transform:scaleX(1);transform:scaleX(1);left:2px;} /*0913*/
}

.banner-bot{position: absolute;width: 100%;left: 0;z-index: 9;bottom:35px;pointer-events: none;}
.banner-bot-con{pointer-events: auto;width: 200px;}
.bannerDots2{display: flex;}
.bannerDots2 .swiper-pagination-bullet{flex: 1;border-radius: 0;background: #fff;opacity: .3;height: 1px;}
.bannerDots2 .swiper-pagination-bullet-active{opacity: 1;}
.bannerBtn div{position: absolute;font-size: 12px;transition: all .4s;cursor: pointer;color: #fff;opacity: 0.6;}
.bannerBtn div:hover{opacity: 1;}
.bannerBtn div img{display: inline-block;vertical-align: middle;margin-top: -4px;}
.bannerBtn1{left: 0;}
.bannerBtn1 img{margin-right: 8px;}
.bannerBtn2 img{margin-left: 8px;}
.bannerBtn2{right: 0;}
.banneran div{width: 48px;height: 48px;position: absolute;top:50%;transition: all .4s;cursor: pointer;z-index: 9;border-radius: 100%;}
.banneran1{background: rgba(255,255,255,.3) url("../images/left64.png") no-repeat center;background-size: cover;left: -60px;}
.banneran2{background: rgba(255,255,255,.3) url("../images/right64.png") no-repeat center;background-size: cover;right: -60px;}
.banneran div:hover{background-color: #1eb9ee;}
.banner:hover .banneran1{left: 50px;}
.banner:hover .banneran2{right: 50px;}
.bannerDots2{margin-bottom: 10px;}
.pausede{width: 14px;height: 14px;margin: 0 auto;}
.pausede div{transition: all .4s;}
.pausede-zt{background: url("../images/puase.png") no-repeat center;background-size: cover;z-index: 5;}
.pausede-bf{background: url("../images/bofang.png") no-repeat center;background-size: cover; z-index: -1;opacity: 0;}
.pausede.active .pausede-zt{opacity: 0;z-index: -1;}
.pausede.active .pausede-bf{opacity: 1;z-index: 5;}
.about-img{height: 640px;width: 62%;}
.zindex5{z-index: 5;}
.about-bg{width: 38%;bottom:0;position: absolute;left: 0;z-index: 1;}
.about-left-con{position: absolute;left: 0;width: 100%;top:0;z-index: 20;height: 100%;}
.about-nr{width: 60%;width: 33%; position: relative;}
/*.about-nr .i2{content: '';position: absolute;width: 44%;right: 0;top:50%;transform: translateY(-50%);background: #fff;height: 100%;z-index: -1;transition: all .4s;}*/
/*.about-nr:hover .i2{height: 640px;}*/
.title24{margin-bottom: 40px;}
.title24 h2{font-size: 24px;color: #000;}
.title24 p{font-size: 16px;color: #a5a6a8;margin-top: 5px;}
.title24 .i{width: 50px;height: 3px;margin-top: 40px;background-image: -moz-linear-gradient( 0deg, rgb(4,15,65) 0%, rgb(30,185,238) 100%);background-image: -webkit-linear-gradient( 0deg, rgb(4,15,65) 0%, rgb(30,185,238) 100%);background-image: -ms-linear-gradient( 0deg, rgb(4,15,65) 0%, rgb(30,185,238) 100%);}
.siz18-bold{font-size: 18px;font-weight: bold;}
.gradient-title{background-image: -moz-linear-gradient( 0deg, rgb(4,15,65) 0%, rgb(30,185,238) 50%);background-image: -webkit-linear-gradient( 0deg, rgb(4,15,65) 0%, rgb(30,185,238) 50%);background-image: -ms-linear-gradient( 0deg, rgb(4,15,65) 0%, rgb(30,185,238) 50%);-webkit-background-clip:text;color: transparent;}
.about-warp{width: 84%;}
.margin-b20{margin-bottom: 20px;}
.margin-b40{margin-bottom: 40px;}
.des9d9d9d p{color: #9d9d9d;}
.more{display: inline-block;text-transform: uppercase;font-size: 16px;color: #7d7d7d;width: 154px;height: 40px;text-align: center;line-height: 40px;transition: all .4s;border:1px solid #a6a6a6;}
.more:hover{background: #1eb9ee;color: #fff;border-color: #1eb9ee;}
.more.active{background: #1eb9ee;color: #fff;border-color: #1eb9ee;}
.solution .swiper-slide{height: 850px;}
.solution-con{margin-left: 560px;}
.solution-warp{max-width: 96%;background: rgba(255,255,255,.9);width: 1000px;box-sizing: border-box;padding: 50px;position: relative;}
.solution-warp .i{content: '';position: absolute;top:0;right: 0;width: 10px;height: 100%;background-image: -moz-linear-gradient( 90deg, rgb(57,205,255) 9%, rgb(8,39,179) 100%);background-image: -webkit-linear-gradient( 90deg, rgb(57,205,255) 9%, rgb(8,39,179) 100%);background-image: -ms-linear-gradient( 90deg, rgb(57,205,255) 9%, rgb(8,39,179) 100%);}
.solution-warp .i2{content: '';position: absolute;top:25px;right: 100%;width: 40px;height: 80px;background: url("../images/sjx42.png") no-repeat center;background-size: cover;}
.swiper-slide1 .i2{top:70px;}
.size22{font-size: 22px;}
.solution-sm{width: 47.5%;}
.solution-des{width: 48%;}
.solution-des h3{margin: 30px 0;}
.more2{display: inline-block;text-transform: uppercase;font-size: 12px;color: #fff;width: 100px;height: 28px;text-align: center;line-height: 28px;transition: all .4s;background: #1eb9ee;}
.solution-title{position: absolute;left: 120px;z-index: 30;height: 360px;top:50%;margin-top: -135px;}
.solution-title li{color: #fff;font-size: 16px;position: relative;margin-bottom: 25px;cursor: pointer;}
.solution-title li.active{font-weight: bold;font-size: 22px;}
.solution-title li:hover{font-weight: bold;font-size: 22px;}
.solution-title li:before{content: '';position: absolute;top:50%;width: 18px;border-top: 1px solid rgba(255,255,255,.5);right: 100%;margin-right: 15px;transition: all .4s;}
.solution-title li:hover:before{width: 150px;background: #fff;}
.solution-title li:last-child{margin-bottom: 0;}
.ipe{margin-left: 310px;}
.ipe .swiper-slide a{display: block;padding: 5px 0 20px 30px;border-left: 1px solid #ddd;box-sizing: border-box;height: 520px;transition: all .4s;margin-left: 1px;}
.ipe .swiper-slide span{transition: all .4s;display: block;margin-bottom: 20px;font-size: 18px;}
.ipe .swiper-slide span i{font-style: normal;display: inline-block;vertical-align: middle;}
.ipe .swiper-slide span img{width: 30px;vertical-align: middle;margin-right: 10px;display: inline-block;}
.ipe h3{color: #000;transition: all .4s;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;height: 3em;margin-right: 20px; line-height: 1.5em;}
.ipe-a{margin-bottom: 10px;}
.ipe-a h3{margin-bottom: 20px;}
.ipe-b{margin-top: 20px;}
.ipe-b h3{margin-top: 20px;}
.ipe .img100{height: 200px;overflow: hidden;}
.ipe .img100:before{content: '';position: absolute;left: 0;top:0;height: 100%;width: 100%;background: rgba(0,4,30,.5);z-index: 9;transition: all .4s;opacity: 0;}
.ipe .img100 .position-full{transition: all .4s;}
.ipe .swiper-slide a:hover .img100 .position-full{transform: scale(1.1);}
.ipe p{color: #a6a6a6;height: 4.8em;display: -webkit-box;margin-top: 20px; -webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden; transition: all .4s;}
.ipe .i{width: 51px;height: 11px;background: url("../images/jt.png") no-repeat center;background-size: cover;transition: all .4s;margin-top: 35px;filter: grayscale(1);}
.size18-bold{font-size: 18px;font-weight: bold;}
.ipe-b{display: none;}
.ipe-news{font-size: 12px;color: #999;}
.ipe-bot{margin-right: 20px;}
.ipe-l{position: absolute;left: 0;top:30px;width: 285px;}
.ipe-l .title24{margin-bottom: 100px;}
.ipe-l .i{width: 51px;margin:15px auto 0;border-top: 2px solid #000;display: block;}
.ipe-l h3{color: #000;}
.des16 p{font-size: 16px;color: #707070 !important;}
.des16 p span{color: #707070 !important;}
.ipe-l .des16 p{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.ipeBtn div{width: 13px;height: 23px;cursor: pointer;transition: all .4s;filter: grayscale(1);}
.ipeBtn div:hover{filter: grayscale(0);}
.ipeBtn1{background: url("../images/ipe1.png") no-repeat center;background-size: cover;}
.ipeBtn2{background: url("../images/ipe2.png") no-repeat center;background-size: cover;}
.ipeBtn div,.ipeBtn span{display: inline-block;cursor: pointer;vertical-align: middle;color: #999;}
.ipeBtn .swiper-button-disabled{cursor: default;}
.ipe .swiper-slide a:hover .i{filter: grayscale(0);margin-left: 15px;}
.ipe .swiper-slide a:hover p{color: #333;}
.ipe .swiper-slide a:hover h3{color: #1eb9ee;}
.ipe .swiper-slide a:hover .img100:before{opacity: 1;}
.margin-b60{margin-bottom: 60px;}
.margin-b100{margin-bottom: 100px;}
/*.xwzx{padding: 160px 0;}*/
/*index e*/

/*2.1产品解决方案 s*/
.banner-des h2{font-size: 40px;color: #fff;}
.banner-des p{font-size: 18px;color: #fff;text-transform: uppercase;font-family: Arial;margin-top: 8px;}
.title36{margin-bottom: 60px;}
.title36 h2{font-size: 36px;}
.title36 p{font-size: 16px;font-family: Arial;color: #a5a6a8;margin-top: 10px;}
.title36-bottom-line{margin: 35px auto 0;height: 1px;width: 80%; background-image: linear-gradient(to right,rgba(209,209,209,.1),rgba(209,209,209,1),rgba(209,209,209,.1));animation-delay: 500ms !important;}
.title24-2 p{font-size: 18px;font-family: Arial;color: #acacad;text-transform: uppercase;margin-top: 2px;}
.title24-2 .i{margin-top: 20px;}
.des16 p{font-size: 16px;color: #707070;line-height: 1.8em;}
.intro-des.short{width: 42%;}
.intro-img{width: 52%;margin-top: 80px;padding-bottom: 20px;display: flex;flex-wrap: wrap;}
.intro-img li{float: left;padding: 14px 0; width: 48%;margin-right: 4%;background: #f0f2f5;margin-bottom: 4%;position: relative;}
.intro-img li:nth-child(even){margin-right: 0;}
.intro-img li .i{position: absolute;left: 0;top:0;width: 5px;height: 100%; background-image: linear-gradient(#1db4e8,#061b4e);}
.intro-img li img{display: inline-block;vertical-align: middle;margin-left: 20px;width: 32px;position: absolute;left: 0;top:50%;transform: translateY(-50%);}
.intro-img li span{display: inline-block;vertical-align: middle;margin-left: 70px;font-size: 16px;color: #051e45;}
.margin-b30{margin-bottom: 30px;}
.imgmax img{height: auto !important;max-width: 100%;}
.btnradiu{position: absolute;right: 0;top:40px;font-size: 0;}
.btnradiu div{width: 34px;height: 29px;cursor: pointer;display: inline-block;font-size: 14px;transition: all .4s;}
.btnradiu1{background: #e2e2e2 url("../images/btnradiu1.png") no-repeat center;background-size: cover;border-top-left-radius: 29px;border-bottom-left-radius: 29px;margin-right: 8px;}
.btnradiu2{background: #e2e2e2 url("../images/btnradiu2.png") no-repeat center;background-size: cover;border-top-right-radius: 29px;border-bottom-right-radius: 29px;margin-right: 8px;}
.btnradiu1:hover{background: #40c2ef url("../images/btnradiu1-1.png") no-repeat center;background-size: cover;}
.btnradiu2:hover{background: #40c2ef url("../images/btnradiu2-1.png") no-repeat center;background-size: cover;}
.yycj-bot{position: absolute;width: 100%;left: 0;bottom:0;background: rgba(0,0,0,.5);}
.yycj-bot p{line-height: 46px;font-size: 18px;color: #fefefe;padding: 0 35px;}
.text-right{text-align: right;}
.yyal-a{display: block;padding: 2px;background: #fff;transition: all .4s;}
.yyal-bot{padding:20px 25px;}
.yyal-bot h3{color: #010101;font-size: 18px;transition: all .4s;margin-top: 5px;}
.yyal-bot p{color: #979797;transition: all .4s;overflow: hidden;margin: 20px 0 0!important;}
.sm-arrow{width: 24px;height: 7px;background: url("../images/sm-arrow1.png") no-repeat center;background-size: cover;display: inline-block;}
a:hover .sm-arrow{background: url("../images/sm-arrow2.png") no-repeat center;background-size: cover;transition: all .4s;}
.sm-arrow:hover{background: url("../images/sm-arrow2.png") no-repeat center;background-size: cover;}
.yyal-a:hover h3{color: #1eb9ee;}
.yyal-a:hover p{color: #505050;}
.yyal-a:hover{box-shadow: 0 1px 5px 0 rgba(16, 83, 132, 0.5);}
.swiper-slide .yyal-a{margin: 5px;}
.swiper-slide .pro-a{margin: 5px;}
/*.yyal .swiper-slide{background: #fff;}*/
.pro-a{display: block;}
.pro-img{border:1px solid #d7d7d7;transition: all .4s;}
.pro-img img{max-width: 100%;vertical-align: bottom;}
.imgbg img{width: 100%;vertical-align: bottom;}
.pro-a p{font-size: 18px;color: #000000;transition: all .4s;margin: 30px 0;}
.pro-a:hover .pro-img{box-shadow: 0 1px 5px 0 rgba(16, 83, 132, 0.5);}
.pro-a:hover p{color: #1eb9ee;}
.mp4-5g{margin-left: 360px;cursor: pointer;border:2px solid #fff; box-shadow: 0 1px 8px 0 rgba(0, 46, 82, 0.4);}
.play58{width: 58px;height: 58px;border:1px solid #fff;border-radius: 100%;position: absolute;left: 50%;top:50%;margin: -30px 0 0 -30px;background-color: rgba(255, 255, 255, 0.4);box-shadow: 0 1px 10px 0 rgba(35, 35, 35, 0.9);background-image: url(../images/play58.png);transition: all .4s;}
.spzx{position: absolute;left: 0;top:50px;}
.mp4-5g:hover .play58{transform: scale(1.2);}
.sptc{position: fixed;z-index: 99999;background: rgba(0,0,0,0.5);left: 0;right: 0;top: 0;bottom:0;display: none;}
.sptc2 .video_t{width: auto;}
.sptc2 .video_t a{top:-42px;right: -24px;}
.video_t{position: absolute;left: 50%;top:50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);width: 1200px;max-width: 90%;}
.video_t a{position: absolute;width: 38px;height: 38px;right: -19px;top:-19px;z-index:9;}
.video_t a img{width: 100%;vertical-align: bottom;}
.video_t video{width: 100%;vertical-align: bottom;}
.padding-b80{padding-bottom: 80px;}
.news li{float: left;width: 46.5%;margin-right: 7%;margin-bottom: 50px;}
.news li:nth-child(even){margin-right: 0;}
.news li a{display: block;position: relative;}
.new-date{position: absolute;left: 0;top:0;text-align: center;width: 70px;transition: all .4s;background: #ededed;padding: 12px 0;}
.new-date strong{display: block;line-height: 1em;font-size: 30px;font-weight: 100;margin-bottom: 12px; color: #000;transition: all .4s;}
.new-date span{display: block;line-height: 1em;font-size: 12px;color: #929292;transition: all .4s;}
.news-con{margin-left: 100px;}
.news-con h3{color: #000;font-size: 18px;margin-bottom: 10px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;margin-right: 30px;transition: all .4s;}
.news-con p{color: #979696;height: 3.2em;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.news .i{width: 17px;height: 17px;transition: all .4s;background: #b4b4b4 url("../images/jia.png") no-repeat center;background-size: cover;top:0;right: 0;position: absolute;}
.news li a:hover h3{color: #1eb9ee;}
.news li a:hover .i{background-color: #1eb9ee;}
.news li a:hover .new-date{background-color: #1eb9ee;}
.news li a:hover .new-date strong{color: #fff;}
.news li a:hover .new-date span{color: #fff;}
.news-bottom-line{border-bottom: 1px solid #dbdbdb;padding-bottom: 20px;}
.zq{width: 700px;margin: 0 auto;max-width: 100%;}
.sm-arrow-fff{width: 24px;height: 7px;display: inline-block;background: url("../images/sm-arrow3.png") no-repeat center;background-size: cover;transition: all .4s;}
.zq li{float: left;width: 47%;margin-right: 6%;background: url("../images/lao1.jpg") no-repeat center;background-size: cover;transition: all .4s;}
.zq li.active{background: url("../images/lao2.jpg") no-repeat center;background-size: cover;}
.zq li:last-child{margin-right: 0;}
.zq li a{display: block;position: relative;padding: 20px 0;}
.zq li img{width: 42px;display: inline-block;vertical-align: middle;margin-right: 15px;margin-left: 15px;}
.zq .sm-arrow-fff{position: absolute;top:30px;right: 25px;}
.zq-con{display: inline-block;vertical-align: middle;}
.zq-con h3{color: #fff;font-size: 16px;margin-bottom: 3px;}
.zq-con p{color: #fff;font-size: 12px;}
.zq li:hover{box-shadow: 0 1px 5px 0 rgba(16, 83, 132, 0.5);}
.zq li:hover .sm-arrow-fff{transform: translateX(5px);}
/*2.1产品解决方案 e*/
/*3.1行业解决方案 s*/
.jdyy-bg{position: absolute;left: 0;top:0;width: 100%;bottom:20%;z-index: -1;}
.jdyy-top{margin: 30px 0;position: relative;}
.jdyy-img{border:2px solid #fff;box-shadow: 0 1px 8px 0 rgba(0, 46, 82, 0.4);}
.jdyy{padding-bottom: 8px;}
.jdyy-top h3{position: absolute;font-size: 18px;color: #fff; left: 0;top:10px;line-height: 44px;}
.jdyy-list{margin-left: 120px;display: flex;flex-wrap: wrap;}
.jdyy-list li{float: left;box-sizing: border-box;border:1px solid #fff;line-height: 42px;font-size: 16px;color: #fff;background: rgba(255,255,255,.15);margin-right: 1.7%;text-align: center;margin-top: 10px;margin-bottom: 10px;padding: 0 31px;}
.jdyy-list li:last-child{margin-right: 0;}
.padding-t80{padding-top: 80px;}
/*3.1行业解决方案 e*/

/*6.1-公司概况-公司简介 s*/
.title36-text-line{margin-top: 28px;position: relative;}
.title36-text-line span{display: inline-block;position: relative;font-size: 16px;color: #363636;text-transform: uppercase;font-family: Arial;letter-spacing: 10px;text-indent: 10px;}
.title36-dot:before{content: '';position: absolute;width: 6px;height: 6px;border-radius: 100%;left: 0;top:50%;margin-top: -3px;background: #6f6f6f;}
.title36-dot:after{content: '';position: absolute;width: 6px;height: 6px;border-radius: 100%;right: 0;top:50%;margin-top: -3px;background: #6f6f6f;}
.title36-line{content: '';position: absolute;width: 100%;height: 1px; top:50%;background-image: linear-gradient(to right,rgba(112,112,112,.1),rgba(112,112,112,1),rgba(112,112,112,.1));}
.title36-text-con{display: inline-block;position: relative;padding: 0 30px;background: #fff;z-index: 9;}
.gsjj-img{width: 54%;box-sizing: border-box;margin-bottom: 50px;margin-left: 80px;}
.gsjj-img .img{position: absolute;bottom:-20px;left: -20px;z-index: -1;width: 74%;}
.gsjj-img .img img{width: 100%;vertical-align: bottom;}
.size24{font-size: 24px;}
.gsjj-text p{margin-top: 30px;}
.gsjj-data{height: 548px;overflow: hidden;}
.digital-top span{color: #fff;font-size: 68px;font-family: dincondmedium;line-height: 1em;margin-right: 5px;}
.digital-top i{font-style: normal;font-size: 16px;color: #fff;}
.digital{font-size: 0;max-width:92%;width: 1200px; margin: 85px auto 0;}
.digital li{display: inline-block;vertical-align: top;text-align:center;width: 25%;font-size: 14px;}
.digital p{font-size: 20px;color: #fff;}
.digital .line{width: 54px;height: 2px;background: #fff;margin: 15px 0;}
.digital-warp{text-align: left;display: inline-block;}
.digital2.text-left li{text-align: left;}
.ab-digital{padding-top: 60px;}
.ab-digital.text-left li{padding-bottom: 0;border:none !important;}
.ab-digital.text-left li:nth-child(3){padding-top: 0 !important;}
.ab-digital.text-left li:nth-child(4){padding-top: 0 !important;}
/*6.1-公司概况-公司简介 e*/
/*研发体系 s*/
.yftx-page .des16 p{margin-top: 30px;}
/*.yftx-page:nth-child(2) .des16 p{color: #000;}*/
.yftx-img li{float: left;margin-top: 50px;}

.yftx-img2 li:nth-child(even){margin-right: 0;}
.yftx-img2 li{width: 46.5%;margin-right: 7%;}

.yftx-img3 li:nth-child(3n){margin-right: 0;}
.yftx-img3 li{width: 32%;margin-right: 2%;}

.yftx-data{height: 480px;}
.margin-t50{margin-top: 50px;}
.digital2{width: 480px;margin:0 75px 0 0;}
.digital2 .digital-top i{font-size: 14px;}
.digital2 p{font-size: 18px;}
.digital2 .line{width: 38px;margin: 20px 0 5px;}
.digital2 li{width: 50%;box-sizing: border-box;}
.digital2 li:nth-child(1){border-right: 1px solid rgba(255,255,255,.37);padding-bottom: 35px;}
.digital2 li:nth-child(2){padding-bottom: 35px;}
.digital2 li:nth-child(3){border-top: 1px solid rgba(255,255,255,.37);border-right: 1px solid rgba(255,255,255,.37);padding-top: 35px;}
.digital2 li:nth-child(4){border-top: 1px solid rgba(255,255,255,.37);padding-top: 35px;}
/*研发体系 e*/
/*制造体系 s*/
.digital3 li:nth-child(3){width: 100%;border-right: none;}
/*制造体系 e*/
/*发展历程 s*/
.history{padding-bottom: 160px;}
.history:before{content: '';position: absolute;height: 100%;left: 50%;border-right: 1px solid #ddd;top:0;}
.round{position: absolute;width: 26px;height: 26px;border-radius: 100%;top:0;left: 50%;margin-left: -13px;background: #1eb9ee;}
.history ul{font-size: 0;}
.history li{display: inline-block;vertical-align: top;font-size: 14px; width: 50%;position: relative; margin-top: 30px;margin-bottom: 30px;}
.history li:nth-child(even){transform: translateY(100px);}
.his-con{padding: 36px;background: #f1fafc;border-radius: 8px;box-sizing: border-box;border:1px solid #9be6ff;position: relative;transition: all .4s;}
.history li:nth-child(odd) .his-con{margin-right: 50px;}
.history li:nth-child(even) .his-con{margin-left: 50px;}
.his-top{font-size: 16px;color: #1eb9ee;padding-bottom: 5px;}
.his-top strong{font-size: 30px;font-weight: 100;margin-right: 8px;}
.his-text p{position: relative;padding-left: 20px;font-size: 16px;color: #707070;margin-top: 10px;}
.his-text p:before{content: '';position: absolute;width: 5px;height: 5px;background: #8d8d8d;top:10px;left: 0;}
.history .dot{position: absolute;width: 36px;height: 36px;box-sizing: border-box;border:1px solid #dadada;border-radius: 100%;top:50px;transition: all .4s;}
.history .dot i{position: absolute;top:8px;right: 8px;bottom:8px;left: 8px;border-radius: 100%;background: #1eb9ee;transition: all .4s;}
.history li:nth-child(odd) .dot{left: 100%;margin-left: -18px;background: #fff;}
.history li:nth-child(even) .dot{right: 100%;margin-right: -18px;background: #fff;}
.sjx{position: absolute;top:50px;width: 20px;height: 36px;background: url("../images/sjx1.png") no-repeat center;;background-size: cover;transition: all .4s;}
.history li:nth-child(odd) .sjx{left: 100%;}
.history li:nth-child(even) .sjx{right: 100%;transform: rotate(180deg);}
.history li:hover .his-con{background: #1d6dd3;border-color: #1d6dd3; box-shadow: 0 6px 10px 0 rgba(3, 74, 98, 0.35);}
.history li:hover .his-con p{color: #fff;}
.history li:hover .his-top{color: #fff;}
.history li:hover .his-con p:before{background: #fff;}
.history li:hover .sjx{background: url("../images/sjx3.png") no-repeat center;;background-size: cover;}

.history li:hover .dot{border-color: #1d6dd3;background: #d4e6fd;transform: scale(1.2);}
.history li:hover .dot i{background: #1d6dd3;}

.ryBtn div{position: absolute;width: 24px;height: 24px;cursor: pointer;z-index: 9;top:50%;margin-top: -12px;transition: all .4s;}
.ryBtn1{left: 0;background: url("../images/241.png") no-repeat center;background-size: cover;}
.ryBtn1:hover{background: url("../images/241-1.png") no-repeat center;background-size: cover;}
.ryBtn2{right: 0;background: url("../images/242.png") no-repeat center;background-size: cover;}
.ryBtn2:hover{background: url("../images/242-1.png") no-repeat center;background-size: cover;}
/*发展历程 e*/

/*荣誉 e*/
.ry .swiper-container{margin: 0 36px;}
.ry .swiper-container .img100{margin: 10px;}
.rylist{font-size: 0;}
.rylist li{font-size:14px;position: relative;width: 48%;margin-right: 4%;display: inline-block;vertical-align: top;min-height: 3.2em;padding-left: 30px;box-sizing: border-box;}
.rylist li:nth-child(even){margin-right: 0;}
.rylist li i{position: absolute;width: 8px;height: 8px;border:1px solid #787878;border-radius: 100%;left: 0;top:8px;transition: all .4s;}
.rylist li i:before{content: ''; position: absolute;border-radius: 100%;left: 2px;top:2px;right: 2px;bottom:2px;background: #787878;transition: all .4s;}
.rylist li p{color: #595959;font-size: 16px;transition: all .4s;}
.rylist li:hover p{color: #1eb9ee;}
.rylist li:hover i{border-color: #1eb9ee;}
.rylist li:hover i:before{background: #1eb9ee;}
.margin-b80{margin-bottom: 80px;}
/*荣誉 e*/
/*社会责任 s*/
.shzr-title36 h2{color: #1eb9ee;}
.shzr-title36 h3{margin: 20px 0; color: #1eb9ee;}
.shzr-title36 p{color: #3d3d3d;}
.shzr{font-size: 0;}
.shzr li{font-size: 14px;display: inline-block;vertical-align: top;width: 23.5%;margin-right: 2%;background: #1b253e;transition: all .4s;}
.shzr li:last-child{margin-right: 0;}
.zr-text{padding: 15px;}
.zr-text h3{color: #fff;margin-bottom: 10px;}
.zr-text p{color: #fff;height: 3.2em;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;margin-bottom: 20px;}
.jt51{display: inline-block; width: 51px;height: 11px;background: url("../images/jt.png") no-repeat center;background-size: cover;transition: all .4s;}
.jt51-fff{background: url("../images/jtfff.png") no-repeat center;background-size: cover;}
.shzr li:hover{box-shadow: 0 7px 13px 0 rgba(6, 10, 35, 0.61);background: #1eb9ee;}
.img-clo3 li{float: left;width: 32%;margin-right: 2%;}
.img-clo3 li:nth-child(3n){margin-right: 0;}
/*社会责任 e*/
/*新闻 s*/
.clock{width: 40px;height: 40px;background: url("../images/clock1.png") no-repeat center;background-size: cover;display: block;margin: 0 auto;position: relative;z-index: 2;transition: all .4s;}
.newyear .swiper-container{margin: 0 46px;}
.newyear .swiper-slide{text-align: center;padding: 45px 0;}
.newyear .swiper-slide .line{position: absolute;width: 0;top:50%;height: 6px;margin-top: -3px;left: 50%; background: #1eb9ee;z-index: 1; transform:translateX(-50%);transition: all .4s;
    background-image: -moz-linear-gradient( 180deg, rgb(57,205,255) 9%, rgb(8,39,179) 100%);
    background-image: -webkit-linear-gradient( 180deg, rgb(57,205,255) 9%, rgb(8,39,179) 100%);
    background-image: -ms-linear-gradient( 180deg, rgb(57,205,255) 9%, rgb(8,39,179) 100%);
}



.newyear .swiper-slide h3{position: absolute;width: 100%;text-align: center;bottom:98px;font-size: 18px;color: #021134;transition: all .4s;}
.line6{position: absolute;left: 46px;right: 46px;height: 6px;top:50%;margin-top: -3px;z-index: -1;background: #89acd9;}
.btn40 div{position: absolute;width: 40px;height: 40px;cursor: pointer;z-index: 9;top:50%;margin-top: -20px;transition: all .4s;border-radius: 100%;}
.btn401{left: 0;background: #89acd9 url("../images/401.png") no-repeat center;background-size: cover;}
.btn402{right: 0;background: #89acd9 url("../images/402.png") no-repeat center;background-size: cover;}
.btn40 div:hover{background-color: #1eb9ee;}
.newyear .swiper-slide.active .line{width: 101%;}
.newyear .swiper-slide.active h3{color: #1eb9ee;font-size: 30px;}
.newyear .swiper-slide.active .clock{background: url("../images/clock2.png") no-repeat center;background-size: cover;transform: scale(1.2) translateZ(0);}
.newyear .swiper-slide a:hover .line{width: 101%;}
.newyear .swiper-slide a:hover h3{color: #1eb9ee;font-size: 30px;}
.newyear .swiper-slide a:hover .clock{background: url("../images/clock2.png") no-repeat center;background-size: cover;transform: scale(1.2) translateZ(0);}
.xinwen li{border-bottom: 1px dashed #cfcfcf;}
.xinwen li a{display: block;padding: 30px 25px;transition: all .4s;}
.xinwen-bot h3{font-size: 20px;color: #000;transition: all .4s;margin: 16px 0;}
.xinwen-bot p{color: #979696;transition: all .4s;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;font-size: 16px;}
.xinwen-time{display: inline-block;}
.xinwen-time span{font-size: 36px;color: #000;transition: all .4s;}
.xinwen-time i{font-size: 16px;color: #8d8d8d;transition: all .4s;font-style: normal;}
.xinwen-time .line{background-image: -moz-linear-gradient( 0deg, rgb(4,15,65) 0%, rgb(30,185,238) 100%);background-image: -webkit-linear-gradient( 0deg, rgb(4,15,65) 0%, rgb(30,185,238) 100%);background-image: -ms-linear-gradient( 0deg, rgb(4,15,65) 0%, rgb(30,185,238) 100%);height: 1px;margin-top: 5px;transition: all .4s;}
.xinwen-top .i{width: 16px;height: 16px;border:1px solid #1eb9ee; transition: all .4s;background: #1eb9ee url("../images/jia.png") no-repeat center;background-size: cover;bottom:0;right: 0;position: absolute;}
.xinwen li a:hover{background: #1d6dd3;}
.xinwen li a:hover h3{color: #fff;}
.xinwen li a:hover p{color: #cfe9f2;}
.xinwen li a:hover .xinwen-time i{color: #fff;}
.xinwen li a:hover .xinwen-time span{color: #fff;}
.xinwen li a:hover .i{border:1px solid #fff;background-color: transparent;}
.xinwen li a:hover .line{background-image: -moz-linear-gradient( 0deg, #ffffff, #ffffff 100%);background-image: -webkit-linear-gradient( 0deg, #ffffff 0%, #ffffff 100%);background-image: -ms-linear-gradient( 0deg, #ffffff 0%, #ffffff 100%);}
.page{text-align: center;font-size: 0;margin-top: 80px;}
.page a{font-size: 18px;line-height: 40px;min-width: 38px; border:1px solid #d1d1d1;color: #a09f9f;display: inline-block;margin: 0 6px;transition: all .4s;vertical-align: middle;}
.page a.active{border-color: #1eb9ee;color: #1eb9ee;}
.page a:hover{border-color: #1eb9ee;color: #1eb9ee;}
.page .page-btn{width: 88px;font-size: 14px;background: #e9e9e9;border-color: #e9e9e9;}
.page .page-btn:hover{background: #1eb9ee;color: #fff;border-color: #1eb9ee;}
/*新闻 e*/
/*展会活动 s*/
.zhhd li{float: left;width: 32%;margin-right: 2%;background: #f2f2f2;margin-top: 40px;transition: all .4s;}
.zhhd li:hover{box-shadow: 0 7px 13px 0 rgba(176, 176, 176, 0.61);}




.zhhd li:nth-child(3n){margin-right: 0;}
.zhhd-bot{padding: 20px;}
.zhhd-title h3{font-size: 20px;transition: all .4s;margin-bottom: 10px;}
.zhhd-title span{font-size: 16px;color: #8d8d8d;}
.zhhd-title span img{width: 13px;vertical-align: middle;margin-top: -3px;margin-right: 6px;}
.zhhd-title{height: 85px;}
.zhhd li .jt51{filter: grayscale(1);}
.zhhd li:hover .jt51{filter: grayscale(0);}
.zhhd li:hover h3{color: #1eb9ee;}
/*展会活动 e*/

/*新闻详情 s*/
.xwxq-top{padding-bottom: 16px;}
.xwxq-top h1{font-size: 26px;color: #000;margin-bottom: 30px;}
.xwxq-top span{color: #000;display: inline-block;margin: 0 9px;font-size: 16px;}
.edit{border-bottom: 1px dashed #999898;border-top: 1px dashed #999898;padding: 30px 0;}
.edit p{margin-bottom: 20px;}
.edit p span,.edit p,.edit{
    font-size: 16px !important;
    /*color: #979696 !important;*/
    font-family: "Microsoft YaHei", "PingFang SC" !important;}
.edit img{max-width: 100%;height: auto !important;vertical-align: bottom;}
.xqfy li{margin-top: 30px;}
.xqfy li span{;position: absolute;top:0;left: 0;}
.xqfy a{transition: all .4s;font-size: 16px;color: #747474;display: inline-block;position: relative;padding-left: 70px;}
.xqfy a:hover{color: #1eb9ee;}
/*新闻详情 e*/
/*董事会 s*/
.ny-nav{font-size: 0;}
.ny-nav li{font-size: 20px;display: inline-block;width: 20%;background: #f4f4f4;text-align: center;position: relative;}
.ny-nav li i{position: absolute;height: 22px;right: 0;top:50%;margin-top: -11px;border-right: 1px solid #a7a7a7;content: "";}
.ny-nav li:before{position: absolute;height: 3px;left: 50%;bottom:0;content: "";transform: translateX(-50%);width: 0;transition: all .4s;background: #1eb9ee;}
.ny-nav li:last-child i{display: none;}
.ny-nav li a{display: block;line-height: 80px;}
.ny-nav li.active{background: #fff;}
.ny-nav li.active i{display: none;}
.ny-nav li.active:before{width: 100%;}
.ny-nav li.active a{color: #1eb9ee;}

.dsh li{width: 28.7%;margin-right: 6.95%;float: left;background: #d4d7df;transition: all .4s;margin-bottom: 40px;}
.dsh li a{cursor: default;}
.dsh li:nth-child(3n){margin-right: 0;}
.dsh-bot{padding: 35px 35px 20px;}
.dsh-bot h5{color: #3b3b3b;font-size: 18px;margin-bottom: 15px;}
.dsh-bot h5 span{font-size: 24px;color: #000;display: inline-block;margin-right: 10px;}
.dsh-bot p{color: #676767;font-size: 16px;margin-bottom: 20px;}
.dsh-bot .jt51{opacity: 0;transform: translateX(-10px);transition: all .4s;filter: grayscale(1);}
.dsh li.active a{cursor: pointer;}
.dsh li.active .jt51{opacity: 1;}

.dsh li.active:hover .jt51{transform: translateX(0);filter: none;}
.dsh li:hover{box-shadow: 0 0 10px 0 #999;}
.dsh-type{border-bottom: 1px solid #cdcdcd;font-size: 0;}
.dsh-type a{display: inline-block;font-size: 18px;transition: all .4s;color: #000;padding: 0 36px;line-height: 50px;position: relative;}
.dsh-type a:after{content: "";position: absolute;left: 50%;transform: translateX(-50%); bottom:-1px;border-bottom: 2px solid #1eb9ee;width: 0;transition: all .4s;}
.dsh-type a.active{color: #1eb9ee;}
.dsh-type a.active:after{width: 100%;}
.dsh-type a:hover{color: #1eb9ee;}
.dsh-type a:hover:after{width: 100%;}
.fixed-style{position: fixed;z-index: 999;width: 100%;height: 100%;top:0;left: 0;background: rgba(0,0,0,.6);display: none;}
.dsh-con{width: 1200px;max-width: 92%;margin: 0 auto;box-sizing: border-box;position: relative;padding: 100px 50px;}
.dsh-des-top{border-bottom: 1px solid #b2b2b2;margin-bottom: 20px;}
.dsh-des-top h5{font-size: 16px;color: #535353;}
.dsh-des-top h5 span{font-size: 30px;color: #000000;margin-right: 10px;}
.dsh-des-top p{margin: 10px 0 15px;font-size: 16px;color: #535353;}
.dsh-xx div{font-size: 16px;color: #151515;min-height: 1.6em;line-height: 1.6em;position: relative;padding-left: 46px;margin-bottom: 10px;}
.dsh-xx div span{position: absolute;left: 0;top:0;}
.dsh-ms p{line-height: 1.8em;color: #707070;}
.close32{position: absolute;top:30px;right: 40px;cursor: pointer;background: url("../images/close32.png") no-repeat center;background-size: cover;width: 32px;height: 32px;}
.dsh-fixed .dsh-hide-page .img100{width: 30%;}
.dsh-fixed .dsh-hide-page .dsh-des{width: 65%;}
.dsh-hide-page{display: none;}
.dsh-tab ul{display: none;}
.dsh-tab ul.active{display: block;}
.gaoji li{float: left;width: 48.5%;margin-right: 3%;background: url("../images/qb.jpg") no-repeat right;background-size: cover;margin-bottom: 3%;}
.gaoji li:nth-child(even){margin-right: 0;}
.gaoji li a{display: block;padding: 35px;}
.gaoji-top h5{font-size: 16px;color: #535353;}
.gaoji-top h5 span{font-size: 30px;color: #000;margin-right: 10px;display: inline-block;}
.gaoji-top{margin-bottom: 25px;}
.gaoji-postion p{font-size: 16px;color: #4a4a4a;border-left: 1px solid #999;padding-left: 20px;line-height: 1em;}
.gaoji-postion{position: absolute;right: 0;bottom:4px;min-width: 245px;}
.gaoji .dsh-xx div:nth-child(2){font-size: 14px;}
.gaoji .dsh-xx div:nth-child(2) span{font-size: 16px;}
.gaoji .dsh-ms{margin-bottom: 20px;}
.gaoji .dsh-ms p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;height: 3.2em;}
.db{display: inline-block;width: 13px;height: 14px;background: url("../images/db.png") no-repeat center;background-size: cover;}
.gaoji li:nth-child(odd){border-top-right-radius: 20px;border-bottom-right-radius: 20px;}
.gaoji li:nth-child(even){border-top-left-radius: 20px;border-bottom-left-radius: 20px;}
/*董事会 e*/
/*财务报告 s*/
.gdxx-year{width: 25%;background: #f1fafc;padding: 25px 0;}
.gdxx-year a{display: block;padding: 0 12px;line-height: 50px;height: 50px;color: #727272;font-size: 20px;}
.gdxx-year a span{display: block;border-bottom: 1px solid #d3d3d3;padding: 0 32px;position: relative;}
.gdxx-year span:before{width: 10px;height: 11px;background: url("../images/s10.png") no-repeat center;background-size: cover;top:50%;left: 0;margin-top: -6px;content: '';position: absolute;}
.gdxx-year span:after{width: 34px;height: 29px;background: url("../images/btnradiu2.png") no-repeat center;background-size: cover;top:50%;right: 0;margin-top: -15px;content: '';position: absolute;}
.gdxx-year li.active{
    background-image: -moz-linear-gradient( 180deg, rgb(57,205,255) 9%, rgb(8,39,179) 100%);
    background-image: -webkit-linear-gradient( 180deg, rgb(57,205,255) 9%, rgb(8,39,179) 100%);
    background-image: -ms-linear-gradient( 180deg, rgb(57,205,255) 9%, rgb(8,39,179) 100%);
}
.gdxx-year li:hover{ background-image: -moz-linear-gradient( 180deg, rgb(57,205,255) 9%, rgb(8,39,179) 100%);
    background-image: -webkit-linear-gradient( 180deg, rgb(57,205,255) 9%, rgb(8,39,179) 100%);
    background-image: -ms-linear-gradient( 180deg, rgb(57,205,255) 9%, rgb(8,39,179) 100%);
}
/*.gdxx-year li.active{background: #1eb9ee;}*/
/*.gdxx-year li:hover{background: #1eb9ee;}*/
.gdxx-year li.active span:before{background: url("../images/s10-fff.png") no-repeat center;background-size: cover;}
.gdxx-year li.active span:after{background: url("../images/btnradiu2-1.png") no-repeat center;background-size: cover;}
.gdxx-year li.active span{color: #fff;}
.gdxx-year li:hover span:before{background: url("../images/s10-fff.png") no-repeat center;background-size: cover;}
.gdxx-year li:hover span:after{background: url("../images/btnradiu2-1.png") no-repeat center;background-size: cover;}
.gdxx-year li:hover span{color: #fff;}
.download{width: 69.5%;}
/*.download li:first-child{padding-top: 10px;}*/
.download li{border-bottom: 1px solid #c5c5c5; padding-bottom: 38px;padding-top: 83px;transition: all .4s;}
.download li:hover{background: #f1fafc;}
.download li:last-child{margin-bottom: 0;}
.xz-time{position: absolute;left: 15px;top:0;font-size: 18px;color: #181818;}
.xz-con{margin-left: 40%;}
.zx-name{margin-bottom: 10px;}
.zx-name:last-child{margin-bottom: 0;}
.zx-name a{font-size: 16px;color: #363636;transition: all .4s;display: inline-block;position: relative;padding-left: 30px;}
.zx-name a i{position: absolute;left: 0;top:50%;margin-top: -8px;width: 17px;height: 17px;transition: all .4s;}
.text-look{background: url("../images/text-look.png") no-repeat center;background-size: cover;}
a:hover .text-look{background: url("../images/text-look-1.png") no-repeat center;background-size: cover;}
.text-mp4{background: url("../images/text-mp4.png") no-repeat center;background-size: cover;}
a:hover .text-mp4{background: url("../images/text-mp4-1.png") no-repeat center;background-size: cover;}
.text-audio{background: url("../images/text-audio.png") no-repeat center;background-size: cover;}
a:hover .text-audio{background: url("../images/text-audio-1.png") no-repeat center;background-size: cover;}
.zx-name a:hover{color: #1eb9ee;}
.zx-btn{position: absolute;right: 0;top:0;}
.zx-btns{display: inline-block;vertical-align: middle;width: 21px;height: 20px;transition: all .4s;margin: 0 10px;}
.view{background: url("../images/look.png") no-repeat center;background-size: cover;}
.view:hover{background: url("../images/look-1.png") no-repeat center;background-size: cover;}
.load{background: url("../images/xz.png") no-repeat center;background-size: cover;}
.load:hover{background: url("../images/xz-1.png") no-repeat center;background-size: cover;}
.download ul{display: none;}
.gdxx-pages{display: none;}
.gdxx-pages.active{display: block;}
.wap-val{display: none;line-height: 50px;font-size: 18px;padding: 0 10px;
    background-image: -moz-linear-gradient( 180deg, rgb(57,205,255) 9%, rgb(8,39,179) 100%);
    background-image: -webkit-linear-gradient( 180deg, rgb(57,205,255) 9%, rgb(8,39,179) 100%);
    background-image: -ms-linear-gradient( 180deg, rgb(57,205,255) 9%, rgb(8,39,179) 100%);
    color: #fff;}
.wap-val:after{width: 34px;height: 29px;background: url(../images/btnradiu2-1.png) no-repeat center;background-size: cover;top: 50%;right: 0;margin-top: -15px;content: '';position: absolute; transform: rotate(90deg);transition: all .4s;}
.gdxx-year.active .wap-val:after{transform: rotate(-90deg);}
/*财务报告 e*/
/*公告及通知 s*/
.tongzhi li{border-bottom:1px solid #c5c5c5;}
.tongzhi li:hover{background: #f4f4f4;}
.tongzhi li:hover p{color: #1eb9ee;}
.tongzhi li a{display: block;padding: 50px 0 20px;}
.tongzhi-day{font-size: 36px;color: #1eb9ee;font-style: italic;}
.tongzhi-line{font-size: 36px;color: #1eb9ee;font-style: italic;display: block;margin: 0 10px;}
.tongzhi-line img{width: 20px;}
.tongzhid-date div{font-size: 16px;color: #444;}
.tongzhi p{font-size: 18px;color: #000000;margin-left: 187px;margin-right: 60px;}
.tongzhi-time{position: absolute;left: 0;bottom:0;border-right: 1px dashed #ddd;padding-right: 34px;}
.tongzhi-time:before{position: absolute;right: 0;top:50%;margin-top: -15px;height: 30px; border-right: 1px dashed #b5b5b5;}
.pdf{width: 31px;height: 35px;background: url("../images/pdf.png") no-repeat center;background-size: cover;position: absolute;right: 16px;bottom:0;transition: all .4s;filter: grayscale(1);}
.tongzhi li:hover .pdf{filter: grayscale(0);}
/*公告及通知 e*/
/*股票信息 s*/
.gpxx{width: 1116px;max-width: 100%;margin: 0 auto;}
.gpxx-top h3{display: inline-block;font-size: 24px;color: #000;margin-right: 10px;}
.gpxx-top span{display: inline-block;font-size: 16px;color: #848484;}

.gpxx-l{width: 250px;position: absolute;left: 0;top:0;border-right: 1px solid #c9c9c9;}
.gpxx-r{margin-left: 250px;}
.gpxx-pages{border-bottom: 1px solid #c9c9c9;height: 126px;box-sizing: border-box;padding:30px 35px;}
.gpxx-r .gpxx-pages{float: left;width: 25%;}
.gpxx-pages:nth-child(5){width: 33.33%;}
.gpxx-pages:nth-child(6){width: 33.33%;}
.gpxx-pages:nth-child(7){width: 33.33%;}
.gpxx-mid{border: 1px solid #c9c9c9;border-bottom: none;background: #f4f4f4;}
.gpxx-mid p{font-size: 16px;color: #393939;margin-bottom: 15px;}
.gpxx-mid p:last-child{margin-bottom: 0;}
.gpxx-mid .gpxx20{font-size: 20px;color: #676767;}
.gpxx-mid .red{color: #ff0000;}
.gpxx-mid .green{color: #3a9900;}
.gpxx-con{font-size: 48px;}
.gpxx-con span{display: inline-block;vertical-align: middle;}
.gpxx-con img{width: 29px;display: inline-block;vertical-align: middle;}
.gpxx-top{margin-bottom: 25px;}
.tzz-lx li{float: left;width: 30%;margin-right: 5%;box-sizing: border-box;border:1px solid #ddd;padding: 50px;}
.tzz-lx li:last-child{margin-right: 0;}
.tzz-lx li h3{font-size: 24px;color: #000;margin-bottom: 25px;}
.tzz-lx li p{position: relative;padding-left: 82px;font-size: 16px;color: #444444;margin-bottom: 5px;}
.tzz-lx li p:last-child{margin-bottom: 0;}
.tzz-lx li p span{position: absolute;left: 0;top:0;}
.tzz-lx li p span img{vertical-align: middle;margin-top: -2px;margin-right: 12px;}
.wenhao{height: 319px;}
.cjwt{position: absolute;width: 100%;left: 0;top:100%;}
.cjwt-title{font-size: 30px;color: #1d1d1d;background: #f4f4f4;width: 470px;max-width: 92%;margin: -50px auto 0;line-height: 100px; box-shadow: 0 1px 7px 0 rgba(126, 126, 126, 0.61); border-radius: 20px;text-align: center;}
.cjwt-title span{display: inline-block;vertical-align: middle;}
.cjwt-title .wh{color: #1eb9ee;font-weight: bold;font-size: 46px;margin-left: 20px;}
.qa li{position: relative;border-bottom: 1px solid #c5c5c5;padding: 30px 0;cursor: pointer;transition: all .4s;}
.wen{position: relative;}
.wen .i{position: absolute;top:3px;left: 0;width: 32px;height: 29px;background: url("../images/wen.png") no-repeat center;background-size: cover;text-align: center;font-size: 16px;color: #fff;transition: all .4s;}
.wen i{position: absolute;top:3px;right: 15px;width: 20px;height: 20px;background: url("../images/r20.png") no-repeat center;background-size: cover;text-align: center;transition: all .4s;}
.wen h3{margin: 0 50px;font-size: 20px;color: #2a2a2a;transition: all .4s;}
.da{padding: 30px 50px 0;display: none;}
.da p{color: #444;}
.qa li.active{background: #f5f5f5;}
.qa li.active h3{color: #1eb9ee;}
.qa li.active .wen .i{background: url("../images/da.png") no-repeat center;background-size: cover;}
.qa li.active .wen i{transform: rotate(90deg);}
.qa li:hover{background: #f5f5f5;}
.qa li:hover h3{color: #1eb9ee;}
.qa li:hover .wen .i{background: url("../images/da.png") no-repeat center;background-size: cover;}
/*股票信息 e*/
/*人才招聘 s*/
.email-tip h3{font-size: 30px;color: #000000;padding: 20px 0;}
.email-tip h4{font-size: 20px;color: #000000;}
/*.email-tip p{font-size: 24px;}*/
.email-tip img{width: 70px;display: block;margin: 60px auto 20px;}
/*人才招聘 e*/
/*联系我们 s*/
.gongsi{display: flex;flex-wrap: wrap;}
.gongsi li{float: left;width: 48.5%;margin-right: 3%;box-sizing: border-box;padding: 50px;background: #f6f6f6;}
.gongsi li:last-child{margin-right: 0;}
.gongsi li h3{font-size: 24px;color: #000;}
.gongsi li p{position: relative;padding-left: 82px;font-size: 16px;color: #444;margin-bottom: 5px;word-break: break-word;min-height: 25px;}
.gongsi li p:last-child{margin-bottom: 0;}
.gongsi li p span{position: absolute;left: 0;top:0;}
.gongsi li p span img{vertical-align: middle;margin-top: -2px;margin-right: 12px;}
.ssgs-select{float: left;width: 46%;margin-right: 4%;}
.ssgs-select select{width: 100%;height: 48px;border-color: #d9d9d9;font-size: 16px;color: #525151;padding: 0 10px;}
.ss-name{font-size: 18px;color: #7f7f7f;margin-bottom: 10px;}
.ssgs-l{margin-right: 127px;}
.queding{position: absolute;height: 48px;line-height: 48px;background: #1eb9ee;color: #fff;right: 0;bottom:0;width: 127px;text-align: center;font-size: 20px;}
.ss-res li{margin-top: 40px;}
.ss-res h3{font-size: 24px;color: #000;padding-bottom: 10px;}
.ss-res p{font-size: 16px;color: #707070;margin-top: 10px;}
.zxfk{height: 353px;}
.zxfk-title h3{color: #fff;font-size: 30px;}
.zxfk-title p{color: #fff;font-size: 18px; margin-top: 20px;}
.input-border{border:1px solid #d6d6d6;}
.ly-box{width: 940px;margin: 0 auto;max-width: 100%;}
.input-list-col2{width: 48%;margin-bottom: 10px;}
.xing{left: 10px;top:0;font-size: 16px;color: #ff0000;line-height: 40px;}
.input-name{font-size: 16px;}
.input-text{margin-left: 22px;}
.input-text .text{height: 40px;line-height: 40px;font-size: 16px;color: #222;display: block;width: 100%;}
.input-text .text::-webkit-input-placeholder{color:#222;}
.input-text .text:-moz-placeholder{color:#222;}
.input-text .text::-moz-placeholder{color:#222;}
.input-text .text:-ms-input-placeholder{color:#222;}
.input-list-full{margin-bottom: 10px;}
.ly-box select{width: 100%;border:none;height: 40px;line-height: 40px;font-size: 16px;padding-left: 16px;}
.input-text textarea{display: block;line-height: 1.6em; font-size: 16px;width: 100%;resize: none;height: 120px;color: #222;}
.yjfk2-des{padding: 5px 0;}
.input-text textarea::-webkit-input-placeholder{color:#222;}
.input-text textarea:-moz-placeholder{color:#222;}
.input-text textarea::-moz-placeholder{color:#222;}
.input-text textarea:-ms-input-placeholder{color:#222;}
.yzm-box{width: 44%;}
.tjbtn{width: 52%;}
.yzm-box .input-list-full{margin-right: 162px;}
.yzm-box .input-name{position: absolute;left: 0;top:0;}
.dre{margin-left: 65px;}
.hyh{position: absolute;line-height: 40px;right: 0;top:0;font-size: 16px;color: #808080;transition: all .4s;}
.hyh:hover{color: #1eb9ee;}
.yzmimg{position: absolute;top:0;right: 65px;width: 80px;height: 40px;}
.tjbtn a{line-height: 40px;text-align: center;font-size: 22px;color: #ffffff;transition: all .4s;}
.tjbtn a:hover{opacity: 0.8;}
.reset{width: 40%;background: #bababa;}
.tj{width: 57%;background: #1eb9ee;}
.input-di{padding-top: 40px;}
/*联系我们 e*/
.ksrzs{position: absolute;right: 0;top:100%;margin-top: 4px;}

.menu-ul{font-size: 0;display: flex;justify-content: space-between;}
.menu-ul li{display: inline-block;vertical-align: top;font-size: 14px;}
.menu-ul li:nth-child(4){margin-right: 0;}
.m-yi{font-size: 20px;position: relative;}
.m-yi:before{content: "";right: 100%;height: 2px;width: 20px;margin-right: 10px;background: #666;position: absolute;top:12px;}
.m-er-a{font-size: 18px;margin-left: 20px;padding: 15px 0;position: relative;}
.m-er-a:before{content: "";right: 100%;height: 6px;width: 6px;margin-right: 10px;border:2px solid #666;position: absolute;border-radius: 100%;top:50%;margin-top: -4px;}
.m-san{margin-left: 40px;}
.m-san a{display: block;font-size: 16px;margin-bottom: 5px;transition: all .4s;}
.m-san a:hover{color: #1eb9ee;}


.ss-a{background: #f0f0f0;}
.ss-a h3{font-family: "dincondregular";letter-spacing: 4px;text-indent: 4px;}
.ss-a p{font-size: 22px;}
.ssbox{width: 600px;margin: 0 auto;max-width: 94%;}
.ssingput{border-radius: 6px;overflow: hidden;margin-right: 100px;}
.ssingput input{display: block;width: 100%;height: 54px;text-indent: 1em;font-size: 16px;}
.sbmint{position: absolute;right: 0;width: 92px;height: 100%;top:0;background: #1eb9ee;line-height: 54px;text-align: center;color: #fff;font-size: 18px;border-radius: 6px;cursor: pointer;}
/*.ssingput:before{position: absolute;content: ''; height: 100%;width: 63px;background-image: url("../images/fdj.png");left: 0;top:0;}*/
.result{border-top: 3px solid #1eb9ee;}
.result li{border-bottom: 1px solid #ddd;}
.result a{font-size: 16px;transition: all .4s;padding: 30px 130px 30px 30px;display: block;position: relative;}
.enm{position: absolute;right: 0;bottom:10px;font-size: 14px;color: #666666;padding-right: 60px;border-bottom: 3px solid #969696;padding-bottom: 5px;}
.enm:after{content: '';position: absolute;width: 24px;height: 7px;background: url("../images/emicon.png") no-repeat center;background-size: cover;right: 0;bottom:10px;}

.rs h3{font-size: 20px;}
.rs h3 span{color: #1eb9ee;}
.newsdw{min-height: 300px;}
.padding-b40{padding-bottom: 40px;}
.ny-nav-boxs{position: relative;}
.ny-nav-boxs:before{content: "";background: url(../images/moreNext.png) no-repeat;width: 7.5px;height: 12.5px;background-size: cover;position: absolute;top: 50%;right: 0;margin-top: -6.25px;z-index: 44;animation: jt 1.5s linear infinite;display: none;}
@keyframes jt{
    0%{ right:0; opacity:1;}
    100%{ right:-10px; opacity:0;}
}


.position-warp{margin: 0 120px;}
.position{background: #f5f5f5;padding: 25px 0;position: relative;z-index: 20;}
.pos-yi{display: inline-block;vertical-align: middle;font-size: 16px;color: #858484;transition: all .4s;}
.position-warp span{display: inline-block;vertical-align: middle;width: 6px;height: 11px;background: url("../images/position.png") no-repeat center;background-size: cover;margin: 0 20px;}
.home6{width: 17px;height: 13px;display: inline-block;background: url("../images/home6.png") no-repeat center;background-size: cover;vertical-align: middle;margin-right: 12px;}
.pos-last{display: inline-block;padding-right: 20px; vertical-align: middle;position: relative;}
.pos-last .pos-yi{color: #19baf0;}
.pos-last:after{content: "";width: 9px;height: 8px;background: url("../images/sjx9.png") no-repeat center;background-size: cover;top:50%;margin-top: -4px;position: absolute;right: 0;transition: all .4s;}
.pos-last.active:after{transform: rotate(180deg);}
.pos-llist{position: absolute;background: #fff;box-shadow: 0 0 4px 0 #ddd; padding: 10px;left: 50%;transform: translateX(-50%);white-space: nowrap;top: 47px;display: none;}
.pos-llist a{display: block;font-size: 16px;margin: 10px 0;transition: all .4s;}
.pos-llist a:hover{color: #1eb9ee;}
.pos-yi:hover{color: #1eb9ee;}
.mouse{position: absolute;z-index: 9;width: 32px;left: 50%;margin-left: -16px;text-align: center;bottom: 70px;}
.mouse1 img{width: 24px;vertical-align: bottom;}
.mouse2 img{width: 32px;}
.mouse img{max-width: 100%;}
.mouse2{animation: moveup 1.3s infinite;cursor: pointer;}

.mouse2:hover{animation-play-state:paused;}
 /*animation-play-state:running;继续播放动画*/
@keyframes moveup{
    0%{ transform: translateY(0);opacity: 1;}
    100%{ transform: translateY(8px);opacity: 0.1;}
}

.padding-b40{padding-bottom: 40px;}


.xwxqfx a.more{display: inline-block;vertical-align: middle;}
.fenxian{display: inline-block;vertical-align: middle;}
.fenxian span{font-size:20px;}
.fenxian span,.fenxian a{display: inline-block;vertical-align: middle;}
.fenxian a{margin: 0 10px;}
.fenxian a:last-child{margin-right: 0;}
.fenxian a img{width: 62px;}


.loading{animation: rot 2s linear infinite;width: 120px;}
@keyframes rot{
    0%{transform: rotate(0deg);}
    100%{ transform: rotate(360deg);}
}

.imgscale .img100{overflow: hidden;}
.imgscale .img100 img{transition: all .4s;}
.imgscale:hover .img100 img{transform: scale(1.1);}
.background-cover,.play58,.ssingput:before{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.slideUp,.swiper-slide-active .banner-des{
    animation:slideUp 1s both;-webkit-animation:slideUp 1s both;
}
@keyframes slideUp{
    0%{opacity:0;-webkit-transform: translateY(60px);transform: translateY(60px);}
    100%{opacity: 1;-webkit-transform: translateY(0px);transform: translateY(0px);}
}
.slideLeft{
    animation:slideLeft 1s both;-webkit-animation:slideLeft 1s both;
}
@keyframes slideLeft{
    0%{opacity:0;-webkit-transform: translateX(-60px);transform: translateX(-60px);}
    100%{opacity: 1;-webkit-transform: translateX(0px);transform: translateX(0px);}
}
.slideRight,.swiper-slide-active .solution-con{
    animation:slideRight 1s both;-webkit-animation:slideRight 1s both;
}
@keyframes slideRight{
    0%{opacity:0;-webkit-transform: translateX(60px);transform: translateX(60px);}
    100%{opacity: 1;-webkit-transform: translateX(0px);transform: translateX(0px);}
}
.tobig{
    animation:tobig 1s both;-webkit-animation:tobig 1s both;
}
@keyframes tobig{
    0%{opacity:0;-webkit-transform: scale(0);transform: scale(0);}
    100%{opacity: 1;-webkit-transform: scale(1);transform: scale(1);}
}

