@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, 宋体;
}

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 {
  -o-object-fit: cover;
     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: 0;
}
.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::-moz-placeholder {
  color: #40597e;
  opacity: 0.8;
}
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 .navBar {
  width: 100%;
  height: 56px;
  background: url("./../images/navbarBg.png") no-repeat;
  background-size: cover;
  position: relative;
}
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 .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 .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;
  font-weight: 400;
  color: #ffffff;
}
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 .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;
}
.main .activity .bannerNews .bannerNews-title {
  width: 62.5rem;
  margin: 0 auto;
  margin-top: 47px;
  font-size: 1.5625rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #ffffff;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0.0521rem;
  word-break: break-all;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.main .activity .bannerNews .bannerNews-synopsis {
  text-indent: 2em;
  width: 62.5rem;
  padding: 0 2.3438rem;
  margin: 0 auto;
  margin-top: 20px;
  font-size: 0.7292rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #eef5ff;
  line-height: 22px;
  word-break: break-all;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -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.7813rem;
  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%;
  -o-object-fit: cover;
     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;
  padding-top: 59px;
}
.main .news .newsContainer .newsListContainer {
  margin-top: 23px;
  width: 100%;
  height: 416px;
  background: #f4f8fc;
  box-shadow: 1px 7px 30px 0px rgba(0, 44, 99, 0.18);
  border-radius: 10px;
}
.main .news .newsContainer .newsListContainer .blueLine {
  width: 100%;
  height: 10px;
  background: #a6c2e8;
  opacity: 0.9;
  border-radius: 10px 10px 0 0;
}
.main .news .newsContainer .newsListContainer .newsSwiperContainer {
  width: 100%;
  height: 406px;
  padding-left: 1.3rem;
  padding-right: 1.3rem;
  position: relative;
}
.main .news .newsContainer .newsListContainer .newsSwiperContainer .myNewsSwiper {
  width: 100%;
  height: 100%;
  padding-top: 38px;
}
.main .news .newsContainer .newsListContainer .newsSwiperContainer .myNewsSwiper .swiper-wrapper {
  width: 100%;
  height: 100%;
}
.main .news .newsContainer .newsListContainer .newsSwiperContainer .myNewsSwiper .swiper-wrapper .swiper-slide {
  background: #ffffff;
  height: 284px;
  border-radius: 10px;
  overflow: hidden;
  cursor: pointer;
}
.main .news .newsContainer .newsListContainer .newsSwiperContainer .myNewsSwiper .swiper-wrapper .swiper-slide .topImg {
  width: 100%;
  height: 152px;
  overflow: hidden;
}
.main .news .newsContainer .newsListContainer .newsSwiperContainer .myNewsSwiper .swiper-wrapper .swiper-slide .topImg img {
  width: 100%;
  height: 100%;
  transition: all 0.8s;
}
.main .news .newsContainer .newsListContainer .newsSwiperContainer .myNewsSwiper .swiper-wrapper .swiper-slide .sliderContent {
  width: 100%;
  height: 132px;
  padding: 21px 0.9375rem 22px;
  transition: all 0.8s;
}
.main .news .newsContainer .newsListContainer .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 .news .newsContainer .newsListContainer .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 .news .newsContainer .newsListContainer .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 .news .newsContainer .newsListContainer .newsSwiperContainer .myNewsSwiper .swiper-wrapper .swiper-slide:hover .topImg img {
  transform: scale(1.1);
}
.main .news .newsContainer .newsListContainer .newsSwiperContainer .myNewsSwiper .swiper-wrapper .swiper-slide:hover .sliderContent {
  background: #286dd0;
}
.main .news .newsContainer .newsListContainer .newsSwiperContainer .myNewsSwiper .swiper-wrapper .swiper-slide:hover .sliderContent .title {
  font-weight: bold;
  color: #ffffff;
}
.main .news .newsContainer .newsListContainer .newsSwiperContainer .myNewsSwiper .swiper-wrapper .swiper-slide:hover .sliderContent .content {
  font-weight: 400;
  color: #daeaff;
}
.main .news .newsContainer .newsListContainer .newsSwiperContainer .myNewsSwiper .swiper-wrapper .swiper-slide:hover .sliderContent .date {
  font-size: 0.8333rem;
  font-weight: 400;
  color: #ffffff;
}
.main .news .newsContainer .newsListContainer .newsSwiperContainer .myNewsSwiper .swiper-scrollbar {
  bottom: 20px;
  height: 3px;
  background: #ffffff;
  border-radius: 2px;
}
.main .news .newsContainer .newsListContainer .newsSwiperContainer .myNewsSwiper .swiper-scrollbar .swiper-scrollbar-drag {
  cursor: pointer;
  top: -1px;
  height: 5px;
  background: #538ad9;
  opacity: 0.6;
  border-radius: 3px;
}
.main .news .newsContainer .newsListContainer .newsSwiperContainer .myNewsSwiper .swiper-pagination-news {
  position: absolute;
  bottom: 37px;
  left: 50%;
  width: auto;
  transform: translateX(-50%);
}
.main .news .newsContainer .newsListContainer .newsSwiperContainer .myNewsSwiper .swiper-pagination-news .swiper-pagination-bullet {
  width: 17px;
  height: 8px;
  background: rgba(40, 109, 208, 0.3);
  border-radius: 5px;
}
.main .news .newsContainer .newsListContainer .newsSwiperContainer .myNewsSwiper .swiper-pagination-news .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 28px;
  background: rgb(40, 109, 208);
}
.main .news .newsContainer .newsListContainer .newsSwiperContainer .newsSwiper-prev {
  position: absolute;
  left: -36px;
  top: 148px;
  width: 36px;
  height: 109px;
  background: url("./../images/newsSwiper-prev.png") no-repeat;
  cursor: pointer;
}
.main .news .newsContainer .newsListContainer .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: 481px;
  position: relative;
  z-index: 1;
}
.main .thought .thoughtContainer {
  width: 62.5rem;
  height: 481px;
  margin: 0 auto;
  padding-top: 59px;
  position: relative;
}
.main .thought .thoughtContainer .thoughTabContainer {
  margin-top: 23px;
  width: 100%;
  height: 370px;
  background: #f4f8fc;
  box-shadow: 1px 7px 30px 0px rgba(0, 44, 99, 0.18);
  border-radius: 10px;
}
.main .thought .thoughtContainer .thoughTabContainer .blueLine {
  width: 100%;
  height: 10px;
  background: #a6c2e8;
  opacity: 0.9;
  border-radius: 10px 10px 0 0;
}
.main .thought .thoughtContainer .thoughTabContainer .thoughtTab {
  width: 100%;
  height: 360px;
  background: url("./../images/thoughtBg.png") no-repeat;
  position: relative;
}
.main .thought .thoughtContainer .thoughTabContainer .thoughtTab .tabs {
  position: absolute;
  left: 50%;
  top: 36px;
  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 .leftPeople .peopleImg {
  position: absolute;
  bottom: -2px;
  left: 3.125rem;
  width: 204px;
  height: 339px;
  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: 200px;
  margin-top: 125px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.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;
}
.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 .ZJLD {
  width: 100%;
  height: 100%;
  position: relative;
}
.main .thought .thoughtContainer .thoughTabContainer .thoughtTab .ZJLD .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 .ZJLD .ZJLDContainer {
  position: absolute;
  width: 100%;
  height: 14.6rem;
  top: 76px;
  left: 0;
  padding: 0 1.0417rem;
}
.main .thought .thoughtContainer .thoughTabContainer .thoughtTab .ZJLD .ZJLDContainer .thoughtSwiperContainer {
  width: 100%;
  position: relative;
  height: 100%;
}
.main .thought .thoughtContainer .thoughTabContainer .thoughtTab .ZJLD .ZJLDContainer .thoughtSwiperContainer .myThoughtSwiper {
  width: 100%;
  height: 100%;
  padding-top: 68px;
}
.main .thought .thoughtContainer .thoughTabContainer .thoughtTab .ZJLD .ZJLDContainer .thoughtSwiperContainer .myThoughtSwiper .swiper-slide {
  width: 11.4063rem;
  height: 11.0417rem;
}
.main .thought .thoughtContainer .thoughTabContainer .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 .thought .thoughtContainer .thoughTabContainer .thoughtTab .ZJLD .ZJLDContainer .thoughtSwiperContainer .myThoughtSwiper .swiper-slide .LDItem .peopleInfo {
  width: 100%;
  position: relative;
}
.main .thought .thoughtContainer .thoughTabContainer .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 .thought .thoughtContainer .thoughTabContainer .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 .thought .thoughtContainer .thoughTabContainer .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 .thought .thoughtContainer .thoughTabContainer .thoughtTab .ZJLD .ZJLDContainer .thoughtSwiperContainer .myThoughtSwiper .swiper-slide .LDItem .peopleInfo .peopleImg img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.main .thought .thoughtContainer .thoughTabContainer .thoughtTab .ZJLD .ZJLDContainer .thoughtSwiperContainer .myThoughtSwiper .swiper-slide .LDItem .argumentList {
  width: 100%;
  margin-top: 0.9896rem;
}
.main .thought .thoughtContainer .thoughTabContainer .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 .thought .thoughtContainer .thoughTabContainer .thoughtTab .ZJLD .ZJLDContainer .thoughtSwiperContainer .thoughtSwiperPrev,
.main .thought .thoughtContainer .thoughTabContainer .thoughtTab .ZJLD .ZJLDContainer .thoughtSwiperContainer .thoughtSwiperNext {
  position: absolute;
  width: 29px;
  height: 29px;
  top: -32px;
  right: 90px;
  border-radius: 5px;
  cursor: pointer;
  background: #286dd0;
}
.main .thought .thoughtContainer .thoughTabContainer .thoughtTab .ZJLD .ZJLDContainer .thoughtSwiperContainer .thoughtSwiperPrev.thoughtSwiper-disabled,
.main .thought .thoughtContainer .thoughTabContainer .thoughtTab .ZJLD .ZJLDContainer .thoughtSwiperContainer .thoughtSwiperNext.thoughtSwiper-disabled {
  background: #aec7ea;
}
.main .thought .thoughtContainer .thoughTabContainer .thoughtTab .ZJLD .ZJLDContainer .thoughtSwiperContainer .thoughtSwiperPrev.thoughtSwiperPrev,
.main .thought .thoughtContainer .thoughTabContainer .thoughtTab .ZJLD .ZJLDContainer .thoughtSwiperContainer .thoughtSwiperNext.thoughtSwiperPrev {
  right: 121px;
}
.main .thought .thoughtContainer .thoughTabContainer .thoughtTab .ZJLD .ZJLDContainer .thoughtSwiperContainer .thoughtSwiperPrev.thoughtSwiperPrev::after,
.main .thought .thoughtContainer .thoughTabContainer .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 .thought .thoughtContainer .thoughTabContainer .thoughtTab .ZJLD .ZJLDContainer .thoughtSwiperContainer .thoughtSwiperPrev.thoughtSwiperNext::after,
.main .thought .thoughtContainer .thoughTabContainer .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 .thought .thoughtContainer .thoughTabContainer .thoughtTab .ZJLD .ZJLDContainer.ZJLDNew {
  padding: 0 1.875rem;
}
.main .thought .thoughtContainer .thoughTabContainer .thoughtTab .ZJLD .ZJLDContainer.ZJLDNew .thoughtSwiperContainer .myThoughtSwiper {
  padding-top: 8px;
}
.main .thought .thoughtContainer .thoughTabContainer .thoughtTab .ZJLD .ZJLDContainer.ZJLDNew .thoughtSwiperContainer .myThoughtSwiper .swiper-slide {
  width: 100%;
  height: 12.135417rem;
}
.main .thought .thoughtContainer .thoughTabContainer .thoughtTab .ZJLD .ZJLDContainer.ZJLDNew .thoughtSwiperContainer .myThoughtSwiper .swiper-slide .ZJLDRow {
  padding-top: 32px;
  display: flex;
  gap: 3.59375rem;
}
.main .thought .thoughtContainer .thoughTabContainer .thoughtTab .ZJLD .ZJLDContainer.ZJLDNew .thoughtSwiperContainer .myThoughtSwiper .swiper-slide .ZJLDRow .ZJLDCol {
  width: 0;
  flex: 1;
}
.main .thought .thoughtContainer .thoughTabContainer .thoughtTab .ZJLD .ZJLDContainer.ZJLDNew .thoughtSwiperContainer .myThoughtSwiper .swiper-slide .ZJLDRow .ZJLDCol .ZJLDBoxItem {
  position: relative;
  box-sizing: border-box;
  margin-top: -18px;
  width: 100%;
  height: 130px;
  border-radius: 10px;
  margin-bottom: 8px;
  background: #FFFFFF;
  border-radius: 10px;
  padding: 0.989583rem 1.25rem 0.989583rem 13.75rem;
}
.main .thought .thoughtContainer .thoughTabContainer .thoughtTab .ZJLD .ZJLDContainer.ZJLDNew .thoughtSwiperContainer .myThoughtSwiper .swiper-slide .ZJLDRow .ZJLDCol .ZJLDBoxItem a {
  display: block;
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
}
.main .thought .thoughtContainer .thoughTabContainer .thoughtTab .ZJLD .ZJLDContainer.ZJLDNew .thoughtSwiperContainer .myThoughtSwiper .swiper-slide .ZJLDRow .ZJLDCol .ZJLDBoxItem img {
  position: absolute;
  top: -14px;
  left: 10px;
  width: 12.27083rem;
  height: 6.916667rem;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
}
.main .thought .thoughtContainer .thoughTabContainer .thoughtTab .ZJLD .ZJLDContainer.ZJLDNew .thoughtSwiperContainer .myThoughtSwiper .swiper-slide .ZJLDRow .ZJLDCol .ZJLDBoxItem .ZJLDBoxItemInfo {
  flex: 1;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 0.833333rem;
  color: #868686;
  line-height: 1.354167rem;
  overflow: hidden;
}
.main .thought .thoughtContainer .thoughTabContainer .thoughtTab .ZJLD .ZJLDContainer.ZJLDNew .thoughtSwiperContainer .myThoughtSwiper .swiper-slide .ZJLDRow .ZJLDCol .ZJLDBoxItem .ZJLDBoxItemTime {
  font-weight: 400;
  font-size: 0.833333rem;
  color: #C7C8C8;
  line-height: 0.833333rem;
  text-align: right;
}
.main .thought .thoughtContainer .thoughTabContainer .thoughtTab .ZJLD .ZJLDContainer.ZJLDNew .thoughtSwiperContainer .myThoughtSwiper .swiper-slide .ZJLDRow .ZJLDCol .ZJLDItem {
  position: relative;
  font-weight: 400;
  font-size: 0.8333333rem;
  color: #333333;
  line-height: 1.0416667rem;
  height: 40px;
  padding-left: 24px;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  white-space: nowrap;
}
.main .thought .thoughtContainer .thoughTabContainer .thoughtTab .ZJLD .ZJLDContainer.ZJLDNew .thoughtSwiperContainer .myThoughtSwiper .swiper-slide .ZJLDRow .ZJLDCol .ZJLDItem::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 15px;
  background: url("./../images/icon-argumentArrow.png") no-repeat;
  background-size: contain;
}
.main .research {
  width: 100%;
  height: 31.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: 120%;
  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 .researchMain .researchTabs {
  display: flex;
  justify-content: center;
  height: 3.2292rem;
  margin-bottom: 3.0208rem;
}
.main .research .researchContainer .researchMain .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 .researchMain .researchTabs .researchTab:last-of-type {
  margin: 0;
}
.main .research .researchContainer .researchMain .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 .researchMain .researchList {
  display: flex;
  justify-content: space-between;
}
.main .research .researchContainer .researchMain .researchList.yjbg .researchItem {
  width: 10rem;
  height: 13.0208rem;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: end;
  position: relative;
}
.main .research .researchContainer .researchMain .researchList.yjbg .researchItem img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  border-radius: 10px;
}
.main .research .researchContainer .researchMain .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 .researchMain .researchList.xszz .researchItem {
  width: 8.8021rem;
  height: 18.2292rem;
  margin-left: 3px;
  position: relative;
}
.main .research .researchContainer .researchMain .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 .researchMain .researchList.xszz .researchItem .bookImg img {
  width: 100%;
  height: 100%;
}
.main .research .researchContainer .researchMain .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 .researchMain .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 .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: 804px;
  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;
}
.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 .forumList {
  width: 63.75rem;
  height: 7.9167rem;
  margin-top: 34px;
  margin-left: -0.3125rem;
  display: flex;
}
.main .forum .forumContainer .forumList .forumItem {
  width: 8.5938rem;
  height: 7.9167rem;
  margin-right: 0.625rem;
  position: relative;
}
.main .forum .forumContainer .forumList .forumItem > a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 9;
}
.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:hover .forumItemImg img {
  transform: translate(-50%, -2.6rem);
}
.main .forum .forumContainer .forumList .forumItem .forumItemImg {
  position: absolute;
  top: 1.5rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  width: 2.6rem;
  height: 2.6rem;
  overflow: hidden;
}
.main .forum .forumContainer .forumList .forumItem .forumItemImg img {
  position: absolute;
  top: 0.4rem;
  left: 50%;
  transform: translateX(-50%);
  width: 2.0313rem;
  height: 2.0313rem;
  -o-object-fit: contain;
     object-fit: contain;
  transition: all 0.2s;
}
.main .forum .forumContainer .forumList .forumItem .forumItemImg img.bottomImg {
  top: 3rem;
}
.main .forum .forumContainer .forumList .forumItem .forumText {
  max-width: 6.6rem;
  position: absolute;
  z-index: 1;
  top: 4.6rem;
  left: 50%;
  transform: translateX(-50%);
  width: 80%;
  text-align: center;
  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 .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: rgb(214, 232, 255);
  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%);
  -o-object-fit: cover;
     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 .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 .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 rgb(220, 220, 220);
  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%;
  -o-object-fit: cover;
     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: rgb(153, 153, 153);
  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 .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%;
  -o-object-fit: cover;
     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%;
  -o-object-fit: cover;
     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 .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: 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 .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 .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;
}
.main .contentListPage .contentListItem .contentListContent {
  display: flex;
  flex-direction: column;
  flex: 1;
}
.main .contentListPage .contentListItem .contentListContent .contentListTitle {
  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 .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;
}
.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 .contentListPage .contentListItem:hover .contentListImg img {
  transform: translate(-50%, -50%) scale(1.1);
}
.main .contentListPage .contentListItem:hover .contentListContent .contentListTitle {
  color: #ffffff;
}
.main .contentListPage .contentListItem:hover .contentListContent .contentListSubtitle {
  color: #c5e7ff;
}
.main .contentListPage .contentListItem:hover .contentListContent .date-source {
  color: #a0c7ff;
}
.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 .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-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 1.0417rem;
}
.main .mainDetailPage .mainContent .mainDetail_date-source .source {
  font-size: 0.8333rem;
  font-family: Microsoft YaHei;
  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%;
  -o-object-fit: contain;
     object-fit: contain;
  transition: all 0.8s;
}
.main .mainDetailPage .mainContent .mainDetail_content {
  width: 100%;
  font-size: 0.8333rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 1.6667rem;
  margin-bottom: 9.375rem;
}
.main .mainDetailPage .mainContent .mainDetail_content img {
  max-width: 41.6667rem !important;
  -o-object-fit: contain;
     object-fit: contain;
}
.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: 10px;
  margin-bottom: 2.0833rem;
  overflow: hidden;
}
.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 .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 .videoPage .video-box .box-item .video-title {
  width: 100%;
  height: calc(100% - 8rem);
  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 .videoPage .videoListMore:hover {
  opacity: 1;
}
.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::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 .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 .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 .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 .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;
  -o-object-fit: contain;
     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 .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: 40px 69px 100px;
}
.main .member-works-box .works-list .works-list-item {
  position: relative;
  width: 50%;
  padding-left: 23px;
  padding-right: 10px;
  margin: 20px 0 0;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  cursor: pointer;
}
.main .member-works-box .works-list .works-list-item::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0px;
  width: 10px;
  height: 15px;
  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;
}

footer {
  width: 100%;
  min-width: 62.5rem;
  height: 268px;
  background: rgb(0, 34, 103);
  position: relative;
  z-index: 9;
}
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: rgb(0, 54, 135);
  border-radius: 50%;
  position: relative;
  margin-left: 0.8333rem;
  cursor: pointer;
}
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;
  opacity: 0;
  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;
  -o-object-fit: cover;
     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 {
  opacity: 1;
  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;
}