@font-face {
  font-family: 'Myalph';
  src: url('../fonts/n4pyyteigdbq.woff2') format('woff2'),
       url('../fonts/n4pyyteigdbq.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
 
body {
  font-family: 'Myalph', sans-serif;
}
        
        
        
        a{text-decoration:none}
	    body {
            margin: 0;
            background: #f4f5f6;
          }
          .el-divider--horizontal{
              margin: 15px 0;
          }
        .xb-top{
                top: 0;
            height: 65px;
            background: #fff;
            box-shadow: 0 2px 6px rgba(0, 0, 0, .12), 0 0 6px rgba(0, 0, 0, .04);
            position: fixed;
            width: 100vw;
            z-index: 99999;
        }
        .main{
            display: flex;
            margin: 35px auto 0;
            width: 1290px;
            
        }
        .feedlist{
            background: #fff;
            margin: 0px 20px;
            width: 800px;
            
        }
.el-divider {
    background-color: #DCDFE6;
    position: relative;
        display: block;
    height: 0.5px;
    width: 100%;
    margin: 24px 0;
}
        .main-left{
            
            background:#fff;width:300px;height: auto;padding: 20px 5px;
        }
        .main-left-head{
            display:flex;justify-content:center;margin:5px;
        }
        .main-left-head>img{
            width:100px;border-radius:50%;
        }
        .main-left-data{
            display:flex;justify-content:center;
        }
        .main-left-data>div{
            flex:1;text-align: center;
        }
        .main-left-data>div>p{
            margin: 0px;
            line-height:20px;
            font-size: 14px;
            
        }
        .main-left-data>div>div{
            height: 40px;
            line-height:40px;
            text-align: center;
            color: #7f7f7f;
            font-size: 20px;
            
        }
        .main-left-i{
            font-size: 40px;
            color: #7baeda;
        }
        .main-left-Notice{
            margin:0px 20px;color: #000;line-height: 26px;font-size: 14px;
        }
        .main-left-sub{
            margin:10px 20px;display:flex;justify-content:center;
        }
        .main-left-sub-a{
            height:50px;width:50px;flex:1;display:flex;justify-content:center;
        }
        .main-left-sub-b{
            height:50px;width:50px;flex:1;display:flex;justify-content:center;line-height:50px;cursor:pointer;
        }
        .main-left-i:hover{ 
            color: rgb(243 117 8);
        }
        .main-right-nav{
            position: fixed;
            background:#fff;width:150px;box-shadow: 0 2px 4px rgba(0, 0, 0, .12), 0 0 6px rgba(0, 0, 0, .04);    padding-bottom: 15px;
        }
        .main-right-nav-but{
            margin: 10px 10px;
            padding: 7px 10px;
            text-align: center;
            color: #444;
            font-size: 17px;
        }
        .nav-xz{
            background: #4697ff;border-radius:3px;color: #fff;
        }
        .main-right-nav-but:hover{
            background: #4697ff;border-radius:3px;color: #fff;
        }
        .main-right-nav-a{
            font-size:12px;padding:0px 6px;border-radius:5px;color:#f15d07;border:1px solid #f15d07;line-height: 25px;display:block;margin: 3px;
        }
        
        .feedlist-list{
            display:flex;color:#333;justify-content:space-between;padding: 10px 15px;border-bottom: 1px solid #f1f1f1;align-items: center;
        }
        
        .feedlist-list:hover{
            cursor:default;
        }
        
        .feedlist-list h4{
            font-size: 16px;margin:0px;font-weight: 400;color:#333;
        }
        .feedlist-list h4:hover{
            color: #7baeda;cursor:pointer;
        }
        
        .list-label-0,.list-label-1,.list-label-2,.list-label-3,.list-label-4,.list-label-5,.list-label-6,.list-label-7,.list-label-8,.list-label-9,.list-label-10,.list-label-11,.list-label-12{
            color: #fff;font-size: 12px;border-radius:10px;padding: 2px 8px;margin-right: 5px;
        }
        
        .list-label-0{
            background: red;
        }
        .list-label-1{
            background: #ff7702;
        }
        .list-label-2{
            background: #11c562;
        }
        .list-label-3{
            background: #11acc5;
        }
        .list-label-4{
            background: #4697ff;
        }
        .list-label-5{
            background: #7446ff;
        }
        .list-label-6{
            background: #2d2d2d;
        }
        .list-label-7{
            background: #a638ea;
        }
        .list-label-8{
            background: #825c5c;
        }
        .list-label-9{
            background: #607d8b;
        }
        .list-label-10{
            background: #795548;
        }
        .list-label-11{
            background: #e91e63;
        }
        .list-label-12{
            background: #dac938;
        }

        .pagination{
            padding: 10px;text-align: center;display: flex;justify-content: center;
        }
        .pagination a,.pagination p{
            background: #fff;border: 1px solid #ebebeb;padding: 5px;margin: 10px;color: #797979;font-size: 14px;
        }
        .pagination p{
            color: #bbb;background: #fcfcfc;
        }
        
        .top-search{
            display:flex;align-items: center;margin: 0px auto 0;width: 1290px;height:65px;
        }
        .top-searchdiv{
            width:248px;position: relative; font-size: 14px;display: inline-block;margin-top: 20px;
        }
        .feedlist-list-title{
            display: flex;
            max-width: 75%;
        }
        .feedlist-list-date{
            margin:0px;font-size:15px;color:#adadad;font-size:13px;text-align: center;
        }
        .feedlist-list-cc{
            flex:1;display:flex;justify-content:space-between;
        }
        .feedlist-list-cc div{
            margin-left:20px;
        }
        
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html, body {
    height: 100%;
}

body {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

.content {
    flex: 1; /* 占满剩余空间 */
}

.footer {
    
    text-align: center;
    padding: 10px 0 50px 0;
}
        .footer p{
            margin: 15px 0px 15px 0px;
            font-size: 12px;
        }
        .footer span{
            color: #b7b7b7;
            display: block;
            font-size: 10px;
            
        }
        
        .x-content{
            margin-top:20px;
            line-height:33px;
            margin-bottom: 20px;
            word-break: break-all;
            min-height: 200px;
            
        }
        
        .x-content img{
          border-radius: 5px;
    margin: 5px 0;
    max-width: 100%;
    height: auto!important;
        }
        /*
        .el-breadcrumb__inner {
            color: #b0b3b9;
        }
        .el-breadcrumb__item:last-child .el-breadcrumb__inner{
            color: #b0b3b9;
        }
        
        */
        .breadcrumb{
            color: #606266;font-size: 14px;
        }
        .breadcrumb a{
            color: #606266;
        }
        .main-left-titel{
            text-align: center;color: #ff8a24;
        }
        .main-left-tips{
            text-align: center;color: rgb(243 117 8);font-size:15px;margin:10px;
        }
        .flex-center{
            display:flex;justify-content:center;
        }
        .matap20{
            margin-top:20px;
        }
        .mar20{
            margin:20px;
        }
        .mar10{
            margin:5px 15px;
            padding-bottom: 20px ;
        }
        .qrcode-tips{
            text-align: center;color:#666;font-size:13px;margin:10px;
        }
        .feedlist-breadcrumb{
            margin:10px 15px;
        }
        .feedlist-title-h1{
            font-size:24px;font-weight: 600;padding: 10px 0px;
        }
        .feedlist-date{
            font-size:14px;color:#5a5a5a;
        }
        
        .ifz{
            font-size: 20px;
            margin-right: 5px;
            color: #ff5858;
        }
        .ad-title1{
            font-size:15px;align-items: center;height:100%;box-sizing:border-box;overflow: hidden;text-overflow:ellipsis;
        }
        .adw{
            background:#fff;cursor:pointer;
        }
        
        .gzqrcode{
            width: 230px;
        }
        
        .el-collapse-item__header.is-active ,.el-collapse-item__header{
            padding-left: 15px;
            font-weight: 500;
            font-size: 16px;
            color: #4697ff;
            
        }

        .x-content a{
            display: block;
        }
        
        .x-content-details a{
            display: inline;
        }
        
        @media (max-width: 1000px) {
            .main-left,.main-right {
                display:none
            }
            .feedlist{
                margin: 0px; 
                width: 100vw;
            }
            
            .top-search{
                justify-content: center;
                width: 100vw;
                height: 55px;
            }
            .xb-top{
                position: static;
                box-shadow:0 2px 6px rgb(255 255 255 / 12%), 0 0 6px rgb(255 255 255 / 4%);
                height: 55px;
                display: none;
            }
            .main{
                margin: 0px auto 0;
                width: 100vw;
            }
            .feedlist-list{
               
                
            }
            .details{
                display: none;
            }
            .feedlist-list-title{
         
                text-overflow: ellipsis; white-space: pre-wrap;overflow: hidden;max-width: 82%;
            }
            .feedlist-list h4 {
    font-size: 14px;
    margin: 0px;
    font-weight: 400;
    color: #333;
}
            
            .feedlist-list-date{
                text-align: left;
            }
            .feedlist-list-cc{
                display:flex; flex-flow:row-reverse!important;align-items: center;
            }
            .feedlist-list-cc div{
                margin-left:20px;
                flex:1;
            }
            .x-content img{
                width: 90vw;
            }
            body {
                margin: 0;
                background: #ffffff;
            }
        
        
        
        
        }
        
        
        /* 分页 */
.pager {display: inline-block;padding-left: 0;margin-top: 10px;border-radius: 4px;width:100%;display:flex;justify-content:center;font-size:12px;}
.pager > li {display: inline;}
.pager > li > a, .pager > li > span {float: left;padding: 10px 15px;margin-left: -1px;line-height: 1.42857143;color: #222222;text-decoration: none;background-color: #fff;border: 1px solid #EEEEEE;}
.pager > li:first-child > a,.pager > li:first-child > span {margin-left: 0;border-top-left-radius: 4px;border-bottom-left-radius: 4px;}
.pager > li:last-child > a, .pager > li:last-child > span {border-top-right-radius: 4px;border-bottom-right-radius: 4px;}
.pager > li > a:hover, .pager > li > span:hover, .pager > li > a:focus, .pager > li > span:focus {z-index: 2;color:#04a07b;background-color: #F9F9F9;border-color: #EEEEEE;}
.pager > .active > a, .pager > .active > span, .pager > .active > a:hover, .pager > .active > span:hover, .pager > .active > a:focus, .pager > .active > span:focus {z-index: 3;color: #FFFFFF;cursor: default;background-color: #04a07b;border-color: #04a07b;}
.pager > .disabled > span, .pager > .disabled > span:hover, .pager > .disabled > span:focus, .pager > .disabled > a, .pager > .disabled > a:hover, .pager > .disabled > a:focus {color: #CCCCCC;cursor: not-allowed;background-color: #fff;border-color: #EEEEEE;}


.douban-question{
    border: 1px solid  #ccc;
    padding: 5px 10px;
    border-radius: 5px;
    margin: 10px;
    background: whitesmoke;
}
.douban-question>p:nth-child(1){
    text-align: center;
    border-bottom: 1px solid #ccc;
    margin-bottom: 5px;
}

.adlist{
    margin-top:30px;
}
        
.tkurl{
    color: rgb(45, 141, 243);
}
.tkurl:before {
	    content: "👉";
        color: #409EFF;
        width: 4px;
        height: 10px;
        margin-right: 6px;
	}    
        
        
     .footer a {
    color: #0573ff;
}   
        
.flinks {
	overflow: hidden;    color: #7a7a7a;
    font-size: 12px;
}
.flinks strong {
	margin-right: 5px;
}
.flinks ul {
	display: inline-block;    margin: 0px 113px;

	padding: 0;
}
.flinks ul li {
	display: inline-block;
	margin-right: 12px;
	margin-bottom: 10px;
}

.flinks ul {
    display: inline-block;
    margin: 0px 113px;
    padding: 0;
}
.matap20 a{
    color: #444;
}
.main-right-nav-but a:hover {
    background: #4697ff;
    border-radius: 3px;
    color: #fff;
}
.matap20 ul li{
display: block;
    
}

.nav-xz a{

    color: #fff;

}

@media screen and (max-width: 680px) {
.flinks ul {
 margin: 0px 2px;
}
}