html,
body {
  position: relative;
  height: 100%;
}

html,
body {
  font-family: SourceHanSansCN-Normal, SourceHanSansCN, Arial, sans-serif,
    Helvetica Neue, Helvetica;
  font-size: 14px;
  font-weight: 400;
  margin: 0;
  padding: 0;
}
.hidden {
  display: none;
}
.el-message {
  min-width: 370px;
  height: 50px;
  background: #fff6ee;
  border-radius: 16px;
  border: 0;
  z-index: 3001 !important;
  top: 6rem !important;
  font-size: 20px;
}
.el-message .el-message__content {
  font-size: 16px;
}
.el-message .el-icon-warning {
  color: #f87d12;
  font-size: 20px;
}
.el-message--warning .el-message__content {
  font-size: 16px;
  color: #f87d12;
}
::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  overflow: auto;
}

::-webkit-scrollbar-thumb {
  background-color: #e6e6e6;
  min-height: 25px;
  min-width: 25px;
  border: 1px solid #e0e0e0;
  border-radius: 99px;
}

::-webkit-scrollbar-track {
  background-color: #f7f7f7;
  /* border: 1px solid #efefef; */
}
@media (min-width: 1000px) {
  html,
  body {
    font-size: 12px;
  }
}
@media (min-width: 1200px) {
  html,
  body {
    font-size: 12px;
  }
}
@media (min-width: 1400px) {
  html,
  body {
    font-size: 14px;
  }
}
@media (min-width: 1600px) {
  html,
  body {
    font-size: 16px;
  }
}
@media (min-width: 1800px) {
  html,
  body {
    font-size: 18px;
  }
}
[v-clock],
[v-cloak] {
  display: none;
}
.flex {
  display: flex;
  align-items: center;
}
.flex-end {
  justify-content: flex-end;
}
.ft-bold {
  font-weight: bold;
}
.ft-normal {
  font-weight: normal;
}
.ft-14 {
  font-size: 0.875rem;
}
.color-8c8 {
  color: #8c8c8c;
}
.icon {
  width: 1.1875rem;
}
.icon-arrow {
  width: 0.75rem;
  height: 0.375rem;
  transition: all 0.1s;
}
.icon-lang {
  width: 1.5625rem;
  height: 1.5625rem;
}
.padding-lr {
  padding: 0 6.25rem;
  box-sizing: border-box;
}
.recommend {
  color: #319653;
}
header.hgj-header {
  margin-top: 0;
  height: 5rem;
  line-height: 5rem;
  position: fixed;
  top: 0;
  z-index: 2000;
  left: 0;
  right: 0;
}

.hgj-header {
  color: #fff;
  margin-top: 1.625rem;
}
.hgj-header-logo img {
  width: 10.125rem;
  height: 2rem;
}
.hgj-header-menu {
  margin-left: auto;
  margin-right: 3.75rem;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5rem;
}
.hgj-header-menu > div {
  margin-right: 3.125rem;
  white-space: nowrap;
}
.hgj-header-menu a {
  text-decoration: none;
  height: 1.125rem;
  font-size: 1.125rem;
  color: #ffffff;
  line-height: 1.5rem;
  padding-bottom: 0.9375rem;
}
.hgj-header-menu a.active-link {
  font-weight: bold;
  border-bottom: 0.125rem solid #fff;
}
.hgj-header-userinfo {
  margin-left: auto;
  cursor: pointer;
  font-size: 0.875rem;
  height: 1.375rem;
}

.userinfo-name {
  margin: 0 0.375rem;
  max-width: 5rem;
  color: #ffffff;
}
.hgj-header-lang {
  margin-left: 3.25rem;
  cursor: pointer;
  font-size: 0.875rem;
  height: 1.375rem;
}
.hgj-header-lang .icon-lang {
  width: 1.35rem;
  height: 1.35rem;
}
.userinfo-lang {
  margin: 0 0.375rem;
}

.hgj-header-userinfo .dropdown-wrap,
.hgj-header-lang .dropdown-wrap {
  height: 100%;
  text-decoration: none;
}
.level-info .level {
  display: none;
}
.level-info .level-type2.level0 {
  display: none;
}
.level-info span {
  display: inline-block;
  width: 1.5625rem;
  height: 1.75rem;
}
.level-info .level0 {
  background: url(/res/assets/images/vip-biaozhun.png) no-repeat;
  background-size: 100%;
}
.level-info .level10 {
  background: url(/res/assets/images/vip-qudao.png) no-repeat;
  background-size:  100%;
}
.level-info .level20 {
  background: url(/res/assets/images/vip-qudao.png) no-repeat;
  background-size:  100%;
}
.level-info .level30 {
  background: url(/res/assets/images/vip-qudao.png) no-repeat;
  background-size:  100%;
}
.level-info span.level-type3 {
  display: inline-block;
  width: 1.5625rem;
  height: 1.75rem;
  background: url(/res/assets/images/level-hd.png) no-repeat;
  background-size: 10rem 1.3125rem;
}
.level-info .level-type3.level10 {
  background-position: 0 0.1875rem;
}
.level-info .level-type3.level20 {
  background-position: -2.1875rem 0.1875rem;
}
.level-info .level-type3.level30 {
  background-position: -4.375rem 0.1875rem;
}
.level-info .level-type3.level40 {
  background-position: -6.5625rem 0.1875rem;
}
.level-info .level-type3.level50 {
  background-position: -8.75rem 0.1875rem;
}
.consultWeChat {
  z-index: 2002 !important;
}
.el-select-dropdown .el-scrollbar {
  padding: 8px 0;
}
.el-select-dropdown .el-scrollbar.is-empty{
  padding: 0;
}
.el-select-dropdown .el-scrollbar__wrap {
  overflow-y: scroll;
  overflow-x: hidden;
  margin-bottom: 0 !important;
}
.el-select-dropdown {
  border-radius: 16px;
  z-index: 3000 !important;
}
.el-select-dropdown__item.hover,
.el-select-dropdown__item:hover {
  border-radius: 4px;
}
.el-select-dropdown__item.selected {
  color: #319653;
}
header.hgj-header .hgj-header-logo > a:first-child {
  display: flex;
}
header.hgj-header .hgj-header-logo > a:last-child {
  display: none;
}
header.hgj-header .icon-lang,
header.hgj-header .icon-arrow {
  display: inline-block;
}
header.hgj-header .icon-lang-dark,
header.hgj-header .icon-arrow-dark {
  display: none;
}
header.gray {
  background: rgba(255, 255, 255, 0.5);
  color: #555555;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.16);
}
header.gray .hgj-header-logo > a:first-child {
  display: none;
}
header.gray .hgj-header-logo > a:last-child {
  display: flex;
}
header.gray .hgj-header-menu a {
  color: #555555;
}
header.gray .hgj-header-menu a.active-link {
  border-bottom: 0.125rem solid #555555;
  color: #000000;
}

header.gray .icon-lang,
header.gray .icon-arrow {
  display: none;
}
header.gray .icon-lang-dark,
header.gray .icon-arrow-dark {
  display: inline-block;
}
header.gray .userinfo-name {
  color: #555555;
}
header.white {
  background: #ffffff;
}
.hgj-m-menu,
.hgj-m-header-op {
  display: none;
}

.hgj-m-header-op i.show-menu {
  display: inline-block;
  background: url(/res/assets/images/home/menu.png) no-repeat center;
  width: 24px;
  height: 24px;
  background-size: contain;
}

.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.dropdown {
  position: relative;
  display: inline-block;
}
.dropdown-content {
  display: none;
  position: absolute;
  right: -3.2rem;
  padding-top: 15px;
  z-index: 2;
}
.dropdown-content-body {
  background-color: #ffffff;
  padding: 0 1.8125rem;
  height: 7.625rem;
  border-radius: 0.5rem;
  color: #1c1d1e;
  line-height: 2.25rem;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  text-align: center;
  font-size: 1rem;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}
.role-type2.dropdown-content-body {
  height: auto;
}
.dropdown-content-body a {
  text-decoration: none;
  font-size: 1rem;
  color: #1c1d1e;
  word-break: keep-all;
}
.role-type2.dropdown-content-body a {
  display: block;
  padding: 0.5rem 0;
}
.dropdown-content-body a em {
  margin-right: 0.5rem;
}
.dropdown-content-body {
  position: relative;
}
.dropdown-content-body::after {
  content: "";
  display: block;
  width: 13px;
  height: 13px;
  border-radius: 2px;
  position: absolute;
  background-color: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  right: 3.4rem;
  top: -5px;
  transform: rotate(45deg);
}
.dropdown-content-body::before {
  content: "";
  display: block;
  width: 4rem;
  height: 10px;
  background-color: #fff;
  position: absolute;
  right: 2rem;
  top: 0;
  z-index: 2;
}
.dropdown-content-body > div:hover {
  color: #319653;
}
.dropdown:hover .icon.icon-arrow {
  transform: rotate(180deg);
}
.not-login .dropdown-content-body {
  width: 17.25rem;
  height: auto;
  background: #ffffff;
  border-radius: 0.5rem;
  padding: 10px 0;
  text-align: left;
}

.not-login .login-type {
  padding: 1.1875rem 1.25rem 1.0625rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 5.25rem;
  box-sizing: border-box;
}
.not-login .login-type:first-child {
  border-radius: 0.5rem 0.5rem 0 0;
}
.not-login .login-type:last-child {
  border-radius: 0 0 0.5rem 0.5rem;
}
.not-login .login-type:hover {
  background: #f5f5f5;
}
.login-type__left {
  height: 100%;
}
.login-type__left div:first-child {
  font-size: 1rem;
  height: 1.375rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #1c1d1e;
  line-height: 1.375rem;
}
.login-type__left div:last-child {
  font-size: 0.875rem;
  height: 1.25rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #b0b0b0;
  line-height: 1.25rem;
  margin-top: 0.375rem;
}
.login-type__right {
  margin-left: auto;
}
.login-type__right img {
  width: 1rem;
  height: 1rem;
}

.footer-other-img {
  height: 2.4375rem;
  width: 100%;
  display: block;
}
.footer-other-img[hidden] {
  display: none;
}

footer {
  background-color: #2e2e2e;
  /* min-height: 23.125rem; */
  min-height: 18.125rem;
  line-height: 2;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
}
footer img {
  height: 2.4375rem;
  width: 100%;
}
.footer-links {
  display: flex;
  flex: 1;
  margin-top: 3.125rem;
  margin-bottom: 3.125rem;
  width: 100%;
  padding: 0 6.25rem;
  box-sizing: border-box;
}

.links-body,
.qr-body {
  display: flex;
  justify-content: space-between;
  margin-left: auto;
}
.links-body {
  margin-left: 10rem;
  display: flex;
  flex-direction: column;
  flex: 1;
  row-gap: 16px;
}
.footer-links .ecer-logo img {
  width: 10.125rem;
  height: 2rem;
}

.links-wrapper {
  font-size: 0.875rem;
  color: #ffffff;
}

.links-wrapper .links-title {
  font-size: 1rem;
  font-weight: bold;
}
.links-wrapper .links-item {
  display: flex;
  flex-wrap: wrap;
}
.links-wrapper .links-item div {
  width: 200px; 
  line-height: 2.5;
}
.links-wrapper .links-item div a {
  font-size: 0.875rem;
  color: #ffffff;
  line-height: 1.25;
  text-decoration: none;
  text-transform: capitalize;
}
.links-wrapper-items  {
  display: flex;
  align-items: flex-start;
}
.links-wrapper-items .links-item  {
  flex-direction: column;
  flex: 0 0 25%;
}
.links-wrapper-items .links-item div {
  width: 100%;
}
.links-wrapper-items .links-item .wechat {
  margin-top: 5px;
}
.links-wrapper-items .links-item .wechat img {
  width: 8.125rem;
  height: 8.125rem;
  border-radius: 10px;
}
.footer-links [class^="qrcode-"] img {
  width: 8.125rem;
  height: 8.125rem;
}
.qrcode-xcx {
  color: #ffffff;
  text-align: center;
  font-size: 0.75rem;
  font-weight: bold;
}
.qrcode-gzh {
  margin-left: 3.1875rem;
  color: #ffffff;
  text-align: center;
  font-size: 0.75rem;
  font-weight: bold;
}
.footer {
  margin-top: auto;
  height: 3.3125rem;
  border-top: 1px solid #3f3f3f;
  justify-content: center;
  display: flex;
  width: 100%;
}
.footer .gov-item {
  display: flex;
  align-items: center;
  font-size: 0.875rem;
  color: #9c9c9c;
}
.footer .gov-item img {
  width: 20px;
  height: 20px;
}
.footer .gov-item div {
  margin-left: 0.5625rem;
}
.footer .gov-item a {
  font-size: 0.875rem;
  color: #9c9c9c;
  text-decoration: none;
}
.footer .gov-item:nth-child(2) {
  margin: 0 7.375rem;
}
#inquiry_dialog.gj-dialog .dialog-content {
  padding: 2.75rem;
  width: 520px;
}
#inquiry_dialog.gj-dialog .dialog-desc {
  height: 20px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #555555;
  line-height: 20px;
  margin-top: 12px;
}
#inquiry_dialog.gj-dialog .dialog-title p:nth-child(1) {
  font-size: 26px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #319653;
  line-height: 37px;
}
#inquiry_dialog.gj-dialog .dialog-title p:nth-child(2) {
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  margin-top: 40px;
  color: #319653;
}
#inquiry_dialog.gj-dialog .tel-info div:nth-child(1) {
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #555555;
}
#inquiry_dialog.gj-dialog .tel-info div:nth-child(2) {
  font-size: 18px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #555555;
  line-height: 26px;
  margin-top: 28px;
}
#inquiry_dialog.gj-dialog .tel-info div:nth-child(3) {
  color: transparent;
  background-image: linear-gradient(224deg, #cc140e 0%, #f6c310 100%);
  background-clip: text;
  -webkit-background-clip: text;
  font-size: 30px;
  font-family: SourceHanSansCN-Bold, SourceHanSansCN;
  font-weight: bold;
  margin-top: 8px;
  line-height: 1;
}
#inquiry_dialog.gj-dialog .dialog-extra-info {
  display: flex;
  margin-top: 24px;
}
#inquiry_dialog.gj-dialog .dialog-extra-info img {
  width: 150px;
  height: 150px;
  margin-left: auto;
}

#inquiry_dialog.gj-dialog .dialog-whatsapp-btn {
  height: 56px;
  padding: 0 23px;
  display: flex;
  align-items: center;
  color: #ffffff;
  border-radius: 16px;
  margin-top: 28px;
  font-size: 18px;
  background: linear-gradient(268deg, #cc140e 0%, #cc140e 25%, #f6c310 100%);
}
#inquiry_dialog.gj-dialog .dialog-whatsapp-btn img {
  width: 26px;
  height: 26px;
  margin-right: 11px;
}

@media (max-width: 1200px) {
  .hgj-header-userinfo {
    margin-left: 1rem;
  }
  .footer-right {
    margin-left: 7.5rem;
  }
}
@media (max-width: 1000px) {
  .hgj-header-userinfo {
    margin-left: 1rem;
  }
  .hgj-header-menu div {
    margin-right: 2rem;
  }
  .hgj-header-menu {
    margin-right: 1rem;
  }
  .links-body {
    margin-left: 5rem;
    row-gap: 30pxem;
  }
  .qrcode-xcx {
    margin-left: 0;
  }
  .qr-body {
    margin-left: auto;
  }
}
@media (max-width: 900px) {
  .links-body {
    margin-left: 2.5rem;
    row-gap: 30pxem;
  }
}

@media (max-width: 800px) {
  .hgj-header-userinfo {
    margin-left: 0.5rem;
  }
  .hgj-header-menu div {
    margin-right: 1rem;
  }
}
@media (min-width: 820px) {
  .dropdown:hover .dropdown-content {
    display: block;
  }
}

@media (max-width: 768px) {
  html,
  body {
    width: 100%;
    min-width: unset;
    height: auto;
  }
  .block {
    height: 58px !important;
  }
  .hgj-header-logo img {
    width: 6rem;
    height: 1.14rem;
  }
  .padding-lr {
    padding: 0 20px !important;
  }
  header.hgj-header {
    width: 100vw;
    padding: 0 20px;
    height: 58px;
    margin-top: 0;
  }
  .hgj-header-userinfo {
    margin-left: auto;
  }
  .hgj-header-menu,
  .userinfo-name,
  .hgj-header-lang,
  .icon-arrow {
    display: none !important;
  }
  .dropdown-content {
    right: -2.9rem;
  }
  header.hgj-header .icon-lang {
    width: 24px;
    height: 24px;
  }
  .hgj-m-header-op {
    display: flex;
    align-items: center;
    margin-left: 22px;
  }
  header.white .hgj-m-header-op i.show-menu {
    background: url(/res/assets/images/home/menu-dark.png) no-repeat center;
    background-size: contain;
  }
  footer {
    min-height: auto;
  }
  footer .footer-links {
    display: none;
  }
  .footer-other-img {
    display: none;
  }
  .footer-other-img-mobile {
    height: 19px;
    display: block;
  }

  footer img:nth-child(1) {
    display: none;
  }
  footer img:nth-child(2) {
    display: block;
    height: 19px;
  }

  .footer-links {
    width: 100%;
    margin-top: 32px;
    padding: 0 20px;
    flex-direction: column;
  }
  .links-body {
    margin-top: 30px;
    margin-left: 0;
    row-gap: 30px;
  }
  .footer-links .ecer-logo img {
    display: block;
    width: 129px;
    height: 25px;
    margin: 0 auto;
  }

  .links-wrapper .links-item div {
    font-size: 14px;
    line-height: 1;
    width: 50%;
  }
  .links-wrapper .links-item .links-title {
    font-size: 16px;
    line-height: 2;
  }
  .links-wrapper .links-item div a {
    display: inline-block;
    padding: 10px 0;
    min-width: 48px;
  }
  .links-wrapper-items {
    flex-wrap: wrap;
  }
  .links-wrapper-items .links-item {
    flex: 0 0 50%;
    width: 50%;
  }
  .links-wrapper-items .links-item div {
    width: 100%;
  }
  .links-wrapper-items .links-item .wechat {
    margin-top: 10px;
  }
  .links-wrapper-items .links-item .wechat img {
    display: inline-block;
    width: 130px;
    height: 130px;
    border-radius: 10px;
  }
  .links-wrapper .links-item {
    margin-top: 6px;
  }
  .footer-links [class^="qrcode-"] {
    clear: both;
    display: inline-block;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    margin-left: unset;
    margin-top: 30px;
    text-align: center;
  }
  .footer-links [class^="qrcode-"] img {
    display: block;
    width: 130px;
    height: 130px;
    margin: 0 auto;
  }
  .footer-links [class^="qrcode-"] div {
    margin-top: 13px;
  }
  .footer {
    flex-direction: column;
    height: 110px;
  }
  .footer .gov-item img {
    display: block;
    width: 20px;
    height: 20px;
  }
  .footer .gov-item div {
    font-size: 14px;
    color: #9c9c9c;
  }
  .hgj-m-menu {
    display: block;
    position: fixed;
    top: 0;
    left: -9999px;
    height: 100vh;
    width: 100vw;
    overflow: hidden;
    z-index: 3002;
    background: rgba(0, 0, 0, 0.5);
    transition: all 0.2s;
  }
  .hgj-m-menu .hgj-m-menu__close {
    width: 56px;
    height: 56px;
    position: absolute;
    right: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
  }
  .hgj-m-menu .el-icon-close {
    color: #ffffff;
    font-size: 32px;
  }
  .hgj-m-menu__wrapper {
    width: 319px;
    height: 100%;
    background: #ffffff;
    overflow: auto;
  }

  .hgj-m-menu__list {
    padding: 0 20px;
  }
  .hgj-m-menu__list div {
    border-bottom: 1px solid #f3f3f3;
    line-height: 1;
    position: relative;
  }

  .hgj-m-menu__list div i {
    display: block;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-bottom: 6px solid #555;
    position: absolute;
    right: 0;
    top: 17px;
  }
  .hgj-m-menu__list div i.active {
    transform: rotate(180deg);
    top: 23px;
  }
  .wl-m-section > div,
  .wl-m-menu-title > span {
    font-size: 16px;
    cursor: pointer;
  }
  .hgj-m-menu__list div a,
  .lang-button-cn,
  .lang-button-en,
  .wl-m-menu-title {
    padding: 20px 0;
  }
  .hgj-m-menu__list div a {
    display: inline-block;
    width: 100%;
    font-size: 16px;
    text-decoration: none;
    color: #1c1d1e;
    height: 16px;
    line-height: 1;
   
  }
  .hgj-m-menu .gray-block {
    width: 319px;
    height: 6px;
    background: #f3f3f3;
  }
  .links-wrapper .links-item div a {
    font-size: 14px;
  }
  .footer .gov-item,
  .footer .gov-item a {
    font-size: 14px;
  }
  .footer .gov-item:nth-child(2) {
    margin: 0 auto;
  }
  #logistics_dialog.gj-dialog .dialog-content,
  #inquiry_dialog.gj-dialog .dialog-content {
    width: 95%;
    margin: 0 auto;
  }

  .login-type__left div:first-child {
    font-size: 16px;
  }
  .login-type__left div:last-child {
    font-size: 14px;
  }
  .qr-body {
    margin-left: unset;
  }
}

@media (max-width: 640px) {
  #inquiry_dialog.gj-dialog .dialog-extra-info {
    display: flex;
    align-items: center;
    margin-top: 24px;
  }
  #inquiry_dialog.gj-dialog .dialog-title p:nth-child(1) {
    font-size: 24px;
  }
  #inquiry_dialog.gj-dialog .tel-info div:nth-child(1) {
    font-size: 12px;
  }
  #inquiry_dialog.gj-dialog .tel-info div:nth-child(2) {
    font-size: 16px;
  }
  #inquiry_dialog.gj-dialog .tel-info div:nth-child(3) {
    font-size: 24px;
  }
  #inquiry_dialog.gj-dialog .dialog-extra-info img {
    width: 120px;
    height: 120px;
    margin-left: auto;
  }
  #inquiry_dialog.gj-dialog .dialog-extra-info .add-title {
    font-size: 12px !important;
  }
  #inquiry_dialog.gj-dialog .dialog-whatsapp-btn {
    font-size: 14px;
    height: 36px;
    border-radius: 12px;
  }

  #inquiry_dialog.gj-dialog .dialog-whatsapp-btn img {
    width: 20px;
    height: 20px;
    margin-right: 11px;
  }
}

@media (max-width: 414px) {
  #inquiry_dialog.gj-dialog .tel-info div:nth-child(3) {
    font-size: 16px;
  }
  #inquiry_dialog.gj-dialog .dialog-whatsapp-btn {
    font-size: 12px;
    word-break: keep-all;
    padding: 0 8px;
  }
}
.wl-dropdown {
  cursor: pointer;
  position: relative;
}
.wl-dropdown > a > img {
  margin-left: 0.375rem;
  vertical-align: middle;
}
.hgj-header-menu .wl-dropdown .wl-dropdown-title {
  margin: 0;
}
.hgj-header-menu .wl-dropdown .wl-dropdown-title span {
  margin: 0 0.25rem;
}
.wl-dropdown-content {
  display: none;
}
.wl-dropdown-content {
  position: absolute;
  padding-top: 15px;
  left: -2rem;
}
.wl-dropdown:hover .wl-dropdown-content {
  display: block;
}
.wl-dropdown:hover .icon.icon-arrow {
  transform: rotate(180deg)
}
.wl-dropdown:hover a.active-link {
  border-bottom: none;
}
.wl-dropdown-content-body {
  padding: 5px 1.25rem;
  background-color: #fff;
  border-radius: 0.5rem;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.16);
}
.wl-dropdown-content-body center {
  border-bottom: 1px solid #f5f5f5;
  cursor: pointer;
}
.wl-dropdown-content-body center:last-child {
  border-bottom: 1px solid transparent;
}
.wl-dropdown-content-body center a {
  color: #333;
}

.wl-dropdown-content-body::after {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  border-radius: 4px;
  position: absolute;
  background-color: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.16);
  left: 45%;
  top: 9px;
  transform: rotate(45deg);
}
.wl-dropdown-content-body::before {
  content: "";
  display: block;
  width: 4rem;
  height: 14px;
  background-color: #fff;
  position: absolute;
  left: 3rem;
  top: 15px;
  z-index: 2;
}
.wl-dropdown:hover div.wl-dropdown > span img {
  transform: rotate(180deg);
}
.wl-dropdown-content-body center {
  padding: 15px 0;
  color: #1c1d1e;
  font-size: 0.875rem;
  line-height: 1.25rem;
  text-align: left;
}
.wl-dropdown-content-body center a {
  display: inline-block;
  width: 100%;
  padding: 0;
}
.wl-dropdown-content-body center:hover,
.wl-dropdown-content-body center:hover a {
  color: #319653 !important;
}
.wl-dropdown-content-body a.active-link {
  font-weight: 500;
  color: #319653 !important;
  border-bottom: 0 !important;
}

.wl-m-section {
  transition: all 0.5s;
}
.wl-m-menu .wl-m-menu-title i {
  border-bottom: 6px solid #555;
  border-top: unset;
}
.wl-m-menu.hide {
  border-bottom: 0;
}
.wl-m-menu.hide .wl-m-section {
  display: none;
}
.wl-m-menu.hide .wl-m-menu-title i {
  border-top: 6px solid #555;
  border-bottom: unset;
}
.hidden-input {
  position: fixed;
  left: -9999px;
  top: -9999px;
}
.header-notice {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: auto;
  margin: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 4000;
}

.header-notice .notice_box {
  display: flex;
  position: relative;
  margin: 0 auto 50px;
  background: #fff;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(0,0,0,.3);
  box-sizing: border-box;
}
.header-notice .el-icon-close {
  position: absolute;
  top: 6px;
  right: 12px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  border: none;
  outline: none;
  cursor: pointer;
  font-size: 16px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  overflow: hidden;
  background-color: rgba(0,0,0,.3);
  color: #fff;
}
.notice_box .notice_content{
  padding: 16px 20px 16px 16px;
  max-height: calc(100vh - 80px);
  overflow-y: auto;
}
.notice_box .notice_content p{
  /* line-height: 16px; */
  font-size: 12px;
}
.notice_box .notice_content .notice_title{
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
.notice_box .notice_content .notice_h1{
  font-size: 14px;
  font-weight: bold;
}
.notice_box .notice_content .notice_h2{
  font-size: 12px;
  font-weight: bold;
}
.notice_box .notice_content .notice_indt{
  text-indent: 20px;
}
.notice_box .notice_content .notice_b{
  font-weight: bold;
}

/* _________________________ */
.contact_information {
  position: fixed;
  right: 3.1rem;
  top: 50%;
  display: flex;
  flex-direction: column;
  z-index: 9;
}

.contact_information_box {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 2.5rem;
  position: relative;
}

.contact_information_box>div {
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  padding-left: 10px;
}

.contact_information_box>div:nth-of-type(2) {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(-100%, -50%);
  align-items: center;
  justify-content: center;
  background-color: #fff;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.14);
  border-radius: 0.5rem;
  display: none;
}

.contact_information_box:hover>div:nth-of-type(2) {
  display: flex;
}

.contact_information_box>div:nth-of-type(2) img {
  max-width: 100%;
  max-height: 100%;
}

.contact_information_box.wechat>div:nth-of-type(2) {
  width: 9.3rem;
  height: 9.3rem;
}

.contact_information_box.whatsapp>div:nth-of-type(2) {
  flex-direction: row;
  padding: 1rem;
}

.contact_information_box.whatsapp .whats-img {
  width: 56px;
  height: 56px;
  margin-right: 20px;
}

.contact_information_box.whatsapp .whats-num {
  color: #EB7334;
}

.contact_information_box.whatsapp .whats-num p {
  margin: 0;
  margin-bottom: 8px;
  line-height: 1.5;
}

.contact_information_box.whatsapp .whats-num a {
  display: inline-block;
  text-decoration: none;
  border: 1px solid #F87D12;
  width: 145px;
  line-height: 30px;
  height: 30px;
  text-align: center;
  border-radius: 20px;
  color: #F87D12;
  transition: all 0.5s;
}

.contact_information_box.whatsapp .whats-num a:hover {
  background: linear-gradient(215deg, #CC140E 0%, #F6C310 100%);
  color: #fff;
}

.contact_information_box .contact_information_img {
  overflow: hidden;
  border-radius: 1.625rem;
  width: 4.5rem;
  height: 4.5rem;
  margin-bottom: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;

}

.contact_information_box.whatsapp {
  color: #F87D12;
}

.contact_information_box.whatsapp .contact_information_img {
  background: #F87D12;
}

.contact_information_box.whatsapp .contact_information_img img {
  width: 2.6rem;
  height: 2.6rem;
}

.contact_information_box.wechat {
  color: #40C351;
}

.contact_information_box.wechat .contact_information_img {
  background: #40C351;
}

.contact_information_box.wechat .contact_information_img img {
  width: 2.6rem;
}
/* ----------------------------------- */

.backtop {
  position: fixed;
  background-color: #fff;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  color: #409eff;
  display: none;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  box-shadow: 0 0 6px rgba(0, 0, 0, .12);
  cursor: pointer;
  z-index: 5;
  right: 40px;
  bottom: 40px;
}
.backtop i {
  display: block;
  width: 0;
  height: 0;
  border: 0.5rem solid transparent;
  border-top: 0;
  border-bottom: 0.5rem solid #555;
  transform: translateY(-15%);
}
