<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.company-container,
.news-container,
.cooperation-container {
  padding-top: 146px;
}
.company {
  position: relative;
  left: -40px;
  max-width: 1061px;
  padding-bottom: 38px;
  background: #911d24;
}
.company:hover {
  cursor: pointer;
}
.company:hover &gt; a &gt; img {
  left: 40px;
}
.company:hover .title &gt; img {
  left: 10px;
  -webkit-transition: left 300ms;
  transition: left 300ms;
}
.company .title {
  padding-top: 43px;
  padding-bottom: 43px;
  font-size: 22px;
  font-family: SourceHanSansCN-Regular;
  font-weight: 400;
  color: #fff;
}
.company .title span {
  padding-left: 57px;
  padding-right: 60px;
  font-size: 36px;
  font-family: SourceHanSansCN-Heavy;
  font-weight: 800;
}
.company .title img {
  position: relative;
  left: 0;
  -webkit-transition: left 300ms;
  transition: left 300ms;
  width: 30px;
  height: 22px;
  -o-object-fit: cover;
  object-fit: cover;
  margin-left: 20px;
  vertical-align: middle;
}
.company &gt; a &gt; img {
  position: relative;
  left: 20px;
  max-height: 497px;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: left 500ms;
  transition: left 500ms ease-in-out;
}
.news {
  max-width: 1061px;
}
.news &gt; .title {
  position: relative;
  line-height: unset;
}
.news &gt; .title span {
  font-size: 36px;
  font-family: SourceHanSansCN-Heavy;
  font-weight: 800;
  color: #282828;
}
.news &gt; .title a {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 20px;
  font-family: SourceHanSansCN-Regular;
  font-weight: 400;
  color: #282828;
}
.news &gt; .title a img {
  padding-left: 6px;
  width: 20px;
  height: 20px;
  -o-object-fit: cover;
  object-fit: cover;
  vertical-align: middle;
}
.news &gt; .content {
  padding-top: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.news &gt; .content &gt; div.content-l {
  flex: 2;
  background: #f2e1e2;
}
.news &gt; .content &gt; div.content-l:hover .more img {
  left: 10px;
  -webkit-transition: left 300ms;
  transition: left 300ms;
}
.news &gt; .content &gt; div.content-l &gt; a:nth-of-type(1) &gt; img {
  width: 488px;
  height: 251px;
  -o-object-fit: cover;
  object-fit: cover;
}
.news &gt; .content &gt; div.content-l &gt; a:nth-of-type(2) &gt; .title {
  padding: 50px 30px 80px;
}
.news &gt; .content &gt; div.content-l &gt; a:nth-of-type(2) &gt; .title .date {
  font-size: 16px;
  font-family: SourceHanSansCN-Regular;
  font-weight: 400;
  color: #727171;
  line-height: 36px;
}
.news &gt; .content &gt; div.content-l &gt; a:nth-of-type(2) &gt; .title div:nth-of-type(2) {
  font-size: 30px;
  font-family: SourceHanSansCN-Bold;
  font-weight: bold;
  color: #282828;
  word-break: break-all;
  line-height: normal;
}
.news &gt; .content &gt; div.content-l .more {
  padding: 0 0 20px 30px;
  font-size: 22px;
  font-family: SourceHanSansCN-Regular;
  font-weight: 400;
  color: #282828;
}
.news &gt; .content &gt; div.content-l .more span {
  padding-right: 5px;
  color: #282828;
}
.news &gt; .content &gt; div.content-l .more img {
  position: relative;
  left: 0;
  -webkit-transition: left 300ms;
  transition: left 300ms;
  height: 21px;
  width: 21px;
  -o-object-fit: cover;
  object-fit: cover;
  vertical-align: middle;
}
.news &gt; .content &gt; div.content-r {
  padding-left: 60px;
  flex: 3;
}
.news &gt; .content &gt; div.content-r li:nth-of-type(n+2) {
  padding: 30px 0;
}
.news &gt; .content &gt; div.content-r li .date {
  font-size: 16px;
  font-family: SourceHanSansCN-Regular;
  font-weight: 400;
  color: #727171;
  line-height: 36px;
}
.news &gt; .content &gt; div.content-r li .caption {
  font-size: 22px;
  font-family: SourceHanSansCN-Regular;
  font-weight: 400;
  color: #282828;
}
.cooperation-container {
  padding-bottom: 146px;
}
.cooperation &gt; .title {
  position: relative;
  box-sizing: border-box;
  padding-left: 64px;
}
.cooperation &gt; .title span {
  font-size: 36px;
  font-family: SourceHanSansCN-Heavy;
  font-weight: 800;
  color: #282828;
}
.cooperation &gt; .title a {
  position: absolute;
  right: 0;
  font-size: 20px;
  font-family: SourceHanSansCN-Regular;
  font-weight: 400;
  color: #282828;
  bottom: 0px;
}
.cooperation &gt; .title a img {
  padding-left: 6px;
  width: 20px;
  height: 20px;
  -o-object-fit: cover;
  object-fit: cover;
  vertical-align: middle;
}
.cooperation .content {
  position: relative;
  padding-right: 248px;
  margin-top: 40px;
  background: #f2e1e2;
  overflow: hidden;
}
.cooperation .content ul {
  padding: 6px 12px;
}
.cooperation .content li {
  display: inline-block;
  margin: 6px 3px;
  width: 144px;
  height: 78px;
  box-sizing: border-box;
  padding: 14px 6px;
  background-color: #fff;
  text-align: center;
}
.cooperation .content li img {
  max-width: 100%;
  height: 100%;
  -o-object-fit: fill;
  object-fit: fill;
}
.cooperation .content &gt; img {
  position: absolute;
  right: 0;
  bottom: 0;
  max-width: 248px;
  width: 100%;
  height: 100%;
}
</pre></body></html>