 body{min-width:1200px;}
 
.book_zq,.w1200{
  width:1200px;
  margin:0 auto;
}

.book_zq_content{
  width:1200px;
  border-top:1px solid #E7E7E7;
  margin-bottom:80px;
}
/* 左侧 */
.book_zq_content_left{
  margin-top:30px;
  float: left;
  width:367px;
  height:auto; 
}
.text1{
  width:365px;
  height:433px;
  background:url(#)no-repeat center;
  border:1px solid #ECECEC;
  border-radius:5px;
}
.line1{
  width:367px;
  height:5px;
  border-top:5px solid #DB533E; 
  border-top-left-radius: 5px;
  border-top-right-radius: 5px; 
}
.circular{
  width:100%;
  height:185px; 
  margin:20px auto 15px; 
   overflow: hidden;
}
.circular .imgs{
  text-align: center;
  margin-top:8px;
}
.text1 h3{
  font-size:22px; 
  font-weight:bold; 
  color:#333;
  line-height:24px;
  text-align: center;
}
.text1 .introduce,
.primary_coverage .introduce{    
  padding: 20px 25px 20px 19px;
  text-align: center;
  font-size:16px; 
  color:#333;
  line-height:32px;
}
/* 主要内容 */
.primary_coverage{
  width:367px;
  height:auto;
  background:#fff;
  border:1px solid #ECECEC;
  border-radius:5px;
  margin-top:30px;
}
.primary_coverage h3{
  font-size:22px; 
  color:#333;
  line-height:32px;
  padding:30px 20px 20px 20px;
}
.primary_coverage i{
  display: block;
  width:31px;
  height:2px;
  background:#DB533E;
  margin-left:20px;
}
.primary_coverage .introduce{
  text-align: justify;
}

/* 右侧 */
.book_zq_content_right{
  margin-top:30px;
  float: right;
  width:797px;
  height:auto; 
}
.book_zq_content_right h3{
  font-size:38px; 
  color:#333;
  line-height:50px;
  text-align: left;
  margin-bottom:20px;
   margin-top: -8px;
}
.time_source span{
  display: block;
}
.time_source .time, .time_source .source{
  float: left;
  font-size:18px; 
  color:#666666;
  line-height:32px;
}
.time_source .time i{ 
  font-style:normal;
  color:#DB533E;
}
.time_source .source{
  float: right;
}
.line2{
  width:31px;
  height:2px;
  background:#333;
  margin:20px 0
}
.article{
  font-size:18px; 
  color:#333;
  line-height:36px;
}
.article img{
}
.article_edit_share{
  margin:100px 0 70px 0;
}
.article_edit_share .edit{
  display: block;
  font-size:18px; 
  color:#333;
  line-height:24px;
   float: right;
}
.article_edit_share .share{
  float: left;
  font-size:18px; 
  color:#333;
  line-height:33px;
  width:70%;
}
 

                            
/*20200530 by guan*/
.text1{
  width: 335px;
  height: auto;
  padding: 10px 15px 20px;
  background: url(#) #fef8ef no-repeat top center;
  border: 1px solid #ECECEC;
  border-radius: 5px;
}
.circular{
  width:100%;
  height:185px; 
  margin:10px auto 15px; 
  overflow: hidden;
}