@charset "UTF-8";
@font-face {
  font-family: 'HelveticaNeueLTPro-ThEx';
  src: url("../fonts/HelveticaNeueLTPro-ThEx.otf"); }
main {
  max-width: 1400px;
  margin: 0 auto; }

html {
  background: #fff;
  overflow-x: hidden;
  width: 100%; }

.thy_z {
  position: relative;
  z-index: 5; }

header .header_sea {
  width: 160px; }
  header .header_sea:hover {
    background: #0d934c !important; }
header .header_sea a {
  width: 100%;
  height: 100%;
  display: block;
  color: #fff;
  width: 50%;
  display: block;
  float: left;
  text-align: center;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  /* Firefox 4 */
  -webkit-transition-timing-function: ease;
  /* Safari 和 Chrome */
  -o-transition-timing-function: ease;
  /* Opera */ }
  header .header_sea a:hover {
    background: #096434; }
  header .header_sea a i {
    font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
    font-size: 30px;
    color: #fff; }
header .header_tel {
  right: 380px; }
header .header_lan {
  right: 145px; }

/*# sourceMappingURL=header2.css.map */
