@charset "utf-8";

/* 
 * 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: 'iconfont';
	/* Project id 3329185 */
	src: url('../fonts/font_3329185_iurtur0ke3r.woff2') format('woff2'), url('../fonts/font_3329185_iurtur0ke3r.woff') format('woff'), url('../fonts/font_3329185_iurtur0ke3r.ttf') format('truetype');
}

.iconfont {
	font-family: "iconfont" !important;
	font-size: 14px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

html,
body,
div,
span,
applet,
object,
iframe,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0px;
	border: 0;
	font-size: 100%;
	outline: none;
}

table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin: 0;
	padding: 0px;
}

html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	overflow-x: hidden;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}


/* html::-webkit-scrollbar {
	width: 8px;
	background: none;
}

html::-webkit-scrollbar-thumb {
	width: 8px;
	background: #004E7B;
}

html::-webkit-scrollbar-corner {
	background: none;
}

html::-webkit-scrollbar:horizontal {
	height: 9px;
} */

body {
	font: 14px/1.75 "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;
}

.fixedImg {
	background-repeat: no-repeat;
	background-size: cover;
}

.imgw {
	width: 100%;
	display: block;
}

.eT {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.linkA {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/w0.png) no-repeat;
	z-index: 99;
}

.pageC a:link,
.pageC a:visited {
	color: #183D82;
}

.pageC a:active,
.pageC a:hover {
	color: #333;
}

.pageC img {
	max-width: 100% !important;
	height: auto !important;
}

.pageC {
	overflow: hidden;
}

.pageC table {
	width: 100% !important;
}

.nimg.target {
	visibility: hidden;
}

.nimg.action {
	visibility: visible !important;
	-webkit-animation: scaleUpDown 2s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
	animation: scaleUpDown 2s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
}

.w77 {
	width: 77%;
	margin: 0 auto;
}

.w1300 {
	width: 1300px;
	margin: 0 auto;
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
}


/* 头部  */

.header {
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	z-index: 999;
	height: 80px;
	line-height: 80px;
	transition: 0.45s;
	box-sizing: border-box;
	padding: 0 5%;
}

.header.syactive {
	position: fixed !important;
	background: #fff;
}

.header.nyactive {
	top: -100%;
	overflow: hidden;
}

.header.active,
.header.syactive {
	background: #fff;
	border-bottom: 1px solid #f8f8f8;
}

.header.active .yj-bot .yj-link,
.header.active .hrlg,
.header.active .yljt,
.header.syactive .yj-bot .yj-link,
.header.syactive .hrlg,
.header.syactive .yljt {
	color: #333;
}


/*.header.active .hrsearch,
.header.syactive .hrsearch {
	border: 1px solid #eee;
}*/

.header.active .yj-bot li.active:before,
.header.syactive .yj-bot li.active:before {
	background: #003B5C;
}

.header.active .hlimg1,
.header.syactive .hlimg1 {
	display: none;
}

.header.active .hlimg2,
.header.syactive .hlimg2 {
	display: block;
}

.head-wrap {
	position: relative;
}

.head-logo {
	position: relative;
	z-index: 111;
	float: left;
}

.head-logo img {
	width: 100%;
	margin-top: 18px;
	transition: 0.35s;
}

.hlimg1 {
	display: block;
}

.hlimg2 {
	display: none;
}

.header .nav {
	float: right;
	height: 80px;
	line-height: 80px;
}

.yj-bot {
	float: left;
}

.hwright {
	float: right;
	margin-left: 40px;
}

.hrlg {
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	font-size: 18px;
	margin-right: 40px;
	text-decoration: underline !important;
}

.hrlg:hover {
	color: #0E3ED6;
}

.header .yj-bot li {
	position: relative;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	z-index: 10;
	margin: 0 25px;
}

.header .yj-bot .yj-link {
	position: relative;
	z-index: 3;
	color: #fff;
	font-size: 18px;
	display: block;
	overflow: hidden;
}

.header .yj-bot li:before {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	width: 0;
	height: 2px;
	background: #fff;
	transition: 0.25s;
}

.header .yj-bot li.active:before {
	width: 100%;
	transition: 0.65s;
}

.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;
}

.yljt {
	display: inline-block;
	color: #fff;
	font-size: 20px;
	margin-left: 5px;
}

.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%;
	width: 165px;
	margin-left: -82.5px;
	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);
	padding: 0 20px;
}

.el-link {
	position: relative;
	display: block;
	color: #666;
	font-size: 14px;
	line-height: 1.5;
	box-sizing: border-box;
	padding: 12px 0;
}

.elbox:not(:last-child) .el-link {
	border-bottom: 1px solid #eee;
}

.el-link:hover,
.el-link.active {
	color: #004E7B;
	font-weight: bold;
}

.elbox:hover .sj-list {
	opacity: 1;
	visibility: visible;
}

.sj-list {
	opacity: 0;
	visibility: hidden;
	transition: 0.35s;
	position: absolute;
	left: 165px;
	top: 0;
	bottom: 0;
	width: 120px;
	box-shadow: 0 2px 4px rgb(0 0 0 / 16%);
	background: #fff;
	text-align: left;
	padding: 0 20px;
}

.sltxt {
	display: block;
	line-height: 1.5;
	color: #666;
	font-size: 14px;
	padding: 12px 0;
}

.sltxt:hover {
	font-weight: bold;
	color: #004E7B;
	text-decoration: underline !important;
}

.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: #003B5C;
	-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: #003B5C;
	-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: #003B5C;
}

.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: 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%;
	display: none;
}

.menuMoblie .subnav .item:not(:first-child) {
	border-top: 1px solid #eee;
}

.menuMoblie .subnav .item {
	display: block;
	/*padding: 0px 5% 0 10%;*/
}

.menuMoblie .subnav .item:active a,
.menuMoblie .subnav .item:hover a {
	color: #003B5C !important;
}

.menuMoblie .subnav a {
	position: relative;
	display: block;
	padding: 10px 0;
	line-height: 1.4;
	font-size: 14px;
}

.miyj {
	font-size: 14px !important;
}

.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(../images/preloader.gif) 0 0 no-repeat;
	}
}

.pswp--css_animation {
	.pswp__preloader--active {
		opacity: 1;
		.pswp__preloader__icn {
			-webkit-animation: clockwise .5s linear infinite;
			animation: clockwise .5s linear infinite;
		}
		.pswp__preloader__donut {
			-webkit-animation: donut-rotate 1s cubic-bezier(0.4, 0, 0.22, 1) infinite;
			animation: donut-rotate 1s cubic-bezier(0.4, 0, 0.22, 1) infinite;
		}
	}
	.pswp__preloader__icn {
		background: 0 0;
		opacity: .75;
		width: 14px;
		height: 14px;
		position: absolute;
		left: 15px;
		top: 15px;
		margin: 0;
	}
	.pswp__preloader__cut {
		position: relative;
		width: 7px;
		height: 14px;
		overflow: hidden;
	}
	.pswp__preloader__donut {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 14px;
		height: 14px;
		border: 2px solid #FFF;
		border-radius: 50%;
		border-left-color: transparent;
		border-bottom-color: transparent;
		position: absolute;
		top: 0;
		left: 0;
		background: 0 0;
		margin: 0;
	}
}

@media screen and (max-width: 1024px) {
	.pswp__preloader {
		position: relative;
		left: auto;
		top: auto;
		margin: 0;
		float: right;
	}
}

@-webkit-keyframes clockwise {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes clockwise {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-webkit-keyframes donut-rotate {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	50% {
		-webkit-transform: rotate(-140deg);
		transform: rotate(-140deg);
	}
	100% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
}

@keyframes donut-rotate {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	50% {
		-webkit-transform: rotate(-140deg);
		transform: rotate(-140deg);
	}
	100% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
}

.pswp__ui {
	-webkit-font-smoothing: auto;
	visibility: visible;
	opacity: 1;
	z-index: 1550;
}

.pswp__top-bar {
	position: absolute;
	left: 0;
	top: 0;
	height: 44px;
	width: 100%;
}

.pswp--has_mouse {
	.pswp__button--arrow--left,
	.pswp__button--arrow--right {
		-webkit-backface-visibility: hidden;
		will-change: opacity;
		-webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
		transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
	}
}

.pswp__caption,
.pswp__top-bar {
	-webkit-backface-visibility: hidden;
	will-change: opacity;
	-webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
	transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--has_mouse {
	.pswp__button--arrow--left,
	.pswp__button--arrow--right {
		visibility: visible;
	}
}

.pswp__caption,
.pswp__top-bar {
	background-color: rgba(0, 0, 0, 0.5);
}

.pswp__ui--fit {
	.pswp__caption,
	.pswp__top-bar {
		background-color: rgba(0, 0, 0, 0.3);
	}
}

.pswp__ui--idle {
	.pswp__top-bar {
		opacity: 1;
	}
	.pswp__button--arrow--left,
	.pswp__button--arrow--right {
		opacity: 0;
	}
}

.pswp__ui--hidden {
	.pswp__button--arrow--left,
	.pswp__button--arrow--right,
	.pswp__caption,
	.pswp__top-bar {
		opacity: .001;
	}
}

.pswp__ui--one-slide {
	.pswp__button--arrow--left,
	.pswp__button--arrow--right,
	.pswp__counter {
		display: none;
	}
}

.pswp__element--disabled {
	display: none !important;
}

.pswp--minimal--dark .pswp__top-bar {
	background: 0 0;
}

.pswp__button--arrow--left,
.pswp__button--arrow--right {
	background-image: none !important;
}

.mtop {
	height: 111px;
}

.index-content {
	position: relative;
	background: #fff;
	z-index: 2;
	margin-top: 100vh;
}


/* banner */

.banner-wrap {
	position: relative;
	width: 100%;
	overflow: hidden;
	z-index: 0;
}

.banner {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.banner .slick-dots {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
	bottom: 45px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	z-index: 104;
}

.banner .slick-dots li {
	position: relative;
	display: inline-block;
	width: 13px;
	height: 13px;
	border-radius: 50%;
	text-align: center;
	vertical-align: middle;
	background: rgba(255, 255, 255, .3);
	margin: 0 15px;
}

.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: #0E3ED6;
}

.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: 77%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 10;
}

.bclable {
	display: block;
	width: 136px;
	height: 37px;
	text-align: center;
	line-height: 37px;
	background: #2B55DB;
	color: #fff;
	font-size: 16px;
	border-radius: 19px;
	text-transform: uppercase;
	font-family: arial;
}

.bcwz {
	color: #fff;
	font-size: 37px;
	margin-top: 35px;
}

.bcwz,
.bclable {
	opacity: 0;
	visibility: hidden;
	transform: translateY(30px);
	transition: 0.45s all;
}

.slick-active .bcwz,
.slick-active .bclable {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}


/* banner end */

.index-service {
	padding: 116px 0;
}

.isbt {
	text-align: center;
}

.istxt1 {
	display: block;
	color: #333333;
	font-size: 32px;
	line-height: 1.5;
}

.istxt2 {
	color: #333333;
	font-size: 16px;
	margin-top: 30px;
}

.islist {
	margin-top: 70px;
	display: flex;
	display: -webkit-flex;
}

.islist li {
	position: relative;
	float: left;
	border: 1px solid rgba(102, 102, 102, .25);
	margin-left: -1px;
	padding: 80px 40px;
	text-align: center;
	transition: 0.45s;
}

.islist li:hover {
	background: #fff;
	box-shadow: 0 5px 10px rgba(102, 102, 102, .25);
}

.islist li:hover .ilicon {
	-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);
	}
}

.ilicon {
	display: block;
	color: #004E7B;
	font-size: 44px;
	height: 44px;
	line-height: 1.5;
}
.islist li:last-child .ilicon{
	font-size: 38px;
}

.ilbt {
	display: block;
	color: #003B5C;
	font-size: 24px;
	margin-top: 20px;
	font-weight: normal;
}

.ilms {
	color: #5C5C5C;
	font-size: 16px;
	margin-top: 60px;
}

.index-ys {
	background-repeat: no-repeat;
	background-size: cover;
	padding: 160px 0 130px 0;
	background-attachment: fixed;
}

.ibleft {
	float: left;
	width: 43%;
}

.sybt {
	color: #fff;
	font-size: 32px;
	line-height: 1.5;
}

.iltxt2 {
	display: block;
	color: #fff;
	font-size: 24px;
	margin-top: 80px;
}

.iltxt3 {
	color: rgba(255, 255, 255, .8);
	font-size: 16px;
	margin-top: 40px;
}

.ilcbox {
	display: none;
}

.ibright {
	float: right;
	width: 35%;
}

.irqh {
	position: relative;
	padding: 30px 35px;
	border-bottom: 1px solid rgba(255, 255, 255, .1);
	cursor: pointer;
	z-index: 3;
}

.irqh.active .irtxt {
	color: #fff;
	font-weight: bold;
}

.irqh.active:before {
	width: 100%;
}

.irqh.active .irline {
	width: 145px;
}

.irqh:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 0;
	height: 100%;
	background: rgba(79, 113, 135, .65);
	transition: 0.65s;
	z-index: -3;
}

.irtxt {
	display: block;
	float: left;
	color: rgba(255, 255, 255, .6);
	font-size: 24px;
	line-height: 1.5;
}

.irline {
	display: block;
	float: right;
	width: 35px;
	height: 3px;
	background: #fff;
	margin-top: 16.5px;
	transition: 0.65s;
}

.wzls {
	color: #003B5C;
}

.index-pt {
	margin-top: 150px;
}

.iptlist {
	margin-top: 70px;
	display: flex;
	flex-direction: row-reverse;
	height: 509px;
}

.ilzc {
	flex: 1;
	overflow: hidden;
	position: relative;
}

.ilzc li {
	position: absolute;
	left: 0;
	display: flex;
	flex-direction: column;
	width: 66.666%;
	height: 100%;
	box-sizing: border-box;
	padding: 150px 40px 0 60px;
	transition: all 0.55s ease;
	cursor: pointer;
}

.ilzc li:nth-child(1) {
	background: rgba(25, 93, 149, .81);
}

.ilzc li:nth-child(2) {
	background: #195D95;
	left: 16.6%;
}

.ilzc li:nth-child(3) {
	background: #003B5C;
	left: 33.4%;
}

.ilzc li:nth-child(2).active~li:nth-child(3) {
	left: 83.2%;
}

.ilzc li:nth-child(1).active~li:nth-child(2) {
	left: 66.6%;
}

.ilzc li:nth-child(1).active~li:nth-child(3) {
	left: 83.3%;
}

.ilzc li.active .izbt,
.ilzc li.active .izms,
.ilzc li.active .izmore {
	opacity: 1;
}

.ilzc li.active {
	cursor: default;
}

.ilzc li.active .izmore {
	pointer-events: auto;
}

.ilyc {
	position: relative;
	width: 50%;
}
.iypic.active{
	opacity: 1;
	visibility: visible;
}
.iypic {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	transition: 0.55s;
}

.iypic img {
	display: block;
	width: 100%;
	height: 509px;
	object-fit: cover;
}

.izbt {
	color: #fff;
	font-size: 24px;
	line-height: 1.5;
	font-weight: normal;
	opacity: 0.4;
	transition: 0.45s;
}

.izms {
	color: rgba(255, 255, 255, .8);
	font-size: 16px;
	margin-top: 40px;
	opacity: 0.4;
	height: 112px;
	overflow: hidden;
	transition: 0.45s;
}

.gymore {
	display: block;
	width: 153px;
	height: 40px;
	border-radius: 50px;
	text-align: center;
	line-height: 40px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	font-family: arial;
}

.gymore em {
	display: inline-block;
	vertical-align: middle;
	width: 35px;
	height: 1px;
	margin-right: 10px;
}

.izmore {
	margin-top: 30px;
	border: 1px solid #fff;
	opacity: 0.4;
	color: #fff;
	pointer-events: none;
}

.izmore em {
	background: #fff;
}

.index-news {
	margin-top: 160px;
}

.inbt .sybt {
	float: left;
}

.inmore {
	float: right;
	border: 1px solid #003B5C;
	color: #003B5C;
}

.inmore:hover {
	border: 1px solid #003B5C;
	color: #fff;
	background: #003B5C;
}

.inmore:hover em {
	background: #fff;
}

.inmore em {
	background: #003B5C;
}

.inlist {
	position: relative;
	overflow: hidden;
	margin-top: 40px;
	margin-left: -3%;
}

.inlist .slick-dots {
	position: absolute;
	left: 3%;
	width: 97%;
	text-align: center;
	bottom: 0;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	z-index: 104;
}

.inlist .slick-dots li {
	position: relative;
	display: inline-block;
	width: 9px;
	height: 9px;
	border-radius: 50%;
	text-align: center;
	vertical-align: middle;
	background: #C7C7C7;
	margin: 0 13px;
}

.inlist .slick-dots li a {
	text-indent: 10em;
	position: relative;
	display: block;
	text-align: center;
	padding: 0px;
	cursor: pointer;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.inlist .slick-dots li a:focus {
	outline: none;
}

.inlist .slick-dots li.slick-active {
	opacity: 1;
	visibility: visible;
	background: #0E3ED6;
}

.ilitem {
	float: left;
	position: relative;
}

.ilpf {
	position: relative;
	float: left;
	width: 30.333%;
	margin-left: 3%;
	margin-top: 30px;
	margin-bottom: 10px;
	background: #FAFAFA;
	box-sizing: border-box;
	padding: 30px;
	transition: 0.65s;
}

.ilpf:hover {
	box-shadow: 0 0 6px rgba(0, 0, 0, .16);
}

.ilpf:hover:before {
	width: 86%;
	background: #195D95;
}

.ilpf:before {
	content: "";
	position: absolute;
	top: 0;
	left: 7%;
	right: 7%;
	width: 35px;
	height: 5px;
	background: #142942;
	transition: 0.65s;
}

.iptxt1 {
	display: block;
	color: #000000;
	font-size: 22px;
	font-weight: normal;
	line-height: 1.5;
}

.iptxt2 {
	color: #666;
	font-size: 14px;
	margin-top: 20px;
	height: 49px;
	overflow: hidden;
}

.iptxt3 {
	display: block;
	color: 2021.12.26;
	font-size: 14px;
	margin-top: 20px;
}

.index-join {
	background-repeat: no-repeat;
	background-size: cover;
	padding: 80px 0;
	margin-top: 100px;
}

.ijbot {
	text-align: center;
}

.ijlable {
	color: #333333;
	font-size: 22px;
	margin-top: 30px;
}

.ijmore {
	display: block;
	width: 153px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background: #003B5C;
	border-radius: 50px;
	color: #fff;
	font-size: 14px;
	margin: 50px auto 0;
	transition: 0.45s;
}

.ijmore:hover {
	box-shadow: 0 2px 4px #003B5C;
}

.wzhs {
	color: #333333;
}

.footer-wrap {
	position: relative;
	background: #003B5C;
}

.fwbot1 {
	padding: 80px 0 150px 0;
}

.fb1logo {
	float: left;
}

.fb1right {
	float: right;
}

.fr1item {
	float: left;
}

.fr1item:not(:first-child) {
	margin-left: 100px;
}

.fi1bt {
	display: block;
	color: rgba(255, 255, 255, .8);
	font-size: 20px;
	margin-bottom: 20px;
	font-weight: bold;
}

.fi1link {
	display: block;
	color: #fff;
	font-size: 14px;
	margin-top: 15px;
}

.fi1xx {
	margin-top: 15px;
}

.fx1icon {
	width: 25px;
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	font-size: 18px;
	text-align: center;
}

.fx1wz {
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
	color: #fff;
	font-size: 14px;
}

.fi1ewm {
	margin-top: 20px;
	width: 102px;
}

.fi1ewm img {
	display: block;
	width: 100%;
}

.fwbot2 {
	padding: 20px 0 30px 0;
	border-top: 1px solid rgba(255, 255, 255, .5);
}

.fb2l {
	float: left;
	margin-top: 12px;
}

.fb2r {
	float: right;
}

.fb2txt {
	color: rgba(255, 255, 255, .5);
	font-size: 14px;
}

.fb2txt a {
	color: rgba(255, 255, 255, .5);
}

.fb2ba {
	margin-left: 40px;
}

.uptop.active {
	opacity: 1;
	visibility: visible;
	transform: translateX(0);
}

.uptop {
	opacity: 0;
	visibility: hidden;
	transform: translateX(30px);
	transition: 0.45s;
	position: fixed;
	bottom: 25%;
	right: 5%;
	width: 64px;
	height: 64px;
	background: #fff;
	text-align: center;
	line-height: 64px;
	border-radius: 50%;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
	color: #707070;
	cursor: pointer;
	transition: 0.35s;
	z-index: 99;
}

.uptop:hover {
	background: #004E7B;
	border: 1px solid #004E7B;
}

.uptop:hover i {
	color: #fff;
}

.uptop i {
	display: block;
	font-size: 32px;
}

.insides-banner {
	position: relative;
}

.ibpic {
	overflow: hidden;
}

.ibpic img {
	display: block;
	width: 100%;
}

.ibcv {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.ictxt1 {
	display: block;
	color: #fff;
	font-size: 18px;
	font-family: arial;
	text-transform: uppercase;
}

.ictxt2 {
	display: block;
	color: #fff;
	font-size: 60px;
	line-height: 1.5;
}

.about-lmenu.active {
	opacity: 1;
	visibility: visible;
}

.about-lmenu {
	opacity: 0;
	visibility: hidden;
	transition: 0.45s;
	position: fixed;
	top: 50%;
	transform: translateY(-50%);
	left: 60px;
	padding-left: 28px;
	z-index: 20;
}

.about-lmenu:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 1px;
	height: 100%;
	background: rgba(255, 255, 255, .3);
}

.allink {
	position: relative;
	display: block;
	color: #999999;
	font-size: 16px;
	margin: 20px 0;
	line-height: 1.5;
	transition: 0.45s;
	padding: 0 10px;
}

.allink:before {
	content: "";
	position: absolute;
	left: -20px;
	top: 0;
	width: 3px;
	height: 0;
	background: #003B5C;
	transition: 0.45s;
}

.allink.active {
	padding: 5px 10px;
	color: #fff;
	background: #004E7B;
}

.allink.active:before {
	bottom: 0;
	height: 100%;
}

.about-bot1 {
	padding: 100px 0;
}

.ab1title {
	color: #043156;
	font-size: 50px;
	line-height: 1.5;
	font-weight: normal;
}

.ab1nr {
	color: #5C5C5C;
	font-size: 16px;
	margin-top: 50px;
}

.nydw {
	position: relative;
	z-index: 10;
	background: #fff;
}

.ab1bg {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
}

.ab1list {
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	border-right: 1px solid #fff;
}

.ab1list li {
	position: relative;
	flex: 1;
	border-left: 1px solid #fff;
	padding: 160px 70px;
	z-index: 3;
}

.ab1list li.active::before {
	left: 0;
	width: 100%;
}

.ab1list li.active:after {
	height: 197px;
}

.ab1list li.active .al1txt1 {
	color: #fff;
}

.ab1list li.active .al1txt2 {
	opacity: 1;
	visibility: visible;
}

.ab1list li:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 0;
	height: 100%;
	background: rgba(4, 49, 86, .78);
	z-index: -3;
	transition: 0.85s;
}

.ab1list li:after {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 5px;
	height: 0;
	background: #fff;
	transition: 0.85s;
}

.al1txt1 {
	display: block;
	color: #666666;
	font-size: 30px;
	font-weight: normal;
}

.al1txt2 {
	opacity: 0;
	visibility: hidden;
	transition: 0.45s;
	color: #FCFCFC;
	font-size: 16px;
	margin-top: 40px;
}

.about-lt {
	padding: 130px 0 180px 0;
}

.albox {
	width: 1400px;
	margin: 0 auto;
	overflow: hidden;
}

.altbanner {
	position: relative;
	width: 428px;
	margin: 60px auto 0;
}

.altbanner .slick-arrow {
	position: absolute;
	z-index: 99;
	bottom: 20px;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	background: #D9D9D9;
	border-radius: 50%;
	color: #fff;
}

.altbanner .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;
}

.altbanner .slick-prev:before {
	content: "\e77c";
}

.altbanner .slick-next:before {
	content: "\e77d";
}

.altbanner .slick-prev {
	left: -305px;
}

.altbanner .slick-next {
	right: -305px;
}

.altbanner .slick-arrow:hover {
	background: #003B5C;
}

.altbanner .slick-list {
	overflow: visible;
}

.atitem {
	position: relative;
	float: left;
}

.altbanner .slick-current.atitem .aitp {
	transform: scale(1);
}

.altbanner .slick-current .aipic:before {
	opacity: 1;
	visibility: visible;
	transform: scale(1);
	transition-delay: 0.2s;
}

.altbanner .slick-current .aitp:before {
	opacity: 1;
	visibility: visible;
	transform: scale(1);
}

.aitp {
	position: relative;
	transition: 0.45s;
	padding: 35px;
	transform: scale(0.5);
}

.aitp:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	border: 1px dashed #004E7B;
	opacity: 0;
	visibility: hidden;
	transform: scale(0);
	transform-origin: center;
	transition: 0.5s;
}

.aipic {
	position: relative;
	border-radius: 50%;
	overflow: hidden;
}

.aipic:before {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	content: "";
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background: linear-gradient(to bottom, rgba(0, 78, 123, 0) 0%, #004e7b 100%);
	opacity: 0;
	visibility: hidden;
	transform: scale(0);
	transition: 0.5s;
}

.aipic img {
	display: block;
	width: 100%;
}

.aicv {
	position: absolute;
	left: 55px;
	bottom: 80px;
	right: 55px;
	text-align: center;
	z-index: 10;
}

.ainame {
	display: block;
	color: #fff;
	font-size: 20px;
}

.ailabel {
	color: #fff;
	font-size: 16px;
}

.ailine {
	display: block;
	width: 234px;
	height: 1px;
	background: #fff;
	margin: 10px auto 15px;
}

.ainr {
	width: 715px;
	margin-left: -145px;
	color: #666666;
	font-size: 16px;
	margin-top: 80px;
}

.aicv,
.ainr {
	opacity: 0;
	visibility: hidden;
}

.altbanner .slick-current .aicv,
.altbanner .slick-current .ainr {
	opacity: 1;
	visibility: visible;
}

.about-zl {
	background-repeat: no-repeat;
	background-size: cover;
	padding: 80px 0 100px 0;
}

.azlnr {
	color: #666666;
	font-size: 16px;
	margin-top: 60px;
}

.about-cqbh {
	padding: 120px 0;
}

.aclist {
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	margin-top: 50px;
	margin-left: -30px;
}

.aclist li {
	position: relative;
	flex: 1;
	float: left;
	min-height: 430px;
	background: #F8F8F8;
	margin-left: 30px;
	z-index: 3;
}

.aclist li:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 0;
	height: 100%;
	background: #043256;
	z-index: -3;
	transition: 0.85s;
}

.aclist li:hover:before {
	width: 100%;
	left: 0;
}

.aclist li:hover .actxt2 {
	opacity: 1;
	visibility: visible;
}

.aclist li:hover .aclcv {
	top: 30%;
}

.aclist li:hover .acicon,
.aclist li:hover .acline {
	opacity: 0;
	visibility: hidden;
}

.aclist li:hover .actxt1 {
	color: #fff;
}

.aclcv {
	position: absolute;
	top: 62%;
	left: 30px;
	right: 30px;
	text-align: center;
	transform: translateY(-50%);
	transition: 0.85s;
}

.acicon {
	display: block;
	color: #003B5C;
	font-size: 45px;
	line-height: 1.5;
	transition: 0.45s;
}

.acline {
	display: block;
	width: 132px;
	height: 3px;
	background: #666666;
	margin: 25px auto;
	transition: 0.45s;
}

.actxt1 {
	display: block;
	color: #666666;
	font-size: 24px;
}

.actxt2 {
	position: relative;
	padding-top: 40px;
	opacity: 0;
	visibility: hidden;
	transition: 0.45s;
	color: #fff;
	font-size: 14px;
	margin-top: 20px;
	text-align: left;
}

.actxt2:before {
	content: "";
	position: absolute;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
	width: 48px;
	height: 3px;
	background: #fff;
}

.about-hbjk {
	background-repeat: no-repeat;
	background-size: cover;
	padding: 110px 0 150px 0;
}

.ahlabel {
	color: #fff;
	font-size: 25px;
	margin-top: 60px;
}

.ahxbt {
	display: block;
	color: #fff;
	font-size: 32px;
	margin-top: 50px;
}

.ahnr {
	color: #fff;
	font-size: 25px;
	margin-top: 30px;
}

.insides-menu.active {
	position: fixed;
	top: 80px;
	left: 0;
}

.insides-menu {
	position: relative;
	width: 100%;
	text-align: center;
	height: 55px;
	line-height: 55px;
	border-bottom: 1px solid #E2E2E2;
	background: #fff;
	z-index: 999;
	box-sizing: border-box;
}

.imlink {
	position: relative;
	display: inline-block;
	color: #000000;
	font-size: 16px;
	padding: 0 100px;
}

.imlink:not(:first-child):before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 30px;
	background: #E2E2E2;
}

.imlink:after {
	content: "";
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
	width: 0;
	height: 3px;
	background: #003B5C;
	transition: 0.45s;
}

.imlink.active:after,
.imlink:hover:after {
	width: 63px;
}

.slbot1 {
	padding: 100px 0;
}

.sb1nr {
	margin-top: 40px;
}

.snmt,
.sl1tp {
	margin-top: 60px;
}

.sl1tp {}

.sl1tp img {
	display: inline-block;
	max-width: 100%;
}

.sllc {
	margin-top: 40px;
}

.sllc img {
	display: block;
	max-width: 100%;
}

.sndown {
	position: relative;
	width: 43px;
	height: 223px;
	margin: 0 auto;
	background: url(../images/jtbg.png) no-repeat;
	background-size: cover;
	text-align: center;
}

.sdtrans {
	display: inline-block;
	vertical-align: middle;
	margin-top: 40px;
	/*-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;
	}
}

.slbot2 {
	padding: 170px 0;
}

.sb2left {
	float: left;
	width: 53%;
	color: #5C5C5C;
	font-size: 16px;
	margin-top: 30px;
	text-align: justify;
}

.sb2right {
	position: relative;
	overflow: hidden;
	float: right;
	width: 31%;
}

.sb2right .slick-arrow {
	position: absolute;
	z-index: 99;
	top: 50%;
	transform: translateY(-50%);
	width: 51px;
	height: 51px;
	line-height: 51px;
	text-align: center;
	background: #E6E6E6;
	border-radius: 50%;
	color: #003B5C;
}

.sb2right .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;
}

.sb2right .slick-prev:before {
	content: "\e77c";
}

.sb2right .slick-next:before {
	content: "\e77d";
}

.sb2right .slick-prev {
	left: 0;
}

.sb2right .slick-next {
	right: 0;
}

.sb2right .slick-arrow:hover {
	background: #003B5C;
	color: #fff;
}

.sr2item {
	position: relative;
	float: left;
}

.si2pic {
	position: relative;
	overflow: hidden;
}

.si2pic img {
	display: block;
	position: relative;
	max-width: 100%;
	max-height: 100%;
	margin: auto;
}

.si2txt {
	text-align: center;
	color: #000000;
	font-size: 23px;
	margin-top: 15px;
}

.sb2box2 {
	margin-top: 90px;
	overflow: hidden;
}

.sbxbt {
	color: #003B5C;
	font-size: 24px;
}

.sb2list {
	text-align: center;
	margin-top: 50px;
	display: flex;
}

.sb2list li {
	flex: 1;
}

.sl2hv:hover .stimg1 {
	opacity: 0;
	visibility: hidden;
}

.sl2hv:hover .stimg2 {
	opacity: 1;
	visibility: visible;
}

.stimg1 {
	opacity: 1;
	visibility: visible;
}

.stimg2 {
	opacity: 0;
	visibility: hidden;
}

.sl2hv:hover .sl2tp img {
	-webkit-transform: translateX(-50%) scale(1.05);
	-moz-transform: translateX(-50%) scale(1.05);
	transform: translateX(-50%) scale(1.05);
}

.sl2tp {
	position: relative;
	height: 160px;
	transition: 0.35s;
	text-align: center;
}

.sl2tp img {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	max-width: 100%;
	max-height: 100%;
	transition: 0.45s;
}

@keyframes bannerbuIn {
	0% {
		transform: scale(1) rotate(0);
	}
	25% {
		transform: scale(1.05) rotate(-1deg);
	}
	50% {
		transform: scale(1.03) rotate(2deg);
	}
	75% {
		transform: scale(1.01) rotate(3deg);
	}
	100% {
		transform: scale(1) rotate(0);
	}
}

.sl2txt {
	color: #000000;
	font-size: 24px;
	margin-top: 39px;
}

.sl2jt {
	display: block;
	width: 65px;
	height: 36px;
	background: url(../images/jt.png) no-repeat;
	background-size: contain;
	margin: 50px auto 0;
}

.sb2wz {
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	margin-top: 90px;
}

.sb2wz li {
	flex: 1;
	border: 1px solid #E2E2E2;
	margin-left: -1px;
}

.sb2wz li:hover .sw2title:before {
	top: 0;
	height: 100%;
}

.sb2wz li:hover .sm2txt {
	color: #003B5C;
}

.sb2wz li:hover .sw2title {
	color: #fff;
}

.sw2title:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 0;
	width: 100%;
	background: -webkit-linear-gradient(#003B5C, #DAE0E4);
	/* Safari 5.1 - 6.0*/
	background: -o-linear-gradient(#003B5C, #DAE0E4);
	/* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#003B5C, #DAE0E4);
	/* Firefox 3.6 - 15 */
	background: linear-gradient(#003B5C, #DAE0E4);
	transition: 0.45s;
	z-index: -3;
}

.sw2title {
	position: relative;
	height: 71px;
	line-height: 71px;
	border-bottom: 1px solid #E2E2E2;
	text-align: center;
	color: #003B5C;
	font-size: 20px;
	background: -webkit-linear-gradient(#FFFFFF, #DAE0E4);
	/* Safari 5.1 - 6.0*/
	background: -o-linear-gradient(#FFFFFF, #DAE0E4);
	/* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#FFFFFF, #DAE0E4);
	/* Firefox 3.6 - 15 */
	background: linear-gradient(#FFFFFF, #DAE0E4);
	z-index: 3;
}

.sw2ms {
	padding: 30px 30px 40px 30px;
	text-align: center;
}

.sm2txt {
	color: #5C5C5C;
	font-size: 16px;
	margin-top: 10px;
	line-height: 1.5;
}

.sb2yf {
	background: #F9F9F9;
	padding: 80px 0;
}

.sy2nr {
	margin-top: 50px;
	color: #5C5C5C;
	font-size: 16px;
}

.sy2banner {
	position: relative;
	overflow: hidden;
	margin-top: 70px;
	padding-bottom: 90px;
	margin-left: -60px;
}

.sy2banner .slick-dots {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
	bottom: 0;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	z-index: 104;
}

.sy2banner .slick-dots li {
	position: relative;
	display: inline-block;
	width: 9px;
	height: 9px;
	border-radius: 50%;
	text-align: center;
	vertical-align: middle;
	background: #C7C7C7;
	margin: 0 13px;
}

.sy2banner .slick-dots li a {
	text-indent: 10em;
	position: relative;
	display: block;
	text-align: center;
	padding: 0px;
	cursor: pointer;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.sy2banner .slick-dots li a:focus {
	outline: none;
}

.sy2banner .slick-dots li.slick-active {
	opacity: 1;
	visibility: visible;
	background: #0E3ED6;
}

.sb2item {
	position: relative;
	float: left;
	border: 1px solid #E2E2E2;
	margin-left: 60px;
	padding: 20px;
}

.sbi2tp {
	position: relative;
	overflow: hidden;
	height: 267px;
}

.sbi2tp img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	max-width: 100%;
	max-height: 100%;
	transition: 0.45s;
}

.sbi2txt {
	text-align: center;
	color: #000000;
	font-size: 16px;
	margin-top: 15px;
}

.sb2item:hover .sbi2tp img {
	-webkit-transform: scale(1.03);
	-moz-transform: scale(1.03);
	transform: scale(1.03);
}

.sb2item:hover .sbi2txt {
	color: #003B5C;
}

.sb2sc {
	padding: 100px 0;
}

.sc2list {
	position: relative;
	margin-top: 49px;
	margin-left: -3%;
	display: flex;
}

.sc2item {
	position: relative;
	float: left;
	width: 47%;
	border: 1px solid #DCDCDC;
	box-sizing: border-box;
	margin-left: 3%;
	overflow: hidden;
}

.sc2pic {
	overflow: hidden;
}

.sc2pic img {
	display: block;
	width: 100%;
	transition: 0.45s;
}

.sc2wz {
	position: relative;
	padding: 30px 60px;
	width: 100%;
	height: 100%;
	z-index: 3;
	box-sizing: border-box;
}

.sc2wz:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 0;
	background: #003B5C;
	z-index: -3;
	transition: 0.25s;
}

.sc2item:hover .sc2pic img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}


/*.sc2item:hover .sc2wz:before {
	transition: 0.65s;
	height: 100%;
}*/


/*.sc2item:hover .sw2bt,
.sc2item:hover .sn2txt {
	color: #fff;
}*/

.sw2bt {
	display: block;
	color: #5C5C5C;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.5;
}

.sw2nr {
	margin-top: 30px;
}

.sn2txt {
	display: block;
	color: #5C5C5C;
	font-size: 16px;
	margin-top: 5px;
}

.sc2lable {
	text-align: center;
	color: #333333;
	font-size: 30px;
	font-weight: normal;
	margin-top: 69px;
}

.sb2pt {
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
}

.sb2pt .w77 {
	position: relative;
}

.spt2left {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 28%;
	height: 100%;
	padding: 120px 70px 250px 70px;
	box-sizing: border-box;
	background: #F2F5FC;
}

.sp2title {
	color: #003B5C;
	font-size: 24px;
}

.sp2type {
	margin-top: 100px;
}

.st2qh {
	position: relative;
	display: block;
	color: #808184;
	font-size: 24px;
	margin-top: 50px;
}

.st2qh:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 2px;
	background: #004E7B;
	transition: 0.45s;
}

.st2qh:hover,
.st2qh.active {
	color: #003B5C;
}

.st2qh:hover:before,
.st2qh.active:before {
	width: 96px;
}

.spt2right {
	float: right;
	width: 72%;
	text-align: center;
	margin: 120px 0;
}

.sr2pic {
	width: 525px;
	margin: 0 auto;
	position: relative;
	text-align: center;
}

.sr2pic img {
	display: inline-block;
	max-width: 100%;
}

.spcricle {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	-webkit-animation: myfirst2 22s linear 0s infinite;
	animation: myfirst2 22s linear 0s infinite;
}

.bg2 {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 1;
}

.sp1 {
	position: absolute;
	top: -7%;
	right: 30%;
}

.sp2 {
	position: absolute;
	top: 12%;
	right: -5%;
}

.sp3 {
	position: absolute;
	top: 46%;
	right: -10%;
}

.sp4 {
	position: absolute;
	bottom: -17%;
	right: 30%;
}

.sp5 {
	position: absolute;
	top: 50%;
	left: -7%;
}

.sp6 {
	position: absolute;
	top: 9%;
	left: -3%;
}

.spbot {}

.spbot img {
	-webkit-animation: myfirst3 22s linear 0s infinite;
	animation: myfirst3 22s linear 0s infinite;
}

@keyframes myfirst2 {
	from {
		transform-origin: center;
		transform: rotate(0deg);
	}
	to {
		transform-origin: center;
		transform: rotate(360deg);
	}
}

@keyframes myfirst3 {
	from {
		transform-origin: center;
		transform: rotate(0deg);
	}
	to {
		transform-origin: center;
		transform: rotate(-360deg);
	}
}

.sbt2list {
	position: relative;
	overflow: hidden;
	margin-top: 100px;
	margin-bottom: 100px;
	padding-bottom: 73px;
}

.sbt2list .slick-dots {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
	bottom: 0;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	z-index: 104;
}

.sbt2list .slick-dots li {
	position: relative;
	display: inline-block;
	width: 9px;
	height: 9px;
	border-radius: 50%;
	text-align: center;
	vertical-align: middle;
	background: #C7C7C7;
	margin: 0 13px;
}

.sbt2list .slick-dots li a {
	text-indent: 10em;
	position: relative;
	display: block;
	text-align: center;
	padding: 0px;
	cursor: pointer;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.sbt2list .slick-dots li a:focus {
	outline: none;
}

.sbt2list .slick-dots li.slick-active {
	opacity: 1;
	visibility: visible;
	background: #0E3ED6;
}

.st2item {
	float: left;
	position: relative;
	margin: 0 15px;
}

.st2tp {
	position: relative;
	height: 300px;
	overflow: hidden;
	border: 1px solid #D9D9D9;
	padding: 20px;
}

.st2tp img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	max-width: 80%;
	max-height: 80%;
	transition: 0.45s;
}

.st2txt {
	text-align: center;
	color: #000000;
	font-size: 16px;
	margin-top: 10px;
}

.st2item:hover .st2tp img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

.st2item:hover .st2txt {
	color: #003B5C;
}

.sl2wrap {
	padding: 118px 0;
}

.sl2wrap li {
	position: relative;
	z-index: 3;
}

.sl2wrap li:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 0;
	background: #F6F6F6;
	transition: 0.45s;
	z-index: -3;
}

.sl2wrap li:nth-child(1) .w77 {
	border-top: 1px solid #BBBBBB;
}

.sl2wrap .w77 {
	padding: 75px 0;
	border-bottom: 1px solid #BBBBBB;
}

.sw2pic {
	float: left;
	width: 34%;
	overflow: hidden;
}

.sw2pic img {
	display: block;
	width: 100%;
	transition: 0.45s;
}

.sw2wz {
	float: left;
	width: 56%;
	padding-left: 10%;
}

.sw2txt1 {
	display: block;
	color: #003B5C;
	font-size: 40px;
	line-height: 1;
	font-weight: normal;
}

.sw2txt2 {
	color: #5C5C5C;
	font-size: 16px;
	margin-top: 40px;
	text-align: justify;
}

.sl2wrap li:hover .sw2pic img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

.sl2wrap li:hover:before {
	top: 0;
	height: 100%;
}

.news-wrap {
	padding: 77px 0 160px 0;
}

.nwfrist {
	position: relative;
	background: #EBF0F4;
}

.nwfrist:hover .nfmore {
	background: #003B5C;
	color: #fff;
}

.nwfrist:hover .nfmore em {
	background: #fff;
}

.nfpic {
	float: left;
	width: 50%;
	overflow: hidden;
}

.nfpic img {
	display: block;
	width: 100%;
	transition: 0.45s;
}

.nfwz {
	float: left;
	width: 50%;
	box-sizing: border-box;
	padding: 60px 88px 0 88px;
}

.nfdate {
	display: block;
	color: #003B5C;
	font-size: 15px;
}

.nftitle {
	color: #333333;
	font-size: 30px;
	font-weight: normal;
}

.nfms {
	color: #818283;
	font-size: 16px;
	margin-top: 30px;
	height: 56px;
	overflow: hidden;
	text-align: justify;
}

.nfmore {
	margin-top: 90px;
	border: 1px solid #003B5C;
	color: #003B5C;
}

.nfmore em {
	background: #003B5C;
}

.nwfrist:hover .nfpic img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

.nwfrist:hover .nftitle {
	color: #003B5C;
}

.nwlist {
	margin-top: 53px;
}

.nwlist li {
	position: relative;
	float: left;
	width: 33.333%;
	box-sizing: border-box;
	padding: 20px 40px;
	border-left: 1px solid #E8E8E8;
	border-right: 1px solid #E8E8E8;
	margin: 40px 0 0 -1px;
	z-index: 3;
	overflow: hidden;
}

.nwlist li:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 0;
	background: #003B5C;
	z-index: -3;
	transition: 0.85s;
}

.nwlist li:hover:before {
	height: 100%;
}

.nwlist li:hover .nldate,
.nwlist li:hover .nlbt,
.nwlist li:hover .nlms,
.nwlist li:hover .nlmore {
	color: #fff;
}

.nwlist li:hover .nlmore em {
	background: #fff;
}

.nldate {
	display: block;
	color: #003B5C;
	font-size: 18px;
	font-weight: bold;
}

.nlbt {
	color: #000000;
	font-size: 22px;
	margin-top: 28px;
	line-height: 1.5;
}

.nlms {
	color: #5C5C5C;
	font-size: 14px;
	margin-top: 50px;
	height: 74px;
	overflow: hidden;
	text-align: justify;
}

.nlmore {
	margin-top: 50px;
	width: auto;
	color: #003B5C;
	text-align: left;
}

.nlmore em {
	background: #003B5C;
}

.load-more a {
	display: block;
	width: 153px;
	height: 40px;
	background: #003B5C;
	margin: 100px auto 0;
	color: #fff;
	font-size: 14px;
	text-align: center;
	line-height: 40px;
	border-radius: 50px;
}

.news-detail {
	padding: 160px 0;
	width: 1080px !important;
	margin: 0 auto;
}

.ndtitle {
	line-height: 1.5;
	color: #003B5C;
	font-size: 32px;
	text-align: center;
	font-weight: normal;
}

.ndds {
	margin-top: 15px;
	text-align: center;
}

.ndtxt {
	display: inline-block;
	color: #152942;
	font-size: 14px;
	margin: 0 16px;
}

.ndnr {
	color: #5C5C5C;
	font-size: 16px;
	margin-top: 110px;
}

.ndbt {
	margin-top: 100px;
	padding-top: 37px;
	border-top: 1px solid #CECECE;
}

.ndleft {
	float: left;
	width: 70%;
}

.nltxt {
	display: block;
	color: #999999;
	font-size: 14px;
	margin-bottom: 10px;
}

.nltxt:hover {
	color: #003B5C;
}

.ndright {
	float: right;
}

.ndright a {
	display: block;
	width: 120px;
	height: 38px;
	border-radius: 50px;
	border: 1px solid #003B5C;
	text-align: center;
	line-height: 38px;
	color: #003B5C;
	font-size: 14px;
}

.ndright a:hover {
	background: #003B5C;
	color: #fff;
}

.news2-wrap {
	padding: 10px 0 110px 0;
}

.nw2bot {
	margin-top: 80px;
}

.nw2tb {
	border-bottom: 1px solid #EAEAEA;
	padding-bottom: 20px;
}

.nt2bt {
	float: left;
	color: #333333;
	font-size: 30px;
	font-weight: normal;
}

.nt2bt i {
	display: inline-block;
	vertical-align: middle;
	color: #004E7B;
	font-size: 46px;
	margin-right: 20px;
	line-height: 1.5;
}

.nt2type {
	float: right;
}

.nt2qh {
	display: inline-block;
	vertical-align: middle;
	color: #666666;
	font-size: 20px;
	margin-left: 67px;
	line-height: 69px;
	transition: 0.25s;
}

.nt2qh.active {
	font-weight: bold;
	color: #003B5C;
}

.ntc2box {
	display: none;
}

.nw2list1 {
	margin-left: -2%;
	margin-top: 30px;
}

.nw2list1 li:before,
.nl2wz:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 0;
	background: #003B5C;
	transition: 0.85s;
	z-index: -3;
}

.nw2list1 li {
	position: relative;
	float: left;
	width: 31.333%;
	margin-left: 2%;
	box-sizing: border-box;
	border: 1px solid #E9E9E9;
	padding: 35px 45px;
	margin-top: 30px;
	z-index: 3;
}

.nw2list1 li:hover:before,
.nw2list2 li:hover .nl2wz:before {
	height: 100%;
}

.nw2list1 li:hover .nl2type,
.nw2list1 li:hover .nl2bt,
.nw2list1 li:hover .nl2btn,
.nw2list2 li:hover .nl2type,
.nw2list2 li:hover .nl2bt2,
.nw2list2 li:hover .nl2btn {
	color: #fff;
}

.nw2list1 li:hover .nl2btn em,
.nw2list2 li:hover .nl2btn em {
	background: #fff;
}

.nl2type {
	display: block;
	color: #003B5C;
	font-size: 16px;
	font-weight: bold;
}

.nl2bt {
	color: #333333;
	font-size: 24px;
	margin-top: 20px;
	line-height: 1.5;
	height: 72px;
	overflow: hidden;
}

.nl2bt2 {
	color: #333333;
	font-size: 24px;
	margin-top: 20px;
	line-height: 1.5;
}

.nl2btn {
	display: block;
	color: #999999;
	font-size: 16px;
	margin-top: 30px;
	font-weight: normal;
}

.nl2btn em {
	display: inline-block;
	vertical-align: middle;
	width: 31px;
	height: 2px;
	background: #999999;
	margin-right: 14px;
}

.nw2list2 {
	margin-top: 30px;
	margin-left: -2%;
}

.nw2list2 li {
	position: relative;
	float: left;
	width: 31.333%;
	margin: 30px 0 0 2%;
}

.nl2pic {
	position: relative;
	overflow: hidden;
}

.nl2pic img {
	display: block;
	width: 100%;
	transition: 0.45s;
}

.nl2wz {
	position: relative;
	z-index: 1;
	margin: -50px 30px 0 30px;
	border: 1px solid #E9E9E9;
	padding: 35px 30px;
	background: #fff;
	z-index: 3;
}

.nw2list2 li:hover .nl2wz {
	border: 1px solid #003B5C;
}

.nw2list2 li:hover .nl2pic img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

.join-lable {
	width: 60%;
	margin: 0 auto;
	padding: 130px 0;
}

.jltxt {
	position: relative;
	color: #152942;
	font-size: 24px;
	line-height: 1.5;
	text-align: center;
}

.jltxt sup {
	display: block;
	position: absolute;
	top: 20px;
	left: 0;
	color: #D5D5D5;
	font-size: 80px;
	line-height: 0;
}

.jltxt sub {
	display: block;
	position: absolute;
	bottom: -30px;
	right: 0;
	color: #D5D5D5;
	font-size: 80px;
	line-height: 0;
}

.join-develop {
	background: #F9F9F9;
	padding: 65px 0 100px 0;
}

.jdlist {
	margin-top: 40px;
}

.jdlist li {
	float: left;
	width: 31.333%;
	margin-left: 2%;
}

.jdlist li:hover .jdpic img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

.jdpic {
	overflow: hidden;
}

.jdpic img {
	display: block;
	width: 100%;
	transition: 0.45s;
}

.jdwz {
	padding: 25px 0;
}

.jdtxt1 {
	color: #333333;
	font-size: 24px;
	font-weight: normal;
	text-align: center;
}

.jdtxt2 {
	margin-top: 20px;
	color: #666666;
	font-size: 16px;
}

.join-fl {
	padding: 100px 0;
}

.jflist {
	margin-top: 66px;
}

.jflist li {
	float: left;
	width: 20%;
	height: 260px;
	text-align: center;
	box-sizing: border-box;
	padding-top: 60px;
}

.jflist li:nth-child(-n+5) {
	border-bottom: 1px solid #D2D2D2;
}

.jflist li:nth-child(1),
.jflist li:nth-child(2),
.jflist li:nth-child(3),
.jflist li:nth-child(4),
.jflist li:nth-child(6),
.jflist li:nth-child(7),
.jflist li:nth-child(8),
.jflist li:nth-child(9) {
	border-right: 1px solid #D2D2D2;
}

.jflist li:nth-child(8) .jficon {
	font-weight: bold;
}

.jficon {
	display: block;
	color: #152942;
	font-size: 40px;
	line-height: 1.5;
	transition: 0.45s;
}

.jftxt {
	display: block;
	color: #152942;
	font-size: 20px;
	margin-top: 30px;
}

.jflist li:hover .jficon {
	transform: rotateY(180deg);
}

.join-gw {
	padding: 100px 0;
	background: #F9F9F9;
}

.iglist {
	margin-top: 70px;
	border-top: 1px solid #E8E8E8;
}

.igbt {
	cursor: pointer;
	border-bottom: 1px solid #E8E8E8;
}

.igbt.active .igbtxt {
	color: #004E7B;
}

.igbt.active .ibjj:after {
	opacity: 0;
	visibility: hidden;
}

.igbt.active .ibjj {
	border-right: none;
	border-bottom: 2px solid #0089FF;
}

.igbt.active .ibjj:before {
	background: #0089FF;
}

.igbtxt {
	display: block;
	float: left;
	padding: 30px 0;
	color: #333333;
	font-size: 16px;
	text-align: left;
}

.igbtxt:nth-child(1) {
	width: 22%;
}

.igbtxt:nth-child(2){
	width: 36%;
}
.igbtxt:nth-child(3) {
	width: 24%;
}

.igbtxt:nth-child(4) {
	width: 12%;
}

.igbtxt:nth-child(5) {
	width: 5%;
}

.ibjj {
	position: relative;
	display: block;
	width: 31px;
	height: 31px;
	margin: 0 auto;
	border-radius: 50%;
	border-right: 2px solid #0E3ED6;
	transition: 0.45s;
}

.ibjj:before,
.ibjj:after {
	content: "";
	position: absolute;
	background: #0E3ED6;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.ibjj:before {
	width: 14px;
	height: 1px;
}

.ibjj:after {
	width: 1px;
	height: 14px;
	transition: 0.45s;
}

.igzk {
	display: none;
	color: #333333;
	font-size: 16px;
	padding: 60px 50px;
}

.join2list {
	padding: 70px 0 130px 0;
}

.join2list ul {
	margin-left: -3%;
}

.join2list li {
	position: relative;
	float: left;
	width: 30.333%;
	margin: 58px 0 0 3%;
}

.jl2pic {
	overflow: hidden;
}

.jl2pic img {
	display: block;
	width: 100%;
	transition: 0.45s;
}

.join2list li:hover .jl2pic img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

.jl2wz {
	position: relative;
	background: #F9F9F9;
	padding: 30px 30px 80px 30px;
	z-index: 3;
	text-align: justify;
}

.jl2wz:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 0;
	background: #003B5C;
	z-index: -3;
	transition: 0.85s;
}

.join2list li:hover .jl2wz:before {
	height: 100%;
}

.jl2date {
	display: block;
	color: #0E3ED6;
	font-size: 12px;
}

.jl2bt {
	color: #333333;
	font-size: 20px;
	margin-top: 20px;
	font-weight: normal;
	height: 70px;
	overflow: hidden;
}

.jl2ms {
	color: #999999;
	font-size: 14px;
	margin-top: 20px;
	height: 49px;
	overflow: hidden;
}

.join2list li:hover .jl2date,
.join2list li:hover .jl2bt,
.join2list li:hover .jl2ms {
	color: #fff;
}

.maps {
	height: 437px;
}

.BMap_Marker div {
	animation: scals 4s linear infinite !important;
}

@keyframes scals {
	0% {
		opacity: 1;
		transform: scale(1);
	}
	50% {
		opacity: 0.5;
		transform: scale(1.4);
	}
	100% {
		opacity: 1;
		transform: scale(1);
	}
}

.anchorBL {
	display: none;
}

.clmap {
	position: relative;
}

.cwdh a {
	display: block;
	position: absolute;
	bottom: 20%;
	left: 50%;
	transform: translateX(-50%);
	width: 118px;
	height: 29px;
	text-align: center;
	line-height: 29px;
	background: #003B5C;
	border-radius: 20px;
	color: #fff;
	font-size: 14px;
}

.contact-bot1 {
	padding: 130px 0 80px 0;
}

.cb1left {
	float: left;
	width: 50%;
}

.cltitle {
	color: #152942;
	font-size: 35px;
	font-weight: normal;
}

.clitem {
	margin-top: 60px;
}

.clicon {
	display: inline-block;
	vertical-align: middle;
	width: 46px;
	height: 46px;
	border-radius: 50%;
	background: #003B5C;
	text-align: center;
	line-height: 46px;
	color: #fff;
	font-size: 23px;
}

.clwz {
	display: inline-block;
	vertical-align: middle;
	margin-left: 15px;
	width: 80%;
}

.cltxt {
	display: block;
	font-style: normal;
	color: #666666;
	font-size: 16px;
}
.ctxz{
	color: #999;
	font-size: 16px;
}
.cb1right {
	float: right;
	width: 45%;
	position: relative;
	text-align: right;
}

.cb1right img {
	display: block;
	width: 100%;
}

.contact-wrap2 {
	background: #F9F9F9;
	padding: 88px 0;
}

.contact-message {
	padding: 90px 0;
}

.cmfrom {
	margin-top: 50px;
	border: 1px solid #707070;
}

.cml {
	float: left;
	width: 50%;
	box-sizing: border-box;
}

.crwbk {
	display: block;
	float: left;
	width: 50%;
	height: 95px;
	line-height: 95px;
	box-sizing: border-box;
	padding: 0 35px;
	color: #333333;
	font-size: 16px;
	border-right: 1px solid #707070;
	border-bottom: 1px solid #707070;
	border-top: none;
	border-left: none;
}

.crselect {
	float: left;
	width: 50%;
}

.crselect,
.chzselect {
	height: 95px;
	line-height: 95px;
	box-sizing: border-box;
	padding: 0 35px;
	color: #333333;
	font-size: 16px;
	border-right: 1px solid #707070;
	border-bottom: 1px solid #707070;
	border-top: none;
	border-left: none;
	overflow: hidden;
}

.chzselect {
	width: 100%;
	border-bottom: none;
}

.crxztype {
	display: block;
	width: 100%;
	height: 100%;
	border: none;
	font-family: "SourceHanSansCN-Regular";
	color: #333;
	font-size: 16px;
	background: transparent;
}

.crhz {
	display: block;
	width: 100%;
	height: 100%;
	border: none;
	font-family: "SourceHanSansCN-Regular";
	color: #333;
	font-size: 16px;
	background: transparent;
}

.cmr {
	float: right;
	width: 50%;
}

.crarea {
	width: 100%;
	display: block;
	padding: 20px 35px;
	color: #333333;
	font-size: 16px;
	font-family: "SourceHanSansCN-Regular";
	resize: none;
	height: 380px;
	box-sizing: border-box;
	border: none;
}

.cmsubmit a {
	display: block;
	width: 227px;
	height: 53px;
	border-radius: 50px;
	border: 1px solid #003B5C;
	text-align: center;
	line-height: 53px;
	margin-top: 46px;
	color: #003B5C;
	font-size: 16px;
}

.nrcv {
	position: relative;
	z-index: 10;
	background: #fff;
}

.bdmap {
	display: inline-block;
	width: 227px;
	height: 53px;
	border-radius: 50px;
	border: 1px solid #003B5C;
	text-align: center;
	line-height: 53px;
	margin-top: 46px;
	color: #003B5C;
	font-size: 16px;
}

.bdmap:hover {
	color: #fff;
	background: #003B5C;
	border: 1px solid #003B5C;
}

.jbway {
	margin-top: 55px;
}

.jwtxt {
	color: #333333;
	font-size: 16px;
	margin-top: 10px;
}

.hrsearch.active .hshv {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}

.hrsearch {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
}

.hsxs {
	display: block;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	text-align: center;
	line-height: 36px;
	color: #000;
	font-size: 18px;
	background: #fff;
	font-weight: bold;
	pointer-events: none;
	border: 1px solid #eee;
}

.hshv {
	opacity: 0;
	visibility: hidden;
	display: block;
	position: absolute;
	top: 105%;
	right: 0;
	width: 180px;
	transition: 0.4s;
	transform: translateY(15px);
	padding: 0 20px 0 0;
	background: #fff;
	box-shadow: 0 2px 4px rgb(0 0 0 / 16%);
	z-index: 99;
}

.hssrk {
	display: block;
	float: right;
	width: 70%;
	height: 46px;
	border: none;
	line-height: 46px;
	color: #999;
	font-size: 14px;
	box-sizing: border-box;
}

.hrsicon {
	display: block;
	float: left;
	width: 46px;
	height: 46px;
	border-radius: 50%;
	text-align: center;
	line-height: 46px;
	color: #000;
	font-size: 18px;
	background: #fff;
	font-weight: bold;
}

.fishare {
	margin-top: 15px;
}

.fsicon {
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	font-size: 20px;
	margin-right: 20px;
}

.fs-select {
	display: inline-block;
	position: relative;
	width: 236px;
	height: 42px;
	line-height: 42px;
	color: rgba(255, 255, 255, .5);
	font-size: 12px;
	background-color: none !important;
	background: url(../images/dbx.svg) 95% no-repeat;
	background-size: 22px 22px;
	box-sizing: border-box;
	padding: 0 20px;
	border: 1px solid rgba(255, 255, 255, .5);
}

.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;
}

.altlist {
	position: relative;
	overflow: hidden;
	margin-left: -2%;
	/* padding-bottom: 100px; */
	margin-top: 60px;
}
.altlist .slick-arrow {
	position: absolute;
	z-index: 99;
	bottom: 0;
	width: 45px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #fff;
	background: #ddd;
	border-radius: 50%;
}

.altlist .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;
}

.altlist .slick-prev:before {
	content: "\e77c";
}

.altlist .slick-next:before {
	content: "\e77d";
}

.altlist .slick-prev {
	left: 44%;
}

.altlist .slick-next {
	right: 42%;
}

.altlist .slick-arrow:hover {
	color: #fff;
	background: #004E7B;
}
.atlitem{
	position: relative;
	float: left;
}
.alil {
	float: left;
	width: 31.333%;
	margin: 30px 0 30px 2%;
	cursor: pointer;
	transition: 0.45s;
	padding: 20px;
	box-sizing: border-box;
}

.alil:hover .alzp img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

.alil:hover .awmore {
	color: #003B5C;
}

.alil:hover .awmore em {
	background: #003B5C;
}

.alil:hover {
	box-shadow: 0 3px 6px #ccc;
}

.alzp {
	overflow: hidden;
}

.alzp img {
	display: block;
	width: 100%;
	transition: 0.45s;
}

.alwz {
	margin-top: 50px;
}

.awname {
	color: #333333;
	font-size: 20px;
	margin-top: 5px;
}

.anzw {
	display: inline-block;
	vertical-align: middle;
	color: #333333;
	font-size: 16px;
	font-weight: normal;
}

.awdesc {
	color: #666666;
	font-size: 16px;
	margin-top: 25px;
	height: 56px;
	overflow: hidden;
}

.awmore {
	display: block;
	text-align: right;
	color: #666666;
	font-size: 14px;
	text-transform: uppercase;
}

.awmore em {
	display: inline-block;
	vertical-align: middle;
	width: 35px;
	height: 1px;
	background: #666666;
	margin-right: 10px;
}

.alttop .sybt {
	float: left;
}

.altpn {
	float: right;
}

.atpicon {
	display: inline-block;
	vertical-align: middle;
	width: 42px;
	height: 42px;
	text-align: center;
	line-height: 42px;
	border: 1px solid #333333;
	color: #333333;
	font-size: 12px;
	margin-left: 8px;
}

.atpicon:hover {
	color: #fff;
	border: 1px solid #003B5C;
	background: #003B5C;
}

.ld-tk {
	transition: 0s;
	opacity: 0;
	visibility: hidden;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .7);
	z-index: 9999;
}

.ldbot {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: #fff;
	width: 1114px;
}

.ldclose {
	position: absolute;
	top: 0;
	right: -80px;
	color: #fff;
	font-size: 35px;
	cursor: pointer;
	line-height: 1;
}

.ldbpic {
	float: left;
	width: 38%;
}

.ldbpic img {
	display: block;
	width: 100%;
}

.ldbwz {
	float: left;
	width: 62%;
	box-sizing: border-box;
	padding: 50px 52px 0 64px;
}

.awnr {
	margin-top: 35px;
	padding-top: 35px;
	border-top: 1px solid #F6F6F6;
	color: #666666;
	font-size: 16px;
}

.ldbwz .awname {
	font-size: 24px;
	float: left;
}

.ldbwz .anzw {
	font-size: 19px;
}

.apply-show {
	opacity: 1;
	visibility: visible;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}

.sl3-2wz {
	padding: 100px 0;
}

.sb3nr {
	color: #5C5C5C;
	font-size: 16px;
	margin-top: 60px;
	text-align: justify;
}

.sl3-2lc {
	padding: 66px 0;
}

.sl32title {
	color: #000000;
	font-size: 24px;
}

.sl3pic {
	margin-top: 20px;
	text-align: center;
}

.sl3pic img {
	display: inline-block;
	max-width: 100%;
}

.sl32list {
	display: flex;
	margin-top: 30px;
	margin-left: -75px;
}

.sl32list li {
	flex: 1;
	margin-left: 75px;
	border: 1px solid #E2E2E2;
}

.sl32txt {
	position: relative;
	color: #5C5C5C;
	font-size: 16px;
	padding: 55px;
	box-sizing: border-box;
	overflow-y: scroll;
	z-index: 3;
}

.sl32txt::-webkit-scrollbar {
	display: none;
}

.stnr {
	height: 370px;
}

.sl32txt::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height: 0;
	width: 100%;
	background: #043156;
	transition: 0.45s;
	z-index: -3;
}

.sl32list li:hover .sl32txt {
	color: #fff;
}

.sl32list li:hover .sl32txt::before {
	height: 100%;
}

.sl32list li:hover .sp32img img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

.sl32pic {
	border-top: 1px solid #E2E2E2;
	padding: 30px;
}

.sp32img {
	display: block;
	position: relative;
	height: 274px;
	text-align: center;
}

.sp32img img {
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	max-width: 100%;
	max-height: 100%;
	transition: 0.45s;
}

.sp32bt {
	display: block;
	color: #000000;
	font-size: 18px;
	text-align: center;
	margin-top: 30px;
}

.bg-F6F6F6 {
	background: #F6F6F6;
}

.sl3box {
	display: flex;
	margin-top: 130px;
}

.sl33box li {
	margin: 0 24px !important;
}

.sl33box .sw3txt {
	font-size: 16px;
}

.sl33box .sb3wz {
	padding: 45px 20px 40px 20px;
}

.sl3box li {
	flex: 1;
	margin: 0 50px;
	border-bottom: 6px solid #003B5C;
}

.sb3bt {
	position: relative;
	height: 120px;
	line-height: 168px;
	background: #003B5C;
	color: #fff;
	font-size: 21px;
	text-align: center;
}

.sb3tb {
	position: absolute;
	top: -47px;
	left: 50%;
	transform: translateX(-50%);
	width: 94px;
	height: 94px;
	border-radius: 50%;
	text-align: center;
	line-height: 94px;
	color: #fff;
	font-size: 39px;
	border: 4px solid #fff;
	z-index: 1;
	background: #003B5C;
}

.sb3wz {
	padding: 50px 50px 40px 80px;
}

.sw3txt {
	display: block;
	color: #5C5C5C;
	font-size: 16px;
	margin-top: 15px;
}

.sw3it {
	float: left;
	width: 50%;
	box-sizing: border-box;
}

.sl3ts {
	box-shadow: 1px 1px 10px rgba(30, 30, 30, .16);
	padding: 85px 0 108px 0;
	margin-top: 140px;
	text-align: center;
}

.st3mn,
.st3rm {
	display: inline-block;
	vertical-align: middle;
}

.st3pic {
	position: relative;
	height: 546px;
}

.st3pic img {
	display: block;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	max-width: 100%;
	max-height: 100%;
}

.st3txt {
	margin-top: 20px;
	color: #000000;
	font-size: 18px;
}

.st3jt {
	display: inline-block;
	vertical-align: middle;
	margin: 0 60px;
}

.sl33db {
	margin-top: 87px;
	padding: 60px 0 30px 0;
}

.ssb3box {
	width: 77%;
	margin: 0 auto;
}

.ssb3table {
	width: 100%;
}

.ssb3table td {
	width: 33.333%;
	border: 1px solid #707070;
}

.ssb3table thead td {
	height: 59px;
	text-align: center;
	color: #043156;
	font-size: 17px;
	background: linear-gradient(#fff, #DAE0E4);
}

.ssb3table tbody td {
	height: 43px;
	color: #666666;
	font-size: 17px;
	text-align: center;
}

.stb3ts {
	text-align: right;
	color: #666666;
	font-size: 17px;
	margin-top: 15px;
}

.sl33bt {
	margin-top: 108px;
	margin-left: -2%;
}

.sbl3item {
	float: left;
	width: 48%;
	margin-left: 2%;
}

.sbl3item img {
	display: block;
	width: 100%;
}

.sl1sl {
	padding: 100px 0;
	background: #F9F9F9;
}

.sl1slt {
	text-align: center;
	margin-top: 50px;
}

.sl1slt img {
	display: inline-block;
	max-width: 100%;
}

.sl1lct {
	margin-top: 30px;
}

.sl1pic {
	margin-top: 100px;
	text-align: center;
}

.sl1pic img {
	display: inline-block;
	max-width: 100%;
}

.serach-list {
	border-bottom: 1px solid #eee;
}

.serach-list li {
	position: relative;
	padding: 30px 0;
	border-top: 1px solid #eee;
}

.sldesc {
	float: left;
	width: 70%;
	color: #333;
	font-size: 24px;
}

.sldate {
	display: block;
	float: right;
	color: #666;
	font-size: 16px;
	line-height: 42px;
}

.st1cont {
	padding: 130px 0 90px 0;
}

.sc1txt1 {
	color: #152942;
	font-size: 30px;
	font-weight: normal;
	line-height: 1.5;
}

.sc1txt2 {
	margin-top: 45px;
}

.st2l {
	position: relative;
	color: #5C5C5C;
	font-size: 16px;
	/*padding-left: 16px;*/
	margin-top: 5px;
}


/*.st2l:before{
	content: "";
	position: absolute;
	top: 12px;
	left: 0;
	width: 6px;
	height: 6px;
	background: #003B5C;
	transform: rotate(45deg);
}*/

.sb1fwb {
	margin-top: 158px;
}

.sf1pic {
	text-align: center;
	overflow: hidden;
	margin-top: 20px;
}

.sf1pic img {
	display: block;
	max-width: 100%;
}

.sf1wz {
	background: #F1F1F1;
	margin-top: 60px;
	padding: 65px 100px;
}

.sw1name {
	color: #043156;
	font-size: 16px;
}

.sw1list {
	margin-left: -2%;
}

.sl1gjc {
	float: left;
	width: 31.333%;
	color: #5C5C5C;
	font-size: 16px;
	margin-top: 30px;
	margin-left: 2%;
}

.st1-service {
	background: #F9F9F9;
	padding: 90px 0 138px 0;
}

.sl1-pt {
	padding: 76px 0 166px 0;
}

.sl1zy {
	background: #F9F9F9;
	padding: 90px 0 80px 0;
}

.sz1bot {
	margin-top: 45px;
	padding-top: 65px;
	border-top: 1px solid #E2E2E2;
}

.sz1title {
	color: #003B5C;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}

.sz1list {
	margin-top: 70px;
}

.sz1list li {
	position: relative;
	margin-top: 30px;
}

.sz1list li:nth-of-type(odd) .szl1jt {
	text-align: right;
}

.sz1list li:nth-of-type(even) .szl1jt {
	text-align: left;
}

.sz1list li:nth-of-type(odd) .szl1jt {
	left: 0;
}

.sz1list li:nth-of-type(odd) .szl1wz {
	float: right;
}

.sz1list li:nth-of-type(even) .szl1jt {
	right: 0;
}

.sz1list li:nth-of-type(even) .szl1wz {
	float: left;
}

.szl1jt {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 50%;
}

.szl1wz {
	width: 50%;
	color: #5C5C5C;
	font-size: 16px;
}

.sj1t {
	display: inline-block;
	vertical-align: middle;
	width: 336px;
	height: 131px;
	background-size: contain;
	background-repeat: no-repeat;
	text-align: center;
	color: #fff;
	font-size: 16px;
	line-height: 60px;
}

.sj1icon {
	width: 92px;
	display: inline-block;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	margin: 0 60px;
}

.sji1 {
	width: 92px;
	height: 46px;
}

.sji2 {
	width: 72px;
	height: 72px;
}

.sji3 {
	width: 51px;
	height: 59px;
}

.fsewm {
	position: relative;
}

.fsitp {
	opacity: 0;
	visibility: hidden;
	transform: translateY(20px);
	transition: 0.45s;
	display: block;
	position: absolute;
	top: 120%;
	width: 102px;
	left: -51px;
}

.fsewm:hover .fsitp {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}

.searchResult {
	padding: 120px 0;
}

.srtitle {
	color: #333333;
	font-size: 45px;
	text-align: center;
	font-weight: normal;
}

.srbox {
	width: 760px;
	margin: 70px auto 0;
	padding: 0 20px 20px 20px;
	border-bottom: 1px solid #333333;
	box-sizing: border-box;
}

@media screen and (max-width: 800px) {
	.srbox {
		width: 90%;
		margin: 30px auto 0;
	}
}

.srbox input {
	color: #333333;
	font-size: 16px;
	border: none;
	width: 90%;
}

.srbox a i {
	display: block;
	float: right;
	color: #333;
	line-height: 1;
	font-size: 25px;
}

.srjg {
	text-align: center;
	margin-top: 30px;
	color: #333333;
	font-size: 16px;
}

.srjg a {
	color: #2B55DB;
}

.inner {
	margin: 0px auto;
	padding: 0px 0 60px 0;
}

.contents {
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.common-content {
	margin-left: 78px;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

ol,
ul {
	list-style: none;
}

.notice-list li {
	margin-bottom: 32px;
}

.notice-list li a {
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
}


/*        a:link, a:visited {
            text-decoration: none;
            color: inherit;
        }*/

a {
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.notice-data {
	padding: 22px 0;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100px;
	text-align: center;
	background: #999999;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
}

.notice-data time {
	display: inline-block;
	padding-bottom: 15px;
	border-bottom: 1px solid #fff;
	line-height: 1;
	color: #FFFFFF;
	font-size: 28px;
	font-weight: normal;
}

.notice-data b {
	display: block;
	margin-top: 13px;
	line-height: 1;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: normal;
}

.notice-fix {
	margin-left: 35px;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

@media screen and (max-width: 1600px) {
	.notice-fix strong {
		font-size: 20px;
	}
}

.notice-fix strong {
	display: block;
	margin-bottom: 10px px;
	line-height: 1.2;
	color: #333333;
	font-size: 22px;
	font-weight: bold;
}

strong {
	font-weight: bold;
}

.notice-fix strong {
	display: block;
	margin-bottom: 10px px;
	line-height: 1.2;
	color: #333333;
	font-size: 22px;
	font-weight: bold;
}

.notice-fix p {
	color: #999999;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.notice-fix span {
	display: inline-block;
	margin-top: 16px;
	line-height: 1;
	color: #999999;
	font-size: 14px;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s;
}

@media screen and (max-width: 1024px) {
	.common-content {
		margin-left: 0;
	}
	.searchResult {
		padding: 60px 0;
	}
	.container {
		padding-top: 0px;
	}
	.inner {
		width: auto;
	}
}

@media screen and (max-width: 1600px) {
	.app {
		padding: 0 5%;
	}
}
.pages-list{
	margin-top: 70px;
	text-align: center;
}
.pages-list a{
	display: inline-block;
	vertical-align: top;
	width: 45px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	margin: 0 10px;
	border-radius: 50%;
}
.pages-list a:hover,.plnum.active{
	background: #004E7B;
	color: #fff;
}
.plnum{
	color: #999999;
	font-size: 16px;
}
.plpn{
	background: rgba(0, 0, 0, 0.15);
	color: #fff;
	font-size: 14px;
}
