#top {
	width: 100%;
	height: 173px;
	background: url("../images/top_back.png") top center no-repeat;
	z-index: 999;
}
.top {
	width: 980px;
	margin: 0 auto;
	padding-top: 66px;
	height: 53px;
}
.logo {
	float: left;
	margin-top: -20px;
}
.search {
	padding-top: 26px;
	float: right;
	margin-left: 66px;
	font-weight: bold;
}
.search div {
	float: left;
	margin-right: 5px;
	height: 36px;
	line-height: 36px;
}
.search input {
	width: 215px;
	height: 18px;
	border-top: 1px solid #9589A7;
	border-left: 1px solid #9589A7;
	border-right: 1px solid #83C0EF;
	border-bottom: 1px solid #83C0EF;
}
.search_btn{cursor: pointer;}
.search_btn img {
	margin-top: -5px;
}
.menu {
	width: 849px;
	height: 31px;
	margin: 23px auto 0;
	background: url("../images/menu_back.png") top center no-repeat;
	z-index: 999;
}
.menu li {
	float: left;
	width: 118px;
	text-align: center;
	line-height: 31px;
}
.menu li a {
	font-size: 16px;
	color: #FFF;
}
li.article {
    width: 138px;
}
.banner {
	width: 980px;
	height: 408px;
	position: relative;
	margin: -33px auto 0;
	z-index: -10;
	background: url("../images/banner.gif") top center no-repeat;
}
.intr {
	width: 882px;
	height: 159px;
	margin: 33px auto 0;
	z-index: -10;
	background: url("../images/intr_back.png") top center no-repeat;
	padding-top: 100px;
}
.intr div {
	width: 220px;
	height: 150px;
	float: left;
	line-height: 180%;
	font-size: 13.5px;
}
.intr .intr_l {
	margin-left: 25px;
}
.intr .intr_c {
	margin-left: 88px;
}
.intr .intr_r {
	margin-left: 88px;
}
.intr .intr_l p a{
	margin-top: 5px;
	float: right; display: inline-block; width: 64px;
	height: 20px;
	background-color: #397D33;
	color: #FFF;
	font-size: 10px;
	text-align: center;
	line-height: 20px;
}
.intr .intr_r li{
  list-style: square;
}
.paa {
	width: 882px;
	height: 236px;
	margin: 20px auto 0;
}
.paa_l {
	width: 422px;
	float: left;
}
.paa_r {
	width: 367px;
	float: right;
}
.paa_lh {
	width: 422px;
	height: 34px;
	background: url("../images/paa_lh.gif") top center no-repeat;
}
.paa_lh a,.paa_rh a{float: right; display: inline-block;width: 62px;height: 34px;}
.paa_rh {
	width: 367px;
	height: 34px;
	
}
.ba1{background: url("../images/paa_rh.gif") top center no-repeat;}
.ba2{background: url("../images/ba2.gif") top center no-repeat; width: 422px;}
.ba3{background: url("../images/ba3.gif") top center no-repeat;}
.paa_con,.paa_rcon {
	margin-top: 20px;
	height: 181px;
	border: 1px solid #BFBFBF;
	padding: 5px;
}
.paa_con li {
	width: 160px;
	height: 165px;
	text-align: center;
	float: left;
	margin: 5px 0;
	font-size: 14px;
}
.paa_con li img {
	width: 154px;
	height: 135px;
	padding: 2px;
	margin-bottom: 5px;
}
.paa_rcon{background: url("../images/paa_rcon.gif") top center no-repeat;}
.paa_rcon ul {
	padding: 5px 20px;
}
.paa_rcon li {
	border-bottom: 1px dashed #BFBFBF;
	padding: 10px 0;
}
.paa_rcon li span {
	float: right;
}
.link {
	width: 882px;
	height: 100%;
	margin: 25px auto 0;
}
.linkh {
	width: 882px;
	height: 31px;
	background: url("../images/link.gif") top center no-repeat;
}
.link_con {
	padding: 20px 10px;
}
.link_con li {
	width: 124px;
	height: 63px;
	border: 1px solid #BFBFBF;
	padding: 2px;
	float: left;
	margin: 6px;
}
.link_con li img {
	width: 124px;
	height: 63px;
}
#footer {
	width: 100%;
	height: 70px;
	margin-top: 10px;
	background: url("../images/footer.gif") repeat-x;
	text-align: center;
	padding: 30px 0;
}
#footer p {
	padding: 8px 0;
	font-size: 14px;
	color: #FFF;
}
#footer p a {
	color: #FFF;
}
.nav {
	width: 810px;
	height: 30px;
	padding-top: 15px;
	font-size: 14px;
	text-indent: 1em;
	font-weight: bold;
	margin: 20px auto 0;
	font-family: "黑体";
	background: url("../images/list_back.gif") top center no-repeat;
}
.main {
	font-size: 16px;
	line-height: 200%;
	width: 810px;
	margin: 10px auto;
}
.main p {
	margin-bottom: 20px;
}
.main img {
	/*max-width: 750px;*/
}
.article {} 
.article ul {
	padding: 10px 20px;
}
.article li {
	list-style: square;
	border-bottom: 1px dashed #BFBFBF;
	margin: 10px 0;
}
.article li span {
	float: right;
}
.article_show {} .article_show h1 {
	text-align: center;
	font-size: 20px;
	padding: 10px 0;
}
.article_show .time {
	border: 1px solid #FFE0B4;
	background: #ffeed5;
	text-align: center;
	margin-bottom: 10px;
}
.article_content {} .share {
	float: right;
	height: 37px;
	line-height: 37px;
}
.share .wz {
	float: left;
	font-weight: bold;
}
.share .bdsharebuttonbox {
	float: left;
}
.product_list li {
	width: 160px;
	height: 155px;
	text-align: center;
	float: left;
	margin: 5px 0 5px 35px;
}
.product_list li img {
	width: 150px;
	height: 115px;
	border: 1px solid #BFBFBF;
	padding: 4px;
}