/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
body {
    font-size: 12px;
    font-family: "Î¢ÈíÑÅºÚ";
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%;
}
ul, li {
    list-style: none;
}

a {
    color: #000;
    text-decoration: none;
}
img {
    border: none;
}
i,em{
	font-style: normal;
}
.fr {
    float: right;
}
.fl {
    float: left;
}
.clear {
    clear: both;
}
.auto {
    width: 1200px;
    margin: 0 auto;
}
.clearfloat:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}
.clearfloat {
    zoom: 1
}
.htmleaf-container{
	display: none;
}
.header-navigation {
	top:0;
	width:100%;
	text-align:center;
	z-index:9999;
}
.heads{
	position: relative;
	height:90px;
	top: 0px;
	width: 100%;
	left: 0%;
	transition: all .5s;
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.welcome{
	width: 100%;
	height: 40px;
	background-color: rgba(0, 0, 0, 0.1);
	position: absolute;
	top: 0;
}
.welcomedv{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 40px;
}
.welcomedvleft p{
	color: #ffffff;
	font-size: 14px;
}
.welcomedvright a{
	font-size: 14px;
	color: #fff;
}
.banner{
	width: 100%;
	height: 600px;
	background: url(/images/images/banner_01.jpg) center no-repeat;
}
.lgnav{
	width: 100%;
	position: absolute;
	top: 40px;
	margin: 0 auto;
}
.lgnavdv{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.lgnavdv ul{
	display: flex;
	justify-content: space-between;
	line-height: 60px;
	height: 60px;
}
.lgnavdv ul li {
	margin-right: 20px;
}
.lgnavdv ul li a{
	display: block;
	color: #ffffff;
	font-size: 18px;
	border-bottom: 2px solid transparent;
}
.lgnavdv ul li a:hover{
	border-bottom: 2px solid #ffffff;
	font-weight: bold;
}
.lgnavdv h1{
	display: block;
	width: 120px;
	height: 30px;
	border: 1px solid #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50px;
}
.lgnavdv h1 a{
	color: #ffffff;
	font-size: 16px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.lgnavdv h1 a iconpark-icon{
	font-size: 20px;
	margin-right: 5px;
}
.banner img{
	display: block;
	margin: 0 auto;
	padding-top: 140px;
}
.ckxx{
	width: 640px;
	margin: 0 auto;
	margin-top: 50px;
}
.ckxx form{
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-radius: 10px;
	overflow: hidden;
}
.ckxx form div{
	width: 480px;
	background-color: rgba(255, 255, 255,0.8);
	display: flex;
	justify-content: flex-start;
	align-items: center;
	height: 45px;
	padding: 0 20px;
}
.ckxx form div img{
	padding: 0;
	margin: 0;
	display: block;
	width: 20px;
	margin-right: 10px;
}
.ckxx form div input{
	width: 100%;
	border: none;
	height: 45px;
	background-color: transparent;
	outline: none;
}
.ckxx form button{
	width: 120px;
	border: none;
	height: 45px;
	outline: none;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #ffffff;
	font-size: 16px;
	background-color: rgba(25, 91, 193, 0.9);
}
.ckxx h2{
	font-size: 16px;
	margin-top: 15px;
	color: #fff;
	margin-left: 50px;
}
.ckxx h2 a{
	color: #fff;
	margin-right: 25px;
}
.hf{
	width: 1200px;
	margin: 0 auto;
	height: 70px;
	justify-content: center;
	display: flex;
	margin: 0 auto;
	margin-bottom: 35px;
	background: url(/images/images/guage_03.jpg) center no-repeat;
	text-align: center;
	align-items: center;
	color: #ffffff;
	font-size: 26px;
	font-weight: bold;
}
.cbback{
	background-color: #f7fafc;
	padding-top: 50px;
	padding-bottom: 35px;
}
.zfyw{
	width: 1200px;
	margin: 0 auto;
}
.zfywleft{
	width: 48%;
}
.zfywleft #thumbs{
	height: 45px;
	border-bottom: 1px solid #dae0e6;
}
.zfywleft #thumbs .swiper-slide span{
	color: #333333;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 17px;
    border-bottom: 2px solid #f7fafc;
}
.zfywleft #thumbs .swiper-slide-thumb-active span{
	 border-bottom: 2px solid #195bc1;
	 color: #195bc1;
}
.zfyw{
	display: flex;
	justify-content: space-between;
}
.zfnew ul{
	margin: 20px 0px;
}
.zfnew ul li{
	margin: 20px 0px;
}
.zfnew ul li a{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.zfnew ul li a div{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	width: 80%;
	height: 30px;
	line-height: 30px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.zfnew ul li a div i{
	display: block;
	width: 6px;
	height: 6px;
	background-color: #195bc1;
	margin-right: 15px;
}
.zfnew ul li a div h1{
	width: 90%;
	color: #4c4c4c;
	font-size: 16px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	height: 30px;
	line-height: 30px;
}
.zfywright{
	width: 47%;
}
.zfywright img{
	display: block;
	width: 100%;
}
.zfywright .swiper-pagination{
	width: 90%;
	padding: 0 5%;
	bottom: 0;
	height: 40px;
	background-color: transparent;
	text-align: right;
}
.zfywright .swiper-pagination-bullet{
	background-color: #fff;
	opacity: 1;
	width: 7px;
	height: 7px;
	line-height: 40px;
	margin-top: 15px !important;
}
.zfywright .swiper-pagination-bullet-active{
	background-color: #195bc1;
}
.xwimgs .swiper-slide{
	position: relative;
}
.zfywright .swiper-slide h1{
	font-size: 16px;
	color: #fff;
	line-height: 40px;
	position: absolute;
	bottom: 0;
	left: 0%;
	width: 100%;
	z-index: 333;
	background-color: rgba(0, 0, 0, 0.3);
}
.zfywright .swiper-slide h1 span{
	display: block;
	width: 70%;
	overflow: hidden;
	margin-left: 5%;
}
.zfnew ul li a span{
	color: #808080;
	font-size: 16px;
}
.zfnew ul li:hover a div h1{
	color: #195bc1;
}
.shuangzhao{
	width: 1200px;
	margin: 40px auto;
}
.shuangzhaobt{
	background: url(/images/images/kmgag_03.png) center no-repeat;
	text-align: center;
	color: #333333;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 40px;
}
.szhaodv ul{
	display: flex;
	justify-content: space-between;
}
.szhaodv ul li{
	width: 390px;
}
.szhaodv ul li img{
	display: block;
	width: 100%;
}
.szhaolist ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 5px;
}
.szhaolist ul li{
	width: 330px;
	padding: 20px 30px;
	margin: 5px 0rem;
	background-color: #f7fafc;
	transition: all .5s;
}
.szhaolist ul li h1{
	line-height: 30px;
	height: 30px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	color: #333333;
	font-size: 16px;
	transition: all .5s;
}
.szhaolist ul li p{
	line-height: 30px;
	height: 30px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	color: #808080;
	font-size: 14px;
	transition: all .5s;
}
.szhaolist ul li span{
	display: block;
	font-size: 14px;
	margin-top: 10px;
	color: #4c4c4c;
	transition: all .5s;
}
.szhaolist ul li:hover{
	background-color: #195bc1;
}
.szhaolist ul li:hover h1{
	color: #fff;
}
.szhaolist ul li:hover p{
	color: #fff;
}
.szhaolist ul li:hover span{
	color: #fff;
}
.zdxmlist{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.zdxmlistleft,.zdxmlistright{
	width: 46%;
}
.dasai{
	margin: 40px auto;
	width: 1200px;
}
.cbback1{
	padding: 10px 0px;
	padding-bottom: 40px;
	margin-top: 30px;
	background-color: #f7fafc;
}
.dasailist{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.dasailistleft{
	width: 55%;
} 
.dasailistright{
	width: 35%;
}
.dasailistright img{
	display: block;
	width: 100%;
}
.dasailistright ul{
	display: flex;
	justify-content: space-between;
}
.dasailistright ul li{
	width: 30%;
	margin-top: 20px;
	position: relative;
}
.dasailistright ul li div{
	display: flex;
	width: 100%;
	justify-content: center;
	align-items: center;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.dasailistright ul li div img{
	width: 60px;
	display: block;
	margin: 0 auto;
}
.dasailistright ul li div h1{
	text-align: center;
	margin-top: 20px;
	text-align: center;
	color: #ffffff;
	font-size: 16px;
}
.dasai .zfnew ul li{
	margin: 10px 0px;
}
.dasai .zfnew ul,.ysjjin .zfnew ul{
	margin: 0;
}
.ysjjin .zfnew ul li{
	margin: 10px 0;
}
.dasiapb{
	margin-top: 40px;
}
.qingfeng{
	padding-top: 55px;
	padding-bottom: 40px;
	background-color: #f7fafc;
}
.qfdv{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.qfdvleft{
	width: 420px;
	padding: 20px;
	background: url(/images/images/lgna_03.jpg) center no-repeat;
}
.qfdvleft .zfnew{
	background-color: #fff;
	padding: 20px;
	border-radius: 10px;
	overflow: hidden;
}
.qfdvleft .zfnew ul{
	margin: 0;
	
}
.qfdvleft .zfnew ul li {
	margin: 10px 0px;
}
.qfdvleftbt {
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 20px;
	color: #fff;
}
.qfdvleft .zfnew ul li a div{
	width: 100%;
}
.qfdvright{
	width: 670px;
}
.qfdvrightbt{
	background: url(/images/images/lgna_05.jpg) center no-repeat;
	height: 59px;
	text-align: center;
	line-height: 55px;
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
}
.qfdvright .zfnew ul{
	margin: 0;
	margin-top: 40px;
}
.qfdvright .zfnew ul li{
	margin: 10px 0px;
}
.foot{
	padding-top: 30px;
	background-color: #eaf0f4;
}
.foot .erwm{
	width: 1200px;
	margin: 0 auto;
	margin-top: 25px;
	padding-top: 25px;
	border-top: 1px solid #d8dfe5;
}
.foot .erwm ul{
	display: flex;justify-content: space-between;
}
.foot .erwm ul li img{
	width: 100px;
	display: block;
}
.foot .erwm ul li h1{
	text-align: center;
	color: #333333;
	font-size: 12px;
	margin: 10px 0px;
}
.zbdw{
	width: 1200px;
	padding: 20px 0;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.zbdw h1{
	color: #333333;
	font-size: 16px;
}
.zbdw div{
	display: flex;
	justify-content: space-between;
}
.zbdw div p{
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: #333333;
	font-size: 16px;
}
.zbdw div p img{
	display: block;
	margin-right: 5px;
	margin-left: 15px;
}
.zbdw section{
	display: flex;
	justify-content: space-between;
}
.zbdw section img{
	margin-left: 30px;
	display: block;
}
.wdl{
	display: block;
	width: 100%;
	border-top: 1px solid #d8dfe5;
	height: 70px;
}
.wdldv{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	height: 70px;
}
.wdldv a{
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: #333333;
	font-size: 14px;
	margin-right: 30px;
}
.wdldv a img{
	margin-right: 5px;
}
.zfyw1 .zfnew ul li{
	margin: 10px 0px;
}
.zfyw1{
	margin-top: 55px;
}
.shownav{
	position: relative;
	width: 100%;
	box-shadow: 0px 0px 10px #ebebeb;
}
.shownav ul{
	display: flex;
	justify-content: center;
}
.shownav ul li{
	width: 240px;
	height: 75px;
	text-align: center;
	line-height: 75px;
}
.shownav ul li a{
	color: #4c4c4c;
	font-size: 16px;
	line-height: 75px;
	color: #4c4c4c;
	font-size: 16px;
}
.shownav ul li:hover{
	background-color: #195bc1;
}
.shownav ul li:hover a{
	color: #fff;
}

.newsdvlist{
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 45px;
}
.fy{
	margin-bottom: 45px;
}
.newsdvlist ul li {
	margin-top: 30px;
	background-color: #f7fafc;
}
.newsdvlist ul li a{
	display: flex;
	justify-content: space-between;
	padding: 30px 0px;
	padding-right: 5%;
	background-color: #f7fafc;
	align-items: center;
}
.newsdvlist ul li a .newsdvlistime{
	width: 15%;
	text-align: center;
	border-right: 1px solid #e6e6e6;
}
.newsdvlistime span{
	color: #333333;
	font-size: 48px;transition: all .5s;
	display: block;
}
.newsdvlistime i{
	color: #333333;
	font-size: 14px;
	display: block;transition: all .5s;
}
.newsdvlistext{
	width: 80%;
}
.newsdvlistext h1{
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;transition: all .5s;
}
.newsdvlistext p{
	line-height: 30px;
	font-size: 14px;
	color: #999999;transition: all .5s;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2; 
	height: 60px;
}
.xla{
	width: 1200px;
	margin: 0 auto;
	display: flex;justify-content: space-between;
}

.xladv{
	width: 24%;
	background-color: #fff;
	position: relative;
}
.xladv h1{
	background-color: #fff;
	height: 40px;
	padding: 0 15px;
	color: #333333;
	font-size: 15px;
	display: flex;
	justify-content: space-between;align-items: center;
	
}
.xladv h1 span{
	display: block;
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 10px solid #c4c7ca;
}
.xladv ul{
	position: absolute;
	top: 40px;
	left: 0;
	width:100%;
	font-size: 14px;
	line-height: 40px;
	z-index: 3;
	background-color: #fff;
	padding: 15px 0;
	display: none;
}
.xladv ul li{
	padding: 0 15px;
	border-bottom: 1px solid #f2f2f2;
}
.xladv ul li a{
	display: block;
	font-size: 14px;
	color: #666;
}
.xladv:hover ul{
	display: block;
}
.xladv ul li:hover{
	background-color: #195bc1;
}
.xladv ul li:hover a{
	color: #fff;
}
.newsdvlist ul li{

	transition: all .5s;
}
.newsdvlist ul li:hover a{
	background-color: #195bc1;
}
.newsdvlist ul li:hover .newsdvlistime span{
	color: #fff;
}
.newsdvlist ul li:hover .newsdvlistime i{
	color: #fff;
}
.newsdvlist ul li:hover .newsdvlistext h1{
	color: #fff;
}
.newsdvlist ul li:hover .newsdvlistext p{
	color: #fff;
}
.newsdvlist ul li:hover  iconpark-icon{
	background-color: #195bc1;
	color: #fff;
	border-color: #fff;
	opacity: 1;
}
.nestjs .swiper-slide .tjnewsright section{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.nestjs .swiper-button-next, .nestjs .swiper-button-prev{
	display: none;
}
.nestjs .swiper-slide .tjnewsright section i{
	display: block;
	color: #333333;
	font-size: 52px;
	font-family: "Arial";
	font-weight: bold;
}
.nestjs .swiper-slide .tjnewsright section span{
	display: block;
	text-align: center;
	color: #333333;
	font-size: 14px;
	font-family: "Arial";
}
.nestjs .swiper-slide .tjnewsright section iconpark-icon{
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 24px;
	width: 55px;
	height: 55px;
	border-radius: 50%;
	border: 1px solid #f0773f;
	color: #f0773f;
}
.nestjs .swiper-slide .tjnewsright a h1{
	margin-bottom: 0px;
}
.showtext{
	width: 1200px;
	margin: 40px auto;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}
.showbt{
	padding-top: 40px;
	margin-bottom: 30px;
}
.showbt h1{
	text-align: center;
	font-size: 24px;
	color: #333333;
}
.showbt h2{
	text-align: center;
	color: #808080;
	font-size: 14px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 20px;
}
.showbt h2 p{
	margin: 0 20px;
}
.shownr{
	width: 1100px;
	margin: 0 auto;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	padding: 25px 0px;
}
.sxia{
	width: 1100px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.sxia p{
	height: 70px;
	line-height: 70px;
}
.sxia p a{
	color: #4c4c4c;
	font-size: 16px;
}
.sxia p a:hover{
	color: #195bc1;
}
.dasiapbdv{
	display: flex;
	justify-content: space-between;
	width: 1200px;
	margin: 0 auto;
}
.dasiapbdvleft,.dasiapbdvright{
	width: 280px;
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}
.dasiapbdvleft img{
	display: block;
	width: 100%;
}
.dasiapbdvcenter{
	width: 600px;
}
.dasiapbdvcenter img{
	display: block;
	width: 100%;
}
.dasiaimg{
	position: relative;
}
.dasiaimg h1{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(/images/images/kk_03.png) center no-repeat;
	background-color: rgba(11,96,201, 0.9);
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	opacity: 0;
}
.dasiapbdvcenter .swiper-pagination{
	width: 90%;
	padding: 0 5%;
	bottom: 0;
	height: 40px;
	background-color: transparent;
	text-align: right;
}
.dasiapbdvcenter .swiper-pagination-bullet{
	background-color: #fff;
	opacity: 1;
	width: 7px;
	height: 7px;
	line-height: 40px;
	margin-top: 18px !important;
}
.dasiapbdvcenter .swiper-pagination-bullet-active{
	background-color: #195bc1;
}
.xwimgs .swiper-slide{
	position: relative;
}
.dasiapbdvcenter .swiper-slide h1{
	font-size: 16px;
	color: #fff;
	line-height: 40px;
	position: absolute;
	bottom: 0;
	left: 0%;
	width: 100%;
	z-index: 333;
	background-color: rgba(0, 0, 0, 0.3);
}
.dasiapbdvcenter .swiper-slide h1 span{
	display: block;
	width: 70%;
	overflow: hidden;
	margin-left: 5%;
}
.acive h1{
	opacity: 1 !important;
}

@media screen and (max-width: 999px){
	.htmleaf-container{
		display: block;
		height: 50px;
	}
	.welcome{
		display: none;
	}
	.lgnav{
		display: none;
	}
	.banner{
		height: 350px;
	}
	.banner img{
		width: 80%;
		padding-top: 40px;
	}
	.ckxx{
		width: 90%;
		margin-top: 30px;
	}
	.ckxx h2{
		margin-left: 0;
		font-size: 14px;
		text-align: center;
	}
	.hf{
		width: 95%;
		font-size: 22px;
		text-align: center;
	}
	.cbback{
		padding-top: 20px;
		font-size: 18px;
	}
	.zfyw{
		width: 95%;
		display: block;
	}
	.zfywleft{
		width: 100%;
		display: block;
	}
	.zfywleft #thumbs .swiper-slide{
		text-align: center;
	}
	.zfywleft #thumbs .swiper-slide span{
		font-size: 17px;
		padding-bottom: 10px;
		text-align: center;
	}
	.hf{
		width: 85%;
		margin-bottom: 15px;
		font-size: 18px;
		padding: 0 5%;
	}
	.zfywleft #thumbs{
		height: 35px;
	}
	.zfnew ul{
		margin: 10px 0px;
	}
	.zfnew ul li{
		margin: 10px auto;
	}
	.zfnew ul li a span{
		font-size: 12px;
	}
	.zfnew ul li a div h1{
		font-size: 15px;
	}
	.zfywright{
		width: 100%;
	}
	.zfywright .swiper-slide h1{
		height: 40px;
		overflow: hidden;
		font-size: 15px;
	}
	.shuangzhao{
		margin: 20px auto;
		width: 95%;
	}
	.shuangzhaobt{
		font-size: 22px;
		margin-bottom: 20px;
	}
	.szhaodv ul{
		display: block;
	}
	.szhaodv ul li{
		width: 100%;
		margin-top: 10px;
	}
	.szhaolist ul li{
		padding: 5%;
		width: 90%;
	}
	.szhaolist ul li span{
		font-size: 12px;
		margin-top: 5px;
	}
	.zdxmlist{
		width: 95%;
		display: block;
	}
	.zdxmlistleft, .zdxmlistright{
		width: 100%;
	}
	.dasai{
		width: 95%;
		margin: 20px auto;
	}
	.dasailist{
		width: 95%;
		display: block;
	}
	.dasailistleft{
		width: 100%;
	}
	.dasailistright{
		width: 100%;
	}
	.dasiapbdv{
		display: block;
		width: 95%;
	}
	.dasiapbdvleft, .dasiapbdvright{
		display: flex;
		justify-content: space-between;
		width: 100%;
		flex-direction: row;
	}
	.dasiaimg{
		width: 49%;
		margin: 10px 0px;
	}
	.dasiaimg h1{
		background-size: cover;
	}
	.dasiapbdvcenter{
		width: 100%;
	}
	.qingfeng{
		width: 100%;
	}
	.qfdv{
		width: 95%;
		display: block;
	}
	.qfdvleft{
		width: 90%;
		padding: 5%;
	}
	.qingfeng{
		padding-top: 20px;
	}
	.qfdvleftbt{
		font-size: 22px;
	}
	.qfdvright{
		margin-top: 10px;
		width: 100%;
	}
	.qfdvright .zfnew ul{
		margin-top: 15px;
	}
	.foot{
		width: 100%;
	}
	.xla{
		width: 95%;
		display: block;
	}
	.xladv{
		margin-bottom: 10px;
		width: 100%;
	}
	.foot .erwm{
		width: 95%;
	}
	.foot .erwm ul{
		flex-wrap: wrap;
	}
	.zbdw{
		width: 95%;
		display: block;
	}
	.zbdw h1{
		text-align: center;
		margin-bottom: 10px;
	}
	.zbdw div{
		display: block;
	}
	.zbdw div p{
		justify-content: center;
		margin-bottom: 5px;
		font-size: 14px;
	}
	.zbdw section{
		justify-content: center;
	}
	.zbdw div p img{
		margin-left: 0;
	}
	.wdldv{
		width: 95%;
		text-align: center;
		flex-wrap: wrap;
		display: block;
		align-items: center;
	}
	.wdldv,.wdl{
		height: auto;
	}
	.wdldv a{
		justify-content: center;
		padding: 10px 0px;
	}
	.shownav ul li{
		height: 40px;
		line-height: 40px;
	}
	.shownav ul li a{
		line-height: 40px;
	}
	.showtext{
		width: 95%;
	}
	.showbt{
		padding-top: 20px;
	}
	.showbt h1{
		font-size: 18px;
	}
	.sxia{
		width: 100%;
		display: block;
	}
	.sxia p{
		line-height: 35px;
		height: 35px;
		overflow: hidden;
		
	}
	.sxia p a{
		font-size: 14px;
	}
	.zfyw1{
		margin-top: 30px;
	}
	.zfyw1 .zfywright{
		margin-bottom: 20px;
	}
	.newsdvlist{
		width: 95%;
	}
	.newsdvlist ul li a .newsdvlistime{
		display: none;
	}
	.newsdvlist ul li a{
		padding: 5%;
		width: 90%;
	}
	.newsdvlistext{
		width: 100%;
	}
	.newsdvlistext h1{
		font-size: 17px;
		font-weight: bold;
		line-height: 30px;
		margin-bottom: 0;
		overflow: hidden;
		height: 30px;
		white-space:nowrap;
		
		overflow:hidden;
		
		text-overflow:ellipsis;
	}
	.newsdvlist ul li{
		margin-top: 10px;
	}
	.fy{
		margin-bottom: 25px;
	}
	.newsdvlist{
		margin-bottom: 25px;
	}
}


