.LineHide {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}

.clearfix:after {
  content: "";
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  display: block;
}

.clearfix {
  zoom: 1;
}

body {
  background-color: #F7F8FC;
}

.headline {
  margin-bottom: 30px;
  background: url(../images/headline_backaground.png) no-repeat top left / 56px 43px;
}

.headline p {
  padding: 13px 0 0 20px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: bold;
  font-size: 28px;
  color: #333333;
}

.headline_2 {
  margin-bottom: 30px;
  background: url(../images/headline_2_backaground.png) no-repeat top left / 56px 43px;
}

.headline_2 p {
  padding: 13px 0 0 20px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: bold;
  font-size: 28px;
  color: #F7F8FC;
}

.part1 {
  padding: 23px 0 21.5px;
}

.part1 .layout {
  padding: 30px;
  background: #FFFFFF;
  display: flex;
  justify-content: space-between;
}

.part1 .layout .swiper {
  margin: 0;
  width: 100%;
  height: auto;
}

.part1 .layout .swiper .swiper-wrapper .swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
}

.part1 .layout .swiper .swiper-wrapper .swiper-slide a img {
  width: 100%;
  height: 100%;
  display: block;
}

.part1 .layout .news {
  position: relative;
}

.part1 .layout .news .tab {
  display: flex;
  border-bottom: 1px solid #115294;
  margin-bottom: 29px;
}

.part1 .layout .news .tab li {
  padding: 10px 24px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 22px;
  color: #333333;
  cursor: pointer;
}

.part1 .layout .news .tab .on {
  background: #0149AE;
  font-family: MicrosoftYaHei;
  font-size: 22px;
  color: #FFFFFF;
}

.part1 .layout .news .contentbox .content ul li {
  margin-top: 25px;
}

.part1 .layout .news .contentbox .content ul li:nth-child(1) {
  margin-top: 0;
}

.part1 .layout .news .contentbox .content ul li:hover a .title i {
  background-color: #0149AE;
}

.part1 .layout .news .contentbox .content ul li:hover a .title p {
  color: #0149AE;
}

.part1 .layout .news .contentbox .content ul li a {
  display: flex;
  align-items: center;
}

.part1 .layout .news .contentbox .content ul li a .title {
  margin-right: 50px;
  display: flex;
  align-items: center;
}

.part1 .layout .news .contentbox .content ul li a .title i {
  margin-right: 10px;
  width: 6px;
  height: 6px;
  background: #DCDCDC;
}

.part1 .layout .news .contentbox .content ul li a .title p {
  width: 311px;
  font-family: MicrosoftYaHei;
  font-size: 18px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}

.part1 .layout .news .contentbox .content ul li a .time {
  font-family: MicrosoftYaHei;
  font-size: 18px;
  color: #999999;
}

.part1 .layout .news .contentbox .content .more {
  position: absolute;
  top: 25px;
  right: 0;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  color: #666666;
}

.part2 {
  padding: 21.5px 0 22.5px;
}

.part2 .layout ul {
  height: 94px;
  display: flex;
  justify-content: space-around;
  align-items: center;
  background: url(../images/part2_background.png) no-repeat;
  background-size: 100% 100%;
}

.part2 .layout ul li {
  margin-top: -20px;
}

.part2 .layout ul li a {
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 23px;
  color: #FFFFFF;
}

.part3 {
  padding: 22.5px 0 23px;
}

.part3 .headline {
  /* border-bottom: 1px solid #D2D2D2; */
}

.part3 .headline p {
  /* padding: 13px 0 24px 20px; */
}

.part3 .rmkc {
  margin-bottom: 54px;
}

.part3 .rmkc .head {
  margin-bottom: 23px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.part3 .rmkc .head p {
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 22px;
  color: #333333;
}

.part3 .rmkc .head a {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  color: #666666;
}

.part3 .rmkc ul li {
  float: left;
  margin-right: 20px;
  border-radius: 8px 8px 8px 8px;
  overflow: hidden;
}

.part3 .rmkc ul li:nth-child(4n) {
  margin-right: 0;
}

.part3 .rmkc ul li:hover a .content .title {
  color: #0149AE;
}

.part3 .rmkc ul li a {
  display: block;
}

.part3 .rmkc ul li a .imgbox {
  width: 284px;
  height: 177px;
}

.part3 .rmkc ul li a .imgbox img {
  width: 100%;
  height: 100%;
  display: block;
}

.part3 .rmkc ul li a .content {
  padding: 16px;
  background: #FFFFFF;
}

.part3 .rmkc ul li a .content .title {
  width: 252px;
  margin-bottom: 15px;
  font-family: MicrosoftYaHei, MicrosoftYaHei;
  font-weight: bold;
  font-size: 18px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}

.part3 .rmkc ul li a .content .writer {
  display: flex;
  align-items: center;
}

.part3 .rmkc ul li a .content .writer img {
  margin-right: 10px;
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
}

.part3 .rmkc ul li a .content .writer p {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  color: #666666;
}

.part3 .gwzt {
  /* padding: 42px 0 86px; */
  /* background: url(../images/part3_gwzt_background.png) no-repeat center top; */
  /* background-size: 100% 100%; */
}

.part3 .gwzt .head {
  margin-bottom: 23px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.part3 .gwzt .head p {
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 22px;
  color: #fff;
}

.part3 .gwzt .head a {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  color: #fff !important;
}

.part3 .gwzt .swiperbox {
  position: relative;
}

.part3 .gwzt .swiper {
  width: 1052px;
  height: 314px;
  /* margin-left: -19px; */
}

.part3 .gwzt .swiper-button-prev:after {
  display: none;
}

.part3 .gwzt .swiper-button-next:after {
  display: none;
}

.part3 .gwzt .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}

.part3 .gwzt .swiper-slide a {
  width: fit-content;
  display: block;
}

.part3 .gwzt .swiper-slide a:hover::before {
  content: "";
  width: 316px;
  height: 314px;
  border: 1px solid #0149AE;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.part3 .gwzt .swiper-slide img {
  width: 287px;
  height: 287px;
  display: block;
  margin: 7px;
}

.part3 .gwzt .swiper-button-prev {
  width: 63px;
  height: 63px;
  background: #FFFFFF;
  border-radius: 50%;
  left: -0;
  top: 50%;
  box-shadow: 8px 0px 27px 0px #E9EAEE;
}

.part3 .gwzt .swiper-button-prev img {
  width: 24px;
  height: 24px;
  left: 16px;
  position: absolute;
}

.part3 .gwzt .swiper-button-next {
  width: 63px;
  height: 63px;
  background: #FFFFFF;
  border-radius: 50%;
  right: -0;
  top: 50%;
  box-shadow: 8px 0px 27px 0px #E9EAEE;
}

.part3 .gwzt .swiper-button-next img {
  width: 24px;
  height: 24px;
  right: 16px;
  position: absolute;
}

.part4 {
  padding: 23px 0 30px;
}

.part4 .layout ul li {
  float: left;
  background: #C9DCF7;
}

.part4 .layout ul li:nth-child(1) {
  margin-right: 28px;
  width: 673px;
  height: 385px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.part4 .layout ul li:nth-child(1) img {
  display: block;
  width: 489px;
  height: 346px;
}

.part4 .layout ul li:nth-child(2) {
  margin-bottom: 20px;
  width: 495px;
  height: 182px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.part4 .layout ul li:nth-child(2) h1 {
  margin-bottom: 29px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: bold;
  font-size: 22px;
  color: #333333;
  text-align: center;
}

.part4 .layout ul li:nth-child(2) .time {
  display: flex;
}

.part4 .layout ul li:nth-child(2) .time .item {
  display: flex;
  align-items: flex-end;
}

.part4 .layout ul li:nth-child(2) .time .item .num {
  width: 70px;
  height: 70px;
  background: url(../images/part4_time_background.png) no-repeat;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: Arial, Arial;
  font-weight: normal;
  font-size: 44px;
  color: #FFFFFF;
}

.part4 .layout ul li:nth-child(2) .time .item p {
  margin: 0 10px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 22px;
  color: #333333;
}

.part4 .layout ul li:nth-child(3) {
  position: relative;
  width: 495px;
  height: 182px;
}

.part4 .layout ul li:nth-child(3) a {
  display: block;
  width: 100%;
  height: 100%;
}

.part4 .layout ul li:nth-child(3) a p {
  position: absolute;
  top: 50%;
  left: 30px;
  transform: translateY(-50%);
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: bold;
  font-size: 31px;
  color: #0E5BC6;
}

.part4 .layout ul li:nth-child(3) a img {
  display: block;
  width: 100%;
  height: 100%;
}

.part5 {
  padding: 30px 0 21.5px;
}

.part5 .layout .box {
  position: relative;
  display: flex;
}

.part5 .layout .box h1 {
  margin-right: 20px;
  width: 93px;
  height: 193px;
  background: #0149AE;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: bold;
  font-size: 22px;
  color: #FFFFFF;
  writing-mode: vertical-rl;
  display: flex;
  align-items: center;
  justify-content: center;
}

.part5 .layout .box .swiper {
  width: 1087px;
  height: 212px;
}

.part5 .layout .box .swiper .swiper-wrapper .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}

.part5 .layout .box .swiper .swiper-wrapper .swiper-slide a {
  display: block;
  height: 100%;
}

.part5 .layout .box .swiper .swiper-wrapper .swiper-slide a img {
  display: block;
  width: 193px;
  height: 193px;
  box-shadow: 1px 1px 16px 1px #DDDEE4;
}

.part5 .layout .box .more {
  position: absolute;
  top: -60px;
  right: 0;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  color: #666666;
}

.control {
  padding: 21.5px 0 25px;
}

.control .layout .list {
  display: flex;
}

.control .layout .list .item {
  margin-right: 26px;
  width: 50%;
  height: 53px;
  border: 1px solid #0149AE;
}

.control .layout .list .item a {
  display: block;
  width: 100%;
  height: 100%;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 22px;
  color: #0E5BC6;
  line-height: 51px;
  text-align: center;
}

.control .layout .list .item:nth-last-child(1) {
  margin-right: 0;
}


.Notice_moduler {
  padding: 21.5px 0 22.5px;
  overflow: hidden;
}

.Notice_moduler .layout {
  background: #F4F5F6;
  border-radius: 10px;
  padding: 18px 0;
}

.Notice_moduler .Notice_title {
  padding-left: 30px;
  float: left;
  margin-right: 33px;
}

.Notice_moduler .Notice_title .img {
  float: left;
  width: 24px;
  height: 22px;
  margin-right: 9px;
}

.Notice_moduler .Notice_title .img img {
  width: 100%;
  height: 100%;
}

.Notice_moduler .Notice_title .Notice_text {
  float: left;
  width: 109px;
  height: 23px;
  font-size: 23px;
  font-weight: bold;
  color: #333;
  line-height: 23px;
  font-style: oblique;
}

.Notice_moduler .Notice_body {
  width: 995px;
  float: left;
}

.Notice_moduler .Notice_body .item {
  float: left;
  width: 290px;
  box-sizing: border-box;
  margin-right: 40px;
  padding-left: 12px;
  position: relative;
}

.Notice_moduler .Notice_body .item a {
  width: 100%;
  font-size: 16px;
  font-weight: 400;
  color: #333;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}

.Notice_moduler .Notice_body .item:before {
  content: "";
  position: absolute;
  top: 11px;
  left: 0px;
  width: 1px;
  height: 1px;
  background: #333;
}

.part6 {
  padding: 30px 0;
}

.part6 .layout {
  display: flex;
  justify-content: space-evenly;

  background: #fff;
  border-radius: 10px;
  padding: 30px 0;
}

.part6 .layout .swiper {
  margin: 0;
  width: 673px;
  height: 385px;
}

.part6 .layout .swiper .swiper-wrapper .swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
}

.part6 .layout .swiper .swiper-wrapper .swiper-slide a img {
  display: block;
  width: 100%;
  height: 100%;
}

.part6 .layout .news {}

.part6 .layout .news .head {
  display: flex;
  align-items: baseline;
  justify-content: space-between;

  border-bottom: 1px solid #115294;
}

.part6 .layout .news .head p {
  padding: 8px 25px;
  background: #0149AE;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: bold;
  font-size: 30px;
  color: #FFFFFF;
}

.part6 .layout .news .head a {
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 18px;
  color: #666666;
}

.part6 .layout .news ul {}

.part6 .layout .news ul li {
  margin-top: 30px;
}

.part6 .layout .news ul li:hover a .title i {
  background: #0149AE;
}

.part6 .layout .news ul li:hover a .title p {
  color: #0149AE;
}

.part6 .layout .news ul li a {
  display: flex;
}

.part6 .layout .news ul li a .title {
  margin-right: 25px;
  display: flex;
  align-items: center;
}

.part6 .layout .news ul li a .title i {
  margin-right: 10px;
  display: block;
  width: 6px;
  height: 6px;
  background: #DCDCDC;
}

.part6 .layout .news ul li a .title p {
  width: 344px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 20px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}

.part6 .layout .news ul li a .time {
  flex-shrink: 0;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 20px;
  color: #999999;
}

.part7 {
  padding: 30px 0;
}

.part7 .layout {}

.part7 .layout .box {
  display: flex;
  justify-content: space-between;
}

.part7 .layout .box .assessment {}

.part7 .layout .box .assessment li {
  margin-bottom: 32px;
  box-shadow: 8px 0px 27px 0px #E7E9ED;
}

.part7 .layout .box .assessment li:nth-last-child(1) {
  margin-bottom: 0;
}

.part7 .layout .box .assessment li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 32px 15px;
}

.part7 .layout .box .assessment li a img {
  margin-right: 10px;
  display: block;
  width: 62px;
  height: 62px;
}

.part7 .layout .box .assessment li a p {
  width: 100%;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: bold;
  font-size: 24px;
  color: #333333;
  text-align: center;
}

.part7 .layout .box .process {
  width: 798px;
  height: 284px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  align-content: space-between;

  background: url(../images/part7_process_bg.png) no-repeat center center / 100% 100%;
}

.part7 .layout .box .process li {
  width: 162px;
  height: 77px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: bold;
  font-size: 24px;
  color: #0149AE;
  text-align: center;
  line-height: 77px;
  cursor: pointer;
}

.markbox {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 9999;
  background-color: rgba(88, 88, 88, 0.58);
}

.markbox .mark {
  background-color: #fff;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 992px;
  height: 595px;
  box-shadow: 0px 1px 7px 0px rgba(189, 189, 189, 0.5);
  border-radius: 8px;
  overflow: hidden;
  transition: all .3s;
}

.markbox .mark .title {
  padding: 20px 48px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 18px;
  color: #FFFFFF;
  background: #0046AB;
}

.markbox .mark .box {
  margin: 25px 0;
  width: 960px;
  height: 400px;
  background-color: #fff;
  padding: 0px 28px 0px 47px;
  overflow-y: scroll;
}

.markbox .mark .box::-webkit-scrollbar {
  width: 8px;
  background: transparent;
  background-color: #F4F4F4;
  border-radius: 4px;
}

.markbox .mark .box::-webkit-scrollbar-thumb {
  width: 8px;
  background: #D8D8D8;
  border-radius: 4px;
  cursor: pointer;
}

.markbox .mark .box .all h2 {
  margin: 10px 0;
  display: flex;
  align-items: center;
}

.markbox .mark .box .all h2 i {
  margin-right: 7px;
  display: block;
  width: 7px;
  height: 7px;
  background: #0046AB;
}

.markbox .mark .box .all h2 p {
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 500;
  font-size: 18px;
  color: #666666;
}

.markbox .mark .box .all .content {
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 16px;
  color: #999999;
  line-height: 26px;
}

.markbox .mark .box .all .content p {
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 16px;
  color: #999999;
  line-height: 26px;
}

.markbox .mark .buttonbox {
  display: flex;
  justify-content: center;
}

.markbox .mark .buttonbox .button {
  margin: 0px 30px;
  padding: 8px 26px;
  border-radius: 20px;
}

.markbox .mark .buttonbox .button a {
  display: block;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 18px;
}

.markbox .mark .buttonbox .blue {
  background: #0046AB;
}

.markbox .mark .buttonbox .blue a {
  color: #fff;
}

.markbox .mark .buttonbox .blue a:hover {
  color: #fff !important;
}

.markbox .mark .buttonbox .border {
  border: 1px solid #0045B2;
}

.markbox .mark .buttonbox .border a {
  color: #0046AB;
}

.part8 {
  padding: 30px 0;
}

.part8 .layout {}

.part8 .layout .box {
  display: flex;
  justify-content: space-between;
}

.part8 .layout .box ul {
  display: flex;
}

.part8 .layout .box ul li {
  width: 246px;
  height: 262px;
  position: relative;
  margin-right: 16px;
  background: linear-gradient(135deg, #DFEAF9 0%, #FFFFFF 100%);
  box-shadow: 8px 0px 27px 0px #E7E9ED;
  border-radius: 8px 8px 8px 8px;
}

.part8 .layout .box ul li:nth-last-child(1) {
  margin-right: 0;
}

.part8 .layout .box ul li:hover {
  background: linear-gradient(-135deg, #A2C3F4 0%, #2F74DC 100%);
}

.part8 .layout .box ul li:hover a p {
  color: #fff;
}

.part8 .layout .box ul li:hover a p::after {
  background: #fff;
}

.part8 .layout .box ul li a {
  display: block;
  padding: 50px 0 0 30px;
}

.part8 .layout .box ul li a p {
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: bold;
  font-size: 24px;
  color: #333333;
}

.part8 .layout .box ul li a p::after {
  margin-top: 20px;
  content: "";
  display: block;
  width: 35px;
  height: 9px;
  background: #2F74DC;
}

.part8 .layout .box ul li a img {
  display: block;
  width: 112px;
  position: absolute;
  bottom: 20px;
  right: 30px;
}

.part8 .layout .box .swiper {
  margin: 0;
  width: 677px;
  height: 262px;
  border-radius: 8px 8px 8px 8px;
}

.part8 .layout .box .swiper .swiper-wrapper .swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
}

.part8 .layout .box .swiper .swiper-wrapper .swiper-slide a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.part9 {
  background: url(../images/part3_gwzt_background.png) no-repeat center top;
  background-size: 100% 100%;
}

.part9 {
  padding: 50px 0 100px;
}

.part9 .layout {}

.part9 .layout .tab {
  margin-bottom: 46px;
  display: flex;
}

.part9 .layout .tab li {
  padding: 8px 20px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 22px;
  color: #F7F8FC;
  cursor: pointer;
}

.part9 .layout .tab li.on {
  border: 1px solid #FFFFFF;
}

.part9 .layout .contentbox {}

.part9 .layout .contentbox .content {
  position: relative;
}

.part9 .layout .contentbox .content ul {}

.part9 .layout .contentbox .content ul li {
  float: left;
  margin-right: 20px;
  background: #FFFFFF;
  border-radius: 8px 8px 8px 8px;
}

.part9 .layout .contentbox .content ul li:nth-child(4n) {
  margin-right: 0;
}

.part9 .layout .contentbox .content ul li a {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 20px 30px 45px;
}

.part9 .layout .contentbox .content ul li a .imgbox {
  margin-bottom: 17px;
  width: 103px;
  height: 103px;
  overflow: hidden;
  border-radius: 50%;
}

.part9 .layout .contentbox .content ul li a .imgbox img {
  display: block;
  width: 100%;
  height: 100%;
}

.part9 .layout .contentbox .content ul li a .name {
margin-bottom: 15px;
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: bold;
    font-size: 22px;
    text-align: center;
    width: 224px;
    /* height: 60px; */
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
}

.part9 .layout .contentbox .content ul li a .smalltext {
  width: 224px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  line-height: 28px;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
}

.part9 .layout .contentbox .content .more {
  position: absolute;
  top: -55px;
  right: 0;

  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 18px;
  color: #F7F8FC !important;
}