* {
  margin: 0; }

html,
body {
  position: relative;
  height: 100%;
  margin: 0; }

body {
  background: #fff;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 0.21875rem;
  color: #000;
  margin: 0;
  padding: 0; }

.fr {
  float: right; }

.fl {
  float: left; }

.clearfix {
  z-index: 1; }

.scrollTop {
  background-image: url("../img/index/selected_top.png");
  position: fixed;
  top: 38%;
  right: 0%;
  width: 0.875rem;
  height: 0.875rem;
  cursor: pointer;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 1; }

#topNavBar .logoWrap {
  height: 1.375rem;
  width: 100%; }

#topNavBar .logoImg {
  width: 1.71875rem;
  height: 0.9375rem;
  padding: 0.21875rem 0.375rem; }

#topNavBar .openNav {
  width: 0.6875rem;
  height: 0.6875rem;
  padding: 0.34375rem 0.375rem; }

#topNavBar .closeNav {
  width: 0.6875rem;
  height: 0.6875rem;
  padding: 0.34375rem 0.375rem;
  display: none; }

#topNavBar .menu {
  display: none;
  list-style: none;
  margin: 0;
  margin-right: -px(15);
  padding: 0;
  position: absolute;
  top: 1.375rem;
  left: 0;
  z-index: 999;
  background: #fff;
  width: 10rem; }

#topNavBar .menu li {
  border-bottom: 1px #ddeeff solid; }

#topNavBar .menu li a {
  font-size: 0.375rem;
  height: 0.9375rem;
  color: #323A40;
  text-decoration: none;
  display: inline-block;
  width: 10rem;
  line-height: 0.9375rem;
  text-indent: 1em; }

#topNavBar .menu .item.active {
  background: #E8F4FF; }

#topNavBar .menu .active > .link {
  color: #1190FF !important; }

footer {
  background: #232730;
  color: #fff;
  line-height: 0.32813rem;
  position: relative;
  width: 100%; }

footer .companyInfo {
  margin: 0 auto;
  width: 9.375rem;
  padding: 0.78125rem 0 0.71875rem; }

footer .companyInfo .local {
  background: url("../img/index/location.png");
  height: 0.26563rem;
  width: 0.1875rem;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  top: 0.09375rem;
  left: 2.6875rem; }

footer .companyInfo p {
  text-align: center;
  margin: 0;
  line-height: 1;
  font-size: 0.375rem;
  line-height: 1.5em;
  position: relative; }

footer .companyInfo p:nth-child(2) {
  font-size: 0.5625rem;
  font-family: FZLTTHK--GBK1-0;
  font-weight: bold; }

footer .companyInfo p:nth-child(3) {
  font-size: 0.375rem;
  font-family: FZLTTHK--GBK1-0;
  font-weight: bold; }

footer .companyInfo p:nth-child(5) {
  font-size: 0.53125rem;
  padding-bottom: 0.0625rem;
  font-weight: bold;
  margin-top: 0.78125rem;
  margin-bottom: 0.17188rem; }

footer .companyInfo p:nth-child(7),
footer .companyInfo p:nth-child(9) {
  font-size: 0.34375rem;
  margin-top: 0.17188rem;
  margin-bottom: 0.3125rem; }

footer .filing {
  position: absolute;
  bottom: 0px;
  left: 18%;
  color: #707980; }
