@charset "utf-8";
* { padding: 0; margin: 0; outline: 0; text-decoration: none; list-style: none;}
@font-face {
    font-family: MarkPro;
    src: url("../fonts/MarkPro.woff2") format("woff2"),
    url("../fonts/MarkPro.woff") format("woff"),
    url("../fonts/MarkPro.ttf") format("truetype"),
    url("../fonts/MarkPro.eot") format("embedded-opentype"),
    url("../fonts/MarkPro.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: MarkPro-Light;
    src: url("../fonts/MarkPro-Light.woff2") format("woff2"),
    url("../fonts/MarkPro-Light.woff") format("woff"),
    url("../fonts/MarkPro-Light.ttf") format("truetype"),
    url("../fonts/MarkPro-Light.eot") format("embedded-opentype"),
    url("../fonts/MarkPro-Light.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: MarkPro-Heavy;
    src: url("../fonts/MarkPro-Heavy.woff2") format("woff2"),
    url("../fonts/MarkPro-Heavy.woff") format("woff"),
    url("../fonts/MarkPro-Heavy.ttf") format("truetype"),
    url("../fonts/MarkPro-Heavy.eot") format("embedded-opentype"),
    url("../fonts/MarkPro-Heavy.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: MarkPro-Bold;
    src: url("../fonts/MarkPro-Bold.woff2") format("woff2"),
    url("../fonts/MarkPro-Bold.woff") format("woff"),
    url("../fonts/MarkPro-Bold.ttf") format("truetype"),
    url("../fonts/MarkPro-Bold.eot") format("embedded-opentype"),
    url("../fonts/MarkPro-Bold.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}
html,body{font-size: 14px;color: #999;font-family:MarkPro,Microsoft YaHei;}
textarea{font-family:MarkPro,Microsoft YaHei;}
body{padding-top: 80px;}
input{ border:none; }
img { border: none; }
audio,canvas,video{ display: inline-block; *display: inline; *zoom: 1;}
table{border-collapse: collapse;}
a{color: #999;}
.fl{ float: left;}
.fr{float: right;}
.clear:after{ content: ''; display: table; clear: both; }
h1,h2,h3,h4,h5{font-weight: normal;}
h3{font-size: 36px;color: #111;font-family:MarkPro-Bold;}
.w1520{width: 1520px;margin: 0 auto;}
.w1200{width: 1200px;margin: 0 auto;}
.w650{width: 650px;margin: 0 auto;}
.margin-tb100{margin: 100px auto;}
.margin-tb80{margin: 80px auto;}
.bg111{background: #111;}
.bgf5{background: #f5f5f5;}
.text-center{text-align: center;}
.text-right{text-align: right;}
.img100{overflow: hidden;}
.img100 img{width: 100%;vertical-align: bottom;}
.table{display: table;width: 100%;height: 100%;}
.table-cell{display: table-cell;vertical-align: middle;}
.pc-show{display: block;}
.wap-show{display: none;}
/*index*/
.header{position: fixed;width: 100%;top:0;left: 0;height: 80px;z-index: 999;transform: translateZ(0);-webkit-transform: translateZ(0);}
.logo{margin-top: 10px;}
.menu li{float: left;position: relative;margin-right: 20px;}
.nav-yi{line-height: 80px;display: block;font-size: 16px;text-align: center;color: #f5f5f5;}
.menu li.active .nav-yi{color: #C00;}
.menu-wap{position: absolute;width: 260px;left: 50%;margin-left: -130px;top:70px;background: #000;border-radius: 5px;-webkit-border-radius: 5px;padding: 15px 0;box-shadow: 0 0 4px #ddd;overflow: hidden;display: none;}
.menu-wap a{display: block;line-height: 25px;color: #fff;}
.header-r{position: relative;z-index: 9;margin-top: 24px;}
.search-btn-style{width: 32px;height: 32px;background: url("../images/01.png") no-repeat center;background-size: cover;cursor: pointer;}
.search-box{position: relative;height: 32px;}
.search{position: absolute;right: 0;top:0;width:0;background: #f5f5f5;overflow: hidden;}
.search .text{width: 100%;height: 32px;display: block;text-indent: 1em;background: none;}
.search.active{width: 200px;}
.search-go{position: absolute;right: 0;top:0;background: url("../images/01-1.png") no-repeat center;background-size: cover;}
.langage{position: relative;line-height: 20px;margin-top: 8px;margin-left: 0;padding-right: 25px;cursor: pointer;}
.langage p{color: #f5f5f5;font-weight: bold;}
.langage{width: 40px;text-indent: 1.4em;}
.langage:after{content: '';position: absolute;width: 20px;height: 20px;background: url("../images/i2.png") no-repeat center;background-size: cover;top: 0;right: 0;}
.langage ul{position: absolute;top:20px;left: 0;width: 100%;display: none;}
.langage a{display: block;color: #f5f5f5;font-weight: bold;}
.header-con{margin-right: 20px;}
.index-body{padding-top: 0;}
.index-body .header{background: none;}
.index-body .header.on{background: #111;}
.banner{background: #000;}
.banner .swiper-slide{overflow: hidden;}
.banner-con{position: absolute;left: 0;top:0;bottom:0;right: 0;color: #fff;}
.banner-con h2{font-size: 30px;transform: translateX(100px);-webkit-transform: translateX(100px);transition-delay: 400ms !important;opacity: 0;}
.banner-con h3{margin-top:30px; font-size:20px;width:50%; line-height:32px; color:#fff;transform: translateX(100px);-webkit-transform: translateX(100px);transition-delay: 600ms !important;opacity: 0;font-family: MarkPro,Microsoft YaHei;}
.banner-con .more1{transform: translateX(100px);-webkit-transform: translateX(100px);transition-delay: 800ms !important;opacity: 0;}
.swiper-slide-active .banner-con h2{transform: translateX(0);-webkit-transform: translateX(0);opacity: 1;}
.swiper-slide-active .banner-con h3{transform: translateX(0);-webkit-transform: translateX(0);opacity: 1;}
.swiper-slide-active .banner-con .more1{transform: translateX(0);-webkit-transform: translateX(0);opacity: 1;}
.banner-con1 img{transform: translateX(100px);-webkit-transform: translateX(100px);opacity: 0;transition-delay: 400ms !important;}
.swiper-slide-active .banner-con1 img{transform: translateX(0);-webkit-transform: translateX(0);opacity: 1;}
.swiper-pagination-style.swiper-pagination-bullets{position: absolute;z-index: 9;text-align: center;bottom:40px;}
.swiper-pagination-style.swiper-pagination-bullets .swiper-pagination-bullet{width: 10px;height: 10px;background: #d1d1d1;opacity: 1; margin: 0 10px;}
.swiper-pagination-style.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #cc0000;transform: scale(1.4);-webkit-transform: scale(1.4);}
.title1{margin-bottom: 50px;position: relative;}
.acevel-c .title1{overflow: hidden;}
.title1 h3{line-height: 50px;}
.title1-r li{float: left;margin-left: 30px;}
.title1-r li a{font-family: MarkPro-Bold;display: block;line-height: 50px;font-size: 14px;position: relative;}
.title1-r li a:after{content: '';position: absolute;bottom:0;left: 0;border-bottom: 2px solid #cc0000;width: 0;}
.title1-r li.active a{color: #cc0000;}
.title1-r li a:hover{color: #cc0000;}
.title1-r li.active a:after{width: 100%;}
.title1-r li:hover a:after{width: 100%;}
.cplist{overflow: hidden;display: none;}
.cplist.active{display: block;}
.cplist li{float: left;background: #f5f5f5;margin-right: 0.5%;width: 32.8%;margin-bottom: -99999px;padding-bottom: 99999px;}
/*.cplist li:nth-child(1){width: 42.3%;}*/
.cplist li:last-child{margin-right: 0;}
.cplist li a{display: block;padding:30px 40px;}
.cplist li p{margin-bottom: 20px;}
.prodcuts-tt{/*position: relative;padding-right: 35px;*/height:1.3em; text-align:center}
.prodcuts-tt:after{/*position: absolute;content: '';width: 24px;height: 16px; right: 0;top:1px; background-position: center;background-size: cover;background-repeat: no-repeat;background-image: url(../images/arrow2.png);*/}
.moveup a:hover .prodcuts-tt{color:#cc0000;}
.moveup a:hover .prodcuts-tt:after{background-image: url(../images/arrow4.png);transform: translateX(10px);-webkit-transform: translateX(10px);}
.pro-txt{position: absolute;left: 0;top:15%;right: 0;bottom:0;}
.pro-txt h3{color: #fff;font-size: 48px;}
.pro-txt p{color: #fff;font-size: 18px;margin-top: 15px;position: relative;padding-left: 25px;}
.swiper-btn-style div,.swiper-btn-style a{width: 48px;height: 48px;position: absolute;top:50%;margin-top: -24px;background-size: cover;background-repeat: no-repeat;background-position: center;z-index: 10;cursor: pointer;}
.swiper-btn-style .swiper-btn-left{left: -50px;background-image: url("../images/btn1.png");}
.swiper-btn-style .swiper-btn-right{right: -50px;background-image: url("../images/btn2.png");}
.swiper-btn-style .swiper-btn-left:hover{background-image: url("../images/btn1-1.png");}
.swiper-btn-style .swiper-btn-right:hover{background-image: url("../images/btn2-1.png");}

.swiper-container:hover .swiper-btn-left{left: 70px;}
.swiper-container:hover .swiper-btn-right{right: 70px;}
.inn-box:hover .swiper-btn-left{left: 70px;}
.inn-box:hover .swiper-btn-right{right: 70px;}
.banner-con1{text-align: center;}
.banner-con1 img{width: auto;max-width: 100%;}




.pro-txt p:before{content: '';position: absolute;width: 16px;height: 20px;background: url("../images/location.png") no-repeat center;background-size: cover;left: 0;top:50%;margin-top: -12px;}
.more{display: block;width: 150px;line-height: 40px;border:1px solid #fff;text-align: center;font-size: 14px;text-transform: uppercase; border-radius:20px;}
.more1{color: #fff;margin-top: 50px;}
.text-nomal{text-transform: none !important;}
.menu li:hover .nav-yi{color: #C00;}
.menu-wap a:hover{color: #C00;}
.more1:hover{color: #cc0000;/*border-color: #cc0000;*/}
.innovation{background-size: cover;background-position: center;background-repeat: no-repeat;height: 480px;width: 100%;overflow: hidden;margin: 10px 0;position: relative;}
.innovation-txt{position: absolute;left: 0;top:0;right: 0;bottom:0;}
.innovation-txt h3{font-size: 48px;color: #fff;margin-bottom: 20px;}
.innovation-txt p{font-size: 24px;color: #fff;font-family: MarkPro-Bold;margin: 5px 0;}
.arrow-right{display: block;width: 28px;height: 20px;background-image: url("../images/arrow-right.png"); background-size: cover;background-position: center;background-repeat: no-repeat; margin-top: 60px;}
.innovation a{display: block;}
.innovation a:hover .arrow-right{margin-left:10px;}
.footer-top{padding: 70px 0; background:#222; border-top:1px solid #222}
.footer-top-left dl{float: left;margin-right: 50px;}
.footer-top-left dl.last{margin-right: 0;}
.footer-top-left dt{font-size: 16px;color: #fff;font-family: MarkPro-Bold;margin-bottom: 25px; max-width:200px; height:40px; line-height:18px;}
.footer-top-left dd{margin: 8px 0;}
.footer-top-left a{font-family: MarkPro-Light;}
.footer-top-left a:hover{color: #cc0000;}
.footer-bot{border-top:1px solid #333;padding: 20px 0; text-align:center}
.share h4{font-size: 18px;color: #fff;font-family: MarkPro-Bold;margin-bottom: 25px;}
.shares a{display: inline-block;vertical-align: middle;opacity: 0.6;transition: all .4s;}
.shares a:hover{opacity: 1;}
.footer-bot p,.footer-bot span{font-family: MarkPro-Light;}
.at-resp-share-element .at-share-btn .at-label{display: none;}
.at-resp-share-element .at-share-btn:focus, .at-resp-share-element .at-share-btn:hover{transform: none !important;opacity: 1;}
.at-share-btn .at-icon-wrapper{display: none !important;}
.at-resp-share-element .at-share-btn{width: 20px;height: 20px;display: block;background-color: transparent !important;margin-right: 10px !important;opacity: .3;}
.at-resp-share-element .at-share-btn:last-child{margin-right: 0 !important;}
.at-resp-share-element .at-share-btn.at-svc-twitter{background: url("../images/share2.png");}
.at-resp-share-element .at-share-btn.at-svc-facebook{background: url("../images/share1.png");}
.at-resp-share-element .at-share-btn.at-svc-pinterest_share{background: url("../images/share4.png");}

.at-resp-share-element .at-share-btn.at-svc-twitter:hover{background: url("../images/share2-1.png");}
.at-resp-share-element .at-share-btn.at-svc-facebook:hover{background: url("../images/share1-1.png");}
.at-resp-share-element .at-share-btn.at-svc-pinterest_share:hover{background: url("../images/share4-1.png");}
/*product*/
.nav-er,.nav-ers{background: #fff;}
.nav-ers{overflow: hidden;position: static; line-height: 80px; left: 0;width: 100%;top:80px;z-index: 900;box-shadow: 0 2px 4px #ddd;-webkit-box-shadow: 0 2px 4px #ddd;transform: translateZ(0);-webkit-transform: translateZ(0);}
.nav-ers h3{font-size: 30px}
.nav-ers h3 span{font-size: 18px;color: #5b5b5b;font-family: MarkPro;margin-left: 10px;}
.nav-er-list a{font-family: MarkPro-Bold;color: #333;margin-left: 15px;}
.nav-er-list a.active{color: #cc0000;}
.nav-er-list a:hover{color: #cc0000;}
.nav-er-list a:first-child{margin-left: 0;}
.title2{border-bottom: 1px solid #d8d8d8;padding-bottom: 30px;margin-bottom: 80px;}
.title2 h3{color: #333;}
.xqpages-a-left{width: 32%;}
.xqpages-a-left h4{font-size: 20px;font-family: MarkPro-Bold;color: #333;margin-bottom: 40px;}
.xqpages-a-left h5{font-size: 14px;font-family: MarkPro-Bold;color: #333;margin-bottom: 15px;}
.xqpages-a-left p{margin: 5px 0;}
.xqpages-a-img{max-width: 65%;}
.xqpages-a-img li{float: left;width: 32%;margin-right: 2%;background: #f1f1f1;}
.xqpages-a-img li img{width: 100%;vertical-align: bottom;}
.xqpages-a-img li:last-child{margin-right: 0;}
.xqpages{margin-bottom: 80px;}
.beam-img li{display: none;}
.beam-img li.active{display: block;}
.beam-a{margin-top: 50px;}
.beam-a a{float: left;line-height: 60px;background: #f5f5f5;width: 22%;text-align: center;margin-right: 4%;}
.beam-a a:last-child{margin-right: 0;}
.beam-a a.active{background: #111;color: #fff;}
.beam-a a:hover{background: #111;color: #fff;}
.applications .swiper-pagination-style.swiper-pagination-bullets{position: static;margin-top: 50px;}
.xiazai th{width: 200px; border-bottom:1px solid #ddd;border-top:1px solid #ddd; height: 60px;font-size: 16px;font-weight: normal;color: #000;word-break: break-all;padding: 0 2px;}
.xiazai td{border-bottom:1px solid #ddd;height: 60px;text-align: center;padding: 0 2px;}
.xiazai-img{max-width: 250px;margin: 0 auto;}
.xiazai-a{display: block;width: 32px;height: 32px;margin: 0 auto;background-position: center;background-size: cover;background-repeat: no-repeat;}
.xiazai-a1{background-image: url("../images/xz1.png");}
.xiazai-a1:hover{background-image: url("../images/xz1-1.png");}
.xiazai-a2{background-image: url("../images/xz2.png");}
.xiazai-a2:hover{background-image: url("../images/xz2-1.png");}
.xiazai-a3{background-image: url("../images/xz3.png");}
.xiazai-a3:hover{background-image: url("../images/xz3-1.png");}
.xiazai-a4{background-image: url("../images/xz4.png");}
.xiazai-a4.active{background-image: url("../images/xz4-1.png");}
.h20{height: 20px;background: #f5f5f5;}
.xiazai-bot{margin-top: 40px;}
.xiazai-bot p{line-height: 60px;margin-right:30px;}
.xiazai tr.active td{color: #cc0000;}
.more2{background: #111;color: #fff;line-height: 60px;font-size: 16px;border:none;}
.more2:hover{background: #cc0000;}
.mpro-con{padding: 30px;}
.mpro-con  .img100{width: 360px;margin: 30px auto 0;max-width: 100%;}
.arrow-box{margin-top: 17px;}
.arrow{display: block;width: 24px;height: 16px;background-position: center;background-size: cover;background-repeat: no-repeat;}
.arrow1{background-image: url("../images/arrow1.png");}
.arrow2{background-image: url("../images/arrow2.png");margin-left: 20px;}
.arrow1:hover{background-image: url("../images/arrow3.png");}
.arrow2:hover{background-image: url("../images/arrow4.png");}
.mpro-con p img{vertical-align: middle;margin-top: -2px;margin-left: 5px;}
.showmes{position: fixed;z-index: 99;right: -60px;top:50%;margin-top: -100px;background: #f0f0f0;cursor: pointer;width: 60px;}
.showmes.active{right: 0;}
.showmes img{width: 100%;vertical-align: bottom;}
.mess-box{position: fixed;z-index: 9999;left: 0;right: 0;top:0;bottom:0;background: rgba(0,0,0,0.65);display: none;}
.mess-title h4{font-size: 24px; color: #090d10;margin-bottom: 5px;}
.mess-title{margin-bottom: 20px;}
.mess-con{width: 900px;max-width: 90%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);background: #fff;overflow: hidden;}
.mess-wap{width: 660px;max-width: 90%;margin:30px auto;}
.mess-list{border:1px solid #d6d6d6;margin-bottom: 10px;position: relative;background: #f7f7f7;}
.mess-list span{position: absolute;line-height: 46px;top:0;left: 20px;color: #666;}
.mess-list1 .mess-txt{margin-left: 78px;}
.mess-list2 .mess-txt{margin-left: 80px;}
.mess-list3 .mess-txt{margin-left: 94px;position: relative;}
.mess-list4 .mess-txt{margin-left: 104px;}
.mess-list5 .mess-txt{margin-left: 125px;}
.mess-txt .text,.cname{height: 46px;display: block;width: 100%;background: none;text-indent: 1em;font-family: MarkPro;}
.contact-mes .mess-txt .text,.contact-mes .cname{color: #666;}
.cname{display: inline-block;width: auto;vertical-align: middle;}
.textarea-box{margin: 14px 8px;}
.textarea-box textarea{display: block;width: 100%;height: 100px;line-height: 1.6em;resize: none;background: none;border:none;}
.rmb{margin-top: 16px;}
.rmb-list{position:relative;padding-left: 30px;margin-top: 8px;}
.rmb-list a{color: #cc0000}
.rmb-list i{position:absolute;left:0;top:0;width:16px;height:16px;background-size: cover;background-position: center;background-repeat: no-repeat;background-image: url("../images/rmb1.jpg");cursor: pointer;}
.rmb-list i.active{background-image: url("../images/rmb2.jpg");}
.rmb-list p{font-size: 12px;color: #8c8c8c;line-height: 16px;}
.mess-form .more2{line-height: 50px;margin-top: 20px;text-transform: none;cursor: pointer;}
.close1{position: absolute;top:0;right: 0;height: 60px;width: 60px;background-position: center; background-size: cover; background-repeat: no-repeat;background-image: url("../images/close.png");cursor: pointer;background-color: #383838;}
.close1:hover{background-color: #cc0000;}
.proxq1{overflow: hidden;}
.proxq1 img{max-width: 100%;vertical-align: bottom;}
.maxh img{max-height: 670px;}
    /*projects*/
.project-a{position: relative;min-height: 600px;}
.project-a-img{width: 55%;}
.project-a-content{position: absolute;height: 100%;right: 0;top:0;width: 45%;}
.project-a-wap{width: 600px;max-width: 96%;margin: 0 auto;position: relative;}
.project-a-time{position: absolute;left: 0;top:0;border:1px solid #dcdcdc;padding:10px 25px;}
.project-a-time b{font-size: 66px;color: #111;}
.project-a-txet{margin-left: 180px;}
.project-a-txet h3{display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;height: 3.8em;}
.project-a-txet p{display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;height: 2.5em;}
.project-a-txet .more2,.project-b .more2{font-size: 12px;}
.project-a-txet .more2{display: inline-block;vertical-align: middle;}
.project-a-txet .arrow{display: inline-block;vertical-align: middle;}
.project-a-txet .arrow1{margin-right: 20px;}
.project-a-txet p{margin: 12% 0 20%;}
.project-b{overflow: hidden;}
.projects-list li{float: left;width: 30%;margin-right: 3%;margin-bottom: 40px;}
/*.projects-list li:nth-child(even){margin-right: 0;}*/
.project-b-con{margin-top: 15px;}
.project-b-con span{display:inline-block;font-size: 16px;color: #666;border-bottom:1px solid #bfbfbf; line-height: 32px;}
.project-b-con p{font-size: 16px;margin-top: 15px;}
.projects-list li:hover p{color: #cc0000;font-weight: bold;}
.project-b .more2{margin: 80px auto 0;}
.project-xq-title h4{font-size: 30px;color: #000;font-family: MarkPro-Bold;margin: 50px 0;}
.project-xq-title span{font-size: 18px;color: #000;border-bottom: 1px solid #000;padding-bottom: 5px;}
.project-xq-con{margin-top: 80px;}
.project-xq-con img{max-width: 100%;max-height: 100%;}
.project-xq-con,.project-xq-con span{text-align: justify;}
.project-xq-con p{line-height: 1.6em;text-align: justify;}
.project-xq-list{margin-bottom: 25px;}
.project-xq-box{border-bottom: 1px solid #e1e1e1;margin-bottom: 50px;padding-bottom: 50px;}
.project-xq-bot{margin-top: 120px; padding: 70px 0; position: relative;}
.project-xq-bot .more2{margin: 0 auto;position: relative;}
.project-xq-bot .more2:before{content: '';position: absolute;left: 50%;height: 70px;border-left: 1px solid #ccc;top:-105px;}
.project-xq-bot .more2:hover:before{top:-70px;border-color: #cc0000;}
.project-xq-page a{position: absolute;top:50%;font-weight: bold;color: #000;margin-top: -9px;max-width: 40%;}
.project-xq-page a.a1{left: 50px;}
.project-xq-page a.a2{right: 50px;}
.project-xq-page a img{width: 18px; position: absolute; top:3px;}
.project-xq-page a:hover{color: #cc0000;}
.project-xq-page a.a1{padding-left: 30px;}
.project-xq-page a.a2{padding-right: 30px;}
.project-xq-page a.a1 img{left:0;}
.project-xq-page a.a2 img{right: 0;}
.project-xq-page a.a1:hover img{transform: translateX(-10px);-webkit-transform: translateX(-10px);}
.project-xq-page a.a2:hover img{transform: translateX(10px);-webkit-transform: translateX(10px);}
.project-xq-bt p{text-align: center;font-size: 16px;color: #666;}
/*产品列表*/
.nav-ers2 .nav-er-list a{position: relative;padding-right: 15px;box-sizing: border-box;}
.nav-ers2 .nav-er-list a:after{content: '';display: inline-block; vertical-align: middle;margin: 4px 0 0 5px; border-top: 6px solid #000;border-left: 6px solid transparent;border-bottom: 6px solid transparent;border-right: 6px solid transparent;}
.nav-ers2 .nav-er-list a:hover:after{ border-top: 6px solid #cc0000;}
.nav-ers2 .nav-er-list a.active:after{ border-top: 6px solid #cc0000;}
.product{min-height: 365px;}
.product li{float: left;border-right: 4px solid #fff;box-sizing: border-box;width: 25%;border-bottom: 4px solid #fff;background: #f5f5f5;}
/*.product li:nth-child(4n){border-right: none;}*/
.product .mpro-con p{color: #000;}
.mpro-con:hover p img{transform: translateX(10px);-webkit-transform: translateX(10px);}
.product .mpro-con{padding: 30px 0 0 0;}
.product .mpro-con  .img100{width: 100%;}
.product .prodcuts-tt{margin-right: 30px;}
/*innovation*/
.position-full{position: absolute;width: 100%;height: 100%;top: 0;left: 0;}
.inn-box{position: relative;overflow: hidden;}
.inn-title{position: absolute;left: 0;top:60px;width: 100%;z-index: 9;}
.inn-title h3{color: #fff;}
.inn-list li{float: left;width: 50%;position: relative;overflow: hidden;}
.inn-list li:nth-child(1),.inn-list li:nth-child(4),.inn-list li:nth-child(5){background: #1d1d1d;}
.inn-list li:nth-child(2),.inn-list li:nth-child(3),.inn-list li:nth-child(6){background: #161616;}
.inn-list li.li-even{position: absolute;bottom:0;right: 0;}
.inn-list li.lali{background: #1d1d1d;text-align: center;width: 50%;min-height:200px;}
.inn-con{position: absolute;width: 100%;left: 0;bottom:8%;}
.inn-txt{width:580px;margin: 0 auto;}
.inn-list li h4{color: #fff;font-size: 40px;font-family: MarkPro-Bold;margin-bottom:10px;}
.inn-txt span{color: #fff;font-size: 20px;font-family: MarkPro-Bold;position: relative;padding-left: 50px;}
.inn-txt span:before{content: '';position: absolute;left: 0;width: 40px;border-top: 1px solid #fff;top:50%;}
.inn-txt p{color: #cc0000;width: 280px;max-width: 100%;margin: 40px 0;}
.inn-txt .more{color: #fff;text-transform: uppercase;font-size: 12px;}
.inn-txt .more:hover{background: #cc0000;}
.inn-list li:hover .img100 img{transform: translateX(10px);-webkit-transform: translateX(10px);}
.inn-list li:last-child p{color: #fff;font-size: 18px;margin-top: 20px;}
.inn-list2 .img{text-align: center;}
.inn-list2 .img img{max-width: 100%;}
.inn-list2{position: relative;background: #000;
    background: -webkit-gradient(linear,0% 0%,100% 100%,from(#2b2b2b),to(#171717));
    background:-o-linear-gradient(315deg,#2b2b2b,#171717);
    background: -webkit-linear-gradient(315deg,#2b2b2b,#171717);
    background: -moz-linear-gradient(315deg,#2b2b2b,#171717);
}
.inn-list2-con{position: absolute;bottom:12%;left: 0;width: 100%;}
.inn-list2-con .inn-txt{width: auto;}
.inn-list2-con h3{color: #fff;}
.convords{margin-bottom: 100px;}
.convords-con{width: 900px;max-width: 96%;margin: 0 auto;overflow: hidden;}
.convords p{font-size: 16px;color: #8c8c8c;line-height: 1.6em;}
.convordimg .img{width: 670px;max-width: 90%;margin: 0 auto;background: #f5f5f5;}
.convordimg .swiper-slide{transform: scale(0.8);-webkit-transform: scale(0.8);}
.convordimg .swiper-slide.swiper-slide-active{transform: scale(1);-webkit-transform: scale(1);}
.convordimg .swiper-pagination1{position: static;margin-top: 80px;}
/*download*/
.download-box{margin-top: 80px;}
.download-top li{float: left;width: 33.33%;}
.download-top li a{width: 313px;max-width: 90%;margin: 0 auto;display: block;}
.download-top-con{height: 160px;position: relative;}
.download-top-con .i1{display:block;height: 30px;border-right: 1px solid #d0d0d0;width: 50%;margin-top: 10px;visibility: hidden;}
.download-top-con p{font-size: 25px;color: #000;font-family: MarkPro-Bold;margin-top: 20px;}
.download-top-con .i2{position: absolute;left: 50%;bottom:0;width:0;height: 4px;background: #cc0000;transform: translateX(-50%);-webkit-transform: translateX(-50%);}
.download-top li a:hover .i2{width: 120px;}
.download-top li a:hover p{color: #cc0000;}
.download-top li.active p{color: #cc0000;}
.download-top li.active .i2{width: 120px;}
.download-top li a:hover .i1{height: 40px;}
.download-lb{overflow: hidden;}
.download-list .more2{margin: 0 auto;}
.download-list{display: none;}
.download-list.active{display: block;}
.download-list ul{margin-bottom: 60px;}
.download-list li{float: left;width: 48%;margin-right: 4%;margin-bottom: 30px;}
.download-list li:nth-child(even){margin-right: 0;}
.download-list li a{display: block;padding: 15px 0;background: #fff;position: relative;line-height: 26px;}
.wj{position: absolute; width: 32px;height: 32px; left: 30px;top:50%;margin-top: -16px;background: url("../images/wj.png") no-repeat center;background-size: cover;}
.xz{position: absolute; width: 32px;height: 32px; right: 30px;top:50%;margin-top: -16px;background: url("../images/xz.png") no-repeat center;background-size: cover;}
.download-list-text{margin:0 90px;border-left: 1px solid #dbdbdb;padding-left: 30px;}
.download-list li a:hover p{color: #cc0000;}
.download-list li a:hover .xz{background: url("../images/xz-on.png") no-repeat center;background-size: cover;}
.mess-box2 .mess-list{border:none;background: none;margin-bottom: 15px;}
.mess-box2 .mess-list span{display: block;position: static;line-height: 1em;margin-bottom: 5px;}
.mess-box2 .mess-txt{background: #f7f7f7;margin-left: 0;border:1px solid #d6d6d6;}
.mess-box2 .mess-txt .text{height: 40px;}
.mess-box2 .textarea-box{margin: 8px;}
/*.mess-box2{display: block;}*/


/*contact*/
.acevel{border:1px solid #e0e0e0;padding: 60px 30px;}
.acevel h4{color: #000;font-size: 30px;font-family: MarkPro-Bold;text-transform: uppercase;}
.acevel ul{position: relative;margin-top: 40px;}
.acevel ul li{width: 32%;margin: 0 auto;text-align: center;}
.acevel ul li:nth-child(1){position: absolute;left: 0;top:0;text-align: left;}
.acevel ul li:nth-child(3){position: absolute;right: 0;top:0;text-align: right;}
.acevel ul li a:hover{color: #cc0000;}
.contact-mes .mess-box{display: block !important;}
.contact-mes .mess-title{padding-top: 20px;}
.contact-mes .mess-title h4{text-align: center;margin-bottom: 20px;}
.contact-mes .mess-list{border:none;border-bottom: 1px solid #d6d6d6;background: none;}
.contact-mes .mess-list span{left: 0;}
.contact-mes .mess-list1 .mess-txt{margin-left: 58px;}
.contact-mes .mess-list2 .mess-txt{margin-left: 60px;}
.contact-mes .mess-list3 .mess-txt{margin-left: 74px;}
.contact-mes .mess-list4 .mess-txt{margin-left: 84px;}
.contact-mes .mess-list5 .mess-txt{margin-left: 105px;}
.contact-mes .mess-list5 span{position: static;}
.contact-mes .mess-list5 .mess-list{border:none;}
.contact-mes .mess-list5{border:none;}
.contact-mes .mess-list5 .mess-txt{border:1px solid #d7d7d7;margin-left: 0;}
.contact-mes .textarea-box{margin: 8px ;}
.contact-mes .more2{margin: 50px auto;}
.mess-list3{position: relative;z-index: 9;}
/*stories*/
.atban{overflow: hidden;}
.stban{position: absolute;width: 100%;bottom:15%;right: 0;color: #fff;}
.stban h3{font-size: 44px;font-family: MarkPro-Bold;color: #fff;transform: translateX(100px);-webkit-transform: translateX(100px);opacity: 0;}
.stban p{font-size: 16px;transform: translateY(50px);-webkit-transform: translateY(50px);opacity: 0;transition-delay: 1.8s !important;-webkit-transition-delay: 1.8s !important;}
.stban i{display: inline-block;width:0;border-top: 1px solid #fff;margin: 20px 0;opacity: 0;transition-delay: 1s !important;-webkit-transition-delay: 1s !important;}
.swiper-slide-active .stban h3{transform: translateX(0);-webkit-transform: translateX(0);opacity: 1;}
.swiper-slide-active .stban p{transform: translateY(0);-webkit-transform: translateY(0);opacity: 1;}
.swiper-slide-active .stban h3 img{width:auto;}
.swiper-slide-active .stban i{width: 60px;opacity: 1;}
.acevel-b{overflow: hidden;position: relative;}
.acevel-b h3{font-size: 42px; color: #17171a;font-family: MarkPro-Bold;margin-bottom: 60px;}
.acevel-b p{width: 1140px;margin: 30px auto;max-width: 100%;}
.acevel-b i{display: block;width: 28px;height: 28px;margin: 0 auto;background: url("../images/jia.png") no-repeat center;background-size: cover;cursor: pointer;}
.acevel-c{overflow: hidden;position: relative;}
.acevel-c .title1 i{display: block;width: 60px;border-top: 2px solid #000;animation-delay: 1s !important;-webit-animation-delay: 1s !important;}
.brand-list li{float: left;width: 28%;margin-right: 8%;}
.brand-list li:last-child{margin-right: 0;}
.brand-con{margin-top: 10px;background: #fff;padding: 50px 70px;height: 180px;overflow: hidden;}
.brand-con h4{font-size: 16px;font-family: MarkPro-Bold;color: #000;}
.brand-con-top{margin-bottom: 20px;}
.brand-con-top i{width: 60px;display: block;margin: 10px auto;border-top: 1px solid #c3c3c3;display: none;}
.brand-con p{line-height: 1.6em;}
.acelogo{margin-top: 60px;display: none;}
.acelogo-con{position: relative;}
.acelogo i{position: absolute;right: 100%;top:50%;width: 80px;border-top: 1px solid #c3c3c3;margin-right: 20px;}
.grev-box{position: relative;}
.grev-img{width: 50%;}
.grev-des{position: absolute;left: 0;top:0;width: 50%;height: 100%;}
.grev-des .swiper-container{height: 100%;}
.grev-con{width: 600px;max-width: 92%;margin: 0 auto;}
.grev-con h4{font-size: 42px;font-family: MarkPro-Bold;color: #17171a;margin-bottom: 20px;}
.grev-txt p{line-height: 1.6em;}
.grev-txt-top{position: relative;margin-bottom: 20%;}
.grev-txt-bot h5{font-family: MarkPro-Bold;font-size: 26px;color: #404040;margin-bottom: 6%;}
.grev-box .swiper-pagination-style.swiper-pagination-bullets{bottom: 10%;}
.events{overflow: hidden;position: relative;}
.events .more2{margin: 0 auto;}
.events li{float: left;width: 48%;margin-right: 4%;position: relative;margin-bottom: 4%;overflow: hidden;}
.events li:hover .events-txt p{color: #cc0000;}
.events li:nth-child(even){margin-right: 0;}
.events h3{font-size: 42px;}
.events-con{position: absolute;left: 20px;right: 20px;bottom:20px;background: #fff;min-height: 110px;}
.date{position: absolute;width: 120px;height: 110px;top:0;background: #e6e6e6;}
.date h5{font-size: 42px;font-family: MarkPro-Bold;color: #111;padding-top: 14px;}
.date span{color: #111;}
.events-txt{margin-left: 120px;padding:25px 30px;}
.events-txt p{font-size: 24px;color: #090d10;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
/*法律说明*/
.low-list{margin-bottom: 80px;}
.low-list h4{font-size: 32px;font-family: MarkPro-Bold;}
.low-list p{margin-top: 25px;line-height: 1.6em;}
.low-bot h4{font-family: MarkPro-Bold;color: #333;font-size: 14px;line-height: 1.6em;}
.low-bot b{font-family: MarkPro-Bold;color: #cc0000;line-height: 1.6em;margin: 5px 0;}
.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: #fff; 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); }
.hide-xl,.show-type{display: none;}
.menu.active{opacity: 0;}
.maodians{position:absolute;top:-80px;}
.more3{position: absolute;right: 0;bottom:0;}
.more3:hover{color: #cc0000;}
.events .title1 .more3{font-size: 18px;}
.eventslist-bot .more2{margin: 0 auto;}
.search-list{margin-bottom: 60px;}
.tel-mun{position: relative;}
.tel-mun-left{position: relative;}
.daihao{position: absolute;left: 4px;top:0;line-height: 40px;}
.tel-val{margin-left: 52px;}
.tel-mun-right{position: absolute;right: 0;top:0;width: 162px;display: none;}
.tel-mun-right .mess-txt{width: 80px;}
.fsyzm{line-height: 42px;background: none;font-family: "Microsoft YaHei";cursor: pointer;width: 80px;text-align: center;}
.mess-list6.active .tel-mun-left{margin-right: 170px;}
.mess-list6.active .tel-mun-right{display: block;}
.cname-list{position: absolute;left: -1px;width: 100%;background: #f5f5f5;top:48px;border: 1px solid #d6d6d6;max-height: 240px;overflow-y: auto;display: none;}
.cname{line-height: 46px;}
.mess-box2 .cname{height: 40px;line-height: 40px;color: #333;}
.mess-box2 .cname-list{top:42px;}
.cname-list li{text-indent: 1em;line-height: 30px;cursor: pointer;}
.cname-list li:hover{background: #f0f0f0;}
.tel-val .text{text-indent: 0;}

.col2-box .mess-list{float: left;width: 49%;margin-right: 2%;}
.col2-box .mess-list:nth-child(even){margin-right: 0;}

.country-sl{cursor: pointer;}
.loading{position: fixed;z-index: 999999;left: 0;right: 0;top: 0;bottom:0;background: #f5f5f5;}
.loading-con{position: absolute;left: 50%;top:50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);width:376px;}
.loading-top{position: absolute;left: 0;right: 0;top: 0;bottom:0;}
.logo-black{position: absolute;width:100%;height:100%;top:0;left: 0;background: url(../images/mid.png) no-repeat center; background-size: cover; animation: moveleft 3s;-webkit-animation: moveleft 3s;}
.logo-black.active{animation:none;-webkit-animation: none;
}
@keyframes moveleft {
    0%{left:-100%;}
    100%{left: 0;}
}
@-webkit-keyframes moveleft {
    0%{left:-100%;}
    100%{left: 0;}
}
.projectplay2{height: 100%;}
.project-a .arrow-box{position: absolute;width: 45%;right: 0;bottom:24%;z-index: 99;}
.project-a .arrow-box a{display: inline-block;}
.project-a .arrow-box .arrow2{margin-left: 125px;}
.tip{display: inline-block;width: 20px;height: 20px;background:url("../images/i3.png") no-repeat center;background-size: cover;vertical-align: middle;margin-left: 5px;}
.toTop{position: fixed;z-index: 998;right: 0;bottom: 28px;width: 50px;height: 50px;cursor: pointer;display: none;}
.toTop polyline{stroke: #212d50;}
.toTop circle,.toTop polyline{fill: none;stroke: #ccd2d9;stroke-linecap: round;stroke-linejoin: round;}
.toTop svg:hover circle, .toTop svg:hover polyline{stroke:#2e9cc7;}
.tishi-box{position: absolute;left: 0;top:0;right: 0;bottom:0;z-index: 99;display: none;}
.tishi{position: absolute;top:50%;left: 50%;box-shadow: 0 0 10px #ddd;background: #fff;text-align: center;width: 600px; padding:80px 0;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);max-width: 80%;}
.tishi h3{font-weight: normal;font-size: 46px;font-family: MarkPro-Light;}
.tishi p{font-size: 16px;font-family: MarkPro;margin: 30px  auto 50px;max-width: 90%;}
.tishi a{font-family: MarkPro;display: block;width: 300px;line-height: 50px;color: #fff;background: #21abd9;margin:0 auto;max-width: 60%;}
.loading-box.active{position: fixed;z-index: 999999;background: #f5f5f5;left: 0;right: 0;top: 0;bottom:0;}
.lxwmtc .tishi-box{position: fixed;z-index: 999999;background: rgba(0,0,0,.65);}
.tishi-box2 .tishi{padding: 97px 0;}
.tishi-box3 .tishi{padding: 155px 0;}
.totop2{border:1px solid #2e9cc7;padding: 3px; border-radius: 100%;}

.item-loader-container{font-size: 0;margin-top: 30px;}
.item-loader-container div{display: inline-block;font-size: 0;width: 16px;height: 16px;background: #ccc;border-radius: 100%;-webkit-border-radius: 100%;}
.item-loader-container div:nth-child(1){-webkit-animation: ball-newton-cradle-left 1s 0s ease-out infinite;
    -moz-animation: ball-newton-cradle-left 1s 0s ease-out infinite;
    -o-animation: ball-newton-cradle-left 1s 0s ease-out infinite;
    animation: ball-newton-cradle-left 1s 0s ease-out infinite;}

.item-loader-container div:nth-child(4){-webkit-animation: ball-newton-cradle-right 1s 0s ease-out infinite;
    -moz-animation: ball-newton-cradle-right 1s 0s ease-out infinite;
    -o-animation: ball-newton-cradle-right 1s 0s ease-out infinite;
    animation: ball-newton-cradle-right 1s 0s ease-out infinite;}
.cplist .img100{overflow: visible;}
.acevel-b-txt{text-align: left;}
.mess-title h4{text-align: center;}
.mess-form .more2{margin:20px auto 0;}

.yijian{line-height: 40px;color: #fff;text-align: center;background: #2e9cc7;font-size: 16px;width: 150px;margin:0 auto 20px;border-radius: 40px;}
.shares-img-style img{width: 32px;}
.shares a{ font-size:40px}
.menu li:hover .menu-wap a,.showleft{animation: showleft 1s both;-webkit-animation: showleft 1s both;}
.imgscale:hover img{transform: scale(1.1);-webkit-transform: scale(1.1);}
.langage.active:after,.acevel-b i:hover,.tip.active,.menu li.on:after{transform: rotate(180deg);-webkit-transform: rotate(180deg)}
.menu-wap a,.search,.langage:after,.title1-r li a:after,.imgscale img,.project-xq-page a img,.project-xq-bot .more2:before,
.mpro-con p img,.inn-list li img,.convordimg .swiper-slide,.download-top-con .i2,.download-top-con .i1,.menu-handler .burger,
.moveup .img100 img,.innovation .arrow-right,.prodcuts-tt:after,.showmes,.menu,.acevel-b i,.banner-con1 img,.tip,.menu li:after,.menu li:after,.toTop circle, .toTop polyline,.swiper-btn-style div,.swiper-btn-style a{
    transition: all .3s;
    -webkit-transition: all .3s;
}
.stban i{
    transition: all .8s;
    -webkit-transition: all .8s;
}
.banner-con h2,.banner-con h3,.banner-con .more1,.stban h3,.stban p{
    transition: transform 1s,opacity 1s;
    -webkit-transition: transform 1s,opacity 1s;
}
@keyframes showleft{
    0%{transform: translateX(-100%);-webkit-transform: translateX(-100%);opacity: 0; }
    100%{transform: translateX(0);-webkit-transform: translateX(0);opacity: 1; }
}
@-webkit-keyframes showleft{
    0%{transform: translateX(-100%);-webkit-transform: translateX(-100%);opacity: 0; }
    100%{transform: translateX(0);-webkit-transform: translateX(0);opacity: 1; }
}
.fadeUp{animation: fadeUp 2s both;}
@keyframes fadeUp{
    0%{transform: translateY(50px);-webkit-transform: translateY(50px);opacity: 0; }
    100%{transform: translateX(0);-webkit-transform: translateX(0);opacity: 1; }
}
@-webkit-keyframes fadeUp{
    0%{transform: translateX(50px);-webkit-transform: translateX(50px);opacity: 0; }
    100%{transform: translateX(0);-webkit-transform: translateX(0);opacity: 1; }
}

@keyframes ball-newton-cradle-left{
    25% {
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-animation-timing-function: ease-in;
        -moz-animation-timing-function: ease-in;
        -o-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    50% {
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%);
    }
}

@keyframes ball-newton-cradle-right{
    50% {
         -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%);
    }

    75% {
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
        -o-transform: translateX(100%);
        transform: translateX(100%);
        -webkit-animation-timing-function: ease-in;
        -moz-animation-timing-function: ease-in;
        -o-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    100% {
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%);
    }
}
#pages {
	clear: both;
	padding: 10px 0 10px;
	text-align: center;
	font: 12px 'Microsoft YaHei';
}
#pages li {
	display: inline-block;
	padding: 0px 8px;
	height: 24px;
	font-size: 12px;
	line-height: 22px;
	background: #fff;
	text-align: center;
	color: #333;
	margin-right: -1px;
}
#pages li a {
	display: inline-block;
}
#pages li a.a1 {
	padding: 0px 12px;
	height: 24px;
	line-height: 22px;
	margin-top: 0px;
}
#pages li:hover {
	color: #000;
	text-decoration: none;
}
#pages .thisclass {
	background: #c00;
	color: #000;
	text-decoration: none;
}
#pages li span {
	display: inline-block;
	padding: 0px 8px;
	height: 24px;
	line-height: 22px;
	color: #333;
	text-align: center;
}
#pages a {
	display: inline-block;
	padding: 0px 8px;
	height: 24px;
	font-size: 12px;
	line-height: 22px;
	background: #fff;
	border: 1px solid #e3e3e3;
	text-align: center;
	color: #333;
	margin-right: -1px;
}
#pages  a.a1 {
	padding: 0px 12px;
	height: 24px;
	line-height: 22px;
	margin-top: 0px;
}
#pages a:hover {
	background: #c00;
	color: #000;
	text-decoration: none;
}
.page .noPage {
	display: inline-block;
	padding: 0px 12px;
	height: 22px;
	line-height: 22px;
	border: 1px solid #e3e3e3;
	text-align: center;
	color: #a4a4a4;
}
.pageright {
	margin-right: 40px;
}


.procontent table tr { line-height:2rem;}
.procontent table tr td {white-space:nowrap;padding:5px;}
.procontent table tr:nth-child(odd){background:#f8f8f8;}
.procontent table tr:hover{background: #eee;} 
.procontent table tr:first-child{background:#eee; color:#111;}
.procontent table td {padding:5px; border:#E8E8E8 1px solid;}