﻿@charset "utf-8";

.g-total { width: 100%; }
.g-doc { width:980px; margin:auto }



/* 头部 */
.topBar { background:#ea0000; position:relative; clear:both; z-index:101;}
.topBar .con {width:980px;margin:auto;}
.topBar .language { width:100px; height:32px; background:#939393; float:right; position:relative;}
.topLinks { width:auto; height:32px; float:right; background:#c00;}
.topLinks a { display:inline-block; width:100px; height:20px; line-height:20px; padding:6px 1px; border-left:#41aeeb 1px solid; color:#fff;text-align: center;}
.topBar .language .val_ { padding:6px 12px; height:20px; line-height:20px; color:#fff;text-align: center;}
.topBar .language .val_ a{color: #fff;}
.top {height:99px;}
.top .con {width:980px;height:99px;margin:auto;}
.top_l{width:643px;float:left;margin:22px 0 0 11px;}
.top_l .logo{float:left;width:70px;height:63px;background-image:url(../img/logo.png);background-repeat: no-repeat;}
.top_l	.sitename {
	float: left;
	height: 48px;
	margin-left: 20px;
	margin-top:25px;
}
.top_l	.sitename .cn a{
	font-size: 26px;
	color: #161616;
	text-decoration: none;
	font-family: "微软雅黑";
	font-weight: bolder;
	text-indent: 40px;
	letter-spacing: 2px;
	text-shadow:2px 2px 1px #ccc;

}
.top_l	.sitename .cn1 a{
	font-size: 22px;
	color: #161616;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-indent: 40px;
	letter-spacing: 0px;
	text-shadow:2px 2px 1px #ccc;

}
.top_l	.sitename .en a{
	font-size: 13px;
	color: #666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-indent: 40px;
	text-shadow:2px 2px 1px #ccc;
}
.top_l .descrition{
	font-size: 14px;
	font-family: "微软雅黑";
	font-weight: bolder;
	width: 210px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	margin-left: 10px;
	padding-left: 10px;
	border-left-color: #060;
	color: #666;
	margin-top:15px;
}
.styleh2{	font-size: 14px;
	font-family: "微软雅黑";
	font-weight: bolder;color: #666;}
.top_r{
	width: 163px;
	height: 34px;
	float: right;
	background-image: url(../img/phone.jpg);
	background-repeat: no-repeat;
	margin-top: 33px;
	margin-bottom: 0px;
	padding-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #D00000;
	padding-top: 8px;
	padding-left: 160px;
}


.nav {
	height: 42px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #f5f5f5;
 
	border-bottom-color: #f5f5f5;
 
}
.nav .con {
	width:980px;
	margin:auto;
}

.nav ul {
	
}
.nav  li {
	float:left;
	display:block;
	width:117px;
	height:42px;
	line-height:42px;
	text-align:center;
	background: url(../img/menurg.jpg) right no-repeat;

}
.nav  ul .split {
	width:2px;	
}
.nav li a {
	font-size:14px;
	color:#4e4e4e;
}
.nav li a:hover{ color:#cc0000;}


.banner { width: 100%; height: 381px; }
.banner {position:relative;height:381px;overflow:hidden;background:url(../img/loading.gif) 50% no-repeat;}
.banner .slides{position:relative;z-index:1;}
.banner .slides li{height:381px;}
.banner .flex-control-nav{position:absolute;bottom:30px;z-index:2;width:100%;text-align:center;}
.banner .flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.banner .flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../img/dot.png) right 0 no-repeat;cursor:pointer;}
.banner .flex-control-nav .flex-active{background-position:0 0;}


.shadow{bottom:-8px;left:0;overflow:hidden;width:100%;height:8px;background:url(../img/1pxshadow.png);z-index:999;}

/* footer */
.bottom {
	height:165px;
}
.bottom .b_nav{
	height:auto;
	line-height:30px;
	background:#575757;
	color:#fff;
	text-align:center;
}
.bottom .b_nav  a {
	color:#FFF;
	padding-left:10px;
	padding-right:10px;
}

.bottom .copy {
	background:#9b9898;
	height:100px;
	line-height:30px;
	padding-top:30px;
	text-align:center;
	color:#FFF;
}