﻿.g12_spe{
	height: 1080px;
	color:#fff;
	background:url("./images/spebg.jpg") no-repeat top center;
}
.g12_spe .head{
	text-align: center;
	padding:40px 0 15px 0;
}
.g12_spe .head dt{
	height: 50px;
	line-height: 50px;
	font-size:34px;
	font-weight: bold;
	color:#fff;
	background:url("./images/g12-header2.png") no-repeat center center;
}
.g12_spe .head dd{
	font-size:14px;
	line-height: 24px;
}
.spe_slider{
	width: 1200px;
	margin:0 auto;
	position: relative;
	height: 302px;
}
.spe_sliderin{
	width: 1200px;
	height: 302px;
	position: relative;
	overflow: hidden;
}
.spe_slider .s_wrap li{
	width: 1230px;
	height: 302px;
	position: relative;
	overflow: hidden;
}

.spe_slider .cbtn{
	width: 27px;
	height: 49px;
	position: absolute;
	top: 50%;
	margin-top:-25px;
	z-index: 60;
	cursor: pointer;
}
.spe_slider .pre{
	left: -50px;
	background:url("./images/banner_pre.png") no-repeat center center;
	display: block !important;
}
.spe_slider .next{
	right: -50px;
	background:url("./images/banner_next.png") no-repeat center center;
	display: block !important;
}
.spe_item{
	display: block;
	width: 282px;
	height: 410px;
	background:#fff;
	position: relative;
	float: left;
	margin:15px 24px 15px 0;
	transition: all 0.2s ;
	-webkit-transition: all 0.2s ;
	-ms-transition: all 0.2s ;
	-o-transition: all 0.2s ;
	-moz-transition: all 0.2s ;
}
.spe_item .photo{
	display: block;
	position: relative;
	overflow: hidden;
	height: 210px;
	transition: all 0.2s ;
	-webkit-transition: all 0.2s ;
	-ms-transition: all 0.2s ;
	-o-transition: all 0.2s ;
	-moz-transition: all 0.2s ;
}
.spe_item .photo img{
	width: 282px;
	height: 210px;
}
.spe_item:hover .photo img{
	transform: scale(1.1);
	transition: all 0.2s ;
	-webkit-transition: all 0.2s ;
	-ms-transition: all 0.2s ;
	-o-transition: all 0.2s ;
	-moz-transition: all 0.2s ;
}
.spe_item dl{
	padding:32px 20px 0 20px;
}
.spe_item dt{
	height: 28px;
	line-height: 28px;
	font-size:18px;
	font-weight: bold;
	color:#333;
}
.spe_item dd{
	font-size:14px;
	line-height: 22px;
	color:#666;
}
.spe_item .line{
	display: block;
	width: 28px;
	height: 2px;
	background:#063291;
	position: absolute;
	left: 20px;
	top: 234px;
	transition: all 0.2s ;
	-webkit-transition: all 0.2s ;
	-ms-transition: all 0.2s ;
	-o-transition: all 0.2s ;
	-moz-transition: all 0.2s ;
}
.spe_item:hover .line{
	width: 58px;
	transition: all 0.2s ;
	-webkit-transition: all 0.2s ;
	-ms-transition: all 0.2s ;
	-o-transition: all 0.2s ;
	-moz-transition: all 0.2s ;
}
.g12-dh{
	float: left;
	width: 500px;
	margin:40px 0 60px 0;
}
.g12-dh .head{
	height: 76px;
	line-height: 76px;
	font-size:34px;
	color:#000;
	padding-left:56px;
	background:url("./images/dh_head.png") no-repeat left center;
}
.g12-dh .ad{
	display: block;
	width: 500px;
	height: 265px;
	position: relative;
	overflow: hidden;
	transition: all 0.2s ;
	-webkit-transition: all 0.2s ;
	-ms-transition: all 0.2s ;
	-o-transition: all 0.2s ;
	-moz-transition: all 0.2s ;
}
.g12-dh .ad img{
	display: block;
	width: 500px;
	height: 265px;
	transition: all 0.2s ;
	-webkit-transition: all 0.2s ;
	-ms-transition: all 0.2s ;
	-o-transition: all 0.2s ;
	-moz-transition: all 0.2s ;
}
.g12-dh .ad:hover img{
	transition: all 0.2s ;
	-webkit-transition: all 0.2s ;
	-ms-transition: all 0.2s ;
	-o-transition: all 0.2s ;
	transform: scale(1.1);
}
.g12-dh .name{
	position: absolute;
	left: 25px;
	bottom: 0;
	z-index: 10;
	line-height: 64px;
	color:#fff;
	font-size:20px;
}
.g12-zt{
	float: right;
	width: 672px;
	position: relative;
	overflow: hidden;
	margin:40px 0 60px 0;
}
.g12-zt .head{
	height: 76px;
	line-height: 76px;
	font-size:34px;
	color:#000;
	padding-left:56px;
	background:url("./images/zt_head.png") no-repeat left center;
}
.zt_slider{
	width: 672px;
	height: 280px;
	position: relative;
	overflow: hidden;
}
.zt_slider .s_wrap{
	height: 280px;
	width: 684px;
}
.zt_slider li{
	width: 684px;
	height: 280px;
	float: left;
}
.zt_slider .link{
	display: block;
	width: 330px;
	height: 126px;
	float: left;
	margin:0 12px 14px 0;
	position: relative;
	overflow: hidden;
	transition: all 0.2s ;
	-webkit-transition: all 0.2s ;
	-ms-transition: all 0.2s ;
	-o-transition: all 0.2s ;
	-moz-transition: all 0.2s ;
}
.zt_slider .link img{
	display: block;
	width: 330px;
	height: 126px;
	transition: all 0.2s ;
	-webkit-transition: all 0.2s ;
	-ms-transition: all 0.2s ;
	-o-transition: all 0.2s ;
	-moz-transition: all 0.2s ;
}
.zt_slider .link:hover img{
	transform: scale(1.1);
	transition: all 0.2s ;
	-webkit-transition: all 0.2s ;
	-ms-transition: all 0.2s ;
	-o-transition: all 0.2s ;
	-moz-transition: all 0.2s ;
}