@charset "gb2312";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0}
ol,ul,li,input{list-style:none;list-style-type:none}
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
img{border:0;padding:0;margin:0;}
input,checkbox,select{vertical-align:middle}
body{background:#fff;color:#333; font-family:"Î¢ÈíÑÅºÚ";}
a{color:#333;text-decoration:none}
.clear{clear:both}
.left{float:left}
.right{float:right}
.mr30{margin-right:30px}
.fenye {
	width:100%;
	height:30px;
	margin:20px 0;
	clear:both;
}



/*header*/
.top {
	width:100%;
	height:95px;
	position:relative;
	background:#911f1f;
	line-height:95px;
}
.topbox {
	width:1150px;
	margin:0 auto;
	overflow:hidden;
}
.logo {
	float:left;
	height:95px;
	line-height:95px;
	margin-top:10px;
}
.top_right {
	float:right;
	text-align:right;
	margin-top:30px;
	font-size:14px;
	color:#fff;
}
.top_right a {
	font-size:14px;
	color:#fff;
}
.top_right img {
	vertical-align:top;
}
.seachbox{

	width:100%;
	display:block;
	position:relative;
	margin-top:28px;
	
	
}
.s-input{
	width:220px;
	height:20px;
	line-height:20px;
	border:1px solid #CCC;
	
}
.btn-search{
	position:absolute;
	background:#911f1f;
	right:0px;
	top:0;
	height:22px;
	margin-left:100px;
	
}
.btn-search img{ width:20px; height:20px;}
.tel{ position:absolute; width:300px; height:10px; color:#fff; top:-20px; right:60px; }
/*nav*/
.nav{
	position:relative;
	width:100%;
	height:40px;
	padding:0px;
	background:#360C2B;
	opacity:0.9;
	z-index:1000;
}
.navbg{
	width:1150px;
	margin:0 auto;
	overflow:hidden;
	height:40px;
}
.navmenu li{
 background:#360C2B;float:left;width:125px;height:40px; 
}
.navmenu-ev li{
 background:#360C2B;float:left;
}
.navmenu li a{
	color:#FFF;
	text-decoration:none;
	line-height:40px; 
	display:block;
	text-align:center; 
	font-family:"Î¢ÈíÑÅºÚ";
	font-size:16px;
}
.navmenu-ev li a{
	color:#FFF;
	text-decoration:none; 
	display:block;
	padding:9px 8px;
	text-align:center; 
	font-family:"Î¢ÈíÑÅºÚ";
	font-size:16px;
}
.navmenu li a:hover{
  background:#671A50}
.navmenu-ev li a:hover{
  background:#671A50}
  
.submenu{
	position:absolute;
	width:125px;
	filter:alpha(opacity=80);
	opacity:0.8;
	display:none;
	background:#360C2B;
	z-index:99999;
	overflow:hidden;
}

#infotable tr td{
border-bottom:1px dotted #CCCCCC;
}
.submenu-ev{
	position:absolute;
	width:200px;
	filter:alpha(opacity=80);
	opacity:0.8;
	display:none;
	background:#360C2B;
	z-index:99999;
	text-align:left;
	overflow:hidden;
}
.submenu-ev li a{
 font-size:14px; 
 display:block;
 width:200px;
 text-align:left;}
.submenu-ev li a:hover{
 background:#671A50
}





.newsVideo{
	width: 1200px;
	margin: 0 auto;
	padding: 6px 0;
}
.news{
	float: left;
	width: 710px;
	padding-right: 30px;
	    background-color: #fff;
}
.newsTitle{
	font-size: 22px;
	line-height: 64px;
	height: 64px;
	color: #911f1f;
	width: 100%;
	    background-color: #fff;
}
.newsTitle .span1{
	color: #e9e9e9;
}
.newsTitle .span2{
	font-style: normal;
	color: #bdbdbd;
	font-family: "Arial";
	font-size: 12px;
	text-transform: uppercase;
}
.newsTitle a.more{
	float: right;
	width: 68px;
	height: 22px;
	line-height: 22px;
	color: #fff;
	background-color: #911f1f;
	border-radius: 20px;
	font-size: 14px;
	text-align: center;
	margin-top: 21px;
}
.newsList{
	width: 100%;
}
.newsList li{
	width: 100%;
	padding-bottom: 21px;
}
.newsList li .a2{
	display: inline-block;
	vertical-align: middle;
	padding-right: 26px;
	width: 124px;
	height: 88px;}
.newsList li img{
	width: 124px;
	height: 88px;
}
.newsList .right{
	display: inline-block;
	vertical-align: middle;
	width: 555px;
}
.newsList .right .a1{
	display: block;
	font-size: 16px;
	line-height: 16px;
	padding-bottom: 12px;
	color: #414242;
	width: 100%;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.newsList .right .a1 span{
	float: right;
	font-size: 13px;
	color: #919191;
}
.a1:hover{
	color: #919191;
}
.newsList .right .p2{
	width: 100%;
	line-height: 24px;
	font-size:10px;
	
}
.newsList .right .p2 a{color: #898989;}
.newsVideo .video{
	float: left;
	width: 450px;
}
.newsVideo .videoIn,.newsVideo .videoIn img{
    background-color: #fff;
	width: 460px;
	height: 308px;
}

.bottom{
	width: 100%;
	background-color: #7b7b7b;
}
.bottomIn{
	width: 1200px;
	margin: 0 auto;
	padding: 20px 0 27px;
}
.bottomList{
	float: left;
}
.bottomList li{
	float: left;
	width: 97px;
	text-align: center;
	padding: 0 65px;
	background: url(../images/bottomLine.png) right center no-repeat;
}

.bottomList li.first{
	padding-left: 0;
}
.bottomList .top{
	width: 97px;
	height: 97px;
	line-height: 97px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: url(../images/bottomIconBg.png) center center no-repeat;
}
.bottomList li.on .top{
	background-image: url(../images/bottomIconAcBg.png);
}
.bottomList .top span{
	display: inline-block;
	vertical-align: middle;
	font-size:0;
}
.bottomList .top img{
	vertical-align: middle;
}
.bottomList .p1{
	line-height: 14px;
	padding: 18px 0 0 0;
	color: #fff;
}
.erweiCode{
	float: right;
	text-align: center;
	margin-left:30px;
}
.erweiCode img{
	width: 106px;
	height: 106px;
}
.erweiCode .p1{
	font-size: 14px;
	line-height: 36px;
	color: #dddddd;
}



.w_f3_rig{ width:780px; position:absolute; top:0px; left:440px;}
.w_f3_t2{ background:url(../images/w_sy_v_2.png) no-repeat center left; padding-left:40px; color:#b3b3b3; font-size:20px;background-size:27px auto; }
.w_f3_t2 span{ margin:0 8px;}
.w_f3_t2 span a{ color:#b3b3b3;}
.w_f3_t2 span.w_f3_tt a{ color:#444444;}
.w_f3_r_nr{ width:100%; margin-top:25px;}
.w_f3_r_1{ width:100%; height:89px; margin-bottom:10px;}
.w_f3_r_1 img{ width:140px; height:89px; float:left; margin-right:36px;}
.w_f3_r_1 h2{ color:#911f1f; font-size:16px; padding:0 0 20px 0; font-weight:normal;}
.w_f3_r_1 h2 a{ color:#911f1f;}
.w_f3_r_1 h2 em{ float:right;}
.w_f3_r_1 p{ color:#888888; font-size:12px; line-height:170%;}
.w_f3_r_nr li{ width:100%; height:36px; line-height:36px; border-bottom:1px dashed #cccccc; font-size:14px; color:#911f1f;}
.w_f3_r_nr li em{ float:right;}
.w_f3_r_nr li a{ background:url(../images/w_dddd.jpg) no-repeat center left; padding-left:10px;}

li em{font-size:10px;}
i,em{ font-style: normal;font-size: 10px; }
h2,li a:hover{ color:#911f1f;}










.t_name{ position: relative; color: #333; font-size: 18px; font-family: "Î¢ÈíÑÅºÚ"; padding-left: 20px;}
.t_name:after{ content: ''; width: 3px; background: #911f1f; height: 20px; position: absolute; left: 0; top:3px;}
.more{
	float: right;
	width: 68px;
	height: 22px;
	line-height: 22px;
	color: #fff;
	background-color: #911f1f;
	border-radius: 20px;
	font-size: 14px;
	text-align: center;

}
.con_box3{ background: #fff; width:1160px; padding: 20px; position: relative; margin: 10px auto;}
.box3_left{ width: 415px;}
.box3_left ul{ width: 515px; margin-top: 10px; float: left;}
.box3_left ul li{ width: 145px; float: left; border: #e5e5e5 1px solid; margin:12px 10px 0 0; padding:10px 30px;}
.box3_left ul li a{ color: #7b7979; font-size: 16px; font-family: "Î¢ÈíÑÅºÚ"; text-align:center; height: 40px; display: block;}
.box3_left ul li i{ display: block; font-family: arial; font-size: 12px; margin-top: 5px;}
.box3_left .t_name a{background: url(../img/tit_bg.jpg) repeat-x center; line-height: 24px; width: 570px; height: 24px;}
.kjcx li{ line-height:42px;}


.box3_left ul li.act ,.box3_left ul li:hover{ background: #911f1f; border: #911f1f 1px solid;}
.box3_left ul li.act a ,.box3_left ul li:hover a{ color: #fff;}
.box3_type{ width: 304px; float: left; margin-top: 10px; margin-left: 10px;}
.box3_type a{ line-height: 90px; position: relative; margin: 10px 5px 0; float: left; color: #666; font-family: "Î¢ÈíÑÅºÚ"; font-size: 18px; font-weight: bold; display: block; width: 142px; height: 101px; text-align: center; }
.box3_type a.a1{ background: url(../img/zs_bg1.png) no-repeat; }
.box3_type a.a2{ background: url(../img/zs_bg2.png) no-repeat; }
.box3_type a.a3{ background: url(../img/zs_bg3.png) no-repeat; }
.box3_type a.a4{ background: url(../img/zs_bg4.png) no-repeat; }
.box3_type a.a1:hover ,.box3_type a.a1.act{ background: url(../img/zs_bg1-1.png) no-repeat; }
.box3_type a.a2:hover,.box3_type a.a2.act{ background: url(../img/zs_bg2-1.png) no-repeat; }
.box3_type a.a3:hover,.box3_type a.a3.act{ background: url(../img/zs_bg3-1.png) no-repeat; }
.box3_type a.a4:hover,.box3_type a.a4.act{ background: url(../img/zs_bg4-1.png) no-repeat; }
.box3_type span{ position: absolute; font-family: "ËÎÌå"; font-size: 12px; color: #7df89d; display: block; font-weight: normal; line-height: 0;bottom: 28px;
display: none;text-align: center;width: 100%;}
.box3_type a:hover ,.box3_type a.act{ color: #fff;}
.box3_type a:hover span,.box3_type a.act span{ display: block;}
.box3_right{ position: absolute; right: 20px; top:8px;width:345px; overflow: hidden;}
.box3_right img{ width: 345px; height: 288px; display: block;}



.con_box2{  width:1200px; background: #fff; padding: 20px 0; margin:0px auto;}
.box2_div1,.box2_div2 ,.box2_div3{ float: left; width: 359px; padding:0 20px; border-right: #eeeded 1px solid;}
ul.news_list.line_same li{border-bottom:#e5e5e5 1px dashed; border-top:none;}
img.sc_img{ display: block; margin: 20px auto 5px; width: 359px; height: 130px;}
ul.news_list li{ position: relative; border-top:#e5e5e5 1px dashed; height: 45px;
 line-height: 45px; width: 100%;  overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size:14px;}
ul.news_list li i{ position: absolute; display: block; line-height:35px; color: #911f1f; right: 0; top: 8px;font-size:10px;font-family: "ËÎÌå";}
ul.news_list li a{ color: #333;}
ul.news_list li a:hover{ color: #911f1f;}




/***sliderflex*/
.flexslider{position:relative; width:1150px;height:344px;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat; margin:0 auto;}
.slides{position:relative;}
.slides li{height:344px;}
.flex-control-nav{position:absolute;bottom:10px;z-index:3;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:40px;height:40px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:20px;height:20px;line-height:60px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}

.flex-direction-nav{position:absolute;z-index:999999;width:100%;top:40%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute; z-index:3}
.flex-direction-nav li a.flex-prev{left:40px;background:url(imagesprev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(imagesnext.png) center center no-repeat;}
/***sliderflex*/

/*main*/
.main {
	width:1150px;
	margin:0 auto;
	background-color:#fff;
}
.box1 {
	width:1150px;
	overflow:hidden;
}
.maleft {
	width:825px;
	float:left;
	overflow:hidden;
}
.tabtit {
	width:100%;
	height:40px;
	overflow:hidden;
	background:url(../images/linner.png) no-repeat 0 0 scroll;
}
.tabtitle {
	width:290px;
	height:38px;
	overflow:hidden;
	float:left;
	line-height:40px;
}
.tabtitle > a{
    background:#FFF;
	color:#8C1515;
	font-family:"Î¢ÈíÑÅºÚ";
	font-size:16px;
	font-weight:bold;
	display:block;
	float:left;
	padding:0px 15px;
	border:1px solid #DCD3D3;
}
.tabtitle > a:hover{
	background:url(../images/title_bg.jpg) repeat-x ;
	color:#FFF;
}
.tabmore {
	float:right; 
	height:40px;
	margin-top:15px; 
	padding-right:50px;
	line-height:40px;
}
.tabcon {
	height:240px;
	overflow:hidden;
	position:relative;
}
.tabcon div{
	padding: 10px;
}
.tablist li{ 
	list-style:none;
	width:380px;
	height:30px;
	line-height:30px;
	float:left;
}
.tablist li.curbg{
	background:url(../images/tip.png) no-repeat left center;}
.tablist li.curbg font{color:#FFF;}
.tablist li font{
	font-size:12px;
	color:#999;
	font-weight:normal;
	padding-left:1px;
	vertical-align:top
}
.tablist li > span{
	color:#999;
	font-size:14px;
	display:block;
	float:right;
	margin-right:20px;}

.tablist li a{
	font-size:14px;
	display:block;
	width:70%;
	height:30px;
	float:left;
	line-height:30px;
	overflow:hidden;}
.tabtitle a.current{
	background:url(../images/title_bg.jpg) repeat;
	color:#FFF;
	}
.tabcon div.current{
	display:block;
}

.maright {
	width:310px;
	height:240px;
	float:right;
}
.gzfw {
	height:115px;
	overflow:hidden;
	border:1px solid #ccc;
}
.gztit {
	background:url(../images/t_bg.jpg) no-repeat;
	padding-left:12px;
	height:35px;
	line-height:35px;
}
.title1{
	font-size:16px;
	font-family:"Î¢ÈíÑÅºÚ";
	color:#8C1515;
	margin-left:10px;
	font-weight:bold;
}
.columnlist{
	display:block;
	float:left;
	color:#333;
	padding:5px 6px;
	font-size:12px;
	min-width:40px;
}
.columnlist a:hover{color:#900}

.box2 {
	width:1150px;
	overflow:hidden;
}
.tytit {
	width:100%;
	height:40px;
	border-bottom:2px solid #8C1515;
}
.xygg {
	float:left;
	width:33%;
	height:40px;
	overflow:hidden;
	line-height:40px;
}
.tytb {
	float:right;
	margin-right:20px;
}
.tytb img {
	margin-top:13px;
}
.tylist {
	width:383px;
	float:left;
}
.tylist li {
	width:363px;
	height:30px;
	padding:0 10px;
	overflow:hidden;
	line-height:30px;
}
.tylist li img{
	float:left;
	margin-top:13px;
}
.tylist li a{
	float:left;
	width:270px !important;
	margin:0 5px;
}
.tylist li a:hover{
	color:#900;
}
.tylist li .times {
	float:left;
}

.maillist{
	width:100%;
	height:40px;
	line-height:40px;
	text-align:center;}
.maillist span a img{
	vertical-align:middle;}
.maillist span a{
	font-size:14px;
	cursor:pointer;
	padding-right:10px;}
.imglist{
	height:100%;
	width:100%;
	text-align:center;
}
.imglist img{margin-top:5px}
.infotitle{
font-size:14px;
display:block;
width:100%;
height:35px;
line-height:35px;
overflow:hidden;}
.times{color:#666;font-size:12px;}




/*foot*/
.foot{
	width:100%;
	height:120px;
	background:#B7B7B7;
	margin-top:20px;
	clear:both;
}
.ftbox {
	width:1150px;
	height:100%;
	background:#B7B7B7;
	margin:0 auto;
}
.link {
	float:left;
	width:650px;
	overflow:hidden;
}
.ewm {
	width:450px;
	float:right;
	margin-top:5px;
}
.ewm img {
	margin-left:30px;
	width:110px;
}
.lk1 {
	widows:100%;
	height:45px;
	margin-top:15px;
}
.footertitlebg{
	background:url(imagestitle.png) no-repeat;
	height:28px;
	line-height:28px;
	text-align:left;
	vertical-align:middle;
	padding-left:20px;
	float:left;
	width:95px;
}

.footertitlebg font{
	color:#FFF;
	font-family:"Î¢ÈíÑÅºÚ";
	font-weight:bold;
	font-size:16px;}
	
.footer-list {
	float:left;
}
.footer-list a{
	font-size:14px;
	padding:10px 10px;
	font-family:"ÐÂËÎÌå";
	color:#000;
}
.footer-list a:hover {
	color:#900;
}
select,select option{
	width:200px;
	height:24px;
	line-height:24px;
	border:1px solid #CCC;}

.footer-info{
	text-align:center;
	height:80px; }
.footer-info p{
	color:#333;
	font-size:12px;
	margin-top:20px;}
	
#panel_footer {
	width:1150px;
	margin:0 auto;
}	
.ptitle span{
	font-family:"Î¢ÈíÑÅºÚ";
	color:#FFF;
	font-size:14px;
	padding-left:14px;
	font-weight:bold;}
.subnavs{
	width:100%;
	height:100%;}
.subnavs a{
	display:block;
	height:35px;
	line-height:35px;
	border-bottom:1px solid #CCC;
	padding-left:10px;
    font-family:"Î¢ÈíÑÅºÚ";
	font-size:16px;
}
.navborder{
	border-bottom:1px solid #4B1C40;
}
.font1{
	font-size:12px;
	color:#333;}
.navborder h2{
	font-size:16px;
	font-family:"Î¢ÈíÑÅºÚ";
	font-weight:bold;
	color:#333;
	padding-left:15px;}
.navborder span,.navborder span a{
	font-size:12px;
	color:#666;}
.infolist{
	display:block;
	width:100%;
	height:35px;
	line-height:35px;
	color:#333;
	font-size:14px;}
.curpos{
	background:#CCC;
}
.showcontent p{
margin-top:10px;

overflow:hidden;}
#list_footer{
	width:100%;
	margin-top:10px;
}
.footerline{
	border-top:1px solid #8C1515}	
.imgbox{
	width:200px;
	height:160px;
	float:left;
	margin-right:10px;
	margin-top:10px;}
.imgbox div{
	width:200px;
	height:130px;
	overflow:hidden;
	text-align:center;}
.imgbox span{
	display:block;
	width:200px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-family:"Î¢ÈíÑÅºÚ";
	font-size:14px;
	overflow:hidden;}
.serial{
	background:url(../images/tip.png) no-repeat left;}
.emailtitle{
	background:url(imagestitle.png) no-repeat;
	height:26px;
	line-height:26px;
	font-size:14px;
	color:#FFF;
	margin-top:20px;
	padding-left:10px;}
.emailpos{
	width:100%;
	height:40px;
	line-height:40px;
	overflow:hidden;}
.emailpos strong{
	font-size:12px;
	color:#4B0808}
.emailpos p span{
	font-size:12px;
	color:#333;
	margin-left:10px;}
.emailbox tr td{
	border:1px solid #CCC;
	height:30px;
	line-height:30px;
	font-size:12px;
	color:#666;
	text-align:left;
	padding:4px 10px;}
.inputbox{
    width:300px;
	height:22px;
	line-height:22px;
	border:1px solid #999;
	}
#randomPic{
	float:left;
	margin-left:10px;}
.starts{color:#FF0000;}
	
/*¶þ¼¶*/
.ejmain {
	width:1150px;
	min-height:300px;
	margin:0 auto;
	padding:20px 0;
	background-color:#fff;
	overflow:hidden;
}
.ejleft {
	float:left;
	width:285px;
	overflow:hidden;
}
.ejleft h1 {
	width:270px;
	height:40px;
	overflow:hidden;
	background-color:#360C2B;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	padding-left:15px;
	line-height:40px;
}
.ejleft li a {
	width:270px;
	height:35px;
	line-height:35px;
	overflow:hidden;
	padding-left:15px;
	border-bottom:1px solid #ccc;
	font-size:16px;
	display:block;
}

.ejright {
	width:840px;
	float:right;
	overflow:hidden;
}
.ejtit {
	width:100%;
	height:39px;
	border-bottom:1px solid #4b1c40;
	overflow:hidden;
	line-height:39px;
}
.ejtit h2 {
	float:left;
	width:120px;
	margin-left:15px;
	font-size:16px;
	color:#333;
	font-weight:bold;
}
.ejtit div {
	float:right;
	width:300px;
	text-align:right;
	font-size:12px;
	color:#666;
}
.ejtit div a {
	color:#666;
}
.ejlist li {
	width:100%;
	height:35px;
	overflow:hidden;
	border-bottom:1px dotted #CCCCCC;
}
.ejlist li img {
	float:left;
	margin:13px 18px 0;
}

.ejlist li .infolist2{
	display:block;
	width:720px;
	height:35px;
	line-height:35px;
	color:#333;
	font-size:14px;
	float:left;
	overflow:hidden;
}
.ejlist li .times{
	float:right;
	line-height:35px;
}


.ejimg li {
	float:left;
	width:230px;
	height:160px;
	overflow:hidden;
	margin-top:20px;
	text-align:center;
}
.ejimg li div, .ejimg li p {
	width:200px;
	margin:0 15px;
}
.ejimg li div {
	width:200px;
	height:130px;
	overflow:hidden;
}
.ejimg li p {
	width:200px;
	height:25px;
	font-size:12px;
	color:#333;
	line-height:25px;
	overflow:hidden;	
}
.ejcon {
	margin-top:20px;
	width:100%;
	overflow:hidden;
}
.detit {
	text-align:center;
	width:100%;
}
.detit h2 {
	font-size:18px; 
	font-weight: bold; 
	padding-top:10px; 
	padding-bottom:10px; 
	color:#A40A26;
}
.detit p {
	border-top: 1px solid #eeeeee; 
	height:35px; 
	padding-top: 10px;
}
.detit p span {
	color:#999999; 
	font-size:12px;
}
.detit p i {
	font-style:normal;
	color:red; 
	font-size:12px ;
}
.decon {
	padding:30px;
}
.gdgy {
	margin-top:10px;
	margin-left:30px;
	text-align:left;
}
.gdgy a {
	color: blue; 
	font-weight: bold;
}
.dediv {
	margin-top:10px; 
	margin-left:30px;
	text-align:left;
}
.xgxw {
	 color:#CC0000; 
	 font-size:14px; 
	 font-weight:bold; 
	 margin-top:10px; 
	 border-bottom:#eeeeee 1px solid; 
	 border-top:#eeeeee 1px solid; 
	 padding:5px;
}
.xglist {
	height:25px; 
	line-height:25px; 
	overflow:hidden;  
	width:100%;
	font-size:12px;
}
.xglist span {
	color:#999999; 
	font-size:10px;
}
.xglist a span {
	color:#000;
	font-size:12px;
}
.xglist a:hover span {
	color:#900;
}
/*fenye*/
/*.pagebox {
width:100%;
height:50px;
text-align:center;
margin-top:7px;
clear:both;
}
.pagebox span a, .pagebox_pre_nolink{
margin:5px;
padding:5px 10px;
color:#666;
border:1px solid #ccc;
}
.pagebox span.pagebox_num_nonce {
background-color:#230c3b;
border:1px solid #230c3b;
color:#fff;
margin:5px;
padding:5px 10px;
}
.pagebox_jump {
display:none;
}*/



/*.pagebox_jump {
display:none;
}
.pagebox {
    font-family: "ËÎÌå",sans-serif;
    font-size: 12px;
    overflow: hidden;
}
.pagebox span {
    background: #fff none repeat scroll 0 0;
    float: left;
    margin-right: 2px;
    overflow: hidden;
    text-align: center;
}
.pagebox span a {
    display: block;
    overflow: hidden;
}
.pagebox span.pagebox_pre_nolink {
    border: 1px solid #ddd;
    color: #999;
    cursor: default;
    height: 21px;
    line-height: 27px;
    text-align: center;
    width:99px;
}
.pagebox span.pagebox_pre {
    color: #3568b9;
    height: 23px;
}
.pagebox span.pagebox_pre a, .pagebox span.pagebox_pre a:visited, .pagebox span.pagebox_next a, .pagebox span.pagebox_next a:visited {
    border: 1px solid #b8b8b8;
    color: #b8b8b8;
    cursor: pointer;
    height: 21px;
    line-height: 21px;
    text-align: center;
    text-decoration: none;
    width: 53px;
}
.pagebox span.pagebox_pre a:hover, .pagebox span.pagebox_pre a:active, .pagebox span.pagebox_next a:hover, .pagebox span.pagebox_next a:active {
    border: 1px solid #363636;
    color: #363636;
}
.pagebox span.pagebox_num_nonce {
    background: #d20001 none repeat scroll 0 0;
    border: 1px solid #ab0101;
    color: #fff;
    cursor: default;
    height: 29px;
    line-height: 29px;
    padding: 0 8px;
}
.pagebox span.pagebox_num {
    color: #3568b9;
    height: 23px;
}
.pagebox span.pagebox_num a, .pagebox span.pagebox_num a:visited {
    border: 1px solid #b8b8b8;
    color: #8a8a8a;
    cursor: pointer;
    height: 21px;
    line-height: 21px;
    padding: 0 8px;
    text-decoration: none;
}
.pagebox span.pagebox_num a:hover, .pagebox span.pagebox_num a:active {
    border: 1px solid #363636;
    color: #363636;
}
.pagebox span.pagebox_num_ellipsis {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #393733;
    line-height: 23px;
    width: 22px;
}
.pagebox span.pagebox_next_nolink {
    border: 1px solid #ddd;
    color: #999;
    cursor: default;
    height: 21px;
    line-height: 21px;
    text-align: center;
    width: 53px;
}*/

/*fenye*/
.pagebox {
width:100%;
height:50px;
text-align:center;
margin-top:7px;
clear:both;
}
.pagebox span a, .pagebox_pre_nolink{
margin:2px;
padding:5px 10px;
color:#666;
border:1px solid #ccc;
float:left;
}
.pagebox span.pagebox_num_nonce {
float:left;
background-color:#a10909;
border:1px solid #a10909;
color:#fff;
margin:2px;
padding:5px 10px;
}
.pagebox_jump {
display:none;
}

.fenye {
	width:100%;
	height:10px;
	margin:10px 0;
	clear:both;
}















