/* CSS Document */
body {
	margin: 0;
	padding: 0;
	font: 12px "\5B8B\4F53", san-serif;
	background: #fff;
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, p {
	padding: 0;
	margin: 0;
}
table, td, tr, th {
	font-size: 12px;
}
li {
	list-style-type: none;
}
img {
	vertical-align: top;
	border: 0;
}
ol, ul {
	list-style: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 12px;
	font-weight: normal;
}
address, cite, code, em, th {
	font-weight: normal;
	font-style: normal;
}
.fB {
	font-weight: bold;
}
.f12px {
	font-size: 12px;
}
.f14px {
	font-size: 14px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.bk20 {
	clear: both;
	height: 20px;
}
a {
	color: #2b2b2b;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #ba2636;
	text-decoration: underline;
}
a:active {
	color: #ba2636;
}

body {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	background: #fff url(../../images/newimg/bg.jpg) repeat-x top center;
}

/*头部*/

#top {
	height: 176px;
	width: 1280px;
	margin: 0 auto;
}
#top #header {
	height: 138px;
	width: 1280px;
	background: url(../../images/newimg/header.jpg) no-repeat center top;
}
#top #header .header-container {
	width: 1000px;
	height: 138px;
	margin: 0 auto;
}
#top #header .header-container .top_link {
	text-align: center;
	display: inline;
	float: right;
	width: 139px;
	height: 23px;
	line-height: 23px;
	margin-right: 5px;
	color: #246E00;
	background: url(../../images/newimg/top_link_bg.png) no-repeat;
}
#top #header .header-container .top_link a {
	color: #246E00;
}
#top #nav {
	width: 1280px;
	height: 38px;
	background: url(../../images/newimg/nav_bg.jpg) no-repeat center top
}
#top #nav ul {
	width: 1000px;
	height: 38px;
	margin: 0 auto;
}
#top #nav ul li {
	line-height: 38px;
	float: left;
	width: 142px;
	text-align: center;
	background: url(../../images/newimg/nav_icon.png) no-repeat right center;
}
#top #nav ul li a {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
#top #nav ul li.nav_current a {
	background: url(../../images/newimg/nav_current.jpg) no-repeat center bottom;
	color: #246E00;
}
#top #nav ul li a:hover {
	background: url(../../images/newimg/nav_current.jpg) no-repeat center bottom;
	color: #246E00;
}

#top #nav ul li.last {
	background: none;
}

#banner {
	width: 1000px;
	height: 311px;
	margin: 2px auto;
	/*background: url(../../images/newimg/banner.png) no-repeat center top;*/
}
#banner .banner-container {
	width: 1000px;
	height: 280px;
	overflow: hidden;
}
#notice {
	position: relative;
	width: 1000px;
	height: 59px;
	background: url(../../images/newimg/notice.jpg) no-repeat top center;
	margin: 0 auto;
}
#notice ul {
	padding-top: 19px;
	width: 600px;
	margin: 0 auto;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}
#notice ul li {
	width: 200px;
	text-align: left;
	float: left;
	overflow: hidden;
	text-indent: 1em;
	background: url(../../images/newimg/notice_icon.jpg) no-repeat left center;
}
#notice .more2 {
	position: absolute;
	float: right;
	top: 35px;
	right: 38px;
}

#content {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	background: #fff;
	padding-bottom: 10px;
	background:#fff url(../../images/newimg/content_b.jpg) no-repeat center bottom;
}
#content .content-container {
	padding: 20px;
}
#content .content-container .con_l {
	float: left;
	width: 260px;
}
.l_box {
	position: relative;
	width: 257px;
	background: url(../../images/newimg/l_nav_bg.png) repeat-y center;
}
.l_box_t {
	width: 257px;
	height: 30px;
	background: url(../../images/newimg/title_bg.jpg) no-repeat center top;
}
.l_box_t h3 {
	display: inline;
	float: left;
	margin-left: 27px;
}
.l_box_b {
	width: 257px;
	height: 7px;
	background: url(../../images/newimg/l_nav_b.jpg) no-repeat center bottom;
}
.more {
	float: right;
	margin: 18px 12px 0 0;
}
#content .content-container .news_list {
	overflow: hidden;
	padding-top: 5px;
}
#content .content-container .news_list li {
	height: 23px;
	border-bottom: dotted 1px #644108;
	width: 220px;
	line-height: 23px;
	margin: 0 auto;
	background: url(../../images/newimg/news_icon.jpg) no-repeat left center;
	text-indent: 1em;
}
#content .content-container .news_list li a {
	color: #452C04;
}
#content .content-container .con_l .contact p {
	padding-left: 5px;
}
#content .content-container .con_l .contact {
	margin-top: 10px;
	color: #666666;
	line-height: 21px;
}

#content .content-container .con_r {
	float: right;
	width: 680px;
}

.title {
	height: 30px;
}
.title h3 {
	float: left;
	display: inline;
}
#content .content-container .con_r .about {
	height: 230px;
	overflow: hidden;
}
.arc {
	padding: 10px 0;
	color: #666666;
	line-height: 24px;
}
.arc img.about_img {
	float: left;
	margin-right: 7px;
}
#colee_left1,#colee_left2{
	float: left;
	height: 185px;
	overflow: hidden;
}
.con_r .pro_list {
	margin-top: 20px;
	overflow: hidden;
	width: 680px;
	height: 185px;
}
.con_r #colee_left {
	overflow: hidden;
	width: 680px;
	height: 185px;
}
.con_r .pro_list #colee_left1 div,#colee_left2 div {
	display: inline;
	float: left;
	width: 181px;
	padding: 0 12px;
	height: 185px;
	background: url(../../images/newimg/pro_img_bg.jpg) no-repeat center top;
}
.con_r .pro_list #colee_left1 div p.pro_name,#colee_left2 div p.pro_name{
	width: 181px;
	height: 35px;
	overflow:hidden;
	text-align: center;
	line-height: 35px;
}
.con_r .pro_list #colee_left1 div p.pro_name a,#colee_left2 div p.pro_name a{
	color: #666;
}
.con_r .pro_list #colee_left1 div img,#colee_left2 div img {
	padding: 6px;
	width: 169px;
	height: 138px;
}

#footer{
	width: 1000px;
	margin:0 auto;
}
#footer .bt_nav{
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #888787;
}
#footer  a{
	color: #888787;
}
#footer  a:hover{
	color: #BA2636;
}
#footer p{
	line-height: 25px;
	text-align: center;
	color: #888787;
}



.l_nav li{
	width: 231px;
	margin:5px auto;
	height:34px;
	line-height:34px;
	text-align:center;
	background: url(../../images/newimg/l_nav.jpg) no-repeat center;
}
.l_nav li a{
	color:#666666;
}
.l_nav li a:hover{
	color:#246E00;
	text-decoration: none;
}
.l_nav li.l_nav_current{
	background: url(../../images/newimg/l_nav_current.jpg) no-repeat center;
}

.con_r .r_content{
	padding:0 20px;
}
.con_r .r_con_title{
	height: 34px;
	line-height: 34px;
	background: url(../../images/newimg/r_con_t.jpg) no-repeat center;
}
.con_r .r_con_title h3{
	font-size: 14px;
	font-family:'微软雅黑';
	font-weight: bold;
	color: #666;
	text-indent: 2em;
	float: left;
	display: inline;
}

.con_r .r_content .news_item {
	overflow: hidden;
	padding-top: 5px;
}
.con_r .r_content .news_item li {
	height: 23px;
	border-bottom: dotted 1px #644108;
	line-height: 23px;
	margin: 0 auto;
	background: url(../../images/newimg/news_icon.jpg) no-repeat left center;
	text-indent: 1em;
}
.con_r .r_content .news_item li span{
	float: right;
}
.con_r .r_content .news_item li a {
	color: #452C04;
}
.con_r .r_content .news_item li a:hover {
	color: #246E00;
}

.page_list{
	padding:0 10px;
	clear:both;
	height: 50px;
	line-height: 50px;
	text-align: center;
}

.con_r .pro_item{
	padding-top: 10px;
}
.con_r .pro_item .pro_intro {
	display: inline;
	float: left;
	width: 181px;
	padding: 0 16px;
	height: 185px;
	background: url(../../images/newimg/pro_img_bg.jpg) no-repeat center top;
}
.con_r .pro_item .pro_intro p.pro_name{
	width: 181px;
	height: 35px;
	overflow:hidden;
	text-align: center;
	line-height: 35px;
}
.con_r .pro_item .pro_intro p.pro_name a{
	color: #666;
}
.con_r .pro_item .pro_intro p.pro_name a:hover{
	color: #246E00;
}
.con_r .pro_item .pro_intro img {
	padding: 6px;
	width: 169px;
	height: 138px;
}


.con_r .message{
	float: left;
}
.con_r .message table tr td{
	padding:10px 0;
	color: #666;
}
.con_r .message table tr td input.m_text{
	height: 15px;
	padding:8px 1px;
	width: 150px;
	border: solid 1px #D2D1D1;
}
.con_r .message table tr td textarea.m_words{
	width:350px;
	height:134px;
	border: solid 1px #D2D1D1;
}
.con_r .message table tr td input.m_btn{
	width: 93px;
	height: 31px;
	line-height:31px;
	font-weight:bold;
	color#666;
	text-align:center;
	border:0 none;
	cursor:pointer;
	background: url(../../images/newimg/m_btn.jpg) no-repeat;
}
.con_r .contact_us{
	padding-top:10px;
	line-height: 21px;
	color: #666;
}
.con_r .contact_us .map{
	float:left;
	width: 468px;
	height: 386px;
	overflow: hidden;
	margin-right: 10px;
}

.arc_title{
	text-align: center;
}
.arc_title h3{
	font-size: 14px;
	font-weight: bold;
	font-family:'微软雅黑';
	height:30px;
	border-bottom:dotted 1px #246E00;
}
.arc_title p{
	height: 25px;
	line-height: 25px;
	margin-bottom:5px;
	border-bottom:dotted 1px #246E00;
}

