

/*reset*/
*,
:focus,
:hover,
:active {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  outline: 0;
}

body,
dl,
dt,
dd,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
table,
td,
tr,
th,
img,
input,
select,
a,
button {
  margin: 0px;
  padding: 0px;
  border: 0px;
  font-family: 'Microsoft Yahei', sans-serif, 'SimSun', 'SimHei';
}

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  box-shadow: inset 0 0 0 1000px #fff;
}

li {
  list-style: none;
}

a {
  color: #666;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

.auto-cut {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

html,
body {
  height: 100%;
}

.wrapper {
  width: 1080px;
  margin: 0 auto;
}

* html .clearfix {
  zoom: 1;
}

/*ie6*/
*:first-child+html .clearfix {
  zoom: 1;
}

/*ie7*/
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  zoom: 1;
}

.undis,
.js-hidden {
  display: none;
}

.dis {
  display: block;
}

.clear {
  clear: both;
  height: 0;
  overflow: hidden;
  zoom: 1;
}

.col-sub,
.col-a,
.mod-a {
  float: left;
}

.col-b,
.mod-b {
  float: left;
}

.col-main,
.col-c,
.mod-c {
  float: right;
}

.flexbox {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

/* pop-window */
.pop-window {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, .7);
  padding: 0 .5rem 0;
  z-index: 99;
}

.pop-window .pop-container {
  height: 100%;
}

.pop-box {
  padding: 20px;
  box-shadow: 2px 2px 15px 2px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  border-radius: 6px;
}

.pop-box .pop-header {
  font-size: 20px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  position: relative;
}

.pop-box .pop-footer .btn-cancel {
  background: #A4A4A4;
}

/* loading-window */
.window-loading {
  padding: 0;
  background-color: transparent;
}

.load-pic {
  padding: 0.25rem 0.75rem;
  box-shadow: 2px 2px 15px 2px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  color: #333;
  border-radius: 6px;
  opacity: 0.75;
}

.load-pic i {
  display: block;
  float: left;
  width: 8px;
  height: 60px;
  margin: 0 2px;
  background-color: #333;
  transform: scaleY(0.4);
  animation: loading 1s linear infinite;
}

.load-pic i:nth-of-type(1) {
  animation-delay: 0.1s;
}

.load-pic i:nth-of-type(2) {
  animation-delay: 0.2s;
}

.load-pic i:nth-of-type(3) {
  animation-delay: 0.3s;
}

.load-pic i:nth-of-type(4) {
  animation-delay: 0.4s;
}

.load-pic i:nth-of-type(5) {
  animation-delay: 0.5s;
}


@keyframes loading {

  0%,
  40%,
  100% {
    transform: scaleY(0.4)
  }

  20% {
    transform: scaleY(1)
  }
}

/* feedback-window */
.pop-window.window-feedback {
  padding: 0;
  background-color: transparent;
  z-index: 99999
}

.window-feedback .feedback-cnt {
  /* height: 1.5rem;line-height: 1.5rem; */
  line-height: normal;
  box-shadow: 2px 2px 15px 2px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  /* font-size: 0.36rem; */
  font-size: 18px;
  color: #000;
  border-radius: 6px;
  text-align: center;
  padding: 20px;
  max-width: 80%;
}

/* :start */
* {
  margin: 0;
  padding: 0;
}

img {
  width: 100%;
  height: 100%;
}

input:focus {
  outline: 0;
}

#cq-login-wrap {
  position: fixed;
  z-index: 10;
}

/* scancode */
.cq-scancode-container {
  display: none;
  position: relative;
  width: 358px;
  height: 410px;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 24px 37px 3px rgba(0, 68, 151, 0.13);
  text-align: center;
  padding-top: 36px;
  box-sizing: border-box;
  font-size: 20px;
}

.cq-login-container {
  display: inline-block;
  position: relative;
  width: 358px;
  height: 410px;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 24px 37px 3px rgba(0, 68, 151, 0.13);
}

.cq-login-head {
  margin: 0 auto;
  padding: 40px 10px 20px;
  font-size: 20px;
  font-family: PingFang SC;
  font-weight: 500;
  color: rgba(51, 51, 51, 1);
}

.cq-login-head .cq-head-active::after {
  content: " ";
  width: 88px;
  height: 2px;
  line-height: 2px;
  background: #2F88F5;
  display: block;
  margin: 0 auto;

}

.cq-login-close {
  width: 16px;
  height: 16px;
  background: url(../image/web-modal-close.png) center no-repeat;
  position: absolute;
  top: 18px;
  right: 18px;
  background-size: 16px;
  cursor: pointer;
}

.cq-login-head span {
  width: 160px;
  height: 35px;
  line-height: 35px;
  display: inline-block;
  box-sizing: border-box;
  text-align: center;
  cursor: pointer;
}

/* 表单 */
.cq-login-body {
  padding: 0 30px;

}

#loginbyusername {
  display: none;
}

.account-phone,
.account-code,
.account-username,
.account-password {
  position: relative;
  height: 40px;
  line-height: 40px;
}

.account-code,
.account-password {
  margin-top: 20px;
}

.account-send {
  display: inline-block;
  width: 110px;
  height: 40px;
  margin-left: 6px;
  background: linear-gradient(90deg, rgba(1, 203, 255, 1) 0%, rgba(68, 140, 250, 1) 100%);
  border-radius: 5px;
  text-align: center;
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 500;
  color: rgba(255, 255, 255, 1);
  cursor: pointer;
  border: none;
}

.account-forget {
  float: right;
  color: rgba(58, 169, 255, 1);
  cursor: pointer;
  margin-right: 14px;
  font-size: 14px;
}

.account-phone input:first-child,
.account-code input:first-child,
.account-username input:first-child,
.account-password input:first-child {
  box-sizing: border-box;
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding-left: 12px;
  background: rgba(255, 255, 255, 1);
  border: 1px solid rgba(202, 206, 211, 1);
  border-radius: 5px;
  font-size: 16px;
  font-weight: 500;
  color: #666;
}

.account-code input:first-child {
  width: 175px;
  display: inline-block;
}

.account-password {
  box-sizing: border-box;
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: rgba(255, 255, 255, 1);
  border: 1px solid rgba(202, 206, 211, 1);
  border-radius: 5px;
  font-size: 16px;
  font-weight: 500;
  color: #666;
}

.account-password input:first-child {
  border: none;
  width: auto;
  height: 30px;
}

.submit {
  margin-top: 25px;
  width: 294px;
  height: 40px;
}

.submit input {
  cursor: pointer;
  border: none;
  border-radius: 5px;
  background: linear-gradient(90deg, rgba(1, 203, 255, 1) 0%, rgba(68, 140, 250, 1) 100%);
  width: 100%;
  height: 100%;
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 500;
  color: rgba(255, 255, 255, 1);
}

.cq-login-link {
  margin-top: 35px;
}

.cq-login-link-text {
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 500;
  color: rgba(153, 153, 153, 1);
  padding: 0 15px 0;
  margin: 20px 46px;
  line-height: 1px;
  border-left: 70px solid #DCDCDC;
  border-right: 70px solid #DCDCDC;
  text-align: center;
}

.cq-login-link-icon {
  text-align: center;
  display: flex;
  justify-content: space-around;
  padding: 10px 20px 0;
}

.cq-login-link-icon div {
  width: 50px;
  height: 60px;
  display: inline-block;
  cursor: pointer;
}

.cq-login-link-wx {
  background: url("../image/login-wx.png") no-repeat;
  background-size: 100%;
}

.cq-login-link-qq {
  background: url("../image/login-qq.png") no-repeat;
  background-size: 100%;
}

.cq-login-link-weibo {
  background: url("../image/login-weibo.png") no-repeat;
  background-size: 100%;
}

.cq-login-link-douyin {
  background: url("../image/login-douyin.png") no-repeat;
  background-size: 100%;
}

.cq-login-link-dingding {
  background: url("../image/login-dingding.png") no-repeat;
  background-size: 100%;
}

/*遮罩层*/
#cq-login-mask {
  position: absolute;
  top: 0;
  filter: alpha(opacity=70);
  z-index: 5;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0.7;
}

/* 错误 */
.errorHint {
  font-size: 12px;
  height: 20px;
  clear: both;
  color: #f01414;
  position: absolute;
  line-height: 20px;
}