*{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
li{
	list-style: none;
}
a{
	text-decoration: none;
}
.clearFloat:after{
	display: block;
	content: "";
	clear: both;
}
.floatLeft{
	float: left;
}
.floatRight{
	float: right;
}
.bigImg{
	width: 100%;
	height: 340px;
	background-size: cover;
}
.center{
	width: 1200px;
	margin: 37px auto;
}
.part1_l{
	width: 801px;
}
.newsTitle{
	width: 100%;
	height: 46px;
	line-height: 46px;
	border-bottom: 1px solid #eeeeee;
}
.newsTitle .title{
	display: inline-block;
	border-bottom: 2px solid #b0d032;
	color: #00439a;
	font-size: 20px;
	font-family: "Adobe ºÚÌå Std";
}
.newsTitle .title img{
	width: 22px;
	margin-right: 13px;
	display: inline-block;
	vertical-align: text-bottom;
}
.more{
	color: #00439a;
	font-size: 14px;
	font-family: "Î¢ÈíÑÅºÚ Regular";
}
.more a{
	color: #00439a;
	font-size: 14px;
}
.part1_l_c{
	margin-top: 27px;
}
.newsL{
	width: 380px;
}
.newsL .swiper-container{
	width: 100%;
}
.newsL .swiper-slide img{
	width: 100%;
	height: 241px;
}
.newsL .swiper-slide .newsT{
	margin: 13px 0 13px 0;
	font-family: "Î¢ÈíÑÅºÚ Regular";
	color: #00439a;
	font-size: 16px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.newsL .swiper-slide .newsTime{
	color: #666666;
	font-size: 14px;
}
.newsL .swiper-slide .newsPro{
	margin-top: 13px;
	font-family: "Î¢ÈíÑÅºÚ Regular";
	color: #333;
	font-size: 14px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom: 131px;
	z-index: 99;
}
.swiper-pagination-bullet{
	width: 12px;
	height: 12px;
	background:rgba(255,255,255,.5);
	opacity:1;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active{
	background:rgba(255,255,255,1)
}
.newlist{
	width: 393px;
}
.newlist li{
	height: 77px;
	border-bottom: 1px solid #eeeeee;
}
.newlist li a{
	display: block;
	position: relative;
	padding-left: 25px;
	padding-top: 15px;
}
.newlist li a img{
	width: 10px;
	height: 10px;
	position: absolute;
	top: 20px;
	left: 0;
}
.newlist li a .newslist_t{
	color: #333333;
	font-size: 16px;
	font-family: "Î¢ÈíÑÅºÚ Regular";
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.newlist li a .listTime{
	margin-top: 13px;
	color: #666666;
	font-size: 14px;
	font-family: "Adobe ºÚÌå Std";
	text-align: right;
}
.part1_R{
	width: 378px;
}
.part1_Rt{
	width: 100%;
	height: 46px;
	line-height: 46px;
	border-bottom: 1px solid #b0d032;
}
.part1_Rt .title{
	color: #00439a;
	font-size: 20px;
	font-family: "Adobe ºÚÌå Std";
}
.part1_Rt .title img {
    margin-right: 13px;
    display: inline-block;
    vertical-align: text-bottom;
}
.part1_R1c{
	width: 100%;
	height: 168px;
	background-color: #f8f8f8;
	padding: 20px 16px 0px 18px;
}
.part1_R1c li{
	margin-bottom: 15px;
}
.part1_R1c li a{
	display: block;
	color: #333333;
	font-size: 16px;
	font-family: "Î¢ÈíÑÅºÚ Regular";
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.part1_R2{
	margin-top: 5px;
}
.part2{
	margin-top: 54px;
}
.part2Item{
	width: 380px;
	height: 430px;
	float: left;
	background-color: #f8f8f8;
}
.part2Item_title{
	width: 100%;
	height: 50px;
	line-height: 50px;
	padding: 0 8px 0 12px;
	border-bottom: 2px solid #b0d032;
}
.part2Item_title .title{
	color: #00439a;
	font-size: 20px;
	font-family: "Adobe ºÚÌå Std";
}
.part2Item_title .title img {
    margin-right: 13px;
    display: inline-block;
    vertical-align: text-bottom;
}
.part2Item2{
	margin: 0 30px;
}
.part2Item_c{
	padding: 0 15px;
}
.part2Item_c li{
	height: 81px;
	padding: 13px 0;
	padding-left: 72px;
	position: relative;
	border-bottom: 1px dashed #dcdcdc;
}
.part2Item_L li:nth-child(4){
	border-bottom: 0px dashed #dcdcdc;
}
	
.newsTimes{
	width: 55px;
	height: 55px;
	position: absolute;
	left: 0px;
	top: 13px;
	background-color: #ffffff;
	text-align: center;
	color: #00439a;
}
.day{
	font-size: 22px;
    margin-top: 5px;
}
.date{
	font-size: 11px;
}
.newTexts{
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	line-height: 25px;
	margin-top: 2px;
	height: 50px;
	overflow: hidden;
}
.part3{
	margin-top: 35px;
}
.linksbox{
	margin-top: 32px;
}
.linksbox a{
	display: block;
	width: 224px;
	height: 60px;
	margin-left: 20px;
}
.linksbox a:nth-child(1){
	margin-left: 0px;
}
.linksbox a img{
	width: 100%;
	height: 100%;
}
@media screen and (min-width: 320px) {
	.bigImg{
		height: 83px;
	}
	.center{
		width: 100%;
		margin: 15px auto;
		padding: 0 15px;
	}
	.part1_l{
		width: 100%;
	}
	.newsL{
		width: 100%;
	}
	.newlist{
		width: 100%;
	}
	.part1_R{
		width: 100%;
	}
	.part2Item{
		width: 100%;
	}
	.part2Item2{
		margin: 15px 0px;
	}
	.part2{
		margin-top: 15px;
	}
	.linksbox a{
		width: 49%;
		margin-left: 2%;
	}
}
@media screen and (min-width: 768px) {
	.bigImg{
		height: 140px;
	}
	.center{
		width: 100%;
		margin: 15px auto;
		padding: 0 15px;
	}
	.part1_l{
		width: 100%;
	}
	.newsL{
		width: 49%;
	}
	.newlist{
		width:49%;
	}
	.part1_R{
		width: 100%;
		margin-top: 15px;
	}
	.part2Item{
		width:49%;
	}
	.part2Item2{
		margin: 0px 0px;
		margin-left: 2%;
	}
	.part2Item3{
		margin-top: 15px;
	}
	.part2{
		margin-top: 15px;
	}
	.linksbox a{
		width: 224px;
		margin-left: 20px;
	}
	
}
@media screen and (min-width: 1000px) {
	.bigImg{
		height: 340px;
	}
	.center{
		width: 1200px;
		margin: 37px auto;
		padding: 0px;
	}
	.part1_l{
		width: 801px;
	}
	.newsL{    
		width: 380px;
	}
	.newlist {
	    width: 393px;
	}
	.part1_R {
	    width: 378px;
		margin-top: 0px;
	}
	.part2 {
	    margin-top: 54px;
	}
	.part2Item {
	    width: 380px;
	}
	.part2Item2 {
	    margin: 0 30px;
	}
	.part2Item3 {
	    margin-top: 0px;
	}
}

	