.nav_wp {
  color: #fff;
  line-height: 72px;
}

.logo_wp {
  line-height: 72px;
  height: 72px;
}

.nav_item:hover {
  border-bottom-color: #fff;
}

.nav_item:hover a {
  color: #fff;
  text-decoration: none;
}

.nav_item.current {
  border-bottom-color: #fff;
  text-align: center;
  width: 90px;
}

.nav_item.current a {
  color: #fff;
}

.nav_title {
  width: 100%;
  background-image: url("../images/member/headBg.png");
  background-size: 100% 100%;
  height: 460px;
  /* position: relative; */
  /* z-index: 1; */
}

.title_content {
  width: 1150px;
  height: auto;
  margin: auto;
  position: relative;
  z-index: 2;
}

.logo_icon {
  padding: 10px;
}

.content {
  position: absolute;
  top: 100px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 30px;
  background-color: transparent;
  z-index: 1;
}

.content h2 {
  font-weight: bold;
}

.container {
  display: flex;
  justify-content: center;
  margin-top: 25px;
}

.row_item {
  font-size: 18px;
  color: #c2c2c2;
  font-weight: 400;
  height: 40px;
  line-height: 40px;
  margin-right: 60px;
  margin-left: 20px;
}

.row_item img {
  width: 18px;
  height: 18px;
}

.download_ap {
  display: inline-block;
  width: 211px;
  height: 40px;
  line-height: 40px;
  margin-top: 40px;
  /* margin: auto !important; */
  border: 1px solid #2188ff;
  border-radius: 4px;
  background-color: rgba(33, 136, 255, 0.2);
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  cursor: pointer;
  padding: 0 20px;
}
.menu_center {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 362px;
  height: 432px;
  background-color: #fff;
  border-radius: 10px;
  text-align: center;
  margin-bottom: 10px;
  margin-left: 20px;
  float: left;
}
.menu_center .center_footer {
  width: 322px;
  height: 159px;
  margin: 52px auto 0px;
  background-color: #f8f8f8;
  border-radius: 10px;
  font-family: "Microsoft YaHei";
  text-align: left;
}
.center_footer p {
  margin-left: 14px;
  padding-top: 16px;
  padding-right: 20px;
  font-size: 14px;
  color: #000;
}
.footer_contact .contact_tel span {
  font-size: 12px;
  color: #2b2d31;
}
.footer_contact .contact_email span {
  font-size: 14px;
  color: #2b2d31;
}
.footer_contact .contact_tel {
  display: flex;
  justify-content: flex-start;
  padding-left: 14px;
}
.footer_contact .contact_email {
  display: flex;
  justify-content: flex-start;
  padding-left: 14px;
}
.footer_contact .contact_tel span {
  display: inline-block;
  margin-left: 6px;
}
.footer_contact .contact_tel {
  margin-top: 15px;
}
.footer_contact .contact_email {
  margin-top: 8px;
}
.footer_contact .contact_email span {
  display: inline-block;
  margin-left: 6px;
}
.menu_right {
  width: 279px;
  height: 432px;
  background-color: #fff;
  opacity: 1;
  border-radius: 10px;
  text-align: center;
  margin-bottom: 10px;
  margin-left: 20px;
  float: left;
}

.right1_title {
  /* margin: 60px 0 49px 0; */
  height: 80px;
  line-height: 80px;
  font-size: 20px;
  font-weight: 400;
  color: #000;
  font-family: "Microsoft YaHei";
}

.right2 {
  /* width: 60%; */
  /* margin: 10px auto; */
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 36px;
  text-align: left;
  padding-right: 41px;
  font-family: "Microsoft YaHei";
}

.right2 img {
  width: 16px;
  height: 16px;
  margin-left: -20px;
  vertical-align: -2px;
}

.right2_text {
  font-weight: 400;
  line-height: 21px;
  color: #666;
  font-size: 16px;
  padding-left: 20px;
  /* margin-left: 15px; */
}

.bottom_content {
  margin-top: 52px;
  position: relative;
}

.tipBg {
  width: 35px;
  height: 17px;
  background: url("../images/member/free.png") no-repeat;
  background-size: 34px 17px;
  background-position: center;
  position: absolute;
  left: 138px;
  bottom: 40px;
}

.icon_money {
  font-size: 20px;
  margin-left: -60px;
}

.price {
  font-size: 40px;
}

.icon_money,
.price {
  font-weight: bold;
}

/* @media (min-width: 992px) {
  .col-md-6 {
    width: 48% !important;
  }
}

@media (min-width: 768px) {
  .col-sm-6 {
    margin-left: 77px;
    width: 40% !important;
  }
} */

.menu_box {
  margin: -100px 0 30px 0;
  width: 100%;
}

.menu_row {
  width: 1261px;
  margin: auto;
  display: flex;
  justify-content: space-around;
}

.menu_left {
  width: 580px;
  padding: 0px 45px 0px 36px;
  height: 432px;
  background-color: #fff;
  border-radius: 10px;
  text-align: left;
  /* margin-left: 100px; */
  position: relative;
}
.menu_left:hover .limit_list:nth-child(n + 3) {
  display: flex;
}
.menu_left:hover .limit_list:nth-child(2) {
  border-right: 1px solid #ddd;
}
.menu_left:hover .limit_list:last-child {
  border: none;
}
.left_title,
.center_title {
  /* line-height: 100px; */
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-family: "Microsoft YaHei";
  font-weight: bold;
  color: #f5b957;
  margin-bottom: 20px;
}

.left_title img {
  width: 22px;
  height: 22px;
  vertical-align: top;
}
.center_title img {
  width: 22px;
  height: 22px;
  vertical-align: top;
}
.left_title span {
  /* display: inline-block;
  margin-top: 31px; */
}
.left_text,
.center_text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  text-align: left;
  font-family: "Microsoft YaHei";
}
.center_text {
  padding-left: 36px;
  padding-right: 24px;
}
.left_text img {
  margin-left: -20px;
  vertical-align: -2px;
  width: 16px;
  height: 16px;
}
.center_text img {
  width: 16px;
  height: 16px;
  margin-left: -20px;
  vertical-align: -2px;
}
.left_text p {
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
  color: #000;
  padding-left: 20px;
  margin-bottom: 12px;
}
.center_text p {
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
  color: #000;
  padding-left: 20px;
  margin-bottom: 12px;
}
.limit_box {
  display: flex;
  margin-top: 28px;
  position: relative;
  /* justify-content: space-around; */
}

.pirce_cont {
  display: block;
  margin-top: 22px;
  font-family: "Microsoft YaHei";
}

.pirce_cont i {
  font-size: 20px;
  font-weight: bold;
  line-height: 26px;
  color: #000;
}

.pirce {
  font-size: 40px;
  font-weight: bold;
  line-height: 52px;
  color: #000;
}

/* .special {
  border-right: 1px solid #ddd;
} */
.limit_list {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 250px;
  border-right: 1px solid #ddd;
}
.limit_list:nth-child(2) {
  border: none;
}
.limit_box .limit_list:nth-child(n + 3) {
  display: none;
}
.limit_list .text {
  font-size: 14px;
  font-weight: 400;
  line-height: 19px;
  color: #000;
  margin-top: 11px;
}

.limit_list .btn {
  width: 124px;
  height: 46px;
  line-height: 32px;
  font-size: 16px;
  color: #fff;
  background: #2188ff;
  border-radius: 10px;
  text-align: center;
  margin-top: 26px;
  cursor: pointer;
}

.btn:hover {
  color: #fff !important;
  text-decoration: none;
}

.limit_list img {
  width: 50px;
  height: 17px;
  position: absolute;
  top: 0px;
  right: 5px;
}

.downloadMask {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  display: none;
}

.downQrCode {
  background: #ffffff;
  border-radius: 4px;
  z-index: 2;
  margin-top: 140px;
  width: 780px;
  height: 413px;
  margin: 15% auto;
  padding: 10p 60px 20px 60px;
}

.flex {
  text-align: center;
  display: flex;
  justify-content: space-around;
}

.ios_box .icon,
.android_box .icon {
  height: 25px;
  width: 20px;
  margin-right: 10px;
}

.ios_box .text,
.android_box .text {
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
  color: #333333;
}

.wrongNum {
  display: block;
  font-size: 40px;
  color: #ccc;
  opacity: 1;
  text-align: right;
  cursor: pointer;
  margin-right: 20px;
}

.close_text {
  width: 80px;
  height: 36px;
  line-height: 36px;
  border: 1px solid #999999;
  opacity: 1;
  border-radius: 4px;
  text-align: center;
  margin: auto;
  cursor: pointer;
}

.verifyMask {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  display: none;
}

.verify_box {
  width: 1333px;
  height: 236px;
  background: #ffffff;
  opacity: 1;
  border-radius: 4px;
  margin: 20% auto;
  padding: 30px !important;
}

.verify_box .ver_title {
  display: flex;
  justify-content: space-between;
}

.left_a {
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
  line-height: 26px;
  color: #333333;
}

.right_a {
  height: 30px;
  line-height: 30px;
  font-size: 40px;
  color: #ccc;
  text-align: right;
  cursor: pointer;
}

.form_list {
  height: 90px;
  line-height: 90px;
  display: flex;
  justify-content: space-around;
}

.sureBtnBox {
  width: 1150px;
  margin: auto;
}

.sureBtn {
  display: inline-block;
  width: 80px;
  height: 36px;
  line-height: 36px;
  border-radius: 4px;
  text-align: center;
  color: #fff;
  border: 1px solid #2188ff;
  background-color: #2188ff;
  cursor: pointer;
}

.phone {
  width: 210px;
  height: 40px;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  border-radius: 4px;
}

.graph {
  width: 172px;
  height: 40px;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  border-radius: 4px;
}

.note {
  width: 172px;
  height: 40px;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  border-radius: 4px;
}

.labelImg {
  display: inline-block;
  width: 75px;
  height: 36px;
}

.message_code {
  position: relative;
}

.noteBtn {
  position: absolute;
  top: 8px;
  left: 251px;
  width: 75px;
  height: 36px;
  line-height: 36px;
  border-radius: 4px;
  text-align: center;
  margin: auto;
  margin-top: 20px;
  color: #2188ff;
  background-color: #fff;
  cursor: pointer;
  border: 1px solid #2188ff;
}

.form_list label {
  color: #666;
  font-size: 14px;
  font-weight: 400;
  margin-right: 60px;
}

.nav_list {
  position: relative;
  top: -10px;
}

.nav_list ul li {
  z-index: 20;
}

.mypice_list {
  background-color: #333;
  display: none;
  width: 90px;
  height: 72px;
}

.mypice_list ul li {
  height: 36px;
  line-height: 36px;
  text-decoration: none;
  color: 16px;
  font-weight: 400;
  color: #ffffff;
}

.timespan {
  display: inline-block;
}

#agreement{
  -webkit-appearance: auto;
    width: 20px;
    height: 20px;
    margin-top: -3px;
    margin-right: 5px;
}