
.main_body{
    width:900px;
    height: auto;
}
.aky{
    width:900px;
    display: flex;
}
.main_body-1{
    width:420px;
}
.main_body-2{
    width: 380px;
}
.main_body-1 p{
    font-size: 14px;
    text-indent: 2em;
    margin-top: 10px;
    line-height: 50px;
    margin-left: 20px;
}
.main_body-1 img{
 margin-top: 20px;
 width: 100%;

}
.main_body-2 p{
    padding-left: 250px;
}
.hotproduct{
    width: 920px;
    height: 400px;
}
.hotproduct strong{
border-left: 5px solid #008B57;
padding-left: 10px;
}

.hotproduct h3{
    width: 920px;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #008B57;
    color:#008B57;
}









.hotproduct dl{
    width: 280px;
    float: left;
    padding: 10px;
}
.hotproduct dl dt img{
    width: 250px;
    margin-left: 30px;
    margin-top: 30px;
}
.hotproduct dl dt{
    width: 280px;
    height: 230px;
    border: 1px solid #ebebeb;
}
.hotproduct dl dd{
   width: 280px;
   height: 50px;
   background: #7FC3A9;
   font-size: 10px;
   text-align: center;
   line-height: 50px;
   color: white;
   border-bottom-left-radius: 5px;
   border-bottom-right-radius: 5px;
} 
#ambient{
   margin-top: 50px;
}
  .main_body-2 li{
    line-height: 41px;
  }  
  .sbli{
    color:#008B57;
    font-weight: bold;
  } 
  .main_body-2 ul{
      margin-left: 100px;
  }        
 .shoup{
     text-align: center;
     margin-bottom: 30px;
 }                                                                                                                                                     
 /* .hotproduct dl dd a{
     color: white;
 }   */
