@import "lib/flex.css";
@import "//at.alicdn.com/t/font_9ow6i7egx3ucjtt9.css";
@import "//at.alicdn.com/t/font_437588_sz4pb69u7prjm7vi.css";
* {
  font-family: 'Microsoft YaHei' !important;
  }
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
fieldset,
lengend,
button,
input,
textarea,
th,
td {
  padding: 0;
  margin: 0;
  }
body,
button,
input,
select,
textarea {
  font: 12px/1 Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif;
  }
h1 {
  font-size: 18px;
  }
h2 {
  font-size: 16px;
  }
h3 {
  font-size: 14px;
  }
h4,
h5,
h6 {
  font-size: 100%;
  }
address,
cite,
dfn,
em,
var {
  font-style: normal;
  }
code,
kbd,
pre,
samp,
tt {
  font-family: "Courier New", Courier, monospace;
  }
small {
  font-size: 12px;
  }
ul,
ol {
  list-style: none;
  }
a {
  text-decoration: none;
  cursor: pointer;
  }
a:hover {
  text-decoration: none;
  }
abbr[title],
acronym[title] {
  cursor: help;
  border-bottom: 1px dotted;
  }
q:before,
q:after {
  content: '';
  }
legend {
  color: #000;
  }
fieldset,
img {
  border: none;
  }
button,
input,
select,
textarea {
  font-size: 100%;
  }
table {
  border-spacing: 0;
  border-collapse: collapse;
  }
hr {
  height: 1px;
  border: none;
  }
html {
  overflow-y: scroll;
  }
body {
  position: relative;
  padding-bottom: 50px;
  }
@media screen and (max-width: 450px) {
  body {
    padding-bottom: 60px;
    }
  }
body a {
  text-decoration: none;
  }
body a:link {
  text-decoration: none;
  }
body a:visited {
  text-decoration: none;
  }
body a:active {
  text-decoration: none;
  }
body a:hover {
  text-decoration: none;
  }
.navbar.navbar-default {
  margin: 0 auto;
  margin-bottom: 0;
  background-color: #fff;
  border: none;
  border-bottom: 1px solid #e0e0e0;
  }
.navbar.navbar-default .menu-span {
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 6px;
  font-size: 18px;
  color: #808080;
  }
@media screen and (min-width: 450px) {
  .navbar.navbar-default .container-fluid {
    max-width: 1170px;
    }
  .navbar.navbar-default .container-fluid .navbar-header {
    padding: 5px 0;
    }
  }
.navbar.navbar-default .navbar-brand .logo {
  width: 225px;
  margin: 0;
  margin-top: -3px;
  }
.navbar.navbar-default .top-nav {
  margin-left: 5px;
  }
@media screen and (min-width: 800px) {
  .navbar.navbar-default .top-nav {
    float: left;
    margin-left: 30px;
    }
  .navbar.navbar-default .htLogin {
    position: absolute;
    top: 0;
    right: 0;
    }
  }
.navbar.navbar-default .icon-logo {
  font-size: 40px;
  color: #26c4c4;
  }
@media screen and (max-width: 450px) {
  .navbar.navbar-default .icon-logo {
    font-size: 30px;
    }
  }
.navbar.navbar-default .collapse {
  position: relative;
  }
.navbar.navbar-default .collapse a {
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 14px;
  }
@media screen and (max-width: 925px) {
  .navbar.navbar-default .collapse a {
    padding-left: 5px;
    }
  }
.navbar.navbar-default .collapse a > i {
  display: inline-block;
  padding-left: 5px;
  color: #bbb;
  transition: transform .4s ease-out;
  }
.navbar.navbar-default .collapse a > i.active {
  display: inline-block;
  transform: rotate(180deg);
  transform-origin: 60% 50%;
  }
.navbar.navbar-default .collapse a.active {
  color: #26c4c4;
  }
.navbar.navbar-default .collapse a:hover {
  color: #26c4c4;
  }
.navbar.navbar-default .collapse .text-grey:hover {
  color: #444;
  }
.navbar.navbar-default .collapse .text-grey.active {
  color: #444;
  }
.navbar.navbar-default .collapse .open > a {
  background-color: #fff;
  }
.navbar.navbar-default .collapse .childNav {
  display: none;
  width: 100%;
  background: #fff;
  }
.navbar.navbar-default .collapse .childNav .smartyChild-list {
  position: static;
  display: block;
  width: 100%;
  min-width: none;
  padding-left: 20px;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  }
.navbar.navbar-default .collapse .childNav .smartyChild-list > li {
  float: left;
  }
.navbar.navbar-default .collapse .childNav .smartyChild-list > li a {
  display: block;
  width: 100%;
  height: 50px;
  padding-top: 0;
  font-size: 14px;
  line-height: 50px;
  color: #666;
  text-align: center;
  }
.navbar.navbar-default .collapse .childNav .smartyChild-list > li a:hover {
  color: #01cfcb;
  }
.navbar.navbar-default .collapse .childNav .smartyChild-list > li a.active {
  color: #01cfcb;
  }
.navbar.navbar-default .collapse .childNav .smartyChild-list .divider {
  margin: 0 20px;
  }
.navbar.navbar-default .collapse .smarty-list > li a,
.navbar.navbar-default .collapse .about-list > li a {
  display: block;
  width: 100%;
  height: 50px;
  padding-top: 0;
  line-height: 50px;
  text-align: center;
  }
.navbar.navbar-default .collapse .smarty-list .divider,
.navbar.navbar-default .collapse .about-list .divider {
  margin: 0 20px;
  }
.navbar.navbar-default .collapse .about-list {
  margin-left: -32px;
  }
.navbar.navbar-default .collapse .smarty-list {
  margin-left: -38px;
  }
.footer-info {
  background-color: #2d2d2d;
  }
.footer-info .info-container {
  max-width: 1170px;
  padding: 40px 0 20px;
  margin: 0 auto;
  overflow: hidden;
  color: #fff;
  }
.footer-info .info-container .info-item {
  height: 170px;
  background-color: #2d2d2d;
  }
.footer-info .info-container .info-item h3 {
  margin-bottom: 18px;
  font-size: 16px;
  color: #03b9dc;
  }
.footer-info .info-container .info-item a {
  display: inline-block;
  margin-bottom: 9px;
  color: #cecece;
  }
.footer-info .info-container .info-item a:hover {
  color: #01bfcb;
  text-decoration: underline;
  }
.footer-info .info-container .itemEnd {
  height: 110px;
  }
.footer-info .info-container .teamwork {
  overflow: visible;
  text-align: right;
  }
.footer-info .info-container .teamwork .row-tp {
  color: #dfdfdf;
  }
.footer-info .info-container .teamwork .row-tp h3 {
  margin-bottom: 18px;
  font-size: 16px;
  color: #03b9dc;
  }
.footer-info .info-container .teamwork .row-tp .phone {
  margin-bottom: 8px;
  }
.footer-info .info-container .teamwork .row-tp .phone > i {
  font-size: 22px;
  }
.footer-info .info-container .teamwork .row-tp .phone > span {
  font-size: 18px;
  }
.footer-info .info-container .teamwork .row-btm {
  margin-top: 30px;
  overflow: visible;
  }
.footer-info .info-container .teamwork .row-btm .btm-item {
  position: relative;
  overflow: visible;
  color: #cecece;
  text-align: center;
  }
.footer-info .info-container .teamwork .row-btm .btm-item > figure {
  margin: 0 8px;
  }
.footer-info .info-container .teamwork .row-btm .btm-item > figure > figcaption {
  margin-top: 8px;
  }
.footer-info .info-container .teamwork .row-btm .btm-item > img {
  position: absolute;
  top: -110px;
  left: -18px;
  display: none;
  width: 110px;
  }
.footer-info .info-container .teamwork .row-btm .btm-item .onlineMessage1 {
  left: -15px;
  }
.phoneFooter {
  background-color: #2d2d2d;
  }
.phoneFooter .panel-group {
  padding: 20px 20px 0;
  }
.phoneFooter .panel-group .panel {
  background-color: #2d2d2d;
  border-radius: inherit;
  }
.phoneFooter .panel-group .panel .panel-heading {
  font-size: 16px;
  color: #05badb;
  border-bottom: 1px solid #4a4949;
  }
.phoneFooter .panel-group .panel .panel-heading .panel-title > a {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  }
.phoneFooter .panel-group .panel .panel-heading .panel-title > a > span:first-child {
  display: block;

  -ms-flex: 1;
      flex: 1;
  }
.phoneFooter .panel-group .panel .panel-heading .panel-title > a > span:last-child {
  display: block;
  width: 20px;
  }
.phoneFooter .panel-group .panel .panel-heading .panel-title > a > span:last-child > i {
  display: inline-block;
  color: #fff;
  transition: transform .4s ease-out;
  }
.phoneFooter .panel-group .panel .panel-heading .panel-title > a > span:last-child > i.active {
  display: inline-block;
  transform: rotate(-180deg);
  }
.phoneFooter .panel-group .panel .panel-body {
  padding-top: 30px;
  border: none;
  }
.phoneFooter .panel-group .panel .panel-body ul > li {
  display: block;
  height: 25px;
  font-size: 14px;
  }
.phoneFooter .panel-group .panel .panel-body ul > li > a {
  color: #cecece;
  }
.phoneFooter .teamwork {
  padding: 35px;
  }
.phoneFooter .teamwork .row-tp {
  color: #dfdfdf;
  }
.phoneFooter .teamwork .row-tp h3 {
  margin-bottom: 18px;
  font-size: 20px;
  color: #03b9dc;
  }
.phoneFooter .teamwork .row-tp .phone {
  margin-bottom: 8px;
  }
.phoneFooter .teamwork .row-tp .phone > i {
  font-size: 22px;
  }
.phoneFooter .teamwork .row-tp .phone > span {
  font-size: 18px;
  }
.phoneFooter .teamwork .row-btm {
  margin: 35px auto 0;
  }
.phoneFooter .teamwork .row-btm .btm-item > figure {
  margin: 10px;
  }
.phoneFooter .teamwork .row-btm .btm-item > figure > img {
  width: 100%;
  height: 100%;
  }
.phoneFooter .teamwork .row-btm .btm-item > figure > figcaption {
  height: 45px;
  font-size: 16px;
  line-height: 45px;
  color: #cecece;
  text-align: center;
  }
.footer-copy {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 20px 0;
  text-align: center;
  background: #f1f1f1;
  }
.footer-copy p {
  padding: 0;
  margin: 0;
  }
.control-size {
  font-size: 40px;
  }
.fixed {
  position: fixed;
  top: 250px;
  right: 40px;
  bottom: 250px;
  z-index: 900;
  width: 50px;
  height: 200px;
  list-style: none;
  }
.fixed .lf-web {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-top: 10px;
  font-size: 25px;
  line-height: 40px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background: rgba(193, 193, 193, .5);
  border-radius: 50px;
  }
.fixed .lf-web:hover {
  text-decoration: none;
  background: #46bfdb;
  }
.is-hide {
  display: block;
  }
.is-show {
  display: none;
  }
.scan-img {
  position: fixed;
  top: 50%;
  right: 20px;
  z-index: 900;
  height: 220px;
  margin-top: -110px;
  list-style: none;
  }
.scan-img li {
  width: 100px;
  height: 100px;
  margin-bottom: 40px;
  }
.scan-img p {
  padding-bottom: 5px;
  background: #fff;
  }
.icon {
  width: 12px;
  height: 12px;
  }
@media screen and (min-width: 450px) {
  .is-show {
    display: none;
    }
  .is-hide {
    display: block;
    }
  }
@media screen and (max-width: 1170px) {
  .is-show {
    display: block;
    }
  .is-hide {
    display: none;
    }
  .navbar.navbar-default .navbar-brand .logo-container {
    display: -ms-flexbox;
    display:         flex;
    display: -webkit-flex;
    }
  .navbar.navbar-default .navbar-brand .logo-container .logo {
    width: 40px;
    margin-top: 0;
    }
  .navbar.navbar-default .navbar-brand .logo-container .logo .icon-logo {
    font-size: 30px;
    }
  .navbar.navbar-default .navbar-brand .name {
    color: #3b3b3b;
    }
  .container-fluid {
    padding-right: 0;
    padding-left: 5px;
    }
  .navbar-brand {
    padding-right: 0;
    }
  .navbar-collapse {
    position: relative;
    padding-right: 0;
    }
  }
@media screen and (max-width: 992px) {
  .navbar.navbar-default .collapse a {
    font-size: 15px;
    }
  .footer-info .info-container > li:last-child {
    -ms-flex-pack: start;
    justify-content: flex-start;
    }
  .footer-info .info-container > li:last-child .teamwork {
    text-align: left;
    }
  }
@media screen and (max-width: 768px) {
  .navbar.navbar-default .collapse .smarty-list > li a,
  .navbar.navbar-default .collapse .about-list > li a {
    font-size: 14px;
    text-align: left;
    }
  .navbar.navbar-default .collapse .about-list {
    margin-left: 0;
    }
  .navbar-nav .open .smarty-list,
  .navbar-nav .open .aboutListId {
    margin-top: -20px;
    }
  }
