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

#gotoTop {
    width: 40px;
    height: 40px;
    border-radius: 40px;
    background: url(../images/top.png) no-repeat;
    background-size: 40px 40px;
    position: fixed;
    bottom: 158px;
    right: 5%;
}

.bisailiebiao h3.time-title,.bisai-saishi h3.time-title{
    height: 45px;
    line-height: 45px;
    background: #eee;
    font-size: 16px;
    padding:0 10px;
}

.bisai-item:nth-child(2n) {
    background: #fafafa;
}

@media only screen and (max-width: 768px) {
    
    .logo-img img {
        float: left;
        width: auto;
        height: 55px;
        margin: 6px 0 0 2%;
    }
    
    .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: #0091ea;
        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: #a3500d;
        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 {}

    /*æ–°é—»åˆ—è¡¨*/
    .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: rgb(158, 216, 23)
    }

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

    /*æ–°é—»åˆ—è¡¨*/
    .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;
        /*background: url(../images/bg.webp) 0 0 no-repeat;*/
    }

    .logo-img {
        /* float:center; */
        /* width: 50%; */
        height: 65px;
        line-height: 65px;
        overflow: hidden;
        text-align: center;
       
    }

    .logo {
        color: #2c70dd;
        font-size: 26px;
        font-weight: 700;
        text-align: center;
       
    }

    .logo-txt {
        border-radius: 8px 8px 0 0;
        float: left;
         background: #2c70dd; 
        /*margin: 1px 0 0 0;*/
        width:100%;
        height: 65px;
        overflow: hidden;
        /*padding: 0 3%*/
    }

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

    .logo-txt .menu-item a:hover {
        color: #fff;
    }

    .logo-txt .menu-item a.cav {
        color: #fff;
    }

    /*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: 38px;
        margin: 0px 0px;
        color: #666;
    }

    .search .btn {
        float: right;
        width: 26%;
        height: 30px;
        border: none;
        cursor: pointer;
        margin: 4px 4px;
        border-radius: 18px;
        background: #dd3333 url(../images/ico-search.png) no-repeat center;
    }


    /*é¢åŒ…å±‘*/
    .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 {
        background: url(../images/10.png) 0px 8px no-repeat;
        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: #0091ea;
    }

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

    .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: #0a5165;
        border-radius: 8px;
        text-align: center
    }

    .bt-c2 a {
        float: right;
        line-height: 24px;
        font-size: 14px;
        color: #0091ea;
        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: #0091ea !important;
        color: #fff !important;
    }

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

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

    .list-tit {
        float: left;
        background: #0091ea;
        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
    }

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

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

    .rightb-tit ul li {
        float: left;
        margin: 0 10px 0px 0;
        padding: 10px 0;
    }

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

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

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

    .rightb-tit ul li:hover {
        border-radius: 10%;
        background: #eee;
        color: rgb(158, 216, 23);
    }

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

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

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

    .remensai ul {
        float: left;
        width: 100%;
        margin: 20px 0;
    }

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

    .remensai .remen-img {
        float: left;
        height: 35px;
        width: 100%;
    }

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

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

    .remensai ul li:hover {
        border-radius: 10%;
        background: #eee;
        color: rgb(158, 216, 23);
    }

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

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

    .tit-yx {
        width: 90%;
        float: left;
        background: #0b4d61 url(../images/goin-right.png) 0 0px no-repeat;
        border-bottom: 0px solid #ccc;
        overflow: hidden;
        overflow: hidden;
        margin: 0px 0;
        padding: 10px 5%;
        display: none;
    }

    .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: #0091ea;
        padding: 0 3%;
        overflow: hidden;
    }

    .list-nav a:hover {
        color: rgb(158, 216, 23);
    }

    .list-nav .bttab-style,
    .tit-yx .bttab-style {
        color: rgb(158, 216, 23)
    }

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

    .footer {
        width: 96%;
        float: left;
        background: #1c2533;
        padding: 50px 2% 100px 2%;
    }

    .footer p {
        width: 100%;
        height: 40px;
        line-height: 20px;
        text-align: center;
        color: #ccc;
        font-size: 12px;
                  padding: 10px;
        box-sizing: border-box;
        margin-bottom: 30px;
    }

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

    .footer p a:hover {
        color: rgb(158, 216, 23);
    }

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

    .footer 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 {
        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: #0a5165
    }

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

    .footer2 a.index i {
        background: url(../images/index.png) no-repeat top center;
        background-size: 26px 23px
    }

    .footer2 a.icozq i {
        background: url(../images/zq-dq.png) no-repeat top center;
        background-size: 23px 23px
    }

    .footer2 a.icolq i {
        background: url(../images/lq.png) no-repeat top center;
        background-size: 23px 23px
    }

    .footer2 a.icobj i {
        background: url(../images/bj.png) no-repeat top center;
        background-size: 25px 25px
    }

    .footer2 a.icolx i {
        background: url(../images/lx.png) no-repeat top center;
        background-size: 23px 23px
    }

    .footer2 a.icoxs i {
        background: url(../images/xs.png) no-repeat top center;
        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 {
        display: none;
        border-radius: 0px;
        float: right;
        width: 100%;
        height: 310px;
        background: #0091ea;
        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: #dd3333;
        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: #0091ea;
        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: #0091ea;
    }

    .index-jd-right ul li a:hover {
        color: rgb(158, 216, 23);
    }

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

    /*æ–°é—»åˆ—è¡¨*/
    .newslist dl {
        border-bottom: 1px solid #ddd;
        float: left;
        width: 90%;
        height: 100px;
        margin: 5% 0 0 5%;
        padding: 0 0 5% 0
    }

    .list-img {
        background: #0091ea;
        float: left;
        width: 30%;
        height: 100px;
        margin: 0px 0px 0px 0;
        border-radius: 0 28px 0 0;
        overflow: hidden;
    }

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

    .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 {
        background: url(../images/ico-time-2.png) 0 2px no-repeat;
        float: left;
        width: 100%;
        height: 20px;
        line-height: 20px;
        padding: 0 0 0 20px;
        overflow: hidden;
        margin-top: 10px;
        color: #999;
        font-size: 12px
    }

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

    .newslist dd:hover {
        color: rgb(158, 216, 23);
    }

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

    /**right*list**/
    .list {
        border-radius: 0 0px 8px 8px;
        float: left;
        width: 90%;
        max-height: auto;
        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;
        text-align: left;
    }

    .list li .k1 {
        margin: 0px 0 0px 0;
        float: block;
        color: #999;
        padding: 0 0px 0 0px;
        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%;

        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: rgb(158, 216, 23)
    }

    /* 友情链接 */
    .containers {
        width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    .panel {
        margin: 10px;
    }
}

@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: #0091ea;
        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';
        /*background: #fff;*/
        background: #eee url(../images/pt.png) repeat;
    }


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

    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: #0091ea;
        width: 90%;
        margin: 30px 5%;
        height: 55px;
        text-align: center;
        color: #fff;
        line-height: 55px;
        border-radius: 40px;
        font-size: 20px
    }



    /*æ–°é—»åˆ—è¡¨*/
    .newslist dl {
        border-bottom: 1px solid #ddd;
        float: left;
        width: 90%;
        height: 130px;
        margin: 3% 0 0 5%;
        padding: 0 0 3% 0
    }

    .list-img {
        background: #0091ea;
        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;
        padding: 0 0 0 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: rgb(158, 216, 23);
    }



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

    .logo-img {
        width: 300px;
    }

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

    .logo {
        color: #fff;
        font-size: 26px;
        margin-right: 26px;
        font-weight: 700;
        line-height: 89px;
    }

    .logo-txt a {
        overflow: hidden;
        float: left;
        font-size: 18px;
        color: #333;
        line-height: 60px;
        height: 60px;
        border-radius: 10px;
        padding: 0px 10px;
        font-weight: 700;
        overflow: hidden;
    }

    .logo-txt a:hover {
        color: #2577e3;
    }

    .logo-txt a.cav {
        color: rgb(158, 216, 23);
    }

    /*search*/
    .search {
        width: 288px;
        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: 34px;
        margin: 3px 10px;
        color: #999;
    }

    .search .btn {
        width: 48px;
        height: 30px;
        border: none;
        cursor: pointer;
        margin: 4px 4px;
        border-radius: 100px;
        background: #dd3333 url(../images/ico-search.png) no-repeat center;
    }

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

    .search .btn:hover {
        background: #0091ea url(../images/ico-search.png) no-repeat center;
    }

    .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: #0091ea;
        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: #dd3333;
        color: #fff;
        margin: 17px 15px 10px 20px;
    }

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

    .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: #0091ea;
        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: #0091ea;
    }

    .index-jd-right ul li a:hover {
        color: rgb(158, 216, 23);
    }

    .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: 94%;
        max-height: auto;
        background: #fff;
        margin: 0px 0% 0 0;
        padding: 3%;
        overflow: auto;
    }

    .list li {
        float: left;
        width: 100%;
        max-height: 120px;
        border-bottom: 1px solid #e8e8e8;
        padding: 10px 0;
        display: flex;justify-content: center;
    }

    .list li .k1 {
        margin: 0px 0 0px 0;
        float: right;
        color: #999;

        font-size: 12px;
        line-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%;

        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: rgb(158, 216, 23)
    }

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

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

    .list-live:hover {
        background: #0091ea;
    }

    .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, #0091ea, #0a5165);
        color: #fff;
        overflow: hidden;
    }

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

    .v1,
    .ZT-wrap {
        clear: both;
        position: relative;
        width: 1200px;
        margin: 0 auto;
        padding-top: 2px;
    }

    .v1 {
        width: 1200px;
    }

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

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

    .v1-left {
        width: 100%;
    }

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

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

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

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

    .mora a {
        float: left;
        width: 7%;
        height: 50px;
        border-radius: 8px;
        margin: 10px 1%;
        line-height: 50px;
        background: #eee;
        color: #0091ea;
        font-size: 16px;
        text-align: center;
    }

    .mora a:hover {
        background: #dd3333;
        color: #fff;
        font-size: 16px
    }

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

    /*links*/
    .footer {
        width: 100%;
        float: left;
        background: #1c2533;
        padding: 50px 0;

    }

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

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

    .footer dd a:hover,
    .footer p a:hover {
        color: rgb(158, 216, 23);
    }

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

    .footer 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: #2577e3;
    }

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

    .brednav p a {
        color: #fff;
    }

    .brednav p a:hover {
        color: rgb(158, 216, 23);
    }

    .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: #0091ea !important;
        color: #fff !important;
    }

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

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

    *çƒ­é—¨è¯é¢˜*/ .hot-con {
        width: 360px;
        height: auto;
        margin: 10px 0 20px 0;
        overflow: hidden;
    }

    .hot-con li {
        float: left;
        background: url(../images/10.png) 0px 8px no-repeat;
        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: #0091ea;
    }

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

    .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: #0091ea;
        line-height: 50px;
        height: 50px;
        border-left: 5px solid #0091ea;
        margin: 0px 0 0px 0px;
        padding-left: 20px
    }

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

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

    .remensai {
        float: left;
        background: #fff;
        width: 90%;
        padding: 0 5%;
        margin-bottom: 10px;
        border-radius: 0 0px 8px 8px;
    }

    .remensai ul {
        float: left;
        width: 100%;
        margin: 20px 0;
    }

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

    .remensai .remen-img {
        float: left;
        height: 35px;
        width: 100%;
    }

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

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

    .remensai ul li:hover {
        border-radius: 10%;
        background: #eee;
        color: rgb(158, 216, 23);
    }

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

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

    .rightb-tit ul li {
        float: left;
        ;
        margin: 0 10px 0px 0;
        padding: 10px 0;
    }

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

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

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

    .rightb-tit ul li:hover {
        border-radius: 10%;
        background: #eee;
        color: rgb(158, 216, 23);
    }

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

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

    .bt-c2 {
        float: left;
        background: #0091ea 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 #0091ea;
        margin: 0px 0 0px 0px;
        padding-left: 20px
    }

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

    .list-tit {
        background: url(../images/01.png) 0px 0px no-repeat;
        float: left;
        border-left: 5px solid #0091ea;
        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 {
        background: url(../images/icon13.png) 0px 6px no-repeat;
        border: 0px solid #ccc;
        font-size: 18px;
        line-height: 60px;
        height: 60px;
        padding: 5px 20px;
        margin: 0 20px 0 0;
        color: #0091ea;
        font-weight: 700;
        border-radius: 0px;
    }

    .list-nav a:hover {
        color: rgb(158, 216, 23);
    }

    .list-nav .bttab-style {
        background: url(../images/icon18_1.png) 0px 6px no-repeat;
        color: rgb(158, 216, 23)
    }

    .tit-yx .bttab-style {
        color: rgb(158, 216, 23)
    }

    .tit-yx {
        width: 100%;
        float: left;
        background: #0b4d61;
        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: rgb(158, 216, 23);
    }

    .tit-yx .fr {
        display: none
    }

}

.containers {
    width: 1200px;
    margin: 0 auto;
    padding: 0;
    margin-top: 20px;
    display: flex;
    flex-direction: column;
}

.panel {
    box-sizing: border-box;
    padding: 15px;
    background: #fff;
    box-shadow: 0 1px 52px 0 rgb(0 0 0 / 5%);
    margin-bottom: 20px;
}

.panel-hd {
    display: flex;
    align-items: center;
    padding-bottom: 0.5rem;
    border-bottom: solid 1px #d3d3d3;
    height: 30px;
}

.hdt {
    flex: 1;
    font-size: 1.2rem;
    font-weight: 700;
}

.panel-bd {
    flex: 1;
    padding: 15px 0 20px 0;
}

.zb-zzk-list {
    display: flex;
    flex-wrap: wrap;
}

.zb-zzk-list li {
    margin: 0 10px 10px 0;
}

.zb-zzk-list li a {
    display: inline-block;
    color: #172b4c;
    padding: 2px 10px;
    background: #dedede;
    border-radius: 5px;
    text-decoration: none;
}


.pagination-pages-dom ul{width:100%;display:flex;justify-content:center;padding:0px 10px 20px 10px;flex-wrap:wrap;box-sizing:border-box}
.pagination-pages-dom ul li a{border:1px solid #ccc;border-radius:2px;line-height:1.5;padding:0 10px;margin:2px}

.teamlist p{padding:5px 0;}