/* 普通翻页器-默认居中 */
.m-page{margin-top:30px;text-align:center;line-height:32px;font-size:0;letter-spacing:-0.307em;word-wrap:normal;white-space:nowrap;color:#999;}
.m-page a,.m-page i{display:inline-block;vertical-align:top;padding:0 12px;margin-left:-1px;border:1px solid #ddd;font-size:12px;letter-spacing:normal;text-shadow:0 1px #fff;background:#fff;-webkit-transition:background-color 0.3s;-moz-transition:background-color 0.3s;-ms-transition:background-color 0.3s;transition:background-color 0.3s;}
.m-page a,.m-page a:hover{text-decoration:none;color:#39c;}
.m-page a:first-child{margin-left:0;border-top-left-radius:5px;border-bottom-left-radius:5px;}
.m-page a:last-child{margin-right:0;border-top-right-radius:5px;border-bottom-right-radius:5px;}
.m-page a.pageprv:before,.m-page a.pagenxt:after{font-weight:bold;font-family:\5b8b\4f53;vertical-align:top;}
.m-page a.pageprv:before{margin-right:3px;content:'\3C';}
.m-page a.pagenxt:after{margin-left:3px;content:'\3E';}
.m-page a:hover{background:#f5f5f5;}
.m-page a:active{background:#f0f0f0;}
.m-page a.z-crt,.m-page a.z-crt:hover,.m-page a.z-crt:active{cursor:default;color:#999;background:#f5f5f5;}
.m-page a.z-dis,.m-page a.z-dis:hover,.m-page a.z-dis:active{cursor:default;color:#ccc;background:#fff;}
/* 居左 */
.m-page-lt{text-align:left;}
/* 居右 */
.m-page-rt{text-align:right;}
/* 较小 */
.m-page-sm{line-height:22px;}
.m-page-sm a,.m-page-sm i{padding:0 8px;}
/* 分离 */
.m-page-sr a,.m-page-sr i{margin:0 3px;border-radius:5px;}
.m-page-sr i{border:0;}
.m-page-sr a:first-child,.m-page-sr a:last-child{border-radius:5px;}

/*自动隐藏文字*/
.aui-ellipsis-1 {overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.aui-ellipsis-2 {display: -webkit-box;overflow: hidden;	text-overflow: ellipsis;word-wrap: break-word;white-space: normal !important;-webkit-line-clamp: 2;	-webkit-box-orient: vertical;}

.nice-select{ float:left;width: 50px;padding: 0 5px 0 10px;height: 36px;position: relative; background-position: 47px -44px;}
.nice-select input{display: block;width: 100%;height: 36px; _height: 34px;line-height: 36px \9;border: 0;outline: 0;background: none; color:#666; font-family: "Microsoft YaHei";}
.nice-select ul{width: 65px;display: none;position: absolute;left: -1px;top: 36px;overflow: hidden;background-color: #fff;max-height: 150px;overflow-y: auto;border: 1px solid #6ebe32;border-top: 0;z-index: 9999;}
.nice-select ul li{height: 30px;line-height: 30px; overflow: hidden;padding: 0 10px;cursor: pointer;color:#666;}
.nice-select ul li.on{ color:#46aa1e; background-color: #f0f0f0;}
.srchpt{ float:left; padding:0 5px;width:175px; height: 30px;line-height: 33px \9; border:0 none; outline: medium none;}
.srch .srchbtn{ float:right; width:50px; height:30px;line-height: 30px; _height:36px;_line-height: 30px; font-size: 14px;cursor: pointer; background-color: #46aa1e; color:#fff; border:none;}
.srch .curr{background-color:#46aa1e !important;}
.wrap { margin: 20px auto 50px;}
.channelhome .sider{ width:260px !important;}
.toolbar .logo,.icn{background-image:url(../images/public-sprite.png);  background-repeat: no-repeat;vertical-align: middle;text-indent: -99999px; overflow: hidden;}
.article-title{ display:block; margin: 15px auto;font-size: 26px;font-weight: normal;}
.article-info{ margin-bottom: 25px;}
.article-info p{color: #000; font-size: 14px;}
.article-info p span{color: #999; margin-right: 15px;}
.article-info p a{ margin-right: 15px;  }
.article-content{ min-height: 100%;margin-bottom: 50px;}
.article-content p{margin-bottom: 28px;text-indent: 32px; font-size: 16px;line-height: 28px; color: #000;text-align: justify;}
.article-content img{max-width: 100%;height: auto; margin-bottom: 28px;}
.modtwo{ margin-top: 20px; }
.modtwo .hd{ margin-bottom: 20px; }
.modtwo li{ margin-bottom: 10px; font-size: 16px; line-height: 26px;}
.modtwo li span{ margin-left: 20px; font-size: 14px; line-height: 26px;color: #999;}
.itemHeader {background: #6ebe32;color: #fff;font-weight: 700;padding: 6px 10px 5px;}