/**取消浏览器样式 start*/
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
/**取消浏览器样式 end*/
input, button {
    border: none;
    outline: none;
    background-color:transparent;
}
.mob_sy_page {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: rgba(255, 255, 255, 1);;
}
.mob_sy_block1 {
    background-color: rgba(67, 130, 172, 1);
    height: 60vw;
    width: 100vw;
}

/**轮播图*/

.luanbotu {
    width: 100%;
    /*position: absolute;*/
    /*z-index: 1;*/
    background-attachment: fixed;
    overflow: hidden;
    height: 100%;
}

.indexSwiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    /*object-fit: cover;*/
}

.sy-bn-tz{
    width: 100%;
    height: 100%;
    position: relative;
}
/**轮播图上文字 start**/
.sy-section2 {
    width: 100%;
    position: absolute;
    z-index: 5;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.bn-miaoshu{
    width: 100%;
    margin-top: 150px;
}
.zile{
    width: 100%;
    font-size: 4.8vw;
    font-weight: normal;
    color: rgba(255,255,255,1);
    text-shadow: 0px 3px 8px rgb(51 51 51 / 30%);
    text-align: center;
    margin-top: 2vw;
}
.zile *{
    width: 100%;
    font-size: 4.8vw;
    font-weight: normal;
    color: rgba(255,255,255,1);
    text-shadow: 0px 3px 8px rgba(51,51,51,0.3);
    text-align: center;
}
.msxhx{
    width: 60px;
    height: 2px;
    background-color: rgba(255,255,255,1);
    margin: 37px 0 0 1px;
}


/**轮播图上文字 end**/
.sy-benner-yh{
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 2;
    background-color: rgba(0,0,0,0.2);
}
.sy-banner-zhengwen{
    width: 100%;
    height: 100%;
}
.sy-banner-zhengwen *{
    width: 100%;
    height: 100%;
}
.sy-banner-zhengwen video{
    width: 100%!important;
    height: 100%!important;
    max-height: 930px;
}
/**轮播图*/

/**航班信息 start*/
.mob_sy_block2 {
    min-height: 11.2vw;
    width: 100%;
}

.mob_sy_mod19 {
    /*width: 89.34vw;*/
    /* width: 89.34vw; */
    min-height: 200px;
    margin-top: 3.33vw;
}

/**最新航班信息 start**/
.zxhbxxlb{
    width: 100%;
    min-height: 150px;
    position: relative;
}
.hbxxlb{
    background-color: rgba(255, 255, 255, 1);
    /*border-radius: 12px;*/
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.hbxxlb2{
    width: 100%;
    height: 88.5%;
}
.cfddgd{
    width: 100%;
    height: 6.8vw;
    display: flex;
    justify-content: space-between;
}
.cfydd{
    width: 90%;
    height: 100%;
    display: flex;
    flex-direction: row;
}
.zxhb{
    width: 50%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    /*margin-right: 47px;*/
}
.hb-title{
    width: 100%;
    height: 3.2vw;
    max-height: 24px;
    color: rgba(102, 102, 102, 1);
    font-size: 3.2vw;
    text-align: center;
    white-space: nowrap;
    line-height: 3.2vw;
    cursor: pointer;
    /*transition: all 0.6s;*/
}
.hb-title-xz{
    color: rgba(35, 128, 166, 1);
    font-weight: 600;
}
.sy-hbbt{
    width: 0%;
    background-color: rgba(35, 128, 166, 1);
    min-height: 1px;
    height: 0.4vw;
    max-height: 3px;
    margin-top: 3.2vw;
}
.hbbt-xz{
    width: 100%;
    transition: all 0.6s;
}

.gdhbxx{
    width: 3.34vw;
    height: 100%;
    display: flex;
    /*align-items: center;*/
    cursor: pointer;
}
.gdhbxxtb{
    width: 3.34vw;
    height: 3.34vw;;
    max-width: 25px;
    max-height: 25px;
}
.cfhbxx{
    width: 100%;
    height: 84.75%;
    max-height: 480px;
    display: flex;
    flex-direction: column;
    margin-top: 2vw;
}
.tb-header{
    width: 100%;
    height: 10.67vw;
    max-height: 80px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    background-color: rgba(35, 128, 166, 1);
}
.shijian{
    width: 20%;
    height: 100%;
}
.hangzhanlou{
    width: 15%;
    height: 100%;
}
.hangbanhao{
    width: 25%;
    height: 100%;
}
.mudidi{
    width: 20%;
    height: 100%;
}
.zhuangtai{
    width: 20%;
    height: 100%;
}
.zxhbxxzt{
    font-size: 3.2vw;
    line-height: 3.2vw;
    color: rgba(255,255,255,1);
    font-weight: 400;
    white-space: nowrap;
}

.juzhong{
    display: flex;
    justify-content: center;
    align-items: center;
}
.cfhbnrxx{
    width: 100%;
    height: 83.34%;
    max-height: 200px;
    overflow: hidden;
}
.tb-neirong{
    width: 100%;
    height: 100%;
    max-height: 200px;
}
.tbrow1{
    width: 100%;
    height: 10.67vw;
    max-height: 80px;
    background-color: rgba(255, 255, 255, 1);
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.tbrow2{
    width: 100%;
    height: 10.67vw;
    max-height: 80px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    background-color: rgba(241, 241, 241, 1);
}
.zxhbxxnrzt{
    font-size: 3.2vw;
    line-height: 3.2vw;
    color: rgba(51, 51, 51, 1);
    font-weight: 400;
    white-space: nowrap;
}
.zxhbxxnrzt span{
    font-size: 3.2vw;
    line-height: 3.2vw;
    color: rgba(51, 51, 51, 1);
    font-weight: 400;
    white-space: nowrap;
}
.hkgslogo{
    width: 3.2vw;
    max-width: 24px;
    max-height: 24px;
    height: 3.2vw;
    margin-right: 2vw;
    object-fit: scale-down;
}
.zwsjdiv{
    width: 100%;
    min-height: 100px;
    max-height: 250px;
    font-size: 20px;
}

.hbxx-yc{
    display: none;
}

/**最新航班信息 end**/

/**航班信息 end*/

/**航班信息查询 start*/
.sy_box_5 {
    background-color: rgba(35, 128, 166, 1);
    height: 58.67vw;
    width: 100%;
    margin-top: 4vw;
}
.sy_block_1 {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 1.1vw;
    position: relative;
    height: 42.67vw;
    margin: auto;
    display: flex;
    align-items: center;
}

.yddhbcx{
    width: 78.67vw;
    min-height: 3.4vw;
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-top: 3vw;
}
.hbcxbtytb{
    width: 12vw;
    height: 3.4vw;
    display: flex;
    flex-direction: row;
    margin-right: 4vw;
    margin-left: 1.5vw;
    cursor: pointer;
}
.hbcxtb {
    width: 3.47vw;
    height: 100%;
    /* max-width: 26px; */
    /* max-height: 20px; */
    margin-right: 1vw;
    /* vertical-align: middle; */
    display: flex;
    align-items: center;
}
.hbcxtp{
    width: 3.47vw;
    max-width: 26px;
    height: 2.67vw;
    vertical-align: middle;
}
.hbcxwz{
    width: 6.3vw;
    height: 3.2vw;
    font-size: 3.2vw;
    font-weight: normal;
    color: rgba(102, 102, 102, 1);
    text-align: left;
    white-space: nowrap;
    line-height: 3.2vw;
}
.hbbtxz{
    width: 78.67vw;
    height: 3vw;
    display: flex;
    flex-direction: row;
    margin-top: 1.5vw;
}
.hbcxxz{
    width: 9.6vw;
    max-width: 72px;
    height: 0%;
    transition: all 0.6s;
}
.hbcxxz-xz{
    height: 100%;
}
.hbcxwz-xz{
 color: rgba(35, 128, 166, 1);
}

.cfhbxz{
    margin-left: 2vw
}
.ddhbxz{
    margin-left: 8vw;
}
.hbcxxztp{
    width: 100%;
    height: 100%;
    vertical-align: middle;
}


.cxsrk{
    width: 60%;
    height: 90%;
    border:none;
    margin-left: 23px;
    color: rgba(102, 102, 102, 1);
}
.hbcxsstp{
    width: 26px;
    height: 26px;
    margin-right: 16px;
    color: rgba(102, 102, 102, 1);
}


.sy_input_1 {
    background-color: rgba(241, 241, 241, 1);
    border-radius: 1.1vw;
    height: 10.67vw;
    width: 78.67vw;
    margin-top: -1.1vw;
}

.sy_text_13 {
    width: 70vw;
    height: 100%;
    overflow-wrap: break-word;
    color: rgba(153, 153, 153, 1);
    font-size: 3.2vw;
    text-align: left;
    white-space: nowrap;
    line-height: 3.2vw;
    /* margin: 3.86vw 0 0 3.86vw; */
    margin: auto;
}
.sy_text_13::-webkit-input-placeholder {    /* Chrome/Opera/Safari */
    color: rgba(153, 153, 153, 1);
}
.sy_text_13::-moz-placeholder { /* Firefox 19+ */
    color: rgba(153, 153, 153, 1);
}
.sy_text_13:-ms-input-placeholder { /* IE 10+ */
    color: rgba(153, 153, 153, 1);
}
.sy_text_13:-moz-placeholder { /* Firefox 18- */
    color: rgba(153, 153, 153, 1);
}

.sy_button_3 {
    height: 10.67vw;
    width: 78.67vw;
    margin: 6.4vw 0 6.4vw 0;
    background-color: rgba(35, 128, 166, 1);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 1.1vw;
    cursor: pointer;
}

.sy_text_14 {
    width: 7.2vw;
    height: 3.07vw;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 3.2vw;
    text-align: left;
    white-space: nowrap;
    line-height: 3.2vw;
}


.mob_sy_wrap3 {
    background-color: rgba(35, 128, 166, 0.8);
    height: 58.67vw;
    width: 100%;
    /*border-radius: 4px;*/
    margin-top: 4vw;
}

.mob_sy_box10 {
    height: 42.58vw;
    margin-top: 5.39vw;
}

.mob_sy_mod20 {
    width: 24.22vw;
    height: 4.95vw;
}

.mob_sy_img2 {
    width: 4.8vw;
    height: 4.95vw;
}

.mob_sy_word5 {
    width: 17.1vw;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 4.19vw;

    text-align: center;
    white-space: nowrap;
    line-height: 4.2vw;
    margin-top: 0.6vw;
    display: block;
}

.mob_sy_mod21 {
    width: 48.06vw;
    height: 3.38vw;
    margin: 4.49vw 0 0 12.36vw;
}

.mob_sy_info3 {
    width: 4.98vw;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 3.59vw;

    text-align: center;
    white-space: nowrap;
    line-height: 3.6vw;
    display: block;
}
.mob_sy_info3_on {
    font-weight: 600;
}
.mob_sy_info3_change{
    transform: rotateY(180deg);
}

.mob_sy_outer5 {
    height: 12.97vw;
    background: url(../images/sy_img/sy_img_search.png) no-repeat;
    background-size: 100% 100%;
    width: 74.22vw;
    margin: 2.54vw 0 0 0.14vw;
}

.mob_sy_word7 {
    width: 90%;
    overflow-wrap: break-word;
    color: #FFFEFE;
    font-size: 3.59vw;

    text-align: left;
    white-space: nowrap;
    line-height: 3.75vw;
    display: block;
    margin: 5.69vw 0 0 3.67vw;
}

.mob_sy_outer6 {
    background-color: rgba(255, 255, 255, 1);
    height: 11.25vw;
    width: 74.22vw;
    margin: 2.99vw 0 0 0.14vw;
    border-radius: 4px;
}

.mob_sy_info4 {
    font-weight: 600;
    overflow-wrap: break-word;
    color: rgba(35, 128, 166, 1);
    font-size: 3.59vw;

    text-align: center;
    white-space: nowrap;
    line-height: 3.6vw;
    display: block;
    margin: 3.89vw 0 0 0;
}
/**航班信息查询 end*/
/**旅客服务 start*/
/**旅客服务板块 start*/

.passenger-guide {
    margin-top: 8vw;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.passenger-guide-title{
    width: 100%;
    display: flex;
    justify-content: center;
}
.passenger-guide-title-bk{
    min-width: 10vw;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.passenger-guide-title-bt{
    width: 100%;
   /* height: 4.8vw;*/
    font-size: 4.8vw;
    text-align: center;
    color: rgba(51, 51, 51, 1);
    white-space: nowrap;
    line-height: 4.8vw;
    font-weight: 600;
    position: relative;
    padding: 0 0.51vw 0 0.51vw;
}

.passenger-guide-title-hg {
    background-color: rgba(35, 128, 166, 0.5);
    border-radius: 0px 3px 0px 3px;
    width: 100%;
    height: 2vw;
    margin-top: -1.34vw;
}

.passenger-guide-container {
    display: flex;
    margin-top: 5.4vw;
    width: 100%;
    min-height: 97.34vw;
    flex-direction: column;
}

.passenger-guide-container-item {
    width: 100%;
    /*height: 100%;*/
    box-shadow: 0px 7px 20px 0px rgba(153,153,153,0.15);
    background-color: rgba(255, 255, 255, 1);
    border-radius: 1.1vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    overflow: hidden;
    margin-bottom: 5.4vw;
}

.lkzn-child-tp{
    width: 100%;
    height: 40vw;
    overflow: hidden;
}
.lkznchildtp{
    width: 100%;
    height: 100%;
}
.lkznchildtp:hover{
    transition: all 0.5s;
    transform: scale(1.2);
}
.passenger-guide-container-item-content{
    width: 100%;
    /*height: 62.97%;*/
    min-height: 45vw;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.passenger-guide-container-item-title{
    width: 40vw;
    /* max-width: 174px; */
    height: 10.67vw;
    /* max-height: 50px; */
    background-color: rgba(35, 128, 166, 1);
    border-radius: 0px 0px 8px 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: rgba(255, 255, 255, 1);
    font-size: 4vw;
    font-weight: 600;
    margin-bottom: 1.5vw;
}
.lkzn-nrong{
    width: 100%;
    /*height: 14.71%;*/
    min-height: 50px;
    margin-top: 5vw;
    margin-bottom: 4vw;
    display: flex;
    justify-content: center;
}
.lkzn-nr-jz{
    width: 100%;
    min-height: 50px;
}

.lkzn-drow{
    width: 100%;
    min-height: 50px;
    display: flex;
    flex-direction: row;
    margin-bottom: 5.06vw;
    /*justify-content: center;*/
}
.lkzn-drow-child{
    width: 50%;
    min-height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.active_lk{
    min-width: 55px;
    min-height: 50px;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.active_lk:hover{
    box-shadow: 0px 7px 20px 1px rgba(255, 255, 255, 1);
    transform: translateY(-5px);
    transition: all 0.3s;
    /*padding-bottom: 10px;*/
}

.cfhbxtb-lan{
    width: 6.67vw;
    height: 6.67vw;
    max-width: 50px;
    max-height: 50px;
    object-fit: contain;
    display: none;
}
.cfhbxtb-hui{
    width: 6.67vw;
    height: 6.67vw;
    max-width: 50px;
    max-height: 50px;
    object-fit: contain;
}

.active_lk_xtb{
    width: 100%;
    height: 3.2vw;
    color: rgba(102, 102, 102, 1);
    font-size: 3.2vw;
    text-align: center;
    line-height: 3.2vw;
    margin-top: 2.66vw;
}
.active_lk:hover .active_lk_xtb{
    color: rgba(35, 128, 166, 1);
}
.active_lk:hover .cfhbxtb-lan{
    display: block;
}
.active_lk:hover .cfhbxtb-hui{
    display: none;
}

/**旅客服务板块 end*/


/**玩转机场板块 start*/
.wzjc{
    min-height: 40vw;
    margin-top: 10.67vw;
}
.wzjcbjtu{
    width: 100%;
    height: 40vw;
    background: url(../images/sy_img/wzjcbjt.png) 100% no-repeat;
    background-size: 100% 100%;
}
.wzjc-lsebj{
    width: 100%;
    height: 100%;
    /*background-color: rgba(35,128,166,0.4);*/
}
.wzjc-title{
    width: 100%;
    height: 13.2vw;
    min-height: 4.8vw;
    color: rgba(255, 255, 255, 1);
    font-size: 4.8vw;
    font-weight: 600;
    white-space: nowrap;
    line-height: 4.8vw;
    position: relative;
    display: flex;
    justify-content: center;
}
.wzjc-title-bk{
    min-width: 10vw;
    position: absolute;
    bottom: 0;
    display: flex;
    align-items: center;
    flex-direction: column;
}
.wzjc-title-wz{
    width: 100%;
   /* height: 4.8vw;*/
    color: rgba(255, 255, 255, 1);
    font-size: 4.8vw;
    text-align: center;
    white-space: nowrap;
    line-height: 4.8vw;
    position: relative;
    padding: 0 0.51vw 0 0.51vw;
}
.wzjc-title-hg{
    background-color: rgba(255, 255, 255, 0.3);
    border-radius: 0px 3px 0px 3px;
    width: 100%;
    height: 2vw;
    margin-top: -1.5vw;
}

.wzjc-nr{
    width: 100%;
    display: flex;
    align-items: center;
    min-height: 40vw;
    margin-top: -20.25vw;
}
.wzjc-nr-lb{
    min-height: 40vw;
}
.wzjc-drow{
    width: 100%;
    min-height: 48vw;
    display: flex;
    flex-direction: row;
    margin-bottom: 4.1vw;
    /* justify-content: center; */
    justify-content: space-between;
}
.wzjc-drow:first-child{
    margin-right: 4vw;
}

.wzjcxxnr{
    height: 48vw;
    width: 42.67vw;
    display: flex;
    /*align-items: center;*/
    flex-direction: column;
    position: relative;
    cursor: pointer;
}

.wzjcxxnr-nr{
    width: 34.67vw;
    height: 98.91%;
    position: absolute;
    z-index: 1;
    transform: translate(-50%,0);
    left: 50%;
}
.wzjc-nr-lb2{
    display: flex;
    flex-direction: column;
}

.wzjcxxnr-tp{
    width: 100%;
    height: 26.67vw;
    /*max-height: 200px;*/
    border-radius: 1.6vw;
    position: relative;
    overflow: hidden;
}
.wzjcxxnr-tp-tupian{
    width: 100%;
    height: 100%;
    border-radius: 1.6vw;
    transition: all 0.5s;
    object-fit: cover;
}
.wzjcxxnr-tp-tupian:hover{
    /*transform: scale(1.1);*/
    /*transform: translateY(-10px);*/
}
.wzjcxxnr:hover{
    transition: all 0.5s;
    /*transform: scale(1.1);*/
    transform: translateY(-20px);
}
.wzjcxxnr-xxnr{
    width: 100%;
    height: 83.4%;
    /*max-height: 300px;*/
    background-color: rgba(255,255,255,1);
    border-radius: 1.6vw;
    margin-top: -43.5%;
    position: absolute;
    bottom: 0;
    box-shadow: 0px 7px 20px 1px rgba(153,153,153,0.2);
}
.wzjcxxnr-bt{
    width: 100%;
    height: 45%;
    overflow: hidden;
}
.wzjcxxnr-xxnr-bt{
    width: 100%;
    height: 4vw;
    color: rgba(51, 51, 51, 1);
    font-size: 4vw;
    text-align: left;
    white-space: nowrap;
    line-height: 4vw;
    margin-top: 10%;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 600;
}
.wzjcxxnr-xxnr-ms{
    width: 100%;
    min-height: 3.2vw;
    /*height: 47%;*/
    color: rgba(153, 153, 153, 1);
    font-size: 3.2vw;
    text-align: left;
    line-height: 4.8vw;
    overflow: hidden;  /* 超出的文本裁剪 */
    text-overflow: ellipsis; /* 超出显示... */
    display: -webkit-box; /* 将对象作为弹性盒子 */
    -webkit-line-clamp: 2; /* 显示的行数 */
    -webkit-box-orient: vertical;  /* 垂直排列 */
    margin-top: 6.5%;
}
/**玩转机场板块 end*/


/**首页 end**/

/** 首页弹窗 start */
.model_news {
    width: 88.01%;
    height: 70%;
    position: fixed;
    top: 20%;
    left: 6vw;
    z-index: 70;
}
.back_model {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 61;
    background-color: rgba(0,0,0,1);
    opacity: 0.6;
}
.model_content {
    width: 100%;
    height: 83%;
    background-color: rgba(255,255,255,1);
    border-radius: 4px;
}

.model_main3 {
    width: 100%;
    height: 97%;
    padding: 6.59vw 0 0 5.99vw;
    overflow-y: scroll;
}

.model_section3 {
    width: 33.21vw;
    height: 7.58vw;
    margin-bottom: 6.6vw;
    display: flex;
    align-items: center;
}
.model_pic3_div{
    width: 7.5vw;
    /*height: 7.58vw;*/
}

.model_pic3 {
    width: 7.5vw;
    max-width: 56px;
    height: 7.58vw;
    max-height: 56px;
    object-fit: contain;
}

.model_info2 {
    width: 21.52vw;
    overflow-wrap: break-word;
    color: rgba(67, 130, 172, 1);
    font-size: 4.8vw;
    text-align: left;
    white-space: nowrap;
    line-height: 4.8vw;;
    /*margin-top: 1.28vw;*/
    display: block;
    margin-left: 3vw;
    font-weight: 600;
}

.model_section4 {
    width: 75.42vw;
    min-height: 8.25vw;
    margin-bottom: 2vw;
}

.model_TextGroup1 {
    width: 7.58vw;
    min-height: 8.25vw;
}

.model_word6 {
    width: 7.58vw;
    height: 7.47vw;
    max-height: 56px;
    overflow-wrap: break-word;
    color: rgba(102, 102, 102, 1);
    font-size: 7.47vw;
    text-align: left;
    white-space: nowrap;
    line-height: 7.47vw;
    display: block;
}

.model_info3 {
    width: 7.58vw;
    height: 2.4vw;
    max-height: 18px;
    overflow-wrap: break-word;
    color: rgba(102, 102, 102, 1);
    font-size: 2.4vw;
    text-align: left;
    white-space: nowrap;
    margin-top: 1.13vw;
    display: block;
}

.model_paragraph2 {
    width: 63.05vw;
    height: 100%;
    overflow-wrap: break-word;
    color: rgba(102, 102, 102, 1);
    font-size: 3.2vw;
    text-align: left;
    white-space: normal;
    display: block;
    margin-left: 3vw;
    padding-top: 0.5vw;
}

.model_section5 {
    background-color: rgba(102, 102, 102, 1);
    width: 75.42vw;
    height: 2px;
    margin-top: 4.5vw;
    margin-bottom: 4.5vw;
}

.model_cancel {
    width: 100%;
    height: 15.07vw;
    margin-top: 5.32vw;
    display: flex;
    justify-content: center;
}
.close_btn {
    width: 12.07vw;
    height: 12.07vw;
    max-width: 65px;
    max-height: 65px;
    /*margin: 0 0 0 37.5vw;*/
}
.tc_no_show{
    display: none;
}
/** 首页弹窗 end*/