  /*pages reconstruction*/ 
  html
  {
  font-size: 100px;min-height:100%;height:100%;
  }
  *
  {
  font-size: 0.14rem;
  padding: 0;
  margin: 0;
  font-family: "微软雅黑";
  }
  body
  {
  border-top: solid 1px #e5e5e5;min-height:100%;height:100%;
  max-width: 750px;margin: 0 auto;position: relative;
  }
  img
  {
  border: 0;
  }
  p{max-length:999999px;}
  a
  {
  text-decoration: none;
  }
  /*pages reconstruction end*/
  form{max-length:999999px; font-size:24px;}

  #Mycontent{max-length:999999px;}
  #Mycontent p{font-size:24px; }
  /*main content*/
  .container
  {
  margin: 0 0.24rem;min-height:100%;max-length:999999px;
  }
  .container p{font-size:24px;}
  .newsWithPic
  {
  width: 100%;
  height: 2.4rem;
  padding: 0.24rem 0 0 0 ;
  border-bottom: solid 1px #e5e5e5;
  display: block;
  float:left;
  }
  .newsWithPic_left
  {
  height: 2.4rem;
  float: left;
  margin-right: 0.25rem;
  }
  .newsWithPic h3
  {
  width: 4.6rem;
  float: left;
  color: #393939;
  font-size: 0.24rem;
  font-weight: bold;
  margin-bottom: 0.24rem;
  line-height: 0.36rem;
  }
  .newsWithPic p
  {
  width: 4.6rem;
  float: left;
  color: #393939;
  font-size: 0.24rem;
  overflow : hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  line-height: 0.36rem;
  }
  .newsOnlyWord
  {
  border-bottom: solid 1px #e5e5e5;
  padding: 0.25rem 0;
  width: 100%;
  height: 0.5rem;
  display: block;
  float:left;
  }
  .newsOnlyWord h3,.newsOnlyWord p
  {
  color: #393939;
  line-height: 0.36rem;
  
  
  overflow : hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  font-size: 0.22rem;
  
  }
  .newsOnlyWord h3
  {
  font-weight: normal;
  width:80%;float: left;
  }
  .newsOnlyWord span{
  	width:15;float: right;
  	color: #999999;
  line-height: 0.36rem;font-size: 0.16rem;
  }
  /*pagenation*/
  .pagenation
  {
  width: 100%;
  float:left;
  }

  .next
  {
  border: solid 1px #a0a0a0;
  color: #393939;
  width: 1rem;
  height: 0.45rem;
  font-size: 0.2rem;
  background: transparent;
  margin-top: 0.65rem;
  margin-bottom: 1.3rem;
  
  }
  .previous
  {
  color: #9c9c9c;
  border: solid 1px #d2d2d2;
  margin-right: 0.45rem;
  margin-left: 2.2rem;
  width: 1rem;
  height: 0.45rem;
  font-size: 0.2rem;
  background: transparent;
  margin-top: 0.65rem;
  margin-bottom: 1.3rem;
  }
  form{min-height:100%;height:100%;}
  /*footer*/
  #footer
  {
  background: #242a36;
  width: 100%;
  height: 0.9rem;
  float: left;
  position: relative;
  bottom: 0;
  }
  #footer p
  {
  color: #aba9ac;
  text-align: center;
  line-height: 0.9rem;
  font-size: 0.24rem;
  }
  
  /*detail page*/
  .title
  {
  
  text-align: center;
  color: #393939;
  font-size: 30px !important;
  font-weight: bold;
  width: 75%;
  margin: 0.24rem auto;
  }
  p.detail_dateTime
  {
  color: #9b9b9b;
  font-size: 0.2rem;
  text-align: center;
  margin-bottom: 0.3rem;
  }
   
  .detail_paragraph p
  {
  text-indent: 0.48rem;	
  font-size:26px !important;
  color: #3a3a3a;
  max-length:999999px;
  margin-bottom: 0.3rem;
  }
  .MsoNormal{
  font-size:26px !important;max-length:999999px;
}
  .detail_img
  {
  margin-bottom: 0.3rem;	
  }
	p.last_paragraph
	{
	margin-bottom: 1.3rem !important;
	}
