#app .app-wrapper .main {
  background-color: #f6f6f6;
}
#app .app-wrapper .main .main-wrapper {
  padding-top: 30px;
}
#app .app-wrapper .main .main-wrapper .magazine {
  margin-bottom: 20px;
}
#app .app-wrapper .main .main-wrapper .magazine .title {
  width: 100%;
  height: 35px;
  border-bottom: 4px solid #e6e6e6;
}
#app .app-wrapper .main .main-wrapper .magazine .title .cityName {
  font-size: 18px;
  height: 35px;
  line-height: 25px;
  color: #0c0300;
  border-bottom: 4px solid #ea3e3e;
  padding-left: 35px;
}
#app .app-wrapper .main .main-wrapper .magazine .title .list_icon {
  background: url("https://obs.negn.cn/creditchina-cms/pc/img/list_icon.png") no-repeat 4px 0px;
}
#app .app-wrapper .main .main-wrapper .magazine .title .cityMore {
  font-size: 12px;
  float: right;
  line-height: 35px;
}
#app .app-wrapper .main .main-wrapper .magazine .title .cityMore a {
  cursor: pointer;
  color: #333;
}
#app .app-wrapper .main .main-wrapper ul {
  overflow: hidden;
  padding: 20px 0;
}
#app .app-wrapper .main .main-wrapper ul li {
  position: relative;
  width: 370px;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: 72px 48px;
  overflow: hidden;
}
#app .app-wrapper .main .main-wrapper ul li img {
  width: 160px;
  height: 210px;
  padding: 13px 106px;
}
#app .app-wrapper .main .main-wrapper ul li .cs-title {
  height: 58px;
  margin: 5px 13px;
}
#app .app-wrapper .main .main-wrapper ul li .cs-title .newsList-footer-left1 {
  width: 40px;
  line-height: 20px;
  height: 100%;
  padding: 1px 7px;
  background-color: #ea3e3e;
  color: #fff;
  font-size: 14px;
  margin-right: 7px;
  font-style: normal;
  font-weight: normal;
}
#app .app-wrapper .main .main-wrapper ul li .cs-title a {
  color: #333;
  font-size: 16px;
}
#app .app-wrapper .main .main-wrapper ul li .bottom {
  box-sizing: border-box;
  height: 40px;
  width: 100%;
  background-color: #ea3e3e;
  overflow: hidden;
  color: #fff;
  font-size: 16px;
  line-height: 40px;
  padding: 0 13px;
}
#app .app-wrapper .main .main-wrapper ul li .bottom .kanwu_icon {
  display: inline-block;
  background: url("https://obs.negn.cn/creditchina-cms/pc/img/kanwu_icon.png") no-repeat;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  margin-right: 10px;
}
#app .app-wrapper .main .main-wrapper ul li .bottom .journal_from {
  float: right;
}
#app .app-wrapper .main .main-wrapper ul.more li {
  width: 213px;
  margin: 0 25px 20px 0;
}
#app .app-wrapper .main .main-wrapper ul.more li img {
  padding: 13px 26px;
  width: 160px;
  height: 210px;
  padding-bottom: 6px;
}
#app .app-wrapper .main .main-wrapper ul.more li .cs-title {
  height: 58px;
  margin: 5px 9px;
  text-align: center;
  line-height: 1.5;
}
