﻿
/*header----------------------------------------------------------------------------------------*/
.header{
width:100%; height:auto; text-align:center; float:left; border-bottom:#FFFFFF solid 1px; background:#fff;
}
/*.header_top{
width:100%; height:auto; margin: 0 auto; background:#f4f4f4; border-bottom:#ededed solid 1px; float:left; line-height:40px; font-size:12px;
}*/
.header_wrap{
width:1000px; height:120px; margin: 0 auto; 
}
.logo{
width:auto; padding: 0px 0 0px 0; float:left; margin-top:25px;
}
.logo a{
	
}
.header_r {
	float:right; font-size:14px; padding:10px 0px 0px 20px;  color:#111; width:50%;color:#c92c2f;
	}
.header_r a {
	 color:#c92c2f;
	}

	
.sear_bg{
	width:auto; height:32px; margin:10px 0 0 0px; float:right; display:inline; line-height:32px; border:#c92c2f solid 1px; background:#FFF; width:204px; overflow:hidden;
	
}
.kuang{
	 width:140px; margin: 0 0 0 0px; line-height:32px; height:32px; font-size:14px; color:#999; float:left; font-family:'微软雅黑'; border:0px; text-indent:10px;
}
.anniu{
	width:60px; height:32px; border:0px; line-height:28px; color:#FFF; cursor:pointer; float:right; font-family:'微软雅黑'; background:#c92c2f;
}
.anniu:hover{
	background:#c92c2f;
}
		


/*menu---------------------------------------------*/

.navbox{height:45px;z-index:9; margin:auto;background:#c92c2f;filter:alpha(opacity=100);-moz-opacity:1;opacity:1;font-family:'微软雅黑'; z-index:99; width:100%; float:left;

/*position:relative;*/
}
.nav{width:1000px;margin:0 auto;height:45px; list-style:none; z-index:10000; position:relative;}
.nav li{float:left;height:45px;position:relative; list-style:none;}
.nav li a{text-decoration:none;}
.nav li a span{float:left;display:block;line-height:44px; height:45px;font-size:15px;color:#ffffff;cursor:pointer;width:125px;text-align:center; }

.nav li a span.nav_on {
	 background:#f16815;
}
.mj_hover_menu{
text-decoration:none; width:125px; background:#f16815; height:45px;}
.submenu{
 display:block;z-index:999; position: relative;
  width: 125px; color:#fff;
  line-height:25px; text-align:center; z-index:200; text-align:left;
  top:0px; border:#009900 solid 0px;
 }
.submenu{display:none;position:absolute;top:45px;left:0px;}

.mj_menu_news_bg{width:100%; height:auto; float:left; padding:0px;}

.mj_menu_news_li{
	width:100%; float:left; padding:0px; z-index:200;
}

.mj_menu_news_li a{
	width:100%; color:#FFFFFF; line-height:40px; margin: 0px;
	display:block; background:#f16815; text-align:center;
}
.mj_menu_news_li a:visited{
	color:#FFFFFF; text-decoration:underline;
}
.mj_menu_news_li a:hover{
	color:#FFFFFF; text-decoration:underline; font-weight:bold;
}




.tmenu h2{
background:#c92c2f; 
 } 

.tmenu ul li a.tmenuon{
	 color:#c92c2f;
 }  		

.page {
	width:auto; height:auto; float:right; text-align:right; margin: 30px 0;
	}
.page span{
	width:28px; height:28px; display:block; float:left; text-align:center; line-height:27px; margin: 0 4px;border:#c92c2f solid 1px;
	}
.page a {
	width:28px; height:28px; display:block; float:left; text-align:center; line-height:27px; margin: 0 4px;border:#e4e4e4 solid 1px;
	
	
	}
.page a:hover {
	background:#fff; color:#201456; border:#c92c2f solid 1px;
	}
.currentpage {
	background:#c92c2f; color:#FFF; border:#c92c2f solid 1px;
	/*-moz-border-radius: 3px;
	-webkit-border-radius:  3px;
	border-radius:  3px;*/
	}
a:visited.currentpage {
	background:fff; color:#FFF; border:#c92c2f solid 1px;
	}	


/*内容部分样式结束*/

.article{
	 width:100%; height:auto; float:left; display:inline; margin-bottom:50px;
}

.article_title{
	 width:100%; height:auto; line-height:30px; text-align:center; font-size:28px; font-family:'微软雅黑'; padding-top:20px; float:left; display:inline; font-weight:bold;
}

.article_info{
	 width:100%; height:auto; line-height:40px; text-align:center; font-size:14px;   margin-top:30px; font-weight:normal; color:#666; float:left; display:inline; margin-bottom:30px; background:#f4f4f4;
}
.article_info span{
	margin: 0 10px;
}
 
.article_con {
	width:100%; height:auto; margin: 0 auto;  border:#006600 solid 0px; text-align:left; float:left; display:inline; min-height:700px;
} 
.article_con p {
	margin:20px 0; line-height:32px; text-indent:2em; font-size:16px;
}
.article_con p img {
	 max-width:100%; text-indent:0px;
}



/*版权信息*/

.footer{
	 background:#c92c2f; text-align:center; float:left; display:inline; height:auto; width:100%;  color:#fff; padding:30px 0; margin-top:20px; line-height:30px;
}
.footer a{
	  color:#fff; 
}

.footer p {
	 float:left;  width:100%;
	}			
