.wip_zta {
	width: 100%;
	max-width: 1200px;
	margin:30px auto ;
	border-bottom: 1px solid #DDDDDD;
}

.wip_ztatit {
	border-bottom: 1px solid #DDDDDD;
}

.wip_btabtitle {
	font-weight: 600;
	font-size: 22px;
	color: #999999;
	display: inline-block;
	margin-right: 27px;
	height: 44px;
}

.wip_btabtitle_hov {
	color: #3673B6;
}

.wip_btabtitle_hov:after {
	content: "";
	display: block;
	width: 100%;
	height: 4px;
	background: #3673B6;
	border-radius: 2px;
	margin-top: 10px;
}

.wip_ztpinbg {
	margin-top: 20px;
	margin-bottom: 30px;
}

.wip_ztpinleft {
	float: left;
	width: 270px;
}

.wip_ztpinleft a{
	display: block;
}

.wip_ztpinleft a:first-child {
	margin-bottom: 30px;
}

.wip_ztpinleft img{
	height: 152px;
}

.slideBox {
	width: 50%;
	height: 334px;
	overflow: hidden;
	position: relative;
	float: left;
	margin: 0px 30px;
}

.slideBox .hd {
	height: 10px;
	overflow: hidden;
	position: absolute;
	right: 20px;
	bottom: 20px;
	z-index: 1;
}

.slideBox .hd ul {
	/*清除浮动*/
	overflow: hidden;
	zoom: 1;
}

.slideBox .hd ul li {
	float: left;
	margin-left: 10px;
	width: 10px;
	height: 10px;
	text-align: center;
	cursor: pointer;
	background: url(inx_bannerico.png) no-repeat center;
	background-size: cover;
}

.slideBox .hd ul li.on {
	background: url(inx_bannericohov.png) no-repeat center;
	background-size: cover;
}

.slideBox .bd li {
	position: relative;
}

.slideBox .bd img {
	width: 100%;
	height: 334px;
	display: block;
}

.news_text {
	width: 100%;
	padding-left: 20px;
	line-height: 50px;
	color: #fff;
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background: #000000;
	opacity: 0.6;
	filter: Alpha(opacity=60)
}

.news_text a {
	color: #fff;
	width:68%;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #FFFFFF;
	font-size: 16px;
}

.wip_zwztlistul {
	width: 1230px;
	margin-right: -30px;
	margin-top: 20px;
	margin-bottom: 17px;
}

.wip_zwztlistli {
	width: 380px;
	float: left;
	padding: 6px 0px 6px 30px;
	line-height: 48px;
	background: #E8F2FF;
	margin-right: 30px;
	font-weight: 400;
	font-size: 16px;
	color: #333333;
	margin-bottom: 15px;
}

.wip_zwztlistli a {
	color: #333333;
	float: left;
}

.wip_zwztlistli img {
	margin-right: 30px;
	margin-top: 10px;
	width: 18px;
	float: left;
}

.yzewm {
	width: 1280px;
	margin-left: -40px;
	margin-top: 30px;	
}

.yzewm li {
	width: 130px;
	height: 172px;
	margin-left: 70px;
	float: left;
	text-align: center;
	margin-bottom: 10px;
	font-size: 16px;
	color: #333333;
}

.yzewm li img {
	width: 120px;
	height: 120px;
	margin-bottom: 10px;
}