﻿
/* CSS Document */

.newsbody {
	margin: 40px auto;	
	overflow: hidden;
}
.news_menu {
	width: 166px;
	min-height: 200px;
	border-right: 4px solid #1e61b5;
	float: left;
}
.news_menu li {
	line-height: 50px;
	text-align: right;
	padding-right: 30px;
	font-size: 18px;
	font-weight: 300;
}
.news_menu li.news_cur a{
	color: #1e61b5;
	font-weight: 500;
}
#newsIfr {
	width: 994px;
	float: right;
}
.newsIfr {
	width: 994px;
	float: right;
	margin: 0 auto;
}
.newsIfr.onlyOneLv  {
	width: 994px;
	float: none;
}
.newsIfr.onlyOneLv {
	width: 994px;
	float: none;
	margin:0 auto;
}
.newslist {
	width: 98%;
	overflow: hidden;
	float: right;
	margin-bottom: 30px;
}
.news_ul li {
	margin-bottom: 40px;
}
.news_ul li:hover {
	background-color: #1e61b5;
	
}
.news_ul .news_date {
	width: 112px;
	height: 112px;
	background-color: #f6f6f6;
	color: #666;
	float: left;
	text-align: center;
}

.news_ul .news_date h1 {
	font-size: 36px;
	font-weight: 300;
	margin: 26px 0 5px 0;
	
}
.news_ul .news_date span {
	font-weight: 300;
	font-size: 14px;
}
.news_con {
	padding-left: 30px;
	padding-right: 10px;
	height: 112px;
	overflow: hidden;
}
.news_con h1 {
	font-size: 20px;
	font-weight: 400;
	line-height: 40px;
	width: 100%;
	color: #333;
	margin-bottom: 2px;
	white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;
}

.news_con span {
	display: block;
	color: #999;
	font-size: 12px;
	margin-bottom: 8px;
}
.news_con p {
	color: #666666;
	line-height: 20px;
	font-weight: 300;
}
.news_ul li:hover .news_con a,.news_ul li:hover .news_con p {
	color: white;
}
.news_ul li:hover .news_con span {
	color: #c3dbfa;
}
.turnpage {
	clear: both;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
	font-weight: 500;
	color: #666;
}
.turnpage i {
	font-size: 20px;
}
.turnpage span,.turnpage a {
	padding: 8px 12px;
	font-size: 16px;
}
.turnpage span {
	color: #666;
}
.turnpage .curpage {
	color: #00387e;
}
.turnpage a:hover {
	background-color: #f2f5f8 !important;
}
.about_pic {
	width: 390px;
	height: 553px;
	float: left;
}
.about_con {
	width: 560px;
	float: left;
	padding-left: 20px;
	overflow: hidden;
}
.about_con p {
	line-height: 200%;
	font-size: 16px;
	text-indent: 2rem;
	margin-bottom: 10px;
}
.about_con span {
	display: block;
	margin: 50px 0;
	text-align: right;
}

.b_list {
	width: 305px;
	overflow: hidden;
	float: left;
	margin-right: 30px;
}
.b_list:last-child {
	margin-right: 0;
}
.b_word{
	border-top: solid 2px #e6e6e6;
	padding: 20px 0;
}
.b_title {
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 10px;
}
.b_con {
	font-size: 14px;
	color: #666;
	line-height: 160%;
}
.b_pic {
	display: block;
	margin-bottom: 10px;
}
.news_tab {
	height: 74px;
	text-align: center;
}
.news_tab ul {
	display:table;margin-left:auto;margin-right:auto;
}
.news_tab ul li {
	float: left;
	*float:none;
	*display:inline;
	*zoom:1;
	line-height: 48px;
	color: #000;
	width: 104px;
	border: solid 1px transparent;
}

.news_tab ul li.tab_cur {	
	border: solid 1px #1e61b5;
}
.news_tab ul li.tab_cur a {color: #1e61b5;font-weight: 600;}
.devebody {
  overflow: hidden;

}
.devebody ul li {
	width: 304px;
	height: 312px;
	margin-bottom: 30px;
	margin-right: 30px;
	float: left;
	overflow:hidden;
}
.devebody ul li:nth-child(3n) {
	margin-right: 0;
}
.dev_pic {
	display: block;
	width: 304px;
	height: 211px;
}
.dev_pic img {
	width: 100%;
	height: 100%;
}
.dev_title {
	line-height: 40px !important;
	font-size: 18px !important;
	font-weight: 400 !important;
	color: #333 !important;
	white-space:nowrap !important;overflow:hidden !important;text-overflow:ellipsis !important;-o-text-overflow:ellipsis !important;
}
.dev_con {
	font-size: 14px;
	color: #666;
	line-height: 140%;
}
.invebody {
	padding-left: 40px;
}
.inve_title {
	font-size: 24px;
	line-height: 30px;
	font-weight: 600;
	color: #000;
	overflow: hidden;
}
.inve_title h1 {
	float: left;
	margin-right: 20px;
}
.inve_title span {
	color: #ff0000;
	float: left;
	vertical-align: middle;
}
.inve_title i {
	font-size: 24px;
}
.inve_con {
	width: 100%;
	margin-top: 40px;
	overflow: hidden;
}
.inve_con li {
	padding: 10px 0;
	line-height: 180%;
	color: #000;
}
.invi_item {
	font-size: 16px;
	font-weight: 700;
	overflow: hidden;
}
.inve_con li span {
	font-weight: 300;
}
.res_con {
	margin: 35px 0 50px 0;
	font-size: 16px;
}
.res_con h1 {
	font-weight: 700;
	height: 40px;
}
.res_con  p {
	line-height: 180%;
	font-size: 300;
	margin-bottom:  20px;
}
.cul_con {
	margin-top: 40px;
	line-height: 200%;	
}
.cul_con p {
	display: block;
	margin-bottom: 30px;
	font-size: 16px;
	text-indent: 2rem;
}

.bhead{
	position: relative;z-index: 2;
}
.mapage{
	width: 1200px;margin:0 auto 40px auto;
}
.mapage1{
	margin-left: 230px;
}
@media all and (max-width: 500px) {
	.bhead{
		display: none;
	}
	.banner{
		display: none;
	}
	.w{
		width: 100%; overflow: hidden;
	}
	.news_ul li{
		background:#fff;
	}
	.newsIfr{
		width: 100%;
	}
	.mapage{
		width:auto; margin: 0 auto;
	}
	.mapage1{
		margin: 0;
	}
	.newsbody{
		background:#f3f3f3;
		margin:0;
	}
	.newslist{
		width: 100%;
	}
	.news_menu{
		float: none;
		min-height: auto;
		background: #fff;
		width: 100%;
	}
	.newsIfr{
		float: none;
	}
	.news_date{
		display:none;
	}
	.news_con{
		padding: 0 10px;
	}
	.secbottom{
		display:none;
	}
	.copy{
		display:none;
	}
	.content{
		display:none;
	}
	.news_con span{
		font-size:16px;
		line-height:20px;height:40px;overflow:hidden;
	}
	.devebody ul li{
		width:calc( 90% - 20px );margin:10px 5%; background:#fff; height:auto; padding:10px;
	}
	.dev_pic{
		width:100%;height:auto;
	}
	.news_menu ul{
		overflow:auto;
	}
	.news_menu li{
		float:left; padding:0 10px;
	}
}