/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 12px;
	font-family: "微软雅黑";
	color:353535;
	width:100%;
    overflow-x:hidden;
}
ul {
	list-style-type: none;
}
li {
	float: left;
}
a {
	text-decoration: none;
	color: #555555;
}headdown
img {
	border: none;
}
/****index***/
.wrap{
	width:100%;
	}
.header{
	width:100%;
	float:left;
	height:510px;
	position:relative;
	}
.boxheader{
	width:100%;
	height:130px;
	position:absolute;
	left:0;
	top:0px;
    z-index:100;
	}
.headetop{
	width:100%;
	height:40px;}
.headdown{
	/*background:url(../images/bgf.png) center no-repeat;*/
	height:67px;
    width:100%;
    
	}
.boxcenter {
    background:url(../images/nav-gj.jpg) center no-repeat;
	height:67px;
    width:100%;
}
.centerbox{
	width:1000px;
	margin:0 auto;
	}
.language{
	text-align:right;
	font-size:12px;
	line-height:40px;
	color:#b7b7b7;
    margin-right:25px;

}
.language .gold{
	color:#333333;
	margin-right:10px;}
.language .golds{
	color:#333333;
	margin-left:10px;}
.language img{
	margin-right:2px;}	
.lleft{
	float:left;}
.logo{
	width:199px;
	margin-top:0px;
	}	
.menu{
	float:right;
	width:700px;
	}
.menu > li{
	float:left;
	line-height:69px;
	height:67px;
	font-size:14px;
	padding:0 18px;
	margin-right:28px;
	position:relative;
	}
.menu > li > a{
	color:#fff;
	font-weight:bold;
    font-size:14px;
}
.menu > .on{
	background:#bc8500;}
.menu > li .show{
	display:none;}
.menu > li:hover .show{
	display:block;}
.show{
	width:260px;
	height:auto;
	padding-bottom:15px;
	background:#bc8500;
	position:absolute;
	left:0;
	top:67px;
	display:block;
		}
.show span{
	display:block;
	width:80px;
	float:left;
	margin:20px 25px;}
.show dl{
	display:block;
	float:left;
	margin-top:25px;
	}
.show dl dt{
	width:100%;
	font-size:14px;
	line-height:30px;
	background:url(../images/fs22.jpg)0 12px no-repeat;
	height:30px;
	}
.show dl dt a{
	display:block;
	line-height:25px;
	color:#ffffff;
	margin-left:8px;}
.show .ss{
	color:#ffc000;}
/***02***/
.menu > li .show2{
	display:none;}
.menu > li:hover .show2{
	display:block;}
.show2{
	width:260px;
	height:140px;
	background:#bc8500;
	position:absolute;
	right:0;
	top:66px;
	display:block;
		}
.show2 span{
	display:block;
	width:80px;
	float:left;
	margin:20px 25px;}
.show2 dl{
	display:block;
	float:left;
	margin-top:25px;
	}
.show2 dl dt{
	width:100%;
	font-size:14px;
	line-height:30px;
	background:url(../images/fs22.jpg)0 12px no-repeat;
	height:30px;
	}
.show2 dl dt a{
	display:block;
	line-height:25px;
	color:#ffffff;
	margin-left:8px;}
.show2 .ss{
	color:#ffc000;}
/***footer***/
.footer{
	width:100%;
	float:left;	
	height:425px;
	background:#f7f7f7;
	}
.foottop{
	width:100%;
	height:60px;
	background:#e6e6e6;
	}
.contct{
	font-size:16px;
	line-height:60px;
	color:#333333;
	background:url(../images/fs6.png)0 16px no-repeat;
	text-indent:40px;
	}
.contct span{
	font-size:12px;}
.contacy2{
	float:right;
	line-height:60px;
	font-size:14px;
	color:#333;
   
	}
.contacy2 img{
	margin-right:6px;
	position:relative;
	top:2px;}
.footdown{
	width:100%;
	height:365px;
	}
.onehead{
	width:100%;
	height:210px;
	border-bottom:1px solid #e2e2e2;
	margin-top:30px;}
.twohead{
	width:100%;
	}
.copyright{
	font-size:12px;
	line-height:26px;
	color:#666;
	margin-top:13px;
   
	}
.copyright a{
	font-size:12px;
	color:#dadada;
	margin-left:15px;
	}
.copyright span{
	color:#cecece;
	margin:0 2px;}
.copyright .police{
	position:relative;
	top:8px;
	margin-left:6px;}
.linkwp{
	float:right;
	margin-top:20px;
	width:200px;
   
	}
.linkwp span{
	float:left;
	font-size:12px;
	color:#333;
	font-weight:bold;
	}
.linkwp a{
	margin-left:10px;}
.weixin{
	width:204px;
	float:right;
 
	}
.weixin h4{
	font-size:18px;
	color:#333;
	margin-bottom:25px;
	font-weight:normal;}
.weixin div{
	width:100%;
	}
.weixin div span{
	display:block;
	width:105px;
	height:105px;
	float:left;
	margin-right:15px;
	}
.weixin div p{
	font-size:12px;
	line-height:25px;
	color:#333;}
.guid{
	width:780px;
    
	}
.guidlist{
	width:100%;
	}
.guidlist li{
	width:155px;
	float:left;
	}
.guidlist li dl{
	width:100%;
	}
.guidlist li dt{
	font-size:14px;
	line-height:30px;
	color:#333;
	}
.guidlist li img{
	margin-right:5px;
	display:block;
	float:left;
	margin-top:9px;}
.guidlist li dd{
	font-size:12px;
	color:#555;
	line-height:25px;}
.guidlist li a{
	color:#555;
	margin-left:6px;
	}

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	