@charset "utf-8";
:root {
  --color: #005CE6;
  --vh: 100vh;
}
@keyframes icoArrow {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(100%);
  }
  51% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}
.c-germany1 {
  position: relative;
}
@media (max-width: 991px) {
  .c-germany1 {
    padding-bottom: 1.2rem;
  }
}
.c-germany1 .c-text-box {
  position: relative;
  z-index: 5;
  padding: 1.5rem 0;
  width: 43.75%;
}
@media (max-width: 991px) {
  .c-germany1 .c-text-box {
    padding: 1.2rem 0 0.6rem;
    width: 100%;
  }
}
.c-germany1 .c-text-box .c-title {
  line-height: 1.2;
}
.c-germany1 .c-text-box .c-text {
  margin: 0.3rem 0 0.5rem;
  color: #666;
}
.c-germany1 .c-text-box .swiper-slide {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  padding: 0 0.25rem;
  width: auto;
  height: 50px;
  white-space: nowrap;
  color: #fff;
  background: #8fc31f;
  border-radius: 0 10px 0 10px;
}
.c-germany1 iframe {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  height: 100%;
  width: 50%;
}
@media (max-width: 991px) {
  .c-germany1 iframe {
    position: relative;
    width: 100%;
    height: 50vw;
  }
}
.c-germany2 {
  position: relative;
}
.c-germany2 .container {
  text-align: right;
}
.c-germany2 .c-bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.c-germany2 .c-text-box {
  display: inline-block;
  position: relative;
  z-index: 5;
  padding: 1.3rem 1.3rem 1.3rem 0;
  width: 50%;
  color: #fff;
  text-align: left;
}
@media (max-width: 991px) {
  .c-germany2 .c-text-box {
    width: 100%;
    padding: 1.2rem 0;
    text-align: center;
  }
}
.c-germany2 .c-text-box .c-title {
  margin-top: 0.1rem;
  line-height: 1.2;
}
.c-germany3 {
  padding: 1rem 0;
}
.c-germany3 .c-list li {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 1rem;
}
.c-germany3 .c-list li:last-child {
  margin-bottom: 0;
}
.c-germany3 .c-list li:nth-child(2n-1) {
  flex-direction: row-reverse;
}
.c-germany3 .c-list li:nth-child(2n-1) .c-text-box {
  padding: 0 1rem 0 0;
}
.c-germany3 .c-list li .c-text-box {
  width: 50%;
  padding: 0 0 0 1rem;
}
@media (max-width: 991px) {
  .c-germany3 .c-list li .c-text-box {
    padding: 0.2rem 0 0 !important;
    width: 100%;
  }
}
.c-germany3 .c-list li .c-text-box .c-title {
  margin-bottom: 0.2rem;
  line-height: 1.2;
}
.c-germany3 .c-list li .c-text-box .c-text {
  color: #666;
}
.c-germany3 .c-list li .public-img {
  width: 50%;
  border-radius: 0.2rem 0 0.2rem 0;
}
@media (max-width: 991px) {
  .c-germany3 .c-list li .public-img {
    width: 100%;
  }
}
.c-germany3 .c-list li .public-img::before {
  padding-top: calc(500/800*100%);
}
.c-germany4 {
  padding: 1rem 0;
  background: #ecebf2;
}
.c-germany4 .c-text-box {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-bottom: 0.7rem;
}
.c-germany4 .c-text-box .c-title {
  padding-right: 0.4rem;
  width: 50%;
  line-height: 1.2;
}
@media (max-width: 991px) {
  .c-germany4 .c-text-box .c-title {
    width: 100%;
    text-align: center;
  }
}
.c-germany4 .c-text-box .c-text {
  width: 50%;
  color: #666;
}
@media (max-width: 991px) {
  .c-germany4 .c-text-box .c-text {
    margin-top: 0.1rem;
    width: 100%;
    text-align: center;
  }
}
.c-germany4 .public-img {
  border-radius: 0 0.2rem 0 0.2rem;
}
.c-germany4 .public-img::before {
  padding-top: calc(600/1600*100%);
}
.c-germany5 {
  padding: 1rem 0;
}
.c-germany5 .c-text-box {
  text-align: center;
  margin-bottom: 0.55rem;
  line-height: 1.2;
}
.c-germany5 .c-list {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -0.15rem -0.3rem;
}
.c-germany5 .c-list li {
  width: 33.33%;
  padding: 0 0.15rem 0.3rem;
}
@media (max-width: 991px) {
  .c-germany5 .c-list li {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .c-germany5 .c-list li {
    width: 100%;
  }
}
.c-germany5 .c-list li .c-wrap {
  position: relative;
  z-index: 1;
  border-radius: 0 0.2rem 0 0.2rem 0;
  overflow: hidden;
  cursor: pointer;
}
.c-germany5 .c-list li .c-wrap::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 4;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(bottom, rgba(143, 195, 31, 0.8) 0%, rgba(143, 195, 31, 0) 50%), rgba(143, 195, 31, 0) 100%;
  background: linear-gradient(to top, rgba(143, 195, 31, 0.8) 0%, rgba(143, 195, 31, 0) 50%), rgba(143, 195, 31, 0) 100%;
}
.c-germany5 .c-list li .c-wrap .public-img::before {
  padding-top: calc(664/514*100%);
}
.c-germany5 .c-list li .c-wrap .c-box {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 5;
  width: 100%;
  padding: 0.3rem;
  color: #fff;
  line-height: 1.2;
}
.c-germany5 .c-list li .c-wrap .c-box .c-ico {
  margin-top: 0.2rem;
  width: 24px;
  height: 24px;
  overflow: hidden;
}
.c-germany5 .c-list li .c-wrap .c-box .c-ico img,
.c-germany5 .c-list li .c-wrap .c-box .c-ico svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.c-germany5 .c-list li .c-wrap .c-box .c-ico img path,
.c-germany5 .c-list li .c-wrap .c-box .c-ico svg path {
  fill: currentColor;
}
.c-germany5 .c-list li .c-wrap:hover .public-img img {
  transform: scale(1.05);
}
.c-germany5 .c-list li .c-wrap:hover .c-box .c-ico img,
.c-germany5 .c-list li .c-wrap:hover .c-box .c-ico svg {
  animation: icoArrow 0.4s;
}
.c-germany5-pop {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
}
.c-germany5-pop .c-main {
  display: flex;
  align-content: flex-start;
  justify-content: space-between;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 90%;
  max-width: 1400px;
  padding: 20px;
  border: 0 0.2rem 0 0.2rem;
  transform: translate(-50%, -50%);
  border-radius: 0 0.2rem 0 0.2rem;
  background: #8fc31f url(../images/ico-dh.png) no-repeat right 0.6rem top 0.6rem / 1.28rem auto;
}
@media (max-width: 1900px) {
  .c-germany5-pop .c-main {
    max-width: 1000px;
  }
}
@media (max-width: 767px) {
  .c-germany5-pop .c-main {
    flex-wrap: wrap;
    height: 90vh;
    overflow-y: auto;
  }
}
.c-germany5-pop .c-main .c-close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 18px;
  height: 18px;
  z-index: 10;
  cursor: pointer;
}
@media (max-width: 767px) {
  .c-germany5-pop .c-main .c-close {
    top: 5px;
    right: 5px;
  }
}
.c-germany5-pop .c-main .c-close img,
.c-germany5-pop .c-main .c-close svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.c-germany5-pop .c-main .public-img {
  flex-shrink: 0;
  width: 495px;
  border-radius: 0 0.2rem 0 0.2rem;
}
@media (max-width: 1900px) {
  .c-germany5-pop .c-main .public-img {
    width: 350px;
  }
}
@media (max-width: 991px) {
  .c-germany5-pop .c-main .public-img {
    width: 300px;
  }
}
@media (max-width: 767px) {
  .c-germany5-pop .c-main .public-img {
    width: 100%;
  }
}
.c-germany5-pop .c-main .public-img::before {
  content: "";
  padding-top: calc(644/495*100%);
}
.c-germany5-pop .c-main .c-text-box {
  display: none;
  margin-top: 1.6rem;
  padding: 0 0.6rem 0 0.8rem;
  width: 100%;
  height: 480px;
  overflow-y: auto;
  color: #fff;
  white-space: wrap;
  word-break: break-all;
}
@media (max-width: 1900px) {
  .c-germany5-pop .c-main .c-text-box {
    height: 306px;
  }
}
@media (max-width: 991px) {
  .c-germany5-pop .c-main .c-text-box {
    padding: 0 0 0 20px;
    height: auto;
  }
}
@media (max-width: 767px) {
  .c-germany5-pop .c-main .c-text-box {
    margin-top: 20px;
    padding: 0;
  }
}
.c-germany5-pop .c-main .c-text-box .c-title {
  margin-bottom: 0.3rem;
  line-height: 1.2;
}
.c-germany5-pop .c-main .c-video {
  position: relative;
  z-index: 1;
  display: none;
  width: 100%;
  border-radius: 0 0.2rem 0 0;
  overflow: hidden;
}
@media (max-width: 767px) {
  .c-germany5-pop .c-main .c-video {
    border-radius: 0 0 0 0.2rem;
  }
}
.c-germany5-pop .c-main .c-video iframe {
  width: 100%;
  height: 100%;
}
.c-germany5-pop.on .c-main .public-img {
  border-radius: 0 0 0 0.2rem;
}
@media (max-width: 767px) {
  .c-germany5-pop.on .c-main .public-img {
    border-radius: 0 0.2rem 0 0;
  }
}
.public-contact {
  position: relative;
  text-align: center;
  padding: 0.5rem 0;
  display: block;
}
.public-contact .c-bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.public-contact .c-box {
  position: relative;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  color: #fff;
}
.public-contact .c-box .c-ico {
  margin-left: 0.3rem;
  width: 24px;
  height: 24px;
  overflow: hidden;
}
.public-contact .c-box .c-ico img,
.public-contact .c-box .c-ico svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.public-contact .c-box .c-ico img path,
.public-contact .c-box .c-ico svg path {
  fill: currentColor;
}
.public-contact .c-box:hover .c-ico img,
.public-contact .c-box:hover .c-ico svg {
  animation: icoArrow 0.4s;
}
.c-overview1 {
  padding: 1rem 0 0;
}
.c-overview1 .c-title-box {
  margin-bottom: 0.5rem;
  line-height: 1.2;
  color: #3e3a39;
}
.c-overview1 .c-list li {
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.c-overview1 .c-list li:nth-child(even) {
  flex-direction: row-reverse;
}
.c-overview1 .c-list li:nth-child(even) .c-text-box {
  padding: 0 1rem 0 0;
}
.c-overview1 .c-list li .public-img {
  width: 50%;
  border-radius: 0 0.2rem 0 0.2rem;
}
@media (max-width: 991px) {
  .c-overview1 .c-list li .public-img {
    width: 100%;
  }
}
.c-overview1 .c-list li .public-img::before {
  padding-top: calc(500/800*100%);
}
.c-overview1 .c-list li .c-text-box {
  padding-left: 1rem;
  width: 50%;
}
@media (max-width: 991px) {
  .c-overview1 .c-list li .c-text-box {
    padding: 0.4rem 0 0 !important;
    width: 100%;
  }
}
.c-overview1 .c-list li .c-text-box .c-title {
  line-height: 1.2;
  color: #3e3a39;
}
.c-overview1 .c-list li .c-text-box .c-text {
  margin-top: 0.2rem;
  color: #666;
}
.c-part1 {
  padding: 1rem 0;
  background: #f9f9f9;
}
.c-part1 .c-top {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
.c-part1 .c-top .c-title {
  padding-right: 1.3rem;
  width: 50%;
  line-height: 1.2;
}
@media (max-width: 991px) {
  .c-part1 .c-top .c-title {
    padding-right: 0.4rem;
  }
}
@media (max-width: 767px) {
  .c-part1 .c-top .c-title {
    width: 100%;
    padding: 0 0 0.4rem;
  }
}
.c-part1 .c-top .c-text {
  width: 50%;
  color: #666;
}
@media (max-width: 767px) {
  .c-part1 .c-top .c-text {
    width: 100%;
  }
}
.c-part1 .c-top .c-text a {
  color: #8fc31f;
}
.c-part1 .c-top .c-text a:hover {
  text-decoration: underline;
}
.c-part1 .c-center .c-list {
  display: flex;
  align-content: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0.75rem 0;
}
.c-part1 .c-center .c-list li {
  display: flex;
  position: relative;
  width: 29.5%;
}
@media (max-width: 767px) {
  .c-part1 .c-center .c-list li {
    margin-bottom: 30px;
    width: 100%;
  }
  .c-part1 .c-center .c-list li:last-child {
    margin: 0;
  }
}
.c-part1 .c-center .c-list li:last-child::before {
  display: none;
}
.c-part1 .c-center .c-list li::before {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  width: 10%;
  height: 100%;
  transform: translateX(50%);
  background: url(../images/part1-bg-ico.svg) no-repeat center / contain;
}
@media (max-width: 767px) {
  .c-part1 .c-center .c-list li::before {
    top: 100%;
    left: 50%;
    width: 20px;
    height: 30px;
    transform: translateX(-50%) rotate(90deg);
  }
}
.c-part1 .c-center .c-list li .c-wrap {
  width: 100%;
  display: flex;
  align-items: center;
  padding: 0.35rem 0.5rem;
  border-radius: 0 0.2rem 0 0.2rem;
  overflow: hidden;
  background: #fff;
}
@media (max-width: 991px) {
  .c-part1 .c-center .c-list li .c-wrap {
    padding: 0.3rem;
  }
}
.c-part1 .c-center .c-list li .c-wrap .public-img {
  flex-shrink: 0;
  margin-right: 0.5rem;
  width: 60px;
  height: 60px;
}
@media (max-width: 1580px) {
  .c-part1 .c-center .c-list li .c-wrap .public-img {
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 991px) {
  .c-part1 .c-center .c-list li .c-wrap .public-img {
    margin-right: 0.2rem;
  }
}
.c-part1 .c-center .c-list li .c-wrap .public-img img {
  object-fit: contain;
}
.c-part1 .c-center .c-list li .c-wrap .c-title {
  color: #666;
  line-height: 1.2;
}
.c-part1 .c-bottom {
  padding: 5px 1rem 0.6rem;
  background: #fff;
  border-radius: 0 0.2rem 0 0.2rem;
}
@media (max-width: 767px) {
  .c-part1 .c-bottom {
    padding: 5px 20px 20px;
  }
}
.c-part1 .c-bottom .c-list {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}
.c-part1 .c-bottom .c-list li {
  padding-top: 0.2rem;
  width: calc(650/1400*100%);
}
.c-part1 .c-bottom .c-list li:nth-last-child(1),
.c-part1 .c-bottom .c-list li:nth-last-child(2) {
  width: 100%;
}
@media (max-width: 767px) {
  .c-part1 .c-bottom .c-list li {
    width: 100% !important;
  }
}
.c-part1 .c-bottom .c-list li .c-wrap {
  position: relative;
}
.c-part1 .c-bottom .c-list li .c-wrap.active .c-ico {
  color: #8fc31f;
}
.c-part1 .c-bottom .c-list li .c-wrap .c-ico {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 5;
  width: 20px;
  height: 20px;
  object-fit: contain;
  pointer-events: none;
  transform: translateY(-50%);
  color: #999;
  transition: all 0.4s;
}
.c-part1 .c-bottom .c-list li .c-wrap .c-ico path {
  fill: currentColor;
}
.c-part1 .c-bottom .c-list li .c-wrap select {
  position: relative;
  width: 100%;
  height: 0.74rem;
  line-height: 0.74rem;
  border-bottom: 1px solid #e8e8e8;
  padding: 0 40px;
  background: url(../images/select-arrow.svg) no-repeat right center / 12px 12px;
}
.c-part1 .c-bottom .c-list li .c-wrap input {
  width: 100%;
  height: 0.74rem;
  line-height: 0.74rem;
  padding: 0 40px;
}
.c-part1 .c-bottom .c-list li .c-wrap .c-code {
  position: absolute;
  top: 0;
  right: 0;
  width: 150px;
  height: 100%;
  cursor: pointer;
}
@media (max-width: 767px) {
  .c-part1 .c-bottom .c-list li .c-wrap .c-code {
    width: 100px;
  }
}
.c-part1 .c-bottom .c-list li .c-wrap .c-code img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.c-part1 .c-bottom .c-list li .c-checkbox {
  display: flex;
  align-items: flex-start;
  line-height: 20px;
  color: #999;
}
.c-part1 .c-bottom .c-list li .c-checkbox input {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  flex-shrink: 0;
  margin-right: 10px;
  width: 20px;
  height: 20px;
  border: 1px solid #999;
  border-radius: 50%;
  cursor: pointer;
  color: #fff;
}
.c-part1 .c-bottom .c-list li .c-checkbox input:checked {
  background: #8fc31f;
  border-color: #8fc31f;
}
.c-part1 .c-bottom .c-list li .c-checkbox input::before {
  content: '✔';
  font-size: 14px;
}
.c-part1 .c-bottom .c-list li .layui-upload-drag {
  background: #f9f9f9;
  border: 1px solid #ddd;
  border-radius: 0 10px 0 10px;
  padding: 0.5rem;
}
.c-part1 .c-bottom .c-list li .layui-upload-drag .c-ico {
  width: 40px;
  height: 40px;
  object-fit: contain;
}
.c-part1 .c-bottom .c-list li .layui-upload-drag .c-ico path {
  fill: currentColor;
}
.c-part1 .c-bottom .c-list li .layui-upload-drag video {
  width: 100%;
}
.c-part1 .c-bottom .c-list li button {
  margin-top: 0.4rem;
  display: inline-flex;
  align-items: center;
  height: 50px;
  padding: 0 0.4rem;
  color: #fff;
  background: #8fc31f;
  border-radius: 0 10px 0 10px;
}
.c-part1 .c-bottom .c-list li button .c-ico {
  margin-left: 0.1rem;
  width: 16px;
  height: 16px;
  transition: all 0.4s;
}
.c-part1 .c-bottom .c-list li button .c-ico img,
.c-part1 .c-bottom .c-list li button .c-ico svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.c-part1 .c-bottom .c-list li button .c-ico img path,
.c-part1 .c-bottom .c-list li button .c-ico svg path {
  fill: currentColor;
}
.c-part1 .c-bottom .c-list li button:hover .c-ico {
  margin-left: 0.2rem;
}
