/** CSS Reset **/
* {
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  outline: none;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset,
img {
  border: 0;
  vertical-align: bottom;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}

ol,
ul {
  list-style: none;
}

caption,
th {
  text-align: center;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}

abbr,
acronym {
  border: 0;
}

textarea,
input,
select {
  resize: none;
  outline: none;
  background: none;
  border: none;
}

button {
  overflow: visible;
  width: auto;
  margin: 0;
  padding: 0;
  border: 0 none;
  outline: none;
}

input {
  border: 0
}

a {
  text-decoration: none;
  color: #333;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

a:hover {
  text-decoration: none;
  color: #000;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}

.clearfix {
  display: inline-block;
}

/* Hide from IE Mac */
.clearfix {
  display: block;
}

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

body {
  color: #333;
  font-size: 20px;
  line-height: 160%;
  font-family: "Microsoft YaHei";
  width: 100%;
  height: 100%;
  overflow-x: hidden;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.pc {
  display: block;
}

.mobile {
  display: none;
}

.m1200 {
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}


/* header */
.header {
  width: 100%;
  height: 600px;
  position: relative;
  margin-top: 24px;
  overflow: hidden;
  background: url(../images/pc_bgc/1_01.jpg) no-repeat center top;
}


#reg form label {
  margin: 0px 0;
}

.header_txt {
  margin-top: 10px;
  margin-left: 164px;
}

.page .box {
  margin-top: 30px;
}

.page .box a {
  float: left;
}

.page .box2 {
  margin-top: 30px;
  margin-left: -10px;
}

.page .box3 {
  margin-top: 30px;
  text-align: center;
  padding-bottom: 30px;
}


/* zxyy */
.page7 {
  background: url(../images/pc_bgc/1_03.jpg) no-repeat center top;
  height: 790px;
}

.page7 .title {
  text-align: center;
  margin: 0 auto;
  margin-top: 56px;
}

/* .form-wrap form .label span */
.form-wrap form .label {
  border-radius: 40px;
  position: relative;
  display: block;
  height: 50px;
  line-height: 50px;
  margin-bottom: 20px;
  padding-left: 0;
  font-size: 0;
  border: 1px solid #d4d2f4;
  background: transparent;
}

.form-wrap form .label span {
  text-align: center;
  display: inline-block;
  width: 26%;
  padding-left: 0;
  font-size: 18px;
  font-weight: 700;
  color: #ff3000;
  border-radius: 40px;
  background: #ffd200;
}

.form-wrap form .label input,
.form-wrap form .label select {
  color: #fff;
}

.form-wrap .qt_btn {
  border-radius: 40px;
  cursor: pointer;
  display: block;
  width: 100%;
  height: 50px;
  border: none;
  background: #ffd200;
  font-size: 22px;
  font-weight: 700;
  color: #ff3000;
  margin-top: 20px;
  line-height: 50px;
}

.tiaokuan.gray a {
  color: #fff;
}

.reg_wrap,
.zh,
.mz,
.mb,
.my,
.yg,
.jnd,
.ax,
.oz,
.yz {
  z-index: 8;
}

@media screen and (max-width:1000px) {
  body {
    line-height: 160%;
    font-size: 0.28rem;
  }

  .m1200 {
    width: 96%;
    margin: 0 auto;
  }

  .pc {
    display: none !important;
  }

  .mobile {
    display: block !important;
  }

  /* header */
  .header {
    background: url(../images/m_bgc/1_01.png) no-repeat center top;
    background-size: 100% auto;
    height: 6.19rem;
    padding-top: 0;
  }

  .header .logo {
    width: 2rem;
  }

  .header .m1200 {
    padding: 0.1rem 2%;
  }

  .page .box {
    margin-top: 0.3rem;
    overflow: hidden;
  }

  .page .box a {
    float: left;
    width: 50%;
  }

  .page .box img {
    width: 3.6rem;
  }

  .page .box3 {
    margin-top: 0.3rem;
    text-align: center;
    padding-bottom: 0.3rem;
  }
  .page .box3 img {
    width: 4.88rem;
  }

  .page7 {
    background: url(../images/m_bgc/1_03.jpg) no-repeat center top;
    /* height: 6.77rem; */
    height: 0.17rem;
  }

  .page7 .title {
    margin-top: 0rem;
    padding-bottom: 0.47rem;
  }

  .page7 .title img {
    height: 0.8rem;
  }

  .page.zxyy {
    padding: 0.6rem 2% 8rem;
  }

  .form-wrap form .label {
    border-radius: 0.4rem;
    position: relative;
    display: block;
    height: 0.6rem;
    line-height: 0.6rem;
    margin-bottom: 0.2rem;
    padding-left: 0;
    font-size: 0.24rem;
    border: 1px solid #d4d2f4;
    background: transparent;
  }

  .form-wrap form .label span {
    text-align: center;
    display: inline-block;
    width: 26%;
    padding-left: 0;
    font-size: 0.24rem;
    font-weight: 700;
    color: #ff3000;
    border-radius: 40px;
    background: #ffd200;
  }

  .form-wrap form .label input,
  .form-wrap form .label select {
    color: #fff;
  }

  .form-wrap .tiaokuan a {
    color: #fff;
  }

  .form-wrap .qt_btn {
    border-radius: 0.4rem;
    cursor: pointer;
    display: block;
    width: 100%;
    height: 0.7rem;
    border: none;
    background: #ffd200;
    font-size: 0.26rem;
    font-weight: 700;
    color: #ff3000;
    margin-top: 0.2rem;
    line-height: 0.7rem;
  }

  .btnWrap {
    display: block;
    width: 100%;
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: .3rem;
    color: #fff;
    text-align: center;
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 100;
    background: #525a74;
  }

  /* zxyy */
  .mobile.form-wrap {
    z-index: 0;
    margin: 0;
    width: 100%;
    background: url(../images/m_bg.png) no-repeat center top;
    padding: 0.6rem 0 0.8rem;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
  }

  .mobile.form-wrap form .label {
    width: 36%;
    margin: 0.1rem 2%;
    float: left;
    border: none;
    background: #fff;
    border-radius: 0.2rem;
    padding-left: 10%;
    -moz-box-shadow: 0px 0.1rem 0.1rem #e09494;
    -webkit-box-shadow: 0px 0rem 0.05rem #e9e9e9;
    box-shadow: 0px 0rem 0.05rem #e9e9e9;
    height: 0.9rem;
  }

  .mobile.form-wrap form .label i {
    top: 20%;
    left: 5%;
    background-image: url(https://liuxue.xdf.cn/special/include/imagess/form_icon_red.png);
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }

  .mobile.form-wrap form .label i.iconDown {
    top: 30%;
    left: 80%;
  }

  .mobile.form-wrap form .label span,
  .mobile.form-wrap form .label input,
  .mobile.form-wrap form .label select {
    font-size: 0.28rem;
  }

  .mobile.form-wrap .qt_form .qt_btn {
    font-size: 0.3rem;
    float: left;
    width: 46%;
    background: #d01e1e;
    border-radius: 0.1rem;
    margin: 0.1rem 2%;
    height: 0.9rem;
  }

  .mobile.form-wrap .tiaokuan {
    color: #898989;
    padding-left: 2%
  }

  .mobile.form-wrap .tiaokuan a {
    color: #d01e1e;
  }

  .mobile.form-wrap .tiaokuan .checked.active {
    background: url(https://liuxue.xdf.cn/images/form_checked.png) no-repeat center top;
  }

  .mobile.form-wrap .tiaokuan .checked {
    background: url(https://liuxue.xdf.cn/images/form_checked2.png) no-repeat center top;
  }

}