@charset "gb2312";
/* CSS Document */

* {
	margin:0;
	padding:0;
}
html { 
	-webkit-text-size-adjust: none;
	-ms-text-size-adjust: none;
	height: 100%;
}
body { 
	-webkit-text-size-adjust: none;
	-ms-text-size-adjust: none; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	min-height:100%;
	position:relative;
	box-sizing: border-box;
	padding-bottom: 50px;
}
ul, ol, li {
	list-style:none;
	margin:0;
	padding:0;
}
a {
	text-decoration:none;
	color:#555;
}
a:focus {
	outline: thin dotted;
}
a:active, a:hover {
	outline: 0;
}
a:hover {
	color:#ff0000;
}
a img{border:none;}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
img {
  border: 0; 
  -ms-interpolation-mode: bicubic;
}
hr{
	padding:0;
	margin:0;
}
.clear {
	clear:both;
}
.clearfix:after {content: ".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{display:inline-block}
/* hides from IE-mac */
* html .clearfix{height:1%}
.clearfix{display:block}
/* End hides from IE-mac */


 

/* 公共类 */ 
.colFF8B00{ color:#FF8B00;}
.col5AAB0D{ color:#5AAB0D;}
.col2DA52F{ color:#2DA52F;}
.cold0280e{ color:#d0280e}
.col373737{ color:#373737}
.col000{ color:#000}
.red{ color:#F00;}
.yahei{ font-family:"微软雅黑";}
.Arial{ font-family:Arial, Helvetica, sans-serif;}
.f16{ font-size:16px;}
.f20{ font-size:20px;}
.left{ float:left;}  
.right{ float:right;}  
.pl10{ padding-left:10px;}
.lht40{ line-height:40px;} 
.mt6{ margin-top:6px;}
.mt10{ margin-top:10px;}
.mt15{ margin-top:15px;}
.mt30{ margin-top:30px;}
.mt20{ margin-top:20px;}
.mr19{ margin-right:19px;}
.mr1{ margin-right:1px;} 
.mt02{ margin-top:2px;} 
.mb05{ margin-bottom:5px;} 
.mb30{ margin-bottom:30px;}
._mt20{ margin-bottom:20px;}
.mr12{ margin-right:12px;}
.mr15{ margin-right:15px;}
.mr10{ margin-right:10px;}
.mr8{ margin-right:8px;}
.mb20{ margin-bottom:20px;}
.mb16{ margin-bottom:16px;}
.mb15{ margin-bottom:15px;}
.mb10{ margin-bottom:10px;}
.pt20{ padding-top:20px;}
.pt15{ padding-top:15px;}
.pt25{ padding-top:25px;}
.lht22{ line-height:22px;}
.lht24{ line-height:24px;}

.tal{ text-align:left;}

.mt18{ margin-top:18px;}
.mt16{ margin-top:16px;}
/* header */
#header {
	width:100%;
	height:100px;
	margin:0 auto;  
	position:relative;
	z-index:1000;
	border-bottom:1px solid #d00002;
} 
#header .warp{
	width:1000px;
	height:100%;
	margin:auto;
	display:table;
	position:relative;
}
#header .logo{
	display:table-cell;
	vertical-align:middle;
	float:left;
	padding:27px 0 0 0;
}
#header .nav{
	margin:32px 0 0 20px;
	overflow:hidden;
	float:right;
}
#header .nav li{
	float:left;
	line-height:68px;
	background:url(../images/dian.jpg) right no-repeat;
}
#header .nav li a{
	display:block;
	text-align:center;
	color:#000;
	font-size:12px;
	padding:0 15px;
	-webkit-transition-property: background;
    -webkit-transition-duration: 0.3s;
    -webkit-transition-timing-function: ease;
}
#header .nav li:last-child{
	background:none;
}
#header .nav li a:hover{
	background:#d00002;
	color:#fff;
}
#header .nav li.active a{
	background:#d00002;
	color:#fff;
}
#header .version{
	position:absolute;
	right:0;
	top:10px;
}
#header .version a{
	width:50px;
	margin:0 14px;
}
#header .version .cn{
	background:url(../images/cn.jpg) right no-repeat;
	padding-right:24px;
}
#header .version .en{
	background:url(../images/en.jpg) right no-repeat;
	padding-right:24px;
}

/* banner */



 




/* main */
#main {
	clear:both;
	width:100%;
}
#container {
	width:1000px;
	margin:0 auto;
}



/* footer */
#footer {
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:50px;
	line-height:50px;
	background:#2c2c2c;
}
#footer .warp{
	width:1000px;
	margin:auto;
	color:#fff;
}
#footer .fleft{
	float:left;
}
#footer .fright{
	float:right;
}
#footer .fright img {
  Opacity: 0.1;
  Filter: alpha(opacity=10);
}


/* 分页样色 */
/*#page{ margin-top:50px; text-align:center; clear:both}
.pageBar { font-family:Arial; text-align:center; display:block;}
.pageBar a {padding:0 3px;}
#pageMenu{
	height:18px;
	font-size:12px;
	font-family:"宋体";}
*/



/* 分页样色 */
#page {
	padding: 40px 0;
	 clear:both
}
.pageBar {
	font-family: Arial;
	text-align: center;
	display: block;
}
.pageBar a {
	color: #878787;
	width: 28px;
	display: inline-block;
	height: 28px;
	line-height: 28px;
	background: #F0F0F0;
	font-size: 16px;
	border: 1px solid #E4E4E4;
	margin: 0 3px;
}
.pageBar a:hover, .pageBar span {
	margin: 0 3px;
	color: #fff;
	width: 28px;
	display: inline-block;
	height: 28px;
	line-height: 28px;
	background: #D00002;
	font-size: 14px;
	border: 1px solid #D00002;
}
.pageBar .pageNext, .pageBar .pagePrev, .pageBar .pageNexthover, .pageBar .pagePrevhover {
	font-family: "宋体";
	font-weight: bold;
}



/****百度分享****/
.bdsharebuttonbox{
	float:right;
}


/***返回顶部***/

.backToTop {
	display: none;
	width: 22px; 
	font-family:Arial, Helvetica, sans-serif,"宋体";
	line-height: 1.2;
	padding: 8px 0;
	background-color: #de221d;
	color: #fff;
	font-size: 12px;
	text-align: center; 
	position: fixed;
	_position: absolute;
	right: 10px;
	bottom: 100px;
	_bottom: "auto";
	cursor: pointer;
}