@charset "UTF-8";
@import url(./reset.css);
@import url(./swiper.min.css);
@import url(./animate.min.css);
@import url(https://at.alicdn.com/t/font_2296338_4hgijts8l23.css);
:root {
  font-size: calc(100vw / 750 * 100);
}

.content-bg {
  height: 100vh;
  width: 100vw;
  background: url(../images/erweimabg.jpg) center no-repeat;
  background-size: 100% 100%;
  position: relative;
}

.content-bg .wrap1 {
  margin: 0 auto;
  text-align: center;
  width: 5.6rem;
  height: 7.5rem;
  background: url(../images/wrapBg.jpg) center no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding-top: 0.8rem;
}

.content-bg .wrap1 .title {
  font-size: 0.34rem;
  font-weight: bold;
  color: #000;
}

.content-bg .wrap1 .title::after {
  content: "";
  display: block;
  width: 0.96rem;
  height: 0.1rem;
  background: #e6e6e6;
  margin: 0.18rem auto;
}

.content-bg .wrap1 .erweima {
  display: block;
  width: 3rem;
  margin: 0.36rem auto;
}

.content-bg .wrap1 .erweima img {
  display: block;
  width: 100%;
}

.content-bg .wrap1 .text {
  text-align: center;
  font-size: 0.24rem;
  line-height: 0.36rem;
  color: #666666;
}

.content-bg .wrap1 .bom-img {
  position: absolute;
  right: -0.57rem;
  bottom: -1.56rem;
}

.content-bg .wrap1 .bom-img img {
  width: 2.9rem;
  height: 3.17rem;
}

.content-bg .wrap1 .bom-img2 {
  position: absolute;
  right: -0.65rem;
  bottom: -1.26rem;
}

.content-bg .wrap1 .bom-img2 img {
  width: 3.13rem;
  height: 3.16rem;
}

.content-bg .wrap1 {
  background: url(../images/wrapBg2.jpg) center no-repeat;
  background-size: 100% 100%;
}

.fill-info {
  background: #7ea4ff;
  padding: 0 0.3rem 0.3rem;
}

.fill-info .info-top img {
  width: 100%;
  display: block;
}

.fill-info .content {
  background: #fff;
  padding: 0.5rem 0.3rem;
}

.fill-info .content .title {
  font-size: 0.34rem;
  font-weight: bold;
  color: #000;
  text-align: center;
}

.fill-info .content .title::after {
  content: "";
  display: block;
  width: 0.96rem;
  height: 0.1rem;
  background: #e6e6e6;
  margin: 0.18rem auto;
}

.id-h1 {
  font-size: 0.3rem;
  color: #333;
  margin-bottom: 0.06rem;
}

.id-h1 .xin {
  color: #ff0000;
}

.id-h1 .txt {
  font-size: 0.25rem;
  color: #666666;
}

.id-text h1 {
  font-size: 0.239rem;
  color: #666666;
  margin-bottom: 0.06rem;
}

.id-text h2 {
  color: #999999;
  font-size: 0.239rem;
}

.id-input {
  margin-top: 0.3rem;
  position: relative;
}

.id-input #id_file {
  width: 2.6rem;
  height: 2.6rem;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.id-input #img_id {
  display: block;
  width: 2.6rem;
}

.stn-inp {
  margin-top: 0.05rem;
  background: #f7f7f7;
  border: 0.01rem solid #cfcfcf;
  width: 100%;
  height: 0.74rem;
  font-size: 0.3rem;
  line-height: 0.3rem;
  padding: 0.22rem 0.1rem;
}

select.stn-inp {
  padding: 0 0.1rem;
}

.stu-form {
  margin-top: 0.8rem;
}

.stu-form .item {
  margin-bottom: 0.3rem;
}

.stu-form .item .chin {
  display: flex;
  align-items: center;
  padding-left: 0.5rem;
  font-size: 0.3rem;
  margin-bottom: 0.2rem;
}

.stu-form .item .chin img {
  margin-right: 0.3rem;
  width: .5rem;
}

.stu-form .item .stn-text {
  background: #f7f7f7;
  border: 0.01rem solid #cfcfcf;
  width: 100%;
  margin-top: 0.2rem;
  font-size: 0.3rem;
  font-family: Microsoft YaHei;
  padding: 0.05rem 0.1rem;
  line-height: 0.32rem;
  height: 0.74rem;
}

.stu-form input::-webkit-outer-spin-button,
.stu-form input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.stu-form input[type="number"] {
  -moz-appearance: textfield;
}

.stu-submit {
  display: block;
  width: 100%;
  height: 0.64rem;
  background: #3b72f7;
  color: #fff;
  margin-top: 0.8rem;
}

/*选择地址*/
.gearArea {
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 10px;
  background-color: rgba(0, 0, 0, 0.2);
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9900;
  overflow: hidden;
  -webkit-animation-fill-mode: both;
}

.area_ctrl {
  vertical-align: middle;
  font-size: 0.4rem;
  background-color: white;
  color: #363837;
  margin: 0;
  height: auto;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 9901;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slideInUp {
  animation: slideInUp 0.3s ease-in;
  -webkit-animation: slideInUp 0.3s ease-in;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.area_roll {
  display: -webkit-box;
  width: 100%;
  height: auto;
  overflow: hidden;
  font-weight: bold;
  background-color: transparent;
}

.area_roll > div {
  font-size: 0.28rem;
  height: 10em;
  float: left;
  background-color: transparent;
  position: relative;
  overflow: hidden;
  -webkit-box-flex: 1;
}

.area_grid {
  position: relative;
  top: 2em;
  width: 100%;
  height: 2em;
  margin: 0;
  box-sizing: border-box;
  z-index: 0;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}

.area_roll > div:nth-child(3) .area_grid > div {
  left: 42%;
}

.area_btn {
  color: #000;
  font-size: 0.26rem;
  text-align: center;
  padding: 0.3rem 0.2rem;
  cursor: pointer;
}

.area_btn_box {
  display: -webkit-box;
  -webkit-box-pack: justify;
  -webkit-box-align: stretch;
}

.gear {
  float: left;
  position: absolute;
  z-index: 9902;
  width: 5.5rem;
  margin-top: 2em;
}

.area_roll > div .gear {
  width: 100%;
}

.tooth {
  height: 2em;
  line-height: 2em;
  text-align: center;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/********省市选择*******/
.dingwei-a {
  padding: 0px 4%;
  height: 1rem;
  line-height: 1rem;
  font-size: 0.44rem;
  color: #666666;
  background: #fff;
  position: relative;
  z-index: 9;
  border-bottom: 1px solid #e1e1e1;
}

.grade-eject,
.Category-eject,
.Sort-eject {
  position: fixed;
  top: -65%;
  width: 100%;
  height: 65%;
  z-index: 1;
  -webkit-transition-duration: 0.4s;
}

.grade-eject > ul,
.Category-eject > ul,
.Sort-eject > ul {
  margin: 0;
  padding: 0;
  overflow: auto;
  height: 100%;
  width: 100%;
  -webkit-transition-duration: 0.4s;
}

.grade-eject > ul > li,
.Category-eject > ul > li,
.Sort-eject > ul > li {
  line-height: 1.5rem;
  font-size: 0.2rem;
  padding-left: 1rem;
  border-bottom: solid 1px #eee;
}

.grade-eject > ul.grade-w,
.Category-eject > ul.Category-w {
  background: #fff;
  position: absolute;
  z-index: 1;
}

.grade-eject > ul.grade-t,
.Category-eject > ul.Category-t {
  background: #eee;
  position: absolute;
  z-index: 2;
  left: 100%;
}

.grade-eject > ul.grade-t > li,
.Category-eject > ul.Category-t > li {
  border-bottom: solid 1px #fff;
}

.grade-eject > ul.grade-s,
.Category-eject > ul.Category-s {
  background: #fff;
  position: absolute;
  z-index: 3;
  left: 100%;
  list-style-type: none;
}

.grade-eject > ul.grade-s > li,
.Category-eject > ul.Category-s > li {
  border-bottom: solid 1px #eee;
  text-indent: 0.8rem;
  padding: 0;
}

.grade-w-roll {
  top: 4.09rem;
}

.grade-w-roll::after {
  position: fixed;
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.2);
  top: 0;
}

.luqubg {
  width: 100vw;
  height: 100vh;
  background: url(../images/luquBg.jpg) top center no-repeat;
  background-size: 100% 100%;
  padding-top: 10vh;
}

.title {
  font-size: 0.34rem;
  font-weight: bold;
  color: #000;
  text-align: center;
}

.title::after {
  content: "";
  display: block;
  width: 0.96rem;
  height: 0.1rem;
  background: #e6e6e6;
  margin: 0.18rem auto;
}

.luqu {
  padding: 0.5rem 0.8rem;
}

.luqu .item {
  margin-bottom: 0.2rem;
}

.luqu-res {
  background: #7ea4ff;
  min-height: 100vh;
  padding-top: .6rem;
  padding-bottom: .3rem;
}

.luqu-res .top {
  padding-bottom: 1.24rem;
  background: #7ea4ff url(../images/luqu-top.jpg) center bottom no-repeat;
  background-size: 100% auto;
}

.luqu-res .top img {
  display: block;
  width: 6.9rem;
  margin: 0 auto;
}

.luqu-res .btn {
  background: #fff;
  overflow: hidden;
  margin: 0 auto;
  width: 6.9rem;
  padding-bottom: .01rem;
  margin-top: -.01rem;
}

.luqu-res .btn .title {
  font-size: .47rem;
  color: #f10707;
  margin-top: .5rem;
}

.luqu-res .btn .res-table {
  width: 6.5rem;
  margin: 0 auto;
  border-top: 0.01rem solid #416bcf;
  border-right: 0.01rem solid #416bcf;
  border-left: 0.01rem solid #416bcf;
}

.luqu-res .btn .res-table .item {
  display: flex;
  flex-flow: row nowrap;
  font-size: 0.24rem;
  color: #000200;
  border-bottom: 0.01rem solid #416bcf;
}

.luqu-res .btn .res-table .item .left {
  width: 2.2rem;
  background: #baceff;
  padding-left: 0.55rem;
  line-height: 0.8rem;
  border-right: 0.01rem solid #416bcf;
}

.luqu-res .btn .res-table .item .right {
  width: 4.3rem;
  display: flex;
  align-items: center;
  padding: 0.1rem 0.4rem;
}

.res-back {
  display: block;
  width: 2.2rem;
  height: 0.7rem;
  text-align: center;
  line-height: 0.7rem;
  color: #000;
  font-size: 0.24rem;
  background: #baceff;
  margin: 0.8rem auto;
}

.sttit-h2 {
  font-size: .25rem;
  text-align: center;
  margin-bottom: .3rem;
}

.bai {
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: 50;
  background: url(../images/cgimg.jpg) center;
  background-size: 100% 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  text-align: center;
  flex-flow: column nowrap;
  display: none;
}

.bai .h1 {
  margin: .5rem 0;
  font-size: .3rem;
  line-height: .5rem;
}

.bai .gou {
  display: block;
  width: 1rem;
}

.bai .inLogo {
  display: block;
  width: 2rem;
}
