a, a:link {
  text-decoration: none;
  color: #0B3558; }

.topbar__wrapper {
  z-index: 1000;
  position: relative;
  background: #f7fbff; }

.topbar {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  transition: all 0.2s; }
  .topbar.topbar-extension {
    background-color: #fff; }
  .topbar.topbar_pay {
    background: #F7FAFF; }
  .topbar.topbar--show {
    transform: translateY(0); }
  .topbar.topbar--hidden {
    transform: translateY(-100%); }
  .topbar.tophead {
    background: transparent;
    color: #fff; }
  .topbar .zgz {
    width: 115px;
    color: #fff;
    height: 100%;
    line-height: 100%;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center; }
    .topbar .zgz .zgzx {
      display: inline-block;
      color: #13497f; }
    .topbar .zgz img {
      width: 22px;
      height: 22px;
      margin-top: 2px;
      border-radius: 22px; }

.topbar95 {
  background: #fff;
  box-shadow: 0 12px 24px 0 rgba(133, 170, 207, 0.12); }
  .topbar95 .ppy {
    color: #13497f !important; }
    .topbar95 .ppy a {
      color: #13497f !important; }

.topbar75 {
  background: #fff;
  box-shadow: 0 12px 24px 0 rgba(133, 170, 207, 0.12); }
  .topbar75 .ppy {
    color: #13497f !important; }
    .topbar75 .ppy a {
      color: #13497f !important; }

.active_banner {
  background: linear-gradient(90deg, #d1f6f9, #daedff); }
  .active_banner .active_bg_banner {
    background: url(../img/own_active/active_banner2.svg) no-repeat center;
    height: 54px; }

.wap_active_banner {
  display: none;
  background: linear-gradient(90deg, #d1f6f9, #daedff);
  cursor: pointer; }
  .wap_active_banner .active_bg_banner_wap {
    background: url(../img/own_active/active_banner_wap2.svg) no-repeat center;
    height: 54px;
    width: 100%;
    background-size: 100% 100%; }

.active_pop {
  position: fixed;
  left: 10px;
  bottom: 68px;
  z-index: 99; }
  .active_pop .jumpPage {
    cursor: pointer; }
    .active_pop .jumpPage.new {
      width: 259px;
      height: 271px;
      background: url(../img/own_active/active_pop1.png) no-repeat center;
      background-size: 100% 100%; }
    .active_pop .jumpPage.old {
      width: 249px;
      height: 218px;
      background: url(../img/own_active/active_pop2.png) no-repeat center;
      background-size: 100% 100%; }
  .active_pop .tc_s_close {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    margin-top: 9px;
    cursor: pointer;
    width: min-content; }
    .active_pop .tc_s_close .s {
      display: none; }
    .active_pop .tc_s_close:hover .n {
      display: none; }
    .active_pop .tc_s_close:hover .s {
      display: inline-block; }

.topbar__main {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1205px;
  min-width: 1174px;
  height: 60%;
  margin: 0 auto;
  padding: 25px 0px; }
  .topbar__main .topbar__main_nav {
    display: flex;
    align-items: center; }
    .topbar__main .topbar__main_nav .header_nav_item {
      margin-right: 47px;
      font-size: 16px;
      font-weight: 600;
      color: #0b3558;
      line-height: 16px;
      cursor: pointer; }
      .topbar__main .topbar__main_nav .header_nav_item:hover {
        color: #006bff; }
    .topbar__main .topbar__main_nav .el-dropdown {
      margin-right: 47px;
      cursor: pointer; }
      .topbar__main .topbar__main_nav .el-dropdown .el_dropdown_title {
        margin-bottom: 25px;
        font-size: 16px;
        font-weight: 600;
        color: #0b3558;
        line-height: 16px; }
  .topbar__main .logo {
    width: 140px;
    height: 39px;
    margin-right: 48px;
    display: flex;
    align-items: center;
    justify-content: center; }
    .topbar__main .logo img {
      width: 140px;
      height: 39px; }
  .topbar__main .loginBox {
    min-width: 16%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 16px; }
    .topbar__main .loginBox .user_btn {
      font-size: 16px;
      font-weight: 600;
      color: #006bff; }
    .topbar__main .loginBox.ppy .user_btn {
      color: #fff; }
    .topbar__main .loginBox.ppy .register {
      color: #5fcf3f; }
    .topbar__main .loginBox .register {
      display: inline-block;
      height: 40px;
      line-height: 40px;
      padding: 0 40px;
      background: #006bff;
      border-radius: 8px 8px 8px 8px;
      font-size: 15px;
      font-weight: 600;
      color: #ffffff;
      position: relative; }

.navs {
  display: flex;
  justify-content: flex-end;
  line-height: 115px;
  font-size: 14px;
  color: #13497f;
  margin-right: 0.7rem; }
  .navs .nav-item {
    color: #13497f;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    width: 1.5rem;
    text-align: center; }
    .navs .nav-item:hover, .navs .nav-item.nuxt-link-exact-active {
      color: #429df8; }
  .navs .ucenterdiv {
    width: 1.5rem; }

.notice {
  position: relative;
  width: 24px;
  height: 24px;
  margin-left: 30px; }
  .notice .notice__icon {
    width: 100%;
    height: 100%;
    background-size: 100%; }
  .notice .notice__count {
    position: absolute;
    left: 50%;
    bottom: 43%;
    margin: 0;
    padding: 5px 8px;
    font-size: 12px;
    line-height: 1;
    text-align: center;
    color: #f1f1f1;
    background-color: #007fff;
    border-radius: 36px;
    border: 2px solid #fff;
    word-break: normal; }

.user-entry {
  position: relative;
  margin-left: 30px;
  width: 30px;
  height: 30px;
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #eeeeee;
  border-radius: 50%;
  cursor: pointer; }
  .user-entry .nav-menu {
    z-index: 10;
    position: absolute;
    top: 150%;
    right: 0;
    min-width: 150px;
    padding: 10px 0;
    border-radius: 3px;
    border: 1px solid #ddd;
    background: #fff; }
    .user-entry .nav-menu .nav-item {
      display: flex;
      align-items: center;
      padding: 7px 12px;
      font-size: 16px;
      color: #71777c;
      white-space: nowrap;
      cursor: pointer; }
      .user-entry .nav-menu .nav-item .nav-item__icon {
        width: 15px;
        height: 15px;
        margin-right: 10px; }
      .user-entry .nav-menu .nav-item > a {
        display: flex;
        align-items: center;
        width: 100%;
        display: block; }
      .user-entry .nav-menu .nav-item:hover {
        background-color: rgba(242, 242, 242, 0.5); }

.login-btn {
  margin-left: 20px;
  color: #007fff;
  cursor: pointer; }

.loginout {
  cursor: pointer;
  width: 1.5rem;
  text-align: center;
  background: #ffa617;
  color: #fff;
  font-size: 14px;
  height: 0.58rem;
  line-height: 0.58rem;
  border-radius: 3px;
  margin-left: 0.2rem; }

.el-input {
  width: 54%;
  background: none; }

.el-input--suffix .el-input__inner {
  background: none;
  color: #fff;
  border: none; }

.nameT {
  position: relative; }
  .nameT .nameThead {
    width: 230px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer; }
    .nameT .nameThead .nameThead_icon {
      display: flex;
      align-items: center;
      user-select: none;
      padding-right: 11.5px; }
    .nameT .nameThead .logined {
      color: #0b3558;
      font-weight: bolder; }
  .nameT .nametctop {
    visibility: hidden;
    position: absolute;
    padding-top: 20px;
    top: 30px;
    left: 37px; }
  .nameT .nametc {
    font-size: 12px;
    color: #333333;
    background: #fff;
    box-shadow: 0px 0px 20px 10px rgba(0, 0, 0, 0.05);
    border-radius: 20px; }
    .nameT .nametc .tiptype {
      border-radius: 6px; }
  .nameT .namttip {
    width: 4rem;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    background: #f5f7fa;
    padding: 0.1rem 0.3rem 0.2rem 0.3rem; }
    .nameT .namttip .tipbtnbox {
      display: flex;
      align-items: center;
      justify-content: space-between; }
      .nameT .namttip .tipbtnbox .nextbtn,
      .nameT .namttip .tipbtnbox .actbtn {
        cursor: pointer;
        text-align: center;
        width: 1.3rem;
        height: 0.42rem;
        line-height: 0.42rem;
        border-radius: 6px;
        font-size: 12px; }
      .nameT .namttip .tipbtnbox .nextbtn {
        background: #f5f7fa;
        color: #cfcfcf;
        border: 1px solid #cfcfcf; }
      .nameT .namttip .tipbtnbox .actbtn {
        background: #ffa617;
        color: #fff;
        border: 1px solid #ffa617; }
  .nameT .nameinfo {
    width: 4rem;
    padding: 0.3rem 0.3rem 0.2rem 0.1rem;
    background: #fff;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px; }
    .nameT .nameinfo .infoheader {
      display: flex;
      align-items: center;
      justify-content: flex-start;
      margin-left: 12px; }
      .nameT .nameinfo .infoheader .img1 {
        text-align: center;
        vertical-align: middle; }
      .nameT .nameinfo .infoheader img {
        width: 0.46rem; }
      .nameT .nameinfo .infoheader .hr {
        font-size: 12px;
        text-decoration: underline;
        color: #ffa617;
        margin-top: -22px; }
      .nameT .nameinfo .infoheader p {
        margin: 0;
        font-size: 13px; }
      .nameT .nameinfo .infoheader .phoned {
        margin-left: 10px; }
      .nameT .nameinfo .infoheader .nampe {
        font-weight: bolder; }
      .nameT .nameinfo .infoheader .phone {
        color: #cccccc;
        margin-top: 0.1rem;
        font-size: 12px; }
  .nameT .tiptype p {
    margin: 0;
    color: #13497f; }
  .nameT .tiptype .typeitem {
    width: 220px;
    cursor: pointer;
    border-bottom: 1px solid #f2f2f2;
    background: #fff; }
    .nameT .tiptype .typeitem:hover {
      color: #3436cc; }
    .nameT .tiptype .typeitem .it {
      text-align: left;
      height: 58px;
      line-height: 58px;
      padding-left: 28px;
      padding-right: 28px;
      display: flex;
      align-items: center;
      justify-content: space-between;
      font-size: 14px;
      font-weight: bolder;
      color: #0b3558; }
      .nameT .tiptype .typeitem .it .lok {
        color: #cccccc;
        font-size: 12px; }
    .nameT .tiptype .typeitem .numBox {
      display: flex;
      align-items: center;
      justify-content: space-between; }
      .nameT .tiptype .typeitem .numBox .num {
        flex: 1; }
        .nameT .tiptype .typeitem .numBox .num .n {
          text-align: center;
          font-size: 14px; }
        .nameT .tiptype .typeitem .numBox .num .m {
          margin-top: 0.1rem;
          text-align: center;
          color: #cccccc;
          font-size: 12px; }

.nameT:hover .nametctop {
  visibility: visible;
  animation-name: navheight; }

.yld .ylflex .flleft {
  width: 360px; }
  .yld .ylflex .flleft .taglist {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 10px 12px 0 50px; }
    .yld .ylflex .flleft .taglist li {
      width: 48%;
      margin-bottom: 10px; }
      .yld .ylflex .flleft .taglist li a {
        display: flex;
        align-items: center;
        width: 100%;
        height: 30px;
        line-height: 30px;
        padding: 0 8px;
        font-size: 14px;
        font-weight: 500;
        color: #13497f;
        white-space: nowrap;
        box-sizing: border-box;
        cursor: pointer; }
        .yld .ylflex .flleft .taglist li a::before {
          content: "";
          flex-shrink: 0;
          display: block;
          width: 17px;
          height: 17px;
          margin-right: 12px;
          background: url(/images/2_9/icon_ed1.svg) no-repeat center; }
        .yld .ylflex .flleft .taglist li a:hover {
          background: #ecf5ff;
          border-radius: 8px;
          animation: bigzoom 1s; }
      .yld .ylflex .flleft .taglist li:nth-child(2) a::before {
        background-image: url(/images/2_9/icon_ed2.svg); }
      .yld .ylflex .flleft .taglist li:nth-child(3) a::before {
        background-image: url(/images/2_9/icon_ed3.svg); }
      .yld .ylflex .flleft .taglist li:nth-child(4) a::before {
        background-image: url(/images/2_9/icon_ed4.svg); }
      .yld .ylflex .flleft .taglist li:nth-child(5) a::before {
        background-image: url(/images/2_9/icon_ed5.svg); }
.yld .ylflex .flright {
  margin-left: 20px; }
.yld .el-dropdown-menu__item {
  padding: 10px 12px; }
.yld .ed_div {
  font-size: 14px;
  color: rgba(19, 73, 127, 0.6);
  margin-top: 12px;
  padding-left: 12px; }
.yld .ed_div:last-of-type {
  font-size: 14px;
  color: rgba(19, 73, 127, 0.6);
  margin-top: 20px;
  padding-left: 12px; }

.el-dropdown-link {
  font-size: 16px;
  font-weight: 600;
  color: #0b3558;
  line-height: 16px;
  transition: color 200ms ease;
  position: relative; }
  .el-dropdown-link:hover {
    color: #006BFFFF; }
  .el-dropdown-link a {
    color: #13497f; }
  .el-dropdown-link.ppy {
    color: #fff; }
    .el-dropdown-link.ppy a {
      color: #fff; }
  .el-dropdown-link .fdk {
    position: absolute; }
    .el-dropdown-link .fdk.h {
      left: -13px;
      top: 22px;
      width: 92px;
      height: 36px;
      background: url(/images/1111/zp.png) no-repeat; }
    .el-dropdown-link .fdk.hot {
      left: -4px;
      top: -42px;
      width: 76px;
      height: 45px;
      background: url(/images/xj/sht.png) no-repeat;
      animation-delay: -0.7s; }
  .el-dropdown-link .tgfl {
    display: block;
    height: 38px; }

.el-icon--right {
  font-size: 16px;
  font-weight: 600; }

.el-dropdown-menu__item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  padding: 12px 12px; }
  .el-dropdown-menu__item img {
    flex-shrink: 0;
    margin-right: 12px; }
  .el-dropdown-menu__item:hover .nt {
    color: #006bff; }

.nt {
  font-size: 14px;
  color: #13497f;
  font-weight: bold; }

.nd {
  font-size: 12px;
  color: #13497f; }

.solovebox {
  width: 160px;
  line-height: 1.6; }

.wyjsa .el-dropdown-menu__item {
  border-top: 1px solid #f0f7ff;
  border-radius: 0;
  margin-top: 8px;
  padding-top: 20px; }

.zmbox {
  text-align: center;
  width: 70px;
  height: 22px;
  line-height: 22px;
  color: #0b3558;
  position: relative; }
  .zmbox .poimg {
    position: absolute;
    top: -15px;
    right: -29px; }

.zmbox1 {
  color: #13497f;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 442px; }
  .zmbox1 .nt1 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex: 1;
    padding-right: 8px;
    border-right: 1px solid #f4f6f8; }
    .zmbox1 .nt1 .nttitle {
      font-size: 14px;
      color: #13497f;
      font-weight: bold;
      text-transform: uppercase;
      line-height: 1.667;
      text-align: left;
      position: relative;
      max-width: max-content; }
    .zmbox1 .nt1 .ntval {
      font-size: 12px;
      color: #12497f;
      text-transform: uppercase;
      line-height: 1.25;
      text-align: left; }
    .zmbox1 .nt1 .ab {
      position: absolute;
      right: -49px;
      top: -3px;
      width: 44px;
      height: 19px; }
      .zmbox1 .nt1 .ab.new {
        width: 52px;
        height: 22px;
        right: -62px;
        top: -2px;
        background-size: 100% 100%; }
      .zmbox1 .nt1 .ab.hot {
        background: url("/images/2_9/hui.png") no-repeat center;
        width: 45px;
        height: 18px;
        top: 2px; }
    .zmbox1 .nt1 div {
      display: flex;
      flex-direction: column; }
  .zmbox1 .nt2 {
    margin-left: 23px;
    width: 80px; }
    .zmbox1 .nt2 p:first-child {
      font-size: 12px;
      color: #a2afc3;
      text-transform: uppercase;
      line-height: 1.667;
      text-align: left; }
    .zmbox1 .nt2 p:nth-child(2) {
      font-size: 16px;
      color: #13497f;
      font-weight: bold;
      text-transform: uppercase;
      line-height: 1.25;
      text-align: left; }

.dropdown_box {
  display: flex;
  margin-bottom: 25px; }
  .dropdown_box:hover {
    background: #fff; }
    .dropdown_box:hover .dropdown_text_box .dropdown_title {
      color: #006bff; }
  .dropdown_box .dropdown_picture_box {
    margin-right: 13px;
    width: 29px;
    height: 29px; }
    .dropdown_box .dropdown_picture_box img {
      width: 29px;
      height: 29px; }
  .dropdown_box .dropdown_text_box .dropdown_title {
    margin: 0;
    font-size: 14px;
    font-weight: 600;
    color: #0B3558;
    line-height: 20px; }
  .dropdown_box .dropdown_text_box .dropdown_text {
    margin: 0;
    width: 165px;
    font-size: 12px;
    font-weight: 400;
    color: #012543;
    line-height: 17px; }
    .dropdown_box .dropdown_text_box .dropdown_text:hover {
      color: #062138; }

.suplybox {
  line-height: 1.6;
  width: 229px; }

.popper__arrow {
  display: none; }

@keyframes jumpTop {
  0% {
    transform: translateY(0); }
  100% {
    transform: translateY(10px); } }
.tcimg {
  display: flex;
  align-items: center;
  background: url(/images/active_page/pak_bg.png) no-repeat center;
  height: 57px;
  width: 157px;
  justify-content: center;
  background-position-y: -2.5px;
  background-position-x: -1px;
  background-size: 100% 100%; }
  .tcimg .el-icon--right {
    color: #fca549; }

.soive_box {
  display: flex; }

.ed_div_solve {
  font-size: 14px;
  color: rgba(19, 73, 127, 0.6);
  margin-top: 12px;
  padding-left: 12px; }

.buy_pck {
  position: relative;
  display: inline-block;
  line-height: 57px;
  text-align: center;
  color: #fca549; }

.hot_pop {
  position: absolute;
  left: -13px;
  top: -12px; }

.el-dropdown-menu {
  padding: 25px 25px 0px 16px;
  border-radius: 8px;
  margin-top: 27px !important; }
  .el-dropdown-menu .el-dropdown-menu__item {
    padding: 0;
    background: #fff; }
    .el-dropdown-menu .el-dropdown-menu__item:hover {
      background: transparent; }
    .el-dropdown-menu .el-dropdown-menu__item.el_dropdown_item {
      justify-content: flex-start;
      margin-bottom: 25px;
      font-size: 14px;
      font-weight: 600;
      color: #0b3558;
      line-height: 20px;
      cursor: pointer; }
      .el-dropdown-menu .el-dropdown-menu__item.el_dropdown_item a:hover {
        color: #006bff; }

.single {
  margin-left: 15px;
  margin-right: 15px; }

.el-dropdown {
  cursor: default; }

.suplynav {
  width: 720px; }
  .suplynav .el-dropdown-menu__item {
    width: 336px;
    height: 60px;
    display: flex;
    float: left; }

.suplynav1 {
  z-index: 1111111 !important; }
  .suplynav1 > div {
    display: flex; }
  .suplynav1 .wrap-div {
    justify-content: space-between; }
  .suplynav1 .el-dropdown-menu__item {
    width: 336px;
    height: 60px;
    display: flex; }

.topbar__wap {
  display: none;
  padding: 15px 20px;
  align-items: center;
  justify-content: space-between; }
  .topbar__wap .loginBox {
    min-width: 16%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 16px; }
    .topbar__wap .loginBox .user_btn {
      font-size: 16px;
      font-weight: 600;
      color: #006bff; }
    .topbar__wap .loginBox.ppy .user_btn {
      color: #fff; }
    .topbar__wap .loginBox.ppy .register {
      color: #5fcf3f; }
    .topbar__wap .loginBox .register {
      margin-left: 20px;
      display: inline-block;
      height: 40px;
      line-height: 40px;
      padding: 0 40px;
      background: #006bff;
      border-radius: 8px 8px 8px 8px;
      font-size: 15px;
      font-weight: 600;
      color: #ffffff;
      position: relative; }
  .topbar__wap .topbar_wap_nav_btn {
    border: 0;
    display: inline-block;
    cursor: pointer;
    background-color: transparent; }
    .topbar__wap .topbar_wap_nav_btn span {
      background-color: #000;
      width: 22px;
      height: 3px;
      border-radius: 3px;
      display: block; }
      .topbar__wap .topbar_wap_nav_btn span:nth-child(2) {
        margin: 5px 0px; }

.selectlang_box {
  display: flex;
  align-items: center; }
  .selectlang_box .el-dropdown {
    margin-left: 10px; }

.selectlang_item {
  padding: 12px !important;
  white-space: nowrap;
  font-weight: bold; }
  .selectlang_item .el-dropdown-menu__item {
    padding: 5px 12px !important;
    color: #13497f; }

.topbar_wap_a {
  width: auto;
  padding: 8px 20px;
  border: 1px solid #c2e7b0;
  color: #5fcf3f;
  background-color: #fff;
  outline: none; }

@keyframes bigzoom {
  0% {
    transform: scale(1);
    font-size: 14px; }
  50% {
    transform: scale(1.1); }
  100% {
    transform: scale(1); } }
@media (max-width: 1200px) {
  .topbar__main {
    min-width: 0; } }
@media (max-width: 800px) {
  .active_banner {
    display: none; }

  .wap_active_banner {
    display: block; }

  .active_pop {
    width: 184px;
    height: 195px; }
    .active_pop .jumpPage {
      width: 184px;
      height: 195px; }

  .topbar__main {
    display: none; }

  .topbar__wap {
    display: flex; }

  .el-drawer__header {
    margin-bottom: 10px; }

  .el-drawer__body .header_wap_nav_item {
    display: flex;
    align-items: center;
    height: 56px;
    font-size: 14px;
    color: #0b3558; }
    .el-drawer__body .header_wap_nav_item .faq_drawer_img {
      margin-right: 10px; }
  .el-drawer__body .el-menu .el-menu-item-group .el-menu-item a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 14px;
    color: #0b3558; }

  .tutorial_drawer_title {
    display: flex;
    align-items: center;
    padding-right: 40px; }
    .tutorial_drawer_title img {
      margin-right: 10px; }
    .tutorial_drawer_title span {
      text-wrap: wrap;
      line-height: 1;
      padding: 0; }

  .el-menu-item-group__title {
    display: none; } }
@media (max-width: 600px) {
  .topbar__wap .loginBox {
    min-width: 0; }
    .topbar__wap .loginBox .register {
      width: 74px;
      height: 28px;
      padding: 0;
      text-align: center;
      line-height: 28px;
      margin-right: 20px; }
    .topbar__wap .loginBox .nameT .nameThead {
      width: auto; }
      .topbar__wap .loginBox .nameT .nameThead .logined {
        font-size: 12px; }
      .topbar__wap .loginBox .nameT .nameThead .nameThead_icon {
        margin-right: 20px; }
        .topbar__wap .loginBox .nameT .nameThead .nameThead_icon img {
          width: 28px;
          height: 28px; }
  .topbar__wap .topbar_wap_logo .logo img {
    width: 139px;
    height: 32px; } }
