﻿.banner {
	min-width: 1000px;
	position: relative;
	height: 450px;
	overflow: hidden;
	z-index: 10;
}
.banner .bd {
	position: relative;
	z-index: 0;
}
.banner .bd ul {
	width: 100% !important;
}
.banner .bd li {
	width: 100% !important;
	height: 450px;
}
.banner .bd li a {
	height: 450px;
	display: block;
}
.banner .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 20px;
	left: 0;
	text-align: center;
}
.banner .hd ul li {
	cursor: pointer;
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 12px;
	height: 12px;
	line-height: 18px;
	color: #fff;
	margin: 3px;
	font-weight: bold;
	background: #fff;
	overflow: hidden;
	text-align: center;
	filter: alpha(opacity=80);
	opacity: 0.8;
	text-indent: 999px;
	border-radius: 10px;
	transition: all 0.8s ease 0s;
}
.banner .hd ul .on {
	background: #79b70d;
	filter: alpha(opacity=80);
	opacity: 0.8;
	width: 40px;
	transition: all 0.8s ease 0s;
}
.main {
	padding: 30px 0;
	margin-bottom: 40px;
	background: #fafafa;
	border-bottom: 7px solid #ededed;
}
ul.pro_bt {
	text-align: center;
	margin-bottom: 30px;
	background: url(../images/line.png) repeat-x center 55px;
}
ul.pro_bt li.li1 {
	font-size: 30px;
	letter-spacing: 5px;
	color: #ccc;
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
}
ul.pro_bt li.li2 {
	font-size: 30px;
	color: #ec9400; background: rgba(0, 0, 0, 0) url("../images/fw.png") no-repeat scroll right top;
}
ul.pro_bt li.li2 span {
	background: #fafafa;
	padding: 0 20px;
}
ul.pro_bt #li2 span {
	background: #fff;
}
ul.pro_bt li.li2 img {
	margin: 0 5px;
}
ul.pro_bt li.li2 em {
	color: #79b70d;
	font-style: normal;
}
ul.pro_bt li.li3 {
	font-size: 14px;
	margin-top: 10px;
}
.pro_r dl {
	width: 265px;
	float: left;
	margin: 0 0 10px 15px;
	border: 1px solid #ddd;
	padding-bottom: 20px;
	z-index: 100;
	transition: all 0.6s ease 0s;
	background: #fff url(../images/jiao.png) no-repeat right bottom;
}
.pro_r dl dt {
	padding: 5px;
	width: 255px;
	height: 255px;
	overflow: hidden;
}
.pro_r dl dt img {
	width: 255px;
	height: 255px;
	overflow: hidden;
}
.pro_r dl dd {
	line-height: 20px;
	color: #888;
	padding: 0 10px;
}
.pro_r dl dd a {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
}
.pro_r dl:hover, .pro_r dl:hover a, .pro_r dl:hover dd, .pro_r dl:hover {
	background: #79b70d;
	border-color: #fff;
	cursor: pointer;
	color: #fff;
	transition: all 0.6s ease 0s;
}
.box {
	overflow: hidden;
}
.news {
	width: 370px;
	overflow: hidden;
	float: left;
}
h2.bt1 {
	font-size: 18px;
	position: relative;
	line-height: 26px;
	height: 26px;
	margin-bottom: 20px;
	text-indent: 2em;
	transition: all 0.6s ease 0s;
	background: url(../images/icon3.png) no-repeat left top;
}
h2.bt1:hover {
	background: url(../images/icon3.png) no-repeat left bottom;
	transition: all 0.6s ease 0s;
	cursor: pointer;
	color: #79b70d;
}
#upload h2.bt1 {
	background: url(../images/icon1.png) no-repeat left top;
}
#upload h2.bt1:hover {
	background: url(../images/icon1.png) no-repeat left bottom;
}
#cer h2.bt1 {
	background: url(../images/icon4.png) no-repeat left top;
}
#cer h2.bt1:hover {
	background: url(../images/icon4.png) no-repeat left bottom;
}
h2.bt1 a {
	font-size: 12px;
	position: absolute;
	right: 0;
	top: 0px;
	color: #999;
	font-weight: normal;
}
h2.bt1 a:hover {
	color: #79b70d;
}
.news dl {
	width: 370px;
	overflow: hidden;
}
.news dl dt {
	width: 140px;
	height: 180px;
	overflow: hidden;
	float: left;
}
.news dl dt img {
	width: 140px;
	height: 180px;
	overflow: hidden;
}
.news dl dd {
	overflow: hidden;
	width: 220px;
	line-height: 35px;
	float: right;
	background: url(../images/icon2.png) no-repeat left center;
	text-indent: 15px;
}
#upload {
	margin: 0 40px;
}
#cer {
	float: right;
	width: 280px;
}
/*证书滚动样式*/
.picScroll-left {
	position: relative;
}
.picScroll-left .hd {
	height: 20px;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: -38px;
	z-index: 10000;
}
.picScroll-left .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	zoom: 1;
}
.picScroll-left .hd ul li {
	float: left;
	width: 10px;
	height: 10px;
	overflow: hidden;
	margin-left: 5px;
	text-indent: -999px;
	cursor: pointer;
	background: #ededed;
	border-radius: 5px;
}
.picScroll-left .hd ul li.on {
	background: #79b70d;
}
.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll-left .bd ul li {
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}
.picScroll-left .bd ul li .pic {
	text-align: center;
}
.picScroll-left .bd ul li .pic img {
	width: 274px;
	height: 180px;
	display: block;
	padding: 2px;
	border: 1px solid #ddd;
}
