﻿@charset "utf-8";
/** CSS ducument **/

.banner {
	width: 940px;
	height: 260px;
	margin-bottom: 10px;
}
.banner img {
	display: block;
	width: 940px;
	height: 260px;
}
#focus {width:940px; height:260px; overflow:hidden; position:relative;}
#focus ul {height:260px; position:absolute;}
#focus ul li {float:left; width:940px; height:260px; overflow:hidden; position:relative; background:#000;}
#focus ul li div {position:absolute; overflow:hidden;}
#focus .btnBg {position:absolute; width:940px; height:20px; left:0; bottom:0;}
#focus .btn {position:absolute; width:920px; height:20px; padding:5px 10px; right:0; bottom:0; text-align:center;}
#focus .btn span {display:inline-block; _display:inline; _zoom:1; width:25px; height:10px; _font-size:0; margin-left:5px; cursor:pointer; background:#fff;}
#focus .btn span.on {background:#fff;}
#focus .preNext { display:none;width:45px; height:100px; position:absolute; top:50px;  cursor:pointer;}
#focus .pre {left:0;}
#focus .next {right:0; background-position:right top;}

.left {
	width: 230px;
}
.right {
	width: 700px;
}

.title {
	margin: 1px;
	height: 27px;
	line-height: 27px;
	background: url(../title2_bg.jpg) repeat-x;
}
.title span {
	display: inline-block;
	float: left;
	height: 26px;
	line-height: 26px;
	font-size: 14px;
	color: #cc0000;
	padding-left: 5px;
}
.title font {
	float: right;
	display: block;
	line-height: 26px;
	font-size: 10px;
	font-weight: normal;
	padding-right: 10px;
	font-family: arial;
}
.title font a:link,.title font a:visited {
	color: #e42f37;
}

.menu {
	border: 1px #e3e3e3 solid;
}
.menu ul {
	padding: 10px 15px;
}
.menu ul li {
	height: 28px;
	line-height: 28px;
	background: url(../icon5.jpg) no-repeat 5px center;
	vertical-align: bottom;
	padding-left: 15px;
	font-size: 14px;
	border-bottom: 1px #cccccc dashed;
}

.zcfg {
	margin-top: 10px;
	width: 228px;
	height: 256px;
	border: 1px #e6e6e6 solid;
}
.zcfg .con {
	padding: 2px 8px 0;
}
.zcfg .con ul li {
	height: 28px;
	line-height: 28px;
	vertical-align: bottom;
	background: url(../icon5.jpg) no-repeat 3px center;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B00;
}


.zcfg .con ul li a{
	font-size: 14px;
	font-weight: bolder;
	color: #034372;
}

.breadcrumb {
	height: 27px;
	line-height: 27px;
	background: url(../inquiry_bt.jpg) repeat-x;
	border: 1px #e3e3e3 solid;
}
.breadcrumb span {
	display: inline-block;
	float: left;
	height: 26px;
	line-height: 26px;
	font-size: 14px;
	color: #cc0000;
	padding-left: 20px;
	font-weight: bold;
	background: url(../icon6.jpg) no-repeat 5px center;
}
.breadcrumb font {
	float: right;
	display: block;
	line-height: 26px;
	font-size: 12px;
	padding-right: 10px;
}
.content {
	border: 1px #e3e3e3 solid;
	border-top: none;
	height: auto !important;
	min-height: 405px;
	height: 405px;
}
.list2 {
	padding: 10px 20px 0;
}
.list2 li {
	height: 30px;
	line-height: 30px;
	vertical-align: bottom;
	padding-left: 18px;
	background: url(../icon5.jpg) no-repeat 10px center;
	border-bottom: 1px #dcdcdc dashed;
}
.list2 li span {
	float: left;
	display: block;
	font-size: 13px;
}
.list2 li font {
	float: right;
	display: block;
	font-size: 12px;
	color: #787777;
	padding-right: 10px;
}
.page {
	padding: 15px 0 20px 0px;
	height: 24px;
	line-height: 24px;
	text-align:center;
}

.k_pagelist{ position:absolute; right:0; bottom:0;}
.k_pagelist a:link{font-family:微软雅黑; font-size:14px; color:#fff; position:relative; float:left; margin-right:3px; text-align:center;width:32px; height:31px; line-height:31px; background-color:#3858a3;}
.k_pagelist a,.k_pagelist  strong{ font-family:微软雅黑; font-size:14px; color:#fff; position:relative; float:left; margin-right:3px; text-align:center;width:32px; height:31px; line-height:31px; background-color:#3858a3;}
.k_pagelist em{ height:31px; line-height:31px; font-size:14px;font-family:微软雅黑; color:#3858a3; float:left; margin-right:5px;}
.article {
	padding: 5px 20px 20px 20px;
}
.article .art_bt {
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
}
.article .art_adv {
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #888;
	border: 1px #dcdcdc dashed;
}
.article .art_con {
	line-height: 200%;
	font-size: 14px;
	color: #666;
	padding: 10px;
}



.pro_list{
	padding-top:30px;
}
.pro_list ul li {
	float: left;
	width: 171px;
	padding: 0px 0px 10px 45px;
}
.pro_list ul li img {
	display: block;
	width: 165px;
	height: 122px;
	padding: 2px;
	border: 1px #d9d9d9 solid;
}
.pro_list ul li span {
	display: block;
	height: 36px;
	line-height: 36px;
	text-align: center;
}

