* {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	list-style: none;
}

body {
	font-family: "微软雅黑" !important;
	width: 100%;
}

ul,
ol,
li {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:focus {
	text-decoration: none;
}

table {
	max-width: 100% !important;
	border-spacing: 0;
	border-collapse: collapse;
}

img {
	max-width: 100%;
	border: 0px !important;
	vertical-align: middle;
}

select,
input,
textarea {
	margin: 0;
	vertical-align: middle;
	resize: none;
	padding: 0;
	font-family: "微软雅黑";
}

.bt-left {
	float: left;
}

.bt-right {
	float: right;
}

.bt-clear {
	clear: both;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
	height: 0px;
}

.wip_conten {
	width: 85%;
	margin: auto;
	max-width: 1200px;
}

.wip_wl {
	margin-top: 30px;
}

.wip_wlli {
	width: 22.75%;
	float: left;
	height: 115px;
	margin-left: 3%;
	background-position: center;
	background-repeat: no-repeat;
}

.wip_wlli a {
	display: block;
	max-width: 320px;
	margin: auto;
	height: 100%;
}

.wip_wlli:first-child {
	margin-left: 0%;
	background-image: url(top_wl1.png);
	background-size: cover;
}

.wip_wlli:first-child+li {
	background-image: url(top_wl2.png);
	background-size: cover;
}

.wip_wlli:first-child+li+li {
	background-image: url(top_wl3.png);
	background-size: cover;
}

.wip_wlli:first-child+li+li+li {
	background-image: url(top_wl4.png);
	background-size: cover;
}

.wip_a {
	width: 100%;
	margin: 30px auto 40px;
}

.wip_a_titbg {
	border-bottom: 3px #e5e5e5 solid;
	padding-bottom: 20px;
	text-align: center;
}


/*.wip_a_titbg p {
	margin: auto;
	width: 230px;
}*/

.wip_a_titbg a {
	color: #666666;
	font-size: 22px;
}

.wip_a_titbg .tit_hov {
	color: #245399;
	font-weight: bold;
}

.wip_a_titbg .tit_hov a {
	color: #245399;
	font-weight: bold;
}

.wip_a_titbg p {
	display: inline-block;
}

.wip_a_titbg .wip_a_titbgp a {
	margin-right: 23px;
	padding-right: 23px;
	background: url(fwcol_bor.png) no-repeat right center;
}

.wip_a_conul {
	margin-top: 40px;
	margin-bottom: 10px;
	display: none;
}

.wip_a_conul:first-child {
	display: block;
}

.wip_a_conul li {
	float: left;
	line-height: 82px;
	margin-left: 2%;
	width: 18.4%;
	border: 1px solid #d6d6d6;
	font-size: 18px;
	margin-bottom: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.wip_a_conul li div {
	width: 105px;
	text-align: center;
	float: left;
}

.wip_a_conul li a {
	color: #333333;
}

.wip_a_conul li:first-child {
	margin-left: 0px;
}

.wip_a_conul li:first-child+li+li+li+li+li {
	margin-left: 0px;
}

.wip_a_conul li:first-child+li+li+li+li+li+li+li+li+li+li {
	margin-left: 0px;
}

.wip_a_conul li:first-child+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li {
	margin-left: 0px;
}

.wip_bli {
	float: left;
	line-height: 123px;
	margin-left: 2%;
	width: 18.4%;
	font-size: 22px;
	color: #FFFFFF;
	text-align: center;
}

.wip_blia {
	background: url(spcol_1.png) no-repeat center;
	margin-left: 0;
	background-size: cover;
}

.wip_blia+div {
	background: url(spcol_2.png) no-repeat center;
	background-size: cover;
}

.wip_blia+div+div {
	background: url(spcol_3.png) no-repeat center;
	background-size: cover;
}

.wip_blia+div+div+div {
	background: url(spcol_4.png) no-repeat center;
	background-size: cover;
}

.wip_blia+div+div+div+div {
	background: url(spcol_5.png) no-repeat center;
	background-size: cover;
}

.wip_bli a {
	color: #FFFFFF;
	max-width: 240px;
}

.wip_c {
	margin: 40px auto 0px;
}

.wip_c .wip_a_conul {
	display: block;
}

.wip_c .wip_a_titbg a:first-child {
	margin: 0px auto;
	/*display: block;*/
	/*width: 111px;*/
	/*text-align: center;*/
	padding: 0px;
	background: no-repeat;
}

.wip_c_conul {
	margin-top: 20px;
	margin-bottom: 20px;
}

.wip_c_fli {
	width: 14.28%;
	float: left;
	line-height: 56px;
	color: #333333;
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.wip_c_fli a {
	color: #333333;
}

@media only screen and (max-width: 1200px) {
	.wip_c_fli,
	.wip_a_conul li {
		font-size: 16px;
	}
	.wip_bli,
	.wip_a_titbg a {
		font-size: 20px;
	}
	.wip_a_conul li div {
		width: 80px;
	}
	.wip_wlli {
		width: 50%;
		margin-left: 0%;
		margin-bottom: 2rem;
	}
}

@media only screen and (max-width: 980px) {
	.wip_a_conul li {
		width: 30.333%;
		margin-left: 1.5%;
		margin-right: 1.5%;
	}
	.wip_a_conul li:first-child {
		margin-left: 1.5%;
	}
	.wip_a_conul li:first-child+li+li+li+li+li {
		margin-left: 1.5%;
	}
	.wip_a_conul li:first-child+li+li+li+li+li+li+li+li+li+li {
		margin-left: 1.5%;
	}
	.wip_a_conul li:first-child+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li {
		margin-left: 1.5%;
	}
	.wip_bli {
		width: 30.333%;
		margin-left: 1.5%;
		margin-right: 1.5%;
		margin-bottom: 1rem;
	}
	.wip_blia+div+div+div {
		margin-left: 0;
	}
	.wip_c_fli {
		width: 33.333%;
	}
}

@media only screen and (max-width: 640px) {
	.wip_a_conul li {
		width: 80%;
		float: none;
		line-height: 4.5rem;
		margin: 1.6rem auto;
	}
	.wip_a_conul li:first-child {
		margin: 1.6rem auto;
	}
	.wip_a_conul li:first-child+li+li+li+li+li {
		margin: 1.6rem auto;
	}
	.wip_a_conul li:first-child+li+li+li+li+li+li+li+li+li+li {
		margin: 1.6rem auto;
	}
	.wip_a_conul li:first-child+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li {
		margin: 1.6rem auto;
	}
	.wip_c_fli {
		width: 100%;
	}
	.wip_bli {
		width: 100%;
		margin: 1rem auto;
	}
	.wip_blia+div+div+div {
		margin: 1rem auto;
	}
	.wip_wlli {
		width: 100%;
	}
}