/* 全局样式 */
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div{
    margin:0;padding:0;border:0;
}
body{
    background:url(../images/bg.png);color:#3B3D32;font-size:12px; font-family:"SimSun","宋体","Arial Narrow";
}
ul,ol{
    list-style-type:none;
}
select,input,img,select{
    vertical-align:middle;
}
a{text-decoration:none;color:#7E7E7E;}
a:hover{color:#B4A464;text-decoration:underline;}
.clear{clear:both}

.head{
	width:1002px;
	height:100px;
	margin:0 auto;
}
.logo{
	float:left;
	margin-top:26px;
	margin-left: 5px;
}
.topr{
	float:right;
	width:180px;
	margin-top: 26px;
}
.nav{
	width:1002px;
	height:48px;
	margin:0 auto;
	background: url(../images/nav.png) repeat-x;
}
.nav .navhover{
	background:url(../images/navhove.png);
	color: #fff;
}
.nav li{
	width:121px;
	height: 37px;
	margin: 7px 0px 7px 20px;
	float: left;
	text-align: center;
	font-size: 14px;
	line-height: 37px;
}
.nav li a{
	color: #8F793F;
	font-weight: 600;
}
.nav li:hover{
	background:url(../images/navhove.png);
	color: #fff;
}
.nav li a:hover{
	color: #fff;
}
.in{
	width: 1002px;
	margin:0 auto;
	background: #fff;
}
.banner{
	margin: 0 auto;
	text-align: center;
	margin-bottom:5px;
}
.mum{
	width:239px;
	float: left;
	margin-left:5px;
	background: #fff;
}
.in2{
	width:708px;
	float: left;
	
	background: #ccc;
	background: url(../images/top2.png) repeat-x;
	padding-left: 45px;
	padding-top: 30px;
}

.xwdt{padding-left: 10px;background: url(../images/mum_bg.png) repeat-x;padding-bottom: 10px;}
.xwdt li{
	padding-top: 10px;
}
.xmlb{background: url(../images/mum_bg.png) repeat-x;padding: 15px 0px;}
.xmlb li{
	background: url(../images/mum_li.png) no-repeat;
	line-height: 30px;
	padding-left: 70px;
}
.lxwm{background: url(../images/mum_bg.png) repeat-x;padding: 20px 15px 10px;line-height: 25px;}
.gsjj{
	width: 440px;
	line-height: 20px;
	float: left;
}
.gsjj .tit{
	padding-bottom:10px;
}
.jcsj{
	width:230px;
	height:200px;
	float: left;
	margin-left: 30px;
}
.jcsj .tit{
	padding-bottom: 15px;
}
.jcsj .jc{
	border: 1px solid #D2D7DD;
}
.xmzs{
	width: 460px;
	line-height: 20px;
	float: left;
}
.xmzs .tit{
	padding-bottom: 30px;
	
}
.xmzs li{
	width:130px;
	float: left;
	margin-right: 20px;
	line-height: 40px;
	text-align: center;
	overflow:hidden;
	height:140px;
}
.xmzs li img{
	width:130px;
	height:95px;
	border:1px solid #D2D7DD;
}
.yxxz {
	width:230px;
	float: left;
	margin-left: 10px;
}
.yxxz .list{
	padding-bottom: 10px;
}
.yxxz .tit{
	padding-bottom: 18px;
}
.yxxz .list li{
	line-height: 25px;
}

.yxxz .weixin1{
	width:94px;
	margin-left:5px;
	float: left;
	line-height: 40px;
	text-align: center;
}
.yxxz .weixin2{
	width:94px;
	margin-left:15px;
	float: left;
	text-align: center;
	line-height: 40px;
}
.yxxz .fx{
	padding-top: 0px;
	line-height:40px;
}
.yxxz .fx .fenxiang{
	margin:2px;
}
.foot{
	height:72px;
	line-height: 72px;
	text-align: center;
	width:1002px;
	margin: 0 auto;
	background: url(../images/bottom_bg.png) repeat-x;
}
.body{
	width:738px;
	float: left;
	background: #ccc;
	background: url(../images/top2.png) repeat-x;
	padding-top:5px;
	padding-left: 15px;
}
.dh{
	width:100%;
	color:#8A7D33;
	font-weight:600;
	font-size:14px;
	height:40px;
	line-height:40px;
	background:url(../images/bbb.png) repeat-x;
}