.knowledgePage{background:#F1F5F8;padding-bottom:1rem}.knowledgePage .Breadcrumb span{color:#FF6C17}.knowledgePage .top_ad .adBox{width:100%;position:relative;overflow:hidden;border-radius:.1rem}.knowledgePage .top_ad .adBox .bg{aspect-ratio:1280/160;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;justify-content:center;color:#FFF;line-height:1}.knowledgePage .top_ad .adBox .ad_info .ad_title{font-weight:700;letter-spacing:.05rem;font-size:.85rem}.knowledgePage .top_ad .adBox .button{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:4rem;height:1.2rem;border-radius:.75rem;font-size:.4rem;text-decoration:none}.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,#FA8B41 0,#FA8B41 100%);margin-left:1rem}.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;margin-left:.5rem}.knowledgePage .top_ad .adBox .button .white:before{background:#1F6FFF;border-radius:.75rem}.knowledgePage .top_ad .adBox .button .white:hover{background:#1F6FFF;border:2px solid #1F6FFF}.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_1{display:flex;background:#fff;padding:.5rem;border-radius:.15rem;margin-top:.75rem}.knowledgePage .box_1 .box_item{width:calc((100% - 10rem - 1.75rem)/ 2)}.knowledgePage .box_1 .box_item:nth-child(1){width:10rem;margin-right:.75rem;display:flex;flex-wrap:wrap;animation-delay:.1s}.knowledgePage .box_1 .box_item:nth-child(1) .item{width:calc((100% - .5rem)/ 2);margin-top:.65rem;overflow:hidden}.knowledgePage .box_1 .box_item:nth-child(1) .item .newsImg{width:100%;height:4.75rem;overflow:hidden;flex-shrink:0}.knowledgePage .box_1 .box_item:nth-child(1) .item .newsImg img{transition:transform .3s ease;width:100%;aspect-ratio:160/120;object-fit:cover}.knowledgePage .box_1 .box_item:nth-child(1) .item .text{cursor:pointer;color:#333;padding-top:.4rem;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;font-size:.45rem;width:fit-content;font-weight:500}.knowledgePage .box_1 .box_item:nth-child(1) .item:nth-child(1){width:100%;margin-top:0}.knowledgePage .box_1 .box_item:nth-child(1) .item:nth-child(2){margin-right:.5rem}.knowledgePage .box_1 .box_item:nth-child(1) .item:hover .newsImg img{transform:scale(1.1)}.knowledgePage .box_1 .box_item:nth-child(1) .item:hover .text{color:#FF6C17;background-size:100% 2px;background-position:left bottom}.knowledgePage .box_1 .box_item:nth-child(2){margin-right:1rem;animation-delay:.25s}.knowledgePage .box_1 .box_item:nth-child(2) .item{margin-bottom:.5rem;display:block}.knowledgePage .box_1 .box_item:nth-child(2) .item .info{display:flex;align-items:center;color:#333;transition:.3s}.knowledgePage .box_1 .box_item:nth-child(2) .item .info .icon{width:.5rem}.knowledgePage .box_1 .box_item:nth-child(2) .item .info .info_title{font-size:.4rem;padding-left:.1rem;font-weight:400}.knowledgePage .box_1 .box_item:nth-child(2) .item .detail{height:0;overflow:hidden;color:rgba(51,51,51,.8);font-size:.375rem;line-height:.55rem;transition:height .3s ease;white-space:nowrap;text-overflow:ellipsis}.knowledgePage .box_1 .box_item:nth-child(2) .item.active .info{margin-bottom:.35rem}.knowledgePage .box_1 .box_item:nth-child(2) .item.active .info .info_title{font-size:.45rem;font-weight:500}.knowledgePage .box_1 .box_item:nth-child(2) .item.active .detail{height:36px;border-bottom:1px solid rgba(0,0,0,.1)}.knowledgePage .box_1 .box_item:nth-child(3){animation-delay:.35s}.knowledgePage .box_1 .box_item:nth-child(3) .box_item_title{position:relative;color:#000;font-weight:700;font-size:.6rem;text-indent:.3rem}.knowledgePage .box_1 .box_item:nth-child(3) .box_item_title:before{content:'';position:absolute;top:50%;transform:translateY(-50%);left:0;width:4px;height:24px;background:#FF6C17}.knowledgePage .box_1 .box_item:nth-child(3) .list{padding-top:.1rem}.knowledgePage .box_1 .box_item:nth-child(3) .list .item{margin-top:.45rem;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_1 .box_item:nth-child(3) .list .item .icon{width:.5rem;height:.5rem}.knowledgePage .box_1 .box_item:nth-child(3) .list .item .icon.icon_blue{display:none}.knowledgePage .box_1 .box_item:nth-child(3) .list .item .text{font-size:.4rem;font-weight:400;flex:1;margin-left:.25rem}.knowledgePage .box_1 .box_item:nth-child(3) .list .item:hover{color:#FF6C17;background-size:100% 2px;background-position:left bottom}.knowledgePage .box_1 .box_item:nth-child(3) .list .item:hover .icon.icon_blue{display:block}.knowledgePage .box_1 .box_item:nth-child(3) .list .item:hover .icon.icon_black{display:none}.knowledgePage .box{margin-top:.75rem;background:#fff;border-radius:.15rem;padding:.75rem .5rem}.knowledgePage .box .top_title{display:flex;align-items:center}.knowledgePage .box .top_title .title{position:relative;color:#000;font-weight:700;font-size:.6rem;text-indent:.3rem}.knowledgePage .box .top_title .title:before{content:'';position:absolute;top:50%;transform:translateY(-50%);left:0;width:4px;height:24px;background:#FF6C17}.knowledgePage .box .top_title .title a{color:#000}.knowledgePage .box .top_title .title a:hover{color:#FF6C17}.knowledgePage .box .top_title .kx{flex:1}.knowledgePage .box .top_title .more{margin-left:.25rem;font-size:.4rem;background:#E6EEF3;border-radius:.6rem;padding:.175rem .325rem;color:#252526;cursor:pointer;transition:.3s}.knowledgePage .box .top_title .more:hover{background:#FF6C17;color:#FFF}.knowledgePage .box .list{display:flex;margin-top:.45rem}.knowledgePage .box .list .box_item{width:calc((100% - 10rem - 1.75rem)/ 2)}.knowledgePage .box .list .box_item:nth-child(1){width:10rem;margin-right:.75rem;display:flex;flex-wrap:wrap;animation-delay:.1s}.knowledgePage .box .list .box_item:nth-child(1) .item{width:100%;overflow:hidden}.knowledgePage .box .list .box_item:nth-child(1) .item .newsImg{width:100%;height:6rem;overflow:hidden;flex-shrink:0;border-radius:.15rem}.knowledgePage .box .list .box_item:nth-child(1) .item .newsImg img{transition:transform .3s ease;width:100%;aspect-ratio:400/240;object-fit:cover}.knowledgePage .box .list .box_item:nth-child(1) .item .text{cursor:pointer;color:#333;padding-top:.4rem;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;font-size:.45rem;width:fit-content;font-weight:500}.knowledgePage .box .list .box_item:nth-child(1) .item .detail{font-size:.4rem;font-weight:400;color:#666;padding-top:.3rem;line-height:.6rem}.knowledgePage .box .list .box_item:nth-child(1) .item .time{font-size:.375rem;font-weight:400;color:rgba(51,51,51,.7);padding-top:.3rem}.knowledgePage .box .list .box_item:nth-child(1) .item:hover .newsImg img{transform:scale(1.1)}.knowledgePage .box .list .box_item:nth-child(1) .item:hover .text{color:#FF6C17;background-size:100% 2px;background-position:left bottom}.knowledgePage .box .list .box_item:nth-child(2),.knowledgePage .box .list .box_item:nth-child(3){margin-right:1rem;animation-delay:.25s}.knowledgePage .box .list .box_item:nth-child(2) .item,.knowledgePage .box .list .box_item:nth-child(3) .item{margin-bottom:.3rem;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 .list .box_item:nth-child(2) .item .symbol,.knowledgePage .box .list .box_item:nth-child(3) .item .symbol{flex-shrink:0;width:.125rem;height:.125rem;background:#333;margin-right:.25rem;border-radius:50%;transition:.3s}.knowledgePage .box .list .box_item:nth-child(2) .item .text,.knowledgePage .box .list .box_item:nth-child(3) .item .text{font-size:.4rem;font-weight:400;flex:1}.knowledgePage .box .list .box_item:nth-child(2) .item:hover,.knowledgePage .box .list .box_item:nth-child(3) .item:hover{color:#FF6C17;background-size:100% 2px;background-position:left bottom}.knowledgePage .box .list .box_item:nth-child(2) .item:hover .symbol,.knowledgePage .box .list .box_item:nth-child(3) .item:hover .symbol{background:#FF6C17}.knowledgePage .box .list .box_item:nth-child(3){animation-delay:.35s;margin-right:0}@media screen and (max-width:1000px){.knowledgePage .top_ad{display:none}.knowledgePage .box_1{flex-wrap:wrap}.knowledgePage .box_1 .box_item{width:50%;margin-bottom:.5rem}.knowledgePage .box_1 .box_item:nth-child(1){width:50%}.knowledgePage .box_1 .box_item:nth-child(2){margin-right:0;width:calc(50% - .75rem)}.knowledgePage .box_1 .box_item:nth-child(3){margin-bottom:0}.knowledgePage .box .list{flex-wrap:wrap}.knowledgePage .box .list .box_item{width:50%;margin-bottom:.5rem}.knowledgePage .box .list .box_item:nth-child(1){width:50%}.knowledgePage .box .list .box_item:nth-child(2){margin-right:0;width:calc(50% - .75rem)}.knowledgePage .box .list .box_item:nth-child(3){margin-bottom:0}}@media screen and (max-width:800px){.knowledgePage .box_1{flex-wrap:wrap}.knowledgePage .box_1 .box_item{width:100%;margin-bottom:1rem}.knowledgePage .box_1 .box_item:nth-child(1){width:100%;margin-right:0}.knowledgePage .box_1 .box_item:nth-child(2){margin-right:0;width:100%}.knowledgePage .box_1 .box_item:nth-child(3){width:100%;margin-bottom:0}.knowledgePage .box .list{flex-wrap:wrap}.knowledgePage .box .list .box_item{width:100%;margin-bottom:1rem}.knowledgePage .box .list .box_item:nth-child(1){width:100%;margin-right:0}.knowledgePage .box .list .box_item:nth-child(2){margin-right:0;width:100%}.knowledgePage .box .list .box_item:nth-child(3){width:100%;margin-bottom:0}}.knowledgeListPage{background:#F5F9FF;padding-bottom:1.5rem}.knowledgeListPage .Breadcrumb span{color:#FF6C17}.knowledgeListPage .top_ad .adBox{width:100%;position:relative;overflow:hidden;border-radius:.1rem}.knowledgeListPage .top_ad .adBox .bg{aspect-ratio:1280/160;display:block;object-fit:cover;height:100%}.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:.05rem;font-size:.8rem}.knowledgeListPage .top_ad .adBox .button{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:4rem;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,#FA8B41 0,#FA8B41 100%);margin-left:.4rem}.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;margin-left:.5rem}.knowledgeListPage .top_ad .adBox .button .white:before{background:#1F6FFF;border-radius:.75rem}.knowledgeListPage .top_ad .adBox .button .white:hover{background:#1F6FFF;border:2px solid #1F6FFF}.knowledgeListPage .top_ad .recommend{max-width:11rem;width:100%;margin-left:.75rem;background:#fff;border-radius:.15rem;padding:.75rem;overflow:hidden}.knowledgeListPage .top_ad .recommend .title{font-weight:700;color:#000;font-size:.6rem;position:relative;width:fit-content;padding-bottom:.1rem}.knowledgeListPage .top_ad .recommend .title:before{content:'';position:absolute;bottom:0;width:100%;height:3px;background:#FF6C17}.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:#FF6C17}.knowledgeListPage .top_ad .recommend .list .item:hover .symbol{background:#FF6C17}.knowledgeListPage .content{margin-top:1rem;display:flex}.knowledgeListPage .content .knowledgeList{flex:1}.knowledgeListPage .content .knowledgeList .kowledgeList_box{background:#fff;border-radius:.15rem;padding:.75rem .75rem 1rem .75rem}.knowledgeListPage .content .knowledgeList .kowledgeList_box .title{background:linear-gradient(180deg,#F1FBFF 0,#EFF7FE 51%,#F1FBFF 100%);border-radius:.15rem;padding:.75rem .6rem 1rem .675rem;position:relative}.knowledgeListPage .content .knowledgeList .kowledgeList_box .title:before{content:'';position:absolute;top:.25rem;left:0;width:4px;height:calc(100% - .5rem);background:#FF6C17}.knowledgeListPage .content .knowledgeList .kowledgeList_box .title .title_text{font-size:.6rem;font-weight:700;color:#000}.knowledgeListPage .content .knowledgeList .kowledgeList_box .title .des{color:rgba(51,51,51,.8);line-height:.65rem;font-size:.4rem;padding-top:.55rem}.knowledgeListPage .content .knowledgeList .kowledgeList_box .list .item{padding-top:.75rem;display:flex}.knowledgeListPage .content .knowledgeList .kowledgeList_box .list .item .news_img{width:4rem;height:3rem;border-radius:.25rem;overflow:hidden}.knowledgeListPage .content .knowledgeList .kowledgeList_box .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 .kowledgeList_box .list .item .info{flex:1;margin-left:.65rem}.knowledgeListPage .content .knowledgeList .kowledgeList_box .list .item .info .info_title{font-weight:700;color:#000;font-size:.45rem;line-height:.7rem}.knowledgeListPage .content .knowledgeList .kowledgeList_box .list .item .info .info_des{color:rgba(0,0,0,.7);line-height:.65rem;font-size:.4rem;padding-top:.05rem}.knowledgeListPage .content .knowledgeList .kowledgeList_box .list .item .info .info_time{color:rgba(0,0,0,.7);font-size:.4rem;padding-top:.05rem}.knowledgeListPage .content .knowledgeList .kowledgeList_box .list .item:hover .news_img .newsImg{transform:scale(1.1)}.knowledgeListPage .content .knowledgeList .kowledgeList_box .list .item:hover .info_title{color:#FF6C17}.knowledgeListPage .content .right{width:10rem;margin-left:.75rem}.knowledgeListPage .content .right .recommend{max-width:440px;width:100%;background:#fff;border-radius:.15rem;padding:.65rem .5rem .7rem .55rem;margin-bottom:.75rem}.knowledgeListPage .content .right .recommend .title{width:fit-content;position:relative;color:#000;font-weight:700;font-size:.6rem;padding-left:.3rem}.knowledgeListPage .content .right .recommend .title:before{content:'';position:absolute;top:50%;transform:translateY(-50%);left:0;width:4px;height:24px;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:1050px){.knowledgeListPage .content .right{display:none}.knowledgeListPage .top_ad{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:.75rem;padding:.625rem .75rem;background:#fff;border-radius:.15rem}.detailPage .knowledge_detail .left .box .box_title{font-weight:700;font-size:.6rem;color:#000;width:fit-content;position:relative;padding-bottom:.4rem;padding-left:.3rem}.detailPage .knowledge_detail .left .box .box_title:before{content:'';position:absolute;left:0;top:4px;width:4px;height:24px;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:10rem;margin-left:.75rem}.detailPage .knowledge_detail .right .recommend_top{width:100%;background:#fff;border-radius:.15rem;padding:.55rem .5rem .875rem .55rem;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{width:100%;background:#fff;margin-bottom:.75rem;border-radius:.15rem;padding:.55rem .5rem .65rem .55rem}.detailPage .knowledge_detail .right .recommend .title{font-weight:700;font-size:.6rem;color:#000;width:fit-content;position:relative;padding-left:.3rem}.detailPage .knowledge_detail .right .recommend .title:before{content:'';position:absolute;left:0;top:4px;width:4px;height:24px;background:#FF6C17}.detailPage .knowledge_detail .right .recommend .list{padding:.5rem 0 0 0}.detailPage .knowledge_detail .right .recommend .list .item{color:#000;margin-bottom:.3rem;display:block}.detailPage .knowledge_detail .right .recommend .list .item .item_info{display:flex;align-items:center}.detailPage .knowledge_detail .right .recommend .list .item .item_info .symbol{width:.125rem;height:.125rem;background:#333;border-radius:50%;margin-right:.325rem;flex-shrink:0}.detailPage .knowledge_detail .right .recommend .list .item .item_info .text{font-size:.4rem}.detailPage .knowledge_detail .right .recommend .list .item .item_desc{color:rgba(51,51,51,.7);font-size:.35rem;line-height:.55rem;padding-left:.45rem;transition:height .3s ease,padding .3s ease;height:0;overflow:hidden}.detailPage .knowledge_detail .right .recommend .list .item.active .item_desc{padding-bottom:.5rem;padding-top:.25rem;height:1.2rem;border-bottom:1px solid rgba(0,0,0,.1)}.detailPage .knowledge_detail .right .recommend .list .item:last-child{margin-bottom:0}.detailPage .knowledge_detail .right .recommend1 .list .item .item_info:hover .symbol{background:#FF6C17}.detailPage .knowledge_detail .right .recommend1 .list .item .item_info:hover .text{color:#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:1050px){.detailPage .right{display:none}.detailPage .Breadcrumb,.detailPage .top_ad{display:none}}.searchPage .keywords{color:red}.searchPage .searchInfo{height:1.75rem;display:flex;align-items:center}.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}.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}