@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none;}
body{ margin:0px; padding:0px;font-family:Arial;font-size:12px;}
.m{ width:1000px; margin:0 auto;}
.fl{ float:left;}
.fr{ float:right;}
ul,li,p{ list-style:none; margin:0px; padding:0px;}
a{ text-decoration:none; color:#666;}
img{ border:0px;}
.clearFix{overflow:hidden; zoom:1;}

/*按钮*/
.button{ display: inline-block; zoom: 1; *display: inline; vertical-align: baseline; margin: 0 2px; outline: none; cursor: pointer; text-align: center; text-decoration: none; font: 14px/100% Arial, Helvetica, sans-serif; padding: .5em 2em .55em; text-shadow: 0 1px 1px rgba(0,0,0,.3); -webkit-border-radius: .5em; -moz-border-radius: .5em; border-radius: .5em; -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2); box-shadow: 0 1px 2px rgba(0,0,0,.2);}
.button:hover { text-decoration: none; color:#fff; }
.button:active { position: relative; top: 1px;}
.orange{ color: #fef4e9; border: solid 1px #da7c0c; background: #f78d1d; background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20)); background: -moz-linear-gradient(top,  #faa51a,  #f47a20); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20'); }
.orange:hover { background: #f47c20; background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015)); background: -moz-linear-gradient(top,  #f88e11,  #f06015); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015'); }
.orange:active { color: #fcd3a5; background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a)); background: -moz-linear-gradient(top,  #f47a20,  #faa51a); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');}
input.input-text,input.input-file,input.code,textarea { padding: 4px; font-size: 15px; outline: none; text-shadow: 0px 1px 0px #fff; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; border: 1px solid #ccc; -webkit-transition: .3s ease-in-out; -moz-transition: .3s ease-in-out; -o-transition: .3s ease-in-out; background:#fff url(../images/dt-10.gif) repeat-x left top; }
input.input-text:focus,input.input-file:focus,input.code:focus,textarea:focus { border: 1px solid #fafafa; -webkit-box-shadow: 0px 0px 6px #007eff; -moz-box-shadow: 0px 0px 5px #007eff; box-shadow: 0px 0px 5px #007eff;}
/*表单*/
td.text{ width:20%; padding:6px 5px 6px 0px; text-align:right; font-size:14px; font-weight:bold;}
td.input{ padding:6px 8px;}
td.input input{ margin-right:8px;}
td.input .info{ padding-left:15px; color:#f00;}
td.input img{ position:relative; bottom:1px;}
td.submint{ padding:10px;}

.marb10{margin-bottom:10px;}
.mainBox{width:1000px; margin:0 auto;}
.top_cont{width:1000px; margin:0 auto;height:34px;background:#d0deed;}
.top_cont{color:#454545;}
.top_cont a{color:#454545;}
.top_cont .fl{margin:6px 0 0 10px;}
.top_cont .fr{margin:6px 0 0 0;}
.top_cont .fl strong{float:left; font-weight:normal; margin:0 10px 0 0;}
.top_cont .fr span{margin:0 12px;}
.top_cont .login{float:left; *margin-top:2px;}
.top_cont .btn_txt{width:60px; height:15px; border:solid 1px #d4d0c8;}
.top_cont .btn_dl{background:url(../images/bg_btn.gif) no-repeat 0 0; width:47px; height:17px; border:none; text-indent:-1000px; cursor:pointer;}
.top_cont .btn_zc{background:url(../images/bg_btn.gif) no-repeat -54px 0; width:68px; height:17px; border:none; text-indent:-1000px; cursor:pointer; float:right; margin-left:5px;}
.top_cont input{vertical-align:middle;}
.rss{background:url(../images/ico.gif) no-repeat 0 0; padding-left:20px;}

#Menu{ width:960px; padding-left:40px; margin:1px auto; height:31px; line-height:31px; background:#1999DA; font-family:"Microsoft YaHei",Arial, sans-serif; text-align:center; font-size:15px; }
#Menu a{ display:block;  color:#FFF; letter-spacing:2px; height:31px; width:auto; padding:0px 14px;  background:url(../images/menu_ge.jpg) no-repeat left center;  float:left;}
#Menu a.fir{ background:none;}
#Menu a:hover,#Menu a.hover{ background:#1589C4}

#Search_Box{ width:998px; height:31px; line-height:31px; padding-top:5px; margin:0px auto; background:#1999DA; border:1px solid #d0dabf; border-bottom:2px solid #d0dabf; margin-top:5px;}

#Search_Box select{font-size:12px;line-height:20px;color:#04312a;height:20px;width:78px; float:left;text-align:center;margin-left:10px; }
#Search_Word{line-height:20px;color:#04312a;height:20px;width:420px;float:left;margin-left:10px; }
#Search_bt{ float:left;margin-left:10px;  width:40px; height:22px; background:url(../images/btn_search.gif) no-repeat center center; cursor:pointer; border:0px; }
#Search_Box a{color:#FFF;}
#Search_Box a{color:#FFF;}
#Search_Box a:hover{color:#ff0000;}
.col_all {
    margin-bottom: 10px; margin-top:10px; height:auto; overflow:hidden;
}
.col_l{ width:220px; float:left;}
.col_c{width:490px; float:left; margin-left:10px;}
.col_r{ width:270px; float:right;}
.borderBox{border:solid 1px #b1c8d7; zoom:1;}
.head_a{border-bottom:solid 1px #b1c8d7; position:relative; height:28px;}
.head_a h3{border:solid 1px #fff; background:url(../images/bg_head1.gif) repeat-x left top; height:26px; line-height:26px; font-size:14px; padding-left:10px; color:#16387c;}
.head_a .more{position:absolute; right:7px; top:3px;}
.head_b{position:relative; height:29px; background:url(../images/bg_head2.gif) repeat-x left top;}
.head_b h3{height:28px; line-height:28px; font-size:14px; padding-left:10px; color:#16387c;}
.head_b .more{position:absolute; right:7px; top:3px;}
.head_b .right{position:absolute; right:10px; top:3px;}
.head_b .right a{margin-left:8px;}
.head_c{border:solid 1px #fff; border-bottom-color:#e3eee7;height:27px; position:relative;}
.head_c h3{background:url(../images/bg_head3.gif) repeat-x left top; height:27px; line-height:27px; font-size:14px; padding-left:10px;color:#16387c;}
.head_c .more{position:absolute; right:7px; top:6px; background:url(../images/more.gif) no-repeat; width:38px; height:11px; text-indent:-1000px; overflow:hidden;}
.head_c .right{position:absolute; right:10px; top:3px;}
.head_c .right a{margin-left:8px;}
.list_com{padding:4px 12px;}
.list_com li{background:url(../images/dot.gif) no-repeat 0 9px; padding-left:8px; line-height:25px; height:25px; overflow:hidden;}
.list_com li a{color:#2b2b2b;}
.list_com2{padding:15px;}
.list_com2 li{background:url(../images/dot.gif) no-repeat 5px 13px; padding-left:15px; line-height:30px; height:30px; overflow:hidden;}
.list_com2 li.bg1{background:url(../images/dot.gif) #EEFFFF no-repeat 5px 13px;}
.list_com2 li span{ float:right; padding-right:10px;}
.list_com2 li a{color:#2b2b2b;}
.sbox{width:32%; margin-left:10px; margin-top:10px; margin-bottom:10px; float:left;}
.sbox .tit{ height:30px; line-height:30px; background:url(../images/titleBg_1.jpg) repeat-x;}
.sbox .tit strong{color: #F60;font-size: 14px; padding-left:10px;}
.sbox .tit span{ margin-top:5px; margin-right:5px;}
.sbox ul { clear:both;}
.sbox ul li{ line-height:25px; height:25px;}
.sbox ul li:hover{ background:#EFEFFF; cursor:pointer;}
.sbox ul li span{ float:right;}
.pxxc{height:auto; overflow:hidden;}
.pxxc ul{ padding:10px 15px;}
.pxxc ul li{ width:146px; float:left; margin-right:15px;}
.pxxc ul li img{ width:140px; height:120px; padding:2px; border:1px solid #CECECE;}
.pxxc ul li p{ text-align:center; line-height:25px;}
.banner{ margin:10px auto;}

.col_main_l{width:770px;float:left;}
.pxjs{ height:auto; overflow:hidden; padding:15px 15px; padding-bottom:5px;}
.pxjs li{ list-style:none; float:left; margin-right:13px; width:80px; margin-bottom:10px;}
.pxjs li.last{ margin-right:0px;}
.pxjs li img{ padding:1px; border:1px solid #CECECE; width:75px; height:90px;}
.pxjs li p{ text-align:center; line-height:25px;}

.hezuo {
    height: 80px;
    overflow: hidden;
    margin-bottom: 10px;
    border: solid 1px #b1c8d5;
	width:998px;
	margin:10px auto;
}
.hezuo .tit {
    float: left;
    display: inline-block;
    width: 20px;
    text-align: center;
    background: #e4ebf4;
    height: 70px;
    font-size: 14px;
    padding: 9px 5px 0;
}
.hezuo ul{ padding:15px 10px; float:left; overflow:hidden; height:auto; width:925px;}
.hezuo ul li{ float:left; width:80px; text-align:center;line-height:23px;}
/*友情链接*/
.friendlink{border:solid 1px #b1c8d5;margin-bottom:10px;}
.friendlink p{overflow:hidden; zoom:1; padding:10px 10px;line-height:23px; }
.friendlink a{color:#2B2B2B; white-space:nowrap; margin:0 8px 0 0;}
.head_tab{background:url(../images/bg_head2.gif) repeat-x; height:29px; overflow:hidden; zoom:1; position:relative;}
.head_tab li{float:left; border-left:solid 1px #c6d8e0; height:29px; line-height:29px; padding:0 15px; font-size:14px; margin-left:-1px; cursor:pointer; color:#16387c;}
.head_tab li.current{background:#fff; font-weight:bold;border-right:solid 1px #c6d8e0;}
.head_tab .more{position:absolute; right:7px; top:3px;}

/*footer*/
.footer .link{border:solid 1px #b1c8d5; border-top:solid 3px #829dc2; background:url(../images/bg_footere.gif) repeat-x; height:33px; line-height:33px; text-align:center; margin-bottom:10px;}
.footer .link a{margin:0 10px;}
.footer .copyright{text-align:center;line-height:21px; margin-bottom:10px; color:#5E5E5E;}
.footer .ico{text-align:center; padding:10px;}
.footer .ico img{margin:0 4px;}

.gkkc{}
.gkkc .tit{ background:url(../images/titbg.jpg) repeat-x; height:24px; line-height:24px; color:#FFF; padding-left:10px;}
.gkkc .tit a{ padding:0 5px; color:#FFF;}
.gkkc ul{ padding:5px 0px; padding-bottom:10px;}
.gkkc ul li{ height:25px; line-height:25px; padding:0 10px;}
.gkkc ul li span{ display:block; float:left;}
.gkkc ul li:hover{ background:#EFEFFF; cursor:pointer;}
.sp01{ width:270px;}
.sp02{ width:90px;}
.sp03{ width:54px;}
.sp04{ width:50px;color:#F00; font-weight:bold;}

.gkkc2{ padding:10px;}
.gkkc2 .tit{ background:url(../images/titleBg2.jpg) repeat-x; height:30px; font-size:13px; font-weight:bold;line-height:30px;padding-left:10px; color:#5E5E5E;}
.gkkc2 ul{ padding:5px 0px; padding-bottom:10px;}
.gkkc2 ul li{ height:28px; line-height:28px; padding:0 10px;}
.gkkc2 ul li span,.gkkc2 .tit span{ display:block; float:left;}
.gkkc2 ul li:hover{ background:#EFEFFF; cursor:pointer;}
.gkkc2 ul li.bg1{ background:#EEFFFF;}
.gkkc2 ul li.bg2{ background:#FEFEFE;}
.gkkc2 .sp01{ width:410px;}
.gkkc2 .sp02{ width:120px;}
.gkkc2 .sp03{ width:74px;}
.gkkc2 .sp04{ width:50px;color:#000; font-weight:500;}
.gkkc2 .sp05{ width:60px;}

/* 本例子css */
		.slideBox{ width:480px; height:155px; overflow:hidden; position:relative; border:1px solid #ddd; margin:8px auto;}
		.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
		.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
		.slideBox .hd ul li.on{ background:#f00; color:#fff; }
		.slideBox .bd{ position:relative; height:100%; z-index:0;   }
		.slideBox .bd li{ zoom:1; vertical-align:middle; }
		.slideBox .bd img{ width:480px; height:155px; display:block;  }

		/* 下面是前/后按钮代码，如果不需要删除即可 */
		.slideBox .prev,
		.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
		.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
		.slideBox .prev:hover,
		.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.slideBox .prevStop{ display:none;  }
		.slideBox .nextStop{ display:none;  }
		.slideBox2{ width:220px; height:190px;margin:0; }
		.slideBox2 .bd img{ width:220px; height:190px; display:block;  }

/* 本例子css */
		.picMarquee-left{ width:998px;  overflow:hidden; position:relative;border:solid 1px #b1c8d7; margin-bottom:10px;}
		.picMarquee-left .hd{ overflow:hidden;  height:30px;background:url(../images/bg_head2.gif) repeat-x left top;padding:0 10px; font-size:14px; font-weight:bold; line-height:30px; color:#16387c;}
		.picMarquee-left .hd .prev,.picMarquee-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url("../images/arrow.png") no-repeat;}
		.picMarquee-left .hd .next{ background-position:0 -50px;  }
		.picMarquee-left .hd .prevStop{ background-position:-60px 0; }
		.picMarquee-left .hd .nextStop{ background-position:-60px -50px; }
		.picMarquee-left .bd{ padding:10px;   }
		.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
		.picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
		.picMarquee-left .bd ul li .pic{ text-align:center; }
		.picMarquee-left .bd ul li .pic img{ width:140px; height:120px; display:block; padding:2px; border:1px solid #ccc; }
		.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
		.picMarquee-left .bd ul li .title{ line-height:24px;   }	
.ny{ height:auto; overflow:hidden; margin-top:10px; margin-bottom:10px;}
.ny_l{ width:270px;}
.ny_r{ width:720px;}
.fenlei{ height:auto; overflow:hidden; padding:10px;}
.fenlei li{ width:65px; float:left;line-height:30px; 
background:url(../images/icon02.jpg) 0 8px no-repeat; padding-left:17px;}
.fenlei li a:hover{ text-decoration:underline;}	

.pxxc2 { padding:15px 18px; height:auto; overflow:hidden;}
.pxxc2 li{ width:156px; float:left; margin-right:18px; margin-bottom:10px;}
.pxxc2 li img{ width:150px; height:128px; padding:2px; border:1px solid #CECECE;}
.pxxc2 li p{ text-align:center; line-height:25px; overflow: hidden;
	text-overflow: ellipsis;
	white-space:nowrap;}
.pxxc2 li.last{ margin-right:0px;}	

#showimg{ padding:15px;}
#showimg h1.title{ font-size:18px; padding:5px 0px; margin-bottom:10px; text-align:center;}
#showimg .imgshow{ text-align:center;}
#showimg .editor{ line-height:2; padding:0px 10px; font-size:14px;}
.imgparalist li{ padding:3px 15px 3px; background:url(../images/dt-0.gif) no-repeat 5px center;}
.imgparalist li span{ float:left; margin-right:10px; color:#999;}
#showimg .ctitle{ margin:10px 0px 10px; padding:5px 20px; background:url(../images/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc; }

/*工具栏*/
.met_hits{ padding:0px 5px; height:35px; line-height:35px; margin-top:10px; border-top:1px dotted #ccc; text-align:right; position:relative; color:#666;}
.met_hits a{ color:#666;}
.met_hits .metjiathis{ position:absolute; left:5px; top:8px;}
.met_page{ text-align:center;}
.met_page a{ margin-right:50px;}

/*下载模块*/
#downloadlist{ padding:15px;}
#downloadlist .metlist{ margin-bottom:20px;}
#downloadlist dl.top dt a{ color:#f00;}
#downloadlist .metlist dt{ border-bottom:1px solid #ddd; font-size:14px; font-weight:bold; padding:3px 5px 3px 20px; background:url(../images/dt-9.gif) no-repeat 5px 11px;}
#downloadlist .metlist dd{ color:#999; padding:5px 8px; background:#f8f8f8;}
#downloadlist .metlist dd b{ font-weight:normal;}
#downloadlist .metlist dd div{ float:right;}
#downloadlist .metlist dd span{ padding-right:20px;}
#downloadlist .metlist dd a{ color:#1C57C4; text-decoration:underline;}
#downloadlist .metlist dd a.down{ color:#fa1a1a; text-decoration:underline;}
#showdownload{ padding:15px;}
#showdownload h1.title{ font-size:18px; padding:5px 0px; margin-bottom:5px;}
#showdownload .paralist{ background:#f6f6f6; padding:5px 10px;}
#showdownload .paralist li{ padding:3px 5px 3px 0px; margin:5px 0px; border-bottom:1px solid #eee;}
#showdownload .paralist li a{ color:#f00; text-decoration:underline;}
#showdownload .paralist li span{ float:left; padding:0px 10px; margin-right:5px; text-align:left; }
#showdownload .editor{ line-height:2; padding:0px 10px; font-size:14px;}
#showdownload .ctitle{ margin:15px 0px 10px; padding:5px 20px; 
background:url(../images/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc; }

/*文章模块*/
#newslist{ padding:15px 20px;}
#newslist li{ padding:6px 10px; background:url(../images/dt-0.gif) no-repeat left 19px;}
#newslist li a{ font-size:14px; margin-right:5px;}
#newslist li span{ float:right; color:#aaa;}
#newslist li p{ color:#aaa; margin-top:5px;}
#shownews{ padding:0px 15px 15px;}
#shownews .editor{ line-height:2; padding:0px 10px; font-size:14px;}
#shownews h1{ font-size:20px; text-align:center; border-bottom:1px dotted #ccc; padding:5px 0px; margin:10px 0px; color:#333;}

#flip{ padding-top:10px;}
.digg4{ padding:3px; margin:3px; text-align:center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.digg4 a,.digg4 span.miy{ margin:2px; text-decoration:none;}
.digg4 .disabledfy{ font-family: Tahoma, Verdana;}
.metpager_8 a,.metpager_8 span.miy{ border:1px solid #ddd; padding:2px 5px 2px 5px; color:#aaa;}
.metpager_8 a:hover { border:1px solid #a0a0a0; }
.metpager_8 a:hover { border:1px solid #a0a0a0; }
.metpager_8 span.current {border:1px solid #e0e0e0; padding:2px 5px 2px 5px; margin:2px; color:#aaa; background-color:#f0f0f0; text-decoration:none;}
.metpager_8 span.disabled { border:1px solid #f3f3f3; padding:2px 5px 2px 5px; margin:2px; color:#ccc;}
#showtext{ padding:15px; line-height:2;}

.ny_l .sb_nav{ float:left;}
.ny_l .sb_nav h3.title{ text-align:left; background:url(../dt-6.gif) repeat-x; padding:0px 15px; height:33px; line-height:33px; border-bottom:1px solid #cecece; font-size:14px; color:#fff;}
.ny_l .sb_nav h3.line{ margin-top:15px; }
.ny_l .sb_nav .active{ padding:10px 15px; background:#fff;}
#sidebar dl{ margin-left:5px;}
#sidebar dl dt{ padding:4px 0px 5px 15px; margin-top:5px; background:url(../dt-11.gif) no-repeat 2px 11px;}
#sidebar dl dd{ padding:0px 0px 0px 15px;}
#sidebar dl dd h4{ font-weight:normal; padding:5px 0px 5px 10px; background:url(../dt-0.gif) no-repeat left center;}
#sidebar dl dt.on a{ font-weight:bold; color:#1C57C4; }
#sidebar dl h4.on a{ font-weight:bold;}

#searchlist{ padding:15px;}
#searchlist li{ padding-left:10px; margin-bottom:6px; line-height:1.5;}
#searchlist ul{ list-style:none; padding:0px; margin:0px;}
#searchlist ul li{ padding:3px 5px; margin-bottom:5px;}
#searchlist ul li img{ display:none;}
#searchlist .search_title{ display:block; padding:2px 0px;}
#searchlist .search_title a{ font-size:14px; color:#12C; text-decoration:underline;}
#searchlist .search_title em{ color:#c00; text-decoration:underline; font-style:normal;}
#searchlist .search_detail{ display:block; }
#searchlist .search_detail a{ text-decoration:underline; color:#12C;}
#searchlist .search_content em{ color:#c00; font-style:normal;}
#searchlist .search_updatetime{ display:block; margin-top:5px; color:green;}
#searchlist a:hover{ text-decoration:underline;}

/*在线留言*/
#messagelist{ padding:15px;}
#messagelist .metlist{ margin-bottom:10px; border:6px solid #dedede; padding:5px;}
#messagelist .metlist dt{ background:url(../images/message.gif) no-repeat left center; border-bottom:1px dotted #dedede; padding:4px 0px 4px 20px; margin-bottom:5px;}
#messagelist .metlist dt span.name{ color:#2c7199;}
#messagelist .metlist dt span.time{ padding-left:8px; color:#999;}
#messagelist .metlist dt span.tt{ float:right; padding-right:5px;}
#messagelist .metlist dd.info span.tt{ display:none; clear:both;}
#messagelist .metlist dd.info span.text{ display:block; line-height:1.5; padding:8px 5px;}
#messagelist .metlist dd.reinfo span.tt{ background:url(../images/admin.gif) no-repeat left 3px; display:block; border-bottom:1px dotted #dedede; padding:2px 0px 2px 20px; margin:0px 0px 5px;color:#2c7199;}
#messagelist .metlist dd.reinfo span.text{ display:block; line-height:1.5; padding:8px 5px;}
#messagelist .ctitle{ margin:10px 0px 10px; padding:5px 20px; background:url(../images/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc;}
#messagelist table{ margin:0px auto;}
#messagetable{ padding:15px;}
#messagetable table{ margin:0px auto;}


/*分页相关*/
.pagelist ul{text-align:center;margin:20px 0;}
.pagelist li{display:inline-block;margin:0 2px;}
.pagelist li a{color:#666;display:inline-block;border:1px solid #ddd;padding:6px 15px;}
.pagelist li a:hover{border-color:#1184DA;background:#1184DA;color:#fff;}
.pagelist li.active a{border-color:#1184DA;background:#1184DA;color:#fff;}


.news_show .prenext{margin-top:30px;text-align:center;overflow: hidden;}
.news_show .prenext p{font-weight:bold;}
.news_show .prenext a{display:inline-block;margin:0 10px;cursor:pointer;background:#fff;border-radius:4px;border:1px solid #ddd;padding:6px 5px;min-width:100px;}
.news_show .prenext a span{font-size:18px;margin-right:10px;}
.news_show .prenext a em{font-style:normal;font-size:18px;}
.news_show .prenext a:hover{background:#2384D5;border-color:#2384D5;color:#fff;}
.news_show .prenext a:hover span{color:#fff;}
.news_show .prenext .pre{float: left;}
.news_show .prenext .next{float: right;}


