body{
    /*background-image: url("http://images.newstar.net.cn/img/bg.jpg") !important;*/
    background-image: url(../images/bg_11.jpg);
    background-attachment:fixed;
    background-size: 100%;
    no-repeat: center top;
    font: 14px/1.5 Tahoma,Helvetica,Arial,'宋体',sans-serif;
    height: 100%;
    width: 100%;
}

.u-column:not(.row){
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.u-uiheader{
    margin-bottom: 0px !important;
}

.m-bg{
    width: 100%;
    height: 650px;
    object-fit: cover;
}
.m-padded-mini {
    padding: 0.2em !important;
}

.m-padded-tiny {
    padding: 0.3em !important;
}
.m-padded {
    padding: 1em !important;
}
.m-padded-tb-mini {
    padding-top: 0.1em !important;
    padding-bottom: 0.1em !important;
}
.m-padded-tb-tiny {
    padding-top: 0.3em !important;
    padding-bottom: 0.3em !important;
}
.m-padded-tb-small {
    padding-top: 0.5em !important;
    padding-bottom: 0.5em !important;
}
.m-padded-tb {
    padding-top: 1em !important;
    padding-bottom: 1em !important;
}
.m-padded-tb-large {
    padding-top: 2em !important;
    padding-bottom: 2em !important;
    font-family: "Microsoft YaHei", "微软雅黑", sans-serif !important;
    font-size: 12px !important;
}

.m-padded-tb-normal {
    padding-top: 0.8em !important;
    padding-bottom: 1.8em !important;
    padding-left: 8px !important;
}

.m-padded-tb-big {
    padding-top: 3em !important;
    padding-bottom: 3em !important;
}
.m-padded-tb-huge {
    padding-top: 4em !important;
    padding-bottom: 4em !important;
}
.m-padded-tb-hugex {
    padding-top: 60px !important;
    /*padding-bottom: 60px !important;*/
}

.m-padded-tb-massivex {
    padding-top: 6em !important;
    padding-bottom: 6em !important;
}
.m-padded-tb-massive {
    padding-top: 2em !important;
    padding-bottom: 0.5em !important;
}

.m-padded-lr-responsive {
    padding-left: 4em !important;
    padding-right: 4em !important;
}

/*-------pagination -----*/
.ui.pagination.menu.custom {
    padding-left: 0px;
    padding-right: 0px;
}

.ui.pagination.menu.custom.sspt{
    margin-top: 10px !important;
}


/*-------text -----*/

.m-text {
    font-weight: 300 !important;
    letter-spacing: 1px !important;
    line-height: 1.8;
    color: rgba(0,0,0,0.6);
}
.m-text-thin {
    font-weight: 300 !important;
}
.m-text-spaced {
    letter-spacing: 1px !important;
}
.m-text-lined {
    line-height: 1.8;
}

.m-font-size-title-large{
    font-size: 40px;
    color: #ffffff;
    font-family: STSong;
}

.m-font-size-title-mediul{
    font-size: 30px;
    color: #ffffff;
    font-family: STSong;
}

.m-font-size-title{
    font-size: 450%;
    color: #ffffff;
}

.m-font-size-text{
     font-size: 30px;
     color: #ffffff;
    /*font-family: STXihei;*/
}

.m-font-size-blog-text{
    font-size: 18px;
    color: #ffffff;
    font-family: STSong;
}

.m-font-size-text-friends{
    font-size: 16px;
    color: #000000;
    font-family: STSong;
}

.m-font-size-text-mini{
    font-size: 16px;
    color: #ffffff;
}

.m-font-size-text-init-title{
    font-size: 24px;
    color: #fffffc;
    align-content: center;
    font-family:'STXingkai';
}

/*-----margin------*/
.m-margin-top-null {
    margin-top:0em !important;
}
.m-margin-top-small {
    margin-top:0.5em !important;
}
.m-margin-top {
    margin-top: 1em !important;
}
.m-margin-top-large {
    margin-top: 2em !important;
}
.m-margin-top-max {
    margin-top: 0px !important;
}

.m-margin-top-maxx {
     margin-top: 5em !important;
 }
.m-margin-top-maxxx {
    margin-top: 19em !important;
}

.m-margin-bottom {
    margin-bottom: auto  !important;
}

.m-margin-tb-tiny {
    margin-top: 0.3em !important;
    margin-bottom: 0.3em !important;
}

.m-margin-{
    margin-top:-4em !important;
}

.m-margin--{
    margin-top:-89px !important;
}

.m-margin-bottom-small {
    margin-bottom: 0.5em !important;
}

.m-margin-left-mini{
    margin-left:4em !important;
}
.m-margin-left-big{
    margin-left:8em !important;
}

/*.m-center {*/
    /*display: block!important;*/
    /*margin-right: auto!important;*/
    /*margin-left: auto!important;*/
/*}*/

/*-----opacity------*/
.m-opacity {
    opacity: 0.9 !important;
}
.m-opacity-mini {
    opacity: 0.8 !important;
}
.m-opacity-tiny {
    opacity: 0.6 !important;
}
.m-opacity-small {
    opacity: 0.4 !important;
}

/*------position---*/

.m-right-top {
    position: absolute;
    top:0;
    right: 0;
}
.m-left-top {
    position: absolute;
    top:0;
    left: 0;
}

/*------display------*/
.m-inline-block {
    display: inline-block !important;
}


/*-----container*/
.m-container-mini{
    max-width: 100em !important;
    margin: auto !important;
}
.m-container-mini-m{
    max-width: 85em !important;
    margin: auto !important;
}
.m-container {
    max-width: 72em !important;
    margin: auto !important;
}
.m-container-tiny {
    max-width: 65em !important;
    margin: auto !important;
}
.m-container-small {
    max-width: 60em !important;
    margin: auto !important;
}




/*------shadow------*/
.m-shadow-small {
    -webkit-box-shadow: 0 4px 8px rgba(0,0,0,0.2) !important;
    box-shadow: 0 4px 8px rgba(0,0,0,0.2) !important;
}

/*------positon-----*/

.m-fixed {
    position: fixed !important;
    z-index: 10 !important;
}

.m-right-bottom {
    bottom: 0 !important;
    right: 0 !important;
}

.m-title-font{
    font-family: Microsoft Yahei,STHeiti;
    font-weight: 400;
    font-size: 14px;
}

/*.m-title-font:hover{
    color: #0d71bb !important;
}*/

.m-artist-font{
    font-family: Microsoft Yahei,STHeiti;
    font-weight: 400;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.68);
}

.item-artist {
    display: inline-block;
    margin-left: 0px !important;
    color: rgba(0, 0, 0, 0.4);
}

.m-item-font{
    font-family: Microsoft Yahei,STHeiti;
    font-weight: 400;
    font-size: 14px;
}

/*-----color-----*/
.m-black {
    color: #333 !important;
}
.m-teal {
    color: #00B5AD !important;
}

.m-mobile-show {
   display: none !important;
}

@media screen and (max-width: 768px){
    .m-mobile-hide {
        display: none !important;
    }
    .m-mobile-show {
        display: block !important;
    }
    .m-padded-lr-responsive {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .m-mobile-lr-clear {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .m-mobile-wide {
        width: 100% !important;
    }
}

/*导航栏样式*/
.gird-header {
    width: 100%;
    min-height: 60px;
    opacity: 0.5;
    position: fixed;
    background-color: rgba(0,0,0,1);
    z-index: 11002;
    top: 0;
    left: 0;
    /*border-bottom: 1px solid #e8e9e7;*/
    font-size: 15px;
}

.m-index-btn{
    width: 80px !important;
    height: 36px !important;
}

.grid-header-no{
    position: static;
}


.mdui-card-media-covered {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    color: #fff;
    background: rgba(0,0,0,.2);
    background-image: initial;
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: rgba(0, 0, 0, 0.2);
}

.mdui-card-primary {
    position: relative;
    padding: 24px 16px 16px 16px;
    padding-top: 24px;
    padding-right: 16px;
    padding-bottom: 16px;
    padding-left: 16px;
}



/*遮罩层*/
.class_outer {
    display: block;
    /*width: 550px;*/
    /*height: 276px;*/
    margin: 10px auto 0;
    position: relative;
    overflow: hidden;
}
.class_cover {
    width: 100%;
    height: 40px;
    line-height: 50px;
    padding-left: 6px;
    background-color: rgba(0, 0, 0, .60);
    /*color: #FFFFFF;*/
    /*font-size: 26px;*/
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.m-bg-class_outer {
    display: block;
    /*width: 550px;*/
    /*height: 276px;*/
    /*margin: 10px auto 0 0;*/
    position: relative;
    overflow: hidden;
}

.m-bg-type_outer {
    display: block;
    /*margin: 10px auto 0 0;*/
    background-size: cover;
    position: relative;
    overflow: hidden;
}

.m-bg-class_cover {
    width: 100%;
    height: 800px;
    line-height: 50px;
    padding-left: 6px;
    background-color: rgba(0, 0, 0, .60);
    /*color: #FFFFFF;*/
    /*font-size: 26px;*/
    position: absolute;
    left: 0px;
    bottom: 0px;
}


.m-picture-text{
    position: absolute;
    bottom: 20px;
    left: 20px;
    color: white;
    font-size:large;
    font-weight: bold;
    /*font-family: '_GB2312 FangSong_GB2312';*/
}


.demo2-bg{
    background: url(http://csssecrets.io/images/tiger.jpg) no-repeat;
    background-size: cover;
    width: 500px;
    height: 300px;
    position: relative;
}

.demo2{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 500px;
    height: 300px;
    line-height: 50px;
    text-align: center;
    background:rgba(0,0,0,0.70);
}

.friends-link{
    width: 160px;
    height: 220px;
    border: 1px solid #999;
    box-shadow: 5px 5px 5px #999;
    border-radius:8px;
}

.friends-link-image{
    width: 160px;
    height: 170px;
    border-radius: 8px 8px 0px 0px;

}

.box-shadow-max{
    margin-bottom: 15px;
    border-radius: 2px;
    background-color: #fff;
    box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: #000000 0px 0px 10px;
    -moz-box-shadow: #000000 0px 0px 10px;
}

#picture-main {
    -moz-transition: -moz-filter 0.5s ease, -webkit-filter 0.5s ease, -ms-filter 0.5s ease, -moz-filter 0.5s ease;
    -webkit-transition: -moz-filter 0.5s ease, -webkit-filter 0.5s ease, -ms-filter 0.5s ease, -webkit-filter 0.5s ease;
    -ms-transition: -moz-filter 0.5s ease, -webkit-filter 0.5s ease, -ms-filter 0.5s ease, -ms-filter 0.5s ease;
    transition: -moz-filter 0.5s ease, -webkit-filter 0.5s ease, -ms-filter 0.5s ease, filter 0.5s ease;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -moz-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}


#picture-main .thumb {
    -moz-transition: opacity 1.25s ease-in-out;
    -webkit-transition: opacity 1.25s ease-in-out;
    -ms-transition: opacity 1.25s ease-in-out;
    transition: opacity 1.25s ease-in-out;
    pointer-events: auto;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    opacity: 1;
    overflow: hidden;
    position: relative;
}


#picture-main .thumb {
    -moz-transition-delay: 2.525s;
    -webkit-transition-delay: 2.525s;
    -ms-transition-delay: 2.525s;
    transition-delay: 2.525s;
    height: calc(40vh - 2em);
    min-height: 20em;
    width: 25%;
}


@media screen and (max-width: 1680px) {
    #picture-main .thumb {
        -moz-transition-delay: 2.075s;
        -webkit-transition-delay: 2.075s;
        -ms-transition-delay: 2.075s;
        transition-delay: 2.075s;
        height: calc(40vh - 2em);
        min-height: 20em;
        width: 33.33333%;
    }
}

@media screen and (max-width: 1280px) {
    #picture-main .thumb {
        -moz-transition-delay: 1.625s;
        -webkit-transition-delay: 1.625s;
        -ms-transition-delay: 1.625s;
        transition-delay: 1.625s;
        height: calc(40vh - 2em);
        min-height: 20em;
        width: 50%;
    }
}

@media screen and (max-width: 980px) {
    #picture-main .thumb {
        -moz-transition-delay: 2.075s;
        -webkit-transition-delay: 2.075s;
        -ms-transition-delay: 2.075s;
        transition-delay: 2.075s;
        height: calc(28.57143vh - 1.33333em);
        min-height: 18em;
        width: 50%;
    }
}

@media screen and (max-width: 480px) {
    #main .thumb {
        -moz-transition-delay: 1.175s;
        -webkit-transition-delay: 1.175s;
        -ms-transition-delay: 1.175s;
        transition-delay: 1.175s;
        height: calc(40vh - 2em);
        min-height: 18em;
        width: 100%;
    }
}

.picture-zmki_px{
    border: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    object-fit: cover;
    cursor: pointer;
    outline: 0px;
    background-image: url(https://a-oss.zmki.cn/2020/20200212-fcf30f3d33625.gif);
    background-size: 100% 100%;
}

.m-p1{
    width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    /*background: goldenrod;*/
    white-space: nowrap;

}

.q-filed-bottom{
    margin-bottom: 0px !important;
}

.q-popup-tips{
    z-index: 99999 !important;;
    margin-left: -12px !important;;
    font-size: 11px !important;;
    font-family: "YaHei Consolas Hybrid", Consolas, "微软雅黑", "Meiryo UI", "Malgun Gothic", "Segoe UI", "Trebuchet MS", Helvetica, "Monaco", courier, monospace;
}

/*style="overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;"*/


.dashed-border {
    border: 1px dashed #babfb7;
    padding: 8px;
    border-radius: 6px;
    font-size: 12px;
    color: #2b2d2b;
    margin-top: 10px;
}

.mryc{
    display: none;
}

.umini{
    padding: 4px 6px !important;
    font-size: 12px;
    background: #00c4bc !important;
    color: #fff !important;
}

.ui.button.umini {
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.ui.button.umini:hover {
    transform: scale(1.05);
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    background-color: #00a69c !important;
}

.uas{
    margin: 10px 2px;

}

.uast{
    color: #1A531B;
    font-size: 12px;
    margin-left: 2px;
}
.tqm{
    margin-top: 5px;
    font-weight: bold;
}

.gqxxbk{
    border-top-left-radius: 7px !important; /* 左上角圆角 */
    border-top-right-radius: 7px !important; /* 右上角圆角 */
}

.nrbk{
    border-bottom-left-radius: 7px !important; /* 左上角圆角 */
    border-bottom-right-radius: 7px !important; /* 右上角圆角 */
}

.upl{
    margin-top: 15px !important;
    border-radius: 7px !important;
    border-top: 1px solid #d7d7d7 !important;
}

#dlhzc{
    border-radius: 7px !important;
    border-top: 1px solid #d7d7d7 !important;
}


#wptqmVal{
   margin-top: 8px;
}

.dlhzc{
    margin-top: 15px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    text-align: center !important;
    font-family: "Microsoft YaHei", "微软雅黑", sans-serif !important;
    font-size: 13px;
}

.zwpl{
    font-family: "Microsoft YaHei", "微软雅黑", sans-serif !important;
    font-size: 13px;
}

.ucw{
    max-width: 100% !important;
}

.plk{
    margin: 2px 0px 6px 15px !important;
    width: 96% !important;
    border: #abab9dd9 solid .6px;
    padding: 6px;
    border-radius: 4px;
    height: 60px !important;
}

.pkl::selection  {
    border: 2px solid #409eff;
    box-shadow: 0 0 5px rgba(64, 158, 255, 0.3);
}

.plan{
    margin: 0px 20px !important;
}

.toc > ol> li{
     font-weight: 400;
    color: #ff0289 !important
}

.toc li:hover{
    font-weight: 800;
    margin-left: 26px !important;
    padding-left: 12px !important;
}

.toc ol > ol > ol > ol{
    padding-left: 22px !important;
}
.toc > ol{
    padding-left: 6px !important;
    color: #e5a005 !important;
    font-weight: 600 !important;
}


.note-detail {
    color: #333 !important;
    line-height: 1.8;
}


.brand.item{
    padding-top: 2px  !important;
    padding-bottom: 0 !important;
    margin: 0px !important;
    margin-left: .8em !important;
    position: relative !important; /* 确保可以使用 z-index */
    z-index: 1000; /* 设置一个较高的 z-index 值 */
}
.brand.item img {
    height: 53px !important; /* 根据实际需求调整高度 */
    margin-right: 10px; !important;/* 根据实际需求调整间距 */
    width: 60px !important;
    margin-top: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.ui.secondary.pointing.menu.ui.menu{
    margin-top: 2px !important;
}

.ui.menu .item{
    margin-top: 2px !important;
}

#bottombar{
    height: 50px !important;
    position: fixed !important;
    bottom: 0 !important;
    left: 0;
    right: 0;
    z-index: 1000;
    width: 100%;
}

.ui.grid {
    margin-left: 0px !important;
}

#loginButton{
    margin-right: .5em;
}


#userInfo{
    margin-right: .5em;
}


.ui.vertical.segment {
    /*padding-bottom: 0px !important;*/
    border-bottom: 0 !important;
}

.fycj{
    box-shadow: 0 0 0 0 !important;
}

.dbl{
    height: 50px;
}

.ui.comments.zwnj{
    max-width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
}

.ui.pagination.menu .active.item{
    background-color: #00b5ad91 !important;
    margin-bottom: 2px;
    margin-left: 2px;
    margin-right: 2px;
    border-radius: 5px !important;
}

.ui.pagination.menu .item{
    border-radius: 0 !important;
}

.ui.mini.button {
    padding: 0.4em 0.6em;
    font-size: 12px;
}

.bq {
    margin-top: 0 !important;
    padding-top: 0 !important;
}


.bqb {
    display: block !important;
    margin-top: 0 !important;
    padding-top: 0 !important;
    margin-bottom: 2px !important;
    white-space: nowrap !important;     /* 禁止换行 */
    overflow: hidden !important;        /* 隐藏溢出的内容 */
    text-overflow: ellipsis !important; /* 使用 ... 表示被截断的内容 */
    /*max-width: 200px;        !* 根据需求调整最大宽度 *!*/
    box-shadow: 0 0 0 0 !important;
    max-width: 92% !important;
    min-width: 200px !important;
    font-size: 13px;
}

.zxkd{
    max-width: 220px !important;
}

.yls {
    margin-top: 0 !important;
    padding: 0 10px !important;
    box-shadow: 0 0 0 0 !important;

}

.ui.secondary.pointing.menu {
    border-bottom: 1px solid rgba(34,36,38,.15) !important;
}


/*右上角card网站介绍字体样式*/
.m-artist-font{
    font-size: 12px;
    color: #373939;
    font-weight: normal !important;
}


.ui.teal.ribbon.label {
    border-color: #e7eded !important;
}

.ui.teal.label, .ui.teal.labels .label {
    background-color: #a7b1b1 !important;
}

.yygs{
    color: rgb(7 11 45 / 71%) !important;
}
