/* wushi fix 2020-4-27 */

/* .imgTxt01 .info .time{ float: right !important;} */
/* .imgTxt01 .line{ background:#fff url(../img/line_xbg.jpg) repeat-x 0 27px; height: 35px; padding: 20px 0 0 0; margin:-1px 0 0 0; border: none;}
.imgTxt01 .line .iconL{ width: 15px; height: 15px; float: left; background: url(../img/bg.png) no-repeat -36px -462px;}
.imgTxt01 .line .iconR{ width: 15px; height: 15px; float: right;background: url(../img/bg.png) no-repeat right -568px;} */
.imgTxt01 .info .author, .imgTxt01 .info .from{ display: block !important;}
.imgTxt01 .info .author{ background:url(../img/bg.png) no-repeat -28px -177px; padding-left: 30px;}

/*移动端--宣传页*/
@media screen and (max-width: 767px) {
  
  /* 资讯列表页 */
  .imgTxt01 li{ padding: 0 0 20px 0; border-top: none; border-bottom: solid 1px #efefef;}
  .imgTxt01 .desc{ text-indent: 2em; display:block; }
  .imgTxt01 .lineBg{ border: none; background: url(https://www.czbjbc.net/index-new/img/line.jpg) no-repeat left bottom; background-size: contain; height: auto; padding-bottom: 30px;}
  .imgTxt01 .info{ float: none; width: auto; margin: 15px 0 0 0;}
  .imgTxt01 .info .author, .imgTxt01 .info .from{ float: left; color: #999; margin: 0 10px 0 0;}
  .imgTxt01 .info .time{ margin: 0; float: right; margin-left: 0; width: 20%; color: #999;}

  .imgTxt01 .h4{font-weight: bold;}

  .col-left>.imgTxt01{ display: block;}
  .imgTxt01 .info .time{ display: block !important; width: auto;}
  .imgTxt01 .info .intervalTime{ display: block; white-space: nowrap; display: inline-block; color: #666; font-size: 13px; float: right; margin-top: 0 !important;}
}
/*ipad--宣传页*/
@media screen and (min-width: 768px) {
  
  /* 资讯列表页 */
  .imgTxt01 li{ padding: 0 0 10px 0; border-top: none; margin-top: 10px; border-bottom: solid 1px #efefef;}
  .imgTxt01 .desc{ text-indent: 2em;  display:block;}
  .imgTxt01 .lineBg{ border: none; background: url(https://www.czbjbc.net/index-new/img/line.jpg) no-repeat left bottom; background-size: contain; height: auto; padding-bottom: 30px;}
  .imgTxt01 .info{ float: none; width: auto; margin: 15px 0 0 0;}
  .imgTxt01 .info .author, .imgTxt01 .info .from{ float: left; color: #999; margin: 0 10px 0 0;}
  .imgTxt01 .info .time{ margin: 0; float: right; margin-left: 0; color: #999;}

  .imgTxt01 .h4{font-weight: bold;}

  .col-left>.imgTxt01{ display: block;}
   .imgTxt01 .info .time{ display: block !important;}
  .imgTxt01 .info .intervalTime{ display: block; white-space: nowrap; display: inline-block; color: #666; font-size: 13px; float: right; margin-top: 0 !important;}
}
/*pc--宣传页*/
@media screen and (min-width: 1200px) {
  
  /* 资讯列表页 */
  .imgTxt01 li{ padding: 15px 0 20px 0; border-top: none; border-bottom: solid 1px #efefef;}
  .imgTxt01 .desc{ text-indent: 0; margin: 15px 0 0 20px !important;}
  .imgTxt01 .lineBg{ border: none; background: url(https://www.czbjbc.net/index-new/img/line.jpg) no-repeat left bottom; background-size: contain; height: auto; padding-bottom: 50px;}
  .imgTxt01 .info{ float: none; width: auto; margin: 15px 0 0 20px;}
  .imgTxt01 .info .author, .imgTxt01 .info .from{float: left;}
  .imgTxt01 .info .time{ margin: 0; float: left; margin-left: 20px;}

  .col-left>.imgTxt01{ display: block;}
  .imgTxt01 .info .time{ display: inline-block;}
  .imgTxt01 .info .intervalTime{ display: none;}

}