main .blank {
  height: 125px;
  border-bottom: 1px solid #e0dedd;
}
main .inner_inner {
  padding: 0 150px;
}
main h5 {
  height: 80px;
  line-height: 80px;
  font-size: 16px;
}
main .download .title {
  height: 26px;
  line-height: 26px;
  width: 120px;
  color: #8d8c8b;
  background: url("../images/24.png") no-repeat center right / contain;
  margin: 20px 0;
}
main .download
{
    margin-bottom: 100px;
}
main .download a {
  display: block;
  width: 100%;
  color: #8c8b8a;
  font-size: 14px;
  margin-bottom: 10px;
}
main .download .download_left {
  height: 30px;
  line-height: 30px;
  background-color: #edecec;
  text-align: center;
  color: #8c8b8a;
  font-size: 14px;
  width:672px;
  margin-right: 10px;
  float:left;
}
main .download .download_right 
{
    width:118px;
    overflow:hidden;
    float:right;
}
main .tell_phone {
  text-align: center;
  height: 120px;
}
main .serve_info {
  color: #838281;
  line-height: 28px;
  font-size: 14px;
  /* padding: 30px 0 80px 0;s  */
  text-indent: 2em; 
}
main .after_sale {
  text-align: center;
  min-height: 200px;
}
main .company_info {
  padding-left: 130px;
  color: #9b9a99;
  line-height:25px;
}
main .company_info h5 {
  line-height: 90px;
}
main .link{ line-height:30px; padding-left: 80px; padding-right: 80px; padding-bottom:50px;}
main .link a{color: #9b9a99; font-size:14px; margin-right:30px; display:inline-block; min-width:120px;}
  