@charset:"UTF-8";

/*初始化css*/
html,body,ul,li,ol,dl,dd,dt,p,h1,h2,h3,h4,h5,h6,form,img,div{margin:0; padding:0;}
img{display:block;}
ul, ol{list-style:none;}
body{font-family:"微软雅黑",Microsoft Yahei, serif,arial,sans-serif,"宋体";font-size:14px; background-color:#f3eae1;}
h1,h2,h3,h4,h5,h6{color:#555;font-weight:normal;}
p{font-size:14px;color:#999999;}
a{color:#999999;text-decoration:none;}
a:link,a:visited,a:focus{color:#888888; text-decoration:none;}
a:hover{color:#101010;text-decoration:none;}
img{border:none;}
.clearfix{clear:both; height:0; font-size:0; overflow:hidden;}
.hidden{visibility:hidden;}
hr{margin:0;border:0;background-color:#e5e5e5;height:1px;}

/*全局css*/
.wrap{
	width:1000px;
	margin:0 auto;
}
.clearfix{
	clear:both;
}
.bar{
	margin:30px auto 60px;
}
a.read{
	/* background-color:#3db2c3; */
	padding:10px 25px;
	color:#FFF;
	display:inline-block;
}
.read:hover{
	color:#ABABAB;
}

/*header*/
#Header {
    width: 100%;
    height: 100px;
    position: relative;
}
#logo {
    display: table-cell;
    height: 100px;
    vertical-align: middle;
	position:relative;
	z-index:999;
}
#mainMenu {
    position: absolute;
    right: 0;
    height: 100%;
    top: 0;
    width: 70%;
}
#mainMenu ul {
    width: 790px;
    display: table-cell;
    height: 100px;
    vertical-align: middle;
	text-align:right;
}
#mainMenu li {
    display: inline-block;
    margin: 0 20px;
}
#mainMenu li a{
	color:#290000;
	font-size:17px;
}
#mainMenu li:last-child{
	margin-right:0;
}

#top{
	border-bottom:1px solid #e5e5e5;
	padding:10px 0;
}
.slo{
	display:inline-block;
}
.lan{
	float:right;
	font-size:12px;
	color:#999999;
}
.lan a{
	float:left;
	line-height:12px;
}
.lan a:first-child{
	margin-right:10px;
	padding-right:10px;
	border-right:1px solid #D2D2D2;
}
#ident{
	margin-top:30px;
	height:78px;
}
.logo{
	width:449px;
	height:74px;
	display:inline-block;
}
#logo_cn{
	background:url(../images/logo.jpg) no-repeat;
}
#logo_en{
	background:url(../images/logo_en.png) no-repeat;
}
.tel{
	
	height:78px;
	
	display:inline-block;
	float:right;
}
#tel_cn{
	width:270px;
	background:url(../images/tel.png) center no-repeat;
}
#tel_en{
	width:388px;
	background:url(../images/tel_en.png) center no-repeat;
}
/* #mainMenu{
	background-color:#3db2c3;
	position:relative;
}
#mainMenu ul{
	text-align:center;
}
#mainMenu li{
	display:inline-block;
	padding:20px;
}
#mainMenu li a{
	 */color:#FFF;
}


/*footer*/
#footer{
	background-color:#333333;
	color:#FFF;
}
#footer a,#footer span,#footer p{
	color:#FFF;
	font-size:12px;
}
#fTop{
	background:#1a1a1a;
	padding:30px 0;
}
#siteMap{
	float:left;
}
#siteMap li{
	float:left;
	margin-right:60px;
}
#siteMap li:last-child{
	margin-right:0;
}
.f-m-dl dt{
	margin-bottom:10px;
}
.f-m-dl dt h3 a{
	font-size:14px;
	color:#c1c1c1;
}
.f-m-dl dd a{
	font-size:12px;
	color:#878787;
}
.f-m-dl a:hover{
	color:#FFF;
}
#msg{
	float:right;
}
#tel{
	padding-left:50px;
	background:url(../images/iconTel.png) no-repeat;
	margin-bottom:15px;
}
#tel p{
	color:#4c4c4c;
	font-size:12px;
}
#tel #number{
	color:#808080;
	font-size:18px;
	font-weight:bold;
}
#kefu{
	border-radius:5px;
}
#kefu a{
	display:block;
	padding:9px;
	background-image:url(../images/iconQQ.png);
	background-repeat:no-repeat;
	background-position-y:50%;
	margin-left:9px;
	padding-left:26px;
	color:white;
}
#kefu a span{
	color:#bbbbbb;
	font-size:12px;
}


#fBottom{
	background:#0d0d0d;
	color:#4c4c4c;
	font-size:12px;
	padding:35px 0;
}
#fBottom p{
	text-align:center;
	font-size:12px;
	line-height:20px;
	color:#efefef;
}




#fMenu{
	text-align:center;
	padding:60px 0 30px;
	
}
#fMenu li{
	display:inline-block;
	margin-right:45px;
	padding-right:49px;
	border-right:1px solid #4c4c4c;
	line-height:12px;
}
#fMenu li:first-child{
	display:none;
}
#fMenu li:last-child{
	margin-right:0;
	padding-right:0;
	border:none;
}
#fInfo{
	padding:50px 0;
	border:1px solid #4c4c4c;
	border-left:none;
	border-right:none;
}
#conInfo{
	width:75%;
	display:inline-block;
}
.QQ{
	width:13%;
	display:inline-block;
	float:right;
	color:#FFF;
}
.en_qq{
	width:18%;
}
.QQ span{
	float:left;
}
.en_qq span{
	float:right;
	margin-bottom:10px;
}
.QQ a{
	height:20px;
	float:right;
	margin-bottom:15px;
}
.en_qq a:first-child{
	float:left;
}
#fCopy{
	padding:32px 0;
}
.copyright{
	float:left;
}
#support{
	float:right;
}


