/* banner */
.banner{
	max-height: 580px;
	width: 1200px;
	min-width: 1200px;
	position: relative;
margin-left:auto;
margin-right:auto;
}
.banner .banner-slider{
	position: relative;
	height: 100%;
	max-height: 580px;
	min-height: 580px;
	overflow: hidden;
}
.banner-txt{
	width: 950px;
	height: 165px;
	background: rgba(0,0,0,0.5);
	position: absolute;
	bottom: 35px;
	left: 50%;
	margin-left: -475px;
}
.banner-txt p{
	font-size: 24px;
	color: #fff;
	padding: 20px 40px;
	line-height: 55px;
}
.banner .slick-prev,.banner .slick-next{
	bottom: 40px;
	width: 45px;
	height: 45px;
	z-index: 99;
	left: 50%;
}
.banner img{
	width: 100%;
	height: 100%;
	max-height: 580px;
	min-height: 580px;
	object-fit: cover;
}
.banner .slick-prev{
	margin-left: 360px;
	background: url(../img/left.png) no-repeat center center;
}
.banner .slick-next{
	margin-left: 404px;
	background: url(../img/right.png) no-repeat center center;
}
/* Ã¦â€“Â°Ã©â€”Â» */
.network{
	width: 100%;
	min-width: 1200px;
	height: 410px;
	margin-top: 20px;
}
.network .news{
	width: 100%;
	height: 100%;
}
.network .title{
	border-bottom: 1px solid #dfdede;
}
.network .title h2{
	float: left;
	line-height: 52px;
	font-size: 20px;
	color: #064c90;
	position: relative;
	width: 89px;
	text-align: center;
}
.network .title h2::after{
	width: 89px;
	height: 3px;
	content: ".";
	position: absolute;
	background: #105aa1;
	bottom: -1px;
	left: 0;
	color: transparent;
}
.network .title a{
	float: right;
	display: block;
	line-height: 52px;
	font-size: 14px;
	color: #525151;
}
.network .news-lb {
	float: left;
	width: 370px;
	margin-top: 20px;
}
.network .news-lb .slider{
	width: 370px;
	height: 278px;
	position: relative;
}
.network .news-lb .slider img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.network .news-lb .slider:hover img{
	transform: scale(1.1);
}
.network .news-lb .slider .txt{
	width: 100%;
	height: 40px;
	position: absolute;
	bottom: 0;
	background: rgba(0,0,0,0.5);
	line-height: 40px;
	padding-left: 8px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.network .news-lb .slider p{
	font-size: 16px;
	color: #fff;
	height: 100%;
	width: 78%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
}
.news-lb .slick-dots{
	bottom: 10px;
	width: auto;
	right: 5px;
}
.news-lb .slick-dots li button:before{
	content: "";
	width: 12px;
	height: 12px;
}
.news-lb  .slick-dots li button{
	background: #fff;
	width: 12px;
	height: 12px;
}
.news-lb  .slick-dots li{
	width: 12px;
	height: 12px;
	margin: 0 3px;
}
.news-lb  .slick-dots li.slick-active button:before{
	opacity: 1;
	background-color: #e6a803;
}
.news-lb.slick-dotted.slick-slider{
	margin-bottom: 0;
}
.news .news-list {
	float: right;
	width: 805px;
	margin-top: 20px;
}
.news .news-list li {
	position: relative;
	padding-left: 15px;
	height: 35px;
	line-height: 35px;
}
.news .news-list li a{
	color: #555;
	font-size: 15px;
	display: inline-block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
}
.news .news-list li::before{
	width: 5px;
	height: 5px;
	background: #8e8e8e;
	border-radius: 50%;
	position: absolute;
	left: 0;
	content: ".";
	color: transparent;
	top: 50%;
	margin-top: -2.5px;
}
.news .news-list li span{
	float: right;
	font-size: 14px;
	color: #b2b1b1;
}
.news .news-list li:hover a{
	color: #0e68cd;
}
.network .notice{
	width: 860px;
}
.notice-list li{
	height: 100px;
	border-bottom: 1px solid #f0f0f0;
	padding: 18px 0;
}
.notice-list li .time{
	width: 88px;
	height: 64px;
	float: left;
	background: #c1c1c1;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	-webkit-transition: all .5s ease;
}
.notice-list li .time p{
	text-align: center;
	color: #fff;
}
.notice-list li .time .p1{
	font-size: 25px;
	height: 40px;
	line-height: 42px;
}
.notice-list li .time .p2{
	font-size: 14px;
	height: 24px;
	line-height: 20px;
}
.notice-list li a{
	display: block;
	width: 755px;
	float: right;
	font-size: 16px;
	color: #555;
	line-height: 31px;
}
.notice-list li.last{
	border-bottom: 0;
}
.notice-list li:hover .time{
	background: #e6a803;
}
.notice-list li:hover a{
	color: #0e68cd;
} 
/* Ã¤Â¸Â­Ã©Æ’Â¨Ã¥â€ºÂ¾Ã§â€°â€¡Ã¥Å Â Ã©â€œÂ¾Ã¦Å½Â¥ */
.center-img{
	width: 100%;
	
	background-size: cover;
	height: 350px;

	min-width: 1200px;
}
.center-img .fl{
	overflow: hidden;
}
.center-img img{
	vertical-align: middle;
}
.center-img .two div{
	width: 100%;
	height: 50%;
	overflow: hidden;
}
.center-img .two img{
	display: block;
}
.center-img .fl img:hover{
	transform: scale(1.1);
}
.link{
	background: url(../img/centerimg5.png) no-repeat;
	width: 289px;
	height: 341px;
	padding: 60px 40px 0;
}
.link h2{
	font-weight: normal;
	font-size: 28px;
	color: #fff;
	margin-bottom: 25px;
	height: 30px;
	line-height: 30px;
}
.link li{
	float: left;
	width: 50%;
	line-height: 65px;
	padding-left: 10px;
}
.link li a{
	font-size: 18px;
	display: block;
	color: #fff;
}
.link li:hover a{
	color: #e6d43c;
}
/* Ã¥Âºâ€¢Ã©Æ’Â¨Ã¨Â½Â®Ã¦â€™Â­ */
.table-lb{
	width: 100%;
	height: 350px;
	min-width: 1200px;
}
.table-lb .w1200{
	padding: 50px 0 40px;
}
.table-lb .table li{
	float: left;
	width: 134px;
	height: 56px;
	line-height: 56px;
	text-align: center;
}
.table-lb .table li a{
	display: block;
	color: #707070;
	font-size: 20px;
}
.table-lb .table li.active,.table-lb .table li:hover{
	background: #1757a9;
}
.table-lb .table li.active a,.table-lb .table li:hover a{
	color: #fff;
}
.table-lb .dome{
	margin-top: 23px;
	width: 100%;
	height: 178px;
} 
.table-lb .dome li{
	float: left;
	width: 224px;
	height: 178px;
	margin-right: 22px;
}
.table-lb .dome li a{
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.table-lb .dome li img{
	vertical-align: middle;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.table-lb .dome li.last{
	margin-right: 0;
}
.table-lb .dome li:hover img{
	transform: scale(1.1);
}
.slick-dotted.slick-slider{
	margin-bottom: 0;
}
.table-lb .dome .slider{
	display: none;
	height: 178px;
}
.table-lb .dome .slider.active{
	display: block;
}