.knowledgePage{background:#F1F5F8;padding-bottom:1rem}.knowledgePage .Breadcrumb span{color:#FF6C17}.knowledgePage .top_ad{display:flex}.knowledgePage .top_ad .adBox{width:100%;position:relative;overflow:hidden;border-radius:.15rem}.knowledgePage .top_ad .adBox .bg{aspect-ratio:850/450;display:block;object-fit:cover;height:100%}.knowledgePage .top_ad .adBox .ad_info{width:100%;height:100%;position:absolute;top:0;left:0;display:flex;align-items:center;flex-direction:column;justify-content:center;color:#FFF;line-height:1}.knowledgePage .top_ad .adBox .ad_info .ad_title{font-weight:700;letter-spacing:.05rem;font-size:1.6rem}.knowledgePage .top_ad .adBox .ad_info .title_des{margin-top:.7rem;font-size:.7rem}.knowledgePage .top_ad .adBox .button{margin-top:1rem;display:flex;align-items:center;justify-content:center}.knowledgePage .top_ad .adBox .button .button_item{cursor:pointer;font-weight:700;position:relative;box-shadow:0 .25rem .5rem 1px rgba(0,0,0,.16);margin-left:1rem;width:3.5rem;height:1.2rem;border-radius:.75rem;font-size:.4rem;text-decoration:none}.knowledgePage .top_ad .adBox .button .button_item:nth-child(1){margin-left:0}.knowledgePage .top_ad .adBox .button .button_item span{display:flex;align-items:center}.knowledgePage .top_ad .adBox .button .orange{color:#FFF;background:linear-gradient(90deg,#FFBE1F 0,#FE6909 100%)}.knowledgePage .top_ad .adBox .button .orange:before{border-radius:.7rem;background:linear-gradient(90deg,#FFBE1F 0,#FE6909 100%)}.knowledgePage .top_ad .adBox .button .white{color:#FFF;background:0 0;border:2px solid #FFF}.knowledgePage .top_ad .adBox .button .white:before{background:#FE6628;border-radius:.75rem}.knowledgePage .top_ad .adBox .button .white:hover{background:#FE6628;border:2px solid #FE6628}.knowledgePage .top_ad .recommend{max-width:11rem;width:100%;margin-left:.75rem;background:#fff;border-radius:.15rem;padding:.75rem;overflow:hidden}.knowledgePage .top_ad .recommend .title{font-weight:700;color:#000;font-size:.6rem;position:relative;width:fit-content;padding-bottom:.1rem}.knowledgePage .top_ad .recommend .title:before{content:'';position:absolute;bottom:0;width:100%;height:3px;background:#FF6C17}.knowledgePage .top_ad .recommend .list{padding:.425rem 0 0 .15rem}.knowledgePage .top_ad .recommend .list .item{color:#000;display:flex;align-items:center;margin-bottom:.5rem}.knowledgePage .top_ad .recommend .list .item .symbol{width:.125rem;height:.125rem;background:#333;border-radius:50%;margin-right:.3rem}.knowledgePage .top_ad .recommend .list .item .text{font-size:.4rem}.knowledgePage .top_ad .recommend .list .item:hover{color:#FF6C17}.knowledgePage .top_ad .recommend .list .item:hover .symbol{background:#FF6C17}.knowledgePage .box{margin-top:.75rem;background:#fff;border-radius:.15rem;padding:.75rem;display:flex;flex-wrap:wrap}.knowledgePage .box .box_item{width:calc((100% - 2rem)/ 2);margin-right:2rem}.knowledgePage .box .box_item .top_title{display:flex;border-bottom:1px solid rgba(0,0,0,.1)}.knowledgePage .box .box_item .top_title .title{font-weight:700;color:#000;font-size:.6rem;position:relative;width:fit-content;padding-bottom:.1rem;padding-bottom:.5rem}.knowledgePage .box .box_item .top_title .title:before{content:'';position:absolute;bottom:0;width:100%;height:3px;background:#FF6C17}.knowledgePage .box .box_item .top_title .title a{color:#000}.knowledgePage .box .box_item .top_title .title a:hover{color:#FF6C17}.knowledgePage .box .box_item .top_title .kx{flex:1}.knowledgePage .box .box_item .top_title .more{border-radius:.6rem;height:.7rem;line-height:.7rem;padding:0 .3rem;background:#E9E9E9;font-size:.35rem;color:#252526;cursor:pointer;margin-top:.125rem;transition:.3s}.knowledgePage .box .box_item .top_title .more:hover{background:#FF6C17;color:#fff}.knowledgePage .box .box_item .list .item{margin-top:.2rem;display:flex;align-items:center;cursor:pointer;color:#333;padding-bottom:.1rem;transition:background-size .4s ease,color .4s ease;background:linear-gradient(180deg,#FF6C17 0,#FF6C17 100%) right bottom no-repeat;background-size:0 2px;width:fit-content}.knowledgePage .box .box_item .list .item .icon{width:.5rem;height:.5rem}.knowledgePage .box .box_item .list .item .icon.icon_blue{display:none}.knowledgePage .box .box_item .list .item .text{font-size:.4rem;font-weight:400;flex:1;margin-left:.25rem}.knowledgePage .box .box_item .list .item:hover:not(:first-child){color:#FF6C17;background-size:100% 2px;background-position:left bottom}.knowledgePage .box .box_item .list .item:hover:not(:first-child) .icon.icon_blue{display:block}.knowledgePage .box .box_item .list .item:hover:not(:first-child) .icon.icon_black{display:none}.knowledgePage .box .box_item .list .item:first-child{margin-top:.6rem;padding-bottom:.2rem}.knowledgePage .box .box_item .list .item:first-child .newsImg{width:4rem;height:3rem;border-radius:.25rem;overflow:hidden;flex-shrink:0}.knowledgePage .box .box_item .list .item:first-child .newsImg img{transition:transform .3s ease;width:100%;aspect-ratio:160/120}.knowledgePage .box .box_item .list .item:first-child .info{margin-left:.5rem}.knowledgePage .box .box_item .list .item:first-child .info .info_title{font-weight:700;color:#000;font-size:.45rem;line-height:.7rem;padding-bottom:.05rem}.knowledgePage .box .box_item .list .item:first-child .info .info_title span{padding-bottom:.05rem;background:linear-gradient(315deg,#FF6C17 0,#FF6C17 100%) right bottom no-repeat;background-size:0 2px;transition:background-size .3s ease,color .3s ease}.knowledgePage .box .box_item .list .item:first-child .info .info_sub{padding-top:.25rem;color:rgba(0,0,0,.7);font-size:.375rem;line-height:.55rem}.knowledgePage .box .box_item .list .item:first-child .info .time{padding-top:.25rem;color:rgba(0,0,0,.7);font-size:.375rem}.knowledgePage .box .box_item .list .item:first-child:hover .newsImg img{transform:scale(1.1)}.knowledgePage .box .box_item .list .item:first-child:hover .info .info_title{color:#FF6C17}.knowledgePage .box .box_item .list .item:first-child:hover .info .info_title span{background-size:100% 2px;background-position:left bottom}.knowledgePage .box .box_item:last-child{margin-right:0}@media screen and (max-width:1000px){.knowledgePage .top_ad .adBox{display:none}.knowledgePage .top_ad .recommend{max-width:100%;margin-left:0}.knowledgePage .box .box_item{width:100%;margin-right:0}.knowledgePage .box .box_item:last-child{margin-top:.8rem}}.knowledgeListPage{background:#F5F9FF;padding-bottom:1.5rem}.knowledgeListPage .Breadcrumb span{color:#FF6C17}.knowledgeListPage .top_ad{display:flex}.knowledgeListPage .top_ad .adBox{width:100%;height:3.5rem;position:relative}.knowledgeListPage .top_ad .adBox .bg{width:100%;height:100%;aspect-ratio:1400/140;display:block;object-fit:cover}.knowledgeListPage .top_ad .adBox .ad_info{width:100%;height:100%;position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;color:#FFF;line-height:1}.knowledgeListPage .top_ad .adBox .ad_info .ad_title{font-weight:700;letter-spacing:.1rem;font-size:.9rem;flex:1;text-align:right}.knowledgeListPage .top_ad .adBox .button{margin-right:2.7rem;margin-left:3.1rem;display:flex;align-items:center;justify-content:center}.knowledgeListPage .top_ad .adBox .button .button_item{cursor:pointer;font-weight:700;position:relative;box-shadow:0 .25rem .5rem 1px rgba(0,0,0,.16);margin-left:1rem;width:3.5rem;height:1.2rem;border-radius:.75rem;font-size:.4rem;text-decoration:none}.knowledgeListPage .top_ad .adBox .button .button_item span{display:flex;align-items:center}.knowledgeListPage .top_ad .adBox .button .orange{color:#FFF;background:linear-gradient(90deg,#FFBE1F 0,#FE6909 100%);margin-left:0}.knowledgeListPage .top_ad .adBox .button .orange:before{border-radius:.7rem;background:linear-gradient(90deg,#FFBE1F 0,#FE6909 100%)}.knowledgeListPage .top_ad .adBox .button .white{color:#FFF;background:0 0;border:2px solid #FFF}.knowledgeListPage .top_ad .adBox .button .white:before{background:linear-gradient(90deg,#1F6FFF 0,#1F6FFF 100%);border-radius:.75rem}.knowledgeListPage .top_ad .adBox .button .white:hover{border-radius:.75rem;background:#1F6FFF;border:2px solid #1F6FFF;clip-path:inset(0 round .75rem)}.knowledgeListPage .top_ad .recommend{max-width:440px;width:100%;margin-left:1rem;background:#fff;border-radius:.5rem;padding:.75rem;max-height:9.5rem;overflow:hidden}.knowledgeListPage .top_ad .recommend .title{font-weight:700;color:#000;font-size:.6rem}.knowledgeListPage .top_ad .recommend .list{padding:.425rem 0 0 .15rem}.knowledgeListPage .top_ad .recommend .list .item{color:#000;display:flex;align-items:center;margin-bottom:.5rem}.knowledgeListPage .top_ad .recommend .list .item .symbol{width:.125rem;height:.125rem;background:#333;border-radius:50%;margin-right:.3rem}.knowledgeListPage .top_ad .recommend .list .item .text{font-size:.4rem}.knowledgeListPage .top_ad .recommend .list .item:hover{color:#244bf2}.knowledgeListPage .top_ad .recommend .list .item:hover .symbol{background:#244bf2}.knowledgeListPage .content{margin-top:1rem;display:flex}.knowledgeListPage .content .knowledgeList{flex:1;background:#fff;border-radius:.5rem;padding:.75rem 1rem 1rem 1rem}.knowledgeListPage .content .knowledgeList .title{display:flex;align-items:center;font-weight:700;color:#000;font-size:.6rem;position:relative;width:fit-content;padding-bottom:.1rem;padding-bottom:.5rem}.knowledgeListPage .content .knowledgeList .title:before{content:'';position:absolute;bottom:0;width:100%;height:3px;background:#FF6C17}.knowledgeListPage .content .knowledgeList .list .item{padding-top:.7rem;display:flex}.knowledgeListPage .content .knowledgeList .list .item .news_img{width:4rem;height:3rem;border-radius:.25rem;overflow:hidden}.knowledgeListPage .content .knowledgeList .list .item .news_img .newsImg{aspect-ratio:160/120;display:block;object-fit:cover;width:100%;height:100%;transition:transform .3s ease}.knowledgeListPage .content .knowledgeList .list .item .info{flex:1;margin-left:.65rem}.knowledgeListPage .content .knowledgeList .list .item .info .info_title{font-weight:700;color:#000;font-size:.45rem;line-height:.7rem}.knowledgeListPage .content .knowledgeList .list .item .info .info_des{color:rgba(0,0,0,.7);line-height:.65rem;font-size:.4rem;padding-top:.05rem}.knowledgeListPage .content .knowledgeList .list .item .info .info_time{color:rgba(0,0,0,.7);font-size:.4rem;padding-top:.05rem}.knowledgeListPage .content .knowledgeList .list .item:first-child{border-top:1px solid rgba(0,0,0,.1)}.knowledgeListPage .content .knowledgeList .list .item:hover .news_img .newsImg{transform:scale(1.1)}.knowledgeListPage .content .knowledgeList .list .item:hover .info_title{color:#FF6C17}.knowledgeListPage .content .right{width:11rem;margin-left:1rem;flex-shrink:0}.knowledgeListPage .content .right .recommend{max-width:440px;width:100%;background:#fff;border-radius:.5rem;padding:.5rem;margin-bottom:.75rem}.knowledgeListPage .content .right .recommend .title{font-weight:700;color:#000;font-size:.6rem;position:relative;width:fit-content;padding-bottom:.1rem}.knowledgeListPage .content .right .recommend .title:before{content:'';position:absolute;bottom:0;width:100%;height:3px;background:#FF6C17}.knowledgeListPage .content .right .recommend .list{padding:.425rem 0 0 .15rem}.knowledgeListPage .content .right .recommend .list .item{color:#000;display:flex;align-items:center;margin-bottom:.3rem}.knowledgeListPage .content .right .recommend .list .item .symbol{width:.125rem;height:.125rem;background:#333;border-radius:50%;margin-right:.3rem;flex-shrink:0}.knowledgeListPage .content .right .recommend .list .item .text{font-size:.4rem}.knowledgeListPage .content .right .recommend .list .item:last-child{margin-bottom:0}.knowledgeListPage .content .right .recommend .list .item:hover{color:#FF6C17}.knowledgeListPage .content .right .recommend .list .item:hover .symbol{background:#FF6C17}.knowledgeListPage .noMarginTop{margin-top:0}@media screen and (max-width:1000px){.knowledgeListPage .content .right{display:none}}.detailPage .Breadcrumb span{color:#FF6C17}.detailPage .knowledge_detail{margin-top:1rem;display:flex}.detailPage .knowledge_detail .left{flex:1}.detailPage .knowledge_detail .left .detail{padding:0 1rem 2.5rem 1rem;background:#fff;border-radius:.15rem}.detailPage .knowledge_detail .left .detail .ArticleTitle{font-size:.6rem;font-weight:700;color:#000;line-height:1.5;text-align:center;padding-top:1.65rem;padding-bottom:.35rem;margin:0}.detailPage .knowledge_detail .left .detail .ArticleInfo{width:fit-content;margin:0 auto;height:.75rem;background:#F5F9FF;border-radius:.15rem;display:flex;align-items:center;padding:0 .5rem;color:rgba(0,0,0,.6);font-size:.35rem}.detailPage .knowledge_detail .left .detail .ArticleInfo .line{display:block;width:1px;background:rgba(0,0,0,.6);height:.35rem;margin:0 .3rem}.detailPage .knowledge_detail .left .detail .top_line{height:1px;background:rgba(0,0,0,.1);margin:1rem 0}.detailPage .knowledge_detail .left .detail .article{line-height:1.5;color:#333;padding-bottom:1rem}.detailPage .knowledge_detail .left .detail .article img{max-width:100%;margin:0 auto}.detailPage .knowledge_detail .left .detail .share_info{margin-top:2rem;padding:.85rem .7rem .55rem .7rem;border-radius:.15rem;background:#F1F5F8}.detailPage .knowledge_detail .left .detail .share_info .share_title{color:#333;line-height:20px;font-size:.4rem}.detailPage .knowledge_detail .left .detail .share_info .share_box{margin-top:.45rem;display:flex;align-items:center}.detailPage .knowledge_detail .left .detail .share_info .share_box .copyButton{width:130px;height:36px;background:linear-gradient(180deg,#FF6C17 0,#FF6C17 71%,#FF6C17 100%);border-radius:.15rem;color:#FFF;font-size:15px;text-align:center;display:flex;align-items:center;justify-content:center;cursor:pointer;border:1px solid #FF6C17;transition:.3s}.detailPage .knowledge_detail .left .detail .share_info .share_box .copyButton:hover{background:0 0;color:#FF6C17}.detailPage .knowledge_detail .left .detail .share_info .share_box .share_box_text{margin-left:.375rem;margin-right:.25rem;color:#000;font-size:.4rem;position:relative}.detailPage .knowledge_detail .left .detail .share_info .share_box .icon{width:.9rem;height:.9rem;background:#F7F7F7;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-right:.1rem;cursor:pointer}.detailPage .knowledge_detail .left .detail .share_info .share_box .icon .img_icon{width:.6rem;height:.6rem}.detailPage .knowledge_detail .left .detail .share_info .share_box .share_box_line{height:1px;background:rgba(0,0,0,.1);flex:1}.detailPage .knowledge_detail .left .detail .share_info .share_box .iconLast{margin-right:.5rem}.detailPage .knowledge_detail .left .detail .details_next{display:flex;align-items:center;justify-content:center;margin:.9rem auto 0 auto}.detailPage .knowledge_detail .left .detail .details_next .details_next_item{max-width:calc((100% - 1rem)/ 2);height:1.05rem;display:flex;align-items:center;border:1px solid #E9E9E9;border-radius:.6rem;padding:0 .65rem;width:fit-content;transition:all .4s;background:#E9E9E9}.detailPage .knowledge_detail .left .detail .details_next .details_next_item a{color:#333;font-size:.4rem}.detailPage .knowledge_detail .left .detail .details_next .details_next_item:first-child{margin-right:.75rem}.detailPage .knowledge_detail .left .detail .details_next .details_next_item:hover{background:#FF6C17}.detailPage .knowledge_detail .left .detail .details_next .details_next_item:hover a{color:#fff}.detailPage .knowledge_detail .left .box{margin-top:1rem;padding:.625rem .75rem;background:#fff;border-radius:.15rem}.detailPage .knowledge_detail .left .box .box_title{font-weight:700;color:#000;font-size:.6rem;width:fit-content;position:relative;padding-bottom:.5rem}.detailPage .knowledge_detail .left .box .box_title:before{content:'';position:absolute;bottom:0;width:100%;height:3px;background:#FF6C17}.detailPage .knowledge_detail .left .box .list{display:flex;flex-wrap:wrap;border-top:1px solid rgba(0,0,0,.1);padding-top:.3rem}.detailPage .knowledge_detail .left .box .list .item{width:calc((100% - 1.25rem)/ 2);color:#000;display:flex;align-items:center;margin-top:.35rem;margin-right:1.25rem}.detailPage .knowledge_detail .left .box .list .item .symbol{width:1.875rem;height:1.4rem;margin-right:.3rem;flex-shrink:0;border-radius:.1rem;overflow:hidden}.detailPage .knowledge_detail .left .box .list .item .symbol img{transition:transform .3s ease;width:100%;aspect-ratio:75/56}.detailPage .knowledge_detail .left .box .list .item .text{font-size:.4rem}.detailPage .knowledge_detail .left .box .list .item:hover .symbol img{transform:scale(1.1)}.detailPage .knowledge_detail .left .box .list .item:hover .text{color:#FF6C17}.detailPage .knowledge_detail .left .box .list .item:nth-child(2n+2){margin-right:0}.detailPage .knowledge_detail .right{width:11rem;margin-left:1rem}.detailPage .knowledge_detail .right .recommend_top{max-width:440px;width:100%;background:#fff;border-radius:.15rem;padding:.75rem;margin-bottom:1rem}.detailPage .knowledge_detail .right .recommend_top .title{font-weight:700;color:#000;font-size:.6rem;width:fit-content;position:relative;padding-bottom:.5rem}.detailPage .knowledge_detail .right .recommend_top .title:before{content:'';position:absolute;bottom:0;width:100%;height:3px;background:#FF6C17}.detailPage .knowledge_detail .right .recommend_top .list .item{padding:.5rem 0;border-bottom:1px solid rgba(0,0,0,.1);display:flex;align-items:center}.detailPage .knowledge_detail .right .recommend_top .list .item .news_img{width:2.25rem;height:2rem;border-radius:.25rem;overflow:hidden}.detailPage .knowledge_detail .right .recommend_top .list .item .news_img .newsImg{aspect-ratio:90/80;display:block;object-fit:cover;width:100%;height:100%;transition:transform .3s ease}.detailPage .knowledge_detail .right .recommend_top .list .item .info{flex:1;margin-left:.65rem}.detailPage .knowledge_detail .right .recommend_top .list .item .info .info_title{font-weight:700;color:#000;font-size:.45rem;line-height:.7rem}.detailPage .knowledge_detail .right .recommend_top .list .item .info .info_des{color:rgba(0,0,0,.7);line-height:.65rem;font-size:.4rem;padding-top:.05rem}.detailPage .knowledge_detail .right .recommend_top .list .item:hover .news_img .newsImg{transform:scale(1.1)}.detailPage .knowledge_detail .right .recommend_top .list .item:hover .info_title{color:#244bf2}.detailPage .knowledge_detail .right .recommend_top .list .item:last-child{border-bottom:none;padding-bottom:0}.detailPage .knowledge_detail .right .recommend{max-width:440px;width:100%;background:#fff;border-radius:.15rem;padding:.5rem;margin-bottom:.75rem}.detailPage .knowledge_detail .right .recommend .title{font-weight:700;color:#000;font-size:.6rem;width:fit-content;position:relative;padding-bottom:.2rem}.detailPage .knowledge_detail .right .recommend .title:before{content:'';position:absolute;bottom:0;width:100%;height:3px;background:#FF6C17}.detailPage .knowledge_detail .right .recommend .list{padding:.5rem 0 0 .15rem}.detailPage .knowledge_detail .right .recommend .list .item{color:#000;display:flex;align-items:center;margin-bottom:.5rem}.detailPage .knowledge_detail .right .recommend .list .item .symbol{width:.125rem;height:.125rem;background:#333;border-radius:50%;margin-right:.3rem}.detailPage .knowledge_detail .right .recommend .list .item .text{font-size:.4rem}.detailPage .knowledge_detail .right .recommend .list .item:hover{color:#FF6C17}.detailPage .knowledge_detail .right .recommend .list .item:hover .symbol{background:#FF6C17}.detailPage .qrcodeMask{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:5px;background-color:#fff;border:3px solid rgba(0,0,0,.5);z-index:1000;display:none}.detailPage .qrcodeMask .qrcodeMask_title{display:flex;align-items:center;color:#666;background:#f2f2f2;height:24px;line-height:24px;border-bottom:1px solid #e8e8e8;padding:0 4px}.detailPage .qrcodeMask .qrcodeMask_title .qrcodeMask_title_left{flex:1}.detailPage .qrcodeMask .qrcodeMask_title .qrcodeMask_title_icon{cursor:pointer;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:12px solid #8e8e8e}.detailPage .qrcodeMask #qrcode{padding:8px;position:relative}.detailPage .qrcodeMask #qrcode .logo_img{width:50px;height:50px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:10px}@media screen and (max-width:1000px){.detailPage .right{display:none}}.searchPage .keywords{color:red}.searchPage .searchInfo{height:1.75rem;display:flex;align-items:center}.searchPage .content .knowledgeList{background:0 0;padding:0;border-radius:initial}.searchPage .content .knowledgeList .noData{border-radius:.5rem;padding:.75rem 1rem 1rem 1rem;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;height:50%}.searchPage .content .knowledgeList .noData img{width:253px}.searchPage .content .knowledgeList .list{margin-top:0;border-radius:.5rem;padding:.75rem 1rem 1rem 1rem;background:#fff}.searchPage .content .knowledgeList .list .item:first-child{padding:0 0 .75rem 0;border-top:none}.websitePage{background:#F5F9FF;padding-bottom:1.5rem}.websitePage .map-cat{display:flex;background:#fff;border-radius:.2rem;padding:.75rem;color:#000}.websitePage .map-cat .name{font-weight:700;color:#000;font-size:.6rem}.websitePage .map-cat .li{margin-left:.5rem;flex:1;display:flex;flex-wrap:wrap}.websitePage .map-cat .li a{display:block;margin-right:.1rem;text-align:center;width:.7rem;border-radius:5px;font-size:.45rem;text-decoration:none;line-height:.7rem;color:#3e3e3e}.websitePage .map-cat .li a.active,.websitePage .map-cat .li a:hover{background-color:#FF6C17;color:#fff}.websitePage .map-cat .li a:last-child{margin-right:0}.websitePage .normal-box{background:#fff;border-radius:.2rem;padding:.75rem;margin-top:1rem}.websitePage .normal-box .sim-title{font-weight:700;color:#000;font-size:.6rem}.websitePage .normal-box .new-list{display:flex;flex-wrap:wrap;padding:.425rem 0 0 .15rem}.websitePage .normal-box .new-list .item_box{width:calc((100% - 2rem)/ 3);margin-right:1rem;margin-bottom:.5rem}.websitePage .normal-box .new-list .item_box .item{color:#000;display:flex;align-items:center;width:fit-content}.websitePage .normal-box .new-list .item_box .item .symbol{width:.125rem;height:.125rem;background:#333;border-radius:50%;margin-right:.2rem;flex-shrink:0}.websitePage .normal-box .new-list .item_box .item .text{font-size:.4rem}.websitePage .normal-box .new-list .item_box .item:hover{color:#FF6C17}.websitePage .normal-box .new-list .item_box .item:hover .symbol{background:#FF6C17}.websitePage .normal-box .new-list .item_box:nth-child(3n){margin-right:0}.websitePage .normal-box .noData{margin-top:.5rem;margin-bottom:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#FFF;height:400px}.websitePage .normal-box .noData .noData_img{width:253px}.websitePage .normal-box .noData .noData_img img{width:100%;display:block}.websitePage .normal-box .noData .noData_text{color:#999;font-size:.45rem;margin-top:.75rem}@media (max-width:1200px){.websitePage .normal-box .new-list .item_box{width:calc((100% - 1rem)/ 2)}.websitePage .normal-box .new-list .item_box:nth-child(2n+2){margin-right:0}.websitePage .normal-box .new-list .item_box:nth-child(2n+1){margin-right:1rem}}