﻿@charset "utf-8";
/* CSS Document */


.banner {
	width:1000px;
	height:357px;
	background:red;
	margin-right: auto;
	margin-left: auto;
}
#HomeBanner{width:100%;height:357px;overflow:hidden;background-position:center top;background-repeat:no-repeat;position:relative;}
.banner_bar{height:27px;position:absolute;background:url(/cltemplate/images/banner_bar.gif) left bottom repeat-x;bottom:0;left:0;width:100%;}
.banner_bar .bar_wrap{width:912px;margin:0 auto;height:27px;}
.banner_bar .bar_wrap .inner_wrap{
	padding-left:50px;
	height:27px;
	float:left;
	display:block;
	background-image: url(/cltemplate/images/banner_bar_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.banner_bar ul{padding-right:40px;background:url(/cltemplate/images/banner_bar_bg.gif) right bottom no-repeat;height:21px;margin-right:-50px;padding-top:6px;float:left;position:relative;}
.banner_bar ul li{width:20px;height:17px;margin-right:10px;overflow:hidden;line-height:17px;float:left;text-align:center;}
.banner_bar ul li a{background:url(../images/banner_btn.gif) left top no-repeat;width:20px;height:17px;overflow:hidden;display:block;color:#000;}
.banner_bar ul li a:hover, .banner_bar ul li a.current{text-decoration:none;color:#FFF;background-position:left -17px;}


.main {
	margin:25px auto 0 auto;
	width:1000px;
	height:auto;
}
.sider {
	width:263px;
	height:auto;
}
.column {
	width:263px;
}
.column i {
	display:block;
	height:10px;
	background:url(/cltemplate/images/column_b.jpg) no-repeat;
}
.column h3 {
	height:43px;
	background:url(../images/column_h3.jpg) no-repeat;
}
.column h3 span {
	display:block;
	padding:8px 0 0 21px;
	font-size:20px;
	color:#d80000;
}
.column .column_list {
	padding:20px 0 0 22px;
	height:auto !important;
	height:556px;
	min-height:556px;
	background:url(../images/column_list.jpg) repeat-y;
}
.column .column_list li {
	font-size:0;
}
.column .column_list li h4 {
	height:24px;
	line-height:24px;
	padding-left:20px;
	font-size:14px;
	background:url(../images/icon1.jpg) left center no-repeat;
}
.column .column_list li span {
	display:block;
	line-height:24px;
	padding-left:25px;
	font-size:13px;
	
}
.column .column_list li span a {
	color:#636161;
}

.content {
	width:728px;
	height:auto;
	padding-left:5px;
	border-left:1px #d6d6d6 solid;
}

.news {
	height:218px;
}
.news_l {
	width:12px;
	height:218px;
	background:url(../images/news_l.jpg) no-repeat;
}
.news_r {
	width:12px;
	height:218px;
	background:url(../images/news_r.jpg) no-repeat;
}
.news_m {
	width:704px;
	height:218px;
	background:url(../images/news_m.jpg) repeat-x;
}
.news_m h3 {
	padding-top:4px;
	height:37px;
	line-height:38px;
	text-align:center;
	font-size:20px;
	color:#d80000;
	overflow:hidden;
}
.news_m .news_m_list {
	margin:0 auto;
	width:700px;
	padding-top:5px;
}
.news_m .news_m_list dt {
	height:67px;
	border-bottom:1px #6c6c6c solid;
}
.news_m .news_m_list dt b {
	display:block;
	line-height:22px;
}
.news_m .news_m_list dt b a {
	color:#666;
}
.news_m .news_m_list dt span {
	display:block;
	line-height:22px;
}
.news_m .news_m_list dd {
	float:left;
	width:330px;
	padding-left:20px;
	height:24px;
	line-height:24px;
	background:url(../images/icon2.jpg) 5px center no-repeat;
}
.news_m .news_m_list dd a {
	font-family:"宋体";
	font-size:13px;
	color:#666;
}

.product {
	margin-top:10px;
	width:728px;
}
.product_bt {
	height:30px;
}
.product_bt_l {
	width:10px;
	height:30px;
	background:url(../images/product_bt_l.jpg) no-repeat;
}
.product_bt_r {
	width:10px;
	height:30px;
	background:url(../images/product_bt_r.jpg) no-repeat;
}
.product_bt_m {
	width:708px;
	height:30px;
	line-height:30px;
	text-align:center;
	background:url(../images/product_bt_m.jpg) repeat-x;
	font-size:20px;
	color:#d80000;
	font-weight:bold;
}
.pro_list {
	width:728px;
	height:auto;
}
.pro_list li {
	width:234px;
	height:189px;
	padding:3px;
	border:1px #c9c9c9 solid;
	margin-top:15px;
}
.pro_list li img {
	width:234px;
	height:161px;
}
.pro_list li span {
	display:block;
	height:22px;
	line-height:22px;
	margin-top:4px;
	text-align:center;
	background:#c9c9c9;
}
.m_left {
	margin-left:18px;
}


