@charset "utf-8";
.jour_cate_ul li {
  text-align: center;
  float: left;
  margin: 20px 8px 0 8px;
  position: relative;
}
.jour_cate_ul li img {
  width: 184px;
  height: 236px;
}
.jour_cate_ul li strong {
  font-size: 20px;
  color: #333333;
  display: block;
  margin: 15px 0 5px;
}
.jour_cate_ul li p {
  font-size: 16px;
  color: #999999;
}
.jour_cate_ul li .code {
  position: absolute;
  right: 0;
  top: 172px;
  width: 64px;
  height: 64px;
}
.jour_cate_ul li .code img {
  width: 100%;
  height: 100%;
}
.jour_cate_ul li .book_card {
  height: 186px;
  width: 184px;
  position: absolute;
  top: 0;
  left: 0;
  padding: 25px 0;
  background-color: #ccc;
  display: none;
}
.jour_cate_ul li .book_card .img {
  width: 138px;
  height: 138px;
  margin: 0 auto;
}
.jour_cate_ul li .book_card .img img {
  width: 100%;
  height: 100%;
}
.jour_cate_ul li .book_card p {
  font-size: 20px;
  color: #DA5218;
  margin-top: 14px;
}
.jour_cate_ul li .book_card span {
  display: block;
  color: #DA5218;
  font-size: 16px;
}
.banner {
  margin-top: 10px;
  text-align: center;
}
.banner img{width:100%;}
.article_content {
  width: 1200px;
  margin: 0 auto;
}
.article_content .article{
  margin-top:20px;
}
.article .art_title {
  font-size: 20px;
  font-weight: bolder;
  display: block;
  margin: 0px 0 20px;
}
.article p {
  text-indent: 2em;
  line-height: 28px;
  font-size: 16px;
  margin-top: 20px;
  color: #999;
}
/*.article img {*/
/*width: 1200px;*/
/*height: 320px;*/
/*}*/
.text-body:not(:first-child){margin-top:80px;}
.name_date {
  float: right;
  font-size: 18px;
}
.name_date .origin {
  color: #fff;
  padding: 3px 5px;
  background-color: #E85E17;
}
.name_date span {
  display: block;
  color: #999;
  margin-top: 40px;
}
.big_title {
  border-bottom: 1px solid #e6e6e6;
  padding: 20px 0;
}
.big_title h2 {
  font-size: 20px;
  color: #333;
  font-weight: bolder;
}
.big_title p {
  font-size: 18px;
  color: #999;
  line-height: 32px;
  margin-top: 20px;
}
.act_recommend {
  width: 1200px;
  margin: 30px auto 0;
}
.act_recommend h2 {
  font-size: 20px;
  font-weight: bolder;
}
.act_recommend .art_content .content p {
  color: #E85E17;
}
.act_recommend .art_content .no_img .content {
  padding: 0;
}
