header .site{display:none !important;}
/* index river */
.ind_river_bg{background:#F4F4F4;}
/* index cover */
.ind_fir_view{flex-direction:column;height:calc(100vh - 108px);}
/* index Title */
.ind_title_box{gap:16px;display:flex;flex-direction:column;}
.ind_title_box h2{text-align:center;color:#142640;line-height:48px;padding:0;margin:0;font-weight:normal;}
.ind_title_box h3{text-align:center;color:#142640;line-height:30px;padding:0;margin:0;font-weight:normal;}
/* index banner */
.ind_banner{width:100%;position:relative;overflow:hidden;}
.ind_banner img{width:100%;height:100%;object-fit:cover;object-position:top;}
.ind_banner video{width:100%;height:100%;object-fit:cover;object-position:center;}
.ind_banner .swiper-pagination{bottom:32px;height:6px;line-height:0;}
.ind_banner .swiper-pagination .swiper-pagination-bullet{width:8px;height:6px;border-radius:100px;margin:0 2px;transition:0.2s ease-in 0s;opacity:.3;background:#fff;}
.ind_banner .swiper-pagination .swiper-pagination-bullet-active{width:24px;border-radius:100px;opacity:1;}
.ind_banner .swiper-slide{font-size:0;}
.ind_banner .swiper-slide .media_pc{display:block;height:100%;}
.ind_banner .swiper-slide .media_sp{display:none;height:100%;}
.ind_banner .swiper-button-next,.ind_banner .swiper-button-prev{width:44px;height:44px;background: rgba(0,0,0,0.3);border-radius: 44px;}
.ind_banner .swiper-button-next{right:40px;}
.ind_banner .swiper-button-prev{left:40px;}
.ind_banner .swiper-button-next:after, .ind_banner .swiper-rtl .swiper-button-prev:after{content: '';}
.ind_banner .swiper-button-prev:after, .ind_banner .swiper-rtl .swiper-button-next:after{content: '';}
/* .ind_banner .swiper-button-nexts::after{content:"";background:url(../images/swiper_right.svg) no-repeat center center;background-size:100% 100%;display:block;width:44px;height:44px;}
.ind_banner .swiper-button-prevs::after{content:"";background:url(../images/swiper_left.svg) no-repeat center center;background-size:100% 100%;display:block;width:44px;height:44px;} */
/* index filter */
.ind_filter{background:#0D1C34;padding:16px 0;}
.ind_filter .filter_cent{width:100%;max-width:1440px;padding:0 96px;margin:0 auto;box-sizing:border-box;gap:16px;}
.ind_filter .filter_cent .fliter_box{gap:16px;flex:1;display:grid;grid-template-columns:23.6% auto;}
.ind_filter .filter_cent .country_wrap{padding:0;}
.ind_filter .filter_cent .route_wrap{gap:0 16px;display:grid;grid-template-columns:repeat(3,1fr);}
.ind_filter .filter_cent.ocean .fliter_box{gap:16px;flex:1;display:grid;grid-template-columns:30.6% auto;}
.ind_filter .filter_cent.ocean .route_wrap{gap:0 16px;display:flex;grid-template-columns:repeat(2,1fr);}
.ind_filter .filter_cent .filter_list{height:46px;background:#fff;padding:0 16px;border-radius:4px;position:relative;}
.ind_filter .filter_cent .filter_list_box{display: grid;flex: 1; gap:0 8.5px;grid-template-columns:repeat(2,1fr);}
.ind_filter .filter_cent .filter_list .sel_box{cursor:pointer;align-items:center;height:46px;gap:0 20px;}
.ind_filter .filter_cent .filter_list .text_area{flex:1;font-size:16px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow: ellipsis;color:#979797;}
.ind_filter .filter_cent .filter_list .sel_layer{position:absolute;left:0;top:56px;box-shadow:2px 4px 8px 0 rgba(0,0,0,0.1);width:100%;z-index:9;display:none;}
.ind_filter .filter_cent .filter_list .sel_layer_main{background:#fff;}
.ind_filter .filter_cent .filter_list .sel_layer .sel_title{display:none;}
.ind_filter .filter_cent .filter_list .sel_layer .year_sel{padding:16px 16px 0 16px;align-items:center;}
.ind_filter .filter_cent .filter_list .sel_layer .year_sel .left_arrow{width:24px;height:24px;cursor:pointer;background:url(../images/l_arrow.svg) no-repeat center center;}
.ind_filter .filter_cent .filter_list .sel_layer .year_sel .right_arrow{width:24px;height:24px;cursor:pointer;background:url(../images/r_arrow.svg) no-repeat center center;}
.ind_filter .filter_cent .filter_list .sel_layer .year_sel .cent_text{flex:1;font-size:16px;color:#0D1C34;text-align:center;}
.ind_filter .filter_cent .filter_list .sel_layer .sel_cent{padding:16px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px;}
.ind_filter .filter_cent .filter_list .sel_layer .sel_cent .sel_btn{background:#F4F4F4;min-height:40px;text-align:center;color:#000;font-size:14px;cursor:pointer;padding:0 8px;display: flex;align-items: center;justify-content: center;line-height: 20px;}
.ind_filter .filter_cent .filter_list .sel_layer .sel_cent .sel_btn.cur{background:#466580;color:#fff;}
.ind_filter .filter_cent .filter_list .sel_layer .sel_cent .sel_btn.disabled{color:#ddd;cursor:no-drop;}
.ind_filter .filter_cent .filter_list .sel_layer .btn_box{padding:16px 14px;border-top:1px #F4F4F4 solid;gap:0 12px;display:grid;grid-template-columns:repeat(2,1fr);}
.ind_filter .filter_cent .filter_list .sel_layer .btn_box button{border-radius:0;padding:0;margin:0;cursor:pointer;height:44px;line-height:42px;font-size:14px;text-align:center;}
.ind_filter .filter_cent .filter_list .sel_layer .btn_box .reset{background:#fff;border:1px #ccc solid;color:#000;}
.ind_filter .filter_cent .filter_list .sel_layer .btn_box .submit{background:#B10A32;border:1px #B10A32 solid;color:#fff;}
.ind_filter .filter_cent .filter_btn{width:46px;height:46px;position:relative;cursor:pointer;}
.ind_filter .filter_cent .filter_btn button{width:46px;height:46px;border-radius:0;padding:0;margin:0;cursor:pointer;border:0;background:url(../images/search_icon.svg) #456580 no-repeat center center;}
/* index rec route */
.ind_route{background:#fff;}
.ind_route .ind_route_cent{width:100%;max-width:1440px;padding:48px 96px;margin:0 auto;box-sizing:border-box;}
.ind_route .ind_route_swiper{margin-top:48px;padding-bottom:52px;overflow:hidden;position:relative;}
.ind_route .ind_route_swiper .route_item{position:relative;font-size:0;}
.ind_route .ind_route_swiper .route_item img{width:100%;}
.ind_route .ind_route_swiper .route_item .route_text_layer{position:absolute;left:32px;bottom:32px;right:32px;gap:32px;align-items:center;}
.ind_route .ind_route_swiper .route_item .route_text_layer .left_txt{flex:1;color:#fff;gap:4px;flex-direction:column;}
.ind_route .ind_route_swiper .route_item .route_text_layer .left_txt_tit{font-size:24px;font-family:"SourceHanSansCNMedium";line-height:36px;font-weight:500;}
.ind_route .ind_route_swiper .route_item .route_text_layer .left_txt_line{font-size:20px;line-height:30px;}
.ind_route .ind_route_swiper .route_item .route_text_layer .left_txt_line img{width:15px;display:inline-block;vertical-align:middle;}
.ind_route .ind_route_swiper .route_item .route_text_layer .left_txt_site{padding-left:20px;background:url(../images/site_icon.svg) no-repeat left center;background-size:16px 16px;font-size:16px;line-height:20px;}
.ind_route .ind_route_swiper .route_item .route_text_layer .more_btn{width:131px;}
.ind_route .ind_route_swiper .route_item .route_text_layer .more_btn a{display:block;width:131px;height:40px;background:#B10A32;color:#fff;text-align:center;line-height:40px;font-size:16px;}
.ind_route .ind_route_swiper .swiper-button-next,.ind_route .ind_route_swiper .swiper-button-prev{width:36px;height:36px;top:auto;bottom:0;}
.ind_route .ind_route_swiper .swiper-button-next{right:0;}
.ind_route .ind_route_swiper .swiper-button-prev{left:0;}
.ind_route .ind_route_swiper .swiper-button-next::after{content:"";background:url(../images/r_b_arrow.svg) no-repeat center center;background-size:100% 100%;display:block;width:36px;height:36px;}
.ind_route .ind_route_swiper .swiper-button-prev::after{content:"";background:url(../images/l_b_arrow.svg) no-repeat center center;background-size:100% 100%;display:block;width:36px;height:36px;}
.ind_route .ind_route_swiper .swiper-pagination-fraction{top:auto;bottom:0;height:36px;line-height:36px;font-size:20px;color:#142640;font-family:"SourceHanSansCNMedium";z-index:1;}
/* index expore */
.ind_expore{background:#fff;margin-top:24px;}
.ind_expore .ind_expore_cent{width:100%;max-width:1440px;padding:48px 96px;margin:0 auto;box-sizing:border-box;}
.ind_expore .ind_expore_swiper{margin-top:48px;overflow:hidden;position:relative;}
.ind_expore .ind_expore_swiper .explore_list{padding:0;gap:16px;display:flex;flex-direction:column;}
.ind_expore .ind_expore_swiper .explore_list .item_pic{position:relative;font-size:0;}
.ind_expore .ind_expore_swiper .explore_list .item_pic img{width:100%;}
.ind_expore .ind_expore_swiper .explore_list .item_pic .play_btn{width:40px;height:40px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);cursor:pointer;}
.ind_expore .ind_expore_swiper .explore_list .item_pic .play_btn img{width:100%;}
.ind_expore .ind_expore_swiper .explore_list .item_txt{display:flex;gap:8px;flex-direction:column;}
.ind_expore .ind_expore_swiper .explore_list .item_txt .item_title{font-size:20px;font-family:"SourceHanSansCNMedium";color:#000;font-weight:500;line-height:30px;text-align:center;}
.ind_expore .ind_expore_swiper .explore_list .item_txt .item_desc{font-size:16px;color:#000;line-height:24px;text-align:center;}
.ind_expore .ind_expore_swiper .swiper-button-next,.ind_expore .ind_expore_swiper .swiper-button-prev{width:36px;height:36px;top:auto;bottom:0;display:none;}
.ind_expore .ind_expore_swiper .swiper-button-next{right:0;}
.ind_expore .ind_expore_swiper .swiper-button-prev{left:0;}
.ind_expore .ind_expore_swiper .swiper-button-next::after{content:"";background:url(../images/r_b_arrow.svg) no-repeat center center;background-size:100% 100%;display:block;width:36px;height:36px;}
.ind_expore .ind_expore_swiper .swiper-button-prev::after{content:"";background:url(../images/l_b_arrow.svg) no-repeat center center;background-size:100% 100%;display:block;width:36px;height:36px;}
.ind_expore .ind_expore_swiper .swiper-pagination-fraction{top:auto;bottom:0;height:36px;line-height:36px;font-size:20px;color:#142640;font-family:"SourceHanSansCNMedium";z-index:1;display:none;}
/* index why */
.ind_why{background:#fff;margin-top:24px;}
.ind_why .ind_why_cent{width:100%;max-width:1440px;padding:48px 96px;margin:0 auto;box-sizing:border-box;}
.ind_why .ind_why_main{margin-top:48px;overflow:hidden;position:relative;}
.ind_why .ind_why_main img{width:100%;}
/* index house */
.ind_house{background:#fff;margin-top:24px;}
.ind_house .ind_house_cent{width:100%;max-width:1440px;padding:48px 96px;margin:0 auto;box-sizing:border-box;}
.ind_house .ind_house_main{margin-top:48px;overflow:hidden;position:relative;}
.ind_house .ind_house_main img{width:100%;}
.ind_house .ind_house_main .links_box{position:absolute;}
.ind_house .ind_house_main .links_box a{width:100%;height:100%;display:block;}
.ind_house .ind_house_main .links1{left:0;top:0;width:50%;height:55.5%;}
.ind_house .ind_house_main .links2{right:0;top:0;width:50%;height:55.5%;}
.ind_house .ind_house_main .links3{left:0;bottom:0;width:33.3%;height:44.5%;}
.ind_house .ind_house_main .links4{left:33.3%;bottom:0;width:33.3%;height:44.5%;}
.ind_house .ind_house_main .links5{right:0;bottom:0;width:33.3%;height:44.5%;}
.ind_house .ind_house_main .oc_links1{left:0;top:0;width:33.3%;height:50%;}
.ind_house .ind_house_main .oc_links2{right:33.3%;top:0;width:33.3%;height:50%;}
.ind_house .ind_house_main .oc_links3{right:0;top:0;width:33.3%;height:50%;}
.ind_house .ind_house_main .oc_links4{left:0;bottom:0;width:33.3%;height:50%;}
.ind_house .ind_house_main .oc_links5{left:33.3%;bottom:0;width:33.3%;height:50%;}
.ind_house .ind_house_main .oc_links6{right:0;bottom:0;width:33.3%;height:50%;}
.ind_house .ind_house_more{margin-top:24px;}
.ind_house .ind_house_more a{display:block;width:131px;height:40px;color:#fff;background:#B10A32;text-align:center;line-height:40px;margin:0 auto;font-size:16px;}
/* index honner */
.ind_honner{background:#fff;margin-top:24px;}
.ind_honner .ind_honner_cent{padding:48px 0;}
.ind_honner .ind_honner_main{margin-top:37px;}
.ind_honner .ind_honner_main .honner_top{display:flex;justify-content:center;gap:72px;}
.ind_honner .ind_honner_main .honner_top .item_list{width:250px;display:flex;gap:32px;flex-direction:column;}
.ind_honner .ind_honner_main .honner_top .item_pic{width:100%;font-size:0;}
.ind_honner .ind_honner_main .honner_top .item_pic img{width:100%;}
.ind_honner .ind_honner_main .honner_top .item_txt{display:flex;flex-direction:column;gap:8px;}
.ind_honner .ind_honner_main .honner_top .item_txt_tit{font-size:16px;font-family:"SourceHanSansCNMedium";color:#142640;line-height:24px;text-align:center;}
.ind_honner .ind_honner_main .honner_top .item_txt_desc{font-size:14px;color:#142640;line-height:21px;text-align:center;}
.ind_honner .ind_honner_main .honner_btm{margin-top:36px;width:100%;position:relative;overflow:hidden;}
.ind_honner .ind_honner_main .honner_btm::before{content:"";position:absolute;left:0;top:0;height:100%;width:90px;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,0) 100%);z-index:1;display:block;bottom:0;}
.ind_honner .ind_honner_main .honner_btm::after{content:"";position:absolute;right:0;top:0;height:100%;width:90px;background:linear-gradient(90deg,rgba(255,255,255,0) 0%,#fff 100%);z-index:1;display:block;bottom:0;}
.ind_honner .ind_honner_main .honner_slide{white-space:nowrap;font-size:0;position:relative;overflow:hidden;}
.ind_honner .ind_honner_main .honner_slide .honner_track{display:inline-flex;will-change:transform;}
.ind_honner .ind_honner_main .honner_slide .item_list{display:inline-flex;vertical-align:top;width:250px;gap:32px;flex-direction:column;padding:0 32px;}
.ind_honner .ind_honner_main .honner_slide .item_pic{width:100%;font-size:0;}
.ind_honner .ind_honner_main .honner_slide .item_pic img{width:100%;}
.ind_honner .ind_honner_main .honner_slide .item_txt{display:flex;flex-direction:column;gap:8px;}
.ind_honner .ind_honner_main .honner_slide .item_txt_tit{font-size:16px;font-family:"SourceHanSansCNMedium";color:#142640;line-height:24px;text-align:center;}
.ind_honner .ind_honner_main .honner_slide .item_txt_desc{font-size:14px;color:#142640;line-height:21px;text-align:center;}
/* index brilliant */
.ind_bri{background:#fff;margin-top:24px;}
.ind_bri .ind_bri_cent{width:100%;max-width:1440px;padding:48px 96px;margin:0 auto;box-sizing:border-box;}
.ind_bri .ind_bri_swiper{margin-top:48px;padding-bottom:52px;overflow:hidden;position:relative;}
.ind_bri .ind_bri_swiper .bri_item{position:relative;font-size:0;}
.ind_bri .ind_bri_swiper .bri_item img{width:100%;}
.ind_bri .ind_bri_swiper .bri_item .text_layer{position:absolute;left:24px;bottom:24px;right:24px;color:#fff;font-family:"SourceHanSansCNMedium";font-size:20px;text-align:center;font-weight:500;}
.ind_bri .ind_bri_swiper .swiper-button-next,.ind_bri .ind_bri_swiper .swiper-button-prev{width:36px;height:36px;top:auto;bottom:0;}
.ind_bri .ind_bri_swiper .swiper-button-next{right:0;}
.ind_bri .ind_bri_swiper .swiper-button-prev{left:0;}
.ind_bri .ind_bri_swiper .swiper-button-next::after{content:"";background:url(../images/r_b_arrow.svg) no-repeat center center;background-size:100% 100%;display:block;width:36px;height:36px;}
.ind_bri .ind_bri_swiper .swiper-button-prev::after{content:"";background:url(../images/l_b_arrow.svg) no-repeat center center;background-size:100% 100%;display:block;width:36px;height:36px;}
.ind_bri .ind_bri_swiper .swiper-pagination-fraction{top:auto;bottom:0;height:36px;line-height:36px;font-size:20px;color:#142640;font-family:"SourceHanSansCNMedium";z-index:1;}
/* index evaluate */
.ind_eva{background:#fff;margin-top:24px;}
.ind_eva .ind_eva_cent{width:100%;max-width:1440px;padding:48px 96px;margin:0 auto;box-sizing:border-box;}
.ind_eva .ind_eva_main{min-height:325px;display:flex;flex-direction:column;gap:32px;width:100%;max-width:1200px;margin:0 auto;margin-top:32px;}
.ind_eva .ind_eva_main .ind_eva_txt{font-size:28px;color:#000;line-height:48px;}
.ind_eva .ind_eva_main .ind_eva_txt p{display:block;margin-top:10px;}
.ind_eva .ind_eva_main .ind_eva_tag{font-size:14px;color:#000;text-align:center;}
/* video popup */
.video_popup{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(13,28,52,0.6);z-index:24;display:none;opacity:0;}
.video_popup.show{display:block;}
.video_popup .video_popup_box{position:absolute;left:50%;top:50%;transform:translate(-50%,-60%);width:800px;opacity:0;}
.video_popup .video_popup_box video{width:100%;}
.video_popup .video_popup_box .close_btn{width:24px;height:24px;right:0;top:-48px;position:absolute;cursor:pointer;}
.video_popup .video_popup_box .close_btn img{width:100%;}
.video_popup.animating{display:block;}
.video_popup.enter{opacity:1;transition:opacity .36s ease-out;}
.video_popup.enter .video_popup_box{opacity:1;transform:translate(-50%, -50%);transition:transform .42s cubic-bezier(0.22, 0.61, 0.36, 1),opacity .42s ease-out;}
.video_popup.leave{opacity:0;transition:opacity .3s ease-in;}
.video_popup.leave .video_popup_box{opacity:0;transform:translate(-50%, -50%);transition:transform .3s ease-in,opacity .3s ease-in;}
/* index cover */
.cover_title{text-align:center;color:#142640;line-height:37px;font-family: "HYRunYuan-65J";font-size: 32px;}
.cover_title.white{color:#fff;}
.cover_sub_title{text-align:center;padding-top:16px;color:#142640;line-height:26px;font-family: "SourceHanSansCNRegular";font-size: 20px;}
.cover_about{position: relative; padding:64px 0 310px 0;background:url(https://blob.vikingcruises.cn/viking-cms/blob/common/images/index/about_bg.png) no-repeat center bottom;background-size:100% auto;}
.cover_about .intro_img{width: 100%;display: flex;justify-content: center;}
.cover_about .intro_img img{width: 580px;}
.cover_about .intro_founder_txt{width: 100%;text-align: center;color: #333333;font-size: 16px;line-height: 32px;font-family:"SourceHanSansCNRegular";padding-top: 16px;}
.cover_about .intro_txt{text-align:center;line-height:32px;color:black; font-weight: 400;padding-top: 40px;color: #333333;font-family: "SourceHanSansCNRegular";font-size: 16px;}
.cover_about .intro_link{padding-top:40px;display:flex;align-items:center;flex-direction:row;justify-content:center;gap:64px;}
.cover_about .intro_link a{display:block;padding-bottom:4px;padding-top:4px;border-bottom:1px #B10A32 solid;line-height:20px;color:#333333;padding-right:14px;background:url(../images/more_arrow.svg) no-repeat right center;font-size: 14px;}
/* .cover_about .slogn{padding-top:80px;text-align:center;} */
.cover_about .slogn img{width: 100%;}
.cover_about .slogn_txt{color:#142640;line-height:36px; font-weight: 400;font-family: "HYRunYuan-65J";font-size: 24px;}
.cover_about .slogn_peo{padding-top:16px;color:#142640;line-height: 32px;font-family: "SourceHanSansCNRegular";font-size: 16px;}
.cover_feature{padding-top:64px;}
.cover_feature_wrap{position:relative; padding: 32px 96px 0 96px;box-sizing: border-box;}
.cover_feature_swiper{overflow:hidden;position:relative;}
.cover_feature_swiper .feature_slide{position:relative;font-size:0;display: flex;justify-content: center;cursor: pointer;}
.cover_feature_swiper .feature_slide img{width:100%;}
.cover_feature_swiper .feature_slide .mask_lay{width:100%;height:48%;background:linear-gradient(0deg, rgba(20,38,64,.8) 0, rgba(20,38,64,0) 100%);position:absolute;left:0;bottom:0;box-sizing:border-box;}
.cover_feature_swiper .feature_slide .mask_lay .txt_box{position:absolute;left:0;width:100%;bottom:36px;}
.cover_feature_swiper .feature_slide .mask_lay .title_txt{text-align:center;color:#fff;line-height:28px;}
.cover_feature_swiper .feature_slide .mask_lay .link_txt{padding-top:8px;text-align:center;}
.cover_feature_swiper .feature_slide .mask_lay .link_txt a{display:inline-block;color:#fff;line-height:21px;padding-bottom:4px;border-bottom:1px #fff solid;}
.cover_feature_swiper .feature_slide .mask_lay .detail_txt{padding:16px 18px 0 20px;line-height:28px;color:#fff;display:none;transform:translateY(20px);opacity:0;transition:transform 0.4s ease-out, opacity 0.4s ease-out;}
.cover_feature_swiper .feature_slide .mask_lay.show{height:100%;}
.cover_feature_swiper .feature_slide .mask_lay.show .link_txt{display:none;}
.cover_feature_wrap .swiper-button-next,.cover_feature_wrap .swiper-button-prev{width:60px;height:180px;top:50%;transform:translateY(-50%);margin:0;}
.cover_feature_wrap .swiper-button-next{right:0;}
.cover_feature_wrap .swiper-button-prev{left:0;}
.cover_feature_wrap .swiper-button-next::after{content:"";background:url(../images/feature_arrow_right.svg) no-repeat center center;background-size:100% 100%;display:block;width:60px;height:180px;}
.cover_feature_wrap .swiper-button-prev::after{content:"";background:url(../images/feature_arrow_left.svg) no-repeat center center;background-size:100% 100%;display:block;width:60px;height:180px;}
.cover_trav{width:100%;padding-top: 64px;}
.cover_trav .trav_txt{display:flex;flex-direction:column;gap:40px;text-align:center;padding-top:32px;}
.cover_trav .trav_txt_box{line-height:32px;color:#333333;}
.cover_trav .trav_line{width:60px;height:1px;background:rgba(0,0,0,.2);margin:0 auto;}
.cover_trav .trav_list{display:grid;grid-template-columns:repeat(2,1fr); padding-top:32px;}
.cover_trav .trav_list .list_item{width:100%;position:relative;font-size:0;display: flex;justify-content: center;}
.cover_trav .trav_list .list_item img{width:100%;}
.cover_trav .trav_list .list_item .btn{width: 170px;height: 80px;position: absolute; z-index: 1; bottom: 25px;cursor: pointer;}
.cover_trav .trav_list .list_item .mask_bg{height:48.6%;width:100%;position:absolute;bottom:0;left:0;background:linear-gradient(0deg, rgba(20,38,64,.8) 0, rgba(20,38,64,0) 100%);}
.cover_trav .trav_list .list_item .mask_bg .txt_box{position:absolute;left:0;bottom:70px;width:100%;}
.cover_trav .trav_list .list_item .mask_bg .txt_box .title_box{text-align:center;color:#fff;line-height:36px;}
.cover_trav .trav_list .list_item .mask_bg .txt_box .intro_txt{padding-top:16px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:16px;color:#fff;line-height:24px;}
.cover_trav .trav_list .list_item .mask_bg .txt_box .intro_txt span{opacity:.8;}
.cover_trav .trav_list .list_item .mask_bg .txt_box .intro_txt i{opacity:.4;font-style:normal;text-align:center;display:inline-block;width:14px;}
.cover_trav .trav_list .list_item .mask_bg .txt_box .link_txt{padding-top:34px;text-align:center;}
.cover_trav .trav_list .list_item .mask_bg .txt_box .link_txt a{display:inline-block;color:#fff;line-height:32px;border-bottom:1px #fff solid;padding-right:14px;background:url(../images/more_arrow_white.svg) no-repeat right center;}
.cover_evaluate{padding:64px 0;}
.cover_evaluate_wrap{width: 100%;max-width: 1440px;padding: 0 160px; margin:32px auto 0 auto;position:relative; box-sizing: border-box;}
.cover_evaluate_swiper{overflow:hidden;position:relative;}
.cover_evaluate_swiper .swiper-wrapper{align-items:stretch;}
.cover_evaluate_swiper .swiper-slide{height:auto;display:flex;background:#fff;}
/* .cover_evaluate_swiper .evaluate_box{flex:1;} */
.cover_evaluate_swiper .evaluate_box img{width: 100%;}
.cover_evaluate_swiper .evaluate_box .top_txt{color:#333333;text-align:center;line-height:44px;font-family:"HYRunYuan-45J";font-size: 24px; line-height: 44px;}
.cover_evaluate_swiper .evaluate_box .name_txt{color:#333333;line-height:22px;text-align:center; padding-top: 32px; font-size: 16px;font-family:"SourceHanSansCNRegular";}
.cover_evaluate .swiper-pagination{bottom:0;height:6px;line-height:0;}
.cover_evaluate .swiper-pagination .swiper-pagination-bullet{width:8px;height:6px;border-radius:100px;margin:0 2px;transition:0.2s ease-in 0s;opacity:.1;background:#142640;}
.cover_evaluate .swiper-pagination .swiper-pagination-bullet-active{width:24px;border-radius:100px;opacity:.2;}
.cover_evaluate_wrap .swiper-button-next,.cover_evaluate_wrap .swiper-button-prev{width:44px;height:44px;top:25%;transform:translateY(-50%);margin:0;}
.cover_evaluate_wrap .swiper-button-next{right:0;}
.cover_evaluate_wrap .swiper-button-prev{left:0;}
.cover_evaluate_wrap .swiper-button-next::after{content:"";background:url(../images/r_g_arrow.svg) no-repeat center center;background-size:100% 100%;display:block;width:44px;height:44px;}
.cover_evaluate_wrap .swiper-button-prev::after{content:"";background:url(../images/l_g_arrow.svg) no-repeat center center;background-size:100% 100%;display:block;width:44px;height:44px;}
.cover_evaluate_swiper_box{width: 100%;box-sizing: border-box;padding: 32px 96px 0 96px;max-width: 1440px;margin: 0 auto;}
.cover_honner{padding:48px 0;background:url(https://blob.vikingcruises.cn/viking-cms/blob/common/images/index/honner_bg.png) no-repeat center center;background-size:cover;}
.cover_honner .honner_top{display:flex;justify-content:center;gap:72px;padding-top:34px;}
.cover_honner .honner_top .item_list{width:250px;display:flex;gap:35px;flex-direction:column;}
.cover_honner .honner_top .item_pic{width:100%;font-size:0;}
.cover_honner .honner_top .item_pic img{width:100%;}
.cover_honner .honner_top .item_txt{display:flex;flex-direction:column;gap:8px;}
.cover_honner .honner_top .item_txt_tit{color:#fff;line-height:24px;text-align:center;}
.cover_honner .honner_top .item_txt_desc{color:#fff;line-height:21px;text-align:center;opacity:.7;}
.cover_honner .honner_turn{margin-top:48px;width:100%;overflow:hidden;white-space:nowrap;font-size:0;position:relative;}
.cover_honner .honner_turn .honner_track{display:inline-flex;will-change:transform;}
.cover_honner .honner_turn .item_list{width:120px;font-size:0;display:inline-flex;vertical-align:top;flex-shrink:0;margin:0 20px;}
.cover_honner .honner_turn .item_list img{width:100%;}
.cover_swiper_btn_box{width: 100%;display: flex; justify-content: space-between;align-items: center;padding-top:16px;}
.cover_swiper_btn_num{flex: 1; text-align: center; color: #142640; font-weight: 500; line-height: 30px;font-family:"SourceHanSansCNMedium";font-size:20px;}
.cover_swiper_btn{width: 36px;height: 36px;flex-shrink: 0; cursor: pointer;}
.cover_swiper_btn img{width: 100%;height: 100%;}
.cover_swiper_btn_left{transform: rotate(180deg)}

/* 弹窗 */
.ind_popup{width: 100%;height: 100%;position: fixed;z-index: 999; background: rgba(0,0,0,.5);top: 0; left:0;display: flex;justify-content: center;align-items: center;display: none;}
/* 特色弹窗 */
.has_feature_box{width: 672px; position: relative;}
.has_feature_box .close{width: 100%;display: flex;justify-content: flex-end;}
.has_feature_box .close img{width: 24px;height: 24px;padding: 0 0 24px 24px;cursor: pointer;}
.has_feature_main{width: 100%;background: white;box-sizing: border-box;}
.has_feature_main img{width: 100%;}
.mob_show{display: none;}
.pc_show{display: block;}
/* footer */
footer .watch_us .title_txt{line-height: 21px;}
footer .policy{padding-bottom: 30px;}
.policy_one_box{display: flex;align-items: center;justify-content: center;gap: 0 48px;}
.policy_one_list{display: flex;align-items: center;color: white;font-size: 12px;font-family:"SourceHanSansCNRegular";}
.policy_one_list_title{font-family:"SourceHanSansCNMedium";font-size: 14px;line-height: 21px;margin-right: 16px;font-weight: 500;}
.policy_two{display: flex;align-items: center;color: white;justify-content: center;padding-top: 24px;font-family:"SourceHanSansCNRegular";font-size: 12px;}
.policy_two_list_xian{width: 1px;height: 14px;background: #d9d9d9;margin: 0 8px;}
.policy_two_list_one{margin-right: 16px;font-family:"SourceHanSansCNMedium";font-size: 14px;}
footer .copyright{font-family:"SourceHanSansCNRegular";}
.policy_two_list_two{color: white;}
.policy_two_list_three{color: white}
.popup_swiepr{width: 100%;overflow: hidden;}
.popup_swiepr img{width: 100%;}
.feature_popup_pagination {
    position: absolute;
    bottom: -40px !important;
    left: 50% !important;
    transform: translateX(-50%);
    z-index: 5;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
}

.feature_popup_bullet {
    width: 10px;
    height: 10px;
    background-color: #D9D9D9;
    border-radius: 50%;
    display: inline-block;
    margin: 0 6px;
    cursor: pointer;
    box-sizing: border-box;
}

.feature_popup_bullet_active {
    background-color: #CE1141;
    box-sizing: border-box;
}
.evaluate_box_con{
    display: flex;

}
.evaluate_box_con{
    width: 100%;
    box-sizing: border-box;
    padding: 0 8px;
}
.evaluate_box_con_zuo{
    font-size: 32px;
    line-height: 30px;
    color: #8D9092;
    font-family:"HYRunYuan-65J";
}
.evaluate_box_con_you{
    font-size: 32px;
    line-height: 30px;
    color: #8D9092;
    font-family:"HYRunYuan-65J";
    height: 100%;
    display: flex;
    align-items: flex-end;
}
.evaluate_box_con_you img{
    width: 100%;
    height: 30px;
}
.top_txt{
    flex: 1;
}
@media screen and (max-width:1024px) {
    .has_feature_box .close{display: none;}
    .full_wrap{background: #f4f4f4;}
    .mob_show{display: block;}
    .pc_show{display: none;}
    .ind_banner .swiper-pagination .swiper-pagination-bullet{width:24px;height:1px;margin:0 2px;opacity:.5;background:#fff;}
    .ind_banner .swiper-pagination .swiper-pagination-bullet-active{opacity:1;}
    .ind_banner .swiper-button-next, .ind_banner .swiper-button-prev{display: none;}
    /* index Title */
    .ind_title_box{gap:8px;display:flex;flex-direction:column;}
    .ind_title_box h2{text-align:center;font-size:18px;color:#142640;line-height:27px;padding:0;margin:0;font-weight:normal;}
    .ind_title_box h3{text-align:center;font-size:14px;color:#142640;line-height:21px;padding:0;margin:0;font-weight:normal;}
    /* index cover */
    .ind_fir_view{flex-direction:column;height:100%;}
    /* index banner */
    .ind_banner .swiper-slide .media_pc{display:none;height:100%;}
    .ind_banner .swiper-slide .media_sp{display:block;height:100%;}
    /* index filter */
    .ind_filter{background:#0D1C34;padding:24px 0;}
    .ind_filter .filter_cent{padding:0 16px;gap:8px;flex-direction:column;}
    .ind_filter .filter_cent .fliter_box{gap:8px;flex:1;display:grid;grid-template-columns:repeat(1,1fr);}
    .ind_filter .filter_cent.ocean .fliter_box{gap:8px;flex:1;display:grid;grid-template-columns:repeat(1,1fr);}
    .ind_filter .filter_cent.ocean .route_wrap{gap:0 8.5px;display:flex;grid-template-columns:repeat(2,1fr);}
    .ind_filter .filter_cent .filter_list_box{display: grid;}
    .ind_filter .filter_cent .route_wrap{gap:0 8px;display:grid;grid-template-columns:repeat(3,1fr);}
    .ind_filter .filter_cent .filter_list{height:40px;background:#fff;padding:0 8px;border-radius:0;position:relative;}
    .ind_filter .filter_cent .filter_list .sel_box{cursor:pointer;align-items:center;height:40px;gap:0 8px;}
    .ind_filter .filter_cent .filter_list .text_area{font-size:14px;}
    .ind_filter .filter_cent .filter_list .sel_layer{position:fixed;left:0;top:0;right:0;bottom:0;width:100%;background:rgba(0,0,0,.5);display:none;z-index: 20;}
    .ind_filter .filter_cent .filter_list .sel_layer_main{background:#fff;position:absolute;left:0;bottom:0;width:100%;}
    .ind_filter .filter_cent .filter_list .sel_layer .sel_title{display:block;height:50px;border-bottom:1px #F4F4F4 solid;line-height:50px;text-align:center;font-size:16px;color:#142640;font-family:"SourceHanSansCNMedium";position:relative;}
    .ind_filter .filter_cent .filter_list .sel_layer .sel_title .close_popup{position:absolute;width:24px;height:24px;top:13px;right:13px;}
    .ind_filter .filter_cent .filter_list .sel_layer .sel_title .close_popup img{width:24px;height:24px;}
    .ind_filter .filter_cent .filter_list .sel_layer .year_sel{padding:16px 16px 0 16px;align-items:center;}
    .ind_filter .filter_cent .filter_list .sel_layer .year_sel .left_arrow{width:24px;height:24px;cursor:pointer;background:url(../images/l_arrow.svg) no-repeat center center;}
    .ind_filter .filter_cent .filter_list .sel_layer .year_sel .right_arrow{width:24px;height:24px;cursor:pointer;background:url(../images/r_arrow.svg) no-repeat center center;}
    .ind_filter .filter_cent .filter_list .sel_layer .year_sel .cent_text{flex:1;font-size:16px;color:#0D1C34;text-align:center;}
    .ind_filter .filter_cent .filter_list .sel_layer .sel_cent{padding:16px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px;}
    .ind_filter .filter_cent .filter_list .sel_layer .sel_cent .sel_btn{background:#F4F4F4;min-height:40px;text-align:center;line-height:20px;color:#000;font-size:14px;cursor:pointer;padding:0 8px;}
    .ind_filter .filter_cent .filter_list .sel_layer .sel_cent .sel_btn.cur{background:#466580;color:#fff;}
    .ind_filter .filter_cent .filter_list .sel_layer .sel_cent .sel_btn.disabled{color:#ddd;cursor:no-drop;}
    .ind_filter .filter_cent .filter_list .sel_layer .btn_box{padding:16px 16px;border-top:1px #F4F4F4 solid;gap:0 12px;display:grid;grid-template-columns:120px auto;}
    .ind_filter .filter_cent .filter_btn{width:40px;height:40px;}
    .ind_filter .filter_cent .filter_btn button{width:40px;height:40px;}
    /* index rec route */
    .ind_route{background:#fff;}
    .ind_route .ind_route_cent{padding:24px 16px 16px 16px;}
    .ind_route .ind_route_swiper{margin-top:16px;padding-bottom:40px;}
    .ind_route .ind_route_swiper .route_item .route_text_layer{position:absolute;left:16px;bottom:24px;right:16px;gap:16px;align-items:center;}
    .ind_route .ind_route_swiper .route_item .route_text_layer .left_txt_tit{font-size:20px;line-height:30px;}
    .ind_route .ind_route_swiper .route_item .route_text_layer .left_txt_line{font-size:14px;line-height:21px;}
    .ind_route .ind_route_swiper .route_item .route_text_layer .left_txt_site{padding-left:20px;background:url(../images/site_icon.svg) no-repeat left center;background-size:16px 16px;font-size:12px;line-height:20px;}
    .ind_route .ind_route_swiper .route_item .route_text_layer .more_btn{width:80px;align-self:flex-end;}
    .ind_route .ind_route_swiper .route_item .route_text_layer .more_btn a{display:block;width:80px;height:36px;background:#B10A32;color:#fff;text-align:center;line-height:36px;font-size:14px;}
    .ind_route .ind_route_swiper .swiper-pagination-fraction{font-size:16px;}
    /* index expore */
    .ind_expore{margin-top:16px;}
    .ind_expore .ind_expore_cent{padding:24px 16px 16px 16px;}
    .ind_expore .ind_expore_swiper{margin-top:16px;overflow:hidden;position:relative;padding-bottom:48px;}
    .ind_expore .ind_expore_swiper .explore_list .item_pic .play_btn{width:36px;height:36px;}
    .ind_expore .ind_expore_swiper .explore_list .item_txt .item_title{font-size:14px;line-height:21px;}
    .ind_expore .ind_expore_swiper .explore_list .item_txt .item_desc{font-size:12px;line-height:18px;}
    .ind_expore .ind_expore_swiper .swiper-button-next,.ind_expore .ind_expore_swiper .swiper-button-prev{width:36px;height:36px;top:auto;bottom:0;display:block;}
    .ind_expore .ind_expore_swiper .swiper-button-next{right:0;}
    .ind_expore .ind_expore_swiper .swiper-button-prev{left:0;}
    .ind_expore .ind_expore_swiper .swiper-button-next::after{content:"";background:url(../images/r_b_arrow.svg) no-repeat center center;background-size:100% 100%;display:block;width:36px;height:36px;}
    .ind_expore .ind_expore_swiper .swiper-button-prev::after{content:"";background:url(../images/l_b_arrow.svg) no-repeat center center;background-size:100% 100%;display:block;width:36px;height:36px;}
    .ind_expore .ind_expore_swiper .swiper-pagination-fraction{top:auto;bottom:0;height:36px;line-height:36px;font-size:16px;color:#142640;font-family:"SourceHanSansCNMedium";z-index:1;display:block;}
    /* index why */
    .ind_why{margin-top:16px;}
    .ind_why .ind_why_cent{padding:24px 16px 16px 16px;}
    .ind_why .ind_why_main{margin-top:16px;}
    /* index house */
    .ind_house{margin-top:16px;}
    .ind_house .ind_house_cent{padding:24px 16px 16px 16px;}
    .ind_house .ind_house_main{margin-top:16px;}
    .ind_house .ind_house_main .links3{left:0;bottom:0;width:28.3%;height:44.5%;}
    .ind_house .ind_house_main .links4{left:28.3%;bottom:0;width:43.3%;height:44.5%;}
    .ind_house .ind_house_main .links5{right:0;bottom:0;width:28.3%;height:44.5%;}
    .ind_house .ind_house_main .oc_links1{left:0;top:0;width:28.3%;height:55%;}
    .ind_house .ind_house_main .oc_links2{right:28.3%;top:0;width:43.3%;height:55%;}
    .ind_house .ind_house_main .oc_links3{right:0;top:0;width:28.3%;height:55%;}
    .ind_house .ind_house_main .oc_links4{left:0;bottom:0;width:28.3%;height:45%;}
    .ind_house .ind_house_main .oc_links5{left:28.3%;bottom:0;width:43.3%;height:45%;}
    .ind_house .ind_house_main .oc_links6{right:0;bottom:0;width:28.3%;height:45%;}
    .ind_house .ind_house_more{margin-top:16px;}
    .ind_house .ind_house_more a{width:104px;height:36px;line-height:36px;font-size:14px;}
    /* index honner */
    .ind_honner{background:#fff;margin-top:16px;}
    .ind_honner .ind_honner_cent{padding:24px 16px 16px 16px;}
    .ind_honner .ind_honner_main{margin-top:16px;}
    .ind_honner .ind_honner_main .honner_top{gap:48px;flex-direction:column;justify-content:center;align-items:center;}
    .ind_honner .ind_honner_main .honner_btm{margin-top:40px;}
    .ind_honner .ind_honner_main .honner_slide .item_list{display:inline-flex;vertical-align:top;width:162px;gap:16px;flex-direction:column;padding:0 9px;}
    .ind_honner .ind_honner_main .honner_slide .item_txt_tit{font-size:14px;white-space:wrap;}
    .ind_honner .ind_honner_main .honner_slide .item_txt_desc{font-size:12px;white-space:wrap;}
    /* index brilliant */
    .ind_bri{background:#fff;margin-top:24px;}
    .ind_bri .ind_bri_cent{width:100%;max-width:1440px;padding:48px 96px;margin:0 auto;box-sizing:border-box;}
    .ind_bri .ind_bri_swiper{margin-top:48px;padding-bottom:52px;overflow:hidden;position:relative;}
    .ind_bri .ind_bri_swiper .bri_item{position:relative;font-size:0;}
    .ind_bri .ind_bri_swiper .bri_item img{width:100%;}
    .ind_bri .ind_bri_swiper .bri_item .text_layer{position:absolute;left:24px;bottom:24px;right:24px;color:#fff;font-family:"SourceHanSansCNMedium";font-size:20px;text-align:center;font-weight:500;}
    .ind_bri .ind_bri_swiper .swiper-button-next,.ind_bri .ind_bri_swiper .swiper-button-prev{width:36px;height:36px;top:auto;bottom:0;}
    .ind_bri .ind_bri_swiper .swiper-button-next{right:0;}
    .ind_bri .ind_bri_swiper .swiper-button-prev{left:0;}
    .ind_bri .ind_bri_swiper .swiper-button-next::after{content:"";background:url(../images/r_b_arrow.svg) no-repeat center center;background-size:100% 100%;display:block;width:36px;height:36px;}
    .ind_bri .ind_bri_swiper .swiper-button-prev::after{content:"";background:url(../images/l_b_arrow.svg) no-repeat center center;background-size:100% 100%;display:block;width:36px;height:36px;}
    .ind_bri .ind_bri_swiper .swiper-pagination-fraction{top:auto;bottom:0;height:36px;line-height:36px;font-size:20px;color:#142640;font-family:"SourceHanSansCNMedium";z-index:1;}
    /* index brilliant */
    .ind_bri{margin-top:16px;}
    .ind_bri .ind_bri_cent{padding:24px 16px 16px 16px;}
    .ind_bri .ind_bri_swiper{margin-top:16px;padding-bottom:48px;}
    .ind_bri .ind_bri_swiper .bri_item .text_layer{font-size:16px;}
    .ind_bri .ind_bri_swiper .swiper-pagination-fraction{font-size:16px;}
    /* index evaluate */
    .ind_eva{margin-top:16px;}
    .ind_eva .ind_eva_cent{padding:24px 16px 16px 16px;}
    .ind_eva .ind_eva_main{min-height:200px;gap:8px;margin-top:16px;}
    .ind_eva .ind_eva_main .ind_eva_txt{font-size:14px;line-height:21px;}
    .ind_eva .ind_eva_main .ind_eva_txt p{display:block;margin-top:5px;}
    .ind_eva .ind_eva_main .ind_eva_tag{font-size:12px;line-height:18px;}
    /* video popup */
    .video_popup .video_popup_box{position:absolute;left:50%;top:50%;transform:translate(-50%,-60%);width:96%;opacity:0;}

    .cover_about .intro_link{padding-top: 32px;position: relative;z-index: 2;}
    .cover_about .slogn{position: absolute;z-index: 1; left: 0px;bottom: 0;}
    .cover_about .slogn img{width: 100%;}
    .cover_about .slogn_txt{line-height:28px;font-size: 16px;}
    .cover_about .slogn_peo{line-height: 16px;font-size: 12px;}
    .cover_about{ background-color: white;padding: 32px 0 174px 0;background-image: none;}
    .cover_feature{margin-top: 8px;background: white;padding:32px 0px 0px 0px;}
    .cover_title{font-size: 24px;line-height: 28px;color: #333333;}
    .cover_sub_title{font-size: 12px;line-height: 19px;padding-top: 8px;}
    .cover_feature_wrap{padding: 24px 0px 0 0px;}
    .cover_swiper_btn_box{padding-bottom: 32px;}
    .cover_swiper_btn_num{font-family:"SourceHanSansCNRegular";font-size:16px;line-height: 24px;}
    .cover_swiper_btn{width: 32px;height: 32px;}
    .cover_trav{margin-top: 8px;background: white;padding-top: 32px;}
    .cover_trav .trav_txt{padding-top: 24px;padding-left:16px;padding-right: 16px;}
    .cover_trav .trav_list{grid-template-columns: repeat(1, 1fr); gap: 8px;}
    .cover_trav .trav_list{padding-top: 24px;}
    .cover_trav .trav_list .list_item .btn.mob_btn{bottom: 10px;}
    .cover_trav .trav_list .list_item .btn.mob_btn1{bottom: 10px;}
    .cover_evaluate{margin-top: 8px;background: white;padding-top: 32px; padding-bottom: 0px;}
    .cover_evaluate_wrap{padding: 32px 0px 0 0;margin: 0;}
    .cover_evaluate_swiper .evaluate_box .top_txt{font-size: 16px;color: #333333; line-height: 28px;font-family:"HYRunYuan-45J";}
    .cover_evaluate_swiper .evaluate_box .name_txt{padding-top: 24px;font-size: 14px; line-height: 24px;font-family: "SourceHanSansCNRegular";color: #333333;}
    .evaluate_box{justify-content: space-between;}
    .cover_evaluate_swiper_box{padding:16px 0px 0px 0px}
    .cover_honner{margin-top: 8px;}
    .cover_honner .honner_top .item_txt{display: none;}
    .cover_honner .honner_top .item_list{width: 109px;}
    .cover_honner .honner_top{padding-top: 24px;gap: 8px;}
    .cover_honner .honner_turn{margin-top: 32px;}
    .cover_honner .honner_turn .item_list{width: 96px;margin: 0 2px;}
    .has_feature_box{width: 100%;padding: 0 40px;box-sizing: border-box;}
    .has_feature_box .close_mob{justify-content: center; display: flex;padding-top: 32px;}
    .has_feature_box .close_mob img{width: 40px;height: 40px;}
    .ind_banner{overflow:none;}
    .policy_one_box{flex-direction: column;}
    .policy_one_list{flex-direction: column;}
    .policy_one_list_title{margin-right: 0;padding-bottom: 24px;}
    .policy_one_box{gap: 32px 0;}
    .policy_two{padding-top: 32px;flex-direction: column;}
    .policy_two_list_xian{display: none;}
    .policy_two_list_one{margin-right: 0px;padding-bottom: 24px;}
    .policy_two_list_two{padding-bottom: 16px;}
    footer .policy{padding-bottom:32px ;}
    footer .copyright{padding: 16px 0;}
    .feature_popup_pagination{bottom: 50px !important;}
    .cover_about .intro_img{padding: 0 22px;box-sizing: border-box;}
    .cover_about .intro_img img{width: 100%;}
    .cover_about .intro_txt{padding: 32px 16px 0 16px; position: relative;z-index: 2;}
    .cover_about .intro_link a{color: #333333;border-bottom: 1px #B10A32 solid;}
    .cover_feature_swiper .feature_slide{padding-left: 8px;}
    .cover_swiper_btn_num{width: 100%;height: 1px;}
    .cover_swiper_btn_num .content{display: flex; width: 100%;align-items: center;justify-content: center;}
    .cover_swiper_btn_num .content div{width: 24px;height:1px;background: #333333;opacity: 0.3;margin: 0 2px;}
    .cover_swiper_btn_num .content div.select{opacity: 1;}
    .mob_banner_one_video{width: 100%;height: 100%;}
}
