﻿@charset "UTF-8";

/**!
 * 芜湖市&#98;&#101;&#116;&#53;&#51;&#54;&#53;&#20122;&#27954;&#29256;&#95;&#109;&#111;&#98;&#105;&#108;&#101;&#51;&#54;&#53;&#23448;&#26041;&#32593;&#31449;&#31435;&#21363;&#21152;&#20837;&#95;&#51;&#54;&#53;&#98;&#101;&#116;&#22791;&#29992;&#22120;&#19979;&#36733;交易 首页
 * date:2022-01-20
 * author: haotang;
 */
/* tab更多 */
.tab-more {
  color: #8f989f;
  font-weight: 200;
}

/* 公共标题 */
.classic-tt {
  height: 30px;
  line-height: 30px;
  padding-left: 36px;
  background-position: left center;
  background-repeat: no-repeat;
  margin-bottom: 17px;
  color: #333;
  font-weight: 800;
  font-size: 24px;
}

/* 滚动提示 */
.notice {
  height: 60px;
  line-height: 60px;
  background-color: #eff8ff;
}

.notice .container {
  display: flex;
}

.notice-words {
  padding-left: 88px;
  width: 170px;
  color: #1d7bf0;
  font-weight: 600;
  font-size: 18px;
  background: url("./images/index/notice_scroll.png") 43px center no-repeat;
}

.notice-scroll {
  width: calc(100% - 170px - 85px - 40px);
  margin-right: 40px;
  font-size: 0;
}

.notice-scroll-index {
  position: relative;
  width: 476px;
  display: inline-block;
  padding-left: 20px;
}

.notice-scroll-index::before {
  position: absolute;
  content: "";
  height: 23px;
  background-color: #83c9ff;
  width: 1px;
  top: 19px;
  right: 0;
}

.notice-scroll-click {
  display: inline-block;
  vertical-align: top;
  width: 430px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  height: 60px;
  line-height: 60px;
  color: #333;
  font-size: 16px;
}

.notice-more {
  width: 85px;
  font-weight: 200;
}

.notice-more>a {
  color: #1d7bf0;
}

/* 新闻公告 */
.news {
  padding-top: 30px;
  display: flex;
}

.news-swiper-box {
  width: 570px;
  height: 380px;
  overflow: hidden;
  position: relative;
}

.news-swiper {
  height: 100%;
}

.news-swiper-pic {
  display: block;
  height: 100%;
}

.news-swiper-name {
  position: absolute;
  padding: 0 270px 0 16px;
  width: 100%;
  height: 50px;
  line-height: 50px;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
}

.news-swiper-name>a {
  display: block;
  color: #fff;
  font-size: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.swiper-pagination {
  left: 370px !important;
  width: 200px !important;
  bottom: 0 !important;
  padding-right: 2px;
  height: 50px;
  text-align: right;
}

.swiper-pagination-bullet {
  vertical-align: top;
  width: 7px;
  height: 7px;
  display: inline-block;
  border-radius: 100%;
  background: #fff;
  opacity: 1;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #61afff;
  width: 24px;
  border-radius: 3.5px;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 21px 12px 0 0;
}

.news-notice {
  width: calc(100% - 570px - 13px);
  margin-left: 13px;
  height: 380px;
  border-radius: 6px;
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-left: 2px solid;
  border-right: 2px solid;
  border-color: #dfebf8;
}

.news-tab {
  height: 100%;
  overflow: hidden;
}

.news-tab-head {
  margin: 0 -1px;
  height: 50px;
  line-height: 50px;
  padding: 0 14px 0 5px;
  background-color: #f5f6f9;
}

.news-tab-head .tab-head-click {
  width: 150px;
  text-align: center;
  line-height: 45px;
  margin-top: 4px;
  float: left;
  cursor: pointer;
  color: #999;
  font-size: 16px;
}

.news-tab-head .tab-head-click.active {
  color: #fff;
  font-weight: 600;
  font-size: 18px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background-image: linear-gradient(to right, #1d7bf0, #5cc5fe);
}

.news-tab-body {
  height: calc(100% - 50px);
  padding: 0 16px;
}

.news-tab-body .bdl {
  height: 100%;
}

.news-view {
  height: 124px;
  border-bottom: 1px dashed #dfebf8;
  padding-top: 14px;
}

.news-view-tt {
  display: block;
  color: #333;
  text-align: center;
  font-size: 16px;
  line-height: 28px;
  height: 28px;
  font-weight: 600;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.news-view-content {
  height: 69px;
  line-height: 23px;
  color: #333;
  overflow: hidden;
  font-size:16px;
}

.text-indent-box {
  text-indent: 24px;
}

.news-list-content {
  height: calc(100% - 135px);
  padding-top: 11px;
  overflow: auto;
}

.news-list-click {
  display: flex;
  justify-content: space-between;
  position: relative;
  width: 100%;
  padding-left: 22px;
  height: 36px;
  line-height: 36px;
}

.news-list-click::before {
  position: absolute;
  content: "";
  width: 7px;
  height: 7px;
  top: 43%;
  left: 2px;
  transform: rotate(45deg);
  background-color: #8fd0ff;
}

.news-list-click:hover::before {
  background-color: #3da1f7;
}

.news-list-click:hover .news-list-words {
  color: #217ef1;
}

.news-list-words {
  width: 514px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #333;
  font-weight: 200;
  font-size:16px;
}

.news-list-date {
  color: #999;
  font-weight: 200;
}

/* 主体banner */
.middle-banner {
  padding-top: 29px;
  display: flex;
  justify-content: space-between;
}

.middle-banner-click {
  height: 101px;
}

.middle-banner-click.party {
  width: 634px;
}

.middle-banner-click.bench {
  width: 629px;
}

/* 主体下方交易信息和快捷登录 */
.bottom-info {
  padding-top: 23px;
  display: flex;
}

/* 交易信息 */
.transaction {
  width: 926px;
}

.transaction .classic-tt {
  background-image: url("./images/index/classic_tt_info.png");
}

.transaction-body {
  position: relative;
  height: 440px;
  border-radius: 6px;
  background-color: white;
  box-shadow: 0px 3px 18px 0px rgba(19, 92, 185, 0.1);
}

.transaction-tabview {
  height: 100%;
  display: flex;
  padding: 0 22px 0 10px;
}

.transaction-tabview-head {
  width: 220px;
  padding-top: 20px;
}

.tab-click {
  position: relative;
  height: 50px;
  line-height: 40px;
  padding-left: 59px;
  font-size: 16px;
  color: #075cc7;
  font-weight: 600;
  cursor: pointer;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url("./images/index/transaction_tab.png");
}

.tab-click.active {
  color: #fff;
  background-image: url("./images/index/transaction_tab_act.png");
}

.tab-click::before {
  position: absolute;
  content: "";
  width: 29px;
  height: 24px;
  top: 8px;
  left: 18px;
  background-position: center center;
  background-repeat: no-repeat;
}

.tab-click:nth-child(1):before {
  background-image: url("./images/index/construction_project.png");
}

.tab-click:nth-child(2)::before {
  background-image: url("./images/index/government_procurement.png");
}

.tab-click:nth-child(3)::before {
  background-image: url("./images/index/property_rights.png");
}

.tab-click:nth-child(4)::before {
  background-image: url("./images/index/land_mineral_rights.png");
}

.tab-click:nth-child(5)::before {
  background-image: url("./images/index/agricultural_forest_rights.png");
}

.tab-click:nth-child(6)::before {
  background-image: url("./images/index/other_procurement.png");
}

.tab-click:nth-child(7)::before {
  background-image: url("./images/index/zzjy.png");
}

.tab-click:nth-child(8)::before {
  background-image: url("./images/index/other_transactions.png");
}

.tab-click:nth-child(1).active::before {
  background-image: url("./images/index/construction_project_act.png");
}

.tab-click:nth-child(2).active::before {
  background-image: url("./images/index/government_procurement_act.png");
}

.tab-click:nth-child(3).active::before {
  background-image: url("./images/index/property_rights_act.png");
}

.tab-click:nth-child(4).active::before {
  background-image: url("./images/index/land_mineral_rights_act.png");
}

.tab-click:nth-child(5).active::before {
  background-image: url("./images/index/agricultural_forest_rights_act.png");
}

.tab-click:nth-child(6).active::before {
  background-image: url("./images/index/other_procurement_act.png");
}

.tab-click:nth-child(7).active::before {
  background-image: url("./images/index/autonomous_transaction_act.png");
}

.tab-click:nth-child(8).active::before {
  background-image: url("./images/index/other_transactions_act.png");
}

.transaction-tabview-body {
  width: calc(100% - 220px);
  height: 100%;
}

.transaction-tabview-content {
  height: 100%;
  padding: 4px 0 0 17px;
  position: relative;
}

.transaction-tabview-content::before {
  position: absolute;
  content: "";
  width: calc(100% - 17px);
  height: 1px;
  top: 56px;
  background-color: #ddd;
}

.transaction-two-tabview {
  height: 100%;
  position: relative;
}

.tab-swiper {
  height: 54px;
  line-height: 52px;
  width: 480px;
  overflow: hidden;
}

.tab-swiper .swiper-slide {
  cursor: pointer;
  color: #999;
  text-align: center;
  overflow: hidden;
  white-space: normal;
  text-overflow: ellipsis;
}

.tab-swiper .swiper-slide.active {
  position: relative;
  color: #207ef0;
  font-size: 16px;
  font-weight: 600;
}

.tab-swiper .swiper-slide.active::before {
  position: absolute;
  content: "";
  bottom: 0;
  height: 3px;
  left: 20px;
  right: 20px;
  background-color: #207ef0;
}

.transaction-tabview-more {
  position: absolute;
  right: 0;
  top: 4px;
  color: #8f989f;
  font-weight: 200;
  height: 52px;
  line-height: 52px;
  z-index: 20;
}

.swiper-button-box {
  width: 30px;
  height: 14px;
  position: absolute;
  top: 24px;
  left: 510px;
}

.swiper-button-box .swiper-button-prev,
.swiper-button-box .swiper-button-next {
  position: absolute;
  top: 0;
  width: 14px;
  height: 14px;
  margin-top: 0;
  z-index: 10;
  border-radius: 50%;
  background-color: #e8f1ff;
  cursor: pointer;
  background-size: 4px 6px;
  background-position: center;
  background-repeat: no-repeat;
}

.swiper-button-box .swiper-button-next,
.swiper-button-box .swiper-container-rtl .swiper-button-prev {
  right: 0;
  left: 16px;
  background-image: url("./images/index/swiper_next.png");
}

.swiper-button-box .swiper-button-prev,
.swiper-button-box .swiper-container-rtl .swiper-button-next {
  left: 0;
  right: 16px;
  background-image: url("./images/index/swiper_prev.png");
}

.transaction-two-tabview-body {
  height: calc(100% - 54px);
}

.two-tabview-bd {
  height: 100%;
}

.transaction-three-tabview {
  height: 100%;
}

.tabview-hd-third {
  padding-top: 4px;
}

.three-tabview-hd {
  cursor: pointer;
  height: 43px;
  line-height: 43px;
  margin-right: 16px;
  color: #333;
  font-weight: 600;
}

.three-tabview-hd.active {
  color: #de0a0a;
}

.tabview-bd-third {
  height: calc(100% - 47px);
}

.transaction-list {
  position: relative;
  padding-left: 11px;
  overflow: auto;
  max-height: 325px;
  font-size:16px;
}

.transaction-list-content {
  position: relative;
  display: flex;
  height: 36px;
  line-height: 36px;
}

.transaction-list-area {
  color: #65a709;
  font-weight: 200;
  width: 82px;
}

.transaction-list-words {
  color: #333;
  font-weight: 200;
  width: calc(100% - 75px - 90px);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.transaction-list-date {
  color: #999;
  font-weight: 200;
  text-align: right;
  width: 90px;
}

.transaction-list-content:hover .transaction-list-words {
  color: #217ef1;
}

.transaction-list-content::before {
  position: absolute;
  content: "";
  width: 9px;
  height: 9px;
  border-radius: 50%;
  border: 2px solid #fff;
  background-color: #ddd;
  left: -10px;
  top: 50%;
  transform: translateY(-50%);
  box-sizing: border-box;
}

.transaction-list-content:hover::before {
  background-color: #207ef0;
  box-shadow: 0px 0px 8.46px 0.54px rgba(114, 167, 255, 0.3);
}

.transaction-list::before {
  position: absolute;
  content: "";
  width: 1px;
  top: 17px;
  left: 5px;
  bottom: 16px;
  background: url("./images/index/list_pic.jpg") center top repeat-y;
}

/* 快捷登录 */
.login {
  margin-left: 24px;
  width: 328px;
}

.login .classic-tt {
  background-image: url("./images/index/classic_tt_login.png");
}

.login-box {
  padding-top: 6px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.login-click {
  display: block;
  width: 106px;
  height: 91px;
  margin-bottom: 11px;
  border: 1px solid #dfebf8;
  box-shadow: 0px 5px 7px 0px rgba(102, 129, 174, 0.14);
}

.login-click:hover {
  border-color: #217ff0;
}

.login-pic {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background-color: #dbe7fa;
  border: 1px solid #fff;
  /* margin: 3px 0 0 46px; */
  margin: 3px 0 0 22px;
  box-shadow: 1px 3px 12px 0px rgba(0, 0, 0, 0.1);
}

.login-words {
  color: #444;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.login-others {
  padding-top: 12px;
}

.login-others-list {
  cursor: pointer;
  /* height: 101px; */
  height: 77px;
  border-radius: 5px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("./images/index/other_list.png");
}

.login-others-click {
  display: flex;
}

.login-others-click>img {
  width: 49px;
  height: 40px;
  /* margin: 38px 0 0 41px; */
  margin: 18px 0 0 41px; 
}

.login-others-list:nth-child(1),
.login-others-list:nth-child(2),
.login-others-list:nth-child(3) {
  /* margin-bottom: 16px; */
  margin-bottom: 4px;
}

.login-others-list:hover {
  background-image: url("./images/index/other_list_hov.png");
}

.login-others-name {
  font-weight: 800;
  /* line-height: 101px; */
  line-height: 74px;
  font-size: 26px;
  color: #fff;
  margin-left: 62px;
}

/* 最下方其他链接 */
.bottom {
  padding-top: 27px;
  height: 223px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}

.bottom-list {
  width: 151px;
  height: 150px;
  text-align: center;
}

.bottom-click {
  display: block;
  height: 100%;
  border: 1px solid #fff;
  box-shadow: 0px 3px 8px 0px rgba(33, 140, 255, 0.36);
  border-radius: 4px;
  background: url("./images/index/bottom_list.png") center center no-repeat;
}

.bottom-click:hover {
  border-color: #2889f1;
}

.bottom-pic {
  width: 45px;
  height: 65px;
  margin-top: 31px;
}

.bottom-words {
  line-height: 21px;
  height: 21px;
  color: #3d3e3d;
  font-weight: 600;
  font-size: 15px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}



/* 新增样式 start 2022-07-26 */
.bad-list {
    margin: 0 -16px;
}
.bad-list.head {
    background-color: #007de6;
    color: #fff;
}
.bad-list.head > .bad-li:nth-child(2) {
    text-align: center;
}
.bad-li {
    line-height: 45px;
    text-align: center;
}

.bad-li:nth-child(1) {
    width: 6.516666%;
}
.bad-li:nth-child(2) {
    width: 28.303333%;
    text-align: left;
}
.bad-li:nth-child(3) {
    width: 13.035%;
}
.bad-li:nth-child(4) {
    width: 13.035%;
}
.bad-li:nth-child(5) {
    width: 13.035%;
}
.bad-li:nth-child(6) {
    width: 13.035%;
}
.bad-li:nth-child(7) {
    width: 13.04%;
}
.list-roll {
    margin: 0 -16px;
    height: calc(100% - 45px);
}
.list-roll .bad-list {
    width: 100%;
    margin: auto;
}

.list-roll .bad-li:nth-child(7) a {
    display: block;
    width: 100%;
    height: 100%;
    color: #007de6;
}

.list-roll .bad-list:nth-child(even) {
    background-color: #f5f6f9;
}
.list-roll.str_wrap {
    width: calc(100% + 32px);
    font-size: 14px;
}

.bad-info {
    height: 100%;
    overflow: hidden;
}
/* end 2022-07-26 */


.link-item{
  height: 40px;
  line-height: 40px;
}

.link-item a{
  margin-right: 30px;
  font-size: 16px;
  color: #c50001;
}