﻿/* CSS Document */
body,ul,form,p,h1,h2,h3,h4,h5,h6,form,input,button{ margin:0; padding:0; list-style:none}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {margin:0;padding:0;outline:none;}
body{background:#f5f6f7;font-family:"Microsoft YaHei"}
input{border:0;}
img{ border:none; vertical-align:middle}
a{text-decoration:none;}
a:hover{color:#40b4f7}
.layout,.main{width:1200px;margin:0 auto;}
#logo,.search_key,.search_sub,.con_left,.fl{ float: left; }
#search,.con_right,.fr{float: right;}
#header {width: 100%; height: 70px; background-size: 100% 100%; z-index: 999; position: fixed; top: 0px; -moz-transition: .5s; -o-transition: .5s; -webkit-transition: .5s; transition: .5s; box-shadow: 0 0 3px rgba(3, 13, 40, 0.1); background-color: #fff; }
#logo{height: 45px;margin: 10px 10px 0 0;width: 260px;}
#logo img{float:left;margin-right:8px;width:50px;}
#logo p{font-weight:700;letter-spacing:3px;color:#000;font-size:20px;display:block;}
#logo span{display:block;color:#8a8a8a;font-size:14px;font-weight:normal;margin-top:3px;}
#nav{float:left;line-height:62px;}
#nav .navbar-item i.fa{margin-right:4px}
#nav li{display:inline-block;position:relative;vertical-align:top}
#nav li>i{float: right; margin-top: -2px; display: inline-block; border: 4px solid transparent; border-top-color: #4c4c4c; transition: transform .2s; position: absolute; right: 0; top: 32px; }
#nav li:hover>i{top: 28px;border-bottom-color: #4c4c4c;border-top-color: #fff;}
#nav li a{display:inline-block;padding:0 15px;color:#333;font-size:16px;cursor: pointer;position:relative;z-index:2;text-align:center}
#nav li.active a,#nav li a:hover{color:#0658b5;}
#nav ul li a{color:#111}
#nav ul li.active a,#nav ul li a:hover{color:#0658b5}
#nav li a{-webkit-transition:color .3s;-moz-transition:color .3s;transition:color .3s}
#nav li a:hover{color:#0658b5;font-weight:bold;}
#nav li > ul:before{border:6px solid transparent;border-bottom-color:#fff;content:"";left:25px;margin-left:15px;position:absolute;top:-16px;width:4px;height:4px}
#nav li > ul{width:160%;padding:10px 0;min-width:110px;position:absolute;top:80%;left:50%;transform:translateX(-50%);right:0;background:#fff;z-index:888;visibility:hidden;opacity:0;-webkit-box-shadow:0 0 40px rgba(0,0,0,0.2);-khtml-box-shadow:0 0 40px rgba(0,0,0,0.2);-moz-box-shadow:0 0 40px rgba(0,0,0,0.2);-ms-box-shadow:0 0 40px rgba(0,0,0,0.2);-o-box-shadow:0 0 40px rgba(0,0,0,0.2);box-shadow:0 0 40px rgba(0,0,0,0.2);-webkit-transition:all .8s ease;-o-transition:all .8s ease;transition:all .8s ease}
#nav li > ul li{width:100%;height:44px;line-height:44px;display:block}
#nav li > ul li a{display: block;text-align:center;height:42px;line-height:42px;font-size:15px;color:rgba(0,0,0,0.8);overflow:hidden;opacity:1;border-bottom: 1px #dddddd solid;margin: 0 13px;padding: 0;}
#nav li:hover > ul{visibility:visible;opacity:1}
#nav li > ul li ul{visibility:hidden;opacity:0;display:none;left:-100%;transform:none}
#nav li > ul li:hover ul{right:-100%;left:auto;top:0;visibility:visible;opacity:1;display:block}
.search-btn{font-size:20px;line-height:70px;cursor:pointer}
#search{position:absolute;left:0;right:0;top:70px;z-index:11;height:0;overflow:hidden;background-color:rgba(34,40,49,0.79);transition:height 0.3s ease}
#search.open{height:70px}
#search form{display:flex;width:1180px;height:70px;margin:auto}
#search form input{outline:0;height:100%;margin-bottom:0px;padding:0px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;border-style:none;background-color:transparent;color:#fff;font-size:18px;line-height:25px;letter-spacing:0px;-webkit-appearance:none}
#search form button{margin:0;padding:0;outline:0;border:none;background:0 0;color:#fff;font-weight:300;font-size:20px;line-height:normal;cursor:pointer}
input:focus::placeholder{color:transparent}
.language{float:right;position:relative;font-size:14px;line-height:70px;margin:0 20px 0}
.language .trigger-area{display:flex;align-items:center;gap:2px;color:#0658b5;cursor:pointer;font-weight:500;transition:opacity .2s}
.language .trigger-area:hover{opacity:.8}
.language .country-flag,.language .menu-item img{object-fit:cover;border:1px solid #eee;border-radius:1px}
.language .country-flag{width:20px;height:14px}
.language .menu-item{display:flex;align-items:center;gap:6px;max-width:135px;padding:8px 16px;cursor:pointer;color:#333;transition:background .2s;height:auto;line-height:25px}
.language .menu-item:hover{background:#f5f8ff}
.language .menu-item.active{color:#0658b5;font-weight:500}
.language .menu-item.active::after{content:"✓";color:#0658b5}
.language .menu-item img{width:18px;height:12px}
.language .dropdown-arrow{display:inline-block;border:4px solid transparent;border-top-color:#1a5cff;margin:5px 0 0 0}
.language.is-open .dropdown-arrow{transform:rotate(180deg);margin-top: -3px;}
.language .dropdown-menu{display:none;position:absolute;top:100%;left:0;min-width:140px;margin:-10px -20px;background:#fff;border:1px solid #e5e7eb;border-radius:6px;box-shadow:0 4px 12px rgba(0,0,0,.08);list-style:none;padding:6px 0}
.language.is-open .dropdown-menu{display:block}
#topimg{width:1200px;margin:90px auto 0;}
.main{/* overflow:hidden */}
.main::after{content:"";display:block;height:0;overflow:hidden;clear:both;}
/*.con_left,.con_right{margin-top:15px;}*/
.con_left{width:880px;}
#focus{height:369px;width:100%;overflow:hidden;position:relative;}
#focus ul{height:369px;position:absolute;}
#focus ul li{float:left;width:880px;height:369px;overflow:hidden;position:relative;}
#focus ul li div{position:absolute;overflow:hidden;}
#focus ul li img{height:369px;width:880px;}
#focus .btn{position:absolute;width:880px;height:10px;padding:5px 10px;right:0;bottom:5px;text-align:center;}
#focus .btn span{display:inline-block;_display:inline;_zoom:1;width:13px;height:13px;_font-size:0;margin-left:5px;cursor:pointer;background:#fff;border-radius:50%;}
#focus .btn span.on{background:yellow;}
#focus .preNext{width:45px;height:100px;position:absolute;top:150px;background:url(../images/sprite.png) no-repeat 0 0;cursor:pointer;display:none;}
#focus .pre{left:0;}
#focus .next{right:0;background-position:right top;}
#in_sitecon{width:100%;padding:15px 0;background:#fff;display:inline-table;margin-top:15px;}
.lay{width:850px;padding:0 15px;display:block;}
.layout_name{width:100%;border-bottom:1px solid #ddd;display:table;padding:0 0 3px 0;}
.layout_name h2{float:left;line-height:40px;font-size:18px;font-weight:normal;position: relative;text-indent: 10px;}
.layout_name h2:before {content: ''; border-left: 2px solid #0590d6; display: inline-block; height: 18px; position: absolute; left: 0; bottom: 10px; }
.layout_name a{float:right;font-size:12px;line-height:40px;color:#e40000}
#site{width:100%;display:table}
#site li{width:271px;height:70px;margin:10px 0 0 15px;float:left;border:1px solid #eee;border-radius:3px;}
#site li a{width:100%;height:100%;float:left;background:url(../images/site_bg.png) center right no-repeat;}
#site li a:hover{background:url(../images/site_bg.png) center right no-repeat #fafafa;}
#site li img{float:left;height:40px;width:40px;margin:14px 0 0 9px;}
#site li p{float:left;width:175px;margin:0 0 0 10px;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
#site li p.site_name{font-weight:bold;color:#40b4f7;margin-top:15px;}
#site li p.site_summary{margin-top:5px;color:#888;}
#in_hotcon{width:850px;padding:15px;background:#fff;margin-top:15px;}
#list,#xgcon ul{width:100%;}
#list li,#xgcon ul li{width:100%;display:table;padding:15px 0;border-bottom:1px solid #eee;position: relative;}
#list li img,#xgcon ul li img{height:120px;float:left;width: 160px;object-fit: cover;}
#list li h3,#list li p,#list li span,#xgcon ul li h3,#xgcon ul li p,#xgcon ul li span{width:675px;float:right;}
#list li h3,#xgcon ul li h3{font-size:16px;color:#222;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight: normal;}
#list li p,#xgcon ul li p{font-size:14px;color:#777;line-height:20px;margin-top:15px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
#list li span,#xgcon ul li span{font-size:12px;color:#999;margin-top:15px;}
#list a:not(.qkl_category){position: relative;}
#list li.item-play a:first-child{position: relative; margin: 0; padding: 0;}
#list li.item-play a:first-child::before,#list li.item-play a:first-child::after{position: absolute;content: "";left: -80px;top: 60px;}
#list li.item-play a:first-child::before{width: 44px; height: 44px; background-color: rgba(0,0,0,.6); border-radius: 50%; box-sizing: border-box; margin-left: -22px; margin-top: -22px; opacity: .9; text-align: center; transition: all .3s ease-out; z-index: 1; cursor: pointer;}
#list li.item-play a:first-child::after{transform: translate(-35%, -50%); width: 0; height: 0; border-style: solid; border-width: 10px 0 10px 16px; border-color: transparent transparent transparent #fff; z-index: 2;}
.con_right{width:300px;}
.layout_r{width:270px;padding:15px;background:#fff;display:table;margin-bottom: 15px;}
#recommend_news li{width:256px;float:left;line-height:32px;font-size:14px;padding-left:14px;border-bottom:1px dashed #eee;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
#recommend_news li::before{height:4px;width:4px;content:'';position:absolute;background:#ddd;margin:15px 0 0 -14px;border-radius:4px;}
#recommend_news li a{color:#333}
#recommend_news li a:hover{color:#0874e7;text-decoration:underline;}

.img_news li{width:270px;float:left;font-size:14px;padding:10px 0px;border-bottom:1px dashed #eee;}
.img_news li a{color:#333}
.img_news li a:hover{ color:#379be9}
.img_news li p{overflow:hidden;line-height:22px;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2; }
.img_news li img{ float:left; width:80px; height:60px; margin-right:8px;}
.img_news li span{ color:#999; font-size:12px} 

.r_news li{width:256px;height:28.5px;float:left;line-height:28.5px;font-size:14px;padding-left:14px;border-bottom:1px dashed #eee;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.r_news li::before{height:4px;width:4px;content:'';position:absolute;background:#ddd;margin:12px 0 0 -14px;border-radius:4px;}
.r_news li a{color:#333}
#recommend_site li{padding:8px 0;width:100%;border-bottom:1px solid #eee;display:table;}
#recommend_site li img{height:50px;width:50px;float:left;}
#recommend_site li p{width:210px;float:right;padding-top:5px;font-size:14px;line-height:20px;color:#333;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
#footer{background:#333;width:100%;padding:20px 0;margin-top:15px;text-align:center;color:#aaa;font-size:14px;line-height:25px;display:table;}
#footer .footer_con{width:1200px;margin:0 auto;}
#footer a{font-size:14px;color:#aaa;}
/*list_article*/
#position{width:100%;background:url(../images/position.png) 15px center no-repeat #fff;border-bottom:1px solid rgba(99,99,99,.1);line-height:50px;text-indent:36px;font-size:12px;color:#555;}
#position a{color:#555;}
#article{width:850px;padding:15px;background:#fff;}
#page{width:100%;padding:20px 0;font-size:14px;text-align:center;color:#444;font-size:12px;}
#page a{display:inline-block;padding:8px 10px;background:#eee;margin:0 3px;color:#333;}
#page strong{display:inline-block;padding:8px 10px;margin:0 3px;background:#40b4f7;color:#fff;}
/*article*/
#title{width:100%;padding:15px 0;border-bottom:1px dashed #eee;line-height:30px;font-size:25px;text-align:center;}
#info{width:100%;font-size:12px;text-align:center;color:#888;margin-top:10px;}
#summary,#remind{width:818px;padding:15px;border:1px solid #eee;background:#f5f5f5;font-size:14px;line-height:20px;color:#777;margin-top:25px;}
#content{font-size:16px;width:100%;line-height:25px;color:#222;background:#fff;/* display:table; */word-wrap: break-word;word-break: break-all;}
#content ol,#content ul{padding:0.3em 0;line-height: 30px; list-style:decimal;margin: 0 0 0 25px;word-break: break-word;}
#content li {list-style-type:disc;}
#content p {padding: 3px 0px; line-height:30px;margin-bottom: 5px;}
#content p.maodian {margin:0; padding:0;height:1px; overflow:hidden; text-align:right}
#content span {line-height: 30px;}
#content img {padding: 1px; border: 1px solid #CCCCCC; border-image: none; overflow: hidden; max-width:816px;}
#content img[width]{cursor:zoom-in !important;}
#content div {line-height: 200%;}
#content font {line-height: 200%;}
#content h2:not(.rexbox h2){position:relative;margin:10px 0;color:#FFFFFF;background:#6FA8DC;padding:6px 10px;font-size:16px;font-weight:bold;border-radius:5px}
#content h3:not(.rexbox h3){position:relative;margin:10px 0 8px 0;color:#0d5a96;background:#f1f7fd;border:1px solid #cae0f3;border-left: 3px solid #49a7ea;padding:6px 10px;font-size:16px;font-weight:bold;border-radius:5px}
#content h3:not(.rexbox h3)::after{position:absolute;left:10%;display:table;width:10px;height:10px;margin-left:-5px;content:'';transform:rotate(-45deg);z-index:1;bottom:-6px;border-bottom:1px solid #cae0f3;border-left:1px solid #cae0f3;background-color:#f0f7fd}
#content h4:not(.rexbox h4){color:#535e67;display:block;margin:10px auto 5px auto;border-radius:6px;padding:7px 14px;position:relative;background:#eef2f3}
#content h4:not(.rexbox h4)::after{content:' ';width:85px;border-radius:2px;display:block;position:absolute;bottom:0;left:14px;height:2px;background:#bed3e4}
#content h5:not(.rexbox h5):nth-child(n+2),#content h6:not(.rexbox h6) {font-size: 16px; font-weight: bold;}
#content .catalogue{font-size: 18px;font-weight: bold;}
#content textarea{line-height:150%}
#content a:link {color: #428bca; text-decoration: none;font-size:16px}
#content a:visited {color: #428bca;}
#content a:hover {color: red;}
#content a.dl {background:#5FBAAC;margin:10px 5px 20px 25px;padding:8px 16px;border-radius:2px;border:2px solid white;text-align:center;color:#FFFFFF;text-indent:0px;vertical-align:text-bottom;display:inline-block;cursor:pointer;box-shadow:0px 0px 0px 1px #eee;}
#content a.dl:hover {background: #F78585;}
#content ol.jb51,#content ul.jb51{padding-left: 15px; margin-left:10px}
#content .jb51code{margin:5px 0 0 5px; padding:0;width:850px; overflow:hidden; clear:both; text-align:left;}
#content .jb51code:hover .codetool{display:block;margin-top:16px}
#content .jb51code{ position:relative}
#content pre,#content code {background: #FFFFFF; margin: 15px 0; padding: 0px 0px 0px 10px; width: 837px; line-height: 30px; clear: both; font-size: 14px; border-left-color: #6CE26C; border-left-width: 3px; border-left-style: solid;overflow-x: scroll;}
#content p>code, #content li>code,#content td>code,#content h3>code,#content h4>code{font-size: 14px;line-height: 1.5;color: #333333;background-color: #ebf5fd;border-radius: 3px;border: 1px solid #dddddd;font-family: Menlo, Monaco, Consolas, "Courier New", monospace;padding: .2em .6em;margin:0 .3em}
#content .codetool .copy{ background-position:-16px 0!important}
#content .codetool a:hover{ opacity:1}
#content .codetool .code_n{position:absolute; opacity:0;width:1px;height:1px;overflow:hidden}
#content .codetool{ line-height:1}
#content code[data-copy]{background-color: #00b0a0;color:#fff;border: none;border-radius:4px;margin: 0 5px;white-space: nowrap;overflow: hidden;cursor: pointer;transition: all .2s ease-out;}
#content code[data-copy]::before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23fff' d='M14 6a1 1 0 0 0-1-1v6a3 3 0 0 1-3 3H5a1 1 0 0 0 1 1h4.21A3.79 3.79 0 0 0 14 11.21zM7 1v3.5A1.5 1.5 0 0 0 8.5 6h3.502v5.5a1.5 1.5 0 0 1-1.5 1.5H4.5A1.5 1.5 0 0 1 3 11.5v-9A1.5 1.5 0 0 1 4.5 1zm1 .25V4.5a.5.5 0 0 0 .5.5h3.25z'/%3E%3C/svg%3E");width:16px;height:16px;vertical-align:text-top;display:inline-block;margin:0 2px 0 -4px;}
#content code[data-copy]:hover{background-color: #4caf50;}
#content code[data-copy]:active{background-color: #1cd2c1;}
.jb51Tips{position:fixed; z-index:999; border-radius:3px;padding:20px;background-color:rgba(0,0,0,.8);color:#cacaca;width:100px;font-size:14px; text-align:center; margin-left:-60px;left:50%;top:50%}
.flowm{background:#000;color:#fff;padding:8px 10px;line-height:1;width:auto;font-size:12px;margin:0;display:none;opacity: 0;transition:opacity .3s ease-out;}
.flowm::after{ content:"";width:0;height:0;position:absolute;border-bottom:10px solid #000;top:100%;margin:-6px 0 0 -6px;border-left:10px solid transparent;display:block;left:50%;transform:rotate3d(0,0,1,45deg);}
#content table:not(.rexbox table){border:1px solid #cccccc; border-collapse:collapse; text-align:center; margin-top:0.54em; clear:both;width: 100%;}
#content table:not(.rexbox table) th,#content table:not(.rextb table) td{padding:8px; border:1px solid #C1DAD7;line-height:22px; text-align:left;word-break: initial;}
#content table:not(.rexbox table) th{background:#CAE8EA;}
#content table:not(.rexbox table) thead, #content table.jbborder tr {background-color:#fff;}
#content table:not(.rexbox table) tr:nth-child(even){background-color:#f5fafa}
#content table:not(.rexbox table) tbody tr:hover {background: rgba(255,255,153,.4)}
#content table:not(.rexbox table) th img{display:block; margin:5px auto 0;}
#content table:not(.rexbox table) td{text-align:left}
#content table:not(.rexbox table) td.version{font-weight:bold;}
#content table:not(.rexbox table) pre{width:auto;margin:0;padding:0;border:0;background:transparent}
#content table:not(.rexbox table) td p{margin:0; padding:0;line-height:22px;}
#content table:not(.rexbox table) ul{margin-top:2px;}
#content .downsoft dl{width:100%;overflow:auto;zoom:1;background:#ffffff;border: 1px solid #cae0f3; border-left:2px solid #379be9; box-sizing: border-box;margin:0 auto;padding:10px;border-radius:5px;font-size:16px;}
#content .downsoft dl dt,#content .downsoft dl dd span{float:left}
#content .downsoft dl dd span{vertical-align:top; margin-top:-2px}
#content .downsoft dl dd a {position: relative;display: block;background:#379be9;color:#ffffff;font-size: 16px;font-weight: bold;width: 156px;height: 42px;line-height: 42px;border:1px solid #379be9;float: right;text-align: center;border-radius: 5px;}
#content .downsoft dl dd a:hover {background: #4faaf1;color:#ffffff;}
#content .downsoft dl dd strong{color:#333333;font-weight:normal;}
#content .downsoft dl dd{ overflow:auto; zoom:1}
#content .jy-btn {display: inline-flex;align-items: center;justify-content: center;padding: 14px 30px;border-radius: 8px;font-weight: 700;font-size: 16px;text-decoration: none !important;border: none;transition: transform 0.1s ease;}
#content .jy-btn:hover { transform: translateY(-2px); }
#content .jy-btn-primary {background: #FCD535;color: #1e2329 !important;box-shadow: 0 4px 10px rgba(252, 213, 53, 0.3);}
#content .jy-btn-dark {background: #1f2937;color: #ffffff !important;}
#content .jy-btn-dark:hover { background: #000000; }
#spread_collect{ width:100%; margin:10px 0;}
#spread_collect ul{height:80px;display:inline;white-space: nowrap; padding:0; margin:0; letter-spacing:-npx;font-size:0px;}
#spread_collect ul li{ width:25%;display: inline-block;white-space:nowrap; padding:0; margin:0; list-style:none; font-size:16px; height:80px;}
#spread_collect ul li a{display:block;width:100%;height:80px;}
#spread_collect ul li:nth-of-type(1){ background:#2e85d5}
#spread_collect ul li:nth-of-type(1):hover{ background:#3ea1db}
#spread_collect ul li:nth-of-type(2){ background:#50a469}
#spread_collect ul li:nth-of-type(2):hover{ background:#63c07e}
#spread_collect ul li:nth-of-type(3){ background:#eb9e00}
#spread_collect ul li:nth-of-type(3):hover{ background:#eb9e00e3}
#spread_collect ul li:nth-of-type(4){ background:#c54230}
#spread_collect ul li:nth-of-type(4):hover{ background:#eb3319}
#spread_collect ul li .spread_collect_logo{height:50px;width:50px;margin: 14px 0 0 9px;float: left;border:none; padding:0;}
#spread_collect ul li .spread_collect_info{width: 125px;float: left;margin:14px 0 0 10px;font-size: 12px;}
#spread_collect ul li .spread_collect_info b{ font-size:16px; font-weight:bold; color:#fff;letter-spacing:2px}
#spread_collect ul li .spread_collect_info b:hover{ text-decoration:underline;}
#spread_collect ul li .spread_collect_info p{ line-height:14px; color:#fff;}
.stk_th{position: sticky;top:59px;}
/*引用*/
#content blockquote {padding: 4px 4px 4px 10px;background:#f1f7fd;margin: 0px auto 10px auto;border-left:3px solid #9ecef1;}
#content blockquote h6 {padding:0px 4px 4px 4px; font-size: 14px; margin: 0px; color: #999; border-bottom: #ffffff 1px dashed}
#content blockquote p { padding:0px 4px; font-size: 16px; margin: 0px;line-height:30px}
#content blockquote ul {padding-left: 15px}
#content blockquote ol {padding-left: 15px}
#remind{padding:5px 15px;margin-top:10px;}
#content #tags{width: 100%; font-size: 14px; color: #555; margin: 20px 0 10px; padding-left: 20px; background: url(//common.jbzj.com/pc/images/tags1.png) no-repeat center left;}
#content #tags a{font-size: 14px !important; display: inline-block; color: #0a97e9; line-height: 16px !important; padding: 4px 10px; border: 1px solid #209be7; }
#content #tags a:hover {color: #fff; background: #0a97e9; }
#xgcon h2{font-size:18px;margin-top:15px;}
/*list site*/
#list_site{width:865px;position:relative;margin-left:-15px;}
#list_site li{width:268px;height:145px;display:inline-block;border:1px solid #eee;margin:15px 0 0 15px;overflow:hidden;border-radius:5px;}
#list_site li:hover{box-shadow:0px 0px 10px #eee;}
#list_site li img{float:left;margin:15px 0 0 15px;height:50px;width:50px;}
#list_site li h3{width:175px;font-size:16px;line-height:18px;font-weight:normal;float:right;margin:13px 15px 0 0;overflow:hidden;color:#222;}
#list_site li span{float:left;margin:7px 0 0 14px;font-size:12px;padding:5px 10px;display:block;border-radius:2px;background:#40b4f7;}
#list_site li span a{color:#fff;}
#list_site li p{width:238px;height:40px;float:left;margin:10px 0 0 15px;font-size:12px;line-height:20px;color:#888;overflow:hidden;}
/*article site*/
#site_head{width:850px;padding:10px 0 5px 0;border-bottom:1px solid #ddd;font-size:18px;color:#222;}
.site_content{background:#fff;width:850px;padding:0 15px;display:table;}
#site_info{width:850px;background:#fff;margin:15px 0 0 0;border-bottom:1px dashed #eee;display:table;padding-bottom:15px;}
#site_info img{height:120px;width:120px;float:left;padding:20px;background:#f6f6f6;border:1px solid #eee;}
#site_info h1,#site_info p{width:670px;float:right;}
#site_info h1{font-size:20px;color:#111;}
#site_info p#site_summary{font-size:14px;line-height:25px;color:#888;margin-top:5px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;}
#site_info a{height:30px;width:100px;float:left;margin:10px 0 0 18px;background:#40b4f7;font-size:14px;line-height:30px;text-align:center;color:#fff;border-radius:3px;}
#site_info a:hover{background:#5cc0fa; }
.right_fixed{position:fixed;top:0;}
.go-top{ width:50px; height:auto;position:fixed;bottom:70px;right:35px;cursor:pointer;z-index:100;}
.go-top #top-back{width:100%;height:0px;background:url(../images/gotop.gif) no-repeat;-webkit-transition: all 0.2s;-moz-transition: all 0.2s;-o-transition: all 0.2s;transition: all 0.2;float:left;display:block;overflow:hidden;border-radius: 50%;background-size: 100px 50px;}
.go-top #top-back:hover {background-position:-50px 0;}
/*广告位*/
#spread_01{margin:15px 0;width:100%;}
#spread_02,#spread_03{width:300px;height:auto;background:#fff;margin:15px 0;}
#spread_04,#spread_05,#spread_06,#spread_07{width:850px;margin-top:10px;}
#spread_04 img,#spread_05 img,#spread_06 img,#spread_07 img{max-width: 850px;}
/*内页下载样式新*/
/* #content .arc_down{width:100%;padding:15px 0;background:#f5f5f5;border-radius:5px;overflow:hidden;}
#content .arc_down img{height:95px;width:95px;border-radius:8px;float:left;margin-left:25px;border:0;padding:0;}
#content .arc_down p{width:450px;float:left;margin:5px 0 0 25px;font-size:20px;line-height:20px;padding:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
#content .arc_down ul{float:left;width:450px;margin:10px 0 0 25px;padding:0;}
#content .arc_down ul li{width:210px;font-size:14px;color:#999;float:left;margin:0;list-style:none;}
#content .arc_down ul li span{color:#666;}
#content .arc_down .arc_down_icon{width:100px;height:40px;float:right;margin:0px 25px 0 0;border-radius:5px;border:1px solid #40b4f7;color:#40b4f7;text-align:center;line-height:40px;font-size:16px;transition:.3s;}
#content .arc_down .arc_down_icon:hover{text-decoration:none;background:#40b4f7;color:#fff;} */
#content .arc_down,#content .arc_down2{width:99%;margin-top:5px;padding:15px 0;background:#f6f9fd;border:1px solid #00aecd;border-radius:5px;overflow:hidden;}
#content .arc_down img{height:95px;width:95px;border-radius:8px;float:left;margin-left:25px;border:0;padding:0;}
#content .arc_down p,#content .arc_down2 p{width:450px;float:left;margin:5px 0 0 25px;font-size:20px;line-height:20px;padding:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
#content .arc_down ul{float:left;width:450px;margin:10px 0 0 25px;padding:0;}
#content .arc_down ul li{width:210px;font-size:14px;color:#999;float:left;margin:0;list-style:none;}
#content .arc_down ul li span{color:#666;}
#content .arc_down .arc_down_icon,#content .arc_down2 .arc_down_icon{width:100px;height:40px;float:right;margin:0px 25px 0 0;border-radius:5px;border:1px solid #40b4f7;color:#40b4f7;text-align:center;line-height:40px !important;font-size:16px;transition:.3s;5px !important}
#content .arc_down .arc_down_icon:hover{text-decoration:none;background:#40b4f7;color:#fff;}

#content .arc_down2{display:flex; margin:1.5em auto 1.5em auto; max-width:850px; border:none; box-shadow: #999 0px 0px 10px; background: #f5f5f5;}
#content .arc_down2 .arc_down_tit{ width:535px; color:#333}
#content .arc_down2 .arc_down_ico{ height:80px; line-height:80px;margin-left:25px;}
#content .arc_down2 img{ width:68px; height:68px;border-radius:8px; border:none}
#content .arc_down2 .arc_down_title{ width:480px;}
#content .arc_down2 .arc_down_info{ float:left; width:480px; height:50px;margin:5px 0 0 25px; font-size:13px; color:#666; line-height:150%; margin-top:12px; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
#content .arc_down2 .arc_down_morebtn{ width:230px; margin-right:25px;display:flex;flex-direction: row;justify-content: space-around;}
#content .arc_down2 .arc_down_icon{ float:none; margin:auto; background:#43ab04; color:#fff; border:none;}
#content .arc_down2 .app{ background:#379be9}
#content .arc_down2 .arc_down_icon:hover{ text-decoration:underline}
#content .arc_down2 .arc_down_info span{color:#FF0000; font-weight:bold}
/*tongji*/
#tongji{display: none;}

/*2022.11.23*/
#siteinfookx{box-shadow:#666666 0px 0px 10px;padding:10px;margin-top:15px;color:#666;background:#f5f5f5;font-size:14px;line-height:20px; padding:15px; margin:30px 50px;border-radius: 5px;}
#siteinfookx p{ text-align:center; font-size:16px; margin-bottom:15px; width:100%; line-height:30px;}
#siteinfookx p img{box-sizing: border-box; max-width: 51px; border:none}
#siteinfookx .down_icon{width:100%;height: 2.6em !important;font-size: 14px;color: #fff;background: #2e95e5;border-radius: 5px;text-align: center; margin:0 0 0 1em !important; padding:0.6em 3em !important;}
#siteinfookx .down_icon2{width:100%;height: 2.6em !important;font-size: 14px;color: #fff;background: #43ab04;border-radius: 5px;text-align: center; margin:0 0 0 1em !important; padding:0.6em 3em !important;}
#siteinfookx .down_icon:link,#siteinfookx .down_icon:visited ,#siteinfookx .down_icon:hover,#siteinfookx .down_icon2:link,#siteinfookx .down_icon2:visited ,#siteinfookx .down_icon2:hover{ color:#fff;}
#siteinfookx .down_icon:hover{ background: #3589cb;}
#siteinfookx .down_icon2:hover{ background: #419210;}

/*2023.01.11*/
.tx-info-module-box,
.tx-info-module-box * {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 1em !important;
    border: 0 !important;
    width: auto !important;
    height: auto !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    list-style: none !important;
    max-width: none !important;
    max-height: none !important;
    line-height: 1 !important;
    background: 0 0 !important
}

.tx-info-module-box {
    margin: .5em 0 1.5em 0 !important;
}


.tx-info-module-box{
    max-width: 800px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.tx-info-module-imgbox img {
    width: 100% !important;
    border: 0 !important;
    vertical-align: middle !important;
    line-height: 1 !important;
    border-radius: 5px !important
}

.tx-info-module-btn {
    display: inline-flex !important;
    height: 2.4em !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 1em !important;
    border-radius: 4px !important;
    background-color: var(--tx-module-color1) !important;
    color: #fff !important;
    transition: all .35s ease 0s !important
}

.tx-info-module-btn1 {
    display: inline-flex !important;
    height: 2.4em !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 1em !important;
    border-radius: 4px !important;
    background-color: var(--tx-module-color1) !important;
    color: #fff !important;
    transition: all .35s ease 0s !important
}

.tx-info-module-btn:hover {
    opacity: .9 !important;
    color: #fff !important;
    text-decoration: underline !important;
}

.tx-info-module-btn1:hover{
    text-decoration: underline !important;
}

.tx-info-module-btn1:hover {
    opacity: .9 !important;
    color: #fff !important
}
.tx-info-module-down1-box>section {
    background-color: #fffcf9 !important;
    border-radius: 5px !important;
    padding: 1em !important;
    display: flex !important;
    align-items: center !important;
    position: relative !important;
    border: 1px solid #ffd9a8 !important
}

.tx-info-module-down1-box .tx-info-module-imgbox {
    width: 4.2em !important;
    overflow: hidden !important;
    border-radius: 5px !important;
    flex: none !important
}

.tx-info-module-down1-box .tx-info-module-down-txt {
    flex: auto !important;
    padding: 0 0 0 1.5em !important
}

#content .tx-info-module-down1-box .tx-info-module-down-txt>h3::after{background:none;}

.tx-info-module-down1-box .tx-info-module-btn {
    height: 2.6em !important;
    font-size: 1.1em !important;
    padding: 0 2em !important;
    background-color: #43ab04 !important;
    margin: 0 0 0 1em !important;
    flex: none !important;
    text-decoration: none;
}

.tx-info-module-btn1 {
    height: 2.6em !important;
    font-size: 1.1em !important;
    padding: 0 2em !important;
    background-color: #333 !important;
    margin: 0 0 0 1em !important;
    flex: none !important;
    text-decoration: none;
}

.tx-info-module-txt-title {
    font-size: 1.25em !important;
    line-height: 1.4 !important;
    max-height: 2.8em !important;
    margin: 0 0 .5em 0 !important;
    overflow: hidden !important;
    flex: none !important;
    font-weight: 700;
}

.tx-info-module-txt-info {
    opacity: .6 !important;
    line-height: 1.4 !important;
    overflow: hidden !important;
    flex: auto !important;
    display: block !important;
    font-size: 14px !important;
    text-indent: 0em !important
}

.tx-info-module-imgtxt-span {
    display: flex !important;
    align-items: center !important;
    flex: none !important;
    margin: 1em 0 0 0 !important
}

.brower_info {
    background-color: #fefee2;
    border-bottom: 2px solid #6f6f65;
    height: 25px;
    text-align: center;
    line-height: 25px;
    color: #333;
    font-size: 12px;
  }
  
  .brower_info a {
    color: #2a78b4;
    font-weight: bold;
  }
.qkl_category {
  position: absolute;
  left: 10px;
  top: 25px;
  padding: 5px 6px;
  font-size: 12px;
  line-height: 1;
  color: #fff;
  background-color: #000;
  filter: alpha(opacity=60);
  background: rgba(0,0,0,.6);
  border-radius: 2px;
  text-decoration: none;

}
/*右侧导航*/
#related_nav{ width:100%;}
#related_nav li{border-bottom: #e6e6e6 1px solid;padding: 10px 0px;}
#related_nav li a{display: flex;justify-content: flex-start; flex-direction: row}
#related_nav .related_nav_img{ float:left; margin-right:10px; margin-top:10px;}
#related_nav .related_nav_img img{ width:40px; height:40px; border-radius:50%;}
#related_nav .related_nav_text{ overflow: hidden; width:185px; float:left}
#related_nav .related_nav_text span{ font-size:15px; color:#282a2d;overflow: hidden;overflow: hidden;display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;text-overflow: ellipsis;}
#related_nav .related_nav_text p{overflow: hidden;overflow: hidden;display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;text-overflow: ellipsis; font-size:13px; color:#6c757d; margin-top:8px}
#related_nav li em{ background:url(../images/ico_more.png) center no-repeat; background-size:26px 26px; float:right;width: 30px;height: 30px;opacity: .8;transition: opacity .8s; margin-top:15px; margin-left:5px;}

.qkl_category:hover{background-color: #1abc9c;color: #fff;}
#list .speclist img{height: auto;}
#list .speclist{display: block; height: 120px;overflow: hidden;}
/*目录索引*/
#content .AutoCatelog ul,#content .AutoCatelog li{margin:0;padding:0;list-style:none;}
.AutoCatelog{display:none}
.AutoCatelogLlist{width:auto;position:fixed;right:20px; top:20%;font-size:12px;border-radius:4px;background:url(//img.jbzj.com/skin/2020/images/autocatelog_bg.png?0821) 5px top repeat-y;text-align:left;max-height:500px;padding:0;overflow-y: auto;overflow-x:hidden;}
#content .AutoCatelogLlist p{height:42px;max-width:600px;background:url(//img.jbzj.com/skin/2020/images/autocatelog_01.png?0821) left center no-repeat;font-size:16px;color:#333;line-height:42px;padding-left:20px;font-weight:bold;}
.AutoCatelogLlist::-webkit-scrollbar-track{-webkit-box-shadow: none;border-radius:8px;}
.AutoCatelogLlist::-webkit-scrollbar{width:8px;background-color:#f3f3f3;}
.AutoCatelogLlist::-webkit-scrollbar-thumb{border-radius:8px;-webkit-box-shadow:none;background-color:#e5e2e2;}
.AutoCatelogLink{ line-height:20px!important; height:20px; overflow:hidden;list-style-type: none;text-overflow: ellipsis;white-space: nowrap;}
.AutoCatelog_l2,.AutoCatelog_l3,.AutoCatelog_l4{cursor: pointer;display: block;text-decoration: none;transition: background 0.5s;-moz-transition: background 0.5s;-webkit-transition: background 0.5s;-o-transition: background 0.5s;max-width:600px;background:url(//img.jbzj.com/skin/2020/images/autocatelog_02.png?0821) left 10px no-repeat;font-size:14px;color:#333;padding:6px 10px 6px 20px;list-style-type:none}
.AutoCatelog_l3{text-indent:10px;background:url(//img.jbzj.com/skin/2020/images/autocatelog_03.png?0821) left 10px no-repeat;}
.AutoCatelog_l4{text-indent:16px;background:url(//img.jbzj.com/skin/2020/images/autocatelog_04.png?0821) left 10px no-repeat;}
.CatelogActive{color: #379be9;}
.qrgo{position: relative;color:#0077ff;display: inline-block;cursor: pointer;}
.qrgo>svg{vertical-align: middle;margin-top: -2px;}
.qrgo:hover #urlqrcode{display: block;}
#urlqrcode{display: none; position: absolute;left:-77%;top:100%;background-color: #fff;padding-top:10px;z-index:99;}
#urlqrcode canvas{vertical-align: middle;border-radius: 10px;border:14px solid #fff;box-shadow: 0 0px 21px -9px rgb(0 0 0 / 81%);}
/*排行榜*/
.intro{font-size: 14px; line-height: 28px;margin-top: 15px;}
.intro .showlogo {float: left;width: 115px;height: 115px;margin-right: 15px;}
.intro .showinfo{padding: 8px 10px; font-size: 14px; line-height: 23px; color: #555; float: left; width: calc(100% - 130px); height: 130px; box-sizing: border-box; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical; }
.main .main-left {width: 880px; background-color: #fff;margin-top: 15px;}
.main-left #content{padding: 15px;}
.qkl-tab-menu{height: 45px; border: 1px solid #ececec; border-bottom: 2px solid #1799d9; position: relative;} .qkl-tab-menu ul{position: absolute; left: -1px; top: -1px; box-sizing: border-box; padding: 0 !important; margin: 0 !important; }
.qkl-tab-menu li{width: 128px; height: 46px; line-height: 46px; float: left; border-left: 1px solid #ddd; text-align: center; font-size: 16px; font-family: 微软雅黑,arial; cursor: pointer; list-style-type: none !important; }
.qkl-tab-box{border-bottom: 1px #ddd dashed;}
.qkl-tab-box div{display:none;padding: 15px;line-height: 30px;font-size: 14px;}
.qkl-tab-box div:first-Child{display:block;} 
.cur{background: #17a2e7; color: #ffffff;}
#content {box-sizing: border-box;}
.attribute{padding: 10px 15px 15px 15px;}
.attribute .title{height: 41px;line-height: 40px !important;border-bottom: 2px solid #ddd;}
.attribute .title span{width: 80px; line-height: 40px !important; color: #17a2e7; height: 41px; font-size: 20px; font-weight: bold; border-bottom: 2px solid #17a2e7; display: block;}
.attribute .showinfo{font-size: 14px;line-height: 30px;}
/*.attribute h3{height: 41px;line-height: 40px !important;border-bottom: 2px solid #ddd;font-size: 18px;position: relative;color: #17a2e7;margin: 15px 0 10px;}*/
/*.attribute h3:after {border-bottom: 2px solid #17a2e7;content: "."; line-height: 0; display: block; overflow: hidden; position: absolute; bottom: -1px; width: 28%; }*/
.attribute h2,.qkl-tab-box h2 {position: relative; margin: 10px 0; color: #FFFFFF; background: #6FA8DC; padding: 6px 10px; font-size: 16px; font-weight: bold; border-radius: 5px; }
.attribute h3,.qkl-tab-box h3 {position: relative; margin: 10px 0 8px 0; color: #0d5a96; background: #f1f7fd; border: 1px solid #cae0f3; border-left: 3px solid #49a7ea; padding: 6px 10px; font-size: 16px; font-weight: bold; border-radius: 5px; }
.attribute h3::after {position: absolute; left: 10%; display: table; width: 10px; height: 10px; margin-left: -5px; content: ''; transform: rotate(-45deg); z-index: 1; bottom: -6px; border-bottom: 1px solid #cae0f3; border-left: 1px solid #cae0f3; background-color: #f0f7fd; }
.attribute table{border:1px solid #cccccc; border-collapse:collapse; text-align:center; margin:0.54em 0; clear:both;width: 100%;}
.attribute table th,.attribute table td{padding:8px; border:1px solid #C1DAD7;line-height:22px; text-align:left}
.attribute table th{background:#CAE8EA;}
.attribute table thead, .attribute table.jbborder tr {background-color:#fff;}
.attribute table tr:nth-child(even){background-color:#f5fafa}
.attribute table tbody tr:hover {background: rgba(255,255,153,.4)}
.attribute table th img{display:block; margin:5px auto 0;}
.attribute table td{text-align:left}
.attribute table td.version{font-weight:bold;}
.attribute table pre{width:auto;margin:0;padding:0;border:0;background:transparent}
.attribute table td p{margin:0; padding:0;line-height:22px;}
.attribute table ul{margin-top:2px;}
.attribute img, .qkl-tab-box img {max-width: 100%;margin: 0 auto; display: block;}
.attribute p img {cursor: zoom-in; }
.qkl_sortlist li a img{width: 120px !important;margin-right: 15px;}
.qkl_sortlist li p{width: 585px !important;}
.qkl_sortlist li h3,.qkl_sortlist li p,.qkl_sortlist li span{float: left !important;}
.qkl_sortlist li div {position: absolute; right: 2px; top: 55px; }
.qkl_sortlist li div a {display: block; background-color: #17a2e7; width: 99px; line-height: 36px; font-size: 14px; color: #fff; text-align: center; letter-spacing: 1px; overflow: hidden; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
.qkl_sortlist li h3 a:visited, .qkl_sortlist li span a:visited {color: #0539c3; }
/*排行榜*/
/*右侧排行榜*/
#recommend_sort li {overflow: hidden; position: relative; padding: 10px 0 10px 35px; font-size: 14px; border-bottom: 1px dashed #c8c8c8;}
#recommend_sort img {width: 25px; height: 25px; border-radius: 50%; margin-left: 6px; }
#recommend_sort li span {width: 22px; height: 22px; text-align: center; line-height: 22px; font-size: 16px; background: #d4dcdc; display: block; color: #fff; border-radius: 3px; position: absolute; left: 0; top: 50%; margin-top: -10px; }
#recommend_sort li:nth-child(1) span {background: #c70b0bd9; }
#recommend_sort li:nth-child(2) span {background: #eeb406eb; }
#recommend_sort li:nth-child(3) span {background: #2aa0f7de; }
#recommend_sort li a {text-decoration: none;color: #333;}
#recommend_sort li dt, #recommend_sort li dd {margin: 0; padding: 0; -webkit-box-sizing: border-box; box-sizing: border-box;}
#recommend_sort li dd {line-height: 30px;font-size: 16px;color: #000;}
#recommend_sort li dt {line-height: 18px; color: #7f7d7d; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden;}
/*右侧排行榜*/
/*平台排名*/
.entry-body {padding: 15px; /*font-family: 'Noto Sans SC', メイリオ, Meiryo, "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif !important;*/ }
.entry-body h3 {margin: 0.5em 0 0.2em; margin-top: 0.5em; clear: both; font-size: 24px; font-family: inherit; font-weight: 500; line-height: 1.7em; color: inherit; border-bottom: 1px solid #ccc; -webkit-box-shadow: 0 1px 2px rgba(255,255,255,.9); box-shadow: 0 1px 2px rgba(255,255,255,.9); padding-bottom: 8px; position: relative; }
.entry-body h3:after {content:"."; line-height:0; display:block; overflow:hidden; position:absolute; bottom:-1px; width:30%; border-bottom:1px solid #337ab7 }
.entry-body table {border-collapse: collapse; border-spacing: 0; width: 100%; border-top: 1px solid #e5e5e5; background-color: transparent; }
.entry-body table td,.entry-body table th{padding: 0.8em; border-bottom: 1px solid #e5e5e5; text-align: center; }
.entry-body table th {font-weight: normal !important; }
.entry-body img.emoji {display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; }
.entry-body p {line-height: 1.8em; margin: 0 0 1.2em; }
.entry-body .btn-default:focus, .entry-body .btn-default:hover {background-color: #337ab7; color: #fff; border-color: #337ab7; }
.entry-body .btn-xs {color: #0c92e0; font-size: 12px; line-height: 1.5; border-radius: 3px; padding: 6px 12px; border: 1px solid #0c92e0; cursor: pointer; }
.entry-body .marker {background: #ffe85e; padding: 2px; margin: 0 2px; }
.entry-body .pull-right {float: right !important; }
.entry-body .plantList {margin: 0px; padding-left: 0; }
.entry-body .plantList .pic {width: 100px; height: 100px; }
.entry-body .plantList .pic {display: block; float: left; width: 110px; height: 110px; }
.entry-body .plantList li .info {float: left; overflow: hidden; width: 80%; }
.entry-body .plantList li .con div {margin-bottom: 10px; }
.entry-body .plantList li .con .tit a {font-size: 16px; }
.entry-body .plantList li .con div:last-child {margin-bottom: 5px; }
.entry-body .plantList li{overflow:hidden; margin-bottom: 5px; margin-top: 3px; line-height: 1.0em; padding-top: 10px; }
.entry-body .plantList li:nth-child(odd){background:#f9f9f9}
.entry-body .plantList li .con{padding:0 15px}
.entry-body .plantList li .con div{margin-bottom:10px}
.entry-body .plantList li .con p {margin-bottom: 0; }
.entry-body .plantList li .con .des {font-size: 14px; line-height: 20px; }
.entry-body .plantList li .con .detal {font-size: 14px; line-height: 20px; }
.entry-body .plantList .btn-xs {padding: 1px 5px; }
/*平台排名*/
.kx_data {width: 150px; height: 30px; margin: 15px 0; display: flex; border-radius: 4px; background: #ffffff; overflow: hidden; box-shadow: 0 1px 5px rgba(127, 149, 188, 0.2); }
.kx_data span {flex: 0 0 50%; line-height: 30px; font-size: 14px; text-align: center; }
.kx_data span:first-of-type {color: #fcb13d; }
.kx_data span:last-of-type {color: #ffffff; background: #fcb13d; }
.kx_list li {display: flex; padding-bottom: 25px; position: relative; cursor: pointer;}
.kx_list li:last-of-type:after {display: none; }
.kx_list li > span {flex: 0 0 55px; padding-left: 12px; line-height: 20px; font-size: 14px; color: #808595; position: relative; text-indent: 5px;}
.kx_list li:after {display: block; position: absolute; left: 5px; top: 12px; content: ''; width: 1px; height: 100%; box-sizing: border-box; border: 1px dashed #DEDEDE; }
/*.kx_list li:first-of-type > span:after {border-color: #0279ff; }*/
.kx_list li > span:after {display: block; position: absolute; left: 0; top: 3px; content: ''; width: 12px; height: 12px; box-sizing: border-box; border: 3px solid #E5E5E5; border-top-color: rgb(229, 229, 229); border-right-color: rgb(229, 229, 229); border-bottom-color: rgb(229, 229, 229); border-left-color: rgb(229, 229, 229); background: #fff; border-radius: 50%; z-index: 1;}
.kx_list li .info .tit {display: block; margin-bottom: 10px; line-height: 20px; font-size: 18px; transition: all 0.1s linear; color: #04a6e6; }
.kx_list li .info .tim {display: block;background:url(../images/time1.png) no-repeat 0 4px;text-indent: 23px;}
.kx_list li .info p {line-height: 28px; font-size: 16px; color: #b8b9bd;word-break: break-all; /*overflow: hidden;*/ /*text-overflow: ellipsis;*/ /*display: -webkit-box;*/ /*-webkit-line-clamp: 2;*/ /*-webkit-box-orient: vertical;*/ }
.kx_list li .info p:nth-child(3) {padding: 10px; background-color: rgb(232, 241, 250);color: #555;}
.kx_list li:hover .info p:nth-child(3) {background-color: #258cff;color: #f0efef;}
.kx_list li:hover span::after{border-color: #258cff;}
.kx_list li:hover .info .tit{color: #0069df;}
.kx_list li:hover .info .tim{color: #747576;}
/**/
.load_more {margin: 20px auto; width: 150px; height: 36px; line-height: 36px; border: 1px solid #0279ff; font-size: 14px; font-weight: 400; color: #0279ff; text-align: center; cursor: pointer; }
.load_more:hover {border: 1px solid #0279ff; color: #fbfdff; background-color: #0279ff;}
#recommend_kx,#recommend_kxn {padding: 10px 0 0; }
#recommend_kx .date,#recommend_kxn .date {font-size: 12px; color: #B4B4B4; line-height: 32px; }
#recommend_kx .title,#recommend_kxn .title {font-size: 14px; color: #333333; line-height: 23px; padding: 0;text-align: left;border: none;cursor: pointer;}
#recommend_kx li,#recommend_kxn li {position: relative; padding-left: 20px; padding-bottom: 14px; }
#recommend_kx li::before,#recommend_kxn li::before {display: block; position: absolute; left: 0; top: 12px; content: ''; width: 12px; height: 12px; box-sizing: border-box; border: 3px solid #E5E5E5; background: #fff; border-radius: 50%; z-index: 1; }
#recommend_kx li::after,#recommend_kxn li::after {display: block; position: absolute; left: 5px; top: 12px; content: ''; width: 1px; height: 100%; box-sizing: border-box; border: 1px dashed #DEDEDE; /*! border-radius: 50%; */ }
#recommend_kx li .title:hover,#recommend_kx li.active .title,#recommend_kxn li .title:hover,#recommend_kxn li.active .title {color: #0279ff;}
#recommend_kx li:hover::before,#recommend_kx li.active::before,#recommend_kxn li:hover::before,#recommend_kxn li.active::before {border-color: #0279ff; }
#recommend_kx .intro,#recommend_kxn .intro {display: none; margin: 10px 0; font-size: 14px;line-height: 22px!important; color: #8c8c8c; }
#recommend_kx li:last-of-type::after,#recommend_kxn li:last-of-type::after {display: none; }
#recommend_kx .btn-more,#recommend_kxn .btn-more {display: flex; justify-content: center; width: 120px; border-radius: 2px 2px 2px 2px; border: 1px solid #0279ff; font-size: 14px; font-weight: 400; color: #0279ff; line-height: 32px; text-align: center; margin: 0 auto; }
#zh-st{position:relative;top:20px;margin-right: -90px;color:#ffffff;float:right;cursor:pointer;font-size:14px;line-height:20px;padding:0 8px;background:#1c7097;border-radius:16px;font-family: system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Helvetica Neue,Arial,PingFang SC,Microsoft YaHei,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;}
#zh-st em {font-style:normal;z-index:3;position:relative;}
#zh-st:after{display:inline-block;content:"";position:absolute;z-index:2;background:#00cbb8;width:39px;top:1px;left:1px;bottom:1px;border-radius:40px;box-sizing:border-box;transition: all .2s ease-out;border-radius:20px 0 0 20px}
#zh-st.on:after{left:50%;border-radius:0 20px 20px 0}
:root {--base-font-size: 16px;--line-height-scale: 1.8;}
#article #summary{font-size: calc(var(--base-font-size) * 1);line-height: var(--line-height-scale);}
#article #content>h2 {font-size: calc(var(--base-font-size) * 1.1);line-height: calc(var(--line-height-scale) * 1.1);font-weight: normal;}
#article #content>h3 {font-size: calc(var(--base-font-size) * 1.05);line-height: calc(var(--line-height-scale) * 1.05);font-weight: normal;padding: 5px 10px;}
#article #content>h4 {font-size: calc(var(--base-font-size) * 1);line-height: calc(var(--line-height-scale) * 1);font-weight: normal;padding: 3px 10px;}
#article #content>h5 {font-size: calc(var(--base-font-size) * 1);line-height: calc(var(--line-height-scale) * 1);font-weight: normal;padding: 3px 10px;}
#article #content .catalogue {font-size: calc(var(--base-font-size) * 1.1);line-height: calc(var(--line-height-scale) * 1.1);}
#article #content #navCategory span{font-size: calc(var(--base-font-size) * 1.1) !important;line-height: calc(var(--line-height-scale) * 1.1) !important;left: calc(var(--base-font-size) * 2.9) !important;}
#article #content p,#article #content a,#article #content td:not(.rextb td),#article #content ul li{ font-size: calc(var(--base-font-size) * 1);line-height: var(--line-height-scale);}
/*#article #content table{table-layout: fixed;}*/
#content table img{border:none}
#article #a_big img,#article #a_small img,#article #w_max img,#article #w_restore img{width: 16px; height: 16px; margin: -2px 4px 0; cursor: pointer;transition: transform 0.5s ease;}
#article #a_big img:hover,#article #a_small img:hover,#article #w_max img:hover,#article #w_restore img:hover{transform: scale(1.2);}
body.fullscreen .main{ width: 100% !important;padding: 0 20px;box-sizing: border-box;}
body.fullscreen .con_left{ width:-webkit-calc(100% - 320px) !important; width:-moz-calc(100% - 320px) !important; width:calc(100% - 320px) !important;}
body.fullscreen #article,body.fullscreen #summary,body.fullscreen #remind{ width: auto;box-sizing: border-box;}
body.fullscreen #xgcon ul li h3,body.fullscreen #xgcon ul li p,body.fullscreen #xgcon ul li span{width: calc(100% - 235px);}
@media screen and (min-width:1600px) and (max-width:1920px) { 
.AutoCatelog{ display:block}
.AutoCatelogLlist{ right:20px; margin-right:-10px;}
}
@media screen and (min-width:1921px) 
{
.AutoCatelog{ display:block}
.AutoCatelogLlist{ right:50%; margin-right:-960px;}
}
.coinprice{display:none;}
.coinpriceon{font-family:Roboto;display:flex;justify-content:space-between;background-repeat:no-repeat;border:1px solid #e3e3e3;border-radius: 9px;margin:30px 0;position: relative;overflow: hidden;}
.coinpriceon:hover{background:#f8fcff;border-color:#dee5eb}
.coinpriceon.load:after {content:"等待接收数据 ";display:flex;position:absolute;left:0;text-align:center;top:0;width:100%;color:#fff;height:100%;background-color:rgb(81 121 252 / 83%);justify-content: center;align-items: center;letter-spacing: 6px;background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjgiIGhlaWdodD0iMTI4IiB2aWV3Qm94PSIwIDAgMjQgMjQiPjxwYXRoIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiIGQ9Ik0xMiA3Yy0yLjgyNSAwLTUgMi4yNS01IDUgMCAyLjU1IDIuMDIxIDUgNSA1IDIuNzcxIDAgNS0yLjI1IDUtNSI+PGFuaW1hdGVUcmFuc2Zvcm0gYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiBhdHRyaWJ1dGVUeXBlPSJYTUwiIGR1cj0iNTYwbXMiIGZyb209IjAsMTIsMTIiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiB0bz0iMzYwLDEyLDEyIiB0eXBlPSJyb3RhdGUiLz48L3BhdGg+PC9zdmc+);background-repeat:no-repeat;background-position:59.5% center;background-size:4%;}
.coinpriceon>div{flex:1 1 auto;text-align:center;margin:30px 0;padding:0 20px;border-right:1px solid #e3e3e3;font-size: 14px;color: #707070;box-sizing:border-box;}
.coinpriceon>div:nth-child(1){ display:flex;align-items:center;text-align:left;line-height:1;}
.coinpriceon>div:nth-child(1) strong{display:block;font-size:18px;color: #333;margin-bottom:6px}
.coinpriceon>div:nth-child(1)>div{line-height: 1!important;}
.coinpriceon>div:last-child{border-right:none;}
.coinpriceon img{border:none!important;padding:0!important;width:50px;margin-right:20px;}
#content .coinpriceon p{margin:6px 0 0;padding:0; font-size:16px!important;font-weight:600;line-height:1!important;color: #333;}
.coinpriceon .fup{color: #00b9a8 !important;}
.fup:after,.fdown::after{content:"⇡";display: inline-block;margin-left:5px}
.coinpriceon .fdown{color: #d60f2a !important;}
.fdown::after{content:"⇣";}
video{width: 100%;height:100%}
.hfvideo{border-radius:15px;overflow:hidden;margin:20px;background-color: #000;}
.coinrank li{display:flex;position: relative; align-items: center;justify-content: space-between;text-align:right;padding:10px 0;transition: all .2s ease-out;line-height: 1; font-size:14px;font-family:Roboto,Chinese Quote,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol!important;}
.coinrank li:nth-child(1){font-weight: bold;}
.coinrank li:nth-child(1) div:nth-child(1){text-align:center;}
.coinrank li div{flex:1 1 auto;box-sizing: border-box;}
.coinrank li div:nth-child(1){text-align:left;flex: 1 1 25%;}
.coinrank li div:nth-child(2){padding:0 10px;display: flex;white-space: nowrap;flex-direction: column;overflow: hidden;}
.coinrank li div:nth-child(3){flex:0 1 70px;}
.coinrank li img{width:30px;height:30px;float:left;margin-right:8px}
.coinrank li h3,.coinrank li p{font-size: 14px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;font-weight:500;}
.coinrank li p{font-size: 12px;}
.coinrank div i{font-style: normal;display: block;font-weight: 500;overflow:hidden;text-overflow:ellipsis;}
.coinrank div em{font-style: normal;}
.coinrank .fred,.coinrank .fgreen{background-color: #F23F58;color:#fff!important;line-height: 26px; box-sizing: border-box; text-align: center;border-radius: 3px;display: inline-block;width: 100%;}
.coinrank .fgreen{background-color:#00B98C}
.coinrank a{color:#333}
.coinrank li[data-c]:hover{margin:0 -16px;padding-right: 10px;padding-left: 10px;background-color: #fff;color:#0063ff;box-shadow: 0 0 18px -6px #5f7688;}
.coinrank li[data-c]:hover a,.coinrank li[data-c]:hover{color:#008eff!important}
.coinrank li>div>a:after {content:"";display:block;position:absolute;width:100%;height:100%;left:0;top:0}
.coinrank .icny,.coinrank li p{color:#a2adb2}
.more{float:right;color:#1c94ff!important;font-size: 14px!important;}
.more:hover{color:#00b98c!important}
.more::after{content:"»"}
.exchangeinfo{border:1px solid #e3e3e3;border-radius:10px;width:600px;margin:20px auto;box-shadow:0 0 21px -7px #4d5c694f;font-family:'Roboto'}
.exchangeT:after {content:"";background-image:url(//img.jbzj.com/images/exbg.png);width:100%;height:100%;background-repeat:no-repeat;background-size:inherit;top:0;left:0;position:absolute;z-index:1}
.exchangeinfo li{list-style: none!important; flex:1 1 auto;font-size:14px!important;color:#909090;}
.exchangeT:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:#5d00ff4a;z-index:2;backdrop-filter:blur(14px)}
.exchangeT>*{z-index:999;position:relative}
.exchangeT{margin-bottom:20px;background-size:auto;padding:20px;color:#000000;color:#fff;position:relative;overflow:hidden;border-radius:10px 10px 0 0;}
.exchangeT p{font-size:14px!important;line-height:1.3!important;margin:0;padding:0!important;overflow:hidden;text-overflow:ellipsis;height: 32px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.exchangeT strong{font-weight: bold;font-size: 18px;}
.exchangeT img{ border:none!important;width:50px;float:left;padding:5px!important;margin-right:10px;vertical-align:middle;}
.exchangeb{display:flex;flex-wrap:nowrap;margin:20px;justify-content:space-between;text-align:center}
.exchangeb p{color:#333;font-weight:bold;font-size:18px!important;}
.exchangef{text-align:center;margin:20px!important}
.exchangef .abut{display:inline-block;margin:0 5px;background:#44267b;padding:3px 10px;color:#fff!important;border-radius:4px;font-size:14px!important;line-height: 26px !important;cursor: pointer;}
.exchangef .adown{/* background-color:#ff5722; */position: relative;display: inline-block;}
.adown>span{position: absolute;top: 100%;left:0;z-index: 99;background-color:#fff;border-radius: 4px;white-space:nowrap;text-align:left;padding:10px;box-shadow:0 0 20px -3px rgb(34 34 34 / 31%);display:none;line-height: 30px;}
.adown:hover>span{display:block;}
.adown>span a{display: block;font-size: 14px!important;}
.adown>span img{border:none!important;margin-right:6px;width:16px;height:16px;}
.exchangecode{ padding:20px;border:1px dashed #FF9800;border-left:none;border-right:none;background:#fffbed;text-align:center;color:#F44336;font-weight:bold;font-size:15px;}
.exchangecode .codex{min-width: 200px;border:1px solid #F44336;border-radius:4px;line-height:30px;overflow:hidden;height:30px;vertical-align:middle;text-align:center;color:#000000;display:inline-block;font-size:16px;padding-left:6px;background:#fff;cursor:pointer;}
.exchangecode .codex::after{content:"点击复制";padding:0 10px;background-color:#F44336;color:#fff;border-radius:0 4px 4px 0;font-size:14px;line-height:32px;display:inline-block;margin:0 0 0 6px;vertical-align:top;float: right;}
.hhot,.hhot span{text-align:left;vertical-align:middle;display:inline-block;line-height:1!important;width:70px;height:14px;font-size:12px;display:inline-block;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDgyMCA4MDAiPjxwYXRoIGZpbGw9IiNGN0Y3RjciIGQ9Ik0zOTkuNiAzNS43NDNsMTMzLjggMjE5IDI0OS42IDU4LjgtMTY3IDE5NS4xIDIwLjQgMjU1LjYtMjM2LjktOTguOC0yMzYgOTguOCAyMC41LTI1NS42LTE2Ny0xOTUuMSAyNDkuNi01OC44IDEzMy0yMTl6Ii8+PHBhdGggZmlsbD0iI0UyRTJFMiIgZD0iTTQ3Ni4zIDQxMi4zNDNsLTc2LjctMzQyLjUgMTMzLjggMTg0LjkgMjQ5LjYgNTguOC0xNjcgMTk1LjEgMjAuNCAyNTUuNi0yMzYuOS05OC44IDc2LjgtMjUzLjF6Ii8+PHBhdGggZmlsbD0iI0NFQ0VDRSIgZD0iTTYzNi40IDc4MS4yNDNjLTIuNiAwLTQuMy0uOS02LjgtMS43bC0yMzAtOTYuMy0yMjkuMiA5Ni4zYy01LjEgMi42LTExLjkgMS43LTE2LjItMS43LTUuMS0zLjQtNy43LTkuNC02LjgtMTUuM2wxOS42LTI0OC44LTE2Mi44LTE4OS4xYy00LjMtNC4zLTUuMS0xMS4xLTMuNC0xNi4yIDEuNy02IDYuOC0xMC4yIDExLjktMTEuMWwyNDIuOC01Ny45IDEyOS42LTIxMi4yYzMuNC01LjEgOC41LTguNSAxNC41LTguNXMxMS4xIDMuNCAxNC41IDguNWwxMzAuNCAyMTMgMjQyLjggNTcuMWM2IDEuNyAxMC4yIDYgMTEuOSAxMS4xIDEuNyA2IC45IDExLjktMy40IDE2LjJsLTE2MS45IDE5MCAxOS42IDI0OC44Yy45IDYtMi42IDExLjktNi44IDE1LjMtMy40IDEuNy02LjkgMi41LTEwLjMgMi41em0tMjM2LjgtMTMyLjljMi42IDAgNC4zLjkgNi44IDEuN2wyMTEuMyA4Ny44LTE3LjktMjI3LjVjMC00LjMuOS05LjQgNC4zLTEyLjhsMTQ5LjEtMTczLjgtMjIyLjQtNTJjLTQuMy0uOS04LjUtMy40LTEwLjItNy43bC0xMTkuMy0xOTUuMS0xMjAuMiAxOTQuM2MtMi42IDQuMy02IDYuOC0xMS4xIDcuN2wtMjIxLjUgNTIuOCAxNDkuMSAxNzMuOGMyLjYgMy40IDQuMyA3LjcgNC4zIDEyLjhsLTE3LjkgMjI3LjUgMjEwLjUtODcuOGMuOC0uOCAyLjUtMS43IDUuMS0xLjd6bS0xMzIuOS0zOTMuNnoiLz48L3N2Zz4=)}
.hhot span{width:0;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDgyMCA4MDAiPjxwYXRoIGZpbGw9IiNGRkU2M0MiIGQ9Ik0zOTkuNiAzNS43NDNsMTMzLjggMjE5IDI0OS42IDU4LjgtMTY3IDE5NS4xIDIwLjQgMjU1LjYtMjM2LjktOTguOC0yMzYgOTguOCAyMC41LTI1NS42LTE2Ny0xOTUuMSAyNDkuNi01OC44IDEzMy0yMTl6Ii8+PHBhdGggZmlsbD0iI0ZERDcyRSIgZD0iTTQ3Ni4zIDQxMi4zNDNsLTc2LjctMzQyLjUgMTMzLjggMTg0LjkgMjQ5LjYgNTguOC0xNjcgMTk1LjEgMjAuNCAyNTUuNi0yMzYuOS05OC44IDc2LjgtMjUzLjF6Ii8+PHBhdGggZmlsbD0iI0REQTMyRiIgZD0iTTYzNi40IDc4MS4yNDNjLTIuNiAwLTQuMy0uOS02LjgtMS43bC0yMzAtOTYuMy0yMjkuMiA5Ni4zYy01LjEgMi42LTExLjkgMS43LTE2LjItMS43LTUuMS0zLjQtNy43LTkuNC02LjgtMTUuM2wxOS42LTI0OC44LTE2Mi44LTE4OS4xYy00LjMtNC4zLTUuMS0xMS4xLTMuNC0xNi4yIDEuNy02IDYuOC0xMC4yIDExLjktMTEuMWwyNDIuOC01Ny45IDEyOS42LTIxMi4yYzMuNC01LjEgOC41LTguNSAxNC41LTguNXMxMS4xIDMuNCAxNC41IDguNWwxMzAuNCAyMTMgMjQyLjggNTcuMWM2IDEuNyAxMC4yIDYgMTEuOSAxMS4xIDEuNyA2IC45IDExLjktMy40IDE2LjJsLTE2MS45IDE5MCAxOS42IDI0OC44Yy45IDYtMi42IDExLjktNi44IDE1LjMtMy40IDEuNy02LjkgMi41LTEwLjMgMi41em0tMjM2LjgtMTMyLjljMi42IDAgNC4zLjkgNi44IDEuN2wyMTEuMyA4Ny44LTE3LjktMjI3LjVjMC00LjMuOS05LjQgNC4zLTEyLjhsMTQ5LjEtMTczLjgtMjIyLjQtNTJjLTQuMy0uOS04LjUtMy40LTEwLjItNy43bC0xMTkuMy0xOTUuMS0xMjAuMiAxOTQuM2MtMi42IDQuMy02IDYuOC0xMS4xIDcuN2wtMjIxLjUgNTIuOCAxNDkuMSAxNzMuOGMyLjYgMy40IDQuMyA3LjcgNC4zIDEyLjhsLTE3LjkgMjI3LjUgMjEwLjUtODcuOGMuOC0uOCAyLjUtMS43IDUuMS0xLjd6bS0xMzIuOS0zOTMuNnoiLz48L3N2Zz4=)}

.qkladrt{display:flex;position:relative;flex-wrap:wrap}
.adrt-imgbox{position:absolute;width:4em;overflow:hidden;border-radius:8px;flex:none}
.adrt-imgbox img{width:100%;border:0;vertical-align:middle;line-height:1;border-radius:5px}
.adrt-txt{margin:0;padding-left:4.65em;flex:auto}
.adrt-txt h3{font-size:1.2em;margin:-0.1em 0 .15em 0;letter-spacing:0.05em;color: #333;}
.adrt-txt p{line-height:1.4;overflow:hidden;flex:auto;display:block;font-size:14px;text-indent:0;color: #666;}
.adrt-download,.adrt-register{flex:auto;margin:.8em 0 0;padding:0 1em;border-radius:5px;height:2.6em;color:#fff;transition:all .35s ease 0s;justify-content:center;align-items:center;display:inline-flex}
.adrt-download:hover,.adrt-register:hover{text-decoration: underline;color:#fff;}
.adrt-download{background-color:#43ab04;margin-right: 0.6em;}
.adrt-register{display:inline-flex;background: #3f94df;}
.mysub .layout_name{padding:0}
.mysub h2{text-indent:inherit;border:1px solid #ddd;border-bottom:none;border-radius:4px 4px 0 0;margin-right:6px;padding:0 10px;font-size:16px;line-height:36px;cursor:pointer;background:#f5f5f5;color: #777;}
.mysub h2::before{display: none;}
.mysub h2.on{box-shadow:0 2px 0px -1px #fff;;background-color: #fff;color: #000;}
.mysub .layout_name a{line-height: 36px;}
.coinrankedt .caddbut,.mysubonedt .more{display: none;}
.coinrankedt .coinremove{display: block;}
.coinrankedt .dlist{display: flex;}
.coinrankedt li div:nth-child(2){width: 20%;}
.mysubonedt .topedt{display:inline-block;}
.mysubonedt .coinrank li div:nth-child(1){max-width: 130px;overflow: hidden;}
.mysubonedt  .coinrank li div:nth-child(3) {flex: 0 1 70px;}
.topedt{fill:#2196F3;float:right;display:none;cursor:pointer;color:#008eff;font-size:14px;line-height:36px;}
.topedt svg{vertical-align:middle;width:16px;height:16px;margin:-2px 2px 0 0;}
.mysubcoin{display:flex;flex-wrap:wrap;align-items:center;margin-top: 20px;}
.caddbut{width:100%;flex:0 0 100%;text-align:center;line-height:40px;height:40px;background:#f0f0f0;border-radius:4px;font-size:36px;color:#9c9c9c;cursor:pointer;font-family: 'Roboto';}
.caddbut:hover{background:#d1ebff;color:#2196F3}
.dlist{position:relative;z-index:99;width:100%;display:none;align-items: center;}
.dlist.on .listbox_b{display:block;}
.dlist>input:not(.csearch>input){ border:1px solid #d2d2d2;border-radius:4px 0 0 4px;padding: 2px 10px 2px 35px;line-height:40px;height:40px;width:100%;box-sizing:border-box;border-right:none;position:relative;z-index:9;}
.dlist:hover .dlist-smc{background:#787878;color:#fff;}
.dlist-sear{ border:none;padding:0;white-space:nowrap;padding:0 10px;background:#fff;border:1px solid #d2d2d2;border-radius:0 4px 4px 0;position:relative;z-index:9;cursor: pointer;line-height: 40px;height:40px}
.dlist-sear:hover{background-color: #f2f2f2;}
.listbox_b{position:absolute;top:100%;display:none;width:100%;padding:10px 0;box-sizing:border-box;border-radius:4px;left:0;background:#fff;box-shadow:0 6px 16px 2px rgb(0 0 0 / 20%);cursor: pointer;max-height: 300px;overflow-y: auto;}
.listbox_b li{padding:10px}
.listbox_b li:hover {background:#eaf1f8;color: #2196F3;}
.coinrank-sub li div:nth-child(1){text-align: left!important;}
.coinrank-sub li div:nth-child(2){padding:0!important;}
.cremove{ float:left;display:flex;position:relative;cursor:pointer;z-index:999;margin-right:5px;width:24px;border:1px solid #acacac;box-sizing:border-box;height:24px;background:#fff;border-radius:4px;align-items:center;justify-content:center;margin-top:4px;
}
.dlist-smc{ background:#f0f0f0;width:20px;height:20px;border:none;font-size:18px;color:#9c9c9c;overflow:hidden;padding:0;border-radius:50%;margin-left:5px;position:absolute;z-index:10;flex:0 0 20px;cursor:pointer;}
.dlist-smc:hover{background:#FF5722!important}
.coinremove{float:left;width:16px;height:16px;margin:6px 6px 0 0;border:1px solid #a4a4a4;border-radius:4px;background:#fff;line-height:10px;text-align:center;z-index:10;position:relative;display: none;cursor: pointer;}
.coinremove:after{content:"";display:inline-block;width:50%;border-top:2px solid #777}
.coinremove:hover{background:#FF5722;border-color:#FF5722;}
.coinremove:hover::after{border-color:#fff;}

.jb51alt{background: #dbfaf4;overflow: hidden;border-radius: 4px;}
.jb51alt .alt_title{background-color:#1abc9c;color:#fff;margin:0 0 15px;padding:0 15px;line-height: 30px;font-weight: bold;}
.jb51alt .alt_body{margin:15px;line-height:1.5;}

.jb51alt.warning .alt_title{background-color:#ff5e4f;}
.jb51alt.info .alt_title{background-color:#fb9b48;}
.jb51alt.description .alt_title{background-color:#1abc9c;}

.jb51alt p.alt_title:before {content:"!";display:inline-block;width:16px;background-color:#fff;border-radius:50%;vertical-align:middle;margin-right:5px;text-align:center;line-height:16px;font-size:16px;font-weight:bold}
.jb51alt.info p.alt_title:before{color:#fb9b48}
.jb51alt.warning p.alt_title:before{color:#f29f97}
.jb51alt.description p.alt_title:before{color:#1abc9c}

.jb51alt.warning{background-color:#fdf3f2;color:#e16054}
.jb51alt.info{background-color:#ffedcc;color:#725032}
.jb51alt.description{background-color:#dbfaf4;color:#419886}

#navCategory{background:#f6f7f9;border:1px solid #e7e9ef;padding:8px 15px;margin:20px 0;transition:border-color 0.2s;border-radius:10px;border-top:4px solid #83b2e7;}
#navCategory .catalogue{font-weight:500;font-size:1.05em;color:#10141c;display:flex;justify-content:space-between;align-items:center;user-select:none;gap: 6px;cursor:default}
#navCategory .catalogue::before{content:"📑 ";display:inline-block}
#navCategory .catalogue .toc-btn{cursor:pointer;border:0;background:transparent;color:#40b4f7;font-size:0.85em;font-weight:700;padding:0;line-height:1.5;font-family:inherit;flex-shrink:0;transition:color 0.2s;margin-left:auto}
#navCategory .catalogue .toc-btn:hover{color:#147be1}
#article #content #navCategory ul.first_class_ul li a,#article #content #navCategory ul.second_class_ul li a{font-size:var(--base-font-size)}
#navCategory .first_class_ul{margin:0 !important}
#navCategory .first_class_ul .second_class_ul {margin: -0.5em 0 0 !important;}
#navCategory .first_class_ul{padding:0.6em 0 0 1.4em !important;display: none;}
#navCategory .first_class_ul ul{padding:0 0 0 1.2em !important}
#navCategory .first_class_ul li{list-style:none;position:relative;margin-bottom:0 !important;padding-left:1em;line-height:1.7}
#navCategory .first_class_ul > li:first-child:before{border-style:none none dashed none}
#navCategory .first_class_ul li:before{position:absolute;content:'';top:0em;left:-0.7em;width:1.5em;height:0.9em;border-style:none none dashed dashed;border-width:0.08em;border-color:#b8c8d8;transition:border-color 0.2s}
#navCategory .first_class_ul li:not(:last-child):after{position:absolute;content:'';top:0.9em;left:-0.7em;bottom:0;border-style:none none none dashed;border-width:0.08em;border-color:#b8c8d8;transition:border-color 0.2s}
#navCategory .first_class_ul > li > a{color:#0274be;font-weight:400;text-decoration:none;padding:2px 0;border-bottom:2px solid transparent;transition:all 0.2s ease;display:inline-block}
#navCategory .first_class_ul > li > a:hover,#navCategory .first_class_ul ul.second_class_ul li a:hover{color:#ff4900;text-decoration:underline}
#navCategory .first_class_ul ul.second_class_ul li a{color:#0274be;font-weight:400;text-decoration:none;padding:1px 0;border-bottom:1px solid transparent;transition:all 0.2s ease;display:inline-block}
#navCategory.is-collapsed .first_class_ul{display: block;border-top: 2px dashed #e2e8f0;}
#navCategory .index-grid{display:none;grid-template-columns:1fr 1fr;gap:20px 30px;margin-top:8px;padding-top:12px;border-top:2px dashed #e2e8f0}
#navCategory.is-collapsed .index-grid{display:grid}
#navCategory .index-grid .first_class_ul{padding-left:1.4em !important}
#navCategory a[href^="#"]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
#navCategory .index-item{display:flex;align-items:baseline;gap:6px;padding:1px 0;border-bottom:1px solid #f0f2f5;}
#navCategory .index-item:last-child{border-bottom:none}
#navCategory .index-item a{text-decoration:none;color:#0274be;transition:color 0.2s}
#navCategory .index-item a:hover{color:#ff4900;text-decoration:underline}
#navCategory .index-item.level-h2{padding-left:0;font-weight:400}
#navCategory .index-item.level-h2::before{content:"◆";color:#1494dd;font-size:14px;font-weight:700;margin-right:4px}
#navCategory .index-item.level-h3{padding-left:26px;font-weight:400}
#navCategory .index-item.level-h3::before{content:"◇";color:#6b7a8f;font-size:13px;margin-right:4px}
#navCategory .index-item.level-h4{padding-left:44px;font-weight:400}
#navCategory .index-item.level-h4::before{content:"•";color:#94a3b8;font-size:16px;margin-right:4px}
#navCategory .index-grid .col{overflow:hidden;min-width:0}
/*ranking-cmc-cgk*/
.rexbox{margin:20px auto;padding-top: 30px;border-radius: 8px;font-size: 14px!important;/* background: #f6f3eb;border:1px solid #e4d19a; */background:linear-gradient(45deg,#0937ff, #3679ff, #4caf50, #8BC34A);border:1px solid #4e6ffe;background-size: 300% 300%; background-position:0% 100%;transition: all .2s ease-out;position: relative;}
.rexbox:after { content: ""; background: url(//img.jbzj.com/coins/rankingbg.png); display: block; width: 100%; height: 50%;background-repeat: no-repeat; position: absolute!important; background-position:-150px -65px/* -42px */; top: 0; left: 0; z-index: 2;transition: all .6s ease-out;position: relative;}
.rexbox strong{font-size: 14px;}
.rexbox.cgk:after{background-position:-8px -65px/* -42px */;}
.rexbox>*{position: relative;z-index: 9;}
.rexbox.cgk{background-position: 100% 0%;border: 1px solid #7dc02f;}
#content .rexbox a{text-decoration: none;color:#333;}
#content .rexbox a:hover{color: rgb(0, 89, 255);}
#content .rexbox h2{font-size:20px;text-align: center;margin:20px;color:#fff;}
#content .rexot img{display:block;width: 30px;height: 30px;margin: 0 auto;border:none}
.rexot{display: flex;width: 100%;padding:10px 20px 0;box-sizing: border-box;    justify-content: center;margin-bottom:-10px}
.rexot>div{padding:10px;line-height:2;cursor: pointer;text-align: center; width: 190px; border-radius: 6px 6px 0 0;box-sizing: border-box;color:#fff;}
.rexot>div:hover{background-color: #fffbef;color:#000}
.rexot>div.on,.rexot>div.on:hover{background-color: #fff;color:#000/* #1d64ff */}
/* .cgk .rexot>div.on,.cgk .rexot>div.on:hover{color:#59a341} */
#content .rexot h3,#content .rexot strong{font-size:16px;margin: 0;display: inline-block;}
.rexde{line-height:2;}
.rexde,.rexbt{margin:30px 20px;}
.rexdt{width:100%;overflow: hidden;flex: 0 0 100%;box-sizing: border-box;}
.rexbody,.rextb{display: flex;overflow: hidden;align-items: flex-start;flex-direction: row;}
.rexdt,.tablew{position: relative;transition:margin-left .2s ease-out;}
#content .rexbt>span,.rexot>div,.rextb{transition: all .2s ease-out;}
#content .rexbt>span{display: inline-block;border:1px solid #e3e3e3;padding:8px;line-height:1;font-size: 14px;border-radius: 4px;cursor: pointer;margin-right:10px}
#content .rexbt>span:hover{ background: #fff8ee; border-color: #d1bb9a; color: #988364;}
#content .rexbt>span.on,#content .rexbt>span.on:hover{ background: #FF9800; color: #fff; border-color: #FF9800;}
#content .rexbt a.btmore{float: right;color:#2196f3;font-size:14px !important;}
#content .rexbt a.btmore:hover{text-decoration: underline;}
.tablew{flex: 0 0 100%;overflow-x:auto;display: block;max-height:800px;}
.rextb table{border-spacing:0;width:100%;border:none; box-sizing: border-box;}
.rextb table td{border-top:1px solid #e3e3e3;}
.rextb table th{line-height: 32px;border:1px solid #e3e3e3;border-left:none;border-right:none}
.rextb table thead{position: relative;top:1px}
.rextb table th,.rextb table td{padding:10px;white-space: nowrap;text-align: center;box-sizing: border-box;min-width:100px;}
.tablew thead tr{position: sticky;left:0;top:0;background-color:#fff;z-index: 999;box-shadow:0 4px 6px rgb(0 0 0 / 4%);}
.tablew tr td:nth-child(1),.tablew tr th:nth-child(1){position: sticky;left:0;width: 50px;min-width:50px;background-color:rgb(255 255 255 / 87%);z-index: 900;backdrop-filter: blur(8px);}
.tablew tr td:nth-child(2),.tablew tr th:nth-child(2){position: sticky;left:50px;background-color:rgb(255 255 255 / 87%);backdrop-filter: blur(8px);z-index: 900;text-align: left;}
.skov tr td:nth-child(2),.skov tr th:nth-child(2){box-shadow:6px 1px 6px -1px rgb(0 0 0 / 6%);}
.tablew tr td:nth-child(2)>div{white-space:normal;word-break: normal;}
.tablew tr td:nth-child(2) a,.tablew tr td:nth-child(2)>div{display: flex;align-items: center;line-height:1.5 !important;}
.tablew tr td:nth-child(2) img{min-width:30px;max-width:30px;height:30px;border-radius: 50%;}
.tablew tr td:nth-child(2) .hstp{margin-left:10px;vertical-align: middle;}
.tablew svg{height:30px;}
.rextb tbody tr,.rextb tbody td{transition: all .2s ease-out;cursor: pointer;}
.rextb tbody tr:hover td{background-color: #f7fcff; border-color: #d9e1e8;}
.rextb tbody tr:hover{box-shadow: 0 0 10px #cddeec; position: relative; z-index: 997;}
.skov tr:hover td:nth-child(2){box-shadow:6px 1px 6px -1px rgb(203 218 230 / 39%);}
.cgk .rextb tbody tr:hover td{background-color: #fafff4; border-color: #d9e4cc;}
.cgk .rextb tbody tr:hover{box-shadow: 0 0 10px #cce4b1;}
.cgk .skov tr:hover td:nth-child(2){box-shadow:6px 1px 6px -1px rgb(211 226 192 / 56%);}
.rextb .tr{text-align: right;}
.rextb img{display:inline-block;margin-right:6px;vertical-align: middle;width: 30px;height: 30px;}
.rexbc{border-radius:6px;margin:10px;background: #fff;}
#article #content .fnote{ text-align: right; font-size: 10px; color: #bcbab6; margin: -10px 10px 10px 0;}
.hstp{white-space: nowrap;display: inline-flex;flex-direction: column;align-items: center;position: relative;cursor: pointer;}
.hstp span{display: block;}
.hstp .tip{display: none;position: absolute;border-radius: 6px;padding:10px;background-color: #000;color:#fff;bottom:100%;}
.hstp:hover .tip{display: block;}
.tablew tbody tr:first-child .hstp:hover .tip{display: block;bottom:auto;top:100%}
#content .fmor,#content .ftust,#content .ftusty{border-radius: 4px; background: #e2f0ff; padding: 4px; font-size: 12px; color: #517b9d; line-height: 1;}
#content .ftust{background: #c9fac8;color: #026b00;}
#content .ftusty{background: #ffebae;color: #8c6429;}
.infonav{display:flex;justify-content:flex-start;width:100%;position:sticky;top:60px;background-color:#fff;z-index:99}
.infonav>*{flex:1 1 auto;text-align:center;margin:0;line-height:50px;box-sizing:border-box;cursor:pointer;border-bottom:2px solid #d1d1d1;transition:all .2s ease-out;font-size:16px!important;font-weight:bold}
.infonav>*.on,.infonav>*:hover{border-color:#0063ff!important;background-color:#f5f9ff;color:#0063ff!important}
.tabbox_n{display:flex;justify-content:flex-start;flex-direction:row;transition:all .2s ease-out;align-items:flex-start}
.csearch.dlist{display: block;height:35px}
.csearch .listbox_b{max-height:none;overflow:hidden;border-radius: 8px;font-size: 12px;cursor: inherit;width:300px;right:0;left:inherit}
.csearch.on .listbox_b{display: block;}
.csearch.on .search_key{border-color: #45a2ec;box-shadow: 0 0 5px 2px rgb(95 183 255 / 21%);}
.csearch .listbox_b>li{padding:0;}
.csearch .listbox_b>div{padding:0 10px;}
.csearch .listbox_b img{width: 25px;height: 25px;border-radius: 50%;}
.csearch .coinrank li h3,.csearch  .coinrank li p{font-size: 12px;}
.coinrank a:first-child:after{content:"";display:block;width:100%;height:100%;top:0;left:0;position:absolute}
.csearch .search_key{line-height: 30px;width:150px;height:30px;padding:0 8px 0 32px;border:none;border-radius:0;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxZW0iIGhlaWdodD0iMWVtIiB2aWV3Qm94PSIwIDAgMjQgMjQiPjxnIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzk5OSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiPjxwYXRoIGQ9Ik0yMSAyMWwtNC4zNC00LjM0Ii8+PGNpcmNsZSBjeD0iMTEiIGN5PSIxMSIgcj0iOCIvPjwvZz48L3N2Zz4=);background-repeat:no-repeat;background-position:6px 8px;transition: all .2s ease-out;box-sizing: border-box;}
.csearch .infonav{top:0;border-bottom:1px solid #e4e4e4;color:#7b7b7b}
.csearch .infonav>*{font-size: 14px!important;line-height: 1;padding:10px 10px 8px;border-bottom:1px solid #e4e4e4;flex:none;margin-bottom: -1px;font-weight: normal;}
.csearch .coininfo{margin:0;}
.csearch .tabbox{max-height:300px;min-height: 200px; overflow:hidden;overflow-y:auto;}
.load::after{ content:"";display:block;width:100%;height:100%;position:absolute;background:rgb(230 244 255 / 43%);top:0;left:0;z-index:99;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxZW0iIGhlaWdodD0iMWVtIiB2aWV3Qm94PSIwIDAgMjQgMjQiPjxwYXRoIGZpbGw9IiM2NjYiIGQ9Ik0xMiAyYTEwIDEwIDAgMSAwIDEwIDEwQTEwIDEwIDAgMCAwIDEyIDJ6bTAgMThhOCA4IDAgMSAxIDgtOCA4IDggMCAwIDEtOCA4eiIgb3BhY2l0eT0iLjUiLz48cGF0aCBmaWxsPSIjNjY2IiBkPSJNMjAgMTJoMkExMCAxMCAwIDAgMCAxMiAydjJhOCA4IDAgMCAxIDggOHoiPjxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgZHVyPSIxcyIgZnJvbT0iMCAxMiAxMiIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIHRvPSIzNjAgMTIgMTIiIHR5cGU9InJvdGF0ZSIvPjwvcGF0aD48L3N2Zz4=);background-repeat:no-repeat;background-position:center;background-size:15%;backdrop-filter: blur(9px);}
.csearch .tabbox_n{overflow-y: hidden;}
.csearch .tabbox_n>*{flex:0 1 100%}
.csearch .nodata{line-height: 200px;text-align:center!important;width: 100%;}
.csearch .hot h2 {margin: 20px 10px 10px;font-size: 12px;}