@charset "utf-8";

.section-normal-inner {
  background: #fff;
  padding: 30px;
}

.title-border h4 {
  background: url(../img/bb-bg.png) no-repeat;
  padding-left: 24px;
  background-position: 0px 2px;
}

.title-border h4:after {
  background: none;
}

.search-square {
  padding: 0px 5px;
  height: 35px;
}

.search-square .btn-search {
  width: 45px;
  height: 33px;
  background: linear-gradient(-89deg, #d03c27, #f0944a);
  border-radius: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
}

#practice-text {
  border: 1px solid #f0dbd7;
  border-radius: 18px;
  padding: 7px 10px;
}

.map-title {
  line-height: 46px;
  height: 46px;
  margin-bottom: 27px;
}

.map-title-text {
  font-size: 20px;
  color: #323232;
  position: relative;
  display: inline-block;
}

.map-title-text:after {
  width: 40px;
  height: 4px;
  background: #e14044;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  content: "";
}

.map-container {
  width: 1126px;
  height: 576px;
  margin: 0 auto;
}

.content-window-card {
  position: relative;
  box-shadow: none;
  bottom: 0;
  left: 0;
  width: auto;
  padding: 0;
}

.content-window-card p {
  line-height: 25px;
  font-size: 14px;
}

.custom-info {
  border: solid 1px #dadada;
  width: 252px;
  background: #fff;
  padding-top: 5px;
}

div.info-top {
  position: relative;
}

div.info-top div {
  display: inline-block;
  color: #1f98ff;
  font-size: 16px;
  font-weight: bold;
  line-height: 31px;
  padding: 0 10px;
}

div.info-top img {
  position: absolute;
  top: 10px;
  right: 10px;
  transition-duration: 0.25s;
}

div.info-top img:hover {
  box-shadow: 0px 0px 5px #000;
}

div.info-middle {
  font-size: 12px;
  padding: 5px 10px 10px;
  line-height: 20px;
}

div.info-bottom {
  height: 0px;
  width: 100%;
  clear: both;
  text-align: center;
}

div.info-bottom img {
  position: relative;
  z-index: 104;
}

.info-middle img {
  float: left;
  margin-right: 6px;
}

.info-num {
  color: #ff4659;
}

.menu-practice-item {
  width: 292px;
  height: 264px;
  padding: 0;
  margin: 0;
  margin-right: 10px;
  margin-bottom: 20px;
}

.menu-practice-item:last-child {
  margin-right: 0;
}

.menu-practice-item a {
  display: block;
  width: 100%;
  height: 100%;
}

.menu-practice-item__header {
  height: 50px;
  /* background-color: orange; */
  line-height: 50px;
  color: #fff;
  font-size: 16px;
}

.menu-practice-item__body {
  width: 100%;
  height: 196px;
  padding: 11px 18px 22px 23px;
  box-sizing: border-box;
}

.menu-practice-item__title {
  margin-bottom: 8px;
  font-weight: 700 !important;
  width: 251px;
  font-size: 16px;
  font-weight: 500;
  color: #333333;
  line-height: 26px;

  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.menu-practice-item__title img {
  width: 20px;
}

.menu-practice-item__organization {
  font-size: 14px;
  font-weight: 700;
  color: #666666;
  line-height: 22px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: flex;
}

.menu-practice-item__organization .h-li {
  margin-left: 5px;
  margin-left: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.li-before {
  background-image: url(../img/eds.png);
  background-size: 100% 100%;
}

.li-ing {
  background-image: url(../img/ing.png);
  background-size: 100% 100%;
}

.li-end {
  background-image: url(../img/ed.png);
  background-size: 100% 100%;
}

.screen {
  box-sizing: border-box;
  padding: 20px 30px;
  max-width: 1200px;
  margin: 0 auto;
  border-radius: 6px;
  border: 1px solid #f0dbd7;
  background-color: #fff;
}

.screen-label {
  margin-right: 10px;
  font-size: 16px;
  color: #333;
}

.screen-right {
  width: 1000px;
  margin-bottom: 30px;
}

.tab-item a {
  display: inline-block;
  height: 25px;
  padding: 0 18px;
  font-size: 14px;
  line-height: 25px;
  color: #999;
  border-radius: 12.5px;
  cursor: pointer;
}

.tab-item-active a {
  background: linear-gradient(-89deg, #d03c27, #f0944a);
  color: #fff;
}

.area-wrap-p {
  position: relative;
  /* margin-top: 15px; */
}

.area-wrap {
  box-sizing: border-box;
  /* padding: 0 0 15px 0; */
  border-radius: 6px;
  /* background-color: #f7f7f7; */
}

.hr {
  display: inline-block;
  width: 4px;
  height: 12px;
  background: #ea6a27;
  border-radius: 2px;
  flex-shrink: 0;
  margin-top: 5px;
  margin-left: 0;
}

.h-li {
  display: inline-block;
}

.time-picker-limit {
  padding-left: 12px;
  text-align: left;
  color: #666;
  width: 185px;
  height: 34px;
  background: #ffffff;
  border: 1px solid #dcdcdc;
  border-radius: 4px;
}

.btn-date-clear {
  width: 20px;
  height: 100%;
  background: url(../img/date-limit.png) center center no-repeat;
  position: absolute;
  top: 0;
  right: 12px;
  /* cursor: pointer; */
}

.screen-label:nth-last-child(2) {
  margin-top: 6px;
}
