.index-header{
	position: relative;
}
.header{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9;
}
.sy-top-swiper-item{
	background-size: 100% auto !important;
	background-position: center top;
}
.sy-top-pagination-box{
	position: relative;
}
.sy-top-pagination{
	bottom: 17px;
	right: 0;
	z-index: 9;
}
.sy-top-pagination-item{
	text-align: center;
	width: auto;
	height: auto;
	white-space: nowrap;
	border-radius: unset;
	min-width: 14px;
	line-height: 19px;
	background: rgba(255, 255, 255, 0.26);
	font-size: 14px;
	color: #ffffff;
	display: inline-block;
	cursor: pointer;
	opacity: 1;
	margin-left: 10px;
}
.sy-top-pagination-item.swiper-pagination-bullet-active{
	background: #1674ff;
}
.index-header-info{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 135px;
	background: rgba(0, 12, 45, 0.7);
	padding-top: 18px;
	z-index: 9;
}
.index-header-info .tit{
	font-size: 32px;
	color: #ffffff;
	font-weight: bold;
}
.index-header-info .date{
	font-size: 16px;
	color: #ffffff;
	margin-top: 16px;
}
.index-header-swiper{
	width: 100%;
	height: 374px;
	overflow: hidden;
	position: relative;
}
.index-header-swiper li{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.index-header-swiper li div{
	width: 100%;
	height: 100%;
	background: center no-repeat;
	background-size: auto 100%;
}
.index-main{
	padding: 28px 0 44px;
}
.index-main-bg{
	background-color: #F3F9FE;
}
.index-w1{
	min-height: 164px;
	margin-bottom: 44px;
	background: #fff;
	border-bottom: 4px solid #0962BD;
}
.index-w1-item{
	padding: 0 66px;
	background-color: #FFFFFF;
}
.index-w1-item .tit{
	padding-top: 24px;
	text-align: center;
}
.index-w1-item .tit a{
	display: inline-block;
	max-width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 36px;
	color: #000;
	font-weight: bold;
}
.index-w1-item .con{
	color: #999999;
	font-size: 18px;
	line-height: 30px;
	max-height: 60px;
	margin-top: 13px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.index-w2c1{
	width: 775px;
	height: 520px;
}
.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 p{
	height: 58px;
	line-height: 58px;
	padding: 0 120px 0 42px;
	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;
	height: 10px;
}
.index-w2c1 .index-w2c1-pagination span{
	width: 10px;
	height: 10px;
	opacity: 1;
	background: #fff;
}
.index-w2c1 .index-w2c1-pagination .swiper-pagination-bullet-active{
	background: #0962BD;
}
.index-w2c2{
	width: 608px;
}
.index-tit1{
	height: 50px;
	border-bottom: 1px solid #aab8d5;
}
.index-tit1 .tit{
	font-size: 30px;
	line-height: 32px;
	letter-spacing: 2px;
	color: #333333;
	margin-left: 58px;
}
.index-tit1 .tit:first-child{
	margin-left: 0;
}
.index-tit1 .tit.cur{
	color: #000000;
	position: relative;
	font-weight: bold;
}
.index-tit1 .tit.cur:after{
	position: absolute;
	left: 0;
	bottom: -14px;
	display: inline-block;
	content: ' ';
	width: 100%;
	height: 6px;
	background: url(line1.png);
	background-size: 100% 100%;
}

.index-w2c2 .index-tit1{
	height: 41px;
	border-bottom: 1px solid #F0F0F1;
}
.index-w2c2 .index-tit1 .tit{
	font-size: 24px;
	line-height: 24px;
	letter-spacing: 0px;
	margin-top: -4px;
}
.index-list1 li{
	margin-top: 24px;
	height: 96px;
	background-color: rgba(242, 249, 255, 0.8);
}
.index-list1 li a{
	display: flex;
	align-items: center;
	width: 100%;
	height: 100%;
	padding-right: 20px;
}
.index-list1 li .date{
	width: 86px;
	text-align: center;
	flex-shrink: 0;
	font-size: 14px;
	color: #0962bd;
	border-right: 1px solid #D9E3EF;
	margin-right: 16px;
}
.index-list1 li .date .day{
	font-size: 34px;
	font-weight: bold;
}
.index-list1 li .tit{
	font-size: 18px;
	color: #000000;
	line-height: 30px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.index-bar1{
	margin-top: 34px;
}
.index-bar1 a{
	display: block;
}
.index-bar1 a img{
	width: 100%;
}
.index-main2{
	padding: 47px 0 37px;
	background: #fff;
}
.index-w3c1{
	width: 560px;
	background: #F7FAFD;
	padding: 20px;
	height: 383px;
}
.index-w3c1-lf{
	padding-right: 18px;
	border-right: 1px solid #e4e8ed;
	margin-right: 18px;
	width: 217px;
	height: 100%;
}
.index-w3c1 .ldtx{
	width: 190px;
	height: 239px;
}
.index-w3c1 .info{
	width: 285px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	height: 100%;
}
.index-w3c1 .tit{
	font-size: 24px;
	letter-spacing: 1px;
	color: #0962bd;
	font-weight: bold;
	line-height: 32px;
	margin: 15px auto 10px;
}
.index-w3c1 .tit2{
	font-size: 18px;
	margin: 0;
}
.index-w3c1 .list1{
	height: 95px;
	width: 198px;
}
.index-w3c1 .list1 a{
	font-size: 28px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #000000;
	line-height: 32px;
}
.index-w3c1 .info .list2{
	width: 198px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	overflow-y: auto;
}
.index-w3c1 .info .list2 a{
	display: block;
	width: 92px;
	height: 32px;
	background-color: #F0F2F3;
	border-radius: 4px;
	font-size: 20px;
	letter-spacing: 1px;
	color: #000000;
	line-height: 32px;
	text-align: center;
	margin-bottom: 20px;
	white-space: nowrap;         /* 禁止换行 */
	overflow: hidden;            /* 隐藏溢出内容 */
	text-overflow: ellipsis;     /* 超出用省略号表示 */
	padding: 0 5px;
}
.index-w3c2{
	width: 820px;
}
.index-list2{
	padding-top: 25px;
}
.index-list2 li{
	margin-bottom: 30px;
}
.index-list2 li:last-child{
	margin-bottom: 0;
}
.index-list2 li .tit{
	padding-left: 22px;
	background: url(ic1.png) left center no-repeat;
	line-height: 26px;
}
.index-list4 li .tit{
	padding-left: 22px;
	background: url(ic1.png) left center no-repeat;
}
.index-list2 li .tit a{
	display: inline-block;
	max-width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.index-list4{
	padding-top: 15px;
}
.index-list4 li .tit a{
	font-size: 18px;
	line-height: 48px;
	color: #000000;
	display: block;
}
.index-list2 li .abstract{
	font-size: 16px;
	color: #000000;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	padding-left: 22px;
	margin-top: 8px;
	height: 48px;
	line-height: 24px;
}
.index-list2 .time{
	font-size: 16px;
	color: #999999;
	width: 14%;
	text-align: right;
	padding-left: 10px;
}
.index-w4{
	margin-top: 25px;
	padding-bottom: 52px;
}
.index-w4c1{
	width: 560px;
}
.index-w4c2{
	width: 820px;
}
.index-list3{
	border: solid 1px #efeff1;
	border-bottom: none;
	margin-top: 25px;
	background-color: #FFFFFF;
}
.index-list3 li{
	border-bottom: solid 1px #efeff1;
	line-height: 80px;
}
.index-list3 li a{
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 18px;
	letter-spacing: 1px;
	color: #000000;
	padding: 0 22px;
}
.ggsz-box{
	padding-top: 33px;
}
.ggsz-item{
	width: 151px;
	height: 310px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 18px;
	background: url("./sy_jgszbg1.png");
	background-size: 100% 100%!important;
	transition: all .3s;
	margin-top: 17px;
}
.ggsz-item:not(:nth-of-type(9n)){
	margin-right: 5px;
}
.ggsz-item:nth-of-type(9n+2){
	background: url("./sy_jgszbg2.png");
}
.ggsz-item:nth-of-type(9n+3){
	background: url("./sy_jgszbg3.png");
}
.ggsz-item:nth-of-type(9n+4){
	background: url("./sy_jgszbg4.png");
}
.ggsz-item:nth-of-type(9n+5){
	background: url("./sy_jgszbg5.png");
}
.ggsz-item:nth-of-type(9n+6){
	background: url("./sy_jgszbg6.png");
}
.ggsz-item:nth-of-type(9n+7){
	background: url("./sy_jgszbg7.png");
}
.ggsz-item:nth-of-type(9n+8){
	background: url("./sy_jgszbg8.png");
}
.ggsz-item:nth-of-type(9n){
	background: url("./sy_jgszbg9.png");
}
.ggsz-item span{
	display: block;
	width: 30px;
	text-align: center;
}
.ggsz-item:hover{
	/*background: #3480d9;*/
	background: url("./sy_jgszbg1_cur.png");
	color: #FFFFFF;
	font-weight: bold;
}
.no-border{
	border: none!important;
}
.index-w4-lf{
	width: 544px;
}
.rdqyt{
	display: block;
	width: 544px;
	height: 131px;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	letter-spacing: 1px;
	color: #000000;
	text-align: center;
	padding-top: 40px;
	background: url("./sy_ywxi_bg.png");
	background-size: 100% 100%;
	margin-top: 35px;
	margin-bottom: 50px;
}
.rdqyt img{
	width: 72px;
	margin-right: 20px;
}
.dbfc-con{
	width: 100%;
}
.dbfc-con .item{
	width: 48%;
}
@media screen and (min-width: 769px){
	.index-w1-item .tit a:hover,.index-w1-item .con a:hover{
		color: #0962BD;
	}
	.index-list1 li .tit:hover{
		color: #0962bd;
	}
	.index-w3c1 .list1 a:hover,.index-w3c1 .info .list2 a:hover{
		color: #0962bd;
	}
	.index-tit1 .more:hover{
		font-weight: bold;
	}
	.index-list2 li .tit a:hover{
		color: #0962bd;
	}
	.index-list4 li .tit a:hover{
		color: #0962bd;
	}
	.index-list3 li a:hover{
		color: #fff;
		background: #0962be;
		font-weight: bold;
		border-left: 6px solid #2f93ff;
		font-size: 20px;
	}
}

@media screen and (max-width: 768px){
	.index-header{
		padding-top: 4.8rem;
	}
	.index-header-swiper{
		height: 1.3rem;
	}
	.index-header-info{
		height: auto;
		padding: .2rem 0;
	}
	.index-header-info .tit{
		font-size: .32rem;
	}
	.index-header-info .date{
		font-size: .28rem;
		margin-top: .1rem;
	}
	.index-main{
		padding: .3rem 0;
	}
	.index-w1{
		min-height: auto;
		margin-bottom: .3rem;
	}
	.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;
		line-height: .42rem;
		max-height: .84rem;
	}
	.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;
		padding: 0 .2rem;
	}
	.index-tit1,.index-w2c2 .index-tit1{
		height: .68rem;
		white-space: nowrap;
		overflow-x: auto;
	}
	.index-tit1 .tit{
		font-size: .34rem;
		letter-spacing: 1px;
		line-height: .48rem;
		padding-bottom: .2rem;
		margin-left: .3rem;
	}
	.index-tit1 .tit.cur:after{
		bottom: 0;
		height: .05rem;
	}
	.index-w2c2 .index-tit1 .tit{
		font-size: .36rem;
		letter-spacing: 1px;
		line-height: .48rem;
	}
	.index-tit1 .more{
		font-size: .28rem;
		padding-right: .4rem;
		background-size: .3rem auto;
		margin-top: .1rem;
	}
	.index-list1 li{
		margin-top: .2rem;
		height: auto;
	}
	.index-list1 li a{
		padding: .2rem .2rem .2rem 0;
	}
	.index-list1 li .date{
		font-size: .28rem;
		width: 1.5rem;
		margin-right: .2rem;
	}
	.index-list1 li .date .day{
		font-size: .34rem;
	}
	.index-list1 li .tit{
		font-size: .32rem;
		line-height: .42rem;
	}
	.index-bar1{
		margin-top: .3rem;
	}
	.index-main2{
		padding: .3rem 0;
	}
	.index-w3c1{
		width: 100%;
		padding: .2rem;
		min-height: auto;
		height: auto;
	}
	.index-w3c1 .ldtx{
		width: 30%;
		height: auto;
	}
	.index-w3c1 .info{
		width: 100%;
		padding-top: 0;
		display: block;
	}
	.index-w3c1 .tit{
		font-size: .36rem;
		line-height: .7rem;
	}
	.index-w3c1 .list1{
		width: 100%;
		height: auto;
		margin-bottom: .3rem;
	}
	.index-w3c1 .list1 a{
		font-size: .36rem;
		line-height: .7rem;
	}
	.index-w3c1 .tit2{
		font-size: .32rem;
	}
	.index-w3c1 .info .list2{
		width: 100%;
		justify-content: flex-start;
	}
	.index-w3c1 .info .list2 a{
		width: 31%;
		font-size: .32rem;
		height: .7rem;
		line-height: .7rem;
		margin-bottom: .2rem;
	}
	.index-w3c1 .info .list2 a:not(:nth-of-type(3n)){
		margin-right: 3.5%;
	}
	.index-w3c2{
		width: 100%;
		margin-top: .3rem;
	}
	.index-w4{
		margin-top: .4rem;
		padding-bottom: .2rem;
	}
	.index-w4c1{
		width: 100%;
	}
	.index-w4c2{
		width: 100%;
		margin-top: .1rem;
	}
	.index-list2{
		padding-top: .3rem;
	}
	.index-list2 li{
		margin-bottom: .3rem;
	}
	.index-list2 li .tit a{
		font-size: .32rem;
	}
	.index-list4 li .tit a{
		font-size: .32rem;
		line-height: .9rem;
	}
	.index-list2 li .tit{
		padding-left: .3rem;
		background-size: .12rem .12rem;
		line-height: .5rem;
	}
	.index-list4 li .tit{
		padding-left: .3rem;
		background-size: .12rem .12rem;
	}
	.index-list2 .time{
		font-size: .3rem;
		width: 25%;
		padding-left: 0;
	}
	.index-list2 li .abstract{
		padding-left: .3rem;
		font-size: .28rem;
		margin-top: .1rem;
	}
	.index-list3{
		margin-top: .3rem;
	}
	.index-list3 li{
		line-height: .8rem;
	}
	.index-list3 li a{
		font-size: .32rem!important;
		padding: 0 .3rem;
		letter-spacing: 0;
	}
	.sy-top-pagination{
		bottom: .2rem;
		right: .2rem;
	}
	.sy-top-pagination-item{
		font-size: .24rem;
		margin-left: .1rem;
		min-width: .25rem;
		line-height: .3rem;
	}
	.index-w3c1-lf{
		width: 100%;
		border-right: none;
		margin-right: 0;
		padding: 0
	}
	.ggsz-box{
		padding-top: .3rem;
	}
	.ggsz-item{
		margin-top: .2rem;
		width: 31%;
		height: 5rem;
		font-size: .32rem;
	}
	.ggsz-item:not(:nth-of-type(3n)){
		margin-right: 3.5%;
	}
	.ggsz-item:nth-of-type(3n){
		margin-right: 0;
	}
	.index-w4-lf{
		width: 100%;
	}
	.rdqyt{
		width: 100%;
		line-height: .6rem;
		font-size: .38rem;
		height: 1.8rem;
		padding-top: .5rem;
		margin-top: .2rem;
		margin-bottom: .3rem;
	}
	.rdqyt img{
		width: 1rem;
		margin-right: .3rem;
	}
}