.wip_line {
	display: none;
}

.slideBox {
	width: 100%;
	position: relative;
	margin: auto;
	height: 630px;
}

.slideBox .hd {
	width: 100%;
	height: 30px;
	padding-top: 9px;
	overflow: hidden;
	position: absolute;
	top: 600px;
	left: 0px;
	right: 0px;
	background: #65b4f7;
}

.slideBox .hd ul {
	/*清除浮动*/
	width: 102px;
	overflow: hidden;
	zoom: 1;
	margin: auto;
}

.slideBox .hd ul li {
	float: left;
	margin-left: 18px;
	width: 12px;
	height: 12px;
	line-height: 12px;
	text-align: center;
	cursor: pointer;
	background: url(slide_num.png) no-repeat center;
}

.slideBox .hd ul li:first-child {
	margin-left: 0px;
}

.slideBox .hd ul li.on {
	background: url(slide_num_hover.png) no-repeat center;
}

.slideBox .bd li {
	position: relative;
}

.slideBox .bd img {
	width: 100%;
	height: 600px;
	display: block;
}

.slide_text {
	width: 710px;
	height: 140px;
	background: url(wip_slide_textbg.png) no-repeat center;
	position: absolute;
	top: 402px;
	left: 50%;
	margin-left: -355px;
	z-index: 2;
	padding: 35px 5%;
	text-align: center;
	color: #FFFFFF;
	font-size: 36px;
}

.slide_text span {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.wip_con {
	max-width: 1200px;
	width: 100%;
	margin: 55px auto 70px;
}

.wip_con_left {
	float: left;
	width: 785px;
}

.wip_con_right {
	float: right;
	width: 371px;
}

.wip_a_col {
	width: 100%;
	height: 66px;
	line-height: 66px;
	background: url(wip_col.png) no-repeat left center;
	border-top: 1px solid #f6f6f6;
}

.wip_a_col a {
	border-top: 1px solid #aae1fb;
	display: inline-block;
	margin-top: -1px;
	text-indent: 23px;
	color: #000000;
	font-size: 24px;
}

.wip_a_li_ul {
	width: 287px;
	float: right;
}

.wip_a_lists ul:first-child {
	width: 452px;
	float: left;
}

.wip_a_lists ul li {
	border-bottom: #f3f3f3 1px solid;
	padding-bottom: 24px;
	margin-top: 24px;
}

.wip_a_lists ul .wip_a_li_img {
	padding-bottom: 20px;
	margin-top: 20px;
}

.wip_a_lists ul li:first-child {
	margin-top: 0px;
}

.wip_a_li_img_aaa {
	display: block;
	float: left;
	width: 200px;
	height: 125px;
}

.wip_a_li_img img {
	display: block;
	width: 100%;
	height: 100%;
}

.wip_li_text {
	margin-left: 220px;
}

.wip_a_lists li p {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	color: #000000;
	font-size: 20px;
	line-height: 27px;
	margin-bottom: 10px;
	font-weight: normal;
}

.wip_a_lists li p a {
	color: #000000;
}

.wip_a_lists li span {
	font-size: 12px;
	color: #81c886;
	font-family: verdana;
	font-weight: normal;
}

.wip_a_lists .wip_a_li_ul p {
	-webkit-line-clamp: 2;
	line-height: 25px;
}

.wip_b {
	margin: 60px auto;
}

.wip_b_boxbg {
	width: 100%;
}

.wip_b_box {
	width: 14%;
	float: left;
	margin-left: 2px;
	position: relative;
	overflow: hidden;
	height: 275px;
}

.wip_b_box img {
	width: 100%;
	height: 100%;
}

.wip_b_box:first-child {
	margin-left: 0px;
}

.wip_b_boxbg .Highlight {
	width: 57%;
}

.wip_b_box a {
	display: inline-block;
	color: #FFFFFF;
	font-weight: normal;
	padding: 0px 5px;
	line-height: 43px;
	position: absolute;
	left: 0px;
	top: 32px;
	font-size: 22px;
}

.wip_c_box {
	float: left;
	height: 170px;
	text-align: center;
	line-height: 170px;
	position: relative;
	color: #FFFFFF;
	font-size: 24px;
}

.wip_c_shadow {
	background: url(wip_c_bg.png);
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
	color: #FFFFFF;
}

.wip_c_box img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
}

.wip_d_video p {
	font-size: 20px;
	color: #000;
	line-height: 30px;
	font-weight: normal;
	margin-top: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.wip_d_video p a {
	color: #000;
}

.wip_d_video img {
	width: 100%;
	height: 230px;
}

.wip_e {
	margin: 58px auto;
}

.wip_e li {
	margin-top: 20px;
	text-align: center;
	line-height: 110px;
	position: relative;
	width: 100%;
	height: 110px;
}

.wip_e li:first-child {
	margin-top: 0px;
}

.wip_e img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
}

.wip_e p {
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
	font-size: 24px;
	color: #FFFFFF;
}

.wip_f {
	width: 100%;
}

.wip_f_li {
	width: 49.7%;
	height: 109px;
	background: #f3f7f9;
	padding-top: 10px;
	text-align: center;
	float: left;
	margin-bottom: 2px;
}

.wip_f_li:hover {
	background: url(/picture/765/2010201418013463634.png) no-repeat center;
}

.wip_f_img {
	line-height: 70px;
}

.wip_f_li p {
	font-size: 20px;
	color: #000;
	font-weight: normal;
}

@media only screen and (max-width: 1200px) {
	.slideBox {
		height: 9.2rem;
	}
	.slide_text {
		width: 100%;
		height: 2.2rem;
		background: #196cca;
		position: static;
		text-align: left;
		top: 5.7rem;
		left: 0px;
		right: 0px;
		font-size: 0.9rem;
		font-weight: normal;
		padding: 0.3rem 0.4rem 0px;
		margin-left: 0px;
	}
	.slideBox .hd {
		background: #196cca;
		top: 7.8rem;
		height: 1.3rem;
		padding-top: 10px;
	}
.slideBox .hd ul{
width:75px;
}
	.slideBox .hd ul li {
		background-size: 65%;
margin-left: 9px;
	}
	.slideBox .hd ul li.on {
		background-size: 65%;
	}
	.slideBox .bd img {
		height: 5.7rem;
	}
	.wip_a_lists ul li {
		padding-bottom: 0.6rem;
		margin-top: 0.6rem;
	}
	.wip_b_boxbg .Highlight {
		width: 50%;
	}
	.wip_b_boxbg .wip_b_box {
		width: 48%;
		margin-bottom: 20px;
		margin-right: 0px;
		margin-left: 0px;
	}
	.wip_b_boxbg .wip_b_box:first-child {
		margin-right: 4%;
	}
	.wip_b_boxbg .wip_b_box:first-child+li+li {
		margin-right: 4%;
	}
	.wip_b_box a {
		font-size: 0.7rem;
	}
	.wip_con_left,
	.wip_con_right {
		float: none;
		width: 100%;
		padding: 0px 0.5rem;
	}
	.wip_a_lists ul:first-child,
	.wip_a_lists ul {
		width: 100%;
		float: none;
	}
	.wip_b_box {
		margin-left: 0px;
		height: 4rem;
	}
	.wip_c_box {
		height: 4rem;
		line-height: 4rem;
	}
	.wip_d_video img {
		width: 100%;
		height: auto;
	}
	.wip_con {
		margin: 1rem auto 1.5rem;
	}
	.wip_b {
		margin: 1rem auto;
	}
	.wip_e {
		margin: 1rem auto;
	}
	.wip_con_right {
		margin: 1rem auto 0px;
	}
}

@media only screen and (max-width: 500px) {
	.wip_a_li_img_aaa {
		width: 150px;
		height: auto;
	}
.wip_li_text{
	margin-left: 170px;
}

}

@media only screen and (max-width: 370px) {
	.wip_a_li_img_aaa {
		margin: 0px auto 10px;
		float: none;
	}
	.wip_li_text {
		width: 100%;
		margin-left: 0px;
	}

}

