.country_tips_box{width:100vw;height:100vh;position:fixed;z-index:999999999;display:flex;flex-direction:column;align-items:center;justify-content:center;background:rgba(0,0,0,0.5);top:0;left:0;right:0;bottom:0;margin:auto}.country_tips_box.hide{display:none}.country_tips_box .country_tips_content{width:584px;padding:0 0px 20px;background:#fff;border-radius:10px 10px 0 0}.country_tips_box .country_tips_content .dialog_title{width:584px;height:130px;background:url("/public/images/abroadReport/pic_bg.png") no-repeat;background-size:100% 100%;position:relative;padding-top:40px}.country_tips_box .country_tips_content .dialog_title .title_label{width:100%;height:100%;text-align:center;font-size:18px;font-weight:bold;color:#ffffff}.country_tips_box .country_tips_content .dialog_title .dialog_close{position:absolute;right:20px;top:20px;cursor:pointer;color:rgba(255,255,255,0.4)}.country_tips_box .country_tips_content .dialog_title .dialog_close:hover{color:#fff}.country_tips_box .country_tips_content .dialog_content{width:540px;height:450px;background:#ffffff;box-shadow:0px 2px 15px 0px rgba(25,39,68,0.1);border-radius:6px;margin:-40px auto 0;position:relative;padding:40px 55px 0}.country_tips_box .country_tips_content .dialog_content .dialog_content_title{font-size:16px;color:#303133}.country_tips_box .country_tips_content .dialog_content .dialog_content_title a{color:#179f97}.country_tips_box .country_tips_content .dialog_content .dialog_content_title a:hover{color:#179f97 !important}.country_tips_box .country_tips_content .dialog_content .kfsj{font-size:14px;color:#606266;margin-top:20px;line-height:30px}.country_tips_box .country_tips_content .dialog_content .holiday_box{width:430px;height:164px;background:#f9f9f9;padding:0 25px;margin-top:15px}.country_tips_box .country_tips_content .dialog_content .holiday_box .holiday_title{height:46px;width:100%;line-height:46px;font-size:14px;color:#909399;border-bottom:1px solid #e6ebf0}.country_tips_box .country_tips_content .dialog_content .holiday_box .holiday_list{display:flex;flex-wrap:wrap;margin-top:10px}.country_tips_box .country_tips_content .dialog_content .holiday_box .holiday_list .holiday_item{width:33%;font-size:14px;color:#909399;margin-bottom:3px}.country_tips_box .country_tips_content .dialog_content .buy_button{width:170px;height:44px;background:linear-gradient(90deg, #179f97, #0bb18f);border-radius:6px;text-align:center;line-height:44px;font-size:14px;color:#ffffff;cursor:pointer;margin:30px auto 0}
