﻿* {
	border:0;
	padding:0;
	margin:0;
}
html {
	background:#dedede;
}
body {
	background:#fff;
	width:1040px;
	margin:10px auto;
	position:relative;
}
ul {
    list-style: none;
}
a {
    text-decoration: none;
    color: #333;
    transition: color 0.3s;
}
a:hover {
    color: #0066cc;
}
#top {
	width:100%;
	height:120px;
}
.logo {
	width:600px;
	height:120px;
	float:left;
	font-family: "宋体",Arial, Helvetica, sans-serif;
	color:#000000;
}
.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;
    margin: 0 0 10px;
    font-family: "Microsoft YaHei",微软雅黑;
}
.logo span {
	font-size:16px;
    color: #999;
    letter-spacing: -1px;
}
.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:#21499b;
}
#navs li {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
#navs li:hover {
    background-color: #C22A29;
}
#navs .hover a {
    color: #fff;
    background: #C22A29;
    height:52px;
}
#navs a {
	color:#fff;
	font:normal normal 16px/50px 宋体,宋体;
	text-decoration:none;
	display:inline-block;
	padding:0 28px;

}
#navs a:hover {
	background:#C22A29;
}

#navs .dropdown-box {
    position: absolute;
    left: 0;
    min-width: 100%;
    top: 100%;
    display: none;
    z-index: 10;
    text-align: center;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.18);
    background-color: rgba(255, 255, 255, 0.9);
}

#navs li:hover .dropdown-box {
    display: block;
}
#navs .dropdown-box a:hover {
    color:#C22A29 !important;
}
#navs .dropdown-box p {
    margin: 0;
}
#navs .dropdown-box a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 10px;
    font-size: 15px;
    background-color: transparent !important;
    line-height: 40px;
    color: #333 !important;
}
#navs .dropdown-box a:hover {
	background:#C22A29;
}

.popular {
    padding: 5px 20px 5px;
	height:30px;
    background-color: #f8f8f8;
}
.popular .hot {
    float: left;
    padding: 7px 0;
}
.popular .hot a {
    margin-right: 10px;
}

#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 0;
	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;
}
/* 网站首页产品推荐 */
.Productr {
    margin-bottom: 10px;
    height: 38px;
    overflow: hidden;
    color: #FFF;
    line-height: 38px;
}
.Productr span {
    float: left;
    width: 165px;
    font-size: 20px;
    padding-left: 30px;
    background-color: #C22A29;
}
.Productr i {
    float: right;
    width: 565px;
    height: 38px;
    text-align: right;
    padding-right: 20px;
    background-color: #01479d;
    font-style: normal;
}
.Productr i a {
    color: #FFF;
}
/* 网站首页产品导航 */
.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:#01479d;}
.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;
	padding: 15px 10px;
	border: 1px solid #cfcfcf;
	background-color: #dedede;
}
.prshow ul li {
	float:left;
	width:240px;
	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;
	width: 100%;
	height: 100%;
	border-radius: 5px;
}
.prshow li p {
	font:normal normal 12px/20px sum;
	background:#E2EAE9;
	padding:15px;
	color:#333;
	height:80px;
}
/* 网站首页公司介绍 */
.aboutUsCon .about-title {
    margin-bottom: 5px;
    text-align: center;
    font-size: 30px;
    color: #01479d;
    background: url(../images/line.jpg) no-repeat center 50px;
    position: relative;
    padding-bottom: 5px;
}
.aboutUsCon .about-title strong {
    font-weight: normal;
}
.aboutUsCon .about-title p {
    color: #666;
    font-size: 20px;
    margin: 20px 0 0;
    display: flex;
    justify-content: center;
}

.aboutUsCon {
    width: 100%;
    float: left;
    padding: 10px 0;
    line-height: 30px;
}
.aboutUsCon img {
    float: left;
    margin-right: 20px;
    width: 350px;
    border-radius: 5px;
}
.aboutUsCon a {
	color:#333;
	text-decoration:none;
}
.aboutUsCon a:hover {
	text-decoration:underline;
}
a.moreBtn {
    padding: 5px 10px;
    background: #01479d;
    border-radius: 3px;
    color: #fff;
}
.aboutUsCon p {
    margin: 10px;
    color: #666;
    line-height: 1.8;
    text-align: justify;
    font-size: 14px;
}
.aboutUsCon h2 {
    margin: 0 0 10px;
    font-size: 20px;
    display: block;
    margin-block-start: 0.33em;
    margin-block-end: 0.33em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}
.aboutUsCon h2:after {
    display: block;
    content: '';
    width: 180px;
    height: 3px;
    background-color: #01479d;
    margin-top: 5px;
    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;
	display:block;
	overflow:hidden;
	zoom:1;
	background-color: #f8f8f8;
}
.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:#1c499e;
	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;
	background-color: #f8f8f8;
}
.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:#c6d9f0;
	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-section {
    background-color: #f8f8f8;
    padding: 20px 0 0;
    margin-top: 20px;
    border-top: 1px solid #eee;
}
.footer-container {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap; /* 响应式换行 */
    justify-content: space-between;
}
/* 底部每个列表模块 */
.footer-column {
    flex: 1;
    min-width: 200px; /* 移动端最小宽度，避免挤在一起 */
    margin-bottom: 20px;
    padding: 0 15px;
}
.footer-column h4 {
    font-size: 16px;
    color: #333;
    margin-bottom: 15px;
    padding-bottom: 8px;
    border-bottom: 2px solid #01479d;
    display: inline-block;
}
.footer-column ul li {
    margin-bottom: 8px;
    font-size: 14px;
    line-height: 1.6;
}

/* 二维码模块 */
.footer-qrcode {
    flex: 0 0 120px; /* 固定二维码宽度 */
    min-width: 120px;
    text-align: center;
    padding: 0 15px;
}
.footer-qrcode img {
    width: 100px;
    height: 100px;
    border: 1px solid #eee;
    padding: 5px;
    margin-bottom: 8px;
}
.footer-qrcode p {
    font-size: 12px;
    color: #666;
}

/* 版权信息（可选，增强完整性） */
.footer-copyright {
    height:60px;
    text-align: center;
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid #eee;
    font-size: 12px;
    color: #fff;
    background:#01479d;
}
.footer-copyright a {
	color:#fff;
	text-decoration:none;
}
.footer-copyright a:hover {
	border-bottom:1px solid #fff;
}

#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;
}

.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:left;
	width:250px;
	margin:20px 0 0;
}
.panel-sd {
    margin-bottom: 20px;
    border: 1px solid #d1d1d1;
}
.panel-sd .tit {
    text-align: left;
    color: #fff;
    font-size: 16px;
    padding: 20px 0 20px 35px;
    background-color: #01479d;
    text-transform: uppercase;
    color: #a9c7ff;
}
.panel-sd .tit span {
    font-size: 20px;
    display: block;
    font-weight: bold;
    color: #FFF;
}
.panel-sd .tit i {
    font-style: normal;
    font-size: 16px;
    color: #FFF;
    margin-right: 5px;
}
.lanmu {
    background: #FFF;
}
.lanmu li {
    margin-top: 2px;
    border-bottom: 1px solid #d1d1d1;
}
.lanmu li .arr {
    float: right;
    height: 15px;
    width: 40px;
    cursor: pointer;
    position: relative;
    font-style: normal;
    font-size: 28px;
}
.lanmu li .arr:after {
    content: '+';
    display: block;
    width: 8px;
    height: 8px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 25px;
}
.lanmu li a {
    display: block;
    line-height: 50px;
    padding: 0 0 0 25px;
    color: #666;
    font-size: 15px;
}
.lanmu .hover a {
	color: #fff;
	background: #C22A29;
}
.lanmu li a:hover {
	color: #fff;
	background: #C22A29;
}
.panel-sd:last-child {
    margin-bottom: 0;
}
.contact-sd {
    padding: 20px;
}
.contact-sd .cont {
    margin-top: 8px;
}
.contact-sd .cont p {
    margin: 0;
    line-height: 25px;
}





.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;
    margin-bottom: 50px;
}
#cengci h3 {
    padding: 0 0 5px;
    color: #41736A;
    border-bottom: 2px solid #4C9081;
    margin: 0 0 15px;
}
#cengci p {
	font:normal normal 14px/36px 宋体,黑体;
	padding:0 0 5px;
	color:#000;
	margin:0 0 5px;
}
#cengci ol {
    padding: 0 50px;
}
#cengci ul {
    padding: 0 50px;
}

#leftcontact {
	font:normal normal 14px/20px sum;
	margin:0 0 20px;
}
#cons {
	float: right;
	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;
	border-radius: 5px;
}
#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;
}

#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 {
    padding: 0 20px;
    margin-bottom: 50px;
}
#con h1 {
	font:normal normal 24px/48px 宋体,黑体;
}
#con h2 {
	font:normal normal 24px/48px 宋体,黑体;
}
#con h3 {
    padding: 10px 0 5px;
    color: #01479d;
    border-bottom: 1px solid #e0e0e0;
    margin: 0 0 15px;
}
#con strong {
	font-size: 1.1rem;
	font-weight: bold;
}
#con img {
    display: block;
    margin: 0 auto;
    border-radius: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
}
#con p {
	font:normal normal 16px/25px sum;
	letter-spacing:1px;
	text-indent: 2em;
	text-align: justify;
	margin:10px 0 10px;
}
#con a {
	text-decoration:none;
}
#con a:hover {
	border-bottom:1px solid #666;
}
#con ol {
    padding: 0 50px;
}
#con ul {
}
#con li {
	width:700px;
}
#con li::marker {

}
table {
	border-collapse:collapse;
	border-bottom:5px solid #01479d;
	margin:15px 15px;
	text-align:center;
}
caption {
	background:#01479d;
	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:#c6d9f0;
}
.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: #1c499e;
}
.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:235px;
	height:176px;
	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;}



