/*基础央视*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, p, ul, li {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 23px;
	color: #333;
	background-color: #FFF;
	font-family:"微软雅黑";
}
.center {
	width: 1042px;
	margin: 0px auto;
	overflow: hidden;
}
img {
	border: none;
}
li {
	list-style: none;
}
p {
	line-height: 24px;
}
.m10 {
	margin: 10px;
}
.mt10 {
	margin-top: 10px;
}
.mb10 {
	margin-bottom: 10px;
}
.ml10 {
	margin-left: 10px;
}
.mr10 {
	margin-right: 10px;
}
.pd10 {
	padding: 10px;
}
.pdt10 {
	padding-top: 10px;
}
.pdb10 {
	padding-bottom: 10px;
}
.pdl10 {
	padding-left: 10px;
}
.pdr10 {
	padding-right: 10px;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #f37b1a;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear {
	clear: both;
}
.pz {
	position: relative;
}
.radius {
	-moz-border-radius: 5px;      /* Gecko browsers */
	-webkit-border-radius: 5px;   /* Webkit browsers */
	border-radius: 5px;            /* W3C syntax */
}
.ti2 {
	text-indent: 2em
}
.tac {
	text-align: center;
}
.tar {
	text-align: right;
}
.tal {
	text-align: left;
}
.col {
	color: #dd1e02;
}
.ovh {
	overflow: hidden;
}

/*顶部*/
.top{ height:116px; background:url(../images/top.jpg) no-repeat center;}
.nav{ height:48px; background:url(../images/nav_bg.jpg) no-repeat center;}
.nav ul{ overflow:hidden; width:800px; margin-left:15px;}
.nav ul li{ overflow:hidden; float:left;}
.nav ul li.nav_li{ padding:0 20px; line-height:48px;}
.nav ul li.nav_li a{ color:#FFF; font-size:14px;}

.search{ height:26px; width:183px; background:url(../images/search_bg.jpg) no-repeat; overflow:hidden; margin-top:10px;}
.search .txt{ border:none; color:#999; padding:5px; width:130px; margin-left:15px; display:block; float:left;}
.search .btn{ width:20px; height:26px; background:none; border:none; cursor:pointer; display:block; float:left;}

/*幻灯*/
#full-screen-slider { width:100%; height:396px; float:left; position:relative}
#slides { display:block; width:100%; height:396px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:50%; top:340px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#33a329}

/*产品展示*/
.index_pro{ background:#f0f0f0;}
.title{ overflow:hidden; border-bottom:1px #e8e8e8 solid; text-align:center; padding-top:30px;}
.index_pro .more{ height:40px; overflow:hidden; margin-top:10px;}
.index_pro .more a{ display:block; width:120px; text-align:center; height:30px; line-height:30px; background:#e15f32; margin:0 auto; color:#FFF;}
.picList li{ width:209px;}
.picList li a{ display:block; padding:5px; background:#33a329; color:#FFF; line-height:30px;} 
.picList li a:hover{ background:#e15f32}

.leftLoop{ overflow:hidden; position:relative; margin-top:10px;} 
.leftLoop .hd{ overflow:hidden; width:22px; height:37px; float:left; margin-top:110px;} 
.leftLoop .hd .prev,.leftLoop .hd .next{ display:block;  width:22px; height:37px;overflow:hidden;cursor:pointer; background:url(../images/right.jpg) no-repeat;} 
.leftLoop .hd .next{ background:url(../images/left.jpg) no-repeat;  } 
.leftLoop .bd{ float:left; padding:10px;   } 
.leftLoop .bd ul{ overflow:hidden; zoom:1; } 
.leftLoop .bd ul li{ margin:0 17px; text-align:center; float:left;display:_inline;  } 

/*关于我们*/
.index_about{ overflow:hidden; background:#33a229; margin-top:50px;}
.index_about h2{ text-align:center; color:#FFF; line-height:50px; margin-top:10px; font-weight:normal;}
.index_about p{ text-indent:2em; color:#FFF;}
.index_about ul{ overflow:hidden; width:744px; margin:0 auto; margin-top:30px; margin-bottom:30px;}
.index_about ul li{ width:126px; height:126px; overflow:hidden; float:left; margin:0 30px;}
.index_about ul li a{ display:block; width:106px; height:106px; line-height:106px; text-align:center; border:5px #FFF solid; background:#e8df00; -moz-border-radius: 60px; -webkit-border-radius: 60px; border-radius: 60px; font-size:16px; color:#cd4212;}
.index_about ul li a:hover{ background:#e15f32; color:#FFF;}

/*新闻*/
.index_news{ overflow:hidden;}
.new_i{ float:left; width:317px; overflow:hidden; margin-top:20px; margin-left:22px;} 
.new_i h3{ height:40px; line-height:40px;}
.new_i h3 a{ font-size:12px; float:right; font-weight:normal;}
.new_i img{ margin-bottom:15px;}
.new_i ul{ overflow:hidden;}
.new_i ul li{ height:30px; line-height:30px; background:url(../images/li.jpg) no-repeat 5px 12px; padding-left:15px;}
.new_i ul li span{ color:#999; float:right;}

/*友情链接*/
.links{ overflow:hidden; background:#ededed; margin-top:30px;}
.links .fl{ width:80px;background:#33a329; float:left; line-height:20px; padding:5px 5px 5px 15px; font-size:16px; color:#FFF;}
.links .fl en{ font-size:12px;}
.links .fr{ width:922px; line-height:50px; font-size:14px;}

/*底部*/
.foot{ overflow:hidden; background:#6c6b6b; padding:30px; margin-top:40px;}
.foot .fl{ width:300px; overflow:hidden;}
.foot .fl .font{ height:30px; line-height:30px; background:#33a329; color:#FFF; width:270px; font-size:14px; margin-top:10px;}
.foot .fl .font span{ float:left; display:block; width:80px; text-align:center; height:30px; background:#ffffff; color:#94231d; margin-right:15px;}
.foot .middle{ float:left; margin-left:40px; width:350px; background:url(../images/foot1.jpg); color:#FFF; padding:15px;}
.foot .fr{ overflow:hidden;}
.foot .fr .ewm{ width:95px; float:left; text-align:center; line-height:30px; color:#FFF; margin-right:30px;}
.foot1{ height:40px; line-height:40px; background:#33a329; text-align:center; color:#FFF;}
.foot1 a{ color:#FFF;}

/*返回顶部*/
#moquu_top{
	z-index:2;
	width:59px;
	height:51px;
	right:10px;
	position:fixed;
	cursor:pointer;
	_position:absolute;
	_bottom:auto;
	_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)))
}
#moquu_top {
	top:516px;
	_margin-top:516px;
	background:url(../images/back.jpg) no-repeat;
	width:59px;
	height:51px
}

/*面包屑*/
.mbx{ height:40px; line-height:40px; background:#f1f1f1;}

/*左边*/
.main{ margin-top:20px;}
.main .fl{ width:213px; overflow:hidden; padding:1px; border:1px #f1f1f1 solid; background:#FFF;}
.title1{ height:46px; background:url(../images/ny1.jpg) no-repeat; line-height:20px; color:#FFF; padding-top:8px;}
.title1 span,.title1 en{ margin-left:50px;}
.title1 span{ font-size:15px; font-weight:bold;}
.title1 en{ font-size:12px;}

.main .fl ul{ overflow:hidden; border-bottom:3px #34a729 solid; margin-bottom:15px;}
.main .fl ul li{ overflow:hidden; height:43px; line-height:43px; padding-left:40px; font-weight:bold; margin-top:1px; background:url(../images/ny2.jpg) repeat-x;}
.main .fl img{ margin:1px 0;}
.main .fl p{ display:block; line-height:30px; padding:15px;border-bottom:3px #34a729 solid;}

<!--右边-->
.main .fr{ width:808px; border:1px #f1f1f1 solid; background:#FFF;}
.main .fr .content{ overflow:hidden; line-height:28px; font-size:14px; padding:15px;}
.main .fr h2{ line-height:50px; text-align:center;}
.main .fr .title2{ line-height:50px; text-align:center; margin-top:15px;}
.main .fr .time{ text-align:center; line-height:30px; border-bottom:1px #ddd dashed;}
.main .fr .f2{ padding:20px; overflow:hidden;}

.pro_menu{ height:40px; line-height:40px; background:#33a329; overflow:hidden; margin-bottom:15px;}
.pro_menu ul{ overflow:hidden;}
.pro_menu ul li{ height:40px; line-height:40px; padding:0 20px; float:left;}
.pro_menu ul li a{ font-size:14px; font-weight:bold; color:#FFF;}
.pro_menu ul li a:hover,.pro_menu ul li a.on{ color:#FF0;}

.pro_list{ background:#FFF;border:1px #f1f1f1 solid;}

.pro_list ul li{ width:209px;}
.pro_list ul li a{ display:block; padding:5px; background:#33a329; color:#FFF; line-height:30px;} 
.pro_list ul li a:hover{ background:#e15f32}
.pro_list ul{ overflow:hidden; zoom:1; } 
.pro_list ul li{ margin:25px; text-align:center; float:left;display:_inline;  } 

.pages{ margin-top:10px; float:right;}
.pages li{ float:left; line-height:20px;border:1px solid #E1E1E1;  margin-right:10px; background-color:#FFF;}
.pages li.c{background-color:#33a229; color:#FFF;padding:0 8px;}
.pages li a{float:left;padding:0 8px;height:20px;}.pages li a:hover{background-color:#588FD9; color:#FFF;text-decoration: none;}

.prev1{ padding:20px;}
.prev1 a{margin-right:20px;color:#0C4D8D;}
.list{ overflow:hidden; padding:20px;}
.list li{ line-height:35px;border-bottom:1px solid #EEE; padding-left:15px;background: url(../images/li.jpg) no-repeat 5px 14px; font-size:14px;}
.list li span{ float:right; font-size:11px; color:#999; font-family:Verdana, Geneva, sans-serif}
.list li em{padding-left:10px; color:#C00; font-size:12px; font-style: normal;}

.member_f{margin-top:5px;}
.member_f dl{border-bottom:1px solid #E8E8E8; padding:5px 0; width:100%; float:left;}
.member_f dl dt{float:left; width:110px; text-align:right; line-height:26px; font-weight:bold;}
.member_f dl dd{float:left; line-height:26px; padding-left:10px;}
.member_f dl dd textarea{ width:90%; height:200px;}
.member_f dl dd.m span{color:#C00;}
.member_f dl dd.m span.ok{ background-color:#000; width:10px; height:5px;}

.ordertab{ width:100%; padding:0; margin:0;border-bottom:0; border-right:0;}
.ordertab,.ordertab td{ border:1px solid #CCC; line-height:180%}
.ordertab td{ border-top:0; border-left:0; padding:8px; text-align:center;}
.ordertab tr{ background-color: #FFF;color:#06C;}
.ordertab .trbg{font-weight:bold; color:#FFF;background-color: #F5F5F5;}
.ordertab .trbg td{padding:0; line-height:28px; background-color:#1294D7;}
.ordertab .left{ text-align:left;}
.ordertab span{ color:#666}