@charset "utf-8";

/*----------------------------------------------------
 *FileName:               common.css
 *Discription:            reset
 *Version:                1.1.1 (2013-07-24)
 *Author:                 Mayz
 ----------------------------------------------------*/
 
/*    =RESET
-----------------------------------------------------*/ 
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,
iframe,object,embed,fieldset,input,textarea,p,blockquote,td,th { 
	padding: 0; 
	margin: 0; 
} 

table { 
	border-collapse: collapse; 
	border-spacing: 0; 
} 

fieldset,img {
	border: 0;
} 

address,caption,cite,code,dfn,em,strong,th,var { 
	font-weight: normal; 
	font-style: normal;
} 

strong,.bold {
	font-weight:bold;
}

ol,ul {
	list-style: none;
} 

h1,h2,h3,h4,h5,h6 { 
	font-weight: normal; 
	font-size: 100%; 
} 

abbr,acronym,iframe { 
	border: none;
}

pre{
	white-space:normal;
}

a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
iframe{
	display:block;
}
i{
	font-style:normal;
}

.clearfix:after {
	height: 0px;
	font-size:0;
	clear: both;
	display: block;
	visibility: hidden;
	content: ".";
}
.clearfix {
	*zoom:1;
}

.clear{
	clear:both;
	width:0;
	height:0;
	line-height:0;
	font-size:0;
}

:focus{
	outline:none;
}

/*---for pie---*/
.pie{
	position:relative;
}

/*    =GLOBLA
-----------------------------------------------------*/
.fl{
	float:left;
	_display:inline;
}
.fr{
	float:right;
	_display:inline;
}
.blk{
	display:block;
}
.rl{
	position:relative;
}
.hidden{
	display:none;
}

/*---html---*/
.htmlScroll{
	overflow-x:auto;
	overflow-y:scroll;
}
.htmlHidden{
	overflow-x:hidden;
	overflow-y:scroll;
}
.fullScreen,.fullScreen body,.fullScreen form
{
    height:100%;
}

body{
	font:14px/22px "微软雅黑",Tahoma, Arial, "宋体", sans-serif;
	-webkit-text-size-adjust:none;
}
body,a{
	color:#242424;
}
.bodybg{
	background:#946339;
}

.container{
	position:relative;
	width:1053px;
	margin:0 auto;
}



.content{
	width:1053px;
	height:872px;
	background:url(../images/index_bg.jpg) no-repeat;
    margin:0 auto;
	position:relative;
}
.nav{
	position:absolute;
	top:562px;
	left:150px;
}
.nav1,.nav2,.nav3,.nav4,.nav5{display:block;
	float:left;
	text-align:center;
	width:91px;
	height:87px;
	margin-top:53px;
	margin-right:35px;}
.nav2,.nav3,.nav4,.nav5{margin-left:35px;}
.nav1{
	background:url(../images/nav1bg.png) no-repeat center bottom;
}
.nav2{
	background:url(../images/nav2bg.png) no-repeat center bottom;
}
.nav3{
	background:url(../images/nav3bg.png) no-repeat center bottom;
}
.nav4{
	background:url(../images/nav4bg.png) no-repeat center bottom;
}
.nav5{
	background:url(../images/nav5bg.png) no-repeat center bottom;
}
.navimg{margin-top:53px;}
.navlist1,.navlist2{width:160px;height:140px;}
.navlist1 .navlista{background:url(../images/xywhbg.png) no-repeat;}
.navlist2 .navlista{background:url(../images/fwzcbg.png) no-repeat;}
.navlista{width:64px;height:42px;display:block;position:absolute;text-align:center;padding-top:13px;filter:alpha(opacity=60);opacity:0.6;display:none;}
.navlista.a1{margin-left:48px;margin-top:-1px;*margin-left:-113px;}
.navlista.a2{margin-top:27px;*margin-left:-161px;}
.navlista.a3{margin-top:27px;margin-left:97px;*margin-left:-64px;}
.navlista:hover{filter:alpha(opacity=100);opacity:1;}
.meng{position:absolute;top:0;left:0;display:none;background:#000;opacity:0.5;width:1000px;height:1000px;}
.video{width:800px;height:600px;background:#000;position:absolute;top:50%;left:50%;margin-left:-400px;margin-top:-300px;display:none;}
.close{position:absolute;right:0;top:0;cursor:pointer;}

.years{
	position:absolute;
	top:46px;
	right:65px;
}
.name{
	position:absolute;
	top:94px;
	right:18px;
}
.ewm{
	position:absolute;
	bottom:64px;
	right:72px;
}

.footer{
	padding:30px 30px;
	position:absolute;
	margin-top:750px;
}
.copyright{
	color:#472b1a;
	margin-bottom:5px;
}
.copyright i{
	color:#ff8900;
}
.others{
	color:#878787;
}

.xyjs{position:absolute;top:425px;left:343px;width:150px;height:70px;cursor:pointer;}
.calendar{
	margin:295px 0 0 539px;
	position:absolute;
}
.prev,.next{
	position:relative;
	top:-10px;
}
/*banner*/
.banner{
	width:365px;
	height:225px;
	overflow:hidden;
}
.banner ul{
	float:left;
	display:inline;
	width:365px;
	color:#261d1d;
}
.banner li{
	background:#d2be9a;
	clear:both;
	margin-bottom:3px;
	min-height:16px;
	_height:16px;
	line-height:16px;
	padding-right:5px;
}
.banner .first_li{
	background:#98b433;
	color:#fff;
}
.banner .blue{
	color:#3589df;
}
.banner span{
	float:left;
	display:inline;
	margin-left:20px;
	width:40%;
}
.line2 span{
	height:35px;
}
.banner .line2{
	line-height:17.5px;
}
.pagination{
	height:30px;
	padding-right:40px;
}
.pagination a{
	display:inline-block;
	width:8px;
	height:8px;
	background:url(../images/dd.png) no-repeat;
	overflow:hidden;
	margin:0 5px;
	font-size:0;
	line-height:0;
}
.pagination .on{
	background-position:bottom;
}

.bodybg1{
	background:#946339;
}
.footer1{
	width:985px;
	padding:40px 30px 0px 30px;
}
.header,.content1,.footer1{
	width:1045px;
	margin:0 auto;
	position:relative;
}
.container1{
	background:#946339;
	position:relative;
}
.content1{
	width:1045px;
	height:825px;
	background:url(../images/index_bg1.jpg) no-repeat;
}


.contentSub{
	padding-top:400px;
}
.zcBox{
	padding:0 40px;
	color:#666;
}
.zw{
	text-align:justify;
	text-justify:inter-ideograph;
	line-height:27px;
}
.subName{
	font-size:30px;
	color:#ffffff;
	margin-bottom:50px;
	float:left;
	width:160px;
}
.zcH1{
	font-size:18px;
	text-align:center;
	margin-bottom:10px;
}
.zcH2{
	text-align:center;
	margin-bottom:18px;
}
.xywhlist{float:left;width:180px;font-size:18px;color:#734100;text-align:center;padding-top:17px;}
.xywhlist a{color:#734100;}
.xywhlist.on{background:url(../images/xywhon.png) no-repeat top center;}

/*xqwhfrm_01*/
#cont_01{
	*margin-top:50px;
}
#frm01_top{
width:727px;
height:205px;
margin-left:30px;
}
	#frm01_top_left{
	float:left;
	display:inline;
	width:227px;
	height:205px;
	}
		.txt_st01{float:left;font-size:14px;color:#740012}
		#frm01_top_left img{margin-top:24px;margin-left:55px}
	#frm01_top_right{
	float:right;
	display:inline;
	width:364px;
	height:205px;
	}
		#trcont{float:left;margin-left:5px;*width:300px;}
		.txt_st02{font-size:12px;color:#0f0f0f;font-weight:bold;margin-left:20px;margin-bottom:27px}
		.txt_st03{color:#0f0f0f;margin-bottom:17px}
		#frm01_top_right a{color:#0065d1}
		#frm01_top_right a:hover{text-decoration:underline}
		.txt_st04{font-size:13px;color:#6a6969;line-height:19px;margin-top:20px}
		.txt_bold{font-weight:bold}
		#download{display:block;margin-left:300px;margin-top:-30px;width:30px;}
#frm01_middle{
height:128px;
margin-top:28px;
margin-left:30px;
}
	#frm01_middle img{margin-top:10px}
#frm01_bottom{
height:258px;
margin-top:18px;
margin-left:30px;
}
	.txt_st05{float:left;clear:left;width:55px;font-size:16px;font-weight:bold;margin-top:5px}
	.txt_st06{float:left;width:872px;line-height:25px;margin-top:5px}
	.txt_st07{float:left;clear:both;width:627px;line-height:20px;margin-top:20px}
	#txt_xx{float:left;width:320px;margin:32px 0px}
/*xqwhfrm_02*/
#cont_02{
width:820px;
height:642px;
margin:0 auto;
overflow:hidden;
*margin-top:50px;
}
#cont02_menu{
width:820px;
height:27px;
background-color:#efefef
}
#cont02_menu ul{
width:170px;
margin:0 auto;
}
#cont02_menu ul li{
float:left;
display:inline;
width:84px;
text-align:center;
font-size:13px;
font-weight:bold;
line-height:15px;
margin-top:6px;
cursor:pointer;
}
.nowcls_02{color:#305fbc}
.othercls_02{color:#0f0f0f}
#xyczmn{border-left:1px solid #000}
#sryjx{
height:615px;
padding-left:25px;
display:block;
}
#xycz{
height:815px;
padding-left:25px;
display:none;
}
/*list容器层*/
.list_Main{

}
/*list主标题*/
.list_MainTitle{
height: 48px;
width: 670px;
text-align: center;
line-height: 48px;
color: #9b2728;
font-weight:bold;
font-size:16px;
}
/*内容容器*/
   .List_Box{
	width: 100%;
	height: auto;
	padding: 10px 0;
	margin: 0 auto;
	}
	/*内容(图片标志+超链接+日期)*/
		.List_Box ul li{
		display: block;
		width:99%;
		height: 30px;
		line-height: 30px;
		text-align:right;
		color:#9e9e9e;
		border-bottom:1px dotted #9e9e9e;

		}
	/*内容前的图片标志*/	
		.List_Box li img{margin-top:5px}
	/*超链接*/	
		.List_Title{
		display: block;
		width: 500px;
		height: 25px;
		line-height: 25px;
		overflow:hidden;
		text-overflow:ellipsis;
		float:left;
		text-align:left;
		white-space:nowrap;
		font-size:13px;
		color: #000;
		}
		/*超链接的链接样式，按link visited hover active顺序*/
			a.InforList:link{color:#4b4b4b;}
			a.InforList:visited{color:#4b4b4b;}
			a.InforList:hover{color:#4b4b4b; text-decoration:underline;}

 /*左下当前页面样式*/
#dqpage{float:left;width:627px;
padding:10px 10px;
}
/*右下页面数字样式*/
#pages{float:right;width:440px;}	
/*xqwhfrm_03*/
#cont_03{
width:900px;
height:620px;
margin:0 auto;
padding-top:23px;
padding-left:41px;
overflow:hidden;
*margin-top:50px;
}
#cont03_top{
height:75px;
}
#cont03_bottom{
height:auto;
margin-top:39px;
}
#cont03_btm_left{
width:300px;
float:left;
display:inline;
}
#cont03_btm_right{
width:600px;
float:right;
display:inline;
}
#cont03_top .frm03_txtst{font-size:18px;color:#003399;font-weight:bold;text-align:center;margin-top:0px}
#cont03_top p{color:#6a7074;text-align:center;line-height:22px;margin-top:10px}
#cont03_btm_left a{float:right;color:#001eff;margin-top:-15px;margin-right:60px;}
#cont03_btm_left a:hover{text-decoration:underline}
#cont03_btm_right p{color:#0f0f0f;line-height:21px}








