* {
	border:0;
	padding:0;
	margin:0;
}
html {
	background:#dedede;
}
body {
	background:#fff;
	width:1040px;
	margin:10px auto;
	position:relative;
}
#top {
	width:100%;
	height:120px;
}
.logo {
	width:600px;
	height:120px;
	float:left;
	font-family: "微软雅黑",Arial, Helvetica, sans-serif;
	color:#3B736A;
}
.logo_l img {
	margin:20px 0 0 20px;
	border-right:1px solid #ccc;
	padding-right:5px;
}
.top_tel {
	width:250px;
	float:right;
	height:60px;
	margin-top:40px;
	background:url(../images/h_pho.png) no-repeat left top;
	font-family: "微软雅黑",Arial, Helvetica, sans-serif;
	color:#3B736A;
	padding-left:60px;
}
#navs {
	height:52px;
	background:#4C9081;
}
#navs a {
	color:#fff;
	font:normal normal 16px/50px 微软雅黑,宋体;
	text-decoration:none;
	display:inline-block;
	padding:0 28px;
	border-left:1px solid #41736A;
}
#navs a:hover {
	background:#41736A;
}
#content {
	margin: 0em auto;
	font: normal 16px/30px 微软雅黑;
}
#content a {
    text-decoration:none;
	color:#000000;
	padding:10px 20px;
}
#content ul {
	list-style: none;
	overflow: hidden;
	background: rgb(241, 241, 241);
	padding:10px 0px;
}
#content ul li {
	float: left;
	text-align: center;
	cursor: pointer;
	color: #262626;
}
#content ul li:hover {
	background: #D4D4D4;
}
#content .hover a {
	color:#C22A29;
}
#p-header {
	width:1040px;
	height:200px;
}
#banners {
	height:304px;
	background:#E4EEEC;
	margin:0 0 20px;
	display:block;
	overflow:hidden;
	zoom:1;
	width:1040px;
}
#banners ul {
	display:block;
	overflow:hidden;
	zoom:1;
}
#banners ul li {
	list-style:none;
	width:1040px;
	height:360px;
	float:left;
}
#bannersnav {
	position:absolute;
	top:490px;
	right:40px;
}
#bannersnav ul {
	display:block;
	overflow:hidden;
}
#bannersnav ul li {
	background: none repeat scroll 0 0 #333333;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	cursor: pointer;
	float: left;
	font: 12px/20px Arial;
	height: 20px;
	list-style: none outside none;
	margin: 0 3px;
	text-align: center;
	width: 20px;
	border-radius:10px;
}
#bannersnav .navOn {
	background:#FF6600;
}
#mainbox {
	display:block;
	overflow:hidden;
	zoom:1;
	width:1020px;
	margin:10px 10px 10px 15px;
}
.index_tjcp{ width:1000px; height:41px; border-bottom:1px solid #efefef; margin:0 auto; padding-top:5px;}
.index_tjcp span{ display:block; border-bottom:4px solid #cc0e00; width:114px; height:40px; line-height:42px; margin:0 auto; text-align:center; font-size:24px; color:#000003;}
#prshow ul {
	list-style:none;
	width:1020px;
	display:block;
	overflow:hidden;
	zoom:1;
	padding-top:10px;
}
#prshow ul li {
	float:left;
	width:235px;
	padding:0 20px 20px 0;
	position:relative;
}
#prshow ul li h3 {
	font:normal normal 16px/18px 微软雅黑,宋体;
	background:#41736A;
	vertical-align:top;
	padding:15px;
	height:20px;
	text-align:center;
}
#prshow ul li h3 a {
	color:#fff;
	text-decoration:none;
}
#prshow ul li h3 a:hover {
	text-decoration:underline;
}
#prshow ul li img {
	display:block;
	height:146px;
	width:235px;
}
#prshow li p {
	font:normal normal 12px/20px sum;
	background:#E2EAE9;
	padding:15px;
	color:#333;
	height:80px;
}
#lists {
	width:100%;
	border-top:1px dashed #ccc;
	border-bottom:1px dashed #ccc;
	padding:20px 0;
	margin:0 0 20px;
	display:block;
	overflow:hidden;
	zoom:1;
}
.cols {
	width:320px;
	height:280px;
	float:left;
	border-right: 1px dashed #ccc;
	margin:0 19px 0 0;
	position:relative;
}
.lastcol {
	border:0;
	margin:0;
}
.titles {
	font:normal bold 17px/36px 微软雅黑,黑体;
	color:#4C9081;
	padding:0 0 10px;
}
.cols ul {
	list-style:none;
	font:normal normal 14px/20px sum;
}
.cols ul li {
	background:#fff url(../images/arrow-3.png) no-repeat scroll center left;
	padding:0 0 5px 15px;
}
.cols ul li a {
	color:#333;
	text-decoration:none;
}
.cols ul li a:hover {
	color:#41736A;
	text-decoration:underline;
}
.cols p {
	font:normal normal 12px/20px sum;
	margin:8px 0 0;
}
.aboutmore {
	color:#333;
	text-decoration:none;
	font:normal normal 12px/20px sum;
	position:absolute;
	bottom:0;
	right:10px;
	color:#C22A29;
}
.aboutmore:hover {
	text-decoration:underline;
}
#flink {
	height:40px;
	padding:10px 10px;
	background:#c1dfd9;
	font:normal normal 12px/24px arial,sum;
	color:#333;
}
#flink a {
	font:normal normal 12px/20px sum;
	color:#666;
	display:inline-block;
	text-decoration:none;
	padding:0 10px 0 0;
}
#flink a:hover {
	color:#4C9081;
}
#footer {
	height:80px;
	padding:10px 20px;
	background:#41736A;
	font:normal normal 12px/24px arial,sum;
	color:#fff;
}
#footer a {
	color:#fff;
	text-decoration:none;
}
#footer a:hover {
	border-bottom:1px solid #fff;
}
#listboxlb {
	float:left;
	width:280px;
	margin:10px 0 0;
}
.listtllb {
	font:normal normal 16px/36px 微软雅黑,宋体;
	margin:4px 15px 4px 15px;
	color:#41736A;
	border-bottom: 1px solid #b4b4b4;
}
.ls {
	list-style-type:none;
	margin:0px 15px 20px 15px;
}
.ls li a {
	color:#666;
	text-decoration:none;
	font-size: 14px;
	line-height: 30px;
}
.ls li a:hover {
	color:#41736A;
}
#listbox {
	float:right;
	width:260px;
	margin:10px 0 0;
	background-color: rgb(245, 245, 245);
}
.listtl {
	font:normal normal 16px/36px 微软雅黑,黑体;
	padding:0 0 5px;
	color:#41736A;
	border-bottom: 1px solid #b4b4b4;
	margin:0 0 25px;
}
.lsjs {
	width:250px;
	padding:0 10px 0 0;
	margin:1px 0;
	float:left;
	list-style:none;
}
.lsjs li a {
	display:block;
	width:240px;
	height:30px;
	background:#f4f4f4;
	text-align:center;
	vertical-align:middle;
	border-bottom:2px solid #fff;
	font:normal normal 16px/30px 微软雅黑,宋体;
	text-decoration:none;
	color:#41736A;
}
.lsjs li a:hover {
	background:#C22A29;
	color:#fff;
}
.lsjs .hover a {
	width:240px;
	height:30px;
	background:#C22A29;
	color:#fff;
}
/*产品列表页产品说明层次*/
#cengci {
	float:left;
	width:1000px;
	margin:10px 0 0;
}
#cengci h3 {
	font:normal normal 18px/36px 微软雅黑,黑体;
	padding:0 0 5px;
	color:#41736A;
	border-bottom: 2px solid #b4b4b4;
	margin:0 0 15px;
}
#cengci p {
	font:normal normal 14px/36px 宋体,黑体;
	padding:0 0 5px;
	color:#000;
	margin:0 0 5px;
}

#leftcontact {
	font:normal normal 14px/20px sum;
	margin:0 0 20px;
}
#cons {
	float:left;
	width:750px;
	margin:10px 0 0;
}
#conscp {
	float:left;
	width:1000px;
	margin:10px 0 0;
}
#pos {
	background:#fff;
	font:normal normal 16px/36px 微软雅黑,宋体;
	color:#41736A;
	text-indent:1em;
	margin:0 0 10px;
	padding:0 0 4px;
	border-bottom: 1px solid #b4b4b4;
}
#pos a {
	color:#41736A;
	text-decoration:none;
}
#pos a:hover {
	border-bottom:1px solid #fff;
}
#conlists {
	list-style:none;
}
#conlists li {
	display:block;
	overflow:hidden;
	zoom:1;
	margin:0 0 10px;
	font:normal normal 16px/22px 微软雅黑,黑体;
	padding:0 0 5px;
	border-bottom:1px dotted #ccc;
}
#conlists li img {
	float:left;
	display:block;
	width:235px;
	height:187px;
	margin:0 19px 0 0;
}
#conlists li a {
	color:#41736A;
	text-decoration:none;
}
#conlists li a:hover {
	text-decoration:underline;
}
#conlists li p {
	font:normal normal 12px/24px sum;
}
#conlists li span {
	float:right;
	color:#999;
	font-size:11px;
}
#products {
	list-style:none;
}
#products li {
	float:left;
	width:235px;
	text-align:center;
	padding:0 5px 1px 10px;
	_padding:0 5px 1px 5px;
	display:block;
	overflow:hidden;
	zoom:1;
	margin:0 0 5px;
}
#products li img {
	border:1px solid #DFDFD5;
	float:left;
	display:block;
	width:235px;
	height:146px;
	margin:0 19px 10px 0;
}
#products li h3 {
	font:normal normal 16px/22px 微软雅黑,宋体;
	padding:0 0 15px;
}
#products li h3 a {
	color:#41736A;
	text-decoration:none;
}
#products li h3 a:hover {
	text-decoration:underline;
}
#pgli {
	height:30px;
	font:normal normal 12px/30px sum;
	color:#fff;
	background:#CC4E4D;
	margin:0 0 20px;
	text-align:center;
	clear:both;
	margin-top:30px;
}
#pgli a {
	text-decoration:underline;
	color:#eee;
}
#pgli a:hover {
	text-decoration:none;
}
/*文章内容页相关推荐*/
#xiangguan {
	margin-left:10px;
}
#xiangguan h3 {
	width:200px;
	font-size:18px;
	color:#41736A;
	margin-bottom:1px;
}
#xiangguan ul li {
	list-style:inside circle;
	width:360px;
	float:left;
}
#xiangguan li a {
	color:#222;
	text-decoration:none;
	font-size: 14px;
	line-height: 26px;
}
#xiangguan li a:hover {
	color:#41736A;
}
#con h1 {
	font:normal normal 24px/48px 微软雅黑,黑体;
}
#infos {
	font:normal normal 12px/12px sum;
	color:#666;
	padding:0 0 25px;
	background:#fff url(../images/h1-bg.png) no-repeat scroll left bottom;
	margin:0 0 30px;
}
#con h3 {
	font:normal normal 20px/40px  黑体,宋体;
}
#con strong {
	font-size: 14px;
}
#con p {
	font-size: 15px;
	color:#333;
	line-height: 28px;
}
table {
	border-collapse:collapse;
	border-bottom:5px solid #0F856B;
	margin:15px 0;
	text-align:center;
}
caption {
	background:#0F856B;
	font:normal normal 12px/28px 微软雅黑,黑体;
	color:#fff;
}
thead {
	border-top:2px solid #222;
	border-bottom:2px solid #222;
}
tbody tr:nth-child(even) {
	background:#eee;
}
th,td {
	border:1px solid #666;
	padding:0 6px;
	font:normal normal 12px/22px sum;
}
th:last-child,td:last-child {
	border-right:0;
}
th:first-child,td:first-child {
	border-left:0;
}
th {
	font:normal bold 12px/28px sum;
	background:#C1DFD9;
}
.date {
	height:83px;
	float:left;
	width:64px;
	margin:0 15px 0 0;
	text-align:center;
	background:#eee;
	font:normal normal 50px/60px impact;
	color:#4C9081;
}
.year {
	display:block;
	font:normal normal 14px/14px impact;
}
#indexcon {
	margin:20px 0;
}
#indexcon h1 {
	font:normal normal 30px/30px 微软雅黑,黑体;
	color:#41736A;
	padding:0 0 15px;
	margin:0 0 15px;
	border-bottom:1px solid #C22A29;
}
#indexcon p {
	font:normal normal 12px/18px sum;
	padding:0 0 12px;
}
#limenu {
	width:270px;
	padding:0 30px 0 0;
	margin:15px 0;
	float:left;
}
#limenu a {
	display:block;
	width:270px;
	height:50px;
	background:#f4f4f4;
	text-align:center;
	vertical-align:middle;
	border-bottom:2px solid #fff;
	font:normal normal 26px/50px 微软雅黑,黑体;
	text-decoration:none;
	color:#222;
}
#icons {
	margin:15px 0;
	width:700px;
	float:right;
}
#limenu a:nth-child(1) {
	background:#C22A29;
	color:#fff;
}
#limenu a:nth-child(2) {
	background:#41736A;
	color:#fff;
}
#limenu a:nth-child(3) {
	background:#4C9081;
	color:#fff;
}
#limenu a:nth-child(4) {
	background:#89B6AC;
	color:#fff;
}
#limenu a:nth-child(5) {
	background:#B1CFC8;
	color:#fff;
}
#limenu a:nth-child(6) {
	background:#bcbcbc;
	color:#fff;
}
/* 5大优势*/
.index_xzly {
	width:1000px;
	margin:0 auto;
	height:50px;
	line-height:50px;
	text-align:center;
	border-bottom:1px dashed #ccc;
	font-family: "微软雅黑",Arial, Helvetica, sans-serif;
	color:#4C9081;
	font-size:30px;
	font-weight:bold;
	padding-bottom:10px;
}
.index_js {
	width:100%;
	margin:0 auto;
	height:400px;
}
.js_div {
	width:500px;
	height:175px;
	float:left;
	border-bottom:1px dashed #ccc;
	padding:10px 0;
}
.js_img {
	width:165px;
	height:160px;
	float:left;
}
.js_img img {
	width:165px;
	height:160px;
}
.js_font {
	width:310px;
	float:left;
	padding-left:20px;
	padding-top:5px;
}
.js_font div {
	width:100%;
	height:51px;
	line-height:51px;
	font-family: "微软雅黑",Arial, Helvetica, sans-serif;
	color:#4C9081;
}
.js_font font {
	font-size:26px;
	width:50px;
	height:51px;
	background:url(../images/quan.png) no-repeat left center;
	display:block;
	float:left;
	text-align:center;
	color:#fff;
	font-weight:bold;
}
.js_font span {
	padding-left:10px;
	font-size:20px;
}
.js_font p {
	width:100%;
	line-height:22px;
	font-size:14px;
	color:#333;
	padding:15px 0;
}
.index_js_b {
	width:100%;
	padding:10px 0;
	height:200px;
}
.js_b_img {
	width:330px;
	height:180px;
	float:left;
	padding-left:100px;
}
.js_b_img img {
	width:330px;
	height:180px;
}
.js_b_font {
	width:410px;
	float:left;
	padding-left:20px;
	padding-top:5px;
}
.js_b_font div {
	width:100%;
	height:51px;
	line-height:51px;
	font-family: "微软雅黑",Arial, Helvetica, sans-serif;
	color:#4C9081;
}
.js_b_font font {
	font-size:26px;
	width:50px;
	height:51px;
	background:url(../images/quan.png) no-repeat left center;
	display:block;
	float:left;
	text-align:center;
	color:#fff;
	font-weight:bold;
}
.js_b_font span {
	padding-left:10px;
	font-size:20px;
}
.js_b_font p {
	width:100%;
	line-height:22px;
	font-size:14px;
	color:#333;
	padding:15px 0;
}
/* 合作客户*/
.hzhb_title {
	width:1000px;
	margin:0 auto 15px auto;
	height:30px;
	line-height:30px;
	border-bottom:1px solid #ccc;
	padding-bottom:7px;
	overflow:hidden;
}
.hzhb_title span {
	width:500px;
	float:left;
	font: normal bold 17px/36px 微软雅黑,黑体;
	color: #4C9081;
}
.hzhb_title a {
	float:right;
	color:#555;
	text-decoration:none;
	font-size:12px;
	line-height:45px;
}
.hzhb_title a:hover {
	color:#C22A29;
}
.index_hb {
	width:1000px;
	margin:0 auto;
}
.index_hb li {
	width:174px;
	float:left;
	list-style-type:none;
	text-align:center;
	margin:0 13px;
}
.index_hb img {
	width:174px;
	height:102px;
	border:1px solid #ccc;
}
.index_hb p {
	font-size:12px;
	height:26px;
	line-height:26px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}
.index_hb a {
	color:#555;
	text-decoration:none;
}
.index_hb a:hover {
	color:red;
}

/*列表页合作客户*/
	#cooperation {
	list-style:none;
}
#cooperation li {
	float:left;
	width:230px;
	text-align:center;
	padding:0 5px 1px 10px;
	_padding:0 5px 1px 5px;
	display:block;
	overflow:hidden;
	zoom:1;
	margin:0 0 5px;
}
#cooperation li img {
	border:1px solid #DFDFD5;
	float:left;
	display:block;
	width:230px;
	height:140px;
	margin:0 19px 10px 0;
}
#cooperation li h2 {
	font:normal normal 16px/22px 微软雅黑,宋体;
	padding:0 0 15px;
}
#cooperation li h2 a {
	color:#41736A;
	text-decoration:none;
}
#cooperation li h2 a:hover {
	text-decoration:underline;
}
/* 网站index主页样式 */
 .index_mo1{ width:1004px; height:auto; margin:0 auto; overflow:hidden; padding-top:10px; padding-bottom:10px;border-bottom:1px dashed #ccc;}
.index_mo1_left{ float:left; width:595px; height:auto;}
.index_mo1_left h1{ color:#000; font-size:18px; padding-left:25px; list-style:none; font-weight:normal;border-bottom:1px solid #ccc;}
.index_mo1_left ul{ overflow:hidden; margin-top:15px;}
.index_mo1_left ul li{ float:left; margin:0px 20px 0px 20px;list-style:none;}
.index_mo1_left li p{ text-indent:20px;line-height:24px; font-size:14px;letter-spacing:1px;}
.index_mo1_right{ float:right; width:400px; height:auto; overflow:hidden; text-align:center;}
.index_mo1_right_ice{ width:378px; height:205px; border:9px solid #eeeeee; margin-top:3px; text-align:left;}
.index_mo1_right_ice h2{ color:#2d2d2d; font-size:16px; margin:10px; font-weight:normal;}
.index_mo1_right_ice ul{ margin-left:15px; margin-top:10px;}
.index_mo1_right_ice ul li{ line-height:24px; background:url(../images/li_01.png) no-repeat 0px 10px; padding-left:15px;list-style:none; font-size:12px;}

.w_all{width:96%; height:auto; overflow:hidden; padding:20px;}
.w_1000{width:99%; height:auto; overflow:hidden; margin:0 auto;  border: 1px solid #ccc;}
.link_box .hd1{height:45px; line-height:45px; border-bottom:1px solid #ccc; position:relative; font-family:"Microsoft YaHei", "????"; font-size:14px;}
.link_box .hd1 ul{float:left; position:absolute; left:0; top:0; height:46px;}
.link_box .hd1 ul li{float:left; padding:0 30px; cursor:pointer; color:#373737; border-right:1px solid #ccc; list-style: none;}
.link_box .hd1 ul li.on{height:45px; border-bottom:1px solid #fff;}
.link_box .bd1 ul{zoom:1; padding:10px;}
.link_box .bd1 ul a{line-height:24px; float:left; padding:0 10px; white-space:nowrap; color:#3d3d3d; font-size:14px;}
.link_box .bd1 ul a:hover{color:#c00;}

.link_box .hd2{height:45px; line-height:45px; border-bottom:1px solid #ccc; position:relative; font-family:"Microsoft YaHei", "????"; font-size:14px;}
.link_box .hd2 ul{float:left; position:absolute; left:0; top:0; height:46px;}
.link_box .hd2 ul li{float:left; padding:0 30px; cursor:pointer; color:#373737; border-right:1px solid #ccc; list-style: none;}
.link_box .hd2 ul li.on{height:45px; border-bottom:1px solid #fff;}
.link_box .bd2 ul{zoom:1; padding:10px;}
.link_box .bd2 ul a{line-height:24px; float:left; padding:0 10px; white-space:nowrap; color:#3d3d3d; font-size:14px;}
.link_box .bd2 ul a:hover{color:#c00;}