

/* 
 * Project Name:龙蟒大地
 * 
 */


/*@font-face {
	font-family: "SourceHanSansCN-Regular";
	src: url("fonts/SourceHanSansCN-Regular.woff2") format("woff2"), url("fonts/SourceHanSansCN-Regular.woff") format("woff"), url("fonts/SourceHanSansCN-Regular.ttf") format("truetype"), url("fonts/SourceHanSansCN-Regular.eot") format("embedded-opentype"), url("fonts/SourceHanSansCN-Regular.svg") format("svg");
}*/

@font-face {
	font-family: 'Slideqiuhong';
	src: url('../font/Slideqiuhong-Regular.woff2') format('woff2'), url('../font/Slideqiuhong-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'DM Serif Text';
	src: url('../font/DMSerifText-Regular.woff2') format('woff2'), url('../font/DMSerifText-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Poppins';
	src: url('../font/Poppins-Regular.woff2') format('woff2'), url('../font/Poppins-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

.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: #3d9911;
}

html::-webkit-scrollbar-corner {
	background: none;
}

html::-webkit-scrollbar:horizontal {
	height: 9px;
}*/

body {
	font: 14px/1.8 "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;
}

.fc {
	text-align: center;
}

.fr {
	text-align: right;
}

.vt {
	vertical-align: top;
}

.vm {
	vertical-align: middle;
}

.db {
	display: block;
}

.wzbs {
	color: #fff !important;
}

.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(../image/w0.png) no-repeat;
	z-index: 99;
}

.pageC a:link,
.pageC a:visited {
	color: #0061AE;
}

.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;
}

.load-words.target span {
	opacity: 0;
	visibility: hidden;
}

.action.load-words span {
	visibility: visible;
	display: inline-block;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-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
	}
}

.nimg.target {
	visibility: hidden;
}

.nimg.action {
	visibility: visible !important;
	-webkit-animation: scaleUpDown 3.5s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
	animation: scaleUpDown 3.5s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
}

.w1440 {
	width: 1440px;
	margin: 0 auto;
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
}


/* 头部  */

.header {
	position: fixed;
	width: 100%;
	height: 80px;
	line-height: 80px;
	top: 0;
	left: 0;
	right: 0;
	z-index: 999;
	background: #fff;
	box-shadow: 0 3px 30px rgba(152, 152, 152, .16);
}

.head-wrap {
	position: relative;
	padding: 0 12.5%;
}

.head-logo {
	float: left;
}

.head-logo img {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
}

.header .nav {
	position: relative;
	float: right;
}

.header .yj-bot {
	float: left;
}

.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: #333333;
	font-size: 18px;
	display: block;
	text-align: center;
	text-transform: uppercase;
	overflow: hidden;
	margin: 0 30px;
	z-index: 3;
}

.header .yj-bot .yj-link:before {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	width: 0;
	height: 3px;
	background: #FFFFFF;
	z-index: -3;
	transition: 0.45s;
	opacity: 0;
	visibility: hidden;
}

.header .yj-bot li.active .yj-link {
	color: #0061AE;
}

.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: 0;
	width: 100%;
	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: 8px 0;
	z-index: 3;
}

.el-link:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 0;
	background: #0061AE;
	transition: 0.45s;
	z-index: -3;
}

.el-link:not(:first-child) {
	border-top: 1px solid #eee;
}

.el-link:hover:before {
	height: 100%;
}

.el-link:hover {
	color: #fff;
}

.menu-handler {
	position: fixed;
	right: 0;
	top: 0;
	width: 55px;
	height: 55px;
	display: none;
	cursor: pointer;
	z-index: 1010;
	transition: 0.35s;
}

.menu-handler span {
	position: relative;
	display: block;
	margin: 27.5px 0 0 17.5px;
	width: 10px;
	height: 2px;
	background-color: #333;
	-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: 20px;
	height: 2px;
	left: 0;
	background-color: #333;
	-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 {
	height: 2px;
	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 {
	-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);
}

.menu-handler.active {
	top: 0;
}

.menuBox a:link,
.menuBox a:visited {
	color: #333333;
}

.menuMoblie .nav-link.active,
.menuMoblie .cur .nav-link,
.menuMoblie .nav-link:hover {
	background: #0061AE;
}

.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: 0 0 100px 0;
}

.menuMoblie .nav-link {
	position: relative;
	display: block;
	font-size: 18px;
	padding: 14px 5% 14px 10%;
}

.menuMoblie .nav-link i {
	float: right;
	color: #b1b1b1;
	font-size: 20px;
	vertical-align: middle;
}

.menuMoblie li {
	opacity: 0;
	visibility: hidden;
	transition: 0.55s;
	transform: scale(1.1) translateX(100px);
	border-bottom: 1px solid #e4e4e4;
}

.menuMoblie li:nth-child(1) {
	transition-delay: 0;
}

.menuMoblie li:nth-child(2) {
	transition-delay: 0.1s;
}

.menuMoblie li:nth-child(3) {
	transition-delay: 0.2s;
}

.menuMoblie li:nth-child(4) {
	transition-delay: 0.3s;
}

.menuMoblie li:nth-child(5) {
	transition-delay: 0.4s;
}

.menuMoblie li:nth-child(6) {
	transition-delay: 0.5s;
}

.menuMoblie li:nth-child(7) {
	transition-delay: 0.6s;
}

.menuMoblie li:nth-child(8) {
	transition-delay: 0.7s;
}

.menuMoblie .subnav {
	padding: 12px 5% 12px 10%;
	display: none;
}

.menuMoblie .subnav .item {
	display: block;
	/*padding: 0px 5% 0 10%;*/
}

.menuMoblie .subnav .item:active a,
.menuMoblie .subnav .item:hover a {
	/*background: #999;*/
	color: #2D56A4 !important;
}

.menuMoblie .subnav a {
	position: relative;
	display: block;
	padding: 12px 0;
	line-height: 1.4;
	font-size: 16px;
}

.menuOpen .menuBox {
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

.menuOpen .menuBox li {
	opacity: 1;
	visibility: visible;
	transform: scale(1) 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(../image/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.1);
		transform: scale(1.1);
	}
	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes scaleUpDown {
	from {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}
	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(http://www.lomonland.com/images/black_80.png) repeat;
	background: none rgba(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(.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__ui--over-close .pswp__button--close {
	opacity: 1
}

.pswp__button {
	background: url(../image/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(../image/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: 14px;
	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: "\e7f1";
}

.pswp__button--arrow--right:before {
	content: "\e7f3";
}

.pswp__button--arrow--left:hover,
.pswp__button--arrow--right:hover {
	color: #fff;
	background-color: #1a1a1a;
}

.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(http://www.lomonland.com/css/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)
	}
}

@-webkit-keyframes bannerbuIn {
	0% {
		opacity: 1;
		filter: alpha(opacity=100);
		-webkit-transform: scale(1);
	}
	100% {
		opacity: 0;
		filter: alpha(opacity=0);
		-webkit-transform: scale(2);
	}
}

@keyframes bannerbuIn {
	0% {
		opacity: 1;
		filter: alpha(opacity=100);
		transform: scale(1);
	}
	100% {
		opacity: 0;
		filter: alpha(opacity=0);
		transform: scale(2);
	}
}

.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
}

.mtop {
	height: 80px;
}


/* banner */

.banner-wrap {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.banner {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.banner .slick-dots {
	position: absolute;
	left: 0;
	bottom: 30%;
	width: 100%;
	text-align: center;
	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;
	line-height: 12px;
	vertical-align: middle;
	border: 2px solid #fff;
	margin: 0 10px;
	box-sizing: border-box;
	transition: 0.35s;
}

.banner .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;
}

.banner .slick-dots li a:focus {
	outline: none;
}

.banner .slick-dots li.slick-active {
	width: 15px;
	height: 15px;
	line-height: 15px;
	opacity: 1;
	visibility: visible;
	background: #fff;
}

.item {
	position: relative;
	overflow: hidden;
}

.banner .pimg {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	transition: transform 3.5s;
	-webkit-transition: transform 3.5s;
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

.banner .slick-active .pimg {
	visibility: visible;
	transform: scale(1);
	-webkit-transform: scale(1);
}

.banner .slick-active .bscover {
	transition-delay: 0.35s;
	transform: translateX(-50%) scale(1);
}

@keyframes scaleUpDown1 {
	from {
		transform: scale(1.2);
	}
	to {
		transform: scale(1);
	}
}

.bscover {
	font-family: 'Slideqiuhong';
	position: absolute;
	left: 50%;
	top: 28%;
	transform: translateX(-60%) scale(0.85);
	transition: 0.85s all;
	z-index: 10;
	text-align: right;
}

.bct1 {
	display: block;
	color: #fff;
	font-size: 50px;
	line-height: 1.5;
	font-weight: normal;
}

.bct2 {
	color: #fff;
	font-size: 40px;
	line-height: 1.5;
}


/* banner end */

.bg-EFEFEF {
	background: #eee;
}

.bg-F7F7F7 {
	background: #f7f7f7;
}

.index-intro {
	padding: 100px 0;
}

.iimt {
	display: flex;
	position: relative;
	z-index: 1;
	margin-top: -280px;
	background: #fff;
}

.iibot1 {
	float: left;
	width: 32%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	box-sizing: border-box;
	padding: 25px 30px 0 30px;
	border-bottom: 6px solid #BCDC93;
}

.iibt {
	position: relative;
	color: #333333;
	font-size: 24px;
	padding-bottom: 10px;
	font-weight: normal;
}

.iibt:before,
.iibt:after {
	content: "";
	position: absolute;
	width: 47px;
	height: 3px;
	bottom: 0;
}

.iibt:before {
	background: #0061AE;
	left: 0;
}

.iibt:after {
	background: #19A14C;
	left: 47px;
}

.ib1ms {
	color: #666666;
	font-size: 16px;
	margin-top: 20px;
	height: 144px;
	overflow: hidden;
	text-indent: 2em;
	text-align: justify;
}

.ib1xq {
	display: block;
	color: #999999;
	font-size: 14px;
	margin-top: 40px;
}

.ib1xq:hover {
	color: #0061AE;
}

.ib1xq i {
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
	margin-left: 10px;
}

.iibot2 {
	float: left;
	width: 43%;
}

.ib2top {
	padding: 25px 10px 0 0;
	border-bottom: 1px solid #E8E8E8;
}

.ib2top .iibt {
	float: left;
}

.ib2more {
	display: block;
	float: right;
	color: #999999;
	font-size: 14px;
	margin-top: 10px;
}

.ib2more:hover {
	color: #0061AE;
}

.ib2cont {
	position: relative;
	margin-top: 20px;
}

.ic2bg {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
}

.ic2bg img {
	display: block;
	width: 100%;
}

.ic2pic {
	float: left;
	width: 37%;
	overflow: hidden;
}

.ip2item {
	display: none;
}

.ip2item img {
	display: block;
	width: 100%;
}

.ic2list {
	position: relative;
	z-index: 10;
	float: right;
	width: 63%;
	box-sizing: border-box;
	padding: 15px 20px;
}

.ic2list li {
	position: relative;
}

.ic2list li:not(:first-child) {
	margin-top: 30px;
}

.il2bt {
	line-height: 24px;
}

.ic2list li.active .il2l {
	font-weight: bold;
	color: #333;
}

.ic2list li.active .il2r {
	opacity: 0;
}

.il2l {
	display: block;
	float: left;
	width: 85%;
	color: #666666;
	font-size: 16px;
	font-weight: normal;
}

.il2r {
	display: block;
	float: right;
	color: #999999;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.il2desc {
	display: none;
	color: #666666;
	font-size: 14px;
	height: 50px;
	overflow: hidden;
	margin-top: 5px;
}

.iibot3 {
	float: left;
	width: 26%;
}

.iibot3 li {
	padding: 15px 35px;
}

.iibot3 li:nth-of-type(odd) .ib3num {
	float: right;
}

.iibot3 li:nth-of-type(odd) .ib3bt {
	float: left;
}

.iibot3 li:nth-of-type(even) .ib3num {
	float: left;
}

.iibot3 li:nth-of-type(even) .ib3bt {
	float: right;
}

.iibot3 li:nth-child(1) {
	background: #F8FBF4;
}

.iibot3 li:nth-child(1) .ib3num {
	color: #A7D76A;
}

.iibot3 li:nth-child(1) .ib3bt {
	color: #A7D76A;
}

.iibot3 li:nth-child(2) {
	background: #E5F7F7;
}

.iibot3 li:nth-child(2) .ib3num {
	color: #01B1B1;
}

.iibot3 li:nth-child(2) .ib3bt {
	color: #01B1B1;
}

.iibot3 li:nth-child(3) {
	background: #FEF8EC;
}

.iibot3 li:nth-child(3) .ib3num {
	color: #F4B544;
}

.iibot3 li:nth-child(3) .ib3bt {
	color: #F4B544;
}

.ib3num {
	display: block;
	font-family: 'DM Serif Text';
	font-size: 80px;
	line-height: 1;
	font-weight: normal;
}

.in3dw {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

.ib3bt {
	font-size: 16px;
	margin-top: 50px;
}

.footer-wrap {
	border-top: 1px solid #EBEBEB;
	padding: 18px 0;
}

.fwl {
	float: left;
}

.flewm {
	text-align: center;
}

.fetxt {
	display: block;
	color: #666666;
	font-size: 12px;
	margin-top: 10px;
}

.flway {
	margin-left: 25px;
}

.fwnumber {
	color: #1E1E1E;
	font-size: 24px;
}

.fwnumber i {
	display: inline-block;
	vertical-align: middle;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-radius: 50%;
	background: #19A14C;
	margin-right: 10px;
	color: #fff;
	font-size: 20px;
}

.fwadr {
	color: #666666;
	font-size: 13px;
	margin-top: 10px;
}

.flewm,
.flway {
	display: inline-block;
	vertical-align: text-top;
}

.flway {
	margin-top: 20px;
}

.fwr {
	float: right;
}

.frname {
	display: block;
	color: #1E1E1E;
	font-size: 33px;
	line-height: 1.5;
	font-weight: normal;
}

.frt1 {
	color: #666666;
	font-size: 12px;
	margin-top: 5px;
}
.frt1 a{
	color: #666666;
}
.frt2 {
	display: block;
	color: #999999;
	font-size: 12px;
	margin-top: 10px;
}

.insides-banner {
	position: relative;
}

.ibtp {
	overflow: hidden;
}

.ibtp img {
	display: block;
	width: 100%;
}

.ibcv {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.ibcvT {
	top: 37%;
}

.ibct1 {
	display: block;
	font-family: 'Slideqiuhong';
	color: #fff;
	font-size: 60px;
	font-weight: normal;
	line-height: 1.5;
}

.ibct2 {
	color: #fff;
	font-size: 24px;
}

.insides-mw {
	margin-top: -55px;
}

.insides-menu {
	width: 100%;
	background: rgba(0, 0, 0, .5);
	height: 55px;
	line-height: 55px;
	position: relative;
	z-index: 99;
	/*transition: 0.35s;*/
}

.imlink {
	position: relative;
	display: inline-block;
	vertical-align: top;
	color: #fff;
	font-size: 16px;
	padding: 0 40px;
	z-index: 3;
}

.imlink:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 100%;
	background: #0061AE;
	z-index: -3;
	transition: 0.45s;
}

.imlink:hover:before,
.imlink.active:before {
	width: 100%;
}

.about-bot1 {
	padding: 65px 0 100px 0;
}

.ab1left {
	position: relative;
	float: left;
	width: 23%;
}

.abt1 {
	display: block;
	color: #1E1E1E;
	font-size: 36px;
	font-weight: normal;
	line-height: 1.5;
}

.abt2 {
	display: block;
	font-family: 'Poppins';
	color: #999999;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 1.5;
	font-weight: normal;
}

.al1year {
	position: absolute;
	font-family: 'Poppins';
	line-height: 1;
	top: -30px;
	left: 0;
	color: #F9F9F9;
	font-size: 150px;
}

.agbt {
	position: relative;
	z-index: 10;
}

.agbs .abt1,
.agbs .abt2 {
	color: #fff;
}

.al1paly {
	margin-top: 95px;
}

.appic {
	position: relative;
}

.appic img {
	display: block;
	width: 100%;
	height: 310px;
	object-fit: cover;
}

.applay {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	border-radius: 50%;
	color: #0061AE;
	font-size: 15px;
	background: #fff;
	cursor: pointer;
	transition: 0.45s;
}

.applay:hover {
	background: #0061AE;
	color: #fff;
}

.aptxt {
	text-align: center;
	color: #666666;
	font-size: 16px;
	margin-top: 8px;
}

.ab1right {
	float: right;
	width: 70%;
	color: #666666;
	font-size: 16px;
}

.about-bot2 {
	background-repeat: no-repeat;
	background-size: cover;
	padding: 80px 0;
	background-attachment: fixed;
	background-position: center;
}

.ab2cont {
	position: relative;
	overflow: hidden;
	padding: 0 120px 0 170px;
	margin-top: 50px;
}

.ac2item {
	position: relative;
	float: left;
}

.ai2l {
	float: left;
	width: 37%;
	text-align: center;
	margin-top: 25px;
}

.al2year {
	display: block;
	width: 290px;
	font-family: 'Poppins';
	color: #fff;
	font-size: 50px;
	padding: 30px 0;
	border: 5px solid #fff;
	margin: 0 auto;
}

.al2line {
	display: block;
	width: 4px;
	height: 38px;
	background: #fff;
	margin: 30px auto 30px;
}

.al2txt {
	color: #fff;
	font-size: 16px;
	text-align: left;
	text-indent: 2em;
}

.ai2r {
	float: right;
	width: 45%;
	box-sizing: border-box;
	border: 6px solid #fff;
}

.ai2r img {
	display: block;
	width: 100%;
}

.ab2nf {
	position: relative;
	overflow: hidden;
	padding: 10px 42px 0 42px;
	margin-top: 110px;
}


/*.ab2nf .slick-arrow {
	position: absolute;
	z-index: 99;
	top: 10px;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	text-align: center;
	line-height: 40px;
	border: 1px solid #fff;
	color: #fff;
}

.ab2nf .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;
}

.ab2nf .slick-prev:before {
	content: "\e7f1";
}

.ab2nf .slick-next:before {
	content: "\e7f3";
}

.ab2nf .slick-prev {
	left: 0;
}

.ab2nf .slick-next {
	right: 0;
}*/

.ab2box {
	position: relative;
}

.an2prev,
.an2next {
	position: absolute;
	top: 10px;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	text-align: center;
	line-height: 40px;
	border: 1px solid #fff;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
	transition: 0.45s;
}

.an2prev {
	left: 0;
}

.an2next {
	right: 0;
}

.ab2nf .slick-list:before {
	content: "";
	position: absolute;
	top: 20px;
	left: 0;
	width: 100%;
	height: 3px;
	background: #fff;
}

.ab2nf .slick-current .an2txt:before {
	top: 0;
	background: #0061AE;
	border: 10px solid #fff;
}

.an2item {
	position: relative;
	float: left;
	cursor: pointer;
}

.ai-first .an2txt:before {
	top: 0;
	background: #fff !important;
	border: 10px solid #F4B544 !important;
}

.an2txt {
	position: relative;
	display: block;
	font-family: 'Poppins';
	color: #fff;
	font-size: 20px;
	padding-top: 40px;
	text-align: center;
}

.an2txt:before {
	content: "";
	position: absolute;
	left: 50%;
	top: 10px;
	transform: translateX(-50%);
	width: 20px;
	height: 20px;
	background: #fff;
	border-radius: 50%;
	transition: 0.45s;
}

.about-bot3 {
	padding: 100px 0 110px 0;
	overflow: hidden;
}

.ab3list {
	display: flex;
	margin-top: 60px;
}

.ab3list li {
	position: relative;
	float: left;
	width: 7%;
	transition: 0.65s;
	cursor: pointer;
}

.ab3list li.active {
	width: 79%;
}


/*.ab3list li.sx-w {
	width: 7%;
}

.ab3list li.wf-w {
	width: 79%;
}*/

.ab3list li.active .al3name {
	opacity: 0;
	visibility: hidden;
}

.ab3list li.active .al3wz {
	opacity: 1;
	visibility: visible;
}

.ab3list li.active .al3pic:before {
	opacity: 0.8;
}

.ab3list li:nth-child(1) .al3pic:before {
	background: #0061AE;
}

.ab3list li:nth-child(2) .al3pic:before {
	background: #01B1B1;
}

.ab3list li:nth-child(3) .al3pic:before {
	background: #A7D76A;
}

.ab3list li:nth-child(4) .al3pic:before {
	background: #F4B544;
}

.al3pic:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.al3pic {
	position: relative;
	overflow: hidden;
}

.al3pic img {
	display: block;
}

.al3name {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
	text-align: center;
	writing-mode: tb;
	color: #fff;
	font-size: 20px;
	z-index: 10;
	letter-spacing: 5px;
}

.al3wz {
	position: absolute;
	top: 50%;
	left: 60px;
	right: 60px;
	transform: translateY(-50%);
	z-index: 10;
	opacity: 0;
	visibility: hidden;
	transition: 0.65s;
}

.aw1t1 {
	display: block;
	color: #fff;
	font-size: 24px;
	line-height: 1.5;
}

.aw1t2 {
	color: #fff;
	font-size: 16px;
	height: 58px;
	overflow: hidden;
	margin-top: 30px;
}

.aw1t3 {
	display: block;
	color: #fff;
	font-size: 14px;
	margin-top: 40px;
	transition: 0.25s;
}

.aw1t3:hover {
	font-weight: bold;
}

.absp.active {
	opacity: 1;
	visibility: visible;
}

.absp {
	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: 9999;
}

.asbot {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 1000px;
	height: 600px;
}

.tbclose i {
	position: absolute;
	right: -50px;
	top: 0;
	font-size: 45px;
	color: #fff;
	line-height: 1;
	cursor: pointer;
}

.tbvideo {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.ex1 {
	display: inline-block;
	opacity: 0;
	perspective: 200px;
}

.ex1 span {
	transform: rotateY(-90deg);
	opacity: 0;
}

.gstk.active {
	opacity: 1;
	visibility: visible;
}

.gstk {
	opacity: 0;
	visibility: hidden;
	transition: 0.45s;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100vh;
	overflow-y: scroll;
	background: rgba(0, 0, 0, .8);
	z-index: 9999;
}

.gtbot {
	position: absolute;
	top: 100px;
	left: 5%;
	right: 5%;
	width: 90%;
	background: #fff;
	padding-bottom: 130px;
}

.gtclose {
	position: fixed;
	top: 15%;
	right: 8%;
	width: 56px;
	height: 56px;
	text-align: center;
	line-height: 56px;
	border-radius: 50%;
	color: #666666;
	font-size: 16px;
	z-index: 999;
	background: #fff;
	cursor: pointer;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
}

.gtbanner {
	position: relative;
}

.gbpic {
	overflow: hidden;
}

.gbpic img {
	display: block;
	width: 100%;
}

.gbct {
	display: block;
	position: absolute;
	font-family: 'Slideqiuhong';
	top: 39%;
	left: 0;
	width: 100%;
	text-align: center;
	transform: translateY(-50%);
	color: #fff;
	font-size: 50px;
	font-weight: normal;
	line-height: 1.2;
}

.gtcont {
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom center;
}

.gcpn a {
	display: block;
	position: absolute;
	top: 30%;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-radius: 50%;
	border: 1px solid #CCCCCC;
	color: #CCCCCC;
	font-size: 16px;
	z-index: 99;
}

.gcpn a:hover {
	color: #0061AE;
	border: 1px solid #0061AE;
}

.gcprev a {
	left: 4%;
}

.gcnext a {
	right: 4%;
}

.gtcw {
	position: relative;
	top: -100px;
	z-index: 10;
	width: 83%;
	margin: 0 auto;
	background: #fff;
	padding-bottom: 80px;
}

.gcnr {
	padding: 80px;
	color: #666666;
	font-size: 16px;
	border-bottom: 1px solid #E8E8E8;
}

.gcreturn a {
	display: block;
	width: 129px;
	height: 39px;
	text-align: center;
	line-height: 39px;
	background: #0061AE;
	margin: 30px auto 0;
	color: #fff;
	font-size: 16px;
}

.gtvideo {
	position: relative;
	width: 83%;
	height: 500px;
	margin: 80px auto 0;
}

.gvcv {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
	font-size: 14px;
	cursor: pointer;
}

.gvicon {
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	text-align: center;
	line-height: 50px;
	border: 1px solid #fff;
	color: #fff;
	font-size: 14px;
	margin-bottom: 10px;
}

.about4-bot1 {
	background-repeat: no-repeat;
	background-size: cover;
	padding: 20px 0 60px 0;
}

.about4-bot1 .w1440 {
	overflow: hidden;
}

.ab4bt {
	color: #333333;
	font-size: 36px;
}

.ab4banner {
	position: relative;
	width: 998px;
	margin: 20px auto 0;
}

.ab4banner .slick-arrow {
	position: absolute;
	z-index: 99;
	top: 50%;
	transform: translateY(-50%);
	width: 40px;
	height: 40px;
	border-radius: 50%;
	text-align: center;
	line-height: 40px;
	border: 1px solid #fff;
	color: #fff;
}

.ab4banner .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;
}

.ab4banner .slick-prev:before {
	content: "\e7f1";
}

.ab4banner .slick-next:before {
	content: "\e7f3";
}

.ab4banner .slick-prev {
	left: -150px;
}

.ab4banner .slick-next {
	right: -150px;
}

.ab4banner .slick-list {
	overflow: visible;
}

.ab4item {
	position: relative;
	float: left;
	margin: 0 25px;
}

.ab4banner .slick-active .ai4txt {
	opacity: 1;
	visibility: visible;
}

.ab4banner .slick-active .ai4tp:before {
	background: none;
}

.ai4tp {
	position: relative;
	overflow: hidden;
}

.ai4tp:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .6);
	transition: 0.35s;
	z-index: 1;
}

.ai4tp img {
	display: block;
	width: 100%;
}

.ai4txt {
	opacity: 0;
	visibility: hidden;
	transition: 0.45s;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	color: #fff;
	font-size: 16px;
	height: 58px;
	line-height: 58px;
	overflow: hidden;
	padding: 0 50px;
	background: linear-gradient(to right, #0061AE, #0D83E2);
	text-align: center;
}

.about4-bot2 {
	padding: 80px 0 50px 0;
}

.ab4list {
	margin-left: -4%;
}

.ab4list li {
	position: relative;
	float: left;
	width: 29.333%;
	margin: 60px 0 0 4%;
}

.ab4list li:hover .al4pic img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

.ab4list li:hover .aw4bt,
.ab4list li:hover .aw4date {
	color: #1876C7;
}

.ab4list li:hover .aw4date:before {
	width: 100%;
}

.ab4list li:hover .ad4jt {
	opacity: 1;
	visibility: visible;
	margin-right: 0;
}

.al4pic {
	overflow: hidden;
}

.al4pic img {
	display: block;
	width: 100%;
	transition: 0.45s;
}

.al4wz {
	margin-top: 30px;
}

.aw4bt {
	display: block;
	line-height: 1.5;
	color: #2F3A4B;
	font-size: 16px;
}

.aw4desc {
	color: #9EA0A7;
	font-size: 14px;
	margin-top: 15px;
	height: 50px;
	overflow: hidden;
}

.aw4date {
	position: relative;
	display: block;
	font-family: 'DM Serif Text';
	color: #9EA0A7;
	font-size: 16px;
	margin-top: 25px;
	padding-top: 25px;
	border-top: 1px solid #EEEEEE;
}

.aw4date:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 1px;
	background: #1876C7;
	transition: 0.45s;
}

.ad4jt {
	opacity: 0;
	visibility: hidden;
	transition: 0.45s;
	float: right;
	color: #1876C7;
	font-size: 18px;
	margin-right: 30px;
	line-height: 1.5;
}

.pages-list {
	text-align: center;
	margin-top: 60px;
}

.pages-list a {
	display: inline-block;
	vertical-align: middle;
}

.plpn {
	color: #999999;
	font-size: 16px;
	margin: 0 15px;
}

.plpn:hover {
	color: #0061AE;
}

.plnum {
	color: #666666;
	font-size: 16px;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	border-radius: 50%;
}

.plnum:hover,
.plnum.active {
	border: 1px solid #0061AE;
	color: #0061AE;
}

.about2-bg {
	height: 600px;
	background-repeat: no-repeat;
	background-size: cover;
}

.ab2list {
	height: 600px;
	display: flex;
	align-items: center;
}

.ab2list li {
	flex: 1;
	height: 100%;
	position: relative;
	text-align: center;
	padding: 0 20px;
	z-index: 3;
}

.ab2list li.active:before {
	width: 140%;
}

.ab2list li.active .al2icon {
	width: 98px;
	height: 98px;
	line-height: 98px;
	font-size: 40px;
	background: #fff;
	color: #0061AE;
	margin: 120px auto 0;
}

.ab2list li.active .al2icon:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 120px;
	height: 120px;
	border-radius: 50%;
	border: 1px dashed rgba(255, 255, 255, .3);
}

.ab2list li.active .al2line,
.ab2list li.active .al2ms1,
.ab2list li.active .al2ms2 {
	opacity: 1;
	visibility: visible;
}

.ab2list li:before {
	content: "";
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 0;
	width: 0;
	height: 100%;
	background: rgba(0, 97, 174, .8);
	z-index: -3;
	transition: 0.45s;
}

.al2icon {
	position: relative;
	display: block;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	text-align: center;
	line-height: 80px;
	border: 1px solid rgba(255, 255, 255, .2);
	color: #fff;
	font-size: 30px;
	margin: 200px auto 0;
	transition: 0.45s;
}

.al2bt {
	display: block;
	color: #fff;
	font-size: 20px;
	margin-top: 30px;
	line-height: 1.5;
	font-weight: normal;
}

.al2ms1 {
	color: #fff;
	font-size: 20px;
	margin-bottom: 5px;
}

.al2ms2 {
	color: #fff;
	font-size: 18px;
}

.al2line {
	display: block;
	width: 1px;
	height: 35px;
	background: #fff;
	margin: 30px auto 30px;
}

.al2line,
.al2ms1,
.al2ms2 {
	opacity: 0;
	visibility: hidden;
	transition: 0.45s;
}

.bg-F7F7F7 {
	background: #F7F7F7;
}

.about3-wrap {
	padding: 70px 0 100px 0;
}

.aw3list {
	margin-left: -2%;
}

.al3item {
	position: relative;
	float: left;
	width: 23%;
	margin: 30px 0 0 2%;
	background: #fff;
	cursor: pointer;
}

.al3item:hover .smallimg {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

.al3item:hover .al3txt:before {
	width: 100%;
}

.al3item:hover .al3txt {
	color: #fff;
}

.al3item:hover .ap3dt {
	opacity: 1;
	visibility: visible;
}


/*.smallimg:before {
	opacity: 0;
	visibility: hidden;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .2);
	transition: 0.45s;
	z-index: 1;
}*/

.al3t {
	position: relative;
	height: 420px;
	overflow: hidden;
}

.ap3dt {
	opacity: 0;
	visibility: hidden;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 10;
	color: #fff;
	font-size: 30px;
	z-index: 10;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	background: rgba(0, 0, 0, .7);
	border-radius: 50%;
	transition: 0.45s;
	pointer-events: none;
}

.al3t img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	max-width: 100%;
	max-height: 100%;
	transition: 0.45s;
}

.al3txt {
	position: relative;
	border-top: 1px solid #E8E8E8;
	text-align: center;
	color: #707070;
	font-size: 18px;
	z-index: 3;
	padding: 10px;
	box-sizing: border-box;
}

.al3txt:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 100%;
	background: #0061AE;
	z-index: -3;
	transition: 0.45s;
}
.al3txt span{
	display: block;
	height: 65px;
	overflow: hidden;
}

.news-wrap {
	padding: 60px 0 100px 0;
}

.news-wrap li {
	position: relative;
	padding: 40px 0;
	z-index: 3;
}

.news-wrap li:hover:before {
	height: 100%;
}

.news-wrap li:hover .nwct1,
.news-wrap li:hover .ndrq,
.news-wrap li:hover .ndjt {
	color: #0061AE;
}

.news-wrap li:hover .ndjt {
	border-left: 1px solid #0061AE;
}

.news-wrap li:hover .nwpic img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

.news-wrap li:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 0;
	background: #F1F9FF;
	z-index: -3;
	transition: 0.45s;
}

.nwpic {
	float: left;
	width: 28%;
	overflow: hidden;
}

.nwpic img {
	display: block;
	width: 100%;
	transition: 0.45s;
}

.nwcont {
	float: left;
	width: 58%;
	margin-left: 5%;
	margin-top: 30px;
}

.nwct1 {
	color: #333333;
	font-size: 24px;
	line-height: 1.5;
	font-weight: normal;
}

.nwct2 {
	color: #999999;
	font-size: 16px;
	margin-top: 20px;
	height: 58px;
	overflow: hidden;
}

.nwdate {
	float: right;
	margin-top: 30px;
}

.ndrq {
	display: block;
	font-family: arial;
	color: #BDBEBD;
	font-size: 20px;
}

.ndjt {
	display: block;
	margin-top: 80px;
	line-height: 1.2;
	color: #AEB0AE;
	font-size: 20px;
	border-left: 1px solid #E8E8E8;
	text-align: right;
}

.news-detail {
	padding: 80px 0 100px 0;
}

.ndtitle {
	color: #333333;
	font-size: 30px;
	text-align: center;
}

.nddate {
	display: block;
	color: #999999;
	font-size: 20px;
	text-align: center;
}

.ndnr {
	color: #777777;
	font-size: 17px;
	margin-top: 40px;
	padding-top: 60px;
	border-top: 1px solid #CCCCCC;
}

.ndbt {
	margin-top: 100px;
}

.nbpn {
	position: relative;
	display: block;
	float: left;
	width: 50%;
	padding: 20px 50px;
	box-sizing: border-box;
	background: #F5F5F5;
	color: #777777;
	font-size: 16px;
	z-index: 3;
}

.nbpn:before {
	content: "";
	position: absolute;
	top: 0;
	width: 0;
	height: 100%;
	background: #0061AE;
	transition: 0.55s;
	z-index: -3;
}

.nbprev:before {
	left: 0;
}

.nbnext:before {
	right: 0;
}

.nbpn:hover {
	color: #fff;
}

.nbpn:hover:before {
	width: 100%;
}

.nbpn i {
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
}

.nbtxt {
	display: inline-block;
	vertical-align: middle;
	width: 85%;
}

.nbprev i {
	margin-right: 20px;
}

.nbnext {
	text-align: right;
}

.nbnext i {
	margin-left: 20px;
}

.bulding-wrap {
	background-repeat: no-repeat;
	background-size: cover;
	padding: 100px 0 70px 0;
}

.bwleft {
	float: left;
	width: 61%;
}

.bwltitle {
	color: #CF192D;
	font-size: 36px;
	font-weight: normal;
}

.btsz {
	font-weight: bold;
	font-family: 'Poppins';
}

.bwlist li {
	margin-top: 10px;
}

.bldz {
	float: left;
	width: 20%;
}

.blxz {
	float: right;
	width: 75%;
}

.bldz {
	width: 24%;
	color: #333333;
	font-size: 24px;
	font-weight: normal;
	line-height: 1;
}

.bdsz {
	font-family: 'Slideqiuhong';
	color: #CF192D;
	font-size: 50px;
}

.blxz {
	position: relative;
	width: 72%;
	color: #666666;
	font-size: 18px;
	padding-left: 30px;
	margin-top: 20px;
}

.blxz:before {
	content: "";
	position: absolute;
	left: 0;
	top: 15px;
	width: 20px;
	height: 1px;
	background: #666666;
}

.bwbt {
	position: relative;
	margin-top: 60px;
	z-index: 3;
}

.bwbt:before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 110%;
	height: 1px;
	background: #DC2A3E;
	z-index: -2;
}

.bwbt:after {
	content: "";
	position: absolute;
	right: -10%;
	top: 50%;
	transform: translateY(-50%);
	width: 9px;
	height: 9px;
	border-radius: 50%;
	background: #DC2A3E;
}

.bwbtxt {
	display: block;
	width: 290px;
	height: 70px;
	text-align: center;
	line-height: 70px;
	color: #fff;
	font-size: 20px;
	background: #CF192D;
}

.bwright {
	position: absolute;
	right: 0;
	top: 0;
	width: 520px;
	height: 520px;
	border-radius: 50%;
	border: 1px solid rgba(220, 42, 62, .3);
	/* padding: 25px; */
	overflow: hidden;
}

.bwright:before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 92%;
	height: 92%;
	border-radius: 50%;
	border: 25px solid #fff;
	z-index: 1;
}

.bwright img {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-mask-box-image: 100%;
	border-radius: 50%;
	width: auto;
}

.bulding-ry {
	background-repeat: no-repeat;
	background-size: cover;
	padding: 120px 0 87px 0;
}

.hrybt {
	text-align: center;
	color: #CF192D;
	font-size: 36px;
	line-height: 1.5;
	font-weight: normal;
}

.hrylist {
	position: relative;
	overflow: hidden;
	padding-bottom: 80px;
	margin-top: 60px;
}
.hrylist .slick-track{
	margin: 0 auto;
}
.hrylist .slick-dots {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	/*z-index: 104;*/
}

.hrylist .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 15px;
}

.hrylist .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;
}

.hrylist .slick-dots li a:focus {
	outline: none;
}

.hrylist .slick-dots li.slick-active {
	opacity: 1;
	visibility: visible;
	background: #0061AE;
}

.hlitem {
	position: relative;
	float: left;
	margin: 0 14px;
	overflow: hidden;
}

.hlitem img {
	display: block;
	width: 100%;
	transition: 0.45s;
}

.hlitem:hover img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

.bulding-tj {
	padding: 100px 0;
}

.bulding-tj ul {
	display: flex;
}

.bulding-tj li {
	position: relative;
	float: left;
	width: 33.333%;
	background: #F9F9F9;
}

.bulding-tj li:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
	background: #CF192D;
	transition: 0.45s;
}

.bulding-tj li:hover:before {
	width: 100%;
}

.bulding-tj li:hover .btimg1 {
	display: none;
}

.bulding-tj li:hover .btimg2 {
	display: block;
}

.bulding-tj li:hover .bticon {
	background: #fff;
	color: #CF192D;
}

.bulding-tj li:hover .btnum,
.bulding-tj li:hover .bttxt {
	color: #fff;
}

.bttp {
	position: relative;
}

.bttp img {
	width: 100%;
}

.btimg1 {
	display: block;
}

.btimg2 {
	display: none;
}

.btcv {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	text-align: center;
	transform: translateY(-50%);
	z-index: 10;
}

.bticon,
.btwz {
	display: inline-block;
	vertical-align: middle;
}

.bticon {
	width: 120px;
	height: 120px;
	border-radius: 50%;
	text-align: center;
	line-height: 120px;
	color: #fff;
	font-size: 45px;
	background: #CF192D;
	transition: 0.35s;
}

.btwz {
	margin-left: 50px;
}

.btnum {
	display: block;
	font-family: 'Poppins';
	color: #333333;
	font-size: 36px;
	line-height: 1.5;
}

.btnum em {
	font-size: 16px;
	font-style: normal;
	margin-left: 10px;
}

.bttxt {
	display: block;
	color: #999999;
	font-size: 20px;
}

.pdmenu {
	position: relative;
	text-align: center;
	background: #fff;
	box-shadow: 0 3px 20px rgba(172, 172, 172, .16);
}

.pmlink {
	position: relative;
	display: inline-block;
	vertical-align: top;
	height: 55px;
	line-height: 55px;
	color: #707070;
	font-size: 14px;
	margin: 0 60px;
}

.pmlink:hover,
.pmlink.active {
	color: #0061AE;
}

.pmlink:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 2px;
	background: #0061AE;
	transition: 0.45s;
}

.pmlink:hover:before,
.pmlink.active:before {
	width: 100%;
}

.products-wrap {
	padding: 135px 0 100px 0;
	background-repeat: no-repeat;
	background-size: cover;
}

.pwcont {
	text-align: center;
	padding: 0 90px;
}

.pwct1 {
	display: block;
	font-weight: normal;
	color: #0061AE;
	font-size: 36px;
	line-height: 1.5;
}

.pwct2 {
	color: #666666;
	font-size: 14px;
	margin-top: 30px;
	text-align: left;
}

.pwlist {
	margin-top: 10px;
	margin-left: -7%;
}

.pwlist li {
	float: left;
	width: 26.333%;
	margin-left: 7%;
	position: relative;
	background: #fff;
	border-radius: 10px;
	padding: 50px 50px 70px 50px;
	margin-top: 65px;
	box-sizing: border-box;
	cursor: pointer;
}

.pwlist li:hover .pltp img {
	-webkit-transform: scale(1.03);
	-moz-transform: scale(1.03);
	transform: scale(1.03);
}

.pwlist li:hover .pltxt {
	color: #0061AE;
}

.pwlist li:hover .plxq {
	opacity: 1;
	visibility: visible;
}

.pltp {
	position: relative;
	height: 218px;
}

.pltp img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	max-width: 100%;
	max-height: 100%;
	transition: 0.45s;
}

.pltxt {
	text-align: center;
	color: #333333;
	font-size: 20px;
	margin-top: 80px;
}

.plxq {
	opacity: 0;
	visibility: hidden;
	transition: 0.45s;
	display: block;
	position: absolute;
	left: 50%;
	bottom: -25px;
	transform: translateX(-50%);
	width: 160px;
	height: 50px;
	border-radius: 30px;
	background: #0061AE;
	color: #fff;
	font-size: 12px;
	text-align: center;
	line-height: 50px;
}

.pdtk.active {
	opacity: 1;
	visibility: visible;
}

.pdtk {
	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: 9999;
}

.pdbot {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 1093px;
	box-sizing: border-box;
	padding: 140px 80px;
	background: #fff;
}

.pdclose {
	position: absolute;
	top: 30px;
	right: 30px;
	color: #999999;
	font-size: 30px;
	line-height: 1;
	cursor: pointer;
	z-index: 10;
}

.pdclose:hover {
	color: #0061AE;
}

.pdpn a{
	display: block;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 60px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	border: 1px solid #fff;
	border-radius: 50%;
	cursor: pointer;
}

.pdpn a:hover {
	background: #0061AE;
	border: 1px solid #0061AE;
}

.pdpn i {
	color: #FFFFFF;
	font-size: 16px;
}

.pdprev a{
	left: -120px;
}

.pdnext a{
	right: -120px;
}

.pdcleft {
	position: relative;
	float: left;
	width: 43%;
	height: 325px;
}

.pdcleft img {
	display: block;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	max-width: 100%;
	max-height: 100%;
}

.pdcright {
	float: right;
	width: 45%;
}

.prname {
	color: #212121;
	font-size: 26px;
	line-height: 1.5;
}

.prlable {
	margin-top: 20px;
	padding-top: 50px;
	border-top: 1px solid #E8E8E8;
}

.prtxt {
	display: block;
	float: left;
	width: 50%;
	color: #777777;
	font-size: 14px;
}

.prnr {
	margin-top: 40px;
	padding-top: 40px;
	border-top: 1px solid #E8E8E8;
	color: #666666;
	font-size: 14px;
}

.net-wrap {
	background: #fafafa;
	padding: 130px 0 100px 0;
}

.nwleft {
	/* float: left; */
	width: 100%;
}

.nltab,.nt2tab {
	display: flex;
}

.ntqh,.nt2qh {
	position: relative;
	background: #fff;
	text-align: center;
	padding: 30px 0;
	line-height: 1.5;
	color: #666666;
	font-size: 20px;
	z-index: 3;
	flex: 1;
}

.ntqh:before,.nt2qh:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 100%;
	background: #0061AE;
	z-index: -3;
	transition: 0.45s;
}

.ntqh:after,.nt2qh:after {
	opacity: 0;
	visibility: hidden;
	content: "";
	position: absolute;
	left: 50%;
	bottom: -8px;
	transform: translateX(-50%);
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 8px solid #0061AE;
	transition: 0.45s;
}

.ntqh.active:after,.nt2qh.active:after {
	opacity: 1;
	visibility: visible;
}

.ntqh.active:before,.nt2qh.active:before {
	width: 100%;
}

.ntqh.active,.nt2qh.active {
	color: #fff;
}

.nlhead {
	display: flex;
	background: #0061AE;
	margin-top: 20px;
	padding: 0 50px;
}

.nhtxt,
.nltxt {
	display: block;
	flex: 1;
	padding: 13px 0;
	line-height: 1.4;
}

.nhtxt {
	font-size: 18px;
	color: #fff;
}

.nllb li {
	position: relative;
	display: flex;
	padding: 0 50px;
	transition: 0.45s;
}

.nllb li:nth-of-type(odd) {
	background: #fff;
}

.nllb li:nth-of-type(even) {
	background: #F1F9FF;
}

.nllb li:hover {
	background: #649ECC;
}

.nllb li:hover .nltxt {
	color: #fff;
}

.nltxt {
	color: #777777;
	font-size: 16px;
}

.nltxt:nth-child(1),
.nhtxt:nth-child(1) {
	flex: 2;
}

.nlcbox {
	display: none;
}

.nwright {
	display: none;
	float: right;
	width: 45%;
}

.nwright img {
	display: block;
	width: 100%;
}

.nt2title {
	color: #0061AE;
	font-size: 20px;
	text-align: center;
}

.nt2tp {
	display: none;
	text-align: center;
	margin-top: 60px;
}

.nt2tp img {
	display: inline-block;
	max-width: 100%;
}

.nt2pic {
	position: relative;
	text-align: center;
	width: 1200px;
	margin: 60px auto 0;
}

.np2bg img {
	display: inline-block;
	width: 100%;
}

.np2ct {
	position: absolute;
	top: 35%;
	left: 31%;
	text-align: center;
}

.np2ct img {
	display: block;
	width: 33px;
	margin: 0 auto;
}

.np2ct strong {
	display: block;
	color: #0061AE;
	font-weight: bold;
	font-size: 16px;
}

.np2jt1 {
	width: 20%;
	top: 30%;
	left: 11%;
}

.np2jt2 {
	width: 18%;
	top: 44%;
	left: 12%;
}

.np2jt3 {
	width: 8%;
	bottom: 21%;
	left: 34%;
}

.np2jt4 {
	width: 48%;
	top: 42%;
	right: 15%;
}

.np2jt5 {
	width: 37%;
	top: 28%;
	right: 26%;
}

.np2sc {
	position: absolute;
}

.np2sc img {
	display: block;
	max-width: 100%;
	animation: 2.5s transcles infinite forwards;
}

@keyframes transcles {
	from {
		transform: scale(0);
		transform-origin: center;
	}
	to {
		transform: 1;
		transform-origin: center;
	}
}

.nt2head {
	display: flex;
	margin-top: 15px;
	background: #0061AE;
	padding: 0 50px 0 80px;
}

.nh2txt {
	flex: 1;
	color: #fff;
	font-size: 18px;
	padding: 15px 0;
	line-height: 1.4;
}

.nt2list li {
	position: relative;
	transition: 0.45s;
	display: flex;
	padding: 0 50px 0 80px;
}

.nl2txt {
	display: block;
	flex: 1;
	color: #777777;
	font-size: 16px;
	padding: 15px 0;
	line-height: 1.4;
}
.nl2txt .ntwl{
	display: block;
}
.nt2list li:nth-of-type(odd) {
	background: #fff;
}

.nt2list li:nth-of-type(even) {
	background: #F1F9FF;
}
.nh2txt:nth-child(1),
.nl2txt:nth-child(1) {
	flex: 2;
}

.nt2list li:hover {
	background: #649ECC;
}

.nt2list li:hover .nl2txt {
	color: #fff;
}

.buy-wrap {
	position: relative;
}

.bwpic {
	overflow: hidden;
}

.bwpic img {
	display: block;
	width: 100%;
}

.bwcover {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 90%;
	text-align: center;
}

.bwct1 {
	display: block;
	font-family: 'Slideqiuhong';
	color: #fff;
	font-size: 60px;
	font-weight: normal;
}

.bwct2 {
	display: block;
	color: #fff;
	font-size: 24px;
}

.bwct2 a {
	color: #fff;
	text-decoration: underline !important;
}

.contact-wrap {
	display: flex;
	padding: 100px 0;
}

.maps {
	width: 59%;
}
.maps img{
	display: block;
	width: 100%;
}

.cwright {
	background: #FAFAFA;
	width: 41%;
	box-sizing: border-box;
	padding: 40px 40px 50px 50px;
}

.cwrbt {
	color: #333333;
	font-size: 36px;
	line-height: 1.5;
	margin-bottom: 40px;
	padding-bottom: 15px;
	border-bottom: 1px solid #0061AE;
	font-weight: normal;
}

.cwrxx {
	margin-top: 10px;
}

.cwxicon {
	display: inline-block;
	vertical-align: middle;
	color: #174995;
	font-size: 15px;
}

.cwxtxt {
	display: inline-block;
	vertical-align: middle;
	color: #666666;
	font-size: 16px;
	margin-left: 10px;
}

.cwrewm {
	margin-top: 20px;
	color: #666666;
	font-size: 12px;
}

.cwrewm img {
	display: block;
	width: 92px;
	margin-bottom: 10px;
}

.anchorBL {
	display: none;
}

.rscv {
	display: inline-block;
	vertical-align: top;
	width: 35%;
	margin-left: 40px;
}

.rctxt {
	position: relative;
	padding-left: 16px;
	float: left;
	width: 50%;
	color: #fff;
	font-size: 26px;
	box-sizing: border-box;
}

.rctxt:before {
	content: "";
	position: absolute;
	left: 0;
	top: 20px;
	width: 6px;
	height: 6px;
	background: #fff;
	transform: rotate(45deg);
}

.rc2bot {
	padding: 67px 0 100px 0;
}

.rb2head {
	position: sticky;
	top: 80px;
	background: #0061AE;
	height: 80px;
	line-height: 80px;
	transition: 0.45s;
}
.rh2txt {
	position: relative;
	float: left;
	width: 18%;
	text-align: center;
	color: #fff;
	font-size: 18px;
}

.rh2txt:not(:first-child):before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 20px;
	background: rgba(255, 255, 255, .5);
}

.rb2list li {
	background: #fff;
	margin-top: 10px;
}

.rb2list li.active {
	background: url(../image/pic35.jpg) no-repeat;
	background-size: cover;
}

.rl2bt {
	cursor: pointer;
}

.rl2bt.active,
.rl2bt:hover .rb2txt {
	color: #0061AE;
}

.rl2bt.active .rt2jt,
.rl2bt:hover .rt2jt {
	background: #0061AE;
}

.rl2bt.active .rt2jt {
	transform: rotate(180deg);
}

.rb2txt {
	display: block;
	float: left;
	text-align: center;
	color: #666666;
	font-size: 18px;
	padding: 20px 0;
}

.rb2txt:nth-child(1),
.rb2txt:nth-child(2),
.rb2txt:nth-child(3) {
	width: 18%;
}

.rb2txt:nth-child(4) {
	width: 36%;
}

.rb2txt:nth-child(5) {
	width: 10%;
}

.rt2jt {
	display: block;
	width: 30px;
	height: 30px;
	margin: 0 auto;
	text-align: center;
	line-height: 32px;
	border-radius: 50%;
	background: #CCCCCC;
	color: #fff;
	font-size: 12px;
	transition: 0.45s;
}

.rl2zk {
	display: none;
	padding: 30px 0;
	margin: 0 60px;
	border-top: 1px solid #E8E8E8;
}

.rz2nr {
	color: #666666;
	font-size: 16px;
}

.rz2txt {
	color: #333333;
	font-size: 18px;
	margin-top: 10px;
	line-height: 1.5;
}

.rz2txt a {
	color: #2D56A4;
}

.rz2bt {
	border-top: 1px solid #E8E8E8;
	margin-top: 40px;
	padding-top: 30px;
}

.bulding2-wrap {
	padding: 40px 0 50px 0;
}

.timer {
	display: inline-block;
}

.rscover {
	top: 50%;
}

.ibct1 {
	line-height: 1.3;
}


/*.nymt {
	position: sticky;
	top: 80px;
	z-index: 11;
}*/

.nymt.active {
	position: fixed;
	top: 80px;
	bottom: auto;
	left: 0;
	width: 100%;
	z-index: 11;
	background: #555;
	margin-top: 0;
}

.nymt {
	position: absolute;
	left: 0;
	width: 100%;
	bottom: -55px;
	/*margin-top: -55px;*/
}

.imgbox {
	float: left;
	width: 400px;
}

.bigimg {
	width: 600px;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	display: none;
	z-index: 1050;
	object-fit: contain;
}

.mask {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-color: #000;
	opacity: 0.7;
	filter: Alpha(opacity=70);
	z-index: 1030;
	transition: all 0.45s;
	display: none;
}

.mask>img {
	position: fixed;
	right: 10px;
	top: 10px;
	width: 32px;
}

.mask>img:hover {
	cursor: pointer;
}

.al3item .smallimg {
	position: relative;
	display: block;
	width: 100%;
	height: 420px;
	object-fit: contain;
	margin: 35px 0;
	box-sizing: border-box;
	padding: 0 30px;
	transition: 0.45s;
}

.nwbox {
	display: none;
}

.nosj {
	bottom: 0;
}

.nllb {
	position: relative;
	height: 339px;
	overflow-y: scroll;
}

.nllb::-webkit-scrollbar,.nt2list::-webkit-scrollbar {
	width: 1px;
	background: none;
}

.nllb::-webkit-scrollbar-thumb,.nt2list::-webkit-scrollbar-thumb {
	width: 1px;
	background: #ddd;
	border-radius: 20px;
}

.nllb::-webkit-scrollbar-corner,.nt2list::-webkit-scrollbar-corner {
	background: none;
}

.nllb::-webkit-scrollbar:horizontal,.nt2list::-webkit-scrollbar:horizontal {
	height: 9px;
}
.nt2list{
	height: 299px;
	overflow-y: scroll;
}
.nc2box{
	display: none;
	margin-top: 20px;
}
.nt2tab{
	margin-top: 20px;
}
