html,
body,
.nav {
    min-width: 1200px;
}

.container {
    width: 100%;
}

.nav {
    position: absolute;
    z-index: 999;
    width: 100%;
    height: 70px;
    background-color: #fff;
}

nav.active::after {
    content: "";
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    box-shadow: 0 0 15px 0 #d9d9d9;
    z-index: 1;
    height: 70px;
}

header {
    position: relative;
}

.active > a,
.active > span {
    color: #00b9c1;
}

.txt_green01 {
    color: #00b9c1;
}

.txt_red01 {
    color: #e96f7d;
}

.txt_green02 {
    color: #3bb18c;
}

.txt_yellow {
    color: #B2635D;
}

.txt_black {
    color: #2c2c2c;
}

/* -------------------- 公告区 开始 --------------------- */
.swiper_wrap {
  position: relative;
  top: 19px;
  width: 100%;
  height: 30px;
  line-height: 30px;
  margin: 0 auto;
  overflow: hidden;
}

.swiper_wrap ul {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  color: #ffffff;
  font-size: 16px;
  margin-top: 1px;
}

.swiper_wrap ul li {
  height: 30px;
  line-height: 30px;
  padding-left: 15px;
}

.swiper_wrap .lt {
  position: absolute;
  left: -1px;
  top: 7px;
  font-family: "宋体";
  font-weight: bold;
  color: #ffffff;
}

.swiper_wrap .gt {
  position: absolute;
  right: 26px;
  top: 7px;
  font-family: "宋体";
  font-weight: bold;
  color: #2c2c2c;
}

.swiper_wrap .font_inner a {
  color: #414141;
}

.swiper_wrap a:hover {
  color: #000;
}

.tip_btn {
  font-size: 14px;
  font-weight: lighter;
}

.swiper_wrap .tip_btn {
  position: absolute;
  right: -1px;
  top: -14px;
  font-size: 16px;
  margin-left: 30px;
  font-weight: bold;
  color: #ffffff88;
}

/* -------------------- 公告区 结束 --------------------- */

.gradation_txt {
    background: linear-gradient(to right, #1ba0dc 0%, #10b190 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
}

.gradation_txt02 {
    background: linear-gradient(to right, #e96f7d 0%, #4eb676 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
}

.gradation_txt03 {
    background: linear-gradient(to right, #e29a69 0%, #3bb18c 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
}

.com_logo {
    margin: 10px 10px 0 30px;
    width: 140px;
    height: 50px;
    background: url(../images/hz-logo.svg) no-repeat;
    background-size: contain;
    cursor: pointer;
}

.com_logo02 {
    margin: 0 0 0 5px;
    width: 350px;
    height: 70px;
    background: url(../images/hz-hzy-logo.svg) no-repeat;
    background-size: contain;
}

.com_slogan {
    flex: 1;
    text-align: right;
    padding-right: 2rem;
}

.com_slogan > em {
    display: inline-block;
    width: 260px;
    height: 70px;
    background: url(../images/com_slogan.svg) no-repeat center center;
    background-size: contain;
}

.nav_ctn {
    display: flex;
    position: relative;
    z-index: 2;
    width: 100%;
    height: 70px;
    line-height: 70px;
    background-color: #fff;
}

.nav_ctn .nav_wrap {
    display: flex;
    margin: 0;
    width: 410px;
}

.notice_box {
    display: flex;
    margin-left: 50px;
    width: calc(100% - 660px);
}

.notice_box em {
    width: 20px;
    font-size: 24px;
    position: relative;
    top: -1px;
    color: #ccc;
}

.nav_ctn li {
    font-size: 16px;
}

.nav_item > a {
    transition: all .2s;
}

.nav_item > a,
.nav_item > span {
    display: block;
    padding: 0 1.2rem 0;
    width: 100%;
}

.nav_item > a:hover {
    color: #00b9c1;
}

.arrow_down {
    position: relative;
    left: 6px;
    top: 2px;
    display: inline-block;
    width: 16px;
    height: 16px;
    transform: rotate(0deg);
    transition-property: all;
    transition-duration: 0.2s;
    background: url(../images/arrow_down.svg) no-repeat;
}

.pic_box p {
    margin: 0;
}

.pic_box .promotion_box {
    margin: 35px 0 0 0;
}

.pic_box .promotion_box p {
    line-height: 32px;
    font-size: 18px;
    font-weight: 500;
    background: linear-gradient(to right, #10b190 0%, #1ba0dc 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
}

.pic_box .promotion_box p span {
    font-size: 30px;
    font-weight: 600;
    border-bottom: 3px solid #f55d4d !important;
    padding-bottom: 1px;
}

.nav .toggle_box {
    position: absolute;
    z-index: 1;
    top: 70px;
    width: 100%;
    height: 660px;
    background-color: #ededed;
    overflow: hidden;
    box-shadow: 0 0 15px 0 #d9d9d9;
}

.nav .toggle_box .to_ctn {
    display: flex;
    position: relative;
    z-index: 2;
    margin: 0 auto;
    width: 1366px;
    height: 100%;
    background-color: #ededed;
}

.nav .toggle_box .pic_box {
    position: relative;
    width: 300px;
    height: 100%;
    background-color: #e7f5f2;
}

.nav .toggle_box .pic_box::before {
    content: "";
    display: block;
    width: 360px;
    height: 380px;
    background: url(../images/top-pic-01.webp) no-repeat;
    background-size: contain;
    position: absolute;
    right: -14px;
    bottom: 0;
}

.nav .toggle_box .pic_box .intro_wrap {
    width: 272px;
    font-size: 32px;
    margin-top: 55px;
    line-height: 38px;
    background: linear-gradient(to right, #10b190 0%, #1ba0dc 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
}

.nav .toggle_box .menu_box {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    gap: 0;
    width: 100%;
    height: 100%;
    /* background-color: #ededed; */
    padding: 20px 5px;
}

.nav .toggle_box .menu_box .zm {
    background: #f9f9f9 url(../images/zm_sq_bg.jpg) no-repeat left bottom;
    background-size: cover;
}

.nav .toggle_box .menu_box .zp {
    background: #f9f9f9 url(../images/zp_sq_bg.jpg) no-repeat left bottom;
    background-size: cover;
}

.nav .toggle_box .menu_box .fj {
    background: #f9f9f9 url(../images/fj_sq_bg.jpg) no-repeat left bottom;
    background-size: cover;
}

.nav .toggle_box .menu_box .mls {
    background: #f9f9f9 url(../images/mls_sq_bg.jpg) no-repeat left bottom;
    background-size: cover;
}

.nav .toggle_box .menu_box .ddz {
    background: #f9f9f9 url(../images/ddz_sq_bg.jpg) no-repeat left bottom;
    background-size: cover;
}

.nav .toggle_box .menu_box .m_box {
    margin: 20px;
    padding: 20px;
    box-sizing: border-box;
    float: left;
    height: 270px;
    border-radius: 10px;
}

.nav .menu_box .m_box .info {
    line-height: 23px;
    font-size: 14px;
    color: #676767;
}

.nav .toggle_box .menu_box h3 {
    text-align: left;
    margin-bottom: 15px;
    font-size: 24px;
    color: #000;
}

.nav .toggle_box .menu_box ul {
    margin-bottom: 0;
}

.nav .toggle_box .menu_box li {
    height: 2rem;
}

.nav .toggle_box .menu_box .menu_list_wrap {
    padding: 0;
}

.nav .toggle_box .menu_box .menu_list_wrap span {
    display: block;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    border-bottom: 1px #ededed solid;
    color: #9e9e9e;
}

.nav .toggle_box .menu_box .menu_list_wrap span:last-child {
    border-bottom: none;
}

.m_box {
    position: relative;
}

.m_box .tag {
    margin: 12px -7px 0;
}

.m_box .tag span {
    display: inline-block;
    background: #ffffff9e;
    margin: 7px;
    border-radius: 5px;
    width: 114px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    border: 1px #efefef solid;
}

.m_box .pro_link {
    display: block;
    position: absolute;
    right: 20px;
    bottom: 15px;
    font-size: 14px;
    color: #bfbfbf;
}

.m_box .pro_link:hover {
    color: #adadad;
}

.m_box_more h3 {
    color: #7a7a7a !important;
}

.cp_link,
.fa_link,
.al_link {
    display: none;
}

.float_box {
    position: fixed;
    z-index: 11;
    right: 5px;
    bottom: 80px;
    width: 54px;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 15px 0 #a7a7a7;
}

.float_box .f_btn {
    position: relative;
    width: 100%;
    height: 60px;
}

.float_box .line::after {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    left: 15px;
    width: 24px;
    border-top: 1px #ccc solid;
}

.float_box .line:first-child::after {
    border-top: none;
    border-bottom: none;
}

.float_box .f_btn_01 {
    background: url(../images/phone_icon\(2\).png) no-repeat;
    background-position: center;
}

.float_box .f_btn_02 {
    background: url(../images/chat_wechat_icon\(1\).png) no-repeat;
    background-position: center;
}

.float_box .f_btn_02a {
    background: url(../images/share_icon.png) no-repeat;
    background-position: center;
}

.float_box .f_btn_03 {
    display: none;
    background: url(../images/top_up.png) no-repeat;
    background-position: center;
    cursor: pointer;
}

.float_box .f_btn .f_link {
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    background: #00b9c1;
    color: #fff;
    text-align: center;
    transition: all 0.2s;
}

.float_box .f_btn:first-child .f_link {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.float_box .f_btn:last-child .f_link {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.float_box .f_btn .f_link_01 {
    padding-top: 5px;
}

.float_box .f_btn .f_link_02 {
    padding-top: 18px;
}

.float_box .f_btn .f_link_02a {
    padding-top: 18px;
}

.float_box .f_btn .f_tip_box {
    display: none;
    transition: all 0.2s;
}

.float_box .f_btn .f_tip_box01 {
    position: relative;
    left: -230px;
    top: -17px;
    z-index: 3;
    width: 234px;
    height: 91px;
    background: url(../images/tip_bg_01.webp) no-repeat;
    background-size: contain;
    text-align: center;
    line-height: 91px;
    font-size: 20px;
    font-weight: 600;
    font-style: italic;
}

.float_box .f_btn .f_tip_box02 {
    position: relative;
    left: -230px;
    top: -77px;
    z-index: 3;
    width: 234px;
    height: 222px;
    background: url(../images/tip_bg_02.webp) no-repeat;
    background-size: contain;
    text-align: center;
}

.float_box .f_btn .f_tip_box02 > img {
    width: 136px;
    height: 136px;
    margin: 34px 33px 0 28px;
}

.float_box .f_btn .f_tip_box02 > span {
    display: block;
    margin: 5px 4px 0 0;
}

.float_box .f_btn .f_tip_box02a {
    position: relative;
    left: -230px;
    top: -77px;
    z-index: 3;
    width: 234px;
    height: 222px;
    background: url(../images/tip_bg_02.webp) no-repeat;
    background-size: contain;
    text-align: center;
}

#qrcode {
    position: relative;
    top: 30px;
    left: 46px;
    width: 136px;
}

#qrcode img {
    width: 136px;
    height: 136px;
}

.float_box .f_btn .f_tip_box02a > span {
    display: block;
    margin: 34px 4px 0 0;
}

footer {
    padding-top: 20px;
    height: 100px;
    background-color: #ebebeb;
}

.web_id {
    text-align: center;
}

.web_id p {
    margin-top: 1rem;
    margin-bottom: 0;
    font-size: 12px;
}

.web_id p:last-child {
    margin-top: 0;
}

.mb_box {
    position: fixed;
    left: 6%;
    bottom: 6%;
    z-index: 999;
}

.mb_box .share_layer {
    display: none;
    width: 10rem;
    height: 10rem;
    background: #00b9c1 url(../images/share-white.png) no-repeat center center;
    border-radius: 50%;
    box-shadow: 0 0 1rem 0 #a8a8a8;
}

.share_box {
    display: none;
    position: fixed;
    bottom: -60rem;
    left: 0;
    z-index: 1000;
    width: 100%;
    background-color: #fff;
    transition: all 0.2s;
}

.share_box .copy_link {
    display: block;
    background-color: #ededed;
    color: #000;
    font-size: 3rem;
    width: 88%;
    height: 7.8rem;
    border-radius: 7.8rem;
    margin: 0 auto;
    text-align: center;
    line-height: 7.8rem;
}

.share_box .tit {
    text-align: center;
    font-size: 3rem;
    padding: 3.2rem 0 1rem;
    color: #ccc;
}

.share_box .row_box01 {
    display: flex;
    margin-bottom: 2rem;
    padding: 0 5rem 0;
}

.share_box .row_box02 {
    margin-bottom: 2rem;
}

.share_box .row_box03 {
    margin-bottom: 5rem;
}

.share_box .row_box01 .item {
    padding: 2.6rem 10.6rem 2rem;
    width: 50%;
    box-sizing: border-box;
}

.row_box01 .item .s_btn {
    display: block;
    width: 100%;
}

.row_box01 .item .s_btn > img {
    width: 100%;
    height: auto;
}

.row_box01 .item .s_btn {
    font-size: 2.4rem;
    text-align: center;
    margin-top: 0.2rem;
}

.close_layer {
    display: block;
    margin: 3rem auto 2rem;
    width: 88%;
    text-align: center;
    height: 7.8rem;
    line-height: 7.8rem;
    font-size: 3rem;
}

.pre_img_box {
    margin: 0;
    padding: 0;
    width: 0;
    height: 0;
    border: none;
}

/* 图片预加载 --------------------------- 开始 */
.pre_img_box .pi01 {
    background: url(../images/square_info/zm_square_info.png);
}
.pre_img_box .pi02 {
    background: url(../images/square_info/ch_square_info.png);
}
.pre_img_box .pi03 {
    background: url(../images/square_info/zp_square_info.png);
}

.pre_img_box .pi06 {
    background: url(../images/tip_bg_01.webp);
}

.pre_img_box .pi07 {
    background: url(../images/tip_bg_02.webp);
}

.pre_img_box .pi08 {
    background: url(../images/hz_qr_code.webp);
}

.pre_img_box .pi09 {
    background: url(../images/pro_info/pc_pro_zm_info.webp);
}

.pre_img_box .pi10 {
    background: url(../images/pro_info/pc_pro_ch_info.webp);
}

.pre_img_box .pi11 {
    background: url(../images/pro_info/pc_pro_zp_info.webp);
}

/* 图片预加载 --------------------------- 结束 */

.top_sec,
#second_box {
    display: none;
}

@media screen and (max-width: 1366px) {
    .g_container {
        gap: 40px !important;
    }
    .main_g_box {
        margin: 90px 2% 100px !important;
    }
}

.tab_box {
    display: flex;
}

.tab_ctn {
    margin-top: 20px;
    width: 100%;
    display: flex;
    justify-content: center;
}

.tab_box .tab_btn {
    margin: 20px 5px;
    padding: 5px 10px;
    border: 1px #ccc solid;
    border-radius: 5px;
    cursor: pointer;
    font-size: 18px;
}
