﻿* {
	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 h1 {
font: normal bold 16px/36px 宋体,黑体;
}
.logo_l {
	width:110px;
	height:120px;
	float:left;
}
.logo_l img {
	margin:20px 0 0 20px;
	border-right:1px solid #ccc;
	padding-right:5px;
}
.logo_r {
	width:450px;
	float:left;
	margin-left:25px;
}
.logo p {
	font-size:28px;
	padding-top:28px;
}
.logo span {
	font-size:20px;
}
.top_tel {
	width:250px;
	float:right;
	height:50px;
	margin-top:40px;
	background:url(../images/h_pho.png) no-repeat left top;
	font-family: "宋体",Arial, Helvetica, sans-serif;
	color:#3B736A;
	padding-left:60px;
}
.top_tel p {
	font-size:14px;
	color:#000;
	line-height:20px;
}
.top_tel span {
	font-size:28px;
	line-height:28px;
}
#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 {
	border-top:1px solid #fff;
	height:360px;
	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:1000px;
	padding:0 20px;
}
/* 网站首页产品导航 */
.cm3 {
    float: left;
    width: 20%;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 0px;
}
.liebiao {width:100%;}
.liebiao h3 {height:60px;line-height:60px;background:#fff;padding-left:30px;border:solid 1px #e5e5e5;border-bottom:0;position:relative;background:#41736A;}
.liebiao h3 a {color:#fff; font-size: 16px; text-decoration:none;}
.liebiao ul {border:solid 1px #e5e5e5;list-style:none;}
.liebiao ul li {margin-top:13px;padding-left:30px;margin-bottom:10px}
.liebiao ul li a {font-size: 14px;font-family:"Microsoft YaHei",微软雅黑;font-weight:normal;color: #666;text-decoration: none;}
.liebiao ul li a:hover {color:#41736A;text-decoration:underline;}
/* 网站首页产品窗口 */
.prshow {
	width:78%;
	float: right;
}
.prshow ul {
	list-style:none;
	display:block;
	overflow:hidden;
	zoom:1;
	padding-top:0px;
}
.prshow ul li {
	float:left;
	width:250px;
	padding:0 10px 10px 0;
	position:relative;
}
.prshow ul li h5 {
	font:normal bold 14px/18px 宋体,黑体;
	background:#f5f5f5;
	vertical-align:top;
	padding:15px;
	height:20px;
	text-align:center;
}
.prshow ul li h5 a {
    font-family: "Microsoft YaHei",微软雅黑;
    font-size: 14px;
	color:#555;
	font-weight: normal;
	text-decoration:none;
}
.prshow ul li h5 a:hover {
	text-decoration:underline;
}
.prshow ul li img {
	display:block;
	height:202px;
	width:250px;
}
.prshow li p {
	font:normal normal 12px/20px sum;
	background:#E2EAE9;
	padding:15px;
	color:#333;
	height:80px;
}
/* 网站首页公司介绍 */
.aboutUsCon {
	border-top:1px dashed #ccc;
    width: 100%;
    float: left;
    padding: 15px 0;
    line-height: 30px;
}
.aboutUsCon img {
    float: left;
    margin-right: 20px;
    width: 500px;
    border-radius: 5px;
}
.aboutUsCon a {
	color:#333;
	text-decoration:none;
}
.aboutUsCon a:hover {
	text-decoration:underline;
}
a.moreBtn {
    padding: 5px 10px;
    background: #4C9081;
    border-radius: 3px;
    color: #fff;
}
.aboutUsCon p {
    margin: 15px;
    color: #666;
    line-height: 1.8;
    text-align: justify;
    font-size: 14px;
}
.aboutUsCon h4 {
    margin: 0 0 10px;
    font-size: 20px;
    display: block;
    margin-block-start: 1.33em;
    margin-block-end: 1.33em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}
.aboutUsCon h4:after {
    display: block;
    content: '';
    width: 130px;
    height: 3px;
    background-color: #4C9081;
    margin-top: 15px;
    float: left;
}
.aboutUsCon small {
    display: block;
    font-weight: normal;
    font-size: 14px;
    color: #999;
    letter-spacing: -1px;
}
.lists {
	width:100%;
	border-top:1px dashed #ccc;
	border-bottom:1px dashed #ccc;
	padding:20px 0;
	margin:0 20px;
	display:block;
	overflow:hidden;
	zoom:1;
}
.cols {
	width:312px;
	height:260px;
	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 12px/20px sum;
}
.cols ul li {
	background:#fff url(../images/arrow-3.png) no-repeat scroll center left;
	padding:0 0 0 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:20px;
	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:right;
	width:250px;
	margin:20px 0 0;
}
.listtllb {
	font:normal normal 16px/36px 宋体,宋体;
	padding:0 0 4px;
	margin:0 0 5px;
	color:#41736A;
	border-bottom: 1px solid #b4b4b4;
}
.ls {
	list-style-type:none;
	margin:0 0 20px;
	background:#f4f4f4;
}
.ls li a {
	display:block;
	width:250px;
	height:30px;
	vertical-align:middle;
	font:normal normal 14px/30px 宋体,宋体;
	text-decoration:none;
	color:#555;
	text-indent:20px;
}
.ls li a:hover {
	color:#41736A;
}
#listbox {
	float:right;
	width:250px;
	margin:20px 0 0;
}
.listtl {
	font:normal normal 16px/36px 宋体,黑体;
	color:#ffffff;
	background:#4C9081;
	text-indent:20px;
}
.lsjs {
	width:250px;
	padding:0 20px 0 0;
	float:left;
	list-style:none;
}
.lsjs li a {
	display:block;
	width:250px;
	height:30px;
	background:#f4f4f4;
	vertical-align:middle;
	border-bottom:2px solid #fff;
	font:normal normal 14px/30px 宋体,宋体;
	text-decoration:none;
	color:#555;
	text-indent:20px;
}
.lsjs li a:hover {
	background:#C22A29;
	color:#fff;
}
.lsjs .hover a {
	width:250px;
	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:740px;
	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;
}
#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;
}
#products {
	list-style:none;
}
#products 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;
}
#products li img {
	border:1px solid #DFDFD5;
	float:left;
	display:block;
	width:230px;
	height:187px;
	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:290px;
	float:left;
}
#xiangguan li a {
	color:#444;
	text-decoration:none;
	font-size: 14px;
	line-height: 26px;
	border-bottom:1px dashed #41736A;
}
#xiangguan li a:hover {
	color:#41736A;
}
#con h2 {
	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;
}
#infos a {
	color:#666;
	text-decoration:none;
}
#infos a:hover {
	border-bottom:1px solid #666;
}
#con h3 {
	font:normal normal 20px/40px  黑体,宋体;
}
#con strong {
	font:normal normal 16px/25px  黑体,黑体;
}
#con img {
    display: block;
    margin: 0 auto;
}
#con p {
	font:normal normal 16px/25px sum;
	letter-spacing:1px;
	text-indent: 2em;
	text-align: justify;
	margin:0 0 15px;
}
#con a {
	color:#C22A29;
	text-decoration:none;
}
#con a:hover {
	border-bottom:1px solid #666;
}
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;
}

/* tags */
#conlistags {
	list-style:none;
}
#conlistags li {
	display:block;
	overflow:hidden;
	zoom:1;
	margin:0 0 10px;
	font:normal normal 16px/22px 宋体,黑体;
	padding:0 0 5px;
}
#conlistags li img {
	float:left;
	display:block;
	width:150px;
	height:100px;
	margin:0 19px 0 0;
}
#conlistags li a {
	color:#41736A;
	text-decoration:none;
}
#conlistags li a:hover {
	text-decoration:underline;
}
#conlistags li p {
	font:normal normal 12px/24px sum;
}
.datelb {
	height:100px;
	float:left;
	width:150px;
	margin:0 15px 0 0;
	text-align:center;
	background:#eee;
	font:normal normal 50px/60px impact;
	color:#4C9081;
}
/* tags结束 */

.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;
}
.guile1 {
	background:none repeat scroll 0 0 #fff;
	border:1px solid #e6e6e6;
	float:left;
	margin:10px 0;
	padding:15px 20px;
	width:1000px
}
.guile {
	width:1000px;
	margin:0 auto 15px auto;
	padding:15px 20px;
	height:30px;
	line-height:30px;
	border-bottom:1px solid #ccc;
	padding-bottom:7px;
	overflow:hidden;
}
.guile .title {
	float:left;
	background:none repeat scroll 0 0 #6BBB2E;
	color:#FFF;
	font-size:14px;
	padding:0 10px;
}
.index_gl {
	width:1000px;
	margin:0 auto;
}
.index_gl li {
	overflow: hidden;
	float: left;
	width: 12%;
	height: 32px;
	text-align: center;
	margin-bottom: 4px;
	padding-left: 7px;
}
.index_gl a {
	display: inline-table;
	height: 26px;
	line-height: 26px;
	color: #3488af;
	text-align: center;
	background: #f9f9f9;
	padding: 0px 7px;
	border: 1px solid #e2f2f9;
}
.index_gl a:hover {
	border-bottom:2px solid #27527e;
	text-decoration:none;
}
/* 网站index主页六理由 */
 .index_mo1{ width:1004px; height:auto; margin:0 auto; overflow:hidden; padding-top:20px; padding-bottom:30px;border-bottom:1px dashed #ccc;}
    .index_mo1_left{ float:left; width:595px; height:auto;}
        .index_mo1_left h2{ color:#636363; font-size:34px; font-family:"黑体";}
        .index_mo1_left h3{ color:#e9e9e9; font-size:22px; font-family:"黑体";}
        .index_mo1_left h4{ height:33px; line-height:33px; overflow:hidden;}
        .index_mo1_left h4 span{ font-size:16px; font-family:"宋体"; color:#000000; height:33px; line-height:33px; float:left; margin-left:22px; margin-right:22px;}
        .index_mo1_left h4 img{ float:left;}
        .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{ line-height:22px; font-family:"宋体"; font-size:12px;}
    .index_mo1_right{ float:right; width:400px; height:auto; overflow:hidden; text-align:center;}
        .index_mo1_right_tu{ }
        .index_mo1_right_ice{ width:378px; height:205px; border:9px solid #eeeeee; margin-top:3px; text-align:left;}
            .index_mo1_right_ice h1{ color:#2d2d2d; font-family:"宋体"; font-size:16px; margin:10px;}
            .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;}
.index_mo2{ width:1209px; height:93px; margin:0 auto; background:url(../images/index_mo2.png) no-repeat; padding-top:30px;}
    .index_mo2 p{ line-height:26px; font-family:"宋体"; font-size:16px; color:#e40000; margin-left:70px; margin-left:150px;}

/*列表页合作客户*/
	#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 h2{ color:#636363; font-size:34px; font-family:"黑体";padding-left: 25px;}
        .index_mo1_left h3{ height:33px; line-height:33px; overflow:hidden;}
        .index_mo1_left h3 span{ font-size:16px; font-family:"宋体"; color:#000000; font-weight:normal; height:33px; line-height:33px; float:left; margin-left:22px; margin-right:22px;}
        .index_mo1_left h3 img{ float:left;}
        .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{ line-height:22px; font-family:"宋体"; font-size:12px;}
    .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-family:"宋体"; font-size:16px; margin:10px;}
            .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-family:"宋体"; font-size:14px;}
.index_mo2{ width:1000px; height:93px; margin:0 auto; background:url(../images/index_mo2.png) no-repeat; padding-top:30px;}
    .index_mo2 p{ line-height:26px; font-family:"宋体"; font-size:16px; color:#e40000; margin-left:70px; margin-left:150px;}
	
.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;}