html,
body {
  width: 100%;
  height: 100%;
  background: #eef0f7;
  margin: 0px;
  color: #163561;
}
#main {
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: start;
  position: relative;
}
.top-head {
  width: 100%;
  height: 10%;
  display: flex;
  flex-wrap: no-wrap;
  justify-content: center;
}
.left-menu {
  width: 340px;
  height: 90%;
  background: #163661;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  height: 100%;
  overflow: hidden;
}
.right-content {
  width: 80%;
  height: 100%;
  background: #eef0f7;
}
#logo {
  width: 10%;
  height: 100%;
  line-height: 80px;
}
#title {
  width: 50%;
  font-size: 28px;
  text-align: center;
  line-height: 80px;
}
#per-mes {
  width: 20%;
  height: 100%;
  line-height: 80px;
}
li {
  list-style: none;
}
a {
  text-decoration: none;
}
.nav {
  margin-top: 24px;
  padding-left: 68px;
}
.c_logo {
  cursor: pointer;
}
.account_Title {
  display: flex;
  margin-top: 50px;
  position: relative;
}

.account_Title span {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  display: inline-block;
  margin-left: 12px;
  margin-top: -5px;
}
.c_logo img {
  display: inline-block;
  margin-top: 29px;
  margin-left: 68px;
  width: 151px;
  height: 41px;
}
.account_Title img {
  margin-left: 68px;
  width: 17px;
  height: 17px;
}
.account_Title img.hot_logo {
  position: absolute;
  width: 36px;
  height: 23px;
  left: 179px;
  top: -24px;
}
.nav li {
  padding: 11px 0;
  position: relative;
  width: 220px;
}
.nav li i {
  display: inline-block;
  width: 7px;
  height: 10px;
  background: url(../img/c_account_j.png) no-repeat center;
  background-size: cover;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 6px;
  display: none;
}
.nav li {
  padding-left: 28px;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
  color: #91a5cc !important;
}
.nav li:hover {
  color: #fff !important;
}
.nav li.active {
  background-color: #fe7f6a;
  border-radius: 5px;
  color: #fff !important;
}
.nav li.active i {
  display: block;
}
.c_center_top {
  height: 70px;
  background: #fff;
  font-size: 14px;
  line-height: 70px;
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  color: #999;
  z-index: 1;
}
.a_left span:nth-child(1) {
  color: #999;
  margin-left: 300px;
}
.per-info {
  width: 120px;
  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 > p {
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #0d86ff;
  font-size: 16px;
  cursor: pointer;
}
/* .per-info>p::after{content:"";display:inline-block;vertical-align:middle;width:0;height:0;border:5px solid transparent;border-top-color:#0d86ff;margin-left:5px} */
.per-info .sign-out {
  width: 200px;
  height: auto;
  color: #303133;
  font-size: 16px;
  position: absolute;
  right: 0;
  top: 30px;
  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 {
  display: block !important;
  right: 165px;
}
.cont_title {
  font-family: Poppins-Bold;
  font-size: 26px;
  color: #163561;
  line-height: 43px;
  text-align: left;
  font-style: normal;
  padding: 25px 0 20px 0;
}
.pro_contente {
  display: block;
}
.cont_dol {
  background: #fff;
  padding: 20px 45px;
  width: 90%;
  display: block;
}
/* .cd_1{position:relative} */
.cd_1 p:nth-child(1) {
  font-size: 18px;
  font-weight: bold;
  color: #333;
}
.cd_1 p:nth-child(2) {
  font-size: 16px;
  color: #333;
  margin-top: 10px;
}
.cd_1 p:nth-child(2) span {
  color: #0b86ff;
  font-size: 22px;
}
.go_zf {
  width: 115px;
  height: 36px;
  background: url(../img/c_go_btn_nomal.png) no-repeat center;
  background-position: 0 0;
  cursor: pointer;
  float: right;
  margin-top: -60px;
}
.go_zf:hover {
  background-position: 0 -36px;
}
.meal_banner {
  background: #eef0f7;
  height: auto !important;
}
.meal_title {
  margin-top: 0;
  padding-top: 0;
}
.meal_container {
  width: 1300px;
  background: #eef0f7;
  margin-top: 30px;
  margin-left: 60px;
}
.allContent {
  margin-left: 340px;
  margin-top: 70px;
  width: 100%;
  height: 700px;
}
.meal_p_1 {
  margin-top: 0px !important;
}
.pay_info {
  background: #fff;
}
.meal_container {
  display: none;
}
.setting {
  display: none;
}
.pc_top {
  padding-left: 46px;
}
.s_cont {
  background: #fff;
  width: 97%;
  height: auto;
  padding-bottom: 20px;
}
.sc_t_center {
  height: 46px;
  line-height: 46px;
  background: #EBEFF5;
  border-radius: 4px 4px 0px 0px;

  font-size: 16px;
  color: #163561;
  padding-left: 40px;
  /* border-bottom: 1px solid #eaebf4; */
}
.c_email_cont_top {
  position: relative;
  padding: 20px 45px;
  border-bottom: 1px solid #eaebf4;
  font-size: 16px;
  color: #666666;
  padding-left: 45px;
  background: #FAFBFC;
}
.lvc-contaner{
  width: 100%;
  height: auto;
  background: #FAFBFC;
  border-radius: 0px 0px 4px 4px;
  padding: 30px 40px;
  box-sizing: border-box;
  display: flex;

}
.lvc-detail{
  text-align: center;
  width: 50%;
  position: relative;
}
.lvc-detail-google{
  padding-left: 40px;
  box-sizing: border-box;
}
.verift-line{
  width: 2px;
  height: 240px;
  line-height: 240px;
  margin-top: 44px;
  background: #EBEFF5;
  position: relative;
  color: #5C708D;
  font-size: 20px;
}
.verift-line i{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  background: #FAFBFC;
  height: 30px;
  line-height: 30px;
}
.verift-logo{
  text-align: center;
  margin-top: 52px;
}
.lvc-text{
  font-family: Poppins-Medium;
  font-weight: 500;
  font-size: 16px;
  color: #163561;
  line-height: 26px;
  margin-top: 25px;
}
.lvc-detail a{
  font-size: 14px;
  color: #0086FF;
  font-family: Poppins-Medium;
  font-weight: 500;
}
.verift-logo image{
  display: inline-block;
}
.lvc-turn{
  display: flex;
  align-items: center;
  font-family: Poppins-Medium;
  font-weight: 500;
  font-size: 16px;
  color: #163561;
  line-height: 26px;
  text-align: left;
  font-style: normal;
}
.lvc-turn i{
  display: inline-block;
  width: 66px;
  height: 30px;
  background: url(../img/center/slide/login-turn-inco.png)no-repeat center;
  background-position: 0 0;
  margin-right: 20px;
  cursor: pointer;
}
.lvc-turn i.active{
  background-position: 0 -30px;
}
.c_email_cont_top p:nth-child(1) {
  font-size: 18px;
  color: #333;
  font-weight: bold;
  margin-bottom: 10px;
}
.c_email_cont_top p:nth-child(3) {
  position: absolute;
  padding: 6px 18px;
  background: #e7f2ff;
  color: #3a87f7;
  border-radius: 6px;
  right: 40px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.c_email_cont_top p:nth-child(3):hover {
  background: #0d86ff;
  color: #fff;
}
.c_email_cont_b,
.c_pwd_cont_b {
  padding: 28px;
  color: #333;
  font-size: 16px;
  border-bottom: 1px solid #eaebf4;
  margin-left: 45px;
  padding-left: 0;
}
.c_e_t {
  display: flex;
}
.c_email_cont_b input,
.c_pwd_cont_b input {
  width: 555px;
  height: 45px;
  line-height: 570px;
  border: none;
  background: #f9f9fb;
  text-align: left;
  margin-top: 15px;
  padding-left: 15px;
  font-size: 14px;
  color: #333;
  box-sizing: border-box;
}
.ce_detail {
  margin-right: 18px;
  position: relative;
}
.c_e_btn {
  display: flex;
  margin-top: 25px;
}
.c_e_btn p {
  width: 160px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  border-radius: 6px;
  cursor: pointer;
}
.c_e_btn p:nth-child(1) {
  background: #0b86ff;
  margin-right: 10px;
}
.c_e_btn p:nth-child(1):hover {
  background: #49a4ff;
}
.c_e_btn p:nth-child(2) {
  background: #e7f2ff;
  color: #3a87f7;
}
.c_e_btn p:nth-child(2):hover {
  background: #0b86ff;
  color: #fff;
}
.c_pwd_cont_b input {
  width: 375px;
}
table {
  width: 100%;
  border-collapse: collapse;
  text-align: center;
}
thead {
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  color: #163561;
  font-weight: bold;
  background: #f7f8fa;
  padding-left: 44px;
}
thead th:nth-child(1) {
  text-align: left;
  padding-left: 44px;
}
tbody tr {
  height: 60px;
  line-height: 60px;
  font-size: 14px;
  color: #333;
}
tbody tr:nth-child(even) {
  background: #f9f9fb;
}
tbody tr td:nth-child(1) {
  text-align: left;
  padding-left: 44px;
  width: 25%;
}
.p_bill {
  display: none;
}
.d_c.show {
  display: block;
}
.a_left i {
  color: #333;
  font-size: 14px;
}
.show_tab {
  color: #333;
}
.c_email_cont_b {
  display: none;
}
.fd_under_price {
  color: #e06075;
  font-size: 12px;
  text-decoration: line-through;
}
.e_adress.on {
  border: 1px solid #f74934;
}
.e_pwd.on {
  border: 1px solid #f74934;
}
.c_pwd.on {
  border: 1px solid #f74934;
}
.c_n_pwd.on {
  border: 1px solid #f74934;
}
.c_c_pwd.on {
  border: 1px solid #f74934;
}
.c_pwd_cont_b {
  display: none;
  border-bottom: none;
}
.p_tps {
  font-size: 12px;
  color: #aaa;
  margin-top: 15px;
}
.c_box {
  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);
}
.c_content {
  width: 500px;
  height: 452px;
  background: #fff;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 20%;
  border-radius: 4px;
}
.c_c_top {
  font-size: 24px;
  font-weight: bold;
  height: 70px;
  line-height: 70px;
  padding: 0 30px;
  color: #333;
}
.c_c_top img {
  position: absolute;
  top: 30px;
  right: 30px;
  cursor: pointer;
}
.c_box .jy_cb {
  width: 440px;
  margin-left: 30px;
  float: none;
}
.c_box .t_words textarea {
  height: 117px;
  background: #f2f2f5;
  padding-left: 2.5%;
  width: 92%;
  color: #333;
}
.c_box .name_cbs input {
  width: 95%;
  background: #f2f2f5;
  padding-left: 5%;
  color: #333;
}
.c_box .name_cbs {
  border: none;
  background: #f2f2f5;
}
.c_box .t_words {
  width: 440px;
}
.select_cont {
  background: #fff;
}
.no_agent {
  cursor: pointer;
  width: 292px;
  height: 97px;
  background: url(../img/center/no_agent_bg.webp) no-repeat center;
  background-size: cover;
  margin-left: 49px;
  margin-top: 46px;
  display: none;
}
.no_agent p {
  color: #e1edf5;
  font-size: 18px;
  padding-top: 15px;
  padding-left: 18px;
}
/* .dls_account{display: none;} */
.dls_account .account_Title img {
  width: 15px;
  height: 16px;
}
.dls_account .account_Title {
  margin-top: 30px;
}
.d_opreate {
  display: block;
  background: #fff;
  background-color: #ffffff;
  width: 91%;
  margin: 0 auto;
  margin-top: 20px;
  padding: 30px;
  margin-bottom: 30px;
}
.o_xiexian {
  width: 12px;
  height: 40px;
  display: flex;
  transform: skew(-20deg);
}
.o_xiexian span {
  display: inline-block;
  width: 6px;
  height: 40px;
}
.o_xiexian span:nth-child(1) {
  background: #0d86ff;
}
.d_opt_top {
  display: flex;
  position: relative;
}
.d_opt_top i {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: #0d86ff;
  font-size: 16px;
  left: 38px;
}
.o_xiexian span:nth-child(2) {
  background: #febfb4;
}
.o_2 {
  width: 1038px;
  height: 40px;
  background: linear-gradient(to right, #e9edff, #ffffff);
  color: #0d86ff;
  margin-left: 6px;
  transform: skew(-20deg);
  font-size: 16px;
  font-weight: bold;
  line-height: 40px;
  padding-left: 28px;
}
.d_opreate .cont_dol {
  width: 630px;
  height: 50px;
  background: #f5f7fa;
  margin-top: 20px;
  padding: 30px;
  padding-top: 26px;
}
.d_opreate .cd_1 p:nth-child(2) {
  margin-top: 3px;
}
.d_p_pricing {
  display: none;
}
.d_opreate .cd_1 p:nth-child(2) span {
  color: #fe7f6a;
}
.d_opreate .go_zf {
  width: 180px;
  height: 40px;
  background: #0d86ff;
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 40px;
  border-radius: 5px;
  margin-top: -8px;
}
.d_opreate .go_zf:hover {
  background: #0ca4ff;
}
.d_opt_2 {
  margin-top: 60px;
}
.d2_conts {
  width: 100%;
  height: 102px;
  background-color: #f5f7fa;
  border-radius: 4px;
  margin-top: 20px;
  padding-top: 24px;
}
.d2_conts_title {
  display: flex;
  font-size: 16px;
  color: #122b4d;
  font-weight: bold;
  margin-left: 28px;
}
.d2_conts_title p {
  width: 43.5%;
  text-align: left;
}
.d2_conts_input {
  display: flex;
  font-size: 14px;
  padding-left: 30px;
  height: 40px;
  line-height: 40px;
  margin-top: 10px;
}
.d_ipnumber {
  width: 284px;
  height: 38px;
  line-height: 40px;
  color: #122b4d;
  background-color: #ffffff;
  border-radius: 1px;
  border: solid 1px #e6ebf7;
  padding-left: 16px;
}
.d2_conts_input i {
  color: #0d86ff;
  font-weight: bold;
  font-size: 16px;
  display: block;
  line-height: 40px;
  margin: 0 10px;
}
.zh_ips {
  width: 200px;
  height: 40px;
  background-color: #0d86ff;
  border-radius: 1px;
  color: #fff;
  cursor: pointer;
}
.zh_ips:hover {
  background: #0ca4ff;
}
.zh_ips img {
  margin-left: 34px;
  margin-right: 4px;
}
.card_keys {
  height: 38px;
  width: 254px;
  background-color: #ffffff;
  border-radius: 1px;
  border: solid 1px #e6ebf7;
  padding-left: 16px;
  color: #122b4d;
}
.key_copy {
  width: 90px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  background-color: #fe7f6a;
  border-radius: 1px;
  cursor: pointer;
}
.d_opt_3 {
  margin-top: 60px;
}
.keys_list {
  margin-top: 20px;
}

.tbody_key tr {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #333;
}
.tbody_key tr:nth-child(even) {
  background: #f9f9fb;
}
.tbody_key tr td:nth-child(1) {
  padding-left: 44px;
  width: 25%;
}
.tbody_key tr td {
  text-align: left;
  position: relative;
}
.tbody_key tr td.unused_ipnum {
  color: #0d86ff;
}
.tbody_key tr td.used_ipnum {
  color: #fe7f6a;
}
.tbody_key tr td img {
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 138px;
  cursor: pointer;
}
.key_header tr th {
  text-align: left;
  width: 20%;
}
.key_header tr th:nth-child(1) {
  width: 30%;
}
.key_header tr th:nth-child(2) {
  width: 15%;
}
.key_header tr th:nth-child(4) {
  width: 15%;
}
.key_header tr th:nth-child(5) {
  width: 15%;
}
.key_header {
  height: 44px;
  line-height: 44px;
  background: #ebeff5;
}

.page_div {
  margin: 0 auto;
  margin-top: 37px;
  color: #666;
  width: 400px;
  display: none;
}

.page_div button {
  display: inline-block;
  min-width: 30px;
  height: 28px;
  cursor: pointer;
  color: #666;
  font-size: 13px;
  line-height: 28px;
  background-color: #f7f7fa;
  border: 1px solid #f7f7fa;
  text-align: center;
  margin: 0 4px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
#firstPage,
#lastPage,
#nextPage,
#prePage {
  width: 50px;
  color: #0073a9;
  border: 1px solid #0073a9;
}
#nextPage,
#prePage {
  width: 30px;
  height: 24px;
  line-height: 24px;
  background-color: #f7f7fa;
  border-radius: 3px;
}
.page_div .current {
  background-color: #465469;
  color: #fff;
  border-radius: 3px;
}

.totalPages {
  margin: 0 10px;
}
.totalPages span,
.totalSize span {
  color: #0073a9;
  margin: 0 5px;
}

.page_div button:disabled {
  opacity: 0.5;
  cursor: no-drop;
}

.doprate_meal {
  display: block;
}
.opreat_nodata {
  width: 100%;
  height: 160px;
  background-color: #fafbfc;
  color: #333;
  font-size: 16px;
  color: #a3b1cc;
  text-align: center;
  line-height: 160px;
}
.ip_nodata {
  width: 100%;
  height: 160px;
  background-color: #fafbfc;
  color: #333;
  font-size: 16px;
  color: #a3b1cc;
  text-align: center;
  line-height: 160px;
}

/* Safety Settings */
.safty_setting {
  background: #fff;
  width: 97%;
  margin-top: 92px;
  /*display: none;*/
}
.safty_top {
  height: 80px;
  line-height: 80px;
  background-color: #ffffff;
  border-radius: 6px 6px 0px 0px;
  color: #333;
  font-size: 22px;
  font-weight: bold;
  padding-left: 48px;
  border-bottom: solid 1px #e7e9f2;
}
.safty_bottom {
  background-color: #ffffff;
  position: relative;
  padding: 20px 45px;
}
.safty_bottom p:nth-child(1) {
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  margin-bottom: 8px;
}
.safty_bottom p:nth-child(2) {
  font-size: 16px;
  color: #666;
}
.safty_bottom p:nth-child(2) span {
  color: #0d86ff;
  cursor: pointer;
}
/* .bind_app_btn {
  color: #ffffff;
  font-size: 16px;
  padding: 8px 18px;
  background-color: #0d86ff;
  position: absolute;
  right: 40px;
  border-radius: 4px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.bind_app_btn:hover {
  background-color: #49a4ff;
} */

/* Down App Box */
.down_app_box {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  display: none;
}
.down_app_container {
  width: 430px;
  height: 310px;
  background-color: #ffffff;
  border-radius: 10px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 22%;
  background-color: #ffffff;
}
.xy_close {
  font-size: 28px;
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
}
.downapp_cont {
  margin-top: 45px;
}
.downapp_cont h1 {
  font-size: 18px;
  color: #122b4d;
  text-align: center;
}
.app_code {
  width: 100%;
  clear: both;
  overflow: hidden;
  margin-top: 35px;
  display: flex;
  justify-content: center;
}
.app_left,
.app_right {
  width: 50%;
  text-align: center;
  float: left;
}
.app_left p,
.app_right p {
  color: #6f7e9d;
  font-size: 14px;
  font-weight: bold;
}
.app_code img {
  width: 120px;
  height: 120px;
  background: #ccc;
  margin-top: 18px;
  border: 2px solid #ccc;
}

/* Bind Google */
.b_google_box {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  display: none;
}
.b_google_container {
  width: 540px;
  height: 558px;
  background-color: #ffffff;
  border-radius: 10px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 22%;
  background-color: #ffffff;
}
.b_g_cont {
  margin-top: 45px;
}
.b_g_cont h1 {
  font-size: 18px;
  color: #122b4d;
  text-align: center;
}
.google_tips {
  color: #6f7e9d;
  font-size: 14px;
  text-align: center;
  padding: 0 55px;
  margin-top: 10px;
}
.google_tab {
  width: 420px;
  height: 40px;
  line-height: 40px;
  background-color: #eef0f6;
  margin: 0 auto;
  display: flex;
  font-size: 16px;
  margin-top: 18px;
}
.google_tab p {
  text-align: center;
  width: 50%;
  cursor: pointer;
}
.google_tab p.active {
  background-color: #0d86ff;
  color: #fff;
}
.google_info {
  margin-top: 26px;
}
.info_1 {
  text-align: center;
}
.info_1 img {
  width: 120px;
  height: 120px;
  background: #ccc;
  display: inline-block;
}
.info1_tips {
  color: #6f7e9d;
  font-size: 12px;
  margin-top: 11px;
}
.info_2 {
  width: 372px;
  margin: 40px auto;
  color: #6f7e9d;
  font-size: 14px;
  display: none;
}
.info_google_detail {
  clear: both;
  overflow: hidden;
  margin-top: 10px;
  margin-bottom: 28px;
}
.igd_1 {
  float: left;
}
.igd_2 {
  float: right;
}
.igd_2 img {
  margin-left: 6px;
  cursor: pointer;
}
.g_code_cont {
  padding: 0 80px;
  margin-top: 10px;
}
.g_code_cont h2 {
  color: #333333;
  font-size: 14px;
}

@keyframes animate {
  100% {
    opacity: 0;
  }
}
.container {
  padding: 5%;
}
.vcode {
  position: relative;
  width: 360px;
  margin: 0 auto;
  overflow: hidden;
  height: 86px;
}
.code {
  width: 100%;
  padding: 0;
  height: 0px;
  font-size: 35px;
  overflow: hidden;
  border: none;
  outline: none;
  opacity: 0;
  margin-left: -100%;
  -webkit-tap-highlight-color: transparent;
}
/*  */
.labels {
  display: flex;
  display: -webkit-flex;
  width: 100%;
  height: 40px;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  margin-bottom: 40px;
  -webkit-tap-highlight-color: transparent;
}

.label {
  height: 34px;
  line-height: 34px;
  width: 12%;
  border-bottom: solid 2px #313131;
  float: left;
  color: #313131;
  font-size: 20px;
  text-align: center;
  padding-bottom: 4px;
}
.labels2 .label {
  height: 40px;
  line-height: 51px;
  width: 42px;
  border-radius: 6px;
  border: solid 1px #dedede;
  float: left;
  color: #313131;
  font-size: 20px;
  text-align: center;
}
.label.active {
  border: 1px solid #3b86f7;
}

.label.active:after {
  content: " ";
  display: inline-block;

  width: 1px;
  height: 20px;
  margin-top: 15px;
  background: #3b86f7;
  animation: 0.8s animate linear infinite;
  position: absolute;
}
.gb_bind {
  width: 360px;
  margin: 0 auto;
  height: 40px;
  background-color: #0d86ff;
  cursor: pointer;
  border-radius: 4px;
  font-size: 16px;
  color: #ecf2ff;
  text-align: center;
  line-height: 40px;
}
.gb_bind:hover {
  background-color: #49a4ff;
}

.redeem_cdkey {
  padding: 0 13px;
  height: 40px;
  line-height: 40px;
  background-color: #0d86ff;
  border-radius: 4px;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  margin-left: 10px;
}
.redeem_cdkey:hover {
  background: #0ca4ff;
}

/* invit frides */
.invit_fride {
  display: none;
  padding-left: 30px;
}
.invit_fride .invit_big {
  background-color: #ffffff;
  border-radius: 6px;
  width: 1518px;
  margin: 0 auto;
}
.invit_code {
  width: 1518px;
  height: 348px;
  background-color: #ffffff;
  border-radius: 6px;
  margin: 0 auto;
  margin-top: 30px;
  display: flex;
  font-size: 24px;
}
.ic_text1 {
  font-weight: bold;
  margin-top: 40px;
}
.ic_text2 {
  font-weight: bold;
  position: relative;
  z-index: 1;
}
.it_1 {
  position: absolute;
  display: inline-block;
  width: 106px;
  height: 14px;
  background-color: #92eeaa;
  z-index: -1;
  border-radius: 10px;
  opacity: 0.5;
  top: 41px;
  left: 136px;
}
.it_2 {
  font-size: 40px;
  font-weight: bold;
}
.ic_link {
  display: flex;
  margin-bottom: 14px;
}
.ic_left {
  padding-left: 41px;
}
.ic_link .ic_title {
  font-size: 14px;
  line-height: 43px;
  display: inline-block;
  width: 117px;
}
.ic_link p {
  position: relative;
  width: 569px;
  height: 41px;
  background-color: #f9f9fb;
  border-radius: 4px;
  border: solid 1px #e6ecf7;
}
.ic_link_adress {
  color: #0d86ff;
  font-size: 14px;
  padding-left: 12px;
}
.ic_text3 {
  font-size: 14px;
  margin-bottom: 30px;
  margin-top: 8px;
}
.ic_link img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 12px;
  cursor: pointer;
}
.ic_right img {
  margin-top: 27px;
  margin-left: 170px;
}

.overview_container {
  width: 1518px;
  margin: 0 auto;
  margin-top: 13px;
}
.over_top {
  font-size: 16px;
  color: #0d86ff;
  padding: 18px 0 18px 52px;
  background: url("../img/center/tit-bg.png") no-repeat;
  background-position-y: 10px;
  margin-left: 30px;
}
.over_top span {
  cursor: pointer;
  display: inline-block;
  width: 20px;
  height: 17px;
  background: url(../img/center/ic_refreshr.png) no-repeat center;
  background-position: 0 0;
  margin-left: 10px;
}
.over_top span:hover {
  background-position: 0 -17px;
}
.overview_cont {
  width: 1470px;
  height: 137px;
  font-size: 14px;
  color: #666;
  background-color: #f5f7fa;
  border-radius: 6px;
  display: flex;
  margin: 10px auto 0 auto;
}
.over_detail {
  width: 20%;
  text-align: center;
  position: relative;
}
.over_detail p:nth-child(1) {
  padding-top: 35px;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: Poppins-SemiBold;
}
.over_detail p:nth-child(1) i {
  margin-left: 6px;
  cursor: pointer;
  width: 14px;
  height: 14px;
  display: inline-block;
  background: url(../img/center/afit_wh.png) no-repeat center;
  background-size: cover;
  background-position: 0 0;
}
.over_detail p:nth-child(1) i:hover {
  background-position: -14px 0;
}
.oc_cont {
  width: 80%;
  display: flex;
  margin-left: 30px;
}
.top_1 {
  margin-top: 26px;
}
.commis_use {
  width: 1518px;
  /*height: 190px;*/
  background-color: #ffffff;
  border-radius: 6px;
}
.com_tab {
  width: 1458px;
  margin: 0 auto;
  color: #8392a2;
  font-size: 16px;
  display: flex;
  padding: 0 0;
  border-bottom: 1px solid #e9eaf3;
  padding-bottom: 0;
  font-family: Poppins-Medium;
}
.com_tab li {
  margin-right: 40px;
  padding-top: 18px;
  padding-bottom: 14px;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.com_tab li.on {
  color: #0b86ff;
  border-bottom: 2px solid #0b86ff;
}
.com_tab li:hover {
  color: #0b86ff;
}
.com_duihuan {
  width: 1470px;
  background-color: #f5f7fa;
  margin: 0 auto;
  border-radius: 6px;
}
.cd_detail {
  padding: 29px 0 29px 30px;
  margin-top: 31px;
  position: relative;
  /* display: flex; */
}
.cd_detail>div{
  background: #fff;
  display: flex;
  align-items: center;
  border-radius: 4px 0px 0px 4px;
  border: solid 1px #e6ecf7;
  box-sizing: border-box;
  width: 570px;
}
.cd_detail i.cd-unit{
  font-size: 16px;
  font-weight: 500;
  color: #163561;
}
.cd_detail input {
  width: 400px;
  height: 39px;
  padding-left: 11px;
  background-color: #ffffff;
  border: none;
  
}
.cd-detail-tips p a{
  color: #0086FF;
  display: inline-block;
  margin-left: 20px;
}
.cd-detail-tips p a:hover{
  text-decoration: underline;
}
.cd-detail-tips p{
  font-size: 13px;
  color: #5C708D;
  line-height: 21px;
  margin-top: 10px;
  padding-left: 25px;
}
.cd_detail.error input{
  color: #FF0000;
}
.cd_detail.error .ed-error-tips{display: block;}
.recharge_btn,
.excharge_btn {
  display: inline-block;
  width: 160px;
  height: 40px;
  line-height: 40px;
  background: #0086FF;
  border-radius: 0px 2px 2px 0px;
  text-align: center;
  color: #ffffff;
  font-size: 14px;
  cursor: pointer;
}
.recharge_btn:hover,
.excharge_btn:hover {
  background-color: #49a4ff;
}
.cd_detail i {
  color: #0d86ff;
  font-weight: bold;
  font-size: 16px;
  display: block;
  line-height: 40px;
  margin-left: 25px;
  margin-right: 15px;
}
.cd_detail p {
  line-height: 40px;
}
.cdk_key_t {
  font-size: 14px;
  font-weight: 400;
  color: #163561;
}
.cd_detail p.ed-error-tips{
  font-size: 12px;
  font-weight: 400;
  color: #FF444F;
  line-height: 19px;
  position: absolute;
  bottom: 6px;
  display: none;
}
.cdk_key_t2 {
  width: 345px;
  height: 40px;
  background-color: #ffffff;
  border-radius: 1px;
  border: solid 1px #e6ebf7;
  padding-left: 15px;
  margin-left: 15px;
  position: relative;
}
.cdk_key_t2 img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 11px;
  cursor: pointer;
}
.cd_detail_key {
  display: none;
}
.invitathistory {
  width: 1518px;
  padding-bottom: 71px;
  background-color: #ffffff;
  border-radius: 6px;
}
.pop-loading {
  display: block;
}
.meal_container_new {
  margin-top: 35px;
}

/* .bind_app_btn.disabd {
  background: #ff3636;
  color: #ffffff;
}
.bind_app_btn.disabd:hover {
  background: #ff5353;
} */

.affiliate_banners {
  width: 1470px;
  margin: 15px auto 0 auto;
}
.affiliate_banners .option {
  display: flex;
}
.affiliate_banners .choose-tit {
  font-family: Arial-BoldMT;
  font-size: 16px;
  color: #122b4d;
  font-weight: bold;
}
.affiliate_banners .option .choose_info {
  height: 40px;
  background-color: #ebeff5;
  display: flex;
  margin-top: 12px;
}
.affiliate_banners .option .choose_size {
  width: 480px;
}
.affiliate_banners .option .choose_variant {
  width: 120px;
}
.affiliate_banners .option .choose_code {
  width: 200px;
}
.affiliate_banners .option .choose_size .size_info {
  width: 120px;
}
.affiliate_banners .option .choose_variant .variant_info {
  width: 40px;
}
.affiliate_banners .option .choose_code .code_info {
  width: 100px;
}
.affiliate_banners .option .info_size {
  text-align: center;
  font-size: 16px;
  color: #6f7e9d;
  line-height: 40px;
  cursor: pointer;
}
.affiliate_banners .option .info_size:hover {
  background-color: #dadfe7;
}
.banner_variant {
  margin-left: 100px;
}
.banner_code {
  margin-left: 180px;
}
.affiliate_banners .option .select {
  background-color: #465469;
  color: #ffffff;
}
.affiliate_banners .option .select-v {
  background-color: #465469;
  color: #ffffff;
}
.affiliate_banners .option .select-c {
  background-color: #465469;
  color: #ffffff;
}
.affiliate_banners .option .select {
  background-color: #465469;
  color: #ffffff;
}
.affiliate_banners .banner_info {
  display: flex;
  margin-top: 45px;
}
.affiliate_banners .banner_info .banner_left {
  width: 780px;
}
.affiliate_banners .banner_info .banner_right {
  width: 482px;
  margin-left: 100px;
}
.affiliate_banners .banner_info .banner_left .tips {
  width: 780px;
  height: 44px;
  background-color: #fbf0d4;
  font-size: 14px;
  color: #89763e;
  text-align: center;
  line-height: 44px;
  margin-top: 10px;
}
.affiliate_banners .banner_info .banner_left .banner_img {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 780px;
  height: 640px;
  background-color: #fafbfc;
  border: solid 1px #ebeff5;
  box-sizing: border-box;
  margin-top: 20px;
}
.affiliate_banners .banner_info .banner_left .banner_img .img-ban {
  display: none;
}
.affiliate_banners .banner_info .banner_left .banner_img .show {
  display: block;
}
.affiliate_banners .banner_info .banner_left .banner_img .show .show_img {
  display: block;
}
.affiliate_banners .banner_info .banner_right .br_tit .copy_code {
  width: 60px;
  height: 30px;
  background-color: #0b86ff;
  text-align: center;
  line-height: 30px;
  display: inline-block;
  color: #ffffff;
  font-size: 14px;
  margin-left: 10px;
  cursor: pointer;
}
.affiliate_banners .banner_info .banner_right .br_tit .copy_code:hover {
  background-color: #49a4ff;
}
.affiliate_banners .banner_info .banner_right .code_box {
  width: 100%;
  margin-top: 22px;
}
.affiliate_banners .banner_info .banner_right .code_box .code_txt .code-cont {
  font-size: 14px;
  color: #6f7e9d;
  line-height: 25px;
  display: none;
}
.affiliate_banners .banner_info .banner_right .code_box .code_txt .show-code {
  display: block;
}

.left-menu .nav a {
  padding-left: 0;
  font-size: 16px;
  cursor: pointer;
  color: #91a5cc !important;
}
.left-menu .nav a:hover {
  color: #fff !important;
}
.bill_down {
  color: #0d86ff;
  font-size: 14px;
  cursor: pointer;
}
.bill_down:hover {
  opacity: 0.9;
}
.bill_table .tbody td:nth-child(1) {
  width: 15%;
}
.left-menu .my_account:nth-child(3) .nav li:nth-child(4) {
  display: none;
}
.left-menu a.u_down_logo {
  width: 180px;
  height: 141px;
  background-color: #385dd7;
  border-radius: 10px;
  display: block;
  position: absolute;
  bottom: 58px;
  left: 80px;
  display: block;
  text-align: center;
  align-items: center;
  color: #ffffff;
  font-size: 16px;
}
.left-menu a.u_down_logo img {
  width: 102px;
  position: relative;
  display: inline-block;
  margin-top: 18px;
}
.u_down_logo p {
  width: 180px;
  height: 40px;
  line-height: 40px;
  background-color: #5377ed;
  border-radius: 0px 0px 10px 10px;
  position: absolute;
  bottom: 0;
}
.virt_currency_type {
  display: none;
}
.set_pop {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  display: none;
}
.set_pwd_cont {
  width: 400px;
  height: 346px;
  padding: 0 30px;
  box-sizing: border-box;
  background: #ffffff;
  border-radius: 4px;
  border: 1px solid #979797;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 22%;
  background-color: #ffffff;
}
.close_pwd {
  width: 23px;
  height: 24px;
  background: url(../img/center/close_google_defult.png) no-repeat center;
  background-size: cover;
  position: absolute;
  right: 5px;
  top: 5px;
  cursor: pointer;
}
.close_pwd:hover {
  background: url(../img/center/close_google_hover.png) no-repeat center;
  background-size: cover;
}
.set_pwd_cont h1 {
  color: #163561;
  font-size: 18px;
  text-align: center;
  padding-top: 25px;
  margin-bottom: 25px;
}
.g_user_info {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.g_user_info span {
  font-size: 14px;
  font-family: ArialMT;
  color: #163561;
  display: inline-block;
  width: 105px;
}
.g_user_info .gp_box {
  width: 240px;
  text-align: left;
  padding-left: 15px;
  box-sizing: border-box;
  color: #163561;
  font-size: 14px;
  height: 36px;
  line-height: 36px;
  background: #fafbfc;
  border-radius: 2px;
  border: 1px solid #eef2f8;
}
.gp_pwd_cont input {
  width: 80%;
  height: 100%;
  border: none;
  padding-left: 15px;
  background: #fafbfc;
  display: none;
}
.gp_pwd {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 240px;
  position: relative;
  height: 36px;
  background: #fafbfc;
  border-radius: 2px;
  border: 1px solid #eef2f8;
}
.gp_pwds {
  display: block;
  width: 80%;
  height: 100%;
  line-height: 36px;
  border: none;
  padding-left: 15px;
  background: #fafbfc;
}
.gp_pwd_cont {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
}
.gp_right_cont span {
  color: #0086ff;
  font-size: 12px;
  width: auto;
  display: none;
}
.gp_right_cont img {
  display: none;
}
.gp_right_cont {
  position: absolute;
  right: 10px;
  cursor: pointer;
  display: none;
}
.gp_tips {
  font-size: 12px;
  font-family: ArialMT;
  color: #8392a2;
  margin-top: 7px;
}
.gp_confirm_btn {
  width: 200px;
  text-align: center;
  line-height: 40px;
  color: #ffffff;
  font-size: 14px;
  margin: 0 auto;
  margin-top: 22px;
  height: 40px;
  background: #0086ff;
  cursor: pointer;
  border-radius: 2px;
}
.gp_confirm_btn:hover {
  background: #49a4ff;
}
.gp_right_cont span:hover {
  color: #49a4ff;
}
.edit_gps {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../img/center/gp_edit_default.png) no-repeat center;
  background-size: cover;
  position: relative;
  top: 3px;
}
.edit_gps:hover {
  background: url(../img/center/gp_edit_hover.png) no-repeat center;
  background-size: cover;
}

.pwd_rule_box {
  position: absolute;
  width: 390px;
  height: 120px;
  background: #ffffff;
  color: #fd5548;
  left: 0;
  box-sizing: border-box;
  font-size: 12px;
  top: 102px;
  display: none;
}
.pwd_rule_box p {
  white-space: nowrap;
}
.c_p_c_top {
  border-bottom: none;
}
.ce_detail.has-error input {
  background: rgba(253, 85, 72, 0.08);
}
.ce_detail.has-error .rule_tips {
  display: block;
  position: absolute;
  top: 39px;
  right: 16px;
}
.ce_detail.has-error .pwd_rule_box {
  display: block;
}

.rule_tips {
  position: absolute;
  top: 39px;
  right: 16px;
}

.s_h_pwd_cont {
  position: absolute;
  right: 0;
  width: 60px;
  height: 50px;
  top: 50%;
  transform: translateY(-50%);
}

.s_h_pwd {
  display: block;
  width: 20px;
  height: 10px;
  background: url(../img/user/hide_pwd.png) no-repeat center;
  background-size: cover;
  right: 20px;
  top: 21px;
  position: absolute;
  cursor: pointer;
}

.s_h_pwd.on {
  background: url(../img/user/show_pwd.png) no-repeat center;
  background-size: cover;
  width: 22px;
  height: 16px;
  top: 18px;
}
.email-pop{
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 9;
}
.ep-content{
  position: absolute;
  z-index: 9;
  left: 50%;
  transform: translateX(-50%);
  top: 150px;
  padding-top: 14px;
  width: 460px;
  height: auto;
  background: #FFFFFF;
  border-radius: 8px;
  padding: 30px;
  box-sizing: border-box;
}
.ep-title{
  font-family: Poppins-SemiBold;
  font-weight: 600;
  font-size: 18px;
  color: #163561;
  line-height: 29px;
  text-align: center;
  /* padding-top: 30px; */
}
.bind-tips{
  padding: 10px 12px;
  width: 100%;
  box-sizing: border-box;
  background: #FFF9E7;
  border-radius: 2px;
  font-size: 12px;
  color: #163561;
  line-height: 19px;
  margin: 20px auto;
  /* margin-top: 20px; */
  
}
.control-label{
  font-family: Poppins-Medium;
  font-weight: 500;
  font-size: 14px;
  color: #163561;
  line-height: 23px;
  display: flex;
  justify-content: space-between;
}
.control-label span{
  font-size: 13px;
  color: #FF444F;
}
.col-md-3 {
  position: relative;
  width: auto;
  display: flex;
  margin-top: 8px;
}
.form-control{
  box-sizing: border-box;
    
    position: relative;
    display: block;
    max-width: 400px;
    width: 100%;
    height: 44px;
    line-height: 44px;
    background: #F2F6FA;
    border-radius: 4px;
    border: 1px solid #DCE4F0;
    padding: 4px 20px;
    color: rgba(0,0,0,.65);
    font-size: 16px;
    line-height: 50px;
    transition: all .3s;
}
.explain{
  display: none;
}
.login-left>div{
  margin-bottom: 24px;
}
.email-sendCode{
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  font-family: Poppins-Medium;
  font-weight: 500;
  font-size: 14px;
  color: #0086FF;
  cursor: pointer;
}
.email-bind,.unbind-btn,.completr-bind{
  display: flex;
  justify-content: center;
  margin-top: 30px;
  cursor: pointer;
}
.email-bind span,.unbind-btn span,.completr-bind span{
  display: inline-block;
  max-width: 200px;
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: #0086FF;
  border-radius: 4px;
  text-align: center;
  font-size: 14px;
  color: #FFFFFF;
}
.email-bind span:hover,.unbind-btn span:hover,.completr-bind span:hover{
  opacity: 0.8;
}
.unable-tips{
  font-size: 13px;
  color: #FF444F;
  line-height: 21px;
  margin-top: 12px;
  text-align: left;
  display: none;
}
.bind_close{
  position: absolute;
  top: 15px;
  right: 15px;
  width: 23px;
  height: 24px;
  background: url(../img/center/close_google_defult.png)no-repeat center;
  background-size: cover;
  cursor: pointer;
}
.sendloading{position:absolute;    right: -8px;
  top: 50%;
  transform: translateY(-50%);display:none}
.loading img{width:35px;height:35px}
.has-error .form-control {
  border-color: #ec625d;
  border-right-width: 1px!important;
  outline: 0;
  background: #fdefee;
}
.bind-down-app{
  display: inline-block;
  height: 27px;
  line-height: 27px;
  background: #E7F2FF;
  border-radius: 2px;
  font-family: Poppins-Medium;
  font-weight: 500;
  font-size: 14px;
  color: #0D86FF;
  padding: 0 10px;
  box-sizing: border-box;
  cursor: pointer;
  margin-left: 15px;
}
.bind-down-app i{
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../img/center/slide/ic_download_big_white.png)no-repeat center;
  background-size: cover;
  position: relative;
  top: 4px;
}
.bind-btn-cont p{
  font-size: 14px;
  color: #0086FF;
  font-family: Poppins-Medium;
  font-weight: 500;
  cursor: pointer;
}
.verift-logo img:nth-child(2){
  display: none;
}
.lvc-text-cont .lvc-text:nth-child(2){
  display: none;
}
.bind-btn-cont p:nth-child(2){
  display: none;
}
.lvc-detail-google.active .verift-logo img:nth-child(1),.lvc-detai-email.active .verift-logo img:nth-child(1){
  display: none;
}
.lvc-detail-google.active .verift-logo img:nth-child(2),.lvc-detai-email.active .verift-logo img:nth-child(2){
  display: inline-block;
}
.lvc-detail-google.active .lvc-text-cont .lvc-text:nth-child(2),.lvc-detai-email.active .lvc-text-cont .lvc-text:nth-child(2){
  display: block;
}
.lvc-detail-google.active .lvc-text-cont .lvc-text:nth-child(1),.lvc-detai-email.active .lvc-text-cont .lvc-text:nth-child(1){
  display: none;
}
.lvc-detai-email.active .bind-btn-cont p:nth-child(2){
  display: block;
}
.lvc-detai-email.active .bind-btn-cont p:nth-child(1){
  display: none;
}

.email-tips-botm{
  font-size: 12px;
  color: #8092A4;
  margin-top: 30px;
  text-align: center;
}
.pop-email-connect{
  color: #0086FF;
  text-align: center;
  font-size: 12px;
  display: block;
}
.lvc-detail-google.active .bind-btn-cont p:nth-child(2){
  display: block;
}
.lvc-detail-google.active .bind-btn-cont p:nth-child(1){
  display: none;
}