/* 首页关于我们 */
#about-en .iabout-content h1{
    font-size:26px
}
#about-en .iabout-content p{
    line-height: 23px;
    margin-bottom: 16px;
}
/* 首页产品 */
#pro-en .pro-txt p{
    line-height: 22px;
    font-size: 14px;    
}
#pro-en .pro-txt li{
    height: 114px;
    padding: 0px 10px;
    margin-right:0px;
}
#pro-en  li:first-child p:first-child{
   margin-top:14px
}
#pro-en  li:nth-child(2) p:first-child{
    margin-top:29px
}
#pro-en  li:nth-child(4) p:first-child{
    margin-top:18px
}
#pro-en .pro-list p:first-child{
    margin-top:0px!important
}
/* 表单 */
#m-info label{
  display:inline-block;
  width:92px;
}
/* 关于我们页 */
#eabout .c_layout{
    padding:53px 65px 0px 62px;
}