.box_con{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #f5f6fa;
}
.dqwz_cn{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.dqwz_co{
	width: 1400px;
	height: 65px;
	margin: 0 auto;
	line-height: 65px;
}
.dqwzleft ul span {
	float: left;
	color: #8a8a8a;
}

.dqwzleft ul li {
	float: left;
	color: #8a8a8a;
	font-size: 16px;
}
.lmlb_nei{
	width: 1400px;
    height: auto;
    margin: 0 auto;
    margin-bottom: 30px;
}
.tu_list ul li{
	width: 323px;
	height: auto;
	margin-right: 27px;
}
.twlist{
	width: 100%;
	height: 384px;
	background: #FFFFFF;
	padding: 20px 35px 51px 18px;
	margin-bottom: 33px;
}
.twtp img{
	width: 481px;
	height: 311px;
}
.twwz{
	margin-left: 35px;
	padding-top: 25px;
}
.twwz .twtitle{
	width: 100%;
	font-size: 23px;
	color: #000000;
	overflow: hidden;
}
.twwz .twtitle a{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
	width: 80%;
}

.twwz .twlb{
	width: 800px;
	height: 152px;
	margin-top: 30px;
	font-size: 17px;
	color: #8a8a8a;
	line-height: 40px;
}
.ckgd{
	width: 121px;
	height: 35px;
	background: #0075da;
	border-radius: 6px;
	float: right;
	line-height: 35px;
	text-align: center;
	color: #FFFFFF;
	margin-top: 40px;
}
.twwz .ckgd:hover{
			color: #FFFFFF;
		}
/* 自适应 */
@media only screen and (min-width: 1355px) and (max-width: 1366px){
	.dqwz_co{
		width: 100%;
		padding: 0 20px;
	}
	.lmlb_nei{
		width: 100%;
		padding: 0 20px;
	}
	.twwz .twlb{
		width: 730px;
	}
}
@media only screen and (max-width: 416px){
	.dqwz_cn{
		display: none;
	}
	.lmlb_nei{
		width: 90%;
	}
	 .tu_list{
		 width: 100%;
	 }
	.twlist{
		width: 100%;
		height: 100%;
      
     overflow: hidden;
	}
	.twtp, .twwz, .ckgd{
		float: none;
	}
	.twtp{
		width: 100%;
		height: 80%;
	}
	.twlist{
		padding: 20px 18px 20px 18px;
	}
	.twwz .twtitle{
		font-size: 20px;
	}
	.twtp img{
		width: 100%;
		height: 100%;
	}
	.twwz{
		margin-left: 0px;
	}
	.twwz .twlb{
		height: 100%;
		width: 100%;
		font-size: 14px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1024px){
	.dqwz_cn{
			display: none;
		}
		.lmlb_nei{
			width: 90%;
		}
		 .tu_list{
			 width: 100%;
		 }
		.twlist{
			width: 100%;
			height: 100%;
        
		}
		.twtp, .twwz, .ckgd{
			float: none;
		}
		.twtp{
			width: 100%;
			height: 80%;
		}
		.twlist{
			padding: 20px 18px 20px 18px;
		}
		.twwz .twtitle{
			font-size: 20px;
		}
		.twtp img{
			width: 100%;
			height: 100%;
		}
		.twwz{
			margin-left: 0px;
		}
		.twwz .twlb{
			height: 100%;
			width: 100%;
			font-size: 14px;
		}
	}
}