body {
  margin: 0 auto;
  padding: 0;
  font-family: Arial, Tahoma, Verdana, STHeiTi, "Microsoft YaHei", '微软雅黑', sans-serif;
  font-size: 12px;
  color: #333;
  height: 100%;
}
div,
form,
ul,
ol,
li,
span,
p {
  margin: 0;
  padding: 0;
  border: 0;
}
img {
  border: 0;
  margin: 0;
  padding: 0;
}
a img {
  border: 0;
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  font-size: 12px;
  font-weight: normal;
}
ul,
ol,
li {
  list-style: none;
}
table,
td,
input {
  font-size: 12px;
}
a {
  outline-style: none;
  color: #759bda;
  text-decoration: none;
}
a:hover {
  color: #648ae9;
  text-decoration: none;
}
div {
  box-sizing: border-box;
}
.website_wrap {
  overflow: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(../img/bodyBg.jpg) no-repeat top center;
  background-size: cover;
}
.website_wrap .header {
  height: 7.875rem;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  padding: 3.125rem 3.5625rem 0 3.5625rem;
}
.website_wrap .header .logo {
  width: 20.5625rem;
  height: 6.25rem;
}
.website_wrap .header .logo img {
  max-width: 100%;
  height: auto;
}
.website_wrap .header .meun ul li {
  display: inline-block;
  padding: 0.625rem 1.25rem;
  box-sizing: border-box;
  position: relative;
}
.website_wrap .header .meun ul li a {
  padding: 0.3125rem 0;
  color: #fff;
  font-size: 1rem;
  font-family: '微软雅黑';
}
.website_wrap .header .meun ul li:hover {
  transform: scale(1.2);
}
.website_wrap .header .meun ul li:hover a {
  font-weight: 600;
}
.website_wrap .header .meun ul li:hover::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 1.25rem;
  height: 0.3rem;
  margin-left: -0.625rem;
  background-color: #fff;
  border-radius: 0.1875rem;
}
.website_wrap .header .meun ul .active {
  transform: scale(1.2);
}
.website_wrap .header .meun ul .active a {
  font-weight: 600;
}
.website_wrap .header .meun ul .active::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 1.25rem;
  height: 0.3rem;
  margin-left: -0.625rem;
  background-color: #fff;
  border-radius: 0.1875rem;
}
.website_wrap .content {
  display: flex;
  justify-content: center;
}
.website_wrap .content .swiper_4 {
  width: 83.75rem;
  height: 29.375rem;
  margin: 5rem auto 0 auto;
}
.website_wrap .content .swiper_4 .title {
  width: 84.0625rem;
  display: flex;
  margin: 0 auto;
}
.website_wrap .content .swiper_4 .title .icon {
  display: flex;
}
.website_wrap .content .swiper_4 .title .icon div {
  margin-right: 0.9375rem;
  display: flex;
  align-items: center;
  padding-bottom: 1.875rem;
}
.website_wrap .content .swiper_4 .title .name .en {
  font-size: 1.625rem;
  font-family: '微软雅黑';
  font-weight: 600;
  color: #fff;
}
.website_wrap .content .swiper_4 .title .name .zh {
  font-size: 1.5rem;
  font-family: '微软雅黑';
  color: #fff;
}
.website_wrap .content .swiper_4 .content {
  width: 84.0625rem;
  height: 22.125rem;
  margin: 2.1875rem auto 0 auto;
  position: relative;
  display: flex;
  justify-content: center;
}
.website_wrap .content .swiper_4 .content .swiper-container2 {
  width: 80.0625rem;
  height: 33.125rem;
  overflow: hidden;
}
.website_wrap .content .swiper_4 .content .swiper-container2 .swiper-slide {
  display: flex;
  justify-content: center;
  width: 19.375rem;
  height: 22.8125rem;
}
.website_wrap .content .swiper_4 .content .swiper-container2 .swiper-slide .wrap {
  width: 19.375rem;
  height: 22.8125rem;
  border: 2px #fff solid;
}
.website_wrap .content .swiper_4 .content .swiper-container2 .swiper-slide .wrap .img {
  display: flex;
  justify-content: center;
  padding: 0.8rem 0 1rem 0;
}
.website_wrap .content .swiper_4 .content .swiper-container2 .swiper-slide .wrap .title {
  color: #fff;
  font-size: 1.25rem;
  font-family: '微软雅黑';
  font-weight: 600;
  width: 100%;
  display: flex;
  text-align: center;
  justify-content: center;
}
.website_wrap .content .swiper_4 .content .swiper-container2 .swiper-slide .wrap .content_info p {
  color: #fff;
  font-size: 1rem;
  font-family: '微软雅黑';
  padding: 1.25rem;
  line-height: 2.1875rem;
  height: 8.125rem;
  overflow: hidden;
}
.website_wrap .content .swiper_4 .content .swiper-container2 .swiper-slide .wrap .content_info .details_btn {
  width: 1.875rem;
  height: 1.875rem;
  border-radius: 50%;
  background: #fff;
  float: right;
  margin-right: 20px;
  color: #3049cf;
  font-size: 1.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.website_wrap .content .swiper_4 .content .swiper-container2 .swiper-slide-active .wrap {
  border: 0;
  width: 19.375rem;
  height: 22.8125rem;
  background: #3049cf;
}
.website_wrap .footer {
  display: flex;
  justify-content: center;
  align-items: center;
  border-top: 1px #fff solid;
  height: 3.125rem;
  position: fixed;
  bottom: 0;
  width: 100%;
}
.website_wrap .footer p {
  color: #fff;
  font-size: 1rem;
  font-family: '微软雅黑';
}
.website_wrap .footer p a {
  color: inherit;
  font: inherit;
}
