/*
 ***title:szgov-service-map
 ***version:1.0
 ***date:2023-09-14 22:10
 ***author:silentblue.top
 */
 .dtfw_box {
  overflow: hidden;
  margin: 0 auto;
  width: 1400px;
  box-sizing: border-box;
  border: 1px solid #e5e5e5;
}
.dtfw_left {
  float: left;
  width: 448px;
  padding: 25px 22px 0px 22px;
  position: relative;
  background-color: #ffffff;
  box-sizing: border-box;
  height: 500px;
}

.dtfw_left input[type='text'].input_inner {
  border: none;
  color: #333333;
  border-bottom: 1px solid #a3c7ff;
}

.dtfw_left input[type='text'].input_inner::placeholder {
  color: #333333;
}

.dtfw_left input[type='text'].input_inner:hover {
  border-color: #333333;
}

.dtfw_left input[type='text'].input_inner:focus {
  outline: none;
  border-color: #1658a0;
}

/* 检索框 */
.input_group {
  display: table;
  border-collapse: separate;
  width: 100%;
  font-size: 16px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  padding: 0rem;
  position: relative;
  z-index: 2;
}
input[type='text'].input_inner {
  -webkit-appearance: none;
  background-color: #fff;
  background-image: none;
  border-radius: 4px;
  box-sizing: border-box;
  display: inline-block;
  font-size: inherit;
  height: 40px;
  line-height: 40px;
  outline: none;
  padding: 0 8px 0 16px;
  transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 100%;
  /* cursor: pointer; */
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
  /* border-top-right-radius: 0;
  border-bottom-right-radius: 0; */
  border: none;
  color: #333;
}
.loading-button {
  position: absolute;
  right: 40px;
  width: 40px;
  height: 40px;
  z-index: 7;
  top: 0;
  cursor: pointer;
  background: url(searchbox_5c0d97d.png) no-repeat 0 0;
}
.searchbox-content-button.right-button:before,
.loading-button:before {
  content: '';
  position: absolute;
  width: 38px;
  left: 0;
  top: 6px;
  height: 26px;
  border-left: 1px solid #eee;
}
.searchbox-content-button {
  box-sizing: border-box;
  height: 40px;
  width: 40px;
  cursor: pointer;
  position: absolute;
  right: 0;
  border-bottom: 1px solid #a3c7ff;
}
.searchbox-content-button.cancel-button {
  background: url(searchbox_5c0d97d.png) no-repeat 0 -38px;
}
.input_group_prepend_01,
.input_group_append_01 {
  background-color: #f5f7fa;
  color: #909399;
  vertical-align: middle;
  display: table-cell;
  position: relative;
  border: 1px solid #dcdfe6;
  border-radius: 4px;
  padding: 0rem 20px;
  width: 1px;
  white-space: nowrap;
}
.dtfw_left .input_group_prepend_01,
.dtfw_left .input_group_append_01 {
  color: #ffffff;
  border: none;
  background: #1658a0;
  border-radius: 0rem 4px 4px 0rem;
  padding: 0rem 10px;
  width: 20px;
  white-space: nowrap;
}
.btn_base {
  display: inline-block;
  white-space: nowrap;
  cursor: pointer;
  transition: 0.3s all;
  border: 1px solid transparent;
  background-color: transparent;
  color: #333333;
  -webkit-appearance: none;
  text-align: center;
  padding: 8px 20px;
  border-radius: 4px;
  font-size: 16px;
  line-height: 20px;
}
.input_group_append_01 button {
  border-color: transparent;
  background-color: transparent;
  color: inherit;
  border-top: 0rem;
  border-bottom: 0rem;
  margin-left: 0rem;
  padding: 0rem 20px;
  display: inline-block;
  margin: 0rem -20px;
}
.trt-iconfont {
  width: 18px;
  height: 18px;
  background: url(searchbox_5c0d97d.png) -20px -86px no-repeat;
  display: block;
}
.dtfw_hd {
  padding-right: 14px;
  height: 340px;
  overflow-y: scroll;
  margin-top: 12px;
}
.dtfw_item {
  background: #ffffff;
  padding: 14px 20px 16px 20px;
  margin-bottom: 12px;
  border: 1px solid #ffffff;
  background-color: #f8f8f8;
  cursor: pointer;
}
.dtfw_item h4 {
  font-weight: normal;
  margin-bottom: 10px;
  font-size: 16px;
}
.dtfw_item:hover h4 {
  color: #1658a0;
  /* font-weight: bold; */
}
.dtfw_new li {
  overflow: hidden;
  margin-top: 8px;
}

.dtfw_item .dtfw_new li i {
  color: #a6a6a6;
  float: left;
  width: 5%;
  filter: invert(58%) sepia(3%) saturate(15%) hue-rotate(342deg) brightness(92%)
    contrast(86%);
}
.dtfw_new li i.trt-icon-dingweixiao {
  background: url(location.png) center left no-repeat;
  background-size: 14px 14px;
}
.dtfw_new li i.trt-icon-jisuanqi {
  background: url(phone.png) center left no-repeat;
  background-size: 14px 14px;
}
.dtfw_item:hover .dtfw_new li i {
  filter: invert(15%) sepia(41%) saturate(6924%) hue-rotate(202deg)
    brightness(101%) contrast(83%);
}
.dtfw_new li p {
  margin-left: 1%;
  float: left;
  width: 94%;
  font-size: 14px;
  color: #666666;
}

.dtfw_btn {
}

.dtfw_btn a {
  display: inline-block;
  border: 1px solid #d1e4f9;
  border-radius: 4px;
  color: #1658a0;
  font-size: 14px;
  padding: 4px 10px;
  margin-top: 12px;
}

.dtfw_btn a:hover {
  background: #1658a0;
  color: #ffffff;
}

.dtfw_item:hover,
.dtfw_hd .on {
  border: 1px solid #1658a0;
}

.dtfw_item:hover i,
.dtfw_hd .on i {
  color: #1658a0;
}
/* 路线 */
.searchbox-content {
  border-radius: 2px 0 0 2px;
  background: #fff;
  /* display: none; */
  margin-top: -40px;
  /* margin-top: 0; */
  position: relative;
  z-index: 5;
  margin-right: 40px;
}
.route-searchbox-content {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-bottom-right-radius: 2px;
}
.route-header {
  overflow: hidden;
  position: relative;
  padding-right: 40px;
}
.route-tabs {
  position: relative;
  border-bottom: 1px solid #a3c7ff;
  color: #333;
  text-decoration: none;
}
.searchbox-content .searchbox-content-common {
  box-sizing: border-box;
  height: 40px;
}
.route-tabs .tab-item {
  box-sizing: border-box;
  font-size: 16px;
  float: left;
  width: 25%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
}
.route-tabs .tab-item:hover,
.route-tabs .tab-item.on {
  color: #1658a0;
}

.route-tabs .tab-item span {
  margin-left: 6px;
}
.route-tabs .tab-item.bus-tab i,
.route-tabs .tab-item.drive-tab i {
  width: 16px !important;
  height: 16px !important;
}
.route-tabs .tab-item i {
  display: inline-block;
  position: relative;
  top: 4px;
  background-image: url(route-icon_41d3af5.png);
  background-repeat: no-repeat;
}
.route-tabs .tab-item.drive-tab i {
  background-position: 0 0;
}
.route-searchbox-content .tab-item.bus-tab.on i {
  /* background: url(route-icon_41d3af5.png) no-repeat; */
  background-position: 0 -51px;
}
.route-tabs .tab-item.drive-tab i {
  background-position: 0 -68px;
}
.route-searchbox-content .tab-item.drive-tab.on i {
  /* background: url(route-icon_41d3af5.png) no-repeat; */
  background-position: 0 -83px;
}
.route-tabs .arrow-wrap {
  top: 34px;
  -webkit-transition: left 0.2s ease-in;
  transition: left 0.2s ease-in;
}
.searchbox-content .searchbox-content-button {
  box-sizing: border-box;
  height: 40px;
  width: 40px;
  cursor: pointer;
  position: absolute;
  right: 0rem;
  border-bottom: 1px solid #a3c7ff;
}
.routebox .routebox-content {
  height: auto !important;
  position: relative;
  box-sizing: border-box;
}
.routebox .routebox-content .routebox-revert {
  width: 40px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
}
.routebox .routebox-content .routebox-revert .routebox-revert-icon {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 16px;
  height: 16px;
  margin-left: -10px;
  margin-top: -8px;
  background: url(revert_172bb58.png) no-repeat 0 0;
}
.routebox .routebox-content .routebox-inputs {
  margin-left: 40px;
  margin-right: -40px;
}
.routebox .routebox-content .routebox-input {
  height: 40px;
  border-bottom: 1px solid #eaebed;
  position: relative;
  margin-right: 40px;
}
.routebox .routebox-content .routebox-input .route-input-icon {
  width: 12px;
  height: 12px;
  background: url(start_ee17f81.png) no-repeat 0 0;
  position: absolute;
  top: 15px;
  left: 3px;
}
.routebox .routebox-content .routebox-input input {
  box-sizing: border-box;
  border: 0;
  height: 100%;
  width: 100%;
  padding: 10px 0;
  font-size: 16px;
  border-left: 20px solid transparent;
  border-right: 27px solid transparent;
  line-height: 20px;
  outline: 0;
}
.searchbox-content .input-clear {
  cursor: pointer;
  position: absolute;
  width: 28px;
  height: 38px;
  top: 0;
  background: url(searchbox_5c0d97d.png) no-repeat 0 -114px #fff;
  display: none;
}
.routebox .routebox-content .routebox-input .input-clear {
  left: auto;
  right: 0;
  top: 1px;
}
.routebox .routebox-content .routebox-input .route-input-add-icon {
  width: 16px;
  height: 16px;
  position: absolute;
  background: url(mo_banner_7cae444.png) no-repeat -1px -223px;
  top: 12px;
  right: 5px;
  display: none;
  cursor: pointer;
}
.routebox .routebox-content .routebox-input:last-child {
  border-bottom: 0;
}
.routebox .routebox-content .routebox-input.route-end .route-input-icon {
  background: url(end_e68ad9a.png) no-repeat 0 0;
}
.searchbox-content:after {
  font-size: 0;
  zoom: 1;
  content: ' ';
  clear: both;
  display: block;
  hieght: 0;
  visibility: hidden;
}
/* 地图右侧 */
.dtfw_right {
  float: right;
  width: 950px;
  height: 500px;
}
.picture_item {
  position: relative;
  height: 100%;
  overflow: hidden;
  z-index: 0;
  background-color: rgb(243, 241, 236);
  color: rgb(0, 0, 0);
  text-align: left;
}
