﻿body {
  background-color: white;
}

button:focus {
  outline: 0;
}

.PageFooter {
  color: white;
  text-align: center;
  background-color: #092139;
  vertical-align: middle;
}

.shopList {
  padding-left: 30px;
  padding-top: 15px;
  padding-bottom: 10px;
  padding-right: 10px;
  font-size: 16px;
  border-bottom: 1px solid #ddd;
  cursor: pointer;
}
.shopList_div_bi_name {
  color: #a1a1a1;
  font-size: 14px;
}
.shopList_Disabled {
  color: #c1c1c1;
  cursor: auto;
}

.loading {
  padding-left: 60px;
  width: 160px;
  height: 90px;
  position: absolute;
  opacity: 0.7;
  z-index: 9999;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}

.login-ShopName {
  padding: 5px;
  background-color: #fef4f3;
  color: #ff0000;
  font-size: 14px;
  border-radius: 5px;
  float: right;
  margin-top: -4px;
  cursor: pointer;
  display: none;
}

.header_title {
  height: 85px;
  font-size: 30px;
  font-weight: bold;
  color: #000;
  margin-left: 100px;
}

.footer_span {
  margin-left: 10px;
  color: #484848;
}

.div_step_content {
  padding-left: 30px;
  padding-right: 30px;
}

.div_content {
  position: relative;
  width: 100%;
  margin: 85px auto;
}

@media screen and (min-width: 1201px) {
  .mobile_header_title_hide {
    display: inherit;
  }
  .mobile_header_title_show {
    display: none;
  }

  .LoginContainer {
    width: 420px;
    position: absolute;
    right: 5%;
    background: #fff;
    padding: 10px 35px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    height: 400px;
    top: 50px;
    z-index: 10;
  }

  .LoginHeaderTitle {
    color: #000;
    margin-bottom: 20px;
    font-size: 18px;
  }

  .LoginInput {
    margin-bottom: 20px;
  }

  .LoginInput span {
    font-size: 15px;
    margin-top: 6px;
    left: 0px;
    color: #d2d2d2;
  }

  .LoginInput input {
    padding-left: 30px;
  }

  .LoginBtn {
    margin-bottom: 20px;
  }

  .LoginImg {
    /*background: url('../images/loginImg.jpg') no-repeat;
        background-color: #FF0000;
        height: 500px;
        float: left;
        width: 100%;
        margin: 0 auto;*/
    display: block !important;
    width: 100%;
  }

  .LoginImg_img {
    height: 500px;
    background-image: url("../images/loginImg.png?rand=2021v1");
    background-repeat: no-repeat;
    background-position: 0px 0px;
  }
  .LoginImg_img_easy {
    height: 550px;
    background-image: url("../images/loginImg-easy.jpg");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-size: 100% 550px;
  }
  .LoginImg_TradeWay {
    display: inline-block;
    position: relative;
    top: -110px;
    left: 705px;
    color: #fff;
    font-size: 28px;
  }
  .registerCSS {
    height: 510px !important;
    background-size: auto 510px !important;
  }

  .LoginImg_href {
    display: inline-block;
    position: relative;
    width: 350px;
    height: 300px;
    top: 110px;
    left: 470px;
  }
  .div_resetPWD_body {
    display: none;
    width: 450px;
    height: 450px;
    top: 10px;
    padding: 10px;
  }
  .divLogingPC {
    display: none;
  }
}
/* 
@media screen and (max-width: 992px) and (min-width: 768px) {
  .mobile_header_title_hide {
    display: inherit;
  }
  .mobile_header_title_show {
    display: none;
  }

  .LoginContainer {
    width: 520px;
    margin: 210px auto 120px auto;
  }

  .LoginHeaderTitle {
    color: #000;
    margin-bottom: 20px;
    font-size: 18px;
  }

  .LoginInput {
    margin-bottom: 20px;
  }

  .LoginInput span {
    font-size: 15px;
    margin-top: 6px;
    left: 0px;
    color: #d2d2d2;
  }

  .LoginInput input {
    padding-left: 30px;
  }

  .LoginBtn {
    margin-bottom: 20px;
  }

  .LoginImg {
    display: none;
  }
  .LoginImg_href {
    display: none;
  }

  .div_resetPWD_body {
    display: none;
    width: 450px;
    height: 460px;
    top: 20px;
    padding: 10px;
  }

  .PageFooter_span {
    display: none;
  }
} */

@media screen and (max-width: 1200px) and (min-width: 300px) {
  /*移动端样式*/
  .div_step_content {
    padding-left: 0px;
    padding-right: 0px;
  }

  .mobile_header_title_hide {
    display: none;
  }
  .mobile_header_title_show {
    display: inherit;
  }

  .header_title {
    text-align: center;
    margin-left: -10px;
  }

  .div_content {
    position: relative;
    width: 100%;
    margin: 5px auto;
  }

  .LoginContainer {
    width: 90%;
    margin: 50px auto 20px auto;
  }

  .LoginHeaderTitle {
    /* color: #000;
    margin-bottom: 20px;
    font-size: 18px; */
    display: none;
  }

  .LoginInput {
    margin-bottom: 20px;
  }

  .LoginInput span {
    font-size: 15px;
    margin-top: 6px;
    left: 0px;
    color: #d2d2d2;
  }

  .LoginInput input {
    padding-left: 30px;
  }

  .LoginBtn {
    margin-left: 0px;
    margin-bottom: 20px;
  }

  .navbar-header {
    border-bottom-style: none !important;
  }

  .navbar-toggle {
    border-color: white !important;
  }

  .navbar-toggle:hover {
    background-color: #218dbf !important;
  }

  .navbar-inverse .navbar-toggle {
    background-color: #218dbf !important;
  }

  .nav .navbar-nav,
  li {
    border-bottom: 1px solid #e0e0e0 !important;
  }

  .nav .navbar-nav,
  li:last-child {
    border-bottom: none !important;
  }

  :after {
    border-bottom: none;
  }

  .navbar-collapse {
    background-color: #16528d !important;
  }

  .PageFooter_span {
    display: none;
  }
  .LoginImg_href {
    display: none;
  }
  .LoginImg_TradeWay {
    display: none;
  }

  .div_resetPWD_body {
    display: none;
    height: 460px;
  }
  #divStepBar {
    display: none;
  }

  .divShortcut {
    display: none;
  }
}

.navbar-collapse {
  border-style: none !important;
}

.navbar-collapse a {
  color: white !important;
}

.navbar-brand {
  color: white !important;
}

.div_footer_css {
  color: #c4c6c7;
  font-size: 25px;
  font-style: italic;
  border-bottom: 1px #d1d1d1 solid;
  padding-bottom: 10px;
  margin: 0 auto;
  margin-bottom: 15px;
  width: 45%;
  font-family: NSimSun;
}

.memTitle {
  background-image: linear-gradient(#c0e8f8, #36b4e9);
  width: 100%;
  height: 210px;
  text-align: center;
  /* border-radius: 0px 0px 30px 30px; */
}
.memTitle_bottom {
  width: 100%;
  height: 20px;
  background-image: url("../images/arc.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-color: #37b4e9;
}

.memTitle_easy {
  background-image: linear-gradient(#1dc87c, #10a764);
  width: 100%;
  height: 210px;
  text-align: center;
}
.memTitle_bottom_easy {
  width: 100%;
  height: 20px;
  background-image: url("../images/arc.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-color: #10a764;
}

.memLogo {
  display: inline-block;
  height: 80px;
  width: 80px;
  margin-top: 60px;
  background-image: url("../images/LOGO.jpg");
  background-repeat: no-repeat;
  background-size: 80px 80px;
}
.memTableCSS {
  width: 100%;
  margin-top: 10px;
}
.memTitleMsg {
  color: #fff;
  margin-top: 20px;
  font-size: 18px;
}
.memTableCSS td {
  border-bottom: 1px #d1d1d1 solid;
  padding-top: 20px;
  padding-bottom: 10px;
}
.memTableCSS i {
  font-size: 18px;
  color: #81d1f1;
}
.memInputCSS {
  height: 30px;
  width: 100%;
  font-size: 18px;
  border: 0px;
  outline: none;
}
.buttonMemCodePhone {
  width: 120px;
  height: 30px;
  border: 0px;
  color: #fff;
  background-color: #ff9900;
  border-radius: 5px;
}
.buttonMemSubmit {
  background-color: #36b4e9;
  color: #fff;
  font-size: 18px;
  border: 0px;
  width: 100%;
  height: 40px;
  border-radius: 5px;
}

/*滚动条*/
::-webkit-scrollbar {
  width: 3px;
  height: 5px;
}

::-webkit-scrollbar-track {
  background-color: #eaeaea;
}

::-webkit-scrollbar-thumb {
  background-color: #00aff0;
}

::-webkit-scrollbar-thumb:hover {
  background-color: #9c3;
}

::-webkit-scrollbar-thumb:active {
  background-color: #00aff0;
}

.btn_iconCSS {
  display: inline-block;
  font-size: 18px;
  border-radius: 100%;
  border: 0px;
  width: 35px;
  height: 35px;
  padding-top: 6px;
  padding-left: 2px;
  margin-right: 10px;
  text-align: center;
  cursor: pointer;
}
.btn_iconCSS_OWeb,
.btn_iconCSS_OWeb:focus,
.btn_iconCSS_OWeb:hover {
  color: #fff;
  background-color: #29a6ff;
}

.btn_iconCSS_Client,
.btn_iconCSS_Client:focus,
.btn_iconCSS_Client:hover {
  color: #fff;
  background-color: #ff863c;
}

.btn_iconCSS_phone,
.btn_iconCSS_phone:focus,
.btn_iconCSS_phone:hover {
  display: inline-block;
  font-size: 30px;
  border: 0px;
  padding: 0px;
  height: 35px;
  background-color: #fff;
  color: #7dbb00;
  vertical-align: bottom;
  cursor: pointer;
}

.ie_Tips_css {
  display: none;
  top: 0px;
  position: absolute;
  z-index: 99999;
  width: 100%;
  text-align: center;
  font-size: 24px;
}
