@charset "UTF-8";
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
  margin: 0;
  padding: 0;
}

body,
button,
input,
select,
textarea {
  font: 12px/1.5tahoma, arial, \5b8b\4f53;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}

address,
cite,
dfn,
var {
  font-style: normal;
}

code,
kbd,
pre,
samp {
  font-family: couriernew, courier, monospace;
}

small {
  font-size: 12px;
}

ul,
ol {
  list-style: none;
}

a {
  text-decoration: none;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  color: inherit;
}

a:hover {
  text-decoration: none;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  color: inherit;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

legend {
  color: #000;
}

fieldset,
img {
  border: 0;
}

button,
input,
select,
textarea {
  font-size: 100%;
  outline: none;
  box-shadow: none;
}

img {
  object-fit: cover;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

html {
  font-size: 19.2px;
}

@media (max-width: 1440px) {
  html {
    font-size: 16px;
  }
}

html,
body {
  min-width: 1000px;
}

@font-face {
  font-family: "Lato";
  src: url("./../fonts/Lato.ttf");
}

@font-face {
  font-family: "Alibaba PuHuiTi";
  src: url("./../fonts/PuHuiTi.ttf");
}

@font-face {
  font-family: "Source Han Serif CN";
  src: url("./../fonts/SourceHanSerifCN.otf");
}

.hidden {
  display: none !important;
}

.none1920 {
  display: none !important;
}

.mainTitle {
  display: flex;
  align-items: flex-end;
}

.mainTitle .cn-title {
  font-size: 1.4583rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  margin-right: 0.625rem;
  line-height: 1.4583rem;
}

.mainTitle .en-title {
  font-size: 0.9375rem;
  font-family: Lato;
  font-weight: 400;
  color: #a3a3a3;
  line-height: 0.9375rem;
}

.lookMore {
  position: absolute;
  top: 59px;
  right: 14px;
}

.lookMore a {
  font-size: 0.7813rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #286dd0;
  opacity: 0.8;
}

.lookMore a:hover {
  opacity: 1;
}

.lookMore.lookMore-white {
  position: absolute;
  top: 59px;
  right: 0;
}

.lookMore.lookMore-white a {
  font-size: 0.7813rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #286dd0;
  opacity: 0.8;
}

.lookMore.lookMore-white a:hover {
  opacity: 1;
}

.lookMore.lookMore-white a {
  color: #94c0ff !important;
}

header {
  width: 100%;
  min-width: 1000px;
}

header .topFun {
  height: 52px;
  width: 100%;
  background-color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 3.125rem;
  border-bottom: 1px solid rgba(194, 209, 232, 0.3);
}

header .topFun .fn-left {
  height: 100%;
  display: flex;
  align-items: center;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #40597e;
}

header .topFun .fn-left .home {
  display: flex;
  align-items: center;
  margin-right: 1.0938rem;
}

header .topFun .fn-left .home .iconImg {
  width: 16px;
  height: 18px;
}

header .topFun .fn-left .home .iconImg img {
  width: 100%;
  height: 100%;
  vertical-align: baseline;
}

header .topFun .fn-left .home a {
  margin-left: 0.4167rem;
}

header .topFun .fn-left .email {
  display: flex;
  align-items: center;
  margin-right: 2.8125rem;
  margin-left: 1.3021rem;
}

header .topFun .fn-left .email .iconImg {
  width: 18px;
  height: 14px;
}

header .topFun .fn-left .email .iconImg img {
  width: 100%;
  height: 100%;
  vertical-align: baseline;
}

header .topFun .fn-left .email a {
  margin-left: 0.4167rem;
}

header .topFun .fn-left .date {
  display: flex;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #40597e;
}

header .topFun .fn-left .date .ymd {
  margin-right: 1.0417rem;
}

header .topFun .fn-left .date .week {
  margin-right: 0.9375rem;
}

header .topFun .fn-right {
  display: flex;
  align-items: center;
}

header .topFun .fn-right .CN-EN {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #7e8ca2;
  display: flex;
  align-items: center;
}

header .topFun .fn-right .CN-EN .lan-cn .active,
header .topFun .fn-right .CN-EN .lan-en .active {
  color: #40597e;
}

header .topFun .fn-right .CN-EN .line2px {
  height: 13px;
  width: 2px;
  background-color: #c2c8d4;
  margin: 0 0.5208rem;
}

header .topFun .fn-right .searchKeyword {
  position: relative;
  margin-left: 2.0833rem;
}

header .topFun .fn-right .searchKeyword .keywordInput {
  width: 10.8333rem;
  height: 34px;
  border: 1px solid rgba(126, 140, 162, 0.23);
  border-radius: 17px;
  padding: 0 2rem 0 1.0417rem;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #40597e;
}
header .topFun .fn-right .searchKeyword .keywordInput.redInput{
    border: 1px solid rgba(126, 140, 162, 0.1);

}
header .topFun .fn-right .searchKeyword .keywordInput.redInput::placeholder {
  color: #fff;
  opacity: 0.5;
}
header .topFun .fn-right .searchKeyword .keywordInput::placeholder {
  color: #40597e;
  opacity: 0.8;
}

header .topFun .fn-right .searchKeyword .icon-search {
  display: block;
  width: 18px;
  height: 18px;
  position: absolute;
  right: 0.6771rem;
  top: 50%;
  transform: translateY(-50%);
  border: none !important;
  background: none !important;
  outline: none !important;
}

header .topFun .fn-right .searchKeyword .icon-search img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

header .bannerLogo {
  width: 100%;
  height: 164px;
  background: url("./../images/bannerBg.png") no-repeat;
  background-size: 100% 100%;
  position: relative;
}

header .bannerLogo .logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 26.9792rem;
  height: 4.8438rem;
}

header .bannerLogo .logo img {
  width: 100%;
  /* height: 100%; */
}
header .bannerLogo.redActive {
  width: 100%;
  height: 22.75rem;
  background: transparent;
  /* background: url("./../images/bannerBg.png") no-repeat; */
  background-size: 100% 100%;
  position: relative;
}
header .bannerLogo.redActive .logo {
  position: absolute;
  top: 33px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 30.1875rem;
  height: 5.875rem;
}
header .bannerLogo.redActive .twomeeting_bigTitle {
  position: absolute;
  top: 10rem;
  left: 0;
  right: 0;
  width: 53.8125rem;
  height: 8.625rem;
  margin: 0 auto;
  transform: translate(3.75rem, 0);
}
header .navBar {
  width: 100%;
  height: 56px;
  background: url("./../images/navbarBgBlue.png") no-repeat;
  background-size: cover;
  position: relative;
}
header .navBar.active{
  background: url("./../images/navbarBg.png") no-repeat;
}
header .navBar.redActive{
  background: linear-gradient(90deg, #F4D3A8, #FFFBF8, #FCF3E4);
}

header .navBar .navContainer {
  width: 62.5rem;
  height: 100%;
  margin: 0 auto;
}

header .navBar .navContainer > ul {
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

header .navBar .navContainer > ul .nav-li {
  height: 100%;
  display: flex;
  align-items: center;
  position: relative;
}

header .navBar .navContainer > ul .nav-li:hover .nav-div > a {
  font-weight: bold;
}

header .navBar .navContainer > ul .nav-li:hover .nav-div > a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 5px;
  background: #3eb134;
  border-radius: 3px;
}
header .navBar.active .navContainer > ul .nav-li:hover .nav-div > a::after {
  background: #286DD0;
}
header .navBar.redActive .navContainer > ul .nav-li:hover .nav-div > a::after {
  background: #C02424;
}
header .navBar .navContainer > ul .nav-li:hover .nav-div::after {
  content: unset !important;
}

header .navBar .navContainer > ul .nav-li:hover .nav-div .nav-child {
  height: unset;
  opacity: 1;
  border-bottom: 5px solid #2074e3;
}
/* header .navBar.active .navContainer > ul .nav-li:hover .nav-div .nav-child {
  height: unset;
  opacity: 1;
  border-bottom: 5px solid #3eb134;
} */
header .navBar .navContainer > ul .nav-li .nav-div {
  z-index: 999;
}

header .navBar .navContainer > ul .nav-li .nav-div > a {
  position: relative;
  z-index: 1;
  padding: 0 0.4167rem 0.5208rem;
  font-size: 0.8333rem;
  font-family: Microsoft YaHei;
    color: #fff;
  font-weight: 400;
}
header .navBar.active  .navContainer > ul .nav-li .nav-div > a  {
  color: #333;
}
header .navBar .navContainer > ul .nav-li .nav-div.active > a, header .navBar .navContainer > ul .nav-li .nav-div:hover > a {
  font-weight: bold;
}

header .navBar .navContainer > ul .nav-li .nav-div.active > a::after, header .navBar .navContainer > ul .nav-li .nav-div:hover > a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 5px;
  background: #3eb134;
  border-radius: 3px;
}
header .navBar.active .navContainer > ul .nav-li .nav-div.active > a::after, header .navBar.active .navContainer > ul .nav-li .nav-div:hover > a::after {
    background: #286DD0;
}
header .navBar.redActive .navContainer > ul .nav-li .nav-div.active > a::after, header .navBar.active .navContainer > ul .nav-li .nav-div:hover > a::after  {
  background: #C02424;
}
header .navBar .navContainer > ul .nav-li .nav-div.active::after, header .navBar .navContainer > ul .nav-li .nav-div:hover::after {
  content: unset !important;
}

header .navBar .navContainer > ul .nav-li .nav-div .nav-child {
  position: absolute;
  top: 56px;
  left: 50%;
  transform: translate(-50%);
  background-color: #fff;
  transition: all 0.5s;
  z-index: 999;
  height: 0px;
  opacity: 0;
  overflow: hidden;
}

header .navBar .navContainer > ul .nav-li .nav-div .nav-child .child-ul {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  flex-direction: column;
  padding: 1.7188rem 2.7083rem;
}

header .navBar .navContainer > ul .nav-li .nav-div .nav-child .child-ul li {
  line-height: 0.8333rem;
  margin-bottom: 24px;
  white-space: nowrap;
}

header .navBar .navContainer > ul .nav-li .nav-div .nav-child .child-ul li > a {
  font-size: 0.8333rem;
  line-height: 0.8333rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  padding: 0;
  color: #333333;
}

header .navBar .navContainer > ul .nav-li .nav-div .nav-child .child-ul li > a:hover {
  font-weight: bold;
  color: #165eca;
}

.main {
  width: 100%;
  position: relative;
}

.main .activity {
  width: 100%;
  height: 719px;
}

.main .activity .bannerNews {
  width: 100%;
  height: 179px;
  background: url("./../images/bannerNews.png") no-repeat;
  background-size: cover;
  overflow: hidden;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.main .activity .bannerNews .bannerNews-title {
  width: 62.5rem;
  margin: 0 auto;
  font-size: 1.5625rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #ffffff;
  line-height: 30px;
  max-height: 90px;
  text-align: center;
  letter-spacing: 0.0521rem;
  word-break: break-all;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}

.main .activity .bannerNews .bannerNews-synopsis {
  text-indent: 2em;
  width: 62.5rem;
  padding: 0 2.3438rem;
  margin: 0 auto;
  margin-top: 15px;
  font-size: 1rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #eef5ff;
  line-height: 30px;
  word-break: break-all;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.main .activity .activityContainer {
  width: 62.5rem;
  height: 540px;
  margin: 0 auto;
  padding: 50px 0;
  display: flex;
  justify-content: space-between;
}

.main .activity .activityContainer .newsList {
  width: 20.8333rem;
  height: 440px;
}

.main .activity .activityContainer .newsList .officialWeb {
  width: 100%;
  height: 106px;
  background: url("./../images/officialWebBg.png") no-repeat;
  background-size: 100% 100%;
  box-shadow: 1px 7px 68px 0px rgba(0, 44, 99, 0.43);
  border-radius: 10px;
  padding: 0.8333rem 0 0 4.8958rem;
}

.main .activity .activityContainer .newsList .officialWeb .title {
  width: 14.1146rem;
  font-size: 0.9375rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  line-height: 26px;
  word-break: break-all;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.main .activity .activityContainer .newsList .officialWeb .toOfficialWeb {
  margin-top: 8px;
  margin-left: 2.2917rem;
  display: inline-block;
  font-size: 0.7292rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 14px;
  color: #ffffff;
  text-shadow: 0px 0px 6px rgba(5, 68, 149, 0.68);
  position: relative;
  opacity: 0.8;
}

.main .activity .activityContainer .newsList .officialWeb .toOfficialWeb:hover {
  opacity: 1;
}

.main .activity .activityContainer .newsList .officialWeb .toOfficialWeb.EN {
  margin-left: 0;
}

.main .activity .activityContainer .newsList .officialWeb .toOfficialWeb .icon-toOfficialWeb {
  position: absolute;
  top: 0;
  right: -2.5rem;
  width: 2.1354rem;
  height: 14px;
}

.main .activity .activityContainer .newsList .officialWeb .toOfficialWeb .icon-toOfficialWeb img {
  width: 100%;
  height: 100%;
}

.main .activity .activityContainer .newsList .listTitle {
  width: 100%;
  height: 318px;
  margin-top: 16px;
  padding: 0 0.4167rem;
  border-bottom: 2px solid rgba(23, 81, 188, 0.15);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.main .activity .activityContainer .newsList .listTitle .titleItem {
  flex: 1;
  width: 100%;
  padding: 1.25rem 0.2604rem;
  border-bottom: 1px dotted rgba(23, 81, 188, 0.15);
}

.main .activity .activityContainer .newsList .listTitle .titleItem a.title {
  font-size: 0.9375rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 26px;
}

.main .activity .activityContainer .newsList .listTitle .titleItem:last-of-type {
  border: none;
}

.main .activity .activityContainer .newsList .listTitle .titleItem:hover a.title {
  font-weight: bold;
}

.main .activity .activityContainer .newsSwiper {
  width: 40.78rem;
  height: 440px;
  box-shadow: 1px 7px 38px 0px rgba(0, 44, 99, 0.43);
  border-radius: 10px;
}

.main .activity .activityContainer .newsSwiper .swiper-container-news {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  position: relative;
}

.main .activity .activityContainer .newsSwiper .swiper-container-news .swiper-wrapper .swiper-slide .swiperImg {
  width: 100%;
  height: 100%;
  position: relative;
}

.main .activity .activityContainer .newsSwiper .swiper-container-news .swiper-wrapper .swiper-slide .swiperImg::after {
  content: "";
  width: 100%;
  height: 110px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.7), transparent);
  z-index: 0;
}

.main .activity .activityContainer .newsSwiper .swiper-container-news .swiper-wrapper .swiper-slide .swiperImg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.main .activity .activityContainer .newsSwiper .swiper-container-news .swiper-wrapper .swiper-slide .swiperImg .swiper-title {
  position: absolute;
  z-index: 1;
  bottom: 23px;
  left: 1.0938rem;
  width: 33.8542rem;
  font-size: 0.9375rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  white-space: nowrap;
}

.main .activity .activityContainer .newsSwiper .swiper-container-news .swiper-prev {
  position: absolute;
  top: 202px;
  left: 1.0938rem;
  width: 19px;
  height: 33px;
  background: url("./../images/icon-newsSwiper-prev.png") no-repeat;
  background-size: contain;
  cursor: pointer;
  z-index: 9;
  opacity: 0.8;
}

.main .activity .activityContainer .newsSwiper .swiper-container-news .swiper-prev:hover {
  opacity: 1;
}

.main .activity .activityContainer .newsSwiper .swiper-container-news .swiper-next {
  position: absolute;
  top: 202px;
  right: 1.0938rem;
  width: 19px;
  height: 33px;
  background: url("./../images/icon-newsSwiper-next.png") no-repeat;
  background-size: contain;
  cursor: pointer;
  z-index: 9;
  opacity: 0.8;
}

.main .activity .activityContainer .newsSwiper .swiper-container-news .swiper-next:hover{
  opacity: 1;
}

.main .activity .activityContainer .newsSwiper .swiper-container-news .swiper-pagination {
  position: absolute;
  width: unset;
  left: unset;
  top: unset;
  right: 1.3021rem;
  bottom: 21px;
  color: #ffffff;
  font-family: Microsoft YaHei;
}

.main .activity .activityContainer .newsSwiper .swiper-container-news .swiper-pagination .swiper-pagination-current {
  font-size: 1.4583rem;
  font-weight: bold;
}

.main .activity .activityContainer .newsSwiper .swiper-container-news .swiper-pagination .swiper-pagination-total {
  font-size: 0.9375rem;
}

.main .express {
  width: 100%;
  height: 62px;
}

.main .express .expressContainer {
  width: 62.5rem;
  height: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  box-shadow: 1px 7px 30px 0px rgba(0, 44, 99, 0.1);
  border-radius: 10px;
  display: flex;
  align-items: center;
  background: url("./../images/expressBg.png") no-repeat;
}

.main .express .expressContainer .YQKD {
  font-size: 1.4583rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  margin-left: 27px;
  padding-right: 3.4375rem;
  position: relative;
}

.main .express .expressContainer .YQKD .arrowIcon {
  position: absolute;
  width: 19px;
  height: 26px;
  right: 25px;
  top: 0;
}

.main .express .expressContainer .YQKD .arrowIcon img {
  width: 100%;
  height: 100%;
}

.main .express .expressContainer .expressLink {
  width: 50.2083rem;
  height: 100%;
  overflow: hidden;
  position: relative;
  display: flex;
}

.main .express .expressContainer .expressLink .titleList,
.main .express .expressContainer .expressLink .titleList2 {
  display: inline-block;
  height: 100%;
  line-height: 62px;
  white-space: nowrap;
  /* 设置动画是否暂停 paused暂停*/
}

.main .express .expressContainer .expressLink .titleList .titleItem,
.main .express .expressContainer .expressLink .titleList2 .titleItem {
  display: inline-block;
  font-size: 0.7813rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  margin-right: 2.1875rem;
}

.main .news {
  width: 100%;
  height: 526px;
  position: relative;
}

.main .news::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 858px;
  background: url("./../images/newBg.png") no-repeat;
  background-size: 100% 100%;
  top: -77px;
  left: 0;
  z-index: 0;
}

.main .news .newsContainer {
  position: relative;
  z-index: 1;
  width: 62.5rem;
  height: 526px;
  margin: 0 auto;
}

.main {
  width: 100%;
  position: relative;
}

.main .blueLine {
  width: 100%;
  height: 10px;
  background: #a6c2e8;
  opacity: 0.9;
  border-radius: 10px 10px 0 0;
}

.main .newsSwiperContainer {
  width: 100%;
  height: 470px;
  padding-left: 1.3rem;
  padding-right: 1.3rem;
  position: relative;
}

.main .newsSwiperContainer .myNewsSwiper {
  width: 100%;
  height: 100%;
  padding-top: 38px;
}

.main .newsSwiperContainer .myNewsSwiper .swiper-wrapper {
  width: 100%;
  height: 100%;
}

.main .newsSwiperContainer .myNewsSwiper .swiper-wrapper .swiper-slide {
  background: #ffffff;
  height: 284px;
  border-radius: 10px;
  overflow: hidden;
  cursor: pointer;
}

.main .newsSwiperContainer .myNewsSwiper .swiper-wrapper .swiper-slide .topImg {
  width: 100%;
  height: 152px;
  overflow: hidden;
}

.main .newsSwiperContainer .myNewsSwiper .swiper-wrapper .swiper-slide .topImg img {
  width: 100%;
  height: 100%;
  transition: all 0.8s;
}

.main .newsSwiperContainer .myNewsSwiper .swiper-wrapper .swiper-slide .sliderContent{
  width: 100%;
  height: 132px;
  padding: 21px 0.9375rem 22px;
  transition: all 0.8s;
}

.main .newsSwiperContainer .myNewsSwiper .swiper-wrapper .swiper-slide .sliderContent .title {
  height: 65px;
  font-size: 0.8333rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 22px;
  letter-spacing: 0.0521rem;
  word-break: break-all;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.main .newsSwiperContainer .myNewsSwiper .swiper-wrapper .swiper-slide .sliderContent .content {
  height: 106px;
  font-size: 0.7292rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #6a6a6a;
  line-height: 18px;
  margin-top: 12px;
  word-break: break-all;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
}

.main .newsSwiperContainer .myNewsSwiper .swiper-wrapper .swiper-slide .sliderContent .date {
  margin-top: 15px;
  font-size: 0.8333rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #000000;
  line-height: 18px;
}

.main .newsSwiperContainer .myNewsSwiper .swiper-wrapper .swiper-slide:hover .topImg img {
  transform: scale(1.1);
}

.main .newsSwiperContainer .myNewsSwiper .swiper-wrapper .swiper-slide:hover .sliderContent {
  background: #286dd0;
}

.main .newsSwiperContainer .myNewsSwiper .swiper-wrapper .swiper-slide:hover .sliderContent .title {
  font-weight: bold;
  color: #ffffff;
}

.main .newsSwiperContainer .myNewsSwiper .swiper-wrapper .swiper-slide:hover .sliderContent .content {
  font-weight: 400;
  color: #daeaff;
}

.main .newsSwiperContainer .myNewsSwiper .swiper-wrapper .swiper-slide:hover .sliderContent .date {
  font-size: 0.8333rem;
  font-weight: 400;
  color: #ffffff;
}

.main .newsSwiperContainer .myNewsSwiper .swiper-scrollbar {
  bottom: 20px;
  height: 3px;
  background: #ffffff;
  border-radius: 2px;
}

.main .newsSwiperContainer .myNewsSwiper .swiper-scrollbar .swiper-scrollbar-drag {
  cursor: pointer;
  top: -1px;
  height: 5px;
  background: #538ad9;
  opacity: 0.6;
  border-radius: 3px;
}

.main .swiper-pagination-news,
.main .swiper-pagination-proceedings {
  position: absolute;
  bottom: 37px;
  left: 50%;
  width: auto;
  transform: translateX(-50%);
  z-index: 2;
}
.main .swiper-pagination-proceedings {
  bottom: 0;
}

.main .swiper-pagination-news .swiper-pagination-bullet,
.main .swiper-pagination-proceedings .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background: #286DD0;
  border-radius: 4px;
  z-index: 1;
}

.main .swiper-pagination-news .swiper-pagination-bullet.swiper-pagination-bullet-active,
.main .swiper-pagination-proceedings .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 28px;
  background: #286dd0;
}

.main .newsSwiperContainer .newsSwiper-prev {
  position: absolute;
  left: -36px;
  top: 148px;
  width: 36px;
  height: 109px;
  background: url("./../images/newsSwiper-prev.png") no-repeat;
  cursor: pointer;
}

.main .newsSwiperContainer .newsSwiper-next {
  position: absolute;
  right: -36px;
  top: 148px;
  width: 36px;
  height: 109px;
  background: url("./../images/newsSwiper-next.png") no-repeat;
  cursor: pointer;
}

.main .thought {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1;
}

.main .thought .thoughtContainer {
  width: 62.5rem;
  height: auto;
  margin: 0 auto;
  padding-top: 59px;
  position: relative;
}

.main .thought .thoughtContainer .thoughTabContainer {
  margin-top: 23px;
  width: 100%;
  height: auto;
  background: #f4f8fc;
  box-shadow: 1px 7px 30px 0px rgba(0, 44, 99, 0.18);
  border-radius: 10px;
  overfolw: hidden;
}

.main .thought .thoughtContainerTab{
  padding-top: 3.7rem;
}
.newsTopContainer{
  width: 100%;
  height: 470px;
  padding-left: 35px;
  padding-right: 35px;
}
.main .thought .thoughtContainerTab .newsTopBox{
  margin-top: 2.81rem;
  position: relative;
}
.main .thought .thoughtContainerTab .newsTopBox .newsTopDesc{
  width: 100%;
  height: 15.1rem;
  background-color: white;
  background-image: url("./../images/newsBgA0.png");
  background-size: 100% 100%;
  font-weight: 400;
  font-size: 0.94rem;
  color: #333333;
  line-height: 1.35rem;
  padding: 2.2rem 1.98rem;
  padding-left: 29.69rem;
  border-radius: 0.52rem;
}
.main .thought .thoughtContainerTab .newsTopBox .newsTopDesc span{
  font-family: MiSans;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-align: justify;
  text-indent: 1.88rem;
}
.main .thought .thoughtContainerTab .newsTopBox .newsTopMore{
  width: 7.29rem;
  height: 1.98rem;
  float: right;
  margin-top: -4rem;
  margin-right: 1.98rem;
  background-image: url("./../images/button_bg.png");
  background-size: 100% 100%;
  font-family: MiSans;
  font-weight: 400;
  font-size: 0.83rem;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
}
.main .thought .thoughtContainerTab .newsTopBox .newsTopMore img{
  width: 0.57rem;
  height: 0.73rem;
  margin-left: 0.31rem;
}
.main .thought .thoughtContainerTab .newsTopImg{
  width: 26.93rem;
  height: 15.42rem;
  border-radius: 0.52rem;
  position: absolute;
  overflow: hidden;
  display: block;
  /* float: left; */
  top: -1.09rem;
  left: 0.73rem;
  padding: 0.31rem;
  background: white;
  box-shadow: 0rem 1rem 1rem 0rem #D4DAE2;
}
.main .thought .thoughtContainerTab .newsTopImg img{
  transition: all 0.8s;
  border-radius: 0.52rem;
}
.main .thought .thoughtContainerTab .newsTopImg:hover img{
  transform: scale(1.1);
}
.main .thought .thoughtContainerTab .newsTopImg .newsTopTitle{
  width: calc(100% - 0.62rem);
  position: absolute;
  left: 0.31rem;
  bottom: 0.31rem;
  text-align: justify;
  background: linear-gradient(to top, rgba(39, 56, 76, 0.8), rgba(39, 56, 76, 0));
  padding: 1.93rem 0.52rem 1.5rem;
  border-bottom-right-radius: 0.52rem;
  border-bottom-left-radius: 0.52rem;
}
.main .thought .thoughtContainerTab .newsTopImg .newsTopTitleLimit{
  width: 100%;
  font-size: 0.83rem;
  color: #FFFFFF;
  line-height: 1.15rem;
  max-height: 2.30rem;
  overflow: hidden;
  text-align: justify;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  transition: all 0.5s;
}
.main .thought .thoughtContainerTab .newsTopImg:hover .newsTopTitle .newsTopTitleLimit{
  margin-bottom: -1rem;
}
.main .thought .thoughtContainerTab .newsTopLink {
  font-size: 0.83rem;
  color: #333333;
  line-height: 1.4rem;
  /* margin-left: 37px; */
  height: 2.8rem;
  overflow: hidden;
  /* text-overflow: ellipsis; */
  /* display: block; */
  float: right;
  width: 50%;
  /* border-bottom: 1px dashed rgba(23, 81, 188, .15); */
  transition: all 0.5s;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 0.4rem;
  align-content: center;
  
}
.main .thought .thoughtContainerTab .newsTopLine {
  float: right;
  width: 50%;
  height: 2px;
  border-bottom: 1px dashed rgba(23, 81, 188, .15);
  margin: 0.4rem 0 0;
}
.main .thought .thoughtContainerTab .newsTopLink:hover {
  color: #1751BC;
}
.main .thought .thoughtContainer .thoughTabContainer .thoughtTab {
  width: 100%;
  height: auto;
  background: url("./../images/thoughtBg.png") no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.main .thought .thoughtContainer .thoughTabContainer .thoughtTab.noBgImg {
  background: #F4F8FC;
}

.main .thought .thoughtContainer .thoughTabContainer .thoughtTab .tabs {
  position: absolute;
  left: 50%;
  top: 2.4rem;
  transform: translateX(-50%);
  display: flex;
  z-index: 2;
}

.main .thought .thoughtContainer .thoughTabContainer .thoughtTab .tabs .tab {
  padding: 0 1.8229rem 0.7813rem;
  position: relative;
  font-size: 0.9375rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 0.9375rem;
  opacity: 0.8;
  cursor: pointer;
}

.main .thought .thoughtContainer .thoughTabContainer .thoughtTab .tabs .tab:hover {
  opacity: 1;
}

.main .thought .thoughtContainer .thoughTabContainer .thoughtTab .tabs .tab.active {
  font-size: 1.0417rem;
  font-weight: bold;
  color: #286dd0;
  opacity: 1 !important;
}

.main .thought .thoughtContainer .thoughTabContainer .thoughtTab .tabs .tab.active::after {
  content: "";
  position: absolute;
  bottom: -26px;
  left: 50%;
  transform: translateX(-50%);
  width: 8.9063rem;
  height: 1.5104rem;
  background: url("./../images/icon-tabActive.png") no-repeat;
  background-size: contain;
}

.main .thought .thoughtContainer .thoughTabContainer .thoughtTab .ZBJ {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.main .thought .thoughtContainer .thoughTabContainer .thoughtTab .ZBJ .lookMore {
  position: absolute;
  top: 43px;
  right: 37px;
  width: 62px;
  height: 30px;
  border: 1px solid #aec7ea;
  border-radius: 5px;
  font-size: 15px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #286dd0;
  line-height: 30px;
  text-align: center;
}

.main .thought .thoughtContainer .thoughTabContainer .thoughtTab .ZBJ .leftPeople {
  width: 17.8125rem;
  height: 100%;
  position: relative;
}
.main .thought .thoughtContainer .thoughTabContainer .thoughtTab .ZBJ .leftPeopleBox{
  margin-top: 18.28rem;
}

.main .thought .thoughtContainer .thoughTabContainer .thoughtTab .ZBJ .leftPeople .peopleImg {
  position: absolute;
  bottom: 0px;
  left: 3.125rem;
  width: 11.16rem;
  height: 18.28rem;
  overflow: hidden;
}

.main .thought .thoughtContainer .thoughTabContainer .thoughtTab .ZBJ .leftPeople .peopleInfo {
  position: absolute;
  left: -0.5208rem;
  bottom: 40px;
}

.main .thought .thoughtContainer .thoughTabContainer .thoughtTab .ZBJ .leftPeople .peopleInfo .name {
  display: inline-block;
  font-size: 1.25rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #286dd0;
  line-height: 24px;
  background: #ffffff;
  padding: 8px 0.9375rem 8px 1.0938rem;
  z-index: 2;
}

.main .thought .thoughtContainer .thoughTabContainer .thoughtTab .ZBJ .leftPeople .peopleInfo .position {
  font-size: 0.7292rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  line-height: 14px;
  background: #286dd0;
  z-index: 1;
  padding: 12px 0.4688rem 11px 0.625rem;
  margin-left: 0.5208rem;
  position: relative;
}

.main .thought .thoughtContainer .thoughTabContainer .thoughtTab .ZBJ .leftPeople .peopleInfo .position::after {
  content: "";
  position: absolute;
  left: -10px;
  top: 0;
  border-top: 5px solid #3eb134;
  border-right: 5px solid #3eb134;
  border-left: 5px solid transparent;
  border-bottom: 5px solid transparent;
}

.main .thought .thoughtContainer .thoughTabContainer .thoughtTab .ZBJ .rightArgumentList {
  width: 44.6875rem;
  height: 265px;
  margin-top: 75px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.main .thought .thoughtContainer .thoughTabContainer .thoughtTab .ZBJ .rightArgumentListBox {
  height: 15.42rem;
  margin-top: 1.56rem;
  width: calc(50% - 180px);
  background: rgba(255, 255, 255, .8);
  border-radius: 10px;
  padding: 10px 25px 25px;
  margin-right: 18px;
}
.main .thought .thoughtContainer .thoughTabContainer .thoughtTab .ZBJ .rightArgumentListBox:last-child {
  margin-right: 38px;
}
.main .thought .thoughtContainer .thoughTabContainer .thoughtTab .ZBJ .rightArgumentListBox .argumentItem,
.main .thought .thoughtContainer .thoughTabContainer .thoughtTab .ZBJ .rightArgumentList .argumentItem {
  font-size: 0.8333rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 16px;
  padding-left: 24px;
  /* padding-right: 24px; */
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  white-space: nowrap;
  position: relative;
  /* margin-bottom: 10px; */
}

.main .thought .thoughtContainer .thoughTabContainer .thoughtTab .ZBJ .rightArgumentListBox .argumentItem {
  font-size: 0.83rem;
  line-height: 2.28rem;
}

.main .thought .thoughtContainer .thoughTabContainer .thoughtTab .ZBJ .rightArgumentListBox .argumentItem a:hover{
  color: #286DD0;
}

.main .thought .thoughtContainer .thoughTabContainer .thoughtTab .ZBJ .rightArgumentListBox .argumentItem::after,
.main .thought .thoughtContainer .thoughTabContainer .thoughtTab .ZBJ .rightArgumentList .argumentItem::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 15px;
  background: url("./../images/icon-argumentArrow.png") no-repeat;
  background-size: contain;
}
.main .thought .thoughtContainer .thoughTabContainer .thoughtTab .ZBJ .rightArgumentListBox .argumentItem::after {
  top: 0.833rem;
}
.main .thought .thoughtContainer .thoughTabContainer .thoughtTab .ZBJ .rightArgumentListBox .argumentItemTitle {
  font-weight: bold;
  font-size: 1.04rem;
  color: #286DD0;
  line-height: 3rem;
  border-bottom: 2px solid #B4CBEC;
  margin-bottom: 1rem;
  text-indent: 10px;
}
.main .thought .thoughtContainer .thoughTabContainer .thoughtTab .ZBJ .rightArgumentListBox .argumentItemTitle::after {
  background: url("./../images/icon-arrow.png") no-repeat;
  top: 18px;
  width: 20px;
  height: 30px;
  background-size: 100%;
}


.main .thoughtRe {
  width: 100%;
  height: 34rem;
  position: relative;
  z-index: 1;
}

.main .thoughtRe .thoughtReContainer {
  width: 62.5rem;
  height: 32rem;
  margin: 0 auto;
  padding-top: 59px;
  position: relative;
}

.main .thoughtRe .thoughtReContainer .thoughtReTabContainer {
  margin-top: 23px;
  width: 100%;
  height: 24rem;
  background-color: #f4f8fc;
  box-shadow: 1px 7px 30px 0px rgba(0, 44, 99, 0.18);
  border-radius: 10px;
  background: url("./../images/thoughtBg.png") no-repeat;
  background-size: 100% 100%;
  position: relative;
}

.main  .thoughtTab {
  width: 100%;
  /* background: url("./../images/thoughtBg.png") no-repeat;
  background-size: 100% 100%; */
  position: relative;
}
.main .thoughtRe .thoughtReContainer .thoughtReTabContainer .thoughtTab .tabs{
  display: flex;
  margin: 40px 0 0 46px;
}
.main .thoughtRe .thoughtReContainer .thoughtReTabContainer .thoughtTab .tabs .tab {
  padding: 0 1.8229rem 0.7813rem;
  position: relative;
  font-size: 0.9375rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 0.9375rem;
  opacity: 0.8;
  cursor: pointer;
}
.main .thoughtRe .thoughtReContainer .thoughtReTabContainer .thoughtTab .tabs .tab:hover  {
  opacity: 1;
}
.main .thoughtRe .thoughtReContainer .thoughtReTabContainer .thoughtTab .tabs .tab.active  {
  font-size: 1.0417rem;
  font-weight: bold;
  color: #286dd0;
  opacity: 1 !important;
}
.main .thoughtRe .thoughtReContainer .thoughtReTabContainer .thoughtTab .tab.active::after {
  content: "";
  position: absolute;
  bottom: -26px;
  left: 50%;
  transform: translateX(-50%);
  width: 8.9063rem;
  height: 1.5104rem;
  background: url("./../images/icon-tabActive.png") no-repeat;
  background-size: contain;
}
.main  .thoughtTab .ZJLD {
  width: 100%;
  height: 100%;
  position: relative;
}

.main  .thoughtTab  .lookMore {
  position: absolute;
  top: 0;
  right: 37px;
  width: 62px;
  height: 30px;
  border: 1px solid #aec7ea;
  border-radius: 5px;
  font-size: 15px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #286dd0;
  line-height: 30px;
  text-align: center;
}
.main  .thoughtTab .ZJLD .ZJLDContainer {
  /* position: absolute; */
  width: 100%;
  height: 18.28rem;
  /* margin-top: 16px; */
  padding: 0 1.0417rem;
  align-content: center;
}

.main  .thoughtTab .ZJLD .ZJLDContainer .thoughtSwiperContainer {
  width: 100%;
  position: relative;
  height: 100%;
}

.main  .thoughtTab .ZJLD .ZJLDContainer .thoughtSwiperContainer .myThoughtSwiper {
  width: 100%;
  height: 100%;
  padding-top: 68px;
}

.main  .thoughtTab .ZJLD .ZJLDContainer .thoughtSwiperContainer .myThoughtSwiper .swiper-slide {
  width: 11.4063rem;
  height: 11.0417rem;
}

.main  .thoughtTab .ZJLD .ZJLDContainer .thoughtSwiperContainer .myThoughtSwiper .swiper-slide .LDItem {
  width: 11.4063rem;
  height: 11.0417rem;
  background: linear-gradient(#fff, rgba(255, 255, 255, 0));
  border-radius: 0.5208rem;
  padding: 0.4688rem 0.5729rem 1.4063rem 11px;
  cursor: pointer;
}

.main  .thoughtTab .ZJLD .ZJLDContainer .thoughtSwiperContainer .myThoughtSwiper .swiper-slide .LDItem .peopleInfo {
  width: 100%;
  position: relative;
}

.main  .thoughtTab .ZJLD .ZJLDContainer .thoughtSwiperContainer .myThoughtSwiper .swiper-slide .LDItem .peopleInfo .name {
  display: inline-block;
  padding: 0.4167rem 0.5729rem 0.3125rem 0.625rem;
  background: #286dd0;
  border-radius: 0.5208rem 0.5208rem 0 0;
  font-size: 0.9375rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #ffffff;
  line-height: 0.9375rem;
}

.main  .thoughtTab .ZJLD .ZJLDContainer .thoughtSwiperContainer .myThoughtSwiper .swiper-slide .LDItem .peopleInfo .position {
  padding: 0.7292rem 0.9rem;
  height: 3.3333rem;
  display: flex;
  align-items: center;
  font-size: 0.7292rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #286dd0;
  line-height: 20px;
  background: #f4f8fc;
  border-radius: 0px 0.2604rem 0.2604rem 0.2604rem;
  overflow: hidden;
}

.main  .thoughtTab .ZJLD .ZJLDContainer .thoughtSwiperContainer .myThoughtSwiper .swiper-slide .LDItem .peopleInfo .peopleImg {
  position: absolute;
  left: 5rem;
  bottom: 3.2917rem;
  width: 5.0521rem;
  height: 4.5833rem;
  overflow: hidden;
  transition: all 0.8s;
}

.main  .thoughtTab .ZJLD .ZJLDContainer .thoughtSwiperContainer .myThoughtSwiper .swiper-slide .LDItem .peopleInfo .peopleImg img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.main  .thoughtTab .ZJLD .ZJLDContainer .thoughtSwiperContainer .myThoughtSwiper .swiper-slide .LDItem .argumentList {
  width: 100%;
  margin-top: 0.9896rem;
}

.main  .thoughtTab .ZJLD .ZJLDContainer .thoughtSwiperContainer .myThoughtSwiper .swiper-slide .LDItem .argumentList .argumentItem a {
  margin-bottom: 0.9896rem;
  font-size: 0.7813rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 1.1458rem;
  word-break: break-all;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.main  .thoughtTab .ZJLD .ZJLDContainer .thoughtSwiperContainer .thoughtSwiperPrev,
.main  .thoughtTab .ZJLD .ZJLDContainer .thoughtSwiperContainer .thoughtSwiperNext {
  position: absolute;
  width: 29px;
  height: 29px;
  top: -32px;
  right: 90px;
  border-radius: 5px;
  cursor: pointer;
  background: #286dd0;
}

.main  .thoughtTab .ZJLD .ZJLDContainer .thoughtSwiperContainer .thoughtSwiperPrev.thoughtSwiper-disabled,
.main  .thoughtTab .ZJLD .ZJLDContainer .thoughtSwiperContainer .thoughtSwiperNext.thoughtSwiper-disabled {
  background: #aec7ea;
}

.main  .thoughtTab .ZJLD .ZJLDContainer .thoughtSwiperContainer .thoughtSwiperPrev.thoughtSwiperPrev,
.main  .thoughtTab .ZJLD .ZJLDContainer .thoughtSwiperContainer .thoughtSwiperNext.thoughtSwiperPrev {
  right: 121px;
}

.main  .thoughtTab .ZJLD .ZJLDContainer .thoughtSwiperContainer .thoughtSwiperPrev.thoughtSwiperPrev::after,
.main  .thoughtTab .ZJLD .ZJLDContainer .thoughtSwiperContainer .thoughtSwiperNext.thoughtSwiperPrev::after {
  content: "";
  width: 9px;
  height: 16px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url("./../images/icon-thoughtSwiper-prev.png") no-repeat;
}

.main  .thoughtTab .ZJLD .ZJLDContainer .thoughtSwiperContainer .thoughtSwiperPrev.thoughtSwiperNext::after,
.main  .thoughtTab .ZJLD .ZJLDContainer .thoughtSwiperContainer .thoughtSwiperNext.thoughtSwiperNext::after {
  content: "";
  width: 9px;
  height: 16px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url("./../images/icon-thoughtSwiper-next.png") no-repeat;
}

.main  .thoughtTab .ZJLD .ZJLDContainer.ZJLDNew {
  padding: 0 1.875rem;
}

.main  .thoughtTab .ZJLD .ZJLDContainer.ZJLDNew .thoughtSwiperContainer .myThoughtSwiper {
  padding-top: 8px;
}

.main .thoughtTab .ZJLD .ZJLDContainer.ZJLDNew .thoughtSwiperContainer .myThoughtSwiper .swiper-slide{
  width: 100%;
  height: 12.135417rem;
}

.main   .ZJLDRow {
  padding-top: 32px;
  display: flex;
  gap: 3.59375rem;
}

.main   .ZJLDRow .ZJLDCol {
  width: 0;
  flex: 1;
}

.main   .ZJLDRow .ZJLDCol .ZJLDBoxItem {
  position: relative;
  box-sizing: border-box;
  margin-top: -15px;
  width: 100%;
  height: 130px;
  border-radius: 10px;
  margin-bottom: 8px;
  background: #FFFFFF;
  border-radius: 10px;
  padding: 0.8rem 1.25rem 0 13.75rem;
}

.main   .ZJLDRow .ZJLDCol .ZJLDBoxItem a {
  display: block;
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
}

.main   .ZJLDRow .ZJLDCol .ZJLDBoxItem img {
  position: absolute;
  top: -4px;
  left: 10px;
  width: 12.27083rem;
  height: 6.916667rem;
  object-fit: cover;
  border-radius: 10px;
}

.main   .ZJLDRow .ZJLDCol .ZJLDBoxItem .ZJLDBoxItemInfo {
  flex: 1;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 0.83rem;
  color: #868686;
  line-height: 1.35rem;
  height: 4.15rem;
  overflow: hidden;
  text-align: justify;
  text-indent: 2rem;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.main   .ZJLDRow .ZJLDCol .ZJLDBoxItem .ZJLDBoxItemTime {
  font-weight: 400;
  font-size: 0.83rem;
  color: #C7C8C8;
  line-height: 1.26rem;
  text-align: right;
  margin-top: 0.52rem;
}

.main   .ZJLDRow .ZJLDCol .ZJLDItem {
  position: relative;
  font-weight: 400;
  font-size: 0.84rem;
  color: #333333;
  line-height: 2.2rem;
  height: 2.2rem;
  padding-left: 24px;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  white-space: nowrap;
}

.main   .ZJLDRow .ZJLDCol .ZJLDItem a:hover{
  color: #286DD0;
}

.main   .ZJLDRow .ZJLDCol .ZJLDItem::after {
  content: "";
  position: absolute;
  top: 14px;
  left: 0;
  width: 10px;
  height: 15px;
  background: url("./../images/icon-argumentArrow.png") no-repeat;
  background-size: contain;
}

.main .proceedings {
  width: 100%;
  height: 37rem;
  position: relative;
  z-index: 1;
}

.main .proceedings .proceedingsContainer {
  width: 62.5rem;
  height: 36rem;
  margin: 0 auto;
  position: relative;
}

.main .proceedings .proceedingsContainer .proceedingsContainerTab {
  margin-top: 23px;
  width: 100%;
  height: 32rem;
  background-color: #f4f8fc;
  box-shadow: 1px 7px 30px 0px rgba(0, 44, 99, 0.18);
  border-radius: 10px;
  background: url("./../images/thoughtBg.png");
  background-size: 100% 100%;
  position: relative;
}

.main .proceedings .proceedingsContainer .proceedingsContainerTab.thoughTabContainer .thoughtTab {
  background: transparent;
}

.main .proceedings .proceedingsContainer .proceedingsContainerTab .proceedingsSwiper{
  margin: 40px 69px 35px;
  position: relative;
}
.main .proceedings .proceedingsContainer .proceedingsContainerTab .swiper-slide{
  width: 13.25rem;
  margin-right: 10px;
}
.main .proceedings .proceedingsContainer .proceedingsContainerTab .swiperItem{
  width: 13.25rem;
  height: 42px;
  /* line-height: 42px; */
  border-radius: 5px;
  border: 2px solid #AEC7EA;
  font-weight: 400;
  font-size: 15px;
  color: #286DD0;
  padding: 0 15px;
  align-content: center;
}
.swiper-content-previous-box {
  position: relative;
  overflow: visible;
}
.main .proceedings .proceedingsContainer .proceedingsContainerTab  .swiper-prev,
.swiper-content-previous-box .swiper-prev{
  position: absolute;
  top: 0;
  left: -43px;
  width: 29px;
  height: 42px;
  background-color: #286DD0;
  background-image: url("./../images/icon-newsSwiper-prev.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 9px 16px;
  cursor: pointer;
  z-index: 9;
  opacity: 0.6;
  border-radius: 5px;
}

.main .proceedings .proceedingsContainer .swiper-prev:hover,
.swiper-content-previous-box .swiper-prev:hover {
  opacity: 1;
}

.main .proceedings .proceedingsContainer .swiper-next,
.swiper-content-previous-box .swiper-next {
  position: absolute;
  top: 0;
  right: -43px;
  width: 29px;
  height: 42px;
  background-color: #286DD0;
  background-image: url("./../images/icon-newsSwiper-next.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 9px 16px;
  cursor: pointer;
  z-index: 9;
  opacity: 0.6;
  border-radius: 5px;
}
.swiper-content-previous-box .swiper-prev,
.swiper-content-previous-box .swiper-next {
  top: 7.03rem;
}

.main .proceedings .proceedingsContainer .swiper-next:hover,
.swiper-content-previous-box .swiper-next:hover {
  opacity: 1;
}
.main .proceedings .proceedingsContainer .proceedingsListContainer{
  margin: 0 26px 26px;
  display: flex;
  gap: 22px;
}
.main .proceedings .proceedingsContainer .proceedingsListContainer .swiper-container-proceedingsbottom{
  /* height: 23.5rem; */
  height: auto;
}
.main .proceedings .proceedingsContainer .proceedingsListContainer .proceedingsList{
  background: #FFFFFF;
  border-radius: 5px;
  padding: 2.55rem 2.08rem;
}
.main .proceedings .proceedingsContainer .proceedingsListContainer .proceedingsList.active{
  display: block;
}
.main .proceedings .proceedingsContainer .proceedingsListContainer .proceedingsList .proceedingsItem{
  display: flex;
  align-items: center;
  gap: 2.3rem;
}
.main .proceedings .proceedingsContainer .proceedingsListContainer .proceedingsList .bookImg{
  width: 9.74rem;
  height: 13.13rem;
}
.main .proceedings .proceedingsContainer .proceedingsListContainer .proceedingsList .bookImg img{
  width: 100%;
  height: 100%;
  /* object-fit: contain; */
}
.main .proceedings .proceedingsContainer .proceedingsListContainer .proceedingsList .proceeding_info{
  flex: 1;
  height:15.8rem;
  overflow-y: scroll;
}
.main .proceedings .proceedingsContainer .proceedingsListContainer .proceedingsList .proceeding_info::-webkit-scrollbar{
  display: none
}
.main .proceedings .proceedingsContainer .proceedingsListContainer .proceedingsList .proceeding_title{
  font-weight: 500;
  font-size: 1.15rem;
  color: #286DD0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  /* text-overflow: ellipsis; */
  font-weight: 500;
  font-size: 1.15rem;
  color: #286DD0;
  line-height: 1.3rem;
  max-height: 2.6rem;
}
.main .proceedings .proceedingsContainer .proceedingsListContainer .toc-item {
  font-size: 0.78rem;
  color: #333333;
  display: flex;
  margin-top: 0.68rem;
}
.main .proceedings .proceedingsContainer .proceedingsListContainer .toc-tags {
  display: flex;
  align-items: center;
  margin-top: 1.25rem;
  font-weight: bold;
  font-size: 0.78rem;
  color: #333333;
  line-height: 0.78rem;
  white-space: pre-wrap;
  word-break: break-word;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.main .proceedings .proceedingsContainer .proceedingsListContainer .toc-tags img {
  width: 10px;
  height: 15px;
  margin-right: 11px;
  margin-top: -5px;
}
.main .proceedings .proceedingsContainer .proceedingsListContainer .toc-item:hover {
  color: #286dd0 !important;
  font-weight: 500;
}

.main .proceedings .proceedingsContainer .proceedingsListContainer .toc-title {
  white-space: pre-wrap;
  word-break: break-word;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}

/* 国创会刊轮播样式 */
.myProceedingsSwiper {
  margin: 2.08rem 0;
}
.myProceedingsSwiper .swiper-slide {
  margin-right: 0 !important;
  /* padding: 0 1.41rem; */
}

.myProceedingsSwiper .proceedings-item-box{
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-template-rows: auto;
  gap: 0;
  border-radius: 0.26rem;
  overflow: hidden;
  background: white;
  margin: 0 1.41rem;
}

.myProceedingsSwiper .proceedings-item {
  /* display: flex;
  align-items: center; */
  background: #FFFFFF;
  /* border-radius: 0.52rem; */
  padding: 1.82rem;
  /* margin: 0.415rem 0.625rem; */
}

.myProceedingsSwiper .proceedings-item-title{
  display: block;
  font-size: 1.15rem;
  color: #286DD0;
  line-height: 2.26rem;
  border-bottom: 2px solid #B4CBEC;
  font-weight: 500;
  margin-bottom: -0.7rem;
}
.myProceedingsSwiper .proceedings-item .toc {
  margin-top: 0.31rem;
}
.myProceedingsSwiper .proceedings-item .toc .toc-tags {
  margin: 1.88rem 0 0.74rem;
  font-weight: bold;
  font-size: 0.94rem;
  color: #333333;
  line-height: 0.94rem;
  height: 0.94rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.myProceedingsSwiper .proceedings-item .toc .toc-tags img {
  width: 0.52rem;
  height: 0.78rem;
  margin-right: 0.63rem;
  margin-top: -5px;
}
.myProceedingsSwiper .proceedings-item .toc .toc-item{
  display: flex;
  font-size: 0.83rem;
  color: #333333;
  margin-top: 0.94rem;
}
.myProceedingsSwiper .proceedings-item .item-content .title:hover,
.myProceedingsSwiper .proceedings-item .toc .toc-item:hover{
  color: #286DD0;
}
.myProceedingsSwiper .proceedings-item .toc .toc-title{
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: justify;
  text-indent: 1.09rem;
  height: 2.3rem;
}

.myProceedingsSwiper .proceedings-item .item-img {
  flex-shrink: 0;
  width: 11.3rem;
  height: 6.37rem;
  margin-right: 1.3rem;
}

.myProceedingsSwiper .proceedings-item .item-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0.26rem;
}

.myProceedingsSwiper .proceedings-item .item-content{
  align-content: center;
}
.myProceedingsSwiper .proceedings-item .item-content .title {
  font-weight: 500;
  line-height: 1.15rem;
  /* height: 2.3rem; */
  font-size: 0.83rem;
  color: #333333;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: justify;
}

.myProceedingsSwiper .proceedings-item .item-content .subtitle {
  font-size: 0.78rem;
  color: #666666;
  line-height: 1.2rem;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  text-indent: 1.66rem;
  text-align: justify;
  margin-top: 0.54rem;
}

.myProceedingsSwiper .proceedings-item .item-content .date {
  font-size: 14px;
  color: #999;
}
.main .research {
  width: 100%;
  height: 32.25rem;
  position: relative;
}

.main .research::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 44.6875rem;
  background: url("./../images/researchBg.png") no-repeat;
  background-size: 100% 100%;
  top: 0px;
  left: 0;
  z-index: 0;
}

.main .research .researchContainer {
  width: 62.5rem;
  height: 100%;
  margin: 0 auto;
  padding-top: 3.0729rem;
  position: relative;
  z-index: 2;
}

.main .research .researchContainer::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 20.9375rem;
  transform: translateX(-50%);
  width: 145%;
  /* max-width: 83.125rem; */
  height: 10.625rem;
  background: url("./../images/videoMainBg.png") no-repeat;
  background-size: 100% 100%;
  z-index: 0;
}

.main .research .researchContainer .researchMain {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 2;
  padding-top: 2.2396rem;
}

.main .research .researchContainer  .researchTabs {
  display: flex;
  justify-content: center;
  height: 3.2292rem;
  margin-bottom: 3.0208rem;
}

.main .research .researchContainer  .researchTabs .researchTab {
  width: 11.5625rem;
  height: 3.2292rem;
  line-height: 3.2292rem;
  text-align: center;
  margin-right: 2.3438rem;
  font-size: 0.9375rem;
  font-family: "Alibaba PuHuiTi";
  font-weight: 400;
  color: #286dd0;
  cursor: pointer;
  background: url("./../images/researchTab.png") no-repeat;
  background-size: contain;
}

.main .research .researchContainer  .researchTabs .researchTab:last-of-type {
  margin: 0;
}

.main .research .researchContainer  .researchTabs .researchTab.active {
  font-family: "Alibaba PuHuiTi";
  font-weight: bold;
  color: #ffffff;
  background: url("./../images/researchTab-active.png") no-repeat;
  background-size: contain;
}

.main .research .researchContainer  .researchList {
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 19rem;
  margin-top: 2.875rem;
  /* padding: 0 5.0417rem; */
  overflow: hidden;
}

.main .research .researchContainer  .researchList.yjbg {
  position: relative;
  overflow: visible;
}

.main .research .researchContainer  .researchList.yjbg .swiper-container-yjbg {
  position: relative;
}

.main .research .researchContainer  .researchList.yjbg .swiper-prev,
.main .research .researchContainer  .researchList.xszz .swiper-prev {
  position: absolute;
  left: -2rem;
  top: 38%;
  transform: translateY(-50%);
  z-index: 10;
  width: 1.51rem;
  height: 2.19rem;
  background-color: #A1C1E3;
  border-radius: 0.26rem;
  background-image: url(./../images/icon-newsSwiper-prev.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 9px 16px;
  cursor: pointer;
}

.main .research .researchContainer  .researchList.yjbg .swiper-next,
.main .research .researchContainer  .researchList.xszz .swiper-next {
  position: absolute;
  right: -2rem;
  top: 38%;
  transform: translateY(-50%);
  z-index: 10;
  width: 1.51rem;
  height: 2.19rem;
  background-color: #A1C1E3;
  border-radius: 0.26rem;
  background-image: url(./../images/icon-newsSwiper-next.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 9px 16px;
  cursor: pointer;
}

.main .research .researchContainer  .researchList.yjbg .swiper-prev:hover,
.main .research .researchContainer  .researchList.yjbg .swiper-next:hover,
.main .research .researchContainer  .researchList.xszz .swiper-prev:hover,
.main .research .researchContainer  .researchList.xszz .swiper-next:hover{
  background-color: #286DD0;
}

.main .research .researchContainer  .researchList.xszz {
  position: relative;
  overflow: visible;
}

.main .research .researchContainer  .researchList.xszz .swiper-container-xszz {
  position: relative;
}

.main .research .researchContainer  .researchList.yjbg .researchItem {
  width: 10rem;
  height: 13.0208rem;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: end;
  position: relative;
}

.main .research .researchContainer  .researchList.yjbg .researchItem img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  border-radius: 10px;
}

.main .research .researchContainer  .researchList.yjbg .researchItem .title {
  width: 7.8125rem;
  font-size: 0.7813rem;
  font-family: "Source Han Serif CN";
  font-weight: 800;
  color: #ffffff;
  line-height: 1.1979rem;
  text-align: center;
  margin-bottom: 1.25rem;
  position: relative;
  z-index: 1;
}

.main .research .researchContainer  .researchList.xszz .researchItem {
  width: 8.8021rem;
  height: 18.2292rem;
  margin-left: 3px;
  position: relative;
}
.main .research .researchContainer  .researchList.xszz .swiper-slide.researchItem {
  margin-left: 0;
  overflow: visible;
  height: 16.2292rem;
}

.main .research .researchContainer  .researchList.xszz .researchItem .bookImg {
  width: 100%;
  height: 12.8125rem;
  -webkit-box-reflect: below 0px -webkit-linear-gradient(top, rgba(255, 0, 0, 0), rgba(255, 255, 255, 0.1));
}

.main .research .researchContainer  .researchList.xszz .swiper-slide.researchItem .bookImg {
  width: 80%;
  height: 12rem;
  margin-left: 10%;
  -webkit-box-reflect: below 0px -webkit-linear-gradient(top, rgba(255, 0, 0, 0), rgba(255, 255, 255, 0.1));
}

.main .research .researchContainer  .researchList.xszz .researchItem .bookImg img {
  width: 100%;
  height: 100%;
}

.main .research .researchContainer  .researchList.xszz .researchItem .title {
  position: absolute;
  z-index: 2;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 11.6667rem;
  height: 3.5417rem;
  padding: 0 1.5625rem 0px 1.5625rem;
  background: url("./../images/researchTitleBg2.png") no-repeat;
  background-size: contain;
}

.main .research .researchContainer  .researchList.xszz .swiper-slide.researchItem .title {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 4rem;
  padding: 0 1.5625rem 0px 1.5625rem;
  background: url("./../images/researchTitleBg2.png") no-repeat;
  background-size: 100% 100%;
  margin-top: 2.5rem;
  padding-top: 0.8rem;
}

.main .research .researchContainer  .researchList.xszz .researchItem .title .center {
  display: flex !important;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 3.5417rem;
  font-size: 0.9375rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 1.1458rem;
  word-break: break-all;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.main .research .researchContainer  .researchList.xszz .swiper-slide.researchItem .title .center {
  display: -webkit-box!important;
  text-overflow: ellipsis;
  align-content: center;
  height: 2.2916rem;
}

.main .sentiment {
  width: 100%;
  height: 37.9167rem;
}

.main .sentiment .sentimentContainer {
  width: 62.5rem;
  height: 100%;
  margin: 0 auto;
  padding-top: 3.0729rem;
  position: relative;
}

.main .sentiment .sentimentContainer .publicSentimentContainer {
  margin-top: 23px;
  width: 100%;
  height: 32.2917rem;
  border-radius: 10px;
  background: url("./../images/sentimentBg.png") no-repeat;
  background-size: 100% 100%;
  display: flex;
  justify-content: space-between;
  padding: 48px 41px 46px 41px;
  box-shadow: 1px 7px 30px 0px rgba(0, 44, 99, 0.18);
}

.main .sentiment .sentimentContainer .publicSentimentContainer .publicItem {
  width: 26.4063rem;
  height: 100%;
}

.main .sentiment .sentimentContainer .publicSentimentContainer .publicItem .publicLabel {
  height: 2.5521rem;
  width: 100%;
  margin-bottom: 19px;
  background: url("./../images/publicLabelBg.png") no-repeat;
  background-size: contain;
  padding-left: 1.875rem;
  font-size: 1.0417rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #286dd0;
  line-height: 1.0417rem;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  white-space: nowrap;
}

.main .sentiment .sentimentContainer .publicSentimentContainer .publicItem .publicMainItem {
  height: 9.1146rem;
  width: 100%;
  margin-bottom: 54px;
}

.main .sentiment .sentimentContainer .publicSentimentContainer .publicItem .publicMainItem .topTitle {
  height: 2.1875rem;
  width: 100%;
  font-size: 0.9375rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  line-height: 0.9375rem;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  white-space: nowrap;
}

.main .sentiment .sentimentContainer .publicSentimentContainer .publicItem .publicMainItem .imgTitle {
  width: 100%;
  height: 6.9271rem;
  display: flex;
  justify-content: space-between;
}

.main .sentiment .sentimentContainer .publicSentimentContainer .publicItem .publicMainItem .imgTitle .publicImg {
  width: 12.2917rem;
  height: 100%;
  overflow: hidden;
  border-radius: 10px;
}

.main .sentiment .sentimentContainer .publicSentimentContainer .publicItem .publicMainItem .imgTitle .publicImg:hover img {
  transform: scale(1.1);
}

.main .sentiment .sentimentContainer .publicSentimentContainer .publicItem .publicMainItem .imgTitle .publicImg img {
  width: 100%;
  height: 100%;
  transition: all 0.8s;
}

.main .sentiment .sentimentContainer .publicSentimentContainer .publicItem .publicMainItem .imgTitle .publicTitle-Date {
  width: 12.9167rem;
  padding-top: 13px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.main .sentiment .sentimentContainer .publicSentimentContainer .publicItem .publicMainItem .imgTitle .publicTitle-Date .publicTitle {
  text-indent: 1.875rem;
  width: 100%;
  height: 78px;
  font-size: 0.8333rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #868686;
  line-height: 1.3542rem;
  word-break: break-all;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.main .sentiment .sentimentContainer .publicSentimentContainer .publicItem .publicMainItem .imgTitle .publicTitle-Date .publicDate {
  font-size: 0.8333rem;
  text-align: end;
  font-family: Arial;
  font-weight: 400;
  color: #c7c8c8;
}

.main .sentiment .sentimentContainer .publicSentimentContainer .publicItem .publicList {
  height: 12.0313rem;
  width: 100%;
  display: flex;
  flex-direction: column;
}

.main .sentiment .sentimentContainer .publicSentimentContainer .publicItem .publicList .publicItem {
  height: 25%;
  width: 100%;
  padding-left: 2.1875rem;
  font-size: 0.8333rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  white-space: nowrap;
  position: relative;
}

.main .sentiment .sentimentContainer .publicSentimentContainer .publicItem .publicList .publicItem::after {
  content: "";
  width: 10px;
  height: 15px;
  background: url("./../images/icon-argumentArrow.png") no-repeat;
  position: absolute;
  top: 5px;
  left: 5px;
}

.main .videos {
  width: 100%;
  height: 554px;
  background: url("./../images/videosBg.png") no-repeat;
  background-size: 100% 100%;
}

.main .videos .videosContainer {
  width: 62.5rem;
  height: 100%;
  padding-top: 59px;
  margin: 0 auto;
  position: relative;
}

.main .videos .videosContainer .videoMain {
  width: 100%;
  height: 396px;
  margin-top: 23px;
  position: relative;
  z-index: 1;
}

.main .videos .videosContainer .videoMain .mainVideoImg {
  width: 35.5208rem;
  height: 384px;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  box-shadow: 1px 7px 30px 0px rgba(0, 44, 99, 0.18);
  border-radius: 10px;
  overflow: hidden;
}

.main .videos .videosContainer .videoMain .mainVideoImg:hover img {
  transform: scale(1.1);
}

.main .videos .videosContainer .videoMain .mainVideoImg img {
  width: 100%;
  height: 100%;
  transition: all 0.8s;
}

.main .videos .videosContainer .videoMain .mainVideoImg::after {
  content: "";
  position: absolute;
  width: 55px;
  height: 55px;
  bottom: 0;
  right: 0;
  background: url("./../images/icon-mainvideo.png") no-repeat;
  background-size: contain;
}

.main .videos .videosContainer .videoMain .mainVideoLabel {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1;
  width: 61.1458rem;
  height: 352px;
  background: rgba(255, 255, 255, 0.6);
  box-shadow: 1px 7px 30px 0px rgba(0, 44, 99, 0.18);
  border-radius: 10px;
}

.main .videos .videosContainer .videoMain .mainVideoLabel .video-title {
  position: absolute;
  width: 18.75rem;
  top: 82px;
  left: 37.7604rem;
  font-size: 1.25rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  line-height: 1.7708rem;
  word-break: break-all;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  letter-spacing: 0.0521rem;
}

.main .videos .videosContainer .videoMain .mainVideoLabel .video-date {
  position: absolute;
  top: 168px;
  left: 38.125rem;
  font-size: 0.8333rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  line-height: 34px;
}

.main .videos .videosContainer .videoMain .mainVideoLabel .video-lookVideo {
  position: absolute;
  top: 212px;
  left: 38.0208rem;
  width: 11.5625rem;
  height: 3.2292rem;
  font-size: 0.9375rem;
  font-family: "Alibaba PuHuiTi";
  font-weight: 500;
  color: #ffffff;
  opacity: 0.8;
}

.main .videos .videosContainer .videoMain .mainVideoLabel .video-lookVideo:hover {
  opacity: 1;
}

.main .videos .videosContainer .videoMain .mainVideoLabel .video-lookVideo img {
  width: 100%;
  height: 100%;
}

.main .videos .videosContainer .videoList {
  width: 100%;
  height: 13.1771rem;
  margin-top: 46px;
  position: relative;
  z-index: 1;
  /* display: flex;
  justify-content: space-between; */
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  grid-template-rows: auto;
}

.main .videos .videosContainer .videoList .videoItem {
  width: 14.0625rem;
  height: 100%;
  background: #ffffff;
  box-shadow: 1px 7px 30px 0px rgba(0, 44, 99, 0.18);
  border-radius: 10px;
  overflow: hidden;
}

.main .videos .videosContainer .videoList .videoItem > a {
  display: block;
  width: 100%;
  height: 100%;
}

.main .videos .videosContainer .videoList .videoItem:hover .videoImg img {
  transform: scale(1.1);
}

.main .videos .videosContainer .videoList .videoItem .videoImg {
  width: 100%;
  height: 7.9167rem;
  overflow: hidden;
  position: relative;
}

.main .videos .videosContainer .videoList .videoItem .videoImg img {
  width: 100%;
  height: 100%;
  transition: all 0.8s;
}

.main .videos .videosContainer .videoList .videoItem .videoImg::after {
  content: "";
  position: absolute;
  width: 40px;
  height: 40px;
  bottom: 0;
  right: 0;
  background: url("./../images/icon-video.png") no-repeat;
  background-size: contain;
}

.main .videos .videosContainer .videoList .videoItem .videoTitle {
  width: 100%;
  padding: 1.0417rem 0.9375rem 0;
  background: #ffffff;
  font-size: 0.8333rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 1.1458rem;
  word-break: break-all;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.main .forum {
  width: 100%;
  /* height: 821px; */
  position: relative;
  z-index: 1;
}

.main .forum .forumContainer {
  width: 62.5rem;
  height: 100%;
  padding-top: 59px;
  margin: 0 auto;
  position: relative;
}

.main .forum .forumContainer .forumImg {
  width: 100%;
  height: 445px;
  margin-top: 23px;
  background: #f4f8fc;
  box-shadow: 1px 7px 30px 0px rgba(0, 44, 99, 0.18);
  border-radius: 10px;
  overflow: hidden;
}

.main .forum .forumContainer .forumImg img {
  width: 100%;
  height: 100%;
}
.main .forum .forumContainer .videoMain {
  width: 100%;
  height: 24.75rem;
  margin-top: 1.5rem;
  position: relative;
  z-index: 1;
  display: none;
}
.main .forum .forumContainer .videoMainBox .videoMain{
  height: 19.58rem;
}
.main .forum .forumContainer .videoMain.active{
  display: block;
}
.main .forum .forumContainer .videoMain .mainVideoImg {
  width: 34.8125rem;
  height: 24rem;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  box-shadow: 1px 7px 30px 0px rgba(0, 44, 99, 0.18);
  border-radius: 10px;
  overflow: hidden;
}
.main .forum .forumContainer .videoMainBox .videoMain .mainVideoImg {
  width: 45.21rem;
  height: 16.54rem;
  padding: 1.45rem;
  margin-top: 2rem;
}
.main .forum .forumContainer .videoMainBox .videoMain .mainVideoImg .video-title{
  font-size: 0.83rem;
  color: #333333;
  line-height: 1.35rem;
  margin-left: 25.83rem;
  text-align: justify;
  height: 12.15rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 9;
  -webkit-box-orient: vertical;
  margin-top: 0.85rem;
  align-content: center;
  text-indent: 1.88rem;
}
.main .forum .forumContainer .videoMainBox .videoMain .mainVideoImg .video-title:hover {
  color: #286dd0 !important;
}
.main .forum .forumContainer .videoMainBox .videoMain .mainVideoImg .video-img {
  width: 23.83rem;
  height: 13.64rem;
  float: left;
  border-radius: 0.26rem;
  box-shadow: 1px 7px 30px 0px rgba(0, 44, 99, 0.18);
  overflow: hidden;
  display: block;
}
.main .forum .forumContainer .videoMainBox .videoMain .mainVideoImg img {
  border-radius: 0.26rem;
}
.main .forum .forumContainer .videoMain .mainVideoImg:hover img {
  transform: scale(1.1);
}
/* .main .forum .forumContainer .videoMainBox .videoMain .mainVideoImg:hover img {
  transform: scale(1);
} */
/* .main .forum .forumContainer .videoMainBox .forumListArrow{

} */

.main .forum .forumContainer .videoMain .mainVideoImg img {
  width: 100%;
  height: 100%;
  transition: all 0.8s;
}

.main .forum .forumContainer .videoMain .mainVideoLabel {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1;
  width: 61.1458rem;
  height: 22rem;
  background: rgba(255, 255, 255, 0.6);
  box-shadow: 1px 7px 30px 0px rgba(0, 44, 99, 0.18);
  border-radius: 10px;
  
}

.main .forum .forumContainer .videoMainBox .videoMain .mainVideoLabel {
  width: 62.5rem;
  height: 18.54rem;
  background: rgba(240, 245, 251, 0.6);
}

.main .forum .forumContainer .videoMain .mainVideoLabel .video-title {
  position: absolute;
  width: 23.75rem;
  top: 51px;
  left: 35.7604rem;
  font-size: 0.93rem;
  font-family: Microsoft YaHei;
  color: #333333;
  line-height: 1.6708rem;
  word-break: break-all;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
  letter-spacing: 0.0521rem;
}

.main .forum .forumContainer .videoMain .mainVideoLabel .video-date {
  position: absolute;
  top: 168px;
  left: 38.125rem;
  font-size: 0.8333rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  line-height: 34px;
}

.main .forum .forumContainer .videoMainBox .videoMain .mainVideoImg .video-lookVideo img {
  width: 7.29rem;
  height: 1.98rem;
  float: right;
  margin-top: 1.35rem;
}

.main .forum .forumContainer .videoMain .mainVideoLabel .video-lookVideo {
  position: absolute;
  top: 17rem;
  left:46.3646rem;
  width: 11.1458rem;
  height: 3.2292rem;
  font-size: 0.9375rem;
  font-family: "Alibaba PuHuiTi";
  font-weight: 500;
  color: #ffffff;
  opacity: 0.8;
}

.main .forum .forumContainer .videoMain .mainVideoLabel .video-lookVideo:hover {
  opacity: 1;
}

.main .forum .forumContainer .videoMain .mainVideoLabel .video-lookVideo img {
  width: 100%;
  height: 100%;
}
.main .forum .forumContainer .forumList {
  height: 2.9167rem;
  position: absolute;
  top:54px;
  display: flex;
  align-items: flex-end;
  right:60px;
}

.main .forum .forumContainer .forumListBox {
  display: block;
  width: 16rem;
  height: 16.68rem;
  overflow-y: scroll;
  /* Firefox 隐藏滚动条 */
  scrollbar-width: none;
  
  /* IE 和 Edge 旧版（基于 EdgeHTML）隐藏滚动条 */
  -ms-overflow-style: none;
  top: 8rem;
  left: 0;
  z-index: 2;
}
/* WebKit 内核浏览器（Chrome, Safari, 新版Edge）隐藏滚动条 */
.main .forum .forumContainer .forumListBox::-webkit-scrollbar {
  display: none;  /* 也可用 width: 0; height: 0; */
}

.main .forum .forumContainer .videoMainBox {
  margin-left: 16rem;
}

.main .forum .forumContainer .forumList .forumItem {
  width: 8.5938rem;
  height: 2.9167rem;
  margin-right: 0.625rem;
  position: relative;
}

.main .forum .forumContainer .forumListBox .forumItem {
  width: 100%;
  height: 4.17rem;
  padding: 1.08rem 0;
}

.main .forum .forumContainer .forumListBox .forumItem.active{
  background: linear-gradient(to right, white, rgba(255, 255, 255, .25));
}

.main .forum .forumContainer .forumList .forumItem > a {
  display: flex;
  gap: 10px;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 9;
}

.main .forum .forumContainer .forumListBox .forumItem > a{
  height: 2.03rem;
}
.main .forum .forumContainer .forumListBox .forumItem.active > a {
  border-left: 4px solid #286DD0;
}

.main .forum .forumContainer .forumList .forumItem:last-of-type {
  margin: 0;
}

/* .main .forum .forumContainer .forumList .forumItem::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: url("./../images/forumItemBg.png") no-repeat;
  background-size: 100%;
} */

.main .forum .forumContainer .forumList .forumItem.active .forumItemImg img {
  transform: translate(-50%, -2.6rem);
}

.main .forum .forumContainer .forumList .forumItem .forumItemImg {
  position: absolute;
  top: 0;
  left: 0;
  /* transform: translateX(-50%); */
  z-index: 1;
  width:1.925rem;
  height:1.9825rem;
  overflow: hidden;
}

.main .forum .forumContainer .forumListBox .forumItem .forumListArrow{
  display: none;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.main .forum .forumContainer .forumListBox .forumItem.active .forumListArrow{
  display: block;
  right: 2.34rem;
}
.main .forum .forumContainer .forumListBox .forumItem .forumItemImg,
.main .forum .forumContainer .forumListBox .forumItem .forumText {
  top: 50% !important;
  transform: translateY(-50%);
}
.main .forum .forumContainer .forumListBox .forumItem .forumItemImg {
  top: calc(50% + 0.3rem)!important;
  left: 1.9rem;
}
.main .forum .forumContainer .forumList .forumItem .forumItemImg img {
  position: absolute;
  top: 0.4rem;
  left: 50%;
  transform: translateX(-50%);
  width:1.625rem;
  height: 1.4625rem;
  object-fit: contain;
  transition: all 0.2s;
}

.main .forum .forumContainer .forumListBox .forumItem .forumItemImg img{
  top: 0;
}

.main .forum .forumContainer .forumList .forumItem .forumItemImg img.bottomImg {
  top: 3rem;
}

.main .forum .forumContainer .forumListBox .forumItem .forumItemImg img.bottomImg {
  top: 2.6rem;
}

.main .forum .forumContainer .forumList .forumItem .forumText {
  max-width: 6.6rem;
  position: absolute;
  z-index: 1;
  top: 0.4rem;
  left:0.75rem;
  /* transform: translateX(-50%); */
  width: 80%;
  text-align: center;
  font-size: 0.9375rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 1.425rem;
  word-break: break-all;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.main .forum .forumContainer .forumList .forumItem.active .forumText{
  font-weight: bold;
  font-size: 20px;
  color: #286DD0;
  left:1.25rem;
  /* line-height: 2.6rem; */
}
.main .forum .forumContainer .forumListBox .forumItem .forumText {
  left: 4.5rem !important;
  text-align: left;
}
.main .partner {
  width: 100%;
  height: 555px;
  position: relative;
}

.main .partner::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 647px;
  background: url("./../images/partnerBg.png") no-repeat;
  background-size: 100% 100%;
  top: -91px;
  left: 0;
  z-index: 0;
}

.main .partner .partnerContainer {
  width: 62.5rem;
  height: 100%;
  position: relative;
  z-index: 1;
  margin: 0 auto;
  padding-top: 59px;
}

.main .partner .partnerContainer .mainTitle .cn-title {
  color: #ffffff;
}

.main .partner .partnerContainer .mainTitle .en-title {
  color: #94c0ff;
}

.main .partner .partnerContainer .lookMore a {
  color: #94c0ff;
}

.main .partner .partnerContainer .partnerTabContainer {
  position: absolute;
  bottom: 1.4583rem;
  width: 100%;
  height: 20.4688rem;
}

@media (max-width: 1440px) {
  .main .partner .partnerContainer .partnerTabContainer {
    bottom: 24px;
  }
}

.main .partner .partnerContainer .partnerTabContainer .partnerGroups {
  width: 100%;
  height: 14.1667rem;
  position: relative;
}

.main .partner .partnerContainer .partnerTabContainer .partnerGroups .swiper-partner-prev {
  position: absolute;
  top: 50%;
  left: -1.875rem;
  transform: translateY(-50%);
  width: 1.875rem;
  height: 5.6771rem;
  background: url("./../images/partnerSwiper-prev.png") no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
  z-index: 9;
}

.main .partner .partnerContainer .partnerTabContainer .partnerGroups .swiper-partner-next {
  position: absolute;
  top: 50%;
  right: -1.875rem;
  transform: translateY(-50%);
  width: 1.875rem;
  height: 5.6771rem;
  background: url("./../images/partnerSwiper-next.png") no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
  z-index: 9;
}

.main .partner .partnerContainer .partnerTabContainer .partnerGroups .swiper-partnerGroups,
.main .partner .partnerContainer .partnerTabContainer .partnerGroups .swiper-partnerGroups2 {
  width: 100%;
  height: 20.4688rem;
  border-radius: 10px;
  overflow: hidden;
}

.main .partner .partnerContainer .partnerTabContainer .partnerGroups .swiper-partnerGroups::after,
.main .partner .partnerContainer .partnerTabContainer .partnerGroups .swiper-partnerGroups2::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 14.1667rem;
  width: 100%;
  background-color: #d6e8ff;
  border-radius: 10px;
}

.main .partner .partnerContainer .partnerTabContainer .partnerGroups .swiper-partnerGroups .swiper-wrapper,
.main .partner .partnerContainer .partnerTabContainer .partnerGroups .swiper-partnerGroups2 .swiper-wrapper {
  height: 14.1667rem;
  position: relative;
}

.main .partner .partnerContainer .partnerTabContainer .partnerGroups .swiper-partnerGroups .swiper-wrapper .swiper-slide,
.main .partner .partnerContainer .partnerTabContainer .partnerGroups .swiper-partnerGroups2 .swiper-wrapper .swiper-slide {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-template-rows: repeat(3, 1fr);
  grid-gap: 1px;
  border-radius: 10px;
  overflow: hidden;
}

.main .partner .partnerContainer .partnerTabContainer .partnerGroups .swiper-partnerGroups .swiper-wrapper .swiper-slide .partnerItem,
.main .partner .partnerContainer .partnerTabContainer .partnerGroups .swiper-partnerGroups2 .swiper-wrapper .swiper-slide .partnerItem {
  background: #ffffff;
  position: relative;
}

.main .partner .partnerContainer .partnerTabContainer .partnerGroups .swiper-partnerGroups .swiper-wrapper .swiper-slide .partnerItem > a,
.main .partner .partnerContainer .partnerTabContainer .partnerGroups .swiper-partnerGroups2 .swiper-wrapper .swiper-slide .partnerItem > a {
  display: block;
  width: 100%;
  height: 100%;
}

.main .partner .partnerContainer .partnerTabContainer .partnerGroups .swiper-partnerGroups .swiper-wrapper .swiper-slide .partnerItem:hover,
.main .partner .partnerContainer .partnerTabContainer .partnerGroups .swiper-partnerGroups2 .swiper-wrapper .swiper-slide .partnerItem:hover {
  position: relative;
  z-index: 2;
  box-shadow: 0px 0px 30px 3px rgba(0, 44, 99, 0.18);
}

.main .partner .partnerContainer .partnerTabContainer .partnerGroups .swiper-partnerGroups .swiper-wrapper .swiper-slide .partnerItem img,
.main .partner .partnerContainer .partnerTabContainer .partnerGroups .swiper-partnerGroups2 .swiper-wrapper .swiper-slide .partnerItem img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover;
  max-height: 100%;
  max-width: 100%;
}

.main .partner .partnerContainer .partnerTabContainer .partnerGroups .swiper-partnerGroups .swiper-wrapper .swiper-slide .partnerItem .text,
.main .partner .partnerContainer .partnerTabContainer .partnerGroups .swiper-partnerGroups2 .swiper-wrapper .swiper-slide .partnerItem .text {
  width: 12.4479rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  white-space: nowrap;
  font-size: 0.9375rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 1.1458rem;
}

.main .partner .partnerContainer .partnerTabContainer .partnerGroups .swiper-partnerGroups .swiper-pagination,
.main .partner .partnerContainer .partnerTabContainer .partnerGroups .swiper-partnerGroups2 .swiper-pagination {
  position: absolute;
  bottom: 80px;
}

@media (max-width: 1440px) {
  .main .partner .partnerContainer .partnerTabContainer .partnerGroups .swiper-partnerGroups .swiper-pagination,
  .main .partner .partnerContainer .partnerTabContainer .partnerGroups .swiper-partnerGroups2 .swiper-pagination {
    bottom: 60px;
  }
}

.main .partner .partnerContainer .partnerTabContainer .partnerGroups .swiper-partnerGroups .swiper-pagination .swiper-pagination-bullet,
.main .partner .partnerContainer .partnerTabContainer .partnerGroups .swiper-partnerGroups2 .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #94c0ff;
  border-radius: 5px;
}

.main .partner .partnerContainer .partnerTabContainer .partnerGroups .swiper-partnerGroups .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,
.main .partner .partnerContainer .partnerTabContainer .partnerGroups .swiper-partnerGroups2 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 30px;
  background: #ffffff;
}

.main .partner .partnerContainer .partnerTabs {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 100px;
  display: flex;
}

.main .partner .partnerContainer .partnerTabs .tab {
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  line-height: 20px;
  padding: 0 2.3958rem;
  position: relative;
  cursor: pointer;
  white-space: nowrap;
}

.main .partner .partnerContainer .partnerTabs .tab:last-of-type {
  margin: 0;
}

.main .partner .partnerContainer .partnerTabs .tab.active {
  font-weight: bold;
}

.main .partner .partnerContainer .partnerTabs .tab.active::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -24px;
  transform: translateX(-50%);
  width: 100%;
  height: 9px;
  background: url("./../images/icon-partnerTab.png") no-repeat;
  background-size: contain;
}

.main .partner .toTop {
  position: absolute;
  bottom: 7.7rem;
  right: 2.9688rem;
  z-index: 9;
  width: 3.125rem;
  height: 3.125rem;
  cursor: pointer;
  opacity: 0.8;
  background: url("./../images/icon-toTop.png") no-repeat;
  background-size: contain;
}

.main .partner .toTop:hover {
  opacity: 1;
}

@media (max-width: 1440px) {
  .main .partner .toTop {
    bottom: 7.7rem;
  }
}

.main .floatBox {
  width: 300px;
  height: 216px;
  position: fixed;
  z-index: 9999;
}

.main .floatBox img {
  width: 100%;
  max-height: 100%;
}

.main .floatBox .floatBoxClose {
  position: absolute;
  top: 6px;
  right: 6px;
  width: 26px;
  height: 26px;
  background: #286dd0;
  opacity: 0.5;
  border-radius: 5px;
  cursor: pointer;
}

.main .floatBox .floatBoxClose::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 14px;
  height: 14px;
  background: url("./../images/icon-close.png") no-repeat;
  background-size: contain;
}

.main .aboutPage {
  width: 100%;
  background-color: #f4f8fc;
}

.main .aboutPage .aboutContainer {
  width: 62.5rem;
  margin: 0 auto;
  overflow: hidden;
}

.main .aboutPage .aboutContainer .topPosition {
  margin-top: 32px;
  margin-bottom: 43px;
}

.main .aboutPage .aboutContainer .jobPostion {
  width: 100%;
  margin-bottom: 30px;
}

.main .aboutPage .aboutContainer .jobPostion.jobPostionHalf {
  width: 30.47rem;
  float: left;
}
.main .aboutPage .aboutContainer .jobPostionHalf:nth-child(2) {
  margin-right: 1.56rem;
}

.main .aboutPage .aboutContainer .jobPostion .label {
  width: 100%;
  height: 76px;
  background: url("./../images/peopleList-labelBg.png") no-repeat;
  background-size: contain;
  margin-bottom: 32px;
  padding: 0.8333rem 0 0 2.6563rem;
  display: flex;
}

.main .aboutPage .aboutContainer .jobPostion.jobPostionHalf .label {
  width: 100%;
  height: 76px;
  background: url("./../images/peopleList-labelBg.png") no-repeat;
  background-size: cover;
  margin-bottom: 32px;
  padding: 0.8333rem 0 0 2.6563rem;
  display: flex;
  border-top-right-radius: 10px;
}

.main .aboutPage .aboutContainer .jobPostion .label .position {
  font-size: 1.875rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #286dd0;
  line-height: 1.875rem;
}

.main .aboutPage .aboutContainer .jobPostion .label .subLabel {
  margin-top: 0.5729rem;
  margin-left: 0.7292rem;
  font-size: 1.25rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgba(51, 51, 51, 0.5);
  line-height: 1.25rem;
}

.main .aboutPage .aboutContainer .jobPostion .peopleList {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.main .aboutPage .aboutContainer .jobPostion .peopleList .peopleItem {
  width: 9.1146rem;
  height: 12.0313rem;
  margin-right: 1.5625rem;
  margin-bottom: 2.7083rem;
  position: relative;
}

.main .aboutPage .aboutContainer .jobPostion .peopleList .peopleItem > a {
  display: block;
  width: 100%;
  height: 100%;
}

.main .aboutPage .aboutContainer .jobPostion .peopleList .peopleItem:nth-child(6n) {
  margin-right: 0;
}

.main .aboutPage .aboutContainer .jobPostion .peopleList .peopleItem .people {
  width: 100%;
  height: 100%;
  background: linear-gradient(140deg, #a6acbb 0%, #f2f6fe 100%);
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}

.main .aboutPage .aboutContainer .jobPostion .peopleList .peopleItem .people img {
  width: 100%;
  max-height: 100%;
  position: absolute;
  bottom: 0;
}

.main .aboutPage .aboutContainer .jobPostion .peopleList .peopleItem .peopleInfo {
  position: absolute;
  bottom: -2.7083rem;
  left: 0;
  width: 100%;
  height: 3rem;
  z-index: 2;
}

.main .aboutPage .aboutContainer .jobPostion .peopleList .peopleItem .peopleInfo .name {
  font-size: 1.0417rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 1.0417rem;
  position: absolute;
  top: 1rem;
  z-index: 3;
  width: 100%;
  text-align: center;
}

.main .aboutPage .aboutContainer .otherMember {
  display: flex;
  margin-bottom: 8.8542rem;
}

.main .aboutPage .aboutContainer .otherMember .label {
  font-size: 2.0833rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 2.0833rem;
}

.main .aboutPage .aboutContainer .otherMember .name {
  margin-left: 1.0417rem;
  font-size: 2.0833rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgba(51, 51, 51, 0.5);
  line-height: 2.0833rem;
}

.main .understandPage {
  width: 100%;
  background-color: #f4f8fc;
  overflow: hidden;
  position: relative;
}

.main .understandPage::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 41.6667rem;
  left: 0;
  top: 328px;
  background: url("./../images/understandBg.png") no-repeat;
  background-size: cover;
  z-index: 1;
}

.main .understandPage .navBox {
  width: 100%;
  height: 80px;
  background: #ffffff;
  position: relative;
}

.main .understandPage .navBox .presentNav {
  position: absolute;
  left: 3.6458rem;
  top: 50%;
  transform: translateY(-50%);
  font-size: 0.9375rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #0f65d9;
  line-height: 0.9375rem;
}

@media (max-width: 1680px) {
  .main .understandPage .navBox .presentNav {
    left: 1.25rem;
  }
}

@media (max-width: 1240px) {
  .main .understandPage .navBox .presentNav {
    display: none;
  }
}

.main .understandPage .navBox .navContainer {
  width: 62.5rem;
  margin: 0 auto;
  height: 100%;
  display: flex;
  align-items: center;
}

.main .understandPage .navBox .navContainer .linkItem {
  font-size: 0.7813rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 0.7813rem;
  cursor: pointer;
  margin-right: 2.6042rem;
}

.main .understandPage .navBox .navContainer .linkItem:hover {
  font-weight: bold;
  color: #165eca;
}

.main .understandPage .understandContainer {
  width: 62.5rem;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

.main .understandPage .topPosition {
  margin-top: 32px;
  margin-bottom: 43px;
}

.main .understandPage .understandItem {
  width: 100%;
  background: rgba(255, 255, 255, 0.7);
  box-shadow: 0px 11px 24px 0px #d4dae2;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 40px;
}

.main .understandPage .understandItem:last-of-type {
  margin-bottom: 100px;
}

.main .understandPage .understandItem .topLabel {
  width: 100%;
  height: 80px;
  background: url("./../images/label-bg.png");
  display: flex;
  align-items: center;
  justify-content: center;
}

.main .understandPage .understandItem .topLabel .labelText {
  font-size: 1.875rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #286dd0;
  line-height: 1.875rem;
  padding: 0 2.7083rem;
  position: relative;
}

.main .understandPage .understandItem .topLabel .labelText::after {
  content: "";
  width: 0.9896rem;
  height: 1.3542rem;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: url("./../images/icon-arrow-left.png") no-repeat;
}

.main .understandPage .understandItem .topLabel .labelText::before {
  content: "";
  width: 0.9896rem;
  height: 1.3542rem;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background: url("./../images/icon-arrow.png") no-repeat;
}

.main .understandPage .understandItem .itemContainer {
  width: 54.7917rem;
  margin: 0 auto;
  border-bottom: 1px solid gainsboro;
  margin-top: 34px;
}

.main .understandPage .understandItem .itemContainer .itemImg {
  width: 100%;
  height: 260px;
  border-radius: 10px;
  margin-bottom: 40px;
  overflow: hidden;
}

.main .understandPage .understandItem .itemContainer .itemImg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.main .understandPage .understandItem .itemContainer .itemTitleList .itemTitleitem {
  margin-bottom: 40px;
}

.main .understandPage .understandItem .itemContainer .itemTitleList .itemTitleitem a {
  display: flex;
  justify-content: space-between;
}

.main .understandPage .understandItem .itemContainer .itemTitleList .itemTitleitem a .title {
  font-size: 0.9375rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 0.9375rem;
}

.main .understandPage .understandItem .itemContainer .itemTitleList .itemTitleitem a .date {
  font-size: 0.9375rem;
  font-family: Arial;
  font-weight: 400;
  color: #999999;
  line-height: 0.9375rem;
}

.main .understandPage .understandItem .itemContainer .itemTitleList .itemTitleitem a:hover .title {
  font-weight: Bold;
  color: RGBA(40, 109, 208, 1);
}

.main .understandPage .understandItem .itemContainer .itemTitleList .itemTitleitem a:hover .date {
  font-weight: Bold;
  color: RGBA(40, 109, 208, 1);
}

.main .understandPage .understandItem .bottomlookMore {
  width: 100%;
  height: 61px;
  padding-right: 3.8542rem;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.main .understandPage .understandItem .bottomlookMore .itemMore {
  font-size: 0.8333rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  line-height: 0.8333rem;
  opacity: 0.8;
}

.main .understandPage .understandItem .bottomlookMore .itemMore:hover {
  opacity: 1;
}

.main .understandPage .understandItem .bottomlookMore:hover {
  background: url("./../images/lookMore-hoverBg.png") no-repeat;
}

.main .understandPage .understandItem .bottomlookMore:hover .itemMore {
  color: #ffffff;
}

.main .newsPage {
  width: 100%;
  background-color: #f4f8fc;
  overflow: hidden;
  position: relative;
}

.main .newsPage::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 41.6667rem;
  left: 0;
  top: 328px;
  background: url("./../images/understandBg.png") no-repeat;
  background-size: cover;
  z-index: 1;
}

.main .newsPage .newsContainer {
  width: 62.5rem;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

.main .newsPage .topPosition {
  margin-top: 32px;
  margin-bottom: 43px;
}

.main .newsPage .newsLabel {
  width: 100%;
  height: 76px;
  background: url("./../images/peopleList-labelBg.png") no-repeat;
  background-size: contain;
  margin-bottom: 22px;
  padding: 0.8333rem 0 0 2.6563rem;
  font-size: 1.875rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #286dd0;
  line-height: 1.875rem;
}
.main .newsPage .newsLabel .more-link {
  font-weight: 400;
  font-size: 0.94rem;
  color: #666666;
  float: right;
  margin-right: 3.39rem;
  position: relative;
}
.main .newsPage .newsLabel .more-link::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -25px;
  width: 12px;
  height: 16px;
  background: url("./../images/icon-thoughtItem-more.png") no-repeat;
  transform: translateY(-50%);
}
.main .newsPage .newsItem {
  width: 100%;
  height: 9.375rem;
  background: #ffffff;
  border-radius: 10px;
  margin-bottom: 16px;
  padding: 0.8854rem 1.8229rem 0.8854rem 0.8854rem;
  display: flex;
  box-shadow: 1px 7px 30px 0px rgba(0, 44, 99, 0.18);
}

.main .newsPage .newsItem:last-of-type {
  margin-bottom: 0;
}

.main .newsPage .newsItem .newsImg {
  width: 13.5417rem;
  height: 100%;
  border-radius: 5px;
  margin-right: 1.1979rem;
  overflow: hidden;
}

.main .newsPage .newsItem .newsImg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.8s;
}

.main .newsPage .newsItem .newsContent {
  display: flex;
  flex-direction: column;
  flex: 1;
}

.main .newsPage .newsItem .newsContent .newsTitle {
  margin-top: 0.5rem;
  font-size: 1.0417rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 1.25rem;
  word-break: break-all;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 0.5208rem;
}

.main .newsPage .newsItem .newsContent .newsSubtitle {
  font-size: 0.7813rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #868686;
  line-height: 1.1458rem;
  height: 3.4375rem;
  word-break: break-all;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-indent: 2em;
  margin-bottom: 0.4rem;
}

.main .newsPage .newsItem .newsContent .date-source {
  font-size: 0.7813rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #bfbfbf;
  line-height: 0.7813rem;
  display: flex;
  justify-content: space-between;
}

.main .newsPage .newsItem:hover {
  background: url("./../images/newsItemBg.png") no-repeat;
}

.main .newsPage .newsItem:hover .newsImg img {
  transform: scale(1.1);
}

.main .newsPage .newsItem:hover .newsContent .newsTitle {
  color: #ffffff;
}

.main .newsPage .newsItem:hover .newsContent .newsSubtitle {
  color: #c5e7ff;
}

.main .newsPage .newsItem:hover .newsContent .date-source {
  color: #a0c7ff;
}

.main .thoughtPage {
  width: 100%;
  background-color: #f4f8fc;
  overflow: hidden;
  position: relative;
}

.main .thoughtPage::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 41.6667rem;
  left: 0;
  top: 328px;
  background: url("./../images/understandBg.png") no-repeat;
  background-size: cover;
  z-index: 1;
}

.main .thoughtPage .thoughtContainer {
  width: 62.5rem;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

.main .thoughtPage .topPosition {
  margin-top: 32px;
  margin-bottom: 43px;
}

.main .thoughtPage .thoughtItem {
  margin-bottom: 4.1667rem;
}

.main .thoughtPage .thoughtItem .thoughtLabel {
  width: 100%;
  height: 76px;
  background: url("./../images/peopleList-labelBg.png") no-repeat;
  background-size: contain;
  padding: 0.8333rem 0 0 2.6563rem;
  font-size: 1.875rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #286dd0;
  line-height: 1.875rem;
  margin-bottom: 20px;
}

.main .thoughtPage .thoughtItem .thoughtItemContainer {
  display: flex;
  flex-wrap: wrap;
}

.main .thoughtPage .thoughtItem .thoughtItemContainer .thoughtItemBox {
  width: 19.9479rem;
  height: 21.25rem;
  background: #ffffff;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  margin-right: 1.3021rem;
  margin-bottom: 1.5625rem;
  box-shadow: 1px 7px 30px 0px rgba(0, 44, 99, 0.18);
}

.main .thoughtPage .thoughtItem .thoughtItemContainer .thoughtItemBox:nth-of-type(3n) {
  margin-right: 0;
}

.main .thoughtPage .thoughtItem .thoughtItemContainer .thoughtItemBox .thoughtImg {
  width: 100%;
  height: 11.25rem;
  background: #ffffff;
  overflow: hidden;
  border: 1px solid #d4d4d4;
}

.main .thoughtPage .thoughtItem .thoughtItemContainer .thoughtItemBox .thoughtImg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.8s;
}

.main .thoughtPage .thoughtItem .thoughtItemContainer .thoughtItemBox .thoughtContent {
  padding: 1.1979rem 1.4583rem 0 1.4583rem;
}

.main .thoughtPage .thoughtItem .thoughtItemContainer .thoughtItemBox .thoughtContent .thoughtTitle {
  font-size: 0.9375rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 0.9375rem;
  margin-bottom: 16px;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  white-space: nowrap;
}

.main .thoughtPage .thoughtItem .thoughtItemContainer .thoughtItemBox .thoughtContent .thoughtSubtitle {
  font-size: 0.8333rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  line-height: 1.25rem;
  height: 2.5rem;
  word-break: break-all;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.main .thoughtPage .thoughtItem .thoughtItemContainer .thoughtItemBox .date-lookMore {
  margin-top: 1.3542rem;
  width: 100%;
  height: 3.1771rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 27px;
  padding-right: 27px;
  background: url("./../images/thoughtItem-dateBg.png") no-repeat;
}

.main .thoughtPage .thoughtItem .thoughtItemContainer .thoughtItemBox .date-lookMore .date {
  font-size: 0.7813rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  line-height: 0.7813rem;
}

.main .thoughtPage .thoughtItem .thoughtItemContainer .thoughtItemBox .date-lookMore .thought-lookMore {
  display: none;
  font-size: 0.7813rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.7813rem;
  opacity: 0.8;
}

.main .thoughtPage .thoughtItem .thoughtItemContainer .thoughtItemBox .date-lookMore .thought-lookMore:hover {
  opacity: 1;
}

.main .thoughtPage .thoughtItem .thoughtItemContainer .thoughtItemBox:hover .thoughtImg img {
  transform: scale(1.1);
}

.main .thoughtPage .thoughtItem .thoughtItemContainer .thoughtItemBox:hover .date-lookMore {
  background: url("./../images/thoughtItem-dateBg-hover.png") no-repeat;
}

.main .thoughtPage .thoughtItem .thoughtItemContainer .thoughtItemBox:hover .date-lookMore .date {
  color: #ffffff;
}

.main .thoughtPage .thoughtItem .thoughtItemContainer .thoughtItemBox:hover .date-lookMore .thought-lookMore {
  display: block;
}

.main .thoughtPage .thoughtItem .thoughtItemMore {
  width: 100%;
  height: 3.2292rem;
  background: rgba(0, 63, 143, 0.05);
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0.8;
}

.main .thoughtPage .thoughtItem .thoughtItemMore:hover {
  opacity: 1;
}

.main .thoughtPage .thoughtItem .thoughtItemMore .more-link {
  font-size: 0.9375rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 0.9375rem;
  position: relative;
}

.main .thoughtPage .thoughtItem .thoughtItemMore .more-link::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -25px;
  width: 12px;
  height: 16px;
  background: url("./../images/icon-thoughtItem-more.png") no-repeat;
  transform: translateY(-50%);
}

.main .thoughtPage .thoughtItem .thoughtItemMore:hover {
  background: url("./../images/thoughtItem-moreHover.png") no-repeat;
}

.main .thoughtPage .thoughtItem .thoughtItemMore:hover .more-link {
  color: #ffffff;
}

.main .thoughtPage .thoughtItem .thoughtItemMore:hover .more-link::after {
  background: url("./../images/icon-thoughtItem-moreHover.png") no-repeat;
}

.main .contentListPage {
  width: 100%;
  background-color: #f4f8fc;
  overflow: hidden;
  position: relative;
}

.main .contentListPage::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 41.6667rem;
  left: 0;
  top: 328px;
  background: url("./../images/understandBg.png") no-repeat;
  background-size: cover;
  z-index: 1;
}
.main .redActive .contentListPage{
  overflow: visible;
}
.main .redActive .contentListPage::after {
  background: none;
  height: 0;
}
.main .contentListPage .contentListContainer {
  width: 62.5rem;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

.main .contentListPage .topPosition {
  margin-top: 32px;
  margin-bottom: 43px;
}

.main .contentListPage .contentListLabel {
  width: 100%;
  height: 76px;
  background: url("./../images/peopleList-labelBg.png") no-repeat;
  background-size: 100%;
  margin-bottom: 22px;
  padding: 0.8333rem 0 0 2.6563rem;
  font-size: 1.875rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #286dd0;
  line-height: 1.875rem;
}

.main .contentListPage .contentListDesc {
  font-weight: 400;
  font-size: 0.94rem;
  color: #286DD0;
  line-height: 1.46rem;
  margin-bottom: 1.15rem;
  padding: 0 2.55rem;
  text-indent: 1.88rem;
}

.main .contentListPage .contentListBox {
  padding: 1.2rem  1.09rem 2.92rem;
  background: #ffffff;
  box-shadow: 1px 7px 30px 0px rgba(0, 44, 99, 0.18);
  border-radius: 0.52rem;
}

.main .contentListPage .contentListBoxV2 {
  padding-bottom: 1px;
  background: #F5F8FC;
  box-shadow: 1px 7px 30px 0px rgba(0, 44, 99, 0.18);
  border-radius: 0.52rem;
}
.main .contentListPage .contentListBoxV2 .forum .forumContainer .videoMainBox .videoMain {
  height: 28.5rem;
}
.main .contentListPage .contentListBoxV2 .forum .forumContainer .forumListBox .forumItem {
  width: 12.93rem;
  height: 7.27rem;
  padding: 0;
  margin: 0.57rem;
  cursor: pointer;
}
.main .contentListPage .contentListBoxV2 .forum .forumContainer .forumListBox .forumItem:first-child {
  margin-top: 2px;
}
.main .contentListPage .contentListBoxV2 .forum .forumContainer .forumListBox .forumItem:last-child {
  margin-bottom: 2px;
}
.main .contentListPage .contentListBoxV2 .forum .forumContainer .forumListBox  {
  height: 23.5rem;
  display: block;
  width: 13.93rem;
  margin-left: 0.55rem;
}
.main .contentListPage .contentListBoxV2 .forum .forumContainer .forumListBox .forumItem.active {
  outline: 2px solid #286DD0;
}
.main .contentListPage .contentListBoxV2 .forum .forumContainer .forumListBox .forumItem.active:before {
  content: '';
  position: absolute;
  left: -9px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
  border-right: 9px solid #286DD0;
}
.main .contentListPage .contentListBoxV2 .forum .forumContainer .forumListBox .forumItem img{
  width: 100%;
  height: 100%;
}
.main .contentListPage .contentListBoxV2 .forum .forumContainer .forumList{
  display: block;
  right: 1rem;
  left: unset;
  width: 15.04rem;
  height: 30.87rem;
  top: -1.8rem;
  background: #D7E6FB;
  z-index: 2;
}
.main .contentListPage .contentListBoxV2 .forum .forumContainer .forumList:before{
  content: '';
  position: absolute;
  left: -9px;
  bottom: -4px;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-left: 9px solid transparent;
  border-top: 9px solid #286DD0;
}
.main .contentListPage .contentListBoxV2 .forum .forumContainer .videoMainBox .videoMain .video-title {
  font-weight: bold;
  font-size: 1.04rem;
  color: #286DD0;
  line-height: 1.46rem;
  display: block;
  position: absolute;
  bottom: 1.15rem;
  left: 0.89rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 42.05rem;
}
.main .contentListPage .contentListBoxV2 .forum .forumContainer .videoMainBox .videoMain .video-title:hover {
  color: #286DD0 !important;
}
.main .contentListPage .contentListBoxV2 .forum .forumContainer .forumList .videoChangePrev,
.main .contentListPage .contentListBoxV2 .forum .forumContainer .forumList .videoChangeNext{
  width: 1.77rem;
  height: 0.89rem;
  margin: 0 auto;
  display: block;
  margin-bottom: 0.89rem;
  margin-top: 1.77rem;
  cursor: pointer;
}
.main .contentListPage .contentListBoxV2 .forum .forumContainer .forumList .videoChangePrev.disabled,
.main .contentListPage .contentListBoxV2 .forum .forumContainer .forumList .videoChangeNext.disabled {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.2;
}
.main .contentListPage .contentListBoxV2 .forum .forumContainer .forumList .videoChangeNext{
  transform: rotate(180deg);
  margin-top: 0.89rem;
  margin-bottom: 0;
}
.main .contentListPage .contentListBoxV2 .forum .forumContainer .mainVideoImg{
  padding: 0.89rem 0.78rem;
  margin-top: 0;
  background: #D7E6FB;
  width: 43.82rem;
  height: 25.16rem;
  border-radius: 0;
  box-shadow: none;
}

.main .contentListPage .contentListItem {
  width: 100%;
  height: 9.375rem;
  background: #ffffff;
  border-radius: 10px;
  margin-bottom: 16px;
  padding: 0.8854rem 1.8229rem 0.8854rem 0.8854rem;
  display: flex;
  box-shadow: 1px 7px 30px 0px rgba(0, 44, 99, 0.18);
}


.main .contentListPage .contentListBox .contentListItem {
  height: 7.7rem;
  padding: 1.22rem 2.4rem 1.22rem 4.16rem;
  box-shadow: none;
  border-radius: 0.52rem;
  margin-bottom: 0;
}

.main .redActive .contentListPage .contentListItem{
  box-shadow: 0px 11px 24px 0px #FAEEDE;
}

.main .contentListPage .contentListItem:last-of-type {
  margin-bottom: 0;
}

.main .contentListPage .contentListItem .contentListImg {
  width: 13.5417rem;
  height: 100%;
  border-radius: 5px;
  margin-right: 1.1979rem;
  overflow: hidden;
  position: relative;
}

.main .contentListPage .contentListItem .contentListImg img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.8s;
  border-radius: 0.26rem;
}

.main .contentListPage .contentListBox .contentListItem .contentListContent{
  border-bottom: 1px solid rgba(220, 220, 220, 0.5);
  height: 6.5rem;
}

.main .contentListPage .contentListItem .contentListContent {
  display: flex;
  flex-direction: column;
  flex: 1;
}

.main .contentListPage .contentListItem .contentListContent .contentListTitle {
  margin: 0.5rem 0;
  font-size: 1.0417rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 1.25rem;
  word-break: break-word!important;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.main .contentListPage .contentListBox .contentListItem .contentListContent .contentListTitle {
  font-family: Source Han Sans SC Regular;
  font-weight: bold;
  font-size: 1.15rem;
  color: #417AD3;
  margin: 0.5rem 0 0.83rem;
  position: relative;
  overflow: visible;
}
.main .contentListPage .contentListBox .contentListItem .contentListContent .contentListTitle::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -1.87rem;
  width: 0.52rem;
  height: 0.78rem;
  background: url(../images/icon-argumentArrow.png) no-repeat;
  background-size: contain;
}
.main .redActive .contentListPage .contentListItem .contentListContent .contentListTitle{
  color: #BE3830;
}
.main .contentListPage .contentListItem .contentListContent .contentListSubtitle {
  font-size: 0.7813rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #868686;
  line-height: 1.1458rem;
  height: 3.4375rem;
  word-break: break-all;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-indent: 2em;
  margin-bottom: 0.4rem;
  text-align: justify;
}

.main .contentListPage .contentListBox .contentListItem .contentListContent .contentListSubtitle {
  font-size: 0.78rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #868686;
  line-height: 1.15rem;
  height: 2.3rem;
  word-break: break-all;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-align: justify;
  text-indent: 0;
}

.main .contentListPage .contentListItem .contentListContent .date-source {
  font-size: 0.7813rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #bfbfbf;
  line-height: 0.7813rem;
  display: flex;
  justify-content: space-between;
}

.main .contentListPage .contentListItem:hover {
  background: url("./../images/newsItemBg.png") no-repeat;
}
.main .redActive .contentListPage .contentListItem:hover {
  background: linear-gradient(-90deg, #B12F26, #C63224);
}

.main .contentListPage .contentListItem:hover .contentListImg img {
  transform: translate(-50%, -50%) scale(1.1);
}

.main .contentListPage .contentListItem:hover .contentListContent .contentListTitle {
  color: #ffffff;
}
.main .redActive .contentListPage .contentListItem:hover .contentListContent .contentListTitle{
  color: #fff;
}
.main .contentListPage .contentListItem:hover .contentListContent .contentListSubtitle {
  color: #c5e7ff;
}

.main .contentListPage .contentListItem:hover .contentListContent .date-source {
  color: #a0c7ff;
}
.main .redActive .contentListPage .contentListItem:hover .contentListContent .contentListSubtitle {
  color: #fff;
}
.main .redActive .contentListPage .contentListItem:hover .contentListContent .date-source {
  color: #fff;
}
.main .contentListPage .contentListMore {
  width: 100%;
  height: 3.2292rem;
  background: rgba(0, 63, 143, 0.05);
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0.8;
  margin-top: 2.6042rem;
  margin-bottom: 2.6042rem;
}

.main .contentListPage .contentListMore:hover {
  opacity: 1;
}

.main .contentListPage .contentListMore .more-link {
  font-size: 0.9375rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 0.9375rem;
  position: relative;
}

.main .contentListPage .contentListMore .more-link::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -25px;
  width: 12px;
  height: 16px;
  background: url("./../images/icon-thoughtItem-more.png") no-repeat;
  transform: translateY(-50%);
}

.main .contentListPage .contentListMore:hover {
  background: url("./../images/thoughtItem-moreHover.png") no-repeat;
}

.main .contentListPage .contentListMore:hover .more-link {
  color: #ffffff;
}

.main .contentListPage .contentListMore:hover .more-link::after {
  background: url("./../images/icon-thoughtItem-moreHover.png") no-repeat;
}

.main .contentListPage .expertListLabel{
  background: linear-gradient(to right, rgba(28, 125, 255, 1), rgba(28, 125, 255, 0));
  border-radius: 0.78rem 0rem 0rem 0rem;
  height: 4.17rem;
  align-content: center;
  padding-left: 3.07rem;
  font-family: MiSans;
  font-weight: bold;
  font-size: 1.46rem;
  color: #FFFFFF;
  overflow: hidden;
  white-space: nowrap;
}
.main .contentListPage .expertListLabel span {
  font-family: MiSans;
  font-weight: 500;
  font-size: 0.94rem;
  color: #FFFFFF;
  line-height: 1.72rem;
  margin-left: 1.25rem;
}

.main .contentListPage .expertBox{
  background: linear-gradient(0deg, #FFFFFF, #EAF3FF);
  box-shadow: 0rem 1rem 1rem 0rem #D4DAE2;
  border-radius: 0.52rem;
  margin-bottom: 2.19rem;
  padding: 2.76rem 2.4rem 1.77rem;
}

.main .contentListPage .expertBox .expertListBox {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(1, 1fr);
  grid-gap: 0.83rem;
}

.main .contentListPage .expertBox .expertListBox .expertListBoxItem {
  font-family: Source Han Sans SC Regular;
  font-weight: 400;
  font-size: 0.94rem;
  color: #333333;
  line-height: 2rem;
  position: relative;
  padding-left: 2.4rem;
  text-overflow: ellipsis;
  height: 2rem;
  overflow: hidden;
  white-space: nowrap;
}
.main .contentListPage .expertBox .expertListBox .expertListBoxItem a:hover {
  color: #286dd0;
}
.main .contentListPage .expertBox .expertListBox .expertListBoxItem::before {
  content: "";
  position: absolute;
  top: 30%;
  /* transform: translateY(-50%); */
  left: 0.47rem;
  width: 0.63rem;
  height: 0.94rem;
  background: url(../images/icon-argumentArrow.png) no-repeat;
  background-size: contain;
}

.main .contentListPage .expertBox .expertListBox .expertListItem {
  display: block;
}

.main .contentListPage .expertBox .expertListBox .expertListItemImgBox {
  height: 7.6rem;
  background: #FFFFFF;
  border-radius: 0.26rem;
  align-content: center;
  text-align: center;
}

.main .contentListPage .expertBox .expertListBox .expertListItemImgBox img {
  height: 6.61rem;
}

.main .contentListPage .expertBox .expertListBox .expertListItemTitle {
  font-weight: 400;
  font-size: 0.94rem;
  color: #333333;
  line-height: 1.25rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-align: center;
  padding: 0 0.42rem;
  margin-top: 0.73rem;
}

.main .contentListPage .expertBox .expertInfo {
  height: 9.9rem;
  margin-top: 2.34rem;
  align-content: center;
  position: relative;
}
.main .contentListPage .expertBox .expertInfoTitle {
  height: 1.51rem;
  font-family: MiSans;
  font-weight: 500;
  font-size: 1.56rem;
  color: #286DD0;
  line-height: 1.56rem;
}
.main .contentListPage .expertBox .expertInfoTitleImg {
  position: absolute;
  width: 2.19rem;
  height: 1.93rem;
  top: 1.41rem;
  right: 2.19rem;
}
.main .contentListPage .expertBox .expertInfoImg {
  width: 9.27rem;
  height: 100%;
  left: 1.82rem;
  position: absolute;
  top: 0;
  /* -webkit-mask-image: linear-gradient(to bottom, black 60%, transparent 100%);
  mask-image: linear-gradient(to bottom, black 60%, transparent 100%); */
}

.main .contentListPage .expertBox .expertInfoImg img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.main .contentListPage .expertBox .expertInfoContent {
  max-height: 7.3rem;
  align-content: center;
  font-weight: 400;
  font-size: 0.83rem;
  color: #333333;
  line-height: 1.46rem;
  margin-left: 16rem;
  overflow-y: auto;
  padding-right: 1.2rem;
  text-align: justify;
  text-indent: 1.66rem;
  /* -webkit-mask-image: linear-gradient(to bottom, black 60%, transparent 100%);
  mask-image: linear-gradient(to bottom, black 60%, transparent 100%); */
}

.main .contentListPage .expertBox .expertInfoContent::-webkit-scrollbar {
  width: 2px;
}
.main .contentListPage .expertBox .expertInfoContent::-webkit-scrollbar-track {
  background: #E0E8F4;
}
.main .contentListPage .expertBox .expertInfoContent::-webkit-scrollbar-thumb {
  background: #0073E6;
}
.main .contentListPage .expertBox .expertInfoMoreLink {
  font-family: MiSans;
  font-weight: 400;
  font-size: 0.94rem;
  color: #666666;
  line-height: 2.26rem;
  position: relative;
  float: right;
  margin-right: 2.08rem;
}
.main .contentListPage .expertListMore {
  height: 3.23rem;
  background: rgba(0, 63, 143, 0.05);
  border-radius: 0.52rem;
  text-align: center;
  align-content: center;
  font-family: MiSans;
  font-weight: 400;
  font-size: 0.94rem;
  color: #666666;
  line-height: 2.26rem;
  cursor: pointer;
}

.main .contentListPage .expertListMore .more-link {
  position: relative;
  width: max-content;
  margin: auto;
}

.main .contentListPage .expertListMore .more-link::after,
.main .contentListPage .expertBox .expertInfoMoreLink::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -25px;
  width: 12px;
  height: 16px;
  background: url("./../images/icon-thoughtItem-more.png") no-repeat;
  transform: translateY(-50%);
}

.main .contentListPage .expertListMore:hover {
  background: url("./../images/thoughtItem-moreHover.png") no-repeat;
}

.main .contentListPage .expertListMore:hover .more-link {
  color: #ffffff;
}

.main .contentListPage .expertListMore:hover .more-link::after {
  background: url("./../images/icon-thoughtItem-moreHover.png") no-repeat;
}

.main .contentListPage .documentaryBox {
  position: relative;
  margin: 3.39rem 0 2.14rem;
}

.main .contentListPage .documentaryBox .documentaryBoxBg {
  width: 60.57rem;
  height: 18.18rem;
  background: #286DD0;
  border-radius: 0.54rem;
  overflow: hidden;
  background: url("./../images/documentaryBoxBg.png") no-repeat;
}
.main .contentListPage .documentaryBox .expertBox {
  position: absolute;
  top: -1.25rem;
  padding: 2.76rem 2.4rem 3.23rem;
  background: #FFFFFF;
  left: 2.29rem;
  border-radius: 0 0 1.08rem 0.54rem;
  box-shadow: 0rem 0rem 2rem 0rem rgba(0,44,99,0.18);
}
.main .contentListPage .documentaryBox .expertInfoTitle{
  margin: 0;
  height: 2.92rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
}
.main .contentListPage .documentaryBox .expertInfo{
  margin-top: 0;
  height: 9.38rem;
  align-content:baseline;
}
.main .contentListPage .documentaryBox .expertInfoContent{
  margin-left: 19.47rem;
  max-height: 9.38rem;
  height: 9.38rem;
  align-content:baseline;
  padding-right: 0.2rem;
  line-height: 1.46rem;
}
.main .contentListPage .documentaryBox .expertInfoImg {
  width: 16.67rem;
  height: 9.38rem;
  left: 0;
  mask-image: none;
  -webkit-mask-image:none;
}
.main .contentListPage .documentaryBox .expertInfoImg img{
  width: 16.67rem;
  height: 9.38rem;
  position: absolute;
}
.main .contentListPage .documentaryBox .expertInfoImgBg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0.47rem;
  left: 0.47rem;
  background: #F7FAFD;
}

.main .contentListPage .newYouthBox {
  background: white;
  padding-top: 0.7rem;
}

.main .contentListPage .newYouthBox .expertBox {
  position: relative;
  background: linear-gradient(0deg, white, #EAF3FF);
  border-radius: 0;
  padding: 1.8rem 2.97rem 0;
  border-bottom-right-radius: 0.52rem;
}

.main .contentListPage .newYouthBox .expertBox .expertInfoImg {
  width: 32.15rem;
  height: 18.8rem;
  background: white;
  padding: 0.78rem 0.83rem;
  left: 0;
  bottom: 0;
  top: unset;
  -webkit-mask-image: none;
  mask-image: none;
}

.main .contentListPage .newYouthBox .expertBox .expertInfoImg:before {
  content: '';
  position: absolute;
  right: -14px;
  top: 7px;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-right: 14px solid transparent;
  border-bottom: 14px solid #93B7EB;
}

.main .contentListPage .newYouthBox .expertBox .expertInfoTitle span {
  display:block;
  margin-left: 31.9rem;
  white-space: nowrap;
  width: 18rem;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 1.56rem;
  float: left;
  font-weight: bold;
}

.main .contentListPage .newYouthBox .expertBox .expertInfo{
  align-content: baseline;
  height: 13rem;
  clear: both;
  width: 24.53rem;
  margin: 1rem 0 0 31.9rem;
  border-top: 1px solid #93B7EB;
}

.main .contentListPage .newYouthBox .expertBox .expertInfoContent {
  margin: 1rem 0;
  align-content: baseline;
  width: 25.53rem;
  height: 11rem;
  max-height: 11rem;
  padding-right: 1rem;
  -webkit-mask-image: none;
  mask-image: none;
}

.main .mainDetailPage {
  width: 100%;
  background-color: #f4f8fc;
  overflow: hidden;
  position: relative;
}

.main .mainDetailPage::after {
  content: "";
  position: fixed;
  width: 100%;
  height: 41.6667rem;
  left: 0;
  top: 275px;
  background: url("./../images/understandBg.png") no-repeat;
  background-size: cover;
  z-index: 1;
}

.main .mainDetailPage .mainDetailContainer {
  width: 62.5rem;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

.main .mainDetailPage .topPosition {
  margin-top: 32px;
  margin-bottom: 77px;
}

.main .mainDetailPage .mainContent {
  padding: 0 5.2083rem;
}

.main .mainDetailPage .mainContent .mainDetail_title {
  width: 100%;
  font-size: 1.5625rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 2.5rem;
  text-align: center;
  padding-bottom: 1.4479rem;
  border-bottom: 1px solid #dcdcdc;
}

.main .mainDetailPage .mainContent .mainDetail_title .mainDetail_subTItle {
  width: 100%;
  font-size: 1rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 1.5rem;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  white-space: nowrap;
  margin-top: 1.0417rem;
}

.main .mainDetailPage .mainContent .mainDetail_date-source {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding-top: 23px;
  margin-bottom: 3.5417rem;
}

.main .mainDetailPage .mainContent .mainDetail_date-source .date {
  font-size: 1.0417rem;
  font-weight: 400;
  color: #666666;
  line-height: 1.0417rem;
}

.main .mainDetailPage .mainContent .mainDetail_date-source .source {
  font-size: 0.8333rem;
  font-weight: 400;
  color: #999999;
  line-height: 0.8333rem;
}

.main .mainDetailPage .mainContent .mainDetail_img {
  width: 39.7917rem;
  height: 22.3958rem;
  margin: 0 auto;
  overflow: hidden;
  margin-bottom: 2.6042rem;
  position: relative;
}

.main .mainDetailPage .mainContent .mainDetail_img img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  max-height: 100%;
  object-fit: contain;
  transition: all 0.8s;
}

.main .mainDetailPage .mainContent .mainDetail_content {
  width: 100%;
  font-size: 0.8333rem;
  font-weight: 400;
  color: #666666;
  line-height: 1.6667rem;
  margin-bottom: 9.375rem;
}

.main .mainDetailPage .mainContent .mainDetail_content * {
  text-wrap-mode: wrap !important;
}

.main .mainDetailPage .mainContent .mainDetail_content img {
  max-width: 41.6667rem !important;
  object-fit: contain;
}

.main .member-works-box .videoPage {
  margin-left: 1.56rem;
  margin-right: 1.56rem;
}
.main .member-works-box-half .videoPage {
  margin-left: 0.99rem;
  margin-right: 0.99rem;
}
.main .member-works-box .videoPage .videoListMore {
  margin-bottom: 1.35rem;
}

.main .videoPage .video-box {
  display: flex;
  flex-wrap: wrap;
}

.main .videoPage .video-box .box-item {
  flex-shrink: 0;
  width: 14.0625rem;
  height: 13.1771rem;
  background: #ffffff;
  box-shadow: 1px 7px 30px 0px rgba(0, 44, 99, 0.18);
  border-radius: 0.52rem;
  margin-bottom: 2.0833rem;
  overflow: hidden;
}
.main .redActive .videoPage .video-box .box-item{
  box-shadow: 0px 11px 24px 0px #FAEEDE;
}
.main .videoPage .video-box .box-item:not(:nth-child(4n)) {
  margin-right: 2.0833rem;
}

.main .videoPage .video-box .box-item:hover .videoImg img {
  transform: scale(1.1);
}

.main .videoPage .video-box .box-item:hover .video-title {
  background: url("./../images/videoHover.png") no-repeat;
  background-size: 100% 5.0521rem;
  color: #ffffff;
}
.main .redActive .videoPage .video-box .box-item:hover .video-title {
  background: linear-gradient(90deg, #F4D3A8, #FFFBF8, #FCF3E4);
  color: #BE3830;
}
.main .videoPage .video-box .box-item .videoImg {
  width: 100%;
  height: 7.9167rem;
  overflow: hidden;
  position: relative;
}

.main .videoPage .video-box .box-item .videoImg img {
  width: 100%;
  height: 100%;
  transition: all 0.8s;
}

.main .videoPage .video-box .box-item .videoImg .icon-video {
  content: "";
  position: absolute;
  width: 40px;
  height: 40px;
  bottom: 0;
  right: 0;
  background: url("./../images/icon-video.png") no-repeat;
  background-size: contain;
}
.main .redActive .videoPage .video-box .box-item .videoImg .icon-video {
  background: url("./../images/video_redIcon.png") no-repeat;
}
.main .videoPage .video-box .box-item .video-title {
  width: 100%;
  height: calc(100% - 7.9rem);
  padding: 0.9896rem 1.0938rem 0 0.9896rem;
  font-size: 0.8333rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 1.3rem;
  position: relative;
  word-break: break-all;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.main .videoPage .video-box .box-item .video-title > a {
  word-break: break-all;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.main .videoPage .videoListMore {
  width: 100%;
  height: 3.2292rem;
  background: rgba(0, 63, 143, 0.05);
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0.8;
  margin-bottom: 2.6042rem;
}
.main .redActive .videoPage .videoListMore{
  background: rgba(237, 138, 66, 0.05);
}

.main .videoPage .videoListMore:hover {
  opacity: 1;
}
.main .redActive .videoPage .videoListMore:hover{
  background: linear-gradient(-90deg, #B12F26, #C63224);
}
.main .videoPage .videoListMore .more-link {
  font-size: 0.9375rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 0.9375rem;
  position: relative;
}

.main .videoPage .videoListMore .more-link::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -25px;
  width: 12px;
  height: 16px;
  background: url("./../images/icon-thoughtItem-more.png") no-repeat;
  transform: translateY(-50%);
}

.main .videoPage .videoListMore:hover {
  background: url("./../images/thoughtItem-moreHover.png") no-repeat;
}

.main .videoPage .videoListMore:hover .more-link {
  color: #ffffff;
}

.main .videoPage .videoListMore:hover .more-link::after {
  background: url("./../images/icon-thoughtItem-moreHover.png") no-repeat;
}

.main .memberPage {
  width: 100%;
  background-color: #f4f8fc;
  overflow: hidden;
  position: relative;
}
.main .memberPage.redActive {
  background-color: #fff;
}
.main .memberPage::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 41.6667rem;
  left: 0;
  top: 428px;
  background: url("./../images/understandBg.png") no-repeat;
  background-size: cover;
  z-index: 0;
}
.main .memberPage.redActive::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: url("./../images/redactive_bg.png") repeat;
  background-size: 100% 105.5rem;
  z-index: 0;
}
.main .memberPage .memberContainer {
  width: 62.5rem;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

.main .memberPage .topPosition {
  margin-top: 32px;
  margin-bottom: 43px;
}

.main .memberPage .memberLabel {
  width: 100%;
  height: 76px;
  background: url("./../images/peopleList-labelBg.png") no-repeat;
  background-size: contain;
  margin-bottom: 22px;
  padding: 0.8333rem 0 0 2.6563rem;
  font-size: 1.875rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #286dd0;
  line-height: 1.875rem;
}
.main .memberPage.redActive .memberLabel {
  width: auto;
  height: 76px;
  background: url("./../images/twoMeeting_title.png") no-repeat;
  background-size: 100% 100%;
  padding: 0;
  font-weight: 800;
  font-size: 38px;
  color: #B32E26;
  line-height: 43px;
  margin: 0 5.625rem 22px;
  text-align: center;
  font-family: Source Han Serif CN;
}
.main .memberPage .memberBox {
  display: flex;
  flex-wrap: wrap;
}

.main .memberPage .memberBox.memberList {
  margin-bottom: 140px;
}

.main .memberPage .memberBox .box-item {
  flex-shrink: 0;
  width: 14.4271rem;
  height: 10.7813rem;
  box-shadow: 1px 7px 30px 0px rgba(0, 44, 99, 0.18);
  border-radius: 10px;
  margin-bottom: 1.6146rem;
  overflow: hidden;
  background: url("./../images/memberItem-titleBg.png") no-repeat;
  background-position-x: -4px;
  background-size: cover;
}

.main .memberPage .memberBox .box-item:not(:nth-child(4n)) {
  margin-right: 1.5625rem;
}

.main .memberPage .memberBox .box-item:hover .memberImg img {
  transform: translate(-50%, -50%) scale(1.1);
}

.main .memberPage .memberBox .box-item:hover .memberTitle {
  background: url("./../images/videoHover.png") no-repeat;
  background-size: 100% 5.0521rem;
  color: #ffffff;
}
.main .redActive .memberPage .memberBox .box-item:hover .memberTitle {
  background: rgba(177, 47, 38, 1);
  background-size: 100% 5.0521rem;
  color: #ffffff;
}
.main .memberPage .memberBox .box-item .memberImg {
  width: 100%;
  height: 7.5521rem;
  overflow: hidden;
  position: relative;
  border-bottom: 1px solid #f6f9ff;
}

.main .memberPage .memberBox .box-item .memberImg img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.8s;
}

.main .memberPage .memberBox .box-item .memberTitle {
  width: 100%;
  height: 3.125rem;
  font-size: 0.9375rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 0.9375rem;
  display: flex;
  justify-content: center;
  align-items: center;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  white-space: nowrap;
}
.main .memberPage.redActive .twoMeetingSwiper {
  width: 100%;
  height: 22.07rem;
  /* box-shadow: 1px 7px 38px 0px rgba(0, 44, 99, 0.43); */
  /* border-radius: 10px; */
  margin-top: 42px;
  background: linear-gradient(90deg, #F4D3A8, #FFFBF8, #FCF3E4);
    position: relative;

}

.main .memberPage.redActive .twoMeetingSwiper .swiper-container-news {
  width: 100%;
  height: 100%;
  border-radius: 10px;
}
.main .memberPage.redActive .twoMeetingSwiper .swiper-container-news .swiper-wrapper .swiper-slide{
  display: flex;
}
.main .memberPage.redActive .twoMeetingSwiper  .swiperinfo{
  margin: 36px 0 0 51px;
  flex: 1;
  flex-shrink: 0;
}
.main .memberPage.redActive .twoMeetingSwiper  .swiperType{
  background: url(./../images/twoMeetingSwiper_typeBg.png) no-repeat;
  background-size: 229px 55px;
  width: 229px;
  height: 55px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 800;
  font-size: 34px;
  color: #FFFAF6;
  z-index: 1;
  /* margin: 0 0 0 -54px; */
  position: absolute;
  top: 36px;
  left: 0;
  z-index: 99;
}
.main .memberPage.redActive .twoMeetingSwiper  .swiperinfo .swiper-title{
  font-weight: 600;
  font-size: 1.25rem;
  color: #362100;
  line-height: 1.6rem;
  margin: 4.5rem 0 1.35rem;
}
.main .memberPage.redActive .twoMeetingSwiper  .swiperinfo .swiper-des{
  font-weight: 400;
  font-size: 0.84rem;
  color: #4E3001;
  line-height: 1.45rem;
  margin: 1.35rem 0 1.35rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  text-align: justify;
}
.main .memberPage.redActive .twoMeetingSwiper  .swiperinfo .more{
  font-weight: 400;
  font-size: 18px;
  color: #C63224;
  line-height: 43px;
  position: absolute;
  bottom: 2.6rem;
  left: 51px;
  cursor: pointer;
}
.main .memberPage.redActive .twoMeetingSwiper  .swiperinfo .more::after {
    content: "";
    position: absolute;
    top: 50%;
    right: -25px;
    width: 12px;
    height: 16px;
    background: url(./../images/teoMeeting_more.png) no-repeat;
    transform: translateY(-50%);
}
.main .memberPage.redActive .twoMeetingSwiper  .swiperImg {
  width: 33.35rem;
  flex-shrink: 0;
  position: relative;
  margin: 29px 27px 28px 68px;
}

.main .memberPage.redActive .twoMeetingSwiper  .swiperImg a {
  width: 100%;
  aspect-ratio: 16/9;
}

.main .memberPage.redActive .twoMeetingSwiper .swiper-container-news .swiper-wrapper .swiper-slide .swiperImg img {
  width: 100%;
  aspect-ratio: 16/9;
  object-fit: cover;
}

.main .memberPage.redActive .twoMeetingSwiper .swiper-container-news .swiper-wrapper .swiper-slide .swiperImg .swiper-title {
  position: absolute;
  z-index: 1;
  bottom: 50%;
  left: 5%;
  width: 90%;
  font-size: 0.9375rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  white-space: nowrap;
}

.main .memberPage.redActive .twoMeetingSwiper .swiper-prev {
  position: absolute;
  top: 202px;
  left: -3.3125rem;
  width: 38px;
  height: 74px;
  background: url("./../images/twoMeeting_prev.png") no-repeat;
  background-size: contain;
  cursor: pointer;
  z-index: 9;
  opacity: 0.8;
}

.main .memberPage.redActive .twoMeetingSwiper .swiper-prev:hover {
  opacity: 1;
}

.main .memberPage.redActive .twoMeetingSwiper .swiper-next {
  position: absolute;
  top: 202px;
  right: -3.3125rem;
  width: 38px;
  height: 74px;
  background: url("./../images/twoMeeting_next.png") no-repeat;
  background-size: contain;
  cursor: pointer;
  z-index: 9;
  opacity: 0.8;
}

.main .memberPage.redActive .twoMeetingSwiper .swiper-next:hover {
  opacity: 1;
}

.main .memberPage.redActive .twoMeetingSwiper .swiper-container-news .swiper-pagination {
  position: absolute;
  width: unset;
  left: unset;
  top: unset;
  right: 1.3021rem;
  bottom: 21px;
  color: #ffffff;
  font-family: Microsoft YaHei;
}

.main .memberPage.redActive .twoMeetingSwiper .swiper-container-news .swiper-pagination .swiper-pagination-current {
  font-size: 1.4583rem;
  font-weight: bold;
}

.main .memberPage.redActive .twoMeetingSwiper .swiper-container-news .swiper-pagination .swiper-pagination-total {
  font-size: 0.9375rem;
}
.main .searchPage {
  width: 100%;
  background-color: #f4f8fc;
  overflow: hidden;
  position: relative;
}

.main .searchPage::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 41.6667rem;
  left: 0;
  top: 328px;
  background: url("./../images/understandBg.png") no-repeat;
  background-size: cover;
  z-index: 1;
}

.main .searchPage .searchContainer {
  width: 62.5rem;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

.main .searchPage .searchContainer .searchLabel {
  height: 5.625rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.9375rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 0.9375rem;
}

.main .searchPage .searchContainer .searchLabel .searchKeyword {
  margin: 0 0.3125rem;
  font-weight: 600;
}

.main .searchPage .searchContainer .searchContent {
  width: 100%;
  background: #ffffff;
  box-shadow: 0px 11px 24px 0px #d4dae2;
  border-radius: 10px;
  padding: 3.0208rem 2.4479rem;
}

.main .searchPage .searchContainer .searchContent .searchItem {
  margin-bottom: 1.7708rem;
}

.main .searchPage .searchContainer .searchContent .searchItem .title {
  font-size: 0.9375rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  text-decoration: underline;
  color: #286dd0;
  line-height: 1.25rem;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  white-space: nowrap;
  margin-bottom: 0.625rem;
}

.main .searchPage .searchContainer .searchContent .searchItem .content {
  height: 1.7708rem;
  font-size: 0.7292rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 0.8854rem;
  word-break: break-all;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 0.625rem;
}

.main .searchPage .searchContainer .searchContent .searchItem .linkUrl {
  font-size: 0.7813rem;
  font-family: Arial;
  font-weight: 400;
  color: #3eb134;
  line-height: 0.7813rem;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  white-space: nowrap;
}

.main .searchPage .searchContainer .searchContent .searchItem:last-of-type {
  margin-bottom: 0;
}

.main .searchPage .noData {
  width: 100%;
  text-align: center;
  font-size: 0.9375rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 0.9375rem;
  min-height: calc(100vh - 269px - 225px);
  display: inline-flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.main .member-information {
  display: flex;
  flex-direction: row;
  position: relative;
  width: 62.5rem;
  height: 330px;
  background: url(../images/member_infor_bg.png) center no-repeat;
  background-size: cover;
  box-shadow: 1px 7px 30px 0px rgba(0, 44, 99, 0.18);
  border-radius: 10px;
}

.main .member-information .left-photo {
  position: relative;
  width: 337px;
  height: 100%;
  flex-shrink: 0;
}

.main .member-information .left-photo .photo-box {
  position: absolute;
  display: block;
  bottom: 0;
  left: 69px;
  width: 204px;
  height: 310px;
  object-fit: contain;
}

.main .member-information .left-photo .name-box {
  position: absolute;
  bottom: 52px;
  left: -10px;
  height: 40.5px;
  padding: 0 21px 0 18px;
  background: #fff;
  font-size: 24px;
  font-weight: bold;
  color: #286dd0;
  line-height: 40.5px;
}

.main .member-information .left-photo .name-box::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: -12px;
  width: 11px;
  height: 12px;
  background: url(../images/triangle_green.png) no-repeat;
  background-size: cover;
}

.main .member-information .left-photo .identity-box {
  position: absolute;
  bottom: 20px;
  left: 0;
  height: 36.7px;
  background: #286dd0;
  padding: 0 12px;
  line-height: 36.7px;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
}

.main .member-information .right-information {
  flex-grow: 1;
  height: 100%;
  padding: 68px 65px 0 0;
  font-size: 0.8333rem;
  font-weight: 400;
  color: #ffffff;
  line-height: 1.25rem;
  text-indent: 2em;
}

.main .member-information .right-information .basic-infor {
  margin: 0 0 37px;
}

.main .member-works-box {
  position: relative;
  width: 62.5rem;
  height: auto;
  margin: 40px 0 0;
  box-shadow: 1px 7px 30px 0px rgba(0, 44, 99, 0.18);
  border-radius: 10px;
  /* background: rgba(255, 255, 255, 0.7); */
  overflow: hidden;
  margin-bottom: 100px;
}

.main .member-works-box-half {
  width: 30.52rem;
  float: left;
  background: white;
}

.main .member-works-box-half:nth-child(odd) {
  float: right;
}

.main .member-works-box-half .memberLabel {
  background-size: auto 100%;
}

.main .member-works-box-half .works-list-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(1, 1fr);
  grid-gap: 0.83rem;
}

.main .member-works-box-half .works-list-grid .works-list-grid-item {
  display: block;
}

.main .member-works-box-half .works-list-grid .works-list-grid-img-box {
  height: 7.66rem;
  background: #FFFFFF;
  border-radius: 0.26rem;
  align-content: center;
  text-align: center;
  border: 1px solid #D6E7FF;
}

.main .member-works-box-half .works-list-grid .works-list-grid-img-box img {
  height: 6.56rem;
  width: 4.53rem;
}

.main .member-works-box-half .works-list-grid .works-list-grid-title {
  font-family: MiSans;
  font-weight: 400;
  font-size: 0.83rem;
  color: #333333;
  line-height: 1.15rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-align: center;
  padding: 0 0.99rem;
  margin-top: 0.83rem;
}

.main .member-works-box .works-list-box.works-list-box-grid4 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: auto;
  grid-gap: 2.08rem 0.99rem;
  width: 100%;
  margin-left: 0;
}
.main .member-works-box .works-list .works-list-box-grid4 .works-list-item-img {
  width: 14.06rem;
  height: 13.18rem;
  border-radius: 0.52rem;
  display: block;
  overflow: hidden;
  position: relative;
  box-shadow: 1px 7px 30px 0px rgba(0, 44, 99, 0.18);
}
.main .member-works-box .works-list .works-list-box-grid4 .works-list-item-img img {
  width: 100%;
  height: 7.92rem;
}
.main .member-works-box .works-list-box-grid4 .works-list-grid-title {
  font-family: MiSans;
  font-weight: 400;
  font-size: 0.83rem;
  color: #333333;
  line-height: 1.15rem;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-align: center;
  padding: 0 0.99rem;
  margin-top: 0.83rem;
}

.main .member-works-box .memberLabel{
  margin-bottom: 0;
}

.main .member-works-box .title {
  width: 100%;
  height: 70px;
  background: url(../images/title__bg.png) center no-repeat;
  background-size: cover;
  font-size: 30px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  line-height: 70px;
  text-align: center;
}

.main .member-works-box .works-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  padding: 1.61rem 2.6rem 2.5rem;
}

.main .member-works-box-half .works-list{
  padding: 1.61rem 1.25rem 1.35rem;
}

.main .member-works-box .works-list-title{
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-size: 1.35rem;
  color: #286DD0;
  line-height: 2.26rem;
  margin-bottom: 1.3rem;
}

.main .member-works-box .works-list .works-list-item {
  position: relative;
  width: 50%;
  padding-left: 23px;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 2.5rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  cursor: pointer;
}

.main .member-works-box .works-list .works-list-item-img {
  width: 21.88rem;
  height: 18.18rem;
  border-radius: 0.52rem;
  display: block;
  overflow: hidden;
  position: relative;
  background: white;
}

.main .member-works-box .works-list .works-list-item-img img {
  width: 100%;
  height: 100%;
}

.main .member-works-box .works-list .works-list-item-img .mask {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 5.94rem;
  padding: 0 1.56rem;
  font-weight: 500;
  font-size: 1.04rem;
  color: #FFFFFF;
  line-height: 1.46rem;
  background: #286DD0;
  font-family: Source Han Sans SC Regular;
  align-content: center;
  width: 100%;
}

.main .member-works-box .works-list .works-list-item-img .mask .time {
  font-family: MiSans;
  font-weight: 400;
  font-size: 0.73rem;
  color: #FFFFFF;
  line-height: 0.78rem;
  margin-top: 0.89rem;
}
.main .member-works-box .works-list-box.works-list-box-grid4 .works-list-item-img .mask {
  font-family: MicrosoftYaHei;
  height: 5.05rem;
  background: white;
  font-weight: 400;
  font-size: 0.78rem;
  color: #333333;
  line-height: 1.04rem;
  padding: 1.15rem 0.99rem;
  align-content: baseline;
  bottom: 0.21rem;
}
.main .member-works-box .works-list-box.works-list-box-grid4 .works-list-item-img:hover .mask {
  background: url(../images/videoHover.png) center no-repeat;
  background-size: cover;
  color: #FFFFFF;
}

.main .member-works-box .works-list .works-list-item-img .mask span {
  display: block;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.main .member-works-box .works-list-box {
  margin-left: 3.02rem;
  align-content: center;
  width: calc(100% - 25rem);
}

.main .member-works-box-half .works-list-box {
  margin-left: 1.09rem;
  margin-top: 2.19rem;
  align-content: center;
  width: calc(100% - 2.5rem);
}

.main .member-works-box .works-list-box .works-list-item {
  font-family: SourceHanSansSC-Regular;
  font-weight: 400;
  font-size: 0.94rem;
  color: #333333;
  line-height: 2.5rem;
  width: 100%;
  padding-left: 2.35rem;
}

.main .member-works-box .works-list .works-list-item::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0px;
  width: 0.63rem;
  height: 0.94rem;
  background: url(../images/icon-argumentArrow.png) no-repeat;
  background-size: contain;
}

.main .member-works-box .works-list .works-list-item:hover {
  color: #286dd0;
}

.main .member-works-box .works-list .works-list-item:hover::before {
  background: url(../images/icon-argumentArrow-blue.png) no-repeat;
  background-size: contain;
}

.main .member-works-box .works-list .works-list-message-item {
  height: 5.84rem;
  border-bottom: 1px dashed #1751BC;
  margin-bottom: 1.04rem;
}
.main .member-works-box .works-list .works-list-message-item:last-child {
  border-bottom: none;
}
.main .member-works-box .works-list .works-list-message-item-box{
  width: 21.61rem;
  float: left;
}
.main .member-works-box .works-list .works-list-item-link {
  width: 100%;
  height: 3.75rem;
  display: block;
  font-family: MiSans;
  font-weight: 400;
  font-size: 0.94rem;
  color: #333333;
  line-height: 1.25rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.main .member-works-box .works-list .works-list-item-link:hover {
  color: #286DD0;
}
.main .member-works-box .works-list .works-list-message-item-content{
  font-family: MiSans;
  font-weight: 400;
  font-size: 0.78rem;
  color: #666666;
  line-height: 0.94rem;
  height: 1.88rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-top: 0.42rem;
}
.main .member-works-box .works-list .works-list-message-item-time {
  font-family: MiSans;
  font-weight: 400;
  font-size: 0.73rem;
  color: #BABABA;
  line-height: 0.78rem;
  margin-top: 0.32rem;
}
.main .member-works-box .works-list .works-list-message-item-img {
  margin-left: 24rem;
  display: block;
  width: 8.33rem;
  height: 4.69rem;
  border-radius: 0.52rem;
  overflow: hidden;
}
.main .member-works-box .works-list .works-list-message-item-img img {
  width: 100%;
  height: 100%;
}

.swiper-content-previous {
  height: 19.11rem;
  overflow: hidden;
  padding-top: 1.15rem;
}
.swiper-content-previous a{
  display: block;
  border-radius: 0.52rem;
  overflow: hidden;
  background: #FFFFFF;
  box-shadow: 1px 7px 30px 0px rgba(0, 44, 99, 0.18);
}
.swiper-content-previous img{
  height: 10.67rem;
}
.swiper-content-previous .video-title{
  font-family: MiSans;
  font-weight: 400;
  font-size: 1.04rem;
  color: #333333;
  line-height: 1.54rem;
  margin: 1.46rem;
  height: 3.08rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-align: center;
}
footer {
  width: 100%;
  min-width: 62.5rem;
  height: 268px;
  background: #002267;
  position: relative;
  z-index: 9;
}
footer.redActive{
  background: linear-gradient(-90deg, #B12F26, #C63224);
}

footer .footer {
  width: 62.5rem;
  height: 206px;
  margin: 0 auto;
  padding-top: 41px;
}

footer .footer .footerTop {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 62px;
  margin-bottom: 38px;
}

footer .footer .footerTop .logo {
  height: 100%;
  max-width: 17.9167rem;
}

footer .footer .footerTop .logo img {
  height: 100%;
}

footer .footer .footerTop .otherPlatforms {
  display: flex;
}

footer .footer .footerTop .otherPlatforms .platform {
  width: 37px;
  height: 37px;
  background: #003687;
  border-radius: 50%;
  position: relative;
  margin-left: 0.8333rem;
  cursor: pointer;
}
footer.redActive .footer .footerTop .otherPlatforms .platform{
  background: #DD3B32;
}
footer .footer .footerTop .otherPlatforms .platform > img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0.8;
}

footer .footer .footerTop .otherPlatforms .platform > img:hover {
  opacity: 1;
}

footer .footer .footerTop .otherPlatforms .platform .qrCode {
  position: absolute;
  top: -128px;
  left: 50%;
  transform: translateX(-50%);
  width: 120px;
  height: 120px;
  background-color: #2d56a9;
  border-radius: 4px;
  padding: 6px;
  z-index: -1;
  display: none;
  transition: all 0.8s;
}

footer .footer .footerTop .otherPlatforms .platform .qrCode .qrCodeContainer {
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-color: #fff;
  padding: 4px;
}

footer .footer .footerTop .otherPlatforms .platform .qrCode .qrCodeContainer img {
  width: 100px;
  height: 100px;
  object-fit: cover;
}

footer .footer .footerTop .otherPlatforms .platform .qrCode::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -10px;
  transform: translateX(-50%);
  border-top: 8px solid #fff;
  border-left: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 8px solid transparent;
}

footer .footer .footerTop .otherPlatforms .platform:hover .qrCode {
  display: block;
  z-index: 9;
}

footer .footer .footerConnection {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 0.7813rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgba(254, 254, 254, 0.8);
  line-height: 0.7813rem;
}

footer .copyright {
  width: 100%;
  height: 61px;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
}

footer .copyright .copyrightContainer {
  width: 62.5rem;
  height: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

footer .copyright .copyrightContainer .banquan {
  font-size: 0.7292rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.5);
  line-height: 0.7292rem;
  margin-right: 2.1875rem;
}

footer .copyright .copyrightContainer .ICP {
  font-size: 0.7292rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.5);
  line-height: 0.7292rem;
  margin-right: 2.6563rem;
}

footer .copyright .copyrightContainer .ygwab {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.5);
  line-height: 0.7292rem;
  padding-left: 1.5625rem;
  position: relative;
}

footer .copyright .copyrightContainer .ygwab::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 0.9375rem;
  height: 1.0417rem;
  background: url("./../images/icon-ygwab.png") no-repeat;
  background-size: contain;
}

.position {
  font-size: 0.8333rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #98a9c2;
  line-height: 0.833rem;
}

.pageContainer {
  width: 62.5rem;
  margin-top: 58px;
  margin-bottom: 100px;
}

.pageContainer .pagination {
  display: flex;
  justify-content: center;
  align-items: center;
}

.pageContainer .pagination .total {
  font-size: 0.7813rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 0.7813rem;
  margin-right: 15px;
}

.pageContainer .pagination .page-link {
  font-size: 0.7292rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  line-height: 0.7292rem;
  padding: 0.3125rem;
  border: none;
  border-radius: 3px;
  margin: 0 0.3125rem;
}

.pageContainer .pagination .page-num {
  min-width: 1.3542rem;
  height: 1.3542rem;
  padding: 0 0.5208rem;
  line-height: 1.3542rem;
  text-align: center;
  border-radius: 3px;
  font-size: 0.7292rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  border: none;
}

.pageContainer .pagination .page-num.page-num-current {
  background: #286dd0;
  color: #ffffff;
}

.pageContainer .pagination .jumpPage {
  font-size: 0.7292rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  line-height: 0.7292rem;
  display: flex;
  align-items: center;
}

.pageContainer .pagination .jumpPage .inputPage {
  width: 1.875rem;
  height: 1.3542rem;
  border: 1px solid #e9e9e9;
  border-radius: 3px;
  margin: 0 6px;
}

.pageContainer .pagination .jumpPage .inputPage input {
  width: 100%;
  height: 100%;
  border-radius: 3px;
  border: 0;
  outline: none;
}

.pageContainer .pagination .jumpPage .pageBtn {
  width: 2.9167rem;
  height: 1.3542rem;
  background: #e9e9e9;
  border-radius: 3px;
  font-size: 0.7292rem;
  text-align: center;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  line-height: 1.3542rem;
  margin-left: 0.625rem;
  cursor: pointer;
}
