.s_ad {
	height: 250px;
	background: url(../images/s_ad1.jpg) repeat center top;
}
.s_ad p {
	color: #fff;
	font-size: 18px;
	padding-top: 80px;
	line-height: 40px;
	text-align: right;
}
.s_ad p i {
	font-size: 30px;
	display: block;
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
}
.s_ad p span {
	display: block;
}
.guan {
	
	
	overflow: hidden;border-bottom: 1px solid #eee;
	padding-bottom: 20px;
}

.guan .hot-key
{
	width: 900px;
	padding-left: 0;
	
}

.pro_l {
	
	width: 230px;
}
.pro_l h1 {
	background: url("../images/tel_bg.png") no-repeat scroll left center;
	color: #fff;
	text-align: center;
	line-height: 100px;
	border-radius: 5px 5px 0 0;
}
.pro_l h1.hh1 {
	line-height: 60px;
	font-size: 18px;
}
.pro_l ul.cate {
	border-radius: 0 0 5px 5px;
}
.pro_l ul.cate li {
	line-height: 50px;
	background: url("../images/tel_bg.png") no-repeat scroll left center;
	font-size: 14px;
	padding-left: 30px;
	cursor: pointer;
}
.pro_l ul.cate li a {
	color: #fff;
}
.pro_l ul.cate li i {
	margin-right: 5px;
	font-size: 12px;
	color: #fff;
}
.pro_l .cate .active, .pro_l .cate li:hover {
	background: #296ad6;
	font-weight: bold;
}
.pro_l ul.news_l {
	border: 1px solid #60c863;
	line-height: 50px;
	font-size: 14px;
	padding: 0 20px;
}
.pro_l ul.news_l li {
	height: 50px;
	overflow: hidden;
	border-bottom: 1px solid #eee;
}
.pro_l ul.news_l li:last-child {
	border-bottom: none;
}
.pro_l ul.news_l i {
	font-size: 12px;
}
.pro_l .hot_guan {
	background: url("../images/tel_bg.png") repeat scroll left top;
	line-height: 30px;
	border-radius: 5px;
	overflow: hidden;
	color: #fff;
	
	margin-top: 20px;
	padding: 30px 20px;
}
.pro_l .hot_guan h2 {
	font-size: 18px;
	margin-bottom: 10px;
	text-align: center;
}
.pro_l .hot_guan a {
	border: 1px solid #fff;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	height: 30px;
	margin: 1px;
	overflow: hidden;
	padding: 0 3px;
	text-align: center;
	width: 51px;
}
.pro_r {
	width: 940px;
}
.site {
	line-height: 50px;
	font-size: 14px;
	height: 50px;
	margin-bottom: 20px;
	border-bottom: 1px solid #eee;
}
.site i {
	font-size: 24px;
	color: #60c863;
}
.site span {
	margin: 0 5px;
	color: #999;
}
.box
{
overflow: hidden;
	
}
ul.pro_list li {
	overflow: hidden;
	float: left;
	width: 306px;
	margin: 10px 11px 20px 0;
	box-shadow: 0 0 10px #ccc;
}
ul.pro_list li:nth-child(3n) {
	margin-right: 0px;
}
ul.pro_list li img {
	height: 210px;
	overflow: hidden;
	transition: all 0.6s ease-out 0s;
	width: 306px;
}
ul.pro_list li:hover img {
	transform: scale(1.1, 1.1);
	transition: all 0.6s ease-out 0s;
}
ul.pro_list li dl dd a {
	background: #fff none repeat scroll 0 0;
	display: block;
	font-size: 14px;
	height: 60px;
	line-height: 60px;
	position: relative;
	text-indent: 2em;
	width: 306px;
	z-index: 12;
}
ul.pro_list li dl dd a span {
	background: rgba(0, 0, 0, 0) url("../images/dian.png") no-repeat scroll left center;
	display: inline-block;
	height: 27px;
	position: absolute;
	right: 20px;
	top: 17px;
	width: 27px;
}
ul.news_list li {
	line-height: 40px;
	font-size: 14px;
	margin-bottom: 20px;
	overflow: hidden;
	padding: 20px 30px;
	background: #fafafa;
	border-radius: 5px;
	position: relative;
}
ul.news_list li:hover {
	background: #60c863;
}
ul.news_list li:hover a {
	color: #fff;
}
ul.news_list li h2 {
	font-size: 16px;
}
ul.news_list li h2 span {
	float: right;
	font-size: 12px;
	font-weight: normal;
}
ul.news_list li p {
	line-height: 30px;
	font-size: 14px;
}
/* 本例子css */
.game163 {
	position: relative;
	border: 1px solid #eee;
	padding: 15px 15px 20px 15px;
	overflow: hidden;
	width: 900px;
	background: #f3f3f3;
}
.game163 .bigImg {
	height: 600px;
	position: relative;
}
.game163 .bigImg li img {
	vertical-align: middle;
	width: 900px;
	height: 600px;
}
.game163 .bigImg h4 {
	font-size: 14px;
	line-height: 50px;
	height: 50px;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 900px;
	background: rgba(0,0,0,0.3);
	color: #fff;
	font-weight: normal;
	text-indent: 2em;
	overflow: hidden;
	text-align: left;
}
.game163 .smallScroll {
	height: 102px;
	margin-top: 10px;
}
.game163 .sPrev, .game163 .sNext {
	float: left;
	display: block;
	width: 45px;
	
	border-radius: 50px;
	height: 45px;
	text-indent: -9999px;
	background:#f3f3f3 url("../images/sprites.png") no-repeat scroll 16px center;
	margin-top: 25px;
}
.game163 .sPrev i, .game163 .sNext i {
	color: #fff;
}
.game163 .sNext {
	background-position: -65px center;
}
.game163 .smallImg {
	float: left;	
	display: inline;
	width: 800px;
	overflow: hidden;
	margin: 0 5px;
}
.game163 .smallImg ul {
	height: 102px;
	width: 9999px;
	overflow: hidden;
}
.game163 .smallImg li {
	float: left;
	width: 152px;
	cursor: pointer;
	display: inline;
	margin: 0 4px;
	position: relative;
}
.game163 .smallImg img {
	border: 1px solid #dcdddd;
	width: 150px;
	height: 100px;
	
}
.game163 .smallImg .on img {
	border: 1px solid #60c863;
}
.game163 .smallImg li span
{
	position: absolute;
	left: 0;
	top: 0;
	display: block;width: 152px;
	height: 102px;
	background: rgba(255,255,255,0.5);
	
}
.game163 .smallImg li.on span
{
	background: rgba(255,255,255,0);
}
.game163 .pageState {
	position: absolute;
	color: #fff;
	bottom: 140px;
	right: 35px;
	font-weight: normal;
	font-size: 18px;
}
.game163 .pageState span {
	color: #60c863;
	font-size: 24px;
}


