.advantage_box{width:100%;background:#fff;padding-top:80px;padding-bottom:80px;height:589px;box-sizing:border-box;overflow:hidden;opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .5s ease}.advantage_box .advantage_con{width:1200px;margin:0 auto;position:relative}.advantage_box .advantage_con .advantage_title{font-size:36px;color:#333;font-weight:700;line-height:normal;letter-spacing:0;font-variation-settings:"opsz" auto;text-align:center}.advantage_box .advantage_con .advantage_sub_title{font-size:16px;font-weight:400;color:#666;text-align:center;margin-top:8px}.advantage_box .advantage_con .advantage_list{display:flex;justify-content:space-between;align-items:center;margin-top:43px}.advantage_box .advantage_con .advantage_list .advantage_item{cursor:pointer;position:relative;width:282px;height:300px;background:#f6f6f6;border-radius:10px;overflow:hidden;-webkit-transition:-webkit-transform .5s,-webkit-box-shadow .5s;transition:-webkit-transform .5s,-webkit-box-shadow .5s;transition:transform .5s,box-shadow .5s;transition:transform .5s,box-shadow .5s,-webkit-transform .5s,-webkit-box-shadow .5s}.advantage_box .advantage_con .advantage_list .advantage_item .advantage_item_con{opacity:0;-webkit-transition:opacity .5s ease 0s,-webkit-transform .5s ease 0s,-webkit-filter .5s ease 0s;transition:opacity .5s ease 0s,-webkit-transform .5s ease 0s,-webkit-filter .5s ease 0s;transition:transform .5s ease 0s,opacity .5s ease 0s,filter .5s ease 0s;transition:transform .5s ease 0s,opacity .5s ease 0s,filter .5s ease 0s,-webkit-transform .5s ease 0s,-webkit-filter .5s ease 0s;background:-webkit-gradient(223deg,#fdbaba 2%,#fee 96%);background:-webkit-linear-gradient(223deg,#fdbaba 2%,#fee 96%);background:linear-gradient(223deg,#fdbaba 2%,#fee 96%);cursor:default;height:100%;position:relative;top:0;width:100%;z-index:1}.advantage_box .advantage_con .advantage_list .advantage_item .advantage_img_default{width:160px;height:160px;position:absolute;margin-left:-80px}.advantage_box .advantage_con .advantage_list .advantage_item .advantage_img_1{top:29px}.advantage_box .advantage_con .advantage_list .advantage_item .advantage_img_1,.advantage_box .advantage_con .advantage_list .advantage_item .advantage_img_2{left:50%;-webkit-transition:-webkit-box-shadow .5s,-webkit-transform .5s;transition:-webkit-box-shadow .5s,-webkit-transform .5s;transition:box-shadow .5s,transform .5s;transition:box-shadow .5s,transform .5s,-webkit-box-shadow .5s,-webkit-transform .5s}.advantage_box .advantage_con .advantage_list .advantage_item .advantage_img_2{top:23px;opacity:0;-webkit-transform:translateY(-100px);-ms-transform:translateY(-100px);transform:translateY(-100px);z-index:1}.advantage_box .advantage_con .advantage_list .advantage_item .advantage_item_title{width:100%;color:#333;font-size:20px;text-align:center;position:absolute;top:220px;font-weight:500;z-index:1;-webkit-transition:-webkit-box-shadow .5s,-webkit-transform .5s;transition:-webkit-box-shadow .5s,-webkit-transform .5s;transition:box-shadow .5s,transform .5s;transition:box-shadow .5s,transform .5s,-webkit-box-shadow .5s,-webkit-transform .5s}.advantage_box .advantage_con .advantage_list .advantage_item .advantage_item_desc{width:240px;height:auto;min-height:40px;line-height:normal;position:absolute;top:305px;left:50%;margin-left:-120px;background:transparent;color:#333;z-index:1;white-space:pre-wrap;word-break:break-all;text-align:center;font-size:14px;font-weight:400}.advantage_box .advantage_con .advantage_list .advantage_item:first-child{opacity:0;transform:translateY(40px);transition:opacity .2s ease-in-out,transform .2s ease}.advantage_box .advantage_con .advantage_list .advantage_item:nth-child(2){opacity:0;transform:translateY(40px);transition:opacity .6s ease-in-out,transform .6s ease}.advantage_box .advantage_con .advantage_list .advantage_item:nth-child(3){opacity:0;transform:translateY(40px);transition:opacity 1s ease-in-out,transform 1s ease}.advantage_box .advantage_con .advantage_list .advantage_item:nth-child(4){opacity:0;transform:translateY(40px);transition:opacity 1.4s ease-in-out,transform 1.4s ease}.advantage_box .advantage_con .advantage_list .advantage_item:hover{transform:translateY(-15px)!important}.advantage_box .advantage_con .advantage_list .advantage_item:hover .advantage_img_1{-webkit-transform:translateY(-250px) scale(.9);-ms-transform:translateY(-250px) scale(.9);transform:translateY(-250px) scale(.9);opacity:0}.advantage_box .advantage_con .advantage_list .advantage_item:hover .advantage_img_2{opacity:1;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px)}.advantage_box .advantage_con .advantage_list .advantage_item:hover .advantage_item_title{color:#333;-webkit-transform:translateY(-22px);-ms-transform:translateY(-22px);transform:translateY(-22px)}.advantage_box .advantage_con .advantage_list .advantage_item:hover .advantage_item_desc{color:#333;font-size:14px;-webkit-transform:translateY(-70px);-ms-transform:translateY(-70px);transform:translateY(-70px)}.advantage_box .advantage_con .advantage_list .advantage_item:hover .advantage_item_con{opacity:1}.animate,.animate .advantage_con .advantage_list .advantage_item:first-child,.animate .advantage_con .advantage_list .advantage_item:nth-child(2),.animate .advantage_con .advantage_list .advantage_item:nth-child(3),.animate .advantage_con .advantage_list .advantage_item:nth-child(4){opacity:1;transform:translateY(0)}@media screen and (max-width:820px){.advantage_box{width:100%;box-sizing:border-box;padding:40px 3.75vw;height:auto}.advantage_box .advantage_con{width:100%;background:#fff}.advantage_box .advantage_con .op_url{display:none}.advantage_box .advantage_con .advantage_title{font-size:clamp(24px,5.625vw,38px);text-align:center}.advantage_box .advantage_con .advantage_sub_title{font-size:4.0625vw;text-align:center}.advantage_box .advantage_con .advantage_list{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap}.advantage_box .advantage_con .advantage_list .advantage_item{width:calc((100% - 3.75vw)/2);height:clamp(260px,46.875vw,300px);margin-bottom:24px}.advantage_box .advantage_con .advantage_list .advantage_item .advantage_item_con{transform:none}.advantage_box .advantage_con .advantage_list .advantage_item .advantage_item_title{font-size:clamp(13px,3.125vw,14px)}.advantage_box .advantage_con .advantage_list .advantage_item .advantage_item_desc{font-size:12px;line-height:20px;color:#666;width:40vw;font-size:clamp(12px,2.1875vw,13px);margin-left:-20vw}.advantage_box .advantage_con .advantage_list .advantage_item .advantage_img_1,.advantage_box .advantage_con .advantage_list .advantage_item .advantage_img_2{width:160px;height:auto;display:block;margin-left:-80px}.advantage_box .advantage_con .advantage_list .advantage_item:hover{transform:none}.advantage_box .advantage_con .advantage_list .advantage_item:hover .advantage_item_title{transform:translateY(-40px);top:209px}.advantage_box .advantage_con .advantage_list .advantage_item:hover .advantage_item_desc{color:#666;line-height:20px;font-size:12px;transform:translateY(-107px)}.advantage_box .advantage_con .advantage_list .advantage_item:hover .advantage_img_2{transform:translateY(0)}.advantage_box .advantage_con .advantage_list .advantage_item:nth-child(2n-1){margin-right:3.75vw}}@media screen and (max-width:820px)and (min-width:480px){.advantage_item:hover{transform:none}.advantage_item:hover .advantage_item_title{transform:translateY(-40px)!important}.advantage_item:hover .advantage_item_desc{transform:translateY(-80px)!important}.advantage_item:hover .advantage_img_2{transform:translateY(0)!important}}@media screen and (min-width:320px)and (max-width:480px){.advantage_box .advantage_con .advantage_list .advantage_item .advantage_img_1,.advantage_box .advantage_con .advantage_list .advantage_item .advantage_img_2{width:142px;height:auto;display:block;margin-left:-71px}}.responsiveImage{width:50vw;height:auto}.contarin{height:100vh;background:#fff;-webkit-touch-callout:none}.contarin,.portal{width:100%}.portal .portal-main{opacity:0;transform:translateY(-20px);transition:opacity .7s ease,transform .3s cubic-bezier(0,0,.5,1);position:relative;margin-top:64px;min-height:300px}.portal .portal-main .bannerImg{display:block;width:100%;height:auto;aspect-ratio:3.4/1}.portal .portal-main .banner_video{width:100%;min-width:1200px;height:auto;aspect-ratio:34/10;-o-object-fit:cover;object-fit:cover;pointer-events:none;z-index:2}.portal .portal-main .main__cont{height:100%;position:absolute;z-index:1;display:flex;justify-content:space-between;align-items:center;top:0;left:49%;transform:translateX(-50%);box-sizing:border-box;width:1200px}.portal .portal-main .main__cont .cont_box{display:flex;flex-direction:column;justify-content:center}.portal .portal-main .main__cont .cont__title{font-size:46px;color:#333;font-weight:700;line-height:180%}.portal .portal-main .main__cont .cont__sub{color:#333;font-size:24px;line-height:180%}.portal .portal-main .main__cont .cont__options{margin-top:16px;display:flex;align-items:center}.portal .portal-main .main__cont .cont__options .options__cash{width:120px;height:46px;margin-right:24px;overflow:hidden;background:#ff0217;border:0;box-shadow:unset;font-size:16px;display:flex;justify-content:center;align-items:center;border-radius:4px}.portal .portal-main .main__cont .cont__options .options__cash span{color:#fff}.portal .portal-main .main__cont .cont__options .options__cash:not(:disabled):not(.ant-btn-disabled):hover{background:linear-gradient(92deg,#ff0217,#ff0217);background-color:transparent}.portal .portal-main .main__cont .cont__options .options__cash:hover:before{width:150px;height:150px;opacity:1}.portal .portal-main .main__cont .cont__options .options__cash:before{position:absolute;top:var(--y);left:var(--x);width:20px;height:20px;background:radial-gradient(circle closest-side,rgba(255,169,21,.5),transparent);transform:translate(-50%,-50%);opacity:0;transition:all .3s ease,left 0s,top 0s;content:"";color:#fff}.portal .portal-main .main__cont .cont__options .options__put{position:relative;width:120px;height:46px;color:#ff0217;line-height:46px;text-align:center;background:transparent;border:1px solid #ff0217;border-radius:4px;overflow:hidden}.portal .portal-main .main__cont .cont__options .options__put:before{content:"";position:absolute;left:-120px;top:-1px;width:120px;height:46px;background:#ff0217;z-index:-1;transition:all .4s}.portal .portal-main .main__cont .cont__options .options__put:hover{cursor:pointer;color:#fff}.portal .portal-main .main__cont .cont__options .options__put:hover:before{left:-1px;transition:all .4s}.portal .animate{opacity:1;transform:translateY(0)}.portal .portal-sub{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:176px;background:linear-gradient(104deg,#3e86ff 29%,#67a3f8 80%)}.portal .portal-sub .sub__left--bg,.portal .portal-sub .sub__right--bg{position:absolute;bottom:0;width:218px;height:86px}.portal .portal-sub .sub__left--bg{left:0}.portal .portal-sub .sub__center--bg{position:absolute;left:50%;width:650px;height:176px;transform:translateX(-50%)}.portal .portal-sub .sub__right--bg{right:0}.portal .portal-sub .sub__title{z-index:1;margin-bottom:32px;color:#fff;font-weight:500;font-size:24px}.portal .portal-sub .sub__options{z-index:1;width:104px;height:40px;color:#fff;line-height:40px;text-align:center;background:transparent;border:1px solid #fff;border-radius:4px;cursor:pointer;overflow:hidden}.portal .portal-sub .sub__options:hover{cursor:pointer;opacity:.8}@keyframes zoom-in{0%{opacity:.6;transform:scale(1.06)}to{opacity:1;transform:scale(1)}}@keyframes bilityOpenAni{0%{width:0;opacity:0}to{opacity:1;width:284px}}.op_url{width:280px;height:280px;right:-190px;top:-80px;display:block;position:absolute}@media screen and (min-width:1220px){.op_url{width:280px;height:280px;right:-190px;top:-80px;display:block;position:absolute}}@media screen and (min-width:821px){.portal{min-width:1200px}.portal .portal-main{display:block}.portal .portal-main-mobile{display:none}}@media screen and (max-width:820px){.portal{position:relative}.portal .portal-main{display:none}.portal .portal-main-mobile{display:block;margin-top:0;position:relative;overflow:hidden;min-height:360px}.portal .portal-main-mobile .bannerImg{display:block;width:100%;height:auto}.portal .portal-main-mobile .main__cont{position:absolute;top:0;left:0;z-index:1;display:flex;flex-direction:column;justify-content:center;width:100%}.portal .portal-main-mobile .main__cont .cont__title_mobile{display:block;font-size:clamp(24px,5.625vw,38px);font-weight:700;color:#333;line-height:160%;text-align:center;padding-top:66px}.portal .portal-main-mobile .main__cont .cont__sub{color:#333;font-size:4.0625vw;line-height:180%;text-align:center}.portal .portal-main-mobile .main__cont .cont__options{margin-top:16px;display:flex;justify-content:center;align-items:center}.portal .portal-main-mobile .main__cont .cont__options .options__cash{width:25vw;height:8.4375vw;margin-right:24px;overflow:hidden;background:#ff0217;border:0;box-shadow:unset;font-size:clamp(14px,2.5vw,16px);color:#fff;border-radius:4px}.portal .portal-main-mobile .main__cont .cont__options .options__cash:not(:disabled):not(.ant-btn-disabled):hover{background:#ff0217}.portal .portal-main-mobile .main__cont .cont__options .options__cash:hover:before{width:150px;height:150px;opacity:1}.portal .portal-main-mobile .main__cont .cont__options .options__cash:before{position:absolute;top:var(--y);left:var(--x);width:20px;height:20px;transform:translate(-50%,-50%);opacity:0;transition:all .3s ease,left 0s,top 0s;content:"";color:#fff}.portal .portal-main-mobile .main__cont .cont__options .options__put{position:relative;width:25vw;height:8.4375vw;color:#ff0217;line-height:8.4375vw;text-align:center;background:transparent;border:1px solid #ff0217;border-radius:4px;overflow:hidden;font-size:clamp(14px,2.5vw,16px)}.portal .portal-main-mobile .main__cont .cont__options .options__put:before{content:"";position:absolute;left:-174px;top:-1px;width:25vw;height:8.4375vw;background:#ff0217;z-index:-1;transition:all .4s}.portal .portal-main-mobile .main__cont .cont__options .options__put:hover{cursor:pointer;color:#fff}.portal .portal-main-mobile .main__cont .cont__options .options__put:hover:before{left:0;transition:all .4s}.portal .portal-main-mobile .main__cont .row_mobile{display:block;width:56.25vw;min-height:145px;height:auto;margin:20px auto 0}}video{border:none;outline:none}