.banner{
	width: 100%;
	padding: 0 13%;
	position: relative;
	/* margin-top: 184px; */
	overflow: hidden;
}
.banner-lb .slick-dots li.slick-active {
	width: 78px;
}

.banner-lb .slick-dots li.slick-active button {
	width: 78px;
	border-radius: 14px;
}

.banner-lb .slick-dots li {
	margin: 0 9px;
}

.banner-lb img {
	transform: scale(1.2);
	transition: opacity 0.3s ease 0s, transform 0s ease 1s;
	width: 100%;
}

.banner-lb .slick-current img {
	transform: scale(1);
	transition: all 5s cubic-bezier(0, 0.56, 0.44, 1) 0s;
	width: 100%;
	overflow: hidden;
}
.banner-lb2{
	position: absolute;
	bottom: 32px;
	right: 15%;
	z-index: 1100;
	height: 50px;
	width: 200px;
}
.banner-lb2 .slick-dots{
	bottom: 0;
	left: auto;
	right: 0;
	z-index: 1100;
}
.banner-lb2 .slick-dots li{
	font-size: 14px;
	color: #fff;
	width: auto;
	height: auto;
}
.banner-lb2 .slick-dots li.slick-active{
	font-size: 35px;
}
.message{
	width: 100%;
	margin-top: 42px;
	overflow: hidden;
}
.news{
	width: 64%;
}
.message .title{
	margin-bottom: 30px;
}
.inform .title{
	margin-bottom:20px;
}
.message .title h2{
	font-weight: normal;
	font-size: 24px;
	color: #000;
	text-indent: 45px;
	position: relative;
	width: 94%;
	line-height: 32px;
	height: 32px;
}
.news .title h2{
	background: url(../image/news-icon.png) no-repeat center left;
}
.news .title h2::after{
	position: absolute;
	display: block;
	content: "";
	width: 76%;
	height: 4px;
	background: #e6e6e6;
	top: 0;
	bottom: 0;
	right: 0;
	left: auto;
	margin: auto;
}
.message .title .more{
	width: 6%;
	text-align: right;
	height: 32px;
	line-height: 32px;
}
.message .title .more img{
	position: relative;
	top: -2px;
}
.news .list1 li{
	float: left;
	width: 48%;
}
.news .list1 li.first{
	margin-right: 4%;
}
.news .list1 .list-img{
	width: 100%;
	height: 240px;
	overflow: hidden;
}
.news .list1 .list-img img{
	width: 100%;
	height: 100%;
}
.news .list1 .list-txt{
	width:100%;
	margin-top:20px;
}
.news .list1 .list-txt h2{
	font-size: 16px;
	color: #3b3b3b;
	line-height: 32px;
	margin-bottom: 12px;
	max-height: 32px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
}
.news .list1 .list-txt .abstract{
	font-size: 14px;
	color: #3b3b3b;
	line-height: 24px;
	max-height: 48px;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	white-space: pre-wrap;
	-o-text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.news .list1 .list-txt .time{
	width: 108px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	background: #2d51b6;
	margin-top: 28px;
}
.news .list1 .time:hover{
	box-shadow: 108px 0 0 0 inset #eca700;
}
.news .list2{
	margin-top: 36px;
}
.news .list2 li{
	line-height: 37px;
	background: url(../image/listyle.png) no-repeat left center;
	text-indent: 18px;
}
.news .list2 li a{
	float: left;
	font-size: 16px;
	width: 80%;
	color: #000;
	line-height: 37px;
	max-height: 37px;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	white-space: pre-wrap;
	-o-text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
.news .list2 li .time{
	float: right;
	font-size: 14px;
	color: #585858;
	width: 20%;
	overflow: hidden;
	max-height: 37px;
	text-align: right;
}
.news .list1 li:hover img{
	transform: scale(1.2);
}
.news .list1 li:hover h2,.news .list2 li:hover a{
	color: #2869cc;
}

.inform{
	width: 32%;
}
.notce{
	margin-bottom: 22px;
}
.notce .title h2{
	background: url(../image/notice-icon.png) no-repeat center left;
}
.report .title h2{
	background: url(../image/report-icon.png) no-repeat center left;
}
.inform li .p1{
	color: #5889d3;
	font-size: 36px;
	line-height: 36px;
}
.inform li .p2{
	color: #5889d3;
	font-size: 12px;
}
.inform li {
	padding: 14px 0;
	border-bottom: 1px solid #d2e0ef;
}
.inform li a{
	font-size: 16px;
	color: #000;
	width: 80%;
	float: right;
	max-height: 50px;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	white-space: pre-wrap;
	-o-text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.inform .time{
	width: 20%;
}
.inform li.last{
	border: 0;
}
.inform li:hover a{
	color: #2869cc;
}
.center-tb{
	width: 100%;
	background: url(../image/center-bg.png) no-repeat center center;
	background-size: cover;
	padding: 45px 0 80px;
}
.center-tb a.more{
    display: block;
    width: 132px;
    height: 45px;
    padding-left: 60px;
    color: #3064c1;
    font-size: 18px;
    line-height: 45px;
    background: url(../image/ckgd.png) no-repeat center left;
    margin: 30px auto 0;
    box-sizing: border-box;
    transition: all .4s;
}
.center-tb a.more:hover{
    color: #e59b28;
    background: url(../image/ckgd2.png) no-repeat center left;
}
.center-tb .tab-title  ul{
	text-align: center;
	font-size: 0;
}
.center-tb .tab-title li{
	display: inline-block;
	padding: 0 60px;
	border-right: 2px solid #cdcdcd;
	margin-right: 52px;
	line-height: 34px;
	cursor: pointer;
}
.center-tb .tab-title a{
	font-size: 24px;
	display: block;
	color: #747474;
}
.center-tb .tab-title .l1{
	background: url(../image/dtjs.png) no-repeat center left;
}
.center-tb .tab-title .l2{
	background: url(../image/jxky.png) no-repeat center left;
}
.center-tb .tab-title .l3{
	background: url(../image/shfw.png) no-repeat center left;
}
.center-tb .tab-title .l4{
	background: url(../image/zbgg.png) no-repeat center left;
	margin: 0;
	border:0;
}
.center-tb .tab-title li:hover a,.center-tb .tab-title .active a{
	color: #2d51b6;
}
.center-tb .tab-title .l1:hover,.center-tb .tab-title .l1.active{
	background: url(../image/dtjs2.png) no-repeat center left;
}
.center-tb .tab-title .l2:hover,.center-tb .tab-title .l2.active{
	background: url(../image/jxky2.png) no-repeat center left;
}
.center-tb .tab-title .l3:hover,.center-tb .tab-title .l3.active{
	background: url(../image/shfw2.png) no-repeat center left;
}
.center-tb .tab-title .l4:hover,.center-tb .tab-title .l4.active{
	background: url(../image/zbgg2.png) no-repeat center left;
}
.center-tb .list{
	display: none;
}
.center-tb .list.active{
	display: block;
}
.center-tb .list{
	animation: fadeInRight .8s ease backwards .1s;
}
.center-tb .list .image-list{
	animation: fadeInUp .8s ease backwards .1s;
}
.center-tb .list .txt-list{
	animation: fadeInDown .8s ease backwards .1s;
}
.center-tb .list li{
	float: left;
	width: 32%;
	margin-right: 2%;
	position: relative;
	overflow: hidden;
}
.center-tb .list li.nomr{
	margin-right: 0;
}
.center-tb .list .image-list li p{
	position: absolute;
	left: 0;
	bottom: 0;
	height: 48px;
	line-height: 48px;
	color: #fff;
	width: 100%;
	font-size: 16px;
	text-indent: 20px;
	background: #000;
	background: rgba(0,0,0,0.7);
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	white-space: pre-wrap;
	-o-text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
.center-tb  .tab-list{
	margin-top: 70px;
}
.center-tb .list .image-list li img{
	width: 100%;
	height: 265px;
	object-fit: cover;
}
.center-tb .list .txt-list li{
	background: #fff;
	padding: 24px 18px;
	margin-bottom: 15px;
}
.center-tb .list .txt-list{
	margin-top: 40px;
}
.center-tb .list .txt-list .time{
	border-right: 1px solid #dfdfdf;
	float: left;
	width: 19%;
	text-align: center;
}
.center-tb .list .txt-list .time p{
	font-size: 21px;
	color: #4768c6;
}
.center-tb .list .txt-list .time .p1{
	margin-bottom: 5px;
}
.center-tb .list .txt-list h3{
	font-size: 14px;
	color: #000;
	font-weight: normal;
	line-height: 25px;
	padding-left: 22px;
	float: right;
	width: 81%;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	white-space: pre-wrap;
	-o-text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	max-height: 50px;
}
.center-tb .list .image-list li:hover img{
	transform: scale(1.2);
}
.center-tb .list .txt-list li:hover{
	box-shadow: 5px 5px 0px 0px rgb(26,86,186,0.7);
}
.center-tb .list .txt-list li:hover h3{
	color: #2d51b6;
}

.link{
	width: 100%;
	padding: 48px 0;
}
.link .img-list{
	max-height:120px;
	overflow: hidden;
}
.link .img-list li{
	float: left;
	margin-right: 20px;
	width: 23.5%;
	height: 114px;
	overflow: hidden;
}
.link .img-list li.last{
	margin-right: 0;
}
.link .img-list li img{
	width: 100%;
	height: 100%;
}
.link .quick-link{
	padding: 55px 0 0;
}
.link .quick-link .title{
	width: 10%;
	padding-right: 2%;
}
.link .quick-link .title h2{
	font-size: 22px;
	position: relative;
	color: #404040;
	font-weight: normal;
}
.link .quick-link .title h2:after {
    content: '';
    display: inline-block;
    width: 46px;
    height: 28px;
    position: absolute;
    left: 38%;
    bottom: -45px;
    background: url(../image/link-icon.png) no-repeat;
    background-size: 100%;
}
.link .quick-link .quick-list{
	width: 90%;
	overflow: hidden;
	max-height: 127px;
	padding-left: 2%;
	border-left: 1px solid #e3e3e3;
}
.link .quick-link .quick-list li{
	float: left;
	text-align: center;
}
.link .quick-link .quick-list li img{
	margin: 0 auto;
	height: 60px;
	width: 60px;
}
.link .quick-link .quick-list li p{
	color: #4a4a4a;
	font-size: 16px;
	line-height: 35px;
	margin-top: 20px;
}
.link .img-list li:hover img{
	transform: scale(1.1);
}
.link .quick-link .quick-list li:hover img{
	transform: rotate(360deg);
}
.link .quick-link .quick-list li:hover p{
	color: #2869cc;
}


@media only screen and (max-width: 1600px) {
	.banner{
		padding: 0;
	}
}
@media only screen and (max-width: 1300px) {
	.banner{
	/* margin-top: 148px; */
	}
	.inform .time{
		width:15%;
	}
	.inform li a{
		width:85%;
	}
	.news,.inform{
		float: none;
		width: 100%;
	}
	.inform .notce,.inform .report{
		width: 48%;
		float: left;
		margin: 0;
	}
	.inform .notce{
		margin-right: 4%;
	}
	.news .list1 .list-img{
		height: 320px;
	}
	.news .list2{
		margin: 35px 0;
	}
	.inform .notice li.last{
		border:0;
	}
	.link .quick-link .title h2{
		font-size:20px;
	}
	.link .quick-link .title h2:after{
		width:42px;
		bottom: -35px;
	}
}
@media only screen and (max-width: 1200px) {
	.banner-lb .slick-dots{
		bottom: 20px;
	}
	.banner-lb  .slick-dots li,.slick-dots li button,.banner-lb .slick-dots li button:before{
		width: 12px;
		height: 12px;
	}
	.banner-lb1 .slick-dots li{
		margin: 0 5px;
	}
	.center-tb{
		padding:45px 0 50px;
	}
	.center-tb .tab-title a{
		font-size:22px;
	}
	.link .quick-link .title h2{
		font-size:18px;
	}
	.center-tb .tab-list {
		margin-top: 35px;
	}
	.banner-lb .slick-dots li.slick-active,.banner-lb .slick-dots li.slick-active button{
		width: 60px;
	}
	.banner-lb2{
		right: 3.5%;
	}
	.banner-lb2 .slick-dots li.slick-active{
		font-size: 30px;
	}
	.center-tb .list .image-list li img{
		height: 230px;
	}
	.center-tb .list .txt-list li{
		padding: 20px 10px;
	}
	.center-tb .list .txt-list .time p{
		font-size:18px
	}
	.center-tb .tab-title li{
		
padding: 0 40px;
		
margin-right: 45px;
	}
}
@media only screen and (max-width: 1100px) {
	.banner{
	/* margin-top: 133px; */
	}
	.news .list1 .list-img{
		height: 290px;
	}
	.link .quick-link .title{
		width: 12%;
	}
	.link .quick-link .quick-list{
		width: 88%;
	}
	
}
@media only screen and (max-width: 1000px) {
	.banner{
	/* margin-top: 85px; */
	}
	.center-tb .list .image-list li img{
		height: 190px;
	}
	.center-tb .list .image-list li p{
		font-size:14px;
		height: 40px;
		line-height: 40px;
	}
}
@media only screen and (max-width: 960px) {
	.news .list1 .list-img{
		height: 250px;
	}
	.link .quick-link .title h2:after{
		display:none;
	}
	.link .quick-link .quick-list{
		padding:0;
		border:0;
		float:none;
		width:100%;
	}
	.link .quick-link .title{
		float:none;
		width:100%;
		margin-bottom:20px;
	}
	.inform .time{
		width:22%;
	}
	.inform li a{
		width: 78%;
	}
	.news .title h2::after{
		width: 74%;
	}
	.message{
		margin-top: 22px;
	}
	.message .title{
		margin-bottom: 22px;
	}
	.message .title h2{
		font-size: 22px;
	}
	.center-tb .tab-title li{
		width: 25%;
		padding: 0 40px;
		border: 0;
		margin: 0;
	}
	.center-tb .tab-title a{
		font-size:20px;
	}
	.link .img-list li{
		height: 100px;
	}
}
@media only screen and (max-width: 768px) {
	.banner-lb2{
		display: none;
	}
	.news .list1 .time:hover {
        box-shadow: none;
	}
	.center-tb .list .image-list li img {
		height: 150px;;
	}
	.center-tb .list .image-list li p{
		font-size:13px;
		height:36px;
		line-height:36px;
	}
	.inform li a{
		font-size: 15px;
	}
	.center-tb .list .txt-list{
		margin-top:26px;
	}
	.inform li .p1{
		font-size:32px;
		line-height: 32px;
		text-align: center;
	}
	.inform li .p2{
		text-align:center;
	}
	.banner-lb .slick-dots{
		bottom: 8px;
	}
	.banner-lb  .slick-dots li,.slick-dots li button,.banner-lb .slick-dots li button:before{
		width: 10px;
		height: 10px;
	}
	.news .list1 .list-img{
		height: 220px;
	}
	.news .title h2::after{
		width: 72%;
	}
	.message .title h2{
		font-size: 20px;
	}
	.center-tb .list .txt-list li{
		padding:17px 8px;
	}
	.center-tb .list .txt-list h3{
		font-size:13px;
		padding-left: 10px;
	}
	.center-tb .tab-title a{
		font-size:18px;
	}
	.center-tb .tab-list{
		margin-top:25px;
	}
	.link .img-list li{
		height: 110px;
	}
	#eol_float{
		display: none;
	}
}
@media only screen and (max-width: 680px) {
	.news .list1 .list-img{
		height: 190px;
	}
	.news .title h2::after{
		width: 66%;
	}
	.center-tb .tab-title a{
		font-size:16px;
	}
	.center-tb .tab-title li{
	background: none !important;
	text-align: center;
	padding: 0;
	}
}
@media only screen and (max-width: 640px) {
	.news .list1 .list-img{
		height: auto;
	}
	.news .list1 .list-txt{
		margin: 10px 0 20px;
	}
	.news .list1 .list-txt .time{
		margin-top: 10px;
		font-size: 12px;
	}
	.news .list1 .list-txt h2{
		margin-bottom: 0;
		font-size: 15px;
	}
	.news .list2 li a{
		font-size:15px;
	}
	.news .list2 li .time{
		font-size: 13px;
	}
	.news .list1 .list-txt .abstract{
		font-size:13px;
	}
	.news .title h2::after{
		display: none;
	}
	.center-tb .list .image-list li img{
		height:130px;;
	}
	.center-tb .list .image-list li p{
		font-size:12px;
	}
	.center-tb .list .txt-list .time{
		border:0;
	}
}
@media only screen and (max-width: 620px) {
	.inform .notce, .inform .report{
		float: none;
		width: 100%;
		margin: 0;
	}
	.inform .time{
		width: 12%;
	}
	.inform li a{
		width: 86%;
	}
}
	
@media only screen and (max-width: 580px) {
	.message .title h2{
		font-size: 18px;
		height: 28px;
		background-size: 24px;
		text-indent: 38px;
	}
	.center-tb .list li{
		float: none;
		width: 100%;
		margin-bottom:20px;
	}
	.center-tb .list .image-list li img{
		height:auto;
		max-height: 280px;
	}
	.center-tb a.more{
		margin: 20px auto 0;
		font-size: 16px;
		height: 36px;
		background-size: auto 100%;
		line-height: 36px;
		padding-left: 50px;
	}
}
@media only screen and (max-width: 520px) {
	.news .list1 li{
		float: none;
		width: 100%;
	}
	.news .list2 {
	    margin: 0;
	}
	.inform .title{
		margin: 22px 0 10px;
	}
	.center-tb .list .txt-list{
		margin-top:15px;
	}
	.center-tb{
		padding:30px 0;
	}
}


@media only screen and (max-width: 480px) {
	.banner-lb .slick-dots{
		display: none !important;
	}
	.banner .banner-lb,.banner-lb img{
		height: 150px;
	}
	.inform .time{
		width: 18%;
	}
	.inform li a{
		width: 79%;
	}
	.inform li .p1 {
		font-size: 28px;
		line-height: 28px;
	}
	.link .img-list li{
		height: 130px;
		margin: 0;
	}
	.link{
		padding: 30px 0 0;
	}
	.link .quick-link{
		padding: 30px 0;
	}
	.link .quick-link .quick-list li p{
		font-size: 15px;
	}
	.link .img-list{
		max-height:130px;
	}
	.link .quick-link .quick-list li img{
		width:60px;
		height:60px;
	}
}
