.wenzhang-left {
  padding: 30px 20px 0px;
}

.wenzhang-left>h3 {
  font-size: 24px;
  color: #333333;
  margin-bottom: 20px;
  text-align: center;
}

.wenzhang-left>p {
  font-size: 14px;
  font-weight: 500;
  color: #999999;
  margin-bottom: 29px;
  text-align: center;
}

.wenzhang-left>p>span {
  margin: 0 10px;
}

.wenzhang-dd {
  padding: 11px 21px;
  font-size: 14px;
  font-weight: 500;
  color: #999999;
    line-height: 2em;
  background: #FAFAFA;
  text-indent: 1rem;
}

.wenzhang-content {
  margin-top: 10px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
  line-height: 2em;
  font-size: 14px;
  color: #333;
}
.wenzhang-left>p a{
    color: #999999;}
.wenzhang-content a{
  text-decoration: none;
  color: #136ec2;
  border-bottom: 1px dotted #136ec2;
}

.wenzhang-content a:hover {
  color: #eb613c;    
  border-bottom: 1px dotted #eb613c;
}
.wz-prenext {
  padding: 20px;
}

.wz-prenext {
  font-size: 14px;
  font-weight: 500;
  color: #A59D92
}

.wz-prenext>p>a {
  color: #0362D2 !important;
}

.wz-tips {
  padding-bottom: 30px;
  border-bottom: 1px solid #eee;
}

.wz-tips>div {
  padding: 14px 0px 15px 17px;
  background: #F6F6F6;
  font-size: 14px;
  font-weight: 500;
  color: #999999;
}

.wz-tips>div>p>span {
  color: #666;
}

.wz-comment {
  padding-bottom: 18px;
}

.wz-comment>ul {
  display: flex;
  flex-wrap: wrap;
  font-size: 14px;
  font-weight: 500;
  color: #666666;
  padding-top: 10px;

}

.wz-comment>ul>li>img {
  width: 16px;
  vertical-align: sub;
  margin-right: 9px;
}

.wz-comment>ul>li {
  margin: 0 110px;
}

.wz-plInput {
  width: 100%;
  height: 100px;
  background: url(../img/wz-text.png)no-repeat center;
  background-size: 100% 100%;
  border: none;
  outline: none;
  padding-top: 20px;
  text-indent: 2rem;
  font-size: 14px;
  font-weight: 500;
  color: #999999;
  resize: none;
}

.wz-comment>button {
  width: 136px;
  height: 40px;
  background: #0362D2;
  border-radius: 2px;
  text-align: center;
  line-height: 40px;
  border: none;
  outline: none;
  font-size: 14px;
  font-weight: 500;
  color: #FFFFFF;
  float: right;
  margin-top: 10px;
}

.wz-comment>h4 {
  font-size: 16px;
  color: #D21B03;
  margin: 21px 0;
}

.comment-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 31px;
}

.comment-list>img {
  width: 36px;
  height: 36px;
  border-radius: 50%;
}

.comment-list>div {
  width: 780px;
}

.comment-list>div>h4 {
  font-size: 14px;
  color: #333333;
}

.comment-list>div>div {
  padding: 11px 19px;
  font-size: 14px;
  font-weight: 500;
  color: #666666;
  background: #F7F7F7;
  border-radius: 0px 10px 10px 10px;
  margin-top: 13px;
}

.comment-list>div>div>div {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-top: 21px;
  font-size: 12px;
  font-weight: 500;
}

.comment-list>div p>span>img {
  vertical-align: middle;
  margin-right: 5px;
}

.comment-list>div p>span {
  margin-right: 20px;
  color: #999999;
}

.comment-list>div>div>div>span {
  color: #A59D92;
}

.more-comment {
  width: 220px;
  height: 40px;
  background: #0362D2;
  border-radius: 20px;
  display: block;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  font-weight: 600;
  color: #FFFFFF;
  margin: 0 auto;
}

.wz-wxkc {
  margin-top: 10px;
}

.wz-jianjv {
  background-color: #f6f6f6;
  height: 10px;
  margin-left: -20px;
  margin-right: -20px;
}

.zxkc-title {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding: 15px 0;
}

.zxkc-title>h3 {
  font-size: 18px;
  color: #0362D2;
  border-left: 4px solid #0362D2;
  padding-left: 17px;
}

.zxkc-title>a {
  font-size: 14px;
  font-weight: 500;
  color: #666666;
}

.zxkc-title>a>img {
  margin-left: 9px;
}

.zxkc-content {
  padding: 20px 0px 29px 0px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.zxkc-content>div {
  width: 505px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.zxkc-content>div>li {
  width: 245px;
  height: auto;
}

.zxkc-content>div>li>a {
  display: block;
  position: relative;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  height: 116px;
}

.zxkc-content>div>li>a>p {
  position: absolute;
  width: 100%;
  height: 30px;
  background: #393939;
  opacity: 0.6;
  line-height: 30px;
  top: 86px;
  left: 0;
  text-indent: 1.5rem;
}

.zxkc-content>div>li>p {
  font-size: 14px;
  font-weight: bold;
  color: #999999;
  padding-left: 18px;
  margin-top: 10px
}

.zxkc-content>div>li>p>span {
  color: #666;
}

.zxkc-content>ul {
  background: #F6F6F6;
  padding: 19px 21px;
  font-size: 14px;
  font-family: Source Han Serif CN;
  font-weight: 500;
}

.zxkc-content>ul>li {
  margin-bottom: 15px;
  width: 270px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.zxkc-content>ul>li:last-child {
  margin-bottom: 0px;
}

.zxkc-content>ul a {
  color: #333333;
}

wenzhang-left img{
  width: 100%;
}




