.proSubject-wrapper {
  min-width: 1200px;
  font-size: 0;
  background-color: #fff;
}
.proSubject-wrapper .banner {
  width: 100%;
  height: 420px;
  position: relative;
}
.proSubject-wrapper .banner .contact-btn {
  width: 300px;
  height: 40px;
  opacity: 0;
  background-color: transparent;
  border: none;
  outline: none;
  display: inline-block;
  position: absolute;
  bottom: 94px;
  left: 50%;
  margin: 0 0 0 -600px;
  cursor: pointer;
}
.proSubject-wrapper .page-product {
  width: 100%;
  padding: 80px 0;
  background: #fff;
  position: relative;
  overflow: hidden;
  text-align: center;
}
.proSubject-wrapper .page-product .width-1200 .com-t {
  font-size: 30px;
  color: #000;
  line-height: 30px;
  text-align: center;
}
.proSubject-wrapper .page-product .width-1200 .swiper-container {
  width: 1224px;
  height: 488px;
  margin: 44px 0 0 -12px;
  text-align: left;
}
.proSubject-wrapper .page-product .width-1200 .swiper-container .wrapper {
  height: 100%;
  display: inline-block;
}
.proSubject-wrapper .page-product .width-1200 .swiper-container .wrapper .swiper-slide {
  width: 306px !important;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  padding: 12px;
  box-sizing: border-box;
}
.proSubject-wrapper .page-product .width-1200 .swiper-container .wrapper .swiper-slide .shadow {
  width: 282px;
  height: 464px !important;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0px 4px 11px 0px rgba(224, 224, 224, 0.73);
  overflow: hidden;
  position: relative;
}
.proSubject-wrapper .page-product .width-1200 .swiper-container .wrapper .swiper-slide .shadow .imgbox {
  width: 100%;
  height: 200px;
}
.proSubject-wrapper .page-product .width-1200 .swiper-container .wrapper .swiper-slide .shadow .imgbox img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.proSubject-wrapper .page-product .width-1200 .swiper-container .wrapper .swiper-slide .shadow .detail dl {
  padding: 16px 16px 0;
}
.proSubject-wrapper .page-product .width-1200 .swiper-container .wrapper .swiper-slide .shadow .detail dl dt {
  font-size: 20px;
  color: #303133;
  line-height: 26px;
  height: 52px;
  padding: 0 0 4px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.proSubject-wrapper .page-product .width-1200 .swiper-container .wrapper .swiper-slide .shadow .detail dl dd {
  font-size: 16px;
  color: #606266;
  line-height: 24px;
  margin: 4px 0 0;
  padding: 0 0 0 18px;
  position: relative;
}
.proSubject-wrapper .page-product .width-1200 .swiper-container .wrapper .swiper-slide .shadow .detail dl dd::after {
  content: '';
  width: 10px;
  height: 10px;
  background: #ffffff;
  border: 3px solid #004099;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  top: 7px;
  left: 0;
  box-sizing: border-box;
}
.proSubject-wrapper .page-product .width-1200 .swiper-container .wrapper .swiper-slide .shadow .contact-btn {
  font-size: 14px;
  line-height: 14px;
  color: #fff;
  padding: 8px 16px;
  background: #004099;
  border-radius: 4px;
  border: none;
  outline: none;
  display: inline-block;
  position: absolute;
  bottom: 24px;
  left: 16px;
  cursor: pointer;
}
.proSubject-wrapper .page-product .width-1200 .swiper-container .wrapper .swiper-slide .shadow .contact-btn i {
  width: 16px;
  height: 16px;
  background: url(../img/index/icon_sprites.png) -10px -46px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 8px 0 0;
}
.proSubject-wrapper .page-product .arrow {
  width: 112px;
  height: 112px;
  text-align: center;
  background: url(../img/index/left-arrow.png) no-repeat;
  display: inline-block;
  position: absolute;
  bottom: 300px;
  left: 50%;
  margin: 0 0 0 -712px;
}
.proSubject-wrapper .page-product .arrow i {
  width: 48px;
  height: 48px;
  display: inline-block;
  cursor: pointer;
  margin: 32px 0 0;
  border-radius: 50%;
}
.proSubject-wrapper .page-product .right-arrow {
  background: url(../img/index/right-arrow.png) no-repeat;
  margin: 0 0 0 600px;
}
.proSubject-wrapper .page-capability {
  width: 100%;
  padding: 80px 0;
  background-color: #F4F5F7;
}
.proSubject-wrapper .page-capability .com-t {
  font-size: 30px;
  color: #000;
  line-height: 30px;
  text-align: center;
}
.proSubject-wrapper .page-capability .capability {
  padding: 24px;
  box-sizing: border-box;
  background-color: #fff;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 16px;
  backdrop-filter: blur(4px);
  margin: 56px 0 0;
}
.proSubject-wrapper .page-capability .capability .capability-img {
  width: 504px;
  height: 392px;
  display: inline-block;
  vertical-align: middle;
}
.proSubject-wrapper .page-capability .capability .capability-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.proSubject-wrapper .page-capability .capability .capability-desc {
  width: 624px;
  height: 392px;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
}
.proSubject-wrapper .page-capability .capability .capability-desc .table-box {
  border-radius: 6px;
  border: 1px solid #dcdfe6;
  overflow: hidden;
}
.proSubject-wrapper .page-capability .capability .capability-desc .table-box table {
  width: 100%;
}
.proSubject-wrapper .page-capability .capability .capability-desc .table-box table tr th,
.proSubject-wrapper .page-capability .capability .capability-desc .table-box table tr td {
  font-size: 12px;
  line-height: 17px;
  color: #767676;
  padding: 8px 20px;
  text-align: left;
  border-right: 1px solid #dcdfe6;
  border-bottom: 1px solid #dcdfe6;
}
.proSubject-wrapper .page-capability .capability .capability-desc .table-box table tr th {
  color: #000;
  font-size: 15px;
  line-height: 24px;
  font-weight: normal;
}
.proSubject-wrapper .page-capability .capability .capability-desc .table-box table tr:last-child td {
  border-bottom: none;
}
.proSubject-wrapper .page-capability .capability .capability-desc .table-box table tr th:last-child,
.proSubject-wrapper .page-capability .capability .capability-desc .table-box table tr td:last-child {
  border-right: none;
}
.proSubject-wrapper .page-capability .capability .capability-desc .capability-btn {
  font-size: 14px;
  color: #fff;
  line-height: 14px;
  padding: 8px 12px;
  background-color: #004099;
  border: none;
  border-radius: 4px;
  outline: none;
  display: inline-block;
  margin: 20px 0 0;
}
.proSubject-wrapper .page-advantage {
  width: 100%;
  background-color: #fff;
  padding: 80px 0;
}
.proSubject-wrapper .page-advantage .com-t {
  font-size: 30px;
  color: #000;
  line-height: 30px;
  text-align: center;
}
.proSubject-wrapper .page-advantage .advantage {
  height: 430px;
  border-radius: 8px;
  background: #f4f5f7;
  backdrop-filter: blur(10px);
  margin: 56px 0 0;
}
.proSubject-wrapper .page-advantage .advantage .fl {
  width: 700px;
  padding: 48px 24px 48px 48px;
  box-sizing: border-box;
}
.proSubject-wrapper .page-advantage .advantage .fl p {
  font-size: 16px;
  color: #909399;
  line-height: 24px;
  padding: 0 0 0 26px;
  margin: 0 0 20px;
  position: relative;
}
.proSubject-wrapper .page-advantage .advantage .fl p span {
  color: #303133;
}
.proSubject-wrapper .page-advantage .advantage .fl p:after {
  content: '';
  width: 10px;
  height: 10px;
  border: 3px solid #004099;
  border-radius: 50%;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 7px;
}
.proSubject-wrapper .page-advantage .advantage .fl .contact-btn {
  font-size: 14px;
  line-height: 14px;
  color: #fff;
  padding: 8px 16px;
  background: #004099;
  border-radius: 4px;
  border: none;
  outline: none;
  display: inline-block;
  cursor: pointer;
  margin: 0 0 0 26px;
}
.proSubject-wrapper .page-advantage .advantage .fl .contact-btn i {
  width: 16px;
  height: 16px;
  background: url(../img/index/icon_sprites.png) -10px -46px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 8px 0 0;
}
.proSubject-wrapper .page-advantage .advantage .fr {
  width: 500px;
  height: 100%;
  position: relative;
}
.proSubject-wrapper .page-advantage .advantage .fr .img-list {
  width: 100%;
  height: 100%;
}
.proSubject-wrapper .page-advantage .advantage .fr .img-list img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: none;
}
.proSubject-wrapper .page-advantage .advantage .fr .img-list img.active {
  display: block;
}
.proSubject-wrapper .page-advantage .advantage .fr .switch-list {
  display: inline-block;
  position: absolute;
  bottom: 32px;
  right: 32px;
}
.proSubject-wrapper .page-advantage .advantage .fr .switch-list span {
  width: 20px;
  height: 4px;
  background: #fff;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 6px;
  transition: all 0.3s;
  cursor: pointer;
}
.proSubject-wrapper .page-advantage .advantage .fr .switch-list span.active {
  width: 48px;
  background-color: #004099;
}
.proSubject-wrapper .page-advantage .advantage .fr .switch-list span:first-child {
  margin: 0;
}
.proSubject-wrapper .page-application {
  width: 100%;
  background-color: #FAFBFC;
  padding: 80px 0;
  position: relative;
}
.proSubject-wrapper .page-application .width-1200 .com-t {
  font-size: 30px;
  color: #000;
  line-height: 30px;
  text-align: center;
}
.proSubject-wrapper .page-application .width-1200 .swiper-container {
  width: 1224px;
  height: 260px;
  margin: 56px 0 0;
  text-align: left;
}
.proSubject-wrapper .page-application .width-1200 .swiper-container .wrapper {
  height: 100%;
  display: inline-block;
}
.proSubject-wrapper .page-application .width-1200 .swiper-container .wrapper .swiper-slide {
  width: 282px !important;
  height: 260px;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  box-sizing: border-box;
  margin: 0 24px 0 0;
}
.proSubject-wrapper .page-application .width-1200 .swiper-container .wrapper .swiper-slide img {
  width: 100%;
  height: 182px;
  object-fit: cover;
}
.proSubject-wrapper .page-application .width-1200 .swiper-container .wrapper .swiper-slide .bg {
  width: 100%;
  height: 78px;
  background: url(../img/subject/application-bg.png) no-repeat center center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.proSubject-wrapper .page-application .width-1200 .swiper-container .wrapper .swiper-slide .bg p {
  font-size: 20px;
  color: #191919;
  line-height: 30px;
  text-align: center;
}
.proSubject-wrapper .page-application .width-1200 .swiper-container::after {
  content: '';
  width: 24px;
  height: 100%;
  background-color: #FAFBFC;
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: 0;
}
.proSubject-wrapper .page-application .arrow {
  width: 112px;
  height: 112px;
  text-align: center;
  background: url(../img/index/left-arrow.png) no-repeat;
  display: inline-block;
  position: absolute;
  bottom: 164px;
  left: 50%;
  margin: 0 0 0 -712px;
}
.proSubject-wrapper .page-application .arrow i {
  width: 48px;
  height: 48px;
  display: inline-block;
  cursor: pointer;
  margin: 32px 0 0;
  border-radius: 50%;
}
.proSubject-wrapper .page-application .right-arrow {
  background: url(../img/index/right-arrow.png) no-repeat;
  margin: 0 0 0 600px;
}
.proSubject-wrapper .page-assured {
  width: 100%;
  background: #E9F2FB;
  background: linear-gradient(137deg, #e9f2fb 29%, #dfebff 51%, #f0eeff 98%);
  padding: 80px 0 336px;
}
.proSubject-wrapper .page-assured .com-t {
  font-size: 30px;
  color: #000;
  line-height: 30px;
  text-align: center;
}
.proSubject-wrapper .page-assured ul {
  width: 100%;
  margin: 56px 0 0;
}
.proSubject-wrapper .page-assured ul li {
  width: 282px;
  height: 384px;
  background: url(../img/index/img-14.png) no-repeat center center;
  display: inline-block;
  vertical-align: top;
  margin: 0 24px 0 0;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
}
.proSubject-wrapper .page-assured ul li > img {
  width: 100%;
  height: 148px;
  object-fit: cover;
}
.proSubject-wrapper .page-assured ul li > .title {
  width: 100%;
  padding: 24px;
  font-size: 24px;
  color: #000;
  line-height: 32px;
  box-sizing: border-box;
}
.proSubject-wrapper .page-assured ul li > button {
  font-size: 16px;
  line-height: 22px;
  padding: 6px 15px;
  color: #004099;
  border: 1px solid #004099;
  border-radius: 20px;
  display: inline-block;
  background-color: transparent;
  outline: none;
  position: absolute;
  bottom: 24px;
  left: 24px;
}
.proSubject-wrapper .page-assured ul li > button .half-arrow {
  width: 19px;
  height: 8px;
  background: url(../img/index/arrow-sprites.png) -10px -10px;
  display: inline-block;
  vertical-align: middle;
  margin: -4px 0 0 16px;
}
.proSubject-wrapper .page-assured ul li .bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all 0.3s;
}
.proSubject-wrapper .page-assured ul li .bg > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.proSubject-wrapper .page-assured ul li .bg .blur {
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(0, 64, 153, 0.32) 42%, #004099);
  backdrop-filter: blur(4px);
  padding: 40px 24px 0;
  box-sizing: border-box;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.proSubject-wrapper .page-assured ul li .bg .blur .t {
  font-size: 24px;
  color: #fff;
  line-height: 32px;
}
.proSubject-wrapper .page-assured ul li .bg .blur .arrow {
  width: 15px;
  height: 32px;
  background: url(../img/index/arrow-sprites.png) -10px -38px;
  display: inline-block;
  margin: 24px 0;
  transition: all 0.3s;
  transform: translateY(100px);
  opacity: 0;
}
.proSubject-wrapper .page-assured ul li .bg .blur span {
  width: 100%;
  font-size: 16px;
  color: #eee;
  line-height: 22px;
  display: inline-block;
}
.proSubject-wrapper .page-assured ul li:hover .bg {
  opacity: 1;
}
.proSubject-wrapper .page-assured ul li:hover .bg .arrow {
  transform: translateY(0);
  opacity: 1;
}
