﻿
.SYTop {
    margin-top: -5.16vw;
}

.disno {
    display: none !important;
}

::-webkit-scrollbar {
    width: 0px;
}

.flex-col {
    display: flex;
    flex-direction: column;
}

.flex-row {
    display: flex;
    flex-direction: row;
}

.justify-between {
    display: flex;
    justify-content: space-between;
}

/***侧边导航栏 PageMD_D****/
.pageMD {
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    z-index: 5;
    text-align: right;
}

.pageMD_NoSel {
    background-color: rgba(214, 214, 214, 0.8);
    width: 25px;
    height: 1px;
    margin-left: 20px;
    margin-top: 10px;
}

.pageMD_Sel {
    background-color: rgba(214, 214, 214, 1);
    width: 35px;
    height: 1px;
    margin-left: 10px;
    margin-top: 10px;
}

.pageMD_T {
    margin-left: 15px;
}

.pageMD_a_Sel {
    color: rgba(255, 130, 62, 1);
}

.pageMD_a_NoSel {
    color:rgb(255, 255, 255); 
}

.pageMD_a {
    display: inline-block;
    position: relative;
    line-height: 22px;
    height: 22px;
    padding-right: 34px;
    font-size: 12px;
    letter-spacing: 2px;
    text-decoration: none;
    outline: 0;
    transition: all 0.5s ease;
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: rgba(255,255,255,0);
}

/***首页区 Page_1*****/

/****左右翻页*****/
.group_Z_Y {
    width: 100vw;
    height: 11vw;
    margin: 20vw 0 0 3vw;
    position: absolute;
}

.image_TB {
    width: 100vw;
}

.image_Z {
    width: 1.52vw;
    height: 2.92vw;
    margin-top: 2.82vw;
    cursor: pointer;
}

.image_Y {
    width: 1.52vw;
    height: 2.92vw;
    margin: 2.81vw 0 0 90vw;
    cursor: pointer;
}

/***底部点点点****/
.group_syq_db {
    width: 7.24vw;
    height: 0.99vw;
    margin: 45vw 0 0 47vw;
    position: absolute;
}

.section_syq_db {
    border-radius: 50%;
    width: 0.84vw;
    height: 0.84vw;
    cursor: pointer;
}

.section_syq_db_NoSel {
    background-color: rgba(255, 255, 255, 1);
    border: 2px solid rgba(255, 255, 255, 1);
}

.section_syq_db_Sel {
    border: 2px solid rgba(255, 130, 62, 1);
}

/***产品展示 Page_2****/
.img_CP {
    width: 100vw;
}

.group_cp {
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 7px;
    width: 75vw;
    height: 4.69vw;
    margin: 45vw 0 0 12.5vw;
    position: absolute;
}

.box_cp {
    border-radius: 7px;
    width: 18.75vw;
    height: 4.69vw;
    cursor: pointer;
}

.box_cp_Sel {
    background-color: rgba(255, 130, 62, 1);
}


.image_cp_sf {
    width: 3.65vw;
    height: 2.56vw;
    margin: 1.09vw 0 0 5.78vw;
}

.text_cp {
    width: 2.5vw;
    height: 1.2vw;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 1.25vw;
    font-family: MicrosoftYaHeiLight;
    font-weight: 300;
    text-align: left;
    white-space: nowrap;
    line-height: 1.25vw;
    margin: 1.87vw 5.72vw 0 0;
}

/***关于非同 Page_3****/
.Img_gyft {
    width: 100vw;
}

.group_gyft {
    background-color: rgba(255, 255, 255, 0.69);
    width: 51vw;
    height: 16vw;
    margin-left: 13vw;
    margin-top: 28vw;
    position: absolute;
}

.text_gyft_T {
    width: 35.53vw;
    height: 2.5vw;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 2.55vw;
    font-family: PingFang-SC-Regular;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 2.56vw;
    margin: 2.96vw 0 0 4.06vw;
}

.text_gyft_C {
    width: 39.43vw;
    height: 1.25vw;
    overflow-wrap: break-word;
    color: rgba(120, 120, 120, 1);
    font-size: 1.19vw;
    font-family: PingFang-SC-Regular;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 1.2vw;
    margin: 1.66vw 0 0 3.9vw;
}

.block_gyft_XL {
    border-radius: 3px;
    width: 9.28vw;
    height: 2.45vw;
    border: 1px solid rgba(14, 14, 16, 1);
    margin: 2.86vw 0 2.6vw 4.06vw;
    cursor: pointer;
}

.block_gyft_XL_Color {
    background-color: rgba(255, 130, 62, 1);
    border: 1px solid #ffffff;
}

.text_gyft_XL {
    width: 3.29vw;
    height: 0.68vw;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 0.67vw;
    font-family: PingFang-SC-Regular;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 0.68vw;
    margin: 0.83vw 0 0 1.09vw;
}

.text_gyft_XL_Color {
    color: #ffffff;
}

.text_gyft_thumbnail {
    width: 0.32vw;
    height: 0.53vw;
    margin: 0.93vw 1.09vw 0 0;
}

/***预约 Page_4****/
.group_YuYue {
    background-color: rgba(255, 255, 255, 1);
    height: 22.4vw;
    width: 100vw;
}

.box_YuYue {
    height: 25.42vw;
    background: url(../img/Index_YuYue.png) 100% no-repeat;
    background-size: 100% 100%;
    width: 85.94vw;
    margin: -3.17vw 0 0 12.5vw;
}

.text_wrapper_YuYue {
    width: 11.1vw;
    height: 1.05vw;
    margin: 9.89vw 0 0 2.34vw;
}

.text_YuYue_Tie {
    width: 11.1vw;
    height: 1.05vw;
    overflow-wrap: break-word;
    color: rgba(55, 55, 55, 1);
    font-size: 0.98vw;
    font-family: PingFang-SC-Regular;
    text-align: left;
    white-space: nowrap;
    line-height: 0.99vw;
}

.box_XinMDH {
    width: 47.66vw;
    height: 2.87vw;
    margin: 1.77vw 0 0 2.44vw;
}

.text_wrapper_XinMDH {
    border: 0;
    outline: 0;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 5px;
    height: 2.87vw;
    width: 23vw;
    border: 1px solid #FFF;
    font-size: 0.67vw;
}

.text_XinMDH {
    width: 3.7vw;
    height: 0.79vw;
    overflow-wrap: break-word;
    color: rgba(153, 153, 153, 1);
    font-size: 0.72vw;
    font-family: PingFang-SC-Regular;
    text-align: left;
    white-space: nowrap;
    line-height: 0.73vw;
    margin: 0.98vw 0 0 1.14vw;
}

.box_City {
    width: 47.66vw;
    height: 2.87vw;
    margin: 1.19vw 0 5.78vw 2.44vw;
}

.block_City {
    color: rgba(153, 153, 153, 1);
    background-color: rgba(255, 255, 255, 1);
    border-radius: 5px;
    width: 23.23vw;
    height: 2.87vw;
    border: 1px solid #FFF;
    font-size: 0.67vw;
}

.thumbnail_City {
    width: 0.79vw;
    height: 0.47vw;
    margin: 1.19vw 1.19vw 0 18.48vw;
}

.btn_YuYue {
    background-color: rgba(255, 130, 62, 1);
    border-radius: 5px;
    height: 2.87vw;
    width: 23.23vw;
    cursor: pointer;
}

.text_btn_YuYue {
    width: 7.14vw;
    height: 0.99vw;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 0.93vw;
    font-family: PingFang-SC-Regular;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 0.94vw;
    margin: 0.93vw 0 0 8.07vw;
}

.input {
    background: #fff;
    width: 100%;
    padding: 0 20px;
    font-size: 16px;
    color: #666;
    border: 1px solid #FFF;
    border-radius: 0.2em;
}
