.hole_body {
    margin: 0 auto;
    background-color: #fff;
}
.hole_body .clear{height: auto;    visibility: inherit;}
.hole_body .clear:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
/*首页头部*/
.top-bar {
    width: 100%;
    z-index: 101;
    position: fixed;
    top: 0;
    background: -webkit-linear-gradient(left, #ed232f , #f74550);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #ed232f, #f74550);
 /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #ed232f, #f74550);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #ed232f , #f74550);
    /* 标准的语法 */
    /*FILTER:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ed232f,endColorStr=#f74550); *//*IE 6 7 8*/
}
.top-bar-w {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    width: 100%;
    color: #212121;
    height: 1.1rem;
    /*line-height: 1.15rem;*/
    padding: 0.3rem 0;
}
.list-logo{
    width: 2.5rem;
    margin-top: 0.2rem;
    margin-left: 0.36rem;
}
.top-bar-w .back {
    display: block;
    width: 1rem;
    height: 100%;
    background-image: url("/asset/images/back.png");
    background-repeat: no-repeat;
    background-size: auto 110%;
    background-position: 0 center;
}
.top-bar-w .message {
    display: block;
    width: 1.84rem;
    height: 1.1rem;
    background: url("/asset/images/course/message.png") no-repeat center;
    background-size: auto 80%;
}
.top-bar-w .cancel-inputSearch{
    display: none;
    color: #fff;
    font-size: 0.55rem;
    height: 1.1rem;
    line-height: 1.1rem;
    padding: 0 0.32rem;
}
.c-is{
    margin-right: 0.36rem;
}


.top-bar-c {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    margin-left: 1.3rem;
    background: #fff;
    -webkit-border-radius: .5rem;
}
.s-input-select {
    display: -webkit-box;
    height: 1.1rem;
    background: #fff;
    -webkit-border-radius: 4px;
    border-radius: 0.5rem;
}
.s-input-tab {
    display: none;
    position: relative;
}
.s-input-tab .s-input-tab-txt {
    width: 2.45rem;
    height: 1.1rem;
    line-height: 1.1rem;
    text-indent: 0.26rem;
    color: #7f7f7f;
    font-size: 0.55rem;
}
.s-input-tab .s-input-tab-txt:after {
    content: '';
    position: absolute;
    width: 0.42rem;
    height: 0.24rem;
    background-repeat: no-repeat;
    background-image: url("/asset/images/home/arrow-another.png");
    background-size: 0.42rem auto;
    top: 0.5rem;
    right: 0.2rem;
}
.s-input-tab .s-input-tab-nav {
    position: absolute;
    left: 0;
    top: 1.1rem;
    z-index: 101;
    padding: 0.44rem;
}
.s-input-tab .s-input-tab-nav.on{display: block;}
.s-input-tab .s-input-tab-nav.off{display: none;}
.s-input-tab .s-input-tab-nav ul {
    background: #484d50;
    -webkit-border-radius: 0.26rem;
    border-radius: 0.26rem;
    width: 2.6rem;
    overflow: hidden;
    color: #c7c8c9;
}
.s-input-tab .s-input-tab-nav ul:after {
    position: absolute;
    left: 0.87rem;
    top: 0.22rem;
    content: '';
    display: inline-block;
    width: 0.43rem;
    height: 0.43rem;
    background: #484d50;
    -webkit-transform: rotate(45deg);
}
.s-input-tab .s-input-tab-nav li {
    border-top: 1px solid #707476;
    margin-top: -1px;
    height: 1.35rem;
    font-size: 0.55rem;
    text-indent: 0.6rem;
    line-height: 1.35rem;
}

.s-input-frame {
    -webkit-box-flex: 1;
    width: 100%;
    /*padding-right: 0.3rem;*/
    line-height: 1.1rem;
}
.c-form-suggest {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    width: 100%;
}
.c-form-suggest .c-form-btn {
    width: 1.68rem;
    height: 1.1rem;
}
.icons-search{
    display: block;
    border: none;
    width: 100%;
    height: 100%;
    background: url("/asset/images/course/search.png") no-repeat center;
    background-size: auto 60%;
}
.c-form-suggest .s-form-search{
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    height: 100%;
    border-top-left-radius: .5rem;
    border-bottom-left-radius: .5rem;
    border-bottom-right-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
    /*padding-left: 0.8rem;*/
    /*background: url(/asset/images/home/logoxue.png) 0.2rem center no-repeat;*/
    background-size: 0.8rem;
}
.c-form-suggest .s-form-search .complete{
    display: block;
    border: none;
    background: none;
    width: 100%;
    height: 1.1rem;
    line-height: 0.8rem;
    font-size: 0.56rem;
    border-top-left-radius:0;
    border-bottom-left-radius:0;
    border-bottom-right-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
}
.cltC{
    /*background-color: #FF7B33;*/
    color: #fff;
}
.s-formchnage{
    background: none!important;
    padding-left: 0!important;
}

.c-form-suggest .s-form-search .complete.c-form-btn-padding{
    padding-left: 1.2rem;
    background: url("/asset/images/course/search.png") no-repeat 0.35rem center;
    background-size: 0.7rem auto;
}
.c-form-suggest .s-form-search .complete.c-form-btnW-padding{
    padding-left: 1.2rem;
    background: url("/asset/images/course/search.png") no-repeat 0.35rem center;
    background-size: 0.7rem auto;
}
.c-form-suggest .s-form-search .search-clear{
    display: none;
    position: absolute;
    top: 0;
    right: 0.1rem;
    width: 1.5rem;
    height: 1rem;
    font-size: 0.65rem;
    color: #999;
    line-height: 1rem;
    text-align: center;
    border: none;
    background-color: transparent;
}
/* 头部搜索框 完成 */
.s-form-search {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    height: 100%;
    border-top-left-radius: .5rem;
    border-bottom-left-radius: .5rem;
    border-bottom-right-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
    padding-left: 2.8rem;
    background: url(/logom.png) 0.2rem center no-repeat;
    background-size: 2.8rem!important;
}


/* 搜索推荐、记录 */
/*.scc{*/
    /*color: #fff !important;*/
/*}*/
.fntc{
    color: #fff;
}

.search-panel{
    display: none;
    position: absolute;
    top: 1.4rem;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    overflow: auto;
    z-index: 100;
}

.search-panel .sift-row,.search-panel02 .sift-row{
    padding: 0 4%;
}
.sift-row .row-head {  margin-top: 0.85rem;position: relative; }
.sift-row .row-head .row-title {
    display: block;
    font-size: 0.55rem;
}
.sift-row .row-body {  margin: 0.45rem 0 0.2rem 0;position: relative  }
.search-panel .sift-row-last,.search-panel02 .sift-row-last{
    margin-bottom: 3.16rem;
    border: none;
}
.search-panel .sift-row .row-body .search-panel-ul,.search-panel02 .sift-row .row-body .search-panel-ul{
    margin-left: -0.45rem;
    display: none;
}
.search-panel .sift-row .row-body .search-panel-ul-active,.search-panel02 .sift-row .row-body .search-panel-ul-active{
    display: block;
}
.search-panel .sift-row .row-body .sift-item,.search-panel02 .sift-row .row-body .sift-item {
    float: left;
    margin-bottom: 0.45rem;
    margin-left: 0.45rem;
}
.search-panel .sift-row .row-body .sift-item > a,.search-panel02 .sift-row .row-body .sift-item > a{
    display: block;
    color: #555;
    font-size: 0.55rem;
    text-align: center;
    line-height: 1;
    /*text-overflow: ellipsis;*/
    background: #f6f6f6;
    white-space: nowrap;
    /*overflow: hidden;*/
    padding: 0.33rem 0.6rem ;
    -webkit-border-radius: 0.11rem;
    -moz-border-radius: 0.11rem;
    border-radius: 0.11rem;
}

.search-panel .sift-row .row-body .history-item,.search-panel02 .sift-row .row-body .history-item{
    margin-bottom: 0.45rem;
}
.search-history-text{
    color: #555;
    font-size: 0.55rem;
    text-align: center;
    line-height: 1;
    text-overflow: ellipsis;
    background: #f6f6f6;
    white-space: nowrap;
    overflow: hidden;
    padding: 0.33rem 0.6rem;
    -webkit-border-radius: 0.11rem;
    -moz-border-radius: 0.11rem;
    border-radius: 0.11rem;
}
.clear-the-history {
    width: 1.5rem;
    height: 1.25rem;
    font-size: 0.7rem;
    color: #999;
    line-height: 1.25rem;
    text-align: center;
    border: none;
    background-color: #fff;
}
.clear-all-history{
    display: inline-block;
    color: #ed232f;
    font-size: 0.5rem;
    line-height: 1.5;
    padding-left: 1rem;
    margin-top: 0;
    background-image: url(/asset/images/school/scdlt.png);
    background-size: auto 0.64rem;
    background-repeat: no-repeat;
    background-position: 0 0.1rem;
    height: 0.8rem;
    position: absolute;
    top: 0;
    right: -0.424rem;
}
/* 搜索推荐、记录 完成 */


.msfoot{font-size: 67.5px;}


.page-footer{
    color: #999;
    font-size: 0.45rem;
    text-align: center;
    /*padding: 0.6rem 0 1.1rem;*/
    border-top: 1px solid #eee;
    background-color: #f6f6f6;
    padding-bottom: 2.6rem;
}
.page-footer .fl{float:left;}

.footer-links{
    text-align: center;
    margin-bottom: 0.3rem;
    font-size: 0.56rem;
}
.footer-act{
    display: inline-block;
    color: #999;
    padding: 0 0.5rem;
    border-left: 0.05rem solid #999;
}
.footer-links .footer-act:first-child{
    border-left: none;
}
.copyright {
    margin-top:0.625rem;
}


/* 页面底部定位内容 */
.fixb{
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    height: 2.1rem;
    border-top: 0.05rem solid #cbcbcb;
    white-space: nowrap;
    z-index: 100;
}
.fixb-detail {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1.91rem;
    border-top: 0;
    white-space: nowrap;
    z-index: 1;
}
.chuping{
    background: url("/asset/images/home/chuping.png") 0 0 no-repeat;
    background-size: 1.5rem;
}
.diannao{
    background: url("/asset/images/home/diannaoban.png") 0 0 no-repeat;
    background-size: 1.5rem;
}
.appxiazai{
    background: url("/asset/images/home/appxiazai.png") 0 0 no-repeat;
    background-size: 1.5rem;
}
.DownRec{
    margin-top: 0.8rem;
}
.DownRec>ul>li{
    font-size: 0.6rem;
    margin-left: 1.7rem;
}
.DownRec>ul>li:nth-child(2){
    border-right: 1px solid #efefef;
    border-left:1px solid #efefef;
    padding:  0 1.7rem;
}
.DownRec>ul>li>a{
    display: block;
    width: 1.46rem;
    height: 1.46rem;
    background-size: 1.46rem;
    margin: 0 auto;
    padding-bottom: 0.3rem;
}
.loginregi{
    width: 6.8rem;
    margin: 0 auto;
    margin-top: 0.6rem;
}
.loginregi>ul>li{
    margin-left: 0.5rem;
    float: left;
}
.loginregi>ul>li:nth-child(2){
    border-right: 1px solid #efefef;
    border-left: 1px solid #efefef;
    padding:0 0.4rem;
}
.loginregi>ul>li>a{
    font-size: 0.5rem;
    color: #999;
    display: block;
}
.pop_ {
    background: url(/asset/images/renqixue.png) no-repeat 0 -0.01rem;
    background-size: 0.45rem;
    font-size: 0.45rem;
    color: #999;
    padding-left: 0.6rem;
    margin: 0.15rem 0 0 0.4rem;
}
/* 定位的底部 */
.home_footer_ul{
    height: 100%;
    background-color: #fdfdfd;
}
.home_footer_ul > li{width:16.666%;
    float: left;
    height: 100%;
    text-align: center;
}
.home_footer_per{
    width: 25%;
}
.tohome,.subject,.shopping_mall,.mine,.classification{
    background-repeat: no-repeat;
    background-size: 1.2rem;
    background-position: center -1.7rem;
}
.trencher_cap{
    background-repeat: no-repeat;
    background-size: 1.2rem;
    background-position: center -1.7rem;
}
.tohome{background-image: url("/asset/images/home/footer_home.png");}
.subject{background-image: url("/asset/images/home/subject.png");}
.trencher_cap{background-image: url("/asset/images/home/cap.png");}
.shopping_mall{background-image: url("/asset/images/home/shopping_mall.png");}
.mine{background-image: url("/asset/images/home/mine.png");}
.classification{
    background-image: url("/asset/images/home/footer_fenlei.png");
}
.tohome > a,
.subject > a,
.trencher_cap > a,
.shopping_mall > a,
.mine > a,
.classification>a{
    display: block;
    width: 100%;
    padding-top: 1.26rem;
    color: #555;
    font-size: 0.5rem;
}
.home_footer_ul > li.active,
.home_footer_ul > li:active{
    background-position: center -3.7rem;
}
.home_footer_ul > li.active > a,
.home_footer_ul > li:active > a{color: #ed232f;}

.footer{margin-bottom:40px}
#contactbar{width:100%;height:48px;background:#F1F1F1;border-top:1px solid #ddd;position:fixed;bottom:0;z-index:2;margin:0;padding:0}
#contactbar .bottom_index{background:url(../images/bottom_index.png) 0 0 no-repeat}
#contactbar .bottom_history{background:url(../images/bottom_history.png) 0 0 no-repeat}
#contactbar .bottom_member{background:url(../images/bottom_member.png) 0 0 no-repeat}
#contactbar .bottom_post{background:url(../images/bottom_post.png) 0 0 no-repeat}
#contactbar .bottom_history,#contactbar .bottom_history_on,#contactbar .bottom_index,#contactbar .bottom_index_on,#contactbar .bottom_member,#contactbar .bottom_member_on,#contactbar .bottom_post,#contactbar .bottom_post_on{background-position:center 6px;background-size:24px auto}
#contactbar a{width:25%;height:100%;line-height:78px;text-align:center;background-color:#FFF;float:left;color:#777;font-size:10px}
.footer{padding-top:10px;padding-bottom:10px;background-color:#F2F2F2}
.footer_01{font-size:0;margin:0 auto 10px;text-align:center}
.footer_01 a{color:#999;display:inline-block;font-size:12px;padding:0 6px}
.footer_01 a:nth-child(n+2){margin-left:5px}
a.footer_hover{color:#5F6880}
.cooperate{margin-bottom:14px;text-align:center}
.cooperate a{color:#B0B0B0;font-size:12px}
.footer_02{color:#B0B0B0;font-size:10px;padding-bottom:20px;text-align:center}
.tuiguang{background:#FFF;border-top:1px solid #7D8196}
.tuiguang span{background:#157DFB;border-radius:3px;color:#FFF;font-size:12px;height:16px;line-height:16px;left:11px;padding:0 4px;position:absolute;top:12px}
.tuiguang a{color:#999;display:block;font-size:13px;padding:12px 0 12px 51px;position:relative}
.tuiguang a:nth-of-type(n+2){border-top:1px solid #F1F1F1}
.tuiguang .small{font-size:11px;margin-top:7px}
.help{font-size:0;padding:15px 10px;text-align:center;margin:0;height:37px;line-height:37px;background-color:#F2F2F2}
.help a{background:#FFF;border:1px solid #DCDEE0;color:#5F6880;display:inline-block;font-size:14px;height:35px;line-height:35px;position:relative;text-indent:30px;vertical-align:top}
.help a:nth-of-type(1){margin-right:5px;text-indent:35px;width:190px}
.help a:nth-of-type(1)::before{background:url(../images/trush.png);background-size:14px auto;content:'';height:18px;left:17px;position:absolute;top:8px;width:14px}
.help a:nth-of-type(2){width:96px}
.help a:nth-of-type(2)::before{background:url(../images/index_mail.png) no-repeat;background-size:18px auto;content:'';height:16px;left:8px;position:absolute;top:12px;width:18px}
.search{padding:11px 0 0 0;position:relative;right:0;display:block;float:left}
.width45{width:40%;float:left}
.width65{width:62%;float:left}
.search form{display:-webkit-box;display:-webkit-flex;display:flex;margin:0 10px}
.input_keys{border:none;color:#333;display:block;font-size:12px;height:24px;margin:0;padding:2px 0;text-indent:6px;width:100%;border:none;-moz-border-radius:16px 0 0 16px;-webkit-border-radius:16px 0 0 16px;border-radius:16px 0 0 16px}
#qixc{background:#FFF url(../images/index_magnifier3.png) no-repeat;background-size:42px auto;height:28px;width:45px;vertical-align:top;border:none;text-indent:-9999px;-moz-border-radius:0 16px 16px 0;-webkit-border-radius:0 16px 16px 0;border-radius:0 16px 16px 0}
.delBtn{position:absolute;top:3px;right:2px;background:#FFF url(../images/deletebg.png) no-repeat;background-size:28px 32px;width:27px;height:32px;vertical-align:middle}
.search_word{color:#fff;font-size:14px;height:22px;line-height:22px;margin:0 0 0 10px;overflow:hidden}
.search_word a{color:#FFF;margin-right:5px}
.withbg a{color:#FFF}
.header{background-size:100% 100%;height:49px;position:relative}
.logo_a{background:url(../images/logo.png);background-size:90px auto;border-radius:0;display:inline-block;height:26px;margin:12px 0 11px 10px;width:101px;float:left}
.logo_a img{width:100%}
.city_a{color:#fff;display:inline-block;margin:16px 0 8px 10px;padding-right:14px;vertical-align:top;float:left}
.city{color:#3F4358;font-size:14px;position:relative}
.city::after{border:5px solid transparent;border-top-color:#999;content:'';position:absolute;right:-15px;top:6px}
.publish{border-radius:0;font-size:12px;height:45px;position:absolute;right:0;text-align:center;top:0;width:43px}
.publish .ico{background:url(../images/index_post.png);background-size:23px auto;display:block;height:23px;margin:2px auto 2px;width:23px}
.login{border-radius:0;font-size:12px;height:45px;position:absolute;right:43px;text-align:center;top:0;width:43px}
.login .ico{background:url(../images/my.png);background-size:23px auto;display:block;height:23px;margin:2px auto 2px;width:23px}
.dl_nav{width:100%;height:36px;font-size:14px;line-height:36px;background:#fff;color:#7c7c7c;text-indent:5px;border-bottom:1px solid #d8d9da}
.dl_nav span{height:32px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.dl_nav span font{width:7px;height:13px;background-position:-45px -61px;display:inline-block}
.dl_nav a{padding:5px 5px 3px 5px}
.dl_nav h1{display:inline;font-size:14px;font-weight:400}
.bbmes,.qzs{background:#ff7a4c;width:14px;height:14px;line-height:14px;font-size:11px;text-align:center;border:0;color:#fff;overflow:hidden;vertical-align:text-top;margin-top:-3px;margin-right:5px;-webkit-border-radius:14px;padding:0 5px;display:none}
.raquo{background:url(../images/bg.png);background-size:94px auto}
.pager{background:#FFF;border-top:1px solid #E0E1E2;font-size:14px;padding:25px 0;text-align:center;color:#3F4358}
.pager a{-webkit-appearance:none;border:1px solid #C8CACC;border-radius:0;box-shadow:0 2px 0 #EFF0F1;color:#3F4358;display:inline-block;height:33px;line-height:33px;margin-right:5px;vertical-align:top}
.pagenext,.pageprev{position:relative;text-align:left;width:70px}
.pageprev{text-indent:20px}
.pageprev::before{content:'';border:5px solid transparent;border-right-color:#3F4358;height:0;left:5px;position:absolute;top:11px;width:0}
.pager a.pagenext{margin-right:0;text-indent:10px}
.pagenext::after{content:'';border:5px solid transparent;border-left-color:#3F4358;height:0;right:4px;position:absolute;top:11px;width:0}
.pager a.pageno{text-align:center;width:33px}
.pager a.pagedisable{-webkit-user-select:none;-webkit-tap-highlight-color:rgba(255,255,255,0);border-color:#C6CBD2}
.pagedisable::before{border-right-color:#C6CBD2}
.pagedisable::after{border-left-color:#C6CBD2}
.nearbyinfo{color:#ff8000;text-align:center;line-height:40px;border-bottom:1px #dedede solid;background:#FFF;list-style-type:none}
.navi{height:45px;background:#fff;-webkit-box-shadow:0 1px 2px #b2b3b3;box-shadow:0 1px 2px #b2b3b3}
.navi li{float:left;list-style:none;width:20%}
.navi li:last-of-type{float:right;width:20%}
.navi li a{display:block;color:#374565;text-align:center;line-height:45px}
.navi li a:active{color:#374565}
.navi li.selected{height:42px}
.blue .header{background-color:#3592E2}
.blue .navi li.selected{border-bottom:3px solid #3592E2}
.blue #contactbar .bottom_index_on{background:url(../images/bottom_index_hover_blue.png) no-repeat;background-position:center 6px;background-size:26px auto}
.blue #contactbar .bottom_history_on{background:url(../images/bottom_history_hover_blue.png) no-repeat;background-position:center 6px;background-size:26px auto}
.blue #contactbar .bottom_member_on{background:url(../images/bottom_member_hover_blue.png) 0 0 no-repeat;background-position:center 6px;background-size:26px auto}
.blue #contactbar .bottom_post_on{background:url(../images/bottom_post_hover_blue.png) no-repeat;background-position:center 6px;background-size:26px auto}
.green .header{background-color:#42B712}
.green .navi li.selected{border-bottom:3px solid #42B712}
.green #contactbar .bottom_index_on{background:url(../images/bottom_index_hover_green.png) no-repeat;background-position:center 6px;background-size:26px auto}
.green #contactbar .bottom_history_on{background:url(../images/bottom_history_hover_green.png) no-repeat;background-position:center 6px;background-size:26px auto}
.green #contactbar .bottom_member_on{background:url(../images/bottom_member_hover_green.png) 0 0 no-repeat;background-position:center 6px;background-size:26px auto}
.green #contactbar .bottom_post_on{background:url(../images/bottom_post_hover_green.png) no-repeat;background-position:center 6px;background-size:26px auto}
.orange .header{background:url(../images/top_inner.png) no-repeat 0 0 #FF5E15}
.orange .navi li.selected{border-bottom:3px #FF621C solid}
.orange #contactbar .bottom_index_on{background:url(../images/bottom_index_hover.png) no-repeat;background-position:center 6px;background-size:26px auto}
.orange #contactbar .bottom_history_on{background:url(../images/bottom_history_hover.png) no-repeat;background-position:center 6px;background-size:26px auto}
.orange #contactbar .bottom_member_on{background:url(../images/bottom_member_hover.png) 0 0 no-repeat;background-position:center 6px;background-size:26px auto}
.orange #contactbar .bottom_post_on{background:url(../images/bottom_post_hover.png) no-repeat;background-position:center 6px;background-size:26px auto}
/*.red .header{background-color:#ED232F}*/
.red .header{    background: -webkit-linear-gradient(left, #ed232f , #f74550);
    background: -o-linear-gradient(right, #ed232f, #f74550);
    background: -moz-linear-gradient(right, #ed232f, #f74550);
    background: linear-gradient(to right, #ed232f , #f74550);}
.red .navi li.selected{border-bottom:3px solid #ED232F}
.red #contactbar .bottom_index_on{background:url(../images/bottom_index_hover_red.png) no-repeat;background-position:center 6px;background-size:26px auto}
.red #contactbar .bottom_history_on{background:url(../images/bottom_history_hover_red.png) no-repeat;background-position:center 6px;background-size:26px auto}
.red #contactbar .bottom_member_on{background:url(../images/bottom_member_hover_red.png) 0 0 no-repeat;background-position:center 6px;background-size:26px auto}
.red #contactbar .bottom_post_on{background:url(../images/bottom_post_hover_red.png) no-repeat;background-position:center 6px;background-size:26px auto}
.blue .pager a.pagecur{border-color:#3592E2;color:#3592E2}
.green .pager a.pagecur{border-color:#42B712;color:#42B712}
.orange .pager a.pagecur{border-color:#F90;color:#F90}
.red .pager a.pagecur{border-color:#ED232F;color:#ED232F}
.filt-arrowwhite{display:inline-block;margin-left:4px;width:0;height:0;border-color:#FFF transparent transparent transparent;border-style:solid;border-width:4px;vertical-align:-2px;font-size:0;line-height:0}
.filt-arrow{display:inline-block;margin-left:4px;width:0;height:0;border-color:#747474 transparent transparent transparent;border-style:solid;border-width:4px;vertical-align:-2px;font-size:0;line-height:0}
.filt-arrowright{display:inline-block;margin-left:6px;width:0;height:0;border-color:transparent transparent transparent #747474;border-style:solid;border-width:4px;font-size:0;line-height:0}
.h_btn{float:right;width:19px;display:block;margin-top:14px;margin-right:10px}
.h_btn::before{background:url(../images/top.btn.png) no-repeat;background-size:19px auto;content:'';display:block;height:19px;margin:0 auto 4px;width:19px}
.h_post::before{background-position:0 -19px}
/*11111111111111111111*/
#phb{
    padding-top: 10px;
}
.clear{
    clear: both;
}
#phb ul{

}
#phb ul.dh{

}
#phb ul.dh li{
    width: 49%;
    float: left;
    padding-left: 1%;
    line-height: 30px;
    display: inline-block;
}
#phb ul.dh li{
    display: inline-block;float: left; margin-bottom: 5px;
}
#phb ul.dh li img{
    display: block;width: 100%;
}
.hidden{
    display: none;
}
.shangjia{

}
.shangjia li{
    list-style: none; margin-bottom: 15px;
    float: left;
    width: 25%; display: inline-block;
}
.shangjia li img{
    width: 90%; 
    display: block; margin: 0 auto; border-radius: 50%;
}
.shangjia li a{
    width: 90%;  font-size: 14px;
    line-height: 24px; height: 24px;
     overflow: hidden; text-decoration: none;
     white-space: nowrap;
     text-overflow:ellipsis;
    color: #444;
    display: block;
    text-align: center;
}