@charset "UTF-8";
html{word-wrap:break-word;word-break:break-all;font-size:14px;}
body{background: #fff; color:#333;font-family:"PingFang SC",-apple-system,BlinkMacSystemFont,Roboto,"Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Source Han Sans","Noto Sans CJK Sc","Microsoft YaHei","Microsoft Jhenghei",sans-serif;background-image: url('https://www.zhiluncy.com/zb_users/upload/2025/03/20250314053150174190151071173.svg');background-position: center center;background-repeat: no-repeat;background-size: cover;background-attachment: fixed;}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;word-wrap: break-word;margin:0;padding:0;outline:0;border:0;-webkit-tap-highlight-color:transparent}
a{color:#333;text-decoration:none;transition:all .15s ease 0s}
a:hover{color:#0069cc;text-decoration:none}
button{background:0 0}
button:focus,input:focus,textarea:focus{outline:0}
ol,ul{list-style-type:none}
i,em{font-style:normal}
img{height:auto;max-width:100%;border:0;vertical-align:middle;-webkit-transition:1s ease 0s;-moz-transition:1s ease 0s;-o-transition:1s ease 0s;transition:1s ease 0s;-webkit-transform:rotateZ(0);-moz-transform:rotateZ(0);-o-transform:rotateZ(0);transform:rotateZ(0)}
video{width:100%!important;height:auto!important}
video::-internal-media-controls-download-button{display:none}
video::-webkit-media-controls-enclosure{overflow:hidden}
video::-webkit-media-controls-panel{width:calc(100%)}
.clear{clear:both}
.center{text-align:center}
.left{float:left}
.right{float:right}
/* pc版隐藏 */
.button-box,.clearsearch , .allcategory-button{display:none}
/* 阴影 */
header{position:fixed;top:0;right:0;left:0;z-index:999;height:auto;box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3), 0 4px 8px rgba(0, 0, 0, 0.2), 0 6px 12px rgba(0, 0, 0, 0.15);background: linear-gradient(135deg, #ffffff, #ececec);transition:top .5s;height:60px;margin:0;padding:0 20px; border-bottom:.01rem solid #e6e6e6; } 
/* logo和标题 */
.logo{margin:20px 0;float: left;}
.logo img{height:20px;display: block;}
.name{float: left;white-space:nowrap;font-size:18px;line-height:60px;margin:0 0 0 10px;}
/* head-menu */
.head-menu {margin:0 -10px 0 0;float: right;}
.head-menu div{ display: inline-block; position: relative;margin:0 5px;line-height: 60px;height:60px;vertical-align:top;}
.head-menu div a{display:flex;padding:0 5px}
.head-menu div a::before{font-family:uicons-regular-rounded;margin:0 5px 0 0;}
.menu-user{position: relative;}
.head-menu div.menu-user{margin:0 10px;}
.head-menu div.menu-user a{padding:0;}
.menu-user span.menu-user-show::after{font-family:uicons-regular-rounded;margin:0 0 0 2px;content:"\f287"}
.menu-user img{margin:10px 0 0 10px;height:40px;width:40px;vertical-align:top;}
.menu-user-menu{position:absolute;top:60px;right:0;width:100%;min-width: 125px;  padding:10px; display: none; background:#fff;transition:top .5s;border:.01rem solid #f2f2f2;box-shadow:1px 1px 5px rgba(0,0,0,.1)}
.menu-user-menu li{line-height: 36px;text-align: left;}
.menu-user-menu li i{margin: 0 5px 0 0;}
.menu-user-menu li a span{line-height: 36px;}
.menu-user-menu li:last-child{margin:5px 0 0 0;padding:5px 0 0 0;  border-top:1px solid #f2f2f2;}
/* 导航栏 */
.nav {line-height: 60px;height:60px;margin-left: 20px;float: left;}
.nav li { float:left; line-height: 60px;position: relative;}
.nav li a {display:block;padding:0 20px;}
.nav li a:hover{color:#333;}
.nav li .nav-show::after{position: absolute;top:0;right:0;color:#999;content:"\f131";font-family:uicons-regular-rounded;}
.nav li .nav-hide::after{content:"\f12e";}
.nav li::before { content: "";position: absolute;left: 50%;width: 0;bottom:0;border-bottom:2px solid #0069cc;transition: all .2s;}
.nav li.current-li::before , .nav li:hover::before {left:25%;width: 50%;}
/* .nav li.current-li */
.nav li ul{position:absolute;top:100%;z-index:5;background:#fff;transition:top .5s;display:none; border:.01rem solid #ededed;box-shadow:0 1px 5px rgba(0,0,0,.1)}
.nav li ul li{float:none;width:100%;line-height:36px;white-space:nowrap;display:block;border-top:.01rem solid #ededed;margin:0;}
.nav li ul li:first-child {border-top:0;}
.nav li ul li::before:hover , .nav li.current-li ul li{border-bottom:0;}
/* .nav li.current-li ul li a{color:#333;} */
.nav li ul li::before{border-bottom:0;}
.nav li ul li:hover , .nav li ul li.current-li{background:#f2f2f2;}
.nav li ul li:hover a, .nav li ul li.current-li a{color:#555;}
/* 白天和夜间模式按钮 */
.dayandnight{float:right; height:60px; padding-left:20px; background: #fff; text-align:right;}
.dayandnight button{color:#333;line-height:60px;height:60px; border:0;font-size:14px;cursor:pointer;}
.dayandnight button::before{font-family:uicons-regular-rounded;display: block; padding:0 10px;}
.dayandnight button.day::before{content:"\f768"}
.dayandnight button.night::before{content:"\f5cc"}
/* 登录 */
.login{float: right; color:#999;text-align:right;line-height:30px;height:60px;padding:15px 0 ;background: #fff;}
.login a{border-left:.01rem solid #ebebeb}
.login a{margin-left:10px;padding-left:10px}
.login a:first-child{border:0}
/* 搜索 */
.search{float: right;width:310px;padding:12px 0;height:60px;/* background: #fff; */}
.search form{position:relative}
.search input{padding:0 57px 0 10px;width:100%;height:36px;border:.01rem solid #e6e6e6;color:#666;vertical-align:bottom;line-height:36px;outline: none;transition: border-color 0.3s ease;}
.clearsearch{position:absolute;top:0;right:33px;line-height:36px;cursor:pointer;-webkit-transition:1s ease 0s;-moz-transition:1s ease 0s;-o-transition:1s ease 0s;transition:1s ease 0s;-webkit-transform:rotateZ(0);-moz-transform:rotateZ(0);-o-transform:rotateZ(0);transform:rotateZ(0)}
.search button{position:absolute;top:0;right:0;padding:0 10px 0 0;line-height:36px;cursor:pointer;}
.clearsearch::before , .search button::before{line-height: 1;position:relative;top:0.1rem; padding:0 5px;font-family:uicons-regular-rounded;}
.clearsearch::before{content:"\f36a";}
.search button::before {content: "\f6c6";color: #333 !important;}
.body.light-mode .search button::before {color: #333 !important;}
.body.dark-mode .search button::before {color: #fff !important;}
.search button:hover , .clearsearch:hover{color:#0069cc;}
.search input:focus {border-color:#06c0a763;border-width: 0.01rem;}
.dayandnight ,.login,  .search {border-bottom:.01rem solid #e6e6e6; }
.main{position: relative;padding-top:60px;}
.main-width{position:relative;margin:0 auto;max-width:1536px;}
/* 联系我们 */
.contactus {margin:20px 0;font-size: 0;border:.01rem solid #e6e6e6;padding:10px 10px 10px 10px;}
.contactus p {text-align: center;font-size: 16px;line-height: 2;}
.contact-us {position: relative;font-size: 16px;border: 0.1rem solid #ffd700;background-color: white;padding:8px 38px;text-align: center;} 
.zl-custom-us {display: inline-block;font-size: 1.5rem;margin: 0.75em auto;color: #333;position: relative;text-align: center;}
.zl-custom-us h4 {position: relative;display: inline-block;margin: 0;}
.zl-custom-us h4::after {content: "";width: 100%;height: 0.2em;background-image: linear-gradient(to right bottom, rgb(122, 238, 252), rgb(32, 168, 218));border-radius: 5px;display: block;position: absolute;top: 100%;left: 0;}
/* 目录 */
.allcategory{position: fixed;z-index: 4; top:60px;bottom:0; width:220px; background: #fff;border-right: .01rem solid #e6e6e6; overflow: hidden;}
.allcategory div{width:240px;padding: 0 20px 0 0; top:0; bottom:0;overflow-x: hidden;overflow-y: scroll;position: absolute; right:-20px;}
.allcategory ul{width:220px;}
.allcategory ul li{width:100%; line-height:26px;position: relative;}
.allcategory ul li:first-child{border-top: 0;}
.allcategory ul li a{display: block;padding:5px 20px;}
.allcategory a:hover , .allcategory a.current{background: #f2f2f2;color:#555;}
.allcategory ul li .sub-show {position:absolute;padding:5px;right:0;top:0; cursor: pointer;color:#999;margin:0;z-index: 5;font-size: 12px;}
.allcategory ul li .sub-show::after{content:"\f64e";padding:0 6px; line-height: 26px; height: 26px; border:.01rem solid #f2f2f2;background:#fff; box-sizing: border-box; display: block;font-family:uicons-regular-rounded; }
.allcategory ul li .sub-hide::after{content:"\f5b7";}
.allcategory ul li.current-li ul{display: block;}
.allcategory ul li.current-li ul ul{display: none;}
.allcategory ul li.current-li ul li.current-li ul{display: block;}
.allcategory ul li.current-li ul li.current-li ul ul{display: none;}
.allcategory ul li.current-li ul li.current-li ul li.current-li ul{display: block;}
.allcategory ul ul{display: none;transition:top .5s;margin:10px;border:.01rem solid #f2f2f2; }
.allcategory ul ul{width:auto;}
/* 主体开始 */
.main-left-220{margin-left:220px;}
.main-left{float:left;width: -webkit-calc(100% -330px);width: -moz-calc(100% - 330px);width: calc(100% - 330px);} 
/*多类定义*/
.content, .section, .article-content {padding: 16px;box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3), 0 4px 8px rgba(0, 0, 0, 0.2), 0 6px 12px rgba(0, 0, 0, 0.15);border-radius: 6px;background: linear-gradient(135deg, #ffffff, #ececec);}
.main-width .footer {padding: 8px;box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3), 0 4px 8px rgba(0, 0, 0, 0.2), 0 6px 12px rgba(0, 0, 0, 0.15);border-radius: 6px;background: linear-gradient(135deg, #ffffff, #ececec);}
.slidesbox, .allcategory, .function, .breadcrumb, .contactus, .pagebar {box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3), 0 4px 8px rgba(0, 0, 0, 0.2), 0 6px 12px rgba(0, 0, 0, 0.15);border-radius: 6px;background: linear-gradient(135deg, #ffffff, #ececec);}
/* 主体错位 */
.section , .content{margin:20px 0 0 0;clear: both;position:relative;line-height:2;}
.section .h3{line-height:24px;width:100%;display: block;margin:0 0 20px 0;}
.section .h3 h3{font-weight:normal;font-size:16px;display: inline-block;position: relative;}
.section .h3 h3::before{content: ""; width:100%; height:2px;border-radius: 2px;background: #0069cc;display: inline-block;position: absolute;top:28px ;left:0;}
.section .h3 span{float:right;color:#999;font-size:12px}
.section .h3 span.section_intro{float:none;margin-left:15px}
.section .h3 span a{color:#999}
.section .h3 span a:hover{color:#555}
/* 切换 */
.content-tab {line-height: 40px;width: 100%;display: block;margin: 0 0 10px 0;border-bottom: 0.01rem solid #e6e6e6;}
.content-tab li {display: inline-block;line-height: normal;font-size: 1em;background: linear-gradient(178deg, #e0e0e04a, #f0f0f06b);border-radius: 1.58px; padding: 10px 10px; margin: 0px 15px 0px;font-family: 'Roboto', sans-serif; color: #090909; text-decoration: none;box-shadow: 1px 1px 1px rgb(0 0 0 / 33%), 2px 2px 1px rgba(255, 255, 255, 0.1); transition: all 0.3s ease-in-out;position: relative;cursor: pointer;}
.content-tab li:first-child {margin-left: 0;}
.content-tab li::before {content: "";position: absolute;left: 50%;bottom: -2px;width: 0;height: 2px;background: #fff;transition: all 0.8s;transform: translateX(-50%);}
.content-tab li.act_active::before,.content-tab li:hover::before {left: 50%;width: 100%;}
.content-tab li:hover,
.content-tab li.act_active {box-shadow: inset 1px 1px 1px rgb(130 128 128 / 50%), inset -1px -1px 1px rgb(0 0 0 / 20%);transform: scale(1.02); }
.content div.content-content {display: block;font-size: 16px; }
.content .content-content p {line-height: 1.6;}
.content aside.content-content {display: none;}
.content-enlarge-narrow {position: absolute;right: 0;top: 15px;font-size: 13px;color: #999;}
.content-enlarge-narrow span {margin: 0 10px;}
.content-enlarge-narrow span:last-child {margin-right: 0;}
/* haibao */
.booth img{width:100%;display: block;}
/* 轮播图 */
.slidesbox{position:relative;margin:20px 0;width:100%}
/* 翻页 */
.slidesbox .prev{left:0}
.slidesbox .next{right:0}
.slidesbox .prev span::before , .slidesbox .next span::before{font-family:uicons-regular-rounded;}
.slidesbox .prev span::before{content: "\f12c";}
.slidesbox .next span::before{content: "\f12d";}
.slidesbox .next,.slidesbox .prev{display:none}
.slidesbox:hover .next,.slidesbox:hover .prev{display:block}
.slides_nav{position:absolute;top:50%;z-index:9;margin-top:-25px;width:30px;height:50px;background:rgba(0,0,0,.1);text-align:center;font-size:20px;line-height:50px;cursor:pointer}
.slides_nav span{display:block;margin:0;color:rgba(255,255,255,.8)}
/* 图片 */
.slides{position:relative;overflow:hidden;margin:0;padding:0;width:100%;list-style:none}
.slides li{position:absolute;top:0;left:0;display:none;width:100%}
.slides li:first-child{position:relative;float:left;display:block}
.slides img{float:left;display:block;width:100%;height:auto;border:0}
.slides p{position:absolute;bottom:0;left:0;z-index:9;margin:0;padding:40px 20px 16px 20px;width:100%;background:var(--theme-black-color);background:-o-linear-gradient(top,transparent,rgba(0,0,0,.6));background:linear-gradient(180deg,transparent,rgba(0,0,0,.6));color:#fff;text-shadow:none;font-size:16px;line-height:24px}
.slides p a{display:-webkit-box;overflow:hidden;width:80%;color:#fff;text-overflow:ellipsis;-o-text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}
/* 需要 */
.slides_tabs{position:absolute;right:20px;bottom:24px;left:0;z-index:9;text-align:right;font-size:0}
.slides_tabs li{display:inline-block;margin:0 5px}
.slides_tabs li.slides_here a{padding:0 8px;background:rgba(0,105,204,.8)}
.slides_tabs li a{display:inline-block;padding:0 4px;border-radius:5px;background:rgba(255,255,255,.8);font-size:0;line-height:6px}
/* 当前位置 */
.breadcrumb{font-size:14px;color:#999; line-height:150%;margin:20px 0 0 0; border-bottom:.01rem solid #ededed;padding:10px 0 10px 10px;}
.breadcrumb i{margin:0 5px;font-size: 12px;}
.breadcrumb a {color:#999}
.breadcrumb a:hover {color:#0069cc}
/* 当前分类子分类 */
.subcategorys{padding: 0 0 15px 0;border:.01rem solid #e6e6e6;}
.subcategorys ul{padding:15px 0 0 50px; position: relative;font-size: 0;}
.subcategorys ul span{position:absolute;left:0;top:15px;}
.subcategorys span , .subcategorys li{display: inline-block;margin:0 10px;line-height:175%;font-size: 14px;}
.subcategorys span{color:#999; padding:0 5px; }
.subcategorys li a{display: block;padding:0 5px;}
.subcategorys li a.current , .subcategorys li:hover a , .subcategorys li a.current::before , .subcategorys li:hover a::before{color:#0069cc;}
.sortlist li a::before{line-height:1;position: relative; top:0.04rem; margin:0 3px 0 0;font-size: 12px; color:#e6e6e6; font-family:uicons-regular-rounded;}
.sortlist li a.current.up-icon::before{content: "\f184";}
.sortlist li a.current.down-icon::before{content: "\f161";}
/* 首页两栏列表 */
.twocolumn{font-size: 0;margin:20px 0;}
.twocolumn div.section{display: inline-block;width:49%;margin:20px 2% 0 0;vertical-align: top;}
.twocolumn div.section:nth-child(2n) {margin:20px 0 0 0;}
.twocolumn div.section:first-child{margin:0 2% 0 0;}
.twocolumn div.section:nth-child(2){margin:0;}
/* 纯标题列表 */
.list-a{border: .01rem solid #ededed;padding:0 0 15px 0;}
.list-a li{display:list-item;margin-top:15px;padding:0 15px;font-size:14px;line-height:150%}
.list-a li span{float:right;font-size: 12px;color:#999;}
/* 图文列表 */
.list-it{font-size: 0;}
.list-it li{position:relative;display:inline-block;overflow: hidden; width:49%; margin:20px 2% 0 0; padding:0 15px 0 0;border:.01rem solid #f2f2f2;}
.list-it li:nth-child(2n){margin:20px 0 0 0;}
.list-it li:first-child{margin:0 2% 0 0;}
.list-it li:nth-child(2){margin:0;}
.list-it li .pic{float:left;width:150px;height:100px}
.list-it li .pic img{width:100%;height:100%;object-fit:cover;}
.list-it-1-1 li , .list-it-1-1 li .pic{height:168px}
.list-it-3-4 li , .list-it-3-4 li .pic{height:168px}
.list-it li h2{font-weight:normal;font-size:16px; line-height:23.8px;margin:15px 0 0 0;padding:0 0 0 15px;}
.list-it li p{margin:20px 0 0 0;height:60px;color:#999;font-size:13.8px;line-height:21px;padding:0 0 0 15px;}
.list-it li .info{overflow:hidden;margin:15px 0;text-align:right;line-height:21px;padding:0 0 0 15px;}
.list-it li .info span{display:inline-block;}
.list-it-one li{width:100%;margin:20px 0 0 0;}
.list-it-one li:first-child{margin:0;}
.list-it-one li:nth-child(2){margin:20px 0 0 0;}
/* 图片/商品/列表 */
.list-pic{font-size: 0;}
.list-pic li{position:relative;display: inline-block;overflow: hidden;width:23.5%; margin:20px 2% 0 0; padding:0 0 15px 0;border:.01rem solid #f2f2f2;}
.list-pic li:first-child,.list-pic li:nth-child(2),.list-pic li:nth-child(3){margin:0 2% 0 0;}
.list-pic li:nth-child(4n){margin:20px 0 0 0;}
.list-pic li:nth-child(4){margin:0;}
.list-pic li .pic{position:relative;width:100%;padding-top:75%;}
.list-pic li .pic img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;}
.list-pic-1-1 li .pic{padding-top:100%;}
.list-pic-3-4 li .pic{padding-top:125%;}
.list-pic li h2{margin:15px 0 0 0;height:48px;font-weight:normal;font-size:16px;line-height:24px;padding:0 15px;}
.list-pic li .info{margin:15px 0 0 0;padding:0 15px;text-align:right;line-height:21px}
.list-pic li .product-price{margin:15px 0 0 0;padding:0 15px;height: 22px;line-height: 22px;}
.list-pic li .product-price .price{font-size: 22px;}
.list-pic li .product-price .price::before , .list-pic li .product-price .nullprice::before{font-size: 16px;}
.list-pic li .product-price .nullprice , .list-pic li .product-price .free{font-size: 19px;}
.list-pic li .product-price .oldprice , .list-pic li .product-price .sales-volume{font-size: 12px;color:#999;} 
/* 合作伙伴 */
.partner{font-size: 0; } 
.partner li{display: inline-block;overflow: hidden;font-size: 14px;text-align: center; line-height:150%;padding:10px;width:10%;border:.01rem solid #f2f2f2;}
.list-it li:hover,.list-pic li:hover, .partner li:hover , .turn li:hover{box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 2px 4px rgba(0, 0, 0, 0.2), 0 4px 8px rgba(0, 0, 0, 0.15);border-radius: 3px;}
/* 友情链接 */
.links{font-size: 0;border:.01rem solid #ededed;padding:0 0 15px 0;} 
.links li{display: inline-block;overflow: hidden;font-size: 14px;line-height:150%; margin:15px 0 0 0;padding:0 20px; width:10%;}
/* 翻页开始 */
.pagebar {padding: 15px 10px;margin: 20px 0 10px 0;text-align: center;}
.pagebar .page{display:inline-block;margin: 0 3px 10px 3px;padding: 0 10px;min-width: 30px;border: 0.01rem solid #a8a8a9;border-radius: 3px;color: #666;text-align: center;line-height: 28px; transition: border-color 0.3s, background-color 0.3s;}
.pagebar .now-page,.pagebar .page:hover {border-color: #0069cc;background-color: #0069cc;color: #fff; }
/* 翻篇 */
.turn{font-size: 0;} 
.turn li{display: inline-block;font-size: 14px;line-height:150%;padding:15px;width:49%;margin: 0 2% 0 0;border:.01rem solid #f2f2f2;}
.turn li:nth-child(2){margin:0}
.turn li span{display:block;margin-bottom:5px;color:#999;font-size:12px}
/* 单行显示省略号 */
.list-a li , .links li, .list-it li h2 ,.list-it li .info, .list-pic li .info , .list-pic li .product-price , .function_c ul li , .function_c .li-product .product-price , .section h3 span.recommend_info{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
/* 2行显示省略号 */
.list-it li p , .list-pic li h2 , .function_c .li-product h2 {display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.IsTop::before,.authoricon::before,.commicon::before,.tagicon::before,.timeicon::before,.viewicon::before,#enlarge::before,#narrow::before{line-height:1; position:relative;top:0.1rem;margin:0 3px 0 0;font-weight:normal;font-family:uicons-regular-rounded;}
.IsTop::before{content:"\f7a7";color:red;}
.tagicon::before{content:"\f787"}
.viewicon::before{content:"\f3e6"}
.timeicon::before{content:"\f263"}
.commicon::before{content:"\f334"}
.authoricon::before{content:"\f80b"}
/* 文章开始 */
.content h1{text-align:center;font-size:24px;line-height:150%;margin:20px 0;}
.content h1 .ArticleEdt{float:right;color:#266497;font-size:14px}
.content .info{margin:20px 0;text-align:center;}
.content .info span{display:inline-block;margin:0 10px;}
.content .tags{margin:20px -10px 20px 0;line-height:175%;overflow: hidden;}
.content .tags a{display:inline-block;margin:0 10px 0 0}
/* 交互 */
.sharing {text-align:center;border-bottom:0.01em solid #e6e6e6;padding-bottom:0.01em;margin-top:-12px;}
.sharing button {display:inline-block;margin-right:18px;width:45px;height:50px;margin-bottom:5px;border-radius:6px;box-shadow:0 1px 2px rgba(0,0,0,0.2),0 2px 4px rgba(0,0,0,0.15),0 4px 8px rgba(0,0,0,0.1);background:#ffffff;cursor:pointer;transition:background 0.3s ease;}
.sharing button:hover {background:linear-gradient(358deg,#9575e0,#8e7fcc);}
.sharing button span {font-size:10px;margin-top:0;background:linear-gradient(to bottom,#78d9ff,#e9a4ff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;}
.sharing button:before {font-family:"iconfont" !important;display:block;width:45px;height:28px;line-height:28px;font-size:26px;border-radius:6px;background:linear-gradient(to bottom,#78d9ff,#e9a4ff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;}
#systemShareBtn:before {content:"\e6d11";}
#copyUrlBtn:before {content:"\e66b1";}
#theme-switcher:before {content:"\e8dc1";}
/* 文章参数 */
.info{color:#999;font-size:14px;line-height:150%;}
.info a{color:#999}
.info a:hover{color:#0069cc}
/* 文章扩展 */
.article-extend {position:relative;font-size: 0;border: 0.1rem solid gold; position: relative;padding: 10px;background-color: white; margin: 10px;}
.article-extend .mainimages{display: inline-block;position: relative; vertical-align: top;width:360px;}
.article-extend img{width:100%; cursor: pointer;vertical-align: bottom;}
.article-extend .qrcode{width:160px;}
.article-extend-product{display: inline-block; font-size: 14px;padding:0 0 0 20px;vertical-align: top;width: -webkit-calc(100% -360px);width: -moz-calc(100% - 360px);width: calc(100% - 360px);}
/* 点击图片放大css */
#outerdiv { position: fixed; top: 0; left: 0; background: rgba(0,0,0,0.7); z-index: 999; width: 100%; height: 100%; display: none; overflow: hidden; -webkit-overflow-scrolling: touch; }
#innerdiv { position: absolute; box-sizing: border-box; transition: all 0.2s ease; }
#bigimg { border: 5px solid #fff; max-width: 100%; max-height: 100%; box-sizing: border-box; display: block; margin: 0 auto; object-fit: contain; }
/* 商品信息 */
.article-extend h1 {margin:0;}
.article-extend h1 , .article-extend .info{text-align:left}
.article-extend .info{margin:20px -10px;}
.article-extend .info span{margin:0 10px;}
/* 服务承诺 */
.productattr {margin:10px 0 20px -15px;}
.productattr strong , .productattr span{display:inline-block;margin:10px 0 0 15px;font-size:14px;}
.productattr span::before{content:"√";font-weight: bold;position:relative;margin:0 2px 0 0; color:#39ac43;font-family: cursive;} 
/* canshu */
.product-info{margin:20px 0;font-size: 0;border:.01rem solid #e6e6e6;padding:10px 0 10px 15px;}
.product-info:hover{box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2), 0 2px 4px rgba(0, 0, 0, 0.15);}
.product-info div{display: inline-block;width: 50%;font-size: 14px;line-height: 175%;padding:5px 15px 5px 0;vertical-align: top;}
.product-info div div{width:auto;padding:0;line-height: 1;}
.product-info div .img-svg{margin:0 0 0 10px;}
.product-info div img{width:20px;height:20px;vertical-align:middle;border:0;position: relative;top:-2px;display: inline-block;}
.product-info div .telicon::before , .product-info div .emallicon::before{content:"\f744";font-family:uicons-regular-rounded;margin: 0 2px 0 0;display: inline-block;position: relative;top:0.2rem;font-size: 18px;}
.product-info div .telicon::before {content:"\f744";color:#3d8bbb;}
.product-info div .emallicon::before{content:"\f579";color:#d1c143;}
.product-info div .author-qrcode{position:relative;}
.product-info div .author-qrcode .author-qrcode-img{position: absolute;top:22px;left:-50px;z-index: 1;width:120px;height:auto;box-shadow: 0 3px 5px rgba(0,0,0,.05);display: none;}
.product-info div .author-qrcode:hover .author-qrcode-img{display: block;}
.product-info div .author-qrcode .author-qrcode-img img{width:120px;height:120px;display: block;border: .01rem solid #ebebeb;}
/* jiage */
.product-price{margin:20px 0;font-size:0;height: 24px;line-height: 24px;}
.product-price span{display: inline-block;vertical-align: middle;}
.product-price .price{color:#e60000;font-size: 24px;font-weight: bold;font-family: verdana,arial;}
.product-price .price::before , .product-price .nullprice::before{content:"￥";font-size: 18px;margin-right: 2px;font-weight: normal;position:relative;font-family: verdana,arial;}
.product-price .nullprice::before {top:2px;}
.product-price .nullprice{color:#e60000;font-size: 21px;font-weight: bold;}
.product-price .free{color:#189d2f;font-size: 21px;font-weight: bold;}
.product-price .oldprice{color:#999;font-size:14px;  text-decoration: line-through;margin-left:10px;}
.product-price .sales-volume{float: right;font-size: 14px;position: relative;top:0.08rem;}
.product-price .promo{ color: #fff;background: #f47a86;padding: 2px 8px; line-height: 1; margin-left: 10px;border-radius: 3px; font-size:12px;position: relative;}
.product-price .promo::before {content: "\f288";font-family:uicons-regular-rounded;position: absolute; left: -7px; top: 2px; font-size: 12px; color: #f47a86;}
/* 优惠公告 */
.discount-announcement { font-size: 18px;font-weight: bold;background: linear-gradient(89deg, #eda619, #ff5733, #ffc300); -webkit-background-clip: text;    -webkit-text-fill-color: #00000000;text-fill-color: transparent;background-color: #ffeb3b;padding: 5px 10px;border-radius: 5px;margin-left: 10px;}
/* 按钮 */
.article-extend-button{line-height:36px;margin:-20px -10px 0 -10px ;}
.article-extend-button a{display:inline-block;margin:20px 10px 0 10px;font-size: 14px;  padding: 0 15px;color:#000;border-radius: 1px;vertical-align: bottom;}
.article-extend-button a.website {background: linear-gradient(135deg, #e0e0e04a, #f0f0f06b);box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2), 0 2px 4px rgba(0, 0, 0, 0.15);transition: all 0.3s ease-in-out;}
.article-extend-button a.website:hover {box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3), 0 4px 8px rgba(0, 0, 0, 0.2), 0 6px 12px rgba(0, 0, 0, 0.15);background: linear-gradient(148deg, #fcdd00, #ff8600, #ffa700);}
.article-extend-button a#my-cart {background: linear-gradient(135deg, #e0e0e04a, #f0f0f06b);box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2), 0 2px 4px rgba(0, 0, 0, 0.15);transition: all 0.3s ease-in-out;}
.article-extend-button a#my-cart:hover {box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3), 0 4px 8px rgba(0, 0, 0, 0.2), 0 6px 12px rgba(0, 0, 0, 0.15);background: linear-gradient(148deg, #2afcff, #4afebd, #2ccfff);}
.article-extend-button a#website-qrcode{background: #cacaca;}     
.article-extend-button a#website-qrcode:hover{background: #bdbdbd;color:#fff;}  
.article-extend-button a::after{line-height:1;position: relative; top:0.1rem;font-family:uicons-regular-rounded;}
.article-extend-button a.website::after{content:"\f6e3"; margin:0 0 0 3px;}
.article-extend-button a#my-cart::after{content:"\f334"; margin:0 0 0 5px;}
.article-extend-button a#website-qrcode::after{content:"\f5b9";}
/*指定内链 */
.article-content-button {line-height:36px;text-align: center;}
.article-content-button-link{display: inline-block;margin:10px 10px 0 10px;padding: 0 15px;color:#000;background: linear-gradient(135deg, #e0e0e04a, #f0f0f06b);box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2), 0 2px 4px rgba(0, 0, 0, 0.15);transition: all 0.3s ease-in-out;}
.article-content-button-link:hover {box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3), 0 4px 8px rgba(0, 0, 0, 0.2), 0 6px 12px rgba(0, 0, 0, 0.15);background: linear-gradient(148deg, #2afcff, #4afebd, #2ccfff);}
/* 热门文章内链 */  
.website-link {padding: 10px 15px;border: 0.01rem solid #e6e6e6;display: flex;flex-wrap: wrap;list-style: none;}
.website-link a.popular_link {display: inline-block;line-height: normal;font-size: 1em;background: linear-gradient(128deg, #ffffff, #e6e6e6);border-radius: 12px;padding: 10px 8px;margin: 5px 5px 5px 5px;text-align: left;font-family: 隶书, SimLi;color: rgb(0, 0, 0);text-indent: 5px;text-decoration: none;box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.1), -4px -4px 10px rgba(255, 255, 255, 0.7);transition: all 0.3s ease;}
.website-link a.popular_link:hover {background: linear-gradient(128deg, #e6e6e6, #ffffff);box-shadow: inset 4px 4px 8px rgba(0, 0, 0, 0.2),inset -4px -4px 8px rgba(255, 255, 255, 0.7);color: #1b8dd7;transform: translateY(2px);}
/* 二维码 */
#website-qrcode{position:relative;}
#website-qrcode #website-qrcode-content{position: absolute; left:-10px;top:36px;height:140px; background: #fff;padding:10px;z-index: 5;display: none;}
#website-qrcode:hover #website-qrcode-content{display: block;}
/* 反馈 */
#message-feedback {background: linear-gradient(178deg, #e0e0e04a, #f0f0f06b);box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2), 0 2px 4px rgba(0, 0, 0, 0.15);transition: all 0.3s ease-in-out;}
#message-feedback:hover {box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3), 0 4px 8px rgba(0, 0, 0, 0.2), 0 6px 12px rgba(0, 0, 0, 0.15);background: linear-gradient(219deg, #c1f22d, #e2ff2b, #f5b233);}
#message-feedback::after{content:"\f6e2"; margin:0 0 0 5px;}
#feedback-box{position: fixed; top: 0; left: 0; background: rgba(0,0,0,0.7); z-index: 999; width: 100%; height: 100%;display:none;} 
.feedback{position: fixed;top:50%;left:50%;margin:-215px 0 0 -240px;  width:100%;max-width: 480px; height:auto; padding:10px 20px 20px 20px;font-size: 14px;background: #fff;color:#333;box-shadow:0 3px 5px rgba(0,0,0,.05);text-align: center;}
.feedback #hide-feedback{position: absolute; top:0;right:0;-webkit-transition:1s ease 0s;-moz-transition:1s ease 0s;-o-transition:1s ease 0s;transition:1s ease 0s;-webkit-transform:rotateZ(0);-moz-transform:rotateZ(0);-o-transform:rotateZ(0);transform:rotateZ(0)}
.feedback #hide-feedback::after{position: relative; top:0;font-size: 18px;font-family:uicons-regular-rounded;}
.feedback #hide-feedback::after{top:0; width:40px;line-height: 40px;text-align: center;display: inline-block;cursor:pointer;content: "\f36a";}
.feedback #hide-feedback:hover{-webkit-transform:rotateZ(360deg);-moz-transform:rotateZ(360deg);-o-transform:rotateZ(360deg);transform:rotateZ(360deg)}
.feedback h4{line-height: 150%;text-align: center;}
.feedback div{margin:20px 0 0 0;line-height: 150%;padding:15px; background:#eff9eb;color:666; border-radius: 5px;}
.feedback ul li{width:100%;font-size:0;}
.feedback ul li input[type="text"]{padding:0 10px;font-size: 14px;margin:20px 0 0 0;width:100%;border:.01rem solid #e6e6e6;line-height:36px;height:36px;}
.feedback ul li label{width:50%;margin:20px 0 0 0;font-size: 14px;display: inline-block;vertical-align:top;cursor:pointer;}
.feedback textarea{display:block;margin:20px 0 0 0;height:80px; padding:10px;width:100%;border:.01rem solid #e6e6e6;}
.feedback input.btn{display:inline-block;text-align: center;margin:20px 0 0 0;padding:0 20px;background:#0069cc;color:#fff;line-height:36px; border-radius: 5px; cursor:pointer}
.feedback button.btn:hover {background:#0077e6}
/* 标签页标题 */
.zl-custom {display: flex;align-items: center;font-size: 1.5rem;padding: 3px 3px 3px 1em;margin: 0.75em 2.5px 2px 0;text-align: left;font-family: "隶书", SimLi, sans-serif;color: #333;}
.zl-custom::before {content: "";width: 0.28em;height: 1.8rem;background-image: linear-gradient(to right bottom, rgb(122 238 252), rgb(32 168 218));border-radius: 4px;margin-right: 8px;display: inline-block;}
/* 文章页标题 */
.zl-custom1 {display: block;font-size: 1em;background-image: linear-gradient(to right bottom, rgb(122 238 252), rgb(32 168 218));background-color: rgb(37 108 118);border-left: 5px solid rgb(228 208 208);border-radius: 2.5px;box-shadow: rgb(102, 102, 102) 0.5px 0.5px 1px;padding: 2.5px 5.8px;margin: 0.18em 2.5px 0px 0px;text-align: left;font-family: "隶书", SimLi, sans-serif;color: #333;}
.zl-custom1:hover{box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3), 0 4px 8px rgba(0, 0, 0, 0.2), 0 6px 12px rgba(0, 0, 0, 0.15);}
.zl-custom2, .zl-custom3, .zl-custom4, .zl-custom5 {font-size: 1em;border-radius: 1px;margin: 0 0 0 5px;font-family: 隶书, SimLi;color: #333;}
.zl-custom1 {text-indent: 0;}
.zl-custom2 {text-indent: 28px;}
.zl-custom3 {text-indent: 58px;}
.zl-custom4 {text-indent: 88px;}
.zl-custom5 {text-indent: 118px;}
.zl-custom-image-750 {width: 750px;height: auto;object-fit: contain;}
.zl-custom-image-600 {width: 600px;height: auto;object-fit: contain;}
/* 图片样式 */
.zl-custom-center {display: flex;justify-content: center;align-items: center;overflow: hidden;}
.zl-custom-image {height: auto; object-fit: contain;cursor: pointer;transition: transform 0.3s ease;}
.zl-custom-image:hover {transform: scale(1.018);}
.image-width-150 {width: 150px;}
.image-width-438 {width: 438px;}
.image-width-520 {width: 520px;}
.image-width-600 {width: 600px;}
.image-width-750 {width: 750px;}
.image-width-980 {width: 980px;}
/* 文章 */
.article{font-size:16px;}
.article div,.article p{margin:5.8px 0;line-height:2;}
.main-left .article div {margin: 20px 0;line-height: 150%;}
.article-content h1 {margin-top: 0;margin-bottom: 0;}
.article h2,.article h3,.article h4,.article h5,.article h6{margin:8.8px 0;line-height:150%}
.article h2::before,.article h3::before,.article h4::before,.article h5::before,.article h6::before{line-height:1;position: relative; top:0.1rem;margin-right:5px;color:red;}
.article sup , .article sub{position:relative;margin:0 2px 0 5px;}
.article sup{top:-2px;}
.article sub{top:2px;}
.article sup::before , .article sub::before{line-height:1;position: relative; top:0.1rem; margin-right:2px;font-size:12px;font-family:uicons-regular-rounded;}
.article sup::before{content:"\f3df";}
.article sub::before{content:"\f3df";}
.article blockquote div,.article blockquote p{font-size:14px}
/* 专用页面 */
.about-us-content-margins {margin-left: 58px !important;margin-right: 98px !important;}
/* 文章和栏目中使用的引用 */
.article blockquote , .columnintro{position:relative;padding:4px 0 0 50px;line-height:175%;margin:20px 0;}
.article blockquote::before , .columnintro::before{line-height:1;position:absolute;top:0;left:15px;font-size:24px;color:#e6e6e6;transform: rotate(180deg);content:"\f66f";font-family:uicons-regular-rounded;}
.article blockquote div:first-child , .article blockquote p:first-child{margin:0 0 20px 0;}
.article img{max-width: 100%!important;height: auto!important;}
.article section{max-width:100%!important}
.article table { border-collapse: collapse; width: 70%; font-size: 10pt; margin: 20px auto; overflow: auto; max-width: 100% !important; border-spacing: 0; }
.article table, .article table th, .article table td { border: 2px solid #ffffff; }
.article table th { background: #5b9bd5; padding: 6pt; text-align: center; vertical-align: middle; color: #fcf6f6; position: sticky; top: 0; z-index: 10; }
.article table td { padding: 3pt; text-align: center; vertical-align: middle; }
.article table tbody tr:nth-child(even) { background: #d2deef; }
.article table tbody tr:nth-child(odd) { background: #eaeff7; }
.article table td p, .article table th p, .article table td div, .article table th div { margin: 0; }
.article div .caption { line-height: 1.5; text-align: center; white-space: normal; }
.article .table .source { font-size: 10pt; color: #666666; text-align: right; margin-top: 10px; font-style: italic; width: 70%; margin-left: auto; margin-right: auto; }
.article ol{padding:0 0 0 32px}
.article ul{padding:0 0 0 35px}
.article ol,.article ul{list-style-type:decimal}
.article pre{margin:20px 0!important;line-height:175%!important}
.article pre code{display:inline;overflow:visible;margin:0;padding:2px 0 0 0;max-width:inherit;border:0;background:0 0;word-wrap:normal;line-height:175%}
.article pre code::after,.content pre code::before{content:normal}
/* 点赞 */
.fui-praise{position:relative;font-size: 0;margin:20px 0;padding: 0 !important;;}
.fui-praise li{position: relative;width:50%;display: inline-block;vertical-align:top;line-height: 200%;font-size: 14px;padding:0 20px;}
.fui-praise li div{width:150px;margin: 0 !important;;display: inline-block;cursor: pointer;position: relative;}
.fui-praise li div.current{color:red;}
.fui-praise li div.like::before , .fui-praise li div.dislike::before{line-height:1;position: relative;top:0.08rem;font-family:uicons-regular-rounded;}
.fui-praise li div.like::before{content: "\f4e0";}
.fui-praise li div.dislike::before{content: "\f4dc";}
.fui-praise li:nth-child(2n-1) div{float:right;text-align: right;}
.fui-praise li div span{position: relative;}
.fui-praise li div span.add1::before{content: "+1";display: inline-block;width:50px;line-height:20px;height:20px;position: absolute;top:-20px;right:0;z-index: 9;color:red;transition:all .3s ease}
/* 版权声明 */
.articlecopyright{font-size: 12px;color: #999;padding:20px;border-left:3px solid #85b4e0; background: #f4f7fb;}
.articlecopyright a , .website-declare a{color:#666;}
/* 声明 */
.website-declare{text-align: center;}
.website-declare div{font-size: 14px;font-weight: normal;}
.website-declare div::before{content: '————';margin-right: 5px;}
.website-declare div::after{content: '————';margin-left: 5px;}
.website-declare p{font-size: 12px;color: #999;}
/* 提交收录 */
.writing {font-size:14px}
.writing h4{display:block;margin:0 0 10px 0;font-weight:bold;}
.writing h4::before{content: "";margin:0;}
.writing h4 span{font-weight:normal;font-size: 12px;margin-left: 10px;color:#999;}
.writing input,.writing select{padding:0 10px;height:36px;line-height:36px;border:.01rem solid #e6e6e6;}
.writing input{width:100%}
.writing label{margin-right: 30px;cursor: pointer;}
.writing .inpVerify{width:50%;}
.writing .inpVerify img{position:absolute;bottom:0;left:100%;width:108px;height:36px;cursor:pointer;}
.writing  pre{margin: 0!important;}
/* 插入图片 */
.upload-img , .websitemeta , .writing .inpVerify{position: relative;}
.upload-img form , .upload-img div{margin:0;padding:0;}
.upload-img input.read{padding:0 90px 0 10px;}
.writing  .productattrinput input{width:auto;height:auto;line-height: 150%;}
.writing .btnbox{position:absolute;right:0;bottom:0;width:80px;line-height:36px;background:#cacaca;color:#fff;text-align:center;}
.writing .btnbox:hover{background:#bdbdbd;}
/* 重叠 */
.upload-img .btn{position:absolute;right:0;bottom:0;z-index:9;margin:0;padding:0;height:36px;width:90px;border:0;background:0 0;opacity:0;cursor:pointer;}
/* 获取网站meta */
.websitemeta #metabtn{position:absolute;right:0;bottom:0;border:0; z-index: 9; background:#cacaca;color:#fff;width:80px;height:36px;cursor: pointer;}
.websitemeta #metabtn:hover{background:#bdbdbd;}
/* 重置编辑器 */
.writing .edui-default .edui-editor{z-index:9!important}
.writing .edui-default,.writing .edui-default div{margin:0;line-height:20px;}
.writing .edui-default table{margin:0;border-radius:0 0 1px 1px}
.writing .edui-default table td{padding:10px 15px 7px 15px;border-right:0;border-bottom:0;border-left:0}
/* 侧栏开始 */
.main-right{float:right;width:310px;margin:0;font-size:0;}
.function{margin:20px 0;}
.function_t{font-size:16px;padding:0 15px; line-height:40px;border-top:.01rem solid #ededed;border-left:.01rem solid #ededed;border-right:.01rem solid #ededed;}
.function_t::before{content: "";width:4px;height:16px; background: #0069cc;border-radius: 2px;position: relative; top:2.5px;  margin-right: 10px;  display: inline-block;}
/* 模块文章列表预设 */
.function_c{border:.01rem solid #ededed;}
.function_c div{font-size: 14px;padding:15px;}
.function_c ul{padding:0 0 8px 0;font-size: 0;}
.function_c li{margin-top:8px;line-height:150%;font-size: 14px;}
.function_c li a{padding:0 15px;}
/* 热门文章 */
.function_c li small , .list-a li small{position:relative;top:-.01rem;display:inline-block;margin-right:10px;width:18px;background:#cacaca;color:#fff;text-align:center;font-size:12px;line-height:18px}
/* 商品推荐 */
.function_c .li-product{padding:8px 1px 1px 1px;border-top: .01rem solid #ededed;}
.function_c .li-product:first-child {padding:0 1px;border:0;}
.function_c .li-product div , .function_c .li-product a{padding:0}
.function_c .li-product .pic{width:100px;height:100px;float: left;margin-right: 5px;}
.function_c .li-product .pic img {width:100%;height:100%;object-fit:cover;}
.function_c .list-pic-1-1 .pic{height:102px;}
.function_c .list-pic-3-4 .pic{height:100px;}
.function_c .li-product h2 {height:42px;font-weight:normal;font-size:14px;line-height:21px;white-space:normal}
.function_c .li-product .product-price {margin:30px 0 0 0;height: 20px;line-height: 20px;}
.function_c .li-product .product-price .price {font-size: 20px;}
.function_c .li-product .product-price .price::before , .function_c .li-product .product-price .nullprice::before  {font-size: 16px;}
.function_c .li-product .product-price .nullprice , .function_c .li-product .product-price .free {font-size: 17px;}
.function_c .li-product .product-price .oldprice , .function_c .li-product .product-price .sales-volume {font-size: 12px;color:#999;} 
/* 分类模块 */
#divCatalog ul{padding:0;}
#divCatalog ul li{width:100%; line-height:36px;margin-top:0; position: relative;}
#divCatalog ul li:first-child{border-top: 0;}
#divCatalog ul li a{display: block;}
#divCatalog a:hover , #divCatalog a.current{background: #f2f2f2;color:#555; }
#divCatalog ul li .sub-show {position:absolute;padding:5px;right:0;top:0; cursor: pointer;color:#999;margin:0;z-index: 5;font-size: 12px;}    
#divCatalog ul li .sub-show::after{padding:0 6px; line-height: 26px; height: 26px; background: #fff; border:.01rem solid #ededed;box-sizing: border-box; display: block;content:"\f64e";font-family:uicons-regular-rounded;}
#divCatalog ul li .sub-hide::after{content:"\f5b7";}
#divCatalog ul li.current-li ul{display: block;}
#divCatalog ul li.current-li ul ul{display: none;}
#divCatalog ul li.current-li ul li.current-li ul{display: block;}
#divCatalog ul li.current-li ul li.current-li ul ul{display: none;}
#divCatalog ul li.current-li ul li.current-li ul li.current-li ul{display: block;}
#divCatalog ul ul{display: none;transition:top .5s;margin:10px;border:.01rem solid #ededed;box-shadow:0 1px 5px rgba(0,0,0,.1)}
/* 作者模块 */
#author div{text-align: center;}
#author .authorbg{position:relative;margin:0 0 50px 0;padding:0;}
#author .authorbg img{width:100%;height:auto;display: block;}
#author .authorbg .avatar{position:absolute;bottom:-40px;left:50%;z-index:9;margin-left:-40px;padding:5px;width:80px;height:80px;border-radius:50%;background:#fff}
#author .authorbg .avatar img{width:70px;height:70px;border-radius:50%}
#author h2 , #author p{font-size: 14px;padding:0 15px;text-align: center;}
#author p{line-height: 150%;margin:15px 0;}
#author .authorcount{padding:0;font-size: 0;border-top:.01rem solid #ededed;}
.authorcount div{ padding:10px 0;display: inline-block;color: #999;  line-height:150%;width:25%;font-size: 12px;border-right:.01rem solid #ededed;}
.authorcount div:nth-child(4) {border-right:0;}
.authorcount small{display:block;font-size: 16px;margin-bottom:5px;}
/* 关注我们 */
#follow div{text-align:center}
#follow div img{width:50%;height:auto;border:.01rem solid #ebebeb}
#follow div p{margin-top:15px;text-align:center;line-height:150%}
/* 广告模块 */
#sidebardiy .function_c{border:0;}
#sidebardiy div{padding:0;}
#sidebardiy div img{width:100%;display: block;}
/* 图标汇集 */
#divMisc ul li{display: inline-block;width:33.33333333%}
#divMisc ul li img{border:.01rem solid #ededed;width:100%;height:auto}
/* 网站标签和热门标签 2023-05-11 22:01:03*/
#divTags ul,#hottag ul,#randtag ul{padding:5px 10px 15px 10px}
#divTags ul li,#hottag ul li,#randtag ul li{display: inline-block;margin:10px 5px 0 5px;padding:0 5px;}
#divTags ul li a,#hottag ul li a,#randtag ul li a{ padding:0;}
#divTags ul li span,#hottag ul li span,#randtag ul li span{ font-size: 12px;color:#999;position: relative;top:-2px;}
/* 链接 */
#divArchives ul,#divAuthors ul,#divFavorites ul,#divLinkage ul,#divStatistics ul{font-size: 0;padding:0 0 15px 15px}
#divArchives ul li,#divAuthors ul li,#divFavorites ul li,#divLinkage ul li,#divStatistics ul li{width:50%;display: inline-block;}
#divArchives ul li a,#divAuthors ul li a,#divFavorites ul li a,#divLinkage ul li a,#divStatistics ul li a{padding:0 15px 0 0;}
#divCalendar caption{font-size:16px;line-height:40px}
#divCalendar table{width:100%;border-collapse:collapse;text-align:center}
#divCalendar div{margin:0 -.01rem -.01rem -.01rem;padding:0;}
#divCalendar thead tr{background:#87a9c5!important;color:#fff}
#divCalendar table td,#divCalendar table th{padding:8px 0;vertical-align:middle;text-align:center}
#divCalendar table th{border:.01rem solid #ebebeb}
#divCalendar table td{border:.01rem solid #ededed;color:#999}
/* 搜索 */
#divSearchPanel form{position:relative;width:100%}
#divSearchPanel input[type=text]{display:block;padding:.01rem 55px 0 5px;width:100%;height:36px;border:.01rem solid #ebebeb;line-height:36px}
#divSearchPanel input[type=submit]{position:absolute;top:0;right:0;width:50px;border:0;background:#0069cc;color:#fff;line-height:36px;cursor:pointer}
#divSearchPanel input[type=submit]:hover{background:#0077e6}
/* 控制面板 */
#divContorPanel div{text-align:center;}
#divContorPanel div a{display:inline-block;margin-top:10px;padding:0 15px;border:.01rem solid #ededed;border-radius:10px;background:#f7f7f7;line-height:30px}
#divContorPanel div a:hover{background:#ededed;color:#444;}
/* 网站评论 */
#comments .h3 span small{position: relative;top:-.01rem;  margin:0 2px; border-radius: 2px; font-size: 14px ; padding:2px;background:#4baa4e;color:#fff}
.compost{margin:0 0 20px 0;}
.compost .com_name span{display:inline-block;margin:0 20px 10px 0;line-height:21px;}
.compost .com_info{overflow:hidden;font-size: 0;position: relative;}
.compost .com_info li{position:relative; display: inline-block;font-size:14px;width:32%; margin:0 2% 20px 0 }
.compost .com_info li:nth-child(3){margin:0 0 20px 0;}
.compost .com_info li input{padding:0 10px;width:100%;border:.01rem solid #e6e6e6;line-height:36px;height:36px;}
.compost .com_info li img{position:absolute;top:0;left:100%;width:108px;height:36px;cursor:pointer;}
.compost .com_info textarea{display:block;margin-bottom:20px;font-size:14px;padding:10px;width:100%;border:.01rem solid #e6e6e6;}
.compost .com_info button,.writing button{display:inline-block;padding:0 20px;background:#0069cc;color:#fff;line-height:36px; border-radius: 5px;  cursor:pointer}
.compost .com_info button:hover , .writing button:hover{background:#0077e6}
.compost .com_info button::after , .writing button::after{line-height:1;position: relative; top:0.1rem;margin: 0 0 0 3px;content: "\f130";font-family:uicons-regular-rounded;}
.comlist ul:nth-child(3){border-top:.01rem solid #ededed;}
.comlist ul{ border-bottom:.01rem solid #ededed;border-left:.01rem solid #ededed; border-right:.01rem solid #ededed;}
.comlist ul ul.bordertop{margin-top:0;}
.comlist ul ul{margin:0 15px 15px 5%;border:.01rem solid #ededed;box-shadow:0 1px 5px rgba(0,0,0,.1)}
.comlist ul p ul{margin:15px 0 0 0;}
.comlist li{display:block;overflow:hidden;padding:15px}
.comlist li:hover{background:#f4f7fb;}
.comlist .reply:hover{background: #fff;}
.comlist .reply li:hover{background:#f4f7fb;}
.comlist li.reply:hover{background: #fff;}
.comlist li img{float:left;width:39px;height:39px;border-radius:50%} 
.comlist li:hover img{-webkit-transform:rotateZ(360deg);-moz-transform:rotateZ(360deg);-o-transform:rotateZ(360deg);transform:rotateZ(360deg)}
.comlist .reply:hover img , .comlist .reply .reply:hover img {-webkit-transform:rotateZ(0deg);-moz-transform:rotateZ(0deg);-o-transform:rotateZ(0deg);transform:rotateZ(0deg)}
.comlist .reply li:hover img , .comlist .reply .reply li:hover img {-webkit-transform:rotateZ(360deg);-moz-transform:rotateZ(360deg);-o-transform:rotateZ(360deg);transform:rotateZ(360deg)}
.comlist li .clbody{margin-left:50px}
.comlist li.reply{padding:0!important}
.clbody .cinfo{overflow:hidden}
.clbody .cinfo h5{float:left;font-weight:normal;font-size:14px;line-height:21px}
.clbody .cinfo span{float:right}
.clbody em{display:block;margin-bottom:10px;color:#999;font-style:normal;font-size:12px;line-height:18px}
.clbody p{line-height:150%}
.clbody .cinfo h5,.clbody .cinfo span a,.clbody p a,.compost .com_name a{color:#7494b4}
/* 评论打分 */
.comment-rating{display: inline-block;position: absolute; left:128px;bottom:2px;}
.comment-rating label{font-size: 24px; line-height: 1; padding:0 2px;color:#f5ca0a; cursor: pointer; }
.comment-rating input{display: none;}
.comment-rating label::before{content: "\f4e0";font-family:uicons-regular-rounded;}
/* 点击添加类active */
.comment-rating label:hover ~ label , .comment-rating label.active ~ label{color:#e6e6e6;}
.comment-rating label.active-all{color: #f5ca0a !important;}
/* 评论翻页 */
.comlist .pagebar{margin:10px 0 0 0;}
.comlist .pagebar .page{margin:10px 3px 0 3px;}
/* 页脚 */
footer{ position: relative;margin: 20px 0 0 0;}
footer div.section:first-child{margin: 0 0 20px 0;}
footer div.section:last-child{margin: 0;}
.footer{border-top:.01rem solid #e6e6e6;padding:5px 0 20px 0;font-size: 14px;color:#666;} 
.footer a{color:#666;}
.footer ul{line-height:150%;margin:15px 0 0 0;}
.footer ul li{display:inline-block;margin-right:15px}
.footer p{margin:15px 0 0 0;line-height:150%;color:#666;}
.main-width .footer {padding-bottom: 28px;}
.gongan{position:relative;top:-2px;margin-right:2px;width:16px;height:16px}
/* 最大网页宽度1816px */
@media screen and (max-width:1816px){
.main-width{padding:0 20px;}
}
/* 最大网页宽度1536px */
@media screen and (max-width:1536px){
/* 图文列表 */
.list-it li{width:100%;margin:20px 0 0 0;}
.list-it li:first-child{margin:0;}
.list-it li:nth-child(2){margin:20px 0 0 0;}
/* 合作伙伴&友情链接 */
.partner li , .links li{width:20%; }
}
/* 搜索 */
@media screen and (min-width: 1260px) and (max-width: 1300px) {
.search {width: 295px; }
}
/* 隐藏导航搜索按钮 */
@media screen and (max-width:1260px){
.pc{display:none!important}
/* 目录 */
.allcategory{top: 60px; bottom: 0; width: 200px; left: -200px;border-right:.01rem solid #e6e6e6;background: #fff;}
.allcategory div{width:220px;}
.allcategory ul{width:200px;}
.allcategory ul{border:0;}
.allcategory ul li a{font-size: 14px;}
/* 目录按钮 */
.allcategory-button{position: fixed;z-index: 99;top:120px;left:0;color: #0093c8;height:auto;writing-mode: tb-rl;display: block;}
.allcategory-button::before{position: relative; left:0.05rem; margin-bottom:0;font-size: 1.5rem;content:"\f449";font-family: uicons-regular-rounded;}
.f-hide-icon::before{content:"\f498";color: #056498}
.allcategory-button span{display: block; position:absolute;left:0;top:0;right:0;bottom:0;}
.allcategory-button span::before{content: " ";}
.allcategory-button .f-hide{display: none;}
/* 主体 */
.main-left-220{margin-left:0px;}
/* 手机版隐藏 */
.login,.nav,.nav li:hover ul,.search{display:none}
.login,.nav,.search{box-shadow:0 1px 5px rgba(0,0,0,.1);}
/* 手机版按钮 */
.button-box{display:block;height:60px;text-align:right;float: right;margin:2px -10px 0 0;}
.button-box button{padding:0 2px;line-height:60px;font-size:13.8px;cursor:pointer;}
.button-box button::before{display:block;}
/* 导航按钮样式 */
.button-box button#mnav::before {content: "导航";padding: 0 15px;line-height: 30px;font-size: 1em;cursor: pointer;background-color: rgb(78 128 218);border-radius: 8px;box-shadow: rgb(78 78 78 / 80%) 1px 1px 6px;margin: 0.75em 2.5px 0px 0px;font-family: 隶书, SimLi;color: #f2f2f2;text-align: left;transition: background-color 0.3s ease, color 0.3s ease, box-shadow 0.3s ease;font-weight: bold;}
/* 搜索按钮样式 */
.button-box button#msearch::before {content: "搜索";padding: 0 15px;line-height: 30px;font-size: 1em;cursor: pointer;background-color: rgb(78 128 218);border-radius: 8px;box-shadow: rgb(78 78 78 / 80%) 1px 1px 6px;margin: 0.75em 2.5px 0px 0px;font-family: 隶书, SimLi;color: #f2f2f2;text-align: left;transition: background-color 0.3s ease, color 0.3s ease, box-shadow 0.3s ease;font-weight: bold;}
.button-box button#muser::before {content: "用户";padding: 0 15px;line-height: 30px;font-size: 1em;cursor: pointer;background-color: rgb(78 128 218);border-radius: 8px;box-shadow: rgb(78 78 78 / 80%) 1px 1px 6px;margin: 0.75em 2.5px 0px 0px;font-family: 隶书, SimLi;color: #f2f2f2;text-align: left;transition: background-color 0.3s ease, color 0.3s ease, box-shadow 0.3s ease;font-weight: bold;}
.button-box button:hover{color:#0069cc}
.login,.nav,.search{position:absolute;height:auto;top:60px;right:0;left:0;z-index:5;margin:0;width:100%;background:#fff;transition:top .5s}
.login , .search{padding:20px}
.search input {font-size: 16px;}
/* menu */
.head-menu{position:absolute;height:auto;top:60px;right:0;left:0;z-index:5;margin:0;width:100%;padding:0 10px;  background:#fff;transition:top .5s;box-shadow: 0 1px 5px rgba(0,0,0,.1);  float: none;display: none;} 
.head-menu{text-align: right;padding:10px;}
.head-menu div{line-height: 40px;height: 40px;}
.menu-user img{margin:0;}
.menu-user-menu{top:50px;}
/* 导航 */
.nav {overflow: auto;line-height:36px;max-height: calc(100vh - 60px);border-bottom:.01rem solid #e6e6e6;}
.nav li{width:100%;line-height:36px;height:auto;}
.nav li a:hover , .nav li.current-li a{color:#333;}
.nav li .nav-show {position:absolute;right:0;top:0;padding:5px; cursor: pointer;margin:0 5px 0 0;z-index: 5;font-size: 12px;}
.nav li .nav-show::after{ position: static; content:"\f64e";padding:0 6px; line-height: 26px; height: 26px; border:.01rem solid #ededed;background:#fff; box-sizing: border-box; display: block;}
.nav li .nav-hide::after{content:"\f5b7";}
.nav li::before{border-bottom:0;}
.nav li a:hover , .nav li a.current , .nav li ul li.current-li a{background:#f2f2f2;}
.nav li.current-li ul{display: block;}
.nav li ul{position: static;top:0;margin:10px;box-shadow:none;} 
.nav li ul li:hover , .nav li ul li.current-li{background:#fff;}
.nav li ul li{border-top:0;}
.dayandnight{padding:0;}
/* 图片列表 */
.list-pic li{width:49%; margin:20px 2% 0 0; }
.list-pic li:nth-child(3){margin:20px 2% 0 0;}
.list-pic li:nth-child(2n) , .list-pic li:nth-child(4){margin:20px 0 0 0;}
.list-pic li:nth-child(2){margin:0}
/* 两栏文章列表 */
.twocolumn div.section , .twocolumn div.section:nth-child(2){width:100%;margin:20px 0 0 0;}
.twocolumn div.section:first-child{margin:0}
}
/* 最大宽度980px */
@media screen and (max-width:980px){
/* 主体 */
.main-left{margin:0;width:100%;} 
.main-right{margin:-20px 0 0 0;width:100%;} 
/* 优惠公告 */
.article table {width: 100%;}
.article .table .source {width: 100%;}
.product-price { height: auto; text-align: center; line-height: normal; }
.product-price .discount-announcement { width: 100%; margin-top: 8px; }
/* 手机不缩进 */
.zl-custom {padding: 3px 3px 3px 0;}
.zl-custom1, .zl-custom2, .zl-custom3, .zl-custom4, .zl-custom5 {text-indent: 0;}
/* 专用页面 */
.about-us-content-margins {margin-left: 0 !important;margin-right: 0 !important;}
/* 重置编辑器——多图上传 */
#edui_fixedlayer .edui-dialog-body{padding:2px .01rem 0 .01rem!important;}
#edui_fixedlayer .edui-dialog-titlebar , #edui_fixedlayer .edui-dialog-foot{background: transparent!important;}
#edui_fixedlayer .edui-dialog-content{max-height:400px!important;max-width:350px!important;position: relative;}
#edui_fixedlayer .edui-dialog-content::before{ content: ""; position: absolute;left:7px;top:0; width:125px;height:38px; border-bottom: .01rem solid #cccccc;  display: block; background: #fff;z-index: 99;}
}
@media screen and (max-width:720px){
body {background: none;}
/* 多类定义 */
.content, .section, .article-content, .allcategory, .function, .contactus, .pagebar, .breadcrumb {padding: 8px;background:#ffffff;}
.main-width .footer {padding: 8px;background:#ffffff;}
.slidesbox {background:#ffffff;}
.content-enlarge-narrow span {display: none;}
/* 交互 */
.sharing {margin-top: -5px;}
.sharing button {display: inline-block;width: 40px;height: 45px;}
.sharing button span {font-size: 9px;}
.sharing button:before {width: 40px;height: 26px;line-height: 26px;font-size: 24px;}
#bigimg {border-width: 3px;}
/* 图文列表 */
.list-it li h2{height:48px; white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.list-it li .pic{width:152px;height:114px}
.list-it-1-1 li , .list-it-1-1 li .pic{height:152px}
.list-it-3-4 li , .list-it-3-4 li .pic{height:203px}
.list-it li p{display: none;}
.list-it-3-4 li p{display: block;}
/* 合作伙伴&友情链接 */
.partner li , .links li{width:33.333333%; }
/* 聚合搜索 */
.content h1{font-size:20px}
.article-extend h1 {margin:20px 0 0 0;text-align:center; }
.article-extend .info , .article-extend .tags , .article-extend .productattr , .article-extend .article-extend-button{text-align:center;}
.article-extend img{float:none}
.article-extend .mainimages{text-align:center; width:100%;}
.article-extend .mainimages img{max-width:300px;}
.article-extend-product{width:100%;padding:0;}
/*手机热门关键词 */
.website-link {max-width: 100%;justify-content: center;text-align: center;}
.website-link a.popular_link {display: inline-block;margin: 10px 5px auto;text-align: center;font-size: 1em;padding: 5px 5px;}
/* 翻页 */
.turn li{width:100%}
.turn li:nth-child(2){margin:20px 0 0 0;}
}
@media screen and (max-width:480px){
.main-width{padding: 0 12px;}
.zl-custom {font-size: 1em;}
.zl-custom1, .zl-custom2, .zl-custom3, .zl-custom4, .zl-custom5 {font-size: 0.9em;}
.contact-us {padding:8px 8px;}
/* 文章扩展 */
.article-extend {padding: 6px;margin: -3px;}
.website-link a.popular_link {font-size: 0.9em;}
/* 当前分类子分类 */
.subcategorys{padding: 0 5px 15px 5px;}
.subcategorys ul{padding:15px 0 0 40px;}
.subcategorys span , .subcategorys li{margin:0 10px;font-size: 14px;}
/* tab */
.content-tab li{margin:0 5px;font-size:1em;}
.content-tab li:first-child{margin:0 5px 0 0;}
.content-enlarge-narrow span {margin: 0 5px;}
/* 图文列表 */
.list-it li .pic{width:88px;height:88px;}
.list-it-1-1 li , .list-it-1-1 li .pic{height:100px}
.list-it-3-4 li , .list-it-3-4 li .pic{height:120px}
.list-it li p{display: none;}
.list-it li h2 {height:45px;font-size: 13.8px;line-height: 22px;}
/* 图片列表 */
.list-pic li h2{height:45px;font-size: 15px;line-height: 22.5px;}
.list-pic li .info .timeicon , .list-pic li .product-price .sales-volume{display: none;}
.list-pic li .product-price{height: 20px;line-height: 20px;}
.list-pic li .product-price .price{font-size: 20px;}
.list-pic li .product-price .price::before , .list-pic li .product-price .nullprice::before{font-size: 16px;}
.list-pic li .product-price .nullprice , .list-pic li .product-price .free{font-size: 17px;}
/* 友情链接 */
.links li{width:50%; }
.links li{padding:0 5px 0 15px;}
.links li:nth-child(2n){padding:0 15px 0 5px;}
/* 轮播图 */
.slides p{padding:20px 10px 10px 10px}
.slides p a{width:70%}
.slides_tabs{right:10px;bottom:19px}
/* 纯标题列表 */
.list-a li{white-space:normal}
/* 商品属性 */
.product-info div{width:100%;}
/* info */
.info{font-size: 13.8px;}
/* 反馈 */
.feedback{left:15px;margin:-200px 0 0 0; width: -webkit-calc(100% -30px);width: -moz-calc(100% - 30px);width: calc(100% - 30px); }
/* 评论 */
.compost .com_info li{width:100%; margin:0 0 20px 0 }
.compost .com_info li.inpVerify{width:50%;}
.comlist ul ul{margin:0 10px 10px 5%;}
.comlist ul p ul.bordertop{margin:10px 0 0 0;}
.comlist li{padding:10px}
/* 评论打分 */
.comment-rating{position:initial;width:100%;margin:0 0 15px 0;}
.comment-rating label{font-size: 20px; }
/* 页脚 */
.footer ul li{margin-bottom: 8px;}
.footer{font-size: 12px;} 
.main-width .footer {padding-bottom: 18px;}
}
@media screen and (max-width: 380px) {
.content-tab li{font-size:0.85em;}
}
/* 缩放适配 */
@media screen and (max-width: 350px) {
.name{font-size:1em;margin:0 0 0 5px;}
.button-box{margin:5px -15px 0 0;}
.button-box button{padding:0 1px;font-size:13px;}
.content-tab {padding: 1px;}
.content-tab li {font-size: 0.7em;}
}
/* 夜间模式 */
body.fuinight {background: #333; color:#e6e6e6; }
body.fuinight img{filter:brightness(90%);}
body.fuinight a{color:#e6e6e6;}
body.fuinight a:hover{color:#0069cc;}
body.fuinight header , body.fuinight .dayandnight , body.fuinight .login , body.fuinight .search{background: #3b3b3b; border-bottom:.01rem solid #444;}
body.fuinight.logo{color:#e6e6e6;}
body.fuinight .logo img{filter: brightness(100%);} 
body.fuinight .dayandnight button{color:#e6e6e6;}
/* 登录 */
body.fuinight .login{color:#e6e6e6;}
body.fuinight .login a{border-left:.01rem solid #444}
body.fuinight .login a:first-child{border:0;}
/* 搜索 */
body.fuinight .search input{border:.01rem solid #444;background: #333;color:#e6e6e6;}
body.fuinight .search button{color:#e6e6e6;}
/* 快捷菜单 */
body.fuinight .menu-user-menu{background:#333;border:.01rem solid #3d3d3d;box-shadow:0 3px 5px rgba(0,0,0,.2);}
body.fuinight .menu-user-menu li:last-child{border-top:1px solid #3d3d3d;}
/* 导航 */
body.fuinight .nav li ul{background:#333;border:.01rem solid #3d3d3d;}
body.fuinight .nav li .nav-show::after{color:#555;}
body.fuinight .nav li ul li{border-top:.01rem solid #3d3d3d;}
body.fuinight .nav li ul li:first-child {border-top:0;}
body.fuinight .nav li a:hover , body.fuinight .nav li.current-li ul li a{color:#e6e6e6;}
body.fuinight .nav li ul li:hover , body.fuinight .nav li ul li.current-li{background:#3d3d3d;}
/* 当前位置 */
body.fuinight .breadcrumb{border-bottom:.01rem solid #444;color:#777;}
body.fuinight .breadcrumb a {color:#777;}
body.fuinight .breadcrumb a :hover{color:#0069cc}
/* 重置背景 */
body.fuinight .allcategory {border-right:.01rem solid #444;background: #333;}
body.fuinight .allcategory ul ul, body.fuinight #divCatalog ul ul, body.fuinight .list-a , body.fuinight .function_c , body.fuinight .list-it li , body.fuinight .list-pic li , body.fuinight .partner li , body.fuinight .links, body.fuinight .turn li {border:.01rem solid #3d3d3d;}
body.fuinight .allcategory a:hover , body.fuinight .allcategory a.current , body.fuinight #divCatalog a:hover , body.fuinight #divCatalog a.current{background: #3d3d3d;color:#cccccc; } 
body.fuinight .allcategory ul li .sub-show::after ,body.fuinight #divCatalog ul li .sub-show::after{border:.01rem solid #3d3d3d;background: #333;}
/* 当前分类子分类 */
body.fuinight .subcategorys {border:.01rem solid #444;}
body.fuinight .subcategorys span{color:#777}
/* 列表 */
body.fuinight .list-it li:hover,body.fuinight .list-pic li:hover,body.fuinight .turn li:hover ,body.fuinight .partner li:hover{box-shadow:0 3px 5px rgba(0,0,0,.2);}
/* #777 */
body.fuinight .info a , body.fuinight .info , body.fuinight .content-enlarge-narrow , .body.fuinight list-pic li .product-price .oldprice, body.fuinight .list-pic li .product-price .sales-volume {color:#777}
body.fuinight .info a:hover{color:#0069cc}
/* 翻页 */
body.fuinight .pagebar .page{border:.01rem solid #3d3d3d;background:#333;}
body.fuinight .pagebar .now-page,body.fuinight .pagebar .page:hover{border:.01rem solid #0069cc;background:#0069cc;color:#fff}
/* 侧栏 */
body.fuinight .function_t{ border-top: .01rem solid #3d3d3d;border-left: .01rem solid #3d3d3d;border-right: .01rem solid #3d3d3d;}
/* 控制面板 */
body.fuinight #divContorPanel div a{border:.01rem solid #3d3d3d;background:#333;}
body.fuinight #divContorPanel div a:hover{background:#3d3d3d;color:#e6e6e6;}  
/* 日历 */
body.fuinight #divCalendar thead tr{background:#3d3d3d!important;color:#fff}
body.fuinight #divCalendar table th{border:.01rem solid #444}
body.fuinight #divCalendar table td{border:.01rem solid #3d3d3d;}
/* 搜索 */
body.fuinight #divSearchPanel input[type=text]{border:.01rem solid #444;background: #333;}
body.fuinight #divSearchPanel input[type=submit]{color:#e6e6e6;}
/* 热门 */
body.fuinight .function_c li small , body.fuinight .list-a li small{color:#e6e6e6;background: #444;}
.function_c li:nth-child(1) small, .list-a li:nth-child(1) small { background: #ff5733 !important; }
.function_c li:nth-child(2) small, .list-a li:nth-child(2) small { background: #f57c00 !important; }
.function_c li:nth-child(3) small, .list-a li:nth-child(3) small { background: #ff8c00 !important; }
.function_c li:nth-child(4) small, .list-a li:nth-child(4) small { background: #ffbb33 !important; }
.function_c li:nth-child(5) small, .list-a li:nth-child(5) small { background: #fbc02d !important; }
.function_c li:nth-child(6) small, .list-a li:nth-child(6) small { background: #4caf50 !important; }
.function_c li:nth-child(7) small, .list-a li:nth-child(7) small { background: #66bb6a !important; }
.function_c li:nth-child(8) small, .list-a li:nth-child(8) small { background: #81c784 !important; }
.function_c li:nth-child(9) small, .list-a li:nth-child(9) small { background: #2dc2da !important; }
.function_c li:nth-child(10) small, .list-a li:nth-child(10) small { background: #82d1ec !important; }
/* 标签 L 2023-05-11 22:02:40*/
body.fuinight #divTags ul li span, body.fuinight #hottag ul li span, body.fuinight #randtag ul li span{color:#777;}
/* 作者信息 */
body.fuinight #author .authorcount{border-top: .01rem solid #3d3d3d;}
body.fuinight .authorcount div{border-right: .01rem solid #3d3d3d;}
body.fuinight #author .authorbg .avatar{background: #333;}
body.fuinight #author .authorbg img{filter:brightness(80%);}
body.fuinight #author .authorbg .avatar img{filter:brightness(80%);}
/* 商品推荐 */
body.fuinight .function_c .li-product {border-top: .01rem solid #3d3d3d;}
body.fuinight .function_c .li-product:first-child{border: 0;}
/* 文章 */
body.fuinight .article-extend-button a#website-qrcode{background: #3d3d3d;}
body.fuinight .article-extend-button a#website-qrcode:hover{background: #444;}
body.fuinight .columnintro::before , body.fuinight .article blockquote::before{color:#444;}
body.fuinight .product-price .price , body.fuinight .product-price .nullprice{color:#f91f1f;}
body.fuinight .article table th{border:.01rem solid #555;}
body.fuinight .article table td{border:.01rem solid #444;}
body.fuinight .article table tr:nth-child(2n){background:#3d3d3d;}
body.fuinight .article table>thead>tr{background:#444;}
/* 版权声明 */
body.fuinight .articlecopyright{border-left:3px solid #3d3d3d; background: #2c2e30;}
body.fuinight .product-info {border:.01rem solid #444;}
body.fuinight .content-tab{border-bottom:.01rem solid #444;}
/* 反馈 */
body.fuinight .feedback{filter: brightness(90%);}
/* 重置编辑器 */
body.fuinight .edui-default .edui-editor-bottomContainer td{border-top:.01rem solid #444;border-left: 0;border-right: 0;border-bottom: 0;}
body.fuinight .edui-default .edui-editor-toolbarboxouter{background: #333;border-bottom: .01rem solid #444;}
body.fuinight .edui-box{background: #fff;border-radius: 2px;color:#333;}
body.fuinight .edui-default .edui-popup{color:#333;}
body.fuinight .edui-default .edui-toolbar .edui-separator{width:0;margin:0!important}
.edui-default .edui-editor-toolbarbox{box-shadow: 0 0 0 rgb(0 0 0 / 0)!important;}
body.fuinight .edui-default .edui-editor{border:.01rem solid #444;background: #333;color:#fff}
body.fuinight .edui-default .edui-toolbar .edui-button, body.fuinight .edui-default .edui-toolbar .edui-splitbutton, body.fuinight .edui-default .edui-toolbar .edui-menubutton, body.fuinight .edui-default .edui-toolbar .edui-combox {margin: 2px;}
body.fuinight .edui-editor-iframeholder{background: #ccc;}
body.fuinight .edui-default .edui-editor-breadcrumb span{color: #e0a552;}
body.fuinight .writing input,body.fuinight .writing select{border:.01rem solid #444;background: #333;color:#e6e6e6;}
body.fuinight .writing .btnbox , body.fuinight .websitemeta #metabtn{ background:#3d3d3d;color:#fff}
body.fuinight .writing .btnbox:hover , body.fuinight .websitemeta #metabtn:hover{background:#444;}
body.fuinight .compost .com_info li input , body.fuinight .compost .com_info textarea{background: #333; border:.01rem solid #444;color:#e6e6e6;}
body.fuinight .compost .com_info button,body.fuinight .writing button{color:#e6e6e6;}
/* 重置评论 */
body.fuinight .comlist ul.bordertop , body.fuinight .comlist ul:nth-child(3){border-top:.01rem solid #3d3d3d;}
body.fuinight .comlist ul{ border-bottom:.01rem solid #3d3d3d;border-left:.01rem solid #3d3d3d; border-right:.01rem solid #3d3d3d;}
body.fuinight .comlist ul ul{border:.01rem solid #3d3d3d;}
body.fuinight .comlist li:hover{background:#2c2e30;}
body.fuinight .comlist .reply:hover{background: #333;}
body.fuinight .comlist .reply li:hover{background:#2c2e30;}
body.fuinight .comlist li.reply:hover{background: #333;}
body.fuinight #comments a:hover{color:#7494b4}
/* 评论打分 */
body.fuinight .comment-rating label:hover ~ label, body.fuinight .comment-rating label.active ~ label{color:#444;}
/* 重置页脚 */
body.fuinight footer div.footer{border-top:.01rem solid #444;}
body.fuinight footer div.footer , body.fuinight footer div.footer a{color:#777;}
/* 最大网页宽度1280px */
@media screen and (max-width:1536px){
body.fuinight .allcategory-button{background: #333;color:#e6e6e6; border-top:.01rem solid #444;border-right:.01rem solid #444;border-bottom:.01rem solid #444;}
body.fuinight .allcategory-button::before{color:#e6e6e6; }
}
/* 最大网页宽度1260px */
@media screen and (max-width:1260px){
body.fuinight .login, body.fuinight .nav, body.fuinight .search , body.fuinight .head-menu{background: #333;box-shadow:0 3px 5px rgba(0,0,0,.2);}
body.fuinight .nav{border-bottom:.01rem solid #444;}
body.fuinight .nav li .nav-show::after{border:.01rem solid #3d3d3d;background:#333;color:#999;}
body.fuinight .nav li a:hover , body.fuinight .nav li a.current , body.fuinight .nav li ul li.current-li a{background:#3d3d3d;}
body.fuinight .nav li a:hover , body.fuinight .nav li.current-li a{color:#e6e6e6;}
body.fuinight .nav li ul li:hover , body.fuinight .nav li ul li.current-li{background:#fff;}
body.fuinight .nav li ul li{border-top:0;}
body.fuinight .button-box button{color:#e6e6e6;}
}