.Prods article {
  position: relative;
}
.Prods .txt {
  position: absolute;
  left: 50%;
  top: 12.3vw;
  transform: translateX(-50%);
  color: #fff;
  text-align: center;
}
.Prods .txt .tit {
  font-size: 2.5vw;
  font-weight: bold;
}
.Prods .txt .en {
  font-size: 1.25vw;
  margin-top: 1.56vw;
}
.Prods .art1 .s_earch {
  z-index: 5;
  position: absolute;
  left: 50%;
  bottom: 0;
  border-radius: 8px;
  transform: translate(-50%, -25%) skew(-15deg);
  width: 1056px;
  height: 140px;
  background: #0C32BF;
  box-shadow: 0px 3px 8px 1px rgba(0, 0, 0, 0.16);
}
.Prods .art1 .s_earch .box {
  height: 100%;
  align-items: center;
  padding: 0 60px;
  transform: skew(15deg);
}
.Prods .art1 .s_earch .lft {
  position: relative;
}
.Prods .art1 .s_earch .lft .ank {
  width: 578px;
  height: 60px;
  border-radius: 12px;
  padding-left: 24px;
  border: 0;
  font-size: 18px;
}
.Prods .art1 .s_earch .lft .ank::placeholder {
  font-size: 18px;
  color: #D8D8D8;
}
.Prods .art1 .s_earch .lft .sbmt {
  position: absolute;
  right: 3px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  width: 95px;
  height: 54px;
  border: 0;
  font-size: 20px;
  color: #fff;
  background: #FE6627;
  border-radius: 11px 11px 11px 11px;
}
.Prods .art1 .s_earch .rht {
  position: relative;
}
.Prods .art1 .s_earch .rht a {
  margin-left: 87px;
  text-align: center;
}
.Prods .art1 .s_earch .rht p {
  font-size: 18px;
  color: #FFFFFF;
  margin-top: 5px;
}
.Prods .art1 .s_earch .kf {
  position: relative;
}
.Prods .art1 .s_earch .kf:hover .kf_ewm {
  opacity: 1;
  transform: translate(-50%, -110%);
}
.Prods .art1 .s_earch .kf_ewm {
  transition: 0.4s;
  opacity: 0;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, 0);
}
.Prods .art2 .txt {
  top: 7.5vw;
}
.Prods .art3 {
  padding-bottom: 11.97vw;
  background: url(../images/art3_bg.jpg) no-repeat center top;
  padding-top: 5.72vw;
}
.Prods .art3 header {
  text-align: center;
  color: #fff;
}
.Prods .art3 header .tit1 {
  display: inline-block;
  font-size: 2.5vw;
  font-weight: bold;
  line-height: normal;
  position: relative;
}
.Prods .art3 header .tit1 span {
  position: absolute;
  right: 0;
  top: 0;
  transform: translate(105%, 0);
  width: 64px;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  color: #fff;
  background: #FE6627;
  box-shadow: 0px 3px 8px 1px rgba(0, 0, 0, 0.16);
  border-radius: 15px 0px 15px 0px;
}
.Prods .art3 header .tit2 {
  font-size: 1.25vw;
}
.Prods .art3 .route {
  padding-left: 50px;
  margin: auto;
  flex-wrap: wrap;
  margin-top: 100px;
  width: 997px;
  height: 333px;
  background: url(../images/route.png) no-repeat center;
}
.Prods .art3 .route li {
  width: 30%;
  margin-bottom: 54px;
}
.Prods .art3 .route li .box {
  width: 230px;
  text-align: center;
  display: inline-block;
}
.Prods .art3 .route li p {
  color: #fff;
  margin-top: 16px;
  height: 80px;
}
.Prods .art3 .route li img {
  transition: 0.8s;
}
.Prods .art3 .route li:hover img {
  transform: rotate(360deg);
}
.Prods .art3 .route::after {
  content: '';
  width: 30%;
}
.Prods .art4 .lft {
  width: 50%;
}
.Prods .art4 .rht {
  width: 50%;
  color: #3D3D3D;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 100px;
}
.Prods .art4 .rht h3 {
  font-size: 2.5vw;
  font-weight: bold;
}
.Prods .art4 .rht p {
  font-size: 16px;
  margin-top: 25px;
  width: 425px;
}
.Prods .art4 .rht a {
  display: block;
  font-size: 16px;
  color: #FE6627;
  margin-top: 13px;
}
.Prods .art4 .rht .mg {
  transition: 0.4s;
  cursor: pointer;
  margin-top: 50px;
  width: 196px;
  height: 46px;
  line-height: 46px;
  border-radius: 4px;
  border: 1px solid #FE6627;
  text-align: center;
  font-size: 18px;
  color: #FE6627;
}
.Prods .art4 .rht .mg:hover {
  background-size: 100% 100%;
  color: #fff;
  background-color: #FE6627;
}
.Prods .art5 {
  padding-top: 6.77vw;
  padding-bottom: 7.2vw;
  background: url(../images/art5.jpg) no-repeat center;
  color: #FFFFFF;
}
.Prods .art5 header {
  text-align: center;
}
.Prods .art5 header h3 {
  font-size: 48px;
  font-weight: bold;
}
.Prods .art5 header p {
  font-size: 24px;
  margin-top: 25px;
}
.Prods .art5 ul {
  flex-wrap: wrap;
  margin-top: 100px;
}
.Prods .art5 ul li {
  width: 32%;
  text-align: center;
  margin-bottom: 40px;
}
.Prods .art5 ul li div {
  font-size: 28px;
  font-weight: 500;
  margin-top: 24px;
}
.Prods .art5 ul li p {
  font-size: 24px;
  opacity: 0.8;
  margin-top: 26px;
}
.Prods .art6 {
  padding-top: 125px;
  padding-bottom: 120px;
}
.Prods .art6 h3 {
  margin-bottom: 40px;
  font-size: 48px;
  font-weight: bold;
  color: #3D3D3D;
  text-align: center;
}
.Prods .art6 .mdui-tab {
  margin-bottom: 60px;
}
.Prods .art6 .mdui-tab a {
  padding: 0 !important;
  padding-bottom: 5px;
  margin: 0 30px;
  min-width: auto !important;
  max-width: none !important;
  font-size: 24px;
  color: #363D57;
}
.Prods .art6 .mdui-tab .mdui-tab-active {
  font-weight: bold;
  color: #0C32BF;
}
.Prods .art6 #tab1,
.Prods .art6 #tab2 {
  text-align: center;
  padding-bottom: 50px;
}
.Prods .art6 .more {
  display: block;
  margin: auto;
  font-size: 24px;
  color: #FE6627;
  text-align: center;
}
.Prods .art7 {
  padding-bottom: 120px;
}
.Prods .art7 .wrap {
  position: relative;
}
.Prods .art7 h3 {
  font-size: 48px;
  font-weight: bold;
  text-align: center;
}
.Prods .art7 .sw {
  width: 89%;
  margin: auto;
  margin-top: 65px;
}
.Prods .art7 .sw .box {
  height: 230px;
  padding: 0 30px;
  position: relative;
  justify-content: center;
  align-items: center;
  background: linear-gradient(180deg, #F6F8FF 0%, rgba(255, 255, 255, 0) 100%);
  box-shadow: 0px 3px 8px 0px #CAD5FF;
  border-radius: 8px;
}
.Prods .art7 .sw .box .person {
  width: max-content;
  margin-right: 55px;
  text-align: center;
}
.Prods .art7 .sw .box .person img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
}
.Prods .art7 .sw .box .person .name {
  font-weight: 500;
  font-size: 20px;
  color: #3D3D3D;
  margin-top: 10px;
}
.Prods .art7 .sw .box .ct {
  flex: 1;
  position: relative;
}
.Prods .art7 .sw .box .ct .cont {
  line-height: 32px;
}
.Prods .art7 .sw .box .ct::before {
  content: '“';
  position: absolute;
  left: -38px;
  top: 0px;
  font-size: 64px;
  color: #B9C5ED;
  font-family: fantasy;
}
.Prods .art7 .swiper-button-next,
.Prods .art7 .swiper-button-prev {
  top: 61%;
  -webkit-tap-highlight-color: transparent;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #FFFFFF;
  box-shadow: 0px 0.26666667vw 0.53333333vw 0.13333333vw #DCE4FF;
  border: 1px solid #E2E9F6;
}
.Prods .art7 .swiper-button-next::after,
.Prods .art7 .swiper-button-prev::after {
  font-size: 16px;
  color: #CACFDF;
}
.Prods #list {
  padding: 25px 10px;
  height: auto !important;
}
.Prods #list h3 {
  text-align: center;
  font-size: 30px;
}
.Prods #list ul {
  margin-top: 20px;
  height: 29.42vw;
  overflow: scroll;
  background-color: #F7FAFF;
  padding: 20px 45px;
}
.Prods #list ul li {
  margin-bottom: 30px;
}
.Prods #list ul li h4 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 5px;
}
.Prods #list .know {
  cursor: pointer;
  margin: auto;
  margin-top: 20px;
  width: 196px;
  height: 46px;
  line-height: 46px;
  font-size: 18px;
  text-align: center;
  color: #fff;
  background: #FE6627;
  border-radius: 4px;
}
