body {
	min-width: 1000px;
	margin: 0;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.pb40 {
	padding-bottom: 40px;
}

.pt40 {
	padding-top: 40px;
}

.mt30 {
	margin-top: 30px;
}

a {
	text-decoration: none;
}

.layer {
	width: 1000px;
	margin: 0px auto;
	clear: both;
	overflow: hidden;
}

#head {
	width: 100%;
	height: 506px;
	background-image: url(../images/head.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

.menu {
	width: 100%;
	height: 46px;
	line-height: 46px;
	background-color: #00478f;
}

.menu .menubtn {
	width: 20%;
	text-align: center;
	color: #fff;
	float: left;
}

.menu .menubtn:hover {
	background-color: #126ac3;
}

.flexslider {
	box-sizing: border-box;
	overflow: hidden;
	border-radius: 0px;
	float: left;
	width: 500px;
	height: 300px;
}

.flexslider ul {
	height: 300px;
}

.flex-caption {
	width: 96%;
	padding: 10px 2%;
	position: relative;
	left: 0;
	bottom: 50px;
	background: rgba(0, 0, 0, 0.4);
	color: #fff;
	font-size: 14px;
	text-align: center;
	line-height: 18px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.flex-caption a {
	color: #fff;
	text-decoration: none;
}

.flexslider a img {
	width: 500px;
	height: 300px;
}

.news {
	width: 450px;
	float: right;
}

.news ul {
	list-style: none;
	width: 100%;
	margin: 0;
	padding: 0;
}

.news ul li {
	width: 100%;
	border-bottom: 1px dashed #777777;
	padding-bottom: 20px;
	margin-bottom: 15px;
}

.news ul li .news_t {
	font-size: 20px;
	line-height: 40px;
	color: #101010;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	white-space: nowrap;
}

.news ul li .news_d {
	font-size: 14px;
	line-height: 18px;
	color: #979797;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.news .news_more {
	float: right;
	width: 72px;
	height: 34px;
	border-radius: 17px;
	line-height: 34px;
	text-align: center;
	border: 1px solid #d8d8d8;
}

.news ul li .news_t a,
.news .news_more a {
	color: #101010;
}

.yjws {
	width: 999px;
	height: 275px;
	float: left;
}

.yjws ul {
	width: 999px;
	padding-left: 16px;
	height: 275px;
	margin: 0;
	float: left;
}

.yjws li {
	width: 300px;
	height: 275px;
	float: left;
}

.yjws li img {
	width: 300px;
	height: 195px;
	float: left;
}

.yjws li .yjws_t {
	width: 280px;
	padding: 0 10px;
	height: 80px;
	line-height: 40px;
	background-color: #666666;
	color: #FFFFFF;
	float: left;
	overflow: hidden;
}

.prev {
	width: 60px;
	height: 60px;
	background-image: url(../images/prev.png);
	float: left;
	display: block;
	margin-top: -160px;
	z-index: 10000;
	position: relative;
}

.next {
	width: 60px;
	height: 60px;
	background-image: url(../images/next.png);
	float: right;
	margin-top: -160px;
	z-index: 10000;
	position: relative;
}

.ytdd {
	width: 234px;
	height: 363px;
	float: left;
	margin: 0 7px;
}

.ytdd img {
	width: 234px;
	height: 328px;
	float: left;
}

.ytdd .ytdd_t {
	width: 214px;
	height: 35px;
	line-height: 35px;
	padding: 0 10px;
	background-color: #666666;
	color: #FFFFFF;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	white-space: nowrap;
}

.ytdd a {
	color: #FFFFFF;
}

.wts {
	width: 650px;
}

.st1 {
	padding-right: 300px;
}

.wts .flexslider {
	width: 317px;
	height: 255px;
}

.wts .flexslider ul {
	height: 255px;
}

.wts .flexslider a img {
	width: 317px;
	height: 255px;
}

.wts .news_wts {
	width: 306px;
	float: right;
}

.wts .news_wts .news_wts_t {
	width: 100%;
	font-size: 18px;
	line-height: 40px;
	color: #101010;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	white-space: nowrap;
}

.wts .news_wts .news_wts_d {
	font-size: 14px;
	line-height: 18px;
	color: #979797;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
	margin-bottom: 28px;
	border-bottom: 1px dashed #777777;
}

.wts .news_wts ul {
	width: 100%;
	padding: 0;
	margin: 0;
}

.wts .news_wts ul li {
	font-size: 14px;
	width: 100%;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	white-space: nowrap;
}

.wts .news_wts .news_more {
	float: right;
	width: 72px;
	height: 34px;
	border-radius: 17px;
	line-height: 34px;
	text-align: center;
	border: 1px solid #d8d8d8;
}

.wts .news_wts .news_wts_t a,
.wts .news_wts ul li a,
.news_wts .news_more a {
	color: #101010;
}

.jmyg {
	width: 305px;
}

.jmyg .news {
	width: 100%;
}
.jmyg .news ul li .news_t{
	font-size: 18px;
}
.jmyg .news ul li .news_d {
	-webkit-line-clamp: 2;
}

.link1 {
	float: left;
	width: 100%;
	margin-bottom: 27px;
}

.link2 {
	float: left;
}

.link3 {
	float: left;
	margin-left: 27px;
}

.link4 {
	float: right;
}
#t7,
#content7,
#t2,
#content2,
#t4,
#content4,
#content6 {
	background-color: #f5f5f5;
}
#bottom{
	background-color: #00478f;
	color: #FFFFFF;
padding: 40px 0;
text-align:center;
}
#bottom a,footer a:visited{
	color: #FFFFFF;
}
@media only screen and (max-device-width: 600px) {
	body {
		min-width: 0;
	}
	.layer {
		width: 100%;
	}
	#head {
		height: 20vmax;
		width: 100%;
		background-size: 100% 100%;
	}
	.menu {
		display: none;
	}
	#t1,
	#t2,
	#t3,
	#t4,
	#t5,#t7 {
		width: 100%;
	}
	#t1 img,
	#t2 img,
	#t3 img,
	#t4 img,
	#t5 img,
#t7 img  {
		width: 100%;
	}
	.flexslider {
		width: 100%;
	}
	.news {
		width: 100%;
	}
	.yjws {
		width: 100%;
		height: 315px;
		float: left;
	}
	.yjws ul {
		width: 100%;
		padding: 0;
		height: 315px;
		margin: 0;
		float: left;
	}
	.yjws li {
		width: 100%;
		;
		height: 315px;
		float: left;
	}
	.yjws li img {
		width: 100%;
		;
		height: 235px;
		float: left;
	}
	.yjws li .yjws_t {
		width: 94%;
		;
		padding: 0 3%;
	}
	.ytdd {
		width: 46%;
		height: 333px;
		float: left;
		margin: 1% 2%;
	}
	.ytdd img {
		width: 100%;
		height: 298px;
		float: left;
	}
	.ytdd .ytdd_t {
		width: 94%;
		;
		padding: 0 3%;
	}
	.wts {
		width: 100%;
	}
	.wts .flexslider {
		width: 100%;
		height: 40vmax;
	}
	.wts .flexslider ul {
		height: 40vmax;
	}
	.wts .flexslider a img {
		width: 100%;
		height: 40vmax;
	}
	.wts .news_wts {
		width: 100%;
	}
	.jmyg {
		width: 100%;
	}
	.link1,
	.link2,
	.link3,
	.link4 {
		width: 100%;
		margin: 0 0 5px 0;
	}
}<!--ecms sync check [sync_thread_id="3bcee7cc5a424330844ab778a62d31c1" sync_date="2019-11-21 15:11:45" check_sum="3bcee7cc5a424330844ab778a62d31c1]-->