/* dede58.com 做最好的织梦模板 */
@charset "gb2312";
/* 全局样式 */
body {
	margin: 0;
	padding: 0;
	font-family: "microsoft yahei", "lvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
}
a {
	color:#f75a53;
	text-decoration:none
}
a:hover, a:focus {
	color: #f75a53;
	text-decoration: underline
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: "microsoft yahei", "lvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 500;
	line-height: 1.5;
	color: inherit;
}
.h1, .h2, .h3, .h4, .h5, .h6 {
	margin:0;
}
img {
	padding: 0;
	margin: 0;
	border: 0px;
}
.pro_left {
	padding: 0 13px 13px 13px;
	background: #009946;
}
.pro_left h2 {
	padding: 30px 0;
	text-align: center;
	position: relative;
	font-size: 27px;
	height: 33px;
	background: #009a44;
	width: 240px;
}
.pro_left h2 a {
	color: #fff;
}
.pro_left h2 i {
	display: block;
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
}
.pro_left .left_con {
	width: 240px;
	background: #fff;
	padding: 12px;
	border-radius: 5px;
}
.pro_left .left_con .con_p1 {
	height: 44px;
	line-height: 44px;
	font-size: 18px;
	background: #009946;
	color: #fff;
	text-indent: 12px;
	border-radius: 5px;
	margin-bottom: 10px;
}
.pro_left .left_con .con_p1 a {
	color: #fff;
}
.pro_left .left_con ul {
	padding-bottom: 20px;
	margin-right: 20px;
}
.pro_left .left_con ul li {
	height: 40px;
	font-size: 14px;
	position: relative;
	border-bottom: 1px solid #e6e6e6;
	list-style:none;
}
.pro_left .left_con ul li a {
	display: block;
	line-height: 40px;
	height: 40px;
	padding-left: 12px;
}
.pro_left .left_con a.pro_more {
	display: block;
	height: 42px;
	line-height: 42px;
	font-size: 18px;
	border: 1px solid #009946;
	color: #009946;
	border-radius: 3px;
	text-align: center;
}
.pro_left .left_con ul li.cur a, .pro_con .pro_left .left_con ul li:hover a {
	color: #009946;
}
.pro_left .left_con ul li.cur, .pro_con .pro_left .left_con ul li:hover {
	background: #e6e6e6;
}