body { text-align: center; font-family:"微软雅黑", arial;margin:0; padding:0; background: #FFF; font-size:12px; color:#000;}
div,form,img,ul,ol,li,dl,dt,dd {margin: 0; padding: 0; border: 0; }
li{list-style-type:none;}
img{vertical-align:top;}
a{text-decoration: none;}


/*新闻中心背景图片*/

/*tab切换页面*/
.press{
	width: 100%;
	height: auto;
	/*background: deepskyblue;*/
	padding-top: 5px;
}
.press_the{
	width: 100%;
	
}
.press_ul{
	width: 555px;
	height: 130px;
	margin: 0 auto;
	padding-bottom: 20px;
}
.press_ul li{
	width: 85px;
	height: 100%;
	float: left;
	/*background: blueviolet;*/
	margin: 0 50px;
}

.li_tab{
	width: 81px;
	height: 81px;
	border: 2px solid #c4c4c4;
	border-radius: 50% 50%;
}
/*.li_tab*/ 
/*.preclass{
	width: 85px;
	height: 85px;
	background: #565656;
	color: #FFFFFF;
}*/
.press_ul li p{
	color: #999999;
	font-size: 16px;
	/*display: none;*/
}
/**/
@font-face {
  font-family: 'iconfont';
  src: url('../css/font/iconfont.eot');
  src: url('../css/font/iconfont.eot?#iefix') format('embedded-opentype'),
  url('../css/font/iconfont.woff') format('woff'),
  url('../css/font/iconfont.ttf') format('truetype'),
  url('../css/font/iconfont.svg#iconfont') format('svg');
}
.iconfont{
  font-family:"iconfont" !important;
  font-size:40px;font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.iconfont{
	color: #c6c6c6;
	font-size: 40px;
	text-align: center;
	vertical-align:center;
	display: block;
	/*vertial-align:middle;*/
	padding-top: 30px;
}
.icoclass{
	color: #FFFFFF;
	/*background: ;*/
}


/*新闻*/
.pressnews{
	width: 100%;
	height: auto;
	background: #F1F1F1;
	padding-top: 20px;
}
.pre_nwes{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
/*	padding: 20px 0;*/
	background: #f1f1f1;
}
.pre_new{
	width: 100%;
	display: none;
}
.pre_new:first-child{
	display: block;
}
.com_tit{
	/*width: 100%;*/
	border-left: 2px solid #2ecb66;
	height: 46px;
	/*background: cyan;*/
	font-size: 20px;
	text-align: left;
	padding-left: 20px;
	/*line-height: 10px;*/
}
/*.com_tit span{
	font-size: 12px;
	color: #acaeb8;
}*/

.com_shao{
	display: block;
	height: 21px;
	/*line-height: 0;*/
	color: #232323;
	font-size: 20px;
	text-align: left;
}
.new_san{
	width: 1250px;
	height: 220px;
	padding-top: 20px;
}
.new_san .san_one{
	display: block;
	width: 365px;
	height: 220px;
	float: left;
	background: blanchedalmond;
	position: relative;
	overflow: hidden;
}
.san_p{
	width: 100%;
	height: 30px;
	line-height: 30px;
	/*padding: 0 100px 0 10px;*/
	color: #FFFFFF;
	position: absolute;
	left: 0;
	bottom: 0px;
	font-size: 12px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	background: rgba(30,125,62,0.5);
}
.san_one img{
	width: 100%;
	height: 100%;
}
.pre_ss{
	width: 100%;
	height: auto;
	padding-bottom: 20px;
}
.pre_list{
	width: 100%;
	height: 155px;
	border-top: 1px solid #F1F1F1;
	background: #FFFFFF;
	margin-top: 40px;
	box-shadow: 0px 4px 15px #c6e6d2;
	position: relative;
	transition: all .5s ease;
	overflow: hidden;
    top: 46px;
    left: 0px;
}
.list_data{
	width: 100px;
	height: 100px;
	display: block;
	background: #f2f2f2;
	margin: 20px;
	float: left;
	transition: all .5s ease;

}
.list_data b{
	display: block;
	color: #1e90cf;
	text-align: center;
	font-size: 24px;
	line-height: 24px;
	padding-top: 25px;
}
.list_data span{
	display: block;
	color: #000000;
	font-size: 14px;
	padding-top: 4px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.pre_span{
	float: left;
	width: 1000px;
	height: 118px;
	/*background: papayawhip;*/
	margin-top: 20px;
	padding-right: 15px;
}
.pre_span a{
	display: block;
	color: #000000;
	font-size: 15px;
	text-align:center;
	font-weight: normal;
	margin-top:-10px;
	padding-top: 0px;
}
.pre_span span{
	display: block;
	color: #999999;
	font-size: 12px;
	text-align: left;
	line-height: 20px;
	padding-top: 15px;
}
.pre_position{
	display: block;
	width: 200px;
	height: 120px;
	float: right;
	background: burlywood;
	position: absolute;
	right: 20px;
	top: 10px;
	transition: all .3s ease;
}
.pre_position img{
	width: 100%;
	height: 100%;
	display: block;
}
.pre_list:hover{
	background: #2ecb66;
}
.pre_list:hover .list_data{
	background: #FFFFFF;
	
}
/*.pre_list:hover .list_data b{*/
/*color: #FFFFFF;}*/
/*.pre_list:hover .list_data span{*/
/*color: #FFFFFF;}*/
.pre_list:hover .pre_span a{
	color: #FFFFFF;
}
.pre_list:hover .pre_span span{
	color: #FFFFFF;
}
/*.pre_list:hover .pre_position{
	/*right: 40px;*/
	/*top: 10px;*/

/*}*/





/*分页列表*/
.press .paging{
	width: 100%;
	text-align: center;
	padding: 10px 0 20px 0;
	height: 1px;
	margin: 0 auto;
	background: #F1F1F1;
}
.paging a{
	height: 30px;
	display: inline-block;
	/*float: left;*/
	/*background: #2ecb66;*/
	padding: 8px 20px;
	margin: 0 2px;
	line-height: 30px;
	color: #000000;
	
}
.paging a:hover{
	background: #2ecb66;
	color: #FFFFFF;
}


.com_ul{
	width: 555px;
	height: 130px;
	/*background: purple;*/
	margin: 0 auto;
	margin-top: 30px;
	padding-bottom: 20px;
}
.com_ul li{
	float: left;
	width: 85px;
	height: 130px;
	margin: 0 50px;
}
.com_ul li:hover
{
    cursor:pointer;    
}


.com_udiv{
	width: 81px;
	height: 81px;
	border-radius: 50% 50%;
	border: 2px solid #c5c5c5;
	/*background: url(../img/xinxi_wh.gif) center center no-repeat;*/
	background-color: #FFFFFF;

}
.com_class{
	width: 85px;
	height: 85px;
	border: none;
	border-radius: 50% 50%;
	background-color: #565656;
}
.com_ul li p{
	font-size: 16px;
	text-align: center;
	line-height: 16px;
	color: #999999;
	margin-top:12px;
	/*padding-top: 80px;*/
}






















































