#home.home {
  position: relative;
  width: 100%;
  min-width: 1366px;
  overflow: hidden;
  padding-top: 122px;
}
.home-top {
  height: 500px;
  background: url(/assets/images/medical/subject/bg-subject-top.png) no-repeat center center;
  background-size: 1920px auto;
  background-color: #eaf1fb;
  padding-top: 8px;
  position: relative;
}
.home-top .top-title {
  line-height: 52px;
  font-size: 40px;
  color: #1A1A1A;
  font-family: YouShe;
  margin-top: 130px;
}
.home-top .top-title span {
  color: #1259F0;
}
.home-top .top-text {
  line-height: 83px;
  font-size: 64px;
  font-family: YouShe;
  margin-top: 14px;
  position: relative;
  z-index: 1;
}
.home-top .top-text::after {
  content: '';
  width: 490px;
  height: 13px;
  background: linear-gradient(90deg, #99CEFF 0%, rgba(195, 218, 255, 0) 100%);
  border-radius: 3px;
  position: absolute;
  left: 0;
  bottom: 9px;
  z-index: -1;
}
.home-top .top-text span {
  color: #1259F0;
  position: relative;
}
.home-top .top-text span::after {
  content: '';
  width: 100px;
  height: 100px;
  background: url(/assets/images/medical/subject/icon-subject-top.png) no-repeat center center;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  right: -20px;
}
.home-top .time {
  display: inline-block;
  line-height: 18px;
  font-size: 14px;
  color: rgba(18, 89, 240, 0.8);
  border: 1px solid rgba(18, 89, 240, 0.3);
  border-radius: 12px;
  padding: 11px 12px;
  margin-top: 45px;
}
.home-top .fixed {
  width: 206px;
  position: fixed;
  left: 73px;
  bottom: 130px;
  z-index: 1113;
}
.home-top .fixed.close .fixed-top .btn {
  transform: rotate(0deg);
  animation: scale 1s linear infinite;
}
.home-top .fixed.close .list {
  max-height: 0;
}
.home-top .fixed .fixed-top {
  height: 88px;
  background: url(/assets/images/medical/subject/bg-fixed.png) no-repeat center center;
  background-size: 100% auto;
  cursor: pointer;
  position: relative;
}
.home-top .fixed .fixed-top .btn {
  width: 36px;
  height: 36px;
  background: url(https://yaorongyun-public.oss-cn-shanghai.aliyuncs.com/weapp/images/medical/4b991e27879598579fa5d4fe730c48b1.png) no-repeat center center;
  background-size: 18px auto;
  transform: rotate(180deg);
  position: absolute;
  left: 85px;
  bottom: -10px;
}
.home-top .fixed .list {
  width: 166px;
  max-height: 595px;
  margin: 3px auto 0;
  overflow: hidden;
  transition: all 0.3s;
}
.home-top .fixed .list-content {
  background: rgba(255, 255, 255, 0.6);
  box-shadow: 4px 4px 10px 0px rgba(0, 0, 0, 0.05);
  border: 1px solid #FFFFFF;
  border-radius: 6px;
  padding: 8px;
  padding-right: 6px;
}
.home-top .fixed .list .item {
  padding: 8px;
  border-radius: 6px;
  margin-bottom: 8px;
  cursor: pointer;
  position: relative;
}
.home-top .fixed .list .item:last-child {
  margin: 0;
}
.home-top .fixed .list .item:last-child::after {
  display: none;
}
.home-top .fixed .list .item.active,
.home-top .fixed .list .item:active {
  background: #E5F1FF;
}
.home-top .fixed .list .item.active .name,
.home-top .fixed .list .item:active .name {
  color: #1259F0;
}
.home-top .fixed .list .item::after {
  content: '';
  width: 126px;
  height: 0;
  border-bottom: 1px solid;
  border-image: linear-gradient(90deg, rgba(18, 89, 240, 0), rgba(18, 89, 240, 0.2), rgba(18, 89, 240, 0.2), rgba(18, 89, 240, 0)) 1 1;
  position: absolute;
  left: 12px;
  bottom: -8px;
}
.home-top .fixed .list .item .name {
  display: inline-block;
  line-height: 18px;
  font-size: 14px;
  font-weight: bold;
  color: #1A1A1A;
  position: relative;
}
.home-top .fixed .list .item .name.hot::after {
  content: 'HOT';
  width: 40px;
  height: 18px;
  background: #FF8311;
  line-height: 18px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  border-radius: 3px;
  position: absolute;
  top: 0;
  right: -46px;
}
.home-top .fixed .list .item .text {
  line-height: 17px;
  font-size: 12px;
  color: #1259F0;
  letter-spacing: -1px;
  margin-top: 4px;
}
.speak {
  height: 578px;
  background: url(/assets/images/medical/subject/bg-speak.png) no-repeat center center;
  background-size: 1920px auto;
  background-color: #F0F6FF;
  padding-top: 120px;
}
.speak .content {
  display: flex;
  justify-content: space-between;
}
.speak .content .box {
  width: 581px;
  height: 376px;
  background: url(/assets/images/medical/subject/bg-speak-box-1.png) no-repeat center center;
  background-size: auto 100%;
  border-radius: 12px;
  padding: 91px 42px;
  position: relative;
}
.speak .content .box .boss {
  line-height: 45px;
  font-size: 34px;
  font-weight: bold;
  color: #1259F0;
}
.speak .content .box .position {
  line-height: 19px;
  font-size: 18px;
  color: #38496A;
  margin-top: 11px;
}
.speak .content .box .text {
  line-height: 32px;
  font-size: 24px;
  font-weight: bold;
  color: #1259F0;
  margin-top: 46px;
}
.speak .content .box .box-bottom {
  width: 100%;
  height: 39px;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 0 0 12px 12px;
  line-height: 39px;
  font-size: 14px;
  color: #fff;
  padding-left: 16px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.speak .content .box .btn {
  width: 84px;
  height: 84px;
  background: url(/assets/images/medical/subject/icon-play.png) no-repeat center center;
  background-size: 100% auto;
  cursor: pointer;
  position: absolute;
  right: 63px;
  bottom: 38px;
}
.speak .content .box .comming {
  line-height: 32px;
  font-size: 18px;
  color: #1259F0;
  position: absolute;
  right: 63px;
  bottom: 54px;
}
.speak .content .speak-content {
  width: 747px;
  transform: translateY(-7px);
}
.speak .content .speak-content .name {
  line-height: 40px;
  font-size: 30px;
  font-weight: bold;
  color: #1A1A1A;
  margin-bottom: 22px;
}
.speak .content .speak-content .name span {
  color: #1259F0;
}
.speak .content .speak-content .text {
  line-height: 30px;
  font-size: 14px;
  color: #52617A;
  text-align: justify;
}
.module .title {
  line-height: 42px;
  font-size: 32px;
  font-weight: bold;
  color: #1A1A1A;
  text-align: center;
}
.module .title span {
  color: #1259F0;
}
.module .title-en {
  line-height: 21px;
  font-size: 16px;
  font-weight: bold;
  color: rgba(18, 89, 240, 0.5);
  text-align: center;
  margin-top: 8px;
}
.module .title-m {
  line-height: 32px;
  font-size: 24px;
  font-weight: bold;
  color: #1A1A1A;
  text-align: center;
}
.module .title-m span {
  color: #1259F0;
}
.module1 {
  background: url(/assets/images/medical/subject/bg-subject-1-1.png) no-repeat center top, linear-gradient(180deg, #FAFCFF 0%, #F0F7FF 100%);
  background-size: 1920px auto, 100%;
  padding-top: 98px;
  padding-bottom: 120px;
}
.module1 .title-text {
  line-height: 24px;
  font-size: 18px;
  color: #52617A;
  text-align: center;
  margin-top: 32px;
}
.module1 .title-text span {
  color: #1259F0;
}
.module1 .content1 {
  margin-top: 80px;
}
.module1 .content1 .count {
  margin-top: 26px;
  display: flex;
  justify-content: center;
  gap: 0 130px;
}
.module1 .content1 .count .count-item {
  line-height: 37px;
  font-size: 20px;
  color: #1A1A1A;
}
.module1 .content1 .count .count-item span {
  font-size: 28px;
  font-weight: bold;
  color: #1259F0;
  margin-right: 16px;
}
.module1 .content1 .list {
  display: flex;
  justify-content: space-between;
  margin-top: 67px;
}
.module1 .content1 .list .item {
  width: 322px;
  height: 160px;
  background: url(/assets/images/medical/subject/bg-subject-1-2.png) no-repeat center center;
  padding: 14px 24px 19px;
  display: flex;
}
.module1 .content1 .list .item span {
  line-height: 127px;
  font-size: 96px;
  font-weight: bold;
  color: #1259F0;
  margin-right: 22px;
}
.module1 .content1 .list .item .msg {
  padding-top: 14px;
}
.module1 .content1 .list .item .msg .name {
  line-height: 26px;
  font-size: 20px;
  font-weight: bold;
  color: #1A1A1A;
}
.module1 .content1 .list .item .msg .en {
  line-height: 21px;
  font-size: 16px;
  color: #52617A;
  margin-top: 8px;
}
.module1 .content1 .list .item .msg .text {
  line-height: 21px;
  font-size: 16px;
  color: #1A1A1A;
  margin-top: 22px;
}
.module1 .content2 {
  margin-top: 100px;
}
.module1 .content2 .list {
  margin-top: 60px;
  display: flex;
  justify-content: space-between;
}
.module1 .content2 .list .item {
  width: 322px;
  background: #fff;
  padding: 18px 42px 28px 44px;
  border: 1px solid #D1E3FA;
  border-radius: 10px;
  box-shadow: 2px 2px 8px 2px rgba(0, 0, 0, 0.05);
}
.module1 .content2 .list .item img {
  width: 114px;
  height: 114px;
  transform: translateX(-8px);
}
.module1 .content2 .list .item .name {
  line-height: 26px;
  font-size: 20px;
  font-weight: bold;
  color: #1A1A1A;
  margin-top: 27px;
}
.module1 .content2 .list .item .text {
  line-height: 30px;
  font-size: 16px;
  color: #52617A;
  text-align: justify;
  margin-top: 25px;
}
.module1 .content3 {
  margin-top: 100px;
}
.module1 .content3 .list {
  margin-top: 84px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 74px 0;
}
.module1 .content3 .list .item {
  width: 435px;
  background: radial-gradient(80% 50% at 30% 0, #F5F9FF 0%, rgba(204, 224, 255, 0) 100%), #FFFFFF;
  padding: 32px 60px 48px 50px;
  border: 1px solid #D1E3FA;
  border-radius: 10px;
  box-shadow: 2px 2px 8px 2px rgba(0, 0, 0, 0.05);
  position: relative;
}
.module1 .content3 .list .item img {
  width: 120px;
  height: 120px;
  position: absolute;
  top: -34px;
  right: 36px;
}
.module1 .content3 .list .item .name {
  line-height: 40px;
  font-size: 30px;
  font-weight: bold;
  color: #1A1A1A;
}
.module1 .content3 .list .item .text {
  line-height: 30px;
  font-size: 16px;
  color: #52617A;
  text-align: justify;
  margin-top: 20px;
}
.module2 {
  background: linear-gradient(180deg, #FAFCFF 0%, #F0F7FF 76%, #E0EEFF 100%);
  padding-top: 100px;
  padding-bottom: 200px;
}
.module2 .content1 .content-box {
  margin-top: 80px;
  display: flex;
  justify-content: space-between;
}
.module2 .content1 .content-box .left {
  width: 667px;
  background: url(/assets/images/medical/subject/bg-subject-2-1.png) no-repeat center center;
  background-size: 100% auto;
  box-shadow: 2px 2px 8px 2px rgba(0, 0, 0, 0.05);
}
.module2 .content1 .content-box .left .name {
  line-height: 64px;
  font-size: 20px;
  font-weight: bold;
  color: #1A1A1A;
  text-align: center;
  border-radius: 10px;
}
.module2 .content1 .content-box .left .left-body {
  height: 196px;
  border-radius: 10px;
  padding-left: 56px;
  padding-right: 44px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.module2 .content1 .content-box .left .left-body .item {
  border: 1px solid rgba(30, 189, 176, 0.5);
  border-radius: 6px;
  position: relative;
}
.module2 .content1 .content-box .left .left-body .item:first-child {
  width: 196px;
  height: 76px;
  background: url(/assets/images/medical/subject/logo-old.png) no-repeat center center;
  background-size: 152px auto;
}
.module2 .content1 .content-box .left .left-body .item:first-child::after {
  content: '旧';
  width: 22px;
  height: 17px;
  background: #8EDED7;
  line-height: 18px;
  font-size: 12px;
  color: #fff;
  text-align: center;
  border-radius: 0 6px 0 4px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.module2 .content1 .content-box .left .left-body .item:last-child {
  width: 273px;
  height: 102px;
  background: url(/assets/images/medical/subject/logo-new.png) no-repeat center center;
  background-size: 204px auto;
}
.module2 .content1 .content-box .left .left-body .item:last-child::after {
  content: '新';
  width: 30px;
  height: 22px;
  background: #1EBDB0;
  line-height: 22px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  border-radius: 0 6px 0 4px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.module2 .content1 .content-box .left .left-body .change {
  width: 36px;
  height: 36px;
  background: url(/assets/images/medical/subject/icon-change.png) no-repeat center center;
  background-size: 100%;
}
.module2 .content1 .content-box .right {
  width: 668px;
  background: url(/assets/images/medical/subject/bg-subject-2-2.png) no-repeat center center;
  background-size: 100% auto;
  box-shadow: 2px 2px 8px 2px rgba(0, 0, 0, 0.05);
}
.module2 .content1 .content-box .right .name {
  line-height: 64px;
  font-size: 20px;
  font-weight: bold;
  color: #1A1A1A;
  text-align: center;
  border-radius: 10px;
}
.module2 .content1 .content-box .right .right-body {
  height: 196px;
  border-radius: 10px;
  padding-top: 34px;
}
.module2 .content1 .content-box .right .right-body .name {
  line-height: 21px;
  font-size: 16px;
  font-weight: bold;
  color: #1A1A1A;
  text-align: center;
}
.module2 .content1 .content-box .right .right-body .link {
  line-height: 24px;
  font-size: 18px;
  font-weight: bold;
  color: #1259F0;
  text-align: center;
  margin-top: 8px;
}
.module2 .content1 .content-box .right .right-body .list {
  margin-top: 34px;
  display: flex;
  justify-content: center;
}
.module2 .content1 .content-box .right .right-body .list .item {
  background: rgba(18, 89, 240, 0.1);
  line-height: 30px;
  font-size: 14px;
  color: rgba(18, 89, 240, 0.7);
  padding: 0 14px;
  border-radius: 12px;
}
.module2 .content1 .content-box .right .right-body .list .item:nth-child(2) {
  margin: 0 16px;
}
.module2 .content2 {
  margin-top: 100px;
}
.module2 .content2 .desc {
  line-height: 18px;
  font-size: 14px;
  color: #52617A;
  text-align: center;
  margin-top: 26px;
}
.module2 .content2 .content-box {
  margin-top: 64px;
}
.module2 .content2 .content-box .box-title {
  font-size: 0;
  text-align: center;
}
.module2 .content2 .content-box .box-title .box-title-text {
  display: inline-block;
  line-height: 24px;
  font-size: 18px;
  font-weight: bold;
  position: relative;
}
.module2 .content2 .content-box .box-title .box-title-text::before,
.module2 .content2 .content-box .box-title .box-title-text::after {
  content: '';
  width: 216px;
  height: 0;
  border-bottom: 1px solid;
  border-image: linear-gradient(90deg, rgba(18, 89, 240, 0), rgba(18, 89, 240, 0.2), rgba(18, 89, 240, 0.2)) 1 1;
  position: absolute;
  top: 11px;
  left: -233px;
}
.module2 .content2 .content-box .box-title .box-title-text::after {
  left: auto;
  right: -233px;
  transform: rotate(180deg);
}
.module2 .content2 .content-box .box-desc {
  line-height: 18px;
  font-size: 14px;
  color: rgba(77, 77, 77, 0.8);
  text-align: center;
  margin-top: 18px;
}
.module2 .content2 .content-box .content-body {
  padding-top: 90px;
  position: relative;
}
.module2 .content2 .content-box .content-body .left {
  width: 593px;
  background: linear-gradient(180deg, #F7F7F7 0%, rgba(255, 255, 255, 0) 85%), #FFFFFF;
  border: 1px solid #D1E3FA;
  border-radius: 12px;
  padding-bottom: 30px;
}
.module2 .content2 .content-box .content-body .left .name {
  background: url(/assets/images/medical/subject/icon-update-before.png) no-repeat 248px center;
  background-size: 20px auto;
  line-height: 32px;
  font-size: 24px;
  font-weight: bold;
  color: #4D4D4D;
  padding: 30px 0;
  padding-left: 169px;
}
.module2 .content2 .content-box .content-body .left .list .item {
  line-height: 30px;
  font-size: 15px;
  padding: 22px 0;
  padding-left: 163px;
  border-top: 1px solid;
  border-image: linear-gradient(90deg, rgba(18, 89, 240, 0), rgba(18, 89, 240, 0.2), rgba(18, 89, 240, 0.2), rgba(18, 89, 240, 0)) 1 1;
}
.module2 .content2 .content-box .content-body .left .list .item img {
  width: 30px;
  margin-right: 8px;
  vertical-align: top;
}
.module2 .content2 .content-box .content-body .left .list .item span {
  position: relative;
}
.module2 .content2 .content-box .content-body .left .list .item span::after {
  content: '医多维';
  line-height: 12px;
  font-size: 9px;
  position: absolute;
  top: -2px;
  right: -31px;
}
.module2 .content2 .content-box .content-body .right {
  width: 802px;
  background: radial-gradient(80% 70% at 50% 0%, #D6E7FF 0%, rgba(204, 224, 255, 0) 100%), #FFFFFF;
  border: 1px solid #D1E3FA;
  border-radius: 12px;
  box-shadow: -12px 0px 12px 0px rgba(15, 33, 125, 0.12);
  position: absolute;
  padding-top: 16px;
  padding-bottom: 48px;
  top: 75px;
  right: 0;
  z-index: 1;
}
.module2 .content2 .content-box .content-body .right .name {
  background: url(/assets/images/medical/subject/icon-update-after.png) no-repeat 431px center;
  background-size: 20px auto;
  line-height: 32px;
  font-size: 24px;
  font-weight: bold;
  color: #1259F0;
  padding: 30px 0;
  padding-left: 349px;
}
.module2 .content2 .content-box .content-body .right .list .item {
  line-height: 30px;
  font-size: 15px;
  padding: 22px 0;
  padding-left: 226px;
  border-top: 1px solid;
  border-image: linear-gradient(90deg, rgba(18, 89, 240, 0), rgba(18, 89, 240, 0.2), rgba(18, 89, 240, 0.2), rgba(18, 89, 240, 0)) 1 1;
  position: relative;
}
.module2 .content2 .content-box .content-body .right .list .item img {
  width: 30px;
  margin-right: 8px;
  vertical-align: top;
}
.module2 .content2 .content-box .content-body .right .list .item .to-detail {
  line-height: 16px;
  font-size: 12px;
  color: #1259F0;
  cursor: pointer;
  position: absolute;
  top: 30px;
  right: 226px;
}
.module2 .content2 .content-box .content-body .right .list .item .to-detail .iconfont {
  height: 14px;
  display: inline-block;
  vertical-align: top;
  font-size: 9px;
  margin-left: 2px;
}
.module2 .content2 .content-box .content-body .jiantou {
  width: 276px;
  height: 285px;
  background: url(/assets/images/medical/subject/bg-subject-2-6.png) no-repeat center center;
  background-size: 100%;
  position: absolute;
  top: 469px;
  left: 428px;
  z-index: 2;
}
.module2 .content2 .content-box .content-box-2 {
  margin-top: 110px;
}
.module2 .content2 .content-box .content-box-2 .content-body .left {
  padding-bottom: 90px;
}
.module2 .content2 .content-box .content-box-2 .content-body .right {
  padding-bottom: 110px;
}
.module2 .content2 .content-box .content-box-2 .content-body .right .list .item {
  padding-left: 291px;
}
.module2 .content2 .content-box .content-box-2 .content-body .right .btn {
  width: 219px;
  height: 48px;
  background: #DBECFF;
  line-height: 20px;
  font-size: 15px;
  color: #1259F0;
  text-align: center;
  border-radius: 12px;
  cursor: pointer;
  padding: 14px 0;
  position: absolute;
  left: 291px;
  bottom: 34px;
}
.module2 .content2 .content-box .content-box-2 .content-body .right .btn .iconfont {
  height: 14px;
  display: inline-block;
  vertical-align: top;
  font-size: 9px;
  font-weight: bold;
  margin-left: 4px;
}
.module2 .content2 .content-box .content-box-2 .jiantou {
  top: 157px;
}
.module2 .content3 {
  margin-top: 100px;
}
.module2 .content3 .desc {
  line-height: 32px;
  font-size: 14px;
  color: #52617A;
  text-align: center;
  margin-top: 26px;
}
.module2 .content3 .content-box {
  display: flex;
  justify-content: space-between;
  margin-top: 63px;
}
.module2 .content3 .content-box .left {
  width: 800px;
  height: 450px;
  background: linear-gradient(135deg, #C8E2FF 0%, #CEF2FF 100%);
  box-shadow: 8px 8px 16px 0px rgba(0, 43, 108, 0.08);
  border-radius: 16px;
  padding: 40px;
  position: relative;
}
.module2 .content3 .content-box .left .left-content {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.module2 .content3 .content-box .left .swiper-pagination-bullets {
  width: 100px;
  height: 12px;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 3px;
  bottom: -32px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.module2 .content3 .content-box .left .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  background: #6AB5FF;
  border-radius: 50%;
  margin: 0 9px;
}
.module2 .content3 .content-box .left .swiper-pagination-bullet-active {
  width: 12px;
  height: 12px;
  border: 3px solid rgba(176, 216, 255, 0.8);
}
.module2 .content3 .content-box .right {
  width: 512px;
}
.module2 .content3 .content-box .right .name {
  line-height: 32px;
  font-size: 20px;
  font-weight: bold;
  color: #1A1A1A;
}
.module2 .content3 .content-box .right .name span {
  font-size: 14px;
  font-weight: normal;
  margin-left: 12px;
  vertical-align: bottom;
}
.module2 .content3 .content-box .right .text {
  line-height: 32px;
  font-size: 14px;
  color: #52617A;
  margin-top: 29px;
}
.module2 .content3 .content-box .right .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 27px 0;
  margin-top: 40px;
}
.module2 .content3 .content-box .right .list .item {
  width: 155px;
  height: 53px;
  background: #fff;
  line-height: 24px;
  font-size: 15px;
  color: #1A1A1A;
  box-shadow: 2px 2px 6px 0px rgba(0, 43, 108, 0.05);
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.module2 .content3 .content-box .right .list .item img {
  width: 24px;
  height: 24px;
  margin-right: 4px;
}
.module2 .content3 .content-box .right .btn {
  width: 210px;
  height: 42px;
  background: #1259F0;
  line-height: 42px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  margin-top: 49px;
  cursor: pointer;
}
.module3 {
  height: 310px;
  background: url(/assets/images/medical/subject/bg-subject-3-1.png) no-repeat center center;
  background-size: 1920px auto;
  background-color: #effafe;
  padding-top: 58px;
}
.module3 .content {
  position: relative;
}
.module3 .content .name {
  display: inline-block;
  line-height: 53px;
  font-size: 40px;
  font-weight: bold;
  color: #1A1A1A;
  position: relative;
}
.module3 .content .name::after {
  content: 'NEW';
  width: 62px;
  height: 28px;
  background: #FFDFC2;
  line-height: 28px;
  font-size: 15px;
  font-weight: bold;
  color: #FF8311;
  text-align: center;
  border-radius: 6px;
  position: absolute;
  top: 6px;
  right: -74px;
}
.module3 .content .text {
  line-height: 37px;
  font-size: 28px;
  font-weight: bold;
  color: #1A1A1A;
  margin-top: 17px;
}
.module3 .content .text span {
  color: #FF8311;
}
.module3 .content .tabs {
  margin-top: 39px;
  display: flex;
}
.module3 .content .tabs .tab-item {
  border: 1px solid #1259F0;
  border-radius: 12px;
  overflow: hidden;
  display: flex;
  margin-right: 50px;
}
.module3 .content .tabs .tab-item .item {
  line-height: 20px;
  font-size: 16px;
  color: #52617A;
  padding: 9px 8px;
}
.module3 .content .tabs .tab-item .item:first-child {
  background: #1259F0;
  padding-left: 16px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}
.module3 .content .tabs .tab-item .item:last-child {
  padding-right: 16px;
  position: relative;
}
.module3 .content .tabs .tab-item .item:last-child::before {
  content: '';
  width: 2px;
  height: 15px;
  background: rgba(18, 89, 240, 0.3);
  position: absolute;
  top: 11px;
  left: -1px;
}
.module3 .content .btn {
  width: 212px;
  height: 48px;
  background-color: #FF8311;
  line-height: 48px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  cursor: pointer;
  position: absolute;
  top: 73px;
  right: 0;
}
.module4 {
  background: linear-gradient(180deg, #FFFFFF 0%, #F0F7FF 100%);
  padding-top: 100px;
  padding-bottom: 120px;
}
.module4 .content1 .container {
  height: 244px;
  background: url(/assets/images/medical/subject/bg-subject-4-1.png) repeat-x center center;
  background-size: 1920px auto;
  margin-top: 187px;
  padding-top: 124px;
}
.module4 .content1 .container .tabs {
  display: flex;
  justify-content: space-between;
  padding: 0 117px 0 10px;
}
.module4 .content1 .container .tabs .tab-item {
  width: 133px;
  background: #1259F0;
  line-height: 44px;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  border-radius: 10px;
  box-shadow: 0px 8px 12px 0px rgba(0, 0, 0, 0.1);
  position: relative;
}
.module4 .content1 .container .tabs .tab-item .period {
  width: 100%;
  line-height: 21px;
  font-size: 16px;
  font-weight: bold;
  color: #1259F0;
  text-align: center;
  position: absolute;
  top: -27px;
  left: 0;
}
.module4 .content1 .container .tabs .tab-item .period.card-top {
  top: auto;
  bottom: -27px;
}
.module4 .content1 .container .tabs .tab-item .card {
  width: 260px;
  height: 300px;
  border-left: 2px solid;
  border-image: linear-gradient(180deg, #1259f0, rgba(18, 90, 241, 0)) 1 1;
  padding-top: 60px;
  padding-left: 10px;
  position: absolute;
  top: 23px;
  left: -10px;
}
.module4 .content1 .container .tabs .tab-item .card::before {
  content: '';
  width: 6px;
  height: 6px;
  background: #1259F0;
  border: 3px solid #A4C1FF;
  border-radius: 50%;
  position: absolute;
  top: -8px;
  left: -7px;
}
.module4 .content1 .container .tabs .tab-item .card.card-top {
  border-image: linear-gradient(0, #1259f0, rgba(18, 90, 241, 0)) 1 1;
  padding-top: 70px;
  top: auto;
  bottom: 24px;
}
.module4 .content1 .container .tabs .tab-item .card.card-top::before {
  top: auto;
  bottom: -7px;
}
.module4 .content1 .container .tabs .tab-item .card.w370 {
  width: 370px;
}
.module4 .content1 .container .tabs .tab-item .card .text {
  line-height: 32px;
  font-size: 14px;
  font-weight: normal;
  color: #52617A;
  text-align: justify;
  margin-bottom: 12px;
}
.module4 .content1 .container .tabs .tab-item .card .text:last-child {
  margin: 0;
}
.module4 .content2 {
  margin-top: 340px;
}
.module4 .content2 .count {
  margin-top: 40px;
  display: flex;
  justify-content: center;
  gap: 0 120px;
}
.module4 .content2 .count .count-item {
  line-height: 37px;
  font-size: 20px;
  color: #1A1A1A;
}
.module4 .content2 .count .count-item span {
  font-size: 28px;
  font-weight: bold;
  color: #1259F0;
  margin-left: 12px;
}
.module4 .content2 .list {
  display: flex;
  justify-content: space-between;
  margin-top: 65px;
}
.module4 .content2 .list-item {
  width: 322px;
  height: 208px;
  background: radial-gradient(70% 70% at 40% 15%, #CCE0FF 0%, #FFFFFF 100%), #FFFFFF;
  border: 1px solid #D1E3FA;
  border-radius: 10px;
  box-shadow: 2px 2px 8px 2px rgba(0, 0, 0, 0.05);
  padding: 34px 46px;
  position: relative;
}
.module4 .content2 .list-item::after {
  content: '';
  width: 109px;
  height: 96px;
  background: no-repeat center center;
  background-size: 100%;
  position: absolute;
  right: 14px;
  bottom: 0;
}
.module4 .content2 .list-item:nth-child(1)::after {
  background-image: url(/assets/images/medical/subject/bg-subject-4-2.png);
}
.module4 .content2 .list-item:nth-child(2)::after {
  background-image: url(/assets/images/medical/subject/bg-subject-4-3.png);
}
.module4 .content2 .list-item:nth-child(3)::after {
  background-image: url(/assets/images/medical/subject/bg-subject-4-4.png);
}
.module4 .content2 .list-item:nth-child(4)::after {
  width: 94px;
  height: 79px;
  background-image: url(/assets/images/medical/subject/bg-subject-4-5.png);
}
.module4 .content2 .list-item .name {
  line-height: 26px;
  font-size: 20px;
  font-weight: bold;
  color: #1A1A1A;
  text-align: center;
}
.module4 .content2 .list-item .text {
  line-height: 21px;
  font-size: 16px;
  color: #52617A;
  margin-top: 27px;
  position: relative;
  z-index: 1;
}
.module4 .content3 {
  margin-top: 140px;
}
.module4 .content3 .box1 {
  display: flex;
  justify-content: space-between;
  margin-top: 60px;
}
.module4 .content3 .box1 .left {
  width: 993px;
  background: #fff;
  box-shadow: 8px 8px 16px 0px rgba(0, 43, 108, 0.08);
  border-radius: 12px;
  padding: 40px 14px 32px 27px;
}
.module4 .content3 .box1 .left .name {
  line-height: 26px;
  font-size: 20px;
  font-weight: bold;
  padding-left: 33px;
}
.module4 .content3 .box1 .left .text {
  line-height: 16px;
  font-size: 14px;
  color: #52617A;
  margin-top: 16px;
  padding: 0 38px 0 33px;
}
.module4 .content3 .box1 .left img {
  margin-top: 16px;
}
.module4 .content3 .box1 .right {
  width: 343px;
  height: 701px;
  display: flex;
  flex-direction: column;
}
.module4 .content3 .box1 .right .name {
  line-height: 26px;
  font-size: 20px;
  font-weight: bold;
}
.module4 .content3 .box1 .right .box {
  flex: 1;
  margin-top: 20px;
  overflow-y: auto;
  padding-left: 14px;
  padding-top: 22px;
}
.module4 .content3 .box1 .right .box .item {
  border-left: 2px solid rgba(18, 89, 240, 0.5);
  position: relative;
  padding-bottom: 34px;
}
.module4 .content3 .box1 .right .box .item:last-child {
  padding-bottom: 10px;
}
.module4 .content3 .box1 .right .box .item::before {
  content: '';
  width: 28px;
  height: 28px;
  background: url(/assets/images/medical/subject/icon-time.png) no-repeat center center;
  background-size: 100% auto;
  position: absolute;
  top: -22px;
  left: -15px;
  z-index: 1;
}
.module4 .content3 .box1 .right .box .item .year {
  line-height: 28px;
  font-size: 16px;
  font-weight: bold;
  padding-left: 27px;
  transform: translateY(-22px);
}
.module4 .content3 .box1 .right .box .item .item-content {
  padding-left: 27px;
}
.module4 .content3 .box1 .right .box .item .item-content .content-item {
  display: flex;
  line-height: 25px;
  font-size: 14px;
  color: #52617A;
  position: relative;
  margin-bottom: 14px;
}
.module4 .content3 .box1 .right .box .item .item-content .content-item::before {
  content: '';
  width: 6px;
  height: 6px;
  background: #1259F0;
  border-radius: 50%;
  position: absolute;
  top: 9px;
  left: -31px;
}
.module4 .content3 .box1 .right .box .item .item-content .content-item:last-child {
  margin: 0;
}
.module4 .content3 .box1 .right .box .item .item-content .content-item .month {
  width: 37px;
}
.module4 .content3 .box1 .right .box .item .item-content .content-item .text {
  flex: 1;
}
.module4 .content3 .box2 {
  display: flex;
  justify-content: space-between;
  margin-top: 96px;
}
.module4 .content3 .box2 .item {
  width: 438px;
  background: #fff;
  box-shadow: 2px 2px 8px 2px rgba(0, 0, 0, 0.05);
  border-radius: 10px;
  padding: 69px 52px 44px;
  position: relative;
}
.module4 .content3 .box2 .item img {
  width: 80px;
  height: 80px;
  position: absolute;
  top: -36px;
  left: 49px;
}
.module4 .content3 .box2 .item .name {
  line-height: 26px;
  font-size: 20px;
  font-weight: bold;
  color: #1A1A1A;
}
.module4 .content3 .box2 .item .text {
  line-height: 21px;
  font-size: 16px;
  color: #52617A;
  margin-top: 28px;
}
.module5 {
  background: linear-gradient(180deg, #FFFFFF 0%, #F0F7FF 100%);
  padding-top: 100px;
  padding-bottom: 200px;
}
.module5 .content1 .title-m {
  margin-top: 88px;
}
.module5 .content1 .box {
  margin-top: 60px;
  display: flex;
  justify-content: space-between;
}
.module5 .content1 .box .item {
  width: 640px;
  height: 713px;
  background: url(/assets/images/medical/subject/bg-subject-5-1.png) no-repeat center center;
  background-size: 100%;
  box-shadow: 8px 8px 16px 0px rgba(0, 43, 108, 0.08);
  position: relative;
  padding: 85px 59px 42px;
}
.module5 .content1 .box .item::after {
  content: '';
  width: calc(100% - 24px);
  height: 0;
  border: 1px dashed #AAC3FA;
  position: absolute;
  left: 12px;
  bottom: 132px;
}
.module5 .content1 .box .item .tag {
  background: no-repeat center center;
  background-size: 100%;
  line-height: 42px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-align: right;
  padding-right: 20px;
  position: absolute;
  top: 0;
  right: 0;
}
.module5 .content1 .box .item .tag.tag1 {
  width: 221px;
  background-image: url(/assets/images/medical/subject/bg-subject-5-2.png);
}
.module5 .content1 .box .item .tag.tag2 {
  width: 298px;
  background-image: url(/assets/images/medical/subject/bg-subject-5-3.png);
}
.module5 .content1 .box .item .name {
  line-height: 32px;
  font-size: 24px;
  font-weight: bold;
  color: #1A1A1A;
  text-align: center;
}
.module5 .content1 .box .item .name span {
  color: #1259F0;
}
.module5 .content1 .box .item .text {
  padding: 0 18px;
  line-height: 32px;
  font-size: 14px;
  color: #52617A;
  margin-top: 24px;
}
.module5 .content1 .box .item .list {
  margin-top: 14px;
}
.module5 .content1 .box .item .list .list-item {
  background: url(/assets/images/medical/subject/icon-subject-5-1.png) no-repeat left center;
  background-size: 30px auto;
  line-height: 30px;
  font-size: 15px;
  padding: 18px 0 18px 38px;
  border-bottom: 1px solid;
  border-image: linear-gradient(90deg, rgba(18, 89, 240, 0), rgba(18, 89, 240, 0.2), rgba(18, 89, 240, 0.2), rgba(18, 89, 240, 0)) 1 1;
}
.module5 .content1 .box .item .list .list-item:last-child {
  border: 0 none;
}
.module5 .content1 .box .item .time {
  line-height: 18px;
  font-size: 14px;
  color: #52617A;
  text-align: center;
  position: absolute;
  bottom: 94px;
  left: 50%;
  transform: translateX(-50%);
}
.module5 .content1 .box .item .btn {
  width: 220px;
  height: 48px;
  background: #1259F0;
  line-height: 48px;
  font-size: 15px;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  cursor: pointer;
  position: absolute;
  bottom: 28px;
  left: 50%;
  transform: translateX(-50%);
}
.module5 .content2 {
  margin-top: 230px;
}
.module5 .content2 .content-box {
  margin-top: 100px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 16px 0;
}
.module5 .content2 .content-box .item {
  height: 250px;
  box-shadow: 8px 8px 16px 0px rgba(0, 43, 108, 0.08);
  border-radius: 12px;
}
.module5 .content2 .content-box .item.color1 {
  width: 180px;
  background: #1259F0;
}
.module5 .content2 .content-box .item.color2 {
  width: 330px;
  background: #389FFE;
}
.cover-big {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: -5;
}
.cover-big.show {
  z-index: 2022;
  display: block;
}
.cover-big-content {
  width: 1200px;
  position: absolute;
  top: -2000px;
  left: 50%;
  transform: translate(-50%, -50%);
  overflow: hidden;
}
.cover-big-content.show {
  top: 50%;
}
.cover-big-content .close {
  height: 30px;
  margin-bottom: 10px;
}
.cover-big-content .close-btn {
  width: 30px;
  height: 30px;
  line-height: 42px;
  text-align: center;
  cursor: pointer;
  float: right;
}
.cover-big-content .close-btn .icon {
  display: inline-block;
  width: 26px;
  height: 26px;
  background: #c7c8c9;
  border-radius: 50%;
  position: relative;
}
.cover-big-content .close-btn .icon::before,
.cover-big-content .close-btn .icon::after {
  content: '';
  position: absolute;
  height: 2px;
  width: 14px;
  top: 56%;
  right: 22%;
  margin-top: -2px;
  background: #8f9192;
}
.cover-big-content .close-btn .icon::after {
  transform: rotate(-45deg);
}
.cover-big-content .close-btn .icon::before {
  transform: rotate(45deg);
}
.cover-big-content .video-big {
  width: 1200px;
  border-radius: 10px;
  object-fit: cover;
  background: #000;
}
@keyframes scale {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
