
/* 项目主体样式*/
.container {
  position: relative;
  /* 内容区域*/
}
.container .specialbg {
  width: 100%;
  height: 830px;
}
.container .specialbg img {
  width: 100%;
  height: auto;
}
.container .banner-wrap {
  width: 100%;
  height: auto;
  overflow: hidden;
  min-width: 1400px;
}
.container .title-box {
  border-bottom: 2px #ffb01a solid;
}
.container .title-box .title {
  height: 42px;
  width: 139px;
  position: relative;
  background: linear-gradient(to right, #ffb01a, #fe7b08);
  color: #fff;
  text-align: center;
  line-height: 42px;
  font-size: 26px;
}
.container .title-box .title:before {
  content: "";
  display: block;
  width: 35px;
  height: 42px;
  position: absolute;
  transform: skewX(30deg);
  background: #fe7b08;
  top: 0;
  right: -20px;
}
.container .title-box .more {
  font-size: 16px;
  color: #fff;
  width: 66px;
  height: 26px;
  line-height: 26px;
  border-radius: 26px;
  background: #13B8F6;
  text-align: center;
}
.container .title-box .more-fff {
  font-size: 16px;
  color: #13B8F6;
  width: 66px;
  height: 26px;
  line-height: 26px;
  border-radius: 26px;
  text-align: center;
}
.container .wrap {
  width: 1200px;
  margin: 0 auto;
}
/*交易类型*/
.tranion-type {
  margin-top: 40px;
  background: #fff;
  width: 100%;
  height: auto;
  position: relative;
}
.tranion-type-wrap .tranion-type-main {
  display: flex;
  justify-content: space-between;

}
.tranion-type-main a {
  position: relative;
  display: inline-block;
  width: 116px;
  height: 130px;
  background: #FFFFFF;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.12);
  opacity: 1;
  border-radius: 8px;
  transition: .4s;
}
.tranion-type-main a img {
  position: absolute;
  top: 20px;
  left: 50%;
  margin-left: -17px;
  width: 34px;
}
.tranion-type-main a p {
  width: 100%;
  text-align: center;
  padding-top: 76px;
  color: #333;
}
.tranion-type-main a .onerow {
  padding-top: 88px;
}
.tranion-type-main a:hover {
  background-color: #13B8F6;
  /*transform: rotateY(360deg)*/
}

.tranion-type-main a:hover>.img1 {
  display: none;
}

.tranion-type-main a:hover p {
  color: #fff;
}
/* 交易公告 28上线 */
.container .nt {
  margin-top: 40px;
  background: #f7f7f8;
  width: 100%;
  height: auto;
  position: relative;
  padding-bottom: 40px;
}
.nt .nt-wrap {
  width: 1200px;
  margin: 0 auto;
}
.nt .nt-main {
  /*display: flex;*/
  /*justify-content: space-around;*/
}
.nt-main-nav  {
  width: 900px;
  margin: 0 auto 40px;
  justify-content: space-between;
  display: flex;
}

.nt-main-nav a {
  line-height: 50px;
  display: block;
  font-size: 20px;
  color: #666;
  border-bottom: 4px solid #f7f7f8;
}
.nt-main-nav a:hover {
  /*font-size: 24px;*/
  color: #13B8F6;
  border-bottom: 4px solid #13B8F6;
}
.nt-main-nav a.active {
  /*font-size: 24px;*/
  color: #13B8F6;
  font-weight: bold;
  border-bottom: 4px solid #13B8F6;
}
.nt-main-content {
  width: 1200px;
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-left: 24px;
  box-sizing: border-box;
}
.nt-main-content .item {
  position: relative;
  width: 540px;
  box-sizing: border-box;
  height: 160px;
  margin-left: 20px;
  background: #fff;
  padding: 36px 10px 38px 68px;
  margin-bottom: 30px;
  cursor:pointer;
  display: flex;
  flex-direction:column;
  justify-content: space-between;
}
.nt-main-content .item:hover p {
  color: #00a0e9;
}
.nt-main-content .item p {
  width: 100%;
  color: #333;
  font-size: 18px;
  line-height: 26px;
}
.nt-main-content .item .tag {
  display: flex;
  justify-content: space-between;
}
.nt-main-content .item .tag span {
  display: inline-block;
  color: #666;
  font-size: 14px;
  text-align: center;
  padding: 4px;
  background: #F5F8FC;
  /*margin-top: 10px;*/
  line-height: 14px;
}
.nt-main-content .item .pos {
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  margin-top: -44px;
  left: -44px;
  width: 88px;
  height: 88px;
  background: #FDF4E5;
  opacity: 1;
  border-radius: 4px;
}
.nt-main-content .item .pos .day{
  text-align: center;
  width: 100%;
  font-size: 48px;
  color: #F5A029;
  font-weight: bold;
}
.nt-main-content .item .pos .year-month{
  text-align: center;
  width: 100%;
  font-size: 18px;
  color: #F5A029;
}
/* 项目推介 28号上线*/
.xmtj {
  margin-top: 40px;
  background: #fff;
  width: 100%;
  height: auto;
  position: relative;
}
.xmtj-content {
  border: 1px solid #CCCCCC;
  height: 423px;
  box-sizing: border-box;

}
.xmtj-content .swiper-container {
  width: 1100px;
  overflow: hidden;
  position: relative;
}
/*.xmtj-content .swiper-container .swiper-wrapper {*/
/*  width: 100%;*/
/*  height: 100%;*/
/*  position: relative;*/
/*  transition-duration: 2000ms;*/
/*  display: flex;*/
/*  justify-content: space-between;*/
/*}*/
/*.xmtj-content .swiper-container .swiper-wrapper .swiper-item {*/
/*  width:345px;*/
/*}*/
/*.xmtj-content .swiper-container .swiper-wrapper .swiper-item img {*/
/*  width: 345px;*/
/*  height: 264px;*/
/*}*/
  /* 公告中心 */
.container .notice-center {
  width: 100%;
  background: #f7f7f8;
  height: auto;
  margin: 0 auto;
}
.container .notice-center .left-nav {
  width: 20%;
  background: #fff;
  font-size: 16px;
  box-shadow: 0 0 10px #ccc;
}
.container .notice-center .left-nav .item {
  border-bottom: 1px dashed #cccccc;
}
.container .notice-center .left-nav .item:hover {
  color: #13B8F6;
}
.container .notice-center .left-nav .item:last-child {
  border-bottom: none;
}
.container .notice-center .left-nav .active {
  background: #13B8F6;
  color: #fff !important;
  position: relative;
}
.container .notice-center .left-nav .active:after {
  position: absolute;
  right: -10px;
  top: 50%;
  margin-top: -10px;
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid #13B8F6;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}
.container .notice-center .right-cont {
  width: 75%;
  margin-top: -14px;
}
.container .notice-center .right-cont .top-nav {
  border-bottom: 2px #cccccc solid;
  color: #333;
}
.container .notice-center .right-cont .top-nav .item {
  font-size: 22px;
  margin-right: 50px;
}
.container .notice-center .right-cont .top-nav .item:hover {
  color: #13B8F6 !important;
}
.container .notice-center .right-cont .top-nav .active {
  color: #13B8F6 !important;
  position: relative;
  border-bottom: 2px solid #13B8F6;
  margin-bottom: -2px;
}
.container .notice-center .right-cont .top-nav .active::before {
  position: absolute;
  left: 50%;
  bottom: 0px;
  margin-left: -2.5px;
  content: "";
  width: 0;
  height: 0;
  border-bottom: 5px solid #13B8F6;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
.container .notice-center .right-cont .list-cont .item {
  border-bottom: 1px dashed #cccccc;
  position: relative;
  color: #666;
  font-size: 14px;
  margin: 2px 0;
}
.container .notice-center .right-cont .list-cont .item:before {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -3px;
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 6px;
  background: #cccccc;
}
.container .notice-center .right-cont .list-cont .item .name {
  width: 80%;
  margin-left: 10px;
}
.container .notice-center .right-cont .list-cont .item .name .type {
  color: #c52929;
}
.container .notice-center .right-cont .list-cont .item .name .addr {
  color: #13B8F6;
}
.container .notice-center .right-cont .list-cont .item .name .title {
  width: 60%;
}
.container .notice-center .right-cont .list-cont .item .date {
  color: #999;
  font-size: 12px;
}
.container .news-center {
  width: 1200px;
  height: auto;
  margin: 40px auto 0;
  font-size: 14px;
}
.container .news-center .thumbnail {
  width: 50%;
  position: relative;
  /*margin-right: 50px;*/
  height: 415px;
}
.container .news-center .thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.container .news-center .thumbnail .title {
  width: 100%;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  font-size: 16px;
  color: #fff;
}
.container .news-center .thumbnail .desc {
  color: #999;
  font-size: 14px;
}
.container .news-center .thumbnail .more {
  width: 82px;
  height: 35px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  background: linear-gradient(to right, #f2a342, #f1d282);
}
.container .news-center .news-list {
  width: 48%;
  margin-top: -24px;
}
.container .news-center .news-list .top-nav {
  border-bottom: 2px #cccccc solid;
  color: #333;
}
.container .news-center .news-list .top-nav .item-nav {
  font-size: 22px;
  margin-right: 50px;
}
.container .news-center .news-list .top-nav .item-nav:hover {
  color: #13B8F6 !important;
}
.container .news-center .news-list .top-nav .active-nav {
  color: #13B8F6 !important;
  position: relative;
  border-bottom: 2px solid #13B8F6;
  margin-bottom: -2px;
}
.container .news-center .news-list .top-nav .active-nav::before {
  position: absolute;
  left: 50%;
  bottom: 0px;
  margin-left: -2.5px;
  content: "";
  width: 0;
  height: 0;
  border-bottom: 5px solid #13B8F6;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
.container .news-center .news-list .item-active {
  border-bottom: 1px #e8e8e8 solid;
}
.container .news-center .news-list .item-active .date {
  display: none !important;
}
.container .news-center .news-list .item-active .cont .title {
  color: #333;
  font-size: 18px !important;

}
.container .news-center .news-list .item-active .cont .desc {
  color: #666;
  margin: 15px 0;
}
.container .news-center .news-list .item {
  color: #333;
  padding: 5px 10px;
  cursor: pointer;
}
.container .news-center .news-list .item::before {
  content: "";
  width: 6px;
  height: 6px;
  background: #cccccc;
  border-radius: 100%;
  margin-top: 8px;
}
.container .news-center .news-list .item .date {
  color: #999;
  text-align: right;
  font-size: 12px;
}
.container .news-center .news-list .item .cont {
  width: 100%;
  color: #666;
  margin-left: 5px;
}
.container .news-center .news-list .item .cont:hover .title {
  color: #00a0e9;
}
.container .news-center .news-list .item .cont .title {
  font-size: 14px;
  width:450px;
  color: #333;
}
.container .news-center .news-list .item .cont .desc {
  color: #999;
  font-size: 14px;
  text-indent: 20px;
  line-height: 28px;
}
.container .project-info {
  width: 1200px;
  margin: 0 auto;
}
.container .project-info .column-info {
  font-size: 22px;
  color: #666;
}
.container .project-info .column-info .column-active {
  color: #13B8F6 !important;
}
.container .project-info .type-info {
  width: 70%;
  font-size: 16px;
  color: #999999;
}
.container .project-info .type-info .type-active {
  position: relative;
  color: #13B8F6 !important;
  border-bottom: 2px #13B8F6 solid !important;
  margin-bottom: -2px;
}
.container .project-info .type-info .type-active::before {
  position: absolute;
  left: 50%;
  bottom: 0px;
  margin-left: -2.5px;
  content: "";
  width: 0;
  height: 0;
  border-bottom: 5px solid #13B8F6;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
.container .project-info .supply-info {
  width: 74%;
}
.container .project-info .supply-info .list-info {
  width: 100%;
}
.container .project-info .supply-info .list-info .item {
  background-color: #fff;
  width: 32%;
  margin-left: 2%;
  border: 1px #f3f3f3 solid;
  overflow: hidden;
}
.container .project-info .supply-info .list-info .item:first-child {
  margin-left: 0;
}
.container .project-info .supply-info .list-info .item:nth-child(3n + 1) {
  margin-left: 0;
}
.container .project-info .supply-info .list-info .item:nth-last-child(2) {
  margin-bottom: 0;
}
.container .project-info .supply-info .list-info .item:nth-last-child(3) {
  margin-bottom: 0;
}
.container .project-info .supply-info .list-info .item:last-child {
  margin-bottom: 0;
}
.container .project-info .supply-info .list-info .item:hover {
  box-shadow: 0 0 10px #ccc;
}
.container .project-info .supply-info .list-info .item:hover img {
  transform: scale(1.1);
}
.container .project-info .supply-info .list-info .item img {
  width: 100%;
  height: 188px;
  overflow: hidden;
  object-fit: cover;
  transition: all 0.6s;
}
.container .project-info .supply-info .list-info .item .title {
  font-size: 14px;
  color: #333;
}
.container .project-info .supply-info .list-info .item .info span {
  font-size: 14px;
  color: #999;
}
.container .project-info .supply-info .list-info .item .info .num {
  color: #ed1515;
  font-size: 20px;
}
.container .project-info .supply-info .list-info .item .borderE8E8E8 {
  border-bottom: 1px #e8e8e8 dashed;
}
.container .project-info .supply-info .list-info .item .status {
  color: #ed1515;
  margin-bottom: 10px;
  font-size: 14px;
}
.container .project-info .supply-info .list-info .item .status img {
  width: 14px;
  height: 12px;
}
.container .project-info .supply-info .list-info .item .status .btn {
  width: 120px;
  height: 30px;
  line-height: 30px;
}
.container .project-info .supply-info .list-info .item .status .noStart {
  border: 1px #13B8F6 solid;
  color: #13B8F6;
}
.container .project-info .supply-info .list-info .item .status .handle {
  border: 1px #fdc43b solid;
  color: #fff;
  background-color: #fdc43b;
}
.container .project-info .recommend-info {
  width: 24%;
}
.container .project-info  .gjxx-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.container .project-info .recommend-info .list-info {
  font-size: 14px;
  color: #333;
}
.container .project-info .recommend-info .list-info .item {
  border-bottom: 1px #e8e8e8 dashed;
}
.container .project-info .recommend-info .list-info .item:first-child .num {
  background: #1568ED;
  color: #fff;
}
.container .project-info .recommend-info .list-info .item:nth-child(2) .num {
  background: #138DF6;
  color: #fff;
}
.container .project-info .recommend-info .list-info .item:nth-child(3) .num {
  background: #13B8F6;
  color: #fff;
}
.container .project-info .recommend-info .list-info .item .num {
  width: 22px;
  height: 22px;
  line-height: 22px;
  background: #f7f7f7;
  color: #999999;
  text-align: center;
}
.container .project-info .recommend-info .list-info .item .cont {
  margin-top: -3px;
  width: calc(100% - 30px);
}
.container .project-info .recommend-info .list-info .item .cont .name:hover,
.container .project-info .recommend-info .list-info .item .cont .time:hover,
.container .project-info .recommend-info .list-info .item .cont .desc:hover
{
  color: #13B8F6;
}
.container .project-info .recommend-info .list-info .item .cont .name-cont .name {
  font-size: 16px;
  width: 50%;
}
.container .project-info .recommend-info .list-info .item .cont .name-cont .time {
  width: 50%;
  font-size: 14px;
  color: #999999;
  text-align: right;
}
.container .project-info .recommend-info .list-info .item .cont .addr .addr-info {
  font-size: 12px;
  color: #015eff;
  border: 1px #13B8F6 solid;
  border-radius: 3px;
  width: auto;
  text-align: center;
}
.container .project-info .recommend-info .list-info .item .cont .addr .type-info {
  font-size: 12px;
  color: #ffb01a;
  background-color: #fef7e9;
  border: 1px #fef7e9 solid;
  border-radius: 3px;
  width: auto;
  text-align: center;
}
.container .project-info .recommend-info .list-info .item .cont .desc {
  font-size: 14px;
  line-height: 1.8;
  color: #666666;
}
.container .project-desc {
  width: 1200px;
  margin: 0 auto;
}
.container .project-desc .list-info {
  width: 100%;
}
.container .project-desc .list-info .item {
  width: 24%;
  color: #333;
  font-size: 14px;
  position: relative;
  border: 1px solid #cccccc;
}
.container .project-desc .list-info .item img {
  width: 100%;
  height: 230px;
  object-fit: cover;
}
.container .project-desc .list-info .item .desc {
  font-size: 16px;
  color: #333;
}
.container .project-desc .list-info .more {
  width: 163px;
  height: 41px;
  margin: 10px auto;
  line-height: 41px;
  border: 1px #ccc solid;
  color: #666;
  font-size: 14px;
  border-radius: 41px;
}
.container .publicity-info {
  width: 1200px;
  margin: 0 auto;
}
.container .publicity-info .status-info {
  font-size: 14px;
}
.container .publicity-info .status-info .start {
  color: #e80000;
  position: relative;
  padding-left: 14px;
}
.container .publicity-info .status-info .start:before {
  position: absolute;
  left: 0;
  top: 6px;
  content: "";
  width: 8px;
  height: 8px;
  background: #e80000;
}
.container .publicity-info .status-info .fail {
  color: #fe850b;
  position: relative;
  padding-left: 14px;
  margin-left: 30px;
}
.container .publicity-info .status-info .fail:before {
  position: absolute;
  left: 0;
  top: 6px;
  content: "";
  width: 8px;
  height: 8px;
  background: #fe850b;
}
.container .publicity-info .status-info .mortgage {
  color: #015eff;
  position: relative;
  padding-left: 14px;
  margin-left: 30px;
  margin-right: 30px;
}
.container .publicity-info .status-info .mortgage:before {
  position: absolute;
  left: 0;
  top: 6px;
  content: "";
  width: 8px;
  height: 8px;
  background: #015eff;
}
.container .publicity-info .status-info .end {
  color: #49b76a;
  position: relative;
  margin-left: 30px;
  padding-left: 14px;
  margin-right: 30px;
}
.container .publicity-info .status-info .end:before {
  content: "";
  position: absolute;
  left: 0;
  top: 6px;
  width: 8px;
  height: 8px;
  background: #49b76a;
}
.container .publicity-info .type-info {
  font-size: 22px;
  color: #666;
}
.container .publicity-info .type-info .item:last-child {
  margin-left: 5px;
}
.container .publicity-info .active {
  color: #13B8F6;
}
.container .publicity-info .list-wrap {
  width: 100%;
}
.container .publicity-info .list-wrap .list-info .tab {
  background: linear-gradient(90deg, #13B8F6 0%, #0F63B9 100%);
  font-size: 16px;
}
.container .publicity-info .list-wrap .list-info .item {
  font-size: 14px;
  color: #666;
}
.list-info .jydt-footer {
  margin-top: 10px;
  background:#EAFAFF;
  display: flex;
  flex-direction: row-reverse;
  padding: 20px 36px 20px 10px;
}
.jydt-footer .item {
  margin-left: 20px;
}
.jydt-footer .item span {
  display: inline-block;
  margin-right: 10px;
}
.jydt-footer .item.red span {
  color: #E80000;
}
.jydt-footer .item.orange span {
  color: #FE850B;
}
.jydt-footer .item.green span {
  color: #49B76A;
}
.jydt-footer .item .circle.red{
  width: 8px;
  height: 8px;
  background: #E80000;
  opacity: 1;
  border-radius: 4px;
}
.jydt-footer .item .circle.orange{
  width: 8px;
  height: 8px;
  background: #FE850B;
  opacity: 1;
  border-radius: 4px;
}
.jydt-footer .item .circle.green{
  width: 8px;
  height: 8px;
  background: #49B76A;
  opacity: 1;
  border-radius: 4px;
}

.jydt-footer
.container .publicity-info .list-wrap .list-info .item,
.container .publicity-info .list-wrap .list-info .tab {
  width: 100%;
  text-align: center;
}
.container .publicity-info .list-wrap .list-info .item .column,
.container .publicity-info .list-wrap .list-info .tab .column {
  flex: 1;
}
.container .publicity-info .list-wrap .list-info .item .type,
.container .publicity-info .list-wrap .list-info .tab .type {
  display: inline-block;
}
.container .publicity-info .list-wrap .list-info .item .type::after,
.container .publicity-info .list-wrap .list-info .tab .type::after {
  display: inline-block;
  margin-left: 5px;
  content: "";
  width: 0;
  height: 0;
  border-bottom: 8px solid #13B8F6;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
}
.container .publicity-info .list-wrap .list-info .item .start,
.container .publicity-info .list-wrap .list-info .tab .start {
  color: #ef3333 !important;
}
.container .publicity-info .list-wrap .list-info .item .fail,
.container .publicity-info .list-wrap .list-info .tab .fail {
  color: #fe850b !important;
}
.container .publicity-info .list-wrap .list-info .item .end,
.container .publicity-info .list-wrap .list-info .tab .end {
  color: #49b76a !important;
}
.container .publicity-info .list-wrap .list-info .item .mortgage,
.container .publicity-info .list-wrap .list-info .tab .mortgage {
  color: #015eff !important;
}
.container .publicity-info .list-wrap .list-info .item:first-child .title,
.container .publicity-info .list-wrap .list-info .tab:first-child .title {
  border-top: 1px #e3e5e7 solid;
}
.container .publicity-info .list-wrap .list-info .item:first-child .info,
.container .publicity-info .list-wrap .list-info .tab:first-child .info {
  border-top: 1px #e3e5e7 solid;
}
.container .publicity-info .list-wrap .list-info .item:nth-child(2n) .title,
.container .publicity-info .list-wrap .list-info .tab:nth-child(2n) .title {
  background-color: #fff;
}
.container .publicity-info .list-wrap .list-info .item:nth-child(2n) .info,
.container .publicity-info .list-wrap .list-info .tab:nth-child(2n) .info {
  background-color: #fff;
}
.container .business-data {
  width: 100%;
  background-size: cover;
}
.container .business-data .cont-wrap {
  color: #fff;
  width: 1200px;
  margin: 0 auto;
  background: #F4F9FC;
}
.container .business-data .cont-wrap .title {
  font-size: 28px;
  text-align: center;
}
.container .business-data .cont-wrap .tab-list .item {
  width: 90px;
  height: 28px;
  line-height: 28px;
  background-color: #fff;
  color: #ffaa00;
  margin-right: 24px;
}
.container .business-data .cont-wrap .tab-list .active {
  background-color: #ffaa00;
  color: #fff;
}
.container .business-data .cont-wrap .top {
  height: 117px;
}
.container .business-data .cont-wrap .top .name {
  flex: 1;
  height: 117px;
  background: url("/img/data-bg.png") center top no-repeat;
  background-size: cover;
  color: #fff;
  text-align: left;
  padding: 10px 20px;
  border-radius: 8px;
}
.container .business-data .cont-wrap .top .name .tit {
  font-size: 22px;
}
.container .business-data .cont-wrap .top .name .date {
  font-size: 12px;
}
.container .business-data .cont-wrap .top .data {
  flex: 6;
  margin-left: 1%;
  background-color: #fff;
  border-radius: 8px;
}
.container .business-data .cont-wrap .top .data .item {
  width: 50%;
  border-right: 1px #ffaa00 dashed;
  text-align: center;
}
.container .business-data .cont-wrap .top .data .item:last-child {
  border-right: none;
}
.container .business-data .cont-wrap .top .data .item .number {
  font-size: 30px;
  color: #13B8F6;
}
.container .business-data .cont-wrap .top .data .item .type {
  color: #13B8F6;
  font-size: 14px;
}
.container .business-data .cont-wrap .bottom .chart-box {
  width: 32%;
  height: 368px;
  background-color: #fff;
  border-radius: 8px;
  box-sizing: border-box;
}
.container .business-data .cont-wrap .bottom .chart-box .title {
  font-size: 18px;
  color: #333;
}
.container .business-data .cont-wrap .bottom .chart-box1 {
  width: 38%;
  height: 368px;
  background-color: #fff;
  border-radius: 8px;
}
.container .business-data .cont-wrap .bottom .chart-box1 .title {
  font-size: 18px;
  color: #333;
}
.container .business-data .cont-wrap .bottom .chart-box1 img {
  width: auto;
  height: 270px;
  display: block;
  margin: 0 auto;
  margin-top: 20px;
}
.container .policy-wrap {
  width: 100%;
  padding: 60px auto;
  background: #f7f7f8;
}
.container .policy-wrap .cont-wrap {
  width: 1200px;
}
.container .policy-wrap .zcfg-right-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.zcfg-right-title h2 {
  font-size: 28px;
  color: #333;
}
.zcfg-right-title .more {
  color: #666;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.zcfg-right-title .more img {
  width: 20px;
  display: inline-block;
  margin-left: 10px;
}
.container .policy-wrap .cont-wrap .policy-info {
  width: 60%;
  background: #fff;
  box-sizing: border-box;
}
.container .policy-wrap .cont-wrap .policy-info .thumbnail {
  width: 50%;
  position: relative;
  padding-right: 50px;
  height: 240px;
}
.container .policy-wrap .cont-wrap .policy-info .thumbnail .img_wrap {
  overflow: hidden;
}
.container .policy-wrap .cont-wrap .policy-info .thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 2s;
}
.container .policy-wrap .cont-wrap .policy-info .thumbnail img:hover {
  transform: scale(1.2);
}
.container .policy-wrap .cont-wrap .policy-info .thumbnail .date {
  width: 70px;
  height: 70px;
  background: #EBFAFF;
  color: #13B8F6;
  position: absolute;
  bottom: -20px;
  left: 10px;
  right: 0;
  text-align: center;
}
.container .policy-wrap .cont-wrap .policy-info .thumbnail .date .day {
  font-size: 30px;
}
.container .policy-wrap .cont-wrap .policy-info .thumbnail .date .month {
  font-size: 10px;
}
.container .policy-wrap .cont-wrap .policy-info .thumbnail .title {
  width: 100%;
  padding-left: 85px;
  font-size: 16px;
  color: #333333;
}
.container .policy-wrap .cont-wrap .policy-info .thumbnail .desc {
  font-size: 14px;
  color: #999;
}
.container .policy-wrap .cont-wrap .policy-info .thumbnail .desc {
  color: #999;
  font-size: 14px;
}
.container .policy-wrap .cont-wrap .policy-info .thumbnail .more {
  width: 82px;
  height: 35px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  background: linear-gradient(to right, #f2a342, #f1d282);
}
.container .policy-wrap .cont-wrap .policy-info .policy-list {
  width: 50%;
  box-sizing: border-box;
}
.container .policy-wrap .cont-wrap .policy-info .policy-list .item-active {
  border-bottom: 1px #e8e8e8 solid;
}
.container .policy-wrap .cont-wrap .policy-info .policy-list .item-active .cont .title {
  color: #13B8F6;
}
.container .policy-wrap .cont-wrap .policy-info .policy-list .item-active .cont .desc {
  color: #666;
  margin: 40px 0;
}
.container .policy-wrap .cont-wrap .policy-info .policy-list .item {
  color: #333;
  padding: 10px 5px;
  cursor: pointer;
  border-bottom: 1px #e8e8e8 solid;
}
.container .policy-wrap .cont-wrap .policy-info .policy-list .item:hover .title {
  color: #13B8F6;
}
.container .policy-wrap .cont-wrap .policy-info .policy-list .item::before {
  content: "";
  width: 6px;
  height: 6px;
  background: #cccccc;
  border-radius: 100%;
  margin-top: 11px;
}
.container .policy-wrap .cont-wrap .policy-info .policy-list .item .date {
  width: 100%;
  color: #999;
  font-size: 12px;
}
.container .policy-wrap .cont-wrap .policy-info .policy-list .item .title {
  font-size: 14px;
  color: #666666;
  width: 100%;
}
.container .policy-wrap .cont-wrap .guide-info {
  width: 38%;
  background: #fff;
}
.guide-info .shop {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 20px;
}
.guide-info .shop .item {
  width: 200px;
  height: 86px;
  background: #6A72D0;
  opacity: 1;
  color: #fff;
  font-size: 16px;
  padding: 20px;
  box-sizing: border-box;
  margin-bottom: 15px;
  transition: .3s;
}
.guide-info .shop .item:hover {
  transform: translateY(-6px);
}
.guide-info .shop .item img {
  width: 46px;
  display: inline-block;
  margin-right: 20px;
}
.guide-info .shop .item.shop1 {
  background: #6A72D0;
}
.guide-info .shop .item.shop2 {
  background: #2ABCD8;
}
.guide-info .shop .item.shop3 {
  background: #ED954E;
}
.guide-info .shop .item.shop4 {
  background: #5BB65D;
}
.guide-info .shop .item.shop5 {
  background: #12A9A4;
}
.guide-info .shop .item.shop6 {
  background: #4A92E5;
}
.container .policy-wrap .cont-wrap .guide-info .list-info .item .title {
  width: 70%;
  color: #666;
  font-size: 14px;
}
.container .policy-wrap .cont-wrap .guide-info .list-info .item .date {
  width: 20%;
  font-size: 12px;
  color: #999;
  text-align: right;
}
.container .server-info {
  width: 100%;
  margin: 0 auto;
  background: #f7f7f8;
}
.container .server-info .cont-wrap {
  width: 1200px;
  background: #fff;
}
.container .server-info .list-info {
  font-size: 14px;
  color: #fff;
}
.container .server-info .list-info .item {
  width: 110px;
  height: 110px;
  border-radius: 5px;
}
.container .server-info .list-info .item img {
  width: 32px;
}
.container .server-info .list-info .bg61BCEC {
  background: linear-gradient(#61bcec, #438fd2);
}
.container .server-info .list-info .bgFD8C4D {
  background: linear-gradient(#fd8c4d, #fa6d40);
}
.container .server-info .list-info .bgFCBA4F {
  background: linear-gradient(#fcba4f, #f29327);
}
.container .server-info .list-info .bgAAAAE5 {
  background: linear-gradient(#aaaae5, #5e5ebe);
}
.container .server-info .list-info .bgF1BE7C {
  background: linear-gradient(#f1be7c, #cb9360);
}
.container .server-info .list-info .bg60E276 {
  background: linear-gradient(#60e276, #1ca74a);
}
.container .server-info .list-info .bgFC8A4C {
  background: linear-gradient(#fc8a4c, #fa6f40);
}
.container .server-info .list-info .bgF1BE7C {
  background: linear-gradient(#f1be7c, #cb9360);
}
.container .link-info .cont-wrap {
  width: 1200px;
}
.container .link-info .cont-wrap .title {
  width: 150px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  background: #13B8F6;
  font-size: 16px;
}
.container .link-info .cont-wrap .list-info {
  width: calc(100% - 170px);
}
.container .link-info .cont-wrap .list-info .item {
  width: 31%;
  border: 1px #cccccc solid;
  height: 48px;
  line-height: 48px;
  position: relative;
}
.container .link-info .cont-wrap .list-info .item .name {
  font-size: 16px;
  color: #666;
  cursor: pointer;
}
.container .link-info .cont-wrap .list-info .item .name .arrow-down {
  border-left: 2px solid #999999;
  border-bottom: 2px solid #999999;
  height: 10px;
  width: 10px;
  transform: translate(2px, -2px) rotate(-45deg);
  -webkit-transform: translate(2px, -2px) rotate(-45deg);
  border-right: 2px solid transparent;
  border-top: 2px solid transparent;
  display: inline-block;
  -moz-transform: translate(2px, -2px) rotate(-45deg);
  -ms-transform: translate(2px, -2px) rotate(-45deg);
  -o-transform: translate(2px, -2px) rotate(-45deg);
}
.container .link-info .cont-wrap .list-info .item .sub-list {
  position: absolute;
  top: 48px;
  left: 0;
  right: 0;
  width: 100%;
  background: #ffffff;
  display: none;
}
.container .link-info .cont-wrap .list-info .item .sub-list .link {
  font-size: 16px;
  color: #999;
  border-bottom: 1px #f7f7f8 solid;
}
.container .link-info .cont-wrap .list-info .item .sub-list .link:last-child {
  border-bottom: none;
}
.container .info-center {
  position: fixed;
  right: 15px;
  top: 20vh;
  box-shadow: 0 0 5px #e8e8e8;
  z-index: 999;
  background-color: #fff;
  border-radius: 3px;
}
.container .info-center .bg-wyxq {
  background: url("/img/wyxq.png") no-repeat;
  background-size: 20px auto;
  background-position: center 14px;
}
.container .info-center .bg-wyxq:hover {
  background: #13B8F6 url("/img/z-2052.png") no-repeat !important;
  background-size: 20px auto !important;
  background-position: center 14px !important;
}
.container .info-center .bg-wyxq:hover .name {
  font-size: 14px;
  color: #fff !important;
}
.container .info-center .bg-wygj {
  background: url("/img/z-5428.png") no-repeat;
  background-size: 20px auto;
  background-position: center 14px;
}
.container .info-center .bg-wygj:hover {
  background: #13B8F6 url("/img/z-5432.png") no-repeat !important;
  background-size: 20px auto !important;
  background-position: center 14px !important;
}
.container .info-center .bg-wygj:hover .name {
  font-size: 14px;
  color: #fff !important;
}
.container .info-center .bg-jjdt {
  background: url("/img/z-2053.png") no-repeat;
  background-size: 20px auto;
  background-position: center 14px;
}
.container .info-center .bg-jjdt:hover {
  background: #13B8F6 url("/img/z-2049.png") no-repeat !important;
  background-size: 20px auto !important;
  background-position: center 14px !important;
}
.container .info-center .bg-jjdt:hover .name {
  font-size: 14px;
  color: #fff !important;
}
.container .info-center .bg-bbzx {
  background: url("/img/jyzn.png") no-repeat;
  background-size: 20px auto;
  background-position: center 14px;
}
.container .info-center .bg-bbzx:hover {
  background: #13B8F6 url("/img/jyzn-w.png") no-repeat !important;
  background-size: 20px auto !important;
  background-position: center 14px !important;
}
.container .info-center .bg-xzjg {
  background: url("/img/xzjg.png") no-repeat;
  background-size: 20px auto;
  background-position: center 14px;
}
.container .info-center .bg-xzjg:hover {
  background: #13B8F6 url("/img/xzjg-w.png") no-repeat !important;
  background-size: 20px auto !important;
  background-position: center 14px !important;
}
.container .info-center .bg-bzzx {
  background: url("/img/bzzx.png") no-repeat;
  background-size: 20px auto;
  background-position: center 14px;
}
.container .info-center .bg-bzzx:hover {
  background: #13B8F6 url("/img/bzzx-w.png") no-repeat !important;
  background-size: 20px auto !important;
  background-position: center 14px !important;
}
.container .info-center .bg-bbzx:hover .name {
  font-size: 14px;
  color: #fff !important;
}
.container .info-center .bg-xzjg:hover .name {
  font-size: 14px;
  color: #fff !important;
}
.container .info-center .bg-bzzx:hover .name {
  font-size: 14px;
  color: #fff !important;
}
.container .info-center .bg-fwcs {
  background: url("/img/z-5667.png") no-repeat;
  background-size: 20px auto;
  background-position: center 14px;
}
.container .info-center .bg-fwcs:hover {
  background: #13B8F6 url("/img/组 5431.png") no-repeat !important;
  background-size: 20px auto !important;
  background-position: center 14px !important;
}
.container .info-center .bg-fwcs:hover .name {
  font-size: 14px;
  color: #fff !important;
}
.container .info-center .bg-jgjg {
  background: url("/img/路径 2513.png") no-repeat;
  background-size: 20px auto;
  background-position: center 14px;
}
.container .info-center .bg-jgjg:hover {
  background: #13B8F6 url("/img/路径 2514.png") no-repeat !important;
  background-size: 20px auto !important;
  background-position: center 14px !important;
}
.container .info-center .bg-jgjg:hover .name {
  font-size: 14px;
  color: #fff !important;
}
.container .info-center .bg-fhdb {
  background: url("/img/z-2027.png") no-repeat;
  background-size: 20px auto;
  background-position: center 14px;
}
.container .info-center .bg-fhdb:hover {
  background: #13B8F6 url("/img/z-2051.png") no-repeat !important;
  background-size: 20px auto !important;
  background-position: center 14px !important;
}
.container .info-center .bg-fhdb:hover .name {
  font-size: 14px;
  color: #fff !important;
}
.container .info-center .item {
  text-align: center;
  cursor: pointer;
  height: 70px;
  line-height: 100px;
}
.container .info-center .item img {
  width: 20px;
}
.container .info-center .item .name {
  font-size: 14px;
  color: #666;
}
.container .cont-wrap {
  height: auto;
  margin: 0 auto;
  /* 热点新闻*/
}
.container footer {
  background-color: #F7F7F7;
  color: #999;
}
.container footer .footer-wrap {
  color: #999;
  min-width: 1200px;
}
.container footer .footer-wrap .content {
  width: 1200px;
  height: auto;
  margin: 0 auto;
  font-size: 14px;
  color: #999;
}
.container footer .footer-wrap .content .title {
  font-size: 18px;
  color: #666;
}
.container footer .footer-wrap .content .cont {
  width: 40%;
  font-size: 14px;
  border-right: 1px #e3e3e3 solid;
  padding: 20px 0;
}
.container footer .footer-wrap .content .cont.left {
  display: flex;
  width: 60%;
}
.footer-wrap .content .cont.left .help {
  margin-left: 80px;

}

.container footer .footer-wrap .content .cont .code {
  width: auto;
  text-align: center;
}
.container footer .footer-wrap .content .cont .code img {
  width: 100px;
}
.container footer .footer-wrap .content .cont .code .title {
  font-size: 14px;
  color: #999;
}
.container footer .footer-wrap .content .cont .code:last-child {
  margin-left: 20px;
}
.container footer .footer-wrap .footer-info {
  border-top: 1px #e3e3e3 solid;
  font-size: 12px;
}
.table_handle {
  display: inline-block;
  border: 1px solid #1FBBF6;
  color: #1FBBF6;
  padding: 4px 10px;
  border-radius: 4px;
}

.table_handle:hover {
  color: #FFF;
  background: #1FBBF6;
}