@charset "utf-8";

/* 
 * Project Name:咖博士
 * 
 */

@font-face {
  font-family: "gilroy-regular-3";
  src: url("fonts/gilroy-regular-3.woff2") format("woff2"),
    url("fonts/gilroy-regular-3.woff") format("woff"),
    url("fonts/gilroy-regular-3.ttf") format("truetype"),
    url("fonts/gilroy-regular-3.eot") format("embedded-opentype"),
    url("fonts/gilroy-regular-3.svg") format("svg");
}

@font-face {
  font-family: "poppinsregular";
  src: url("fonts/poppins-regular-webfont.eot");
  src: url("fonts/poppins-regular-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("fonts/poppins-regular-webfont.woff2") format("woff2"),
    url("fonts/poppins-regular-webfont.woff") format("woff"),
    url("fonts/poppins-regular-webfont.ttf") format("truetype"),
    url("fonts/poppins-regular-webfont.svg#poppinsregular") format("svg");
}
@font-face {
  font-family: "poppinssemibold";
  src: url("fonts/poppins-semibold-webfont.eot");
  src: url("fonts/poppins-semibold-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("fonts/poppins-semibold-webfont.woff2") format("woff2"),
    url("fonts/poppins-semibold-webfont.woff") format("woff"),
    url("fonts/poppins-semibold-webfont.ttf") format("truetype"),
    url("fonts/poppins-semibold-webfont.svg#poppinssemibold") format("svg");
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 14px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
html {
  font-size: 100px;
}

html,
body,
div,
span,
applet,
object,
iframe,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0px;
  border: 0;
  font-size: 100%;
  outline: none;
}

table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0px;
}

html {
  font-family: "poppinsregular";
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  overflow-x: hidden;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/*html::-webkit-scrollbar {
	width: 8px;
	background: none;
}

html::-webkit-scrollbar-thumb {
	width: 8px;
	background: #3d9911;
}

html::-webkit-scrollbar-corner {
	background: none;
}

html::-webkit-scrollbar:horizontal {
	height: 9px;
}*/

body {
  font: 14px/1.5 "poppinsregular", "Microsoft Yahei", sans-serif, "微软雅黑",
    "微软正黑体", "Microsoft JhengHei", "SimHei", "黑体", Arial, Helvetica;
  margin: 0 auto;
  color: #666;
  overflow-x: hidden;
  background-repeat: repeat;
  background-size: cover;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

strong {
  font-weight: bold;
}

img {
  border: 0;
}

input {
  outline: none;
}

input[type="text"],
input[type="button"],
input[type="submit"],
input[type="reset"] {
  -webkit-appearance: none;
  border-radius: 0;
}

textarea {
  -webkit-appearance: none;
  border-radius: 0;
  outline: none;
}

::-moz-selection {
  background: #8b8b8b;
  color: #fff;
  text-shadow: none;
}

::selection {
  background: #8b8b8b;
  color: #fff;
  text-shadow: none;
}

select {
  outline: none;
}

select::-ms-expand {
  display: none;
}

table,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
}

a {
  text-decoration: none;
  blr: expression(this.onFocus=this.blur());
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

a:link,
a:visited {
  text-decoration: none;
}

a:active,
a:hover {
  text-decoration: none;
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0px;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

.tx-c {
  text-align: center !important;
}

.fc {
  text-align: center;
}

.fr {
  text-align: right;
}

.vt {
  vertical-align: top;
}

.vm {
  vertical-align: middle;
}

.fixedImg {
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
}

.imgw {
  width: 100%;
  display: block;
}

.eT {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.linkA {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/w0.png) no-repeat;
  z-index: 99;
}

.pageC a:link,
.pageC a:visited {
  color: #183d82;
}

.pageC a:active,
.pageC a:hover {
  color: #333;
}

.pageC img {
  max-width: 100% !important;
  height: auto !important;
}

.pageC {
  overflow: hidden;
}

.nimg.target {
  visibility: hidden;
}

.nimg.action {
  visibility: visible !important;
  -webkit-animation: scaleUpDown 4s forwards
    cubic-bezier(0.25, 0.46, 0.45, 0.94);
  animation: scaleUpDown 4s forwards cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.w94 {
  width: 94%;
  margin: 0 auto;
}

.w1200 {
  width: 1200px;
  margin: 0 auto;
}

.w1440 {
  width: 1440px;
  margin: 0 auto;
}

/* 头部  */

.header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  height: 90px;
  line-height: 90px;
  transition: 0.45s;
}

.header.npfix {
  transform: translateY(-100%);
}

.pdmbot.qdmt .svtmenu,
.svtmenu.notop {
  top: 0;
}

.header.active,
.header.bdhead {
  background: #fff;
  box-shadow: 0 2px 3px #eee;
}

.header.active .hyicon,
.header.active .hrsearch,
.header.bdhead .hyicon,
.header.bdhead .hrsearch {
  color: #666;
}

.header.active .hyxz,
.header.bdhead .hyxz {
  color: #333;
}

.header.active .hrmenu em,
.header.active .hrmenu em:before,
.header.active .hrmenu em:after,
.header.bdhead .hrmenu em,
.header.bdhead .hrmenu em:before,
.header.bdhead .hrmenu em:after {
  background: #666;
}

.header.active .head-logo .img1,
.header.bdhead .head-logo .img1 {
  display: none;
}

.header.active .head-logo .img2,
.header.bdhead .head-logo .img2 {
  display: inline-block;
}

.head-wrap {
  position: relative;
  padding: 0 55px;
}

.header .head-logo {
  position: relative;
  float: left;
  width: 300px;
  /* margin-top: 34px; */
  z-index: 99;
}

.head-logo img {
  width: 100%;
}

.head-logo .img1 {
  display: inline-block;
}

.head-logo .img2 {
  display: none;
}

.hw-right {
  position: relative;
  float: right;
  text-align: right;
  margin-right: 60px;
}

.hryy {
  position: relative;
}

.hryy,
.hrsearch,
.hrmenu,
.hyicon,
.hyxz {
  display: inline-block;
  vertical-align: middle;
}

.hyicon {
  color: #fff;
  font-size: 20px;
  margin-right: 10px;
}

.hyxz {
  color: #fff;
  font-size: 14px;
  background: transparent;
  border: none;
  cursor: pointer;
}

.hyselect.active {
  opacity: 1;
  visibility: visible;
}

.hyselect {
  opacity: 0;
  visibility: hidden;
  transition: 0.35s;
  position: absolute;
  left: 0;
  bottom: -70px;
  width: 100%;
  padding: 10px;
  text-align: center;
  background: #fff;
  text-align: center;
  border-radius: 10px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}

.hslink {
  display: block;
  color: #333;
  font-size: 14px;
  margin: 10px 0;
  line-height: 1.5;
}

.hslink:hover {
  color: #c9151e;
}

.hrsearch {
  color: #fff;
  font-size: 17px;
  margin-left: 27px;
}

.hrsearch:hover {
  color: #c9151e;
}

.hrmenu.active {
  z-index: 10000;
  top: 10px;
}

.hrmenu.active em {
  background: transparent !important;
  webkit-transition-delay: 0s, 0s;
  -moz-transition-delay: 0s, 0s;
  -ms-transition-delay: 0s, 0s;
  -o-transition-delay: 0s, 0s;
  transition-delay: 0s, 0s;
}

.hrmenu.active em:before {
  top: 0;
  transform: rotate(45deg);
  background: #c9151e !important;
}

.hrmenu.active em:after {
  width: 32px;
  top: 0;
  transform: rotate(-45deg);
  background: #c9151e !important;
}

.hrmenu {
  position: absolute;
  top: 0;
  right: 55px;
  width: 32px;
  height: 90px;
  cursor: pointer;
}

.hrmenu em {
  position: relative;
  display: block;
  width: 32px;
  height: 2px;
  background: #fff;
  margin-top: 44px;
  transition: 0.35s;
}

.hrmenu em:before {
  top: -8px;
}

.hrmenu em:after {
  bottom: -8px;
}
.hrmenu em:before {
  width: 32px;
}
.hrmenu em:after {
  width: 16px;
}
.hrmenu em:before,
.hrmenu em:after {
  content: "";
  position: absolute;
  right: 0;
  height: 2px;
  background: #fff;
  transition: 0.35s;
}

/* Slider */

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-loading .slick-list {
  background: #f1f1f1 url(../images/loader.gif) center center no-repeat;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-list,
.slick-track,
.slick-slide,
.slick-slide img {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  zoom: 1;
}

.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* Arrows */

.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  padding: 0;
  border: none;
  outline: none;
}

@-webkit-keyframes scaleUpDown {
  from {
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes scaleUpDown {
  from {
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

/* pswp = photoswipe */

.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  -webkit-backface-visibility: hidden;
  outline: 0;
}

.pswp * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.pswp img {
  max-width: none;
}

.pswp--animate_opacity {
  opacity: 0.001;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--open {
  display: block;
}

.pswp--zoom-allowed .pswp__img {
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.pswp--zoomed-in .pswp__img {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}

.pswp--dragging .pswp__img {
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}

.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/op1.png) repeat;
  background: none rgba(0, 0, 0, 0.9);
  opacity: 0;
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}

.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.pswp__container,
.pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp__bg {
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: none;
  transition: none;
}

.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden;
}

.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}

.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0;
}

.pswp__img--placeholder {
  -webkit-backface-visibility: hidden;
}

.pswp__img--placeholder--blank {
  background: #222;
}

.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0;
}

.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #ccc;
}

.pswp__error-msg a {
  color: #ccc;
  text-decoration: underline;
}

.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: 0 0;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  -webkit-box-shadow: none;
  box-shadow: none;
  &:focus,
  &:hover {
    opacity: 1;
  }
  &:active {
    outline: 0;
    opacity: 0.9;
  }
  &::-moz-focus-inner {
    padding: 0;
    border: 0;
  }
}

.pswp__button:focus,
.pswp__button:hover {
  opacity: 1;
}

.pswp__button:active {
  outline: 0;
  opacity: 0.9;
}

.pswp__button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.pswp__ui--over-close .pswp__button--close {
  opacity: 1;
}

.pswp__button {
  background: url(../images/default-skin.png) 0 0 no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px;
}

@media (-webkit-min-device-pixel-ratio: 1.1),
  (-webkit-min-device-pixel-ratio: 1.09375),
  (min-resolution: 105dpi),
  (min-resolution: 1.1dppx) {
  .pswp--svg .pswp__button {
    background-image: url(../images/default-skin.svg);
  }
  .pswp__button--close {
    color: #fff;
  }
}

.pswp__button--close {
  background-position: 0 -44px;
}

.pswp__button--share {
  background-position: -44px -44px;
}

.pswp__button--fs {
  display: none;
}

.pswp--supports-fs .pswp__button--fs {
  display: block;
}

.pswp--fs .pswp__button--fs {
  background-position: -44px 0;
}

.pswp__button--zoom {
  display: none;
  background-position: -88px 0;
}

.pswp--zoom-allowed .pswp__button--zoom {
  display: block;
}

.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0;
}

.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden;
}

.pswp__button--arrow--left,
.pswp__button--arrow--right {
  top: 50%;
  width: 48px;
  height: 48px;
  line-height: 48px;
  margin-top: -24px;
  position: absolute;
  background: none #767676;
  color: #fff;
  display: block;
  font-family: "iconfont" !important;
  font-size: 15px;
  text-align: center;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.pswp__button--arrow--left {
  left: 2%;
}

.pswp__button--arrow--right {
  right: 2%;
}

.pswp__button--arrow--left:before {
  content: "\e641";
}

.pswp__button--arrow--right:before {
  content: "\e603";
}

.pswp__button--arrow--left:hover,
.pswp__button--arrow--right:hover {
  color: #fff;
  background-color: #f8c300;
}

.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}

.pswp__share-modal--hidden {
  display: none;
}

.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #fff;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -webkit-transform: translateY(6px);
  -ms-transform: translateY(6px);
  transform: translateY(6px);
  -webkit-transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform;
}

.pswp__share-tooltip a {
  display: block;
  padding: 8px 12px;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px;
}

.pswp__share-tooltip a:hover {
  text-decoration: none;
  color: #000;
}

.pswp__share-tooltip a:first-child {
  border-radius: 2px 2px 0 0;
}

.pswp__share-tooltip a:last-child {
  border-radius: 0 0 2px 2px;
}

.pswp__share-modal--fade-in {
  opacity: 1;
}

.pswp__share-modal--fade-in .pswp__share-tooltip {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px;
}

a.pswp__share--facebook:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid transparent;
  border-bottom-color: #fff;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none;
}

a.pswp__share--facebook:hover {
  background: #3e5c9a;
  color: #fff;
}

a.pswp__share--facebook:hover:before {
  border-bottom-color: #3e5c9a;
}

a.pswp__share--twitter:hover {
  background: #55acee;
  color: #fff;
}

a.pswp__share--pinterest:hover {
  background: #ccc;
  color: #ce272d;
}

a.pswp__share--download:hover {
  background: #ddd;
}

.pswp__counter {
  float: left;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #fff;
  opacity: 0.75;
  padding: 0 10px;
}

.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px;
}

.pswp__caption__center {
  text-align: center;
  max-width: 600px;
  font-size: 15px;
  margin: 0 auto;
  padding: 20px 10px;
  color: #fff;
}

.pswp__caption__center .xzy-zan {
  float: right;
  display: block;
}

.pswp__caption--empty {
  display: none;
}

.pswp__caption--fake {
  visibility: hidden;
}

.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr;
}

.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px;
}

.pswp__preloader--active {
  opacity: 1;
}

.pswp__preloader--active .pswp__preloader__icn {
  background: url(preloader.gif) 0 0 no-repeat;
}

.pswp--css_animation .pswp__preloader--active {
  opacity: 1;
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
  -webkit-animation: clockwise 0.5s linear infinite;
  animation: clockwise 0.5s linear infinite;
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
  -webkit-animation: donut-rotate 1s cubic-bezier(0.4, 0, 0.22, 1) infinite;
  animation: donut-rotate 1s cubic-bezier(0.4, 0, 0.22, 1) infinite;
}

.pswp--css_animation .pswp__preloader__icn {
  background: 0 0;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0;
}

.pswp--css_animation .pswp__preloader__cut {
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden;
}

.pswp--css_animation .pswp__preloader__donut {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #fff;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: 0 0;
  margin: 0;
}

@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right;
  }
}

@-webkit-keyframes clockwise {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes clockwise {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}

@keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}

.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550;
}

.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%;
}

.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right,
.pswp__caption,
.pswp__top-bar {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible;
}

.pswp__caption,
.pswp__top-bar {
  background-color: rgba(0, 0, 0, 0.5);
}

.pswp__ui--fit .pswp__caption,
.pswp__ui--fit .pswp__top-bar {
  background-color: rgba(0, 0, 0, 0.3);
}

.pswp__ui--idle .pswp__top-bar {
  opacity: 1;
}

.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0;
}

.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__top-bar {
  opacity: 0.001;
}

.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none;
}

.pswp__element--disabled {
  display: none !important;
}

.pswp--minimal--dark .pswp__top-bar {
  background: 0 0;
}

.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background-image: none !important;
}

.mtop {
  height: 90px;
}

/* 首页  */

/* banner start */

.banner-wrap {
  position: relative;
  overflow: hidden;
  z-index: 10;
}

.banner {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100vh;
}

.banner .slick-dots {
  position: absolute;
  left: 55px;
  right: 55px;
  bottom: 50px;
  display: flex !important;
  justify-content: center;
  z-index: 99;
}

.banner .slick-dots li {
  position: relative;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  margin-right: 14px;
  width: 7px;
  height: 7px;
  border: 1px solid #fff;
  border-radius: 50%;
  cursor: pointer;
  transition: 0.35s;
}

.banner .slick-dots li:last-child {
  margin-right: 0;
}

.banner .slick-dots li a:focus {
  outline: none;
}

.banner .slick-dots li.slick-active {
  opacity: 1;
  visibility: visible;
  background: #fff;
}

.banner .item {
  position: relative;
  overflow: hidden;
  height: 100vh;
}

.banner .item .pimg {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
}

.slick-active .pimg {
  visibility: visible !important;
  /*-webkit-animation: scaleUpDown1 4.8s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
	animation: scaleUpDown1 4.8s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);*/
}

@keyframes scaleUpDown1 {
  from {
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.icpic {
  position: relative;
  height: 100%;
  overflow: hidden;
}

.trailer .markimg {
  display: block;
  width: 100%;
  height: auto;
  transition: 0.68s;
}

.video {
  position: absolute;
  cursor: pointer;
  left: 50%;
  text-align: center;
  margin-left: -24px;
  top: 50%;
  z-index: 10;
}

.vbBox {
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  position: absolute;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  z-index: 5;
}

.jwplayer {
  opacity: 0;
  height: 100% !important;
}

.jwlogo {
  display: none !important;
}

.icplay {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 60px;
  cursor: pointer;
  z-index: 10;
}

.bwpic {
  position: relative;
  width: 100%;
  height: 100vh;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  overflow: hidden;
}

.bicover {
  position: absolute;
  top: 50%;
  width: 90%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  text-align: center;
}

.bictxt1 {
  display: block;
  position: relative;
  font-size: 48px;
  font-family: "poppinssemibold";
  font-weight: normal;
  /*letter-spacing: 1em;
	text-indent: 1em;*/
  line-height: 1.5;
  transition-delay: 0.15s;
}

.bics {
  width: 200px;
}

.bicb {
  width: 230px;
  margin: 30px 0 0 0 !important;
}

.bicmore {
  display: block;
  height: 48px;
  text-align: center;
  line-height: 48px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  margin: 30px auto 0;
  border-radius: 40px;
  color: #fff;
  font-size: 16px;
  transition: 0.35s;
  transition-delay: 0.55s;
}

.bicmore i {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  margin-left: 10px;
}

.bicmore:hover {
  background: #c9151e;
  border: 1px solid #c9151e;
}

.bictxt1,
.bictxt2,
.bicmore {
  opacity: 0;
  visibility: hidden;
  transform: translateY(60px);
  transition: all 0.45s;
}

.banner .show .bictxt1,
.banner .show .bictxt2,
.banner .show .bicmore {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.bicp {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 8%;
  width: 90%;
}

.btpic {
  position: relative;
  float: left;
  width: 17%;
  height: 300px;
}

.btpic img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}
.bcz {
  position: relative;
  float: left;
  width: 77%;
  margin-left: 90px;
  margin-top: 72px;
}
.bictxt2 {
  display: block;
  font-family: "poppinssemibold";
  color: #fff;
  font-size: 48px;
  /*letter-spacing: 25px;*/
  font-weight: normal;
}
.bwdown {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 30px;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  border-radius: 50%;
  border: 1px solid #fff;
  cursor: pointer;
  z-index: 100;
}

.bwdown i {
  display: block;
  color: #fff;
  font-size: 20px;
  animation: upDown 0.65s alternate infinite;
}

@keyframes upDown {
  0% {
    transform: translateY(-5px);
  }
  100% {
    transform: translateY(5px);
  }
}

.bvideo {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.banner .item video::-webkit-media-controls {
  display: none !important;
}

/* banner end */

.bw-qh {
  transition: 0.45s;
  position: absolute;
  left: 58px;
  bottom: 30px;
}

.sdnumber {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  font-size: 16px;
}

.bwnext {
  display: inline-block;
  vertical-align: middle;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  text-align: center;
  line-height: 26px;
  background: #fff;
  margin-left: 10px;
  cursor: pointer;
}

.bwnext i {
  color: #000;
  font-size: 10px;
  line-height: 1;
}

.number {
  display: inline-block;
  vertical-align: middle;
  margin-left: 12px;
}

.number b {
  display: block;
  width: 73px;
  height: 3px;
  background: rgba(255, 255, 255, 0.3);
  position: relative;
  line-height: 1;
  border-radius: 40px;
}

.number b i {
  display: block;
  width: 0;
  height: 3px;
  background: #fff;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 40px;
}
.ip2title {
  font-family: "poppinssemibold";
}
.ip2title,
.sv1nrbt {
  transition: 0.35s;
  text-align: center;
  color: #000000;
  font-size: 36px;
  font-family: "poppinssemibold";
}

.ipmt {
  margin-top: 80px;
}

.index-page2 {
  position: relative;
}

.ip2content {
  margin-top: 75px;
  margin-left: -2%;
}

.ic2item.active {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
}

.ic2item.active .icicover {
  opacity: 1;
  visibility: visible;
}

.ic2item:hover .icb1pic img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  transform: scale(1.05);
}

.ic2item:hover .iw1btn,
.ic2item:hover .iw1btn i {
  color: #c9151e;
}

.ic2item {
  position: relative;
  float: left;
  width: 31.333%;
  margin-left: 2%;
  background: #f7f7f7;
  border-radius: 10px;
  transition: 0.65s;
  overflow: hidden;
}

.icibot {
  position: relative;
  cursor: pointer;
}

.icb1pic {
  overflow: hidden;
}

.icb1pic img {
  display: block;
  width: 100%;
  transition: 0.45s;
}

.icb1wz {
  padding: 50px 65px 50px 45px;
}

.iw1l {
  float: left;
  width: 65%;
}

.iw1bt {
  display: block;
  color: #333333;
  font-size: 24px;
  font-family: "poppinssemibold";
}

.iw1eng {
  display: inline-block;
  vertical-align: middle;
  font-family: "gilroy-regular-3";
  margin-left: 8px;
  color: #999999;
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
}

.iw1desc {
  color: #000000;
  font-size: 16px;
  height: 48px;
  margin-top: 15px;
}

.gybtn {
  display: block;
  color: #333333;
  font-size: 14px;
}

.gybtn i {
  display: inline-block;
  vertical-align: middle;
  color: #000;
  font-size: 14px;
  font-weight: bold;
  margin-left: 5px;
}

.iw1btn {
  margin-top: 40px;
  transition: 0.35s;
}

.iw1r {
  float: right;
  width: 20%;
}

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

.icicover {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  padding: 70px 10px 40px 10px;
  transition: 0.45s;
}

.icbanner {
  position: relative;
  overflow: hidden;
  padding: 0 0 50px 0;
}

.icbanner .slick-dots {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  bottom: 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  /*z-index: 104;*/
}

.icbanner .slick-dots li {
  position: relative;
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  text-align: center;
  line-height: 10px;
  vertical-align: middle;
  background: #cccccc;
  margin: 0 6px;
}

.icbanner .slick-dots li a {
  text-indent: 10em;
  position: relative;
  display: block;
  text-align: center;
  border-radius: 50%;
  padding: 0px;
  cursor: pointer;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.icbanner .slick-dots li a:focus {
  outline: none;
}

.icbanner .slick-dots li.slick-active {
  opacity: 1;
  visibility: visible;
  background: #c9151e;
}

.icbanner .slick-arrow {
  position: absolute;
  z-index: 99;
  top: 30%;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  text-align: center;
  line-height: 42px;
  border: 1px solid #999;
  color: #999;
}

.icbanner .slick-arrow:before {
  font-family: "iconfont" !important;
  font-size: 15px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: lighter;
}

.icbanner .slick-prev:before {
  content: "\e73b";
}

.icbanner .slick-next:before {
  content: "\e6ab";
}

.icbanner .slick-prev {
  left: 0;
}

.icbanner .slick-next {
  right: 0;
}

.icbanner .slick-arrow:hover {
  border: 1px solid #c9151e;
  color: #c9151e;
}

.icit {
  float: left;
  position: relative;
}

.iccpt {
  height: 200px;
  position: relative;
  overflow: hidden;
}

.iccpt img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}

.iccpm {
  display: block;
  text-align: center;
  color: #666666;
  font-size: 18px;
  margin-top: 40px;
}

.icpmore a:hover {
  border: 1px solid #c9151e;
  background: #c9151e;
  color: #fff;
}

.icpmore a:hover i {
  color: #fff;
}

.icpmore a {
  display: block;
  width: 148px;
  height: 48px;
  margin: 60px auto 0;
  border-radius: 40px;
  border: 1px solid #999999;
  text-align: center;
  line-height: 48px;
  color: #666666;
  font-size: 14px;
}

.icpmore a i {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  font-size: 14px;
  color: #999;
  font-weight: bold;
}

.index-page3 {
  position: relative;
}

.ip3left:hover .il3bg img,
.ir3bj:hover .ir3map img,
.ir3bj:hover .ir3tp img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  transform: scale(1.05);
}

.ip3left {
  position: relative;
  float: left;
  width: 49%;
  margin-right: 1%;
}

.il3bg {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}

.il3bg img {
  display: block;
  width: 100%;
  transition: 0.45s;
}

.il3cover {
  position: absolute;
  top: 60px;
  left: 0;
  width: 100%;
  text-align: center;
}

.il3cover:hover .ic3btn,
.il3cover:hover .ic3btn i,
.ir3cover:hover .ic3btn,
.ir3cover:hover .ic3btn i {
  color: #c9151e;
}

.il3cover:hover .ic3btn i,
.ir3cover:hover .ic3btn i {
  margin-left: 15px;
}

.ic3txt1 {
  color: #000000;
  font-size: 36px;
  /* font-weight: normal; */
  font-family: "poppinssemibold";
}

.ic3txt2 {
  color: #333333;
  font-size: 18px;
  margin-top: 10px;
}

.ic3btn {
  margin-top: 30px;
  transition: 0.35s;
}

.ic3btn i {
  transition: 0.35s;
}

.ip3right {
  position: relative;
  float: left;
  width: 49%;
  margin-left: 1%;
}

.ir3map,
.ir3tp {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}

.ir3map img,
.ir3tp img {
  display: block;
  width: 100%;
  transition: 0.45s;
}

.ir3dd {
  position: absolute;
  bottom: 11%;
  left: 27%;
  /*animation: scals 4s linear infinite;*/
}

@keyframes scals {
  0% {
    opacity: 1;
    transform: scale(1);
    transform-origin: center;
  }
  50% {
    opacity: 0.6;
    transform: scale(0.8);
    transform-origin: center;
  }
  100% {
    opacity: 1;
    transform: scale(1);
    transform-origin: center;
  }
}

@keyframes zoom {
  from {
    transform: scale(0.98);
  }
  to {
    transform: scale(1);
  }
}

.ir3cover {
  position: absolute;
  top: 60px;
  left: 60px;
  z-index: 10;
}

.ppzx {
  margin-top: 30px;
}

.qqbj .ic3txt2 {
  background: #fafafa;
  border-radius: 40px;
  padding-right: 40px;
}

.ppzx .ic3txt1,
.ppzx .ic3txt2,
.ppzx .gybtn,
.ppzx .gybtn i {
  color: #fff;
}

/* 底部 */

.footerss .fp-tableCell {
  display: block !important;
}

.fwbot {
  position: relative;
  background: #12171b;
}

.up-down {
  position: absolute;
  right: 40px;
  bottom: 70px;
  color: #fff;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
}

.up-down i {
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-align: center;
  line-height: 50px;
  border: 1px solid #fff;
  font-size: 16px;
  margin-bottom: 8px;
}

.fbbox1 {
  background: #1a2025;
  padding: 60px 0;
}

.fb1list {
  display: flex;
}

.fb1list li {
  position: relative;
  flex: 1;
}
.fb1list li:nth-child(2) {
  text-align: center;
}
.fb1list li:nth-child(2) .fl1wz {
  text-align: left;
}
.fb1list li:nth-child(3) {
  text-align: right;
}
.fb1list li:nth-child(3) .fl1wz {
  text-align: left;
}

.fb1list li:hover .fltb {
  transform: rotateY(180deg);
}

.fltb {
  display: inline-block;
  vertical-align: middle;
  width: 65px;
  height: 66px;
  background-size: contain;
  background-repeat: no-repeat;
  transition: 0.45s;
}

.fl1wz {
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
}

.fl1dz {
  display: block;
  font-family: "poppinssemibold";
  color: #fff;
  font-size: 18px;
}

.fl1xz {
  display: block;
  font-style: normal;
  color: #79838b;
  font-size: 14px;
  margin-top: 10px;
}

.fbbox2 {
  background: #12171b;
}

.fb2cd {
  padding: 60px 0 90px 0;
}

.fc2list {
  display: flex;
}

.fc2list li {
  flex: 1;
}
.fc2list li:last-child {
  flex: none;
  width: auto;
}

.fl2txt1 {
  display: block;
  color: #fff;
  font-size: 16px;
  margin-bottom: 20px;
}

.fl2txt2 {
  display: block;
  color: #79838b;
  font-size: 15px;
  margin-top: 10px;
}

.fc2share {
  margin-bottom: 26px;
  display: flex;
  align-items: center;
}

.fs2icon {
  display: inline-block;
  color: #646d75;
  font-size: 22px;
  margin-left: 15px;
  line-height: 0;
}
.fs2icon svg {
  width: 22px;
  height: auto;
  fill: #646d75;
  transition: 0.3s;
}
.fs2icon:hover {
  color: #fff;
}
.fs2icon svg:hover {
  fill: #fff;
}

.fb2bottom {
  padding: 20px 0 60px 0;
  border-top: 1px solid #242628;
}

.fb2txt {
  float: left;
  width: 85%;
}

.ft2wz {
  display: block;
  color: #79838b;
  font-size: 14px;
}

.fb2logo {
  float: right;
}

/* 头部展开菜单 */

.zk-menu {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  transition: 0.45s;
}

.zk-menu.active,
.zk-menu.active .zmtop,
.zk-menu.active .zmbot {
  opacity: 1;
  visibility: visible;
}

.zk-menu.active .zmbot {
  transform: translateX(0);
}

.zk-menu.active .zmlist li {
  opacity: 1;
  visibility: visible;
  transform: scale(1) translateX(0);
}

.zmbot {
  opacity: 0;
  visibility: hidden;
  transition: 0.45s;
  transform: translateX(100px);
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 408px;
  height: 100%;
  overflow-y: scroll;
  background: #fff;
  box-sizing: border-box;
  padding: 45px 15px;
}

.zmtop {
  padding: 0 30px;
  opacity: 0;
  visibility: hidden;
  transition: 0.45s;
  transition-delay: 0.15s;
}

.ztl {
  float: left;
  line-height: 1;
}

.zticon,
.ztxz,
.ztyy {
  display: inline-block;
  vertical-align: middle;
  color: #333;
}

.zticon {
  font-size: 20px;
}

.ztxz,
.ztyy {
  font-size: 15px;
}

.ztyy.active {
  color: #c9151e;
}

.ztxz {
  margin-left: 10px;
}

.ztclose {
  float: right;
  cursor: pointer;
}

.ztclose i {
  position: relative;
}

.ztclose i:before,
.ztclose i:after {
  content: "";
  position: absolute;
  top: 4px;
  width: 2px;
  height: 24px;
  background: #c9151e;
}

.ztclose i:before {
  transform: rotate(-45deg);
}

.ztclose i:after {
  transform: rotate(45deg);
}

.zmlist {
  margin-top: 95px;
}

.zmlist li {
  position: relative;
  opacity: 0;
  visibility: hidden;
  transition: 0.45s;
  transform: scale(1.1) translateX(100px);
  border-top: 1px solid #f1f1f1;
}

.zlbt:before {
  content: "";
  width: 0;
  height: 100%;
  background: #c9151e;
  position: absolute;
  right: 0;
  bottom: 0;
  transition: 0.5s;
  z-index: -1;
}

.zmlist li .zlbt:hover:before {
  width: 100%;
  right: auto;
  left: 0;
}

.zmlist li:nth-child(1) {
  transition-delay: 0.25s;
}

.zmlist li:nth-child(2) {
  transition-delay: 0.35s;
}

.zmlist li:nth-child(3) {
  transition-delay: 0.45s;
}

.zmlist li:nth-child(4) {
  transition-delay: 0.55s;
}

.zmlist li:nth-child(5) {
  transition-delay: 0.65s;
}

.zmlist li:last-child {
  border-bottom: 1px solid #f1f1f1;
}

.zmlist li .zlbt.active {
  background: #c9151e;
}

.zmlist li .zlbt.active .zljt {
  transform: rotate(90deg);
}

.zmlist li .zlbt.active .zltxt,
.zmlist li .zlbt.active .zljt,
.zmlist li .zlbt:hover .zltxt,
.zmlist li .zlbt:hover .zljt {
  color: #fff;
}

.zltxt {
  display: block;
  float: left;
  width: 95%;
  color: #333333;
  font-size: 18px;
}

.zljt {
  display: block;
  float: right;
  color: #353535;
  font-size: 13px;
  margin-top: 2px;
  transition: 0.35s;
}

.zlbt {
  position: relative;
  height: 72px;
  line-height: 72px;
  padding: 0 30px;
  transition: 0.35s;
  cursor: pointer;
}

.zlzk {
  display: none;
  padding: 10px 70px;
}

.zlej {
  display: block;
  color: #333333;
  font-size: 16px;
  margin: 25px 0;
  line-height: 1.5;
}

.zlej:hover {
  color: #c9151e;
}

.inside-banner {
  position: relative;
  width: 100%;
  height: 800px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  overflow: hidden;
}

.ny-bg {
  position: relative;
  z-index: 5;
  background: #fff;
}

.nycv {
  position: absolute;
  top: 50%;
  left: 7%;
  width: 86%;
  transform: translateY(-50%);
}

.ncwz1 {
  color: #fff;
  font-size: 48px;
  font-family: "poppinssemibold";
  /*letter-spacing: 25px;*/
}

.ncwz2 {
  /*margin-left: 110px;*/
  color: #fff;
  font-size: 36px;
  /*	letter-spacing: 20px;*/
  margin-top: 10px;
  font-family: "poppinssemibold";
}

.brand-news {
  width: 75%;
  margin: 0 auto;
  padding: 70px 0;
}

.bntab {
  text-align: center;
}

.bntab a {
  position: relative;
  display: inline-block;
  color: #999999;
  font-size: 24px;
  margin: 0 12px;
  padding-bottom: 5px;
  font-weight: bold;
}

.bntab a:hover,
.bntab a.active {
  color: #000000;
}

.bntab a.active:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3px;
  background: #000;
}

.bnlist {
  margin-left: -2%;
}

.bnlist li {
  position: relative;
  float: left;
  width: 31.333%;
  margin: 60px 0 0 2%;
  background: #fafafa;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.35s;
}

.bnlist li:hover {
  background: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
}

.bnlist li:hover .blpic img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  transform: scale(1.05);
}

.bnlist li:hover .blbtn,
.bnlist li:hover .blbtn i {
  color: #c9151e;
}

.blpic {
  overflow: hidden;
}

.blpic img {
  display: block;
  width: 100%;
  transition: 0.45s;
}

.blwz {
  padding: 40px 50px;
}

.bldate {
  display: block;
  color: #333333;
  font-size: 15px;
}

.bltitle {
  color: #000000;
  font-size: 24px;
  margin-top: 28px;
  font-weight: normal;
  height: 72px;
  overflow: hidden;
}

.bldesc {
  color: #666666;
  font-size: 15px;
  margin-top: 30px;
  height: 66px;
  overflow: hidden;
}

.blbtn {
  margin-top: 40px;
}

.pages-list {
  margin-top: 60px;
  text-align: center;
}

.pages-list a {
  display: inline-block;
  vertical-align: middle;
}

.plpn {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  text-align: center;
  line-height: 36px;
  color: #999;
  font-size: 14px;
  border: 1px solid #999;
  margin: 0 12px;
}

.plnum {
  font-family: "gilroy-regular-3";
  color: #000000;
  font-size: 18px;
  margin: 0 15px;
}

.plnum:hover,
.plnum.active {
  color: #c9151e;
}

.plpn:hover {
  color: #c9151e;
  border: 1px solid #c9151e;
}

.brand-detail {
  width: 960px;
  margin: 0 auto;
  padding: 30px 0 100px 0;
}

.bdtxt {
  color: #999999;
  font-size: 14px;
}

.bd-cont {
  margin-top: 40px;
}

.bctitle {
  color: #000000;
  font-size: 36px;
  font-weight: normal;
}

.bcdate {
  display: block;
  color: #666666;
  font-size: 15px;
  margin-top: 10px;
}

.bcnr {
  color: #666666;
  font-size: 16px;
  margin-top: 35px;
}

.bcbottom {
  margin-top: 80px;
}

.bcpn {
  display: block;
  color: #000000;
  font-size: 24px;
  padding: 30px 0;
  border-top: 1px solid #ebebeb;
  font-weight: normal;
}

.bctxt {
  height: 31px;
  overflow: hidden;
}

.bcpn:hover {
  color: #c9151e;
}

.bcsm {
  display: block;
  font-style: normal;
  font-size: 16px;
  color: #666666;
}

.nxpaly {
  margin-top: 30px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  cursor: pointer;
}

.nxpaly i {
  display: block;
  font-size: 50px;
  color: #fff;
  line-height: 1.2;
}

.brand2-wrap {
  padding: 30px 0 66px 0;
}

.bw2qh {
  padding: 10px 0;
  border-bottom: 1px solid #cccccc;
}

.bqtxt {
  display: inline-block;
  color: #999999;
  font-size: 16px;
  margin-right: 30px;
}

.bqtxt:hover,
.bqtxt.active {
  color: #000000;
}

.bl2box {
  margin-left: -2%;
}

.bl2box li {
  position: relative;
  float: left;
  width: 31.333%;
  margin: 40px 0 0 2%;
  cursor: pointer;
}

.bl2box li:hover .bl2pic img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  transform: scale(1.05);
}

.bl2pic {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}

.bl2pic img {
  display: block;
  width: 100%;
  transition: 0.45s;
}

.bp2play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 50px;
}

.bl2txt {
  text-align: center;
  color: #333333;
  font-size: 16px;
  margin-top: 10px;
  height: 24px;
  overflow: hidden;
}

/* 弹框 */

.gbbg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}

.br3bot {
  z-index: 10;
}

.tk-bg,
.br3bg {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 9999;
}

.tk-bot {
  position: relative;
  top: 50%;
  left: 50%;
  width: 75%;
  height: 700px;
  transform: translate(-50%, -50%);
}

.tbclose {
  position: absolute;
  right: -40px;
  top: 0;
  z-index: 1;
  cursor: pointer;
}

.tbclose:hover i {
  transform: rotate(360deg);
}

.tbclose i {
  display: block;
  color: #fff;
  font-size: 40px;
  line-height: 1;
  transition: 0.55s;
}

.tbvideo {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.apply-show {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.brand3-wrap {
  position: relative;
  min-height: 100vh;
  margin-top: 90px;
  display: flex;
  align-items: flex-start;
}

.bw3left {
  /* position: absolute; */
  top: 0;
  left: 0;
  bottom: 0;
  width: 17%;
  height: 100%;
  background: #fafafa;
  box-sizing: border-box;
  padding: 45px 55px;
  overflow-y: scroll;
}
.bw3left::-webkit-scrollbar {
  display: none;
}

.bl3title {
  color: #000000;
  font-size: 30px;
  font-family: "poppinssemibold";
}

.bl3menu {
  margin-top: 25px;
}

.bl3menu li {
  padding: 15px 0;
  border-top: 1px solid #cccccc;
}

.bl3menu li:last-child {
  border-bottom: 1px solid #cccccc;
}

.bmt1 a {
  display: block;
  color: #000000;
  font-size: 16px;
}

.bmt1.active a,
.bmt1.active a i {
  color: #c9151e;
}

.bmt1 a i {
  display: inline-block;
  color: #000000;
  font-size: 16px;
  margin-right: 10px;
  width: 16px;
}

.bmt2 {
  display: none;
  margin-top: 15px;
}

.bt2txt {
  padding: 10px 30px;
  display: block;
  color: #000000;
  font-size: 14px;
}

.bt2txt:hover {
  background: #ededed;
}

.bw3right {
  float: left;
  width: 83%;
  /* margin-left: 17%; */
  box-sizing: border-box;
  padding: 0 50px 95px 50px;
}

.br3list {
  margin-left: -3%;
}

.br3list li {
  position: relative;
  float: left;
  width: 22%;
  margin: 65px 0 0 3%;
  box-sizing: border-box;
  border: 1px solid #e5e5e5;
  border-radius: 10px;
  cursor: pointer;
}

.br3list li:hover .brlpic img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  transform: scale(1.05);
}

.br3list li:hover .bcbtn {
  background: #c9151e;
  color: #fff;
}

.brlpic {
  overflow: hidden;
  border-radius: 10px;
}

.brlpic img {
  display: block;
  width: 100%;
  transition: 0.45s;
}

.brlcont {
  position: relative;
  padding: 30px 30px 50px 30px;
  border-top: 1px solid #e5e5e5;
}

.bcwz {
  text-align: center;
  color: #0c0b0b;
  font-size: 16px;
  height: 24px;
}

.bcbtn {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -22px;
  display: block;
  width: 150px;
  height: 44px;
  background: #f8f8f8;
  border-radius: 25px;
  text-align: center;
  line-height: 44px;
  color: #000000;
  font-size: 14px;
  font-weight: normal;
  transition: 0.35s;
}

.bcbtn i {
  font-size: 18px;
  margin-left: 10px;
}

.br3dt {
  height: 757px;
}

.br3dt img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 80%;
  max-height: 80%;
}

.br3tj {
  float: left;
  margin-left: 40px;
  color: #fff;
  z-index: 20;
}

.br3tj span {
  color: #fff;
  font-size: 14px;
}

.br3load a {
  display: block;
  float: right;
  margin-right: 40px;
  color: #fff;
  font-size: 14px;
  z-index: 20;
  cursor: pointer;
}

.br3load a:hover {
  color: #c9151e;
}

.br3load a i {
  display: inline-block;
  font-size: 20px;
  margin-left: 10px;
}

.mb-nypic {
  display: none;
  overflow: hidden;
}

.mb-nypic img {
  display: block;
  width: 100%;
}

.ibbr2 {
  position: absolute;
  top: 50%;
  left: 5%;
  width: 90%;
  transform: translateY(-50%);
  text-align: center;
}

.about1-wrap {
  padding: 100px 0 120px 0;
  overflow: hidden;
}

.aw1bot1 {
  padding: 0 300px;
}

.ab1pic {
  float: left;
  width: 50%;
}

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

.ab1cont {
  float: left;
  width: 50%;
  box-sizing: border-box;
  padding: 100px 20px 0 57px;
}

.awbt {
  font-family: "poppinssemibold";
  color: #000000;
  font-size: 36px;
}

.awnr {
  color: #333333;
  font-size: 18px;
  margin-top: 30px;
  /*text-align: justify;*/
}

.awbot2 {
  position: relative;
  margin-top: 75px;
}

.ab2pictrue {
  position: relative;
}

.ap2tp.active {
  opacity: 1;
  visibility: visible;
}

.ap2tp {
  opacity: 0;
  visibility: hidden;
  transition: 0.65s;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  border-radius: 10px;
}

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

.ab2wz {
  position: absolute;
  width: 540px;
  top: 150px;
  left: 190px;
}

.aw2bt {
  color: #fff;
  font-size: 36px;
}

.aw2label {
  display: block;
  color: #fff;
  font-size: 24px;
  margin-top: 10px;
}

.aw2qh {
  margin-top: 60px;
}

.aqtxt {
  position: relative;
  display: inline-block;
  width: 110px;
  height: 45px;
  line-height: 45px;
  margin-right: 15px;
  border-radius: 40px;
  border: 2px solid #999999;
  text-align: center;
  color: #999999;
  font-size: 16px;
  transition: 0.65s;
}

.aqtxt.active,
.aqtxt:hover {
  border: 2px solid #fff;
  color: #fff;
}

.aqtxt.active:before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -18px;
  transform: translateX(-50%);
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-top: 8px solid #fff;
  transition: 0.65s;
}

.aw2nr {
  margin-top: 50px;
}

.an2txt {
  display: none;
  color: #ffffff;
  font-size: 18px;
  /*text-align: justify;*/
}

.awmb-pic {
  display: none;
}

.awpc-pic {
  display: block;
}

.awbot3 {
  position: relative;
  margin-top: 55px;
}

.ab1bj {
  overflow: hidden;
  border-radius: 10px;
}

.ab1bj img {
  width: 100%;
}

.ab3wz {
  position: absolute;
  width: 540px;
  top: 20%;
  right: 190px;
}

.ab4wz {
  position: absolute;
  width: 540px;
  top: 30%;
  left: 190px;
}

.aw-dw {
  position: absolute;
  width: 540px;
  top: 25%;
  /*transform: translateY(-50%);*/
}

.aw3bt {
  color: #000000;
  font-size: 36px;
  font-family: "poppinssemibold";
}

.aw3label {
  display: block;
  color: #333333;
  font-size: 24px;
  margin-top: 20px;
}

.an3txt {
  color: #333333;
  font-size: 18px;
  margin-top: 15px;
  /*text-align: justify;*/
}

.wzbs {
  color: #fff !important;
}

.about2-bj {
  position: relative;
  background: #fafafa;
  padding: 65px 0;
}

.ab2map {
  position: relative;
}

.am2bg {
  width: 75%;
  margin-left: 22%;
}

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

.ab2cv {
  position: absolute;
  left: 140px;
  bottom: 130px;
}

.ac2bt {
  font-family: "poppinssemibold";
  color: #000000;
  font-size: 36px;
}

.ac2ms {
  display: block;
  color: #333333;
  font-size: 18px;
  margin-top: 10px;
}

.ac2sz {
  position: relative;
  color: #333333;
  font-size: 18px;
  margin-top: 60px;
  line-height: 1;
  padding-bottom: 30px;
}

.ac2sz strong {
  display: inline-block;
  vertical-align: sub;
  font-family: "gilroy-regular-3";
  color: #333333;
  font-size: 116px;
  font-weight: normal;
}

.ac2sz:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 403px;
  height: 3px;
  background: #c9151e;
}

.am2dd {
  position: absolute;
  width: 58%;
  bottom: 11%;
  left: 32%;
  /*animation: scals 4s linear infinite;*/
}

.am2dd img {
  /*display: block;*/
  width: 100%;
  transition: 0.45s;
}

.am2dw {
  position: absolute;
  border-radius: 50%;
  background: rgba(201, 21, 30, 0.5);
  animation: scals 4s linear infinite;
}

.ad1 {
  width: 145px;
  height: 145px;
  top: 24%;
  left: 31%;
}

.ad2 {
  width: 86px;
  height: 86px;
  left: 37%;
  top: 53%;
}

.ad3 {
  width: 141px;
  height: 141px;
  left: 58%;
  top: 20%;
}

.ad4 {
  width: 141px;
  height: 141px;
  left: 57%;
  top: 41%;
}

.ad5 {
  width: 83px;
  height: 83px;
  left: 69%;
  top: 30%;
}

.ad6 {
  width: 86px;
  height: 86px;
  right: 22%;
  bottom: 39%;
}

.ad7 {
  width: 86px;
  height: 86px;
  right: 12%;
  bottom: 37%;
  background: rgba(201, 21, 30, 0.8);
}

.ad8 {
  width: 52px;
  height: 52px;
  right: 12%;
  bottom: 17%;
  background: rgba(201, 21, 30, 0.8);
}

.ad9 {
  width: 50px;
  height: 50px;
  right: 10%;
  bottom: 55%;
  background: rgba(201, 21, 30, 0.5);
}

.about2-wrap {
  padding: 120px 0;
  overflow: hidden;
}

.aw2list {
  margin-top: 60px;
}

.aw2list li {
  position: relative;
  margin-top: 36px;
}

.aw2bq {
  margin-top: 30px;
  margin-left: -10px;
}

.ab2txt {
  display: block;
  float: left;
  height: 35px;
  line-height: 35px;
  border: 1px solid rgba(255, 255, 255, 0.6);
  border-radius: 18px;
  text-align: center;
  color: #f4f4f4;
  font-size: 15px;
  padding: 0 20px;
  margin: 15px 0 0 10px;
}

.al2cv {
  left: 150px;
}

.al2txt {
  margin-top: 30px;
  color: #fff;
  font-size: 18px;
}

.about3-wrap {
  padding: 70px 0 145px 0;
  overflow: hidden;
}

.aw3ms {
  text-align: center;
  color: #333333;
  font-size: 18px;
  margin-top: 30px;
}

.aw3bot1 {
  position: relative;
  margin-top: 90px;
}

.aw3cv {
  position: absolute;
  width: 600px;
  left: 13%;
  bottom: 80px;
}

.aw3bot2 {
  margin-top: 80px;
}

.aw3bot2 ul {
  margin-left: -1%;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}

.aw3bot2 li {
  position: relative;
  float: left;
  width: 32.333%;
  /*min-height: 534px;*/
  margin-left: 1%;
  border-radius: 10px;
  background: #fafafa;
}

.ab2tp {
  overflow: hidden;
}

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

.ab2cont {
  padding: 40px;
}

.ac2icon {
  display: block;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center bottom;
}

.actb1 {
  width: 32px;
  height: 43px;
}

.actb2 {
  width: 40px;
  height: 43px;
}

.actb3 {
  width: 38px;
  height: 43px;
}

.ac2title {
  text-align: center;
  color: #000000;
  font-size: 24px;
  margin-top: 20px;
}

.ac2desc {
  color: #333333;
  font-size: 18px;
  margin-top: 20px;
}

.aw4bot4 {
  position: relative;
  padding: 20px 0 60px 0;
}

.ab4left {
  float: left;
  overflow: hidden;
  width: 50%;
}

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

.ab4right {
  float: left;
  width: 50%;
  box-sizing: border-box;
  padding: 130px 80px 0 80px;
}

.ar4bt {
  color: #000000;
  font-size: 24px;
}

.ar4nr {
  color: #333333;
  font-size: 18px;
  margin-top: 20px;
}

.aw4bot5 {
  position: relative;
}

.ab5cv {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 514px;
  left: 12.5%;
}

.wzhs {
  color: #333;
}

.aw3bot6 {
  position: relative;
  margin-top: 50px;
}

.aw6cv {
  position: absolute;
  width: 470px;
  top: 50%;
  right: 12.5%;
  transform: translateY(-50%);
}

.ab6lable {
  margin-top: 60px;
  /*margin-left: -70px;*/
}

.al6l {
  display: block;
  float: left;
  width: 33.333%;
  /*margin-left: 70px;*/
  color: #333333;
  text-align: center;
  font-size: 16px;
}

.al6l i {
  display: block;
  width: 60px;
  height: 60px;
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: 15px;
  margin: 0 auto;
}
.about4-wrap {
  padding: 110px 0 140px 0;
}

.ab4desc {
  padding: 0 200px;
  color: #333333;
  font-size: 18px;
}

.ab4list {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  margin-left: -2%;
}

.ab4list li {
  position: relative;
  float: left;
  overflow: hidden;
  width: 31.333%;
  margin: 60px 0 0 2%;
  border-radius: 10px;
  background: #fafafa;
}

.ab4list li:hover .al4pic img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  transform: scale(1.05);
}

.al4pic {
  overflow: hidden;
}

.al4pic img {
  display: block;
  width: 100%;
  transition: 0.45s;
}

.al4wz {
  padding: 50px 50px 150px 50px;
}

.al4title {
  /* font-family: 'poppinssemibold'; */
  color: #000000;
  font-size: 24px;
}

.al4desc {
  color: #333333;
  font-size: 18px;
  margin-top: 30px;
}

.al4num {
  display: block;
  /*font-family: "gilroy-regular-3";*/
  line-height: 1;
  position: absolute;
  bottom: -75px;
  left: 50px;
  color: #e5e5e5;
  font-size: 150px;
}

.nycv2 {
  width: 86%;
  left: 7%;
}

.nycv2 .ncwz2 {
  margin-left: 0;
}

.ab5cont {
  float: left;
  width: 40%;
}

.ac5name {
  color: #000000;
  font-size: 36px;
  font-weight: normal;
  font-family: "poppinssemibold";
}

.ac5way {
  margin-top: 40px;
}

.ac5way li {
  position: relative;
  margin-top: 30px;
  padding-left: 25px;
  border-left: 1px solid #cccccc;
}

.aw5bt {
  display: block;
  color: #000000;
  font-size: 16px;
}

.aw5bt i {
  display: inline-block;
  font-size: 18px;
  margin-right: 10px;
}

.aw5txt {
  display: block;
  font-family: "gilroy-regular-3";
  color: #000000;
  font-size: 16px;
  margin-top: 10px;
}

.aw5email {
  color: #c9151e;
}

.ab5join {
  float: right;
  width: 50%;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}

.aj5cv {
  position: absolute;
  left: 70px;
  bottom: 48px;
}

.aj5bt {
  color: #fff;
  font-size: 36px;
}

.aj5jr {
  display: block;
  margin-top: 90px;
  color: #fff;
  font-size: 18px;
}

.aj5link {
  margin-top: 20px;
}

.al5btn {
  display: inline-block;
  padding: 0 20px;
  height: 50px;
  line-height: 50px;
  background: #fff;
  border-radius: 25px;
  margin-right: 10px;
  transition: 0.45s;
}

.al5btn:hover {
  transform: translateY(-5px);
}

.al5btn:hover .al5zw,
.al5btn:hover .al5zw i {
  color: #c9151e;
}

.al5zp {
  display: inline-block;
  vertical-align: middle;
  width: 91px;
}

.al5zw {
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
  color: #000000;
  font-size: 14px;
}

.al5zw i {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  color: #020202;
  font-size: 16px;
}

.ab5bot2 {
  margin-top: 96px;
  padding-top: 100px;
  border-top: 1px solid #f6f6f6;
}

.ab5mt {
  margin-top: 20px;
}

.ab5bd {
  margin-top: 40px;
}

.ab5item {
  margin-top: 40px;
  margin-left: -2%;
}

.ai5l {
  float: left;
  width: 48%;
  margin-left: 2%;
}

.al5bt {
  display: block;
  color: #000000;
  font-size: 16px;
}

.al5bt sup {
  display: inline-block;
  vertical-align: top;
  color: #cc0000;
  margin-right: 5px;
}

.ai5srk {
  display: block;
  width: 100%;
  height: 56px;
  border-radius: 5px !important;
  background: #f0f0f0;
  border: none;
  box-sizing: border-box;
  padding: 0 20px;
  margin-top: 15px;
  font-size: 15px;
}

.ai5area {
  font-family: "微软雅黑";
  display: block;
  width: 100%;
  height: 180px;
  border-radius: 5px !important;
  background: #f0f0f0;
  border: none;
  box-sizing: border-box;
  padding: 20px;
  margin-top: 15px;
  resize: none;
  font-size: 15px;
}

.ai5w {
  width: 98%;
  margin-left: 2%;
}

.ab5submit a {
  display: block;
  width: 164px;
  height: 56px;
  margin: 50px auto 0;
  background: #1a2025;
  text-align: center;
  line-height: 56px;
  color: #fff;
  font-size: 16px;
  border-radius: 28px;
  transition: 0.35s;
}

.ab5submit a:hover {
  background: #c9151e;
}

.nysv1 {
  position: absolute;
  top: 50%;
  left: 5%;
  width: 90%;
  transform: translateY(-50%);
}

.sv1title {
  color: #fff;
  font-size: 36px;
  text-align: center;
  font-family: "poppinssemibold";
}
.sspic {
  width: 530px;
  margin: 0 auto;
}
.sspic img {
  display: block;
  width: 100%;
}

.sv1ms {
  color: #fff;
  font-size: 18px;
  text-align: center;
  margin-top: 15px;
}

.sv1sr {
  width: 820px;
  margin: 30px auto 0;
  background: #fff;
  height: 70px;
  line-height: 70px;
  overflow: hidden;
  box-sizing: border-box;
  padding: 0 30px;
  border-radius: 10px;
  overflow: hidden;
}

.sv1wbk {
  display: block;
  float: left;
  width: 80%;
  height: 70px;
  border: none;
  color: #666666;
  font-size: 16px;
  padding: 0;
}

input::-webkit-input-placeholder {
  line-height: normal;
}

.sv1ss {
  position: relative;
  display: block;
  float: right;
  padding-left: 30px;
  color: #272727;
  font-size: 25px;
}

.sv1ss:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 38px;
  background: #cccccc;
}

.sv1btn a {
  position: absolute;
  left: 50%;
  bottom: 50px;
  transform: translateX(-50%);
  display: block;
  width: 202px;
  height: 48px;
  text-align: center;
  line-height: 48px;
  border-radius: 24px;
  border: 1px solid #ffffff;
  color: #fff;
  font-size: 16px;
  transition: 0.45s;
}

.sv1btn a:hover {
  background: #c9151e;
  border: 1px solid #c9151e;
}

.sv1btn a i {
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  margin-right: 10px;
}

.svlist {
  margin-top: 49px;
  margin-left: -2%;
}

.svlist li {
  position: relative;
  float: left;
  width: 31.333%;
  margin: 37px 0 0 2%;
  border-radius: 10px;
  background: #f4f4f4;
  box-sizing: border-box;
  padding: 40px;
  transition: 0.45s;
}

.svlist li:hover .slicon {
  -webkit-transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
  transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
  -webkit-animation: gelatine 0.5s 1;
  animation: gelatine 0.5s 1;
}

.svlist li:hover .slmore i {
  margin-left: 15px;
}

@keyframes gelatine {
  from,
  to {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  25% {
    -webkit-transform: scale(0.9, 1.1);
    transform: scale(0.9, 1.1);
  }
  50% {
    -webkit-transform: scale(1.1, 0.9);
    transform: scale(1.1, 0.9);
  }
  75% {
    -webkit-transform: scale(0.95, 1.05);
    transform: scale(0.95, 1.05);
  }
}

.slbt {
  color: #000000;
  font-size: 24px;
}

.slicon {
  display: inline-block;
  vertical-align: middle;
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center bottom;
  margin-right: 10px;
}

.slms {
  color: #333333;
  font-size: 18px;
  margin-top: 20px;
  height: 54px;
  overflow: hidden;
}

.slmore {
  display: block;
  color: #000000;
  font-size: 14px;
  margin-top: 40px;
}

.slmore i {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  margin-left: 6px;
  transition: 0.45s;
}

.svlist li:hover {
  background: #fff;
  box-shadow: 3px 0 16px rgba(0, 0, 0, 0.1);
}

.svlist li:hover .slmore {
  color: #c9151e;
}

.svtmenu {
  position: fixed;
  top: 0.7rem;
  left: 0;
  right: 0;
  width: 100%;
  height: 60px;
  line-height: 60px;
  background: #1a2025;
  text-align: center;
  transition: 0.45s;
  z-index: 500;
}

.stmtxt {
  display: inline-block;
  color: #999999;
  font-size: 14px;
  margin: 0 12px;
}

.stmtxt:hover,
.stmtxt.active {
  color: #fff;
}

.bg-fbfbfb {
  background: #fbfbfb;
}

.service-wrap {
  padding: 30px 0 65px 0;
  margin-top: 60px;
}

.sw2list {
  margin-left: -3%;
}

.sw2list li {
  position: relative;
  float: left;
  width: 47%;
  margin: 30px 0 0 3%;
  border-radius: 10px;
  background: #fff;
  box-sizing: border-box;
  padding: 40px;
  transition: 0.35s;
}

.sw2list li:hover {
  box-shadow: 0 10px 16px rgba(0, 0, 0, 0.1);
}

.sw2pic {
  position: relative;
  float: left;
  width: 25%;
  height: 178px;
}

.sw2pic img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-height: 90%;
  max-width: 90%;
}

.sw2nr {
  float: right;
  width: 70%;
  box-sizing: border-box;
  margin-top: 30px;
}

.sn2name {
  font-family: "poppinssemibold";
  color: #000000;
  font-size: 20px;
}

.sn2btn {
  margin-top: 30px;
  margin-left: -1%;
}

.sb2l {
  display: block;
  float: left;
  width: 32.333%;
  text-align: center;
  margin-left: 1%;
  border-radius: 10px;
  background: #f8f8f8;
  padding: 12px 0;
  box-sizing: border-box;
  color: #000000;
  font-size: 14px;
  transition: 0.35s;
}

.sb2l:hover {
  background: #c9151e;
  color: #fff;
}

.sb2icon {
  display: block;
  font-size: 20px;
}

.service3-wrap {
  position: relative;
  width: 100%;
  background-repeat: no-repeat;
  background-size: a;
  background-position: left bottom;
  background-attachment: fixed;
  padding: 120px 60px 120px 200px;
  transition: 0.35s;
  box-sizing: border-box;
}

.service3-wrap.active {
  background-attachment: local;
}

/*.service3-wrap.active .sw3left {
	position: relative;
}*/

.sw3left {
  /*position: fixed;
	top: 210px;*/
  float: left;
  width: 30%;
  transition: 0.35s;
}

.sw3right {
  float: right;
  width: 60%;
}

.sr3list li {
  padding: 15px;
  border-top: 1px solid #cccccc;
  cursor: pointer;
}

.sr3list li:last-child {
  border-bottom: 1px solid #cccccc;
}

.sr3wt.active .sr3l,
.sr3wt:hover .sr3l {
  color: #c9151e;
}

.sr3wt.active .sr3r {
  color: #c9151e;
  transform: rotate(180deg);
}

.sr3l {
  float: left;
  width: 80%;
  color: #333333;
  font-size: 16px;
}

.sr3num {
  display: inline-block;
  vertical-align: middle;
  font-family: "gilroy-regular-3";
  margin-right: 20px;
  font-style: normal;
}

.sr3r {
  float: right;
  color: #9f9f9f;
  font-size: 12px;
  line-height: 1;
  margin-top: 7px;
  transition: 0.35s;
  font-weight: bold;
}

.sr3zk {
  display: none;
  margin-top: 20px;
  padding: 0 26px;
  color: #666666;
  font-size: 16px;
}

.sv3bt {
  font-family: "poppinssemibold";
  color: #000000;
  font-size: 36px;
}

.sv3ms {
  display: block;
  color: #333333;
  font-size: 18px;
  margin-top: 20px;
}

.sw4Map {
  position: relative;
}

.map {
  width: 100%;
  height: 448px;
}

.anchorBL {
  display: none;
}

.sm4cv {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 12.5%;
  background: #fff;
  width: 435px;
  box-sizing: border-box;
  padding: 60px 50px;
}

.sc4bt {
  font-family: "poppinssemibold";
  color: #333333;
  font-size: 24px;
  padding-bottom: 20px;
  border-bottom: 1px solid #dedede;
  margin-bottom: 25px;
}

.sc4ms {
  color: #666666;
  font-size: 14px;
  line-height: 1.75;
}

.sc4number {
  display: inline-block;
  vertical-align: middle;
  color: #c9151e;
  font-size: 18px;
}

.c-selicts {
  display: block;
  width: 100%;
  height: 60px;
  line-height: 60px;
  background-color: #f5f5f5 !important;
  box-sizing: border-box;
  border: none;
  padding: 0 20px;
  margin-top: 8px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(../images/down.png) 95% no-repeat;
  background-size: 12px 8px;
  font-size: 15px;
}

.hxzcj {
  margin-top: 20px;
}

.sv2bot {
  padding: 60px 0;
}

.sb2title {
  color: #333333;
  font-size: 16px;
}

.sv2list {
  margin-left: -2%;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}

.sv2list li {
  float: left;
  width: 23%;
  margin: 25px 0 0 2%;
  box-sizing: border-box;
  border-radius: 10px;
  padding: 30px 35px;
  border: 1px solid #eee;
  transition: 0.45s;
}

.sv2list li:hover,
.sv2list li.active {
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.1);
}

.sv2list li:hover .svlname,
.sv2list li.active .svlname {
  color: #c9151e;
}

.sv2list li:hover .slnum,
.sv2list li.active .slnum {
  color: #c9151e;
  border: 2px solid #c9151e;
}

.svlname {
  display: block;
  color: #333333;
  font-size: 18px;
  margin-bottom: 15px;
  font-family: "poppinssemibold";
  transition: 0.35s;
}

.slnum {
  display: inline-block;
  vertical-align: middle;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  border: 2px solid #f5f5f5;
  color: #999999;
  font-size: 14px;
  text-align: center;
  line-height: 28px;
  margin-right: 15px;
  font-style: normal;
  transition: 0.45s;
}

.svlxq {
  color: #333333;
  font-size: 16px;
}

.infoBox {
  margin-bottom: 10px;
  box-shadow: 0 0 38px rgb(0 0 0 / 30%);
}

.infoBox > img {
  left: auto !important;
  right: 16px !important;
  margin-top: 13px !important;
  transition: 0.35s;
  z-index: 10;
}

.infoBoxContent {
  padding: 36px 42px 0;
}

.infoBoxContent i {
  position: absolute;
  left: 50%;
  width: 20px;
  text-align: center;
  margin-left: -9px;
  bottom: -32px;
  color: #fff;
  font-size: 18px;
  line-height: 1;
  font-style: normal;
}

.infoBoxContent h3 {
  margin-bottom: 16px;
  color: #333333;
  font-size: 18px;
  line-height: 1.2;
  font-weight: normal;
  text-align: center;
  border-bottom: none;
}

.infoBoxContent p {
  color: #999999;
  font-size: 15px;
}

.svtzy {
  box-sizing: border-box;
  padding: 0 55px;
}

.stml {
  float: left;
  color: #fff;
  font-size: 14px;
}

.stmr {
  float: right;
}

.srwz {
  display: inline-block;
  color: #999999;
  font-size: 14px;
  margin-left: 30px;
}

.srwz.active {
  color: #fff;
}

.sdbot1 {
  padding: 160px 0 90px 0;
}

.sb1pic {
  position: relative;
  float: left;
  width: 50%;
  height: 324px;
}

.sb1pic img {
  position: absolute;
  width: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}

.sb1cont {
  float: left;
  width: 50%;
  box-sizing: border-box;
  padding: 0 40px;
}

.sc1lx {
  font-family: "poppinssemibold";
  color: #000000;
  font-size: 50px;
}

.sc1name {
  display: block;
  color: #000000;
  font-size: 24px;
}

.sc1btn {
  display: block;
  vertical-align: middle;
  width: 140px;
  height: 32px;
  line-height: 32px;
  color: #c9151e;
  text-align: center;
  font-size: 14px;
  border: 2px solid #c9151e;
  border-radius: 16px;
  margin-top: 20px;
  /*margin-left: 15px;*/
}

.sc1link {
  display: flex;
  margin-top: 30px;
  border: 1px solid #cccccc;
  border-radius: 10px;
  padding: 20px 0;
}

.sb1an {
  position: relative;
  flex: 1;
  text-align: center;
  color: #000000;
  font-size: 18px;
}

.sb1an:last-child:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 80px;
  background: #dcdcdc;
}

.sb1an i {
  display: block;
  color: #000000;
  font-size: 28px;
}

.sc1ms {
  color: #666666;
  font-size: 14px;
  margin-top: 30px;
}

.bg-fafafa {
  background: #fafafa;
}

.sd4bt {
  color: #000000;
  font-size: 24px;
}

.sd4tab {
  margin-top: 20px;
}

.st4qh {
  color: #333333;
  font-size: 16px;
  margin-right: 20px;
}

.st4qh:hover,
.st4qh.active {
  color: #c9151e;
  text-decoration: underline;
}

.sd4list {
  margin-top: 40px;
  margin-left: -10%;
}

.sd4list li {
  position: relative;
  float: left;
  width: 40%;
  margin-left: 10%;
  padding: 12px 0;
  border-bottom: 1px dashed #e7e7e7;
}

.sl4txt {
  position: relative;
  display: block;
  color: #333333;
  font-size: 16px;
  height: 24px;
  overflow: hidden;
  padding-left: 15px;
}

.sd4list li.active .sl4zk {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.sl4zk {
  opacity: 0;
  visibility: hidden;
  transform: translateY(20px);
  transition: 0.45s;
  position: absolute;
  left: 0;
  right: 0;
  top: 45px;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  padding: 30px;
  z-index: 20;
  color: #666;
  font-size: 14px;
}

.sl4txt:hover {
  color: #c9151e;
}

.sl4txt:hover:before {
  background: #c9151e;
}

.sl4txt:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 5px;
  height: 5px;
  background: #000;
  border-radius: 50%;
}

.sdbot2 {
  padding: 70px 0 40px 0;
}

.sdbot3 {
  padding: 70px 0 110px 0;
}

.sd4lx {
  position: relative;
  margin-top: 100px;
}

.slx4cv {
  left: 100px;
}

.sc4wz {
  margin-top: 20px;
}

.sc4txt {
  color: #ffffff;
  font-size: 18px;
  margin-top: 8px;
}

.sc4btn {
  display: block;
  width: 220px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  background: #fff;
  color: #000000;
  font-size: 16px;
  margin-top: 33px;
  border-radius: 30px;
}

.sc4btn i {
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  margin-right: 10px;
}

.sc4btn:hover {
  color: #fff;
  background: #c9151e;
}

.sv1cv {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 75%;
  transform: translate(-50%, -50%);
}

.sv1cv .sv1title,
.sv1cv .sv1ms {
  text-align: left;
}

.sv1cv .sv1title {
  margin-top: 20px;
}

.sv1lc {
  padding: 120px 0 80px 0;
}

.slclist {
  margin-top: 50px;
  text-align: center;
}

.slclist li {
  display: inline-block;
  width: 14%;
}

.slclist li:hover .scbicon {
  -webkit-transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
  transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
  -webkit-animation: gelatine 0.5s 1;
  animation: gelatine 0.5s 1;
}

.slcbox {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 85%;
  text-align: center;
  padding: 30px 0 50px 0;
  box-sizing: border-box;
  border-radius: 10px;
  border: 1px solid #dfdfdf;
}

.scbicon {
  display: block;
  width: 35px;
  height: 35px;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center bottom;
}

.scbwz {
  display: block;
  color: #333333;
  font-size: 18px;
  margin-top: 15px;
}

.scbnum {
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -18px;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  text-align: center;
  line-height: 36px;
  background: #f4f4f4;
  border: 1px solid #f4f4f4;
  color: #333333;
  font-size: 16px;
  position: absolute;
}

.slcjt {
  display: inline-block;
  vertical-align: middle;
  width: 13px;
  height: 18px;
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 5px;
}

.sv1nr {
  padding-bottom: 110px;
  overflow: hidden;
}

.svtpd {
  display: block;
  float: left;
  height: 36px;
  line-height: 36px;
  border-radius: 18px;
  border: 1px solid #fff;
  color: #fff;
  font-size: 14px;
  box-sizing: border-box;
  padding: 0 30px;
  margin-top: 12px;
  cursor: pointer;
}

.svtzj {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.svtpd i {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

.pdsmr {
  float: right;
}

.pdsmr .stmtxt {
  margin: 0 0 0 24px;
}

.pdmbot.qdmt .pdmzk {
  top: 60px;
}

.pdmzk {
  display: none;
  /*position: absolute;
	top: 60px;
	left: 0;
	right: 0;*/
  position: fixed;
  left: 0;
  top: 130px;
  right: 0;
  z-index: 999;
  background: rgba(0, 0, 0, 0.5);
  overflow-y: scroll;
}

.pdmzk::-webkit-scrollbar {
  display: none;
}

.pdmlist {
  position: relative;
  z-index: 10;
  background: #fff;
  padding: 0 60px 60px 60px;
  margin-left: -3%;
}

.pdmlist li {
  position: relative;
  float: left;
  width: 11%;
  margin-left: 3%;
  margin-top: 60px;
}

.pdmlist li:hover .pztp img,
.pb1item:hover .pztp img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  transform: scale(1.05);
}

.pdmlist li:hover .pzwz,
.pb1item:hover .pzwz {
  color: #c9151e;
  border-top: 1px solid #c9151e;
}

.pztp {
  position: relative;
  overflow: hidden;
  height: 200px;
}

.pztp img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 80%;
  max-height: 80%;
  transition: 0.45s;
}

.pzwz {
  font-family: "gilroy-regular-3";
  margin-top: 30px;
  padding-top: 15px;
  border-top: 1px solid #cccccc;
  text-align: center;
  color: #000000;
  font-size: 18px;
  transition: 0.35s;
}

.pdmclose,
.zmclose {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.pdbot1 {
  padding: 90px 0 145px 0;
  overflow: hidden;
}

.pdbanner1 {
  position: relative;
  overflow: hidden;
  padding: 0 70px;
  margin-top: 90px;
}

.pb1item {
  position: relative;
  float: left;
  margin: 0 25px;
}

.pdbanner1 .slick-arrow {
  position: absolute;
  z-index: 99;
  top: 30%;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  text-align: center;
  line-height: 45px;
  border: 1px solid #999;
  color: #999;
}

.pdbanner1 .slick-arrow:before {
  font-family: "iconfont" !important;
  font-size: 15px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: lighter;
}

.pdbanner1 .slick-prev:before {
  content: "\e73b";
}

.pdbanner1 .slick-next:before {
  content: "\e6ab";
}

.pdbanner1 .slick-prev {
  left: 0;
}

.pdbanner1 .slick-next {
  right: 0;
}

.pdbanner1 .slick-arrow:hover {
  border: 1px solid #c9151e;
  color: #c9151e;
}

.cplist {
  margin-top: 100px;
  overflow: hidden;
}

.cplist li {
  position: relative;
  margin-top: 45px;
}

.wzleft {
  left: 155px;
}
.wzright {
  right: 155px;
}
.cplist li:hover .cplpic img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  transform: scale(1.05);
}

.cplpic {
  overflow: hidden;
  border-radius: 10px;
}

.cplpic img {
  width: 100%;
  transition: 0.45s;
}

.cplcont {
  position: absolute;
  width: 460px;
  top: 50%;
  transform: translateY(-50%);
}

.cplhs .cpname,
.cplhs .cplabel {
  color: #000000;
}

.cplhs .cpnr {
  color: #333333;
}

.cplhs .cpts {
  border: 1px solid #666666;
  color: #000000;
}

.cplbs .cpname,
.cplbs .cplabel {
  color: #fff;
}

.cplbs .cpnr {
  color: #b7b7b7;
}

.cplbs .cpts {
  border: 1px solid #666666;
  color: #fff;
}

.cpname {
  font-family: "gilroy-regular-3";
  font-size: 50px;
}

.cplabel {
  display: block;
  font-size: 24px;
  margin-top: 15px;
}

.cpnr {
  font-size: 18px;
  margin-top: 20px;
  height: 81px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.cpts {
  display: block;
  width: 130px;
  height: 42px;
  text-align: center;
  line-height: 42px;
  border-radius: 21px;
  font-size: 14px;
  margin-top: 40px;
}

.cpts i {
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
  margin-left: 10px;
}

.cpts:hover {
  border: 1px solid #c9151e;
  background: #c9151e;
  color: #fff;
}

.fixed-cpyc.active {
  opacity: 1;
  visibility: visible;
  transform: translate(0, -50%);
}

.fixed-cpyc {
  opacity: 0;
  visibility: hidden;
  transition: 0.45s;
  position: fixed;
  top: 50%;
  right: 60px;
  transform: translate(30px, -50%);
  z-index: 99;
}

.fctxt {
  position: relative;
  display: block;
  color: #999999;
  font-size: 14px;
  padding: 5px 15px 5px 0;
  margin: 4px 0;
  text-align: right;
  transition: 0.35s;
}

.fctxt:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 2px;
  height: 100%;
  background: #cccccc;
  transition: 0.45s;
}

.fctxt.active {
  color: #333333;
}

.fctxt.active:before {
  width: 4px;
  right: -1px;
  background: #c9151e;
}

.products-banner {
  position: relative;
  margin-top: 1.3rem;
  height: calc(100vh - 1.3rem);
  transition: 0.45s;
}

.products-banner.mtdb {
  margin-top: 60px;
}

.bg-fcfcfc {
  background: #fcfcfc;
}

.pd4-wrap {
  margin-top: 60px;
}

.pd4bot {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  padding: 100px 0;
  box-sizing: border-box;
}

.pd4lb {
  width: 100%;
  position: relative;
  margin-top: 30px;
  padding: 20px 80px 0 80px;
  box-sizing: border-box;
}

.slick-track {
  margin: 0 auto;
}

.pd4item {
  float: left;
  position: relative;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  padding: 0 30px 30px 30px;
  transition: 0.45s;
  cursor: pointer;
  margin: 20px 7px 10px 7px;
  overflow: hidden;
}

.pd4item:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 0;
  transform: scale(2);
  background: rgba(0, 0, 0, 0.2);
  transition: 0.65s;
  border-radius: 0 0 50% 50%;
}

.pd4item:hover {
  transform: translateY(-20px);
}

.pd4item:hover .pi4txt {
  color: #c9151e;
}

.pd4item:hover:before {
  opacity: 1;
  visibility: visible;
  height: 35%;
}

.pi4pic {
  position: relative;
  overflow: hidden;
  height: 330px;
  z-index: 10;
}

.pi4pic img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: block;
  max-width: 90%;
  max-height: 90%;
  margin: auto;
}

.pi4txt {
  text-align: center;
  color: #000000;
  font-size: 18px;
  height: 27px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.pd4lb .slick-arrow {
  position: absolute;
  z-index: 99;
  top: 50%;
  transform: translateY(-50%);
  width: 60px;
  height: 60px;
  border-radius: 50%;
  text-align: center;
  line-height: 60px;
  color: #fff;
  background: #cccccc;
}

.pd4lb .slick-arrow:before {
  font-family: "iconfont" !important;
  font-size: 15px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: lighter;
}

.pd4lb .slick-prev:before {
  content: "\e73b";
}

.pd4lb .slick-next:before {
  content: "\e6ab";
}

.pd4lb .slick-prev {
  left: 0;
}

.pd4lb .slick-next {
  right: 0;
}

.pd4lb .slick-arrow:hover {
  background: #c9151e;
}

.swiper-pagination-progressbar {
  width: 127px;
  height: 7px;
  border-radius: 4px;
  overflow: hidden;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #fa401c;
}

.bort {
  width: 100%;
  height: 1px;
  background: #ececec;
}

.pd4tk.active {
  opacity: 1;
  visibility: visible;
}

.pd4tk {
  opacity: 0;
  visibility: hidden;
  transition: 0.45s;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
}

.pd4bk {
  position: absolute;
  width: 75%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  border-radius: 10px;
}

.pb4close {
  position: absolute;
  right: -50px;
  top: 0;
  cursor: pointer;
}

.pb4close i {
  display: block;
  color: #fff;
  font-size: 45px;
}

.pb4box {
  padding: 100px;
}

.pb4pic {
  float: left;
  width: 50%;
  position: relative;
  height: 460px;
}

.pb4pic img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 90%;
  max-height: 90%;
}

.pb4cont {
  float: right;
  width: 50%;
  margin-top: 70px;
}

.pc4tit {
  color: #000000;
  font-size: 24px;
}

.pc4label {
  margin-top: 15px;
  border-top: 1px solid #cccccc;
}

.plitem {
  padding: 10px 0;
  border-bottom: 1px dashed #cccccc;
}

.pil {
  display: block;
  float: left;
  width: 25%;
  color: #000000;
  font-size: 18px;
}

.pir {
  display: block;
  float: right;
  width: 70%;
  color: #000000;
  font-size: 18px;
}

.buy-bg {
  position: relative;
  height: calc(100vh - 90px);
}

.nytp {
  overflow: hidden;
}

.nytp img {
  display: block;
}

.buy-bot {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1200px;
  transform: translate(-50%, -50%);
}

.bblogo {
  width: 506px;
  margin: 0 auto;
}

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

.bbtxt {
  color: #fff;
  font-size: 30px;
  margin-top: 20px;
  text-align: center;
}

.bbdsf {
  margin-top: 70px;
  text-align: center;
}

.bdlink {
  display: inline-block;
  width: 400px;
  height: 230px;
  background: #fff;
  border-radius: 10px;
  text-align: center;
  color: #000000;
  font-size: 18px;
  margin: 0 10px;
  box-sizing: border-box;
  padding-top: 60px;
}

.bdicon {
  display: block;
  font-size: 48px;
  color: #000000;
}
.bdicon1 {
  display: block;
  width: 73px;
  height: 36px;
  margin: 0 auto 20px;
  background: url(../images/al.png) no-repeat;
  background-size: contain;
}
.bdlink:hover .bdicon1 {
  background: url(../images/al-i.png) no-repeat;
  background-size: contain;
}
.bdicon2 {
  display: block;
  width: 49px;
  height: 36px;
  margin: 0 auto 20px;
  background: url(../images/tmm.png) no-repeat;
  background-size: contain;
}
.bdlink:hover .bdicon2 {
  background: url(../images/tmm-i.png) no-repeat;
  background-size: contain;
}
.bdlink:hover,
.bdlink:hover .bdicon {
  color: #c9151e;
}

.mbdt {
  display: none;
}

.fwxpic {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  transform: translateY(-30px);
  width: 116px;
  height: 116px;
  left: -20px;
  transition: 0.5s;
  bottom: 20px;
  background: #fff;
  padding: 10px;
  border-radius: 10px;
  z-index: 200;
}

.fwxpic:before {
  content: "";
  position: absolute;
  left: 20px;
  bottom: -9px;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-top: 10px solid #fff;
}

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

.fs2wx {
  position: relative;
}

.fs2wx:hover .fwxpic {
  opacity: 1;
  visibility: visible;
}

.bor-r {
  border-radius: 10px;
}

.pdmbot.qdmt {
  top: 0;
}

.pdmbot.active {
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
}

.pdmbot {
  position: fixed;
  top: 0.7rem;
  left: 0;
  right: 0;
  transition: 0.45s;
  z-index: 200;
}

.pmbh {
  position: relative;
}

.br3bt {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 60px;
  line-height: 60px;
  background: #000;
  z-index: 99;
}

.wzcx {
  opacity: 0;
  visibility: hidden;
  transform: translateY(80px);
  opacity: 0;
  visibility: hidden;
  transition: transform 800ms, opacity 0.5s cubic-bezier(0.445, 0.145, 0.355, 1);
  -webkit-transition: transform 800ms,
    opacity 0.5s cubic-bezier(0.445, 0.145, 0.355, 1);
  transition-timing-function: ease-out;
  -webkit-transition-timing-function: ease-out;
}

.wzcx.active {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.pdtbt {
  display: block;
  float: left;
  color: #fff;
  font-size: 14px;
}

.pdbcv {
  position: absolute;
  left: 5%;
  width: 90%;
  text-align: center;
  bottom: 78px;
}

.pbcvwz {
  color: #fff;
  font-size: 36px;
  font-weight: normal;
}

.pbcplay {
  display: block;
  width: 88px;
  height: 44px;
  text-align: center;
  line-height: 44px;
  border-radius: 22px;
  border: 1px solid #fff;
  color: #fff;
  margin: 25px auto 0;
  cursor: pointer;
}

.pbcplay i {
  display: block;
  font-size: 30px;
}

.pdjs {
  position: relative;
  padding: 100px 0;
}

.pdcpt {
  position: relative;
  overflow: hidden;
  float: left;
  width: 50%;
}

.pcitem {
  position: relative;
  overflow: hidden;
  height: 430px;
}

.pcitem img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}

.pdyc {
  float: left;
  width: 50%;
  margin-top: 40px;
}

.pyname {
  font-family: "poppinssemibold";
  color: #000000;
  font-size: 50px;
}

.pylable {
  display: block;
  color: #000000;
  font-size: 24px;
}

.pydesc {
  margin-top: 15px;
  color: #333333;
  font-size: 18px;
}

.pyxys {
  margin-top: 55px;
}

.pxbt {
  color: #000000;
  font-size: 16px;
  display: block;
}

.pxxz {
  margin-top: 20px;
}

.pxyq {
  display: inline-block;
  margin-right: 10px;
  width: 17px;
  height: 17px;
  border-radius: 50%;
  border: 1px solid #121212;
  cursor: pointer;
}

.ptpic img {
  width: 100%;
}
.pd2bt {
  color: #000000;
  font-size: 24px;
}
.pd2list {
  margin-top: 40px;
}
.pd2list li {
  padding: 30px 0 40px 0;
  border-top: 1px solid #cccccc;
}
.pl2l {
  display: inline-block;
  vertical-align: middle;
  width: 30%;
  color: #333333;
  font-weight: lighter;
  font-size: 20px;
}
.pl2r {
  display: inline-block;
  vertical-align: middle;
  width: 65%;
}
.pr2txt {
  margin-top: 10px;
}
.pt2zy {
  display: block;
  float: left;
  width: 50%;
  color: #333333;
  font-size: 16px;
}
.pt2fh {
  font-size: 20px !important;
  line-height: 0.7;
}
.pd2wrap {
  padding: 150px 0 90px 0;
}
.pw2bot {
  margin-top: 100px;
}
.pz2k,
.pz2m {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 1px solid #333333;
  margin-top: 3px;
}
.pz2m {
  background: #333;
}
.pb2list {
  margin-left: -1%;
}
.pb2list li {
  float: left;
  width: 32.333%;
  margin: 30px 0 0 1%;
  box-sizing: border-box;
  border-radius: 10px;
  border: 1px solid #e7e7e7;
  padding: 45px 20px 10px 20px;
}
.pl2pic {
  position: relative;
  height: 288px;
  overflow: hidden;
}
.pl2pic img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 80%;
  max-height: 80%;
}
.pl2wz {
  text-align: center;
  margin-top: 30px;
}
.pw2txt1 {
  display: block;
  font-family: "Gilroy";
  color: #333333;
  font-size: 18px;
}
.pw2txt2 {
  color: #333333;
  font-size: 16px;
  margin-top: 15px;
  height: 48px;
  overflow: hidden;
}
.pdbjt img {
  width: 100%;
  max-height: 100%;
}
