@charset "UTF-8";
@font-face {
  font-family: "Axis_Bold";
  src: url(../font/86bf1c74b22c5ed8e3231f472dfdbd62.eot);
  src: local("Axis_Bold Regular"), local("Axis_Bold"),
    url(../font/d553d2bb4dc29b41dc12092d38a46a2e.otf),
    url(../font/eae9c94698344418b39f386d26b4c38d.ttf),
    url(../font/86bf1c74b22c5ed8e3231f472dfdbd62.eot);
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

a:focus {
  outline: 0;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

blockquote,
body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
}

html {
  font-family: "微软雅黑", "Hiragino Sans GB", Helvetica, Arial, "Lucida Grande",
    sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

a:focus {
  outline: thin dotted;
  outline: 0;
}

a {
  text-decoration: none;
}

a:active,
a:hover {
  outline: 0;
}

h1 {
  font-size: 2em;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: "“" "”" "‘" "’";
}

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,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="search"] {
  -webkit-appearance: textfield;
  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;
}

.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: none;
}

textarea {
  -webkit-appearance: none;
}

input:focus {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-modify: read-write-plaintext-only;
}

input:focus,
textarea:focus {
  outline: 0;
}

.tap_init {
  -webkit-tap-highlight-color: transparent;
}

dd,
dl,
dt,
li,
ol,
ul {
  list-style: none;
}

b,
em,
strong {
  font-style: normal;
}

body {
  -webkit-tap-highlight-color: transparent;
}

a:focus,
div:focus,
input:focus,
p:focus {
  -webkit-tap-highlight-color: transparent;
}

div:focus,
span:focus {
  outline: none;
}

a:hover,
a:focus {
  text-decoration: none;
}

/*reset bootsrtap*/
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
  padding-left: 10px;
  padding-right: 10px;
}

.container {
  padding-left: 10px;
  padding-right: 10px;
  height: max-content;
}

.row {
  margin-right: -10px;
  margin-left: -10px;
}

@media (min-width: 1600px) {
  .container {
    max-width: 1600px;
  }
}

@media (max-width: 1600px) and (min-width: 1200px) {
  .container {
    padding: 0 50px;
  }
}

.otherBannerSlide {
  height: 640px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
}
.otherBannerSlide {
  height: 420px;
}
.otherBannerSlide .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (max-width: 1400px) {
  .otherBannerSlide {
    height: 500px;
  }
}
@media (max-width: 992px) {
  .otherBannerSlide {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .otherBannerSlide {
    height: 400px;
    font-size: 16px;
  }
}
@media (max-width: 575px) {
  .otherBannerSlide {
    height: 200px;
    font-size: 14px;
    text-align: center;
  }
  .otherBannerSlide .container {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.pongeMore {
  position: relative;
}
.pongeMore a {
  position: relative;
  z-index: 2;
  width: 160px;
  height: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-radius: 30px;
  background: #004aa7;
  font-size: 14px;
  color: #fff;
  line-height: 60px;
  font-family: "Axis_Bold";
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.pongeMore a span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
@media (max-width: 575px) {
  .pongeMore a {
    width: 120px;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
  }
}

.pongeTitle.center .cn {
  text-align: center;
  width: 100%;
}

.pongeTitle.center .img img {
  margin: 0 auto;
  display: block;
}

.pongeTitle .cn {
  font-size: 40px;
  font-weight: bold;
  color: #fff;
}
@media (max-width: 991px) {
  .pongeTitle .cn {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .pongeTitle .cn {
    font-size: 26px;
  }
}
@media (max-width: 575px) {
  .pongeTitle .cn {
    font-size: 20px;
    width: 100px;
  }
}

@media (max-width: 767px) {
  .pongeTitle .img img {
    width: 150px;
  }
}

.CommonListHeadertopStyle {
  margin-bottom: 50px;
  margin-top: 75px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  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;
}
.CommonListHeadertopStyle .title {
  font-weight: bold;
  font-size: 40px;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.CommonListHeadertopStyle .title .en {
  line-height: 0;
  margin-top: 10px;
}
.CommonListHeadertopStyle .navlist a {
  margin-left: 45px;
  font-size: 18px;
  font-weight: bold;
  color: #cfcfcf;
  padding-bottom: 40px;
  border-bottom: 4px solid transparent;
  -webkit-transition: 0.5s ease all;
  transition: 0.5s ease all;
}
.CommonListHeadertopStyle .navlist a.active,
.CommonListHeadertopStyle .navlist a:hover {
  color: #ffffff;
  border-bottom: 4px solid #0056c1;
}

@media (max-width: 991px) {
  .CommonListHeadertopStyle {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .CommonListHeadertopStyle .title {
    text-align: center;
    margin-bottom: 40px;
  }
  .CommonListHeadertopStyle .navlist a {
    margin-left: 0;
    margin: 0 20px;
    padding-bottom: 10px;
  }
}

@media (max-width: 767px) {
  .CommonListHeadertopStyle {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .CommonListHeadertopStyle {
    -webkit-box-align: initial;
    -webkit-align-items: initial;
    -ms-flex-align: initial;
    align-items: initial;
  }
  .CommonListHeadertopStyle .navlist {
    margin-top: 30px;
  }
  .CommonListHeadertopStyle .navlist a {
    margin-left: 0;
    margin-right: 30px;
  }
  .CommonListHeadertopStyle .navlist a {
    padding-bottom: 20px;
  }
  .CommonListHeadertopStyle {
    margin-top: 40px;
  }
  .CommonListHeadertopStyle .navlist {
    margin-top: 10px;
  }
  .CommonListHeadertopStyle .navlist a {
    font-size: 16px;
    text-align: center;
    margin: 0 20px;
  }
  .CommonListHeadertopStyle .navlist {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .CommonListHeadertopStyle .navlist a {
    margin-bottom: 20px;
  }
}

@media (max-width: 575px) {
  .CommonListHeadertopStyle .title {
    font-size: 20px;
  }
  .CommonListHeadertopStyle {
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .CommonListHeadertopStyle .navlist a {
    font-size: 16px;
  }
  .CommonListHeadertopStyle .navlist a {
    padding-bottom: 10px;
  }
  .CommonListHeadertopStyle .navlist {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
  }
  .CommonListHeadertopStyle {
    margin-bottom: 0;
  }
}

.CommonFixedPrompt {
  width: 300px;
  display: none;
  position: fixed;
  top: 0;
  z-index: 999;
  bottom: 0;
  left: 0;
  right: 0;
  height: 210px;
  margin: auto;
}
.CommonFixedPrompt .parent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.CommonFixedPrompt .title {
  font-size: 14px;
  color: #fff;
  padding-left: 25px;
  line-height: 50px;
  background: #007bff;
}
.CommonFixedPrompt .content {
  background: #fff;
  min-width: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 14px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #2e2e2e;
  padding: 40px 0;
}
.CommonFixedPrompt .content .img {
  margin-right: 15px;
}
.CommonFixedPrompt .buttonCommon {
  padding-bottom: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.CommonFixedPrompt .buttonCommon .remove,
.CommonFixedPrompt .buttonCommon a {
  cursor: pointer;
  width: 90px;
  border-radius: 50px;
  height: 36px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 14px;
  color: #fff;
  margin: 0 10px;
}
.CommonFixedPrompt .buttonCommon .remove {
  background: #c0c0c0;
}
.CommonFixedPrompt .buttonCommon a {
  background: #007bff;
}

@media (min-width: 992px) {
  .header .navbar-expand-lg .navbar-collapse {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .header .navbar-expand-lg .navbar-nav .nav-link {
    padding: 0;
  }
  .header .navbar-nav .nav-item {
    margin: 0 25px;
  }
  .header .navbar-nav .nav-item:nth-of-type(5) .dropdown-menu {
    left: -35px;
  }
  .header .navbar-nav .nav-item:nth-of-type(6) .dropdown-menu {
    left: -30px;
  }
  .header .navbar-nav .nav-item .nav-link {
    border-bottom: 2px solid transparent;
    -webkit-transition: 0.5s ease all;
    transition: 0.5s ease all;
  }
  .header .navbar-nav .nav-item.active .nav-link,
  .header .navbar-nav .nav-item:hover .nav-link {
    border-bottom: 2px solid #fff;
  }
  .header .navbar-nav .nav-item .nav-link {
    padding-bottom: 5px;
  }
  .header .navbar-nav .nav-item .nav-link,
  .header .navbar-nav .nav-item .nav-link a {
    font-size: 16px;
    color: #fff;
  }
  .header .dropdown-toggle::after {
    display: none;
  }
  .header .dropdown-menu {
    margin-top: 0;
    padding: 0;
    background: none;
    border: 0;
    min-width: auto;
    left: -15px;
  }
  .header .dropdown-menu .parkoa {
    padding: 0 20px;
    background: rgba(0, 0, 0, 0.2);
    padding-bottom: 15px;
  }
  .header .dropdown-item {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.65);
    padding: 0;
    width: 100%;
    padding: 10px 0;
    text-align: center;
    -webkit-transition: 0.5s ease all;
    transition: 0.5s ease all;
  }
  .header .dropdown-item:nth-of-type(1) {
    padding-top: 25px;
  }
  .header .dropdown-item:focus {
    background: none;
  }
  .header .dropdown-item:hover {
    background: none;
    color: #fff;
  }
  .header .navbar {
    padding: 0;
  }
  .header .container {
    height: 100px;
  }
  .header.active .dropdown-menu {
    padding-top: 34px !important;
  }
}

@media (max-width: 1599px) and (min-width: 1200px) {
  .header .navbar-nav .nav-item {
    margin: 0 14px;
  }
}

.header {
  -webkit-transition: 0.5s ease all;
  transition: 0.5s ease all;
}
.header.active {
  background: rgba(0, 0, 0, 0.4);
}

@media (max-width: 1199px) {
  .header .navbar-nav .nav-item {
    margin: 0 14px;
  }
}

@media (max-width: 991px) {
  .header .navbar-light .navbar-toggler {
    color: #fff;
    border-color: #fff;
  }
  .header .navbar-light .navbar-toggler:focus {
    outline: none;
  }
  .header .navbar-light .navbar-toggler-icon {
    background-image: url(../images/cab1dce255394d2acd098f44dabe2a43.png);
  }
  .header .navbar-brand img {
    width: 80px;
  }
  .header .nav-link,
  .header .nav-link a {
    color: #333;
  }
  .header .navbar-light .navbar-nav .nav-link {
    color: #333;
  }
  .header .navbar-collapse {
    background: rgba(255, 255, 255, 0.8);
  }
  .header .navbar {
    padding: 0 10px;
  }
  .header .navbar-toggler {
    padding: 0.2rem 0.5rem;
  }
  .header .navbar-toggler-icon {
    width: 1.2em;
    height: 1.2em;
  }
}

@media (max-width: 575px) {
  .header .navbar-toggler {
    padding: 0.1rem 0.5rem;
  }
  .header .navbar-brand img {
    width: 70px;
  }
}

.footer {
  padding-top: 70px;
  padding-bottom: 50px;
  background: #141314;
}
.footer .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.footer .logo {
  margin-right: 120px;
}
.footer .footerNav {
  padding-right: 150px;
  border-right: 1px solid #2c2b2c;
  padding-top: 15px;
}
.footer .footerNav,
.footer .footerNav a {
  color: #a7b4c3;
  font-size: 14px;
}
.footer .footerNav ul {
  margin-bottom: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.footer .footerNav ul li:last-child a::after {
  content: none;
}
.footer .footerNav ul li:nth-of-type(1) a {
  padding-left: 0;
}
.footer .footerNav ul li a {
  padding: 0 12px;
  position: relative;
}
.footer .footerNav ul li a::after {
  position: absolute;
  width: 1px;
  background: #a7b4c3;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  height: 14px;
}
.footer .footerNav p {
  line-height: 1.6;
}
.footer .ContactUs {
  padding-left: 140px;
  padding-right: 145px;
  border-right: 1px solid #2c2b2c;
}
.footer .ContactUs .title {
  font-size: 18px;
  color: #fff;
  margin-bottom: 20px;
}
.footer .ContactUs p {
  font-size: 14px;
  color: #a7b4c3;
  margin-bottom: 14px;
}
.footer .wx {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.footer .wx .img {
  width: 120px;
}
.footer .wx .img img {
  display: block;
}
.footer .wx p {
  font-size: 14px;
  color: #a7b4c3;
  text-align: center;
  padding: 10px 0;
}

@media (max-width: 1599px) {
  .footer .footerNav {
    padding-right: 50px;
  }
  .footer .logo {
    margin-right: 50px;
  }
  .footer .ContactUs {
    padding: 0 50px;
  }
  .footer .footerNav {
    padding-top: 0;
  }
  .footer {
    padding-top: 70px;
    padding-bottom: 50px;
  }
}

@media (max-width: 1199px) {
  .footer .footerNav ul {
    -webkit-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
  }
  .footer .footerNav ul {
    margin-bottom: 20px;
  }
  .footer .wx {
    padding-left: 40px;
  }
  .footer {
    padding: 100px 0;
  }
}

@media (max-width: 991px) {
  .footer .logo {
    margin-right: 20px;
  }
  .footer .footerNav {
    padding-right: 20px;
  }
  .footer .ContactUs {
    padding: 0 30px;
  }
}

@media (max-width: 767px) {
  .footer .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .footer .logo {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .footer .logo a {
    display: block;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .footer .footerNav {
    padding-right: 0;
    text-align: center;
  }
  .footer .footerNav ul {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .footer .ContactUs {
    text-align: center;
    margin-top: 40px;
  }
  .footer .ContactUs p {
    margin-bottom: 5px;
  }
  .footer .footerNav {
    border-right: 0;
  }
  .footer .ContactUs {
    border-right: 0;
  }
  .footer .ContactUs {
    padding: 0;
  }
  .footer .wx {
    margin-top: 40px;
    padding: 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .footer {
    padding: 70px 0;
  }
}

@media (max-width: 575px) {
  .footer {
    padding: 30px 0;
  }
}

.asideFixed {
  position: fixed;
  right: 0;
  z-index: 2;
  bottom: 40%;
}
.asideFixed ul li {
  position: relative;
  margin-bottom: 2px;
}
.asideFixed ul li a {
  width: 70px;
  height: 70px;
  background: #0056c1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.asideFixed ul li a p {
  font-size: 14px;
  color: #fff;
  margin-top: 5px;
}
.asideFixed ul li .dropdown {
  display: none;
  position: absolute;
  right: 100%;
  top: 0;
  bottom: 0;
  height: 70px;
  padding-right: 10px;
  white-space: nowrap;
  color: #fff;
}
.asideFixed ul li .dropdown span {
  display: block;
  width: 100%;
  height: 100%;
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.4);
  padding: 0 20px;
}

@media (max-width: 767px) {
  .asideFixed {
    bottom: 20%;
  }
  .asideFixed ul li a {
    width: 60px;
    height: 60px;
  }
  .asideFixed ul li a p {
    font-size: 12px;
  }
  .asideFixed ul li .dropdown {
    height: 60px;
    font-size: 12px;
  }
}

.LeaveMessage {
  position: fixed;
  z-index: 999;
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  margin: auto;
  display: none;
}
.LeaveMessage .parentk {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.LeaveMessage .parent {
  background: #fff;
  padding: 40px 0;
  width: 800px;
  height: 540px;
}
.LeaveMessage .parent {
  position: relative;
}
.LeaveMessage .parent .title {
  text-align: center;
  font-size: 30px;
  color: #1f1f1f;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
.LeaveMessage .parent .title::after {
  position: absolute;
  content: "";
  width: 60px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  height: 2px;
  background: #0056c1;
}
.LeaveMessage .parent form {
  padding: 0 120px;
}
.LeaveMessage .parent form .styleblock {
  overflow: hidden;
  margin-bottom: 20px;
  height: 58px;
  border: 1px solid #e2e2e2;
  border-radius: 5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.LeaveMessage .parent form .styleblock.text {
  height: 118px;
}
.LeaveMessage .parent form .styleblock .img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 10px;
  padding-left: 20px;
}
.LeaveMessage .parent form .styleblock input {
  outline: none;
  border: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-width: 0;
  padding-right: 20px;
  color: #848484;
  font-size: 14px;
}
.LeaveMessage .parent form .styleblock textarea {
  border: 0;
  outline: none;
  font-size: 14px;
  color: #848484;
  padding-left: 20px;
  padding-top: 20px;
  height: 100%;
  width: 100%;
}
.LeaveMessage .parent form .submit {
  width: 100%;
  outline: none;
  border: 0;
  height: 60px;
  background: #0056c1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
}
.LeaveMessage .parent .remove {
  position: absolute;
  right: 10px;
  cursor: pointer;
  top: 10px;
}

@media (max-width: 991px) {
  .LeaveMessage .parent form {
    padding: 0 60px;
  }
  .LeaveMessage .parent {
    width: 400px;
    height: 400px;
  }
  .LeaveMessage .parent form .styleblock {
    height: 43px;
  }
  .LeaveMessage .parent form .styleblock.text {
    height: 87px;
  }
  .LeaveMessage .parent form .submit {
    height: 40px;
  }
  .LeaveMessage .parent .title {
    font-size: 20px;
    padding-bottom: 10px;
  }
  .LeaveMessage .parent {
    padding: 20px 0;
  }
  .LeaveMessage .parent .remove img {
    width: 20px;
  }
}

@media (max-width: 575px) {
  .LeaveMessage .parent form {
    padding: 0 20px;
  }
  .LeaveMessage .parent {
    width: 300px;
  }
  .LeaveMessage .parent form .styleblock textarea {
    padding-top: 10px;
    padding-right: 20px;
  }
}

.breadCrumbs {
  padding: 15px 0;
  border-bottom: 1px solid #5a5b61;
  background: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #cfcfcf;
  font-size: 14px;
}
.breadCrumbs a {
  color: #cfcfcf;
  font-size: 14px;
}

.commonPaging {
  font-size: 0;
  text-align: center;
  padding: 20px;
  padding-bottom: 80px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
}
.commonPaging a {
  font-size: 16px;
  color: #696969;
  padding: 5px 12px;
  display: inline-block;
  margin: 0 5px;
  -webkit-transition: 0.5s ease all;
  transition: 0.5s ease all;
  margin-bottom: 12px;
  font-size: 18px;
  color: #8e8e8e;
  font-family: "Axis_Bold";
}
.commonPaging a.prev {
  background: url(../images/6f023e265e059f1047d59d3d4548591f.png) no-repeat;
  background-position: center center;
  background-color: #737373;
  border-radius: 50%;
  border: 0;
  width: 60px;
  height: 60px;
}
.commonPaging li a.prev {
  background: url(../images/6f023e265e059f1047d59d3d4548591f.png) no-repeat;
  background-position: center center;
  background-color: #737373;
  border-radius: 50%;
  border: 0;
  width: 60px;
  height: 60px;
}

.commonPaging li:nth-of-type(2) a {
  background: url(../images/6f023e265e059f1047d59d3d4548591f.png) no-repeat;
  background-position: center center;
  background-color: #737373;
  border-radius: 50%;
  color: transparent !important;
  border: 0;
  display: block;
  width: 60px;
  height: 60px;
}

.commonPaging a.next {
  background: url(../images/c2502c7fa186cfad240564a7886d6625.png) no-repeat;
  background-position: center center;
  width: 60px;
  height: 60px;
  background-color: #0056c1;
  border-radius: 50%;
}
.commonPaging li:nth-last-child(2) a {
  background: url(../images/c2502c7fa186cfad240564a7886d6625.png) no-repeat;
  background-position: center center;
  display: block;
  width: 60px;
  color: transparent !important;
  height: 60px;
  background-color: #0056c1;

  border-radius: 50%;
}

.commonPaging a:not([href]):not([tabindex]) {
  color: #8e8e8e;
}
.commonPaging a:not([href]):not([tabindex]):hover,
.commonPaging a:not([href]):not([tabindex]):focus {
  color: #8e8e8e;
}

.commonPaging li a.next {
  background: url(../images/c2502c7fa186cfad240564a7886d6625.png) no-repeat;
  background-position: center center;
  width: 60px;
  height: 60px;
  background-color: #0056c1;
  border-radius: 50%;
}
.commonPaging a.prev span,
.commonPaging a.next span {
  visibility: hidden;
}
.commonPaging a.active {
  border-color: transparent !important;
  background-color: transparent !important;
  color: #fff !important;
  font-weight: bold;
}
.commonPaging li.active a {
  border-color: transparent !important;
  background-color: transparent !important;
  color: #fff !important;
  font-weight: bold;
}
.commonPaging a.other {
  border-color: transparent;
}

@media (max-width: 991px) {
  .commonPaging {
    padding-bottom: 40px;
  }
}

@media (max-width: 575px) {
  .commonPaging a.prev {
    width: 40px;
    height: 40px;
  }
  .commonPaging a.next {
    width: 40px;
    height: 40px;
  }
  .commonPaging a {
    font-size: 16px;
  }
  .commonPaging {
    padding-bottom: 20px;
  }
}

.banner {
  height: 100vh;
}

@media (max-width: 575px) {
  .banner {
    height: 300px;
  }
}

.subDesc {
  height: 150px;
  overflow: hidden;
}
.subDesc.active {
  height: auto;
}
.shousuo {
  width: 120px;
  height: 40px;
  border-radius: 20px;
  background: #004aa7;
  font-size: 14px;
  color: #fff;
  line-height: 60px;
  font-family: "Axis_Bold";
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
  cursor: pointer;
}
