@charset "utf-8";




/**
 * 基本样式
 * @author rollin(huangxiaorong@021.com)
 */


/*首页头部*/

.head {
    height: 80px;
}

.input_box {
    position: relative;
    width: 363px;
    border: 1px solid #bebebe;
    background-color: #fff;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

.input_box input.txt {
    padding: 5px 6px;
    width: 250px;
    padding-right: 45px;
    height: 20px;
    line-height: 20px;
    border: none;
    background-color: transparent;
    outline: none;
    color: #444;
}

.input_box a.submit {
    position: absolute;
    top: 1px;
    right: 0;
    background: url(/assets/img/icon_search.png) no-repeat center center;
    height: 28px;
    text-indent: -999px;
    width: 40px;
    cursor: pointer;
    border: 0 none;
    background-color: transparent;
    border-left: 1px solid #DCDCDC;
}

.logo {
    float: left;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 10px;
}





/*首页导航*/

.nav {
    height: 40px;
    background-color: #ee4b4b;
}

.nav a {
    display: block;
    float: left;
    text-align: center;
    padding: 0 12px;
    color: #fff;
    font-size: 18px;
    line-height: 40px;
}

.nav a.active,
.nav a:hover {
    background-color: #d73c3c;
}





/*首页 main_box*/


/*首页热门视频*/

.hot_title {
    font-size: 24px;
    color: #333;
    padding-top: 20px;
    padding-bottom: 10px;
}

.hot_left {
    float: left;
    width: 530px;
    height: 330px;
    overflow: hidden;
}

.hot_right {
    float: right;
}

#playBox {
    width: 100%;
    height: 168px;
    background: #333;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
    display: none;
}

#playBox .pre {
    cursor: pointer;
    width: 36px;
    height: 60px;
    background: url(/assets/img/rotation.png) no-repeat;
    position: absolute;
    top: 140px;
    left: 0px;
    z-index: 20;
    background-position: 0 -60px;
    display: none;
}

#playBox .pre:hover {
    background-position: 0 -180px;
}

.predown {
    background-position: 0 -300px !important;
}

.nextdown {
    background-position: 0 -240px !important;
}

#playBox .next {
    cursor: pointer;
    width: 36px;
    height: 60px;
    background: url(/assets/img/rotation.png) no-repeat;
    position: absolute;
    top: 140px;
    right: 0px;
    z-index: 20;
    background-position: 0 0;
    display: none;
}

#playBox .next:hover {
    background-position: 0px -120px;
}

#playBox .smalltitle {
    width: 40px;
    height: 8px;
    position: absolute;
    bottom: 8px;
    right: 1px;
    z-index: 220;
}

#playBox .smalltitle ul {
    width: 90px;
    margin: 0 auto;
}

#playBox .smalltitle ul li {
    width: 6px;
    height: 6px;
    margin: 0 3px;
    border-radius: 3px;
    background: #d9dadc;
    float: left;
    overflow: hidden;
    *display: inline;
    *zoom: 1;
}

#playBox .oUlPlay li a:hover {
    border: 2px red solid;
    width: 296px;
    height: 164px;
}

#playBox .oUlPlay li a:hover img {
    width: 296px;
    height: 164px;
}

#playBox .smalltitle .thistitle {
    background: #f34c4c;
    width: 8px;
    height: 8px;
    border-radius: 4px;
    margin-top: -1px;
}

#playBox .oUlPlay {
    width: 99999px;
    position: absolute;
    left: 0;
    top: 0;
}

#playBox .oUlPlay li {
    float: left;
}

#playBox .oUlPlay li a {
    display: block;
    float: left;
    width: 300px;
    height: 168px;
    position: relative;
}

#playBox .oUlPlay li a img {
    float: left;
    width: 300px;
    height: 168px;
}

#playBox .oUlPlay li .deso {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 300px;
    text-indent: 5px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    color: #fffefe;
    font-size: 14px;
    background: url(/assets/img/serch-adbg.png) top repeat-x;

    z-index: 200;
    overflow: hidden;
}

#playBox .ad-txt {
    position: absolute;
    right: 5px;
    top: 5px;
    color: #fff;
    font-size: 12px;
    z-index: 100;
}

#playBox .oUlPlay li .deso .bf {
    width: 16px;
    height: 16px;
    vertical-align: middle;
    background: url(/assets/img/rotationbf.png) no-repeat;
    display: inline-block;
    margin-top: 3px;
}

#playBox .oUlPlay li .deso .bfhover {
    background: url(/assets/img/rotationbfhover.png) no-repeat !important;
}

#playBox .oUlPlay li .deso .txt {
    display: inline-block;
    width: 250px;
    vertical-align: middle;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.zzBf {
    display: none;
    width: 100%;
    height: 100%;
    background: url(/assets/img/zzbg.png) repeat;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
}

.zzBf span {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.zzBf .span1 {
    width: 61px;
    height: 61px;
    margin-top: 140px;
    background: url(/assets/img/bfbig.png) no-repeat;
}

.zzBf .span2 {
    width: 30px;
    height: 30px;
    margin-top: 50px;
    background: url(/assets/img/bfbig2.png) no-repeat;
}

.zzBf .span3 {
    margin-top: 82px;
}

.zzBf .span4 {
    margin-top: 23px;
}

.zzBf .span5 {
    margin-top: 54px;
}

#playBox:hover .zzBf,
.hot_right_news li a.img:hover .zzBf {
    display: block;
}

.index_news li:hover .zzBf,
.three_new li:hover .zzBf,
.index_news2 .first_new:hover .zzBf {
    display: block;
}





/*.hot_right_news li a.img:hover{
        border: 2px solid #EC4B4B;
    }*/


/*首页热门视频右边*/

.hot_right {
    float: left;
    height: 330px;
    overflow: hidden;
}

.hot_right_news {
    width: 100%;
    height: 330px;
    overflow: hidden;
    position: relative;
    left: 0px;
    top: 0px;
}

.hot_right_news li {
    float: left;
    width: 210px;
    height: 165px;
    position: relative;
    left: 0px;
    top: 0px;
    padding-left: 20px;
    overflow: hidden;
    margin-bottom: 5px;
}

.hot_right_news li a {
    display: block;
}

.hot_right_news li a.img {
    position: relative;
    width: 210px;
    height: 165px;
    overflow: hidden;
}

.hot_right_news li a.img img {
    width: 210px;
    height: 133px;
    display: block;
}

.hot_right_news li a.img .time {
    position: absolute;
    left: 0;
    top: 99px;
    text-indent: 10px;
    font-size: 12px;
    width: 100%;
    height: 16px;
    line-height: 16px;
    color: #fff;
    background: url(/assets/img/mask.png) repeat;
}

.hot_right_news li a.img .deso {
    height: 32px;
    line-height: 28px;
    float: left;
    color: #666;
    font-size: 14px;
    width: 210px;
    overflow: hidden;
    /*text-overflow: ellipsis;
                    white-space: nowrap;*/
    /*text-indent: 4px;*/
    /* text-align: center;*/
}

.hot_right_news li a.img .zzBf {
    width: 206px;
    height: 129px;
    top: 2px;
    left: 2px;
}

.hot_right_news li a:hover .deso {
    color: #ee4b4b;
}

.hot_right_news li a:hover img {
    width: 210px;
    height: 133px;
    border: 2px solid #EC4B4B;
    box-sizing: border-box;
}

.hot_right_news li a:hover .time {
    width: 200px;
    left: 2px;
    top: 97px;
}

.hot_news {
    width: 460px;
    float: left;
    overflow: hidden;
}

.hot_news li {
    /* float: left;*/
    padding-left: 16px;
    height: 29px;
    line-height: 29px;
    float: left;
    /* height: 44px;
        line-height: 44px;*/
}

.hot_news li a {
    float: left;
    display: inline-block;
    font-size: 14px;
    color: #333;
    padding-left: 10px;
    text-overflow: ellipsis;
    width: 370px;
    white-space: nowrap;
    overflow: hidden;
    line-height: 29px;
}

.hot_news li a.first {
    color: #333333;
    font-size: 16px;
    font-weight: bold;
}

.hot_news li a.first span {
    display: inline-block;
    background: url(/assets/img/play.png) no-repeat;
    width: 16px;
    height: 16px;
    vertical-align: -2px;
    margin-right: 5px;
}

.hot_news li a:hover {
    color: #f54343;
}

.hot_news li .time {
    /*  padding-left: 52px;*/
    color: #999999;
    font-size: 12px;
}

.hot_news li .fl span {
    color: #f54343;
    padding-right: 5px;
}

.hot_news2 {
    float: left;
    width: 229px;
}

.hot_news2 li {
    padding-left: 28px;
    height: 29px;
    line-height: 29px;
    float: left;
}

.hot_news2 li a {
    display: block;
    width: 201px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 14px;
    color: #333;
}

.hot_news2 li a:hover {
    color: #f54343;
}





/*首页咨询*/

.consult,
.entertainment,
.funny,
.Blog,
.child,
.record {
    overflow: hidden;
}

.index_title {
    height: 50px;
    border-bottom: 2px #ddd solid;
    position: relative;
}

.index_title .more {
    height: 50px;
    overflow: hidden;
}

.index_title .more span {
    width: 8px;
    height: 8px;
    overflow: hidden;
    display: block;
    position: absolute;
    right: 0;
    top: 20px;
    background: url(/assets/img/icon.png) no-repeat;
    background-position: 0 -166px;
}

.index_title .more a {
    color: #ec4b4b;
    font-size: 16px;
    line-height: 60px;
    padding-right: 10px;
    padding-left: 10px;
}

.index_title .more a:hover {
    color: #ec4b4b;
    text-decoration: underline;
}

.index_title .wdh100 {
    width: 100px;
    position: relative;
}

.index_title h3 {
    position: absolute;
    left: 0;
    top: 0;
    _top: 2px;
    border-bottom: 2px #ec4b4b solid;
    height: 50px;
    margin: 0;
    padding: 0;
    color: #ec4b4b;
    font-size: 24px;
    line-height: 50px;
}

.index_title h3 span {
    display: inline-block;
    width: 34px;
    height: 34px;
    background: url(/assets/img/icon.png) no-repeat;
    margin-right: 10px;
    margin-top: 8px;
    float: left;
}

.index_title h3 span.yule {
    background-position: 0 -40px;
}

.index_title h3 span.gaoxiao {
    background-position: 0 -80px;
}

.index_title h3 span.paike {
    background-position: 0 -120px;
}

.index_title h3 span.qinzi {
    background-position: right -37px;
}

.index_title h3 span.jilu {
    background-position: right -74px;
}

.index_title h3 span.quanmin {
    background-position: right -120px;
}

.index_title h3 .zx {
    background-position: 0 0;
}

.index_title h3 .tt {
    color: #ec4b4b;
    font-size: 24px;
    line-height: 50px;
}





/*首页咨询右边*/

.main .index_newList1 {
    width: 300px;
    /* background: blue;*/
    overflow: hidden;
}

.main .index_newList1 .index_news {
    height: 380px;
    width: 100%;
}

.main .index_newList1 .index_news li {
    width: 100%;
    background: #fff;
    height: 73px;
    margin-bottom: 20px;
    _margin-bottom: 10px;
    float: left;
}

.main .index_newList1 .index_news li .img {
    display: inline-block;
    margin-right: 10px;
    position: relative;
}

.main .index_newList1 .index_news li .img img {
    width: 130px;
    height: 73px;
    float: left;
}

.main .index_newList1 .index_news li .deso h3 {
    height: 46px;
    margin-bottom: 9px;
}

.main .index_newList1 .index_news li .deso h3 a {
    height: 40px;
    line-height: 20px;
    font-size: 14px;
    overflow: hidden;
    color: #212121;
    display: block;
    /* &:hover {
                                color: #ec4b4b;
                            }*/
}

.main .index_newList1 .index_news li .deso p {
    font-size: 12px;
    color: #999;
}

.main .index_newList1 .index_news li .deso p .fr {
    margin-top: 2px;
}

.main .index_newList1 .index_news li .deso p .clock {
    width: 14px;
    height: 14px;
    display: inline-block;
    vertical-align: -2px;
    /* float: left;*/
    margin-top: 4px;
    background: url(/assets/img/clock.png) no-repeat;
    margin-right: 3px;
}

.main .index_newList1 .index_news li:hover .deso h3 a {
    color: #ec4b4b;
}

.main .index_newList1 .index_news li:hover .zzBf {
    display: block;
    width: 128px;
    height: 71px;
    left: 2px;
    top: 2px;
}

.main .index_newList1 .index_news li:hover .img img {
    width: 130px;
    height: 73px;
    border: 2px solid #EC4B4B;
    box-sizing: border-box;
}





/*首页娱乐右侧*/

.main .index_newList2 {
    width: 300px;
    overflow: hidden;
}

.main .index_newList2 .index_news2 {
    height: 380px;
    width: 100%;
}

.main .index_newList2 .index_news2 .first_new {
    width: 100%;
}

.main .index_newList2 .index_news2 .first_new a {
    display: block;
    position: relative;
    overflow: hidden;
}

.main .index_newList2 .index_news2 .first_new a.ad_img {
    height: 225px;
}

.main .index_newList2 .index_news2 .first_new a img {
    width: 100%;
}

.main .index_newList2 .index_news2 .first_new a.ad_state {
    color: #333333;
    font-size: 16px;
    height: 48px;
    line-height: 48px;
    border-bottom: 1px solid #ebebeb;
}

.main .index_newList2 .index_news2 .first_new:hover a.ad_state {
    color: #f54343;
}

.main .index_newList2 .index_news2 .two_new {
    width: 100%;
    padding-top: 6px;
}

.main .index_newList2 .index_news2 .two_new a {
    display: block;
    color: #666666;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.main .index_newList2 .index_news2 .two_new a i {
    font-size: 12px;
    font-style: normal;
    color: #c0c0c2;
    padding-right: 5px;
    vertical-align: 1px;
}

.main .index_newList2 .index_news2 .two_new a.active i {
    color: #f54343;
}

.main .index_newList2 .index_news2 .two_new a:hover {
    color: #f54343;
}

.main .index_newList2 .index_news2 .two_new a:hover i {
    color: #f54343;
}





/*首页广告*/

.index_add {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 10px auto 0 auto;
}

.index_add .index_add_r {
    position: relative;
    box-sizing: border-box;
    overflow: hidden;
}





/*详情页广告*/

.advertising {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}

.advertising .advertising_r {
    position: relative;
    box-sizing: border-box;
    overflow: hidden;
}





/*首页 拍客左侧*/

.three_new {
    width: 100%;
    height: 73px;
}

.three_new li {
    width: 100%;
    background: #fff;
    height: 73px;
    margin-top: 10px;
}

.three_new li .img {
    display: inline-block;
    margin-right: 10px;
    position: relative;
}

.three_new li .img img {
    width: 130px;
    height: 73px;
    float: left;
}

.three_new li .deso h3 {
    height: 44px;
    margin-bottom: 7px;
}

.three_new li .deso h3 a {
    height: 40px;
    line-height: 20px;
    font-size: 14px;
    overflow: hidden;
    color: #212121;
    display: block;
}

.three_new li .deso p {
    font-size: 12px;
    color: #999;
}

.three_new li .deso p .fr {
    margin-top: 2px;
}

.three_new li .deso p .clock {
    width: 14px;
    height: 14px;
    display: inline-block;
    vertical-align: -2px;
    /* float: left;*/
    margin-top: 4px;
    background: url(/assets/img/clock.png) no-repeat;
    margin-right: 3px;
}

.three_new li:hover .deso h3 a {
    color: #ec4b4b;
}

.three_new li:hover .img img {
    width: 130px;
    height: 73px;
    border: 2px solid #EC4B4B;
    box-sizing: border-box;
}

.three_new li:hover .zzBf {
    display: block;
    width: 128px;
    height: 71px;
    left: 2px;
    top: 2px;
}





/*首页亲子右侧*/

.record .index_newList2 .index_news2 .first_new a.ad_img {
    height: 170px;
}

.record .index_newList2 .index_news2 .two_new a {
    height: 27px;
    line-height: 27px;
}

.record .index_title .wdh100 {
    width: 120px;
}





/*列表页1280public*/

.bg {
    background: #f8f8f8;
    border-bottom: 1px solid #dbdbdb;
}

.w100 {
    width: 100%;
}

.ad_position {
    width: 100%;
}

.ad_position img {
    border: none;
}

.ad_position .ad_position_r {
    position: relative;
    box-sizing: border-box;
    overflow: hidden;
}

.title_content {
    padding: 0px 5px 16px;
}

.title_content a {
    color: #666;
    font-size: 12px;
}

.title_content a:hover {
    color: #EE4B4B;
}

.title_content span {
    display: inline-block;
    margin-right: 8px;
    font-size: 16px;
    color: #fff;
    padding: 0 12px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    background: #EC4B4B;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}





/*头部*/

.header_cnt_detail {
    background-color: #F8F8F8;
    width: 100%;
    height: auto;
}

.header_cnt_l_detail {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 999;
}

.header_cnt_l_detail .df-rss {
    position: absolute;
    right: 116px;
    top: 11px;
    width: 40px;
    height: 16px;
    font-size: 12px;
    color: #666;
    line-height: 16px;
}

.header_cnt_l_detail .df-rss:hover {
    color: #ee4b4b;
}

.header_cnt_l_detail .df-rss img {
    display: block;
    float: left;
    margin-right: 2px;
}

.icon_cnt_dtl {
    width: 110px;
    height: 20px;
    line-height: 38px;
    position: absolute;
    right: 0;
    top: 0;
    padding: 9px 0;
    display: none;
}

.icon_cnt_dtl a {
    position: relative;
    color: #666;
    font-size: 12px;
    line-height: 20px;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 20px;
}

.icon_cnt_dtl a:hover {
    color: #EE4B4B;
}

.icon_cnt_dtl a.weixin_ew {
    background-image: url(/assets/img/df_wx.png);
    padding-left: 25px;
    margin-right: 2px;
}

.icon_cnt_dtl a.phone_ew {
    background-image: url(/assets/img/df_app.png);
    padding-left: 20px;
    background-position: 6px;
}

.icon_cnt_dtl a:hover span {
    display: none !important;
}

a.weixin_ew span {
    background-image: url(/assets/img/2d_wx.png);
    left: -114px;
}

a.phone_ew span {
    background-image: url(/assets/img/2d_app.png);
    left: -161px;
}

.icon_cnt_dtl a span {
    display: none;
    width: 225px;
    height: 227px;
    background-size: auto;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    top: 18px;
    z-index: 999;
    *zoom: 1;
}

ul.nav_detail {
    width: auto;
    height: 38px;
    line-height: 38px;
    *zoom: 1;
}

ul.nav_detail li {
    float: left;
}

ul.nav_detail li a {
    font-size: 12px;
    color: #666;
    padding: 0 8px;
    border-left: 1px solid #DBDBDB;
}

ul.nav_detail li a .hot {
    position: absolute;
    top: -9px;
    right: -7px;
    z-index: 2;
}

ul.nav_detail li.more-wrap {
    width: 55px;
    height: 38px;
    line-height: 38px;
    _padding-top: 8px;
}

ul.nav_detail li.more-wrap.active,
ul.nav_detail li.more-wrap:hover {
    background-color: #fff;
}

ul.nav_detail li .more-link {
    position: absolute;
    top: 32px;
    left: 0;
    background-color: #fff;
    width: 55px;
    padding-bottom: 8px;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    z-index: 200;
}

ul.nav_detail li .more-link a {
    border-left: 0 none;
    display: block;
    padding: 4px 0;
    height: 16px;
    line-height: 16px;
    text-align: center;
}

ul.nav_detail li.first a {
    border-left: none;
}

ul.nav_detail li a:hover {
    color: #EE4B4B;
}





/*头部结束*/

.bg000 {
    background: #000;
}

.video {
    background: #1e1e1e;
    height: auto;
}

.video .left {
    position: relative;
}

.video .left .left-c {
    width: 100%;
    overflow: hidden;
}

.video .left .left-c .load {
    width: 100%;
}

.video .left .left-c .load div {
    width: 308px;
    height: 83px;
    background: url(/assets/img/loadbg.png) bottom no-repeat;
    position: relative;
    margin: 0 auto;
    z-index: 300;
}

.video .left .left-c .load .loadGuang {
    position: absolute;
    left: 40px;
    bottom: 7px;
    _bottom: -12px;
    background: url(/assets/img/loadguang.png) no-repeat;
    display: block;
    width: 25px;
    height: 2px;
}

.video .left .left-c .ad {
    position: absolute;
    z-index: 100;
}

.video .left .left-c .ad .close {
    display: block;
    width: 40px;
    cursor: pointer;
    height: 40px;
    background: url(/assets/img/close.png) center no-repeat;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 800;
}

.video .left .left-c .spList {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 100;
    background: #000;
}

.video .left .left-c .spList .replay {
    display: block;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 35px;
    height: 19px;
    text-align: left;
    padding-left: 25px;
    color: #949494;
    background: url(/assets/img/iconvideo/icon12.png) left no-repeat;
    cursor: pointer;
}

.video .left .left-c .spList .replay:hover {
    color: #fff;
    background: url(/assets/img/iconvideo/icon13.png) left no-repeat;
}

.video .left .left-c .spList .prev,
.video .left .left-c .spList .next {
    width: 20px;
    height: 40px;
    background: url(/assets/img/lrchange.png) no-repeat;
    position: absolute;
    cursor: pointer;
}

.video .left .left-c .spList .prev {
    left: 20px;
    background-position: 0 0;
    display: none;
}

.video .left .left-c .spList .next {
    right: 20px;
    background-position: 0 -52px;
}

.video .left .left-c .spList .content {
    overflow: hidden;
    position: relative;
}

.video .left .left-c .spList .content ul {
    position: relative;
    overflow: hidden;
    height: 320px;
}

.video .left .left-c .spList .content ul li {
    float: left;
    height: 340px;
    position: relative;
    overflow: hidden;
}

.video .left .left-c .spList .content ul li a {
    width: 150px;
    margin-bottom: 25px;
    display: block;
    float: left;
    margin-right: 20px;
    position: relative;
    overflow: hidden;
}

.video .left .left-c .spList .content ul li a img {
    width: 150px;
    height: 110px;
}

.video .left .left-c .spList .content ul li a .deso {
    color: #999;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
}

.video .left .left-c .spList .content ul li a .bf {
    width: 146px;
    height: 110px;
    background: url(/assets/img/zzbg.png) repeat;
    display: none;
    position: absolute;
    left: 2px;
    top: 2px;
    z-index: 10;
}

.video .left .left-c .spList .content ul li a .bf span {
    display: block;
    width: 100%;
    height: 100%;
    background: url(/assets/img/bfbig2.png) center no-repeat;
}

.video .left .left-c .spList .content ul li a:hover img {
    width: 146px;
    height: 106px;
    border: 2px #ec4b4b solid;
}

.video .left .left-c .spList .content ul li a:hover .bf {
    display: block !important;
}

.video .left .left-c .spList .content ul li a:hover .deso {
    color: #ec4b4b;
}

.video .left .tit {
    width: 100%;
    height: 50px;
}

.video .left .tit h3 {
    color: #ccc;
    font-size: 20px;
    line-height: 50px;
    height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
}

.video .left .tit .fx {
    color: #999;
    font-size: 12px;
    line-height: 50px;
    height: 50px;
    padding-right: 10px;
    width: 50px;
    text-align: right;
    background: url(/assets/img/fx.png) left no-repeat;
    position: relative;
    cursor: pointer;
}

.video .left .tit .fx-wrap {
    width: 259px;
    height: 68px;
    background: url(/assets/img/fxwrap.png) left top no-repeat;
    position: absolute;
    right: 0px;
    top: 44px;
    z-index: 10;
}

.video .right {
    background: #2d2d2d;
    overflow: hidden;
}

.video .right .menu {
    width: 100%;
    height: 50px;
    background: #333;
    float: left;
    border-bottom: 1px solid #393939;
}

.video .right .menu li {
    width: 50%;
    float: left;
    height: 50px;
    text-align: center;
    color: #999;
    font-size: 13px;
    line-height: 48px;
    cursor: pointer;
    overflow: hidden;
}

.video .right .menu .active {
    height: 48px;
    color: #ec4b4b;
    border-bottom: 2px #ec4b4b solid;
}

.list {
    width: 290px;
    float: left;
    overflow: hidden;
}

#phplistid1 {
    overflow: hidden;
    height: 850px;
}

.phplist {
    height: 850px;
}

.phplist li {
    width: 290px;
    height: 68px;
    margin-top: 16px;
    position: relative;
}

.phplist li img {
    width: 120px;
    height: 68px;
    margin-right: 15px;
    float: left;
    vertical-align: top;
}

.phplist li .v_time {
    position: absolute;
    left: 65px;
    top: 52px;
    text-align: center;
    font-size: 12px;
    width: 55px;
    height: 16px;
    line-height: 16px;
    color: #fff;
    background: url(/assets/img/mask.png) repeat;
}

.phplist li .deso {
    width: 140px;
    height: 68px;
    overflow: hidden;
    margin-right: 15px;
    vertical-align: top;
}

.phplist li .deso span {
    display: block;
    width: 100%;
}

.phplist li .deso span.theme {
    color: #ccc;
    font-size: 12px;
    line-height: 16px;
    height: 34px;
    overflow: hidden;
    vertical-align: top;
}

.phplist li .deso span.source {
    font-size: 12px;
    color: #666;
    margin-top: 18px;
}

.phplist li .bf {
    width: 116px;
    height: 64px;
    background: url(/assets/img/zzbg.png) repeat;
    display: none;
    position: absolute;
    left: 2px;
    top: 2px;
    z-index: 10;
}

.phplist li .bf span {
    display: block;
    width: 100%;
    height: 100%;
    background: url(/assets/img/bfbig2.png) center no-repeat;
}

.phplist li:hover img {
    width: 116px;
    height: 64px;
    border: 2px #ec4b4b solid;
}

.phplist li:hover .bf {
    display: block!important;
}

.phplist li:hover .deso span.theme {
    color: #ec4b4b;
}

.phplist li:hover .v_time {
    left: 65px;
    top: 52px;
}

.video .right .broadcast {
    overflow: hidden;
    position: relative;
    float: left;
}

.phplist3 {
    height: 800px;
}

.phplist3 li {
    width: 130px;
    float: left;
    margin-right: 15px;
    margin-top: 20px;
    position: relative;
}

.phplist3 li img {
    width: 130px;
    height: 100px;
}

.phplist3 li .deso {
    color: #ccc;
    font-size: 12px;
    line-height: 16px;
    height: 34px;
    overflow: hidden;
}

.phplist3 li .bf {
    width: 126px;
    height: 96px;
    background: url(/assets/img/zzbg.png) repeat;
    display: none;
    position: absolute;
    left: 2px;
    top: 2px;
    z-index: 10;
}

.phplist3 li .bf span {
    display: block;
    width: 100%;
    height: 100%;
    background: url(/assets/img/bfbig2.png) center no-repeat;
}

.phplist3 li:hover img {
    width: 126px;
    height: 96px;
    border: 2px #ec4b4b solid;
}

.phplist3 li:hover .bf {
    display: block!important;
}

.phplist3 li:hover .deso {
    color: #ec4b4b;
}

#tab_box {
    width: 100%;
    overflow: hidden;
    position: relative;
}

#scrollbar0,
#scrollbar1 {
    width: 100%;
    overflow: hidden;
    position: relative;
    float: left;
}

#scrollbar1 {
    z-index: 200
}

.recommend,
.broadcast {
    width: 100%;
    height: 100%;
}

#scrollbar0 .viewport,
#scrollbar1 .viewport {
    width: 290px;
    height: 100%;
    overflow: hidden;
    position: relative;
    float: left;
}

#scrollbar0 .overview,
#scrollbar1 .overview {
    padding: 0px 0px 0px 10px;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
}

#scrollbar0 .scrollbar,
#scrollbar1 .scrollbar {
    position: relative;
    float: right;
    width: 6px;
}

#scrollbar0 .track,
#scrollbar1 .track {
    height: 100%;
    width: 6px;
    position: relative;
}

#scrollbar0 .thumb,
#scrollbar1 .thumb {
    background: #666;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    height: 20px;
    width: 6px;
    cursor: pointer;
    overflow: hidden;
    position: absolute;
    top: 0;
}

#scrollbar0 .thumb .end,
#scrollbar1 .thumb .end {
    height: 5px;
    width: 6px;
}

#scrollbar0 .disable,
#scrollbar1 .disable {
    display: none;
}





/*视频 end*/


/*主要内容*/

.main .left .title {
    margin-top: 0;
    padding-bottom: 20px;
    float: left;
    width: 100%;
    height: 30px;
}

.main .left .title span {
    font-size: 20px;
    font-weight: normal;
    color: #EC4B4B;
    border-bottom: 2px solid #ddd;
    display: block;
    width: 100%;
    height: 30px;
    line-height: 20px;
    position: relative;
}

.main .left .title span i {
    position: absolute;
    display: block;
    width: 80px;
    height: 2px;
    background-color: #EC4B4B;
    left: 0;
    bottom: -2px;
    overflow: hidden;
}

.main .left {
    overflow: hidden;
}

.main .left .piclist {
    width: 100%;
    overflow: hidden;
    height: 380px;
    float: left;
    position: relative;
    left: 0;
    top: 0;
}

.main .left .piclist ul {
    width: 105%;
    float: left;
}

.detail .main .left .piclist ul {
    height: 388px;
    overflow: hidden;
    position: relative;
}

.main .left .piclist ul li {
    position: relative;
    float: left;
}

.main .left .piclist ul li .deso {
    height: 22px;
    line-height: 22px;
    width: 100%;
    color: #333;
    font-size: 14px;
    overflow: hidden;
}

.main .left .piclist ul li .time {
    height: 20px;
    line-height: 20px;
}

.main .left .piclist ul li .time span {
    color: #999;
    font-size: 12px;
}

.main .left .piclist ul li .time span .clock {
    width: 14px;
    height: 14px;
    display: inline-block;
    float: left;
    margin-top: 4px;
    background: url(/assets/img/clock.png) no-repeat;
    margin-right: 5px;
}

.main .left .piclist ul li .bf {
    width: 201px;
    height: 111px;
    background: url(/assets/img/zzbg.png) repeat;
    display: none;
    position: absolute;
    left: 2px;
    top: 2px;
    z-index: 10;
}

.main .left .piclist ul li .bf span {
    display: block;
    width: 100%;
    height: 100%;
    background: url(/assets/img/bfbig2.png) center no-repeat;
}

.main .left .piclist ul li:hover .bf {
    display: block!important;
}

.main .left .piclist ul li:hover .deso {
    color: #EC4B4B;
}

.main .left .piclist ul li:hover img {
    border: 2px solid #EC4B4B;
}

.main .left .piclist .ul1 li {
    width: 205px;
    height: 162px;
    overflow: hidden;
    margin-right: 17px;
    margin-bottom: 32px;
}

.main .left .piclist .ul1 li img {
    width: 205px;
    height: 115px;
}

.main .left .piclist .ul1 li:hover img {
    width: 201px;
    height: 111px;
}

.main .right .title {
    margin-top: 0;
    padding-bottom: 20px;
    float: left;
    width: 100%;
    height: 30px;
}

.main .right .title span {
    font-size: 20px;
    font-weight: normal;
    color: #EC4B4B;
    border-bottom: 2px solid #ddd;
    display: block;
    width: 100%;
    height: 30px;
    line-height: 20px;
    position: relative;
}

.main .right .title i {
    position: absolute;
    display: block;
    width: 80px;
    height: 2px;
    background-color: #EC4B4B;
    left: 0;
    bottom: -2px;
    overflow: hidden;
}

.special_box,
.edit_box {
    width: 300px;
    height: auto;
    overflow: hidden;
}

.special_list .special_item {
    margin-bottom: 5px;
    height: auto;
}

.special_list .special_item a {
    display: block;
    position: relative;
    height: 28px;
    width: 300px;
    overflow: hidden;
    color: #333;
}

.special_list .special_item a .index {
    display: block;
    position: absolute;
    width: 20px;
    height: 16px;
    background: url("/assets/img/index_10.png") no-repeat;
    left: 0;
    top: 8px;
}

.special_list .special_item a span.i0 {
    background-position: 0 0;
    _background-position: 0 4px;
}

.special_list .special_item a span.i1 {
    background-position: 0 -17px;
    _background-position: 0 -13px;
}

.special_list .special_item a span.i2 {
    background-position: 0 -34px;
    _background-position: 0 -30px;
}

.special_list .special_item a span.i3 {
    background-position: 0 -51px;
    _background-position: 0 -47px;
}

.special_list .special_item a span.i4 {
    background-position: 0 -68px;
    _background-position: 0 -64px;
}

.special_list .special_item a span.i5 {
    background-position: 0 -85px;
    _background-position: 0 -81px;
}

.special_list .special_item a span.i6 {
    background-position: 0 -101px;
    _background-position: 0 -97px;
}

.special_list .special_item a span.i7 {
    background-position: 0 -118px;
    _background-position: 0 -116px;
}

.special_list .special_item a span.i8 {
    background-position: 0 -135px;
    _background-position: 0 -131px;
}

.special_list .special_item a span.i9 {
    background-position: 0 -150px;
    _background-position: 0 -146px;
}

.special_list .special_item a .img {
    display: none;
}

.special_list .special_item a .txt {
    font-size: 14px;
    margin-left: 24px;
    line-height: 2em;
}

.special_list .special_item a:hover .txt {
    color: #f04b49;
}

.special_list .special_item a.active {
    color: #EC4B4B;
    height: auto;
    display: block;
}

.special_list .special_item a.active .img {
    display: block;
    width: 110px;
    height: 75px;
}

.special_list .special_item a.active .index {
    display: none;
}

.special_list .special_item a.active .txt {
    font-size: 14px;
    margin-left: 110px;
    line-height: 1.8em;
    font-weight: bold;
}

.r_add {
    height: auto;
    overflow: hidden;
}





/*小编精选*/

.edit_list .edit_item {
    height: 28px;
    line-height: 28px;
    padding-left: 10px;
    text-overflow: ellipsis;
    width: 290px;
    white-space: nowrap;
    overflow: hidden;
}

.edit_list .edit_item.first .title_main {
    font-size: 16px;
    color: #333;
    font-weight: bold;
    display: block;
    height: 24px;
    line-height: 24px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.edit_list .edit_item.first .title_main:hover {
    color: #EC4B4B;
}

.edit_list .edit_item .dot {
    position: absolute;
    top: 9px;
    left: 0;
    width: 4px;
    height: 4px;
    line-height: 6px;
    font-size: 0;
    background-color: #9A9A9A;
    border-radius: 50%;
}

.edit_list .edit_item .title_sub {
    font-size: 14px;
    line-height: 28px;
    color: #333;
}

.edit_list .edit_item .title_sub:hover {
    color: #EC4B4B;
}

.edit_list .edit_item .dot_sm {
    position: absolute;
    top: 12px;
    left: 0;
    width: 4px;
    height: 4px;
    line-height: 4px;
    font-size: 0;
    background-color: #9A9A9A;
    border-radius: 50%;
}





/*详细页底部 start*/

.footerDetail ul {
    width: 678px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 3px;
    overflow: hidden;
    text-align: center;
}

.footerDetail ul li {
    float: left;
    padding: 0px 6px 0px 14px;
    border-right: 1px solid #886288;
    line-height: 14px;
}

.footerDetail ul li.last {
    border-right: none;
}

.footerDetail ul li a:hover {
    color: #ec4b4b;
}

.footerDetail {
    color: #333;
    width: 100%;
    margin-top: 20px;
    height: auto;
    overflow: hidden;
    background-color: #F7F7F7;
    border-top: 1px solid #E3E5E8;
    padding: 20px 0;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
}

.footerDetail a {
    color: #333;
}





/*返回顶部*/

.goto_top {
    position: fixed;
    display: none;
    left: 50%;
    bottom: 160px;
    width: 43px;
    height: 143px;
    z-index: 100;
}

.goto_top a {
    display: block;
    width: 100%;
    height: 43px;
    position: absolute;
    left: 0;
    background: url(/assets/img/to_top_v2.png) no-repeat;
}

.goto_top a.shoucang {
    /*bottom: 50px;*/
    bottom: 106px;
    background-image: url(/assets/img/to_top_v2.png) no-repeat;
    background-position: 0 -100px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.goto_top a.shoucang:hover {
    background-position: -43px -100px;
}

.goto_top a.show_go_0 {
    bottom: 0;
    background-position: 0 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.goto_top a.show_go_0:hover {
    background-position: -43px 0;
}

*html .goto_top {
    position: absolute;
    bottom: auto;
    margin-bottom: 161px;
    top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
}





/*分享*/

.J-bdsharebuttonbox-wrap .bds-tsina,
.J-bdsharebuttonbox-wrap .bds-weixin,
.J-bdsharebuttonbox-wrap .bds-qzone {
    width: 60px;
    height: 30px;
    margin: 22px 0 0 15px !important;
    padding: 0 !important;
}

.J-bdsharebuttonbox-wrap .bds-tsina {
    background: url("/assets/img/weibo.jpg");
    margin-left: 20px;
}

.J-bdsharebuttonbox-wrap .bds-weixin {
    background: url("/assets/img/weixin.jpg");
}

.J-bdsharebuttonbox-wrap .bds-qzone {
    background: url("/assets/img/qq.jpg");
    width: 80px;
}

.index_add_l,
.advertisings_l,
.ad_position_l {
    width: 990px;
    overflow: hidden;
}

.index_add_l iframe,
.advertisings_l iframe,
.detail .advertising_l iframe,
.ad_position_l iframe {
    margin-left: -15px !important;
}

.index_add_r,
.ad_position_r,
.advertisings_r {
    width: 205px;
    overflow: hidden;
}

.detail .advertising_l {
    width: 650px !important;
    overflow: hidden;
}

.detail .advertising_r {
    width: 205px !important;
    overflow: hidden;
}

.vjs-error-display {
    position: absolute;
    left: 50% !important;
    top: 150px !important;
    width: 260px !important;
    height: 200px!important;
    margin-left: -125px;
    background: url(/assets/img/error.png) left top no-repeat;
}

.vjs-error .vjs-error-display:before {
    display: none;
}

.vjs-error-display div {
    position: absolute;
    top: 0!important;
    left: 50px!important;
    text-align: left !important;
}

.index-ad {
    width: 100%;
    height: 90px;
    overflow: hidden;
}

.index-ad-l {
    width: 1017px;
    height: 90px;
    overflow: hidden;
    margin-left: -7px;
}

.index-ad-r {
    width: 220px;
    height: 90px;
    overflow: hidden;
    margin-left: -10px;
}

.index_qm li {
    float: left;
}

.index_qm li a {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block;
    position: relative;
}

.index_qm li a:hover .zzBf {
    display: block;
}

.index_qm li a:hover .spanl {
    color: #ec4b4b;
}

.index_qm_item {
    position: relative;
    overflow: hidden;
    display: block;
}

.index_qm_tit {
    width: 100%;
    height: 30px;
    line-height: 30px;
}

.index_qm_tit .spanl {
    color: #333;
    font-size: 14px;
    display: inline-block;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
}

.index_qm_tit .spanr {
    color: #999;
    font-size: 12px;
    float: right;
    display: inline-block;
}

.index_qm li a:hover .index_qm_item {
    border: 2px solid #EC4B4B;
}

.index_qm_tit .spanr span {
    display: inline-block;
    height: 30px;
    width: 20px;
    background: url(/assets/img/icon.png) no-repeat;
    background-position: -85px -160px;
    float: left;
}

.span_qm {
    width: 51px;
    height: 51px;
    background: url(/assets/img/bfbig3.png) no-repeat;
}

.index_qm li a .type {
    width: 36px;
    height: 36px;
    position: absolute;
    right: 8px;
    top: 8px;
    z-index: 5;
    background: url(/assets/img/icon.png) no-repeat;
}

.index_qm li a .type1 {
    background-position: 0 -201px;
}

.index_qm li a .type2 {
    background-position: -64px -201px;
}

.index_qm li a .type3 {
    background-position: 0 -248px;
}

.foot-upsp {
    display: inline-block;
    color: #333;
    text-align: left;
    cursor: pointer;
    line-height: 20px;
    height: 20px;
}

.foot-upsp span {
    width: 12px;
    height: 20px;
    background: url(/assets/img/icon.png) no-repeat;
    background-position: 0 -286px;
    display: inline-block;
    margin-right: 5px;
    margin-left: 10px;
    vertical-align: middle;
}

.foot-upsp:hover {
    color: #ee4b4b;
}

.foot-upsp:hover span {
    background-position: -16px -286px!important;
}





/*2017-2-14*/

.add-search {
    width: 600px;
    height: 42px;
    border: 1px #ee4b4b solid;
    border-radius: 3px;
    position: absolute;
    left: 268px;
    top: 24px;
}

.add-search-inp {
    width: 480px;
    height: 20px;
    padding: 11px 10px;
}

.add-search-inp input {
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    color: #333;
}

#search_btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 100px;
    height: 42px;
    background: #ee4b4b;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    line-height: 42px;
}

.s-head {
    height: 100px;
}

.w1220 {
    margin: 0 auto;
}

.s-crumbs {
    height: 50px;
    font-size: 16px;
    color: #333;
    line-height: 50px;
}

.s-btm {
    height: 45px;
    border-bottom: 1px #c1c1c1 solid;
    line-height: 50px;
}

.s-icon-down {
    position: absolute;
    bottom: 0px;
    left: 50px;
    width: 8px;
    height: 5px;
    background: url(/assets/img/down.png) no-repeat;
    display: block;
}

.s-red {
    color: #f04b49;
}

.s-cgray {
    color: #999;
}

.s-list {
    width: 100%;
    margin-bottom: 30px;
    margin-top: -5px;
}
.s-list li a{
    display: block;
    padding: 18px 0;
}
.height115{
    height: 115px;
}

.s-list li:hover{
    background: #f0f0f0;
}
.s-list li:hover h3 {
    color: #f04b49;
}

.s-list li {
    width: 100%;
    /* padding: 18px 0; */
    border-bottom: 1px #f0f0f0 solid;
    overflow: hidden;
}

.s-list .img {
    width: 205px;
    height: 115px;
    display: inline-block;
    float: left;
    margin-right: 20px;
    position: relative;
}

.s-list .img img {
    width: 205px;
    height: 115px;
}

.s-list li:hover .img {
    width: 201px;
    height: 111px;
    border: 2px solid #EC4B4B;
}

.s-list li:hover .img img {
    width: 201px;
    height: 111px;
}

.s-list li:hover .img .bf {
    display: block;
}

.bf {
    width: 201px;
    height: 92px;
    background: url(/assets/img/zzbg.png) repeat;
    display: none;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
}

.bf span {
    display: block;
    width: 100%;
    height: 100%;
    background: url(/assets/img/bfbig2.png) center no-repeat;
}



.s-list h3 {
    font-size: 20px;
    color: #333;
    max-height: 60px;
    overflow: hidden;
    font-weight: bold;
}

.s-list h3 a {
    font-size: 20px;
    color: #333;
}

.s-list p {
    color: #999;
    padding: 5px 0;
}

#todayHot {
    width: 100%;
    border: 1px solid #dbdbdb;
    padding: 14px;
    box-sizing: border-box;
    margin-top: 15px;
    position: relative;
    padding-bottom: 25px;
}

#todayHot .close_btn {
    width: 40px;
    height: 40px;
    box-sizing: border-box;
    padding: 14px;
    display: block;
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 3;
    cursor: pointer;
}

#todayHot .close_btn i {
    width: 12px;
    height: 12px;
    background: url('/assets/img/close_btn.jpg');
    display: block;
}

.today_hot-title {
    height: 38px;
    overflow: hidden;
    border-bottom: 1px dashed #d2d2d2;
}

.today_hot-title h2 {
    float: left;
    font-size: 20px;
    line-height: 20px;
}

.today_hot-title a {
    cursor: pointer;
    margin-left: 15px;
    float: left;
    line-height: 25px;
    color: #f04b49;
    font-size: 12px;
}

.today_hot-title a:hover {
    text-decoration: underline;
}

.today_hot-con {
    width: 100%;
    overflow: hidden;
}
#today_hot_gg360 a{
    display: block;
    width: 100%;
    height: 100%;
}
#today_hot_gg360 a .today_hot-left {
    width: 180px;
    height: 102px;
    float: left;
    margin-right: 16px;
    position: relative;
}
#today_hot_gg360 a .today_hot-left img {
    width: 100%;
    height: 102px;
    box-sizing: border-box;
}
#today_hot_gg360 a .today_hot-left:hover img{
    border: 2px solid #EC4B4B;
}

#today_hot_gg360 a .today_hot-right {
    width: 214px;
    height: 102px;
    float: left;
    position: relative;
}

#today_hot_gg360 a .today_hot-right h2 {
    font-size: 16px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
}

#today_hot_gg360 a .today_hot-right:hover h2 {
    color: #f04b49;
}

#today_hot_gg360 a .today_hot-right span {
    font-size: 14px;
    color: #999999;
    position: absolute;
    left: 0;
    bottom: 25px;
}






.today_hot-item {
    width: 50%;
    height: 102px;
    float: left;
    margin-top: 20px;
    overflow: hidden;
}

.today_hot-item a {
    display: inline-block;
    color: #000;
}

.today_hot-item .today_hot-left {
    width: 180px;
    height: 102px;
    float: left;
    margin-right: 16px;
    position: relative;
}

.today_hot-left a {
    height: 102px;
    display: block;
}

.today_hot-left a:hover img {
    border: 2px solid #EC4B4B;
}

.today_hot-left img {
    width: 100%;
    height: 102px;
    box-sizing: border-box;
}

.today_hot-left a>span {
    font-size: 12px;
    color: #fff;
    background: rgba(0, 0, 0, 0.4);
    width: 60px;
    height: 18px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    text-align: center;
}

.today_hot-left .bf {
    width: 180px;
}

.today_hot-left:hover .bf {
    display: block;
}

.today_hot-right {
    width: 214px;
    height: 102px;
    float: left;
    position: relative;
}

.today_hot-right h2 a {
    font-size: 16px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
}

.today_hot-right:hover a {
    color: #f04b49;
}

.today_hot-right span {
    font-size: 14px;
    color: #999999;
    position: absolute;
    left: 0;
    bottom: 25px;
}

.c333 {
    color: #333;
}

.s-ad {
    width: 120%;
    margin-left: -28px;
}

.s-rc {
    text-align: center;
}

.s-rc a {
    display: inline-block;
    height: 42px;
    line-height: 42px;
    text-align: center;
    color: #fff;
    font-size: 15px;
    margin: 0 1px 2px 1px;
    overflow: hidden;
    padding: 0 10px;
    float: left;
}

.bg5bb9ef {
    background: #5bb9ef;
}

.bgf0a35b,
.s-rc a:hover {
    background: #f0a35b;
}

.s-time {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 100;
    text-align: center;
    font-size: 12px;
    width: 55px;
    height: 16px;
    line-height: 16px;
    color: #fff;
    background: url(/assets/img/mask.png) repeat;
}

.s-list em {
    color: #f04b49;
    font-style: normal;
}

#ajax_tips {
    font-size: 27px;
    color: #999;
    text-align: center;
    padding: 90px 0;
}

.s-hottj h3 {
    height: 40px;
    color: #ed4a4b;
    font-size: 18px;
}

.s-cg {
    color: #969696;
    font-size: 14px;
    display: inline-block;
    height: 20px;
    cursor: pointer;
    padding-top: 3px;
}

.s-icon-cg {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(/assets/img/icon.png) no-repeat;
    background-position: -80px -264px;
    margin: 5px 5px 0px 20px;
    float: left;
}

.s-hottj-cont {
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}

.s-hottj-cont ul {
    width: 120%;
    overflow: hidden;
}

.s-hottj-cont ul li {
    width: 150px;
    overflow: hidden;
    float: left;
}

.s-hottj-cont ul li a {
    display: block;
    width: 100%;
}

.s-hottj-cont ul li a img {
    width: 100%;
    height: 110px;
}

.s-hottj-cont ul li a p {
    width: 100%;
    height: 40px;
    line-height: 20px;
    color: #333;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
}

.s-hottj-cont ul li a:hover p,
.s-cg:hover {
    color: #ff2200;
}

.s-tuijian {
    width: 100%;
    overflow: hidden;
}

.s-tuijian li {
    width: 100%;
    height: 63px;
    position: relative;
    overflow: hidden;
    padding-bottom: 20px;
}

.s-tuijian li a {
    display: block;
    position: relative;
    height: 63px;
    overflow: hidden;
}

.s-tuijian li a img {
    width: 110px;
    height: 62px;
    float: left;
    margin-right: 15px;
}

.s-tuijian li a:hover img {
    border: 2px red solid;
    width: 106px;
    height: 58px;
    margin-top: 2px;
}

.s-tuijian li a .time {
    width: 60px;
    height: 18px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    background: url(/assets/img/mask.png) repeat;
    position: absolute;
    left: 50px;
    top: 44px;
    z-index: 10;
}

.s-tuijian li a .tit {
    font-size: 14px;
    color: #333;
    line-height: 20px;
    overflow: hidden;
    height: 40px;
    margin-bottom: 5px;
    margin-top: -2px;
    float: left;
    width: 175px;
}
.s-tuijian li a .source {
    color: #999;
    font-size: 12px;
    float: left;
    width: 175px;
}
.s-tuijian .samll_360_ad a .source {
    color: #eee;
    font-size: 12px;
    float: left;
    width: 175px;
}

.s-tuijian li a:hover .tit {
    color: #f04b49;
}


/*反馈页面*/
#gotop_feed{
    background: url(/assets/img/feedback.png) no-repeat;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    bottom: 53px;
}
#gotop_feed:hover{
    background-position: -43px 0;
}

/*右上角的布点*/
.right_upper{height: 38px;position: absolute;overflow: hidden;width: 205px;margin-right: 8px;right: 0;top: 0;}
.right_upper a{line-height: 38px;font-size: 12px;color: #666;text-indent: 34px;background: url('/assets/img/right_upper1_1.png') no-repeat 13px;float: left;}
.right_upper a:last-child{background: url('/assets/img/right_upper2_1.png') no-repeat 13px;float: right;}
.right_upper a:hover{color: #EC4B4B;}
.right_upper i{display: block;width: 1px;height: 10px;background: #dad9d9;position: absolute;left: 110px;top: 15px;}

/*底部下载app*/
.foot-upsp2 span{width: 12px;height: 20px;background: url(/assets/img/down_app.png) no-repeat;display: inline-block;margin-right: 5px;margin-left: 10px;vertical-align: middle;margin-top: 4px;}
.foot-upsp2:hover {color: #ee4b4b;}
.foot-upsp2:hover span{background: url(/assets/img/down_app2.png) no-repeat;}


/*360大图广告*/
.mid_360_ad h1,.big_360_ad h1{font-size: 20px;color: #333;font-weight: bold;margin-bottom: 10px;line-height: 30px;height: 30px;overflow: hidden;}
.mid_360_ad h1:hover,.big_360_ad h1:hover{color: #f04b49;}
.big_360_ad div{width: 100%;height: 220px;display: inline-block;overflow: hidden;}
.big_360_ad div:hover img{border: 2px solid #EC4B4B;}
.big_360_ad div img{width: 100%;height: 100%;box-sizing: border-box;}
.big_360_ad .flag360{width:70px;height:18px;line-height:18px;position: absolute;;top:6px;right:0;color:#eee}
.small_360_ad p,.mid_360_ad p,.big_360_ad p{margin-top: 8px;cursor: #eee;}

.mid_360_ad div{overflow: hidden;}
.mid_360_ad div>a{float: left;width: 205px;height: 115px;display: block;margin-left: 10px;}
.mid_360_ad div>a:first-child{margin-left: 0;}
.mid_360_ad div>a img{width: 100%;height: 100%;box-sizing: border-box;}
.mid_360_ad div>a:hover img{border: 2px solid #EC4B4B;}


/*右侧栏第一个位置 直客广告*/
.zhike_right1,.zhike_right2{display: block;width: 290px;height: 241px;position: relative;}
.zhike_right1 img,.zhike_right2 img{width: 100%;height: 100%;}
.zhike_right1 p,.zhike_right2 p{position: absolute;left: 0;bottom: 0;color: #fff;background: rgba(0,0,0,0.3);width: 100%;height: 40px;line-height: 40px;font-size: 16px;font-weight: bold;text-indent: 16px;}
.zhike_right1 span,.zhike_right2 span{font-size: 12px;color: #eee;position: absolute;right: 2px;top: 2px;z-index: 2;}
.zhike_right1:hover p,.zhike_right2:hover p{color: #ee4b4b;}

/* 左侧信息流XXL第一个位置 直客广告 */
.iamzhikeAd_xxl{width: 100%;position: relative;height: 115px;}
.iamzhikeAd_xxl a{width: 205px;height: 115px;display: block;float: left;margin-left: 16px;position: relative;}
.iamzhikeAd_xxl a img{width: 100%;height: 100%;}
.iamzhikeAd_xxl a p{width: 100%;height: 25px;position: absolute;bottom: 0;left: 0;background: rgba(0,0,0,0.4);text-align: center;line-height: 25px;color: #fff;font-size: 16px;padding: 0;}
.iamzhikeAd_xxl a:hover p{color: #ee4b4b;}
.iamzhikeAd_xxl a:first-child{margin-left: 0;}
.iamzhikeAd_xxl a:last-child{margin-left: 18px;}
.iamzhikeAd_xxl .zhike_adv_source{position: absolute;left: 846px;top: 0;font-size: 12px;color: #ddd;line-height: 12px;padding: 0;}

/*lh 2018.8.1*/
.search_prompt li{
    width: 280px;
    padding: 13px 10px;
    position: relative;
    height: 54px;
    padding-bottom: 14px;
}
.search_prompt li:hover{
    background-color: #f2f2f2;
}
.search_prompt li>a{
    display: inline-block;
    height: 100%;
    width: 100%;
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 13px;
}
.search_prompt li .img_box{
    width: 97px;
    height: 54px;
    float: left;
    overflow: hidden;
}
.search_prompt li .img_box img{
    width: 100%;
    height: 100%;
    transition: all ease 1s;
}
.search_prompt li .img_box:hover img{
    transform:scale(1.1);
    -webkit-transform:scale(1.1);
}
.search_prompt li .right_text{
    margin-left: 105px;
}
.search_prompt li .right_text p{
    font-size: 14px;
    line-height: 21px;
    color: #333;
    height: 38px;
    overflow:hidden;
    margin-top: -3px;
}
.search_prompt li .advertise{
    font-size: 12px;
    color: #e7e6e5;
    margin-top: 5px;
    display: block;
}
.search_prompt li:hover .right_text p{
    color: #ff3c3d;
}
.search_prompt{
    width: 300px;
    position: fixed;
    bottom: -264px;
    right: 0;
    background-color: #fff;
    z-index: 10;
}
.search_prompt .head{
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    color: #FFF;
    text-indent: 10px;
    background-color: #537fe0;
}
.search_prompt .head .close_btn img{
    width: 12px;
    cursor: pointer;
}
.search_prompt .head .close_btn{
    position: absolute;
    right: 8px;
    top:2px;
}
.goto_top{
    bottom: 370px;
}
/*2018.8.15*/
.s-list li.big_360_ad{
    position: relative;
}
.s-list li.big_360_ad .doubleImg{
    position: absolute;
    left: 664px;
    font-size: 0;
    top: 58px;
    width: 200px;
}
.s-list li.big_360_ad .doubleImg .li:first-child{
    margin-bottom: 4px;
}
.s-list li.big_360_ad .doubleImg .li{
    width: 192px;
    height: 108px;
    padding: 0;
    position: relative;
    border-bottom: 0;
    overflow: hidden;
}
.s-list li.big_360_ad .doubleImg .li img{
    width: 192px;
    height:108px;
}
.s-list li.big_360_ad .doubleImg .li span{
    display: block;
    height:20px;
    background-color: rgba(0,0,0,0.3);
    font-size: 14px;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 5%;
    width: 90%;
    overflow: hidden;
    color: #FFF;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.big_360_ad .doubleImg:hover img {
    border:none;
    display: block;
}
.big_360_ad .li:hover img {
    border: 2px solid #EC4B4B;
}
.s-list li.big_360_ad .li:hover span {
    height: 40px;
    text-overflow: inherit;
    white-space: normal;
}
 .big_360_ad h1{
     width: 660px;
 }
.s-list li.big_360_ad a{
    width: 100%;
    position: relative;
}
.s-list li.big_360_ad .doubleImg .li a{
    height: 108px;
}


/*dsp四图恢复*/
.dsp_right_item{padding: 10px 2px 0;}
.dsp_one_ad{padding: 0 7px 10px;box-sizing: border-box;}
.dsp_right_item>div{position: relative;width: 100%;height: 100%;overflow: hidden;}
.dsp_right_item a{width: 100%;height: 100%;display: block;position: relative;transition: all ease 0.2s;}
.dsp_right_item .dsp_four_ad a{width: 174px;height: 137px;float: left;margin-left: 6px;margin-top: 0;}
.dsp_right_item .dsp_four_ad a:nth-of-type(2n-1){margin-left: 0;}
.dsp_right_item .dsp_four_ad a:nth-of-type(3),.dsp_right_item .dsp_four_ad a:nth-of-type(4){margin-top: 10px;}
.dsp_right_item .dsp_four_ad img{height: 117px;}
.dsp_right_item a img{width: 100%;height: 100%;box-sizing: border-box;}
.dsp_right_item a p{position: absolute;left: 0;bottom: 0;width: 100%;text-align: center;line-height: 20px;font-size: 14px;color: #333;height: 20px;overflow: hidden;padding: 0 10px;box-sizing: border-box;background: rgba(0,0,0,0.3);color: #eee;}
.dsp_right_item .dsp_four_ad p{top: 117px;bottom: auto;color: #333;background: #fff;}
.dsp_right_item a:hover p{color: #ee4b4b!important;}
.dsp_right_item span{position: absolute;right: 0;top: 0;font-size: 12px;color: #eee;}

/* .dsp_xxl_ad_li4,.dsp_xxl_ad_big {padding: 10px 0 18px !important;} */
.dsp_xxl_ad_big img {width: 870px;height: 220px;}
.dsp_xxl_four_ad{display: block;position: relative;width: 990px;height: 155px;}
.dsp_xxl_four_ad div{float: left;width: 205px;height: 115px;display: block;margin-right: 16px;position: relative;}
.dsp_xxl_four_ad img{width: 100%;height: 100%;box-sizing: border-box;}
.dsp_xxl_four_ad img:hover{border: 2px solid #ee4b4b;}
.dsp_xxl_four_ad h3{height: 30px;line-height: 30px;width: 100%;color: #333;box-sizing: border-box;margin-bottom: 10px;font-size: 18px;}
.dsp_xxl_four_ad h3:hover{color: #ee4b4b;}
.dsp_xxl_four_ad span{position: absolute;top: 6px;font-size: 12px;color: #eee;right: 122px;}
.dsp_xxl_item{position: relative;}
.dsp_xxl_one_ad a{display: block;width: 990px;height: 115px;position: relative;}
.dsp_xxl_one_ad a div{width: 205px;height: 115px;float: left;}
.dsp_xxl_one_ad a div img{width: 100%;height: 100%;box-sizing: border-box;}
.dsp_xxl_one_ad a:hover div img{border: 2px solid #ee4b4b;}
.dsp_xxl_one_ad a h3{float: left;margin-left: 20px;overflow: hidden;line-height: 28px;height: 28px;color: #333;font-size: 20px;}
.dsp_xxl_one_ad a:hover h3{color: #ee4b4b;}
.dsp_xxl_one_ad a span{position: absolute;left: 224px;bottom: 0;font-size: 12px;color: #eee;}

.dsp_xxl_ad_big h3{margin-bottom: 10px}
.dsp_xxl_ad_big p{padding: 5px 0;position: absolute;top: 0px;font-size: 12px;color: #eee;right: 0px;}

@media screen and (max-width: 1220px) {
    .dsp_xxl_ad_big p{padding: 5px 0;position: absolute;bottom: -20px;font-size: 12px;color: #eee;right: 189px;}
}
.small_360_ad p {
    color: #eee !important;
}

.s-list .dsp_xxl_big_ad a,.s-list .dsp_xxl_ad_li4 a,.s-list .big_360_ad a{padding: 9px 0 18px;}