html {
  font: 12px "Helvetica Neue For Number", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
html.borderbox *,
html.borderbox *::after,
html.borderbox *::before {
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
body {
  line-height: 1.5;
}
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: inherit;
  vertical-align: baseline;
  background: transparent;
  box-sizing: border-box;
}
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  display: block;
}
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote::before,
blockquote::after,
q::before,
q::after {
  content: '';
}
a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  color: inherit;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
  cursor: pointer;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
input {
  border: 0;
  height: inherit;
  margin: 0;
  font-family: "Helvetica Neue For Number", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
select {
  width: 100%;
  border: 0;
  border-radius: 0;
  font-weight: 100;
  -webkit-appearance: none;
  overflow: hidden;
  background: transparent;
}
textarea {
  border: 0;
  border-radius: 0;
  font: inherit;
  -webkit-appearance: none;
  resize: none;
}
textarea {
  bottom: 15px;
}
.clear:after,
.clear:before {
  content: '';
  display: table;
  clear: both;
}
.hidden {
  overflow: hidden;
  word-break: break-all;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.relative {
  position: relative;
}
.left {
  min-height: 1px;
  float: left;
}
.right {
  min-height: 1px;
  float: right;
}
.center {
  margin-left: auto;
  margin-right: auto;
}
.col-#1 {
  min-height: 1px;
  width: 1/1000%;
}
.col-#to {
  min-height: 1px;
  width: to/1000%;
}
.col-#10 {
  min-height: 1px;
  width: 10/1000%;
}
.ct-row {
  display: block;
  position: relative;
  margin-left: 0;
  margin-right: 0;
  height: auto;
  zoom: 1;
}
.ct-row::after,
.ct-row::before {
  content: '';
  display: table;
  clear: both;
}
.ct-1 {
  min-height: 1px;
  float: left;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  padding-left: 0;
  padding-right: 0;
  width: 4.166666666666666%;
}
.ct-offset-1 {
  min-height: 1px;
  float: left;
  margin-left: 4.166666666666666%;
}
.ct-2 {
  min-height: 1px;
  float: left;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  padding-left: 0;
  padding-right: 0;
  width: 8.333333333333332%;
}
.ct-offset-2 {
  min-height: 1px;
  float: left;
  margin-left: 8.333333333333332%;
}
.ct-3 {
  min-height: 1px;
  float: left;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  padding-left: 0;
  padding-right: 0;
  width: 12.5%;
}
.ct-offset-3 {
  min-height: 1px;
  float: left;
  margin-left: 12.5%;
}
.ct-4 {
  min-height: 1px;
  float: left;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  padding-left: 0;
  padding-right: 0;
  width: 16.666666666666664%;
}
.ct-offset-4 {
  min-height: 1px;
  float: left;
  margin-left: 16.666666666666664%;
}
.ct-5 {
  min-height: 1px;
  float: left;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  padding-left: 0;
  padding-right: 0;
  width: 20.833333333333336%;
}
.ct-offset-5 {
  min-height: 1px;
  float: left;
  margin-left: 20.833333333333336%;
}
.ct-6 {
  min-height: 1px;
  float: left;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  padding-left: 0;
  padding-right: 0;
  width: 25%;
}
.ct-offset-6 {
  min-height: 1px;
  float: left;
  margin-left: 25%;
}
.ct-7 {
  min-height: 1px;
  float: left;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  padding-left: 0;
  padding-right: 0;
  width: 29.166666666666668%;
}
.ct-offset-7 {
  min-height: 1px;
  float: left;
  margin-left: 29.166666666666668%;
}
.ct-8 {
  min-height: 1px;
  float: left;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  padding-left: 0;
  padding-right: 0;
  width: 33.33333333333333%;
}
.ct-offset-8 {
  min-height: 1px;
  float: left;
  margin-left: 33.33333333333333%;
}
.ct-9 {
  min-height: 1px;
  float: left;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  padding-left: 0;
  padding-right: 0;
  width: 37.5%;
}
.ct-offset-9 {
  min-height: 1px;
  float: left;
  margin-left: 37.5%;
}
.ct-10 {
  min-height: 1px;
  float: left;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  padding-left: 0;
  padding-right: 0;
  width: 41.66666666666667%;
}
.ct-offset-10 {
  min-height: 1px;
  float: left;
  margin-left: 41.66666666666667%;
}
.ct-11 {
  min-height: 1px;
  float: left;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  padding-left: 0;
  padding-right: 0;
  width: 45.83333333333333%;
}
.ct-offset-11 {
  min-height: 1px;
  float: left;
  margin-left: 45.83333333333333%;
}
.ct-12 {
  min-height: 1px;
  float: left;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  padding-left: 0;
  padding-right: 0;
  width: 50%;
}
.ct-offset-12 {
  min-height: 1px;
  float: left;
  margin-left: 50%;
}
.ct-13 {
  min-height: 1px;
  float: left;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  padding-left: 0;
  padding-right: 0;
  width: 54.166666666666664%;
}
.ct-offset-13 {
  min-height: 1px;
  float: left;
  margin-left: 54.166666666666664%;
}
.ct-14 {
  min-height: 1px;
  float: left;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  padding-left: 0;
  padding-right: 0;
  width: 58.333333333333336%;
}
.ct-offset-14 {
  min-height: 1px;
  float: left;
  margin-left: 58.333333333333336%;
}
.ct-15 {
  min-height: 1px;
  float: left;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  padding-left: 0;
  padding-right: 0;
  width: 62.5%;
}
.ct-offset-15 {
  min-height: 1px;
  float: left;
  margin-left: 62.5%;
}
.ct-16 {
  min-height: 1px;
  float: left;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  padding-left: 0;
  padding-right: 0;
  width: 66.66666666666666%;
}
.ct-offset-16 {
  min-height: 1px;
  float: left;
  margin-left: 66.66666666666666%;
}
.ct-17 {
  min-height: 1px;
  float: left;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  padding-left: 0;
  padding-right: 0;
  width: 70.83333333333334%;
}
.ct-offset-17 {
  min-height: 1px;
  float: left;
  margin-left: 70.83333333333334%;
}
.ct-18 {
  min-height: 1px;
  float: left;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  padding-left: 0;
  padding-right: 0;
  width: 75%;
}
.ct-offset-18 {
  min-height: 1px;
  float: left;
  margin-left: 75%;
}
.ct-19 {
  min-height: 1px;
  float: left;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  padding-left: 0;
  padding-right: 0;
  width: 79.16666666666666%;
}
.ct-offset-19 {
  min-height: 1px;
  float: left;
  margin-left: 79.16666666666666%;
}
.ct-20 {
  min-height: 1px;
  float: left;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  padding-left: 0;
  padding-right: 0;
  width: 83.33333333333334%;
}
.ct-offset-20 {
  min-height: 1px;
  float: left;
  margin-left: 83.33333333333334%;
}
.ct-21 {
  min-height: 1px;
  float: left;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  padding-left: 0;
  padding-right: 0;
  width: 87.5%;
}
.ct-offset-21 {
  min-height: 1px;
  float: left;
  margin-left: 87.5%;
}
.ct-22 {
  min-height: 1px;
  float: left;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  padding-left: 0;
  padding-right: 0;
  width: 91.66666666666666%;
}
.ct-offset-22 {
  min-height: 1px;
  float: left;
  margin-left: 91.66666666666666%;
}
.ct-23 {
  min-height: 1px;
  float: left;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  padding-left: 0;
  padding-right: 0;
  width: 95.83333333333334%;
}
.ct-offset-23 {
  min-height: 1px;
  float: left;
  margin-left: 95.83333333333334%;
}
.ct-24 {
  min-height: 1px;
  float: left;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
.ct-offset-24 {
  min-height: 1px;
  float: left;
  margin-left: 100%;
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-slim {
  font-weight: 200;
}
.text-blod {
  font-weight: 600;
}
.text-small {
  font-size: 12px;
}
.text-normal {
  font-size: 14px;
}
.text-big {
  font-size: 16px;
}
.text-large {
  font-size: 18px;
}
.text-main {
  color: #e94709;
}
.background-main {
  background-color: #e94709;
}
.border-top {
  border-top: 1px solid #ddd;
}
.border-bottom {
  border-bottom: 1px solid #ddd;
}
.border-left {
  border-left: 1px solid #ddd;
}
.border-right {
  border-right: 1px solid #ddd;
}
.border-arround {
  border: 1px solid #ddd;
}
.border-light {
  border-color: #eee;
}
.btn {
  display: block;
  border: 0;
  border-radius: 5px;
  height: 30px;
  line-height: 30px;
  width: 100%;
  text-align: center;
}
.btn-reserve {
  height: 28px;
  line-height: 28px;
  border: 1px solid #e94709;
  color: #e94709;
  background-color: #fff;
}
body {
  min-width: 1200px;
}
.qr {
  position: fixed;
  bottom: 164px;
  right: 10%;
  z-index: 1;
}
@media screen and (max-width: 1300px) {
  .qr {
    right: 2%;
  }
}
.pointer {
  cursor: pointer;
}
.header {
  height: 95px;
  line-height: 95px;
  background-color: rgba(0,0,0,0.6);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3;
  min-width: 1200px;
  width: 100%;
  font-size: 0;
}

.header ul li {
  font-size: 16px;
  display: inline-block;
  width: 106px;
  color: #fff;
  text-align: center;
  position: relative;
  transition: background-color 0.2s;
}
.header ul li:after {
  background-color: #fff;
  width: 0;
  height: 1px;
  margin-top: 2px;
  display: block;
  content: '';
  transition: width 0.2s;
  position: absolute;
  left: 18px;
  bottom: 25px;
}
.header ul li:hover,
.header ul li.active {
  background-color: #e94709;
  height: 100px;
}
.header ul li:hover:after,
.header ul li.active:after {
  width: 70px;
  bottom: 30px;
}
.footer {
  width: 100%;
  min-width: 1200px;
  padding: 40px;
}

.footer .feet .lines.police img[alt=police] {
  height: 21px;
  margin-top: -3px;
  vertical-align: middle;
}
.footer .feet .lines.license {
  margin-left: -6px;
}
.top-banner {
    padding-top: 40%;
    width: 100%;
    position: relative;
    background-position: center;
    background-image: url('../img/nav-header.png');
}
.top-banner .top-banner-news {
  height: 48px;
  line-height: 48px;
  background-color: rgba(0,0,0,0.7);
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
.top-banner .top-banner-news .top-banner-news-warp {
  width: 1200px;
  margin: 0 auto;
  height: 48px;
  line-height: 48px;
  font-size: 17px;
  color: #fff;
}
.top-banner .top-banner-news .top-banner-news-warp a.right {
  width: 120px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  background-color: #e94709;
}
