﻿/* 
百色生活
http://www.tao.cc
---------------------



*/
@charset "utf-8";

body{background-color:#f4f4f4;}

::-webkit-scrollbar{background-color:transparent; width:2px; height:2px; border-radius:1px; z-index:999;}
::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.3); border-radius:1px; width:2px; height:2px;}
::-ms-scrollbar{background-color:transparent; width:2px; height:2px; border-radius:1px; z-index:999;}
::-ms-scrollbar-thumb{background-color:rgba(0,0,0,.3); border-radius:1px; width:2px; height:2px;}
::-moz-scrollbar{background-color:transparent; width:2px; height:2px; border-radius:1px; z-index:999;}
::-moz-scrollbar-thumb{background-color:rgba(0,0,0,.3); border-radius:1px; width:2px; height:2px;}
::-o-scrollbar{background-color:transparent; width:2px; height:2px; border-radius:1px; z-index:999;}
::-o-scrollbar-thumb{background-color:rgba(0,0,0,.3); border-radius:1px; width:2px; height:2px;}

#nav{height:32px; padding:4px 8px; background:#1494f7; color:#eee; position:relative; line-height: 27px;}
#nav .breadcrumb{width:70%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
#nav .breadcrumb a, #nav .breadcrumb a:hover{color:#fff;}
#nav .child-list a, #nav .child-list a:hover{color:#333;}
#nav .btn-child{padding:3px 10px 2px 10px; border-radius:0; max-width:28%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; outline:none;}
#nav .btn-child.active{color:#4998e7; box-shadow:none;}
#nav .child-list{z-index:3; padding:10px; background:#fff; border:1px solid #ddd; position:absolute; top:35px; right:8px; display:none;}
#nav .child-list li{height:30px; line-height:30px; border-bottom:1px solid #eee; min-width:68px; color:#333; text-align:center;}
#nav .child-list li:last-child{border-bottom:none;}


.area-filter{margin:10px 0; padding:10px; background-color:#fff; box-shadow:0 1px 3px #ccc;}
.area-filter ul{overflow:hidden;}
.area-filter .ch-a{width:100%; font-size:15px; color:#000;    background: #E5EBF7;}
.area-filter .ch-a li{padding:3px 10px;  padding:3px; font-weight:bold;}
.area-filter .sp-line{height:1px; background:#ddd; margin:10px 0;}
.area-filter .ch-b{width:100%;overflow:hidden; zoom:1;}
.area-filter .ch-b li{width:33%; padding:3px; float:left; height:22px; line-height:16px;}
.area-filter .ch-b li a{display:block; text-align:center; border:1px solid #fff; border-radius:3px; white-space:nowrap; font-size:12px; text-overflow:ellipsis; overflow:hidden;}
.area-filter .ch-b li.active a{color:#1494f7; border-color:#1494f7;}
.area-filter .ch-b li.more{text-align:center; cursor:pointer;}
.area-filter .ch-b li.more .icon{font-size:16px;}
.area-filter .ch-b li.more.active{color:#1494f7;}

.warea-filter{margin:10px 0; background-color:#fff; box-shadow:0 0 0 #ccc;}
.warea-filter ul{overflow:hidden;}
.warea-filter .ch-aw{width:100%;  font-size:15px; color:#000; background: #E5EBF7;}
.warea-filter .ch-aw li{padding:3px 10px;  padding:3px; font-weight:bold;}
.warea-filter .sp-linew{height:1px; background:#ddd; margin:10px 0;}
.warea-filter .ch-bw{width:100%;  overflow:hidden; zoom:1;}
.warea-filter .ch-bw li{width:20%; padding:3px; float:left; height:22px; line-height:16px;}
.warea-filter .ch-bw li a{display:block; text-align:center; border:1px solid #fff; border-radius:3px; white-space:nowrap; font-size:12px; text-overflow:ellipsis; overflow:hidden;}
.area-filter .ch-bww li.active a{color:#1494f7; border-color:#1494f7;}
.area-filter .ch-bw li.more{text-align:center; cursor:pointer;}
.area-filter .ch-bw li.more .icon{font-size:16px;}
.area-filter .ch-bw li.more.active{color:#1494f7;}

.section{margin:10px 0; padding:10px; background-color:#fff; box-shadow:0 1px 3px #ccc;}
.section .title{height:30px; line-height:20px;}
.section .title .text-title{font-size:16px; color:#4998e7; font-weight:bold;}
.section .title .text-title:before{display:inline-block; content:""; width:3px; border-radius:1px; background:#4998e7; margin-right:5px; height:13px;}
.section .title-infos.fixed{height:45px; padding:10px 0; background:#fff; position:fixed; top:0px; left:10px; width:auto; right:10px; z-index:999;}
.section .wrap{padding:0px;}

.articles li{height:35px; line-height:35px; list-style:none; border-bottom:1px solid #eee;}
.articles li:last-child{border-bottom:none;}
.articles li a{width:100%; height:35px; font-size:15px; line-height:35px; float:left; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.articles li .addtime{text-align:right; height:30px; line-height:18px; color:#999; width:13%; float:right; font-size:12px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.articles li.new a{font-size:15px; color:#4998e7; padding-left:20px; position:relative;}
.articles li.new a:before{font-size:10px; color:#fff; line-height:20px; text-align:center; display:inline-block; margin-left:1px; margin-right:3px; content:"新"; width:16px; height:16px; background:#4998e7; left:0; top:9px; position:absolute;}
.articles li.top a{font-size:15px; color:#e74950; width:87%; padding-left:18px; position:relative;}

.articles li.top a:before{-webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; font-size:10px; line-height:17px; text-align:center; display:inline-block; color:#fff; background:#e74950; content:"顶"; width:16px; height:16px; margin-left:1px; margin-right:0px; left:0; top:2px; position:absolute;display: inline-flex;align-items: center;justify-content: center;font-weight: bold;}



.articles li.top .addtime{width:13%;}
.articles li.rec a{font-size:15px; color:#009900; width:90%; padding-left:20px; position:relative;}
.articles li.rec a:before{-webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; font-size:10px; line-height:17px; text-align:center; display:inline-block; color:#fff; background:#009900; content:"荐"; width:16px; height:16px; margin-left:1px; margin-right:3px; left:0; top:9px; position:absolute;}
.articles li.rec .addtime{width:10%;}

.page{height:auto; line-height:40px; font-size:14px; color:#0818f2; text-align:center; font:bold;}
.page .btn{padding:0 8px; background:none; color:#999;}
.page .btn.active, .page .btn:active{box-shadow:none;}
.page-count{color:#dca437;}
.page-count i{font-style:normal;}
.page-count i:nth-child(2){font-size:16px; font-weight:bold;}
.page-count i:nth-child(3){font-size:10px; color:#bbb;}

.area-post{margin:20px;}
.area-post .btn-post{display:block; height:35px; line-height:35px; color:#7c7c7c; background:#ddd; width:90%; text-align:center; border-radius:5px; margin:0 auto;}

.post-tip{margin:10px 0; position:relative; padding:10px; background:#fcf8e3; border-top:1px solid #ddd; border-bottom:1px solid #ddd; color:#c00; font-size:12px; line-height:20px;}
.post-tip .closeBtn{position:absolute; right:0; top:0; width:24px; height:24px; text-align:center; line-height:24px; font-size:20px; color:#ccc;}
#random-bn{width:100%; margin:0 auto; overflow:hidden;}

.warea-filter .ch-bw li.active {
    background-color: #fff; 
}
.warea-filter .ch-bw li.active a {
    color: #1494f7;
    display: block;
    text-align: center;
    border: 1px solid #1494f7;
    border-radius: 3px;
    white-space: nowrap;
    font-size: 12px;
    text-overflow: ellipsis;
    overflow: hidden;
}