@charset "gb2312";
*{	
	margin: 0;
	outline: 0;
	padding: 0;
	font-size: 100%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* 效果CSS开始 */
.mBan2 { overflow: hidden; }
.mBan2 .slideBox{ width:100%; height:auto; position:relative; }
.mBan2 .slideBox .hd{ height: 10px; overflow: hidden; position: absolute; bottom: 4px; z-index: 1;  background: url(../images/btnBg.png) center no-repeat; margin-left:-0px;  left: 50%; padding: 4px 0px 0px 11px; }
.mBan2 .slideBox .hd ul{ zoom: 1; }
.mBan2 .slideBox .hd ul li{ float: left; width: 6px; height: 6px; background: url(../images/btn1.png) no-repeat; cursor: pointer; margin-right: 10px; }
.mBan2 .slideBox .hd ul li.on{ background: url(../images/btn2.png) no-repeat; }
.mBan2 .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.mBan2 .slideBox .bd ul,.slideBox .bd ul li{width:100%!important}
.mBan2 .slideBox .bd img{ width:100%; height:auto; display:block;  }
/* 效果CSS结束 */



.blue{ color:#0000FF}
.red{ color:#FF0000}
.bt{background:#a70000; color:#FFFFFF;}


a {
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.35);
}
html {
	height: 100%;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	min-height: 100%;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.231;
	-webkit-touch-callout: none;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-box-align: stretch;
	position: relative;
}
img {
	-ms-interpolation-mode: bicubic;
	vertical-align: middle;
}
img:not([src*="/"]){display:none;}
table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}
th, td, caption {
	vertical-align: middle;
}
textarea {
	resize: none;
	border: 0;
	padding: 8px 0;
	border-radius: 0;
}
input, button, select, textarea {
	outline: none;
	-webkit-appearance: none;
	border-radius: 0;
}
li {
	list-style: none;
}


.gry{ color:#999999}

footer{
    height:35px;
	line-height:35px;
	display:block;
    overflow:hidden;
    margin-top:-35px;
   position:relative;
    z-index:10;
}
footer .weimob-copyright{color:#000; font-size:12px;}
footer .weimob-copyright a{color:#000!important;}




 .top_btn{
    width:100%;
    max-width:640px;
    margin-bottom:35px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	position:relative;
	a-index:10;
	margin-top:0px;
	text-align:center;
}


header{ 
    width:100%;
	margin:0; padding:0;
}
.head{
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#6e6e6e), to(#3c3c3c));
	text-align:center;
	height:40px;
	line-height:40px;
	overflow:hidden;
	display:block;
	font-size:18px;
	color:#fff;
	font-weight:bold;
}
.head a{
	color:#fff;}

.body{
    padding-bottom:30px;
    -webkit-box-sizing:border-box;
}
.body{
	max-width:640px;
	margin:auto;
	min-height:100%;
	position:relative;
}
.body ~ footer{
    text-align:center;
    position:relative;
}
/*******index*****/

.banner{
    overflow:hidden;
    position:relative;
	width:100%;
}
.banner img{
	width:100%;
	max-width:100%;}

.m0{
	width:94%;
	margin:5px 2% 0 3%;
	line-height:40px;
	height:40px;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	background-color: #1e7200;
	background-image: url(../images/tel0.png);
	background-repeat: no-repeat;
	background-position: 50px center;
	border-radius:6px;
}
	
.main ul{padding: 0 0;}
.main ul:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.main li{height:70px;float:left;margin-top:5px; color:#FFFFFF}
.main li p{ }
.main li span{ display:block; line-height:45px; font-size:30px!important; height:45px}

.m10{ float:left;background:#009900;width:94%;margin:5px 2% 0 3%; line-height:45px; height:45px; color:#FFFFFF;    font-weight:bold; display:block}
.m10 span{ line-height:45px; height:45px; display:block; font-size:14px!important; height:45px; padding-left:60px;background:url(images/dianhua.png) 10px 8px  no-repeat; text-align:left}

.main li a{color:#fff;font-size:13px;text-decoration:none;display:block;height:70px;text-align:center;}
.main li div{height:70px;}


.copyright{width:100%; float:left; background-color:#2f2f2f; padding:10px 0;  margin-top:5px;line-height:30px; font-size:12px; color:#a8a8b5!important; }
.copyright a{ color:#a8a8b5!important;}

/*button*/
#plug-wrap {
    position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0);
    z-index:800;
}
.top_bar {
    position:fixed;
    bottom:0;
    right:0px;
    z-index:900;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-family: Helvetica, Tahoma, Arial, Microsoft YaHei, sans-serif;
    padding-left: 70px;
}
.plug-menu {
    -webkit-appearance:button;
    display:inline-block;
    width:36px;
    height:36px;
    border-radius:36px;
    position: absolute;
    bottom:17px;
    right: 17px;
    z-index:999;
    box-shadow: 0 0 0 4px #FFFFFF, 0 2px 5px 4px rgba(0, 0, 0, 0.25);
    background-color: #B70000;
    -webkit-transition: -webkit-transform 200ms;
    -webkit-transform:rotate(1deg);
    color:#fff;
    background-repeat: no-repeat;
    -webkit-background-size: 80% auto;
    background-size: 80% auto;
    background-position: center center;
}
.plug-menu:before {
    font-size:20px;
    margin:9px 0 0 9px;
}
.plug-menu:checked {
    -webkit-transform:rotate(135deg);
}
.top_menu>li {
    width: 32px;
    height:32px;
    border-radius:32px;
    box-shadow: 0 0 0 3px #FFFFFF, 0 2px 5px 3px rgba(0, 0, 0, 0.25);
    background:#B70000;
    position:absolute;
    bottom:0;
    right:0;
    margin-bottom: 20px;
    margin-right:20px;
    z-index:900;
    -webkit-transition: -webkit-transform 200ms;
}
.top_menu>li a {
    color:#fff;
    font-size:20px;
    display: block;
    height: 100%;
    line-height: 33px;
    text-align: center;
}
.top_menu>li>a label{
display:none;
}
.top_menu>li a img {
display: block;
width: 22px;
height: 22px;
text-indent: -999px;
position: absolute;
top: 50%;
left: 50%;
margin-top: -11px;
margin-left: -11px;
}
.top_menu>li.on:nth-of-type(1) {
-webkit-transform: translate(-0, -100px) rotate(720deg);
}
.top_menu>li.on:nth-of-type(2) {
-webkit-transform: translate(-47px, -81px) rotate(720deg);
}
.top_menu>li.on:nth-of-type(3) {
-webkit-transform: translate(-81px, -45px) rotate(720deg);
}
.top_menu>li.on:nth-of-type(4) {
-webkit-transform: translate(-100px, 0) rotate(720deg);
}
/****************article********************/
.news_article{
	padding:10px;
}
.news_article header{
	padding:5px 0;
	
}
.news_article h3{
	font-size:18px;
	font-weight:bold;
	margin:5px 0;
	display:block;
	 background:#996600;
	 color:#FFFFFF;
	  padding:8px
}
.news_article small,.news_article small a{
	font-size:12px;
	color: #aaa;
}


.news_article article{
	color:#555; 
	font-family: Simsun; 
	font-size: 12px; 
	line-height: 26px; 
    background-color: rgb(255, 255, 255);
}

.news_article article .pic{ padding-bottom:8px; padding-top:8px; text-align:center; font-weight:bold; color:#666666}
.news_article article .pic a{color:#666666}
.news_article article .plei{ margin-bottom:8px}
.news_article article .plei a{ display:block;  background:url(images/plei.jpg) right no-repeat; height:36px; line-height:36px; margin-top:1px; font-size:16px; font-weight:bold; padding-left:15px;  color:#000000}


.news_article .gd{ padding:20px; text-align:center }
.news_article article img{
	margin:5px 0;
	width: 100%!important;
}

#mcover {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    display: none;
    z-index: 20000;
}
#mcover img {
    position: fixed;
    right: 18px;
    top: 5px;
    width: 260px!important;
    height: 180px!important;
    z-index: 20001;
}
#mess_share {
    margin: 15px 0;
    display: block;
}
#share_1 {
    float: left;
    width: 49%;
    display: block;
}
#share_2 {
    float: right;
    width: 49%;
    display: block;
}
.clr {
    display: block;
    clear: both;
    height: 0;
    overflow: hidden;
}
.button2 {
    font-size: 16px;
    padding: 8px 0;
    border: 1px solid #adadab;
    color: #000000;
    background-color: #e8e8e8;
    background-image: linear-gradient(to top, #dbdbdb, #f4f4f4);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.45), inset 0 1px 1px #efefef;
    text-shadow: 0.5px 0.5px 1px #fff;
    text-align: center;
    border-radius: 3px;
    width: 100%;
}
#mess_share img {
    width: 22px!important;
    height: 22px!important;
    vertical-align: top;
    border: 0;
}

.nav_footer {
    height:45px;
    line-height:45px;
    text-align:center;
    position:fixed;
    z-index:1200;
    bottom:0;
    left:0;
    right:0;
    width:100%;
    max-width:640px;
    margin:auto;
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#6e6e6e), to(#3c3c3c));
}
.nav_footer a{
    display:inline-block;
    width:60px;
    height:100%;
    color:#fff!important;
    background:url("images/but_1.png") no-repeat center center;
    background-size:53px auto;
}
.nav_footer li:first-of-type a{
    text-indent:5px;
    background-image: url("images/but_3.png");
    background-size:60px;
}
.nav_footer li:nth-of-type(2) a{
    text-indent:-5px;
    background-image: url("images/but_2.png");
    background-size:60px;
}

	
.box {
	width: 100%;
	display: -webkit-box;
	display: -moz-box;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.box > * {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
}
.pagelist{ margin-top:8px; border-top:1px dashed #cccccc; padding-top:3px}
.pagelist p{ 
    height:25px; 
	line-height:30px;
	width:100%; 
	overflow:hidden; 
	padding:0 5px; 
	font-size:12px; 
	color:#939393;
}
.pagelist p a{ color:#939393;}
/***********list**************/
.list-line{ 
    width:100%;
	min-height:100%;
	overflow:hidden;
	
	}	
.list-line h2{
	font-size:16px;
	color:#000;
margin:8px auto;
	display:block;
	 background:#996600;
	 color:#FFFFFF;
	  padding:8px
	
	}
	
.list-line h2 a{ color:#000;}
.list-line ul li{
	height:35px;
	line-height:35px;
	width:100%;
	overflow:hidden;
	display:block;
	background:url(images/list.jpg) repeat-x;
	margin-top:-1px;
	font-size:12px;
	color:#666;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.list-line ul li a{
	color:#666;
	padding-left:1em;}
	
.page{ line-height:40px; height:40px; color:#BABABA; font-size:12px; text-align:center; color:#666;}
.page a{ padding:0 5px; color:#666;}

/****show*****/
.list_show{
	width:100%;
	min-height:100%;
	overflow:hidden;
}

.list_show .fl{ display:block; }
.list_show .fl li{ float:left; margin:5px;  border:1px solid #eeeeee; text-align:center; white-space:nowrap }
.list_show .fl  li a{ color:#FF6600; display:block;padding:5px 10px;}
.list_show .fl  li a:hover{ background:#FF6600; color:#FFFFFF}
.list_show .fl  li a.flon{ background:#FF6600; color:#FFFFFF}


.list_show h2{
	font-size:18px;
	font-weight:bold;
	padding-left:8px;
	margin:5px 0;
	display:block;
	 background:#996600;
	 color:#FFFFFF;
	  padding:8px
	height:40px;
	line-height:40px;
	overflow:hidden;
	border-bottom:1px solid #ccc;
}
.list_show h2 a{ color:#ffffff;}
.list_show dl{
	width:100%;
	height:auto;
    background:-webkit-gradient(linear, 0 60%, 0 100%, from(#fff), to(#f0eefd));
    border-bottom:1px solid #ccc;
	display:block;
	overflow:hidden;
	padding:5px 0;}
.list_show dl dt{
	height:30px;
	line-height:30px;
	padding:0 10px;
	font-size:14px;
	color:#348FD4;
	font-weight:bold;
	overflow:hidden;
}
.list_show dl dt a{
	color:#348FD4;
}
.list_show dl dd img{
	float:left;
	padding:0 10px 0 5px;
    max-width:90px;
    width:90px;
	max-height:90px;
    overflow:hidden;
}
.list_show dl dd{
	line-height:18px;
	font-size:12px;
	color:#999;
	overflow:hidden;
}
.list_show dl dd a{
	color:#999;}

/*****class******/
	
#layout {
    position: relative;
    padding-left: 0;
}
#layout.active {
        position: relative;
        left: 150px;
    }
	
#classtype{ display:block; margin:0.2em; line-height:2em; color:#333; background-color:#ccc; text-decoration:none; padding-left:5px; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;margin-bottom: 0.6em;}
.up{background:url(images/up.png) 4.5em center no-repeat;}
.down{background:url(images/down.png) 4.5em center no-repeat;}
	
.content {margin: 0 auto;overflow:hidden;}	
.ptitle {width: 100%;text-align: center;color: #FFF; overflow: hidden;padding:0.5em 0; font-size:1em; cursor:pointer;}
.procat{ margin-bottom:0.6em; display:none;}
.procat strong{ height:25px; line-height:25px; font-size:12px;font-weight:100; padding-left:15px;}
.procat strong a{ text-decoration:none; color:#555;}
.procat strong a:hover{ color:#308cfb;}
.pure-u-1-2 a{ display:block; margin:0.2em; line-height:2em; color:#666; background-color:#eee; text-decoration:none; padding-left:5px;}
.pure-u-1-2 a.selected{ background-color:#e3e3e3;}
	
.pure-g img{ width:100%; vertical-align:bottom;}	
.piclist a{ display:block; margin:2px; position:relative;}
.piclist a span{ position:absolute; width:100%; display:block; height:32px; line-height:32px; background-color:rgba(0,0,0,0.2); color:#fff; bottom:0; text-align:center; overflow:hidden;}
	
.pure-g {
    letter-spacing: -0.31em; /* Webkit: collapse white-space between units */
    *letter-spacing: normal; /* reset IE < 8 */
    *word-spacing: -0.43em; /* IE < 8: collapse white-space between units */
    text-rendering: optimizespeed; /* Webkit: fixes text-rendering: optimizeLegibility */
}
.pure-g {
    word-spacing: -0.43em;
}	
.pure-g [class *= "pure-u"] {
    font-family: sans-serif;
}	
	
.pure-u-1-2{
    display: inline-block;
    *display: inline;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
}
	
.pure-u-1-2{
    width: 50%;
    *width: 49.9690%;
}	


.wbytext{ outline:none; padding:5px; height:22px; width:80%; border:1px solid #eee; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;}    
.wbyarea{ padding:5px; outline:none; width:80%; border:1px solid #eee; height:125px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;}   
.msgbut{ width:100%; height:32px; line-height:32px; cursor:pointer; color:#555;}             
.wbytextyz{ outline:none; padding:5px; height:22px; width:80%; border:1px solid #e3e3e3; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;} 
.wyzm{ padding-top:6px; display:block; width:48px; height:22px; float:left; padding-left:8px;}
.news_article #vdcode{ width:50px; width:50px!important;}



/*product*/
.product{width:100%;padding-top:2%;overflow:hidden}
.product li{width:50%;float:left;}
.product li a{display:block;width:89.0625%;margin:0 auto 10px;border-radius:6px;}
.product li a p{width:100%;height:43px;background:#fff;text-align:center;border-radius:0 0 18px 18px; border-left:1px #c0c0c0 solid;border-right:1px #c0c0c0 solid;border-bottom:1px #c0c0c0 solid;color:#000;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font:16px/43px 'microsoft yahei';}
.product li a img{display:block;border-radius: 18px 18px 0 0;border-left:1px #c0c0c0 solid;border-right:1px #c0c0c0 solid;border-top:1px #c0c0c0 solid;width:100%; height:100px;}
.black{position:fixed;width:100%;height:100%;background:#000;z-index:999;top:0;left:0;display:none}
.img-zoom{position:fixed;max-width:100%;z-index:9999;max-height:100%;}

/*lianxi首页*/
.lx{width:100%;padding-top:2%;overflow:hidden}
.lx li{width:100%;float:left;}
.lx li a{display:block;width:95.0625%;margin:0 auto 10px;border-radius:6px;}
.lx li a p{width:100%;height:43px;background:#fff;text-align:center;border-radius:0 0 18px 18px; border-left:1px #c0c0c0 solid;border-right:1px #c0c0c0 solid;border-bottom:1px #c0c0c0 solid;color:#000;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font:16px/43px 'microsoft yahei';}
.lx li a img{display:block;border-radius: 18px 18px 0 0;border-left:1px #c0c0c0 solid;border-right:1px #c0c0c0 solid;border-top:1px #c0c0c0 solid;width:100%;}

body,div,dl,dt,dd,ul,li,form,input,button,h1,h2,h3,h4,h5,h6,p{
	margin:0;
	padding:0;
}
html{margin: 0 auto;  max-width: 640px;

}
ul,li,dl,dt,dd{
	display:block;
	list-style:none;
}
img{
	display:block;
	max-width:100%;
	border:0;
}
.clear{
	display:block;
	float:none;
	width:0;
	height:0;
	border:0;
	background:none;
	font-size:0;
	clear:both;
	visibility:hidden;
	overflow:hidden;
}
.clear-fix:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
a{
	text-decoration:none;
	outline:none;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
body{
	position:relative;
	background:#FFF;
	overflow-x:hidden;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.jg{
	width:5%;
}
/*common module*/
/*all*/
.all{
	position:relative;
	z-index:10;
	right:0;
	background:#FFF;
}
/*header*/
header{
	position:relative;
}
.top{
	position:relative;
	top:0;
	left:0;
	z-index:10;
	width:100%; padding:15px 0;
	background:#2c2c2c;
}
.logo{
	width:70%;
	cursor:pointer;
}
.btn-nav{
	position:absolute;
	top:16.25%;
	right:0;
	width:19.375%;
	cursor:pointer;
}
/*footer*/
/*one-touch*/
.one-touch{
	width:100%;
	background:#0d111d;
	font:normal 1.375em/1 "Microsoft YaHei";
	text-shadow:1px 1px 1px #86888e;
}
.one-touch li{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:25%;
	border-left:1px solid #283458;
	border-right:1px solid #030306;
	float:left;
}
.one-touch li:nth-child(1){
	border-left:none;
}
.one-touch li:nth-child(4){
	border-right:none;
}
.one-touch li a{
	display:block;
	color:#FFF;
	padding:47% 0 10%;
	text-align:center;
}
.one-touch li a:visited{
	color:#fffffe;
}
li a.btn-tel{
	background:url(../images/icon7.jpg) center 20% no-repeat;
	background-size:25% auto;
}
li a.btn-ms{
	background:url(../images/icon8.jpg) center 20% no-repeat;
	background-size:25% auto;
}
li a.btn-map{
	background:url(../images/icon9.jpg) center 20% no-repeat;
	background-size:20.625% auto;
}
li a.btn-share{
	background:url(../images/icon10.jpg) center 20% no-repeat;
	background-size:28.125% auto;
}
/*bottom-infor*/
.bottom-infor{
	width:91.875%;
	text-align:center;
	padding:1em 0;
	color:#4a4a4a;
	font:normal 1em/normal "Microsoft YaHei";
	margin:0 auto;
	text-shadow:0 0 0 rgba(104,88,88,.8);
}
.bottom-infor a{
	color:#4a4a4a;
}
.bottom-infor a:visited{
	color:#4a4a4a;
}
/*bottom-nav*/
.bottom-nav{
	width:85%;
	margin:4.6875% auto 0;
}
.bottom-nav > li{
	float:left;
	width:14%;
	margin-right:7.5%;
	background:#ff6600;
}
.bottom-nav > li:nth-child(5){
	margin-right:0;
}
.bottom-nav li a{
	display:block;
	font:normal 1.375em/1 "Microsoft YaHei";
	color:#FFF;
	text-align:center;
	padding:0.5em 0;
}
.bottom-nav li a:visited{
	color:#fffffe;
}
/*panel*/
.panel{width:220px;height:100%;position:absolute;right:0;top:0;background:#262626;z-index:1;box-shadow:4px 0 4px #121111 inset}
.panel li{width:100%;line-height:43px;margin:0 auto;border-bottom:1px solid #666;background-size:6px;background:#262626;}
.panel li a{display:block;width:100%;height:42px;text-indent:57px;font:16px/52px '微软雅黑';color:#fff;border-bottom:0}


/*page index*/
/*fla*/
.fla{
	background:#0d111d;
}
/*inav*/
.inav{
	width:83.4375%;
	margin:0 auto;
}
.inav li{
	float:left;
	width:32%;
	margin:2% 2% 2% 0;
	background:#303747;
	font:400 1.5em/1 "Microsoft YaHei";
	text-align:center;
}
.inav li:nth-child(3n){
	margin-right:0;
}
.inav li a{
	display:block;
	padding:6% 0;
	color:#FFF;
}
/*ipro*/
/*ipro-tl*/
.ipro-tl{
	position:relative;
	padding:1% 0;
	overflow:hidden;
	text-align:justify;
}
.ipro-tl .jg{
	display:inline-block;
	vertical-align:middle;
}
.ipro-tl h2{
	display:inline-block;
	margin:0 0 0 2.8125%;
	font:400 1.5em/1 "Microsoft YaHei";
	line-height:100%;
	color:#0d111d;
	text-shadow:1px 1px 1px rgba(194,195,198,.1);
	vertical-align:middle;
}
.ipro-tl h2 > span{
	color:#fe6b2a;
	text-shadow:none;	
}
/*btn-search*/
.btn-search{
	display:inline-block;
	width:19.375%;
	vertical-align:middle;
}
/*@isearch*/
.isearch{
	display:none;
	width:88.125%;
	margin:0 auto;
	padding:1% 0 2%;
}
.search-form{
	width:100%;
	border-radius:1.375em;
	background:#fe6829;
}
.search-txt{
	box-sizing:content-box;
	-webkit-box-sizing:content-box;
	width:78%;
	padding:2.38% 4%;
	border:none;
	background:none;
	font:normal 1.375em/1.375em "Microsoft YaHei";
	color:#FFF;
	text-shadow:0 0 0 rgba(255,255,255,.1);
	cursor:pointer;
}
.search-txt::-webkit-input-placeholder {
    color:#FFF;
}
.search-txt:-moz-placeholder {
    color:#FFF;
}
.search-input{
	width:7.8%;
	margin:0 0 0 4%;
	padding:2.38% 0;
	border:none;
	background:url(../images/bg5.png) center center no-repeat;
	background-size:100% auto;
	font:normal 1.375em/1.375em "Microsoft YaHei";
	color:#2f3742;
	cursor:pointer;
}
/*ipro-con*/
.ipro-con{
	width:94.375%;
	margin:0 2.8125%;
}
.ipro-son_a{
	width:49%;
	margin:0 2% 0 0;
}
.ipro-son_b{
	width:49%;
}
.ipro-son_c,.ipro-son_d,.ipro-son_e{ 
	width:31.8%;
	margin:2% 0.75% 2% 0.75%;
}
.ipro-son_e{
	margin-right:0;
}
/*inews*/
.inews{
	width:100%;
	margin:5% 0;
}
.inews-tl{
	width:14.0625%;}
.inews-con{
	width:82.5%;
}
.inews li{
	width:100%; 
	margin:0 0 4% 0; 
	padding:3% 0 3% 0;
	background:#0d111d;
	font:normal 1.125em "Microsoft YaHei";
	
	text-indent:2em;
}
.inews li a{
	display:block;
	color:#FFF;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.inews li a:visited{
	color:#fffffe;
}
/*page paging*/
/*p-tl*/
.p-tl{
	width:100%;
	margin:0 auto;
	padding:2% 0;
	background:#ededed;
	font:normal 1.5em/1 "Microsoft YaHei";
	color:#333333;
	text-shadow:1px 1px 0 #fff;
	text-align:center;
}
/*btn-back*/
.btn-back {
	font:normal 1.375em/1 "Microsoft YaHei";
    margin: 0 auto 1em;
    text-align: center;
    width: 29.62962963%;
	border:1px solid #e65d01;
	background:#fe6600;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #fe6600), to( #c95203));
	background-image: -webkit-linear-gradient( #fe6600, #c95203);
	background-image: linear-gradient( #fe6600, #c95203);
}
.btn-back a{
	color:#FFF;
	display:block;
    padding:6% 0;
	border:1px solid #ffbf94;
}
.btn-back a:visited{
	color:#fffffe;
}
/*pNC*/
.pNC{ min-height:400px;
	width:93.75%; text-align:left;
	margin:0 auto;
	padding:1em 0;
	font:normal 1.375em/2em "Microsoft YaHei";
	color:#4a4a4a;
}
.ptitle{
	width:84.0625%;
	margin:0 auto;
	font:400 1.5em/2em "Microsoft YaHei";
	text-shadow:1px 1px 0 rgba(0,0,0,.2);
	text-align:center;
	color:#000;
}
.pNC .ppic_wrap{
	padding:1em 0;
	text-align:center;
}
.pNC .ppic{
	max-width:90%;
	text-align:center;
	display:inline-block;
}
/*@pre-page1,next-page1*/
.pre-page1,.next-page1{
	width:93.75%; text-align:left;
	margin:0 auto 1em;
	padding:0.625em 0;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	background:#e3e3e3;
	text-indent:1em;
	font:normal 1.375em/1 "Microsoft YaHei";
	color:#4a4a4a;
}
.pre-page1 a,.next-page1 a{
	color:#104084;
}
.pre-page1 a:visited,.next-page1 a:visited{
	color:#104085;
}
/*pnews*/
.pnews{ min-height:400px;
	padding:1em 0 1.5em;
}
.pnews li{
	padding:0 1em;
	font:normal 1.375em/3em "Microsoft YaHei";
	border-bottom:1px solid #dedddc;
	text-shadow:0 0 0 rgba(47,55,66,.6);
}
.pnews li a{ text-align:left;
	display:block;
	color:#2f3742;
	background:url(../images/bg3.png) right center no-repeat;
	background-size:3% auto;
	padding-right:6%;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
/*page-fengye*/
.page-fenye{
	width:100%;
	text-align:center;
	margin-bottom:1em;
}
.pre-page,.next-page{
	display:inline-block;
	vertical-align:middle;
	border:1px solid #e65d01;
	background:#fe6600;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #fe6600), to( #c95203));
	background-image: -webkit-linear-gradient( #fe6600, #c95203);
	background-image: linear-gradient( #fe6600, #c95203);
}
.pre-page > a,.next-page > a {
	display:block;
	font:normal 2.4em/1 "Microsoft YaHei";
    color:#FFF;
	padding:0 0.5em 0.125em;
	border:1px solid #ffbf94;
}
.pre-page > a:visited,.next-page > a:visited {
    color:#fffffe;
}
.page-num{
	text-align:center;
	display:inline-block;
	width:20%;
	color:#0e3975;
    font: 1.5em/1.5em "Microsoft YaHei";
	vertical-align:middle;
}
/*@ppro-cla*/
.ppro-cla{
	width:93.75%;
	margin:0 auto;
	padding:5% 0;
}
.ppro-cla .A{
	position:relative;
	font:normal 1.5em/1 "Microsoft YaHei";
	display:inline-block;
	border:1px solid #e65d01;
	background:#fe6600;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #fe6600), to( #c95203));
	background-image: -webkit-linear-gradient( #fe6600, #c95203);
	background-image: linear-gradient( #fe6600, #c95203);
	color:#FFF;
	padding:0.5em 1em;
	cursor:pointer;
}
.ppro-cla .A .slogan{
	position:absolute;
	top:99%;
	left:50%;
	width:8.6%;
	margin:0 0 0 -4.3%;
}
.ppro-cla .B li{
	display:inline-block;
	font:normal 1.2em/1 "Microsoft YaHei";
	background:#a8a9ab;
	padding:0.5em 1em;
	margin:5% 2% 0 0;
}
.ppro-cla .B li a{
	color:#f0f3f8;
}
.ppro-cla .B li a:visited{
	color:#f0f3f9;
}
/*@ppro*/
.ppro{
	width:93.75%;
	margin:0 auto;
	padding:1em 0;
	font-family:"微软雅黑";
}
.ppro-son{
	width:48%;
	text-align:center;
	margin:0 4% 1em 0;
}
.ppro-son:nth-child(2n){
	margin-right:0;
}
.ppro-son .pic{
	display:inline-block;
	max-width:100%;
}
.ppro-son .txt{
	display:inline-block;
	width:100%;
	padding:0.375em 0;
	font:normal 1.125em/1.125em "Microsoft YaHei";
	color:#2f3742;
	text-shadow:0 0 1px rgba(47,55,66,.6);
}
.ppro-son .txt a{
	color:#2f3742;
}
.ppro-son .txt a:visited{
	color:#2f3743;
}

/* fenlei */
.productnav {  background-color:#ff6633;border-radius: 5px;font-family: 微软雅黑; position:relative; padding:0;margin: 3% 1% 0% 3%; width:39.5%; text-align: right; color: #fff; }
.productnav span{ line-height:2;}
.productnav img { vertical-align: middle; margin-top: -2px; margin-right: 2px; width: 14%; }



.view_menumain { right:0; float: right;width: 130px; padding: 2px 0px 0px;display: none; position: absolute; z-index: 10; }
.view_menumain a { float: left; width: 100%; text-align: center; line-height: 2; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; border-bottom: 1px solid #0d111d; background: #ff6633; font-size: 14px; color: #fff; }
.view_menumain a:hover { border-bottom: 1px solid #ff6633; background: #0d111d; color: #fff; }
/* fenlei */
/* liuyan */
.mess{}
.mess40{float:left;	width:40%;	border-radius:6px;	background:none; font:16px/40px 'sunsim';color:#939292;	text-indent:1em;border: 1px solid #CCCCCC;}
.mess60{width:60%;border-radius:6px;background:none;font:16px/30px 'sunsim';color:#939292;text-indent:1em;border: 1px solid #CCCCCC;}
.mess80{width:80%;border-radius:6px;background:none;font:16px/30px 'sunsim';color:#939292;text-indent:1em;border: 1px solid #CCCCCC;}
.messsumit{ float:left;border-radius:6px;width:100px;height:30px;text-align:center;font:16px/30px '微软雅黑';color:#fff;margin:20px auto 10px; background-color:#0099ff;border:0;}
/* liuyan */
/* product */
.product2{width:100%; min-height:400px; margin:0 auto;padding-top:15px;}
.product2 li{width:50%;float:left;text-align:center;font:14px/30px 'Microsoft YaHei';text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
.picbox{display:block;width:85.43%;margin:0 auto;padding:2px;border:1px solid #ccc}
.picbox img{display:block;width:100%}
.product2 li a{color:#fff}
/* product */

/* pages */
.pages{width:160px; height:38px; margin:20px auto 0;padding-bottom:15px}
.pre-left{display:block;width:48px;height:38px;float:left;color:#217528;text-align:center;background:url(../images/page1.jpg) 0 0 no-repeat;background-size:100% 100%}
.pre-left2{display:block;width:48px;height:38px;float:left;color:#217528;text-align:center;background:url(../images/page3.jpg) 0 0 no-repeat;background-size:100% 100%}
.next-left{display:block;width:48px;height:38px;float:left; color:#fff;text-align:center;background:url(../images/page2.jpg) 0 0 no-repeat;background-size:100% 100%}
.next-left2{display:block;width:48px;height:38px;float:left; color:#fff;text-align:center;background:url(../images/page4.jpg) 0 0 no-repeat;background-size:100% 100%}
.pages span{display:block; width:64px; height:30px; text-align:center; font:500 20px/30px 宋体; color:#0d111d; float:left}


/*media query*/
@media screen and (min-width:640px){
	.page_index,.page_paging{
		width:640px;
		margin:0 auto;
	}
}
@media screen and (max-width:540px){
	body,html{
		font-size:13.5px;
	}
}
@media screen and (max-width:480px){
	body,html{
		font-size:12px;
	}
}