body {
  --interval: 8.3vw;
  --nav_height: 1.1rem;
  --color: #005eac;
  --f14: 0.14rem;
  --f16: 0.16rem;
  --f18: 0.18rem;
  --f20: 0.2rem;
  --f22: 0.22rem;
  --f24: 0.24rem;
  --f26: 0.26rem;
  --f30: 0.3rem;
  --f32: 0.32rem;
  --f34: 0.34rem;
  --f36: 0.36rem;
  --f40: 0.4rem;
  --f44: 0.44rem;
  --f46: 0.46rem;
  --f48: 0.48rem;
  --f54: 0.54rem;
  --f56: 0.56rem;
  --f58: 0.58rem;
  --f60: 0.6rem;
}
@media screen and (max-width: 1520px) {
  body {
    --f14: 12px;
    --f16: 14px;
    --f18: 16px;
    --f20: 18px;
    --f22: 18px;
    --f24: 20px;
    --f26: 22px;
  }
}
@media screen and (max-width: 1200px) {
  body {
    --f20: 16px;
    --f22: 16px;
    --f24: 18px;
    --f26: 20px;
    --f30: 0.36rem;
    --f32: 0.36rem;
    --f34: 0.38rem;
    --f36: 0.4rem;
    --f40: 0.4rem;
    --f44: 0.4rem;
    --f46: 0.4rem;
    --f48: 0.4rem;
    --f54: 0.5rem;
    --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;
    --f30: 0.4rem;
    --f32: 0.4rem;
    --f34: 0.4rem;
    --f36: 0.4rem;
    --f40: 0.4rem;
    --f44: 0.4rem;
    --f46: 0.4rem;
    --f48: 0.42rem;
    --f54: 0.44rem;
    --f56: 0.46rem;
    --f58: 0.46rem;
    --f60: 0.48rem;
  }
}
.maodian {
  position: relative;
  top: calc(var(--nav_height) * -1 + 1px);
}
/** 纵向滚动条样式 */
.wMain {
  padding-left: var(--interval);
  padding-right: var(--interval);
  width: 100%;
}
.swiper-button-lock {
  display: none !important;
}
.dw {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.cc {
  color: #005eac;
}
.bgf6 {
  background: #f6f6f6;
}
.pt {
  padding-top: 1rem;
}
.pb {
  padding-bottom: 1rem;
}
.mt {
  margin-top: 0.56rem;
}
.f90 {
  font-size: 0.9rem;
  font-family: 'Arial';
  line-height: 1;
  letter-spacing: -2px;
}
@media screen and (max-width: 1900px) {
  .f90 {
    font-size: 0.8rem;
  }
}
@media screen and (max-width: 1200px) {
  .f90 {
    font-size: 0.6rem;
  }
}
.Header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 8;
  transition: 0.4s;
}
.Header .box .logo {
  padding-left: 0.66rem;
  display: flex;
  align-items: center;
  height: var(--nav_height);
}
.Header .box .logo a {
  display: block;
}
.Header .box nav {
  padding: 0 1rem;
  display: flex;
  position: relative;
}
.Header .box nav::after {
  content: '';
  position: absolute;
  top: var(--nav_height);
  left: 0;
  width: 100%;
  height: calc(var(--height));
  background: rgba(255, 255, 255, 0.95);
}
.Header .box nav .item {
  padding-right: 0.75rem;
  z-index: 1;
  position: relative;
}
.Header .box nav .item:last-child {
  padding-right: 0;
}
.Header .box nav .item > a {
  font-size: var(--f18);
  color: #fff;
  transition: 0.4s;
  font-family: 'Arial';
  line-height: var(--nav_height);
}
.Header .box nav .item .select {
  position: absolute;
  width: 100%;
  left: 0;
  padding: 0.4rem 0 0.5rem;
  display: none;
}
.Header .box nav .item .select ul li {
  margin-bottom: 0.2rem;
}
.Header .box nav .item .select ul li:last-child {
  margin-bottom: 0;
}
.Header .box nav .item .select ul li a {
  font-size: var(--f16);
  color: #666;
  transition: 0.4s;
}
.Header .box nav .item .select ul li a:hover {
  color: #005eac;
}
.Header .box nav.act {
  background: #005eac;
}
.Header.active {
  background: #fff;
}
.Header.active .box nav .item > a {
  color: #000;
}
.Header.active .box nav.act {
  background: #fff;
}
.Home_Banner {
  position: relative;
}
.Home_Banner img {
  width: 100%;
}
.Home_Banner .swiper-slide {
  position: relative;
}
.Home_Banner .swiper-slide .orientation {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  display: flex;
  align-items: center;
  color: #fff;
}
.Home_Banner .swiper-slide .orientation .content0 img {
  height: 1.17rem;
  width: auto;
}
.Home_Banner .swiper-slide .orientation .c1 {
  color: #777;
}
.Home_Banner .swiper-slide .orientation .content1 {
  line-height: 1.2;
  font-size: 0.9rem;
  font-family: 'Arial';
  line-height: 1;
  letter-spacing: -2px;
}
@media screen and (max-width: 1900px) {
  .Home_Banner .swiper-slide .orientation .content1 {
    font-size: 0.8rem;
  }
}
@media screen and (max-width: 1200px) {
  .Home_Banner .swiper-slide .orientation .content1 {
    font-size: 0.6rem;
  }
}
.Home_Banner .swiper-slide .orientation .content2 {
  font-family: 'Arial';
  font-size: var(--f24);
  margin-top: 0.3rem;
}
.Home_Banner .swiper-slide .orientation .content3 {
  margin-top: 0.86rem;
}
.Home_Banner .swiper-slide .orientation .content4 {
  font-size: var(--f18);
  font-family: 'Arial';
  line-height: 2;
  max-width: 6.5rem;
  margin-top: 0.6rem;
}
.Home_Banner .page {
  position: absolute;
  left: var(--interval);
  bottom: 0.8rem;
  z-index: 1;
}
.Home_Banner .page div span {
  background: transparent;
  opacity: 1;
  border: 1px solid #fff;
}
.Home_Banner .page div .swiper-pagination-bullet-active {
  opacity: 1;
  background: #fff;
}
.Home_Banner .scroll {
  position: absolute;
  right: var(--interval);
  bottom: 0.8rem;
  z-index: 1;
  cursor: pointer;
}
.Home_Banner .scroll .top {
  font-size: var(--f14);
  color: #fff;
}
.Home_Banner .scroll .bot {
  text-align: right;
  margin-top: 0.2rem;
  -webkit-animation: moveNext 1s linear infinite;
  animation: moveNext 1s linear infinite;
}
.Home_Solutions {
  position: relative;
}
.Home_Solutions .imgList p img {
  width: 100%;
}
.Home_Solutions .imgList .active {
  display: block;
}
.Home_Solutions .orientation1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.Home_Solutions .orientation2 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.Home_Solutions .box {
  color: #fff;
  padding: 2.1rem 0 0;
}
.Home_Solutions .box .title_desc {
  margin-top: 0.42rem;
  font-size: var(--f18);
  font-family: 'Arial';
}
@media screen and (min-width: 1200px) {
  .Home_Solutions .box .title_desc {
    max-width: 7.3rem;
  }
}
.Home_Solutions .box1 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.Home_Solutions .box1 .item a {
  padding: 0.5rem var(--interval);
  height: 4rem;
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.Home_Solutions .box1 .item a .left {
  flex: 1;
}
.Home_Solutions .box1 .item a .left .content1 {
  font-size: var(--f48);
  font-family: 'Arial';
  transition: 0.4s;
  line-height: 1;
}
.Home_Solutions .box1 .item a .left .content2 {
  font-size: var(--f16);
  margin-top: 0.25rem;
}
.Home_Solutions .box1 .item a .left .content3 {
  margin-top: 0.45rem;
}
.Home_Solutions .box1 .item a .right {
  width: 2.25rem;
  padding-top: 0.68rem;
  text-align: right;
}
.Home_Solutions .box1 .item a .right img {
  width: 1.28rem;
  transition: 0.4s;
}
.Home_Solutions .box1 .item a:hover .left .content1 {
  transform: translateY(-5px);
}
.Home_Solutions .box1 .item a:hover .left .content3 .button_02 {
  background: #005eac;
  border-color: #005eac;
}
.Home_Solutions .box1 .item a:hover .right img {
  transform: scale(1.05);
}
.button_01 .a {
  width: 2.6rem;
  line-height: 0.68rem;
  background: #005eac;
  color: #fff;
  font-size: var(--f18);
  display: block;
  border-radius: 0 0.2rem 0.2rem 0.2rem;
  text-align: center;
  transition: 0.4s;
}
.button_01 .a:hover {
  transform: translateY(-5px);
}
.button_02 {
  width: 0.68rem;
  height: 0.68rem;
  border: 1px solid #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: 0.4s;
}
.button_03 .a {
  width: 2.6rem;
  line-height: 0.68rem;
  color: #fff;
  font-size: var(--f18);
  display: block;
  border-radius: 0 0.2rem 0.2rem 0.2rem;
  text-align: center;
  transition: 0.4s;
  border: 1px solid #fff;
}
.button_03 .a:hover {
  transform: translateY(-5px);
  background: #005eac;
  border-color: #005eac;
}
.button_04 {
  width: 0.68rem;
  height: 0.68rem;
  border: 1px solid #ddd;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: 0.4s;
}
.Home_About {
  background: url(../images/img5.png) no-repeat 50% 50% / cover;
}
.Home_About .box .left {
  width: 50%;
}
.Home_About .box .left .title {
  color: #fff;
  line-height: 1.2;
}
.Home_About .box .right {
  width: 50%;
  padding-left: 1.4rem;
}
.Home_About .box .right .desc {
  font-size: var(--f16);
  font-family: 'Arial';
  color: #fff;
  line-height: 2;
}
.Home_About .box .right .button {
  margin-top: 0.45rem;
}
.Home_About .box1 {
  margin-top: 0.7rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
.Home_About .box1 .item {
  border-radius: 0.5rem;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.8);
}
.Home_About .box1 .item a {
  display: block;
}
.Home_About .box1 .item a figure {
  overflow: hidden;
}
.Home_About .box1 .item a figure img {
  transition: 0.4s;
  width: 100%;
}
.Home_About .box1 .item a figcaption {
  padding: 0.34rem 0.38rem 0.28rem;
}
.Home_About .box1 .item a figcaption .content1 {
  font-size: var(--f30);
  color: #333;
  line-height: 1.5;
  height: 3em;
  font-family: 'Arial';
}
.Home_About .box1 .item a figcaption .content2 {
  margin-top: 0.2rem;
}
.Home_About .box1 .item a figcaption .content2 .left {
  font-size: var(--f14);
  color: #999;
  display: flex;
  align-items: center;
}
.Home_About .box1 .item a:hover figure img {
  transform: scale(1.05);
}
.Home_About .box1 .item a:hover figcaption .content2 .right .button_02 {
  background: #005eac;
  color: #fff;
}
.public_page .title {
  color: #005eac;
}
.public_page .disposition {
  display: flex;
  align-items: center;
}
.public_page .disposition .page {
  margin: 0 0.4rem;
}
.public_page .disposition .page div span {
  border: 1px solid #999;
  background: transparent;
  opacity: 1;
  width: 10px;
  height: 10px;
}
.public_page .disposition .page div .swiper-pagination-bullet-active {
  background: #999;
}
.public_page .disposition .button {
  cursor: pointer;
}
.public_page .disposition .button svg path {
  transition: 0.4s;
}
.public_page .disposition .button:hover svg path {
  fill: #005eac;
}
.Home_News .banner .item {
  overflow: hidden;
}
.Home_News .banner .item a {
  display: block;
}
.Home_News .banner .item a figure {
  overflow: hidden;
  border-radius: 0 0.5rem 0.5rem 0.5rem;
}
.Home_News .banner .item a figure img {
  transition: 0.4s;
}
.Home_News .banner .item a figcaption {
  padding: 0.24rem 0.24rem 0 0;
}
.Home_News .banner .item a figcaption .content1 {
  font-size: var(--f30);
  color: #333;
  line-height: 1.5;
  height: 3em;
  font-family: 'Arial';
}
.Home_News .banner .item a figcaption .content2 {
  margin-top: 0.2rem;
}
.Home_News .banner .item a figcaption .content2 .left {
  font-size: var(--f14);
  color: #999;
  display: flex;
  align-items: center;
}
.Home_News .banner .item a figcaption .content2 .right .button_02 {
  border-color: #999;
}
.Home_News .banner .item a:hover figure img {
  transform: scale(1.05);
}
.Home_News .banner .item a:hover figcaption .content2 .right .button_02 {
  background: #005eac;
  color: #fff;
}
.footer {
  background: url(../images/img8.png) no-repeat 50% 50% / cover;
}
.footer .box {
  padding: 0.8rem 0 0;
}
.footer .box .boxLeft img {
  height: 0.55rem;
}
.footer .box .boxRight .item {
  margin-left: 0.7rem;
}
.footer .box .boxRight .item .h5 a {
  font-family: 'Arial';
  font-size: var(--f18);
  color: #fff;
}
.footer .box .boxRight .item ul {
  margin-top: 0.25rem;
}
.footer .box .boxRight .item ul li {
  margin-bottom: 0.12rem;
}
.footer .box .boxRight .item ul li:last-child {
  margin-bottom: 0;
}
.footer .box .boxRight .item ul li a {
  font-size: var(--f14);
  color: #999;
  transition: 0.4s;
}
.footer .box .boxRight .item ul li a:hover {
  color: #fff;
}
.footer .box1 {
  margin-top: 1.25rem;
  font-size: var(--f14);
  color: #666;
  padding-bottom: 0.36rem;
}
.footer .box1 a {
  margin-left: 0.2rem;
}
.Inner_Banner {
  position: relative;
}
.Inner_Banner img {
  width: 100%;
}
.Inner_Banner .orientation {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  display: flex;
  align-items: center;
}
.Inner_Banner .orientation .wMain .content1 {
  font-size: 1.2rem;
  font-family: 'Arial';
  color: #fff;
}
.Inner_Banner .orientation .wMain .content2 {
  font-size: var(--f48);
  font-family: 'Arial';
  color: #fff;
  margin-top: 1rem;
}
.Inner_Banner .orientation .wMain .content3 {
  font-size: var(--f24);
  margin-top: 0.6rem;
  color: #fff;
}
.Solutions_01 .box {
  border-radius: 0 0.5rem 0.5rem 0.5rem;
  overflow: hidden;
}
.Solutions_01 .box .item {
  position: relative;
  width: 50%;
}
.Solutions_01 .box .item img {
  width: 100%;
}
.Solutions_01 .box .item .orientation {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  display: flex;
  align-items: center;
}
.Solutions_01 .box .item .orientation .main {
  color: #005eac;
  padding: 0 0.95rem;
}
.Solutions_01 .box1 {
  margin-top: 0.7rem;
  display: grid;
  gap: 1.5rem;
  grid-template-columns: repeat(3, 1fr);
}
.Solutions_01 .box1 .item .content1 {
  width: 1.56rem;
  height: 1.56rem;
  background: #005eac;
  border-radius: 50%;
  display: flex;
}
.Solutions_01 .box1 .item .content1 img {
  margin: auto;
  width: 0.6rem;
}
.Solutions_01 .box1 .item .content2 {
  font-size: var(--f18);
  color: #333;
  line-height: 2;
  margin-top: 0.3rem;
  font-family: 'Arial';
}
.Solutions_02 .title {
  color: #005eac;
}
.Solutions_02 .box {
  margin-top: 0.4rem;
  border-radius: 0 0.5rem 0 0;
  position: relative;
  z-index: 2;
  background: url(../images/img15.png) no-repeat 50% 50% / cover;
}
.Solutions_02 .box .item a {
  display: block;
  font-family: 'Arial';
  font-size: var(--f30);
  color: #fff;
  line-height: 0.8rem;
  text-align: center;
  min-width: 3.66rem;
  cursor: pointer;
  position: relative;
}
.Solutions_02 .box .item a::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  border: 6px solid transparent;
  border-bottom-color: #fff;
  transform: translate(-50%, 0%);
  z-index: 2;
  opacity: 0;
  transition: 0.4s;
}
.Solutions_02 .box .active a {
  background: #005eac;
}
.Solutions_02 .box .active a::after {
  opacity: 1;
}
.Solutions_02 .boxToggle {
  background: #fff;
  padding: 0.3rem;
  border-radius: 0 0 0.5rem 0.5rem;
  margin-bottom: 0.2rem;
}
.Solutions_02 .boxToggle ul {
  display: none;
}
.Solutions_02 .boxToggle ul li {
  margin-right: 0.1rem;
}
.Solutions_02 .boxToggle ul li a {
  display: block;
  font-size: var(--f18);
  color: #999;
  padding: 0 0.2rem;
  line-height: 0.45rem;
  border-radius: 0.3rem;
  transition: 0.4s;
}
.Solutions_02 .boxToggle ul li a:hover {
  background: #005eac;
  color: #fff;
}
.Solutions_02 .boxToggle ul .active a {
  background: #005eac;
  color: #fff;
}
.Solutions_02 .boxToggle .on {
  display: flex;
}
.Solutions_02 .box1 {
  gap: 0.2rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
.Solutions_02 .box1 .item {
  background: #fff;
  border-radius: 0 0.5rem 0.5rem 0.5rem;
}
.Solutions_02 .box1 .item a {
  display: block;
}
.Solutions_02 .box1 .item a figure {
  height: 3.9rem;
  display: flex;
}
.Solutions_02 .box1 .item a figure img {
  margin: auto;
  max-height: 90%;
  max-width: 90%;
  transition: 0.4s;
}
.Solutions_02 .box1 .item a figcaption {
  padding: 0 0.5rem 0.35rem;
}
.Solutions_02 .box1 .item a figcaption .content1 {
  height: 1.5em;
  font-family: 'Arial';
  font-size: var(--f30);
  color: #000;
  transition: 0.4s;
}
.Solutions_02 .box1 .item a figcaption .content2 {
  font-size: var(--f16);
  color: #666;
  line-height: 2;
  height: 4em;
  margin-top: 0.18rem;
}
.Solutions_02 .box1 .item a figcaption .content3 {
  margin-top: 0.3rem;
}
.Solutions_02 .box1 .item a:hover figure img {
  transform: scale(1.05);
}
.Solutions_02 .box1 .item a:hover figcaption .content1 {
  color: #005eac;
}
.Solutions_02 .box1 .item a:hover figcaption .content3 .button_04 {
  background: #005eac;
  color: #fff;
}
.Up_Down .box .boxLeft {
  display: flex;
}
.Up_Down .box .boxLeft a {
  width: 0.6rem;
  height: 0.6rem;
  line-height: 0.6rem;
  text-align: center;
  background: #fff;
  border-radius: 0.1rem;
  font-size: var(--f20);
  color: #999;
  margin-right: 0.07rem;
  transition: 0.4s;
}
.Up_Down .box .boxLeft a:hover {
  background: #005eac;
  color: #fff;
  border-radius: 0 0.1rem 0.1rem 0.1rem;
}
.Up_Down .box .boxLeft span {
  width: 0.6rem;
  height: 0.6rem;
  line-height: 0.6rem;
  text-align: center;
  background: #fff;
  border-radius: 0.1rem;
  font-size: var(--f20);
  color: #333;
  margin-right: 0.07rem;
}
.Up_Down .box .boxLeft .active {
  background: #005eac;
  color: #fff;
  border-radius: 0 0.1rem 0.1rem 0.1rem;
}
.Up_Down .box .boxRight {
  display: flex;
}
.Up_Down .box .boxRight p {
  margin-left: 0.07rem;
}
.Up_Down .box .boxRight p a {
  display: block;
  width: 0.6rem;
  height: 0.6rem;
  line-height: 0.6rem;
  text-align: center;
  border-radius: 0.1rem;
  background: #fff;
  font-size: var(--f16);
  color: #333;
  transition: 0.4s;
}
.Up_Down .box .boxRight p a path {
  transition: 0.4s;
}
.Up_Down .box .boxRight p a:hover {
  background: #005eac;
  color: #fff;
  border-radius: 0 0.1rem 0.1rem 0.1rem;
}
.Up_Down .box .boxRight p a:hover path {
  fill: #fff;
}
.Up_Down .box .boxRight .next a {
  width: 1.9rem;
  background: #005eac;
  border-radius: 0 0.1rem 0.1rem 0.1rem;
}
.Up_Down .box .boxRight .next a:hover {
  width: 1.8rem;
}
.Solutions_03 {
  background: url(../images/img18.jpg) no-repeat 50% 50% / cover;
}
.Solutions_03 .box .left {
  max-width: 7.3rem;
}
@media screen and (max-width: 1200px) {
  .Solutions_03 .box .left {
    max-width: 100%;
  }
}
.Solutions_03 .box .left .content1 {
  font-size: var(--f24);
  font-family: 'Arial';
  line-height: 2;
  margin-top: 0.36rem;
}
.Solutions_03 .box .left .content2 {
  margin-top: 0.9rem;
}
.Solutions_03 .box .right {
  width: 5.56rem;
}
@media screen and (max-width: 1200px) {
  .Solutions_03 .box .right {
    width: 100%;
    text-align: center;
  }
}
.Solutions_03 .box .right img {
  width: 2.92rem;
}
.Events_List .box .item {
  padding: 0.8rem 0;
  border-bottom: 1px solid #eee;
}
.Events_List .box .item a .boxLeft {
  width: 5.2rem;
}
.Events_List .box .item a .boxLeft p {
  border-radius: 0 0.5rem 0.5rem 0.5rem;
  overflow: hidden;
}
.Events_List .box .item a .boxLeft p img {
  width: 100%;
  transition: 0.4s;
}
.Events_List .box .item a .boxRight {
  flex: 1;
  padding-left: 0.68rem;
}
.Events_List .box .item a .boxRight .content1 {
  font-size: var(--f30);
  font-family: 'Arial';
  line-height: 1.5;
  height: 3em;
  color: #111;
  transition: 0.4s;
}
.Events_List .box .item a .boxRight .content2 {
  font-size: var(--f18);
  color: #666;
  line-height: 2;
  height: 4em;
  margin: 0.24rem 0 0.9rem;
}
.Events_List .box .item a .boxRight .content3 .left {
  font-size: var(--f14);
  color: #999;
}
.Events_List .box .item a:hover .boxLeft p img {
  transform: scale(1.05);
}
.Events_List .box .item a:hover .boxRight .content1 {
  color: #005eac;
}
.Events_List .box .item a:hover .boxRight .content3 .right .button_04 {
  background: #005eac;
  color: #fff;
}
.SponsoredProject {
  padding-bottom: 1.6rem;
}
@media screen and (max-width: 1200px) {
  .SponsoredProject {
    padding-bottom: 1rem;
  }
}
.SponsoredProject .box {
  font-family: 'Arial';
  line-height: 0.6rem;
  font-size: var(--f36);
}
.SponsoredProject_new .box .banner a {
  background: #fff;
  border-radius: 0 0.5rem 0.5rem 0.5rem;
  overflow: hidden;
}
.SponsoredProject_new .box .banner a .boxLeft {
  width: 9.6rem;
  overflow: hidden;
}
.SponsoredProject_new .box .banner a .boxLeft img {
  width: 100%;
  transition: 0.4s;
}
.SponsoredProject_new .box .banner a .boxRight {
  flex: 1;
  padding: 0.7rem 0.6rem;
}
.SponsoredProject_new .box .banner a .boxRight .content1 {
  font-size: var(--f14);
  color: #999;
}
.SponsoredProject_new .box .banner a .boxRight .content2 {
  font-size: var(--f30);
  line-height: 1.5;
  color: #000;
  font-family: 'Arial';
  height: 3em;
  margin: 0.26rem 0 0.26rem;
  transition: 0.4s;
}
.SponsoredProject_new .box .banner a .boxRight .content3 {
  font-size: var(--f18);
  color: #666;
  line-height: 2;
  height: 6em;
}
.SponsoredProject_new .box .banner a .boxRight .content4 {
  margin-top: 0.82rem;
}
.SponsoredProject_new .box .banner a:hover .boxLeft img {
  transform: scale(1.05);
}
.SponsoredProject_new .box .banner a:hover .boxRight .content2 {
  color: #005eac;
}
.SponsoredProject_new .box .banner a:hover .boxRight .content4 .button_04 {
  background: #005eac;
  color: #fff;
}
.SponsoredProject_video .box .swiper-slide a {
  cursor: pointer;
  display: block;
}
.SponsoredProject_video .box .swiper-slide a figure {
  border-radius: 0 0.5rem 0.5rem 0.5rem;
  overflow: hidden;
  position: relative;
}
.SponsoredProject_video .box .swiper-slide a figure > img {
  width: 100%;
  transition: 0.4s;
}
.SponsoredProject_video .box .swiper-slide a figure::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.SponsoredProject_video .box .swiper-slide a figure p {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  z-index: 1;
}
.SponsoredProject_video .box .swiper-slide a figcaption .content1 {
  font-size: var(--f30);
  line-height: 1.5;
  color: #000;
  height: 1.5em;
  transition: 0.4s;
  font-family: 'Arial';
  margin: 0.25rem 0;
}
.SponsoredProject_video .box .swiper-slide a figcaption .content2 {
  font-size: var(--f14);
  color: #999;
}
.NewInfo .box {
  font-size: var(--f18);
  color: #666;
  line-height: 2;
}
.NewInfo_page .box {
  border-top: 1px solid #eee;
}
.NewInfo_page .box .item {
  width: 50%;
}
.NewInfo_page .box .item a .left {
  border-radius: 0 0.25rem 0.25rem 0.25rem;
  overflow: hidden;
  position: relative;
  width: 2.6rem;
}
.NewInfo_page .box .item a .left > img {
  width: 100%;
  transition: 0.4s;
}
.NewInfo_page .box .item a .left::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.NewInfo_page .box .item a .left p {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  z-index: 1;
}
.NewInfo_page .box .item a .right {
  flex: 1;
  font-size: var(--f18);
  line-height: 2;
  height: 6em;
  color: #005eac;
  padding-left: 0.25rem;
  padding-top: 0.12rem;
}
.NewInfo_page .box .item a:hover .left img {
  transform: scale(1.05);
}
.NewInfo_page .box .prev {
  border-right: 1px solid #eee;
  padding-right: 0.68rem;
}
.NewInfo_page .box .next {
  padding-left: 0.68rem;
}
.NewInfo_page .box .next a .right {
  padding-left: 0;
  padding-right: 0.25rem;
}
.BE_college .box {
  border-radius: 0 0.5rem 0.5rem 0.5rem;
  overflow: hidden;
  position: relative;
}
.BE_college .box img {
  width: 100%;
}
.BE_college .box .orientation {
  position: absolute;
  padding: 0.58rem;
  width: 100%;
  top: 0;
  color: #fff;
}
.BE_college .box .orientation .content1 {
  font-family: 'Arial';
  font-size: var(--f30);
}
.BE_college .box .orientation .content2 {
  margin-top: 0.28rem;
}
.BE_college .box1 {
  font-size: var(--f18);
  color: #333;
  line-height: 2;
  margin-top: 0.5rem;
  font-family: 'Arial';
}
.AboutToggle {
  border-bottom: 1px solid #eee;
  position: static;
  top: var(--nav_height);
  width: 100%;
}
.AboutToggle .box p {
  margin-right: 0.8rem;
}
.AboutToggle .box p a {
  font-size: var(--f20);
  font-family: 'Arial';
  color: #333;
  line-height: 0.8rem;
  display: block;
  transition: 0.4s;
  position: relative;
}
.AboutToggle .box p a::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #005eac;
  opacity: 0;
}
.AboutToggle .box p a:hover {
  color: #005eac;
}
.AboutToggle .box .active a {
  color: #005eac;
}
.AboutToggle .box .active a::after {
  opacity: 1;
}
.About_01 .box {
  font-family: 'Arial';
  font-size: var(--f18);
  color: #333;
  line-height: 2;
}
.About_02 .box {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
}
.About_02 .box .item {
  position: relative;
  color: #fff;
}
.About_02 .box .item img {
  width: 100%;
}
.About_02 .box .item .color {
  color: #666;
}
.About_02 .box .item .orientation {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  padding: 0.54rem;
}
.About_02 .box .item .orientation .content1 {
  font-size: var(--f48);
  font-family: 'Arial';
}
.About_02 .box .item .orientation .content2 {
  font-size: var(--f16);
  line-height: 2;
  margin-top: 0.3rem;
}
.About_02 .box .item:nth-child(1) img {
  border-radius: 0 0.5rem 0.5rem 0.5rem;
}
.About_02 .box .item:nth-child(2) img {
  border-radius: 0.5rem 0 0.5rem 0.5rem;
}
.About_02 .box .item:nth-child(3) img {
  border-radius: 0.5rem 0.5rem 0.5rem 0rem;
}
.About_02 .box .item:nth-child(4) img {
  border-radius: 0.5rem 0.5rem 0rem 0.5rem;
}
.About_03 .box .list:nth-child(1) .boxRight {
  margin-top: -0.7rem;
}
.About_03 .box .list .boxLeft {
  width: 4.8rem;
  padding-right: 1rem;
  font-family: 'Arial';
}
.About_03 .box .list .boxLeft .stk {
  position: -webkit-sticky;
  position: sticky;
  top: var(--nav_height);
}
.About_03 .box .list .boxLeft .content2 {
  font-size: var(--f36);
  margin-top: 0.1rem;
}
.About_03 .box .list .boxLeft .content3 {
  font-size: var(--f30);
  line-height: 1.5;
  margin-top: 0.42rem;
}
.About_03 .box .list .boxRight {
  flex: 1;
}
.About_03 .box .list .boxRight .item {
  padding: 0.7rem 0;
  border-bottom: 1px solid #ddd;
}
.About_03 .box .list .boxRight .item .left {
  width: 1.1rem;
  height: 1.1rem;
  background: #005eac;
  display: flex;
  border-radius: 0 0.2rem 0.2rem 0.2rem;
}
.About_03 .box .list .boxRight .item .left img {
  margin: auto;
  max-width: 80%;
  max-height: 80%;
}
.About_03 .box .list .boxRight .item .right {
  flex: 1;
  padding-left: 0.48rem;
}
.About_03 .box .list .boxRight .item .right .time {
  font-size: var(--f48);
  color: #005eac;
  font-family: 'Arial';
  line-height: 1;
}
.About_03 .box .list .boxRight .item .right .desc {
  font-size: var(--f18);
  margin-top: 0.24rem;
  font-family: 'Arial';
  line-height: 2;
}
.About_04 .box {
  background: #e8f7ff;
  border-radius: 0.5rem 0.5rem 0.5rem 0;
  min-height: 1rem;
  padding: 0.75rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.75rem;
}
.About_04 .box .list .h5 {
  font-family: 'Arial';
  font-size: var(--f30);
}
.About_04 .box .list ul {
  margin-top: 0.25rem;
}
.About_04 .box .list ul li {
  padding: 0.2rem 0;
  border-bottom: 1px solid #d0dee5;
}
.About_04 .box .list ul li .left {
  width: 0.4rem;
}
.About_04 .box .list ul li .right {
  flex: 1;
  font-size: var(--f18);
}
.About_04 .box .list ul li .right div {
  color: #999;
}
.About_04 .box .list ul li .right p {
  color: #111;
  margin-top: 0.16rem;
}
.About_04 .box .list ul li .right p a {
  color: #111;
}
.DownloadToggle {
  padding: 0.7rem 0 0.45rem;
}
.DownloadToggle .box ul li {
  margin-right: 0.7rem;
}
.DownloadToggle .box ul li a {
  font-size: var(--f48);
  color: #999;
  line-height: 1;
  font-family: 'Arial';
  transition: 0.4s;
}
.DownloadToggle .box ul li a:hover {
  color: #005eac;
}
.DownloadToggle .box ul .active a {
  color: #005eac;
}
.Download_01 .box {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.2rem;
}
.Download_01 .box .item figure {
  border-radius: 0 0.5rem 0 0;
  overflow: hidden;
}
.Download_01 .box .item figure > img {
  width: 100%;
  transition: 0.4s;
}
.Download_01 .box .item figure p {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  z-index: 1;
}
.Download_01 .box .item figure p img {
  width: 0.5rem;
  transition: 0.4s;
}
.Download_01 .box .item figure p:hover img {
  transform: scale(1.1);
}
.Download_01 .box .item figcaption {
  padding: 0.35rem 0.5rem 0.55rem;
  background: #f6f6f6;
  border-radius: 0 0 0.5rem 0.5rem;
}
.Download_01 .box .item figcaption .content1 {
  font-family: 'Arial';
  font-size: var(--f30);
  line-height: 1;
  height: 1em;
}
.Download_01 .box .item figcaption .content2 {
  font-size: var(--f14);
  color: #999;
  margin-top: 0.4rem;
}
.Download_01 .box .item figcaption .content3 {
  font-family: 'Arial';
  font-size: var(--f18);
  color: #005eac;
  margin-top: 0.36rem;
}
.Download_01 .box .item figcaption .content3 p {
  cursor: pointer;
}
.Download_01 .box .item figcaption .content3 p img {
  transform: translateY(-1px);
  margin-right: 5px;
}
.Download_01 .box .item:hover figure > img {
  transform: scale(1.1);
}
.Download_02 .box {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.2rem;
}
.Download_02 .box .item {
  cursor: pointer;
  background: #f6f6f6;
  border-radius: 0 0.5rem 0.5rem 0.5rem;
  padding: 0.6rem 0.5rem;
}
.Download_02 .box .item .content1 {
  text-align: center;
}
.Download_02 .box .item .content1 img {
  height: 2.15rem;
}
.Download_02 .box .item .content2 {
  font-family: 'Arial';
  font-size: var(--f30);
  line-height: 1.5;
  height: 3em;
  margin-top: 0.36rem;
  transition: 0.4s;
}
.Download_02 .box .item .content3 {
  font-size: var(--f14);
  color: #999;
  margin-top: 0.2rem;
}
.Download_02 .box .item .content4 {
  font-family: 'Arial';
  font-size: var(--f18);
  color: #005eac;
  margin-top: 0.36rem;
}
.Download_02 .box .item .content4 p {
  cursor: pointer;
}
.Download_02 .box .item .content4 p img {
  transform: translateY(-1px);
  margin-right: 5px;
}
.Download_02 .box .item:hover .content2 {
  color: #005eac;
}
.ProductInfo_01 {
  padding: 2rem 0 0.55rem;
  background: #f6f6f6 url(../images/img43.png) no-repeat 50% 50%/100% 100%;
}
.ProductInfo_01 .box .boxLeft {
  padding: 0.8rem;
  padding-left: 0;
  width: 50%;
}
.ProductInfo_01 .box .boxLeft .content1 {
  font-size: 1.2rem;
  font-family: 'Arial';
  line-height: 1;
}
.ProductInfo_01 .box .boxLeft .content2 {
  font-size: var(--f48);
  color: #fff;
  font-family: 'Arial';
  margin-top: 0.45rem;
}
.ProductInfo_01 .box .boxLeft .content3 {
  font-size: 0.24rem;
  font-family: 'Arial';
  line-height: 2;
  margin-top: 0.6rem;
}
.ProductInfo_01 .box .boxLeft .content4 {
  margin-top: 1.15rem;
}
.ProductInfo_01 .box .boxLeft .content4 a {
  width: 0.7rem;
  height: 0.7rem;
  display: flex;
  border-radius: 50%;
  background: #005eac;
  color: #fff;
}
.ProductInfo_01 .box .boxLeft .content4 a i {
  font-size: var(--f18);
  margin: auto;
}
.ProductInfo_01 .box .boxRight {
  width: 50%;
  text-align: center;
}
.ProductInfo_01 .box .boxRight img {
  max-width: 6.3rem;
}
.ProductInfo_02 .box .content1 {
  font-size: var(--f30);
  color: #333;
  font-family: 'Arial';
  margin-top: 0.3rem;
}
.ProductInfo_02 .box .content2 {
  font-size: var(--f18);
  color: #333;
  font-family: 'Arial';
  line-height: 2;
  margin-top: 0.45rem;
}
.ProductInfo_03 .box .boxLeft {
  padding-left: var(--interval);
  background: #005eac;
  display: flex;
  align-items: center;
  width: 50%;
  color: #fff;
  padding-right: 0.8rem;
}
.ProductInfo_03 .box .boxLeft .content1 {
  font-size: var(--f48);
  line-height: 1.5;
  font-family: 'Arial';
}
.ProductInfo_03 .box .boxLeft .content2 {
  font-size: var(--f18);
  color: #fff;
  line-height: 2;
  margin-top: 0.56rem;
}
.ProductInfo_03 .box .boxRight {
  width: 50%;
}
.ProductInfo_03 .box .boxRight img {
  width: 100%;
}
.ProductInfo_04 {
  background: #f6f6f6 url(../images/img46.jpg) no-repeat 50% 50%/100% 100%;
  padding: 1.15rem 0 0.8rem;
}
.ProductInfo_04 .box .boxLeft {
  width: 50%;
}
.ProductInfo_04 .box .boxRight {
  width: 50%;
  padding: 0.4rem var(--interval) 0 0.6rem;
}
.ProductInfo_04 .box .boxRight .content1 {
  font-size: var(--f48);
  line-height: 1.5;
  font-family: 'Arial';
}
.ProductInfo_04 .box .boxRight .content2 {
  margin-top: 0.64rem;
  font-family: 'Arial';
  font-size: var(--f18);
  color: #005eac;
  line-height: 2;
}
.ProductInfo_05 .box .boxLeft {
  width: 50%;
  text-align: center;
}
.ProductInfo_05 .box .boxRight {
  width: 50%;
  padding-left: 0.6rem;
  display: flex;
  align-items: center;
}
.ProductInfo_05 .box .boxRight .content1 {
  font-size: var(--f30);
  line-height: 1.5;
  font-family: 'Arial';
  color: #005eac;
}
.ProductInfo_05 .box .boxRight .content2 .ite {
  margin-top: 0.36rem;
}
.ProductInfo_05 .box .boxRight .content2 .ite .top {
  font-size: var(--f18);
  color: #333;
  font-family: 'Arial';
}
.ProductInfo_05 .box .boxRight .content2 .ite .bot p {
  font-size: var(--f16);
  color: #666;
  margin-top: 0.16rem;
}
.ProductInfo_06 .box {
  flex-flow: row-reverse;
}
.ProductInfo_07 .box {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.2rem;
}
.ProductInfo_07 .box .item {
  border: 1px solid #eee;
  border-radius: 0 0.5rem 0.5rem 0.5rem;
}
.ProductInfo_07 .box .item a {
  display: block;
  padding: 0 0.5rem 0.4rem;
}
.ProductInfo_07 .box .item a .content1 {
  height: 3.7rem;
  display: flex;
  overflow: hidden;
}
.ProductInfo_07 .box .item a .content1 img {
  max-height: 100%;
  margin: auto;
  transition: 0.4s;
}
.ProductInfo_07 .box .item a .content2 {
  margin-top: 0.2rem;
  font-family: 'Arial';
  font-size: var(--f30);
  transition: 0.4s;
}
.ProductInfo_07 .box .item a .content3 {
  font-size: var(--f16);
  color: #111;
  line-height: 2;
  height: 4em;
  margin: 0.15rem 0 0.3rem;
}
.ProductInfo_07 .box .item a:hover .content1 img {
  transform: scale(1.1);
}
.ProductInfo_07 .box .item a:hover .content2 {
  color: #005eac;
}
.ProductInfo_07 .box .item a:hover .content4 .button_04 {
  background: #005eac;
  color: #fff;
}
.btnPhone {
  display: none;
}
@media screen and (max-width: 1200px) {
  .btnPhone {
    display: flex;
    justify-content: center;
  }
  .btnPc {
    display: none;
  }
  .Header {
    display: none;
  }
  .Home_Banner .scroll {
    display: none;
  }
  .Home_Banner img {
    min-height: 50vh;
  }
  .Home_Solutions .box1 {
    grid-template-columns: repeat(1, 1fr);
  }
  .Home_Solutions .imgList p img {
    height: 11rem;
  }
  .Home_Solutions .box {
    padding: 1rem 0 0;
  }
  .Home_Solutions .box1 .item a {
    height: 3.5rem;
  }
  .Home_About .box1 {
    grid-template-columns: repeat(1, 1fr);
    gap: 0.2rem;
  }
  .footer .box .boxRight {
    display: none;
  }
  .Home_Banner .page {
    bottom: 0.5rem;
  }
  .Inner_Banner img {
    width: 100%;
    min-height: 5rem;
  }
  .Solutions_01 .box1 {
    gap: 0.7rem;
    grid-template-columns: repeat(1, 1fr);
  }
  .Solutions_02 .box1 {
    grid-template-columns: repeat(2, 1fr);
  }
  .ProductInfo_01 {
    padding: 1rem 0 ;
  }
  .ProductInfo_06 .box {
    flex-flow: column-reverse;
  }
  .AboutToggle .box p {
    margin-right: 0.6rem;
    margin-bottom: 0.2rem;
  }
  .About_02 .box {
    grid-template-columns: repeat(1, 1fr);
  }
  .About_03 .box .list .boxLeft {
    width: 4.2rem;
    padding-right: 0.5rem;
  }
  .About_04 .box {
    grid-template-columns: repeat(1, 1fr);
  }
  .Events_List .box .item a .boxRight {
    padding-left: 0.48rem;
  }
  .Events_List .box .item a .boxRight .content2 {
    margin: 0.24rem 0 0.5rem;
  }
  .Inner_Banner .orientation .wMain .content1,
  .ProductInfo_01 .box .boxLeft .content1 {
    font-size: 0.7rem;
  }
  .Home_About .box .left,
  .Solutions_03 .box .left {
    width: 100%;
  }
  .Home_About .box .right,
  .Solutions_03 .box .right {
    width: 100%;
    padding-left: 0;
    margin-top: 0.4rem;
  }
  .ProductInfo_01 .box .boxLeft,
  .ProductInfo_03 .box .boxLeft,
  .ProductInfo_04 .box .boxLeft,
  .ProductInfo_05 .box .boxLeft,
  .SponsoredProject_new .box .banner a .boxLeft {
    width: 100%;
    padding: 0;
  }
  .ProductInfo_01 .box .boxRight,
  .ProductInfo_03 .box .boxRight,
  .ProductInfo_04 .box .boxRight,
  .ProductInfo_05 .box .boxRight,
  .SponsoredProject_new .box .banner a .boxRight {
    width: 100%;
    padding-left: 0;
    margin-top: 0.4rem;
  }
  .ProductInfo_03 .box .boxLeft,
  .ProductInfo_04 .box .boxRight,
  .SponsoredProject_new .box .banner a .boxRight {
    padding: 0.6rem 5vw;
  }
  .ProductInfo_03 .box .boxRight {
    margin-top: 0;
  }
  .ProductInfo_07 .box,
  .Download_01 .box,
  .Download_02 .box {
    grid-template-columns: repeat(2, 1fr);
  }
  .SponsoredProject_new .box .banner a .boxRight {
    margin-top: 0;
  }
  .NewInfo_page .box .item {
    width: 100%;
  }
  .NewInfo_page .box .next {
    padding-left: 0;
    margin-top: 0.5rem;
  }
  .NewInfo_page .box .prev {
    border-right: none;
    padding-right: 0;
  }
  .Inner_Banner .orientation .wMain .content2 {
    margin-top: 0;
  }
  .Home_Banner .swiper-slide .orientation .content0 img{
    min-height: initial;
    height: 0.48rem;
  }
  .Home_Banner .swiper-slide .orientation .content4{
    line-height: 1.3;
  }
  .Solutions_02 .box .item a {
    line-height: 1rem;
    min-width: 3.2rem;
  }
}
@media screen and (max-width: 699px) {
  .ProductInfo_07 .box,
  .Download_01 .box,
  .Download_02 .box,
  .Solutions_02 .box1 {
    grid-template-columns: repeat(1, 1fr);
  }
  .Home_Solutions .box1 .item a .right {
    width: 2rem;
  }
  .Home_Solutions .box1 .item a {
    height: 4.4rem;
  }
  .Home_Solutions .imgList p img {
    height: 14rem;
  }
  .Home_Banner .page {
    bottom: 0.2rem;
  }
  footer .box1 {
    margin-top: 0rem !important;
  }
  .footer .box {
    display: none;
  }
  .footer .box1 {
    padding-top: 0.6rem;
    text-align: center;
  }
  .footer .box1 .left {
    width: 100%;
  }
  .footer .box1 .right {
    width: 100%;
    margin-top: 0.4rem;
    text-align: center;
  }
  .footer .box1 a {
    margin: 0 0.2rem;
  }
  .Solutions_01 .box .item {
    width: 100%;
  }
  .Up_Down .box .boxLeft {
    display: none;
  }
  .Up_Down .box .boxRight {
    width: 100%;
    justify-content: center;
  }
  .f90 {
    font-size: 0.5rem;
  }
  .BE_college .box img {
    height: 3rem;
  }
  .BE_college .box .orientation .content2 br,
  .About_02 .box .item .orientation .content2 br {
    display: none;
  }
  .About_02 .box .item .orientation .content2 {
    line-height: 1.7;
  }
  .About_03 .box .list {
    margin-top: 0.6rem;
  }
  .About_03 .box .list .boxLeft {
    width: 100%;
    padding-right: 0;
  }
  .About_03 .box .list:nth-child(1) .boxRight {
    margin-top: 0;
  }
  .About_04 .box {
    padding: 0.5rem 5vw;
  }
  .About_04 .box .list ul li .left {
    width: 0.6rem;
  }
  .Events_List .box .item a .boxLeft {
    width: 100%;
  }
  .Events_List .box .item a .boxRight {
    padding-left: 0;
    width: 100%;
    margin-top: 0.4rem;
  }
  .SponsoredProject_video .box .swiper-slide a figure p img {
    transform: scale(0.8);
  }
  .Inner_Banner img {
    min-height: 5.8rem;
  }
  .NewInfo_page .box .item a .right {
    line-height: 1.6;
    height: 4.8em;
  }
}
/*# sourceMappingURL=./style.css.map */

.layer_form {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 99;
  background: rgba(0, 0, 0, 0.9);
  top: 0;
  left: 0;
  display: none;
}
.layer_form .box {
  width: 1080px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  min-height: 200px;
  background: #fff;
  border-radius: 0 20px 20px 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
.layer_form .box .boxLeft {
  width: 380px;
  position: relative;
}
.layer_form .box .boxLeft > img {
  width: 100%;
}
.layer_form .box .boxLeft .orientation {
  position: absolute;
  left: 0;
  top: 0;
  color: #fff;
  padding: 50px 40px;
}
.layer_form .box .boxLeft .orientation > div {
  display: none;
}
.layer_form .box .boxLeft .orientation > div.active {
  display: block;
}
.layer_form .box .boxLeft .orientation .content1 {
  font-size: 30px;
  font-weight: bold;
}
.layer_form .box .boxLeft .orientation .content2 {
  font-size: 16px;
  line-height: 1.8;
  margin: 40px 0 80px;
}
.layer_form .box .boxLeft .orientation .content3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.layer_form .box .boxLeft .orientation .content3 p {
  margin-right: 20px;
}
.layer_form .box .boxLeft .orientation .content3 img {
  width: 120px;
}
.layer_form .box .boxRight {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0 50px;
  position: relative;
}
.layer_form .box .boxRight .close {
  position: absolute;
  top: 30px;
  right: 30px;
  cursor: pointer;
}
.layer_form .box .boxRight .toggle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.layer_form .box .boxRight .toggle p {
  font-size: 18px;
  font-weight: bold;
  color: #999;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  padding: 30px 14px 22px;
  border-bottom: 2px solid #eee;
  position: relative;
  cursor: pointer;
}
.layer_form .box .boxRight .toggle p:hover {
  color: #0068b7;
}
.layer_form .box .boxRight .toggle p::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 5px;
  left: 0;
  bottom: 0;
  background: #0068b7;
  opacity: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.layer_form .box .boxRight .toggle p::after {
  content: '';
  border: 5px solid transparent;
  border-top-color: #0068b7;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(100%);
  -ms-transform: translateX(-50%) translateY(100%);
  transform: translateX(-50%) translateY(100%);
  opacity: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.layer_form .box .boxRight .toggle .active {
  color: #000;
}
.layer_form .box .boxRight .toggle .active::before,
.layer_form .box .boxRight .toggle .active::after {
  opacity: 1;
}
.layer_form .box .boxRight .toggleMain {
  margin-top: 30px;
}
.layer_form .box .boxRight .toggleMain .form1 .h5 {
  color: #0068b7;
  font-weight: bold;
  font-size: 20px;
}
.layer_form .box .boxRight .toggleMain .form1 .list1 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin-top: 30px;
  gap: 30px 30px;
}
.layer_form .box .boxRight .toggleMain .form1 .list1 .item .top {
  font-size: 16px;
  font-weight: bold;
}
.layer_form .box .boxRight .toggleMain .form1 .list1 .item .top span {
  color: red;
}
.layer_form .box .boxRight .toggleMain .form1 .list1 .item .bot {
  margin-top: 8px;
}
.layer_form .box .boxRight .toggleMain .form1 .list1 .item .bot input {
  font-size: 16px;
  height: 48px;
  width: 100%;
  border: 0;
  border-bottom: 1px solid #ddd;
  background: none;
}
.layer_form .box .boxRight .toggleMain .form1 .list1 .item .bot textarea {
  font-size: 16px;
  height: 85px;
  width: 100%;
  border: 0;
  border-bottom: 1px solid #ddd;
  background: none;
  resize: none;
}
.layer_form .box .boxRight .toggleMain .form1 .list2 {
  grid-template-columns: repeat(1, 1fr);
}
.layer_form .box .boxRight .toggleMain .form1 .con {
  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;
  margin-top: 30px;
}
.layer_form .box .boxRight .toggleMain .form1 .con .le {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.layer_form .box .boxRight .toggleMain .form1 .con .le .btn {
  margin-right: 12px;
}
.layer_form .box .boxRight .toggleMain .form1 .con .le .btn span {
  display: inline-block;
  width: 12px;
  height: 12px;
  border: 2px solid #ddd;
  background: #fff;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  cursor: pointer;
  -webkit-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
}
.layer_form .box .boxRight .toggleMain .form1 .con .le .btn .active {
  background: #0068b7;
}
.layer_form .box .boxRight .toggleMain .form1 .con .le .text {
  font-size: 12px;
}
.layer_form .box .boxRight .toggleMain .form1 .con .le .text div {
  color: #666;
}
.layer_form .box .boxRight .toggleMain .form1 .con .le .text p {
  color: #999;
  margin-top: 12px;
}
.layer_form .box .boxRight .toggleMain .form1 .con .le .text a {
  color: #0068b7;
  display: inline-block;
}
.layer_form .box .boxRight .toggleMain .form1 .con .ri p {
  width: 180px;
  background: #0068b7;
  border-radius: 0 20px 20px 20px;
  color: #fff;
  text-align: center;
  font-size: 18px;
  line-height: 56px;
}
.layer_form .box .boxRight .toggleMain form {
  display: none;
}
.layer_form .box .boxRight .toggleMain form.active {
  display: block;
}
.layer_form .box .boxRight .toggleMain .biao2 .list1 .item .bot textarea {
  height: 195px;
}
.cbl_box {
  position: fixed;
  bottom: 20%;
  right: 5px;
}
.cbl_box ul li {
  margin-bottom: 10px;
  --w: 30px;
}
.cbl_box ul li > a {
  width: 66px;
  height: 66px;
  background: #0068b7;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
}
.cbl_box ul li > a svg {
  margin: auto;
}
.cbl_box ul li .orientation {
  position: absolute;
  right: 100%;
  padding-right: 10px;
  top: 0%;
  display: none;
}
.cbl_box ul li .orientation .main {
  background: #fff;
  width: 350px;
  min-height: 50px;
  border-radius: 20px 0 20px 20px;
  -webkit-filter: drop-shadow(0px 0rem 10px rgba(0, 0, 0, 0.1));
  filter: drop-shadow(0px 0rem 10px rgba(0, 0, 0, 0.1));
}
.cbl_box ul li .orientation .main .close {
  position: absolute;
  right: 35px;
  top: 20px;
  cursor: pointer;
}
.cbl_box ul li .orientation .main .content1 {
  padding: 18px var(--w);
}
.cbl_box ul li .orientation .main .content2 {
  padding: 20px var(--w);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.cbl_box ul li .orientation .main .content2:hover {
  background: #f4f9fe;
}
.cbl_box ul li .orientation .main .content2 .left {
  width: 40px;
  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;
}
.cbl_box ul li .orientation .main .content2 .right .top {
  font-size: 16px;
  color: #333;
}
.cbl_box ul li .orientation .main .content2 .right .bot a {
  font-size: 18px;
  color: #0068b7;
  text-decoration: underline;
}
.cbl_box ul .email a {
  border-radius: 0 20px 0 0;
}
.cbl_box ul .ly a {
  border-radius: 0 0 0 20px;
}
@media screen and (max-width: 1400px) {
  .layer_form .box .boxRight .toggleMain .form1 .list1 .item .bot input {
    font-size: 14px;
    height: 40px;
  }
  .layer_form .box .boxRight .toggleMain .form1 .list1 .item .top {
    font-size: 14px;
  }
  .layer_form .box .boxRight .toggleMain .form1 .list1 .item .bot textarea {
    font-size: 14px;
    height: 70px;
  }
  .layer_form .box .boxRight .toggleMain .biao2 .list1 .item .bot textarea {
    height: 170px;
  }
  .layer_form .box .boxLeft {
    width: 350px;
  }
  .layer_form .box .boxRight .toggle p {
    font-size: 16px;
    padding: 20px 14px 16px;
  }
  .layer_form .box .boxRight .toggleMain .form1 .con .ri p {
    font-size: 16px;
  }
  .layer_form .box .boxLeft .orientation .content1 {
    font-size: 28px;
  }
  .layer_form .box .boxRight .toggleMain .form1 .list1 {
    grid-template-columns: repeat(2, 1fr);
    margin-top: 20px;
    gap: 20px 30px;
  }
  .layer_form .box .boxLeft > img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    height: 630px;
  }
}
@media screen and (max-width: 1281px) {
  .layer_form .box .boxRight .toggleMain .biao2 .list1 .item .bot textarea {
    height: 160px;
  }
}
@media screen and (max-width: 1200px) {
  .layer_form .box .boxLeft {
    display: none;
  }
  .layer_form .box {
    width: 96vw;
  }
  .layer_form .box .boxRight {
    padding: 10px 30px 30px;
  }
  .layer_form .box .boxRight .toggle p::before {
    height: 3px;
  }
}
@media screen and (max-width: 699px) {
  .cbl_box ul .email {
    display: none;
  }
  .cbl_box ul li > a {
    width: 45px;
    height: 45px;
    border-radius: 0 0 0 10px !important;
  }
  .cbl_box ul li > a svg {
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
  }
  .layer_form .box {
    height: 70vh;
    overflow: auto;
  }
  .layer_form .box .boxRight .toggleMain .form1 .list1 {
    grid-template-columns: repeat(1, 1fr);
  }
  .layer_form .box {
    padding: 10px 20px 20px;
  }
  .layer_form .box .boxRight {
    padding: 0;
  }
  .layer_form .box .boxRight .toggleMain .form1 .con {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .layer_form .box .boxRight .toggleMain .form1 .con .le {
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1 100%;
    -ms-flex: 1 100%;
    flex: 1 100%;
  }
  .layer_form .box .boxRight .toggleMain .form1 .con .ri {
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1 100%;
    -ms-flex: 1 100%;
    flex: 1 100%;
    padding: 10px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .layer_form .box .boxRight .toggleMain .form1 .con .ri p {
    width: 160px;
    border-radius: 0 10px 10px 10px;
    line-height: 45px;
  }
  .layer_form .box .boxRight .close {
    top: 3px;
    right: 0;
  }
  .layer_form .box .boxRight .toggleMain .form1 .h5 {
    font-size: 18px;
  }
}
/*# sourceMappingURL=./style.css.map */
