/* 公共样式 */
* {
	box-sizing: border-box;
	padding: 0px;
	margin: 0px;
	outline: none;
}

body {
	font-family: 微软雅黑;
	color: #333333;
	font-size: 16px;
}

ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

a {
	text-decoration: none;
	color: #333333;
}

a:focus {
	outline: none;
}

img {
	box-sizing: border-box;
	vertical-align: middle;
	border: 0;
}

*+p,
*+hr,
*+ul,
*+ol,
*+dl,
*+blockquote,
*+pre,
*+address,
*+fieldset,
*+figure {
	margin: 0;
	padding: 0;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: ' ';
	clear: both;
	height: 0;
}

.bt-left {
	float: left;
}

.bt-right {
	float: right;
}

.center,
.content {
	width: 100%;
	max-width: 1200px;
	height: 100%;
	margin: 0 auto;
}

/* 头部开始 */
.header {
	width: 100%;
}

.header img {
	width: 100%;
	height: auto;
}

/* 中心内容 */
.main {
	padding-bottom: 50px;
	overflow: hidden;
}

.dqwz{width: 100%;border-bottom: 2px solid #eaeff5;margin-top: 32px;}
.dqwz .dqwz_title{font-size: 22px;color: #333333;font-weight: bold;line-height: 60px;}
.dqwz .dqwz_title span{color:#2d6fcd;}
.dqwz .dqwz_title::before{width: 6px;height: 21px;background: #2d6fcd;content: "";display: inline-block;margin: 0 15px -3px 0;}

.main li{
	padding:30px 0 20px 0;
	border-bottom: 1px solid #eeeeee;
	overflow: hidden;
	position: relative;
}
.wip_img{
	float: left;
	width:342px;
	height:228px;
}
.wip_img img{
	width:100%;
	height:100%;
	object-fit: cover;
}
.wip_text{
	width:838px;
	float: right;
}
.wip_text h3{
	font-size: 20px;
}
.wip_text p{
	text-indent: 2em;
	font-size: 16px;
	line-height: 32px;
	margin-top: 10px;
	white-space: normal;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}
.wip_text_lm{
	overflow: hidden;
	position: absolute;
	bottom: 20px;
}
.wip_text_lm a{
	width:120px;
	height:50px;
	line-height: 48px;
	border: 1px solid #2d6fcd;
	float:left;
	text-align: center;
	color:#2d6fcd;
	margin-right: 23px;
}
.wip_text_lm a:last-child{
	margin-right: 0;
}

/* 底部 */
.footer {
	background-color: #0f52b7;
	overflow: hidden;
}

.footer .content {
	width:100%;
	margin: 28px auto;
	max-width: 1200px;
	overflow: hidden;
	border: none;
}

.footer .dzjg{
	float: left;
	margin-top: 46px;
	font-size: 18px;
}

.footer .zfzc {
	float: left;
	margin-top: 50px;
	font-size: 18px;
}

.footer .dzjg {
	margin-right: 30px;
}

.footer ul {
	width: 125px;
	height: 154px;
	float: left;
	margin-left: 50px;
	background-color: #336cc2;
	padding-top: 25px;
}

.footer ul li {
	line-height: 35px;
	text-align: center;
	font-size: 14px;
}

.footer ul li a {
	color: #ffffff;
}

.footer_con {
	width: 800px;
	height: 154px;
	float: right;
	background-color: #336cc2;
	margin-left: 29px;
	line-height: 35px;
	color: #ffffff;
	font-size: 14px;
	padding: 40px 0px 0px 30px;
}

.footer_con p{
	line-height: 36px;
}

.footer_con a {
	color: #ffffff;
	font-size: 14px;
	display: inline-block;
}

.footer_con a img {
	float: left;
	padding-top: 7px;
	padding-left: 7px;
}

.mob_style {
	display: none;
}

/* 手机端 */
@media only screen and (max-width: 1199px) {
	.center{
		width:95%;
	}
	.wip_img {
	    width: 30%;
	    height: 228px;
	}
	
	.wip_text {
	    width: 68%;
	}
	
	.wip_text_lm{
		position: inherit;
	}
	.wip_text_lm a{
		margin-top: 10px;
	}
	
	/* 底部 */
	.dzjg,.zfzc{
		display: none;
	}
	.footer .content{
		width:88%;
	}
	.footer ul{
		margin-left: 0;
	}
	.footer_con{
		width:680px;
	}
}

@media only screen and (max-width: 980px) {
	.wip_img{
		height:200px;
	}
	/* 底部 */
	.footer ul{
		display: none;
	}
	.footer_con{
		width:100%;
		margin:0;
		padding:0;
		padding-top:35px;
		text-align: center;
	}
}

@media only screen and (max-width: 750px) {
	.wip_img,.wip_text{
		float:none;
	}
	.wip_img,.wip_img img{
		width:100%;
		height:auto;
	}
	.wip_text{
		width:100%;
		margin-top: 20px;
	}
	.wip_text_lm a{
		width:32%;
		margin-right: 2%;
	}
	.wip_text_lm a:nth-child(3n){
		margin-right: 0;
	}
	/* 底部 */
	.center{
		width:90%;
	}
	.footer .content{
		width:100%;
	}
	.footer_con{
		display: none;
	}
	.wip_footer{
		display: block !important;
		text-align: center;
		line-height: 36px;
		color: #ffffff;
		font-size: 14px;
	}
}

@media only screen and (max-width: 450px) {
	
}
