* {
  margin: 0;
  padding: 0;
}
em,
i {
  font-style: normal;
}
div,
span,
p,
img,
i,
ul,
li,
a {
  caret-color: transparent;
}
body,
html {
  margin: 0;
  color: #222c3f;
}

li {
  list-style: none;
}
img {
  border: 0;
  vertical-align: middle;
  border: none;
}
img[src=""],
img:not[src] {
  opacity: 0;
}
button {
  cursor: pointer;
}
a {
  color: #666;
  text-decoration: none;
}
a:hover {
  color: #51b7b8;
}

input,
textarea {
  outline: none;
  caret-color: #999;
}
body,
html {
  width: 100%;
  height: 100%;
}
body {
  -webkit-font-smoothing: antialiased;
  background-color: #fff;
  font-family: Regular_Medium,Inter Regular, Microsoft YaHei, arial, Hiragino Sans GB, "\5B8B\4F53", sans-serif;
  color: #222c3f;
  width: 100%;
  height: 100%;
}
.hide,
.none {
  display: none;
}
.clearfix:after {
  visibility: hidden;
  clear: both;
  display: block;
  content: ".";
  height: 0;
}
.clearfix {
  *zoom: 1;
}

.lo_loading {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  z-index: 9999;
}
.lo_loading i {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 30px;
  height: 30px;
  border: 4px solid #ff790c;
  border-right-color: transparent;
  border-radius: 50%;
  animation: lo_loading 0.5s infinite Linear;
  margin: auto;
}

@keyframes lo_loading {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

/* message */
.lo_message {
  width: 100%;
  position: fixed;
  top: -200px;
  height: 40px;
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
  transition: all 0.2s;
  z-index: 999998;
}
.lo_message span {
  background: rgba(0, 0, 0, 0.8);
  border-radius: 4px;
  color: #fff;
  font-size: 14px;
  padding: 6px 14px;
}
.lo_message.on {
  top: 240px;
}
.mcp_2 {
  font-size: 14px;
  color: #4d4d4d;
  float: left;
}
.content_bottom {
  height: auto;
  background: #222c3f;
  padding-top: 48px;
  border-bottom: 0px solid #e5eaf7;
}
.bom_cont {
  width: 1250px;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
}
.bom_cont ul {
  float: left;
  width: 350px;
  font-size: 14px;
  text-align: left;
}
.bom_cont ul li {
  margin-bottom: 15px;
  color: #5c708d;
}
.bom_cont ul li a {
  color: #bcbec1;
}
.bom_cont ul li:nth-child(1) {
  margin-bottom: 24px;
  font-size: 14px;
  color: #ffffff;
  font-weight: bold;
}
.bom_cont ul li:nth-child(1) a {
  font-size: 22px;
  color: #163561;
  font-weight: bold;
}
.bom_cont ul li img {
  display: inline-block;
  margin-top: -3px;
  margin-right: 27px;
}
.pq_tips {
  height: 64px;
  line-height: 64px;
  text-align: center;
  font-size: 14px;
  color: #666666;
  background: #f1f5fe;
}
.fo_top {
  font-size: 46px;
  color: #163561;
  text-align: center;
  height: 190px;
  line-height: 190px;
}
.f_c_d {
  width: 210px;
  float: left;
  margin-right: 100px;
}
.all_content .f_c_d:last-child {
  margin-right: 0;
}
.all_content .f_c_d:first-child {
  margin-left: 30px;
}
.f_c_d_1 {
  margin-bottom: 56px;
  display: flex;
}
.f_c_d_1 p {
  font-size: 16px;
  color: #333;
}
.f_c_d_1 p span:nth-child(1) {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 3px;
}
.f_c_d_1 p span {
  display: block;
}
.f_c_d_1 img {
  margin-right: 18px;
}
.jy_cb {
  width: 540px;
  float: left;
}
.cb_first {
  display: flex;
}
.name_cbs {
  width: 260px;
  height: 48px;
  border: 1px solid #e5eaf7;
  border-radius: 4px;
  font-size: 14px;
  color: #999999;
  background: #fff;
}
.cb_first .name_cbs:first-child {
  margin-right: 18px;
}
.name_cbs input {
  border: none;
  width: 175px;
  height: 48px;
  display: inline-block;
  font-size: 14px;
  color: #333;
}
.name_cbs span {
  display: inline-block;
  margin-left: 16px;
}
.name_cbs span i,
.t_words span i {
  color: #d75d4f;
  font-weight: bold;
}
.t_words {
  position: relative;
}
.t_words span {
  position: absolute;
  font-size: 14px;
  color: #999;
  padding-left: 20px;
  top: 38px;
}
.t_words textarea {
  width: 420px;
  height: 100px;
  border: 1px solid #e5eaf7;
  margin-top: 20px;
  padding: 20px;
  font-size: 18px;
  color: #333;
  padding-left: 100px;
  padding-top: 16px;
}
.send_content {
  text-align: right;
}
.send {
  width: 108px;
  height: 36px;
  line-height: 36px;
  border-radius: 4px;
  background: #0d86ff;
  font-size: 16px;
  color: #fff;
  text-align: center;
  cursor: pointer;
  display: inline-block;
}
.logos_every p:nth-child(2) {
  margin-top: 10px !important;
}
.toast {
  position: relative;
  display: none;
}
.toast_content {
  position: fixed;
  top: 28%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1288800;
  display: flex;
  align-items: center;
  background: rgba(40, 40, 40, 0.75);
  color: #fff;
  border-radius: 8px;
  padding: 10px 30px;
  font-size: 16px;
  line-height: 20px;
  justify-content: center;
}
.cb_1 li a:hover {
  color: #2870f4;
}
/* .per-info{height:36px;line-height:36px;text-align:center;position:absolute;right:20px;top:calc(50% - 15px);border-radius:5px;font-size:0;display:none;z-index: 9999999;} */
.per-info {
  position: relative;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 0;
  float: left;
}
/* .per-info>p{width:100%;height:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#0d86ff;font-size:16px;cursor:pointer} */
.per-info > p {
  height: 100%;
  color: #4ca7a8;
  font-size: 16px;
  cursor: pointer;
  float: left;
}
.per-info > p::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-top-color: #4ca7a8;
  margin-left: 5px;
}
.per-info .sign-out {
  min-width: 200px;
  height: auto;
  color: #303133;
  font-size: 16px;
  position: absolute;
  top: 36px;
  left: -100%;
  display: none;
  text-align: left;
  z-index: 99999;
}
.per-info .sign-out .sign-box {
  width: 100%;
  height: auto;
  line-height: 40px;
  position: relative;
  background: #fff;
  border-radius: 5px;
  margin-top: 10px;
  padding: 5px 0;
  box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 8%);
}
.per-info .sign-out .sign-box::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-bottom-color: #fff;
  position: absolute;
  top: -12px;
  right: 20px;
}
.per-info .sign-out .sign-box > span {
  display: block;
  height: 54px;
  line-height: 54px;
  border-top: 1px solid #f3f3f3;
  padding-left: 20px;
}
.log_out {
  font-size: 14px;
}
.per-info .sign-out .sign-box > span:hover {
  color: #0d86ff;
  cursor: pointer;
}
.per-info .sign-out .sign-box > a {
  display: block;
  width: 100%;
  height: 82px;
  line-height: 82px;
  color: #303133;
}
.per-info .sign-out .sign-box > a:hover {
  background: #f2f3f7;
  cursor: pointer;
}
.per-info:hover .sign-out {
  display: block;
}
.user_info {
  font-size: 12px;
  color: #999;
  cursor: pointer;
}
.user_info span {
  display: block;
  padding-left: 20px;
  padding-right: 10px;
}
.user_info span:nth-child(1) {
  font-size: 16px;
  color: #333;
  font-weight: bold;
  line-height: 22px;
  margin-top: 28px;
}
.pay_result {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  display: none;
}
.bg {
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
}
.r_content {
  padding: 30px;
  width: 200px;
  background: #fff;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 30%;
  border-radius: 4px;
  font-size: 18px;
  text-align: center;
  color: #333;
}
.r_content img {
  display: inline-block;
  width: 70px;
  height: 70px;
}
.r_close {
  width: 14px;
  height: 14px;
  position: absolute;
  top: 13px;
  right: 15px;
  cursor: pointer;
  background: url(../img/close.html) no-repeat center;
  background-size: cover;
}
.r_content p {
  margin-top: 20px;
}
.fd_under_price {
  color: #e06075;
  font-size: 12px;
  text-decoration: line-through;
}

.connect_us {
  position: fixed;
  right: 0px;
  cursor: pointer;
  bottom: 100px;
  z-index: 9;
}
.mr_logo {
  width: 108px;
  height: 108px;
  display: block;
}
.mr_logo img {
  width: 89px;
}
.gra_box {
  height: 400px;
  margin-top: -250px;
  position: absolute;
  right: 0px;
  display: none;
}
.gra_box li {
  width: 99px;
  height: 99px;
  position: relative;
  margin-top: -20px;
}
.gra_box li span {
  display: none;
}
.gra_box li i {
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-left: 10px solid #5998f7;
  border-bottom: 5px solid transparent;
  top: 50%;
  transform: translateY(-50%);
  left: -4px;
}
.gra_box li a {
  position: absolute;
  display: block;
  padding: 4px 10px;
  border-radius: 4px;
  color: #fff;
  font-size: 14px;
  background: #5998f7;
  left: -85px;
  top: 50%;
  transform: translateY(-50%);
}
li.c_t_bg a {
  left: -66px;
}
li.c_tt_bg a {
  left: -82px;
}
li.c_ee_bg a {
  left: -183px;
}
.c_f_bg {
  background: url(../img/c_conect.html) no-repeat center;
  background-position: 0 0;
  width: 99px;
  height: 99px;
}
.c_f_bg.on {
  background-position: 0 -99px;
}
.c_t_bg {
  background: url(../img/c_conect.html) no-repeat center;
  background-position: -99px 0;
  width: 99px;
  height: 99px;
}
.c_t_bg.on {
  background-position: -99px -99px;
}

.c_tt_bg {
  background: url(../img/c_conect.html) no-repeat center;
  background-position: -198px 0;
  width: 99px;
  height: 99px;
}
.c_tt_bg.on {
  background-position: -198px -99px;
}

.c_ee_bg {
  background: url(../img/c_conect.html) no-repeat center;
  background-position: -297px 0;
  width: 99px;
  height: 99px;
}
.c_ee_bg.on {
  background-position: -297px -99px;
}
.c_s_bg {
  width: 35px;
  height: 34px;
  background: url(../img/c_s_bg.html) no-repeat center;
  background-size: cover;
  right: 26px;
  position: absolute;
  cursor: pointer;
}
.pop-loading {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99999999;
  display: none;
}
.pop-loading .load {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.pop-loading .load img {
  width: 60px;
  height: 60px;
}

/* nav */
.top_nav {
  width: 100%;
  height: 40px;
  line-height: 40px;
  background-color: #333333;
  font-size: 14px;
  color: #fff;
}
.tn_cont {
  width: 1792px;
  margin: 0 auto;
  height: 40px;
  clear: both;
  overflow: hidden;
  padding-left: 18px;
  position: relative;
  padding-right: 110px;
}
.t_nva_left {
  float: left;
}
.t_nva_left i {
  position: absolute;
  display: block;
  width: 6px;
  height: 6px;
  background-color: #b6ff4b;
  border-radius: 100%;
  top: 50%;
  transform: translateY(-50%);
  left: 128px;
}
.t_nva_right {
  float: right;
}
.t_nva_right img {
  display: inline-block;
  margin-left: 25px;
}

/* header_new */

/* .header_content{height: 80px;line-height: 80px;} */
.nav {
  margin-left: 10px;
}
.nav a {
  padding: 0 24px;
  position: relative;
}
.head_learn {
  padding: 0 24px;
  position: relative;
  display: inline-block;
  color: #163561;
  cursor: pointer;
}
.head_learn.on a {
  color: #0d86ff;
}
.head_learn .hear_learn_title:hover {
  color: #0d86ff;
}
.head_learn .hear_learn_title {
  padding: 0;
}
.head_learn .select1 {
  display: block;
  width: 6px;
  height: 5px;
  background: url(../img/index_new/select_down.html) no-repeat center;
  background-size: cover;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.head_learn .select2 {
  display: none;
  width: 6px;
  height: 5px;
  background: url(../img/index_new/selected_dwon.html) no-repeat center;
  background-size: cover;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.learn_cont {
  width: 220px;
  height: auto;
  background-color: #ffffff;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 8%);
  border-radius: 6px;
  position: absolute;
  top: 74px;
  left: 12px;
  display: none;
  padding-bottom: 15px;
}
.learn_cont a {
  height: 40px;
  line-height: 40px;
  text-align: left;
  font-size: 14px;
  color: #465469;
  padding: 0 24px;
  display: block;
  margin-top: 15px;
}
/* .learn_cont a:hover{background-color: #f5f7fc;} */
.learn_cont a img {
  margin-right: 8px;
}
.learn_cont::before {
  content: "";
  width: 0px;
  height: 0px;
  border: 10px solid;
  border-left-color: transparent;
  border-right-color: transparent;
  border-top-color: transparent;
  border-bottom-color: #fff;
  position: absolute;
  top: -18px;
  left: 50%;
  transform: translateX(-50%);
}

.login_sign a {
  text-align: center;
  border-radius: 4px;
  border: solid 2px #99b7dc;
  color: #465569;
  font-size: 16px;
  padding: 0 13px;
}
.login_sign a:nth-child(1) {
  border: none;
}
.login_sign a:nth-child(2) {
  border: none;
  background-color: #4ca7a8;
  color: #fff;
}
.login_sign a:nth-child(2):hover {
  border: none;
  opacity: 0.8;
}

.head_learn_proxies {
  position: relative;
  display: inline-block;
  color: #163561;
  cursor: pointer;
}
.active_proxies {
  position: relative;
  display: inline-block;
  color: #163561;
  cursor: pointer;
}
.head_learn_proxies.on a {
  color: #0d86ff;
}
.head_learn_proxies .select1 {
  display: block;
  width: 6px;
  height: 5px;
  background: url(../img/index_new/select_down.html) no-repeat center;
  background-size: cover;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.head_learn_proxies .select2 {
  display: none;
  width: 6px;
  height: 5px;
  background: url(../img/index_new/selected_dwon.html) no-repeat center;
  background-size: cover;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.learn_cont_proxies {
  width: 320px;
  background-color: #ffffff;
  box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 8%);
  border-radius: 6px;
  position: absolute;
  top: 74px;
  left: -56px;
  display: none;
  padding-bottom: 20px;
}
.learn_cont_proxies a {
  height: 40px;
  line-height: 40px;
  text-align: left;
  font-size: 14px;
  color: #465469;
  padding: 0 24px;
  display: block;
  margin-top: 20px;
}
.learn_cont_proxies a img {
  margin-right: 8px;
}
.learn_cont_proxies::before {
  content: "";
  width: 0px;
  height: 0px;
  border: 10px solid;
  border-left-color: transparent;
  border-right-color: transparent;
  border-top-color: transparent;
  border-bottom-color: #fff;
  position: absolute;
  top: -18px;
  left: 50%;
  transform: translateX(-50%);
}

/* xieyibox */
.t_connect_box {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  display: none;
}
.t_xieyi_cont {
  width: 596px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 22%;
  height: 530px;
  background-color: #ffffff;
  border-radius: 10px;
}
.xy_close {
  font-size: 28px;
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
}
.el-icon-close {
  color: #555;
}
.el-icon-close:hover {
  color: #999;
}
.yx_container h1 {
  color: #122b4d;
  font-size: 22px;
  text-align: center;
  margin-top: 28px;
  margin-bottom: 18px;
}
.xy_tips {
  color: #6f7e9d;
  font-size: 14px;
  text-align: center;
  margin-bottom: 18px;
}
.yx_conts {
  width: 496px;
  margin: 0 auto;
  height: 290px;
  border-radius: 10px;
  border: solid 1px #ebeff5;
  padding: 20px;
  overflow-y: scroll;
  font-size: 14px;
}
.yx_btn {
  width: 536px;
  margin: 0 auto;
  margin-top: 20px;
  display: flex;
}
.yx_btn p {
  cursor: pointer;
}
.yx_cancel {
  width: 180px;
  height: 40px;
  background-color: #dae6ff;
  border-radius: 5px;
  color: #122b4d;
  font-size: 16px;
  text-align: center;
  line-height: 40px;
  margin-right: 20px;
}
.xy_agree {
  width: 336px;
  height: 40px;
  background-color: #0d86ff;
  border-radius: 5px;
  color: #ecf2ff;
  font-size: 16px;
  text-align: center;
  line-height: 40px;
}
.yx_cancel:hover {
  background-color: #dae6ff;
}
.xy_agree:hover {
  background-color: #409fff;
}

.nav .head_learn_locat {
  padding: 0 24px;
  position: relative;
  display: inline-block;
  color: #163561;
  cursor: pointer;
}
.head_learn_locat .select1 {
  display: block;
  width: 6px;
  height: 5px;
  background: url(../img/index_new/select_down.html) no-repeat center;
  background-size: cover;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.head_learn_locat .select2 {
  display: none;
  width: 6px;
  height: 5px;
  background: url(../img/index_new/selected_dwon.html) no-repeat center;
  background-size: cover;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.learn_cont_locat {
  width: 440px;
  height: 355px;
  background-color: #ffffff;
  box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 8%);
  border-radius: 6px;
  position: absolute;
  top: 68px;
  left: -118px;
  display: none;
}
.learn_cont_locat::before {
  content: "";
  width: 0px;
  height: 0px;
  border: 10px solid;
  border-left-color: transparent;
  border-right-color: transparent;
  border-top-color: transparent;
  border-bottom-color: #fff;
  position: absolute;
  top: -18px;
  left: 50%;
  transform: translateX(-50%);
}
.learn_cont_locat h2 {
  line-height: 19px;
  margin-bottom: 20px;
  padding: 30px 35px 0;
  font-size: 15px;
  font-family: Ubuntu-Regular, Ubuntu;
  font-weight: 400;
  color: #15357a;
}
.learn_cont_locat .hot_country {
  display: flex;
  padding: 0px 20px;
  flex-wrap: wrap;
}
.learn_cont_locat .hot_country a {
  padding: 0;
  width: 200px;
  height: 65px;
  display: flex;
  align-items: center;
  padding: 0px;
}
.learn_cont_locat .hot_country a:hover {
  background-color: #f6f9fe;
}
.learn_cont_locat .hot_country a img {
  width: 65px;
  height: 65px;
  margin-top: 8px;
}

.learn_cont_locat .hot_country .txt_locat p {
  font-size: 14px;
  font-family: Ubuntu-Medium, Ubuntu;
  font-weight: bold;
  color: #15357a;
  line-height: 20px;
}
.learn_cont_locat .hot_country .txt_locat .isp_num {
  font-size: 14px;
  font-family: Open Sans-Regular, Open Sans;
  font-weight: 400;
  color: #355395;
  line-height: 30px;
}
.learn_cont_locat .dotted {
  border: 1px dashed #d5d7dc;
  width: 400px;
  margin: 10px auto 0 auto;
}
.learn_cont_locat .more_country {
  width: 400px;
  text-align: center;
  padding: 0 20px;
}
.learn_cont_locat .more_country:hover {
  color: #0d86ff;
}
.head_learn_locat .sp {
  display: flex;
}
.head_learn_locat .sp a {
  margin-left: 160px;
}

.connect_us .mr_logo .telegram {
  width: 79px;
  height: 79px;
  background: url(../img/connect_logo.png) no-repeat center;
  position: relative;
  background-position: 0px -79px;
  margin-left: 8px;
}
.connect_us .mr_logo .telegram:hover {
  background-position: 0 0px;
}
.connect_us .mr_logo .telegram:hover .tele-pop {
  display: block;
}
.connect_us .mr_logo .telegram .tele-pop {
  background: #7f7f7f;
  border-radius: 4px;
  padding: 4px 10px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  position: absolute;
  left: calc(50% - 43px);
  top: -35px;
  display: none;
}
.connect_us .mr_logo .telegram .tele-pop i {
  border-top: 6px solid transparent;
  border-left: 6px solid #7f7f7f;
  border-bottom: 6px solid transparent;
  width: 0;
  height: 0;
  position: absolute;
  top: 9px;
  right: -6px;
}

.bom_cont ul.cb_connect_us {
  float: right;
}
.bom_cont ul li img.c_logo_bottom {
  margin-top: 0;
  width: 169px;
  height: 48px;
}
.bom_cont ul li.first_title {
  margin-bottom: 20px;
  font-size: 14px;
  color: #ffffff;
  font-weight: bold;
  margin-top: 40px;
}
.bom_cont ul li a span {
  font-size: 14px;
  color: #4173ae;
  font-weight: bold;
}
.bom_cont ul li a.bottom_email {
  font-weight: bold;
}
.bom_cont ul li a span:hover {
  color: #51b7b8;
}
.redeem_box {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  display: none;
}
.redeem_container {
  width: 500px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 22%;
  height: 320px;
  background-color: #ffffff;
  border-radius: 10px;
}
.redeem_cont {
  margin-top: 55px;
}
.re_input_cdk {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-variant: tabular-nums;
  list-style: none;
  font-feature-settings: "tnum";
  position: relative;
  display: block;
  width: 400px;
  height: 50px;
  padding: 4px 20px;
  color: #333;
  font-size: 16px;
  line-height: 50px;
  background-color: #fff;
  background-image: none;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  transition: all 0.3s;
  margin: 0 auto;
}
.re_cdk_btns {
  width: 400px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 18px;
  color: #fff;
  margin-top: 30px;
  cursor: pointer;
  background: #0d86ff;
  border-radius: 6px;
  margin-bottom: 20px;
  margin: 0 auto;
  margin-top: 30px;
}
.redeem_cont h1 {
  font-size: 24px;
  text-align: center;
  color: #333;
  margin-bottom: 50px;
}
.redeem_close {
  position: absolute;

  right: 12px;
  top: 12px;
  cursor: pointer;
}
.agent_pendant {
  position: fixed;
  top: 20px;
  right: 440px;
}

.pops_loading {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #ebf4ff;
  z-index: 99999999;
}
.pops_loading .load img {
  width: 200px;
  height: 200px;
}
.pops_loading .load {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.center_banner {
  width: 206px;
  height: 70px;
  position: absolute;
  right: 300px;
  top: calc(50% - 35px);
  border-radius: 5px;
  font-size: 0;
  display: block;
}
.content_bottom .company {
  text-align: center;
  height: 60px;
  background: #f1f5fe;
  line-height: 60px;
  font-size: 16px;
}
.bom_cont ul li.second_title {
  margin-top: 30px;
}
.bom_cont ul.cb1_cont {
  width: 330px;
}
.bom_cont ul.last_cb1_cont {
  width: 150px;
}
.gocenter_page {
  cursor: pointer;
}

/* Halloween style*/
.nav a.halloween_active {
  height: 71px;
  width: 95px;
  background: url(../img/index_new/bf_bg.html) no-repeat center;
  background-size: cover;
  padding: 0;
  color: #fff;
  padding-left: 0;
  text-align: center;
  margin: 0 7px;
}
.nav a.tw_value {
  background: url(../img/index_new/zh_tw_logo.html) no-repeat center;
}
.nav a.vi_value {
  background: url(../img/index_new/vi_logo.html) no-repeat center;
}
.nav a.halloween_active.on {
  color: #f4f967;
}
.nav .head_learn_locat {
  padding: 0;
}
.nav a.halloween_active:hover {
  background-position: 0 0;
  color: #f4f967;
}
.halloween_active i {
  font-style: normal;
  margin-left: 0px;
  display: inline-block;
  padding-top: 1px;
  transform: rotate(-9deg);
  position: relative;
  top: -14px;
}

/* .enterprise{margin-left: 15px;} */
.enterprise i.jinbi_img {
  background: url("http://static.cherryproxy.com/img/special/dls_img/coin.webp") no-repeat center;
  width: 22px;
  height: 22px;
  display: inline-block;
  position: absolute;
  left: -3px;
  top: 28px;
}

/* grade logo */
.grade_logo {
  display: none;
  width: 68px;
  height: 26px;
  float: left;
  margin-top: 4px;
  margin-right: 11px;
  cursor: pointer;
}
.grade_logo1 {
  background: url(../img/center/grade_logo.html) no-repeat center;
  background-position: 0 0;
}
.grade_logo1:hover {
  background: url(../img/center/grade_logo.html) no-repeat center;
  background-position: 0 -26px;
}
.user_info_nav {
  height: 36px;
  line-height: 36px;
  display: none;
  margin-top: 15px;
}
.grade_logo2 {
  background: url(../img/center/grade_logo.html) no-repeat center;
  background-position: -68px 0;
}
.grade_logo2:hover {
  background: url(../img/center/grade_logo.html) no-repeat center;
  background-position: -68px -26px;
}
.grade_logo3 {
  background: url(../img/center/grade_logo.html) no-repeat center;
  background-position: -137px 0;
}
.grade_logo3:hover {
  background: url(../img/center/grade_logo.html) no-repeat center;
  background-position: -137px -26px;
}
.grade_logo4 {
  background: url(../img/center/grade_logo.html) no-repeat center;
  background-position: -205px 0;
}
.grade_logo4:hover {
  background: url(../img/center/grade_logo.html) no-repeat center;
  background-position: -205px -26px;
}

.head_learn_proxies:hover .learn_cont_proxies {
  display: block;
}
.head_learn_proxies:hover .select1 {
  display: none;
}
.head_learn_proxies:hover .select2 {
  display: block;
}

.head_learn_locat:hover .learn_cont_locat {
  display: block;
}
.head_learn_locat:hover .select1 {
  display: none;
}
.head_learn_locat:hover .select2 {
  display: block;
}

.head_learn:hover .learn_cont {
  display: block;
}
.head_learn:hover .select1 {
  display: none;
}
.head_learn:hover .select2 {
  display: block;
}

.download_apps:hover .apps_cont {
  display: block;
}
.download_apps:hover .select1 {
  display: none;
}
.download_apps:hover .select2 {
  display: block;
}

.t_support:hover .support_cont {
  display: flex;
}
.active_proxies:hover .active_pro_cont {
  display: block;
}
/* .halloween_banners{position: fixed;top: 306px;left: 19px;right: 19px;z-index: 9; width: 260px;height: 360px; display: block;background: red;} */

.nav_language {
  position: relative;
  margin: 0 25px;
  width: max-content;
  display: flex;
  color: #163561;
  justify-content: space-between;
  width: auto;
}
.nav_language .langu_tip {
  cursor: pointer;
  line-height: 65px;
  text-align: center;
  margin-left: 8px;
}
.language_earth {
  background: url("../img/index/English.png") no-repeat center;
  background-size: cover;
  width: 24px;
  height: 24px;
  margin-top: 22px;
}

.langu_select1 {
  width: 6px;
  height: 5px;
  background: url(../img/select_down.png) no-repeat center;
  background-size: cover;
  position: absolute;
  right: -15px;
  top: 50%;
  transform: translateY(-50%);
}
.langu_select2 {
  display: none;
  width: 6px;
  height: 5px;
  background: url(../img/selected_dwon.png) no-repeat center;
  background-size: cover;
  position: absolute;
  right: -15px;
  top: 50%;
  transform: translateY(-50%);
}
.nav_language .langu_tip.tw {
  width: 65px;
}
.nav_language .langu_tip .li_language {
  position: absolute;
  width: 168px;
  padding: 15px;
  background-color: #ffffff;
  box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 8%);
  border-radius: 6px;
  left: -28px;
  top: 55px;
  display: none;
}
.nav_language .langu_tip .li_language::before {
  content: "";
  width: 0px;
  height: 0px;
  border: 10px solid;
  border-left-color: transparent;
  border-right-color: transparent;
  border-top-color: transparent;
  border-bottom-color: #fff;
  position: absolute;
  top: -18px;
  right: 56px;
}
.nav_language .langu_tip .li_language .lang_click {
  display: block;
  height: 35px;
  line-height: 35px;
  text-align: left;
  padding: 5px 0;
  padding-left: 10px;
}
.nav_language .langu_tip:hover .langu_select1 {
  display: none;
}
.nav_language .langu_tip:hover .langu_select2 {
  display: block;
}
.nav_language .langu_tip:hover .li_language {
  display: block;
}
.li_language img {
  width: 24px;
  height: 24px;
  margin-right: 14px;
}
.nav_language .langu_tip.vi {
  width: 78px;
}
.nav_language.cen_language {
  top: 0;
  right: 45px;
}
.nav_language.cen_language .language_earth {
  margin-top: 24px;
}
.nav_language .langu_tip a:hover {
  background-color: #f5f7fa;
  color: #0086ff;
}

/* connentus bottom */
.connectus_bottom {
  color: #fff;
  border-radius: 35px;
  text-align: center;
  right: -14px;
  margin-top: 8px;
  position: absolute;
  width: 120px;
  font-size: 14px;
  height: 34px;
  line-height: 34px;
  background: #0d86ff;
}
.prox_link {
  display: block;
}
/* .mr_logo .prox_link:nth-child(1){display: none;} */
/* .connect_us {top: 71%;} */
.connect_us .mr_logo .telegram .tele-pop {
  top: 21px;
  left: -80px;
}
.connect_us .mr_logo .skype {
  background-position: -94px -94px;
}
.connect_us .mr_logo .skype .tele-pop {
  left: -59px;
}
.connect_us .mr_logo .skype:hover {
  background-position: -94px 0px;
}

/* downapp style */
.apps_cont,
.active_pro_cont {
  width: 220px;
  height: auto;
  background-color: #ffffff;
  box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 8%);
  border-radius: 6px;
  position: absolute;
  top: 74px;
  left: 6px;
  display: none;
  padding-bottom: 10px;
  padding-top: 10px;
}
.apps_cont::before,
.active_pro_cont::before {
  content: "";
  width: 0px;
  height: 0px;
  border: 10px solid;
  border-left-color: transparent;
  border-right-color: transparent;
  border-top-color: transparent;
  border-bottom-color: #fff;
  position: absolute;
  top: -18px;
  left: 50%;
  transform: translateX(-50%);
}
.nav .apps_cont a {
  height: 40px;
  line-height: 40px;
  text-align: left;
  font-size: 14px;
  color: #465469;
  padding: 10px 24px;
  display: block;
  position: relative;
}
.nav .apps_cont a:hover {
  color: #0d86ff;
}
.apps_cont a img {
  margin-right: 8px;
}
.download_apps .select1 {
  display: block;
  width: 6px;
  height: 5px;
  background: url(../img/index_new/select_down.html) no-repeat center;
  background-size: cover;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.download_apps .select2 {
  display: none;
  width: 6px;
  height: 5px;
  background: url(../img/index_new/selected_dwon.html) no-repeat center;
  background-size: cover;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.download_apps {
  position: relative;
  display: inline-block;
  color: #163561;
  cursor: pointer;
}
.down_arraw {
  display: inline-block;
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 18px;
}
.t_support {
  position: relative;
  display: inline-block;
  color: #163561;
  cursor: pointer;
}
.select_down {
  position: absolute;
  font-size: 12px;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.support_cont {
  height: auto;
  background-color: #ffffff;
  box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 8%);
  border-radius: 6px;
  position: absolute;
  top: 74px;
  left: -126px;
  display: none;
  padding-bottom: 50px;
  padding-top: 10px;
}
.support_cont::before {
  content: "";
  width: 0px;
  height: 0px;
  border: 10px solid;
  border-left-color: transparent;
  border-right-color: transparent;
  border-top-color: transparent;
  border-bottom-color: #fff;
  position: absolute;
  top: -18px;
  left: 50%;
  transform: translateX(-50%);
}
.sc_left {
  width: 208px;
  padding-left: 26px;
  margin-top: 15px;
  border-right: 1px solid #edf0f5;
  margin-bottom: 10px;
}
.sc_left li {
  width: 165px;
  height: 40px;
  text-align: left;
  color: #475569;
  font-size: 16px;
  text-align: left;
  line-height: 40px;
  padding-left: 15px;
  margin-bottom: 5px;
}
.sc_left li.on {
  background-color: #3b86f7;
  color: #fff;
}
.sc_left li.on:hover {
  color: #fff;
}
.sc_left li:hover {
  color: #3b86f7;
}
.s_helpcenter .sh_list {
  width: 195px;
}
.nav .sh_list a {
  display: block;
  height: 40px;
  margin-bottom: 25px;
}
.s_helpcenter {
  display: none;
  padding-right: 8px;
}
.partners_cont {
  display: none;
  padding-left: 30px;
  margin-top: 20px;
  padding-right: 22px;
}
.locat_cont {
  display: flex;
}
.supt_detail.show {
  display: block;
}
.nav .partners_cont a {
  width: 150px;
  height: 40px;
  border-radius: 4px;
  display: block;
  margin-right: 16px;
  position: relative;
  padding: 0;
}
.nav .partners_cont a img {
  float: left;
  margin: 0 auto;
  margin-top: 10px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.nav .partners_cont a:hover {
  background-color: #f2f7fc;
}
.hot_country a img {
  width: 65px;
  height: 65px;
  margin-top: 8px;
}
.api_cont {
  display: none;
  width: 393px;
}
.nav .hot_country a {
  display: flex;
  width: 190px;
  padding: 0;
  margin-left: 10px;
}
.hot_country {
  display: flex;
  flex-wrap: wrap;
  width: 418px;
  padding-top: 10px;
  padding-right: 15px;
}
.hot_country .txt_locat p {
  font-size: 14px;
  font-weight: bold;
  color: #15357a;
  line-height: 20px;
}
.hot_country .txt_locat .isp_num {
  font-size: 14px;
  font-weight: 400;
  color: #355395;
  line-height: 30px;
}
.txt_locat {
  padding-top: 11px;
}
.nav a.more_sp {
  position: absolute;
  bottom: -14px;
  right: -4px;
  color: #3b86f7;
}
.hot_country a:hover {
  background-color: #f6f9fe;
}

/* feedback box */
.feedback_box {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  display: none;
}
.feedback_cont {
  width: 631px;
  height: 525px;
  background-color: #f5f7fb;
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 20%;
}
.fb_title {
  width: 631px;
  height: 40px;
  background-color: #ffffff;
  border-radius: 6px 6px 0px 0px;
  line-height: 40px;
  font-size: 12px;
}
.fb_left {
  float: left;
  height: 40px;
  margin-left: 20px;
  color: #333;
}
.fb_left img {
  margin-top: -4px;
  margin-right: 2px;
  width: 26px;
}
.fb_right {
  float: right;
  height: 40px;
  color: #454545;
  margin-right: 55px;
}
.fb_right a {
  color: #3b86f7;
  text-decoration: underline;
  display: inline-block;
  margin-left: 6px;
}
.classfb_close {
  margin-top: 11px;
  position: absolute;
  right: 15px;
  font-size: 20px;
  cursor: pointer;
}
.fb_container {
  width: 530px;
  height: 392px;
  background-color: #ffffff;
  margin: 0 auto;
  margin-top: 14px;
  padding: 30px;
}
.fb_type {
  font-size: 14px;
  color: #465569;
  font-weight: bold;
}
.fb_type span {
  color: #ec635e;
}
.fb_type img {
  display: inline-block;
  margin-right: 2px;
  margin-top: -3px;
}
.all_types {
  display: flex;
  color: #8392a2;
  font-size: 14px;
  margin-top: 20px;
}
.types_left {
}
.select_radio {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url(../img/index_new/problem_type_logo.html) no-repeat center;
  background-position: 0 0;
  position: absolute;
  top: 4px;
}
.types_left p {
  position: relative;
  margin-bottom: 17px;
  cursor: pointer;
}
.types_left p:nth-child(odd) {
  width: 330px;
}
.all_types span {
  display: inline-block;
  margin-left: 25px;
}
.all_types p:hover {
  color: #495467;
}
.all_types p:hover i {
  background-position: 0 -15px;
}
.all_types p.on i {
  background-position: 0 -30px;
}
.all_types p.on {
  color: #495467;
}
.pro_description {
  margin-top: 10px;
}
.pro_description textarea {
  width: 500px;
  height: 70px;
  background-color: #eef0f5;
  border-radius: 2px;
  border: none;
  color: #475569;
  font-size: 14px;
  padding: 15px;
  margin-top: 13px;
}
.contact_details {
  margin-top: 20px;
}
.cd_input_telepram {
  color: #475569;
  font-size: 14px;
  margin-top: 10px;
}
.cd_input_telepram input {
  width: 240px;
  height: 30px;
  background-color: #eef0f5;
  border: none;
  border-radius: 2px;
  padding-left: 10px;
  margin-left: 8px;
}
.pro_send {
  width: 140px;
  height: 30px;
  background-color: #3b86f7;
  border-radius: 2px;
  color: #ffffff;
  font-size: 14px;
  text-align: center;
  line-height: 30px;
  margin: 0 auto;
  margin-top: 28px;
  cursor: pointer;
}
.pro_send:hover {
  background-color: #5a9ff8;
}
.fb_right a:hover {
  color: #5a9ff8;
}
.ques_type {
  float: left;
}

/* login in */
.login_pop {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  display: none;
}
.register_pop {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  display: none;
}
.forgot_pop {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  display: none;
}
.nav a.enterprise {
  margin-left: 30px;
}
/* black friday activity */

.bf_banner {
  display: block;
  max-width: 2560px;
  min-width: 1200px;
  width: 100%;
  height: 80px;
  background: url(http://static.cherryproxy.com/img/index_new/ads_banner_bg.webp) no-repeat center;
  background-size: cover;
  cursor: pointer;
  margin-top: -80px;
  transition: all 0.8s;
}
.sub_name_te {
  font-size: 14px;
}
.proxies_support_cont {
  height: auto;
  background-color: #ffffff;
  box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 8%);
  border-radius: 6px;
  position: absolute;
  top: 74px;
  left: -126px;
  display: none;
  padding-bottom: 30px;
  padding-top: 10px;
}
.proxies_support_cont::before {
  content: "";
  width: 0px;
  height: 0px;
  border: 10px solid;
  border-left-color: transparent;
  border-right-color: transparent;
  border-top-color: transparent;
  border-bottom-color: #fff;
  position: absolute;
  top: -18px;
  left: 50%;
  transform: translateX(-50%);
}
.proxies_support_cont .all_support_cont .locat_cont .hot_country {
  width: 486px;
}
.proxies_support_cont .all_support_cont .locat_cont .hot_country a {
  width: 233px;
}
.proxies_support_cont .all_support_cont .locat_cont .hot_country a:hover {
  background-color: transparent;
}
.proxies_support_cont .all_support_cont .locat_cont .hot_country a img {
  width: 40px;
  height: 40px;
  margin-top: 10px;
  margin-right: 10px;
  margin-left: 15px;
}
.proxies_support_cont .all_support_cont .api_cont {
  flex-wrap: wrap;
  width: 479px;
}
.proxies_support_cont .all_support_cont .api_cont a {
  display: block;
  width: 300px;
}
.proxies_sc_left {
  width: 208px;
  padding-left: 26px;
  margin-top: 15px;
  border-right: 1px solid #edf0f5;
  margin-bottom: 10px;
}
.proxies_sc_left li {
  width: 165px;
  height: 40px;
  text-align: left;
  color: #475569;
  font-size: 16px;
  text-align: left;
  line-height: 40px;
  padding-left: 15px;
  margin-bottom: 5px;
}
.proxies_sc_left li.on {
  background-color: #3b86f7;
  color: #fff;
}
.proxies_sc_left li.on:hover {
  color: #fff;
}
.proxies_sc_left li:hover {
  color: #3b86f7;
}
.proxies_supt_detail.show {
  display: block;
}
.proxies_supt_detail a {
  line-height: 60px;
}
.head_learn_proxies:hover .proxies_support_cont {
  display: flex;
}
.proxies_support_cont .all_support_cont .locat_cont .vi_hot {
  width: 495px;
}
.proxies_support_cont .all_support_cont .locat_cont .vi_hot a {
  width: 237px;
}

.tips {
  display: inline-block;
  position: relative;
  cursor: pointer;
}
.tips .code_tip {
  margin-left: 5px;
  margin-top: -3px;
}
.tips:hover .code_tip_txt {
  display: block;
}
.tips .code_tip_txt {
  width: 166px;
  display: none;
  filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.5));
  background: #fff;
  border-radius: 0;
  position: absolute;
  top: -111px;
  left: -84px;
  padding-bottom: 20px;
  text-align: center;
  border: 1px solid #999;
  padding: 6px 12px;
  font-size: 12px;
  z-index: 9;
  border-radius: 4px;
  line-height: 18px;
  color: #333;
  font-weight: normal;
}
.tips .code_tip_txt::before {
  content: "";
  display: block;
  border: 8px solid transparent;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  border-top-color: #999;
  top: 100%;
}
.tips .code_tip_txt::after {
  border-top-color: #fff;
  top: calc(100% - 1px);
}

.down_header .logo a {
  background: url(http://static.cherryproxy.com/img/logo_top.svg) no-repeat center;
  width: 127px;
  height: 32px;
  display: inline-block;
  background-size: cover;
  margin-top: 23px;
}
.down_header .nav a {
  color: #163561;
}
.proxies_support_cont a:hover {
  color: #0d86ff;
}
.ib_cont p.ib_title {
  color: #fff;
}
.chris_active {
  position: absolute;
  display: block;
  top: 60px;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  width: 146px;
  height: 30px;
  background: url(../img/index_new/cri_p_bg.html) no-repeat center;
  background-size: cover;
  line-height: 35px;
  font-size: 14px;
  z-index: 0;
  font-weight: bold;
  opacity: 1;
  color: #fff;
}
/* .enterprise i{background: url("../img/special/dls_img/coin.webp")no-repeat center;width: 22px;height: 22px;display: inline-block;position: absolute;left: 0;top: 28px;} */
.cris_socks_img {
  position: absolute;
  margin-left: 10px;
}
.nav a.rirst_level .chris_active {
  opacity: 1;
}
.ib_cont p.cris_discount {
  font-size: 48px;
  color: #0aef71;
  font-weight: bold;
  margin-top: -2px;
}
.ib_cont p.cirs_intrut {
  color: #ffffff;
  font-size: 34px;
  font-weight: bold;
  margin-top: 7px;
}
.logo {
  position: relative;
}
.cris_tree {
  position: absolute;
  left: -13px;
  top: 60px;
}
.active_pro_cont {
  width: 287px;
  left: -52px;
}
.go_http_link {
  position: relative;
  display: inline-block;
  color: #fff;
  cursor: pointer;
  margin-left: 28px;
  display: none;
}
.go_http_link img {
  position: absolute;
  top: 16px;
  left: -10px;
}
.go_http_link a {
  display: inline-block;
  width: 203px;
  height: 35px;
  background-image: linear-gradient(-30deg, #fb767c 0%, rgba(242, 104, 111, 1) 100%), linear-gradient(#ffffff, #ffffff);
  background-blend-mode: normal, normal;
  border-radius: 16px 4px 16px 4px;
  line-height: 36px;
  text-align: center;
  color: #fff;
}
.go_http_link a:hover {
  color: #fff;
}
.nav .active_pro_cont a:hover {
  color: #3b86f7;
}
.active_pro_cont a img {
  margin-right: 8px;
}
.lo_loading {
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99999999;
}
.lo_loading .load {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 60px;
  height: 60px;
  background: url(../img/loadding.gif) no-repeat center;
  background-size: 100% 100%;
}
.yindao_http_logo a {
  display: inline-block;
  margin-left: 18px;
}
.yindao_http_logo {
  position: relative;
  display: inline-block;
}
.yhl_cont1 {
  width: 192px;
  height: 36px;
  background: url(../img/index_new/s5_1.html) no-repeat center;
  background-size: cover;
  font-size: 12px;
  color: #fff;
  position: relative;
  top: 6px;
}
.yhl_cont1 span:nth-child(2) {
  font-style: italic;
}
.yhl_cont1 span {
  top: 11px;
  line-height: 0;
  position: absolute;
  padding-left: 21px;
  font-style: italic;
}
.yc_logo {
  color: #fff722;
  font-weight: bold;
}
.yc_logo i {
  color: #fff;
  font-weight: normal;
  font-style: italic;
}
.yhl_cont2 {
  width: 187px;
  height: 24px;
  background: url(../img/index_new/s5_2.html) no-repeat center;
  background-size: cover;
  font-size: 12px;
  color: #fff;
  position: absolute;
  top: 30px;
  left: 45px;
}
.yc_logo2 {
  color: #fff;
  line-height: 0px;
  position: absolute;
  top: 11px;
  font-style: italic;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  text-align: center;
}
.cont_ads_banner {
  width: 1200px;
  margin: 0 auto;
  height: 80px;
}
.ads_banner_left {
  float: left;
  margin-right: 25px;
}
.ads_banner_left img {
  width: 408px;
}
.ads_text {
  float: left;
  color: #42e8f9;
  font-weight: bold;
  padding-top: 12px;
}
.ads_text span {
  display: block;
}
.ads_text span:nth-child(1) {
  font-style: italic;
  font-size: 22px;
}
.ads_text span:nth-child(2) {
  font-style: 16px;
  color: #fff;
}
.ads_text span:nth-child(2) i {
  font-size: 18px;
  color: #ffe065;
}

.bf_banner.bon {
  /* display: inline-block;
    overflow: hidden; */
  /* animation: logowrap 0.6s linear; */
  /* position: fixed; */
  margin-top: 0;
}
/* .logo-info>img {
    animation: logo 0.6s linear;
    width: 1920px;
    height: 80px;
  } */
@keyframes logowrap {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0);
  }
}

@keyframes logo {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(0);
  }
}
.bom_cont ul li.connect_us_address {
  display: flex;
}
.bom_cont ul li.connect_us_address a {
  display: inline-block;
  margin-right: 16px;
  position: relative;
}
.te_bg .teb_img {
  background: url(../img/index/c.png) no-repeat center;
  background-position: 0 0;
  width: 28px;
  height: 28px;
  background-size: 100% 100%;
}
.fa_bg .teb_img {
  background: url(../img/index/f.png) no-repeat center;
  background-position: 0 0;
  width: 28px;
  height: 28px;
  background-size: 100% 100%;
}
.tw_bg .teb_img {
  background: url(../img/index/tuite.png) no-repeat center;
  background-position: 0 0;
  width: 28px;
  height: 28px;
  background-size: 100% 100%;
}
.yo_bg .teb_img {
  background: url(../img/index/y.png) no-repeat center;
  background-position: 0 0;
  width: 28px;
  height: 28px;
  background-size: 100% 100%;
}
.bom_cont ul li span.c_qpao_tips {
  height: auto;
  background-color: #626365;
  box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 8%);
  border-radius: 6px;
  position: absolute;
  padding: 4px 8px;
  color: #ffffff;
  font-size: 12px;
  font-weight: normal;
  left: 50%;
  bottom: 37px;
  display: none;
  transform: translateX(-50%);
}
.c_qpao_tips::before {
  content: "";
  width: 0px;
  height: 0px;
  border: 10px solid;
  border-left-color: transparent;
  border-right-color: transparent;
  border-top-color: #626365;
  border-bottom-color: transparent;
  position: absolute;
  top: 18px;
  left: 50%;
  transform: translateX(-50%);
}
.bom_cont ul li.connect_us_address a:hover .c_qpao_tips {
  display: block;
}
.bom_last {
  text-align: center;
  font-size: 12px;
  height: 80px;
  width: 100%;
  border-top: 1px solid #334058;
  line-height: 44px;
  margin-top: 40px;
}
.bom_last a {
  color: #ffffff;
}
.bom_last span {
  color: #ffffff;
  opacity: 0.6;
}
.content_bottom .company_quali {
  color: #ffffff;
  opacity: 0.6;
  font-size: 12px;
  line-height: 17px;
}

.help_center,
.down_proxys {
  display: inline-block;
  position: relative;
  float: left;
}
.help_center a {
  position: relative;
}
.help_center a .nav_arrow {
  background: url(../img/ic_arrow_2.png) no-repeat;
  width: 6px;
  height: 4px;
  background-position-x: 0;
  display: block;
  position: absolute;
  top: calc(50% - 0px);
  right: -12px;
}
.help_center:hover .nav_arrow {
  background-position-y: -5px;
}
.help_center .drop_box,
.down_proxys .drop_box {
  width: max-content;
  height: auto;
  background-color: #ffffff;
  box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 8%);
  border-radius: 6px;
  position: absolute;
  top: 60px;
  left: 50%;
  transform: translateX(-50%);
  display: none;
  padding: 10px;
}
.down_proxys .drop_box .down_drop.nav_a a {
  display: flex;
  align-items: center;
  width: 280px !important;
  height: 70px !important;
  margin-right: 0;
}
.down_proxys .drop_box .down_drop.nav_a {
  height: 70px !important;
}

.down_proxys .drop_box .down_drop.nav_a a .text {
  padding-left: 5px;
  font-size: 13px;
  font-family: ArialMT;
  color: #565e70;
  line-height: 14px;
}

.down_proxys .drop_box .down_drop.nav_a a .text span {
  font-size: 16px;
  font-family: ArialMT;
  color: #031a42;
  line-height: 18px;
}

.down_proxys .drop_box .down_drop.nav_a a .text > div {
  margin-top: 6px;
}

.help_center:hover .drop_box {
  display: block;
}
.help_center:hover .bottom_solid {
  display: block;
}
/* .help_center .drop_box::before{content: "";width: 0px;height: 0px;border: 10px solid;border-left-color: transparent;border-right-color: transparent;border-top-color: transparent;border-bottom-color: #fff;position: absolute;top: -18px;left: 50%;transform: translateX(-50%);} */
.help_center .drop_box .help_drop {
  min-width: 177px;
  height: 44px;
  line-height: 44px;
  cursor: pointer;
  padding: 0 14px;
}
.help_center .drop_box .help_drop a {
  padding: 0px;
  line-height: 40px;
  width: 100%;
}
.help_center .drop_box .help_drop:hover {
  background-color: #f5f7fa;
}
.help_center .drop_box .help_drop:hover a span {
  color: #2870f4;
}
.help_center .drop_box .help_drop a img {
  width: 20px;
  height: 20px;
  margin-right: 5px;
}
.help_center .drop_box .help_drop a span {
  font-size: 14px;
  color: #333333;
}
.help_center .bottom_solid {
  width: 100%;
  height: 4px;
  background-color: #4ca7a8;
  position: absolute;
  bottom: 3px;
  display: none;
}
.header .header_main .nav .help_center .drop_box .help_drop a {
  text-align: left;
  width: 100%;
  line-height: 44px;
  height: 100%;
}
.use_case:hover .case_box {
  display: flex;
}
.use_case .case_box .case .help_drop img {
  width: 16px;
  height: 16px;
}

/* can delete */
.user_info_nav {
  top: 16px;
}
.ga_cont {
  margin-top: -7px;
}
.header .header_main .nav a.gift_active {
  display: inline-block;
  width: 120px;
  height: 45px;
  line-height: 45px;
  background: url(http://static.cherryproxy.com/img/index/gift_nav_bg.svg) no-repeat center;
  background-size: cover;
  margin-top: 7px;
  display: none;
}
.ga_cont span {
  display: block;
}
.ga_cont span:nth-child(1) {
  font-size: 12px;
  font-weight: bold;
  color: #0b145a;
  text-align: left;
  padding-left: 27px;
}
.ga_cont span:nth-child(2) {
  font-size: 14px;
  color: #fff;
  margin-top: -26px;
  text-align: center;
}

.guide_active {
  position: absolute;
  top: -125px;
  left: 0;
  width: 491px;
  height: 99px;
  background: url(../img/activity/r_gift_bg.png) no-repeat center;
  background-size: 100%;
  display: block;
}
.g_title {
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  margin-left: 28px;
  margin-top: 12px;
}
.g_price {
  position: relative;
  margin-left: 137px;
  margin-top: 10px;
}
.gp_text1 {
  color: #0b145a;
  font-size: 16px;
  font-weight: bold;
  height: 34px;
  line-height: 34px;
  padding-left: 35px;
  background: url(../img/activity/r_g_price1.png) no-repeat center;
  background-size: cover;
  width: 257px;
}
.gp_text2 {
  width: 111px;
  height: 65px;
  background: url(../img/activity/rp_prices.png) no-repeat center;
  background-size: cover;
  position: absolute;
  top: -30px;
  right: 20px;
}

.page-loading {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #ebf4ff;
  z-index: 99999999;
}
.page-loading .p-load {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.header .header_main .nav a.active_invite {
  position: relative;
  padding-left: 32px;
}
.active_invite::before {
  content: "";
  width: 55px;
  height: 49px;
  background: url(../img/index/active_affion.png) no-repeat center;
  background-size: cover;
  position: absolute;
  left: 6px;
  top: 8px;
}
.active_invite p:nth-child(1) {
  height: 20px;
  line-height: 20px;
  margin-top: 15px;
  background-color: #1655ff;
  border-radius: 4px 10px 2px 4px;
  color: #ffde00;
  font-size: 12px;
  width: 182px;
}
.active_invite p:nth-child(2) {
  height: 20px;
  line-height: 20px;
  background-color: #ffde00;
  border-radius: 1px 1px 10px 10px;
  color: #1655ff;
  font-size: 12px;
  width: 116px;
}
.custom_connect {
  width: 400px;
  height: 739px;

  overflow: hidden;
}
.custom_container {
  border: 0px;
  position: relative;
  background-color: transparent;
  z-index: 10001;
  position: fixed;
  bottom: -1000px;
  width: 401px;
  height: 739px;
  overflow: hidden;
  opacity: 1;
  max-width: 100%;
  text-align: left;
  right: 620px;
  max-height: 100%;
  right: 20px;
  background: url(../img/custom_logo/img_bg.png) no-repeat center;
  background-size: 100% 100%;
  transition: 0.6s;
  display: block;
}
.custom_container.on {
  bottom: 40px;
}
.custom_header {
  width: 400px;
  height: 70px;
  margin-top: 39px;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  display: flex;
  align-items: center;
}
.custom_header img {
  width: 40px;
  height: 40px;
  margin-left: 25px;
  margin-right: 10px;
}
.custom_logo_title {
  line-height: 18px;
}
.custom_logo_title span {
  display: block;
}
.custom_logo_title span:nth-child(2) {
  font-size: 12px;
  font-weight: normal;
}
.custom_dialogue {
  overscroll-behavior-y: contain;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 25px;
  padding-right: 0;
  height: 512px;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
  overflow-x: hidden;
  overflow-y: auto;
  /* width: 365px; */
  margin: 0 auto;
  background: #fff;
  /* padding-right: 9px; */
  padding-left: 20px;
}
.cloe_custom_box {
  width: 13px;
  height: 13px;
  background: url(../img/custom_logo/ic_close.png) no-repeat center;
  background-size: cover;
  position: absolute;
  right: 16px;
  top: 54px;
  cursor: pointer;
}
/* .cloe_custom_box:hover{width: 14px;height: 13px;background: url(../img/header/custom_close_hover.png)no-repeat center;background-size: cover;} */
.default_answer {
  align-items: center;
  clear: both;
}
.custom_jqr_logo {
  float: left;
  margin-right: 13px;
}
.da_list_container {
  float: left;
}
.custom_jqr_logo img {
  width: 26px;
  height: 26px;
}
.welcome_text {
  width: 230px;
  padding: 15px;
  height: auto;
  background-color: #f4f8ff;
  border-radius: 0px 10px 10px 10px;
  color: #333333;
  font-size: 14px;
  position: relative;
}
/* .welcome_text p:nth-child(1){padding-top: 16px;} */
.custom_tsupport {
  width: 168px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  margin-top: 10px;
  background-color: #f2faf7;
  border-radius: 17px;
  cursor: pointer;
}
.at_custom {
  width: 230px;
  display: block;
  color: #009466;
  font-size: 14px;
}
.custom_welcome {
  width: 18px;
  height: 18px;
}
.at_custom:hover {
  color: #009466;
  opacity: 0.85;
}
.custom_time {
  position: absolute;
  right: -37px;
  bottom: 0;
  font-size: 12px;
  color: #c6c6c8;
}
.answer_list {
  width: 230px;
  padding: 15px;
  height: 146px;
  background-color: #f4f8ff;
  margin-top: 10px;
  height: auto;
  position: relative;
}
.pub_quest_select i {
  font-size: 12px;
  font-style: normal;
}
.c_small_count {
  width: 20px;
  height: 20px;
  margin-right: 6px;
}
/* .answer_list::before{content: "";position: absolute;width: 293px;height: 12px;background: url(../img/custom_logo/radiu_ai.png)no-repeat center;background-size: cover;top: 0;left: 0;} */
.answer_list a {
  font-size: 14px;
  color: #3d6eec;
  cursor: pointer;
  display: flex;
  margin-bottom: 12px;
}
.answer_list a:hover {
  color: #0d6eff;
  text-decoration: underline;
}
.custom_help_center {
  color: #0d6eff;
  font-size: 12px;
  display: block;
  text-align: center;
}
.answer_list a:last-child {
  border: none;
  display: block;
  margin-bottom: 0;
}
.custom_typing {
  height: 46px;
  padding-right: 20px;
  display: flex;
  align-items: center;
  width: 340px;
  margin: 0 auto;
  /* position: absolute; */
  /* bottom: 21px;
    left: 50%; */
  /* transform: translateX(-50%); */
  height: 44px;
  background-color: #f4f8ff;
  border-radius: 22px;
}
.custom_typing input {
  font-size: 14px;
  line-height: 20px;
  height: 100%;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
  padding: 0 20px;
  background: transparent;
  border: 0;
  color: #333;
}
.custom_typing .send_icon {
  /* width: 26px;
      height: 26px;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 26px;
      flex: 0 0 26px; */
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
  cursor: pointer;
}
.send_icon img {
  width: 20px;
  height: 20px;
}
.sens2 {
  display: none;
}
/* .send_icon:hover .sens1{display: none;}
  .send_icon:hover .sens2{display: block;} */
.send_icon.on .sens1 {
  display: none;
}
.send_icon.on .sens2 {
  display: block;
}
.u_quest {
  text-align: right;
  margin-top: 16px;
  padding-right: 20px;
}
.u_quest p {
  background-color: #0d6eff;
  transition: 0.2s;
  margin-right: -1000px;
  border-radius: 10px 0px 10px 10px;
  padding: 10px 14px;
  color: #ffffff;
  font-size: 14px;
  text-align: left;
  display: inline-block;
  word-wrap: break-word;
  white-space: pre-wrap;
  max-width: 66%;
}
.u_quest p.on {
  margin-right: 0;
}
.custom_question {
  margin-top: 19px;
}
.u_answer {
  margin-top: 20px;
}
.u_answers {
  max-width: 260px;
  padding: 0;
  color: #333333;
  font-size: 14px;
  background-color: #fafafa;
  border-radius: 0px 10px 10px 1px;
  display: inline-block;
  display: inline-block;
  word-wrap: break-word;
}
.u_answers p.a_cont {
  padding: 20px;
  display: block;
}
.u_answers img.em_small_logo {
  display: block;
  width: 230px;
  margin: 0 auto;
  margin-top: 15px;
}
.help_link_logo {
  width: 16px;
  height: 16px;
}
.connect_link {
  height: 43px;
  border-top: 1px solid #f5f5f5;
  line-height: 43px;
  text-align: center;
}
.icon_welcome::after {
  content: "\e6fa";
  font-size: 20px;
}
.connect_link a {
  font-size: 12px;
  color: #0d6eff;
}
.icon {
  width: 1em;

  height: 1em;

  vertical-align: -0.15em;

  fill: currentColor;

  overflow: hidden;
}

.custom_load {
  width: 45px;
}
.custom_c_logo {
  position: fixed;
  right: 20px;
  cursor: pointer;
  bottom: 60px;
  z-index: 999;
}
.custom_c_logo .skype {
  width: 80px;
  height: 80px;
  background: url(../img/custom_logo/img_service_default.png) no-repeat center;
  background-size: cover;
}
.custom_c_logo .skype:hover {
  background: url(../img/custom_logo/img_service_hover.png) no-repeat center;
  background-size: cover;
}
.custom_dialogue::-webkit-scrollbar {
  width: 4px;

  height: 8px;

  background-color: #e2e2e2;
  border-radius: 2px;
}
.custom_dialogue .u_answer:last-child {
  margin-bottom: 50px;
}
.u_answer_cont {
  display: flex;
}
.custom_dialogue_container {
  background: #fff;
  padding-bottom: 13px;
  width: 380px;
  margin: 0 auto;
}

.bottom_email {
  color: #3d6eec;
}
.bottom_email:hover {
  color: #3d6eec;
  text-decoration: underline;
}
.top_public_queat {
  width: 30px;
  height: 30px;
  position: absolute;
  right: 25px;
  bottom: 83px;
  background: url(../img/custom_logo/top_small.png) no-repeat center;
  background-size: cover;
  cursor: pointer;
  display: none;
}
.top_public_queat:hover {
  width: 30px;
  height: 30px;
  background: url(../img/custom_logo/top_small_hover.png) no-repeat center;
  background-size: cover;
}
.jump_help_center {
  position: absolute;
  left: 25px;
  bottom: 83px;
  width: 115px;
  height: 28px;
  background-color: #fff6ee;
  border-radius: 14px;
  color: #ff6900;
  font-size: 14px;
  text-align: center;
  line-height: 28px;
}
.jump_help_center:hover {
  background-color: #ffeede;
  color: #ff6900;
}

/* feedback box */
.feedback_box {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  display: none;
}
.feedback_cont {
  width: 631px;
  height: 525px;
  background-color: #f5f7fb;
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 20%;
}
.fb_title {
  width: 631px;
  height: 40px;
  background-color: #ffffff;
  border-radius: 6px 6px 0px 0px;
  line-height: 40px;
  font-size: 12px;
}
.fb_left {
  float: left;
  height: 40px;
  margin-left: 20px;
  color: #333;
}
.fb_left img {
  margin-top: -4px;
  margin-right: 2px;
}
.fb_right {
  float: right;
  height: 40px;
  color: #454545;
  margin-right: 55px;
}
.fb_right a {
  color: #3b86f7;
  text-decoration: underline;
  display: inline-block;
  margin-left: 6px;
}
.classfb_close {
  margin-top: 11px;
  position: absolute;
  right: 15px;
  font-size: 20px;
  cursor: pointer;
}
.fb_container {
  width: 530px;
  height: 392px;
  background-color: #ffffff;
  margin: 0 auto;
  margin-top: 14px;
  padding: 30px;
  text-align: left;
}
.fb_type {
  font-size: 14px;
  color: #465569;
  font-weight: bold;
}
.fb_type span {
  color: #ec635e;
}
.fb_type img {
  display: inline-block;
  margin-right: 2px;
  margin-top: -3px;
}
.all_types {
  display: flex;
  color: #8392a2;
  font-size: 14px;
  margin-top: 20px;
}
.types_left {
}
.select_radio {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url(../img/index/problem_type_logo.png) no-repeat center;
  background-position: 0 0;
  position: absolute;
  top: 4px;
}
.types_left p {
  position: relative;
  margin-bottom: 17px;
  cursor: pointer;
}
.types_left p:nth-child(odd) {
  width: 330px;
}
.all_types span {
  display: inline-block;
  margin-left: 25px;
}
.all_types p:hover {
  color: #495467;
}
.all_types p:hover i {
  background-position: 0 -15px;
}
.all_types p.on i {
  background-position: 0 -30px;
}
.all_types p.on {
  color: #495467;
}
.pro_description {
  margin-top: 10px;
}
.pro_description textarea {
  resize: none;
  width: 500px;
  height: 70px;
  background-color: #eef0f5;
  border-radius: 2px;
  border: none;
  color: #475569;
  font-size: 14px;
  padding: 15px;
  margin-top: 13px;
}
.contact_details {
  margin-top: 20px;
}
.cd_input_telepram {
  color: #475569;
  font-size: 14px;
  margin-top: 10px;
}
.cd_input_telepram input {
  width: 240px;
  height: 30px;
  background-color: #eef0f5;
  border: none;
  border-radius: 2px;
  padding-left: 10px;
  margin-left: 8px;
}
.pro_send {
  width: 140px;
  height: 30px;
  background-color: #3b86f7;
  border-radius: 2px;
  color: #ffffff;
  font-size: 14px;
  text-align: center;
  line-height: 30px;
  margin: 0 auto;
  margin-top: 28px;
  cursor: pointer;
}
.pro_send:hover {
  background-color: #5a9ff8;
}
.fb_right a:hover {
  color: #5a9ff8;
}
.ques_type {
  float: left;
}

.bom_cont ul.p_ship {
  display: flex;
  flex-wrap: wrap;
}
.bom_cont ul.p_ship li {
  width: 285px;
}
.bom_cont ul.p_ship li:first-child {
  margin-bottom: 24px;
}
.bom_cont ul.p_ship li.ship_title {
  font-size: 14px;
  color: #ffffff;
  margin-bottom: 24px;
  font-weight: bold;
}
.down_drop img {
  width: 18px;
  height: 18px;
}
.message-cont{
  position: relative;
}

.message-cont i {
  display: none;
  display: block;
  position: absolute;
  top: 1px;
  left: 28px;
  width: 6px;
  height: 6px;
  background-color: #ff4a4a;
  border-radius: 50%;
}



.vh-message-dialog {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 10666;
}

.vh-message-dialog .vh-message {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 1000px;
  height: 640px;
  background: #eef1f6;
  border-radius: 4px;
  overflow: hidden;
}

.vh-message-dialog .vh-message .vh-message-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 40px;
  background: #ffffff;
}

.vh-message-dialog .vh-message .vh-message-header .vh-message-header-title {
  display: flex;
  align-items: center;
}

.vh-message-dialog .vh-message .vh-message-header .vh-message-header-title i {
  margin: 0 10px 0 20px;
  width: 18px;
  height: 18px;
  background: url("../img/header/message-tips-icon.png") no-repeat;
  background-size: 100% 100%;
}

.vh-message-dialog .vh-message .vh-message-header .vh-message-header-title span {
  font-size: 14px;
  font-family: Arial-BoldMT, Arial;
  font-weight: bold;
  color: #959baa;
  line-height: 16px;
}

.vh-message-dialog .vh-message .vh-message-header .vh-message-header-close {
  margin-right: 14px;
  width: 24px;
  height: 24px;
  background: url("../img/header/message-close.png") no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
}

.vh-message-dialog .vh-message .vh-message-content {
  position: relative;
  box-sizing: border-box;
  padding: 10px;
  display: flex;
  justify-content: space-between;
}

.vh-message-dialog .vh-message .vh-message-content .one-click {
  position: absolute;
  bottom: 10px;
  left: 20px;
  display: flex;
  align-items: center;
  width: 280px;
  height: 50px;
  border-top: 1px solid #e6e7f6;
  background-color: #fff;
  z-index: 9;
  transition: all 0.3s;
}

.vh-message-dialog .vh-message .vh-message-content .one-click .one-click-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 6px;
  width: 110px;
  height: 28px;
  background: #f5f7fa;
  border-radius: 2px;
  font-size: 14px;
  font-family: ArialMT;
  color: #3d6eec;
  cursor: pointer;
  user-select: none;
}

.vh-message-dialog .vh-message .vh-message-content .one-click .one-click-btn:hover {
  background: #3d6eec;
  color: #ffffff;
}

.vh-message-dialog .vh-message .vh-message-content .vh-message-con-list {
  box-sizing: border-box;
  padding-bottom: 50px;
  width: 300px;
  height: 580px;
  background: #ffffff;
  overflow-x: hidden;
  overflow-y: auto;
}

.vh-message-dialog .vh-message .vh-message-content .vh-message-con-list::-webkit-scrollbar {
  width: 4px;
  height: 0px;
}
.vh-message-dialog .vh-message .vh-message-content .vh-message-con-list::-webkit-scrollbar-thumb,
.vh-message-dialog .vh-message .vh-message-content .vh-message-con-list::-webkit-scrollbar-thumb:hover {
  background-color: #dddfe6;
}
.vh-message-dialog .vh-message .vh-message-content .vh-message-con-list::-webkit-scrollbar-track {
  box-shadow: inset 0 0 0 #fff;
}

.vh-message-dialog .vh-message .vh-message-content .vh-message-con-list .vh-message-con-list-item {
  position: relative;
  box-sizing: border-box;
  padding: 15px;
  margin: 8px 10px;
  width: 280px;
  height: 84px;
  border-radius: 4px;
  text-align: left;
  background: #f9fafd;
  transition: all 0.3s;
  cursor: pointer;
}

.vh-message-dialog .vh-message .vh-message-content .vh-message-con-list .vh-message-con-list-item i {
  display: none;
  position: absolute;
  right: 6px;
  bottom: 6px;
  width: 6px;
  height: 6px;
  background: #ff4a4a;
  border-radius: 50%;
}

.vh-message-dialog .vh-message .vh-message-content .vh-message-con-list .vh-message-con-list-item i.show {
  display: block;
}

.vh-message-dialog .vh-message .vh-message-content .vh-message-con-list .vh-message-con-list-item em {
  position: absolute;
  right: 6px;
  top: 6px;
  width: 16px;
  height: 16px;
  background: url("../img/header/message-close.png") no-repeat;
  background-size: cover;
  cursor: pointer;
  transition: all 0.3s;
}

.vh-message-dialog .vh-message .vh-message-content .vh-message-con-list .vh-message-con-list-item span {
  font-size: 16px;
  font-family: ArialMT;
  color: #222c3f;
  line-height: 18px;
  transition: all 0.3s;
}

.vh-message-dialog .vh-message .vh-message-content .vh-message-con-list .vh-message-con-list-item p {
  margin: 0;
  padding-top: 5px;
  font-size: 12px;
  font-family: ArialMT;
  color: #959baa;
  line-height: 14px;
  transition: all 0.3s;
}

.vh-message-dialog .vh-message .vh-message-content .vh-message-con-list .vh-message-con-list-item.active {
  background: #3d6eec;
}

.vh-message-dialog .vh-message .vh-message-content .vh-message-con-list .vh-message-con-list-item.active span {
  color: #ffffff;
}

.vh-message-dialog .vh-message .vh-message-content .vh-message-con-list .vh-message-con-list-item.active p {
  color: #ffffff;
}

.vh-message-dialog .vh-message .vh-message-content .vh-message-con-list .vh-message-con-list-item:not(.active):hover span {
  color: #3d6eec;
}

.vh-message-dialog .vh-message .vh-message-content .vh-message-con-article {
  position: relative;
  box-sizing: border-box;
  padding: 25px 30px;
  width: 670px;
  height: 580px;
  background: #ffffff;
  text-align: left;
  overflow-x: hidden;
  overflow-y: auto;
}

.vh-message-dialog .vh-message .vh-message-content .vh-message-con-article .none-notice {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 200px;
  height: 200px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #565e70;
  opacity: 0;
}

.vh-message-dialog .vh-message .vh-message-content .vh-message-con-article .none-notice img {
  width: 200px;
}

.vh-message-dialog .vh-message .vh-message-content .vh-message-con-article .vh-message-con-article-title {
  font-size: 24px;
  font-family: Arial-BoldMT, Arial;
  font-weight: bold;
  color: #222c3f;
  line-height: 28px;
}

.vh-message-dialog .vh-message .vh-message-content .vh-message-con-article .vh-message-con-article-time {
  padding: 10px 0;
  font-size: 12px;
  font-family: ArialMT;
  color: #959baa;
  line-height: 14px;
}

.vh-message-dialog .vh-message .vh-message-content .vh-message-con-article::-webkit-scrollbar {
  width: 4px;
  height: 0px;
}
.vh-message-dialog .vh-message .vh-message-content .vh-message-con-article::-webkit-scrollbar-thumb,
.vh-message-dialog .vh-message .vh-message-content .vh-message-con-article::-webkit-scrollbar-thumb:hover {
  background-color: #dddfe6;
}
.vh-message-dialog .vh-message .vh-message-content .vh-message-con-article::-webkit-scrollbar-track {
  box-shadow: inset 0 0 0 #fff;
}

/* 右下角 */
.vh-message-dialog-small {
  display: none;
  box-sizing: border-box;
  padding: 30px 25px;
  position: fixed;
  right: 0;
  bottom: 0;
  width: 350px;
  height: 186px;
  background: #ffffff;
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.08);
  border-radius: 6px;
  border-top: 6px solid #3d6eec;
  overflow: hidden;
  z-index: 999;
  text-align: left;
}

.vh-message-dialog-small i {
  position: absolute;
  right: 3px;
  top: 10px;
  width: 24px;
  height: 24px;
  background: url("../img/header/message-close.png") no-repeat;
  background-size: cover;
  cursor: pointer;
}

.vh-message-dialog-small .vh-message-dialog-small-title {
  font-size: 18px;
  font-family: Arial-BoldMT, Arial;
  font-weight: normal;
  color: #3d6eec;
}

.vh-message-dialog-small .vh-message-dialog-small-msg {
  margin: 10px 0 20px;
  font-size: 16px;
  font-family: ArialMT;
  color: #222c3f;
  line-height: 22px;
  max-height: 45px;
  /* 隐藏省略号 */
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.vh-message-dialog-small .vh-message-dialog-small-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 140px;
  height: 36px;
  background: #3d6eec;
  border-radius: 2px;
  font-size: 14px;
  font-family: ArialMT;
  color: #ffffff;
  cursor: pointer;
  user-select: none;
}

/* 通用下拉框样式 */
/* 如需改动请添加 自定义 class 名称，勿改动原样式 */
.vh-select-dom {
  position: relative;
  width: 300px;
  height: 40px;
  background: #f7f7f8;
  border: 1px solid #e2e7ef;
  border-radius: 4px;
  box-sizing: border-box;
  padding: 0 15px 0 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  z-index: 89;
}

.vh-select-dom > span {
  font-size: 14px;
  font-family: Arial;
  color: #081b3f;
  font-weight: bold;
}

.vh-select-dom > span > em {
  color: #959baa;
}

.vh-select-dom > img {
  width: 16px;
  height: 16px;
  transform: rotate(-90deg);
  transition: all 0.3s;
}

.vh-select-dom > ul {
  position: absolute;
  left: 0;
  top: 40px;
  min-width: 300px;
  height: 0;
  width: max-content;
  background: #ffffff;
  border: 1px solid #e2e7ef;
  border-color: transparent;
  border-radius: 4px;
  overflow: hidden;
  transition: all 0.3s;
  z-index: 999;
}

.vh-select-dom > ul > li {
  box-sizing: border-box;
  padding: 15px 18px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: max-content;
  height: 60px;
  text-align: left;
  transition: all 0.1s;
}

.vh-select-dom > ul > li:hover {
  background: #f4f8fe;
}

.vh-select-dom > ul > li > .select-title {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-right: 32px;
  font-size: 14px;
  font-family: Arial;
  font-weight: bold;
  color: #081b3f;
}

.vh-select-dom > ul > li > .select-title > span:nth-last-of-type(1) {
  color: #2970f4;
}

.vh-select-dom > ul > li > .select-dec {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  font-size: 12px;
  font-family: Arial;
  color: #565e70;
}

.vh-select-dom > ul > li > .select-dec > span {
  max-width: 300px;
  width: max-content;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.vh-h-l-drop li.active i{
  display: inline-block;
}

.bubble-tips{
  position: relative;
}
.bubble-tips img{
  cursor: pointer;
}
.bubble-tips:hover p{
  display: block;
}
.bubble-tips p{
  position: absolute;
  padding: 10px;
  white-space: nowrap;
  background: #FFFFFF;
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
  border-radius: 4px;
  filter: blur(0px);
  display: flex;
  z-index: 9;
  bottom: 24px;
  left: 50%;
  transform: translateX(-50%);
  font-weight: 400;
  font-size: 12px;
  color: #5C708D;
  line-height: 15px;
  text-align: left;
  display: none;
  box-sizing: border-box;
}