@charset "utf-8";
body,div,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0}
body{font-size:14px;line-height:150%;text-align:left;color:#666;font-family:"Microsoft Yahei","Simsun","Arial Black","verdana";background:#FFF;}
img{border:0;-ms-interpolation-mode:bicubic;}
body .container{width:100%;text-align:left;margin:0 auto;min-width:320px;height:100%;max-width:640px;}
ul,li{list-style:none;}
.box_main{min-width:320px;background:none scroll 0% 0% #fff;margin:0px auto;overflow:hidden;}
a{
	text-decoration: none;
	color: #000
}
.main{margin-bottom:60px;}
h4{font-size:16px;}

.top{width:100%;}
.top .logo img{vertical-align:middle;}
.top .logo{width:70%;overflow:hidden;max-height:300px;float:left;background:#FFFFFF;} 
.logo_en{width:30%;
	float:right;
	} 
	
	
	.logo_tu a{
	float:right;
	margin-top:14px;} 
	
	


.navigation{width:100%;margin:0 auto;background:#177d01; height:36px; padding:0px;}
.menu ul{width:100%;background:#177d01;display:block; margin:0px auto; padding:0px;}
.menu ul li a{ width:16%; height:36px;background:#177d01;line-height:36px;display:block; text-align:center; float:left; list-style-type:none; color:#FFF; font-size:14px; font-family:"微软雅黑";}
.menu ul li a:hover{width:16%; height:36px;line-height:36px;display:block; text-align:center; float:left; list-style-type:none; background-color:#fba51a; color:#FFF; font-size:14px; font-family:"微软雅黑";}


.title{width:100%;height:35px;background:#F4F4F4;}
.title .tit_name{padding-left:2.1%;height:35px;line-height:35px;float:left;width:auto;font-size:16px;color:#282828;}
.title .more{padding-right:2.1%;height:35px;line-height:35px;float:right;width:auto;}
.title .more a{color:#282828;text-decoration:none;}
.line-jj{width:100%;height:10px;}
.line-jjx{
	width:100%;
	height:3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eaeaea;
}


#navigation { padding:0px; border: 0px solid red;  clear:both; overflow:hidden;  margin-bottom:5px;}
#navigation table{/*边框颜色*/width:100%; margin:0px auto; border-spacing:1px; border-collapse:separate;}
#navigation td{background-image:url(../images/m/db.jpg);background-repeat:repeat-x;  /*单元格底色*/}
#navigation a{line-height:35px;font-size:15px;color:#FFFFFF;overflow:hidden;display:block;text-align:center;}
#navigation a:hover{ background:#b29353; color:#FFF;}

/*===FlexSlider幻灯片  开始===*/
#banner { width:100%; height:auto; }
/*幻灯片标题*/
 .flex-caption { width:100%; padding:3px 0px; position: absolute; bottom: 3px;color: #fff;text-align: right;font-size: 14px;line-height: 22px;height:22px;}
/* FlexSlider Necessary Styles*/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { margin: 0px; background: #fff; border: 0px solid #fff; position: relative;  zoom: 1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  { display: block; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { left: -50px; }
.flex-direction-nav .flex-next { right: -50px; text-align: right; }
.flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  { font-family: "flexslider-icon"; font-size: 40px; display: inline-block; content: '\f001'; }
.flex-direction-nav a.flex-next:before  { content: '\f002'; }

/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
/*.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}*/
.flex-control-nav{ width: 100%;position:absolute; bottom:10px;  margin:0px; text-align: center; border:0px dashed red}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background:#fff;  cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}
/*===FlexSlider幻灯片  结束===*/


.dhank{ width:100%; height:auto; margin:auto; background-color:#EBEBEB; padding-top:10px; padding-bottom:10px;}
	.dhank a{ color:#333;}

/*产品*/
.sycpw{ width:100%; height:auto; margin:auto; margin-top:5px;}
	.sybt{
	width: 100%;
	height: 35px;
	background-color: #333;
	margin: auto;
}
		.sybtl{
	width: 100px;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	font-family: "微软雅黑";
	text-align: center;
	float: left;
	color:#fff;
	background-color:#00af62;
}
		.sybtr{ width:50px; height:35px;line-height:35px;font-size:12px; font-family:"微软雅黑"; text-align:center; float:right;}
		.sybtr a{ font-size:12px; font-family:"微软雅黑";color:#373737;}
	.synk{ width:98%; height:auto; margin:auto; padding-top:20px;}
	.syns{ width:100%; height:auto;}
		.synl{ width:48%; height:auto; float:left;}
			.synla{ width:100%; height:auto;}
			.synla img{ width:100%; height:auto;}
		.sywz{ width:100%; height:35px; line-height:35px; text-align:center;}
		.sywzz{ width:100%; height:35px; line-height:35px;}
		.sywztutu{ width:40%; height:35px; text-align:right; float:left;}
		.sywzwzwz{ width:60%; height:35px; text-align:left; float:left;}
		.sywz a{ color:#666; text-decoration:none; }
		.sywzz a{color:#666;text-decoration:none;font-weight: bold; line-height:35px;}
		.synr{ width:48%; height:auto; float:right;}
	.synx{ width:100%; height:auto; padding-top:10px;}
/*产品*/
/*新闻*/
.xwwk{width:100%; height:auto;}
	.xwbk{
	width: 100%;
	height: 35px;
	background-color: #333;
	margin: auto;
}
	.xwnr{ width:98%; height:auto; margin:auto; padding-top:10px;}
/*新闻*/

/*版权信息*/
#copyright{ padding:3px 0px; text-align:center; font-size:14px; color:#666; border:0px solid red; height:auto;}
#copyright a{color:#666; font-size:14px;}
#copyright .TechnicalSupport{ text-align:center; padding-bottom:5px;font-size:14px;}
#copyright .TechnicalSupport a { font-size:14px;}
#copyright .bottom_copyright{ padding:3px 0px; font-size:14px;}
#copyright .bottom_navigation{ text-align:center; height:35px; line-height:35px; background:#71C6A0; font-size:14px; display:none}
#copyright .bottom_navigation a{ font-weight:normal; color:#000}
#copyright .Mobile{text-align:center; height:35px; line-height:35px; background:#b29353; border-radius: 20px; width:96%; margin:0 auto;}
#copyright .Mobile a{ font-weight:normal; color:#fff; font-weight:bold;}
#copyright .Language{padding:10px 0px 0px 0px;  color:#666; text-align:center;}

/*底部固定工具条*/
#tool { position: fixed; bottom: 0; left: 0; right: 0; z-index: 900; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
ul.toollist { position: fixed; z-index: 900; bottom: 0; left: 0; right: 0;margin: auto; display: block; height:55px;background-image:url(../images/m/db.jpg); background-repeat:repeat-x;}
.toollist li{ float:left;width: auto;  height: 100%;width:25%;
position: static!important;  margin: 0;
border-radius: 0!important; -webkit-box-sizing: border-box;
box-sizing: border-box; -webkit-box-flex: 1; box-flex: 1;
-webkit-box-sizing: border-box; box-shadow: none!important; background: none;
}
.toollist li a {font-size: 20px;line-height: 20px;text-align: center;display: block;text-decoration: none;padding-top: 2px;position:relative;}
.toollist li a img{width:24px;height:24px;}
.toollist li a p{margin: 1px 0 1px 0;font-size: 14px;display: block !important;line-height: 18px;text-align: center;}
/*灰色主题*/
.toollist_gray {
	border-top: 1px solid #3D3D46;
	background-image:linear-gradient(top, #697077, #464A53 60%, #3F434E);
	background-image:-o-linear-gradient(top, #697077, #464A53 60%, #3F434E);
	background-image:-ms-linear-gradient(top, #697077, #464A53 60%, #3F434E);
	background-image:-moz-linear-gradient(top, #697077, #464A53 60%, #3F434E);
	background-image:-webkit-linear-gradient(top, #697077, #464A53 60%, #3F434E );

	box-shadow: 0 1px 0 #949494 inset;
	-moz-box-shadow:0 1px 0 #949494 inset;
	-webkit-box-shadow:0 1px 0 #949494 inset;
	-o-box-shadow:0 1px 0 #949494 inset;
}
.toollist_gray li{ border-right: 1px solid rgba(148, 148, 148, 0.6);}
.toollist_gray li a {color: #fff;}
/*绿色主题*/
.toollist_green {
	border-top: 1px solid #00335E; 
	background-image:linear-gradient(top, #0c5ea3,  #00335E);
	background-image:-o-linear-gradient(top,  #0c5ea3, #00335E);
	background-image:-ms-linear-gradient(top,  #0c5ea3,  #00335E);
	background-image:-moz-linear-gradient(top,  #0c5ea3,  #00335E);
	background-image:-webkit-linear-gradient(top, #0c5ea3,  #00335E);
	
	box-shadow: 0 1px 0 #eee inset;
	-moz-box-shadow: 0 1px 0 #eee inset;
	-webkit-box-shadow: 0 1px 0 #eee inset;
	-o-box-shadow: 0 1px 0 #eee inset;
}
.toollist_green li{ border-right: 1px solid rgba(255, 255, 255, 0.6); }
.toollist_green li a {color: #fff; }
/*蓝色主题*/
.toollist_blue {
	border-top: 1px solid #0c86dc; 
	background-image:linear-gradient(top, #3D8A32, #359a26 60%, #218712);
	background-image:-o-linear-gradient(top, #3D8A32, #359a26 60%, #218712);
	background-image:-ms-linear-gradient(top, #3D8A32, #359a26 60%, #218712);
	background-image:-moz-linear-gradient(top, #3D8A32, #359a26 60%, #218712);
	background-image:-webkit-linear-gradient(top, #0985df, #0771c9 60%, #0161b8 );
	
	box-shadow: 0 1px 0 #9bc9ed inset;
	-moz-box-shadow: 0 1px 0 #9bc9ed inset;
	-webkit-box-shadow: 0 1px 0 #9bc9ed inset;
	-o-box-shadow: 0 1px 0 #9bc9ed inset;
}
.toollist_blue li{ border-right: 1px solid rgba(250, 250, 250, 0.4);}
.toollist_blue li a {color: #fff;}

/*内页*/
#nywk{ width:100%; height:auto; margin:auto; margin-top:10px;}
	.nynk{ width:100%; height:auto;}
	.nynbt{
	width: 100%;
	height: 35px;
	border-bottom:2px solid #00af62;
	margin: auto;
}
.nynbtn{
	width: 100%;

	margin: auto;
}
	.nynr{ width:98%; height:auto; padding-top:5px;margin:auto; line-height:26px; font-size:14px;}
	.ncpbt{ width:100%; height:30px;}
		.ncpb{ width:100px; height:30px; line-height:30px; font-size:15px; color:#F00; font-family:"微软雅黑"; float:left; text-align:left;}
		.ncptd{ width:98%; height:auto; margin:auto; margin-top:3px;}
		.ncptp img{ width:98%; height:auto; margin:auto; margin-top:3px; margin-bottom:10px;}
/*频道列表*/
.subchannellist{ width:99%;border:0px solid red; margin:0px auto;}
.subchannellist li{float:left;text-align:center; border:0px dashed blue;  width:25%; list-style-type:none;}
.subchannellist li a{
	display:block; margin:8px 3px;  padding:5px 0px;color:#333;
	background-color:#FFFFFF;
	border:1px solid #CCC ;
	border-radius:3px;-webkit-border-radius:3px; -moz-border-radius:3px; -o-border-radius:3px; 
	-webkit-box-shadow: 0px 1px 3px rgb(190, 190, 190); -moz-box-shadow: 0px 1px 3px rgb(190, 190, 190); 
	-o-box-shadow: 0px 1px 3px rgb(190, 190, 190); box-shadow: 0px 1px 3px rgb(190, 190, 190);
}
.subchannellist #current a { color:#FFF; background:#0c5ea3;}

.asubchannellist{ width:99%;border:0px solid red; margin:0px auto;}
.asubchannellist li{float:left;text-align:center; border:0px dashed blue; width:50%; list-style-type:none;}
.asubchannellist li a{
	display:block; margin:8px 3px;  padding:5px 0px;
	background-color:#FFFFFF;
	border:1px solid #CCC ;
	border-radius:3px;-webkit-border-radius:3px; -moz-border-radius:3px; -o-border-radius:3px; 
	-webkit-box-shadow: 0px 1px 3px rgb(190, 190, 190); -moz-box-shadow: 0px 1px 3px rgb(190, 190, 190); 
	-o-box-shadow: 0px 1px 3px rgb(190, 190, 190); box-shadow: 0px 1px 3px rgb(190, 190, 190);
}
.asubchannellist #current a { color:#FFF; background:#0c5ea3;}
/*==========@@通用列表 结束@@==========*/
