* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  font-size: 12px;
}
body {
  max-width: 1920px;
  min-width: 1200px;
  margin: 0 auto;
  background-color: #fff;
}
body a {
  text-decoration: none;
  color: #333;
}
body a:hover,
body a:visited,
body a:link,
body a:active {
  color: #333;
}
body ul,
body ol {
  list-style: none;
}
body img {
  vertical-align: top;
  border: none;
}
body .button {
  border: 0;
  background-color: none;
  outline: none;
  -webkit-appearance: none;
}
body table {
  border-collapse: collapse;
  border-spacing: 0;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  font-weight: normal;
}
.container .content4-flex {
  display: flex;
  justify-content: space-between;
  width: 1020px;
  margin: 0 auto;
}
.container .content4-yellow,
.container .content4-mid {
  height: 78px;
  background: #FFBA00;
  border: 1px solid #FFB68D;
}
.container .content4-yellow {
  width: 16px;
}
.container .content4-mid {
  width: 892px;
  font-size: 45px;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  color: #000000;
  line-height: 73px;
}
.container .content4-mid > span {
  font-size: 45px;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  color: #bd0006;
}
.container .content3-btn {
  width: 500px;
  height: 60px;
  font-size: 18px;
  font-family: MicrosoftYaqiHei;
  font-weight: bold;
  color: #FFFFFF;
  background: linear-gradient(90deg, #FB6531, #FF1929);
  box-shadow: 0px 3px 13px 0px rgba(222, 64, 82, 0.71);
  border-radius: 35px;
  border: none;
  display: block;
  margin: 0 auto;
  cursor: pointer;
  transition: all 0.5s ease-in-out;
}
.container .content3-btn:hover {
  background: linear-gradient(270deg, #FB6531, #FF1929);
}
.container .shadow-titleh1 {
  height: 73px;
  color: #E5E5E5;
  line-height: 255px;
}
.container .shadow-titleh2 {
  height: 82px;
  color: #303231;
  line-height: 185px;
  margin-bottom: 35px;
}
.container .shadow-titleh3 {
  font-size: 48px;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  color: #292826;
  text-align: center;
  margin-bottom: 70px;
}
.container .shadow-titleh1,
.container .shadow-titleh2 {
  font-size: 60px;
  font-family: FZLanTingHei-EB-GBK;
  font-weight: 600;
  text-align: center;
}
.container .content0 {
  background: url("../img/juxing.png");
  background-size: 100% 100%;
  max-width: 1920px;
  height: 898px;
  margin: 0 auto;
  padding-top: 48px ;
}
.container .content0-title {
  display: flex;
  width: 1200px;
  margin: 0 auto 20px;
  justify-content: space-between;
}
.container .content0-title-tel {
  font-size: 40px;
  font-family: DIN;
  font-weight: bold;
  color: #0D0D0D;
}
.container .content0-yikao {
  width: 533px;
  margin: 0 auto 22px;
}
.container .content0-yikao-cotitle {
  width: 195px;
  height: 30px;
  line-height: 30px;
  background: #E31C1D;
  border-radius: 24px;
  font-size: 20px;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
  position: relative;
  left: 393px;
}
.container .content0-yikao-tangle {
  margin-bottom: 20px;
  width: 0;
  height: 0;
  border-width: 10px;
  border-style: solid;
  border-color: #E31C1D transparent transparent transparent;
  position: relative;
  left: 550px;
}
.container .content0-jinbang {
  width: 457px;
  margin: 0 auto 9px;
  display: flex;
  text-align: center;
}
.container .content0-jinbang-span {
  width: 76px;
  height: 76px;
  line-height: 76px;
  background: #E00C10;
  border-radius: 50%;
  font-size: 52px;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  color: #F7E5C2;
  text-shadow: 2px 1px 0px rgba(171, 0, 0, 0.71);
}
.container .content0-img {
  width: 996px;
  margin: 67px auto 0;
  display: block;
}
.container .content0-bottom {
  background: url("../img/xingzhuang2.png") no-repeat;
  background-position: center;
  background-size: 1920px 79px;
  overflow: hidden;
  height: 79px;
  position: relative;
}
.container .content0-bottom-center {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  padding-left: 80px;
}
.container .content0-bottom-center-box {
  height: 79px;
  display: flex;
  line-height: 79px;
  text-align: center;
}
.container .content0-bottom-center-box .sheild-gold,
.container .content0-bottom-center-box .sheild-red {
  margin-right: 10px;
  width: 44px;
  height: 79px;
  font-size: 19px;
  font-family: Microsoft YaHei;
  font-weight: bold;
}
.container .content0-bottom-center-box .sheild-gold {
  background: url("../img/goldshe.png") no-repeat;
  background-position: center;
  background-size: 44px 55px;
  color: #E22900;
}
.container .content0-bottom-center-box .sheild-red {
  background: url("../img/redshe.png") no-repeat;
  background-position: center;
  background-size: 44px 55px;
  color: #FFFFFF;
}
.container .content0-bottom-center-box .text-gold,
.container .content0-bottom-center-box .text-red {
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: bold;
}
.container .content0-bottom-center-box .text-gold {
  color: #F7E5C2;
}
.container .content0-bottom-center-box .text-red {
  color: #AB0000;
}
.container .content0-bottom-center .width1 {
  width: 250px;
}
.container .content0-bottom-center .width2 {
  width: 285px;
}
.container .content0-bottom-center .width3 {
  width: 280px;
}
.container .content1 {
  height: 990px;
  background: #E9E9E9;
  padding-top: 104px;
  text-align: center;
}
.container .content1 > h4 {
  font-size: 44px;
  font-family: FZLanTingHei-EL-GBK;
  font-weight: 300;
  color: #AB0000;
  margin-bottom: 37px;
  height: 44px;
}
.container .content1 > h4 > span {
  font-size: 46px;
  font-family: FZLanTingHei-EL-GBK;
  font-weight: 400;
  color: #AB0000;
}
.container .content1 > h3 {
  font-size: 46px;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  color: #221815;
  margin-bottom: 56px;
  height: 44px;
}
.container .content1 > h3 > span {
  font-size: 46px;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  color: #221815;
}
.container .content1-box {
  width: 1200px;
  margin: 0 auto;
  display: flex;
}
.container .content1-box-bg {
  width: 576px;
  height: 646px;
  background: url("../img/fuxi.png") no-repeat;
  display: flex;
  flex-direction: column-reverse;
}
.container .content1-box-bg > .bottom {
  width: 576px;
  height: 182px;
  background: #AB0000;
  opacity: 0.75;
  border-radius: 10px 0px 0px 10px;
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 37px;
  padding: 40px;
  text-align: left;
}
.container .content1-box-form {
  width: 625px;
  height: 646px;
  background-color: #fff;
  border: 1px solid #EFEFEF;
  border-radius: 0 10px 10px 0;
}
.container .content1-box-form > h4 {
  font-size: 32px;
  font-family: FZLanTingHeiS-R-GB;
  font-weight: 400;
  color: #0D0D0D;
  height: 38px;
  line-height: 31px;
  margin: 55px 0 29px 0;
}
.container .content1-box-form > h4 > span {
  font-size: 22px;
}
.container .content1-box-form > h4 > span > span {
  font-size: 22px;
  color: #ab0000;
}
.container .content1-box-form .form-text {
  color: #767676;
  width: 50px;
}
.container .content1-box-form .student,
.container .content1-box-form .second-subject,
.container .content1-box-form .second-phone {
  display: flex;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 40px;
  margin-left: 39px;
  margin-bottom: 25px;
}
.container .content1-box-form .student > :first-child,
.container .content1-box-form .second-subject > :first-child,
.container .content1-box-form .second-phone > :first-child {
  margin-right: 20px;
}
.container .content1-box-form .second-getcode {
  margin-left: 108px;
  width: 439px;
}
.container .content1-box-form .second-getcode .get-code {
  width: 169px;
  position: relative;
  top: -36px;
  right: -135px;
  height: 30px;
  border: none;
  border-left: 1px solid #E2E2E2;
  background-color: #fff;
  margin-bottom: 20px;
}
.container .content1-box-form .second-student {
  width: 440px;
  height: 40px;
  background: #FFFFFF;
  border: 1px solid #E2E2E2;
  border-radius: 7px;
}
.container .content1-box-form .checkbox-group {
  display: flex;
  flex-wrap: wrap;
  text-align: justify;
}
.container .content1-box-form .second-checkbox {
  width: 33%;
  height: 40px;
}
.container .content1-box-form .second-checkbox > span {
  display: inline-block;
  height: 40px;
}
.container .content1-box-form input[type="checkbox"] {
  display: inline-block;
  margin-right: 14px;
}
.container .content1-box-form input[type="checkbox"]::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  border: 1px solid #707070;
  border-radius: 5px;
}
.container .content1-box-form input {
  outline: none;
  padding: 20px;
}
.container .content1-box-form .second-btn {
  width: 364px;
  height: 50px;
  background: #AB0000;
  border-radius: 7px;
  font-size: 22px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  border: none;
}
.container .content1-box-form-p {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  margin-top: 20px;
}
.container .content2 {
  background: #FAFAFA;
  height: 2050px;
}
.container .content2-container {
  width: 1200px;
  margin: 0 auto;
  box-shadow: 0px 4px 20px 0px rgba(230, 230, 230, 0.83);
  border-radius: 6px;
  position: relative;
  z-index: 1;
}
.container .content2-container-box {
  width: 1200px;
  height: 190px;
  margin-bottom: 30px;
  background: #FFFFFF;
  transition: 0.5s ease-in-out;
}
.container .content2-container-box .box-flex {
  display: flex;
}
.container .content2-container-box .box-flex-left {
  position: absolute;
  width: 310px;
  display: flex;
  margin: 25px 0 0 60px;
}
.container .content2-container-box .box-flex-left .maohao {
  display: block;
  width: 50px;
  height: 45px;
  background: url("../img/yinhao.png") no-repeat;
  background-size: 50px 45px;
}
.container .content2-container-box .box-flex-left .round {
  display: block;
  width: 30px;
  height: 30px;
  background: #E2C7AA;
  border-radius: 50%;
}
.container .content2-container-box .box-flex-left .title {
  display: block;
  font-size: 36px;
  font-family: FZLanTingHei-EB-GBK;
  font-weight: 400;
  color: #292826;
  position: absolute;
  left: 12px;
  top: 15px;
}
.container .content2-container-box .box-flex-right {
  width: 950px;
  border-bottom: 1px solid #2928267a;
  opacity: 0.5;
  font-size: 16px;
  font-family: FZLanTingHei-EL-GBK;
  font-weight: 400;
  color:#000000;
  height: 28px;
  position: relative;
  left: 245px;
  top: 84px;
}
.container .content2-container-box .box-year {
  font-size: 41px;
  font-family: Bahnschrift;
  font-weight: 400;
  color: #E5E5E5;
  text-align: right;
  padding-right: 16px;
  margin-top: 110px;
}
.container .content2-container-box:hover {
  transform: scale(1.05);
}
.container .content2-img1 {
  position: absolute;
  right: 0;
  top: 1864px;
}
.container .content2-img2 {
  position: absolute;
  left: -45px;
  top: 2360px;
}
.container .content2-img3 {
  position: absolute;
  right: 0;
  top: 3788px;
}
.container .content2 .content3-btn {
  margin-top: 118px;
}
.container .content3 {
  height: 870px;
  background-color: #FAFAFA;
}
.container .content3-container {
  display: flex;
  width: 1200px;
  margin: 0 auto;
  height: 320px;
  justify-content: space-between;
  padding-top: 148px;
}
.container .content3-container .inner-box {
  width: 292px;
  height: 320px;
  background: #FFFFFF;
  box-shadow: 0px 4px 20px 0px rgba(230, 230, 230, 0.83);
  border-radius: 6px;
  text-align: left;
}
.container .content3-container .inner-box-img {
  width: 50px;
  height: 45px;
  display: block;
  margin: 48px auto 36px;
}
.container .content3-container .inner-box h5 {
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  margin-bottom: 18px;
  text-align: center;
}
.container .content3-container .inner-box-p {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 300;
  color: #666666;
  line-height: 24px;
  text-align: center;
}
.container .content3 .content3-btn {
  margin: 200px auto 0;
  text-align: center;
  line-height: 50px;
  width: 300px;
  height: 50px;
}
.container .content3-div {
  width: 600px;
  margin: 230px auto 0;
}
.container .content4 {
  background: url("../img/content4-bg.png") no-repeat;
  background-size: 1920px 1080px;
  overflow: hidden;
  height: 1080px;
}
.container .content4 .shadow-titleh1 {
  margin-top: 30px;
  color: rgba(236, 198, 161, 0.4);
}
.container .content4 .shadow-titleh2 {
  color: #F6D6C1;
  margin-bottom: 135px;
}
.container .content4-container {
  width: 1198px;
  height: 648px;
  background: #FFF1E3;
  border: 1px solid #292826;
  border-radius: 10px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 30px 16px;
}
.container .content4-container-box {
  width: 279px;
  height: 258px;
  background: #FFFFFF;
  box-shadow: 0px 0px 51px 0px rgba(236, 198, 161, 0.71);
  border-radius: 10px;
  padding-top: 44px;
  text-align: center;
  transition: 0.5s ease-in-out;
}
.container .content4-container-box .title {
  font-size: 36px;
  font-family: Bahnschrift;
  font-weight: 400;
  color: #BD0006;
  margin-bottom: 50px;
}
.container .content4-container-box .p1 {
  margin-bottom: 40px;
}
.container .content4-container-box .p1,
.container .content4-container-box .p2 {
  font-size: 16px;
  font-family: FZLanTingHei-EL-GBK;
  font-weight: 400;
  color: #303231;
}
.container .content4-container-box:hover {
  transform: scale(1.05);
}
.container .content5 {
  height: 1100px;
}
.container .content5 .swiper-container:hover .swiper-button-prev,
.container .content5 .swiper-container:hover .swiper-button-next {
  opacity: 0.4;
  transition: all 0.5s ease-in-out;
}
.container .content5 .swiper-pagination {
  position: absolute;
  z-index: 20;
  width: 100%;
  text-align: center;
  height: 20px;
}
.container .content5 .swiper-pagination .swiper-pagination-bullet {
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  margin: 0 5px;
  opacity: 1;
  cursor: pointer;
  border: 1px solid #E7C199;
  background-color: #ffffff00;
  transition: all 0.3s ease-in-out;
}
.container .content5 .swiper-pagination .swiper-pagination-bullet:hover {
  background: #E7C199;
}
.container .content5 .swiper-pagination .swiper-pagination-bullet-active {
  background: #E7C199;
}
.container .content5 .swiper-button-prev,
.container .content5 .swiper-button-next {
  position: absolute;
  top: 50%;
  width: 37px;
  height: 60px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0;
  transition: all 0.5s ease-in-out;
}
.container .content6 {
  margin: 0 auto;
  height: 954px;
}
.container .content6-table {
  margin: 90px auto 0;
  width: 1200px;
  height: 436px;
  background: #FFFFFF;
  border-radius: 30px;
  padding: 35px 30px;
  border-color: #fff;
}
.container .content6-table .table-tr-red th {
  font-size: 38px;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  color: #303231;
  height: 61px;
  background: #f6d6c1;
  border: 1px solid #fff;
}
.container .content6-table td {
  font-size: 16px;
  font-family: FZLanTingHei-R-GBK;
  font-weight: 400;
  color: #292826;
  background: #F6D6C1;
  border: 1px solid #fff;
  text-align: center;
  padding: 0 20px;
}
.container .content6-table .th1 {
  width: 405px;
}
.container .content6-table .th2 {
  width: 186px;
}
.container .content6-table .th3 {
  width: 600px;
}
.container .content6-table .td1 {
  height: 76px;
}
.container .content6-table .td2 {
  height: 148px;
}
.container .content6-table .td3 {
  height: 155px;
}
.container .content6-table .td4 {
  height: 83px;
}
.container .content6-table .table-tr-gold td {
  background: #FAE7D9;
}
.container .content7 {
  background: url("../img/zu69.png") no-repeat;
  background-position: center;
  background-size: 1920px 421px;
  overflow: hidden;
  height: 421px;
  text-align: center;
}
.container .content9 {
  background-color: #fff;
  margin: 0 auto 100px;
}
.container .content9-box {
  width: 1200px;
  display: flex;
  justify-content: space-between;
  margin: 0 auto 30px;
}
.container .content9-box img {
  display: block;
  margin: 0 auto;
}
.container .content9-box img:hover {
  transform: scale(1.05);
  transition: 0.5s ease-in-out;
}
.container .foot {
  background: url("../img/hunhe.png") no-repeat;
  background-size: 1920px 935px;
  height: 300px;
  overflow: hidden;
  text-align: center;
}
.container .foot-width {
  width: 920px;
  margin: 60px auto 0;
}
.container .foot-flex {
  display: flex;
  justify-content: space-between;
}
.container .foot-flex .tui {
  text-align: center;
}
.container .foot-flex .tui h2 {
  font-size: 70px;
  font-family: FZLanTingHei-EB-GBK;
  font-weight: 400;
  color: #E00C10;
  width: 110px;
  height: 110px;
  background: #F7E5C2;
  border-radius: 50%;
  margin: 0 auto;
  line-height: 110px;
  transition: 0.5s ease-in-out;
}
.container .foot-flex .tui h2:hover {
  color: #F7E5C2;
  background: #E00C10;
}
.container .foot-flex .tui p {
  margin-top: 19px;
  width: 240px;
  height: 52px;
  line-height: 52px;
  border-top: 1px solid #F7E5C2;
  border-bottom: 1px solid #F7E5C2;
  font-size: 24px;
  font-family: FZLanTingHei-EB-GBK;
  font-weight: 400;
  color: #F7E5C2;
}
.container .foot-flex .tui p span {
  font-size: 24px;
  font-family: FZLanTingHei-EB-GBK;
  font-weight: 400;
  color: #fff;
}
.container .foot .seven-box {
  text-align: center;
  display: flex;
  margin: 50px auto 0;
  width: 340px;
}
.container .foot .seven-box .seven,
.container .foot .seven-box .tanhao {
  font-size: 157px;
  font-family: DIN Black;
  font-weight: 400;
  color: #FEF200;
  line-height: 140px;
}
.container .foot .seven-box .day {
  font-size: 49px;
  font-family: FZLanTingHei-R-GBK;
  font-weight: 400;
  color: #FFFFFF;
}
.container .foot .choose {
  font-size: 20px;
  font-family: FZLanTingHei-R-GBK;
  font-weight: 400;
  color: #FFFFFF;
  margin-top: 30px;
}
.container .foot .call {
  display: flex;
  margin: 30px auto 0;
  width: 324px;
}
.container .foot .call-me {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #FFFFFF;
  margin-right: 12px;
  width: 45px;
}
.container .foot .call-phone {
  font-size: 36px;
  font-family: Akzidenz-Grotesk BQ;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 42px;
}
.container .foot .good {
  font-size: 29px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #FFFFFF;
  margin-top: 20px;
  text-align: left;
  text-indent: 305px;
}
