/* CSS Document */

@charset "utf-8";

*{margin:0; padding:0; font-family: Arial, 微软雅黑, Microsoft YaHei; }

a { color: #000; text-decoration: none; }

a:hover { text-decoration: none; }

p { text-align: justify; margin-bottom: 0; }

ul, ol { list-style-type: none; margin-bottom: 0; }

img { border: 0; max-width: 100%; object-fit: cover;}

.clear { clear: both; }

html { overflow-x: hidden; font-size: 62.5%; }

body { overflow: hidden; height:100%; position: relative; font-size: 1em; }

html.on { overflow: hidden; height: 100%; }

.h60 { height: 60px; clear: both; }

.h120 { height: 120px; clear: both; background: #eee; }

input, buttom, textarea { -webkit-appearance: none; outline: none; }

input[type=radio], input[type=checkbox] { border: none !important; }

select { outline: none }

.fl { float: left; }

.fr { float: right; }

*:focus{ border:none; outline:none;box-shadow: none;}



body::-webkit-scrollbar-track{background-color:#f7f7f7}

body::-webkit-scrollbar{width:6px}

body::-webkit-scrollbar-thumb{background-color:#c1c1c1}

.virtual_scroll_node::-webkit-scrollbar{width:6px}



.header{ position: fixed; height: 80px; width: 100%; padding: 0 12.383%; z-index: 999; background: transparent; background: #fff;}

.header .logo{ height: 80px; line-height: 80px; width: 30%; float: left;}

.header .pc-nav{ width: 70%; float: left;}

.header .pc-nav li{ float: left; height: 80px; line-height: 80px; width: 14.2857%; text-align: center; position: relative;}

.header .pc-nav li > a{ display: inline-block; width: 100%; font-size: 1.5em; color: #777; position: relative;}

.header .pc-nav li > a::before{ content: ""; position: absolute; width: 70%; height: 2px; background: #2ba0e8; bottom: 0; left: 50%; transform: translateX(-50%); display: none;}

.header .pc-nav li.on > a, .header .pc-nav li:hover > a{ color: #2ba0e8;}

.header .pc-nav li.on > a::before, .header .pc-nav li:hover > a::before{ display: block;}

.header .pc-nav li .nav-box{ position: absolute; top: 100%; width: 110%; padding-top: 10px; left: 50%; transform: translateX(-50%); display: none;}

.header .pc-nav li:hover .nav-box{ display: block;}

.header .pc-nav li dl{ background: #fff; box-shadow: 0 2px 8px rgba(0,0,0,.15); border-radius: 4px; overflow: hidden; }

.header .pc-nav li dd{ width: 100%;  height: 50px; line-height: 50px; border-bottom: 1px solid #eee;}

.header .pc-nav li dd a{ font-size: 1.3em; color: #333; display: inline-block; width: 100%;}

.header .pc-nav li dd:hover{ background: #f5f5f5;}



.header .nav-btn { height: 50px; line-height: 50px; position:relative; z-index:999; float:right; padding:0;}

.header .nav-btn .nav-icon { width: 22px; height: 18px; overflow: hidden; position: relative; top: 50%; float: right; transform:translateY(-50%); z-index: 9; }

.header .nav-btn .nav-icon span { display: inline-block; width: 22px; height: 2px; background: #999; border-radius: 6px; position: absolute; left: 0; transition: all 0.3s linear 0s;}

.header .nav-btn .nav-icon span:nth-child(1) { top: 0; }

.header .nav-btn .nav-icon span:nth-child(2) { width: 16px; top: 8px; }

.header .nav-btn .nav-icon span:nth-child(3) { top: 16px }

.header .nav-active .nav-icon span:nth-child(1){ transform: rotate(45deg); top: 8px; left: -1px;}

.header .nav-active .nav-icon span:nth-child(2) { opacity: 0;}

.header .nav-active .nav-icon span:nth-child(3){ transform: rotate(-45deg); top: 8px; left: -1px;}

.header .nav-active .nav-icon span { background: #999; }



.nav { position: fixed; width: 100%; height: 0; top: 0; left: 0; background: #fff; transition: all 0.3s linear; z-index:99; overflow: hidden;}

.nav.on { height: 100%;}

.nav .nav-top { background: #fff; font-size: 1.6em; color: #666; padding: 0 20px; text-align:left; height: 50px; line-height: 50px;}

.nav ul{ overflow-x:hidden; height: 91%; padding: 0 15px;}

.nav li { width: 100%; line-height: 50px; border-bottom: 1px solid #eee; }

.nav li>a { display: inline-block; width: 80%; height: 100%; text-indent: 30px; font-size: 1.4em; color: #333; }

.nav li.on > a{ color: #2ba0e8;}

.nav li dl { margin-bottom: 0; display: none; }

.nav li dd { border-bottom: 1px dashed #ccc; }

.nav li dd:last-child { border-bottom: none; }

.nav li dd a { display: inline-block; width: 100%; line-height: 50px; text-align: center; font-size: 1.4em; color: #333; }

.nav-bg{ position: fixed; width: 100%; height: 100%; background: rgba(0,0,0,.35); left: 0; top: 0; display:none;}

.nav-bg.on{ display:block;}



.banner{ height: 41.667vw; position: relative; z-index: 0; margin-top: 80px;}

.banner .swiper{ width: 100%; height: 100%;}

.banner .swiper-slide:last-child{ height: 100%;}

.banner .banner-text1{ padding: 11.464vw 51.927% 0 24.22%;}

.banner .banner-text2{ padding: 9.9vw 34.1% 0;}

.banner .swiper-button-next{ right: 1%;}

.banner .swiper-button-prev{ left: 1%;}

.banner .swiper-button-next::after, .banner .swiper-button-prev::after{ display: none;}

.banner .swiper-button-next, .banner .swiper-button-prev{ width: 60px; height: 60px; margin-top: -30px; display: block;}

.banner .swiper-button-next span, .banner .swiper-button-prev span{ display: inline-block; width: 60px; height: 60px; line-height: 60px; text-align: center; font-size: 4em; border-radius: 4px; color: #333; transition: all .3s;}

.banner .swiper-button-next span::before, .banner .swiper-button-prev span::before{ content: ""; position: absolute; top: 50%; left: 50%; width: 0px; height: 2px; background: #333; transition: all .3s;}

.banner .swiper-button-next:hover span{ text-indent: 5px;}

.banner .swiper-button-prev:hover span{ text-indent: -5px;}

.banner .swiper-button-next:hover span::before, .banner .swiper-button-prev:hover span::before{ width: 20px;}

.banner .swiper-button-next:hover span::before{ left: 15%;}



/*

.banner .swiper-button-next{ right: 1%;}

.banner .swiper-button-prev{ left: 1%;}

.banner .swiper-button-next::after, .banner .swiper-button-prev::after{ display: none;}

.banner .swiper-button-next, .banner .swiper-button-prev{ width: 60px; height: 60px; margin-top: -30px;}

.banner .swiper-button-next span, .banner .swiper-button-prev span{ display: inline-block; width: 60px; height: 60px; line-height: 60px; text-align: center; font-size: 4em; background: rgba(0,0,0,.1); border-radius: 4px; color: #fff;}

.banner .swiper-button-next span:hover, .banner .swiper-button-prev span:hover{ background: rgba(0,0,0,.3);}

*/



.banner .swiper-pagination-bullet{ border-radius: 4px; width: 8px; height: 4px; background: #fff;}

.banner .swiper-pagination-bullet-active{ background: #fff; width: 20px;}



.index-title{ line-height: 30px; text-align: center; }

.index-title .cn{ color: #444; font-size: 2.4em;}

.index-title .en{ color: #a5a5a5; font-size: 1.4em;}



.i-service{ padding: 3.65vw 16.72% 8.34vw; background: url(../images/iservice-bg.webp) no-repeat center; background-size: cover;}

.i-service .index-title .cn{ color: #fff;}

.i-service .top{ font-size: 4.8em; font-weight: bold; color: #fff; margin-top: 2.85vw; padding-left: 6.6%;}

.i-service .top span{ color: #ffda0c;}

.i-service .box{ overflow: hidden; margin-top: .54vw;}

.i-service .box .img{ width: 50%; float: left; padding: 0 3.4%;}

.i-service .box .text{ width: 50%; float: left; padding: 2.8vw 0;}

.i-service .box .text .t{ font-size: 1.8em; color: #ffff4c; line-height: 30px;}

.i-service .box .text .p{ font-size: 1.4em; color:  #fff; line-height: 30px; margin-top: .54vw;}



.i-case{ padding: 4.144vw 16.2% 5.22vw; background: #f8f8f8;}

.i-case .list{ overflow: hidden; padding: 4.4vw 0 0; margin: 0 -10px;}

.i-case .list li{ width: 33%; float: left; padding: 10px;}
.i-case .list li .img{ overflow: hidden; position: relative; height: 16.06vw; background: #fff;}
.i-case .list li .title { font-size: 1.6em; text-align: center; padding: 10px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.i-case .list li .img img{ position: absolute; max-height: 100%;  top: 50%; left: 50%; transform: translate(-50%,-50%); transition: all .3s;}

.i-case .list li:hover .img img{ transform: translate(-50%,-50%) scale(1.08);}



.i-news{ padding: 3.93vw 16.72% 6.78vw; overflow: hidden;}

.i-news .list{ margin-top: 2vw;}

.i-news .list ul{ margin: 0 -30px;}

.i-news .list li{ padding: 0 30px; width: 50%; float: left;}

.i-news .list li:hover{ border-radius: 4px; box-shadow: 0 0 22px rgba(0,0,0,.12);}

.i-news .list li a{ display: table; width: 100%; padding: 30px 0;}

.i-news .list li:nth-child(-n+2) a{ border-bottom: 1px solid #e5e5e5;}
.i-news .list li .img{ width: 33.3333%; float: left;  position: relative; height: 7vw; overflow: hidden;}
.i-news .list li .img img{ position: absolute; height: 100%; width: 100%; transition: all .3s;}
.i-news .list li:hover .img img{ transform: scale(1.1);}
.i-news .list li .box{ width: 66.6666%; float: left; padding-left: 3%;}
.i-news .list li .title{ line-height: 24px; overflow: hidden;}

.i-news .list li .title h4{ font-size: 1.6em; color: #333; margin: 0; width: 65%; line-height: inherit; float: left; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}

.i-news .list li .title .date{ float: left; width: 35%; text-align: right; font-size: 1.4em; color: #999;}

.i-news .list li .p{ font-size: 1.4em; color: #666; margin-top: 15px; line-height: 24px; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}

.i-news .list li .bq{ margin-top: 20px;}

.i-news .list li .bq span{ display: inline-block; padding: 0 8px; height: 28px; line-height: 28px; border: 1px solid #e5e5e5; border-radius: 5px; font-size: 1.2em; color: #999; text-align: center;}

.i-news .list li .bq span+span{ margin-left: 10px;}

.i-news .list li:hover .title h4{ color: #2ba0e8;}



.i-about{ background: #8ed8fb; padding: 4.4vw 16.72% 4.144vw; overflow: hidden;}

.i-about .index-title{ width: 33.3333%; float: left; padding-right: 6%;}

.i-about .index-title .en, .i-about .index-title .cn{ color: #fff;}

.i-about .box{ width: 66.6666%; float: left;}

.i-about .box .text{ font-size: 1.5em; line-height: 36px; color: #fff;}

.i-about .box .list{ margin: 4.4vw -8% 0;}

.i-about .box .list li{ width: 33.3333%; float: left; text-align: center; padding: 16px;}

.i-about .box .list li .icon{ padding: 0 30%;}

.i-about .box .list li .title{ color: #fff; margin-top: 20px;}

.i-about .box .list li .title .t{ font-size: 1.5em; line-height: 25px;}

.i-about .box .list li .title .p{ font-size: 1.2em; line-height: 22px;}



.i-ys{ padding: 7.5vw 10.45%; background: url(../images/iys-bg.jpg) no-repeat center; background-size: cover; overflow: hidden;}

.i-ys li{ width: 25%; float: left; text-align: center;}

.i-ys li .num{ height: 60px; line-height: 60px;}

.i-ys li .num span{ color: #e7e7e7; font-size: 6em;}

.i-ys li .num b{ font-size: 1.4em; color: #999; font-weight: normal;}

.i-ys li .p{ font-size: 1.4em; color: #999; line-height: 30px;}



.i-partenr{ padding: 5.22vw 16.72%;}

.i-partenr .list{ padding: 0 10.8%; overflow: hidden;}

.i-partenr .list li{ width: 25%; float: left; padding: 40px 10px;}

.i-partenr .list li .img{ position: relative;}

.i-partenr .list li .img img{ position: relative; z-index: 0;}

.i-partenr .list li .img i{ position: absolute; background: rgba(77,77,77,.3); transition: all .3s;}

.i-partenr .list li .img i.top{ top: 0; left: 50%; transform: translateX(-50%); width: 0; height: 2px;}

.i-partenr .list li .img i.left{ left: 0; top: 50%; transform: translateY(-50%); width: 2px; height: 0;}

.i-partenr .list li .img i.bottom{ bottom: 0; left: 50%; transform: translateX(-50%); width: 0; height: 2px;}

.i-partenr .list li .img i.right{ right: 0; top: 50%; transform: translateY(-50%); width: 2px; height: 0;}

.i-partenr .list li .img:hover i.top, .i-partenr .list li .img:hover i.bottom{ width: 100%;}

.i-partenr .list li .img:hover i.left, .i-partenr .list li .img:hover i.right{ height: 100%;}
.i-partenr .list li .title { padding: 10px; text-align: center; font-size:1.5rem; }


.poptrox-popup{ padding: 10px !important;}

.poptrox-popup .caption{ display: none !important;}



.footer{ background: #383838; padding: 4.144vw 12.383% 1.83vw; overflow: hidden;}

.foot-contact{ width: 33.3333%; float: left;}

.foot-contact .t{ font-size: 1.6em; color: #fff; line-height: 30px; margin-top: 2.1vw;}

.foot-contact .p{ font-size: 1.4em; color: #989898; line-height: 36px; margin-top: .8vw;}

.footer .message{ width: 66.6666%; float: left; padding: 30px 20px;}

.footer .message .box{ margin: 0;}

.footer .message .box li{ position: relative;}

.footer .message .box li i{ position: absolute; font-size: 1.2em; color: #f00; top: 55%; transform: translateY(-50%); left: 16px;}

.footer .message .box li input[type="text"]{ background: transparent; border-bottom: 1px solid rgba(179,179,179,.25); font-size: 1.4em; color: #fff;}

.footer .message .box li textarea{ background: transparent; border-bottom: 1px solid rgba(179,179,179,.25); font-size: 1.4em; color: #fff;}





.foot-copy{ padding: 12px 0; background: #2b2b2b;}

.foot-copy p{ color: #999; font-size: 1.2em; text-align: center; line-height: 16px; margin: 8px 0;}

.foot-copy p a{ color: #999;}



.xf{ position: fixed; right: 20px; bottom: 10%; width: 48px; height: 48px; border-radius: 6px; background: #fff; cursor: pointer; display: none; z-index: 99; box-shadow: 0 0 9px 0 rgba(0,0,0,.1); transition: all .3s;}

.xf a{ position: absolute; font-size: 2em; color: #333; top: 50%; left: 50%; transform: translate(-50%,-50%);}

.xf:hover{ transform: translateY(-10px);}



.page-banner{ height: 15.625vw; position: relative; z-index: 0; margin-top: 80px;}



.case-box1{ padding: 3.92vw 16.2% 10px; }

.case-box1 .index-title{ width: 12em; float: left;}

.case-box1 .text{ width: auto; float: right; color: #4b4b4b; line-height: 36px;}

.case-box1 .text .pro-nav{ display: table; width: 100%; }
.case-box1 .text .pro-nav li{ float: left; padding: 0 10px; position: relative; text-align: center;}
.case-box1 .text .pro-nav li > a{ display: block; padding: 5px 20px; color: #333; background: #f2f2f2; font-size: 1.4em; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}
.case-box1 .text .pro-nav li:hover{ z-index: 1;}
.case-box1 .text .pro-nav li:hover >  a, .case-box1 .text .pro-nav li.on >  a{ background: #2ba0e8; color: #fff;}
.case-box1 .text .pro-nav li .pro-nav-box{ position: absolute; top: 100%; width: 150%;  left: 50%; transform: translateX(-50%); padding-top: 10px; opacity: 0; visibility: hidden; transition: all .3s;}
.case-box1 .text .pro-nav li:hover .pro-nav-box{ visibility: visible; opacity: 1;}
.case-box1 .text .pro-nav li .pro-nav-box::before{ content: ""; position: absolute; border-bottom: 10px solid #2ba0e8; border-right: 5px solid transparent; border-left: 5px solid transparent; top: 0; left: 50%; transform: translateX(-50%);}
.case-box1 .text .pro-nav li .pro-nav-box dl{ background: #fff; box-shadow: 0 0 5px rgba(0,0,0,.35); border-radius: 4px; overflow: hidden;}
.case-box1 .text .pro-nav li dd{ width: 100%; height: 45px; line-height: 45px;  border-bottom: 1px dashed #ddd;}
.case-box1 .text .pro-nav li dd:last-child{ border-bottom: none;}
.case-box1 .text .pro-nav li dd a{ display: block; font-size: 1.4em; color: #333; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}
.case-box1 .text .pro-nav li dd:hover a{ background: #2ba0e8; color: #fff;}

.case-box1 .text .pro-nav li dd.on a{ color:#2ba0e8; font-weight: bold; }

.case-box1 .list{ overflow: hidden; margin: 3.2vw -10px 0;}

.case-box1 .list li{ width: 49.5%; float: left;}

.case-box1 .list li:last-child{ width: 50.5%;}

.case-box1 .list li .img{ padding: 10px;}



.case-list{ padding: 2.58vw 14.63% 7vw;}

.case-list .list{ display: table; width: 100%; margin-top: 20px; margin-bottom: 30px;}

.case-list .list li{ width: 33.3333%; float: left; padding: 10px;}

.case-list .list li a{ display: block; padding: 5%; transition: all .3s;}

.case-list .list li:hover a{ box-shadow: 0 0 12px rgba(0,0,0,.15); border-radius: 4px;}

.case-list .list li .img{ overflow: hidden; height: 19.274vw; position: relative;}

.case-list .list li .img img{ position: absolute; max-height: 100%; top: 50%; left: 50%; transform: translate(-50%,-50%);}

.case-list .list li .title{ margin: 15px 0 5px; font-size: 1.6em; color: #333; text-align: center; line-height: 30px; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}

.case-list .list li:hover .title{ color: #2ba0e8;}



.pager-list{ text-align:center; margin-top: 10px;}

.pager-list ul{ list-style-type:none; margin:0; padding:0; display:inline-block;}

.pager-list li{ float:left; padding:0 5px;}

.pager-list li>*{ display:inline-block; font-size:14px; color:#333 !important; height:36px; line-height:34px !important; width: 36px; padding:0 !important;  background:#eee; border-radius:4px !important;}

.pager-list li a:hover{ background: #2ba0e8;; color:#fff !important; border:1px solid #2ba0e8;}

.pager-list li.active>*{ color:#fff !important; background:#2ba0e8; border:1px solid #ddd;}

.pager-list li.disabled>*{ cursor:auto; background:#fff; color:#333;}

.pager-list li.active>span:hover, .pager-list li.active>a:hover{ background:#2ba0e8; border:1px solid #2ba0e8; color: #fff !important;}

.pager-list li i{ font-size: 1.2em; position: absolute; top: 50%; transform: translate(-50%,-50%); left: 50%;}



.product-con{ padding: 0 12.383%; }

.product-top{ padding: 20px; overflow: hidden;}

.product-top .imgs{ width: 43.75%; float: left; padding-right: 30px;}

.product-top .imgs .mySwiper2{ border: 1px solid #eee; text-align: center;}

.product-top .imgs .mySwiper{ margin: 15px -5px 0;}

.product-top .imgs .mySwiper .swiper-slide{ width: 20%; padding: 0 5px; }

.product-top .imgs .mySwiper .swiper-slide-thumb-active img{ border: 1px solid #2ba0e8;}

.product-top .text{ width: 56.25%; float: left;}

.product-top .text .title{ width: 100%; padding-right: 20px; margin: 0; line-height: 40px; font-size: 2em; margin-top: 10px; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}

.product-top .text .introduce{ font-size: 1.4em; color: #333; line-height: 24px; margin-top: 20px;}

.product-top .text .price{ background: #f7f7f7; margin-top: 36px; height: 6.042vw; line-height: 6.042vw; padding-left: 25px; overflow: hidden; color: #2ba0e8; font-weight: bold;}

.product-top .text .price i{ font-size: 2.4em; font-style: normal;}

.product-top .text .price span{ font-size: 3em;}

.product-top .text .price b{ font-weight: normal; text-decoration: line-through; font-size: 1.4em; margin-left: 10px; color: #ccc;}

.product-top .text .other{ font-size: 1.4em; color: #666; line-height: 40px; padding: 1vw 0 0 3%;}

.product-top .text .btns{ margin-top: 30px;}

.product-top .text .btns a{ display: inline-block; width: 200px; height: 42px; line-height: 42px; border-radius: 40px;  text-align: center; border: 1px solid #2ba0e8;  font-size: 1.5em;}

.product-top .text .btns a.tel{ background: #2ba0e8; color: #fff;}

.product-top .text .btns a.tel i{ height: 15px; display: inline-block; width: 20px; position: relative;}

.product-top .text .btns a.tel i svg{ position: absolute; top: 0; left: 0;}

.product-top .text .btns a.yy{ background: #fff; color: #2ba0e8; margin-left: 20px;}



.product-box{ padding: 20px; margin-top: 30px;}

.product-box .top{ border: 1px solid #f0f0f0;}

.product-box .top span{ display: inline-block; width: 160px; height: 54px; line-height: 54px; font-size: 1.5em; color: #2ba0e8; text-align: center; position: relative; border-right: 1px solid #f0f0f0;}

.product-box .top span::before{ content: ""; position: absolute; width: 100%; height: 2px; background: #2ba0e8; left: 0; top: 0;}

.product-box .box{ border: 1px solid #f0f0f0; border-top: none; padding: 20px; font-size: 1.4em; color: #999; line-height: 30px;}

.product-box .box p+p{ margin-top: 15px;}

.product-con .pager{ padding: 0 20px;}



.case-con{ padding: 30px 12.383%; position: relative; z-index: 0;}

.case-con .title{ font-size: 2em; color: #333; font-weight: bold; text-align: center; margin: 0 0 30px;}

.case-con .imgs{ border: 1px solid #f2f2f2; height: 700px; background: #fcfcfc; position: relative;}

.case-con .imgs .swiper{ width: 100%; height: 100%;}

.case-con .imgs .swiper-slide{ text-align: center; width: 100%; height: 100%; overflow: hidden;}

.case-con .imgs img{ position: absolute; height: 100%; left: 50%; max-width: none; transform: translateX(-50%);}

.case-con .imgs .swiper-button-next{ right: 1%;}

.case-con .imgs .swiper-button-prev{ left: 1%;}

.case-con .imgs .swiper-button-next::after, .case-con .swiper-button-prev::after{ display: none;}

.case-con .imgs .swiper-button-next, .case-con .swiper-button-prev{ width: 60px; height: 60px; margin-top: -30px;}

.case-con .imgs .swiper-button-next span, .case-con .swiper-button-prev span{ display: inline-block; width: 60px; height: 60px; line-height: 60px; text-align: center; font-size: 4em; background: rgba(0,0,0,.1); border-radius: 4px; color: #fff;}

.case-con .imgs .swiper-button-next span:hover, .case-con .swiper-button-prev span:hover{ background: rgba(0,0,0,.3);}

.case-con .imgs .swiper-pagination{ width: auto; left: inherit; right: 10px; background: #999; font-size: 1.4em; border-radius: 20px; padding: 2px 10px; color: #fff;}

.case-con .text{ padding: 30px 0; font-size: 1.4em; color: #666; line-height: 1.75em; border-bottom: 1px solid #efefef;}

.case-con .text p+p{ margin-top: 15px;}



.news-box{ overflow: hidden; padding: 0 12% 2.58vw; border-bottom: 1px solid #f3f3f3;}

.news-box .hot{ width: 50%; padding: 24px 10px 0; float: left;}

.news-box .hot a{ display: block; padding: 5%;}

.news-box .hot:hover a{ border-radius: 4px; box-shadow: 0 0 22px rgba(0,0,0,.12);}

.news-box .hot .img{ overflow: hidden; position: relative; height: 18.44vw;}

.news-box .hot .img img{ position: absolute; width: 100%; height: 100%; top: 0; left: 0; -o-object-fit: cover; object-fit: cover; -o-object-position: center; object-position: center; transition: all .3s;}

.news-box .hot:hover .img img{ transform: scale(1.1);}

.news-box .hot .title{ margin-top: 20px;}

.news-box .hot .title h4{ margin: 0; font-size: 1.6em; line-height: 24px; color: #333; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}

.news-box .hot:hover .title h4{ color: #2ba0e8;}

.news-box .hot .title .date{ font-size: 1.4em; color: #999; margin-top: 9px; line-height: 1;}

.news-box .hot .p{ font-size: 1.4em; line-height: 24px; color: #666; margin-top: 18px; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;}

.news-box .hot .other{ overflow: hidden; margin-top: 16px;}

.news-box .hot .other .bq{ height: 28px; line-height: 28px; float: left;}

.news-box .hot .other .bq span{ display: inline-block; padding: 0 8px; height: 28px; line-height: 28px; border: 1px solid #e5e5e5; border-radius: 5px; font-size: 1.2em; color: #999; text-align: center;}

.news-box .hot .other .bq span+span{ margin-left: 10px;}

.news-box .hot .other .icon{ float: right; width: 40px; height: 28px; overflow: hidden; position: relative;}

.news-box .hot .other .icon span{ display: inline-block; width: 22px; height: 28px; position: absolute; left: 50%; transform: translateX(-50%); transition: all .3s;}

.news-box .hot:hover .other .icon span{ left: 100%; transform: translateX(0);}

.news-box .hot .other .icon span:first-child{ right: 100%; left: inherit; transform: translateX(0);}

.news-box .hot:hover .other .icon span:first-child{ right: 10px; transform: translateX(0);}

.news-box .hot .other .icon span::before{ content: ""; position: absolute; width: 20px; height: 1px; background: #333; top: 50%; right: 2px; transform: translateY(-50%); z-index: 1;}

.news-box .hot .other .icon span i{ display: inline-block; width: 6px; height: 10px; border-left: 6px solid #666; border-top: 6px solid transparent; border-bottom: 6px solid transparent; position: absolute; top: 50%; transform: translateY(-50%); right: 0; z-index: 0;}

.news-box .hot .other .icon span i::before{ content: ""; display: inline-block; width: 6px; height: 10px; border-left: 6px solid #fff; border-top: 6px solid transparent; border-bottom: 6px solid transparent; position: absolute; top: 50%; right: 2px; transform: translateY(-50%);}



.news-box .list{ width: 50%; float: left; padding-top: 24px;}

.news-box .list li{ padding: 0 30px;}

.news-box .list li:hover{ border-radius: 4px; box-shadow: 0 0 22px rgba(0,0,0,.12);}

.news-box .list li a{ display: table; width: 100%; padding: 30px 0; border-bottom: 1px solid #e5e5e5;}

.news-box .list li:last-child a{ border-bottom: none;}

.news-box .list li .img{ width: 33.3333%; float: left;  position: relative; height: 8vw; overflow: hidden;}
.news-box .list li .img img{ position: absolute; height: 100%; width: 100%; transition: all .3s;}
.news-box .list li:hover .img img{ transform: scale(1.1);}
.news-box .list li .box{ width: 66.6666%; float: left; padding-left: 3%;}

.news-box .list li .title{ line-height: 24px; overflow: hidden;}

.news-box .list li .title h4{ font-size: 1.6em; color: #333; margin: 0; width: 65%; line-height: inherit; float: left; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}

.news-box .list li .title .date{ float: left; width: 35%; text-align: right; font-size: 1.4em; color: #999;}

.news-box .list li .p{ font-size: 1.4em; color: #666; margin-top: 15px; line-height: 24px; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}

.news-box .list li .bq{ margin-top: 20px;}

.news-box .list li .bq span{ display: inline-block; padding: 0 8px; height: 28px; line-height: 28px; border: 1px solid #e5e5e5; border-radius: 5px; font-size: 1.2em; color: #999; text-align: center;}

.news-box .list li .bq span+span{ margin-left: 10px;}

.news-box .list li:hover .title h4{ color: #2ba0e8;}



.news-list{ padding: 2.1vw 1.24%; display: table; width: 100%;}

.news-list li{ padding: 0 30px; width: 50%; float: left;}

.news-list li:hover{ border-radius: 4px; box-shadow: 0 0 22px rgba(0,0,0,.12);}

.news-list li a{ display: table; width: 100%; padding: 30px 0;}

.news-list li:nth-child(-n+4) a{ border-bottom: 1px solid #e5e5e5;}

.news-list li .img{ width: 33.3333%; float: left;  position: relative; height: 7vw; overflow: hidden;}
.news-list li .img img{ position: absolute; height: 100%; width: 100%; transition: all .3s;}
.news-list li:hover .img img{ transform: scale(1.1);}
.news-list li .box{ width: 66.6666%; float: left; padding-left: 3%;}

.news-list li .title{ line-height: 24px; overflow: hidden;}

.news-list li .title h4{ font-size: 1.6em; color: #333; margin: 0; width: 65%; line-height: inherit; float: left; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}

.news-list li .title .date{ float: left; width: 35%; text-align: right; font-size: 1.4em; color: #999;}

.news-list li .p{ font-size: 1.4em; color: #666; margin-top: 15px; line-height: 24px; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}

.news-list li .bq{ margin-top: 20px;}

.news-list li .bq span{ display: inline-block; padding: 0 8px; height: 28px; line-height: 28px; border: 1px solid #e5e5e5; border-radius: 5px; font-size: 1.2em; color: #999; text-align: center;}

.news-list li:hover .title h4{ color: #2ba0e8;}



.news-pic-list{ margin: 3.125vw 9.2%;}

.news-pic-list li{ padding: 0 30px; background: #fff;}

.news-pic-list li:hover{ border-radius: 4px; box-shadow: 0 0 22px rgba(0,0,0,.12);}

.news-pic-list li a{ display: block; overflow: hidden; padding: 30px 0; border-bottom: 1px solid #e5e5e5;}

.news-pic-list li:last-child a{ border-bottom: none;}

.news-pic-list li .img{ width: 25%; float: left; overflow: hidden;}

.news-pic-list li .img img{ transition: all .3s;}

.news-pic-list li:hover .img img{ transform: scale(1.1);}

.news-pic-list li .box{ width: 75%; padding-left: 30px; float: left;}

.news-pic-list li .box .title{ line-height: 24px; overflow: hidden;}

.news-pic-list li .box .title h4{ font-size: 1.6em; color: #333; margin: 0; width: 75%; line-height: inherit; float: left; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}

.news-pic-list li .box .title .date{ float: left; width: 25%; text-align: right; font-size: 1.4em; color: #999;}

.news-pic-list li .box .p{ font-size: 1.4em; color: #666; margin-top: 18px; line-height: 24px; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}

.news-pic-list li .box .bq{ margin-top: 20px;}

.news-pic-list li .box .bq span{ display: inline-block; padding: 0 8px; height: 28px; line-height: 28px; border: 1px solid #e5e5e5; border-radius: 5px; font-size: 1.2em; color: #999; text-align: center;}

.news-pic-list li:hover .box .title h4{ color: #2ba0e8;}







.news-con{ padding: 1vw 12.383% 0;}

.news-con .title{ font-size: 2.2em; color: #333; padding-top: 24px; margin: 0;}

.news-con .date{ font-size: 1.4em; color: #999; padding: 30px 0 24px; border-bottom: 1px solid #ddd;}

.news-con .text{ padding: 30px 0; font-size: 1.4em; color: #666; line-height: 1.75em; border-bottom: 1px dashed #efefef;}

.news-con .text p+p{ margin-top: 15px;}



.pager{ font-size: 1.4em; color: #333; padding: 10px 0; margin-bottom: 70px;}

.pager .prev{ text-align: left;}

.pager .next{ text-align: left; margin-top: 15px;}

.pager a{ padding-left: 20px; color: #333; float: inherit !important;}

.pager a:hover{ color: #2ba0e8;}





.message{ padding: 0 12.383%;}

.message .top{ font-size: 2.2em; color: #2ba0e8; }

.message .box{ margin: 2.52vw 0; overflow: hidden;}

.message .box ul{ margin: 0 -15px;}

.message .box li{ padding: 0 15px; margin-bottom: 20px; overflow: hidden;}

.message .box li:nth-child(-n+3){ float: left; width: 33.3333%;}

.message .box li label{ font-size: 1.4em; color: #666; font-weight: normal; width: 100%; margin-bottom: 10px;}

.message .box li label i{ color: #f00;}

.message .box li input[type="text"]{ width: 100%; height: 44px; background: rgba(204,204,204,.15); border: none; padding: 0 15px; }

.message .box li textarea{ width: 100%; height: 100px; background: rgba(204,204,204,.15); border: none; padding: 10px 15px; }

.message .box li input[type="submit"]{ width: 300px; height: 44px; background: #2ba0e8; font-size: 1.4em; color: #fff; border: none;}

.message .box li input[type="submit"]:hover{ background: #2ba0e8;}

.message .box li .xz{ width: 18px; height: 18px; border: 1px solid #e0e0e0; border-radius: 4px; position: relative; background: #fff; float: left; cursor: pointer;}

.message .box li .xz.on{ background: #2ba0e8; border: 1px solid #2ba0e8;}

.message .box li .xz i{ position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); margin-left: 0; color: #fff;}

.message .box li a{ font-size: 1.4em; color: #666; float: left; margin-left: 15px;}

.message .box li a span{ color: #2ba0e8;}



.message-list{ overflow: hidden; padding: 1.25vw 12.383% 0;}

.message-list .top{ font-size: 1.4em; color: #999; padding: 15px 0; border-bottom: 1px solid #f0f0f0;}

.message-list .box{ padding: 38px 0; text-align: center;}

.message-list .box span{ background: url(../images/defaultIcon.png) 0 -135px; display: inline-block; height: 123px; width: 157px;}

.message-list .box p{ font-size: 1.6em; color: #666; text-align: center;}

.message-list .list{ overflow: hidden; margin-bottom: 2.55vw;}

.message-list .list li{ padding: 15px 0; border-bottom: 1px solid #e5e5e5;}

.message-list .list li .p{ font-size: 1.4em; color: #666; line-height: 30px;}

.message-list .list li .date{ font-size: 1.4em; color: #999; margin-top: 5px;}



.about-box1{ padding: 4.41vw 16.72% 4.144vw; overflow: hidden;}

.about-box1 .index-title{ width: 33.3333%; float: left; padding-right: 4%;}

.about-box1 .box{ width: 66.6666%; float: left;}

.about-box1 .box .text{ font-size: 1.5em; color: #4b4b4b; line-height: 36px;}

.about-box1 .box .list{ margin-top: 5vw;}

.about-box1 .box .list li{ width: 33.3333%; float: left; text-align: center;}

.about-box1 .box .list li .icon{ padding: 0 32%;}

.about-box1 .box .list li .t{ font-size: 1.5em; color: #666; line-height: 25px; margin-top: 20px;}

.about-box1 .box .list li .p{ font-size: 1.2em; color: #a9a9a9; line-height: 22px;}



.about-box2{ background: url(../images/about-box2-bg.jpg) no-repeat center top; padding: 6.78vw 19% 7.5vw; overflow: hidden;}

.about-box2 .video{ width: 50%; float: left; position: relative; overflow: hidden;}

.about-box2 .video .img{ position: relative; z-index: 0; width: 100%; height: 100%; top: 0; left: 0;}

.about-box2 .video .img img{ transition: all .3s;}

.about-box2 .video:hover .img img{ transform: scale(1.1);}

.about-box2 .video .btns{ position: absolute; background: url(../images/vbg01.png) -116px -196px no-repeat; width: 60px; height: 60px; left: 50%; top: 0%; transform: translate(-50%,-50%); opacity: 0; z-index: 1; transition: all .3s;}

.about-box2 .video:hover .btns{ top: 50%; opacity: 1;}

.about-box2 .box{ width: 50%; float: left; padding: 1.8vw 5% 0 3%;}

.about-box2 .box .index-title .en, .about-box2 .box .index-title .cn{ color: #fff;}

.about-box2 .box .text{ font-size: 1.4em; color: #666; margin-top: 4.68vw; line-height: 36px;}



.about-box3{ padding: 0 11.72% 3.66vw;}

.about-box3 .index-title{ padding-left: 10%;}

.about-box3 .list{ margin-top: 6.58vw; display: table; width: 100%;}

.about-box3 .list li{ width: 33.3333%; float: left; padding: 0 6%;}

.about-box3 .list li .box{ box-shadow: 0 0 12px rgba(0,0,0,.15); border-radius: 4px; position: relative; padding: 10%;}

.about-box3 .list li .box .img{ position: absolute; left: 50%; top: 0; transform: translate(-50%,-50%); border-radius: 100%; overflow: hidden; width: 40%;}

.about-box3 .list li .box .text{ margin-top: 3.5vw; padding-bottom: 3vw;}

.about-box3 .list li .box .text .title{ text-align: center; font-size: 1.6em; color: #666; line-height: 35px;}

.about-box3 .list li .box .text .title span{ font-size: 12px; color: #999;}

.about-box3 .list li .box .text .p{ font-size: 1.3em; color: #888; line-height: 35px; text-align: center; margin-top: 15px;}



.contact-box{ padding: 4.68vw 9.12% 4.95vw; overflow: hidden;}

.contact-box .text{ font-size: 1.4em; color: #333; line-height: 36px; margin-top: 2vw;}

.contact-box .list{ margin-top: 36px; overflow: hidden; position: relative;}
.contact-box .list li{ font-size: 1.4em; color: #777; line-height: 36px;}
.contact-box .list .wx{ position: absolute; right: 0; top: 50%; transform: translateY(-50%); width: 22%;}
.contact-box .list .wx .t{ text-align: center; font-size: 1.4em; color: #333;}

.contact-box .map{ width: 100%; height: 20.32vw; margin-top: 3.66vw;}

.contact-box .map img{ max-width: none;}



.contact-box2{ background: #fafafa; padding: 3.66vw 0 4.144vw;}


.down-list{ padding: 2.14vw 1.87%;}
.down-list li{ padding: 30px; display: table; width: 100%; border-bottom: 1px solid #f2f2f2;}
.down-list li:hover{ box-shadow: 0 0 22px rgba(0,0,0,.35); border-radius: 6px;}
.down-list li .text{ width: 90%; float: left;}
.down-list li .text .t{ font-size: 1.6em; color: #333; line-height: 24px; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}
.down-list li:hover .text .t{ color: #2ba0e8;}
.down-list li .text .p{ font-size: 1.4em; color: #666; line-height: 24px; margin-top: 10px; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.down-list li .text .other{ margin-top: 15px;}
.down-list li .text .other span{ font-size: 1.4em; color: #666;}
.down-list li .text .other span+span{ margin-left: 20px;}
.down-list li .icon{ width: 10%; height: 6vw; float: left; position: relative;}
.down-list li .icon svg{ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); width: 50px; height: 50px; fill: #2ba0e8;}
.down-list li .icon svg:hover{ fill: #2dc589;}

@media (min-width: 1366px){



}

@media (max-width:1365px) and (min-width: 1200px){

.header{ padding: 0 3% 0 12.383%;}

.case-box1 .text{ width: 100%; margin-top: 2.1vw;}

.contact-box .list .wx{ width: 28%;}
}

@media (max-width:1199px) and (min-width:992px){

.header{ padding: 0 3% 0 12.383%;}



.i-news .list li .title h4{ width: 100%;}

.i-news .list li .title .date{ width: 100%; text-align: left; }

.news-box .list li .title h4{ width: 100%;}

.news-box .list li .title .date{ width: 100%; text-align: left; }

.news-list li .title h4{ width: 100%;}

.news-list li .title .date{ width: 100%; text-align: left; }


.case-box1 .text{ width: 100%; margin-top: 2.1vw;}
.case-box1 .text .pro-nav li{ width: 25%; margin-bottom: 15px;}

.contact-box .list .wx{ width: 35%;}
}

@media (max-width:991px) and (min-width: 768px){

.header{ padding: 0 3%;}

.header .logo{ width: 20%;}

.header .pc-nav{ width: 80%;}

.header .pc-nav li a{ padding: 0 10px; font-size: 1.4em;}


.i-news .list li .title h4{ width: 100%;}

.i-news .list li .title .date{ width: 100%; text-align: left; }

.news-box .list li .title h4{ width: 100%;}

.news-box .list li .title .date{ width: 100%; text-align: left; }

.news-list li .title h4{ width: 100%;}

.news-list li .title .date{ width: 100%; text-align: left; }

.case-box1 .text{ width: 100%; margin-top: 2.1vw;}
.case-box1 .text .pro-nav li{ width: 25%; margin-bottom: 15px;}
}

@media (max-width: 767px){

html{ height: auto !important;}

.header{ height: 50px; padding: 0 3%; position: fixed; top: 0; background: #fff; box-shadow: 0 3px 5px rgba(0,0,0,.15);}

.header .logo{ height: 50px; line-height: 50px; width: auto; position: absolute; left: 50%; transform: translateX(-50%); text-align: center;}

.header .logo img{ height: 20px;}

.header .pc-nav{ display: none;}



.banner{ margin-top: 50px; height: 45.2vw;}

.banner .swiper .btns{ padding: 0;}

.banner .swiper .btns a{ width: 80px; height: 30px; line-height: 30px; font-size: 1em;}

.banner .swiper-button-next, .banner .swiper-button-prev{ display: none;}

.banner .swiper-pagination{ display: block;}

.banner .swiper-pagination-bullet{ border-radius: 4px; width: 4px; height: 4px; background: #fff;}

.banner .swiper-pagination-bullet-active{ background: #fff; width: 20px;}



.index-title{ line-height: 24px;}

.index-title .cn{ font-size: 1.6em;}

.index-title .en{ font-size: 1.2em;}



.i-service{ padding: 20px 3%;}

.i-service .top{ font-size: 2.6em; padding-left: 0;}

.i-service .box .img{ width: 100%; padding: 0; margin-top: 10px;}

.i-service .box .text{ width: 100%;}

.i-service .box .text .t{ font-size: 1.6em;}

.i-service .box .text .p{ font-size: 1.2em; line-height: 26px; margin-top: 5px;}



.i-case{ padding: 20px 3%;}

.i-case .list{ margin: 0 -7.5px; padding-top: 10px;}

.i-case .list li{ padding: 7.5px; width: 50%;}

.i-case .list li .img{ height: 38.4vw;}
.i-case .list li:nth-child(9){ display: none; }



.i-news{ padding: 20px 3%;}

.i-news .list ul{ margin: 0;}

.i-news .list li{ width: 100%; padding: 0}

.i-news .list li a{ padding: 15px 0;}

.i-news .list li .img{ height: 35vw;}

.i-news .list li .title h4{ font-size: 1.4em; width: 100%;}

.i-news .list li .title .date{ width: 100%; text-align: left; font-size: 1.2em;}

.i-news .list li .p{ font-size: 1.2em; margin-top: 5px;}

.i-news .list li .bq{ margin-top: 15px;}

.i-news .list li .bq span+span{ margin-left: 5px;}



.i-about{ padding: 20px 3%;}

.i-about .index-title{ width: 100%; padding-right: 0;}

.i-about .box{ width: 100%; margin-top: 20px;}

.i-about .box .text{ font-size: 1.2em; line-height: 26px;}

.i-about .box .list{ margin: 20px -7.5px 0;}

.i-about .box .list li{ padding: 7.5px;}

.i-about .box .list li .icon{ padding: 0 18%;}

.i-about .box .list li .title{ margin-top: 10px;}



.i-ys{ padding: 20px 3%;}

.i-ys li{ width: 50%;}

.i-ys li:nth-child(-n+2){ margin-bottom: 15px;}

.i-ys li .num{ height: 30px; line-height: 30px;}

.i-ys li .num span{ font-size: 2.6em;}

.i-ys li .num b{ margin-left: 5px; font-size: 1.2em;}

.i-ys li .p{ font-size: 1.2em; line-height: 26px;}



.i-partenr{ padding: 20px 3%;}

.i-partenr .list{ padding: 0;}

.i-partenr .list li{ width: 50%; padding: 10px;}



.footer{ padding: 20px 3%;}

.foot-contact{ width: 100%;}

.footer .message{ width: 100%; padding: 0;}



.xf{ width: 38px; height: 38px;}



.page-banner{ margin-top: 50px; height: 25vw;}



.case-box1{ padding: 20px 3%;}

.case-box1 .index-title{ width: 100%;}

.case-box1 .text{ width: 100%; line-height: 26px;}

.case-box1 .list li{ width: 100% !important;}

.case-box1 .text{ width: 100%; margin-top: 2.1vw;}
.case-box1 .text .pro-nav li{ width: 100%; margin-bottom: 15px; padding-right: 20%; background: #f2f2f2; text-align: left;}
.case-box1 .text .pro-nav li .pro-nav-box{ width: 123%; border-top: 1px solid #ddd; position: relative; left: 0; transform: translateX(0); display: none; opacity: 1; visibility: visible; transition: none;}
.case-box1 .text .pro-nav li::before{ content: ""; position: absolute; border-top: 10px solid #666; border-right: 5px solid transparent; border-left: 5px solid transparent; top: 14px; right: 5%; transition: all .3s;}
.case-box1 .text .pro-nav li:hover > a{ background: transparent; color: #333;}
.case-box1 .text .pro-nav li.on::before{ transform: rotate(180deg);}
.case-box1 .text .pro-nav li .pro-nav-box::before{ display: none;}
.case-box1 .text .pro-nav li .pro-nav-box dl{ margin-bottom: 0; box-shadow: none; background: transparent;}
.case-box1 .text .pro-nav li > a{ font-size: 1.2em;}
.case-box1 .text .pro-nav li dd a{ font-size: 1.2em; text-indent: 30px;}

.case-list{ padding: 20px 3%;}

.case-list .list{ margin: 0 0 15px;}

.case-list .list li{ width: 50%;}

.case-list .list li a{ padding: 0;}
.case-list .list li .img{ height: 42.2vw;}
.case-list .list li .title{ font-size: 1.4em; padding: 0 15px;}


.case-con{ padding: 20px 3%;}

.case-con .title{ font-size: 1.8em; margin-bottom: 20px;}

.case-con .imgs{ height: 280px;}

.case-con .imgs .swiper-button-next, .case-con .swiper-button-prev{ display: none;}



.product-con{ padding: 0 3% 20px;}

.product-top{ padding: 20px 0;}

.product-top .imgs{ width: 100%; padding-right: 0;}

.product-top .text{ width: 100%;}

.product-top .text .title{ font-size: 1.6em; margin-top: 20px;}

.product-top .text .price{ height: auto; padding: 20px 0 20px 25px; margin-top: 15px;}

.product-top .text .price i{ font-size: 1.4em;}

.product-top .text .price span{ font-size: 1.8em;}

.product-top .text .other{ font-size: 1.2em; line-height: 30px; padding: 15px 0 0 3%;}

.product-top .text .btns{ margin-top: 20px;}

.product-top .text .btns a{ width: 150px;}

.product-box{ padding: 0 0 20px;}



.news-box{ padding: 20px 3%;}



.news-box .hot{ padding: 0; width: 100%;}

.news-box .hot a{ padding: 0;}

.news-box .hot .img{ height: 40vw;}

.news-box .hot .title h4{ font-size: 1.4em;}

.news-box .hot .title .date{ font-size: 1.2em;}

.news-box .hot .p{ font-size: 1.2em;}

.news-box .list{ width: 100%;}

.news-box .list li{ padding: 0; width: 100%;}

.news-box .list li a{ padding: 15px 0;}

.news-box .list li .img{ height: 36vw;}

.news-box .list li .title h4{ width: 100%; font-size: 1.5em;}

.news-box .list li .title .date{ width: 100%; text-align: left; font-size: 1.2em;}

.news-box .list li .p{ font-size: 1.2em; margin-top: 10px;}

.news-box .list li .bq{ margin-top: 15px;}



.news-list{ padding: 0;}

.news-list li{ padding: 0; width: 100%;}

.news-list li a{ padding: 15px 0;}

.news-list li .img{ height: 36vw;}

.news-list li .title h4{ width: 100%; font-size: 1.5em;}

.news-list li .title .date{ width: 100%; text-align: left; font-size: 1.2em;}

.news-list li .p{ font-size: 1.2em; margin-top: 10px;}

.news-list li .bq{ margin-top: 15px;}



.news-pic-list{ margin: 10px 0;}

.news-pic-list li{ padding: 0 15px;}

.news-pic-list li a{ padding: 15px 0;}

.news-pic-list li .img{ width: 35%;}

.news-pic-list li .box{ padding-left: 15px; width: 65%;}

.news-pic-list li .box .title h4{ width: 100%; font-size: 1.5em;}

.news-pic-list li .box .title .date{ width: 100%; text-align: left; font-size: 1.2em;}

.news-pic-list li .box .p{ margin-top: 5px; font-size: 1.2em;}

.news-pic-list li .box .bq{ margin-top: 10px;}



.page-box{ padding: 20px 3%;}

.page-top{ font-size: 1.8em; line-height: 35px; height: 35px;}



.news-con{ padding: 20px 3%;}

.news-con .title{ padding-top: 0; font-size: 1.8em;}

.news-con .date{ padding: 10px 0 15px;}

.news-con .text{ padding: 15px 0;}

.pager{ margin: 10px 0;}



.message{ padding: 20px 3%;}

.message .box li:nth-child(-n+3){ width: 100%;}

.message .box li input[type="submit"]{ width: 130px;}

.message .top{ font-size: 1.8em;}

.message .box{ margin-top: 20px;}



.about-box1{ padding: 20px 3%;}

.about-box1 .index-title{ width: 100%;}

.about-box1 .box{ width: 100%;}

.about-box1 .box .text{ font-size: 1.2em; line-height: 26px; margin-top: 10px;}



.about-box2{ padding: 20px 3%;}

.about-box2 .video{ width: 100%;}

.about-box2 .box{ width: 100%; padding: 0; margin-top: 15px;}

.about-box2 .box .index-title .cn{ color: #444;}

.about-box2 .box .index-title .en{ color: #a5a5a5;}

.about-box2 .box .text{ font-size: 1.2em; line-height: 26px; margin-top: 10px;}



.about-box3{ padding: 20px 3%;}

.about-box3 .index-title{ padding-left: 0;}

.about-box3 .list{ margin-top: 15vw;}

.about-box3 .list li{ width: 100%;}

.about-box3 .list li+li{ margin-top: 18vw;}

.about-box3 .list li .box .img{ width: 30%;}

.about-box3 .list li .box .text{ margin-top: 8vw;}



.contact-box{ padding: 20px 3%;}

.contact-box .text{ font-size: 1.2em; line-height: 26px;}

.contact-box .list{ margin-top: 15px;}

.contact-box .list li{ width: 100% !important; font-size: 1.2em;}

.contact-box .list .wx{ position: relative; top: 0; transform: translateY(0); width: 100%; padding: 0 28%;}


.contact-box .map{ height: 45vw;}

}