@media only screen and (max-width: 768px) {

    .zhibolist .t10,
    .zhibolist .t20,
    .zhibolist .t30,
    .zhibolist .t40,
    .zhibolist .t50 {
        float: left;
        width: 20%;
    }

    .tit-zb {
        border-radius: 0px 0px 0 0;
        background: linear-gradient(to top right, #044940, #0c806d);
        float: left;
        width: 100%;
        min-height: 90px;
        line-height: 30px;
        margin: 0px 0 0 0;
        color: #fff;
        overflow: hidden;
    }

    .tit-zb ul {
        text-align: center;
        padding: 20px 0;
    }


    .tit-zb a {
        font-size: 14px;
        text-align: center;
        white-space: nowrap;
        line-height: 30px;
        margin: 0 0 0 0;
        color: #fff;
        padding: 0 10px
    }

    .tit-zb a:hover {
        color: #f00
    }

    .tit-zb #sjb {
        float: left;
        width: 100%;
    }

    .tit-zb a img {
        object-fit: cover;
        height: 40px;
        max-width: 100%;
        display: block;
        margin: 25px auto 15px auto;
    }

    .zhibolist {
        width: 100%;
        float: left;
        margin-top: 0px;
        text-align: left;
    }

    .zhibolist .titlebar .hl_bar {
        background-image: linear-gradient(to right, #044940, #0c806d);
    }


    .zhibolist .titlebar .hl_bar ul {
        width: 100%;
        float: left;
        background: linear-gradient(to top right, #2a99b9, #0c806d);
        height: 57px;
        overflow: hidden;
        border-radius: 0px;
    }

    .zhibolist .titlebar .hl_bar ul li {
        text-align: center;
        float: left;
        max-width: 20%;
        padding: 0 0%;
        line-height: 57px;
        height: 57px;
        overflow: hidden;
    }

    .zhibolist .titlebar .hl_bar ul li a, .zhibolist .t1 a, .zhibolist .t2 a, .zhibolist .t3 a {
        color: #fff;
        text-align: center
    }

    .zhibolist .titlebar .hl_tit ul {
        display: none;
    }

    .zhibolist .titlebar .hl_y {
        display: none;
        float: right;
        height: 47px;
        line-height: 47px
    }

    .zhibolist .titlebar .hl_y a {
        color: #fff;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        padding: 5px 20px
    }

    .zhibolist .titlebar .hl_y .on {
        background: #fff;
        color: #d3c
    }

    .zhibolist .t1 {
        float: left;
        height: 35px;
        width: 22%;
        font-size: 14px;
        padding-left: 30px;
        color: #666;
        line-height: 35px;
        text-align: left
    }

    .zhibolist .t2 {
        display: none;
        float: right;
        width: 22%;
        font-size: 12px;
        height: 35px;
    }

    .zhibolist .t3 {
        float: left;
        width: 40%;
        height: 35px;
    }

    .zhibolist .t3 a {
        font-size: 14px;
        color: #666;
        text-align: left;
        line-height: 35px;
    }

    .zhibolist .t2 a, .zhibolist .t1 a {
        font-size: 14px;
        line-height: 35px;
        color: #666
    }

    .zhibolist .t4 {
        width: 100%;
        height: 30px;
    }

    .zhibolist .t5 {
        display: none;
        width: 70%;
        height: 30px;
    }

    .zhibolist .t6 {
        width: 30%;
        float: right !important;
        height: 35px;
        margin: -68px 0 0 0;
        font-size: 14px;
        line-height: 30px;
    }

    .zhibolist .t2 img {
        height: 35px
    }

    .zhibolist .dateheader {
        float: left;
        height: 50px;
        line-height: 50px;
        border-radius: 0px;
        width: 100%;
        margin: 0px 0%;
        background-color: #eee;
        color: #0c806d;
        font-weight: 700;
        font-size: 14px
    }

    .zhibolist .dateheader a {
        line-height: 50px;
        color: #ffd7b9;
        font-weight: 700;
        font-size: 18px
    }

    .listcontent {
        clear: both;
        float: left;
        width: 100%;
        padding-bottom: 1px;
    }

    .listcontent ul {
        border-bottom: 1px solid #ccc;
        background: #fff;
        list-style: none;
        width: 100%;
        padding-bottom: 20px;
        float: left;
        margin: 10px 0 10px 0;
    }

    .listcontent ul li {
        font-weight: 700;
        float: left;
        overflow: hidden
    }

    .morelist, .playwall em {
        clear: both;
        line-height: 24px
    }

    .zhibolist .listcontent .t4 a {
        overflow: hidden;
        width: 90%;
        margin: 0 5%;
        color: #0c806d;
        line-height: 40px;
        font-size: 16px;
        font-weight: 700;
        float: left;
        text-align: center
    }


    .zhibolist .listcontent .t5 a {
        line-height: 45px;
        font-size: 12px;
        color: #666;
        padding: 0px 5px;
        margin: 10px 0px;
    }

    .gray {
        background-color: #f4f4f4
    }

    .zhibolist .listcontent ul:hover {
        background-color: #f1f1f1
    }

    .t6.live a {
        color: #f00;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        padding: 5px 0px 0 15px;
    }

    a, body {
        font: 400 16px Helvetica, "Microsoft YaHei", SimSun;
        color: #3f3f3f
    }

    .clearfix:after, .clearfix:before {
        display: table;
        content: ""
    }

    .info, .t6 a {
        line-height: 40px;
        color: #666;
        font-size: 14px;
        border-radius: 5px;
        padding: 15px 0 0 0px;
    }

    .date-filter {
        display: none;
    }

    .zhibolist .titlebar .zb_20 {
        float: left;
        width: 100%;
        background-image: linear-gradient(to right, #044940, #0c806d);
        height: 60px;
        overflow: hidden;
    }

    .zhibolist .titlebar .zb_20 span {
        border-radius: 50px;
        height: 20px;
        line-height: 20px;
        margin: 20px 20px 0 5%;
        padding: 0px 10px;
        background: #ff0;
        font-weight: 600;
        float: left;
        font-size: 14px;
        color: #044940;
    }

    .zhibolist .titlebar .zb_20 p a {
        float: left;
        line-height: 60px;
        font-size: 14px;
        font-weight: 600;
        color: #FF0;
        margin: 0 10px;
    }


}

@media only screen and (min-width: 768px) {
    .blank20 {
        margin: 20px 0 0 0;
    }

    .tit-zb {
        border-radius: 8px;
        float: left;
        background-size: 100% auto;
        float: left;
        width: 1140px;
        text-align: center;
        height: 80px;
        line-height: 40px;
        margin: 0px 0 20px 0px;
        color: #fff;
        padding: 20px 30px;
        overflow: hidden;
    }

    .tit-zb a {
        float: left;
        font-size: 16px;
        text-align: center;
        white-space: nowrap;
        white-space: nowrap;
        color: #fff;
        width: 71.6px;
        line-height: 40px;
    }

    .tit-zb a:hover {
        color: #ff0
    }

    .tit-zb #sjb {
        float: left;
        width: 260px;
        margin: 0 20px 0 0;
        height: 100px;
    }

    .tit-zb a img {
        height: 50px;
        margin: 8px 0 0px 0px;
        border-bottom: 0px solid #ff0;
        border: 0px solid #ff0;
        padding: 5px
    }

    .zhibolist .titlebar .zb_20 {
        float: left;
        width: 100%;
        border-top: 0px solid #f4f4fb;
        background-image: linear-gradient(to right, #ac1e55, #752878);
        height: 60px;
        overflow: hidden;
    }

    .zhibolist .titlebar .zb_20 span {
        line-height: 60px;
        margin: 0px 0px 0 25%;
        padding: 0px 0 0 30px;
        float: left;
        font-size: 16px;
        font-weight: 400;
        color: #fff;
        width: 89px;
    }

    .zhibolist .titlebar .zb_20 p a {
        float: left;
        line-height: 60px;
        font-size: 16px;
        font-weight: 600;
        margin-right: 20px;
        color: #fff;
    }


    .zhibolist {
        float: left;
        width: 100%;
        padding: 0;
        margin-left: 0px;
    }

    .zhibolist .titlebar .hl_bar {
        float: left;
        border-radius: 8px 8px 0 0;
        width: 100%;
        background: #044940;
    }

    .zhibolist .titlebar .hl_bar h1 {
        color: #fff
    }


    .feedbackTips, .foot_global, .morelist, .zhibolist .t6 {
        text-align: center
    }

    .zhibolist .titlebar .hl_bar .t2, .zhibolist .titlebar .hl_bar .t3, .zhibolist .titlebar .hl_bar .t20, .zhibolist .titlebar .hl_bar .t30, .zhibolist .titlebar .hl_bar .t40, .zhibolist .titlebar .hl_bar .t50 {
        width: 90px;
        margin-left: 20px;
        padding-left: 20px;
    }

    .zhibolist .titlebar .hl_bar ul {
        list-style: none;
        float: left;
        width: 100%;
        height: 35px;
        margin: 15px 0 10px 10px
    }

    .zhibolist .titlebar .hl_bar ul li {
        float: left;
        border-right: 0px solid #1e5295;
        margin-bottom: 5px;
        height: 35px;
        line-height: 35px;
        font-weight: 400
    }

    .zhibolist .titlebar .hl_bar ul li a {
        display: block;
        width: 100px;
        height: 50px;
        line-height: 35px;
        color: #fff
    }

    .zhibolist .titlebar .hl_bar ul li a:hover {
        color: #f00
    }

    .zhibolist .titlebar .hl_bar .t0 {
        width: 100px
    }

    .zhibolist .titlebar .hl_bar .t1 {
        width: 80px;
        padding-left: 20px
    }

    .zhibolist .titlebar .hl_bar .t1 a {
    }

    .zhibolist .titlebar .hl_bar .t2 a {
    }

    .zhibolist .titlebar .hl_bar .t3 a {
    }

    .zhibolist .titlebar .hl_bar .t10 {
        width: 80px;
        font-size: 18px;
    }

    .zhibolist .titlebar .hl_bar .t10 a {
        font-size: 18px;
    }

    .zhibolist .titlebar .hl_bar .t20 a {
        font-size: 18px;
    }

    .zhibolist .titlebar .hl_bar .t30 a, .zhibolist .titlebar .hl_bar .t40 a {
        font-size: 18px;
    }

    .zhibolist .titlebar .hl_bar .t50 a {
        font-size: 18px;
        background-size: auto 16px;
    }

    .zhibolist .titlebar .hl_tit ul {
        display: none
    }

    .zhibolist .titlebar .hl_tit ul li {
        float: left;
        border-right: 1px solid #d9d9d9;
        border-bottom: 1px solid #d9d9d9;
        margin-bottom: 5px;
        height: 35px;
        line-height: 35px;
        font-weight: 400
    }

    .zhibolist .titlebar .hl_y {
        display: none;
        float: right;
        height: 47px;
        line-height: 47px
    }

    .zhibolist .titlebar .hl_y a {
        color: #fff;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        padding: 5px 20px
    }

    .zhibolist .titlebar .hl_y .on {
        background: #fff;
        color: #03C
    }


    .zhibolist .t1 {
        width: 16%;
        overflow: hidden;
        float: left;
        font-size: 14px;
        color: #000;
        padding-left: 0px
    }

    .zhibolist .t2 {
        float: left;
        font-size: 0px;
        width: 0px;
        overflow: hidden;
        background: #044940;
    }

    .zhibolist .t3 {
        float: left;
        text-align: left;
        width: 20%;
        overflow: hidden;
    }

    .zhibolist .t3 a {
        font-size: 14px;
        color: #666;
        padding-left: 40px;
    }

    .zhibolist .t1 a {
        font-size: 16px;
        color: #ff0000
    }

    .zhibolist .t4 {
        background-size: auto 30px;
        float: left;
        text-align: center;
        width: 25%;
        margin-right: 2%;
        overflow: hidden;
        padding-left: 45px
    }

    .zhibolist .t5 {
        float: left;
        background-size: auto 20px;
        width: 15%;
        text-align: left;
        overflow: hidden;
        padding-left: 30px
    }

    .zhibolist .t6 {
        float: left;
        width: 10%;
        float: right !important;
        margin-top: 6px;
        font-size: 14px;
    }

    .zhibolist .t2 img {
        width: 100%
    }

    .zhibolist .t2 a {
        color: #044940;
    }

    .zhibolist .dateheader {
        float: left;
        height: 50px;
        line-height: 46px;
        border-radius: 0px;
        width: 100%;
        background: #eee;
        margin: 0px 0 0 0%;
        color: #044940;
        font-weight: 700;
        font-size: 14px
    }

    .zhibolist .dateheader a {
        line-height: 80px;
        color: #fff;
        font-weight: 700;
        font-size: 26px
    }

    .listcontent {
        float: left;
        width: 96%;
        padding: 2%;
        background: #f8f8f8
    }

    .listcontent ul {
        border-bottom: 1px solid #eee;
        list-style: none;
        width: 100%;
        float: left;
        margin: 0px 0% 0px 0%;
        height: 60px;
        line-height: 60px;
        overflow: hidden;
    }

    .listcontent ul li {
        font-weight: 700;
        float: left;
        overflow: hidden
    }

    .morelist, .playwall em {
        clear: both;
        line-height: 24px
    }

    .zhibolist .listcontent .t4 a {
        font-weight: 700;
        color: #004276;
        font-size: 14px;
    }

    .zhibolist .t6 a {
        padding: 12px 0 0 0;
        text-align: center;
        width: 100%;
        float: left;
        color: #004276
    }

    .zhibolist .listcontent .t5 a {
        color: #666;
        padding: 0px 5px;
        margin: 0px 0px;
    }

    .gray {
    }

    .zhibolist .listcontent ul:hover {
        background-color: #eee
    }

    .t6.live a {
        color: #f00;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        padding: 13px 0px
    }

    .playwall .grid {
        height: 175px;
        margin-left: -32px
    }

    .playwall em {
        font-size: 14px;
        display: block;
        height: 25px;
        color: #019fe6;
        width: 190px;
        font-weight: 400
    }

    .playwall .choose {
        overflow: hidden;
        width: 35px;
        height: 12px;
        margin: 10px auto 0
    }

    .playwall .choose span {
        display: inline-block;
        float: left;
        width: 12px;
        height: 12px;
        background: #d6d6d6;
        margin-right: 5px;
        cursor: pointer;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px
    }

    .playwall .choose span.shover {
        background: #1c90e2
    }

    a, body {
        font: 400 14px Helvetica, "Microsoft YaHei", SimSun;
        color: #3f3f3f
    }


    .date-filter {
        display: none;
        position: absolute;
        left: -47px;
        background-color: #eff6fa
    }

    .date-filter ul {
        margin-bottom: 0
    }

    .date-filter ul li a {
        display: block;
        font-size: 16px;
        color: #444;
        padding: 10px 5px
    }

    .date-filter ul li a.active, .date-filter ul li a:hover {
        background-color: #a6cf4f;
        color: #fff
    }

    .date-filter ul li a.active {
        position: relative;
        color: #fff
    }

    /**.date-filter ul li a.active:after{content:"";display:block;position:absolute;top:8px;left:41px;width:0;height:0;border-color:transparent transparent transparent #a6cf4f;border-style:solid;border-width:11px 0 11px 11px}**/
    .box .title, .clear, .clearfix:after, .dateheader {
        clear: both
    }

}

.black20 {
    width: 100%;
    float: left;
    height: 20px;
}

#gotoTop {
    width: 40px;
    height: 40px;
    border-radius: 40px;
    background-size: 40px 40px;
    position: fixed;
    bottom: 158px;
    right: 5%;
}

@media only screen and (max-width: 768px) {
    .tit-jr {
        display: none;
        float: left;
        width: 60%;
        border: 1px solid #999;
        height: auto;
        margin: 20px 10%;
        overflow: hidden;
        padding: 20px 10%;
        text-align: center;
        border-radius: 10px;
    }

    .tit-jr a {
        color: #044940;
        font-size: 18px
    }

    body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, input, select, textarea, div, table, td, th, tr, dt, dd, dl {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

    ul, ol {
        list-style: none;
    }

    em, i {
        font-style: normal;
    }

    img {
        object-fit: cover;
        border: 0;
        vertical-align: middle;
    }

    input, select {
        vertical-align: middle;
        outline: none;
    }

    a {
        text-decoration: none;
    }

    img {
        border: none;
    }

    body {
        min-width: 100%;
        font-family: 'Microsoft YaHei', 'Arial', 'Heiti SC';
        background: #fff;
    }

    body { /***-webkit-user-select:none;-moz-user-select:none; -ms-user-select:none;user-select:none;**/
    }

    .more_href {
        background: #044940;
        width: 90%;
        margin: 30px 5%;
        height: 55px;
        text-align: center;
        color: #fff;
        line-height: 55px;
        border-radius: 40px;
        font-size: 20px
    }

    .W_1200 {
        width: 100%;
        margin: 0 auto;
    }

    /********** header **********/
    .top_home {
    }

    /*?�C�㨦��???����?��*/
    .news-list-wutu {
        float: left;
        width: 100%;
        height: auto;
        margin-left: 10px;
        margin: 20px 0;
    }

    .news-list-wutu ul li {
        width: 100%;
        height: 50px;
        overflow: hidden;
        line-height: 25px;
        float: left;
        border-top: 1px solid #e8e8e8;
        margin: 0 0 25px 0;
        padding-top: 25px;
    }

    .news-list-wutu ul li a:hover {
        color: #f00
    }

    .news-list-wutu ul li:hover {
        background: #f8f8f8
    }

    .news-list-wutu ul li span {
        float: left;
        border-radius: 20px;
        padding: 0px 8px;
        background: #f8f8f8;
        margin: 0 10px 0 0;
        height: 50px;
        line-height: 50px;
        font-size: 12px;
        color: #666;
    }

    .news-list-wutu ul li a {
        margin: 0px 10px 0 0;
        font-size: 16px;
        color: #555;
    }

    /*?�C�㨦��???����?��*/
    .news-list {
        float: left;
        width: 96%;
        height: auto;
        margin: 0px 2%;
        overflow: hidden;
    }

    .news-list > ul li {
        width: 100%;
        height: 100px;
        display: block;
        border-top: 1px solid #e6e6e6;
        overflow: hidden;
    }

    .news-list > ul li a img {
        max-width: 30%;
        height: 80px;
        border-radius: 10px;
        display: block;
        float: left;
        margin: 10px 10px 0 0;
        overflow: hidden;
    }

    .news-list > ul li a span {
        display: block;
        min-width: 60%;
        height: 60px;
        line-height: 30px;
        overflow: hidden;
        margin: 20px 0 10px 0;
        font-size: 16px;
        color: #404040;
    }

    .news-list > ul li p {
        display: none;
    }

    .news-list > ul li div {
        display: none;
    }

    /*2023-LOGO*/
    .top_home {
        height: 130px;
        text-align: center;
        background: #fff;
        position: relative;
        z-index: 1;
        overflow: hidden;
    }

    .logo-img {
        float: left;
        width: 50%;
        height: 65px;
        overflow: hidden;
    }

    .logo-img img {
        float: left;
        width: auto;
        height: 45px;
        margin: 10px 0 0 8%;
    }

    .logo-txt {
        border-radius: 8px 8px 0 0;
        float: left;
        background: #044940;
        margin: 1px 0 0 0;
        float: left;
        width: 94%;
        height: 65px;
        overflow: hidden;
        padding: 0 3%
    }

    .logo-txt a {
        overflow: hidden;
        float: left;
        font-size: 16px;
        color: #fff;
        line-height: 65px;
        padding: 0px 0;
        width: 25%;
        overflow: hidden;
    }

    .logo-txt a.active{ color: #f00;}
    .logo-txt a:hover {
        color: #f00;
    }

    /*search*/
    .search {
        float: right;
        text-align: center;
        width: 40%;
        height: 38px;
        background: #ddd;
        border: 0px solid #ddd;
        border-radius: 18px;
        margin: -118px 4% 0 0;
    }

    .search .key {
        background: #ddd;
        width: 65%;
        border: none;
        border-radius: 18px;
        height: 30px;
        margin: 0px 0px;
        color: #666;
    }

    .search .btn {
        float: right;
        width: 26%;
        height: 30px;
        border: none;
        cursor: pointer;
        margin: 4px 4px;
        border-radius: 18px;
    }

    /*��?��??��?����*/
    .brednav {
        display: none;
        height: 45px;
        text-align: center;
        margin: 0px 0;
        padding: 0px 4%;
        overflow: hidden;
        border-bottom: 1px solid #d8d8d8;
    }

    .brednav p {
        line-height: 38px;
        height: 45px;
        line-height: 45px;
        color: #ccc;
        font-size: 18px;
    }

    .brednav p a {
        color: #999;
    }

    .brednav p a:hover {
        color: #12B89C;
    }

    .con-left, .con-right {
        width: 96%;
        margin: 0 2%;
    }

    /*??-����������?����?*/
    .hot-con {
        width: 96%;
        margin: 20px 2% 0 2%;
        overflow: hidden;
    }

    .hot-con li {
        width: 100%;
        overflow: hidden;
        float: left;
        max-height: 50px;
        margin: 10px 0;
        line-height: 30px;
        padding: 0 0 0 25px;
    }

    .hot-con li a {
        float: left;
        width: 100%;
        line-height: 20px;
        overflow: hidden;
        color: #404040;
        font-size: 14px;
    }

    .hot-con li:hover a {
        color: #044940;
    }

    .hot-con li:hover i {
        background: #044940;
    }

    .bt-c2 {
        height: 60px;
        line-height: 60px;
        width: 100%;
        margin: 0px 0;
        float: left;
        overflow: hidden;
    }

    .bt-c2 p, .bt-c2 h2 {
        font-weight: normal;
        float: left;
        width: 100%;
        font-size: 18px;
        color: #fff;
        line-height: 60px;
        background: #0c806d;
        border-radius: 8px;
        text-align: center
    }

    .bt-c2 a {
        float: right;
        line-height: 24px;
        font-size: 14px;
        color: #044940;
        margin: 0 0 0 20px;
        height: 24px;
        display: inline-block;
    }

    .page-c {
        width: 100%;
        float: left;
    }

    #page {
        display: table;
        margin: 30px auto 30px;
    }

    #page ul {
        text-align: center;
    }

    #page a, #page span {
        width: auto;
        padding: 0 10px;
        height: 30px;
        line-height: 30px;
        color: #666;
        display: inline-block;
        font-size: 14px;
        border-radius: 5px;
        border: 1px solid #e6e6e6;
        margin: 5px 5px;
    }

    #page span {
        background-color: #044940 !important;
        color: #fff !important;
    }

    #page a:hover {
        background-color: #044940 !important;
        color: #fff !important;
    }

    .activP {
        background-color: #044940 !important;
        color: #fff !important
    }

    .list-tit {
        float: left;
        background: #044940;
        width: 92%;
        height: 38px;
        padding: 10px 4%;
        margin: 20px 0 0 0%;
        overflow: hidden;
    }

    .list-tit h2 {
        float: left;
        font-size: 26px;
        padding: 0 0 0 0px;
        line-height: 38px;
        color: #fff
    }

    .list-tit span {
        float: right;
        font-size: 16px;
        line-height: 42px;
        color: #fff
    }

    .list-tit {
        font-size: 16px;
        line-height: 42px;
        margin-right: 10px;
        color: #fff
    }

    .right-tit {
        float: left;
        background: #fff;
        width: 90%;
        padding: 0 5%
    }

    .right-tit ul {
        float: left;
        width: 100%;
        margin: 20px 0;
    }

    .right-tit ul li {
        float: left;
        width: 25%;
        height: 60px;
        margin: 0 0 0px 0;
        padding: 4% 0;
    }

    .right-tit .arc-right-img {
        float: left;
        height: 35px;
        width: 100%;
    }

    .right-tit .arc-right-img img {
        object-fit: cover;
        border-radius: 0%;
        display: block;
        margin: 0px auto;
        height: 100%;
    }

    .right-tit .arc-right-name {
        text-align: center;
        margin: 5px 0 0 0;
        color: #000;
        float: left;
        width: 100%
    }

    .right-tit ul li:hover {
        border-radius: 10%;
        background: #eee;
        color: #f00000;
    }

    .right-akimg {
        width: 100%;
        float: left;
        padding: 20px 0;
    }

    .right-akimg img {
        width: 100%;
        border-radius: 8px;
    }

    .tit-yx {
        width: 90%;
        float: left;
        border-bottom: 0px solid #ccc;
        overflow: hidden;
        overflow: hidden;
        margin: 0px 0;
        padding: 10px 5%;
    }

    .tit-yx h2 {
        width: 100%;
        text-align: center;
        line-height: 52px;
        font-size: 26px;
        margin: 0px 0%;
        color: #fff;
        padding: 0px
    }

    .tit-yx h2 {
        float: left;
        width: 100%
    }

    .tit-yx h2 a {
        display: none;
    }

    .tit-yx .fr {
        display: none
    }

    .list-nav {
        text-align: center;
        background: #f8f8f8;
        float: left;
        border-bottom: 1px solid #ddd;
        height: 60px;
        width: 96%;
        margin: 0px 0 0px 0;
        padding: 0 2%;
        overflow: hidden;
    }

    .list-nav a {
        width: 25%;
        text-align: center;
        line-height: 60px;
        height: 40px;
        font-size: 16px;
        margin: 0px auto;
        font-weight: 700;
        color: #044940;
        padding: 0 3%;
        overflow: hidden;
    }

    .list-nav a:hover {
        color: #f00;
    }

    .list-nav .bttab-style, .tit-yx .bttab-style {
        color: #f00
    }

    /*links*/
    .lis {
        font-size: 14px;
        color: #111
    }

    .Foot {
        width: 100%;
        float: left;
        background: #044940;
        padding: 50px 2% 100px 2%;
    }

    .Foot p {
        width: 100%;
        height: 20px;
        line-height: 20px;
        overflow: hidden;
        text-align: center;
        color: #ccc;
        font-size: 12px;
    }

    .Foot p a {
        color: #ccc;
        margin: 0 2px;
        font-size: 12px;
    }

    .Foot p a:hover {
        color: #f00;
    }

    .Foot dd {
        float: left;
        border-bottom: 1px solid #ccc;
        width: 96%;
        margin: -30px 2% 20px 2%;
        padding: 0 0 20px 0;
    }

    .Foot dd a {
        float: left;
        width: 23%;
        height: 40px;
        font-size: 14px;
        color: #fff;
        overflow: hidden;
        margin: 0 0 0 2%;
        line-height: 40px;
    }

    .footer2 {
        width: 100%;
        position: fixed;
        bottom: 0;
        height: 50px;
        z-index: 100;
        background: #f2f2f2;
        border-top: 1px solid #cecece;
        padding-top: 5px;
        margin: 0 auto;
        left: 0;
        right: 0;
    }

    .footer2 {
        float: left;
        width: 100%;
        position: fixed;
        bottom: 0;
        height: 50px;
        z-index: 100;
        background: #f2f2f2;
        border-top: 1px solid #cecece;
        padding-top: 5px;
        margin: 0 auto;
        left: 0;
        right: 0
    }

    .footer2 a {
        width: 20%;
        float: left;
        text-align: center;
        color: #666
    }

    .footer2 a.dq {
        color: #0c806d
    }

    .footer2 a i {
        width: 100%;
        display: block;
        height: 25px
    }

    .footer2 a.index i {
        background-size: 26px 23px
    }

    .footer2 a.icozq i {
        background-size: 23px 23px
    }

    .footer2 a.icolq i {
        background-size: 23px 23px
    }

    .footer2 a.icobj i {
        background-size: 25px 25px
    }

    .footer2 a.icolx i {
        background-size: 23px 23px
    }

    .footer2 a.icoxs i {
        background-size: 23px 23px
    }

    /**2023-live**/
    .top-live {
        display: none;
    }

    .list-live-gdzb a {
        display: none
    }

    .index-jd {
        border-radius: 0px;
        width: 100%;
        float: left;
        height: auto;
        overflow: hidden;
        background: #fff;
        padding: 0px;
        margin: 0px 0;
    }

    .index-jd-left {
        border-radius: 0px;
        float: right;
        width: 100%;
        height: 310px;
        background: #044940;
        margin: 0px 0
    }

    .index-jd-left .img2023 {
        border-radius: 8px 8px 0 0;
        float: left;
        width: 100%;
        background: #666;
        height: 250px;
        overflow: hidden;
    }

    .index-jd-left img {
        min-height: 250px;
        width: 100%;
    }

    .index-jd-left dd {
        border-radius: 80px;
        float: left;
        height: 28px;
        line-height: 28px;
        font-size: 12px;
        padding: 0px 10px;
        background: #0c806d;
        color: #fff;
        margin: 17px 10px 10px 10px;
    }

    .index-jd-left span {
        font-size: 16px;
        line-height: 60px;
        height: 60px;
        font-weight: bold;
        color: #fff;
    }

    .index-jd-right {
        width: 90%;
        padding: 0 5%;
        float: left;
        overflow: hidden;
        margin: 0 0 30px 0;
    }

    .index-jd-right dl a {
        border-bottom: 1px solid #ccc;
        width: 100%;
        float: left;
        overflow: hidden;
        font-size: 22px;
        color: #044940;
        padding: 20px 0px 20px 0px;
        text-align: center;
    }

    .index-jd-right ul {
        width: 100%;
        float: left;
        overflow: hidden;
    }

    .index-jd-right ul li {
        width: 105%;
        float: left;
        height: 46px;
        line-height: 66px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
    }

    .index-jd-right ul li a {
        font-size: 16px;
        color: #044940;
    }

    .index-jd-right ul li a:hover {
        color: #f00;
    }

    .index-jd-right ul li img {
        width: 20px;
        margin: -5px 10px 0 0;
    }

    /*?�C�㨦��???����?��*/
    .newslist dl {
        border-bottom: 1px solid #ddd;
        float: left;
        width: 90%;
        height: 140px;
        margin: 5% 0 0 5%;
        padding: 0 0 5% 0
    }

    .list-img {
        background: #044940;
        float: left;
        width: 30%;
        height: 100px;
        margin: 0px 0px 0px 0;
        overflow: hidden;
    }

    .list-img img {
        float: left;
        width: 100%;
        min-height: 100px;
        object-fit: cover
    ;
    }

    .newslist li {
        float: left;
        width: 100%;
    }

    .newslist dd {
        float: left;
        text-align: left;
        width: 64%;
        height: 120px;
        margin: 0 0 0 5%;
        overflow: hidden;
    }

    .newslist .a1 {
        float: left;
        width: 100%;
        height: 20px;
        line-height: 20px;
        overflow: hidden;
        margin-top: 10px;
        color: #999;
        font-size: 12px
    }

    .newslist .a2 {
        float: left;
        width: 100%;
        font-weight: 600;
        font-size: 15px;
        height: 90px;
        line-height: 25px;
        padding: 10px 0 0 0px;
        overflow: hidden;
    }

    .newslist dd:hover {
        color: #f00;
    }

    .more a {
        float: left;
        width: 90%;
        height: 50px;
        border-radius: 8px;
        margin: 30px 5%;
        line-height: 50px;
        background: #eee;
        color: #044940;
        font-size: 16px
    }

    /**right*list**/
    .list {
        border-radius: 0 0px 8px 8px;
        float: left;
        width: 90%;
        background: #fff;
        margin: 20px 20px 0 0;
        padding: 0 5%;
        overflow: auto;
    }

    .list li {
        float: left;
        width: 100%;
        max-height: 120px;
        margin: 8px 0%;
        border-bottom: 1px solid #e8e8e8;
        padding-bottom: 20px;
    }

    .list li .k1 {
        margin: 0px 0 0px 0;
        float: left;
        color: #999;
        padding: 0 0px 0 40px;
        font-size: 12px;
        line-height: 15px;
        height: 30px
    }

    .list li .k1 dl {
        float: left;
    }

    .list li .k1 dd {
        float: left;
        width: 100%;
        padding: 0 0 0 0px;
    }

    .list li a {
        width: 100%;
        float: left;
        color: #000;
        line-height: 25px
    }

    .list li a b {
        float: left;
        width: 86%;
        padding: 0 0 0 40px;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        margin: 0 0px 0 0;
        overflow: hidden;
    }

    .list li a span {
        float: left;
        width: 100%;
        font-size: 12px;
        margin: 0 0px 0 0;
        font-weight: 300;
        overflow: auto;
    }

    .list li a:hover, .list li dd:hover, .list li dl:hover {
        color: #f00
    }
}

@media only screen and (min-width: 768px) {

    .footer2 {
        display: none;
    }

    .tit-jr {
        float: left;
        width: 60%;
        border: 1px solid #999;
        height: auto;
        margin: 20px 10%;
        overflow: hidden;
        padding: 20px 10%;
        text-align: center;
        border-radius: 10px;
    }

    .tit-jr a {
        color: #044940;
        font-size: 18px
    }

    body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, input, select, textarea, div, table, td, th, tr, dt, dd, dl {
        margin: 0;
        padding: 0;
        list-style-type: none;
    }

    ul, ol {
        list-style: none;
    }

    em, i {
        font-style: normal;
    }

    img {
        object-fit: cover;
        border: 0;
        vertical-align: middle;
    }

    input, select {
        vertical-align: middle;
        outline: none;
    }

    a {
        text-decoration: none;
    }

    img {
        border: none;
    }

    body {
        font-family: 'Microsoft YaHei', 'Arial', 'Heiti SC';
    }

    body {
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .fl {
        display: block;
        float: left;
    }

    .fr {
        display: block;
        float: right;
    }

    .W_1200 {
        width: 1200px;
        margin: 0 auto;
    }

    .Mgtop_20 {
        margin-top: 20px;
    }

    /********** header **********/
    .more_href {
        background: #044940;
        width: 90%;
        margin: 30px 5%;
        height: 55px;
        text-align: center;
        color: #fff;
        line-height: 55px;
        border-radius: 40px;
        font-size: 20px
    }

    /*?�C�㨦��???����?��*/
    .newslist dl {
        border-bottom: 1px solid #ddd;
        float: left;
        width: 90%;
        margin: 3% 0 0 5%;
        padding: 0 0 3% 0
    }

    .list-img {
        background: #044940;
        float: left;
        width: 30%;
        height: 130px;
        margin: 0px 0px 0px 0;
        border-radius: 8px;
        overflow: hidden;
    }

    .list-img img {
        float: left;
        width: 100%;
        min-height: 130px;
    }

    .newslist li {
        float: left;
        width: 100%;
    }

    .newslist dd {
        float: left;
        text-align: left;
        width: 64%;
        height: 120px;
        margin: 0 0 0 5%;
        overflow: hidden;
    }

    .newslist .a1 {
        float: left;
        width: 100%;
        height: 20px;
        overflow: hidden;
        color: #999;
        font-size: 12px
    }

    .newslist .a2 {
        float: left;
        width: 100%;
        font-weight: 700;
        font-size: 22px;
        height: 90px;
        line-height: 35px;
        padding: 10px 0 0 0px;
        overflow: hidden;
    }

    .newslist dd:hover {
        color: #f00;
    }

    /*2023-LOGO*/
    .top_home {
        height: 60px;
        border-bottom: 1px solid #ccc;
        text-align: center;
        background: #fff;
        position: relative;
        z-index: 1;
    }

    .logo-img {
        width: 160px;
    }

    .logo-img img {
        float: left;
        width: auto;
        height: 58px;
        margin: 14px 0 0 0px;
    }

    .logo-txt {
        margin: 14px 0 0 30px;
        float: left;
        line-height: 60px;
        overflow: hidden;
    }

    .logo-txt a {
        float: left;
        font-size: 18px;
        color: #000;
        padding: 0 7px;
        border-radius: 10px;
        font-weight: 700;
    }
    .logo-txt a.active{ color: #f00;}
    .logo-txt a:hover {
        color: #f00;
    }

    /*search*/
    .search {
        width: 300px;
        height: 38px;
        border: 1px solid #eee;
        background: #eee;
        margin: 22px 0 0 0;
        border-radius: 18px;
    }

    .search .key {
        width: 210px;
        background: #eee;
        border: none;
        height: 30px;
        margin: 3px 10px;
        color: #999;
    }

    .search .btn {
        width: 48px;
        height: 30px;
        border: none;
        cursor: pointer;
        margin: 4px 4px;
        border-radius: 100px;
    }

    .search input:-webkit-autofill {
        background: none;
    }

    .search .btn:hover {
    }

    .index-jd {
        border-radius: 8px;
        width: 1180PX;
        float: left;
        height: 550px;
        overflow: hidden;
        background: #fff;
        padding: 10px;
        margin: 20px 0;
    }

    .index-jd-left {
        border-radius: 8px;
        float: right;
        width: 760px;
        height: 550px;
        background: #044940;
        margin: 0px 0
    }

    .index-jd-left .img2023 {
        float: left;
        width: 100%;
        border-radius: 8px 8px 0 0;
        background: #eee;
        height: 490px;
        overflow: hidden;
    }

    .index-jd-left img {
        min-height: 490px;
        width: 100%;
    }

    .index-jd-left dd {
        border-radius: 80px;
        float: left;
        height: 28px;
        line-height: 28px;
        font-size: 16px;
        padding: 0px 20px;
        background: #0c806d;
        color: #fff;
        margin: 17px 15px 10px 20px;
    }

    .index-jd-left span:hover {
        color: #0c806d;
    }

    .index-jd-left span {
        font-size: 22px;
        line-height: 60px;
        height: 60px;
        font-weight: bold;
        color: #fff;
    }

    .index-jd-right {
        width: 380px;
        padding: 0 20px;
        float: left;
        overflow: hidden;
    }

    .index-jd-right dl a {
        border-bottom: 1px solid #dcdcdc;
        width: 100%;
        float: left;
        overflow: hidden;
        font-size: 22px;
        font-weight: bold;
        color: #044940;
        padding: 20px 0px 20px 0px;
    }

    .index-jd-right ul {
        width: 100%;
        float: left;
        overflow: hidden;
    }

    .index-jd-right ul li {
        width: 100%;
        float: left;
        height: 46px;
        line-height: 66px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
    }

    .index-jd-right ul li a {
        font-size: 16px;
        color: #044940;
    }

    .index-jd-right ul li a:hover {
        color: #f00;
    }

    .index-jd-right ul li img {
        width: 20px;
        margin: -5px 10px 0 0;
    }

    /**right*list**/
    .list {
        border-radius: 0 0px 8px 8px;
        float: left;
        width: 90%;
        background: #fff;
        margin: 0px 0% 0 0;
        padding: 5%;
        overflow: auto;
    }

    .list li {
        float: left;
        width: 100%;
        max-height: 120px;
        margin: 8px 0%;
        border-bottom: 1px solid #e8e8e8;
    }

    .list li .k1 {
        margin: 0px 0 0px 0;
        float: left;
        color: #999;
        padding: 0 0px 0 40px;
        font-size: 12px;
        line-height: 15px;
        height: 30px
    }

    .list li .k1 dl {
        float: left;
    }

    .list li .k1 dd {
        float: left;
        width: 100%;
        padding: 0 0 0 0px;
    }

    .list li a {
        width: 100%;
        float: left;
        color: #000;
        line-height: 25px
    }

    .list li a b {
        float: left;
        background: url(/images/live-core.png) 0 0px no-repeat;

        width: 86%;
        padding: 0 0 0 40px;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        margin: 0 0px 0 0;
        overflow: hidden;
    }

    .list li a span {
        float: left;
        width: 100%;
        font-size: 12px;
        margin: 0 0px 0 0;
        font-weight: 300;
        overflow: auto;
    }

    .list li a:hover, .list li dd:hover, .list li dl:hover {
        color: #f00
    }

    /**2023-live**/
    .top-live {
        width: 100%;
        float: left;
        height: 200px;
        background: #044940;
        border-bottom: 0px solid #ccc;
        padding: 0px 0;
        overflow: hidden;
    }

    .list-live {
        border-right: 1px solid #333;
        background: linear-gradient(to top right, #044940, #0c806d);
        padding: 5px;
        padding: 10px 0 20px 0;
        float: left;
        width: 220px;
        margin: 10px 0px;
        overflow: hidden;
    }

    .list-live:hover {
        background: #044940;
    }

    .list-live a {
        color: #fff;
    }

    .list-live-title {
        float: left;
        width: 100%;
        height: 30px;
        line-height: 30px;
        width: 100%;
        margin: 0 0 0px 15px;
        text-align: left;
        color: #fff;
        overflow: hidden;
        font-weight: bold;
    }

    .list-live-time {
        font-size: 12px;
        margin: 0 0 0 32px;
        float: left;
        color: #bbb;
        overflow: hidden;
    }

    .list-live-txt {
        float: left;
        width: 100%;
        width: 100%;
        margin: 10px;
        text-align: center;
        color: #fff;
        overflow: hidden;
    }

    .list-live-txt p {
        float: left;
        width: 90%;
        height: 40px;
        line-height: 30px;
        overflow: hidden;
    }

    .list-live-txt p img {
        float: left;
        margin: 0px 10px 0 0;
        width: 30px;
    }

    .list-live-txt p span {
        float: left;
        width: 140px;
        overflow: hidden;
    }

    .list-live-txt p i {
        float: right;
        width: 10px;
        overflow: hidden;
    }

    .list-live-gdzb a {
        float: right;
        font-size: 24px;
        padding: 70px 23px;
        width: 48px;
        line-height: 30px;
        background: linear-gradient(to top right, #044940, #0c806d);
        color: #fff;
        overflow: hidden;
    }

    .list-live-gdzb a:hover {
        background: linear-gradient(to top right, #0c806d, #044940);
        color: #fff;
        overflow: hidden;
    }

    .conn, .ZT-wrap {
        clear: both;
        position: relative;
        width: 1200px;
        margin: 0 auto;
    }

    .conn-con, .zt-content {
        width: 1200px;
        overflow: hidden;
        margin: 20px auto;
    }

    .conn-left, .zt-content .cont_L, .contwrap .cont_L {
        border-radius: 8px;
        background: #fff;
        padding: 0 0px;
        width: 800px;
        float: left;
        margin: 0 40px 40px 0;
    }

    .conn-left {
        display: flex;
        flex-direction: column;
    }

    .conn-right, .zt-content .cont_R, .contwrap .cont_R {
        width: 360px;
        float: right;
    }

    .more a {
        float: left;
        width: 90%;
        height: 50px;
        border-radius: 8px;
        margin: 30px 5%;
        line-height: 50px;
        background: #eee;
        color: #044940;
        font-size: 16px
    }

    .more a:hover {
        background: #0c806d;
        color: #fff;
        font-size: 16px
    }

    /*Foot*/
    .Bot {
        width: 1200px;
        height: auto;
    }

    /*links*/
    .Foot {
        width: 100%;
        float: left;
        background: #044940;
        padding: 50px 0;
    }

    .Foot p {
        width: 1200px;
        height: 40px;
        line-height: 40px;
        overflow: hidden;
        text-align: center;
        color: #fff;
        font-size: 14px;
    }

    .Foot p a {
        color: #fff;
        margin: 0 2px;
    }

    .Foot dd a:hover, .Foot p a:hover {
        color: #f00;
    }

    .Foot dd {
        float: left;
        border-bottom: 1px solid #666;
        width: 100%;
        margin: 0 0% 20px 0%;
        padding: 0 0 20px 0;
    }

    .Foot dd a {
        float: left;
        width: 8%;
        height: 40px;
        font-size: 16px;
        color: #fff;
        overflow: hidden;
        margin: 0 1%;
        line-height: 40px;
    }

    /*��?��??��?����*/
    .Heji_info {
        background: #fff
    }

    .brednav {
        border-radius: 8px 8px 0 0;
        height: 60px;
        margin: 0 0 0px 0;
        background: #044940;
        text-align: left;
    }

    .brednav p {
        margin: 0 0 0 39px;
        line-height: 60px;
        color: #eee;
        font-size: 14px;
    }

    .brednav p a {
        color: #fff;
    }

    .brednav p a:hover {
        color: #f00;
    }

    .con-left {
        width: 780px;
        margin-right: 30px;
    }

    .con-right {
        width: 360px;
        margin-left: 0px;
    }

    .con-all:after {
        content: ' ';
        display: block;
        clear: both;
    }

    .page-c {
        width: 100%;
        float: left;
    }

    #page {
        display: table;
        margin: 30px auto 30px;
    }

    #page li {
        display: inline-block;
    }

    #page a, #page span {
        display: inline-block;
        width: auto;
        padding: 0 10px;
        height: 30px;
        text-align: center;
        line-height: 30px;
        color: #666;
        font-size: 14px;
        border-radius: 5px;
        border: 1px solid #ddd;
        margin: 0 5px;
    }

    #page span {
        background-color: #044940 !important;
        color: #fff !important;
    }

    #page a:hover {
        background-color: #044940 !important;
        color: #fff !important;
    }

    .activP {
        background-color: #044940 !important;
        color: #fff !important
    }

    .hot-con li {
        float: left;
        width: 330px;
        max-height: 50px;
        margin: 5px 0;
        line-height: 25px;
        padding: 0 0 10px 30px;
        border-bottom: 1px solid #eee;
        overflow: hidden;
    }

    .hot-con li i, .hot-con li a {
        float: left;
    }

    .hot-con li a {
        width: 330px;
        max-height: 50px;
        overflow: hidden;
        color: #404040;
        margin: 0 0 0px 0;
        font-size: 12px;
    }

    .hot-con li i {
        display: none
    }

    .hot-con li:hover a {
        color: #044940;
    }

    .hot-con li:hover i {
        background: #044940;
    }

    .bt-c {
        float: left;
        background: #eee;
        width: 1180px;
        margin: 0 0 0px 0;
        padding: 0px;
        overflow: hidden;
    }

    .bt-c p, .bt-c h2 {
        display: none;
        float: left;
        width: 100%;
        text-align: left;
        font-size: 20px;
        color: #044940;
        line-height: 50px;
        height: 50px;
        border-left: 5px solid #044940;
        margin: 0px 0 0px 0px;
        padding-left: 20px
    }

    .bt-c a {
        float: left;
        text-align: center;
        font-size: 20px;
        color: #044940;
        line-height: 50px;
        margin: 0px 0 0px 0px;
        padding: 0 60px
    }

    .bt-c .bttab-style {
        background: #044940;
        color: #fff
    }

    .right-tit {
        float: left;
        background: #fff;
        width: 100%;
        padding: 0
    }

    .right-tit ul {
        float: left;
        width: 100%;
        margin: 20px 0;
    }

    .right-tit ul li {
        float: left;
        width: 25%;
        height: 60px;
        margin: 0 0 0px 0;
        padding: 4% 0;
    }

    .right-tit .arc-right-img {
        float: left;
        height: 35px;
        width: 100%;
    }

    .right-tit .arc-right-img img {
        object-fit: cover;
        border-radius: 0%;
        display: block;
        margin: 0px auto;
        height: 100%;
    }

    .right-tit .arc-right-name {
        text-align: center;
        margin: 5px 0 0 0;
        color: #000;
        float: left;
        width: 100%
    }

    .right-tit ul li:hover {
        border-radius: 10%;
        background: #eee;
        color: #f00000;
    }

    .right-akimg {
        width: 100%;
        float: left;
        padding: 20px 0;
    }

    .right-akimg img {
        width: 100%;
        border-radius: 8px;
    }

    .bt-c2 {
        float: left;
        background: #044940 no-repeat;
        width: 100%;
        height: 60px;
        margin: 0 0 0px 0;
        padding: 0px;
        overflow: hidden;
        border-radius: 8px 8px 0 0;
    }

    .bt-c2 p, .bt-c2 h2 {
        height: 50px;
        float: left;
        width: 90%;
        font-size: 20px;
        color: #fff;
        line-height: 60px;
        border-left: 5px solid #044940;
        margin: 0px 0 0px 0px;
        padding-left: 20px
    }

    .bt-c2 a {
        float: right;
        line-height: 24px;
        font-size: 14px;
        color: #044940;
        margin: 0 0 0 20px;
        height: 24px;
        display: inline-block;
    }

    .list-tit {
        float: left;
        border-left: 5px solid #044940;
        height: 60px;
        width: 100%;
        margin: 0px 0 0px 0;
    }

    .list-tit h2 {
        float: left;
        font-size: 28px;
        padding: 0 0 0 20px;
        line-height: 60px;
        margin-right: 0px;
        color: #fff
    }

    .list-tit span {
        float: right;
        font-size: 14px;
        line-height: 60px;
        padding: 0 20px 0 0;
        color: #fff
    }

    .list-tit {
        font-size: 14px;
        line-height: 30px;
        margin-right: 10px;
        color: #fff
    }

    .list-nav {
        background: #fff;
        float: left;
        border-bottom: 2px solid #eee;
        height: 60px;
        width: 80%;
        margin: 0px 0 20px 0;
        padding: 0 10%;
    }

    .list-nav a {
        border: 0px solid #ccc;
        font-size: 18px;
        line-height: 60px;
        height: 60px;
        padding: 5px 30px;
        margin: 0 20px 0 0;
        color: #044940;
        font-weight: 700;
        border-radius: 0px;
    }

    .list-nav a:hover {
        color: #f00;
    }

    .list-nav .bttab-style {
        color: #f00
    }

    .tit-yx .bttab-style {
        color: #f00
    }

    .tit-yx {
        width: 100%;
        float: left;
        background: #0c806d;
        border-bottom: 0px solid #ccc;
        overflow: hidden;
        overflow: hidden;
        margin: 0px 0 20px 0;
        padding: 0 0
    }

    .tit-yx h2 {
        width: 90%;
        text-align: center;
        line-height: 85px;
        font-size: 36px;
        margin: 0px 5%;
        color: #fff;
        padding: 0px
    }

    .tit-yx h2 a {
        text-align: center;
        line-height: 90px;
        font-size: 22px;
        margin: 0px 0;
        color: #fff;
        padding: 0 0 0 28px
    }

    .tit-yx h2 a:hover {
        color: #f00;
    }

    .tit-yx .fr {
        display: none
    }
}

@media only screen and (max-width: 768px) {
    .list {
        float: left;
        width: 100%;
        margin: 20px 0% 0 0;
    }

    .list li {
        float: left;
        width: 94%;
        max-height: 60px;
        line-height: 30px;
        margin: 20px 3%;
        border-bottom: 1px solid #e8e8e8;
        padding-bottom: 20px;
        overflow: hidden;
    }

    .list li .k1 {
        float: right;
        width: 40%;
        height: 60px;
        color: #666;
        background-image: linear-gradient(to right, #fff, #eee);
        border-radius: 30px;
        padding: 10px 0 0px 0;
        font-size: 12px;
        line-height: 20px
    }

    .list li a {
        color: #000;
        font-size: 16px;
        line-height: 30px;
        height: 60px;
        overflow: hidden;
    }

    .list li a b {
        float: left;
    }

    .list li a:hover {
        color: #f00
    }

    .Mid4-vid {
        width: 100%;
        margin: 0 0%;
        overflow: hidden;
    }

    .Mid4-vid dd {
        width: 100%;
        overflow: hidden;
    }

    .list-yx {
        float: left;
        margin: 10px 0;
        width: 100%;
    }

    .list-yx h2 a {
        float: left;
        border-bottom: 1px solid #ddd;
        width: 100%;
        height: 40px;
    }

    .list-yx h2 a p {
        border-bottom: 2px solid #044940;
        float: left;
        padding: 0 0px;
        font-size: 22px;
        line-height: 40px;
        color: #000
    }

    .list-yx h2 span {
        float: right;
        font-size: 16px;
        font-weight: 500;
        line-height: 50px;
        color: #044940
    }

    .list-yx h2 a p:hover {
        color: #044940
    }

    .list-yx ul {
        float: left;
        margin: 10px 0
    }

    .list-yx ul li {
        background: #eee;
        float: left;
        width: 40%;
        height: auto;
        margin: 10px 1% 1% 1%;
        overflow: hidden;
        border-top: 0px solid #ddd;
        border-radius: 50px;
        padding: 0px 4%
    }

    .list-yx ul li.ttimg {
        float: left;
        width: 100%;
        height: 40px;
        margin: 0 0% 0px 0;
        overflow: hidden;
    }

    .list-yx ul li img {
        border-radius: 25%;
        margin: 0 auto;
        width: 100%;
        min-height: 40px;
    }

    .list-yx ul li h3 {
        border-radius: 25%;
        width: 100%;
        float: left;
    }

    .list-yx ul li h3 p {
        font-size: 14px;
        text-align: center;
        height: 40px;
        line-height: 40px;
        color: #333;
        overflow: hidden;
        margin: 5px 0;
        font-weight: 700;
    }

    .list-yx ul li h3 dd {
        width: 100%;
        font-size: 12px;
        text-align: center;
        font-weight: 500;
        height: 40px;
        line-height: 20px;
        overflow: hidden;
        margin-bottom: 10px;
        color: #999
    }

    .list-yx ul img:hover {
        background: #044940;
        width: 100%;
        transition-duration: .5s;
        transition-timing-function: linear;
    }

    .list-yx ul li span {
        float: left;
        width: 100%;
        overflow: hidden;
    }

    .list-yx ul li h3 span a {
        float: left;
        font-size: 12px;
        width: 100%;
        background: #1890cf;
        padding: 5px 0px;
        text-align: center;
        color: #fff;
        overflow: hidden;
    }

    .list-yx ul li h3 span a:hover {
        background: #044940;
        color: #fff;
    }

    .list-yx ul li span {
        line-height: 15px;
        float: left;
        width: 100%;
        overflow: hidden;
    }

    .list-yx ul li span p {
        display: none
    }

    .list-yx ul li i {
        display: block;
        float: left;
        width: 7px;
        height: 7px;
        background: #e6e6e6;
        border-radius: 50%;
        margin: 13px 10px 0 0px;
    }

    .list-yx li:hover i {
        background: #044940;
    }

    .list-yx li:hover a, .list-yx li:hover span {
        color: #044940;
    }

    .list-yx .zt1 .ttimg {
        float: left;
        width: 100%;
        height: 120px;
        overflow: hidden;
    }

    .list-yx .zt1 .ttimg img {
        border-radius: 0%;
        width: 100%;
        min-height: 120px
    }


    .top-zt {
        width: 100%;
        float: left;
        margin: 0 0 0px 0;
        height: 260px;
        background: linear-gradient(to top right, #044940, #0c806d);
        overflow: hidden;
        padding: 0px 0;
    }

    .zt-top {
    }

    .zt-img {
        width: 32%;
        float: left;
        height: 118px;
        border-radius: 100px;
        border: 4px solid #fff;
        padding: 0px 0;
        background: #fff;
        margin: 32px 0 20px 0;
        overflow: hidden;
    }

    .zt-top img {
        display: block;
        margin: 0 auto;
        width: 100%;
        min-height: 118px;
    }

    .zt-right ul {
        padding-bottom: 20px;
    }

    .zt-right h1 {
        float: right;
        max-height: 60px;
        width: 60%;
        overflow: hidden;
        margin: 20px 0 0 5%;
        color: #fff;
        border-radius: 8%;
        font-size: 22px;
        float: left;
        padding: 10px 0 0 0px;
        line-height: 30px;
        overflow: hidden;
        text-align: center;
    }

    .zt-right h1 span {
        display: none;
    }

    .zt-text {
    }

    .zt-text span {
        text-indent: 2em;
        float: right;
        max-height: 60px;
        line-height: 20px;
        width: 60%;
        margin: 18px 0 15px 0;
        overflow: hidden;
        color: #999;
        font-size: 14px;
    }

    .zt-right p {
        width: 100%;
        float: left;
        font-size: 14px;
        margin: 0 0 0px 0;
        line-height: 25px;
        padding: 0 0 0 15%;
        color: #999
    }

    .zt-right p a {
        color: #aaa;
        font-size: 14px;
    }


}


@media only screen and (min-width: 768px) {

    .Mid4-vid {
        width: 1200px;
        overflow: hidden;
    }

    .Mid4-vid dd {
        width: 1400px;
        overflow: hidden;
    }

    .list-yx {
        float: left;
        margin: 20px 0;
        width: 100%;
    }

    .list-yx h2 a {
        float: left;
        border-bottom: 1px solid #ddd;
        width: 580px;
        height: 40px;
    }

    .list-yx h2 a p {
        border-bottom: 2px solid #044940;
        float: left;
        padding: 0 0px;
        font-size: 22px;
        line-height: 40px;
        color: #000
    }

    .list-yx h2 span {
        float: right;
        font-size: 16px;
        font-weight: 500;
        line-height: 50px;
        color: #044940
    }

    .list-yx h2 a p:hover {
        color: #044940
    }

    .list-yx ul {
        float: left;
        margin: 0px 0
    }

    .list-yx ul li {
        background: #eee;
        float: left;
        width: 19%;
        border-radius: 8px;
        height: auto;
        margin: 5px 0 5px 1.5%;
        overflow: hidden;
        border-top: 4px solid #eee;
        padding: 0px 2%
    }

    .list-yx ul li:hover {
        background: #f8f8f8;
        border-top: 4px solid #dd3333;
    }

    .list-yx ul li.ttimg {
        float: left;
        width: 100%;
        height: 40px;
        margin: 0 0% 0px 0;
        overflow: hidden;
    }

    .list-yx ul li img {
        border-radius: 25%;
        margin: 0 auto;
        width: 100%;
        min-height: 40px;
    }

    .list-yx ul li h3 {
        width: 100%;
        float: left;
    }

    .list-yx ul li h3 p {
        font-size: 14px;
        text-align: center;
        height: 40px;
        line-height: 40px;
        color: #333;
        overflow: hidden;
        margin: 5px 0;
    }

    .list-yx ul li h3 dd {
        display: none;
        text-indent: 2em;
        width: 100%;
        font-size: 12px;
        text-align: center;
        font-weight: 500;
        height: 40px;
        line-height: 20px;
        overflow: hidden;
        margin-bottom: 10px;
        color: #999
    }

    .list-yx ul img:hover {
        background: #044940;
        width: 100%;
        transition-duration: .5s;
        transition-timing-function: linear;
    }

    .list-yx ul li span {
        display: none;
        line-height: 15px;
        width: 80%;
        overflow: hidden;
        text-align: center;
    }

    .list-yx ul h3 span a {
        border-radius: 8px;
        float: left;
        font-size: 14px;
        width: 60%;
        font-weight: 500;
        background: #044940;
        height: 35px;
        line-height: 35px;
        text-align: center;
        color: #fff;
        overflow: hidden;
        margin: 0 20%
    }

    .list-yx ul h3 span a:hover {
        background: #000;
        color: #fff;
    }

    .list-yx ul li span {
        line-height: 15px;
        float: left;
        width: 100%;
        overflow: hidden;
    }

    .list-yx ul li span p {
        display: none;
        text-align: left;
        line-height: 20px;
        width: 150px;
        float: left;
        color: #000;
        font-weight: 500;
        font-size: 12px;
        height: 20px;
        overflow: hidden;
    }

    .list-yx ul li i {
        display: block;
        float: left;
        width: 7px;
        height: 7px;
        background: #e6e6e6;
        border-radius: 50%;
        margin: 13px 10px 0 0px;
    }


    .top-zt {
        width: 100%;
        float: left;
        margin: 0 0 20px 0;
        background: linear-gradient(to top right, #044940, #0c806d);
        border-bottom: 1px solid #ccc;
        overflow: hidden;
        padding: 20px 0;
    }

    .zt-top {
        float: left;
        width: 100%;
        overflow: hidden;
    }

    .zt-img {
        float: left;
        height: 160px;
        border-radius: 100px;
        border: 2px solid #fff;
        padding: 0px 0;
        background: #fff;
        width: 160px;
        margin: 26px 0;
        overflow: hidden;
    }

    .zt-top img {
        display: block;
        margin: 0 auto;
        max-width: 100%;
        min-height: 160px;
        min-width: 100%;
    }

    .zt-right {
        float: left;
        /* height: 242px; */
        /* width: 850px; */
        /* overflow: hidden; */
        /* margin: 20px 0 0 50px; */
        color: #fff
    }

    .zt-right h1 {
        font-size: 26px;
        float: left;
        max-height: 50px;
        width: 100%;
        padding: 0 0 0 40px;
        line-height: 50px;
        overflow: hidden;
    }

    .zt-right h1 span {
        margin: 0 0 0 20px;
        font-size: 12px;
        color: #0c806d;
        font-weight: 400
    }

    .zt-text {
        float: left;
        max-height: 180px;
        line-height: 35px;
        width: 100%;
        margin: 0 10% 0 0%;
        overflow: hidden;
    }

    .zt-text span {
        text-indent: 2em;
        float: left;
        color: #ddd;
        height: 50px;
        width: 100%;
        font-size: 14px;
        line-height: 25px;
        margin: 20px 0;
        overflow: hidden;
    }

    .zt-right p {
        float: right;
        font-size: 12px;
        margin: 0px 128px 0 0;
        padding: 0 0 0 28px;
        color: #999
    }

    .zt-right p a {
        color: #aaa;
        font-size: 12px;
    }

    .zt-right p a:hover {
        color: #fff;
        font-size: 12px;
    }

}

.top_home > div {
    display: flex;
}

.zt-text a {
    color: #fff !important;
}

.zt-text a:hover {
    color: #ffff0b !important;
}


.showli {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 80px;
    border-bottom: 1px solid #EEEEEE;
    position: relative;
    padding: 0 20px;
}

.showli:hover {
    cursor: pointer;
    /*box-shadow: 2px 2px 10px #dddddd;*/
    background: #eee;
}

.Websitel img {
    width: 15px;
    height: 15px;
}

.Websitel {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 90px;
    height: 32px;
    color: #f00;
    font-size: 14px;
    border-radius: 20px;
}

.Websitel img {
    width: 15px;
    height: 15px;
}

.Website {
    display: flex;
    align-items: center;
    margin-left: 5px;
}

.showlist .echarts-box {
    padding: 0 20px;
    display: none;
}

.showli .flr {
    align-items: center;
}

.showli .flr.time {
    width: 225px;
}

.show_time {
    font-size: 14px;
    color: #2D313E;
    width: 120px;
    text-align: center;
}

.show_name {
    font-size: 14px;
    color: #8C8C8C;
    margin-left: 16px;
    /* margin-top: 4px; */
}

.show_playl {
    width: 150px;
    font-weight: 700;
    color: #004276;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.show_playl img {

    min-width: 48px;
    width: 48px;
    object-fit: contain;
    height: 48px;
    margin-left: 9px;
}

.show_playr {
    width: 150px;
    font-weight: 700;
    color: #004276;
    font-size: 14px;
    display: flex;
    align-items: center;
}

.show_playr img {
    min-width: 48px;
    height: 48px;
    margin-right: 9px;
}

.show_playl > div,
.show_playr > div {
    white-space: nowrap;
}

.Score {
    width: 80px;
    text-align: center;
    font-weight: 700;
    color: #004276;
    font-size: 14px;
    padding: 0 10px;
}

.gameover {
    font-size: 14px;
    background: #C0C0C0;
    width: 90px;
    height: 32px;
    border-radius: 20px;
    color: #ffffff;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.show_button {
    display: flex;
    align-items: center;
}

.flr {
    display: flex;
}


.news {
    padding: 5px 5px;
    border-radius: 6px;
    background: #FFFFFF;
}

.newss {
    padding: 20px;
    background: #FFFFFF;
}

.newsss {
    background: #FFFFFF;
}

.listj {
    display: flex;
    margin-top: 10px;
}

.imgh img {
    width: 180px;
    height: 110px;
    cursor: pointer;
    border-radius: 4px;
    object-fit: cover;
    object-position: top left;
}

.righn {
    margin-left: 4px;
    flex: 1;
}

.titlef {
    font-size: 13px;
    color: #0A0B0D;
    cursor: pointer;
}

.titlef:hover {
    cursor: pointer;
    color: #dd3333;
}

.m_x {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    font-size: 12px;
    color: #000;
    text-align: left;
    /* margin-top: 10px; */
    line-height: 20px;
    height: 60px;
}

.timeds {
    color: #8C8C8C;
    font-size: 11px;
}

.times {
    display: flex;
    justify-content: space-between;
    margin-top: 24px;
}

.z_x {
    display: flex;
}

.newd {
    display: flex;
    align-items: center;
    font-size: 12px;
    color: #8C8C8C;
    margin-left: 10px;
}

.newd img {
    width: 20px;
    height: 20px;
    margin-right: 3px;
}

@media screen and (max-width: 786px) {
    .nav_reg, .header_newnav, .focus {
        width: 100%;
    }

    .showli .flr.time {
        flex-direction: column;
    }

    .focusleft {
        width: 100%;

    }

    .show_time {
        flex: 1;
        width: 100%;
    }

    .footballli {
        width: 120px;
    }

    .nav_reg {
        height: unset;
    }

    .logo {
        width: 100%;
        text-align: center;
    }

    .home a {
        padding: 4px 7px;
    }

    .headline {
        margin-right: 0;
        overflow: auto;
        padding: 4px;
    }

    .ification > div:first-of-type {
        width: 220px;
        height: 150px;
    }

    .ification > div:nth-of-type(2) {
        width: 160px;
        height: 150px;
    }

    .ification img {
        width: 200px !important;
        height: 110px !important;;
        object-fit: unset !important;
    }

    .ification .times {
        font-size: 12px;
    }

    .ification .aTab {
        font-size: 14px;
    }

    .tus {
        width: 100%;
    }

    #newNav {
        flex-wrap: nowrap;
        white-space: nowrap;
        overflow: auto;
    }

    .focus {
        display: flex;
        flex-direction: column;
    }

    .show_playr div, show_playl div {
        white-space: pre-wrap;
    }

    .showli {
        display: flex;
        flex-direction: column;
        height: 129px;
        padding: 10px;
    }

    .show_playr, .show_playl {
        width: 40%;
    }

    .Score {
        width: 60px;
    }

    .lakers_rights {
        width: 100%;
        margin-left: 0;
    }

    .navlist {
        flex-wrap: wrap;
    }
}

@media only screen and (max-width: 768px) {
    body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, input, select, textarea, div, table, td, th, tr, dt, dd, dl {
        margin: 0;
        padding: 0;
    }

    ul, ol {
        list-style: none;
    }

    em, i {
        font-style: normal;
    }

    img {
        object-fit: cover;
        border: 0;
        vertical-align: middle;
    }

    input, select {
        vertical-align: middle;
        outline: none;
    }

    a {
        text-decoration: none;
    }

    img {
        object-fit: cover;
        border: none;
    }

    body {
        min-width: 100%;
        font-family: 'Microsoft YaHei', 'Arial', 'Heiti SC';
        background: #fff;
    }

    body { /***-webkit-user-select:none;-moz-user-select:none; -ms-user-select:none;user-select:none;**/
    }

    .W_1200 {
        width: 100%;
        margin: 0 auto;
        position: relative;
    }

    .Mgtop_20 {
        display: none
    }

    /*LOGO*/
    .info_top {
        float: left;
        width: 90%;
        margin: 10px 5%;
        text-align: left;
        padding-bottom: 0px;
    }

    .info_top h1 {
        overflow: hidden;
        font-size: 20px;
        color: #044940;
    }

    .arc-top {
        background: #044940;
        width: 100%;
        text-align: center;
        height: 60px;
    }

    .logo-arc img {
        object-fit: cover;
        width: auto;
        height: 40px;
        margin: 8px 0 0 0;
    }

    .news_info_warp .info_tex_center h3, .news_info_warp .info_tex_center h2 {
        float: left;
        width: 90%;
        text-indent: 0em;
        margin: 20px 0 20px 0;
        padding: 10px 5%;
        line-height: 25px;
        border-left: 0px solid #2577e3;
        color: #fff;
        font-weight: 500;
        background-image: linear-gradient(to right, #000, #003b87);
        font-size: 18px;
        font-family: "Microsoft YaHei";
        text-align: left;
        border-radius: 8px;
    }

    .news_info_warp .info_tex_center h3 span, .news_info_warp .info_tex_center h2 span {
        display: none
    }

    .ZT-wrap {
        width: 100%;
    }

    .zt-content {
        width: 100%;
        margin: 0px 0;
    }

    .zt-content .cont_L, .contwrap .cont_L {
        width: 100%;
    }

    .zt-content .cont_R, .contwrap .cont_R {
        width: 100%;
    }

    .contwrap {
        background: #fff;
    }

    .comments_wrap {
        margin: 0 2%;
        width: 96%;
    }

    .comments_wrap .coms_cont {
        margin: 0 0 0px 0;
        min-height: 160px;
    }


    .news_info_warp .info_tex_center {
        text-indent: 2em;
        width: 92%;
        padding: 1px 4% 30px 4%
    }

    .news_info_warp .info_tex_center .text {
        color: #525252;
        font-size: 18px;
        line-height: 30px;
        padding-top: 0px;
    }

    .news_info_warp .info_tex_center .text i {
        display: inline-block;
        vertical-align: middle;
        background: #ff9900;
        width: 7px;
        height: 19px;
        margin-right: 8px;
    }

    .news_info_warp .info_tex_center p {
        color: #525252;
        font-size: 16px;
        line-height: 26px;
        padding-top: 15px;
    }

    .news_info_warp .info_tex_center p a {
        float: left;
        width: 90%;
        text-indent: 0em;
        color: #0c806d;
        padding: 10px 5%;
        font-weight: 700;
        font-size: 14px;
        line-height: 20px;
        margin: 0px 0 20px 0;
        background: #eee;
        border-radius: 8px;
    }

    .news_info_warp .info_tex_center video, .news_info_warp .info_tex_center iframe,
    .news_info_warp .info_tex_center embed,
    .news_info_warp .info_tex_center img {
        object-fit: cover;
        border-radius: 1px;
        height: auto;
        width: 100%;
        display: block;
        margin: 10px auto;
        border-radius: 8px;
    }

    .news_info_warp .info_tex_center h3 {
        width: 100%;
        margin: 20px 0 0px -1em;
        padding: 0px 0 0 0;
        line-height: 30px;
        color: #1890cf;
        font-weight: 700;
        font-size: 16px;
        font-family: "Microsoft YaHei";
        text-align: center
    }

    .news_info_warp .info_tex_center .live {
        float: left;
        width: 100%;
        margin: 0 0 0px 0;
        padding: 0 0 20px 0;
        border-bottom: 1px solid #eee;
        font-size: 0px;
    }

    .news_info_warp .info_tex_center .live a {
        float: left;
        text-indent: 0em;
        height: 30px;
        background: #eee;
        white-space: nowrap;
        border-radius: 40px;
        color: #044940;
        margin: 10px 10px 10px 0;
        font-size: 16px;
        padding: 8px 20px;
        line-height: 30px;
        font-weight: 700;
        display: block;
        overflow: hidden;
        border-bottom: 1px solid #666;
    }


    .news_info_warp .info_tex_center a:hover {
        background: #1890CF;
        color: #fff;
    }

    .word {
        width: 100%;
        height: 40px;
        padding: 5px 0;
        margin: 18px 0;
        text-align: center;
        background: #044940;
        line-height: 40px;
        border-radius: 5px;
    }

    .kword {
        color: #fff;
        font-size: 16px;
    }

    .lgyPl_v2_post {
        float: left;
        background: #fff
    }

    .tagg {
        width: 96%;
        padding: 20px 2%;
        margin-top: 20px;
        text-align: center;
        overflow: hidden;
        border-radius: 8px;
    }

    .tagg a {
        border-radius: 50px;
        background: #0c806d;
        height: 38px;
        line-height: 40px;
        margin: 15px 2%;
        text-align: center;
        color: #fff;
        white-space: nowrap;
        font-size: 16px;
        padding: 5px 10px
    }

    .bgwhite {
        background: #fff;
        width: 100%;
        padding: 0 0;
    }

    .shang {
        float: left;
        width: 97%;
        margin: -50px 1% 50px 2%;
        height: 40px;
        font-size: 0px;
        overflow: hidden;
    }

    .shang p {
        text-align: center;
        color: #fff;
        float: left;
        width: 49%;
        background: #044940;
        line-height: 40px;
        margin-right: 1%;
        overflow: hidden;
    }

    .shang p a {
        color: #fff;
        font-size: 16px;
    }

    .lis {
    }

    .p_span {
        display: none;
    }

    .lokph1 {
        float: left;
        width: 100%;
        text-align: center;
        padding: 5px 0;
        color: #666;
        font-size: 14px;
        border-radius: 0px;
        margin: -10px 0 -20px 0;
    }

    .lokph1 i img {
        object-fit: cover;
        margin: -4px 6px 0 0;
    }

    .lokph1 a {
        color: #666;
        font-weight: 500;
        font-size: 13px
    }

    .lokph {
        display: none;
    }

    .con-left, .con-right {
        width: 96%;
    }

    .page-c {
        width: 100%;
        float: left;
    }

    .video1 {
        float: left;
        width: 100%;
        color: #000;
        padding: 0 0 20px 0;
        margin: -10px 0 50px 0;
        text-align: center
    }

    .video1 img {
        float: left;
        width: 100%;
        margin: 0;
        padding: 0 0 20px 0
    }


    /*links*/
    .live-box {
        text-indent: 0em;
        width: 100%;
        height: 288px;
        background: #000 url(/images/live1.jpg) 0px 0px no-repeat;
        text-align: center;
        overflow: hidden;
        border-radius: 8px;
    }

    .live-box .b1 {
        font-weight: 700;
        float: left;
        width: 35%;
        color: #fff;
        overflow: hidden;
    }

    .live-box .b2 {
        float: left;
        width: 30%;
        color: #fff;
        margin: 55px 0;
        overflow: hidden;
    }

    .live-box .b2 dl {
        float: left;
        width: 100%;
        color: #eee;
        line-height: 58px;
        height: 58px;
        overflow: hidden;
    }

    .live-box .b2 .b {
        float: left;
        border-radius: 8px;
        margin: 5% 0;
        padding: 0 0px;
        font-size: 22px;
        color: #f9d400;
    }

    .live-box .b3 {
        font-weight: 700;
        float: left;
        width: 35%;
        color: #fff;
        text-align: center
    }

    .b4 {
        text-indent: 0em;
        float: left;
        width: 100%;;
        color: #fff;
        overflow: hidden;
    }

    .b4 a {
        background: linear-gradient(to right, #f8f8f8, #e0f9ff);
        float: left;
        width: 95%;
        color: #000;
        line-height: 40px;
        text-align: left;
        margin: 10px 0;
        padding: 10px 2% 10px 3%;
        overflow: hidden;
    }

    .b4 a:hover {
        background: linear-gradient(to right, #044940, #e0f9ff);
        color: #fff
    }

    .news_info_warp .info_tex_center .b4 a p {
        float: right;
        font-size: 12px;
        color: #999;
    }

}

@media only screen and (min-width: 768px) {
    body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, input, select, textarea, div, table, td, th, tr, dt, dd, dl {
        margin: 0;
        padding: 0;
    }

    ul, ol {
        list-style: none;
    }

    em, i {
        font-style: normal;
    }

    img {
        object-fit: cover;
        border: 0;
        vertical-align: middle;
    }

    input, select {
        vertical-align: middle;
        outline: none;
    }

    a {
        text-decoration: none;
    }

    img {
        object-fit: cover;
        border: none;
    }

    .fl {
        display: block;
        float: left;
    }

    .fr {
        display: block;
        float: right;
    }

    .W_1200 {
        width: 1200px;
        margin: 0 auto;
        position: relative;
    }

    .Mgtop_20 {
        margin-top: 20px;
    }

    /********** header **********/
    .top_home {
        position: relative;
        z-index: 1;
    }

    /*LOGO*/
    .info_top {
        width: 90%;
        margin: 0px 0;
        padding: 20px 5% 0 5%;
    }

    .info_top h1 {
        width: 96%;
        margin: 0px 0;
        text-align: left;
        line-height: 45px;
        font-size: 32px;
        color: #000
    }

    .arc-top {
        background: #044940;
        width: 100%;
        text-align: center;
        height: 80px;
    }

    .logo-arc img {
        object-fit: cover;
        width: auto;
        height: 60px;
        margin: 8px 0 0 0;
    }

    /*Foot*/
    .Bot {
        width: 1200px;
        height: auto;
    }

    /*links*/
    .live-box {
        text-indent: 0em;
        width: 100%;
        height: 288px;
        background: #000 url(/images/live1.jpg) 0px 0px no-repeat;
        background-size: 100% 100%;
        text-align: center;
        overflow: hidden;
        border-radius: 8px;
    }

    .live-box .b1 {
        font-weight: 700;
        float: left;
        width: 35%;
        color: #fff;
        overflow: hidden;
    }

    .live-box .b2 {
        float: left;
        width: 30%;
        color: #fff;
        margin: 58px 0;
        overflow: hidden;
    }

    .live-box .b2 dl {
        float: left;
        width: 100%;
        color: #eee;
        line-height: 50px;
        height: 55px;
        overflow: hidden;
    }

    .live-box .b2 .b {
        float: left;
        border-radius: 8px;
        margin: 5% 0;
        padding: 0 10px;
        font-size: 26px;
        color: #f9d400;
    }

    .live-box .b3 {
        font-weight: 700;
        float: left;
        width: 35%;
        color: #fff;
        text-align: center
    }

    .b4 {
        text-indent: 0em;
        float: left;
        width: 100%;;
        color: #fff;
        overflow: hidden;
    }

    .b4 a {
        background: linear-gradient(to right, #f8f8f8, #e0f9ff);
        float: left;
        width: 95%;
        color: #000;
        line-height: 40px;
        text-align: left;
        margin: 10px 0;
        padding: 10px 2% 10px 3%;
        overflow: hidden;
    }

    .b4 a:hover {
        background: linear-gradient(to right, #044940, #e0f9ff);
        color: #fff
    }

    .news_info_warp .info_tex_center .b4 a p {
        float: right;
        font-size: 12px;
        color: #999;
    }


    .contwrap {
        background: #fff;
    }

    .comments_wrap {
        margin-top: 30px;
        width: 1200px;
    }

    .news_info_warp .info_tex_center {
        width: 90%;
        padding: 20px 5% 30px 5%;
        text-indent: 2em;
        padding-bottom: 30px;
        line-height: 22px;
        color: #333
    }

    .news_info_warp .info_tex_center p {
        color: #525252;
        font-size: 18px;
        line-height: 32px;
        padding-top: 10px;
    }

    .news_info_warp .info_tex_center video,
    .news_info_warp .info_tex_center iframe,
    .news_info_warp .info_tex_center embed,
    .news_info_warp .info_tex_center img {
        object-fit: cover;
        border-radius: 0%;
        width: 100%;
        height: auto;
        display: block;
        margin: 0 auto;
        margin: 20px auto;
    }

    .news_info_warp .info_tex_center p a {
        float: left;
        width: 90%;
        text-indent: 0em;
        color: #0c806d;
        padding: 10px 5%;
        font-weight: 700;
        font-size: 16px;
        line-height: 20px;
        margin: 0px 0 20px 0;
        background: #eee;
        border-radius: 8px;
    }

    .news_info_warp .info_tex_center p a:hover {
        color: #fff;
        background: #dd3333;
    }

    .news_info_warp .info_tex_center .live {
        float: left;
        width: 100%;
        margin: 0 0 30px 0;
        padding: 0 0 0px 0;
        font-size: 0px;
    }

    .news_info_warp .info_tex_center .live a {
        float: left;
        text-indent: 0em;
        height: 30px;
        white-space: nowrap;
        border-radius: 40px;
        color: #044940;
        margin: 10px 10px 10px 0;
        font-size: 18px;
        padding: 10px 20px;
        font-weight: 700;
        display: block;
        overflow: hidden;
        line-height: 30px;
        border-bottom: 1px solid #a58952;
    }

    .news_info_warp .info_tex_center .live a:hover {
        float: left;
        text-indent: 0em;
        height: 30px;
        background: #044940;
        color: #fff;
        border-bottom: 1px solid #a58952;
    }

    .news_info_warp .info_tex_center h3, .news_info_warp .info_tex_center h2 {
        float: left;
        width: 90%;
        text-indent: 0em;
        margin: 20px 0 20px 0;
        padding: 10px 5%;
        line-height: 25px;
        border-left: 0px solid #2577e3;
        color: #fff;
        font-weight: 500;
        background: linear-gradient(to top right, #044940, #0c806d);
        font-size: 18px;
        font-family: "Microsoft YaHei";
        text-align: left;
        border-radius: 8px;
    }


    .word {
        width: 100%;
        height: 40px;
        padding: 5px 0;
        margin: 18px 0%;
        background: #044940;
        line-height: 40px;
        text-align: center;
        border-radius: 5px;
    }

    .kword {
        color: #fff;
        padding: 0 0 0 0;
        font-size: 16px
    }

    .tagg a:hover, .kword:hover, .shang p a:hover {
        color: #dd3333;
    }

    .tagg {
        width: 96%;
        padding: 20px 2%;
        margin-top: 20px;
        text-align: center;
        overflow: hidden;
        border-radius: 8px;
    }

    .tagg a {
        border-radius: 50px;
        background: #0c806d;
        height: 38px;
        line-height: 40px;
        margin: 15px 2%;
        text-align: center;
        color: #fff;
        white-space: nowrap;
        font-size: 18px;
        padding: 5px 10px
    }

    .bgwhite {
        background: #fff;
        width: 100%;
        padding: 0 0;
    }

    .lis {
        border-bottom: 1px solid #e8e8e8;
        width: 94%;
        font-size: 14px;
        line-height: 29px;
        height: 40px;
        margin: 10px 0 0 0;
        padding: 0 3%;
        color: #bbb;
    }

    .lokph {
        float: left;
        cursor: pointer;
        position: relative;
        text-align: center;
        float: right;
        padding: 20px 20px;
        color: #666;
        font-size: 14px;
        border-radius: 0px;
        margin: 10px 10px 10px 0;
    }

    .lokph i img {
        object-fit: cover;
        margin: -4px 6px 0 0;
    }


    .lokph1 {
        float: left;
        cursor: pointer;
        position: relative;
        text-align: center;
        float: right;
        padding: 10px 20px;
        color: #666;
        font-size: 14px;
        border-radius: 0px;
        margin: 10px 10px 10px 0;
    }

    .lokph1 i img {
        object-fit: cover;
        margin: -4px 6px 0 0;
    }

    .lokph1 a {
        color: #666;
    }

    .lokph1 a:hover {
        color: #044940;
    }

    .lokph:hover .phewm {
        display: block;
    }

    .lokph .phewm {
        display: none;
        position: absolute;
        width: 160px;
        height: 180px;
        background: #fff;
        right: -36px;
        top: 28px;
        border: 1px solid #d9e9d5;
        z-index: 1;
    }

    .p_span {
        float: left;
        line-height: 50px;
        font-size: 14px;
    }

    .lokph .phewm p {
        text-align: center;
        line-height: 30px;
    }

    .lokph .phewm img {
        object-fit: cover;
        width: 140px;
        height: 140px;
        display: block;
        margin: 10px auto 2px;
    }

    .shang {
        float: left;
        width: 805px;
        margin: -60px 0 0 0;
        height: 40px;
        overflow: hidden;
    }

    .shang p {
        text-align: center;
        color: #fff;
        float: left;
        width: 49%;
        background: #044940;
        line-height: 40px;
        margin-right: 1%;
        overflow: hidden;
        font-size: 0px;
    }

    .shang p a {
        color: #fff;
        font-size: 16px;
    }

    .con-left {
        width: 780px;
        margin-right: 30px;
    }

    .con-right {
        width: 360px;
        margin-left: 0px;
    }

    .con-all:after {
        content: ' ';
        display: block;
        clear: both;
    }

    .page-c {
        width: 1200px;
        float: left;
    }

    .video1 {
        float: left;
        width: 100%;
        color: #000;
        padding: 0 0 20px 0;
        margin: -10px 0 50px 0;
        text-align: center
    }

    .video1 img {
        float: left;
        width: 100%;
        margin: 0;
        padding: 0 0 20px 0
    }

    .lgyPl_v2_post {
        float: left;
        background: #fff
    }


}


.hot_team_box {
    display: flex;
    flex-wrap: wrap;
}

.hot_team_box a {
    background: #eee;
    border-radius: 8px;
    height: auto;
    margin: 5px 0 5px 5px;
    overflow: hidden;
    border-top: 4px solid #eee;
    padding: 5px 8px;
}

.hot_team_box a:hover {
    background: #f8f8f8;
    border-top: 4px solid #dd3333;
}

.t10.active a {
    color: #dd3333 !important;
    font-weight: 800;
}

.logo-img a {
    font-size: 22px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    color: #044940;
    font-weight: 800;
}

@media only screen and (max-width: 768px) {
    .top_home > div {
        flex-direction: column;
        display: flex;
    }

    .logo-img {
        height: unset;
        width: 100%;
    }

    .logo-txt {
        border-radius: 8px 8px 0 0;
        float: left;
        background: #044940;
        margin: 1px 0 0 0;
        width: 100%;
        height: unset;
        padding: 0;
        display: flex;
        flex-wrap: wrap;
    }

    .logo-txt a {
        line-height: 30px;
    }

    .zt-text {
        display: flex;
        white-space: nowrap;
        overflow: auto;
        height: unset;
    }

    .top-zt {
        height: unset;
    }

    .zt-text a {
        padding: 10px 8px
    }

    .right-tit {
        width: 100%;
    }
    .show_playl > div, .show_playr > div {
        flex-wrap: wrap;
    }
    .live-box {
        position: relative;
    }
    .noLive {
        position: absolute;
        bottom: 10px;
    }
    .show_playl > div, .show_playr > div {
        white-space: pre-wrap;
    }
}

.tt-logo {
    width: 80px;
    height: 80px;
    border-radius: 100%;
}

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

.noLive {
    float: left;
    text-indent: 0em;
    background: #fff;
    white-space: nowrap;
    border-radius: 40px;
    color: #044940;
    margin: 10px 10px 10px 0;
    font-size: 14px;
    padding: 5px 8px;
    font-weight: 700;
    display: block;
    overflow: hidden;
    border-bottom: 1px solid #a58952;
    cursor: pointer;
}

.noLive:hover {
    float: left;
    text-indent: 0em;
    background: #044940;
    color: #fff;
    border-bottom: 1px solid #a58952;
}

.line {
    display: flex;
    width: 100%;
    justify-content: center;

    align-items: center
}

.live-box .b2 .b {
    line-height: unset;
    height: unset;
    text-align: center;
}
details summary {
    margin-top: 10px;
}
.view-content img {
    width:100%;
    object-fit: contain;
}