.main {
	background: #fff;
}

.slidebox {
	padding: 78px 0;
	background: #f7f7f7;
}

.slidecontent {
	max-width: 1200px;
	margin: 0 auto;
}

#swiper1 {
	position: relative;
}

#swiper1 .btnbox {
	position: absolute;
	right: 1px;
	bottom: 1px;
	z-index: 13;
}

#swiper1 .btnbox button {
	border: none;
	background: #2a90f5;
	cursor: pointer;
	transition: all .5s;
}

#swiper1 .btnbox .prevbtn {
	background: #DBDBDB;
}

#swiper1 .btnbox img {
	display: block;
}

#swiper1 .left,
#swiper1 .right {
	float: left;
}

#swiper1 .left img {
	width: 100%;
}

#swiper1 .left {
	width: 41.666%;
}

#swiper1 .right {
	width: 58.334%;
	height: 370px;
	box-sizing: border-box;
	border: 1px solid #DBDBDB;
}

#swiper1 .right .title-box {
	margin-top: 50px;
}

#swiper1 .right .line {
	width: 1px;
	height: 30px;
	background: #dbdbdb;
	margin: 20px 0;
}

#swiper1 .right .rightl {
	width: 499px;
	float: left;
}

#swiper1 .right .rightpad {
	padding-left: 40px;
}
#swiper1 .right .rightpad .title-box p{
	padding-right: 30px;
}
#swiper1 .right .rightr {
	margin-top: 50px;
	float: right;
	width: 159px;
	height: 184px;
	box-sizing: border-box;
	border-left: 1px solid #DBDBDB;
}

#swiper1 .right .rightr p {
	text-align: center;
}

#swiper1 .right .rightr .p1 {
	color: #333;
	font-size: 60px;
	margin-top: 25px;
}

#swiper1 .right .rightr .p2 {
	font-size: 22px;
}

.newsbox {
	margin: 60px 0 30px 0;
}

.monewsbox {
	display: none;
}

.newsli {
	position: relative;
	width: 31.5%;
	float: left;
	margin-right: 2.75%;
	border: 1px solid #DBDBDB;
	box-sizing: border-box;
	overflow: hidden;
	transition: all .5s;
}
.newsli:hover{
	margin-top: -10px;
	box-shadow: 0 2px 16px -1px rgba(0,0,0,0.2);
}
.newsli:hover .look{background: #2a90f5!important;color: #fff;}
.newsli:nth-child(3n){
	margin-right: 0;
}
.newd {
	height: 557px;
}

.ld {
	float: left;
}

.rd {
	float: right;
}

.cd {
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -15.75%;
}

.newsimg img {
	display: block;
	width: 100%;
}

.timebox {
	padding: 30px 0 28px 0;
}

.newsli {
	margin-bottom: 30px;
}
.textbox{
	padding-right: 30px;
}
.lkde{
	display: block;
	width: ;
}
.newstitle,
.newsinfo {
	height: 60px;
	line-height: 1.7;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.lkde {
	display: block;
	width: 140px;
	height: 40px;
	background: #2a90f5;
	text-align: center;
	line-height: 40px;
	color: #fff;
	border-radius: 5px;
	margin-top: 40px;
}

.newstitle {
	color: #333;
	margin-bottom:20px;
}

.newsinfo {
	color: #555;
}

.newsbtn {
	margin-top: 10px;
}

.look {
	width: 118px;
	height: 38px;
	font-size: 14px;
	color: #888888;
	border: 1px solid #e5e5e5;
	background: #fff;
	float: left;
	transition: all .3s;
}

.look:hover {
	background: #2a90f5!important;
	color: #fff!important;
}

.lookbox {
	line-height: 40px;
	float: right;
}

.lookbox span {
	color: #999;
}

.lookbox img {
	margin-right: 10px;
}

.maininfo {
	padding: 0 24px;
}

.wrap {
	width: 100%;
	height: 32px;
	margin-bottom: 60px;
}

.inwrap {
	float: left;
	position: relative;
	left: 50%;
}

.inwrap ul {
	overflow: hidden;
	height: 30px;
}

.inwrap ul li {
	float: left;
	width: 32px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	margin-right: 10px;
	background: #F7F7F7;
	cursor: pointer;
}

.page {
	float: left;
}

.pagebox {
	position: relative;
	left: -50%;
}

.inwrap .btnbox {
	float: left;
	height: 30px;
	line-height: 30px;
}

.inwrap .btnbox .nextpage,
.inwrap .btnbox .lastpage {
	width: 66px;
	height: 30px;
	border: none;
	background: #F7F7F7;
	cursor: pointer;
}

.inwrap .btnbox .lastpage {
	background: #fff;
}

.inwrap .btnbox span {
	margin-right: 3px;
}

.activepage {
	background: #00a0e9!important;
	color: #fff!important;
}

@media screen and (min-width: 0px) and (max-width: 1024px) {
	.lkde{
		display: none;
	}
	.newsul .animataion-time1{
		animation-delay: 0s;
	}
	.newsul .animataion-time2{
		animation-delay: 0s;
	}
	.newsul .animataion-time3{
		animation-delay: 0s;
	}
	.newsul .animataion-time4{
		animation-delay: 0s;
	}
	.main {
		margin-top: 0.6rem;
	}
	#swiper1 .left,
	#swiper1 .right {
		width: 100%;
	}
	#swiper1 .right {
		height: 6rem;
		padding: 0.4rem 0;
	}
	#swiper1 .right .rightl {
		padding: 0 0.4rem;
		width: 5.85rem;
	}
	#swiper1 .right .rightpad {}
	#swiper1 .right .title-box {
		margin-top: 0;
		padding-right: 30px;
	}
	#swiper1 .right .line {
		height: 0.4rem;
		margin: 0.3rem 0;
	}
	#swiper1 .right .rightr {
		margin-top: 0px;
		width: 2.1rem;
		height: 3.88rem;
	}
	#swiper1 .btnbox {
		position: absolute;
		right: 1px;
		bottom: 1px;
		z-index: 13;
	}
	#swiper1 .btnbox button img {
		width: 0.8rem;
		height: 0.8rem;
	}
	.slidebox {
		padding: 0;
	}
	#swiper1 .right .rightr .p2{
		font-size: 0.5rem;
	}
	.newsli{
		width: 100%;
		margin-right: 0;
		border: 2px solid #DBDBDB;
	}
	
	.newd {
		height: auto;
		padding-bottom: 0.1rem;
	}
	.content {
		padding: 0;
	}
	.timebox {
		padding: 0.27rem 0;
	}
	.newsbtn{
		margin-top: 0;
		margin-bottom: 0.2rem;
	}
	.look {
		width: 1.8rem;
		height: 0.6rem;
		font-size: 0.24rem;
		border: 1px solid #e5e5e5;
		float: left;
		background: #2a90f5!important;
    	color: #fff;
	}
	.maininfo {
		padding: 0 0.2rem;
	}
	.maininfo .timebox .title span{
		font-size: 0.30rem;
	}
	
	.lookbox {
		line-height: 0.6rem;
	}
	.lookbox img {
		margin-right: 0.2rem;
		width: 0.30rem;
	}
	.wrap {
		display: none;
	}
	#swiper1 .right .rightr .p1 {
		font-size: 1rem;
		margin-top: 0.6rem;
	}
	.newstitle {
		height: 1.1rem;
		line-height: 0.55rem;
		margin-bottom:0.5rem;
	}
	.newsinfo {
		height: 1.1rem;
		line-height: 0.37rem;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		overflow: hidden;
		margin-bottom:0.5rem;
	}
}