/**
 * reset.less
 */
html,
body,
div,
span,
dl,
dt,
dd,
ul,
ol,
li,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
button,
p,
a,
blockquote,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
}
html {
  background: #fff;
  color: #000;
  font: 12px/1 "microsoft yahei", Arial, sonti, Verdana, Geneva, Helvetica, sans-serif;
}
body {
  font-size: 100%;
  font-family: inherit;
}
ol,
ul {
  list-style: none;
  list-style-position: outside;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
th,
var {
  font-style: normal;
  font-weight: normal;
}
strong {
  font-weight: bold;
}
caption,
th {
  text-align: left;
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
/* to preserve line-height and selector appearance */
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  /*to enable resizing for IE*/
  *font-size: 100%;
}
textarea {
  resize: none;
}
/*because legend doesn't inherit in IE */
legend {
  color: #000;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
.fl {
  float: left;
}
.cb {
  clear: both;
}
.hide {
  display: none;
}
.vbh {
  visibility: hidden;
}
a,
a:visited,
a:active,
a:link,
a:hover {
  text-decoration: none;
}
a {
  color: #929292;
}
a.current,
a:hover {
  color: #ffffff;
}
.no-repeat {
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
}
.layout-2 .left,
.layout-2 .right {
  width: 50%;
}
.layout-2 .left {
  float: left;
}
.layout-2 .right {
  float: right;
}
.layout-2-left .left {
  float: left;
  width: 27.5em;
  margin-right: 5.83333333em;
}
.layout-2-right .right {
  float: right;
  width: 27.5em;
  margin-left: 5.83333333em;
}
.split-bar {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
  background: #eaeaea;
}
html,
body {
  height: 100%;
  width: 100%;
  min-width: 95.83333333em;
  text-align: center;
}
.main {
  width: 100%;
}
.main-content {
  height: 100%;
  min-width: 95.83333333em;
  margin: 0 auto;
}
.head {
  background-color: #13131e;
  height: 5.83333333em;
  line-height: 5.66666667em;
  text-align: right;
}
.head .company {
  float: left;
  margin-left: 6.16666667em;
  height: 100%;
  width: 21em;
  background-image: url(../img/logo.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
  background-size: 100% auto;
}
.head .head-nav {
  padding-right: 16.66666667em;
}
.head .head-nav a {
  margin-left: 2.3em;
  font-size: 125%;
}
.foot {
  background-color: #13131e;
  padding: 1.66666667em 0;
}
.foot p {
  margin-bottom: 1.66666667em;
}
.foot p:last-child {
  margin-bottom: 0;
}
.foot p a {
  font-size: 133.33333333%;
  margin-right: 2em;
}
.foot p a:last-child {
  margin-right: 0;
}
.banner-sub-page {
  width: 100%;
  height: 25.41666667em;
  position: relative;
  overflow: hidden;
}
.banner-sub-page img {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -70.83333333em;
  width: 141.66666667em;
  height: 25.41666667em;
}
.news .banner-sub-page {
  background-color: #834512;
}
.news .main-content {
  width: 86.66666667em;
}
.news .news-bread {
  height: 4.16666667em;
  line-height: 4em;
  position: relative;
  text-align: left;
}
.news .news-bread a {
  font-size: 116.66666667%;
  margin: 0 0.3em;
  color: #666666;
}
.news .news-bread a:hover {
  color: #666666;
}
.news .news-bread a:first-child {
  margin-left: 0;
}
.news .news-content {
  position: relative;
  padding: 0.83333333em 0 4.16666667em;
  color: #666666;
}
.news .news-content h1 {
  height: 2em;
  line-height: 1.9em;
  font-size: 200%;
}
.news .news-content h2 {
  height: 2.5em;
  line-height: 1.5em;
  font-size: 116.66666667%;
}
.news .news-content p {
  text-align: left;
  padding: 0.5em 0;
  line-height: 1.5em;
  font-size: 116.66666667%;
}
.news .news-nav {
  height: 5em;
  line-height: 4.16666667em;
}
.news .news-nav .nav-left,
.news .news-nav .nav-right {
  font-size: 116.66666667%;
  height: 100%;
  color: #666666;
}
.news .news-nav .nav-left:hover,
.news .news-nav .nav-right:hover {
  color: #000000;
}
.news .news-nav .nav-left {
  float: left;
}
.news .news-nav .nav-right {
  float: right;
}
.news .news-item {
  position: relative;
  padding-bottom: 4.16666667em;
  margin: 6.25em 0 4.16666667em 12.5em;
  line-height: 1.2;
  color: #666666;
}
.news .news-item:last-child {
  margin-bottom: 0;
  padding-bottom: 6.25em;
}
.news .news-item:last-child .split-bar {
  display: none;
}
.news .title {
  text-align: left;
  font-size: 200%;
  margin-bottom: 1.25em;
}
.news .content {
  text-align: left;
  font-size: 150%;
}
.news .date {
  position: absolute;
  left: -12.5em;
  top: 0;
  width: 7.5em;
  height: 7.5em;
  line-height: 7.33333333em;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
  background-image: url(../img/icon-circle.png);
}
.news .date .text {
  font-size: 150%;
  color: #b97f3f;
}
.news .split-bar {
  background-image: url(../img/icon-split-horizen-bar-orange.png);
}
.sub-page-about {
  padding: 6.66666667em 0;
}
.sub-page-about .main-content {
  width: 86.66666667em;
  height: auto;
}
.sub-page-about .layout-2 {
  overflow: hidden;
}
.sub-page-about .left,
.sub-page-about .right {
  width: 40.33333333em;
}
.sub-page-about .left {
  float: left;
}
.sub-page-about .right {
  float: right;
}
.sub-page-about p {
  text-indent: 2em;
  text-align: left;
  line-height: 2;
  font-size: 150%;
  color: #666666;
}
.sub-page-solution .main-content {
  width: 86.66666667em;
  height: auto;
}
.sub-page-solution .layout-2-left,
.sub-page-solution .layout-2-right {
  position: relative;
  height: 25.83333333em;
  color: #666666;
}
.sub-page-solution .layout-2-left .left,
.sub-page-solution .layout-2-right .right {
  width: 27.5em;
  height: 100%;
}
.sub-page-solution .layout-2-left .left img,
.sub-page-solution .layout-2-right .right img {
  height: 100%;
  width: 100%;
}
.sub-page-solution .split-bar {
  background-image: url(../img/icon-split-horizen-bar-light-green.png);
}
.sub-page-solution h3 {
  text-align: left;
  padding: 2.5em 0 2.08333333em;
  font-size: 200%;
}
.sub-page-solution p {
  font-size: 150%;
  line-height: 1.2;
  text-align: left;
}
