.box {
  position: relative;
  overflow: hidden;
  background-color: #B22623;
}

.banner {
  width: 100%;
  height: 885px;
  background: url(../images/banner_bg.png) no-repeat top center;
}

/* .txt_container {
  height: 100%;
  width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
  padding-top: 380px;  
} */

.box_container {
  background: url(../images/caidai.png) top center;
}

.line_t {
  width: 100%;
  height: 122px;
  background: url(../images/line_t.png) no-repeat center top;
  background-color: #790910;
}

.line_b {
  width: 100%;
  height: 126px;
  background: url(../images/line_b.png) no-repeat center top;
  background-color: #790910;
}

.box01 {
  height: 680px;
  background: url(../images/xm_bg.png) no-repeat center top;
  background-color: #790910;
}

.book_container {
  width: 1500px;
  height: 756px;
  margin: 0 auto;
  transform: translateY(-100px);
  box-sizing: border-box;
  padding: 175px 130px 0;
  background: url(../images/book_item.png) no-repeat center top;
}

.book_container h2 {
  color: #631F1E;
  font-size: 52px;
  text-align: center;
  line-height: 1.7;
}

.book_container p {
  width: 314px;
  margin: 0 auto;
  color: #631F1E;
  font-size: 20px;
  padding-top: 10px;
  border-top: 1px solid #631F1E;
}

.book_list {
  display: flex;
  justify-content: center;
  margin-top: 50px;
}

.book_item {
  width: 337px;
  height: 630px;
  box-sizing: border-box;
  padding: 38px 36px 0;
  background: url(../images/book_list.png) no-repeat top center;
}

.book_item h1 {
  color: #FFFFFF;
  font-size: 50px;
  text-align: center;
  margin-bottom: 40px;
}

.book_item div {
  color: #FFFFFF;
  font-size: 20px;
}

.title {
  margin: 0 auto;
  width: 766px;
  height: 281px;
  box-sizing: border-box;
  padding: 102px 8px 0 0;
  background: url(../images/title_bg.png) no-repeat center top;
}

.title h1 {
  color: #631F1E;
  font-size: 52px;
  text-align: center;
}

.title p {
  color: #FFBF9C;
  font-size: 20px;
  text-align: center;
  margin-top: 60px;
}

.title p::before, .title p::after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
  width: 37px;
  height: 1px;
  background-color: #FFBF9C;
}

.title01 {
  margin: -70px auto 0;
}

.box_centent {
  position: relative;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 120px 85px;
}

.box02, .box03 {
  width: 1200px;
  height: 782px;
  background: url(../images/box02_bg.png) no-repeat center center;
  margin-top: 20px;
}

.light {
  position: absolute;
  top: 26px;
  left: 50%;
  transform: translateX(-50%);
  height: 388px;
  width: 100%;
  background: url(../images/light.png) no-repeat center top;
}

.box02 .box_body {
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.box02_l {
  width: 490px;
  background-color: #871C13;
  box-sizing: border-box;
  padding: 20px 30px 30px;
}

.box02_l h4 {
  width: 152px;
  height: 53px;
  line-height: 39px;
  background: url(../images/box02_tip.png) no-repeat center top;
  color: #FFFFFF;
  font-size: 20px;
  margin: 20px 0 10px -47px;
  box-sizing: border-box;
  padding-right: 20px;
  text-align: center;
}

.box02_l p {
  color: #FFFFFF;
  font-size: 18px;
}

.box02_r {
  z-index: 2;
  width: 500px;
}

.box02_r h2 {
  color: #FFFFFF;
  font-size: 30px;
}

.form_item {
  margin: 15px 0;
}

.form_item span {
  color: #FFFFFF;
  font-size: 20px;
  display: inline-block;
  vertical-align: middle;
  width: 84px;
  text-align: right;
  margin-right: 10px;
}

.form_item select, .form_item input {
  width: 380px;
  height: 54px;
  background: #FFFFFF;
  border-radius: 4px;
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  padding: 0 24px;
  color: #999999;
  font-size: 18px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  outline: none;
}

.form_item select {
  background: url(../images/arrow.png) no-repeat 96% 50%;
  background-color: #fff;
}

.form_item #PhoneCode {
  width: 240px;
}

.form_item #fs {
  cursor: pointer;
  padding: 0;
  width: 140px;
  color: #FFFFFF;
  background: linear-gradient(180deg, #FFE29D, #FFA200);
}

.yy_btn {
  cursor: pointer;
  width: 410px;
  height: 62px;
  background: linear-gradient(173deg, #EB5D36, #FF5733, #D22F1E);
  box-shadow: 0px 8px 73px 0px #7D180E;
  font-size: 26px;
  color: #ffffff;
  line-height: 62px;
  margin: 40px auto 0;
  text-align: center;
  border-radius: 37px;
}

.box03 .light {
  height: 158px;
}

.box03 table {
  width: 100%;
  border-spacing: 0;
  text-align: center;
}

.box03 table th {
  background-color: #871C13;
  color: #FFFFFF;
  font-size: 20px;
  height: 60px;
}

.box03 table a {
  display: block;
  width: 69px;
  height: 28px;
  background: linear-gradient(149deg, #EB5D36, #FF5733, #D22F1E);
  box-shadow: 0px 8px 21px 0px #7D180E;
  border-radius: 8px;
  font-weight: 600;
  color: #FFFFFF;
  font-size: 18px;
  margin: 0 auto;
  text-align: center;
  line-height: 28px;
}

.box03 table td {
  height: 60px;
  background-color: #9B2C23;
  border-top: 1px solid #B7352B;
  border-right: 1px solid #B7352B;
  color: #FFFFFF;
  font-size: 18px;
}

.box03 table td:last-child {
  border-right: 0;
}

.box03_title {
  color: #FFFEFE;
  font-size: 40px;
  text-align: center;
  margin-top: 40px;
}

.code_list {
  display: flex;
  margin-top: 25px;
  justify-content: space-between;
}

.box03 {
  margin-bottom: 100px;
}

.code_item {
  width: 316px;
  height: 360px;
  box-sizing: border-box;
  padding-top: 17px;
  background: url(../images/code_bg.png) no-repeat center center;
}

.code_img {
  margin: 0 auto;
}

.code_item p {
  color: #FFFFFF;
  font-size: 20px;
  text-align: center;
  margin-top: 88px;
}

.box04 {
  width: 1248px;
  height: 1449px;
  margin: 30px auto 0;
  box-sizing: border-box;
  padding: 42px 50px;
  background-image: url(../images/tab01_bg.png);
  background-repeat: no-repeat;
  background-position: center top;
}

.tab_container {
  display: none;
}

.tab_container.active {
  display: block;
}

.tab_inner {
  display: flex;
  justify-content: space-between;
}

.box04 ul {
  display: flex;
  margin-bottom: 20px;
}

.box04 ul li {
  flex: 1;
  height: 103px;
  line-height: 103px;
  text-align: center;
  color: #FFFFFF;
  font-size: 40px;
  font-weight: bold;
  cursor: pointer;
}

.tab01_l h2 {
  width: 270px;
  height: 94px;
  margin-left: -57px;
  background: url(../images/zn_bg.png) no-repeat center center;
}

.tab01_r h2 {
  display: inline-block;
  width: 271px;
  height: 95px;
  margin-right: -58px;
  background: url(../images/fp_bg.png) no-repeat center center;
}

.tab02_l h2 {
  width: 368px;
  height: 94px;
  margin-left: -57px;
  background: url(../images/zy_bg.png) no-repeat center center;
}

.tab02_r h2 {
  display: inline-block;
  width: 503px;
  height: 95px;
  margin-right: -58px;
  background: url(../images/zj_bg.png) no-repeat center center;
}

.tab_container .tab {
  width: 440px;
}

.tab_container h2 {
  color: #FFFFFF;
  font-size: 30px;
  text-align: center;
  line-height: 70px;
}

.tab_container h5 {
  width: 137px;
  height: 46px;
  font-size: 20px;
  text-align: center;
  line-height: 46px;
  color: #631F1E;
  margin: 18px 0;
  background: linear-gradient(168deg, #D87A65, #FFBA97);
}

.tab div {
  width: 100%;
  text-align: right;
}

.tab_container p {
  color: #FFFFFF;
  font-size: 20px;
  line-height: 1.7;
}

.tab_container p span {
  font-weight: bold;
}

.line {
  margin-top: -19px;
  width: 100%;
  height: 1px;
  background: #D87A65;
  margin-bottom: 18px;
}

.box05 {
  background-color: #790910;
}

.title05 {
  margin-top: -40px;
}

/* 地区开始 */

.region {
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 60px;
}

.region a {
  float: left;
  width: 130px;
  height: 36px;
  margin: 5px 22px 5px 0;
  background: #671510;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  color: #fff;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.region a:hover {
  background: linear-gradient(149deg, #EB5D36, #FF5733, #D22F1E);
}

.region a:nth-child(8n) {
  margin-right: 0;
}

.fixded_left {
  display: none;
  position: fixed;
  left: 0;
  top: 20%;
  width: 200px;
  border-radius: 0 10px 10px 0;
  background: #FFFFFF;
  overflow: hidden;
}

.fixded_left a {
  display: block;
  color: #333333;
  font-size: 16px;
  height: 50px;
  line-height: 50px;
  cursor: pointer;
  text-align: center;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.fixded_left a:hover {
  background-color: #FFDEE1;
}

.fixded_right {
  display: none;
  position: fixed;
  top: 20%;
  right: 0;
}

.fixded_right a {
  cursor: pointer;
  display: block;
  width: 199px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  margin: 10px 0;
  background: linear-gradient(-17deg, #CE0000, #FF9967);
  border-radius: 10px 0px 0px 10px;
  color: #FFFFFF;
  font-size: 18px;
}

.fixded_right img {
  display: inline-block;
}

.m {
  display: none !important;
}

@media only all and (max-width:1080px) {
  .pc {
    display: none !important;
  }
  .m {
    display: block !important;
  }
  .banner {
    width: 100%;
    height: 13rem;
    background-size: auto 100%;
  }
  .box_container {
    background: none;
  }
  .line_t {
    height: 2.5rem;
    background-size: auto 100%;
  }
  .line_b {
    height: 2.5rem;
    background-size: auto 100%;
  }
  .box01 {
    height: auto;
    background: none;
    background-color: #790910;
  }
  .book_container {
    width: 100%;
    height: auto;
    transform: translateY(-1.5rem);
    padding: 2.5rem 0 0;
    background-size: 100%;
  }
  .book_container h2 {
    font-size: 1rem;
  }
  .book_container p {
    width: 13rem;
    text-align: center;
    font-size: .8rem;
    padding-top: .4rem;
  }
  .book_list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 2.8rem;
  }
  .book_item {
    width: 9rem;
    height: 10rem;
    padding: 1rem 1rem 0;
    background-size: 100%;
  }
  .book_item h1 {
    font-size: .9rem;
    margin-bottom: .6rem;
  }
  .book_item div {
    font-size: .7rem;
  }
  .title {
    width: 16rem;
    height: 6rem;
    padding: 2.4rem .2rem 0 0;
    background-size: 100%;
  }
  .title h1 {
    font-size: .8rem;
  }
  .title p {
    font-size: .7rem;
    margin-top: 1rem;
  }
  .title p::before, .title p::after {
    margin: 0 .2rem;
    width: 1rem;
  }
  .title01 {
    margin: -0 auto 0;
  }
  .box_centent {
    padding: 1rem;
  }
  .box02, .box03 {
    width: 94%;
    height: auto;
    background: #D54632;
    margin-top: .4rem;
  }
  .light {
    display: none;
  }
  .box02 .box_body {
    flex-direction: column;
  }
  .box02_l {
    width: 100%;
    padding: .8rem;
  }
  .box02_l h4 {
    width: 6rem;
    height: 2rem;
    line-height: 1.5rem;
    background-size: 100%;
    font-size: .8rem;
    margin: .4rem 0 .1rem -1.4rem;
    padding-right: 0;
  }
  .box02_l p {
    font-size: .7rem;
  }
  .box02_r {
    width: 100%;
  }
  .box02_r h2 {
    font-size: .8rem;
    margin: .5rem 0;
  }
  .form_item {
    margin: .4rem 0;
  }
  .form_item span {
    font-size: .7rem;
    width: 4rem;
    margin-right: .4rem;
  }
  .form_item select, .form_item input {
    width: 10rem;
    height: 1.6rem;
    border-radius: .1rem;
    padding: 0 .6rem;
    font-size: .7rem;
  }
  .form_item select {
    background-size: 4%;
  }
  .form_item #PhoneCode {
    width: 6rem;
  }
  .form_item #fs {
    width: 3.7rem;
  }
  .yy_btn {
    cursor: pointer;
    width: 8rem;
    height: 1.8rem;
    font-size: .8rem;
    line-height: 1.8rem;
    margin: 1rem auto 0;
    border-radius: 1rem;
  }
  .box03 .light {
    display: none;
  }
  .box03 table th {
    font-size: .7rem;
    height: 2rem;
  }
  .box03 table a {
    width: 2rem;
    height: 1.2rem;
    border-radius: .4rem;
    font-size: .6rem;
    line-height: 1.2rem;
  }
  .box03 table td {
    height: 2rem;
    font-size: .7rem;
  }
  .box03 table td:last-child {
    border-right: 0;
  }
  .box03_title {
    font-size: .8rem;
    margin-top: .8rem;
  }
  .code_list {
    margin-top: .4rem;
    flex-wrap: wrap;
    justify-content: center;
  }
  .box03 {
    margin-bottom: 0;
  }
  .code_item {
    width: 7.8rem;
    height: 9rem;
    padding-top: .5rem;
    background-size: 100%;
  }
  .code_img {
    width: 50%;
  }
  .code_item p {
    width: 70%;
    margin: 1.5rem auto 0;
    font-size: .7rem;
  }
  .box04 {
    width: 94%;
    height: auto;
    margin: 0 auto 0;
    padding: 0 .8rem .8rem;
    background-image: none !important;
  }
  .tab_inner {
    flex-direction: column;
  }
  .box04 ul {
    display: flex;
    margin-bottom: .4rem;
  }
  .box04 ul li {
    flex: 1;
    height: 1.8rem;
    line-height: 1.8rem;
    font-size: .8rem;
  }
  .box04 ul li.active {
    color: #FFA200;
    text-decoration: underline;
  }
  .tab01_l h2 {
    width: 6rem;
    height: 2rem;
    margin-left: -4%;
    background-size: 100%;
  }
  .tab01_r h2 {
    display: inline-block;
    width: 6rem;
    height: 2rem;
    margin-left: -4%;
    background: url(../images/zn_bg.png) no-repeat center center;
    background-size: 100%;
  }
  .tab02_l h2 {
    width: 8rem;
    height: 3rem;
    margin-left: -4%;
    background: url(../images/zy_bg.png) no-repeat center center;
    background-size: 100%;
    padding-right: 1rem;
    line-height: 2.4rem !important;
  }
  .tab02_r h2 {
    display: inline-block;
    width: 10rem;
    height: 2.8rem;
    margin-left: -6%;
    background: url(../images/zy_bg.png) no-repeat center center;
    background-size: 100%;
    padding-right: 1rem;
    line-height: 2.4rem !important;
    font-size: .7rem !important;
  }
  .tab_container .tab {
    width: 100%;
    background-color: #D54632;
    padding: .4rem 0;
  }
  .tab_container h2 {
    font-size: .8rem;
    line-height: 1.3rem;
  }
  .tab_container h5 {
    width: 5rem;
    height: 1.4rem;
    font-size: .75rem;
    line-height: 1.4rem;
    margin: .4rem 0;
  }
  .tab div {
    width: 100%;
    text-align: left;
  }
  .tab_container p {
    width: 94%;
    margin: 0 auto;
    font-size: .6rem;
  }
  .vs {
    text-align: center;
    font-style: italic;
    font-weight: bold;
    font-size: 3rem;
    height: 4.6rem;
    color: #EBCAC6;
  }
  .box05 {
    background-color: #790910;
  }
  .title05 {
    margin-top: -40px;
  }
  .fixded_right, .fixded_left {
    display: none !important;
  }
  /* 地区开始 */
  .region {
    width: 94%;
    padding-bottom: 60px;
  }
  .region a {
    width: 24%;
    height: 1.7rem;
    margin-left: 0;
    margin-right: 1%;
    margin-bottom: .2rem;
    line-height: 1.7rem;
    font-size: .75rem;
    background-size: 100%;
  }
  .region a:hover {
    background-size: 100%;
  }
  .region a:nth-child(8n) {
    margin-right: 1%;
  }
  .region a:nth-child(4n) {
    margin-right: 0;
  }
}