@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
}

body {
  background: #fff;
}

.section {
  width: 1200px;
  margin: 0 auto;
  padding-top: 50px;
  background: #fff !important;
  padding-bottom: 60px;
  box-shadow: 0px 10px 19px 8px rgba(204, 204, 204, 0.5);
}
.section .section-box {
  width: 1135px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.section .section-box .section-box-left {
  width: 240px;
}
.section .section-box .section-box-left .section-box-left-item:nth-child(3) {
  margin-bottom: 0 !important;
}
.section .section-box .section-box-left .section-box-left-item {
  margin-bottom: 30px;
}
.section .section-box .section-box-left .section-box-left-item h4 {
  font-size: 16px !important;
  color: #333333 !important;
  padding-bottom: 16px;
  text-align: inherit !important;
  line-height: 16px !important;
  margin-bottom: 0 !important;
}
.section .section-box .section-box-left .section-box-left-item .time {
  display: flex;
  width: 223px;
  justify-content: space-between;
  position: relative;
}
.section .section-box .section-box-left .section-box-left-item .time::after {
  content: "";
  position: absolute;
  width: 14px;
  height: 1px;
  background: #cccccc;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.section
  .section-box
  .section-box-left
  .section-box-left-item
  .time
  > .time-item {
  width: 90px;
  height: 40px;
  border-radius: 5px;
  border: solid 1px #cccccc;
  box-sizing: border-box;
  font-size: 16px;
  color: #666666;
  line-height: 40px;
  text-indent: 20px;
  position: relative;
  cursor: pointer;
}
.section
  .section-box
  .section-box-left
  .section-box-left-item
  .time
  > .time-item
  .selectData {
  position: relative;
  width: 100%;
  height: 100%;
}
.section
  .section-box
  .section-box-left
  .section-box-left-item
  .time
  > .time-item
  .selectData
  > img {
  width: 15px;
  height: 8px;
  position: absolute;
  top: 16px;
  right: 10px;
  transition: all 0.3s ease;
}
.section .section-box .section-box-left .section-box-left-item .add {
  display: flex;
  justify-content: space-between;
  width: 240px;
  align-items: center;
}
.section
  .section-box
  .section-box-left
  .section-box-left-item
  .add
  > div:nth-child(1) {
  width: 170px;
  height: 40px;
  border-radius: 5px;
  border: solid 1px #cccccc;
  box-sizing: border-box;
  line-height: 40px;
  font-size: 14px;
  color: #333333;
  text-indent: 20px;
  position: relative;
  cursor: pointer;
}
.section
  .section-box
  .section-box-left
  .section-box-left-item
  .add
  > div:nth-child(1)
  .selectData {
  position: relative;
  width: 100%;
  height: 100%;
}
.section
  .section-box
  .section-box-left
  .section-box-left-item
  .add
  > div:nth-child(1)
  .selectData
  > img {
  width: 15px;
  height: 8px;
  position: absolute;
  top: 16px;
  right: 10px;
  transition: all 0.3s ease;
}
.section
  .section-box
  .section-box-left
  .section-box-left-item
  .add
  > div:nth-child(2) {
  width: 55px;
  height: 26px;
  background-color: #e0e0e0;
  border-radius: 5px;
  box-sizing: border-box;
  font-size: 12px;
  color: #999999;
  line-height: 26px;
  text-align: center;
  cursor: pointer;
}
.section .section-box .section-box-left .classification .classification-item {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 18px;
}
.section
  .section-box
  .section-box-left
  .classification
  .classification-item
  .garden {
  width: 15px;
  height: 15px;
  margin-right: 8px;
  border-radius: 50%;
}
.section
  .section-box
  .section-box-left
  .classification
  .classification-item
  .text {
  width: 217px;
  font-size: 14px;
  color: #333333;
}
.section .section-box .section-box-right {
  width: 885px;
}
.section .section-box .section-box-right #surface {
  background: #f3f3f3;
  width: 885px;
  height: 648px;
}
.section .section-box .section-box-right .select-perject {
  display: flex;
  flex-wrap: wrap;
  margin-top: 26px;
  width: 790px;
  margin-left: 60px;
}
.section .section-box .section-box-right .select-perject > div {
  height: 30px;
  border: solid 1px #999999;
  border-radius: 5px;
  box-sizing: border-box;
  line-height: 30px;
  padding: 0 10px;
  color: #999999;
  font-size: 12px;
  margin-right: 10px;
  margin-top: 5px;
  cursor: pointer;
}
.section .section-box .section-box-right .select-perject > .click {
  background-color: #f34f56;
  border: solid 1px #f34f56;
  color: #fff;
}

.keyWord-box {
  position: absolute;
  top: 40px;
  left: 0;
  overflow: hidden;
  height: 0;
  transition: all 0.3s ease;
  padding: 0px 20px 0 20px;
  z-index: 1;
}
.keyWord-box .keyWord-typeItem {
  margin-top: 12px;
  width: 110px;
  z-index: 100;
  position: relative;
  background-color: #ffffff;
  box-shadow: 0px 1px 4px 5px rgba(100, 100, 100, 0.16);
  /*定义整体的宽度*/
  /*定义滚动条轨道*/
  /*定义滑块*/
}
.keyWord-box .keyWord-typeItem ul {
  max-height: 200px;
  overflow: hidden;
  overflow-y: auto;
  padding: 5px 0;
}
.keyWord-box .keyWord-typeItem ul li {
  width: 91px;
  height: 25px;
  border-radius: 5px;
  text-align: center;
  line-height: 25px;
  color: #666666;
  text-indent: 0;
  margin: 0 auto;
}
.keyWord-box .keyWord-typeItem ul li:hover {
  background-color: #f34f56;
  color: #fff;
}
.keyWord-box .keyWord-typeItem ul::-webkit-scrollbar {
  width: 3px;
}
.keyWord-box .keyWord-typeItem ul::-webkit-scrollbar-track {
  border-radius: 5px;
}
.keyWord-box .keyWord-typeItem ul::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #e2e6e6;
}

.san {
  position: absolute;
  width: 9px;
  height: 9px;
  background-color: #fff;
  left: 25px;
  top: -3px;
  transform: rotate(45deg);
  z-index: -1;
}

.rotateA {
  transform: rotate(90deg);
  transition: all 0.3s ease;
}

.one-content-box-x {
  padding: 0 5px;
}

.oneSubitem {
  display: none;
}

.twoSubitem {
  display: none;
}

.one-content-img > img {
  width: 1rem;
  height: 1rem;
  display: block;
  margin: 0 auto;
  margin-top: 0.8rem;
}

.one-content-img {
  width: 2rem;
  position: relative;
}

.clicks {
  display: flex;
  justify-content: space-between;
}

.one-content-item {
  display: flex;
  /* width: 210px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; */
}

.rotateB {
  transform: rotate(0);
  transition: all 0.3s ease;
}

.one-content {
  max-height: 300px;
  overflow: hidden;
  overflow-y: auto;
}

.ones {
  background: #fff;
  box-shadow: 0px 1px 4px 5px rgba(100, 100, 100, 0.16);
  margin-top: 5px;
}

/*定义整体的宽度*/
.one-content::-webkit-scrollbar {
  width: 3px;
}

/*定义滚动条轨道*/
.one-content::-webkit-scrollbar-track {
  border-radius: 5px;
}

/*定义滑块*/
.one-content::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #e2e6e6;
}

.sans {
  position: absolute;
  width: 9px;
  height: 9px;
  background-color: #fff;
  left: 55px;
  top: 0px;
  transform: rotate(45deg);
}

#paging {
  text-align: center;
}

.paging {
  margin-top: 40px;
  padding-bottom: 20px;
}

.Tips {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: rgba(0, 0, 0, 0.6);
  padding: 15px 20px;
  font-size: 14px;
  color: #fff;
  display: none;
  opacity: 0;
  transition: all 0.3s ease;
}

.clicktwo {
  display: flex;
  justify-content: space-between;
}

.threeSubitem {
  display: none;
}

.situation {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 10;
  display: none;
}

img {
  width: 100%;
}

.title-top {
  height: 40px;
  line-height: 40px;
  background-color: #f0f0f0;
  color: #333333;
  text-align: center;
  font-size: 14px;
  margin-left: 60px;
  width: 790px;
  font-weight: 500;
}
.title-top > span {
  color: #f34f56;
}
