@charset "utf-8";html {
    background: #f6f6f6;
    overflow: auto;
    height: 100%
}

body {
    min-width: 1200px;
    font-size: 14px;
    font-family: "Segoe UI","Lucida Grande",Helvetica,Arial,"Microsoft YaHei",FreeSans,Arimo,"Droid Sans","wenquanyi micro hei","Hiragino Sans GB","Hiragino Sans GB W3",FontAwesome,sans-serif;
    font-weight: 400;
    color: #333;
    -webkit-font-smoothing: antialiased;
    min-height: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    background: #f1f1f1
}

a {
    color: #333;
    text-decoration: none;
    cursor: pointer;
    outline: 0 none
}

a:hover {
    text-decoration: none;
    color: #2054ae
}

a:focus {
    -moz-outline-style: none;
    border: 0;
    blr: expression(this.onFocus=this.blur())
}

blockquote,body,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,th,ul {
    margin: 0;
    padding: 0
}

article,aside,details,dialog,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block
}

dd,dl,dt,li,ol,ul {
    list-style: none
}

fieldset,img {
    border: 0
}

button,input,select,submit {
    vertical-align: middle
}

button,submit {
    cursor: pointer
}

h1,h2,h3,h4,h5,h6 {
    font-size: inherit;
    font-weight: lighter
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

button,select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    outline-style: none;
    outline-width: 0;
    padding: 0;
    margin: 0
}

b,cite,em,i {
    font-style: normal
}

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

.clearfix {
    clear: both
}

.fl {
    float: left
}

.fr {
    float: right
}

.wrap {
    width: 1220px;
    margin: 0 auto
}

.wrap100 {
    width: 100%
}

.mt10 {
    margin-top: 10px
}

.mt20 {
    margin-top: 20px
}

.ico18 {
    font-size: 18px
}

body,html {
    height: 100%;
    margin: 0;
    padding: 0
}

header {
    height: 35px;
    width: 100%;
    background: #333
}

.root-container {
    min-height: 100%;
    height: auto!important;
    background: #e7f0fe;
    position: relative
}

.regular {
    margin: 0 auto;
    padding-bottom: 226px;
    overflow: auto;
    zoom:1;width: 100%;
    overflow-x: hidden
}

footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 206px;
    clear: both;
    margin-top: 20px
}

button {
    outline: 0
}

.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;
    z-index: 10000
}

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

.yh_photo img {
    vertical-align: baseline
}

.header_nav {
    color: #fff;
    padding-top: 7px
}

.header_nav li {
    border-right: 1px #4d4d4d solid;
    height: 20px;
    line-height: 20px;
    float: left;
    padding: 0 12px;
    cursor: pointer
}

.header_nav a {
    color: #fff
}

.header_nav li a:hover {
    color: #efeaea
}

.dl_zhuc li:last-child,.left_dh li:last-child {
    border: 0
}

.left_dh li .iconfont {
    display: inline-block;
    width: 23px
}

.qhzt {
    width: 65px;
    height: 24px;
    line-height: 24px;
    border: 1px #fff solid;
    border-radius: 25em;
    margin-left: 30px;
    overflow: hidden;
    display: flex;
    margin-top: -.15em
}

.qhzt a {
    width: 50%;
    height: 25px;
    text-align: center;
    font-size: 12px
}

.qhzt a:hover {
    color: #fff
}

.top_nav {
    height: 49px;
    background: #2054ae
}

.ss_logo {
    width: 200px;
    height: 50px;
}

.ss_logo img {
    margin-top: 7px
}

.ntop_wrap {
    background: #fff
}

.ntop_wrap_con {
    width: 1220px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 70px
}

.top_nav_nr li {
    min-width: 80px;
    text-align: center;
    height: 49px;
    line-height: 49px;
    float: left;
    position: relative;
    z-index: 99;
    font-size: 16px;
    color: #fff;
    cursor: pointer
}

.top_nav_nr li:nth-of-type(1) a {
    border-left: none;
    height: 30px
}

.top_nav_nr li:last-child a {
    border-right: none
}

.top_nav_nr li a {
    color: #fff;
    height: 15px;
    line-height: 15px;
    display: block;
    margin-top: 15px
}

.top_nav_nr li:hover .second_nav {
    display: block
}

.top_nav_nr .second_nav {
    position: absolute;
    top: 49px;
    left: 50%;
    margin-left: -53px;
    width: 106px;
    height: auto;
    background: #2054ae;
    display: none;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 0 10px rgba(119,119,119,.5);
    z-index: 1000;
    overflow: hidden
}

.top_nav_nr .second_nav li {
    width: 100%;
    padding: 0;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 14px
}

.top_nav_nr .second_nav li a {
    display: inline-block;
    width: 100%;
    height: 100%
}

.nav_more {
    color: #397fd6
}

.top_nav_nr .second_nav li:hover a {
    color: #fff
}

.top_nav_nr .second_nav li:hover {
    background: #296de3
}

.top_nav_nr li.hove {
    font-weight: 600
}

.top_nav_nr li.hove::after {
    content: '';
    width: 31px;
    height: 1px;
    display: block;
    margin: 0 auto;
    border-bottom: 2px solid #fff;
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-right: -7%
}

.top_nav_nr li:nth-of-type(6).hove::after {
    margin-right: -17%
}

.top_nav_nr li:nth-of-type(7).hove::after {
    margin-right: -17%
}

.dl_zhuangtai {
    position: relative;
    min-width: 100px;
    height: 35px;
    line-height: 35px;
    margin-top: -7px;
    padding: 0 10px
}

.dl_zhuangtai:hover .yh_zl_list {
    display: block
}

.dl_zhuangtai:hover {
    background: #484848
}

.yh_photo {
    float: left;
    padding-top: 5px;
    height: 27px
}

.yh_photo img {
    width: 18px;
    height: 18px;
    border-radius: 25em
}

.yh_name {
    padding-left: 10px;
    font-size: 16px;
    cursor: pointer;
    padding-left: 10px;
    float: left
}

.yh_zl_list {
    position: absolute;
    top: 33px;
    left: 0;
    background: #fff;
    width: 116px;
    z-index: 1000;
    border: 1px #eee solid;
    border-bottom: 0;
    display: none;
    box-shadow: 0 0 10px rgba(132,15,37,.34)
}

.yh_zl_list li {
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 0;
    border-bottom: 1px #eee solid;
    width: 100%;
    color: #333;
    font-size: 14px;
    padding: 0
}

.yh_zl_list li a {
    color: #333;
    font-size: 14px;
    display: inline-block;
    width: 100%;
    height: 100%
}

.yh_zl_list li:hover a {
    color: #006bb7
}

.my_mizi {
    float: left
}

.jiantou {
    width: 0;
    height: 0;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-top: 5px solid #fff;
    display: inline-block;
    float: left;
    margin: 17px 0 0 5px
}

.dl_zhuangtai:hover .jiantou {
    width: 0;
    height: 0;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-bottom: 5px solid #fff;
    display: inline-block;
    float: left;
    margin: 17px 0 0 5px;
    border-top: 0
}

footer {
    background: #333;
    color: #777
}

footer a {
    color: #777
}

footer a:hover {
    color: #fff
}

.foot_one {
    width: 900px;
    height: 50px;
    margin: 0 auto;
    padding: 10px 0;
    display: flex;
    align-items: center
}

.foot_nav {
    margin-left: 35px
}

.foot_two {
    border-top: 1px #4a4949 solid;
    text-align: center;
    padding-top: 10px
}

.foot_two p {
    line-height: 25px
}

.shouye_nav_l {
    width: 1000px;
    height: 45px;
    display: flex;
    align-items: center
}

.shouye_zc {
    height: 36px;
    border-radius: 36px;
    background: #bf0f30;
    margin-top: 7px;
    color: #fff;
    padding: 0 15px 0 0
}

.shouye_zc a {
    color: #fff
}

.shouye_zc a:hover {
    color: #faeff1
}

.shouye_dl_zhuc {
    display: flex;
    align-items: center;
    height: 36px;
    position: relative
}

.shouye_dl_zhuc li {
    float: left;
    height: 36px;
    line-height: 36px
}

.rightxian {
    border-right: 1px #d41135 solid;
    height: 16px;
    width: 1px;
    display: inline-block;
    margin: 0 9px
}

.dlzc_img {
    color: #fff;
    margin: 0 15px 0 20px
}

.top_nav_tow {
    height: 40px;
    background: #174190
}

.nav_tow_sy {
    display: flex;
    align-items: center;
    height: 40px;
    line-height: 40px
}

.nav_tow_sy dd,.nav_tow_sy dt {
    float: left;
    color: #fff;
    height: 40px;
    line-height: 40px
}

.nav_tow_sy dd a {
    color: #fff;
    padding: 0 15px
}

.nav_tow_sy dt {
    padding: 0 13px;
    color: #006bb7
}

.zhibo_fl {
    margin-right: 5px
}

.lx_list {
    margin-left: 60px
}

.nav_tow_sy dd:hover a {
    position: relative
}

.nav_tow_sy dd:hover a:after {
    height: 1px;
    content: '';
    width: 60%;
    border-bottom: 1px solid #fff;
    position: absolute;
    bottom: -2px;
    right: 0;
    z-index: 10;
    transform: translate(-30%,0)
}

.sy_yh_photo {
    height: 31px;
    display: inline-block;
    margin-left: 10px
}

.sy_yh_photo img {
    width: 31px;
    height: 31px;
    border-radius: 25em
}

.sy_yh_name {
    padding-left: 10px;
    font-size: 16px;
    cursor: pointer;
    padding-left: 10px;
    float: left;
    height: 26px
}

.sy_yh_name_more {
    color: #fff;
    margin-left: 10px;
    height: 10px
}

.syyh_zl_list {
    position: absolute;
    top: 35px;
    left: 15px;
    background: #fff;
    width: 126px;
    z-index: 1000;
    border: 1px #eee solid;
    border-radius: 4px;
    display: none
}

.syyh_zl_list li {
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 0;
    border-bottom: 1px #eee solid;
    width: 100%;
    color: #333;
    font-size: 14px
}

.syyh_zl_list li a {
    color: #333;
    font-size: 14px
}

.syyh_zl_list li:hover a {
    color: #006bb7
}

.shouye_dl_zhuc:hover .syyh_zl_list {
    display: block
}

.jtou {
    position: relative
}

.jtou:before {
    position: absolute;
    right: 30px;
    top: -6px;
    content: "";
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff
}

.bs_time {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    padding-left: 19px;
    background: #bfdff5;
    color: #006bb7;
    width: 175px;
    border-top-right-radius: 30px;
    font-weight: 600;
    border-bottom-right-radius: 30px;
    margin: 10px 0;
    position: relative;
    box-sizing: border-box
}

.bs_time::after {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    background: #006bb7;
    border-radius: 50%;
    top: 14px;
    left: 10px
}

.bs_time::before {
    width: 860px;
    content: '';
    position: absolute;
    bottom: -10px;
    right: -49em;
    background: #eee;
    height: 1px
}

.bs_time span {
    padding-left: 20px
}

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

.contest_list li:hover {
    background: #fbfafa
}

.contest_list li:hover .bs_time_fl {
    color: #999
}

.contest_list li:hover .bs_duiwu {
    color: #333
}

.contest_list li:hover .bs_video {
    color: #fff
}

.contest_list li .zhudui:hover {
    color: #333
}

.contest_list li .kedui:hover {
    color: #333
}

.contest_list li .bs_duiwu_bt:hover {
    color: #006bb7
}

.contest_list li .zhudui cite:hover {
    color: #006bb7
}

.contest_list li .kedui cite:hover {
    color: #006bb7
}

.contest_list .bs_fegnlei {
    float: left;
    width: 185px;
    padding: 0 0 0 20px
}

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

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

.contest_list .bs_time_fl {
    float: left;
    color: #999
}

.contest_list .bs_time_fl a {
    color: #999
}

.contest_list .bs_time_fl a:hover {
    color: #006bb7
}

.contest_list .bs_time_fl i {
    width: 65px;
    float: left
}

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

.contest_list .bs_duiwu {
    float: left;
    width: 450px;
    text-align: center
}

.contest_list .bs_duiwu p {
    float: left
}

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

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

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

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

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

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

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

.bs_video {
    float: left;
    width: 102px;
    height: 30px;
    line-height: 30px;
    border-radius: 7px;
    color: #fff;
    background: #b9b9b9;
    text-align: center;
    margin: 14px 0 0 25px
}

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

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

.bs_duiwu_bt {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    width: 80%;
    padding-left: 50px
}

.bs_video a {
    color: #fff
}

.nobegin {
    background: #b9b9b9
}

.bs_video:hover {
    background: #c9c6c6;
    color: #fff
}

.begin {
    background: #006bb7
}

.begin:hover {
    background: #006bb7;
    color: #fff!important
}

.breadnav {
    font-size: 12px;
    height: 43px;
    line-height: 43px;
    color: #333
}

.breadnav a {
    color: #333
}

.breadnav a:hover {
    color: #006bb7
}

.breadnav span {
    color: #666
}

.fl_part {
    width: 860px;
    background: #fff
}

.fr_part {
    width: 340px;
    min-height: 800px
}

.dwdh {
    position: relative
}

.left_nav_dw {
    position: fixed;
    top: 138px;
    left: 0;
    width: 73px;
    font-size: 14px;
    text-align: center;
    z-index: 10000
}

.dhtext_ln {
    border-radius: 5px 5px 0 0;
    overflow: hidden
}

.dhtext_ln li {
    height: 56px;
    border-bottom: 1px #edeef0 solid;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    color: #006bb7;
    padding: 0 20px
}

.dhtext_ln li a {
    color: #333
}

.dhtext_ln li a:hover {
    color: #006bb7
}

.dhtext_ln li.zbhover {
    background: #006bb7;
    color: #fff
}

.dhtext_ln li.zbhover a {
    color: #fff
}

.zhixun {
    width: 340px
}

.zhixun_head {
    height: 50px;
    line-height: 50px;
    background: #2054ae;
    color: #fff;
    padding: 0 5px;
    border-radius: 4px 4px 0 0;
    border-bottom: 1px solid #eee;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative
}

.zhixun_head span {
    font-size: 22px;
    color: #fff;
    align-items: center;
    position: relative;
    padding-left: 35px;
    display: inline-block;
    line-height: 35px;
    height: 40px
}

.zhixun_head>img {
    margin-right: 10px;
    left: 5px;
    position: absolute
}

.zhixun_head cite {
    font-size: 14px
}

.zhixun_head a {
    color: #fff
}

.zhixun_head a:hover {
    color: #006bb7
}

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

.zhixun_list li {
    height: 28px;
    line-height: 28px
}

.zhixun_list li a {
    display: inline-block;
    float: left;
    width: 258px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 13px;
    position: relative;
    padding-left: 12px
}

.zhixun_list li span {
    display: inline-block;
    float: right;
    font-size: 13px;
    color: #d8d8d8
}

.zhixun_list 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
}

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

.luxiang_list li {
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    border-bottom: 1px #eee solid
}

.luxiang_list li a {
    display: inline-block;
    float: left;
    position: relative;
    display: flex;
    align-items: center
}

.luxiang_list li span {
    display: inline-block;
    float: right;
    font-size: 13px;
    color: #d8d8d8
}

.luxiang_list {
    padding-bottom: 14px
}

.luxiang_list li a img {
    width: 16px;
    margin-right: 5px;
    filter: grayscale(100%)
}

.luxiang_list li a p {
    width: 280px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 13px
}

.luxiang_list li:hover img {
    filter: grayscale(0)
}

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

.jijing_list li {
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    border-bottom: 1px #eee solid
}

.jijing_list li a {
    display: inline-block;
    float: left;
    position: relative;
    display: flex;
    align-items: center
}

.jijing_list li span {
    display: inline-block;
    float: right;
    font-size: 13px;
    color: #d8d8d8
}

.jijing_list li a img {
    width: 16px;
    margin-right: 5px;
    filter: grayscale(100%)
}

.jijing_list li a p {
    width: 280px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 13px
}

.jijing_list li:hover img {
    filter: grayscale(0)
}

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

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

.dspmr_lb .dsp_bt {
    width: 95%;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 26px;
    height: 48px;
    text-align: left
}

.duansp_list .dsp_img {
    position: relative;
    width: 145px;
    height: 83px;
    margin: 0 auto
}

.duansp_list .dsp_img span {
    width: 145px;
    height: 83px;
    display: block
}

.duansp_list .dsp_img span img {
    width: 145px;
    height: 83px;
    display: block
}

.duansp_list .dsp_img .covermask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0;
    -webkit-transition: opacity .5s;
    transition: opacity .5s
}

.duansp_list .dsp_img:hover .covermask {
    opacity: .2;
    -webkit-transition: opacity .5s;
    transition: opacity .5s
}

.duansp_list .dsp_img .playbtn {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -19px;
    margin-left: -19px;
    width: 38px;
    height: 38px;
    background: url(../images/dspleft_ico.png) no-repeat 0 0;
    opacity: 0;
    -webkit-transform: scale(.7);
    -webkit-transition-property: opacity,-webkit-transform;
    -webkit-transition-duration: .5s;
    transform: scale(.7);
    transition-property: opacity,transform;
    transition-duration: .5s;
    zoom:1;background-size: 100% 100%
}

.duansp_list .dsp_img:hover .playbtn {
    opacity: .9;
    -webkit-transform: scale(1);
    -webkit-transition-property: opacity,-webkit-transform;
    -webkit-transition-duration: .5s;
    transform: scale(1);
    transition-property: opacity,transform;
    transition-duration: .5s;
    cursor: pointer
}

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

.zhibo_list li {
    border-bottom: 1px #eee solid;
    padding: 0 5px
}

.zhibo_list_flsj {
    color: #999;
    padding-top: 10px;
    overflow: hidden
}

.zhibo_list_flsj a {
    color: #999
}

.zhibo_list_flsj a:hover {
    color: #006bb7
}

.zhibo_list_dwzb {
    height: 65px;
    padding-top: 5px
}

.zhibo_list_dw {
    width: 200px
}

.zhibo_list_dw span {
    display: block;
    font-size: 14px;
    line-height: 30px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.zhibo_list_dw span cite img {
    width: 22px;
    height: 22px;
    border-radius: 25em;
    margin-bottom: -4px;
    margin-right: 6px
}

.zhibo_list_zb span {
    background: #006bb7;
    width: 100px;
    color: #fff;
    height: 30px;
    line-height: 30px;
    border-radius: 5px;
    text-align: center;
    margin-top: 14px;
    display: flex;
    align-items: center;
    justify-content: center
}

.zhibo_list_zb span>img {
    margin-right: 5px
}

.zhibo_list li:hover .zhibo_list_zb span {
    background: #006bb7;
    color: #fff
}

.zhibo_list_bt {
    height: 64px;
    width: 210px;
    float: left;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 28px
}

.zhibo_list_zb a {
    color: #fff
}

.zhibo_list_zb span a {
    position: relative;
    display: block;
    padding-left: 15px
}

.zhibo_list_zb span a:after {
    content: '';
    background: url(../images/zbvideo.png) no-repeat top left/16px 16px;
    position: absolute;
    top: 6px;
    left: 9px;
    z-index: 2;
    width: 16px;
    height: 16px
}

.ep-pages {
    padding: 30px 40px;
    clear: both;
    text-align: center;
    vertical-align: top
}

.pagination li {
    display: inline-block;
    margin: 0 3px
}

.pagination li {
    display: inline-block;
    height: 34px;
    line-height: 34px;
    padding: 0 8px;
    background: #fff;
    border: 1px solid #ededed;
    overflow: hidden;
    vertical-align: top;
    margin: 0 3px;
    min-width: 18px
}

.pagination li.active {
    background: #006bb7;
    border: 1px solid #006bb7;
    color: #fff;
    border-radius: 4px
}

.pagination li.active a {
    color: #fff
}

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

.nodatalb span img {
    width: auto;
    height: 84px
}

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

.nodatalb_fl {
    text-align: center;
    padding: 20px 0
}

.nodatalb_fl span img {
    width: 84px;
    height: auto
}

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

.gbdingwei {
    position: relative;
    width: 1220px;
    margin: 0 auto
}

.onoff_ad {
    position: absolute;
    top: -19px;
    right: 0;
    z-index: 1000;
    height: 12px;
    cursor: pointer
}

.onoff_wz {
    float: left;
    margin-right: 1px
}

.onoff_tishi {
    width: 230px;
    height: 22px;
    line-height: 22px;
    position: absolute;
    top: -26px;
    right: -100px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
    display: none;
    font-size: 12px;
    color: #999
}

.onoff_ad:hover .onoff_tishi {
    display: block
}

.onecolumn {
    overflow: hidden;
    width: 100%
}

.onecolumn a {
    position: relative;
    width: 100%;
    display: block;
    margin-bottom: 5px;
    float: left
}

.onecolumn img {
    display: block;
    width: 100%;
    height: 40px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.onecolumn .adwz {
    position: absolute;
    bottom: 0;
    left: 5px;
    width: 25px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    background: rgba(0,0,0,.5);
    color: #fff;
    font-size: 12px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.onecolumn p {
    width: 100%;
    height: 40px;
    line-height: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    margin-bottom: 5px
}

.twocolumn {
    overflow: hidden;
    width: 100%
}

.twocolumn a {
    position: relative;
    width: 605px;
    display: block;
    margin-bottom: 5px;
    float: left
}

.twocolumn img {
    display: block;
    width: 100%;
    height: 40px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.twocolumn .adwz {
    position: absolute;
    bottom: -3px;
    left: 5px;
    width: 25px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    background: rgba(0,0,0,.5);
    color: #fff;
    font-size: 12px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.twocolumn a:nth-child(2n+0) {
    margin-left: 10px
}

.twocolumn p {
    width: 605px;
    line-height: 40px;
    margin-bottom: 5px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center
}

.threecolumn {
    overflow: hidden;
    width: 100%
}

.threecolumn a {
    position: relative;
    width: 400px;
    display: block;
    margin-bottom: 5px;
    float: left
}

.threecolumn img {
    display: block;
    width: 100%;
    height: 40px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.threecolumn .adwz {
    position: absolute;
    bottom: -3px;
    left: 5px;
    width: 25px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    background: rgba(0,0,0,.5);
    color: #fff;
    font-size: 12px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.threecolumn a:nth-child(2) {
    margin: 0 10px
}

.threecolumn a:nth-child(5) {
    margin: 0 10px
}

.threecolumn a:nth-child(8) {
    margin: 0 10px
}

.threecolumn a:nth-child(11) {
    margin: 0 10px
}

.threecolumn p {
    width: 406px;
    line-height: 40px;
    margin-bottom: 5px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center
}

.swiperlumn .swiper-container {
    width: 100%;
    height: 100%
}

.swiperlumn .swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    background: #fff;
    text-align: center;
    font-size: 18px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.swiperlumn .swiper-container {
    --swiper-theme-color: #fff
}

.swiper-pagination {
    bottom: 0!important
}

.swiperlumn .swiper-slide a {
    position: relative;
    width: 100%;
    display: block
}

.swiperlumn .swiper-slide img {
    display: block;
    width: 100%;
    height: 40px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.swiperlumn .swiper-slide .adwz {
    position: absolute;
    bottom: 0;
    left: 5px;
    width: 25px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    background: rgba(0,0,0,.5);
    color: #fff;
    font-size: 12px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.swiperlumn .swiper-slide p {
    width: 353px;
    line-height: 40px;
    margin-bottom: 5px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center
}

#bofangqidown {
    margin-top: 10px;
    margin-bottom: 10px
}

#bofangqidown .onecolumn a {
    background: 0 0!important
}

#bofangqiright {
    width: 100px;
    height: 100px;
    position: fixed;
    right: 0;
    top: 30%;
    display: none
}

#bofangqiright .onecolumn a {
    color: #ccc
}

#bofangqiright .twocolumn a {
    color: #ccc
}

#bofangqiright .threecolumn a {
    color: #ccc
}

#bofangqiright .swiperlumn a {
    color: #ccc
}

.oneline {
    overflow: hidden;
    width: 100%
}

.oneline a {
    position: relative;
    width: 100%;
    display: block
}

.oneline img {
    display: block;
    width: 100%;
    max-height: 60px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.oneline .adwz {
    position: absolute;
    bottom: 1px;
    left: 1px;
    width: 25px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    background: rgba(0,0,0,.5);
    color: #fff;
    font-size: 10px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.oneline p {
    width: 100%;
    height: 40px;
    line-height: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center
}

.oneline p a {
    color: #999
}

.twocoline {
    overflow: hidden;
    width: 100%
}

.twocoline a {
    position: relative;
    width: 100%;
    display: block
}

.twocoline img {
    display: block;
    width: 100%;
    max-height: 60px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.twocoline .adwz {
    position: absolute;
    bottom: -4px;
    left: 1px;
    width: 25px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    background: rgba(0,0,0,.5);
    color: #fff;
    font-size: 10px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.twocoline a:nth-child(2) {
    margin-top: 15px
}

.twocoline p {
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin-bottom: 5px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center
}

.twocoline p a {
    color: #999
}

.threeline {
    overflow: hidden;
    width: 100%
}

.threeline a {
    position: relative;
    width: 100%;
    display: block
}

.threeline img {
    display: block;
    width: 100%;
    max-height: 60px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.threeline .adwz {
    position: absolute;
    bottom: -4px;
    left: 1px;
    width: 25px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    background: rgba(0,0,0,.5);
    color: #fff;
    font-size: 10px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.threeline a:nth-child(2) {
    margin: 15px 0
}

.threeline p {
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin-bottom: 5px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center
}

.threeline p a {
    color: #999
}

.swiperline .swiper-container {
    width: 100%;
    height: 40px
}

.swiperline .swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.swiperline .swiper-container {
    --swiper-theme-color: #fff
}

.swiper-pagination {
    bottom: 0!important
}

.swiperline .swiper-slide a {
    position: relative;
    width: 100%;
    display: block
}

.swiperline .swiper-slide img {
    display: block;
    width: 100%;
    max-height: 60px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.swiperline .swiper-slide .adwz {
    position: absolute;
    bottom: -4px;
    left: 1px;
    width: 25px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    background: rgba(0,0,0,.5);
    color: #fff;
    font-size: 10px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.swiperline .swiper-slide p {
    width: 100%;
    height: 60px;
    line-height: 40px;
    margin-bottom: 5px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center
}

.swiperline p a {
    color: #999
}

.signalrightimg {
    display: inline-block;
    width: 300px;
    float: left;
    padding-top: 10px;
    margin-left: 10px
}

.signalrightimg .signalhthree .adwz {
    bottom: -4px
}

.signalrightimg .signalhtwo .adwz {
    bottom: -4px
}

.signalrightimg .signalhswiper .swiper-slide .adwz {
    bottom: -4px
}

.signalhone {
    margin-left: 15px;
    float: left
}

.signalhone a {
    position: relative;
    width: 285px;
    height: 40px;
    display: block
}

.signalhone img {
    display: block;
    width: 100%;
    height: 40px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.signalhone .adwz {
    position: absolute;
    bottom: 0;
    left: 2px;
    width: 25px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    background: rgba(0,0,0,.5);
    color: #fff;
    font-size: 12px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.signalhone p {
    width: 100%;
    height: 40px;
    line-height: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.signalhone a {
    color: #de1e30
}

.signalhone a:hover {
    color: red
}

.signalhtwo {
    float: left
}

.signalhtwo a {
    position: relative;
    display: block;
    width: 130px;
    height: 40px;
    float: left;
    margin: 0 5px
}

.signalhtwo img {
    display: block;
    width: 130px;
    height: 40px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.signalhtwo .adwz {
    position: absolute;
    bottom: 0;
    left: 2px;
    width: 25px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    background: rgba(0,0,0,.5);
    color: #fff;
    font-size: 12px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.signalhtwo p {
    width: 130px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 5px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.signalhtwo a {
    color: #de1e30
}

.signalhtwo a:hover {
    color: red
}

.signalhthree {
    overflow: hidden;
    width: 285px;
    float: left
}

.signalhthree a {
    position: relative;
    width: 80px;
    height: 40px;
    float: left;
    margin: 0 5px
}

.signalhthree img {
    display: block;
    width: 100%;
    height: 40px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.signalhthree .adwz {
    position: absolute;
    bottom: 0;
    left: 2px;
    width: 25px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    background: rgba(0,0,0,.5);
    color: #fff;
    font-size: 12px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.signalhthree p {
    width: 80px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 5px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.signalhthree a {
    color: #de1e30
}

.signalhthree a:hover {
    color: red
}

.signalhswiper .swiper-container {
    width: 285px;
    height: 40%
}

.signalhswiper .swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    background: #fff;
    text-align: center;
    font-size: 18px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.signalhswiper .swiper-container {
    --swiper-theme-color: #fff
}

.swiper-pagination {
    bottom: 0!important
}

.signalhswiper .swiper-slide a {
    position: relative;
    width: 100%;
    display: block
}

.signalhswiper .swiper-slide img {
    display: block;
    width: 100%;
    height: 40px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.signalhswiper .swiper-slide .adwz {
    position: absolute;
    bottom: 0;
    left: 2px;
    width: 25px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    background: rgba(0,0,0,.5);
    color: #fff;
    font-size: 12px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.signalhswiper .swiper-slide p {
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin-bottom: 5px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

#tonglan {
    width: 1220px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    padding-top: 10px
}

.oneall {
    overflow: hidden;
    width: 100%
}

.oneall a {
    position: relative;
    width: 100%;
    display: block;
    margin-bottom: 5px;
    float: left
}

.oneall img {
    display: block;
    width: 100%;
    height: 40px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.oneall .adwz {
    position: absolute;
    bottom: 0;
    left: 5px;
    width: 25px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    background: rgba(0,0,0,.5);
    color: #fff;
    font-size: 12px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.oneall p {
    width: 100%;
    height: 40px;
    line-height: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    background: #fff;
    margin-bottom: 5px
}

.twoall {
    overflow: hidden;
    width: 100%
}

.twoall a {
    position: relative;
    width: 600px;
    display: block;
    margin-bottom: 5px;
    float: left;
    background: #fff
}

.twoall img {
    display: block;
    width: 100%;
    height: 40px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.twoall .adwz {
    position: absolute;
    bottom: 0;
    left: 5px;
    width: 25px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    background: rgba(0,0,0,.5);
    color: #fff;
    font-size: 12px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.twoall a:nth-child(1) {
    margin-right: 10px
}

.twoall a:nth-child(2n+0) {
    margin-left: 10px
}

.twoall p {
    width: 599px;
    line-height: 40px;
    margin-bottom: 5px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center
}

.twoall p a {
    width: 100%;
    background: #fff
}

.twoall p:nth-child(1) {
    margin-right: 10px
}

.twoall p:nth-child(2n+0) {
    margin-left: 10px
}

.threeall {
    overflow: hidden;
    width: 100%
}

.threeall a {
    position: relative;
    width: 403px;
    display: block;
    margin-bottom: 5px;
    float: left;
    background: #fff
}

.threeall img {
    display: block;
    width: 100%;
    height: 40px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.threeall .adwz {
    position: absolute;
    bottom: 0;
    left: 5px;
    width: 25px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    background: rgba(0,0,0,.5);
    color: #fff;
    font-size: 12px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.threeall a:nth-child(2) {
    margin: 0 5px
}

.threeall a:nth-child(5) {
    margin: 0 5px
}

.threeall a:nth-child(8) {
    margin: 0 5px
}

.threeall a:nth-child(11) {
    margin: 0 5px
}

.threeall p {
    width: 403px;
    line-height: 40px;
    margin-bottom: 5px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center
}

.threeall p a {
    width: 100%;
    background: #fff
}

.threeall p:nth-child(2) {
    margin: 0 5px
}

.threeall p:nth-child(5) {
    margin: 0 5px
}

.threeall p:nth-child(8) {
    margin: 0 5px
}

.threeall p:nth-child(11) {
    margin: 0 5px
}

.swiperall .swiper-container {
    width: 100%;
    height: 100%
}

.swiperall .swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    background: #fff;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.swiperall .swiper-container {
    --swiper-theme-color: #fff
}

.swiper-pagination {
    bottom: 0!important
}

.swiperall .swiper-slide a {
    position: relative;
    width: 100%;
    display: block
}

.swiperall .swiper-slide img {
    display: block;
    width: 100%;
    height: 40px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.swiperall .swiper-slide .adwz {
    position: absolute;
    bottom: -3px;
    left: 5px;
    width: 25px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    background: rgba(0,0,0,.5);
    color: #fff;
    font-size: 12px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.swiperall .swiper-slide p {
    width: 353px;
    line-height: 40px;
    margin-bottom: 5px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center
}

#zblbup {
    width: 1220px;
    margin-left: auto;
    margin-right: auto;
    background: 0 0
}

.onezblb {
    overflow: hidden;
    width: 100%
}

.onezblb a {
    position: relative;
    width: 100%;
    display: block;
    margin-bottom: 5px;
    float: left
}

.onezblb img {
    display: block;
    width: 100%;
    height: 40px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.onezblb .adwz {
    position: absolute;
    bottom: 0;
    left: 5px;
    width: 25px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    background: rgba(0,0,0,.5);
    color: #fff;
    font-size: 12px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.onezblb p {
    width: 100%;
    height: 40px;
    line-height: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center
}

.twozblb {
    overflow: hidden;
    width: 100%
}

.twozblb a {
    position: relative;
    width: 425px;
    display: block;
    margin-bottom: 5px;
    float: left
}

.twozblb img {
    display: block;
    width: 100%;
    height: 40px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.twozblb .adwz {
    position: absolute;
    bottom: -3px;
    left: 5px;
    width: 25px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    background: rgba(0,0,0,.5);
    color: #fff;
    font-size: 12px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.twozblb a:nth-child(2n+0) {
    margin-left: 10px
}

.twozblb p {
    width: 425px;
    line-height: 40px;
    margin-bottom: 5px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center
}

.threezblb {
    overflow: hidden;
    width: 100%
}

.threezblb a {
    position: relative;
    width: 280px;
    display: block;
    margin-bottom: 5px;
    float: left
}

.threezblb img {
    display: block;
    width: 100%;
    height: 40px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.threezblb .adwz {
    position: absolute;
    bottom: -3px;
    left: 5px;
    width: 25px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    background: rgba(0,0,0,.5);
    color: #fff;
    font-size: 12px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.threezblb a:nth-child(2) {
    margin: 0 10px
}

.threezblb a:nth-child(5) {
    margin: 0 10px
}

.threezblb a:nth-child(8) {
    margin: 0 10px
}

.threezblb a:nth-child(11) {
    margin: 0 10px
}

.threezblb p {
    width: 286px;
    line-height: 40px;
    margin-bottom: 5px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center
}

.swiperzblb .swiper-container {
    width: 100%;
    height: 100%
}

.swiperzblb .swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    background: #fff;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.swiperzblb .swiper-container {
    --swiper-theme-color: #fff
}

.swiper-pagination {
    bottom: 0!important
}

.swiperzblb .swiper-slide a {
    position: relative;
    width: 100%;
    display: block
}

.swiperzblb .swiper-slide img {
    display: block;
    width: 100%;
    height: 40px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.swiperzblb .swiper-slide .adwz {
    position: absolute;
    bottom: -3px;
    left: 5px;
    width: 25px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    background: rgba(0,0,0,.5);
    color: #fff;
    font-size: 12px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.swiperzblb .swiper-slide p {
    width: 353px;
    line-height: 40px;
    margin-bottom: 5px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center
}

.sywordr {
    float: left;
    width: 90px;
    margin-top: 0;
    height: 43px;
    padding-top: 15px
}

.sywordrone {
    margin-left: 5px;
    float: left;
    width: 90px
}

.sywordrone a {
    position: relative;
    width: 90px;
    height: 30px;
    display: block
}

.sywordrone img {
    display: block;
    width: 100%;
    height: 30px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.sywordrone .adwz {
    position: absolute;
    bottom: 0;
    left: 2px;
    width: 25px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    background: rgba(0,0,0,.5);
    color: #fff;
    font-size: 12px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.sywordrone p {
    width: 100%;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.sywordrone a {
    color: #de1e30
}

.sywordrone a:hover {
    color: red
}

.sywordrtwo {
    float: left
}

.sywordrtwo a {
    position: relative;
    display: block;
    width: 43px;
    margin: 0 1px;
    height: 30px;
    float: left
}

.sywordrtwo img {
    display: block;
    width: 43px;
    height: 30px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.sywordrtwo .adwz {
    position: absolute;
    bottom: -3px;
    left: 2px;
    width: 25px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    background: rgba(0,0,0,.5);
    color: #fff;
    font-size: 12px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.sywordrtwo a:nth-child(1) {
    margin-right: 1px
}

.sywordrtwo p {
    width: 43px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 5px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.sywordrtwo a {
    color: #de1e30
}

.sywordrtwo a:hover {
    color: red
}

.sywordrthree {
    overflow: hidden;
    width: 90px;
    float: left
}

.sywordrthree a {
    position: relative;
    width: 28px;
    height: 30px;
    float: left;
    margin: 0 1px;
    color: #de1e30
}

.sywordrthree a:hover {
    color: red
}

.sywordrthree img {
    display: block;
    width: 100%;
    height: 30px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.sywordrthree .adwz {
    position: absolute;
    bottom: -3px;
    left: 2px;
    width: 25px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    background: rgba(0,0,0,.5);
    color: #fff;
    font-size: 12px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.sywordrthree p {
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 5px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.sywordrswiper .swiper-container {
    width: 90px
}

.sywordrswiper .swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    background: #fff;
    text-align: center;
    font-size: 18px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.sywordrswiper .swiper-container {
    --swiper-theme-color: #fff
}

.swiper-pagination {
    bottom: 0!important
}

.sywordrswiper .swiper-slide a {
    position: relative;
    width: 100%;
    display: block
}

.sywordrswiper .swiper-slide img {
    display: block;
    width: 100%;
    height: 30px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.sywordrswiper .swiper-slide .adwz {
    position: absolute;
    bottom: -3px;
    left: 2px;
    width: 25px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    background: rgba(0,0,0,.5);
    color: #fff;
    font-size: 12px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.sywordrswiper .swiper-slide p {
    width: 90px;
    height: 30px;
    line-height: 20px;
    margin-bottom: 5px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 12px
}

.zblb_zs .swiper-pagination {
    line-height: normal!important
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    position: absolute;
    bottom: 4px;
    background: #ccc!important
}

.swiper-pagination-bullet,.swiper-pagination-bullet-active {
    background: #eaeaea!important
}

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

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

#bofangqiright .threeline a:nth-child(2) {
    margin: 5px 0
}

#bofangqiright .swiperline .swiper-slide .adwz {
    bottom: 5px
}

.refresh_w {
    width: 56px;
    position: fixed;
    right: 1%;
    bottom: 150px;
    display: block;
    z-index: 49
}

.refresh_w .fanhui {
    margin-top: 0;
    padding: 10px 0
}

.fanhui {
    width: 54px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background-size: 22px 22px;
    display: none;
    padding-top: 5px;
    box-sizing: border-box
}

.fanhui>img {
    display: block;
    margin: 0 auto;
    margin-bottom: 10px
}

.fanhui:hover {
    background: #006bb7;
    color: #fff;
    font-size: 16px
}

.fanhui:hover cite {
    display: inline-block
}

.fanhui:hover img {
    filter: grayscale(100%) brightness(500%)
}

.fanhui cite {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-top: 8px;
    line-height: 17px
}

.bs_vs_bifen_new {
    font-weight: 600
}

.contest_list .bs_duiwu .bs_vs_bifen_new {
    margin: 0 5px
}

.contest_list .contest_ist_con_wrap .bs_duiwu {
    width: 360px
}

.contest_list .contest_ist_con_wrap .bs_duiwu .kedui,.contest_list .contest_ist_con_wrap .bs_duiwu .zhudui {
    width: 90px
}

.contest_list .bs_duiwu .bs_vs_bifen_new {
    width: 70px;
    color: #ee564f
}

.contest_ist_con_wrap .changci {
    float: left;
    width: 90px;
    height: 100%;
    display: none;
    font-weight: 600;
    color: #ee564f;
    font-size: 12px
}

.contest_ist_con_wrap .bs_video {
    margin-left: 10px
}

.clock-d {
    animation: clockD 1s infinite
}

@keyframes clockD {
    0% {
        color: transparent
    }

    40% {
        color: #ee564f
    }

    80% {
        color: #ee564f
    }

    100% {
        color: transparent
    }
}

.bs_vs_bifen_new {
    position: relative
}

.bifeng_xq_lan em {
    display: block
}

.bifeng_xq_lan {
    display: none;
    position: absolute;
    z-index: 1000;
    background: #fff;
    width: 345px;
    height: 103px;
    -webkit-box-shadow: 0 0 10px rgba(233,214,208,.5);
    -moz-box-shadow: 0 0 10px rgba(233,214,208,.5);
    box-shadow: 0 0 10px rgba(233,214,208,.5);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin-left: -122px;
    top: 50px;
    left: -19px
}

.bifeng_xq_lan li {
    line-height: 20px
}

.bf_bj_jt {
    position: absolute;
    top: -5px;
    left: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: -7px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #adcae8
}

.chang_lan_bt {
    height: 28px;
    line-height: 28px;
    background: #adcae8;
    moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    padding-left: 139px;
    width: 100%;
    box-sizing: border-box
}

.chang_lan_bt {
    height: 28px;
    line-height: 28px;
    background: #adcae8;
    moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    padding-left: 139px
}

.chang_lan_bt tt {
    color: #fff;
    font-size: 14px;
    width: 39px;
    text-align: center;
    float: left
}

.bifen_lan_xs span {
    color: #333;
    font-size: 14px;
    width: 39px;
    text-align: center;
    float: left;
    line-height: 30px;
    font-weight: 500
}

.bifen_lan_xs span.dw_name {
    width: 129px;
    text-align: left;
    padding-left: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.bifen_lan_xs span.dw_name {
    width: 129px;
    text-align: left;
    padding-left: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.bs_vs_bifen_new_ack {
    cursor: pointer
}

.bs_vs_bifen_new_ack:hover>.bifeng_xq_lan {
    display: block;
    cursor: pointer
}

.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 .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
}

.new_qiuui_wrap>li a {
    display: flex;
    flex-direction: column;
    align-items: center
}

.right_dl_jfqh {
    height: 45px;
    display: flex;
    align-items: center
}

.top_sousuo {
    width: 205px;
    height: 35px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    padding: 0 10px;
    box-sizing: border-box;
    justify-content: space-between;
    position: relative;
    background: #fff
}

.top_sousuo>input {
    font-size: 12px;
    border: none;
    height: 100%;
    padding: 0;
    width: 79%;
    outline: 0;
    background: 0 0
}

.top_sousuo_button {
    background: 0 0;
    outline: 0;
    border: none;
    width: 21%;
    height: 100%;
    outline: 0
}

.top_nav_nr li:hover>a {
    font-weight: 600
}

.top_sousuo_resu {
    position: absolute;
    width: 205px;
    z-index: 999;
    background: #fff;
    border-radius: 5px;
    top: 37px;
    right: 0;
    display: none;
    box-shadow: 0 0 10px rgba(193,193,193.1)
}

.top_sousuo_resu>li {
    color: #2054ae;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    box-sizing: border-box;
    border-top: 1px solid #eee
}

.top_sousuo_resu>li:first-child {
    border-top: none
}

.top_sousuo_resu>li:hover a {
    color: #006bb7
}

.top_sousuo_resu>li a {
    display: inline-block;
    width: 100%;
    height: 100%
}

.zhibo_top_wrap {
    width: 100%;
    height: 50px;
    background: #174190
}

.zhibo_top_con {
    width: 1220px;
    margin: 0 auto;
    height: 100%;
    display: flex;
    align-items: center
}

.zhibo_top_con>li {
    margin: 0 13px;
    font-size: 16px;
    color: #333;
    position: relative
}

.zhibo_top_con>li a {
    color: #fff
}

.zhibo_top_con>li.active::after {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #fff;
    bottom: -15px;
    right: 50%;
    margin-right: -4px
}

.zhibo_ci_jianjie {
    width: 860px;
    padding: 15px 10px;
    box-sizing: border-box;
    background: #fff;
    border-top: 20px solid #f1f7f5
}

.zhibo_ci_jianjie_r_top {
    width: 100%;
    border-bottom: 1px solid #eee;
    padding: 10px 0
}

.zhibo_ci_jianjie_r_top>p {
    font-size: 16px;
    color: #006bb7;
    border-left: 4px solid #006bb7;
    height: 19px;
    border-radius: 1px;
    padding: 0 0 0 10px;
    line-height: 19px
}

.zhibo_ci_jianjie_r_con {
    line-height: 30px;
    width: 100%;
    font-size: 14px;
    color: #666;
    padding: 10px 0
}

.zhibo_ci_jianjie_z {
    width: 100%;
    margin-bottom: 20px;
    padding: 0 0 10px 0;
    background: #fff;
    display: flex;
    flex-direction: column;
    align-items: center
}

.zhibo_ci_jianjie_z>img {
    width: 200px;
    height: 129px
}

.zhibo_ci_jianjie_z>p {
    font-size: 23px;
    color: #006bb7;
    text-align: center;
    font-weight: 600;
    margin: 20px 0
}

.zhibo_top_saishi_wrap {
    width: 100%;
    background: #eee;
    padding: 10px;
    box-sizing: border-box;
    border: 1px solid #eee;
    border-top: 2px solid #006bb7;
    display: flex;
    flex-wrap: wrap
}

.zhibo_top_saishi_wrap>li {
    font-size: 14px;
    color: #333;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    margin: 5px
}

.zhibo_top_saishi_wrap>.active {
    background: #006bb7;
    border-radius: 15px
}

.zhibo_top_saishi_wrap>.active a {
    color: #fff
}

.yqlj_bt {
    position: relative;
    width: 100px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    margin-left: 13px;
    z-index: 2;
    color: #fff;
    font-size: 14px;
    background: #006bb7;
    border-radius: 4px
}

.yqlj_bt::after {
    content: "";
    border-left: 5px solid #006bb7;
    border-right: 5px solid transparent;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    position: absolute;
    right: -10px;
    top: 13px
}

.yqlj_lb {
    display: flex
}

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

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

.yqlj_lb a:hover {
    color: #eee
}

.flimg_color {
    color: #006bb7
}

.dzz {
    background: #fff;
    overflow: hidden;
    padding: 5px;
}

.dzz span {
    display: inline-block
}

.dzz a {
    height: 26px;
    line-height: 26px;
    padding: 2px 8px;
}

.dzz .tags0 {
}

.dzz .tags1 {
    color: #C00;
    font-size: 22px;
}

.dzz .tags2 {
    color: #63D563;
    font-size: 16px;
}

.dzz .tags3 {
    color: #00B8FF;
}

.dzz .tags4 {
    font-size: 16px;
}

.dzz .tags5 {
    color: #C00;
    font-size: 20px;
}

.dzz .tags6 {
    color: #F06 font-size:20px;
}

.dzz .tags7 {
    color: #F8DB12;
    font-weight: bold;
    font-size: 18px;
}

.dzz .tags8 {
    color: #F06;
    font-weight: bold;
}

.dzz .tags9 {
    color: #BB81EF;
    font-weight: bold;
    font-size: 16px;
}

.ss_logo p {
    font-size: 26px;
    font-weight: 600;
    font-style: italic;
    color: #fff;
    margin-top: 7px;
}
/* 
@media only screen and (max-width: 600px) {

    body,
    dd,
    dl,
    form,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    hr,
    input,
    ol,
    p,
    pre,
    tbody,
    td,
    textarea,
    tfoot,
    th,
    thead,
    ul {
    margin: 0;
    padding: 0;
    }
    ol,
    ul {
    list-style: none;
    }
    a {
    text-decoration: none;
    }
    html {
    -ms-text-size-adjust: none;
    -webkit-text-size-adjust: none;
    text-size-adjust: none;
    height: 100%;
    }
    body {
    line-height: 1.5;
    font-size: 14px;
    height: 100%;
    }
    body,
    button,
    input,
    select,
    textarea {
    font-family: "helvetica neue", tahoma, "hiragino sans gb", stheiti,
        "wenquanyi micro hei", \5FAE\8F6F\96C5\9ED1, \5B8B\4F53, sans-serif;
    font-smoothing: antialiased;
    }
    b,
    strong {
    font-weight: 700;
    }
    em,
    i {
    font-style: normal;
    }
    table {
    border-collapse: collapse;
    border-spacing: 0;
    }
    table td,
    table th {
    border: 1px solid #ddd;
    padding: 5px;
    }
    table th {
    font-weight: inherit;
    border-bottom-width: 2px;
    border-bottom-color: #ccc;
    }
    img {
    border: 0 none;
    max-width: 100%;
    vertical-align: top;
    height: auto;
    }
    button,
    input,
    select,
    textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    }
    button,
    html input[type="button"],
    input[type="reset"],
    input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    }
    button[disabled],
    input[disabled] {
    cursor: default;
    }
    input[type="checkbox"],
    input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    }
    input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    }
    input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
    }
    input:focus {
    outline: 0;
    }
    select[multiple],
    select[size],
    select[size][multiple] {
    border: 1px solid #aaa;
    padding: 0;
    }
    article,
    aside,
    details,
    figcaption,
    figure,
    footer,
    header,
    hgroup,
    main,
    nav,
    section,
    summary {
    display: block;
    }
    audio,
    canvas,
    progress,
    video {
    display: inline-block;
    }
    body {
    background: #fff;
    }
    input::-webkit-input-speech-button {
    display: none;
    }
    button,
    input,
    textarea {
    -webkit-tap-highlight-color: transparent;
    }
    .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }
    .clearfix {
    zoom: 1;
    }
    .fl {
    float: left;
    }
    .fr {
    float: right;
    }
    dd,
    dl,
    dt,
    li,
    ol,
    ul {
    list-style: none;
    }
    li {
    float: left;
    }
    cite {
    font-style: normal;
    }
    .wrap {
    width: 94%;
    margin: 0 auto;
    }
    .wrap100 {
    width: 100%;
    }
    a {
    color: #333;
    text-decoration: none;
    cursor: pointer;
    outline: 0 none;
    }
    a:hover {
    text-decoration: none;
    color: #e62825;
    }
    .mtop20 {
    border-top: 0.22rem #f8f8f8 solid;
    }
    .bodybox {
    padding-bottom: 1rem;
    padding-top: 0.86rem;
    }
    .bodyboxtow {
    padding-bottom: 1rem;
    zoom: 1;
    }
    .bodyboxtow:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }
    .noline {
    border-bottom: 0 !important;
    }
    .pbottom1 {
    padding-bottom: 1.1rem;
    }
    header {
    background: #2054ae;
    height: 0.88rem;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    overflow: hidden;
    width: 100%;
    }
    .nav {
    width: 6.8rem;
    height: 0.88rem;
    background: #2054ae;
    line-height: 0.88rem;
    color: #fff;
    float: left;
    overflow: hidden;
    }
    .nav .swiper-slide {
    display: inline-block;
    width: auto;
    background: #2054ae;
    }
    .nav li a {
    color: #fff;
    font-size: 0.32rem;
    display: block;
    }
    .nav li {
    float: left;
    padding: 0 0.25rem;
    }
    .nav li a.navhover {
    font-size: 0.4rem;
    font-weight: bolder;
    }
    .nav li a.navhover {
    position: relative;
    }
    .nav li a.navhover:after {
    height: 0.06rem;
    border-radius: 0.06rem;
    content: "";
    width: 0.4rem;
    position: absolute;
    bottom: 0.06rem;
    right: 0.2rem;
    z-index: 10;
    background: #fff;
    }
    .navtow {
    width: 0.6rem;
    float: right;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    }
    .navtow img {
    width: 0.36rem;
    height: auto;
    }
    footer {
    background: #fdfdfd;
    height: 0.94rem;
    border: 1px #eee solid;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 999;
    width: 100%;
    padding-top: 0.1rem;
    }
    .footernav li {
    width: 25%;
    text-align: center;
    }
    .footernav li span {
    color: #666;
    font-size: 0.2rem;
    display: block;
    padding-top: 0.05rem;
    display: block;
    }
    .footernav li.dbnavhover span {
    color: #2054ae;
    }
    .dbdhimg_sy {
    display: block;
    background: url(../images/nav_sy_b.png) no-repeat;
    background-position: top left;
    background-size: 100%;
    width: 0.5rem;
    height: 0.45rem;
    margin: 0 auto;
    background-position: 0 0;
    }
    .dbdhimg_zb {
    display: block;
    background: url(../images/nav_zb_b.png) no-repeat;
    background-position: top left;
    background-size: 100%;
    width: 0.5rem;
    height: 0.45rem;
    margin: 0 auto;
    background-position: 0 0;
    }
    .dbdhimg_sp {
    display: block;
    background: url(../images/nav_sp_b.png) no-repeat;
    background-position: top left;
    background-size: 100%;
    width: 0.5rem;
    height: 0.45rem;
    margin: 0 auto;
    background-position: 0 0;
    }
    .dbdhimg_zx {
    display: block;
    background: url(../images/nav_zx_b.png) no-repeat;
    background-position: top left;
    background-size: 100%;
    width: 0.5rem;
    height: 0.45rem;
    margin: 0 auto;
    background-position: 0 0;
    }
    .dbdhimg_wd {
    display: block;
    background: url(../images/nav_wd_b.png) no-repeat;
    background-position: top left;
    background-size: 100%;
    width: 0.5rem;
    height: 0.45rem;
    margin: 0 auto;
    }
    .footernav li.dbnavhover .dbdhimg_sy {
    display: block;
    background: url(../images/nav_sy_r.png) no-repeat;
    background-position: top left;
    background-size: auto 0.47rem;
    width: 0.5rem;
    height: 0.45rem;
    margin: 0 auto;
    background-position: 0 0;
    }
    .footernav li.dbnavhover .dbdhimg_zb {
    display: block;
    background: url(../images/nav_zb_r.png) no-repeat;
    background-position: top left;
    background-size: auto 0.47rem;
    width: 0.5rem;
    height: 0.45rem;
    margin: 0 auto;
    background-position: 0 0;
    }
    .footernav li.dbnavhover .dbdhimg_sp {
    display: block;
    background: url(../images/nav_sp_r.png) no-repeat;
    background-position: top left;
    background-size: auto 0.47rem;
    width: 0.5rem;
    height: 0.45rem;
    margin: 0 auto;
    background-position: 0 0;
    }
    .footernav li.dbnavhover .dbdhimg_zx {
    display: block;
    background: url(../images/nav_zx_r.png) no-repeat;
    background-position: top left;
    background-size: auto 0.47rem;
    width: 0.5rem;
    height: 0.45rem;
    margin: 0 auto;
    background-position: 0 0;
    }
    .footernav li.dbnavhover .dbdhimg_wd {
    display: block;
    background: url(../images/nav_wd_r.png) no-repeat;
    background-position: top left;
    background-size: auto 0.47rem;
    width: 0.5rem;
    height: 0.45rem;
    margin: 0 auto;
    background-position: 0 0;
    }
    .fandign {
    width: 0.8rem;
    height: 0.8rem;
    border-radius: 50%;
    background: #2054ae;
    box-shadow: 0 0 10px #eee;
    position: fixed;
    position: -ms-device-fixed;
    bottom: 2rem;
    right: 0.27rem;
    display: block;
    text-align: center;
    display: none;
    z-index: 1000;
    }
    .fandign .iconfont {
    color: #fff;
    font-size: 0.7rem;
    display: inline-block;
    width: 0.8rem;
    text-align: center;
    height: 0.8rem;
    line-height: 0.8rem;
    margin-left: -0.1rem;
    }
    .head_return {
    padding: 0.24rem 0.24rem 0.1rem 0.24rem;
    }
    .return_titel {
    color: #333;
    font-size: 0.36rem;
    height: 0.4rem;
    line-height: 0.4rem;
    width: 5.8rem;
    margin: 0 auto;
    text-align: center;
    }
    .return_last {
    width: 0.6rem;
    line-height: 0.5rem;
    text-align: left;
    }
    .return_last .iconfont {
    color: #333;
    font-size: 0.6rem;
    }
    .sousuo_zt {
    width: 0.6rem;
    line-height: 0.5rem;
    text-align: right;
    }
    .sousuo_zt .iconfont {
    color: #333;
    font-size: 0.6rem;
    }
    .head_zhuanti {
    background: #2054ae;
    height: 0.87rem;
    line-height: 0.87rem;
    color: #fff;
    position: relative;
    }
    .zhuanti_titel {
    color: #fff;
    font-size: 0.36rem;
    text-align: center;
    width: 100%;
    }
    .return_zhuanti {
    position: absolute;
    top: 0.14rem;
    left: 0.22rem;
    height: 0.6rem;
    line-height: 0.6rem;
    }
    .return_zhuanti img {
    width: 0.2rem;
    height: 0.38rem;
    }
    .return_zhuanti .iconfont {
    color: #fff;
    font-size: 0.5rem;
    }
    .nopadding {
    padding: 0.8rem 0;
    }
    .nodata1_big {
    text-align: center;
    padding: 0.8rem 0;
    }
    .nodata1_big span img {
    width: 2rem;
    height: 1.93rem;
    }
    .nodata1_big cite {
    display: block;
    text-align: center;
    color: #999;
    font-size: 0.24rem;
    padding-top: 0.2rem;
    }
    .nodata1_small {
    text-align: center;
    padding: 0.1rem 0;
    width: 100%;
    }
    .nodata1_small span img {
    width: 4rem;
    height: auto;
    }
    .nodata1_small cite {
    display: block;
    text-align: center;
    color: #999;
    font-size: 0.22rem;
    padding-top: 0.1rem;
    }
    .nodata2 {
    text-align: center;
    padding: 0.5rem 0 0.3rem;
    }
    .nodata2 span img {
    width: 4rem;
    height: auto;
    }
    .nodata2 cite {
    display: block;
    text-align: center;
    color: #999;
    font-size: 0.22rem;
    padding-top: 0.1rem;
    }
    .nodata3 {
    text-align: center;
    padding: 0.5rem 0 0.3rem;
    }
    .nodata3 span img {
    width: 4rem;
    height: auto;
    }
    .nodata3 cite {
    display: block;
    text-align: center;
    color: #999;
    font-size: 0.22rem;
    padding-top: 0.1rem;
    padding-top: 0.2rem;
    }
    .nodata4 {
    text-align: center;
    padding: 0.5rem 0 0.3rem;
    }
    .nodata4 span img {
    width: 4rem;
    height: auto;
    }
    .nodata4 cite {
    display: block;
    text-align: center;
    color: #999;
    font-size: 0.22rem;
    padding-top: 0.1rem;
    padding-top: 0.2rem;
    }
    .nodata5 {
    text-align: center;
    padding: 0.5rem 0 0.3rem;
    }
    .nodata5 span img {
    width: 4rem;
    height: auto;
    }
    .nodata5 cite {
    display: block;
    text-align: center;
    color: #999;
    font-size: 0.22rem;
    padding-top: 0.1rem;
    padding-top: 0.2rem;
    }
    .zbnodata {
    height: 40vh;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    clear: both;
    }
    .ep-pages {
    padding: 0.2rem 0.2rem;
    clear: both;
    text-align: center;
    vertical-align: top;
    overflow: hidden;
    }
    .ep-pages a {
    font-size: 0.22rem;
    }
    .pagination li {
    display: inline-block;
    margin: 0 0.03rem;
    }
    .pagination li {
    display: inline-block;
    height: 0.5rem;
    line-height: 0.4rem;
    padding: 0 0.1rem;
    background: #fff;
    border: 1px solid #ededed;
    overflow: hidden;
    vertical-align: top;
    margin: 0 0.05rem;
    min-width: 0.3rem;
    }
    .pagination li.active {
    background: #2054ae;
    border: 1px solid #2054ae;
    color: #fff;
    border-radius: 4px;
    }
    .pagination li.active a {
    color: #fff;
    }
    .pagination {
    text-align: center;
    display: inline-block;
    }
    .head_zhibo {
    background: #2054ae;
    height: 0.87rem;
    line-height: 0.87rem;
    color: #fff;
    position: relative;
    }
    .tskuan_black {
    height: 0.8rem;
    padding: 0 0.25rem;
    line-height: 0.8rem;
    border-radius: 4px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.7);
    position: fixed;
    bottom: 30%;
    left: 50%;
    transform: translate(-50%, 0);
    font-size: 0.26rem;
    display: none;
    z-index: 2000;
    }
    .tskuan_black p {
    color: #fff;
    font-size: 0.26rem;
    }
    .tcxunwen {
    height: 2.26rem;
    width: 5.4rem;
    border-radius: 4px;
    background-color: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 0.26rem;
    display: block;
    z-index: 1200;
    display: none;
    }
    .tcxwtitle {
    font-size: 0.32rem;
    color: #333;
    height: 1.36rem;
    line-height: 1.36rem;
    border-bottom: 1px #eee solid;
    text-align: center;
    font-weight: 700;
    }
    .tcxw_cz span {
    width: 50%;
    box-sizing: border-box;
    display: block;
    float: left;
    text-align: center;
    height: 0.86rem;
    line-height: 0.86rem;
    }
    .tcxw_cz span:first-child {
    border-right: 1px #eee solid;
    }
    .tcxw_qd {
    color: #2054ae;
    }
    .mask {
    background-color: rgba(0, 0, 0, 0.6);
    bottom: 0;
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1100;
    display: none;
    }
    .mask_active {
    opacity: 1;
    display: block;
    }
    .bf_box {
    width: 100%;
    min-height: 5rem;
    background-size: 100% 100%;
    color: #fffefe;
    position: relative;
    }
    .bjbj_1 {
    background-image: url(../images/bfbj_1.jpg);
    }
    .bjbj_2 {
    background-image: url(../images/bfbj_1.jpg);
    }
    .bjbj_3 {
    background-image: url(../images/bfbj_1.jpg);
    }
    .bjbj_4 {
    background-image: url(../images/bfbj_1.jpg);
    }
    .bs_nrqu {
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    color: #fff;
    height: 5rem;
    }
    .jiazaimore {
    width: 3.47rem;
    height: 0.7rem;
    line-height: 0.7rem;
    border-radius: 0.7rem;
    border: 1px #999 solid;
    text-align: center;
    color: #999;
    margin: 0.2rem auto 0.3rem;
    cursor: pointer;
    display: none;
    clear: both;
    font-size: 0.28rem;
    }
    .moreck {
    width: 3.47rem;
    height: 0.7rem;
    line-height: 0.7rem;
    border-radius: 0.7rem;
    border: 1px #999 solid;
    text-align: center;
    color: #999;
    margin: 0.2rem auto 0.3rem;
    cursor: pointer;
    clear: both;
    font-size: 0.28rem;
    }
    .moreck a {
    color: #999;
    }
    .jiazai_gif {
    position: fixed;
    bottom: 1rem;
    text-align: center;
    width: 100%;
    background: #fff;
    display: none;
    font-size: 0.22rem;
    height: 40px;
    line-height: 40px;
    }
    .jiazai_gif img {
    height: 40px;
    width: 40px;
    display: inline-block;
    }
    .alldataxian {
    clear: both;
    color: #999;
    font-size: 0.22rem;
    padding: 0.3rem 0;
    text-align: center;
    }
    .refreshText {
    text-align: center;
    width: 100%;
    font-size: 0.22rem;
    position: absolute;
    }
    .refreshText img {
    height: 40px;
    width: 40px;
    display: inline-block;
    }
    .btmbdr {
    position: relative;
    overflow: hidden;
    }
    .btmbdr:after {
    height: 1px;
    content: "";
    width: 100%;
    border-bottom: 1px solid #eee;
    position: absolute;
    bottom: 1px;
    right: 0;
    z-index: 10;
    visibility: visible;
    }
    .luxianlb {
    width: 1.64rem;
    height: 0.46rem;
    line-height: 0.46rem;
    text-align: center;
    margin-left: 0.1rem;
    z-index: 2;
    color: #2054ae;
    font-size: 0.22rem;
    margin: 0 auto;
    display: block;
    background-color: #ffdee7;
    border-radius: 0.46rem;
    display: flex;
    align-items: center;
    justify-content: center;
    }
    .luxianlb .iconfont {
    color: #2054ae;
    padding-right: 2px;
    }
    .jijinglb {
    width: 1.64rem;
    height: 0.46rem;
    line-height: 0.46rem;
    text-align: center;
    margin-left: 0.1rem;
    z-index: 2;
    color: #0073c4;
    font-size: 0.22rem;
    margin: 0 auto;
    display: block;
    background-color: #dbf0ff;
    border-radius: 0.46rem;
    display: flex;
    align-items: center;
    justify-content: center;
    }
    .jijinglb .iconfont {
    color: #0073c4;
    padding-right: 2px;
    }
    .return_zb .iconfont {
    color: #f5f2f2;
    font-size: 0.6rem;
    }
    .zb_fenlei_span_new span {
    line-height: 0.3rem;
    }
    .clock-d {
    animation: clockD 1s infinite;
    }
    @keyframes clockD {
    0% {
        color: transparent;
    }
    40% {
        color: #ee564f;
    }
    80% {
        color: #ee564f;
    }
    100% {
        color: transparent;
    }
    }
    .zb_time_new_span_wrap {
    position: relative;
    }
    .zb_fenlei_new {
    position: absolute;
    top: 0.1rem;
    left: 0.1rem;
    line-height: 0.4rem;
    }
    .zb_time_new {
    display: flex;
    flex-direction: column;
    font-size: 0.4rem;
    color: #ee564f;
    line-height: 0.7rem;
    }
    .zb_time_new_span {
    display: none;
    font-size: 0.35rem;
    color: #ee564f;
    }
    .changci {
    color: #ee564f;
    font-size: 0.19rem;
    display: none;
    }
    .zb_center_span {
    font-size: 0.19rem;
    display: block;
    margin-top: -0.15rem;
    margin-bottom: 0.1rem;
    color: #979797;
    }
    .zb_time_new {
    color: #333745;
    font-size: 0.24rem;
    height: 1.15rem;
    line-height: 0.4rem;
    }
    .index_zhibo_wrap {
    width: 100%;
    }
    .index_zhibo_wrap > li {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 0.19rem;
    box-sizing: border-box;
    border-bottom: 1px solid #eee;
    }
    .zhibo_con_zuo {
    width: 1.6rem;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    flex-shrink: 0;
    }
    .zhibo_con_zuo > p {
    font-size: 0.3rem;
    color: #333745;
    font-weight: 600;
    }
    .zhibo_con_zuo > span {
    font-size: 0.19rem;
    color: #868da3;
    }
    .zhibo_con_zhong {
    flex-grow: 1;
    }
    .zhibo_con_zhong a {
    display: flex;
    align-items: center;
    margin: 0.05rem 0;
    justify-content: space-around;
    }
    .zhibo_con_zhong p {
    font-size: 0.26rem;
    color: #333;
    width: 2.16rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    }
    .zhibo_con_zhong span {
    font-size: 0.3rem;
    color: #2054ae;
    font-weight: 600;
    }
    .zhibo_con_zhong img {
    width: 0.6rem;
    height: 0.6rem;
    }
    .zhibo_con_right {
    width: 1.57rem;
    height: 1.07rem;
    border-left: 1px solid #eee;
    text-align: right;
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-shrink: 0;
    }
    .zhibo_con_right a {
    color: #9b9a9f;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    }
    .zhibo_con_right a img {
    width: 0.29rem;
    margin-right: 0.05rem;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    }
    .zhibo_con_right .ztks {
    color: #2054ae;
    }
    .zhibo_con_right .ztks img {
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);
    }
    .zhibo_con_right .kaishi_a {
    color: #2054ae;
    }
    .zhibo_con_right .kaishi_a img {
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);
    filter: #2054ae;
    }
    .zhibo_con_right a span {
    font-size: 0.21rem;
    }
    .zhibo_con_right > p {
    font-size: 0.17rem;
    color: #2054ae;
    margin-top: 0.1rem;
    }
    .zhibo_con_zhong > .zhibo_con_zhong_ty {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    width: 100%;
    white-space: inherit;
    padding: 0 0.1rem;
    box-sizing: border-box;
    }
    .zhibo_index_more {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.29rem;
    color: #999;
    width: 100%;
    height: 0.9rem;
    }
    .zhibo_index_more > img {
    width: 0.3rem;
    margin-left: 0.1rem;
    }
    .charutime {
    height: 0.69rem;
    line-height: 0.69rem;
    width: 100%;
    background: #e6eefb;
    color: #1e1e2a;
    font-size: 0.22rem;
    clear: both;
    padding: 0 0.3rem;
    box-sizing: border-box;
    color: #2054ae;
    position: relative;
    }
    .charutime em {
    display: inline-block;
    padding-left: 10px;
    }

    .head_zhibo {
    border-bottom: 1px #eee solid;
    }
    .head_zhibo li {
    width: 25%;
    text-align: center;
    font-size: 0.32rem;
    color: #fff;
    height: 0.6rem;
    }
    .head_zhibo li a {
    color: #fff;
    height: 0.6rem;
    padding: 0 0.28rem;
    display: inline-block;
    border-radius: 0.6rem;
    line-height: 0.6rem;
    }
    .head_zhibo li.zbhover a {
    background: #fff;
    color: #2054ae;
    font-weight: 700;
    }
    .ive_rlated {
    padding: 0.25rem;
    box-sizing: border-box;
    border-top: 0.1rem solid #f9f9f9;
    }
    .ive_rlated_no {
    font-size: 0.29rem;
    color: #2054ae;
    border-left: 0.06rem solid #2054ae;
    line-height: 0.29rem;
    padding-left: 0.1rem;
    }
    .qita_con_wrap {
    min-height: 40vh;
    padding: 0.19rem;
    box-sizing: border-box;
    }
    .ive_rlated_con > li {
    border-bottom: 0.01rem dashed #ccc;
    width: 100%;
    }
    .ive_rlated_con > li a {
    display: flex;
    align-items: center;
    height: 0.7rem;
    }
    .ive_rlated_con a img {
    width: 0.33rem;
    }
    .ive_rlated_con a p {
    width: 5.4rem;
    font-size: 0.25rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 0.1rem;
    }
    .ive_rlated_con a span {
    font-size: 0.23rem;
    color: #999;
    text-align: right;
    flex-grow: 1;
    }

    .nodatalb {
    text-align: center;
    padding: 0.5rem 0 0.3rem;
    }

    .nodatalb span img {
    width: 4rem;
    height: auto;
    }

    .nodatalb cite {
    display: block;
    text-align: center;
    color: #999;
    font-size: 0.22rem;
    padding-top: 0.1rem;
    }
} */
