
.windowsMark{
  position: fixed;
  z-index: 10000;
  background: rgba(0,0,0,0.2);
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}
.windowsP{
  position:fixed;
  width:300px;
  height: 160px;
  background: #fff;
  border-radius: 3px;
  background-size: 100% 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-80px);
  z-index: 10001;
}
.windowsShow input,.windowsShow img{
  display: inline-block;
  height: 40px;
}
.windowsShow input{
  width: 37%;
  margin: 0 5%;
  line-height: 40px;
  text-indent:15px;
  outline: none;
  border-radius: 3px;
}
.windowsShow img{
  width: 45%;
}
.windowsShow{
  padding: 24px 3px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
}
.windowsSureBtn{
  text-align: center;
}
.windowsSureBtn span{
  display: inline-block;
  width: 90%;
  background: #ffb657;
  color: #fff;
  height: 40px;
  line-height: 40px;
  border-radius: 5px;
}
@media only screen and (max-width:960px){
.windowsP{
  width:300px;
  height: 150px;
  top: 40%;
  left: 50%;
  transform: translate(-150px,-50px);
}
}



























































































































































































































































































































































/* 图片和支付样式开始 */
.shareCon[data-v-29b2cf05] {
  width: 80%;
  margin: 0 auto;
  position: relative;
}
.btnCon[data-v-29b2cf05],
.shareCon .courseShow[data-v-29b2cf05] {
  display: inline-block;
}
.shareCon .courseShow[data-v-29b2cf05] {
  width: 100%;
}
.btnCon[data-v-29b2cf05] {
  display: block;
  width: 300px;
  margin: 0 auto;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  border-radius: 5px;
  background: #fff2cc;
  color: #d93f24;
  position: absolute;
  bottom: 50px;
  z-index: 99;
  left: 50%;
  text-align: center;
  transform: translateX(-150px);
}
/* 图片和支付样式结束 */
/* 登录页面开始 */
.closeLoginMark[data-v-29b2cf05],
.addressmark[data-v-29b2cf05] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(144, 144, 144, 0.5);
  z-index: 9998;
}
/* 登录框样式开始 */
/* 加入地址样式 */
.login[data-v-29b2cf05],
.addCon[data-v-29b2cf05] {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 300px;
  background-color: #fff;
  border-radius: 5px;
  z-index: 9999;
}
.login[data-v-29b2cf05] {
  padding: 25px;
  transform: translate(-175px, -207px);
}
.addCon[data-v-29b2cf05] {
  padding: 25px 200px;
  transform: translate(-350px, -268px);
}
.closeBtn[data-v-29b2cf05] {
  display: inline-block;
  position: absolute;
  right: 30px;
  top: 10px;
  color: #ffb657;
}
.loginList[data-v-29b2cf05] {
  margin-top: 25px;
  position: relative;
}
.getsmsColde[data-v-29b2cf05] {
  position: absolute;
  right: -3px;
  top: 12px;
  color: #ffb657;
}
.loginList input[data-v-29b2cf05] {
  display: inline-block;
  border: none;
  outline: none;
  width: 100%;
  height: 40px;
  text-indent: 5px;
  color: #ccc !important;
  border-bottom: 1px solid #ccc;
  -webkit-box-shadow: 0 0 0 1000px white inset;
  box-shadow: 0 0 0 1000px white inset;
}
[data-v-29b2cf05]::-webkit-input-placeholder {
  color: #ccc;
}
[data-v-29b2cf05]:-moz-placeholder {
  color: #ccc;
}
[data-v-29b2cf05]::-moz-placeholder {
  color: #ccc;
}
[data-v-29b2cf05]:-ms-input-placeholder {
  color: #ccc;
}

/* 切换短信和密码登录开始 */
.switchBtn[data-v-29b2cf05] {
  color: #ccc;
  display: inline-block;
  padding: 25px 0;
  margin-top: 10px;
  margin-left: 5px;
}
/* 切换短信个密码登录结束 */
.loginBtn[data-v-29b2cf05] {
  text-align: center;
}
.loginBtn .logins[data-v-29b2cf05] {
  display: inline-block;
  width: 300px;
  height: 40px;
  line-height: 40px;
  background: #ffb657;
  color: #fff;
  border-radius: 3px;
}
.registered[data-v-29b2cf05] {
  margin-top: 26px;
}
.loginBox[data-v-29b2cf05] {
  display: none;
}
/* 切换登录与注册样式开始 */
.loginAndRegistration[data-v-29b2cf05] {
  padding: 10px 0;
  border-bottom: 1px solid #ccc;
  color: #ccc;
}
.loginAndRegistration span[data-v-29b2cf05] {
  display: inline-block;
  width: 49%;
  text-align: center;
  height: 30px;
  line-height: 30px;
}
.loginAndRegistration span[data-v-29b2cf05]:nth-child(1) {
  border-right: 1px solid #ccc;
}
.defaultStyle[data-v-29b2cf05] {
  color: #ffb657;
}
#fakeSms[data-v-29b2cf05],
#fakesSms[data-v-29b2cf05] {
  color: #ccc;
}
/* 登录框样式结束 */
/* 登录页面结束 */
@media only screen and (max-width: 960px) {
  /* 图片和支付样式开始 */
.shareCon[data-v-29b2cf05] {
    width: 98%;
    margin: 5px auto;
}
.moneyBox[data-v-29b2cf05] {
    left: 1%;
    right: 1%;
}
  /* 图片和支付样式结束 */
  /* 登录样式开始 */
.login[data-v-29b2cf05] {
    position: fixed;
    top: 50%;
    left: 6%;
    width: 76%;
    transform: translate(0, -182px);
    background-color: #fff;
    padding: 6%;
    border-radius: 5px;
    z-index: 9999;
}
.loginList input[data-v-29b2cf05] {
    height: 37px;
    text-indent: 5px;
}
.loginList[data-v-29b2cf05] {
    margin-top: 32px;
    padding: 0;
}
.getsmsColde[data-v-29b2cf05] {
    position: absolute;
    right: 0px;
    top: 12px;
    color: #ffb657;
}
.switchBtn[data-v-29b2cf05] {
    padding: 20px 0px;
}
.loginList .duanxin[data-v-29b2cf05] {
    text-indent: 5px;
}
.loginBtn .logins[data-v-29b2cf05] {
    width: 100%;
}
  /* 登录样式结束 */
}

