:root {
  --swiper-theme-color: #f73609;
}
body {
  --www: 0.8rem;
  --interval: var(--www);
  --nav_height: 1.2rem;
  --color: #f73609;
  --f14: 0.16rem;
  --f16: 0.18rem;
  --f18: 0.2rem;
  --f20: 0.22rem;
  --f22: 0.24rem;
  --f24: 0.26rem;
  --f26: 0.28rem;
  --f28: 0.3rem;
  --f30: 0.3rem;
  --f32: 0.32rem;
  --f34: 0.34rem;
  --f36: 0.36rem;
  --f38: 0.38rem;
  --f40: 0.4rem;
  --f42: 0.42rem;
  --f44: 0.44rem;
  --f46: 0.46rem;
  --f48: 0.48rem;
  --f52: 0.52rem;
  --f54: 0.54rem;
  --f56: 0.56rem;
  --f58: 0.58rem;
  --f60: 0.6rem;
}
@media screen and (max-width: 1520px) {
  body {
    --f14: 14px;
    --f16: 16px;
    --f18: 18px;
    --f20: 20px;
    --f22: 22px;
  }
}
@media screen and (max-width: 1200px) {
  body {
    --f22: 16px;
    --f24: 18px;
    --f26: 20px;
    --f28: 22px;
    --f30: 0.36rem;
    --f32: 0.36rem;
    --f34: 0.38rem;
    --f36: 0.4rem;
    --f38: 0.4rem;
    --f40: 0.4rem;
    --f42: 0.4rem;
    --f44: 0.4rem;
    --f46: 0.4rem;
    --f48: 0.4rem;
    --f52: 0.46rem;
    --f54: 0.48rem;
    --f56: 0.52rem;
    --f58: 0.52rem;
    --f60: 0.54rem;
    --interval: 5vw;
    --nav_height: 58px;
  }
}
@media screen and (max-width: 767px) {
  body {
    --f14: 0.26rem;
    --f16: 0.28rem;
    --f18: 0.3rem;
    --f20: 0.3rem;
    --f22: 0.32rem;
    --f24: 0.34rem;
    --f26: 0.34rem;
    --f28: 0.36rem;
    --f30: 0.4rem;
    --f32: 0.4rem;
    --f34: 0.4rem;
    --f36: 0.4rem;
    --f38: 0.4rem;
    --f40: 0.42rem;
    --f42: 0.42rem;
    --f44: 0.42rem;
    --f46: 0.42rem;
    --f48: 0.42rem;
    --f52: 0.42rem;
    --f54: 0.44rem;
    --f56: 0.46rem;
    --f58: 0.46rem;
    --f60: 0.48rem;
  }
}
.maodian {
  position: relative;
  top: -webkit-calc(0.1rem);
  top: calc(0.9rem * -1 + 1px);
}
.search_open {
  cursor: pointer;
}
.mobile_search {
  top: var(--nav_height);
}
body::-webkit-scrollbar {
  width: 4px;
  height: 2px;
}
body::-webkit-scrollbar-thumb {
  background: #f73609;
}
body::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.1);
}
@-moz-document url-prefix() {
  body {
    scrollbar-color: #f73609 rgba(0, 0, 0, 0.1);
    scrollbar-width: thin;
  }
}
/** 纵向滚动条样式 */
.wMain {
  padding-left: var(--interval);
  padding-right: var(--interval);
  width: 100%;
}
.swiper-button-lock {
  display: none !important;
}
.button-disabled,
.swiper-button-disabled {
  cursor: auto;
  pointer-events: none;
}
.dw {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.null_height {
  height: var(--nav_height);
}
@media screen and (max-width: 1200px) {
  .null_height {
    height: 0;
  }
}
.flex_center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 1200px) {
  .pc_main {
    display: none !important;
  }
}
.phone_main {
  display: none !important;
}
@media screen and (max-width: 1200px) {
  .phone_main {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
.center {
  text-align: center;
}
.white {
  color: #fff !important;
}
.bgColor {
  background: #f6f1e6;
}
.pt {
  padding-top: 0.94rem;
}
.pb {
  padding-bottom: 0.94rem;
}
.mt {
  margin-top: 0.4rem;
}
.Privacy_Policy .box_ .content1 {
  font-size: var(--f32);
}
.Privacy_Policy .box_ .hr {
  border-top: 1px solid #ddd;
  margin: 0.5rem 0;
}
.Privacy_Policy .box_ .content3 {
  font-size: var(--f18);
  line-height: 1.8;
  color: #333;
}
.Search_List .box1 {
  padding: 1.4rem 0 0.5rem;
  font-size: var(--f20);
  background: #f6f1e6;
}
.Search_List .box2 {
  min-height: 40vh;
}
.Search_List .box2 .item {
  padding: 0.2rem 0.8rem;
  border-bottom: 1px solid #eee;
}
@media screen and (max-width: 1200px) {
  .Search_List .box2 .item {
    padding: 0.2rem 0rem;
  }
}
.Search_List .box2 .item a .left {
  max-width: 80%;
}
.Search_List .box2 .item a .left .t {
  font-size: var(--f14);
  color: #999;
}
.Search_List .box2 .item a .left .b {
  font-size: var(--f24);
  color: #333;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  margin-top: 12px;
}
.Search_List .box2 .item a .right {
  font-size: var(--f16);
  color: #f73609;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Search_List .box2 .item a .right i {
  font-size: var(--f16);
  display: inline-block;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Search_List .box2 .item a:hover .b {
  color: #f73609;
}
.Search_List .box2 .item a:hover .right i {
  -webkit-transform: translateX(5px);
  -ms-transform: translateX(5px);
  transform: translateX(5px);
}
.Search_List .box3 {
  font-size: var(--f18);
  text-align: center;
}
.code_button .a {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 0.95rem;
  height: 0.95rem;
  border-radius: 50%;
  color: #fff;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  border: 4px solid #f73609;
}
.code_button .a svg {
  position: relative;
  z-index: 2;
}
.code_button .a svg path {
  fill: #f73609;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.code_button .a::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  -webkit-transition: -webkit-box-shadow 0.3s, -webkit-transform 0.3s;
  transition: -webkit-box-shadow 0.3s, -webkit-transform 0.3s;
  -o-transition: box-shadow 0.3s, transform 0.3s;
  transition: box-shadow 0.3s, transform 0.3s;
  transition: box-shadow 0.3s, transform 0.3s, -webkit-box-shadow 0.3s, -webkit-transform 0.3s;
}
.code_button .a:hover svg path {
  fill: #fff;
}
.code_button .a:hover::after {
  -webkit-box-shadow: inset 0 0 0 0.47rem #f73609;
  box-shadow: inset 0 0 0 0.47rem #f73609;
}
.Sitemap .container {
  padding-left: var(--interval);
  padding-right: var(--interval);
}
.Sitemap .container .ap_top {
  border-bottom: 1px solid #999;
  padding-bottom: 0.46rem;
}
.Sitemap .container .ap_top p {
  font-size: 0.54rem;
  color: #000;
}
.Sitemap .container .ap_bot .item {
  padding: 0.44rem 0;
  border-bottom: 1px solid #ccc;
}
.Sitemap .container .ap_bot .item .content1 a {
  color: #000;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  font-weight: bold;
}
.Sitemap .container .ap_bot .item .content1 a:hover {
  color: #f73609;
}
.Sitemap .container .ap_bot .item .content2 {
  margin-top: 0.22rem;
}
.Sitemap .container .ap_bot .item .content2 .firstorder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.Sitemap .container .ap_bot .item .content2 .firstorder a {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  margin-right: 0.6rem;
  color: #333;
}
.Sitemap .container .ap_bot .item .content2 .firstorder a:hover {
  color: #f73609;
}
.Sitemap .container .ap_bot .item .content2 .multistage {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list {
  margin-right: 0.5rem;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_1 a {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  color: #333;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_1 a:hover {
  color: #f73609;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 {
  margin-top: 0.26rem;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .title_3 a {
  font-size: 0.9em;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  color: #333;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .title_3 a:hover {
  color: #f73609;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 {
  padding-left: 0.1rem;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 .div_4 {
  margin-top: 0.14rem;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 .div_4 .title_4 a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.8em;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  color: #666;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 .div_4 .title_4 a i {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  font-size: 0.9em;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 .div_4 .title_4 a span {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 .div_4 .title_4 a:hover {
  color: #f73609;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 .div_4 .box_4 {
  padding-left: 0.1rem;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 .div_4 .box_4 .div_5 {
  margin-top: 0.1rem;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 .div_4 .box_4 .div_5 a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.8em;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  color: #666;
  line-height: 1.4;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 .div_4 .box_4 .div_5 a i {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  font-size: 0.9em;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 .div_4 .box_4 .div_5 a span {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.Sitemap .container .ap_bot .item .content2 .multistage .ge_list .div_2 .div_3 .box_3 .div_4 .box_4 .div_5 a:hover {
  color: #f73609;
}
.Sitemap .container .ap_bot .item .content1 a {
  font-size: 0.26rem;
}
.firstorder > a,
.ge_list {
  font-size: 0.24rem;
}
@media (max-width: 1200px) {
  .Sitemap .container {
    padding: 0 5vw;
  }
  .Sitemap {
    padding: 0.8rem 0;
  }
  .Sitemap .container .ap_bot .item .content2 .multistage,
  .Sitemap .container .ap_bot .item .content2 .firstorder {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.2rem;
  }
  .Sitemap .container .ap_bot .item .content2 .multistage a,
  .Sitemap .container .ap_bot .item .content2 .firstorder a {
    margin-right: 0;
  }
  .Sitemap .container .ap_bot .item .content1 a {
    font-size: 0.32rem;
  }
  .firstorder > a,
  .ge_list {
    font-size: 0.3rem;
  }
}
@media (max-width: 750px) {
  .Sitemap .container .ap_bot .item .content2 .multistage,
  .Sitemap .container .ap_bot .item .content2 .firstorder {
    grid-template-columns: repeat(1, 1fr);
  }
}
.Layer_Upload {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.2);
  z-index: 90;
  display: none;
}
.Layer_Upload .box {
  position: absolute;
  width: min(8rem, 90vw);
  margin: auto;
  background: #fff;
  padding: 0.6rem;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.Layer_Upload .box .close {
  position: absolute;
  right: 0.4rem;
  top: 0.4rem;
  z-index: 2;
  cursor: pointer;
}
.Layer_Upload .box .close i {
  font-size: var(--f24);
  color: #ccc;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  font-weight: bold;
}
.Layer_Upload .box .close:hover i {
  color: #f73609;
}
.Layer_Upload .box .content1 {
  font-size: 0.36rem;
  line-height: 1;
  font-weight: bold;
}
.Layer_Upload .box .content2 {
  margin-top: 0.5rem;
}
.Layer_Upload .box .content2 .upload {
  width: 2.9rem;
  margin: auto;
  cursor: pointer;
  position: relative;
}
.Layer_Upload .box .content2 .upload img {
  width: 100%;
}
.Layer_Upload .box .content2 .upload p {
  font-size: 14px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0.6rem;
  min-width: 0.95rem;
  padding: 0 0.3rem;
  line-height: 35px;
  border: 1px solid #f73609;
}
.Layer_Upload .box .content3 {
  font-size: var(--f18);
  color: #666;
  margin-top: 0.25rem;
  margin-bottom: 0.15rem;
}
.Layer_Upload .box .content5 {
  margin-top: 0.45rem;
}
.Layer_Upload .box .content5 input {
  width: 1.6rem;
  height: 0.55rem;
  background: #f73609;
  color: #fff;
  font-size: var(--f16);
  cursor: pointer;
  border: 0;
}
.Header_Container {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 80;
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Header_Container .box .logo {
  height: var(--nav_height);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.Header_Container .box .logo a {
  position: relative;
}
.Header_Container .box .logo a img {
  height: max(49px, 0.49rem);
  transition: 0.4s;
}
.Header_Container .box .logo a .img2 {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.Header_Container .box .logo1 {
  opacity: 0;
  visibility: hidden;
}
.Header_Container .box .nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.Header_Container .box .nav .item {
  padding: 0 0.32rem;
  position: relative;
}
.Header_Container .box .nav .item > p a {
  line-height: var(--nav_height);
  font-size: var(--f16);
  font-weight: bold;
  color: #111;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Header_Container .box .nav .item .select {
  position: absolute;
  z-index: 2;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 2.5rem;
  background: #f73609;
  border-radius: 0.15rem;
  visibility: hidden;
  opacity: 0;
  padding: 0.1rem 0;
}
.Header_Container .box .nav .item .select li a {
  display: block;
  font-size: var(--f16);
  line-height: 1.7;
  padding: 0.06rem 0.2rem;
  color: #fff;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  opacity: 0.7;
}
.Header_Container .box .nav .item .select li a:hover {
  opacity: 1;
}
.Header_Container .box .nav .item.active > p a {
  color: #f73609;
}
.Header_Container .box .nav .item:hover > p a {
  color: #f73609;
}
.Header_Container .box .nav .item:hover .select {
  opacity: 1;
  visibility: visible;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Header_Container.active,
.Header_Container.on {
  --nav_height: 0.9rem;
  background: #f73609;
}
.Header_Container.active .box .logo a .img1,
.Header_Container.on .box .logo a .img1 {
  opacity: 0;
}
.Header_Container.active .box .logo a .img2,
.Header_Container.on .box .logo a .img2 {
  opacity: 1;
}
.Header_Container.active .box .nav .item > p a,
.Header_Container.on .box .nav .item > p a {
  color: #fff;
  opacity: 0.7;
}
.Header_Container.active .box .nav .item.active > p a,
.Header_Container.on .box .nav .item.active > p a {
  opacity: 1;
}
.Header_Container.sticky {
  position: -webkit-sticky;
  position: sticky;
}
.Header_Container1 .box .nav .item .select {
  background: #f73609;
}
.Header_Container1 .box .nav .item .select li a {
  color: #fff;
  opacity: 0.7;
}
.Header_Container1 .box .nav .item .select li a:hover {
  color: #fff;
  opacity: 1;
}
.Home_Banner .banner {
  position: relative;
}
.Home_Banner .banner video,
.Home_Banner .banner picture img {
  width: 100%;
  height: 100vh;
}
@media screen and (max-width: 1200px) {
  .Home_Banner .banner video,
  .Home_Banner .banner picture img {
    height: 60vh;
  }
}
.Home_Banner .banner .video {
  position: relative;
}
.Home_Banner .banner .video::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.Home_Banner .banner .video .phone {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
}
@media screen and (max-width: 1200px) {
  .Home_Banner .banner .video .phone {
    display: block;
  }
}
.Home_Banner .banner .video .phone .img {
  width: 100%;
  height: 100%;
}
.Home_Banner .banner .video .phone .img img {
  width: 100%;
  height: 100%;
}
.Home_Banner .banner .video .phone .play {
  position: absolute;
  z-index: 3;
  width: 0.5rem;
  height: 0.5rem;
  right: 5vw;
  bottom: 5vw;
  border-radius: 50%;
  border: 2px solid #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.Home_Banner .banner .video .phone .play svg {
  margin: auto;
}
@media screen and (max-width: 1200px) {
  .Home_Banner .banner .video .phone .play {
    width: 0.7rem;
    height: 0.7rem;
  }
}
.Home_Banner .banner .swiper-slide .orientation {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.Home_Banner .banner .swiper-slide .orientation .content1 {
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.2;
}
.Home_Banner .banner .swiper-slide .orientation .content2 {
  font-size: var(--f24);
  font-weight: bold;
  color: #999;
  line-height: 2;
  margin: 0.3rem 0 0.5rem;
}
.Home_Banner .page {
  position: absolute;
  left: 0;
  bottom: 0.5rem;
  z-index: 2;
  width: 100%;
}
.Home_Banner .page div {
  line-height: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}
.Home_Banner .page div span {
  width: 0.12rem;
  height: 0.12rem;
}
.link_01 .a {
  cursor: pointer;
  font-size: var(--f18);
  font-weight: bold;
  color: #fff;
  width: 2.6rem;
  line-height: 0.7rem;
  border-radius: 0.4rem;
  background: #f73609;
  text-align: center;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.link_01 .a img {
  margin-left: 0.6rem;
}
.link_01 .a:hover {
  -webkit-box-shadow: 0px 2px 16px rgba(247, 54, 9, 0.5);
  box-shadow: 0px 2px 16px rgba(247, 54, 9, 0.5);
}
.Home_About {
  background: #efe7d2;
  height: 13rem;
  position: relative;
}
.Home_About .canvas {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.Home_About .canvas #fizz {
  width: 100%;
  height: 100%;
}
.Home_About .wMain {
  padding-top: 1.9rem;
  position: relative;
  z-index: 3;
}
.Home_About .box .boxLeft {
  width: 50%;
  text-align: center;
  padding: 0 1rem;
}
.Home_About .box .boxLeft p {
  -webkit-transform-origin: center top;
  -ms-transform-origin: center top;
  transform-origin: center top;
}
.Home_About .box .boxRight {
  width: 50%;
  padding-top: 0.4rem;
}
.Home_About .box .boxRight .content1 {
  font-size: var(--f16);
  font-weight: bold;
  line-height: 1.8;
  color: #333;
}
.Home_About .box .boxRight .content2 {
  margin-top: 0.75rem;
}
.Footer_Container .heng {
  height: 1px;
  background: #ddd;
}
.Footer_Container .box {
  --w: 5rem;
  padding: 1.2rem 0 0.85rem;
}
.Footer_Container .box .box1 .boxLeft {
  width: var(--w);
}
.Footer_Container .box .box1 .boxLeft img {
  width: max(216px, 2.16rem);
}
.Footer_Container .box .box1 .boxRight {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.Footer_Container .box .box1 .boxRight .item .h5 a {
  display: block;
  font-weight: bold;
  font-size: var(--f24);
  color: #000;
}
.Footer_Container .box .box1 .boxRight .item ul {
  margin-top: 0.32rem;
}
.Footer_Container .box .box1 .boxRight .item ul li {
  margin-bottom: 0.15rem;
}
.Footer_Container .box .box1 .boxRight .item ul li:last-child {
  margin-bottom: 0;
}
.Footer_Container .box .box1 .boxRight .item ul li a {
  font-size: var(--f16);
  color: #666;
  font-weight: bold;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Footer_Container .box .box1 .boxRight .item ul li a:hover {
  color: #f73609;
}
.Footer_Container .box .box2 {
  margin-top: 1.2rem;
}
.Footer_Container .box .box2 .boxLeft {
  width: var(--w);
}
.Footer_Container .box .box2 .boxLeft ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.Footer_Container .box .box2 .boxLeft ul li {
  margin-right: 0.15rem;
  position: relative;
}
.Footer_Container .box .box2 .boxLeft ul li a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48px;
  height: 48px;
  background: #f73609;
  border-radius: 50%;
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
}
.Footer_Container .box .box2 .boxLeft ul li a svg {
  margin: auto;
}
.Footer_Container .box .box2 .boxLeft ul li p {
  border: 1px solid #eee;
  position: absolute;
  left: 50%;
  bottom: 56px;
  -webkit-transform: translateX(-50%) scale(0);
  -ms-transform: translateX(-50%) scale(0);
  transform: translateX(-50%) scale(0);
  width: 1.4rem;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  opacity: 0;
}
.Footer_Container .box .box2 .boxLeft ul li p img {
  width: 100%;
}
.Footer_Container .box .box2 .boxLeft ul li:hover p {
  -webkit-transform: translateX(-50%) scale(1);
  -ms-transform: translateX(-50%) scale(1);
  transform: translateX(-50%) scale(1);
  opacity: 1;
}
.Footer_Container .box .box2 .boxRight {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.Footer_Container .box .box2 .boxRight p {
  font-size: var(--f16);
  color: #999;
  font-weight: bold;
}
.Footer_Container .box .box2 .boxRight p:last-child {
  margin-top: 0.15rem;
}
.Footer_Container .box .box2 .boxRight a {
  color: #999;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Footer_Container .box .box2 .boxRight a:hover {
  color: #f73609;
}
.Footer_Container1 {
  background: #f73609;
}
.Footer_Container1 .heng {
  display: none;
}
.Footer_Container1 .box .box1 .boxRight .item .h5 a {
  color: #fff;
}
.Footer_Container1 .box .box1 .boxRight .item ul li a {
  color: #fff;
  opacity: 0.7;
}
.Footer_Container1 .box .box1 .boxRight .item ul li a:hover {
  opacity: 1;
  color: #fff;
}
.Footer_Container1 .box .box2 .boxRight a,
.Footer_Container1 .box .box2 .boxRight p {
  color: rgba(255, 255, 255, 0.7);
}
.Footer_Container1 .box .box2 .boxRight a:hover {
  color: #fff;
}
.Footer_Container1 .box .box2 .boxLeft ul li a{
  background: #fff;
}
.Footer_Container1 .box .box2 .boxLeft ul li a svg path{
  fill: #f73609;
}


.body-bg {
  background: #f6f1e6;
}
.title_01 .h5 {
  font-size: var(--f30);
  font-weight: bold;
  color: #f73609;
}
.title_01 .h6 {
  font-size: 1rem;
  font-weight: bold;
  line-height: 1;
  margin-top: 0.1rem;
}
.title_02 .h6 {
  font-size: 0.72rem;
  font-weight: bold;
  line-height: 1;
  margin-top: 0.1rem;
}
.Menu_01 .toggle ul li {
  margin: 0 4px;
}
.Menu_01 .toggle ul li a {
  font-weight: bold;
  font-size: var(--f18);
  background: #fff;
  min-width: 2.9rem;
  line-height: 0.6rem;
  color: #f73609;
  text-align: center;
  border-radius: 0.4rem;
  text-transform: uppercase;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  padding: 0 0.2rem;
}
.Menu_01 .toggle ul li:hover a {
  background: #f73609;
  color: #fff;
}
.Menu_01 .toggle ul .active a {
  background: #f73609;
  color: #fff;
}
.Menu_01 .box {
  display: grid;
  gap: 0.2rem;
}
.Menu_01 .box .item {
  background: #fff;
  border-radius: 0.6rem;
  padding: 0.4rem 0 0.7rem;
}
.Menu_01 .box .item .boxLeft {
  width: 50%;
  text-align: center;
}
.Menu_01 .box .item .boxLeft figure {
  overflow: hidden;
}
.Menu_01 .box .item .boxLeft figure img {
  width: 7.08rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Menu_01 .box .item .boxLeft figcaption {
  color: #111;
  font-weight: bold;
  font-size: var(--f40);
  margin-top: 0.4rem;
}
.Menu_01 .box .item .boxLeft:hover figure img {
  -webkit-transform: scale(1.05) rotate(30deg);
  -ms-transform: scale(1.05) rotate(30deg);
  transform: scale(1.05) rotate(30deg);
}
.Menu_01 .box .item .boxRight {
  width: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-right: 1rem;
}
.Menu_01 .box .item .boxRight .top {
  padding-top: 0.56rem;
}
.Menu_01 .box .item .boxRight .top ul li {
  margin-bottom: 0.3rem;
  line-height: 1.8;
}
.Menu_01 .box .item .boxRight .top ul li .left {
  font-size: var(--f16);
  font-weight: bold;
  color: #333;
}
.Menu_01 .box .item .boxRight .top ul li .left img {
  margin-right: 0.1rem;
}
.Menu_01 .box .item .boxRight .top ul li .left span {
  width: 22px;
  display: inline-block;
}
.Menu_01 .box .item .boxRight .top ul li .right {
  padding-left: 0.1rem;
  font-size: var(--f14);
  color: #666;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.Menu_01 .box .item .boxRight .bot {
  margin-top: 0.5rem;
  border-top: 1px solid #ddd;
  padding-top: 0.7rem;
}
.Menu_01 .box .item .boxRight .bot p {
  font-weight: bold;
  font-size: var(--f16);
  display: inline-block;
  padding: 0 0.25rem;
  line-height: max(35px, 0.35rem);
  background: #f6f1e6;
  color: #f73609;
  border-radius: 0.4rem;
}
@media screen and (min-width: 1200px) {
  .Menu_01 .box .item:nth-child(2n) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-flow: row-reverse;
    -ms-flex-flow: row-reverse;
    flex-flow: row-reverse;
  }
  .Menu_01 .box .item:nth-child(2n) .boxRight {
    padding-right: 0;
    padding-left: 1rem;
  }
}
.FengYe {
  margin-top: 0.8rem;
}
.FengYe .btn a {
  width: 2rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 0.78rem;
  background: #fff;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  border-radius: 0.4rem;
}
.FengYe .btn a svg {
  margin: auto;
}
.FengYe .btn a svg path {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.FengYe .btn a:hover {
  background: #f73609;
}
.FengYe .btn a:hover svg path {
  fill: #fff;
}
.FengYe .number {
  margin: 0 0.1rem;
}
.FengYe .number a,
.FengYe .number span {
  display: inline-block;
  font-weight: bold;
  font-size: var(--f16);
  width: 0.78rem;
  height: 0.78rem;
  line-height: 0.78rem;
  background: #fff;
  border-radius: 50%;
  text-align: center;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.FengYe .number a:hover {
  background: #f73609;
  color: #fff;
}
.FengYe .number .active a {
  background: #f73609;
  color: #fff;
}
.FengYe .number ul {
  display: flex;
}
.FengYe .number ul li {
  margin: 0 0.1rem;
}
.FengYe .number ul li:first-child {
  display: none;
}
.FengYe .number ul li:last-child {
  display: none;
}
.Store_01 .box {
  display: grid;
  gap: 0.2rem;
}
.Store_01 .box .item {
  background: #fff;
  border-radius: 0.6rem;
  overflow: hidden;
}
.Store_01 .box .item .boxLeft {
  width: 12rem;
  overflow: hidden;
}
.Store_01 .box .item .boxLeft img {
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  border-radius: 0.6rem 0 0 0.6rem;
  height: 100%;
}
.Store_01 .box .item .boxLeft img:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.Store_01 .box .item .boxRight {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0.45rem 0.5rem;
}
.Store_01 .box .item .boxRight .content1 {
  font-size: var(--f30);
  font-weight: bold;
}
.Store_01 .box .item .boxRight .heng {
  margin: 0.34rem 0;
  height: 1px;
  background: #ddd;
}
.Store_01 .box .item .boxRight .content2 .h5 {
  font-weight: bold;
  font-size: var(--f16);
  color: #f73609;
}
.Store_01 .box .item .boxRight .content2 .desc {
  margin-top: 0.12rem;
  font-size: var(--f16);
  color: #666;
  line-height: 1.8;
}
.Store_01 .box .item .boxRight .content2 .desc span {
  width: 1rem;
  display: inline-block;
}
.Store_01 .box .item .boxRight .content2 .desc a {
  color: #0024dc;
}
.Store_01 .box .item .boxRight .content3 {
  margin-top: 0.24rem;
}
.Store_01 .box .item .boxRight .content4 {
  margin-top: 0.6rem;
}
@media screen and (min-width: 1200px) {
  .Store_01 .box .item:nth-child(2n) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-flow: row-reverse;
    -ms-flex-flow: row-reverse;
    flex-flow: row-reverse;
  }
  .Store_01 .box .item:nth-child(2n) .boxLeft img {
    border-radius: 0 0.6rem 0.6rem 0;
  }
}
.desc_01 {
  font-size: var(--f16);
  color: #333;
  line-height: 1.8;
  font-weight: bold;
}
.Recruitment_01 {
  position: relative;
}
.Recruitment_01 picture img {
  width: 100%;
}
.Recruitment_01 .orientation {
  width: 50%;
  position: absolute;
  top: 2.1rem;
  right: 0;
  padding-right: 2rem;
}
.Recruitment_01 .desc {
  margin-top: 0.5rem;
}
.Recruitment_02 .boxLeft {
  width: 50%;
  background: #efe7d2;
  padding-right: 1.6rem;
  padding-left: var(--interval);
}
.Recruitment_02 .boxLeft .desc {
  font-size: var(--f16);
  color: #333;
  line-height: 1.8;
  font-weight: bold;
  margin-top: 0.5rem;
}
.Recruitment_02 .boxLeft .desc span,
.Recruitment_02 .boxLeft .desc a {
  color: #f73609;
}
.Recruitment_02 .boxRight {
  width: 50%;
}
.Recruitment_02 .boxRight img {
  width: 100%;
}
.Recruitment_03 .box {
  padding: 0 3.3rem;
}
.Recruitment_03 .box .list1 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.2rem;
}
.Recruitment_03 .box .list1 .item {
  position: relative;
}
.Recruitment_03 .box .list1 .item p {
  position: absolute;
  right: 0.35rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
  color: red;
}
.Recruitment_03 .box .list1 .item input {
  background: #f6f6f6;
  height: 0.68rem;
  border-radius: 0.4rem;
  border: 1px solid transparent;
  width: 100%;
  padding: 0 0.35rem;
  font-size: var(--f16);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Recruitment_03 .box .list1 .item input::-webkit-input-placeholder {
  color: #999;
}
.Recruitment_03 .box .list1 .item input::-moz-placeholder {
  color: #999;
}
.Recruitment_03 .box .list1 .item input:-ms-input-placeholder {
  color: #999;
}
.Recruitment_03 .box .list1 .item input::-ms-input-placeholder {
  color: #999;
}
.Recruitment_03 .box .list1 .item input::placeholder {
  color: #999;
}
.Recruitment_03 .box .list1 .item input:hover {
  border-color: #f73609;
}
.Recruitment_03 .box .list2 {
  margin-top: 0.2rem;
  position: relative;
}
.Recruitment_03 .box .list2 p {
  position: absolute;
  right: 0.35rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
  color: red;
}
.Recruitment_03 .box .list2 textarea {
  background: #f6f6f6;
  height: 2.4rem;
  border-radius: 0.3rem;
  border: 1px solid transparent;
  width: 100%;
  padding: 0.2rem 0.35rem;
  font-size: var(--f16);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  resize: none;
}
.Recruitment_03 .box .list2 textarea::-webkit-input-placeholder {
  color: #999;
}
.Recruitment_03 .box .list2 textarea::-moz-placeholder {
  color: #999;
}
.Recruitment_03 .box .list2 textarea:-ms-input-placeholder {
  color: #999;
}
.Recruitment_03 .box .list2 textarea::-ms-input-placeholder {
  color: #999;
}
.Recruitment_03 .box .list2 textarea::placeholder {
  color: #999;
}
.Recruitment_03 .box .list2 textarea:hover {
  border-color: #f73609;
}
.Recruitment_03 .box .list3 {
  margin-top: 0.2rem;
  color: #999;
  font-size: var(--f16);
}
.Recruitment_03 .box .list3 .layui-form-checkbox[lay-skin=primary] i {
  background: none;
  border-radius: 50%;
  border-color: #f73609;
}
.Recruitment_03 .box .list3 .layui-form-checked[lay-skin=primary] i {
  background: #f73609;
  border-color: #f73609 !important;
}
.Recruitment_03 .box .list3 .layui-form-checkbox[lay-skin=primary] {
  padding-left: 0;
}
.Recruitment_03 .box .list3 a {
  color: #f73609;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Recruitment_03 .box .list3 a:hover {
  text-decoration: underline;
}
.Recruitment_03 .box .list4 {
  margin-top: 0.4rem;
}
.News_01 .box {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.2rem;
}
.News_01 .box .item {
  background: #fff;
  border-radius: 0.6rem;
}
.News_01 .box .item a {
  display: block;
}
.News_01 .box .item a .padd {
  padding: 0.35rem 0.5rem;
}
.News_01 .box .item a .content1 {
  font-size: var(--f16);
  font-weight: bold;
  color: #f73609;
}
.News_01 .box .item a .content2 {
  font-size: var(--f30);
  font-weight: bold;
  color: #000;
  height: 3.2em;
  max-height: 3.2em;
  line-height: 1.6;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-justify: distribute-all-lines;
  margin-top: 0.22rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.News_01 .box .item a .content3 {
  overflow: hidden;
}
.News_01 .box .item a .content3 img {
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.News_01 .box .item a .content4 {
  font-size: var(--f14);
  color: #666;
  height: 6em;
  max-height: 6em;
  line-height: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-justify: distribute-all-lines;
}
.News_01 .box .item a .content5 {
  font-size: var(--f14);
  color: #f73609;
  margin-top: 0.3rem;
}
.News_01 .box .item a .content5 svg {
  margin-left: 0.06rem;
  -webkit-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  transform: translateY(-1px);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.News_01 .box .item a:hover .content2 {
  color: #f73609;
}
.News_01 .box .item a:hover .content3 img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.News_01 .box .item a:hover .content5 svg {
  margin-left: 0.12rem;
}
.News_02 .box .content1 {
  font-size: var(--f16);
  font-weight: bold;
  color: #f73609;
  text-align: center  ;
}
.News_02 .box .content2 {
  font-size: var(--f60);
  text-align: center;
  font-weight: bold;
  margin-top: 0.25rem;
}
.News_02 .box .content3 {
  height: 1px;
  background: #ddd;
  margin: 0.4rem 0;
}
.News_02 .box .content4 {
  font-size: var(--f16);
  color: #333;
  line-height: 1.8;
  font-weight: bold;
  color: #666;
}
.News_02 .box .content5 {
  margin: 1.2rem 0;
}
.News_02 .box .content5 .btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 1rem;
}
.News_02 .box .content5 .btn a {
  font-size: var(--f18);
  font-weight: bold;
  color: #f73609;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.News_02 .box .content5 .btn a i {
  width: 0;
  display: inline-block;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  opacity: 0;
  font-size: var(--f16);
}
.News_02 .box .content5 .btn a:hover i {
  width: var(--f16);
  opacity: 1;
}
.News_02 .box .content5 .next {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.News_02 .box .content6 ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.News_02 .box .content6 ul li {
  margin-right: 0.15rem;
  position: relative;
}
.News_02 .box .content6 ul li a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48px;
  height: 48px;
  background: #f73609;
  border-radius: 50%;
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
}
.News_02 .box .content6 ul li a svg {
  margin: auto;
}
.News_02 .box .content6 ul li p {
  border: 1px solid #eee;
  position: absolute;
  left: 50%;
  bottom: 56px;
  -webkit-transform: translateX(-50%) scale(0);
  -ms-transform: translateX(-50%) scale(0);
  transform: translateX(-50%) scale(0);
  width: 1.4rem;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  opacity: 0;
}
.News_02 .box .content6 ul li p img {
  width: 100%;
}
.News_02 .box .content6 ul li:hover p {
  -webkit-transform: translateX(-50%) scale(1);
  -ms-transform: translateX(-50%) scale(1);
  transform: translateX(-50%) scale(1);
  opacity: 1;
}
.About_01 {
  position: relative;
}
.About_01 img {
  width: 100%;
}
.About_01 .orientation {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.About_02 {
  margin-top: -3.1rem;
  position: relative;
  z-index: 1;
}
.About_02 .box .boxLeft {
  width: 50%;
  padding: 0 0.85rem;
}
.About_02 .box .boxLeft img {
  width: 100%;
}
.About_02 .box .boxRight {
  width: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.About_02 .box .boxRight > div {
  width: 100%;
  font-size: var(--f16);
  color: #333;
  line-height: 1.8;
  font-weight: bold;
}
.About_03 {
  background: url(../images/img15.png) no-repeat center top;
  background-size: 90vw auto;
}
.About_03 .box {
  margin: 0.72rem 0 0;
  position: relative;
  height: 9.5rem;
}
.About_03 .box .desc {
  font-size: var(--f16);
  color: #333;
  line-height: 1.8;
  font-weight: bold;
  padding: 0 4.3rem;
}
.About_03 .box .img p {
  position: absolute;
  top: 0%;
  -webkit-transform: scale(0.3);
  -ms-transform: scale(0.3);
  transform: scale(0.3);
  opacity: 0;
}
.About_03 .box .img p img {
  overflow: hidden;
  -webkit-animation: popmove 5s linear infinite;
  animation: popmove 5s linear infinite;
}
.About_03 .box .img p.act {
  -webkit-animation: bounceIng 1.2s ease both;
  animation: bounceIng 1.2s ease both;
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
  opacity: 1;
}
.About_03 .box .img .img1 {
  left: 0%;
  top: -0.9rem;
}
.About_03 .box .img .img1 img {
  width: 2.1rem;
  -webkit-animation-delay: 1.6s;
  animation-delay: 1.6s;
}
.About_03 .box .img .img2 {
  left: 0%;
  bottom: 0.9rem;
  top: auto;
}
.About_03 .box .img .img2 img {
  width: 5.34rem;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.About_03 .box .img .img3 {
  left: 40%;
  top: 2.7rem;
}
.About_03 .box .img .img3 img {
  width: 2.1rem;
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}
.About_03 .box .img .img4 {
  right: 0%;
  bottom: 0.8rem;
  top: auto;
}
.About_03 .box .img .img4 img {
  width: 6.9rem;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
@-webkit-keyframes bounceIng {
  0%,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes bounceIng {
  0%,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@-webkit-keyframes popmove {
  0% {
    transform: translateY(0px) rotate(0deg);
    -webkit-transform: translateY(0px) rotate(0deg);
  }
  25% {
    transform: translateY(10px) rotate(0deg);
    -webkit-transform: translateY(10px) rotate(0deg);
  }
  50% {
    transform: translateY(0px) rotate(0deg);
    -webkit-transform: translateY(0px) rotate(0deg);
  }
  75% {
    transform: translateY(-10px) rotate(0deg);
    -webkit-transform: translateY(-10px) rotate(0deg);
  }
  100% {
    transform: translateY(0px) rotate(0deg);
    -webkit-transform: translateY(0px) rotate(0deg);
  }
}
@keyframes popmove {
  0% {
    transform: translateY(0px) rotate(0deg);
    -webkit-transform: translateY(0px) rotate(0deg);
  }
  25% {
    transform: translateY(10px) rotate(0deg);
    -webkit-transform: translateY(10px) rotate(0deg);
  }
  50% {
    transform: translateY(0px) rotate(0deg);
    -webkit-transform: translateY(0px) rotate(0deg);
  }
  75% {
    transform: translateY(-10px) rotate(0deg);
    -webkit-transform: translateY(-10px) rotate(0deg);
  }
  100% {
    transform: translateY(0px) rotate(0deg);
    -webkit-transform: translateY(0px) rotate(0deg);
  }
}
.About_04 {
  background: url(../images/img16.jpg) no-repeat 50% 50%;
  background-attachment: fixed;
  background-size: 100% auto;
  position: relative;
}
.About_04 .img img {
  height: 100vh;
  opacity: 0;
}
.About_04 .orientation {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.About_04 .orientation .desc {
  font-size: var(--f16);
  color: #333;
  line-height: 1.8;
  font-weight: bold;
  padding: 0 4.3rem;
  color: #fff;
}
.About_05 {
  background: #efe7d2;
}
.About_05 .desc {
  font-size: var(--f16);
  color: #333;
  line-height: 1.8;
  font-weight: bold;
  padding: 0 4.3rem;
}
.About_05 .box {
  background: url(../images/img18.png) no-repeat 50% 50% / cover;
  padding: 1.5rem 0 0.9rem;
}
.About_05 .box .left {
  font-size: 3rem;
  color: #f73609;
  font-weight: bold;
  line-height: 1.2;
  position: relative;
}
.About_05 .box .left .p1 {
  opacity: 0;
}
.About_05 .box .left .p2 {
  position: absolute;
  left: 0;
  top: 0;
}
.About_05 .box .right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 0.1rem;
}
.About_05 .box .right img {
  width: 1.71rem;
}
.Home_Address .box {
  margin-top: 0.6rem;
}
.Home_Address .box .banner {
  position: relative;
}
.Home_Address .box .swiper-slide {
  opacity: 0 !important;
  padding: 0 calc(3.6rem + var(--interval));
}
.Home_Address .box .swiper-slide .left {
  width: 50%;
  text-align: center;
  padding-top: 0.15rem;
}
.Home_Address .box .swiper-slide .left .content1 {
  font-size: var(--f36);
  font-weight: bold;
  color: #f73609;
  text-transform: uppercase;
}
.Home_Address .box .swiper-slide .left .content2 {
  margin: 0.24rem 0;
}
.Home_Address .box .swiper-slide .left .content3 {
  font-size: var(--f24);
  line-height: 1.5;
  font-weight: bold;
}
.Home_Address .box .swiper-slide .left .content4 {
  margin-top: 0.2rem;
}
.Home_Address .box .swiper-slide .left .content4 .a {
  line-height: 0.56rem;
  background: #f73609;
  color: #fff;
  border-radius: 0.4rem;
  padding: 0 0.32rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Home_Address .box .swiper-slide .left .content4 .a svg {
  margin-right: 0.16rem;
  -webkit-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  transform: translateY(-1px);
}
.Home_Address .box .swiper-slide .left .content4 .a:hover {
  -webkit-box-shadow: 0px 2px 16px rgba(247, 54, 9, 0.5);
  box-shadow: 0px 2px 16px rgba(247, 54, 9, 0.5);
}
.Home_Address .box .swiper-slide .right {
  width: 50%;
  overflow: hidden;
  border-radius: 0.3rem;
}
.Home_Address .box .swiper-slide .right img {
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  height: 3.5rem;
}
.Home_Address .box .swiper-slide .right:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.Home_Address .box .swiper-slide-active {
  opacity: 1 !important;
  z-index: 1;
}
.Home_Address .box .button {
  --w: 2.3rem;
}
.Home_Address .box .button div {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  z-index: 2;
}
.Home_Address .box .button div path {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Home_Address .box .button div:hover path {
  fill: #f73609;
}
.Home_Address .box .button .prev {
  left: var(--w);
}
.Home_Address .box .button .next {
  right: var(--w);
}
.Home_Address .page {
  margin-top: 0.54rem;
  text-align: center;
}
.Home_Address .page span {
  margin: 0 0.08rem;
  width: 0.12rem;
  height: 0.12rem;
}
.Home_Book {
  margin-top: -6rem;
  position: relative;
  z-index: 1;
}
.Home_Book .h6 {
  color: #f73609;
  margin-bottom: 0.4rem;
}
.Home_Book .book_wrapper {
  padding: 50px 0;
}
.Home_Book .box {
  border-radius: 0.6rem;
  overflow: hidden;
  -webkit-filter: drop-shadow(0px 0px 12px #eee);
  filter: drop-shadow(0px 0px 12px #eee);
  background: url(../images/img20.png) no-repeat 50% 50%;
  background-size: 100% 100%;
  position: relative;
}
.Home_Book .box::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 0.4rem;
  width: 1px;
  height: -webkit-calc(99.2%);
  height: calc(100% - 0.8rem);
  background: #f5f5f5;
  z-index: 20;
}
.Home_Book .box .item {
  padding: 0.2rem 1rem;
  background: #fff;
  border-radius: 1rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.Home_Book .box .item .top {
  text-align: center;
}
.Home_Book .box .item .top .content1 {
  padding: 0.5rem 0;
}
.Home_Book .box .item .top .content1 img {
  width: 6rem;
}
.Home_Book .box .item .bot .content2 {
  font-size: var(--f40);
  font-weight: bold;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Home_Book .box .item .bot .content3 {
  font-size: var(--f14);
  color: #666;
  margin-top: 0.25rem;
  height: 4em;
  max-height: 4em;
  line-height: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-justify: distribute-all-lines;
}
.Home_Book .box .item .bot .content4 {
  margin-top: 0.36rem;
}
.Home_Book .box .item .bot .content4 a {
  margin-right: 0.5rem;
  font-size: var(--f14);
  color: #f73609;
}
.Home_Book .box .item .bot .content4 a svg {
  margin-left: 0.06rem;
  -webkit-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  transform: translateY(-1px);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Home_Book .box .item .bot .content4 a:hover svg {
  margin-left: 0.15rem;
}
.Home_Book .box .item:hover .bot .content2 {
  color: #f73609;
}
.Home_Book .box .item2 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-flow: column-reverse;
  -ms-flex-flow: column-reverse;
  flex-flow: column-reverse;
}
.Home_Book .box .button .posi {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  -webkit-transform: rotate(-48deg);
  -ms-transform: rotate(-48deg);
  transform: rotate(-48deg);
  padding: 0.3rem 0;
}
.Home_Book .box .button .posi .num {
  font-size: var(--f18);
  font-weight: bold;
  color: #999;
}
.Home_Book .box .button .posi .prev,
.Home_Book .box .button .posi .next {
  font-size: var(--f18);
  font-weight: bold;
  color: #f73609;
  cursor: pointer;
}
.Home_Book .box .button .posi .prev {
  margin-top: 0.25rem;
}
.Home_Book .box .button .posi .next {
  margin-bottom: 0.25rem;
}
.Home_Book .box .left_btn {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 30;
}
.Home_Book .box .right_btn {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 30;
}
.Home_Book .box1 {
  border-radius: 0.6rem;
  overflow: hidden;
  -webkit-filter: drop-shadow(0px 0px 12px #eee);
  filter: drop-shadow(0px 0px 12px #eee);
  background: url(../images/img20.png) no-repeat 50% 50%;
  background-size: 100% 100%;
  position: relative;
}
.Home_Book .box1 .item {
  padding: 0.2rem 0.5rem 0.5rem;
  background: #fff;
  border-radius: 1rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.Home_Book .box1 .item .top {
  text-align: center;
}
.Home_Book .box1 .item .top .content1 {
  padding: 0.5rem 0;
}
.Home_Book .box1 .item .top .content1 img {
  width: 6rem;
}
.Home_Book .box1 .item .bot .content2 {
  font-size: var(--f40);
  font-weight: bold;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Home_Book .box1 .item .bot .content3 {
  font-size: var(--f14);
  color: #666;
  margin-top: 0.25rem;
  height: 4em;
  max-height: 4em;
  line-height: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-justify: distribute-all-lines;
}
.Home_Book .box1 .item .bot .content4 {
  margin-top: 0.36rem;
}
.Home_Book .box1 .item .bot .content4 a {
  margin-right: 0.5rem;
  font-size: var(--f14);
  color: #f73609;
}
.Home_Book .box1 .item .bot .content4 a svg {
  margin-left: 0.06rem;
  -webkit-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  transform: translateY(-1px);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Home_Book .box1 .item .bot .content4 a:hover svg {
  margin-left: 0.15rem;
}
.Home_Book .box1 .item:hover .bot .content2 {
  color: #f73609;
}
.Home_Book .page {
  margin-top: 0.54rem;
  text-align: center;
}
.Home_Book .page span {
  margin: 0 0.08rem;
  width: 0.12rem;
  height: 0.12rem;
}
/* @Booklet
----------------------------------------*/
.booklet {
  width: 800px;
  height: 600px;
  position: relative;
  /*background:#fff;*/
  margin: 0 auto 10px;
}
.booklet .b-page {
  left: 0;
  top: 0;
  position: absolute;
  overflow: hidden;
  padding: 0;
}
/*.booklet .b-load  {display:none;}*/
/* Page Wrappers */
.booklet .b-wrap {
  top: 0;
  position: absolute;
}
.booklet .b-wrap-left {
  background: #fff;
}
.booklet .b-wrap-right {
  background: #fff;
 border-radius: 10px;
}
.booklet .b-pN .b-wrap,
.booklet .b-p1 .b-wrap,
.booklet .b-p2 .b-wrap,
.booklet .b-p3 .b-wrap,
.booklet .b-p4 .b-wrap {
  left: 0;
}
.booklet .b-p0 .b-wrap {
  right: 0;
}
/* Custom Page Types */
.booklet .b-page-blank {
  padding: 0;
  width: 100%;
  height: 100%;
}
.booklet .b-page-cover {
  padding: 0;
  width: 100%;
  height: 100%;
}
.booklet .b-page-cover h3 {
  color: #fff;
}
/* Page Numbers */
.booklet .b-counter {
  bottom: 10px;
  position: absolute;
  display: block;
  width: 25px;
  height: 20px;
  background: #ccc;
  color: #444;
  text-align: center;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 10px;
  padding: 5px 0 0;
}
.booklet .b-wrap-left .b-counter {
  left: 10px;
}
.booklet .b-wrap-right .b-counter {
  right: 10px;
}
/* Page Shadows */
.booklet .b-shadow-f {
  right: 0;
  top: 0;
  position: absolute;
  opacity: 0;
  background-repeat: repeat-y;
  background-position: 100% 0;
}
.booklet .b-shadow-b {
  left: 0;
  top: 0;
  position: absolute;
  opacity: 0;
  background-repeat: repeat-y;
  background-position: 0 0;
}
.booklet .b-p0 {
  background-repeat: repeat-y;
  background-position: 100% 10px;
}
.booklet .b-p3 {
  background-repeat: repeat-y;
  background-position: 0 10px;
}
/* Overlay Controls */
.booklet .b-overlay {
  top: 0;
  position: absolute;
  height: 100%;
  width: 50%;
}
.booklet .b-overlay-prev {
  left: 0;
}
.booklet .b-overlay-next {
  right: 0;
}
/* Tab Controls */
.booklet .b-tab {
  background: #000;
  height: 40px;
  width: 100%;
  padding: 10px 0 0;
  text-align: center;
  color: #ccc;
  position: absolute;
  font-size: 11px;
}
.booklet .b-tab-prev {
  left: 0;
}
.booklet .b-tab-next {
  right: 0;
}
.booklet .b-tab:hover {
  background: #aaa;
  color: #000;
}
/* Arrow Controls */
.booklet .b-arrow {
  display: block;
  position: absolute;
  text-indent: -9999px;
  top: 0;
  height: 100%;
  width: 74px;
}
.booklet .b-arrow div {
  display: none;
  text-indent: -9999px;
  height: 170px;
  width: 74px;
  position: absolute;
  left: 0;
  top: 25%;
}
.booklet .b-arrow-next {
  right: -80px;
}
.booklet .b-arrow-prev {
  left: -80px;
}
/* @z-index fix (needed for older IE browsers)
----------------------------------------*/
body {
  z-index: 0;
}
.b-menu {
  z-index: 100;
}
.b-selector {
  z-index: 100;
}
.booklet {
  z-index: 10;
}
.b-pN {
  z-index: 10;
}
.b-p0 {
  z-index: 10;
}
.b-p1 {
  z-index: 10;
}
.b-p2 {
  z-index: 10;
}
.b-p3 {
  z-index: 10;
}
.b-p4 {
  z-index: 10;
}
.b-prev {
  z-index: 40;
}
.b-next {
  z-index: 40;
}
.b-counter {
  z-index: 40;
}
/* @Menu Items
----------------------------------------*/
.b-menu {
  height: 40px;
  padding: 0 0 10px;
}
.b-selector {
  height: 40px;
  position: relative;
  float: right;
  border: none;
  color: #cecece;
  cursor: pointer;
}
.b-selector .b-current {
  padding: 8px 15px 12px;
  line-height: 20px;
  min-width: 18px;
  height: 20px;
  display: block;
  background: #000;
  text-align: center;
}
.b-selector-page {
  width: auto;
  margin-left: 15px;
}
.b-selector-chapter {
  width: auto;
}
.b-selector:hover {
  color: #fff;
  background-position: left 0px;
}
.b-selector:hover .b-current {
  background-position: right 0px;
}
.b-selector ul {
  overflow: hidden;
  margin: 0;
  list-style: none !important;
  position: absolute;
  top: 40px;
  right: 0;
  padding: 0 0 10px;
  background: #000;
  width: 240px;
  font: normal 12px "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.b-selector li {
  border: none;
}
.b-selector a {
  color: #cecece;
  height: 14px;
  text-decoration: none;
  display: block;
  padding: 5px 10px;
}
.b-selector a .b-text {
  float: left;
  clear: none;
}
.b-selector a .b-num {
  float: right;
  clear: none;
}
.b-selector a:hover {
  color: #fff;
}
@media screen and (max-width: 1520px) {
  .title_01 .h6,
  .Home_Banner .banner .swiper-slide .orientation .content1 {
    font-size: 0.8rem;
  }
  .Home_Book .box {
    border-radius: 0.8rem;
  }
  .Home_Book .box .item .top .content1 img {
    width: 4rem;
  }
}
@media screen and (max-width: 1281px) {
  .Home_Book .box .item .top .content1 img,
  .Menu_01 .box .item .boxLeft figure img {
    width: 5.6rem;
  }
  .Menu_01 .box .item .boxLeft figcaption {
    margin-top: 0.6rem;
  }
  .Store_01 .box .item .boxLeft {
    width: 10rem;
  }
  .Recruitment_02 .boxLeft {
    padding-right: 0.7rem;
  }
}
@media screen and (max-width: 1200px) {
  .Header_Container {
    display: none;
  }
  .title_01 .h6,
  .Home_Banner .banner .swiper-slide .orientation .content1,
  .title_02 .h6 {
    font-size: 0.6rem;
  }
  .Home_About .box .boxRight {
    padding-top: 0;
  }
  .Home_About .wMain {
    padding-top: 1.3rem;
  }
  .Home_Address .box .swiper-slide {
    padding: 0 5vw;
  }
  .Home_Address .box .button div {
    display: none;
  }
  .Home_Address .box .swiper-slide .left .content1 {
    font-size: var(--f30);
  }
  .Footer_Container .box .box1 {
    display: none;
  }
  .Footer_Container .box .box2 {
    margin-top: 0;
  }
  .phone_main {
    display: block !important;
  }
  .About_02 {
    margin: 0;
  }
  .About_02 .box .boxLeft,
  .Recruitment_02 .boxLeft,
  .Menu_01 .box .item .boxLeft {
    width: 100%;
  }
  .About_02 .box .boxRight,
  .Recruitment_02 .boxRight,
  .Menu_01 .box .item .boxRight {
    width: 100%;
    margin-top: 0.6rem;
  }
  .About_03 .box .desc,
  .About_05 .desc,
  .Recruitment_03 .box,
  .About_04 .orientation .desc {
    padding: 0;
  }
  .About_05 .box .left {
    font-size: 1.5rem;
  }
  .About_05 .box .right img {
    width: 0.91rem;
  }
  .About_03 .box .img .img4 img {
    width: 3.9rem;
  }
  .About_03 .box .img .img2 img {
    width: 3.3rem;
  }
  .About_03 .box .img .img1 {
    top: 2.1rem;
  }
  .Menu_01 .box .item .boxRight {
    padding: 0 0.5rem;
  }
  .FengYe .number {
    display: none;
  }
  .FengYe .next {
    margin-left: 0.3rem;
  }
  .Menu_01 .toggle ul li {
    margin: 0 0.1rem 0.2rem;
  }
  .Menu_01 .toggle ul li a {
    line-height: 0.7rem;
  }
  .Store_01 .box .item .boxLeft img {
    border-radius: 0.6rem 0.6rem 0 0;
  }
  .Recruitment_01 .orientation {
    width: 95vw;
    top: 1rem;
    right: 0;
    padding-right: 5vw;
  }
  .Recruitment_01 picture img {
    min-height: 9rem;
  }
  .Recruitment_02 .boxRight {
    margin-top: 0;
  }
  .Recruitment_02 .boxLeft {
    padding-bottom: 0.7rem;
  }
  .News_01 .box {
    grid-template-columns: repeat(1, 1fr);
  }
  .News_02 .box .content6 ul {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 0.6rem;
  }
  .News_02 .box .content6 ul li p {
    width: 1.8rem;
  }
  .Home_About .box .boxLeft {
    padding: 0 0.4rem;
  }
  .Home_About .box .boxRight .content1 {
    font-size: var(--f18);
  }
  .Home_Banner .banner .swiper-slide .orientation .content2 {
    font-size: var(--f20);
  }
  .Store_01 .box .item .boxRight .content2 .desc span {
    width: 1.6rem;
  }
  .Menu_01 .toggle ul {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 0.2rem;
  }
  .Menu_01 .toggle ul li {
    margin: auto;
    width: 100%;
  }
  .Menu_01 .toggle ul li a {
    display: block;
  }
  .Home_Book .box1 {
    background: none;
  }
}
@media screen and (max-width: 699px) {
  .link_01 .a,
  .Home_Address .box .swiper-slide .left .content4 .a {
    line-height: 0.8rem;
  }
  .Home_About .box .boxLeft {
    width: 100%;
    padding: 0 1rem 0.5rem;
  }
  .Home_About .box .boxRight {
    width: 100%;
  }
  .Home_Book {
    margin-top: -1.7rem;
  }
  .Home_About .box .boxRight .content1 {
    line-height: 1.7;
  }
  .Home_Address .box .swiper-slide .left {
    width: 100%;
  }
  .Home_Address .box .swiper-slide .right {
    width: 100%;
    margin-top: 0.6rem;
  }
  .Home_Address .box .swiper-slide .left .content3 br {
    display: none;
  }
  .Footer_Container .box .box2 .boxLeft {
    width: 100%;
  }
  .Footer_Container .box .box2 .boxLeft ul {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .Footer_Container .box .box2 .boxRight {
    -webkit-box-flex: 1;
    -webkit-flex: 1 100%;
    -ms-flex: 1 100%;
    flex: 1 100%;
    margin-top: 0.5rem;
    width: 100%;
    text-align: center;
  }
  .Footer_Container .box .box2 .boxLeft ul li a {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
  .About_03 .box {
    height: 13rem;
  }
  .About_03 .box .img .img1 {
    top: 4.9rem;
  }
  .About_03 .box .img .img2 {
    bottom: 1.9rem;
  }
  .About_03 .box .img .img2 img {
    width: 3rem;
  }
  .About_03 .box .img .img4 img {
    width: 3.4rem;
  }
  .About_03 .box .img .img3 {
    left: 49%;
    top: 5.3rem;
  }
  .About_05 .box .left {
    font-size: 1.1rem;
  }
  .About_05 .box .right img {
    width: 0.61rem;
  }
  .Recruitment_03 .box .list1 {
    grid-template-columns: repeat(1, 1fr);
  }
  .Recruitment_03 .box .list1 .item input {
    line-height: 0.8rem;
  }
  .Menu_01 .toggle ul li a {
    font-size: var(--f16);
  }
  .Menu_01 .box .item .boxRight .top ul li .right {
    padding-left: 0rem;
    font-size: var(--f14);
    -webkit-box-flex: 1;
    -webkit-flex: 1 100%;
    -ms-flex: 1 100%;
    flex: 1 100%;
    width: 100%;
    margin: 0.1rem 0 0;
  }
  .Menu_01 .box .item .boxLeft figcaption {
    font-size: var(--f26);
  }
  .Menu_01 .box .item .boxRight .bot p {
    padding: 5px 0.25rem;
    line-height: max(28px, 0.35rem);
    text-align: center;
    border-radius: 0.3rem;
  }
  .Recruitment_01 picture img {
    min-height: 12rem;
  }
  .Recruitment_01 .orientation {
    top: 0.7rem;
  }
  .title_01 .h6,
  .Home_Banner .banner .swiper-slide .orientation .content1,
  .title_02 .h6 {
    font-size: 0.5rem;
  }
  .News_02 .box .content6 ul li {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
  .News_02 .box .content5 {
    margin: 1rem 0 0.2rem;
  }
}
/*# sourceMappingURL=./style.css.map */