@charset "utf-8";

/* 
 * Project Name:新葡的京集团3522
 * 
 */

@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: 'Gilroy';
	src: url('fonts/Gilroy-Bold.eot');
	src: url('fonts/Gilroy-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/Gilroy-Bold.woff2') format('woff2'), url('fonts/Gilroy-Bold.woff') format('woff'), url('fonts/Gilroy-Bold.ttf') format('truetype'), url('fonts/Gilroy-Bold.svg#Gilroy-Bold') format('svg');
}

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

@font-face {
	font-family: 'YouSheBiaoTiHei';
	src: url('fonts/YouSheBiaoTiHei.woff2') format('woff2'), url('fonts/YouSheBiaoTiHei.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;
}

.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;
}

.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 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: 90px;
	line-height: 90px;
	transition: 0.35s;
	box-sizing: border-box;
	padding: 0 8.5%;
	border-bottom: 1px solid rgba(255, 255, 255, .31);
}

.header.active {
	background: #0D6FB8;
}

.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: 90px;
	line-height: 90px;
	text-align: center;
}

.hwright {
	position: relative;
	float: right;
}

.hrlanguage {
	/*float: left;*/
	margin-right: 76px;
}

.hltxt {
	font-family: "Gilroy-Medium-2";
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	font-size: 14px;
}

.hltxt:hover {
	color: #1B5C9B;
}

.hlline {
	display: inline-block;
	vertical-align: middle;
	width: 1px;
	height: 18px;
	background: #fff;
	margin: 0 15px;
}
.hrsearch:hover {
	width: 180px;
}
.hrsearch:hover .hssrk {
	margin: 0 15px;
	width: 62%;
}

.hrsearch {
	position: absolute;
	right: 0;
	top: 27px;
	width: 36px;
	border-radius: 20px;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	background: #fff;
	transition: 0.45s;
}

.hssrk {
	display: block;
	float: left;
	width: 0;
	height: 36px;
	border: none;
	line-height: 36px;
	color: #999;
	font-size: 14px;
	transition: 0.35s;
	padding: 0;
}

.hrsearch a {
	display: block;
	float: right;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	text-align: center;
	line-height: 36px;
	background: #fff;
	color: #999999;
	font-size: 18px;
	font-weight: bold;
}

.header .yj-bot li {
	position: relative;
	display: inline-block;
	transition: 0.35s;
	z-index: 1;
	text-align: center;
	z-index: 10;
}

.header .yj-bot .yj-link {
	position: relative;
	z-index: 3;
	color: #fff;
	font-size: 16px;
	padding: 0 35px;
	display: block;
	text-transform: uppercase;
	overflow: hidden;
}

.header .yj-bot li.active .yj-link {
	font-weight: bold;
}

.header .yj-bot li.active .yj-link:before {
	left: 0;
	width: 100%;
}

.header .yj-bot .yj-link:before {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	width: 0;
	height: 3px;
	background-color: #fff;
	transition: 0.45s;
}

.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: 50%;
	margin-left: -100px;
	width: 200px;
	top: 100%;
	transform: translateY(20px);
	background-color: #0D6FB8;
	opacity: 0;
	visibility: hidden;
	text-align: center;
	box-sizing: border-box;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
}

.ej-list .el-link:not(:last-child) {
	border-bottom: 1px solid rgba(255, 255, 255, .5);
}

.el-link {
	position: relative;
	display: block;
	color: rgba(255, 255, 255, .8);
	font-size: 14px;
	line-height: 1.5;
	box-sizing: border-box;
	padding: 12px 10px; 
}

.el-link:hover {
	color: #FFF;
}

.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: #0D6FB8;
}

.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: 16px;
	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 {
	/*background: #999;*/
	color: #2B3C91 !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;
}


/* banner */

.banner-wrap {
	position: relative;
	width: 100%;
	overflow: hidden;
}

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

.banner .slick-dots {
	position: absolute;
	left: 8.5%;
	bottom: 70px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	z-index: 104;
}

.banner .slick-dots li {
	position: relative;
	display: inline-block;
	width: 42px;
	height: 5px;
	border-radius: 3px;
	text-align: center;
	vertical-align: middle;
	background: rgba(255, 255, 255, .5);
	margin: 0 5px;
}

.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%;
	top: 27%;
	left: 50%;
	transform: translateX(-50%);
	z-index: 10;
	padding-top: 40px;
}

.bicover:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 85px;
	height: 7px;
	background: #fff;
}

.slick-active .bict1,
.slick-active .bict2,
.slick-active .bict3,
.slick-active .bict4,
.slick-active .bict5,
.slick-active .bict6,
.slick-active .bictlb,
.slick-active .bwnumber {
	opacity: 1;
	visibility: visible;
	transition: 0.45s all cubic-bezier(0.15, 0.05, 0.16, 0.5) 0.65s;
	-webkit-clip-path: inset(0 0 0 0);
	clip-path: inset(0 0 0 0);
}

.bict1 {
	position: relative;
	color: #fff;
	font-size: 44px;
	line-height: 1.4;
	font-weight: normal;
}

.bict2 {
	font-family: "Gilroy-Medium-2";
	color: #fff;
	font-size: 28px;
	line-height: 1.3;
	font-weight: lighter;
	margin-top: 6px;
}

.bict3 {
	display: block;
	color: #fff;
	font-size: 20px;
	line-height: 1.5;
	margin-top: 25px;
}

.bictlb {
	color: #fff;
	font-size: 20px;
	line-height: 1.5;
	margin-top: 80px;
}

.bc3txt {
	display: block;
	margin-top: 5px;
}

.bt3tb {
	display: inline-block;
	vertical-align: middle;
	width: 15px;
	height: 15px;
	background: url(../images/i1.png) no-repeat;
	background-size: contain;
	margin-right: 10px;
}

.bict4 {
	display: block;
	color: #fff;
	font-size: 35px;
	line-height: 1.5;
}

.bict5 {
	display: block;
	font-family: 'Gilroy';
	color: #fff;
	font-size: 70px;
	line-height: 1.3;
}

.bict6 {
	display: block;
	color: #fff;
	font-size: 30px;
}

.bict1,
.bict2,
.bict3,
.bict4,
.bict5,
.bict6,
.bictlb {
	opacity: 0;
	visibility: hidden;
	transition: 0.45s all cubic-bezier(0.15, 0.05, 0.16, 0.5) 0.65s;
	-webkit-clip-path: inset(0 100% 0 0);
	clip-path: inset(0 100% 0 0);
}


/* banner end */

.mouseBox {
	position: absolute;
	right: 8.5%;
	bottom: 60px;
	color: #fff;
	z-index: 500;
	cursor: pointer;
}

.mouseIco {
	border-radius: 20px;
	width: 29px;
	height: 43px;
	border: 2px solid #fff;
	margin: 0px auto;
	display: block;
	position: relative;
}

.mouseIco i {
	width: 3px;
	height: 10px;
	display: block;
	background-color: #fff;
	position: absolute;
	left: 50%;
	margin-left: -1.5px;
	top: 5px;
	-webkit-animation: mouse-dot 1.5s cubic-bezier(0.23, 1, 0.32, 1) infinite;
	animation: mouse-dot 1.5s cubic-bezier(0.23, 1, 0.32, 1) infinite;
}

@keyframes mouse-dot {
	from {
		opacity: 0;
	}
	33% {
		opacity: 1;
	}
	to {
		transform: translateY(10px);
		-webkit-transform: translateY(10px);
		opacity: 0;
	}
}

@-webkit-keyframes mouse-dot {
	from {
		opacity: 0;
	}
	33% {
		opacity: 1;
	}
	to {
		transform: translateY(10px);
		-webkit-transform: translateY(10px);
		opacity: 0;
	}
}

.bwnumber {
	/*position: absolute;
	right: 18%;
	bottom: 55px;
	z-index: 20;*/
	margin-top: 20px;
}

.bnt1 {
	display: block;
	color: #fff;
	font-size: 35px;
}

.bnt2 {
	display: block;
	color: #fff;
	font-size: 35px;
	font-weight: normal;
	line-height: 1;
}

.fixed-right {
	position: fixed;
	right: 0;
	bottom: 40%;
	z-index: 100;
	box-shadow: 0 2px 3px #CECECE;
}

.frlink {
	position: relative;
	display: block;
	width: 53px;
	height: 53px;
	text-align: center;
	line-height: 53px;
	color: #1B5C9B;
	background: #fff;
	margin-top: 1px;
}

.frlink i {
	display: block;
	font-size: 22px;
}

.frlink:hover {
	background: #1B5C9B;
	color: #fff;
}

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

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

.frpn:hover .frdh {
	opacity: 1;
	visibility: visible;
}

.frdh {
	opacity: 0;
	visibility: hidden;
	transition: 0.35s;
	position: absolute;
	top: 0;
	padding: 0 20px;
	width: 130px;
	height: 53px;
	line-height: 53px;
	color: #fff;
	font-size: 14px;
	right: 53px;
	background: #1B5C9B;
}

.index-ma {
	padding: 100px 0 150px 0;
}

.gyt1 .gteng {
	color: #333333;
}

.gyt1 .ftch {
	color: #333333;
}

.gyt1 .ftch:before {
	background: #333333;
}

.gyt2 .gteng {
	color: #fff;
}

.gyt2 .ftch {
	color: #fff;
}

.gyt2 .ftch:before {
	background: #fff;
}

.gyt3 .gteng {
	color: #1B5C9B;
}

.gyt3 .ftch {
	color: #1B5C9B;
}

.gyt3 .ftch:before {
	background: #1B5C9B;
}

.gteng {
	display: block;
	font-family: 'Gilroy';
	font-size: 50px;
	text-transform: uppercase;
	line-height: 1.5;
}

.ftch {
	position: relative;
	display: block;
	font-size: 24px;
	padding-bottom: 30px;
}

.ftch:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 1px;
	transition: 0.6s;
	transition-delay: 0.15s;
}

.ftch:before.target {
	width: 0;
	transition: transform 600ms, opacity .15s cubic-bezier(0.445, 0.145, 0.355, 1);
	-webkit-transition: transform 600ms, opacity .15s cubic-bezier(0.445, 0.145, 0.355, 1);
	transition-timing-function: ease-out;
	-webkit-transition-timing-function: ease-out;
	opacity: 0;
	visibility: hidden;
}

.action.ftch:before {
	width: 207px;
	opacity: 1;
	visibility: visible;
}

.imlist {
	margin-top: 95px;
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}

.imlist li {
	position: relative;
	float: left;
	width: 33.333%;
	text-align: center;
	cursor: pointer;
	box-sizing: border-box;
	padding: 45px 35px;
	z-index: 3;
}

.imlist li:hover:before {
	opacity: 1;
	visibility: visible;
	-webkit-transform: perspective(400px) rotateX( 0deg);
	-moz-transform: perspective(400px) rotateX(0deg);
	-ms-transform: perspective(400px) rotateX(0deg);
	-o-transform: perspective(400px) rotateX(0deg);
	transform: perspective(400px) rotateX( 0deg);
}

.imlist li:before {
	opacity: 0;
	visibility: hidden;
	content: "";
	position: absolute;
	height: 100%;
	left: 0;
	top: 0;
	width: 100%;
	-webkit-transform: perspective(400px) rotateX( -90deg);
	-moz-transform: perspective(400px) rotateX(-90deg);
	-ms-transform: perspective(400px) rotateX(-90deg);
	-o-transform: perspective(400px) rotateX(-90deg);
	transform: perspective(400px) rotateX( -90deg);
	-webkit-transform-origin: top;
	-moz-transform-origin: top;
	-ms-transform-origin: top;
	-o-transform-origin: top;
	transform-origin: top;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	background: #F1F1F1;
	z-index: -3;
}

.imlist li:hover .ilicon,
.imlist li:hover .ilbt {
	color: #333333;
}

.ilicon {
	display: block;
	color: #999999;
	font-size: 70px;
	line-height: 1.5;
	transition: 0.35s;
}

.ilbt {
	color: #999999;
	font-size: 20px;
	margin-top: 20px;
	font-weight: normal;
}

.ilms {
	color: #333333;
	font-size: 14px;
	margin-top: 20px;
}

.index-sl {
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	padding: 130px 0 260px 0;
}

.isllist {
	margin-top: 100px;
	margin-left: -1%;
}

.islitem {
	position: relative;
	float: left;
	width: 19%;
	margin-left: 1%;
	box-sizing: border-box;
	transition: 0.35s;
}

.ilicv:before {
	opacity: 0;
	visibility: hidden;
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	width: 0;
	right: 0;
	background: rgba(27, 92, 155);
	z-index: -3;
	transition: 0.35s;
}

.ilipic {
	position: relative;
	overflow: hidden;
}

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

.ilijh {
	position: absolute;
	top: 33px;
	left: 33px;
	color: #fff;
	z-index: 5;
	font-size: 40px;
	line-height: 1;
	font-weight: lighter;
}

.ilicv {
	position: relative;
	background: #fff;
	padding: 20px;
	z-index: 3;
}

.ict1 {
	display: block;
	color: #1B5C9B;
	font-size: 22px;
	line-height: 1.5;
}

.it2txt {
	display: block;
	color: #1B5C9B;
	font-size: 14px;
}

.ict2 {
	height: 50px;
	overflow: hidden;
}

.index-pc {
	padding: 120px 0;
	background: #F0F0F0;
}

.index-pc .gyt3 {
	float: left;
}

.index-pc .gymore {
	float: right;
	margin-top: 23px;
}

.gymore a {
	display: block;
	font-family: "Gilroy-Medium-2";
	color: #1B5C9B;
	font-size: 16px;
	text-transform: uppercase;
	margin-right: 10px;
	width: 300px;
	text-align: right;
}

.gymore a:hover {
	font-weight: bold;
}

.gymore a:hover .gmline {
	width: 100px;
}

.gmline {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin-left: 15px;
	width: 171px;
	height: 1px;
	background: #62A0DC;
	transition: 0.45s;
}

.gmline:after {
	content: "";
	position: absolute;
	top: -7.5px;
	right: -5px;
	width: 15px;
	height: 15px;
	background: rgba(27, 92, 155, .5);
	border-radius: 50%;
	animation: bannerbuIn infinite linear 1.4s normal;
	*/ -webkit-animation: bannerbuIn infinite linear 1.4s normal;
}

.gmline:before {
	content: '';
	position: absolute;
	top: -2.5px;
	right: 0;
	width: 5px;
	height: 5px;
	background: rgba(27, 92, 155);
	border-radius: 50%;
	z-index: 1;
}

@keyframes bannerbuIn {
	0% {
		opacity: 1;
		filter: alpha(opacity=100);
		transform: scale(1);
	}
	100% {
		opacity: 0;
		filter: alpha(opacity=0);
		transform: scale(1.5);
	}
}

.iptab {
	margin-top: 100px;
	display: flex;
	display: -webkit-flex;
}

.itqh {
	position: relative;
	margin-left: 1%;
	box-sizing: border-box;
	padding: 55px 5%;
	background: #fff;
	cursor: pointer;
	flex: 1;
	z-index: 3;
	display: flex;
}
.itqh:first-child{
	margin-left: 0;
}

.itqh.active:before {
	left: 0;
	width: 100%;
}
.itqh.active .itleft .img1{
	opacity: 0;
}
.itqh.active .itleft .img2{
	opacity: 1;
}

.itqh.active .irt1,
.itqh.active .irt2,
.itqh.active .irt3 {
	color: #fff;
}

.itqh:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 0;
	height: 100%;
	background: #117AC8;
	z-index: -3;
	transition: 0.45s;
}
.itleft {
	width: 110px;
    height: 110px;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
}
.itleft img{
	position: relative;
	display: block;
	object-fit: contain;
	height: 100%;
	transition: .3s;
}
.itleft .img2{
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	max-width: 100%;
	max-height: 100%;
	margin: auto;
	opacity: 0;
}
.itright {
	margin-left: 10%;
}

.irt1 {
	display: block;
	color: #1B5C9B;
	font-size: 18px;
}

.irt2 {
	display: block;
	font-family: "Gilroy-Medium-2";
	color: #1B5C9B;
	font-size: 12px;
}

.irt3 {
	color: #1B5C9B;
	font-size: 12px;
	margin-top: 25px;
}

.ipcont {
	display: none;
	position: relative;
	background: #fff;
	padding: 45px 80px 40px 80px;
}

.ic1:before {
	left: 100px;
}

.ic2:before {
	right: 100px;
}

.ipcont:before {
	content: "";
	position: absolute;
	top: -15px;
	border-right: 15px solid transparent;
	border-left: 15px solid transparent;
	border-bottom: 15px solid #fff;
}

.ipctab {
	display: flex;
}

.ictqh {
	position: relative;
	display: block;
	text-align: center;
	color: #333333;
	font-size: 20px;
	padding-bottom: 5px;
}

.ictqh:before {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	width: 0;
	height: 2px;
	background: #1B5C9B;
	transition: 0.45s;
}

.iclist1 li:hover .ictqh,
.iclist1 li.active.ictqh {
	color: #1B5C9B;
}

.iclist1 li:hover .ictqh:before,
.iclist1 li.active .ictqh:before {
	width: 100%;
}

.icbox {
	display: none;
	margin-top: 20px;
	margin-left: -1%;
}

.icbox li {
	float: left;
	margin-left: 1%;
	margin-top: 15px;
}

.icbox li img {
	display: block;
	width: 100%;
}

.ipcontent {
	margin-top: 40px;
}

.ic1 .icbox li {
	width: 24%;
}

.ic2 .icbox li {
	width: 32.333%;
}

.bg-FBFBFB {
	background: #FBFBFB;
}

.bg-F3F3F3 {
	background: #F3F3F3;
}

.index-news {
	padding: 100px 0;
}

.inlist {
	margin-top: 65px;
	display: flex;
	flex-wrap: wrap;
}

.inlist li {
	position: relative;
	float: left;
	width: 33.333%;
	box-sizing: border-box;
	border: 1px solid #D8D8D8;
	margin-left: -1px;
	overflow: hidden;
}
.inlist li:hover:before,.sl2xw:hover:before {
	left: 0;
	width: 100%;
}

.inlist li:before,.sl2xw:before {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	width: 0;
	height: 10px;
	background: #1077C3;
	transition: 0.45s;
	z-index: 1;
}

.inlist li:hover .ilpic img,.sl2xw:hover  .ilpic img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

.inlist li:hover .iwtitle,
.inlist li:hover .iwdesc,
.inlist li:hover .iwdate,
.sl2xw:hover .iwtitle,
.sl2xw:hover .iwdesc,
.sl2xw:hover .iwdate {
	color: #1B5C9B;
}

.inlist li:hover .ilpic,
.sl2xw:hover .ilpic {
	filter: none;
}

.ilpic {
	overflow: hidden;
	/*-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;*/
	transition: 0.35s;
}

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

.ilwz {
	padding: 60px 40px;
}

.iwtitle {
	color: #6E6D6D;
	font-size: 18px;
	line-height: 1.5;
	font-weight: normal;
}

.iwdesc {
	color: #999999;
	font-size: 14px;
	margin-top: 25px;
	overflow: hidden;
	text-align: justify;
}

.iwdate {
	display: block;
	color: #999999;
	font-size: 14px;
	margin-top: 50px;
}

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

.index-news .gyt3 {
	float: left;
}

.index-news .gymore {
	float: right;
	margin-top: 23px;
}

.footer-wrap {
	position: relative;
	padding: 50px 0;
	background: -webkit-linear-gradient(90deg, #168AE1, #0D6FB8);
	/* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(90deg, #168AE1, #0D6FB8);
	/* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(90deg, #168AE1, #0D6FB8);
	/* Firefox 3.6 - 15 */
	background: linear-gradient(90deg, #168AE1, #0D6FB8);
	/* 标准的语法 */
}

.fwbg {
	background: url(../img/pic18.png) no-repeat;
	background-size: cover;
}

.fwmenu {}

.fwlink {
	display: inline-block;
	color: #fff;
	font-size: 16px;
	padding: 0 30px;
	line-height: 1;
}

.fwlink:hover {
	font-weight: bold;
}

.fwmenu .fwlink:not(:first-child) {
	border-left: 1px solid #fff;
}

.fwway {
	color: rgba(255, 255, 255, .8);
	font-size: 22px;
	padding-left: 30px;
	margin-top: 30px;
}

.fwbox {
	margin-bottom: 20px;
	padding-left: 30px;
}

.fbbt {
	display: block;
	color: #fff;
	font-size: 14px;
}

.fblx {
	margin-top: 5px;
}

.flicon {
	display: inline-block;
	color: #fff;
	width: 16px;
	font-size: 15px;
	line-height: 1.5;
}

.fltxt {
	display: inline-block;
	vertical-align: top;
	margin-left: 6px;
}

.ftwz {
	display: block;
	color: #fff;
	font-size: 14px;
}

.fbdz {
	float: left;
}

.fbewm {
	float: left;
	margin-left: 160px;
}

.fepic {
	display: inline-block;
	vertical-align: bottom;
	width: 86px;
	overflow: hidden;
}

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

.fetxt {
	display: inline-block;
	vertical-align: bottom;
	color: #fff;
	font-size: 12px;
	margin-left: 14px;
}

.fwbt {
	margin-top: 25px;
	padding-top: 30px;
	border-top: 1px solid #fff;
}

.fbwz {
	float: left;
	color: #fff;
	font-size: 14px;
	margin-right: 90px;
	margin-top: 8px;
}

.fbwz a {
	color: #fff;
}

.fs-select {
	float: right;
	position: relative;
	width: 236px;
	height: 42px;
	line-height: 42px;
	color: #fff;
	font-size: 12px;
	background-color: none !important;
	background: url(../images/dbx.svg) 95% no-repeat;
	background-size: 10px 9px;
	box-sizing: border-box;
	padding: 0 20px;
	border: 1px solid #fff;
}

.fs-zk {
	display: none;
	width: 100%;
	background: #fff;
	border: 1px solid #eee;
	position: relative;
	z-index: 99;
	position: absolute;
	left: -1px;
	bottom: 100%;
	z-index: 99;
	box-sizing: border-box;
}

.fs-zk a {
	display: block;
	color: #333;
	text-align: center;
	line-height: 1.5;
	padding: 10px 0;
}

.fs-zk a:hover {
	color: #168AE1;
}

.up-top {
	position: absolute;
	bottom: 10%;
	right: 10px;
	width: 38px;
	height: 38px;
	text-align: center;
	border-radius: 50%;
	border: 2px solid #fff;
	color: #fff;
	font-size: 10px;
	z-index: 10;
	line-height: 1;
	box-sizing: border-box;
	padding-top: 3px;
	cursor: pointer;
}

.up-top i {
	display: block;
	font-size: 14px;
	line-height: 1;
}

.insides-banner {
	position: relative;
}

.ibtp {
	overflow: hidden;
}

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

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

.ictitle {
	font-family: 'YouSheBiaoTiHei';
	position: relative;
	color: #fff;
	font-size: 40px;
	font-weight: normal;
	padding-bottom: 5px;
}

.ictitle:before {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	width: 71px;
	height: 3px;
	background: #fff;
}

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

.icwz {
	width: 360px;
	text-align: left;
	margin: 30px auto 0;
}

.icwtxt {
	color: #fff;
	font-size: 25px;
	margin-top: 10px;
}

.nymenu {
	background: #F0F0F0;
}

.nmlink {
	position: relative;
	display: inline-block;
	height: 70px;
	line-height: 70px;
	color: #666666;
	font-size: 20px;
	padding-right: 40px;
	margin-right: 40px;
}

.nmlink:not(:last-child):before {
	content: "";
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	width: 2px;
	height: 20px;
	background: #707070;
}

.nmlink i {
	display: inline-block;
	font-size: 20px;
	margin-right: 15px;
}

.nmlink:hover,
.nmlink.active {
	color: #117AC8;
}

.abbox1 {
	padding: 85px 0;
}

.ab1left {
	float: left;
}

.altxt1 {
	display: block;
	color: #117AC8;
	font-size: 28px;
	line-height: 1.5;
}

.altxt2 {
	position: relative;
	display: block;
	font-family: "Gilroy-Medium-2";
	font-style: normal;
	text-transform: uppercase;
	color: #117AC8;
	font-size: 14px;
	line-height: 1.5;
	padding-bottom: 20px;
}

.altxt2:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 58px;
	height: 1px;
	background: #62A0DC;
}

.ab1right {
	float: right;
	width: 78%;
	box-sizing: border-box;
	padding-left: 60px;
	border-left: 1px solid #DDDDDD;
}

.ar1name {
	color: #666666;
	font-size: 28px;
	line-height: 1.5;
}

.ar1label {
	color: #666666;
	font-size: 18px;
}

.ar1cont {
	color: #666666;
	font-size: 16px;
}

.ar1tj {
	margin-top: 40px;
}

.ar1tj li {
	position: relative;
	float: left;
	/*width: 25%;*/
	margin-right: 22px;
	box-sizing: border-box;
}

.ar1tj li:not(:first-child) {
	padding-left: 22px;
}

.ar1tj li:not(:first-child):before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 51px;
	background: #DDDDDD;
}

.at1num {
	display: block;
	color: #333333;
	font-size: 40px;
	line-height: 1.2;
	font-weight: normal;
}

.an1sz {
	display: inline-block;
}

.at1dw {
	display: inline-block;
	vertical-align: text-bottom;
	font-size: 16px;
	margin-left: 5px;
}

.at1txt {
	color: #999999;
	font-size: 16px;
}

.ab2banner {
	position: relative;
	overflow: hidden;
	margin-top: 64px;
}

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

.ai2year {
	display: block;
	color: #333333;
	font-size: 28px;
}

.ai2nr {
	position: relative;
	margin-top: 40px;
}

.an2year {
	width: 50%;
	text-align: right;
	box-sizing: border-box;
	padding-right: 30px;
	font-size: 60px;
	line-height: 1;
	-webkit-text-fill-color: #F3F3F3;
	/*文字的填充色*/
	-webkit-text-stroke: 1px #DDDDDD;
	font-weight: lighter;
}

.an2wz {
	float: left;
	width: 50%;
	box-sizing: border-box;
	padding-right: 30px;
}

.an2txt {
	position: relative;
	color: #666666;
	font-size: 16px;
	padding-left: 20px;
}

.an2txt:before {
	content: "";
	position: absolute;
	left: 2px;
	top: 11px;
	width: 7px;
	height: 7px;
	background: #666666;
	transform: rotate(45deg);
}

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

.an2pic {
	float: right;
	width: 50%;
}

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

.ab2bt {
	position: relative;
}

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

.ab2nf {
	position: relative;
	overflow: hidden;
	width: 75%;
	margin: 20px auto 0;
}

.ab2nf .slick-arrow {
	position: absolute;
	z-index: 99;
	top: 50%;
	transform: translateY(-50%);
	width: 45px;
	height: 45px;
	background: #fff;
	text-align: center;
	line-height: 45px;
	border-radius: 50%;
	color: #666666;
	border: 1px solid #eee;
}

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

.ab2nf .slick-prev:before {
	content: "\e75a";
}

.ab2nf .slick-next:before {
	content: "\e767";
}

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

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

.ab2nf .slick-arrow:hover {
	color: #52A4E2;
}

.an2item {
	position: relative;
	float: left;
	padding: 30px 0;
}

.ab2nf .slick-current.an2item .ai2cricle {
	background: #117AC8;
	border: 1px solid #117AC8;
}

.ab2nf .slick-current.an2item .ai2cricle:before {
	opacity: 1;
	visibility: visible;
	animation: bannerbuIn infinite linear 1.4s normal;
	-webkit-animation: bannerbuIn infinite linear 1.4s normal;
}

.ab2nf .slick-current.an2item .ac2y,
.ab2nf .slick-current.an2item .ac2z {
	color: #fff;
}

.ai2cricle:before {
	opacity: 0;
	visibility: hidden;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(17, 122, 200, .33);
	z-index: -3;
	border-radius: 50%;
}

.ai2cricle {
	position: relative;
	width: 120px;
	height: 120px;
	margin: 0 auto;
	text-align: center;
	border: 1px dashed #707070;
	background: #fff;
	border-radius: 50%;
	box-sizing: border-box;
	padding-top: 13px;
	transition: 0.25s;
	cursor: pointer;
	z-index: 3;
}

.ac2y {
	display: block;
	color: #666666;
	font-size: 30px;
	font-weight: normal;
	line-height: 1.2;
}

.ac2z {
	display: block;
	font-style: normal;
	color: #666666;
	font-size: 12px;
	line-height: 1.5;
}

.abbox3 {
	padding: 90px 0;
}

.abbox3 {
	padding: 90px 0;
}

.ab3list {
	margin-top: 110px;
}

.ab3list li {
	position: relative;
	float: left;
	width: 25%;
	box-sizing: border-box;
	border: 2px solid #fff;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
	transition: 0.45s;
	overflow: hidden;
}

.ab3list li:hover {
	transform: translateY(-10px);
}

.al3pic {
	overflow: hidden;
}

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

.al3pic:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	background: rgba(51, 51, 51, .8);
	z-index: 1;
}

.al3cv {
	position: absolute;
	top: 75px;
	left: 24px;
	right: 24px;
	z-index: 5;
	text-align: center;
}

.ac3icon {
	display: block;
	color: #fff;
	font-size: 26px;
	line-height: 1.5;
}

.ac3title {
	display: block;
	color: #fff;
	font-size: 20px;
	line-height: 1.5;
}

.ac3ms {
	color: #fff;
	font-size: 18px;
	margin-top: 50px;
	line-height: 1.5;
}

.ab3list li:before {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 0;
	background: rgba(17, 122, 200, .88);
	transition: 0.45s;
}

.ab3list li:hover:before {
	width: 100%;
	left: 0;
}

.ab3list li:hover .al3pic:before {
	opacity: 0;
	visibility: hidden;
}

.abbox3 {
	padding: 60px 0 140px 0;
	overflow: hidden;
}

.ab3banner {
	position: relative;
	margin-top: 120px;
	padding-bottom: 110px;
}

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

.ab3banner .slick-dots li {
	position: relative;
	display: inline-block;
	width: 11px;
	height: 11px;
	border-radius: 50%;
	vertical-align: middle;
	background: #DDDDDD;
	margin: 0 10px;
}

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

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

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

.ab3banner .slick-arrow {
	position: absolute;
	z-index: 99;
	top: 32%;
	color: #666666;
}

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

.ab3banner .slick-prev:before {
	content: "\e75a";
}

.ab3banner .slick-next:before {
	content: "\e767";
}

.ab3banner .slick-prev {
	left: -30px;
}

.ab3banner .slick-next {
	right: -30px;
}

.ab3banner .slick-arrow:hover {
	color: #52A4E2;
}

.ab3item {
	float: left;
	position: relative;
	margin: 0 25px;
	cursor: pointer;
}

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

.abbox4 {
	padding: 100px 0;
}

.ab4list {
	margin-top: 70px;
}

.ab4list li {
	position: relative;
	float: left;
	width: 16.666%;
	height: 200px;
	transition: 0.45s;
}

.ab4list li:hover {
	box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
}

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

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

.aw2tab {
	text-align: center;
}

.at2qh {
	position: relative;
	display: inline-block;
	margin: 0 70px;
}

.at2qh:hover .aq2cr,
.at2qh.active .aq2cr {
	background: #117AC8;
	color: #fff;
}

.at2qh:hover .aq2eng:before,
.at2qh.active .aq2eng:before {
	width: 42px;
}

.at2qh:hover .aq2eng:after,
.at2qh.active .aq2eng:after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: -8px;
	transform: translateX(-50%);
	border-right: 6px solid transparent;
	border-left: 6px solid transparent;
	border-top: 8px solid #117AC8;
}

.aq2cr {
	display: block;
	box-sizing: border-box;
	width: 82px;
	margin: 0 auto;
	text-align: center;
	border-radius: 11px;
	border: 1px solid #117AC8;
	color: #117AC8;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
}

.aq2eng {
	position: relative;
	display: block;
	font-family: 'Gilroy';
	color: #117AC8;
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 10px;
	line-height: 1.5;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 5px;
}

.aq2eng:before {
	content: "";
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
	width: 0;
	height: 2px;
	background: #117AC8;
	transition: 0.45s;
}

.aw2list {
	margin-left: -1%;
}

.aw2list li {
	position: relative;
	float: left;
	width: 32.333%;
	margin-left: 1%;
	margin-top: 35px;
	display: flex;
	flex-direction: column;
}

.aw2list .ilwz {
	padding: 25px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	flex: 1;
}
.aw2list .tbox{
	flex: 1;
}

.al2bt {
	margin-top: 30px;
}

.al2bt .iwdate {
	float: left;
	margin-top: 0;
}

.al2bt .gymore {
	opacity: 0;
	visibility: hidden;
	float: right;
	transition: 0.35s;
}

.al2bt .gmline {
	width: 34px;
}

.al2bt .gymore a {
	width: auto;
}

.aw2list li:hover .gymore,.sl2xw:hover .gymore {
	opacity: 1;
	visibility: visible;
}

.pages-list {
	position: relative;
	height: 44px;
	line-height: 44px;
	padding: 0 28px;
	margin-top: 37px;
	background: #F0F0F0;
}

.plpn {
	color: #666666;
	font-size: 14px;
	top: 0;
}

.plpn:hover {
	color: #117AC8;
}

.plpn i {
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
}

.plzc {
	position: absolute;
	left: 28px;
}

.plzc i {
	margin-right: 12px;
}

.plyc {
	position: absolute;
	right: 28px;
}

.plyc i {
	margin-left: 12px;
}

.plnum {
	text-align: center;
}

.pnsz {
	display: inline-block;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #666666;
	font-size: 14px;
}

.pnsz:hover,
.pnsz.active {
	background: #117AC8;
	color: #fff;
}

.news-detail {
	padding: 100px 0 70px 0;
}

.nblink {
	display: inline-block;
	color: #666666;
	font-size: 18px;
}

.ndxq {
	margin-top: 100px;
}

.nxtitle {
	color: #333333;
	font-size: 30px;
	text-align: center;
	line-height: 1.5;
}

.nxdate {
	display: block;
	color: #333333;
	font-size: 25px;
	text-align: center;
	margin-top: 30px;
}

.nxline {
	display: block;
	width: 980px;
	height: 1px;
	background: #707070;
	margin: 50px auto 0;
}

.nxnr {
	color: #333333;
	font-size: 19px;
	margin-top: 60px;
	text-align: justify;
}

.ndbt {
	text-align: right;
	margin-top: 150px;
}

.nbtprev,
.nbtnext {
	display: inline-block;
	vertical-align: middle;
	margin-left: 72px;
	color: #666666;
	font-size: 14px;
}

.nbtprev:hover,
.nbtnext:hover {
	color: #117AC8;
}

.nbtreturn:hover {
	background: #117AC8;
	border: 1px solid #117AC8;
	color: #fff;
}

.nbtprev i,
.nbtnext i {
	display: inline-block;
	font-size: 12px;
}

.nbtprev i {
	margin-right: 14px;
}

.nbtnext i {
	margin-left: 14px;
}

.nbtreturn {
	display: inline-block;
	vertical-align: middle;
	width: 112px;
	height: 33px;
	text-align: center;
	line-height: 33px;
	color: #666666;
	font-size: 14px;
	border: 1px solid #999999;
	margin-left: 100px;
}

.nbtreturn i {
	display: inline-block;
	margin-left: 20px;
	font-size: 12px;
}

.st1list {
	display: flex;
	padding: 70px 0;
}

.st1item {
	flex: 1;
	/*width: 33.333%;*/
	height: 380px;
	position: relative;
	background: #F3F3F3;
	box-sizing: border-box;
	border: 1px solid #fff;
	padding: 0 30px;
	overflow: hidden;
	z-index: 3;
}

.ai1dw {
	position: absolute;
	top: 50%;
	left: 30px;
	right: 30px;
	transform: translateY(-50%);
	transition: 0.45s;
}

.st1item:hover:before {
	left: 0;
	width: 100%;
}

.st1item:hover .si1title,
.st1item:hover .si1type,
.st1item:hover .si1ms {
	color: #fff;
}

.st1item:hover .si1title:before {
	background: #fff;
}

.st1item:hover .si1ms {
	opacity: 1;
	visibility: visible;
}

.st1item:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 0;
	background: #117AC8;
	transition: 0.45s;
}

.si1title {
	position: relative;
	display: block;
	color: #117AC8;
	font-size: 24px;
	text-align: center;
	line-height: 1.5;
	padding-bottom: 15px;
}

.si1title:before {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	width: 110px;
	height: 1px;
	background: #117AC8;
}

.si1type {
	position: relative;
	display: block;
	text-align: center;
	color: #117AC8;
	font-size: 14px;
	margin-top: 10px;
}

.si1type:before,
.si1type:after {
	content: "";
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 22px;
	height: 1px;
	background: #117AC8;
}

.si1type:before {
	left: 22%;
}

.si1type:after {
	right: 22%;
}

.si1ms {
	color: #117AC8;
	font-size: 16px;
	text-align: justify;
	margin-top: 40px;
}

.sd1wrap {
	margin-top: 80px;
}

.sd1tab {
	display: flex;
	background: #F3F3F3;
	margin-top: 40px;
}

.st1qh {
	flex: 1;
	position: relative;
	/*float: left;*/
	width: 33.333%;
	margin: 0 auto;
	text-align: center;
	box-sizing: border-box;
	padding: 68px 20px;
}

.st1qh:hover .sq1icon,
.st1qh.active .sq1icon,
.st1qh:hover .sq1txt,
.st1qh.active .sq1txt {
	color: #117AC8;
}

.st1qh.active:after {
	opacity: 1;
	visibility: visible;
}

.st1qh:hover .sq1icon {
	transform: rotateY(180deg);
}

.st1qh:after {
	opacity: 0;
	visibility: hidden;
	content: "";
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: -28px;
	border-right: 26px solid transparent;
	border-left: 26px solid transparent;
	border-top: 28px solid #F3F3F3;
}

.st1qh:not(:first-child):before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	width: 1px;
	height: 66px;
	background: #707070;
}

.sq1icon {
	display: block;
	color: #AAAAAA;
	font-size: 70px;
	line-height: 1;
	transition: 0.45s;
}

.sq1txt {
	display: block;
	color: #AAAAAA;
	font-size: 20px;
	margin-top: 15px;
}

.ad1xq {
	margin-top: 100px;
}

.ax1name {
	text-align: center;
}

.an1icon {
	display: block;
	color: #666666;
	font-size: 34px;
}

.an1bt {
	display: block;
	color: #666666;
	font-size: 24px;
	line-height: 1.5;
}

.ax1box {
	margin-top: 80px;
}

.ab1txt {
	position: relative;
	color: #666666;
	font-size: 18px;
	margin-top: 20px;
	padding-left: 25px;
}

.ab1txt:before {
	content: "";
	position: absolute;
	left: 5px;
	top: 10px;
	transform: rotate(45deg);
	width: 9px;
	height: 9px;
	background: #666666;
}

.sd1table {
	width: 100%;
}

.sd1table td {
	position: relative;
	color: #666666;
	font-size: 16px;
	text-align: center;
	background: #F0F0F0;
	border: 1px solid #fff;
	padding: 5px 10px;
	word-break: break-all;
}

.wzhs {
	color: #AAAAAA !important;
}

.wzls {
	color: #117AC8 !important;
}

.ax1box {
	color: #666666;
	font-size: 18px;
}

.stg {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 35px;
	width: 23px;
	height: 23px;
	background: url(../images/gg.png) no-repeat;
	background-size: contain;
}

.ad1ts {
	color: #666666;
	font-size: 14px;
	margin-top: 17px;
}

.ad1bg {
	margin-top: 70px;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 80px 0;
}

.ab1btn {
	display: block;
	width: fit-content;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	padding: 0 13px;
	height: 52px;
	text-align: center;
	line-height: 52px;
	color: #fff;
	font-size: 16px;
	margin: 0 auto;
	background: #117AC8;
	border-radius: 10px;
}

.ad1xq .ndbt {
	margin-top: 100px;
}

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

.ab1tab {}

.at1qh {
	position: relative;
	display: block;
	float: left;
	width: 25%;
	text-align: center;
	height: 48px;
	line-height: 48px;
	color: #666666;
	font-size: 18px;
	border-radius: 10px;
	box-sizing: border-box;
	font-weight: bold;
}

.at1qh:hover,
.at1qh.active {
	color: #117AC8;
}

.at1qh.active {
	border: 1px solid #117AC8;
}

.at1qh.active:before {
	content: "";
	position: absolute;
	left: 50%;
	bottom: -8px;
	transform: translateX(-50%);
	border-right: 12px solid transparent;
	border-left: 12px solid transparent;
	border-top: 8px solid #117AC8;
}

.ab1nr {
	margin-top: 50px;
}

.an1cont {
	display: none;
	background: #F0F0F0;
	padding: 30px 35px;
	color: #666666;
	font-size: 16px;
}

.aw1am {
	margin-top: 60px;
}

.aw1bt {
	text-align: center;
}

.aw1bt .altxt2:before {
	left: 50%;
	transform: translateX(-50%);
}

.amtype {
	text-align: center;
	margin-top: 40px;
}

.atlink {
	display: inline-block;
	vertical-align: middle;
	width: 236px;
	height: 66px;
	border-radius: 10px;
	border: 1px solid #666666;
	color: #333333;
	font-size: 16px;
	box-sizing: border-box;
	text-align: center;
	padding-top: 18px;
	margin: 0 3px;
}

.atmore {
	opacity: 0;
	visibility: hidden;
	display: block;
	font-size: 12px;
	font-style: normal;
}

.atlink:hover {
	background: #117AC8;
	border: 1px solid #117AC8;
	color: #fff;
	line-height: 1.5;
	padding-top: 10px;
}

.atlink:hover .atmore {
	opacity: 1;
	visibility: visible;
}

.al2cl {
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	padding: 120px 0 100px 0;
	background-position: center;
	margin-top: 30px;
}

.cllist {
	margin-top: 90px;
	text-align: center;
}

.cllist li {
	display: inline-block;
	vertical-align: middle;
	margin: 0 40px;
	width: 158px;
	height: 158px;
	text-align: center;
	border-radius: 50%;
	background: #fff;
	box-sizing: border-box;
	padding-top: 40px;
}

.clicon {
	display: block;
	color: #117AC8;
	font-size: 25px;
	line-height: 1.5;
	transition: 0.45s;
}

.cltxt {
	display: block;
	color: #117AC8;
	font-size: 22px;
}

.cllist li:hover .clicon {
	transform: rotateY(180deg);
}

.sl2ae {
	margin-top: 40px;
	padding: 0 60px;
	overflow: hidden;
}

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

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

.aelist .slick-prev:before {
	content: "\e75a";
}

.aelist .slick-next:before {
	content: "\e767";
}

.aelist .slick-prev {
	left: -50px;
}

.aelist .slick-next {
	right: -50px;
}

.aelist .slick-arrow:hover {
	color: #0D6FB8;
}

.aelitem {
	position: relative;
	margin: 0 5px;
}

.aelitem:hover .alpic img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

.altxt {
	background: #117AC8;
	height: 27px;
	line-height: 27px;
	padding: 0 20px;
	color: #fff;
	font-size: 14px;
	overflow: hidden;
}

.alpic {
	overflow: hidden;
}

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

.ateng {
	display: inline-block;
	vertical-align: middle;
	text-transform: uppercase;
	font-style: normal;
	margin-left: 10px;
}

.al2cc {
	width: 870px;
	margin: 0 auto;
	padding: 100px 0;
}

.ac2ms {
	color: #666666;
	font-size: 16px;
	margin-top: 80px;
	text-align: justify;
}

.ac2bot {
	margin-top: 70px;
}

.ab2logo {
	float: left;
	width: 35%;
}

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

.ab2list {
	float: right;
	width: 63%;
}

.al2name {
	position: relative;
	padding-left: 17px;
	display: block;
	float: left;
	width: 50%;
	color: #666666;
	font-size: 16px;
	margin-top: 12px;
	font-weight: bold;
	box-sizing: border-box;
	line-height: 1.5;
}

.al2name:before {
	content: "";
	position: absolute;
	left: 2px;
	top: 10px;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #666666;
	z-index: 1;
}

.al2name:after {
	content: "";
	position: absolute;
	left: 0;
	top: 8px;
	width: 9px;
	height: 9px;
	border-radius: 50%;
	background: #BCBCBC;
}

.sl3wrap1 {
	margin-top: 90px;
}

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

.sw3list li {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}

.sl3bt {
	display: block;
	text-align: center;
	color: #666666;
	font-size: 18px;
}

.sl3pic {
	position: relative;
	width: 290px;
	height: 210px;
	border-radius: 23px;
	border: 2px solid #117AC8;
	margin-top: 10px;
	overflow: hidden;
}

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

.sp3num {
	position: absolute;
	top: 15px;
	right: 15px;
	width: 24px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	border-radius: 50%;
	border: 1px solid #117AC8;
	color: #117AC8;
	font-size: 24px;
	z-index: 1;
	font-style: normal;
	font-weight: bold;
}

.sp3txt {
	position: relative;
	z-index: 5;
	background: #117AC8;
	color: #fff;
	font-size: 12px;
	padding: 15px;
	margin: -20px 20px 0 20px;
}

.sl3jt {
	display: block;
	color: #117AC8;
	font-size: 60px;
	margin: 0 25px;
}

.sl3wrap2 {
	padding: 110px 0;
}

.sw2txt1 {
	display: block;
	text-align: center;
	color: #666666;
	font-size: 28px;
	line-height: 1.5;
}

.sw2txt2 {
	display: block;
	color: #666666;
	font-size: 14px;
	text-align: center;
	margin-top: 10px;
}

.sw2list {
	margin: 45px 0 0 -2%;
}

.sw2list li {
	float: left;
	width: 31.333%;
	margin-left: 2%;
}

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

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

.sl4wrap {
	padding: 130px 0 65px 0;
}

.sl4nr {
	margin-top: 100px;
	text-align: center;
}

.sl4nr li {
	display: inline-block;
	vertical-align: text-top;
}

.sn4box {
	width: 196px;
}

.sn4icon {
	position: relative;
	display: block;
	width: 196px;
	height: 196px;
	margin: 0 auto;
	border-radius: 50%;
	text-align: center;
	line-height: 196px;
	border: 3px solid #0054A3;
	color: #0054A3;
	font-size: 62px;
}

.sn4icon:before {
	content: "";
	position: absolute;
	left: 10px;
	top: 10px;
	width: 170px;
	height: 170px;
	border-radius: 50%;
	border: 3px solid #0054A3;
}

.sn4bt {
	display: block;
	color: #0054A3;
	font-size: 18px;
	text-align: center;
	margin-top: 15px;
}

.sn4ms {
	color: #999999;
	font-size: 16px;
	text-align: justify;
}

.sn4jt {
	display: block;
	color: #0054A3;
	font-size: 30px;
	margin: 71px 50px 0 50px;
}

.sl4cases {
	margin-top: 120px;
}

.sc4list {
	position: relative;
	overflow: hidden;
	margin: 75px 0 0 0;
	padding: 0 60px;
}
.sc4list .slick-arrow {
	position: absolute;
	z-index: 99;
	top: 45%;
	transform: translateY(-50%);
	color: #666;
}

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

.sc4list .slick-prev:before {
	content: "\e75a";
}

.sc4list .slick-next:before {
	content: "\e767";
}

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

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

.sc4list .slick-arrow:hover {
	color: #0D6FB8;
}
.sl4item {
	position: relative;
	float: left;
	margin: 0 10px;
}

.sl4item:hover .sc4pic img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

.sl4item:hover .sc4wz:before {
	left: 0;
	width: 100%;
}

.sl4item:hover .sc4t1,
.sl4item:hover .sc4t2 {
	color: #fff;
}

.sl4item:hover .sc4more {
	opacity: 1;
	visibility: visible;
}

.sc4pic {
	overflow: hidden;
}

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

.sc4wz {
	position: relative;
	padding: 20px 25px;
	background: #F0F0F0;
	z-index: 3;
}

.sc4wz:before {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 0;
	background: #117AC8;
	transition: 0.45s;
	z-index: -3;
}

.sc4t1 {
	display: block;
	color: #666666;
	font-size: 16px;
	line-height: 1.5;
}

.sc4bt {
	margin-top: 10px;
}

.sc4t2 {
	display: block;
	float: left;
	width: 70%;
	color: #666666;
	font-size: 14px;
}

.sc4more {
	opacity: 0;
	visibility: hidden;
	display: block;
	float: right;
	font-style: normal;
	color: #fff;
	font-size: 14px;
	transition: 0.45s;
}

.sd4vt {
	position: relative;
	color: #666666;
	font-size: 24px;
	line-height: 1.5;
	z-index: 3;
}

.sd4vt:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #74C4FF;
	z-index: -3;
}

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

.sl5ms {
	color: #666666;
	font-size: 18px;
	margin-top: 70px;
	text-align: center;
}

.sl5bot2 {
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	padding: 60px 0 77px 0;
}

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

.sb5pic img {
	display: inline-block;
	max-width: 100%;
}

.sl5bot3 {
	padding: 90px 0 100px 0;
}

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

.sf5t1 {
	position: relative;
	color: #117AC8;
	font-size: 24px;
	padding-bottom: 10px;
	text-align: center;
}

.sf5t1:before {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	width: 59px;
	height: 1px;
	background: #117AC8;
	line-height: 1.5;
}

.sf5t2 {
	display: block;
	font-family: 'Gilroy';
	color: #117AC8;
	font-size: 28px;
	text-align: center;
	margin-top: 5px;
}

.sf5txt {
	margin-top: 40px;
}

.st5wz {
	position: relative;
	padding-left: 17px;
	display: block;
	float: left;
	width: 50%;
	color: #666666;
	font-size: 18px;
	margin-top: 10px;
	box-sizing: border-box;
}

.st5wz:before {
	content: "";
	position: absolute;
	left: 0;
	top: 13px;
	width: 9px;
	height: 9px;
	border-radius: 50%;
	border: 3px solid #117AC8;
	box-sizing: border-box;
}

.sl5btn a {
	display: block;
	width: 350px;
	height: 54px;
	margin: 150px auto 0;
	border-radius: 10px;
	background: #117AC8;
	color: #fff;
	font-size: 21px;
	text-align: center;
	line-height: 54px;
}

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

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

.pwtab {
	display: flex;
}

.ptqh {
	position: relative;
	display: block;
	flex: 1;
	float: left;
	text-align: center;
	height: 70px;
	line-height: 70px;
	background: #F0F0F0;
	color: #666666;
	font-size: 18px;
	border: 2px solid #fff;
}

.ptqh.active,
.ptqh:hover {
	color: #fff;
	background: #117AC8;
}

.ptqh.active:before {
	content: "";
	position: absolute;
	left: 50%;
	bottom: -10px;
	transform: translateX(-50%);
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	border-top: 10px solid #117AC8;
}

.pwcont {
	margin-top: 70px;
}

.pctlb {
	float: right;
	width: 48%;
	position: relative;
	overflow: hidden;
}

.pctlb .slick-arrow {
	position: absolute;
	z-index: 99;
	top: 50%;
	transform: translateY(-50%);
	color: #fff;
}

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

.pctlb .slick-prev:before {
	content: "\e75a";
}

.pctlb .slick-next:before {
	content: "\e767";
}

.pctlb .slick-prev {
	left: 20px;
}

.pctlb .slick-next {
	right: 20px;
}

.pctlb .slick-arrow:hover {
	color: #0D6FB8;
}

.pt {
	overflow: hidden;
}

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

.pcms {
	float: left;
	width: 40%;
	color: #666666;
	font-size: 18px;
	text-align: justify;
}

.pclabel {
	margin-top: 50px;
}

.pltitle {
	color: #fff;
	font-size: 16px;
	background: #117AC8;
	padding: 10px 13px;
	line-height: 1.5;
	width: fit-content;
	width: -webkit-fit-content;
	width: -moz-fit-content;
}

.ptleft {
	width: 100%;
}

.plwz {
	color: #666666;
	font-size: 14px;
	margin-bottom: 10px;
}

.plct {
	position: relative;
	display: inline-block;
	color: #666666;
	font-size: 18px;
	margin-right: 20px;
	padding-left: 22px;
}

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

.ptpic {
	float: right;
	width: 42%;
	margin-top: 10px;
}

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

.pctd {
	margin-top: 20px;
}

.pcyy {
	margin-top: 25px;
}

.pywz {
	position: relative;
	color: #666666;
	font-size: 16px;
	margin-top: 10px;
	padding-left: 20px;
}

.pywz:before {
	content: "";
	position: absolute;
	top: 10px;
	left: 0;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #666666;
	border: 2px solid #BCBCBC;
}

.pltable1,
.pltable2,
.pltable3,
.pl2table1,
.pl2table2 {
	width: 100%;
	margin-top: 25px;
}

.pltable3 thead td {
	font-weight: bold;
}

.pltable1 td,
.pltable2 td,
.pltable3 td,
.pl2table1 td,
.pl2table2 td {
	background: #F0F0F0;
	color: #666666;
	font-size: 16px;
	text-align: center;
	border: 4px solid #fff;
	padding: 10px;
	line-height: 1.5;
	word-break: break-all;
}

.ptls {
	background: #117AC8 !important;
	color: #fff !important;
}

.ptwz {
	display: inline-block;
}

.ptbg {
	display: inline-block;
	vertical-align: middle;
	width: 23px;
	height: 23px;
	background: url(../images/bg.png) no-repeat;
	background-size: contain;
	margin-left: 15px;
}

.pltable2 .pt2txt {
	text-align: left;
	padding: 0 60px;
}

.pt2bz {
	float: right;
	font-size: 14px;
}

.pl2table1 td:first-child {
	width: 140px;
}

.pd2yy {
	margin-top: 25px;
	color: #666666;
	font-size: 18px;
}

.join-wrap {
	padding: 140px 0 100px 0;
}

.jwtitle {
	position: relative;
	color: #117AC8;
	font-size: 28px;
	text-align: center;
	padding-bottom: 20px;
}

.jwtitle:before {
	content: "";
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
	width: 71px;
	height: 4px;
	background: #117AC8;
}

.jwatend {
	margin: 47px 0 0 -1%;
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}

.jwatend li {
	float: left;
	width: 19%;
	margin-left: 1%;
	box-sizing: border-box;
	border: 1px solid #DDDDDD;
}

.jwatend li:nth-child(1) .jsbg {
	background: #E3F1EC;
}

.jwatend li:nth-child(2) .jsbg {
	background: #C0E4D8;
}

.jwatend li:nth-child(3) .jsbg {
	background: #D0D7E7;
}

.jwatend li:nth-child(4) .jsbg {
	background: #B7C2E2;
}

.jwatend li:nth-child(5) .jsbg {
	background: #F8F3DD;
}

.jsbg {
	text-align: center;
	padding: 30px 15px 10px 15px;
}

.jwatend li:nth-child(1) .jaicon {
	color: #679FAE;
}

.jwatend li:nth-child(2) .jaicon {
	color: #33A880;
}

.jwatend li:nth-child(3) .jaicon {
	color: #5D7FC2;
}

.jwatend li:nth-child(4) .jaicon {
	color: #3240BE;
}

.jwatend li:nth-child(5) .jaicon {
	color: #117AC8;
}

.jaicon {
	display: block;
	font-size: 32px;
	line-height: 1;
}

.jat1 {
	position: relative;
	display: block;
	color: #333333;
	font-size: 18px;
	text-align: center;
	padding-bottom: 7px;
	margin-top: 12px;
}

.jat1:before {
	content: "";
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
	width: 133px;
	height: 2px;
}

.jwatend li:nth-child(1) .jat1:before {
	background: #679FAE;
}

.jwatend li:nth-child(2) .jat1:before {
	background: #33A880;
}

.jwatend li:nth-child(3) .jat1:before {
	background: #5D7FC2;
}

.jwatend li:nth-child(4) .jat1:before {
	background: #3240BE;
}

.jwatend li:nth-child(5) .jat1:before {
	background: #117AC8;
}

.janr {
	padding: 15px 20px;
	color: #AAAAAA;
	font-size: 14px;
	text-align: justify;
}

.join-zp {
	margin-top: 136px;
}

.jzsearch {
	text-align: right;
}

.jsbot {
	display: inline-block;
	width: 268px;
	height: 66px;
	line-height: 66px;
	border: 1px solid #707070;
	box-sizing: border-box;
	padding: 0 30px;
	overflow: hidden;
}

.jsrk {
	display: block;
	float: left;
	width: 80%;
	height: 100%;
	border: none;
	color: #666666;
	font-size: 16px;
}

.jsbtn {
	display: block;
	float: right;
	color: #666666;
	font-size: 23px;
	font-weight: bold;
}

.jsbtn:hover {
	color: #117AC8;
}

.jzlist {
	margin-top: 40px;
}

.jzlist li {
	box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
}

.jlbt.active {
	background: #117AC8;
}

.jlbt.active .jlitem {
	color: #fff;
}

.jlbt.active .jljh {
	display: none;
}

.jlbt.active .jlxq {
	display: block;
}

.jlitem {
	display: block;
	float: left;
	width: 21.75%;
	height: 89px;
	line-height: 89px;
	text-align: center;
	overflow: hidden;
}

.jlitem:last-child {
	width: 13%;
}

.jltxt1 {
	color: #666666;
	font-size: 20px;
}

.jltxt2 {
	color: #666666;
	font-size: 16px;
}

.jljh {
	display: block;
	color: #999999;
	font-style: normal;
	font-size: 35px;
	font-weight: lighter;
}

.jlxq {
	display: none;
	font-style: normal;
	color: #fff;
	font-size: 14px;
}

.jlzk {
	display: none;
	padding: 60px;
	color: #666;
	font-size: 16px;
}

.jlbtn {
	display: block;
	width: 150px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	background: #117AC8;
	color: #fff !important;
	font-size: 14px;
	margin-top: 30px;
}

.contact-wrap {
	padding: 140px 0 90px 0;
}

.cwbot1 {
	margin-top: 83px;
}

.cb1l,
.cb1c,
.cb1r {
	position: relative;
	float: left;
	box-sizing: border-box;
}

.cb1c:before,
.cb1r:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 312px;
	background: #707070;
}

.cb1l {
	width: 32%;
	padding-right: 44px;
}

.cb1c {
	width: 44%;
	padding: 0 80px;
}

.cb1r {
	width: 24%;
}

.cb1row .fbbt {
	font-size: 18px;
	color: #666666;
}

.cb1row .flicon,
.cb1row .ftwz {
	color: #666666;
}

.cb1row {
	margin-bottom: 50px;
}

.cr1ewm {
	width: 126px;
	margin: 70px auto 0;
}

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

.cr1txt {
	text-align: center;
	color: #666666;
	font-size: 14px;
	margin-top: 10px;
}

.cwbot2 {
	margin-top: 70px;
}

.cb2left {
	float: left;
	width: 45%;
}

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

.cb2right {
	float: right;
	width: 50%;
}

.cr2list li {
	margin-bottom: 20px;
	margin-left: -5%;
}

.cr2ml {
	margin-left: 5%;
}

.cr2item {
	float: left;
	width: 45%;
	margin-left: 5%;
}

.ci2bt {
	display: block;
	color: #666666;
	font-size: 18px;
}

.ci2bt sup {
	display: inline-block;
	vertical-align: top;
	font-size: 18px;
	margin-right: 7px;
	line-height: 1.5;
}

.ci2sr {
	display: block;
	width: 100%;
	height: 49px;
	line-height: 49px;
	border: 1px solid #707070;
	box-sizing: border-box;
	padding: 0 15px;
	color: #666666;
	font-size: 14px;
	margin-top: 10px;
}

.ci2area {
	display: block;
	font-family: "SourceHanSansCN-Regular";
	width: 100%;
	height: 120px;
	box-sizing: border-box;
	padding: 15px;
	color: #666666;
	font-size: 14px;
	resize: none;
	margin-top: 10px;
}

.ci2btn a {
	display: block;
	width: 104px;
	height: 36px;
	border-radius: 9px;
	background: #117AC8;
	margin: 40px auto 0;
	text-align: center;
	line-height: 36px;
	color: #fff;
	font-size: 14px;
}

.sw1title {
	text-align: center;
	color: #555;
	font-size: 28px;
}

.sl3wz {
	text-align: center;
	color: #666;
	font-size: 24px;
	margin-bottom: 10px;
	line-height: 1.5;
}

.iclist1 {
	margin-left: -1%;
}

.iclist1 li {
	position: relative;
	float: left;
	width: 24%;
	margin-left: 1%;
	margin-top: 10px;
}

.ic2 .iclist1 li {
	width: 32.333%;
}

.il1pic {
	overflow: hidden;
	margin-top: 30px;
}

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

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

.sl2lb1 {
	position: relative;
	margin-left: 0;
}
.sl2lb1 .slick-track{
	margin: 0 auto;
}

.sl2xw {
	position: relative;
	float: left;
	margin: 0 10px;
	border: 1px solid #D8D8D8;
}
.sl2lb1 .slick-arrow {
	position: absolute;
	z-index: 99;
	top: 50%;
	transform: translateY(-50%);
	width: 45px;
	height: 45px;
	border-radius: 50%;
	text-align: center;
	line-height: 45px;
	color: #666666;
}

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

.sl2lb1 .slick-prev:before {
	content: "\e75a";
}

.sl2lb1 .slick-next:before {
	content: "\e767";
}

.sl2lb1 .slick-prev {
	left: -45px;
}

.sl2lb1 .slick-next {
	right: -45px;
}

.sl2lb1 .slick-arrow:hover {
	color: #0D6FB8;
}
.sl1bt{
	margin-top: 100px;
}
.fwpic{
	opacity: 0;
	visibility: hidden;
	position: absolute;
	right: 57px;
	top: 50%;
	transform: translateY(-50%);
	transition: 0.35s;
	background: #fff;
	border: 1px solid #eee;
	padding: 3px;
	border-radius: 8px;
	width: 86px;
	box-sizing: border-box;
}
.fwpic img{
	display:block;
	width: 100%;
}
.fptxt{
	display: block;
	color: #333;
	line-height: 1.5;
}
.frwx:hover .fwpic{
	opacity: 1;
	visibility: visible;
}