﻿.End{ font:0px/0px Sans-Serif; clear:both; display:block;}
/*Flash样式*/
#flash {
	height: 450px;
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
#flash ul {
	height: 450px;
	position: relative;
}
#flash ul li {
	height: 450px;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}
#flash ul li a {
	display: block;
	height: 450px;
	width: 100%;
}
#flash .trigger {
	text-align: center;
	position: absolute;
	left: 14%;
	bottom: 20px;
}
#flash .trigger a {
	background: #fff;
	border-radius: 4px;
	cursor: pointer;
	display: inline-block;
	height: 8px;
	margin: 0 5px;
	overflow: hidden;
	width: 8px;
	text-indent: 9999px;
	transition: all 0.3s ease 0s;
}
#flash .trigger a.current {
	background: #ccc;
	width: 40px
	}
.guan {
	margin-bottom: 0;
}
.s_ad img {
	height: 200px;
	width: 1000px;
	overflow: hidden;
	margin: 10px auto;
}
.box {
	width: 740px;
	padding: 0 20px 50px 20px;
	box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}
h4.bt {
	background: url(../images/bt1.png) repeat-x center bottom;
	padding-bottom: 14px;
	position: relative;
	height: 20px;
	font-size: 16px;
	color: #0050ba;
	margin-bottom: 10px;
}
h4.bt a:hover {
	color: #1586fe;
}
h4.bt span {
	font-size: 12px;
	position: absolute;
	right: 0;
	top: 5px;
	font-weight: normal;
}
h4.bt span a {
	margin: 0 5px;
}
ul.pro_list li {
	overflow: hidden;
	width: 236px;
	float: left;
	margin: 5px;
}
ul.pro_list li dl dt {
	width: 232px;
	height: 160px;
	overflow: hidden;
	border: 1px solid #ccc;
	padding: 1px;
}
ul.pro_list li dl dt img {
	height: 160px;
	width: 232px;
	overflow: hidden;
}
ul.pro_list li dl dt img {
	transform: scale(0.90);
	-webkit-transform: scale(0.90);
	-moz-transform: scale(0.90);
	transition: all 1s ease 0s;
	width: 100%;
}
ul.pro_list li dl dt:hover img {
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	transform: scale(1, 1);
}
ul.pro_list li dl dd {
	text-align: center;
	line-height: 35px;
	height: 35px;
	overflow: hidden;
}
ul.news_list li {
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	background: url(../images/dian.jpg) no-repeat left center;
	border-bottom: 1px dashed #ccc;
	padding-left: 18px;
}
ul.news_list li span {
	float: right;
	color: #888;
}
