body{font-family:Arial,'microsoft yahei',Helvetica, sans-serif; color: #656464; background: url(http://www.zobos-sy.com/templets/default/images/top_bg.jpg) top center repeat-x #fff;}
body {
  margin: 0;
}
header{margin-top: 6px;}
ul{list-style:none;}
.top_menu{/* float: right;  */font-size: 12px; color: #000000;  width: 100%;  height: 38px; border-bottom:1px solid #dfe1e3;}
.language{float: right; border-left: 1px solid #dfe1e3; border-right: 1px solid #dfe1e3; height: 38px; padding: 8px 10px 0px 10px; }
.top_name{display: inline-block; padding-top:11px;}
.logo{margin-top: 10px; max-width: 700px;}
/* .top_name,.home-btn{display: none;} */
/*       .language{border-left: 0px; border-right: 0px; } */
	  * {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
	  body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}

.container {

    width: 1170px;

}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}