@charset "utf-8";
/* CSS Document */
* {
  margin: 0;
  padding: 0;
}
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
p,
a,
form,
select,
input,
ul,
ol,
li {
  font-weight: normal;
  font-family: 'Microsoft YaHei', '微软雅黑', sans-serif;
  color: #222222;
  font-size: 0.25rem;
}
b {
  font-weight: normal;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  cursor: pointer;
}
img {
  display: block;
}

/* body .fixed{
    top:0;
    position:fixed;
} */
#con {
  width: 100%;
  height: 100%;
  overflow-y: hidden;
  background-color: #164af9;
  position: relative;
  padding-bottom: 1rem;
}
.kc {
  width: 90%;
  margin: auto;
  height: 16.6rem;
  background-image: url(../img/bg.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  transform: translateY(-0.5rem);
  position: relative;
}
.kcjs {
  width: 60%;
  height: 0.75rem;
  margin: 0 auto 0;
  position: absolute;
  top: 1%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.kc_content {
  width: 85%;
  margin: auto;
  /* height: 2.3rem; */
  overflow: hidden;
  /* padding-top: 1.1rem; */
  margin-bottom: 0.3rem;
}

.kc_content .new {
  width: 16%;
  float: left;
  margin-top: 0.05rem;
  background: url(../img/new.png) no-repeat;
  background-size: 100% 100%;
  height: 0.9rem;
  color: #fff;
  font-size: 0.2rem;
  text-align: center;
  line-height: 0.9rem;
}

.kc_content ul {
  width: 74%;
  float: left;
  margin-left: 0.5rem;
  font-size: 0.22rem;
  line-height: 0.36rem;
  margin-top: 0.02rem;
}
.kc_content ul li {
  list-style: none;
  /* color: #fff; */
  font-size: 0.2rem;
}
.kc_content ul li:nth-child(1) {
  font-weight: bold;
  font-size: 0.27rem;
  color: #ff7726;
}
.kc_content1 {
  width: 85%;
  margin: auto;
  /* height: 2.3rem; */
  margin-bottom: 0.3rem;
  overflow: hidden;
  /* padding-top: 1.1rem; */
}
.kc_content1 ul li:nth-child(1) {
  font-weight: bold;
  font-size: 0.27rem;
  color: #ff7726;
}
.kc_content1 .new {
  width: 16%;
  float: left;
  margin-top: 0.05rem;
  background: url(../img/new.png) no-repeat;
  background-size: 100% 100%;
  height: 0.9rem;
  color: #fff;
  font-size: 0.2rem;
  text-align: center;
  line-height: 0.9rem;
}

.kc_content1 ul {
  width: 74%;
  float: left;
  margin-left: 0.5rem;
  font-size: 0.22rem;
  line-height: 0.36rem;
  margin-top: 0.02rem;
}
.kc_content1 ul li {
  list-style: none;
  /* color: #fff; */
  font-size: 0.2rem;
}
.bmlc {
  margin-top: 1rem;
  width: 90%;
  margin: auto;
  height: 3.7rem;
  background-image: url('../img/bmlc.png');
  background-size: 100%;
  background-repeat: no-repeat;
  overflow: hidden;
  margin-top: 0.2rem;
}

.bmlc_content {
  width: 18.5%;
  float: left;
  margin-top: 1.2rem;
  margin-left: 0.1rem;
}

.sj {
  width: 1.5%;
  float: left;
  margin-top: 1.7rem;
  padding-left: 0.15rem;
}

.bmlc p {
  text-align: center;
  margin-top: 0.2rem;
  font-size: 0.2rem;
}

.dn {
  width: 90%;
  margin: auto;
  /* height: 6.5rem; */
  background-image: url(../img/guanyudanei_bg.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin-top: 0.7rem;
  position: relative;
  padding-bottom: 0.6rem;
}
.dn img {
  width: 60%;
  height: 0.75rem;
  margin: 0 auto 0;
  position: absolute;
  top: 1%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.dn p {
  width: 90%;
  margin: auto;
  padding-top: 0.9rem;
  font-size: 0.2rem;
  line-height: 0.52rem;
}

.bt {
  width: 100%;
  margin: auto;
  margin-top: 0.5rem;
  text-align: center;
}

.bt h1 {
  font-size: 0.38rem;
  color: #fff;
  font-weight: bold;
}

.bd {
  width: 90%;
  margin: auto;
  height: 7.6rem;
  background-image: url('../img/bd.png');
  background-size: 100%;
  background-repeat: no-repeat;
  margin-top: 0.5rem;
}

.bdc {
  width: 90%;
  margin: auto;
  border-radius: 0.05rem;
  background-color: rgb(242, 242, 242);
  height: 1.1rem;
  overflow: hidden;
  margin-bottom: 0.6rem;
  display: flex;
  justify-content: space-between;
}

.bdc img {
  width: 10%;
  float: left;
  height: 0.6rem;
  margin-top: 0.25rem;
  margin-left: 0.25rem;
}

.form .bdys {
  width: 80%;
  border: none;
  float: left;
  background-color: rgb(242, 242, 242);
  color: #a2a2a2;
  line-height: 1.1rem;
  margin-left: 0.35rem;
  font-size: 0.25rem;
}
.form {
  clear: both;
  padding-top: 0.7rem;
}

.xy {
  width: 80%;
  height: 1rem;
  overflow: hidden;
  margin-top: 0.5rem;
  margin-left: 1rem;
}

.xy input {
  width: 21%;
  height: 0.31rem;
  background-color: transparent;
  border: none;
  background-size: 100%;
  float: left;
  margin-top: 0.015rem;
  margin-right: 0.1rem;
}

.xy p {
  font-size: 0.24rem;
  color: #fff;
  float: left;
  /* margin-left: 0.2rem; */
}

.xy a {
  color: #fff;
}

.pop {
  display: none;
  height: 50%;
  width: 80%;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 130;
  border-radius: 0.4rem;
  background-color: #fff;
  box-shadow: 0 0.1rem 0.18rem rgba(100, 0, 0, 0.5);
  padding: 0.4rem;
  overflow: auto;
}

.pop-top {
  height: 0.5rem;
  width: 100%;
  border-bottom: 0.02rem #e5e5e5 solid;
}
.pop-top h2 {
  float: left;
  display: black;
  font-size: 0.3rem;
  font-weight: bold;
}
.pop-top span {
  float: right;
  cursor: pointer;
  font-weight: bold;
  display: black;
}
.pop-foot {
  height: 0.5rem;
  line-height: 0.5rem;
  width: 100%;
  border-top: 0.01rem #e5e5e5 solid;
  text-align: right;
}
.pop-cancel,
.pop-ok {
  padding: 0.08rem 0.15rem;
  margin: 0.15rem 0.05rem;
  border: none;
  border-radius: 0.05rem;
  background-color: #337ab7;
  color: #fff;
  cursor: pointer;
}
.pop-cancel {
  background-color: #fff;
  border: 1px #cecece solid;
  color: #000;
}
.pop-content {
}

.bgPop {
  display: none;
  position: absolute;
  z-index: 129;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
}

input[type='submit'] {
  background: none;
  border: none;
  outline: none;
  margin: 0;
  padding: 0;
  cursor: pointer;
  color: #eee;
  margin-left: 0.35rem;
  /* background-color: rgb(255, 119, 38);
  -webkit-background-color: rgb(255, 119, 38); */
  background: url(../img/button.png) no-repeat;
  background-size: 100% 100%;
}

input[type='submit']:disabled {
  background: #ccc;
  cursor: no-drop;
}

.submit {
  width: 90%;
  height: 0.9rem;
  margin: auto;
  margin-left: 0.35rem;
  border: none;
  border-radius: 0.5rem;
  color: #fff;
  font-size: 0.36rem;
  background: url(../img/button.png) no-repeat;
  background-size: 100% 100%;
}

.la {
  float: left;
  width: 1.2rem;
  color: #fff;
  margin-left: 0.5rem;
}

.send-code {
  margin: 0.2rem auto;
  width: 3.6rem;
  height: 0.7rem;
  color: #ffffff;
  display: block;
  font-size: 0.28rem;
  line-height: 0.7rem;
  text-align: center;
  background: #fe8c17;
  border: none;
  cursor: pointer;
  border-radius: 0.3rem;
}

.phoneCode .close {
  top: -0.6rem;
  right: 0;
  width: 0.46rem;
  height: 0.47rem;
  position: absolute;
  background: url('../img/close.png') no-repeat center;
  background-size: 0.46rem 0.47rem;
}
