body{
    background-color: #F0F4F5!important;
    font-family: Arial, '微软雅黑', '宋体', sans-serif
}
.a-c{
    color: #34b458;
}
.a-c:hover{
    color: #34b458;
    text-decoration:underline!important;
}
.h3-c{
    color: #ffffff;
    border-radius: 3px;
    padding: 0 10px;
    background-image: linear-gradient(to right, #ff758c 0%, #ff7eb3 100%);
}
/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
/*热搜样式*/
.zsj-rs{
    height:230px;
    overflow:auto;
}
/*滚动条*/
.zsj-rs::-webkit-scrollbar {
    width: 5px;
}

/*滑块*/
.zsj-rs::-webkit-scrollbar-thumb {
    border-radius: 8px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.1);
    background-color: #eaeaea;
}

/*滚动条背景*/
.zsj-rs::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,.1);
    border-radius: 10px;
    background-color: #fff;
}
.box__tit::before {
    content: "";
    position: absolute;
    left: 6px;
    top: 13px;
    width: 4px;
    height: 16px;
    background: -webkit-gradient(linear,left top,left bottom,from(#ff8100),to(#ff7600));
    background: -webkit-linear-gradient(top,#fca300,#fd6853);
    background: linear-gradient( 180deg ,#ff8d00,#ff8d00);
    -webkit-box-shadow: 0 4px 4px 0 rgb(255 212 0);
    box-shadow: 0 4px 4px 0 rgb(255 211 131 / 94%);
    border-radius: 4px;
}
.stext:before {
    content: "#";
    float: left;
    /* font-size: .7rem; */
    color: #999;
    margin: 0 0.125rem;
}
#wrap{
  margin:auto
}
/*定义滚动条轨道 内阴影+圆角*/
::-webkit-scrollbar-track {
box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
border-radius: 10px;
background-color: #F5F5F5;
}

/*定义滑块 内阴影+圆角*/
::-webkit-scrollbar-thumb{
border-radius: 10px;
box-shadow: inset 0 0 6px rgba(0, 0, 0, .1);
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .1);
background-color: #c8c8c8;
}
.a-underline:hover{
    text-decoration:underline!important;
}
pre {
    white-space: pre-wrap;       /* css-3 */
    white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
    white-space: -pre-wrap;      /* Opera 4-6 */
    white-space: -o-pre-wrap;    /* Opera 7 */
    word-wrap: break-word;       /* Internet Explorer 5.5+ */
}
#article pre{
    position: relative;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 10px;
}
pre .btn-pre-copy{
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    position: absolute;
    top: 12px;
    right: 12px;
    font-size: 12px;
    line-height: 1;
    cursor: pointer;
    color: hsla(0,0%,54.9%,.8);
    transition: color .1s;
}
/*文字颜色*/

/*文字颜色*/
/*文字广告*/
.grid {color:#f74e1e;}
	.characters:hover {font-weight: bold;color:#fff!important;background:#7fba00;transition: all .6s;}
	.characters:nth-child(2n) {color:#f74e1e!important;}
	.characters:nth-child(2n):hover {background:#f74e1e!important;color:#ffffff!important;}
	.characters:nth-child(3n) {color:#00a4ef!important;}
	.characters:nth-child(3n):hover {background:#00a4ef!important;color:#ffffff!important;}
	.characters:nth-child(4n) {color:#0517c2!important;}
	.characters:nth-child(4n):hover {background:#0517c2!important;color:#ffffff!important;}
	.characters:nth-child(5n) {color:#601165!important;}
	.characters:nth-child(5n):hover {background:#601165!important;color:#ffffff!important;}
	.characters:nth-child(6n) {color:#ffb900!important;}
	.characters:nth-child(6n):hover {background:#ffb900!important;color:#ffffff!important;}
	.characters:nth-child(7n) {color:#0fc317!important;}
	.characters:nth-child(7n):hover {background:#0fc317!important;color:#ffffff!important;}
	.characters:nth-child(8n) {color:#601165!important;}
	.characters:nth-child(8n):hover {background:#601165!important;color:#ffffff!important;}
	.characters:nth-child(9n) {color:#fba78f!important;}
	.characters:nth-child(9n):hover {background:#fba78f!important;color:#ffffff!important;}
	.characters:nth-child(10n) {color:#13cf8f!important;}
	.characters:nth-child(10n):hover {background:#13cf8f!important;color:#ffffff!important;}
	.characters:nth-child(11n) {color:#f74e1e!important;}
	.characters:nth-child(11n):hover {background:#f74e1e!important;color:#ffffff!important;}
	.characters:nth-child(12n) {color:#ffb900!important;}
	.characters:nth-child(12n):hover {background:#ffb900!important;color:#ffffff!important;}
	.characters:nth-child(13n) {color:#fba78f!important;}
	.characters:nth-child(13n):hover {background:#fba78f!important;color:#ffffff!important;}
	.characters:nth-child(14n) {color:#f74e1e!important;}
	.characters:nth-child(14n):hover {background:#f74e1e!important;color:#ffffff!important;}
	.characters:nth-child(15n) {color:#7fba00!important;}
	.characters:nth-child(15n):hover {background:#7fba00!important;color:#ffffff!important;}
	.characters:nth-child(16n) {color:#0fc317!important;}
	.characters:nth-child(16n):hover {background:#0fc317!important;color:#ffffff!important;}
	.characters:nth-child(17n) {color:#0517c2!important;}
	.characters:nth-child(17n):hover {background:#0517c2!important;color:#ffffff!important;}
	.characters:nth-child(18n) {color:#13cf8f!important;}
	.characters:nth-child(18n):hover {background:#13cf8f!important;color:#ffffff!important;}
	.characters:nth-child(19n) {color:#ffb900!important;}
	.characters:nth-child(19n):hover {background:#ffb900!important;color:#ffffff!important;}
	.characters:nth-child(20n) {color:#f74e1e!important;}
	.characters:nth-child(20n):hover {background:#f74e1e!important;color:#ffffff!important;}
/*文字广告*/
/*-------------------------------------------------------------------------------*/
/*自行添加*/
/*文章列表*/
.articlelist{
    position:relative;
}
.articlelist img{
    width: 106px;
    height: 72px;
    border-radius: 4px;
}
.articlelist span{
    position:absolute;
    top:0px;
    left:0;
    background: linear-gradient(265.96deg,#3370ff 10.16%,#5b8dff 104.43%);
    color:#fff;
    font-size: 10px;
    padding: 0 3px;
    border-radius: 4px 0px 4px 0px;
}
.articletext a:hover{
    cursor: pointer!important;
    color:red!important;
}
.articletext a{
    height: 42px!important;
    white-space:pre-wrap;
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    
}
/*文章列表*/
/*网站列表*/
.sitetext a:hover{
    cursor: pointer!important;
    color:red!important;
}
.sitetext h3{
    font-size:14px;
}
/*网站列表*/
/*图标列表*/
.list-img img{
    width: 18px;
    height: 18px;
    margin-bottom:3px;
}
.list-img a:hover{
    color:#e41749;
}
/*图标列表*/
.p-5{
    padding: 5px!important;
}
.p-xs{
    padding: 10px!important;
}
.p-15{
    padding: 15px;
}
.p-sm{
    padding: 20px;
}
.p-25{
    padding: 25px;
}
.p-md{
    padding: 30px;
}
.p-lg{
    padding: 50px;
}
.p-t-xs{
    padding-top: 10px;
}
.p-t-sm{
    padding-top: 20px;
}
.p-t-md{
    padding-top: 30px;
}
.p-t-lg{
    padding-top: 50px;
}
.p-l-xs-5{
    padding-left:5px;
}
.p-l-xs{
    padding-left:10px;
}
.p-l-sm{
    padding-left: 20px;
}
.p-l-md{
    padding-left: 30px;
}
.p-l-lg{
    padding-left:50px;
}
.p-r-xs-5{
    padding-right: 5px;
}
.p-r-xs{
    padding-right: 10px;
}
.p-r-sm{
    padding-right: 20px;
}
.p-r-md{
    padding-right: 30px;
}
.p-r-lg{
    padding-right: 50px;
}
.p-b-xs-5{
    padding-bottom: 5px;
}
.p-b-xs{
    padding-bottom: 10px;
}
.p-b-sm{
    padding-bottom: 20px;
}
.p-b-md{
    padding-bottom: 30px;
}
.p-b-lg{
    padding-bottom: 50px;
}
.p-tb-xs-5{
    padding-top: 5px!important;
    padding-bottom: 5px!important;
}
.p-tb-xs{
    padding-top: 10px!important;
    padding-bottom: 10px!important;
}
.p-tb-sm{
    padding-top: 20px;
    padding-bottom: 20px;
}
.p-tb-md{
    padding-top: 30px;
    padding-bottom: 30px;
}
.p-tb-lg{
    padding-top: 50px;
    padding-bottom: 50px;
}
.p-lr-xs-5{
    padding-left: 5px!important;
    padding-right: 5px!important;
}
.p-lr-xs{
    padding-left: 10px!important;
    padding-right: 10px!important;
}
.p-lr-sm{
    padding-left: 20px;
    padding-right: 20px;
}
.p-lr-md{
    padding-left: 30px;
    padding-right: 30px;
}
.p-lr-lg{
    padding-left: 50px;
    padding-right: 50px;
}
.m-5{
    margin: 5px;
}
.m-xs{
    margin: 10px;
}
.m-15{
    margin: 15px;
}
.m-sm{
    margin: 20px;
}
.m-25{
    margin: 25px;
}
.m-l-xs-5{
    margin-left:5px;
}
.m-l-xs{
    margin-left:10px;
}
.m-l-sm{
    margin-left: 20px;
}
.m-l-md{
    margin-left: 30px;
}
.m-l-lg{
    margin-left:50px;
}
.m-r-xs-5{
    margin-right: 5px!important;
}
.m-r-xs{
    margin-right: 10px!important;
}
.m-r-sm{
    margin-right: 20px!important;
}
.m-r-md{
    margin-right: 30px!important;
}
.m-md{
    margin: 30px;
}
.m-lg{
    margin: 50px;
}
.m-t-xs-5{
    margin-top: 5px;
}
.m-t-xs-5{
    margin-top: 5px!important;
}
.m-t-xs{
    margin-top: 10px!important;
}
.m-t-sm{
    margin-top: 20px!important;
}
.m-t-md{
    margin-top: 30px!important;
}
.m-t-lg{
    margin-top: 50px!important;
}
.m-t-60{
    margin-top: 60px!important;
}
.m-t-70{
    margin-top: 70px!important;
}
.m-b-xs-5{
    margin-bottom: 5px!important;
}
.m-b-xs{
    margin-bottom: 10px!important;
}
.m-b-sm{
    margin-bottom: 20px!important;
}
.m-b-md{
    margin-bottom: 30px!important;
}
.m-b-lg{
    margin-bottom: 50px!important;
}
.m-b-60{margin-bottom:60px;}
.m-tb-xs-5{
    margin-top: 5px!important;
    margin-bottom: 5px!important;
}
.m-tb-xs{
    margin-top: 10px!important;
    margin-bottom: 10px!important;
}
.m-tb-sm{
    margin-top: 20px!important;
    margin-bottom: 20px!important;
}
.m-tb-md{
    margin-top: 30px!important;
    margin-bottom: 30px!important;
}
.m-tb-lg{
    margin-top: 50px!important;
    margin-bottom: 50px!important;
}
.m-lr-xs{
    margin-left: 10px;
    margin-right: 10px;
}
.m-lr-sm{
    margin-left: 20px;
    margin-right: 20px;
}
.m-lr-md{
    margin-left: 30px;
    margin-right: 30px;
}
.m-lr-lg{
    margin-left: 50px;
    margin-right: 50px;
}
/*文本位置*/
.tl{text-align:left!important;}
.tc{text-align:center!important;}
.tr{text-align:right!important;}
.ti{align-items:center!important;}
/*文本位置*/
/*背景色*/
.bg-white{
    background: white!important;
}
.bg-carousel{
    background: transparent!important;
}
.bg-red{
    background: #e74c3c!important;
    color: #ffffff!important;
}
.bg-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
/*背景色*/
/*自定义布局*/
@media screen and (min-width: 1200px) {

.zsj-col-md9 {width: 11.11%;}
.zsj-col-md8 {width: 12.49%;}

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

.zsj-col-xs3 {width:33.33%}
.zsj-col-xs6 {width:49.99%}

}
/*自定义布局*/
/*宽度*/
.w-10{width:10%}
.w-40{width:40%}
.w10{width:10px;}
.w20{width:20px;}
.w30{width:30px;}
.w40{width:40px;}
.w50{width:50px;}
.w60{width:60px;}
.w70{width:70px;}
.w80{width:80px;}
.w90{width:90px;}
.w100{width:100px;}
.w200{width:200px;}
.w250{width:250px;}
.w300{width:300px;}
.w400{width:400px;}
.w500{width:500px;}
.w600{width:600px;}
.w700{width:700px;}
.w800{width:800px;}
.w-15{width:15%;}
.w-20{width:20%;}
.w-25{width:25%;}
.w-30{width:30%;}
.w-40{width:40%;}
.w-45{width:45%;}
.w-50{width:50%;}
.w-55{width:55%;}
.w-60{width:60%!important;}
.w-68{width:68%}
.w-70{width:70%}
.w-80{width:80%;}
.w-100{width:100%!important;}
/*宽度*/
/*高度*/
.h10{height:10px;}
.h20{height:20px;}
.h30{height:30px;}
.h40{height:40px;}
.h50{height:50px;}
.h60{height:60px;}
.h70{height:70px;}
.h80{height:80px;}
.h90{height:90px;}
.h100{height:100px;}
.h200{height:200px;}
.h250{height:250px;}
.h300{height:300px;}
.h400{height:400px;}
.h{height:100%;}
.line-30{line-height:30px;}
.line-40{line-height:40px;}
.line-54{line-height:54px!important;}
.line-50{line-height:50px;}
.line-60{line-height:60px;}
.line-160{line-height:1.6!important;}
.line-180{line-height:180%!important;}
/*高度*/
/*溢出隐藏*/
.layui-elip-2{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.layui-elip-3{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
/*溢出隐藏*/
/*圆角*/
.bor-rad-4{
    border-radius: 4px;
}
.bor-rad-10{
    border-radius: 10px;
}
/*圆角*/
.white-space{
    white-space: nowrap;
}
/*文本颜色*/
.text-darker {
    color: #444d58!important;
}
.text-light {
    color: #a1a7b7!important;
}
.text-lighter {
    color: #caccd5!important;
}
.text-red{
    color: #e74c3c!important;
}
.text-green{
    color: #27ae60!important;
}
.text-white{
    color: #ffffff!important;
}
/*文本颜色*/
/*背景色*/
.bg-translucence{
    background-color:rgba(0,0,0,0.3);
}
/*背景色*/
/*描边*/
.bor-b{
    border-bottom: 1px solid #eaeaea;
}
.bor-l{
    border-left: 1px solid #eeeeee;
}
/*描边*/
/*列表图片大小*/
.item-img{
    width: 28vw;
    height: 20vw;
    flex-shrink: 0;
}
/*上下左右居中*/
.zsj-auto{
    margin: auto;
}
/*上下左右居中*/
/*上下居中*/
.zsj-tb{
    margin: auto 0;
}
/*上下居中*/
/*左右居中*/
.zsj-lr{
    margin: 0 auto;
}
/*左右居中*/
/*文字排版*/
.fb{font-weight:700!important;}
.fn{font-weight:normal;}
.t2{text-indent:2em;}
/*文字排版*/
@media (max-width: 600px){
    .m-b-60-m{
        margin-bottom:60px!important;
    }
}
/*隐藏*/
.none{display:none;}
/*隐藏*/
/*布局*/
.dis-flex{
    display: flex;
}
.flex-w{
    flex-wrap: wrap;
}
.ju-center{
    justify-content: center;     /* 居中排列 */
}
.ju-sp{
    justify-content: space-around;  /* 均匀排列每个元素*/
}
.ju-b{
    justify-content: space-between;  /* 均匀排列每个元素*/
}
.ju-r{
    justify-content:right;  /* 均匀排列每个元素*/
}
.ju-l{
    justify-content: left;  /* 均匀排列每个元素*/
}
/*布局*/
/*图片阴影*/
.img-yy{
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}
/*文本框描边阴影*/
.text-wbmb{
    box-shadow: rgba(0, 0, 0, 0.04) 0px 3px 5px;
}
.list-yy{
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
}
.article-list{
    border-bottom: 1px dashed #c3c2c2;
}
/*图片显示与隐藏*/
.imgcode{
    display: none;
}
.imgcode-1:hover img{
    display: block;
    z-index: 999;
}
/*图片显示与隐藏*/
.pa{
    position: absolute;
}
.pr{
    position: relative;
}
.bor-b{
    border-bottom: 1px solid #eeeeee;
}
/*鼠标悬停*/
.hover:after {
  position: absolute;
  transition: 0.3s;
  content: "";
  width: 0;
  left: 50%;
  bottom: 0;
  height: 3px;
  color: #1abc9c!important;
  background: #1abc9c;
}
.hover:hover {
  cursor: pointer;
}
.hover:hover:after {
  width: 100%;
  left: 0;
}
/*鼠标悬停*/
/*导航样式*/
.a1mbz_cim-anv{height: 50px;line-height: 50px;background-color: #009688!important;}
.a1mbz_cim-anv ul{background-color: #009688!important;height: 50px;line-height: 50px;width: 1320px;margin: 0 auto;}
.a1mbz_cim-anv ul li{
    text-align: center;
    line-height: 50px!important;
}
.a1mbz_cim-anv ul li a {
    font-size: 16px!important;
     color: #fff!important;
}
.a1mbz_cim-anv ul li:hover{
    background-color:#14080857;
}
.zsj-top{
    background-color: #f5f5f5;
    color: #666;
    font-size: 12px;
    padding: 5px 0;
    border-bottom: 1px solid #eaeaea;
}
/*导航样式*/
/*统计样式*/
.statistics{
    font-size: 12px;
    overflow: hidden;
    width: 1320px;
    margin: 0 auto;
}
.statistics li{
    margin-right: 8px;
    line-height: 35px;
    float: left;
    color: #888888;
}
.statistics li em{
    font-style: initial;
    color: #ff5722;
    font-size: 15px;
}
/*统计样式*/
.wc-width10-25{
    width: 10%;
}
/*PC端隐藏*/
@media screen and (max-width:1200px){
    
}
/*手机端隐藏*/
@media screen and (max-width: 480px) { 
    .wc-width10-25{
        width: 25%;
    }
}
/*a显示小手*/
.cur{
    cursor: pointer;
}
.hover-red:hover{
    cursor: pointer!important;
    color:red!important;
}
/*吸顶*/
.xiding{
    position: sticky!important;
    top: 0px;
    margin-bottom: 0px;
}
/*吸顶*/
/*符号样式*/
.text-symbol{
    word-break: break-all; letter-spacing: 5px;
}
/*符号样式*/
.bq{
    border-radius: 4px;
    border:2px dashed #a1a7b7;
    color: #a1a7b7;
}
/*文章样式*/
.article-img img{ 
    display:block;
    margin:0 auto;
    padding:10px;
    max-width:650px!important;
}
/*以下为兼容手机代码*/

@media(max-width:760px){
.article-text img{ 
        max-width: 100%;
        height: auto;
        width: auto 9;
    }
.article-img img{ 
        display:block;
        margin:0 auto;
        padding:10px;
        max-width:100%!important;
    }
}
.article-statement{
    padding: 10px;
    margin-top: 15px;
    border-radius: 5px;
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba; 
}
.selectshake{ border:1px solid #009688;}
/*热搜样式*/
/*公告样式*/
.ontice{
    position:fixed;bottom:10px;left:10px;z-index:99999;display:none;box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);border-radius:4px;
}
.ontice div:nth-child(1){
    padding: 10px;padding: 10px;border-bottom: 1px solid #eeeeee;font-weight: bold;font-size: 15px;
}
.ontice div:nth-child(2){
    width:280px;height:200px;overflow:auto;line-height:1.6;padding: 10px;
}