﻿
*{padding:0; margin:0; margin:0 auto; text-align:left;font-family:Tahoma,Arial,Helvetica,"微软雅黑","FontAwesome"; color:#666666;font-size:1em; box-sizing:border-box;}
section,article,nav,header,footer{display:block;}
html,body{background:#f5f5f5; }
div,dl,dt,dd,form,h1,h2,h3,h4,h5,h6,ol,ul,li,table,th,td,p,span,a,img{border:0;}
ul,ol,li{list-style-type:none;}
h1,h2,h3,h4,h5,b{font-weight:normal;}

video{ display:block; width:100%;}
audio{ display:block; width:100%; height:30px; background-color:#f1f1f1; border:1px solid #D9D9D9;}

/*容器对其*/
.left {float:left}
.right {float:right}
.center {margin-left: auto;margin-right: auto;}

/*边框*/
.border {border:1px solid #eeeeee;}

/*背景渐变色*/
.bgc {
  background: -webkit-linear-gradient(#e8e8e8, #ffffff);    /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(#e8e8e8, #ffffff);         /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(#e8e8e8, #ffffff);       /* Firefox 3.6 - 15 */
  background: linear-gradient(#e8e8e8, #ffffff);            /* 标准的语法 */
}

#NavBox { display:none;  position:absolute; top:50px; z-index:9999;}
#NavBox article{ width:90%; }
#NavBox ul li{ border-top:1px dashed #f1f1f1; line-height:35px; }
#NavBox ul li a { display:block; width:200px; text-align:left; margin-left:0; }
#NavBox ul li a:before { content: '\f0da'; color:#ff7215; margin-right:10px; font-size: 12px; }
#NavBox ul li ul li {  text-indent:6px;}
#NavBox ul li ul li ul { display:none;}
#NavBox ul li ul li a { font-size: 12px;}
#NavBox ul li ul li a:before { content: '\f105';color:#f7cdb1;}

#NavBox footer { height:30px; text-align:center;padding-top:5px;}
#NavBox footer a { display:block; width:100px; background:#22a000;text-align:center;border-radius:10px;  }
#NavBox footer a i {font-size:20px; line-height:20px; margin-right:10px; color:#ffffff;animation: bounce-up 1.4s linear infinite; }
#NavBox footer a b { font-size:14px; line-height:20px;color:#ffffff; }

@keyframes bounce-up {
    25% {transform: translateY(5px);}
    50%, 100% {transform: translateY(0);}
    75% {transform: translateY(-5px);}
}

/*顶部操作提示*/
#TopAlert { display:none;  width:100%; height:50px; background:rgba(13,121,205,0.8);position:fixed; top:0; z-index:999;  padding-top:10px;}
#TopAlert p i { display:inline-block; width:50px; font-size:24px; color:#ffffff; text-align:center;}
#TopAlert p { display:block;  font-size:18px; color:#ffffff;text-align:center;}
#TopAlert p span { color:#ffffff;}

/*背景锁定遮罩*/
#lock_bg { width:100%; height:100%; position: fixed; top: 0px; left: 0px; background:rgba(0,0,0,0.5);z-index:9999; display:none;} 

/*超级链接*/
a {text-decoration:none;cursor:pointer;}
a:hover {text-decoration:none;color:#FF0000;}

/*表单样式基础定义*/
input { height:30px; border:1px solid #e7e7e7; text-indent:5px;outline:none;border-radius:4px;}
textarea { border:1px solid #e7e7e7; padding:5px;outline:none;border-radius:4px;}
select {height:30px; border:1px solid #e7e7e7; text-indent:5px;outline:none;border-radius:4px;}
.check {height:25px;margin:0px 5px 0px 5px;text-indent:5px}
.check input {width:15px;height:15px;margin-top:5px;}
.but,.But,#But,#but { display:inline-block; border:0;border-radius:4px;background-color:#22a000;color:#ffffff;text-align:center;text-indent:0px;cursor:pointer;}
.but i,.But i,#But i,#but i {color:#ffffff; margin-right:10px;}
.but b,.But b,#But b,#but b {color:#ffffff; font-size:14px;}

.radio { height:100px; margin-bottom:10px;border: 1px solid #f1f1f1; padding:10px;}
.radio span{ display:inline-block; background:#f1f1f1;border-radius:5px; margin:0 5px 5px 0;}
.radio input { display:none; width:10px; height:10px;}
.radio label { display:inline-block; height:20px; padding:0px 5px;line-height:20px;cursor:pointer; font-size:0.8em;}

/*全局页眉*/
.public_top { height: 50px; background: #0090ff; padding-top: 10px; background: url('BarBG.jpg');  background-position: top center;}
.public_top i { font-size:25px; color:#ffffff; line-height:30px;}
.public_top i.fa-search { display:block; width:30px; height:30px; float:left; margin-left:10px;}
.public_top i.fa-navicon {display:block; width:30px; height:30px; float:right; margin-right:10px;}
.public_top h1 { display:block; width:230px; height:30px; line-height:30px; text-align:center; color:#ffffff; }
.public_top h2 { width:30%; height:50px; line-height:50px; color:#ffffff; float:left; margin-left:20px; }
.public_top .search{ width:60%;height:50px; float:right; padding-top:10px; margin-right:10px; text-align:right; }
.public_top .search input { width:200px; background:#ffffff; border:0; font-size:0.8em; }

/*全局页脚*/
.public_bottom {width:100%; background:#0350a0; background: url('BarBG.jpg'); background-position: bottom center;color:#f1f1f1; margin-top:10px;position:fixed;bottom:auto;bottom:0px; padding-top:0.2em;padding-bottom:0.2em;z-index:9999;}
.public_bottom ul { text-align:center;}
.public_bottom ul li { display:inline-block; width:18%;}
.public_bottom ul li a i {display:block;  text-align:center; font-size:1.5em;color:#ffffff; }
.public_bottom ul li a b { display:block; text-align:center; font-weight:normal;font-size:0.5em;color:#ffffff;}
.public_bottom ul li a {color:#ffffff;}
.CopyRight { font-size:0.5em; text-align:center; color:#d3d3d3; padding-bottom:100px; margin-top:50px;}


/*全局图标导航*:hover {border:1px solid #cd0000;}*/
.nav_ico { background:#ffffff; padding-top:10px; margin-bottom:10px; }
.nav_ico * {margin:0 auto; text-align:center;}
.nav_ico ul { text-align:center;}
.nav_ico ul li { display:inline-block; width:22%; margin-bottom:0.5em;}
.nav_ico ul li a {text-align:center;}
.nav_ico ul li a i { display:block; width:60px; height:60px; background:#cd0000; color:#ffffff; font-size:30px; margin:0 auto; line-height:60px;border-radius:30px; margin-bottom:2px}
.nav_ico ul li a b {display:block; width:80%; font-weight:normal; font-size:14px;}

.nav_ico ul li:nth-last-child(8) a i {background:#374562;}
.nav_ico ul li:nth-last-child(7) a i {background:#b81b46;}
.nav_ico ul li:nth-last-child(6) a i {background:#ab02a5;}
.nav_ico ul li:nth-last-child(5) a i {background:#009f00;}
.nav_ico ul li:nth-last-child(4) a i {background:#2b87ee;}
.nav_ico ul li:nth-last-child(3) a i {background:#db562d;}
.nav_ico ul li:nth-last-child(2) a i {background:#5836b1;}
.nav_ico ul li:nth-last-child(1) a i {background:#008a9f;}

.nav_list {}
.nav_list ul { text-align:center;}
.nav_list ul li { display:inline-block; width:80px; margin-right:10px; line-height:30px; text-align:center;}
.nav_list ul li ul { display:none;}

.nav_menu {}
.nav_menu ul {text-align:center; margin:10px auto;}
.nav_menu ul li { display:inline-block; width:80px; height:30px; line-height:28px; text-align:center; background:#22a000; border-right:1px solid #67c74d; }
.nav_menu ul li a { display:block;width:80px; height:30px; text-align:center; color:#ffffff; font-size:12px;text-overflow:ellipsis;white-space:nowrap; overflow:hidden;}
.nav_menu ul li ul { display:none;}

.nav_menu ul li:first-child{border-top-left-radius:30px;border-bottom-left-radius:30px;}
.nav_menu ul li:last-child{border-top-right-radius:30px;border-bottom-right-radius:30px;border-right:0;}

section { width:100%; background:#ffffff; padding:10px 0; margin-bottom: 10px;}
section header { margin-bottom:10px;}
section header h2 { text-align:center; color:#0a8cf0;}

section article {width:95%;}
section  footer .More{ width:250px; line-height:35px; font-size:0.8em; border:1px solid #f1f1f1; text-align:center; background:#f8f8f8;}

/*栏目名称工具条*/
.MenuNameBar { width:100%; height:50px; background:#ffffff; background:#dcefff;}
.MenuNameBar h2 { display:block; width:130px; float:left; text-align:center; font-size:18px; line-height:49px; color:#004ea2;}
.MenuNameBar input{ display:block; float:right; margin:10px; border:1px solid #b5caed; font-size:12px; line-height:28px;}

/*通用提交表单*/
.form { width:95%; color:#666666; margin-bottom:10px;}
.form .title{ width:100%;line-height:40px;font-weight:normal}
.form h3 { margin-bottom:10px; border-left:5px solid #cd0000; text-indent:0.5em; font-size:1em;}
.form ul {font-size:14px;margin-bottom:20px;}
.form ul li {margin-bottom:10px}
.form ul li b {display:inline-block;width:100px;margin-left:20px;}
.form ul li p {display:inline-block;width:200px;font-size:12px}
.form ul li input { width:100%; height:30px;margin-right:10px;}
.form ul li select { width:100%; height:30px;margin-right:10px;}
.form .check {height:25px;margin:0px 5px 0px 5px;}
.form .check input {width:15px;height:15px;margin-top:5px;}
.form textarea {width:100%;height:60px;}
.form .But { width:100%; height:40px; line-height:40px; margin-bottom:10px; }
.form ul li input:read-only { background:#f6f6f6;}

/* ==================================================== 栏目页样式汇总 ====================================================*/

/*二级栏目导航*/
#ClassMenu { margin:10px auto;}
#ClassMenu ul {text-align:center;}
#ClassMenu ul li { display:inline-block; background:#0495e0; width:80px; height:30px; border:0; margin:0; padding:0; text-align:center; border-right:1px solid #ffffff; margin:0}
#ClassMenu ul li a { color:#ffffff; line-height:30px; font-size:12px;}
#ClassMenu ul li:first-child {border-top-left-radius:30px;border-bottom-left-radius:30px;}
#ClassMenu ul li:last-child {border-top-right-radius:30px;border-bottom-right-radius:30px;}
#ClassMenu ul li.sel { background:#0350a0;}

.ClassHeader { height:70px; background:#0090ff; padding-top:10px;}
.ClassHeader h2 { width:30%; height:50px; line-height:50px; color:#ffffff; float:left; margin-left:20px; }
.ClassHeader .search{ width:60%;height:50px; float:right; padding-top:10px; margin-right:10px; text-align:right; }
.ClassHeader .search input { width:200px; background:#ffffff; border:0; font-size:0.8em; }

#load_but { display:block; width:200px; height:35px; background:#24b100; color:#ffffff; line-height:35px; text-align:center; margin-bottom:50px;border-radius:4px; font-size:14px;}
#load_but i { display:none; font-size:14px; color:#ffffff;}
#page_num { display:none;}

/*===============================================【栏目页列表】集中定义============================================*/

/*【1、单页类】 默认*/
.list .style1 {font-size: 14px;}
.list .style1 p {text-indent:2em;margin-bottom:1em; line-height: 25px;}
.list .style1 a { color:#136ec2;}
.list .style1 img { display:block; max-width:100%; }

/*【2、多页类】 默认*/
.list .style2 {}
.list .style2 ul { }
.list .style2 ul li { height: 30px; line-height:30px; border-bottom:1px dashed #f1f1f1;}
.list .style2 ul li a { display: block; width: 70%; height: 29px; font-size:14px; overflow: hidden; float: left;}
.list .style2 ul li a:before {content: '\f105'; font-family: FontAwesome;margin:0 10px 0 10px; color:#e8390e; font-size: 14px;}
.list .style2 ul li span { font-size:12px; color:#999999; float:right; margin-right:10px;}
.list .style2 ul li .vip { color: #cd0000;}
.list .style2 ul li:last-child {border-bottom:0;margin-bottom: 10px;}


/*【3、相册类】 默认*/
.list .style3 {}
.list .style3 ul { width: 100%; padding: 0;}
.list .style3 ul li { display:inline-block; width:49%; height:180px; margin-bottom: 5px; vertical-align:middle;overflow:hidden; text-align:center; position: relative;}
.list .style3 ul li:nth-child(even) { float: right;}
.list .style3 ul li a:first-child { display:block; width:100%; height:115px; overflow:hidden; background-color: #f1f1f1;}
.list .style3 ul li a:first-child img { width:100%; font-size:14px; color:#ff6c00; border:1px solid #f1f1f1;margin-bottom:5px;transition: all 1s;}
.list .style3 ul li:hover img {transform:scale(1.2);}
.list .style3 ul li a:first-child i { display: block; width: 100%; height: 150px; text-align: center; line-height: 150px; color: #ffffff; font-size: 80px;transition: all 0.5s; background-color: #296cac;}
.list .style3 ul li:hover a:first-child i {font-size: 100px;}
.list .style3 ul li a:nth-child(2) { display:block;width:100%; height:30px; font-size:14px;white-space:nowrap;text-overflow:ellipsis; overflow:hidden; line-height:25px; margin-bottom:0px; text-align:center; }
.list .style3 ul li span {display:inline-block; font-size:12px;white-space:nowrap;text-overflow:ellipsis; overflow:hidden; line-height:15px; margin-right:10px; background:#f3faff; color:#7ad3a6; padding:0px 5px;border-radius:3px; border:1px solid #7ad3a6}
.list .style3 ul li span:nth-last-child(1){margin-right:0; }
.list .style3 ul li a.vip {color:#ff0000;}
.list .style3 ul li span { display: block;  line-height: 20px;position: absolute;}
.list .style3 ul li span:first-child { width: 50%;left: 0; text-align: center;}
.list .style3 ul li span:last-child {width: 40%; right: 10px; text-align: center;}
.list .style3 ul li span:nth-last-child(2):before {content:''}
.list .style3 ul li span:nth-last-child(1):before {content:'人气：'}


/*【4、图文类】 默认*/
.list .style4 {}
.list .style4 ul { }
.list .style4 ul li {height:80px;position: relative;border-bottom:1px dashed #f1f1f1; overflow: hidden; margin-bottom: 10px;}
.list .style4 ul li a , .list .style4 ul li p ,.list .style4 ul li span {position: absolute;}
.list .style4 ul li a:first-child { display: block; width:110px;height:70px; background:#f1f1f1; left: 0; overflow: hidden;}
.list .style4 ul li a:first-child img { width:100%;transition: all 1s;}
.list .style4 ul li:hover img {transform:scale(1.2);}
.list .style4 ul li a:first-child i { display: block; width: 100%; height: 120px; text-align: center; line-height: 120px; color: #ffffff; font-size: 80px;transition: all 0.5s; background-color: #296cac;}
.list .style4 ul li:hover a:first-child i {font-size: 100px;}

.list .style4 ul li a:nth-child(2) {display:block; width: 65%; height:45px; line-height: 22px; overflow:hidden; left:120px; top:0;font-size: 14px; color: #5b7ca7; font-weight: 600;}
.list .style4 ul li p {display:none;height:34px;text-align:justify;line-height:18px;color:#a4a4a4;left:120px; top:25px;font-size: 12px; overflow: hidden;overflow:hidden;white-space:nowrap;text-overflow:ellipsis; }
.list .style4 ul li span {top:50px; left:120px;color:#a4a4a4; font-size: 12px;}
.list .style4 ul li span:nth-last-child(1) { left: 250px; }
.list .style4 ul li span:nth-last-child(2):before {content:'日期：'}
.list .style4 ul li span:nth-last-child(1):before {content:'人气：'}

.list .style420 { overflow: hidden;}
.list .style420 ul { text-align: center;}
.list .style420 ul li { display: inline-block; width:100%; height: 275px; border-bottom: 5px solid #f1f1f1; margin-bottom:10px; position: relative; overflow: hidden;}
.list .style420 ul li a:first-child { display: block; width: 100%; height:200px; overflow: hidden; background:#f1f1f1; margin-bottom: 10px; position: absolute; top:30px; z-index:10; border-radius: 3px;}
.list .style420 ul li a:first-child img { width:100%;}
.list .style420 ul li a:first-child i { display: block; width: 100%; height: 100%; text-align: center; line-height: 300px; color: #ffffff; font-size: 80px;}
.list .style420 ul li:hover a:first-child i {font-size: 100px;}
.list .style420 ul li a:nth-child(2) {display:block; width: 100%;font-size:16px; text-align: left; position: absolute; z-index:20; top:0; color: #555555; overflow:hidden;white-space:nowrap;text-overflow:ellipsis; }
.list .style420 ul li a:nth-child(2):before {content: '\f105';margin-right:5px; color:#e8390e; font-size: 14px; line-height: 20px;}
.list .style420 ul li p {display:block; width: 100%; height:50px;line-height:20px; background-color: rgba(0,0,0,0.8);color:#ffffff;overflow:hidden;position: absolute; z-index:20; bottom:-50px; padding: 5px;}
.list .style420 ul li span { display: block; font-size: 12px;  line-height: 20px; position: absolute; top:235px; color: #888888;}
.list .style420 ul li span:first-child {width: 50%;left: 0; text-align: center;}
.list .style420 ul li span:last-child {width: 40%; left: 80px; text-align: center;}
.list .style420 ul li span:nth-last-child(2):before {content:'日期：'}
.list .style420 ul li span:nth-last-child(1):before {content:'人气：'}




/*五号幻灯样式*/
.PicPlay_style5 {text-align:center; margin:0 auto; margin-bottom:0.5em;}
.PicPlay_style5 img { width:100%; height:100%;}
.PicPlay_style5 .slide-prev {cursor: pointer;height: 48px; width: 48px;position: absolute;left: 0;top: 50%;margin-top: -24px;background:rgba(255,255,255,0.8);padding: 0px;}
.PicPlay_style5 .slide-next {cursor: pointer;height: 48px;width: 48px;position: absolute;right: 0;top: 50%;margin-top: -24px;background:rgba(255,255,255,0.8);padding: 0px; }
.PicPlay_style5 .slide-next:hover, .slider .slide-prev:hover {background:rgba(255,255,255,0.9);}
.PicPlay_style5 .slide-next img, .slider .slide-prev img {position: relative;top: 0;left: 0;max-height: 100%; max-width: 100%;}

.slider .slide-prev:before, .slider .slide-next:before {display: block;	width: 48px;height: 48px;font-size: 40px;line-height: 50px;text-align: center;font-family: 'BenchNine', sans-serif;position: absolute;}
.slider .slide-prev:before {content:"<"; }
.slider .slide-next:before {left: 3px; content:">"; }

ul.es-pager {display: block;width: 100%;text-align: center;margin: 10px 0;padding: 0;line-height: 0px; position:relative; z-index:9 }
ul.es-pager li {display: inline-block;margin: 2px;padding: 0;height: 7px;width: 7px;cursor: pointer;border: 2px solid #888;border-radius: 7px;}
ul.es-pager li:hover, ul.es-pager li.act {background-color: #888;}
ul.es-pager li.act {cursor: default;}




/*四号幻灯样式*/
.PicPlay_style4{ position:relative; }  

.PicPlay_style4 .btn{ position:absolute; bottom:34px; left:510px; overflow:hidden; zoom:1;} 
.PicPlay_style4 .btn a{position:relative; display:block; width:13px; height:13px; border-radius:7px; margin:0 5px;color:#B0B0B0; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }  
.PicPlay_style4 .btn a:hover,.focus .btn a.current{  cursor:pointer;background:#fc114a;}  

.PicPlay_style4 ul.PicBox { width: 100%; height: 100%; position:absolute; left:0px; top:0px; margin: 0; padding: 0;  }  
.PicPlay_style4 ul.PicBox li.fcon { position:relative; width:100%; height: 100%; float:left;  display:none;overflow: hidden;}  
.PicPlay_style4 ul.PicBox li img { display:block; height:100%; }  
.PicPlay_style4 ul.PicBox li.fcon a { display:block; width:100%; height:100%;}

.PicPlay_style4 b { width:100%; position:absolute; bottom:0; left:0px; z-index:10; height:40px; line-height: 40px; background:rgba(0,0,0,0.6); display:block;  text-align:left; }  
.PicPlay_style4 b { text-decoration:none; color:#fff; font-size:18px; overflow:hidden; text-indent:10px; font-weight: normal;} 

.PicPlay_style4 .Bar {margin:4px auto 0;overflow:hidden;zoom:1;height:14px;bottom:10px; right:40px; position:absolute;z-index: 200; }    
.PicPlay_style4 .Bar li {position:relative; display:block; width:12px; height:12px; border-radius:7px; margin:0 5px;color:#B0B0B0;text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }    
.PicPlay_style4 .Bar .current,.focus .Bar a:hover{background:#fc114a;}    
.PicPlay_style4 .Bar img{display:none}    
.PicPlay_style4 .Bar i{display:none; font-style:normal; }  
  
.PicPlay_style4 .prev,.PicPlay_style4 .next{display:none; position:absolute;width:40px;height:74px;background: url(/public/css/focus_btn.png) no-repeat;}
.PicPlay_style4:hover .prev {display:block;}
.PicPlay_style4:hover .next {display:block;}
.PicPlay_style4 .prev{top:50%;margin-top: -37px; left: 0;background-position:0 -74px; cursor:pointer; }  
.PicPlay_style4 .next{top:50%;margin-top: -37px; right: 0;  background-position:-40px -74px;  cursor:pointer;}  
.PicPlay_style4 .prev:hover{ background-position:0 0; }  
.PicPlay_style4 .next:hover{ background-position:-40px 0;} 

/* ==================================================== 内容页样式汇总 ====================================================*/

/*内容页总体布局*/
.content_box {width:95%;padding:10px 0px 10px 0px}


/*内容页*/
.content_box h1 {text-align: center; font-size:1.6em; text-align:left; margin-bottom:0.5em;}

.content_box  #content_ext_info {text-align: center;margin-bottom:1em; text-align:left; color:#8f8c8c}
.content_box  #content_ext_info li {display:inline-block; font-size:0.8em; margin-right:1em;text-align:left;}
.content_box  #content_ext_info .site_name { color:#607fa6;}

.content_box .content_show_text {min-height:400px;font-size:0.8em;line-height:1.8em; }
.content_box .content_show_text p{margin-bottom:0.5em; text-indent:2em;}
.content_box .content_show_text img { display:block; max-width:100%;margin-bottom:2em;text-indent:0em;}

.content_box .content_show video {clear:both;display:block;margin:auto}

/*分享朋友圈图片遮罩*/
#show_friend { width:100%; height:100%; background:rgba(0,0,0,0.5); text-align:right;position:absolute;}

/*底部二维码签名区*/
.weixin_bottom_show { width:90%; text-align:center;}
.weixin_bottom_show .qr {border:5px solid #ffffff;width:10em; height:10em;box-shadow: 0px 0px 10px 3px #d9d9d9;}
.weixin_bottom_show b {color:#cd0000; line-height:3em;}

/*仿微信底部功能区*/
.bottom_bar{ width:95%;height:3em;color:#8f8c8c; margin-top:4em;}
.bottom_bar ul {}
.bottom_bar ul li { display:block; height:3em;}
.bottom_bar ul li:nth-last-child(3){float:left; margin-right:0.5em}
.bottom_bar ul li:nth-last-child(2){float:left}
.bottom_bar ul li:nth-last-child(1){float:right}
.bottom_bar ul li i {color:#607fa6}

/*表格*/
.content_box table {border-width: 1px;border-collapse: collapse;background-color: #ffffff;}
.content_box table tr:first-child {background-color: #d9d9d9;border:1px solid #5998f7;}
.content_box table tr:first-child td { text-align:center; font-weight:bold;}
.content_box table tr {border-width: 1px;padding: 8px;border-style: solid;}
.content_box table td {border-width: 1px;padding: 8px;border-style: solid;}

/*全屏模式*/
.content_box .full {min-height:750px;font-size:14px;line-height:30px;border:1px solid #d9d9d9;width:1160px;margin:0px 10px 0px 10px;}
.content_box .full p{text-indent:2em;margin-bottom:1em;}

/*内容上下条目*/
.content_box .content_show .up_num {margin:30px 0px 0px 0px;text-align:left;}
.content_box .content_show .up_num li {line-height:30px;display:block;}
.content_box .content_show .up_num li a {font-size:14px;font-weight:bold}


/*内容翻页【兼容单页类分页】*/
.num_content {width:100%;text-align:center;margin-top:100px;}
.num_content li {display:inline-block;width:30px;border:1px solid #cccccc;text-align:center;margin-right: 10px;}
.num_content li a {display:inline-block;width:30px;text-align:center;margin-right: 10px;}


/*【微信】围观网友*/
#user_list {}
#user_list h3 {text-align: center;color: #0a8cf0;line-height:50px;}
#user_list div {}
#user_list div ul {}
#user_list div ul li { display:inline-block; width:70px;height:80px; text-align:center; }
#user_list div ul li img { display:block; width:60px; height:60px;  }
#user_list div ul li span {display:block; width:60px; height:30px; overflow:hidden;text-overflow:ellipsis;word-wrap: break-word; font-size:12px; text-align:center;}




/*基础布局*/
.TopBanner {height: auto; margin-bottom: 10px;}