@charset "utf-8";
* { padding: 0; margin: 0; outline: 0; text-decoration: none; list-style: none;}
html,body{font-size: 14px;font-family:Source Han Sans,"宋体","PingFang SC","Microsoft YaHei";color: #8c8c8c;}
input,textarea{ border:none; font-family:Source Han Sans,"宋体","PingFang SC","Microsoft YaHei";}
img { border: none; }
h1,h2,h3,h4,h5{font-weight: normal;}
h3{font-weight: bold;font-size: 28px;color: #1a1a1a;}
table{width: 100%;border-collapse: collapse;}
audio,canvas,video{ display: inline-block; *display: inline; *zoom: 1;}
body.hide,html.hide{overflow: hidden;}
a{color: #8c8c8c;}
.ssss{
	color:#000;


}
p{}
.fl{ float: left;}
.fr{float: right;}
.clear:after{ content: ''; display: table; clear: both; }
.w1400{width: 1400px;margin: 0 auto;}
.relative{position: relative;}
.img100 img{width: 100%;vertical-align: bottom;}
body{padding-top: 100px;}
.padding-tb80{padding: 80px 0;}
.margin-t40{margin-top: 40px;}
.margin-t60{margin-top: 60px;}
.margin-t80{margin-top: 80px;}
.text-center{text-align: center;}
.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%;}
.bgf7{background: #f7f7f7;}
.bgccc{background: #ccc;}
.bg999{background: #999;}
.pc-show{display: block;}
.wap-show{display: none;}
.position-full{position: absolute;width: 100%;height: 100%;top:0;left: 0;}
/*index*/
.header{position: fixed;z-index: 999;top:0;left: 0;width: 100%;background: #fff;height: 100px;transform: translateZ(0);-webkit-transform: translateZ(0);}
.logo{position: absolute;top:15px;left: 0;}
.nav-box{float: right;margin-right: 200px;}
.nav-box li{float: left;position: relative;margin-left: 70px;}
.nav-box li:first-child{margin-left: 0;}
.nav-yi{line-height: 100px;display: inline-block;color: #595959;font-size: 15px;}
.nav-box li.active .nav-yi{color: #1090d2;}
.nav-box li:nth-child(3n) .nav-er{text-align: left;padding-left: 27px;}
.nav-sub{position: absolute;width: 120px;background: #fff;left: 50%;margin-left: -60px;text-align: center;line-height: 40px;-webkit-transform-origin: top center;  -ms-transform-origin: top center; transform-origin: top center; -webkit-transition: -webkit-transform .3s .2s; transition: transform .3s .2s;transform: scaleY(0);}
.nav-sub a{display: block;color: #999;}
.n-nav-sub{opacity: 0; text-align: center;-webkit-transform: translate(0, -20px);-ms-transform: translate(0, -20px);transform: translate(0, -20px); -webkit-transition: all .2s; transition: all .2s;}
.nav-box.active .nav{opacity: 0;}
.nav-er-box{position: relative;}
.nav-san-box{position: absolute;left: 100%;top:0;width: 100%;display: none;padding-left: 6px;}
.nav-san-box a{background: #fff;}
.nav-san-box:before{content: '';position: absolute;width: 6px;height: 12px;background: url("../images/r3.png");left: 0;top:14px;}
.search-box{position: absolute;right: 120px;top:34px;cursor: pointer;}
.search-btn{width: 32px;height: 32px;background-image: url("../images/search.png");z-index: 5;position: relative;}
.search-con{position: absolute;width: 0;right: 0;height: 32px;top:0;background: #f5f5f5;overflow: hidden;}
.search-con .text{display: block;height: 32px;width: 100%;background: none;text-indent: 40px;}
.search-close{width: 32px;height: 32px;position: absolute;top:0;left: 0;background-image: url("../images/close.png");}
.search-sb{position: absolute;right: 0;top:0;cursor: pointer;display: none;background-color:#f5f5f5;}
.search-box.active .search-con{width: 200px;}
.search-box.active .search-sb{display: block;}
.search-text{margin-right: 32px;}
.language-box{position: absolute;right: 32px;top:35px;width: 82px;}
.showLan{position: absolute; width: 10px;height: 10px;right: 15px;top:10px;background: url("../images/bot.png");cursor: pointer;}
.language-box.active .showLan{transform:rotate(180deg);}
.lan-con{position: absolute;background: #fafafa;display: none;width: 100%;}
.lan-con:hover a{color: #fff;background: #a3c9f2;}
.language-box a{display: block;padding:5px 10px 5px 30px;}
.language-box a img{vertical-align: middle;margin: -4px 10px 0 0;}
.earth{position: absolute;width: 14px;height: 14px;background: url("../images/lan.png");left: 12px;top:8px;}
.language-box:before{content: '';position: absolute;border-left: 1px solid #e0e0e0;left: 0;top:50%;margin-top: -7px;height: 14px;}
.language-box:after{content: '';position: absolute;border-left: 1px solid #e0e0e0;right: 0;top:50%;margin-top: -7px;height: 14px;}
.share{position: absolute;right: 0;top:40px;}
.shareBtn{width: 20px;height: 20px;background: url("../images/share.png");cursor: pointer;}
.header-share{position: absolute;right: 100%;top:0;width:0;overflow: hidden;}
.header-share.bdsharebuttonbox a{padding: 0;width: 20px;height: 20px;position: relative;background-color:#848484;border-radius: 100%;float: left;margin: 0 6px 0 0;}
.header-share .weixin{background-image: url("../images/wx.png");}
.header-share .tsina{background-image: url("../images/wb.png");}
.header-share .qzone{background-image: url("../images/qq.png");}
.share.active .header-share{width:80px;}
.header-share-con{width: 80px;}
.search-box.hide,.language-box.hide{opacity: 0;}
body.active{padding-top: 70px;}
.header.active{height: 70px;box-shadow: 0 2px 4px #ddd;}
.header.active .nav-yi{line-height: 70px;}
.header.active .logo{top:0;}
.header.active .search-box{top:19px;}
.header.active .language-box{top:20px;}
.header.active .share{top:25px;}
.rd{position: absolute;padding-top: 20px;z-index: 5;}
.rd-dot{line-height: 44px;background: rgba(0,0,0,.55);border-radius: 44px;padding-left: 55px;padding-right: 25px;position: relative;}
.rd-text{font-size: 15px;color: #fff;}
.rd-left{position: absolute;top:12px;left: 12px;width: 20px;height: 20px;background: url("../images/6969.png");animation: cfzq 2.5s linear infinite;}
.rd-hide{position: absolute;bottom:100%;left: 50%;transform: translateX(-50%); width: 250px;background: #fff;padding: 15px;display: none;}
.rd-hide b{color: #3a3a3a;}
.rd-hide img{display: block;margin-bottom: 10px;}
.rd-hide span{color: #999;text-transform: uppercase;}
.rd-shadow{position: absolute;width: 100%;top:0;height: 100%;left: 0;background: rgba(0,0,0,.5);opacity: 0;}
.rd-shadow.active{opacity: 1;z-index: 6;}
.zmxt .rd-hide{bottom:auto;top:100%;}

.banner .swiper-slide60 .rd:nth-child(1){left: 9%;top:21%;padding-top: 0;padding-bottom: 20px;}
.banner .swiper-slide60 .rd:nth-child(2){left: 7%;top:59%;}
.banner .swiper-slide60 .rd:nth-child(3){left: 55%;top:78%;}
.banner .swiper-slide60 .rd:nth-child(4){left: 38%;top:41%;}
.banner .swiper-slide60 .rd:nth-child(5){left: 48%;top:58%;}
.banner .swiper-slide60 .rd:nth-child(6){left: 16%;top:36%;}
.banner .swiper-slide60 .rd:nth-child(1) .rd-hide{bottom:auto;top:100%;}

.banner .swiper-slide61 .rd:nth-child(1){left: 53%;top:38%;}
.banner .swiper-slide61 .rd:nth-child(2){left: 23%;top:49%;}
.banner .swiper-slide61 .rd:nth-child(3){left: 52%;top:64%;}
.banner .swiper-slide61 .rd:nth-child(4){left: 54.5%;top:28%;}
.banner .swiper-slide61 .rd:nth-child(5){left: 26%;top:24%;padding-top: 0;padding-bottom: 20px;}
.banner .swiper-slide61 .rd:nth-child(5) .rd-hide{bottom:auto;top:100%;}
/*.banner .swiper-slide61 .rd:nth-child(1) .rd-hide{bottom: 50%;left: 100%;transform: translateX(0) translateY(50%);}*/
/*.banner .swiper-slide61 .rd:nth-child(4) .rd-hide{bottom: 50%; left: auto; right: 100%;transform: translateX(0) translateY(50%);}*/
.rd:hover{z-index: 9;}
.rd:hover .rd-hide{display: block;}
.banner-title{position: absolute;z-index: 3;bottom:60px;color: #fff;font-size: 24px;left: 0;width: 100%;}
.banner .edgePagination{position: absolute;bottom:30px;width: 100%;text-align: center;z-index: 3;}
.text-right{text-align: right;}
.text-left{text-align: left;}
.banner-bt{position: absolute;z-index: 3;top:100px;color: #fff;font-size: 24px;left: 0;width: 100%;}
.banner-bt .img{animation-delay: 300ms !important;display: none;}
.banner-bt h2{font-weight: bold;font-size: 30px;margin: 2px 0;animation-delay: 600ms !important;}
.banner-bt p{font-size: 15px;color: rgba(255,255,255,.6);animation-delay: 900ms !important;display: none;}
/*.banner-bts{margin-right: 80px;}*/

.banner-titles{display: inline-block;text-align: left;margin-right: 80px;}
.banner-titles p{line-height: 1em;}
.banner-titles span{font-size: 18px;}
.eq-con{position: absolute;top:0;left: 0;width: 100%;height: 100%;background: #1090d2;color: #fff;opacity: 0;}
.eq-title{margin-bottom: 15px;}
.eq-title b{display: block;font-size: 16px;}
.eq-title span{display: block;color: rgba(255,255,255,.5);text-transform: uppercase;}
.eq-con p{max-width: 90%;width: 310px;margin: 0 auto;}
.eq-ckxq{border-bottom: 1px solid #b7ff00;margin-top: 15px; display: inline-block;}
.equipment-wrap .swiper-container{padding: 20px 0;}
.equipment-wrap a{display: block;}
.equipment-wrap .swiper-slide:hover{z-index: 5;}
.equipment-wrap .swiper-slide:hover a{transform: scale(1.1);}
.equipment-wrap .swiper-slide:hover .eq-con{opacity: 1;}
.eq-btn div{cursor: pointer;width: 50px;height: 50px;border-radius: 100%;background-color: #f7f7f7;top:50%;margin-top: -25px;position: absolute;}
.eq-btn .swiper-button-disabled{display: none;}
.eqLeft{left: -74px;background-image: url("../images/left1.png");}
.eqRight{right: -74px;background-image: url("../images/right1.png");}
.eqLeft:hover{background-image: url("../images/left1-1.png");}
.eqRight:hover{background-image: url("../images/right1-1.png");}
.title1{margin-bottom: 50px;}
.title1 h3{margin-top: 15px;}
.title1 span{display: block;font-size: 18px;font-family: MarkPro;color: #1090d2;text-transform: uppercase;}
.title1 i{display: block;width: 2px;height: 25px;background: #1090d2;margin: 5px auto;}
.project:before{content: '';position: absolute;width: 100%;height: 100%;top:0;left: 0;background: rgba(0,0,0,.6);z-index: 1;}
.project .w1400{position: relative;z-index: 3;}
.project li{height: 680px;text-align: center;float: left;width: 16.5%;box-sizing: border-box;border-right: 2px solid rgba(255,255,255,.1);position: relative;}
.project li:nth-child(1){border-left: 2px solid rgba(255,255,255,.1);}
.project-con{margin: 90px auto; width: 300px;max-width: 96%;height: 496px;border-top: 4px solid transparent;position: relative;}
.project-wrap{position: absolute;width: 100%;height: 100%;top:0;left: 0;}
.project-wrap h3{font-size: 22px; font-weight: normal;margin: 20px 0;color: #fff;text-transform: uppercase;}
.project-des{width: 220px;margin: 30px auto;min-height: 120px;max-width: 96%;}
.ckxq{width: 120px;line-height: 35px;background: #a8d646;color: #fff;margin: 0 auto;font-size: 12px;}
.project-wrap img{display: block;margin: 0 auto;}
.project-wrap .img2{display: none;}
.project-bot{opacity: 0;}
.edge-left{box-shadow: 0 5px 10px #ddd;width: 33%;text-align: center;position: absolute;left: 0;height: 100%;}
.edge1 span{display: block;text-transform: uppercase;}
.edge1 b{display: block;font-size: 16px;color: #4c4c4c;margin-top: 4px;}
.edge1 img{display: block;margin: 40px auto;max-width: 100%;width: auto;}
.edgePagination{margin-top: 30px;}
.edgePagination .swiper-pagination-bullet{opacity: 1;background: #9c9c9c;margin: 0 5px;border: 3px solid transparent;transform: scale(0.7);}
.edgePagination .swiper-pagination-bullet-active{border-color: #1090d2;background: none;transform: scale(1);}
.edge-right{width: 66%; }
.edge2 .img100{filter: grayscale(1);}
.edge2 .img100:hover{filter: grayscale(0);}
.news .eq-btn div{background-color: #fdfdfd;}
.news_bot{padding: 22px 22px 50px;position: relative;}
.news_bot b{display: block;font-size: 16px; color: #333;margin-bottom: 4px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.time{font-family: MarkPro;}
.times{font-family: AlternateGothicNo;margin-left: 6px;}
.news_bot p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;height: 3.2em;margin-top: 12px;}
.look{position: absolute;right: 22px;bottom:22px;font-family: AlternateGothicNo;padding-left: 20px;}
.look:before{content: ''; width: 15px;height: 9px;top:3px;left: 0;background: url("../images/look1.png");position: absolute;}
.news .swiper-slide a{display: block;}
.xw31{height: 240px;position: relative;overflow: hidden;}

.xw31s{position: absolute;top:0;left: 0;width: 100%;height: 100%;}
/*.friendship .swiper-slide .img2{filter:grayscale(1);}*/
.friendship img{max-width: 100%;}

.friendship .img1{display: none;}
.friendship .img2{display: block;}
.friendship .swiper-slide{width: auto;}
.friendship .swiper-slide a{display: block;cursor: pointer;}
.friendship .swiper-slide a:hover .img1{display: block;}
.friendship .swiper-slide a:hover .img2{display: none;}

.footer-top{padding-top: 70px;padding-bottom: 112px;}
.logo2{margin-bottom: 102px;}
.copyright p,.copyright a{font-size: 12px; color: #333;}
.footer-nav{margin-left: 250px;}
.footer-nav-list{margin-right: 80px;}
.footer-nav-list:last-child{margin-right: 0;}
.footer-nav-list b{display: block;color: #333;font-size: 14px;margin-bottom: 12px;}
.footer-nav-page{margin-right: 25px;}
.footer-nav-page dd{margin-top: 2px;}
.footer-nav-page a{color: #737373;}
.footer-nav-page a:hover{color: #1090d2;}
.footer-right{width: 215px;}
.footer-search{position: relative;}
.footer-search .text{display: block;width: 100%;height: 36px;text-indent: 1em;}
.footer-search .submit{position: absolute;width: 40px;height: 36px;background: url("../images/ss.png");top:0;right: 0;}
.ct1{color: #333;font-weight: bold;margin-top: 20px;}
.ct2{color: #333;font-size: 26px;font-family: AlternateGothicNo;margin-top: 10px;}
.footer-code{margin-top: 20px;}
.footer-code .img100{margin-right: 7px; width: 96px;}
.footer-code-des{padding-top: 20px;}
.related{line-height: 60px;}
.related a{text-transform: uppercase;font-size: 22px; color: #4c4c4c;font-family: MarkPro-Bold;}
.yy{filter:grayscale(1)}
/*.link a{display: block;line-height: 60px;width: 260px;text-align: center;position: relative;z-index: 1;}*/
/*.link a img{vertical-align: middle;}*/
/*.link .img2{display: none;}*/
/*.link a:before{content: '';position: absolute;width: 100%;height: 0;bottom:0;left: 0;background: linear-gradient(#3bbdff,#0175b1); background: -webkit-linear-gradient(#3bbdff,#0175b1);z-index: -1;}*/
/*.link a:hover .img1{display: none;}*/
/*.link a:hover .img2{display: block;}*/
/*.link a:hover:before{height: 70px;}*/

/*.footer-nav{position:absolute;right:-15px;height:85px;}*/
.footer-lk{z-index: 3;}
.footer-lk ul{position:relative;}
.footer-lk .foot-navline{background: linear-gradient(#3bbdff,#0175b1); background: -webkit-linear-gradient(#3bbdff,#0175b1);position:absolute;z-index:-1;bottom:0;height:70px;}
.footer-lk li{float:left;width: 260px;}
.footer-lk li a{display: block;height: 62px;text-align: center;}
.footer-lk .img2{padding-top: 20px;}
.footer-lk .img2 img{filter: brightness(32%);}
.footer-lk li a.on .img2 img{filter: brightness(100%);}
.footer-lk li a:hover .img2 img{filter: brightness(100%);}
.foot-navline.last{background: linear-gradient(#ffb157,#e67b01); background: -webkit-linear-gradient(#ffb157,#e67b01);}

.footer-bot{width: 100%; z-index: 200;position: fixed;bottom: -90px;left: 0;transform: translateZ(0);}




.gdr{position: fixed;right: 44px;top:50%;transform: translateY(-50%) translateZ(0);-webkit-transform: translateY(-50%) translateZ(0);width: 60px;z-index: 999;display: none;}
.gdr li{border:1px solid #e0e0e0;position: relative;background: #fff;}
.gdr .img2{display: none;}
.gdr li:hover{background: #1090d2;border-color: #1090d2;}
.gdr li:hover .img1{display: none;}
.gdr li:hover .img2{display: block;}
.sldie-r{position: absolute;right: 100%;top:50%;padding-right: 10px;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.slide-con{background: #fff;position: relative;border:1px solid #e0e0e0;display: none;}
.slide-con:after{content: '';position: absolute;width: 7px;height: 12px;background: url("../images/r2.png");top:50%;margin-top: -6px;right: -7px;}
.code-r{width: 100px;}
.gdr li:hover .slide-con{display:block;}
/*关于爱奇1_企业简介*/
.ban-text{color: #fff;}
.ban-text h2{font-weight: bold;font-size: 30px;letter-spacing: 4px;}
.ban-text p{letter-spacing: 3px;}
.home-nav .swiper-slide{width: auto;text-align: center;}
.home-nav .swiper-slide a{display: inline-block;line-height: 60px;position: relative;}
.home-nav .swiper-slide a:after{content: '';position: absolute;left: 50%;width: 0;bottom:0;border-bottom: 2px solid #20ad44;transform: translateX(-50%);}
.home-nav .swiper-slide.active a{font-weight: bold;}
.home-nav .swiper-slide.active a:after{width: 100%;}
.home-nav .swiper-slide a:hover:after{width: 100%;}
.jt-video{width: 46.5%;overflow: hidden;}
.jt-ms{position: absolute;right: 0;top:0;height: 100%;width: 49%;}
.title24-bold{margin-bottom: 30px;margin-top: 10px;}
.title24-bold h3{font-size:24px;margin-bottom: 5px;letter-spacing: 3px;margin-left: 3px;}
.title24-bold p{text-transform: uppercase;font-size: 16px;font-family: MarkPro;letter-spacing: 2px;margin-left: 2px;}
.title-color h3{color: #1090d2;}
.jtms-bot{position: absolute;width: 100%;top:86px;bottom: 0;overflow: auto;}
.jtms-bot p{margin-bottom: 30px;}
.jtms-warp{margin-right: 30px;}

.jtms-bot::-webkit-scrollbar {width: 4px;height: 4px;}
.jtms-bot::-webkit-scrollbar-thumb:hover { border: 1px solid #1090d2;background-color: #1090d2;}
.jtms-bot::-webkit-scrollbar-thumb {background-color: #1090d2;background-clip: padding-box;min-height: 28px;}
.jtms-bot::-webkit-scrollbar-track-piece {background: #e5e5e5;}

.scrollbar::-webkit-scrollbar {width: 4px;height: 4px;}
.scrollbar::-webkit-scrollbar-thumb:hover { border: 1px solid #1090d2;background-color: #1090d2;}
.scrollbar::-webkit-scrollbar-thumb {background-color: #1090d2;background-clip: padding-box;min-height: 28px;}
.scrollbar::-webkit-scrollbar-track-piece {background: #e5e5e5;}

.jt-play{cursor: pointer;position: relative;}
.jt-play p{color: #fff;font-size: 24px;margin-top: -25px;margin-bottom: 5px;}
.jt-play:after{content: '';position: absolute;left: 50%;top:100%;border-right: 1px solid #fff;height: 1000px;margin-top: 12px;}
.jt-video:hover .img2{animation: rotate 2s linear infinite;}
@keyframes rotate {
    0%{transform: rotate(0deg);}
    50%{transform: rotate(180deg);}
    100%{transform: rotate(360deg);}
}
.sptc{position: fixed;z-index: 99999;background: rgba(0,0,0,0.5);left: 0;right: 0;top: 0;bottom:0;display: none;}
.video_t{position: absolute;left: 50%;top:50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);width: 800px;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;}
.jtjg img{max-width: 100%;height: auto !important;}
.sy-list{margin: 50px 0;}
.sy-list li{float: left;width: 12.28%;margin: 0 1%;}
.sy-list li img{max-width: 80%;}
.shiye1{margin: -80px auto 0;background: #fff;width: 1120px;position: relative;z-index: 8;padding: 30px 0;max-width: 86%;}
.shiye2 p{font-size: 16px;margin-bottom: 30px;}
.shiye2-top{width: 1300px;margin: 0 auto;max-width: 100%;}
.shiye2 img{max-width: 100%;height: auto !important;}
/*关于爱奇2_企业文化*/
.whimg{width: 39.5%;}
.wh-con{position: absolute;right: 0;height: 100%;top:0;width: 57%;}
.wh-con .title24-bold{border-bottom: 2px solid #ebe8e8;padding-bottom: 16px;}
.wh-con .title24-bold p{color: #20ad44;font-size: 16px;margin-top: 10px;}
.wh-des p{font-size: 16px;}
.culture li{float:left;width:48%;position: relative;margin-right: 4%;margin-top: 60px;}
.culture li:nth-child(even){margin-right: 0;}
.cul-l{background: #1090d2;width: 280px;text-align: center;padding: 25px;color: #fff;box-sizing: border-box;}
.culture li:nth-child(5) .cul-l{padding-top: 14px;padding-bottom: 14px;}
.cul-l h4{font-weight: bold;font-size: 18px;margin-top: 15px;}
.cul-l p{letter-spacing: 2px;}
.wh-r{position: absolute;right: 0;left: 280px;height: 100%;top:0;border:1px solid #e5e5e5;border-bottom-width: 4px;box-sizing: border-box;}
.wh-warp{margin: 0 70px;}
.wh-warp p{font-size: 16px;}
/*关于爱奇3_品牌历程*/
.history{width: 1290px;margin: 0 auto;max-width: 100%;}
.preview{margin: 60px 0 30px;}
.preview:after{content: '';position: absolute;width: 100%;top:50%;left: 0; height:8px; margin-top: -4px;z-index: -1;background:#ebebeb;}
.preview .swiper-slide{width: 16.66%;height: 140px;cursor: pointer;z-index: 4;}
.preview .dot1{width: 12px;height: 12px;border:3px solid #fff; background:url("../images/dot1.jpg");border-radius: 100%;position: absolute;left: 50%;top:50%;margin: -9px 0 0 -9px;z-index: 3;}
.preview .swiper-slide:after{content: '';position: absolute;width: 80%;left: 10%;height: 8px;top:50%;margin-top: -4px;background: #ebebeb;border-radius: 8px;}
.preview h5{font-family: AlternateGothicNo;font-size: 32px;color: #333;}
.preview .swiper-slide.active-nav h5{color: #1090d2;}
.preview .swiper-slide.active-nav .dot1{background:url("../images/dot2.jpg");}
.preview .swiper-slide.active-nav:after{background: #1090d2;}
.view{background: #fafafa;padding: 60px;}
.history-btn a,.dhBtn div{position: absolute;width: 23px;height: 16px;top:50%;margin-top: -8px;cursor: pointer;}
.history-btn a.swiper-button-disabled,.dhBtn .swiper-button-disabled{display: none;}
.arrow-left,.dh1{left: -40px;background: url("../images/left2.png");}
.arrow-right,.dh2{right: -40px;background: url("../images/right2.png");}
.arrow-left:hover,.dh1:hover{background: url("../images/left2-1.png");}
.arrow-right:hover,.dh2:hover{background: url("../images/right2-1.png");}
.his-img{width: 36%;min-height: 100px;float: left;}
.hisfd{ float: right;width: 58%;}
.nain{margin-bottom: 30px;}
.nain h4{font-size: 40px; color: #1090d2;font-family: AlternateGothicNo;}
.nain p{font-size: 16px;color: #4c4c4c;font-weight: bold;}
.his-des p{color: #737373;margin-bottom: 10px;}
.his-des p:last-child{margin-bottom:0;}
/*关于爱奇4_生产基地*/
.jd-bot{margin: 0 90px;}
.jd-bot p{font-size: 16px;}
.jd-list li{float: left;width: 47%;margin-right: 6%;margin-bottom: 6%;cursor: pointer;position: relative;}
.jd-list li:nth-child(even){margin-right: 0;}
.jd-list li:before{content: '';position: absolute;width: 100%;height: 100%;left: 0;top:0;background: rgba(0,0,0,.5);opacity: 0;}
.jd-list li:after{content: '';position: absolute;width: 34px;height: 34px;left: 50%;top:50%;background-image: url("../images/fangda.png");margin: -17px 0 0 -17px;opacity: 0;}
.jd-list li:hover:before,.jd-list li:hover:after{opacity: 1;}
.ckgd{display: block;margin: 0 auto;width: 120px;line-height: 35px;text-align: center;color: #fff;background: #a8d646;}
.jdtc{position: fixed;width: 100%;height: 100%;top:0;left: 0;background: rgba(0,0,0,.65);z-index: 99999;display: none;}
.jdtc-con{width: 1200px;position: absolute;left: 50%;top:50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);}
.guanbi{position: absolute;width: 38px;height: 38px;right: -38px;top:-38px;background-image: url("../images/close_video1.svg");cursor: pointer;z-index: 5;}
.jdtc .history-btn a{width: 34px;height: 26px;margin-top: -13px;}
.jdtc .arrow-left{left: -72px;background: url("../images/left3.png");}
.jdtc .arrow-right{right: -72px;background: url("../images/right3.png");}
/*关于爱奇6_荣誉资质*/
.ny-nav-er{font-size: 0;}
.ny-nav-er a{display: inline-block;width: 120px;line-height: 48px;font-size: 18px; color: #666;border-radius: 4px;margin: 0 30px;position: relative;}
.ny-nav-er a:after{content: '';position: absolute;right: -30px;border-left: 1px solid #ccc;height: 16px;top:50%;margin-top: -8px;}
.ny-nav-er a.active{background: #1090d2;color: #fff;}
.ny-nav-er a:hover{background: #1090d2;color: #fff;}
.ny-nav-er a:last-child:after{display: none;}
.ry-left{background: #f7f7f7;width: 41%;}
.ry-con{position: absolute;height: 100%;width: 59%;right: 0;top:0;box-sizing: border-box;border:1px solid #e6e6e6;}
.ry-txt{margin: 40px;}
.ry-txt li{float: left;width: 48%;margin-right: 4%;}
.ry-txt li:nth-child(even){margin-right: 0;}
.ry-txt p{font-size: 16px; color: #666;margin: 2px 0;position: relative;padding-left: 20px;}
.ry-txt p:before{content: '';position: absolute;left: 0;top:9px;width: 8px;height: 8px;background: #666;border-radius: 100%;}
.ry-list li{float: left;width: 32%;margin-right: 2%;margin-bottom: 35px;}
.ry-list li:nth-child(3n){margin-right: 0;}
.ry-list .img100{border:1px solid #e0e0e0;}
.ry-list p{text-align: center;color: #4c4c4c;font-size: 18px;font-weight: bold;margin-top: 25px;height: 3.2em;}
/*关于爱奇7_社会责任*/
.zr{border-top: 4px solid #f0f0f0;margin-bottom: 60px;}
.zr li{border-bottom: 4px solid #f0f0f0;padding: 30px 0;}
.zr a{display: block;}
.zr .img100{width: 340px;}
.zr-con{position: absolute;left: 380px;right: 0;height: 100%;top:0;}
.zr-top{margin: 30px 0;position: relative;padding-right: 60px;}
.zr-top h3{font-size: 18px;color: #333;margin-bottom: 5px;}
.zr-top span{font-size: 18px;font-family: AlternateGothicNo;color: #8c8c8c;}
.zr-con p{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-size: 16px;}
.zr .look{top:3px;}
.zr .look:before{top:5px;}
.zr li:hover h3{color: #1090d2;}
.zr li:hover span{color: #1090d2;}
.zr li:hover .look:before{background-image: url("../images/look2.png");}
.page a{font-size: 16px;margin: 0 15px;}
.page a:hover{color: #1090d2;}
.page a.active{color: #1090d2;}
/*关于爱奇7_社会责任详情v*/
.title20-bold h3{font-size: 20px;color: #333;margin-bottom: 15px;}
.title20-bold span{font-family: AlternateGothicNo;font-size: 18px;margin: 0 20px;}
.title20-bold .look{position: relative;top: auto;left: auto;bottom:auto;}
.title20-bold .look:before{top: 5px;}
.xwxq-top .header-share{width: 80px;}
.xwxq-edit{border-top: 1px solid #e0e0e0;border-bottom: 1px solid #e0e0e0;margin: 30px 0;padding: 40px 0;}
.xwxq-edit-con{width: 1200px;max-width: 100%;margin: 0 auto;}
.xwxq-edit-con p{margin: 30px 0;font-size: 16px;}
.xwxq-edit-con img{display: block;margin: 0 auto;max-width: 100%;height: auto !important;}
.xq-page a{color: #8c8c8c;position: relative;max-width: 48%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;box-sizing: border-box;font-size: 16px;}
.xq-page span{position: absolute;top:0;}
.xq-page a.fl{padding-left: 62px;}
.xq-page a.fl .span1{left: 0;}
.xq-page a.fl .span2{left: 51px;font-size: 14px;}
.xq-page a.fr{padding-right: 62px;}
.xq-page a.fr .span1{right: 0;}
.xq-page a.fr .span2{right: 51px;font-size: 14px;}
.xq-page a:hover{color: #1090d2;}
/*产品中心需列表的产品*/
.pro-list li{float: left;width: 47%;margin-right: 6%;margin-bottom: 4%;}
.pro-list li:nth-child(even){margin-right: 0;}
.pro-list h4{font-size: 16px;color: #333;font-weight: bold;margin-bottom: 15px;}
.pro-con{background: rgba(0,0,0,.7);opacity: 0;}
.pro-con .i{display: block;width: 33px;height: 34px;background-image: url("../images/fangda.png");margin: 0 auto;}
.pro-con h5{font-size: 18px;color: #fff;font-weight: bold;margin-bottom: 15px;}
.pro-list li:hover .pro-con{opacity: 1;}
/*产品中心详情（不含产品分类）*/
.pro-title{margin-bottom: 50px;}
.pro-title p{text-transform: uppercase;font-size: 18px;color: #999;letter-spacing: 3px;margin-left: 3px;}
.pro-title h3{margin-bottom: 5px;letter-spacing: 5px;margin-left: 5px;}
.cpjs{background: #fafafa;padding: 50px;}
.cpjs p{font-size: 16px;line-height: 1.8em;}
.cptz-img{width: 37%;}
.cptz-con{position: absolute;width: 63%;height: 100%;top:0;right: 0;border:1px solid #e0e0e0;box-sizing: border-box;overflow: auto;}
.cptz-con::-webkit-scrollbar {width: 4px;height: 4px;}
.cptz-con::-webkit-scrollbar-thumb:hover {background-color: #929292;}
.cptz-con::-webkit-scrollbar-thumb {background-color: #1090d2;background-clip: padding-box;min-height: 28px;}
.cptz-con::-webkit-scrollbar-track-piece {background: #e5e5e5;}
.cptz-des p{font-size: 16px;margin: 20px 0;}
.cptz-des{margin: 0 40px;}
.p-before-dot p{position: relative; padding-left: 30px;}
.p-before-dot p:before{content: '';position: absolute;width: 10px;height: 10px;background: #808080;top:8px;left: 0;border-radius: 100%;}
.cpal p{font-size: 16px;color: #4c4c4c;font-weight: bold;margin-top: 10px;}
.cpal .eq-btn div{margin-top: -42px;}
.cpal .img100{position: relative;}
.cpal .img100:after{position: absolute;width: 100%;height: 100%;top:0;left: 0;background: rgba(0,0,0,.4);content: '';}
.cpal .swiper-slide:hover .img100:after{opacity: 0;}
.cpal .swiper-slide:hover p{color: #1090d2;}
/*产品中心详情(含产品分类)*/
.pro-title h3 span{font-weight: normal;}
.bold20{font-weight: bold;font-size: 20px;color: #4c4c4c;margin-top: 10px;}
.classification li{float: left;width: 47.5%;margin-right: 5%;margin-bottom: 4%;}
.classification .ckgd{margin: 0;}
.classification li:nth-child(even){margin-right: 0;}
.classification li:last-child{margin-bottom: 0;}
.classification li:nth-last-child(2){margin-bottom: 0;}
.classification h5{font-size: 18px;color: #1090d2;font-weight: bold;margin-top: 30px;}
.classification p{font-size: 16px;}
.classification-des{margin: 10px 0; min-height: 75px;}
/*混植草详情*/
.cao-tk li{width: 32.66%;margin-right: 1%;float: left;text-align: center;position: relative;height: 220px;border:1px solid #e0e0e0;box-sizing: border-box;margin-top: 1%;}
.cao-tk li:nth-child(3n){margin-right: 0;}
.cao-tk p{font-size: 16px; color: #666;margin: 5px 0}
.cao-tk span{font-size: 18px; color: #333;margin: 5px 0}
.cao-tk h5{font-size: 28px; color: #1090d2;font-weight: bold; margin: 5px 0;}
.caoSp{position: relative;cursor: pointer;}
.caoSp:after{position: absolute;content: '';width: 36px;height: 36px;left: 50%;top:50%;background-image: url("../images/play2.png");margin: -18px 0 0 -18px;}
.caoSp:hover:after{animation: rotate 2s linear infinite;}
/*经典案例_大型赛事、体育场馆和全民健身馆*/
.sport li{float: left;width: 47.5%;margin-right: 5%;margin-bottom: 5%;}
.sport li:nth-child(even){margin-right: 0;}
.sport li a{display: block;}
.sport-top{margin-bottom: 20px;}
.sport li h3{font-size: 18px;text-transform: uppercase;}
.sport-con{position: absolute;width: 100%;height: 100%;top:0;left: 0;background: rgba(0,0,0,.8);text-align: center;opacity: 0;}
.sport-con h3{color: #fff;margin-bottom: 20px;}
.line-jia{width: 250px;margin: 0 auto;position: relative;max-width: 60%;}
.line-jia .line{border-top:1px solid #fff;position: absolute;top:50%;left: 50%;width: 0;transform: translateX(-50%);z-index: 1;}
.cha{width: 26px;height: 26px;background: url("../images/cha.png") no-repeat center;background-size: cover;margin: 0 auto;position: relative;z-index: 3;}
a:hover .line-jia .line{width: 100%;}
.sport li:hover .sport-con{opacity: 1;}
.sport li:hover .sport-top h3,.sport li:hover .more{color: #1090d2;}
.sport li:hover .more:before{background-image: url("../images/more-1.png");}
.more{position: absolute;right: 0;bottom:0; padding-right: 15px;color: #999999;text-transform: uppercase;}
.more:before{content: '';position: absolute;width: 11px;height: 11px;right: 0;top:50%;margin-top: -5px; background: url("../images/more.png");}
.more:hover{color: #1090d2;}
.more:hover:before{background: url("../images/more-1.png");}
/*经典案例_学校体育场馆*/
.pro-list-3 li{width: 32%;margin-right: 2%;}
.pro-list-3 li:nth-child(even){margin-right: 2%;}
.pro-list-3 li:nth-child(3n){margin-right: 0;}
.cpbd{position: absolute;bottom:0;left: 0;z-index: 9;width: 100%;background-color: #ccc;height: 4px;}
.cpbd:after{content: '';position: absolute;width: 0;height: 100%;left: 50%;bottom: 0;transform: translateX(-50%);-webkit-transform: translateX(-50%);background-image: url("../images/cpbd.jpg");}
li:hover .cpbd:after{width: 100%;}
.pro-list-3 h4{margin-top: 15px;}
.table-style th{background: #1090d2;color: #fff;font-size: 18px; font-weight: normal;border:1px solid #1090d2;}
.table-style th,.table-style td{height: 50px;padding: 5px;}
.table-style td{font-size: 16px;border:1px solid #dbdbdb;color: #333;}
/*经典案例_所有详情*/
.allxq-top{min-height: 160px;}
.all-logo{position: absolute;left: 0;top:0;width: 160px;border-radius: 100%;overflow: hidden; box-shadow: 0 0 8px 0 rgba(44, 35, 13, 0.15);}
.allxq-r{margin-left: 210px;padding-top: 15px;}
.allxq-r p{font-size: 16px;}
.preview-al .swiper-slide{width: 24%;margin-right: 1.33%;margin-top: 1.33%;cursor: pointer;position: relative;}
/*.preview-al .swiper-slide:nth-child(4n){margin-right: 0;}*/
.preview-al .swiper-slide:after{position: absolute;left: 0;right: 0;bottom:0;top:0;border:5px solid #1090d2;content: '';opacity: 0;}
.preview-al .swiper-slide:hover:after{opacity: 1;}
.preview-al .swiper-slide.active-nav:after{opacity: 1;}
/*新闻资讯_视频中心*/
.cpsp li{float: left;width: 48%;margin-right: 4%;cursor: pointer;margin-bottom: 5%;}
.cpsp li:nth-child(even){margin-right: 0;}
.cpsp h5{color: #4c4c4c;font-size: 16px; font-weight: bold;margin-right: 55px;}
.cpsp-bot{padding: 25px 0;}
.cpsp-shadow{background: rgba(0,0,0,.8);opacity: 0;z-index: 2;}
.cpsp-shadow:before{width: 45px;height: 45px;content: '';position: absolute;top:50%;left: 50%;margin: -22px 0 0 -22px;background-image: url("../images/play3.png");}
.cpsp li:hover h5{margin-right: 0;}
.cpsp li:hover .cpsp-shadow{opacity: 1;}
.cpsp li:hover{text-align: center;}
.cpsp-bot:after{content: ''; position: absolute;width: 26px;height: 26px;background: url("../images/play4.png");top:50%; margin-top: -13px; right: 15px;}
.cpsp li:hover .cpsp-bot:after{opacity: 0;}
/*新闻资讯_资料下载*/
.xz-list{width: 1260px;margin: 0 auto;max-width: 100%;}
.xz-list li{float: left;width: 32%;margin-right: 2%;text-align: center;margin-bottom: 4%;}
.xz-list li:nth-child(3n){margin-right: 0;}
.xz-con{width: 288px;max-width: 100%;margin: 0 auto;}
.xz-con .img100{box-shadow: 0 0 6px 0 rgba(6, 0, 1, 0.15);}
.cc-shadow{background: rgba(0,0,0,.8);opacity: 0;z-index: 2;}
.cc-hide{position: absolute;top:50%; left: 5%; transform: translateY(-50%);text-align: center;width: 90%;}
.cc-hide .i{width: 40px;height: 28px;background-image: url("../images/xz.png");margin: 0 auto;}
.cc-hide h5{font-weight: bold;font-size: 18px; color: #fff;margin-top: 15px;}
.xz-list h4{font-size: 18px;color: #4c4c4c;margin-top: 15px;}
.xz-list li a:hover .cc-shadow{opacity: 1;}
.xz-list li a:hover h4{opacity: 0;}
/*服务中心-常见问题*/
.wt-list li{margin-bottom: 45px;}
.wt-list h4{position: relative;font-size: 16px;font-weight: bold;color: #333;padding-left: 45px;}
.wt-list h4:before{content: '';position: absolute;width: 30px;height: 30px;background-image: url("../images/wt.png");top:-5px;left: 0;}
.wt-list p{margin-left: 30px;display: block;background: #f7f7f7;font-size: 16px; color: #999;line-height: 50px;border-radius: 4px;padding: 0 15px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;margin-top: 10px;}
.wt-list li:hover h4{color: #1090d2;}
.wt-list li:hover h4:before{background-image: url("../images/wt1.png");}
/*服务中心-售后服务 - 副本*/
.service li{float: left;position: relative;border:1px solid #e0e0e0;width: 23.5%;margin-right: 2%;box-sizing: border-box;padding:70px 35px 35px;}
.service li:last-child{margin-right: 0;}
.service .i{width:110px;background: #fff;border:1px solid #e0e0e0;border-radius: 100%;position: absolute;top:-55px;left: 50%;margin-left: -55px; }
.service .i img{width: 100%;vertical-align: bottom;}
.service h4{text-align: center;font-size: 18px;font-weight: bold;color: #333;}
.service .img100{margin: 15px 0;}
.fw-bot{height: 160px;}
.fw-bot p{font-size: 16px;}
.service li:hover{border-color: #1090d2;}
.service li:hover .i{border-color: #1090d2;}
/*服务中心-联系我们*/
.lxwm-left{width: 49%;}
.lxwm-left h3{padding: 20px 0;}
.lxwm-left li{float: left;width: 49%;margin-right: 2%;margin-bottom: 10px;}
.lxwm-left li:nth-child(even){margin-right: 0;}
.lxwm-left p{position: relative;padding-left: 96px;font-size: 16px;}
.lxwm-left p span{position: absolute;top:0;left: 0;}
.lxwm-left p img{vertical-align: middle;margin: -2px 5px 0 0;}
.lxwm-img{width: 49%;}
.map-left{position: absolute;top:0;left: 0;width: 310px;height: 100%;overflow: auto;}
.map-box{margin-left: 380px;height: 500px;position: relative;}
.map{position: absolute;width: 100%;height: 100%;top:0;left: 0;background: url("../images/map.jpg") no-repeat center;background-size: cover;}
.aqsp{position: absolute;top:50%;left: 50%;transform: translate(-50%,-50%);background: #fff;padding: 15px;border-radius: 6px;text-align: center;}
.aqsp p{font-size: 16px;}
/*.aqsp img{margin-top: -50px;}*/
.address-list li{border-bottom: 1px solid #e6e6e6;padding: 50px 0;cursor: pointer;}
.address-list li:last-child{border-bottom: none;}
.address-list h4{font-size: 18px;color: #4c4c4c;font-weight: bold;position: relative;padding-left: 28px;}
.address-list h4:before{content: '';width: 16px;height: 20px;background-image: url("../images/lcd.png");top:3px;left: 0;position: absolute;}
.address-list p{font-size: 16px;margin-top: 15px;}
.address-list li:hover h4{color: #1090d2;}
.address-list li.active h4{color: #1090d2;}
.address-list li:hover h4:before{background-image: url("../images/lcd1.png");}
.address-list li.active h4:before{background-image: url("../images/lcd1.png");}
.address-list{margin-right: 10px;}

/*服务中心-在线留言*/
.message-bot{width: 560px;margin: 0 auto;max-width: 100%;}
.message-bot .title24-bold{margin-left: 80px;}
.message-bot .title24-bold p,.message-bot .title24-bold h3{color: #fff;}
.message-bot .title24-bold .i{border-color: #fff;}
.message-list{position: relative;margin-bottom: 12px;}
.message-list span{position: absolute;line-height: 50px;left: 0;top:0;color: #fff;font-weight: bold;}
.message-right{margin-left: 80px;background: rgba(255,255,255,.75);border:1px solid rgba(255,255,255,.95);border-radius: 4px;}
.message-right input{display: block;width: 100%;height: 48px;background: none;color: #333;text-indent: 1em;}
.message-right textarea{display: block;width: 100%;resize: none;color: #333;background: none;height: 120px;}
.textarea{margin: 1em;}
.message-list-last .message-right{background: none;border:none;}
.tj-btn{display: block;background: #1090d2;line-height: 30px;color: #fff;text-align: center;border-radius: 4px;overflow: hidden;width: 110px;margin: 30px auto 0;font-size: 16px;font-weight: bold;}
/*国际足联认证*/
.p18 p{font-size: 18px;}
.rzzz-img{width: 33%;}
.rzzz-cont{position: absolute;left: 0;top:0;height: 100%;width: 58%;}
.rzzz-cont p{font-size: 18px;margin: 20px 0;}
.rzzz-cont p strong{color: #333;}
.rzlc img{max-width: 100%;}
.zb-list li{float: left;width: 19.3%;margin-right: 0.875%;}
.zb-list li:last-child{margin-right: 0;}
.zb-list .img100{position: relative;}
.zb-list .img100 span{position: absolute;width: 100%;left: 0;bottom:0;background: rgba(0,0,0,.5);text-align: center;line-height: 50px;font-size: 20px;color: #fff;}
.zb-bot{border:1px solid #e0e0e0;padding: 25px 15px 25px 25px;}
.zb-bots{height: 9em;overflow: auto;padding-right: 10px;}
.zb-bot p{font-size: 16px;}
.rzcd .swiper-slide span{position: absolute;width: 100%;left: 0;bottom:0;background: rgba(0,0,0,.4);text-align: center;font-size: 18px;color: #fff;padding: 13px 5px;box-sizing: border-box;}
.zhengshu li{float: left;width: 23.5%;margin-right: 2%;border:1px solid #e0e0e0;box-sizing: border-box;}
.zhengshu li:last-child{margin-right: 0;}
.chaxun{height: 340px;background-image: url("../images/ttt.jpg");}
.chaxun .title24-bold h3{color: #fff;}
.chaxun .title24-bold p{color: #fff;}
.tzcx{width: 180px;line-height: 45px;background: #fff;margin: 0 auto;border-radius: 4px;font-size: 16px; color: #1090d2;display: block;}
.tzcx:after{width: 20px;height: 12px;content: '';display: inline-block;background: url("../images/jtx.png");vertical-align: middle;margin: -4px 0 0 10px;}
.tzcx:hover:after{transform:translateX(10px);}
/*国际曲联认证*/
.qulian-title{margin-bottom: 40px;}
.qulian-title h3{color: #1090d2;font-size: 24px;font-weight: normal;margin-bottom: 5px;}
.qulian-title .i{width: 60px;border-top: 2px solid #e0e0e0;margin: 20px auto 0;}
.lngx-img{width: 53%;}
.lngx-con{position: absolute;right: 0;top:0;height: 100%;width: 41%;}
.lngx-con-a p{position: relative;padding-left: 16px;font-size: 18px; color: #20ad44;margin: 3px 0;}
.lngx-con-a p:before{content: '';position: absolute;left: 0;top:10px;width: 8px;height: 8px;border-radius: 100%;background: #20ad44;}
.lngx-con-b{margin: 40px 0;}
.lngx-con-b h4{font-size: 18px;color: #1090d2;font-weight: bold;}
.lngx-con-b p,.lngx-con-c p{font-size: 16px;}
.lngx-con-c strong{font-weight: normal;color: #333;}
.bei li{float: left;width: 23.5%;margin-right: 2%;}
.bei li:last-child{margin-right: 0;}
.bei .img{margin: 25px auto;max-width: 60%;}
.bei .img img{max-width: 100%;}
.bei h5{font-size: 22px;color: #1090d2;margin: 10px 0;}
.bei p{font-size: 16px;width: 210px;max-width: 100%;margin: 0 auto;}
.rzal-th{color: #20ad44;font-size: 16px;font-weight: bold;text-align: left;margin-left: 20px;position: relative;padding-left: 20px;margin-bottom: 18px;}
.rzal-th:before{position: absolute;content: '';width: 12px;height: 12px;background-image: url("../images/rzan.jpg");left: 0;top:5px;}
.case .swiper-slide span{position: absolute;width: 100%;background: rgba(0,0,0,.5);bottom:0;left: 0;font-size: 16px; color: #fff;padding: 14px 5px;box-sizing: border-box;text-align: center;}
.more-case li{float: left;width: 48%;margin-right: 4%;margin-bottom: 50px;}
.more-case li:nth-child(even){margin-right: 0;}
.case-bot{background: #f7f7f7;border-top: 4px solid #d6d6d6;padding: 40px;}
.menu-handler{width: 30px; height: 32px; cursor: pointer; position: absolute;right:12px;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: #1090d2; 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;}
.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); }
.footer-left{position: absolute;top:0;left: 0;}
.anli-hide .video_t{width: 1100px;}
.anli-btn div{width: 34px;height: 26px;margin-top: -13px;position: absolute;top:50%;cursor: pointer;}
.anli-btn  div.swiper-button-disabled{display: none;}
.anli-btn1{left: -72px;background: url("../images/left3.png");}
.anli-btn2{right: -72px;background: url("../images/right3.png");}
.js_tx_video_container{display: inline-block !important;max-width: 100%;}
.banner .eq-btn div{opacity: 0.5;z-index: 2;}
.banner .eq-btn div:hover{opacity: 1;}
.banner .eq-btn div:hover{opacity: 1;}
.banner .eqLeft{left: 50px;}
.banner .eqRight{right: 50px;}
.result-top span{color: #0175b1;}


.imgscale .img100{overflow: hidden;}
.bei li:hover .img img,.sy-list li:hover img,.culture li:hover img,.news .imgscale:hover .xw31s{transform: scale(1.05);-webkit-transform: scale(1.05);}

.gltio{position: absolute;right: 0;top:50%;transform: translateY(-50%);width: 60px;height: 50px;background: url("../images/tyu.png") no-repeat center;background-size: cover;cursor: pointer;}



.eq-btn div,.project,.jd-list li:after,.guanbi,.pro-con .i,.caoSp:after,.cpbd:after,.cpsp-shadow:before,.cc-hide .i,.wt-list h4:before,.address-list h4:before,.chaxun,.rzal-th:before,.xw31s{
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
body,.header,.nav-yi,.logo,.search-con,.nav,.showLan,.header-share,.search-box,.language-box,.share,.rd-shadow,.equipment-wrap .swiper-slide a,.eq-con,.project-con,.news_bot,.news_bot b,.link a:before,.gdr li,.home-nav .swiper-slide a:after,.jd-list li:before,.jd-list li:after,.ny-nav-er a,.zr-top h3,.zr-top span,.page a,.xq-page a,.pro-con,.cpal .img100:after,.cpal p,.sport-con,.line,.cha,.more,.sport-top h3,.cpbd:after,.preview-al .swiper-slide:after,.cpsp-shadow,.cc-shadow,.xz-list h4,.wt-list h4:before,.wt-list h4,.service li,.service li .i,.address-list h4,.address-list h4:before,.tzcx:after,.menu-handler .burger,.equipment .swiper-slide.on,.imgscale .img100 img,.sy-list li img,.culture li img,.bei li .img img,.footer-lk .img2 img,.news .imgscale .xw31s,.edge2 .img100,.banner .eq-btn div{
    transition: all .5s;
    -webkit-transition: all .5s;
}
/*放大*/
@keyframes cfzq{
    0% {
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    50% {
        -moz-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    100% {
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.slideUp,.swiper-slide-active .slideUp1{animation:up 2s both;-webkit-animation:up 2s both;}
@keyframes up{
    0%{
        opacity: 0;
        -moz-transform: translateY(50px);
        -webkit-transform: translateY(50px);
        -o-transform: translateY(50px);
        -ms-transform: translateY(50px);
        transform: translateY(50px);
        -webkit-transition: all .8s cubic-bezier(.645, .045, .355, 1);
        -moz-transition: all .8s cubic-bezier(.645, .045, .355, 1);
        -ms-transition: all .8s cubic-bezier(.645, .045, .355, 1);
        -o-transition: all .8s cubic-bezier(.645, .045, .355, 1);
        transition: all .8s cubic-bezier(.645, .045, .355, 1);
    }
    100%{
        opacity: 1;
        -moz-transform: translateY(0px);
        -webkit-transform: translateY(0px);
        -o-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px);
        -webkit-transition: all .8s cubic-bezier(.645, .045, .355, 1);
        -moz-transition: all .8s cubic-bezier(.645, .045, .355, 1);
        -ms-transition: all .8s cubic-bezier(.645, .045, .355, 1);
        -o-transition: all .8s cubic-bezier(.645, .045, .355, 1);
        transition: all .8s cubic-bezier(.645, .045, .355, 1);
        -webkit-transition-delay: .8s;
        transition-delay: .8s;
    }
}
@-webkit-keyframes up{
    0%{
        -moz-transform: translateY(50px);
        -webkit-transform: translateY(50px);
        -o-transform: translateY(50px);
        -ms-transform: translateY(50px);
        transform: translateY(50px);
        -webkit-transition: all .8s cubic-bezier(.645, .045, .355, 1);
        -moz-transition: all .8s cubic-bezier(.645, .045, .355, 1);
        -ms-transition: all .8s cubic-bezier(.645, .045, .355, 1);
        -o-transition: all .8s cubic-bezier(.645, .045, .355, 1);
        transition: all .8s cubic-bezier(.645, .045, .355, 1);
    }
    100%{
        opacity: 1;
        -moz-transform: translateY(0px);
        -webkit-transform: translateY(0px);
        -o-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px);
        -webkit-transition: all .8s cubic-bezier(.645, .045, .355, 1);
        -moz-transition: all .8s cubic-bezier(.645, .045, .355, 1);
        -ms-transition: all .8s cubic-bezier(.645, .045, .355, 1);
        -o-transition: all .8s cubic-bezier(.645, .045, .355, 1);
        transition: all .8s cubic-bezier(.645, .045, .355, 1);
        -webkit-transition-delay: .8s;
        transition-delay: .8s;
    }
}



@font-face {
    font-family: "MarkPro";
    src: url("../fonts/MarkPro.otf");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "MarkPro-Bold";
    src: url("../fonts/MarkPro-Bold.otf");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "AlternateGothicNo";
    src: url("../fonts/AlternateGothicNo.2BT.ttf");
    font-weight: normal;
    font-style: normal;
}


@media(max-width:669px){//当屏幕最大669时，执行下面css
.lianxiyangshi{
width="200" height="40" border="0" align="left" cellpadding="0" cellspacing="0" bgcolor="#63b430"
}
}
 
@media(min-width:669px){//当屏幕最小669时，执行下面
.lianxiyangshi{
width="200" height="40" border="0" align="left" cellpadding="0" cellspacing="0" bgcolor="#63b430"
}
}










