/*solutions1-3的段落样式  */
.solution-tabs-words p{
	margin-top: 10px;
	font-size: 15px;
	color: #555555;
	text-indent: 2em;
	-webkit-margin-before: 1em;
}

/*product-show的段落样式  */
.product-intro p{
    margin-top: 10px;
    font-size: 15px;
    color: #555555;
    text-indent: 2em;
    margin: 0;
    -webkit-margin-before: 1em;
}

/*product-DshoreMessageExchange、product-DshoreBigData、product-DshoreBigDataView、product-DshoreAI、
solution-part、solutions-iot、solutions-GinaEAP、service-erp段落样式  */
 .solution-inform-content  p{
 	margin-top: 10px;
    font-size: 15px;
    color: #555555;
    text-indent: 2em;
    margin: 0;
    -webkit-margin-before: 1em;
 } 
 
 /*solution-part、service-it段落样式  */
 .solution-inform-content-all p{
  	margin-top: 10px;
    font-size: 15px;
    color: #555555;
    text-indent: 2em;
    margin: 0;
    -webkit-margin-before: 1em;
 }
/*  service-software段落样式 */
 .solution-inform-content-words{
   	margin-top: 10px;
    font-size: 15px;
    color: #555555;
    text-indent: 2em;
    margin: 0;
    -webkit-margin-before: 1em;
 }
 
 /*service-center段落样式  */
  .service-content p{
    margin-top: 10px;
    font-size: 15px;
    color: #555555;
    text-indent: 2em;
    margin: 0;
    -webkit-margin-before: 1em;
  
  }
  
  
  /*recruit字体样式  */
  .product-add p{
  
    margin-top: 10px;
    font-size: 15px;
    color: #555555;
    text-indent: 2em;
    margin: 0;
    -webkit-margin-before: 1em;
  }
  
  .daiyu-content-1 p{
  
    margin-top: 10px;
    font-size: 15px;
    color: #555555;
    text-indent: 2em;
    margin: 0;
    -webkit-margin-before: 1em;
  }
  
  
  
  
  /* about-us.html */
  .company p ,.company-intro p, .am-gallery-item p{
    margin-top: 10px;
    font-size: 15px;
    color: #555555;
    text-indent: 2em;
    margin: 0;
    -webkit-margin-before: 1em;
  }
  
  