* {
	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;
	outline: none;
}

a:hover {
	text-decoration: none;
	outline: none;
}

a:focus {
	text-decoration: none;
	outline: 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;
	outline: none;
	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_a {
	width: 100%;
	height: 270px;
	background: url(wipabg.png) no-repeat center;
	padding-top: 87px;
	padding-left: 63px;
	margin: 30px auto 40px;
	background-size: cover;
}

.wip_a p {
	margin-bottom: 25px;
	color: #FFFFFF;
	font-size: 20px;
}

.wip_a a {
	color: #FFFFFF;
}

.wip_col {
	background: url(col_bor.png) no-repeat left 5px;
	width: 100%;
	font-size: 22px;
	text-indent: 25px;
	border-bottom: 1px solid #e4e4e4;
	padding-bottom: 15px;
	margin-bottom: 15px;
	color: #c92c1a;
}

.wip_col a {
	color: #c92c1a;
}

.hd_write {
	display: block;
	float: right;
	width: 126px;
	line-height: 38px;
	text-align: center;
	color: #FFFFFF;
	background: #f78903;
	text-indent: 0px;
	font-size: 16px;
	margin-top: 6px;
}

.wip_col .hd_write {
	color: #FFFFFF;
}

.hudong_bg {
	width: 100%;
	color: #333333;
	font-size: 16px;
	line-height: 42px;
	text-align: center;
}

.hudong_bg a {
	color: #333333;
}

.hudong_title {
	background: #ebf3ff;
	margin-bottom: 13px;
}

.hd_time,
.hd_state {
	width: 13%;
	float: left;
}

.hd_number {
	width: 24%;
	float: left;
	padding-left: 2%;
}

.hd_title {
	width: 50%;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.hudong_con .hd_title {
	text-align: left;
}

@media only screen and (max-width: 820px) {
	.hd_title {
		width: 40%;
	}
	.hd_time,
	.hd_state {
		width: 18%;
	}
}

@media only screen and (max-width: 780px) {
	.hudong_bg {
		font-size: 14px;
	}
}

@media only screen and (max-width: 640px) {
	.hd_state {
		display: none;
	}
	.hd_number {
		width: 32%;
	}
	.hd_title {
		width: 43%;
	}
}

@media only screen and (max-width: 480px) {
	.hd_number,
	.hd_time {
		display: none;
	}
	.hd_title {
		float: none;
		width: 100%;
	}
}

.wip_c {
	margin: 40px auto;
}

.wip_c_li {
	float: left;
	margin-left: 0.5%;
	width: 19.5%;
	height: 100px;
}

.wip_c_li a {
	max-width: 245px;
	display: block;
	height: 100%;
	margin: auto;
}

.wip_c_li:first-child {
	background: url(hd_png1.png) no-repeat center;
	background-size: cover;
	margin-left: 0;
}

.wip_c_li:first-child+li {
	background: url(hd_png2.png) no-repeat center;
	background-size: cover;
}

.wip_c_li:first-child+li+li {
	background: url(hd_png3.png) no-repeat center;
	background-size: cover;
}

.wip_c_li:first-child+li+li+li {
	background: url(hd_png4.png) no-repeat center;
	background-size: cover;
    display: none;
}

.wip_c_li:first-child+li+li+li+li {
	background: url(hd_png5.png) no-repeat center;
	background-size: cover;
}

.wip_c_li:first-child+li+li+li+li+li {
	background: url(/picture/0/2111231318290281407.jpg) no-repeat center;
	background-size: cover;
}

.wip_d{
	margin-bottom: 40px;
}

.wip_d_left {
	width: 32%;
	margin-left: 2%;
	float: left;
	
}

.wip_d_left1 {
	margin-left: 0;
}

.tab_listli {
	background: url(dian.png) no-repeat left center;
	font-size: 16px;
	line-height: 45px;
}

.tab_listli:hover {
	background: url(zc-dian-h.png) no-repeat left center;
}

.tab_listli:hover a {
	color: #245399;
}

.tab_listli a {
	color: #333333;
	display: block;
	/*margin-right: 117px;*/
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-indent: 12px;
	max-width: 73%;
	float: left;
}

.tab_listli a {
	color: #333333;
}

.tab_listli span {
	color: #666;
	float: right;
}

@media only screen and (max-width: 1260px) {
	.wip_d_left {
		width: 100%;
		float: none;
		margin-left: 0px;
	}
}

@media only screen and (max-width: 780px) {
	.wip_c_li {
		width: 100%;
		margin: 1rem auto;
		float: none;
		height: 150px;
	}
	.wip_a {
		padding: 0px;
		height: 10rem;
		padding-top: 3rem;
	}
	.wip_a p {
		text-align: center;
		margin: 0px auto 0.5rem;
		font-size: 1rem;
	}
	.wip_col {
		font-size: 1.3rem;
	}
	.tab_listli {
		font-size: 1rem;
	}
	.hd_write {
		width: 90px;
		line-height: 28px;
	}
}

@media only screen  and (max-width: 400px) {
	.tab_listli a{
		max-width: 66%;
	}
}

@media only screen  and (max-width: 310px) {
	.tab_listli a{
		max-width: 50%;
	}
}