@charset "gb2312";
/* CSS Document */

body,div,a,ul,li,p,span,dl,dt,dd,img{
	margin:0;
	border:0px;
	padding:0;
	color:#000;
	text-decoration:none;
	font-size:12px;
	list-style: none;
	font-family:"宋体";
}

body{
	
}
/*公共样式*/
.fr{
	float:right;
}
.fl{
	float:left;

}
.width1500{
	width:1500px;
}
.width1020{
	width:1000px;
}
.width1600{
	width:1600px;
}
.middle{
	margin:0 auto;
}
.clear{
	clear:both;

}

/*布局开始*/

.body{
	background: url(../images/bodybg.jpg) repeat-x;
	width:100%;
	height:854px;
	overflow:hidden;
}
.top{
	height:388px;
	background:url(../images/bannerbg.jpg) repeat-x;
	width:100%;
	position:relative;padding-top:4px;
}
.soucang{
	position:absolute;
	right:0px;
	top:0px;
	width:190px;
	height:30px;
	
	line-height:30px;
	text-align:center;
	
}
.soucang a{
	color:#fff;
}
.dots{
	width:614px;
	heihgt:280px;
	position:absolute;
	top:125px;
	left:992px;
}
.dots div{
	position:absolute;
}
.dot1{
	z-index:3;
	top:108px;
	left:96px;
}

.dot2{
	z-index:4;
	left:186px;
	top:55px;
	
}
.dot3{
	z-index:5;
	top:-20px;
	left:288px;
}
.banner{
	position:relative;
	
	height:350px;
	z-index:-1;
	width:990px;
  	margin:0 auto;
	z-index:3;
	overflow:hidden;
	
	
}

.banner li{ 
	position:absolute;
	top:0;
	left:0;
	cursor:pointer;
}
.banner li img{
	cursor:pointer;
}

.show{
height:195px;
}
.main2{
	width:100%;
	background:#f0f0f0;
	min-height:400px;
	overflow:hidden;
}
.m2-left{
	width:600px;
	min-height:400px;
	float:left;
}

.m2-right{
	width:370px;
	float:right;
	min-height:400px;
	
}
.about{
	height:183px;
	overflow:hidden;
}

.flash{
	height:177px;
	float:left;
	width:250px;
	margin-top: 15px;
}
.about .content{
	width:343px;
	height:130px;
	padding-top:45px;
	line-height:25px;
	background:url(../images/abouttitle.jpg) no-repeat;
	
}
.cultitle{
	height:30px;
	background:url(../images/cultitle.jpg) no-repeat;
	
}
.culture{
	width:320px;
	height:180px;
	line-height:25px;
	
}
.rongyu{
	width:260px;
	height:180px;
}
.category{
	position:relative;
	height:115px;
	background:url(../images/categorytitle.jpg) no-repeat;
	width:511px;
}
.category3{
	position:absolute;
	width:162px;
	height:32px;
	border:1px solid #999999;
	text-align:center;
	line-height:32px;
	background:url(../images/category1bg.jpg) no-repeat;
	background-color:#fff;
}
.category2{
	background: url("../images/category1bg.jpg") no-repeat scroll 0 0 #FFFFFF;
    border: 1px solid #999999;
    height: 32px;
    left: 18px;
    line-height: 32px;
    position: absolute;
    text-align: center;
    top: 41px;
    width: 247px;
}
.category1{
	position:absolute;
	width:247px;
	height:32px;
	border:1px solid #999999;
	bottom:5px;
	left: 18px;
	line-height:32px;
	background:url(../images/category1bg.jpg) no-repeat;
	background-color:#fff;
	text-align:center;
}
#category1-1 a,#category1-2 a,#category3 a{
	display:block;
	
	
	width:231px;
	height:32px;
	border:1px solid #999999;
	bottom:5px;
	left:5px;
	line-height:32px;
	background:url(../images/category1bg.jpg) no-repeat;
	background-color:#fff;
	text-align:center;
}

#category3{
	 left: 479px;
    position: absolute;
    top: 34px;
}
.contact{
	min-height:278px;
	padding-top:15px;
}
.footer{
	height:77px;
}
.copyright p{
	line-height:25px;
	text-align:center;
	width:780px;
	
}
.lianxi{
	height:180px;
	padding-top:10px;
	padding-left:20px;
	line-height:25px;
}

#navshow{
	position:relative;
}
#navxia{
	position:absolute;
	width:411px;
	height:35px;
	line-height:35px;
	background:#fff;
	border:1px solid #0d9004;
	border-radius:12px;
	-moz-border-radius:12px; /* Old Firefox */
	top:43px;
	left:-30px;
	
}
#navxia a{
	color:#003300;
	font-size:14px;
	font-family:"微软雅黑";
	font-weight:bold;
}

#navxia a:hover{
	color:#ff0303;
}


#navshow1{
	position:relative;
}
#navxia1{
	position:absolute;
	width:300px;
	height:35px;
	line-height:35px;
	background:#fff;
	border:1px solid #0d9004;
	border-radius:12px;
	-moz-border-radius:12px; /* Old Firefox */
	top:43px;
	left:-30px;
	
}
#navxia1 a{
	color:#003300;
	font-size:14px;
	font-family:"微软雅黑";
	font-weight:bold;
}

#navxia1 a:hover{
	color:#ff0303;
}
.nav_a{
	position:relative;
}
.av{
	position:absolute;
	top:22px;
	left:-10px;
	height:40px;
	width:360px;
	background:url(../images/av.png) no-repeat;
	text-align:left;
	display:block;
	display:none;
	line-height:40px;
	padding-left:40px;
	padding-top:5px;
}
#nav .av a{
	font-size:14px;
	font-weight:500;
	color:#8c8750;
}
#nav .av a:hover{
	color:#8c8750;
}

.notice{
	height:35px;
	border-bottom:2px solid #14b507;
	position:relative;
	line-height:35px;
}
.notice p{
	display:none;
	text-align:center;
}
.content h2{
	text-align:center;
}
.gonggao{
	border-bottom:1px solid #666;
}
.nytitle{
	height:35px;
	line-height:39px;
	padding-left:35px;
	color:#009900;
	font-size:16px;
	font-weight:bold;
	background:url(../images/zstitle.png) no-repeat;
	width:100%;
	border-bottom:1px solid #a6a6a6;


	
}
.page_list{
	height:30px;
	padding-left:25px;
}
.dycontent{
	line-height:25px;
}

.logo2{
	height:180px;
	background:url(../images/logo2.jpg) repeat-x;
	position:relative;
	z-index:20;
}

.logo3{
	height:180px;
	background:url(../images/logo3.jpg) repeat-x;
	width:994px;
	position:relative;
}

.nav{
	width:994px;
	position:absolute;
	bottom:0;
	left:61px;
}
.nav li{
	width:150px;
	float:left;
	text-align:center;
	height:44px;
	line-height:40px;
}
.nav li a{
	color:#fff;
	font-size:18px;
	font-weight:bold;
}
.zhshtitle{
  height:25px;
  line-height:25px;
}
