.nurse_mall_header {
  box-sizing: border-box;
  background: #fff;
  padding-top: 10px;
}
.nurse_mall_header .big_tit {
  font-size: 25px;
  font-weight: 500;
  line-height: 36px;
  color: #3D3D3D;
}
.nurse_mall_header .small_tit {
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  letter-spacing: 0em;
  color: #838383;
  margin: 0;
}
.nurse_mall {
  margin-top: 30px;
  background-color: #fff;
  border-radius: 10px;
  padding: 38px 38px 40px;
  display: flex;
  justify-content: space-between;
  letter-spacing: 0.5px;
}
.nurse_mall .nurse_mall_detail_info {
  margin: 0;
  width: 343px;
}
.nurse_mall .nurse_mall_detail_info .swiper-container img {
  width: 344px;
  border-radius: 10px;
}
.nurse_mall .nurse_mall_img {
  width: 500px;
  margin: 0;
}
.nurse_mall .nurse_mall_img img {
  width: 100%;
}
.nurse_mall .nurse_mall_info {
  margin: 0 0 0 40px;
  flex: 1;
  font-size: 18px;
  color: #3D3D3D;
}
.nurse_mall .nurse_mall_info .nurse_mall_header .big_tit {
  font-weight: 600;
  font-size: 25px;
}
.nurse_mall .nurse_mall_info .nurse_mall_header .big_tit .nature {
  font-size: 16px;
  color: #838383;
  margin-left: 20px;
  font-weight: 400;
}
.nurse_mall .nurse_mall_info .nurse_mall_header .small_tit {
  font-size: 22px;
  opacity: 0.75;
  margin: 10px 0 0 0;
  display: block;
}
.nurse_mall .nurse_mall_info .nurse_mall_price {
  margin: 20px 0 10px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.nurse_mall .nurse_mall_info .nurse_mall_price h4 {
  color: #A42127;
  margin: 0 0 0 16px;
  font-size: 18px;
}
.nurse_mall .nurse_mall_info .nurse_mall_price .title {
  font-size: 18px;
  color: #444444;
  font-weight: 600;
}
.nurse_mall .nurse_mall_info .nurse_mall_price .old_price {
  font-size: 18px;
  margin: 0;
  color: #838383;
}
.nurse_mall .nurse_mall_info .nurse_mall_price .old_price font {
  text-decoration: line-through;
}
.nurse_mall .nurse_mall_info .nurse_mall_location {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #f7f7f7;
  padding: 20px 0;
}
.nurse_mall .nurse_mall_info .nurse_mall_location img {
  margin: 0;
  margin-left: 30px;
  width: 16px;
  margin-right: 50px;
}
.nurse_mall .nurse_mall_info .nurse_mall_location span {
  margin: 0 0 0 0;
  color: #888;
}
.nurse_mall .nurse_mall_info .nurse_mall_location font {
  color: #F24147;
  font-weight: 600;
}
.nurse_mall .nurse_mall_info .nurse_mall_date {
  display: flex;
  align-items: center;
  border-top: 1px solid #f7f7f7;
  padding-top: 20px;
}
.nurse_mall .nurse_mall_info .nurse_mall_date span {
  margin: 0 0 0 20px;
  color: #7E7E7E;
}
.nurse_mall .nurse_mall_info .nurse_mall_tit {
  margin: 0 20px 0 0;
}
.nurse_mall .nurse_mall_info .nurse_mall_stock {
  padding: 20px 0;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #f7f7f7;
}
.nurse_mall .nurse_mall_info .nurse_mall_stock span {
  display: block;
  margin: 0;
  color: #888;
}
.nurse_mall .nurse_mall_info .nurse_mall_stock .progress-bar {
  position: relative;
  margin-left: 8px;
  width: 131px;
  height: 7px;
  background-color: #F2F4F5;
  border-radius: 99px;
}
.nurse_mall .nurse_mall_info .nurse_mall_stock .progress-bar span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 131px;
  height: 7px;
  background-color: #81D8D0;
  border-radius: 99px;
}
.nurse_mall .nurse_mall_info .nurse_mall_number {
  display: flex;
  overflow: hidden;
  align-items: center;
  padding: 25px 0;
}
.nurse_mall .nurse_mall_info .nurse_mall_number .num_box {
  color: #888888;
  margin: 0;
}
.nurse_mall .nurse_mall_info .nurse_mall_number .num_box span {
  border: 1px solid #dddddd;
  display: flex;
  align-items: center;
}
.nurse_mall .nurse_mall_info .nurse_mall_number .num_box span button {
  width: 30px;
  height: 27px;
  background: #fff;
  font-size: 20px;
  font-weight: 700;
  color: #888;
  cursor: pointer;
}
.nurse_mall .nurse_mall_info .nurse_mall_number .num_box span input {
  width: 30px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  height: 27px;
  background: #A42127;
}
.nurse_mall .nurse_mall_info .nurse_mall_number a {
  border-radius: 4px;
  width: 120px;
  height: 32px;
  line-height: 32px;
  color: #fff;
  margin: 0 0 0 15px;
  text-align: center;
  background-color: #A42127;
}
.nurse_mall .nurse_mall_info .nurse_mall_tools {
  display: flex;
  align-items: center;
  margin: 0;
}
.nurse_mall .nurse_mall_info .nurse_mall_tools div {
  margin: 0 20px 0 0;
  display: flex;
  align-items: center;
}
.nurse_mall .nurse_mall_info .nurse_mall_tools div img {
  width: 18px;
  height: 18px;
  margin-right: 5px;
}
.nurse_mall .nurse_mall_info .nurse_mall_tools div:hover {
  cursor: pointer;
}
.nurse_mall .nurse_mall_info .nurse_mall_tools .sk_rush a {
  border-radius: 4px;
  width: 120px;
  height: 32px;
  line-height: 32px;
  color: #fff;
  margin-right: 20px;
  text-align: center;
  background-color: #81D8D0;
}
.nurse_mall .nurse_mall_info .nurse_mall_tools .sk_rush input[type='number'] {
  background: #7e7e7e;
  color: #fff;
  width: 35px;
  height: 35px;
  border-radius: 5px;
  margin-left: 10px;
  text-align: center;
}
.nurse_mall .nurse_mall_info .nurse_mall_server {
  display: flex;
  padding: 30px 0;
  border-top: 1px solid #f7f7f7;
}
.nurse_mall .nurse_mall_info .nurse_mall_server span:first-child {
  color: #3d3d3d;
}
.nurse_mall .nurse_mall_info .nurse_mall_server span {
  position: relative;
  display: flex;
  align-items: center;
  color: #888888;
  font-size: 18px;
  cursor: pointer;
  margin: 0 22px 0 0;
}
.nurse_mall .nurse_mall_info .nurse_mall_server span i {
  margin-right: 5px;
  display: block;
  width: 17px;
  height: 17px;
  background-size: contain;
}
.nurse_mall .nurse_mall_info .nurse_mall_server span:nth-child(2) i {
  background: url(/Public/images/ic/s-1.png) no-repeat left center;
  background-size: contain;
}
.nurse_mall .nurse_mall_info .nurse_mall_server span:nth-child(3) i {
  background: url(/Public/images/ic/s-2.png) no-repeat left center;
  background-size: contain;
}
.nurse_mall .nurse_mall_info .nurse_mall_server span:nth-child(4) i {
  background: url(/Public/images/ic/s-3.png) no-repeat left center;
  background-size: contain;
}
.nurse_mall .nurse_mall_info .nurse_mall_server span:nth-child(5) i {
  background: url(/Public/images/ic/s-4.png) no-repeat left center;
  background-size: contain;
}
.productDetails {
  display: flex;
  justify-content: space-between;
}
.productDetails .product_detail_tit {
  font-size: 18px;
  font-weight: 500;
  color: #555;
  display: flex;
  align-items: center;
  padding: 0px 50px 0px 40px;
  border-bottom: 1px solid #ededed;
  position: relative;
}
.productDetails .product_detail_tit div {
  padding: 25px 0;
  margin: 0;
  border-bottom: 3px solid #91dad4;
}
.productDetailsLeftBox {
  width: 850px;
  box-sizing: border-box;
}
.productDetailsLeftBox h4 {
  font-weight: bold !important;
}
.productDetailsLeftBox .other_product {
  width: 100%;
  background: #fff;
  font-size: 20px;
  color: #7E7E7E;
  margin-bottom: 17px;
}
.productDetailsLeftBox .other_product .other_product_header {
  font-weight: 600;
  margin-bottom: 10px;
  display: grid;
  grid-template-columns: 60% 20% 20%;
  justify-content: space-between;
  padding: 25px 50px 25px 40px;
  border-bottom: 1px solid #ededed;
}
.productDetailsLeftBox .other_product .other_product_header .td {
  width: 100%;
}
.productDetailsLeftBox .other_product .other_product_body {
  padding: 0px 50px 0px 40px;
  max-height: 373px;
  overflow: hidden;
}
.productDetailsLeftBox .other_product .other_product_body .tr {
  color: #555;
  display: grid;
  grid-template-columns: 60% 20% 20%;
  padding: 20px 0;
  border-bottom: 1px dashed #f0f0f0;
}
.productDetailsLeftBox .other_product .other_product_body .tr .td {
  width: 100%;
}
.productDetailsLeftBox .other_product .other_product_body .tr .td:nth-child(2) {
  color: #FB4E4F;
}
.productDetailsLeftBox .other_product .other_product_body .tr .td:nth-child(2) font {
  font-weight: 600;
  font-size: 28px;
}
.productDetailsLeftBox .other_product .other_product_body .tr .td:last-child {
  text-decoration: line-through;
  font-size: 30px;
  font-weight: 300;
}
.productDetailsLeftBox .other_product .other_tip {
  text-align: center;
  padding: 20px 0;
  display: block;
  color: #888;
}
.productDetailsLeftBox .other_product .other_tip:hover {
  cursor: pointer;
}
.productDetailsLeftBox .apply_hospital {
  width: 100%;
  margin-bottom: 20px;
}
.productDetailsLeftBox .apply_hospital .apply_hospital_header {
  font-size: 18px;
  font-weight: 500;
  color: #555;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 25px 50px 25px 40px;
  border-bottom: 1px solid #ededed;
}
.productDetailsLeftBox .apply_hospital .apply_hospital_header .tit {
  margin: 0;
}
.productDetailsLeftBox .apply_hospital .apply_hospital_body .panel .list:last-child {
  border: none;
}
.productDetailsLeftBox .apply_hospital .apply_hospital_body .panel {
  display: flex;
  flex-wrap: wrap;
  padding: 0px 30px 0 30px;
}
.productDetailsLeftBox .apply_hospital .apply_hospital_body .panel .list {
  padding: 28px 0 28px 0;
  margin: 0;
  letter-spacing: 0.5px;
  border-bottom: 1px solid #d8d8d8;
}
.productDetailsLeftBox .apply_hospital .apply_hospital_body .panel .list .news {
  display: flex;
  align-items: flex-start;
  justify-content: space-around;
}
.productDetailsLeftBox .apply_hospital .apply_hospital_body .panel .list .news img {
  width: 230px;
  height: 160px;
  margin: 0 28px 0 0;
  border-radius: 8px;
}
.productDetailsLeftBox .apply_hospital .apply_hospital_body .panel .list .inner {
  width: 440px;
  height: 160px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  position: relative;
}
.productDetailsLeftBox .apply_hospital .apply_hospital_body .panel .list .inner .url {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.productDetailsLeftBox .apply_hospital .apply_hospital_body .panel .list .inner .title {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 22px;
  font-weight: 500;
  line-height: normal;
  color: #3D3D3D;
}
.productDetailsLeftBox .apply_hospital .apply_hospital_body .panel .list .inner .title .look {
  flex-shrink: 0;
  width: 107px;
  height: 36px;
  border-radius: 5px;
  opacity: 1;
  background: #A42127;
  font-size: 18px;
  font-weight: bold;
  line-height: 28px;
  color: #FFFFFF;
  text-align: center;
  line-height: 36px;
  margin: 0;
}
.productDetailsLeftBox .apply_hospital .apply_hospital_body .panel .list .inner .tab-list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  margin-top: 10px;
}
.productDetailsLeftBox .apply_hospital .apply_hospital_body .panel .list .inner .tab-list .tab {
  padding: 0 8px;
  height: 25px;
  border-radius: 5px;
  opacity: 1;
  border: 1px solid #A7A4A4;
  font-size: 16px;
  font-weight: normal;
  line-height: 25px;
  color: #A7A4A4;
  margin: 0 12px 5px 0;
}
.productDetailsLeftBox .apply_hospital .apply_hospital_body .panel .list .inner .tab-list .tab:nth-child(2) {
  border: 1px solid #4989E8;
  color: #4989E8;
}
.productDetailsLeftBox .apply_hospital .apply_hospital_body .panel .list .inner .tab-list .tab:nth-child(3) {
  border: 1px solid #F1A961;
  color: #F1A961;
}
.productDetailsLeftBox .apply_hospital .apply_hospital_body .panel .list .inner .content {
  width: 100%;
  font-size: 14px;
  font-weight: normal;
  line-height: 23px;
  color: #A7A4A4;
  margin-top: auto;
}
.productDetailsLeftBox .apply_hospital .apply_hospital_body .panel .list .inner .content p {
  display: flex;
  align-items: center;
}
.productDetailsLeftBox .apply_hospital .apply_hospital_body .panel .list .inner .content p .icon {
  width: 14px;
  height: auto;
  margin-right: 5px;
}
.productDetailsLeftBox .apply_hospital .apply_hospital_body .panel .item {
  width: 217px;
  position: relative;
  margin: 0;
  margin-right: 28px;
}
.productDetailsLeftBox .apply_hospital .apply_hospital_body .panel .item img {
  width: 100%;
  height: 252px;
  border-radius: 10px;
}
.productDetailsLeftBox .apply_hospital .apply_hospital_body .panel .item div {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px 0;
  width: 100%;
  text-align: center;
  border-radius: 0px 0px 10px 10px;
  background: rgba(0, 0, 0, 0.5);
}
.productDetailsLeftBox .shop_detailInfo {
  height: auto;
  margin: 0px 0 20px 0;
  letter-spacing: 0.5px;
}
.productDetailsLeftBox .shop_detailInfo .shop_detailInfo_header {
  font-size: 18px;
  font-weight: 500;
  color: #555;
  display: flex;
  align-items: center;
  padding: 0px 50px 0px 40px;
  border-bottom: 1px solid #ededed;
}
.productDetailsLeftBox .shop_detailInfo .shop_detailInfo_header div {
  padding: 25px 0;
  margin: 0 60px 0 0;
  display: block;
  color: #555;
  border-bottom: 3px solid #fff;
}
.productDetailsLeftBox .shop_detailInfo .shop_detailInfo_header .active {
  border-bottom: 3px solid #91dad4;
}
.productDetailsLeftBox .shop_detailInfo .shop_detailInfo_header div:hover {
  cursor: pointer;
}
.productDetailsLeftBox .shop_detailInfo .shop_detailInfo_body {
  padding: 15px 35px;
  display: none;
}
.productDetailsLeftBox .shop_detailInfo .shop_detailInfo_body .tr {
  padding: 15px 0;
  display: flex;
  align-items: center;
}
.productDetailsLeftBox .shop_detailInfo .shop_detailInfo_body .tr .td {
  margin: 0;
  font-size: 20px;
}
.productDetailsLeftBox .shop_detailInfo .shop_detailInfo_body .tr .td p img {
  width: 100%;
}
.productDetailsLeftBox .shop_detailInfo .shop_detailInfo_body .tr .td:first-child {
  color: #FF0707;
}
.productDetailsLeftBox .shop_detailInfo .shop_detailInfo_body .tr .td:last-child {
  margin-left: 15px;
  color: #7E7E7E;
}
.productDetailsLeft {
  display: flex;
  justify-content: space-between;
}
.productDetailsLeft .Details1 {
  border-radius: 20px;
  padding: 30px;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 1.8;
}
.productDetailsLeft .Details1 h3 {
  font-size: 18.72px;
  font-weight: bold;
}
.productDetailsLeft .Details1 strong {
  font-weight: bold;
}
.productDetailsLeftBox .more-packages {
  background: #fff;
  padding: 0 30px 30px;
  margin-top: 20px;
}
.productDetailsLeftBox .more-packages .packageList {
  margin-top: 20px;
}
.productDetailsLeftBox .more-packages > .title {
  font-size: 24px;
  font-weight: 600;
  margin: 0px 0 20px 0;
  color: #000;
}
.productDetailsLeftBox .more-packages .small_box {
  padding-bottom: 25px;
  margin-bottom: 25px;
  width: auto;
  height: auto;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px dashed #A42127;
}
.productDetailsLeftBox .more-packages .small_box .left {
  margin: 0;
  margin-right: 27px;
}
.productDetailsLeftBox .more-packages .small_box .left img {
  width: 231px;
}
.productDetailsLeftBox .more-packages .small_box .right {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin: 0;
  width: 100%;
}
.productDetailsLeftBox .more-packages .small_box .right .top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.productDetailsLeftBox .more-packages .small_box .right .top a {
  margin: 0;
}
.productDetailsLeftBox .more-packages .small_box .right .top .title {
  font-size: 20px;
  font-weight: 600;
  color: #3D3D3D;
}
.productDetailsLeftBox .more-packages .small_box .right .top .title:hover {
  color: #A42127;
}
.productDetailsLeftBox .more-packages .small_box .right .top div {
  background: #f89c39;
  height: 23px;
  border-radius: 5px;
  color: #fff;
  font-size: 12px;
  padding: 0 9px;
  display: flex;
  align-items: center;
  margin: 0;
}
.productDetailsLeftBox .more-packages .small_box .right .top div img {
  width: 12px;
  height: 12px;
  margin-right: 4px;
}
.productDetailsLeftBox .more-packages .small_box .right .content {
  font-size: 16px;
  color: #838383;
  line-height: 24px;
  font-weight: 300;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-top: 8px;
}
.productDetailsLeftBox .more-packages .small_box .right .content:hover {
  color: #A42127;
}
.productDetailsLeftBox .more-packages .small_box .right .price {
  display: flex;
  margin: 0;
  justify-content: space-between;
  align-items: flex-end;
}
.productDetailsLeftBox .more-packages .small_box .right .price div {
  margin: 0;
}
.productDetailsLeftBox .more-packages .small_box .right .price .number {
  font-size: 17px;
  font-weight: 350;
  color: #838383;
  letter-spacing: 0em;
  display: flex;
  align-items: center;
}
.productDetailsLeftBox .more-packages .small_box .right .price .number span {
  margin-right: 10px;
}
.productDetailsLeftBox .more-packages .small_box .right .price .button {
  width: 120px;
  height: 40px;
  border-radius: 100px;
  background: #A42127;
  font-size: 19px;
}
.productDetailsLeftBox .more-packages .small_box .right .price .button a {
  color: #FFFFFF;
}
.Details2 {
  width: 49%;
}
.Details2 .Details2Box {
  width: 100%;
  height: 240px;
  padding: 30px;
  box-sizing: border-box;
  text-align: center;
  border-radius: 20px;
}
.Details2 .Details2Box img {
  width: 100%;
  height: 100%;
}
.Details2 .Details2Bottom {
  position: relative;
  display: flex;
  height: 240px;
  width: 100%;
  padding: 30px;
  box-sizing: border-box;
  border-radius: 20px;
}
.Details2 .Details2Bottom img {
  width: 100%;
  height: 100%;
}
.Details2 .Details2Bottom .Details2BottomText {
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
}
.bilayerBox {
  width: 100%;
  height: 400px;
  padding: 30px;
  box-sizing: border-box;
  border-radius: 20px;
}
.bilayerBox img {
  width: 100%;
  height: 100%;
}
.elementText {
  text-align: justify;
  text-indent: 2em;
  font-size: 18px;
}
.elementText::first-line {
  text-align: left;
}
.advertisingBox {
  width: 373px;
  margin: 0 0 0 25px;
  padding: 0 0 20px 0;
}
.advertisingBox .recommend_header {
  font-size: 18px;
  font-weight: 600;
  color: #555;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 25px 50px 25px 40px;
  border-bottom: 1px solid #ededed;
}
.advertisingBox .recommend_header div {
  margin: 0;
  font-weight: normal;
}
.advertisingBox .recommend_header .recommend_more {
  background: #7dd8d0;
  color: #fff;
  font-size: 12px;
  padding: 3px 10px;
  margin: 0;
  border-radius: 3px;
}
.advertisingBox .advertisingImage {
  width: 281px;
  height: 159px;
  position: relative;
}
.advertisingBox .advertisingImage img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px 10px 0 0 ;
}
.advertisingBox .advertisingTitle {
  font-size: 16px;
  color: #262626;
  margin-bottom: 10px;
}
.advertisingBox .currencysymbol {
  color: #ff4b4c;
  font-size: 17px;
  margin: 0;
}
.advertisingBox .price {
  color: #ff4b4c;
  font-size: 22px;
  margin: 0;
}
.advertisingBox .originalprice {
  text-decoration: line-through;
}
.advertisingBox .payment {
  text-align: right;
  padding: 15px;
}
.advertisingBottomBox {
  position: relative;
  width: 281px;
  padding: 20px 10px 10px 10px;
  box-sizing: border-box;
  background: #f8f8f8;
}
.advertisingBottomBox .info {
  display: flex;
  align-items: center;
}
.advertisingBottomBox .info .currencysymbol {
  color: #838383;
}
.advertisingBottomBox .info .yuyue {
  background: #A42127;
  color: #fff;
  padding: 3px 15px;
  border-radius: 5px;
  margin: 0 0 0 35px;
}
.hlsc-show-icon {
  padding-bottom: 10px;
  border-bottom: 1px solid #e5dada;
}
.nursingMall-img {
  vertical-align: middle;
}
.nursingMall-text {
  vertical-align: middle;
}
.swiper-small {
  margin-top: 23px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.swiper-small .inner {
  width: 294px;
  overflow: hidden;
}
.swiper-small .list {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  transition: margin-left 0.5s;
  -webkit-transition: margin-left 0.5s;
  margin-left: 0px;
}
.swiper-small .list img {
  width: 88px;
  height: 78px;
  border-radius: 5px;
  margin: 0 15px 0 0;
}
.swiper-small .list img:nth-child(3n) {
  margin: 0;
}
.swiper-small div {
  margin: 0;
}
.swiper-small .left {
  width: 11px;
  height: 18px;
  cursor: pointer;
}
.swiper-small .right {
  width: 11px;
  height: 18px;
  cursor: pointer;
}
.nurse_mall_share {
  display: flex;
  padding: 20px 0;
  color: #888;
  margin: 0;
}
.nurse_mall_share img {
  width: 18px;
  height: 18px;
}
.nurse_mall_share .like {
  margin: 0 20px 0 0;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.nurse_mall_share .like img {
  margin-right: 5px;
}
.nurse_mall_share .like div {
  display: flex;
  align-items: center;
}
.nurse_mall_share .share {
  margin: 0;
}
