.box {
  position: relative;
  overflow: hidden;
  background: #000;
	clear: both;
}
.bg1 {
  width: 620px;
  height: 100%;
  background: url("https://www.vintagefashionandbeauty.com/zt/2021jdwzcjyy/images/left.png") no-repeat left center;
  position: absolute;
  left: 0;
  top: 419px;
}
.bg2 {
  width: 440px;
  height: 100%;
  background: url("https://www.vintagefashionandbeauty.com/zt/2021jdwzcjyy/images/right.png") no-repeat right center;
  position: absolute;
  right: 0;
  top: 419px;
}
.animated {
  animation-duration: 2s;
}
.banner {
  width: 100%;
  height: 1099px;
  overflow: hidden;
  color: #FFFFFF;
  text-align: center;
  box-sizing: border-box;
  font-weight: bold;
  padding-top: 86px;
  background: url("https://www.vintagefashionandbeauty.com/zt/2021jdwzcjyy/images/banner_bg.png") no-repeat top center;
  position: relative;
}
.banner-title {
  width: 100%;
  margin: 0 auto;
  animation: txt02_ani 2s linear infinite alternate;
  -webkit-animation: txt02_ani 2s linear infinite alternate;
  -moz-animation: txt02_ani 2s linear infinite alternate;
  -o-animation: txt02_ani 2s linear infinite alternate;
  -ms-animation: txt02_ani 2s linear infinite alternate;
}

@keyframes txt02_ani {
  0% {
    transform: scale(1);
    opacity: .8;
  }
  50% {
    transform: scale(1.05);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: .8;
  }
}

/* .title img {
  display: inline-block;
  vertical-align: middle;
  animation: kc 1s infinite;
}*/

@keyframes kc {
  0%, 100%, 20%, 50%, 80% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
  40% {
    -webkit-transform: translateY(-14px);
    transform: translateY(-14px)
  }
  60% {
    -webkit-transform: translateY(-7px);
    transform: translateY(-7px)
  }
} 
.txt1 {
  width: 718px;
  height: 43px;
  line-height: 20px;
  background: url("https://www.vintagefashionandbeauty.com/zt/2021jdwzcjyy/images/txt_bg.png") no-repeat bottom center;
  position: absolute;
  top: 86px;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 32px;
  font-family: FZLTHPro Global;
  color: #FFFFFF;
  box-sizing: border-box;
  padding: 0 50px 0 0;
}
.txt2 {
  width: 100%;
  height: 290px;
  line-height: 270px;
  position: absolute;
  top: 324px;
  left: 0;
  right: 0;
  margin: auto;
  background: url("https://www.vintagefashionandbeauty.com/zt/2021jdwzcjyy/images/txt2_bg.png") no-repeat center;
  font-size: 30px;
  font-family: FZLTHPro Global;
  font-weight: bold;
  color: #000000;
}
.box1-box {
  margin-top: 134px;
  height: 465px;
  background: url("https://www.vintagefashionandbeauty.com/zt/2021jdwzcjyy/images/search_bg.png") no-repeat center;

}
.box1-box h2 {
  font-size: 45px;
  line-height: 80px;
  font-family: FZLTHPro Global;
  color: #FFFFFF;
  text-shadow: 0px 5px 4px rgba(64, 0, 0, 0.54);
  margin-bottom: 40px;
}
.box1-content {
  display: flex;
  position: relative;
}
.box1-content:after {
  content: '';
  display: block;
  width: 474px;
  height: 368px;
  background: url("https://www.vintagefashionandbeauty.com/zt/2021jdwzcjyy/images/search_icon.png") no-repeat top center;
  position: absolute;
  right: 0;
  top: -40px;
}
.box1-fl {
  width: 489px;
  box-sizing: border-box;
  padding: 15px 78px 0 20px;
}
.ajax_form {
  
}

.ajax_form input {
  display: block;
  width: 310px;
  height: 40px;
  background: #FFFFFF;
  border: 1px solid #D3D3D3;
  border-radius: 2px;
  box-sizing: border-box;
  padding-left: 12px;
  background: #fff;
  color: #333333;
  font-size: 16px;
  appearance: none;
  outline: none;
}
.select-box {
  display: flex;
  justify-content: space-between;
  width: 310px;
}
.ajax_form select {
  font-size: 16px;
  appearance:none;
  -moz-appearance:none;
  -webkit-appearance:none;
  outline: none;
  display: inline-block;
  width: 100%;height: 40px;
  background: #FFFFFF url("https://www.vintagefashionandbeauty.com/zt/2021jdwzcjyy/images/select_bg.png") no-repeat 95% center;
  border: 1px solid #D3D3D3;
  border-radius: 2px;
  box-sizing: border-box;
  padding: 0 0 0 12px;
}

.ajax_form input::placeholder {
  color: #333;
}

.ajax_form input#PhoneCode {
  width: 190px;
}

.ajax_form input#fs {
  width: 110px;
  background: linear-gradient(0deg, #F0AF41, #F7BB48);
  padding: 0;
  text-align: center;
  cursor: pointer;
  color: #FFFFFF;
  border: 1px solid transparent;
  font-size: 16px;
}

.ajax_form input.button {
  cursor: pointer;
  width: 310px;
  height: 43px;
  background: url("https://www.vintagefashionandbeauty.com/zt/2021jdwzcjyy/images/btn_bg.png") no-repeat center;
  color: #fff;
  padding: 0;
  font-size: 20px;
  border: 0;
  margin: 0 0 0 76px;
}

.list-div {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
}

.yzm_container {
  width: 310px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.list-div label {
  display: block;
  width: 68px;
  color: #333333;
  font-size: 16px;
  margin-right: 14px;
  text-align: right;
  font-weight: bold;
}
.box1-center {
  width: 343px;
  box-sizing: border-box;
  padding: 28px 0 0;
  position: relative;
}
.box1-center:before, .box1-center:after {
  content: '';
  display: block;
  width: 6px;
  height: 299px;
  background: url("https://www.vintagefashionandbeauty.com/zt/2021jdwzcjyy/images/line.png") no-repeat top center;
  position: absolute;
  top: 0;
}
.box1-center:before {
  left: 0;
}
.box1-center:after {
  right: 0;
}
.box1-center .code {
  width: 219px;
  height: 219px;
  background: url("https://www.vintagefashionandbeauty.com/zt/2021jdwzcjyy/images/code_bg.png") no-repeat center;
  box-sizing: border-box;
  padding: 16px 17px;
  margin: 0 auto 15px;
}
.box1-center .code img {
  width: 100%;
  height: 100%;
}
.box1-center p {
  text-align: center;
  font-size: 16px;
  font-family: FZLTHPro Global;
  color: #333333;
}
.box1-center p span {
  color: #FF0000;
}
.box01 {
  margin-top: -40px;
}
.word-box {
  background: linear-gradient(0deg, #AF2C2A 0%, #FB3920 100%);
  box-shadow: 0px 8px 100px 0px rgba(248, 56, 32, 0.75);
  border-radius: 10px;
  box-sizing: border-box;
  padding: 24px 31px 36px 18px;
}
.tips {
  width: 74px;
  height: 36px;
  line-height: 36px;
  background: url("https://www.vintagefashionandbeauty.com/zt/2021jdwzcjyy/images/tips_bg.png") no-repeat center;
  box-sizing: border-box;
  padding: 0 12px;
  font-size: 20px;
  font-family: FZLTHPro Global;
  font-weight: bold;
  color: #F13822;
}
.word-box ul {
  box-sizing: border-box;
  padding: 0 0 0 21px;
}
.word-box ul li {
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 20px 0;
  border-bottom: 1px dashed #fff;
}
.word-box ul li span {
  display: block;
  font-size: 18px;
  font-family: FZLTHPro Global;
  color: #FFFFFF;
  line-height: 25px;
}
.word-box ul li .num {
  width: 14px;
  height: 14px;
  line-height: 14px;
  background: linear-gradient(0deg, #FFFFFF 0%, #FFE3D6 100%);
  box-shadow: 0px 4px 8px 0px rgba(83, 31, 0, 0.24);
  border-radius: 50%;
  text-align: center;font-size: 13px;
  font-family: FZLTHPro Global;
  color: #FF1A00;
  margin-top: 5px;
}
.word-box ul li span:nth-child(2) {
  width: calc(100% - 20px);
}
.word-box ul li span p {
  margin-bottom: 10px;
}
.other-btn {
  display: block;
  width: 160px;
  height: 39px;
  line-height: 39px;
  border: 1px solid #FFFFFF;
  border-radius: 4px;
  margin: 26px auto 0;
  text-align: center;
  font-size: 18px;
  font-family: FZLTHPro Global;
  color: #FFFFFF;
  animation: txt02_ani 2s linear infinite alternate;
  -webkit-animation: txt02_ani 2s linear infinite alternate;
  -moz-animation: txt02_ani 2s linear infinite alternate;
  -o-animation: txt02_ani 2s linear infinite alternate;
  -ms-animation: txt02_ani 2s linear infinite alternate;
}
.box02 {
  margin: 40px 0;
}
.title {
  width: 1195px;
  height: 168px;
  background: url("https://www.vintagefashionandbeauty.com/zt/2021jdwzcjyy/images/title_bg.png") no-repeat center;
  margin: auto;
  line-height: 168px;
  text-align: center;
  font-size: 36px;
  font-family: FZLTHPro Global;
  font-weight: bold;
  color: #FFFFFF;
  text-shadow: 0px 5px 4px rgba(64, 0, 0, 0.54);

}
.title span {
  color: #FB3920;
}
.city-ul li {
  float: left;
  width: 187px;
  height: 73px;
  background: url("https://www.vintagefashionandbeauty.com/zt/2021jdwzcjyy/images/city_bg.png") no-repeat center;
  margin-right: 15px;
  margin-bottom: 11px;
  text-align: center;
  line-height: 60px;
  font-size: 20px;
  font-family: FZLTHPro Global;
  font-weight: bold;
  color: #FFFFFF;
  text-shadow: 0px 2px 1px rgba(213, 0, 0, 0.4);
}
.city-ul li:nth-child(6n) {
  margin-right: 0;
}
.city-ul li a {
  display: block;
  color: #fff;
}
.start {
  height: 235px;
  background: url("https://www.vintagefashionandbeauty.com/zt/2021jdwzcjyy/images/start_bg.png") no-repeat 44px center;
  display: flex;
  justify-content: center;
}
.year-box {
  width: 215px;
  height: 166px;
  background: url("https://www.vintagefashionandbeauty.com/zt/2021jdwzcjyy/images/year_bg.png") no-repeat center;
  /* position: absolute; */
  box-sizing: border-box;
  padding: 35px 40px;
  text-align: center;
}
.year-box .year {
  color: rgb(255, 255, 255);
  font-size: 48px;
  font-family: "Impact";
  line-height: 48px;
}
.year-box p {
  font-size: 17px;
  font-family: "FZLTHProGlobal";
  color: rgb(255, 255, 255);
  
}
.year-box:nth-child(odd) {
  margin: -20px -20px 0;
}
.year-box:nth-child(even) {
  margin: 60px -20px 0;
}
.question {
  margin-top: -45px;
  text-align: center;
}
.question img {
  margin: auto;
}
.box4-ul {
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 90px 12px 0;
  margin-bottom: 30px;
}
.box4-ul li {
  width: 360px;
  height: 249px;
  background: linear-gradient(0deg, #FFE7E7, #FFFFFF);
  border: 1px solid #E12F1C;
  box-shadow: 0px 5px 0px 0px #6A0000;
  border-radius: 10px;
  position: relative;
}
.box4-ul li .li-head {
  width: 385px;
  height: 94px;
  background: url("https://www.vintagefashionandbeauty.com/zt/2021jdwzcjyy/images/li_head.png") no-repeat top center;
  position: absolute;
  top: -80px;
  left: -12px;
  box-sizing: border-box;
  padding: 0 0 0 100px;
  text-align: center;
  line-height: 85px;
  font-size: 28px;
  font-family: FZLTHPro Global;
  font-weight: bold;
  color: #FFFFFF;
  text-shadow: 0px 4px 4px rgba(64, 0, 0, 0.54);
}
.li-word {
  padding: 30px 27px;
  box-sizing: border-box;
}
.li-word p {
  font-size: 18px;
  font-family: FZLTHPro Global;
  color: #333333;
  line-height: 30px;
  box-sizing: border-box;
  padding-bottom: 10px;
  border-bottom: 1px dashed #333333;
}
.li-word .other-btn {
  border: 1px solid #FB3920;
  color: #FB3920;
}
.box05 {
  margin: 38px 0;
}
.box5-title {
  height: 103px;
  background: url("https://www.vintagefashionandbeauty.com/zt/2021jdwzcjyy/images/title_bg2.png") no-repeat top center;
  text-align: center;
  line-height: 90px;
}
.box5-title span {
  font-size: 45px;
  font-family: Lantinghei SC;
  font-weight: 800;
  color: #CD2623;
  background: -webkit-linear-gradient(259deg, #CD2623 0%, #FB3920 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.box5-ul li {
  float: left;
  width: 285px;
  height: 229px;
  background: linear-gradient(180deg, #E03728, #120000);
  border: 1px solid #FFFFFF;
  box-shadow: 0px 3px 16px 0px rgba(255, 29, 29, 0.27);
  border-radius: 4px;
  box-sizing: border-box;
  padding: 10px;
  margin-right: 20px;
}
.box5-ul li:nth-child(4n) {
  margin-right: 0;
}
.li-img {
  width: 265px;
  height: 178px;
  background: #FFFFFF;
  border-radius: 4px;
  overflow: hidden;
}
.li-img img {
  width: 100%;
  height: 100%;
  transition: all .3s;
}
.li-img img:hover {
  transform: scale(1.1);
}
.box5-ul li p {
  font-size: 18px;
  font-family: FZLTHPro Global;
  color: #FFFFFF;
  text-align: center;
  margin-top: 5px;
}

@media only all and (max-width:1080px) {
  .bg1, .bg2 {
    display: none;
  }
  .banner {
    height: 13rem;
    padding-top: 1.8rem;
    background-size: auto 100%;
  }
  .banner {
    width: 100%;
    height: 34rem;
    padding-top: 2.5rem;
    background-size: auto 18rem;
  }
  
  .txt1 {
    width: 16rem;
    height: 1.5rem;
    line-height: 1.2rem;
    background-size: 100%;
    position: absolute;
    top: 1.5rem;
    left: 0;
    right: 0;
    margin: auto;
    font-size: .7rem;
    padding: 0 1rem 0 0;
  }
  .txt2 {
    width: 100%;
    height: 2rem;
    line-height: 1.8rem;
    top: 8rem;
    background-size: 120%;
    font-size: .6rem;
  }
  .box1-box {
    margin-top: 3rem;
    height: auto;
    background: linear-gradient( 90deg, rgb(255,231,231) 0%, rgb(255,255,255) 99%);
    border-radius: .5rem;
    box-sizing: border-box;
    padding: .5rem 0;
  }
  .box1-box h2 {
    font-size: .8rem;
    line-height: 1.2rem;
    text-shadow: 0px .1rem .1rem rgba(64, 0, 0, 0.54);
    margin-bottom: .5rem;
    background: url("https://www.vintagefashionandbeauty.com/zt/2021jdwzcjyy/images/h2_bg.png") no-repeat top center;
    background-size: 90%;
  }
  .box1-content {
    display: block;
  }
  .box1-content:after {
    width: 12rem;
    height: 9rem;
    background-size: 100%;
    top: 10.5rem;
  }
  .box1-fl {
    width: 100%;
    padding: .5rem;
    z-index: 99;
  }
  .ajax_form {
    
  }
  .ajax_form input {
    width: 78%;
    height: 1.5rem;
    border-radius: .2rem;
    padding-left: .5rem;
    font-size: .7rem;
  }
  .select-box {
    width: 78%;
  }
  .ajax_form select {
    font-size: .7rem;
    width: 100%;height: 1.5rem;
    background-size: .5rem;
    border-radius: .2rem;
    padding: 0 0 0 .5rem;
  }

  .ajax_form input#PhoneCode {
    width: 7rem;
  }
  
  .ajax_form input#fs {
    width: 5rem;
    font-size: .7rem;
  }
  
  .ajax_form input.button {
    width: 78%;
    height: 1.8rem;
    background-size: 100%;
    font-size: .7rem;
    margin: 0 0 0 22%;
  }
  .list-div {
    margin-bottom: .5rem;
  }
  
  .yzm_container {
    width: 78%;
  }
  
  .list-div label {
    width: 18%;
    font-size: .7rem;
    margin-right: .2rem;
  }
  .box1-center {
    width: 10rem;
    padding: .6rem 0 0;
  }
  .box1-center:before, .box1-center:after {
    width: .15rem;
    height: 100%;
    background-size: 100%;
    position: absolute;
    top: 0;
  }
  .box1-center:before {
    display: none;
  }
  .box1-center:after {
    right: 0;
  }
  .box1-center .code {
    width: 6rem;
    height: 6rem;
    background-size: 100%;
    padding: .4rem .45rem;
    margin: 0 auto .3rem;
  }
  .box1-center p {
    font-size: .6rem;
  }
  .box01 {
    margin-top: -1rem;
  }
  .word-box {
    box-shadow: 0px .02rem 2.5rem 0px rgba(248, 56, 32, 0.75);
    border-radius: .25rem;
    padding: .5rem;
  }
  .tips {
    width: 2.5rem;
    height: 1rem;
    line-height: 1rem;
    background-size: 100%;
    padding: 0 .3rem;
    font-size: .7rem;
  }
  .word-box ul {
    padding: 0 0 0 .5rem;
  }
  .word-box ul li {
    padding: .5rem 0;
  }
  .word-box ul li span {
    font-size: .7rem;
    line-height: 1rem;
  }
  .word-box ul li .num {
    width: .8rem;
    height: .8rem;
    line-height: .8rem;
    box-shadow: 0px .1rem .2rem 0px rgba(83, 31, 0, 0.24);
    border-radius: 50%;
    font-size: .6rem;
    margin-top: .1rem;
  }
  .word-box ul li span:nth-child(2) {
    width: calc(100% - 1rem);
  }
  .word-box ul li span p {
    margin-bottom: .3rem;
  }
  .other-btn {
    width: 5rem;
    height: 1.2rem;
    line-height: 1.2rem;
    border-radius: .1rem;
    margin: .5rem auto 0;
    font-size: .7rem;
  }
  .box02 {
    margin: 1rem 0;
  }
  .title {
    width: 100%;
    height: 2rem;
    background-size: 100%;
    line-height: 2rem;
    font-size: .85rem;
    text-shadow: 0px .15rem .1rem rgba(64, 0, 0, 0.54);
  }
  .city-ul {
    margin-top: 1rem;
  }
  .city-ul li {
    width: 24.5%;
    height: 2rem;
    background-size: 100%;
    margin-right: .5%;
    margin-bottom: .3rem;
    line-height: 1.5rem;
    font-size: .6rem;
  }
  .city-ul li:nth-child(6n) {
    margin-right: .5%;
  }
  .city-ul li:nth-child(4n) {
    margin-right: 0;
  }
  .start {
    height: 8rem;
    background: url("https://www.vintagefashionandbeauty.com/zt/2021jdwzcjyy/images/start_bg.png") no-repeat 1rem center;
    background-size: 100%;
  }
  .year-box {
    width: 6rem;
    height: 6rem;
    background-size: 100%;
    padding: 2rem .5rem;
  }
  .year-box .year {
    font-size: 1.2rem;
    line-height: 1.2rem;
  }
  .year-box p {
    font-size: .7rem;
    
  }
  .year-box:nth-child(odd) {
    margin: -.5rem -.5rem 0;
  }
  .year-box:nth-child(even) {
    margin: 1.5rem -.5rem 0;
  }
  .question {
    margin-top: -1.5rem;
  }
  .question img {
    width: 3rem;
  }
  .box4-ul {
    padding: .5rem .5rem 0;
    margin-bottom: .8rem;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .box4-ul li {
    width: 48%;
    height: 9.5rem;
    box-shadow: 0px .1rem 0px 0px #6A0000;
    border-radius: .25rem;
  }
  .box4-ul li:nth-child(1) {
    margin-right: 2%;
  }
  .box4-ul li:nth-child(3) {
    margin-top: 2rem;
  }
  .box4-ul li .li-head {
    width: 110%;
    height: 2.5rem;
    background-size: 100%;
    top: -1.8rem;
    left: -5%;
    padding: 0 0 0 2rem;
    line-height: 2rem;
    font-size: .7rem;
    text-shadow: 0px .1rem .1rem rgba(64, 0, 0, 0.54);
  }
  .li-word {
    padding: .5rem ;
  }
  .li-word p {
    font-size: .7rem;
    line-height: .9rem;
    padding-bottom: .25rem;
  }
  .box05 {
    margin: 1rem 0;
  }
  .box5-title {
    height: 1.8rem;
    background-size: 100%;
    line-height: 1.5rem;
  }
  .box5-title span {
    font-size: .85rem;
  }
  .box5-ul li {
    width: 48%;
    height: 6rem;
    box-shadow: 0px .1rem .4rem 0px rgba(255, 29, 29, 0.27);
    border-radius: .1rem;
    padding: .25rem;
    margin-right: 4%;
    margin-top: .5rem;
  }
  .box5-ul li:nth-child(2n) {
    margin-right: 0;
  }
  .li-img {
    width: 100%;
    height: 4.5rem;
    border-radius: .2rem;
  }
  .box5-ul li p {
    font-size: .7rem;
    margin-top: .1rem;
  }  
  
}