.index-header{
	position: relative;
}
.index-top-bg{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 2;
}
.index-header .wlw-top a,.index-header .wlw-top span{
	color: #fff;
}
.index-header .wlw-top .ipv6{
	background: rgba(255,255,255,.2);
	border: none;
}
.index-header-con{
	position: relative;
	overflow: hidden;
	padding-top: 190px;
	text-align: center;
	height: 760px;
	width: 100%;
}
.index-topSwiper{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.index-topSwiper .swiper-slide img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.index-topSwiper-btn{
	position: relative;
	bottom: 60px;
	text-align: right;
	z-index: 2;
}
.index-topSwiper .swiper-pagination{
	position: inherit;
	display: inline-block;
	vertical-align: middle;
}
.index-topSwiper .prev{
	margin-right: 13px;
	cursor: pointer;
	vertical-align: middle;
}
.index-topSwiper .next{
	margin-left: 13px;
	cursor: pointer;
	vertical-align: middle;
}
.index-topSwiper .swiper-pagination span{
	width: 10px;
	height: 10px;
	background: #fff;
	opacity: 1;
	margin: 0 7px;
	vertical-align: middle;
}
.index-topSwiper .swiper-pagination span.swiper-pagination-bullet-active{
	background: url(2025index-top-ic1.png);
	background-size: 100% 100%;
	width: 18px;
	height: 19px;
}
.index-header-con .logo{
	position: relative;
	z-index: 2;
}
.index-header-con .logo a{
	display: inline-block;
}
.index-header-con .wlw-search{
	float: none;
	display: inline-block;
	position: relative;
	z-index: 2;
	margin-top: 40px;
}
.index-hotsearch{
	position: relative;
	z-index: 2;
	height: 36px;
	border-radius: 6px;
	line-height: 36px;
	background: rgba(0,0,0,.46);
	width: 600px;
	margin: 20px auto 0;
	padding: 0 17px;
	text-align: left;
	font-weight: bold;
	overflow: hidden;
	/*white-space: nowrap;
	text-overflow: ellipsis;*/
}
.index-hotsearch img{
	margin-right: 10px;
}
.index-hotsearch .tit{
	font-size: 18px;
	color: #ffffff;
	display: inline-block;
	vertical-align: middle;
}
.index-hotsearch a{
	display: inline-block;
	font-size: 16px;
	color: #ffffff;
	cursor: pointer;
	line-height: 28px;
	vertical-align: middle;
	padding: 0 10px;
	border-radius: 14px;
}
.index-header .wlw-nav{
	border: none;
	background-image: url(/images/2025index-bg1.png);
	background-repeat: no-repeat;
	background-position: center;
}

.i-w1{
	position: relative;
	z-index: 2;
	height: 125px;
	background: url(2025index-bg2.png) top center no-repeat;
	background-size: 100% 100%;
	padding: 10px 0;
}
.i-w1 .title{
	display: inline-block;
	margin-top: 22px;
	margin-left: 55px;
}
.index-ttSwiper{
	display: inline-block;
	width: 1063px;
	height: 100%;
	overflow: hidden;
	margin-left: 20px;
}
.index-ttSwiper .swiper-slide{
	display: flex;
	align-items: center;
	justify-content: center;
}
.index-ttSwiper .tit{
	text-align: center;
	width: 100%;
}
.index-ttSwiper .tit a{
	display: inline-block;
	font-size: 38px;
	font-weight: bold;
	color: #040404;
	max-width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.i-w2{
	margin-top: 37px;
	background: #fff;
	border-radius: 0px 60px 0px 0px;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.i-w2c1{
	width: 770px;
	height: 487px;
	position: relative;
}
.i-w2c1-item a{
	display: block;
	width: 100%;
	height: 100%;
}
.i-w2c1-item a img{
	width: 100%;
	height: 406px;
}
.i-w2c1-item a p{
	height: 80px;
	line-height: 80px;
	padding: 0 120px 0 20px;
	width: 100%;
	background: url(2025index-bg3.png);
	background-size: 100% 100%;
	color: #fff;
	font-size: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.newsSwiper-page{
	position: absolute;
	right: 56px;
	left: auto;
	bottom: 26px;
	width: auto;
	z-index: 2;
	color: #fff;
	font-size: 20px;
	color: #fff;
	letter-spacing: -2px;
}
.newsSwiper-page .swiper-pagination-current{
	display: inline-block;
	font-size: 22px;
	margin-top: -4px;
	font-weight: bold;
}
.newsSwiper-page .swiper-pagination-total{
	display: inline-block;
	vertical-align: middle;
}
.i-w2c2{
	width: 630px;
}
.i-tit1{
	display: flex;
	align-items: flex-start;
	justify-content: space-around;
	padding: 18px 50px 14px 18px;
}
.i-tit1 .tit{
	font-size: 22px;
	color: #000000;
}
.i-tit1 .tit.cur{
	position: relative;
	color: #b11212;
}
.i-tit1 .tit.cur:after{
	content: ' ';
	width: 131px;
	height: 14px;
	background: url(2025index-bg4.png) center no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: 50%;
	margin-left: -65px;
	bottom: -13px;
}
.i-list1{
	margin-top: 10px;
}
.i-list1>a{
	display: block;
	padding: 0 52px 0 20px;
	height: 80px;
}
.i-list1>a .box{
	height: 100%;
	display: flex;
	align-items: center;
	border-top: 1px dashed #cacaca;
}
.i-list1 a:first-child .box{
	border-top: none;
}
.i-list1 a .date{
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #b11212;
	flex-shrink: 0;
	padding-right: 14px;
}
.i-list1 a .date .dd{
	font-size: 20px;
}
.i-list1 a .line{
	display: inline-block;
	width: 1px;
	height: 18px;
	background-color: #e2e2e2;
}
.i-list1 a .tit{
	font-size: 18px;
	color: #000000;
	margin-left: 18px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.i-w3c{
	width: 680px;
	margin-top: 37px;
}
.i-tit2{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.i-tit2 .tit{
	display: inline-block;
}
.i-tit2 .more{
	float: right;
	background: url(2025tit-ic2.png) right center no-repeat;
	padding-right: 22px;
	font-size: 16px;
	color: #b11212;
}
.i-w3c .wlw-list1{
	margin-top: 15px;
}
.i-tit3{
	position: relative;
	height: 40px;
	margin-top: 15px;
	background: #FDF4F4;
	margin-bottom: -2px;
}
.i-tit3 .swiper-wrapper {
	z-index: 2;
}
.i-tit3 .tit {
	display: inline-block;
	white-space: nowrap;
	font-size: 18px;
	margin-left: 80px;
	height: 100%;
	position: relative;
	z-index: 2;
	line-height: 40px;
}
.i-tit3 .tit:first-child{
	margin-left: 30px;
}
.i-tit3 .tit.cur::after {
	content: "";
	display: block;
	width: 74px;
	height: 7px;
	position: absolute;
	z-index: 3;
	bottom: 0;
	left: 50%;
	margin-left: -37px;
	background: url(2025index-bg5.png) center no-repeat;
	background-size: 100% 100%;
}
.i-tit3 .i-tit3-paging {
	position: absolute;
	z-index: 5;
	right: 3px;
	top: 50%;
	margin-top: -8.5px;
}
.i-tit3 .i-tit3-paging img {
	width: 10px;
	height: 7px;
	display: block;
	cursor: pointer;
}
.i-tit3 .prev {
	margin-bottom: 3px;
}
.i-tit3 .i-tit3-paging img.swiper-button-disabled {
	opacity: 0.4;
}
.i-w3c.rt .wlw-list1 li:nth-child(5){
	display: none;
}
.i-bar1{
	margin-top: 36px;
}
.i-bar1 a{
	display: block;
	overflow: hidden;
}
.i-bar1 a img{
	width: 100%;
}
.i-tit4{
	text-align: center;
}
.i-w4-t{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 50px;
}
.i-w4-t .tit{
	font-size: 22px;
	color: #000000;
}
.i-w4-t a{
	margin: 0 56px;
}
.i-w4-t .tit.cur{
	position: relative;
	color: #b11212;
}
.i-w4-t .tit.cur:after{
	content: "";
	width: 74px;
	height: 7px;
	position: absolute;
	z-index: 3;
	bottom: -13px;
	left: 50%;
	margin-left: -37px;
	background: url(2025index-bg5.png) center no-repeat;
	background-size: 100% 100%;
}
.i-w4-c{
	display: flex;
	justify-content: space-between;
	margin-top: 55px;
}
.i-w4-c a{
	width: 240px;
	height: 240px;
	background: url(2025index-bg6.png);
	background-size: 100% 100%;
	text-align: center;
	padding-top: 44px;
}
.i-w4-c a img{
	height: 109px;
}
.i-w4-c a p{
	font-size: 20px;
	line-height: 26px;
	font-weight: bold;
	color: #000000;
	margin-top: 12px;
	padding: 0 20px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
}
.i-w5{
	margin-top: 45px;
}
.i-w5 .title a{
	font-size: 24px;
	color: #ffffff;
}
.i-w5 .title a span{
	vertical-align: middle;
}
.i-w5 .bar{
	margin-top: 18px;
	display: flex;
	justify-content: space-between;
}
.i-w5 .bar .item{
	padding: 0 53px 0 49px;
	width: 337px;
	height: 103px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: url(2025index-bg7.png);
	background-size: 100% 100%;
}
.i-w5 .bar .item .tit{
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.i-w5 .bar .item .num{
	font-size: 14px;
	color: #bd1a2d;
	margin-top: 4px;
}
.i-w5 .bar .item .num span{
	font-weight: bold;
	font-size: 24px;
	vertical-align: baseline;
	margin-right: 4px;
}
.i-w6{
	margin-top: 112px;
}
.i-w6c{
	margin-top: 52px;
}
.i-w6c1{
	width: 880px;
}
.i-w6c1-box{
	height: 354px;
}
.i-tit5{
	padding-left: 4px;
	margin-bottom: 6px;
}
.i-tit5 .tit{
	display: inline-block;
	font-size: 22px;
	color: #000000;
	margin-right: 110px;
}
.i-tit5 .tit.cur{
	color: #b11212;
}
.i-tit6{
	line-height: 40px;
	background: #FFF9EF;
	margin-top: 18px;
}
.i-tit6 .tit{
	display: inline-block;
	white-space: nowrap;
	font-size: 18px;
	margin-left: 80px;
	height: 100%;
	position: relative;
	z-index: 2;
	line-height: 40px;
}
.i-tit6 .tit:first-child{
	margin-left: 20px;
}
.i-tit6 .tit.cur::after {
	content: "";
	display: block;
	width: 74px;
	height: 7px;
	position: absolute;
	z-index: 3;
	bottom: 0;
	left: 50%;
	margin-left: -37px;
	background: url(2025index-bg5.png) center no-repeat;
	background-size: 100% 100%;
}
.i-zcwj-search{
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 56px;
	border: solid 1px #e9decb;
	padding: 0 20px 0 22px;
	margin-top: 7px;
}
.i-zcwj-search .tit{
	font-size: 20px;
	font-weight: bold;
	color: #b11212;
	margin-right: 24px;
}
.i-zcwj-search input{
	width: 569px;
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	background-color: #f4f4f4;
	border-radius: 4px;
	box-sizing: border-box;
}
.i-zcwj-search button{
	width: 111px;
	height: 40px;
	background-color: #ca3a36;
	border-radius: 4px;
	font-size: 20px;
	color: #f4f4f4;
}
.i-w6c2{
	width: 484px;
	height: 410px;
	background: url(2025index-bg8.png);
	background-size: 100% 100%;
	margin-top: 8px;
	padding-top: 54px;
}
.i-w6c2-t{
	text-align: center;
}
.i-w6c2 .bar{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 28px 28px 0;
}
.i-w6c2 .bar a{
	width: 207px;
	height: 106px;
	text-align: center;
	margin-bottom: 16px;
	padding-top: 20px;
	background: url(2025index-bg9.png) center no-repeat;
	background-size: 100% 100%;
}
.i-w6c2 .bar a img{
	height: 33px;
}
.i-w6c2 .bar a img.cur{
	display: none;
}
.i-w6c2 .bar a p{
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	margin-top: 6px;
}
.i-bar2{
	display: flex;
	justify-content: space-around;
	align-items: center;
	margin-top: 30px;
}
.i-bar2 a{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 315px;
	height: 79px;
	background: url(2025index-bg10.png);
	background-size: 100% 100%;
	font-size: 22px;
	color: #bd9152;
	font-family: "syst-heavy";
}
.i-bar3{
	margin-top: 45px;
}
.i-bar3 a{
	display: block;
	overflow: hidden;
}
.i-bar3 a img{
	width: 100%;
}
.i-w7{
	margin-top: 60px;
}
.i-w7c1{
	margin-top: 54px;
	padding: 35px 34px 0 30px;
	width: 913px;
	height: 375px;
	background: #fff;
}
.i-tit7{
	line-height: 32px;
	padding-bottom: 10px;
}
.i-tit7 .tit{
	display: inline-block;
	font-size: 22px;
	color: #000000;
	margin-right: 85px;
}
.i-tit7 .tit.cur{
	color: #b11212;
	position: relative;
}
.i-tit7 .tit.cur:after{
	content: "";
	display: block;
	width: 74px;
	height: 7px;
	position: absolute;
	z-index: 3;
	bottom: -10px;
	left: 50%;
	margin-left: -37px;
	background: url(2025index-bg5.png) center no-repeat;
	background-size: 100% 100%;
}
.i-tit7 .more{
	float: right;
	background: url(2025tit-ic2.png) right center no-repeat;
	padding-right: 22px;
	font-size: 16px;
	color: #b11212;
}
.i-list2{
	margin-top: 16px;
}
.i-list2 li{
	line-height: 52px;
}
.i-list2 li .type{
	display: inline-block;
	font-size: 16px;
	line-height: 22px;
	color: #a5752d;
	background-color: #f4e8d7;
	border-radius: 2px;
	padding: 0 8px;
	margin-right: 12px;
	vertical-align: middle;
}
.i-list2 li .tit{
	display: inline-block;
	max-width: 75%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 18px;
	color: #000000;
	transition: .3s all;
}
.i-list2 li .date{
	float: right;
	font-size: 16px;
	color: #999999;
}
.i-w7c2{
	width: 484px;
	height: 463px;
	background: url(2025index-bg11.png);
	background-size: 100% 100%;
	padding: 20px 33px 0;
}
.i-bar4{
	display: flex;
	justify-content: space-between;
}
.i-bar4 a{
	width: 198px;
	height: 95px;
	background: url(2025index-bg12.png);
	background-size: 100% 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.i-bar4 a span{
	font-size: 22px;
	letter-spacing: 2px;
	color: #ffffff;
	margin-left: 12px;
}
.i-bar5 a{
	display: flex;
	align-items: center;
	height: 95px;
	background: url(2025index-bg13.png);
	background-size: 100% 100%;
	margin-top: 13px;
}
.i-bar5 a img{
	margin: 0 24px 0 112px;
	height: 64px;
}
.i-bar5 a span{
	font-size: 24px;
	letter-spacing: 2px;
	color: #824e00;
}
.i-w8{
	margin-top: 78px;
	padding-bottom: 52px;
}
.i-ztzl{
	margin-top: 28px;
	position: relative;
	height: 197px;
}
.i-ztzl-wrap{
	overflow: hidden;
	margin: 0 48px;
	height: 100%;
}
.i-ztzl-wrap a{
	display: inline-block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.i-ztzl-wrap a img{
	width: 100%;
	height: 100%;
}
.i-ztzl .btn{
	position: absolute;
	top: 56px;
	left: 0;
	cursor: pointer;
}
.i-ztzl .btn.next{
	right: 0;
	left: auto;
}
.index-box1{
	padding-top: 36px;
	background: url(2025index-box1-bg.png) center top no-repeat;
}
.index-box2{
	padding-top: 56px;
	background: url(2025index-box2-bg.png) center 10px no-repeat;
}
.index-box3{
	background: url(2025index-box3-bg.png) center 50px no-repeat;
}

@media screen and (min-width: 769px){
	.index-hotsearch a:hover{
		background: rgba(189,26,45,.7);
	}
	.i-list1>a:hover{
		background: #B11212;
	}
	.i-list1>a:hover *{
		color: #fff;
	}
	.i-list1>a:hover .line{
		background: #fff;
	}
	.i-w6c2 .bar a:hover{
		background-image: url(2025index-bg9o.png);
	}
	.i-w6c2 .bar a:hover img{
		display: none;
	}
	.i-w6c2 .bar a:hover img.cur{
		display: inline-block;
	}
	.i-w6c2 .bar a:hover p{
		color: #fff;
	}
	.i-bar2 a:hover{
		background-image: url(2025index-bg10o.png);
		color: #68232a;
	}
	.index-ttSwiper .tit a:hover{
		color: #B11212;
	}
	.i-w4-c a:hover p{
		color: #B11212;
	}
	.i-list2 li .tit:hover{
		color: #bc1d25;
		margin-left: 2px;
	}
}

@media screen and (max-width: 768px){
	.index-box2{
		background-position: center -4rem;
		padding-top: .3rem;
		background-size: auto 18rem;
	}
	.wlw-nav>div{
		justify-content: space-around;
	}
	.index-header-con{
		height: 5rem;
		padding-top: .8rem;
	}
	.index-header-con .logo a{
		width: 5rem;
	}
	.index-header-con .logo a img{
		width: 100%;
	}
	.index-topSwiper-btn{
		bottom: .3rem;
	}
	.index-topSwiper .prev,.index-topSwiper .next{
		height: .1rem;
	}
	.index-topSwiper .swiper-pagination span{
		width: .12rem;
		height: .12rem;
		margin: 0 .05rem;
	}
	.index-topSwiper .swiper-pagination span.swiper-pagination-bullet-active{
		width: .2rem;
		height: .2rem;
	}
	.index-header-con .wlw-search{
		margin-top: .4rem;
	}
	.index-hotsearch{
		width: 7rem;
		padding: 0 .2rem;
		line-height: .5rem;
		height: .5rem;
		margin-top: .2rem;
	}
	.index-hotsearch img{
		height: .35rem;
		margin-right: .2rem;
	}
	.index-hotsearch .tit{
		font-size: .24rem;
	}
	.index-hotsearch a{
		font-size: .24rem;
		display: inline-block;
		line-height: .5rem;
		padding: 0 .1rem;
	}
	.index-box1{
		background-position: top center;
		padding-top: .2rem;
	}
	.i-w1{
		display: flex;
		justify-content: center;
		align-items: center;
		height: 1.4rem;
		margin-top: 0;
		padding: .1rem 0;
	}
	.i-w1 .title{
		margin: 0 0 0 .1rem;
		width: 26%;
	}
	.i-w1 .title img{
		width: 100%;
	}
	.index-ttSwiper{
		width: 90%;
		margin: 0 ;
	}
	.index-ttSwiper .tit{
		padding: 0 .2rem 0 .1rem;
	}
	.index-ttSwiper .tit a{
		font-size: .36rem;
		white-space: normal;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.i-w2{
		flex-wrap: wrap;
		margin-top: .4rem;
		border-radius: none;
	}
	.i-w2c1{
		width: 100%;
		height: auto;
	}
	.i-w2c1-item a img{
		height: 4rem;
	}
	.i-w2c1-item a p{
		height: 0.7rem;
		line-height: 0.7rem;
		font-size: 0.32rem;
		padding: 0 1.5rem 0 0.2rem;
	}
	.newsSwiper-page{
		right: .2rem;
		bottom: .1rem;
		font-size: .28rem;
		letter-spacing: 0;
	}
	.newsSwiper-page .swiper-pagination-current{
		font-size: .32rem;
	}
	.i-w2c2{
		width: 100%;
		margin-top: .3rem;
	}
	.i-tit1{
		padding: 0 .2rem;
	}
	.i-tit1 .tit{
		font-size: .34rem;
	}
	.i-tit1 .tit.cur:after{
		width: 100%;
		height: .14rem;
		background-size: auto 100%;
		left: 0;
		margin: 0;
	}
	.i-list1>a{
		padding: 0 .3rem;
		height: 1.2rem;
	}
	.i-list1>a .date{
		padding-right: .2rem;
		font-size: .26rem;
	}
	.i-list1>a .date .dd{
		font-size: .32rem;
	}
	.i-list1>a .line{
		height: 50%;
	}
	.i-list1>a .tit{
		margin-left: .2rem;
		font-size: .32rem;
	}
	.i-w3c{
		width: 100%;
		margin-top: .5rem;
	}
	.i-tit2 .tit{
		height: .7rem;
	}
	.i-tit2 .tit img{
		height: 100%;
	}
	.i-tit2 .more{
		font-size: .28rem;
		padding-right: .4rem;
		background-size: .3rem .3rem;
	}
	.i-w3c .wlw-list1{
		margin-top: .3rem;
	}
	.i-w3c.rt .wlw-list1 li:nth-child(5){
		display: block;
	}
	.i-tit3{
		height: .8rem;
	}
	.i-tit3 .tit{
		font-size: .32rem;
		line-height: .8rem;
		margin-left: .3rem!important;
	}
	.i-bar1{
		margin-top: .4rem;
	}
	.i-w4{
		margin-top: .5rem;
	}
	.i-tit4 .tit img{
		height: .6rem;
		max-width: 100%;
	}
	.i-w4-t{
		margin-top: .4rem;
	}
	.i-w4-t .tit{
		font-size: .36rem;
		white-space: nowrap;
	}
	.i-w4-t .tit.cur:after{
		width: 100%;
		height: .1rem;
		background-size: auto 100%;
		bottom: -.2rem;
		left: 0;
		margin: 0;
	}
	.i-w4-t a{
		margin: 0 .1rem;
	}
	.i-w4-t .ykb img{
		height: .36rem;
	}
	.i-w4-c{
		margin-top: .5rem;
		flex-wrap: wrap;
	}
	.i-w4-c a{
		width: 48%;
		min-height: 2rem;
		height: auto;
		padding: .3rem 0;
		margin: 0 0 .2rem;
	}
	.i-w4-c a img{
		height: .8rem;
	}
	.i-w4-c a p{
		font-size: .32rem;
		margin-top: .2rem;
		padding: 0 .2rem;
	}
	.i-w5{
		margin-top: .4rem;
	}
	.i-w5 .title a{
		font-size: .36rem;
	}
	.i-w5 .bar{
		flex-wrap: wrap;
	}
	.i-w5 .bar .item{
		width: 48%;
		height: 1.5rem;
		margin: 0 0 .2rem;
		padding: 0 .3rem;
	}
	.i-w5 .bar .item img{
		width: .8rem;
	}
	.i-w5 .bar .item .tit{
		font-size: .32rem;
	}
	.i-w5 .bar .item .num{
		font-size: .28rem;
	}
	.i-w5 .bar .item .num span{
		font-size: .32rem;
	}
	.i-w6{
		margin-top: .5rem;
	}
	.i-w6c{
		margin-top: .5rem;
	}
	.i-w6c1{
		width: 100%;
	}
	.i-w6c1-box{
		height: auto;
	}
	.i-tit5{
		padding: 0;
		margin-bottom: .2rem;
	}
	.i-tit5 .tit{
		font-size: .36rem;
		margin-right: .3rem;
	}
	.i-tit6{
		line-height: .7rem;
		white-space: nowrap;
		overflow-x: auto;
		margin-top: 0;
	}
	.i-tit6 .tit{
		font-size: .32rem;
		line-height: .7rem;
		margin-left: .3rem!important;
	}
	.i-zcwj-search{
		padding: .2rem;
		flex-wrap: wrap;
		height: auto;
	}
	.i-zcwj-search .tit{
		font-size: .32rem;
		margin: 0 0 .2rem;
		width: 100%;
	}
	.i-zcwj-search input{
		width: 78%;
	}
	.i-zcwj-search button{
		width: 20%;
		font-size: .32rem;
	}
	.i-w6c2{
		width: 100%;
		height: auto;
		margin-top: .4rem;
		padding-top: .7rem;
	}
	.i-w6c2-t img{
		height: .4rem;
	}
	.i-w6c2 .bar{
		padding: .4rem;
	}
	.i-w6c2 .bar a{
		width: 48%;
		height: 1.8rem;
		margin: 0 0 .2rem;
		padding-top: .3rem;
	}
	.i-w6c2 .bar a img{
		height: .6rem;
	}
	.i-w6c2 .bar a p{
		font-size: .32rem;
	}
	.i-bar2{
		margin-top: .4rem;
		flex-wrap: wrap;
	}
	.i-bar2 a{
		width: 48%;
		height: 1.2rem;
		margin: 0 0 .3rem;
		font-size: .32rem;
	}
	.i-bar3{
		margin-top: .2rem;
	}
	.i-w7{
		margin-top: .6rem;
	}
	.i-w7c1{
		width: 100%;
		height: auto;
		margin-top: .2rem;
		padding: .3rem .2rem;
	}
	.i-tit7{
		line-height: .7rem;
		padding-bottom: 0;
	}
	.i-tit7 .tit{
		font-size: .36rem;
		margin-right: .4rem;
	}
	.i-tit7 .tit.cur:after{
		width: 100%;
		height: .1rem;
		background-size: auto 100%;
		bottom: 0;
		margin: 0;
		left: 0;
	}
	.i-tit7 .more{
		font-size: .28rem;
		padding-right: .4rem;
		background-size: .3rem .3rem;
	}
	.i-list2{
		margin-top: .2rem;
	}
	.i-list2 li{
		line-height: .7rem;
	}
	.i-list2 li .type{
		font-size: .28rem;
		padding: 0 .1rem;
	}
	.i-list2 li .tit{
		font-size: .32rem;
		max-width: 56%;
	}
	.i-list2 li .date{
		font-size: .28rem;
	}
	.i-w7c2{
		width: 100%;
		height: auto;
		padding: .3rem .2rem;
	}
	.i-bar4 a{
		width: 48%;
		height: 1.2rem;
	}
	.i-bar4 a img{
		width: .5rem;
	}
	.i-bar4 a span{
		font-size: .32rem;
		margin-left: .2rem;
	}
	.i-bar5 a{
		height: 1.4rem;
		margin-top: .2rem;
	}
	.i-bar5 a img{
		height: .6rem;
		margin: 0 .4rem 0 .8rem;
	}
	.i-bar5 a span{
		font-size: .32rem;
		letter-spacing: 0;
	}
	.i-w8{
		margin-top: .5rem;
		padding-bottom: .4rem;
	}
	.i-ztzl{
		margin-top: .3rem;
		height: 2rem;
	}
	.i-ztzl-wrap{
		margin: 0 .5rem;
	}
	.i-ztzl .btn{
		width: .3rem;
		top: 32%;
	}
}