@charset "utf-8";
@font-face {
	font-family: 'openregular';
	src: url('OPENSANS-REGULAR_0.TTF');
	font-weight: normal;
	font-style: normal;
}
/* CSS Document */
html,body{
	min-width:1170px;
}

*{margin:0;padding:0;}
li{
	list-style:none;}
a{
	text-decoration:none;}
body{
	background-color:#fdfbfc;
	}
	.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
	overflow: hidden;
}
.strong{
	font-family:"openregular";
	font-weight:bold;}
#header{
	margin:0 auto;
	width:1170px;
	height:105px;}
.logo{
	height:58px;
	float:left;
	margin-top:25px;}
.tell{
	float:right;
	}
.language{
	margin-top:25px;
	text-align:right;
	}
.language img{
	margin-left:10px;
	border-radius:3px;
	}
.phone{
	width:209px;
	float:right;
	}
.phone img{
	margin-top:10px;
	
	}
	#wrap{
				width: 100%;
				height: 62px;
				
				
				background: #0f51a3;
			}
			#content ul{
				width: 1170px;
				height: 62px;
				margin: auto;
				position: relative;
			}
			#content ul li{
				list-style: none;
				width:136px;
				float: left;
				position: relative;
				z-index: 5;
				margin-right: 10px;
				text-align:center;
				/*width: 60px;*/
				/*text-align: center;*/
			}
			#content ul li a{
				text-decoration: none;
				color: white;
				font-size: 16px;
				line-height: 62px;
				padding: 0 10px;
				font-family:"openregular";}
			#slider{
				width: 136px;
				height: 3px;
				background: #db284f;
				position: absolute;
				top: 59px;
				left: 0;
				/*opacity: 0.8;*/
			}
#banner{
	width:100%;
	/*height:463px;*/
	height:auto;
	margin:0 auto;}
	#banner img{
		display:block;
		width:100%;
		}
	
#news{
	width:1170px;
	/*height:850px;*/
	margin:0 auto;
	
	}
.news_title{
		padding-top:36px;
		padding-bottom:5px;
		border-bottom:1px solid rgb(225,225,225);}
.news_title span{font-family:arial; color:rgb(149,149,149); font-size:11px;}
.news_dynamic{
	width:180px;
	
	margin-top:30px;
	float:left;
	}
.news_dynamic li{
	width:180px;
	height:46px;
	background-color:rgb(73, 74, 76);
	margin-bottom:3px;
	text-align:center;}
.news_dynamic li:hover{
	background-color:rgb(14, 77, 156);}

.news_dynamic li a {
	font-family:"openregular";
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	line-height:46px;} 	
.news_main{
	width:960px;
	/*height:500px;*/
	float:left;
	margin-left:30px;
	margin-top:30px;
	}
.news_main li {
	/*width:960px;*/
	/*height:90px;*/
	margin-bottom:20px;}	
.news_main_pic{
	width:124px;
	/*height:84px;*/
	border:1px solid rgb(229, 229, 229);
	padding:2px;
	float:left;
	overflow: hidden;}
	.news_main_pic img{display: block; width: 100%; height: 77.5px;}
.news_main_m{
	/*height:85px;*/
	width:800px;
	float:right;
	padding-top:5px;
	}
.news_main_m_title a{
	font-family:"openregular";
	font-size:14px;
	font-weight:bold;
	color:#5a5a5a;
	line-height:140%;}
.news_main_m_time a{
	font-family:"openregular";
	font-size:12px;
	line-height:140%;
	color:#929292;}
.news_main_m_articleid a{
	font-family:"openregular";
	font-size:14px;
	color:#898989;
	}
.wp-pager_link{
	text-align:center;
	height:25px;
	margin-top:50px;
	}
.pager_link_curlink{
	color:#d00;
	padding:0 3px;
	height:18px;
	line-height:18px;
	margin:0 2px;
	display:inline-block;}
.pager_link{
	border:1px solid #d5d5d5;
	display:inline-block;
	padding:0 3px;
	height:18px;
	line-height:18px;
	text-align:center;
	color:#5a5a5a;}
.pager_link a:visited,a:link{
	color:#5a5a5a;}
	
	
#footer{
	margin-top:56px;
	background-color:#38393d;}
.foot_main{
	width:1170px;
	/*height:230px;*/
	margin:0 auto;
	}
.location{
	padding:30px 0;
	font-family:"openregular";
	font-size:18px;
	font-weight:bold;
	float:left;
	color:#fff;
	line-height:35px;}
.location_m{
	font-size:14px;
	line-height:42px;
	font-family:"openregular";
	padding-left:25px;
	font-weight:normal;
	background:url(../images/foot-tell.jpg) no-repeat left 10px;}
.code{
	width:500px;
	padding:30px 0;
	font-family:"openregular";
	font-size:18px;
	font-weight:bold;
	float:right;
	color:#fff;
	line-height:35px;
	}
#footer_bot{
	width:1170px;
	margin:0 auto;}
.wp-title_content{
	font-family:"openregular,arial";
	font-size:12px;
	line-height:20px;
	margin-top:10px;
	color:#666;
	text-align:center;
	}
.wp-title_content p{
	text-align:center;}
.wp-title_content a{
	color:#666;}