﻿* {
    font-size: 15px
}

article, aside, audio, body, dd, div, dl, footer, form, h1, h2, h3, h4, h5, h6, header, hr, iframe, input, label, menu, nav, ol, p, section, select, td, textarea, th, time, ul, video {
    margin: 0;
    padding: 0
}

article, aside, audio, canvas, footer, header, nav, section, video {
    display: block
}

input::-webkit-search-cancel-button {
    display: none
}

form {
    display: inline
}

input, select {
    font-family: "微软雅黑",Helvetica,STHeiti,Droid Sans Fallback
}

body {
    color: #333;
    word-wrap: break-word;
    font-size: 100%;
    font-family: "微软雅黑",Helvetica,STHeiti,Droid Sans Fallback;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

textarea {
    resize: none;
    -webkit-appearance: none
}

iframe, img {
    border: 0
}

ol, ul {
    list-style: none
}

h1, h2, h3, h4, h5, h6 {
    color: #333;
    font-weight: 400
}

input, label, select, textarea {
    outline: 0;
    -webkit-user-modify: read-write-plaintext-only;
    -webkit-tap-highlight-color: transparent
}

label {
    -webkit-user-modify: read-only
}

input {
    border: none;
    background: 0 0;
    -webkit-appearance: none
}

a {
    color: #ffffff;
    text-decoration: none
}

select {
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-border-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none
}

i {
    font-style: inherit
}

hr {
    height: 1px;
    border: none;
    background: #eee
}

.fl {
    float: left
}

.fr {
    float: right
}

.h5 {
    clear: both;
    overflow: hidden;
    height: 5px
}

.h7 {
    clear: both;
    overflow: hidden;
    height: 7px
}

.h10 {
    clear: both;
    overflow: hidden;
    height: 10px
}

.mt10 {
    margin-top: 10px
}

.h20 {
    clear: both;
    overflow: hidden;
    height: 20px
}

.df {
    display: box;
    display: flex;
    display: -webkit-box
}

.df_child {
    -webkit-box-flex: 1;
    box-flex: 1;
    flex: 1
}

.nomp {
    margin: 0 !important;
    padding: 0 !important
}

.nobg {
    background: 0 0 !important
}

.nobr {
    border: none !important
}

.db {
    display: block !important
}

.nob {
    display: none !important
}

.orange {
    color: #ff9b05
}

.red {
    color: red !important
}

.clear {
    clear: both;
    overflow: hidden
}

.main {
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
    max-width: 800px;
    background: #fff;
    box-shadow: 0 0 15px #ccc
}

.arrow, .arrow i, .arrow span {
    position: relative;
    display: block;
    width: 0;
    height: 0;
    border-top: 1px none #000;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #dbdbdb;
    border-left: 8px solid transparent;
    line-height: 0;
    -moz-border-bottom-colors: #dbdbdb
}

    .arrow i, .arrow span {
        position: absolute;
        top: 1px;
        left: -8px;
        border-bottom-color: #fff
    }

.header {
    overflow: hidden;
    height: 48px;
    background: #ff6803;
    color: #fff
}

.logo {
    display: inline-block;
    width: 104px;
    position: absolute;
    left: 50%;
    top: 12px;
    margin-left: -52px;
    height: 18px;
    background: url(/plug/main/home/images/logo.png) no-repeat;
    background-size: 104px 18px
}

.login {
    position: absolute;
    right: 14px;
    bottom: 6px;
    z-index: 2
}

    .login img {
        width: 28px;
        height: 28px;
        border-radius: 100%
    }

.phone, .shenzhen {
    float: right;
    padding: 0 7px;
    height: 19px;
    border-right: 1px solid #ffa468;
    color: #fff;
    font-size: 13px;
    line-height: 16px;
    line-height: 19px
}

.shenzhen {
    margin: 16px 8px 0 0;
    padding: 0 11px
}

.phone {
    position: relative;
    display: inline-block;
    overflow: hidden;
    margin: 16px 0 0;
    padding-left: 19px;
    max-width: 68px;
    text-overflow: ellipsis;
    white-space: nowrap
}

@media screen and (min-width:480px) {
    .phone {
        max-width: 130px
    }
}

.phone .icon {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 16px;
    height: 19px;
    background: url(/plug/main/home/images/icon_phone.png) no-repeat;
    background-size: 16px 19px
}

.header_nav {
    padding-left: 40px;
    height: 35px;
    background: #fff1e5 url(/plug/main/home/images/icon_header.png) no-repeat;
    background-size: auto 35px;
    color: #5b2c04;
    font-size: 14px;
    line-height: 35px
}

    .header_nav a {
        margin-left: 22px;
        color: #dc6702;
        font-style: oblique;
        font-size: 12px
    }

.classify {
    overflow: hidden;
}

    .classify li {
        float: left;
        padding: 17px 0 16px;
        width: 20%;
        text-align: center
    }

        .classify li span {
            display: block;
            margin: 0 auto 7px;
            width: 38px;
            height: 38px;
            background-size: 38px auto
        }

        .classify li h4 {
            color: #666;
            font-size: 12px
        }

.line {
    height: 5px;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    background: #ebebeb
}

.line1 {
    height: 9px;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    background: #ebebeb
}

.line2 {
    height: 12px;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    background: #ebebeb
}

.breadbox {
    position: relative
}

.bread {
    position: relative;
    overflow: hidden;
    height: 49px;
    border-bottom: 1px solid #e1e1e1
}

    .bread .foc {
        -webkit-transform: rotateZ(90deg);
        -moz-transform: rotateZ(90deg);
        -o-transform: rotateZ(90deg);
        transform: rotateZ(90deg)
    }

    .bread a {
        padding-left: 15px;
        color: #333;
        font-size: 15px
    }

.bread_k {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    padding: 0 !important;
    width: 48px;
    height: 49px;
    background: #fff url(/plug/main/home/images/icon_openmore.png) no-repeat center;
    background-size: 22px
}

.bread_bg {
    position: absolute;
    top: 100px;
    left: 0;
    z-index: 8;
    display: none;
    width: 100%;
    height: 4000px;
    background: #000;
    opacity: .4
}

.bread_tab > div, .bread_tab > div a {
    white-space: nowrap
}

.bread_tab {
    overflow: hidden;
    padding: 0 48px 0 0;
    height: 49px;
    line-height: 49px;
    -webkit-overflow-scrolling: touch
}

@media screen and (max-width:720px) {
    .bread_tab {
        overflow-x: scroll
    }

    #divnav {
        overflow-x: inherit
    }
}

.bread_tab::-webkit-scrollbar {
    display: none
}

.bread_tab > div a {
    display: inline-block
}

    .bread_tab > div a:first-child {
        color: #f70
    }

    .bread_tab > div a:last-child {
        padding-right: 49px
    }

        .bread_tab > div a:last-child:after {
            width: 0
        }

.bread_list {
    overflow: hidden;
    padding-bottom: 18px;
    text-align: center
}

    .bread_list li {
        float: left;
        padding: 18px 15px 0 15px
    }

        .bread_list li a {
            color: #777;
            font-size: 15px
        }

.bread_list1 {
    overflow: hidden
}

    .bread_list1 a {
        float: left;
        display: inline-block;
        margin-left: 16px;
        color: #777;
        font-size: 15px;
        line-height: 44px
    }

.bread_txt {
    padding-left: 18px;
    background: #f7f7f7;
    font-size: 16px;
    line-height: 29px
}

    .bread_txt span {
        position: relative;
        top: 2px;
        display: inline-block;
        margin-right: 6px;
        width: 2px;
        height: 15px;
        background: #ff6803
    }

.bread_item {
    position: absolute;
    top: 50px;
    left: 0;
    z-index: 9;
    width: 100%;
    border-bottom: 1px solid #acacac;
    background: #fff
}

.add, .add a {
    color: #525151;
    font-size: 14px
}

.add {
    overflow: hidden;
    padding: 0 12px;
    border-bottom: 1px solid #efefef;
    line-height: 35px
}

    .add img {
        display: inline-block;
        margin-right: 5px;
        vertical-align: -4px
    }

    .add .add_id, .add_id {
        float: right;
        color: #666;
        font-size: 13px
    }

        .add_id img {
            margin: 0 10px;
            vertical-align: middle
        }

.text—cs, .text—cy, .text—dj, .text—djs, .text—rd, .text—rmhd, .text—tj, .text—xh, .text—zb, .text—zt {
    background: url(/plug/main/home/images/icon_text.png) no-repeat;
    background-size: 232px 50px
}

.text—cs, .text—cy, .text—dj, .text—djs, .text—rd, .text—rmhd, .text—tj, .text—xh, .text—zb, .text—zt {
    display: inline-block;
    margin-right: 5px;
    width: 29px;
    height: 16px;
    vertical-align: middle
}

.text—tj {
    vertical-align: -2px
}

.text—xh {
    width: 26px;
    height: 15px;
    background-position: -31px 0;
    vertical-align: -2px
}

.text—rd, .text—zb {
    width: 28px;
    height: 15px;
    background-position: -59px 0
}

.text—zb {
    background-position: -89px 0;
    vertical-align: -2px
}

.text—rmhd {
    width: 62px;
    height: 22px;
    background-position: 0 -28px
}

.text—cs {
    width: 30px;
    height: 17px;
    background-position: -156px 0
}

.text—zt {
    width: 39px;
    height: 22px;
    background-position: -70px -28px;
}

.text—cy {
    width: 31px;
    height: 16px;
    background-position: -121px 0;
    vertical-align: -3px;
}

.text—dj {
    width: 36px;
    height: 18px;
    background-position: -189px 0;
    vertical-align: -3px;
}

.flag {
    display: inline-block;
    padding: 1px 2px;
    border: 1px solid #f70;
    color: #f70 !important;
    font-size: 12px;
    line-height: 12px;
}

.txt-chy, .txt-cs, .txt-hs, .txt-rmhd, .txt-tt, .txt-tt01, .txt-xh, .txt-zb {
    display: inline-block;
    display: inline-block;
    margin-right: 3px;
    padding: 2px 4px;
    background: #FF0101;
    color: #fff;
    vertical-align: middle;
    font-size: 12px;
    font-family: 黑体;
    line-height: 12px;
}

.txt-hs {
    background: #7e8795;
}

.txt-tt01 {
    background: #50ca5e;
}

.txt-xh {
    background: #FF916F;
}

.txt-zb {
    background: #60B2FF;
}

.txt-rmhd {
    border: 1px solid #FF7803;
    background: #fff;
    color: #FF7803;
}

.txt-cs {
    background: #D781F7;
}

.txt-chy {
    background: #F67F00;
}

.br {
    border-radius: 3px;
}

.headerclient {
    overflow: hidden;
    height: 48px;
    border-bottom: 1px solid #ddd;
    background: #fff;
    color: #fff;
}

.logoclient {
    float: left;
    display: inline-block;
    margin: 14px 0 0 14px;
    width: 120px;
    height: 20px;
    background: url(/plug/main/home/images/logoclient.png) no-repeat;
    background-size: 120px 20px;
}

.loginclient {
    float: right;
    margin: 10px 14px 0 0;
}

.header {
    position: relative;
    overflow: hidden;
    height: 45px;
    border-bottom: 1px solid #ddd;
    background: #ff7803;
    color: #fff;
}

    .header .item_search, .header_search input[type=submit] {
        position: absolute;
        right: 65px;
        bottom: 11px;
        display: block;
        width: 25px;
        height: 25px;
        background: url(/plug/main/home/images/su.png) no-repeat;
        background-size: 25px;
        cursor: pointer;
    }

.header_top {
    background: url(/plug/main/home/images/icon_pic6.jpg) repeat-x top left;
    background-size: auto 360px;
}

    .header_top p {
        padding: 0 20px;
        height: 48px;
        background: url(/plug/main/home/images/icon_pic5.jpg) repeat-x;
        background-size: auto 48px;
        line-height: 48px;
    }

        .header_top p span {
            display: block;
            background: url(/plug/main/home/images/icon_pic3.png) no-repeat center right;
            background-size: 14px 8px;
            color: #fff;
        }

    .header_top .foc {
        background: 0 0;
    }

        .header_top .foc span {
            background: url(/plug/main/home/images/icon_pic4.png) no-repeat center right;
            background-size: 14px 8px;
        }

    .header_top ul {
        overflow: hidden;
        padding-bottom: 10px;
    }

        .header_top ul li {
            float: left;
            width: 20%;
            text-align: center;
            line-height: 36px;
        }

            .header_top ul li a {
                color: #fff;
                font-size: 15px;
            }

.header_search {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    display: none;
    width: 100%;
    height: 48px;
    background: #ff7803;
}

    .header_search .item {
        display: box;
        display: flex;
        display: -webkit-box;
        height: 48px;
    }

    .header_search input[type=text] {
        display: block;
        margin: 7px 55px 0 10px;
        padding-left: 5px;
        height: 33px;
        background: #fff;
        -webkit-box-flex: 1;
        box-flex: 1;
        flex: 1;
    }

    .header_search input[type=submit] {
        background: url(/plug/main/home/images/icon_search2.png) no-repeat;
        background-size: 25px;
    }

    .header_search .item .close {
        display: inline-block;
        margin: 16px 0 0 14px;
        width: 16px;
        height: 16px;
        background: url(/plug/main/home/images/icon_close.png) no-repeat;
        background-size: 16px;
        cursor: pointer;
    }

.Btnbox, .btnbox {
    padding: 15px 12px;
    background: #fff;
}

.btnbox {
    padding: 0 12px 15px;
}

.news_moreBtnbox {
    padding: 10px;
    background: #eee;
}

.news_moreBtn {
    display: block;
    overflow: hidden;
    height: 36px;
    border: 1px solid #d3d3d3;
    border-radius: 2px;
    background: #fff;
    color: #666;
    text-align: center;
    font-size: 15px;
    line-height: 36px;
}

    .news_moreBtn img {
        display: inline-block;
        margin-left: 5px;
        vertical-align: middle;
    }

.num {
    float: right;
    color: #aaa !important;
    font-size: 12px !important;
}

    .num .eye {
        display: inline-block;
        padding-left: 3px;
        width: 15px;
        height: 10px;
        background: url(/plug/main/home/images/icon_eye.png) no-repeat;
        background-size: 15px 10px;
        vertical-align: -1px;
    }

    .num .flag {
        margin-left: 5px;
    }

.footer {
    padding: 14px 0 12px;
    background: #f70;
    color: #ffcbb8;
    text-align: center;
    font-size: 13px;
}

    .footer p {
        margin-bottom: 8px;
        font-size: 19px;
        line-height: 19px;
    }

        .footer p a {
            margin: 0 12px;
            color: #fff;
            font-size: 16px;
        }

.footer_nav {
    height: 44px;
    border-top: 1px #e4e4e4 solid;
    background: #fcfcfc;
    color: #999;
    text-align: center;
    font-size: 16px;
    line-height: 44px;
}

    .footer_nav a {
        margin: 0 17px;
        color: #999;
        font-size: 16px;
    }

    .footer_nav .cur {
        color: #f60;
    }

.foot {
    padding: 10px;
}

    .foot p {
        color: #9d9d9d;
        text-align: center;
        font-size: 11px;
        line-height: 22px;
    }

        .foot p a {
            margin: 0 8px;
            color: #9d9d9d;
            font-size: 11px;
        }

            .foot p a img {
                margin-top: -3px;
                margin-right: 5px;
                vertical-align: middle;
            }

.top {
    position: fixed;
    right: 12px;
    bottom: 90px;
    z-index: 9999;
    width: 36px;
    height: 36px;
    background: url(/plug/main/home/images/icon_top.png) no-repeat;
    background-size: 36px;
    opacity: .5;
    cursor: pointer;
}

.headerNav {
    padding: 0 10px;
    height: 44px;
    background: #f70;
    line-height: 44px;
}

    .headerNav a {
        float: left;
        display: inline-block;
        overflow: hidden;
        padding: 0 20px 0 10px;
        max-width: 90px;
        background: url(/plug/main/home/images/nav_line_a_bg.png) no-repeat right center;
        background-size: 12px 44px;
        color: #fff;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-weight: 700;
    }

    .headerNav .logo {
        margin-right: 9px;
        padding: 0;
        width: 68px;
        background: url(/plug/main/home/images/nav_logo.png) no-repeat center;
        background-size: 68px 16px;
    }

    .headerNav span {
        float: left;
        display: inline-block;
        width: 1px;
        height: 44px;
        background: url(/plug/main/home/images/nav_line_img.png) no-repeat center;
        background-size: 1px 44px;
    }

@media screen and (min-width:480px) {
    .news_link li p {
        width: 88%;
    }

    .news_exclusive h4 i {
        max-width: 94%;
    }

    .search select {
        padding-left: 5px;
    }

    .from, .louzhu, .news_item .from, .news_item .louzhu {
        max-width: 150px;
    }

    .header_top p {
        background: url(/plug/main/home/images/icon_pic5.jpg) repeat-x;
        background-size: 100%;
    }

    .header_top {
        background: url(/plug/main/home/images/icon_pic6.jpg) repeat-x top left;
        background-size: 100%;
    }
}

.newsNum {
    position: absolute;
    top: -6px;
    right: -6px;
    display: inline-block;
    height: 18px;
    max-width: 25px;
    min-width: 18px;
    border-radius: 100px;
    background: #ff2a2a;
    color: #fff;
    text-align: center;
    font-size: 10px;
    line-height: 18px;
}

.leShopping {
    position: relative;
    overflow: hidden;
}

    .leShopping .close {
        position: absolute;
        top: 10px;
        right: 10px;
        z-index: 9;
        display: inline-block;
        width: 25px;
        height: 25px;
        background: url(/plug/main/home/images/icon_leShopping03.png) no-repeat;
        background-size: 25px;
    }

    .leShopping img {
        display: block;
        width: 100%;
    }

.leShopping_images02 {
    position: relative;
    overflow: hidden;
}

    .leShopping_images02 .LStxt {
        position: absolute;
        bottom: 0;
        left: 0;
        padding-bottom: 15px;
        width: 100%;
        text-align: center;
    }

.LStxt .l {
    display: inline-block;
    margin-right: 5px;
    width: 21px;
    height: 14px;
    background: url(/plug/main/home/images/icon_txt2.png) no-repeat;
    background-size: 21px 11px;
    vertical-align: middle;
}

.LStxt .nums {
    display: inline-block;
    padding: 4px 7px;
    border-radius: 3px;
    background: #273247;
    color: #fff;
    vertical-align: middle;
    font-size: 12px;
    line-height: 12px;
}

.LStxt .r {
    display: inline-block;
    margin: 0 5px;
    width: 112px;
    height: 14px;
    background: url(/plug/main/home/images/icon_txt1.png) no-repeat;
    background-size: 112px 14px;
    vertical-align: -1px;
}

.LStxt .item_btns {
    display: inline-block;
    width: 72px;
    height: 18px;
    background: url(/plug/main/home/images/icon_btn.png) no-repeat;
    background-size: auto 18px;
    vertical-align: middle;
}

.appAware {
    display: block;
    background: #f7f7f7;
    height: 40px;
    font-size: 13px;
    color: #666;
    padding: 0 6px;
    line-height: 40px;
    margin: 0px 10px 10px;
    border-radius: 2px;
}

    .appAware a {
        display: block;
        color: #666;
    }

    .appAware .appAware_tanwan {
        vertical-align: middle;
        margin-right: 5px;
        margin-top: -2px;
    }

    .appAware .ljlq {
        float: right;
        font-size: 12px;
        color: #fc522d;
        padding: 0 4px;
        display: inline-block;
        height: 20px;
        line-height: 20px;
        border: 1px #fc522d solid;
        border-radius: 1px;
        margin-top: 9px;
    }

    .appAware img.appAward_logo {
        float: right;
        margin: 14px 4px 0 0;
    }

.classify .lq span {
    background: url(/plug/main/home/images/font_1.png);
    background-size: 38px 38px;
}

.classify .sjgs span {
    background: url(/plug/main/home/images/font_2.png);
    background-size: 38px 38px;
}

.classify .tzsc span {
    background: url(/plug/main/home/images/font_3.png);
    background-size: 38px 38px;
}

.classify .wyx span {
    background: url(/plug/main/home/images/font_4.png);
    background-size: 38px 38px;
}

.classify .nrh span {
    background: url(/plug/main/home/images/font_5.png);
    background-size: 38px 38px;
}

.earthDiv {
    display: none;
}

.earth {
    display: none;
}

.earthLogo {
    display: none;
}

/**2016-3-31-Mr-jin 愚人节样式-start**/
.yr {
    background: url(/plug/main/home/images/yrbg.jpg) no-repeat;
    background-size: 100% auto;
    padding-top: 50px;
}

    .yr .header {
        background: none;
        border-bottom: none;
    }

    .yr .header_search {
        background: none;
    }

        .yr .header .item_search, .yr .header_search input[type=submit] {
            right: 58px;
        }

#maImg {
    position: fixed;
    right: 10px;
    bottom: 20px;
    z-index: 99999;
}

@media screen and (min-width:700px) {
    #maImg {
        position: fixed;
        bottom: 10px;
        margin-right: 30%;
    }

    .yr {
        padding-top: 120px;
    }

        .yr .classify {
            margin-top: 40px;
        }
}
/**2016-3-31-Mr-jin 愚人节样式-end**/

/**2016-3-30-Mr-jin 清明节样式-start**/
.qm {
    background: url(/plug/main/home/images/qmbg.jpg) no-repeat;
    background-size: 100% auto;
    padding-top: 50px;
}

    .qm .header {
        background: none;
        border-bottom: none;
    }

    .qm .header_search {
        background: none;
    }

@media screen and (min-width:700px) {
    .qm {
        padding-top: 120px;
    }

        .qm .classify {
            margin-top: 20px;
        }
}
/**2016-3-30-Mr-jin 清明节样式-end**/

/**五一活动样式**/
.hd {
    background: url(/plug/main/home/images/bg51.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
}

    .hd .logox {
        position: absolute;
        left: 32%;
        width: 165px;
    }

    .hd .header {
        background: none;
        border-bottom: none;
        padding-top: 50px;
    }

    .hd .item_search {
        background: url(/plug/main/home/images/icon_search2.png) no-repeat;
        background-size: 25px;
    }

    .hd .classify {
        border-bottom: none;
        margin-top: -5px;
    }

    .hd .appAware {
        background: none;
        border-top: 1px #e7e7d0 solid;
    }

    .hd .header_search {
        background: none;
    }

        .hd .header_search input[type=text] {
            border: 1px #ddd solid;
        }

    .hd .header .logo {
        background: url(/plug/main/home/images/tanwan_logo.png) no-repeat;
        background-size: 104px 18px;
    }

    .hd .header_search .item .close {
        background: url(/plug/main/home/images/icon_close2.png) no-repeat;
        background-size: 16px;
    }

@media screen and (min-width:700px) {
    .hd .logox {
        position: absolute;
        left: 32%;
        width: 330px;
    }

    .hd .header {
        padding-top: 100px;
        margin-bottom: 70px;
    }
}

@media screen and (max-width:320px) {
    .hd .logox {
        position: absolute;
        left: 32%;
        width: 150px;
    }

    .hd .header .logo {
        background: url(/plug/main/home/images/tanwan_logo.png) no-repeat;
        background-size: 85px 15px;
    }

    .header .item_search {
        right: 52px;
    }
}
/**五一活动样式**/

.header .item_search {
    left: 10px
}

.activity .appAware {
    background: none;
    margin: 0px 10px;
    border-top: 1px rgba(188,189,190,0.5) solid;
}

.activity .header_search {
    background: none
}

@media screen and (min-width:700px) {
    .activity .classify {
        padding-top: 80px;
    }
}
/*六一活动样式*/
.charstnam {
    background: url(/plug/main/home/images/charst_bg.jpg) no-repeat;
    background-size: 100% auto;
    width: 100%;
}

.activity {
    background: url(/plug/main/home/images/charst_img.gif) no-repeat;
    background-size: 100% auto;
    position: relative;
}

    .activity .header {
        background: none;
        border-bottom: none;
    }

    .activity .appAware {
        background: none;
        margin: 0px 10px;
        border-top: 1px rgba(188,189,190,0.5) solid;
    }

    .activity .header_search {
        background: none
    }

.activity {
    padding-top: 46px
}

.star {
    position: absolute;
    width: 25px;
    height: 24px;
}

.star1 {
    left: 13%;
    top: 15%;
    background: url(/plug/main/home/images/star1.png) no-repeat center;
    background-size: 25px;
    animation: star1 2s linear infinite;
    -webkit-animation: star1 2s linear infinite;
}

.star2 {
    right: 10%;
    background: url(/plug/main/home/images/star2.png) no-repeat center;
    background-size: 25px;
    top: 15%;
    animation: star2 2s linear infinite 1s;
    -webkit-animation: star2 2s linear infinite 1s;
}

.star3 {
    left: 25%;
    top: 30%;
    background: url(/plug/main/home/images/star3.png) no-repeat center;
    background-size: 25px;
    animation: star3 2s linear infinite 1.5s;
    -webkit-animation: star3 2s linear infinite 1.5s;
}

@keyframes star1 {
    0% {
        opacity: 1;
    }

    49% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes star1 {
    0% {
        opacity: 1;
    }

    49% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@keyframes star2 {
    0% {
        opacity: 1;
    }

    49% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes star2 {
    0% {
        opacity: 1;
    }

    49% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@keyframes star3 {
    0% {
        opacity: 1;
    }

    49% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes star3 {
    0% {
        opacity: 1;
    }

    49% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@media screen and (min-width:350px) {
    .activity .classify {
        padding-top: 16px;
    }
}

@media screen and (min-width:410px) {
    .activity .classify {
        padding-top: 31px;
    }
}

@media screen and (min-width:700px) {
    .activity .classify {
        padding-top: 98px;
    }

    .activity {
        padding-top: 100px;
    }
}

.hot_video h1 span {
    font-size: 12px;
    color: #999;
    float: right;
}

.hotBroadcast-box {
    border-radius: 10px;
    box-shadow: 0 3px 15px #ccc;
    background-color: #fff;
    margin: 0 auto;
    overflow: hidden
}

.forum-container {
    padding: 0 !important
}

    .forum-container .hotBroadcast-box {
        border-radius: 0;
        padding: 0 6px;
        box-shadow: 0 0 0
    }

.hotBroadcast {
    background-color: #eee;
    padding-top: 9px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 13px
}

.video-title {
    line-height: 41px !important;
    height: 35px !important;
    margin-left: 10px;
    padding: 0 10px !important
}

.hotBroadcast-title {
    height: 50px;
    line-height: 50px;
    font-weight: 600;
    font-size: 15px;
    margin-left: 17px
}

.hotBroadcast-title {
    margin: 0;
    padding: 0 10px;
    position: relative
}

.clear {
    clear: both
}

.forum-top img {
    width: 30px;
    height: 30px;
    border-radius: 50%
}

.user_img {
    margin-top: 10px;
    margin-left: 8px;
    display: inline-block;
    vertical-align: middle
}

.user_name {
    display: inline-block;
    vertical-align: middle;
    color: #959595;
    margin-top: 10px;
    margin-left: 5px
}

.forum-title {
    color: #222;
    font-size: 17px;
    padding: 0 7px;
    margin-top: 5px;
    line-height: 22px;
    padding-left: 8px;
    margin-bottom: 5px
}

.forum-img {
    margin: 0 9px;
    border-radius: 5px;
    margin-top: 5px;
    position: relative
}

    .forum-img img {
        width: 100%;
        border-radius: 5px
    }

.forum-come {
    margin-top: -5px;
    margin-left: 10px;
    margin-right: 10px;
    border-bottom: 1px solid #eee;
    padding-bottom: 11px !important
}

.forum-type {
    padding: 0;
    background: #bbb;
    height: 18px;
    font-size: 12px;
    text-align: center;
    line-height: 18px !important;
    color: #fff !important;
    border-radius: 20px;
    padding: 0 10px
}

.forum-times {
    margin-top: 2px
}

.forum-listImg {
    border-radius: 5px
}

.forum-listImg-box {
    padding: 0 7px
}

.news_listImg {
    overflow: hidden
}

    .news_listImg .img {
        position: relative;
        margin: 0 2.5px;
        padding: 0
    }

    .news_listImg li {
        float: left;
        width: 33.33%
    }

    .news_listImg .img img {
        width: 100%
    }

span.reply_times i {
    width: 25px;
    height: 15px;
    background: url(/plug/main/home/images/dashen/big_note.png) center center no-repeat;
    background-size: 14px auto;
    display: block;
    float: left
}

span.reply_times {
    color: #999;
    font-size: 12px;
    float: right;
    margin-left: 10px;
    line-height: 15px
}

.news_come {
    overflow: hidden;
}

    .news_come span {
        font-size: 12px;
        color: #999
    }

    .news_come a {
        font-size: 12px;
        color: #bbb
    }

.from, .louzhu {
    float: left;
    max-width: 80px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block
}

.num {
    float: right;
    color: #aaa !important;
    font-size: 12px !important
}

    .num .eye {
        display: inline-block;
        width: 15px;
        height: 11px;
        background: url(/plug/main/home/images/icon_eye.png) no-repeat;
        background-size: 15px 10px;
        padding-left: 3px;
        vertical-align: -1px
    }

.louzhu {
    max-width: 100px;
    padding: 0 10px
}

.play_btn {
    width: 50px;
    height: 50px;
    background-image: url(/plug/main/home/images/play_btn.png);
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    transform: translate(-50%,-50%)
}

.news_come {
    overflow: hidden;
    padding: 10px 0 0;
}

.bright {
    margin: 0 13px;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 10px;
}

.bright-box {
    background: #F1F8FF;
    border-radius: 5px;
    min-height: 25px;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 0;
}

.bright-icon {
    width: 52px;
    height: 52px;
    border-radius: 50%;
    font-size: 12px;
    color: #FFFFFF;
    text-align: center;
    position: absolute;
    top: -26px;
    left: -26px;
    background-image: linear-gradient(-180deg, #FFC270 0%, #FF8F3D 100%);
    text-indent: 19px;
    line-height: 70px;
}

.bright-content {
    width: 85%;
    min-height: 20px;
    word-break: break-all;
    font-size: 13px;
    color: #818385;
    letter-spacing: 0.23px;
}

@media screen and (min-width: 799px) {
    .bright-content {
        width: 93%;
    }
}

.bright-content p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.bright-content .bright-name {
    font-size: 14px;
    color: #474747;
    font-weight: bold;
}

.fix_item_img_glbar {
    padding-top: 5px;
    position: relative;
    display: inline-block;
}

    .fix_item_img_glbar img {
        max-width: 100%;
        border: 0;
    }

.btn_str_ply {
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    top: 0;
}

.faceemj {
    height: 20px;
}

@media screen and (min-width: 799px) {
    .video-container {
        width: 49.5%;
        height: 440px;
    }

    .video-box li:nth-of-type(odd) {
        margin-right: 1px;
        float: left;
    }

    .video-box li:nth-of-type(even) {
        float: right;
    }

    .hotBroadcast_active p {
        width: 85%;
        border: none;
        /* margin-top: 10px; */
    }

    .play_num {
        width: 12%;
    }

    .video-name {
        width: 75%;
    }

    .hotBroadcast_active img {
        width: 60px;
        height: 60px;
        margin-top: 10px;
    }

    .hotBroadcast_active {
        height: 80px;
        /* line-height: 80px; */
    }

    .hot_hr {
        display: block;
    }
}

@media screen and (max-width: 360px) {
    .hotBroadcast_active p {
        width: 75%;
    }
}