@charset "utf-8";
/* CSS Document */

/*top*/
.top{
	height: 36px;
	line-height: 36px;
	background: url(../images/topbg.jpg) repeat-x;
}
.topLeft{
	color: #000000;
	font-size: 14px;
	font-family: '宋体';
}
.topLeft .localtime{
	padding-right: 15px;
}
.topLeft .localtime span{
	padding-right: 20px;
}
.topRight a{
	font-size: 14px;
	color: #000000;
	font-family: '宋体';
	padding: 0 15px;
	float: left;
}

.language{
    float: right;
    position: relative;
}
.language span{
    font-size: 14px;
}
.language ul{
    position: absolute;
    top: 36px;
    right: 0;
    background: #326fb2;
    width: 100%;
    display: none;
}
.language ul li{
    line-height: 25px;
    text-align: center;
}
.language ul li a{
    color: #ffffff;
    font-size: 12px;
}

/*header*/
.tel{
	padding-left: 50px;
	line-height: 25px;
	color: #326fb2;
	font-size: 22px;
	font-family: '宋体';
	font-weight: bold;
	margin-top: 38px;
	background: url(../images/tel.jpg) left no-repeat;
}
.tel p:first-child{
	letter-spacing: 2px;
}

/*navigation*/
.navigation{
	line-height: 40px;
	background: #326fb2;
}
.nav{
	line-height: 40px;
	position: relative;
	width: 100%;
	padding-left: 25px;
}
.nav a{ color:#fff;  }
.nav .nLi{ float:left;  position:relative; display:inline;  }
.nav .nLi h3{
	float: left;
	padding: 0 30px;
}
.nav .nLi h3 a{ 
	display:block;
	line-height: 40px;
	height: 38px;
	font-size: 14px;
	font-weight: normal;
}
.nav .sub{ 
	display:none; 
	width:100%; 
	left:0; 
	top:40px;  
	position:absolute; 
	background:#326fb2;  
	line-height:26px; 
	padding:5px 0; 
	z-index: 10;
	text-align: center;
}
.nav .sub li{ zoom:1; }
.nav .sub a{ display:block; padding:0 10px; }
.nav .sub a:hover{
	background: #04448a;
}
.nav .on h3 a{
	border-bottom: 2px solid #ffffff;
}

/*banner*/
.banner{ 
	width: 100%; 
	height: 770px; 
	overflow:hidden; 
	position:relative; 
}
.banner .hd{ 
	height: 17px; 
	position:absolute; 
	right: 0; 
	bottom: 20px; 
	z-index:1; 
	width: 100%;
}
.banner .hd ul{ zoom:1; float:left; width: 100%; text-align: center; }
.banner .hd ul li{ 
	display: inline-block; 
	margin: 0 7px; 
	width: 10px; 
	height:10px; 
	border-radius: 10px;
	background: #fff; 
	border: 1px solid #fff;
	cursor:pointer; 
}
.banner .hd ul li.on{ background:#326fb2;}
.banner .bd{ position:relative; height:100%; z-index:0;   }
.banner .bd li{ zoom:1; vertical-align:middle; }
.banner .bd img{ width: 100%; height: 770px; display:block;  }

/*内页*/
.lefter{
	width: 242px;
	float: left;
	overflow: hidden;
}
.lefter_title{
	width: 100%;
	height: 77px;
	float: left;
	overflow: hidden;
	position: relative;
	background: #326fb2;
	line-height: 77px;
}
.lefter_title b{
	font-size: 32px;
	font-weight: bold;
	color: #adc0db;
	padding-left: 30px;
}
.lefter_title span{
	position: absolute;
	top: 33px;
	left: 36px;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	display: inline-block;
	line-height: 30px;
}
.lefter_list{
	width: 242px;
	float: left;
	overflow: hidden;
}
.lefter_list li{
	width: 240px;
	height: 48px;
	border: 1px solid #e2e2e2;
	margin-top: 1px;
	line-height: 53px;
}
.lefter_list li a{
	padding-left: 55px;
	color: #000;
	font-size: 14px;
}
.lefter_list li a.on{
	color: #e03b7d;
}
.lefter_list li a:hover{
	color: #e03b7d;
}

.lct{
	margin-top: 20px;
}
.lc{
	width: 240px;
	float: left;
	overflow: hidden;
	border: 1px solid #e2e2e2;
	margin-top: 1px;
	padding-bottom: 20px;
}
.lc .img{
	text-align: center;
	width: 100%;
	float: left;
	overflow: hidden;
	margin-top: 20px;
}
.lc p{
	width: 220px;
	padding: 0 10px;
	float: left;
	overflow: hidden;
	color: #000;
	font-size: 12px;
	padding-top: 8px;
}


.main{
	width: 920px;
	float: right;
	overflow: hidden;
}
.main .position{
	border-bottom: 1px solid #ccc;
	line-height: 50px;
	padding-bottom: 25px;
}
.main .wz{
	margin-top: 20px;
	line-height: 28px;
	color: #7d7d7d;
	float: right;
}
.main .wz a{
	color: #7d7d7d;
}
.main_column{
	margin-top: 15px;
	line-height: 35px;
	float: left;
}
.main_column span{
	display: inline-block;
	line-height: 35px;
	font-size: 18px;
	color: #000;
	padding: 0 15px;
}

.contact{
	border-bottom: 1px solid #e3e3e3;
}
.contactLeft{
	float: left;
}
.contactRight{
	float: right;
	padding-left: 50px;
	line-height: 25px;
	color: #326fb2;
	font-size: 22px;
	font-family: '宋体';
	font-weight: bold;
	margin-top: 38px;
	background: url(../images/tel.jpg) left no-repeat;
	margin-right: 90px;
}
.contactRight p:first-child{
	letter-spacing: 2px;
}
.contactZx{
	float: right;
	margin-top: 40px;
	margin-right: 40px;
}
.contactZx a{
	display: block;
	width: 143px;
	height: 42px;
	background: #326fb2;
	border-radius: 7px;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	line-height: 42px;
}




/*link*/
.link{
	margin-top: 32px;
}
.linkTitle{
	font-size: 36px;
	color: #111111;
	text-align: center;
	line-height: 75px;
}
.linkTitle h3{
	font-size: 36px;
}
.linkList{
	margin-top: 10px;
	line-height: 30px;
}
.linkList a{
	color: #111111;
	font-size: 13px;
	padding: 0 10px;
}

/*footer*/
.footer{
	margin-top: 40px;
	background: #333333;
	padding-bottom: 35px;
}

.footerNav{
	position: relative;
	margin-top: 40px;
	padding-bottom: 40px;
}
.footerNav dl{
	width: 10%;
	float: left;
	overflow: hidden;
	text-align: center;
	line-height: 24px;
}
.footerNav dl a{
	color: #ffffff;
}
.footerNav dl dt{
	margin-bottom: 10px;
}
.footerNav dl dt a{
	font-size: 14px;
}

.footerNav dl dd a{
	font-size: 12px;
	color: #666666;
}
.footerNav dl dd a:hover{
	color: #ffffff;
	transition-duration: .5s;
}

.footerCopy{
	text-align: center;
	line-height: 35px;
	color: #919191;
	font-size: 14px;
}

.footerShare{
	text-align: center;
	padding: 5px 0;
}
.footerShare a{
	padding: 0 10px;
}
.footerKeywords{
	text-align: center;
	line-height: 25px;
}
.footerKeywords a{
	color: #999999;
	padding: 0 5px;
	font-size: 14px;
}
.ewm{
	position: absolute;
	top: 43px;
	right: 45px;
	text-align: center;
	line-height: 30px;
	color: #999999;
	font-size: 14px;
}

/*Top按钮*/
.tbox{width:50px;float:right;position:fixed;right:10px;bottom:15px;_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));_margin-bottom:15px;display:none;}/*解决IE6下不兼容 position:fixed 的问题*/
.tbox #gotop{width:50px;height:50px;background:url(../images/icon.png) no-repeat 0 0;display:block;}

/*search*/
.searchBox{
	line-height: 73px;
	height: 73px;
	overflow: hidden;
	background: url(../images/searchbg.jpg) repeat-x;
}
.hot{
	width: 630px;
	color: #ffffff;
	font-size: 14px;
}
.hot span{
	float: left;
	padding-right: 10px;
}
.hot a{
	float: left;
	color: #ffffff;
	font-size: 14px;
	padding-right: 24px;
}

.search{
	width: 480px;
	margin-top: 18px;
}
.search input.stext{
	width: 414px;
	float: left;
	height: 36px;
	border: 1px solid #bebebe;
	border-right: none;
	line-height: 36px;
}
.search input.sbtn{
	width: 65px;
	height: 38px;
	float: left;
	background: #d4a330;
	color: #ffffff;
	font-size: 14px;
	border: none;
}

.section{
	background: url(../images/aboutbg.jpg) no-repeat;
	padding-bottom: 37px;
}

/*网站地图*/
.site{
	width:1200px;
	margin:20px auto 0;
	overflow:hidden;
	border-bottom:1px solid #faaf3b;
	padding-bottom:10px;
}
.site a{
	background:#2257a5;
	display:block;
	width:100px;
	text-align:center;
	height:40px;
	line-height:40px;
	color:#ffffff;
	font-size:16px;
	float: left;
	margin-right: 20px;
	}

.menu_list1{
	width:1150px;
	margin:10px auto 0;
	overflow:hidden;
	}
.menu_text1{
	width:1150px;
	float:left;
	margin-top: 10px;
	}
.mtt1{
	width:1200px;
	float:left;
	line-height:30px;
	}
.mtt1 a{
	color:#666;
	font-size:14px;
	background:none;
	}
.mtnr1{
	width:1200px;
	float:left;
	overflow:hidden;
	line-height:25px;
	}
.mtnr1 a{
	padding:0 10px;
	color:#999999;
	font-size:12px;
	}

.hotwz{
	width: 100%;
	float:left;
	overflow: hidden;
	margin-top: 20px;
}
.hotwz .htitle{
	width: 100%;
	float: left;
}
.hotwz ul{
	width: 218px;
	padding: 0 10px;
	float: left;
	overflow: hidden;
	border: 1px solid #d9d9d9;
}
.hotwz ul li{
	line-height: 32px;
	border-bottom: 1px solid #d9d9d9;
}
.hotwz ul li:last-child{
	border-bottom: none;
}
.xgtj{
	width: 100%;
	float: left;
	overflow: hidden;
	margin-top: 30px;
}
.xgtj_title{
	width: 100%;
	float: left;
	overflow: hidden;
	border-bottom: 1px solid #d9d9d9;
}
.xgtj_title span{
	display: block;
	width: 100px;
	background: #126032;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #ffffff;
}
.xgtj_list{
	width: 100%;
	float: left;
	overflow: hidden;
	margin-top: 10px;
}
.xgtj_list ul li{
	width: 50%;
	float: left;
	line-height: 30px;
}