﻿@charset "utf-8";
/* CSS Document */


@font-face {
    font-family: 'Aller_Rg';
    src: url('../font/Aller_Rg.eot');    /* IE9 Compat Modes */
	src: url('../font/Aller_Rg.eot?#iefix') format('embedded-opentype'),   /* IE6-IE8 */
         url('../font/Aller_Rg.woff') format('woff'),   /* Modern Browsers */
		 url('../font/Aller_Rg.ttf')  format('truetype');    /* Safari, Android, iOS */
}
/*@font-face {
  font-family: 'Conv_aller_lt';
  src: url('fonts/aller_lt.eot');
  src: local('☺'), url('fonts/aller_lt.woff') format('woff'), url('fonts/aller_lt.ttf') format('truetype'), url('fonts/aller_lt.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
*/
*{ list-style:none; padding:0; margin:0; font-family:'Aller_Rg',Arial; outline:none; box-sizing:border-box; -webkit-tap-highlight-color: rgba(0,0,0,0); border:none;}
body{ font-size:0.28rem; color:#464646; position:relative; font-family:'Aller_Rg',Arial;}
ul,li{ overflow:hidden;}
a{ color:#464646; text-decoration:none;}
img{ vertical-align:middle;}
em{ font-style:normal;}
.wrapper{ padding:0 0.3rem;}
input,textarea{-webkit-appearance:none; outline:none; font-size:0.28rem;}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#b4b4b4; font-size:0.4rem;}

p{ display:block;}
.round{
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
}
.clearfix:after,.clearfix:before{content:" ";display: table;}
.clearfix:after{ clear:both;}

/*菜单*/
.menu{display:block; position:fixed; top:0.2rem;width: 100%;z-index: 99;padding-bottom: 0.2rem;border-bottom: 0.02rem solid #ddd;}
.menu-btn{float: right;margin-left: 0.2rem; padding:0.2rem 0.18rem; z-index:1000; width:0.8rem; height:0.8rem; background:#0084ce;margin-right: 4%;}
.menu-btn em{ height:0.04rem; width:100%; font-size:0; float:left; margin:0.05rem 0; display:block;background: #fff;}
.menu-btn em:last-child{width: 75%;}
.menu-search{width: 0.4rem;float: right;margin-top: 0.2rem;}
.menu-search>img{display: block;width: 100%;}
.menu-box{ background:#0084ce; width:100%;display:none; position:fixed; z-index:99; height:100%; top:0;}
.nav-scroll{ -webkit-overflow-scrolling:touch;margin-top: 0.3rem;padding: 0 4%;}
.close{ color:#0084ce; display:block; font:40px arial; position:absolute; top:0.3rem; right:4%;width: 0.6rem;text-align: center;line-height: 0.6rem;background: #fff;}
.more-language{padding: 0 4%;border-top:0.02rem solid #ddd;margin-top: 1.2rem;line-height: 1rem;text-align: right;color: #fff;font-size: 0.36rem;}
.more-language a{color: #fff;}
.search{padding: 0 4%;position: relative;}
.search .s-input{ background:#fff; line-height:0.8rem; font-size:0.32rem;width:100%;padding-left: 0.2rem;box-shadow: -0.04rem 0.04rem 0 #0054b0;}
.search .s_btn{position: absolute;
    right: 6%;
    top: 0.18rem;
    width: 0.4rem;
    background: url(../images/search_blue.png) no-repeat;
    display: block;
    height: 0.4rem;
    background-size: 0.4rem;}
.nav>li{margin:0.3rem 0;}
.nav>li a{ color:#fff; display:block;font-size: 0.44rem;}
.nav>li ul{ margin:0.1rem 0rem;}
.nav>li ul li{text-decoration:underline; line-height:1.3;padding-left: 0.3rem;background:url(../images/mobil-nav-li.png) no-repeat;background-position: 0 0.28rem; background-size: 0.16rem;margin-bottom: 0.1rem;}
.nav>li ul li a{ font-size:0.36rem; }
.nav>li:first-child{ margin-top:0;}
.nav>li:last-child{ margin-bottom:0;}
.nav-contact{margin-top: 0.4rem;}
.nav-contact>span{display: block;margin-bottom: 0.2rem;}
.nav-contact>span img{display: block;width: 0.6rem;margin-bottom: 0.1rem;}
.nav-contact>span p{font-size: 0.36rem;color: #fff;}

.logo{ height:0.7rem; position:absolute; top:0.3rem; left:4%; z-index:100;}

/*全屏焦点图*/
.slideBox{ position:relative; overflow:hidden; z-index:1;}
.slideBox .hd ul{ display:none;}
.slideBox .hd a{ position:absolute; top:50%; z-index:999;}
.slideBox .hd a img{ width:0.25rem;}
.slideBox .hd a.prev{left:0.3rem;}
.slideBox .hd a.next{right:0.3rem;}
.slideBox .bd{ position:relative; z-index:0; }
.slideBox .bd li{ position:relative;}
.slideBox .bd li img{ width:100%; display:block;}
.ban-txt{ position:absolute; z-index:50; color:#fff; text-transform:uppercase; width:100%; top:2.4rem; text-align:center;}
.ban-txt h2{ font-size:0.48rem; margin-bottom:0.15rem;}
.ban-txt h3{ font-size:0.24rem; margin:0 0 0.08rem;}
.ban-txt p{ line-height:0.9; font-size:0.24rem;}


.in-pro-subnav li{padding: 0 4%;padding-top: 0.5rem;border-top: 0.04rem solid #fff;background: #0067b2;padding-bottom:0.5rem;}
.in-pro-subnav li:first-child{background: #0084ce;}
.in-pro-subnav li:last-child{background: #154a9a;}
.in-pro-subnav li img{display: block;width:0.7rem;}
.in-pro-subnav li h2{font-size: 0.32rem;color: #fff;text-transform: uppercase;line-height: 0.4rem;margin-top: 0.2rem;margin-bottom: 0.2rem;}
.in-pro-subnav li p{font-size: 0.28rem;color: #fff;line-height: 0.36rem;margin-bottom: 0.2rem; word-break:break-all;
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow:hidden;}
.index-a{font-size: 0.36rem;color: #fff;}
.in-about{padding: 0 4%;margin-top: 0.7rem;}
.in-about h2{font-size: 0.44rem;text-align: center;color: #0084ce;font-weight: lighter;margin-bottom: 0.2rem;line-height: 0.4rem;}
.in-about>p{font: 0.28rem;line-height: 0.34rem;text-align: center;color: #1b1b1b;margin-bottom: 0.5rem;}
.in-about li{position: relative;margin-bottom: 0.2rem;}
.in-about li a>img{display: block;width: 100%;}
.in-about li>span{display: block;width: 0.06rem;height: 1.2rem;position: absolute;top:0.4rem;left: 0; background: #0084ce;}
.in-about li>span.in-about-span2{left: auto;right: 0;}
.in-about-a{background: rgba(0,132,206,0.7);position: absolute;width: 100%;bottom: 0;left: 0;padding: 0 0.2rem;}
.in-about-a img{display: block;width: 0.6rem;margin-top: 0.2rem;float: left;margin-right: 0.1rem;}
.in-about-a p{float: left;font-size: 0.4rem;color: #fff;line-height: 1rem;}
.in-about-a .index-a{float: right;line-height: 1rem;}
.in-pro{padding: 0 4%;margin-top: 1rem;}
.in-pro>h2{font-size: 0.44rem;font-weight: lighter;text-align: center;text-transform: uppercase;margin-bottom: 0.3rem;}
.in-pro li{margin-bottom: 0.3rem;}
.in-pro li a>img{display: block;width: 100%;}
.in-pro li a>div{padding: 0.5rem 0.2rem;border:0.02rem solid #dedede;position: relative;}
.in-pro li a>div img{display: block;width: 0.6rem;position: absolute;top: -0.3rem;left: 0.22rem;}
.in-pro li a>div h3{font-size: 0.4rem;color: #1b1b1b;line-height: 0.28rem;margin-bottom: 0.2rem;}
.in-pro li a>div p{
	font-size: 0.28rem;
	color: #656565;
	line-height: 0.4rem;
}
.in-news{padding: 0 4%;margin-top: 0.4rem;margin-bottom: 0.4rem;}
.in-news h2{font-size: 0.4rem;text-align: center;line-height: 0.8rem;background: #0084ce;color: #fff;margin-bottom: 0.2rem;}
.in-news img{display: block;width: 50%;float: left;margin-right: 2%;}
.in-news a{font-size: 0.32rem;color: #424242;text-decoration: underline;display: block;float: left;width: 48%;}
.in-contact{padding: 0.6rem 4%;background: #0084ce;}
.in-contact>h1{font-size: 0.36rem;color: #fff;font-weight: lighter;text-transform: uppercase;margin-bottom: 0.1rem;}
.in-contact>span{display: block;width: 1rem;height: 0.04rem;background: #fff;margin-bottom: 0.3rem;}
.in-contact>p{font-size: 0.28rem;color: #fff;font-weight: lighter;padding-left: 0.3rem;background: url(../images/in-contact-bg.png) no-repeat;background-size: 0.2rem;background-position:0 0.1rem;margin-bottom: 0.1rem;}
.in-contact ul{margin-top: 0.5rem;}
.in-contact li{width: 32%;float: left;}
.in-contact li+li{margin-left: 2%;}
.in-contact li img{display: block;width: 0.8rem;margin-bottom: 0.1rem;}
.in-contact li h3{font-size: 0.36rem;color: #fff; font-weight: lighter;}
.in-contact li p{font-size: 0.28rem;color: #fff;line-height: 0.28rem;}
.in-pro-nav{padding: 0 4%;margin-top: 0.8rem;}
.in-pro-nav h3{padding-right: 0.2rem;border-bottom:2px solid #0084ce;border-right:1px solid #0084ce;margin-bottom: 0.2rem;}
.in-pro-nav h3 span{padding-left: 0.3rem;padding-right: 1rem;background: url(../images/in-pro-nav-bg.png) no-repeat center right;background-size: 0.4rem;font-size: 0.32rem;line-height:0.84rem;display: block;}
.in-pro-nav h3.current span{background: url(../images/in-pro-nav-bg2.png) no-repeat right center;background-size: 0.4rem;}

.in-pro-classnav{padding: 0 4%;margin-top: -0.1rem;margin-bottom: 0.2rem;}
.in-pro-classnav li a{padding-left: 0.2rem;font-size: 0.32rem;color: #1b1b1b;line-height: 0.48rem;background: url(../images/in-contact-bg.png) no-repeat left center; background-size: 0.1rem 0.1rem;}
.foot{padding: 0 4%;margin-top: 0.8rem;background: #454545;padding-top: 0.6rem;padding-bottom: 0.5rem;}
.foot>a img{display: block;width:3rem;margin-bottom: 0.1rem;}
.foot>p{color: #fff;font-weight: lighter;line-height: 0.3rem;}
.foot>ul{margin-top: 0.8rem;}
.foot>ul li{display: block;width: 0.6rem;float: left;}
.foot>ul li img{display: block;width: 100%;}
.foot>ul li+li{margin-left: 0.2rem;}
.foot>span{display: block;color: #fff;font-weight: lighter;margin-top: 0.2rem;}
.foot>span a{color: #fff;}

/*PRODUCTS*/
.other-banner{position: relative;}
.other-banner>img{width: 100%;display: block;}
.other-banner>p{position:absolute;top:2.8rem;left: 0;width: 100%;text-align: center;font-size: 0.64rem;color: #fff;line-height: 0.6rem;}
.other-banner>p span{display: block;width: 20%;margin:0 auto;margin-top: 0.4rem;background: #fff;height: 0.06rem;}
.other-subnav>h1{padding: 0 4%;background: #0084ce;font-size: 0.36rem;line-height:0.8rem;color: #fff;border-top: 0.02rem solid #fff;}
.other-subnav>ul{padding:0.2rem 4%;border-bottom:0.02rem solid #e1e1e1;}
.other-subnav>ul li{display: inline-block;min-width:calc(50% - 0.2rem);margin-bottom: 0.1rem;}
.other-subnav>ul li a{display: block;padding-left: 0.25rem;background: url(../images/other-subnav-bg.png) no-repeat; background-size:0.2rem;background-position: 0 0.1rem;font-size: 0.32rem;color: #0084ce;text-decoration: underline;}
.other-subnav>ul li.current a{background: url(../images/in-contact-bg.png) no-repeat;background-size:0.2rem;background-position: 0 0.1rem;}
.pro-com-news{margin-bottom: 0.4rem;}
.pro-com-news>img{display: block;width: 100%;}
.pro-com-news h2{font-size: 0.32rem;color: #000;line-height: 0.8rem;text-transform: uppercase;}
.pro-com-news p{color: #656565; ;line-height:0.4rem;margin-bottom: 0.34rem;}

/*products-class*/
.other-subnav .in-pro-nav{margin-top: 0.3rem;}
.pro-class{margin-top: 0.4rem;}
.pro-class .pro-com-news{padding: 0 4%;padding-bottom: 0.2rem;border-bottom: 0.02rem solid #e1e1e1;}
.pro-class>ul{padding: 0 4%;}
.pro-class>ul li{padding-bottom: 0.2rem;border-bottom: 0.02rem solid #e1e1e1;margin-bottom: 0.1rem;}
.pro-class>ul li a>img{
	display: block;
	width: calc(48% - 0.04rem);
	float: left;
	margin-right: 2%;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
}
.pro-class>ul li a>div{width: 50%;float: left;padding-top: 0.1rem;}
.pro-class>ul li a>div h3{font-size: 0.32rem;line-height: 0.36rem;color: #1b1b1b;}
.pro-class>ul li a>div img{display: block;width: 0.6rem;margin-top: 0.2rem;margin-bottom: 0.2rem;}
.pro-class-select{position: relative;}
.pro-class-select select{width: 100%;height: 0.8rem;border:0.02rem solid #d5d5d5;border-radius: 0.1rem;color: #9d9d9d;font-size: 0.32rem;}
.pro-class>ul li a>div .pro-class-select img{display: block;height: 0.8rem;position: absolute;top: 0;right: 0;width: auto;margin: 0;}
.page-num{padding: 0.4rem 4%;text-align: center;}
.page-num ul{display: inline-block;}
.page-num ul li{float: left;}
.page-num ul li+li{margin-left: 0.1rem;}
.page-num ul li a{display: block;width: 100%;padding: 0 0.15rem;line-height: 0.6rem;color: #424242;}
.page-num ul li a img{display: block;width: 100%;}
.page-num ul li.page-btn{padding: 0; width: 0.6rem;}
.page-num ul li.page-btn a{padding: 0;}
.page-num ul li.current a{
	color: #949494;
	text-decoration: underline;
}

/*products-details*/
.pro-main-img{padding: 0 4%;border-bottom: 0.02rem solid #e1e1e1;padding-bottom: 0.4rem;margin-top: 0.5rem;}
.pro-main-img span{display: block;font-size: 0.36rem;color: #959595;text-transform: uppercase;line-height: 0.36rem;margin-bottom: 0.2rem;}
.pro-main-img h1{font-size: 0.44rem;color: #1b1b1b;line-height: 0.44rem;}
.pro-main-img>img{display: block;width: 100%;}
.pro-main-img li{width:calc(19.2% - 2px);float: left;border: 1px solid #e1e1e1;}
.pro-main-img li+li{margin-left: 1%;}
.pro-main-img li.current{border-color: #0084ce;}
.pro-main-img li img{display: block;width: 100%;}
.pro-main-feature h1{display: inline-block;margin-left: 4%;font-size: 0.44rem;color: #1b1b1b;margin-top: 0.3rem;padding-bottom: 0.1rem;border-bottom: 0.02rem solid #0eac89;text-transform: uppercase;margin-bottom: 0.2rem;}
.pro-main-feature>p{padding: 0 4%;}
.pro-main-feature table{display: block;border-collapse: collapse;padding:0 4%;}
.pro-main-feature table tbody{display: block;width: 100%;}
.pro-main-feature table td{
	font-size: 0.18rem;
	color: #656565;
	padding: 0.1rem;
}
.pro-main-feature table td img{display:inline-block;width: 0.15rem;}
.pro-detail-btn{padding: 0 4%;border-top: 0.02rem solid #e1e1e1;padding-top: 0.4rem;margin-bottom: 0.4rem;margin-top: 0.4rem;text-align: center;}
.pro-detail-btn a{display: inline-block;padding: 0 0.5rem;background: #211d1e;color: #fff;font-size: 0.32rem;border-radius:0.1rem;line-height: 0.6rem;margin-left: 0.2rem;}
.pro-detail-btn a.send-btn{margin-left: 0;background: #0084ce;}

.sub-series{padding-bottom: 0.4rem;}
.sub-series h1{background: #f7f7f7;font-size: 0.32rem;text-align: center;text-transform: uppercase;line-height: 1.2rem;}
.sub-series .swiper-container{
	padding: 0.4rem 8%;
}
.sub-series .swiper-slide{box-shadow: 0px 0px 3px #aaa;padding-bottom: 0.2rem;}
.sub-series .swiper-slide a{display: block;width: 100%;}
.sub-series .swiper-slide a img{
	display: block;
	width: 100%;
}
.sub-series .swiper-slide a span{display: block;width: 30%;margin:0 auto;margin-top: 0.2rem;margin-bottom: 0.2rem;height: 1px;background: #0084ce;}
.sub-series .swiper-slide a h2{font-size:0.26rem;text-align: center;line-height:0.36rem;}
.sub-series .swiper-pagination{bottom: 0;}
.sub-series .swiper-button-next,.sub-series .swiper-button-prev{color: #1b1b1b;}
.pro-detail-main{padding: 0 4%;margin-top: 0.2rem;}
.pro-detail-main>div{margin-bottom: 0.2rem;}
.pro-detail-main>div>img{display: block;width: 100%;}
.pro-detail-main h2{padding-bottom:12px;margin-bottom: 0.2rem;display: inline-block;position: relative;}
.pro-detail-main h2 span{font-size: 0.36rem;padding-bottom: 5px;border-bottom:4px solid #0084ce;display: block;color:#666;}
.pro-detail-main h2 img{display: block;width: 12px;position: absolute;bottom:5px;left: 50%;margin-left: -6px;}
.pro-detail-table>table{border-collapse: collapse;width: 100%;}
.pro-detail-table>table th{
	background: #0072b8;
	font-size: 8px;
	color: #fff;
	line-height: 28px;
	border: 1px solid #d2d2d2;
	font-weight: normal;
}
.pro-detail-table img{
	width: 100%;
}
.pro-detail-table>table tr th:first-child{text-align: left;}
.pro-detail-table>table td{
	font-size: 8px;
	color: #333;
	line-height: 28px;
	border: 1px solid #d2d2d2;
	text-align: center;
}
.pro-detail-table>table tr td:first-child{text-align: left;}
.pro-detail-table>table tr:nth-child(odd){background: #fff;}
.pro-detail-table2>table{overflow-x: scroll;display: block;}
.pro-detail-table2>table tr th:first-child{text-align: center;}
.pro-detail-table2>table tr td:first-child{text-align: center;}
.pro-detail-table3>table{border-collapse: collapse;width: 100%;display: block;overflow-x:scroll;}
.pro-detail-table3>table th{
	background: #373330;
	font-size: 8px;
	color: #fff;
	line-height: 28px;
	border: 1px solid #ededed;
	padding: 5px;
	font-weight: normal;
}
.pro-detail-table3>table td{
	font-size: 8px;
	color: #333;
	line-height: 14px;
	border: 1px solid #ededed;
	text-align: center;
	padding: 5px;
	white-space: nowrap;
}
.pro-detail-table3>table td img{display: block;width: 150px;}
.td-bg01{background: #999;}
.td-bg02{background: #ccc;}


/*About us*/
.about-company{padding: 0 4%;margin-top: 0.4rem;}
.about-company>div{padding-left: 0.2rem;border-left: 0.1rem #0084ce solid;}
.about-company h2{font-size: 0.4rem;color: #1b1b1b;text-transform: uppercase;margin-bottom: 0.2rem;}
.about-company p{color: #666;margin-bottom: 0.2rem;line-height: 0.36rem;}
.about-company a{display: block;width: 0.8rem;margin-top: 0.3rem}
.about-company a img{display: block;width: 100%;}
.about-main>img{display: block;width: 100%;margin-bottom: 0.4rem;}
.about-a-test{margin-top: 0.4rem;}
.about-a-test>h1{font-size: 0.44rem;color: #000;text-align: center;text-transform: uppercase;margin-bottom: 0.4rem;}
.about-a-test>span{padding:0.4rem 4%;background:#f7f7f7;display: block;margin-bottom: 0.4rem;text-align: center;line-height: 0.36rem;color: #666;}
.about-test-main01{padding: 0 4%;}
.about-test-main01>img{display: block;width: 100%;margin-bottom: 0.2rem;}
.about-test-main01 h2{font-size: 0.44rem;color: #666;text-transform: uppercase;line-height: 1rem;}
.about-test-main01 p{
	color: #666;
	line-height: 0.48rem;
	margin-bottom: 0.2rem;
}
.about-test-main01 li{float: left;width: 49%;margin-right: 1%;margin-bottom: 1%;}
.about-test-main01 li img{display: block;width: 100%;}
.about-test-main01 li:nth-child(even){margin-right: 0;}
.about-test-main01 ul{margin-bottom: 0.5rem;}
.about-test-main02{padding: 0 4%;}
.about-test-main02 h3{font-size: 0.44rem;color: #666;text-transform: uppercase;line-height: 0.48rem;text-align: center;margin-bottom: 0.4rem;}
.about-test-main02 h3 span{display: block;color: #0084ce;}
.about-test-main02 p{
	color: #666;
	line-height: 0.4rem;
	text-align: center;
	margin-bottom: 0.36rem;
}
.about-test-main02>img{display: block;margin-bottom: 0.1rem;width: 100%;}
.about-test-main03{margin-top: 0.4rem;}
.about-test-main03 h3 span{display: inline;}
.about-test-main03 p{text-align: left;}
.about-co-span{padding:0.4rem 4%;background:#f7f7f7;display: block;margin-bottom: 0.4rem;line-height: 0.36rem;color: #666;}
.about-co-spanleft{width: calc(48% - 1px);float: left;border-right: 1px solid #0084ce;padding-right: 2%;text-align: right;}
.about-co-spanright{width: calc(48% - 1px);float: left;padding-left: 2%;text-align: left;}
.about-co-span h2{font-size: 0.4rem;color: #000;margin-bottom: 0.1rem}
.about-co-span p{color: #000;}
.about-test-main02 h3.about-com-h3{text-align: left;}
.about-test-main02>img.about-com-img{margin-bottom: 0.4rem;}
.about-company-sm{padding: 0.2rem;margin-bottom: 0.4rem;background: #0084ce;}
.about-company-sm h2{color: #fff;margin-bottom: 0.2rem;font-size: 0.36rem;line-height: 0.8rem;}
.about-test-main03 .about-company-sm p{color: #fff;}
.about-company-zs{width:92%;margin: 0 auto;margin-top: 0.4rem; background: #adbcc4;margin-bottom: 0.4rem;}
.about-company-zs>div{ padding: 0 4%; }
.about-company-zs h2{font-size: 0.44rem;color: #fff;text-transform: uppercase;line-height: 1.4rem;}
.about-company-zs li{overflow: hidden;}
.about-company-zs li span{display: block;width: 0.12rem;height: 0.12rem;background: #fff;border-radius: 50%;margin-right: 0.1rem;float: left;margin-top: 0.14rem;}
.about-company-zs li p{float: left;color: #fff;font-size: 0.32rem;width: calc(100% - 0.22rem);}
.about-company-zs img{display: block;width: 100%;}

.contact-main h1{font-size: 0.48rem; text-align: center;text-transform: uppercase;color: #000000;margin-bottom: 0.2rem;}
.contact-main h2{font-size: 0.34rem;font-weight: normal;}
.contact-main li{margin-bottom: 0.2rem;}
.contact-main li>span{overflow: hidden;display: block;}
.contact-main li>span img{display: block;width: 0.5rem;float: left;margin-right: 0.1rem;}
.contact-main li>span p{
	float: left;
	width: calc(100% - 0.6rem);
	font-size: 0.34rem;
	color: #0084ce;
	line-height: 0.48rem;
}
.contact-main>img{display: block;width: 100%;margin-top: 0.3rem;margin-bottom: 0.3rem;}
.con-main2>span{display: block;margin-bottom: 0.2rem;}
.con-main2 h3{font-size: 0.32rem;color: #0084ce;margin-bottom: 0.1rem;}
.con-main2 p{color: #656565;}
.con-main{margin-bottom: 0.4rem;}
.con-main h2{margin-bottom: 0.1rem;}
.about-main h1{font-size: 0.48rem; text-align: center;text-transform: uppercase;color: #000000;margin-bottom: 0.2rem;}
.news-main{background: #0084ce;margin-bottom: 0.2rem;}
.news-main a img{display: block;width: 100%;}
.news-main>a{display: block;}
.news-mai-p{padding: 0.2rem;}
.news-mai-p p{color: #fff;font-size: 0.32rem;margin-bottom: 0.1rem;}
.news-mai-p span{display: block; color: #fff;}

.sales-net{padding: 0 4%;margin-top: 0.4rem}
.sales-net h1{font-size: 0.48rem; text-align: center;text-transform: uppercase;color: #000000;margin-bottom: 0.2rem;}
.sales-net span{display: block;text-align: center;font-size: 0.36rem;color: #0084ce;line-height: 0.36rem;width: 81%;margin:0 auto;margin-bottom: 0.4rem;}
.sales-net>ul{margin:0.2rem 0;}
.sales-net li{width:calc(49% - 1px);float: left;margin-right: 1%;margin-bottom: 0.2rem;border-left: 1px solid #0084ce;}
.sales-net li h2{font-size: 0.36rem;color: #1b1b1b;font-weight: lighter;margin-left: 0.2rem;}
.sales-net li p{margin-left: 0.2rem;color: #656565;line-height: 0.36rem;min-height: 1.08rem;}
.sales-net>img{display: block;width: 100%;margin-bottom: 0.1rem;}
.sales-net2{padding: 0 4%;margin-bottom: 0.4rem;margin-top: 0.4rem;}
.sales-net2 h2{font-size: 0.48rem; text-align: center;font-weight: lighter;text-transform: uppercase;color: #000000;margin-bottom: 0.2rem;}
.sales-net2 h2 span{display: block;color: #0084ce;}
.sales-net2>img{display: block;width: 100%;margin-bottom: 0.2rem;}
.sales-net2>p{text-align: center;margin-bottom: 0.2rem;}
.sales-net2>div{background: #f7f7f7;padding: 0.4rem;border-left: 1px solid;margin-bottom: 0.2rem;}
.sales-net2>div h3{font-size: 0.44rem;color: #1b1b1b;margin-bottom: 0.1rem;}
.sales-net2 li{float: left;font-size: 0.28rem;line-height: 0.44rem;min-width:33%;color: #656565;}
.sales-net2>div.America{border-color: #0084ce;}
.sales-net2>div.America h3{color: #0084ce;}
.sales-net2>div.Asia{border-color: #ae29cf;}
.sales-net2>div.Asia h3{color: #ae29cf;}
.sales-net2>div.Europe{border-color: #40cc7f;}
.sales-net2>div.Europe h3{color: #40cc7f;}
.sales-net2>div.Africa{border-color: #d47800;}
.sales-net2>div.Africa h3{color: #d47800;}
.sales-net2>div.Oceania{border-color: #5fcef5;}
.sales-net2>div.Oceania h3{color: #5fcef5;}

.about-tech{padding: 0 4%;margin-top: 0.4rem;color: #656565;margin-bottom: 0.6rem;}
.about-tech h1{font-size: 0.44rem;color: #0084ce;text-align: center;text-transform: uppercase;margin-bottom: 0.3rem;}
.about-tech h1 span{display: inline-block;color: #666;}
.about-tech p.about-tech-p{text-align: center;font-size: 0.32rem;line-height: 0.4rem;margin-bottom: 0.4rem;}
.about-tech img{display: block;width: 100%;}
.about-tech>div{margin-bottom: 0.4rem;}
.about-tech>div:last-child{padding-bottom: 0.2rem;border-bottom: 1px solid #e1e1e1;}
.about-tech>div img{margin-bottom: 0.2rem;}
.about-tech>div h2{font-size: 0.36rem;color: #000;margin-bottom: 0.2rem;}
.about-tech>div p{
	line-height: 0.4rem;
}
.about-tech2 img{margin-bottom: 0.4rem}
.about-tech2 p{
	font-size: 0.32rem;
	margin-bottom: 0.4rem;
	line-height: 0.4rem;
}
.about-tech2 h1{width: 80%;margin: 0 auto;margin-bottom: 0.3rem;}
.about-tech2-bgmain{position: relative;}
.about-tech2-bgmain span{display: block;width: 100%;background:rgba(255,255,255,0.85);position: absolute;bottom: 0;padding: 0.4rem;padding-top: 0.5rem;}
.about-tech2-bgmain span p{color: #1b1b1b;}


.news-post-date{
	color: #FFF;
}
.news-main-content p img{
	width: 100%;
}

.ke-zeroborder{
	width: 100%;
	background-color: #FFF;
}
