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

.zc_page {
    margin: 5px;
    display: flex;
    flex-flow: wrap;
}

.zc_page li {
    display: inline;
    padding: 5px;
    border: solid 1px #999;
    margin: 5px
}

.page-more {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
}

.u45_dTQ1_Y29udGVudF9ib3hfZGV0YWls{ padding:10px; overflow:hidden;    font-size: 15px;     line-height: 25px;}
.u45_dTQ1_Y29udGVudF9ib3hfZGV0YWls  img{ width: 100%}

@media only screen and (max-width: 768px) {
    body {
        font-family: microsoft yahei, arial, heiti sc;
        background: #f5f5f5;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    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
    }

    a {
        text-decoration: none;
        font-size: 14px;
        color: #666
    }

    a:hover {
        color: #ea8cd5
    }

    .black50 {
        width: 100%;
        float: left;
        height: 50px
    }

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

    .tnn {
        margin: 0 2%;
        width: 96%;
        padding-right: 0;
        background: #f5f5f5;
        height: auto
    }

    .u45_dTQ1_dG5uLWxlZnQ {
        background: #fff;
        box-shadow: 0 5px 10px #eee;
        border-radius: 8px;
        padding: 0 0;
        width: 100%;
        float: left;
        margin: 0 0 10px 0
    }

    .u45_dTQ1_dG5uLXJpZ2h0 {
        box-shadow: 0 5px 10px #eee;
        width: 100%;
        float: right
    }

    .logo {
        text-align: left;
        display: block;
        width: 50%;
        padding: 6px 0;
        overflow: hidden
    }

    .logo img {
        width: auto;
    }

    .nav {
        float: left;
        line-height: 37px;
        width: 96%;
        margin-bottom: 10px;
        background: linear-gradient(246deg, #7d95f7 0%, #df6ef1 100%);
        display: flex;
        white-space: nowrap;
        overflow-x: auto;
    }

    .nav > div {
        float: left;
        width: 25%;
        padding: 0 0;
        text-align: center;
        color: #fff;
        line-height: 36px
    }

    .nav > div a{
        line-height: 36px;
        color: #fff;
    }



    .nav div a:hover {
        color: red
    }

    .nav-2 {
        display: none
    }

    .cav .top-index {
        height: 200px;
        float: left;
        margin: 10px auto;
        background: #fff;
        overflow: hidden;
        width: 100%
    }

    .top-index ul {
        width: 100%;
        background: #000;
        height: auto;
        height: 200px;
        overflow: hidden
    }

    .top-index ul .dg li {
        background: rgba(0, 0, 0, .6);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
        color: #fafafa;
        transition: all .1s linear;
        -webkit-transition: all .1s linear;
        display: block;
        float: left;
        width: 540px;
        height: 200px;
        margin: 0 10px 0 0;
        position: relative;
        overflow: hidden
    }

    .top-index ul .dg li img {
        object-fit: cover;
        border-radius: 0;
        width: 100%;
        min-height: 200px
    }

    .top-index ul .dg li p {
        text-align: left;
        overflow: hidden;
        line-height: 35px;
        position: absolute;
        width: 90%;
        height: 35px;
        padding: 5px 5%;
        left: 0;
        bottom: 0
    }

    .top-index ul .dg li:hover p, .top-index ul li:hover p {
        background: #000;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C816debd, endColorstr=#C816debd)
    }

    .top-index ul .dg li :hover {
        -webkit-box-shadow: 0 8px 20px rgba(0, 0, 0, .3);
        -moz-box-shadow: 0 8px 20px rgba(0, 0, 0, .3);
        box-shadow: 0 8px 20px rgba(0, 0, 0, .3)
    }

    .top-index-right {
        display: none;
        float: left;
        width: 300px;
        height: auto
    }

    .top-index ul li {
        background: #eee;
        border-radius: 0;
        float: left;
        width: 100%;
        height: 175px;
        margin: 0 0 10px 0;
        position: relative;
        overflow: hidden
    }

    .top-index ul li img {
        object-fit: cover;
        border-radius: 0;
        width: 100%;
        min-height: 200px
    }

    .top-index ul li p {
        overflow: hidden;
        line-height: 30px;
        position: absolute;
        width: 96%;
        height: 30px;
        padding: 0 2%;
        left: 0;
        bottom: 0;
        border-bottom-left-radius: 0;
        background: rgba(0, 0, 0, .3);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
        text-align: center;
        color: #eee;
        font-size: 14px;
        transition: all .1s linear;
        -webkit-transition: all .1s linear
    }

    .top-index ul li img:hover {
        transition-duration: 1s;
        transition-timing-function: linear;
        width: 112%;
        height: 112%;
        padding-left: -50%
    }

    #index-tab {
        float: left;
        margin-left: 10px;
    }

    #tab-tit {
        border-bottom: 1px solid #ea8cd5;
        float: left;
        width: 100%;
        height: 50px;
        margin: 20px 0 0 0
    }

    #index-tab .active {
        float: left;
        color: #000;
        font-size: 18px;
        border-bottom: 4px solid #ea8cd5
    }

    #index-tab h4 {
        float: left;
        margin: 0 40px 0 0;
        padding: 0;
        font-size: 16px;
        float: left;
        line-height: 47px;
        color: #888;
        font-weight: 500
    }

    #index-tab dl {
        display: none;
        float: left;
        padding: 20px 0 0
    }

    #index-tab dd {
        float: left;
        width: 48%;
        padding: 0 0 20px
    }

    #index-tab dd li {
        float: left;
        width: 100%;
        line-height: 38px;
        height: 38px;
        overflow: hidden
    }

    #index-tab dd li p b {
        transform: skewX(-15deg);
        border-radius: 3px;
        float: left;
        width: 5%;
        height: 18px;
        line-height: 18px;
        margin: 11px 15px 0 3px;
        background: #ea8cd5;
        color: #fff;
        overflow: hidden;
        text-align: center
    }

    #index-tab dd li p {
        text-overflow: ellipsis;
        white-space: nowrap;
        float: left;
        width: 86%;
        overflow: hidden
    }

    #index-tab dd li span {
        float: right;
        width: 10%;
        text-align: right;
        font-size: 12px;
        overflow: hidden;
        color: #999
    }

    .dd-left {
        margin-right: 4%
    }

    .btc2 {
        border-bottom: 1px solid #ea8cd5;
        float: left;
        background:linear-gradient(246deg, #7d95f7 0%, #df6ef1 100%);
        width: 100%;
        height: 35px;
        margin: 10px 0;
        padding: 0;
        border-radius: 8px 8px 0 0;
        overflow: hidden
    }

    .btc2 ul, .btc2 h4 {
        margin-left: 6px;
        transform: skewX(-15deg);
        background:linear-gradient(246deg, #7d95f7 0%, #df6ef1 100%);
        float: left
    }

    .btc2 p, .btc2 h4 p {
        transform: skewX(0deg);
        height: 35px;
        float: left;
        font-size: 14px;
        color: #fff;
        line-height: 35px;
        margin: 0 0 0 0;
        padding: 0 20px
    }

    .btc2 p a {
        color: #fff
    }

    .btc2 span a {
        border-left: 1px solid #ccc;
        float: right;
        line-height: 16px;
        color: #666;
        margin: 10px 10px 0 0;
        height: 16px;
        padding: 0 0 0 10px
    }

    .btc2 span .bttab-style, .bt-c2 span a:hover {
        font-weight: 700;
        color: #ea8cd5
    }

    .btc2 span {
    }

    .zhibolist {
        background: #fff;
        float: left;
        width: 100%;
        padding: 0 0%;
        text-align: center
    }

    .zhibolist .t1 {
        height: 25px;
        line-height: 25px;
        width: 100%;
        margin-right: 2%;
        overflow: hidden;
        float: left;
        color:  #7d95f7;
        text-align: center
    }

    .zhibolist .t2 {
        display: none
    }

    .zhibolist .t3 {
        height: 25px;
        line-height: 25px;
        width: 100%;
        overflow: hidden;
        float: right;
        text-align: center;
        margin-bottom: 10px;
    }

    .zhibolist .t3 a {
        color: #666
    }

    .zhibolist .t5 {
        display: none
    }

    .zhibolist .t6 {
        height: 20px;
        line-height: 20px;
        width: 100%;
        text-align: center;
        margin: 0 0 0 0;
        overflow: hidden
    }

    .zhibolist .listcontent .t5 a, .zhibolist .t6 a {
        color: #ea8cd5;
        padding: 0 2%;
        margin: 0
    }

    .zhibolist .t6 {
    }

    .zhibolist .t2 img {
        width: 100%
    }

    .zhibolist .t2 a {
        color: #b200fe
    }

    .zhibolist .dateheader {
        display: none;
        float: left;
        height: 30px;
        line-height: 30px;
        width: 100%;
        margin: 0 0 0 0%;
        color: #666;
        font-size: 14px
    }

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

    .listcontent {
        float: left;
        width: 100%;
        padding: 2% 0;
        background: #fbfbfb
    }

    .listcontent ul {
        border-bottom: 1px solid #ddd;
        list-style: none;
        width: 96%;
        float: left;
        padding: 10px 2%;
        overflow: hidden
    }

    .listcontent ul li {
        float: left;
        overflow: hidden
    }

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

    .zhibolist .t4 {
        padding-top:10px;
        padding-bottom: 10px;
        overflow: hidden;
        height: 35px;
        line-height: 35px;
        float: left;
        width: 100%;
        margin: 0%;
    }

    .zhibolist .listcontent .t4 a {
        color: #000
    }

    .zhibolist .listcontent .t4 .strong {
        overflow: hidden;
        float: left;
        text-align: center;
        width: 45%;
        padding: 0 0 0;
        font-weight: 0;
        margin: 0 0 2% 0;
        display: flex;
        justify-content: flex-end;
        font-size: 16px
    }

    .zhibolist .listcontent .t4 .b {
        display: flex;
        text-align: center;
        float: left;
        width: 45%;
        padding: 0 0 0;
        font-weight: 0;
        overflow: hidden;
        font-size: 16px
    }

     .zhibolist .listcontent .t4 .b b ,.zhibolist .listcontent .t4 .strong strong{
         color: #666;
     }

    .zhibolist .listcontent .t4 img {
        width: 30px;
        height: 30px;
    }

    .zhibolist .t4 .img {
        width:10%;
        float: left;
    }

    .index-lx {
        float: left;
        border-radius: 10px;
        height: 480px;
        float: left;
        width: 100%;
        margin: 0 0 10px;
        overflow: hidden;
        padding: 0 0
    }

    .lx-right {
        background: #fff;
        padding: 10px 0;
        box-shadow: 0 5px 10px #eee;
        border-radius: 10px;
        float: left;
        float: left;
        width: 100%;
        overflow: hidden
    }

    .lx-right li {
        width: 90%;
        padding: 0 5%;
        border-bottom: 0 solid #f3f3f3;
        float: left;
        height: 45px;
        margin: 0;
        overflow: hidden
    }

    .lx-right dl a {
        border-radius: 10px;
        text-align: center;
        float: left;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        background: #ea8cd5;
        color: #fff;
        text-align: center;
        width: 30%;
        margin: 10px 65% 5px 5%;
        overflow: hidden;
        font-weight: 700
    }

    .lx-right li img {
        float: left;
        width: 6%;
        margin: 12px 4% 0 0
    }

    .lx-right li a {
        line-height: 45px;
        overflow: hidden;
        color: #666;
        width: 90%;
        float: left;
        margin: 0 auto
    }

    .lx-right li:hover a {
        font-weight: 700;
        color: #000
    }

    .listright {
        border-radius: 0 0 8px 8px;
        float: left;
        width: 86%;
        padding: 20px 7%;
        background: #fff;
        margin: 0 0 20px
    }

    .listright li {
        float: left;
        width: 95%;
        padding: 0 0 0 5%;
        float: left;
        line-height: 35px;
        height: 35px;
        *line-height: 35px;
        border-bottom: 0 dashed #ccc;
        overflow: hidden;
    }

    .listright li a {
        color: #666
    }

    .listright li a:hover {
        color: #ea8cd5
    }

    .listright dt {
        border-bottom: 1px solid #eee;
        border-radius: 0;
        float: left;
        width: 100%;
        height: 60px;
        margin: 0 0 10px 0;
        padding: 0 0 10px;
        overflow: hidden
    }

    .listright dt img {
        object-fit: cover;
        border-radius: 10px;
        width: 30%;
        height: 60px;
        margin: 0
    }

    .listright dt p {
        margin: 10px 0 0;
        float: right;
        overflow: hidden;
        line-height: 20px;
        width: 65%;
        height: 40px;
        padding: 0 0%;
        text-align: left;
        font-size: 14px
    }

    .listright dt p:hover {
        color: #ea8cd5;
        font-size: 14px
    }

    .u45_dTQ1_bmV3cy1iox dt {
        border-bottom: 1px solid #eee;
        border-radius: 0;
        float: left;
        width: 100%;
        height: 60px;
        margin: 0 0 10px 0;
        padding: 0 10px;
        overflow: hidden
    }

    .u45_dTQ1_bmV3cy1iox dt img {
        object-fit: cover;
        border-radius: 10px;
        width: 60px;
        height: 60px;
        margin: 0
    }

    .u45_dTQ1_bmV3cy1iox dt p {
        margin: 10px 0 0;
        float: right;
        overflow: hidden;
        line-height: 20px;
        width: calc(100% - 80px);
        height: 40px;
        padding: 0 0%;
        text-align: left;
        font-size: 14px
    }

    .u45_dTQ1_bmV3cy1iox dt p:hover {
        color: #ea8cd5;
        font-size: 14px
    }

    .foot {
        width: 94%;
        float: left;
        background:linear-gradient(246deg, #7d95f7 0%, #df6ef1 100%);
        padding: 50px 10px;
    }

    .foot p {
        font-size: 14px;
        width: 100%;
        float: left;
        padding: 0 0;
        color: #fff;
        margin: 10px 0 0;
        text-align: center
    }

    .foot p a {
        font-size: 14px;
        color: #0735ed
    }

    .arc {
        margin: 10px;
        background-color: #fff;
        float: left
    }

    .arc h1 {
        padding: 0 0;
        color: #333;
        margin-bottom: 6px;
        font-size: 20px;
        font-size-adjust: none;
        font-stretch: normal;
        text-align: center
    }

    .u45_dTQ1_YXJjLXRpbWU {
        color: #999;
        font-size: 12px;
        font-weight: 400;
        padding: 0 0 10px;
        text-align: center;
        margin: 10px 0;
    }

    .arc-center {
        text-indent: 0;
        margin: 0 auto;
        text-align: left;
        line-height: 22px;
        padding: 0;
        width: 100%;
        verflow: auto;
        overflow: hidden;
        background: #fff;
        _overflow: visible;
        _overflow-x: hidden
    }

    .arc-center img {
        margin: 0 auto;
        text-align: left;
        line-height: 22px;
        padding: 0;
        width: 100%;
        verflow: auto;
        overflow: hidden;
        background: #fff;
        _overflow: visible;
        _overflow-x: hidden
    }

    .arc-center p {
        color: #525252;
        font-size: 14px;
        line-height: 32px;
        padding-top: 10px
    }

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

    .arc-center p a {
        float: left;
        width: 90%;
        text-indent: 0;
        color: #ea8cd5;
        padding: 15px 5%;
        font-weight: 700;
        font-size: 14px;
        line-height: 20px;
        margin: 0 0 10px;
        background: #f5f5f5;
        border-radius: 8px
    }

    .arc-center p a:hover {
        color: #fff;
        background: #ea8cd5
    }

    .arc-center .live {
        background: #ea8cd5;
        float: left;
        width: 94%;
        margin: 0 0% 20px 0;
        padding: 20px 3%
    }

    .arc-center .live a {
        float: left;
        text-indent: 0;
        height: 30px;
        color: #fff;
        font-size: 16px;
        padding: 10px 15px;
        font-weight: 700;
        overflow: hidden;
        line-height: 30px
    }

    .arc-center .live a:hover {
        float: left;
        text-indent: 0;
        height: 30px;
        background: #ff0;
        color: #fff
    }

    .arc-center h3, .arc-center h2 {
        box-shadow: 0 5px 10px #ddd;
        border-radius: 8px;
        float: left;
        width: 90%;
        text-indent: 0;
        margin: 10px 0%;
        padding: 10px 5%;
        line-height: 38px;
        color: #ea8cd5;
        font-weight: 500;
        font-size: 16px;
        background: #f5f5f5
    }

    .arc-tag {
        margin: 10px auto;
        text-align: left;
        font-size: 12px;
        border-top: 1px dashed #ccc;
        clear: both;
        padding: 18px 12px 8px 0;
        overflow: auto;
        line-height: 30px
    }

    .arc-tag span {
        border-radius: 8px;
        color: #fff;
        float: left;
        line-height: 30px;
        background: #ea8cd5;
        padding: 0 10px;
        margin: 0 20px 0 0
    }

    .arc-tag a {
        margin: 0 10px 0 0;
        font-weight: 700
    }

    .newslist {
        float: left;
        width: 90%;
        padding: 15px 5%;
        overflow: hidden
    }

    .newslist ul {
        height: 70px;
        width: 100%;
        line-height: 25px;
        border-bottom: 1px dashed #ccc;
        padding: 5px 0;
        overflow: hidden
    }

    .newslist .a1 {
        font-size: 14px;
        height: 28px;
        color: #999;
        float: left;
        width: 100%
    }

    .newslist .a2 {
        float: left;
        height: 38px;
        font-size: 16px;
        width: 100%;
        color: #000;
    }

    .newslist .a2:hover {
        color: #ea8cd5;
    }

    .newslist ul:hover {
        background: #eee
    }

    .ckzt {
        width: 100%;
        float: left
    }

    .ztimg {
        display: none
    }

    .ckbot {
        border-radius: 8px;
        box-shadow: 0 5px 10px #ddd;
        width: 90%;
        padding: 20px 5%;
        margin: 0 0 10px;
        float: left;
        background: #fff
    }

    .ckbot h1 {
        text-align: center;
        color: #333;
        font-size: 20px;
        line-height: 30px
    }

    .ckbot .cktext {
        float: left;
        color: #999;
        margin: 10px 0 0;
        font-size: 14px;
        text-align: center;
        line-height: 25px
    }

    .ckbot span {
        display: none
    }

    .tag2023 {
        float: left;
        width: 96%;
        margin: 20px 2% 30px
    }

    .tag2023 a {
        float: left;
        background: #e8e8e8;
        border-radius: 108px;
        margin: 5px;
        padding: 0 20px;
        color: #000;
        white-space: nowrap;
        line-height: 40px
    }

    .tag2023 a:hover {
        background: #d00;
        color: #fff
    }

    .zhibolist .zb_20 {
        border-radius: 0 0 0 0;
        float: left;
        width: 100%;
        background: #ea8cd5;
        height: 60px;
        margin: 0 0%;
        overflow: hidden
    }

    .zhibolist .zb_20 span {
        line-height: 60px;
        margin: 0 0 0 0%;
        padding: 0 0 0 20px;
        float: left;
        font-size: 14px;
        font-weight: 400;
        color: #fff;
        width: 78px
    }

    .zhibolist .zb_20 p a {
        float: left;
        line-height: 60px;
        font-size: 14px;
        font-weight: 600;
        margin-left: 5%;
        color: #fff
    }

    .zhibolist .zb_20 p a:hover {
        color: #ff0
    }

    .live-box {
        text-indent: 0;
        width: 100%;
        height: 128px;
        text-align: center;
        margin: 40px 0;
        overflow: hidden;
        border-radius: 8px
    }

    .live-box .b1 {
        background-size: 68px;
        font-weight: 700;
        float: left;
        width: 35%;
        color: #666;
        line-height: 188px;
        height: 188px;
        overflow: hidden
    }

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

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

    .live-box .b3 {
        background-size: 68px;
        font-weight: 700;
        float: left;
        width: 35%;
        color: #666;
        line-height: 188px;
        height: 188px;
        text-align: center
    }

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

    .b4 a {
        background: linear-gradient(to right, #f8f8f8, #e0f9ff);
        float: left;
        font-weight: 700;
        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, #00a5eb, #e0f9ff);
        color: #fff
    }

    .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: #666
    }

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

@media only screen and (min-width: 768px) {
    body {
        font-family: microsoft yahei, arial, heiti sc;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    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 {
        border: 0;
        vertical-align: middle
    }

    a {
        text-decoration: none;
        font-size: 14px;
        color: #333
    }

    a:hover {
        color: #7d95f7;
        font-weight: 700
    }

    .black50 {
        width: 100px;
        float: left;
        height: 50px
    }

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

    .tnn {
        margin: 0 auto;
        width: 1200px;
        padding-right: 0;
        height: auto
    }

    .u45_dTQ1_dG5uLWxlZnQ, #index-tab {
        background: #fff;
        border-radius: 8px;
        padding: 0 0;
        width: 850px;
        float: left;
        margin: 0 20px 5px 0;
    }

    .u45_dTQ1_dG5uLXJpZ2h0 {
        box-shadow: 0 5px 10px #eee;
        width: 310px;
        padding: 0 10px 15px 10px;
        float: right
    }

    .ccc {
        display: flex;
        flex-direction: column;
        width: 100%;
        box-shadow: 0 2px 6px 0 rgb(98 127 107/13%);
        background: linear-gradient(246deg, #7d95f7 0%, #df6ef1 100%);
    }

    .logo {
        float: left;
        width: 18%;
        height: 70px;
        display: flex;
        justify-content: flex-start;
        padding: 0 0 0;
        overflow: hidden
    }

    .logo a {
        display: flex;
    }

     .logo a span{
         margin:auto;
     }

    .logo img {
        height: 60px
    }

    .nav {

    }

    .nav > div {
        display: inline-block;
        padding-right:10px;
        min-width:60px;
        float: left;

    }

     .nav > div > a {
         line-height: 50px;
        font-size: 16px;
         text-align: center;
         font-weight: 400;
         margin-left: 5px;
         color: #fff;
     }

    .nav > a:hover, a.cav {
        border-top: 4px solid #ea8cd5;
        color: #fff;
        font-weight: 900
    }

    .top-index {
        height: auto;
        float: left;
        margin: 10px auto;
        background: #fff;
        overflow: hidden;
        width: 100%
    }

    .top-index ul {
        width: 100%;
        background: #000;
        height: auto
    }

    .top-index ul .dg li {
        background: rgba(0, 0, 0, .6);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
        color: #fafafa;
        transition: all .1s linear;
        -webkit-transition: all .1s linear;
        display: block;
        float: left;
        width: 540px;
        height: 360px;
        margin: 0 10px 0 0;
        position: relative;
        overflow: hidden
    }

    .top-index ul .dg li img {
        object-fit: cover;
        border-radius: 0;
        width: 100%;
        min-height: 360px
    }

    .top-index ul .dg li p {
        text-align: left;
        overflow: hidden;
        line-height: 35px;
        position: absolute;
        width: 90%;
        height: 35px;
        padding: 5px 5%;
        left: 0;
        bottom: 0
    }

    .top-index ul .dg li:hover p, .top-index ul li:hover p {
        background: #000;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C816debd, endColorstr=#C816debd)
    }

    .top-index ul .dg li :hover {
        -webkit-box-shadow: 0 8px 20px rgba(0, 0, 0, .3);
        -moz-box-shadow: 0 8px 20px rgba(0, 0, 0, .3);
        box-shadow: 0 8px 20px rgba(0, 0, 0, .3)
    }

    .top-index-right {
        float: left;
        width: 300px;
        height: auto
    }

    .top-index ul li {
        background: #eee;
        border-radius: 0;
        float: left;
        width: 100%;
        height: 175px;
        margin: 0 0 10px 0;
        position: relative;
        overflow: hidden
    }

    .top-index ul li img {
        object-fit: cover;
        border-radius: 0;
        width: 100%;
        min-height: 200px
    }

    .top-index ul li p {
        overflow: hidden;
        line-height: 30px;
        position: absolute;
        width: 96%;
        height: 30px;
        padding: 0 2%;
        left: 0;
        bottom: 0;
        border-bottom-left-radius: 0;
        background: rgba(0, 0, 0, .3);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
        text-align: center;
        color: #eee;
        font-size: 14px;
        transition: all .1s linear;
        -webkit-transition: all .1s linear
    }

    .top-index ul li img:hover {
        transition-duration: 1s;
        transition-timing-function: linear;
        width: 112%;
        height: 112%;
        padding-left: -50%
    }

    #index-tab {
        float: left
    }

    #tab-tit {
        border-bottom: 1px solid #ea8cd5;
        float: left;
        width: 100%;
        height: 50px;
        margin: 20px 0 0 0
    }

    #index-tab .active {
        float: left;
        color: #000;
        font-size: 18px;
        border-bottom: 4px solid #ea8cd5;
    }

    #index-tab h4 {
        float: left;
        margin: 0 40px 0 0;
        padding: 0;
        font-size: 16px;
        float: left;
        line-height: 47px;
        color: #888;
        font-weight: 500
    }

    #index-tab dl {
        display: none;
        float: left;
        padding: 20px 0 0
    }

    #index-tab dd {
        float: left;
        width: 48%;
        padding: 0 0 20px
    }

    #index-tab dd li {
        float: left;
        width: 100%;
        line-height: 38px;
        height: 38px;
        overflow: hidden
    }

    #index-tab dd li p b {
        transform: skewX(-15deg);
        border-radius: 3px;
        float: left;
        width: 5%;
        height: 18px;
        line-height: 18px;
        margin: 11px 15px 0 3px;
        background: #ea8cd5;
        color: #fff;
        overflow: hidden;
        text-align: center
    }

    #index-tab dd li p {
        text-overflow: ellipsis;
        white-space: nowrap;
        float: left;
        width: 86%;
        overflow: hidden
    }

    #index-tab dd li span {
        float: right;
        width: 10%;
        text-align: right;
        font-size: 12px;
        overflow: hidden;
        color: #999
    }

    .dd-left {
        margin-right: 4%
    }

    .btc2 {
        border-bottom: 1px solid #7d95f7;
        float: left;
        background: linear-gradient(246deg, #7d95f7 0%, #df6ef1 100%);
        width: 100%;
        height: 35px;
        margin: 10px 0;
        padding: 0;
        overflow: hidden
    }

    .btc2 ul, .btc2 h4, .btc2 h1 {
        margin-left: 6px;
        transform: skewX(-15deg);
        background: linear-gradient(246deg, #7d95f7 0%, #df6ef1 100%);
        float: left
    }

    .btc2 p, .btc2 h4 p {
        transform: skewX(15deg);
        height: 35px;
        float: left;
        font-size: 15px;
        color: #fff;
        line-height: 35px;
        margin: 0 0 0 0;
        padding: 0 20px
    }

    .btc2 p a {
        color: #fff
    }

    .btc2 span a {
        border-left: 1px solid #ccc;
        float: right;
        line-height: 16px;
        color: #666;
        margin: 10px 20px 0 0;
        height: 16px;
        display: inline-block;
        padding: 0 0 0 20px
    }

    .btc2 span .bttab-style, .bt-c2 span a:hover {
        font-weight: 700;
        color: #ea8cd5
    }

    .btc2 span {
        float: right
    }

    .zhibolist {
        background: #fff;
        float: left;
        width: 100%;
        padding: 0 0%;
        text-align: center
    }

    .zhibolist .t1 {
        width: 19%;
        overflow: hidden;
        float: left;
        font-size: 15px;
        color: #666;
        padding-left: 0%;
        font-weight: 500
    }

    .zhibolist .t2 {
        display: none
    }

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

    .zhibolist .t3 a {
        color: #666;
        padding: 0 10px
    }

    .zhibolist .t1 a {
        color: #ea8cd5
    }

    .zhibolist .t5 {
        float: left;
        font-weight: 500;
        width: 20%;
        text-align: left;
        overflow: hidden;
        color: #666;
        padding-left: 30px
    }

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

    .zhibolist .t6 {
        float: left;
        width: 10%;
        margin-top: 6px
    }

    .zhibolist .t2 img {
        width: 100%
    }

    .zhibolist .t2 a {
        color: #ea8cd5
    }

    .zhibolist .dateheader {
        background: #f5f5f5;
        float: left;
        width: 98%;
        margin: 0 0 0 0%;
        color: #ea8cd5;
        padding-left: 2%;
        margin: 0;
        font-size: 14px;
        text-align: left;
        height: 30px;
        line-height: 30px
    }

    .listcontent {
        float: left;
        width: 100%;
        padding: 0% 0;
        background: #fff
    }

    .listcontent ul {
        border-bottom: 1px solid #eee;
        list-style: none;
        width: 96%;
        float: left;
        padding: 0 2%;
        height: 46px;
        line-height: 46px;
        overflow: hidden
    }

    .listcontent ul:hover {
        background: #eee
    }

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

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

    .zhibolist .t4 {
        float: left;
        background-size: 30px;
        text-align: center;
        width: 55%;
        margin-right: 0%;
        overflow: hidden;
        padding-left: 12px
    }

    .zhibolist .listcontent .t4 a {
        color: #000;
        height: 46px;
        display: inline-flex;
        width: 100%;
    }

    .zhibolist .listcontent .t4 img {
        width: 30px;
        height: 30px;
        display: flex;
        align-items: center;
        line-height: 46px;
        margin: auto 5px;
    }
    .zhibolist .listcontent .t4 .strong {
        display: inline-flex;
        justify-content: flex-end;
        text-align: right;
        width: 40%;
        overflow: hidden;
        font-weight: 0
    }

    .zhibolist .listcontent .t4 .b {
        display: inline-flex;
        text-align: left;
        width: 40%;
        overflow: hidden;
        font-weight: 0
    }

    .zhibolist .t6 a {
        background-size: 20px;
        margin: 0 10px 0 0;
        padding-left: 0;
        line-height: 35px;
        text-align: center;
        width: 100%;
        float: left;
        color: #fff;
        background: #7d95f7;
        border-radius: 5px;
    }

    .zhibolist .live a {
        color: #f60
    }

    .zhibolist .t4 .img {
        width: 38px;
        margin: auto;
    }

    .index-lx {
        border-radius: 10px;
        float: left;
        width: 100%;
        margin: 0 0 10px;
        padding: 0 0
    }

    .lx-right {
        background: #fff;
        padding: 10px 0;
        box-shadow: 0 5px 10px #eee;
        border-radius: 10px;
        float: left;
        float: left;
        width: 33.33%;
        overflow: hidden
    }

    .lx-right li {
        width: 90%;
        padding: 0 5%;
        border-bottom: 0 solid #f3f3f3;
        float: left;
        height: 45px;
        margin: 0;
        overflow: hidden
    }

    .lx-right dl a {
        border-radius: 10px;
        text-align: center;
        float: left;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        background: #ea8cd5;
        color: #fff;
        text-align: center;
        width: 30%;
        margin: 10px 65% 5px 5%;
        overflow: hidden;
        font-weight: 700
    }

    .lx-right li img {
        float: left;
        width: 6%;
        margin: 12px 4% 0 0
    }

    .lx-right li a {
        line-height: 45px;
        overflow: hidden;
        color: #666;
        width: 90%;
        float: left;
        margin: 0 auto
    }

    .lx-right li:hover a {
        font-weight: 700;
        color: #ea8cd5
    }

    .listright {
        float: left;
        width: 90%;
        padding: 0 5%;
        background: #fff;
        margin: 0 0 20px
    }

    .listright li {
        float: left;
        width: 94%;
        padding: 0 0 0 6%;
        float: left;
        line-height: 20px;
        max-height: 40px;
        border-bottom: 20px dashed #fff;
        overflow: hidden;
    }

    .listright li a:hover {
        color: #ea8cd5
    }

    .listright dt {
        border-bottom: 1px solid #eee;
        border-radius: 0;
        float: left;
        width: 100%;
        height: 60px;
        margin: 0 0 10px 0;
        padding: 0 0 10px;
        overflow: hidden
    }

    .listright dt img {
        object-fit: cover;
        border-radius: 10px;
        width: 30%;
        height: 60px;
        margin: 0
    }

    .listright dt p {
        margin: 10px 0 0;
        float: right;
        overflow: hidden;
        line-height: 20px;
        width: 65%;
        height: 40px;
        padding: 0 0%;
        text-align: left;
        font-size: 14px
    }

    .listright dt p:hover {
        color: #ea8cd5;
        font-size: 14px
    }

    .u45_dTQ1_bmV3cy1iox dt {
        border-bottom: 1px solid #eee;
        border-radius: 0;
        float: left;
        width: 100%;
        height: 60px;
        margin: 0 0 10px 0;
        padding: 0 0 10px;
        overflow: hidden
    }

    .u45_dTQ1_bmV3cy1iox dt img {
        object-fit: cover;
        border-radius: 10px;
        width: 60px;
        height: 60px;
        margin: 0
    }

    .u45_dTQ1_bmV3cy1iox dt p {
        margin: 10px 0 0;
        float: right;
        overflow: hidden;
        line-height: 20px;
        width: calc(100% - 80px);
        height: 40px;
        padding: 0 0%;
        text-align: left;
        font-size: 14px
    }

    .u45_dTQ1_bmV3cy1iox dt p:hover {
        color: #ea8cd5;
        font-size: 14px
    }

    .foot {
        width: 100%;
        float: left;
        background: linear-gradient(246deg, #7d95f7 0%, #df6ef1 100%);
        padding: 50px 0;
        margin: -10px 0 0
    }

    .foot p {
        font-size: 14px;
        width: 100%;
        float: left;
        padding: 0 0;
        color: #fff;
        margin: 10px 0 0;
        text-align: center
    }

    .foot p a {
        font-size: 14px;
        color: #0735ed;
    }

    .footer2 {
        display: none
    }

    .arc {
        margin: 10px;
        background: #fff;
        width:100%;
        float: left
    }

    .arc h1 {
        padding: 10px 0;
        color: #333;
        margin-bottom: 10px;
        font-size: 24px;
        font-size-adjust: none;
        font-stretch: normal;
        text-align: center
    }

    .u45_dTQ1_YXJjLXRpbWU {
        color: #999;
        font-size: 12px;
        font-weight: 400;
        padding: 0 10px 10px;
        text-align: center;
        margin: 10px 0;
        border-bottom: 1px solid #dcdddd
    }

    .arc-center {
        text-indent: 0;
        margin: 0 auto;
        text-align: left;
        line-height: 22px;
        padding: 0;
        width: 100%;
        overflow: auto;
        overflow: hidden;
        background: #fff;
        _overflow: visible;
        _overflow-x: hidden
    }

    .arc-center img {
        margin: 0 auto;
        text-align: left;
        line-height: 22px;
        padding: 0;
        width: 100%;
        verflow: auto;
        overflow: hidden;
        background: #fff;
        _overflow: visible;
        _overflow-x: hidden
    }

    .arc-center p {
        color: #525252;
        font-size: 14px;
        line-height: 32px;
        padding-top: 10px
    }

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

    .arc-center p a {
        float: left;
        width: 90%;
        text-indent: 0;
        color: #ea8cd5;
        padding: 15px 5%;
        font-weight: 700;
        font-size: 14px;
        line-height: 20px;
        margin: 0 0 10px;
        background: #f5f5f5;
        border-radius: 8px
    }

    .arc-center p a:hover {
        color: #fff;
        background: #ea8cd5
    }

    .arc-center .live {
        background: #ea8cd5;
        float: left;
        width: 94%;
        margin: 0 0% 20px 0;
        padding: 20px 3%
    }

    .arc-center .live a {
        float: left;
        text-indent: 0;
        height: 30px;
        color: #fff;
        font-size: 16px;
        padding: 0 15px;
        font-weight: 700;
        overflow: hidden;
        line-height: 30px
    }

    .arc-center .live a:hover {
        float: left;
        text-indent: 0;
        height: 30px;
        background: #fff;
        color: #ea8cd5
    }

    .arc-center h3, .arc-center h2 {
        box-shadow: 0 5px 10px #ddd;
        border-radius: 8px;
        float: left;
        width: 90%;
        text-indent: 0;
        margin: 10px 0%;
        padding: 10px 5%;
        line-height: 38px;
        color: #ea8cd5;
        font-weight: 500;
        font-size: 16px;
        background: #f5f5f5
    }

    .arc-tag {
        width: 90%;
        margin: 20px 0;
        float: left;
        background-image: linear-gradient(180deg, #E8FAF3 0%, #F8FEFC 100%);
        border-top: 4px solid #ea8cd5;
        color: #ea8cd5;
        padding: 20px 5%;
        font-weight: 900
    }

    .arc-tag span {
        display: none
    }

    .arc-tag a {
        border-radius: 8px;
        float: left;
        line-height: 35px;
        padding: 0 20px;
        margin: 0 0 0 0
    }

    .newslist {
        float: left;
        width: 100%;
        padding: 15px 0%;
        overflow: hidden
    }

    .newslist ul {
        height: 38px;
        font-size: 16px;
        width: 100%;
        line-height: 38px;
        border-bottom: 1px dashed #ddd;
        padding: 5px 0;
        overflow: hidden
    }

    .newslist .a1 {
        font-size: 16px;
        float: left;
        width: 25%
    }

    .newslist .a2 {
        float: left;
        height: 38px;
        font-size: 16px;
        width: 70%;
        overflow: hidden
    }

    .newslist .a2:hover {
        color: #7d95f7
    }

    .newslist ul:hover {
        background: #eee
    }

    .ckzt {
        width: 100%;
        float: left
    }

    .ztimg {
        display: none;
        border-radius: 8px;
        box-shadow: 0 5px 10px #ddd;
        width: 98%;
        padding: 20px 1%;
        height: 200px;
        background: #fff;
        overflow: hidden;
        float: left
    }

    .ztimg img {
        border-radius: 8px;
        width: 31.333%;
        height: 200px;
        background: #fff;
        float: left;
        margin: 0 1%
    }

    .ckbot {
        width: 90%;
        padding: 0 5%;
        margin: 20px 0;
        float: left;
        height: 194px
    }

    .ckbot h1 {
        text-align: center;
        color: #fff;
        font-size: 22px;
        margin: 35px 0 0;
        line-height: 30px
    }

    .ckbot .cktext {
        height: 75px;
        text-indent: 2em;
        float: left;
        color: #fff;
        margin: 10px 0 0;
        font-size: 14px;
        text-align: center;
        line-height: 25px;
        width: 100%;
        overflow: hidden
    }

    .tag2023 {
        background-image: linear-gradient(180deg, #E8FAF3 0%, #F8FEFC 100%);
        border-top: 4px solid #ea8cd5;
        color: #ea8cd5;
        font-weight: 900
    }

    .tag2023 a {
        float: left;
        background: #e8e8e8;
        border-radius: 108px;
        margin: 5px;
        padding: 0 20px;
        color: #000;
        white-space: nowrap;
        line-height: 40px
    }

    .tag2023 a:hover {
        background: #d00;
        color: #fff
    }

    .zhibolist .zb_20 {
        transform: skewX(-15deg);
        border-radius: 0 0 0 0;
        float: left;
        width: 100%;
        background: #ea8cd5;
        height: 80px;
        margin: 0 0% 10px;
        overflow: hidden
    }

    .zhibolist .zb_20 span {
        transform: skewX(15deg);
        line-height: 80px;
        margin: 0 0 0 25%;
        padding: 0 0 0 30px;
        float: left;
        font-size: 16px;
        font-weight: 400;
        color: #fff;
        width: 98px
    }

    .zhibolist .zb_20 p a {
        transform: skewX(15deg);
        float: left;
        line-height: 80px;
        font-size: 16px;
        font-weight: 600;
        margin-left: 28px;
        color: #fff
    }

    .zhibolist .zb_20 p a:hover {
        color: #000
    }

    .live-box {
        text-indent: 0;
        width: 100%;
        height: 128px;
        text-align: center;
        margin: 40px 0;
        overflow: hidden;
        border-radius: 8px
    }

    .live-box .b1 {
        background-size: 68px;
        font-weight: 700;
        float: left;
        width: 35%;
        color: #666;
        line-height: 188px;
        height: 188px;
        overflow: hidden
    }

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

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

    .live-box .b3 {
        background-size: 68px;
        font-weight: 700;
        float: left;
        width: 35%;
        color: #666;
        line-height: 188px;
        height: 188px;
        text-align: center
    }

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

    .b4 a {
        background: linear-gradient(to right, #f8f8f8, #e0f9ff);
        float: left;
        font-weight: 700;
        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, #00a5eb, #e0f9ff);
        color: #fff
    }

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

.u45_dTQ1_bG9nby10ZXh0 {
    font-size: 24px;
}

.u45_dTQ1_dGFiLXRpdC1oNA {
    cursor: pointer;
}

.default-a {
    text-decoration:none;
    cursor:text;
}

.u45_dTQ1_aXRlbS1yZWxhdGl2ZQ {
    font-size: 14px;
    color: #333;
    position: relative;
}

.absolute {
    position: absolute;
    width: 100%;
    height: 100%;
    float: left;
    z-index: 999;
    cursor: pointer;
    left: 0;
    right: 0;
}

.u45_dTQ1_aG90LW5hbWU,.u45_dTQ1_bGluay1uYW1l {
    white-space: nowrap;
    padding:8px;
}

.daohang {
    display: flex;
    align-items: center;
    margin:10px 0;
    padding-left: 10px;
    border-bottom: solid 1px #ea8cd5;
    background: linear-gradient(246deg, #7d95f7 0%, #df6ef1 100%);
    color:#fff;
    height: 30px;
    cursor: pointer;
    font-size: 15px;
}

.detail-live-box {
    border-color: #1c969f;
    border-width: 2px;
    border-radius: 3px;
    align-items: center;
    flex-direction: column;
    cursor: pointer;
    display: flex;
    gap: 3px;
    width: max-content;
    border-style: solid;
    padding: 12px 18px;
    margin-top: 5px;
}



.arc-center p.live-box-p1 {
    text-align: center;
    --tw-text-opacity: 1;
    color: rgb(28 150 159/1);
    font-size: 14px;
    line-height: 15px;
    padding-top: unset;
}



.arc-center p.source-text {
    color:#999;
    font-size:13px;
    padding-top: unset;
}

.detail-live-box:hover {
    color:#fff !important;
    background:#1c969f ;
}

.detail-live-box:hover .live-box-p1,.detail-live-box:hover .source-text {
    color:#fff !important;
}

/*--评论--*/
#comment_box{background:#fff;padding:10px;margin-bottom:22px;border: 1px solid #ddd;border-radius: 5px;}
#comments-title{padding-top:100px;margin-top:-80px}
.u45_dTQ1_Yy10aXRsZQ{font-size: 18px;font-weight: 500;color: #222;}
.comment-disable{padding:1.5em;color:#888;text-align:center}
.comment-disable i.iconfont{padding-right:5px;color:#666;font-size:18px}
.u45_dTQ1_Y29tbWVudC1udW0{color:#999;font-size:16px}
.u45_dTQ1_Y29tbWVudC1udW0 .emphasize{color:#f33}
.no-comment{color:#999;text-align:center}
.no-comment i.iconfont{font-size:60px;color:#ddd;display:block;margin-top:-20px;height:90px}
.comment-msg{padding:1.5em 0;overflow:hidden;border-top:1px solid #ddd}
.u45_dTQ1_Y29tbWVudC1saXN0 .ul{list-style:none;border-top:1px solid #ededed}
.u45_dTQ1_Y29tbWVudC1saXN0 .li{overflow:hidden;padding:1em}
.u45_dTQ1_Y29tbWVudC1saXN0 .li:hover{background:#f8f8f8}
.u45_dTQ1_Y29tbWVudC1saXN0 .li img{width:50px;height:50px;border-radius:100px;}
.u45_dTQ1_Y29tbWVudC1saXN0 .li:hover img{}
.u45_dTQ1_Y29tbWVudC1saXN0 .li .clbody{margin-left:70px}
.u45_dTQ1_Y29tbWVudC1saXN0 .ul .ul{margin-left:4%}
.u45_dTQ1_Y29tbWVudC1saXN0 .title{font-size:18px;padding:10px 0;color:#222;}
.compost .u45_dTQ1_Y29tLWluZm8{margin-bottom:10px;}
.compost .u45_dTQ1_Y29tLWluZm8 li{float:left;margin-bottom:1em;width:33.3%;padding-right:3%;position:relative}
.compost .u45_dTQ1_Y29tLWluZm8 li:nth-child(2){padding-right:0}
.compost .u45_dTQ1_Y29tLWluZm8 li .verify{position:absolute;right:6.5%;top:0;z-index:1;height:40px}
.compost .u45_dTQ1_Y29tLWluZm8 li .verify img{height:100%;border:1px solid #ddd}
.compost .u45_dTQ1_Y29tLWluZm8 li input{width:90%;height:40px;line-height:40px;padding-left:4px;border:1px solid #ddd;border-radius:3px;text-indent:2px}
.compost .u45_dTQ1_Y29tLW5hbWU{padding:1em 0 1em .2em}
#cancel-reply{color:#ea8cd5}
.u45_dTQ1_Y29tLWJveA textarea{border-radius:3px;text-indent:5px;margin:0 0 20px 0;padding:5px;width:98%;border:1px solid #ddd;background:#fff;-webkit-appearance:none;font-size: 14px;}
.u45_dTQ1_Y29tLXN1Ym1pdA{border-radius:3px;border:none;cursor:pointer;height:40px;line-height:40px;background:linear-gradient(246deg, #7d95f7 0%, #df6ef1 100%);color:#fff;padding:0 20px;font-size: 14px;}
.u45_dTQ1_Y29tbWVudC1saXN0 .cinfo{height:20px}
.u45_dTQ1_Y29tbWVudC1saXN0 .clbody .p{word-wrap:break-word}
.cinfo .author{color:#666}
.c-time{color:#999;font-size:12px}
.comment-at{color:#ea8cd5}
.reply-a{opacity:0.5}
.u45_dTQ1_Y29tbWVudC1saXN0 li:hover .reply-a{opacity:1}
.mcolor{color:#ea8cd5}


@media only screen and (max-width: 768px) {
    .u45_dTQ1_aGVhZGVyLWJvdHRvbQ {
        margin: 0 2%;
    }
    .u45_dTQ1_aGVhZGVyLWJvdHRvbQ_nav {
        background: linear-gradient(246deg, #7d95f7 0%, #df6ef1 100%);
        display: flex;
        white-space: nowrap;
        flex-wrap: wrap;
    }
    .u45_dTQ1_aGVhZGVyLWJvdHRvbQ_nav .u45_dTQ1_bWVudS1uYXYtZG9t .u45_dTQ1_bWVudS1uYXYtYQ {
        color: #fff;
        margin: 10px;
        line-height: 25px;
    }
    .nav .u45_dTQ1_bWVudS1uYXYtZG9t {
        margin-right: 15px;
        padding-left: 5px;
    }
    .nav::-webkit-scrollbar {
        display: none;
    }
    .zhibolist .t6 a {
        background: linear-gradient(246deg, #7d95f7 0%, #df6ef1 100%);
        color: #fff;
        border-radius: 5px;
    }
    .u45_dTQ1_dG5uLXJpZ2h0 ul {
        background: #fff;
    }
    .u45_dTQ1_bWVudS1idGM .cav {
        color: #fff;
    }
}

.daohang h1, .u45_dTQ1_cG9zdC1jb21tZW50 h1 {
    font-size: 18px;
}

.u45_page-h1-dom {
    font-size: 18px;
    margin-bottom: 10px;
    color: #7d95f7;
}

.spxh_lb .detail_news_box {
    width: 850px;
}

.u45_dTQ1_ZGV0YWlsX2JpYW9xaWFuX25ld3M a {
    padding: 5px;
    background: linear-gradient(246deg, #7d95f7 0%, #df6ef1 100%);
    border-radius: 5px;
    color: #fff;
    line-height: 35px;
}

.u45_dTQ1_ZGV0YWlsX2JpYW9xaWFuX25ld3M {
    padding-left: 10px;
}

.listright .u45_dTQ1_bGlzdHJpZ2h0LWR0 .u45_dTQ1_amlqaW5fdGl0bGVfbGlzdA {
    float: unset;
    width: 100%;
}

.hidden {
    display: none;
}

.u45_dTQ1_bWVudS1idGM .cav {
    border-top: unset;
}

.u45_dTQ1_bGlzdHJpZ2h0LXVs .u45_dTQ1_bGlzdHJpZ2h0LXVsLWxp {
    margin: 10px 10px;
}

.home_detail_h1 {
    margin-left: 30px;
    font-size: 18px;
    color: red;
}