.layui-m-layer-area_select .modal_data_item2.act {
  color: #2581ff !important;
}

.layui-m-layer-area_select .modal_data_item2.act i {
  color: #2581ff !important;
  display: block !important;
}

.jdate-container .jdate-confirm {
  color: #2581ff !important;
}

@font-face {
  font-family: 'iconfont-sm';
  /* project id 2421238 */
  src: url("https://at.alicdn.com/t/font_2421238_sl0bho4quc.woff2?t=1649819922980") format("woff2"), url("https://at.alicdn.com/t/font_2421238_sl0bho4quc.woff?t=1649819922980") format("woff"), url("https://at.alicdn.com/t/font_2421238_sl0bho4quc.ttf?t=1649819922980") format("truetype");
}

.icon {
  font-family: "iconfont-sm" !important;
  font-style: normal;
  display: inline-block;
  vertical-align: middle;
  background-size: 100% auto;
  background-position: center;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}

.icon-app:before {
  content: "\e605";
}

.icon-browser:before {
  content: "\e606";
}

.icon-card:before {
  content: "\e607";
}

.icon-cart:before {
  content: "\e600";
}

.icon-code:before {
  content: "\e609";
}

.icon-computer:before {
  content: "\e616";
}

.icon-remove:before {
  content: "\e60a";
}

.icon-download:before {
  content: "\e60b";
}

.icon-edit:before {
  content: "\e60c";
}

.icon-emoji:before {
  content: "\e615";
}

.icon-star:before {
  content: "\e60e";
}

.icon-friends:before {
  content: "\e601";
}

.icon-gift:before {
  content: "\e618";
}

.icon-phone:before {
  content: "\e60f";
}

.icon-clock:before {
  content: "\e619";
}

.icon-home:before {
  content: "\e602";
}

.icon-menu:before {
  content: "\e60d";
}

.icon-message:before {
  content: "\e617";
}

.icon-me:before {
  content: "\e603";
}

.icon-picture:before {
  content: "\e61a";
}

.icon-share:before {
  content: "\e61b";
}

.icon-settings:before {
  content: "\e604";
}

.icon-refresh:before {
  content: "\e61c";
}

.icon-caret:before {
  content: "\e610";
}

.icon-down:before {
  content: "\e611";
}

.icon-up:before {
  content: "\e612";
}

.icon-right:before {
  content: "\e613";
}

.icon-left:before {
  content: "\e614";
}

.icon-check:before {
  content: "\e608";
}

.icon-search:before {
  content: "\e61d";
}

.icon-new:before {
  content: "\e61e";
}

.icon-next,
.icon-prev {
  width: 0.75rem;
  height: 0.75rem;
}

.icon-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2015%2015'%3E%3Cg%3E%3Cpath%20fill%3D'%23007aff'%20d%3D'M1%2C1.6l11.8%2C5.8L1%2C13.4V1.6%20M0%2C0v15l15-7.6L0%2C0L0%2C0z'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

.icon-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2015%2015'%3E%3Cg%3E%3Cpath%20fill%3D'%23007aff'%20d%3D'M14%2C1.6v11.8L2.2%2C7.6L14%2C1.6%20M15%2C0L0%2C7.6L15%2C15V0L15%2C0z'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

/*# sourceMappingURL=area_select.css.map */
.layui-m-layer-area_select .modal_item {
  overflow: hidden;
}

.layui-m-layer-area_select .modal_item.modal_item_left,
.layui-m-layer-area_select .modal_item.modal_item_content,
.layui-m-layer-area_select .modal_item.modal_item_right {
  float: left;
  width: 180px;
  background-color: #fff;
}

.layui-m-layer-area_select .modal_head {
  height: 30px;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  line-height: 30px;
  position: relative
}

.layui-m-layer-area_select .modal_head::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  border-bottom: 1px solid #ddd;
  transform-origin: 0 bottom;
  z-index: 10
}

.layui-m-layer-area_select .modal_head2 {
  padding-left: 21px;
  height: 47px;
  line-height: 47px;
  text-align: center;
  font-weight: normal;
  font-size: 14px;
  color: #666;
  text-align: left;
  box-shadow: 0px 0px 10px 0px rgba(136, 136, 136, 0.25)
}

.layui-m-layer-area_select .modal_body {
  height: 400px;
  overflow-y: scroll;
}

.layui-m-layer-area_select .modal_data_item {
  height: 45px;
  line-height: 45px;
  padding: 0 15px;
  position: relative;
  font-size: 14px;
  position: relative;
  display: flex
}

.layui-m-layer-area_select .modal_data_item::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  border-bottom: 1px solid #ddd;
  transform-origin: 0 bottom;
  z-index: 10
}

.layui-m-layer-area_select .modal_data_item span {
  flex: 1
}

.layui-m-layer-area_select .modal_data_item i {
  padding-left: 15px;
  right: 0;
  top: 0
}

.layui-m-layer-area_select .modal_data_item.act {
  color: #0066cc
}

.layui-m-layer-area_select .modal_data_item.act i {
  color: #0066cc;
  display: block !important
}

.layui-m-layer-area_select .modal_data_item2 {
  height: 40px;
  line-height: 40px;
  padding: 0 15px 0 21px;
  font-size: 14px;
  position: relative;
  display: flex
}

.layui-m-layer-area_select .modal_data_item2.modal_data_item2_pro.act {
  background: #fff
}

.layui-m-layer-area_select .modal_data_item2:hover,
.layui-m-layer-area_select .modal_data_item2.act:hover {
  background-color: #f5f7fa;
}

.layui-m-layer-area_select .modal_data_item2.act {
  color: #0066cc
}

.layui-m-layer-area_select .modal_data_item2.act i {
  color: #0066cc;
  display: block !important
}

.layui-m-layer-area_select .modal_data_item2 span {
  flex: 1
}

.layui-m-layer-area_select .modal_data_item2 i {
  padding-left: 15px;
  font-size: 10px;
  right: 0;
  top: 0;
  color: #999;
  /* position: absolute;left: 50px;transform: translateX(-50%);margin-top: 20vh!important; */
}