@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;
	}
.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: 185px;*/
	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 15px;
	font-family: "openregular";
}

#slider {
	width: 65px;
	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:900px;*/
	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;
	
	color:#FFF;
	line-height:23px;
	display: block;
    width: 100%;
    word-break: break-all;
	
	} 	
.news_dynamic .headlines{
	background-color:rgb(14, 77, 156);
	text-align: center;
	}
.news_dynamic .headlines a{
	font-size:16px;
	font-weight: 700;
	padding-left:0px;
	text-align:center;
	}
.video_main{
	width:960px;
	/*height:750px;*/
	float:left;
	margin-left:30px;
	margin-top:30px;
	
	}
.video_main li{
	/*width:220px;*/
	width:250px;
	/*height:200px;*/
	border:1px solid #d5d5d5;
	padding:3px;
	float:left;
	text-align:center;
	margin-left:61px;
	/*margin-left:10px;*/
	margin-bottom:40px;
	}
	.video_main li img{display: block; width: 100%;/* height: 137px;*/ height: 190px;}
.video_main li:hover{
	border:1px solid #333;
	}
.video_main p a{
	font-family:"openregular";
	font-size:14px;
	line-height:30px;
	height: 30px;
	color:#333;
	}
.video_main p a:hover{
	color:#f00;}
	
.wp-pager_link{
	text-align:center;
	height:25px;
	width:960px;
	float:right;
	margin-top:30px;
	}
.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;}