@charset "UTF-8";
/*
 * @Author: trh 
 *服务办事大厅
 * @Date: 2022-06-16
 * @Last Modified time: 2022-06-17
 */
.center {
  margin: 0 auto;
  width: 1280px;
  overflow: hidden;
}

.main {
  background: url("../images/deal_notice/bg_png.png") center bottom no-repeat;
  background-size: 100% 933px;
}

.tab {
  margin: 20px 0 50px;
}

.tab-title {
  width: 100%;
  height: 50px;
  font-size: 16px;
  line-height: 50px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background: url("../images/deal_notice/title_icon.png") center no-repeat;
  background-size: 100% 100%;
}

.tab-container {
  width: 1069px;
}

.tab-left {
  width: 190px;
}

.tab-ul {
  width: 100%;
  padding: 14px 12px 30px;
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.tab-name {
  height: 40px;
  border-radius: 4px;
}

.tab-name:nth-child(n + 2) {
  margin-top: 10px;
}

.tab-name:hover a, .tab-name.active a {
  background: #fff1ef;
}

.tab-name:hover a div, .tab-name.active a div {
  color: #ae000e;
}

.tab-name:nth-child(1) a div {
  background-image: url("../images/deal_notice/tab_name_icon1.png");
}

.tab-name:nth-child(1):hover a div, .tab-name:nth-child(1).active a div {
  background-image: url("../images/deal_notice/tab_name_icon1_h.png");
}

.tab-name:nth-child(2) a div {
  background-image: url("../images/deal_notice/tab_name_icon2.png");
}

.tab-name:nth-child(2):hover a div, .tab-name:nth-child(2).active a div {
  background-image: url("../images/deal_notice/tab_name_icon2_h.png");
}

.tab-name:nth-child(3) a div {
  background-image: url("../images/deal_notice/tab_name_icon3.png");
}

.tab-name:nth-child(3):hover a div, .tab-name:nth-child(3).active a div {
  background-image: url("../images/deal_notice/tab_name_icon3_h.png");
}

.tab-name:nth-child(4) a div {
  background-image: url("../images/deal_notice/tab_name_icon4.png");
}

.tab-name:nth-child(4):hover a div, .tab-name:nth-child(4).active a div {
  background-image: url("../images/deal_notice/tab_name_icon4_h.png");
}

.tab-name a {
  display: block;
  width: 100%;
  height: 100%;
}

.tab-name a div {
  margin: auto;
  max-width: 92px;
  line-height: 40px;
  padding-left: 18px;
  font-size: 16px;
  background: left center no-repeat;
  color: #443d3e;
}

.notice-tab {
  padding-left: 6px;
}

.notice-name {
  width: 161px;
  height: 52px;
  line-height: 52px;
  text-align: center;
  background: #e8e8e8;
  font-size: 18px;
  border-radius: 10px 10px 0px 0px;
  color: #686868;
  cursor: pointer;
}

.notice-name:nth-child(2) {
  margin-left: 10px;
}

.notice-name:nth-child(3) {
  margin-left: 10px;
}

.notice-name:nth-child(4) {
  margin-left: 10px;
}

.notice-name:hover, .notice-name.active {
  color: #fff;
  font-weight: bold;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(8.33%, #fe7860), to(#f55236));
  background: linear-gradient(180deg, #fe7860 8.33%, #f55236 100%);
}

.notice-container {
  width: 1069px;
  height: 670px;
  padding-top: 9px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 33px rgba(0, 0, 0, 0.01);
          box-shadow: 0px 0px 33px rgba(0, 0, 0, 0.01);
  border-radius: 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.head {
  width: 1069px;
  height: 75px;
  font-size: 16px;
  background: url("../images/deal_notice/head.png") left top no-repeat;
}

.head > input {
  margin-top: 22px;
  margin-right: 10px;
  width: 348px;
  height: 30px;
  line-height: 28px;
  background: #fff;
  color: #101010;
  font-size: 12px;
  border: 1px solid #e0d4d4;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 10px;
}

.head > input::-webkit-input-placeholder {
  /* WebKit browsers */
  font-size: 12px;
  color: #c4c4c4;
}

.head > input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  font-size: 12px;
  color: #c4c4c4;
}

.head > input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  font-size: 12px;
  color: #c4c4c4;
}

.head > input::-ms-input-placeholder {
  /* Internet Explorer 10+ */
  font-size: 12px;
  color: #c4c4c4;
}

.head > input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  font-size: 12px;
  color: #c4c4c4;
}

.head > span {
  display: block;
  margin-top: 22px;
  margin-right: 10px;
  height: 30px;
  line-height: 30px;
}

.head .time {
  margin: 22px 12px 0 21px;
}

.head .item {
  margin: 22px 12px 0 30px;
}

.head .to {
  margin-right: 12px;
}

.before,
.after {
  margin-right: 12px;
  width: 160px;
  height: 30px;
  background: #fff;
  border-radius: 5px;
  border: 1px solid #e0d4d4;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
}

.chose-time {
  margin-top: 0;
  vertical-align: top;
  width: 100%;
  height: 28px;
  line-height: 28px;
  padding-left: 10px;
  font-size: 12px;
  color: #c4c4c4;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 5px;
  color: #000;
  background: url("../images/deal_notice/date_icon.png") 132px center no-repeat;
}

#listed .search {
  margin-top: 22px;
  margin-right: 10px;
  width: 48px;
  height: 30px;
  font-size: 14px;
  text-align: center;
  color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, from(#dc1727), to(rgba(250, 39, 26, 0.72)));
  background: linear-gradient(180deg, #dc1727 0%, rgba(250, 39, 26, 0.72) 100%);
  -webkit-box-shadow: 0 4px 5px #ffd5d3;
          box-shadow: 0 4px 5px #ffd5d3;
  border-radius: 4px;
  cursor: pointer;
}

.notice-info {
  margin-top: 25px;
  padding-left: 20px;
  height: 452px;
  overflow-y: auto;
}

.notice-li {
  width: 241px;
  height: 212px;
}

.notice-li a {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
}

.notice-li a img {
  width: 100%;
  height: 100%;
}

.notice-li:not(:nth-child(4n + 1)) {
  margin-left: 20px;
}

.notice-li:nth-child(n + 5) {
  margin-top: 25px;
}

.notice-li-box {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding-left: 15px;
  height: 78px;
  padding-top: 10px;
  background: rgba(0, 0, 0, 0.6);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.notice-li-text {
  width: 200px;
  color: #fff;
  font-size: 14px;
  line-height: 15px;
}

.notice-li-nature {
  margin-top: 7px;
  font-size: 14px;
  line-height: 16px;
}

.notice-li-nature .price {
  color: #ffa800;
}

.notice-li-nature .area {
  margin-left: 16px;
  padding-left: 19px;
  color: #c0c0c0;
  background: url("../images/deal_notice/square_icon.png") left center no-repeat;
}

.notice-li-nature .year {
  margin-left: 8px;
  padding-left: 17px;
  color: #c0c0c0;
  background: url("../images/deal_notice/time_icon.png") left center no-repeat;
}

.notice-li-address {
  margin-top: 5px;
  padding-left: 18px;
  font-size: 13px;
  line-height: 16px;
  color: #cecece;
  background: url("../images/deal_notice/position_icon.png") left center no-repeat;
}

.pager {
  margin-top: 58px;
}

.pager.volume {
  margin-top: 15px;
}

.news-items > li {
  position: relative;
  margin: 0 30px 0 25px;
  height: 72px;
  line-height: 70px;
  border-top: 1px solid #ebebeb;
  vertical-align: top;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.news-items > li:first-child {
  border: 0;
}

.news-items > li > a {
  display: block;
  font-size: 16px;
  color: #000;
  height: 72px;
  line-height: 70px;
  margin-right: 178px;
}

.news-items > li .news-time {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 16px;
  color: #999;
}

.news-items {
  margin-top: 10px;
  height: 510px;
  overflow-y: auto;
}
