@charset "UTF-8";
.box {
  margin-top: 18px;
  height: 330px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 32px 0 rgba(160, 160, 160, 0.18);
          box-shadow: 0 0 32px 0 rgba(160, 160, 160, 0.18);
}

.sidebar {
  position: fixed;
  right: 36px;
  top: 50%;
  right: 36px;
  text-align: center;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 99999;
}

.sidebar-a {
  position: relative;
  display: block;
  padding-top: 44px;
  font-size: 14px;
  width: 69px;
  height: 67px;
  color: #898989;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url("../images/side1.png");
}

.sidebar-li {
  position: relative;
}

.sidebar-icon {
  display: none;
  position: absolute;
  top: 50%;
  right: 86px;
  width: 150px;
  padding: 10px;
    color: #860a0a;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: #fcfcfe;
  -webkit-box-shadow: 4px 0px 20px 0px #100401;
          box-shadow: 4px 0px 20px 0px #100401;
}

.sidebar-icon.phone {
  height: auto;
  padding: 15px 10px;
  top: -20px;
  width: 210px;
}

.sidebar-icon.phone .phone-item {
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  text-align: center;
  font-weight: bold;
  color: #cb0b0b;
  border: solid 1px #d1b471;
}

.sidebar-icon.phone .phone-item:first-child {
  margin-bottom: 10px;
}

.sidebar-icon::before {
  content: '';
  position: absolute;
  top: 50%;
  right: -7px;
  margin-top: -7px;
  width: 7px;
  height: 14px;
  background: url("../images/arr.png") no-repeat;
}

.codeimg2 {
  display: block;
  width: 140px;
  height: 140px;
  margin: 10px auto;
}

.sidebar-line {
  width: 100%;
  border-bottom: 2px dashed #fae399;
}

.sidebar-li:hover > .sidebar-icon {
  display: block;
}

.sidebar-li:nth-child(2) .sidebar-a {
  background-image: url("../images/side2.png");
}

.sidebar-li:nth-child(3) .sidebar-a {
  background-image: url("../images/side3.png");
}

.sidebar-li:nth-child(4) .sidebar-a {
  background-image: url("../images/side4.png");
}

.sidebar-li:nth-child(5) .sidebar-a {
  background-image: url("../images/side5.png");
  margin-top: 10px;
  color: #898989;
}

.sidebar-li:nth-child(1):hover .sidebar-a {
  background-image: url("../images/side11.png");
}

.sidebar-li:nth-child(2):hover .sidebar-a {
  background-image: url("../images/side12.png");
}

.sidebar-li:nth-child(3):hover .sidebar-a {
  background-image: url("../images/side13.png");
}

.sidebar-li:nth-child(4):hover .sidebar-a {
  background-image: url("../images/side14.png");
}

.sidebar-li:nth-child(5):hover .sidebar-a {
  background-image: url("../images/side15.png");
}

.banner {
  height: 524px;
  overflow: hidden;
  border-bottom: 6px solid #d7c394;
  cursor: pointer;
}

.banner .swiper {
  position: relative;
  width: 100%;
  height: 100%;
}

.banner .swiper-slide {
  position: relative;
  overflow: hidden;
  text-align: center;
  font-size: 18px;
  background: #fff;
}

.banner .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 26px;
}

.banner .swiper-pagination-bullet {
  margin-right: 11px;
  width: 14px;
  height: 12px;
  background-color: #fff;
  border-radius: 6px;
  opacity: 1;
}

.banner .swiper-pagination-bullet-active {
  width: 50px;
  background: #ae000e;
}

.news {
  overflow: hidden;
  background-color: #fff;
}

.new {
  width: 830px;
}

.news-tab {
  position: relative;
}

.news-tab::before {
  position: absolute;
  display: block;
  top: 18px;
  left: 0;
  content: '';
  width: 2px;
  height: 21px;
  background-color: #ae000e;
}

.news-hd {
  height: 52px;
  margin-left: 17px;
  margin-right: 21px;
  border-bottom: 1px solid #e3e6e8;
}

.news-li {
  margin-right: 30px;
  height: 54px;
  line-height: 54px;
  font-size: 18px;
  color: #103447;
  cursor: pointer;
}

.news-li.active {
  color: #ae000e;
}

.news-bd {
  margin: 15px 21px 0 18px;
  /* 新闻轮播 */
  /* 新闻列表 */
}

.news-bd .scroll {
  position: relative;
  width: 340px;
  height: 230px;
  overflow: hidden;
  cursor: pointer;
}

.news-bd .swiper-slide {
  position: relative;
  font-size: 18px;
  background: #fff;
}

.news-bd .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
}

.news-bd .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 25px;
}

.news-bd .swiper-pagination-bullet {
  margin-right: 5px;
  width: 7px;
  height: 6px;
  background-color: #fff;
  border-radius: 3px;
  z-index: 9999;
  opacity: 1;
}

.news-bd .swiper-pagination-bullet-active {
  width: 24px;
  background-color: #ae000e;
}

.more {
  display: inline-block;
  position: absolute;
  right: 24px;
  top: 23px;
  font-size: 14px;
  color: #103447;
}

.news-bd .news-items {
  width: 428px;
  height: 230px;
  overflow: hidden;
}

.news-bd .news-items > li {
  position: relative;
  height: 42px;
  line-height: 42px;
  vertical-align: top;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: 1px solid #f4f4f4;
}

.news-bd .news-items > li:nth-child(1) {
  margin-top: -8px;
}

.news-bd .news-items > li > a {
  display: block;
  font-size: 14px;
  color: #373c3f;
  margin-right: 84px;
}

.news-time {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 14px;
  color: #b9bec1;
}

.news-bd .news-items > li:hover a,
.news-bd .news-items > li:hover .news-time {
  color: #3278d5;
}

.notice {
  position: relative;
  width: 430px;
}

.notice-items {
  margin: 11px 20px 0 20px;
  overflow: hidden;
}

.notice-items > li {
  position: relative;
  line-height: 40px;
  vertical-align: top;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: 1px solid #f4f4f4;
}

.notice-items > li > a {
  display: block;
  font-size: 14px;
  color: #373c3f;
  margin-right: 91px;
}

.subtitle {
  line-height: 30px;
  font-size: 18px;
  color: #2d3032;
  font-weight: bold;
}

.notice-items > li .subtitle-a {
  margin-right: 0;
  margin-bottom: 11px;
}

.notice-items > li .primary {
  line-height: 24px;
  height: 48px;
  font-size: 14px;
  color: #7a7e80;
}

.notice-items > li .news-time {
  position: absolute;
  right: 5px;
  top: 0;
  font-size: 14px;
  color: #b9bec1;
}

.notice-items > li:hover a,
.notice-items > li:hover .news-time {
  color: #3278d5;
}

.platform {
  padding: 26px 0;
}

.login {
  margin-right: -33px;
  font-size: 0;
}

.login-li {
  display: inline-block;
  vertical-align: top;
  margin-right: 17px;
}

.login-li.active .login-item {
  background: url("../images/login2.png") center center no-repeat;
}

.login-item {
  display: block;
  font-size: 30px;
  width: 308px;
  height: 163px;
  color: #85725c;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 39px;
  background: url("../images/login.png") center center no-repeat;
}

.transaction {
  position:relative;
  margin-top: 26px;
  overflow: hidden;
  background-color: #fff;
  -webkit-box-shadow: 0 0 32px 0 rgba(160, 160, 160, 0.18);
          box-shadow: 0 0 32px 0 rgba(160, 160, 160, 0.18);
}

.copyright,
.culture,
.shop {
  display: none;
}

.title {
  position: relative;
  line-height: 46px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 17px;
  font-size: 18px;
  color: #ae000e;
}

.title::before {
  position: absolute;
  top: 14px;
  left: 0;
  display: block;
  content: '';
  width: 2px;
  height: 21px;
  background-color: #ae000e;
}

.transaction .title {
  margin-top: 12px;
}

.transaction-p {
  margin: 0 42px 21px 32px;
  line-height: 30px;
  font-size: 16px;
}

.trading {
  position: relative;
  margin: 5px 34px 0 34px;
}

.trading-bd {
  position: relative;
  width: 1066px;
}

.announcement-hd {
  height: 44px;
  border-bottom: 1px solid #f0f0f0;
}

.announcement-item {
  display: inline-block;
  margin-right: 40px;
  vertical-align: top;
  height: 25px;
  line-height: 25px;
  font-size: 14px;
  color: #414648;
  cursor: pointer;
}

.announcement-item.active{
  padding: 0 8px;
  background-color: #ae000e;
  color: #fff;
}
.bid {
  position: absolute;
  right: 0;
  top: 4px;
  display: inline-block;
  width: 73px;
  height: 27px;
  line-height: 27px;
  font-size: 14px;
  text-align: center;
  color: #fff;
  background-color: #ae000e;
}

.pre {
  right: 86px;
}

.announcement-bd {
  margin-bottom: 28px;
}

.announcement-items {
  margin-top: 6px;
  overflow: hidden;
}

.announcement-items > li {
  position: relative;
  line-height: 43px;
  vertical-align: top;
}

.announcement-items > li > a {
  display: block;
  font-size: 16px;
  color: #333;
  margin-right: 100px;
}

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

.announcement-items > li:hover a,
.announcement-items > li:hover .news-time {
  color: #3278d5;
}

.trading-hd {
  margin-bottom: 33px;
}

.trading-item {
  width: 106px;
  height: 88px;
  line-height: 88px;
  text-align: center;
  font-size: 16px;
  color: #ae000e;
  background-color: #f8f8f8;
  border: solid 1px #f0f0f0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
}

.trading-item.active {
  background-color: #ae000e;
  color: #fffefe;
}

.trading-item:nth-child(n + 2) {
  border-top: 0;
}

.icon-head {
  position: relative;
  height: 45px;
  border-bottom: 1px solid #f0f0f0;
}

.demand {
  background-color: transparent;
  color: #414548;
  left: 0;
}

.demand.active {
  background-color: #ae000e;
  color: #fff;
}

.next {
  left: 86px;
}

.form {
  margin: 17px auto 20px auto;
  width: 1212px;
}

.bidding-head {
  width: 100%;
}

.bidding-head td {
  margin-right: 2px;
  text-align: center;
  font-size: 16px;
  color: #333;
  border-radius: 1px;
  height: 35px;
  line-height: 35px;
  border-right: 1px solid #fff;
  background-color: #e3e3e3;
}

.bidding-head .last {
  border-right: none;
}

.bidding-scroll {
  height: 264px;
  overflow-y: auto;
}

.number,
.name,
.type-name,
.needs,
.price-time,
.work-name,
.registration {
  display: block;
  margin: 0 auto;
}

.number {
  width: 168px;
}

.name {
  width: 350px;
}

.price-time {
	width: 100px;
}

.type-name {
  width: 126px;
}

.needs {
  width: 320px;
}

.work-name {
  width: 272px;
}

.registration {
  width: 210px;
}

.bidding-scroll .register {
  color: #b9bec1;
}

.bidding-body {
  width: 100%;
}

.bidding-body tr {
  height: 44px;
  line-height: 44px;
  cursor: pointer;
}

.bidding-body tr:nth-child(even) {
  background-color: #f4f4f4;
}

.bidding-body td {
  text-align: center;
  font-size: 16px;
  color: #333;
}

.art {
  margin: 0 -13px 21px 0;
}

.art-li {
  margin-right: 10px;
  margin-bottom: 10px;
  width: 235px;
  height: 113px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
  border: 1px solid #e3e3e3;
}

.art-a {
  display: block;
  margin: 7px auto 0 auto;
  width: 219px;
  height: 97px;
  background-color: #f3f3f3;
}

.hot {
  margin: 4px 0 25px 33px;
}

.hot-li {
  margin-right: 10px;
  margin-bottom: 10px;
  width: 194px;
  height: 249px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
  border: 1px solid #e3e3e3;
}

.hot-a {
  display: block;
  margin: 7px auto 0 auto;
  width: 176px;
  height: 233px;
  background-color: #f3f3f3;
}

.copyright-bdl {
  margin-bottom: 25px;
}

.copyright-bdl .form {
  margin-bottom: 0;
}

.data {
  background-color: #fff;
  overflow: hidden;
}

.statistics {
  position: relative;
  height: 373px;
  margin-top: 24px;
  margin-bottom: 21px;
}

.statistics .title {
  margin: 5px 0 3px 0;
}

.chart {
  margin: 0 31px 0 18px;
  border-top: 1px solid #e3e6e8;
}

.year {
  position: absolute;
  right: 94px;
  top: 16px;
  width: 48px;
  height: 27px;
  line-height: 25px;
  text-align: center;
  font-size: 14px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #ae000e;
  border: solid 1px #ae000e;
  cursor: pointer;
}

.year.active {
  background-color: #ae000e;
  color: #fff;
}

.month {
  right: 32px;
}

.pie,
.column {
  width: 709px;
  height: 323px;
}

.column {
  width: calc(100% - 709px);
  height: 323px;
}

.pie-wrap {
  position: relative;
  background: url("../images/round.png") left 28px no-repeat;
}

.type {
  position: absolute;
  left: 282px;
  top: 110px;
  width: 360px;
}

.type-li {
  padding-left: 58px;
  margin-bottom: 40px;
  height: 45px;
  width: 180px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url("../images/pie1.png");
}

.type-li:nth-child(2) {
  background-image: url("../images/pie2.png");
}

.type-li:nth-child(3) {
  background-image: url("../images/pie3.png");
}

.type-li:nth-child(4) {
  background-image: url("../images/pie4.png");
}

.money,
.type-list {
  display: block;
}

.money {
  line-height: 23px;
  font-size: 18px;
  font-weight: bold;
  color: #3f3f3f;
}

.type-list {
  padding-left: 4px;
  line-height: 22px;
  font-size: 14px;
  color: #828282;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.about {
  height: 284px;
  background: url("../images/about.png") center center no-repeat;
  overflow: hidden;
}

.wall {
  margin-top: 76px;
  height: 176px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.wall-item {
  position: relative;
  display: block;
  width: 420px;
  height: 176px;
  line-height: 176px;
  font-size: 24px;
  color: #fff;
  background-color: #fff;
  text-align: center;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url("../images/wall1.png");
  background-size: cover;
}

.image .wall-item {
  background-image: url("../images/wall2.png");
}

.position .wall-item {
  background-image: url("../images/about4.png");
}

.wrap {
  margin-right: 11px;
  height: 176px;
  cursor: pointer;
}

.wrap img {
  width: 100%;
  height: 100%;
}

.position {
  margin-right: 0;
}

.honor-pop {
  display: none;
  width: 417px;
  height: 176px;
  overflow: hidden;
  background-color: #e4ddd5;
}

.certificate {
  margin: 22px 7px 14px 17px;
}

.certificate .swiper-slide {
  width: 121px;
  height: 60px;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.honor-li {
  width: 107px;
  height: 48px;
  padding: 6px 7px;
  background: url("../images/pic1.png") no-repeat;
}

.wall-item.width {
  width: 280px;
}

.position .honor-pop img {
  width: 100%;
  height: 100%;
}

.image .image-ul {
  padding: 18px 15px 18px 19px;
}

.image-li {
  width: 108px;
  height: 128px;
  padding: 6px;
  background: url("../images/pic2.png") no-repeat;
}

.image-li a {
  position: relative;
  display: block;
  width: 108px;
  height: 128px;
  color: #fff;
}

.image-li a p {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 22px;
  line-height: 22px;
  text-align: center;
  background-color: #a8a4a0;
}

.service-bd {
  height: 314px;
  padding-top: 14px;
  background: rgba(255, 255, 255, 0.85);
}

.service-bd ul {
  width: 100%;
  text-align: center;
}

.service-list {
  position: relative;
  display: inline-block;
  width: 219px;
  height: 282px;
}

.service-list .service-hd {
  font-size: 16px;
  color: #666;
  text-align: center;
}

.service-list .service-hd .service-icon {
  height: 52px;
  padding-top: 49px;
}

.service-list .service-hd p {
  height: 28px;
  line-height: 28px;
}

.service-list .service-content p {
  padding: 7px 20px 0;
  height: 80px;
  line-height: 20px;
  color: #939393;
  text-align: left;
}

.service-list .service-content .service-bottom {
  padding-top: 16px;
}

.service-list .service-content .service-bottom .service-more {
  display: inline-block;
  width: 21px;
  height: 9px;
  background: url("../images/copyrightonline/morearr.png") no-repeat;
}

.service-list .nocontent {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background: url("../images/copyrightonline/nocontent.png") center center no-repeat #FFF5F5;
}

.service-list:hover .nocontent {
  display: block;
}

.tradingmore {
    position: absolute;
    color: #333;
    right: 10px;
    top: 5px;
}
