.box {
  position: relative;
  overflow: hidden;
}

.banner {
  height: 1308px;
  background: url(../images/banner_bg.png) no-repeat center center;
}

.txt_container {
  width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
  padding-top: 57px;
  position: relative;
}

.txt01 {
  margin: 0 auto;
  animation-duration: 1.6s;
}

#flagCanvas {
  position: absolute;
  top: 385px;
  left: 50%;
  margin-left: -383px;
}

.txt03 {
  width: 549px;
  height: 86px;
  background: url(../images/banner_txt.png) no-repeat center center;
  background-size: 100% 100%;
  color: #FEFEF3;
  font-size: 38px;
  font-weight: bold;
  text-align: center;
  line-height: 86px;
  margin: 140px auto 0;
}

.txt03 span {
  display: inline-block;
  animation: kc 1s infinite;
}

.banner_card {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 14px;
}

.card_item {
  width: 219px;
  height: 248px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  box-sizing: border-box;
  padding-bottom: 20px;
  align-items: center;
  background: url(../images/banner_bg1.png) no-repeat center center;
  background-size: 100% 100%;
}

.card_item:nth-child(2) {
  background: url(../images/banner_bg2.png) no-repeat center center;
  background-size: 100% 100%;
}

.card_item h3 {
  color: #333535;
  font-size: 22px;
  margin-top: 10px;
}

.card_item p {
  color: #D5392C;
  font-size: 18px;
  font-weight: bold;
}

.wd_list {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 177px;
}

.wd_list span {
  text-shadow: 0px 8px 5px #9E2B1E;
  font-size: 36px;
  font-weight: bold;
  color: #FEF9CF;
}

.wd_list img {
  margin-left: 29px;
  transition: transform .4s ease;
}

.wd_list img:hover {
  transform: translateY(-6px);
}

.box_container {
  background: url(../images/bg.png) center center;
  padding-bottom: 60px;
}

.line {
  height: 1px;
}

.title {
  height: 233px;
  background: url(../images/title_bg.png) no-repeat center center;
  background-size: auto 100%;
  margin-top: -20px;
  box-sizing: border-box;
  padding-top: 35px;
  position: relative;
  z-index: 2;
}

.title_wrap {
  display: flex;
  justify-content: center;
  align-items: center;
}

.title_wrap span {
  font-size: 60px;
  font-weight: bold;
  background-image: -webkit-linear-gradient(90deg, #FFFCE7 0.146484375%, #FDD990 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #FFFCE7;
  margin: 0 40px 20px;
}


.title_img1 img {
  animation: title_img1 1.4s infinite;
}

.title_img2 img {
  animation: title_img2 1.4s infinite;
}

.zhuzi {
  position: relative;
  z-index: 1;
  margin-top: -63px;
}

.zhuzi img {
  margin: 0 auto;
}

.common_box {
  width: 1200px;
  height: auto;
  background: linear-gradient(0deg, #FFD9A6, #F5E7C0);
  border-radius: 20px;
  box-sizing: border-box;
  padding: 10px;
  margin: 0 auto 90px;
}

.box_inner {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 22px;
  background: #BC3941;
  border-radius: 20px;
}

.box_body {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  background: #861B1D;
  border-radius: 20px;
  padding: 29px;
}

.yhq_body {
  position: relative;

}

.box01_list {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.yyq {
  position: absolute;
  top: -45px;
  left: -143px;
  z-index: 9;
}

.xl20 {
  position: absolute;
  top: -79px;
  right: -19px;
  z-index: 9;
}

.yhq_container {
  display: block;
  width: 329px;
  height: 186px;
  background: url(../images/quan1.png) no-repeat center center;
  background-size: 100% 100%;
  margin-bottom: 12px;
  transition: transform .4s ease;
  box-sizing: border-box;
  padding-top: 135px;
}

.yhq_container:nth-child(2) {
  background: url(../images/quan2.png) no-repeat center center;
  background-size: 100% 100%;
}

.yhq_container:nth-child(3) {
  background: url(../images/quan3.png) no-repeat center center;
  background-size: 100% 100%;
}

.yhq_container:nth-child(4) {
  background: url(../images/quan4.png) no-repeat center center;
  background-size: 100% 100%;
}

.yhq_container:nth-child(5) {
  background: url(../images/quan5.png) no-repeat center center;
  background-size: 100% 100%;
}

.yhq_container:nth-child(6) {
  background: url(../images/quan6.png) no-repeat center center;
  background-size: 100% 100%;
}

.yhq_container:nth-child(7) {
  background: url(../images/quan7.png) no-repeat center center;
  background-size: 100% 100%;
  margin-bottom: 0;
}

.yhq_container:nth-child(8) {
  background: url(../images/quan8.png) no-repeat center center;
  background-size: 100% 100%;
  margin-bottom: 0;
}

.yhq_container:nth-child(9) {
  background: url(../images/quan9.png) no-repeat center center;
  background-size: 100% 100%;
  margin-bottom: 0;
}

.yhq_container:hover {
  transform: translateY(-6px);
}

.yhq_container div {
  width: 160px;
  height: 39px;
  background: linear-gradient(270deg, #D13B2D, #971F13);
  border-radius: 20px 20px 20px 19px;
  margin: 0 auto;
  color: #FBFEFD;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  line-height: 39px;
}

.box02 .box_body {
  padding: 11px;
}

.box_inner_common {
  background: linear-gradient(0deg, #FFFFFF, #FBEFD5);
  border: 3px solid #FFDEA5;
  border-radius: 26px;
  padding: 64px 0 20px;
}

.box02_body h2 {
  background-image: -webkit-linear-gradient(90deg, #D33C45 0%, #A32327 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #831A1C;
  font-size: 50px;
  text-align: center;
}

.box02_body a {
  display: block;
  width: 463px;
  height: 137px;
  background: url(../images/jrzbj.png) no-repeat center center;
  background-size: 100% 100%;
  margin: 34px auto 0;
  color: #FFFFFF;
  font-size: 46px;
  text-align: center;
  font-weight: bold;
  box-sizing: border-box;
  padding-top: 16px;
}

.box02_body .time {
  color: #333333;
  font-size: 22px;
  text-align: center;
}

.box02_list {
  width: 100%;
  padding-top: 19px;
  background: linear-gradient(0deg, #FFFFFF, #F7E69A);
  border-radius: 0px 0px 26px 26px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 42px;
}

.box02_item {
  width: 287px;
  height: 167px;
  background: url(../images/box02_item.png) no-repeat center center;
  background-size: 100% 100%;
  font-size: 33px;
  text-align: center;
  box-sizing: border-box;
  padding-top: 30px;
  animation: kq 1s infinite;
}

.box02_item .box02_t {
  background-image: -webkit-linear-gradient(0deg, #D43F49 0%, #A5252B 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #D43F49;
}

.box02_item .box02_b {
  color: #333333;
}

.box3_body {
  padding: 50px 20px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}


.box01_container {
  width: 713px;
  height: 539px;
  position: relative;
}

.box01_container::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/cj_bg2.png) no-repeat center top;
  background-size: 100%;
  margin-top: -7px;
  animation: horse_ani 0.6s linear infinite;
  z-index: 1;
}

@keyframes horse_ani {
  0% {
    background: url('../images/cj_bg2.png') no-repeat center top;
    background-size: 100%;
  }

  100% {
    background: url('../images/cj_bg1.png') no-repeat center top;
    background-size: 100%;
  }
}

.gift_container {
  width: 100%;
  height: 100%;
  position: absolute;
  box-sizing: border-box;
  padding: 30px 38px 40px;
  left: 0;
  top: 0;
  z-index: 2;
}

.gift_item {
  height: 24%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1%;
}

.gift_center {
  height: 50%;
  display: flex;
  justify-content: space-between;
}

.gift {
  width: 24%;
  height: 100%;
  background: url(../images/gift_bg.png) no-repeat center center;
  background-size: 100% 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.gift img {
  height: 40%;
}

.gift_center .gift {
  height: 48%;
  margin-bottom: 2%;
}

.gift.active {
  background: url(../images/gift_active.png) no-repeat center center;
  background-size: 100% 100%;
}

.gift_center .gift_item2 {
  width: 24%;
}

.gift_center .gift_item2 .gift {
  width: 100%;
}

.gift_center .cj_txt {
  width: 49%;
  height: 96%;
  background: url(../images/cj_center.png) no-repeat center center;
  background-size: 100% 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-self: center;
  box-sizing: border-box;
  padding: 0 30px 20px;
}

.gift p {
  color: #600D15;
  font-size: 13px;
  text-align: center;
  margin-top: 10px;
}

.cj_btn {
  background-image: -webkit-linear-gradient(0deg, #F45A26 0%, #CD2206 99.12109375%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #F45A26;
  font-size: 52px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
  cursor: pointer;
}

.cj_time {
  display: flex;
  justify-content: space-between;
  color: #971F23;
  font-size: 22px;
}

.djfx {
  cursor: pointer;
}

.djfx img {
  display: inline-block;
}

.box03_r {
  width: 335px;
  height: 530px;
  background: linear-gradient(0deg, #FEF7C4, #FEFEF5, #FEF9CF);
  border: 2px solid #FFEB84;
  border-radius: 20px;
  box-sizing: border-box;
  padding: 30px 20px;
}

.box03_r h3 {
  color: #971F23;
  font-size: 28px;
  text-align: center;
  margin-bottom: 24px;
}

.box03_r p {
  color: #333333;
  font-size: 16px;
  line-height: 1.5;
}
.box03_r p span {
  font-weight: bold;
  color: #971F23;
}
.box4_body {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 66px 34px 47px;
}

.box04_item {
  width: 503px;
  height: 286px;
  background: url(../images/box04_item.png) no-repeat center center;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding-top: 45px;
}

.box04_item2 {
  position: relative;
}

.box04_item h1 {
  background-image: -webkit-linear-gradient(0deg, #EE3422 0%, #DA2616 50.78125%, #D11F0F 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #EE3422;
  font-size: 50px;
  text-align: center;
}

.box04_item p {
  background-image: -webkit-linear-gradient(0deg, #EE3422 0%, #DA2616 50.78125%, #D11F0F 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #EE3422;
  font-weight: bold;
  font-size: 29px;
  text-align: center;
  margin: 10px 0 65px;
}

.box04_item a {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #672D03;
  font-size: 29px;
}

.box04_item a img {
  margin-left: 10px;
}

.box04_item2 .xl {
  position: absolute;
  top: -81px;
  right: -30px;
}

.box5_body {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.book_item {
  width: 252px;
  height: 400px;
  background: #FFFFFF;
  border: 2px solid #FFFFFF;
  border-radius: 5px;
  margin: 13px 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.book_item img {
  height: 187px;
  width: auto;
  margin-bottom: 16px;
}

.book_item p {
  color: #333333;
  font-size: 22px;
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.book_item p.bold {
  font-weight: bold;
}

.book_item p span {
  text-decoration: line-through;
}

.book_item h3 {
  color: #B12620;
  font-size: 26px;
}

.book_item a {
  display: block;
  width: 152px;
  height: 43px;
  background: linear-gradient(-28deg, #F45A26, #CD2206);
  border-radius: 21px;
  color: #FFFFFF;
  font-size: 22px;
  text-align: center;
  line-height: 43px;
  font-weight: bold;
  margin-top: 15px;
  transition: transform .4s ease;
}

.book_item a:hover {
  transform: translateY(-6px);
}

.txt {
  margin: -40px auto 25px;
}

.goTop {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 340px;
  height: 64px;
  background: linear-gradient(-28deg, #F45A26, #CD2206);
  border-radius: 32px;
  color: #FFFFFF;
  font-size: 36px;
  font-weight: bold;
  margin: 0 auto;
}

.goTop img {
  margin-left: 8px;
}

.fixed_right {
  display: none;
  position: fixed;
  top: 20%;
  right: 8px;
  background: linear-gradient(#e84a1d, #ce2407);
  width: 162px;
  height: auto;
  padding: 16px 0;
  z-index: 100;
}

.fixed_right a {
  display: block;
  margin: 0 auto;
  width: 116px;
  padding: 16px 0;
  text-align: center;
  color: #fff;
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  border-bottom: 1px solid #f25324;
}

.fixed_right a:last-child {
  border-bottom: 0;
}

.fixed_right a:hover {
  color: #ffe984;
}

.fixed_r_close {
  position: absolute;
  width: 26px;
  height: 26px;
  right: 0;
  top: -30px;
  cursor: pointer;
  transition: all .4s;
}

.fixed_mask {
  display: none;
  position: fixed;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.fixed_mask2 {
  z-index: 10000;
}

.fixed_mask3,
.fixed_mask1 {
  z-index: 9999;
}


.fixed_mask h3 {
  background-image: -webkit-linear-gradient(0deg, #EE3422 0%, #DA2616 50.78125%, #D11F0F 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #EE3422;
  font-size: 32px;
  text-align: center;
  margin-bottom: 24px;
}

.fixed_mask3 h3 {
  font-size: 24px;
}

.fixed_form {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 620px;
  height: 547px;
  background: url(../images/yy_bg.png) no-repeat center top;
  background-size: 100%;
  box-sizing: border-box;
  padding: 98px 46px 0;
}

.fixed_mask3 .fixed_form {
  width: 620px;
  height: 406px;
  background: url(../images/yy_bg2.png) no-repeat center top;
  background-size: 100%;
  padding: 110px 46px 0;
}

.fixed_zhongjiang {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 547px;
  height: 156px;
  background: url(../images/zhongjiang_bg.png) no-repeat center top;
  background-size: 100%;
  box-sizing: border-box;
  padding: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
}

.zhongjiang_container p {
  color: #333333;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}

.fixed_close {
  cursor: pointer;
  position: absolute;
  right: -10px;
  top: 10px;
  width: 33px;
  height: 34px;
  transition: all .4s;
}

.fixed_close2 {
  right: -10px;
  top: -40px;
}

.fixed_close:hover,
.fixed_r_close:hover {
  transform: rotate(180deg);
}

.ajax_form {
  width: 100%;
}

.ajax_form p {
  margin-bottom: 8px;
}

.ajax_form input,
.ajax_form select {
  width: 49%;
  height: 58px;
  background: #FFFFFF;
  border: none;
  box-sizing: border-box;
  padding-left: 20px;
  background: #fff;
  color: #333333;
  font-size: 16px;
  float: left;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  outline: none;
  border: 1px solid #b7b7b7;
}

.address_txt {
  width: 100%;
  height: 80px;
  background: #FFFFFF;
  border: none;
  box-sizing: border-box;
  padding: 20px;
  background: #fff;
  color: #333333;
  font-size: 16px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  outline: none;
  border: 1px solid #b7b7b7;
  line-height: 1.3;
}

.ajax_form input.txyzm_val {
  width: 100%;
}

.txyzm_val_out {
  position: relative;
}

.tx_yzm {
  width: 30%;
  height: 56px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 2.5%;
}

input::placeholder {
  color: #333333;
}

.ajax_form select {
  background: #fff url("../images/select_bg.png") 92% center no-repeat;
  padding-right: 28px;
  overflow: hidden !important;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ajax_form input#shoujihao,
.ajax_form input.username {
  width: 100%;
}

.ajax_form input#PhoneCode {
  width: 70%;
}

.ajax_form input.send {
  width: 30%;
  color: #333333;
  line-height: 58px;
  float: right;
  padding: 0;
  text-align: center;
  cursor: pointer;
  border-left: 0;
  background: linear-gradient(90deg, #fffbe5, #fddc98);
}

.ajax_form input.send:hover,
.fixed_mask .button:hover {
  opacity: .9;
}

.ajax_form select#city,
.ajax_form select.exam_type {
  float: right;
}

.fixed_mask .button {
  cursor: pointer;
  width: 266px;
  height: 58px;
  background: linear-gradient(-28deg, #F45A26, #CD2206);
  border-radius: 21px;
  color: #FFFFFF;
  font-size: 25px;
  text-align: center;
  line-height: 58px;
  font-weight: bold;
  transition: transform .4s ease;
  margin: 15px auto 0;
}



@media only all and (max-width:1080px) {
  .banner {
    height: 25rem;
    background-size: auto 100%;
  }

  .txt_container {
    width: 100%;
    padding-top: .8rem;
  }

  .txt01 {
    width: 92%;
  }

  #flagCanvas {
    top: 7rem;
    margin-left: -40%;
    width: 80%;
    height: auto;
  }

  .txt03 {
    width: 80%;
    height: 2.4rem;
    font-size: .8rem;
    line-height: 2.4rem;
    margin: 2rem auto 0;
  }


  .banner_card {
    margin-top: .2rem;
  }

  .card_item {
    width: 25%;
    height: 6rem;
    padding-bottom: .4rem;
    text-align: center;
    line-height: 1.2;
  }

  .card_item img {
    height: 30%;
    width: auto;
  }

  .card_item h3 {
    font-size: .6rem;
    margin-top: 0;
  }

  .card_item p {
    font-size: .5rem;
  }

  .wd_list {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 2rem;
  }

  .wd_list span {
    font-size: .7rem;
  }

  .wd_list img {
    width: 10%;
    height: auto;
    margin-left: .2rem;
  }

  .wd_list img:hover {
    transform: translateY(-.1rem);
  }

  .box_container {
    background-size: 100% auto;
    padding-bottom: 1rem;
  }

  .title {
    height: 4rem;
    margin-top: -.3rem;
    padding-top: .9rem;
  }

  .title_wrap span {
    font-size: .8rem;
    margin: 0 0.3rem .2rem;
  }

  .title_wrap img {
    width: 1rem;
  }

  .zhuzi {
    margin-top: -1rem;
  }

  .zhuzi img {
    width: 80%;
  }

  .common_box {
    width: 94%;
    border-radius: .8rem;
    padding: .2rem;
    margin: 0 auto .8rem;
  }

  .box_inner {
    padding: .4rem;
    border-radius: .8rem;
  }

  .box_body {
    border-radius: .8rem;
    padding: .6rem;
  }

  .box01_list {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .yyq {
    width: 3rem;
    top: -1rem;
    left: -1rem;
  }

  .xl20 {
    width: 3rem;
    top: -1rem;
    right: -1rem;
  }

  .yhq_container {
    display: block;
    width: 30%;
    height: 3.2rem;
    margin-bottom: .3rem;
    padding-top: 1.9rem;
  }

  .yhq_container:hover {
    transform: translateY(-.1rem);
  }

  .yhq_container div {
    width: 80%;
    height: 1.1rem;
    font-size: .5rem;
    line-height: 1.1rem;
  }

  .box02 .box_body {
    padding: .3rem;
  }

  .box_inner_common {
    border: .1rem solid #FFDEA5;
    border-radius: 1rem;
    padding: .4rem 0;
  }

  .box02_body h2 {
    font-size: .8rem;
  }

  .box02_body a {
    width: 60%;
    height: 3rem;
    margin: .8rem auto 0;
    font-size: .8rem;
    padding-top: .5rem;
  }

  .box02_body .time {
    font-size: .7rem;
  }

  .box02_list {
    width: 100%;
    padding-top: .5rem;
    border-radius: 0px 0px 1rem 1rem;
    margin-top: .8rem;
  }

  .box02_item {
    width: 25%;
    height: 2.5rem;
    font-size: .5rem;
    padding-top: .5rem;
  }

  .box3_body {
    padding: .4rem;
    flex-direction: column;
  }


  .box01_container {
    width: 100%;
    height: 11.3rem;
  }

  .box01_container::after {
    margin-top: -.2rem;
  }

  .gift img {
    width: auto;
    height: 30%;
  }

  .gift_container {
    padding: .5rem 5.5% .9rem;
  }

  .gift_center .cj_txt {
    padding: 0 2% .4rem;
  }

  .gift p {
    font-size: .5rem;
    line-height: 1;
    margin-top: 0;
  }

  .cj_btn {
    font-size: .8rem;
    margin-bottom: .4rem;
  }

  .cj_time {
    font-size: .6rem;
  }

  .djfx img {
    width: .6rem;
  }

  .box03_r {
    width: 100%;
    height: auto;
    border-radius: 1rem;
    padding: .4rem;
    margin-top: .6rem;
  }

  .box03_r h3 {
    font-size: .8rem;
    margin-bottom: .6rem;
  }

  .box03_r p {
    font-size: .7rem;
  }

  .box4_body {
    padding: .6rem .4rem;
  }

  .box04_item {
    width: 49%;
    height: 5rem;
    padding-top: .81rem;
  }

  .box04_item2 {
    position: relative;
  }

  .box04_item h1 {
    font-size: .8rem;
  }

  .box04_item p {
    font-size: .7rem;
    margin: .2rem 0 .8rem;
  }

  .box04_item a {
    font-size: .7rem;
  }

  .box04_item a img {
    width: .8rem;
    margin-left: .2rem;
  }

  .box04_item2 .xl {
    width: 3rem;
    top: -1rem;
    right: -1rem;
  }

  .book_item {
    width: 49%;
    height: 12rem;
    border-radius: .4rem;
    margin: .2rem 0;
    box-sizing: border-box;
  }

  .book_item img {
    height: 5rem;
    width: 70%;
    object-fit: contain;
    margin-bottom: .2rem;
  }

  .book_item p {
    font-size: .7rem;
  }

  .book_item h3 {
    font-size: .8rem;
  }

  .book_item a {
    width: 80%;
    height: 1.6rem;
    border-radius: 1rem;
    font-size: .75rem;
    line-height: 1.6rem;
    margin-top: .4rem;
  }

  .book_item a:hover {
    transform: translateY(-.rem);
  }

  .txt {
    width: 70%;
    margin: 0 auto .6rem;
  }

  .goTop {
    width: 60%;
    height: 1.8rem;
    border-radius: 1rem;
    font-size: .8rem;
  }

  .goTop img {
    width: 1rem;
    margin-left: .4rem;
  }

  .fixed_right {
    display: none;
  }

  .fixed_mask h3 {
    font-size: .8rem;
    margin-bottom: .4rem;
  }

  .fixed_mask3 h3 {
    font-size: .75rem;
  }

  .fixed_form {
    width: 90%;
    height: 15rem;
    padding: 2.6rem 4% 0;
  }

  .fixed_mask3 .fixed_form {
    width: 90%;
    height: 11.2rem;
    padding: 3rem 4% 0;
  }

  .fixed_zhongjiang {
    width: 90%;
    height: 4.8rem;
    padding: .4rem;
    font-size: .8rem;
  }

  .zhongjiang_container p {
    font-size: .7rem;
  }

  .fixed_close {
    right: -.5rem;
    top: 0;
    width: 1.3rem;
    height: 1.3rem;
  }

  .fixed_close2 {
    right: -.5rem;
    top: -1.5rem;
  }


  .ajax_form p {
    margin-bottom: .2rem;
  }

  .ajax_form input,
  .ajax_form select {
    width: 49%;
    height: 1.5rem;
    padding-left: .4rem;
    font-size: .6rem;
  }

  .address_txt {
    width: 100%;
    height: 3.5rem;
    padding: .6rem;
    font-size: .7rem;
    margin-bottom: .5rem;
  }

  .tx_yzm {
    height: 1.2rem;
  }

  .ajax_form select {
    background-size: .5rem;
    padding-right: 1rem;
  }

  .ajax_form input.send {
    line-height: 1.4rem;
  }

  .fixed_mask .button {
    width: 60%;
    height: 1.5rem;
    border-radius: 1rem;
    font-size: .7rem;
    line-height: 1.5rem;
    margin: 0 auto 0;
  }

  .wx_mask {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
  }

  .wx_mask .share_wx {
    position: absolute;
    width: 15rem;
    top: 5%;
    right: 5%;
  }


}