.page-top .top{
	border-bottom: 2px dashed #979797;
}
.box {
	width: 1200px;
	margin: 30px auto 0;
	position: relative;
}
.box .top-nav{
	font-size: 24px;
	color: #000;
}
.box .top-nav .more-a{
	font-size: 16px;
	color: #f38d26;
}
.box .top-nav img{
	width: 17px;
	height: 13px;
	margin-left: 5px;
}
.box .con{
	margin-top: 20px;
}
.box .pic{
	width: 300px;
	height: 206px;
	margin-right: 30px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.box .txt0{
	font-size: 20px;
	color: #F38D26;
	max-width: 600px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.box .txt1{
	font-size: 14px;
	color: #9c9c9c;
	max-width: 600px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	-webkit-line-clamp: 2;
	margin-top: 5px;
	min-height: 42px;
}
.box .txt2{
	max-width: 600px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.box .txt2:hover{
	color: #F38D26;
}
.box .date{
	font-size: 14px;
	color: #9c9c9c;
}
.box .other{
	line-height: 2;
	font-size: 16px;
	color: #000;
	margin-top: 2px;
}
.box .con1 .left{
	width: 758px;
	height: 467px;
	position: relative;
	display: block;
}
.box .con1 img{
	width: 100%;
	height: 100%;
}
.box .con1 .info{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 132px;
	background: rgba(0, 0, 0, .3);
	padding: 20px 30px;
	color: #fff;
}
.box .con1 .title{
	font-size: 24px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.box .con1 .sumary{
	font-size: 16px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-top: 15px;
}
.box .con1 .right{
	width: 412px;
}
.box .con1 .items{
	display: block;
	width: 100%;
	height: 218px;
	position: relative;
}
.box .con1 .items:first-child{
	margin-bottom: 31px;
}
.box .con1 .right .info{
	height: auto;
	padding: 10px 30px;	
}
.box .con1 .right .sumary{
	margin-top: 0;
}
.box .con2 .txt2, .box .con2 .txt0, .box .con2 .txt1{
	max-width: 500px;
}
.swiper-container-0{
	width: 533px;
	height: 270px;
	margin-right: 30px;
}

.swiper-container-0 .swiper-slide{
	width: 393px;
	height: 270px;
	position: relative;
}
.swiper-container-0 .swiper-slide img{
	width: 100%;
	height: 100%;
}
.swiper-container-0 .mask{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	opacity: 1;
	background: rgba(0, 0, 0, .5);
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	transition: all .4s ease;
}
.swiper-container-0 .swiper-slide-active .mask{
	opacity: 0;
}
.swiper-container-0 .swiper-button-prev{
	left: 20px;
	width: 17px;
	height: 36px;
	background-size: 17px 36px;
	background-image: url(../img/arr-left2.png);
}
.swiper-container-0 .swiper-button-next{
	right: 20px;
	width: 17px;
	height: 36px;
	background-size: 17px 36px;
	background-image: url(../img/arr-right2.png);
}
.box .cir{
	width: 180px;
	height: 180px;
	border-radius: 100%;
	font-size: 20px;
	color: #fff;
	background: #73BA38;
}
.box .cir.cir1{
	background: #F4F8FC;
	color: #0D253E;
}
.box .cir img{
	width: 36px;
	height: 44px;
	margin-top: 20px;
}
.box .dash{
	height: 4px;
	background: url(../img/dash.png) no-repeat 0 0 / 100% 100%;
	width: 90%;
	position: absolute;
	top: 50%;
	left: 5%;
	-webkit-transform: translate3d(0, -50%, 0);
	-moz-transform: translate3d(0, -50%, 0);
	-ms-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0);
	z-index: -1;
}
.box1{
	width: 100%;
	min-width: 1200px;
	height: 246px;
	background: url(../img/bg.png) no-repeat 0 0 / 100% 100%;
	position: relative;
}
.box1 .top-nav{
	padding: 30px 0;
}
.swiper-container-1{
	height: 60px;
}
.swiper-container-1 .swiper-slide{
	padding: 0 70px;
}
.swiper-container-1 .prev{
	width: 17px;
	height: 36px;
	background-size: 17px 36px;
	background-image: url(../img/arr-left1.png);
	margin-top: -18px;
}
.swiper-container-1 .next{
	width: 17px;
	height: 36px;
	background-size: 17px 36px;
	background-image: url(../img/arr-right1.png);
	margin-top: -18px;
}
.swiper-container-1 .item{
	margin-right: 30px;
}
.swiper-container-1 .item:last-child{
	margin-right: 0;
}
.swiper-container-1 .item img{
	width: 100%;
	height: 50px;
}
.box1 .links{
	margin: 30px 0;
	white-space: nowrap;
}
.box1 .lab1{
	font-size: 24px;
	color: #F38D26;
	margin-right: 50px;
}
.box1 .link{
	font-size: 18px;
	color: #000;
	margin-right: 50px;
}
.box1 .link:last-child{
	margin-right: 0;
}
.box1 .link:hover{
	color: #F38D26;
}
.footer{
	margin-top: 0;
}