﻿
/*******头部显示********/
.box_Tou_SY {
    position: fixed;
    width: 100vw;
}

.box_Tou {
    position: relative;
    width: 100vw;
}

.block_Tou {
    position: relative;
    width: 100vw;
    height: 5.16vw;
}

.block_Tou_EJ {
    position: fixed;
    width: 100vw;
    height: 5.16vw;
    margin-top: 5.16vw;
    z-index: 999;
}

.block_Tou_EJ_2 {
    position: relative;
    width: 100vw;
    height: 5.16vw;
    z-index: 999;
}

.block_Tou_Color {
    background-color: rgba(255, 255, 255, 0.6);
    background: url(../img/Tuo_Black.png)100% no-repeat;
    background-size: 100% 100%;
}

.block_Tou_Color_SY {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0, rgba(0, 0, 0, 0.6) 0, rgba(185 182 182 / 60%) 100%, rgba(185 182 182 / 60%) 100% );
}

.image_Logo {
    width: 10.11vw;
    height: 1.15vw;
    margin: 2.23vw 0 0 1.51vw;
}

.image_Tel {
    width: 1.1vw;
    height: 1.1vw;
    margin: 2.08vw 0 0 19.68vw;
}

.text_Tel {
    width: 7.56vw;
    height: 0.89vw;
    overflow-wrap: break-word;
    font-size: 1.19vw;
    font-family: ArialMT;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 1.2vw;
    margin: 2.23vw 1.56vw 0 0.41vw;
}

.text_wrapper_Tie {
    width: 38.34vw;
    height: 5.15vw;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: PingFang-SC-Regular;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 1.15vw;
    margin: 0 0 0 19.68vw;
    display: flex;
}

.text_Tou {
    width: 6.33vw;
    height: 2.95vw;
    overflow-wrap: break-word;
    font-size: 0.93vw;
    font-family: PingFang-SC-Regular;
    text-align: center;
    white-space: nowrap;
    line-height: 1.15vw;
    padding-top: 2.2vw;
    cursor: pointer;
}

.text_Tou_Color {
    color: rgba(51, 51, 51, 1);
}

.text_Tou_Color_SY {
    color: #ffffff;
}

.line_count {
    height: 1px;
    width: 100vw;
    position: absolute;
    left: 0;
    top: 5.11vw;
}

.line_count_color {
    /*background-color: rgba(238, 238, 238, 1);*/
}

.line_wrapper {
    width: 38vw;
    height: 0.1vw;
    text-align: left;
    white-space: nowrap;
    margin: 0 0 0 31.5vw;
    display: flex;
}

.line_Sel {
    background-color: rgba(255, 130, 62, 1);
    width: 6.33vw;
    height: 0.1vw;
}

.line_NoSel {
    width: 6.33vw;
    height: 0.1vw;
}

.line_1 {
    background-color: aqua;
    width: 6.33vw;
    height: 0.1vw;
}

.line_2 {
    background-color: #ff0000;
    width: 6.33vw;
    height: 0.1vw;
}

.line_3 {
    background-color: #ff6a00;
    width: 6.33vw;
    height: 0.1vw;
}

.line_4 {
    background-color: #1f9ab6;
    width: 6.33vw;
    height: 0.1vw;
}

.line_5 {
    background-color: #4154ea;
    width: 6.33vw;
    height: 0.1vw;
}
/******头部显示*****/

/*******二级菜单*****/
.div_block_ErJi {
    width: 38.34vw;
    height: 5.15vw;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: PingFang-SC-Regular;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 1.15vw;
    margin: 0 0 0 19.68vw;
    display: flex;
}

.div_block_ErJi_4 {
    margin: 0 0 0 48vw;
}

.div_block_ErJi_5 {
    margin: 0 0 0 32vw;
}
/****回到顶部***/
.HDDB_block_div {
    position: fixed;
    background-color: rgba(255, 130, 62, 1);
    width: 3.39vw;
    height: 3.44vw;
    /*margin-top: 50vw;*/
    margin-left: 96vw;
    top: 50%;
    cursor: pointer;
}


.HDDB_block_img {
    width: 1.2vw;
    height: 0.63vw;
}

.HDDB_block_div_img {
    width: 3.39vw;
    height: 1.2vw;
    text-align: center;
    margin-top: 0.5vw;
}

.HDDB_group_text {
    width: 3.36vw;
    height: 1.5vw;
    overflow-wrap: break-word;
    color: rgba(245, 245, 245, 1);
    font-size: 0.57vw;
    font-family: PingFang-SC-Regular;
    font-weight: NaN;
    text-align: center;
    white-space: nowrap;
    margin-top: 0.5vw;
}
