@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 {
    max-width: 1220px;
    margin: 0 auto
}

.wrap100 {
    width: 100%
}

.mt10 {
    margin-top: 10px
}

.mt20 {
    margin-top: 20px
}

.ico18 {
    font-size: 18px
}

body, html {
    margin: 0;
    padding: 0
}

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

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

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 {
    height: 50px;
    padding-left: 6px;
    margin: 0 10px;
}

.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: 11px;
    left: 10px
}

.bs_time::before {
    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;
    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: 70px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.contest_list .bs_duiwu {
    float: left;
    width: 530px;
    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: 139px;
    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: -4px
}

.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 {
    background: #fff
}

.fr_part {
    min-height: 800px
}

.dwdh {
    position: relative
}

.left_nav_dw {
    position: fixed;
    top: 138px;
    left: 0;
    width: 93px;
    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_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: 238px;
    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: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 16px 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: 160px
}

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

.sybjimg {
    background: url(../images/sybjimg.png) no-repeat top center;
    background-size: 100% auto;

}

.fl_part {
    background: 0 0;
}

.wuxingss {
    width: 1220px;
    height: 146px;
    border-radius: 4px;
    background: #fff;
    display: flex;
}

.wxss_bt {
    padding-left: 15px;
    overflow: hidden;
}
.wxss_bt cite {
    float: left;
    height: 26px;
    line-height: 26px;
    margin-top: 3px;
    padding-left: 10px;
    font-size: 20px;
    font-weight: 600;
}

.wss_fl {
    width: 115px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 13px;
    color: #333;
}

.wss_fl img {
    margin-right: 5px;
    display: inline-block;
}

.rollBox {
    margin-top: 15px;
}

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

.dnl_right {
    float: left;
    width: 20px;
    height: 116px;
    margin: 0 19px 0 5px;
    cursor: pointer;
    line-height: 117px;
    background: #dbdbdb;
}

.dnl_left {
    float: right;
    width: 20px;
    height: 116px;
    margin: 0 5px 0 19px;
    cursor: pointer;
    line-height: 117px;
    background: #dbdbdb;
}

.dnl_left i,
.dnl_right i {
    color: #fff;
    font-size: 19px;
}

.dnl_right:hover i {
    color: #2054ae;
}

.dnl_left:hover i {
    color: #2054ae;
}

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

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

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

.pic {
    float: left;
    width: 210px;
    height: 116px;
    margin: 0;
    background: #fff;
    border: 2px #e4e4e4 solid;
    cursor: pointer;
    box-sizing: border-box;
    margin-right: 19px;
}

.pic:hover {
    border: 2px solid #999;
}

.pic a:hover {
    color: #333;
}

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

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

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

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

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

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

.bs_ztai {
    width: 43px;
    float: left;
    text-align: center;
    height: 17px;
    line-height: 17px;
    color: #fff;
    font-size: 12px;
    margin-top: 30px;
    background: #2054ae;
    border-radius: 4px;
}

.bs_ztai .nobing {
    background: #999;
    width: 100%;
    height: 100%;
    display: inline-block;
    border-radius: 4px;
}

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

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

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

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

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

.zx_title li:hover {
    color: #174197;
}

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

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

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

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

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

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

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

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

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

.zxz_list > li > a {
    display: flex;
    align-items: center;
    height: 35px;
    border-bottom: 1px dashed #eee;
}

.zxz_list > li > a img {
    margin-right: 5px;
}

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

.zjzb_title {
    height: 40px;
    position: relative;
    border-bottom: 1px solid #eee;
    padding: 0 10px;
    box-sizing: border-box;
    margin-top: 18px;
}

.zuijinzb_bt {
    font-size: 22px;
    font-weight: 600;
    line-height: 34px;
    position: relative;
    width: 139px;
    height: 39px;
    padding-left: 45px;
    box-sizing: border-box;
}

.zuijinzb_bt span {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
}
.z_t_new .flimg img{
    margin-top: -17px;
}
.zjzb_fl li {
    color: #666;
    float: left;
    height: 28px;
    line-height: 28px;
    padding: 0 14px;
    border-radius: 5px;
    margin-right: 24px;
    cursor: pointer;
    border: 1px solid #2054ae;
    box-sizing: border-box;
    color: #2054ae;
}

.zjzb_fl li.flhover {
    color: #fff;
    background: #2054ae;
}

.zjzb_fl li:hover {
    color: #2054ae;
}

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

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

.jfbright {
    background: #fff;
}

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

.lsfl_list ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.lsfl_list li {
    border: 1px solid #eee;
    border-radius: 5px;
    overflow: hidden;
    margin: 5px;
    width: calc(33% - 10px);
}

.lsfl_list li .qtdw_img img {
    width: 60px;
    height: 60px;
    margin-top: 5px;
}

.lsfl_list li .qtdw_name {
    width: 100%;
    height: 21px;
    line-height: 21px;
    text-align: center;
}

.lsfl_list li a {
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 100%;
    height: 100%;
    flex-flow: column;
}

.lsfl_list li:hover {
    border: 1px solid #2054ae;
}

.lsfl_list li:hover .qtdw_name {
    color: #2054ae;
}

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

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

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

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

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

.twozblb a {
    width: 425px;
}

.threezblb a {
    width: 280px;
}

.onoff_ad {
    top: 0;
}

.onoff_tishi {
    color: #666;
}

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

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

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

.gjc_rlist li:hover {
    color: #2054ae;
}

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

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

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

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

.contest_list .zwxgdata {
    text-align: center;
    padding: 70px 0;
    width: 100%;
    background: #fff;
}

.zujijin_index {
    display: flex;
    background: #fff;
    padding: 15px 25px;
    box-sizing: border-box;
}

.zujijin_index_div {
    width: 50%;
}

.zujijin_index_dian {
    display: flex;
    margin-bottom: 10px;
}

.zujijin_index_dian > p {
    font-size: 14px;
    color: #333;
    width: 75px;
    height: 30px;
    background: #eee;
    line-height: 30px;
    text-align: center;
    margin-right: 15px;
    cursor: pointer;
    border-radius: 15px;
}

.zujijin_index_dian > .active {
    color: #fff;
    background: #2054ae;
}

.zujijin_index_dian > p:hover {
    color: #fff;
    background: #2054ae;
}

.zujijin_index_div > ul:nth-of-type(2) {
    display: none;
}

.zujijin_index_div > ul {
    width: 100%;
}

.zujijin_index_div > ul a {
    display: flex;
    align-items: center;
    height: 35px;
}

.zujijin_index_div > ul a img {
    margin-right: 5px;
}

.zujijin_index_text {
    display: flex;
    font-size: 14px;
    color: #333;
    width: 319px;
    cursor: pointer;
}

.zujijin_index_text > p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.bisaizhong_div {
    border: 2px solid #74d4ac;
}

.bisaizhong_div .wss_fl {
    color: #2054ae;
}

.bisaizhong_div:hover {
    border: 2px solid #2054ae;
}

.shaixuan {
    width: 91px;
    height: 34px;
    line-height: 34px;
    border-radius: 30px;
    margin-top: -5px;
    text-align: center;
    color: #2054ae;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    cursor: pointer;
}

.shaixuan_wrap {
    position: relative;
    height: 100%;
}

.shaixuan_wrap:hover .shaixuan_none {
    display: block;
}

.shaixuan > img {
    margin-right: 5px;
}

.shaixuan_none {
    position: absolute;
    width: 415px;
    max-height: 376px;
    background: #fff;
    border: 1px solid #e2e2e2;
    right: 0;
    top: 40px;
    padding: 19px;
    box-sizing: border-box;
    overflow: auto;
    display: none;
    z-index: 999;
    box-shadow: 0 0 10px rgba(193, 193, 193.1);
}

.shaixuan_none > li {
    border-bottom: 1px dashed #eee;
}

.shaixuan_none > li {
    display: flex;
}

.shaixuan_none_p {
    width: 60px;
    font-size: 16px;
    margin-top: 10px;
    color: #666;
    flex-shrink: 0;
}

.shaixuan_none_con {
    display: flex;
    flex-wrap: wrap;
    font-size: 13px;
    color: #333;
}

.shaixuan_none_con > li {
    margin: 10px;
    box-sizing: border-box;
    border-bottom: 2px solid #fff;
}

.shaixuan_none_con > li:hover {
    border-bottom: 2px solid #2054ae;
}

.shaixuan_none_con > li:hover a {
    color: #2054ae;
}

.shipinzhuanji {
    background: #fff;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    padding: 5px;
}

.shipinzhuanji > li {
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    color: #333;
    padding: 0 10px;
    margin: 5px;
    border: 1px solid #eee;
    border-radius: 15px;
    cursor: pointer;
}

.shipinzhuanji > li:hover {
    border: 1px solid #2054ae;
}

.shipinzhuanji > li:hover a {
    color: #2054ae;
}

.top_nav_nr li.hove::after {
    margin-right: -17% !important;
}

.zxz_list img {
    width: 18px;
}