.sybjimg {
    background-size: 100% auto;
    height: 1253px
}
:root{
  --primary-color:#e60640;
}

.ss_logo a{
    color: #fff;
    font-size: 16px;
}
h1.ss_logo{
    line-height: 50px;
}

.wuxingss {
    width: 860px;
    height: 166px;
    border-radius: 4px;
    background: #fff;
    padding: 15px 0
}

.wxss_bt {
    padding-left: 15px;
    overflow: hidden
}

.wxss_bt span {
    display: inline-block;
    width: 27px;
    height: 26px;
    background: url(../images/wxss.png) no-repeat 0 0;
    float: left
}

.wxss_bt cite {
    float: left;
    height: 26px;
    line-height: 26px;
    padding-left: 10px;
    font-size: 20px;
    font-weight: 500
}

.wss_fl {
    width: 97px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.rollBox {
    margin-top: 15px
}

.rollBox #List1,
.rollBox #List2 {
    float: left
}

.dnl_right {
    float: left;
    width: 28px;
    height: 110px;
    margin-top: 0;
    margin-left: 0;
    cursor: pointer;
    line-height: 110px
}

.dnl_left {
    float: right;
    width: 28px;
    height: 110px;
    margin-top: 0;
    margin-right: 0;
    cursor: pointer;
    line-height: 110px
}

.dnl_left i,
.dnl_right i {
    color: #aeb0b4;
    font-size: 26px
}

.dnl_right:hover i {
    color: #e60640
}

.dnl_left:hover i {
    color: #e60640
}

.Cont {
    width: 802px;
    overflow: hidden;
    margin: 0 auto;
    float: left;
    position: relative;
    overflow: hidden;
    height: 110px
}

.ScrCont {
    width: 10000000px;
    position: absolute;
    left: 0;
    top: 0
}

.temaizq {
    height: 110px;
    padding-top: 0
}

.pic {
    float: left;
    width: 199px;
    height: 110px;
    margin: 0;
    background: #fff;
    border-left: 1px #eee solid;
    cursor: pointer
}

.pic:hover {
    background: #fafafb
}

.temaizq .pic:last-child {
    border-right: 1px #eee solid
}

.pic a:hover {
    color: #333
}

.wss_fl_sj {
    color: #999;
    font-size: 13px;
    padding: 10px 5px 0 10px
}

.bsdw {
    float: left;
    width: 136px;
    padding-top: 7px
}

.bsdw li {
    clear: both;
    margin-top: 7px;
    overflow: hidden;
    padding-left: 5px
}

.bsdw li em {
    width: 24px;
    height: 24px;
    display: inline-block;
    float: left;
    margin-right: 7px
}

.bsdw li em img {
    width: 100%;
    height: 100%
}

.bsdw li span {
    float: left;
    width: 90px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.bs_ztai {
    width: 63px;
    float: left;
    text-align: center;
    line-height: 70px;
    color: #e60640;
    font-size: 12px
}

.bs_ztai .nobing {
    color: #666
}

.bsbt {
    line-height: 24px;
    padding: 0 8px;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.zhixinlb {
    width: 860px;
    border-radius: 4px;
    padding: 20px 0 0 0;
    position: relative;
    background: #fff
}

.zxunimg {
    position: absolute;
    top: 6px;
    right: 34px;
    background: url(../images/zx_img.png) no-repeat top left;
    display: inline-block;
    width: 78px;
    height: 47px
}

.zx_title {
    border-bottom: 2px #e60640 solid;
    height: 38px;
    padding-left: 13px
}

.zx_title li {
    float: left;
    width: 156px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    color: #333;
    font-size: 18px;
    cursor: pointer
}

.zx_title li.zchove {
    background: url(../images/duiwubt.png) no-repeat top center;
    color: #fff
}

.zx_title li:hover {
    color: #e60640
}

.zx_title li.zchove:hover {
    color: #fff
}

.zclb_qh {
    height: 144px;
    overflow: hidden
}

.zclb_qh .zhixun_zhong:first-child {
    display: block
}

.zhixun_zhong {
    padding: 10px;
    display: none
}

.zhixun_zhong .zxz_img {
    width: 193px;
    height: 122px;
    float: left;
    overflow: hidden;
    border-radius: 4px
}

.zhixun_zhong .zxz_img img {
    width: 193px;
    height: 122px;
    transition: transform .3s;
    -ms-transition: -ms-transform .3s;
    -moz-transition: -moz-transform .3s;
    -webkit-transition: -webkit-transform .3s;
    -o-transition: -o-transform .3s
}

.zhixun_zhong .zxz_img:hover img {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1)
}

.zxz_list {
    width: 625px;
    padding-left: 15px
}

.zxz_list li {
    line-height: 32px;
    width: 49%;
    float: left;
    box-sizing: border-box
}

.zxz_list p {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

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

.zxz_list li:nth-child(2n+2) {
    padding-left: 20px
}

.zclb_qh .zwxgdata {
    padding-top: 30px
}

.zxz_list li:first-child {
    font-weight: bolder
}

.adwei {
    width: 860px
}

.zuijinzb {
    width: 840px;
    border-radius: 4px;
    padding: 20px 10px;
    background: #fff;
}

.zuijinzb .tabs .tab {
    height: 62px;
    line-height: 62px;
    color: rgb(230, 6, 64);
    font-size: 18px;
    font-weight: 500;
    background: rgb(255, 216, 226);
    border-radius: 4px 4px 0px 0px;
    padding: 0 10px;
    cursor: pointer;
    margin: 10px 0;
}

.zjzb_title {
    border-bottom: 2px #e60640 solid;
    height: 40px
}

.zuijinzb_bt {
    font-size: 20px;
    font-weight: 500;
    line-height: 25px
}

.zuijinzb_bt span {
    display: inline-block;
    float: left;
    padding: 0 5px
}

.zjzb_fl {
    padding-left: 20px
}

.zjzb_fl li {
    float: left;
    height: 28px;
    line-height: 28px;
    padding: 0 14px;
    border-radius: 4px;
    border: 1px #eee solid;
    margin-left: 24px;
    cursor: pointer
}

.zjzb_fl li.flhover {
    color: #fff;
    background: #e60640;
    border: 1px #e60640 solid
}

.zjzb_fl li:hover {
    color: #e60640;
    border: 1px #e60640 solid
}

.zjzb_fl li.flhover:hover {
    color: #fff
}

.ckmorezb {
    width: 367px;
    height: 38px;
    line-height: 38px;
    border-radius: 38px;
    border: 1px #999 solid;
    text-align: center;
    color: #999;
    margin: 23px auto 35px;
    cursor: pointer;
    display: none
}

.qdfl_list {
    background: #fff;
    padding: 6px 0 0 0;
    border: 1px #eee solid;
    border-top: 0;
    border-radius: 0 0 4px 4px
}

.qdfl_list li {
    width: 50%;
    float: left;
    padding: 10px 0
}

.qdfl_list li a {
    text-align: center;
    display: block;
}

.qdfl_list li a:hover {
    color: red !important;
}

.qdfl_list li .qtdw_img {
    width: 23px;
    height: 23px;
    display: inline-block;
    margin-left: 30px;
    float: left;
    margin-right: 10px
}

.qdfl_list li .qtdw_img img {
    width: 23px;
    height: 23px
}

.qdfl_list li .qtdw_name {
    height: 23px;
    line-height: 23px;
    display: inline-block;
    float: left;
    width: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.jfbright {
    background: #fff
}

.lsfl_list {
    background: #fff;
    padding: 6px 0 0 0;
    border: 1px #eee solid;
    border-top: 0;
    border-radius: 0 0 4px 4px
}

.lsfl_list li {
    width: 50%;
    float: left;
    padding: 10px 0
}

.lsfl_list li .qtdw_img {
    width: 32px;
    height: 32px;
    display: inline-block;
    margin-left: 30px;
    float: left;
    margin-right: 10px
}

.lsfl_list li .qtdw_img img {
    width: 32px;
    height: 32px
}

.lsfl_list li .qtdw_name {
    height: 32px;
    line-height: 32px;
    display: inline-block;
    float: left;
    width: 90px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px
}

.regular {
    margin: 0 auto;
    overflow: hidden;
    zoom: 1;
    width: 100%
}

footer {
    width: 100%;
    clear: both;
    padding-top: 50px;
}

.yqlj {
    height: 39px;
    line-height: 39px;
    background: #e1e2e6
}

.yqlj_bt {
    position: relative;
    width: 100px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    margin-left: 13px;
    z-index: 2;
    color: #fff;
    font-size: 16px
}

.yqlj_bt::after {
    content: "";
    background-color: #e60640;
    transform: skewX(-35deg);
    z-index: -1;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.yqlj_lb {
    padding-left: 20px;
    color: #666
}

.yqlj_lb a {
    color: #666;
    margin: 0 9px
}

.yqlj_lb a:hover {
    color: #e60640
}

.zwxgdata {
    text-align: center;
    padding: 10px 0;
    width: 800px
}

.zwxgdata span img {
    width: 80px;
    height: auto
}

.zwxgdata cite {
    display: block;
    text-align: center;
    color: #999
}

#zblbup {
    width: 860px
}

.twozblb a {
    width: 425px
}

.threezblb a {
    width: 280px
}

.onoff_ad {
    top: 0
}

.onoff_tishi {
    color: #666
}

.keywordr {
    position: fixed;
    top: 25%;
    right: 5%;
    width: 120px;
    background-color: #ffd0e3;
    background-image: linear-gradient(#ffd0e3, #fff6fa);
    border-radius: 10px;
    padding-bottom: 7px;
    z-index: 1000
}

.rm_gjcbt {
    background-color: #fd7a75;
    background-image: linear-gradient(to right, #fd7a75, #f23480);
    color: #fff;
    font-size: 16px;
    height: 42px;
    border-radius: 10px 10px 0 0;
    text-align: center;
    line-height: 42px
}

.gjc_rlist li {
    border-bottom: 1px #ffc1da solid;
    height: 31px;
    text-align: center;
    line-height: 31px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 120px;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    padding: 0 10px
}

.gjc_rlist li:hover {
    color: #e60640
}

.zhankaigjc {
    text-align: center;
    padding-top: 7px;
    cursor: pointer;
    color: #999;
    display: flex;
    align-items: center;
    justify-content: center
}

.zhankaigjc cite {
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #999;
    display: inline-block;
    margin-left: 5px
}

.gjc_rlist {
    height: 187px;
    overflow: hidden;
    min-height: 187px !important
}

.zhankaigjc cite.upjiantou {
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 0;
    border-bottom: 6px solid #999
}

.contest_list .zwxgdata {
    text-align: center;
    padding: 10px 0;
    width: 842px;
    background: #fff;
    margin-left: -2px
}


.top_nav_nr li:hover,
.top_nav_nr li .hove {
    background: #bf0f30;
}


.container {
    background: #fff
}

.clearfix {
    zoom: 1;
}

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

.location {
    margin-top: 20px;
    color: #777;
}

.location a {
    color: #777;
}

.tuji_box .tuji_list {
    margin-top: 5px;
    margin-left: -27px;
    width: 861px;
}

.tuji_box .tuji_list .topline {
    padding-left: 28px;
}

.tuji_box .tuji_list .topline .title {
    font-size: 20px;
    font-weight: bold;
    color: #333;
    line-height: 50px;
}

.tuji_box .tuji_list .topline .title span {
    vertical-align: middle;
    margin-right: 8px;
}

.tuji_box .tuji_list .topline .title h1 {
    vertical-align: middle;
    margin-right: 8px;
    display: inline-block;
    font-size: 20px;
}

.tuji_box .tuji_list .topline .title h2 {
    vertical-align: middle;
    margin-right: 8px;
    display: inline-block;
    font-size: 20px;
}

.tuji_box .tuji_list .topline .title h3 {
    vertical-align: middle;
    margin-right: 8px;
    display: inline-block;
    font-size: 20px;
}

.tuji_box .tuji_list .topline .linelist {
    margin-top: 20px;
}

.tuji_box .tuji_list .topline .linelist li {
    float: left;
    height: 16px;
    border-right: 2px solid #999;
    line-height: 16px;
    padding: 0 10px;
}

.tuji_box .tuji_list .topline .linelist li:nth-last-of-type(1) {
    border: none;
}

.tuji_box .tuji_list .topline .linelist li a {
    font-size: 14px;
    color: #999;
}

.tuji_box .tuji_list .topline .linelist li.current a {
    color: #e60012;
}

.tuji_box .tuji_list dl {
    margin-top: 20px;
    width: 258px;
    margin-left: 27px;
    height: 238px;
    border: 1px solid #ddd;
    position: relative;
    float: left;
}

.tuji_box .tuji_list dl dt a {
    width: 260px;
    height: 140px;
    position: absolute;
    left: -1px;
    top: -1px;
    overflow: hidden;
}

.tuji_box .tuji_list dl dt img {
    width: 100%;
    min-height: 100%;
}

.tuji_box .tuji_list dl dd {
    margin-top: 140px;
    padding: 0 18px;
    padding-top: 8px;
}

.tuji_box .tuji_list dl dd .tit {
    line-height: 24px;
    height: 48px;
    overflow: hidden;
}

.tuji_box .tuji_list dl dd .tit a {
    font-size: 14px;
    color: #333;
}

.tuji_box .tuji_list dl dd .tit:hover a {
    color: #e81525;
}

.tuji_box .tuji_list dl dd .info {
    margin-top: 14px;
}

.tuji_box .tuji_list dl dd .time {
    color: #999;
}

.tuji_box .tuji_list dl dd .see i {
    display: inline-block;
    width: 18px;
    height: 14px;
    background: url(../img/see_icon.png) no-repeat;
    vertical-align: middle;
}

.tuji_box .tuji_list dl dd .see span {
    margin-left: 10px;
    color: #999;
}

.tuji_right_box {
    position: sticky;
    top: 0;
    margin-top: 50px;
}

.tuji_right {
    width: 336px;
}

.tuji_right .title {
    font-size: 20px;
    font-weight: bold;
    color: #333;
    line-height: 22px;
}

.tuji_right .title h1 {
    vertical-align: middle;
    margin-right: 8px;
    display: inline-block;
    font-size: 20px;
}

.tuji_right .title h2 {
    vertical-align: middle;
    margin-right: 8px;
    display: inline-block;
    font-size: 20px;
}

.tuji_right .title h3 {
    vertical-align: middle;
    margin-right: 8px;
    display: inline-block;
    font-size: 20px;
}

.tuji_right dl {
    width: 158px;
    float: left;
    margin-top: 20px;
    margin-left: 20px;
}

.tuji_right dl dt {
    position: relative;
    background: url(../img/tuji_imgbg.png) no-repeat right bottom;
    width: 100%;
    height: 110px;
}

.tuji_right dl dt img {
    width: 148px;
    height: 100px;
    position: absolute;
    left: 0;
    top: 0;
}

.tuji_right dl dd {
    color: #666;
    line-height: 18px;
    margin-top: 5px;
    white-space: nowrap;
    overflow: hidden;
}

.tuji_tjlist li {
    line-height: 46px;
    border-bottom: 1px dashed #dadada;
}

.tuji_tjlist li .name {
    width: 210px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tuji_tjlist li .num {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    font-style: italic;
    margin-right: 8px;
}

.tuji_tjlist li .num1 {
    color: #e60012;
}

.tuji_tjlist li .num2 {
    color: #ff5400;
}

.tuji_tjlist li .num3 {
    color: #5cb71f;
}

/*翻页*/
.pagecode {
    margin-top: 40px;
    text-align: center;
}

.pagecode a {
    font-size: 14px;
    color: #999;
    margin: 0 14px;
    line-height: 26px;
}

.pagecode .current {
    display: inline-block;
    width: 26px;
    height: 26px;
    color: #fff;
    background: #e60012;
    border-radius: 26px;
    line-height: 26px;
    text-align: center;
}

.mt15 {
    margin-top: 12px
}


.breadnav span {
    color: #666
}

.zhixunxqnr {
    background: #fff;
    border-radius: 4px;
    padding: 30px 15px
}

.zc_bt_sj_ly h3 {
    font-size: 24px;
    font-weight: 700
}

.wz_laiyuan li {
    float: left;
    color: #999;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    padding-top: 1px
}

.wz_laiyuan li cite {
    padding: 0 10px
}

.wz_zhengwen {
    font-size: 16px;
    line-height: 30px;
    clear: both;
    padding-bottom: 40px;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px
}

.wz_zhengwen img {
    max-width: 94%;
    margin: 15px auto;
    display: block
}

.wz_zhengwen i {
    font-style: oblique
}

.wz_zhengwen p {
    margin-bottom: 15px
}

.shouchang {
    color: #999;
    text-align: right;
    padding: 20 10px;
    cursor: pointer;
    display: inline-block;
    float: right
}

.zxxqsc {
    font-size: 20px;
    font-style: normal !important
}

.shoucwzcolor {
    color: #e60640
}

.zxxq_xgzx h5 {
    width: 190px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    background: url(../img/xq_xgzx.png);
    font-size: 20px;
    color: #fff
}

.zxxq_xgzx_lb {
    overflow: hidden;
    padding-top: 8px
}

.zxxq_xgzx_lb li {
    width: 50%;
    float: left;
    font-size: 16px;
    color: #666;
    line-height: 35px
}

.zxxq_xgzx_lb li a {
    display: inline-block;
    float: left;
    width: 90%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    padding-left: 12px;
    line-height: 35px
}

.zxxq_xgzx_lb li a:after {
    height: 6px;
    content: '';
    width: 6px;
    background: #ddd;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 10;
    border-radius: 50%;
    margin-top: -2px
}

textarea {
    border: solid 0;
    outline: 0
}

.pinglun_lb {
    padding-top: 20px
}

.pl_bt_num {
    padding: 0 12px
}

.pl_bt {
    float: left;
    height: 25px;
    line-height: 25px;
    border-left: 5px #e60640 solid;
    font-size: 20px;
    font-weight: 700;
    padding: 0 15px
}

.pl_num {
    float: right;
    height: 25px;
    line-height: 25px;
    font-size: 16px
}

.pl_num cite {
    color: #e60640;
    padding-right: 5px
}

.yhplqu {
    padding: 14px 12px 20px 12px
}

.pl_yhphoto {
    width: 64px;
    text-align: center;
    height: 48px;
    padding-top: 2px
}

.pl_yhphoto img {
    width: 46px;
    height: 46px;
    border-radius: 25em
}

.reply-box {
    border: 1px solid #e5e5e5;
    position: relative;
    height: 49px;
    padding: 0;
    background-color: #fff;
    width: 735px;
    padding-top: 1px
}

.reply-box-textarea {
    color: #333;
    font-size: 14px;
    height: 38px;
    line-height: 38px;
    width: 622px;
    border: 0;
    padding: 5px
}

.reply-box-btn {
    position: absolute;
    right: -1px;
    top: -1px;
    z-index: 1;
    width: 100px;
    height: 50px
}

.reply-box-btn span {
    width: 100px;
    height: 50px;
    background-color: #e60640;
    font-size: 14px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    display: block
}

.plfocus .reply-box-textarea {
    height: 100%;
    width: 98%;
    box-sizing: border-box;
    line-height: 24px
}

.plfocus .reply-box-btn {
    position: absolute;
    right: 0;
    bottom: 0 !important;
    width: 100%;
    top: unset;
    background: #f4f5f6
}

.plfocus .reply-box-btn span {
    width: 100px;
    height: 50px;
    background-color: #e60640;
    font-size: 14px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    display: block;
    float: right
}

.pinglulb {
    padding-top: 0
}

.comment {
    position: relative;
    border-top: 1px solid #f0f0f0;
    padding: 10px
}

.common_avatar {
    display: block;
    width: 46px;
    height: 46px;
    font-size: 0;
    border-radius: 50%;
    background: url(../img/plmr.jpg) 0 0 no-repeat;
    overflow: hidden;
    float: left
}

.common_avatar img {
    width: 100%;
    height: 100%
}

.comment_block {
    float: left;
    padding-left: 11px;
    width: 750px
}

.comment_user {
    height: 32px;
    line-height: 32px;
    font-size: 14px
}

.comment_username {
    color: #9b9b9b
}

.comment_time {
    color: #9b9b9b;
    display: inline-block;
    margin-left: 12px
}

.comment_content {
    font-size: 14px;
    color: #333;
    line-height: 24px;
    word-wrap: break-word
}

.comment_content cite {
    color: #009cff
}

.comment_xg {
    margin-top: 5px
}

.comment_replynum {
    color: #007bc1
}

.comment_replynum span {
    cursor: pointer
}

.comment_xg_reply span {
    padding: 0 5px
}

.comment_state p {
    float: left;
    color: #666;
    margin: 0 10px;
    cursor: pointer
}

.comment_state p i {
    margin-left: 4px
}

.comment_huifupl {
    border: 1px solid #e5e5e5;
    height: 48px;
    padding: 0;
    background-color: #fff;
    width: 735px;
    z-index: 1000;
    position: relative
}

.more_reply {
    height: 40px;
    line-height: 40px;
    background: #f0f0f0;
    color: #adadad;
    text-align: center;
    margin: 30px;
    border-radius: 4px;
    cursor: pointer;
    display: none
}

.zhezhao {
    width: 100%;
    height: 100%;
    background-color: #000;
    -moz-opacity: .5;
    opacity: .5;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    z-index: 1000
}

.report_block {
    width: 577px;
    position: fixed;
    top: 50%;
    left: 50%;
    border-radius: 4px;
    transform: translate(-50%, -50%);
    background: #fff;
    overflow: hidden;
    z-index: 1500;
    display: none
}

.report_title {
    height: 46px;
    line-height: 46px;
    color: #1f2d3d;
    background: #eee;
    padding: 0 20px
}

.report_guanbi {
    color: #999;
    cursor: pointer
}

.report_item {
    overflow: hidden;
    margin: 0 23px;
    padding: 10px 0
}

.report_item li {
    width: 98%;
    height: 30px;
    line-height: 30px;
    margin-bottom: 6px;
    cursor: pointer
}

.report_item li span {
    width: 13px;
    height: 13px;
    display: inline-block;
    background: url(../img/jb_xz.png) 0 0 no-repeat;
    float: right;
    margin-top: 7px
}

.report_item .report_item_select span {
    background-position: 0 -17px
}

.qitawenti {
    margin: 0 23px;
    color: #406599;
    cursor: pointer
}

.qitawenti_bt i {
    padding-left: 5px
}

.report_btn {
    margin: 10px 23px 20px;
    overflow: hidden
}

.report_btn span {
    width: 57px;
    height: 32px;
    line-height: 32px;
    border-radius: 4px;
    display: block;
    float: right;
    text-align: center;
    margin-left: 15px;
    cursor: pointer
}

.report_btn_quxiao {
    border: 1px #a6a6a6 solid;
    color: #333
}

.report_btn_queding {
    border: 1px #e60640 solid;
    color: #fff;
    background: #e60640
}

.tianxiewt {
    padding-top: 10px;
    margin: 0 23px 0 0;
    display: none
}

.tianxiewt textarea {
    border: 1px #e9e9e9 solid;
    border-radius: 4px;
    width: 100%;
    height: 69px
}

.tskuan_black {
    position: fixed;
    height: 40px;
    padding: 0 15px;
    line-height: 40px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 4px;
    background-color: #000;
    background-color: rgba(0, 0, 0, .7);
    display: none
}

.tskuan_black p {
    color: #fff;
    font-size: 14px
}

.zxgjc {
    padding: 30px 0
}

.zxgjc a {
    padding: 0 15px;
    background: #ededed;
    margin: 5px 10px;
    display: inline-block;
    border-radius: 30px;
    min-width: 40px;
    text-align: center;
    color: #333;
    font-size: 14px
}

.zxgjc a:hover {
    color: #e60640
}

.nozwpl {
    text-align: center;
    padding: 30px 0
}

.nozwpl span {
    display: block
}

.zwpl_wz {
    padding-top: 10px;
    color: #999
}

.pilun_huifu {
    clear: both;
    padding-left: 52px;
    padding-top: 10px
}

.hufupl_hide {
    display: none
}


@media (max-width: 600px) {
    body {
        width: 100%;
        min-width: 100%;
    }
    h1.ss_logo{
        text-align: center;
    }
    .wrap100 {
        padding: 0 10px;
        box-sizing: border-box
    }

    .wrap {
        width: 100%
    }

    .keywordr {
        display: none;
    }

    header {
        display: none;
    }

    .top_nav {
        height: unset;
    }

    .top_nav .ss_logo{
        display: block;
        width: 100%;
    }

    .top_nav .shouye_nav_l {
        display: block;
        width: 100%;
        float: none
    }

    .top_nav .top_nav_nr {
        display: block;
        clear: both;
        width: 100%
    }

    .top_nav_tow {
        clear: both;
        overflow-x: hidden;
    }

    .top_nav_nr li {
        min-width: 3rem;
        font-size: 14px;
        height: 40px;
        line-height: 40px;
        padding: 0 3px
    }

    .top_nav_nr .second_nav {
        width: unset
    }

    .top_nav_tow {
        overflow-x: auto
    }

    .top_nav_tow .wrap {
        width: 1200px;
        overflow: hidden;
    }

    .fl_part {
        float: none;
        width: 100%;
        margin-bottom: 15px
    }

    .fr_part {
        float: none;
        width: 100%;
        clear: both;
    }

    .zjzb_title {
        padding-top: 15px
    }

    .zuijinzb {
        width: 100%;
        padding: 0;
        border: 1px #eee solid;
    }

    .zuijinzb_bt {
        display: none
    }

    .zjzb_fl {
        padding-left: 0
    }

    .zjzb_fl li {
        margin-left: 10px
    }

    .zhixun {
        width: 100% !important;
    }

    .zuijinzb {
        position: relative
    }

    .contest_list li {
        padding: 15px 0;
        line-height: 1.2
    }

    .contest_list li {
        border-bottom: 1px #eee solid;
    }

    .contest_list .bs_time {
        height: 35px;
        line-height: 35px;
        text-align: center
    }

    .contest_list .bs_fegnlei {
        display: flex;
        justify-content: center;
        padding: 5px 0
    }

    .contest_list .bs_fegnlei .bs_time_fl {
        padding-left: 10px
    }

    .contest_list .bs_fegnlei .bs_time_fl>span {
        padding-left: 10px;
    }

    .contest_list .bs_fegnlei .bs_time_fl>span a {
        color: #959595
    }

    .contest_list .bs_duiwu {
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 5px 0;
    }

    .contest_list .bs_duiwu p {
        display: flex;
        align-items: center
    }

    .contest_list .bs_duiwu .bs_vs {
        width: 50px;
        text-align: center;
        font-size: 16px
    }

    .contest_list .bs_duiwu .zhudui {
        padding-right: 5px
    }

    .contest_list .bs_duiwu .kedui {
        padding-left: 5px
    }

    .contest_list .bs_duiwu .duibiao img {
        width: 2rem;
        height: 2rem;
    }

    .contest_list .bs_video>a {
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: #aaa;
        background-image: linear-gradient(#aaa, #bfbfbf);
        font-size: 13px;
        color: #fff;
        padding: 0 15px;
        border-radius: 100px;
    }

    .contest_list .bs_video:hover {
        background: transparent;
        color: #fff
    }

    .contest_list .begin {
        background-color: transparent
    }

    .contest_list .bs_video.begin>a {
        background-color: #ed1643;
        background-image: linear-gradient(#fa5a67, #ed1643);
    }

    .contest_list .bs_video {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .contest_list .bs_video cite {
        background: url(../images/zbvideo.png) no-repeat;
        background-position: 0 6px;
        display: inline-block;
        width: 16px;
        height: 30px;
        float: left;
    }

    .contest_list .bs_video span {
        display: inline-block;
        margin-left: 5px;
    }

    .breadnav {
        display: none
    }

    .list-box {
        padding: 0 14px;
        box-sizing: border-box
    }

    .left_nav_dw {
        position: unset;
        width: 100%;
        overflow-x: auto;
        margin-bottom: 15px
    }

    .left_nav_dw::-webkit-scrollbar {
        width: 0 !important
    }

    .dhtext_ln {
        border-radius: unset;
        overflow: unset;
        width: 1000px;
    }

    .dhtext_ln li.zbhover {
        background: #332a2b
    }

    .dhtext_ln li {
        float: left;
        height: 45px;
    }

    .video_list_item {
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 5px 14px;
        margin-top: 30px;
        border-bottom: solid 1px #efefef;
        padding-bottom: 30px;
    }

    .video_list_item__duiwu {
        display: block
    }

    .video_list_item__duiwu,
    .video_list_item__info {
        text-align: center
    }

    .video_list_item__duiwu img {
        display: inline-block;
        vertical-align: middle;
        width: 36px;
        height: 36px;
    }

    .video_list_item__info {
        line-height: 1.6
    }

    .video_list_item__info,
    .video_list_item__duiwu {
        flex: 1
    }

    .video_list_item__info>a {
        margin-top: 10px;
        display: inline-block;
        background-color: #ffdee7;
        color: #e60640;
        border-radius: 15px;
        padding: 3px 15px;
        font-size: .22rem;
    }

    .article .wrap100 {
        padding: 0
    }

    .article .sig-vs {
        background: unset
    }

    .article .sig-vs .team {
        height: 100%;
        padding: 0;
        display: flex
    }

    .article .sig-vs-txt {
        min-width: unset
    }

    .article .sig-vs b,
    .sig-vs b a {
        display: block;
        line-height: unset;
        font-size: unset
    }

    .article .sig-vs .team div.ht {
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
        justify-content: center;
        text-align: center
    }

    .article .sig-vs img {
        width: 46px;
        max-height: 46px;
        margin: 0
    }

    .article .sig-vs-txt p {
        font-size: 20px
    }

    .article .sig-vs-txt em {
        font-size: 16px
    }

    .article .sig-vs-txt span {
        font-size: 14px
    }

    .article .sig-vs .team div.gt {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center
    }

    .article .sig-list {
        width: 100%;
        font-size: 12px;
        margin-top: 10px;
    }

    .article .sig-list a {
        min-width: unset;
        height: unset;
        margin: 5px 3px !important;
    }

    .article .sp_xg_left {
        width: unset;
        float: none;
        padding: 0 4px;
        box-sizing: border-box
    }

    .article .fr_part {
        padding: 0 14px;
        box-sizing: border-box
    }

    .zhixun_list_fl li {
        display: flex
    }

    .zhixun_list_fl .zx_slt {
        float: none;
        width: 100px;
        height: 70px
    }

    .zhixun_list_fl .zx_xianqing {
        float: none;
        width: 200px !important;
    }

    .duansp_list_fl li {
        width: 43%
    }

    .sp_xg_left {
        width: 100%
    }

    .duasping {
        margin-top: 15px
    }

    .lxbfqu {
        position: relative;
    }

    .bjbj_2 {
        background-image: url(../images/bfbj_2.jpg);
    }

    .bf_box {
        width: 100%;
        height: 200px;
        background-size: 100% 100%;
        color: #fffefe;
        position: relative;
    }

    .lxxhlist {
        position: absolute;
        right: 0;
        top: 1rem;
        width: 26px;
        height: 120px;
        background: url(../images/lxxhbj.png) no-repeat;
        background-size: 100%;
        display: flex;
        align-items: center;
        text-align: center;
        font-size: 14px;
    }

    .lxxinhaolb {
        position: absolute;
        left: 0;
        background: #fff;
        width: 100%;
        height: 100%;
        z-index: 400;
        display: block;
        overflow-y: auto;
        display: none;
    }

    .lxxhlbtitle {
        height: 47px;
        line-height: 47px;
        border-bottom: 1px #eee solid;
        padding: 0 5px;
    }

    .lxxh_list {
        padding: 0.24rem;
    }

    .offlxxhlb {
        text-align: left;
        width: 20%;
        padding-left: 15px;
        font-size: 32px
    }

    .lxxhlbbt {
        width: 60%;
        color: #333;
        font-size: 16px;
        text-align: center;
    }

    .lxxh_list li.lxselect {
        color: #009cff;
    }

    .lxxh_list li {
        box-sizing: border-box;
        padding: 30px 0;
        background: #f4f5f9;
        color: #333;
        font-size: 14px;
        margin-bottom: 5px;
        line-height: 1.6;
        border-radius: 4px;
        width: 100%;
    }

    .lxbti {
        padding: 0 20px;
    }

    .yanzanbo {
        background: url(../images/lxbj2.png) repeat-x top left;
    }

    .wz_zhengwen img {
        width: 100% !important;
        min-width: 100% !important;
        max-width: 100% !important
    }

    .zhixun_zhong .zxz_img {
        display: none
    }

    .zxz_list {
        width: 100%;
        padding: 0
    }

    .zxz_list li p {
        width: 250px
    }

    .luxiang_zhong .lx_lb_qd {
        display: none
    }

    .luxiang_zhong .lx_lb_title {
        width: 100%
    }

    .luxiang_zhong .lx_lb_title a {
        display: flex
    }

    .luxiang_zhong .lx_lb_title {
        float: none
    }

    .luxiang_zhong .lx_lb_title .lxlb_tiem {
        display: none
    }

    .luxiang_zhong .lxlb_bt {
        width: 300px
    }

    .qd_zhong_zb {
        margin-bottom: 15px
    }

    .xgzx_img {
        float: none
    }

    .xgzx_zx li:nth-child(even) {
        float: none
    }

    .xgzx_zx li {
        float: none;
        width: unset;
        background: unset;
        display: flex
    }

    .ztz_fllieb {
        padding: 0;
        padding-left: .7rem
    }

    .ztz_list {
        box-sizing: border-box
    }

    .ztz_tou li {
        width: 85px;
        font-size: 15px
    }

    .ztz_tou li.zthover a {
        font-size: 15px
    }

    .ztz_fllieb li {
        width: 90px;
        margin: 15px 10px
    }

    .sousuobj {
        display: none
    }

    .ep-pages {
        padding: 10px 5px
    }

    .pagination li {
        height: 24px;
        line-height: 24px;
        padding: 0 4px;
        margin-bottom: 10px
    }

    footer {
        height: unset
    }

    .foot_nav {
        margin: 0;
        padding: 10px 14px
    }

    .foot_two {
        padding: 10px 14px
    }
}

.flname {
    height: 62px;
    line-height: 62px;
    background: #ffd8e2;
    border-radius: 4px 4px 0 0;
    color: #e60640;
    font-size: 18px;
    font-weight: 500;
    border-bottom: 2px #e60640 solid
}

.flimg {
    margin: 0 12px 0 10px
}

.flimg img {
    margin-bottom: -7px
}

.chakanmore {
    padding: 30px 0
}

.chakanmore p {
    width: 367px;
    height: 38px;
    line-height: 38px;
    color: #e60640;
    border: 1px #e60640 solid;
    border-radius: 38px;
    text-align: center;
    margin: 0 auto;
    cursor: pointer
}

.zhixun_list_fl {
    border-right: 1px #eee solid;
    border-left: 1px #eee solid
}

.zhixun_list_fl li {
    border-bottom: 1px #eee solid;
    overflow: hidden;
    padding: 8px 25px 10px 10px;
    display: flex
}

.zx_slt {
    width: 194px;
    height: 122px;
    float: left;
    margin-right: 10px;
    overflow: hidden;
    border-radius: 4px
}

.zx_slt img {
    width: 194px;
    height: 122px;
    transition: transform .3s;
    -ms-transition: -ms-transform .3s;
    -moz-transition: -moz-transform .3s;
    -webkit-transition: -webkit-transform .3s;
    -o-transition: -o-transform .3s
}

.zx_slt:hover img {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1)
}

.zx_xianqing {
    width: 615px;
    float: left
}

.zx_xq_bt {
    font-size: 18px;
    color: #353030;
    font-weight: 700;
    line-height: 40px;
    height: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.zx_xq_jj {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    height: 54px;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 9px
}

.zx_xq_banq .zx_xq_fl {
    width: 100px;
    display: block;
    float: left
}

.zx_xq_banq .zx_xq_fl a {
    color: #0073c4
}

.zx_xq_banq .zx_xq_dw,
.zx_xq_banq .zx_xq_dw .iconfont,
.zx_xq_banq .zx_xq_dw a {
    color: #999
}

.zx_xq_banq .zx_xq_time {
    float: right;
    color: #999
}

.breadnav {
    color: #999
}

.breadnav a {
    color: #999
}

.breadnav a:hover {
    color: #e60640
}

.shiping_bjjb {
    width: 100%;
    background: url(../images/sp_bjs.jpg) no-repeat top center;
    background-size: 100% 100%;
    padding-bottom: 15px
}

.breadnav span {
    color: #fff
}

.spxh_lb {
    margin-bottom: 19px;
    padding-top: 20px;
    width: auto;
    display: inline-block;
    float: left
}

.spxh_lb h5 {
    font-size: 17px;
    color: #fff;
    float: left;
    height: 30px;
    line-height: 30px
}

.spxh_lb .nobeging {
    color: #ff4049;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    float: left
}

.shipin_bf {
    width: 878px;
    height: 618px;
    background: #000;
    text-align: center
}

.sp_weikai {
    padding-top: 150px
}

.sp_fl_time {
    color: #999;
    font-size: 16px;
    margin-top: 35px
}

.sp_zt {
    color: #999;
    height: 70px;
    line-height: 70px
}

.sp_duiwu {
    color: #fff;
    font-size: 24px;
    line-height: 30px
}

iframe {
    /*height: 618px;*/
    border: none
}

.singldl {
    margin: 0;
    height: 30px;
    line-height: 30px;
    float: left;
    color: #fff
}

.singldl dd {
    display: inline-block;
    float: left;
    height: 30px;
    line-height: 30px;
    color: #fff;
    background: #686b63;
    border-radius: 30px;
    padding: 0 10px;
    min-width: 70px;
    margin-left: 20px;
    text-align: center;
    cursor: pointer
}

.singldl dd:hover {
    background: #ff4049
}

.singldl dd.active {
    background: #ff4049
}



.singldl .xhaolb {
    width: 670px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    white-space: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.singldl dd {
    display: inline-block;
    float: none;
    text-align: center;
}

.singldl .xhaolb::-webkit-scrollbar {
    display: none;
}









.shuaxing_xh {
    width: 30px;
    height: 30px;
    background: 0 0;
    margin: 0;
    margin-left: 35px;
    display: inline-block;
    background: #fff;
    border-radius: 4px;
    float: left;
    margin-top: 2px
}

.shuaxing_xh img {
    width: 15px;
    height: 15px;
    margin: 6px 0 0 6px
}

.shuaxing_xh:hover {
    background: #fbf6f6
}

.character360 {
    display: block;
    margin: 7px 0 0 6px;
    width: 19px;
    height: 16px;
    background: no-repeat url(../images/shuaxing.png) left top;
    background-size: 19px 16px
}

.dhua {
    -webkit-transition: -webkit-transform 1s ease-out;
    -moz-transition: -moz-transform 1s ease-out;
    -o-transition: -o-transform 1s ease-out;
    -ms-transition: -ms-transform 1s ease-out;
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
    -o-transform: rotateZ(360deg);
    -ms-transform: rotateZ(360deg);
    transform: rotateZ(360deg)
}

.xhxscg {
    display: none;
    background: #4c4c4c;
    color: #fff;
    height: 2rem;
    line-height: 2rem;
    width: 7rem;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    position: absolute;
    top: 20%;
    left: 50%;
    margin-left: -71px;
    text-align: center;
    font-size: 14px
}

.xx_xh_js {
    font-size: 12px;
    color: #999;
    padding-left: 10px;
    height: 30px;
    line-height: 30px
}

.pinglun {
    width: 340px;
    height: 618px;
    overflow: hidden;
    background: #232222
}

.pl_title {
    text-align: center;
    position: relative;
    text-align: center;
    color: #f2f2f2;
    font-size: 18px;
    height: 44px;
    line-height: 44px;
    border-bottom: 2px #3c3c3c solid
}

.pl_num {
    position: absolute;
    right: 13px;
    top: 0;
    color: #666;
    font-size: 14px
}

.pl_num cite {
    color: #e60640;
    padding-right: 5px
}

.pl_nrong {
    width: 340px;
    height: 440px;
    overflow-y: scroll
}

.pl_nrong::-webkit-scrollbar {
    width: 10px;
    height: 1px
}

.pl_nrong::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .2);
    background: #535353
}

.pl_nrong::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .2);
    border-radius: 10px;
    background: #232222
}

.xg_lvxiang {
    scrollbar-arrow-color: #f4ae21;
    scrollbar-face-color: #333;
    scrollbar-3dlight-color: #666;
    scrollbar-highlight-color: #666;
    scrollbar-shadow-color: #999;
    scrollbar-darkshadow-color: #666;
    scrollbar-track-color: #666;
    scrollbar-base-color: #f8f8f8
}

.pl_nrtiao {
    padding: 5px 0;
    border-bottom: 1px #3c3c3c solid;
    margin: 0 10px;
    width: 317px;
    word-break: break-all;
    word-wrap: break-word
}

.yh_txian {
    width: 43px;
    padding-left: 12px
}

.yh_txian img {
    width: 40px;
    height: 40px;
    border-radius: 25em
}

.pl_bufeng {
    width: 250px;
    color: #999;
    line-height: 30px
}

.pl_yhnmae_dt {
    padding-left: 8px
}

.pl_dongtai i {
    padding-left: 5px
}

.myplnr {
    color: #f2f2f2;
    clear: both
}

.huifupl {
    color: #009cff;
    float: right
}

.myplnr cite {
    color: #009cff
}

.fabianpl {
    width: 325px;
    height: 97px;
    border-radius: 6px;
    background: #333;
    color: #666;
    margin: 5px auto 0;
    position: relative
}

.fabiaopl {
    width: 58px;
    height: 34px;
    line-height: 34px;
    border-radius: 4px;
    background: #ff4049;
    color: #fff;
    border: 0;
    position: absolute;
    bottom: 10px;
    right: 9px
}

.wdplnr {
    height: 53px;
    background: 0 0;
    padding: 5px;
    width: 100%;
    box-sizing: border-box;
    color: #666;
    border: 0;
    position: absolute;
    z-index: 100;
    border: solid 0;
    outline: 0;
    color: #f2f2f2
}

.pl_tsxx {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 12px;
    padding: 5px
}

.pl_dongtai span {
    cursor: pointer
}

.sp_xg_left {
    width: 860px
}

.bsshuming {
    overflow: hidden;
    background: #fff;
    border-radius: 4px;
    margin-top: 12px;
    padding: 17px 12px
}

.bssm_bt {
    font-size: 20px;
    font-weight: 500;
    padding-bottom: 20px
}

.bssm_xx {
    color: #666;
    font-size: 14px;
    line-height: 26px
}

.bssm_xx span {
    color: #333;
    font-weight: 700
}

.bssm_xx a {
    color: #e60640;
    display: inline-block;
    margin-bottom: 5px;
}

.bssm_xx a:hover {
    color: #ff003c
}

.bssm_xx cite {
    color: #333;
    padding: 0 5px
}

.qd_zhong_zb {
    background: #fff;
    border-radius: 4px;
    margin-top: 13px;
    padding: 17px 12px
}

.qiudui_head {
    overflow: hidden;
    color: #999;
    padding: 5px 0 0 0;
    margin-bottom: 2px;
    border-bottom: 2px solid #d33556;
    height: 45px;
    line-height: 45px;
    cursor: pointer;
}

.qiudui_bt {
    font-size: 20px;
    float: left;
    width: 190px;
    height: 48px;
    line-height: 42px;
    color: #FFFFFF;
    text-align: center;
    background-image: url(../images/biaoti_bj.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
    position: absolute;
    z-index: 10
}

.qd_more {
    float: right;
    font-size: 14px
}

.qd_more a {
    float: right;
    font-size: 14px;
    color: #999;
    padding-top: 10px;
    height: 36px;
    display: inline-block
}

.xgzhibo_xq {
    border-right: 1px #eee solid;
    border-left: 1px #eee solid
}

.xgzhibo_xq li {
    height: 58px;
    line-height: 58px;
    border-bottom: 1px solid #eee
}

.xgzhibo_xq li:hover {
    background: #fbfafa
}

.xgzhibo_xq .bs_fegnlei {
    float: left;
    width: 240px;
    padding: 0 0 0 20px;
    color: #999
}

.xgzhibo_xq .bs_fegnlei a {
    color: #999
}

.xgzhibo_xq .bs_fegnlei a:hover {
    color: #e60640
}

.xgzhibo_xq .bs_fegnlei cite {
    float: left;
    margin-right: 5px;
    height: 58px
}

.xgzhibo_xq .bs_fegnlei cite img {
    width: 18px;
    height: 18px;
    margin-bottom: -4px
}

.xgzhibo_xq .bs_time_fl {
    float: left;
    display: flex
}

.xgzhibo_xq .bs_time_fl i {
    width: 150px;
    float: left
}

.xgzhibo_xq .bs_time_fl span {
    width: 140px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.xgzhibo_xq .bs_duiwu {
    float: left;
    width: 420px;
    text-align: center
}

.xgzhibo_xq .bs_duiwu p {
    float: left
}

.xgzhibo_xq .bs_duiwu .bs_vs {
    float: left;
    font-size: 16px;
    margin: 0 12px
}

.xgzhibo_xq .bs_duiwu .kedui,
.xgzhibo_xq .bs_duiwu .zhudui {
    float: left;
    width: 90px;
    padding: 0 10px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.xgzhibo_xq .bs_duiwu .zhudui {
    text-align: right
}

.xgzhibo_xq .bs_duiwu .kedui {
    text-align: left
}

.xgzhibo_xq .bs_duiwu .duibiao {
    width: 27px;
    height: 27px;
    float: left;
    margin-top: 8px
}

.xgzhibo_xq .bs_duiwu .duibiao img {
    width: 27px;
    height: 27px;
    border-radius: 25em
}

.xgzhibo_xq .bs_video {
    width: auto
}

.xgzhibo_xq .bs_video {
    float: left;
    height: 30px;
    line-height: 30px;
    border-radius: 30px;
    color: #fff;
    background: #b9b9b9;
    text-align: center;
    margin: 14px 0 0 25px;
    text-align: center;
    padding-right: 10px
}

.xgzhibo_xq .bs_video cite {
    background: url(../images/zbvideo.png) no-repeat;
    background-position: 0 0;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 7px 0 0 10px;
    float: left
}

.xgzhibo_xq .bs_video span {
    display: inline-block;
    float: left;
    margin-left: 5px
}

.xgzhibo_xq .bs_video a {
    color: #fff
}

.xgzhibo_xq .begin:hover {
    background: #0468ae;
    color: #fff
}

.xgzhibo_xq .bs_duiwu_bt {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    width: 90%
}

.xgzhibo_xq .endbf {
    background: #87abe6 !important
}

.xgzhibo_xq .endbf:hover {
    background: #6e9be5 !important
}

.xgzhibo_xq .weikai {
    background: #b9b9b9 !important
}

.xgzhibo_xq .weikai:hover {
    background: #c8c6c6 !important
}

.xgzx_zx li {
    border-radius: 4px;
    background: #f6f6f6;
    width: 404px;
    float: left;
    margin: 5px 0;
    padding: 7px 5px
}

.xgzx_zx li:nth-child(even) {
    float: right
}

.xgzx_img {
    width: 128px;
    height: 85px;
    float: left;
    overflow: hidden;
    border-radius: 4px
}

.xgzx_img img {
    width: 128px;
    height: 85px;
    transition: transform .3s;
    -ms-transition: -ms-transform .3s;
    -moz-transition: -moz-transform .3s;
    -webkit-transition: -webkit-transform .3s;
    -o-transition: -o-transform .3s
}

.xgzx_img:hover img {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1)
}

.xgzx_bt_sj {
    padding-left: 14px;
    width: 260px
}

.xgzx_bt {
    height: 40px;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 25px
}

.xgzx_bq_time {
    color: #999;
    font-size: 13px
}

.xgzx_bq_time a {
    color: #999;
    font-size: 13px
}

.xgzx_bq_time a:hover {
    color: #e60640
}

.xgzx_bq_time .iconfont {
    display: inline-block;
    float: left
}

.mt12 {
    margin-top: 12px
}

.luxiang_list {
    padding-bottom: 14px
}

.jumpone {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    flex-direction: column
}

.djgksp_c {
    font-size: 28px;
    color: #fff
}

.djgksp_e {
    font-size: 18px;
    color: #999;
    padding-top: 15px
}

.lq_tl_gg .swiperall .swiper-slide {
    background: #232222;
    color: #999
}

.lq_tl_gg .swiperall .swiper-slide a {
    color: #999;
    font-size: 14px
}

.lq_tl_gg .oneall p {
    background: #232222 !important
}

.lq_tl_gg .twoall p {
    background: #232222 !important
}

.lq_tl_gg threeall p {
    background: #232222 !important
}

.lq_tl_gg .oneall p a {
    color: #999;
    background: 0 0
}

.lq_tl_gg .twoall p a {
    color: #999;
    background: 0 0
}

.lq_tl_gg .threeall p a {
    color: #999;
    background: 0 0
}

.lq_tl_gg .oneall p a:hover,
.lq_tl_gg .swiperall .swiper-slide a:hover,
.lq_tl_gg .threeall p a:hover,
.lq_tl_gg .twoall p a:hover {
    color: #ff4049;
    background: 0 0
}

#bofangqiup .oneall p {
    background: #232222 !important
}

#bofangqiup .twoall p {
    background: #232222 !important
}

#bofangqiup threeall p {
    background: #232222 !important
}

#bofangqiup .oneall p a {
    color: #999;
    background: 0 0
}

#bofangqiup .twoall p a {
    color: #999;
    background: 0 0
}

#bofangqiup .threeall p a {
    color: #999;
    background: 0 0
}

#bofangqiup .oneall p a:hover,
#bofangqiup .swiperall .swiper-slide a:hover,
#bofangqiup .threeall p a:hover,
#bofangqiup .twoall p a:hover {
    color: #ff4049;
    background: 0 0
}

.pl_zan {
    min-width: 30px;
    float: left
}

.pl_cai {
    min-width: 30px;
    float: left
}

.jubaopl {
    cursor: pointer;
    padding-left: 5px
}

.zhezhao {
    width: 100%;
    height: 100%;
    background-color: #000;
    -moz-opacity: .5;
    opacity: .5;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    z-index: 1000
}

.report_block {
    width: 577px;
    position: fixed;
    top: 50%;
    left: 50%;
    border-radius: 4px;
    transform: translate(-50%, -50%);
    background: #fff;
    overflow: hidden;
    z-index: 1500;
    display: none
}

.report_title {
    height: 46px;
    line-height: 46px;
    color: #1f2d3d;
    background: #eee;
    padding: 0 20px
}

.report_guanbi {
    color: #999;
    cursor: pointer
}

.report_item {
    overflow: hidden;
    margin: 0 23px;
    padding: 10px 0
}

.report_item li {
    width: 98%;
    height: 30px;
    line-height: 30px;
    margin-bottom: 6px;
    cursor: pointer
}

.report_item li span {
    width: 13px;
    height: 13px;
    display: inline-block;
    background: url(../images/jb_xz.png) 0 0 no-repeat;
    float: right;
    margin-top: 7px
}

.report_item .report_item_select span {
    background-position: 0 -17px
}

.qitawenti {
    margin: 0 23px;
    color: #406599;
    cursor: pointer
}

.qitawenti_bt i {
    padding-left: 5px
}

.report_btn {
    margin: 10px 23px 20px;
    overflow: hidden
}

.report_btn span {
    width: 57px;
    height: 32px;
    line-height: 32px;
    border-radius: 4px;
    display: block;
    float: right;
    text-align: center;
    margin-left: 15px;
    cursor: pointer
}

.report_btn_quxiao {
    border: 1px #a6a6a6 solid;
    color: #333
}

.report_btn_queding {
    border: 1px #e60640 solid;
    color: #fff;
    background: #e60640
}

.tianxiewt {
    padding-top: 10px;
    margin: 0 23px 0 0;
    display: none
}

.tianxiewt textarea {
    border: 1px #e9e9e9 solid;
    border-radius: 4px;
    width: 100%;
    height: 69px
}

.huifupl {
    cursor: pointer
}

.fabiaopl_hf {
    width: 58px;
    height: 34px;
    line-height: 34px;
    border-radius: 4px;
    background: #ff4049;
    color: #fff;
    border: 0;
    position: absolute;
    bottom: 10px;
    right: 9px;
    display: none
}

.tskuan_black {
    position: fixed;
    height: 40px;
    padding: 0 15px;
    line-height: 40px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 4px;
    background-color: #000;
    background-color: rgba(61, 61, 61, .7);
    display: none;
    z-index: 10000
}

.jzmorepl {
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #999;
    cursor: pointer;
    display: none
}

.huifured {
    color: #ff4049
}

.pl_tanchu {
    position: absolute;
    top: -50px;
    left: 0;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: rgba(61, 61, 61, .9);
    z-index: 90;
    width: 100%;
    display: none;
    border-radius: 4px;
    color: #abaaaa
}

.dqssfenlei {
    padding-right: 20px
}

.xgzhibo_xq .nodatalb_fl {
    text-align: center;
    padding: 20px 0;
    width: 836px;
    background: #fff;
    margin-left: -1px
}

.zdh_enu_unt .max-btn {
    position: absolute;
    width: 26px;
    height: 26px;
    background: url(../images/max-btn.png);
    top: -40px;
    right: 6px;
    cursor: pointer;
    z-index: 999;
    background-size: 100% 100%
}

.zdh_enu_unt {
    position: relative
}

.zhibo_ien_ate {
    display: flex;
    color: #fff;
    float: left;
    margin: 0 auto;
    font-size: 19px
}

.zhibo_ien_ate>p {
    margin: 0 5px
}

.zhibo_ien_ate {
    display: none
}

.zhibo_ien_ate>p {
    margin: 0 79px;
    font-weight: 600
}

.qfd_wrap_s>span {
    margin-right: 10px;
    color: #fff
}

.qfd_wrap_s>.changci_new_et {
    margin-left: 40px;
    font-weight: 600;
    color: #e60640
}

.zhulanzhishu {
    width: 700px;
    margin: 0 auto
}

.zhishu_lan {
    display: none;
    clear: both;
    width: 100%;
    font-size: 14px;
    color: #fff;
    margin-top: 15px
}

.zhishu_lan .lanzhi_bg {
    border: 1px #4e4e58 solid;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    border-bottom: none
}

.zhishu_lan .lanzhi_bg .lan_zhi_bt {
    border-bottom: 1px #4e4e58 solid;
    box-sizing: border-box
}

.zhishu_lan .lanzhi_bg .lan_zhi_bt div {
    float: left;
    height: 29px;
    line-height: 29px;
    border-right: 1px #4e4e58 solid;
    box-sizing: border-box;
    padding: 0 10px;
    font-size: 12px;
    text-align: center
}

.zhishu_lan .lanzhi_bg .duiwu {
    width: 30%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.zhishu_lan .lanzhi_bg .changcibf {
    width: 60%
}

.zhishu_lan .lanzhi_bg .quchang {
    width: 10%
}

.zhishu_lan .lanzhi_bg .changcibf span {
    display: inline-block;
    width: 20%;
    text-align: center;
    float: left
}

.qfd_wrap_s {
    width: 100%;
    display: none;
    align-items: center
}

.qfd_wrap_s {
    font-size: 13px
}






.sig-vs {
    width: 100%;
    background: url(../images/score.jpg) no-repeat;
    background-size: cover;
    color: #fff;
    text-align: center;
    overflow: hidden
}

.sig-vs img {
    width: 80px;
    max-height: 80px;
    margin: auto 18px;
    border-radius: 2px
}

.sig-vs div * {
    vertical-align: middle
}

.sig-vs b,
.sig-vs b a {
    color: #fff;
    line-height: 80px;
    font-size: 24px;
    display: inline-block
}

.sig-vs i {
    color: #ff4d4d;
    font-size: 0;
    font-style: normal;
    font-weight: 600;
    margin: auto 5px
}

.sig-vs .team {
    display: inline-block;
    height: 210px;
    width: 100%;
    padding: 45px 0
}

.sig-vs .team div {
    display: inline-block
}

.sig-vs .team div.ht {
    width: 35%;
    text-align: right
}

.sig-vs .team div.gt {
    width: 35%;
    text-align: left
}

.sig-vs-txt {
    min-width: 278px;
    width: 29%
}

.sig-vs-txt.title {
    min-width: 278px;
    width: 60%
}

.sig-vs-txt b {
    font-size: 24px;
    line-height: 33px
}

.sig-vs-txt em {
    font-size: 20px;
    line-height: 20px;
    color: #ff4d4d;
    display: block;
    font-style: normal
}

.sig-vs-txt span {
    font-size: 18px;
    line-height: 25px;
    color: #888;
    display: block;
    vertical-align: middle
}

.sig-vs-txt p {
    font-size: 30px
}

.sig-list {
    display: block;
    width: 1200px;
    background: rgba(0, 0, 0, .1);
    text-align: center;
    margin: 0 auto
}

.xgzhibo_xq .bs_fegnlei {
    display: flex;
    align-items: center;
    white-space: nowrap
}

.ic {
    font-style: normal
}

.play i,
.wait i {
    font-style: normal
}

.sig-list a {
    display: inline-block;
    min-width: 82px;
    color: #ff4d4d;
    padding: 0 12px;
    height: 28px;
    line-height: 26px;
    margin: 21px 16px !important;
    border: solid 1px #ff4d4d;
    border-radius: 14px
}

.sig-list a.active,
.sig-list a:hover {
    background: #ff4d4d;
    color: #fff
}

.sig-prev {
    width: 80%;
    border: 1px dotted #f8990c;
    margin: 20px auto;
    padding: 10px 20px;
    background-color: #fff
}

.sig-list a {
    margin: auto 8px
}

.sig-videos .vl {
    margin-left: 5px;
    display: inline-block
}

.sig-table {
    width: 795px;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc
}

.sig-table thead tr td {
    background-color: #d8d8d8
}

.sig-thead {
    height: 44px;
    line-height: 40px
}

.sig-thead * {
    vertical-align: middle
}

.sig-thead i {
    display: inline-block;
    height: 20px;
    width: 5px;
    background-color: #ff4d4d;
    border-radius: 3px;
    margin: 0 10px 0 0
}

.sig-thead b {
    line-height: 30px;
    display: inline-block;
    font-size: 18px
}

.sig-table td {
    border-bottom: 1px solid #ccc;
    height: 50px;
    text-align: center
}

.sig-table .trbg {
    background-color: #fcfcfc
}

.sig-table .bold {
    font-weight: 700;
    font-size: 16px
}

.sig-message {
    background: #fff;
    padding: 16px;
    line-height: 24px;
    color: #959595
}

.sig-list a.jump {
    padding-left: 36px !important
}

.sig-list a.jump::before {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(../images/icon-jump.png) no-repeat;
    content: '';
    margin: 1px 0 0 -24px;
    position: absolute;
    background-size: auto 100%
}

.sig-list a.jump:hover::before {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(../images/icon-jump-active.png) no-repeat;
    content: '';
    margin: 1px 0 0 -24px;
    position: absolute;
    background-size: auto 100%
}

.main-wrap .w100bg {
    width: 100%;
    min-height: 720px;
    background: #fff
}

.analysis-container {
    display: flex;
    justify-content: center;
    background: #fff;
    margin-top: 10px;
}

.analysis-container .analysis-item {
    margin: 0 5px;
    width: 400px
}

.analysis-container .analysis-item>.title {
    font-size: 16px;
    color: #333;
    line-height: 60px
}

.analysis-container .analysis-item .analysis-list>li {
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.06);
    position: relative;
    line-height: 60px;
    background-color: #fff;
    border-radius: 5px;
    font-size: 14px;
    color: #666;
    margin-bottom: 10px;
    overflow: hidden
}

.analysis-container .analysis-item .analysis-list>li canvas {
    width: 355px
}

.analysis-container .analysis-item .analysis-list>li .tip {
    position: absolute;
    background-color: #56a4d5;
    line-height: 20px;
    padding: 0 8px 0 6px;
    border-radius: 0 5px 0 5px;
    color: #fff;
    top: 0;
    right: 0
}

.analysis-container .analysis-item .analysis-list>li .tip:before {
    border: solid transparent;
    border-top-color: #56a4d5;
    border-width: 17px 7px;
    position: absolute;
    content: '';
    top: 0;
    left: -7px
}

.analysis-container .analysis-item .analysis-list>li .text {
    display: block;
    line-height: 20px;
    padding: 5px 35px 10px 10px;
    user-select: none
}

.analysis-container .analysis-item .analysis-list>li.g .tip {
    background-color: #EC612B;
}

.analysis-container .analysis-item .analysis-list>li.g .tip:before {
    border-top-color: #EC612B;
}


.analysis-item .infer {
    background-color: #223CA1;
    position: absolute;
    line-height: 20px;
    padding: 0 8px 0 6px;
    border-radius: 0 5px 0 5px;
    color: #fff;
    top: 0;
    right: 0;
}

.analysis-item .infer:before {
    border: solid transparent;
    border-top-color: #223CA1;
    border-width: 17px 7px;
    position: absolute;
    content: '';
    top: 0;
    left: -7px;
}


@media (max-width: 750px) {
    .sig-vs-txt {
        width: unset;
    }

    .sig-vs-txt a h1 {
        white-space: nowrap;
        font-size: 14px;
    }

    .xgzhibo_xq .bs_fegnlei {
        float: left;
        padding: 0 20px;
        color: #999;
        box-sizing: border-box;
        width: 100%;
    }

    .xgzhibo_xq .bs_time_fl {
        float: left;
        display: flex;
        justify-content: space-between;
        width: 100%;
    }

    .qd_zhong_zb {
        ackground: #fff;
        border-radius: 4px;
        margin-top: 13px;
        padding: 17px 12px;
        display: flex;
        align-items: flex-start;
        flex-direction: column;
        justify-content: flex-start;
    }

    .xgzhibo_xq .bs_time_fl i {
        width: unset;
    }

    .xgzhibo_xq .bs_time_fl span {
        width: unset;
    }

    .xgzhibo_xq li {
        border: unset;
    }

    .xgzhibo_xq .bs_duiwu {
        width: unset;
    }
}

.top-jfb {
    width: 320px;
    height: auto;
    box-sizing: border-box;
    overflow: hidden;
    margin-top: 10px;
    background: #fff
}

.top-jfb .content {
    background: #fff;
    padding: 5px 10px 10px 10px;
    box-sizing: border-box;
    box-shadow: 2px 2px 4px #eee
}

.jbf_list {
    overflow-x: hidden;
    overflow-y: scroll
}

.jbf_list::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.jbf_list::-webkit-scrollbar-track-piece {
    background-color: #fff;
    -webkit-border-radius: 0
}

.jbf_list::-webkit-scrollbar-thumb {
    border-radius: 6px;
    -webkit-border-radius: 6px;
    background-color: #f0f0f0
}

.jbf_list::-webkit-scrollbar-corner {
    background-color: transparent
}

.rightt_jf {
    -webkit-border-radius: 8px 8px 0 0;
    -moz-border-radius: 8px 8px 0 0;
    -ms-border-radius: 8px 8px 0 0;
    -o-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0;
    border: 1px #eee solid
}

.paiming_bt {
    font-size: 21px;
    color: #333;
    font-weight: 700;
    -webkit-border-radius: 8px 8px 0 0;
    -moz-border-radius: 8px 8px 0 0;
    -ms-border-radius: 8px 8px 0 0;
    -o-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0;
    padding: 14px 10px 0 10px;
    height: 38px
}

.jf_more {
    font-size: 14px;
    color: #da282b
}

.jf_more a {
    font-size: 14px;
    color: #da282b
}

.jf_more a:hover {
    color: #333
}

.paiming_fl {
    width: 100%;
    height: 40px;
    overflow: hidden;
    color: #333;
    clear: both;
    margin: 0 auto
}

.paiming_fl .pm_content {
    width: 100%;
    height: 40px;
    overflow: hidden;
    float: left;
    position: relative
}

.myscroll {
    display: block;
    width: 100%;
    position: relative;
    height: 46px;
    overflow: hidden
}

.myscroll #myscrollbox {
    display: block;
    float: left;
    position: absolute;
    left: 0;
    top: 0
}

.myscroll ul {
    display: block;
    float: left;
    list-style-type: none;
    padding: 0;
    margin: 0
}

.myscroll ul li {
    float: left;
    font-size: 16px;
    margin: 0 0 0 20px;
    line-height: 42px;
    cursor: pointer;
    width: auto
}

.myscroll ul li.active {
    font-size: 16px;
    color: #da282b
}

.fllb_nr {
    float: left;
    width: 100%
}

.lg_arrow {
    width: 5%;
    height: 100%;
    cursor: pointer;
    float: left
}

.lg_arrow a {
    display: inline-block;
    width: 16px;
    height: 100%;
    padding-left: 3px
}

.lg_arrow a span {
    background: url(../img/arrow.png);
    background-position: 14px 0;
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-top: 14px
}

.lg_arrow a.hot span {
    background: url(../img/arrow.png) no-repeat;
    background-position: -18px 0 !important;
    display: inline-block;
    width: 14px;
    height: 14px
}

.lg_arrow:hover {
    background: #dad9dc
}

.rg_arrow {
    width: 5%;
    height: 100%;
    cursor: pointer;
    float: right
}

.rg_arrow a {
    display: inline-block;
    width: 14px;
    height: 100%
}

.rg_arrow a span {
    background: url(../img/arrow.png);
    background-position: 0 0;
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-top: 14px
}

.rg_arrow a.hot span {
    background: url(../img/arrow.png) no-repeat;
    background-position: 0 0 !important
}

.rg_arrow:hover {
    background: #dad9dc
}

.paim_list {
    width: 100%;
    padding-bottom: 5px;
    box-sizing: border-box;
    padding-top: 4px
}

.pm_fenlei {
    height: 59px;
    border-top: 0;
    line-height: 59px;
    display: table;
    width: 100%
}

.pm_fenlei ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row nowrap;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    width: 100%
}

.pm_fenlei ul li {
    padding: 0 10px;
    cursor: pointer;
    color: #999;
    height: 59px;
    line-height: 59px;
    width: auto
}

.pm_fenlei ul li.active {
    color: #ff4049
}

.peiming_dq {
    color: #000;
    height: 40px;
    line-height: 40px;
    font-weight: 700;
    background: #f0f0f0;
    display: none
}

.peiming_dq ul {
    background: #f0f0f0
}

.peiming_dq li {
    float: left;
    width: 42%;
    line-height: 40px;
    height: 40px;
    color: #666;
    text-align: center;
    cursor: pointer
}

.peiming_dq li.qh_active {
    color: #e4393c
}

.biaolist {
    display: table;
    padding: 0;
    width: 100%;
    box-sizing: border-box
}

.biaotitle {
    display: flex;
    height: 36px;
    line-height: 36px;
    font-size: 12px;
    flex-wrap: nowrap;
    background: #fafafb
}

.biaotitle li.jf_num {
    width: 12%
}

.biaotitle li.qiudui {
    width: 38%
}

.biaotitle li.s_p_f {
    width: 32%;
    text-align: center
}

.biaotitle li.jq_sq {
    width: 15%;
    text-align: center
}

.biaotitle li.jf {
    width: 18%;
    text-align: center
}

.biaonr {
    clear: both;
    height: 35px;
    overflow: hidden;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    border-bottom: 1px #eee dashed;
    cursor: pointer;
    font-size: 14px;
    margin-left: 10px;
}

.biaonr:hover {
    background: #e7ebf1;
    font-weight: 700
}

.biaonr li.jf_num {
    width: 12%
}

.biaonr li.qiudui {
    width: 38%
}

.biaonr li.s_p_f {
    width: 32%;
    text-align: center
}

.biaonr li.jq_sq {
    width: 15%;
    text-align: center
}

.biaonr li.jf {
    width: 18%;
    text-align: center
}

.biaonr .jf_num span {
    display: inline-block;
    min-width: 16px;
    height: 16px;
    line-height: 16px;
    color: #999;
    text-align: center
}

.list_xq .biaonr:last-child {
    border-bottom: none
}

.qdui_mc {
    width: 100%
}

.qdui_mc span {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.biaolist_lan {
    display: none
}

.biaotitle li.qiuyuan {
    width: 50%
}

.biaotitle li.jinqs {
    width: 18%
}

.biaonr li.qiuyuan {
    width: 50%
}

.biaonr li.jinqs {
    width: 18%;
    text-align: center
}

.qiuyuan .qdui_mc {
    width: 100%
}

.qdui_mc span,
.qiuyuan .qdui_mc cite {
    display: block;
    float: left
}

.qiuyuan .qdui_mc cite img {
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px
}

.qiuyuan .qdui_mc span {
    width: 70%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.qiuyuan .qdui_mc cite {
    width: 30px
}

.qiuyuan .qyuan_mc {
    width: 95%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.list_xq ul:nth-child(1) li:first-child span {
    background: url(../img/jf_onebj.png) no-repeat;
    color: #fff
}

.list_xq ul:nth-child(2) li:first-child span {
    color: #e0540f
}

.list_xq ul:nth-child(3) li:first-child span {
    color: #f9bd6a
}

.wxgss_img {
    padding: 20px 0;
    text-align: center;
    margin-top: 100px
}

.wxgss_img img {
    display: block;
    margin: 0 auto;
    padding-bottom: 20px;
    width: 118px;
    height: 113px
}

.biaotitle li.sengfu {
    width: 30%
}

.biaotitle li.scc {
    width: 20%;
    text-align: center
}

.biaonr li.sengfu {
    width: 30%
}

.biaonr li.scc {
    width: 20%;
    text-align: center
}

.biaotitle li.changjun {
    width: 13%;
    text-align: center
}

.biaonr li.changjun {
    width: 13%;
    text-align: center
}

.qiudui .qdui_mc {
    width: 100%
}

.qdui_mc span,
.qiudui .qdui_mc cite {
    display: block;
    float: left
}

.qiudui .qdui_mc cite img {
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px
}

.qiudui .qdui_mc span {
    width: 70%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 30px;
    line-height: 30px;
    padding-left: 5px
}

.qiudui .qdui_mc cite {
    width: 30px
}

.biaotitle li.s_p_f span {
    display: inline-block;
    width: 33.2%
}

.biaonr li.s_p_f span {
    display: inline-block;
    width: 33.2%
}

.biaotitle li.changci {
    width: 20%
}

.biaonr li.changci {
    width: 20%
}

.nonex {
    display: none !important
}

.myscroll ul li.ls {
    float: left;
    font-size: 14px;
    margin: 0 0 0 10px;
    line-height: 42px;
    cursor: pointer;
    width: auto
}
@media screen and (max-width: 998px) {
    .right-subscribe {
        background: #f8f8f8;
        border-radius: 10px;
        box-shadow: 0 0 5px;
        line-height: 35px !important;
        font-weight: bold;
        padding: 8px 20px 8px 10px;
        font-size: 16px;
    }
}