﻿@charset "utf-8";
	/* CSS Document*/
	/*nei*/
.main {
	width: 1180px;
	height: auto;
	overflow: hidden;
	margin: 20px auto;
}

.main .main_left {
	float: left;
	width: 200px;
	background: #FFFFFF;
}

.main .main_left .leftitem {
	border: #d5d5d5 1px solid;
	border-radius: 4px;
	margin-bottom: 12px;
}

.main .main_left .leftitem .tit {
	background: url(../images/tit1.gif) repeat-x;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	text-indent: 20px;
	font-weight: bold
}

.main .main_left .leftitem .cates {
	padding: 12px 0px;
}

.main .main_left .leftitem .cates dl {
	padding: 0px 12px;
}

.main .main_left .leftitem .cates dl dt {
	background-color: #ccc;
	height: 24px;
	line-height: 24px;
	color: #333;
	font-weight: bold;
	text-indent: 16px;
	margin-bottom: 6px;
	border-radius: 2px;
}

.main .main_left .leftitem .cates dl dd {
	line-height: 24px;
	height: 24px;
	padding-left: 30px;
	background: url(../images/arrow1.gif) 16px center no-repeat
}

.main .main_left .leftitem .lianxi {
	padding: 12px 0px;
}

.main .main_left .leftitem .lianxi dl {
	padding: 0px 12px;
}

.main .main_left .leftitem .lianxi dl dt {
	background: url(../images/tel1.gif) left center no-repeat;
	padding: 10px 0px;
	padding-left: 60px;
}

.main .main_left .leftitem .lianxi dl dt .tel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	line-height: 24px;
}

.main .main_left .leftitem .lianxi dl dd {
	line-height: 24px;
}

.main .main_right {
	float: right;
	width: 950px;
	overflow: hidden;
	background: #FFFFFF;
}

.main .main_right .sitemap {
	border: 1px solid #d5d5d5;
	border-radius: 4px;
	height: 34px;
	line-height: 34px;
	padding-left: 12px;
}

.sitemap a {
	color: #494949;
	text-decoration: none;
}

.sitemap a:hover {
	color: #ea6d00;
}

.main .main_right .content {
	border: 1px solid #d5d5d5;
	border-radius: 4px;
	padding: 12px 24px;
	margin-top: 12px;
	font-size: 14px;
	line-height: 28px;
}

.main .main_right .content .newslist {
	font-size: 12px;
	overflow: hidden
}

.main .main_right .content .newslist li {
	padding: 20px 0px;
	overflow: hidden;
	_height: 118px;
}

.main .main_right .content .newslist li .img {
	width: 168px;
	height: 118px;
	float: left;
	overflow: hidden;
	margin-top: 2px;
}

.main .main_right .content .newslist li .img img {
	width: 167px;
	height: 118px;
}

.main .main_right .content .newslist li .txt {
	float: right;
	width: 700px;
	line-height: 24px;
	height: 118px;
	overflow: hidden;
}

.main .main_right .content .newslist li .txt h2 a {
	font-size: 14px;
}

.main .main_right .content .newslist li .txt h2 span {
	float: right;
	font-size: 14px;
	padding-right: 10px;
}

.main .main_right .content .pagebar {
	font-family: Verdana, Geneva, sans-serif;
	height: 30px;
	border: 1px solid #d5d5d5;
	font-size: 12px;
	padding: 0px 12px;
	line-height: 30px;
}

.main .main_right .content .pagebar .pl {
	float: left
}

.main .main_right .content .pagebar .pr {
	float: right
}

.main .main_right .content .pagebar .pr a {
	border: 1px solid #d5d5d5;
	display: inline-block;
	width: 12px;
	height: 12px;
	line-height: 12px;
	padding: 4px;
	_margin-top: 4px;
}

.main .main_right .content .pagebar .pr a:hover {
	border: 1px solid #dd127b;
}

.main .main_left .leftitem .lianxi dl i {
	width: 53px;
	height: 53px;
	float: left;
}

.main .main_right .cateslist {
	margin-top: 12px;
	overflow: hidden
}

.main .main_right .cateslist dl {
	border: 1px solid #d5d5d5;
	border-radius: 4px;
	overflow: hidden;
	_float: left
}

.main .main_right .cateslist dl dt {
	background: url(../images/tit1.gif) repeat-x;
	height: 32px;
	padding-left: 12px;
	line-height: 32px;
	font-weight: bold;
}

.main .main_right .cateslist dl dd {
	float: left;
	margin: 12px 15px;
	width: 200px;
	_margin: 12px 16px;
}

.main .main_right .cateslist dl dd .img {
	width: 200px;
	height: 180px;
}

.main .main_right .cateslist dl dd .img img {
	width: 200px;
	height: 180px;
	border: 1px solid #d5d5d5;
}

.main .main_right .cateslist dl dd .img a:hover img {
	border: #000 1px solid
}

.main .main_right .cateslist dl dd .txt {
	height: 30px;
	line-height: 30px;
	text-align: center;
}

.news_xaingxi h1 {
	width: 930px;
	height: 60px;
	border-bottom: #e1e3df dashed 1px;
	margin: 15px auto 0 auto;
	line-height: 80px;
	color: #505050;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}

.news_author {
	width: 930px;
	height: 30px;
	line-height: 30px;
	color: #505050;
	font-size: 12px;
	text-align: center;
	border-bottom: #e1e3df dashed 1px;
	margin: 0 auto;
}

.news_content {
	width: 900px;
	height: auto;
	line-height: 25px;
	color: #505050;
	font-size: 12px;
	margin: 15px auto 0 auto;
	overflow: hidden;
}

#banner_box {
	wdith: 1180px;
	height: 268px;
	margin: 0 auto;
}

#focus {
	width: 1180px;
	height: 268px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}

#focus ul {
	height: 268px;
	position: absolute;
}

#focus ul li {
	float: left;
	width: 1180px;
	height: 268px;
	overflow: hidden;
	position: relative;
}

#focus ul li img {
	width: 1180px;
	height: 268px;
}

#focus ul li div {
	position: absolute;
	overflow: hidden;
}

#focus .btnBg {
	position: absolute;
	width: 1180px;
	height: 20px;
	left: 0;
	bottom: 0;
}

#focus .preNext {
	width: 45px;
	height: 100px;
	position: absolute;
	top: 90px;
	background: url('../images/sprite.png') no-repeat 0 0;
	cursor: pointer;
}

#focus .pre {
	left: 0;
}

#focus .next {
	right: 0;
	background-position: right top;
}

.hot {
	overflow: hidden;
	margin: 20px;
}

.hot ul li {
	height: 190px;
	line-height: 30px;
}

.hot ul li img {
	width: 160px;
	height: 160px;
}

.zklist {
	overflow: hidden;
	margin-top: 15px;
	border: 1px solid #D5D5D5;
	border-radius: 4px;
	font-family: "宋体";
}

.zklist-T {
	background: url("../images/tit1.gif") repeat-x scroll 0% 0% transparent;
	height: 32px;
	line-height: 32px;
	font-weight: bold;
	text-indent: 12px;
}

.zklist-C {
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 30px;
}

.zklist-C ul li {
	width: 45%;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	float: left;
	margin-right: 2%;
	margin-left: 2%;
}

.zklist-C ul li a {
	float: left;
	width: 75%;
}

.zklist-C ul li span {
	float: right;
	text-align: right;
}