@charset "utf-8";
/* CSS Document */
/*公用样式开始*/
*{ margin:0px; padding:0px;}

img { border:0px;}

@font-face {
	font-weight: normal;
	font-style: normal;
}
H1,H2,H3,H4,H5,H6 {
	FONT-SIZE: 100%; FONT-WEIGHT: normal
}

H1 {
	FONT-SIZE: 40px;
}
H2 {
	FONT-SIZE: 25px;
}
H3 {
	FONT-SIZE: 18px;
}
H4 {
	FONT-SIZE: 16px;
}
H5 {
	FONT-SIZE: 15px;
}
H6 {
	FONT-SIZE: 14px;
}


body{
	font-family:Arial;
	font-size:12px;
	line-height:24px;
	text-align:center;
	background-repeat: repeat-x;
	color:#555;
	font-size:14px; font-family:'微软雅黑'; 
	 background:url(/Public/Home/default/images_bnxq/bnxq_bg1.jpg) top center no-repeat;
	 background-color:#fee274;
}

.f_red{
	color:#ed208a; font-size:150%;
}
.f_blue{
	color:#00a2ff; font-size:120%; font-weight:bold;
}
.f_orange{
	color:#fabe00; font-size:120%; font-weight:bold;
}



li,ul,ol,dl{ list-style:none;}
li,select,textarea,input{ vertical-align:middle;}
a{ text-decoration:none; color:#444;}
a:hover{ color:#ae143f;}



a.fmore{
	color:#ffff00; text-decoration:none;
}
a:link.fmore{
	color:#ffff00; text-decoration:none;
}
a:visited.fmore{
	color:#ffff00; text-decoration:none;
}
a:hover.fmore{
	color:#ffff00;text-decoration:underline;
}



a.tit1{
	color:#871717; text-decoration:none;
}
a:link.tit1{
	color:#871717; text-decoration:none;
}
a:visited.tit1{
	color:#871717; text-decoration:none;
}
a:hover.tit1{
	color:#871717;text-decoration:underline;
}


/*公用样式结束*/


/*顶部*/
.header{
width:100%; height:110px; text-align:center; background:url(/Public/Home/default/images_bnxq/bg00.jpg) top center no-repeat;
}
.header_wrap{
width:1000px; height:110px; margin: 0 auto;
}
.logo{
width:auto; float:left; display:inline; height:57px; margin:0px; border:#006334 solid 0px;
}



/*导航样式开始*/
.Nav{
	width:auto;
	height:50px;
	float:right;
	display:inline;
	border:#006334 solid 0px;
	text-align:center;  display:inline; margin-top:30px;
}
.Nav ul{ width:100%; margin:0 auto;}
.Nav li{ width:80px; float:left; line-height:50px; display:block;}
.Nav li a{ color:#fff; display:block; font-size:15px; font-family:'微软雅黑';}
.Nav li a:hover{  color:#ff0; }






/*内容部分样式开始*/
.wrap{
	width:1000px; margin:0 auto; text-align:center; border:#0000CC solid 0px;
}

.page_left {
	width:180px; float:left; display:inline; border:#060 solid 0px; margin-top:20px;

	}
.page_main {
	width:800px; float:right; display:inline; border:#060 solid 0px; margin-top:20px;
	}

.path {
	width:100%; border-bottom:#fff solid 1px; line-height:50px; height:50px; float:left; color:#FFF;
	}
	
.path h2{
	float:left; color:#ff0;
	}
.path p{
	float:right;
	}	
.path a {
	 color:#fff;
	}
.path a:hover {
	color:#ff0;
	}
	
	
.path2 {
	width:100%; border-bottom:#fff solid 1px; line-height:50px; height:50px; float:left; color:#c00;
	}
	
.path2 h2{
	float:left; color:#c00;
	}
.path2 p{
	float:right;
	}	
.path2 a {
	 color:#c00;
	}
.path2 a:hover {
	color:#f00;
	}	
	

.left_menu{
	width:100%; height:auto; float:left; overflow:hidden;
	-moz-border-radius: 38px 0 38px 0;     /* Gecko browsers */
	-webkit-border-radius:  38px 0 38px 0;   /* Webkit browsers */
	border-radius: 38px 0 38px 0;            /* W3C syntax */
	}

.left_menu h2{
	width:100%; height:50px; line-height:50px; text-align:center; color:#fff; background:#871717;
	}
.left_menu ul{
	width:100%; height:auto; float:left; padding:15px 0; background:#fff;
	}
.left_menu ul li{
	width:100%; height:auto; float:left; line-height:40px; text-align:left; text-indent:30px; font-size:16px; border-bottom:#CCC dotted 1px;
	}		
.left_menu ul li a { color:#60040c;}
.left_menu ul li a:hover { text-decoration:underline;}


.list_img{
 width:100%; height:auto; margin: 0 auto; margin-bottom:20px; float:left; display:inline; padding: 0px 0 0px 0; text-align:center;
 }
.list_img ul {
 width:100%; height:auto;  border:#006600 solid 0px; text-align:left; margin: 0 auto; float:left; display:inline;
 }
.list_img ul li{
 width:768px; padding:15px 15px; background:#fff; margin: 15px 0 0 0; height:auto; float:left; display:inline; border:#ededed solid 1px;
 }
.list_img ul li:hover{
	background:#ededed;
 } 
.listimg {
	width:180px; height:120px; border:#F30 solid 0px; float:left; overflow:hidden;
	} 
.listimg img {
	widt:160px; height:120px;
	} 	
 
.list_img ul li h3{
 width:556px;float:right; display:inline; text-indent:0px;  line-height:24px; 
 } 
.list_img ul li p{
 width:556px;float:right; display:inline; line-height:25px; margin:8px 0;
 }  
.list_img ul li h4{
	float:right; display:inline;  font-size:14px; color:#999; text-align:right; margin-left:15px;
 } 

.page_1 {
	width:1000px; float:left;  display:inline;
	}

.page_main0 {
	width:900px; float:left; padding:0 50px; display:inline; border:#060 solid 0px; background:url(/Public/Home/default/images_bnxq/xyml_05.png) top left repeat-y; margin-top:-7px;
	}	

.list_xyml{
 width:100%; height:auto; margin: 0 auto; float:left; display:inline; padding: 0px 0 0px 0; text-align:center;
 }
.list_xyml_info{
 width:100%; height:auto; margin: 0 auto; margin-bottom:20px; float:left; display:inline; padding: 0px 0 0px 0; text-align:left; margin:15px 0;
 }

.list_xyml_info .input01{
	float:left; display:inline; border:#CCC solid 1px; margin-right:20px; line-height:28px; text-indent:5px; width:120px;

	font-family:'微软雅黑'; font-size:15px;
 }
 
.list_xyml_info label{
	float:left; display:inline; margin-right:20px; line-height:32px; 
	font-family:'微软雅黑'; font-size:15px;
 } 
 
.but_cx {
	-moz-border-radius:6px;     /* Gecko browsers */
	-webkit-border-radius:6px;   /* Webkit browsers */
	border-radius:6px;            /* W3C syntax */	
	border:0px;
	background:#ea5b4d; color:#fff;
	font-size:15px; padding: 0 30px; text-indent:0px; cursor:pointer; width:100px; line-height:26px;
	float:right;
	font-family:'微软雅黑'; font-size:15px; height:30px;
	}
.but_cx:hover {
	background:#cb3223; color:#fff;
	}	

.list_xyml ul {
 width:100%; height:auto;  border:#006600 solid 0px; text-align:left; margin: 0 auto; float:left; display:inline;
 }
.list_xyml ul li{
 width:100%; height:auto; float:left; display:inline; border-bottom:#ededed solid 1px; line-height:36px; background:#fff;
 }
.list_xyml ul li:hover{
	background:#fbf4e6;
 } 
.list_xyml ul li h3 {
	width:16%; float:left; border-right:#ededed solid 1px; font-size:14px; text-align:left; padding-left:20px;
	} 

.list_xyml ul li h4{
	width:8%; float:right;font-size:14px; text-align:center;
 } 
 
.li_on1 ul li{
 background:#f39a5e; color:#FFF; line-height:40px;
 }
.li_on1 ul li:hover{
	background:#f39a5e; color:#FFF;
 } 
 






.page {
	width:auto; height:auto; float:right; text-align:right; margin: 10px 0;
	}
.page span{
	width:26px; height:26px; display:block; float:left; text-align:center; line-height:25px; margin: 0 4px;border:#ccc solid 1px; background:#fff;
	}	
.page a {
	width:26px; height:26px; display:block; float:left; text-align:center; line-height:25px; margin: 0 4px; border:#ccc solid 1px; background:#fff;
	}
.page a:hover {
	background:#c00; color:#ff0; border:#c00 solid 1px;
	}	
.curut {
	background:#c00; color:#ff0; border:#c00 solid 1px;
	}
a:visited.curut {
	background:#c00; color:#FFF; border:#067cea solid 1px;
	}	

/*内容部分样式结束*/

.article{
	 width:760px; height:auto; margin: 0 auto; margin-bottom:0px; text-align:center; background:#FFF; float:left; padding:20px; margin-top:15px;
}

.article h1{
	 width:100%; height:auto; line-height:30px; text-align:left; font-size:26px; font-family:'微软雅黑'; color:#c00; padding-top:20px; float:left; display:inline;
}

.article h3{
	 width:100%; height:auto; line-height:30px; border-top:#cccccc dotted 1px; text-align:right; font-size:14px;   margin-top:20px; font-weight:normal; color:#666; float:left; display:inline;
}
.article h3 span{
	margin: 0 10px;
}


.article_con {
	width:100%; height:auto; margin: 0 auto;  border:#006600 solid 0px; text-align:left; float:left; display:inline;
} 
.article_con p {
	margin:20px 0; line-height:25px; text-indent:32px; font-size:15px; color:#555;
}
.article_con p img {
	margin-left:-24px; max-width:100%;
}


.ar_xyml{
	 width:850px; height:auto; margin: 0 auto; margin-bottom:0px; text-align:center; background:#FFF; float:left; padding:20px 25px; margin-top:15px;
}

.ar_xyml dl{
	  float:left; display:inline; border-bottom:#CCC solid 1px; text-align:left; line-height:58px; font-size:15px;
}

 .dl_1{
	 width:190px; border-right:#CCC solid 1px;
}

.dl_2{
	 width:302px; border-right:#CCC solid 1px; text-align:left;  padding-left:30px;
}
.dl_4{
	 width:407px; text-align:left;  padding-left:30px;
}

.dl_5{
	 width:295px; text-align:left;  padding-left:30px;
}

.dl_3{
	 width:100%; 
}


.ar_xyml dl dt{
	 width:190px; float:left; display:inline;  border-right:#CCC solid 1px; margin-right:30px;
}
.ar_xyml dl dd{
	 width:70%; float:left; display:inline;
}

.ar_xyml dl .dd_1{
	 width:auto; float:left; display:inline;text-align:left;
}
.ar_xyml dl .dt_2{
	width:auto; float:left; display:inline;  border-right:#CCC solid 0px; margin-right:14px;
}




/*版权信息*/

.footer{
	 text-align:center; font-size:90px; float:left; display:inline; height:auto; width:100%; margin-top:15px; background:url(/Public/Home/default/images_bnxq/footer_bg.png) repeat;
}

.footer_m{
	text-align:center; margin: 0 auto; height:auto; width:1000px; border:#FFFFFF solid 0px; margin-top:15px;
}
.footer p{
	 text-align:center; font-size:14px; color:#444; width:100%; padding:15px 0; float:left;
}


