@charset "utf-8";
html {
    background: #fff;
    overflow: auto;
    height: 100%
}

body {
    min-width: 1200px;
    font-size: 16px;
    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: #f4f4f4
}

a {
    color: #333;
    text-decoration: none;
    cursor: pointer;
    outline: 0 none;
    transition: .2s all ease
}

a:hover {
    text-decoration: none;
    color: #046241;
    font-weight: 600;
}

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, em, i {
    display: inline-block;
    font-weight: 400;
    font-style: normal
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.clearfix {
    zoom: 1
}

.container {
    width: 1200px;
    position: relative;
    margin: 0 auto
}

.zbc-box {
    width: 1080px;
    margin: 0 auto
}

.zbc-con {
    padding-bottom: 150px;
    display: none;
}

.com-box-l {
    width: 740px
}

.com-ybbox {
    width: 320px
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

header {
    background: #014930
}

.heading {
    width: 1080px;
    height: 66px;
    margin: 0 auto
}

h1 {
    float: left
}

h1 a, h1 a img {
    display: block;
    height: 38px;
    margin-top: 15px
}

.heading p {
    float: left;
    height: 30px;
    line-height: 30px;
    margin-top: 30px;
    font-size: 14px;
    margin-left: 20px
}

.heading i {
    font-weight: 600;
    color: #c33;
    font-size: 15px
}

nav {
    width: 100%;
    height: 70px;
    background: #046241;
}

.header-top {
    width: 1080px;
    margin: 0 auto
}

.head-nav {
    width: 771px;
    margin-left: 17px
}

.head-nav li {
    float: left;
    box-sizing: border-box;
    padding: 6px 16px;
    text-align: center;
    transition: .2s all ease;
    cursor: pointer;
    font-weight: 500;
    position: relative;
    z-index: 10;
    margin-top: 20px;
    border-radius: 20px;
}

.head-nav li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff
}

.head-nav li:hover a {
    color: #ffffff
}

.head-nav .active {
    background: #fff;
}

.head-nav .active a, .head-nav .active a:hover {
    color: #046241 !important;
}

.head-nav .active .second-nav a:hover {
    color: #fff !important;
}

.com-navbar-one {
    width: 1080px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    font-size: 13px
}

.com-navbar-one dl {
    float: left;
    position: relative;
}

.com-navbar-one dl:nth-child(1)::after, .com-navbar-one dl:nth-child(2)::after {
    content: '';
    width: 0;
    height: 28px;
    border-right: solid 1px #00613F;
    position: absolute;
    top: 7px;
    right: -10px;
}

.com-navbar-one dl dd, .com-navbar-one dl dt {
    float: left;
    padding: 0 6px
}

.com-navbar-one dl dd a {
    color: #fff;
    font-weight: 400
}

.com-navbar-one dl dd a:hover {
    color: #fff;
    text-shadow: 1px 1px 1px #d9f2e5
}

.com-navbar-one dl dt {
    width: 36px;
    height: 20px;
    font-size: 14px;
    margin-top: 10px;
    text-align: center;
    line-height: 20px;
    color: #fff;
    position: relative;
    margin-right: 10px;
    font-weight: 500;
    border-radius: 40px
}

.com-navbar-one dl dt i {
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-left: 6px solid #c66;
    border-bottom: 6px solid transparent;
    right: -5px;
    top: 5px
}

.com-navbar-one .nav-basketb dt {
    margin-left: 20px
}

header .second-nav {
    position: absolute;
    top: 33px;
    left: 0;
    width: 200px;
    height: auto;
    background: #fff;
    display: none;
    box-shadow: 0 1px 12px 0 rgba(0, 0, 0, .2);
    border-radius: 0 0 4px 4px;
    padding-left: 10px;
    padding-bottom: 10px;
}

header .second-nav:hover {
}

header .second-nav li {
    float: left;
    width: 90px;
    padding: 0;
    text-align: center;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    margin-top: 5px;
}

header .zonghety-nav {
    width: 100px
}

header .second-nav li:hover a {
    color: #fff !important;
}

header .second-nav li:hover {
    background-image: -webkit-gradient(linear, top, bottom, from(#046241), to(#046241));
    background-image: -webkit-linear-gradient(top, #046241, #046241);
    background-image: -moz- oldlinear-gradient(top, #046241, #046241);
    background-image: linear-gradient(to bottom, #046241, #046241)
}

header .second-nav li a {
    color: #004d4d !important;
}

.ball-li:hover ul {
    display: block
}

.bq-li .second-nav {
    width: 200px
}

.changeColor {
    animation: colorChange 4s infinite;
    -moz-animation: colorChange 4s infinite;
    -webkit-animation: colorChange 4s infinite;
    -o-animation: colorChange 4s infinite
}

@keyframes colorChange {
    0% {
        color: #046241
    }
    33% {
        color: #f0f
    }
    66% {
        color: #00f
    }
    100% {
        color: #046241
    }
}

footer {
    width: 100%;
    background: #222;
    margin-top: 40px;
    position: absolute;
    bottom: 0;
    padding-bottom: 10px
}

footer p {
    line-height: 26px;
    text-align: center;
    color: #eee;
    font-size: 12px
}

footer p span {
    margin-right: 16px
}

footer p a {
    padding: 0 10px;
    border-left: 1px solid #fff;
    text-align: center;
    color: #eee
}

.top-box {
    position: fixed;
    right: 100px;
    bottom: 200px;
    border: 2px solid #999;
    width: 50px;
    height: 50px;
    border-radius: 10px;
    background: url(../img/icon_top.png) #fff no-repeat center;
    cursor: pointer;
    display: none
}

.top-box:hover {
}

.top-box a {
    display: block;
    width: 100%;
    height: 100%
}

@media screen and (max-width: 1400px) {
    .top-box {
        right: 0
    }
}

.zbc-mbx-con {
    width: 1080px;
    margin: 10px auto
}

.zbc-mbx-con li {
    float: left;
    font-size: 12px;
    color: #333
}

.zbc-mbx-con li a, .zbc-mbx-con li i {
    color: #999;
    margin: 0 2px
}

.zbc-mbx-con li a:hover {
    color: #046241
}

.com-bt-five {
    color: #4a4a4a;
    font-size: 20px;
    line-height: 20px;
    position: relative;
    padding: 20px;
}

.com-bt-five .wx-img {
    position: absolute;
    right: 0;
    top: -8px;
    width: 890px;
    height: 40px;
    background: url(../img/wx-img.png) no-repeat
}

.com-bt-five i {
    display: inline-block;
    width: 24px;
    height: 24px;
    vertical-align: middle
}

.com-bt-five .live {
    background: url(../img/icon-live.png) no-repeat center;
    margin-right: 10px
}

.com-bt-five .hot-event {
    background: url(../img/icon-hotevent.png) no-repeat center;
    margin-right: 10px;
    background-size: auto 100%
}

.com-bt-five span {
    display: inline-block;
    vertical-align: middle;
    font-weight: 500
}

.com-bt-five .label {
    font-family: Impact;
    color: #e2e2e2;
    font-size: 18px;
    line-height: 23px;
    height: 20px;
    margin-left: 4px
}

.com-bt-five .more i {
    display: inline-block;
    width: 12px;
    height: 10px;
    vertical-align: middle;
    background: url(../img/icon-more.png) no-repeat center;
    background-size: 100%;
}

.com-bt-five .more span {
    vertical-align: middle;
    color: #333;
    font-size: 12px
}

.com-bt-five .more:hover span {
    color: #046241
}

.head-two {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px
}

.date-box {
    background: #fff
}

.date-box li {
    min-width: 70px;
    text-align: center;
    padding: 4px 0;
    border: 1px solid #e0e0e0
}

.date-box li a {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 13px;
}

.date-box .active {
    background: linear-gradient(-45deg, #046241 0%, #30a67d 100%)
}

.date-box .active a {
    color: #fff
}

.zbc-live-con {
    width: 1060px;
    font-size: 14px
}

.zbc-live-con .datedd {
    height: 34px;
    line-height: 34px;
    cursor: pointer;
    position: relative;
    border-bottom: 1px dotted #eee;
    background: #eee;
    padding: 0;
    width: 30%;
    background: #e5efec;
    border-radius: 0px 17px 17px 0px;
    color: #046241;
    margin: 10px;
}

.zbc-live-con .datedd + dd {
    border-top: 1px dotted #eee;
}

.zbc-live-con .datedd i {
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 0 10px;
    background: #046241;
    border-radius: 50%;
}

.zbc-live-con .datedd img {
    position: absolute;
    width: 12px;
    height: 10px;
    right: 10px;
    top: 8px;
    transform: rotate(270deg)
}

.zbc-live-con dd {
    padding: 10px 0;
    height: auto;
    border-bottom: 1px dotted #e0e0e0;
    position: relative;
}

.zbc-live-con dd:hover {
    background: #f7f7f7
}

.zbc-live-con dd:hover .reload a {
    display: inline-block
}

.zbc-live-con dd div {
    margin: 0 8px;
    display: inline-block;
    vertical-align: middle
}

.zbc-live-con dd .com-zblt-xin-event {
    width: 140px
}

.zbc-live-con dd .com-zblt-xin-game {
    width: 310px
}

.once-type {
    width: 40px;
    text-align: center;
    height: 20px;
}

.once-type a {
    display: block;
    width: 100%;
    height: auto
}

.once-type a i {
    display: inline-block;
    width: 22px;
    height: 22px
}

.com-zblt-xin-time {
    width: 40px;
    text-align: center
}

.com-zblt-xin-event a {
    border-radius: 6px;
    min-width: 80px;
    line-height: 22px;
    text-align: center;
    display: block;
    color: #046241;
    max-width: 148px;
    padding: 0 4px
}

.com-zblt-xin-game {
    font-weight: 500;
    font-size: 15px;
    min-width: 100px
}

.zbc-live-con dd .com-zblt-xin-btn {
    max-width: 400px
}

.com-zblt-xin-btn a span {
    margin: 0 4px;
    display: inline-block;
    vertical-align: middle
}

.com-zblt-xin-btn a {
    margin: 0 6px;
    color: #fff;
    font-size: 13px;
    display: inline-block;
    width: 100px;
    height: 26px;
    border-radius: 4px;
    background: #046241;
    opacity: .7;
    -moz-opacity: .7;
    -khtml-opacity: .7;
    opacity: .7
}

.com-zblt-xin-btn a b {
    display: inline-block;
    width: 20px;
    height: 26px;
    background: url(../img/icon-zhibo-white.png) no-repeat center;
    vertical-align: middle;
    margin-left: 10px;
    background-size: 100% auto
}

.com-zblt-xin-btn a i {
    display: inline-block;
    width: 17px;
    height: 16px;
    background: url(../img/sprite.png) -32px -32px;
    vertical-align: middle;
    margin: 0 4px
}

.com-zblt-xin-btn a:hover {
    opacity: 1
}

.once-rem {
    position: absolute;
    width: 25px;
    height: 25px;
    background-image: url(../img/icon_hot.png);
    background-repeat: no-repeat;
    left: -10px;
    top: 0;
    background-size: 100%;
    margin-left: 0 !important;
}

.reload a {
    background: url(../img/sprite.png) 0 -32px;
    width: 22px;
    height: 19px;
    display: none
}

.allbtn i.allbtn {
    background: url(../img/dh_qb_h.png)
}

.impbtn i.impbtn {
    background: url(../img/dh_rm_h.png)
}

.footbtn i.footbtn {
    background: url(../img/dh_zq_h.png)
}

.baskbtn i.baskbtn {
    background: url(../img/dh_lq_h.png)
}

.footbtn i.footbtn {
    background: url(../img/dh_zq_h.png)
}

.sportbtn i.sportbtn {
    background: url(../img/dh_ty_h.png)
}

.tenbtn i {
    background: url(../img/sprite.png) -64px 0
}

.volbtn i {
    background: url(../img/sprite.png) -128px 0
}

.badbtn i {
    background: url(../img/sprite.png) -96px 0
}

.Tabbtn i {
    background: url(../img/sprite.png) -160px 0
}

.othbtn i.othbtn {
    background: url(../img/dh_ty_h.png)
}

.scrbtn i.scrbtn {
    background: url(../img/dh_ss_h.png)
}

.com-zbcon-nav .active i.allbtn {
    background: url(../img/dh_qb_c.png)
}

.com-zbcon-nav .active i.impbtn {
    background: url(../img/dh_rm_c.png)
}

.com-zbcon-nav .active i.footbtn {
    background: url(../img/dh_zq_c.png)
}

.com-zbcon-nav .active i.baskbtn {
    background: url(../img/dh_lq_c.png)
}

.com-zbcon-nav .active i.othbtn {
    background: url(../img/dh_ty_c.png)
}

.com-zbcon-nav .active i.scrbtn {
    background: url(../img/dh_ss_c.png)
}

.com-zbcon-nav .active:hover {
    background: #046241;
    color: #fff;
}

.com-bt-three {
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    box-sizing: border-box;
    font-weight: 500;
    font-size: 18px;
    position: relative;
    display: flex;
    align-items: center;
    border-bottom: solid 1px #046241;
    margin-bottom: 10px;
    color: #046241;
}

.com-bt-three p {
    position: relative;
    z-index: 2;
    width: 160px;
    color: #046241;
}

.com-bt-three i {
}

.com-bt-three a {
    position: absolute;
    right: 10px;
    font-size: 12px
}

.com-bt-three img {
    width: 24px;
    height: 24px;
    margin-right: 7px;
    vertical-align: sub;
}

.center {
    text-align: center
}

.com-bt-two {
    line-height: 34px;
    position: relative;
    color: #046241;
    border-bottom: solid 1px #046241;
}

.com-bt-two p {
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
    background: #046241;
    color: #fff;
    border-radius: 4px;
    margin-top: 10px;
    margin-left: 8px;
    margin-bottom: 10px;
    min-width: unset;
}

.com-bt-two p img {
    vertical-align: sub;
    margin-right: 5px;
    width: 26px;
    height: 24px;
}

.com-bt-two a {
    position: absolute;
    right: 10px;
    top: 5px;
    font-size: 13px;
    font-weight: 400
}

.hot-bq div {
    padding: 10px;
    box-sizing: border-box
}

.hot-bq div a {
    display: inline-block;
    padding: 0 10px;
    margin: 6px 0;
    font-size: 14px
}

.icon-foot {
    background: url(../img/dh_zq_h.png) no-repeat 0 2px;
    background-size: 100%;
    width: 22px;
    height: 22px
}

.icon-basket {
    background: url(../img/dh_lq_h.png) no-repeat 0 2px;
    background-size: 100%;
    width: 22px;
    height: 22px
}

.icon-sport {
    background: url(../img/dh_ty_h.png) no-repeat 0 2px;
    background-size: 100%;
    width: 22px;
    height: 22px
}

.icon-ten {
    background: url(../img/sprite22.png) -88px 0;
    width: 22px;
    height: 22px
}

.icon-vol {
    background: url(../img/sprite22.png) -132px 0;
    width: 22px;
    height: 22px
}

.icon-bad {
    background: url(../img/sprite22.png) -176px 0;
    width: 22px;
    height: 22px
}

.icon-Tab {
    background: url(../img/sprite22.png) -220px 0;
    width: 22px;
    height: 22px
}

.icon-other {
    background: url(../img/sprite22.png) -308px 0;
    width: 22px;
    height: 22px
}

.page {
    width: 100%;
    background: #fff;
    padding-top: 20px;
    text-align: center
}

.page .pagination {
    display: inline-block;
    border: 0
}

.page .pagination li {
    float: left;
    padding: 4px;
    border-radius: 4px;
    border: 1px solid #e0e0e0;
    margin: 0 4px;
    min-width: 20px;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    line-height: inherit;
    min-height: 20px !important
}

.page .pagination li a {
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #046241;
    margin: 0
}

.page .pagination li:hover {
    background: #046241
}

.page .pagination li:hover a {
    color: #fff
}

.page .pagination .disabled {
    background: #e0e0e0
}

.page .pagination .disabled:hover {
    background: #e0e0e0
}

.page .pagination .disabled a {
    color: #999
}

.page .pagination .disabled:hover a {
    color: #999
}

.page .pagination .active {
    background: #046241
}

.page .pagination .active a {
    color: #fff
}

.com-frcon .hot-pd li i {
    position: absolute;
    left: 10px;
    top: 10px;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #f63
}

.com-frcon .hot-pd li {
    float: left;
    width: 40%;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    padding-left: 20px;
    position: relative;
    border: 0
}

.com-frcon .hot-pd li a {
    width: 40%
}

.videoshi .type-ul li {
    text-overflow: inherit
}

.index-btn a {
    line-height: 20px;
    text-align: center;
    display: block;
    color: #fff;
    font-size: 12px;
    border-radius: 2px;
    transition: .2s all ease;
    padding: 5px 10px;
    border: solid 1px #fff;
    border-radius: 50%;
    margin-top: 20px;
}

.index-btn a:hover {
    background: #046241;
    color: #fff
}

.zhibo-ajax-btn {
    width: 200px;
    margin: 20px auto;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    border: 1px solid #e0e0e0;
    text-align: center;
    border-radius: 30px
}

.no-event-dd {
    text-align: center
}

.no-event-dd span {
    color: #046241;
    padding: 0 4px
}

.map-a {
    color: #ff4f20
}

.com-bangd-con {
    font-size: 14px;
    margin-top: 20px;
    border-top: 0
}

.com-bangd-con .type-ul {
    width: 100%;
    border: 1px solid #e0e0e0;
    line-height: 30px;
    box-sizing: border-box;
    padding: 0;
    margin-bottom: 0
}

.com-bangd-con .com-event-con {
    margin-bottom: 0;
    background: #fff;
    font-size: 12px;
    border: 0;
    height: 20px;
    padding: 10px 2px
}

.com-bangd-con .com-event-con li {
    float: left;
    width: 34px;
    cursor: pointer;
    text-align: center;
    margin-right: 3px;
    border-radius: 2px;
    height: 20px;
    line-height: 20px
}

.com-bangd-con .com-event-con li:hover {
    border: 1px solid #046241
}

.com-bangd-con .com-event-con .active {
    color: #fff;
    color: #046241;
    background: #EFEFEF
}

.com-bangd-con .bang-ul {
    font-size: 16px;
    display: flex
}

.com-bangd-con .bang-ul li {
    width: 48%;
    float: left;
    text-align: center;
    cursor: pointer;
    line-height: 26px !important;
    height: 26px !important;
    border-right: 1px solid #e0e0e0 !important;
    flex: 1;
    font-size: 14px
}

.com-bangd-con .bang-ul li:last-child {
    border: none !important
}

.com-bangd-con .bang-ul li:hover {
    color: #046241
}

.com-bangd-con .bang-ul .active {
    color: #046241;
    background: #fff;
    font-weight: 600;
    border-bottom: none !important
}

.com-bangd-con .group-ul {
    border-top: 0
}

.com-bangd-con .group-ul li {
    float: left;
    width: 38px;
    text-align: center;
    cursor: pointer
}

.com-bangd-con .bang .group-ul .active {
    color: #046241;
    background: #fff;
    border: 0;
    height: 26px;
    font-weight: 500
}

.com-bangd-con .com-bask-box {
    margin-top: 4px
}

.bang, .com-bangd-con .shes, .com-bask-con, .baskbang, .group-dl {
    display: none
}

.com-bask-box dt, .com-bangd-con .com-bask-box dd {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    line-height: 26px
}

.com-bangd-con .com-bask-box dt {
    background: #E5E5E5
}

.com-bangd-con .com-bask-box dt p {
    font-size: 12px;
}

.com-bangd-con .com-bask-box dd {
    font-size: 13px;
    border-bottom: 1px dotted #e0e0e0;
    line-height: 30px
}

.com-bangd-con .com-bask-box p {
    display: inline-block;
    vertical-align: middle;
    width: 48px;
    text-align: center
}

.com-bangd-con .com-bask-box p:nth-child(2) {
    width: 120px
}

.com-bangd-con .com-bask-box p:nth-child(3) {
    width: 100px
}

.com-bangd-con .com-bask-box p span {
    display: inline-block;
    width: 16px;
    height: 16px;
    color: #fff;
    border-radius: 50%;
    vertical-align: middle;
    line-height: 16px
}

.basket-ul .bang-ul li {
    width: 70px
}

.schedule-div {
    margin-top: 20px;
    font-size: 14px
}

.schedule-div .box {
    border: 1px solid #e0e0e0
}

.schedule-div .com-event-ul {
    height: 26px;
    width: 100%;
    margin: 6px 0
}

.schedule-div .bask-sch-div .com-event-ul {
    background: url(../img/sech-bask-bg.jpg) no-repeat center
}

.schedule-div .bask-sch-div .com-event-ul li {
    width: 152px
}

.schedule-div .com-event-ul li {
    float: left;
    width: 52px;
    cursor: pointer;
    line-height: 26px;
    text-align: center
}

.schedule-div .com-event-ul li:hover {
    color: #046241
}

.schedule-div .com-event-ul .active {
    color: #046241;
    font-weight: 600
}

.schedule-div .content {
    border-top: 1px solid #e0e0e0;
    width: 310px;
    margin: 0 auto;
    display: none
}

.schedule-div .content a {
    display: block;
    float: left;
    margin: 8px;
    width: 60px;
    height: 60px
}

.schedule-div .content a img {
    display: block;
    width: 30px;
    height: 30px;
    margin: 4px auto
}

.schedule-div .content a p {
    font-size: 13px;
    text-align: center;
    line-height: 14px
}

.lxfl-div {
    margin-bottom: 20px;
    background: #fff;
    border-radius: 10px
}

.lxfl-div .com-event-ul {
    display: flex;
    border: 0;
    padding: 0;
    margin: 0;
    border-right: 1px solid #e0e0e0
}

.lxfl-div .com-event-ul li {
    flex: 1;
    box-sizing: border-box;
    font-size: 14px;
    text-align: center;
    line-height: 20px;
    height: 60px;
    cursor: pointer
}

.lxfl-div .com-event-ul li:last-child {
    border-right: 0
}

.lxfl-div .com-event-ul .active {
    color: #046241;
    position: relative;
}

.lxfl-div .com-event-ul .active::after {
    content: '';
    display: inline-block;
    border-bottom: solid 2px #046241;
    position: absolute;
    width: 30px;
    bottom: 0;
    left: 40%;
}

.lxfl-div .com-event-ul img {
    display: block;
    width: 30px;
    height: 30px;
    margin: 2px auto
}

.lxfl-div .com-con-box {
    display: none;
    box-sizing: border-box;
    border-top: 0;
    padding: 10px 4px
}

.lxfl-div .com-con-box-t {
    border: 1px solid #e0e0e0
}

.lxfl-div .com-con-box dl {
    margin-bottom: 10px
}

.lxfl-div .com-con-box dt {
    width: 80px;
    font-weight: 600;
    font-size: 14px
}

.lxfl-div .com-con-box dd {
    width: 100%
}

.lxfl-div .com-con-box dd a {
    display: inline-block;
    padding: 0 10px;
    margin-bottom: 6px;
    font-size: 13px
}

.schedule-div .com-event-ul {
    border: 0;
    padding: 0
}

.red {
    color: #046241;
    font-weight: 600
}

.head-nav li .worldcup-a {
    color: red
}

.worldcup-a img {
    position: absolute;
    right: -4px;
    width: 22px;
    height: 10px;
    top: 0px;
}

#full_screen_open {
    width: 32px;
    height: 32px;
    background: #fff;
    background-image: url(../img/big.png);
    background-size: 32px 32px;
    background-position-y: -4px;
    background-position-x: -2px;
    cursor: pointer;
    border: 3px solid #fff;
    position: absolute;
    right: 40px;
    top: -4px;
    z-index: 4999
}

#full_screen_open:hover {
    background: #fff;
    background-image: url(../img/big2.png);
    background-size: 32px 32px;
    background-position-y: -4px;
    background-position-x: -2px
}

.ggone {
    position: absolute;
    left: 0;
    bottom: 0
}

.signal .ggone a {
    margin: 0
}

.gga {
    position: relative;
    display: block;
    margin: 4px 0
}

.gga img {
    display: block;
    width: 100%;
    height: 60px
}

.gga i {
    position: absolute;
    top: 0;
    right: 0;
    background: rgba(0, 0, 0, .8);
    color: #fff;
    font-size: 12px;
    width: 36px;
    height: 20px;
    line-height: 20px;
    text-align: center
}

.cache-div p {
    text-align: center;
    margin: 50px 0;
    color: #333 !important
}

.cache-div {
    width: 100%;
    height: 100%;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10
}

.cache-div .close {
    cursor: pointer;
    color: #046241;
    margin-left: 10px
}

.cache-div img {
    margin: 30px 250px
}

.zhibodetailgg {
    position: relative
}

.guanbi_ad {
    position: absolute;
    top: -25px;
    right: 0px;
    z-index: 1000;
    height: 20px;
    cursor: pointer
}

.gb_ad_an {
    display: inline-block;
    width: 18px;
    height: 18px;
    line-height: 12px;
    border: 1px #c9c6c6 solid;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-size: 26px;
    font-weight: 100
}

.guanbi_ad .gbad_wz {
    float: left;
    height: 18px;
    line-height: 18px;
    padding-right: 5px;
    font-size: 12px;
    color: #333
}

.gbad_tishi {
    width: 230px;
    height: 22px;
    line-height: 22px;
    position: absolute;
    top: -32px;
    right: -100px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
    display: none
}

.bottomtip {
    width: 230px;
    display: inline-block;
    position: relative;
    color: #fff;
    background: rgba(0, 0, 0, 0.9);
    color: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-size: 12px;
}

.bottomtip:after {
    border: 6px solid transparent;
    border-top: 6px solid rgba(0, 0, 0, 0.9);
    position: absolute;
    content: "";
    left: 50%;
    margin-left: 0px;
    top: 100%;
}

.guanbi_ad:hover .gb_ad_an {
    background: #e11c2e;
    border: 1px #e11c2e solid;
    color: #fff
}

.guanbi_ad:hover .gbad_tishi {
    display: block
}

.jfbang_nav {
}

.head-nav li .worldcup-ph-n {
    color: #333
}

.worldcup-ph img {
    position: absolute;
    right: -12px;
    width: 29px;
    height: 13px;
    top: 10px;
}

.guangmain {
    width: 1080px;
    margin: 0 auto
}

.gbdingwei {
    position: relative;
    width: 1080px;
    margin: 0 auto
}

.onoff_ad {
    position: absolute;
    top: -9px;
    right: 0px;
    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
}

.onoff_ad:hover .onoff_tishi {
    display: block
}

#bofangqiup {
}

.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: 0px;
    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;
}

.onecolumn p {
    width: 100%;
    height: 40px;
    line-height: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center
}

.twocolumn {
    overflow: hidden;
    width: 100%;
}

.twocolumn a {
    position: relative;
    width: 534px;
    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: -5px;
    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;
}

.twocolumn a:nth-child(2n+0) {
    margin-left: 10px
}

.twocolumn p {
    width: 534px;
    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: 353px;
    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: -5px;
    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;
}

.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: 353px;
    line-height: 40px;
    margin-bottom: 5px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center
}

.swiperlumn {
}

.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: 0px !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: -5px;
    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;
}

.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;
}

#bofangqiright {
    width: 280px;
    height: 300px
}

#bofangqiright a {
    margin: 0px;
    color: #046241
}

#bofangqiright a:hover {
    color: #ff0000
}

.oneline {
    overflow: hidden;
    width: 100%;
}

.oneline a {
    position: relative;
    width: 100%;
    display: block;
}

.oneline img {
    display: block;
    max-width: 100%;
    max-height: 300px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.oneline .adwz {
    position: absolute;
    bottom: -2px;
    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;
}

.oneline p {
    width: 100%;
    line-height: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left
}

.twocoline {
    overflow: hidden;
    width: 100%;
}

.twocoline a {
    position: relative;
    width: 100%;
    display: block;
}

.twocoline img {
    display: block;
    max-width: 100%;
    max-height: 150px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.twocoline .adwz {
    position: absolute;
    bottom: -2px;
    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;
}

.twocoline a:nth-child(2) {
    margin-top: 5px !important;
}

.twocoline p {
    width: 100%;
    max-height: 150px;
    line-height: 40px;
    margin-bottom: 5px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left
}

.threeline {
    overflow: hidden;
    width: 100%;
}

.threeline a {
    position: relative;
    width: 100%;
    display: block;
}

.threeline img {
    display: block;
    max-width: 100%;
    max-height: 100px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.threeline .adwz {
    position: absolute;
    bottom: -2px;
    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;
}

.threeline a:nth-child(2) {
    margin-top: 5px !important;;
    margin-bottom: 5px !important;
}

.threeline p {
    width: 100%;
    line-height: 40px;
    margin-bottom: 5px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left
}

.swiperline {
}

.swiperline .swiper-container {
    width: 100%;
    height: 100%;
}

.swiperline .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;
}

.swiperline .swiper-container {
    --swiper-theme-color: #fff
}

.swiper-pagination {
    bottom: 0px !important;
}

.swiperline .swiper-slide a {
    position: relative;
    width: 100%;
    display: block;
}

.swiperline .swiper-slide img {
    display: block;
    max-width: 100%;
    max-height: 300px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.swiperline .swiper-slide .adwz {
    position: absolute;
    bottom: -2px;
    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;
}

.swiperline .swiper-slide p {
    width: 100%;
    line-height: 40px;
    margin-bottom: 5px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left
}

.signalrightimg {
    display: inline-block;
    width: 300px
}

.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: -5px;
    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;
}

.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: -5px;
    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;
}

.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: -5px;
    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;
}

.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: 0px !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: -5px;
    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: 1080px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px
}

.oneall {
    overflow: hidden;
    width: 100%;
}

.oneall a {
    position: relative;
    width: 100%;
    display: block;
    margin-top: 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: 0px;
    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;
}

.oneall p {
    width: 100%;
    height: 40px;
    line-height: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center
}

.twoall {
    overflow: hidden;
    width: 100%;
}

.twoall a {
    position: relative;
    width: 534px;
    display: block;
    margin-top: 5px;
    float: left;
}

.twoall img {
    display: block;
    width: 100%;
    height: 40px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.twoall .adwz {
    position: absolute;
    bottom: -5px;
    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;
}

.twoall a:nth-child(2n+0) {
    margin-left: 10px
}

.twoall p {
    width: 534px;
    line-height: 40px;
    margin-bottom: 5px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center
}

.threeall {
    overflow: hidden;
    width: 100%;
}

.threeall a {
    position: relative;
    width: 353px;
    display: block;
    margin-top: 5px;
    float: left;
}

.threeall img {
    display: block;
    width: 100%;
    height: 40px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.threeall .adwz {
    position: absolute;
    bottom: -5px;
    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;
}

.threeall a:nth-child(2) {
    margin: 0 10px
}

.threeall a:nth-child(5) {
    margin: 0 10px
}

.threeall a:nth-child(8) {
    margin: 0 10px
}

.threeall a:nth-child(11) {
    margin: 0 10px
}

.threeall p {
    width: 353px;
    line-height: 40px;
    margin-bottom: 5px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center
}

.swiperall {
    margin-top: 5px;
}

.swiperall .swiper-container {
    width: 100%;
    height: 100%;
}

.swiperall .swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    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;
}

.swiperall .swiper-container {
    --swiper-theme-color: #fff
}

.swiper-pagination {
    bottom: 0px !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: -5px;
    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;
}

.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: 1080px;
    margin-left: auto;
    margin-right: auto;
    background: none
}

.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: 0px;
    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;
}

.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: 534px;
    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: -5px;
    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;
}

.twozblb a:nth-child(2n+0) {
    margin-left: 10px
}

.twozblb p {
    width: 534px;
    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: 353px;
    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: -5px;
    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;
}

.threezblb a:nth-child(2) {
    margin: 0 10px
}

.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: 353px;
    line-height: 40px;
    margin-bottom: 5px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center
}

.swiperzblb {
}

.swiperzblb .swiper-container {
    width: 100%;
    height: 100%;
}

.swiperzblb .swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    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;
}

.swiperzblb .swiper-container {
    --swiper-theme-color: #fff
}

.swiper-pagination {
    bottom: 0px !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: -5px;
    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;
}

.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
}

.zbc-live-con dd div.sywordr {
    margin: 0px !important;
}

.sywordr {
    float: left;
    width: 250px;
    margin: 0px;
    height: 30px;
}

.sywordrswiper, .sywordrswiper div {
    margin: 0px !important;
}

.sywordr a {
    color: #046241;
}

.sywordr a:hover {
    color: #ff0000;
}

.sywordrone {
    margin-left: 5px;
    float: left;
}

.sywordrone a {
    position: relative;
    width: 250px;
    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: -5px;
    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;
}

.sywordrtwo {
    float: left;
}

.sywordrtwo a {
    position: relative;
    display: block;
    width: 100px;
    height: 30px;
    float: left;
    margin: 0 5px
}

.sywordrtwo img {
    display: block;
    width: 100%;
    height: 30px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.sywordrtwo .adwz {
    position: absolute;
    bottom: -5px;
    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: 10px
}

.sywordrtwo p {
    width: 100px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 5px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sywordrthree {
    overflow: hidden;
    width: 250px;
    float: left;
}

.sywordrthree a {
    position: relative;
    width: 70px;
    height: 30px;
    float: left;
    margin: 0 5px
}

.sywordrthree img {
    display: block;
    width: 100%;
    height: 30px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.sywordrthree .adwz {
    position: absolute;
    bottom: -5px;
    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: 70px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 5px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sywordrswiper .swiper-container {
    width: 250px;
    height: 30px;
}

.sywordrswiper .swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    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: 0px !important;
}

.sywordrswiper .swiper-slide a {
    position: relative;
    width: 100%;
    display: block;
}

.sywordrswiper .swiper-slide img {
    display: block;
    width: 210px;
    height: 30px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.sywordrswiper .swiper-slide .adwz {
    position: absolute;
    bottom: -5px;
    left: 2px;
    width: 25px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    background: rgba(0, 0, 0, .5);
    color: #999;
    font-size: 12px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.sywordrswiper .swiper-slide p {
    width: 250px;
    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;
}

.com-bt-five .more em {
    vertical-align: middle;
    font-size: 12px;
    color: #046241
}

.com-zblt-xin-btn .zban_wrap {
    margin: 0 6px;
    background: rgba(150, 152, 159, .7);
    font-size: 13px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    width: 100px;
    height: 30px;
    color: #ffffff;
    border-radius: 40px;
    line-height: 30px;
    text-align: center;
    opacity: 1;
}

.com-zblt-xin-btn .zban_wrap img {
    opacity: 1;
    margin-top: -1px;;
    vertical-align: middle;
}

.com-zblt-xin-btn .zban_wrap:hover {
    color: #ffffff;
    background: rgba(150, 152, 159, 1);
}

.com-zblt-xin-btn .zban_wrap_new:hover {
    color: #ffffff;
    background: #014930;
}

.com-zblt-xin-btn .zban_wrap_new {
    margin: 0 6px;
    background: #046241;
    font-size: 13px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    width: 100px;
    height: 30px;
    color: #ffffff;
    border-radius: 40px;
    line-height: 30px;
    text-align: center;
    border-radius: 40px;
}

.com-box-l .xianguandx_wrap_right > li, .com-con-yi .xianguandx_wrap > li {
    width: auto;
    height: 30px;
    min-width: 30px;
    line-height: 30px;
    border: none;
    border-radius: 30px;
    background: #046241;
    margin-left: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.com-box-l .xianguandx_wrap_right > li a, .com-con-yi .xianguandx_wrap > li a {
    text-align: center;
    font-size: 13px;
    margin: 0;
    color: #ffffff;
    display: flex;
    width: 100%;
    height: 100%;
    padding: 0 15px;
    align-items: center;
    justify-content: center;
}

.com-box-l .xianguandx_wrap_right > .xianguandx_wrap_none, .com-con-yi .xianguandx_wrap > .xianguandx_wrap_none {
    background: #8AD0B7;
}

.com-box-l .xianguandx_wrap_right > .xianguandx_wrap_none a:hover {
    cursor: default;
}

.com-box-l .xianguandx_wrap_right {
    position: absolute;
    top: 15px;
    right: 0;
    background: none;
    border: none;
    display: flex;
    flex-direction: row-reverse;
}

.com-box-l .xianguandx_wrap_right > li img, .com-con-yi .xianguandx_wrap > li img {
    margin-right: 5px;
    max-height: 17px;
    width: auto;
}

.nodata_new_none {
    width: 100%;
    height: 290px;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: url(../img/no-content.png) no-repeat center;
    position: relative;
}

.nodata_new_none > p {
    position: absolute;
    bottom: 15px;
}

.ouzou_t {
    display: block;
    width: 1080px;
    margin: 0 auto;
}

.ouzou_t img {
    width: 100%;
    height: 100%;
}

.hot-top-infor .content-div .zxttcoc {
    color: #ff4f20;
}

.concom-mu-tab-t {
    display: none;
}

.concom-mu-tab-bw ul li.active {
    font-weight: 700;
}

.zqy-dcbx {
    position: fixed;
    right: 5%;
    bottom: 25%;
    display: block;
    z-index: 49;
}

.zqy-dcbx > p {
    width: 54px;
    height: 54px;
    background: #FFFFFF;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 5px 0;
    cursor: pointer;
}

.zqy-dcbx #zqy-dcbx-xf {
    display: none;
}

.zqy-dcbx p:hover {
    background: #046241;
}

.zqy-dcbx p:hover img {
    display: none;
}

.zqy-dcbx p:hover span {
    display: block;
}

.zqy-dcbx p span {
    display: none;
    color: #fff;
    margin: 0;
}

.zqy-dcbx > .zqy-dcbx-sx {
    background: url(../img/sx.png) no-repeat;
    background-size: 100% 100%;
    margin-top: .4rem;
}

.zqy-dcbx > .fanding {
    background: url(../img/zd.png) no-repeat;
    background-size: 100% 100%;
    display: none;
}

.zqc-ix-load {
    display: flex;
    justify-content: center;
    align-items: center;
}

.zqc-ix-load .loading {
    background: url("../img/div_loding.gif") no-repeat;
    background-size: 100% 100%;
    height: 100px;
    width: 100px;
    display: block;
    text-align: center;
    margin-top: 50px;
}