﻿html {
    overflow-x: hidden;
}

body {
    font: 14px "微软雅黑";
}

body {
    background: #dedede url(../images/body.jpg) center 0 no-repeat;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

li {
    list-style: none
}

img {
    border: 0;
}

a {
    color: #000;
    text-decoration: none;
    outline: none;
}

em {
    font-style: normal;
}

table {
    border-collapse: collapse;
}

.clearfix:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
}

* html .clearfix {
    zoom: 1;
}

*:first-child+html .clearfix {
    zoom: 1;
}

.w {
    width: 1132px;
    margin: 0 auto;
    position: relative;
}

.fl {
    float: left;
    display: inline;
}

.fr {
    float: right;
    display: inline;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 50px;
}

.icon {
    background: url(../images/icon.png) no-repeat;
}

.pagebody {
    padding-top: 276px;
}

.m1 .h {
    background: #300404;
    height: 50px;
    color: #b0965b;
    text-align: center;
    line-height: 50px;
    font-size: 24px;
}

.m1 .h a {
    color: #b0965b;
    margin: 0 58px;
}

.m1 .b {
    height: 400px;
    background: #a53738;
}

.m1 .b .box {
    width: 1027px;
    margin: 0 auto;
    padding-top: 22px;
}

.m1 .b .fl {
    width: 674px;
    height: 352px;
    background: url(../images/m1-b.jpg) top right #231815 no-repeat;
}

#vBox {
    width: 100%;
    height: 100%;
    position: relative;
}

#vBox .bd li {
    width: 100%;
    height: 314px;
    overflow: hidden;
    float: left;
    position: relative;
}

#vBox .bd li img {
    width: 100%;
}

#vBox .bd li .video {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 60px;
    height: 60px;
    margin-top: -30px;
    margin-left: -30px;
    background: url(../images/video.png) no-repeat center;
    z-index: 10;
}

#vBox .bd li em {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .3;
    filter: alpha(opacity=30);
    z-index: 9;
}

#vBox .hd {
    height: 5px;
    position: absolute;
    bottom: -12px;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 11;
}

#vBox .hd li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 20px;
    height: 5px;
    margin: 0 2px;
    background: #fff;
    line-height: 999em;
    overflow: hidden;
    border-radius: 5px;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50);
    -webkit-transition: all .5s;
    transition: all .5s;
}

#vBox .hd li.on {
    background: #a53738;
    opacity: 1;
    filter: alpha(opacity=100);
    width: 40px;
}

.m1 .b .fr {
    width: 351px;
}

.m1 .b .fr {
    color: #fff;
}

.m1 .b .fr a {
    color: #ffca2f;
}

.m1 .b .fr dl {
    background: url(../images/m1-dd.png) center bottom repeat-x;
    padding-bottom: 15px;
}

.m1 .b .fr dt {
    font: bold 31px/51px "微软雅黑";
    height: 51px;
    overflow: hidden;
}

.m1 .b .fr dd {
    font-size: 14px;
    line-height: 22px;
    padding: 15px 0 0;
}

.m1 .b .fr .abstract {
    height: 154px;
    overflow: hidden;
    opacity: 0.8;
}

.m1 .b .fr dd h4 {
    font: 16px/33px '微软雅黑';
    height: 33px;
    background: #892d2e;
    overflow: hidden;
    color: #fff;
    margin-bottom: 5px;
    text-indent: 11px;
}

/* .m1 .b li{ font:14px/35px ''; height:35px; overflow:hidden; background:url(../images/m1-li.png) 0 13px no-repeat; text-indent:15px;} */

.m2 {
    padding: 80px 0;
    background: url(../images/picsbg.png) repeat;
    height: 534px;
}

#picsBox {
    width: 100%;
    height: 534px;
    position: relative;
    box-shadow: 0 0 20px rgba(0, 0, 0, .1)
}

#picsBox .bd {
    width: 800px;
    height: 534px;
    overflow: hidden;
}

#picsBox .bd li {
    width: 800px;
    height: 534px;
    float: left;
}

#picsBox .bd li img {
    width: 100%;
    height: 100%;
    background: #fff url(../images/loading.gif) no-repeat center;
}

#picsBox .txt,
#picsBox .txt-bg {
    width: 334px;
    height: 534px;
    background: #fff;
    position: absolute;
    top: 0;
    z-index: 9999;
    right: 0;
}

#picsBox .txt-bg .icon {
    width: 22px;
    height: 45px;
    overflow: hidden;
    position: absolute;
    top: 31px;
    left: -22px;
    background-position: -126px -150px;
}

#picsBox .txt {
    height: 430px;
    overflow: hidden;
    border-top: 1px solid #ddd;
    top: 103px;
}

#picsBox .txt ul {
    padding: 20px 25px;
}

#picsBox .txt li {
    line-height: 26px;
    font-size: 14px;
    display: none;
    text-indent: 2em;
    height: 390px;
    overflow: auto;
}

#picsBox .hd a {
    height: 132px;
    width: 48px;
    position: absolute;
    display: block;
    top: 50%;
    margin-top: -66px;
    cursor: pointer;
    z-index: 9;
    opacity: 0.5;
}

#picsBox .hd .prev {
    left: -80px;
    background-position: 0 -150px;
}

#picsBox .hd .next {
    right: -80px;
    background-position: -48px -150px;
}

#picsBox .hd a:hover {
    opacity: 1;
}

#picsBox .hd .pageState {
    position: absolute;
    top: 17px;
    height: 60px;
    right: 25px;
    z-index: 99999;
    font-family: Georgia;
    font-size: 20px;
    color: #cfcfcf;
}

#picsBox .hd .pageState span {
    color: #444444;
    font-size: 48px;
}

.m3 {
    background: #a53738;
    /*url(../images/wapbody.jpg) repeat;*/
    padding-bottom: 40px;
}

.m3 .fl {
    width: 837px;
}

#load {
    text-align: center;
}

.m3 .fl .h {
    height: 76px;
    color: #fff;
}

.m3 .fl .h .logo {
    width: 400px;
    height: 76px;
    background-position: 0 0;
    float: left;
}

.m3 .fl .choose_refresh {
    float: right;
    margin-top: 30px;
}

.m3 .fl .choose_refresh a {
    display: block;
    width: 60px;
    float: left;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    background: #21a900;
    font-size: 14px;
}

.m3 .fl .choose_refresh a.btn-success {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.m3 .fl .choose_refresh a.btn-warning {
    width: 76px;
    background: #fead00;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.m3 .fl .choose_refresh a:active {
    opacity: 0.8;
}

.m3 .fl .b {
    height: 786px;
    width: 100%;
    position: relative;
}

#contentlist,
.m3 .b .bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

#contentlist {
    z-index: 99;
    overflow-y: scroll;
}

#contentlist .live_content {
    padding: 10px 20px;
}

.live_time {
    margin: 0 0 10px;
    color: #fff;
    position: relative;
    height: 30px;
    padding-top: 6px;
}

.live_time i {
    display: block;
    width: 40px;
    height: 40px;
    background-position: -126px -76px;
    position: absolute;
    top: 0;
    left: -11px;
}

.live_time span {
    width: 170px;
    position: absolute;
    left: 38px;
    top: 10px;
    height: 28px;
    line-height: 28px;
    display: block;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
    z-index: 9;
}

.live_time .spanbg {
    background: #000;
    border-radius: 6px;
    z-index: 8;
    opacity: 0.3;
    filter: alpha(opacity=30);
}

.live_box {
    margin-left: 10px;
    padding: 2px 0;
    border-left: 3px solid #ffffff;
}

.live_box .box {
    margin: 0 0 0 26px;
    padding: 8px 14px;
    background-color: #ffffff;
    border-radius: 6px;
    font-size: 16px;
}

.live_box .box p {
    line-height: 26px;
    font-size: 16px;
    margin: 5px 0;
}

.line {
    margin-left: 10px;
    border-bottom: 3px solid #ffffff;
    border-left: 3px solid #ffffff;
    height: 19px;
    _margin-left: 19px;
}

.z_end {
    margin: 6px 0 20px 10px;
    color: #ffffff;
    font-weight: bold;
    _margin-left: 19px;
}

.live_content ul,
.line,
.z_end {
    display: none;
}

.m3 .b .bg {
    z-index: 9;
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.m3 .fr {
    width: 270px;
}

.m3 .fr .h {
    height: 76px;
}

.m3 .fr .h .icon {
    height: 34px;
    width: 126px;
    background-position: 0 -76px;
    float: right;
    margin-top: 21px;
    display: block;
}

.m3 .fr .item {
    background: #fff url(../images/btn.png) no-repeat right top;
    padding: 20px 15px 20px 20px;
    height: 166px;
}

.m3 .fr .item h2,
.m3 .fr .item h3 {
    position: relative;
}

.m3 .fr .item i {
    display: inline;
    padding-bottom: 5px;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    line-height: 42px;
    border-bottom: 3px solid #a53738;
    margin-bottom: 10px;
}

.m3 .fr .item p {
    color: #585858;
    line-height: 24px;
}

.m3 .fr .item h3 em {
    position: absolute;
    top: 10px;
    left: 91px;
    color: #585858;
    line-height: 24px;
    *top: 0;
}

.m3 .fr .item h3 span {
    display: none;
}

.m3 .fr .b {
    height: 582px;
    width: 232px;
    padding: 0 19px;
    position: relative;
}

.m3 .fr .b .page {
    width: 232px;
    padding: 0 19px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
}

.m3 .fr .b .ht {
    height: 56px;
    line-height: 56px;
    border-bottom: 1px dashed #fff;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    position: relative;
}

.m3 .fr .b .ht a {
    color: #fff;
    right: 0;
    top: 6px;
    font-size: 14px;
    font-weight: normal;
    position: absolute;
}

.m3 .fr .b .bg {
    width: 270px;
}

.page li {
    background: #fff;
    border-radius: 6px;
    position: relative;
    text-align: center;
    margin-top: 16px;
    height: 152px;
}

.page li .icon {
    position: absolute;
    top: 0;
    left: 0;
    background-position: 0 -117px;
    line-height: 24px;
    width: 92px;
    height: 24px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    text-indent: -17px;
    border-top-left-radius: 6px;
    font-size: 12px;
}

.page li .im {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    overflow: hidden;
    height: 118px;
}

.page li p {
    line-height: 34px;
    font-size: 14px;
    color: #585858;
    height: 34px;
    overflow: hidden;
}

.m4,
#f {
    background: #fff;
}

.m4 .h {
    height: 76px;
    background: url(../images/m4-h.jpg) 59px center no-repeat;
    font: 21px/76px '微软雅黑';
    color: #000;
    padding-left: 107px;
}

.m4 .live-form {
    margin-bottom: 20px;
}

.m4 .live-form textarea {
    width: 995px;
    border: 1px solid #d5d5d5;
    height: 100px;
    margin-bottom: 10px;
    padding: 10px;
    font: 16px/24px '微软雅黑';
}

.m4 .live-form #user {
    width: 135px;
    height: 24px;
    border: 1px solid #d5d5d5;
    line-height: 24px;
    padding: 0 10px;
}

.m4 .live-form button {
    float: right;
    width: 102px;
    height: 27px;
    background: #ff6c00;
    border: none;
    cursor: pointer;
    color: #fff;
    font-size: 16px;
    font-family: 'Microsoft Yahei'
}

.zan {
    position: absolute;
    right: 170px;
    top: 0;
    height: 32px;
}

.zan iframe {
    width: 500px;
    height: 27px;
}

#f {
    padding-top: 20px;
}

.list .bt {
    height: auto;
    padding: 45px 0 25px 45px;
    background: #a53738;
}

.list .bt li {
    width: 320px;
    background: #fff;
    float: left;
    margin-right: 40px;
    margin-bottom: 20px;
    border-radius: 6px;
    position: relative;
    text-align: center;
    box-shadow: 4px 4px 10px rgba(0, 0, 0, .2);
}

.list .bt li .btn {
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/btn1.png) no-repeat center left;
    background-size: 100%;
    line-height: 32px;
    width: 153px;
    height: 32px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    text-indent: -23px;
    border-top-left-radius: 6px;
    font-size: 16px;
    z-index: 9;
}

.list .bt li img {
    width: 100%;
}

.list .bt .im {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    overflow: hidden;
    height: 174px;
}

.list .bt p {
    line-height: 34px;
    font-size: 14px;
    color: #585858;
    height: 34px;
    overflow: hidden;
}

.list .bt .abstract,
.list .bt .bg {
    width: 100%;
    height: 174px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    display: none;
}

.list .bt .abstract {
    color: #fff;
    top: 20px;
    left: 20px;
    width: 280px;
    height: 134px;
    overflow: hidden;
    line-height: 28px;
    text-indent: 2em;
    text-align: left;
}

.list .bt .bg {
    background: #420000;
    opacity: 0.8;
    filter: alpha(opacity=80);
    z-index: 8;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.video-list .bt .video {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 60px;
    height: 60px;
    margin-top: -44px;
    margin-left: -30px;
    background: url(../images/video.png) no-repeat center;
    z-index: 10;
}

.video-list .bt .bg {
    display: block;
    background: #000;
    opacity: 0.3;
    filter: alpha(opacity=30);
}

.list .bs {
    padding: 45px;
    background: #a53738;
}

.list .bs h1 {
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    color: #ffca2f;
}

.list .bs .source {
    text-align: center;
    padding: 10px 0;
    border-bottom: 1px solid #e57172;
    color: #e57172;
    margin-bottom: 40px;
}

.list .bs .bst {
    text-align: center;
    width: 800px;
    margin: 0 auto;
}

.h5-list .bt li {
    width: 231px;
}

.h5-list .bt .im {
    width: 100%;
    height: 346px;
    position: relative;
}

.h5-list .bt .im img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.h5-list .bt li .h5-btn {
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/h5.png) no-repeat;
    width: 54px;
    height: 54px;
    z-index: 9;
    border-top-left-radius: 6px;
}

#pop-bg {
    height: 100%;
    width: 100%;
    position: fixed;
    _position: absolute;
    top: 0;
    z-index: 888888;
    opacity: 0.8;
    filter: alpha(opacity=80);
    background-color: #000;
    display: none;
}

#pop {
    width: 199px;
    height: 230px;
    background: url(../images/zan1.png) no-repeat;
    position: fixed;
    right: 50%;
    margin-right: -140px;
    top: 250px;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop+250));
    z-index: 999999;
    display: none;
}

#pop i {
    position: absolute;
    bottom: -22px;
    left: 84px;
    cursor: pointer;
}

.zan iframe {
    width: 200px !important;
}

.btn-zan {
    background: url(../images/zan.png) no-repeat;
    width: 27px;
    height: 27px;
    position: absolute;
    top: 2px;
    left: 8px;
}

.top_info,
#wap-foot {
    display: none;
}

#feedAv div,
#feedAv img {
    display: none !important;
}

#pop_ad div {
    display: none !important;
}

.foot {
    border-top: 1px solid #ddd;
    background: #EFEFEF;
}

@media screen and (max-width:800px) {

    *,
    *::after,
    *::before {
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    body {
        background: url(../images/wapbody.jpg) repeat;
        font-size: 14px;
        font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Microsoft Yahei, Hiragino Sans GB, WenQuanYi Micro Hei;
        width: 100%;
        overflow-x: hidden;
    }

    .top_info {
        position: fixed;
        top: 0;
        width: 100%;
        height: 44px;
        background: rgba(199, 48, 50, .96);
        box-shadow: 0 0 20px rgba(0, 0, 0, .3);
        color: #ffffff;
        line-height: 40px;
        left: 0;
        z-index: 99;
        display: block;
    }

    #logo {
        width: 150px;
        height: 44px;
        background: url(../images/logo.png) no-repeat center left;
        background-size: 100%;
        margin-left: 5px;
        float: left;
    }

    .top_info .choose_refresh {
        float: right;
        margin-top: 8px;
    }

    .top_info .choose_refresh a {
        display: block;
        width: 48px;
        float: left;
        height: 28px;
        line-height: 28px;
        text-align: center;
        color: #fff;
        background: #21a900;
        font-size: 14px;
    }

    .top_info .choose_refresh a.btn-success {
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
    }

    .top_info .choose_refresh a.btn-warning {
        width: 66px;
        background: #fead00;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
    }

    .top_info .choose_refresh a:active {
        opacity: 0.8;
    }

    .top_info .get-more {
        float: right;
        line-height: 44px;
        color: #fff;
    }

    .top_info .get-more a {
        color: #fff;
        margin: 0 8px 0 5px;
    }

    #f {
        display: none;
    }

    #wap-foot {
        display: block;
        height: 60px;
        line-height: 20px;
        font-size: 14px;
        padding-top: 10px;
        background: rgba(0, 0, 0, .5);
        width: 100%;
        color: #fff;
        text-align: center;
    }

    #wap-foot a {
        color: #fff;
        margin: 0 10px;
    }

    .pagebody {
        padding: 44px 0 0;
        width: 100%;
    }

    .m1 .h {
        display: none;
    }

    .list .bs {
        padding: 20px 12px;
    }

    .list .bs h1 {
        font-size: 24px;
    }

    .list .bs .source {
        margin-bottom: 20px;
    }

    .list .bs .bst {
        width: 100%;
    }
}