.news-detail {
  width: 1400px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  margin-top: 44px;
}

.news-detail-left {
  width: 1006px;
}

.news-detail-right {
  width: 334px;
}

.news-detail-left.breadcrumb {
  font-size: 18px;
  font-weight: 400;
  color: #666666;
  line-height: 30px;
}

.news-detail-left h2 {
  font-size: 30px;
  font-weight: bold;
  color: #333333;
  line-height: 30px;
  text-align: center;
  margin-top: 55px;
}

.news-detail-left .date {
  font-size: 12px;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
  margin-top: 32px;
  margin-bottom: 32px;
}

.news-detail-left .content {
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  line-height: 30px;
  margin-top: 32px;
  margin-bottom: 42px;
}

.news-detail-left img {
  max-width: 100% !important;
  /*height: 670px;*/
}

.xwxq-lg-right-zcfg {
  margin-bottom: 100px;
}

.xwxq-lg-right-zcfg .top {
  display: flex;
  justify-content: space-between;
  margin-bottom: 34px;
}

.xwxq-lg-right-zcfg .top span:nth-child(1) {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  line-height: 30px;
}

.xwxq-lg-right-zcfg .top span:nth-child(2) a {
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  line-height: 28px;
}

.xwxq-lg-right-zcfg ul li {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}

.xwxq-lg-right-zcfg ul li:hover p {
  color: #0E0E7F;
}

.xwxq-lg-right-zcfg ul li p {
  width: 214px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  line-height: 28px;
}

.xwxq-lg-right-zcfg ul li span {
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  line-height: 28px;
}

.jyywtitle {
  width: 100%;
  font-size: 15px;
  margin-left: 60px;
  text-align: center;
}

.news-main {
  width: 100%;
  background: #F2F2F2;
  padding: 10px 20px;
  box-sizing: border-box;
}

.layui-panel h2 {
  font-size: 12px;
  font-weight: bold;
  color: #333333;
  line-height: 24px;
  text-align: center;
  margin-top: 10px;
}
.layui-panel {
  padding: 20px;
  box-sizing: border-box;
  border-radius: 5px;
}

.layui-panel span {
  display: block;
  text-align: center;
  margin-top: 20px;
}

.layui-panel img {
  width: 300px;
  height: 168px;
  display: block;
  margin: 0 auto;
  margin-top: 8px;
}

.layui-panel p {
  margin: 20px auto;
}
