/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  -webkit-tap-highlight-color: transparent;
  -webkit-appearance: listbox;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  font-family: \\5FAE\8F6F\96C5\9ED1, Microsoft Yahei, sans-serif;
}

*,
:after,
:before {
  box-sizing: inherit;
}

blockquote,
body,
button,
dd,
div,
dl,
dt,
fieldset,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
}

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

em {
  font-style: normal;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

figcaption,
figure,
main {
  display: block;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  text-decoration: none;
}

li,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: inherit;
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
}

[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details,
menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

.overlay,
[hidden],
template {
  display: none;
}

.overlay {
  width: 100%;
  height: 200%;
  background-color: #000;
  opacity: 0.5;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99999;
  -webkit-transition: opacity 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: opacity 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.active2 {
  display: block;
}

.menu {
  width: 285px;
  background: #fff;
  position: relative;
}

.menu .head {
  padding-top: 0.4rem;
  font-size: 0;
  padding-bottom: 0.7rem;
  text-align: right;
}

.menu .head span {
  margin-right: 0.2rem;
  display: block;
  display: inline-block;
  background-image: url(/images/sprites-index-2x.png);
  background-position: -0.68rem -12.04rem;
  width: 0.6rem;
  height: 0.6rem;
  background-size: 13.05rem 12.64rem;
}

.menu .head a {
  margin: 0 auto;
  display: block;
  font-size: 0.32rem;
  width: 215px;
  background-color: #0096dc;
  color: #fff;
  text-align: center;
  line-height: 0.7rem;
  margin-top: 0.2rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border: 0.01rem solid transparent;
  border-radius: 0.06rem;
}

.menu .head a:active {
  background-color: #0088c8;
}

.menu .expmenu li {
  position: relative;
}

.menu .expmenu li a {
  border-top: 0.01rem solid #eee;
  color: #035;
  font-size: 0.28rem;
  height: 0.89rem;
  line-height: 0.89rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.menu .expmenu li a p {
  width: 65%;
  padding-left: 12%;
}

.menu .expmenu li i.new-icon {
  position: absolute;
  background: url("/images/New.gif") no-repeat;
  background-size: 0.6rem 0.2rem;
  width: 0.6rem;
  height: 0.2rem;
  top: 0.3rem;
}

.menu .expmenu li:before {
  border-left: 0.1rem solid transparent;
  content: "";
  height: 0.89rem;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: border-color 0.3s ease;
  transition: border-color 0.3s ease;
}

.menu .expmenu li i {
  display: inline-block;
  position: relative;
  top: 0.2rem;
  margin-right: 0.1rem;
}

.menu .expmenu li span {
  background-position: -12.83rem -5.92rem;
}

.menu .expmenu li .down,
.menu .expmenu li span {
  display: inline-block;
  background-image: url(/images/sprites-index-2x.png);
  width: 0.19rem;
  height: 0.19rem;
  background-size: 13.05rem 12.64rem;
  margin-right: 0.75rem;
}

.menu .expmenu li .down {
  background-position: -12.83rem -5.65rem;
}

.menu .expmenu li ul {
  display: none;
}

.menu .expmenu li ul li a {
  display: block;
  border-top: none;
  border-bottom: none;
  margin: 0 auto;
  padding-left: 1.2rem;
  height: 0.9rem;
  line-height: 0.9rem;
  background-color: #eee;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.menu .expmenu li ul li a:active {
  background: #dfdfdf;
}

.menu .expmenu li ul li:first-child {
  border-top: 0.01rem solid #eee;
}

.menu .expmenu .fifth p,
.menu .expmenu .first p,
.menu .expmenu .forth p,
.menu .expmenu .second p,
.menu .expmenu .third p {
  width: 87%;
}

.menu .expmenu>li.current:before {
  border-color: #0096dc;
}

.menu .bottom_btn {
  border-top: 0.01rem solid #eee;
  text-align: center;
  margin-bottom: 1rem;
}

.menu .bottom_btn a {
  width: 4.3rem;
  margin: 0.7rem auto;
  height: 0.7rem;
  line-height: 0.7rem;
  display: block;
  color: #035;
  font-size: 0.32rem;
  border: 0.01rem solid #035;
  border-radius: 0.06rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.menu .bottom_btn a:active {
  background: #035;
  color: #fff;
  border: 0.01rem solid #035;
}

.panel {
  height: 100%;
  position: relative;
}

.slideout-menu {
  position: fixed;
  top: 0;
  bottom: 0;
  min-height: 100vh;
  overflow: auto;
  z-index: 0;
  display: none;
  padding-bottom: 1rem;
}

.slideout-menu-left {
  left: 0;
}

.slideout-menu-right {
  right: 0;
}

.slideout-panel {
  position: relative;
  z-index: 1;
  background-color: #f6f6f6;
  padding-bottom: 1rem;
}

.slideout-open,
.slideout-open .slideout-panel,
.slideout-open body {
  overflow: hidden;
}

.slideout-open .slideout-menu {
  display: block;
}

.m-header .layout-1 .item-1 .left-2 {
  display: inline-block;
  background-image: url(/images/sprites-index-2x.png);
  background-position: -8.12rem -12.04rem;
  width: 0.27rem;
  height: 0.43rem;
  background-size: 13.05rem 12.64rem;
  color: #fff;
  vertical-align: middle;
  margin-top: 0.05rem;
}

.m-header .layout-1 .item-1 .left-3 {
  color: #fff;
  font-size: 0.34rem;
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.15rem;
}

.m-header {
  background-color: #fff;
  border-bottom: 0.025rem solid #eee;
  font-size: 0;
}

.m-header .layout-1 {
  height: 1rem;
  padding: 0 0.3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.m-header .layout-1 .item-1 .left-1 {
  display: inline-block;
  background-image: url(/images/sprites-index-2x202304.png);
  background-position: -10.07rem -3.9rem;
  width: 1.82rem;
  height: 0.63rem;
  background-size: 13.05rem 12.64rem;
}

.m-header .layout-1 .item-2 a {
  background-position: -7.48rem -12.04rem;
  margin-right: 0.2rem;
}

.m-header .layout-1 .item-2 a,
.m-header .layout-1 .item-2 a:last-child {
  display: inline-block;
  background-image: url(/images/sprites-index-2x.png);
  width: 0.56rem;
  height: 0.56rem;
  background-size: 13.05rem 12.64rem;
  vertical-align: middle;
}

.m-header .layout-1 .item-2 a:last-child {
  background-position: -9.61rem -11.14rem;
}

.footer {
  position: fixed;
  z-index: 9999;
  bottom: 0;
  text-align: center;
  width: 100%;
  height: 0.9rem;
  line-height: 0.9rem;
  background: #fff;
  box-shadow: 0 -0.02rem 0.1rem #ddd;
}

.footer ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.footer ul li {
  width: 33.3%;
}

.footer ul li a {
  display: block;
  color: #035;
  font-size: 0.28rem;
}

.footer ul li a span {
  display: inline-block;
  background-image: url(/images/sprites-index-2x.png);
  background-position: -8.97rem -11.14rem;
  width: 0.56rem;
  height: 0.56rem;
  background-size: 13.05rem 12.64rem;
  margin-right: 0.08rem;
}

.footer ul li a em,
.footer ul li a span {
  vertical-align: middle;
}

.footer ul li a i {
  font-style: normal;
  color: #ddd;
  position: relative;
  right: -0.35rem;
}

.footer ul li:nth-child(2) a span {
  display: inline-block;
  background-image: url(/images/sprites-index-2x.png);
  background-position: -7.69rem -11.14rem;
  width: 0.56rem;
  height: 0.56rem;
  background-size: 13.05rem 12.64rem;
  vertical-align: middle;
  margin-right: 0.1rem;
}

.footer ul li:nth-child(3) a span {
  background: url(/images/header13.gif) no-repeat;
  width: 0.56rem;
  height: 0.56rem;
  background-size: 100% 100%;
}

.live800{
  position: relative;
}
.red_dot{
  position: absolute;
  top: 0.15rem;
  left: 0.1rem;
  width: 14px;
  height: 14px;
  background-color: red;
  border-radius: 50%;
}
.number1{
  position: absolute;
  font-size: 10px;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
}

.m-more .layout-1 {
  height: 1.65rem;
}

.m-more .layout-1 a {
  padding-top: 0.4rem;
  padding-left: 3.2rem;
  background-color: #456d88;
  width: 100%;
  height: 100%;
  display: block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.m-more .layout-1 a .item-a {
  font-size: 0.28rem;
  color: #fff;
  letter-spacing: 1px;
  padding-bottom: 0.25rem;
}

.m-more .layout-1 a .item-b {
  padding-left: 2.1rem;
  font-size: 0;
}

.m-more .layout-1 a .item-b em {
  color: #fff;
  font-size: 0.28rem;
  border-bottom: 0.02rem solid #fff;
  margin-right: 0.3rem;
  vertical-align: middle;
}

.m-more .layout-1 a .item-b i {
  vertical-align: middle;
  display: inline-block;
  background-image: url(/images/sprites-index-2x.png);
  background-position: -12.47rem -10.65rem;
  width: 0.45rem;
  height: 0.29rem;
  background-size: 13.05rem 12.64rem;
}

.m-more .layout-1 a:hover {
  background-color: #718d9e;
}

.m-more .layout-2 {
  padding: 0.5rem 0;
}

.m-more .layout-2 .item-1 {
  font-size: 0.24rem;
  color: #999;
  text-align: center;
  line-height: 1.8;
}

.expmenu>li p {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.expmenu>li:nth-child(2) p {
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
}

.expmenu>li:nth-child(3) p {
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
}

.expmenu>li:nth-child(4) p {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}

.expmenu>li:nth-child(5) p {
  -webkit-animation-duration: 1.2s;
  animation-duration: 1.2s;
}

.expmenu>li:nth-child(6) p {
  -webkit-animation-duration: 1.4s;
  animation-duration: 1.4s;
}

.expmenu>li:nth-child(7) p {
  -webkit-animation-duration: 1.6s;
  animation-duration: 1.6s;
}

.expmenu>li:last-child p {
  -webkit-animation-duration: 1.6s;
  animation-duration: 1.6s;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

.swiper-container-vertical>.swiper-wrapper {
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}

.swiper-container-multirow>.swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.swiper-container-free-mode>.swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-transition-property: -webkit-transform, height;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: 50%;
  background-repeat: no-repeat;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");
  left: 10px;
  right: auto;
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E");
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E");
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");
  right: 10px;
  left: auto;
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E");
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E");
}

.swiper-pagination {
  position: absolute;
  text-align: right;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: -0.5rem;
  left: -0.3rem;
  width: 100%;
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
  position: relative;
  top: -0.4rem;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}

.swiper-container-vertical>.swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  -ms-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
}

.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}

.swiper-container-horizontal>.swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-vertical>.swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-progress.swiper-pagination-white {
  background: hsla(0, 0%, 100%, 0.5);
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff;
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000;
}

.swiper-container-3d {
  -webkit-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px;
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear,
      left top,
      right top,
      from(rgba(0, 0, 0, 0.5)),
      to(transparent));
  background-image: -webkit-linear-gradient(right,
      rgba(0, 0, 0, 0.5),
      transparent);
  background-image: linear-gradient(270deg, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear,
      right top,
      left top,
      from(rgba(0, 0, 0, 0.5)),
      to(transparent));
  background-image: -webkit-linear-gradient(left,
      rgba(0, 0, 0, 0.5),
      transparent);
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear,
      left top,
      left bottom,
      from(rgba(0, 0, 0, 0.5)),
      to(transparent));
  background-image: -webkit-linear-gradient(bottom,
      rgba(0, 0, 0, 0.5),
      transparent);
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear,
      left bottom,
      left top,
      from(rgba(0, 0, 0, 0.5)),
      to(transparent));
  background-image: -webkit-linear-gradient(top,
      rgba(0, 0, 0, 0.5),
      transparent);
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
  -ms-perspective: 1200px;
}

.swiper-container-cube,
.swiper-container-flip {
  overflow: visible;
}

.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal>.swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical>.swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12) infinite;
  animation: swiper-preloader-spin 1s steps(12) infinite;
}

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
  to {
    -webkit-transform: rotate(1turn);
  }
}

@keyframes swiper-preloader-spin {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}

body {
  font-family: Microsoft JhengHei, Microsoft YaHei, arial, sans-serif;
  color: #333;
  background-color: #f8f8f8;
  line-height: 1.5;
}

body,
html {
  height: 100%;
}

img {
  display: block;
  width: 100%;
}

.container {
  padding: 0 0.3rem;
}

.m-top .layout-1 {
  height: auto;
  min-width: 3.2rem;
  background: #04222f;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding: 0 0.3rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.m-top .layout-1 .item-1 {
  padding: 0 0 0 0.4rem;
  font-size: 0;
}

.m-top .layout-1 .item-1 span {
  position: relative;
  top: 0.05rem;
  display: inline-block;
  background-image: url(/images/sprites-index-2x.png);
  background-position: -10.44rem -10.06rem;
  width: 0.75rem;
  height: 0.75rem;
  background-size: 13.05rem 12.64rem;
}

.m-top .layout-1 .item-1 .top-text {
  display: inline-block;
  font-size: 0.24rem;
  color: #fff;
  margin-left: 0.25rem;
}

.m-top .layout-1 .item-1 .top-text em {
  font-size: 0.28rem;
  color: #fff;
  font-weight: 700;
}

.m-top .layout-1 .item-2 {
  padding: 0.2rem 0;
  font-size: 0;
  position: relative;
  right: -1rem;
}

.m-top .layout-1 .item-2 a {
  width: 1.7rem;
  height: 0.68rem;
  background: #ff9f00;
  display: block;
  color: #fff;
  font-size: 0.3rem;
  line-height: 0.68rem;
  text-align: center;
  border-radius: 0.1rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.m-top .layout-1 .item-2 a:active {
  background-color: #ac6200;
}

.m-top .layout-1 .close-b {
  display: block;
  font-size: 0.6rem;
  position: absolute;
  top: -0.2rem;
  left: -0.2rem;
}

.m-top .layout-1 .close-b a {
  color: #fff;
  position: relative;
  left: 0.2rem;
  top: 0.3rem;
}

.m-top .layout-1.common-x {
  display: none;
}

.m-banner {
  width: 7.5rem;
  height: 7.8rem;
  background: url("../images/banner_bg_m.jpg") no-repeat;
  background-size: 100% 100%;
}

.m-banner .layout-1 {
  overflow: hidden;
  padding-top: 0.2rem;
}

.m-banner .layout-1 .item-1 {
  padding: 0 0.3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.m-banner .layout-1 .item-1 div.icon-m {
  display: inline-block;
  background-image: url(/images/sprites-index-2x.png);
  background-position: -9.5rem -6.66rem;
  width: 1.82rem;
  height: 0.63rem;
  background-size: 13.05rem 12.64rem;
}

.m-banner .layout-1 .item-1 div.icon-r {
  font-size: 0;
}

.m-banner .layout-1 .item-1 div.icon-r a.user {
  background-position: -11.35rem -6.66rem;
  margin-right: 0.2rem;
}

.m-banner .layout-1 .item-1 div.icon-r .point,
.m-banner .layout-1 .item-1 div.icon-r a.user {
  display: inline-block;
  background-image: url(/images/sprites-index-2x.png);
  width: 0.56rem;
  height: 0.56rem;
  background-size: 13.05rem 12.64rem;
  vertical-align: middle;
}

.m-banner .layout-1 .item-1 div.icon-r .point {
  background-position: -8.33rem -11.14rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.m-banner .layout-1 .item-1 div.icon-r .close {
  background: url(/images/close.svg) no-repeat;
  width: 0.5rem;
  height: 0.5rem;
  background-size: 75%;
}

.m-banner .layout-1 .item-2 {
  color: #fff;
  text-align: center;
  margin-top: 0.7rem;
}

.m-banner .layout-1 .item-2 h2 {
  position: absolute;
  font-size: 0.48rem;
  color: transparent;
  user-select: none;
  visibility: hidden;
}

.m-banner .layout-1 .item-2 .number {
  /* margin-top: .8rem; */
  /* font-size: .3rem;
    line-height: 1.8 */
}

.m-banner .layout-1 .item-2 .number img.banner-title {
  display: block;
  width: 4.52rem;
  height: 3.37rem;
  margin: 0 auto;
}

/* 
.m-banner .layout-1 .item-2 .number span {
    font-size: .44rem
}

.m-banner .layout-1 .item-2 .number em {
    font-size: .4rem
} */

.m-banner .layout-1 .item-2 .open {
  padding: 0 0.9rem;
  line-height: 0.7rem;
  margin: 0.8rem auto 0;
}

.m-banner .layout-1 .item-2 .open a {
  border-radius: 5px;
  border: 1px solid #fff;
  display: inline-block;
  font-size: 0.32rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: 2.5rem;
  height: 0.8rem;
  line-height: 0.8rem;
  text-decoration: none;
  margin-right: 0.3rem;
  background: #fff;
  color: #035;
}

.m-banner .layout-1 .item-2 .open a:active {
  background: none;
  color: #fff;
}

.m-banner .layout-1 .item-2 .open a:last-child {
  margin-right: 0;
  background: none;
  color: #fff;
}

.m-banner .layout-1 .item-2 .open a:last-child:active {
  background-color: #fff;
  color: #035;
}

.m-banner .layout-2 {
  display: none;
  width: 100%;
  height: 200%;
  background-color: #000;
  opacity: 0.5;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99999;
  -webkit-transition: opacity 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: opacity 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.m-banner .active2 {
  display: block;
}

.m-app {
  margin: 0.2rem auto;
  position: relative;
  overflow: hidden;
  height: 2.1rem;
}

/*.m-app .item-a, .m-app .item-b {
    width: 7.5rem;
    height: 2.12rem;
    background: url(/images/header117.png?v=323) no-repeat;
    background-size: 100%
}

.m-app .item-a a, .m-app .item-b a {
    width: 7.5rem;
    height: 2.12rem;
    display: block
}*/

.m-app .item-a .item1,
.m-app .item-b .item1 {
  font-size: 0.28rem;
  position: relative;
  right: -1.7rem;
  top: 0.54rem;
}

.m-app .item-a .item1 em,
.m-app .item-b .item1 em {
  font-size: 0.36rem;
  display: block;
  margin-bottom: 0.05rem;
  color: #035;
}

.m-app .item-a .item1 p,
.m-app .item-b .item1 p {
  font-size: 0.28rem;
  position: absolute;
  left: -1.05rem;
  color: #333;
  margin-top: 0.08rem;
}

.m-app .item-a {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.m-app .item-a .item1 {
  right: -1.9rem;
  top: 0.54rem;
}

.m_adv .m-banner {
  width: 100%;
  height: 3.5rem;
  overflow: hidden;
  margin-bottom: 0.2rem;
  background: transparent;
}

.m_adv .m-banner a {
  display: block;
  position: relative;
}

.m_adv .m-banner a span {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 7.5rem;
  background: rgba(0, 0, 0, 0.5);
  height: 0.7rem;
  z-index: 10;
  overflow: hidden;
  font-size: 0.28rem;
  color: #fff;
  line-height: 0.7rem;
  padding: 0 0.3rem;
}

.m_adv .m-banner img {
  width: 100%;
  height: 100%;
}

.m_adv .container {
  padding-right: 0;
  background: #fff;
  margin-bottom: 0.2rem;
  padding-top: 0.5rem;
}

.m_adv .nav {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.m_adv .nav a.active1 {
  color: #333;
  font-weight: 700;
}

.m_adv .nav li:nth-child(2).active1 a,
.m_adv .nav li:nth-child(3).active1 a {
  color: #333;
}

.m_adv .nav li {
  width: 33.3%;
  text-align: center;
  border-top: 0.025rem solid #ddd;
  border-bottom: 0.025rem solid #eee;
}

.m_adv .nav li a {
  display: block;
  font-size: 0.32rem;
  cursor: pointer;
  color: #666;
  padding: 0.3rem 0;
}

.m_adv .layout-1 {
  font-size: 0;
  width: 1.45rem;
  border-bottom: 0.03rem solid #035;
  padding-bottom: 0.28rem;
}

.m_adv .layout-1 span {
  font-size: 0.36rem;
  color: #035;
  font-weight: 700;
}

.m_adv .item-2 div {
  overflow: hidden;
}

.m_adv .item-2 div .header {
  border-bottom: 0.025rem solid #eee;
  padding-left: 0.15rem;
}

.m_adv .item-2 div .header .calender {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
}

.m_adv .item-2 div .header .calender li {
  padding-top: 0.09rem;
  height: 0.84rem;
  width: 12%;
  margin-right: 0.2rem;
}

.m_adv .item-2 div .header .calender li a {
  display: block;
  height: auto;
  color: #999;
  font-size: 0.22rem;
  text-align: center;
}

.m_adv .item-2 div .header .calender li a em {
  font-size: 0.24rem;
  display: block;
}

.m_adv .item-2 div .header .calender .select a {
  color: #035;
}

.m_adv .item-2 div .content1 {
  height: auto;
  overflow: hidden;
}

.m_adv .item-2 div .content1 li .item-1,
.m_adv .item-2 div .content1 li .item-2,
.m_adv .item-2 div .content1 li .item-3 {
  font-size: 0;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.m_adv .item-2 div .content1 li .item-1 img,
.m_adv .item-2 div .content1 li .item-2 img,
.m_adv .item-2 div .content1 li .item-3 img {
  width: 0.5rem;
  height: 0.3rem;
  display: inline-block;
  margin-right: 0.2rem;
}

.m_adv .item-2 div .content1 li .item-1 .item-a,
.m_adv .item-2 div .content1 li .item-2 .item-a,
.m_adv .item-2 div .content1 li .item-3 .item-a {
  padding: 0.3rem 0;
  width: 22%;
  text-align: center;
}

.m_adv .item-2 div .content1 li .item-1 .item-a img,
.m_adv .item-2 div .content1 li .item-2 .item-a img,
.m_adv .item-2 div .content1 li .item-3 .item-a img {
  width: 1.12rem;
  height: 0.3rem;
  margin-top: 0.1rem;
}

.m_adv .item-2 div .content1 li .item-1 .item-a span,
.m_adv .item-2 div .content1 li .item-2 .item-a span,
.m_adv .item-2 div .content1 li .item-3 .item-a span {
  font-size: 0.24rem;
  color: #999;
}

.m_adv .item-2 div .content1 li .item-1 .item-b,
.m_adv .item-2 div .content1 li .item-2 .item-b,
.m_adv .item-2 div .content1 li .item-3 .item-b {
  padding: 0.35rem 0;
  font-size: 0.24rem;
  color: #666;
  border-bottom: 0.025rem solid #eee;
  width: 76%;
}

.m_adv .item-2 div .content1 li .item-1 .item-b span,
.m_adv .item-2 div .content1 li .item-2 .item-b span,
.m_adv .item-2 div .content1 li .item-3 .item-b span {
  display: inline-block;
  background-image: url(/images/sprites-index-2x.png);
  background-position: -10.69rem -4.59rem;
  width: 0.45rem;
  height: 0.28rem;
  background-size: 13.05rem 12.64rem;
  margin-right: 0.18rem;
}

.m_adv .item-2 div .content1 li .item-1 .item-b p,
.m_adv .item-2 div .content1 li .item-2 .item-b p,
.m_adv .item-2 div .content1 li .item-3 .item-b p {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 0.28rem;
  color: #333;
  padding-top: 0.1rem;
  padding-right: 0.3rem;
}

.m_adv .item-2 div .content1 .more {
  text-align: center;
  padding: 0.34rem 0;
}

.m_adv .item-2 div .content1 .more a {
  display: block;
  font-size: 0.28rem;
  color: #035;
}

.m_adv .item-2 div .content2 li .item-1 {
  font-size: 0;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.m_adv .item-2 div .content2 li .item-1 .item-a {
  padding: 0.3rem 0;
  width: 18%;
  text-align: center;
}

.m_adv .item-2 div .content2 li .item-1 .item-a span {
  font-size: 0.28rem;
  color: #999;
}

.m_adv .item-2 div .content2 li .item-1 .item-b {
  padding: 0.3rem 0;
  font-size: 0.3rem;
  color: #666;
  padding-right: 0.3rem;
  border-bottom: 0.025rem solid #eee;
  width: 82%;
}

.m_adv .item-2 div .content2 li .item-1 .item-b p {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 0.28rem;
  color: #333;
}

.m_adv .item-2 div .content2 .more {
  text-align: center;
  margin: 0.34rem 0;
}

.m_adv .item-2 div .content2 .more a {
  display: block;
  font-size: 0.3rem;
  color: #035;
}

.m_adv .item-2 div .content3 {
  height: auto;
  overflow: hidden;
}

.m_adv .item-2 div .content3 li .item-1,
.m_adv .item-2 div .content3 li .item-2,
.m_adv .item-2 div .content3 li .item-3 {
  font-size: 0;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.m_adv .item-2 div .content3 li .item-1 .item-a,
.m_adv .item-2 div .content3 li .item-2 .item-a,
.m_adv .item-2 div .content3 li .item-3 .item-a {
  padding: 0.4rem 0;
  width: 18%;
  text-align: center;
}

.m_adv .item-2 div .content3 li .item-1 .item-a .c-item,
.m_adv .item-2 div .content3 li .item-2 .item-a .c-item,
.m_adv .item-2 div .content3 li .item-3 .item-a .c-item {
  margin: 0 auto;
  width: 67%;
}

.m_adv .item-2 div .content3 li .item-1 .item-a span,
.m_adv .item-2 div .content3 li .item-2 .item-a span,
.m_adv .item-2 div .content3 li .item-3 .item-a span {
  font-size: 0.28rem;
  color: #999;
}

.m_adv .item-2 div .content3 li .item-1 .item-a em,
.m_adv .item-2 div .content3 li .item-2 .item-a em,
.m_adv .item-2 div .content3 li .item-3 .item-a em {
  margin-top: 0.1rem;
  display: inline-block;
  background-image: url(/images/sprites-index-2x.png);
  background-position: -8.22rem -6.04rem;
  width: 0.32rem;
  height: 0.3rem;
  background-size: 13.05rem 12.64rem;
}

.m_adv .item-2 div .content3 li .item-1 .item-b,
.m_adv .item-2 div .content3 li .item-2 .item-b,
.m_adv .item-2 div .content3 li .item-3 .item-b {
  padding: 0.4rem 0;
  font-size: 0.28rem;
  color: #666;
  border-bottom: 0.025rem solid #eee;
  width: 82%;
}

.m_adv .item-2 div .content3 li .item-1 .item-b span,
.m_adv .item-2 div .content3 li .item-2 .item-b span,
.m_adv .item-2 div .content3 li .item-3 .item-b span {
  margin-right: 0.18rem;
}

.m_adv .item-2 div .content3 li .item-1 .item-b p,
.m_adv .item-2 div .content3 li .item-2 .item-b p,
.m_adv .item-2 div .content3 li .item-3 .item-b p {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 0.28rem;
  color: #333;
}

.m_adv .item-2 div .content3 .more {
  text-align: center;
  margin: 0.34rem 0;
}

.m_adv .item-2 div .content3 .more a {
  display: block;
  font-size: 0.28rem;
  color: #035;
}

.m_adv .help-center .layout-2 li {
  font-size: 0;
  border-bottom: 0.025rem solid #eee;
  padding-right: 0.3rem;
}

.m_adv .help-center .layout-2 li:first-child {
  border-top: 0.025rem solid #ddd;
}

.m_adv .help-center .layout-2 a {
  font-size: 0.28rem;
  color: #333;
  line-height: 0.8rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.m_adv .help-center .layout-2 a i {
  background-position: -11.95rem -10.65rem;
  width: 0.44rem;
  height: 0.3rem;
  right: -0.09rem;
  top: -0.01rem;
}

.m_adv .help-center .layout-2 a i,
.m_adv .help-center .layout-2 a span {
  display: inline-block;
  background-image: url(/images/sprites-index-2x.png);
  background-size: 13.05rem 12.64rem;
  position: relative;
}

.m_adv .help-center .layout-2 a span {
  background-position: -12.92rem -3.54rem;
  width: 0.12rem;
  height: 0.27rem;
}

.m_adv .help-center .more {
  text-align: center;
  padding: 0.34rem 0;
}

.m_adv .help-center .more a {
  display: block;
  font-size: 0.28rem;
  color: #035;
}

.m_adv .help-center .help-service {
  width: 100%;
  height: 3.5rem;
  background: #456d88;
  text-align: center;
  padding: 0.8rem 0 0.64rem;
  margin-bottom: 0.2rem;
}

.m_adv .help-center .help-service p {
  font-size: 0.48rem;
  color: #fff;
}

.m_adv .help-center .help-service .surport {
  margin: 0.4rem auto 0;
}

.m_adv .help-center .help-service .surport a {
  margin: 0 auto;
  width: 3.1rem;
  height: 1rem;
  line-height: 0.9rem;
  border: 0.03rem solid #fff;
  border-radius: 5px;
  display: block;
  font-size: 0.28rem;
  color: #fff;
  background-color: transparent;
}

.m_adv .help-center .help-service .surport a em {
  vertical-align: middle;
}

.m_adv .help-center .help-service .surport a span {
  vertical-align: middle;
  padding-top: 0.2rem;
  display: inline-block;
  background-image: url(/images/sprites-index-2x.png);
  background-position: -5.44rem -12.04rem;
  width: 0.6rem;
  height: 0.6rem;
  background-size: 13.05rem 12.64rem;
}

.m_adv .help-center .help-service .surport a:active {
  background-color: red;
}

.m_adv .final,
.m_adv .news,
.m_adv .special {
  display: none;
}

.m_adv .item-2>div.active {
  display: block;
}

.back-to-top {
  position: fixed;
  display: block;
  right: -80px;
  bottom: 70px;
  color: #caced2;
  width: 1rem;
  height: 1rem;
  border: 3px solid #caced2;
  border-radius: 0.8rem;
  padding: 0.2rem 0.24rem;
  cursor: pointer;
  margin-bottom: 0.2rem;
  background-color: #fff;
  z-index: 9000;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.m_adv .icon-arrow {
  display: block;
  display: inline-block;
  background-image: url(/images/sprites-index-2x.png);
  background-position: -9.08rem -6.04rem;
  width: 0.38rem;
  height: 0.23rem;
  background-size: 13.05rem 12.64rem;
  position: relative;
  top: 0.1rem;
  left: 0.02rem;
}

.m_adv .change1 {
  border-color: #667a8f;
}

.m_adv .change2 {
  display: inline-block;
  background-image: url(/images/sprites-index-2x.png);
  background-position: -8.62rem -6.04rem;
  width: 0.38rem;
  height: 0.23rem;
  background-size: 13.05rem 12.64rem;
}

.back-to-top.on {
  right: 20px;
}

.m-footer {
  padding: 0.4rem 0 0.3rem;
  text-align: center;
  background: #fff;
  height: 6.5rem;
}

.m-footer .label ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.m-footer .label ul li {
  width: 33.3%;
  color: #333;
  font-size: 0.24rem;
  text-align: center;
}

.m-footer .label ul li em {
  background: url(/images/xxl.png) no-repeat;
  background-size: 1.1rem 1.1rem;
  width: 1.1rem;
  height: 1.1rem;
  display: inline-block;
}

.m-footer .label ul li span {
  font-size: 0.32rem;
  color: #035;
}

.m-footer .label ul li:nth-child(2) em {
  background-position: -11.95rem 0;
}

.m-footer .label ul li:nth-child(2) em,
.m-footer .label ul li:nth-child(3) em {
  display: inline-block;
  background-image: url(/images/sprites-index-2x.png);
  width: 1.1rem;
  height: 1.1rem;
  background-size: 13.05rem 12.64rem;
}

.m-footer .label ul li:nth-child(3) em {
  background-position: -11.95rem -1.18rem;
}

.m-footer .info {
  border-top: 0.01rem solid #ccc;
  margin-top: 0.4rem;
  padding-top: 0.4rem;
}

.m-footer .info p {
  font-size: 0.24rem;
  color: #666;
  margin-bottom: 0.33rem;
}

.m-footer .info .copyright {
  font-size: 0.22rem;
  color: #666;
}

.m-footer .info .computer {
  border: 1px solid #ccc;
  border-radius: 5px;
  width: 1.6rem;
  height: 0.6rem;
  margin: 0 auto;
}

.m-footer .info .computer a {
  font-size: 0.24rem;
  display: block;
  padding: 0.1rem;
  color: #999;
}

.m-footer .info .computer a em {
  vertical-align: middle;
}

.m-footer .info .computer a span {
  margin-right: 0.05rem;
  vertical-align: middle;
  background-position: -8.3rem -9.44rem;
  width: 0.35rem;
  height: 0.33rem;
}

.footer ul li a span.index,
.m-footer .info .computer a span {
  display: inline-block;
  background-image: url(/images/sprites-index-2x.png);
  background-size: 13.05rem 12.64rem;
}

.footer ul li a span.index {
  background-position: -10.25rem -11.14rem;
  width: 0.56rem;
  height: 0.56rem;
}

.swiper-button-next {
  background-image: none;
  width: 1rem;
  height: 2rem;
  right: 0;
  margin-top: -1rem;
}

.shape_wrap {
  width: 100%;
  height: 100%;
  position: absolute;
  left: -0.3rem;
  top: 0;
}

.shape_container {
  position: relative;
  width: 100%;
  height: 100%;
}

.shape {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  filter: alpha(opacity=95);
  z-index: 99;
}

.shape_container span {
  display: block;
  width: 210px;
  line-height: 45px;
  border-radius: 4px;
  color: #333;
  font-size: 16px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -22px 0 0 -105px;
  z-index: 100;
  text-align: center;
}

.m-layer {
  position: absolute;
  height: 6rem;
  width: 7.5rem;
}

#unvacation p {
  padding-top: 0.2rem;
  font-size: 0.28rem;
  color: #333;
  width: 100%;
  text-align: center;
}

div#unvacation {
  padding: 24% 0;
}

div#unvacation img {
  width: 20%;
  margin: 0 auto;
  display: block;
}

.m-app .swiper-slide a {
  overflow: hidden;
  display: block;
  width: 6rem;
  height: 2.1rem;
}

.m-app .item-a {
  background: url("/images/prodown.png") no-repeat;
  width: 6rem;
  height: 2.1rem;
  background-size: 6rem 2.1rem;
}

.m-app .item-b {
  background: url("/images/cfddown.png") no-repeat;
  width: 6rem;
  height: 2.1rem;
  background-size: 6rem 2.1rem;
}

.m-app .item-c {
  background: url("/images/cfdwell.png") no-repeat;
  width: 6rem;
  height: 2.1rem;
  background-size: 6rem 2.1rem;
}

.swiper-wrapper {
  background: #f6f6f6;
}

object.banner {
  width: 100%;
  height: auto;
}


.preload-captcha-container {
  height: 100%;
  width: 100%;
  background: #f8f8f8;
  text-align: center;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  color: #000;
  font-size: 0.24rem;
  padding: 0.3rem;
  padding-top: 0;
}

.common-header {
  width: 100%;
}

.common-header>.container {
  text-align: left;
  padding: 0;
  height: 1rem;
  display: flex;
  align-items: center;
}

.logo {
  display: inline-block;
  background-image: url(/images/sprites-index-2x.png?v=20171128);
  background-position: -10.07rem -3.9rem;
  width: 1.82rem;
  height: 0.63rem;
  background-size: 13.05rem 12.64rem;
}

#captcha-box {
  padding-bottom: 2.5rem;
}

.captcha-desc {
  margin-top: 2.2rem;
  padding-top: 0;
}

.cs {
  display: inline-block;
  width: 1.6rem;
  border: 0.022rem solid #0096dc;
  height: 0.58rem;
  line-height: 0.58rem;
  border-radius: 0.1rem;
  color: #0096dc;
  font-size: 0.28rem;
  margin-left: 0.2rem;
  margin-top: 1.0rem;
}

.geetest_panel_ghost {
  display: none !important;
}

.geetest_wind.geetest_panel .geetest_panel_box {
  top: 37% !important;
}

.geetest_wind.geetest_panel {
  top: 4rem !important;
  height: 4.5rem !important;
}
.suggestionSwitch{
  display: none;
}