
.lp-top a, .lp-top span{
	color: #fff;
}
.lp-top .ipv6{
	background: rgba(255,255,255,.2);
}
.lp-top .bmjz-btn{
	background-image: url(2024iic24.png);
}
.index-sec1-bg{
	position: absolute;
	width: 100%;
	height: 100%; 
	top: 0;
	left: 0;
	z-index: -1;
	overflow: hidden;
}
.index-sec1-bg li {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.index-sec1-bg li div {
	width: 100%;
	height: 100%;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: auto 100%;
}
.lp-index-header{
	position: relative;
	/* background: url(2024ibg1.png) top center no-repeat; */
	/*overflow: hidden;*/
	height: 640px;
}
.lp-index-header-con{
	text-align: center;
	margin-top: 184px;
}
.lp-index-header-con .logo{
	display: inline-block;
}
.lp-index-search{
	width: 779px;
	margin: 10px auto 0;
	border-radius: 26px;
	height: 55px;
	background: url(2024ibg18.png) center no-repeat;
	text-align: left;
}
.lp-index-search input{
	height: 55px;
	line-height: 55px;
	padding: 0 24px;
	width: 560px;
	font-size: 16px;
	letter-spacing: 1px;
}
.lp-index-search input::-webkit-input-placeholder{
	color: #521200;
}
.lp-index-search input:-moz-placeholder{
	color: #521200;
}
.lp-index-search input::-moz-placeholder{
	color: #521200;
}
.lp-index-search input:-ms-input-placeholder{
	color: #521200;
}
.lp-index-search button{
	float: right;
	width: 96px;
	height: 42px;
	line-height: 42px;
	margin-top: 6px;
	margin-right: 5px;
	border-radius: 21px;
	background-image: linear-gradient(to bottom right, #FDB154 0%, #de5636 100%);
}
.lp-index-search button span{
	color: #fff;
	font-size: 18px;
	display: inline-block;
	margin-left: 6px;
	vertical-align: middle;
}
.lp-index-header .slogan{
	position: absolute;
	top: 160px;
	right: 100px;
}
.lp-index-header .lp-nav{
	position: absolute;
	width: 100%;
	left: 0;
	top: 78px;
	margin-top: 0;
	background: none;
}

.index-main *{
	box-sizing: border-box;
}
.index-w1{
	min-height: 136px;
	margin-top: 26px;
	margin-bottom: 44px;
	box-shadow: 0 0 6px 0 rgba(99,52,0,.19);
	background: #fff;
}
.index-w1-item{
	text-align: center;
	padding: 0 80px 30px;
}
.index-w1-item .tit{
	padding-top: 20px;
}
.index-w1-item .tit a{
	display: inline-block;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 36px;
	color: #000;
	font-weight: bold;
}
.index-w1-item .tit a:hover,.index-w1-item .con a:hover{
	color: #b90f1c;
}
.index-w1-item .con{
	color: #666565;
	font-size: 18px;
	margin-top: 24px;
}
.index-w1-item .con p{
	display: inline-block;
	max-width: 90%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.index-w1-item .con a{
	display: inline-block;
	color: #d1b182;
}

.index-w2{
	padding-bottom: 35px;
}
.index-w2c1{
	width: 632px;
	height: 424px;
}
.index-w2c1-item a{
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}
.index-w2c1-item a img{
	width: 100%;
	height: 100%;
}
.index-w2c1-item a span{
	font-size: 18px;
}
.index-w2c1 .index-w2c1-pagination{
	height: 10px;
}

.index-w2c1-item a p{
	height: 56px;
	line-height: 56px;
	padding: 0 120px 0 18px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,.5);
	color: #fff;
	font-size: 22px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.index-w2c1 .index-w2c1-pagination{
	position: absolute;
	width: auto;
	left: auto;
	right: 18px;
	bottom: 22px;
	color: #fff;
	font-size: 16px;
	z-index: 2;
}
.index-w2c1 .index-w2c1-pagination span{
	width: 10px;
	height: 10px;
	opacity: 1;
	background: #fff;
}
.index-w2c1 .index-w2c1-pagination .swiper-pagination-bullet-active{
	background: #EB7B42;
}
.index-w2c2{
	margin-top: 7px;
	width: 743px;
}
.index-w2c2 .i-list2{
	margin-top: 26px;
}
.index-w2c2 .i-list2 li{
	line-height: 58px; 
}
.i-tit1{
	padding-left: 15px;
	border-bottom: 1px solid #eaeaea;
	height: 48px;
}
.i-tit1 .tit{
	display: inline-block;
	color: #666666;
	font-size: 18px;
	line-height: 28px;
	min-width: 105px;
	text-align: center;
	margin-right: 24px;
	font-weight: bold;
}
.i-tit1 .tit.cur{
	font-weight: bold;
	font-size: 20px;
	padding-bottom: 20px;
	color: #000;
	background: url(2024ibg3.png) center bottom no-repeat;
}
.index-w2c2 .i-tit1{
	display: flex;
	justify-content: space-between;
}
.index-w2c2 .i-tit1 .tit{
	margin-right: 0;
	color: #666666;
	font-weight: normal;
}
.index-w2c2 .i-tit1 .tit.cur{
	font-weight: bold;
	color: #000;
}

.i-list1 .item{
	display: block;
	border: 1px solid #e7eef5;
	height: 138px;
	margin-top: 20px;
	background: url(2024iic1.png) 570px 118px no-repeat #fff;
	background-size: 20px 8px;
}
.i-list1 .date{
	width: 73px;
	height: 69px;
	margin-left: 18px;
	text-align: center;
	background: #0059A7;
	border-bottom-right-radius: 18px;
}
.i-list1 .date .day{
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	line-height: 24px;
	margin-top: 6px;
}
.i-list1 .date .ym{
	color: #fff;
	font-size: 12px;
	line-height: 20px;
	border-top: 1px solid #fff;
	display: inline-block;
	margin-top: 8px;
}
.i-list1 .info{
	width: 440px;
	margin-right: 48px;
	padding-top: 4px;
}
.i-list1 .info .tit{
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	line-height: 30px;
}
.i-list1 .info .con{
	color: #868686;
	font-size: 14px;
	line-height: 22px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-top: 8px;
	height: 44px;
}

.index-w3{
	padding: 49px 0 59px;
	background: #F1F7FC;
}
.index-w3c{
	display: flex;
	justify-content: space-between;
}
.index-w3box .box1{
	width: 358px;
	margin-top: 27px;
}
.index-w3box.cur .box1{
	display: none;
}
.index-w3box .box1 .bg{
	width: 358px;
	height: 164px;
}
.index-w3box .box1>div{
	width: 330px;
	height: 78px;
	margin: -44px auto 0;
	border-radius: 10px;
	background: #fff;
	position: relative;
	text-align: center;
	box-shadow: 0 4px 10px 0 rgba(54,75,129,.19);
}
.index-w3box .box1 .ic{
	height: 50px;
}
.index-w3box .box1 p{
	margin-left: 22px;
	vertical-align: middle;
	display: inline-block;
	font-size: 22px;
	font-weight: bold;
	color: #0059a7;
}

.index-w3box .box1 a{
	display: inline-block;
	width: 100%;
	height: 100%;
	padding-top: 14px;
}

.index-w3box .box2{
	width: 600px;
	height: 356px;
	display: none;
	border-bottom-right-radius: 60px;
	border-top-left-radius: 60px;
	box-shadow: 0 4px 10px 0 rgba(15,89,164,.48);
	padding-top: 56px;
	background: url(2024ibg5.png) center no-repeat;
	background-size: 100% 100%;
}
.index-w3box.cur .box2{
	display: block;
}
.index-w3box .box2 .title{
	text-align: center;
	background: url(2024ibg4.png) center no-repeat;
}
.index-w3box .box2 .title span{
	color: #0059a7;
	font-size: 24px;
	font-weight: bold;
	display: inline-block;
	vertical-align: middle;
	margin-left: 14px;
}
.index-w3box .box2 .list{
	padding: 38px 24px 0;
}
.index-w3box .box2 .list li{
	float: left;
	width: 33.33%;
	line-height: 48px;
	height: 48px;
}
.index-w3box .box2 .list li a{
	display: inline-block;
	color: #666666;
	font-size: 16px;
	max-width: 90%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.index-w3box .box2 .list li a:before{
	display: inline-block;
	content: ' ';
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #999999;
	margin-right: 10px;
	vertical-align: middle;
	margin-top: -2px;
}
.index-w3box .box2 .more{
	text-align: center;
	margin-top: 40px;
}
.index-w3box .box2 .more a{
	display: inline-block;
	color: #fff;
	font-size: 16px;
	height: 45px;
	line-height: 45px;
	width: 142px;
	border-radius: 6px;
	background-image: linear-gradient(to bottom right, #1a84ec 0%, #0f59a4 100%);
	box-shadow: 0 4px 10px 0 rgba(15,89,164,.48);
}

.index-w3c .sy-ykb{
	display: flex;
	flex-direction: column;
}

.index-w3c .sy-ykb>a{
	display: block;
}
.index-w3c .sy-ykb>a img{
	width: 100%;
}
.index-w3c .sy-ykb>div{
	display: flex;
	justify-content: space-between;
}

.index-w4{
	padding-bottom: 46px;
}

.index-w4 .sy-title-bottom{
	margin-top: -1px;
	text-align: center;
}

.index-w4 .sy-xxgk{
	padding-top: 20px;
	height: 258px;
	background: #F6F6F6;
	box-sizing: border-box;
}

.sy-yj{
	margin-top: 38px;
	margin-bottom: 34px;
	width: 100%;
	height: 66px;
	background: url(2024-sy-yj.png) no-repeat;
	position: relative;
}

.sy-yj .swiper-container{
	height: 100%;
}

.sy-yj .text{
	width: 90%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding-left: 210px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 20px;
	color: #000000;
	line-height: 66px;
}

.sy-yj .text a{
	display: inline-block;
	height: 100%;
	max-width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.sy-yj .text::before{
	float: left;
	margin-right: 8px;
	margin-top: 32px;
	content: "";
	width: 4px;
	height: 4px;
	background: #000000;
	border-radius: 50%;
	vertical-align: middle;
}
.sy-yj .more{
	position: absolute;
	right: 22px;
	top: 0;
	z-index: 2;
}
.sy-yj .more a{
	display: inline-block;
	color: #666666;
	font-size: 16px;
	line-height: 66px;
}
.index-tit2{
	text-align: center;
	border-bottom: 1px solid #F1F1F1;
}
.index-tit2 .tit{
	color: #000000;
	font-size: 34px;
	font-weight: bold;
	display: inline-block;
	position: relative;
	padding-bottom: 16px;
}
.index-tit2 .tit:after{
	display: inline-block;
	content: ' ';
	position: absolute;
	left: 50%;
	bottom: -9px;
	width: 82px;
	height: 9px;
	margin-left: -41px;
	background: url(2024iic23.png);
	background-size: 100% 100%;
}
.index-tit2 .ch{
	color: #0059a7;
	font-size: 40px;
	font-weight: bold;
}
.index-tit2 .en{
	color: #c4c4c4;
	font-size: 22px;
	margin-top: 4px;
}
.index-w4c1{
	margin: 30px 20px 0;
	display: flex;
	justify-content: space-between;
}
.index-w4c1 a{
	display: inline-block;
	width: 321px;
	height: 112px;
	text-align: center;
	background: #fff;
}
.index-w4c1 a img{
	margin: 15px 0 4px;
	height: 45px;
}
.index-w4c1 a img.cur{
	display: none;
}
.index-w4c1 a p{
	color: #291900;
	font-size: 22px;
}
.index-w4c2{
	width: 840px;
	margin-top: 14px;
}
.index-zcwj-search{
	margin-top: 30px;
	box-shadow: 0 3px 10px 0 rgba(41,101,164,.34);
	padding-left: 16px;
	padding-top: 20px;
	height: 112px;
	margin-bottom: 14px;
}
.index-zcwj-search .tit{
	color: #291900;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 12px;
}
.index-zcwj-search input{
	display: inline-block;
	width: 320px;
	height: 38px;
	line-height: 38px;
	padding: 0 12px;
	font-size: 16px;
	border-radius: 4px;
	background: #FAFAFA;
	margin-right: 24px;
}
.index-zcwj-search button{
	display: inline-block;
	width: 123px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	border-radius: 4px;
	background-image: linear-gradient(to bottom right, #e0c595 0%, #c19b72 100%);
}
.index-zcwj-search button span{
	color: #fff;
	font-size: 18px;
	margin-left: 10px;
	vertical-align: middle;
}
.i-list2 li{
	line-height: 52px;
}
.i-list2 li a{
	display: inline-block;
	max-width: 80%;
	color: #000000;
	font-size: 16px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.i-list2 li a:before{
	display: inline-block;
	content: "";
	width: 7px;
	height: 10px;
	vertical-align: middle;
	margin-top: -2px;
	margin-right: 14px;
	margin-left: 6px;
	background: url(2024list-prvic.png);
	background-size: 100% 100%;
}
.i-list2 li span{
	float: right;
	color: #666666;
	font-size: 14px;
	margin-right: 12px;
}
.index-w4c3{
	width: 520px;
	height: 470px;
	padding: 20px 24px 0;
	background: #F6F6F6;
}
.index-w4c3 .title a{
	display: inline-block;
}
.index-w4c3 .title a img{
	margin-right: 12px;
}
.index-w4c3 .title a span{
	color: #291900;
	font-size: 24px;
	font-weight: bold;
	vertical-align: middle;
}
.index-zcwd{
	padding-bottom: 24px;
	margin-top: 16px;
}
.index-zcwd a{
	background: #F6F6F6;
}
.index-zcwd p{
	color: #000000;
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 14px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.index-zcwd p span{
	display: inline-block;
	width: 28px;
	border-radius: 4px;
	font-size: 18px;
	text-align: center;
	margin-right: 14px;
}
.index-zcwd p span.wen{
	background: #D7B88B;
	color: #fff;
}
.index-zcwd p span.da{
	background: #ffe9c7;
	color: #f38900;
}
.index-zcwd img{
	width: 100%;
	height: 270px;
}
.index-zcwd .index-zcwd-page{
	bottom: 0;
	position: absolute;
	text-align: center;
}
.index-zcwd .index-zcwd-page .swiper-pagination-bullet{
	width: 10px;
	height: 10px;
	margin: 0 9px;
	opacity: 1;
	background: #FFDEC6;
}
.index-zcwd .index-zcwd-page span.swiper-pagination-bullet-active{
	background: #EB7B42;
}
.index-w4c4{
	display: flex;
	justify-content: space-between;
	margin-top: 44px;
}
.index-w4c4 .box{
	width: 260px;
	height: 210px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	text-align: center;
	padding-top: 23px;
	box-shadow: 0 4px 10px 0 rgba(95,101,110,.19);
}
.index-w4c4 .box:nth-child(1){
	background-image: url(2024ibg9.png);
}
.index-w4c4 .box:nth-child(2){
	background-image: url(2024ibg10.png);
}
.index-w4c4 .box:nth-child(3){
	background-image: url(2024ibg11.png);
}
.index-w4c4 .box:nth-child(4){
	background-image: url(2024ibg12.png);
}
.index-w4c4 .box:nth-child(5){
	background-image: url(2024ibg13.png);
}
.index-w4c4 .box .ic1{
	height: 51px;
}
.index-w4c4 .box .tit{
	color: #000000;
	font-size: 22px;
	font-weight: bold;
	margin: 13px 0 14px;
}
.index-w4c4 .box .list{
	padding: 0 14px;
}
.index-w4c4 .box .list li{
	display: inline-block;
	width: 50%;
	height: 38px;
	line-height: 28px;
}
.index-w4c4 .box .list li a{
	display: inline-block;
	color: #333333;
	font-size: 16px;
	max-width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.index-w5{
	padding: 50px 0 34px;
	background: #F7F7F7;
}
.index-w5c1{
	width: 850px;
}
.i-list3{
	margin-top: 12px;
}
.i-list3 li{
	line-height: 52px;
	padding: 0 24px 0 18px;
}
.i-list3 li a{
	display: inline-block;
}
.i-list3 li a .sta{
	display: inline-block;
	width: 88px;
	text-align: center;
	height: 28px;
	line-height: 28px;
	color: #999999;
	font-size: 16px;
	background: #e8e8e8;
	border-radius: 4px;
	margin-right: 8px;
	vertical-align: middle;
}
.i-list3 li a .tit{
	display: inline-block;
	color: #000000;
	font-size: 16px;
	max-width: 520px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.i-list3 li a .sta.cur{
	color: #a67744;
	background: #E8D8C0;
}
.i-list3 li .date{
	float: right;
	color: #666666;
	font-size: 14px;
}
.index-w5c2{
	width: 514px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 6px;
}
.index-w5c2 a{
	display: inline-block;
	width: 245px;
	height: 163px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	box-shadow: 0 0 10px 0 rgba(15,89,164,.15);
	padding: 20px 24px 0;
	position: relative;
	margin-bottom: 24px;
}
.index-w5c2 a:nth-child(1){
	background-image: url(2024ibg14.png);
}
.index-w5c2 a:nth-child(2){
	background-image: url(2024ibg15.png);
}
.index-w5c2 a:nth-child(3){
	background-image: url(2024ibg16.png);
}
.index-w5c2 a:nth-child(4){
	background-image: url(2024ibg17.png);
}
.index-w5c2 a .ic{
	height: 51px;
}
.index-w5c2 a p{
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	margin-top: 13px;
}
.index-w5c2 a .arrow{
	position: absolute;
	right: 24px;
	bottom: 14px;
}

.index-w6{
	padding: 46px 0;
	position: relative;
}
.index-zt{
	height: 198px;
	width: 1298px;
}
.index-zt a{
	display: block;
	width: 312px;
	height: 100%;
}
.index-zt a img{
	width: 100%;
	height: 100%;
}
.ztSwiper-btn{
	position: absolute;
	top: 134px;
	cursor: pointer;
	z-index: 2;
}
.ztSwiper-prev{
	left: 94px;
}
.ztSwiper-next{
	right: -12px;
}
.ztSwiper-btn.swiper-button-disabled{
	opacity: .5;
	cursor: initial;
}

.index-w7{
	margin-top: 62px;
	display: flex;
	justify-content: space-between;
}
.index-w7 .item{
	width: 320px;
	height: 282px;
	text-align: center;
	border: 1px solid #dfdfdf;
	border-radius: 15px;
}
.index-w7 .item .ic{
	margin-top: -24px;
}
.index-w7 .item .tit{
	color: #000000;
	font-size: 22px;
	font-weight: bold;
	margin-top: 12px;
}
.index-w7 .item .list{
	margin-top: 15px;
}
.index-w7 .item .list li{
	width: 130px;
	line-height: 40px;
	display: inline-block;
	vertical-align: top;
}
.index-w7 .item .list1 li{
	width: 100%;
}
.index-w7 .item .list li a{
	display: inline-block;
	color: #666666;
	font-size: 18px;
	max-width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

@media screen and (min-width: 769px){
	.index-w7 .item .list li a:hover{
		color: #d1b182;
	}
	.i-list1 .item:hover{
		border-color: #fff;
		box-shadow: 0 3px 10px 0 rgba(41,101,164,.34);
		background-image: url(2024iic1o.png);
	}
	.i-list1 .item:hover .date{
		background: #f38900;
	}
	.i-list1 .item:hover .info .tit{
		color: #004892;
	}
	.index-w3box .box2 .list li a:hover{
		color: #88641a;
		text-decoration: underline;
	}
	.index-w3box .box2 .list li a:hover:before{
		background: #88641a;
	}
	.index-w4c1 a:hover{
		background: url(2024-ibg7.png) center no-repeat;
	}
	.index-w4c1 a:hover p{
		color: #88641a;
		font-weight: bold;
	}
	.i-list2 li a:hover{
		color: #88641a;
	}
	.index-w4c4 .box .list li a:hover{
		color: #88641a;
	}
	.i-list3 li a:hover .tit{
		color: #88641a;
	}
}
@media screen and (max-width: 768px){
	.lp-index-header{
		height: auto;
	}
	.index-sec1-bg{
		height: 4.56rem;
	}
	.index-sec1-bg li div{
		background-size: 100% 100%;
	}
	.lp-index-header-con{
		margin-top: .1rem;
	}
	.lp-index-header-con .logo img{
		width: 4rem;
	}
	.lp-index-search{
		width: 80%;
		margin: .2rem auto 0;
		border-radius: 4px;
		overflow: hidden;
		background-size: 100% 100%;
		height: .6rem;
	}
	.index-w2c1-item a span{
		font-size: 0.35rem;
	}
	.lp-index-search input{
		width: 84%;
		height: .6rem;
		line-height: .6rem;
		font-size: .26rem;
		padding: 0 .2rem;
		box-sizing: border-box;
		border: none;
	}
	.lp-index-search button{
		width: 15%;
		height: .5rem;
		line-height: .5rem;
		box-sizing: border-box;
		margin-right: 1%;
		margin-top: .05rem;
	}
	.lp-index-search button img{
		height: 60%;
	}
	.lp-index-header .slogan{
		display: none;
	}
	.lp-hotwords{
		display: none;
		width: 100%;
		padding: 0;
	}
	.lp-hotwords span, .lp-hotwords a{
		font-size: .28rem;
	}
	.lp-hotwords a{
		margin: 0 .06rem;
	}
	.lp-index-header .lp-nav{
		margin-top: .9rem;
		position: initial;
		background: #C19B72;
	}

	.index-w1{
		margin: .3rem 0;
		min-height: auto;
	}
	.index-w1-item{
		padding: 0 .2rem .2rem;
	}
	.index-w1-item .tit{
		padding-top: .3rem;
	}
	.index-w1-item .tit a{
		font-size: .4rem;
	}
	.index-w1-item .con{
		font-size: .32rem;
		margin-top: .2rem;
	}
	.index-w1-item .con p{
		max-width: 78%;
	}
	.index-w2{
		padding-bottom: .3rem;
	}
	.index-w2c1{
		width: 100%;
		height: 5rem;
	}
	.index-w2c1-item a p{
		height: .7rem;
		line-height: .7rem;
		font-size: .32rem;
		padding: 0 2rem 0 .2rem;
	}
	.index-w2c1 .index-w2c1-pagination{
		right: .2rem;
		height: .7rem;
		bottom: 0;
		line-height: .7rem;
	}
	.index-w2c1 .index-w2c1-pagination span{
		width: .14rem;
		height: .14rem;
		vertical-align: middle;
		margin: 0 0 0 .1rem;
	}
	.index-w2c2{
		width: 100%;
		margin-top: .3rem;
	}
	.i-tit1{
		height: auto;
		display: block;
		overflow-x: auto;
		overflow-y: hidden;
		white-space: nowrap;
		padding: 0;
	}
	.i-tit1 .tit{
		font-size: .36rem;
		min-width: auto;
		line-height: .7rem;
		margin-right: .3rem;
	}
	.i-tit1 .tit.cur{
		padding-bottom: 0;
		font-size: .36rem;
	}
	.index-w2c2 .i-tit1{
		padding: 0;
	}
	.index-w2c2 .i-tit1 .tit{
		margin-right: .3rem;
	}
	.i-list1 .item{
		margin-top: .3rem;
		height: 1.8rem;
	}
	.i-list1 .date{
		width: 1rem;
		height: 1rem;
		border-bottom-right-radius: .2rem;
		margin-left: .2rem;
	}
	.i-list1 .date .day{
		font-size: .28rem;
		line-height: .5rem;
		margin-top: 0;
	}
	.i-list1 .date .ym{
		font-size: .2rem;
		line-height: .5rem;
		margin-top: 0;
	}
	.i-list1 .info{
		width: 5.4rem;
		margin-right: .2rem;
		padding-top: .2rem;
		background: url(2023zz-ic2.png) right bottom no-repeat;
		background-size: 32px 8px;
		background-size: 0.32rem 0.08rem;
		padding-bottom: .2rem;
	}
	.i-list1 .info .tit{
		font-size: .32rem;
		line-height: initial;
		display: block;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	.i-list1 .info .con{
		font-size: .28rem;
		line-height: .38rem;
		height: auto;
		background: none;
		margin-top: .1rem;
	}
	.index-w3{
		padding: .3rem 0 0;
	}
	.index-w3c{
		flex-wrap: wrap;
	}
	.sy-ykb>img{
		width: 100%;
		margin-bottom: 0.1rem;
	}

	.index-w3box{
		width: 100%;
		margin-bottom: .3rem;
	}
	.index-w3box .box1,.index-w3box .box2{
		width: 100%;
	}
	.index-w3box .box1{
		display: none;
	}
	.sy-ykb .index-w3box .box1{
		display: block;
	}
	.index-w3box .box1>div{
		width: 80%;
		height: 1rem;
		margin-top: -.5rem;
	}
	.index-w3box .box1 a{
		padding-top: 0;
		line-height: 1rem;
	}

	.index-w3box .box2{
		height: auto;
		padding: .3rem 0;
		border-top-left-radius: .5rem;
		border-bottom-right-radius: .5rem;
		display: block;
		box-shadow: 0 .04rem .1rem 0 rgba(15,89,164,.48);
	}

	.sy-ykb .index-w3box{
		margin-top: .3rem;
		margin-bottom: 0;
	}

	.sy-ykb .index-w3box .box1{
		margin-top: 0;
		margin-bottom: 0;
	}

	.sy-ykb .index-w3box .box2 {
		display: none;
	}

	.sy-ykb>div{
		flex-direction: column;
	}
	.sy-ykb .box1 .bg{
		width: 100%;
		height: auto;
	}

	.sy-ykb .box1 .ic{
		height: .7rem;
	}

	.index-w3box .box1 p{
		margin-left: 0.44rem;
		font-size: 0.4rem;
	}

	.index-w3box .box2 .title{
		background-size: 100% auto;
	}
	.index-w3box .box2 .title img{
		width: .6rem;
	}
	.index-w3box .box2 .title span{
		font-size: .36rem;
		margin-left: .2rem;
	}
	.index-w3box .box2 .list{
		padding: .3rem .3rem 0;
	}
	.index-w3box .box2 .list li{
		height: .7rem;
		line-height: .7rem;
		width: 50%;
	}
	.index-w3box .box2 .list li a{
		font-size: .32rem;
	}
	.index-w3box .box2 .list li a:before{
		width: .1rem;
		height: .1rem;
		margin-right: .2rem;
	}
	.index-w3box .box2 .more{
		margin-top: .3rem;
	}
	.index-w3box .box2 .more a{
		width: 40%;
		height: .7rem;
		line-height: .7rem;
		font-size: .32rem;
	}
	.index-w4{
		padding: .3rem .2rem 0;
	}
	.sy-yj{
		height: .9rem;
		background-position: left center;
		background-size: auto 100%;
		margin: .3rem 0 0;
	}
	.sy-yj .text{
		padding-left: 2.7rem;
		line-height: .9rem;
		font-size: .3rem;
		width: 98%;
	}
	.sy-yj .text::before{
		display: none;
	}
	.sy-yj .more{
		width: 100%;
		text-align: center;
		left: 0;
		bottom: -.8rem;
		top: auto;
		right: auto;
	}
	.sy-yj .more a{
		display: inline-block;
		color: #adadad;
		font-size: .3rem;
		height: .62rem;
		line-height: .62rem;
		width: 2.2rem;
		border-radius: .06rem;
		border: 1px solid #f2f2f2;
		background: #f9f9f9;
	}
	.index-tit2 .tit{
		font-size: .4rem;
        padding-bottom: .1rem;
	}
	.index-tit2 .ch{
		font-size: .4rem;
	}
	.index-tit2 .en{
		font-size: .28rem;
	}
	.index-tit2 .tit:after {
        width: 1rem;
        height: .1rem;
        margin-left: -.5rem;
        bottom: -.1rem;
    }
	.index-w4c1{
		margin: .3rem 0 0;
		flex-wrap: wrap;
	}
	.index-w4c1 a{
		width: 48%;
		height: 1.5rem;
		margin-bottom: .2rem;
	}
	.index-w4c1 a img{
		height: .5rem;
		margin: .2rem 0;
	}
	.index-w4c1 a p{
		font-size: .32rem;
	}
	.index-w4c2{
		width: 100%;
		margin-top: 1rem;
	}
	.i-list2{
		padding-top: .2rem;
	}
	.i-list2 li{
		line-height: .7rem;
	}
	.i-list2 li a{
		font-size: .32rem;
		max-width: 70%;
	}
	.i-list2 li a:before{
		width: .1rem;
		height: .1rem;
		margin: -.02rem .2rem 0 0;
	}
	.i-list2 li span{
		margin-right: 0;
		font-size: .28rem;
	}
	.i-list1 .i-list2{
		margin-top: 0;
	}
	.i-list1 .i-list2 li{
		line-height: .7rem;
	}
	.index-zcwj-search{
		margin-top: .2rem;
		padding: .2rem;
		height: auto;
		margin-bottom: 0;
	}
	.index-zcwj-search .tit{
		font-size: .32rem;
		margin-bottom: .2rem;
	}
	.index-zcwj-search input{
		width: 100%;
		height: .8rem;
		line-height: .8rem;
		margin: 0 0 .2rem;
	}
	.index-zcwj-search button{
		height: .7rem;
		line-height: .7rem;
		width: 40%;
		display: block;
		margin: 0 auto;
	}
	.index-zcwj-search button img{
		height: 50%;
	}
	.index-zcwj-search button span{
		font-size: .32rem;
		margin-left: .2rem;
	}
	.index-w4c3{
		width: 100%;
		height: auto;
		padding: .2rem;
		margin: .2rem 0 0;
	}
	.index-w4c3 .title a img{
		margin-right: .2rem;
		height: .4rem;
	}
	.index-w4c3 .title a span{
		font-size: .36rem;
	}
	.index-zcwd{
		margin-top: .2rem;
		padding-bottom: .3rem;
	}
	.index-zcwd p{
		font-size: .32rem;
		line-height: .5rem;
		margin-bottom: .2rem;
	}
	.index-zcwd p span{
		font-size: .28rem;
		margin-right: .2rem;
		width: .5rem;
	}
	.index-zcwd img{
		height: 4rem;
	}
	.index-zcwd .index-zcwd-page .swiper-pagination-bullet{
		width: .2rem;
		height: .2rem;
		margin: 0 .1rem;
	}
	.index-w4c4{
		margin-top: .3rem;
		flex-wrap: wrap;
	}
	.index-w4c4 .box{
		width: 100%;
		padding: .3rem 0;
		height: auto;
		margin-bottom: .3rem;
	}
	.index-w4c4 .box .ic1{
		height: .6rem;
	}
	.index-w4c4 .box .tit{
		margin: .2rem 0;
		font-size: .36rem;
	}
	.index-w4c4 .box .list{
		height: auto;
		padding: 0 .3rem;
		margin-bottom: .1rem;
	}
	.index-w4c4 .box .list li{
		height: .7rem;
		line-height: .7rem;
	}
	.index-w4c4 .box .list li a{
		font-size: .32rem;
	}
	.index-w5{
		padding: .3rem 0 0;
	}
	.index-w5c1{
		width: 100%;
	}
	.i-list3 li{
		padding: 0;
		line-height: .7rem;
	}
	.i-list3 li a .sta{
		font-size: .28rem;
		width: 1.4rem;
		margin-right: .2rem;
	}
	.i-list3 li a .tit{
		max-width: 3.7rem;
		font-size: .32rem;
	}
	.i-list3 li .date{
		font-size: .28rem;
	}
	.index-w5c2{
		width: 100%;
		margin-top: .3rem;
	}
	.index-w5c2 a{
		width: 48%;
		height: 2rem;
		padding: .2rem .2rem 0;
		margin-bottom: .3rem;
	}
	.index-w5c2 a .ic{
		height: .6rem;
	}
	.index-w5c2 a p{
		font-size: .32rem;
		margin-top: .2rem;
	}
	.index-w5c2 a .arrow{
		width: .4rem;
		right: .2rem;
		bottom: .2rem;
	}
	.index-w6{
		padding: .3rem .4rem;
	}
	.index-zt{
		width: 100%;
		height: 4.3rem;
		margin-top: .3rem;
	}
	.ztSwiper-btn{
		width: .5rem;
		top: 3rem;
	}
	.ztSwiper-prev{
		left: 0;
	}
	.ztSwiper-next{
		right: 0;
	}
	.index-w7{
		flex-wrap: wrap;
		margin-top: .1rem;
	}
	.index-w7 .item{
		width: 48%;
		height: 3.4rem;
		margin-top: .6rem;
	}
	.index-w7 .item .ic{
		width: .8rem;
		margin-top: -.3rem;
	}
	.index-w7 .item .tit{
		font-size: .32rem;
		margin-top: .1rem;
	}
	.index-w7 .item .list{
		margin-top: .2rem;
	}
	.index-w7 .item .list li{
		width: 50%;
		line-height: .6rem;
		padding: 0 .1rem;
	}
	.index-w7 .item .list1 li{
		width: 100%;
	}
	.index-w7 .item .list li a{
		font-size: .28rem;
	}
	.index-w4 .sy-xxgk{
		padding: .3rem .2rem;
		height: auto;
	}
}