@charset "utf-8";
/* CSS Document */
body{
	color:#333;
	font-size:12px;
	margin:0 auto;
	padding:0;
}
/* 重置 */

div, form, p, i, img, ul, li, ol, dl, dt, dd, table, tr, td, th, fieldset, label, legend, select, button, input {
	margin:0;
	padding:0;
}
p, li, div {/* add */
	line-height:20px;
}

/* 标题样式 */

h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:normal;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin: 0;
}
/* 列表样式 */

ul, ol, li, dl, dt, dd {
	list-style:none;
}
/* 图片样式 */

img, a img {
	border:0px;
	padding:0px;
	margin:0px;

}
/* 链接样式 */
a{
	color:#333;
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}
/** 图片链接效果 **/

.pic a {
	padding:0px;
	border:1px solid #fff;

}
.pic a:hover {
	border:1px solid #d00;
	background:#fff4ce;
}

/**输入框颜色样式**/

.input-gray {
	color:#999;
}
.input-black {
	color:#000;
}

/* 清除浮动 */
.clearBoth {
	clear:both;
	/*控制分类后，各行高度不一样对不齐问题*/
	width:100%;
	height:0px;
	font-size:0;
	overflow:hidden;
	/*控制分类后，各行高度不一样对不齐问题*/
	line-height:0;
}
#root{
	width:100%;
	margin:0px auto;
	padding:0px;
}
#header{
	width:100%;
	height:94px;
	background-image:url(../images/top_bj.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
}
#header1{
	width:1200px;
	margin:0 auto;
}
.logo{
	width:440px;
	float:left;
	padding-top:12px;
}
.header_right{
	width:700px;
	float:right;
	padding-top:10px;
}
.top{
	height:28px;
	text-align:right;
	line-height:28px;
	font-family:"微软雅黑","宋体";
	font-size:14px;
	color:#2d2e32;
	padding-right:15px;
}

.top span{
	font-size:16px;
}
.top img{
	vertical-align:middle;
	padding-right:5px;
}
.top a{
	padding-left:6px;
	font-family:"微软雅黑","宋体";
	font-size:14px;
	color:#2d2e32;
}
.nav{
	height:54px;
}
.nav ul {
  width: 100%;
}
.nav li {
  width: 100px;
  float:left;
  text-align: center;
  font-size: 14px;
  position: relative;
  height: 54px;
  line-height: 54px;
  background-image:url(../images/nav_line.gif);
  background-position:right center;
  background-repeat:no-repeat;
}
.nav .nav_line{
  background-image: none;
}
.nav li:first-child {
  border-left: 0;
}
.nav li a {  
  display: block;
  width: 100%;
  -webkit-transition: 0.4s ease 0s;
          transition: 0.4s ease 0s;
  height: 67px;
  font-family:"微软雅黑","宋体";
  font-size:14px;
  color:#000000;
}

.nav li p a {
  height: 38px;
}

.nav li.hover a.tit {
  background-color: #0c4da2;
  color: #fff;
  font-weight: bold;
}

.nav .sub-box {
  width: 99px;
  position: absolute;
  left: 0;
  top: 56px;
  display: none;
  z-index:99999;
}
.nav .sub-box .topbg {
  width: 100%;
  background-color: #e6e6e6;
  border-radius:0 0 5px 5px;
  padding-bottom:12px;
}
.nav .sub-box p {
  padding: 0;
  text-align: center;
  font-size: 13px;
  line-height: 38px;
}
.nav .sub-box p a {
  width:98px;
  color: #050505;
  display: block;
  line-height: 34px;
  -webkit-transition: all 0.3s ease 0s;
          transition: all 0.3s ease 0s;
  background-image:url(../images/nav_12.gif);
  background-position:center bottom;
  background-repeat:repeat-x;
  font-family:"微软雅黑","宋体";
   font-size: 13px;
}
.nav .sub-box p a:hover {
  background-color: #116be0;
  color: #ebf0fb;
}
.nav .sub-box .botbg {
  width: 100%;
  display: block;
  height: 12px;
}
.panel{
	padding-top:120px;
}
#subNav{
	width:100%;
	background-image: url(../images/menu_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.fixedSubNav{
	position:fixed;
	top:0;
	left:0;
	z-index:999999
}

#banner{
	text-align:center;
	font-size:0;
	line-height:0;
}
#foot{
	height:299px;
	background-image:url(../images/foot_bj.gif);
	background-position:center top;
	background-repeat:repeat-x;
}
#foot1{
	width:1200px;
	margin:0 auto;
}
.foot_1{
	height:179px;
}
.foot_1_left{
	width:760px;
	float:left;
	height:179px;
	overflow:hidden;
}
.foot_1_right{
	width:336px;
	float:right;
	padding-top:28px;
}
.foot_2{
	height:80px;
}
.foot_2_left{
	width:100%;
	padding-top:15px;
}
.foot_2_left h2{
	font-family:"微软雅黑","宋体";
	font-size:14px;
	color:#444444;
	padding-bottom:6px;
	padding-left:10px;
}
.foot_2_left a{
	font-size:12px;
	color:#444444;
	padding:0 10px;
}
.foot_2_right{
	width:273px;
	float:right;
	padding-top:28px;
}
.foot_3{
	height:40px;
}
.foot_3_left{
	width:auto;
	float:left;
	line-height:40px;
	font-size:12px;
	color:#444444;
}
.foot_3_left a{
	color:#444444;
}
.foot_3_right{
	width:auto;
	float:right;
	line-height:40px;
	font-size:12px;
	color:#444444;
}
.foot_3_right a{
	color:#444444;
}

















































