.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 {
  margin-bottom: 60px;
  background: url(../images/headline_bg.png) no-repeat center center;
  background-size: 100% 36px;
  width: 100%;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: bold;
  font-size: 50px;
  color: #333333;
  text-align: center;
}
.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 .wrap_lft {
  width: 329px;
  height: 540px;
  background: linear-gradient(180deg, #f1e8f8 0%, rgba(243, 250, 249, 0.16) 71%);
  box-shadow: 0px 4px 12px 2px rgba(241, 232, 248, 0.8);
  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: rgba(216, 122, 218, 0.5);
  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: #D56AD7;
}
.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;
}
.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: rgba(216, 122, 218, 0.5);
  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;
}
.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: rgba(216, 122, 218, 0.5);
  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;
}
.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: 35px 0;
}
.part3 .layout .head {
  margin-bottom: 45px;
  padding: 12px 0;
  background: #EEF3FF;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: bold;
  font-size: 40px;
  color: #3C6DE7;
  text-align: center;
}
.part3 .layout .more {
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 18px;
  color: #999999;
}
.part3 .layout .zbjx {
  position: relative;
}
.part3 .layout .zbjx ul li {
  float: left;
  margin-top: 46px;
  margin-right: 46px;
}
.part3 .layout .zbjx ul li:nth-child(2n) {
  margin-right: 0;
}
.part3 .layout .zbjx ul li:nth-child(1),
.part3 .layout .zbjx ul li:nth-child(2) {
  margin-top: 0;
}
.part3 .layout .zbjx ul li a {
  display: block;
}
.part3 .layout .zbjx ul li a .imgbox {
  margin-bottom: 30px;
  position: relative;
  width: 577px;
  height: 316px;
}
.part3 .layout .zbjx ul li a .imgbox img {
  display: block;
  width: 100%;
  height: 100%;
}
.part3 .layout .zbjx ul li a .imgbox .status {
  position: absolute;
  top: 0;
  left: 0;
  padding: 12px 43px 12px 30px;
  border-radius: 0px 0px 45px 0px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 24px;
  color: #FFFFFF;
}
.part3 .layout .zbjx ul li a .imgbox .ing {
  background: #0149AE;
}
.part3 .layout .zbjx ul li a .imgbox .nostart {
  background: #4199FA;
}
.part3 .layout .zbjx ul li a .imgbox .over {
  background: #999999;
}
.part3 .layout .zbjx ul li a .imgbox .time {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 12px 27px;
  background: #3C6DE7;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 24px;
  color: #FFFFFF;
}
.part3 .layout .zbjx ul li a .detail .title {
  width: 577px;
  height: 66px;
  margin-bottom: 38px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: bold;
  font-size: 24px;
  color: #333333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
}
.part3 .layout .zbjx ul li a .detail .profile {
  display: flex;
  justify-content: space-between;
}
.part3 .layout .zbjx ul li a .detail .profile .name {
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: bold;
  font-size: 24px;
  color: #3C6DE7;
}
.part3 .layout .zbjx ul li a .detail .profile .job {
  width: 480px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 24px;
  color: #999999;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.part3 .layout .zbjx .more {
  position: absolute;
  top: 40px;
  right: 17px;
}
.part3 .layout .wlyx {
  margin-top: 34px;
  position: relative;
}
.part3 .layout .wlyx ul li {
  float: left;
  margin-top: 30px;
  margin-right: 30px;
}
.part3 .layout .wlyx ul li:nth-child(3n) {
  margin-right: 0;
}
.part3 .layout .wlyx ul li:nth-child(1),
.part3 .layout .wlyx ul li:nth-child(2),
.part3 .layout .wlyx ul li:nth-child(3) {
  margin-top: 0;
}
.part3 .layout .wlyx ul li a {
  display: block;
}
.part3 .layout .wlyx ul li a .imgbox {
  margin-bottom: 30px;
  position: relative;
  width: 380px;
  height: 199px;
}
.part3 .layout .wlyx ul li a .imgbox img {
  display: block;
  width: 100%;
  height: 100%;
}
.part3 .layout .wlyx ul li a .imgbox .status {
  position: absolute;
  top: 0;
  left: 0;
  padding: 12px 43px 12px 30px;
  border-radius: 0px 0px 45px 0px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 24px;
  color: #FFFFFF;
}
.part3 .layout .wlyx ul li a .imgbox .ing {
  background: #0149AE;
}
.part3 .layout .wlyx ul li a .imgbox .nostart {
  background: #4199FA;
}
.part3 .layout .wlyx ul li a .imgbox .over {
  background: #999999;
}
.part3 .layout .wlyx ul li a .imgbox .time {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 12px 27px;
  background: #3C6DE7;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 24px;
  color: #FFFFFF;
}
.part3 .layout .wlyx ul li a .detail .title {
  width: 380px;
  height: 66px;
  margin-bottom: 38px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: bold;
  font-size: 24px;
  color: #333333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
}
.part3 .layout .wlyx ul li a .detail .profile {
  display: flex;
  justify-content: space-between;
}
.part3 .layout .wlyx ul li a .detail .profile .name {
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: bold;
  font-size: 24px;
  color: #3C6DE7;
}
.part3 .layout .wlyx ul li a .detail .profile .job {
  width: 480px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 24px;
  color: #999999;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.part3 .layout .wlyx .more {
  position: absolute;
  top: 40px;
  right: 17px;
}
.part4 {
  padding: 65px 0 80px;
  background: #3C6DE7;
}
.part4 .layout {
  position: relative;
}
.part4 .layout .headline {
  background: url(../images/headline_bg_white.png) no-repeat center center;
  background-size: 100% 36px;
  color: #fff;
}
.part4 .layout .box {
  padding: 30px;
  background-color: #fff;
}
.part4 .layout .box ul li a {
  display: block;
}
.part4 .layout .box ul li a .problem {
  margin-bottom: 22px;
  display: flex;
}
.part4 .layout .box ul li a .problem img {
  margin-right: 15px;
  display: block;
  width: 46px;
  height: 41px;
}
.part4 .layout .box ul li a .problem p {
  width: 100%;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: bold;
  font-size: 24px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.part4 .layout .box ul li a .answer p {
  margin-bottom: 30px;
  width: 100%;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 18px;
  color: #333333;
  line-height: 34px;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
}
.part4 .layout .box ul li a .answer .writer_time {
  display: flex;
}
.part4 .layout .box ul li a .answer .writer_time .writer,
.part4 .layout .box ul li a .answer .writer_time .time {
  margin-right: 15px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 18px;
  color: #999999;
}
.part4 .layout .box .more {
  position: absolute;
  top: 47px;
  right: 17px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 18px;
  color: #FFFFFF !important;
}
.part5 {
  padding: 58px 0 95px;
  background: url(../images/part5_bg.png) no-repeat center center;
}
.part5 .layout {
  position: relative;
}
.part5 .layout ul li {
  float: left;
  margin-top: 30px;
  margin-right: 30px;
}
.part5 .layout ul li:nth-child(3n) {
  margin-right: 0;
}
.part5 .layout ul li:nth-child(1),
.part5 .layout ul li:nth-child(2),
.part5 .layout ul li:nth-child(3) {
  margin-top: 0;
}
.part5 .layout ul li a {
  display: block;
}
.part5 .layout ul li a .imgbox {
  margin-bottom: 30px;
  position: relative;
  width: 380px;
  height: 199px;
}
.part5 .layout ul li a .imgbox img {
  display: block;
  width: 100%;
  height: 100%;
}
.part5 .layout ul li a .imgbox .status {
  position: absolute;
  top: 0;
  left: 0;
  padding: 12px 43px 12px 30px;
  border-radius: 0px 0px 45px 0px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 24px;
  color: #FFFFFF;
}
.part5 .layout ul li a .imgbox .ing {
  background: #0149AE;
}
.part5 .layout ul li a .imgbox .nostart {
  background: #4199FA;
}
.part5 .layout ul li a .imgbox .over {
  background: #999999;
}
.part5 .layout ul li a .imgbox .time {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 12px 27px;
  background: #3C6DE7;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 24px;
  color: #FFFFFF;
}
.part5 .layout ul li a .detail .title {
  width: 380px;
  height: 66px;
  margin-bottom: 38px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: bold;
  font-size: 24px;
  color: #333333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
}
.part5 .layout ul li a .detail .profile {
  display: flex;
  justify-content: space-between;
}
.part5 .layout ul li a .detail .profile .name {
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: bold;
  font-size: 24px;
  color: #3C6DE7;
}
.part5 .layout ul li a .detail .profile .job {
  width: 480px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 24px;
  color: #999999;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.part5 .layout .more {
  position: absolute;
  top: 47px;
  right: 17px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 18px;
  color: #999999;
}



.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;
    // margin-bottom: 17px;
}

.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: 13px;
    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%;
}