.wp{width:100%;}.slider{width:100%;height:66vh;}.home-header-fixed{position:absolute;left:0;right:0;top:88px;z-index:6;}.home-header-fixed .home-header-fixed-cont{position:absolute;right:0;top:0;width:22%;color:#ffffff;}.home-header-fixed .diy-mode{top:40px;}.home-header-fixed .home-header-tags{border-radius:10px;background-color:rgba(51,51,51,0.3);}.home-header-fixed .home-header-fixed-cont a{color:#ffffff;}.home-header-fixed .cont-wrap{padding:10px 20px;}.home-header-fixed .cont-wrap li{margin:4px 0;height:40px;overflow:hidden;border-radius:8px;}.home-header-fixed .cont-wrap a{font-size:14px;padding:6px;display:inline-block;width:100%;}.home-header-fixed .cont-wrap a:hover{background-color:rgba(255,255,255,0.1);}.home-header-fixed .cont-wrap a i{padding:8px;color:rgba(255,255,255,0.95);background:rgba(0,0,0,0.08);border-radius:50%;}@media (min-width:1400px){.home-header-fixed .home-header-fixed-cont{width:26%;}.home-header-fixed .cont-wrap a{padding:0.08rem;font-size:0.2rem;line-height:0.5rem;}.home-header-fixed .cont-wrap li{margin:0.06rem 0;height:0.66rem;}}@media (min-width:1920px){.home-header-fixed .home-header-fixed-cont{width:25%;}.home-header-fixed .cont-wrap{padding:1.04166667vw;}.home-header-fixed .cont-wrap a{-webkit-border-radius:0.1rem;-moz-border-radius:.1rem;border-radius:0.1rem;padding:0.1rem;font-size:0.2rem;line-height:0.5rem;}.home-header-fixed .cont-wrap li{margin:0;height:0.7rem;}}.home-recommend{margin-top:-40px;}.home-recommend .recommends{background-color:#ffffff;padding:20px 30px;border-radius:8px;}.home-recommend .recommends .item{box-sizing:border-box;float:left;width:20%;}.home-recommend .recommends .item .item-wrap{position:relative;display:block;}.home-recommend .recommends .item .item-wrap .item-ico{height:40px;width:40px;color:#5a5a5a;background-color:#F5F8FA;position:absolute;left:0;border-radius:4px;text-align:center;-webkit-transition:all .2s;transition:all .2s;}.home-recommend .recommends .item .item-wrap .item-ico i{line-height:40px;font-size:22px;}.home-recommend .recommends .item .item-wrap .item-main{margin-left:58px;}.home-recommend .recommends .item .item-wrap .item-title{font-size:16px;color:#323232;font-weight:600;line-height:24px;-webkit-transition:all .2s;transition:all .2s;}.home-recommend .recommends .item .item-wrap .item-desc{color:rgba(25,28,61,0.5);font-size:12px;}.home-recommend .recommends .item .item-wrap .item-title .go{background-color:#FF6000;padding:0 6px;color:#fff;border-radius:4px;font-size:12px;height:17px;line-height:17px;display:inline-block;}.home-recommend .recommends .item-wrap:hover{color:#ff6000;}.home-recommend .recommends .item-wrap:hover .item-ico{background-color:#ff6000;color:#ffffff;}.home-recommend .recommends .item-wrap:hover .item-title{color:#ff6000;}@media (min-width:1330px){.home-recommend .recommends .item .item-wrap .item-ico i{font-size:0.3rem;}}@media (min-width:1920px){.home-recommend .recommends .item .item-wrap .item-title{font-size:0.2rem;margin-bottom:0.06rem;}}.home-list-title{margin-bottom:30px;margin-top:40px;}.home-list-title .xm-title{display:inline-block;font-size:32px;vertical-align:middle;margin-right:20px;font-weight:600;}.home-list-title .part-list-title{display:inline-block;vertical-align:middle;font-size:0.2rem;}.home-list-title .part-list-title .items{display:inline-block;}.home-list-title .part-list-title .item{margin:0 12px;float:left;}.home-list-title .part-list-title .item-wrap{display:block;}.home-list-title .part-list-title .item-title{font-weight:normal;display:inline-block;line-height:30px;color:#404040;background-color:transparent;padding:1px 8px;border-radius:4px;}.home-list-title .part-list-title .item:nth-child(2) .item-title,.home-list-title .part-list-title .item:nth-child(1) .item-title{font-weight:bold;}.home-list-title .part-list-title .item.current .item-wrap .item-title{color:#ffffff;background-color:#ff6000;}.home-list-title .part-list-title .item-wrap:hover .item-title{background-color:#fff;color:#ff6000;}.home-forums .part-title{font-size:22px;font-weight:700;color:#333;margin-bottom:20px;}.home-forums .forum-items{display:flex;flex-wrap:wrap;margin:-15px;}.home-forums .forum-items .item-forum{flex:0 0 25%;box-sizing:border-box;}.home-forums .forum-items .item-forum .item-wrap{padding:50px 20px 20px;background-color:#fff;border-radius:10px;overflow:hidden;position:relative;margin:15px;}.item-forum .item-bg{position:absolute;left:0;right:0;top:0;padding-top:100%;overflow:hidden;}.item-forum .item-bg::before{content:'';display:block;position:absolute;left:0;right:0;bottom:0;padding-top:54%;background-color:#fff;z-index:1;}.item-forum .item-bg::after{content:'';display:block;position:absolute;left:0;right:0;bottom:54%;padding-top:11%;background-image:-webkit-linear-gradient(top,rgba(255,255,255,0.7) 0%,#FFFFFF 100%);background-image:linear-gradient(180deg,rgba(255,255,255,0.7) 0%,#FFFFFF 100%);}.item-forum .item-bg .thumb{padding-top:100%;position:absolute;left:0;right:0;top:0;width:auto;background-size:100%;-webkit-filter:blur(90px);filter:blur(90px);}.item-forum .item-top{position:relative;box-shadow:0 20px 40px 0 rgb(0 0 0 / 2%);padding:15px;background-color:#ffffff;border-radius:8px;z-index:1;}.item-forum .author-intro{display:flex;position:relative;min-height:60px;align-items:center;}.item-forum .author-avatar{width:50px;height:50px;}.item-forum .author-avatar img{width:100%;height:100%;border-radius:6px;}.item-forum .author-main{margin-left:10px;}.item-forum .author-main .author-name{font-size:16px;font-weight:600;margin-bottom:5px;}@media (min-width:1920px){.item-forum .author-main .author-name{font-size:.2rem;}}.item-forum .author-meta{font-size:12px;line-height:1.5;height:18px;overflow:hidden;font-weight:normal;color:#9a9a9a;}.item-forum .author-info{font-size:12px;margin-top:14px;color:#b5b5b5;line-height:1.5;height:18px;overflow:hidden;}.item-forum .item-bottom{font-size:14px;position:relative;z-index:1;padding-top:20px;height:auto;overflow:hidden;box-sizing:border-box;}.item-forum .item-bottom-title{font-size:14px;color:#b5b5b5;font-weight:normal;margin-bottom:18px;}.item-forum .item-news{margin-bottom:20px;}.item-forum .news-item-wrap{display:flex;position:relative;color:#323232;align-items:center;}.item-forum .news-item-num{font-size:30px;color:#000;opacity:.15;line-height:1;font-family:Impact;width:48px;flex-shrink:0;}.item-forum .news-item-title{font-size:0.16rem;font-weight:normal;line-height:18px;height:36px;overflow:hidden;}.item-forum .news-item-wrap:hover{color:#ff6000;}.item-forum .news-item-wrap:hover .news-item-num{opacity:1;color:#ff6000;}.archive-list .items{display:flex;flex-wrap:wrap;margin:-15px;}.archive-list .items .item-article{flex:0 0 25%;box-sizing:border-box;}.archive-list .items .item-essay{flex:0 0 33.33%;}.archive-list .items .item-article .item-wrap{background:#fff;padding:20px;border-radius:10px;margin:15px;}.archive-list .items .item-article .item-top{overflow:hidden;position:relative;border-radius:8px;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);}.item-article .item-top::after{content:'';display:block;position:absolute;left:0;right:0;bottom:0;height:0;background-image:-webkit-linear-gradient(top,rgba(255,255,255,0.9) 0%,#fff 100%);background-image:linear-gradient(to bottom,rgba(255,255,255,0.9) 0%,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3ffffff',endColorstr='#ffffffff',GradientType=0);-webkit-transition:all .2s;transition:all .2s;z-index:2;}.item-article .item-thumb{overflow:hidden;position:relative;}.item-article .thumb{display:block;background-repeat:no-repeat;background-size:cover;width:100%;height:0;background-position:left center;}.item-article .item-thumb .thumb{padding-top:63.63636364%;-webkit-transition:all .2s;transition:all .2s;}.item-article .item-wrap:hover .item-top .thumb{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}.item-article .item-main{margin-top:20px;position:relative;-webkit-transition:all .2s;transition:all .2s;}.item-article .item-title{font-size:0.2rem;height:0.6rem;line-height:.3rem;overflow:hidden;margin-bottom:14px;}.item-article .item-title a{display:block;color:#323232;font-weight:600;}.item-article .item-title a:hover{color:#ff6000;}.item-article .item-desc{background-color:#fafafa;border-radius:2px;padding:12px 14px;color:#8a8a8a;-webkit-transition:all .2s;transition:all .2s;}.item-article .item-desc .desc-wrap{display:block;font-size:12px;line-height:18px;height:36px;overflow:hidden;-webkit-transition:all .2s;transition:all .2s;color:#8a8a8a;word-break:break-all;}.item-article .item-meta{margin-top:20px;display:flex;justify-content:space-between;}.item-article .item-meta a,.item-article .item-meta span{color:#b5b5b5;}.item-article .item-meta a:hover,.item-article .item-meta span:hover{color:#ff6000;}.item-article .item-meta .meta-left span{margin-left:5px;}.item-article .item-meta .tag-ico{background:#ffefda;color:#ff6000;border-radius:50%;margin-right:5px;width:20px;display:inline-block;height:20px;text-align:center;}.item-article .item-meta .tag-ico i{line-height:20px;}