*{box-sizing:border-box}body,p,h1,h2,h3,h4,h5,h6,ul,ol,dl,li,dt,dd{margin:0;padding:0}div,ul,h1,h2,h3,h4,h5,h6{box-sizing:border-box}ul,ol,li{list-style:none}.alert{font-size:14px;padding:9px 12px;margin-bottom:10px}.btn-default{background:#f1f1f1;border:1px solid #dee2e6}.btn-default:hover{background:#eee;border:1px solid #ccc}img{max-width:100%;display:block}a{transition:all 0.3s ease-in-out;text-decoration:none}a:hover{color:#ff7200}.msgSuccess{background:#1db911 !important;color:#fff;border:1px solid rgba(255,255,255,0.4) !important;border-radius:5px}.msgSuccess .layui-layer-content{background:url("../svg/Success.svg") no-repeat 13px center;background-size:18px auto !important;padding:13px 13px 13px 42px !important}.msgError{background:#ed3410 !important;border:1px solid rgba(255,255,255,0.4) !important;color:#fff !important;border-radius:5px}.msgError .layui-layer-content{background:url("../svg/error_tips.svg") no-repeat 13px center;background-size:18px auto !important;padding:13px 13px 13px 42px !important}.input_border{border:1px solid #ed3410 !important}@media (min-width: 1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1424px}}.backstage-header{width:100%}.backstage-header .top_box{width:100%;border-bottom:1px solid #eee;font-size:14px;line-height:14px;color:#666;padding:14px 0}.backstage-header .top_box .right_help{display:flex;align-items:center}.backstage-header .top_box .right_help a{color:#666;padding:0 14px;position:relative}.backstage-header .top_box .right_help a::after{width:1px;background:#eee;position:absolute;right:0px;top:0px;bottom:0px;content:''}.backstage-header .top_box .right_help a:hover{color:#05f}.backstage-header .top_box .right_help p{padding-left:15px}.backstage-header .top_box .right_help p b{color:#000}.backstage-header .container{display:flex;align-items:center;justify-content:space-between}.backstage-header .header_left{display:flex;align-items:center}.backstage-header .header_left .header_logo{height:auto;padding:20px 26px 20px 0;z-index:999;position:relative;display:flex;align-items:center}.backstage-header .header_left .header_logo img{height:42px}.backstage-header .header_left .header_logo .slogan_all{padding-left:10px}.backstage-header .header_left .header_logo .slogan_all p{font-size:12px;line-height:12px;padding-top:2px;color:#999}.backstage-header .header_left .header_logo .slogan_all .em{width:61px;height:25px;display:block;margin-top:-8px;position:relative;background:url("../image/ai_saas.png") no-repeat}.backstage-header .header_left .header_nav .nav_list{display:flex;align-items:center;padding:0 12px}.backstage-header .header_left .header_nav .nav_list a{color:#666;text-decoration:none;font-size:16px;line-height:16px;padding:0 18px}.backstage-header .header_left .header_nav .nav_list a:hover{color:#05f}.backstage-header .header_left .header_nav .nav_list .navon a{color:#ff7200;position:relative}.backstage-header .header_left .header_nav .nav_list .navon a::after{content:'';position:absolute;left:19px;right:19px;bottom:-12px;height:2px;background:#ff7200}.backstage-header .header_left .header_nav .mobile_follow_box{display:none;padding:30px 30px 0 30px;border-top:1px solid rgba(255,255,255,0.1)}.backstage-header .header_left .header_nav .mobile_follow_box .header_btn{height:50px;color:#111;display:flex;align-items:center}.backstage-header .header_left .header_nav .mobile_follow_box .header_btn i.coolc{font-size:38px;line-height:38px}.backstage-header .header_left .header_nav .mobile_follow_box .header_btn .header_btn_text{display:flex;flex-direction:column;padding-left:4px}.backstage-header .header_left .header_nav .mobile_follow_box .header_btn .header_btn_text b{font-size:18px;line-height:18px;font-weight:bold;margin-bottom:4px}.backstage-header .header_left .header_nav .mobile_follow_box .header_btn .header_btn_text span{font-size:12px;line-height:12px;opacity:0.8}.backstage-header .header_left .header_nav .mobile_follow_box .header_btn:hover{background:none}.backstage-header .header_right{display:flex;align-items:center}.backstage-header .header_right .right_btn .btn{border-radius:50px;font-size:14px;padding:7px 18px}.backstage-header .header_right .right_btn .btn.btn-default{border:1px solid #eee;margin-left:5px}.backstage-header .header_right .right_btn .btn.btn-primary{border:1px solid #0d6efd}.backstage-header .header_right .menu-toggle{display:none;width:32px;height:24px;margin-left:16px;flex-direction:column;justify-content:space-between;cursor:pointer;z-index:999}.backstage-header .header_right .menu-toggle span{display:block;height:2px;background:#666;border-radius:2px;transition:all .3s ease}@media (max-width: 992px){.backstage-header{padding:0 16px;height:70px !important}.backstage-header .top_box{display:none}.backstage-header .header_logo{padding:12px 0px !important}.backstage-header .header_logo img{height:46px !important}.backstage-header .header_logo .slogan_all{display:none}.backstage-header .menu-toggle{display:flex !important}.backstage-header .header_nav{position:fixed;top:70px;left:0;width:100%;height:calc(100vh - 70px);background:#fff;transform:translateY(-100%);transition:transform .35s ease;border-top:1px solid rgba(255,255,255,0.2);z-index:998}.backstage-header .header_nav .nav_list{width:100%;background:#fff;flex-direction:column;align-items:flex-start;border-top:1px solid #eee !important;padding:30px !important}.backstage-header .header_nav .nav_list li{width:100%;border-radius:50px;margin-bottom:18px}.backstage-header .header_nav .nav_list li:nth-last-child(1){margin-bottom:0px}.backstage-header .header_nav .nav_list a{font-size:18px;padding:10px 20px !important}.backstage-header .header_nav .nav_list .navon a{width:100%;display:block;background:#05f;color:#fff !important;border-radius:50px}.backstage-header .header_nav .nav_list .navon a::after{display:none}.backstage-header .header_nav .mobile_follow_box{display:block !important;border-top:1px solid #eee !important}.backstage-header.menu-open .header_nav{transform:translateY(0)}.backstage-header.menu-open .menu-toggle span:nth-child(1){transform:translateY(11px) rotate(45deg)}.backstage-header.menu-open .menu-toggle span:nth-child(2){opacity:0}.backstage-header.menu-open .menu-toggle span:nth-child(3){transform:translateY(-11px) rotate(-45deg)}.backstage-header .header_right .right_btn{display:none}}.public_title{width:100%;text-align:center;margin-bottom:30px}.public_title b{width:100%;font-size:36px;font-weight:bold;line-height:36px;display:block;color:#000}.public_title b u{color:#ff7200;font-style:normal;text-decoration:none}.public_title span{width:100%;display:block;padding-top:14px;padding-bottom:20px;font-size:14px;line-height:14px;position:relative;color:#737373}.public_title span::after{width:70px;content:'';position:absolute;left:50%;bottom:0px;transform:translateY(-50%) translateX(-50%);height:3px;background:#000}.public_title p{width:100%;display:block;margin:0 auto;font-size:14px;line-height:24px;opacity:0.8;padding-top:8px}.public_title .btn{background:#000;color:#05f;padding:10px 30px;font-size:16px;line-height:16px;display:inline-block;border-radius:0px;margin-top:20px !important}.public_title .btn:hover{background:#05f;color:#000}@media (max-width: 992px){.public_title{margin-bottom:16px}.public_title b{font-size:26px;line-height:26px}.public_title span{padding-top:20px;font-size:12px;line-height:12px}.public_title span::after{top:10px}}.heme_swiper{width:100%;height:100%;position:relative;overflow:hidden}.heme_swiper .swiper-slide{text-align:center;font-size:18px;background:#444;display:flex;justify-content:center;align-items:center}.heme_swiper .swiper-slide .img{display:block;width:100%;height:650px;object-fit:cover}.heme_swiper .swiper-pagination{padding-bottom:10px}.heme_swiper .swiper-pagination .swiper-pagination-bullet{width:16px;height:6px;border-radius:10px;background:#fff}.heme_swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:24px !important}.heme_swiper .autoplay-progress{position:absolute;right:16px;bottom:16px;z-index:10;width:48px;height:48px;display:flex;align-items:center;justify-content:center;font-weight:bold;color:var(--swiper-theme-color)}.heme_swiper .autoplay-progress svg{--progress:0;position:absolute;left:0;top:0px;z-index:10;width:100%;height:100%;stroke-width:4px;stroke:var(--swiper-theme-color);fill:none;stroke-dashoffset:calc(125.6px * (1 - var(--progress)));stroke-dasharray:125.6;transform:rotate(-90deg)}.main_home_box{width:100%;padding:30px 0;background-color:#f7f7f899;background-image:url("../image/background/aiLogistics.png");background-size:cover;background-repeat:no-repeat}.announcement_box{width:100%;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:9px 12px}.announcement_box .note_left{display:flex;align-items:center}.announcement_box .note_left span{padding-left:8px;font-size:14px;font-weight:bold}.announcement_box .note_swiper{width:calc(100% - 160px);overflow:hidden;position:relative;display:flex;justify-content:space-between;align-items:center;padding-left:20px;border-left:1px solid #eee}.announcement_box .note_swiper .swiper-slide a{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;color:#666;line-height:14px}.announcement_box .note_swiper .swiper-slide a:hover{color:#ff7200}.announcement_box .note_swiper .swiper_right{width:100px;position:relative;display:flex;justify-content:space-between;align-items:center;font-size:14px}.announcement_box .note_swiper .swiper_right .note-pagination{width:auto !important}.announcement_box .note_swiper .swiper_right .swiper-button-disabled{color:#999}.main_slide_box{width:100%;display:flex;align-items:center;justify-content:space-between;padding-top:18px}.main_slide_box .slide_card{width:24%;background:#fff;border:1px solid #eeeff0;padding:30px;transition:all .3s}.main_slide_box .slide_card:hover{box-shadow:0 6px 32px rgba(37,41,49,0.1);border:1px solid #fff}.main_slide_box .slide_card .card_icon{width:40px;height:40px}.main_slide_box .slide_card .title_01{width:100%;font-size:24px;line-height:24px;font-weight:bold;padding:10px 0}.main_slide_box .slide_card .title_desc{width:100%;color:#e38800;font-size:12px;padding:6px 8px 6px 22px;position:relative;background:linear-gradient(to right, #fbf7ee 20%, #fff 80%)}.main_slide_box .slide_card .title_desc .coolc{font-size:10px;position:absolute;top:6px;left:8px;transform:rotate(180deg)}.main_slide_box .slide_card .content_box{width:100%;font-size:14px;line-height:22px;padding:10px 0 0 0;color:#8d8d8d}.main_slide_box .slide_card .content_box .more{display:inline-block;padding-top:30px;font-size:14px;font-weight:bold;color:#000}.main_slide_box .slide_card .content_box .more .coolc{font-size:14px;font-weight:500}.main_slide_box .slide_card .content_box .more:hover{color:#ff7200}.statistics_box{width:100%;padding:50px 0;border-bottom:1px solid #dededf}.statistics_box .container{display:flex;justify-content:center;align-items:center}.statistics_box .item{width:20%;text-align:center}.statistics_box .item b{display:block;font-size:36px;line-height:36px;padding-bottom:16px;font-weight:bold}.statistics_box .item p{display:block;font-size:14px;line-height:14px;color:#999}.one_shop_home{width:100%;height:600px;padding:50px 0 20px 0;overflow:hidden}.one_shop_home .marquee-box{width:100%;height:420px;margin-top:60px;position:relative;box-sizing:border-box}.one_shop_home .marquee-box .marquee-content{position:absolute;left:0;top:0;height:100%;white-space:nowrap;display:flex;align-items:center;box-sizing:border-box}.one_shop_home .marquee-box .marquee-content .marquee-item{width:394px;margin:0 15px;transition:all .3s}.one_shop_home .marquee-box .marquee-content .marquee-item:hover{width:460px}.one_shop_home .marquee-box .marquee-content .marquee-item:hover .shop_box{box-shadow:0 6px 32px rgba(37,41,49,0.3);margin-top:-40px}.one_shop_home .marquee-box .marquee-content .marquee-item .shop_box{width:100%;height:420px;background:#fff;position:relative;transition:all .3s;box-shadow:0 6px 32px rgba(37,41,49,0.06)}.one_shop_home .marquee-box .marquee-content .marquee-item .shop_box .banner_box{width:100%;height:143px;overflow:hidden}.one_shop_home .marquee-box .marquee-content .marquee-item .shop_box .banner_box .img{width:100%}.one_shop_home .marquee-box .marquee-content .marquee-item .shop_box .info_box{width:100%;height:240px;padding:50px 20px 20px 20px;position:relative;display:flex;justify-content:space-between;align-items:center;flex-direction:column}.one_shop_home .marquee-box .marquee-content .marquee-item .shop_box .info_box .photo{width:64px;height:64px;border-radius:50%;box-shadow:0 3.2px 12.8px rgba(37,41,49,0.08);left:50%;position:absolute;top:0px;margin-top:-32px;transform:translateX(-50%);transition:all .3s}.one_shop_home .marquee-box .marquee-content .marquee-item .shop_box .info_box .name{width:100%;text-align:center}.one_shop_home .marquee-box .marquee-content .marquee-item .shop_box .info_box .desc{width:100%;font-size:14px;line-height:22px;color:#999;white-space:normal}.one_shop_home .marquee-box .marquee-content .marquee-item .shop_box .info_box .more{display:inline-block;font-size:14px;color:#000}.one_shop_home .marquee-box .marquee-content .marquee-item .shop_box .info_box .more .coolc{font-size:14px;font-weight:500}.one_shop_home .marquee-box .marquee-content .marquee-item .shop_box .info_box .more:hover{color:#ff7200}.simple_box{width:100%;padding:65px 0}.simple_box .simple_line_box{width:100%;padding-top:20px;display:flex;align-items:center;justify-content:space-between}.simple_box .simple_line_box .line_box{width:32%;border:1px solid #f1f1f1;padding:40px}.simple_box .simple_line_box .line_box .iherad{width:100%;padding-bottom:20px}.simple_box .simple_line_box .line_box .iherad span{font-size:14px;line-height:14px}.simple_box .simple_line_box .line_box .iherad .name{width:100%;font-size:22px;line-height:22px;font-weight:bold;padding:10px 0 14px 0}.simple_box .simple_line_box .line_box .iherad p{width:100%;font-size:14px;line-height:22px;color:#666}.simple_box .simple_line_box .line_box ul{width:100%;display:grid;justify-content:space-between;grid-template-columns:repeat(3, auto);grid-gap:20px}.simple_box .simple_line_box .line_box ul li{text-align:center}.simple_box .simple_line_box .line_box ul li img{width:60px;margin:0 auto;transition:all .3s}.simple_box .simple_line_box .line_box ul li:hover img{transform:scale(1.2)}.simple_box .simple_line_box .line_box ul li span{width:100%;text-align:center;font-size:12px;color:#969696;padding:8px 0 0 0}.project_box{width:100%;padding:50px 0 30px 0;background-image:url("../image/background/project_bg.jpg");background-attachment:fixed;background-position:bottom center;background-size:100% auto}.project_box .qudaoSwiper{width:100%;padding-top:10px;overflow:hidden}.project_box .qudaoSwiper .swiper-slide{background:#e6f5ff;border-radius:20px}.project_box .qudaoSwiper .swiper-slide .head{width:100%;text-align:center;padding:22px 0}.project_box .qudaoSwiper .swiper-slide .head b{font-size:18px;line-height:18px;font-weight:bold;color:#000}.project_box .qudaoSwiper .swiper-slide .head p{width:100%;font-size:14px;line-height:14px;color:#999;padding-top:6px}.project_box .qudaoSwiper .swiper-slide .img_box{width:100%;border-radius:20px;border:6px solid #fff}.project_box .qudao-pagination{width:100%;display:flex;justify-content:center;position:relative;z-index:999;padding-top:40px}.project_box .qudao-pagination .swiper-pagination-bullet{width:16px;height:10px;border-radius:10px;background:#70c1ff;border:2px solid #fff;opacity:1;margin:0 2px}.project_box .qudao-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:24px !important;background:#0090ff}.home_txt_box{width:100%;background:linear-gradient(to bottom, #fff 40%, #edfafd)}.home_txt_box .city_bg{padding:40px 0 130px 0;background:url("../image/background/city_bg.png") no-repeat bottom center}.home_txt_box .news_all_box{width:100%;padding:0px 0 80px 0;display:flex;justify-content:space-between}.home_txt_box .news_all_box .right_news,.home_txt_box .news_all_box .left_news{width:48%}.home_txt_box .news_all_box .top_title{width:100%;display:flex;justify-content:space-between;align-items:center}.home_txt_box .news_all_box .top_title b{font-size:22px;font-weight:bold;line-height:22px;display:block;color:#000}.home_txt_box .news_all_box .top_title b u{color:#ff7200;font-style:normal;text-decoration:none}.home_txt_box .news_all_box .top_title a{color:#666;font-size:16px}.home_txt_box .news_all_box .top_title a:hover{color:#ff7200;padding-left:4px}.home_txt_box .news_all_box .left_news ul{padding-top:20px}.home_txt_box .news_all_box .left_news ul li{width:100%}.home_txt_box .news_all_box .left_news ul li a{width:100%;border:1px solid #f1f1f1;display:flex;justify-content:space-between;margin-bottom:20px;padding:21px}.home_txt_box .news_all_box .left_news ul li a:hover{border:1px solid #ff7200}.home_txt_box .news_all_box .left_news ul li a:hover .left_text b{color:#ff7200}.home_txt_box .news_all_box .left_news ul li a .left_text{width:calc(100% - 206px)}.home_txt_box .news_all_box .left_news ul li a .left_text b{width:100%;display:block;font-size:16px;color:#000}.home_txt_box .news_all_box .left_news ul li a .left_text time{width:100%;display:block;font-size:12px;color:#999;padding:8px 0}.home_txt_box .news_all_box .left_news ul li a .left_text p{width:100%;display:block;font-size:12px;line-height:20px;color:#737373}.home_txt_box .news_all_box .left_news ul li a .img_box{width:186px;height:121px;overflow:hidden}.home_txt_box .news_all_box .left_news ul li a .img_box img{width:100%;transition:all .3s}.home_txt_box .news_all_box .left_news ul li a .img_box:hover img{transform:scale(1.2)}.home_txt_box .news_all_box .left_news ul li:nth-last-child(1) a{margin-bottom:0px}.home_txt_box .news_all_box .right_news ul{padding-top:20px}.home_txt_box .news_all_box .right_news ul li{width:100%;font-size:16px}.home_txt_box .news_all_box .right_news ul li a{width:100%;border:1px solid #f1f1f1;display:block;color:#333;padding:14px 16px;margin-bottom:20px;position:relative}.home_txt_box .news_all_box .right_news ul li a::before{font-family:"coolc" !important;content:"\e606";position:absolute;right:12px}.home_txt_box .news_all_box .right_news ul li a:hover{background:#ff7200;color:#fff;border:1px solid #ff7200}.home_txt_box .news_all_box .right_news ul li:nth-last-child(1) a{margin-bottom:0px}.home_txt_box .faq_all_box{width:100%;padding:0px 0 100px 0}.home_txt_box .faq_all_box .accordion-item{border:1px solid #eee;margin-bottom:12px;border-radius:0px !important}.home_txt_box .faq_all_box .accordion-item .accordion-button{font-size:16px !important;border-radius:0px !important;box-shadow:none;color:#000;font-weight:bold}.home_txt_box .faq_all_box .accordion-item .accordion-button:focus{box-shadow:none !important}.home_txt_box .faq_all_box .accordion-item .accordion-button::after{font-family:"coolc";content:'\e60a';font-size:18px;background-image:none !important}.home_txt_box .faq_all_box .accordion-item .accordion-button:not(.collapsed){position:relative;background:#fff !important}.home_txt_box .faq_all_box .accordion-item .accordion-button:not(.collapsed)::before{width:2px;height:100%;background:#05f;position:absolute;content:'';left:0px;top:0px;bottom:0px}.home_txt_box .faq_all_box .accordion-item .accordion-body{font-size:14px !important;color:#666;line-height:24px;position:relative;padding-top:0px}.home_txt_box .faq_all_box .accordion-item .accordion-body::after{width:2px;height:100%;background:#05f;position:absolute;content:'';left:0px;top:0px;bottom:0px}.home_txt_box .join_box{width:100%;padding-top:40px;display:flex;align-items:center;flex-direction:column}.home_txt_box .join_box img{width:500px}.home_txt_box .join_box p{font-size:14px;padding:12px 0 30px 0;color:#0055ff}.home_txt_box .join_box .join_btn{padding:14px 32px;background:linear-gradient(to bottom, #05f, #6719cd);border:3px solid #fff;color:#fff;font-size:20px;font-weight:bold;border-radius:60px;transition:all .3s}.home_txt_box .join_box .join_btn:hover{background:linear-gradient(to bottom, #6c00ff, #7f19cd)}.float-bar{position:fixed;right:34px;bottom:100px;z-index:990;display:flex;flex-direction:column;gap:15px}.float-bar .bar_icon{width:60px;background:#fff;border-radius:50px;box-shadow:0 0 5px #999;padding:5px}.float-bar .bar_icon .icoitem{position:relative;width:50px;height:50px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;margin-bottom:10px}.float-bar .bar_icon .icoitem:nth-last-child(1){margin-bottom:0px}.float-bar .bar_icon .icoitem:nth-last-child(1)::after{display:none}.float-bar .bar_icon .icoitem::after{width:100%;height:1px;content:'';background:#eee;position:absolute;left:0px;bottom:-5px;right:0px}.float-bar .bar_icon .icoitem.ai_bg{background:#fff !important}.float-bar .bar_icon .icoitem .ai_kefu{width:50px;height:50px}.float-bar .bar_icon .icoitem i{width:50px;height:50px;display:flex;align-items:center;justify-content:center;font-size:24px;color:#000;transition:color 0.25s ease}.float-bar .bar_icon .icoitem:hover{background:#ff7200}.float-bar .bar_icon .icoitem:hover i{color:#fff}.float-bar .bar_icon .icoitem:hover .float-text{opacity:1;transform:translateX(0);pointer-events:auto}.float-bar .bar_icon .icoitem .float-text{position:absolute;right:calc(100% + 5px);top:7px;background:#111;color:#fff;padding:8px 16px;border-radius:30px;white-space:nowrap;font-size:14px;opacity:0;pointer-events:none;transition:all 0.25s ease}.float-bar .bar_icon .icoitem .float-text::after{content:"";position:absolute;right:-6px;top:50%;transform:translateY(-50%);border-width:6px;border-style:solid;border-color:transparent transparent transparent #111}.float-bar .float-item{position:relative;width:60px;height:60px;background:#fff;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 0 5px #999}.float-bar .float-item i{width:60px;height:60px;display:flex;align-items:center;justify-content:center;font-size:24px;color:#000;transition:color 0.25s ease}.float-bar .float-item:hover{background:#000}.float-bar .float-item:hover i{color:#fff}.float-bar .float-item:hover .float-text{opacity:1;transform:translateX(0);pointer-events:auto}.float-bar .float-item .float-text{position:absolute;right:calc(100% + 5px);top:12px;background:#000;color:#fff;padding:8px 16px;border-radius:30px;white-space:nowrap;font-size:14px;opacity:0;pointer-events:none;transition:all 0.25s ease}.float-bar .float-item .float-text::after{content:"";position:absolute;right:-6px;top:50%;transform:translateY(-50%);border-width:6px;border-style:solid;border-color:transparent transparent transparent #111}.float-bar .float-item#back-top{display:none;background:#fff}.float-bar .float-item#back-top:hover{background:#ff7200}.float-bar .float-item#back-top:hover i{color:#fff}@media (max-width: 992px){.float-bar{right:12px;bottom:100px}.float-bar .float-item{width:42px;height:42px}.float-bar .float-item i{width:42px;height:42px;font-size:20px}}.footArea{width:100%;background:#252931}.footArea .footer_body{width:100%;padding:24px 0;display:flex;justify-content:space-between}.footArea .footer_body .footer_logo{width:185px}.footArea .footer_body .footer_logo img{width:100%}.footArea .footer_body .footer_logo p{width:100%;font-size:14px;color:#8f9093;padding-top:14px;letter-spacing:6px}.footArea .footer_body .help_box{width:calc(100% - 300px);display:flex;justify-content:space-between}.footArea .footer_body .help_box .title{width:100%;color:#fff;padding-bottom:10px}.footArea .footer_body .help_box p{width:100%;color:#8f9093;font-size:14px}.footArea .footer_body .help_box ul li{padding:2px 0}.footArea .footer_body .help_box ul li a{font-size:14px;color:#8f9093}.footArea .footer_body .help_box ul li a:hover{color:#ff7200}.footArea .copy_box{width:100%;border-top:1px solid #3b3f46;color:#8f9093;font-size:14px;padding:20px 0;display:flex;align-items:center;justify-content:space-between}.footArea .copy_box .cart_box a{color:#8f9093;padding-right:20px}.footArea .copy_box .cart_box a:hover{color:#ff7200}.footArea .copy_box .copy{display:flex;align-items:center}.footArea .copy_box .copy a{color:#8f9093;padding-left:20px}.footArea .copy_box .copy a:hover{color:#ff7200}@media (max-width: 1360px){.footArea .footer_body .footer_logo{display:none}.footArea .footer_body .help_box{width:100%}.footArea .copy_box{width:100%;flex-direction:column;justify-content:center}}@media (max-width: 992px){.footArea .footer_body{display:none}.footArea .copy_box .cart_box{display:none}.footArea .copy_box .copy a{display:none}}.login_bg{width:100%;height:100vh;overflow:hidden;position:relative}.login_bg .light-homepage-banner-selected{flex-shrink:0;height:100%;width:100%;display:flex;justify-content:space-between;align-items:center;overflow:hidden}.login_bg .light-homepage-banner-selected .light-homepage-bg{width:100vw;height:100vh;display:flex;justify-content:center;left:0;top:0;overflow:hidden}.login_bg .light-homepage-banner-selected .light-homepage-bg video{width:100vw;height:100vh;-o-object-fit:cover;object-fit:cover}.login_bg .login_box{width:100%;height:100vh;position:absolute;left:0px;top:0px}.login_bg .login_box .header_logo{width:100%;height:auto;padding:30px 26px 30px 0;z-index:999;position:relative;display:flex;align-items:center}.login_bg .login_box .header_logo img{height:42px}.login_bg .login_box .header_logo .slogan_all{padding-left:10px}.login_bg .login_box .header_logo .slogan_all p{font-size:12px;line-height:12px;padding-top:2px;color:#999}.login_bg .login_box .header_logo .slogan_all .em{width:61px;height:25px;display:block;margin-top:-8px;position:relative;background:url("../image/ai_saas.png") no-repeat}.login_bg .login_box .row{height:80vh}.login_bg .login_box .left_ads{width:100%;height:100%;display:flex;justify-content:center;flex-direction:column}.login_bg .login_box .left_ads .name{width:280px;font-size:23.5px;height:58px;line-height:1;display:flex;align-items:center;justify-content:center;font-weight:500;color:#fff;padding-top:2px;border-radius:70px 70px 70px 0;background:linear-gradient(265.27deg, #5e5eff 2.79%, #78beff 99.36%)}.login_bg .login_box .left_ads .nm_box{width:100%;padding:28px 0}.login_bg .login_box .left_ads .nm_box .desc{width:100%;font-size:70px;line-height:70px;font-weight:bold;color:#000;padding:6px 0}.login_bg .login_box .left_ads .p{width:100%;font-size:24px;line-height:34px}.login_bg .login_box .common-login-box{width:100%;height:80vh;display:flex;align-items:center;justify-content:flex-end}.login_bg .login_box .common-login{width:372px;position:relative;padding:47px 27px 30px 27px;border-radius:26px;border:1px solid #fff;background:linear-gradient(180deg, rgba(249,251,255,0.6) 0%, rgba(242,246,255,0.08) 100%);backdrop-filter:blur(15px)}.login_bg .login_box .common-login .change-login{width:100%;display:flex;align-items:center}.login_bg .login_box .common-login .change-login a{color:#848b99;margin-right:30px;font-size:18px;padding-bottom:10px}.login_bg .login_box .common-login .change-login a.select{color:#000;position:relative}.login_bg .login_box .common-login .change-login a.select::after{width:60px;height:4px;border-radius:6px;content:'';background:#05f;position:absolute;left:50%;bottom:0px;transform:translateX(-50%)}.login_bg .login_box .common-login .account_box{width:100%}.login_bg .login_box .common-login .account_box .uc-common-account{margin-top:24px;display:block;width:100%;height:44px !important;line-height:normal !important;padding-left:13px !important;font-size:16px;border-radius:10px;border:1px solid #fff;outline:none}.login_bg .login_box .common-login .account_box .right_btn_box{width:100%;position:relative}.login_bg .login_box .common-login .account_box .right_btn_box .pass-item-timer{position:absolute;right:6px;top:6px;line-height:20px;background:#ebedf5;border-radius:10px;font-size:14px;color:#282c33;cursor:pointer;border-width:0px;padding:6px 12px}.login_bg .login_box .common-login .account_box .right_btn_box .codeimg{height:40px;position:absolute;right:2px;top:2px;border-radius:10px}.login_bg .login_box .common-login .account_box .pawssstrength{width:100%;height:4px;border-radius:6px;margin-top:10px;background:#eee;position:relative;overflow:hidden;display:none}.login_bg .login_box .common-login .account_box .pawssstrength #strengthText{height:4px;position:absolute;left:0px;top:0px;display:block;background:linear-gradient(to right, #ff8100 .3%, #00d219 99.35%)}.login_bg .login_box .common-login .account_box .inputtips{width:100%;color:#f00;font-size:12px;padding-top:14px}.login_bg .login_box .common-login .account_box .privacy-agreement{width:100%;font-size:14px;padding-top:30px;padding-bottom:10px}.login_bg .login_box .common-login .account_box .privacy-agreement .line{display:flex;align-items:center;padding:3px 0}.login_bg .login_box .common-login .account_box .privacy-agreement .line label{padding-left:8px;color:#666}.login_bg .login_box .common-login .find_reg_password{width:100%;padding-top:20px;display:flex;align-items:center;justify-content:center}.login_bg .login_box .common-login .find_reg_password a{font-size:13px;padding:0 8px}.login_bg .login_box .common-login .find_reg_password a:hover{color:#ff7200}.login_bg .login_box .common-login .uc-code-btn-change{position:absolute;top:0;right:0;font-size:0;width:64px;height:64px;overflow:hidden;border-radius:0 26px 0 0;cursor:pointer}.login_bg .login_box .common-login .uc-code-btn-change::before{content:"";position:absolute;top:0px;left:0px;width:100%;height:100%;cursor:pointer;background-image:url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc2NCcgaGVpZ2h0PSc2NCcgdmlld0JveD0nMCAwIDY0IDY0JyBmaWxsPSdub25lJz48cGF0aCBvcGFjaXR5PScwLjUnIGZpbGwtcnVsZT0nZXZlbm9kZCcgY2xpcC1ydWxlPSdldmVub2RkJyBkPSdNMCAwSDM4Ljg3OTJDNTIuNzUzIDAgNjQgMTEuMjQ3IDY0IDI1LjEyMDhWNjRMMCAwWicgZmlsbD0nIzNBNUJGRCcvPjxwYXRoIGZpbGwtcnVsZT0nZXZlbm9kZCcgY2xpcC1ydWxlPSdldmVub2RkJyBkPSdNNTEuNDM4MSAxMy45NjI5SDQ0LjgyMjNDNDMuNTYzNSAxMy45NjI5IDQyLjU0MyAxNS4wMDM5IDQyLjU0MyAxNi4yODhWMjMuMDM2NkM0Mi41NDMgMjQuMzIwOCA0My41NjM1IDI1LjM2MTggNDQuODIyMyAyNS4zNjE4SDUxLjQzODFDNTIuNjk2OSAyNS4zNjE4IDUzLjcxNzQgMjQuMzIwOCA1My43MTc0IDIzLjAzNjZWMTYuMjg4QzUzLjcxNzQgMTUuMDAzOSA1Mi42OTY5IDEzLjk2MjkgNTEuNDM4MSAxMy45NjI5Wk00NC44MjQ0IDE2LjI4ODVINTEuNDQwMlYyMy4wMzcxSDQ0LjgyNDRWMTYuMjg4NVpNMzguNjUwOSAyNy4wMDhIMzIuMDM1MkMzMC43NzY0IDI3LjAwOCAyOS43NTU5IDI4LjA0OTEgMjkuNzU1OSAyOS4zMzMyVjI5Ljc1NTVMMzIuMDM3MyAzMi4wMzdWMjkuMzMzN0gzOC42NTMxVjM2LjA4MjNIMzYuMDgyNkwzOC40MDczIDM4LjQwNjlIMzguNjUwOUMzOS45MDk4IDM4LjQwNjkgNDAuOTMwMyAzNy4zNjU5IDQwLjkzMDMgMzYuMDgxOFYyOS4zMzMyQzQwLjkzMDMgMjguMDQ5MSAzOS45MDk4IDI3LjAwOCAzOC42NTA5IDI3LjAwOFpNNDcuMDE3NCAzNi41NTM1QzQ3LjAxNzQgMzYuMzA4MSA0Ny4yMTY0IDM2LjEwOTEgNDcuNDYxOSAzNi4xMDkxSDQ4Ljc5NjhDNDkuMDQyMiAzNi4xMDkxIDQ5LjI0MTIgMzYuMzA4MSA0OS4yNDEyIDM2LjU1MzVWMzcuOTMzMUM0OS4yNDEyIDM4LjE3ODUgNDkuMDQyMiAzOC4zNzc1IDQ4Ljc5NjggMzguMzc3NUg0Ny40NjE5QzQ3LjIxNjQgMzguMzc3NSA0Ny4wMTc0IDM4LjE3ODUgNDcuMDE3NCAzNy45MzMxVjM2LjU1MzVaTTM4LjY1MDkgMTMuOTYyOUgzMi4wMzUyQzMwLjc3NjQgMTMuOTYyOSAyOS43NTU5IDE1LjAwMzkgMjkuNzU1OSAxNi4yODhWMjMuMDM2NkMyOS43NTU5IDI0LjMyMDggMzAuNzc2NCAyNS4zNjE4IDMyLjAzNTIgMjUuMzYxOEgzOC42NTA5QzM5LjkwOTggMjUuMzYxOCA0MC45MzAzIDI0LjMyMDggNDAuOTMwMyAyMy4wMzY2VjE2LjI4OEM0MC45MzAzIDE1LjAwMzkgMzkuOTA5OCAxMy45NjI5IDM4LjY1MDkgMTMuOTYyOVpNMzIuMDM3MyAxNi4yODg1SDM4LjY1MzFWMjMuMDM3MUgzMi4wMzczVjE2LjI4ODVaTTM0LjIyNjYgMTguOTcyOUMzNC4yMjY2IDE4LjcyNzUgMzQuNDI1NSAxOC41Mjg1IDM0LjY3MSAxOC41Mjg1SDM2LjAwNTlDMzYuMjUxMyAxOC41Mjg1IDM2LjQ1MDMgMTguNzI3NSAzNi40NTAzIDE4Ljk3MjlWMjAuMzUyNUMzNi40NTAzIDIwLjU5NzkgMzYuMjUxMyAyMC43OTY5IDM2LjAwNTkgMjAuNzk2OUgzNC42NzFDMzQuNDI1NSAyMC43OTY5IDM0LjIyNjYgMjAuNTk3OSAzNC4yMjY2IDIwLjM1MjVWMTguOTcyOVpNMzQuMjI2NiAzMi4wMTdDMzQuMjI2NiAzMS43NzE2IDM0LjQyNTUgMzEuNTcyNiAzNC42NzEgMzEuNTcyNkgzNi4wMDU5QzM2LjI1MTQgMzEuNTcyNiAzNi40NTAzIDMxLjc3MTYgMzYuNDUwMyAzMi4wMTdWMzMuMzk2NkMzNi40NTAzIDMzLjY0MiAzNi4yNTE0IDMzLjg0MSAzNi4wMDU5IDMzLjg0MUgzNC42NzFDMzQuNDI1NSAzMy44NDEgMzQuMjI2NiAzMy42NDIgMzQuMjI2NiAzMy4zOTY2VjMyLjAxN1pNNDcuNDU4MSAxOC41Mjg1QzQ3LjIxMjcgMTguNTI4NSA0Ny4wMTM3IDE4LjcyNzUgNDcuMDEzNyAxOC45NzI5VjIwLjM1MjVDNDcuMDEzNyAyMC41OTc5IDQ3LjIxMjcgMjAuNzk2OSA0Ny40NTgxIDIwLjc5NjlINDguNzkzQzQ5LjAzODUgMjAuNzk2OSA0OS4yMzc0IDIwLjU5NzkgNDkuMjM3NCAyMC4zNTI1VjE4Ljk3MjlDNDkuMjM3NCAxOC43Mjc1IDQ5LjAzODUgMTguNTI4NSA0OC43OTMgMTguNTI4NUg0Ny40NTgxWk00OC4xMjY0IDI3LjAwNjlDNDguNzEwOCAyNy4wMDY5IDQ5LjE5MjUgMjcuNDU1NyA0OS4yNTg0IDI4LjAzMzlMNDkuMjY2IDI4LjE2OTRMNDkuMjY1IDMxLjU0MjZINTEuNDMzOEw1MS40MzQyIDI4LjE2OTRDNTEuNDM0MiAyNy41NzMyIDUxLjg3NDIgMjcuMDgxOCA1Mi40NDEgMjcuMDE0N0w1Mi41NzM5IDI3LjAwNjlDNTMuMTU4NCAyNy4wMDY5IDUzLjY0MDEgMjcuNDU1NyA1My43MDU5IDI4LjAzMzlMNTMuNzEzNiAyOC4xNjk0VjMyLjcwNjNDNTMuNzEzNiAzMy4zMDI1IDUzLjI3MzYgMzMuNzkzOSA1Mi43MDY4IDMzLjg2MUw1Mi41NzM5IDMzLjg2ODlINDguMTI2NEM0Ny41NDE5IDMzLjg2ODkgNDcuMDYwMiAzMy40MjAxIDQ2Ljk5NDQgMzIuODQxOUw0Ni45ODY3IDMyLjcwNjNMNDYuOTg1NiAyOS4zMzE0SDQ0LjgxNzlMNDQuODE4NSAzNy4yNDMyQzQ0LjgxODUgMzcuODM5NCA0NC4zNzg1IDM4LjMzMDggNDMuODExNyAzOC4zOTc5TDQzLjY3ODggMzguNDA1N0M0My4wOTQ0IDM4LjQwNTcgNDIuNjEyNiAzNy45NTY5IDQyLjU0NjggMzcuMzc4N0w0Mi41MzkxIDM3LjI0MzJWMjguMTY5NEM0Mi41MzkxIDI3LjU3MzIgNDIuOTc5MSAyNy4wODE4IDQzLjU0NTkgMjcuMDE0N0w0My42Nzg4IDI3LjAwNjlINDguMTI2NFpNNTEuOTA3MyAzNi4xMDg5QzUxLjY2MTkgMzYuMTA4OSA1MS40NjI5IDM2LjMwNzkgNTEuNDYyOSAzNi41NTMzVjM3LjkzMjlDNTEuNDYyOSAzOC4xNzgzIDUxLjY2MTkgMzguMzc3MyA1MS45MDczIDM4LjM3NzNINTMuMjQyMkM1My40ODc3IDM4LjM3NzMgNTMuNjg2NyAzOC4xNzgzIDUzLjY4NjcgMzcuOTMyOVYzNi41NTMzQzUzLjY4NjcgMzYuMzA3OSA1My40ODc3IDM2LjEwODkgNTMuMjQyMiAzNi4xMDg5SDUxLjkwNzNaJyBmaWxsPSd3aGl0ZScvPjwvc3ZnPg==)}.login_bg .login_box .common-login .uc-code-btn-change.uc-code-btn-password::before{content:"";position:absolute;top:0px;left:0px;width:100%;height:100%;cursor:pointer;background-image:url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc2NCcgaGVpZ2h0PSc2NCcgdmlld0JveD0nMCAwIDY0IDY0JyBmaWxsPSdub25lJz48cGF0aCBvcGFjaXR5PScwLjUnIGZpbGwtcnVsZT0nZXZlbm9kZCcgY2xpcC1ydWxlPSdldmVub2RkJyBkPSdNMCAwSDM4QzUyLjM1OTQgMCA2NCAxMS42NDA2IDY0IDI2VjY0TDAgMFonIGZpbGw9JyMzQTVCRkQnLz48cGF0aCBmaWxsLXJ1bGU9J2V2ZW5vZGQnIGNsaXAtcnVsZT0nZXZlbm9kZCcgZD0nTTM1LjM4NzYgMTMuMDM3MUgzNS4zODc2SDQyLjgzNzJINDIuODM3MkM0NC4xMjE3IDEzLjAzNzEgNDUuMTU3NyAxMy4wMzcxIDQ1Ljk5NjcgMTMuMTA1NkM0Ni44NjA1IDEzLjE3NjIgNDcuNjE5MyAxMy4zMjUzIDQ4LjMyMTIgMTMuNjgzQzQ5LjQzNjMgMTQuMjUxMSA1MC4zNDI4IDE1LjE1NzcgNTAuOTExIDE2LjI3MjdDNTEuMjY4NiAxNi45NzQ3IDUxLjQxNzggMTcuNzMzNCA1MS40ODgzIDE4LjU5NzNDNTEuNTU2OSAxOS40MzYyIDUxLjU1NjkgMjAuNDcyMyA1MS41NTY5IDIxLjc1NjdWMjEuNzU2N1YyMS43NTY3VjIxLjc1NjdWMjMuMjgwNlYyMy4yODA2VjIzLjI4MDZWMjMuMjgwNkM1MS41NTY5IDI0LjU2NSA1MS41NTY5IDI1LjYwMSA1MS40ODgzIDI2LjQzOTlDNTEuNDE3OCAyNy4zMDM3IDUxLjI2ODYgMjguMDYyNSA1MC45MTEgMjguNzY0NUM1MC4zNDI4IDI5Ljg3OTUgNDkuNDM2MyAzMC43ODYgNDguMzIxMiAzMS4zNTQyQzQ3LjYxOTMgMzEuNzExOSA0Ni44NjA1IDMxLjg2MSA0NS45OTY3IDMxLjkzMTVDNDUuMTU3NyAzMi4wMDAxIDQ0LjEyMTcgMzIuMDAwMSA0Mi44MzcyIDMyLjAwMDFIMzUuMzg3NkMzNC4xMDMxIDMyLjAwMDEgMzMuMDY3MSAzMi4wMDAxIDMyLjIyODEgMzEuOTMxNUMzMi4xMTc3IDMxLjkyMjUgMzIuMDA5IDMxLjkxMjIgMzEuOTAxOSAzMS45MDA0TDI2Ljc2NzcgMjYuNzY2MkMyNi43NTU4IDI2LjY1OTEgMjYuNzQ1NSAyNi41NTA0IDI2LjczNjUgMjYuNDM5OUMyNi42Njc5IDI1LjYwMSAyNi42NjggMjQuNTY0OSAyNi42NjggMjMuMjgwNVYyMy4yODA0VjIxLjc1NjdWMjEuNzU2N0MyNi42NjggMjAuNDcyMiAyNi42Njc5IDE5LjQzNjIgMjYuNzM2NSAxOC41OTczQzI2LjgwNzEgMTcuNzMzNCAyNi45NTYyIDE2Ljk3NDcgMjcuMzEzOSAxNi4yNzI3QzI3Ljg4MiAxNS4xNTc3IDI4Ljc4ODUgMTQuMjUxMSAyOS45MDM2IDEzLjY4M0MzMC42MDU2IDEzLjMyNTMgMzEuMzY0MyAxMy4xNzYyIDMyLjIyODEgMTMuMTA1NkMzMy4wNjcxIDEzLjAzNzEgMzQuMTAzMSAxMy4wMzcxIDM1LjM4NzYgMTMuMDM3MVpNMzYuNTA1MyAzNi41MDM4TDUwLjk2NDMgMzYuNTAzOFYzNC4xMzM0TDM0LjEzNDkgMzQuMTMzNEwzNi41MDUzIDM2LjUwMzhaTTMyLjQyMTEgMTUuNDY4MUMzMS43MDM5IDE1LjUyNjcgMzEuMjkxOCAxNS42MzYgMzAuOTc5NyAxNS43OTVDMzAuMzEwNyAxNi4xMzU5IDI5Ljc2NjggMTYuNjc5OCAyOS40MjU5IDE3LjM0ODhDMjkuMjY2OCAxNy42NjEgMjkuMTU3NiAxOC4wNzMgMjkuMDk5IDE4Ljc5MDNDMjkuMDM5MyAxOS41MjE0IDI5LjAzODMgMjAuNDYwNCAyOS4wMzgzIDIxLjgwNzVWMjMuMjI5N0MyOS4wMzgzIDI0LjU3NjggMjkuMDM5MyAyNS41MTU4IDI5LjA5OSAyNi4yNDY5QzI5LjE1NzYgMjYuOTY0MSAyOS4yNjY4IDI3LjM3NjIgMjkuNDI1OSAyNy42ODgzQzI5Ljc2NjggMjguMzU3NCAzMC4zMTA3IDI4LjkwMTMgMzAuOTc5NyAyOS4yNDIyQzMxLjI5MTggMjkuNDAxMiAzMS43MDM5IDI5LjUxMDUgMzIuNDIxMSAyOS41NjlDMzMuMTUyMiAyOS42Mjg4IDM0LjA5MTMgMjkuNjI5NyAzNS40MzgzIDI5LjYyOTdINDIuNzg2NUM0NC4xMzM2IDI5LjYyOTcgNDUuMDcyNiAyOS42Mjg4IDQ1LjgwMzcgMjkuNTY5QzQ2LjUyMDkgMjkuNTEwNSA0Ni45MzMgMjkuNDAxMiA0Ny4yNDUxIDI5LjI0MjJDNDcuOTE0MSAyOC45MDEzIDQ4LjQ1ODEgMjguMzU3NCA0OC43OTkgMjcuNjg4M0M0OC45NTggMjcuMzc2MiA0OS4wNjcyIDI2Ljk2NDEgNDkuMTI1OCAyNi4yNDY5QzQ5LjE4NTYgMjUuNTE1OCA0OS4xODY1IDI0LjU3NjggNDkuMTg2NSAyMy4yMjk3VjIxLjgwNzVDNDkuMTg2NSAyMC40NjA0IDQ5LjE4NTYgMTkuNTIxNCA0OS4xMjU4IDE4Ljc5MDNDNDkuMDY3MiAxOC4wNzMgNDguOTU4IDE3LjY2MSA0OC43OTkgMTcuMzQ4OEM0OC40NTgxIDE2LjY3OTggNDcuOTE0MSAxNi4xMzU5IDQ3LjI0NTEgMTUuNzk1QzQ2LjkzMyAxNS42MzYgNDYuNTIwOSAxNS41MjY3IDQ1LjgwMzcgMTUuNDY4MUM0NS4wNzI2IDE1LjQwODQgNDQuMTMzNiAxNS40MDc1IDQyLjc4NjUgMTUuNDA3NUgzNS40MzgzQzM0LjA5MTMgMTUuNDA3NSAzMy4xNTIyIDE1LjQwODQgMzIuNDIxMSAxNS40NjgxWicgZmlsbD0nd2hpdGUnLz48L3N2Zz4=)}.login_bg .login_box .common-login .login-background-layer{border-radius:26px;position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;overflow:hidden;z-index:-1}.login_bg .login_box .common-login .login-background-layer .bottom-right-layer{position:absolute;width:330px;height:245px;bottom:-34px;right:-163px;border-radius:330px;opacity:.6;background:rgba(185,116,255,0.07);filter:blur(53px)}.login_bg .login_box .common-login .common-login{width:100%;height:48px;font-size:16px;border-radius:10px;padding:0;background:linear-gradient(270.93deg, #3434f4 .3%, #4c79ff 99.35%) !important;color:#fff;position:relative}.reg_banner{width:100%;height:260px;background:url("../image/background/reg_bg.jpg") no-repeat center center}.reg_banner .container{height:100%;display:flex;justify-content:center;flex-direction:column;align-items:center}.reg_banner .container h1{font-size:28px;line-height:28px;font-weight:bold;padding-bottom:10px}.reg_banner .container p{font-size:14px;line-height:14px;opacity:0.7}.reg_page_box{width:420px;padding:60px 0;margin:0 auto}.reg_page_box .name{font-size:18px;font-weight:bold;margin-bottom:10px;color:#000}.reg_page_box .reg_box{width:100%}.reg_page_box .reg_box .uc-common-account{margin-top:16px;display:block;width:100%;height:44px !important;line-height:normal !important;padding-left:13px !important;font-size:16px;border-radius:10px;border:1px solid #eee;outline:none}.reg_page_box .reg_box .uc-common-account:hover{border:1px solid #05f}.reg_page_box .reg_box .right_btn_box{width:100%;position:relative}.reg_page_box .reg_box .right_btn_box .pass-item-timer{position:absolute;right:6px;top:6px;line-height:20px;background:#ebedf5;border-radius:10px;font-size:14px;color:#282c33;cursor:pointer;border-width:0px;padding:6px 12px}.reg_page_box .reg_box .right_btn_box .codeimg{height:40px;position:absolute;right:2px;top:2px;border-radius:10px}.reg_page_box .reg_box .pawssstrength{width:100%;height:4px;border-radius:6px;margin-top:10px;background:#eee;position:relative;overflow:hidden;display:none}.reg_page_box .reg_box .pawssstrength #strengthText{height:4px;position:absolute;left:0px;top:0px;display:block;background:linear-gradient(to right, #ff8100 .3%, #00d219 99.35%)}.reg_page_box .reg_box .inputtips{width:100%;color:#f00;font-size:12px;padding-top:14px;padding-bottom:30px}.reg_page_box .reg_box .privacy-agreement{width:100%;font-size:14px;padding-top:20px;padding-bottom:16px}.reg_page_box .reg_box .privacy-agreement .line{display:flex;align-items:center;padding:3px 0}.reg_page_box .reg_box .privacy-agreement .line label{padding-left:8px;color:#666}.reg_page_box .reg_box .common-login{width:160px;height:48px;font-size:16px;border-radius:10px;padding:0;background:linear-gradient(270.93deg, #3434f4 .3%, #4c79ff 99.35%) !important;color:#fff;position:relative;border:0px}.main_bg{width:100%;padding:30px 0;background-color:#f7f7f899;background-image:url("../image/background/aiLogistics.png");background-size:cover;background-repeat:no-repeat}.main_bg .user_top_box{width:100%;background:#fff;border-radius:6px;padding:20px}.main_bg .user_top_box .hy_box{width:100%;padding-bottom:20px}.main_bg .user_top_box .hy_box .slogan_title_box{width:100%;font-weight:bold;font-size:20px;color:#000}.main_bg .user_top_box .hy_box p{width:100%;display:block;color:#666;font-size:14px;line-height:14px;padding-top:10px}.main_bg .user_top_box .task_box{width:100%;padding-bottom:10px}.main_bg .user_top_box .uicon_box{width:100%;padding-top:20px;border-top:1px solid #eee}.main_bg .user_top_box .uicon_box ul{display:flex;align-items:center}.main_bg .user_top_box .uicon_box ul li{width:25%}.main_bg .user_top_box .uicon_box ul li:nth-last-child(1){margin-right:0px}.main_bg .user_top_box .uicon_box ul li a{display:flex;align-items:center}.main_bg .user_top_box .uicon_box ul li a .coolc{width:50px;height:50px;border-radius:50px;background:#ccc;margin-right:10px;font-size:22px;color:#fff;display:flex;justify-content:center;align-items:center}.main_bg .user_top_box .uicon_box ul li a .f span{font-size:18px;line-height:18px;font-weight:bold;color:#000}.main_bg .user_top_box .uicon_box ul li a .f p{font-size:14px;line-height:14px;padding-top:4px;color:#999}.main_bg .user_top_box .uicon_box ul li a:hover .f span{color:#ff7200}.main_bg .user_top_box .uicon_box ul li:nth-child(1) a .coolc{background:#05f}.main_bg .user_top_box .uicon_box ul li:nth-child(2) a .coolc{background:#ff7200}.main_bg .user_top_box .uicon_box ul li:nth-child(3) a .coolc{background:#0dcaf0}.main_bg .user_top_box .uicon_box ul li:nth-child(4) a .coolc{background:#000}.main_bg .user_goods_box{width:100%;background:#fff;border-radius:6px;margin-top:20px}.main_bg .user_goods_box .task_name{width:100%;padding:20px}.main_bg .user_goods_box .task_name b{color:#ff7200}.main_bg .user_goods_box .goods_list{width:100%}.main_bg .user_goods_box .goods_list ul{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap}.main_bg .user_goods_box .goods_list ul li{width:20%;padding:16px;border-top:1px solid #eee;border-right:1px solid #eee;position:relative}.main_bg .user_goods_box .goods_list ul li:nth-child(5n){border-right:0px}.main_bg .user_goods_box .goods_list ul li .img_box{width:100%;overflow:hidden}.main_bg .user_goods_box .goods_list ul li .img_box img{width:100%;transition:all .3s}.main_bg .user_goods_box .goods_list ul li a:hover img{transform:scale(1.2)}.main_bg .user_goods_box .goods_list ul li a:hover .p{color:#ff7200}.main_bg .user_goods_box .goods_list ul li .p{width:100%;display:block;font-size:14px;color:#666;padding:10px 0}.main_bg .user_goods_box .goods_list ul li .price{width:100%;display:flex;align-items:flex-end}.main_bg .user_goods_box .goods_list ul li .price b{font-size:20px;line-height:20px;color:#ff7200}.main_bg .user_goods_box .goods_list ul li .price u{padding-left:6px;color:#999;font-size:14px;line-height:14px;text-decoration:line-through}.main_bg .user_goods_box .goods_list ul li .btn{position:absolute;right:16px;bottom:16px;font-size:12px;padding:1px 4px}.registermidpage{width:960px;margin:0 auto;position:relative;background:#fff;padding:40px 160px}.registermidpage .form_title{width:100%;font-size:14px;line-height:14px;text-align:center;padding:20px 0;color:#999}.registermidpage .a_item_box{width:100%;padding:30px 0;display:flex;justify-content:space-between;flex-wrap:wrap;gap:22px}.registermidpage .a_item_box .item{width:calc(50% - 12px);border:1px solid #f1f1f1;border-radius:0px;padding:24px 0;display:flex;justify-content:center;flex-direction:column;overflow:hidden}.registermidpage .a_item_box .item:hover{background:#f6f6f6}.registermidpage .a_item_box .item.navon{border:1px solid orange;position:relative}.registermidpage .a_item_box .item.navon::before{width:17px;height:17px;content:'';position:absolute;right:0px;top:0px;background:url("../image/gou.png") no-repeat}.registermidpage .a_item_box .item:nth-child(1) .coolc{background:#0090ff !important;color:#fff !important}.registermidpage .a_item_box .item:nth-child(2) .coolc{background:#ff9100 !important;color:#fff !important}.registermidpage .a_item_box .item:nth-child(3) .coolc{background:#00d219 !important;color:#fff !important}.registermidpage .a_item_box .item:nth-child(4) .coolc{background:#5e5eff !important;color:#fff !important}.registermidpage .a_item_box .item:nth-child(5) .coolc{background:#7f19cd !important;color:#fff !important}.registermidpage .a_item_box .item .icon_name{width:100%;display:flex;justify-content:center;align-items:center}.registermidpage .a_item_box .item .icon_name .coolc{width:40px;height:40px;border-radius:40px;font-size:18px;display:flex;justify-content:center;align-items:center;background:#fff;color:#000}.registermidpage .a_item_box .item .icon_name span{font-size:20px;padding-left:14px;color:#000}.registermidpage .a_item_box .item .span{width:100%;padding:14px 60px 0 60px;font-size:13px;color:#999;text-align:center}.join_form_box{width:960px;margin:0 auto;position:relative;background:#fff;padding:40px 160px}.join_form_box .form_title{width:100%;font-size:16px;line-height:16px;padding:20px 0}.join_form_box .form_input_box{width:100%}.join_form_box .form_input_box .form-group{width:100%;display:flex;justify-content:space-between;clear:both;padding-bottom:18px}.join_form_box .form_input_box .form-group label{width:120px;font-size:14px;line-height:38px;color:#666}.join_form_box .form_input_box .form-group .input_box{width:500px}.join_form_box .form_input_box .form-group .input_box input{border-radius:3px}.join_form_box .form_input_box .form-group .input_box .btn{font-size:14px}.join_form_box .form_input_box .form-group .input_box .form-check-label{line-height:16px}.join_form_box .form_input_box .form-group .input_box .btn-group{width:100%}.join_form_box .form_input_box .form-group .input_box .btn-group .btn{width:auto !important;white-space:nowrap}.join_form_box .form_input_box .form-group .input_box p{font-size:13px;color:#999;padding-top:10px}.join_form_box .btn_flex{width:100%;display:flex;justify-content:center;padding-top:30px;padding-bottom:10px;gap:12px}.join_form_box .btn_flex .btn{font-size:14px;padding:9px 16px}.file_success{width:100%;padding-top:10px}.file_success .file_name{display:flex;align-items:center}.file_success .file_name span,.file_success .file_name a{font-size:14px}.file_success .file_name a{padding-left:20px;color:#05f}.file_success .file_name a:hover{color:#ff7200}.contract_body{width:960px;margin:0 auto;position:relative;background:#fff;padding:40px 40px}.contract_body .contract_title{width:100%;text-align:center;font-weight:bold;font-size:20px;color:#000}.contract_body .contract_desc{width:100%;text-align:center;font-size:14px;color:#999}.contract_body .contract_box{width:100%;height:calc(100vh - 100px);border:1px solid #eee;border-radius:3px;margin:20px 0 0 0;overflow-y:auto}.contract_body .btn_flex{width:100%;display:flex;justify-content:center;padding-top:30px;padding-bottom:10px;gap:12px}.contract_body .btn_flex .btn{font-size:14px;padding:9px 16px}.buygoods{width:100%;background:#fff;padding:20px;display:none;border-radius:4px}.buygoods .goods_mask{width:100%}.buygoods .goods_mask .title{width:100%;font-size:16px;color:#000;padding:14px 0}.buygoods .goods_mask .title:nth-child(1){padding-top:0px}.buygoods .goods_mask .img_box{width:100px;height:100px;overflow:hidden;margin-right:20px}.buygoods .goods_mask .img_box img{width:100%;transition:all .3s}.buygoods .goods_mask .flex{display:flex;align-items:center;justify-content:space-between}.buygoods .goods_mask .flex .form-select{width:32%}.buygoods .goods_mask .g{width:100%;display:flex}.buygoods .goods_mask .g:hover img{transform:scale(1.2)}.buygoods .goods_mask .g:hover .p{color:#ff7200}.buygoods .goods_mask .goods_info{width:calc(100% - 120px);display:flex;flex-direction:column;justify-content:space-between}.buygoods .goods_mask .goods_info .p{display:block;font-size:14px;color:#666;padding:0 0 10px 0}.buygoods .goods_mask .goods_info .price{width:100%;display:flex;align-items:center;justify-content:space-between}.buygoods .goods_mask .goods_info .price .l{display:flex;align-items:flex-end}.buygoods .goods_mask .goods_info .price .l b{font-size:20px;line-height:20px;color:#ff7200}.buygoods .goods_mask .goods_info .price .l u{padding-left:6px;color:#999;font-size:14px;line-height:14px;text-decoration:line-through}.buygoods .goods_mask .goods_info .price .span{font-size:12px;line-height:24px;color:#666}.buygoods .goods_mask .ads_box .ads_item{border:1px solid #0055ff;padding:10px;border-radius:4px;background:#e8f0fe}.buygoods .goods_mask .ads_box .ads_item .tis{width:100%;display:flex;justify-content:space-between;align-items:center}.buygoods .goods_mask .ads_box .ads_item p{font-size:14px;color:#666;padding-top:3px}.buygoods .goods_mask .ads_box .btns_flex{width:100%;display:flex;padding-top:12px;gap:10px}.buygoods .goods_mask .ads_box .btns_flex .btn{padding:4px 10px;font-size:14px;border-radius:3px}.buygoods .goods_mask .pay_box{width:100%}.buygoods .goods_mask .pay_box ul{display:flex;align-items:center;gap:10px}.buygoods .goods_mask .pay_box ul li{width:120px;border:1px solid #eee;border-radius:2px;padding:10px;position:relative}.buygoods .goods_mask .pay_box ul li.navon{border:1px solid #ff7200}.buygoods .goods_mask .pay_box ul li.navon::after{width:17px;height:17px;position:absolute;right:0px;top:0px;content:'';background:url("../image/gou.png") no-repeat;z-index:1}.buygoods .goods_mask .pay_box ul li img{width:100%}.buygoods .goods_mask .order_info{width:100%;border-top:1px solid #eee;border-bottom:1px solid #eee;padding-top:14px;padding-bottom:14px}.buygoods .goods_mask .order_info ul li{width:100%;display:flex;align-items:center;justify-content:flex-end;font-size:13px;padding:2px 0}.buygoods .goods_mask .order_info ul li b{width:80px;text-align:right;font-weight:500}.buygoods .goods_mask .order_info ul li b.ps{color:#f00;font-weight:bold}.buygoods .goods_mask .order_info ul li span{width:100px;color:#666}.buygoods .goods_mask .btn_flex{width:100%;display:flex;justify-content:flex-end;padding-top:20px;gap:12px}.buygoods .goods_mask .btn_flex .btn{font-size:14px;padding:9px 16px}.help_banner{width:100%;background:url("../image/background/help_bg.jpg") no-repeat center bottom}.help_banner .help_top{height:400px}.help_banner .help_top .container{height:100%;display:flex;justify-content:center;flex-direction:column;align-items:center}.help_banner .help_top .container .help_hy{width:100%;padding-bottom:22px;font-size:38px;text-align:center}.help_banner .help_top .container .sobox{width:780px;position:relative}.help_banner .help_top .container .sobox .form-control{padding-left:22px;height:68px;border-radius:6px;border-color:#fff}.help_banner .help_top .container .sobox .cso{width:58px;height:58px;position:absolute;right:5px;top:5px;border-radius:6px}.help_banner .help_tab{width:100%;height:70px;background-color:#ffffffb3;border:none;text-align:center}.help_banner .help_tab ul{height:100%;display:flex;justify-content:center;align-items:center}.help_banner .help_tab ul li{height:100%;display:flex;align-items:center;margin-left:1px}.help_banner .help_tab ul li a{height:100%;color:#000;display:flex;align-items:center;padding:0 110px}.help_banner .help_tab ul li a i.coolc{font-size:20px;margin-right:10px}.help_banner .help_tab ul li a:hover{background:#fff}.help_banner .help_tab ul li.on{background:#fff}.help_index_box{width:100%;padding:40px 0;display:flex;flex-wrap:wrap}.help_index_box .help_item{width:calc(100% / 4 - 20px);height:335px;box-sizing:border-box;padding:24px;border-radius:8px;border:1px solid #dce3ee;background:linear-gradient(170deg, #f0f6ff 9.36%, #fff 45.81%);margin-top:10px;margin-bottom:20px;margin-right:26.3px;transition:all .1s ease-out}.help_index_box .help_item:nth-child(4n){margin-right:0px}.help_index_box .help_item .guide-item-head{width:100%;display:flex;align-items:center;padding-bottom:20px}.help_index_box .help_item .guide-item-head .coolc{font-size:20px;margin-right:6px;color:#05f}.help_index_box .help_item .guide-item-head .guide-item-tit{font-size:20px}.help_index_box .help_item .guide-item-list{width:100%}.help_index_box .help_item .guide-item-list li{width:100%;height:38px;font-size:16px}.help_index_box .help_item .guide-item-list li a{width:100%;display:flex;align-items:center;color:#333}.help_index_box .help_item .guide-item-list li a .disc-new{width:2px;height:2px;font-size:0px;background:#666;transition:all .3s;margin-right:8px}.help_index_box .help_item .guide-item-list li a:hover{color:#ff7200}.help_index_box .help_item .guide-item-list li a:hover .disc-new{width:10px;background:#ff7200}.help_index_box .help_item .guide-item-link{width:100%;display:flex;align-items:center;justify-content:center;padding-top:20px;font-size:14px}.help_index_box .help_item .guide-item-link:hover{color:#ff7200}.help_index_box .help_item .guide-item-link .coolc{margin-left:6px;font-size:13px}.help_kefu_box{width:100%;height:218px;padding-top:52px;background:url("../image/background/bottom-cta.jpg") no-repeat center center/cover}.help_kefu_box b{font-size:24px;display:block;text-align:center;font-style:normal;font-weight:500;line-height:normal;margin-bottom:32px;color:#3856db}.help_kefu_box .btn{box-sizing:border-box;display:flex;align-items:center;justify-content:center;margin:auto;width:180px;height:50px;padding:12px 40px;font-size:18px;background-color:#fff;border-radius:8px;border:1px solid #b7ceff;box-shadow:0 2px 4px 0 rgba(74,112,255,0.1),0 8px 20px 0 rgba(74,112,255,0.09),0 16px 50px 0 rgba(74,112,255,0.07)}.help_kefu_box .btn .coolc{display:inline-block;width:20px;height:20px;line-height:20px;font-size:20px;margin-right:8px;color:#33b6ff}.help_kefu_box .btn span{background-image:linear-gradient(90deg, #33b6ff 0, #4a70ff 50%, #654cff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;-webkit-background-size:200% 100%;white-space:nowrap;font-weight:bold}.help_kefu_box .btn:hover{background:linear-gradient(110deg, #33b6ff 7.86%, #4a70ff 51.34%, #654cff 96.59%);box-shadow:0 2px 4px 0 rgba(74,112,255,0.1),0 8px 20px 0 rgba(74,112,255,0.09),0 16px 50px 0 rgba(74,112,255,0.07)}.help_kefu_box .btn:hover span{background-image:linear-gradient(#fff);color:#fff}.help_kefu_box .btn:hover .coolc{color:#fff}.help-info{width:100%;background-image:linear-gradient(to right, #edf2f24d 50%, #fff 50%);border-top:1px solid #eee}.help-info .container{display:flex;justify-content:space-between}.help-info .help_nav{width:260px;padding:40px 0}.help-info .help_nav .guide-item-head{width:100%;display:flex;align-items:center;padding-bottom:20px}.help-info .help_nav .guide-item-head .coolc{font-size:20px;margin-right:6px;color:#05f}.help-info .help_nav .guide-item-head .guide-item-tit{font-size:20px;color:#05f}.help-info .help_nav .guide-item-list{width:100%}.help-info .help_nav .guide-item-list li{width:100%;height:38px;font-size:16px}.help-info .help_nav .guide-item-list li.on .disc-new{width:10px;background:#ff7200}.help-info .help_nav .guide-item-list li.on a{color:#ff7200}.help-info .help_nav .guide-item-list li a{width:100%;display:flex;align-items:center;color:#333}.help-info .help_nav .guide-item-list li a .disc-new{width:2px;height:2px;font-size:0px;background:#666;transition:all .3s;margin-right:8px}.help-info .help_nav .guide-item-list li a:hover{color:#ff7200}.help-info .help_nav .guide-item-list li a:hover .disc-new{width:10px;background:#ff7200}.help-info .help_content_box{width:calc(100% - 260px);min-height:600px;padding:40px;background:#fff}.help-info .help_content_box h1{width:100%;color:#000;font-size:28px;font-weight:bold;line-height:36px;padding:30px 0 20px 0}.help-info .help_content_box .next_page_box{width:100%;padding:40px 0 0 0;background:#fff;border-top:1px solid #eee;margin-top:40px;display:flex;justify-content:space-between;align-items:center}.help-info .help_content_box .help_content{width:100%}.help-info .help_content_box .help_content h2{color:#000;font-size:20px;font-weight:500;line-height:28px;margin-bottom:28px;margin-top:20px}.help-info .help_content_box .help_content h3{color:#000;font-size:18px;font-weight:500;line-height:28px;margin-bottom:8px;margin-top:28px}.help-info .help_content_box .help_content p{color:#333;font-size:16px;font-weight:400;line-height:28px;padding-bottom:6px}.help-info .help_content_box .help_content img{max-width:100%;margin:8px 0}.help-info .help_content_box .help_content ul{padding-top:6px;margin-bottom:10px}.help-info .help_content_box .help_content ul li{list-style:disc;margin-left:20px}.help-info .help_content_box .help_content ul li>p{margin-top:12px}.help-info .help_content_box .help_content ul li+li{margin-top:12px}.breadcrumbs{width:100%;display:flex;align-items:center;font-size:14px}.breadcrumbs .active{color:#999}.breadcrumbs a.breadcrumbs_link{position:relative;padding-right:22px}.breadcrumbs a.breadcrumbs_link::before{width:22px;line-height:14px;position:absolute;right:0px;text-align:center;font-family:'coolc';content:"\e606";font-size:14px;color:#ccc;margin-top:3px}.news_banner{width:100%;background:url("../image/background/news_bg.jpg") no-repeat center top #f6fafd;background-size:auto 800px}.news_banner .help_top{height:400px}.news_banner .help_top .container{height:100%;display:flex;justify-content:center;flex-direction:column;align-items:center}.news_banner .help_top .container .gongyuan_img{padding:0px}.news_banner .help_top .container .gongyuan_img img{height:150px}.news_banner .help_top .container .sobox{width:780px;margin-top:40px;position:relative}.news_banner .help_top .container .sobox .form-control{padding-left:22px;height:68px;border-radius:6px;border-color:#fff}.news_banner .help_top .container .sobox .cso{width:58px;height:58px;position:absolute;right:5px;top:5px;border-radius:6px}.news_banner .v2-blog-hot-cards{display:flex;gap:24px;margin-bottom:24px}.news_banner .v2-blog-hot-cards .v2-blog-hot-card{flex:1;max-width:35%;min-width:300px;height:131px;background:#FFFFFF;border-radius:8px;box-shadow:0px 4px 10px rgba(197,210,234,0.2);position:relative;overflow:hidden;text-decoration:none;display:block;transition:all 0.3s ease}.news_banner .v2-blog-hot-cards .v2-blog-hot-card:hover{transform:translateY(-4px);box-shadow:0px 8px 20px rgba(197,210,234,0.35)}.news_banner .v2-blog-hot-cards .v2-blog-hot-card .v2-blog-hot-card-badge{position:absolute;right:0;top:0;width:37px;height:19px;display:flex;align-items:center;justify-content:center;z-index:2}.news_banner .v2-blog-hot-cards .v2-blog-hot-card .v2-blog-hot-card-badge img{position:absolute;left:0;top:0}.news_banner .v2-blog-hot-cards .v2-blog-hot-card-badge-num{position:relative;z-index:1;color:#FFFFFF;font-family:"PingFang SC", sans-serif;font-size:14px;font-weight:600;margin-left:6px;margin-top:2px}.news_banner .v2-blog-hot-cards .v2-blog-hot-card-content{padding:20px;height:100%;display:flex;flex-direction:column}.news_banner .v2-blog-hot-cards .v2-blog-hot-card-title{color:#2B2E2E;font-family:"PingFang SC", sans-serif;font-size:20px;font-weight:600;line-height:1.3;margin:0 0 auto 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-width:310px}.news_banner .v2-blog-hot-cards .v2-blog-hot-card-author{display:flex;align-items:center;gap:5px;margin-top:20px}.news_banner .v2-blog-hot-cards .v2-blog-hot-card-author img{flex-shrink:0}.news_banner .v2-blog-hot-cards .v2-blog-hot-card-author span{color:rgba(43,46,46,0.6);font-family:"PingFang SC", sans-serif;font-size:12px;font-weight:400}.news_banner .v2-blog-tabs{display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:24px}.news_banner .v2-blog-tabs .v2-blog-tab{position:relative;padding:16px 0;color:#000000;font-family:"PingFang SC", sans-serif;font-size:16px;font-weight:400;text-decoration:none;transition:all 0.2s ease;white-space:nowrap}.news_banner .v2-blog-tabs .v2-blog-tab:hover{color:#040404}.news_banner .v2-blog-tabs .v2-blog-tab.active{color:#040404;font-weight:600}.news_banner .v2-blog-tabs .v2-blog-tab.active::after{content:'';position:absolute;left:0;bottom:0;width:100%;height:3px;background:#000000}.news_banner .v2-blog-list{display:flex;flex-direction:column;padding:30px 0}.news_banner .v2-blog-list .v2-blog-item{display:flex;align-items:flex-start;justify-content:space-between;padding:24px 0;border-bottom:1px solid rgba(217,217,217,0.6);text-decoration:none;transition:all 0.2s ease}.news_banner .v2-blog-list .v2-blog-item:last-child{border-bottom:none}.news_banner .v2-blog-list .v2-blog-item:first-child{padding-top:0}.news_banner .v2-blog-list .v2-blog-item:hover .v2-blog-item-title{color:#1D2088}.news_banner .v2-blog-list .v2-blog-item-no-image .v2-blog-item-content{max-width:100%}.news_banner .v2-blog-list .v2-blog-item-content{flex:1;max-width:900px}.news_banner .v2-blog-list .v2-blog-item-title{color:#000000;font-family:"PingFang SC", sans-serif;font-size:18px;font-weight:500;line-height:1.4;margin:0 0 8px 0;transition:color 0.2s ease}.news_banner .v2-blog-list .v2-blog-item-desc{color:rgba(43,46,46,0.6);font-family:"PingFang SC", sans-serif;font-size:14px;font-weight:400;line-height:1.6;margin:0 0 12px 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.news_banner .v2-blog-list .v2-blog-item-meta{display:flex;align-items:center;gap:16px}.news_banner .v2-blog-list .v2-blog-item-author{display:inline-flex;align-items:center;padding:0 6px;height:20px;background:#EDEDED;border-radius:4px;color:#666666;font-family:"PingFang SC", sans-serif;font-size:14px;font-weight:400}.news_banner .v2-blog-list .v2-blog-item-date{color:rgba(43,46,46,0.6);font-family:"PingFang SC", sans-serif;font-size:14px;font-weight:400}.news_banner .v2-blog-list .v2-blog-item-stat{display:flex;align-items:center;gap:4px;color:rgba(43,46,46,0.6);font-family:"PingFang SC", sans-serif;font-size:14px;font-weight:400}.news_banner .v2-blog-list .v2-blog-item-thumb{width:206px;height:93px;flex-shrink:0;margin-left:24px;border-radius:4px;overflow:hidden;background:#F5F5F5;position:relative}.news_banner .v2-blog-list .v2-blog-item-thumb img{width:100%;height:100%;object-fit:cover}.news_banner .v2-blog-list .v2-blog-item-thumb-arrow{position:absolute;right:8px;bottom:8px}.pagination_box{width:100%;padding:0px 0 50px 0}.news-info{width:100%;background:#edf2f24d;border-top:1px solid #eee}.news-info .container{display:flex;justify-content:space-between}.news-info .next_page_box{width:100%;padding:40px 0 0 0;background:#fff;border-top:1px solid #eee;margin-top:40px;display:flex;justify-content:space-between;align-items:center}.news-info .news_content_box{width:100%;min-height:600px;padding:40px;background:#fff}.news-info .news_content_box h1{width:100%;color:#000;font-size:28px;font-weight:bold;line-height:36px;padding:30px 0 20px 0}.news-info .news_content_box .v2-article-meta{display:flex;align-items:center;gap:16px;margin-bottom:16px}.news-info .news_content_box .v2-article-meta .v2-article-author-tag{display:inline-flex;align-items:center;padding:4px 6px;height:24px;background:#EDEDED;border-radius:4px;color:#666666;font-size:14px;line-height:14px;font-weight:400}.news-info .news_content_box .v2-article-meta .v2-article-date{color:rgba(43,46,46,0.6);font-size:14px;font-weight:400}.news-info .news_content_box .v2-article-meta .v2-article-stat{display:flex;align-items:center;gap:4px;color:rgba(43,46,46,0.6);font-size:14px;font-weight:400}.news-info .news_content_box .news_content{width:100%}.news-info .news_content_box .news_content h2{color:#000;font-size:20px;font-weight:500;line-height:28px;margin-bottom:28px;margin-top:20px}.news-info .news_content_box .news_content h3{color:#000;font-size:18px;font-weight:500;line-height:28px;margin-bottom:8px;margin-top:28px}.news-info .news_content_box .news_content p{color:#333;font-size:16px;font-weight:400;line-height:28px;padding-bottom:6px}.news-info .news_content_box .news_content img{max-width:100%;margin:8px 0}.news-info .news_content_box .news_content ul{padding-top:6px;margin-bottom:10px}.news-info .news_content_box .news_content ul li{list-style:disc;margin-left:20px}.news-info .news_content_box .news_content ul li>p{margin-top:12px}.news-info .news_content_box .news_content ul li+li{margin-top:12px}.address_form_box{width:960px;margin:0 auto;position:relative;background:#fff;padding:40px 160px}.address_form_box .title_box{width:100%;display:flex;justify-content:space-between;align-items:center;padding-bottom:10px;border-bottom:1px solid #eee}.address_form_box .title_box .form_title{width:100%;font-size:16px;line-height:16px;padding:20px 0}.address_form_box .title_box .form_right{display:flex;align-items:center}.address_form_box .title_box .form_right .btn{white-space:nowrap;margin-left:8px}.address_form_box .ads_box{padding-top:20px}.address_form_box .ads_box .ads_item{border:1px solid #eee;padding:16px;border-radius:4px;background:#fff;margin-bottom:12px}.address_form_box .ads_box .ads_item:nth-last-child(1){margin-bottom:0px}.address_form_box .ads_box .ads_item.on{border:1px solid #0055ff;background:#e8f0fe}.address_form_box .ads_box .ads_item .tis{width:100%;display:flex;justify-content:space-between;align-items:center}.address_form_box .ads_box .ads_item .tis b{display:flex;align-items:center}.address_form_box .ads_box .ads_item .tis b .badge{margin-left:6px}.address_form_box .ads_box .ads_item p{font-size:14px;color:#666;padding-top:3px}.order_form_box{width:960px;margin:0 auto;position:relative;background:#fff;padding:40px 100px}.order_form_box .title_box{width:100%;display:flex;justify-content:space-between;align-items:center;padding-bottom:10px}.order_form_box .title_box .form_title{width:100%;font-size:16px;line-height:16px;padding:20px 0}.order_form_box .title_box .form_right{display:flex;align-items:center}.order_form_box .title_box .form_right span{white-space:nowrap;font-size:14px}.order_form_box .title_box .form_right span b{font-weight:bold;color:#f00;padding:0 4px}.order_form_box .title_box .form_right .btn{white-space:nowrap;margin-left:8px}.order_form_box .order_list{width:100%}.order_form_box .order_list .item{width:100%;display:block;border-top:1px solid #eee;padding-bottom:30px}.order_form_box .order_list .item .order_no{width:100%;display:flex;align-items:center;justify-content:space-between;font-size:14px;border-bottom:1px solid #eee;padding:10px 0}.order_form_box .order_list .item .order_no span{font-weight:bold}.order_form_box .order_list .item .order_no p{color:#999}.order_form_box .order_list .item .cell_box{width:100%;display:flex;align-items:center;justify-content:space-between;padding-top:14px}.order_form_box .order_list .item .cell_box .g{width:460px;display:flex;padding-right:60px}.order_form_box .order_list .item .cell_box .g .img_box{width:100px;height:100px;overflow:hidden;margin-right:20px}.order_form_box .order_list .item .cell_box .g .img_box img{width:100%;transition:all .3s}.order_form_box .order_list .item .cell_box .g:hover img{transform:scale(1.2)}.order_form_box .order_list .item .cell_box .g:hover .p{color:#ff7200}.order_form_box .order_list .item .cell_box .goods_info{width:calc(100% - 120px);display:flex;flex-direction:column;justify-content:space-between}.order_form_box .order_list .item .cell_box .goods_info .p{display:block;font-size:14px;color:#666;padding:0 0 10px 0}.order_form_box .order_list .item .cell_box .goods_info .price{width:100%;display:flex;align-items:center;justify-content:space-between}.order_form_box .order_list .item .cell_box .goods_info .price .l{display:flex;align-items:flex-end}.order_form_box .order_list .item .cell_box .goods_info .price .l b{font-size:20px;line-height:20px;color:#ff7200}.order_form_box .order_list .item .cell_box .goods_info .price .l u{padding-left:6px;color:#999;font-size:14px;line-height:14px;text-decoration:line-through}.order_form_box .order_list .item .cell_box .goods_info .price .span{font-size:12px;line-height:24px;color:#666}.order_form_box .order_list .item .cell_box .pay_type,.order_form_box .order_list .item .cell_box .shipping_type{width:90px;text-align:center;font-size:14px}.order_form_box .order_list .item .cell_box .pay_type .btn,.order_form_box .order_list .item .cell_box .shipping_type .btn{font-size:12px;margin-top:4px}.order_consignee{width:100%;background:#f1f1f1;border-radius:4px;padding:20px}.order_consignee .title{width:100%;font-size:16px;line-height:16px;padding-bottom:10px;font-weight:bold}.order_consignee ul{width:100%}.order_consignee ul li{font-size:14px;padding:4px 0;color:#666}.order_infos{width:100%;padding:20px 0}.order_infos .title{width:100%;font-size:16px;line-height:16px;padding-bottom:10px;font-weight:bold}.order_infos ul{width:100%}.order_infos ul li{font-size:14px;padding:4px 0;color:#666}.order_infos .g{width:100%;display:flex;background:#f1f1f1;padding:20px;border-radius:4px}.order_infos .g .img_box{width:100px;height:100px;overflow:hidden;margin-right:20px}.order_infos .g .img_box img{width:100%;transition:all .3s}.order_infos .g:hover img{transform:scale(1.2)}.order_infos .g:hover .p{color:#ff7200}.order_infos .goods_info{width:calc(100% - 120px);display:flex;flex-direction:column;justify-content:space-between}.order_infos .goods_info .p{display:block;font-size:14px;color:#666;padding:0 0 10px 0}.order_infos .goods_info .price{width:100%;display:flex;align-items:center;justify-content:space-between}.order_infos .goods_info .price .l{display:flex;align-items:flex-end}.order_infos .goods_info .price .l b{font-size:20px;line-height:20px;color:#ff7200}.order_infos .goods_info .price .l u{padding-left:6px;color:#999;font-size:14px;line-height:14px;text-decoration:line-through}.order_infos .goods_info .price .span{font-size:12px;line-height:24px;color:#666}.no_data_box{width:100%;height:auto;text-align:center;padding:20px 20px 60px 20px}.no_data_box.box_404{border:1px solid #eee;margin-top:95px;margin-bottom:20px}.no_data_box span{width:100%;height:240px;margin:0 auto;display:block;background:url(../image/svg/nodata.svg) no-repeat center;background-size:auto 100%}.no_data_box em{width:260px;height:140px;margin:0 auto;display:block;background:url(../image/svg/cart_no.svg) no-repeat center;background-size:auto 100%}.no_data_box u{width:260px;height:140px;margin:0 auto;text-decoration:none;display:block;background:url(../image/svg/nodata.svg) no-repeat center;background-size:auto 100%}.no_data_box .not_found{width:260px;height:280px;margin:0 auto;text-decoration:none;display:block;background:url(../image/svg/404.svg) no-repeat center;background-size:auto 100%}.no_data_box h2{width:100%;height:auto;line-height:22px;padding-bottom:10px;font-size:22px;font-weight:bold;display:block}.no_data_box h3{width:100%;height:auto;line-height:20px;padding-bottom:10px;font-size:18px;display:block}.no_data_box p{width:100%;height:40px;line-height:20px;font-size:14px;color:#999;display:block}.no_data_box p a{padding-left:5px}.single-banner{width:100%;height:auto;display:flex;align-items:center;inset:0;background-size:cover;background-position:center;background-color:#eee;padding:70px 0}.single-banner .single-content{width:70%;color:#fff}.single-banner .single-content.black{color:#000}.single-banner .single-content.black .title::after{background:#000}.single-banner .single-content .title{font-size:48px;line-height:48px;font-weight:bold;position:relative;padding-bottom:28px}.single-banner .single-content .title::after{content:'';position:absolute;left:0;bottom:0;width:80px;height:3px;background:#fff}.single-banner .single-content .subtitle{margin-top:20px;font-size:18px;line-height:30px}.single-banner .single-content .desc{margin-top:14px;font-size:14px;line-height:1.7}.single-banner .single-content .desc.yb{padding-top:24px;padding-bottom:6px;font-weight:bold;font-size:18px}.single-banner .single-content .desc.yspan{margin-top:14px;padding-left:26px;position:relative;opacity:0.8;line-height:1.5;transition:all .3s ease-out}.single-banner .single-content .desc.yspan::after{width:11px;height:2px;content:'';position:absolute;left:0px;top:9px;background:rgba(255,255,255,0.4);transition:all .3s ease-out}.single-banner .single-content .desc.yspan:hover{padding-left:36px}.single-banner .single-content .desc.yspan:hover::after{width:20px}.single-banner .single-content .btn{display:inline-block;margin-top:38px;padding:10px 26px;border:1px solid #fff;background:#fff;color:#000;text-decoration:none;font-size:14px;border-radius:0px}.single-banner .single-content .btn:hover{background:#05f;border-color:#05f;color:#000}@media (max-width: 992px){.single-banner{padding:40px 0}.single-banner .single-content{width:100%}.single-banner .single-content .title{width:100%;text-align:center;font-size:30px;line-height:30px}.single-banner .single-content .title::after{left:50%;margin-left:-40px}}.about_index_box{padding:40px 0px}.about_index_box h1{width:100%;display:block;font-size:28px;font-weight:bold;line-height:28px;color:#000;text-align:center;padding-bottom:20px}.about_index_box .about_content{color:#000;line-height:30px}.about_index_box .about_content p{font-size:16px;line-height:30px;padding-bottom:12px;color:#333}.about_us_box{width:100%;padding:60px 0}.about_us_box .public_title b{width:170px;line-height:46px}.about_us_box .public_title .about_us_title{width:100% !important}.about_us_box .public_title span{font-size:16px;line-height:24px;word-break:break-word;color:#666;position:relative;padding:6px 0 10px 0 !important}.about_us_box .public_title span:after{display:none}.about_us_box .public_title p{font-size:16px;line-height:32px;color:#111}.about_us_box .video_box{width:100%;height:420px;overflow:hidden;position:relative;cursor:pointer;border-radius:5px}.about_us_box .video_box img{width:100%;height:100%;object-fit:cover;transition:all .3s ease-out}.about_us_box .video_box .play_icon{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);width:80px;height:80px;background:rgba(0,0,0,0.5);display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease-out;color:#fff;font-size:84px}.about_us_box .video_box:hover img{transform:scale(1.1)}.about_us_box .pic_box{width:96%;height:290px;overflow:hidden;position:relative;cursor:pointer;background:#f5f5f5;border-radius:5px;margin-bottom:14px}.about_us_box .pic_box img{width:100%;object-fit:cover;transition:all .3s ease-out}.about_us_box .pic_box:hover img{transform:scale(1.1)}.about_us_box .pics_box{width:100%;height:220px;overflow:hidden;position:relative;cursor:pointer;background:#f5f5f5;border-radius:5px}.about_us_box .pics_box img{width:100%;object-fit:cover;transition:all .3s ease-out}.about_us_box .pics_box:hover img{transform:scale(1.1)}.about_us_box .pro_text{width:100%;font-size:14px;line-height:14px;display:block;padding:12px 0}@media screen and (max-width: 992px){.about_us_box{padding:30px 0}.about_us_box .public_title b{line-height:36px}.about_us_box .public_title span{padding-top:10px;padding-bottom:0px}.about_us_box .public_title span:before{display:none}.about_us_box .video_box{height:300px}.about_us_box .pic_box{height:200px}}.index_content_banner{width:100%;background-color:#000;display:flex;align-items:center;justify-content:center;padding:90px 0}.index_content_banner h2{font-size:38px;line-height:38px;font-weight:bold;color:#fff;padding-bottom:14px}.index_content_banner p{font-size:14px;line-height:22px;color:#fff}.index_content_banner .item_box{width:100%;display:flex;justify-content:center;flex-direction:column;gap:36px;padding-top:60px}.index_content_banner .item_box .item{color:#fff;position:relative;padding-left:30px;transition:all .3s ease-out;cursor:pointer}.index_content_banner .item_box .item::before{content:'';position:absolute;left:0;top:9px;width:12px;height:2px;background:#fff;transition:all .3s ease-out}.index_content_banner .item_box .item:hover{padding-left:40px}.index_content_banner .item_box .item:hover::before{width:28px}.index_content_banner .item_box .item b{font-size:18px;line-height:18px;font-weight:bold;display:block;padding-bottom:12px}.index_content_banner .item_box .item p{opacity:0.7;font-size:14px;line-height:20px}@media screen and (max-width: 992px){.index_content_banner{padding:20px 0}.index_content_banner h2{font-size:22px;line-height:22px;padding-bottom:10px}.index_content_banner p{line-height:20px}.index_content_banner .item_box{padding-top:20px;gap:20px}.index_content_banner .item_box .item b{font-size:16px;line-height:16px}.index_content_banner .item_box .item p{font-size:12px;line-height:14px}}.sale_box{width:100%}.sale_box .tel_box{width:100%;height:100px;padding:0 30px;display:flex;align-items:center;justify-content:space-between;border-radius:5px}.sale_box .tel_box b{font-size:20px}.sale_box .tel_box a{padding:10px 30px;font-size:18px;font-weight:bold;border-radius:26px}.concat_kefu_box{width:100%;padding:60px 0}.concat_kefu_box .kefu_box{width:100%;display:flex;align-items:center;justify-content:space-between}.concat_kefu_box .kefu_box .item{width:48%;height:220px;padding-top:44px;padding-left:47px;border-radius:8px;box-shadow:0 2px 10px rgba(28,76,186,0.1);display:flex}.concat_kefu_box .kefu_box .item img{width:146px;height:175px;position:relative;top:-20px}.concat_kefu_box .kefu_box .item .ris{padding-left:30px}.concat_kefu_box .kefu_box .item .ris h3{font-size:24px;line-height:32px;margin-bottom:8px;color:#1f2329;font-weight:700}.concat_kefu_box .kefu_box .item .ris .ts{margin-bottom:24px;font-size:16px;line-height:24px;color:#51565d;display:block;white-space:pre-wrap}.concat_kefu_box .kefu_box .item .ris .a_box{margin-bottom:8px}.concat_kefu_box .kefu_box .item .ris .tel_box{display:flex;align-items:center;color:#3370ff}.concat_kefu_box .kefu_box .item .ris .tel_box .coolc{width:20px;height:20px;font-size:20px;line-height:20px;margin-right:6px}.concat_kefu_box .kefu_box .item .ris .tel_box b{font-size:20px;line-height:26px;font-weight:600}.concat_kefu_box .kefu_box .item .ris .time{color:#8f959e;font-size:14px}.tel_kefu{width:100%;padding-top:50px}.tel_kefu .title_box{width:100%;display:flex;padding-bottom:10px}.tel_kefu .title_box img{width:40px}.tel_kefu .title_box span{display:inline-block;height:40px;line-height:36px;padding-left:10px;font-size:18px;font-weight:bold}.tel_kefu ul{display:flex;align-items:center;justify-content:space-between}.tel_kefu ul li{width:32%;border-radius:5px;border:1px solid #eee;padding:20px 0;text-align:center}#rightBottomModal{position:fixed;right:-410px;bottom:20px;z-index:9999;transition:all 0.3s ease-out}#rightBottomModal.box_show{right:20px;bottom:20px}#rightBottomModal.full_screen{right:0 !important;bottom:0 !important;top:0 !important;left:0 !important;width:100vw !important;height:100vh !important}#rightBottomModal.full_screen #rbIframe{width:100vw !important;height:100vh !important;border-radius:0 !important}#rightBottomModal.full_screen .close_boxs{display:none}#rightBottomModal .rb-card{position:relative}#rightBottomModal .rb-card .close_boxs{width:28px;height:28px;border-radius:50%;position:absolute;right:-12px;top:-12px;border:1px solid #999;display:flex;align-items:center;justify-content:center;background:#fff;cursor:pointer;z-index:10}#rightBottomModal .rb-card .close_boxs .coolc{font-size:12px}#rightBottomModal .rb-card .close_boxs:hover{border:1px solid #0d6efd;background:#0d6efd;color:#fff}#rightBottomModal .rb-card #rbIframe{border-radius:10px;box-shadow:0 5px 20px rgba(0,0,0,0.3);overflow:hidden;border:none;width:400px;height:70vh}
