.content {
  background: #f7f8f8;
  padding-bottom: 18px;
  /* padding-top: 30px; */
}
.content .top-white {
  background-color: #fff;
  height: 512px;
  margin-bottom: 334px;
}
.content h3.title {
  width: 100%;
  text-align: center;
  height: 28px;
  font-size: 30px;
  font-weight: 400;
  color: #595757;
  line-height: 27px;
  margin: 48px auto 60px;
}
.content .info {
  max-width: 1198px;
  margin: 0 auto;
}
.content .info p {
  width: 81.63%;
  margin: 0 auto;
  font-size: 16px;
  color: #444444;
  line-height: 32px;
  text-align: center;
}
.more-link {
  float: right;
  width: 83px;
  height: 35px;
  margin: 12px auto;
  text-align: center;
  background-color: #e20020;
  line-height: 35px;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  border-radius: 1px;
  margin-top: -48px;
  margin-right: 67px;
}

.more-link a {
  text-decoration: none;
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
}
.content h4 {
  width: 18%;
  font-size: 16px;
  color: #595757;
  line-height: 24px;
  margin: 10px auto 3px;
}
.content .btn:active {
  border: none;
  box-shadow: none;
}
.content .btn a {
  display: inline-block;
  width: 204px;
  height: 36px;
  font-weight: 400;
  border: 2px solid #ea0a2a;
  border-radius: 3px;
  text-align: center;
  color: #ea0a2a;
  font-size: 18px;
  line-height: 33px;
  text-decoration: none;
}
.content .btn {
  width: 100%;
  margin: 48px auto 54px;
  text-align: center;
}
.content .btn a:hover {
  background: #ea0a2a;
  border-radius: 1px;
  color: #fff;
}
.content .content-main {
  max-width: 1200px;
  margin: 0 auto;
  padding-top: 20px;
}
.content-main .research .research-item {
  float: left;
  width: 32.6%;
  height: 250px;
  background-color: #fff;
  margin: 0 4px;
}

.content .research-title {
  float: left;
  width: 66.16%;
  height: 292px;
  margin: 0 0 40px;
  background: #ffffff;
  overflow: hidden;
  position: relative;
}

.mob-arrow-right {
  display: none;
}
.mob-link {
  display: none;
}
.pc-link {
  display: block;
}
.title-main {
  /* position: absolute; */
  height: 730px;
  overflow: hidden;
  box-shadow: 10px 10px 5px #888888;
}
.title-animation {
  position: relative;
  height: 730px;
  overflow: hidden;
}
.content .research-title .title {
  height: 54px;
  margin: 0 65px 0 62px;
  border-bottom: 1px solid #efefef;
  cursor: pointer;
}
/* .content .research-title .title:nth-of-type(4) {
  border-bottom: 0px;
} */
.content .research-title h4.title {
  height: 64px;
  font-size: 24px;
  font-weight: 400;
  color: #595757;
  line-height: 64px;
}
.content .research-title .title:last-of-type {
  border-bottom: none;
}

.content .research-title .title:hover h5,
.content .research-title .title:hover span {
  color: #ea0a2a;
}

.content .research-title .title h5,
.content .research-title .title span {
  font-size: 16px;
  color: #595757;
  line-height: 54px;
}

.content .research-title .title h5 {
  margin: 0;
  float: left;
  width: 61.44%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -moz-flex;
  display: -ms-flexbox;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.content .research-title .title span {
  float: right;
}
.content .laboratory {
  float: right;
  width: 32.66%;
  height: 292px;
  padding: 40px 60px;
  background: #ffffff;
  text-align: center;
  cursor: pointer;
}
.laboratory-img img {
  width: 151px;
}
.content .laboratory h5.laboratory-title {
  margin: 15px 0;
  font-size: 24px;
  font-weight: 400;
  color: #ee261c;
  line-height: 42px;
}
.content .laboratory .laboratory-text {
  font-size: 14px;
  color: #595757;
  line-height: 25px;
}
.content .laboratory .laboratory-text p {
  margin: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -moz-flex;
  display: -ms-flexbox;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.research-story {
  max-width: 1198px;
  margin: 40px auto 60px;
  cursor: pointer;
}
.research-story h2 {
  padding: 36px 0 42px;
  font-size: 30px;
  font-weight: 400;
  color: #595757;
}
.content .center-video {
  position: relative;
  max-width: 1198px;
  margin: 20px auto;
}
.description{
  width: 50.36%;
  margin: 0 auto;
  text-align: center;
  font-size: 16px;
  margin-bottom: 20px;
}
.info1 {
  text-align: left;
}
.story-box {
  position: relative;
  top: 0;
  float: left;
  width: 31.3%;
}
.story-router {
  position: relative;
  overflow: hidden;
  box-shadow: 0px 3px 16px 0px rgba(114, 114, 114, 0.2);
}
.research-story .story-box:nth-of-type(2),
.research-story .story-box:nth-of-type(3) {
  margin-left: 3%;
}
.story-item-img {
  overflow: hidden;
  text-align: center;
}
.story-box {
  transition: all 0.5s;
  background-color: #fff;
}
.story-box:hover {
  top: -12px;
}
.story-box:hover .story-item-text {
  border-bottom: 5px solid #ea0a2a;
}

.story-box:hover .story-item-text::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  left: 50%;
  margin-left: -3px;
  border-bottom: 7px solid #e20020;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
.story-router:hover img {
  transform: scale(1.2);
}
.research-story img {
  width: 100%;
  transition: all 0.8s;
}

.research-story .story-item-img {
  width: 100%;
}

.research-story .story-item-text {
  position: relative;
  padding: 0 6.93%;
  font-size: 14px;
  color: #444444;
  line-height: 24px;
  border-bottom: 5px solid #b5b5b6;
  background-color: #fff;
}
.research-story .story-item-text .time {
  margin: 20px 0 28px;
  font-size: 24px;
  font-weight: 400;
  color: #595757;
  text-align: left;
  line-height: 32px;
}
.research-story .story-item-text .info {
  height: 48px;
  display: -webkit-box;
  display: -moz-box;
  display: -moz-flex;
  display: -ms-flexbox;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.research-story .story-item-text .item-konw {
  width: 30.57%;
  height: 30px;
  margin: 26px 0 41px;
  text-align: center;
  background: #ffffff;
  border: 1px solid #e10020;
  line-height: 30px;
}
.research-story .story-item-text .item-konw:hover {
  background-color: #e10020;
}
.research-story .story-item-text .item-konw:hover a {
  color: #fff;
}
.research-story .story-item-text .item-konw a {
  text-decoration: none;
  color: #e10020;
}
.insert {
  position: absolute;
  left: 18.8%;
  bottom: 90px;
  width: 20.5rem;
  height: 7.25rem;
  background-color: #e75049;
  mix-blend-mode: multiply;
  opacity: 0;
  animation: move linear 2s;
  animation-fill-mode: forwards;
}
.overview{
  padding: 100px 10% 20px;
  text-align: center;
}
#videoBox{
  padding: 40px 10% 0px;
}
.columnTitle{
  text-align: center;
  padding: 20px 0;
}
.ai-banner {
  position: relative;
  text-align: center;
  font-size: 18px;
  background: #fff;
  cursor: pointer;
}
.my-swiper{
  position: relative;
}
#industrySwiper .swiper-slide {
  position: relative;
  text-align: center;
  font-size: 18px;
  background: #fff;
  cursor: pointer;
}
#industrySwiper .swiper-slide>img{
  width: 100%;
}
#industrySwiper .swiper-slide .mask {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0);
  transition: all 0.3s;
}
#industrySwiper .swiper-slide-active .mask {
  background: rgba(0, 0, 0, 0.1);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0);
  transition: all 0.3s;
}
.mask img{
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  color: #fff;
  width: 50px;
  z-index: 1;
}
.video-prev{
  background: url('/r/cms/www/default/portal/img/icon/swiper-arrow-left.png');
  position: absolute;
  top: 50%;
  left: -60px;
  width: 25px;
  height: 104px;
  transform: translateY(-70px);
  cursor: pointer;
}
.video-next{
  background: url('/r/cms/www/default/portal/img/icon/swiper-arrow-right.png');
  position: absolute;
  top: 50%;
  right: -60px;
  width: 25px;
  height: 104px;
  transform: translateY(-70px);
  cursor: pointer;
}
.system-text {
  padding: 10px 0;
}
.system-text h4{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.modal-content{
  position: absolute;
  top: 6rem;
  width: 100%;
}
.modal-body{
  padding: 0;
}
#myModal video{
  width: 100%;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .insert {
    background-color: rgba(160, 13, 6, 0.75) !important;
    opacity: 0.8 !important;
  }
}
.title .text {
  width: 20.5rem;
  height: 7.25rem;
  position: absolute;
  left: 18.8%;
  bottom: 90px;
  padding: 0.9375rem 0.9375rem 0 1.9375rem;
  opacity: 0;
  animation: move linear 2s;
  animation-fill-mode: forwards;
}
.title .text span {
  font-size: 1.25rem;
  font-weight: 400;
  color: #ffffff;
  display: -webkit-box;
  display: -moz-box;
  display: -moz-flex;
  display: -ms-flexbox;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.title .text span:nth-of-type(1) {
  margin-bottom: 0.6875rem;
}
.title .text span:nth-of-type(2),
.title .text span:nth-of-type(3),
.title .text span:nth-of-type(4) {
  font-size: 0.625rem;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.9375rem;
}
.title .triangle {
  position: absolute;
  width: 0;
  height: 0;
  right: 0;
  top: 1.5rem;
  border-right: 0.65625rem solid #fff;
  border-left: none;
  border-top: 0.390625rem solid transparent;
  border-bottom: 0.390625rem solid transparent;
}

.content > .center {
  width: 1198px;
  height: 297px;
  padding-top: 80px;
  background-size: cover;
  margin: 5px auto 30px;
}
.content .center .center-content {
  margin-left: 44.49%;
}
.content .center .center-content p {
  margin-bottom: 0;
}
.content .center .center-content p span {
  display: inline-block;
  font-size: 32px;
  font-weight: 400;
  color: #000000;
  letter-spacing: 4px;
  line-height: 1em;
}
.content .center .center-content p span:first-of-type {
  font-size: 48px;
  font-weight: 400;
  color: #e10020;
  letter-spacing: 2px;
  line-height: 1.2em;
}
.content .center .center-content a {
  text-decoration: none;
  font-size: 19px;
  color: #202020;
}

.content .center .center-content .link a:first-of-type {
  border-left: none;
}
.content .center .center-content a span {
  transition: all 0.5s;
}
.content .center .center-content a:hover span {
  position: relative;
  color: #e10020;
  border-bottom: 1px solid #e10020;
  top: -3px;
}
@media (min-width: 992px) and (max-width: 1280px) {
  .bread {
    width: auto;
    padding-left: 12px;
  }
  .content h3.title {
    margin-bottom: 42px;
  }
  .content .laboratory h5.laboratory-title {
    font-size: 22px;
  }
  .content .laboratory {
    padding: 40px 52px;
  }
  .research-story,
  .content .center,
  .content .content-main {
    max-width: 972px;
  }
  .content .top-white {
    height: 512px;
    margin-bottom: 330px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .bread {
    width: auto;
    padding-left: 12px;
  }
  .content .laboratory h5.laboratory-title {
    font-size: 18px;
  }
  .content .laboratory {
    padding: 40px 20px;
  }
  .research-story,
  .content .center,
  .content .content-main {
    max-width: 749px;
  }
  .research-story .story-item-text .item-konw {
    margin-bottom: 32px;
  }
  .content .top-white {
    margin-bottom: 254px;
  }
}
svg {
  width: 151px;
  height: 60px;
  display: none;
  margin: 0 auto;
}
.cls-1,
.cls-3 {
  fill: none;
  stroke: #898989;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.00138px;
  stroke-dasharray: 0, 145;
  animation: moveline 2s;
  animation-fill-mode: forwards;
}
.cls-1 {
  stroke-width: 1.00138px;
  stroke-dasharray: 0, 145;
}
.cls-2 {
  fill: none;
  animation: showanimation 2s;
  animation-fill-mode: forwards;
}
.cls-3 {
  stroke-width: 1.09241px;
}
@keyframes moveline {
  0% {
    stroke-dasharray: 0, 145;
  }
  100% {
    stroke-dasharray: 145, 145;
    stroke: #d62818;
  }
}
@keyframes showanimation {
  0% {
    fill: none;
  }
  100% {
    fill: #d62818;
  }
}
/* ÒÆ¶¯¶Ëcss */
@media (max-width: 768px) {
  body {
    background: #f7f8f8;
  }
  .bread {
    background: #fff;
    margin: 0;
    padding: 0 4%;
    width: 100%;
  }
  .content {
    padding-bottom: 40px;
    padding-top: 0;
  }
  .content .content-main {
    width: 100%;
    padding-top: 15px;
  }
  .content .center {
    width: 100%;
    height: 122px;
    margin: 0 auto;
    padding-top: 0;
  }
  .content .center .center-content a {
    font-size: 11px;
  }
  .content .center .center-content {
    margin-left: 30%;
    padding-top: 9%;
  }
  .content .center .center-content p {
    height: 22px;
    line-height: 22px;
  }
  .link {
    height: 25px;
    line-height: 25px;
  }
  .content h3.title {
    color: #595757;
    font-size: 20px;
    font-weight: 500;
    margin: 0 auto;
    padding: 15px 0;
    height: auto;
  }
  .content .btn {
    margin: 10px auto 20px auto;
  }
  .content .btn a {
    width: 170px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #e10020;
    font-size: 15px;
    font-weight: 500;
  }
  .story-box {
    height: auto;
    width: 100%;
  }
  .story-item-text .title {
    font-size: 14px;
    line-height: 40px;
    padding-top: 10px;
  }
  .content .info p {
    width: 88%;
    margin: 0 6%;
    font-size: 12px;
    font-weight: 400;
    line-height: 22px;
    color: #595757;
  }
  .research-story .story-item1,
  .research-story .story-item2,
  .research-story .story-item3 {
    width: 100%;
    float: none;
    margin-bottom: 10px;
  }
  .research-story .story-item3 {
    margin-bottom: 0 !important;
  }
  .content .research-title h4.title {
    font-size: 15px;
    font-weight: 400;
    color: #595757;
    height: 60px;
    line-height: 60px;
    margin: 0 4%;
  }
  .content .research-title .title {
    margin: 0 4%;
    height: 62px;
  }
  .content .research-title .title h5 {
    width: 100%;
    float: none;
    font-size: 12px;
    font-weight: normal;
    color: #595757;
    line-height: 42px;
    height: 42px;
  }
  .content .research-title .title span {
    float: none;
    display: block;
    width: 100%;
    font-size: 11px;
    color: #595757;
    line-height: 6px;
  }
  .content .research-title {
    width: 92%;
    float: none;
    margin: 0 4% 20px 4%;
    height: 305px;
  }
  .content .laboratory {
    width: 92%;
    float: none;
    margin: 0 4% 20px 4%;
  }
  .content .laboratory h5.laboratory-title {
    font-size: 13px;
    color: #e10020;
    font-weight: 400;
    margin: 0;
  }
  .content .laboratory .laboratory-text p {
    font-size: 12px;
  }
  .content .laboratory {
    padding: 30px 50px;
    height: auto;
  }
  /* .research-story .story-item1 {
    width: 100%;
    float: none;
    margin-bottom: 8px;
  } */
  /* .research-story .story-item2,
  .research-story .story-item4 {
    width: 100%;
    margin-left: 0;
    margin-bottom: 8px;
    margin-right: 0;
  } */
  .research-story .story-item3,
  .research-story .story-item5 {
    width: 100%;
    margin-left: 0;
    margin-bottom: 8px;
    margin-right: 0;
  }
  .story-item1 .story-item-img {
    width: 100%;
  }
  .research-story .story-item-text {
    padding: 0 6%;
    border-bottom: none;
    box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.1);
  }
  .research-story .story-item-text .item-content {
    font-size: 12px;
    line-height: 24px;
  }
  .story-item1 .realm-item-flot,
  .story-item1 .realm-item-word {
    height: 100%;
    background: #e10020;
    width: 37%;
    right: 0;
    padding-left: 20px;
  }
  .story-item2 .realm-item-word,
  .story-item3 .realm-item-word,
  .story-item4 .realm-item-word,
  .story-item5 .realm-item-word {
    background: #e10020;
    position: relative;
    height: 70px;
    padding-left: 0;
    text-align: center;
  }
  .story-item2 .realm-item-word::before,
  .story-item3 .realm-item-word::before,
  .story-item4 .realm-item-word::before,
  .story-item5 .realm-item-word::before {
    border-left: 6px solid transparent;
    border-top: 8px solid #fff;
    border-bottom: 6px solid transparent;
    border-right: 6px solid transparent;
    top: 0;
    left: 50%;
    margin-left: -2px;
  }
  .realm-item-word a {
    display: block;
    font-size: 12px;
  }
  .realm-item-word span {
    font-size: 16px;
    font-weight: 400;
    padding-top: 8px;
    line-height: 26px;
    padding-top: 12px;
  }
  .story-item1 .realm-item-word::before {
    top: 20px !important;
    border-left: 8px solid #fff;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
  }
  .content .research-story {
    width: 100%;
    margin: 0;
  }
  .insert,
  .title .text {
    width: 79%;
    top: 16%;
    height: 35%;
    left: auto;
    right: 30px;
    z-index: 1;
  }
  .title .triangle {
    top: 16px;
    left: 0;
    right: auto;
    border-right: none;
    border-left: 8px solid #fff;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
  }
  .title .text {
    padding: 10px 15px;
  }
  .story-router:hover img {
    transform: scale(1);
  }
  .story-router:hover .story-item-text {
    border-bottom: none;
  }
  .story-router:hover .story-item-text::after {
    display: none;
  }
  .content .research-title .title:hover h5,
  .content .research-title .title:hover span {
    color: #595757;
  }
  .content .btn a:hover {
    background: #fff;
    color: #e10020;
    border: 1px solid #e10020;
  }
  .btn.active,
  .btn:active {
    box-shadow: none;
  }
  .content .top-white {
    height: auto;
    margin-bottom: 10px;
  }
  .new {
    font-size: 23px !important;
    font-weight: 600 !important;
  }
  .impetus {
    font-size: 18px !important;
    font-weight: 600 !important;
  }
  .content .center .center-content p span {
    font-size: 15px;
  }
  .research-story .story-item-text .time {
    font-size: 14px;
    font-weight: 500;
    color: #2f2f2f;
    margin: 0;
    padding: 10px 0 4px 0;
  }
  .research-story .story-box:nth-of-type(2),
  .research-story .story-box:nth-of-type(3) {
    margin: 0;
  }
  .research-story .story-item-text .item-konw {
    border: none;
    font-size: 12px;
    font-weight: 500;
    color: #e10020;
    margin: 0;
    width: 100%;
    text-align: right;
    height: 36px;
  }
  .research-story .story-item-text .info {
    font-size: 12px;
    color: #585858;
    font-weight: 400;
    line-height: 18px;
    height: auto;
  }
  .mob-arrow-right {
    display: inline-block;
  }
  .research-story .story-item-text .item-konw:hover {
    background: transparent;
  }
  .research-story .story-item-text .item-konw:hover a {
    color: #e10020;
  }

  .story-box:hover {
    top: 0;
  }
  .story-box:hover .story-item-text {
    border-bottom: none;
  }
  .story-box:hover .story-item-text::after {
    display: none;
  }
  .story-router:hover img {
    transform: scale(1);
  }
  .mob-link-flex {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 15px 20px;
    background: #fff;
    border-bottom: 1px solid #ececec;
  }
  .research-link {
    padding: 5px;
    background: #e10020;
    /* border: 1px solid #e10020; */
    text-align: center;
    color: #fff;
    font-size: 14px;
  }
  .mob-link {
    display: block;
  }
  .pc-link {
    display: none;
  }
  .mob-link a {
    text-decoration: none;
    color: #fff;
  }
}
<!--ºÄÊ±1753284105.8233Ãë-->