﻿article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

a {
  background: transparent; }

a:focus {
  outline: thin dotted; }

a:active,
a:hover {
  outline: 0; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

mark {
  background: yellow;
  color: black; }

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

pre {
  white-space: pre-wrap; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

button,
input {
  line-height: normal; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

html, body {
  width: 100%;
  color: #333333;
  font-family: "Open Sans", Arial, "Hiragino Sans GB", "Microsoft YaHei", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif; }

a, a:hover {
  color: #333333;
  text-decoration: none; }

.mar-t-20 {
  margin-top: 1.5rem; }

.mar-r-40 {
  margin-right: 2.5rem; }

.mar-t-40 {
  margin-top: 2.5rem; }
.mar-t-30 {
  margin-top: 2rem; }

.mar-t-60 {
  margin-top: 3.5rem; }

.grid-1 {
  min-height: 1px;
  _height: 1px;
  float: left;
  width: 8.33333%; }

.grid-2 {
  min-height: 1px;
  _height: 1px;
  float: left;
  width: 16.66667%; }

.grid-3 {
  min-height: 1px;
  _height: 1px;
  float: left;
  width: 25%; }

.grid-4 {
  min-height: 1px;
  _height: 1px;
  float: left;
  width: 33.33333%; }

.grid-5 {
  min-height: 1px;
  _height: 1px;
  float: left;
  width: 41.66667%; }

.grid-6 {
  min-height: 1px;
  _height: 1px;
  float: left;
  width: 50%; }

.grid-7 {
  min-height: 1px;
  _height: 1px;
  float: left;
  width: 58.33333%; }

.grid-8 {
  min-height: 1px;
  _height: 1px;
  float: left;
  width: 66.66667%; }

.grid-9 {
  min-height: 1px;
  _height: 1px;
  float: left;
  width: 75%; }

.grid-10 {
  min-height: 1px;
  _height: 1px;
  float: left;
  width: 83.33333%; }

.grid-11 {
  min-height: 1px;
  _height: 1px;
  float: left;
  width: 91.66667%; }

.grid-12 {
  min-height: 1px;
  _height: 1px;
  float: left;
  width: 100%; }

.ov {
  overflow: hidden; }

.fl-l {
  float: left; }

.fl-r {
  float: right; }

.ui-container {
  width: 75rem;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden; }

h2 {
  width: 75rem;
  height: 2.5rem;
  line-height: 2.5rem;
  font-size: 2rem;
  margin: 0 auto;
  background-repeat: repeat;
  background-image: url(img/middle-line-bg.png);
  background-image: -webkit-image-set(url(img/middle-line-bg.png) 1x, url(img/middle-line-bg@2x.png) 2x);
  background-image: -moz-image-set(url(img/middle-line-bg.png) 1x, url(img/middle-line-bg@2x.png) 2x);
  background-image: -ms-image-set(url(img/middle-line-bg.png) 1x, url(img/middle-line-bg@2x.png) 2x);
  position: relative; }
  h2 span {
    display: block;
    width: 10rem;
    background-color: white;
    position: absolute;
    left: 50%;
    margin-left: -4rem;
    text-align: center;
    font-weight: normal; }

.top-panel {
  height: 2.5rem;
  line-height: 2.5rem;
  background-repeat: repeat;
  background-image: url(img/top-bg.png);
  background-image: -webkit-image-set(url(img/top-bg.png) 1x, url(img/top-bg@2x.png) 2x);
  background-image: -moz-image-set(url(img/top-bg.png) 1x, url(img/top-bg@2x.png) 2x);
  background-image: -ms-image-set(url(img/top-bg.png) 1x, url(img/top-bg@2x.png) 2x);
  font-size: 0.8rem; }

.hero-panel {
  background: #271744;
  position: relative;
  width: 100%;
  height: 30rem; }
  .hero-panel .hero {
    position: absolute;
    width: 81.25rem;
    height: inherit;
    background-image: url(img/hero.png);
    background-image: -webkit-image-set(url(img/hero.png) 1x, url(img/hero@2x.png) 2x);
    background-image: -moz-image-set(url(img/hero.png) 1x, url(img/hero@2x.png) 2x);
    background-image: -ms-image-set(url(img/hero.png) 1x, url(img/hero@2x.png) 2x);
    left: 50%;
    margin-left: -40.625rem; }
    .hero-panel .hero img {
      display: none; }

.intro-panel {
  background-color: #f7f7f7;
  padding: 2.5rem 0 2.5rem;
  line-height: 2; }
  .intro-panel p {
    margin-top: 1rem; }
  .intro-panel .nav-panel {
    margin-top: 0.5rem; }
    .intro-panel .nav-panel .nav-1 {
      width: 4rem;
      height: 5rem;
      margin-bottom: 0.8rem;
      display: block;
      background-image: url(img/nav.png);
      background-image: -webkit-image-set(url(img/nav.png) 1x, url(img/nav@2x.png) 2x);
      background-image: -moz-image-set(url(img/nav.png) 1x, url(img/nav@2x.png) 2x);
      background-image: -ms-image-set(url(img/nav.png) 1x, url(img/nav@2x.png) 2x);
      background-position: 0rem; }
    .intro-panel .nav-panel .nav-2 {
      width: 4rem;
      height: 5rem;
      margin-bottom: 0.8rem;
      display: block;
      background-image: url(img/nav.png);
      background-image: -webkit-image-set(url(img/nav.png) 1x, url(img/nav@2x.png) 2x);
      background-image: -moz-image-set(url(img/nav.png) 1x, url(img/nav@2x.png) 2x);
      background-image: -ms-image-set(url(img/nav.png) 1x, url(img/nav@2x.png) 2x);
      background-position: -4rem; }
    .intro-panel .nav-panel .nav-3 {
      width: 4rem;
      height: 5rem;
      margin-bottom: 0.8rem;
      display: block;
      background-image: url(img/nav.png);
      background-image: -webkit-image-set(url(img/nav.png) 1x, url(img/nav@2x.png) 2x);
      background-image: -moz-image-set(url(img/nav.png) 1x, url(img/nav@2x.png) 2x);
      background-image: -ms-image-set(url(img/nav.png) 1x, url(img/nav@2x.png) 2x);
      background-position: -8rem; }
    .intro-panel .nav-panel .nav-4 {
      width: 4rem;
      height: 5rem;
      margin-bottom: 0.8rem;
      display: block;
      background-image: url(img/nav.png);
      background-image: -webkit-image-set(url(img/nav.png) 1x, url(img/nav@2x.png) 2x);
      background-image: -moz-image-set(url(img/nav.png) 1x, url(img/nav@2x.png) 2x);
      background-image: -ms-image-set(url(img/nav.png) 1x, url(img/nav@2x.png) 2x);
      background-position: -12rem; }
    .intro-panel .nav-panel .nav-5 {
      width: 4rem;
      height: 5rem;
      margin-bottom: 0.8rem;
      display: block;
      background-image: url(img/nav.png);
      background-image: -webkit-image-set(url(img/nav.png) 1x, url(img/nav@2x.png) 2x);
      background-image: -moz-image-set(url(img/nav.png) 1x, url(img/nav@2x.png) 2x);
      background-image: -ms-image-set(url(img/nav.png) 1x, url(img/nav@2x.png) 2x);
      background-position: -16rem; }
    .intro-panel .nav-panel .nav-6 {
      width: 4rem;
      height: 5rem;
      margin-bottom: 0.8rem;
      display: block;
      background-image: url(img/nav.png);
      background-image: -webkit-image-set(url(img/nav.png) 1x, url(img/nav@2x.png) 2x);
      background-image: -moz-image-set(url(img/nav.png) 1x, url(img/nav@2x.png) 2x);
      background-image: -ms-image-set(url(img/nav.png) 1x, url(img/nav@2x.png) 2x);
      background-position: -20rem; }
  .intro-panel .btns {
    width1: 44rem; }
    .intro-panel .btns .demo-btn, .intro-panel .btns .express-btn {
      width: 17.75rem;
      height: 3.125rem;
      line-height: 3.125rem;
      border-radius: 0.5rem;
      border: 1px solid;
      display: block;
      text-align: center;
      font-size: 1.5rem; }
    .intro-panel .btns .demo-btn {
      color: #026ad9;
      border-color: #026ad9; }
      .intro-panel .btns .demo-btn:hover {
        background: #026ad9;
        color: white; }
    .intro-panel .btns .express-btn {
      color: #72b937;
      border-color: #72b937; }
      .intro-panel .btns .express-btn:hover {
        background: #72b937;
        color: white; }

.suitable-panel .suitable-image {
  width: 75rem;
  height: 30.8125rem;
  background-image: url(img/suitable.png);
  background-image: -webkit-image-set(url(img/suitable.png) 1x, url(img/suitable@2x.png) 2x);
  background-image: -moz-image-set(url(img/suitable.png) 1x, url(img/suitable@2x.png) 2x);
  background-image: -ms-image-set(url(img/suitable.png) 1x, url(img/suitable@2x.png) 2x);
  display: block;
  margin: 0 auto; }

.product-panel .item {
  width: 90%;
  margin: 0 auto; }
  .product-panel .item .title {
    height: 2.25rem;
    line-height: 2.25rem;
    font-size: 1.5rem; }
  .product-panel .item .number-1 {
    width: 2.25rem;
    height: 2.25rem;
    display: block;
    float: left;
    margin-right: 0.5rem;
    background-repeat: no-repeat;
    background-image: url(img/number-1.png);
    background-image: -webkit-image-set(url(img/number-1.png) 1x, url(img/number-1@2x.png) 2x);
    background-image: -moz-image-set(url(img/number-1.png) 1x, url(img/number-1@2x.png) 2x);
    background-image: -ms-image-set(url(img/number-1.png) 1x, url(img/number-1@2x.png) 2x);
    background-position: 0rem 0; }
  .product-panel .item .number-2 {
    width: 2.25rem;
    height: 2.25rem;
    display: block;
    float: left;
    margin-right: 0.5rem;
    background-repeat: no-repeat;
    background-image: url(img/number-1.png);
    background-image: -webkit-image-set(url(img/number-1.png) 1x, url(img/number-1@2x.png) 2x);
    background-image: -moz-image-set(url(img/number-1.png) 1x, url(img/number-1@2x.png) 2x);
    background-image: -ms-image-set(url(img/number-1.png) 1x, url(img/number-1@2x.png) 2x);
    background-position: -2.5rem 0; }
  .product-panel .item .number-3 {
    width: 2.25rem;
    height: 2.25rem;
    display: block;
    float: left;
    margin-right: 0.5rem;
    background-repeat: no-repeat;
    background-image: url(img/number-1.png);
    background-image: -webkit-image-set(url(img/number-1.png) 1x, url(img/number-1@2x.png) 2x);
    background-image: -moz-image-set(url(img/number-1.png) 1x, url(img/number-1@2x.png) 2x);
    background-image: -ms-image-set(url(img/number-1.png) 1x, url(img/number-1@2x.png) 2x);
    background-position: -5rem 0; }
  .product-panel .item .number-4 {
    width: 2.25rem;
    height: 2.25rem;
    display: block;
    float: left;
    margin-right: 0.5rem;
    background-repeat: no-repeat;
    background-image: url(img/number-1.png);
    background-image: -webkit-image-set(url(img/number-1.png) 1x, url(img/number-1@2x.png) 2x);
    background-image: -moz-image-set(url(img/number-1.png) 1x, url(img/number-1@2x.png) 2x);
    background-image: -ms-image-set(url(img/number-1.png) 1x, url(img/number-1@2x.png) 2x);
    background-position: -7.5rem 0; }
  .product-panel .item .number-5 {
    width: 2.25rem;
    height: 2.25rem;
    display: block;
    float: left;
    margin-right: 0.5rem;
    background-repeat: no-repeat;
    background-image: url(img/number-1.png);
    background-image: -webkit-image-set(url(img/number-1.png) 1x, url(img/number-1@2x.png) 2x);
    background-image: -moz-image-set(url(img/number-1.png) 1x, url(img/number-1@2x.png) 2x);
    background-image: -ms-image-set(url(img/number-1.png) 1x, url(img/number-1@2x.png) 2x);
    background-position: -10rem 0; }
  .product-panel .item .number-6 {
    width: 2.25rem;
    height: 2.25rem;
    display: block;
    float: left;
    margin-right: 0.5rem;
    background-repeat: no-repeat;
    background-image: url(img/number-1.png);
    background-image: -webkit-image-set(url(img/number-1.png) 1x, url(img/number-1@2x.png) 2x);
    background-image: -moz-image-set(url(img/number-1.png) 1x, url(img/number-1@2x.png) 2x);
    background-image: -ms-image-set(url(img/number-1.png) 1x, url(img/number-1@2x.png) 2x);
    background-position: -12.5rem 0; }
  .product-panel .item .number-7 {
    width: 2.25rem;
    height: 2.25rem;
    display: block;
    float: left;
    margin-right: 0.5rem;
    background-repeat: no-repeat;
    background-image: url(img/number-1.png);
    background-image: -webkit-image-set(url(img/number-1.png) 1x, url(img/number-1@2x.png) 2x);
    background-image: -moz-image-set(url(img/number-1.png) 1x, url(img/number-1@2x.png) 2x);
    background-image: -ms-image-set(url(img/number-1.png) 1x, url(img/number-1@2x.png) 2x);
    background-position: -15rem 0; }
  .product-panel .item .number-8 {
    width: 2.25rem;
    height: 2.25rem;
    display: block;
    float: left;
    margin-right: 0.5rem;
    background-repeat: no-repeat;
    background-image: url(img/number-1.png);
    background-image: -webkit-image-set(url(img/number-1.png) 1x, url(img/number-1@2x.png) 2x);
    background-image: -moz-image-set(url(img/number-1.png) 1x, url(img/number-1@2x.png) 2x);
    background-image: -ms-image-set(url(img/number-1.png) 1x, url(img/number-1@2x.png) 2x);
    background-position: -17.5rem 0; }
  .product-panel .item .number-9 {
    width: 2.25rem;
    height: 2.25rem;
    display: block;
    float: left;
    margin-right: 0.5rem;
    background-repeat: no-repeat;
    background-image: url(img/number-1.png);
    background-image: -webkit-image-set(url(img/number-1.png) 1x, url(img/number-1@2x.png) 2x);
    background-image: -moz-image-set(url(img/number-1.png) 1x, url(img/number-1@2x.png) 2x);
    background-image: -ms-image-set(url(img/number-1.png) 1x, url(img/number-1@2x.png) 2x);
    background-position: -20rem 0; }
  .product-panel .item .number-10 {
    width: 2.25rem;
    height: 2.25rem;
    display: block;
    float: left;
    margin-right: 0.5rem;
    background-repeat: no-repeat;
    background-image: url(img/number-1.png);
    background-image: -webkit-image-set(url(img/number-1.png) 1x, url(img/number-1@2x.png) 2x);
    background-image: -moz-image-set(url(img/number-1.png) 1x, url(img/number-1@2x.png) 2x);
    background-image: -ms-image-set(url(img/number-1.png) 1x, url(img/number-1@2x.png) 2x);
    background-position: -22.5rem 0; }
  .product-panel .item .number-11 {
    width: 2.25rem;
    height: 2.25rem;
    display: block;
    float: left;
    margin-right: 0.5rem;
    background-repeat: no-repeat;
    background-image: url(img/number-1.png);
    background-image: -webkit-image-set(url(img/number-1.png) 1x, url(img/number-1@2x.png) 2x);
    background-image: -moz-image-set(url(img/number-1.png) 1x, url(img/number-1@2x.png) 2x);
    background-image: -ms-image-set(url(img/number-1.png) 1x, url(img/number-1@2x.png) 2x);
    background-position: -25rem 0; }
  .product-panel .item .number-12 {
    width: 2.25rem;
    height: 2.25rem;
    display: block;
    float: left;
    margin-right: 0.5rem;
    background-repeat: no-repeat;
    background-image: url(img/number-1.png);
    background-image: -webkit-image-set(url(img/number-1.png) 1x, url(img/number-1@2x.png) 2x);
    background-image: -moz-image-set(url(img/number-1.png) 1x, url(img/number-1@2x.png) 2x);
    background-image: -ms-image-set(url(img/number-1.png) 1x, url(img/number-1@2x.png) 2x);
    background-position: -27.5rem 0; }
  .product-panel .item .number-13 {
    width: 2.25rem;
    height: 2.25rem;
    display: block;
    float: left;
    margin-right: 0.5rem;
    background-repeat: no-repeat;
    background-image: url(img/number-1.png);
    background-image: -webkit-image-set(url(img/number-1.png) 1x, url(img/number-1@2x.png) 2x);
    background-image: -moz-image-set(url(img/number-1.png) 1x, url(img/number-1@2x.png) 2x);
    background-image: -ms-image-set(url(img/number-1.png) 1x, url(img/number-1@2x.png) 2x);
    background-position: -30rem 0; }
  .product-panel .item .number-14 {
    width: 2.25rem;
    height: 2.25rem;
    display: block;
    float: left;
    margin-right: 0.5rem;
    background-repeat: no-repeat;
    background-image: url(img/number-1.png);
    background-image: -webkit-image-set(url(img/number-1.png) 1x, url(img/number-1@2x.png) 2x);
    background-image: -moz-image-set(url(img/number-1.png) 1x, url(img/number-1@2x.png) 2x);
    background-image: -ms-image-set(url(img/number-1.png) 1x, url(img/number-1@2x.png) 2x);
    background-position: -32.5rem 0; }
  .product-panel .item .number-15 {
    width: 2.25rem;
    height: 2.25rem;
    display: block;
    float: left;
    margin-right: 0.5rem;
    background-repeat: no-repeat;
    background-image: url(img/number-1.png);
    background-image: -webkit-image-set(url(img/number-1.png) 1x, url(img/number-1@2x.png) 2x);
    background-image: -moz-image-set(url(img/number-1.png) 1x, url(img/number-1@2x.png) 2x);
    background-image: -ms-image-set(url(img/number-1.png) 1x, url(img/number-1@2x.png) 2x);
    background-position: -35rem 0; }
  .product-panel .item .number-16 {
    width: 2.25rem;
    height: 2.25rem;
    display: block;
    float: left;
    margin-right: 0.5rem;
    background-repeat: no-repeat;
    background-image: url(img/number-1.png);
    background-image: -webkit-image-set(url(img/number-1.png) 1x, url(img/number-1@2x.png) 2x);
    background-image: -moz-image-set(url(img/number-1.png) 1x, url(img/number-1@2x.png) 2x);
    background-image: -ms-image-set(url(img/number-1.png) 1x, url(img/number-1@2x.png) 2x);
    background-position: -37.5rem 0; }
  .product-panel .item .number-17 {
    width: 2.25rem;
    height: 2.25rem;
    display: block;
    float: left;
    margin-right: 0.5rem;
    background-repeat: no-repeat;
    background-image: url(img/number-1.png);
    background-image: -webkit-image-set(url(img/number-1.png) 1x, url(img/number-1@2x.png) 2x);
    background-image: -moz-image-set(url(img/number-1.png) 1x, url(img/number-1@2x.png) 2x);
    background-image: -ms-image-set(url(img/number-1.png) 1x, url(img/number-1@2x.png) 2x);
    background-position: -40rem 0; }
  .product-panel .item .number-18 {
    width: 2.25rem;
    height: 2.25rem;
    display: block;
    float: left;
    margin-right: 0.5rem;
    background-repeat: no-repeat;
    background-image: url(img/number-1.png);
    background-image: -webkit-image-set(url(img/number-1.png) 1x, url(img/number-1@2x.png) 2x);
    background-image: -moz-image-set(url(img/number-1.png) 1x, url(img/number-1@2x.png) 2x);
    background-image: -ms-image-set(url(img/number-1.png) 1x, url(img/number-1@2x.png) 2x);
    background-position: -42.5rem 0; }
  .product-panel .item .number-19 {
    width: 2.25rem;
    height: 2.25rem;
    display: block;
    float: left;
    margin-right: 0.5rem;
    background-repeat: no-repeat;
    background-image: url(img/number-1.png);
    background-image: -webkit-image-set(url(img/number-1.png) 1x, url(img/number-1@2x.png) 2x);
    background-image: -moz-image-set(url(img/number-1.png) 1x, url(img/number-1@2x.png) 2x);
    background-image: -ms-image-set(url(img/number-1.png) 1x, url(img/number-1@2x.png) 2x);
    background-position: -45rem 0; }
  .product-panel .item .number-20 {
    width: 2.25rem;
    height: 2.25rem;
    display: block;
    float: left;
    margin-right: 0.5rem;
    background-repeat: no-repeat;
    background-image: url(img/number-1.png);
    background-image: -webkit-image-set(url(img/number-1.png) 1x, url(img/number-1@2x.png) 2x);
    background-image: -moz-image-set(url(img/number-1.png) 1x, url(img/number-1@2x.png) 2x);
    background-image: -ms-image-set(url(img/number-1.png) 1x, url(img/number-1@2x.png) 2x);
    background-position: -47.5rem 0; }
  .product-panel .item .thumb {
    width: 35rem;
    height: 18.75rem;
    margin-top: 1.25rem; }
    .product-panel .item .thumb img {
      *width: 100%;
      *height: 100%;
      max-width: 100%;
      max-height: 100%;
      display: block; }
  .product-panel .item .description {
    font-size: 1.125rem;
    margin-top: 1.75rem;
    line-height: 1.5; }
  .product-panel .item .list {
    font-size: 0.875rem;
    line-height: 2.1rem;
    padding-left: 1.25rem; }
    .product-panel .item .list li {
      padding-left: 0; }
.product-panel .more {
  display: block;
  width: 13.6rem;
  height: 2.375rem;
  line-height: 2.375rem;
  font-size: 1.125rem;
  color: #026ad9;
  border: 1px solid #026ad9;
  border-radius: 0.5rem;
  text-align: center;
  margin: 1rem auto 3.3rem; }
  .product-panel .more:hover {
    color: white;
    background: #026ad9; }

.feature-panel .item {
  width: 90%;
  margin: 0 auto; }
  .feature-panel .item .title {
    font-size: 1.5rem; }
  .feature-panel .item .description {
    color: #777777;
    line-height: 2;
    margin-top: 1.2rem; }
  .feature-panel .item .number-1 {
    margin-top: 1.5rem;
    margin-left: 1rem;
    width: 4.375rem;
    height: 4.25rem;
    display: block;
    float: left;
    background-repeat: no-repeat;
    background-image: url(img/number-2.png);
    background-image: -webkit-image-set(url(img/number-2.png) 1x, url(img/number-2@2x.png) 2x);
    background-image: -moz-image-set(url(img/number-2.png) 1x, url(img/number-2@2x.png) 2x);
    background-image: -ms-image-set(url(img/number-2.png) 1x, url(img/number-2@2x.png) 2x);
    background-position: 0rem 0; }
  .feature-panel .item .number-2 {
    margin-top: 1.5rem;
    margin-left: 1rem;
    width: 4.375rem;
    height: 4.25rem;
    display: block;
    float: left;
    background-repeat: no-repeat;
    background-image: url(img/number-2.png);
    background-image: -webkit-image-set(url(img/number-2.png) 1x, url(img/number-2@2x.png) 2x);
    background-image: -moz-image-set(url(img/number-2.png) 1x, url(img/number-2@2x.png) 2x);
    background-image: -ms-image-set(url(img/number-2.png) 1x, url(img/number-2@2x.png) 2x);
    background-position: -4.375rem 0; }
  .feature-panel .item .number-3 {
    margin-top: 1.5rem;
    margin-left: 1rem;
    width: 4.375rem;
    height: 4.25rem;
    display: block;
    float: left;
    background-repeat: no-repeat;
    background-image: url(img/number-2.png);
    background-image: -webkit-image-set(url(img/number-2.png) 1x, url(img/number-2@2x.png) 2x);
    background-image: -moz-image-set(url(img/number-2.png) 1x, url(img/number-2@2x.png) 2x);
    background-image: -ms-image-set(url(img/number-2.png) 1x, url(img/number-2@2x.png) 2x);
    background-position: -8.75rem 0; }
  .feature-panel .item .number-4 {
    margin-top: 1.5rem;
    margin-left: 1rem;
    width: 4.375rem;
    height: 4.25rem;
    display: block;
    float: left;
    background-repeat: no-repeat;
    background-image: url(img/number-2.png);
    background-image: -webkit-image-set(url(img/number-2.png) 1x, url(img/number-2@2x.png) 2x);
    background-image: -moz-image-set(url(img/number-2.png) 1x, url(img/number-2@2x.png) 2x);
    background-image: -ms-image-set(url(img/number-2.png) 1x, url(img/number-2@2x.png) 2x);
    background-position: -13.125rem 0; }
  .feature-panel .item .number-5 {
    margin-top: 1.5rem;
    margin-left: 1rem;
    width: 4.375rem;
    height: 4.25rem;
    display: block;
    float: left;
    background-repeat: no-repeat;
    background-image: url(img/number-2.png);
    background-image: -webkit-image-set(url(img/number-2.png) 1x, url(img/number-2@2x.png) 2x);
    background-image: -moz-image-set(url(img/number-2.png) 1x, url(img/number-2@2x.png) 2x);
    background-image: -ms-image-set(url(img/number-2.png) 1x, url(img/number-2@2x.png) 2x);
    background-position: -17.5rem 0; }
  .feature-panel .item .number-6 {
    margin-top: 1.5rem;
    margin-left: 1rem;
    width: 4.375rem;
    height: 4.25rem;
    display: block;
    float: left;
    background-repeat: no-repeat;
    background-image: url(img/number-2.png);
    background-image: -webkit-image-set(url(img/number-2.png) 1x, url(img/number-2@2x.png) 2x);
    background-image: -moz-image-set(url(img/number-2.png) 1x, url(img/number-2@2x.png) 2x);
    background-image: -ms-image-set(url(img/number-2.png) 1x, url(img/number-2@2x.png) 2x);
    background-position: -21.875rem 0; }
  .feature-panel .item .number-7 {
    margin-top: 1.5rem;
    margin-left: 1rem;
    width: 4.375rem;
    height: 4.25rem;
    display: block;
    float: left;
    background-repeat: no-repeat;
    background-image: url(img/number-2.png);
    background-image: -webkit-image-set(url(img/number-2.png) 1x, url(img/number-2@2x.png) 2x);
    background-image: -moz-image-set(url(img/number-2.png) 1x, url(img/number-2@2x.png) 2x);
    background-image: -ms-image-set(url(img/number-2.png) 1x, url(img/number-2@2x.png) 2x);
    background-position: -26.25rem 0; }
  .feature-panel .item .number-8 {
    margin-top: 1.5rem;
    margin-left: 1rem;
    width: 4.375rem;
    height: 4.25rem;
    display: block;
    float: left;
    background-repeat: no-repeat;
    background-image: url(img/number-2.png);
    background-image: -webkit-image-set(url(img/number-2.png) 1x, url(img/number-2@2x.png) 2x);
    background-image: -moz-image-set(url(img/number-2.png) 1x, url(img/number-2@2x.png) 2x);
    background-image: -ms-image-set(url(img/number-2.png) 1x, url(img/number-2@2x.png) 2x);
    background-position: -30.625rem 0; }

.customer-panel {
  position: relative; }
  .customer-panel .custom-list-wrap {
    width: 75rem;
    margin: 2.5rem auto 0;
    overflow: hidden;
    position: relative; }
    .customer-panel .custom-list-wrap .custom-list {
      position: absolute;
      display: none;
      width: 80rem;
      overflow: hidden;
      margin-left: -1.8rem; }
      .customer-panel .custom-list-wrap .custom-list .item {
        margin: 0 1.8rem;
        float: left; }
        .customer-panel .custom-list-wrap .custom-list .item img {
          width: 12rem;
          height: 6rem; }
        .customer-panel .custom-list-wrap .custom-list .item p {
          text-align: center;
          margin: 0 0 2rem; }

.comment-panel .comment-panel-wrap {
  width: 81rem;
  margin-left: -2.1rem; }
  .comment-panel .comment-panel-wrap .item {
    float: left;
    width: 35rem;
    height: 17.25rem;
    margin: 0 2.2rem 0; }
    .comment-panel .comment-panel-wrap .item .name {
      margin: 0 1rem 1rem;
      color: #3e8533;
      font-size: 1.25rem;
      line-height: 2rem; }
      .comment-panel .comment-panel-wrap .item .name .intro {
        color: #777777;
        margin-left: 1.625rem;
        font-size: 0.875rem; }
    .comment-panel .comment-panel-wrap .item .content {
      margin: 0 1rem 1rem;
      font-size: 0.875rem;
      line-height: 2rem; }

.foot-panel {
  height: 5rem;
  line-height: 5rem;
  background-color: #333333;
  color: white;
  font-size: 0.875rem;
  text-align: center; }

@media (max-width: 1200px) {
  h2 {
    width: 90%;
    font-size: 1.6rem;
    box-sizing: border-box; }
    h2 span {
      width: 8rem; }

  .ui-container {
    width: 100%;
    padding: 0 0.75rem;
    box-sizing: border-box; }

  .grid-1 {
    width: 16.66667%; }

  .grid-2 {
    width: 33.33333%; }

  .grid-3 {
    width: 50%; }

  .grid-4 {
    width: 66.66667%; }

  .grid-5 {
    width: 83.33333%; }

  .grid-6 {
    width: 100%; }

  .grid-7 {
    width: 100%; }

  .grid-8 {
    width: 100%; }

  .grid-9 {
    width: 100%; }

  .grid-10 {
    width: 100%; }

  .grid-11 {
    width: 100%; }

  .grid-12 {
    width: 100%; }

  .top-panel {
    display: none; }

  .intro-panel {
    padding: 1rem 0;
    line-height:1.5;}
    .intro-panel .nav-panel {
      display: none; }
      .intro-panel .nav-panel .grid-4 {
        width: 33%; }
    .intro-panel .btns {
      display: none; }
      .intro-panel .btns .grid-2 {
        width: 0%; }
      .intro-panel .btns .grid-4 {
        width: 100%; }
      .intro-panel .btns .demo-btn, .intro-panel .btns .express-btn {
        margin: 1rem auto; }
  .intro-panel .intro-extra {
  	display:none;
  }

  .suitable-panel .mar-t-60 {
    margin-top: 1rem; }
  .suitable-panel .mar-t-40 {
    margin-top: 1.5rem; }
  .suitable-panel .logo {
    margin-left: -1.5rem;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5); }
  .suitable-panel .suitable-image {
    width: 25rem;
    height: 15.5rem;
    max-width: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
    background-image: url(img/suitable-mobile.png);
    background-image: -webkit-image-set(url(img/suitable-mobile.png) 1x, url(img/suitable-mobile@2x.png) 2x);
    background-image: -moz-image-set(url(img/suitable-mobile.png) 1x, url(img/suitable-mobile@2x.png) 2x);
    background-image: -ms-image-set(url(img/suitable-mobile.png) 1x, url(img/suitable-mobile@2x.png) 2x); }

  .product-panel .mar-t-60 {
    margin-top: 2.5rem; }
  .product-panel .mar-t-40 {
    margin-top: 0.5rem; }
  .product-panel .mar-t-20 {
    margin-top: 0; }
  .product-panel .item {
    width: 100%; }

  .feature-panel .mar-t-40 {
    margin-top: 0; }
  .feature-panel .mar-t-60 {
    margin-top: 0; }
  .feature-panel .grid-6 {
    margin-top: 2rem; }
  .feature-panel .item {
    width: 100%; }
    .feature-panel .item i[class^="number-"] {
      -webkit-transform: scale(0.5);
      -moz-transform: scale(0.5);
      -o-transform: scale(0.5);
      transform: scale(0.5);
      margin-left: -1rem;
      margin-top: -1rem; }
    .feature-panel .item .description {
      width: 100%;
        line-height: 1.5;
    }

  .product-panel .item .title {
    white-space: nowrap; }
  .product-panel .item .thumb {
    width: 100%;
    height: auto; }
  .product-panel .item .item-inner {
    margin-top: 1rem;
    height: auto !important; }
    .product-panel .item .description{
        font-size:1rem;
    }
    .product-panel .item .list {
        line-height: 1.5rem;
    }
  .product-panel .more {
    margin-bottom: 1rem;
    display: none; }


  .customer-panel .custom-list-wrap {
    width: 100%;
    max-width: 37.5rem; }
    .customer-panel .custom-list-wrap .custom-list {
      width: 100%;
      margin: 0; }
      .customer-panel .custom-list-wrap .custom-list .item {
        width: 40%;
        margin: 0 5%; }
        .customer-panel .custom-list-wrap .custom-list .item img {
          width: 100%;
          height: auto; }
    .customer-panel .custom-list-wrap .custom-list .item p {
        font-size: 0.875rem;
    }

  .comment-panel .mar-t-20 {
    margin-top: 0; }
  .comment-panel .comment-panel-wrap {
    width: 100%;
    margin: 0; }
    .comment-panel .comment-panel-wrap .item {
      width: 100%;
      height: auto;
      margin: 2rem auto 0;
      float: none;
      padding-bottom: 1px; }
      .comment-panel .comment-panel-wrap .item .name {
        margin-left: 0;
        margin-right: 0; }
      .comment-panel .comment-panel-wrap .item .content {
        margin: 0;
        line-height: 1.5rem;
      }


  .foot-panel {
    margin-top: 1rem; } }
@media (max-width: 638px) {
  .hero-panel {
    height: auto; }
    .hero-panel .hero {
      width: 100%;
      position: relative;
      left: 0;
      margin-left: 0;
      background: #2932a1; }
      .hero-panel .hero img {
        display: block;
        width: 100%; } }