<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@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: var(--c11)
}

a:focus {
    -moz-outline-style: none;
    border: 0;
    blr: expression(this.onFocus=this.blur())
}
.float-clear:after {
    content: "";
    display: block;
    clear: both;
}
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
}
.ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
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
}

.grayline {
    margin: 10px 0;
    border-bottom: 1px solid #e5e5e5;
  }

.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
}
.borrad4{
    border-radius: 4px;
}

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

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

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

footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 166px;
    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: var(--c11)
}

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

.ss_logo img {
    margin-top: 7px
}

.ntop_wrap {
    background: #fff
}

.p-b-20{
    padding-bottom: 20px;
}
.p-t-20 {
    padding-top: 20px;
}

.ntop_wrap_con {
    width: 1220px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 70px
}
.top_nav_nr { margin-left: 30px;}
.top_nav_nr li {
    /* min-width: 100px; */
    text-align: center;
    height: 49px;
    line-height: 49px;
    float: left;
    position: relative;
    z-index: 99;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    padding-left: 15px;
    padding-right: 15px;
}

.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: var(--c11);
    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: var(--c55)
}

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

.top_nav_nr .second_nav li:hover {
    background: var(--c44)
}

.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: var(--c33)
}

.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 {
    border-bottom: 1px #4a4949 solid;
    height: 86px;
    display: flex;
    align-items: center;
    justify-content: center
}

.foot_nav {
    margin-left: 35px
}

.foot_two {
    text-align: center;
    padding-top: 10px
}

.foot_two p {
    line-height: 25px
}

.shouye_nav_l {
    width: 1000px;
    height: 50px;
    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: var(--c22)
}

.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: 25px;
    line-height: 25px
}

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

.nav_tow_sy dt {
    padding: 0 13px;
    color: var(--c33)
}
.nav_tow_sy dt {
    background-color: #fff;
    color: red;
    border-radius: 15px;
    text-align: center;
    padding: 0px 10px;
}
.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: var(--c33)
}

.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: 45px;
    line-height: 45px;
    background: #eaeaea;
    font-size: 14px;
    padding: 0 14px;
    padding-right: 5px;
}

.bs_time span {
    padding-left: 10px
}
.bs_time i{
    font-style: normal;
    margin: 0 3px;
}
.bs_time p.jintiancrq{
   font-size: 18px;
   font-weight: 600;

}
.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: var(--c33)
}

.contest_list li .zhudui cite:hover {
    color: var(--c33)
}

.contest_list li .kedui cite:hover {
    color: var(--c33)
}

.contest_list .bs_fegnlei {
    float: left;
    width: 165px;
    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: var(--c33)
}

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

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

.contest_list .bs_duiwu {
    float: left;
    width: 430px;
    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: 60px
}

.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
}
.videoA{
    width: 230px;
    display: flex;
    justify-content: space-between;
    position: relative;
    top: 3px;
}
.videoA .video_cont p{
    font-size: 12px;
    line-height: 26px;
}
.videoA .video_cont .video_p a{
    border-bottom: 1px solid var(--c11);
    color: var(--c11);
    margin-right: 5px;
}
.videoA .video_more{
    height: 24px;
    line-height: 25px;
    display: flex;
    align-items: center;
    font-size: 12px;
    cursor: pointer;
}
.videoA .video_more img{
    width: 18px;
    height: 18px;
}

.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: var(--c33)
}

.begin:hover {
    background: var(--c33);
    color: #fff!important
}

.breadnav {
    background-color: #fff;
    font-size: 12px;
    height: 43px;
    line-height: 43px;
    color: #333;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.breadnav a {
    color: #333
}

.breadnav a:hover {
    color: var(--c33)
}

.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: calc(calc(calc(100% - 1220px) / 2) - 90px) !important;
    width: 80px;
    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: var(--c33);
    padding: 0 10px
}

.dhtext_ln li a {
    color: #333
}

.dhtext_ln li a:hover {
    color: var(--c33)
}

.dhtext_ln li.zbhover {
    background: var(--c33);
    color: #fff
}

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

.zhixun {
    width: 340px
}
.zhixun_head {
    height: 50px;
    line-height: 50px;
    background: var(--c11);
    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&gt;img {
    margin-right: 10px;
    left: 5px;
    position: absolute
}

.zhixun_head cite {
    font-size: 14px
}

.setzhixun {
    justify-content: flex-start;
}

.setzhixun span {
    font-size: 18px;
    padding: 0 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-color: #fff;
    background-color: transparent;
    top: 5px;
    cursor: pointer;
}
.setzhixun span:nth-child(1){
 margin-left: 0;
}
.setzhixun span.active,.setzhixun span:hover{
    color: #000;
background-color: #fff;
}
.setzhixun&gt;img {
    margin-right: 10px;
    left: 5px;
    position: relative;
}
.setzhixun&gt;img.setimg{
    width: 30px;
    height: 30px;
    object-fit: contain;
    position: relative;
}

.zhixun_head cite {
    font-size: 14px;
    position: absolute;
    right: 10px;
}

.zhixun_head a {
    color: #fff
}

.zhixun_head a:hover {
    color: var(--c33)
}

.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;
    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: var(--c33)
}

.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: var(--c33);
    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&gt;img {
    margin-right: 5px
}

.zhibo_list li:hover .zhibo_list_zb span {
    background: var(--c33);
    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: '';
    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: var(--c33);
    border: 1px solid var(--c33);
    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&gt;.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: calc(calc(calc(100% - 1280px) / 2) - 100px);
    bottom: 200px;
    display: block;
    z-index: 49
}

.refresh_w .fanhui {
    margin-top: 0;
    padding: 10px 0
}
.tool-tips-fixed-qc {
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    position: fixed;
    bottom: 48px;
    right: calc(calc(calc(100% - 1280px) / 2) - 110px);
    visibility: visible;
    z-index: 10;
}
.tool-tips-fixed-qc .link-qc {
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    float: left;
    margin-bottom: 5px;
    line-height: 45px;
    text-align: center;
    color: #333;
    font-size: 16px;
    cursor: pointer;
    position: relative;
    border-radius: 4px;
}
.code-img {
    position: absolute;
    top: -91px;
    left: 50%;
    margin-left: -51px;
    width: 100px;
    height: auto;
}

.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&gt;img {
    display: block;
    margin: 0 auto;
    margin-bottom: 10px
}

.fanhui:hover {
    background: var(--c33);
    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&gt;.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&gt;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&gt;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 &gt;a {
    font-weight: 400
}
.top_nav_nr li:hover&gt;a {
    font-weight: 400
}

.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&gt;li {
    color: var(--c11);
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    box-sizing: border-box;
    border-top: 1px solid #eee
}

.top_sousuo_resu&gt;li:first-child {
    border-top: none
}

.top_sousuo_resu&gt;li:hover a {
    color: var(--c33)
}

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

.zhibo_top_wrap {
    width: 100%;
    height: 50px;
    background: var(--c22)
}

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

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

.zhibo_top_con&gt;li a {
    color: #fff
}

.zhibo_top_con&gt;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&gt;p {
    font-size: 16px;
    color: var(--c33);
    border-left: 4px solid var(--c33);
    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&gt;img {
    width: 200px;
    height: 129px
}

.zhibo_ci_jianjie_z&gt;p {
    font-size: 23px;
    color: var(--c33);
    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 var(--c33);
    display: flex;
    flex-wrap: wrap
}

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

.zhibo_top_saishi_wrap&gt;.active {
    background: var(--c33);
    border-radius: 15px
}

.zhibo_top_saishi_wrap&gt;.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: var(--c11);
    border-radius: 4px
}

.yqlj_bt::after {
    content: "";
    border-left: 5px solid var(--c33);
    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: var(--c33)
}
.bcgFFF{
    background-color: #fff;
}
.martop10{
    margin-top: 10px;
}
.padd{
    padding: 10px;
}
.marbtm10{
    margin-bottom: 10px;
}

.marbtm20{
    margin-bottom: 20px;
}
.flexA{

    display: flex;
    align-items: center;
}

.dzz {
    background: #fff;
    overflow: hidden;
    padding: 15px;
    border-radius: 0 0 4px 4px;
}
/* 大家都在搜 */
.Redlabel a {
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 10px;
    white-space: nowrap;
    width: auto;
    padding: 5px;
    font-size: 14px;
    color: #888888;
    border: 1px solid #EEEEEE;
    background: #FFFFFF;
    max-width: 95%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .Redlabel a.clicklabel,.Redlabel a:hover{
    color: #FFFFFF;
    background: var(--c11);
  }

.search form {
    background-color: #fff;
    width: 160px;
    height: 26px;
    border-radius: 40px;
    position: relative;
    padding: 0 18px;
}

.search form input {
    width: 100%;
    background-color: #fff;
    border: 0;
    line-height: 26px;
    font-size: 0.3rem;
    font-weight: 200;
}

.search form button {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    line-height: 40px;
    height: 26px;
    border: 0;
    border-radius: 0 40px 40px 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    color: #fff;
    font-size: 2rem;
}


</pre></body></html>