.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;
}
.headline {
  font-family: YouSheBiaoTiHei;
  font-size: 50px;
  color: #0068B7;
  line-height: 65px;
  text-align: center;
  font-style: normal;
}
.headline_1 {
  margin: 0 auto;
  width: fit-content;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: bold;
  font-size: 28px;
  color: #0068B7;
  text-align: center;
}
.headline_1::after {
  margin: -11px 0 0 0;
  content: "";
  display: block;
  width: 110%;
  transform: translateX(-5%);
  height: 7px;
  background: #0068B7;
  opacity: 0.23;
}
.banner {
  width: 100%;
}
.banner .swiper {
  width: 100%;
  height: auto;
}
.banner .swiper .swiper-wrapper .swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
}
.banner .swiper .swiper-wrapper .swiper-slide a img {
  display: block;
  width: 100%;
  height: 100%;
}
.banner .swiper .swiper-pagination {
  bottom: 40px;
}
.banner .swiper .swiper-pagination .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  background-color: rgba(255, 255, 255, 0.7);
}
.banner .swiper .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #fff;
}
.part1 {
  padding: 57px 0 35px;
}
.part1 .layout .part1-content {
  margin-top: 54px;
}
.part1 .layout .wrap_lft {
  width: 329px;
  height: 540px;
  background: linear-gradient(180deg, #d2eeff 0%, #ffffff 100%);
  box-shadow: 0px 3px 4px 0px rgba(138, 138, 138, 0.18);
  border-radius: 20px 20px 20px 20px;
  border: 2px solid #FFFFFF;
  position: relative;
  float: left;
}
.part1 .layout .wrap_lft .flag {
  width: 86px;
  height: 32px;
  background: #FFAF38;
  border-radius: 18px 0px 18px 0px;
  font-size: 14px;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 32px;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
}
.part1 .layout .wrap_lft .wrap_content {
  width: 211px;
  height: 214px;
  border-radius: 0px 0px 0px 0px;
  flex-wrap: wrap;
  display: flex;
  justify-content: center;
  margin: 0 auto;
  margin-top: 53px;
}
.part1 .layout .wrap_lft .wrap_content .wrap_pic {
  width: 166px;
  height: 166px;
  background: #0068B7;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.part1 .layout .wrap_lft .wrap_content .wrap_pic img {
  width: 160px;
  height: 160px;
  display: block;
  border-radius: 50%;
}
.part1 .layout .wrap_lft .wrap_content p {
  font-size: 22px;
  font-weight: 500;
  color: #333333;
  padding-top: 15px;
  text-align: center;
}
.part1 .layout .wrap_lft .wrap_introduce {
  padding: 7px 17px 45px 24px;
}
.part1 .layout .wrap_lft .wrap_introduce P {
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
  padding-bottom: 4px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 10;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
}
.part1 .layout .wrap_lft .wrap_introduce .part1-more {
  display: block;
  float: right;
  color: #0068B7;
}
.part1 .layout .wrap_rht {
  float: right;
}
.part1 .layout .part1_wrap1 {
  width: 841px;
  height: 272px;
  background: url(../images/part1_back1.png) no-repeat center top;
  background-size: cover;
  margin-bottom: 33px;
  position: relative;
  background: linear-gradient(180deg, #d2eeff 0%, #ffffff 100%);
  box-shadow: 0px 3px 4px 0px rgba(138, 138, 138, 0.18);
  border-radius: 17px;
}
.part1 .layout .part1_wrap1 .flag {
  width: 86px;
  height: 32px;
  background: #FFAF38;
  border-radius: 18px 0px 18px 0px;
  font-size: 14px;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 32px;
  text-align: center;
  position: absolute;
  top: 3px;
  left: 3px;
}
.part1 .layout .part1_wrap1 ul {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
.part1 .layout .part1_wrap1 ul li {
  height: 200px;
  margin-top: 46px;
  text-align: center;
}
.part1 .layout .part1_wrap1 ul .part1_1 {
  width: 135px;
  height: 135px;
  background: #0068B7;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 13px;
}
.part1 .layout .part1_wrap1 ul .part1_1 img {
  width: 130px;
  height: 130px;
  display: block;
  border-radius: 50%;
}
.part1 .layout .part1_wrap1 ul span {
  font-size: 18px;
  font-weight: 500;
  color: #333333;
  display: block;
  padding-bottom: 10px;
}
.part1 .layout .part1_wrap1 ul p {
  width: 144px;
  font-size: 18px;
  font-weight: 400;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.part1 .layout .part1_wrap1 .more {
  position: absolute;
  right: 34px;
  top: 12px;
}
.part1 .layout .part1_wrap1 .more a {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
}
.part1 .layout .part1_wrap2 {
  width: 841px;
  height: 238px;
  background: url(../images/part1_back2.png) no-repeat center top;
  background-size: cover;
  box-sizing: border-box;
  position: relative;
  background: linear-gradient(180deg, #d2eeff 0%, #ffffff 100%);
  box-shadow: 0px 3px 4px 0px rgba(138, 138, 138, 0.18);
  border-radius: 17px;
}
.part1 .layout .part1_wrap2 .more {
  position: absolute;
  right: 34px;
  top: 12px;
}
.part1 .layout .part1_wrap2 .more a {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
}
.part1 .layout .part1_wrap2 .flag {
  width: 86px;
  height: 32px;
  background: #FFAF38;
  border-radius: 18px 0px 18px 0px;
  font-size: 14px;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 32px;
  text-align: center;
  position: absolute;
  top: 3px;
  left: 3px;
}
.part1 .layout .part1_wrap2 ul {
  width: 810px;
  height: 180px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-left: 48px;
  padding-top: 49px;
}
.part1 .layout .part1_wrap2 ul li:nth-of-type(n+8) .mork {
  width: 102px;
  height: 42px;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0px 4px 18px 0px rgba(113, 0, 167, 0.16);
  opacity: 1;
  position: absolute;
  top: -30px;
  left: -11px;
  z-index: 1;
  text-align: center;
  display: none;
  border-radius: 5px;
}
.part1 .layout .part1_wrap2 ul li:nth-of-type(n+8) .mork::before {
  width: 0;
  height: 0;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 0;
  border-top: 7px solid rgba(255, 255, 255, 0.8);
  position: absolute;
  top: 42px;
  left: 50%;
  margin-left: -7px;
}
.part1 .layout .part1_wrap2 ul li {
  width: 75px;
  float: left;
  margin-right: 40px;
  position: relative;
}
.part1 .layout .part1_wrap2 ul li:hover .mork {
  display: block;
}
.part1 .layout .part1_wrap2 ul li .mork {
  width: 102px;
  height: 42px;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0px 4px 18px 0px rgba(113, 0, 167, 0.16);
  position: absolute;
  top: 53px;
  left: -11px;
  z-index: 1;
  text-align: center;
  display: none;
  border-radius: 5px;
}
.part1 .layout .part1_wrap2 ul li .mork span {
  font-size: 14px;
  font-weight: 500;
  color: #333333;
  display: block;
  line-height: 42px;
}
.part1 .layout .part1_wrap2 ul li .mork p {
  font-size: 12px;
  font-weight: 400;
  color: #666666;
  padding-top: 2px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.part1 .layout .part1_wrap2 ul li .mork::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid rgba(255, 255, 255, 0.8);
  position: absolute;
  top: -7px;
  left: 50%;
  margin-left: -7px;
}
.part1 .layout .part1_wrap2 ul .part1_2 {
  width: 75px;
  height: 75px;
  background: #0068B7;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 13px;
}
.part1 .layout .part1_wrap2 ul .part1_2 img {
  width: 68px;
  height: 68px;
  display: block;
  border-radius: 50%;
}
.part2 {
  padding: 35px 0;
  background: #EFFAFF;
}
.part2 .layout .part3-top {
  margin-top: 60px;
}
.part2 .layout .part3-top ul {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}
.part2 .layout .part3-top ul li {
  width: 224px;
  height: 199px;
  background: linear-gradient(180deg, #ffffff 0%, #eff4ff 100%);
  box-shadow: inset 6px 6px 40px 0px #ebf3ff, 10px 12px 32px 0px rgba(0, 81, 208, 0.08);
  border-radius: 21px 21px 21px 21px;
  opacity: 1;
  border: 3px solid #FFFFFF;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}
.part2 .layout .part3-top ul li:hover {
  background: linear-gradient(180deg, #ffffff 0%, #eff4ff 100%);
  box-shadow: inset 6px 6px 40px 0px #ebf3ff, 4px 4px 43px 0px rgba(0, 81, 208, 0.08), inset 4px 2px 14px 2px #b2cfff, inset -4px -2px 16px 0px #b2cfff;
  border-radius: 21px 21px 21px 21px;
  opacity: 1;
  border: 3px solid #FFFFFF;
}
.part2 .layout .part3-top ul li img {
  width: 56px;
  height: 57px;
  display: block;
  margin-left: -12x;
}
.part2 .layout .part3-top ul li a {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  justify-content: center;
}
.part2 .layout .part3-top ul li p {
  font-size: 18px;
  font-weight: 500;
  color: #010B27;
  padding-top: 20px;
}
.part2 .layout .swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 6px)) !important;
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 6px)) !important;
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #999999);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
.part2 .layout .part1-contents {
  background: url(../images/TB1c4OuI4v1gK0jSZFFXXb0sXXa-2364-1242.png) no-repeat center top;
  background-size: 100% 490px;
  width: 575px;
  height: 490px;
  margin-top: 62px;
  position: relative;
}
.part2 .layout .part1-left-panel {
  position: relative;
  width: 600px;
}
.part2 .layout .part1-left-turntable {
  width: 657px;
  height: 657px;
  background: url(../images/TB1DAJnD5_1gK0jSZFqXXcpaXXa-718-720.png) no-repeat center top;
  background-size: 100% 657px;
  border-radius: 100%;
  position: absolute;
  top: -86px;
  left: -37px;
  transform: rotate(0deg);
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform .5s;
}
.part2 .layout .part1-left-turntext {
  position: absolute;
  top: 69px;
  left: 116px;
  width: 356px;
  height: 354px;
  transform: rotate(0deg);
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform .5s;
  transform-origin: center;
}
.part2 .layout .part1-left-turntext .text {
  padding: 0 10px;
  z-index: 2;
  line-height: 30px;
  font-size: 18px;
  font-weight: bold;
  color: #666666;
  transform: rotate(0deg);
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform .5s;
  cursor: pointer;
  transform-origin: center;
}
.part2 .layout .part1-left-turntext .text1 {
  position: absolute;
  top: 36px;
  left: 173px;
}
.part2 .layout .part1-left-turntext .text2 {
  position: absolute;
  top: 166px;
  left: 263px;
}
.part2 .layout .part1-left-turntext .text3 {
  position: absolute;
  top: 282px;
  left: 173px;
}
.part2 .layout .part1-left-turntext .text4 {
  position: absolute;
  top: 228px;
  left: 27px;
}
.part2 .layout .part1-left-turntext .text5 {
  position: absolute;
  top: 93px;
  left: 27px;
}
.part2 .layout .part1-left-turntext-pre {
  position: absolute;
  top: 102px;
  left: 287px;
  padding: 0 10px;
  width: 100px;
  height: 44px;
  font-weight: bold;
  font-size: 18px;
  color: #666666;
  cursor: pointer;
  z-index: 10;
}
.part2 .layout .text {
  font-size: 18px;
  font-weight: bold;
}
.part2 .layout .part1-left-turntext-next {
  position: absolute;
  top: 338px;
  left: 282px;
  padding: 0 10px;
  width: 100px;
  height: 44px;
  font-weight: bold;
  font-size: 16px;
  color: #666666;
  cursor: pointer;
  z-index: 10;
}
.part2 .layout .part1-left-center {
  position: absolute;
  top: 160px;
  left: 209px;
  border-radius: 100%;
  width: 100px;
  height: 56px;
  border: 32px solid #A8C7FF;
  line-height: 28px;
  font-weight: bold;
  font-size: 20px;
  padding: 22px 0;
  box-sizing: content-box;
  color: #2479FF;
  background: #fff;
  z-index: 10;
  text-align: center;
}
.part2 .layout .part1-left-activeRegion {
  position: absolute;
  right: -8px;
  top: 59px;
  z-index: 5;
  width: 340px;
  height: 390px;
}
.part2 .layout .part1-left-activeText {
  width: 100px;
  position: absolute;
  top: 222px;
  left: 446px;
  line-height: 30px;
  font-size: 22px;
  color: #FFFFFF;
  z-index: 10;
}
.part2 .layout .part1-left-icon {
  position: absolute;
  z-index: 10;
}
.part2 .layout .part1-right-panel {
  position: absolute;
  top: 0;
  left: 640px;
  width: 540px;
  height: 480px;
  -webkit-box-align: center;
  text-align: left;
  display: none;
}
.part2 .layout .part1-right-panel.active {
  display: -webkit-box;
}
.part2 .layout .part1-right-panel-title {
  font-size: 24px;
  font-weight: 500;
  color: #010B27;
  line-height: 22px;
  display: inline-block;
  padding: 10px 0;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}
.part2 .layout .part1-right-panel-title img {
  width: 50px;
  height: 50px;
  display: block;
  margin-right: 12px;
}
.part2 .layout .part1-right-panel-desc {
  width: 237px;
  height: 4px;
  background: linear-gradient(207deg, rgba(192, 217, 255, 0) 39%, #1e75ff 100%);
}
.part2 .layout .part1-right-panel-img {
  width: 500px;
}
.part2 .layout .pt1-rigth-text {
  width: 600px;
}
.part2 .layout .pt1-rigth-text ul {
  padding-top: 32px;
}
.part2 .layout .pt1-rigth-text ul li {
  line-height: 24px;
  overflow: hidden;
  margin-top: 11px;
}
.part2 .layout .pt1-rigth-text ul li:hover a {
  color: #2479FF;
}
.part2 .layout .pt1-rigth-text ul li:hover a i {
  color: #2479FF;
}
.part2 .layout .pt1-rigth-text ul li a {
  width: 557px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 21px;
  color: #444444;
  line-height: 35px;
}
.part2 .layout .part1-right-panel:first-child .pt1-rigth-text ul {
  padding-top: 32px;
  display: flex;
  flex-flow: column;
  flex-wrap: wrap;
}
.part2 .layout .part1-right-panel:first-child .pt1-rigth-text ul li {
  line-height: 24px;
  overflow: hidden;
  margin-top: 11px;
  margin-right: 54px;
}
.part3 {
  padding: 89px 0 86px;
  overflow: hidden;
}
.part3 .part3_1 {
  position: relative;
  margin: 0px auto 0;
  width: 1766px;
  padding: 48px 0 60px;
  background-color: #fff;
  transition: all .3s;
}
.part3 .part3_1 .box {
  height: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out, visibility 0.3s;
  position: relative;
  width: 100%;
}
.part3 .part3_1 .box .galleryswiper {
  position: absolute;
  top: 62px;
  right: 62px;
  width: 1294px;
  height: 470px;
  overflow: visible;
}
.part3 .part3_1 .box .galleryswiper .swiper-wrapper .swiper-slide {
  background: url(../images/part3_1_bg_gallery.png) no-repeat center center;
  background-size: 100% 100%;
}
.part3 .part3_1 .box .galleryswiper .swiper-wrapper .swiper-slide a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-end;
}
.part3 .part3_1 .box .galleryswiper .swiper-wrapper .swiper-slide a .detail {
  height: 100%;
  margin-right: 210px;
  padding: 65px 0 0 80px;
}
.part3 .part3_1 .box .galleryswiper .swiper-wrapper .swiper-slide a .detail .name {
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 24px;
  color: #505050;
}
.part3 .part3_1 .box .galleryswiper .swiper-wrapper .swiper-slide a .detail .job {
  width: 513px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: #999999;
}
.part3 .part3_1 .box .galleryswiper .swiper-wrapper .swiper-slide a .detail hr {
  margin: 17px 0 10px;
  width: 70px;
  height: 1px;
  background-color: #A30000;
}
.part3 .part3_1 .box .galleryswiper .swiper-wrapper .swiper-slide a .detail .smalltext {
  width: 513px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #505050;
}
.part3 .part3_1 .box .galleryswiper .swiper-wrapper .swiper-slide a img {
  display: block;
  height: 556px;
}
.part3 .part3_1 .box .thumbsbox {
  position: absolute;
  bottom: 0;
  left: 75px;
  z-index: 2;
  display: flex;
}
.part3 .part3_1 .box .thumbsbox .thumbsswiper {
  width: 1224px;
  height: 226px;
}
.part3 .part3_1 .box .thumbsbox .thumbsswiper .swiper-wrapper .swiper-slide {
  width: 408px;
  height: 226px;
}
.part3 .part3_1 .box .thumbsbox .thumbsswiper .swiper-wrapper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.part3 .part3_1 .box .thumbsbox .more {
  padding: 0 17px;
  background: #F4F4F4;
  border-radius: 0px 20px 20px 0px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #666666 !important;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  text-orientation: mixed;
  display: flex;
  align-items: center;
  justify-content: center;
}
.part3 .part3_1 .box .thumbsbox .more img {
  margin-top: 5px;
  width: 20px;
  height: 20px;
}
.part3 .part3_1 .on {
  height: 653px;
  opacity: 1;
  visibility: visible;
  transition: height 0.5s ease-in-out, opacity 0.3s ease-in-out;
}
.part3 .part3_1 .all {
  margin-top: 63px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.part3 .part3_1 .all p {
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 14px;
  color: #999999;
}
.part3 .part3_1 .all img {
  margin-left: 6px;
  display: block;
  width: 13px;
  height: 13px;
}
.part3 .part3_2 .layout {
  position: relative;
  padding: 0 32px;
}
.part3 .part3_2 .swiper {
  margin-top: 45px;
}
.part3 .part3_2 .swiper .swiper-button-next:after,
.part3 .part3_2 .swiper .swiper-button-prev:after {
  content: "";
}
.part3 .part3_2 .swiper .swiper-button-next {
  right: 1px;
}
.part3 .part3_2 .swiper .swiper-button-prev {
  left: 1px;
}
.part3 .part3_2 .swiper .swiper-button-next img,
.part3 .part3_2 .swiper .swiper-button-prev img {
  width: 31px;
}
.part3 .part3_2 .swiper ul {
  margin-left: 42px;
}
.part3 .part3_2 .swiper ul li {
  float: left;
  margin-right: 17px;
  margin-bottom: 39px;
}
.part3 .part3_2 .swiper ul li:nth-child(2n) {
  margin-right: 0;
}
.part3 .part3_2 .swiper ul li:nth-child(3),
.part3 .part3_2 .swiper ul li:nth-child(4) {
  margin-bottom: 0;
}
.part3 .part3_2 .swiper ul li a {
  display: flex;
}
.part3 .part3_2 .swiper ul li a img {
  width: 284px;
  height: 162px;
}
.part3 .part3_2 .swiper ul li a .left {
  background: #F3F9FF;
  border-radius: 0px 20px 20px 0px;
  padding: 23px 16px 18px 19px;
}
.part3 .part3_2 .swiper ul li a .left .t {
  margin-bottom: 27px;
  width: 198px;
  height: 58px;
  font-size: 18px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #777777;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
}
.part3 .part3_2 .swiper ul li a .left .xian {
  width: 36px;
  height: 3px;
  background: #0068B7;
  margin-bottom: 6px;
}
.part3 .part3_2 .swiper ul li a .left .writer {
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
}
.part3 .part3_2 .more {
  position: absolute;
  top: 22px;
  right: 90px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #9F9F9F;
}
@media (max-width: 1720px) {
  .part3 .part3_1 {
    width: 100%;
    transition: all .3s;
  }
  .part3 .part3_1 .box .galleryswiper {
    right: 0;
  }
  .part3 .part3_1 .box .thumbsbox {
    left: 0;
  }
}
.part4 {
  background: #EFFAFF;
  padding: 72px 0 88px;
}
.part4 .layout .box {
  margin: 30px auto 0;
  width: 1077px;
  padding: 40px;
  background: #0068B7;
}
.part4 .layout .box .bg {
  width: 1003px;
  box-shadow: 0px 2px 10px 0px rgba(47, 25, 25, 0.04);
  border-radius: 6px;
  background: url(../images/hdjl-background.png) no-repeat;
  background-position: bottom 0 right 30px;
  background-color: #FFFFFF;
}
.part4 .layout .box .bg .wtDetail_moduler {
  border-radius: 6px;
  width: 662px;
  box-sizing: border-box;
  padding: 46px 0px 0px 63px;
  background: #FFFFFF;
}
.part4 .layout .box .bg .wtDetail_moduler .item_ask .item_dl {
  padding-top: 12px;
  padding-bottom: 20px;
  border-bottom: 1px solid #c7c7c7;
}
.part4 .layout .box .bg .wtDetail_moduler .item_ask .item_dl .item_title {
  font-size: 16px;
  font-family: SourceHanSansCN-Normal, SourceHanSansCN;
  font-weight: 400;
  color: #656565;
  line-height: 20px;
  word-break: break-all;
}
.part4 .layout .box .bg .wtDetail_moduler .item_ask .item_dl .item_tips_list {
  margin-top: 18px;
  font-size: 12px;
  font-weight: 400;
  color: #898989;
  line-height: 18px;
}
.part4 .layout .box .bg .wtDetail_moduler .item_ask .item_dl .item_tips_list span {
  font-size: 12px;
  font-weight: 400;
  color: #898989;
  line-height: 18px;
  margin-right: 10px;
  word-break: break-all;
}
.part4 .layout .box .bg .wtDetail_moduler .ask_head {
  height: 30px;
}
.part4 .layout .box .bg .wtDetail_moduler .ask_head .head_icon {
  height: 30px;
  float: left;
  margin-right: 8px;
  padding-top: 2px;
  box-sizing: border-box;
}
.part4 .layout .box .bg .wtDetail_moduler .ask_head .head_title {
  float: left;
  font-size: 18px;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: 500;
  color: #656565;
  line-height: 30px;
}
.part4 .layout .box .bg .wtDetail_moduler .item_answer {
  margin-top: 20px;
}
.part4 .layout .box .bg .wtDetail_moduler .item_answer .item_dl {
  padding: 16px 0 20px 0;
}
.part4 .layout .box .bg .wtDetail_moduler .item_answer .item_dl .item_title {
  font-size: 16px;
  font-family: SourceHanSansCN-Normal, SourceHanSansCN;
  font-weight: 400;
  color: #656565;
  line-height: 20px;
  word-break: break-all;
}
.part4 .layout .box .bg .wtDetail_moduler .item_answer .item_dl .item_time {
  margin-top: 24px;
  font-size: 12px;
  font-weight: 400;
  color: #898989;
  line-height: 18px;
  word-break: break-all;
}
.part4 .layout .box .bg .wtDetail_moduler .answer_head {
  height: 30px;
}
.part4 .layout .box .bg .wtDetail_moduler .answer_head .head_icon {
  height: 30px;
  float: left;
  margin-right: 8px;
  padding-top: 2px;
  box-sizing: border-box;
  color: #fff;
}
.part4 .layout .box .bg .wtDetail_moduler .answer_head .head_title {
  float: left;
  font-size: 18px;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: 500;
  color: #656565;
  line-height: 30px;
  word-break: break-all;
}
.part4 .layout .box .bg .more {
  display: block;
  padding-bottom: 20px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #0068B7;
  text-align: center;
}
.part4 .layout .box .bg .more span {
  margin-left: 5px;
  font-size: 14px;
  color: #0068B7;
}
.part5 {
  padding: 65px 0;
}
.part5 .layout .box {
  margin-top: 30px;
}
.part5 .layout .box .tab {
  display: flex;
  justify-content: center;
  padding-bottom: 8px;
  border-bottom: 1px solid #979797;
}
.part5 .layout .box .tab li {
  position: relative;
  margin: 0 42px;
  width: fit-content;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 25px;
  color: #9F9F9F;
  line-height: 36px;
  cursor: pointer;
}
.part5 .layout .box .tab li::after {
  opacity: 0;
  position: absolute;
  left: 0;
  bottom: -9px;
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: #0068B7;
}
.part5 .layout .box .tab li.on {
  color: #0068B7;
}
.part5 .layout .box .tab li.on::after {
  opacity: 1;
}
.part5 .layout .box .contentbox {
  margin-top: 30px;
}
.part5 .layout .box .contentbox .content {
  position: relative;
}
.part5 .layout .box .contentbox .content ul li {
  float: left;
  margin-right: 16px;
}
.part5 .layout .box .contentbox .content ul li:nth-child(3n) {
  margin-right: 0;
}
.part5 .layout .box .contentbox .content ul li a {
  display: block;
}
.part5 .layout .box .contentbox .content ul li a .imgbox {
  width: 389px;
  height: 226px;
  overflow: hidden;
}
.part5 .layout .box .contentbox .content ul li a .imgbox img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.part5 .layout .box .contentbox .content ul li a .title {
  margin-top: 15px;
  width: 389px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 20px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.part5 .layout .box .contentbox .content ul li a .writer {
  margin-top: 12px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 16px;
  color: #656565;
}
.part5 .layout .box .contentbox .content .buttonbox {
  margin-top: 65px;
  display: flex;
  justify-content: center;
}
.part5 .layout .box .contentbox .content .buttonbox a {
  margin: 0 77px;
  padding: 8px 40px;
  display: block;
  width: fit-content;
  border-radius: 22px;
  border: 1px solid #0068B7;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 18px;
  color: #0068B7;
}
.part5 .layout .box .contentbox .content .buttonbox a:hover {
  color: #fff !important;
  background-color: #0068B7;
}
.part5 .layout .box .contentbox .content .more {
  position: absolute;
  top: -62px;
  right: 0;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #9F9F9F;
}
.fixed_right {
  position: fixed;
  top: 350px;
  right: 50%;
  margin-right: -710px;
  z-index: 99;
}
.fixed_right li {
  border-radius: 13px;
  box-sizing: border-box;
  position: relative;
}
.fixed_right li a {
  width: 100px;
  height: 100px;
  display: block;
  text-align: center;
}
.fixed_right li a span {
  padding-top: 10px;
  display: block;
  font-size: 16px;
  font-weight: 500;
}
.fixed_right li a:hover {
  color: #ffffff !important;
}
.fixed_right .text a {
  padding: 8px 4px;
}
.fixed_right .hovereq {
  position: absolute;
  top: 30%;
  left: -169px;
  display: none;
  z-index: 100;
}
.fixed_right .hovereq span {
  padding-left: 30px;
  width: 169px;
  height: 64px;
  background: url(../images/phone.png) no-repeat;
  display: block;
  position: absolute;
  background-size: contain;
}
.fixed_right li:hover .hovereq,
.fixed_right li:hover .hoverapp {
  display: block;
}
@media screen and (max-width: 1390px) {
  .fixed_right {
    margin-right: -48%;
  }
}
.fixed_right li img {
  width: 100%;
}
