@charset "utf-8";
/* CSS Document */
.f_page{ padding: 25px 0 0; text-align: center; }
.f_page span, .f_page a { width: 30px; height: 30px; line-height: 30px; margin: 0 5px; font-size: 16px; border: 1px solid #ccc; color: #666; display: inline-block; }
.f_page a.now { color: #fff; background: #336633; border-color: #336633; }
* {
	padding: 0;
	margin: 0;
	font-family:"微软雅黑";
}
body {
	overflow-x: hidden;
}
a {
	text-decoration: none;
}
ul {
	list-style: none;
}
img {
	border: none;
}
@font-face{
	font-family:"幼圆";
	src:url(../font/SIMYOU.TTF);
	}	
.header{
	width:1200px;
	height:100px;
	margin:0 auto;
	}
.header .logo{
	width:443px;
	height:53px;
	float:left;
	margin-top:23.5px;
	}
.header .za{
	width:520px;
	height:40px;
	float:right;
	margin-top:30px;
	}
.header .za .phone{
	height:40px;
	float:left;
	background:url(../images/phone.png) left no-repeat;
	}
.header .za .phone p{
	font-family:"微软雅黑";
	font-size:24px;
	color:#336633;
	letter-spacing:1px;
	margin:5px 0px 0px 48px;
	}
.header .za .sous{
	width:240px;
	height:35px;
	float:right;
	margin-top:2.5px;
	}
.daoh{
	width:100%;
	height:45px;
	background:#336633;
	}
.daoh .dhang{
	width:1200px;
	height:45px;
	margin:0 auto;
	}
.daoh .dhang>ul{
	}
.daoh .dhang>ul>li{
	float:left;
	width:171px;
	height:45px;
	text-align:center;
	}
.daoh .dhang>ul>li:hover{
	background:#003300;
	}
.daoh .dhang>ul>li:hover .dnav{
	opacity:1;
	visibility: visible;
	}
.daoh .dhang>ul>li>a{
	font-family:"微软雅黑";
	font-size:18px;
	color:#fff;
	display:block;
	padding:10.5px 0px;
	}
.daoh .dhang>ul>li .dnav{
	width:470px;
	overflow:hidden;
	background:#477647;
	z-index:999;
	position:relative;
	opacity:0;
	/*transition:all 1s;*/
	visibility: hidden;
	}
.daoh .dhang>ul>li .dnav .xl{
	width:171px;
	float:left;
	}
.daoh .dhang>ul>li .dnav .xl ul{
	/*margin-top:20px;*/
	}
.daoh .dhang>ul>li .dnav .xl ul li{
	font-family:"微软雅黑";
	font-size:16px;
	line-height:40px;
	}
.daoh .dhang>ul>li .dnav .xl ul li a{
	color:#ccc;
	display:block;
	}
.daoh .dhang>ul>li .dnav .xl ul li a:hover{
	background:#363;
	}
.daoh .dhang>ul>li .dnav .jb{
	width:1px;
	height:160px;
	background:url(../images/jb%20.jpg) no-repeat;
	float:left;
	margin-top:20px;
	margin-left:20px;
	}
.daoh .dhang>ul>li .dnav .tp{
	width:200px;
	height:120px;
	background:#fff;
	float:right;
	margin-right:30px;
	margin-top:40px;
	}
.footer{
	width:100%;
	height:170px;
	margin-top:50px;
	padding-top:20px;

	}
.footer .fobg{
	width:100%;
	height:170px;
	background:#333;
	}
.con{
	width:1200px;
	height:170px;
	margin:0 auto;
	}
.con .text{
	width:950px;
	height:130px;
	float:left;
	}
.con .text p.te{
	font-family:"幼圆";
	font-size:26px;
	color:#fff;
	padding-left:568px;
	margin-top:30px;
	}
.con .text p.xl{
	font-family:"微软雅黑";
	font-size:12px;
	color:#fff;
	margin-top:40px;
	}
.con .text p.xl img{
	vertical-align:bottom;
	margin: 0px 15px 0px 40px;
	}
.con .text p.bquan{
	font-family:"微软雅黑";
	font-size:12px;
	color:#fff;
	margin-top:20px;
	}
.con .text p.bquan a{
	margin-left:15px;
	color:#fff;
	}
.con .ewm{
	width:220px;
	height:190px;
	float:left;
	background:url(../images/ewm.png) no-repeat;
	margin-top: -19px;
	text-align:center;
	}
.con .ewm p{
	font-family:"微软雅黑";
	font-size:14px;
	color:#333;
	margin-top: 160px;
	}
.con .mwe{
	width:220px;
	height:190px;
	float:right;
	background:url(../images/ewm.png) no-repeat;
	margin-top: -19px;
	text-align:center;
	}
.con .mwe p{
	font-family:"微软雅黑";
	font-size:14px;
	color:#333;
	margin-top: 160px;
	}




























