#app .app-wrapper .main {
  background-color: #fff;
}
#app .app-wrapper .main .main-wrapper {
  padding-top: 30px;
}
#app .app-wrapper .main .main-wrapper .slide-wrapper {
  background-color: #fff;
  border: 1px solid #b1b1b1;
}
#app .app-wrapper .main .main-wrapper .slide-wrapper .slide-item {
  display: flex;
  height: 100%;
}
#app .app-wrapper .main .main-wrapper .slide-wrapper .slide-item .left-pic {
  width: 835px;
  height: 350px;
  font-size: 0;
}
#app .app-wrapper .main .main-wrapper .slide-wrapper .slide-item .left-pic img {
  width: 100%;
}
#app .app-wrapper .main .main-wrapper .slide-wrapper .slide-item .right-content {
  position: relative;
  flex: 1;
  box-sizing: border-box;
  color: #141414;
  padding: 10px;
}
#app .app-wrapper .main .main-wrapper .slide-wrapper .slide-item .right-content h4 {
  line-height: 24px;
}
#app .app-wrapper .main .main-wrapper .slide-wrapper .slide-item .right-content h4 a {
  font-size: 18px;
  font-weight: 700;
  color: #141414;
}
#app .app-wrapper .main .main-wrapper .slide-wrapper .slide-item .right-content .artical-detail {
  margin-top: 15px;
  width: 100%;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  font-size: 12px;
}
#app .app-wrapper .main .main-wrapper .slide-wrapper .slide-item .right-content .artical-detail .detail-left {
  height: 20px;
  line-height: 20px;
}
#app .app-wrapper .main .main-wrapper .slide-wrapper .slide-item .right-content .artical-detail .detail-left .column {
  display: inline-block;
  font-style: normal;
  padding: 0 7px;
  background-color: #64b1ff;
  color: #fff;
}
#app .app-wrapper .main .main-wrapper .slide-wrapper .slide-item .right-content .artical-detail .detail-left .column-name {
  display: inline-block;
  font-style: normal;
  padding: 0 8px;
  background-color: #e2e2e2;
}
#app .app-wrapper .main .main-wrapper .slide-wrapper .slide-item .right-content .artical-detail .detail-right {
  color: #6e6e6e;
  height: 20px;
  line-height: 20px;
  float: right;
}
#app .app-wrapper .main .main-wrapper .slide-wrapper .slide-item .right-content .artical-detail .detail-right .artical-from {
  font-style: normal;
  padding-left: 15px;
  background: url(https:/credit.dt.gov.cn/resources/images/comp.png) 0 1px no-repeat;
  margin-right: 4px;
}
#app .app-wrapper .main .main-wrapper .slide-wrapper .slide-item .right-content .artical-detail .detail-right .artical-time {
  font-style: normal;
  padding-left: 15px;
  background: url(https:/credit.dt.gov.cn/resources/images/clock.png) 0 1px no-repeat;
}
#app .app-wrapper .main .main-wrapper .slide-wrapper .slide-item .right-content .artical-content {
  line-height: 18px;
  height: 140px;
  margin: 15px 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 8;
  overflow: hidden;
}
#app .app-wrapper .main .main-wrapper .slide-wrapper .slide-item .right-content .artical-content a {
  font-size: 14px;
  line-height: 18px;
  color: #141414;
}
#app .app-wrapper .main .main-wrapper .slide-wrapper .slide-item .right-content .artical-footer {
  position: absolute;
  bottom: 0;
  margin: auto;
  width: 300px;
  height: 58px;
  line-height: 58px;
  text-align: right;
  border-top: 1px solid #bebebe;
  box-sizing: border-box;
}
#app .app-wrapper .main .main-wrapper .slide-wrapper .slide-item .right-content .artical-footer a {
  font-size: 14px;
  line-height: 18px;
  color: #64b1ff;
}
#app .app-wrapper .main .main-wrapper .info-search {
  display: flex;
  min-width: 1200px;
  margin-top: 20px;
}
#app .app-wrapper .main .main-wrapper .info-search .left-part {
  position: relative;
  width: 131px;
  height: 168px;
  background: url(https:/credit.dt.gov.cn/resources/images/xxgs_bg.png) no-repeat;
}
#app .app-wrapper .main .main-wrapper .info-search .left-part span {
  position: absolute;
  box-sizing: border-box;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80px;
  height: 80px;
  color: #e64f30;
  text-align: center;
  font-size: 26px;
  line-height: 1.5;
  font-weight: 700;
}
#app .app-wrapper .main .main-wrapper .info-search .swiper {
  position: relative;
  background-color: #f4f4f4;
  flex: 1;
  overflow: hidden;
  padding: 15px 20px 5px;
  box-sizing: border-box;
}
#app .app-wrapper .main .main-wrapper .info-search .swiper div.swiper-container1 {
  overflow: hidden;
}
#app .app-wrapper .main .main-wrapper .info-search .swiper .ul .item {
  height: 147px;
}
#app .app-wrapper .main .main-wrapper .info-search .swiper .ul .item a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
#app .app-wrapper .main .main-wrapper .info-search .swiper .ul .item a img {
  display: block;
  margin: 0 auto;
  width: 124px;
  height: 112px;
}
#app .app-wrapper .main .main-wrapper .info-search .swiper .ul .item a span {
  display: inline-block;
  width: 100%;
  font-size: 16px;
  color: #1a1a1a;
  text-align: center;
  padding: 10px 0 0;
  transition: all 0.3s;
}
#app .app-wrapper .main .main-wrapper .info-search .swiper .ul .item a:hover span {
  color: #98291e;
}
#app .app-wrapper .main .main-wrapper .info-publish {
  display: flex;
  min-width: 1200px;
  margin-top: 20px;
}
#app .app-wrapper .main .main-wrapper .info-publish .left-part {
  position: relative;
  width: 131px;
  height: 168px;
  background: url(https:/credit.dt.gov.cn/resources/images/xxgs_bg.png) no-repeat;
}
#app .app-wrapper .main .main-wrapper .info-publish .left-part span {
  position: absolute;
  box-sizing: border-box;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80px;
  height: 80px;
  color: #e64f30;
  text-align: center;
  font-size: 26px;
  line-height: 1.5;
  font-weight: 700;
}
#app .app-wrapper .main .main-wrapper .info-publish .swiper {
  position: relative;
  background-color: #f4f4f4;
  flex: 1;
  overflow: hidden;
  padding: 25px 24px 5px;
  box-sizing: border-box;
}
#app .app-wrapper .main .main-wrapper .info-publish .swiper div.swiper-container2 {
  overflow: hidden;
}
#app .app-wrapper .main .main-wrapper .info-publish .swiper .ul .item {
  width: 190px;
  height: 125px;
}
#app .app-wrapper .main .main-wrapper .info-publish .swiper .ul .item a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
#app .app-wrapper .main .main-wrapper .info-publish .swiper .ul .item a img {
  display: block;
  width: 100%;
  height: 100px;
  margin: 0 auto;
}
#app .app-wrapper .main .main-wrapper .info-publish .swiper .ul .item a span {
  display: inline-block;
  width: 100%;
  font-size: 14px;
  color: #1a1a1a;
  text-align: center;
  padding: 10px 0 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: all 0.3s;
}
#app .app-wrapper .main .main-wrapper .info-publish .swiper .ul .item a:hover span {
  color: #98291e;
}
#app .app-wrapper .main .main-wrapper .banner {
  margin: 20px 0 0;
  font-size: 0;
}
#app .app-wrapper .main .main-wrapper .column-wrapper {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
}
#app .app-wrapper .main .main-wrapper .column-wrapper .column {
  width: 570px;
}
#app .app-wrapper .main .main-wrapper .column-wrapper .column .top {
  display: flex;
}
#app .app-wrapper .main .main-wrapper .column-wrapper .column .top span {
  display: inline-block;
  vertical-align: top;
  line-height: 53px;
}
#app .app-wrapper .main .main-wrapper .column-wrapper .column .top span.icon {
  width: 30px;
  height: 53px;
  background: url(https:/credit.dt.gov.cn/resources/images/icon.png) no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  vertical-align: middle;
  background-position-y: center;
}
#app .app-wrapper .main .main-wrapper .column-wrapper .column .top span.name {
  width: 90px;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
}
#app .app-wrapper .main .main-wrapper .column-wrapper .column .top span.line {
  flex: 1;
  height: 2px;
  margin-top: 26px;
  background-color: #dcdcdc;
}
#app .app-wrapper .main .main-wrapper .column-wrapper .column .top span.more {
  width: 50px;
  text-align: right;
}
#app .app-wrapper .main .main-wrapper .column-wrapper .column .top span.more a {
  color: #1a1a1a;
}
#app .app-wrapper .main .main-wrapper .column-wrapper .column .news {
  margin-top: 10px;
}
#app .app-wrapper .main .main-wrapper .column-wrapper .column .news .item {
  display: flex;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #e7e7e7;
}
#app .app-wrapper .main .main-wrapper .column-wrapper .column .news .item .title {
  flex: 1;
  color: #1a1a1a;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
#app .app-wrapper .main .main-wrapper .column-wrapper .column .news .item .time {
  flex: 0 0 80px;
  width: 80px;
  color: #6e6e6e;
  text-align: right;
}

/* 双公示 */
#app .app-wrapper .main .main-wrapper .list-publish {
  top: 20px;
  position: relative;
  height: 310px;
  background-color: #fff;
  display: flex;
}
#app .app-wrapper .main .main-wrapper .list-publish span {
  text-indent: 1em;
}
#app .app-wrapper .main .main-wrapper .list-publish .swiper-container-accept span {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#app .app-wrapper .main .main-wrapper .list-publish .swiper-container-punish span {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#app .app-wrapper .main .main-wrapper .list-publish .swiper-container-accept,
#app .app-wrapper .main .main-wrapper .list-publish .swiper-container-punish {
  height: 216px;
  overflow: hidden;
  top: 96px;
  position: absolute;
  /*width: 100%;*/
  width: 880px;
}
#app .app-wrapper .main .main-wrapper .list-publish .swiper-container-accept .swiper-slide,
#app .app-wrapper .main .main-wrapper .list-publish .swiper-container-punish .swiper-slide {
  height: 36px;
  line-height: 36px;
  color: #1a1a1a;
}
#app .app-wrapper .main .main-wrapper .list-publish .swiper-container-accept .swiper-slide:nth-child(even),
#app .app-wrapper .main .main-wrapper .list-publish .swiper-container-punish .swiper-slide:nth-child(even) {
  background-color: rgba(246,246,246,0.8);
}
#app .app-wrapper .main .main-wrapper .list-publish .swiper-header {
  height: 40px;
  line-height: 40px;
}
#app .app-wrapper .main .main-wrapper .list-publish .icon {
  display: inline-block;
  width: 30px;
  height: 53px;
  background: url(https:/credit.dt.gov.cn/resources/images/icon.png) no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  vertical-align: middle;
  background-position-y: center;
}
#app .app-wrapper .main .main-wrapper .list-publish .swiper-header .name {
  display: inline-block;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  text-indent: 0.5em;
}
#app .app-wrapper .main .main-wrapper .list-publish .swiper-header .line1 {
  line-height: 54px;
}
#app .app-wrapper .main .main-wrapper .list-publish .swiper-header .line1 .swiper-tab {
  cursor: pointer;
}
#app .app-wrapper .main .main-wrapper .list-publish .swiper-header .line1 .swiper-tab span {
  padding: 8px 12px;
}
#app .app-wrapper .main .main-wrapper .list-publish .swiper-header .line1 .swiper-tab .active {
  background-color: #58a0e8;
  color: #fff;
}
#app .app-wrapper .main .main-wrapper .list-publish .swiper-header .line1 .swiper-tab .more {
  color: #1a1a1a;
}
#app .app-wrapper .main .main-wrapper .list-publish .swiper-header .line2 {
  height: 40px;
  border-top: 1px solid #f1f3f4;
  border-bottom: 1px solid #f1f3f4;
}
#app .app-wrapper .main .main-wrapper .list-publish .swiper-header .line2 span {
  font-weight: 700;
  font-size: 16px;
}
#app .app-wrapper .main .main-wrapper .list-publish .swiper-header .line2 span:nth-child(1) {
  flex: 2;
}
#app .app-wrapper .main .main-wrapper .list-publish .swiper-header .line2 span:nth-child(2) {
  flex: 2;
}
#app .app-wrapper .main .main-wrapper .list-publish .swiper-header .line2 span:nth-child(3) {
  flex: 1;
}
#app .app-wrapper .main .main-wrapper .list-publish .swiper-header .line2 span:nth-child(4) {
  flex: 2;
}
#app .app-wrapper .main .main-wrapper .list-publish .swiper-slide span:nth-child(1) {
  flex: 2;
}
#app .app-wrapper .main .main-wrapper .list-publish .swiper-slide span:nth-child(2) {
  flex: 2;
}
#app .app-wrapper .main .main-wrapper .list-publish .swiper-slide span:nth-child(3) {
  flex: 1;
}
#app .app-wrapper .main .main-wrapper .list-publish .swiper-slide span:nth-child(4) {
  flex: 2;
}
/* 双公示END */
/* 部门统计 */

#app .app-wrapper .main .main-wrapper .list-publish .left {
  width: 880px;
  margin-right: 20px;
}
#app .app-wrapper .main .main-wrapper .list-publish .right {
  width: 300px;
}
#app .app-wrapper .main .main-wrapper .list-publish .right .title {
  line-height: 54px;
}
#app .app-wrapper .main .main-wrapper .list-publish .right .title,.btn-wrapper i,div {
  font-weight: 700;
}
#app .app-wrapper .main .main-wrapper .list-publish .right .title img{
  width: 24px;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
}
#app .app-wrapper .main .main-wrapper .list-publish .right .title i {
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
}
#app .app-wrapper .main .main-wrapper .list-publish .right .title i {
  font-style: normal;
  display: inline-block;
  vertical-align: middle;
}
#app .app-wrapper .main .main-wrapper .list-publish .right .btn-wrapper {
  display: flex;
  justify-content: space-around;
  line-height: 36px;
  cursor: pointer;
  font-weight: 700;
  border-top: 1px solid #f1f3f4;
  height: 40px;
  border-bottom: 1px solid #f1f3f4;
}
#app .app-wrapper .main .main-wrapper .list-publish .right .btn-wrapper div {
  flex: 1;
  text-align: center;
}
#app .app-wrapper .main .main-wrapper .list-publish .right .btn-wrapper div.active {
  background-color: #58a0e8;
  color: #fff;
}

#app .app-wrapper .main .main-wrapper .list-publish .right .table{
  width: 100%;
  line-height: 36px;
  border: none;
  padding: 0;
  font-size: 14px;
}
#app .app-wrapper .main .main-wrapper .list-publish .right .table .th, .right .table .td{
  text-align: center;
  border: none;
  padding: 0;
  color: #6c6c6c;
  flex: 1;
}
#app .app-wrapper .main .main-wrapper .list-publish .right .table .tr{
  background-color: #fafafa;
  display: flex;
}
#app .app-wrapper .main .main-wrapper .list-publish .right .table .tr:first-child .th{
  font-weight: 400;
  background-color: #e4edf6;
  color: #02a0ea;
}

#app .app-wrapper .main .main-wrapper .list-publish .right #szdept,#qxdept {
  overflow: hidden;
  height: 188px;
}
#app .app-wrapper .main .main-wrapper .list-publish .right .swiper-wrapper {
  transition-timing-function: linear !important;
  -webkit-transition-timing-function: linear;    /*之前是ease-out*/
  -moz-transition-timing-function: linear;
  -ms-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
  margin: 0 auto;
}
/*#app .app-wrapper .main .main-wrapper .list-publish .right .swiper-wrapper {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  line-height: 36px;
  border: none;
  padding: 0;
  font-size: 14px;
  height: 300px;
}
#app .app-wrapper .main .main-wrapper .list-publish .right .swiper-wrapper th,#app .app-wrapper .main .main-wrapper .list-publish .right table td {
  text-align: center;
  border: none;
  padding: 0;
  color: #6c6c6c;
}
#app .app-wrapper .main .main-wrapper .list-publish .right .swiper-wrapper tr:first-child th {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  line-height: 36px;
  border: none;
  padding: 0;
  font-size: 14px;
}*/

/* 部门统计END */

#app .app-wrapper .main .bottom-wrapper {
  background: #efefef;
}
#app .app-wrapper .main .bottom-wrapper .content {
  width: 1200px;
  margin: 20px auto 0;
  padding: 20px 0;
}
#app .app-wrapper .main .bottom-wrapper .content h2 {
  padding: 10px 0;
  font-size: 16px;
}
#app .app-wrapper .main .bottom-wrapper .content ul {
  display: flex;
  flex-wrap: wrap;
  align-content: space-around;
}
#app .app-wrapper .main .bottom-wrapper .content ul li {
  width: 170px;
  line-height: 30px;
}
#app .app-wrapper .main .bottom-wrapper .content ul li:hover a {
  color: #ac3e2f;
}
#app .app-wrapper .main .bottom-wrapper .content ul li a {
  color: #3c3c3c;
}
.button-next,
.button-prev {
  position: absolute;
  top: 50%;
  width: 30px;
  height: 44px;
  line-height: 44px;
  margin-top: -22px;
  text-align: center;
  z-index: 10;
  cursor: pointer;
  font-size: 30px;
  outline: none;
}
.button-prev {
  left: 0;
}
.button-next {
  right: 0;
}

