.news{
	width: 100%;
	min-width: 1200px;
	height: auto;
	zoom: 1;
	overflow: hidden;
	padding-bottom: 20px;
	background: #f7f8fa;
	margin-bottom: 20px;
}
.news-title{
	width: 1200px;
	min-width: 1200px;
	margin: 0 auto;
	padding-top: 70px;
	height: auto;
	zoom: 1;
	overflow: hidden;	
}
.news-title h2{
	text-align: center;
	font-size: 36px;
	line-height: 50px;
	font-weight: normal;
	margin-bottom: 20px;
	color: #333333;
}
.news-title ul{
	width: 536px;
	height: 51px;
	margin: 0 auto;
}
.news-title ul li{
	height: 51px;
	float: left;
	margin: 0px 20px;
}
.news-title ul li a{
	display:block;
	width:100%;
	height: 51px;
	padding: 15px 13px;
	font-size: 14px;
	color: #7d7d7d;
	outline:none;
}

.news-title .active a{
	display:block;
	height: 51px;
	background-image: linear-gradient(to right, #05a8da 20%, #35e6a8 100%);
	color: #fff;
	border-radius: 4px;
}



.news-top{
	width: 1200px;
	min-width: 1200px;
	height: auto;
	zoom:1;
	overflow:hidden;
	margin: 20px auto;
}
.news-top div{
	display: none;
}
.news-top div:nth-child(1){
	display: block;
}



.news-top-li1 ul li{
	width: 365px;
	height: 480px;
	float: left;
	overflow: hidden;
	border-radius: 6px;
	border: 1px solid rgb(231,231,231);
	margin: 20px 17px;
	margin-bottom: 50px;
}
.news-top-li1-im{
	display: block !important;
	width: 365px;
	height: 220px;
}
.news-top-li1-im img{
	width: 100%;
	height: 220px;
}
.news-top-li1-text{
	display: block !important;
	width: 365px;
	padding: 30px 30px 0px 30px;
}
.news-top-li1-text h3{
	font-weight: normal;
	font-size: 18px;
	color: #333333;
	width: 100%;
    height: 25px;
    overflow: hidden;
	text-overflow: ellipsis;white-space: nowrap;
}
.news-top-li1-text p{
	font-size: 16px;
	margin-top: 15px;
	color: #999999;
	line-height:23px;
	padding-bottom: 25px;
	border-bottom: 1px solid #e7e7e7;
	width: 100%;
    height: 97px;
	overflow: hidden;
}
.news-top-li1-text-tm{
	display: block !important;
	width: 100px;
	height: 80px;
	text-align: center;
}
.news-top-li1-text-tm span{
	color: #3ebcc7;
	font-size: 17px;
	font-weight: bold;
}
.news-top-li1-text-tm p{
	color: #999999;
	font-size: 14px;
	margin-top: 10px;
}
.news-top-li1-bom{
	display: block !important;
	width: 365px;
	padding: 24px;
}
.news-top-li1-text-l{
	display: block !important;
	float: left;
}
.news-top-li1-text-c{
	display: block !important;
	float: left;
	margin: 0px 2px;
}
.news-top-li1-text-r{
	display: block !important;
	float: left;
}
.news-top-li1 ul li:hover{
	box-shadow: 0px 0px 25px rgba(40,22,6,0.25);
	transition: 0.7s;
	transform: 0.7s;
}
.news-top-li2 ul li:hover{
	transition: 0.7s;
	transform: 0.7s;
	box-shadow: 0px 0px 25px rgba(40,22,6,0.25);
}



.news-top-li2 ul li{
	width: 520px;
	height: 422px;
	float: left; 
	margin: 20px 40px;
	overflow: hidden;
	border-radius: 5px 5px 0px 0px;
	margin-bottom: 50px;
}
.set-top1-box{
	display: block !important;
	width: 520px;
	height: 335px;
	box-shadow: 0px 0px 25px rgba(55,103,115,0.15);
	position: relative;
	overflow: hidden;
}
.set-top1-none{
	display: block !important;
	opacity: 0;
	width: 520px;
	height: 335px;
	top: 0px;
	background: rgba(000,000,000,0.5);
	position: absolute;
	padding: 150px 0px;
}

.news-top-li2 ul li:hover .set-top1-none{
	opacity: 1;
	transition: 0.7s;
	transform: 0.7s;
}
.set-top1-none a:last-child{
	display: block;
	margin: 0 auto;
	width: 120px;
	height: 46px;
	border-radius: 23px;
	text-align: center;
	line-height: 46px;
	font-size: 20px;
	color: #fff;
	border: 1px solid #fff;
}
.set-top1-span{
	display: block !important;
	width: 520px;
	height: 20px;
	background: rgb(235,237,239);
	border-radius: 5px 5px 0px 0px;
	padding: 7px 9px;
}
.set-top1-span span{
	display: block;
	width: 6px;
	height: 7px;
	background: #fff;
	margin: 0px 5px;
	border-radius: 100px;
	float: left;
}
.set-top1-span2{
	display: block !important;
	width: 520px;
	height: 20px;
	background: #fff;
	border-radius: 5px 5px 0px 0px;
	padding: 7px 9px;
}
.set-top1-im{
	display: block !important;
	width: 520px;
	height: 299px;
	overflow: hidden;
}
.set-top1-im img{
	width: 100%;
	height: 299px;
}
.set-top1-text{
	display: block !important;
	width: 520px;
	height: 67px;
	text-align: center;
}
.set-top1-text h2{
	margin-top: 15px;
	font-size: 16px;
	color: rgb(51,51,51);
	font-weight: normal;
}
.set-top1-text p{
	font-size: 14px;
	line-height: 40px;
	color: rgb(125,125,125);
	overflow: hidden;
    width: 100%;
    height: 40px;
    padding: 0px 10px;
}

.news-top-li3 ul li{
	width: 360px;
	height: 482px;
	float: left; 
	margin: 20px 20px;
	background: #fff;
	box-shadow: 0px 0px 25px rgba(7,40,42,0.1);
	margin-bottom: 50px;
}
.set-top2-im{
	display: block !important;
	width: 360px;
	height: 360px;
}
.set-top2-im img{
	width: 360px;
	height: 360px;
}
.set-top2-text{
	display: block !important;
	width: 360px;
	height: 122px;
	text-align: center;
}
.set-top2-text h2{
	margin-top: 30px;
	font-size: 18px;
	color: rgb(72,76,80);
}
.set-top2-text p{
	font-size: 14px;
    line-height: 26px;
    color: rgb(133,145,157);
    width: 100%;
    height: 66px;
    padding: 10px 10px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}


.news-top-li4 ul li{
	width: 360px;
	height: 482px;
	float: left; 
	margin: 20px 20px;
	background: #fff;
	box-shadow: 0px 0px 25px rgba(7,40,42,0.1);
	margin-bottom: 50px;
}
.set-top3-im{
	display: block !important;
	width: 360px;
	height: 360px;
	position: relative;
}
.set-top3-im img{
	width: 360px;
	height: 360px;	
}
.set-top3-im-none{
	display: block !important;
	width: 360px;
	height: 360px;
	position: absolute;
	opacity: 0;
	top: 0px;
	background: url(../img/news/set-top3.png)center center no-repeat;
	text-align: center;
}
.set-top3-im-none img{
	width: 127px;
	height: 127px;
	margin-top: 232px;
}
.set-top3-text{
	display: block !important;
	width: 360px;
	height: 122px;
	text-align: center;
}
.set-top3-text h2{
	margin-top: 30px;
	font-size: 18px;
	color: rgb(72,76,80);
}
.set-top3-text p{
	font-size: 14px;
    line-height: 26px;
    color: rgb(133,145,157);
    width: 100%;
    height: 66px;
    padding: 10px 10px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.news-top-li4 ul li:hover .set-top3-im-none{
	opacity: 1;
	transition: 0.7s;
	transform: 0.7s;
}



.news-bom-but{
	width: 170px;
    height: 50px;
    margin: 0 auto;
    text-align: center;
    margin-top: 40px;
	display: block !important;
	clear: both;
}
.news-bom-but a{
	display: block;
    width: 170px;
    height: 50px;
    line-height: 50px;
    border: 1px solid transparent;
    border-image: linear-gradient(to top, #05a8da, #35e6a8);
    border-image-slice: 1;
    color: #12b7f5;
    font-size: 20px;
}
.news-bom-but:hover a{
	background-image: linear-gradient(to right, #05a8da 20%, #35e6a8 100%);
	border: none;
	color: #fff;
	transition: 0.5s;
}


