@charset "utf-8";
/* CSS Document */
html{}
body{
	margin-bottom:40px !important;
	font-family: "微软雅黑";
}
.main{position:relative; margin-left:auto; margin-right:auto; min-width:320px; max-width:640px; overflow:hidden; background-color:#fff;}
a{text-decoration:none; color:#666;}

.header{
	max-height:160px;
	overflow:hidden;

}
.header .logoImg img{

	float:left;

	margin-top: 5%;
	margin-right: 0;
	margin-bottom: 5.5%;
	margin-left: 3%;
	
}
.header .hdTxt{
	float:right;
	margin-top:6%;
	margin-right:0%;

}
.header .hdTxt h2{
	color:#333;
	font-weight:normal;
	font-size:1.2em;
}
.header .hdTxt a{
	padding-left:1.15em;
	color:#ff8000;
	font-size:1.5em;
	background-size:0.8em;
	
	background-image: url(../images/index_06.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.top-box {
	background-color: #03882d;
	height: 1.7em;
	line-height: 1.7em;
}
.top-box .fr{
	padding-right: 2%;
	color: #FFF;
	background-image: url(../images/index_03.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 2em;
	
	background-size: 1.5em;
}
.top-box .fr a {
	font-family: Arial;
	font-size: 1.3em;
	color: #FFF;
}


.nav{
	background-color: #049934;
}
.nav ul{overflow:hidden;}
.nav li{float:left; width:25%; text-align:center;}
.nav li a{
	display:block;
	font-size:1.167em;
	color:#fff;
	position:relative;
	background-color:#03892e;

	padding-top: 15%;
	padding-right: 0px;
	padding-bottom: 15%;
	padding-left: 0px;
	margin-top: 1px;
}
.nav li a:after{content:''; position:absolute; top:0;  right:-2px; z-index:9; height:100%; width:0px;  border-left:1px solid #065820; border-right:1px solid #049934;}

.bannerBox img{width:100%;}


.focus{ width:100%;  margin:0 auto; position:relative; overflow:hidden;   }
	.focus .hd{ width:100%; height:5px;  position:absolute; z-index:1; bottom:0; text-align:center;  }
	.focus .hd ul{ overflow:hidden; display:-moz-box; display:-webkit-box; display:box; height:5px; background-color:rgba(51,51,51,0.5);   }
	.focus .hd ul li{ -moz-box-flex:1; -webkit-box-flex:1; box-flex:1;font-size:0 }
	.focus .hd ul .on{
	background-color: #018ae1;
}
	.focus .bd{ position:relative; z-index:0; }
	.focus .bd li img{ width:100%;  }
	.focus .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */ }
	

@media screen and (min-width:320px) {
	body{font-size:75%;}
}
@media screen and (min-width:480px) {
	body{font-size:87.5%;}
}
@media screen and (min-width:540px) {
	body{font-size:112.5%;}
}
@media screen and (min-width:550px) {
	body{font-size:125%;}
}
@media screen and (min-width:640px) {
	body{font-size:150%;}
}
.flBox{
	overflow:hidden;
	border-bottom-width: 2%;
	border-bottom-style: solid;
	border-bottom-color: #03882d;
}

.flBox li{
	float:left;
	width:24.5%;
	text-align:center;
	overflow:hidden;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
}

.flBox li:nth-child(4n){border-right:none;}
.flBox li:nth-child(5n),.flBox li:nth-child(6n),.flBox li:nth-child(7n),.flBox li:nth-child(8n){border-bottom:none;}

.flBox li img{width:4.250em;}
.flBox li h5{
	font-weight:normal;
	font-size:1em;
}
.flBox li h5 a{
	line-height: 1.5em;
}
.flBox li h5 .nav0{
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFF;
	width: 5em;
	display: block;
	border-radius:100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 5em;
}


.flBox li h5 .nav1 {
	background-image: url(../images/nav1.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:4em;
	background-color: #03882d;
}
.flBox li h5 .nav1:hover{
	
}
.flBox li h5 .nav2 {
	background-image: url(../images/nav2.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:4em;
	background-color: #018ae1;
}
.flBox li h5 .nav2:hover{

}
.flBox li h5 .nav3 {
	background-image: url(../images/nav3.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:4em;
	background-color: #ffc801;
}
.flBox li h5 .nav3:hover{
	
}
.flBox li h5 .nav4 {
	background-image: url(../images/nav4.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:4em;
	background-color: #90cf38;
}
.flBox li h5 .nav4:hover{
	
}
.flBox li h5 .nav5 {
	background-image: url(../images/nav5.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:4em;
	background-color: #4c4847;
}
.flBox li h5 .nav5:hover{
	
}
.flBox li h5 .nav6 {
	background-image: url(../images/nav6.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:4em;
	background-color: #ff3600;
}
.flBox li h5 .nav6:hover{
	
}
.flBox li h5 .nav7 {
	background-image: url(../images/nav7.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:4em;
	background-color: #1b9341;
}
.flBox li h5 .nav7:hover{
	
}
.flBox li h5 .nav8 {
	background-image: url(../images/nav8.png);
	background-repeat: no-repeat;
background-position: center center;
	background-size:4em;
	background-color: #cd1b1c;
}
.flBox li h5 .nav8:hover{
	
}
.Hot-top {
	overflow: hidden;
}
.Hot-top dl dt {
	height: 36px;
	width: 220px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.Hot-top dl dd {
	margin-right: 2%;
	margin-left: 2%;
	margin-top: 2em;
}
.Hot-top dl dd .fl{
	width: 50%;
	overflow: hidden;
}
.Hot-top dl dd .fl .tle {
	text-align: center;
	line-height: 2em;
}
.Hot-top dl dd .fl .tle b {
	color: #03882d;
	font-family: Arial;
}
.Hot-top dl dd .fl a {
	color: #FFF;
	background-color: #09862a;
	display: block;
	height: 2em;
	width: 70%;
	text-align: center;
	border:1px solid #09862a;
	-webkit-border-radius:8px 8px 8px 8px;
	-moz-border-radius:8px 8px 8px 8px;
	border-radius:8px 8px 8px 8px;
	line-height: 2em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.Hot-top dl dd .fl a:hover{
	-webkit-transition:background 0.5s ease-out, color 0.4s ease-out, text-shadow 0.3s linear;/* 它可以设置很多过渡效果 */
	background-color: #018ae1;
}
.Hot-top dl dd .fr {
	width: 50%;
	overflow: hidden;
	float: right;
}
.Hot-top dl dd .fr .top {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
	color: #018ae1;
}
.Hot-top dl dd .fr .tit {
	color: #444;
}
.Hot-top dl dd .fr .tit b {
	line-height: 2em;
}
.Hot-top dl dd .fr .tit p {
	text-indent: 2em;
	line-height: 1.5em;
}
.Contrast-box {
	margin-top: 1em;
}
.Contrast-box dl dt {
	margin-bottom: 2%;
}
.Contrast-box .List-box {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
.Contrast-box .List-box .fl {
	width: 33.333%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.Contrast-box .List-box ul li{
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-color: #f4f4f4;
	text-align: center;
	line-height: 2em;
	height: 2em;
}.Contrast-box .List-box ul .List-box-top-1 {
	background-color: #4c4847;
	color: #FFF;
}
.Contrast-box .List-box ul .List-box-top-2 {
	background-color: #03892e;
	color: #FFF;
}
.Contrast-box .List-box ul .l {
	background-color: #d5f7df;
}
.Contrast-box .List-box ul .s{
	background-color: #eeeeee;
}
.Contrast-box .List-box .center li{
	text-align: center;
	text-indent: 0px;	
}
.Contrast-box .List-box .center2 li{
	text-align: center;
	text-indent: 0px;	
	text-decoration: line-through;	
}
.ad-box {
	margin-top: 1em;
}
.Product-box {
	margin-top: 1em;
	overflow: hidden;
}
.picScroll-top{
	overflow:hidden;
	position:relative;
	margin-top: 0;
	margin-right: 2%;
	margin-bottom: 0;
	margin-left: 2%;
}
		.picScroll-top .hd{
	overflow:hidden;
	height:2em;
	z-index: 1;
	text-align: center;
}
		.picScroll-top .hd .prev{
	display:block;
	height:2em;
	overflow:hidden;
	cursor:pointer;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/index_57.jpg);
	width: 50%;
	background-position: center bottom;
	background-size:6em;
}
		.picScroll-top .hd .next{
			background-size:6em;
	display:block;
	height:2em;
	overflow:hidden;
	cursor:pointer;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/index_60.jpg);
	margin-top: 0px;
	width: 50%;
	background-position: center center;
}
		.picScroll-top .bd{
	z-index: 5;
	position: relative;
	overflow: hidden;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
		.picScroll-top .bd ul{ overflow:hidden; zoom:1; }
		.picScroll-top .bd ul li{
	zoom:1;
	height: 9em;
	overflow: hidden;
	margin-bottom: 0.5em;
	background-color: #F6F6F6;
}
		.picScroll-top .bd ul li .pic{
	text-align:center;
	float: left;
	width: 40%;
}
		.picScroll-top .bd ul li .pic img{
	width:100%;
	display:block;
	padding:2px;
	border:1px solid #dedede;
}
		.picScroll-top .bd ul li .pic a:hover img{
	border-color:#018ae1;
	-webkit-transition:background 0.5s ease-out, color 0.4s ease-out, text-shadow 0.3s linear;/* 它可以设置很多过渡效果 */
	filter:alpha(opacity=80);
	opacity:0.8;
}
		.picScroll-top .bd ul li .title{
	float: right;
	width: 55%;
}
.picScroll-top .bd ul li .title .more{
	line-height: 2em;
	height: 2em;
	width: 30%;
	white-space: nowrap;
	display: block;
	background-color: #018ae1;
	color: #FFF;
	text-align: center;
	float: left;
}

.picScroll-top .bd ul li .title .co{
	line-height: 2pc;
	height: 2em;
	width: 30%;
	white-space: nowrap;
	display: block;
	background-color: #90cf38;
	color: #FFF;
	text-align: center;
	float: left;
	margin-left: 0.5em;
}
.picScroll-top .bd ul li .title .more:hover,.picScroll-top .bd ul li .title .co:hover{
	-webkit-transition:background 0.5s ease-out, color 0.4s ease-out, text-shadow 0.3s linear;/* 它可以设置很多过渡效果 */
	background-color: #03892e;
}
.picScroll-top .bd ul li .title .top{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
	overflow: hidden;
	font-weight: bold;
	line-height: 1.5em;
}
.picScroll-top .bd ul li .title .top a{color: #018ae1;}
.picScroll-top .bd ul li .title .main-p{
	overflow: hidden;
	text-indent: 2em;
	margin-bottom: 0.3em;
	margin-top: 0.3em;
}
.ag-box {
	margin-top: 1em;
}
.About-box {
	background-color: #e4e4e4;
	overflow: hidden;
	padding-bottom: 1.5em;
}
.About-box dl dt {
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	color: #018ae1;
	text-align: center;
	background-image: url(../images/index_71.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 3em;
	margin-top: 1em;
	line-height: 2em;
}
.About-box dl dd {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 2%;
	padding-left: 2%;
	padding-bottom: 5%;
}
.About-box dl dd p{
	text-indent: 2em;
	line-height: 1.3em;
}
.About-box dl dd .more{
	line-height: 33px;
	height: 33px;
	width: 102px;
	white-space: nowrap;
	display: block;
	background-color: #03892e;
	color: #FFF;
	text-align: center;
	font-size: 14px;
	float: left;
		border:1px solid #09862a;
	-webkit-border-radius:8px 8px 8px 8px;
	-moz-border-radius:8px 8px 8px 8px;
	border-radius:8px 8px 8px 8px;
}

.About-box dl dd .co{
	line-height: 33px;
	height: 33px;
	width: 102px;
	white-space: nowrap;
	display: block;
	background-color: #018ae1;
	color: #FFF;
	text-align: center;
	font-size: 14px;
	float: left;
	margin-left: 10px;
		border:1px solid #018ae1;
	-webkit-border-radius:8px 8px 8px 8px;
	-moz-border-radius:8px 8px 8px 8px;
	border-radius:8px 8px 8px 8px;
}
.About-box dl dd .more:hover,.About-box dl dd .co:hover{
	-webkit-transition:background 0.5s ease-out, color 0.4s ease-out, text-shadow 0.3s linear;/* 它可以设置很多过渡效果 */
	background-color: #4c4847;
}.About-box dl dd .foot {
	width: 222px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.news-box {
	margin-top: 1em;
	padding-bottom: 1em;
	background-image: url(../images/wap_01.jpg);
	background-repeat: repeat-x;
	background-position: left 40px;
}

.tabBox .hd{
	height:2.5em;
	line-height:2.5em;
}
	.tabBox .hd ul{ overflow:hidden;  }
	.tabBox .hd ul li{
	float:left;
	border-top-color: #03892e;
	border-right-color: #03892e;
	border-bottom-color: #03892e;
	border-left-color: #03892e;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	width: 33.333%;
	text-align: center;
	white-space: nowrap;
	height: 2.5em;
	background-color: #4c4847;
	color: #FFF;
	line-height: 2.5em;
}
.tabBox .hd ul li a{
	color: #FFF;
}
	.tabBox .hd ul .on{
	color:#FFF;
	background-color: #03892e;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #03892e;
}
	.tabBox .hd ul .on a{ display:block; /* 修复Android 4.0.x 默认浏览器当前样色无效果bug */  }
		
	.tabBox .bd ul{
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	padding-top: 0.5em;
	padding-right: 1%;
	padding-bottom: 0px;
	padding-left: 1%;
}
	.tabBox .bd li{
	height:2.5em;
	line-height:2.5em;
	color: #018ae1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dedede;
	overflow: hidden;
}
	.tabBox .bd a{ -webkit-tap-highlight-color:rgba(0,0,0,0); }  /* 去掉链接触摸高亮 */
	.tabBox .bd li a{
	color:#444;
}
.news-box #leftTabBox .bd ul li span {
	float: right;
	color: #333;
}
footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dedede;
	background-color: #FFF;
	padding-top: 15px;
	padding-bottom: 15px;
}
footer ul li {
	line-height: 1.5em;
	text-align: center;
}
.top_bar { position: fixed; z-index: 900; bottom: 0; left: 0; right: 0; margin: auto; }
.top_menu {
	display:-webkit-box;
	display: block;
	width: 100%;
	background: rgba(255, 255, 255, 0.7);
	height: 40px;
	display: -webkit-box;
	display: box;
	margin:0;
	padding:0;
	-webkit-box-orient: horizontal;
	background: -webkit-gradient(linear, 0 0, 0 100%, to(#03892e), color-stop(50%, #03892e));
	box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.3) inset;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #488004;
}

.top_bar .top_menu>li { -webkit-box-flex:1; background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(0, 0, 0, 0.1)), color-stop(50%, rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.4))), -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255, 255, 255, 0.1)), color-stop(50%, rgba(255, 255, 255, 0.1)), to(rgba(255, 255, 255, 0.15))); ; -webkit-background-size:1px 100%, 1px 100%; background-size:1px 100%, 1px 100%; background-position: 1px center, 2px center; background-repeat: no-repeat; position:relative; text-align:center; }
.top_menu li:first-child { background:none; }
.top_bar .top_menu li a {
	line-height:40px;
	display:block;
	text-align:center;
	color:#FFF;
	text-decoration:none;
	text-shadow: 0 1px rgba(0, 0, 0, 0.3);
	-webkit-box-flex:1;
}
.top_bar .top_menu li a label { padding:3px 0 0 3px; font-size:12px; overflow:hidden; }
.top_bar .top_menu>li>a img { display: inline-block; height: 20px; width: 20px; margin-top:-2px; color: #fff; line-height: 40px; vertical-align:middle; }
.top_bar li:first-child a { display: block; }
.menu_font {
	position:absolute;
	right:10px;
	z-index:500;
	background: -webkit-gradient(linear, 0 0, 0 100%, to(#03892e), color-stop(50%, #03892e));
	border-radius: 5px;
	width: 100px;
	margin-top: 10px;
	padding: 0;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
	text-align: left;
}
.menu_font.hidden { display:none; }
.menu_font { top:inherit !important; bottom:55px; }
.menu_font li a {
	text-align: left;
}
.top_menu li:last-of-type a { background: none; }
.menu_font:after { top: inherit!important; bottom: -6px; border-color: #03892e rgba(0, 0, 0, 0) rgba(0, 0, 0, 0); border-width: 6px 6px 0; position: absolute; content: ""; display: inline-block; width: 0; height: 0; border-style: solid; left: 70%; }
.menu_font li { border-top: 1px solid rgba(255, 255, 255, 0.1); border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
.menu_font li:first-of-type { border-top: 0; }
.menu_font li:last-of-type { border-bottom: 0; }
.menu_font li a {
	height: 40px;
	line-height: 40px !important;
	position: relative;
	color: #fff;
	display: block;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	text-align: left;
}
.menu_font li a img { width: 20px; height:20px; display: inline-block; margin-top:-2px; color: #fff; line-height: 40px; vertical-align:middle; }
#menu_list0 { right:0; left:10px; }
#menu_list0:after { left: 20%; }
#sharemcover { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.7); display: none; z-index: 20000; }
#sharemcover img { position: fixed; right: 18px; top: 5px; width: 260px; height: 180px; z-index: 20001; border:0; }
.top_bar .top_menu>li>a:hover, .top_bar .top_menu>li>a:active {
	background-color:#018ae1;
}
.menu_font li a:hover, .menu_font li a:active {
	background-color:#018ae1;
 }
.menu_font li:first-of-type a { border-radius:5px 5px 0 0; }
.menu_font li:last-of-type a { border-radius:0 0 5px 5px; }
#plug-wrap { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0); z-index:800; }
#cate18 .device {bottom: 49px;}
#cate18 #indicator {bottom: 240px;}
#cate19 .device {bottom: 49px;}
#cate19 #indicator {bottom: 330px;}
#cate19 .pagination {bottom: 60px;}
