@charset "UTF-8";
/* 登录 */
.logoin {
  position: absolute;
  top: 194px;
  width: 100%;
  height: 830px;
  min-width: 1200px;
  background: url(../../../../img/web/bglog.jpg) no-repeat; }

.logoin_rt {
  width: 400px;
  height: 420px;
  background: rgba(233, 243, 212, 0.7);
  font-size: 14px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 66px; }

.img_div {
  width: 100%;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #dddddd; }

.img_div p {
  width: 50%;
  float: left;
  color: #333333;
  text-align: center;
  font-size: 18px;
  font-weight: 700; }

.img_div p:hover {
  cursor: pointer; }

.img_div p img {
  width: 24px;
  margin-top: -2px; }

.img_div p.unactive {
  background: #006a0d !important;
  color: #FFFFFF !important;
  font-weight: normal !important;
  padding: 0px !important; }

.tabdivchild {
  margin: 20px 30px; }

.logoin_rt td {
  height: 60px;
  line-height: 60px;
  position: relative; }

.logoin_rt td:first-child {
  width: 64px;
  color: #333333; }

.logoin_rt input {
  width: 274px;
  height: 36px;
  line-height: 36px;
  padding-left: 45px;
  border-radius: 4px;
  border: none;
  font-size: 14px;
  color: #333333;
  box-sizing: border-box; }

.logoin_rt td img {
  position: absolute;
  left: 10px;
  top: 18px;
  width: 24px; }

.yanzhengma {
  position: absolute;
  top: 0;
  right: 0; }

.yanzhengma .code {
  display: inline-block;
  font-family: Arial;
  font-style: italic;
  font-size: 30px;
  padding: 4px 15px;
  letter-spacing: 3px;
  font-weight: bolder;
  height: 35px;
  line-height: 28px;
  text-align: center;
  background: #eeeeee;
  color: #ff8a00;
  border-radius: 4px;
  border: 0;
  box-sizing: border-box;
  margin-top: 12px; }

.yanzhengma .code:hover,
.yanzhengma .send-code:hover {
  cursor: pointer; }

.yanzhengma .send-code {
  color: #f2f2f2;
  padding: 5px 10px;
  background: #009944;
  border-radius: 4px; }

.tabdivchild .wjmm:hover {
  color: #69b02f; }

.login-btn {
  width: 335px;
  background-color: #ff9900;
  color: #FFFFFF;
  height: 36px;
  line-height: 36px;
  text-align: center;
  margin-top: 10px;
  font-size: 16px;
  letter-spacing: 5px;
  border-radius: 4px; }

.login-btn:hover {
  cursor: pointer; }

.tabdivchild .ljzc {
  color: #ff6600; }

.tabdivchild .ljzc:hover {
  color: #69b02f; }

/* 微信扫码登录 */
.wx_sys {
  width: 200px;
  height: 200px;
  line-height: 124px;
  padding: 8px;
  margin: 25px auto;
  margin-top: 50px;
  background: #FFFFFF; }

.sys_div {
  width: 200px;
  margin: 20px auto;
  height: 36px;
  line-height: 35px; }

.sys_div div {
  float: left;
  width: 40px; }

.sys_div div img {
  width: 34px;
  height: 34px; }

.sys_div div.sys_div2 {
  width: 160px;
  font-size: 12px; }

.sys_div div.sys_div2 b {
  margin: 0px 6px;
  padding: 0 6px;
  display: inline-block;
  border-left: 1px solid #bcbcbc;
  border-right: 1px solid #bcbcbc;
  height: 16px;
  line-height: 16px; }

/* 找回密码 */
.logoin_rt .logoin_bt {
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  color: #FFFFFF;
  font-weight: 700;
  position: relative;
  background: #006a0d;
  text-align: center; }

/* 验证身份 */
.mial {
  display: none;
  padding: 20px;
  padding-top: 5px;
  padding-left: 153px;
  margin-top: 40px; }

.getback-pw-step {
  float: left;
  width: 610px;
  height: 5px;
  margin: 0px auto;
  margin-bottom: 50px;
  border-radius: 3px;
  position: relative;
  left: -65px; }

.getback-pw-step span {
  float: left;
  width: 155px;
  height: 5px;
  margin-right: -3px;
  position: relative;
  z-index: 999;
  border-radius: 3px;
  background: #bcbcbc; }

.getback-pw-step span.on {
  z-index: 1;
  background: #006a0d; }

.getback-pw-step span i {
  position: absolute;
  left: 50%;
  top: 50%;
  display: block;
  color: #FFFFFF;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  margin: -10px 0 0 -10px;
  font-size: 13px;
  font-family: Arial;
  font-style: normal;
  border-radius: 50%;
  background: #bcbcbc; }

.getback-pw-step span.on i {
  background: #006a0d; }

.getback-pw-step span em {
  display: none;
  float: left;
  color: #006a0d;
  width: 170px;
  height: 30px;
  line-height: 30px;
  margin-top: 15px;
  text-align: center;
  font-size: 14px;
  font-style: normal; }

.getback-pw-step span.on em {
  display: block; }

/* 找回密码 验证码 */
.span_tisi {
  position: absolute;
  right: -120px;
  top: 6px; }

.span_tisi span {
  display: inline-block;
  font-family: Arial;
  font-style: italic;
  font-size: 30px;
  font-weight: 700;
  width: 100px;
  text-align: center;
  height: 35px;
  line-height: 35px;
  border-radius: 4px;
  background: #eeeeee;
  color: #ff8a00; }

.span_email {
  position: absolute;
  right: -140px;
  top: 0; }

.span_email span {
  display: inline-block;
  color: #FFFFFF;
  background-color: #006a0d;
  width: 110px;
  text-align: center;
  height: 35px;
  line-height: 35px;
  border-radius: 4px; }

/* 找回密码 上一步按钮 */
.mail-btn {
  border-radius: 4px;
  width: 120px;
  background: #bcbcbc;
  color: #FFFFFF;
  height: 36px;
  line-height: 36px;
  display: inline-block;
  margin-top: 10px;
  font-size: 16px;
  text-align: center; }

.span_email span:hover,
.span_tisi span:hover,
.mail-btn:hover {
  cursor: pointer; }

/* 找回密码 下一步按钮 */
.next-btn {
  background: #ff8a00;
  margin-left: 20px; }

/* 注册页面 */
.code-tips {
  position: absolute;
  right: -244px;
  top: 0px;
  animation: shining 1s infinite alternate;
  display: none; }

@keyframes shining {
  0% {
    color: #cccccc; }
  100% {
    color: #ff6600; } }

/* 会员中心页 */
.left-navigator {
  background-color: #f2f2f2; }

.left-navigator li a {
  display: block;
  height: 45px;
  line-height: 45px;
  width: 158px;
  padding-left: 30px;
  font-size: 14px; }

.left-navigator li i {
  font-weight: 700;
  font-size: 16px; }

.left-navigator li a.active {
  color: #FFFFFF;
  background: #009944; }

.left-navigator li a:hover {
  background-color: #009944;
  color: #FFFFFF;
  cursor: pointer; }

.content-wrap {
  border: 1px solid #dddddd;
  width: 992px;
  padding: 15px;
  box-sizing: border-box; }

.content-wrap .header {
  font-size: 18px;
  padding-bottom: 10px;
  border-bottom: 1px solid #dddddd;
  color: #333333; }

.content-wrap .header i {
  font-size: 20px;
  font-weight: 700;
  margin-right: 5px; }

.content-wrap .header .more {
  font-size: 14px; }

.content-wrap .header .more:hover {
  cursor: pointer;
  color: #69b02f; }

#tableList th {
  color: #bcbcbc;
  font-size: 14px;
  text-align: center; }

#tableList td {
  border-top: 1px solid #cccccc;
  padding: 10px 0;
  color: #666666; }

#tableList td .order-id {
  display: inline-block;
  background-color: #7dafad;
  color: #FFFFFF;
  padding: 2px 12px;
  margin: 0 0 5px 12px;
  width: 314px; }

#tableList td .detail {
  padding-left: 20px;
  margin-bottom: 5px; }

#tableList td .detail:last-child {
  margin-bottom: 0; }

#tableList td .detail a {
  color: #333333;
  font-size: 14px;
  display: block; }

#tableList td .detail a:hover {
  color: #69b02f; }

#tableList td .detail p {
  color: #bcbcbc;
  font-size: 12px; }

#tableList td .date {
  font-size: 12px; }

#tableList td .price {
  color: #ff6600;
  font-size: 14px;
  font-weight: bold; }

#tableList td .price .currency_sy {
  font-style: normal; }

#tableList td .dfk {
  color: #b63838;
  font-size: 14px; }

#tableList td .order-ck {
  background-color: #ff6600;
  color: #FFFFFF;
  padding: 5px 15px;
  border-radius: 4px; }

.no-data, .no-data-tips {
  text-align: center; }

.no-data i {
  font-size: 50px;
  color: #bcbcbc; }

.no-data-tips a {
  color: #ff8a00; }

.no-data-tips a:hover {
  cursor: pointer; }

/* 猜你喜欢 */
.guess-like li {
  float: left;
  width: 225px;
  margin: 15px 15px 0 0;
  overflow: hidden;
  border: 1px solid #dddddd;
  border-radius: 3px;
  background: #f2f2f2; }

.guess-like li:hover {
  cursor: pointer; }

.guess-like li:last-child {
  margin-right: 0; }

.guess-like li .pic {
  width: 225px;
  height: 150px;
  overflow: hidden; }

.guess-like li .pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1); }

.guess-like li:hover .pic img {
  transform: scale(1.1);
  transition: 1s; }

.guess-like li p {
  color: #333333;
  font-size: 14px;
  padding: 5px 10px; }

.guess-like li p:last-child {
  color: #ff8a00;
  font-size: 12px; }

.guess-like li p .currency_sy {
  font-style: normal; }

.guess-like li p span {
  font-size: 18px; }

/* 修改个人信息页 */
.minfo-wrap .info {
  font-size: 18px;
  padding-bottom: 10px;
  border-bottom: 1px solid #dddddd;
  color: #333333; }

.minfo-wrap .info i {
  font-size: 20px;
  font-weight: 700;
  margin-right: 5px; }

.minfo-wrap .input-wrap {
  width: 450px;
  margin: 20px auto; }

.minfo-wrap .input-wrap div {
  margin-bottom: 20px; }

.minfo-wrap .input-wrap div label {
  font-size: 14px;
  color: #666666;
  display: inline-block;
  width: 90px; }

.minfo-wrap .input-wrap div input {
  border: 0;
  outline: 0;
  padding: 10px;
  color: #666666;
  box-shadow: 0 0 3px #cccccc;
  border-radius: 6px;
  width: 332px; }

.minfo-wrap .input-wrap .submit-btn {
  padding: 10px;
  text-align: center;
  background: #ff8a00;
  font-size: 16px;
  color: #FFFFFF; }

.minfo-wrap .input-wrap .submit-btn:hover {
  cursor: pointer; }
