body {
    font-family: "Helvetica Neue", Helvetica, Microsoft Yahei, Hiragino Sans GB, WenQuanYi Micro Hei, sans-serif;
    background: #dcdcdc;
    padding-top: 32px
}
#pro_editbox body.ke-content {
    font-size: 12px
}
a, button {
    transition: ease-in-out .1s;
    -webkit-transition: ease-in-out .1s;
    -moz-transition: ease-in-out .1s;
    -o-transition: ease-in-out .1s;
    outline: 0
}
section.wrap {
    max-width: 1000px;
    padding-top: 15px
}
form, input, button, textarea, p, blockquote, ul, ol, dl {
    margin: 0;
    padding: 0
}
.container>.row>.wrap {
    padding-left: 0;
    padding-right: 0
}
.navBarWrap {
    background-color: #333;
    width: 100%;
    z-index: 100;
    -webkit-transform: translate3d(0, 0, 0);
    position: fixed;
    top: 0;
    left: 0
}
nav {
    line-height: 32px;
    height: 32px;
    float: left
}
nav a {
    float: none
}
header {
    margin-bottom: 0;
    width: 100%
}
.navBar {
    padding: 0;
    height: 32px;
    min-height: 32px;
    max-width: 1050px;
    margin: 0 auto;
    line-height: 32px;
    border: 0;
    background: #333;
    font-size: 12px
}
.navBar a {
    color: #eee;
    width: auto;
    display: inline-block;
    position: relative;
    text-decoration: none
}
.navBar a .new {
    display: inline-block;
    position: absolute;
    right: 4px;
    top: 0;
    width: 18px;
    height: 15px
}
.navBar a .hot {
    display: inline-block;
    position: absolute;
    right: 4px;
    top: 0;
    width: 18px;
    height: 15px
}
.navBar a .new img {
    width: 18px;
    height: 15px;
    vertical-align: top
}
.navBar a .hot img {
    width: 18px;
    height: 15px;
    vertical-align: top
}
.navBar .navbar-collapse {
    background: #333;
    width: 67%;
    float: left
}
.moreNav {
    position: relative;
    width: 80px;
    float: left
}
.moreNav>a {
    padding-left: 24px;
    padding-right: 0;
    height: 32px;
    line-height: 32px
}
.moreNavHover {
    background-color: #fff
}
.loginArea {
    float: right;
    height: 32px;
    position: relative;
    padding-right: 15px
}
.loginArea a.rFloat {
    margin-left: 9px;
    margin-right: 0
}
#navBar_login {
    cursor: pointer
}
.login_Info {
    width: auto;
    padding-right: 20px;
    padding-left: 10px;
    float: right;
    position: relative;
    display: none;
    margin-left: 10px
}
.submission {
    width: auto;
    padding-right: 19px;
    padding-left: 10px;
    float: right;
    position: relative;
    margin-right: 6px;
    _display: inline;
    margin-left: 34px
}
.submissionHover {
    background-color: #fff
}
.banner {
    padding: 70px 15%;
    margin: 0 auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center
}
.logo_search .logo {
    margin: 0;
    width: auto
}
.logo_search .logo img {
    display: block;
    width: auto;
    margin: 0 auto
}
.headerWrap {
    width: auto;
    height: auto;
    min-width: 0
}
.more_submission {
    width: 90px
}
.submission a {
    color: #eee;
    padding: 0 !important;
    margin-right: 0
}
.submissionHover a {
    color: #999
}
.submissionHover a:hover {
    color: #5188a6
}
.more_submission a {
    color: #666
}
.more_moreNav, .more_submission, .more_login_Info {
    width: 90px;
    background-color: #fff;
    border: 1px solid #dcdcdc;
    border-top: 0;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    -ms-border-radius: 0 0 3px 3px;
    -o-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    padding: 5px 15px;
    position: absolute;
    left: 0;
    top: 32px;
    line-height: 32px;
    display: none;
    -webkit-box-shadow: rgba(6, 0, 1, 0.1) 0 2px 5px;
    -moz-box-shadow: rgba(6, 0, 1, 0.1) 0 2px 5px;
    box-shadow: rgba(6, 0, 1, 0.1) 0 2px 5px;
    list-style: none;
    font-size: 14px;
    line-height: 24px
}
.more_user_news {
    width: 140px;
    height: auto;
    position: absolute;
    top: 32px;
    right: 0;
    display: none;
    border: 1px solid #dcdcdc;
    background-color: #fff;
    padding: 8px 0;
    -webkit-box-shadow: rgba(6, 0, 1, 0.1) 0 2px 5px;
    -moz-box-shadow: rgba(6, 0, 1, 0.1) 0 2px 5px;
    box-shadow: rgba(6, 0, 1, 0.1) 0 2px 5px
}
.more_user_news i {
    position: absolute;
    right: 6px;
    top: 8px;
    font-size: 14px;
    cursor: pointer;
    color: #999;
    z-index: 1
}
.more_user_news a {
    display: block;
    width: 120px;
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
    text-align: left;
    color: #333;
    font-size: 14px
}
.more_user_news em {
    color: #d62222;
    padding-right: 4px
}
.navbar-default {
    background: #333;
    min-height: 32px
}
.navbar-toggle {
    float: left;
    margin-left: 15px;
    padding: 0 !important
}
.moreNav i, .submission i, .login_Info i {
    position: absolute;
    top: 15px;
    right: 7px;
    width: 0;
    height: 0;
    border-width: 4px;
    border-color: #fff transparent transparent transparent;
    border-style: solid dashed dashed dashed;
    -webkit-transition: .3s ease-in;
    -moz-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    transition: .3s ease-in;
    overflow: hidden
}
.moreNav i {
    right: 20px
}
.more_login_Info {
    width: 106px;
    left: auto;
    right: 0
}
.login_InfoHover {
    background-color: #fff
}
.login_InfoHover a {
    color: #999;
    width: auto
}
.login_Info a.nickName {
    width: auto;
    max-width: 86px;
    text-align: left;
    padding: 0;
    margin-right: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}
.moreNavHover a, .moreNavHover a:hover, .login_InfoHover a, .login_InfoHover a:hover, .submissionHover>a {
    color: #5188a6
}
.moreNavHover i, .submissionHover i, .login_InfoHover i {
    top: 12px;
    border-top-color: #333;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}
.more_moreNav li a, .more_login_Info li a {
    text-align: left;
    color: #666;
    padding: 0 !important;
    margin-right: 0;
    display: block
}
.more_login_Info a span {
    font-size: 12px;
    color: #d62222;
    height: 16px;
    line-height: 16px;
    display: block;
    padding: 0 4px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    position: absolute;
    right: -10px;
    top: 4px
}
.navbar-inverse {
    background: #333
}
.loginArea_mobile {
    display: none
}
.loginArea_mobile a {
    display: block;
    font-size: 20px;
    line-height: 50px
}
.loginArea_mobile a:hover {
    text-decoration: none
}
.loginArea a.navBarRegister {
    float: right;
    color: #eee;
    padding-left: 8px;
    font-size: 12px
}
.loginArea a.navBarLogin {
    float: right;
    color: #eee;
    font-size: 12px;
    padding-left: 30px
}
.loginArea a.navBarRegister:hover, .loginArea a.navBarLogin:hover {
    color: #fff
}
.loginArea .line {
    float: right;
    border-left: 1px solid #b9b9b9;
    border-top: 0;
    height: 13px;
    margin-top: 10px;
    margin-left: 8px
}
.navbar-nav {
    margin: 0
}
.navbar-nav>li>a {
    padding: 0 19px !important;
    line-height: 32px
}
.navbar-nav>li>a:hover {
    background-color: #4b4b4b !important
}
.navBarWrap .navbar-collapse {
    padding: 0 !important
}
*+html .more_moreNav, *+html .more_submission {
    width: 60px
}
*+html .more_login_Info {
    width: 74px
}
*+html .submission>a {
    padding-right: 14px !important
}
*+html .moreNavHover i, *+html .submissionHover i, *+html .login_InfoHover i {
    top: 16px
}
.moreNavHover i, .submissionHover i, .login_InfoHover i {
    top: 16px\9
}
.arrow-top {
    width: 0;
    height: 0;
    border-width: 7px;
    border-color: transparent transparent #e6e6e6 transparent;
    border-style: dashed dashed solid dashed;
    position: absolute
}
.loginArea .downloadApp {
    float: right;
    font-size: 12px;
    position: relative;
    line-height: 32px
}
.loginArea .downloadApp>a {
    color: #eee !important;
    height: 32px;
    line-height: 32px
}
.loginArea .downloadApp .app i {
    color: #999;
    font-size: 14px;
    margin-right: 4px;
    vertical-align: -2px
}
.loginArea .downloadApp .more-share-box {
    top: 22px;
    position: absolute;
    left: 50%;
    margin-left: -107px;
    padding-top: 10px;
    display: none
}
.loginArea .downloadApp .more-share-box span.arrow-top {
    left: 107px;
    top: -4px;
    border-bottom-color: #d1d1d1
}
.loginArea .downloadApp .more-share-box em.arrow-top {
    left: -7px;
    top: -6px;
    border-bottom-color: #fff
}
.loginArea .downloadApp .more-share {
    border: 1px solid #dcdcdc;
    background-color: #fff;
    text-align: center;
    color: #666;
    width: 154px;
    height: auto;
    padding: 29px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    box-sizing: content-box
}
.loginArea .downloadApp .more-share>img {
    max-width: 100%;
    margin-bottom: 12px
}
.loginArea .app-box {
    display: block;
    text-align: center;
    margin-bottom: 14px
}
.loginArea .app-box img {
    display: block;
    width: auto;
    margin: 0 auto 7px;
    max-width: 100%
}
.loginArea .app-box b {
    font-weight: normal;
    font-size: 16px;
    color: #333
}
.loginArea .downloadApp .more-share p {
    line-height: 16px;
    font-size: 16px;
    color: #333
}
.loginArea .downloadApp .more-share p.red {
    color: #f05858;
    padding-top: 10px
}
.loginArea .downloadApp .more-share p.red i {
    font-size: 24px !important;
    padding: 0 2px;
    vertical-align: -2px;
    color: #f05858
}
#cover {
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    filter: alpha(opacity=50);
    -moz-opacity: .5;
    opacity: .5;
    display: none
}
.pop {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 10000;
    background: #fff;
    display: none
}
#pop-login {
    max-width: 480px;
    width: 100%
}
.pop-title {
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    padding: 0 20px;
    border-bottom: 1px solid #dcdcdc
}
.pop-title .pop_name {
    font-size: 20px;
    font-family: "Microsoft YaHei";
    float: left
}
.pop-title a.a_underline {
    float: right;
    font-size: 12px
}
.pop-content {
    padding: 0 10%;
    font-size: 12px;
    padding-bottom: 40px
}
#pop-login-new .pop-content {
    padding: 0 90px
}
.co_login {
    text-align: center;
    color: #999
}
.form-item {
    margin: 20px auto;
    position: relative
}
.form-input {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    width: 100%;
    padding: 9px 10px;
    border: 1px solid #dcdcdc;
    -webkit-transition: border-color ease-in-out .15s;
    transition: border-color ease-in-out .15s;
    font-size: 12px
}
.item-tip {
    position: absolute;
    color: #999;
    top: 10px;
    left: 12px;
    transition: all linear .2s;
    background-color: #fff;
    padding: 0 3px;
    font-size: 12px
}
.item-tip-focus {
    top: -8px;
    font-size: 12px;
    color: #5188a6
}
.greyNotice {
    display: block;
    color: #999;
    padding-top: 8px
}
.captchaBox .form-item {
    width: 48%;
    float: left;
    margin: 0 2% 0 0
}
.captchaBox .form-input {
    width: 100%;
    margin: 0
}
.twoWeeks {
    height: 28px;
    overflow: hidden;
    padding-top: 10px;
    clear: both;
    margin-bottom: 10px
}
.refresh {
    font-size: 12px;
    color: #999
}
.twoWeeks .ckeckBox {
    vertical-align: middle;
    margin-right: 9px;
    color: #999;
    margin: 0 5px 0 0
}
.twoWeeks label {
    padding-right: 26px;
    cursor: pointer;
    color: #666
}
.buy a, .btn_login, .btn_reg, a.a_redBlock, a.a_greyBlock, .btn_grey {
    display: block;
    width: 110px;
    height: 40px;
    line-height: 40px;
    padding-left: 40px;
    background-color: #f04848;
    color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    font-size: 14px
}
.btn_login, .btn_reg, .btn_grey {
    border: 0;
    width: 150px;
    padding-left: 0;
    margin: 0 auto 20px;
    cursor: pointer
}
input[type="submit"], input[type="reset"], input[type="button"], button {
    -webkit-appearance: none
}
.co_login {
    text-align: center;
    color: #999
}
.co_login a {
    padding-left: 12px
}
.captcha_imgBox {
    width: 50%;
    border: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    float: left;
    height: 34px;
    overflow: hidden
}
.captcha_imgBox img {
    width: auto;
    height: 34px;
    display: block;
    margin: 0 auto;
    border: 0
}
.hidden, .checkbox_hide, .scoredInfo, .jubao, .quickReply, .captcha_switch, .comment_switch, #comment_error {
    display: none
}
#foot {
    width: 100%;
    background: #333;
    border-radius: 0;
    -webkit-box-shadow: 0 -1px 1px rgba(0, 0, 0, .125);
    box-shadow: 0 -1px 1px rgba(0, 0, 0, .125);
    z-index: 100;
}
#foot .container {
    font-size: 13px;
    line-height: 20px;
    color: #999;
    padding-top: 20px;
    min-height: 120px;
}
#foot .container a {
    color: #999;
}
#foot .container .friend-link-line {
    padding-bottom: 10px;
}
#foot .container .friend-link-line a {
    margin: 0 15px 0 15px;
}
#foot .container .nav-link-line {
    padding-bottom: 15px;
}
#foot .container .nav-link-line .split-char {
    margin: 0 10px 0 10px;
    color: #666;
}
#foot .container .copyright-line {
    padding-bottom: 20px;
}

/* footer */
footer {
    background-color: #333;
    width: 100%;
    font-size: 12px
}
.footer {
    max-width: 1050px;
    margin: 0 auto;
    padding: 40px 15px
}
.footerTop {
    border-bottom: 1px solid #3d3d3d;
    padding-bottom: 40px;
    margin-bottom: 40px
}
.footerTop a {
    color: #ccc;
    padding-right: 30px;
    white-space: nowrap
}
.footerTop a.sitemap {
    padding-right: 60px;
    border-right: 1px solid #4d4d4d;
    margin-right: 60px
}
.footer a:hover {
    color: #fff
}
.footerLink {
    margin-bottom: 40px
}
.footerLink .linkTitle {
    font-size: 14px;
    color: #999;
    font-weight: bold;
    margin-bottom: 10px
}
.footerLink ul li {
    margin-left: 0;
    display: inline
}
.footerLink ul li a {
    color: #999;
    display: inline-block;
    padding-right: 30px;
    line-height: 24px
}
.footerLink ul li a:hover {
    color: #fff
}
.footerLink a {
    color: #999
}
.footer .info {
    color: #999;
    line-height: 20px
}
#footer_fixed .footer {
    padding: 20px 0;
    height: 40px;
    overflow: hidden
}
#footer_fixed .footerTop {
    border: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    margin-top: 15px
}

/* footer */
.container {
    width: auto
}
.wrap section {
    background-color: #fff
}
.rFloat {
    float: right
}
.banner>h1, .banner>h2, .banner>h3, .banner>a, .banner>div, .banner>span {
    max-width: 1050px;
    margin: auto
}
.banner>p {
    max-width: 710px;
    margin: auto
}
.gglist>ul, .gglist>div {
    max-width: 1050px;
    margin: auto
}
.gglist>h1, .gglist>h2, .gglist>h3, .gglist>p, .gglist>a, .gglist>span {
    max-width: 710px;
    margin: auto
}
.hotlist>ul, .hotlist>div {
    max-width: 1050px;
    margin: auto
}
.hotlist>h1, .hotlist>h2, .hotlist>h3, .hotlist>p, .hotlist>a, .hotlist>span {
    max-width: 710px;
    margin: auto
}
.sharelist>ul..sharelist>div {
    max-width: 1050px;
    margin: auto
}
.sharelist>h1, .sharelist>h2, .sharelist>h3, .sharelist>p, .sharelist>a, .sharelist>span {
    max-width: 710px;
    margin: auto
}
.bottom_tit>ul, .bottom_tit>div {
    max-width: 1050px;
    margin: auto
}
.bottom_tit>h1, .bottom_tit>h2, .bottom_tit>h3, .bottom_tit>p, .bottom_tit>a, .bottom_tit>span {
    max-width: 710px;
    margin: auto
}
.more>ul, .more>div {
    max-width: 1050px;
    margin: auto
}
.more>h1, .more>h2, .more>h3, .more>p, .more>a, .more>span {
    max-width: 710px;
    margin: auto
}
.super_textarea>ul, .super_textarea>h1, .super_textarea>h2, .super_textarea>h3, .super_textarea>p, .super_textarea>a, .super_textarea>span, .super_textarea>img, .super_textarea>div {
    max-width: 710px;
    margin: auto
}
.navbar-inverse .navbar-nav>li>a {
    color: #eee
}
.banner h1 {
    margin: 0 auto;
    font-size: 60px;
    text-align: center;
    padding: 50px 0 0;
    color: #fff;
    max-width: 1050px
}
.banner h2 {
    display: block;
    text-align: center;
    font-size: 20px;
    margin: 0 auto;
    color: #fff;
    max-width: 1050px;
    padding: 5px 0 0
}
.banner p {
    padding: 40px 0;
    opacity: .6;
    color: #fff;
    margin: 0 auto;
    text-align: center
}

/*.banner a {
    background-color: #f04848;
    color: #fff;
    width: 200px;
    height: 58px;
    line-height: 58px;
    text-align: center;
    border-radius: 5px;
    text-decoration: none;
    display: block;
    margin: 60px auto 20px;
    font-size: 22px
}
*/
.gglist {
    padding: 10px;
    overflow: hidden;
    background-size: cover
}
.gglist h2, .hotlist h2, .sharelist h2 {
    border: 0;
    margin: 0 auto 20px;
    text-align: center;
    font-weight: normal;
    line-height: 50px
}
.hotlist h2, .sharelist h2 {
    color: #333
}
.hotlist>h3, .sharelist>h3 {
    font-size: 14px;
    text-align: center;
    color: #7a7a7a;
    padding: 0 10% 30px;
    line-height: 18px;
    font-family: arial
}
.gglist ul li {
    padding-left: 0;
    padding-right: 0
}
@media(min-width:768px) {
    .gglist ul li:nth-child(3n-2) {
        padding-right: 10px
    }
    .gglist ul li:nth-child(3n-1) {
        padding-left: 5px;
        padding-right: 5px
    }
    .gglist ul li:nth-child(3n) {
        padding-left: 10px
    }
}
@media(max-width:767px) and (min-width:481px) {
    .gglist ul li:nth-child(2n-1) {
        padding-right: 5px
    }
    .gglist ul li:nth-child(2n) {
        padding-left: 5px
    }
}
.sharelist ul li {
    padding-left: 0;
    padding-right: 0
}
@media(min-width:1200px) {
    .gglist ul li:nth-child(3n-2) {
        padding-right: 10px
    }
    .gglist ul li:nth-child(3n-1) {
        padding-left: 5px;
        padding-right: 5px
    }
    .gglist ul li:nth-child(3n) {
        padding-left: 10px
    }
}
@media(max-width:1199px) and (min-width:481px) {
    .gglist ul li:nth-child(2n-1) {
        padding-right: 5px
    }
    .gglist ul li:nth-child(2n) {
        padding-left: 5px
    }
}
.gglist ul li a {
    display: block;
    overflow: hidden;
    text-decoration: none;
    color: black
}
.gglist ul li a:hover {
    color: #636262;
    text-decoration: none
}
.gglist ul li img {
    display: block;
    margin: 0 auto;
    width: 100%
}
.gglist ul li span {
    display: block;
    text-align: center;
    line-height: 48px;
    height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px
}
.sharelist, .hotlist {
    padding: 20px;
    overflow: hidden;
    background-size: cover
}
.slick_img>h2 {
    max-width: 1050px;
    margin: 0 auto;
    text-align: center
}
.slick_img>h3 {
    max-width: 1050px;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    text-align: center;
    color: #7a7a7a;
    padding: 0 10% 30px;
    line-height: 18px;
    font-family: arial
}
.slick-rollback>h2 {
    max-width: 1050px;
    margin: 0 auto;
    text-align: center
}
.slick-rollback>h3 {
    max-width: 1050px;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    text-align: center;
    color: #7a7a7a;
    padding: 0 10% 30px;
    line-height: 18px;
    font-family: arial
}
@media(max-width:991px) {
    .sharelist, .hotlist {
        padding: 20px
    }
}
@media(max-width:480px) {
    .sharelist, .hotlist {
        padding: 10px
    }
}
.hothng a {
    background-color: #ccc;
    display: block
}
.hotlist ul, .sharelist ul, .gglist ul {
    list-style: none;
    padding: 0
}
.hotlist li, .sharelist li {
    margin-bottom: 30px;
    padding: 0
}
.hotlist li>div {
    background-color: white;
    overflow: hidden
}
.hotlist li div>a, .hotlist li div section>a {
    display: block;
    overflow: hidden;
    max-height: 251px
}
.hotlist li div img {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: auto;
}
.hotlist ul li {
    padding-left: 5px;
    padding-right: 5px
}
.hotlist ul h3, .sharelist ul h3 {
    margin: 0;
    margin-top: 10px;
    margin-bottom: 5px;
    /*height: 45px;*/
    height: auto;
    overflow: hidden;
    padding: 0 10px;
    line-height: 7px
}
.hotlist ul h3 a {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5em;
    color: #333
}
.save {
    padding: 20px 0px 10px;
}
.bill ul h3 a {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5em;
    color: #333;
}
.hotlist ul .taste h3 {
    max-width: 200px;
    height: 36px;
    line-height: 36px;
    margin: 15px auto;
    text-align: center;
}
.hotlist ul .taste h3 a {
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    margin: 0 auto;    /*padding: 0px 38px;*/
}
.hotlist ul .sale h3 a {
    color: #754ef7;
}
.hotlist ul .kill h3 a {
    color: #fead01;
}
.hotlist ul .list h3 a {
    color: #f807b0;
}
.hotlist ul .excel h3 a {
    color: #0ec33f;
}
.hotlist ul p, .sharelist ul p {
    font-size: 12px;
    line-height: 18px;
    color: #999;
    height: 52px;
    overflow: hidden;
    margin: 0 auto;
    font-family: arial;
    padding: 0 20px
}
.hotlist ul span.price {
    font-size: 14px;    /*font-weight: bold;*/
    color: #d0008f;
    height: 18px;
    line-height: 21px;
    overflow: hidden;
    display: block;
    padding: 0px 20px;
    margin: 10px 0px;
}
.hotlist ul span.deposit {
    font-size: 16px;
    color: #d0008f;
    padding: 0 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.hotlist ul span a {
    display: block;
    margin: 0 auto 15px;
    max-width: 130px;
    height: 40px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    border-radius: 20px;
    text-decoration: none;
    background: #f04848;
    margin-top: 10px;
}
.hotlist .taste span a {
    font-size: 20px;
    font-weight: bold;
}
.hotlist .excel span a {
    background-color: #0ec33f;
}
.excel span a:hover {
    background: #0ca836;
}
.hotlist .sale span a {
    background-color: #754ef7;
}
.sale span a:hover {
    background-color: #6a47de;
}
.hotlist .list span a {
    background-color: #f807b0;
}
.list span a:hover {
    background-color: #de079d;
}
.hotlist .kill span a {
    background-color: #fead01;
}
.kill span a:hover {
    background-color: #e39c02;
}
.voucher ul h3 {
    height: 25px;
    text-align: center;
}
.voucher ul h3 a {
    color: #ff2c55;
    font-size: 14px;
    font-weight: 500;
}
.voucher ul span a {
    background: #ff455b;
}
.bill {
    background: #f16d2b;
}
.bill ul h3 {
    height: 50px;
    border-top: 1px solid #ededed;
    padding-top: 10px;
    margin: 0 0 10px;
}
.bill ul span a {
    display: block;
    margin: 0 auto 15px;
    max-width: 130px;
    height: 40px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    border-radius: 20px;
    text-decoration: none;
    background: #f28d3f;
    margin-top: 5px;
}
.bill ul span a:hover {
    background-color: #f16d2b;
}
.select {
    background: #d0008f;
    padding-bottom: 10px;
}
.select ul h3 {
    height: 40px;
    border-top: 1px solid #ededed;
    padding-top: 10px;
    margin: 0px;
}
.select ul span a {
    background: #d0008f;
}
.select ul h3 a {
    display: block;
    text-align: center;
}
.select ul span a:hover {
    background: #b3007a;
}
.inter ul h3 {
    height: 60px;
}
.voucher {
    background: #ff2c55;
}
.voucher ul span a {
}
.voucher ul span a:hover {
    background: #e5274d;
}
.hotlist ul span a img {
    width: 11px;
    height: 22px;
    float: left;
    position: relative;
    left: 15px;
    top: 8px;
    margin-right: 5px;
}

/*.hotlist ul span a:hover {
    background: #b3007a;
}*/
.hotlist ul span .hotlist_sec_btn {
    background-color: #f9b32d;
}
@media(max-width:480px) {
    .hotlist ul span a {
        width: 80%;
        margin: 0 auto
    }
    .lottery ul span a {
        width: 80%;
        margin: 0 auto 18px
    }
    .hotlist ul li:nth-child(odd) {
        padding-left: 5px;
        padding-right: 5px;
    }
    .hotlist ul li:nth-child(even) {
        padding-left: 5px;
        padding-right: 5px
    }
}
.more {
    padding: 20px 30px 0px 30px;
    clear: both
}
.more span {
    cursor: pointer;
    display: block;
    border-radius: 5px;
    width: 100%;
    max-width: 185px;
    height: 50px;
    line-height: 50px;
    font-size: 15px;
    margin: 0 auto;
    text-align: center;
    background-color: #ededed
}
.sharelist li div>a {
    display: block;
    overflow: hidden
}
.sharelist li div>a img {
    display: block;
    margin: 0 auto;
    width: 100%
}
.sharelist li>div {
    background-color: white;    /*border: 1px solid #ccc;*/
    transition: all 0.4s;    /*-webkit-transition: all 0.4s;
                                                                                                                                                                                                                                                                                                                -os-transition: all 0.4s;*/
}
.sharelist li>div:hover, .hotlist li>div:hover {
    box-shadow: 0 2px 10px #dcdcdc;    /*position: absolute;
                                                                                                                                                                                                                                                margin: 0;
                                                                                                                                                                                                                                                padding: 0 5px;
                                                                                                                                                                                                                                                top: -2px;    */
    background-color: #fff;
}
.sharelist li div div {
    height: 112px
}
.sharelist li div div h3 a {
    font-size: 14px;
    color: #333
}
.bottom_tit {
    background: #f04848;
    text-align: center;
    padding: 20px 20px 30px;
    margin: 40px auto
}
.bottom_tit h2 {
    font-size: 24px;
    color: #fff;
    border: 0;
    margin: 10px auto
}
.bottom_tit p {
    color: #fff;
    padding: 0 10%
}
.slick_img {
    background-position: center;
    background-size: cover
}
.title_h2 {
    position: relative;
    top: 25px;
    width: auto;
    height: auto;
    padding: 0 4%;
    font-size: 38px;
    background-color: white
}
@media(max-width:1199px) {
    .title_h2 {
        font-size: 34px
    }
}
@media(max-width:991px) {
    .title_h2 {
        font-size: 32px
    }
}
@media(max-width:767px) {
    .title_h2 {
        font-size: 30px
    }
}
@media(max-width:540px) {
    .title_h2 {
        font-size: 28px
    }
}
@media(max-width:540px) {
    .title_h2 {
        font-size: 26px
    }
}
@media(max-width:402px) {
    .title_h2 {
        top: 22px;
        font-size: 22px
    }
}
@media(max-width:364px) {
    .title_h2 {
        font-size: 18px
    }
}
.title_line {
    position: relative;
    height: 50px;
    margin-bottom: 50px;
    border-bottom: 1px solid #ccc
}
.banner img {
    max-width: 100%
}
.super_textarea img {
    max-width: 100%
}
.super_textarea>h2 {
    padding: 80px 10px 0
}
.super_textarea>p {
    padding: 40px 10px 0
}
.super_textarea p {
    font-size: 16px;
    line-height: 32px
}
.super_textarea>ul {
    padding: 40px 25px 0
}
.super_textarea a {
    color: #ae77ad;
    text-decoration: none
}
.super_textarea a:hover {
    color: lightblue
}
h2>img {
    width: 100%
}
.lottery li>div>span[class^="people_num_"] {
    color: #999;
    display: block;
    text-align: center;
    margin-bottom: 6px;
    position: relative;
    top: -8px
}
.lottery li>div>span i {
    color: #f04848;
    padding-right: 5px
}
.mainTitle {
    border-bottom: 5px solid #b40016;
    position: relative;
    height: 30px;
    margin-bottom: 40px
}
.mainTitle h2 {
    font-size: 30px;
    color: #cd3535;
    font-family: "Microsoft YaHei";
    padding: 0 25px;
    background-color: #fafafa;
    display: inline;
    position: absolute;
    left: 50%;
    top: -7px;
    line-height: 30px
}
.mainTitle h2.title4 {
    margin-left: -85px
}
.space40 {
    max-width: 1000px;
    height: 40px
}
.weiboPrev {
    max-width: 1020px;
    margin: auto
}
.weiboPrev #WBCommentFrame .weiboComments .wc_foot a {
    display: none
}
.choujiang {
    max-width: 650px;
    width: 100%;
    position: fixed;
    margin: 0 auto;
    left: 50%;
    top: 50%;
    background: #fff5e8;
    border-radius: 5px;
    z-index: 1000
}
.choujiang form {
    position: relative
}
.choujiang_conttent {
    padding: 0 30px
}
.choujiang_result {
    line-height: 22px;
    font-size: 14px;
    color: #f04848;
    background: #fff5e8;
    padding: 10px 5px
}
.choujiang_conttent h4 {
    border-bottom: 2px solid #f04848;
    line-height: 46px;
    margin-bottom: 0;
    color: #6c6b6b
}
.choujiang_conttent h4 .remove {
    float: right;
    color: #818080;
    font-size: 18px;
    cursor: pointer;
    font-family: verdana
}
.choujiang_conttent h4 .remove:hover {
    text-decoration: none
}
.choujiang textarea {
    width: 100%;
    min-height: 110px;
    border: 0;
    padding: 5px;
    display: block;
    background: #fff5e8;
    max-width: 590px;
    max-height: 430px;
    margin: 0 auto
}
.choujiang .choujiang_info {
    background: #fff1dc;
    border-radius: 5px;
    padding: 15px 30px;
    overflow: hidden
}
.choujiang_info p {
    float: left;
    width: 75%;
    font-size: 14px;
    color: #919191;
    margin-top: 6px
}
.choujiang_info p a {
    color: #919191;
    text-decoration: underline;
    padding: 0 5px
}
.choujiang_info p a:hover {
    color: #428bca
}
/*
.bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more {
    background: none !important;
    font-size: 18px !important;
    float: right !important;
    color: #919191 !important;
    margin-top: 10px !important
}*/

.submit_btn {
    width: 80px;
    height: 30px;
    border: 0;
    border-radius: 5px;
    line-height: 30px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    float: right;
    background: #f04848
}
.submit_btn.disabled {
    color: #a4a3a1;
    background: #ccc
}
.comment_tips {
    position: absolute;
    left: 36px;
    top: 8px;
    font-size: 12px;
    color: #999;
    display: none
}
.noLogin .comment_tips {
    display: block
}
#choujiang_title {
    font-weight: 600
}
@media screen and (max-width:1024px) {
    .navBar .navbar-collapse {
        overflow: hidden !important;
        height: 32px !important
    }
}
@media screen and (min-width:768px) and (max-width:940px) {
    .navBar .navbar-collapse {
        width: 58%
    }
}
@media(max-width:767px) {
    .navBar .navbar-collapse {
        width: 100%;
        position: absolute;
        top: 32px;
        float: none;
        overflow: auto !important;
        height: auto !important
    }
    .moreNav {
        display: none
    }
    .footerTop a.sitemap {
        padding-right: 30px;
        border: 0;
        margin-right: 0
    }
    .navBar a .hot {
        right: auto;
        left: 40px
    }
    .navBar a .new {
        right: auto;
        left: 40px
    }
    .navbar-nav>li>a {
        padding: 0 14px !important
    }
}
@media(min-width:481px) and (max-width:767px) {
    .gglist li, .hotlist li, .sharelist li {
        width: 50%;
        float: left
    }
}
* {
    outline: 0
}
form, input, button, textarea, p, blockquote, ul, ol, dl {
    margin: 0;
    padding: 0
}
img, button {
    border: 0
}
li {
    list-style: none
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
    display: block
}
h1, h2, h3, h4, h5, h6 {
    margin: 0
}
i, em, address, cite {
    font-style: normal
}
a {
    color: #5188a6;
    text-decoration: none;
    cursor: pointer
}
a:hover {
    text-decoration: none
}
.hidden, .checkbox_hide, .scoredInfo, .jubao, .quickReply, .captcha_switch, .comment_switch, #comment_error, #qd-add-switch {
    display: none
}
#comments div, #comments textarea, #comments ul, #comments li, #comments span, #comments a {
    box-sizing: content-box
}
#comments ul {
    display: block
}
#comments p {
    font-size: 14px
}
.pagination>li>a, .pagination>li>span {
    float: none;
    padding: 0 6px;
    margin-left: 0;
    line-height: 24px;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 0
}
.userPic {
    width: 60px;
    height: 60px;
    float: left;
    margin-bottom: 8px;
    margin-right: 20px;
    text-align: center;
    overflow: hidden
}
.userPic img {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%
}
.time {
    font-size: 12px;
    color: #999
}
.red {
    color: #d62222
}
.grey {
    color: #999
}
i.icon-zcchuji, i.icon-zczhongji {
    color: #ffd200;
    font-size: 15px;
    margin-right: 4px;
    vertical-align: -2px
}
i.icon-zczhongji {
    color: #ff8a00
}
i.icon-xiaobian {
    color: #f04848
}
.comment_avatar_time>a.a_underline {
    margin-right: 4px
}
i.icon-medal {
    width: 32px;
    height: 16px;
    background: url(../../../res.smzdm.com/resources/public/img/medal01.png) no-repeat;
    display: inline-block;
    margin-right: 4px;
    vertical-align: -2px
}
i.icon-black5 {
    width: 34px;
    height: 18px;
    background: url(../../../res.smzdm.com/images/black5.png) no-repeat;
    display: inline-block;
    margin-right: 4px;
    vertical-align: -3px
}
.icon-huikui2015 {
    width: 14px;
    height: 18px;
    display: inline-block;
    margin-right: 4px;
    vertical-align: 1px
}
.icon-huikui2015 img {
    width: 14px;
    height: 18px
}
.icon-fans {
    width: 17px;
    height: 17px;
    display: inline-block;
    margin-right: 4px;
    background: url(../../../res.smzdm.com/resources/public/img/fans.png) no-repeat
}
.icon-crown {
    color: #fdcc38;
    vertical-align: -2px
}
.icon-living, .icon-vip_living {
    width: 18px;
    height: 16px;
    display: inline-block;
    margin-right: 4px;
    background: url(../../../res.smzdm.com/resources/public/img/living.png) no-repeat
}
.icon-vip_living {
    background-image: url(../../../res.smzdm.com/resources/public/img/vip_living.png)
}
.icon-xunzhang618 {
    width: 32px;
    height: 16px;
    display: inline-block;
    margin-right: 4px;
    background: url(../../../res.smzdm.com/resources/public/img/xunzhang_618.png) no-repeat
}
.icon-seven {
    width: 11px;
    height: 16px;
    display: inline-block;
    margin-right: 4px;
    background: url(../../../res.smzdm.com/resources/public/img/seven.png) no-repeat
}
.icon-media {
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-right: 4px;
    background: url(../../../res.smzdm.com/resources/public/img/media.png) no-repeat
}
.clear {
    height: 0;
    clear: both;
    overflow: hidden;
    font-size: 0
}
.textarea {
    padding: 10px;
    height: 58px;
    border: 1px solid #dcdcdc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    font-size: 12px;
    line-height: 22px;
    font-family: "Helvetica", "Hiragino Sans GB", "Microsoft Yahei", sans-serif;
    resize: none
}
input[type="submit"], input[type="reset"], input[type="button"], button {
    -webkit-appearance: none;
    font-family: "Helvetica", "Hiragino Sans GB", "Microsoft Yahei", sans-serif
}
.tab_nav {
    width: 100%;
    height: 39px;
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 16px
}
.tab_li, .tab_comment_li {
    float: left;
    display: block;
    height: 38px;
    line-height: 38px;
    color: #666;
    padding-right: 20px
}
.tab_li h3, .tab_li span {
    font-weight: normal;
    font-size: 18px;
    display: block;
    font-family: "Microsoft YaHei"
}
.current_item h3, .current_item span {
    border-bottom: 2px solid #f04848;
    height: 38px;
    cursor: pointer;
    color: #333
}
.tab_content {
    height: 90px
}
.tab_content li {
    margin-bottom: 16px
}
.tab_content li a {
    color: #666;
    width: 300px;
    display: block;
    font-size: 12px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}
.tab_content li a:hover {
    color: #5188a6
}
.tab_info .more {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    font-family: "SimSun";
    background-color: #f8f8f8
}
#comments {
    padding-top: 36px
}
.greyNum {
    font-size: 12px;
    color: #999;
    font-weight: normal
}
.comment_sendwrap {
    font-size: 12px;
    margin-bottom: 16px;
    position: relative
}
.comment_avatar {
    width: 60px;
    float: left
}
.comment_avatar .userPic img {
    width: 100%
}
.comment_listBox {
    margin-bottom: 40px
}
.comment_sendwrap .userPic, .comment_list .userPic {
    float: none;
    display: block;
    margin-right: 0
}
.comment_nickName {
    display: block;
    width: 60px;
    height: 15px;
    line-height: 15px;
    overflow: hidden;
    text-align: center
}
.comment_sendPart, #comment_error {
    padding-left: 80px
}
.textarea_comment {
    padding: 10px;
    height: 60px;
    border: 1px solid #dcdcdc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    width: 808px;
    min-width: 808px;
    max-width: 808px;
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 20px;
    color: #ccc
}
.comment_operate {
    height: 40px;
    line-height: 40px
}
.comment_operate .comment_smileBox {
    max-width: 380px;
    height: 40px;
    float: left;
    position: relative
}
.icon-small:hover, .icon-rightframe, .icon-weibo-noframe {
    color: #f04848;
    cursor: pointer
}
.icon-weibo-noframe {
    font-size: 18px
}
.comment_operate .comment_share {
    width: 250px;
    height: 40px;
    float: right;
    color: #999
}
.comment_share i.check {
    width: 12px;
    height: 12px;
    border: 1px solid #dcdcdc;
    display: inline-block;
    vertical-align: -3px;
    margin-right: 2px
}
.comment_share i.check:hover {
    border-color: #f04848;
    cursor: pointer
}
.noLogin .comment_share i.comment_switch {
    display: none
}
.comment_share i.icon-rightframe {
    border: 0;
    display: inline;
    margin-right: 0
}
.comment_operate .btn_sub, .comment_operate .btn_subGrey {
    width: 150px;
    height: 40px;
    text-align: center;
    background-color: #f04848;
    color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    font-size: 14px;
    float: right;
    cursor: pointer
}
.comment_operate .btn_subGrey, .btn_grey {
    background-color: #ccc
}
.btn_subGrey:hover {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1
}
.comment_wrap .tab_nav {
    height: 23px
}
.comment_wrap .tab_comment_li {
    height: 22px;
    line-height: 22px;
    cursor: pointer;
    width: 50px;
    padding-right: 0
}
.comment_wrap .tab_comment_li span {
    font-size: 12px
}
.comment_wrap .current_item {
    cursor: default
}
.comment_wrap .current_item span {
    color: #f04848;
    border-bottom: 0;
    font-weight: bold;
    cursor: default
}
.comment_list {
    padding-bottom: 20px;
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 16px
}
.comment_list .comment_avatar {
    height: auto;
    font-size: 12px;
    text-align: center;
    width: 36px;
    padding-right: 16px;
    position: relative
}
.comment_list .userPic {
    margin-bottom: 4px;
    width: 36px;
    height: 36px
}
.comment_conBox {
    width: 858px;
    line-height: 24px;
    color: #666;
    float: left
}
.comment_avatar_time {
    height: 36px;
    line-height: 36px;
    overflow: hidden
}
.comment_avatar_time .time {
    float: right;
    margin-top: 2px
}
.comment_action {
    text-align: right
}
.comment_action a {
    padding-left: 12px;
    color: #999;
    font-size: 12px
}
.comment_action a.comment-report {
    cursor: default
}
.comment_action a:hover, .comment_action a.current {
    color: #f04848
}
.comment_action .come_from {
    float: left;
    padding-right: 12px;
    color: #999;
    font-size: 12px
}
.comment_action .come_from a {
    padding-left: 0;
    color: #5188a6
}
.comment_action .come_from a:hover {
    text-decoration: underline
}
.comment_conBox blockquote, .comment_blockquote {
    background-color: #f8f8f8;
    border: 1px solid #dcdcdc;
    padding: 15px 19px;
    margin-top: -1px
}
blockquote .comment_con p {
    display: inline
}
.comment_list blockquote .comment_action {
    visibility: hidden
}
.comment_floor {
    float: right;
    color: #999;
    margin: -14px -12px 0 0;
    font-size: 14px
}
.quickReply {
    padding-top: 10px;
    position: relative
}
#quick_error {
    position: absolute;
    bottom: 0;
    right: 180px;
    font-size: 12px
}
blockquote .comment_con {
    padding-right: 15px;
    padding-top: 0;
    overflow: hidden
}
.comment_showAll {
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-left: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    font-size: 12px
}
.textarea_quick {
    width: 836px;
    min-width: 836px;
    max-width: 836px;
    height: auto;
    min-height: 22px;
    overflow: hidden;
    padding: 4px 10px;
    color: #666
}
blockquote .textarea_quick {
    width: 780px;
    min-width: 780px;
    max-width: 780px;
    border: 0
}
.blankDiv .quickReply {
    display: block
}
.quickReply .comment_operate {
    height: 24px;
    line-height: 24px
}
.quickReply .comment_smileBox {
    height: 24px
}
.quickReply .comment_share {
    width: 168px;
    height: 24px;
    font-size: 12px
}
.quickReply .comment_operate .btn_sub, .quickReply .comment_operate .btn_subGrey {
    width: 70px;
    height: 24px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    font-size: 12px
}
.seaAll {
    display: none;
    text-align: right;
    font-size: 12px;
    padding-right: 15px
}
.blockquote_wrap {
    margin-bottom: 10px;
    padding-top: 8px
}
.noLogin .comment_sendPart {
    position: relative
}
.comment_tips {
    position: absolute;
    left: 90px;
    top: 10px;
    font-size: 12px;
    color: #999;
    display: none
}
.noLogin .comment_tips {
    display: block
}
#comment_error {
    margin-bottom: 10px
}
#success_1 {
    font-size: 12px
}
#success_1 i {
    color: #7bc7ac;
    background-color: #fff;
    margin-right: 0;
    line-height: 30px
}
#error {
    color: #f04848;
    position: absolute;
    bottom: 13px;
    right: 260px
}
.rank {
    display: inline;
    font-size: 12px
}
i.icon-biaoqing-sun, i.icon-biaoqing-moon, i.icon-biaoqing-star {
    color: #fdcc38;
    margin-left: 4px;
    vertical-align: -2px
}
i.icon-biaoqing-moon {
    font-size: 14px
}
i.icon-biaoqing-star {
    font-size: 12px;
    vertical-align: -1px
}
i.icon-jinpaibaoliaotuan {
    color: #fd9e38;
    margin-right: 6px
}
i.icon-lance, i.icon-hongce {
    color: #1d8ad0;
    margin-left: 6px;
    margin-right: 3px;
    font-size: 15px
}
i.icon-hongce {
    color: #d7212c
}
i.icon-xiaobian {
    color: #f04848
}
.comment_con p {
    word-wrap: break-word;
    word-break: break-all
}
.smileLayerBg {
    position: absolute;
    top: 34px;
    left: 0;
    clear: both;
    width: 386px;
    height: 176px;
    padding: 12px;
    background-color: #f5f5f5;
    border: 1px solid #dcdcdc;
    z-index: 999
}
.blockquote .smileLayerBg {
    top: 28px
}
ul.smileBox {
    width: 386px;
    height: 140px
}
ul.smileBox li {
    width: 36px;
    height: 36px;
    float: left;
    margin: -1px 0 0 -1px;
    padding: 0;
    border-bottom: 0
}
ul.smileBox li a {
    background: url(../public/img/static.gif) no-repeat;
    width: 34px;
    height: 34px;
    display: block;
    border: 1px solid #dcdcdc;
    background-color: #fff
}
ul.smileBox li a:hover {
    border: 1px solid #f04848;
    background-color: #f9f9f9;
    position: relative;
    z-index: 2
}
ul.smileBox li a.smile2 {
    background-position: -34px 0
}
ul.smileBox li a.smile3 {
    background-position: -68px 0
}
ul.smileBox li a.smile4 {
    background-position: -102px 0
}
ul.smileBox li a.smile5 {
    background-position: -136px 0
}
ul.smileBox li a.smile6 {
    background-position: -170px 0
}
ul.smileBox li a.smile7 {
    background-position: -204px 0
}
ul.smileBox li a.smile8 {
    background-position: -238px 0
}
ul.smileBox li a.smile9 {
    background-position: -272px 0
}
ul.smileBox li a.smile10 {
    background-position: -306px 0
}
ul.smileBox li a.smile11 {
    background-position: -340px 0
}
ul.smileBox li a.smile12 {
    background-position: -374px 0
}
ul.smileBox li a.smile13 {
    background-position: -408px 0
}
ul.smileBox li a.smile14 {
    background-position: -442px 0
}
ul.smileBox li a.smile15 {
    background-position: -476px 0
}
ul.smileBox li a.smile16 {
    background-position: -510px 0
}
ul.smileBox li a.smile17 {
    background-position: -544px 0
}
ul.smileBox li a.smile18 {
    background-position: -578px 0
}
ul.smileBox li a.smile19 {
    background-position: -612px 0
}
ul.smileBox li a.smile20 {
    background-position: -646px 0
}
ul.smileBox li a.smile21 {
    background-position: -680px 0
}
ul.smileBox li a.smile22 {
    background-position: -714px 0
}
ul.smileBox li a.smile23 {
    background-position: -748px 0
}
ul.smileBox li a.smile24 {
    background-position: -782px 0
}
ul.smileBox li a.smile25 {
    background-position: -816px 0
}
ul.smileBox li a.smile26 {
    background-position: -850px 0
}
ul.smileBox li a.smile27 {
    background-position: -884px 0
}
ul.smileBox li a.smile28 {
    background-position: -918px 0
}
ul.smileBox li a.smile29 {
    background-position: -952px 0
}
ul.smileBox li a.smile30 {
    background-position: -986px 0
}
ul.smileBox li a.smile31 {
    background-position: -1020px 0
}
ul.smileBox li a.smile32 {
    background-position: -1054px 0
}
ul.smileBox li a.smile33 {
    background-position: -1088px 0
}
ul.smileBox li a.smile34 {
    background-position: -1122px 0
}
ul.smileBox li a.smile35 {
    background-position: -1156px 0
}
ul.smileBox li a.smile36 {
    background-position: -1190px 0
}
ul.smileBox li a.smile37 {
    background-position: -1224px 0
}
ul.smileBox li a.smile38 {
    background-position: -1258px 0
}
ul.smileBox li a.smile39 {
    background-position: -1292px 0
}
ul.smileBox li a.smile40 {
    background-position: -1326px 0
}
ul.smileBox li a.smile41 {
    background-position: -1360px 0
}
ul.smileBox li a.smile42 {
    background-position: -1394px 0
}
ul.smileBox li a.smile43 {
    background-position: -1428px 0
}
ul.smileBox li a.smile44 {
    background-position: -1462px 0
}
ul.smileBox li a.smile45 {
    background-position: -1496px 0
}
ul.smileBox li a.smile46 {
    background-position: -1530px 0
}
ul.smileBox li a.smile47 {
    background-position: -1564px 0
}
ul.smileBox li a.smile48 {
    background-position: -1598px 0
}
ul.smileBox li a.smile49 {
    background-position: -1632px 0
}
ul.smileBox li a.smile50 {
    background-position: -1666px 0
}
ul.smileBox li a.smile51 {
    background-position: -1700px 0
}
ul.smileBox li a.smile52 {
    background-position: -1734px 0
}
ul.smileBox li a.smile53 {
    background-position: -1768px 0
}
ul.smileBox li a.smile54 {
    background-position: -1802px 0
}
ul.smileBox li a.smile55 {
    background-position: -1836px 0
}
ul.smileBox li a.smile56 {
    background-position: -1870px 0
}
ul.smileBox li a.smile57 {
    background-position: -1904px 0
}
ul.smileBox li a.smile58 {
    background-position: -1938px 0
}
ul.smileBox li a.smile59 {
    background-position: -1972px 0
}
ul.smileBox li a.smile60 {
    background-position: -2006px 0
}
ul.smileBox li a.smile61 {
    background-position: -2040px 0
}
ul.smileBox li a.smile62 {
    background-position: -2074px 0
}
ul.smileBox li a.smile63 {
    background-position: -2108px 0
}
ul.smileBox li a.smile64 {
    background-position: -2142px 0
}
ul.smileBox li a.smile65 {
    background-position: -2176px 0
}
ul.smileBox li a.smile66 {
    background-position: -2210px 0
}
ul.smileBox li a.smile67 {
    background-position: -2244px 0
}
ul.smileBox li a.smile68 {
    background-position: -2278px 0
}
ul.smileBox li a.smile69 {
    background-position: -2312px 0
}
ul.smileBox li a.smile70 {
    background-position: -2346px 0
}
ul.smileBox li a.smile71 {
    background-position: -2380px 0
}
ul.smileBox li a.smile72 {
    background-position: -2414px 0
}
ul.smileBox li a.smile73 {
    background-position: -2448px 0
}
ul.smileBox li a.smile74 {
    background-position: 0 -36px
}
ul.smileBox li a.smile75 {
    background-position: -34px -36px
}
ul.smileBox li a.smile76 {
    background-position: -68px -36px
}
ul.smileBox li a.smile77 {
    background-position: -102px -36px
}
ul.smileBox li a.smile78 {
    background-position: -136px -36px
}
ul.smileBox li a.smile79 {
    background-position: -170px -36px
}
ul.smileBox li a.smile80 {
    background-position: -204px -36px
}
ul.smileBox li a.smile81 {
    background-position: -238px -36px
}
ul.smileBox li a.smile82 {
    background-position: -272px -36px
}
ul.smileBox li a.smile83 {
    background-position: -306px -36px
}
ul.smileBox li a.smile84 {
    background-position: -340px -36px
}
ul.smileBox li a.smile85 {
    background-position: -374px -36px
}
ul.smileBox li a.smile86 {
    background-position: -408px -36px
}
ul.smileBox li a.smile87 {
    background-position: -442px -36px
}
ul.smileBox li a.smile88 {
    background-position: -476px -36px
}
ul.smileBox li a.smile89 {
    background-position: -510px -36px
}
ul.smileBox li a.smile90 {
    background-position: -544px -36px
}
ul.smileBox li a.smile91 {
    background-position: -578px -36px
}
ul.smileBox li a.smile92 {
    background-position: -612px -36px
}
ul.smileBox li a.smile93 {
    background-position: -646px -36px
}
ul.smileBox li a.smile94 {
    background-position: -680px -36px
}
ul.smileBox li a.smile95 {
    background-position: -714px -36px
}
ul.smileBox li a.smile96 {
    background-position: -748px -36px
}
ul.smileBox li a.smile97 {
    background-position: -782px -36px
}
ul.smileBox li a.smile98 {
    background-position: -816px -36px
}
ul.smileBox li a.smile99 {
    background-position: -850px -36px
}
ul.smileBox li a.smile100 {
    background-position: -884px -36px
}
ul.smileBox li a.smile101 {
    background-position: -918px -36px
}
ul.smileBox li a.smile102 {
    background-position: -952px -36px
}
ul.smileBox li a.smile103 {
    background-position: -986px -36px
}
ul.smileBox li a.smile104 {
    background-position: -1020px -36px
}
ul.smileBox li a.smile105 {
    background-position: -1054px -36px
}
ul.smileBox li a.smile106 {
    background-position: -1088px -36px
}
ul.smileBox li a.smile107 {
    background-position: -1122px -36px
}
ul.smileBox li a.smile108 {
    background-position: -1156px -36px
}
ul.smileBox li a.smile109 {
    background-position: -1190px -36px
}
ul.smileBox li a.smile110 {
    background-position: -1224px -36px
}
ul.smileBox li a.smile111 {
    background-position: -1258px -36px
}
ul.smileBox li a.smile112 {
    background-position: -1292px -36px
}
ul.smileBox li a.smile113 {
    background-position: -1326px -36px
}
ul.smileBox li a.smile114 {
    background-position: -1360px -36px
}
ul.smileBox li a.smile115 {
    background-position: -1394px -36px
}
ul.smileBox li a.smile116 {
    background-position: -1428px -36px
}
ul.smileBox li a.smile117 {
    background-position: -1462px -36px
}
ul.smileBox li a.smile118 {
    background-position: -1496px -36px
}
ul.smileBox li a.smile119 {
    background-position: -1530px -36px
}
ul.smileBox li a.smile120 {
    background-position: -1564px -36px
}
ul.smileBox li a.smile121 {
    background-position: -1598px -36px
}
ul.smileBox li a.smile122 {
    background-position: -1632px -36px
}
ul.smileBox li a.smile123 {
    background-position: -1666px -36px
}
ul.smileBox li a.smile124 {
    background-position: -1700px -36px
}
ul.smileBox li a.smile125 {
    background-position: -1734px -36px
}
ul.smileBox li a.smile126 {
    background-position: -1768px -36px
}
ul.smileBox li a.smile127 {
    background-position: -1802px -36px
}
ul.smileBox li a.smile128 {
    background-position: -1836px -36px
}
ul.smileBox li a.smile129 {
    background-position: -1870px -36px
}
ul.smileBox li a.smile130 {
    background-position: -1904px -36px
}
ul.smileBox li a.smile131 {
    background-position: -1938px -36px
}
ul.smileBox li a.smile132 {
    background-position: -1972px -36px
}
ul.smileBox li a.smile133 {
    background-position: -2006px -36px
}
ul.smileBox li a.smile134 {
    background-position: -2040px -36px
}
ul.smileBox li a.smile135 {
    background-position: -2074px -36px
}
ul.smileBox li a.smile136 {
    background-position: -2108px -36px
}
ul.smileBox li a.smile137 {
    background-position: -2142px -36px
}
ul.smileBox li a.smile138 {
    background-position: -2176px -36px
}
ul.smileBox li a.smile139 {
    background-position: -2210px -36px
}
ul.smileBox li a.smile140 {
    background-position: -2244px -36px
}
ul.smileBox li a.smile141 {
    background-position: -2278px -36px
}
ul.smileBox li a.smile142 {
    background-position: -2312px -36px
}
ul.smileBox li a.smile143 {
    background-position: -2346px -36px
}
ul.smileBox li a.smile144 {
    background-position: -2380px -36px
}
ul.smileBox li a.smile145 {
    background-position: -2414px -36px
}
ul.smileBox li a.smile146 {
    background-position: -2448px -36px
}
.smilePage {
    text-align: right;
    width: 384px;
    line-height: 24px;
    padding-top: 12px
}
.smilePage a {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-left: 10px;
    text-align: center;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px
}
.smilePage a:hover, .smilePage a.current {
    background-color: #f04848;
    color: #fff;
    font-weight: bold
}
.smilePage .red {
    float: left;
    text-align: left
}
.smilePage i {
    margin-right: 5px;
    background-color: #f04848;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    height: 14px;
    line-height: 14px;
    text-align: center;
    padding: 0 3px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px
}
.textarea_comment {
    width: 608px;
    min-width: 608px;
    max-width: 608px
}
.comment_conBox {
    width: 658px
}
.textarea_quick {
    width: 636px;
    min-width: 636px;
    max-width: 636px
}
blockquote .textarea_quick {
    width: 598px;
    min-width: 598px;
    max-width: 598px
}
#comments {
    max-width: 1050px;
    margin: 0 auto;
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px
}
#comments .comment_sendwrap, #comments .comment_wrap {
    max-width: 710px;
    margin: 0 auto
}
#comments .comment_count, #comments .title_line {
    text-align: center
}
#comments .comment_count {
    position: relative;
    font-weight: normal;
    font-size: 16px;
    top: -30px;
    color: #999
}
.user_name {
    font-size: 14px
}
.pagination {
    text-align: center;
    margin: 20px 0;
    overflow: hidden
}
.pagination li {
    display: inline;
    min-width: 24px;
    height: 24px;
    line-height: 24px;
    padding-right: 5px;
    color: #5188a6
}
.pagination li.jumpToPage {
    color: #999;
    padding-left: 0
}
.pagination a {
    display: inline-block;
    padding: 0 8px;
    color: #5188a6
}
.pagination a:hover, .pagination .pageCurrent, .pagination .pageCurrent:hover {
    background-color: #f04848;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px !important;
    color: #fff;
    font-weight: bold
}
.pagination .pageup a:hover, .pagination .pagedown a:hover {
    background-color: #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    color: #5188a6;
    font-weight: normal;
    text-decoration: underline
}
.pagination .noClick a, .pagination .noClick a:hover {
    background-color: #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    color: #999;
    font-weight: normal;
    text-decoration: none
}
.pagination span {
    font-family: "SimSun";
    font-size: 12px
}
.input_num {
    height: 22px;
    line-height: 22px;
    border: 1px solid #dcdcdc;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    padding: 0 5px;
    color: #666;
    width: 26px;
    margin: 0 5px
}
.pagination .a_jumpTo {
    width: 36px;
    height: 24px;
    line-height: 24px;
    background-color: #f04848;
    color: #fff;
    padding: 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px !important
}
.pagination .a_jumpTo:hover {
    font-weight: normal
}
.pop_main_box .pop-content {
    padding: 0 0 40px;
    width: 480px;
    text-align: center;
    font-size: 14px;
    color: #666
}
.pop_main_box .pop-title {
    width: 440px;
    height: 60px;
    line-height: 60px;
    padding: 0 20px;
    margin-bottom: 0
}
.pop_width_300, .pop_width_320, .pop_width_340, .pop_width_420 {
    width: 320px;
    margin: 0 auto
}
.pop_width_300 {
    width: 300px
}
.pop_width_340 {
    width: 340px
}
.pop_width_420 {
    width: 420px
}
.pop_main_box p.pop_info {
    padding-top: 26px;
    margin-bottom: 20px
}
span.small_grey {
    display: block;
    font-size: 12px;
    color: #999;
    line-height: 20px
}
.a_blockBox {
    height: 42px;
    overflow: hidden
}
a.a_redBlock, a.a_redBlock_small, a.a_greyBlock {
    padding-left: 0;
    width: 150px;
    text-align: center;
    margin: 0 auto
}
a.a_greyBlock {
    background-color: #ccc
}
a.a_redBlock_small {
    width: 100px;
    height: 34px;
    line-height: 34px;
    font-size: 12px;
    display: inline-block
}
.pop_jubao, .pop_jubao_other {
    padding-right: 30px;
    font-size: 12px;
    line-height: 50px
}
.pop_jubao_other {
    padding-right: 0
}
.pop_jubao input, .pop_jubao_other input {
    margin-right: 4px;
    vertical-align: middle
}
.textarea_jubao {
    width: 318px;
    min-width: 318px;
    max-width: 318px;
    color: #999;
    display: none
}
a.a_small {
    font-size: 12px
}
.defaultAdd {
    text-align: left;
    font-size: 12px;
    margin-top: -10px;
    margin-bottom: 10px
}
.defaultAdd input {
    vertical-align: -2px;
    margin-right: 6px
}
.pop_main_box .btn_login, .pop_main_box .btn_grey {
    margin-bottom: 0
}
.pop_no_title .pop-content {
    width: 310px;
    padding: 40px 0;
    text-align: center;
    font-size: 14px
}
.pop_no_title .pop-content i, .pop_no_title .pop_info, .pop_no_title .pop_info_show {
    display: inline-block
}
.pop_no_title .pop_info, .pop_no_title .pop_info_show {
    text-align: left;
    color: #666;
    line-height: 20px;
    max-width: 210px
}
.pop_no_title .pop-content i.icon-logintanhao {
    background-color: #f5f5f5;
    color: #f04848
}
.pop_no_title .oneLine i {
    vertical-align: -1px
}
.pop_no_title .twoLine i {
    vertical-align: 8px
}
.pop_no_title .moreLine i {
    vertical-align: 25px
}
.pop_no_title .pop_comment_info {
    padding-top: 16px;
    clear: both
}
.pop_no_title .pop_comment_info span {
    padding: 0 3px;
    color: #999;
    font-size: 12px
}
.pop_large_width .pop-title {
    width: 530px
}
.pop_large_width .pop-content {
    width: 510px;
    margin: 0 auto
}
.pop_qd_pic {
    width: 120px;
    height: 120px;
    float: left;
    border: 1px solid #dcdcdc;
    margin-right: 10px
}
.pop_qd_right {
    width: 370px;
    float: left;
    text-align: left
}
.pop_qd_right p {
    margin-bottom: 12px;
    line-height: 1.4em;
    font-size: 12px
}
.pop {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 10000;
    background: #fff;
    display: none
}
.pop-close {
    position: absolute;
    top: -6px;
    right: -6px;
    width: 24px;
    height: 24px;
    background: #fff;
    cursor: pointer;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    color: #999;
    text-align: center;
    line-height: 24px;
    font-size: 13px
}
.pop-close:hover {
    color: #f04848
}
.pop-title {
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    padding: 0 20px;
    border-bottom: 1px solid #dcdcdc
}
.pop-title .pop_name {
    font-size: 20px;
    font-family: "Microsoft YaHei";
    float: left
}
.pop_name .grey {
    font-weight: normal;
    font-size: 12px;
    padding-left: 10px
}
.pop-title a.a_underline {
    float: right;
    font-size: 12px
}
@media(max-width:767px) {
    textarea#textarea_comment, textarea#quickComment, textarea#textareaComment {
        width: 100%;
        min-width: 200px;
        max-width: 608px;
        box-sizing: border-box;
        min-height: 120px
    }
    .comment_conBox {
        width: 100%
    }
}
@media(max-width:429px) {
    .smileLayerBg {
        width: 175px;
        height: 340px
    }
    ul.smileBox {
        width: auto
    }
    .smilePage {
        padding-top: 180px;
        width: auto
    }
    .comment_operate .comment_share {
        width: auto
    }
    .smilePage .red {
        display: none
    }
}
#nav-lift {
    position: fixed;
    z-index: 999;   /*padding: 10px 10px 5px;*/
    width: 100px;
    border: 1px solid #dcdcdc;
    top: 50%;
    margin-top: -80px;
    left: 50%;
    margin-left: 555px;
    background: #f5f5f5
}
#nav-lift li {
    width: 100%;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    color: #fff;
    margin-top: 1px;
    text-align: center;
    cursor: pointer;
    background: #f04848
}
#nav-lift .code {
    width: 100%;
    height: 100px;
    position: relative;
    background: url(../img/201510/28/code.png)no-repeat center center;
}
.about_us {
    position: fixed;
    top: 140px;
    z-index: 9;
    width: 129px;
    height: auto
}
.about_us_style {
    width: 100%;
    height: 50px;
    background-color: #bd4842;
    margin-bottom: 10px
}
.app_center {
    padding: 12px 18px
}
.app_center span, .app_center label {
    vertical-align: middle
}
.app_center label {
    font-size: 15px;
    color: white;
    margin-top: 2px
}
.wechat {
    width: 100%;
    height: 170px;
    background-color: #ecc557;
    margin-bottom: 10px;
    text-align: center;
    padding: 16px
}
.wechat img, .wechat span {
    display: block;
    font-weight: 700
}
.wechat img {
    margin-bottom: 8px;
    width: 97px;
    height: 97px
}
.app_center span {
    width: 26px;
    height: 26px;
    display: inline-block;
    background: url(../public/img/icon.png) no-repeat -16px -14px
}
.weibo, .subscribe {
    background-color: #ecc557;
    padding: 15px 24px
}
.weibo span, .subscribe span, .app_center span {
    float: left
}
.weibo span, .subscribe span {
    margin-top: 2px
}
.weibo label, .subscribe label, .app_center label {
    float: right;
    cursor: pointer
}
.weibo span {
    width: 20px;
    height: 16px;
    display: inline-block;
    background: url(../public/img/icon.png) no-repeat -23px -77px
}
.subscribe span {
    width: 16px;
    height: 16px;
    display: inline-block;
    background: url(../public/img/icon.png) no-repeat -23px -151px
}
.weibo a, .subscribe a {
    color: black
}
@media screen and (max-width:1359px) {
    .about_us, #nav-lift {
        display: none
    }
}
.rightLayer {
    width: 48px;
    height: 103px;
    position: fixed;
    border-bottom: 1px solid #dcdcdc;
    background-color: #fff;
    display: none
}
.rightLayer a.goTotop {
    padding-top: 20px;
    width: 48px;
    height: 51px;
    display: none
}
.rightLayer a.suggest {
    padding-top: 18px;
    width: 48px;
    height: 51px
}
.rightLayer a {
    width: 46px;
    height: 39px;
    display: block;
    border: 1px solid #dcdcdc;
    border-bottom: 0;
    padding-top: 10px;
    padding-left: 0;
    margin: 0;
    text-align: center;
    font-size: 12px;
    line-height: normal;
    color: #999
}
.rightLayer a:hover {
    background-color: #f04848;
    border-color: #f04848;
    color: #fff
}
.rightLayer a i {
    display: block;
    margin: 0 auto 1px
}
.rightLayer a:hover i {
    color: #fff
}
.slick_img {
    max-width: 1050px;
    max-height: 480px;
    margin: auto;
    position: relative
}
.slick-rollback {
    max-width: inherit;
    max-height: inherit;
    background-position: center;
    background-size: cover
}
.slider_img {
    width: 100%;
    overflow: hidden;
    background-color: black;
    position: relative;
    margin: 0 auto
}
.slider_img .img_list {
    position: absolute;
    margin: 0 auto;
    padding: 0
}
.slider_img .member_img {
    text-align: center;
    float: left
}
.slider_img .member_img img {
    max-width: 100%;
    height: auto
}
.slider_img .member_img .img_info {
    max-width: 1050px;
    height: 70px;
    position: absolute;
    top: 410px;
    z-index: 1;
    color: white;
    text-align: left;
    background-color: RGBA(0, 0, 0, .4)
}
.slider_img .member_img .img_info_title {
    width: 990px;
    font-size: 16px;
    font-weight: 700;
    margin: 14px 30px 0;
    cursor: pointer;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}
.slider_img .member_img .img_info_content {
    width: 990px;
    font-size: 12px;
    margin: 10px 30px 0;
    cursor: default;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}
.slider_img .slider_counter {
    color: white;
    font-weight: 800;
    font-size: 20px;
    position: absolute;
    left: 970px;
    top: 435px;
    z-index: 1;
    cursor: default
}
.arrow {
    width: 40px;
    height: 80px;
    position: absolute;
    background-color: RGBA(255, 255, 255, 0.1);
    color: white;
    text-align: center;
    font-size: 40px;
    line-height: 80px;
    cursor: pointer;
    opacity: .3
}
.slider_img .member_next {
    left: 1010px
}
.slider_img .member_img a {
    color: white;
    text-decoration: none
}
@media screen and (max-width:480px) {
    .slider_img .member_img .img_info {
        height: 50px
    }
    .slider_img .member_img .img_info_title {
        font-size: 14px;
        margin: 6px 10px 0
    }
    .slider_img .member_img .img_info_content {
        font-size: 12px;
        margin: 4px 10px 0
    }
    .arrow {
        width: 20px;
        height: 40px;
        font-size: 20px;
        line-height: 40px
    }
}
@media screen and (min-width:710px) {
    .hotlist .listmode {
        width: 710px;
        height: auto
    }
    .hotlist .listmode li {
        margin: 0;
        width: auto
    }
    .hotlist .listmode div {
        height: 195px;
        border-left: 0;
        border-right: 0;
        border-top: 0
    }
    .hotlist .listmode div a {
        float: left;
        width: 240px;
        height: 135px;
        margin-top: 30px
    }
    .hotlist .listmode div div {
        float: right;
        width: 450px;
        height: 194px
    }
    .hotlist .listmode div div:hover {
        box-shadow: 0
    }
    .hotlist .listmode div div p {
        height: auto;
        line-height: 20px;
        margin-top: 0
    }
    .hotlist .listmode div div h3 {
        margin-top: 30px;
        height: auto
    }
    .hotlist .listmode div div h3 a {
        width: auto;
        line-height: 24px;
        height: auto
    }
    .hotlist .listmode div div a {
        margin-top: 0
    }
    .hotlist .listmode .listmode_img {
        width: 240px;
        border: 0
    }
}
@media screen and (max-width:709px) {
    .hotlist .listmode div div {
        max-width: auto
    }
    .hotlist .listmode div div:hover {
        box-shadow: 0
    }
}
.loading-in li div>a {
    max-height: 252px;
    min-height: 252px;
    line-height: 251px
}
.loading-in li div img {
    display: inline
}
@media screen and (max-width:480px) {
    .loading-in li div>a {
        max-height: 160px;
        min-height: 160px;
        line-height: 160px
    }
}
.mosaic {
    height: 14px;
    vertical-align: -2px;
    padding: 0 5px
}
#pop-mosaic .textarea {
    width: 400px;
    margin-top: 26px;
    margin-bottom: 20px
}
@media screen and (max-width:480px) {
    #comments {
        padding: 0 10px
    }
    .smileLayerBg {
        width: 175px;
        height: 340px;
        top: auto;
        bottom: -5px;
        left: 24px;
        display: none
    }
    ul.smileBox {
        width: auto
    }
    .smilePage {
        width: auto;
        padding-top: 180px
    }
    .comment_avatar {
        width: 40px;
        overflow: hidden
    }
    .comment_nickName {
        white-space: nowrap;
        text-overflow: ellipsis;
        text-align: left;
        width: 40px
    }
    .comment_operate .comment_smileBox {
        width: 80px;
        display: none !important
    }
    .comment_operate .btn_sub, .comment_operate .btn_subGrey {
        width: 75px;
        height: 30px;
        line-height: 30px;
        margin-bottom: 6px;
        margin-top: 4px
    }
    article p img.face, article img.face {
        width: auto
    }
    .operate_icon {
        float: none;
        margin: 20px 0 0;
        text-align: center;
        width: 100%
    }
    .operate_icon .operateShare {
        margin-right: 50px
    }
    .comment_wrap .tab_nav {
        width: 100%
    }
    .activity_tit span {
        padding-left: 10px
    }
    .userPic {
        width: 36px;
        height: 36px
    }
    .userPic img {
        width: 36px;
        height: 36px
    }
    .comment_sendPart, #comment_error {
        padding-left: 40px
    }
    .textarea_comment {
        width: 93%
    }
    .comment_operate .comment_share {
        width: 150px
    }
    .commentform .textarea_comment {
        width: 100%;
        min-width: 260px;
        box-sizing: border-box;
        min-height: 80px
    }
    .comment_tips {
        left: 50px
    }
    .comment_wrap .tab_comment_li {
        text-align: center
    }
    .comment_list .comment_avatar {
        padding-right: 8px
    }
    .comment_conBox {
        width: 85%
    }
    .comment_conBox blockquote, .comment_blockquote {
        padding: 8px
    }
    .comment_floor {
        margin: -8px -4px 0 0
    }
    .sitePrice {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        height: 25px
    }
    .pagination {
        font-size: 12px
    }
    #error {
        position: static
    }
    #quick_error {
        width: 140px;
        bottom: -10px;
        right: 74px;
        line-height: 16px
    }
    blockquote .textarea_quick {
        width: 93%
    }
    .comment_action a.jubao {
        display: block !important
    }
    .comment_action a.dingNum:hover, .comment_action a.caiNum:hover {
        color: #999
    }
    .comment_action a.dingNum.current, .comment_action a.caiNum.current {
        color: #f04848
    }
    .choujiang_info p {
        font-size: 12px
    }
    .submit_btn {
        font-size: 14px;
        margin-top: 8px
    }
    .choujiang_conttent h4 {
        line-height: 30px
    }
    .choujiang_conttent h4 .remove {
        position: absolute;
        right: 20px;
        top: 0
    }
    .form-input {
        width: 178px !important
    }
    #zhiyou_login_window_iframe {
        width: 200px !important
    }
    #pop-login-new .pop-content {
        padding-left: 20px;
        padding-right: 20px
    }
    .co_login {
        text-align: left
    }
    #pop-login-new {
        margin-left: -120px !important;
        top: 60px !important
    }
    .pop_tip .pop-content {
        width: 260px
    }
    .pop-title .pop_name {
        font-size: 16px
    }
    .pop_main_box .pop-content {
        width: 240px
    }
    .pop_main_box .pop-title {
        width: auto;
        height: 50px;
        line-height: 50px
    }
    .pop_width_340 {
        width: auto
    }
    .pop_jubao {
        padding-right: 5px;
        padding-left: 5px
    }
    .pop_jubao_other {
        display: block;
        padding-right: 0;
        line-height: normal
    }
    #pop_report_opinion {
        padding: 0 10px
    }
    #pop_report_opinion textarea {
        width: 198px !important
    }
}
.footer-layer {
    width: 100%;
    height: 120px;
    background-color: rgba(0, 0, 0, 0.7);
    position: fixed;
    bottom: 0;
    z-index: 500
}
.footer-layer .layer-center {
    margin: 0 auto;
    width: 1050px;
    padding-top: 8px;
    position: relative
}
.layer-left {
    text-align: center
}
.layer-left li {
    display: inline-block;
    vertical-align: top
}
.layer-right {
    position: absolute;
    right: 10px;
    top: 10px
}
.layer-right i {
    cursor: pointer;
    font-size: 25px;
    color: #fff
}
.layer-left button {
    display: inline-block
}
.layer-left .Login {
    background-color: #f04848;
    color: #fff;
    width: 140px;
    height: 33px;
    font-size: 16px;
    text-align: center;
    border-radius: 6px;
    cursor: pointer;
    margin-left: 25px;
    line-height: 33px;
    position: relative;
    top: 38px
}
.layer-left .register {
    background-color: #3184e7;
    color: #fff;
    width: 140px;
    height: 33px;
    font-size: 16px;
    text-align: center;
    border-radius: 6px;
    margin-left: 28px;
    cursor: pointer;
    line-height: 33px;
    position: relative;
    top: 38px
}

/*mingdian style*/
.adapter ul li div>a{
    border-bottom: 1px solid #Ededed;
}
.adapter ul h3{padding: 0 5px;text-align: center;}
.adapter ul h3 a{font-size: 14px;font-weight: 500;line-height: 1.5em;color: #333;}
.adapter ul span a {display: block;margin: 10px auto; max-width: 130px;height: 40px;color: #fff;line-height: 40px;text-align: center;border-radius: 20px;
text-decoration: none;background: #C71585;}
.adapter ul span a:hover{background-color: #ad1375;}
.hot{background-color: #C71585}
.one {
    background: #f16d2b;
}
.one ul li div>a{
    border-bottom: 1px solid #ededed;
}
.one ul h3{
    padding: 0 5px;
    text-align: center;
}
.one ul h3 a {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5em;
    color: #333;
}
.one ul span a {
    display: block;
    margin: 10px auto ;
    max-width: 130px;
    height: 40px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    border-radius: 20px;
    text-decoration: none;
    background: #f28d3f;
}
.one ul span a:hover {
    background-color: #f16d2b;
}
@media(min-width:319px) and (max-width:414px) {
    .adapter ul h3 {
        margin-top: 5px;
        padding: 0 2px;
        font-size: 1.2em;
        font-weight: 200;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .jiaju ul h3{
        padding: 0;
    }
    .adapter ul h3 a{
        /*font-size: 0.4em;*/
    }
    .adapter ul li{
        height: auto;
    }
    .adapter li div span{
        padding: 0;
    }
    .adapter ul span a{
        /*margin: 0 auto 10px;*/
    }
    .adapter ul li div span{
        padding: 0;
    }
}
@media (max-width: 480px){
.adapter {
    padding:10px 5px;
}
}
.second {
    background-color: #ec1ca8;
}
.second ul li div>a{
    border-bottom: 1px solid #ededed;
}
.second ul h3{
    text-align: center;
}
.second ul h3 a {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5em;
    color: #333;
}
.second ul span a {
    display: block;
    margin: 0 auto 15px;
    max-width: 130px;
    height: 40px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    background: #ec1ca8;
    margin-top: 15px;
}
.second ul span a:hover {
    background-color: #d41996;
}
.second .more span {
    color: #ec1ca8;
}
.third {
    background-color: #fb51a0;
}
.third ul li div>a{
    border-bottom: 1px solid #ededed;
}
.third ul h3{
    text-align: center;
}
.third ul h3 a {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5em;
    color: #333;
}
.third ul span a {
    display: block;
    margin: 0 auto 15px;
    max-width: 130px;
    height: 40px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    background: #fb51a0;
    margin-top: 15px;
}
.third ul span a:hover {
    background-color: #e0488f;
}
.dianqi {
    background-color: #007aff;
}
.dianqi ul li div>a{
    border-bottom: 1px solid #ededed;
}
.dianqi ul h3{
    padding: 0 5px;
    text-align: center;
}
.dianqi ul h3 a {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5em;
    color: #333;
}
.dianqi ul span a {
    display: block;
    margin: 0 auto 15px;
    max-width: 130px;
    height: 40px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    background: #007aff;
    margin-top: 15px;
}
.dianqi ul span a:hover {
    background-color: #006fe5;
}
.jiazhuang {
    background-color: #ff5145;
}
.jiazhuang ul li div>a{
    border-bottom: 1px solid #ededed;
}
.jiazhuang ul h3{
    padding:0 5px;
    text-align: center;
}
.jiazhuang ul h3 a {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5em;
    color: #333;
}
.jiazhuang ul span a {
    display: block;
    margin: 0 auto 15px;
    max-width: 130px;
    height: 40px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    background: #ff5145;
    margin-top: 15px;
}
.jiazhuang ul span a:hover {
    background-color: #e5493e;
}
.jiaju {
    background-color: #f3836f;
}
.jiaju ul li div>a{
    border-bottom: 1px solid #ededed;
}
.jiaju ul h3{
    padding:0 2px;
    text-align: center;
}
.jiaju ul h3 a {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5em;
    color: #333;
}
.jiaju ul span a {
    display: block;
    margin: 0 auto 15px;
    max-width: 130px;
    height: 40px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    background: #f3836f;
    margin-top: 15px;
}
.jiaju ul span a:hover {
    background-color: #d97564;
}
.meizhuang {
    background-color: #eb2d94;
}
.meizhuang ul li div>a{
    border-bottom: 1px solid #ededed;
}
.meizhuang ul h3{
    padding:0 10px;
    text-align: center;
}
.meizhuang ul h3 a {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5em;
    color: #333;
}
.meizhuang ul span a {
    display: block;
    margin: 0 auto 15px;
    max-width: 130px;
    height: 40px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    background: #eb2d94;
    margin-top: 15px;
}
.meizhuang ul span a:hover {
    background-color: #d12885;
}
.dianzi {
    background-color: #633ef1;
}
.dianzi ul li div>a{
    border-bottom: 1px solid #ededed;
}
.dianzi ul h3{
    padding:0 2px;
    text-align: center;
}
.dianzi ul h3 a {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5em;
    color: #333;
}
.dianzi ul span a {
    display: block;
    margin: 0 auto 15px;
    max-width: 130px;
    height: 40px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    background: #633ef1;
    margin-top: 15px;
}
.dianzi ul span a:hover {
    background-color: #5838d9;
}

/*nav-lift*/
#nav-lift {
    background-color: #3c0b87;
    padding-top: 0px;
    border: 0px;
}
#nav-lift li {
    background-color: #7511dc;
}
#nav-lift li:hover {
    background-color: #511293;
}
#nav-lift .return-top {
    height: 200px;
}
#nav-lift .return-top:hover {
    background-color: #511293;
}
/*nav-lift end*/
/*mingdian style*/