@charset "utf-8";

/* 
 * Project Name:丝路融合
 * 
 */

@font-face {
	font-family: 'SourceHanSerifCN';
	src: url('fonts/SourceHanSerifCN-Regular.woff2') format('woff2'), url('fonts/SourceHanSerifCN-Regular.woff') format('woff');
}

@font-face {
  font-family: 'iconfont';  /* Project id 3273231 */
  src: url('//at.alicdn.com/t/font_3273231_9g3tf2agspe.woff2?t=1648610893303') format('woff2'),
       url('//at.alicdn.com/t/font_3273231_9g3tf2agspe.woff?t=1648610893303') format('woff'),
       url('//at.alicdn.com/t/font_3273231_9g3tf2agspe.ttf?t=1648610893303') format('truetype');
}

.iconfont {
	font-family: "iconfont" !important;
	font-size: 14px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

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-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: #BE0000;
}

html::-webkit-scrollbar-corner {
	background: none;
}

html::-webkit-scrollbar:horizontal {
	height: 9px;
}

body {
	font: 14px/1.8 'SourceHanSerifCN', "SourceHanSansCN-Regular", "Microsoft Yahei", sans-serif, "微软雅黑", "微软正黑体", "Microsoft JhengHei", "SimHei", "黑体", Arial, Helvetica;
	margin: 0 auto;
	color: #333;
	overflow-x: hidden;
}

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;
}

.tx-l {
	text-align: left !important;
}

.fc {
	text-align: center;
}

.fr {
	text-align: right;
}

.vt {
	vertical-align: top;
}

.vm {
	vertical-align: middle;
}

.db {
	display: block;
}

.wzbs {
	color: #fff !important;
}

.w1400 {
	width: 1400px;
	margin: 0 auto;
}

.w1500 {
	width: 1500px;
	margin: 0 auto;
}

.fixedImg {
	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;
}

.pageC table {
	width: 100% !important;
}

.nimg.target {
	visibility: hidden;
}

.nimg.action {
	visibility: visible !important;
	-webkit-animation: scaleUpDown 2s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
	animation: scaleUpDown 2s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
}

.w83 {
	width: 83%;
	margin: 0 auto;
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
}

.w73 {
	width: 73%;
	margin: 0 auto;
}


/* 头部  */

.header {
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	z-index: 999;
	height: 80px;
	line-height: 80px;
	transition: 0.35s;
	box-sizing: border-box;
	padding: 0 8.5%;
	background: rgba(190, 0, 0, .8);
}

.head-wrap {
	position: relative;
}

.head-logo {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 111;
}

.head-logo img {
	width: 100%;
	margin-top: 18px;
}

.header .nav {
	position: absolute;
	width: 100%;
	height: 80px;
	line-height: 80px;
	text-align: center;
}

.hwright {
	position: absolute;
	right: 0;
	s top: 0;
	overflow: hidden;
}

.hrtxt {
	color: #fff;
	font-size: 14px;
	margin-left: 15px;
}

.header .yj-bot li {
	position: relative;
	display: inline-block;
	vertical-align: top;
	transition: 0.35s;
	text-align: center;
	z-index: 10;
}

.header .yj-bot .yj-link {
	position: relative;
	z-index: 3;
	color: #fff;
	font-size: 16px;
	display: block;
	width: 98px;
	text-align: center;
	text-transform: uppercase;
	overflow: hidden;
	margin: 0 20px;
}

.header .yj-bot li.active .yj-link {
	color: #BE0000;
	font-weight: bold;
}

.header .yj-bot li.active .yj-link:before {
	height: 100%;
}

.header .yj-bot .yj-link:before {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	height: 0;
	background-color: #fff;
	transition: 0.35s all ease-in-out;
	z-index: -3;
}

.header .yj-bot .yj-link div {
	float: left;
	display: block;
	background: none;
	color: inherit;
	vertical-align: middle;
	position: relative;
	z-index: 1;
	font-size: 18px;
	overflow: hidden;
	padding: 0;
}

.header .nav li:hover .ej-list {
	transition: 0.45s;
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}

.ej-list.active {
	opacity: 1;
	visibility: visible;
}

.ej-list {
	position: absolute;
	z-index: 10;
	left: 20px;
	width: 98px;
	top: 100%;
	transform: translateY(20px);
	background-color: #fff;
	opacity: 0;
	visibility: hidden;
	text-align: center;
	box-sizing: border-box;
	box-shadow: 0 2px 4px rgba(0, 0, 0, .16);
}

.el-link {
	position: relative;
	display: block;
	color: #6B6B6B;
	font-size: 14px;
	line-height: 1.5;
	box-sizing: border-box;
	padding: 10px;
}

.el-link:hover {
	color: #BE0000;
	background: #E1E1E1;
	font-weight: bold;
}

.menu-handler {
	position: fixed;
	right: 0;
	top: 0;
	width: 55px;
	height: 55px;
	display: none;
	cursor: pointer;
	z-index: 1010;
	/*background-color: #fff;*/
	transition: 0.35s;
}

.menu-handler span {
	position: relative;
	display: block;
	margin: 27.5px auto 0;
	width: 22px;
	height: 2px;
	background-color: #fff;
	-webkit-transition-duration: .3s, .3s;
	-moz-transition-duration: .3s, .3s;
	-ms-transition-duration: .3s, .3s;
	-o-transition-duration: .3s, .3s;
	transition-duration: .3s, .3s;
	-webkit-transition-delay: .3s, 0s;
	-moz-transition-delay: .3s, 0s;
	-ms-transition-delay: .3s, 0s;
	-o-transition-delay: .3s, 0s;
	transition-delay: .3s, 0s;
}

.menu-handler span:after,
.menu-handler span:before {
	content: "";
	position: absolute;
	display: inline-block;
	width: 100%;
	height: 2px;
	left: 0;
	background-color: #fff;
	-webkit-transition-duration: .3s, .3s;
	-moz-transition-duration: .3s, .3s;
	-ms-transition-duration: .3s, .3s;
	-o-transition-duration: .3s, .3s;
	transition-duration: .3s, .3s;
	-webkit-transition-delay: .3s, 0s;
	-moz-transition-delay: .3s, 0s;
	-ms-transition-delay: .3s, 0s;
	-o-transition-delay: .3s, 0s;
	transition-delay: .3s, 0s
}

.menu-handler span:before {
	top: -7px;
	-webkit-transition-property: top, transform;
	-moz-transition-property: top, transform;
	-ms-transition-property: top, transform;
	-o-transition-property: top, transform;
	transition-property: top, transform;
}

.menu-handler span:after {
	bottom: -7px;
	-webkit-transition-property: bottom, transform;
	-moz-transition-property: bottom, transform;
	-ms-transition-property: bottom, transform;
	-o-transition-property: bottom, transform;
	transition-property: bottom, transform;
}

.menu-handler.active span {
	background-color: transparent;
	-webkit-transition-delay: 0s, 0s;
	-moz-transition-delay: 0s, 0s;
	-ms-transition-delay: 0s, 0s;
	-o-transition-delay: 0s, 0s;
	transition-delay: 0s, 0s
}

.menu-handler.active span:after,
.menu-handler.active span:before {
	/*background-color: #1B5C9B;*/
	-webkit-transition-delay: 0s, .3s;
	-moz-transition-delay: 0s, .3s;
	-ms-transition-delay: 0s, .3s;
	-o-transition-delay: 0s, .3s;
	transition-delay: 0s, .3s
}

.menu-handler.active span:before {
	top: 0;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}

.menu-handler.active span:after {
	bottom: 0;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.menuBox a:link,
.menuBox a:visited {
	color: #333333;
}

.menuMoblie .nav-link.active,
.menuMoblie .cur .nav-link,
.menuMoblie .nav-link:hover {
	background: #BE0000;
}

.menuMoblie .nav-link:active i,
.menuMoblie .nav-link:hover i {
	color: #fff;
	transform: rotate(90deg);
}

.menuBox a:active,
.menuBox a:hover,
.menuMoblie .cur .nav-link {
	color: #fff;
}

.menuBox {
	border-top: 1px solid #e4e4e4;
	background-color: #fff;
	color: #333333;
	position: fixed;
	display: none;
	right: 0px;
	top: 55px;
	width: 100%;
	height: 100%;
	height: 100vh;
	overflow-x: hidden;
	overflow-y: auto;
	-moz-transform: translateX(100%);
	-ms-transform: translateX(100%);
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	-webkit-overflow-scrolling: touch;
	z-index: 1008;
	-webkit-transition: all .5s cubic-bezier(.25, .46, .45, .94);
	-moz-transition: all .5s cubic-bezier(.25, .46, .45, .94);
	-ms-transition: all .5s cubic-bezier(.25, .46, .45, .94);
	-o-transition: all .5s cubic-bezier(.25, .46, .45, .94);
	transition: all .5s cubic-bezier(.25, .46, .45, .94);
}

.menuMoblie {
	margin: 10px 0 100px 0;
}

.menuMoblie .nav-link {
	position: relative;
	display: block;
	font-size: 18px;
	padding: 14px 10%;
	font-weight: bold;
}

.menuMoblie .nav-link i {
	float: right;
	color: #b1b1b1;
	font-size: 20px;
	vertical-align: middle;
}

.menuMoblie li {
	border-bottom: 1px solid #e4e4e4;
}

.menuMoblie .subnav {
	padding: 12px 10% 22px 10%;
	display: none;
}

.menuMoblie .subnav .item {
	display: block;
	/*padding: 0px 5% 0 10%;*/
	border-bottom: 1px solid #eee;
}

.menuMoblie .subnav .item:active a,
.menuMoblie .subnav .item:hover a {
	color: #BE0000 !important;
}

.menuMoblie .subnav a {
	position: relative;
	display: block;
	padding: 10px 0;
	line-height: 1.4;
	font-size: 14px;
}

.miyj {
	font-size: 15px !important;
	font-weight: bold;
	/*border-bottom: 1px solid #eee;*/
}

.mbsjl {
	display: inline-block !important;
	font-size: 12px;
	margin-right: 7px;
}

.snsj {
	padding: 5px 0 10px 0;
}

.menuOpen .menuBox {
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-webkit-transform: translateX(0);
	transform: translateX(0);
}


/* 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.2);
		transform: scale(1.2);
	}
	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes scaleUpDown {
	from {
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}
	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;
	* {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	img {
		max-width: none;
	}
}

.pswp--animate_opacity {
	opacity: .001;
	will-change: opacity;
	-webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
	transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--open {
	display: block;
}

.pswp--zoom-allowed .pswp__img {
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
}

.pswp--zoomed-in .pswp__img {
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: grab;
}

.pswp--dragging .pswp__img {
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
	cursor: grabbing;
}

.pswp__bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/black_80.png) repeat;
	background: none rgba(0, 0, 0, 0.8);
	opacity: 0;
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	will-change: opacity;
}

.pswp__scroll-wrap {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.pswp__container,
.pswp__zoom-wrap {
	-ms-touch-action: none;
	touch-action: none;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.pswp__container,
.pswp__img {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
}

.pswp__zoom-wrap {
	position: absolute;
	width: 100%;
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top;
	-webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
	transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp__bg {
	will-change: opacity;
	-webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
	transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--animated-in {
	.pswp__bg,
	.pswp__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;
	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;
	&:focus,
	&:hover {
		opacity: 1;
	}
	&:active {
		outline: 0;
		opacity: .9;
	}
	&::-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__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: "\e75a";
}

.pswp__button--arrow--right:before {
	content: "\e767";
}

.pswp__button--arrow--left:hover,
.pswp__button--arrow--right:hover {
	color: #fff;
	background-color: #1A1A1A;
}

.pswp__counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.pswp__share-modal {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	display: block;
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	padding: 10px;
	position: absolute;
	z-index: 1600;
	opacity: 0;
	-webkit-transition: opacity .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, 0.25);
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
	-webkit-transform: translateY(6px);
	-ms-transform: translateY(6px);
	transform: translateY(6px);
	-webkit-transition: -webkit-transform .25s;
	transition: transform .25s;
	-webkit-backface-visibility: hidden;
	will-change: transform;
	a {
		display: block;
		padding: 8px 12px;
		color: #000;
		text-decoration: none;
		font-size: 14px;
		line-height: 18px;
		&:hover {
			text-decoration: none;
			color: #000;
		}
		&:first-child {
			border-radius: 2px 2px 0 0;
		}
		&:last-child {
			border-radius: 0 0 2px 2px;
		}
	}
}

.pswp__share-modal--fade-in {
	opacity: 1;
	.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;
		}
		&:hover {
			background: #3E5C9A;
			color: #FFF;
			&:before {
				border-bottom-color: #3E5C9A;
			}
		}
	}
	&.pswp__share--twitter:hover {
		background: #55ACEE;
		color: #FFF;
	}
	&.pswp__share--pinterest:hover {
		background: #CCC;
		color: #CE272D;
	}
	&.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;
	.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__icn {
		background: url(preloader.gif) 0 0 no-repeat;
	}
}

.pswp--css_animation {
	.pswp__preloader--active {
		opacity: 1;
		.pswp__preloader__icn {
			-webkit-animation: clockwise .5s linear infinite;
			animation: clockwise .5s linear infinite;
		}
		.pswp__preloader__donut {
			-webkit-animation: donut-rotate 1s cubic-bezier(0.4, 0, 0.22, 1) infinite;
			animation: donut-rotate 1s cubic-bezier(0.4, 0, 0.22, 1) infinite;
		}
	}
	.pswp__preloader__icn {
		background: 0 0;
		opacity: .75;
		width: 14px;
		height: 14px;
		position: absolute;
		left: 15px;
		top: 15px;
		margin: 0;
	}
	.pswp__preloader__cut {
		position: relative;
		width: 7px;
		height: 14px;
		overflow: hidden;
	}
	.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__button--arrow--right {
		-webkit-backface-visibility: hidden;
		will-change: opacity;
		-webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
		transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
	}
}

.pswp__caption,
.pswp__top-bar {
	-webkit-backface-visibility: hidden;
	will-change: opacity;
	-webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
	transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--has_mouse {
	.pswp__button--arrow--left,
	.pswp__button--arrow--right {
		visibility: visible;
	}
}

.pswp__caption,
.pswp__top-bar {
	background-color: rgba(0, 0, 0, 0.5);
}

.pswp__ui--fit {
	.pswp__caption,
	.pswp__top-bar {
		background-color: rgba(0, 0, 0, 0.3);
	}
}

.pswp__ui--idle {
	.pswp__top-bar {
		opacity: 1;
	}
	.pswp__button--arrow--left,
	.pswp__button--arrow--right {
		opacity: 0;
	}
}

.pswp__ui--hidden {
	.pswp__button--arrow--left,
	.pswp__button--arrow--right,
	.pswp__caption,
	.pswp__top-bar {
		opacity: .001;
	}
}

.pswp__ui--one-slide {
	.pswp__button--arrow--left,
	.pswp__button--arrow--right,
	.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: 111px;
}

.index-content {
	position: relative;
	background: #fff;
	z-index: 2;
	margin-top: 100vh;
}


/* banner */

.banner-wrap {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 0;
}

.banner {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.banner .slick-dots {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
	bottom: 50px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	z-index: 104;
}

.banner .slick-dots li {
	position: relative;
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	text-align: center;
	vertical-align: middle;
	background: rgba(255, 255, 255, .5);
	margin: 0 7px;
}

.banner .slick-dots li a {
	text-indent: 10em;
	position: relative;
	display: block;
	text-align: center;
	padding: 0px;
	cursor: pointer;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.banner .slick-dots li a:focus {
	outline: none;
}

.banner .slick-dots li.slick-active {
	opacity: 1;
	visibility: visible;
	background: #fff;
}

.banner .slick-arrow {
	position: absolute;
	z-index: 99;
	top: 50%;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	transform: translateY(-50%);
	color: #fff;
}

.banner .slick-arrow:before {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: lighter;
}

.banner .slick-prev:before {
	content: "\e718";
}

.banner .slick-next:before {
	content: "\e719";
}

.banner .slick-prev {
	left: 26px;
}

.banner .slick-next {
	right: 26px;
}

.banner .slick-arrow:hover {
	color: #52A4E2;
}

.banner .bwitem {
	position: relative;
	overflow: hidden;
}

.bitp {
	position: relative;
}

.banner .bwitem .pimg {
	position: relative;
	display: block;
	width: 100%;
}

.slick-active .pimg {
	visibility: visible !important;
	-webkit-animation: scaleUpDown1 2s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
	animation: scaleUpDown1 2s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
}

@keyframes scaleUpDown1 {
	from {
		transform: scale(1.2);
	}
	to {
		transform: scale(1);
	}
}

.bicover {
	position: absolute;
	width: 83%;
	bottom: 135px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 10;
}

.slick-active .bcwzt {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}

.bcwzt {
	text-align: right;
}

.bcwzt img {
	display: inline-block;
	max-width: 100%;
}

.bcwzt {
	opacity: 0;
	visibility: hidden;
	transform: translateY(50px);
	transition: 0.75s all ease-in-out;
}


/* banner end */

.index-business {
	position: relative;
	padding: 130px 0;
}

.ibbt {
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
}

.sygy1 {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	color: #BE0000;
	font-size: 30px;
	writing-mode: vertical-lr;
	writing-mode: tb-lr;
	letter-spacing: 15px;
	line-height: 1.2;
	padding-top: 15px;
}

.sygy1:before,
.sygy1:after {
	content: "";
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	width: 2px;
	height: 43px;
	background: #BE0000;
}

.sygy1:before {
	top: -65px;
}

.sygy1:after {
	bottom: -65px;
}

.sygy2 {
	display: inline-block;
	vertical-align: middle;
	color: #BE0000;
	font-size: 14px;
	writing-mode: vertical-lr;
	writing-mode: tb-lr;
}

.iblist {
	float: left;
	width: 95%;
	margin-left: -5%;
}

.iblist li {
	position: relative;
	float: left;
	width: 28.333%;
	margin-left: 5%;
	box-sizing: border-box;
	padding: 40px 0 0 40px;
}

.iblist li:hover .ilpic img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transform: scale(1.1);
}

.ilpic {
	overflow: hidden;
}

.ilpic img {
	display: block;
	width: 100%;
	transition: 0.45s;
}

.iblist li:hover .ilnum {
	border: 3px solid #BE0000;
	color: #BE0000;
}

.iblist li:hover .iwtxt1,
.iblist li:hover .iwtxt2 {
	color: #BE0000;
}

.ilnum {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 74px;
	height: 74px;
	text-align: center;
	line-height: 74px;
	border: 3px solid #C4A26F;
	color: #C4A26F;
	font-size: 34px;
	font-weight: bold;
	background: #fff;
	z-index: 5;
	transition: 0.25s;
	border-radius: 50%;
}

.ilwz {
	position: absolute;
	left: 0;
	top: 74%;
	z-index: 5;
}

.iwtxt1 {
	display: block;
	color: #6B6B6B;
	font-size: 30px;
	line-height: 1.5;
	transition: 0.25s;
}

.iwtxt2 {
	display: block;
	color: #6B6B6B;
	font-size: 15px;
	font-style: normal;
	transition: 0.25s;
	line-height: 1.5;
}

.index-about {
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 120px 0 140px 0;
}

.index-about .w83 {
	position: relative;
}

.iabt {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
}

.ialeft {
	float: left;
	margin-left: 10%;
	width: 38%;
	margin-top: 200px;
}

.ialname {
	color: #BE0000;
	font-size: 24px;
	line-height: 1.5;
}

.ialnr {
	color: #6B6B6B;
	font-size: 16px;
	margin-top: 20px;
	text-align: justify;
}

.ialbtn {
	text-align: right;
	margin-top: 80px;
}

.ialbtn a {
	position: relative;
	display: inline-block;
	width: 80px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	border-radius: 23px;
	color: #fff;
	font-size: 15px;
	background: #BE0000;
	z-index: 3;
}

.ialbtn a:hover {
	background: #999;
}

/*.ialbtn a:before {
	opacity: 0;
	visibility: hidden;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(190, 0, 0, .3);
	z-index: -3;
	transition: 0.45s;
	border-radius: 23px;
}*/

.iaright {
	float: right;
	width: 39%;
	overflow: hidden;
}

.iaright img {
	display: block;
	max-width: 100%;
}

.index-news {
	padding: 140px 0 90px 0;
}

.intitle {
	float: left;
	color: #6B6B6B;
	font-size: 30px;
	width: 19%;
	box-sizing: border-box;
	padding: 0 0 45px 43px;
}

.intab {
	float: left;
	width: 45%;
	box-sizing: border-box;
	padding: 8px 0 50px 55px;
	border-left: 1px solid #BE0000;
}

.itqh {
	display: inline-block;
	vertical-align: middle;
	color: #6B6B6B;
	font-size: 24px;
	margin-right: 80px;
}

.itqh.active,
.itqh:hover {
	color: #BE0000;
}

.inmore {
	float: right;
	margin-top: 15px;
}

.imbtn {
	position: relative;
	display: none;
	color: #BE0000;
	font-size: 12px;
	transition: 0.45s;
}

.imbtn:hover {
	letter-spacing: 3px;
}

.imbtn em {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin-right: 15px;
	width: 38px;
	height: 1px;
	background: #BE0000;
}

.imbtn em:before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #BE0000;
}

.imbtn em:after {
	content: "";
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: -2px;
	width: 9px;
	height: 9px;
	border-radius: 50%;
	background: rgba(190, 0, 0, .57);
}

.inclist li {
	position: relative;
	border-top: 1px solid #BE0000;
	margin-bottom: 70px;
}

.inclist li:hover .intxt1 {
	color: #BE0000;
}

.inclist li:hover .iltp img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

.ildate {
	float: left;
	width: 19%;
	box-sizing: border-box;
	padding: 30px 0 0 45px;
}

.iday {
	display: block;
	color: #6B6B6B;
	font-size: 40px;
	line-height: 1.5;
}

.iym {
	display: block;
	color: #BE0000;
	font-size: 20px;
	font-style: normal;
	line-height: 1;
	font-weight: bold;
}

.ilnr {
	float: left;
	width: 45%;
	box-sizing: border-box;
	padding: 45px 0 25px 55px;
	border-left: 1px solid #BE0000;
}

.intxt1 {
	color: #6B6B6B;
	font-size: 24px;
	line-height: 1;
}

.intxt2 {
	color: #6B6B6B;
	font-size: 16px;
	margin-top: 20px;
	height: 86px;
	overflow: hidden;
}

.iltp {
	float: right;
	width: 28%;
	overflow: hidden;
}

.iltp img {
	display: block;
	width: 100%;
	transition: 0.45s;
}

.inclist {
	display: none;
}

.index-gh {
	background-repeat: no-repeat;
	background-size: cover;
	padding: 130px 0 158px 0;
	background-attachment: fixed;
}

.ighbot {
	position: relative;
}

.igzs {
	position: absolute;
	top: -100px;
	right: 0;
	z-index: 5;
}

.iglist {
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}

.iglist li {
	flex: 1;
	text-align: center;
	padding: 130px 0 127px 0;
	background: rgba(255, 255, 255, .9);
	margin-left: 1px;
}

.iglist li:hover .igicon,
.iglist li:hover .igtxt1,
.iglist li:hover .it2xz {
	color: #BE0000;
}
.iglist li:hover .igicon{
	transform: rotateY(180deg);
}

.igicon {
	display: block;
	color: #6B6B6B;
	font-size: 52px;
	line-height: 1;
	transition: 0.45s;
}

.igtxt1 {
	display: block;
	color: #6B6B6B;
	font-size: 30px;
	margin-top: 40px;
	line-height: 1.5;
}
.igtxt2{
	margin-top: 30px;
}
.it2xz {
	display: block;
	color: #6B6B6B;
	font-size: 18px;
	margin-top: 10px;
}

.index-hct {
	position: relative;
	padding: 210px 0;
}

.ihbt {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}

.ihlist {
	float: right;
	width: 89%;
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}

.ihlist li {
	position: relative;
	flex: 1;
	box-sizing: border-box;
	padding: 30px 30px 0 30px;
	text-align: center;
}

.ihlist li:not(:first-child) {
	border-left: 1px solid #BE0000;
}

.ihpic {
	width: 166px;
	margin: 0 auto;
	box-sizing: border-box;
	border: 3px solid #C4A26F;
	border-radius: 50%;
	overflow: hidden;
	transition: 0.45s;
}

.ihpic img {
	display: block;
	width: 100%;
}

.ihtitle {
	color: #6B6B6B;
	font-size: 20px;
	margin-top: 20px;
	line-height: 1.5;
}

.ihms {
	color: #6B6B6B;
	font-size: 12px;
	margin-top: 10px;
}

.ihmore {
	display: block;
	width: 80px;
	height: 30px;
	margin: 10px auto 0;
	text-align: center;
	line-height: 30px;
	color: #fff;
	font-size: 15px;
	background: #BE0000;
	border-radius: 23px;
	font-weight: normal;
}

.ihms,
.ihmore {
	opacity: 0;
	visibility: hidden;
	transition: 0.45s;
}

.iltrans {
	transform: translateY(60px);
	transition: all 0.45s;
}

.ihlist li:hover .ihms,
.ihlist li:hover .ihmore {
	opacity: 1;
	visibility: visible;
}

.ihlist li:hover .iltrans {
	transform: translateY(0);
}

.ihlist li:hover .ihpic {
	border: 3px solid #BE0000;
}

.footer-wrap {
	border-top: 1px solid #E1E1E1;
	padding: 30px 0;
}

.fwmenu {
	float: left;
}

.fmtxt {
	display: inline-block;
	vertical-align: middle;
	color: #6B6B6B;
	font-size: 14px;
	padding-right: 50px;
	line-height: 1;
	border-right: 1px solid #6B6B6B;
	margin-right: 50px;
}

.fmtxt:hover {
	color: #BE0000;
}

.fwbah {
	float: left;
	margin-left: 90px;
	color: #6B6B6B;
	font-size: 14px;
	line-height: 27px;
}

.fwbah a,
.fwds a {
	color: #6B6B6B;
}

.fwds {
	float: right;
	color: #6B6B6B;
	font-size: 14px;
	line-height: 27px;
}

.fixed-right {
	position: fixed;
	right: 55px;
	bottom: 30px;
	z-index: 99;
	text-align: center;
}

.frphone {
	position: relative;
	display: block;
}

.frphone i {
	display: block;
	width: 38px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	border-radius: 50%;
	border: 2px solid #BE0000;
	color: #BE0000;
	font-size: 15px;
	font-weight: bold;
	background: #fff;
	box-sizing: border-box;
	transition: 0.45s;
}

.frphone:hover i,
.frtop:hover {
	background: #BE0000;
	color: #fff;
}

.frphone:hover .fpnum {
	opacity: 1;
	visibility: visible;
}

.fpnum {
	opacity: 0;
	visibility: hidden;
	transition: 0.45s;
	position: absolute;
	right: 50px;
	top: 0;
	height: 38px;
	line-height: 38px;
	background: #BE0000;
	color: #fff;
	font-size: 14px;
	width: 150px;
}

.fpnum:before {
	content: "";
	position: absolute;
	right: -6px;
	top: 50%;
	transform: translateY(-50%);
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 6px solid #BE0000;
}

.frtop {
	display: block;
	width: 38px;
	height: 38px;
	text-align: center;
	border-radius: 50%;
	border: 2px solid #BE0000;
	color: #BE0000;
	font-size: 12px;
	margin-top: 20px;
	box-sizing: border-box;
	padding-top: 10px;
	background: #fff;
	transition: 0.45s;
}

.frtop i {
	display: block;
	font-size: 13px;
	line-height: 0;
	font-weight: bold;
}

.insides-banner {
	position: relative;
}

.ibtp {
	overflow: hidden;
}

.ibtp img {
	display: block;
	width: 100%;
}

.insides-menu {
	background: #E1E1E1;
}

.imbot {
	height: 60px;
	line-height: 60px;
	display: flex;
}

.imlink {
	position: relative;
	display: block;
	flex: 1;
	color: #555;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	z-index: 3;
}

.imlink:not(:last-child):before {
	content: "";
	position: absolute;
	right: -1px;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 22px;
	background: #999999;
	z-index: -5;
}

.imlink:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 0;
	height: 100%;
	background: #fff;
	z-index: -3;
	transition: 0.45s;
}

.imlink:hover:after,
.imlink.active:after {
	left: 0;
	width: 100%;
}

.imlink:hover:before,
.imlink.active:before {
	opacity: 0;
	visibility: hidden;
}

.about-bot1 {
	background-repeat: no-repeat;
	background-size: cover;
	padding: 160px 0;
}

.ab1left {
	float: left;
	width: 52%;
}

.al1ch {
	line-height: 1.5;
	color: #999999;
	font-size: 30px;
}

.al1eng {
	display: block;
	color: #999999;
	font-size: 20px;
	line-height: 1.5;
	font-weight: bold;
}

.al1nr {
	color: #6B6B6B;
	font-size: 18px;
	margin-top: 90px;
	text-align: justify;
}

.ab1right {
	float: right;
	width: 44%;
}

.ab1right img {
	display: block;
	width: 100%;
}

.about-bot2 {
	position: relative;
	margin-bottom: 160px;
}

.ab2pic {
	overflow: hidden;
}

.ab2pic img {
	display: block;
	width: 100%;
}

.adbox {
	position: absolute;
	width: 18.75%;
	height: 33.333%;
	text-align: center;
	box-sizing: border-box;
}

.abdw {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	text-align: center;
	transform: translateY(-50%);
}

.adicon {
	display: block;
	color: #fff;
	font-size: 80px;
	line-height: 1;
}

.adtxt {
	display: block;
	color: #fff;
	font-size: 24px;
	margin-top: 30px;
}

.ad1 {
	background: #EB3A4A;
	top: 0;
	left: 0;
}

.ad2 {
	right: 0;
	top: 0;
	background: rgba(98, 160, 220, .8);
}

.ad3 {
	background: #fff;
	left: 0;
	top: 33.333%;
}

.ad4 {
	background: rgba(235, 58, 74, .8);
	left: 19%;
	top: 33.333%;
}

.ad5 {
	background: #62A0DC;
	left: 0;
	bottom: 0;
}

.ad6 {
	background: rgba(255, 177, 61, .8);
	left: 38%;
	bottom: 0;
}

.ad7 {
	background: rgba(235, 58, 74, .8);
	right: 0;
	bottom: 0;
}

.about2-wrap {
	padding: 160px 0;
}

.aw2pic {
	text-align: center;
}

.aw2pic img {
	display: inline-block;
	max-width: 100%;
}

.about3-wrap {
	padding: 160px 0;
}

.aw3bot1 {
	position: relative;
}

.aw3bt {
	float: right;
	width: 29%;
	margin-top: 200px;
}

.ab3eng {
	display: block;
	line-height: 1.5;
	color: #999999;
	font-size: 24px;
}

.ab3ch {
	display: block;
	color: #6B6B6B;
	font-size: 20px;
	margin-top: 10px;
}

.ab3bg {
	margin-top: 100px;
}

.ab3bg img {
	display: block;
	width: 100%;
}

.aw3cont {
	position: relative;
	float: left;
	width: 60%;
	margin-left: 9%;
	background: #FBFBFB;
	box-sizing: border-box;
	padding: 70px 50px 200px 50px;
	color: #6B6B6B;
	font-size: 18px;
}

.ac3zs {
	position: absolute;
	left: 0;
	bottom: 80px;
	right: 0;
	color: #999999;
	font-size: 20px;
	letter-spacing: 5px;
	z-index: 5;
	text-transform: uppercase;
}

.ac3zs em {
	float: right;
	width: 91%;
	height: 1px;
	background: #707070;
	margin-top: 17.5px;
}

.ab3tit {
	margin-left: 130px;
}

.aw3bot2 {
	margin-top: 75px;
	margin-left: 10%;
}

.ab2name {
	float: left;
}

.an2zw {
	display: block;
	color: #6B6B6B;
	font-size: 30px;
	line-height: 1.5;
}

.an2mz {
	position: relative;
	display: block;
	color: #6B6B6B;
	font-size: 60px;
	margin-top: 50px;
}

.an2mz:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 60px;
	height: 1px;
	background: #707070;
}

.ab2js {
	float: right;
	width: 79%;
	color: #6B6B6B;
	font-size: 18px;
	margin-top: 100px;
	text-align: justify;
}

.about4-bot1 {
	margin-top: 160px;
}

.ab1pic1 {
	float: left;
	width: 14.5%;
}

.ab1pic1 img {
	display: block;
	width: 100%;
}

.ab4right {
	position: relative;
	float: right;
	width: 82%;
}

.ar1pic {
	overflow: hidden;
}

.ar1pic img {
	display: block;
	width: 100%;
}

.ar1bt {
	position: absolute;
	top: 50%;
	left: 100px;
	transform: translateY(-50%);
}

.ar1txt1 {
	display: block;
	color: #6B6B6B;
	font-size: 24px;
	text-transform: uppercase;
	line-height: 1.5;
	letter-spacing: 3px;
	font-weight: bold;
}

.ar1txt2 {
	position: relative;
	color: #6B6B6B;
	font-size: 20px;
	padding-bottom: 10px;
	margin-top: 10px;
}

.ar1txt2:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 47px;
	height: 5px;
	background: #6B6B6B;
}

.ar1txt3 {
	display: block;
	color: #6B6B6B;
	font-size: 30px;
	margin-top: 60px;
	font-weight: bold;
}

.about4-bot2 {
	margin-top: 160px;
}

.ab2item {
	float: left;
	width: 50%;
	box-sizing: border-box;
	padding-left: 170px;
}

.ab2bg {
	margin-left: 18%;
	margin-top: 20px;
}

.about4-bot3 {
	padding: 160px 0;
	overflow: hidden;
}

.ab3bt {
	margin-left: 170px;
}

.ab3banner {
	position: relative;
	margin-top: 60px;
	width: 820px;
	margin-left: 140px;
}

.ab3banner .slick-arrow {
	position: absolute;
	z-index: 99;
	top: 50%;
	width: 47px;
	height: 47px;
	line-height: 47px;
	text-align: center;
	transform: translateY(-50%);
	color: #FFB13D;
	background: #fff;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
	border-radius: 50%;
}

.ab3banner .slick-arrow:before {
	font-family: "iconfont" !important;
	font-size: 13px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: lighter;
}

.ab3banner .slick-prev:before {
	content: "\e76f";
}

.ab3banner .slick-next:before {
	content: "\e770";
}

.ab3banner .slick-prev {
	left: -77px;
}

.ab3banner .slick-next {
	right: -77px;
}

.ab3banner .slick-arrow:hover {
	color: #D22121;
}

.ab3item {
	position: relative;
	float: left;
	margin: 0 30px;
}

.ab3item img {
	display: block;
	width: 100%;
}

.ab3banner .slick-list {
	overflow: visible;
}

.about5-wrap {
	padding: 140px 0 200px 0;
}

.aw5list {
	position: relative;
	padding-top: 55px;
}
.aw5list:before{
	content: "";
	position: absolute;
	left: 66px;
	top: 0;
	bottom: 0;
	width: 1px;
	height: 100%;
	border-left: 1px dashed #999999;
}
.aw5list li{
	position: relative;
}
.aw5list li:not(:first-child){
	margin-top: 120px;
}
.aw5list li:hover .al5year{
	background:  #D22121;
}
.aw5list li:hover .al5year:before{
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 20px solid #D22121;
}
.aw5list li:hover .al5year{
	color: #fff;
}
.al5year {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 133px;
	height: 133px;
	border-radius: 50%;
	text-align: center;
	line-height: 133px;
	color: #6B6B6B;
	font-size: 20px;
	background: #E1E1E1;
	z-index: 3;
	transition: 0.35s;
}

.al5year:before {
	content: "";
	position: absolute;
	right: -20px;
	top: 50%;
	transform: translateY(-50%);
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 20px solid #E1E1E1;
	transition: 0.35s;
}
.al5nr{
	display: inline-block;
	vertical-align: middle;width: 80%;
	margin-left: 50px;
	color: #6B6B6B;
	font-size: 20px;
}
.hct-wrap{
	padding: 50px 0 100px 0;
}
.nybt .al1ch,.nybt .al1eng{
	color: #D22121;
	text-align: center;
}
.nybt .al1eng{
	position: relative;
	padding-bottom: 20px;
}
.nybt .al1eng:before{
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	width: 30px;
	height: 6px;
	background: #D22121;
}
.hwnr{
	margin-top: 50px;
	color: #6B6B6B;
	font-size: 18px;
}
.hwtab{
	margin-top: 60px;
	display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}
.htqh:hover:before,.htqh.active:before{
	width: 100%;
	left: 0;
}
.htqh:hover .htbt,.htqh.active .htbt,
.htqh:hover .hteng,.htqh.active .hteng{
	color: #fff;
}
.htqh:hover .htpic,.htqh.active .htpic{
	border: 3px solid #BE0000;
}
.htqh.active:after{
	opacity: 1;
	visibility: visible;
}
.htqh:hover .hteng{
	color: #fff;
}
.htqh:hover .hteng,.htqh.active .hteng{
	opacity: 1;
	visibility: visible;
}
.htqh:hover .htpic img{
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}
.htqh{
	position: relative;
	flex: 1;
	box-sizing: border-box;
	padding: 70px 20px 40px 20px;
	text-align: center;
	background: #F5F5F5;
	z-index: 3;
	cursor: pointer;
}
.htqh:after{
	opacity: 0;
	visibility: hidden;
	content: "";
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: -19px;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-top: 19px solid #D22121;
}
.htqh:before{
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 0;
	height: 100%;
	background: #D22121;
	transition: 0.45s;
	z-index: -3;
}
.htqh:not(:first-child){
	border-left: 1px solid #BE0000;
}
.htpic{
	width: 166px;
	box-sizing: border-box;
	border: 3px solid #C4A26F;
	margin: 0 auto;
	border-radius: 50%;
	transition: 0.45s;
	overflow: hidden;
}
.htpic img{
	display: block;
	width: 100%;
	transition: 0.45s;
}
.htbt{
	color: #6B6B6B;
	font-size: 20px;
	margin-top: 20px;
	line-height: 1.5;
}
.hteng{
	opacity: 0;
	visibility: hidden;
	display: block;
	color: #6B6B6B;
	font-size: 12px;
	line-height: 1.5;
	margin-top: 10px;
}
.hwcontent{
	margin-top: 100px;
}
.hcbox{
	display: none;
	color: #6B6B6B;
	font-size: 18px;
}
.news-wrap{
	padding: 50px 0 200px 0;
}
.nwlist{
	margin-left: -3%;
}
.nwlist li{
	position: relative;
	float: left;
	width: 30.333%;
	margin-left: 3%;
	margin-top: 70px;
	background: #F3F3F3;
	z-index: 3;
}
.nwlist li:before{
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 0;
	height: 100%;
	background: #C4A26F;
	z-index: -3;
	transition: 0.45s;
}
.nwlist li:hover .nlpic img{
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}
.nwlist li:hover:before{
	left: 0;
	width: 100%;
}
.nwlist li:hover .nwtxt1,.nwlist li:hover .nwtxt2,.nwlist li:hover .nwdate{
	color: #fff;
}
.nwlist li:hover .nwmore{
	opacity: 1;
	visibility: visible;
}
.nlpic{
	overflow: hidden;
}
.nlpic img{
	display: block;
	width: 100%;
	transition: 0.45s;
}
.nlwz{
	padding: 20px 30px;
}
.nwtxt1{
	color: #6B6B6B;
	font-size: 24px;
	line-height: 1.5;
}
.nwtxt2{
	color: #6B6B6B;
	font-size: 16px;
	margin-top: 10px;
	line-height: 1.5;
}
.nwbt{
	margin-top: 15px;
}
.nwmore{
	opacity: 0;
	visibility: hidden;
	transition: 0.45s;
	display: block;
	float: left;
	width: 80px;
	height: 30px;
	background: #BE0000;
	text-align: center;
	line-height: 30px;
	color: #fff;
	font-size: 15px;
	border-radius: 23px;
	font-weight: normal;
}
.nwdate{
	display: block;
	float: right;
	color: #6B6B6B;
	font-size: 14px;
	line-height: 30px;
}
.pages-list{
	position: relative;
	margin-top: 100px;
	height: 46px;
	line-height: 46px;
	border-top: 1px solid #D1D1D1;
	border-bottom: 1px solid #D1D1D1;
	text-align: center;
	padding: 0 35px;
}
.plpn{
	display: block;
	position: absolute;
	top: 0;
	color: #999999;
	font-size: 16px;
}
.plprev{
	left: 35px;
}
.plnext{
	right: 35px;
}
.plpn:hover{
	color: #D22121;
}
.plnum{
	display: inline-block;
	width: 46px;
	text-align: center;
	line-height: 46px;
	color: #999999;
	font-size: 16px;
}
.plnum:hover,.plnum.active{
	color: #fff;
	background: #D22121;
}
.news2-wrap{
	padding: 110px 0 170px 0;
}
.nw2first{
	position: relative;
	background: #62A0DC;
	padding: 30px 40px;
}
.nf2title{
	color: #fff;
	font-size: 24px;
	line-height: 1.5;
}
.nf2ms{
	color: #fff;
	font-size: 20px;
	margin-top: 20px;
	line-height: 1.5;
	height: 60px;
	overflow: hidden;
}
.nf2bt{
	margin-top: 30px;
}
.nf2date{
	display: block;
	float: left;
	color: #fff;
	font-size: 18px;
	line-height: 30px;
}
.nm2txt{
	display: block;
	float: right;
	color: #fff;
	width: 80px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 15px;
	border-radius: 23px;
	background: #BE0000;
}
.nw2list li{
	position: relative;
	background: #FDFDFD;
	margin-top: 10px;
	padding: 25px 40px;
}
.nw2list li:hover .nl2title{
	color: #D22121;
}
.nl2title{
	float: left;
	width: 65%;
	color: #6B6B6B;
	font-size: 20px;
}
.nl2date{
	display: block;
	float: right;
	color: #6B6B6B;
	font-size: 18px;
}
.nw3bot{
	background: #F3F3F3;
	padding: 40px 88px 30px 88px;
	color: #333333;
	font-size: 20px;
	line-height: 40px;
	text-align: justify;
}
.news-detail{
	padding: 130px 0 160px 0;
}
.ndtitle{
	color: #6B6B6B;
	font-size: 30px;
	line-height: 1.5;
	text-align: center;
}
.nddate{
	display: block;
	text-align: center;
	color: #6B6B6B;
	font-size: 16px;
	margin-top: 30px;
}
.ndnr{
	color: #6B6B6B;
	font-size: 20px;
	margin-top: 70px;
}
.ndbt{
	margin-top: 150px;
}
.nbleft{
    float: left;
}
.nlpn{
	display: inline-block;
	vertical-align: middle;
	width: 114px;
	height: 42px;
	text-align: center;
	line-height: 42px;
	color: #fff;
	font-size: 21px;
	border-radius: 23px;
	background: #E1E1E1;
	margin-right: 30px;
}
.nlpn:hover{
	background: #BE0000;
}
.nbright{
	float: right;
}
.nbright a{
	display: block;
	width: 114px;
	height: 42px;
	text-align: center;
	line-height: 42px;
	color: #fff;
	font-size: 21px;
	border-radius: 23px;
	background: #BE0000;
	
}
.business-wrap{
	padding: 90px 0 145px 0;
}
.bwtab{
	text-align: center;
}
.btqh{
	position: relative;
	display: inline-block;
	margin: 0 50px;
	color: #999999;
	font-size: 16px;
	transition: 0.45s;
	text-align: center;
	padding-bottom: ;
}
.btqh:before{
	opacity: 0;
	visibility: hidden;
	content: "";
	position: absolute;
	left: 50%;
	bottom: -40px;
	transform: translateX(-50%);
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 10px solid #D22121;
	transition: 0.45s;
}
.btqh:hover:before,.btqh.active:before{
	opacity: 1;
	visibility: visible;
}
.btqh:hover,.btqh.active{
	color: #D22121;
}
.btqh:hover .bticon,.btqh.active .bticon {
	background: #D22121;
}
.bticon{
	display: block;
	width: 90px;
	height: 90px;
	text-align: center;
	line-height: 90px;
	margin: 0 auto 25px;
	border-radius: 50%;
	background: #C4A26F;
	color: #fff;
	font-size: 35px;
}
.bwbanner{
	position: relative;
	overflow: hidden;
	margin-top: 80px;
}
.bwbitem{
	position: relative;
	float: left;
	background: #F2F2F2;
}
.bipic{
	float: left;
	width: 50%;
	overflow: hidden;
}
.bipic img{
	display: block;
	width: 100%;
}
.bicont{
	float: left;
	width: 50%;
	box-sizing: border-box;
	padding: 40px 70px;
}
.bctxt1{
	color: #BE0000;
	font-size: 30px;
	line-height: 1.5;
}
.bctxt2{
	position: relative;
	display: block;
	color: #BE0000;
	font-size: 15px;
	padding-bottom: 20px;
}
.bctxt2:before{
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 33px;
	height: 8px;
	background: #D22121;
}
.bctxt3{
	color: #333333;
	font-size: 16px;
	margin-top: 40px;
}
.bwcontent{
	position: relative;
}
.bccover{
	position: absolute;
	left: 55%;
	bottom: 50px;
	z-index: 5;
}
.bcpn,.bcnumber{
	display: inline-block;
}
.bcpn{
	color: #999999;
	font-size: 20px;
	cursor: pointer;
}
.bcpn:hover{
	color: #BE0000;
}
.bcnumber{
	margin: 0 20px;
	color: #6B6B6B;
	font-size: 15px;
	font-weight: bold;
}
.star{
	color: #BE0000;
	font-size: 30px;
}
.bwtz{
	margin-top: 130px;
}
.bfbt{
	text-align: center;
}
.bfbt .al1ch,.bfbt .al1eng{
	color: #333333;
}
.btform{
	margin-top: 40px;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 60px 190px 80px 190px;
}
.btlist li{
	margin-top: 20px;
	margin-left: -3%;
}
.blitem{
	float: left;
	width: 47%;
	margin-left: 3%;
	background: #fff;
	border: 1px solid #E1E1E1;
	height: 52px;
	line-height: 52px;
	box-sizing: border-box;
	padding: 0 20px;
	overflow: hidden;
}
.bititle{
	display: inline-block;
	color: #333333;
	font-size: 15px;
}
.bisrk{
	display: inline-block;
	width: 80%;
	line-height: 52px;
	border: none;
	background: transparent;
}
.biselect{
	display: block;
	color: #333333;
	font-size: 15px;
	width: 100%;
	border: none;line-height: 52px;
	height: 52px;
	font-family: 'SourceHanSerifCN';
	background: transparent;
}
.biarea{
	display: block;
	width: 97%;
	margin-left: 3%;
	height: 230px;
	background: #fff;
	box-sizing: border-box;
	padding: 20px;
	color: #333333;
	font-size: 15px;
	border: 1px solid #E1E1E1;
	resize: none;
	font-family: 'SourceHanSerifCN';
}
.btsubmit{
	display: block;
	width: 100%;
	height: 62px;
	background: #D22121;
	margin-top: 20px;
	text-align: center;
	line-height: 62px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}
.business2-wrap{
	padding: 64px 0 170px 0;
}
.bw2bot{
	margin-top: 56px;
}
.bwtc{
	text-align: center;
}
.bwtc .bctxt2:before{
	left: 50%;
	transform: translateX(-50%);
}
.bw2table{
	margin-top: 40px;
	display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}
.bw2table li{
	-webkit-flex: 1;
	flex: 1;
	border: 1px solid #999999;
	margin-left: -1px;
}
.bt2bt{
	height: 82px;
	line-height: 82px;
	background: #D22121;
	text-align: center;
	color: #fff;
	font-size: 24px;
}
.bt2wz{
	padding: 25px 40px 40px 40px;
	text-align: center;
}
.bt2txt{
	color: #333333;
	font-size: 16px;
	margin-top: 15px;
	line-height: 1.5;
}
.bwtz2{
	margin-top: 56px;
}
.imwrap{
	padding: 70px 0 190px 0;
}
.imlist li{
	margin-top: 70px;
}
.imlist li:nth-of-type(odd) .impic{
	float: left;
}
.imlist li:nth-of-type(odd) .imcont{
	float: right;
}
.imlist li:nth-of-type(even) .impic{
	float: right;
}
.imlist li:nth-of-type(even) .imcont{
	float: left;
}
.imlist li:hover .impic img{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transform: scale(1.1);
}
.impic{
	width: 50%;
	overflow: hidden;
}
.impic img{
	display: block;
	width: 100%;
	transition: 0.55s;
}
.imcont{
	width: 50%;
	box-sizing: border-box;
	padding: 40px 70px;
}
.imms{
	color: #333333;
	font-size: 16px;
	margin-top: 40px;
}
.contact-wrap{
	padding: 40px 0 180px 0;
}
.cwleft,.cwright{
	float: left;
	width: 50%;
	height: 577px;
}
.cwleft{
	background: #D22121;
	box-sizing: border-box;
	padding: 70px 60px 0 60px;
}
.clname{
	line-height: 1.5;
	color: #fff;
	font-size: 30px;
	padding-bottom: 15px;
	border-bottom: 1px solid #fff;
}
.clms{
	margin-top: 50px;
}
.cltxt{margin-top: 10px;}
.clicon{
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	font-size: 25px;
}
.clxx{
	display: inline-block;
	vertical-align: middle;
	width: 80%;
	color: #fff;
	font-size: 16px;
	margin-left: 20px;
}
.maps{
	width: 100%;
	height: 100%;
}
.clewm{
	margin-top: 80px;
}
.clpic{
	display: inline-block;
	vertical-align: middle;
	width: 148px;
}
.clpic img{
	display: block;
	width: 100%;
}
.cetxt{
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	font-size: 16px;
	margin-left: 20px;
}
.anchorBL{
	display: none;
}
.ihcbt{
	color: #BE0000;
	font-size: 30px;
	text-align: center;
}
.ihzy{
    position: relative;
    margin-top: 70px;
}
