@charset "utf-8";

/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
	outline: none;
}

.slides,
.flex-control-nav,
.flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
	margin: 0;
	padding: 0;
}

.flexslider .slides>li {
	display: none;
	-webkit-backface-visibility: hidden;
	position: relative
}

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides>li.clone {
	position: relative
}

.flexslider .slides img {
	width: 100%;
	display: block;
}

.flexslider .slides>a {
	display: block;
	width: 100%;
	height: 0;
	padding-bottom: 62.81%;
	overflow: hidden;
}

.flex-pauseplay span {
	text-transform: capitalize;
}

/* Clearfix for the .slides element */
.slides:after {
	content: "\0020";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

html[xmlns] .slides {
	display: block;
}

* html .slides {
	height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides>li:first-child {
	display: block;
}

/* FlexSlider Default Theme
*********************************/
.flexslider {
	position: relative;
	zoom: 1;
}

.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}

.loading .flex-viewport {
	max-height: 300px;
}

.flexslider .slides {
	zoom: 1;
}

.carousel li {
	margin-right: 5px;
}

/* Direction Nav */
.flex-direction-nav {
	*height: 0;
	width: 100%;
}

.flex-direction-nav a {
	text-decoration: none;
	display: block;
	width: 36px;
	height: 72px;
	position: absolute;
	top: 50%;
	z-index: 10;
	overflow: hidden;
	cursor: pointer;
	color: rgba(0, 0, 0, 0.8);
	text-indent: -999em;
	margin-top: -36px;
	*filter: alpha(Opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

.flex-direction-nav .flex-prev {
	left: 0;
	background: url(../images/left.png) center center no-repeat #fff;
}

.flex-direction-nav .flex-next {
	right: 0;
	background: url(../images/right.png) center center no-repeat #fff;
}

.flex-direction-nav a:hover {
	*filter: alpha(Opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

.flex-direction-nav .flex-disabled {
	opacity: 0 !important;
	filter: alpha(opacity=0);
	cursor: default;
}

/* Pause/Play */
.flex-pauseplay a {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	opacity: 0.8;
	z-index: 10;
	overflow: hidden;
	cursor: pointer;
	color: #000;
	background: #ddd
}

/*.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
*/
.flex-pauseplay a:hover {
	opacity: 1;
}

/*.flex-pauseplay a.flex-play:before { content: '\f003'; }
*/
/* Control Nav */
.flex-control-nav {
	position: absolute;
	bottom: 54px;
	right: 0;
	text-align: center;
	z-index: 99;
	width: 100%;
	height: 6px;
	border-radius: 10px;
}

.flex-control-nav li {
	margin: 0px 4px;
	display: inline-block;
	zoom: 1;
	*display: inline;
	/* vertical-align: middle; */
}

.flex-control-paging li a {
	width: 6px;
	height: 6px;
	display: block;
	cursor: pointer;
	text-indent: -9999px;
	border-radius: 3px;
	background-color: #fff;
	transition: all ease-in 0.2s;
	-ms-transition: all ease-in 0.2s;
	-moz-transition: all ease-in 0.2s;
	-webkit-transition: all ease-in 0.2s;
	-o-transition: all ease-in 0.2s;
}

.flex-control-paging li a:hover {
	background: #ae0c2a;
}

.flex-control-paging li a.flex-active {
	background: #fff;
	width: 34px;
}

.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden;
}

.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0;
}

.flex-control-thumbs img {
	width: 100%;
	display: block;
	opacity: .7;
	cursor: pointer;
}

.flex-control-thumbs img:hover {
	opacity: 1;
}

.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default;
}

.wrapBanner {
	width: 100%;
	overflow: hidden;
	max-width: 1366px;
	margin: 0 auto;
	height: 396px;
	margin-top: 30px;
}

.Banner {
	position: relative;
	z-index: 1;
	width: 64%;
	height: 387px;
	float: left;
	padding-left: 20px;
	padding-right: 34px;
}

.bannerImg {
	width: 100%;
	height: 0;
	padding-bottom: 44%;
	overflow: hidden;
	position: relative;
	display: block;
	background: url(/publish/xunchaban/images/2021-03/2375d72….jpg) no-repeat center center;
	background-size: cover;
}

.bannerImg .floatNav {
	position: absolute;
	left: 0%;
	bottom: 0%;
	 width: 100%; 
	/* height: 80px; */
	overflow: hidden;
}

.bannerImg .floatNav .title {
	background: url(../images/floatNavTitle.png);
	font-size: 18px;
	padding: 13px 5%;
	float: left;
	box-sizing: border-box;
	color: #333;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%;
}

.bannerImg .floatNav .infoBox {
	background: url(../images/floatNavInfo.png);
	padding: 20px 23px;
	clear: both;
}

.bannerImg .floatNav .info {
	font-size: 14px;
	line-height: 28px;
	color: #fff;
	height: 112px;
	overflow: hidden;
}

.flex-active-slide .bannerImg .floatNav {
	width: 100%;
	height: auto;
	/* -webkit-animation-duration: 1.5s; */
	/* animation-duration: 1.5s; */
	/* -webkit-animation-fill-mode: both; */
	/* animation-fill-mode: both; */
	/* -webkit-animation-name: slideShow; */
	/* animation-name: slideShow; */
}

@keyframes slideShow {
	from {
		width: 0;
		height: 0;
	}

	60% {
		width: 0;
		height: 202px;
	}

	to {
		width: 28%;
		height: 202px;
	}
}

@media screen and (max-width:2880px) {
	@keyframes slideShow {
		from {
			width: 0;
			height: 0;
		}

		60% {
			width: 0;
			height: 202px;
		}

		to {
			width: 34%;
			height: 202px;
		}
	}
}

@media screen and (max-width:2160px) {
	

	.bannerImg .floatNav {
		/* left: 19.4%; */
	}

}

@media screen and (max-width:1024px) {
	.bannerImg .floatNav .infoBox {
		display: none;
	}

	.bannerImg .floatNav {
		bottom: 40px;
	}

	.flexslider2 .cover {
		padding: 37px 13%;
	}

	.articleListTitle h2 {
		font-size: 20px;
	}

	@keyframes slideShow {
		from {
			width: 0;
			height: 0;
		}

		60% {
			width: 0;
			height: 48px;
		}

		to {
			width: 22.5%;
			height: 48px;
		}
	}

	.flex-control-nav {
		bottom: 10px;
	}

	.bannerImg .floatNav .title {
		font-size: 16px;
	}

	.links {
		margin: 10px auto;
		background: #F2F2F2;
	}
}



.links {
	width: 96%;
	max-width: 1366px;
	margin: -50px auto 0;
	overflow: hidden;
	line-height: 60px;
	background: url(../images/floatNavTitle.png);
	position: relative;
	z-index: 2;
}

.links .title {
	display: block;
	width: 210px;
	height: 60px;
	background: url(../images/linkBg.png) center center no-repeat;
	color: #fff;
	text-align: center;
	font-size: 20px;
	float: left;
}

.links .title2 {
	display: block;
	float: left;
	margin-left: 32px;
	background: url(../images/linkArrow.png) left center no-repeat;
	padding-left: 15px;
	margin-right: 20px;
	font-size: 16px;
	color: #333;
}

.links .title3 {
	display: block;
	float: left;
	margin-left: 40px;
	background: url(../images/linkRound.png) left center no-repeat;
	padding-left: 16px;
	font-size: 14px;
	color: #666;
}

.links .title2:hover {}




.mode05 .articleListTitle {
	padding-left: 20px;
}

.articleList{
	width: 30%;
    float:left;
}

.articleList li .title {
	padding-left: 18px;
	background: url(../images/linkRound.png) left center no-repeat;
	display: inline-block;
}

.articleList li a {
	display: block;
	overflow: hidden;
	transition: all ease-in 0.3s;
	-ms-transition: all ease-in 0.2s;
	-moz-transition: all ease-in 0.2s;
	-webkit-transition: all ease-in 0.2s;
	-o-transition: all ease-in 0.2s;
	float: left;
	line-height: 38px;
	width: 288px;
	height: 38px;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
}

.articleList li span {
    line-height: 38px;
    float: right;
    color: #999;
    font-size: 14px;
    padding-left: 16px;
}


.articleListTitle {
	line-height: 43px;
	height: 43px;
	padding-bottom: 24px;
}

.articleListTitle h2 p {
    background: url(../images/newsLogo.png) left center no-repeat;
}

.articleListTitle .more {
	float: right;
	font-size: 14px;
	color: #89211B;
	background: url(../images/moreArrow.png) right center no-repeat;
	padding-right: 14px;
}

.articleListTitle .more:hover {
	padding-right: 20px;
}

.articleListTitle h2 {
	font-size: 20px;
	padding-left: 13px;
	font-weight: normal;
	color: #89211B;
	border-left: 70px #ae0c2a solid;
	background: #cbcbcb;
	float: left;
	padding-right: 23px;
	color: #ae0c2a;
	transition: all 0.5s cubic-bezier(0,0,1,1);
	    border-right: 1px solid #ffffff;
}

.articleListTitle h2:hover {

	background: #ae0c2a;

	color: #ffffff;

	border-right: 1px solid;
}

.articleListTitle h2 p {
	margin-left: -63px;
	padding-left: 30px;
}

.articleListTitle h2 p:first-letter {
	color: #fff;
}

.mode01 .articleListTitle h2 p {
	background: url(../images/newsLogo.png) left center no-repeat;
}

.mode02 .articleListTitle h2 p {
	background: url(../images/notice.png) left center no-repeat;
}

.mode03 .articleListTitle h2 p {
	background: url(../images/introduceLogo.png) left center no-repeat;
}

.mode04 .articleListTitle h2 p {
	background: url(../images/mode04Logo.png) left center no-repeat;
}

.mode05 .articleListTitle h2 p {
	background: url(../images/mode05Logo.png) left center no-repeat;
}

.mode02 .articleListTitle .more,
.mode03 .articleListTitle .more {
	color: #fff;
	background: url(../images/moreArrow2.png) right center no-repeat;
}

p.title.falv {
	background: url(../images/falv.png) left center no-repeat !important;
}

p.title.jianghua {
	background: url(../images/jianghua.png) left center no-repeat !important;
}

.mode01 {
	width: 96%;
	max-width: 1366px;
	margin: 28px auto 0;
	overflow: hidden;
}

.articleList01 {
	overflow: hidden;
	margin: 8px 0 0;
}

.gaiban {
	width: 30%;
	float: left;
	padding: 0px 22px 0px 22px;
	padding-bottom: 32px;
}

.articleList01 li a {
	display: block;
	overflow: hidden;
	transition: all ease-in 0.3s;
	-ms-transition: all ease-in 0.2s;
	-moz-transition: all ease-in 0.2s;
	-webkit-transition: all ease-in 0.2s;
	-o-transition: all ease-in 0.2s;
	float: left;
	line-height: 38px;
	width: 288px;
	height: 38px;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
}

/* .articleList01 li a:hover{margin: 0 23px 8px;} */
.articleList01 li span {
	line-height: 38px;
	float: right;
	color: #999;
	font-size: 14px;
	padding-left: 16px;
}

.articleList01 li a .img {
	display: block;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
	border-radius: 6px;
}

.articleList01 li a .img img {
	width: 100%;
}

.articleList01 li a .title {
	font-size: 16px;
	line-height: 28px;
	margin: 8px 0 0;
	color: #666;
	max-height: 84px;
	overflow: hidden;
}

.articleList01 li a:hover .title {
	color: #333;
	font-weight: bold;
}

.articleList01 li a .info {
	height: 0;
	font-size: 14px;
	line-height: 28px;
	color: #666;
	max-height: 84px;
	overflow: hidden;
	transition: all ease-in 0.2s;
	-ms-transition: all ease-in 0.2s;
	-moz-transition: all ease-in 0.2s;
	-webkit-transition: all ease-in 0.2s;
	-o-transition: all ease-in 0.2s;
}

.articleList01 li a:hover .info {
	height: 84px;
}

.articleList01 li a .time {
	color: #999;
	font-size: 12px;
	float: left;
	margin-top: 6px;
	padding: 0;
	transition: all ease-in 0.2s;
	-ms-transition: all ease-in 0.2s;
	-moz-transition: all ease-in 0.2s;
	-webkit-transition: all ease-in 0.2s;
	-o-transition: all ease-in 0.2s;
}

.articleList01 li a:hover .time {
	color: #fff;
	background: #333;
	padding: 6px 6px;
}


.wrapMode02 {
	width: 100%;
	background: url(../images/mode02Bg.png) top center no-repeat;
}

.mode02 {
	width: 96%;
	max-width: 1366px;
	margin: 0 auto 46px;
	overflow: hidden;
}

.articleList02 {
	width: 90%;
	max-width: 1000px;
	margin: 64px auto 0;
	border-bottom: 1px solid #999;
}

.articleList02 li {}

.articleList02 li a {
	background: url(../images/floatNavTitle.png);
	padding: 15px 30px;
	overflow: hidden;
	display: block;
}

.articleList02 li:first-child a {
	padding-top: 21px;
}

.articleList02 li .rightDate {
	float: right;
	font-size: 12px;
	color: #666;
	margin-left: 10px;
}

.articleList02 li .title {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 16px;
	color: #666;
}

.articleList02 li .info {
	font-size: 14px;
	line-height: 28px;
	color: #f2f2f2;
	max-height: 56px;
	overflow: hidden;
	margin-top: 16px;
	display: none;
}

.articleList02 li a:hover {
	background: #ae0c2a;
}

.articleList02 li a:hover .info {
	display: block;
}

.articleList02 li a:hover .title {
	color: #fff;
}

.articleList02 li a:hover .rightDate {
	color: #fff;
}

.wrapMode03 {
	width: 100%;
	background: #333;
}

.mode03 {
	width: 96%;
	max-width: 1366px;
	margin: 0 auto;
	overflow: hidden;
}

.articleList03 {
	margin: 30px auto 40px;
	max-width: 1245px;
}

.articleList03 .slides li {
	background: #fff;
	border-radius: 6px 0 0 6px;
}

.articleList03 .slides li .left {
	width: 420px;
	float: left;
}

.articleList03 .slides li .right {
	display: block;
	margin-left: 420px;
	padding: 28px 30px 40px;
}

.articleList03 .slides li .left .img {
	width: 100%;
	height: 0;
	padding-bottom: 66%;
	overflow: hidden;
	border-radius: 6px;
}

.articleList03 .slides li .left .img img {
	width: 100%;
}

.articleList03 .slides li .right .title {
	color: #ae0c2a;
	font-size: 18px;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.articleList03 .slides li .right .line {
	width: 10%;
	display: block;
	height: 1px;
	background: #ae0c2a;
	margin: 36px 0 14px;
}

.articleList03 .slides li .right .info {
	font-size: 14px;
	line-height: 28px;
	color: #666;
	max-height: 84px;
	overflow: hidden;
}

.articleList03 .flex-direction-nav {
	width: 61px;
	height: 30px;
	right: 30px;
	bottom: 28px;
	position: absolute;
}

.articleList03 .flex-direction-nav a {
	width: 30px;
	height: 30px;
	*filter: alpha(Opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	margin-top: -28px;
	top: 100%;
}

.articleList03 .flex-direction-nav .flex-prev {
	background: url(../images/mode3arrow.png) center center no-repeat #ae0c2a;
}

.articleList03 .flex-direction-nav .flex-next {
	background: url(../images/mode3arrow2.png) center center no-repeat #ae0c2a;
}





.wrapMode04 {
	width: 100%;
	background: #f2f2f2;
	padding-top: 40px;
}

.mode04 {
	width: 96%;
	max-width: 1366px;
	margin: 0 auto;
	overflow: hidden;
}

/* mode03切换 */
.articleList04 {
	max-width: 1245px;
	margin: 30px auto 42px;
	overflow: hidden;
}

.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
	outline: none;
}

.slides,
.flex-control-nav,
.flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}

.flexslider2 {
	margin: 0;
	padding: 0;
	position: relative;
	zoom: 1;
	width: 36%;
	margin: 0 auto;
}

.flexslider2 .slides>li {
	display: none;
	-webkit-backface-visibility: hidden;
	position: relative;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.flexslider2 .slides>li.clone {
	position: relative
}

.flexslider2 .slides img {
	width: 100%;
	display: block;
}

.flex-pauseplay span {
	text-transform: capitalize;
}

.slides:after {
	content: "\0020";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

html[xmlns] .slides {
	display: block;
}

* html .slides {
	height: 1%;
}

.no-js .slides>li:first-child {
	display: block;
}

.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	*width: 100%;
	*overflow: hidden;
}

.loading .flex-viewport {
	max-height: 300px;
}

.subContent .flexslider .slides {
	zoom: 1;
	margin-left: -10px;
}

.carousel li {
	margin-right: 5px;
}

.flexslider2 .flex-direction-nav {
	*height: 0;
}

.flexslider2 .flex-direction-nav a {
	text-decoration: none;
	display: block;
	width: 50px;
	height: 200px;
	position: absolute;
	z-index: 10;
	overflow: hidden;
	opacity: 1;
	*filter: alpha(opacity=100);
	cursor: pointer;
	text-indent: -999em;
	margin-top: -100px;
	border: 1px solid #ae0c2a;
}

.flexslider2 .flex-direction-nav .flex-prev {
	left: -88.89%;
	background: url(../images/left2.png) no-repeat center center #fff;
}

.flexslider2 .flex-direction-nav .flex-next {
	right: -88.89%;
	background: url(../images/right2.png) no-repeat center center #fff;
}

.flexslider2 .slides a {
	display: block;
	overflow: hidden;
	width: 100%;
	position: relative;
}

.flexslider2 .slides>li img {
	position: relative;
}

.flexslider2 .slides .move1 {
	transform: scale(0.66);
	-ms-transform: scale(0.66);
	/* IE 9 */
	-moz-transform: scale(0.66);
	/* Firefox */
	-webkit-transform: scale(0.66);
	/* Safari 和 Chrome */
	-o-transform: scale(0.66);
	/* Opera */
	transform-origin: 15% 50%;
	-ms-transform-origin: 15% 50%;
	-webkit-transform-origin: 15% 50%;
	-moz-transform-origin: 15% 50%;
	-o-transform-origin: 15% 50%;
}

.flexslider2 .slides>li {
	transform: scale(0.66);
	-ms-transform: scale(0.66);
	/* IE 9 */
	-moz-transform: scale(0.66);
	/* Firefox */
	-webkit-transform: scale(0.66);
	/* Safari 和 Chrome */
	-o-transform: scale(0.66);
	/* Opera */
	transform-origin: 85% 50%;
	-ms-transform-origin: 85% 50%;
	-webkit-transform-origin: 85% 50%;
	-moz-transform-origin: 85% 50%;
	-o-transform-origin: 85% 50%;
}

.flexslider2 .slides .flex-active-slide {
	transform: scale(1);
	-ms-transform: scale(1);
	/* IE 9 */
	-moz-transform: scale(1);
	/* Firefox */
	-webkit-transform: scale(1);
	/* Safari 和 Chrome */
	-o-transform: scale(1);
	/* Opera */
	transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	z-index: 10;
}

.flexslider2 .slides>li .title {
	font-size: 27px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	display: ;
}

.flexslider2 .slides>li .info {
	font-size: 21px;
	line-height: 42px;
	color: #fff;
	margin-top: 33px;
	height: 84px;
	overflow: hidden;
}

.flexslider2 .slides .flex-active-slide .title {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	display: ;
}

.flexslider2 .slides .flex-active-slide .info {
	display: none;
}

.flexslider2 .cover {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 74%;
	padding: 81px 13% 12px;
	top: 0;
}

.flexslider2 .flex-active-slide .cover {
	background: url(../images/cover.png) top center;
	background-size: cover;
	padding: 42px 13% 12px;
	top: auto;
}

.flexslider2 .img {
	width: 100%;
	height: 0;
	padding-bottom: 66%;
	overflow: hidden;
	background: #000;
}

.flexslider2 .img img {
	*filter: alpha(Opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
}

.flexslider2 .slides .flex-active-slide .img img {
	*filter: alpha(Opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

.flexslider2 .slides .flex-active-slide:hover .img img {
	transform: scale(1.05);
	-ms-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-o-transform: scale(1.05);
	transition: all ease-in 0.2s;
	-ms-transition: all ease-in 0.2s;
	-moz-transition: all ease-in 0.2s;
	-webkit-transition: all ease-in 0.2s;
	-o-transition: all ease-in 0.2s;
}

.mode05 {
	width: 96%;
	max-width: 1366px;
	margin: 0 auto;
	overflow: hidden;
}

.articleList05 {
	margin-bottom: 40px;
	width: 100%;
	max-width: 1346px;
	/* overflow: hidden; */
	/* white-space: nowrap; */
	font-size: 0;
}

.articleList05 li {
	font-size: 16px;
	line-height: 41px;
	display: inline-block;
	vertical-align: top;
	width: 30%;
	padding-left: 0px;
	padding-right: 3.33333%;
}

.articleList05 li .title {
	padding-left: 18px;
	background: url(../images/linkRound.png) left center no-repeat;
}

.articleList01 .gaiban li .title {
	padding-left: 18px;
	background: url(../images/linkRound.png) left center no-repeat;
	display: inline-block;
}

.articleList05 li .address {
	padding-left: 19px;
	/* background: url(../images/address.png) left center no-repeat; */
	background: url(../images/link.png) left center no-repeat;
}

.articleList05 li .phone {
	padding-left: 19px;
	background: url(../images/phone.png) left center no-repeat;
}

.dz {
	background: url(../images/dz.png) left center no-repeat
}

.dh {
	background: url(../images/dh.png) left center no-repeat
}

.cz {
	background: url(../images/cz.png) left center no-repeat
}

.yx {
	background: url(../images/yx.png) left center no-repeat
}

.yb {
	background: url(../images/yb.png) left center no-repeat
}



@media screen and (max-width:1920px) {
	.bannerImg .floatNav {
		position: absolute;
		/* left: 15.3%; */
	}
}

@media screen and (max-width:1280px) {
	.bannerImg .floatNav {
		position: absolute;
		left: 0%;
	}
}

@media screen and (max-width:1220px) {

	.mode02,
	.mode03,
	.mode04,
	.mode05 {
		width: auto;
		padding: 0 15px;
	}
}


@media screen and (max-width:1023px) {
	.articleList05 {
		white-space: normal;
	}

	.articleList05 li {
		width: 33%;
		padding: 0 !important;
		margin: 10px 0;
	}

	.gaiban {
		width: 44%;
	}
}




@media screen and (max-width:992px) {
	.flexslider2 .slides>li .info {
		display: none;
	}

	.flexslider2 .cover {
		padding: 90px 13%;
	}

	.gaiban {
		width: 94%;
	}

	.mode01 .lf,
	.mode01 .rt {
		float: none;
		width: 96.4%;
	}
}

@media screen and (max-width:900px) {
	.articleList01 li {
		width: 100%;
	}

	.articleList01 .gaiban li .title {
		width: 97.3%;
	}

	.articleList01 li a {
		width: 80%;
	}
	.wrapBanner {
		height: auto;
	}
	.Banner {
		width: 100%;
		height: auto;
		float: none;
		padding: 0px;
	}
	.articleList {
	    width: 96%;
	    margin: 28px auto 0;
	    float: none;
	}

}

@media screen and (max-width:768px) {
	.flexslider2 {
		width: 60%;
	}

	.flexslider2 .flex-viewport {
		overflow: hidden;
	}

	.flexslider2 .flex-direction-nav .flex-prev {
		left: -20%;
	}

	.flexslider2 .flex-direction-nav .flex-next {
		right: -20%;
	}

	.gaiban {
		width: 94%;
	}

	.links .title {
		float: none;
	}

	.articleListTitle h2 {
		font-size: 18px;
	}

	.mode02 .linkList li {
		width: 33.333333%;
	}

	.articleList05 li {
		width: 50%;
		font-size: 14px;
		line-height: 32px;
		margin: 6px 0;
	}

	.articleList03 .slides li {
		background: transparent;
	}

	.articleList03 .slides li .left {
		width: 60%;
		float: none;
		margin: 0 auto;
	}

	.articleList03 .slides li .right {
		margin: -52px 0 0;
		background: #fff;
		padding: 80px 30px 62px;
		border-radius: 10px;
	}

	.articleList03 .slides li .right .line {
		margin: 14px 0;
	}
}

@media screen and (max-width:767px) {
	.bannerImg .floatNav {
		display: none;
	}
}

@media screen and (max-width:640px) {
	.flexslider2 {
		width: 80%;
	}

	.flexslider2 .flex-direction-nav .flex-prev {
		left: -12%;
	}

	.flexslider2 .flex-direction-nav .flex-next {
		right: -12%;
	}

	.flexslider2 .flex-direction-nav a {
		width: 40px;
		height: 120px;
		margin-top: -60px;
	}

	.mode02 .linkList li {
		width: 50%;
	}
}



@media screen and (max-width:480px) {
	.flexslider2 {
		width: 100%;
	}

	.flexslider2 .flex-direction-nav a {
		height: 80px;
		margin-top: -40px;
		width: 30px;
	}

	.flexslider2 .flex-direction-nav .flex-prev {
		background: url(../images/left2.png) no-repeat center center rgba(255, 255, 255, 0.8);
	}

	.flexslider2 .flex-direction-nav .flex-next {
		background: url(../images/right2.png) no-repeat center center rgba(255, 255, 255, 0.8);
	}

	.flexslider2 .flex-direction-nav .flex-prev {
		left: 2%;
	}

	.flexslider2 .flex-direction-nav .flex-next {
		right: 2%;
	}

	.articleList03 .slides li .left {
		width: 80%;
	}

	.articleList01 li {
		width: 100%;
	}

	.articleList01 li a {
		width: 74%;
	}

	.gaiban {
		width: 92%;
	}

	.articleList li .title {
		width: 95.3%;
	}

	.articleList01 .gaiban li .title {
		width: 95.3%;
	}

	.mode05 .gaiban {
		padding-bottom: 0px;
	}

	.mode05 .gaiban:nth-child(3) {
		padding-bottom: 30px;
	}
}


@media screen and (max-width:479px) {
	.articleList05 li {
		width: 100%;
	}
}


@media screen and (max-width:414px) {
	.links .title {
		width: 100%;
		background-size: cover;
	}

	.links .title2,
	.links .title3 {
		float: none;
		line-height: 40px;
	}

	.gaiban {
		width: 90%;
	}

	.articleList li a {
		width: 68%;
	}

	.articleList01 li a {
		width: 68%;
	}
	.wrapBanner{
    height: 588px;
}

	.Banner{
		width: 90%;
		height: 190px;
	}

	.articleList {
        width: 90%;
        float: left;
        margin-left: 22px;
 }
}

@media screen and (max-width:320px) {
	.articleList03 .slides li .left {
		width: 90%;
	}
}
