* {
  margin: 0;
  padding: 0;
}

@font-face {
  font-family: "AvantiBold";
  src: url(https://m.igo.cn/zt/cultivate_product/font/AvantiBold.ttf);
}
a {
  text-decoration: none;
}

body {
  font-family: "PingFang SC";
}

#main * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

#main {
  font-size: 0.7rem;
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: auto;
  background-size: 100%;
  background: #f5f5f5 url(../img/body_bg.png) no-repeat;
  background-size: 100%;
  padding-bottom: 2rem;
}

#main img {
  pointer-events: none;
}

#main a {
  pointer-events: auto;
}

#main input,
#main select,
#main textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  outline: none;
}

#main i,
#main em {
  font-style: normal;
}

table {
  width: 100%;
  text-align: center;
  border-collapse: collapse;
  border-spacing: 0;
}

table td {
  word-break: break-all;
  word-wrap: break-word;
}

.dis-f {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.dis-b {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.dis-c {
  display: flex;
  align-items: center;
  justify-content: center;
}

.fxedHeader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0 0.63rem;
  background: url(../img/body_bg.png) no-repeat;
  background-size: 100%;
  height: 2.4rem;
  z-index: 10;
}
.head-top {
  height: 100%;
}

.head-top .head-top-left a {
  margin-right: 0.5rem;
}
.head-top .head-top-left img {
  width: 3.9rem;
}
.head-top .head-top-left p {
  font-size: 0.68rem;
  line-height: 0.68rem;
  color: #ffffff;
}
.head-top .head-top-left p::before {
  content: "";
  width: 1px;
  height: 1.6rem;
  margin-right: 0.5rem;
  background-color: #ffffff;
  opacity: 0.5;
}

.head-top .mid {
  font-size: 0.55rem;
  font-weight: bold;
  color: #ffffff;
  letter-spacing: -0.03rem;
}
.head-top .mid a {
  color: #ffffff;
}
.head-top .mid img {
  height: 0.63rem;
  margin-right: 0.28rem;
}
.head-top .head-top-right img {
  height: 0.9rem;
}
.head-top .head-top-right .more {
  margin-left: 0.7rem;
}
header {
  width: 16rem;
  height: 9.32rem;
  padding: 3rem 0.63rem 0;
}
.head-banner {
  height: 6.25rem;
  box-shadow: 0.05rem 0.09rem 0.65rem 0rem rgba(204, 204, 204, 0.2);
  border-radius: 0.43rem;
  overflow: hidden;
}
.head-banner .swiper-slide {
  width: 100%;
  height: 6.25rem;
  background: #c37373;
}
.head-banner .swiper-slide a {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
}
.head-banner .swiper-slide a img {
  width: 100%;
}
.head-banner .swiper-pagination {
  bottom: 0.4rem;
}
.head-banner .swiper-pagination-bullet {
  width: 0.48rem;
  height: 0.18rem;
  background-color: #ffffff;
  border-radius: 0.07rem;
  opacity: 0.6;
  margin: 0 0.08rem !important;
}
.head-banner .swiper-pagination-bullet-active {
  opacity: 1;
}
.handbook {
  padding: 0 0.63rem;
  margin-top: 0.75rem;
  display: none;
}
.handbook > div {
  width: 7.18rem;
  height: 5.98rem;
  background: #ff4040 url(../img/handbook_ielts.png) no-repeat;
  background-size: 3.43rem;
  background-position: 90% 0.18rem;
  border-radius: 0.32rem;
  padding: 0.6rem 0.23rem 0.23rem;
}
.handbook > div h2 {
  font-size: 0.6rem;
  line-height: 0.6rem;
  color: #ffffff;
}
.handbook > div .top {
  padding-left: 0.3rem;
  margin-bottom: 0.45rem;
  height: 1.45rem;
}
.handbook > div h2 span {
  width: 0.68rem;
  height: 0.68rem;
  border-radius: 0.68rem;
  background: #dd3b38 url(../img/handbook_icon.png) no-repeat;
  background-size: 0.3rem;
  background-position: center;
  margin-left: 0.4rem;
}
.handbook > div .top p {
  font-size: 0.47rem;
  line-height: 0.47rem;
  color: #ffffff;
  margin-top: 0.3rem;
}
.handbook > div:nth-child(2) {
  background-color: #ff9140;
}
.handbook > div:nth-child(2) h2 span {
  background-color: #f76e09;
}
.handbook > div .btm {
  width: 100%;
  height: 3.23rem;
  background-color: #ffffff;
  border-radius: 0.32rem;
  padding: 0.3rem;
}
.handbook > div .btm .img {
  width: 1.95rem;
  height: 2.6rem;
  background-size: 100% 100%;
  border-radius: 0.17rem;
  flex-shrink: 0;
  margin-right: 0.38rem;
}
.handbook > div .btm .right {
  width: 100%;
}
.handbook > div .btm .f-title {
  width: 100%;

  font-size: 0.51rem;
  line-height: 0.65rem;
  color: #404040;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  /* 几行后显示不开省略 */
  -webkit-line-clamp: 2;
}
.handbook > div .btm .download {
  width: 2.8rem;
  height: 0.88rem;
  background-image: linear-gradient(#ff595a, #ff595a),
    linear-gradient(#ff595a, #ff595a);
  background-blend-mode: normal, normal;
  box-shadow: 0.05rem 0.05rem 0.25rem 0rem rgba(246, 68, 77, 0.48);
  border-radius: 0.42rem;

  font-size: 0.51rem;
  color: #ffffff;
  margin-top: 0.35rem;
}
#main .samepart {
  padding: 0.6rem 0.6rem 0.8rem;
  background: #ffffff;
  border-radius: 0.43rem;
  margin-top: 0.63rem;
}
#main .samepart .stitle {
  margin-bottom: 0.63rem;
}
#main .samepart .stitle h2 {
  font-size: 0.75rem;
  line-height: 0.75rem;
  color: #333333;
}
#main .samepart .stitle .more {
  font-size: 0.51rem;
  line-height: 0.51rem;
  color: #666666;
}
#main .samepart .btnbox {
  margin-top: 0.83rem;
}
#main .samepart .btnbox > div {
  width: 4.72rem;
  height: 1.5rem;
  background-image: linear-gradient(#ff595a, #ff595a),
    linear-gradient(#000000, #000000);
  background-blend-mode: normal, normal;
  box-shadow: 0.05rem 0.05rem 0.25rem 0rem rgba(246, 68, 77, 0.48);
  border-radius: 0.74rem;
  font-size: 0.55rem;
  color: #ffffff;
}
#main .samepart .btnbox > div:nth-child(2) {
  margin-left: 0.85rem;
}
#main .hotact ul {
  overflow: auto;
  height: 6.2rem;
}
#main .hotact ul::-webkit-scrollbar {
  display: none;
}
#main .hotact ul > p {
  font-size: 0.55rem;
  text-align: center;
  width: 100%;
  color: #adadad;
}
#main .hotact li {
  width: 5.78rem;
  margin-right: 0.43rem;
  flex-shrink: 0;
  height: 6.2rem;
}
#main .hotact li .img {
  height: 3.5rem;
  background-color: #eeeeee;
  border-radius: 0.13rem;
  overflow: hidden;
  position: relative;
  margin-bottom: 0.3rem;
  background-size: 100%;
}
#main .hotact li .img img {
  width: 100%;
}
#main .hotact li .img span {
  width: 2.63rem;
  height: 0.83rem;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 0rem 0rem 0.09rem 0rem;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 0.47rem;
  color: #ffffff;
}
#main .hotact li .img span i {
  width: 0.15rem;
  height: 0.15rem;
  background-color: #ff123f;
  margin-right: 0.15rem;
  flex-shrink: 0;
}
#main .hotact li .img span i.green {
  background-color: #79c211;
}
#main .hotact li .i_t {
  font-size: 0.51rem;
  line-height: 0.75rem;
  color: #000000;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  /* 鍑犺?鍚庢樉绀轰笉寮鐪佺暐 */
  -webkit-line-clamp: 2;
}
#main .hotact li .date {
  font-size: 0.45rem;
  line-height: 0.45rem;
  color: #999999;
  margin-top: 0.3rem;
}
#main .hotact li:last-child {
  width: 2.2rem;
}
#main .hotact li .more {
  width: 2.2rem;
  height: 2.2rem;
  border: 0.5px solid rgba(220, 220, 220, 0.8);
  border-radius: 50%;
  background-size: cover;
  flex-shrink: 0;
  line-height: 0.75rem;
  font-size: 0.6rem;
  color: #2d2b2b;
  margin-right: 0.3rem;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 0.6rem;
}
#main .product .tabbox,
#main .news .tabbox {
  overflow: hidden;
  overflow-x: auto;
  height: 1.35rem;
  margin-bottom: 0.4rem;
  align-items: flex-start;
}
#main .product .tabbox::-webkit-scrollbar,
#main .news .tabbox::-webkit-scrollbar {
  display: none;
}
#main .product .tabbox > li,
#main .news .tabbox > li,
#main .product .tabbox > li a {
  width: 3.03rem;
  height: 1.1rem;

  font-size: 0.55rem;
  color: #333333;
  flex-shrink: 0;
  border-radius: 0.52rem;
}
#main .product .tabbox > li.active,
#main .news .tabbox > li.active {
  color: #ffffff;
  background-image: linear-gradient(#ff595a, #ff595a),
    linear-gradient(#aa0022, #aa0022);
  background-blend-mode: normal, normal;
  box-shadow: 0.05rem 0.05rem 0.25rem 0rem rgba(246, 68, 77, 0.48);
}
#main .product .items {
  overflow: auto;
  align-items: flex-start;
}
#main .product .items::-webkit-scrollbar {
  display: none;
}
#main .product .items li {
  width: 6.23rem;
  height: 7.7rem;
  background-color: #ffffff;
  border-radius: 0.17rem;
  border: solid 0.02rem #e5e5e5;
  flex-shrink: 0;
  margin-right: 0.4rem;
  padding: 0.1rem;
}
#main .product .items li:last-child {
  margin-right: 0;
}
#main .product .items li a {
  width: 100%;
  display: block;
}
#main .product .items li .img {
  width: 100%;
  height: 3.63rem;
  background-color: #c4c4c4;
  border-radius: 0.17rem;
  overflow: hidden;
  background-size: 100%;
}
#main .product .items li.other .img {
  background: url(../img/lesson_bg.jpg) no-repeat;
  background-size: 100%;
  padding: 1.4rem 0.7rem 0;
}
#main .product .items li.other .pn {
  font-size: 0.7rem;
  color: #333333;
  /* font-weight: bold; */
  line-height: 0.8rem;
  font-weight: bold;
}
#main .product .items li .img img {
  width: 100%;
  transition: all 0.3s;
}

#main .product .items li .btm {
  padding: 0.35rem 0.25rem 0.4rem;
}

#main .product .items li .btm p {
  font-size: 0.55rem;
  line-height: 0.55rem;
  color: #333333;
  margin-bottom: 0.3rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#main .product .items li .btm i {
  font-style: normal;
}
#main .product .items li .btm .icon_box {
  height: 0.88rem;
  overflow: hidden;
}
#main .product .items li .btm .icon_box span {
  height: 0.88rem;
  line-height: 0.88rem;
  text-align: center;
  background-color: #f2f2f2;
  border-radius: 3px;
  color: #666666;
  font-size: 0.43rem;
  padding: 0 0.2rem;
  margin-right: 0.2rem;
  flex-shrink: 0;
}

#main .product li .btm .pricebox {
  margin-top: 0.43rem;
}
#main .product .items li.other .btm .pricebox {
  justify-content: center;
}
#main .product li .btm .pricebox p {
  font-size: 0.51rem;
  color: #ff6554;
  align-items: baseline;
  margin-bottom: 0;
}
#main .product li .pricebox p span {
  font-family: "AvantiBold";
  font-size: 0.65rem;
}
#main .product li .btm .pricebox .btnbox {
  margin-top: 0;
}
#main .product li .btm .pricebox .btn {
  width: 2.5rem;
  height: 1.08rem;
  border-radius: 0.52rem;

  font-size: 0.51rem;
  color: #ffffff;
}
#main .product .items li.other .btm .pricebox .btn {
  width: 3rem;
}
#main .teacher .teacherbox > p {
  font-size: 0.55rem;
  text-align: center;
  line-height: 4.3rem;
}
#main .teacher .teacherList {
  overflow: auto;
  align-items: flex-end;
  margin-bottom: 0.8rem;
  height: 4.3rem;
}
#main .teacher .teacherList::-webkit-scrollbar {
  display: none;
}
#main .teacher .teacherList li {
  margin-right: 0.6rem;
  width: 2.6rem;
  flex-shrink: 0;
}
#main .teacher .teacherList li:last-child {
  margin-right: 0;
}
#main .teacher .teacherList li .img {
  width: 2.6rem;
  height: 2.6rem;
  background-color: #ffffff;
  border: solid 0.04rem #ebebeb;
  overflow: hidden;
  align-items: flex-start;
  border-radius: 2.6rem;
  padding-top: 0.2rem;
  margin: 0 auto;
  background-size: 110%;
  background-repeat: no-repeat;
  background-position: center 0.4rem;
}
#main .teacher .teacherList li.active {
  width: 3.23rem;
}
#main .teacher .teacherList li.active .img {
  width: 100%;
  height: 3.23rem;
}
#main .teacher .teacherList li img {
  width: 120%;
}
#main .teacher .teacherList li p {
  font-size: 0.55rem;
  line-height: 0.55rem;
  color: #333333;
  text-align: center;
  margin-top: 0.4rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#main .teacher .teacherList li.active p {
  font-weight: bold;
}
#main .teacher .T-info {
  height: 2.9rem;
  background-color: #f9f9f9;
  box-shadow: 0rem 0.1rem 0.1rem 0rem rgba(6, 0, 1, 0.06);
  border-radius: 0.21rem;
  border: solid 0.02rem #e5e5e5;
  padding-left: 0.53rem;
  flex-direction: column;
  align-items: flex-start;
}
#main .teacher .T-info p {
  font-size: 0.55rem;
  line-height: 0.6rem;
  color: #333333;
  background: url(../img/postion.png) no-repeat;
  background-size: 0.55rem auto;
  padding-left: 0.85rem;
  background-position: left;
}
#main .teacher .T-info p.goodat {
  margin-top: 0.3rem;
  background-image: url(../img/goodat.png);
}

#main .teacher .fangan {
  background: url(../img/fangan.png) no-repeat;
  background-size: 100%;
  margin-top: 0.85rem;
}
#main .teacher .fangan > div:nth-child(1) {
  height: 2.88rem;
}
#main .teacher .fangan > p {
  margin-top: 0.65rem;
  text-align: center;

  font-size: 0.6rem;
  line-height: 0.6rem;
  color: #333333;
  margin-bottom: 1rem;
}
#main .teacher .fangan li {
  font-weight: bold;
  font-size: 0.64rem;
  line-height: 0.75rem;
  color: #4d4d4d;
  flex-grow: 1;
  position: relative;
}
#main .teacher .fangan li:nth-child(2) {
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
}
#main .teacher .fangan li:nth-child(3) {
  border-right: 1px solid #e6e6e6;
}
#main .teacher .fangan li::after {
  content: "01";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  font-family: "AvantiBold";
  font-size: 2.01rem;
  line-height: 1rem;
  color: #ff595a;
  opacity: 0.15;
}
#main .teacher .fangan li:nth-child(2)::after {
  content: "02";
}
#main .teacher .fangan li:nth-child(3)::after {
  content: "03";
}
#main .teacher .fangan li:nth-child(4)::after {
  content: "04";
}
#main .teacher .fangan .btnbox > div {
  width: 6.4rem;
}
#main .case .thead {
  height: 1.75rem;
}
#main .case table {
  table-layout: fixed;
  width: 100%;
}
#main .case .tbody {
  height: 5rem;
  overflow: hidden;
}
#main .case tbody > p {
  font-size: 0.55rem;
  line-height: 5rem;
}
#main .case .thead > div,
#main .case .tbody td {
  font-size: 0.55rem;
  line-height: 0.55rem;
  letter-spacing: 0rem;
  color: #333333;
  width: 20%;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#main .case .tbody td {
  height: 1.5rem;
}
#main .case .thead > div:nth-child(2),
#main .case .thead > div:nth-child(4) {
  border-left: 1px solid #cccccc;
  border-right: 1px solid #e6e6e6;
}

#main .case td .btn {
  width: 2.8rem;
  height: 0.88rem;
  background-image: linear-gradient(#ff595a, #ff595a),
    linear-gradient(#ff595a, #ff595a);
  background-blend-mode: normal, normal;
  box-shadow: 0.05rem 0.05rem 0.25rem 0rem rgba(246, 68, 77, 0.48);
  border-radius: 0.42rem;
  line-height: 0.88rem;

  font-size: 0.51rem;
  color: #ffffff;
}
#main .tools .list a {
  width: 3.45rem;
  height: 3.45rem;
  background-image: linear-gradient(#ff595a, #ff595a),
    linear-gradient(#fff2f2, #fff2f2);
  background-blend-mode: normal, normal;
  box-shadow: 0.11rem 0.2rem 0.25rem 0rem rgba(246, 68, 77, 0.48);
  border-radius: 0.43rem;
  padding-top: 0.38rem;
  text-align: center;
}
#main .tools .list a .toolimg {
  width: 1.75rem;
  height: 1.75rem;
  background: url(../img/toolIcon1.png) no-repeat;
  background-size: 100%;
  display: block;
  margin: 0 auto 0.35rem;
}
#main .tools .list a .toolimg#tool2 {
  background-image: url(../img/toolIcon2.png);
}
#main .tools .list a .toolimg#tool3 {
  background-image: url(../img/toolIcon3.png);
}
#main .tools .list a .toolimg#tool4 {
  background-image: url(../img/toolIcon4.png);
}
#main .tools .list a p {
  font-size: 0.55rem;
  line-height: 0.55rem;
  color: #ffffff;
}
#main .news .items {
  height: 6.8rem;
}
#main .news .items > p {
  font-size: 0.55rem;
  text-align: center;
  line-height: 6.8rem;
}
#main .news .hot {
  padding-bottom: 0.38rem;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 0.55rem;
}
#main .news .hot a {
  align-items: flex-start;
}
#main .news .hot .txt {
  width: calc(100% - 5rem);
  background: url(../img/hotIcon.png) no-repeat;
  background-size: 0.38rem;
  padding-left: 0.7rem;
}
#main .news .hot .txt p:nth-child(1) {
  font-size: 0.55rem;
  line-height: 0.8rem;
  color: #333333;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  /* 几行后显示不开省略 */
  -webkit-line-clamp: 2;
  margin-bottom: 0.5rem;
}

#main .news .hot .txt p:nth-child(2) {
  font-size: 0.5rem;
  line-height: 0.5rem;
  color: #999999;
}
#main .news .hot .img {
  width: 4.3rem;
  height: 2.6rem;
  flex-shrink: 0;
  margin-left: 0.5rem;
  border-radius: 0.13rem;
  border: 1px solid #e6e6e6;
  background-size: 100%;
  background-repeat: no-repeat;
}
#main .news ul li {
  margin-bottom: 0.55rem;
}
#main .news ul li:last-child {
  margin-bottom: 0;
}
#main .news ul a {
  font-size: 0.55rem;
  line-height: 0.55rem;
  color: #333333;
}
#main .news ul a p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#main .news ul a::before {
  content: "";
  width: 0.28rem;
  height: 0.28rem;
  border-radius: 0.28rem;
  background-color: #ebebeb;
  margin-right: 0.38rem;
}
#main .oraltraining .mySwiper {
  margin-bottom: 0.6rem;
}
#main .oraltraining .mySwiper p {
  font-weight: bold;
  font-size: 0.5rem;
  line-height: 0.6rem;
  color: #4d4d4d;
  text-align: center;
  opacity: 0.5;
}
#main .oraltraining .mySwiper .swiper-btn {
  width: 0.98rem;
  height: 0.98rem;
  background: url(../img/prev.png) no-repeat;
  background-size: 100%;
  margin: 0;
  top: 50%;
  transform: translateY(-50%);
}
#main .oraltraining .mySwiper .swiper-slide-prev {
  padding-right: 0.9rem;
}
#main .oraltraining .mySwiper .swiper-slide-next {
  padding-left: 0.9rem;
}
#main .oraltraining .mySwiper .swiper-btn.swiper-button-prev {
  left: 4.5rem;
}
#main .oraltraining .mySwiper .swiper-btn.swiper-button-next {
  background-image: url(../img/next.png);
  right: 4.5rem;
}
#main .oraltraining .mySwiper .swiper-slide-active p {
  opacity: 1;
}
#main .oraltraining .mySwiper2 img {
  width: 100%;
}
#main .oraltraining .mySwiper2 .swiper-slide img {
  transform: scale(0.85);
}
#main .oraltraining .mySwiper2 .swiper-slide-active img {
  transform: scale(1);
}
#main .honors .swiper-slide {
  /* width: 4.7rem; */
  width: 7rem;
  margin-right: 10px;
  position: relative;
  flex-shrink: 0;
}
#main .honors .swiper-slide:last-child {
  margin-right: 0;
}
#main .honors .swiper-wrapper {
  /* overflow: hidden; */
  /* overflow-x: auto; */
}
#main .honors .swiper-slide img {
  width: 100%;
}

#main .honors .swiper-slide p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  font-size: 0.45rem;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.8);
  text-align: center;
  padding: 0.14rem 0;
}

.pop_window {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  -webkit-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.pop_window.active {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.pop_window .mask {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.8);
}

.pop_form {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 14rem;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  border-radius: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.5rem 0.75rem;
  background-color: #fff;
  text-align: center;
}

.pop_form .close {
  position: absolute;
  right: 10px;
  top: 10px;
  color: #333;
  font-weight: 900;
  font-size: 1.2rem;
}

.pop_form .form_title {
  font-weight: bold;
  padding-bottom: 5px;
  display: inline-block;
  font-size: 0.85rem;
  color: #333;
  border-bottom: 1px dashed #333;
}

.pop_form .txt {
  margin-top: 5px;
  font-size: 0.55rem;
  color: #848383;
}

.pop_form .form {
  margin: 0.75rem auto 0;
  width: 10.25rem;
  text-align: left;
}

.pop_form .form .form_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  margin-bottom: 0.5rem;
  font-size: 0.6rem;
}

.pop_form .form .form_item .label {
  display: block;
  width: 2.5rem;
  padding: 0.35rem 0 0.35rem 0.8rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  white-space: nowrap;
  color: #323232;
}

.pop_form .form .form_item .name_label {
  background: url("https://m.igo.cn/images/name_icon.jpg") no-repeat left center;
  background-size: 0.55rem 0.55rem;
}

.pop_form .form .form_item .tel_label {
  background: url("https://m.igo.cn/images/tel_icon.jpg") no-repeat left center;
  background-size: 0.55rem 0.55rem;
}

.pop_form .form .form_item .pos_label {
  background: url("https://m.igo.cn/images/pos_icon.jpg") no-repeat left center;
  background-size: 0.4rem 0.55rem;
}

.pop_form .form .form_item .user_val,
.pop_form .form .form_item .value_box {
  width: 7.5rem;
  padding-left: 5px;
  background-color: #f4f4f4;
  border: none;

  font-size: 0.6rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.pop_form .form .form_item .user_yzm {
  margin-left: 2.5rem;
  padding: 0.35rem 0 0.35rem 5px;
  width: 3.75rem;

  font-size: 0.6rem;
  background-color: #f4f4f4;
  border: none;
}

.pop_form .form .form_item .get_yzm {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  flex: 1;
  -ms-flex-item-align: center;
  -webkit-align-self: center;
  -ms-grid-row-align: center;
  align-self: center;
  text-align: center;
  text-decoration: underline;
  color: #323232;
  position: relative;
}

.pop_form .form .form_item .get_yzm:before {
  position: absolute;
  left: -10px;
  top: -10px;
  right: -10px;
  bottom: -10px;
  content: "";
}

.pop_form .form .form_item .value_box {
  -webkit-appearance: none;
  background: #f4f4f4 url("https://m.igo.cn/images/arrow.jpg") no-repeat 6.5rem
    center;
  background-size: 0.5rem 0.3rem;
}

.bottom_form .form .form_item #fcity,
.pop_form .form .form_item #fcity {
  color: #8d8d8d;
}

.bottom_form .form .submit_btn,
.pop_form .form .submit_btn {
  display: block;
  margin: 1rem 0 0.75rem;
  padding: 0.35rem 0;
  color: #fff;

  font-size: 0.6rem;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#f67947),
    to(#f6494c)
  );
  background: linear-gradient(90deg, #f67947, #f6494c);
  text-align: center;
  border-radius: 35px;
  -webkit-box-shadow: 0 5px 10px rgba(246, 68, 77, 0.48);
  box-shadow: 0 5px 10px rgba(246, 68, 77, 0.48);
  letter-spacing: 1px;
}

.bottom_form .form .count,
.pop_form .form .count {
  text-align: center;
  color: #848383;

  font-size: 0.55rem;
}

/* layout */
.layoutt {
  width: 100%;
  height: 100%;
  position: fixed;
  background: rgba(0, 0, 0, 0);
  top: 0;
  left: 0;
  z-index: -1;
}

.layoutt .layout_box {
  /* display: none; */
}

.layoutt .link_box {
  display: none;
}

.layoutt input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #f2f2f2 inset !important;
}
.layoutt .cover {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 88;
}
.layoutt > .layout_box {
  width: 100%;
  height: 0;
  background: #ffffff;
  border-radius: 0.5rem 0.5rem 0 0;
  position: absolute;
  left: 0;
  bottom: 0;
  overflow: hidden;
  /* transition: all .4s; */
  z-index: 100;
  padding: 0.5rem 0.75rem;
}
.layoutt.active {
  z-index: 100;
  background: rgba(0, 0, 0, 0.5);
}
.layoutt.active > .layout_box.active {
  /* height: 14rem; */
  /* transition: all .4s; */
  height: auto;
  padding-bottom: 2rem;
}
.layoutt .info {
  width: 100%;
  height: 2.5rem;
}

.layoutt .info p {
  font-size: 0.6rem;
  color: #1a1a1a;
}

.layoutt h3 {
  font-size: 0.7rem;
  color: #1a1a1a;
  margin-top: 0.1rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.layoutt h3 span {
  position: relative;
  z-index: 1;
}
.layoutt h3 span::after {
  content: "";
  width: 100%;
  height: 0.23rem;
  background-color: #ffd271;
  border-radius: 0.1rem;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.layoutt .close,
.leyu_close {
  width: 1.05rem;
  height: 1.05rem;
  position: absolute;
  top: -1.5rem;
  right: 0;
}

.layoutt .close img {
  width: 100%;
}

.layoutt form {
  flex-wrap: wrap;
  border-bottom-left-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
}

.layoutt .item,
.layoutt input,
.leyu_box input,
.layoutt select {
  width: 100%;
  height: 1.5rem;
  background-color: #f5f5f5;
  border-radius: 0.1rem;
  font-size: 0.55rem;
  color: #969696;
}

.layoutt input::placeholder {
  color: #969696;
}

.layoutt .item {
  margin-bottom: 8px;
}

.layoutt input,
.leyu_box input,
.layoutt select {
  padding-left: 10px;
}

.layoutt select {
  background: #f1f1f1 url(../img/form_arrow1.png) no-repeat right;
  background-position-x: 97%;
  background-size: 3.5%;
}

.layoutt .item.yzm input {
  width: 100%;
}

.layoutt .item.yzm span {
  width: 4.25rem;
  height: 1.5rem;
  background-color: #333333;
  font-size: 0.55rem;
  color: #ffffff;
  flex-shrink: 0;
}

.layoutt .btn {
  font-size: 0.75rem;
  font-weight: 700;
  color: #7b470e;
  margin: 0.3rem auto 0;
  width: 5.4rem;
  height: 1.65rem;
  line-height: 1.65rem;
  background-color: #ffd593;
  border-radius: 0.81rem;
}
