@charset "utf-8";

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

 @font-face {
	font-family: "gilroy-regular-3";
	src: url('../fonts/poppins-regular-webfont.eot');
    src: url('../fonts/poppins-regular-webfont.eot?#iefix') format('embedded-opentype'),
		 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.svg#poppinsregular") 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');
}

@font-face {
	font-family: 'Poppins';
	src: url('../fonts/Poppins.eot');
	src: url('../fonts/Poppins.eot') format('embedded-opentype'),
		url('../fonts/Poppins.woff2') format('woff2'),
		url('../fonts/Poppins.woff') format('woff'),
		url('../fonts/Poppins.ttf') format('truetype'),
		url('../fonts/Poppins.svg#Poppins') format('svg');
	font-display: swap;
}

@font-face {
    font-family: 'Gilroy-Bold';
    src: url('../fonts/Gilroy-Bold.eot');
    src: url('../fonts/Gilroy-Bold.eot') format('embedded-opentype'),
         url('../fonts/Gilroy-Bold.woff2') format('woff2'),
         url('../fonts/Gilroy-Bold.woff') format('woff'),
         url('../fonts/Gilroy-Bold.ttf') format('truetype'),
         url('../fonts/Gilroy-Bold.svg#Gilroy-Bold') format('svg');
	font-display: swap;
}

@font-face {
	font-family: "iconfont"; /* Project id 2678652 */
	src: url('../fonts/iconfont.woff2?t=1627921573806') format('woff2'),
		 url('../fonts/iconfont.woff?t=1627921573806') format('woff'),
		 url('../fonts/iconfont.ttf?t=1627921573806') format('truetype');
  }
  
  .iconfont {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
  }
  
  .icon-pinpaibiaoshi-tianmao:before {
	content: "\e73c";
  }
  
  .icon-jingdong:before {
	content: "\e651";
  }
  
  .icon-guanbi:before {
	content: "\e608";
  }
  
  .icon-tupian:before {
	content: "\e659";
  }
  
  .icon-diandiandian:before {
	content: "\e628";
  }
  
  .icon-dianhua:before {
	content: "\e629";
  }
  
  .icon-didian:before {
	content: "\e63e";
  }
  
  .icon-youxiang:before {
	content: "\e605";
  }
  
  .icon-xiazai:before {
	content: "\e6d7";
  }
  
  .icon-jiantouyou1:before {
	content: "\e67c";
  }
  
  .icon-guanbi-:before {
	content: "\e60b";
  }
  
  .icon-bofang:before {
	content: "\e60e";
  }
  
  .icon-shejiaotubiao-14:before {
	content: "\e642";
  }
  
  .icon-twitter:before {
	content: "\ec9c";
  }
  
  .icon-weixin:before {
	content: "\e7e5";
  }
  
  .icon-facebook:before {
	content: "\e6e5";
  }
  
  .icon-diqiu:before {
	content: "\e614";
  }
  
  .icon-jiantouarrow487:before {
	content: "\e6ab";
  }
  
  .icon-jiantouarrow487-copy:before {
	content: "\e73b";
  }
  
  .icon-jiantouyou:before {
	content: "\e61b";
  }
  
  .icon-jiantou-you-copy:before {
	content: "\e739";
  }
  
  .icon-jiantou-you-copy1:before {
	content: "\e73a";
  }
  
  .icon-jiantou-you:before {
	content: "\e738";
  }
  
  .icon-sousuo:before {
	content: "\e611";
  }
  
  

.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.250, 0.460, 0.450, 0.940);
	animation: scaleUpDown 4s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
}

.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, .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: .001;
	will-change: opacity;
	-webkit-transition: opacity 333ms cubic-bezier(.4, 0, .22, 1);
	transition: opacity 333ms cubic-bezier(.4, 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, .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(.4, 0, .22, 1);
	transition: transform 333ms cubic-bezier(.4, 0, .22, 1)
}

.pswp__bg {
	will-change: opacity;
	-webkit-transition: opacity 333ms cubic-bezier(.4, 0, .22, 1);
	transition: opacity 333ms cubic-bezier(.4, 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: .75;
	-webkit-transition: opacity .2s;
	transition: opacity .2s;
	-webkit-box-shadow: none;
	box-shadow: none;

}

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

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

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

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

.pswp__button:active {
	outline: 0;
	opacity: .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, .5);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	padding: 10px;
	position: absolute;
	z-index: 1600;
	opacity: 0;
	-webkit-transition: opacity .25s ease-out;
	transition: opacity .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, .25);
	box-shadow: 0 2px 5px rgba(0, 0, 0, .25);
	-webkit-transform: translateY(6px);
	-ms-transform: translateY(6px);
	transform: translateY(6px);
	-webkit-transition: -webkit-transform .25s;
	transition: transform .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: .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 .25s ease-out;
	transition: opacity .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 .5s linear infinite;
	animation: clockwise .5s linear infinite
}

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

.pswp--css_animation .pswp__preloader__icn {
	background: 0 0;
	opacity: .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(.4, 0, .22, 1);
	transition: opacity 333ms cubic-bezier(.4, 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, .5);
}

.pswp__ui--fit .pswp__caption,
.pswp__ui--fit .pswp__top-bar {
	background-color: rgba(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: .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;
	z-index: 9999;
}

.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, .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;
	position: relative;
    z-index: 1;
}

.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, .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, .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, .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, .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 i {
	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, .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 .2s linear;
	transition: all .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;
	z-index: 999;
}

.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, .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, .8);
}

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

.ad9 {
	width: 50px;
	height: 50px;
	right: 10%;
	bottom: 55%;
	background: rgba(201, 21, 30, .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, .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%;
	z-index: 99999999;
}

.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,
.ab5submit input {
	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;
	border: none;
	cursor: pointer;
}
.ab5submit input{
    font: 14px/1.5 'poppinsregular',"Microsoft Yahei", sans-serif, "微软雅黑", "微软正黑体", "Microsoft JhengHei", "SimHei", "黑体", Arial, Helvetica;
    font-size: 16px;
}
.ab5submit a:hover,
.ab5submit input: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, .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, .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, .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, .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, .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, .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, .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, .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: 50%;
	color: #000000;
	font-size: 18px;
}

.pir {
	display: block;
	float: right;
	width: 50%;
	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, .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 .5s cubic-bezier(0.445, 0.145, 0.355, 1);
	-webkit-transition: transform 800ms, opacity .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%;
}

html {
	font-size: 100px;
}

.header__box {
	position: fixed;
	left: 0;
	top: 0;
	padding: 0;
	width: 100%;
	box-sizing: border-box;
	padding: 0 3.125vw;
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 0.7rem;
	transition: 0.45s;
	z-index: 1999;
	border-bottom: 1px solid transparent;
}

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

.header__box .hrmenu {
	display: none;
	position: relative;
	right: 0;
}

.header__box.active,
.header__box.innerpage {
	background: #fff;
	border-bottom: 1px solid #ececec;
}

.header__box.active .hrmenu em,
.header__box.innerpage .hrmenu em {
	background: #222222;
}

.header__box.active .hrmenu em:before,
.header__box.innerpage .hrmenu em:before,
.header__box.active .hrmenu em:after,
.header__box.innerpage .hrmenu em:after {
	background-color: #222;
}

.header__box.active .header__logo img.show,
.header__box.innerpage .header__logo img.show {
	opacity: 0;
}

.header__box.active .header__logo img.hide,
.header__box.innerpage .header__logo img.hide {
	opacity: 1;
	visibility: visible;
}

.header__box.active .header__navs>li>a,
.header__box.innerpage .header__navs>li>a {
	color: #222222;
}

.header__box.active .header__navs>li>a i,
.header__box.innerpage .header__navs>li>a i {
	color: #222222;
}

.header__box.active .lang__defaut,
.header__box.innerpage .lang__defaut {
	border-color: #ea0a2a;
}

.header__box.active .lang__defaut i,
.header__box.innerpage .lang__defaut i,
.header__box.active .lang__defaut span,
.header__box.innerpage .lang__defaut span {
	color: #ea0a2a;
}

.header__box.active .header__search a,
.header__box.innerpage .header__search a {
	color: #ea0a2a;
}

.header__logo {
	display: block;
	position: relative;
	line-height: 0;
}

.header__logo img {
	display: inline-block;
	width: auto;
	height: 0.22rem;
	transition: 0.4s;
}

.header__logo img.hide {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	visibility: hidden;
}

.header__navs {
	display: flex;
	position: absolute;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
}

.header__navs>li {
	margin-right: 3.2292vw;
	position: relative;
}

.header__navs>li:last-child {
	margin-right: 0;
}

.header__navs>li>a {
	display: inline-flex;
	align-items: center;
	color: #fff;
	font-size: 15px;
	line-height: 0.7rem;
	white-space: nowrap;
}

.header__navs>li>a i {
	display: inline-block;
	margin-left: 0.06rem;
	color: #fff;
	font-size: 12px;
	font-style: normal;
	transform: rotate(90deg) scale(0.8);
	font-weight: normal;
}

.header__navs>li:hover>a {
	opacity: 0.5;
}

.header__navs>li:hover .header__menu {
	opacity: 1;
	visibility: visible;
	pointer-events: visible;
}

.header__menu {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 100%;
	min-width: 1.3rem;
	box-sizing: border-box;
	padding: 0.22rem 0.18rem;
	background: #fff;
	border-radius: 0.1rem;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	margin-top: -2px;
	transition: 0.45s;
	box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
}

.header__menu li {
	margin-bottom: 0.1rem;
	text-align: center;
}

.header__menu li:last-child {
	margin-bottom: 0;
}

.header__menu li a {
	display: inline-block;
	color: #000000;
	font-size: 14px;
	white-space: nowrap;
	line-height: 1.8;
}

.header__menu li a:hover {
	color: #ea0a2a;
}

.header__right {
	display: flex;
	align-items: center;
}

.langs {
	position: relative;
	margin-right: 0.26rem;
}

.langs:hover .lang__defaut i,
.langs:hover .lang__defaut span {
	color: #ea0a2a;
}

.langs:hover .lang__down {
	opacity: 1;
	visibility: visible;
	pointer-events: visible;
}

.lang__defaut {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 0.46rem;
	transition: 0.4s;
	cursor: pointer;
}

.lang__defaut i {
	display: inline-block;
	margin-right: 0.08rem;
	color: #fff;
	font-size: 0.2rem;
	font-style: normal;
	transition: 0.3s;
}

.lang__defaut span {
	display: inline-block;
	color: #fff;
	font-size: 14px;
	transition: 0.3s;
}

.lang__down {
	position: absolute;
	left: 50%;
	margin-left: -0.59rem;
	top: 100%;
	width: 1.18rem;
	padding-top: 0.13rem;
	opacity: 0;
	pointer-events: none;
	transition: 0.5s;
}

.lang__li {
	padding: 0.22rem 0;
	background: #fff;
	border-radius: 0.1rem;
	box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
}

.lang__li p {
	margin-bottom: 0.1rem;
	text-align: center;
}

.lang__li p:last-child {
	margin-bottom: 0;
}

.lang__li p a {
	display: inline-block;
	margin: 0;
	color: #333333;
	font-size: 0.16rem;
	line-height: 1.8;
}

.lang__li p a:hover {
	color: #ea0a2a;
}

.header__search a {
	color: #fff;
	font-size: 0.2rem;
}

.header__search a:hover {
	color: #ea0a2a;
}

.explore__products {
	padding: 1.2rem 3.125vw 3.125vw;
	margin: auto;
	max-width: 1920px;
}

.explore__title {
	margin-bottom: 0.5rem;
	text-align: center;
}

.explore__title strong {
	display: block;
	margin-bottom: 0.12rem;
	line-height: 1.2;
	color: #222222;
	font-size: 0.48rem;
	font-weight: normal;
	font-family: "poppinssemibold";
	white-space: pre;
}

.explore__title p {
	color: #333333;
	font-size: 0.16rem;
	line-height: 1.8;
}

.explore__list li {
	margin-bottom: 3.125vw;
	position: relative;
}

.explore__list li:hover figure img {
	transform: scale(1.04);
}

.explore__list li:last-child {
	margin-bottom: 0;
}

.explore__list li figure {
	position: relative;
	overflow: hidden;
	height: 0;
	padding-bottom: 37.77%;
	border-radius: 0.1rem;
}

.explore__list li figure img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: 1.4s;
}

.explore__info {
	position: absolute;
	left: 0;
	top: 11.47%;
	text-align: center;
	width: 100%;
}

.explore__info b {
	display: block;
	text-align: center;
}

.explore__info b img {
	display: inline-block;
	width: auto;
	height: auto;
	max-height: 0.94rem;
}

.explore__info strong {
	display: block;
	margin-top: 0.32rem;
	margin-bottom: 0.3rem;
	font-size: 0.36rem;
	font-weight: normal;
	line-height: 1.2;
	color: #fff;
	font-family: "poppinssemibold";
}

.common__more {
	text-align: center;
}

.common__more a {
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	margin: auto;
	width: 1.3rem;
	height: 0.5rem;
	border-radius: 0.25rem;
	background: #fff;
	color: #222222;
	font-size: 14px;
	transition: 0.45s;
}

.common__more a:hover {
	background: #ea0a2a;
	color: #fff;
}

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

.common__more a i {
	display: inline-block;
	margin-left: 5px;
	font-size: 14px;
	color: #222222;
	font-weight: bold;
	transition: 0.35s;
	line-height: 0;
}

.technologicals {
	padding: 0 3.125vw;
	margin: auto;
	max-width: 1920px;
	box-sizing: border-box;
}

.technological__wrap {
	padding: 6.25vw 8.3333vw 6.0417vw;
	background: #f7f7f7;
	border-radius: 0.1rem;
}

.explore__title .common__more {
	margin-top: 0.32rem;
}

.explore__title .common__more a {
	background: #222222;
	color: #fff;
}

.explore__title .common__more a:hover {
	background: #ea0a2a;
}

.explore__title .common__more a i {
	color: #fff;
}

.technological__fix {
	margin-top: 0.6rem;
	display: flex;
	justify-content: space-between;
}

.technological__left {
	width: 32.45%;
}

.technological__left:hover figure img {
	transform: scale(1.04);
}

.technological__left figure {
	position: relative;
	display: block;
	padding-bottom: 141.37%;
	height: 0;
	overflow: hidden;
	line-height: 1;
	border-radius: 0.1rem;
}

.technological__left figure img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.technological__left figure img {
	transition: 0.68s;
}

.technological__wr {
	flex: 1;
	margin-left: 1.0417vw;
	width: 0;
}

.technological__row {
	display: flex;
	justify-content: space-between;
}

.technological__item {
	margin-bottom: 1.0417vw;
	width: 48.87%;
}

.technological__item:hover figure img {
	transform: scale(1.06);
}

.technological__item figure {
	position: relative;
	display: block;
	padding-bottom: 68.95%;
	height: 0;
	overflow: hidden;
	line-height: 1;
	border-radius: 0.1rem;
}

.technological__item figure img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.technological__item figure img {
	transition: 0.68s;
}

.technological__cul:hover figure img {
	transform: scale(1.06);
}

.technological__cul figure {
	position: relative;
	display: block;
	padding-bottom: 33.77%;
	height: 0;
	overflow: hidden;
	line-height: 1;
	border-radius: 0.1rem;
}

.technological__cul figure img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.technological__cul figure img {
	transition: 0.68s;
}

.business__fix {
	padding: 3.125vw 3.125vw 3.4375vw;
	box-sizing: border-box;
	max-width: 1920px;
	margin: auto;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

.business__item {
	position: relative;
	width: 49.44%;
}

.business__item:hover figure img {
	transform: scale(1.05);
}

.business__item figure {
	position: relative;
	display: block;
	padding-bottom: 76.4%;
	height: 0;
	overflow: hidden;
	line-height: 1;
	border-radius: 0.1rem;
}

.business__item figure img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.business__item figure img {
	transition: 0.78s;
}

.business__item .explore__title {
	position: absolute;
	left: 0;
	top: 11.76%;
	text-align: center;
	width: 100%;
	z-index: 3;
}

.business__item .explore__title strong,
.business__item .explore__title p {
	color: #fff;
}

.business__item .common__more a {
	background: #ffffff;
	color: #222222;
}

.business__item .common__more a i {
	color: #222222;
}

.business__item .common__more a:hover {
	background: #ea0a2a;
	color: #fff;
}

.business__item .common__more a:hover i {
	color: #fff;
}

.target.fadeAnime {
	opacity: 0;
	visibility: hidden;
	transition: opacity 1s, transform 2s;
}

.action.fadeAnime {
	opacity: 1;
	transform: none;
	visibility: visible;
}

@media screen and (max-width: 1600px) {
	html {
		font-size: 75px;
	}

	.header__navs>li>a,
	.header__menu li a {
		font-size: 13px;
	}

	.lang__defaut span {
		font-size: 12px;
	}

	.explore__title strong,
	.explore__info strong {
		font-size: 0.4rem;
	}

	.pdmzk {
		top: 120px;
	}

	.common__more a {
		font-size: 12px;
		width: 1.4rem;
	}

	.common__more a i {
		position: relative;
		top: 1px;
		font-size: 12px;
	}
}

@media screen and (max-width: 1360px) {
	.header__logo img {
		height: 0.18rem;
	}

	.header__navs>li {
		margin-right: 2.2vw;
	}
}

@media screen and (max-width: 1024px) {
	.header__navs {
		display: none;
	}

	.langs {
		display: none;
	}

	.header__box .hrmenu {
		display: block;
	}

	.header__search {
		margin-right: 30px;
	}

	.header__box.active .hrmenu em {
		background: #ea0a2a;
	}

	.header__box.active .hrmenu em:before,
	.header__box.active .hrmenu em:after {
		background-color: #ea0a2a;
	}

	.header__search a {
		font-size: 16px;
	}

	.header__box.active .hrmenu em,
	.header__box.innerpage .hrmenu em {
		background: #ea0a2a;
	}

	.header__box.active .hrmenu em:before,
	.header__box.innerpage .hrmenu em:before,
	.header__box.active .hrmenu em:after,
	.header__box.innerpage .hrmenu em:after {
		background-color: #ea0a2a;
	}
}

@media screen and (max-width: 750px) {
	.header__box {
		padding: 0 4vw;
		height: 55px;
	}

	.header__logo img {
		height: auto;
		width: 180px;
	}

	.banner .slick-dots li {
		margin-right: 1.33vw;
	}

	.explore__products {
		padding: 24vw 4vw 4vw;
	}

	.explore__title strong {
		margin-bottom: 1.6vw;
		font-size: 5.33vw;
	}

	.explore__title p {
		margin: auto;
		width: 100%;
		font-size: 3.2vw;
	}

	.explore__list li figure {
		padding-bottom: 107.2vw;
	}

	.explore__info {
		top: 10.13vw;
	}

	.explore__info b img {
		max-height: 17.87vw;
	}

	.explore__info strong {
		margin-top: 3.73vw;
		margin-bottom: 4vw;
		font-size: 5.33vw;
	}

	.technologicals {
		padding: 0 4vw;
	}

	.technological__wrap {
		padding: 13.07vw 4vw 20vw;
	}

	.technological__fix {
		margin-top: 10.67vw;
	}

	.technological__left {
		width: 41.33vw;
	}

	.technological__wr {
		margin-left: 1.33vw;
	}

	.technological__row {
		display: block;
	}

	.technological__fix {
		position: relative;
		padding-bottom: 35.6vw;
	}

	.technological__item {
		margin-bottom: 1.33vw;
		width: 100%;
	}

	.technological__cul {
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
	}

	.business__fix {
		padding: 4vw 4vw 8vw;
		display: block;
	}

	.business__item {
		margin-bottom: 4vw;
		width: 100%;
	}

	.business__item .explore__title p {
		width: auto;
	}

	.business__item:last-child {
		margin-bottom: 0;
	}

	.business__item .explore__title {
		top: 13.33vw;
	}

	.business__item figure {
		padding-bottom: 115.94%;
	}

	.common__more a {
		width: 26.67vw;
		font-size: 3.2vw;
	}

	.common__more a i {
		margin-left: 0.67vw;
		position: relative;
		top: 1px;
		font-size: 3.2vw;
	}

	.fc2share {
		justify-content: center;
	}
}

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

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

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

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

.transXT501.target {
	transform: translateX(100px);
	-webkit-transform: translateX(100px);
	opacity: 0;
	visibility: hidden;
	transition: transform 800ms, opacity .15s cubic-bezier(0.445, 0.145, 0.355, 1);
	-webkit-transition: transform 800ms, opacity .15s cubic-bezier(0.445, 0.145, 0.355, 1);
	transition-timing-function: ease-out;
	-webkit-transition-timing-function: ease-out;
}

.transXf.target {
	transform: translateX(-50px);
	-webkit-transform: translateX(-50px);
	opacity: 0;
	visibility: hidden;
	transition: transform 800ms, opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1);
	-webkit-transition: transform 800ms, opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1);
	transition-timing-function: ease-out;
	-webkit-transition-timing-function: ease-out;
}

.action.transYT50,
.action.transYT501,
.action.transYT502 {
	opacity: 1;
	visibility: visible;
	transform: translateY(0px);
	-webkit-transform: translateY(0px);
}

.action.transXT50,
.action.transXT501,
.action.transXf {
	opacity: 1;
	visibility: visible;
	transform: translateX(0px);
	-webkit-transform: translateX(0px);
}

.action.idys1 {
	transition-delay: 0.15s;
}

.action.idys2 {
	transition-delay: 0.25s;
}

.action.idys3 {
	transition-delay: 0.35s;
}

.action.idys4 {
	transition-delay: 0.45s;
}

.action.idys5 {
	transition-delay: 0.55s;
}

.action.idys6 {
	transition-delay: 0.65s;
}

.action.idys7 {
	transition-delay: 0.75s;
}

.action.idys8 {
	transition-delay: 0.85s;
}

.action.idys9 {
	transition-delay: 0.95s;
}

.load-words1.target span {
	opacity: 0;
	visibility: hidden;
}

.action.load-words1 span {
	visibility: visible;
	display: inline-block;
	-webkit-animation-duration: 0.85s;
	animation-duration: 0.85s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: wordsRightFade;
	animation-name: wordsRightFade;
}

.load-words span {
	visibility: visible;
	display: inline-block;
	-webkit-animation-duration: 0.85s;
	animation-duration: 0.85s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: wordsRightFade;
	animation-name: wordsRightFade;
}

@-webkit-keyframes wordsRightFade {
	0% {
		-webkit-transform: translateX(50px);
		transform: translateX(50px);
		opacity: 0;
		visibility: hidden;
	}

	100% {
		-webkit-transform: none;
		transform: none;
		opacity: 1;
		visibility: visible;
	}
}

@-moz-keyframes wordsRightFade {
	0% {
		-moz-transform: translateX(50px);
		transform: translateX(50px);
		opacity: 0;
		visibility: hidden;
	}

	100% {
		-moz-transform: none;
		transform: none;
		opacity: 1;
		visibility: visible
	}
}

@keyframes wordsRightFade {
	0% {
		-webkit-transform: translateX(50px);
		-moz-transform: translateX(50px);
		transform: translateX(50px);
		opacity: 0;
		visibility: hidden
	}

	100% {
		-webkit-transform: none;
		-moz-transform: none;
		transform: none;
		opacity: 1;
		visibility: visible
	}
}

.wztrans.target {
	opacity: 0;
	visibility: hidden;
	transform: translateY(20px);
}

.action.wztrans {
	transition-delay: 0.15s;
	opacity: 1;
	visibility: visible;
	transition: 0.85s;
	transform: translateY(0);
}

.tpjz1.target:before,
.tpjz2.target:before {
	background: -webkit-linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
	background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
}

.tpjz3.target:before,
.tpjz4.target:before {
	background: -webkit-linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
	background: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
}

.tpjz1.target:before,
.tpjz3.target:before,
.tpjz2.target:before,
.tpjz4.target:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	transform: translateX(0);
	background-size: 300% 500%;
	opacity: 0;
	visibility: hidden;
	transition: transform 1000ms, opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1);
	-webkit-transition: transform 1000ms, opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1);
	transition-timing-function: ease-out;
	-webkit-transition-timing-function: ease-out;
	z-index: 10;
}

.action.tpjz1:before,
.action.tpjz3:before {
	transform: translateX(102%);
	opacity: 1;
	visibility: visible;
}

.action.tpjz2:before,
.action.tpjz4:before {
	transform: translateX(-102%);
	opacity: 1;
	visibility: visible;
}

@media screen and (min-width:1920px) {
	.nytp img {
		width: 100%;
	}
}

@media screen and (min-width:1024px) {
	.pcbimore {
		display: none;
	}

	.ic2item {
		opacity: 0;
		visibility: hidden;
		transform: translateX(120px);
	}

	.index-page2.active .ic2item:nth-child(1) {
		transition-delay: 0.15s;
	}

	.index-page2.active .ic2item:nth-child(2) {
		transition-delay: 0.35s;
	}

	.index-page2.active .ic2item:nth-child(3) {
		transition-delay: 0.55s;
	}

	.ip2title,
	.ip3left,
	.ir3bj {
		opacity: 0;
		visibility: hidden;
		transform: translateY(60px);
		transition: 0.8s;
	}

	.index-page3.active .ip3left {
		transition-delay: 0.15s;
	}

	.index-page3.active .qqbj {
		transition-delay: 0.25s;
	}

	.index-page3.active .ppzx {
		transition-delay: 0.35s;
	}

	.index-page2.active .ic2item {
		opacity: 1;
		visibility: visible;
		transform: translateX(0);
	}

	.index-page2.active .ip2title {
		opacity: 1;
		visibility: visible;
		transform: translateY(0);
	}

	.index-page3.active .ip3left,
	.index-page3.active .ir3bj {
		opacity: 1;
		visibility: visible;
		transform: translateY(0);
	}
}

@media screen and (max-width:1860px) {}

@media screen and (max-width:1750px) {}

@media screen and (max-width:1680px) {
	.slcbox {
		width: 80%;
	}

	.slclist li {
		width: 13%;
	}

	.bicp {
		left: 5%;
		width: 94%;
	}

	.bcz {
		margin-left: 50px;
	}

	.bictxt1,
	.bictxt2 {
		font-size: 42px;
	}
}

@media screen and (max-width:1600px) {
	.ppzx {
		margin-top: 24px;
	}

	.ip2title,
	.ic3txt1,
	.sv1nrbt {
		font-size: 30px;
	}

	.ip2content {
		margin-top: 50px;
	}

	.icb1wz {
		padding: 40px;
	}

	.iw1bt,
	.iw1eng {
		font-size: 22px;
	}

	.iw1btn {
		margin-top: 30px;
	}

	.iw1desc {
		margin-top: 10px;
	}

	.bltitle {
		font-size: 20px;
		height: 60px;
	}

	.inside-banner {
		height: 600px;
	}

	.aw1bot1 {
		padding: 0 200px;
	}

	.ab4right {
		padding: 120px 40px 0 40px;
	}

	.ab2wz {
		top: 80px;
		left: 90px;
	}

	.ab5cv {
		left: 90px;
	}

	.icicover {
		padding: 40px 10px 0 10px;
	}

	.icpmore a {
		margin: 30px auto 0;
	}

	.iccpm {
		margin-top: 10px;
	}
}

@media screen and (max-width:1550px) {
	.buy-bg {
		height: calc(100vh - 55px);
	}

	.ipmt {
		margin-top: 55px;
	}

	.hyselect {
		bottom: -83px;
	}

	.hslink {
		font-size: 12px;
	}

	.pdbanner1 .slick-arrow {
		width: 38px;
		height: 38px;
		line-height: 38px;
	}

	.pdbanner1 .slick-arrow:before {
		font-size: 13px;
	}

	.pztp {
		height: 130px;
	}

	.pzwz {
		margin-top: 15px;
		padding-top: 10px;
		font-size: 16px;
	}

	.pdmlist li {
		margin-top: 30px;
	}

	.pdmlist {
		padding: 0 60px 30px 60px;
	}

	.blwz {
		padding: 30px;
	}

	.bictxt1 {
		font-size: 36px;
		/*letter-spacing: 0.5em;
		text-indent: 0.5em;*/
	}

	.bwdown {
		width: 40px;
		height: 40px;
		line-height: 40px;
	}

	.bwdown i {
		font-size: 18px;
	}

	.bics {
		width: 140px;
	}

	.bicmore {
		height: 38px;
		line-height: 38px;
		font-size: 13px;
	}

	.bw3left {
		padding: 45px 40px;
	}

	.ab4wz,
	.aw-dw {
		top: 20%;
	}

	.aw1bot1 {
		padding: 0 140px;
	}

	.am2bg {
		width: 70%;
	}

	.ab2cv {
		width: 380px;
		left: 60px;
		bottom: 90px;
	}

	.w1440,
	.brand-news {
		width: 85%;
	}

	.ab4desc {
		padding: 0 80px;
		font-size: 14px;
	}

	.ac5name {
		font-size: 26px;
	}

	.ai5srk {
		height: 46px;
		line-height: 46px;
		font-size: 14px;
	}

	.ab5submit a,
	.ab5submit input {
		width: 154px;
		height: 46px;
		line-height: 46px;
		font-size: 14px;
	}

	.bltitle {
		font-size: 16px;
		height: 48px;
		margin-top: 15px;
	}

	.bntab a {
		font-size: 22px;
	}

	.bldesc {
		margin-top: 15px;
	}

	.blbtn {
		margin-top: 30px;
	}

	.bnlist li {
		margin: 30px 0 0 2%;
	}

	.fixed-cpyc {
		right: 35px;
	}

	.fcwz {
		opacity: 0;
		visibility: hidden;
	}

	.sv2list li {
		padding: 30px;
	}

	.tk-bot {
		height: 500px;
	}

	.service3-wrap {
		padding: 120px 60px 120px 100px;
	}

	.cpname {
		font-size: 30px;
	}

	.cplabel {
		font-size: 22px;
	}

	.cpnr {
		font-size: 14px;
		height: 63px;
		overflow: hidden;
	}

	.cpts {
		width: 120px;
		height: 35px;
		line-height: 35px;
		font-size: 12px;
	}

	.cpts i {
		font-size: 13px;
	}

	.cplist {
		margin-top: 70px;
	}

	.sv1logo {
		width: 380px;
	}

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

	.sv1title,
	.sv3bt {
		font-size: 28px;
	}

	.sv1ms {
		font-size: 16px;
	}

	.aw3bt {
		font-size: 28px;
	}

	.al2txt,
	.awnr {
		font-size: 14px;
	}

	.sc1lx {
		font-size: 36px;
	}

	.sc1name {
		font-size: 18px;
	}

	.sc1btn {
		width: 120px;
		height: 27px;
		line-height: 27px;
		font-size: 12px;
	}

	.sb1an i,
	.pbcvwz {
		font-size: 24px;
	}

	.pcitem {
		height: 330px;
	}

	.pyname {
		font-size: 36px;
	}

	.pbcplay {
		width: 68px;
		height: 34px;
		line-height: 34px;
		margin: 15px auto 0;
	}

	.pbcplay i {
		font-size: 25px;
	}

	.sl4txt {
		font-size: 14px;
		height: 21px;
	}

	.sb1an,
	.plnum {
		font-size: 16px;
	}

	.plpn {
		width: 32px;
		height: 32px;
		line-height: 32px;
		font-size: 12px;
	}

	.bp2play {
		font-size: 35px;
	}

	.bl2txt {
		font-size: 14px;
		height: 21px;
	}

	.sc4txt {
		font-size: 16px;
	}

	.sc4btn {
		width: 165px;
		height: 45px;
		line-height: 45px;
		font-size: 14px;
	}

	.sc4btn i,
	.pylable {
		font-size: 18px;
	}

	.ncwz2,
	.ac2bt {
		font-size: 36px;
	}

	.awbt,
	.aw2bt {
		font-size: 28px;
	}

	.aw2label,
	.aw3label {
		font-size: 22px;
	}

	.an2txt,
	.pydesc,
	.pxbt,
	.an3txt {
		font-size: 14px;
	}

	.pxyq {
		width: 15px;
		height: 15px;
	}

	.aqtxt {
		font-size: 14px;
	}

	.ac2sz strong {
		font-size: 87px;
	}

	.ac2icon {
		transform: scale(0.75);
	}

	.ac2title {
		font-size: 18px;
		margin-top: 10px;
	}

	.al4desc,
	.ac2sz {
		font-size: 14px;
	}

	.al4desc {
		margin-top: 20px;
	}

	.al4num {
		font-size: 100px;
		bottom: -50px;
	}

	.ac2desc,
	.ar4nr {
		font-size: 14px;
	}

	.about3-wrap {
		padding: 70px 0 80px 0;
	}

	.ab2cont {
		padding: 30px;
	}

	.al4title {
		font-size: 20px;
	}

	.al4wz {
		padding: 30px 30px 80px 30px;
	}

	.aj5bt {
		font-size: 22px;
	}

	.ab5bot2 {
		margin-top: 60px;
		padding-top: 60px;
	}

	.ncwz1 {
		font-size: 36px;
	}

	.slbt {
		font-size: 18px;
	}

	.slicon {
		width: 26px;
		height: 26px;
	}

	.slms {
		font-size: 14px;
		height: 42px;
	}

	.slmore {
		font-size: 12px;
		margin-top: 20px;
	}

	.slmore i {
		font-size: 14px;
	}

	.fb2cd {
		padding: 40px 0 50px 0;
	}

	.fb2bottom {
		padding: 15px 0 30px 0;
	}

	.ft2wz {
		font-size: 12px;
	}

	.fb2logo img {
		width: 150px;
	}

	.up-down i {
		width: 40px;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
	}

	.up-down {
		right: 30px;
	}

	.fbbox1 {
		padding: 40px 0;
	}

	.fltb {
		width: 55px;
		height: 55px;
	}

	.fl1dz {
		font-size: 16px;
	}

	.fl1xz {
		font-size: 12px;
	}

	.fl2txt1 {
		font-size: 14px;
		margin-bottom: 10px;
	}

	.fl2txt2 {
		font-size: 12px;
	}

	.fs2icon {
		font-size: 18px;
	}

	.btpic {
		width: 15%;
		height: 200px;
		margin: 0 auto;
	}

	.bicb {
		width: 180px;
	}

	.bicp {
		left: 5%;
		width: 90%;
	}

	.bictxt2 {
		font-size: 36px;
		/*letter-spacing: 18px;*/
	}

	.iccpt {
		height: 150px;
	}

	.about4-wrap,
	.about2-wrap,
	.pdjs {
		padding: 80px 0;
	}

	.header {
		height: 55px;
		line-height: 55px;
	}

	.hrmenu {
		height: 55px;
	}

	.header .head-logo {
		width: 187px;
		/* margin-top: 21px; */
	}

	.hrmenu em {
		width: 23px;
		margin-top: 26.5px;
	}

	.hrmenu em:before {
		width: 23px;
	}

	.hrmenu em:after {
		width: 12px;
	}

	.hrmenu.active em:after {
		width: 23px;
	}

	.hyicon {
		font-size: 16px;
	}

	.bicmore i {
		font-size: 16px;
		margin-left: 5px;
	}

	.ip2title,
	.ic3txt1,
	.sv1nrbt {
		font-size: 28px;
	}

	.iw1bt,
	.iw1eng,
	.hrsearch {
		font-size: 18px;
	}

	.iw1desc {
		font-size: 14px;
		height: 42px;
	}

	.gybtn,
	.gybtn i {
		font-size: 12px;
	}

	.iccpm {
		font-size: 16px;
	}

	.icpmore a {
		width: 120px;
		height: 36px;
		line-height: 36px;
		font-size: 12px;
	}

	.zmlist {
		margin-top: 80px;
	}

	.zlbt {
		height: 60px;
		line-height: 60px;
		padding: 0 20px;
	}

	.zltxt {
		font-size: 15px;
	}

	.zlzk {
		padding: 8px 50px;
	}

	.zlej,
	.aw5txt,
	.aw5bt {
		font-size: 14px;
	}

	.hrmenu.active {
		top: 26px;
	}

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

	.zmtop {
		padding: 0 20px;
	}

	.pdmbot,
	.svtmenu {
		top: 53px;
	}

	.svtmenu {
		height: 45px;
		line-height: 45px;
	}

	.svtpd {
		height: 27px;
		line-height: 27px;
		margin-top: 9px;
		padding: 0 20px;
		font-size: 12px;
	}

	.svtpd i,
	.stmtxt {
		font-size: 12px;
	}

	.products-banner {
		margin-top: 90px;
		height: calc(100vh - 90px);
	}

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

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

	.pdbot1 {
		padding: 70px 0 120px 0;
	}

	.aw3ms {
		font-size: 14px;
	}

	.about1-wrap {
		padding: 80px 0;
	}

	.bl3title {
		font-size: 24px;
	}

	.bmt1 a {
		font-size: 14px;
	}

	.bcwz {
		font-size: 14px;
		height: 21px;
	}

	.brlcont {
		padding: 20px 20px 40px 20px;
	}

	.bcbtn {
		width: 130px;
		height: 38px;
		line-height: 38px;
		font-size: 12px;
	}

	.mtop {
		height: 55px;
	}

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

	.pd4bot {
		padding: 80px 0;
	}

	.pi4pic {
		height: 280px;
	}

	.al5btn {
		height: 40px;
		line-height: 40px;
	}

	.pi4txt,
	.aj5jr {
		font-size: 16px;
	}

	.pb4close i {
		font-size: 35px;
	}

	.pb4box {
		padding: 80px;
	}

	.pb4pic {
		height: 360px;
	}

	.pc4tit {
		font-size: 20px;
	}

	.pb4cont {
		margin-top: 20px;
	}

	.pil,
	.pir {
		font-size: 14px;
	}

	.bblogo {
		width: 350px;
	}

	.bbtxt {
		font-size: 24px;
	}

	.bdlink {
		width: 300px;
		height: 180px;
		font-size: 16px;
		padding-top: 40px;
	}

	.bdicon {
		font-size: 38px;
	}

	.sv1lc {
		padding: 80px 0;
	}

	.scbicon {
		width: 26px;
		height: 26px;
	}

	.scbwz {
		font-size: 16px;
	}

	.scbnum {
		width: 32px;
		height: 32px;
		bottom: -16px;
		font-size: 14px;
	}

	.infoBoxContent h3 {
		font-size: 16px;
	}

	.infoBoxContent p {
		font-size: 14px;
	}

	.c-selicts {
		height: 50px;
		line-height: 50px;
		font-size: 14px;
	}

	.svlname {
		font-size: 16px;
	}

	.svlxq {
		font-size: 14px;
	}

	.sm4cv {
		left: 0;
		border-bottom: 1px solid #eee;
	}

	.sv3ms,
	.ac2ms {
		font-size: 16px;
	}

	.sr3l,
	.bcnr,
	.sr3zk {
		font-size: 14px;
	}

	.nctp img {
		width: 480px;
	}

	.al5zw,
	.al5zw i {
		font-size: 12px;
	}

	.bctitle {
		font-size: 24px;
	}

	.bcpn {
		font-size: 18px;
	}

	.bcsm {
		font-size: 14px;
	}

	.bcbottom {
		margin-top: 40px;
	}

	.bcpn {
		padding: 20px 0;
	}

	.pdmzk {
		top: 98px;
	}

	.sv1sr {
		height: 45px;
		line-height: 45px;
	}

	.sv1wbk {
		height: 45px;
		font-size: 14px;
	}

	.sv1ss {
		font-size: 20px;
	}

	.sv1ss:before {
		height: 30px;
	}

	.sv1btn a {
		width: 180px;
		height: 38px;
		line-height: 38px;
		font-size: 14px;
	}

	.sv1btn a {
		font-size: 16px;
	}

	.svlist {
		margin-top: 20px;
	}

	.pi4txt {
		height: 24px;
	}

	.al6l {
		font-size: 14px;
	}

	.al6l i {
		width: 50px;
		height: 50px;
	}

	.ic3txt2 {
		font-size: 14px;
	}

	.ab2txt {
		font-size: 12px;
		height: 30px;
		line-height: 30px;
		padding: 0 15px;
	}

	.brand3-wrap {
		margin-top: 55px;
	}

	.br3list li {
		margin: 55px 0 0 3%;
	}

	.bcz {
		margin-top: 40px;
	}

	.pd2wrap {
		padding: 100px 0 80px 0;
	}

	.pw2bot {
		margin-top: 60px;
	}

	.pd2list li {
		padding: 10px 0 20px 0;
	}

	.pd2list {
		margin-top: 20px;
	}

	.pl2l {
		font-size: 14px;
	}

	.pt2zy {
		font-size: 12px;
	}

	.pz2k,
	.pz2m {
		width: 8px !important;
		height: 8px;
		margin-top: 5px;
	}

	.pw2txt1 {
		font-size: 16px;
	}

	.pw2txt2 {
		font-size: 12px;
		height: 36px;
		margin-top: 10px;
	}

	.pl2pic {
		height: 200px;
	}

	.slcbox {
		height: 180px;
		box-sizing: border-box;
	}

	.wzleft {
		left: 90px;
	}

	.wzright {
		right: 90px;
	}
}

@media screen and (max-width: 1440px) {
	.icb1wz {
		padding: 30px;
	}

	.ip2content {
		margin-top: 30px;
	}

	.ir3bg {
		height: 260px;
	}

	.ir3bg img,
	.ir3dd img {
		height: 100%;
	}

	.ic3txt2 {
		font-size: 14px;
	}

	.ir3dd {
		width: 400px;
	}

	.ppzx {
		margin-top: 20px;
	}

	.al5btn {
		padding: 0 15px;
	}

	.al5zp {
		width: 70px;
	}

	.al5zw {
		margin-left: 10px;
	}

	.aj5jr {
		margin-top: 40px;
	}

	.ab2wz {
		top: 60px;
	}

	.aw2qh {
		margin-top: 40px;
	}

	.ab3wz {
		top: 15%;
	}

	.ab4right {
		padding: 80px 30px 0 30px;
	}

	.aw4bot4 {
		padding: 20px 0 50px;
	}

	.aw6cv,
	.ab5cv,
	.aw3cv {
		width: 400px;
	}

	.sv1lc {
		padding: 80px 0;
	}
}

@media screen and (max-width: 1370px) {
	.aw1bot1 {
		padding: 0 100px;
	}

	.pd4bot {
		width: 90%;
	}

	.fb2txt {
		width: 75%;
	}
}

@media screen and (max-width: 1280px) {
	.ab2cv {
		width: 300px;
	}

	.w1200 {
		width: 90%;
	}

	.bw3left {
		padding: 45px 30px;
	}

	.al5zp {
		width: 50px;
	}

	.sv1lc.w1440 {
		width: 90%;
	}

	.slclist {
		text-align: left;
	}

	.slclist li {
		width: 49%;
		margin-top: 70px;
	}

	.fwxpic {
		left: auto;
		right: 0;
	}

	.fwxpic:before {
		left: auto;
		right: 10px;
	}

	.ab2wz {
		top: 40px;
	}

	.aw4bot4 {
		padding: 20px 0 80px;
	}
}

@media screen and (max-width: 1200px) {
	.zltxt {
		font-size: 16px;
	}

	.ir3bg {
		height: 255px;
	}

	.inside-banner {
		height: 400px;
	}

	.brand-news {
		width: 90%;
		padding: 40px 0;
	}

	.nxpaly {
		margin-top: 10px;
	}

	.bmt1 a {
		font-size: 14px;
	}

	.bmt1 a i {
		margin-right: 5px;
	}

	.bl3title {
		font-size: 24px;
	}

	.bw3left {
		padding: 45px 25px;
	}

	.aw1bot1 {
		padding: 0;
	}

	.ab1cont {
		padding: 0 20px 0 57px;
	}

	.aw2bt,
	.aw3bt,
	.awbt {
		font-size: 24px;
	}

	.aw2label {
		font-size: 16px;
	}

	.aqtxt {
		height: 38px;
		line-height: 38px;
		font-size: 16px;
	}

	.an2txt,
	.awnr,
	.an3txt {
		font-size: 14px;
	}

	.aw3label {
		font-size: 16px;
	}

	.ab4desc {
		padding: 0 10px;
	}

	.ab5cont,
	.ab5join {
		float: none;
		width: 100%;
	}

	.ab5join {
		margin-top: 50px;
	}

	.sv1btn a {
		width: 180px;
		height: 45px;
		line-height: 45px;
		bottom: 20px;
		font-size: 14px;
	}

	.sw2nr {
		margin-top: 0;
	}

	.bcz {
		margin-top: 10px;
	}
}

@media screen and (max-width: 1024px) {
	.pd2wrap {
		padding: 100px 0 40px 0;
	}

	.ir3map {
		margin-top: 20px;
	}

	.ir3map img {
		transform: translateX(-10%);
	}

	.pcdt,
	.am2dw {
		display: none !important;
	}

	.mbdt {
		display: block !important;
	}

	.w1440 {
		width: 90%;
	}

	.header {
		height: 55px;
		line-height: 55px;
		position: fixed;
		top: 0 !important;
		left: 0;
	}

	.header .head-logo {
		width: 180px;
		display: block;
		/* margin-top: 21px; */
	}

	.head-wrap {
		width: 100%;
		padding: 0 5%;
		box-sizing: border-box;
	}

	.mtop {
		height: 55px;
	}

	.head-wrap {
		height: 55px;
		line-height: 55px;
	}

	.hryy {
		display: none;
	}

	.hrmenu em {
		margin-top: 26.5px;
	}

	.hrmenu {
		height: 55px;
	}

	.hrmenu {
		right: 5%;
	}

	.zmbot {
		width: 100%;
		padding: 30px 15px;
	}

	.zmlist {
		margin-top: 30px;
	}

	.zlbt {
		height: 55px;
		line-height: 55px;
		padding: 0 15px;
	}

	.bictxt1 {
		font-size: 22px;
	}

	.bictxt1 br {
		display: none;
	}

	.bicmore {
		font-size: 14px;
		height: 45px;
		line-height: 45px;
		padding: 0 20px;
		box-sizing: border-box;
	}

	.bicmore i {
		font-size: 16px;
	}

	.zlzk {
		padding: 10px 40px;
	}

	.zlej {
		margin: 15px 0;
		font-size: 14px;
	}

	.bwdown {
		display: none;
	}

	.bw-qh {
		left: 25px;
		bottom: 45px;
	}

	.ip2title,
	.ic3txt1,
	.sv1nrbt {
		font-size: 18px;
	}

	.ic2item {
		width: 98%;
		margin-top: 30px;
	}

	.ip2content {
		margin-top: 10px;
	}

	.iw1btn {
		margin-top: 20px;
	}

	.ipmt {
		margin-top: 30px;
	}

	.icbanner {
		padding: 0 20px 40px 20px;
	}

	.icicover {
		padding: 30px 10px 20px 10px;
	}

	.iccpt {
		height: 180px;
		text-align: center;
	}

	.iccpt img {
		display: inline-block;
		width: auto;
		height: 100%;
	}

	.icbanner .slick-arrow {
		width: 38px;
		height: 38px;
		line-height: 38px;
	}

	.icbanner .slick-arrow:before {
		font-size: 12px;
	}

	.iccpm {
		margin-top: 20px;
		font-size: 16px;
	}

	.icpmore a {
		width: 120px;
		height: 38px;
		line-height: 38px;
		margin: 40px auto 0;
	}

	.ip3left,
	.ip3right {
		float: none;
		width: 100%;
	}

	.il3bg {
		width: 100%;
		height: auto;
	}

	.qqbj,
	.ppzx {
		margin-top: 30px;
	}

	.index-page3 {
		padding-bottom: 40px;
	}

	.ip3right {
		margin-left: 0;
	}

	.index-page2 {
		margin-top: 50px;
	}

	.ic3btn {
		margin-top: 20px;
	}

	.il3cover {
		top: 30px;
	}

	.ir3cover {
		top: 30px;
		left: 30px;
	}

	.qqbj {
		background: #FAFAFA;
	}

	.qqbj .ir3cover {
		position: static;
		padding: 40px 30px 0 30px;
	}

	.qqbj .ic3txt2 {
		background: none;
		padding-right: 0;
	}

	.ir3bg {
		height: auto;
	}

	.ir3dd {
		width: 100%;
		box-sizing: border-box;
		padding: 0 50px;
		left: 0;
	}

	.ab2wz {
		width: 100%;
		box-sizing: border-box;
		padding: 0 30px;
		left: 0;
	}

	.qqbj .ir3bg img {
		transform: translateX(-40px);
	}

	.fltb {
		margin: 0 auto;
	}

	.fltb,
	.fl1wz {
		display: block;
	}

	.fb1list li {
		float: left;
		flex: auto;
		width: 33.333%;
		text-align: center;
		margin-right: 0;
	}

	.fb1list {
		display: block;
		margin-right: 0;
	}

	.fb1list li:nth-child(2) {
		text-align: left;
	}

	.fb1list li:nth-child(2) .fl1wz {
		text-align: center;
	}

	.fb1list li:nth-child(3) {
		text-align: left;
	}

	.fb1list li:nth-child(3) .fl1wz {
		text-align: center;
	}

	.fl1xz {
		display: none;
	}

	.fl1wz {
		margin-left: 0;
	}

	.fl1dz {
		margin-top: 10px;
	}

	.fc2list {
		display: none;
	}

	.fb2cd {
		padding: 30px 0;
	}

	.fc2share {
		float: none;
		text-align: center;
	}

	.fs2icon {
		margin: 0 10px;
	}

	.up-down,
	.fb2logo {
		display: none;
	}

	.fb2bottom {
		border-top: none;
		padding: 0 0 30px 0;
	}

	.fb2txt {
		float: none;
		width: 100%;
		text-align: center;
	}

	.ft2wz {
		margin-bottom: 20px;
	}

	.fbbox1 {
		padding: 30px 0;
	}

	.blwz {
		padding: 15px;
	}

	.ncwz1 {
		font-size: 24px;
		/*letter-spacing: 10px;*/
	}

	.ncwz2 {
		font-size: 20px;
		/*letter-spacing: 13px;*/
		margin-left: 0;
	}

	.bltitle {
		margin-top: 10px;
	}

	.bldesc {
		margin-top: 10px;
	}

	.blbtn {
		margin-top: 20px;
	}

	.bnlist li {
		width: 48%;
		margin: 20px 0 0 2%;
	}

	.bntab a {
		font-size: 18px;
	}

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

	.btpic {
		display: none;
	}

	.bcz {
		float: none;
		width: 100%;
		margin-left: 0;
	}

	.bicb {
		width: 190px;
	}

	.bics {
		width: 150px;
	}

	.brand-detail {
		width: 90%;
		margin: 0 auto;
		padding: 10px 0 40px 0;
	}

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

	.bctitle {
		font-size: 20px;
	}

	.bcdate {
		font-size: 14px;
		margin-top: 5px;
	}

	.bcnr {
		margin-top: 20px;
		font-size: 14px;
	}

	.bcbottom {
		margin-top: 20px;
	}

	.bcpn {
		font-size: 16px;
		padding: 15px 0;
	}

	.nxpaly i {
		font-size: 30px;
	}

	.nxpaly {
		font-size: 12px;
	}

	.tk-bot {
		width: 90%;
		height: 400px;
	}

	.tbclose {
		top: -40px;
		right: 0;
	}

	.bp2play {
		font-size: 30px;
	}

	.bqtxt {
		margin-right: 20px;
	}

	.bl2box li {
		width: 48%;
		margin: 15px 0 0 2%;
	}

	.brand2-wrap {
		padding: 20px 0 40px 0;
	}

	.brand3-wrap {
		margin-top: 55px;
	}

	.bw3left {
		position: relative;
		width: 100%;
		height: auto;
		bottom: auto;
		overflow-y: visible;
	}

	.mb-bmenu {
		overflow-x: auto;
		border-top: 1px solid #cccccc;
		margin-top: 30px;
	}

	.bl3menu {
		width: 100%;
		text-align: center;
		height: auto;
		/*overflow-y: hidden;*/
		-webkit-overflow-scrolling: touch;
		display: flex;
		white-space: nowrap;
		margin-top: 0;
	}

	.bl3menu li {
		display: inline-block;
		border-top: none;
		margin-right: 30px;
	}

	.bl3menu li:last-child {
		border-bottom: none;
	}

	.bw3left {
		padding: 45px 5% 0 5%;
	}

	.bmt1 a i {
		transform: rotate(90deg);
	}

	.bmt1.active i {
		transform: rotate(270deg);
	}

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

	.bmt2 {
		opacity: 0;
		visibility: hidden;
		transform: translateY(-30px);
		transition: 0.45s;
		display: block;
		position: absolute;
		left: 0;
		top: 145px;
		width: 100%;
		background: #fafafa;
		z-index: 999;
		text-align: left;
		padding: 5px 0 20px 0;
	}

	.brand3-wrap {
		display: block;
	}

	.bw3right {
		float: none;
		width: 100%;
		padding: 0 5% 50px 5%;
		margin-left: 0;
	}

	.about1-wrap {
		padding: 40px 0;
	}

	.aw-dw,
	.ab5cv,
	.aw6cv {
		width: 100%;
		left: 0;
		right: 0;
		top: 50px;
		box-sizing: border-box;
		padding: 0 30px;
		transform: translateY(0);
	}

	/*.ibmb {
		height: auto;
		background-image: none !important;
	}*/

	.mb-nypic,
	.awmb-pic {
		display: block;
	}

	.awpc-pic,
	.pcbpic {
		display: none;
	}

	.nycv {
		width: 100%;
		box-sizing: border-box;
		padding: 0 30px;
		left: 0;
		bottom: 50px;
		right: auto;
		top: auto;
		transform: translateY(0);
	}

	.ab1pic,
	.ab1cont {
		float: none;
		width: 100%;
	}

	.ab1cont {
		padding: 20px;
	}

	.awbt {
		text-align: center;
	}

	.aqtxt {
		margin-left: 15px;
		margin-right: 0;
	}

	.aw2qh {
		text-align: center;
		margin-left: -15px;
	}

	.aw2qh {
		margin-top: 50px;
	}

	.about2-bj {
		padding: 40px 0;
	}

	.am2bg {
		width: 100%;
		margin-left: 0;
	}

	.am2dd {
		width: 76%;
		left: 12%;
		bottom: 10%;
	}

	.ab2cv {
		position: static;
		padding: 0 30px;
		margin-top: 30px;
	}

	.ac2sz:before {
		width: 100%;
	}

	.ac2bt {
		font-size: 20px;
	}

	.ac2sz {
		margin-top: 30px;
		padding-bottom: 15px;
	}

	.ac2sz strong {
		font-size: 56px;
	}

	.ac2sz,
	.ac2ms {
		font-size: 14px;
	}

	.about2-wrap {
		padding: 60px 0;
	}

	.aw2list li {
		margin-top: 20px;
	}

	.aw2list {
		margin-top: 40px;
	}

	.al2txt {
		margin-top: 15px;
	}

	.ab2txt {
		height: 30px;
		line-height: 30px;
		font-size: 13px;
		padding: 0 15px;
	}

	.aw3cv {
		width: 100%;
		box-sizing: border-box;
		left: 0;
		bottom: 40px;
		padding: 0 30px;
	}

	.about3-wrap {
		padding: 40px 0;
	}

	.aw3ms {
		margin-top: 10px;
	}

	.w94 {
		width: 90%;
	}

	.aw3bot1 {
		margin-top: 45px;
	}

	.aw3bot2 {
		margin-top: 0;
	}

	.aw3bot2.w1440,
	.aw4bot4.w1440 {
		width: 100%;
	}

	.aw3bot2 ul {
		display: block;
	}

	.aw3bot2 li {
		float: none;
		width: 99%;
		margin-top: 30px;
	}

	.ab2cont {
		padding: 30px;
	}

	.ac2icon {
		transform: scale(0.8);
	}

	.ac2title {
		font-size: 20px;
		margin-top: 5px;
	}

	.ac2desc,
	.ar4nr {
		font-size: 16px;
	}

	.aw4bot3 {
		margin-top: 30px;
	}

	.ab4left,
	.ab4right {
		float: none;
		width: 100%;
	}

	.ab4right {
		margin-top: 10px;
		padding: 0 30px;
	}

	.ar4bt {
		font-size: 20px;
	}

	.ab6lable {
		margin-top: 40px;
		margin-left: -40px;
	}

	.al6l i {
		transform: scale(0.8);
		margin-bottom: 5px;
	}

	.al6l {
		margin-left: 40px;
		font-size: 14px;
	}

	.nycv2 {
		width: 100%;
	}

	.about4-wrap {
		padding: 40px 0;
	}

	.ab4list {
		display: block;
	}

	.ab4list li {
		float: none;
		width: 98%;
		margin: 40px 0 0 2%;
	}

	.al4desc {
		margin-top: 10px;
	}

	.al4num {
		font-size: 80px;
		bottom: -30px;
		left: 30px;
	}

	.ac5name {
		font-size: 20px;
	}

	.ac5way li {
		margin-top: 20px;
	}

	.aj5bt {
		font-size: 20px;
	}

	.al5bt {
		font-size: 14px;
	}

	.ai5area {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		height: 120px;
		margin-top: 0;
		padding: 15px 20px;
	}

	.aj5cv {
		left: 30px;
		bottom: 30px;
	}

	.aj5jr {
		font-size: 16px;
	}

	.al5btn {
		display: block;
		margin-top: 20px;
	}

	.al5zp {
		width: 80px;
	}

	.ab5bot2 {
		margin-top: 50px;
		padding-top: 0;
		border-top: none;
	}

	.ai5l {
		float: none;
		width: 98%;
		margin-top: 20px;
	}

	.ai5w {
		margin-top: 20px;
	}

	.ab5item {
		margin-top: 0;
	}

	.ab5bd {
		margin-top: 30px;
	}

	.ab5submit a,
	.ab5submit input {
		margin: 40px auto 0;
	}

	.nyab5 {
		top: 50%;
		bottom: auto;
		transform: translateY(-50%);
	}

	.sv1title {
		font-size: 20px;
	}

	.sv1ms {
		font-size: 14px;
		margin-top: 10px;
	}

	.sv1sr {
		position: relative;
		width: 75%;
		height: 40px;
		line-height: 40px;
		padding: 0 20px;
		margin: 20px auto 0;
	}

	.sv1wbk {
		position: absolute;
		top: 0;
		left: 20px;
		width: 70%;
		height: 40px;
		font-size: 14px;
	}

	.sv1ss {
		font-size: 20px;
		padding-left: 20px;
	}

	.sv1ss:before {
		height: 28px;
	}

	.sv1btn a {
		bottom: 40px;
	}

	.svlist {
		margin-top: 0;
	}

	.svlist li {
		width: 98%;
		padding: 20px;
		margin: 30px 0 0 2%;
	}

	.slicon {
		transform: scale(0.8);
	}

	.slbt {
		font-size: 18px;
	}

	.slmore {
		margin-top: 30px;
	}

	.svtmenu {
		top: 55px;
		width: 100%;
		float: none;
		text-align: center;
		height: auto;
		min-height: 45px;
		overflow-x: auto;
		overflow-y: hidden;
		-webkit-overflow-scrolling: touch;
		white-space: nowrap;
	}

	.stmtxt {
		margin: 0 8px;
	}

	.sw2list li {
		width: 97%;
		padding: 20px;
	}

	.sn2name {
		font-size: 18px;
	}

	.sn2btn {
		margin-top: 10px;
	}

	.sb2l {
		padding: 6px 0;
		font-size: 12px;
		margin-top: 10px;
	}

	.sb2icon {
		font-size: 15px;
	}

	.service-wrap {
		margin-top: 45px;
		padding: 10px 0 40px 0;
	}

	.service3-wrap {
		padding: 85px 5% 40px 5%;
	}

	.sw3left,
	.sw3right {
		float: none;
		width: 100%;
	}

	.sw3left {
		position: static;
	}

	.service3-wrap {
		background-image: none !important;
	}

	.sw3right {
		margin-top: 30px;
	}

	.sv3bt {
		font-size: 24px;
	}

	.sv3ms {
		font-size: 16px;
		margin-top: 10px;
	}

	.sr3zk {
		font-size: 14px;
	}

	.sm4cv {
		position: relative;
		left: 5%;
		width: 90%;
		padding: 40px 0;
	}

	.map {
		height: 320px;
	}

	.infoBoxContent {
		padding: 26px 30px 0;
	}

	.infoBox {
		width: 320px !important;
		height: 150px !important;
	}

	.infoBoxContent h3 {
		margin-bottom: 12px;
	}

	.infoBoxContent p {
		font-size: 12px;
	}

	.sc4bt {
		font-size: 20px;
		padding-bottom: 15px;
		margin-bottom: 15px;
	}

	.c-selicts {
		height: 50px;
		line-height: 50px;
		padding: 0 15px;
		background: url(../images/down.png) 98% no-repeat;
	}

	.sv2bot {
		padding: 0 0 40px 0;
	}

	.sv2list li {
		width: 98%;
		padding: 20px;
	}

	.sv2list {
		display: block;
	}

	.sdbot1 {
		padding: 80px 0 40px 0;
	}

	.sb1pic {
		float: none;
		width: 100%;
	}

	.sb1cont {
		float: none;
		width: 100%;
		margin-top: 30px;
		padding: 0;
	}

	.sc1lx {
		font-size: 24px;
	}

	.sb1an {
		font-size: 14px;
	}

	.sc1link {
		padding: 15px 0;
	}

	.sb1an:last-child:before {
		height: 70px;
	}

	.svtzy {
		padding: 0 5%;
	}

	.stml {
		font-size: 12px;
	}

	.srwz {
		margin-left: 10px;
		font-size: 12px;
	}

	.sdbot2,
	.sdbot3 {
		padding: 40px 0;
	}

	.sd4bt {
		font-size: 18px;
	}

	.sd4list {
		margin-top: 30px;
	}

	.sd4list li {
		width: 90%;
	}

	.sd4lx {
		margin-top: 40px;
	}

	.sc4txt {
		font-size: 16px;
	}

	.sv1cv {
		width: 100%;
		left: 0;
		top: auto;
		bottom: 40px;
		box-sizing: border-box;
		padding: 0 30px;
		transform: translate(0);
	}

	.sv1logo img {
		width: 250px;
	}

	.sv1lc {
		padding: 40px 0;
	}

	.slclist {
		margin-top: 30px;
		margin-left: -3%;
	}

	.slclist li {
		float: left;
		width: 47%;
		display: block;
		margin-top: 20px;
		margin-left: 3%;
	}

	.scbicon {
		transform: scale(0.8);
	}

	.scbwz {
		font-size: 14px;
		margin-top: 10px;
	}

	.slcjt,
	.slcbox {
		display: block;
	}

	.slcjt {
		width: 10px;
		height: 15px;
		margin: 30px auto 0;
		transform: rotate(90deg);
	}

	.slcbox {
		box-sizing: border-box;
		width: 100%;
		padding: 20px 0 30px 0;
	}

	.sv1nr {
		padding-bottom: 40px;
	}

	.aw3bot6 {
		margin-top: 30px;
	}

	.pdbot1 {
		padding: 40px 0;
	}

	.pdbanner1 {
		margin-top: 40px;
		padding: 0 30px;
	}

	.pdbanner1 .slick-arrow {
		width: 38px;
		height: 38px;
		line-height: 38px;
	}

	.pdbanner1 .slick-arrow:before {
		font-size: 13px;
	}

	.pztp {
		padding: 0 10px;
	}

	.pb1item {
		margin: 0 15px;
	}

	.fixed-cpyc {
		display: none;
	}

	.cplcont {
		top: 50px;
		left: 0 !important;
		right: auto !important;
		width: 100%;
		padding: 0 30px;
		box-sizing: border-box;
		transform: translateY(0);
	}

	.cpname {
		font-size: 24px;
	}

	.cplabel {
		font-size: 18px;
		margin-top: 5px;
	}

	.cplist li {
		margin-top: 20px;
	}

	.pdmzk {
		top: 100px;
		bottom: 0;
	}

	.pdmlist {
		padding: 20px 20px 40px 20px;
	}

	.pdmlist li {
		margin-top: 20px;
		width: 22%;
	}

	.cplist {
		margin-top: 20px;
	}

	.pd4bot {
		padding: 40px 0;
	}

	.pd4lb {
		margin-top: 30px;
	}

	.pd4item {
		padding: 0 15px 15px 15px;
	}

	.pi4txt {
		font-size: 14px;
		height: 21px;
	}

	.pd4lb .slick-arrow {
		width: 40px;
		height: 40px;
		line-height: 40px;
	}

	.pd4lb {
		padding: 20px 50px 0 50px;
	}

	.pd4bk {
		width: 100%;
		height: 100vh;
		overflow-y: scroll;
		border-radius: 0;
	}

	.pb4close {
		top: 20px;
		right: 20px;
	}

	.pb4close i {
		color: #333;
	}

	.pb4box {
		padding: 50px 30px;
	}

	.pb4pic {
		float: none;
		width: 100%;
		height: 300px;
	}

	.pb4cont {
		float: none;
		width: 100%;
		margin-top: 50px;
	}

	.pb4close i {
		font-size: 25px;
	}

	.buy-bot {
		width: 90%;
	}

	.buy-bg {
		height: calc(100vh - 55px);
		background-size: auto;
	}

	.bblogo {
		width: 250px;
	}

	.bbtxt {
		font-size: 20px;
	}

	.bdlink {
		width: 100%;
		display: block;
		height: 150px;
		padding-top: 30px;
		font-size: 16px;
		margin: 20px 0 0 0;
	}

	.bdicon {
		font-size: 35px;
	}

	.bbdsf {
		margin-top: 30px;
	}

	.fwxpic {
		right: auto;
		left: 50%;
		transform: translate(-50%, -30px);
	}

	.fwxpic:before {
		left: 50%;
		right: auto;
		transform: translateX(-50%);
	}

	.zmtop {
		padding: 0 20px;
	}

	.pdsmr {
		display: none;
	}

	.qqbj {
		border-radius: 10px;
	}

	.products-banner {
		margin-top: 100px;
	}

	.ab3wz,
	.ab4wz {
		width: 100%;
		left: 0 !important;
		padding: 0 30px;
		top: 50px;
		right: auto !important;
		box-sizing: border-box;
	}

	.products-banner,
	.brand2-banner {
		height: auto;
	}

	.products-banner .bvideo,
	.brand2-banner .bvideo {
		/*display: none;*/
	}

	.brand2-banner {
		margin-top: 55px;
	}

	.bl2box {
		margin-top: 5px;
	}

	.sb1pic {
		height: 224px;
	}

	.bd-brand {
		display: none;
	}

	.pdtr {
		display: block !important;
	}

	.pdbanner {
		height: 400px;
	}

	.pbcvwz {
		font-size: 20px;
	}

	.pbcplay {
		width: 60px;
		height: 35px;
		line-height: 35px;
	}

	.pbcplay i {
		font-size: 25px;
	}

	.pdbcv {
		bottom: 50px;
	}

	.pdjs {
		padding: 40px 0;
	}

	.pdcpt,
	.pdyc {
		float: none;
		width: 100%;
	}

	.pdyc {
		margin-top: 30px;
	}

	.pcitem {
		height: 200px;
	}

	.pyname {
		text-align: center;
		font-size: 24px;
	}

	.pylable {
		font-size: 20px;
		text-align: center;
	}

	.pydesc,
	.pxbt {
		font-size: 15px;
	}

	.pyxys {
		margin-top: 30px;
	}

	.pxyq {
		width: 15px;
		height: 15px;
	}

	.pdbjt img {
		width: 100%;
	}

	.hrmenu.active {
		top: 12px;
	}

	.bicb,
	.bicmore {
		margin: 30px auto 0 !important;
	}

	.banner .slick-dots {
		left: 5%;
		width: 90%;
		text-align: center;
	}

	.bictxt2 {
		font-size: 20px;
		/*letter-spacing: 10px;*/
	}

	.pw2bot {
		margin-top: 30px;
	}

	.ai5bg {
		position: relative;
		height: 40px;
		line-height: 40px;
		margin-top: 15px;
	}

	.ai5wby {
		position: relative;
		height: 120px;
		margin-top: 15px;
	}

	.ai5srk {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin-top: 0;
		height: 40px;
		line-height: normal;
	}
}

@media screen and (max-width: 860px) {
	.br3list li {
		width: 47%;
		margin: 25px 0 25px 3%;
	}

	.pi4pic {
		height: 230px;
	}

	.pdml {
		display: none;
	}

	.pdmr {
		width: 100%;
	}

	.pdmr .stmtxt,
	.pdmr .srwz {
		margin: 0 5px !important;
	}
}

@media screen and (max-width: 640px) {
	.aqtxt.active:before {
		bottom: -8px;
	}

	.aw2qh {
		margin-top: 30px;
	}

	.aqtxt {
		margin-top: 15px;
	}

	.al6l {
		margin-top: 10px;
	}

	.ab6lable {
		margin-top: 20px;
	}

	.pdsmr .stmtxt {
		margin: 0 0 0 5px;
		font-size: 13px;
	}

	.fltb {
		width: 45px;
		height: 45px;
	}

	.fl1dz {
		font-size: 14px;
	}

	.bnlist li {
		width: 98%;
	}

	.pages-list {
		margin-top: 30px;
	}

	.plnum {
		font-size: 14px;
		margin: 0 5px;
	}

	.plpn {
		width: 30px;
		height: 30px;
		line-height: 30px;
		font-size: 12px;
	}

	.bdtxt {
		font-size: 12px;
	}

	.bctitle {
		font-size: 18px;
	}

	.bcsm {
		font-size: 14px;
	}

	.tk-bot {
		height: 250px;
	}

	.brlcont {
		padding: 20px 20px 40px 20px;
	}

	.bcbtn {
		width: 120px;
	}

	.awbot2 {
		margin-top: 40px;
	}

	.aw3ms {
		text-align: left;
	}

	.aw3ms br {
		display: none;
	}

	.nctp img {
		width: 280px;
	}

	.sw2pic {
		width: 120px;
		margin: 0 auto;
		float: none;
	}

	.sw2nr {
		margin-top: 20px;
		float: none;
		width: 100%;
	}

	.sn2name {
		text-align: center;
	}

	.pzwz {
		font-size: 16px;
	}

	.pi4pic {
		height: 150px;
	}

	.pd4lb {
		padding: 20px 40px 0 40px;
	}

	.pc4tit {
		font-size: 20px;
	}

	.pil,
	.pir {
		font-size: 16px;
	}

	.pb4pic {
		height: 250px;
	}

	.pdmlist li {
		width: 30.333%;
	}

	.sw2pic {
		height: 140px;
	}

	.bntab a {
		margin: 0 8px;
	}

	.sv1btn a i {
		font-size: 15px;
		margin-right: 10px;
	}

	.sv1btn a {
		width: 150px;
		height: 40px;
		line-height: 40px;
		font-size: 13px;
	}

	.ppzx .ir3cover {
		top: 15px;
	}

	.svtpd {
		padding: 0 20px;
	}

	.svlxq {
		font-size: 15px;
	}

	.sr3list li {
		padding: 12px 10px;
	}

	.sr3zk {
		margin-top: 10px;
	}

	.sv3bt {
		font-size: 20px;
	}

	.awbot3 {
		margin-top: 20px;
	}

	.ac2sz strong {
		font-size: 40px;
	}

	.aw2bt,
	.aw3bt,
	.awbt {
		font-size: 20px;
	}

	.bicp {
		width: 85%;
		left: 7.5%;
	}

	.pl2l {
		width: 24%;
	}

	.pl2r {
		width: 70%;
	}

	.pr2txt .pt2zy:first-child {
		width: 65%;
	}

	.pr2txt .pt2zy:last-child {
		width: 35%;
	}

	.pb2list li {
		width: 49%;
	}

	.pl2pic img {
		max-width: 100%;
		max-height: 100%;
	}

	.pl2pic {
		height: 130px;
	}

	.pl2wz {
		margin-top: 10px;
	}

	.pb2list li {
		padding: 20px 20px 10px 20px;
	}

	.pw2txt2 {
		margin-top: 5px;
	}

	.sspic {
		width: 317px;
	}

	.slcbox {
		height: 140px;
	}

	.bdicon1,
	.bdicon2 {
		transform: scale(0.7);
	}
}

@media screen and (max-width: 421px) {
	.aqtxt {
		width: 120px;
		font-size: 12px;
		margin-left: 5px;
	}
}

@media screen and (max-width: 375px) {
	.aqtxt {
		margin-left: 0;
	}

	.aw2qh {
		margin-left: -4px;
	}

	.ab6lable {
		margin-left: -25px;
	}

	.al6l {
		margin-left: 25px;
	}

	.sv1wbk {
		width: 70%;
	}

	.sspic {
		width: 300px;
	}
}

.pdbanner.novideo {
	height: auto !important;
}

.cplist a:hover {
	color: #fff !important;
}

p.other {
	font-size: 15px;
	margin-top: 5px;
}

@media screen and (max-width: 1024px) {
	p.other {
		font-size: 14px;
	}
}





.pdlist li{
	position: relative;
}

.pdtitle{
	font-family: Poppins;
	font-size: 48px;
	line-height:66px;
	color: #fff;
	font-family: 'poppinssemibold';
}

.pdcon{
	margin-top: 22px;
	font-size: 20px;
	line-height: 30px;
	color: #fff;
}

.pdcon p{
	color: #fff;
}

.pddet{
	width: 600px;
}

.pdleft{
	left: 280px;
}

.pdpic{
	border-radius: 0;
}

.pdbalck .pdtitle,
.pdbalck .pdcon,
.pdbalck .pdcon p{
	color: #000;
}

.pdright{
	right: 160px;
}

.pdbottom{
	top: initial;
	left: 50%;
	transform: translateX(-50%);
	bottom: 90px;
	text-align: center;
}

@media screen and (max-width:1600px) {
    .pddet{
        width: 31.25%;
    }
}
@media screen and (max-width:1800px) {
	.pdleft{
		left: 80px;
	}

	.pdright{
		right: 8.33%;
     	min-width: 400px;
	}
}

@media screen and (max-width:1550px) {
	.pdtitle{
		font-size: 36px;
		line-height: normal;
	}

	.pdcon{
		font-size: 16px;
		line-height: normal;
	}
}

@media screen and (max-width:1024px) {
	.pddet{
		width: 100% !important;
	}

	.pdtitle{
		font-size: 24px;
		text-align: center;
	}

	.pdcon{
		margin-top: 10px;
		font-size: 15px;
     line-height: 24px;
	}
	
	.pdbottom{
		transform: translate(0);
		bottom: 30px;
	}
}

.pd2list2{
	margin-top: 32px;
	display: flex;
	flex-wrap: wrap;
	gap: 30px 0.75%;
}

.pd2list2 li{
	padding: 20px;
	padding-bottom: 34px;
	border-radius: 10px;
	border: solid 1px #e7e7e7;
	text-align: center;
	width: 32.83%;
	box-sizing: border-box;
}

.pdpic{
	width: 100%;
}

.pdpic img{
	width: 100%;
}

.pd2title{
	margin-top: 12px;
	font-family: Gilroy-Bold,Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	color: #000000;
}

.pd2con{
	margin-top: 10px;
	font-size: 16px;
	line-height: 30px;
	color: #333;
}

.pd2con p{
	color: #333;
}

@media screen and (max-width:1024px) {
	.pd2list2 li{
		padding: 10px;
	}
	.pd2title{
		font-size: 16px;
	}

	.pd2con{
		font-size: 14px;
		line-height: normal;
		margin-top: 5px;
	}
}

@media screen and (max-width:860px) {
	.pd2list2{
		gap: 20px 2%;
	}

	.pd2list2 li{
		width: 49%;
	}
}

.search form{
	position: relative;
}

.search .sv1ss{
	position: absolute;
	right: 0;
	z-index: 1;
}


.search-sub {
	width: 55px;
	height: 70px;
	float: right;
	background: none;
	border: none;
	outline: none;
	position: relative;
	z-index: 3;
	cursor: pointer;
}

@media screen and (max-width:1550px) {
	.search-sub{
		height: 45px;
	}
}

@media screen and (max-width:1024px) {
	.search{
		width: 90%;
	}

	.search-sub{
		height: 40px;
		width: 40px;
	}

	.search .sv1wbk{
		left: 0;
	}
}

.pc4labelhide{
	display: none;
}

.brand-detail .bd-brand a{
	color: #999999;
}



/* swiper */

@font-face {
	font-family: swiper-icons;
	src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
	font-weight: 400;
	font-style: normal
}

:root {
	--swiper-theme-color: #007aff
}

:host {
	position: relative;
	display: block;
	margin-left: auto;
	margin-right: auto;
	z-index: 1
}

.swiper {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1;
	display: block
}

.swiper-vertical>.swiper-wrapper {
	flex-direction: column
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: flex;
	transition-property: transform;
	transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
	box-sizing: content-box
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
	transform: translate3d(0px, 0, 0)
}

.swiper-horizontal {
	touch-action: pan-y
}

.swiper-vertical {
	touch-action: pan-x
}

.swiper-slide {
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	transition-property: transform;
	display: block
}

.swiper-slide-invisible-blank {
	visibility: hidden
}

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

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

.swiper-backface-hidden .swiper-slide {
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
	perspective: 1200px
}

.swiper-3d .swiper-wrapper {
	transform-style: preserve-3d
}

.swiper-3d {
	perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
	transform-style: preserve-3d
}

.swiper-css-mode>.swiper-wrapper {
	overflow: auto;
	scrollbar-width: none;
	-ms-overflow-style: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
	display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
	scroll-snap-align: start start
}

.swiper-css-mode.swiper-horizontal>.swiper-wrapper {
	scroll-snap-type: x mandatory
}

.swiper-css-mode.swiper-vertical>.swiper-wrapper {
	scroll-snap-type: y mandatory
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper {
	scroll-snap-type: none
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide {
	scroll-snap-align: none
}

.swiper-css-mode.swiper-centered>.swiper-wrapper::before {
	content: '';
	flex-shrink: 0;
	order: 9999
}

.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide {
	scroll-snap-align: center center;
	scroll-snap-stop: always
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
	margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
	height: 100%;
	min-height: 1px;
	width: var(--swiper-centered-offset-after)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
	margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before {
	width: 100%;
	min-width: 1px;
	height: var(--swiper-centered-offset-after)
}

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

.swiper-3d .swiper-slide-shadow {
	background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
	background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-right {
	background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-top {
	background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-bottom {
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	transform-origin: 50%;
	box-sizing: border-box;
	border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
	border-radius: 50%;
	border-top-color: transparent
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
	animation: swiper-preloader-spin 1s infinite linear
}

.swiper-lazy-preloader-white {
	--swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
	--swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
	0% {
		transform: rotate(0deg)
	}

	100% {
		transform: rotate(360deg)
	}
}

.swiper-virtual .swiper-slide {
	-webkit-backface-visibility: hidden;
	transform: translateZ(0)
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
	height: 1px;
	width: var(--swiper-virtual-size)
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
	width: 1px;
	height: var(--swiper-virtual-size)
}

:root {
	--swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	top: var(--swiper-navigation-top-offset, 50%);
	width: calc(var(--swiper-navigation-size)/ 44 * 27);
	height: var(--swiper-navigation-size);
	margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
	z-index: 10;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

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

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

.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
	display: none !important
}

.swiper-button-next svg,
.swiper-button-prev svg {
	width: 100%;
	height: 100%;
	object-fit: contain;
	transform-origin: center
}

.swiper-rtl .swiper-button-next svg,
.swiper-rtl .swiper-button-prev svg {
	transform: rotate(180deg)
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
	left: var(--swiper-navigation-sides-offset, 10px);
	right: auto
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
	right: var(--swiper-navigation-sides-offset, 10px);
	left: auto
}

.swiper-button-lock {
	display: none !important;
}

.swiper-button-next:after,
.swiper-button-prev:after {
	font-family: swiper-icons;
	font-size: var(--swiper-navigation-size);
	text-transform: none !important;
	letter-spacing: 0;
	font-variant: initial;
	line-height: 1
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
	content: 'prev'
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
	right: var(--swiper-navigation-sides-offset, 10px);
	left: auto
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
	content: 'next'
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	transition: .3s opacity;
	transform: translate3d(0, 0, 0);
	z-index: 10
}

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

.swiper-pagination-disabled>.swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
	display: none !important
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: var(--swiper-pagination-bottom, 8px);
	top: var(--swiper-pagination-top, auto);
	left: 0;
	width: 100%
}

.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transform: scale(.33);
	position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	transform: scale(.33)
}

.swiper-pagination-bullet {
	width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
	height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
	display: inline-block;
	border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
	background: var(--swiper-pagination-bullet-inactive-color, #000);
	opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
}

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

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

.swiper-pagination-bullet:only-child {
	display: none !important
}

.swiper-pagination-bullet-active {
	opacity: var(--swiper-pagination-bullet-opacity, 1);
	background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical>.swiper-pagination-bullets {
	right: var(--swiper-pagination-right, 8px);
	left: var(--swiper-pagination-left, auto);
	top: 50%;
	transform: translate3d(0px, -50%, 0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
	display: block
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	transform: translateY(-50%);
	width: 8px
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	transition: .2s transform, .2s top
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	transform: translateX(-50%);
	white-space: nowrap
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: .2s transform, .2s left
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: .2s transform, .2s right
}

.swiper-pagination-fraction {
	color: var(--swiper-pagination-fraction-color, inherit)
}

.swiper-pagination-progressbar {
	background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));
	position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: var(--swiper-pagination-color, var(--swiper-theme-color));
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transform: scale(0);
	transform-origin: left top
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	transform-origin: right top
}

.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: var(--swiper-pagination-progressbar-size, 4px);
	left: 0;
	top: 0
}

.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical>.swiper-pagination-progressbar {
	width: var(--swiper-pagination-progressbar-size, 4px);
	height: 100%;
	left: 0;
	top: 0
}

.swiper-pagination-lock {
	display: none
}

.swiper-scrollbar {
	border-radius: var(--swiper-scrollbar-border-radius, 10px);
	position: relative;
	touch-action: none;
	background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1))
}

.swiper-scrollbar-disabled>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
	display: none !important
}

.swiper-horizontal>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
	position: absolute;
	left: var(--swiper-scrollbar-sides-offset, 1%);
	bottom: var(--swiper-scrollbar-bottom, 4px);
	top: var(--swiper-scrollbar-top, auto);
	z-index: 50;
	height: var(--swiper-scrollbar-size, 4px);
	width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))
}

.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical>.swiper-scrollbar {
	position: absolute;
	left: var(--swiper-scrollbar-left, auto);
	right: var(--swiper-scrollbar-right, 4px);
	top: var(--swiper-scrollbar-sides-offset, 1%);
	z-index: 50;
	width: var(--swiper-scrollbar-size, 4px);
	height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))
}

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

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

.swiper-scrollbar-lock {
	display: none
}

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

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

.swiper-slide-zoomed {
	cursor: move;
	touch-action: none
}

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

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

.swiper-grid>.swiper-wrapper {
	flex-wrap: wrap
}

.swiper-grid-column>.swiper-wrapper {
	flex-wrap: wrap;
	flex-direction: column
}

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

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

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

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

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

.swiper-cube {
	overflow: visible
}

.swiper-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}

.swiper-cube .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-cube.swiper-rtl .swiper-slide {
	transform-origin: 100% 0
}

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

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

.swiper-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 100%;
	height: 100%;
	opacity: .6;
	z-index: 0
}

.swiper-cube .swiper-cube-shadow:before {
	content: '';
	background: #000;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	filter: blur(50px)
}

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

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

.swiper-flip {
	overflow: visible
}

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

.swiper-flip .swiper-slide .swiper-slide {
	pointer-events: none
}

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

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

.swiper-creative .swiper-slide {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden;
	transition-property: transform, opacity, height
}

.swiper-cards {
	overflow: visible
}

.swiper-cards .swiper-slide {
	transform-origin: center bottom;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden
}

/* swiper end */

.sd4tab.s-tab{
	display: flex;
	flex-wrap: wrap;
}

.sd4tab.s-tab li{
	cursor: pointer;
}

.sd4tab.s-tab li.tab-cur{
	color: #c9151e;
	text-decoration: underline;
}

.tab-con .b-tab{
	display: none;
}

.sdbot2-btm{
	display: flex;
	justify-content: center;
	align-items: center;
}

.sdbot2-btm .plpn{
	cursor: pointer;
	flex-shrink: 0;
}

.sdbot2-btm .sdbot2-pag1{
	width: initial;
}

.sdbot2-caro .sdbot2-btm .swiper-pagination-bullet{
	width: initial;
	height: initial;
	margin: 0 15px;
	background-color: transparent;
	opacity: 1;
}

.sdbot2-caro .sdbot2-btm .swiper-pagination-bullet-active{
	color: #c9151e;
}


@media screen and (max-width: 640px){
	.sdbot2-caro .sdbot2-btm .swiper-pagination-bullet{
		margin: 0 5px;
	}
}

.sdbot2-btm .sdbot2-pag {
	width: initial;
}

.sdbot2-sw{
	overflow: initial;
	pointer-events: none;
}

.sdbot2-sw .sd4list{
	opacity: 0;
	transition: .5s;
}

.sdbot2-sw .swiper-slide-active .sd4list{
	opacity: 1;
	pointer-events: initial;
}

.pages-list a{
	font-family: "gilroy-regular-3";
	color: #000000;
	font-size: 18px;
	margin: 0 15px;
}
.pages-list .big{
	margin: 0;
}
.pages-list a:hover, .pages-list .active {
	color: #c9151e;
}



.awpc-pic, .pcbpic{
	display: block;
}
.mb-nypic, .awmb-pic{
	display: none;
}

@media screen and (max-width:1024px) {
	.cplcont,
	.aw-dw, .ab5cv, .aw6cv,.aw3cv,.ab3wz, .ab4wz,.ab2wz,.aj5cv{
		position: initial;
		transform: initial;
		padding: 20px 30px;
		overflow: hidden;
	}

	.backBlack,
	.pddet,
	.aw-dw, .ab5cv,.aw3cv, .ab4wz,.aj5cv{
		background-color: rgba(0, 0, 0, 0.5);
	}

	.ab2wz{
		background-color: rgba(0, 0, 0, 0.8);
	}

	.pddet{
		text-align: center;
	}

	.pdbalck,
	.aw6cv,
	.ab3wz{
		background-color: #fff;
	}

	.ab1bj{
		width: 100%;
	}

	.al5btn{
		display: inline-block;
	}

	.buy-bg .ptpic{
		height: 100%;
	}

	.buy-bg .ptpic img{
		height: 100%;
		object-fit: cover;
	}
    
    .banner .awpc-pic, .banner .pcbpic{
        display: none;
    }
    .banner .mb-nypic, .banner .awmb-pic{
        display: block;
    }
    
    .inside-banner .mb-nypic, 
	.inside-banner .awmb-pic{
        display: block;
    }
}





/* m-crumbs */

.m-crumbs{
	margin-top: 40px;
	background-color: #f5f5f5;
}

.m-range{
	width: calc(100% - 140px);
	max-width: 1450px;
	margin: auto;
}

.paging-top {
	padding: 15px 0;
	width: 100%;
	font-size: 18px;
	line-height: 30px;
}

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

.paging-top,
.paging-top a {
	display: inline-block;
	color: #999;
}

.paging-top a:hover,
.paging-top .pag-cur {
	color: #eb0a2a;
}

@media screen and (max-width:999px) {
	.paging-top {
		padding: 5px 0;
	}

	.paging-top {
		font-size: 14px;
		line-height: 26px;
	}

	.m-range{
		width: 95%;
		margin: auto;
	}
}


.main3{
	padding-top: 50px;
	padding-bottom: 60px;
}

.m3-det{
	margin-top: 66px;
	display: flex;
	flex-wrap: wrap;
	gap: 20px 1.35%;
}

.m3-det li{
	width: 32.43%;
	background-color: #f7f7f7;
	border-radius: 10px;
	overflow: hidden;
}

.m3-img img{
	transition: 0.68s;
	max-width: 100%;
}

.m3-img:hover img{
	transform: scale(1.04);
}

.m3-b-con{
	padding: 34px 48px 28px;
}

.m3-time{
	font-size: 14px;
	line-height: 29px;
}

.m3-s-title{
	margin-top: 28px;
	font-size: 22px;
	line-height: 34px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	color: #333;
}

.m3-con{
	margin-top: 20px;
	line-height: 28px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.m3-btn{
	display: flex;
}

.m3-btn a{
	margin-top: 74px;
	display: flex;
	align-items: center;
	font-size: 14px;
	line-height: 30px;
}

.m3-btn i{
	font-size: 14px;
	font-weight: bold;
	margin-left: 5px;
	transition: .5s;
}

.m3-btn a:hover i{
	transform: rotate(45deg);
}

@media screen and (max-width:1550px) {
	.m3-b-con{
		padding: 20px;
	}

	.m3-s-title{
		margin-top: 20px;
		font-size: 18px;
	}

	.m3-btn a{
		margin-top: 20px;
	}
}

@media screen and (max-width:750px) {
	.main3 .m-range{
		width: calc(100% - 8vw);
	}

	.m3-det li{
		width: 100%;
		max-width: 480px;
		margin: 0 auto;
	}
}


.cpul{
	margin-top: 48px;
	display: flex;
	gap: 40px;
}

.cpsimg img{
	display: block;
	margin: 0 auto;
}

.cpul p{
	margin-top: 8px;
	font-size: 16px;
	line-height: 30px;
	color: #333;
}





.pdtop{
    width: 95%;
    top: 14%;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
}

.pdcon1 {
    margin-top: 0;
    position: absolute;
    top: 43.9%;
    right: 66.8%;
    transform: translateY(-50%);
    color: #000;
    border-radius: 30px;
    border: 2px solid #000;
    padding: 5px;
}



.pdcon2{
    margin-top: 0;
    position: absolute;
    top: 70.7%;
    left: 66.2%;
    transform: translateY(-50%);
    color: #000;
    border-radius: 30px;
    border: 2px solid #000;
    padding: 5px;
}

.pdcon1 p,
.pdcon2 p{
    color: #000;
}

.pdnum{
    opacity: 0.5;
    font-size: 94px;
    line-height: 100px;
}

.pc4tit {
    font-weight: bold;
}

.m3-btn a{
    color: #000;
}

.m3-btn a:hover{
    color: #ea0a2a;
}

@media screen and (min-width:1024px) {
    .pdleft{
        /*left: 24%;*/
        left: 14%;
    }
}

@media screen and (max-width: 1550px){
    .pdnum{
        font-size: 60px;
        line-height: 70px;
    }
}

@media screen and (max-width:1024px) {
    .pdtop,
    .pdcon1,
    .pdcon2{
        position: initial;
        transform: initial;
        text-align: center;
    }
    
    .pdcon1,
    .pdcon2{
        border: none;
        width: 95%;
        padding: 0;
    }
    
    .pdcon2{
        padding-bottom: 20px;
    }
    
    .pdnum{
        font-size: 40px;
        line-height: 50px;
    }
    
    .cpul{
        justify-content: center;
    }
}

@media screen and (min-width:1025px) {
    .pdtitle {
        font-size: 2.5vw;
        line-height: 3.4375vw;
    }
    .pdcon {
        font-size: 1.04vw;
        line-height: 1.5625vw;
    }
}

@media screen and (min-width:1024px) {
	.pdleft{
		left: 10%;
	}
}

@media screen and (max-width:1500px) and (min-width:1024px) {
	.pdleft{
		width: 500px;
	}
}






.w1400 {
    width: 1400px;
    margin: 0 auto;
}

.cont2-wrap{
	padding-top: 96px;
	padding-bottom: 112px;
	box-sizing: border-box;
}

.cont2-wrap *{
	box-sizing: border-box;
}

.cont2-title{
	font-size: 36px;
	color: #333333;
	font-weight: normal;
	font-family: 'poppinssemibold';
	text-align: center;
}

.cont2-t-con {
	max-width: 620px;
	margin: 10px auto 0;
	font-size: 16px;
	line-height: 26px;
	text-align: center;
}

.cont2-tel{
	margin-top: 30px;
	font-size: 40px;
	color: #c9151e;
	font-weight: normal;
	font-family: 'poppinssemibold';
	text-align: center;
}

.cont2-det{
	margin-top: 54px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 26px 0;
}

.cont2-det li{
	width: 48.7857%;
	background-color: #ffffff;
	border-radius: 10px;
	border: solid 1px #eeeeee;
	padding: 32px 44px 16px;
}

.cont2-det li:hover{
	border-color: #fff;
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
}

.cont2-det .slnum{
	width: 32px;
	height: 32px;
	line-height: 28px;
	margin-right: 11px;
}

.cont2-det .svlname{
	margin-bottom: 8px;
}

.cont2-det .svlxq{
	line-height: 28px;
}

.cont2-det .svlxq strong{
	font-weight: normal;
	font-family: 'poppinssemibold';
}

.cont2-det li:hover .slnum,
.cont2-det li:hover .slwz{
	color: #c9151e;
}

.cont2-det li:hover .slnum{
	border-color: #c9151e;
}

.ban-title{
	padding-left: 125px;
}

@media screen and (max-width: 1550px) {
	.cont2-title{
		font-size: 24px;
	}
	
	.w1400{
	    width: 85%;
	}
	
	.cont2-tel{
		font-size: 36px;
	}
	
	.cont2-det li{
		padding: 20px 30px;
	}
	
	.ban-title{
		padding-left: 0;
	}
}
@media screen and (max-width: 1024px) {
	.cont2-wrap{
		padding: 40px 0;
	}
	
	.cont2-title{
		font-size: 20px;
	}
	
	.cont2-tel{
		margin-top: 20px;
		font-size: 24px;
	}
	
	.w1400 {
	    width: 90%;
	}
	
	.cont2-det{
		margin-top: 20px;
	}
	
	.cont2-det li{
		padding: 20px;
		width: 100%;
	}
}

@media screen and (max-width:1024px) {
    .cplcont, .aw-dw, .ab5cv, .aw6cv, .aw3cv, .ab3wz, .ab4wz, .ab2wz, .aj5cv,
	.backBlack, .pddet, .aw-dw, .ab5cv, .aw3cv, .ab4wz, .aj5cv{
		background-color: #F7F7F7;
	}
	
	.cplcont *, .aw-dw *, .ab5cv *, .aw6cv *, .aw3cv *, .ab3wz *, .ab4wz *, .ab2wz *, .aj5cv *,
	.backBlack *, .pddet *, .aw-dw *, .ab5cv *, .aw3cv *, .ab4wz *, .aj5cv *{
		color: #000 !important;
	}
	
	.pdtitle, 
	.pdcon, 
	.pdcon p,
    .cplbs .cpname, 
    .cplbs .cplabel,
    .cplbs .cpts,
    .cplbs .cpnr{
		color: #000;
	}
    
   .cpnr{
    height: auto;
    }
}
@media screen and (max-width:480px) {
    .pdtitle{
    	font-size: 20px;
    }
    
    .pdcon{
    	font-size: 12px;
      line-height: 20px;
    }
}

.pdcon{
	margin-bottom: 90px;
}

.pdcon:last-of-type{
	margin-bottom: 0;
}

@media screen and (max-width:1024px) {
	.pdcon{
        margin-bottom: 20px;
    }
    
    .banner .icpic{
    	display: block;
    }
    
    .ab2txt{
		border-color: #000;
	}
    
    .aqtxt.active, .aqtxt:hover{
		border-color: #000;
    }
    .aqtxt.active::before{
    border-top-color: #000;
    }
}

@media screen and (max-width:480px) {
	.ip2title, .ic3txt1, .sv1nrbt, .cplabel, .pylable{
    	font-size: 16px;
    }
    
    .buy-bg .mb-nypic,.buy-bg .awmb-pic{
		display: block;
	}
	
	.buy-bg .awpc-pic,.buy-bg .pcbpic{
		display: none;
	}
}
