@charset "utf-8";
/* CSS reset@ */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, a {
    padding: 0;
    margin: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

del, ins {
    text-decoration: none;
}

fieldset, img {
    border: 0;
}

body, button, input, select, textarea {
    font: 14px "microsoft YaHei", Tahoma, Helvetica, Arial;
    color: #333333
}

input, select, img {
    vertical-align: middle
}

input, select {
    outline: none
}

input, button, select, textarea {
    outline: none
}

textarea {
    resize: none;
    overflow: hidden;
}

ul, ol {
    list-style: none;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 12px;
    font-weight: 400;
}

address, cite, dfn, em, var {
    font-style: normal;
}

legend {
    display: none
}

td {
    font-size: 12px;
    line-height: 160%;
}

input::-moz-focus-inner, button::-moz-focus-inner {
    border: 0;
    padding: 0
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.fl, .fr {
    display: inline;
}

.tlef {
    text-align: left;
}

.tcen {
    text-align: center;
}

.trig {
    text-align: right;
}

a {
    text-decoration: none;
}

a:active, a:focus {
    -moz-outline: none;
    outline: none;
    ie-dummy: expression(this.hideFocus=true);
}

.clearfix:after {
    content: "";
    height: 0;
    visibility: hidden;
    display: block;
    clear: both;
}

.clearfix {
    zoom: 1;
}

.clear {
    clear: both;
    height: 0;
    overflow: hidden;
}
.pr{position:relative;}
.pa{position:absolute;}
body{
    background: #fafafa;
}
.icon{
    background: url("/f../images/icon.png-v1.html") no-repeat;
}
.cssSprite{
    background: url("/f../images/png24.png-v2.0.html") no-repeat;
}

/*** header top ***/
.header{
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #e6e6e6;
    height: 100px;
}
.header .inner,.header-tab .inner{
    width: 980px;
    margin: 0 auto;
}
.header .logo{
    display: block;
    width: 132px;
    height: 92px;
    margin: 4px 0 0 20px;
    font-size: 0;
    background: url("/f../images/logo.png") no-repeat;
}
.header .collect {
    margin-left: 25px;
    width: 200px;
}
.header .collect a{
    display: block;
    width: 70px;
    height: 24px;
    margin-top: 22px;
    background: url("/f../images/icon-collect.png");
}
.header .collect .slogan{
    height: 20px;
    margin-top: 10px;
}
.header .collect .border1,.header .collect .border2{
    display: block;
    width: 10px;
    height: 20px;
    background-position: -60px -200px;
}
.header .collect .border2{
    background-position: -70px -200px;
}
.header .collect .slogan .cot{
    display: block;
    height: 20px;
    line-height: 20px;
    background-color: #ffd300;
}

.header .search {
    margin: 20px 0 0 96px;
    width: 345px;
    /*height: 40px;*/
}
.header .search .inp .search-inp{
    width: 215px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #0571c6;
    border-radius: 4px 0 0 4px;
    padding: 0 10px 0 35px ;
    color: #808080;
    background-position: 10px -149px;
}
.header .search .inp .foucus{
    background:none;
    padding: 0 10px;
    width: 240px;
}
.header .search .inp .search-btn{
    display: block;
    width: 80px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #0571c6;
    *border:none;
    border-radius: 0 4px 4px 0;
    background: #0571c6;
    color: #fff;
    cursor: pointer;
}
.header .search .hot{
    color: #808080;
    margin-top: 5px;
    height: 19px;
    overflow: hidden;
}
.header .search .hot a{
    display: block;
    float: left;
    color: #808080;
    padding: 0 7px;
}
.header .search .hot span{
    display: block;
    float: left;
}
.header .search .hot a:hover{
    color: #0571c6;
}
.login{
    margin: 20px 0 0 50px;
}
.login .tx{
    position: relative;
    width: 60px;
    height: 60px;
}
.login .tx span{
    display: block;
    position: absolute;
    top:0;
    left: 0;
    width: 60px;
    height: 60px;
    background-position:  0 0;
}
.login .tx .hover{
    background-position: 0 -80px;
}
.login .tx img{
    width: 60px;
    height: 60px;
}
.unlogin{
    margin: 36px 0 0 80px;
}
.unlogin a{
    display: block;
    position: relative;
    height: 24px;
    width: 40px;
    font-size: 18px;
    font-weight: bold;
    color: #4c4c4c;
}


.unlogin a .icon-person{
    display: block;
    position: absolute;
    top:50%;
    left: -22px;
    margin-top: -8px;
    _margin-top: -10px;
    width: 16px;
    height: 18px;
    background-position: 0 -260px;
}
.unlogin a .icon-person-cur{
    background-position: -20px -260px;
}

/*登录下拉框*/
.ue-select {
    position: relative;
    z-index: 99;
    cursor: pointer;
    width: 75px;
    /*height: 60px;*/
}
.ue-select .icon-tran{
    display: block;
    line-height: 0;
    font-size: 0;
    width: 10px;
    height: 6px;
    margin: 30px 0 0 5px;
    background-position: -20px -120px;

}
.ue-select .active{
    background-position: -20px -134px;
}
.ue-select .pull-b{
    background-position: -40px -134px;
}
.ue-select .up-b{
    background-position: -60px -134px;
}
.ue-select-list {
    display: none;
    position: absolute;
    width: 125px;
    height: 107px;
    z-index: 999;
    top: 80px;
    left: -30px;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    box-shadow: 0 0 5px #e5e5e5;
}
.ue-select-list ul{
    position: relative;
    z-index: 998;

}
.ue-select-list .tran{
    position: absolute;
    display: block;
    z-index: 999;
    font-size: 0;
    top: -10px;
    left: 58px;
    width: 14px;
    height: 10px;
    background-position: -80px -320px;
    _background: url("/f../images/icon-tran.png") no-repeat;
}
.ue-select-list ul li a, .username{
    display: block;
    position: relative;
    color: #333;
    height: 35px;
    line-height: 35px;
    width: 60px;
    margin: 0 auto;
    padding-left: 30px;
    border-bottom: 1px solid #e5e5e5;
}
/*.ue-select-list ul li .out{*/
    /*border: none;*/
/*}*/
.ue-select-list ul li .username{
    width: 90px;
    padding: 0;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: default;
}
.ue-select-list ul .icon-pic,
.ue-select-list ul .icon-star,
.ue-select-list ul .icon-out
{
    display: block;
    position: absolute;
    top:50%;
    left: 5px;
    margin-top: -7px;
    width: 16px;
    height: 14px;
    background-position: -20px -100px;
}
.ue-select-list ul .icon-star{
    background-position: -20px -60px;
    height: 15px;
}
.ue-select-list ul .icon-out{
    background-position: -20px -80px;
    width: 15px;
    height: 15px;
}
.ue-select-list ul li a:hover{
    color: #0571c6;
}
.ue-select-list ul li a:hover .icon-pic{background-position: 0 -100px;}
.ue-select-list ul li a:hover .icon-star{background-position: 0 -60px;}
.ue-select-list ul li a:hover .icon-out{background-position: 0 -80px;}

.header-tab .ue-select-list{
    top:60px;
    left: -40px;
}
.header-tab .login .tx span{
    background-position: -80px 0;
}

.pulld{
    border-color: #cecece;
    border-bottom-color: #fff;
    padding-bottom: 5px;
}

/*** header tab ***/
.header-tab{
    height: 60px;
    width: 100%;
    z-index: 999;
    border-bottom: 1px solid #e6e6e6;
    background: #fff;
}
.header-tab .menu li{
    float: left;
}
.header-tab .menu li a{
    display: block;
    text-align: center;
    padding: 20px 13px;
    color: #333;
    position:relative;
}
.header-tab .menu li a:hover{
    border-bottom: 2px solid #0571c6;
    color: #0571c6;
}
.header-tab .menu li .active{
    border-bottom: 2px solid #0571c6;
    color: #0571c6;
}
.header-tab .logo-s{
    margin: 14px 15px 0 5px;
    width: 160px;
    height: 32px;
    background: url("/f../images/logo-2.jpg");
}
.header-tab .login{
    margin: 8px 20px 0 0;
    _width: 65px;
}
.header-tab .unlogin{
    margin: 18px 20px 0 0;
}
.header-tab .login .tx,.header-tab .login .tx img,.header-tab .login .tx span{
    width: 45px;
    height: 45px;
}
.header-tab .login .tx span{
    background-position: -80px 0;
}
.header-tab .login .tx .hover{
    background-position: -80px -80px;
}
.header-tab .login .icon-tran{
    margin-top: 24px;
}

/*中间内容区*/
.wrap{
    width: 980px;
    margin: 0 auto 20px auto;
}
/*表情系列入口*/
.m-show{
    margin-top: 20px;
    margin-left: -12px;
    _margin-left: -24px;
}
.m-show .col{
    float: left;
    margin-left:11px;
}
.m-show .col a{
    display: block;
    position: relative;
    width: 235px;
    height: 235px;
    border: 1px solid #e6e6e6;
    border-radius: 3px;
}
.m-show .col img{
    width: 235px;
    height: 235px;
    border-radius: 3px;
}
.m-show .col a:hover{
    box-shadow: 0 0 7px #e5e5e5;
    border: 1px solid #0571c6;
}
.m-show .col a:hover img{
    /*!*border: 1px solid #0571c6;*!*/
    /*border-bottom: none;*/
}
.m-show .col span{
    background: #0571c6;
    opacity:0.9;
    filter:alpha(opacity=90);
    display: block;
    position: absolute;
    bottom: 0;
    _bottom: -1px;
    left: -1px;
    padding: 0 10px;
    width: 217px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    border-radius: 0 0 3px 3px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
}
.m-show .col i{
    width: 57px;
    height: 57px;
    position: absolute;
    top: 0;
    right:0;
    _right:-1px;
    cursor: pointer;

}
.m-show .col .new{
    background-position: 0 -320px;
}

/*左右两栏结构*/
.m-content{
    margin-top: 20px;
}
.m-content .left{
    width: 650px;

}
.m-content .right{
    width: 320px;

}
/*左栏*/
.m-xl{
/*    height: 754px;*/
    background: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    padding:5px 18px 18px;
}
.m-picshow{
    margin-top: 13px;
}
.m-picshow .tit .sq{
    display: block;
    width: 6px;
    height: 16px;
    background: #0571c6;
    position: absolute;
    top:50%;
    margin-top: -8px;
}
.m-picshow .tit{
    position: relative;
    margin-top: 10px;
    height: 24px;
    line-height: 24px;
}
.m-picshow .tit a{
    padding-left: 20px;
    font-size: 18px;
    color: #000;
    line-height: 24px;
}
.m-picshow .tit a:hover{
    color: #0571c6;
}
.pictable{
    margin-top:12px;
    margin-left: -9px;
    _margin-left: -18px;
}
.pictable li{
    float: left;
    margin-left: 9px;
}
.pictable li a{
    display: block;
    width: 132px;
    height: 136px;
    border: 1px solid #e6e6e6;
    border-radius: 3px;
}
.pictable li a:hover{
    border: 1px solid #0571c6;
    box-shadow: 0 0 5px #eee;
    color: #0571c6;
}
.pictable img{
    width: 132px;
    height: 136px;
    border-radius: 3px;

}

.pictable .more{
    display: block;
    width: 25px;
    height: 88px;
    line-height: 22px;
    padding: 24px 5px;
    font-size: 18px;
    text-align: center ;
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    color: #4c4c4c;
    margin-left: 9px;
}
.pictable .more:hover{
    border: 1px solid #0571c6;
    color: #0571c6;
}

/*搜索页*/
.m-location{
    background: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    height: 34px;
    line-height: 34px;
    padding-left: 20px;
    margin-bottom: 10px;
}
.m-location a{
    color: #808080;
}
.m-location a:hover{
    color: #0571c6;
}
.m-location .cur{
    color: #000000;
}
.m-xl-search{
    background: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    padding: 18px 18px 0 18px;
}
.m-xl-search .search-tit{
    font-size: 18px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 15px;
}
.m-xl-search .search-tit span{
    color: #0571c6;
    font-weight: bold;
}
.m-xl-search .search-no{
    height: 440px;
    background: url("/f../images/search-no.png") no-repeat center;
}
.m-recommd{
    margin-top: 10px;
    background: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    padding: 18px 18px 0 18px;
}

/*404页面*/
.page-wrong{
    height: 460px;
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    background: url("/f../images/404.png") no-repeat center 40px #fff;
}
.page-wrong p{
    margin-top: 360px;
    text-align: center;
    font-size: 22px;
    color: #b3b3b3;
}
.page-wrong p a{
    color: #0571c6;
}

/*详情页*/
.m-moreinfo{
    position: relative;
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    background: #fff;
    padding: 18px 18px 0 18px;
}
.m-moreinfo .tit{
    color: #4c4c4c;
    font-size: 22px;
}
.m-moreinfo .time,.m-moreinfo .sametag{
    color: #808080;
    margin: 10px 0;
}
.m-moreinfo .sametag a{
    color: #4c4c4c;
    margin: 0 3px;
}
.m-moreinfo .sametag a:hover{
    color: #0571c6;
}
.m-moreinfo .mark{
    display: block;
    position: absolute;
    cursor: pointer;
    top: 0;
    right: 0;
    width: 60px;
    height: 60px;
    background-position: 0 -240px;
    _background: url("/f../images/jiaobiao.png") no-repeat 0 -65px;
}
.m-moreinfo .mark-cur{
    background-position: 0 -160px;
    _background-position: 0 0;

}



.m-infolist{
    margin: 20px 30px;
}
.m-infolist ul{
    margin-left: -40px;
    _margin-left: -80px;
}
.m-infolist li{
    float: left;
    margin: 0 0 20px 40px;
}

.m-infolist .list-col{
    display: block;
    position: relative;
    width: 250px;
    height: 250px;
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    cursor: default;
}
.m-infolist .bor-cur{
    border: 1px solid #0571c6;
}

.m-infolist .list-col .tip{
    display: block;
    width: 160px;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 30px;
    line-height: 30px;
    /*text-align: center;*/
    padding-left: 90px;
    background: #0571c6;
    color: #fff;
    opacity: 0.9;
    filter:alpha(opacity=90);
    cursor: pointer;
}

.m-infolist .list-col .tip .icon-download{
    display: block;
    position: absolute;
    top:50%;
    margin-top: -9px;
    margin-left: -25px;
    width: 14px;
    height: 18px;
    background-position: -120px -320px;
}

.m-infolist .list-col .tit{
    display: block;
    width: 210px;
    padding: 0 20px;
    position: absolute;
    bottom: -30px;
    left: 0;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #4c4c4c;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
}
.m-infolist .list-col .blue{
    color: #0571c6;
}

.m-infolist .list-col .mark-s{
    display: block;
    position: absolute;
    top:0;
    right:0;
    width: 40px;
    height: 40px;
    background-position: -65px -240px;
    _background: url("/f../images/jiaobiao.png") no-repeat -65px -65px;
    cursor: pointer;

}
.m-infolist .list-col .mark-s-cur{
    background-position: -65px -160px;
    _background-position: -65px 0;

}

/*图片居中*/
.showimg {
    display:table-cell;
    width:250px;
    height:250px;
    line-height:247px;
    line-height:246px\9;
    overflow:hidden;
    position:absolute;
    top:0;
    left: 0;
    text-align:center;
    vertical-align:middle;
    overflow:hidden;
}
.showimg .in {
    display: block;
    width:250px;
    position:static;
    +position:absolute;
    top:50%;
}
.showimg img {
    position:static;
    +position:relative;
    top:-50%;left:-50%;
    max-width:250px;
    max-height:250px;
    -width: expression(this.offsetWidth > 250 ? '250px': true);
}


.m-praise{
    width: 360px;
    _width: 390px;
    margin: 10px auto;
    *padding-top: 10px;
}
.m-praise li{
    width: 80px;
    float: left;
    margin: 0 20px;
}
.m-praise li a{
    display: block;
    width: 80px;
    height: 92px;
    background: url("/f../images/biaotai.png") no-repeat -80px 0;
    cursor: pointer;
}
.m-praise li .happy{
    background-position: -80px -120px;
}
.m-praise li .hate{
    background-position: -80px -240px;
}
.m-praise li .praise-cur{
    background-position: 0 0;
}
.m-praise li .happy-cur{
    background-position: 0 -120px;
}
.m-praise li .hate-cur{
    background-position: 0 -240px;
}


.m-praise li p{
    text-align: center;
    color: #808080;
    margin: 5px 0;
}
.m-praise li .hover{
    color: #0571c6;
;
}
.m-download{
    border-top: 1px solid #e6e6e6;
    padding: 20px 0;
}
.m-download p{
    font-size: 20px;
}
.m-download .tip{
    color: #b2b2b2;
    font-size: 15px;
    margin: 5px 0;
}
.m-download .dwn-btn{
    display: block;
    border: 1px solid #0571c6;
    border-radius: 5px;
    text-align: center;
    width: 180px;
    height: 50px;
    line-height: 50px;
    color: #0571c6;
    font-size: 18px;
    margin: 20px 0;
}
.m-download .dwn-btn:hover{
    background: #0571c6;
    color: #fff;
}

/*我的收藏*/
.clt-locat{
    margin-top: 20px;
}
.m-clt-content .left{
    width: 180px;
}
.m-clt-content .right{
    width: 750px;
    background: #fff;
    border-radius: 3px;
    border: 1px solid #e6e6e6;
    padding: 0 20px;
    margin-bottom: 50px;
}
.aside-nav{
    background: #fff;
    border-radius: 3px;
    border: 1px solid #e6e6e6;
}
.m-clt-content .aside-nav li a {
    display: block;
    position: relative;
    color: #333;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    width: 90px;
    margin: 0 auto;
    padding-left: 48px;
    cursor: default;
    /*border-bottom: 1px solid #e5e5e5;*/
}
.m-clt-content .aside-nav .icon-love,
.m-clt-content .aside-nav .icon-pen
{
    display: block;
    position: absolute;
    top:50%;
    left: 15px;
    margin-top: -10px;
    width: 20px;
    height: 18px;
    background-position: -65px -100px;
}
.m-clt-content .aside-nav .icon-pen{
    width: 19px;
    height: 19px;
    background-position: -25px -200px;
}
.m-clt-content .aside-nav li a:hover,
.m-clt-content .aside-nav li .cur span
{
    color: #0571c6;
}

.m-clt-content .aside-nav li a:hover .icon-love,
.m-clt-content .aside-nav li .cur .icon-love
{
    background-position: -40px -100px;
}
.m-clt-content .aside-nav li a:hover .icon-pen,
.m-clt-content .aside-nav li .cur .icon-pen{
    background-position: 0 -200px;
}

.m-clt-content .aside-nav .last{
    border: none;
}

.m-clt-content .tab{
    border-bottom: 1px solid #e5e5e5;
}
.m-clt-content .tab li{
    float: left;
    /*height: 60px;*/
}
.m-clt-content .tab a{
    display: block;
    padding: 17px 20px;
    color: #000;
}
.m-clt-content .tab .active{
    border-bottom: 2px solid #0571c6;
}

.collect-box .list{
    margin:20px 0 0 -18px;
    _margin-left: -36px;
    *margin-bottom: 20px;
}
.collect-box .box{
    float: left;
    margin: 0 0 20px 18px;
}
.collect-box .box ul{
    _margin-left: -10px;
}
.collect-box .box a{
    display: block;
    width: 235px;
    background: #fff;
    border-radius: 3px;
    border: 1px solid #e6e6e6;
    cursor: pointer;
}
.collect-box .box a:hover{
    border: 1px solid #0571c6;
}
.collect-box .box .img-col{
    float: left;
    margin: 10px 0 0 10px;
}
.collect-box .box .img-col img{
    width: 102px;
    height: 102px;
    border-radius: 3px;
}
.collect-box .box span{
    display: block;
    text-align: center;
    color: #4c4c4c;
    padding: 7px 0;
}
.collect-box .box .blue{
    color: #0571c6;
}
.collect-box .no-collect{
    height: 450px;
    background: url("/f../images/nocollect.jpg") center no-repeat;
}
.collect-box .no-collect p{
    text-align: center;
    color: #b3b3b3;
    font-size: 22px;
    padding-top: 350px;
}

/*单图*/
.m-onepic{
    margin: 20px 0;

}

.m-onepic li{
    margin: 0 50px 40px 50px;
    _margin: 0 50px 40px 30px;

}
.m-onepic ul{
    margin-left: 25px;
    _margin-left:5px;
}


/*分页*/
/*page@layout*/
.dm-page{text-align: center; font-family: arial;}
.dm-page .dm-page_in{margin:0 auto;}
.dm-page a,.dm-page span,.dm-page .p_nums,.dm-page .p_num,.dm-page .p_jump span{vertical-align: baseline; *vertical-align: middle;}
.dm-page .prev_gry,.dm-page .next_gry,.dm-page .prev_gry:hover,.dm-page .next_gry:hover{ cursor: default;}

/*page@sytle*/
.dm-page{padding:15px 0 20px 0;}
.dm-page .dm-page_in{_padding-bottom: 1px;}
.dm-page a,.dm-page span,.dm-page .p_nums{margin:0 3px;}
.dm-page a,.dm-page span,.dm-page .p_jump span{border-radius: 3px; display:inline-block;line-height: 36px;height: 36px;}
.dm-page a,.dm-page .cur{border:1px solid #bebebe;color: #333;padding:0 10px;}
.dm-page a:hover,.dm-page .cur{border-color: #0571c6;background-color: #0571c6; color: #fff;}
.dm-page .prev_gry,.dm-page .next_gry,.dm-page .prev_gry:hover,.dm-page .next_gry:hover{border:1px solid #bebebe;background-color: #fff; color: #333;}
.dm-page .p_nums{display: inline-block; height: 22px;line-height:22px;}
.p_jump .p_num{display: inline-block; width:35px; height:16px; line-height:16px;border:0;border:1px solid #bebebe;padding:2px 0; text-align: center;}
.dm-page .p_jump{color: #333;margin-left: 10px;}
.p_jump .jump{ background-color: #eaeaea;}

/*右栏*/
.m-spot{padding-bottom:10px;}
.m-spot img{width:320px;height:108px;}

/*热门标签*/
.tag{
    /*margin-top: 7px;*/
    background: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    padding: 20px 20px;
    _padding: 19px 20px;
    height: 330px;
}
.tag .tit{
    position: relative;
    height: 26px;
}
.tag .tit .icon-tag{
    position: absolute;
    bottom: -4px;
    width: 42px;
    height: 38px;
    background-position: -40px 0;
}
.tag .tit span{
    padding-left: 50px;
    font-size: 20px;
    font-weight: bold;
}
.tag ul{
    margin-top: 20px;
    height: 285px;
    overflow: hidden;

}
.tag ul li{
    float: left;
    margin:0 10px 10px 0;
}
.tag ul li a{
    display: block;
    text-align: center;
    line-height: 30px;
    color: #0571c6;
    border: 1px solid #0571c6;
    padding: 0 15px;
    border-radius: 15px;
    white-space: nowrap;
}
.tag li a:hover{
    background: #0571c6;
    color: #fff;
}
/*热门榜*/
.rank{
    margin-top:10px;
    background: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    padding:15px 20px 13px;
}
.rank .tit{
    position: relative;
    height: 26px;
}
.rank .tit .icon-hot{
    position: absolute;
    bottom: -2px;
    width: 40px;
    height: 31px;
    background-position: -40px -40px;
}
.rank .tit span{
    padding-left: 50px;
    font-size: 20px;
    font-weight: bold;
}
.rank .list{
    padding-top:5px;
}
.rank .list a{
    display:block;
    height:20px;
    padding:0 65px 0 25px;
    color: #4c4c4c;
}
.rank .list li{
    padding:10px 0 0 0;
}
.rank .list .name{
    display:inline-block;
    width:186px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}

.rank .list .num{
    color: #999;width:45px;top:0;right:0;
}
.rank .list .icon,.rank .list .icon-num{position: absolute;}
.rank .list .icon-num{
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    background: #0571c6;
    font-style:normal;
    color: #fff;
    border-radius: 2px;
    left:0;
    top:50%;
    margin-top: -9px;
}
.rank .list .first{
    background-color: #ffd300;
}
.rank .list .icon-eye{
    width: 17px;
    height: 12px;
    font-size: 0;
    background-position: 0 -120px;
    top:50%;
    right:50px;
    margin-top: -6px;
}


/*表情列表*/
.m-exp{
    background: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    margin-top: 20px;
}
.m-exp .explist{
    margin-left: -20px;
    *margin-left: -20px;
    _margin-left: -40px;
}
.m-exp .inner{
    margin: 18px 18px 0 19px;
    *margin: 18px 18px 10px 19px;
    _margin: 18px 18px 0 19px;
}
.m-exp .explist li{
    float: left;
    margin-left: 20px;
    margin-bottom: 10px;
}
.m-exp .explist li a{
    display: block;
}
.m-exp .explist li img{
    width: 138px;
    height: 138px;
    border-radius: 3px;
    border: 1px solid #e6e6e6;
}
.m-exp .explist li .hover{
    border: 1px solid #0571c6;
    box-shadow: 0 0 5px #eee;
}

.m-exp .explist .tit{
    display: block;
    width: 140px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #4c4c4c;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
}

.m-rec .explist{
    margin-left: -18px;
    _margin-left: -36px;
}
.m-rec .explist li{
    margin-left: 17px;
    margin-bottom: 0;
}
.m-rec .tit .sq{
    display: block;
    width: 6px;
    height: 16px;
    background: #0571c6;
    position: absolute;
    top:50%;
    margin-top: -8px;
}
.m-rec .tit{
    position: relative;
    margin: 10px 0 15px 0;
    height: 24px;
}
.m-rec .tit a{
    padding-left: 20px;
    font-size: 18px;
    color: #000;
}
.m-rec .tit a:hover{
    color: #0571c6;
}
.m-rec .tit .unclick{
    cursor: default;
}
.m-rec .tit .unclick:hover{
    color: #000;
}



/*小游戏推荐*/
.m-xyx{
    width: 938px;
    padding: 20px;
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    background: #fff;
    margin-top: 20px;
}
.m-xyx .tit{
    position: relative;
    height: 24px;
}
.m-xyx .tit a{
    padding-left: 20px;
    font-size: 18px;
    color: #000;
}
.m-xyx .tit a:hover{
    color: #0571c6;
}
.m-xyx .yxlist{
    margin-left: -19px;
    _margin-left: -38px;
}

.m-xyx .yxlist li{
    float: left;
    margin-left: 19px;
}
.m-xyx .yxlist li a{
    display: block;
    border-radius: 3px;
}
.m-xyx .yxlist li img{
    width: 85px;
    height: 85px;
    border: 1px solid #e6e6e6;
    border-radius: 15px;
}
.m-xyx .yxlist span{
    display: block;
    width: 87px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #4c4c4c;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 10px;
    cursor: pointer;
}

/*页脚*/
.footer{  background: #ededed;  }
.footer .inner{  width: 980px;  margin: 0 auto;  }
.phone_footer a:hover {color:#f60}
.phone_product {border-bottom:1px dashed #D5D5D5;font-size:0;overflow:hidden;padding:25px 40px;margin:0 auto}
.phone_product {*padding:25px 25px;}
.phone_product dt {display:none}
.phone_product dd.last {background:0 0}
.phone_product dd {color:#333;float:left;height:16px;font-size:12px;margin:2px 0 0;background:url("/f../images/product.png-v1.1.html") no-repeat right -231px;padding:0 8px;_padding:0 7px;font-family:simsun;line-height:16px}
.phone_product dd a {color:#666}
.phone_product dd i {margin:0 5px 0 0}
.phone_product .ico_yx,.phone_product .ico_my,.phone_product .ico_sj,.phone_product .ico_dm,.phone_product .ico_wg,.phone_product .ico_news,.phone_product .ico_joke,.phone_product .ico_android,.phone_product .ico_biu {background:url("/f../images/product.png-v1.1.html") no-repeat 0 -35px;width:16px;height:16px;float:left}
.phone_product .ico_my {background-position:0 -53px}
.phone_product .ico_sj {background-position:0 -71px}
.phone_product .ico_dm {background-position:0 -89px}
.phone_product .ico_wg {background-position:0 -107px}
.phone_product .ico_news {background-position:0 -125px}
.phone_product .ico_joke {background-position:0 -161px}
.phone_product .ico_android {background-position:0 -267px}
.phone_product .ico_biu {background-position:0 -179px}

/*footer@layout*/
.dm-footer,.dm_footer{font-size:12px;font-family:Arial, Helvetica, sans-serif; line-height:24px; text-align:center;}

/*footer@style*/
.dm-footer,.dm_footer{color:#999;padding:15px 0;}
.dm-footer .linkus{color: #0571c6}
.dm-footer a,.dm_footer a{color:#999;padding:0 8px;}
.dm-footer a:hover,.dm_footer a:hover{color: #0571c6;}


/*侧边导航*/
.m-aside{
    width: 116px;
    height: 344px;
    background: url("/f../images/rocket.png-v1.html");
    /*position: relative;*/
    position: absolute;
    left: 50%;
    margin-left: 500px;
    z-index: 999;
    bottom: 200px;
}
.mini_aside{
    display: none;
}
.m-aside .inner{
    position: absolute;
    bottom: 113px;
    left: -4px;
}
.m-aside .top,.m-aside .bot{
    width: 123px;
    height: 5px;
    font-size: 0;
    background-position: 0 -400px;
}
.m-aside .bot{
    background-position: 0 -405px;
}
.m-aside .inner .list{
    width: 117px;
    border: 3px solid #0571c6;
    border-top: none;
    border-bottom: none;
    background: #fff;
}
.m-aside li a{
    display: block;
    position: relative;
    width: 70px;
    height: 32px;
    line-height: 32px;
    padding-left: 30px;
    margin: 0 auto;
    color: #333;
    border-bottom: 1px solid #e6e6e6;
}
.m-aside li .last{
    border: none;
}
.m-aside .list .icon-make,
.m-aside .list .icon-feed,
.m-aside .list .icon-back
{
    display: block;
    position: absolute;
    top:50%;
    left: 10px;
    margin-top: -7px;
    width: 14px;
    height: 14px;
    background-position: -20px 0;
}
.m-aside .list .icon-feed{background-position: -20px -20px;}
.m-aside .list .icon-back{background-position: -20px -40px;}
.m-aside .list .icon-make-cur { background-position: 0 0; }
.m-aside .list .icon-feed-cur { background-position: 0 -20px; }
.m-aside .list .icon-back-cur { background-position: 0 -40px; }


/* wg_dialog */
.ui-dialog{ outline: none; position: relative}
.wg_dialog .wg_dialog_close{
    position: absolute;
    right: 10px;
    top: 10px;
    display: block;
    width: 20px;
    height: 20px;
    background-position: 0 -225px;
}
.wg_dialog_body {
    width: 400px;
}
.wg_dialog_body .inner{
    height: 185px;
    background: url("/f../images/note.png") no-repeat center #fff;
    overflow: hidden;
    border-radius: 10px 10px 0 0;
}
.wg_dialog_body .inner p{
    margin-top: 145px;
    font-size: 18px;
    text-align: center;
}
.wg_dialog_body .okbtn{
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    background: #0571c6;
    color: #fff;
    border-radius: 0 0 10px 10px;
}

/*hover颜色切换*/
.blue{color: #0571c6}
.black{color: #4c4c4c}

.ue-select .show{
    display: block;
}

/* 广告位模块显示时 */
.j-mshow .m-xl .pictable{margin-top:13px;}
.j-mshow .m-xl .m-picshow{margin-top:16px;}

/*add new style*/
body{min-width:980px;}
.mt15{margin-top:15px;}
.n_ico{background:url("/f../images/n_ico.png-v1.html") no-repeat;display:inline-block;}
.i_i1{background-position:0 0px;width:36px;height:36px;}
.i_i2{background-position:0 -46px;width:34px;height:34px;}
.i_i3{background-position:0 -90px;width:37px;height:37px;}
.i-tit{padding-left:25px;font-weight:bold;}
.i-tit .n_ico{left:0;top:50%;}
.i-tit .i_i1{margin-top:-18px;}
.i-tit .i_i2{margin-top:-17px;}
.i-tit .i_i3{margin-top:-18px;}
.i_new{background-position:0 -158px;height:17px;width:32px;}
.m-more{height:18px;line-height:18px;right:0;top:50%;margin-top:-9px;padding-right:18px;}
.tit a.m-more{color:#888;font-size:14px;font-weight:normal;}
.i-tit .m-more .n_ico{left:auto;}
.m-more .n_ico{background-position:0 -137px;width:11px;height:11px;right:0;top:50%;margin-top:-5px;}
.m-more:hover .n_ico{background-position:0 -233px;}

.header-tab .i_new{right:5px;top:4px;}
.m-ref{color:#333;height:18px;line-height:18px;font-size:14px;right:0;top:50%;margin-top:-9px;padding-right:18px;_margin-top:-8px;}
.m-ref .n_ico{background-position:0 -185px;width:14px;height:14px;right:0;top:50%;margin-top:-7px;margin-top:-6px\9;_margin-top:-8px;}
.m-ref:hover,.rank .list a:hover,.m-more:hover{color:#0571c6;}
.m-ref:hover .n_ico{background-position:0 -209px;}

.tag{position:relative;}
.tag .toast{background-color:#000;background:rgba(0,0,0,.8);color:#fff;position:absolute;display: none;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    -ms-border-radius:5px;
    -o-border-radius:5px;
    border-radius:5px;
    left:15px; width:288px; text-align:center;top:50%;height:20px;padding:5px 0;margin-top:-15px;}


/* update by xiaofang 2016.12.25 */


.fwrap{ padding-top: 20px; }

/* fmod_bq */
.fmod_bq{
  background-color: #fff;
  padding: 0 19px;    
  border: solid 1px #e6e6e6;
  border-radius: 3px
}
.fmod_bq .fmod_hd{
    padding: 8px 0 0 40px;
    height: 40px;
    overflow: hidden;
    color: #333;
    font: 700 20px/40px "microsoft yahei";
}
.fmod_bq .fmod_hd  .ficon{
    float: left;
    *display: inline;
    margin-left: -40px;
    background: url("/f../images/ficon.png-v1.html") 0 0 no-repeat;
    height: 40px;

}
.fmod_bq .fmod_hd   .more{
    float: right;
    color: #333;
    font-weight: 500;
    font-size: 14px;
}
.fmod_bq .fmod_hd   .more:hover{color:#0571c6;}
.fmod_bq .fmod_bd{
    padding: 10px 0 20px;
}

/* fhot_mod */
.fhot_mod {
    padding-right: 0;
}
.fhot_mod .fmod_hd  .ficon{
    background-position: 0 0;
    width: 28px;
}
.fhot_mod  .m-show {
    margin:0  -30px 0 0 ;
}

.fhot_mod  .m-show .col{
    margin:0 19px 0 0;
    *display: inline;
    *zoom: 1;
}
.fhot_mod  .m-show .col a{
    width: 218px;
    height: 218px;
   
}
.fhot_mod  .m-show .col a:hover{
 /*     box-shadow: 0 0 10px #0571c6; */
}
.fhot_mod .m-show .col img{
     width: 218px;
    height: 218px;
}
.fhot_mod  .m-show .col span{
    width: 200px;
}

/* ftoday_mod */

.ftoday_mod .fmod_hd{
    padding-left: 50px;
}
.ftoday_mod .fmod_hd  .ficon{
    background-position: 0 -40px;
    width: 40px;
    margin-left: -50px;

}
.ftoday_mod  .fmod_bd{
    padding-top: 0;
}
.ftoday_mod  .m-xl{
    border: 0 none;
    padding: 0;
    margin-top: -4px
}
.j-mshow .m-xl .m-picshow{
    margin-top: 20px;
}
.fm-spot{
    padding: 10px 0 0 0;

}

/* fuser_mod */
.fuser_mod{
    margin-top: 20px;
}
.fuser_mod .fmod_hd{
    padding-left: 50px;
}
.fuser_mod .fmod_bd {
    padding-bottom: 0px;
}
.fuser_mod .fmod_hd  .ficon{
    background-position: 0 -160px;
    width: 44px;
    margin-left: -50px;
    height: 36px;
    overflow: hidden;

}
.fuser_mod  .m-exp{
    border: 0 none;
    margin-top: 0;
}
.fuser_mod .m-exp .inner{
  margin: 0;
}

/* fsection */
.fsection{
    margin-top: 20px
}
.fzxbq_mod{
    float: right;
    width: 280px;   
}
.fzxbq_mod .fmod_hd{
    padding-left: 50px;
}

.fzxbq_mod .fmod_hd  .ficon{
    background-position: 0 -120px;
    width: 42px;
    margin-left: -50px;
}
.fzxbq_mod .fmod_bd{
     height: 886px;
    overflow: hidden;
    padding-bottom: 0;
}

.ftalk_mod{
    float: left;
    width: 620px;
    padding-left: 10px;
}
.ftalk_mod .fmod_hd{
    padding-left: 60px;
}

.ftalk_mod .fmod_hd  .ficon{
    background-position: 0 -80px;
    width: 42px;
    margin-left: -50px;

}
.ftalk_mod .fmod_bd{
    padding: 0 0 20px;
    height: 876px;
    overflow: hidden;

}
.ftalk_mod .noresult{
   padding-top: 300px;
   text-align: center;
   font-size: 18px;
}

/* glb_talklist */
.glb_talklist {
    margin-top: -10px;
}
.glb_talklist .talk_item{
    position: relative;
    padding-left:60px;
    margin-top: 15px;
    height: 207px;
}
.glb_talklist .talk_item .num{
    background: url(/f../images/ficon.png) 0 -196px no-repeat;
    float: left;
    *display: inline;
    *zoom: 1;
    margin-left: -60px;
    margin-top: 3px;
    width: 50px;
    height: 28px;
    font: 500 12px/24px "microsoft yahei";
    color: #4c4c4c;
    text-align: center;
}
.glb_talklist .talk_msg{
    border-bottom: solid 1px #e5e5e5;
    position: relative;
    *zoom: 1;
    padding-bottom: 10px;
    height: 196px;
    float: left;
    width: 560px;
}
.glb_talklist .last .talk_msg{
    border-bottom:0 none;
}
.glb_talklist .talk_msg .time{
    position: absolute;
    top: 0;
    right: 0;
    width: 100px;
    height: 28px;
    font: 500 14px/28px "microsoft yahei";
    color: #4c4c4c;
    text-align: right;
}

.glb_talklist .talk_msg .tit{
    width: 460px;
    height: 28px;
    overflow: hidden;
         white-space:nowrap;
overflow:hidden;
text-overflow: ellipsis;

}
.glb_talklist .talk_msg .tit,.glb_talklist .talk_msg .tit a{
     font: 500 18px/28px "microsoft yahei";
     color: #333;
}
.glb_talklist .talk_msg .tit a:hover{
      color: #0571c6;
}
.glb_talklist .bq_box{
    margin-top: 5px;
    margin-right: -10px;
}
.glb_talklist .bq_box li{
    float: left;
    *display: inline;
    *zoom: 1;
    width: 178px;
    height: 128px;
    border: solid 1px #e6e6e6;
    margin-right: 10px;
} 
.glb_talklist .bq_box li a{
    display: block;
    width: 100%;
    height: 100%;
}
.glb_talklist .bq_box img{
  width: 178px;
  height: 128px;
}
.glb_talklist .opt{
    margin-top: 10px;
}
.glb_talklist .opt .txt{
    float: left;
    *display: inline;
    *zoom: 1;
    color: #999;
    font-size: 14px;
    margin-right: 10px;
    padding-left: 20px;
    line-height: 22px;
}
.glb_talklist .opt .ficon{
      float: left;
    *display: inline;
    margin-left: -20px;
    background: url(/f../images/ficon.png) 0 -226px no-repeat;
    width: 14px;
    height: 22px;
    overflow: hidden;
}
.glb_talklist .opt .vtxt{
    padding-left: 24px;
}
.glb_talklist .opt .fview{
    background-position: 0 -251px;  
    width: 18px;
    height: 12px;
    margin-top: 5px;
    margin-left: -24px;
    overflow: hidden;

}

/* glb_fimglist */
.glb_fimglist{
    margin:-10px -20px 0 0;
    *zoom: 1;
}
.glb_fimglist li{
    float: left;
    *display: inline;
    *zoom: 1;
    width: 134px;
    margin:10px 6px 0 0;
}
.glb_fimglist a{
    display: block;
}
.glb_fimglist .img_box{
    display: block;
    width: 132px;

    height: 132px;
    border: solid 1px #e6e6e6;
    border-radius: 3px;
}
.glb_fimglist .img_box img{
    border-radius: 3px;
    width: 132px;
    height: 132px;
}
.glb_fimglist .txt{
    display: block;
    width: 100%;
    height: 31px;
    font: 500 14px/34px "microsoft yahei";
    color: #4c4c4c;
    text-align: center;
}
.glb_fimglist a:hover .img_box{
      border: solid 1px #0571c6;
}
.glb_fimglist a:hover .txt{
    color: #0571c6;
}

.m-aside .list .ficon-app {
    display: block;
    position: absolute;
    top:50%;
    left: 10px;
    margin-top: -9px;
    width: 12px;
    height: 18px;
    background: url(/f../images/ficon.png) 0 -265px no-repeat;
}
.m-aside .list .ficon-app-cur{
    background-position: 0 -285px;
}

.fheader .fdown_app{
    border-right: solid 1px #8d8c8a;
    padding:0 5px 0 20px;
    position: relative;
    *zoom: 1;
    *display: inline;
    margin: 40px 0 0 76px;
    color: #0571c6;
    line-height: 22px;
    height: 18px;

}

.fheader .fdown_app .ficon-app {
     background: url(/f../images/ficon.png) 0 -285px no-repeat;
     position: absolute;
    top:50%;
    left: 0px;
    margin-top: -9px;
    width: 12px;
    height: 18px;
}

.fheader .search {
    margin: 20px 0 0 20px;
    width: 345px;
    /*height: 40px;*/
}


.fheader .unlogin {
    margin:36px 0 0 30px;
}

.fheader .login {
    margin:20px 0 0 10px;
}

.fheader-tab .fdown_app{
    border-right: solid 1px #8d8c8a;
    padding:0 5px 0 20px;
    position: relative;
    *zoom: 1;
    *display: inline;
    margin: 20px 10px 0 0px;
    color: #0571c6;
    line-height: 22px;
    height: 18px;

}

.fheader-tab .fdown_app .ficon-app {
     background: url(/f../images/ficon.png) 0 -285px no-repeat;
     position: absolute;
    top:50%;
    left: 0px;
    margin-top: -9px;
    width: 12px;
    height: 18px;
}

.fheader-tab .unlogin a{
    padding-left: 22px;
}


.fheader-tab .unlogin a .icon-person{
    left: 0;
}
.m-xyx .tit .txt{
    padding-left: 20px;
    font-size: 18px;
    color: #000;
    font-weight: 700;
}

.fdownload{
    position: relative;
    *zoom: 1;
    padding-bottom: 30px
}
.fdownload .mod_biuDown{
    position: absolute;
    top: 10px;
    right: 0;
    width: 106px;
    text-align: center;
}
.fdownload .mod_biuDown .bDown{
    display: block;
    overflow: hidden;
}
.fdownload .mod_biuDown  .txt{
    display: block;
    width: 100%;
    height: 24px;
    line-height: 24px;
    color: #686868;
}

