@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: "DINCond-Bold";
	src: url("fonts/DINCond-Bold.woff2") format("woff2"), url("fonts/DINCond-Bold.woff") format("woff"), url("fonts/DINCond-Bold.ttf") format("truetype"), url("fonts/DINCond-Bold.eot") format("embedded-opentype"), url("fonts/DINCond-Bold.svg") format("svg");
}

@font-face {
	font-family: "gilroy-regular-3";
	src: url("fonts/gilroy-regular-3.woff2") format("woff2"), url("fonts/gilroy-regular-3.woff") format("woff"), url("fonts/gilroy-regular-3.ttf") format("truetype"), url("fonts/gilroy-regular-3.eot") format("embedded-opentype"), url("fonts/gilroy-regular-3.svg") format("svg");
}

.iconfont {
	font-family: "iconfont" !important;
	font-size: 14px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

html,
body,
div,
span,
applet,
object,
iframe,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0px;
	border: 0;
	font-size: 100%;
	outline: none;
}

table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin: 0;
	padding: 0px;
}

html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	overflow-x: hidden;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}


/*html::-webkit-scrollbar {
	width: 8px;
	background: none;
}

html::-webkit-scrollbar-thumb {
	width: 8px;
	background: #3d9911;
}

html::-webkit-scrollbar-corner {
	background: none;
}

html::-webkit-scrollbar:horizontal {
	height: 9px;
}*/

body {
	font: 14px/1.8 "SourceHanSansCN-Regular", "Microsoft Yahei", sans-serif, "微软雅黑", "微软正黑体", "Microsoft JhengHei", "SimHei", "黑体", Arial, Helvetica;
	margin: 0 auto;
	color: #333;
	overflow-x: hidden;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

strong {
	font-weight: bold;
}

img {
	border: 0;
}

input {
	outline: none;
}

input[type="text"],
input[type="button"],
input[type="submit"],
input[type="reset"] {
	-webkit-appearance: none;
	border-radius: 0;
}

textarea {
	-webkit-appearance: none;
	border-radius: 0;
	outline: none;
}

::-moz-selection {
	background: #8b8b8b;
	color: #fff;
	text-shadow: none;
}

::selection {
	background: #8b8b8b;
	color: #fff;
	text-shadow: none;
}

select {
	outline: none;
}

select::-ms-expand {
	display: none;
}

table,
tbody,
tfoot,
thead,
tr,
th,
td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
}

a {
	text-decoration: none;
	blr: expression(this.onFocus=this.blur());
	cursor: pointer;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

a:link,
a:visited {
	text-decoration: none;
}

a:active,
a:hover {
	text-decoration: none;
}

.clearfix:before,
.clearfix:after {
	display: table;
	content: "";
	line-height: 0px;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	*zoom: 1;
}

.tx-c {
	text-align: center;
}

.fc {
	text-align: center;
}

.fr {
	text-align: right;
}

.vt {
	vertical-align: top;
}

.vm {
	vertical-align: middle;
}

.db {
	display: block;
}

.wzbs {
	color: #fff !important;
}

.w1280 {
	width: 1280px;
	margin: 0 auto;
}

.fixedImg {
	background-repeat: no-repeat;
	background-size: cover;
}

.imgw {
	width: 100%;
	display: block;
}

.eT {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.linkA {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/w0.png) no-repeat;
	z-index: 99;
}

.pageC a:link,
.pageC a:visited {
	color: #183D82;
}

.pageC a:active,
.pageC a:hover {
	color: #333;
}

.pageC img {
	max-width: 100% !important;
	height: auto !important;
}

.pageC {
	overflow: hidden;
}

.pageC table {
	width: 100% !important;
}

.load-words.target span {
	opacity: 0;
	visibility: hidden;
}

.action.load-words span {
	visibility: visible;
	display: inline-block;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: wordsRightFade;
	animation-name: wordsRightFade;
}

@-webkit-keyframes wordsRightFade {
	0% {
		-webkit-transform: translateX(50px);
		transform: translateX(50px);
		opacity: 0;
		visibility: hidden;
	}
	100% {
		-webkit-transform: none;
		transform: none;
		opacity: 1;
		visibility: visible;
	}
}

@-moz-keyframes wordsRightFade {
	0% {
		-moz-transform: translateX(50px);
		transform: translateX(50px);
		opacity: 0;
		visibility: hidden;
	}
	100% {
		-moz-transform: none;
		transform: none;
		opacity: 1;
		visibility: visible
	}
}

@keyframes wordsRightFade {
	0% {
		-webkit-transform: translateX(50px);
		-moz-transform: translateX(50px);
		transform: translateX(50px);
		opacity: 0;
		visibility: hidden
	}
	100% {
		-webkit-transform: none;
		-moz-transform: none;
		transform: none;
		opacity: 1;
		visibility: visible
	}
}

.nimg.target {
	visibility: hidden;
}

.nimg.action {
	visibility: visible !important;
	-webkit-animation: scaleUpDown 2s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
	animation: scaleUpDown 2s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
}


/* 头部  */

.header {
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	z-index: 999;
	/*height: 113px;*/
	transition: 0.35s;
}

.welcome {
	background: #0F293E;
	height: 40px;
	line-height: 40px;
	padding-left: 320px;
}

.wltxt {
	float: left;
	color: #fff;
	font-size: 14px;
}

.wlsearch {
	position: relative;
	float: right;
}

.wssrk {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 110px;
	color: #fff;
	font-size: 14px;
	padding: 0 15px;
	background: none;
	border: none;
}

.wlsearch input::-webkit-input-placeholder {
	color: #fff;
}

.wlsearch input:-moz-placeholder {
	color: #fff;
}

.wlsearch input::-moz-placeholder {
	color: #fff;
}

.wlsearch input:-ms-input-placeholder {
	color: #fff;
}

.wlsearch:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	width: 2px;
	height: 16px;
	background: #fff;
}

.wsbtn {
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	font-size: 16px;
	margin-right: 32px;
}

.head-wrap {
	position: relative;
	transition: 0.35s;
	height: 70px;
	line-height: 70px;
	background: #fff;
	padding-left: 320px;
	box-shadow: 0 1px 2px #eee;
}

.head-logo {
	float: left;
	position: relative;
	/*width: 285px;*/
	margin-top: 7.5px;
	/*top: 50%;
	transform: translateY(-50%);*/
}

.head-logo img {
	display: block;
	width: 100%;
}

.header .nav {
	float: left;
	margin-left: 90px;
	text-align: center;
}

.hwright {
	position: absolute;
	right: 0;
	top: 0;
	overflow: hidden;
}

.hrlanguage {
	float: left;
}

.hlicon {
	display: inline-block;
	vertical-align: middle;
	color: #666666;
	font-size: 20px;
}

.hlyy {
	display: inline-block;
	vertical-align: middle;
	color: #666666;
	font-size: 14px;
	margin-left: 5px;
}

.hlyy:hover {
	color: #52A4E2;
}

.hrnumber {
	float: right;
	background: #52A4E2;
	margin-left: 40px;
	padding: 0 25px;
	height: 70px;
	font-family: "DINCond-Bold";
	font-size: 24px;
}

.hrnumber a {
	color: #fff;
}

.hnicon {
	display: inline-block;
	font-size: 18px;
	margin-right: 10px;
}

.header .yj-bot li {
	position: relative;
	float: left;
	transition: 0.35s;
	z-index: 1;
	text-align: center;
	z-index: 10;
}

.header .yj-bot .yj-link {
	position: relative;
	z-index: 3;
	color: #666666;
	font-size: 16px;
	padding: 0 20px;
	display: block;
	text-transform: uppercase;
	overflow: hidden;
}

.yj-link:before {
	content: "";
	position: absolute;
	top: 0;
	left: -100%;
	bottom: 0;
	background: #52A4E2;
	transition: 0.45s;
	z-index: -3;
}

.header .yj-bot li.active .yj-link {
	color: #fff;
}

.header .yj-bot li.active .yj-link:before {
	left: 0;
	right: 0;
	width: 100%;
}

.header .yj-bot .yj-link div {
	float: left;
	display: block;
	background: none;
	color: inherit;
	vertical-align: middle;
	position: relative;
	z-index: 1;
	font-size: 18px;
	overflow: hidden;
	padding: 0;
}

.header .nav li:hover .ej-list {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	transition: 0.45s;
}

.ej-list.active {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
}

.ej-list {
	position: absolute;
	z-index: 10;
	left: 0;
	width: 100%;
	top: 100%;
	transform: translateY(10px);
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	transition: 0.35s ease-out;
	background-color: #fff;
	opacity: 0;
	visibility: hidden;
	text-align: center;
	box-sizing: border-box;
	padding: 15px 20px;
	box-shadow: 0 12px 12px rgba(0, 0, 0, .12);
}

.el-link {
	position: relative;
	display: block;
	text-align: center;
	color: #666666;
	font-size: 14px;
	margin: 10px 0;
	line-height: 1.5;
	box-sizing: border-box;
}

.el-link:hover {
	color: #52A4E2;
	text-decoration: underline;
}

.eltitle {
	float: left;
	color: #333333;
	font-size: 36px;
	margin-left: 140px;
	line-height: 1.5;
	font-weight: normal;
}

.elmenu {
	position: relative;
	float: left;
	width: 40%;
	height: 100%;
	margin-left: 65px;
	padding-left: 57px;
	border-left: 1px solid rgba(112, 112, 112, .17);
}


/*.elmenu:before{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 178px;
	width: 1px;
	background: #DDE4E7;
}*/

.elright {
	float: right;
	width: 20%;
	margin-top: 10px;
}

.erpic {
	overflow: hidden;
}

.erpic img {
	display: block;
	width: 100%;
}

.ertxt {
	color: #666666;
	font-size: 14px;
	margin-top: 20px;
	text-align: left;
	line-height: 1.5;
}

.menu-handler {
	position: fixed;
	right: 0;
	top: 0;
	width: 55px;
	height: 55px;
	display: none;
	cursor: pointer;
	z-index: 1010;
	background-color: #1062A6;
	transition: 0.35s;
}

.menu-handler span {
	position: relative;
	display: block;
	margin: 27.5px auto 0;
	width: 22px;
	height: 2px;
	background-color: #fff;
	-webkit-transition-duration: .3s, .3s;
	-moz-transition-duration: .3s, .3s;
	-ms-transition-duration: .3s, .3s;
	-o-transition-duration: .3s, .3s;
	transition-duration: .3s, .3s;
	-webkit-transition-delay: .3s, 0s;
	-moz-transition-delay: .3s, 0s;
	-ms-transition-delay: .3s, 0s;
	-o-transition-delay: .3s, 0s;
	transition-delay: .3s, 0s;
}

.menu-handler span:after,
.menu-handler span:before {
	content: "";
	position: absolute;
	display: inline-block;
	width: 100%;
	height: 2px;
	left: 0;
	background-color: #fff;
	-webkit-transition-duration: .3s, .3s;
	-moz-transition-duration: .3s, .3s;
	-ms-transition-duration: .3s, .3s;
	-o-transition-duration: .3s, .3s;
	transition-duration: .3s, .3s;
	-webkit-transition-delay: .3s, 0s;
	-moz-transition-delay: .3s, 0s;
	-ms-transition-delay: .3s, 0s;
	-o-transition-delay: .3s, 0s;
	transition-delay: .3s, 0s
}

.menu-handler span:before {
	top: -7px;
	-webkit-transition-property: top, transform;
	-moz-transition-property: top, transform;
	-ms-transition-property: top, transform;
	-o-transition-property: top, transform;
	transition-property: top, transform;
}

.menu-handler span:after {
	bottom: -7px;
	-webkit-transition-property: bottom, transform;
	-moz-transition-property: bottom, transform;
	-ms-transition-property: bottom, transform;
	-o-transition-property: bottom, transform;
	transition-property: bottom, transform;
}

.menu-handler.active span {
	background-color: transparent;
	-webkit-transition-delay: 0s, 0s;
	-moz-transition-delay: 0s, 0s;
	-ms-transition-delay: 0s, 0s;
	-o-transition-delay: 0s, 0s;
	transition-delay: 0s, 0s
}

.menu-handler.active span:after,
.menu-handler.active span:before {
	background-color: #fff;
	-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: #1062A6;
}

.menuMoblie .nav-link:active i,
.menuMoblie .nav-link:hover i {
	color: #fff;
	transform: rotate(90deg);
}

.menuBox a:active,
.menuBox a:hover,
.menuMoblie .cur .nav-link {
	color: #fff;
}

.menuBox {
	border-top: 1px solid #e4e4e4;
	background-color: #fff;
	color: #333333;
	position: fixed;
	display: none;
	right: 0px;
	top: 55px;
	width: 100%;
	height: 100%;
	height: 100vh;
	overflow-x: hidden;
	overflow-y: auto;
	-moz-transform: translateX(100%);
	-ms-transform: translateX(100%);
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	-webkit-overflow-scrolling: touch;
	z-index: 1008;
	-webkit-transition: all .5s cubic-bezier(.25, .46, .45, .94);
	-moz-transition: all .5s cubic-bezier(.25, .46, .45, .94);
	-ms-transition: all .5s cubic-bezier(.25, .46, .45, .94);
	-o-transition: all .5s cubic-bezier(.25, .46, .45, .94);
	transition: all .5s cubic-bezier(.25, .46, .45, .94);
}

.menuMoblie {
	margin: 10px 0 100px 0;
}

.menuMoblie .nav-link {
	position: relative;
	display: block;
	font-size: 16px;
	padding: 14px 10%;
}

.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 5% 12px 10%;
	display: none;
}

.menuMoblie .subnav .item {
	display: block;
	/*padding: 0px 5% 0 10%;*/
}

.menuMoblie .subnav .item:active a,
.menuMoblie .subnav .item:hover a {
	/*background: #999;*/
	color: #2B3C91 !important;
}

.menuMoblie .subnav a {
	position: relative;
	display: block;
	padding: 10px 0;
	line-height: 1.4;
	font-size: 14px;
}

.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.02);
		transform: scale(1.02);
	}
	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: "\ec6e";
}

.pswp__button--arrow--right:before {
	content: "\e7f3";
}

.pswp__button--arrow--left:hover,
.pswp__button--arrow--right:hover {
	color: #fff;
	background-color: #1A1A1A;
}

.pswp__counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.pswp__share-modal {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	display: block;
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	padding: 10px;
	position: absolute;
	z-index: 1600;
	opacity: 0;
	-webkit-transition: opacity .25s ease-out;
	transition: opacity .25s ease-out;
	-webkit-backface-visibility: hidden;
	will-change: opacity;
}

.pswp__share-modal--hidden {
	display: none;
}

.pswp__share-tooltip {
	z-index: 1620;
	position: absolute;
	background: #FFF;
	top: 56px;
	border-radius: 2px;
	display: block;
	width: auto;
	right: 44px;
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
	-webkit-transform: translateY(6px);
	-ms-transform: translateY(6px);
	transform: translateY(6px);
	-webkit-transition: -webkit-transform .25s;
	transition: transform .25s;
	-webkit-backface-visibility: hidden;
	will-change: transform;
	a {
		display: block;
		padding: 8px 12px;
		color: #000;
		text-decoration: none;
		font-size: 14px;
		line-height: 18px;
		&:hover {
			text-decoration: none;
			color: #000;
		}
		&:first-child {
			border-radius: 2px 2px 0 0;
		}
		&:last-child {
			border-radius: 0 0 2px 2px;
		}
	}
}

.pswp__share-modal--fade-in {
	opacity: 1;
	.pswp__share-tooltip {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}

.pswp--touch .pswp__share-tooltip a {
	padding: 16px 12px;
}

a {
	&.pswp__share--facebook {
		&:before {
			content: '';
			display: block;
			width: 0;
			height: 0;
			position: absolute;
			top: -12px;
			right: 15px;
			border: 6px solid transparent;
			border-bottom-color: #FFF;
			-webkit-pointer-events: none;
			-moz-pointer-events: none;
			pointer-events: none;
		}
		&:hover {
			background: #3E5C9A;
			color: #FFF;
			&:before {
				border-bottom-color: #3E5C9A;
			}
		}
	}
	&.pswp__share--twitter:hover {
		background: #55ACEE;
		color: #FFF;
	}
	&.pswp__share--pinterest:hover {
		background: #CCC;
		color: #CE272D;
	}
	&.pswp__share--download:hover {
		background: #DDD;
	}
}

.pswp__counter {
	float: left;
	height: 44px;
	font-size: 13px;
	line-height: 44px;
	color: #FFF;
	opacity: .75;
	padding: 0 10px;
}

.pswp__caption {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	min-height: 44px;
}

.pswp__caption__center {
	text-align: center;
	max-width: 600px;
	font-size: 15px;
	margin: 0 auto;
	padding: 20px 10px;
	color: #fff;
	.xzy-zan {
		float: right;
		display: block;
	}
}

.pswp__caption--empty {
	display: none;
}

.pswp__caption--fake {
	visibility: hidden;
}

.pswp__preloader {
	width: 44px;
	height: 44px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -22px;
	opacity: 0;
	-webkit-transition: opacity .25s ease-out;
	transition: opacity .25s ease-out;
	will-change: opacity;
	direction: ltr;
}

.pswp__preloader__icn {
	width: 20px;
	height: 20px;
	margin: 12px;
}

.pswp__preloader--active {
	opacity: 1;
	.pswp__preloader__icn {
		background: url(preloader.gif) 0 0 no-repeat;
	}
}

.pswp--css_animation {
	.pswp__preloader--active {
		opacity: 1;
		.pswp__preloader__icn {
			-webkit-animation: clockwise .5s linear infinite;
			animation: clockwise .5s linear infinite;
		}
		.pswp__preloader__donut {
			-webkit-animation: donut-rotate 1s cubic-bezier(0.4, 0, 0.22, 1) infinite;
			animation: donut-rotate 1s cubic-bezier(0.4, 0, 0.22, 1) infinite;
		}
	}
	.pswp__preloader__icn {
		background: 0 0;
		opacity: .75;
		width: 14px;
		height: 14px;
		position: absolute;
		left: 15px;
		top: 15px;
		margin: 0;
	}
	.pswp__preloader__cut {
		position: relative;
		width: 7px;
		height: 14px;
		overflow: hidden;
	}
	.pswp__preloader__donut {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 14px;
		height: 14px;
		border: 2px solid #FFF;
		border-radius: 50%;
		border-left-color: transparent;
		border-bottom-color: transparent;
		position: absolute;
		top: 0;
		left: 0;
		background: 0 0;
		margin: 0;
	}
}

@media screen and (max-width: 1024px) {
	.pswp__preloader {
		position: relative;
		left: auto;
		top: auto;
		margin: 0;
		float: right;
	}
}

@-webkit-keyframes clockwise {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes clockwise {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-webkit-keyframes donut-rotate {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	50% {
		-webkit-transform: rotate(-140deg);
		transform: rotate(-140deg);
	}
	100% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
}

@keyframes donut-rotate {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	50% {
		-webkit-transform: rotate(-140deg);
		transform: rotate(-140deg);
	}
	100% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
}

.pswp__ui {
	-webkit-font-smoothing: auto;
	visibility: visible;
	opacity: 1;
	z-index: 1550;
}

.pswp__top-bar {
	position: absolute;
	left: 0;
	top: 0;
	height: 44px;
	width: 100%;
}

.pswp--has_mouse {
	.pswp__button--arrow--left,
	.pswp__button--arrow--right {
		-webkit-backface-visibility: hidden;
		will-change: opacity;
		-webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
		transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
	}
}

.pswp__caption,
.pswp__top-bar {
	-webkit-backface-visibility: hidden;
	will-change: opacity;
	-webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
	transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--has_mouse {
	.pswp__button--arrow--left,
	.pswp__button--arrow--right {
		visibility: visible;
	}
}

.pswp__caption,
.pswp__top-bar {
	background-color: rgba(0, 0, 0, 0.5);
}

.pswp__ui--fit {
	.pswp__caption,
	.pswp__top-bar {
		background-color: rgba(0, 0, 0, 0.3);
	}
}

.pswp__ui--idle {
	.pswp__top-bar {
		opacity: 1;
	}
	.pswp__button--arrow--left,
	.pswp__button--arrow--right {
		opacity: 0;
	}
}

.pswp__ui--hidden {
	.pswp__button--arrow--left,
	.pswp__button--arrow--right,
	.pswp__caption,
	.pswp__top-bar {
		opacity: .001;
	}
}

.pswp__ui--one-slide {
	.pswp__button--arrow--left,
	.pswp__button--arrow--right,
	.pswp__counter {
		display: none;
	}
}

.pswp__element--disabled {
	display: none !important;
}

.pswp--minimal--dark .pswp__top-bar {
	background: 0 0;
}

.pswp__button--arrow--left,
.pswp__button--arrow--right {
	background-image: none !important;
}

.mtop {
	height: 111px;
}


/* banner */

.banner-wrap {
	position: relative;
	width: 100%;
	overflow: hidden;
	z-index: 20;
}

.banner {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.banner .slick-dots {
	position: absolute;
	left: 0;
	bottom: 40px;
	width: 100%;
	text-align: center;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	z-index: 104;
}

.banner .slick-dots li {
	position: relative;
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	text-align: center;
	line-height: 12px;
	vertical-align: middle;
	background: #FFFFFF;
	margin: 0 8px;
}

.banner .slick-dots li a {
	text-indent: 10em;
	position: relative;
	display: block;
	text-align: center;
	border-radius: 50%;
	padding: 0px;
	cursor: pointer;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.banner .slick-dots li a:focus {
	outline: none;
}

.banner .slick-dots li.slick-active {
	opacity: 1;
	visibility: visible;
	background: #52A4E2;
}

.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 1s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
	animation: scaleUpDown1 1s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
}

@keyframes scaleUpDown1 {
	from {
		transform: scale(1.1);
	}
	to {
		transform: scale(1);
	}
}

.banner .slick-current .bicdz {
	opacity: 1;
	visibility: visible;
	transition: 0.45s all cubic-bezier(0.15, 0.05, 0.16, 0.5) 0.65s;
	-webkit-clip-path: inset(0 0 0 0);
	clip-path: inset(0 0 0 0);
}

.bicdz {
	opacity: 0;
	visibility: hidden;
	transition: 0.45s all cubic-bezier(0.15, 0.05, 0.16, 0.5) 0.65s;
	-webkit-clip-path: inset(0 100% 0 0);
	clip-path: inset(0 100% 0 0);
}

.bicover {
	position: absolute;
	width: 1380px;
	bottom: 50px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 10;
}

.bicdz {
	position: relative;
	color: #fff;
	font-size: 70px;
	line-height: 1.3;
}


/* banner end */

.index-about {
	background: #52A4E2;
	padding: 87px 0;
}

.ialeft {
	float: left;
	width: 35%;
}

.ialbt {
	color: #333;
	font-size: 36px;
	line-height: 1;
}

.wzbs {
	color: #fff;
}

.ialms {
	color: #fff;
	font-size: 15px;
	margin-top: 30px;
	height: 81px;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	text-align: justify;
}

.ialmore {
	margin-top: 25px;
}

.gymore {
	position: relative;
	padding-left: 47px;
	display: block;
	font-family: "DINCond-Bold";
	color: #fff;
	font-size: 14px;
	line-height: 1.5;
}

.gymore:before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 35px;
	height: 1px;
	background: #fff;
}

.iaright {
	/*float: right;*/
	text-align: center;
}

.iaright li {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 46px;
}

.iaright li:hover .irtb i,
.ialist li:hover .irtb i {
	color: #52A4E2;
}

.iaright li:hover .irtb:before,
.ialist li:hover .irtb:before {
	opacity: 1;
	visibility: visible;
	transform: translateX(-50%) rotateY(180deg);
}

.irtb {
	position: relative;
	display: block;
	width: 154px;
	height: 154px;
	text-align: center;
	line-height: 154px;
	border-radius: 50%;
	background: rgba(255, 255, 255, .38);
	color: #fff;
	margin: 0 auto;
	z-index: 3;
	overflow: hidden;
}

.irtb:before {
	opacity: 0;
	visibility: hidden;
	transition: 0.65s;
	content: "";
	position: absolute;
	top: 0;
	width: 100%;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
	background: #fff;
	border-radius: 50%;
	z-index: -3;
}

.irtb i {
	position: relative;
	z-index: 3;
	display: block;
	font-size: 69px;
	transition: 0.45s;
}

.irwz {
	display: block;
	text-align: center;
	color: #fff;
	font-size: 15px;
	margin-top: 25px;
}

.index-product {
	position: relative;
	background: #F8F8F8;
	padding: 105px 0 120px 0;
	overflow: hidden;
}

.iat1 {
	position: absolute;
	top: 0;
	right: 0;
}

.iat2 {
	position: absolute;
	left: 0;
	bottom: 0;
}

.iplist {
	position: relative;
	z-index: 1;
	margin: 70px 0 0 -30px;
}
.iplist .slick-arrow {
	position: absolute;
	z-index: 99;
	top: 50%;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	transform: translateY(-50%);
	color: #ccc;
}

.iplist .slick-arrow:before {
	font-family: "iconfont" !important;
	font-size: 22px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: lighter;
}

.iplist .slick-prev:before {
	content: "\e718";
}

.iplist .slick-next:before {
	content: "\e719";
}

.iplist .slick-prev {
	left: -20px;
}

.iplist .slick-next {
	right: -50px;
}

.iplist .slick-arrow:hover {
	color: #52A4E2;
}
.ilitem {
	position: relative;
	height: 279px;
	overflow: hidden;
	margin-left: 30px;
	background: #fff;
	padding: 45px 25px;
	border: 1px solid #F1F1F1;
}

.ilitem:hover .ipltp img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

.ipltp {
	position: relative;
	height: 194px;
	overflow: hidden;
}

.ipltp img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	max-width: 100%;
	max-height: 100%;
	transition: 0.35s;
}

.iplcv {
	position: relative;
	z-index: 3;
	margin-top: 30px;
	text-align: center;
	transition: 0.45s;
}

.ilct1 {
	display: block;
	color: #333333;
	font-size: 16px;
	line-height: 1.5;
}

.ilct2 {
	color: #999999;
	font-size: 20px;
	margin-top: 7px;
	line-height: 1.5;
	height: 30px;
}

.ilct3 {
	width: 87px;
	box-sizing: border-box;
	margin: 20px auto 0;
}

.ilitem:hover .iplcv {
	margin-top: -10px;
}

.ilitem:hover .ilct1,
.ilitem:hover .ilct2 {
	color: #fff;
}

.ilitem:hover:before {
	opacity: 1;
	visibility: visible;
	top: 0;
}

.ilitem:before {
	opacity: 0;
	visibility: hidden;
	content: "";
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	transition: 0.35s;
	background: -webkit-linear-gradient(rgba(82, 164, 226, 0), rgba(82, 164, 226));
	/* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(rgba(82, 164, 226, 0), rgba(82, 164, 226));
	/* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(rgba(82, 164, 226, 0), rgba(82, 164, 226));
	/* Firefox 3.6 - 15 */
	background: linear-gradient(rgba(82, 164, 226, 0), rgba(82, 164, 226));
	z-index: 1;
}

.index-news {
	padding: 104px 0 117px 0;
}

.ixbanner {
	position: relative;
	overflow: hidden;
	float: left;
	width: 48%;
}

.ixbanner .slick-arrow {
	position: absolute;
	z-index: 99;
	top: 50%;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	transform: translateY(-50%);
	color: #52A4E2;
}

.ixbanner .slick-arrow:before {
	font-family: "iconfont" !important;
	font-size: 17px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: lighter;
}

.ixbanner .slick-prev:before {
	content: "\e718";
}

.ixbanner .slick-next:before {
	content: "\e719";
}

.ixbanner .slick-prev {
	left: 16px;
}

.ixbanner .slick-next {
	right: 16px;
}

.ixbanner .slick-arrow:hover {
	color: #fff;
}

.icitem {
	position: relative;
	float: left;
}

.icitem:hover .icpic img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

.icpic {
	overflow: hidden;
}

.icpic img {
	display: block;
	width: 100%;
	transition: 0.45s;
}

.ictxt {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	color: #fff;
	font-size: 18px;
	padding: 70px 20px 20px 20px;
	text-align: center;
	background: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0));
	/* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0));
	/* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0));
	/* Firefox 3.6 - 15 */
	background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0));
}

.ictxt font {
	display: block;
	height: 27px;
	line-height: 1.5;
}

.ixright {
	float: right;
	width: 48%;
}

.ixrbt .ialbt {
	float: left;
}

.ixmore {
	display: block;
	float: right;
	color: #999999;
	font-size: 14px;
	font-weight: bold;
	line-height: 35px;
}

.ixrlist {
	margin-top: 25px;
	border-bottom: 1px solid #E5E5E5;
}

.ixrlist li {
	position: relative;
	padding: 24px 0;
	border-top: 1px solid #E5E5E5;
}

.ixrlist li:hover .irltxt1,
.ixmore:hover {
	color: #52A4E2;
}

.irldate {
	float: left;
	font-family: "DINCond-Bold";
	color: #999999;
	font-size: 16px;
	line-height: 1.5;
	padding-right: 20px;
	border-right: 1px solid #E5E5E5;
	text-align: center;
}

.idday {
	display: block;
	font-size: 35px;
	line-height: 1;
}

.irlwz {
	float: right;
	width: 85%;
}

.irltxt1 {
	color: #333333;
	font-size: 18px;
	line-height: 1.5;
	height: 27px;
}

.irltxt2 {
	color: #999999;
	font-size: 15px;
	margin-top: 8px;
}

.inbt {
	display: flex;
	background: #EEEEEE;
	margin-top: 87px;
	padding: 34px 0 48px 0;
}

.inbt li {
	position: relative;
	text-align: center;
	flex: 1;
}

.inbt li:hover .ibwz {
	color: #52A4E2;
}

.ibtb {
	display: block;
	width: 57px;
	height: 57px;
	text-align: center;
	line-height: 57px;
	background: #52A4E2;
	border-radius: 50%;
	color: #fff;
	font-size: 30px;
	margin: 0 auto;
}

.ibwz {
	display: block;
	color: #333333;
	font-size: 22px;
	margin-top: 25px;
}

.footer-wrap {
	position: relative;
	background: #0F293E;
	padding: 72px 0 66px 0;
}

.fwl {
	float: left;
}

.flpe {
	color: #fff;
	font-size: 18px;
	margin-right: 70px;
}

.flpe i {
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	margin-right: 10px;
}

.flxx {
	margin-top: 45px;
}

.fxtxt {
	color: #fff;
	font-size: 15px;
	margin-top: 4px;
}

.fxtxt a {
	color: #fff;
}

.bah {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}

.fwr {
	float: right;
	text-align: center;
}

.frewm {
	width: 100px;
	margin: 0 auto;
}

.frewm img {
	display: block;
	width: 100%;
}

.frwz {
	color: #fff;
	font-size: 14px;
	margin-top: 5px;
}

.insides-banner {
	position: relative;
	overflow: hidden;
}

.ibpic {
	overflow: hidden;
}

.ibpic img {
	display: block;
	width: 100%;
}

.ibcv {
	position: absolute;
	top: 50%;
	left: 320px;
	transform: translateY(-50%);
}

.about-wrap {
	padding: 40px 0 100px 0;
}

.awmenu {
	float: left;
	width: 20%;
}

.awmbt {
	position: relative;
	padding: 35px 40px;
	background: #52A4E2;
}
.awbg{
}
.awbg img {
	display: block;
	width: 100%;
}

.awcv {
	color: #fff;
	font-size: 24px;
}

.awmpic {
	overflow: hidden;
	display: none;
}

.awmpic img {
	display: block;
	width: 100%;
}

.awmcd li {
	position: relative;
	height: 48px;
	line-height: 48px;
	border-bottom: 1px solid #EAEAEA;
	color: #999999;
	font-size: 16px;
	z-index: 3;
}

.awmcd li:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 0;
	background: #52A4E2;
	transition: 0.45s;
	z-index: -3;
}

.awmcd li:hover .aclink,
.awmcd li.active .aclink {
	color: #fff;
}

.awmcd li:hover:before,
.awmcd li.active:before {
	height: 100%;
}

.aclink {
	display: block;
	padding: 0 26px 0 34px;
	color: #999999;
}

.acjt {
	display: block;
	float: right;
	font-size: 14px;
}

.awnr {
	float: right;
	width: 76%;
}

.awbrand {
	padding-bottom: 20px;
	border-bottom: 1px solid #EAEAEA;
}

.abtitle {
	display: block;
	float: left;
	font-weight: normal;
	color: #818181;
	font-size: 20px;
	line-height: 1;
}

.abtxt {
	float: right;
	line-height: 20px;
}

.abtwz:hover {
	color: #52A4E2;
}

.abtwz,
.abtwz {
	color: #BDBDBD;
	font-size: 12px;
}

.abtwz em {
	display: inline-block;
	vertical-align: middle;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	border: 1px solid #52A4E2;
	margin-right: 5px;
	box-sizing: border-box;
}

.ancont {
	margin-top: 55px;
	padding-right: 40px;
}

.ct1cont {
	margin-top: 55px;
	background: #F8F8F8;
}

.ancbt {
	color: #333333;
	font-size: 34px;
	font-weight: normal;
	line-height: 1;
}

.ancwz {
	color: #6E6E6E;
	font-size: 15px;
	text-indent: 2em;
	text-align: justify;
	line-height: 36px;
}

.ab3pic {
	text-align: center;
}

.ab3pic img {
	display: inline-block;
	max-width: 100%;
}
.acmore a{
	display: block;
	text-align: center;
	color: #777;
	font-size: 14px;
	margin: 20px 0;
}
.ab4clock {
	color: #D5D5D5;
	font-size: 33px;
	text-align: center;
	line-height: 1;
}

.ab4list {
	position: relative;
	width: 100%;
	padding: 27px 0 20px 0;
}

.ab4list:before {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 2px;
	height: 100%;
	background: #D5D5D5;
}

.ab4list li {
	position: relative;
	margin-bottom: 60px;
}

.ab4list li:before {
	content: "";
	position: absolute;
	top: 21px;
	left: 50%;
	transform: translateX(-50%);
	width: 11px;
	height: 11px;
	border-radius: 50%;
	background: #52A4E2;
	z-index: 3;
}

.ab4list li:after {
	content: "";
	position: absolute;
	top: 15px;
	left: 50%;
	transform: translateX(-50%);
	width: 23px;
	height: 23px;
	border-radius: 50%;
	background: rgba(82, 164, 226, .39);
	z-index: 1;
}

.ab4list li:nth-of-type(odd) {}

.ab4list li:nth-of-type(even) {}

.al4year {
	font-family: "DINCond-Bold";
	color: #333;
	font-size: 30px;
	width: 45%;
}
.ay4dw{
	display: inline-block;
	vertical-align: middle;
	font-style: normal;
	font-size: 16px;
}

.al4nr {
	width: 45%;
	position: relative;
	background: #EEEEEE;
	border-radius: 6px;
	box-sizing: border-box;
	padding: 25px;
}

.ab4list li:nth-of-type(odd) .al4year {
	text-align: right;
	float: left;
}

.ab4list li:nth-of-type(even) .al4year {
	text-align: left;
	float: right;
}

.ab4list li:nth-of-type(odd) .al4nr {
	float: right;
}

.ab4list li:nth-of-type(even) .al4nr {
	float: left;
	text-align: right;
}

.ab4list li:nth-of-type(odd) .al4nr:before {
	content: "";
	position: absolute;
	top: 20px;
	left: -14px;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-right: 14px solid #EEEEEE;
}

.ab4list li:nth-of-type(even) .al4nr:before {
	content: "";
	position: absolute;
	top: 20px;
	right: -14px;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 14px solid #EEEEEE;
}

.al4txt {
	color: #3C3C3C;
	font-size: 16px;
}

.about4-wrap {
	padding: 40px 0 0 0;
}

.rcbot1 {
	position: relative;
	padding: 109px 0;
}

.rcpic {
	float: left;
	width: 44%;
}

.rcpic img {
	display: block;
	width: 100%;
}

.rcwz {
	float: right;
	width: 50%;
	margin-top: 70px;
}

.rctitle {
	position: relative;
	color: #52A4E2;
	font-size: 30px;
	padding-bottom: 20px;
	font-weight: normal;
	line-height: 1.2;
}

.rctitle:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 233px;
	height: 6px;
	background: #52A4E2;
}

.rticon {
	display: inline-block;
	vertical-align: middle;
	font-size: 55px;
	margin-right: 15px;
}

.rcms {
	color: #333333;
	font-size: 15px;
	margin-top: 20px;
	text-align: justify;
}

.rcbot2 {
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 102px 0 133px 0;
}

.rb2bg {
	position: relative;
	width: 560px;
	background: rgba(255, 255, 255, .8);
	box-sizing: border-box;
	padding: 40px 48px 100px 35px;
}

.rcbot3 {
	position: relative;
}

.rb3pic {
	width: 54%;
	overflow: hidden;
}

.rb3pic img {
	display: block;
	width: 100%;
}

.rb3box {
	position: absolute;
	width: 1280px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.rb3wz {
	float: right;
	width: 50%;
}

.rb3txt {
	display: block;
	color: #333333;
	font-size: 15px;
	margin-top: 30px;
	font-weight: normal;
	text-align: justify;
}

.pd1list li {
	position: relative;
	padding: 40px 0;
	border-bottom: 1px solid #EAEAEA;
}

.pl1tp {
	width: 38%;
	overflow: hidden;
}

.pl1tp img {
	display: block;
	width: 100%;
	transition: 0.45s;
}

.pl1wz {
	width: 54%;
}

.pd1list li:nth-of-type(odd) .pl1tp {
	float: left;
}

.pd1list li:nth-of-type(odd) .pl1wz {
	float: right;
}

.pd1list li:nth-of-type(even) .pl1tp {
	float: right;
}

.pd1list li:nth-of-type(even) .pl1wz {
	float: left;
}

.pd1list li:hover .pl1tp img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

.pd1list li:hover .pwtxt1 {
	color: #52A4E2;
}

.pd1list li:hover .pwxq {
	background: #52A4E2;
}

.pwpp {
	display: block;
	color: #333333;
	font-size: 18px;
	line-height: 1;
	font-weight: bold;
}

.pwsup {
	display: inline-block;
	vertical-align: super;
	width: 13px;
	height: 13px;
	background: url(../img/r.png) no-repeat;
	background-size: contain;
	margin-left: 5px;
}

.pwtxt1 {
	color: #666666;
	font-size: 28px;
	font-weight: normal;
	margin-top: 20px;
	line-height: 1;
	height: 28px;
}

.pwtxt2 {
	color: #666666;
	font-size: 15px;
	margin-top: 20px;
	text-align: justify;
	height: 54px;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.pwxq {
	display: block;
	width: 124px;
	height: 37px;
	background: #C4C6C8;
	margin-top: 35px;
	text-align: center;
	line-height: 37px;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	transition: 0.35s;
}

.pwxq em {
	display: inline-block;
	vertical-align: middle;
	width: 35px;
	height: 1px;
	background: #fff;
	margin-right: 10px;
}

.pdbot {
	margin-top: 50px;
}

.pdbtw {
	position: relative;
}

.pdbtp {
	float: left;
	width: 53%;
	overflow: hidden;
}

.pdbtp img {
	display: block;
	width: 100%;
}

.pdbwz {
	position: absolute;
	right: 0;
	width: 40%;
	top: 50%;
	transform: translateY(-50%);
}

.pblist {
	margin-top: 30px;
	border-top: 1px solid #EAEAEA;
}

.pblist li {
	padding: 15px 0;
	border-bottom: 1px solid #EAEAEA;
}

.pbltitle {
	position: relative;
	color: #333333;
	font-size: 24px;
	line-height: 1.5;
	margin-left: -10px;
	width: 150px;
	text-align: justify;
	text-align-last: justify;
}

.pbltitle:before {
	content: " ";
	display: block;
	width: 100%;
}

.pblms {
	color: #666666;
	font-size: 15px;
	margin-top: 10px;
	text-align: justify;
}

.pd2wrap {
	padding: 99px 0 130px 0;
}

.pw2label {
	color: #333333;
	font-size: 26px;
	line-height: 1.5;
	font-weight: normal;
	text-align: center;
}

.pw2list {
	margin-top: 60px;
}

.pw2list li {
	margin-top: 30px;
}

.pl2bt {
	color: #52A4E2;
	font-size: 18px;
	line-height: 1;
	margin-bottom: 19px;
}

.pl2bt sup {
	display: inline-block;
	vertical-align: text-top;
	color: #D52A2E;
	font-size: 16px;
	margin-left: 10px;
}

.pl2sr {
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	border: 1px solid #EBEBEB;
	padding: 0 30px;
	box-sizing: border-box;
	color: #999999;
	font-size: 16px;
}

.pb2ts {
	display: inline-block;
	vertical-align: middle;
	color: #999999;
	font-size: 16px;
	margin-left: 10px;
}

.pl2area {
	display: block;
	width: 100%;
	height: 135px;
	border: 1px solid #EBEBEB;
	padding: 15px 30px;
	box-sizing: border-box;
	resize: none;
	color: #999999;
	font-size: 16px;
	font-family: "SourceHanSansCN-Regular";
}

.pl2zy {
	float: left;
	width: 50%;
	margin-left: -1px;
}

.pl2select {
	display: block;
	width: 100%;
	height: 50px;
	box-sizing: border-box;
	padding: 0 30px;
	border: 1px solid #EBEBEB;
	color: #999999;
	font-size: 16px;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: url(../images/jt.png) no-repeat 95%;
	background-size: 13px 11px;
}

.pl2submit {
	display: block;
	width: 100%;
	height: 50px;
	text-align: center;
	line-height: 50px;
	color: #fff;
	font-size: 18px;
	background: #52A4E2;
	margin-top: 59px;
}

.ncfirst {
	position: relative;
	background: #E4E4E4;
}

.ncfirst:hover .nfpic img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

.ncfirst:hover .nftitle,
.nclist li:hover .nlctitle {
	color: #52A4E2;
}

.nclist li:hover .nclicon {
	background: #52A4E2;
	border: 1px solid #52A4E2;
	color: #fff;
}

.nfpic {
	float: left;
	width: 50%;
	overflow: hidden;
}

.nfpic img {
	display: block;
	width: 100%;
	transition: 0.45s;
}

.nfcont {
	float: left;
	width: 50%;
	box-sizing: border-box;
	padding: 40px 30px 0 30px;
}

.nftitle {
	color: #333333;
	font-size: 22px;
	line-height: 1.5;
	font-weight: normal;
	height: 66px;
	overflow: hidden;
}

.nfms {
	color: #999999;
	font-size: 14px;
	margin-top: 20px;
	height: 50px;
	overflow: hidden;
}

.nfbtn {
	display: block;
	width: 124px;
	height: 37px;
	text-align: center;
	line-height: 37px;
	font-weight: normal;
	border: 1px solid #52A4E2;
	color: #52A4E2;
	font-size: 14px;
	margin-top: 40px;
}

.nfbtn em {
	display: inline-block;
	vertical-align: middle;
	width: 35px;
	height: 1px;
	background: #52A4E2;
	margin-right: 10px;
}

.nclist li {
	position: relative;
	padding: 37px 0 45px 0;
	border-bottom: 1px solid #EAEAEA;
}

.ncldate {
	font-family: "gilroy-regular-3";
	float: left;
	background: #F9F9F9;
	padding: 10px 18px 30px 18px;
	color: #52A4E2;
	font-size: 12px;
	line-height: 1.5;
	text-align: center;
}

.nclday {
	display: block;
	font-size: 40px;
	font-weight: normal;
	line-height: 1.2;
}

.nclcont {
	float: left;
	width: 70%;
	margin-left: 40px;
}

.nlctitle {
	color: #333333;
	font-size: 22px;
	line-height: 1.5;
	font-weight: normal;
	height: 33px;
}

.nlcms {
	color: #999999;
	font-size: 14px;
	margin-top: 10px;
	height: 50px;
	overflow: hidden;
}

.nclicon {
	float: right;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	text-align: center;
	line-height: 32px;
	border: 1px solid #999999;
	color: #999999;
	margin-top: 34px;
	transition: 0.35s;
}

.nclicon i {
	font-size: 12px;
}

.pages-list {
	margin-top: 50px;
	text-align: center;
}

.plfl {
	display: inline-block;
	height: 34px;
	text-align: center;
	line-height: 34px;
	color: #777777;
	font-size: 14px;
	border: 1px solid #EDEDED;
	margin-left: -4px;
}

.plpn {
	width: 68px;
}

.plnum {
	width: 34px;
}

.plfl:hover,
.plfl.active {
	background: #52A4E2;
	color: #fff;
}

.ndbt {
	color: #333333;
	font-size: 28px;
	text-align: center;
	line-height: 1.5;
	font-weight: normal;
}

.ndxq {
	position: relative;
	margin-top: 30px;
	text-align: center;
	line-height: 36px;
}

.ndfb {
	display: inline-block;
	color: #999999;
	font-size: 14px;
	margin: 0 9px;
}

.ndtb {
	display: inline-block;
	vertical-align: middle;
	font-size: 20px;
	margin-right: 5px;
}

.ndzh {
	display: inline-block;
	vertical-align: middle;
	font-style: normal;
	margin-right: 3px;
}

#Btn1,
#Btn2,
#Btn3 {
	display: inline-block;
	vertical-align: middle;
	background: transparent;
	border: none;
	color: #999999;
	font-size: 16px;
	cursor: pointer;
}

.nsshare {
	display: inline-block;
	vertical-align: middle;
	font-size: 20px;
	color: #999999;
}

.ndnr {
	font-family: "宋体";
	color: #999999;
	font-size: 16px;
	margin-top: 40px;
	padding-top: 40px;
	border-top: 1px solid #EEEEEE;
	text-align: justify;
}

.ndbottom {
	margin-top: 130px;
	padding-top: 35px;
	border-top: 1px solid #D4D4D4;
}

.ndleft {
	float: left;
	width: 65%;
}

.ndltxt {
	display: block;
	color: #999999;
	font-size: 14px;
	margin-bottom: 5px;
	height: 25px;
}

.ndlright a {
	display: block;
	float: right;
	width: 124px;
	height: 37px;
	background: #52A4E2;
	color: #fff;
	font-size: 14px;
	text-align: center;
	line-height: 37px;
}

.rtbot1 {
	padding: 65px 0;
}

.rtbpic {
	text-align: center;
	margin-top: 35px;
}

.rtbpic img {
	display: inline-block;
	max-width: 100%;
}

.rtbot2 {
	background-repeat: no-repeat;
	background-size: cover;
	padding: 70px 0 107px 0;
}

.rb2banner {
	position: relative;
	overflow: hidden;
	margin-top: 55px;
	padding: 0 35px;
}

.rb2banner .slick-arrow {
	position: absolute;
	z-index: 99;
	top: 50%;
	width: 37px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	transform: translateY(-50%);
	border-radius: 50%;
	background: rgba(17, 55, 86, .59);
	color: #fff;
}

.rb2banner .slick-arrow:before {
	font-family: "iconfont" !important;
	font-size: 12px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: lighter;
}

.rb2banner .slick-prev:before {
	content: "\e718";
}

.rb2banner .slick-next:before {
	content: "\e719";
}

.rb2banner .slick-prev {
	left: 0;
}

.rb2banner .slick-next {
	right: 0;
}

.rb2banner .slick-arrow:hover {
	background: #52A4E2;
}

.rb2item {
	position: relative;
	float: left;
	margin: 0 12px;
}

.rb2pic {
	overflow: hidden;
}

.rb2pic img {
	display: block;
	width: 100%;
}

.rb2txt {
	background: #fff;
	height: 52px;
	line-height: 52px;
	padding: 0 10px;
	text-align: center;
	color: #333333;
	font-size: 15px;
}

.rtbot3 {
	width: 770px;
	margin: 0 auto;
	padding: 60px 0;
}

.rb3desc {
	color: #666666;
	font-size: 15px;
	text-align: center;
	margin-top: 20px;
}

.rb3btn {
	margin: 80px auto 0;
	background: #52A4E2;
	color: #fff;
}

.rb3btn em {
	background: #fff;
}

.rtbot4 {
	background-repeat: no-repeat;
	background-size: cover;
	padding: 106px 0 137px 0;
}

.rt4number {
	display: block;
	color: #fff;
	text-align: center;
	font-size: 58px;
	line-height: 1.3;
}

.rt4wz {
	margin-top: 25px;
	text-align: center;
}

.rt4txt {
	display: inline-block;
	color: #fff;
	font-size: 18px;
	margin: 0 20px;
}

.rb4bt {
	color: #fff;
	font-size: 20px;
	text-align: center;
	font-weight: normal;
}

.rlbot1 {
	background: #F8F8F8;
	padding: 50px 0 76px 0;
}

.rlbsearch {
	border: 1px solid #C7C7C7;
	height: 49px;
	line-height: 49px;
}

.rssrk {
	display: block;
	float: left;
	width: 87%;
	height: 100%;
	background: transparent;
	border: none;
	box-sizing: border-box;
	padding: 0 27px;
	color: #999999;
	font-size: 16px;
}

.rsbtn {
	display: block;
	float: right;
	width: 13%;
	height: 100%;
	background: #52A4E2;
	color: #fff;
	font-size: 18px;
	text-align: center;
}

.rsbtn i {
	display: inline-block;
	vertical-align: middle;
	font-size: 22px;
	margin-right: 10px;
}

.rlbtype {
	margin-top: 50px;
}

.rbtitem {
	margin-top: 15px;
}

.ribt {
	display: inline-block;
	vertical-align: text-top;
	color: #666666;
	font-size: 16px;
	line-height: 1.5;
}

.rixz {
	display: inline-block;
	vertical-align: text-top;
	width: 70%;
	margin-left: 30px;
}

.ritxt {
	display: inline-block;
	height: 23px;
	line-height: 23px;
	border-radius: 50px;
	background: #D9D9D9;
	padding: 0 14px;
	color: #666666;
	font-size: 14px;
	margin-right: 27px;
	margin-bottom: 10px;
}

.ritxt:hover,
.ritxt.active {
	color: #fff;
	background: #52A4E2;
}

.rlbot2 {
	padding: 52px 0 130px 0;
}

.rb2title {
	display: -webkit-flex;
	display: flex;
	border-top: 6px solid #113756;
	border-bottom: 1px solid #CFCFCF;
}

.rt2txt {
	display: block;
	-webkit-flex: 1;
	flex: 1;
	text-align: center;
	color: #113756;
	font-size: 18px;
	height: 77px;
	line-height: 77px;
}

.rb2list li {
	border-bottom: 1px solid #CFCFCF;
}

.rl2bt {
	display: -webkit-flex;
	display: flex;
	height: 63px;
	line-height: 63px;
	display: -webkit-flex;
	display: flex;
	height: 63px;
	line-height: 63px;
	cursor: pointer;
}

.rl2bt.active .rl2txt {
	color: #52A4E2;
}

.rl2txt {
	display: block;
	-webkit-flex: 1;
	flex: 1;
	text-align: center;
	color: #999999;
	font-size: 16px;
}

.rl2zk {
	display: none;
	background: #F8F8F8;
	padding: 43px 186px 75px 38px;
}

.maps {
	height: 407px;
}

.ctname {
	color: #333333;
	font-size: 30px;
	line-height: 1.5;
}

.acleft {
	float: left;
	width: 50%;
	box-sizing: border-box;
	padding: 40px;
}

.ctlist {
	border-bottom: 1px dashed #D6D6D6;
}

.ctlist li {
	border-top: 1px dashed #D6D6D6;
	padding: 18px 0;
}

.ctllx {
	margin-top: 8px;
}

.ctzicon {
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
	color: #52A4E2;
	font-size: 23px;
}

.ctytxt {
	display: inline-block;
	vertical-align: top;
	color: #333333;
	font-size: 16px;
	margin-left: 10px;
	width: 85%;
}

.ctzy {
	display: inline-block;
	vertical-align: top;
}

.ctzy:first-child {
	width: 45%;
}

.ctzy:last-child {
	width: 54%;
}

.ctzy .ctytxt {
	width: 80%;
}

.anchorBL {
	display: none;
}

.ctmap {
	float: right;
	width: 50%;
}

.ct2txt1 {
	color: #113756;
	font-size: 22px;
	font-weight: normal;
	line-height: 1.5;
}

.ct2txt2 {
	margin-top: 30px;
}

.ct2mt {
	color: #999999;
	font-size: 14px;
	margin-top: 10px;
}

.ct2bgb a {
	display: block;
	width: 100%;
	height: 51px;
	line-height: 51px;
	box-sizing: border-box;
	padding: 0 40px;
	background: #52A4E2;
	color: #fff;
	font-size: 16px;
	margin-top: 50px;
}

.ctf2title {
	color: #52A4E2;
	font-size: 24px;
	text-align: center;
}

.ctf2form {
	/*padding: 0 40px;*/
	margin-top: 50px;
}

.cf2item {
	/*padding: 50px;*/
	padding-bottom: 20px;
	border-bottom: 1px solid #E2E2E2;
}

.cf2item:not(:last-child) {
	border-bottom: 1px solid #E4E4E4;
}

.ci2bt {
	color: #333333;
	font-size: 20px;
}

.ci2sr {
	/*margin-top: 20px;*/
}

.ci2l {
	position: relative;
	/*display: inline-block;
	vertical-align: middle;*/
	float: left;
	margin-top: 20px;
	width: 50%;
}

.ci2lt {
	display: inline-block;
	vertical-align: middle;
	width: 70px;
	text-align: right;
	color: #999999;
	font-size: 14px;
}

.ci2ltmbbw {
	color: #999999;
	font-size: 14px;
}

.cixh {
	display: inline-block;
	vertical-align: middle;
	color: #D20000;
	font-size: 16px;
	margin-right: 5px;
	font-style: normal;
}

.ci2dx {
	width: 197px;
}

.ci2wbk {
	display: inline-block;
	vertical-align: middle;
	width: 345px;
	height: 33px;
	line-height: 33px;
	border: 1px solid #999999;
	color: #999;
	font-size: 14px;
	margin-left: 17px;
	box-sizing: border-box;
	padding: 0 10px;
}

.ci2dx {
	display: inline-block;
	vertical-align: middle;
	color: #999999;
	height: 33px;
	line-height: 33px;
	font-size: 14px;
	margin-left: 17px;
}

.ci2dx label {
	margin-right: 20px;
}

.ci2sex {
	display: inline-block;
	vertical-align: middle;
	margin: -2px 2px 0 0 !important;
}

.ci2area {
	display: inline-block;
	vertical-align: top;
	margin-left: 17px;
	width: 75%;
	height: 91px;
	box-sizing: border-box;
	padding: 10px;
	color: #999;
	font-size: 14px;
	resize: none;
	border: 1px solid #E4E4E4;
	font-family: "微软雅黑";
}

.srcode {
	display: inline-block;
	vertical-align: middle;
	width: 129px;
	height: 33px;
	line-height: 33px;
	box-sizing: border-box;
	padding: 0 10px;
	color: #999;
	font-size: 14px;
	border: 1px solid #E4E4E4;
}

.ewmt {
	display: inline-block;
	vertical-align: middle;
	width: 88px;
	height: 33px;
	text-align: center;
	margin-left: 10px;
}

.hyh {
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	margin-left: 10px;
}

#time1 {
	background: url(../images/date.png) 96% no-repeat;
	background-size: 23px 23px;
}

.ct2cont {
	margin-top: 45px;
}

.search-list {
	padding: 80px 0;
}

.slnum {
	color: #333;
	font-size: 28px;
}

.search-cv {
	position: absolute;
	width: 800px;
	height: 55px;
	line-height: 55px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 10;
	overflow: hidden;
	background: #fff;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
}

.scvwbk {
	display: block;
	float: left;
	width: 85%;
	height: 100%;
	background: transparent;
	border: none;
	box-sizing: border-box;
	padding: 0 20px;
	color: #333;
	font-size: 14px;
}

.scvicon {
	display: block;
	float: right;
	width: 15%;
	height: 100%;
	background: #52A4E2;
	text-align: center;
	color: #fff;
	font-size: 25px;
}

.yjxx {
	margin-top: 20px;
}

.yjxx .ci2lt,
.ci2zt .ci2lt {
	width: auto;
}

.ci2zt .ci2dx {
	width: auto;
	height: auto;
}

.lhitem {
	float: left;
	width: 50%;
}

.wbk2 {
	width: 305px;
}

.wbk3 {
	width: 707px;
}

.areabox {
	display: block;
	margin-top: 10px;
}

.abwbk {
	display: inline-block;
	vertical-align: middle;
	width: 98%;
	height: 124px;
	border: 1px solid #999999;
	box-sizing: border-box;
	padding: 20px;
	resize: none;
	font-family: "微软雅黑";
}

.dtx {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	color: #999999;
	font-size: 14px;
	margin-left: 16px;
}

.wbk4 {
	display: block;
	width: 130px;
	margin-left: 0;
	margin-top: 8px;
}

.lhjg {
	display: inline-block;
	vertical-align: top;
}

.ljwbk {
	display: inline-block;
	vertical-align: middle;
	margin-left: 30px;
}

.wbk5 {
	width: 133px;
}

.ljw {
	margin-bottom: 14px;
}

.ljw label {
	color: #999;
	margin-left: 20px;
}

.wbk6 {
	width: 876px;
}

.yhyx {
	display: inline-block;
	vertical-align: middle;
	margin-left: 20px;
}

.yhyx label {
	margin-left: 35px;
	color: #999;
}

.mrdx label:not(:first-child) {
	margin-left: 55px;
}

.lbtw {
	width: 255px !important;
	text-align: right;
}

.wbk7 {
	width: 640px;
	margin-left: 55px;
}

.cf2submit a {
	display: block;
	width: 100%;
	height: 51px;
	text-align: center;
	line-height: 51px;
	background: #52A4E2;
	color: #fff;
	font-size: 16px;
	margin-top: 35px;
}

.cf2zy {
	margin-top: 45px;
}

.cztxt1 {
	display: block;
	color: #333333;
	font-weight: normal;
	font-size: 14px;
}

.cztxt2 {
	color: #999999;
	font-size: 14px;
}

.uptop {
	position: fixed;
	right: 50px;
	bottom: 10%;
	font-size: 20px;
	line-height: 1;
	cursor: pointer;
	transition: 0.35s;
	z-index: 10;
	border: 1px solid #eee;
	border-radius: 50%;
	width: 45px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	color: #ccc;
	background: #fff;
}

.uptop:hover {
	color: #52A4E2;
}

.ci2zt label {
	display: inline-block;
	margin-right: 60px;
}

.ci2lh {
	/*width: 48%;*/
}

.ci2lh .ci2wbk {
	/*width: 345px;*/
}

.tk-bg.active {
	opacity: 1;
	visibility: visible;
}

.tk-bg {
	opacity: 0;
	visibility: hidden;
	transition: 0.35s;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .7);
	z-index: 9999;
}

.absp {
	position: absolute;
	width: 700px;
	height: 400px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.tbvideo {
	width: 100%;
	height: 100%;
	object-fit: fill;
}

.tbclose {
	position: absolute;
	right: -45px;
	top: 50%;
	transform: translateY(-50%);
	color: #fff;
	font-size: 40px;
	cursor: pointer;
	line-height: 1;
}

.biplay {
	position: absolute;
	bottom: 25%;
	left: 50%;
	transform: translateX(-50%);
	width: 220px;
	height: 55px;
	text-align: center;
	line-height: 55px;
	margin: 0 auto;
	background: #52A4E2;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
}

.biplay i {
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	font-size: 28px;
	margin-right: 10px;
}

.biwz {
	opacity: 0;
	visibility: hidden;
	transition: transform 600ms, opacity .15s cubic-bezier(0.445, 0.145, 0.355, 1);
	-webkit-transition: transform 600ms, opacity .15s cubic-bezier(0.445, 0.145, 0.355, 1);
	transition-timing-function: ease-out;
	-webkit-transition-timing-function: ease-out;
	position: absolute;
	left: 50%;
	width: 1280px;
	-webkit-transform: translate(-80px,-50%);
	transform: translate(-80px,-50%);
	top: 50%;
	z-index: 1;
}

.biwz img {
	display: inline-block;
	max-width: 100%;
}

.slick-active .biwz {
	opacity: 1;
	visibility: visible;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
}
.ndfh{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	color: #999999;
	font-size: 14px;
}
.ndfh:hover{
	color: #52A4E2;
}
.irbt{
	color: #fff;
	font-size: 24px;
	margin-left: 46px;
	margin-bottom: 30px;
}
.bshare-custom{display:none;}@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: "DINCond-Bold";
	src: url("fonts/DINCond-Bold.woff2") format("woff2"), url("fonts/DINCond-Bold.woff") format("woff"), url("fonts/DINCond-Bold.ttf") format("truetype"), url("fonts/DINCond-Bold.eot") format("embedded-opentype"), url("fonts/DINCond-Bold.svg") format("svg");
}

@font-face {
	font-family: "gilroy-regular-3";
	src: url("fonts/gilroy-regular-3.woff2") format("woff2"), url("fonts/gilroy-regular-3.woff") format("woff"), url("fonts/gilroy-regular-3.ttf") format("truetype"), url("fonts/gilroy-regular-3.eot") format("embedded-opentype"), url("fonts/gilroy-regular-3.svg") format("svg");
}

.iconfont {
	font-family: "iconfont" !important;
	font-size: 14px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

html,
body,
div,
span,
applet,
object,
iframe,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0px;
	border: 0;
	font-size: 100%;
	outline: none;
}

table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin: 0;
	padding: 0px;
}

html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	overflow-x: hidden;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}


/*html::-webkit-scrollbar {
	width: 8px;
	background: none;
}

html::-webkit-scrollbar-thumb {
	width: 8px;
	background: #3d9911;
}

html::-webkit-scrollbar-corner {
	background: none;
}

html::-webkit-scrollbar:horizontal {
	height: 9px;
}*/

body {
	font: 14px/1.8 "SourceHanSansCN-Regular", "Microsoft Yahei", sans-serif, "微软雅黑", "微软正黑体", "Microsoft JhengHei", "SimHei", "黑体", Arial, Helvetica;
	margin: 0 auto;
	color: #333;
	overflow-x: hidden;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

strong {
	font-weight: bold;
}

img {
	border: 0;
}

input {
	outline: none;
}

input[type="text"],
input[type="button"],
input[type="submit"],
input[type="reset"] {
	-webkit-appearance: none;
	border-radius: 0;
}

textarea {
	-webkit-appearance: none;
	border-radius: 0;
	outline: none;
}

::-moz-selection {
	background: #8b8b8b;
	color: #fff;
	text-shadow: none;
}

::selection {
	background: #8b8b8b;
	color: #fff;
	text-shadow: none;
}

select {
	outline: none;
}

select::-ms-expand {
	display: none;
}

table,
tbody,
tfoot,
thead,
tr,
th,
td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
}

a {
	text-decoration: none;
	blr: expression(this.onFocus=this.blur());
	cursor: pointer;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

a:link,
a:visited {
	text-decoration: none;
}

a:active,
a:hover {
	text-decoration: none;
}

.clearfix:before,
.clearfix:after {
	display: table;
	content: "";
	line-height: 0px;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	*zoom: 1;
}

.tx-c {
	text-align: center;
}

.fc {
	text-align: center;
}

.fr {
	text-align: right;
}

.vt {
	vertical-align: top;
}

.vm {
	vertical-align: middle;
}

.db {
	display: block;
}

.wzbs {
	color: #fff !important;
}

.w1280 {
	width: 1280px;
	margin: 0 auto;
}

.fixedImg {
	background-repeat: no-repeat;
	background-size: cover;
}

.imgw {
	width: 100%;
	display: block;
}

.eT {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.linkA {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/w0.png) no-repeat;
	z-index: 99;
}

.pageC a:link,
.pageC a:visited {
	color: #183D82;
}

.pageC a:active,
.pageC a:hover {
	color: #333;
}

.pageC img {
	max-width: 100% !important;
	height: auto !important;
}

.pageC {
	overflow: hidden;
}

.pageC table {
	width: 100% !important;
}

.load-words.target span {
	opacity: 0;
	visibility: hidden;
}

.action.load-words span {
	visibility: visible;
	display: inline-block;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: wordsRightFade;
	animation-name: wordsRightFade;
}

@-webkit-keyframes wordsRightFade {
	0% {
		-webkit-transform: translateX(50px);
		transform: translateX(50px);
		opacity: 0;
		visibility: hidden;
	}
	100% {
		-webkit-transform: none;
		transform: none;
		opacity: 1;
		visibility: visible;
	}
}

@-moz-keyframes wordsRightFade {
	0% {
		-moz-transform: translateX(50px);
		transform: translateX(50px);
		opacity: 0;
		visibility: hidden;
	}
	100% {
		-moz-transform: none;
		transform: none;
		opacity: 1;
		visibility: visible
	}
}

@keyframes wordsRightFade {
	0% {
		-webkit-transform: translateX(50px);
		-moz-transform: translateX(50px);
		transform: translateX(50px);
		opacity: 0;
		visibility: hidden
	}
	100% {
		-webkit-transform: none;
		-moz-transform: none;
		transform: none;
		opacity: 1;
		visibility: visible
	}
}

.nimg.target {
	visibility: hidden;
}

.nimg.action {
	visibility: visible !important;
	-webkit-animation: scaleUpDown 2s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
	animation: scaleUpDown 2s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
}


/* 头部  */

.header {
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	z-index: 999;
	/*height: 113px;*/
	transition: 0.35s;
}

.welcome {
	background: #0F293E;
	height: 40px;
	line-height: 40px;
	padding-left: 320px;
}

.wltxt {
	float: left;
	color: #fff;
	font-size: 14px;
}

.wlsearch {
	position: relative;
	float: right;
}

.wssrk {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 110px;
	color: #fff;
	font-size: 14px;
	padding: 0 15px;
	background: none;
	border: none;
}

.wlsearch input::-webkit-input-placeholder {
	color: #fff;
}

.wlsearch input:-moz-placeholder {
	color: #fff;
}

.wlsearch input::-moz-placeholder {
	color: #fff;
}

.wlsearch input:-ms-input-placeholder {
	color: #fff;
}

.wlsearch:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	width: 2px;
	height: 16px;
	background: #fff;
}

.wsbtn {
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	font-size: 16px;
	margin-right: 32px;
}

.head-wrap {
	position: relative;
	transition: 0.35s;
	height: 70px;
	line-height: 70px;
	background: #fff;
	padding-left: 320px;
	box-shadow: 0 1px 2px #eee;
}

.head-logo {
	float: left;
	position: relative;
	/*width: 285px;*/
	margin-top: 7.5px;
	/*top: 50%;
	transform: translateY(-50%);*/
}

.head-logo img {
	display: block;
	width: 100%;
}

.header .nav {
	float: left;
	margin-left: 90px;
	text-align: center;
}

.hwright {
	position: absolute;
	right: 0;
	top: 0;
	overflow: hidden;
}

.hrlanguage {
	float: left;
}

.hlicon {
	display: inline-block;
	vertical-align: middle;
	color: #666666;
	font-size: 20px;
}

.hlyy {
	display: inline-block;
	vertical-align: middle;
	color: #666666;
	font-size: 14px;
	margin-left: 5px;
}

.hlyy:hover {
	color: #52A4E2;
}

.hrnumber {
	float: right;
	background: #52A4E2;
	margin-left: 40px;
	padding: 0 25px;
	height: 70px;
	font-family: "DINCond-Bold";
	font-size: 24px;
}

.hrnumber a {
	color: #fff;
}

.hnicon {
	display: inline-block;
	font-size: 18px;
	margin-right: 10px;
}

.header .yj-bot li {
	position: relative;
	float: left;
	transition: 0.35s;
	z-index: 1;
	text-align: center;
	z-index: 10;
}

.header .yj-bot .yj-link {
	position: relative;
	z-index: 3;
	color: #666666;
	font-size: 16px;
	padding: 0 20px;
	display: block;
	text-transform: uppercase;
	overflow: hidden;
}

.yj-link:before {
	content: "";
	position: absolute;
	top: 0;
	left: -100%;
	bottom: 0;
	background: #52A4E2;
	transition: 0.45s;
	z-index: -3;
}

.header .yj-bot li.active .yj-link {
	color: #fff;
}

.header .yj-bot li.active .yj-link:before {
	left: 0;
	right: 0;
	width: 100%;
}

.header .yj-bot .yj-link div {
	float: left;
	display: block;
	background: none;
	color: inherit;
	vertical-align: middle;
	position: relative;
	z-index: 1;
	font-size: 18px;
	overflow: hidden;
	padding: 0;
}

.header .nav li:hover .ej-list {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	transition: 0.45s;
}

.ej-list.active {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
}

.ej-list {
	position: absolute;
	z-index: 10;
	left: 0;
	width: 100%;
	top: 100%;
	transform: translateY(10px);
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	transition: 0.35s ease-out;
	background-color: #fff;
	opacity: 0;
	visibility: hidden;
	text-align: center;
	box-sizing: border-box;
	padding: 15px 10px;
	box-shadow: 0 12px 12px rgba(0, 0, 0, .12);
}

.el-link {
	position: relative;
	display: block;
	text-align: center;
	color: #666666;
	font-size: 14px;
	margin: 10px 0;
	line-height: 1.5;
	box-sizing: border-box;
}

.el-link:hover {
	color: #52A4E2;
	text-decoration: underline;
}

.eltitle {
	float: left;
	color: #333333;
	font-size: 36px;
	margin-left: 140px;
	line-height: 1.5;
	font-weight: normal;
}

.elmenu {
	position: relative;
	float: left;
	width: 40%;
	height: 100%;
	margin-left: 65px;
	padding-left: 57px;
	border-left: 1px solid rgba(112, 112, 112, .17);
}


/*.elmenu:before{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 178px;
	width: 1px;
	background: #DDE4E7;
}*/

.elright {
	float: right;
	width: 20%;
	margin-top: 10px;
}

.erpic {
	overflow: hidden;
}

.erpic img {
	display: block;
	width: 100%;
}

.ertxt {
	color: #666666;
	font-size: 14px;
	margin-top: 20px;
	text-align: left;
	line-height: 1.5;
}

.menu-handler {
	position: fixed;
	right: 0;
	top: 0;
	width: 55px;
	height: 55px;
	display: none;
	cursor: pointer;
	z-index: 1010;
	background-color: #1062A6;
	transition: 0.35s;
}

.menu-handler span {
	position: relative;
	display: block;
	margin: 27.5px auto 0;
	width: 22px;
	height: 2px;
	background-color: #fff;
	-webkit-transition-duration: .3s, .3s;
	-moz-transition-duration: .3s, .3s;
	-ms-transition-duration: .3s, .3s;
	-o-transition-duration: .3s, .3s;
	transition-duration: .3s, .3s;
	-webkit-transition-delay: .3s, 0s;
	-moz-transition-delay: .3s, 0s;
	-ms-transition-delay: .3s, 0s;
	-o-transition-delay: .3s, 0s;
	transition-delay: .3s, 0s;
}

.menu-handler span:after,
.menu-handler span:before {
	content: "";
	position: absolute;
	display: inline-block;
	width: 100%;
	height: 2px;
	left: 0;
	background-color: #fff;
	-webkit-transition-duration: .3s, .3s;
	-moz-transition-duration: .3s, .3s;
	-ms-transition-duration: .3s, .3s;
	-o-transition-duration: .3s, .3s;
	transition-duration: .3s, .3s;
	-webkit-transition-delay: .3s, 0s;
	-moz-transition-delay: .3s, 0s;
	-ms-transition-delay: .3s, 0s;
	-o-transition-delay: .3s, 0s;
	transition-delay: .3s, 0s
}

.menu-handler span:before {
	top: -7px;
	-webkit-transition-property: top, transform;
	-moz-transition-property: top, transform;
	-ms-transition-property: top, transform;
	-o-transition-property: top, transform;
	transition-property: top, transform;
}

.menu-handler span:after {
	bottom: -7px;
	-webkit-transition-property: bottom, transform;
	-moz-transition-property: bottom, transform;
	-ms-transition-property: bottom, transform;
	-o-transition-property: bottom, transform;
	transition-property: bottom, transform;
}

.menu-handler.active span {
	background-color: transparent;
	-webkit-transition-delay: 0s, 0s;
	-moz-transition-delay: 0s, 0s;
	-ms-transition-delay: 0s, 0s;
	-o-transition-delay: 0s, 0s;
	transition-delay: 0s, 0s
}

.menu-handler.active span:after,
.menu-handler.active span:before {
	background-color: #fff;
	-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: #1062A6;
}

.menuMoblie .nav-link:active i,
.menuMoblie .nav-link:hover i {
	color: #fff;
	transform: rotate(90deg);
}

.menuBox a:active,
.menuBox a:hover,
.menuMoblie .cur .nav-link {
	color: #fff;
}

.menuBox {
	border-top: 1px solid #e4e4e4;
	background-color: #fff;
	color: #333333;
	position: fixed;
	display: none;
	right: 0px;
	top: 55px;
	width: 100%;
	height: 100%;
	height: 100vh;
	overflow-x: hidden;
	overflow-y: auto;
	-moz-transform: translateX(100%);
	-ms-transform: translateX(100%);
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	-webkit-overflow-scrolling: touch;
	z-index: 1008;
	-webkit-transition: all .5s cubic-bezier(.25, .46, .45, .94);
	-moz-transition: all .5s cubic-bezier(.25, .46, .45, .94);
	-ms-transition: all .5s cubic-bezier(.25, .46, .45, .94);
	-o-transition: all .5s cubic-bezier(.25, .46, .45, .94);
	transition: all .5s cubic-bezier(.25, .46, .45, .94);
}

.menuMoblie {
	margin: 10px 0 100px 0;
}

.menuMoblie .nav-link {
	position: relative;
	display: block;
	font-size: 16px;
	padding: 14px 10%;
}

.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 5% 12px 10%;
	display: none;
}

.menuMoblie .subnav .item {
	display: block;
	/*padding: 0px 5% 0 10%;*/
}

.menuMoblie .subnav .item:active a,
.menuMoblie .subnav .item:hover a {
	/*background: #999;*/
	color: #2B3C91 !important;
}

.menuMoblie .subnav a {
	position: relative;
	display: block;
	padding: 10px 0;
	line-height: 1.4;
	font-size: 14px;
}

.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.02);
		transform: scale(1.02);
	}
	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: "\ec6e";
}

.pswp__button--arrow--right:before {
	content: "\e7f3";
}

.pswp__button--arrow--left:hover,
.pswp__button--arrow--right:hover {
	color: #fff;
	background-color: #1A1A1A;
}

.pswp__counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.pswp__share-modal {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	display: block;
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	padding: 10px;
	position: absolute;
	z-index: 1600;
	opacity: 0;
	-webkit-transition: opacity .25s ease-out;
	transition: opacity .25s ease-out;
	-webkit-backface-visibility: hidden;
	will-change: opacity;
}

.pswp__share-modal--hidden {
	display: none;
}

.pswp__share-tooltip {
	z-index: 1620;
	position: absolute;
	background: #FFF;
	top: 56px;
	border-radius: 2px;
	display: block;
	width: auto;
	right: 44px;
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
	-webkit-transform: translateY(6px);
	-ms-transform: translateY(6px);
	transform: translateY(6px);
	-webkit-transition: -webkit-transform .25s;
	transition: transform .25s;
	-webkit-backface-visibility: hidden;
	will-change: transform;
	a {
		display: block;
		padding: 8px 12px;
		color: #000;
		text-decoration: none;
		font-size: 14px;
		line-height: 18px;
		&:hover {
			text-decoration: none;
			color: #000;
		}
		&:first-child {
			border-radius: 2px 2px 0 0;
		}
		&:last-child {
			border-radius: 0 0 2px 2px;
		}
	}
}

.pswp__share-modal--fade-in {
	opacity: 1;
	.pswp__share-tooltip {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}

.pswp--touch .pswp__share-tooltip a {
	padding: 16px 12px;
}

a {
	&.pswp__share--facebook {
		&:before {
			content: '';
			display: block;
			width: 0;
			height: 0;
			position: absolute;
			top: -12px;
			right: 15px;
			border: 6px solid transparent;
			border-bottom-color: #FFF;
			-webkit-pointer-events: none;
			-moz-pointer-events: none;
			pointer-events: none;
		}
		&:hover {
			background: #3E5C9A;
			color: #FFF;
			&:before {
				border-bottom-color: #3E5C9A;
			}
		}
	}
	&.pswp__share--twitter:hover {
		background: #55ACEE;
		color: #FFF;
	}
	&.pswp__share--pinterest:hover {
		background: #CCC;
		color: #CE272D;
	}
	&.pswp__share--download:hover {
		background: #DDD;
	}
}

.pswp__counter {
	float: left;
	height: 44px;
	font-size: 13px;
	line-height: 44px;
	color: #FFF;
	opacity: .75;
	padding: 0 10px;
}

.pswp__caption {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	min-height: 44px;
}

.pswp__caption__center {
	text-align: center;
	max-width: 600px;
	font-size: 15px;
	margin: 0 auto;
	padding: 20px 10px;
	color: #fff;
	.xzy-zan {
		float: right;
		display: block;
	}
}

.pswp__caption--empty {
	display: none;
}

.pswp__caption--fake {
	visibility: hidden;
}

.pswp__preloader {
	width: 44px;
	height: 44px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -22px;
	opacity: 0;
	-webkit-transition: opacity .25s ease-out;
	transition: opacity .25s ease-out;
	will-change: opacity;
	direction: ltr;
}

.pswp__preloader__icn {
	width: 20px;
	height: 20px;
	margin: 12px;
}

.pswp__preloader--active {
	opacity: 1;
	.pswp__preloader__icn {
		background: url(preloader.gif) 0 0 no-repeat;
	}
}

.pswp--css_animation {
	.pswp__preloader--active {
		opacity: 1;
		.pswp__preloader__icn {
			-webkit-animation: clockwise .5s linear infinite;
			animation: clockwise .5s linear infinite;
		}
		.pswp__preloader__donut {
			-webkit-animation: donut-rotate 1s cubic-bezier(0.4, 0, 0.22, 1) infinite;
			animation: donut-rotate 1s cubic-bezier(0.4, 0, 0.22, 1) infinite;
		}
	}
	.pswp__preloader__icn {
		background: 0 0;
		opacity: .75;
		width: 14px;
		height: 14px;
		position: absolute;
		left: 15px;
		top: 15px;
		margin: 0;
	}
	.pswp__preloader__cut {
		position: relative;
		width: 7px;
		height: 14px;
		overflow: hidden;
	}
	.pswp__preloader__donut {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 14px;
		height: 14px;
		border: 2px solid #FFF;
		border-radius: 50%;
		border-left-color: transparent;
		border-bottom-color: transparent;
		position: absolute;
		top: 0;
		left: 0;
		background: 0 0;
		margin: 0;
	}
}

@media screen and (max-width: 1024px) {
	.pswp__preloader {
		position: relative;
		left: auto;
		top: auto;
		margin: 0;
		float: right;
	}
}

@-webkit-keyframes clockwise {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes clockwise {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-webkit-keyframes donut-rotate {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	50% {
		-webkit-transform: rotate(-140deg);
		transform: rotate(-140deg);
	}
	100% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
}

@keyframes donut-rotate {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	50% {
		-webkit-transform: rotate(-140deg);
		transform: rotate(-140deg);
	}
	100% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
}

.pswp__ui {
	-webkit-font-smoothing: auto;
	visibility: visible;
	opacity: 1;
	z-index: 1550;
}

.pswp__top-bar {
	position: absolute;
	left: 0;
	top: 0;
	height: 44px;
	width: 100%;
}

.pswp--has_mouse {
	.pswp__button--arrow--left,
	.pswp__button--arrow--right {
		-webkit-backface-visibility: hidden;
		will-change: opacity;
		-webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
		transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
	}
}

.pswp__caption,
.pswp__top-bar {
	-webkit-backface-visibility: hidden;
	will-change: opacity;
	-webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
	transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--has_mouse {
	.pswp__button--arrow--left,
	.pswp__button--arrow--right {
		visibility: visible;
	}
}

.pswp__caption,
.pswp__top-bar {
	background-color: rgba(0, 0, 0, 0.5);
}

.pswp__ui--fit {
	.pswp__caption,
	.pswp__top-bar {
		background-color: rgba(0, 0, 0, 0.3);
	}
}

.pswp__ui--idle {
	.pswp__top-bar {
		opacity: 1;
	}
	.pswp__button--arrow--left,
	.pswp__button--arrow--right {
		opacity: 0;
	}
}

.pswp__ui--hidden {
	.pswp__button--arrow--left,
	.pswp__button--arrow--right,
	.pswp__caption,
	.pswp__top-bar {
		opacity: .001;
	}
}

.pswp__ui--one-slide {
	.pswp__button--arrow--left,
	.pswp__button--arrow--right,
	.pswp__counter {
		display: none;
	}
}

.pswp__element--disabled {
	display: none !important;
}

.pswp--minimal--dark .pswp__top-bar {
	background: 0 0;
}

.pswp__button--arrow--left,
.pswp__button--arrow--right {
	background-image: none !important;
}

.mtop {
	height: 111px;
}


/* banner */

.banner-wrap {
	position: relative;
	width: 100%;
	overflow: hidden;
	z-index: 20;
}

.banner {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.banner .slick-dots {
	position: absolute;
	left: 0;
	bottom: 40px;
	width: 100%;
	text-align: center;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	z-index: 104;
}

.banner .slick-dots li {
	position: relative;
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	text-align: center;
	line-height: 12px;
	vertical-align: middle;
	background: #FFFFFF;
	margin: 0 8px;
}

.banner .slick-dots li a {
	text-indent: 10em;
	position: relative;
	display: block;
	text-align: center;
	border-radius: 50%;
	padding: 0px;
	cursor: pointer;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.banner .slick-dots li a:focus {
	outline: none;
}

.banner .slick-dots li.slick-active {
	opacity: 1;
	visibility: visible;
	background: #52A4E2;
}

.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 1s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
	animation: scaleUpDown1 1s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
}

@keyframes scaleUpDown1 {
	from {
		transform: scale(1.1);
	}
	to {
		transform: scale(1);
	}
}

.banner .slick-current .bicdz {
	opacity: 1;
	visibility: visible;
	transition: 0.45s all cubic-bezier(0.15, 0.05, 0.16, 0.5) 0.65s;
	-webkit-clip-path: inset(0 0 0 0);
	clip-path: inset(0 0 0 0);
}

.bicdz {
	opacity: 0;
	visibility: hidden;
	transition: 0.45s all cubic-bezier(0.15, 0.05, 0.16, 0.5) 0.65s;
	-webkit-clip-path: inset(0 100% 0 0);
	clip-path: inset(0 100% 0 0);
}

.bicover {
	position: absolute;
	width: 1380px;
	bottom: 50px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 10;
}

.bicdz {
	position: relative;
	color: #fff;
	font-size: 70px;
	line-height: 1.3;
}


/* banner end */

.index-about {
	background: #52A4E2;
	padding: 87px 0;
}

.ialeft {
	float: left;
	width: 35%;
}

.ialbt {
	color: #333;
	font-size: 36px;
	line-height: 1;
}

.wzbs {
	color: #fff;
}

.ialms {
	color: #fff;
	font-size: 15px;
	margin-top: 30px;
	height: 81px;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	text-align: justify;
}

.ialmore {
	margin-top: 25px;
}

.gymore {
	position: relative;
	padding-left: 47px;
	display: block;
	font-family: "DINCond-Bold";
	color: #fff;
	font-size: 14px;
	line-height: 1.5;
}

.gymore:before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 35px;
	height: 1px;
	background: #fff;
}

.iaright {
	float: right;
}

.iaright li {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin-left: 46px;
}

.iaright li:hover .irtb i {
	color: #52A4E2;
}

.iaright li:hover .irtb:before {
	opacity: 1;
	visibility: visible;
	transform: translateX(-50%) rotateY(180deg);
}

.irtb {
	position: relative;
	display: block;
	width: 154px;
	height: 154px;
	text-align: center;
	line-height: 154px;
	border-radius: 50%;
	background: rgba(255, 255, 255, .38);
	color: #fff;
	margin: 0 auto;
	z-index: 3;
	overflow: hidden;
}

.irtb:before {
	opacity: 0;
	visibility: hidden;
	transition: 0.65s;
	content: "";
	position: absolute;
	top: 0;
	width: 100%;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
	background: #fff;
	border-radius: 50%;
	z-index: -3;
}

.irtb i {
	position: relative;
	z-index: 3;
	display: block;
	font-size: 69px;
	transition: 0.45s;
}

.irwz {
	display: block;
	text-align: center;
	color: #fff;
	font-size: 15px;
	margin-top: 25px;
}

.index-product {
	position: relative;
	background: #F8F8F8;
	padding: 105px 0 120px 0;
	overflow: hidden;
}

.iat1 {
	position: absolute;
	top: 0;
	right: 0;
}

.iat2 {
	position: absolute;
	left: 0;
	bottom: 0;
}

.iplist {
	position: relative;
	z-index: 1;
	margin: 70px 0 0 -30px;
}
.iplist .slick-arrow {
	position: absolute;
	z-index: 99;
	top: 50%;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	transform: translateY(-50%);
	color: #ccc;
}

.iplist .slick-arrow:before {
	font-family: "iconfont" !important;
	font-size: 22px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: lighter;
}

.iplist .slick-prev:before {
	content: "\e718";
}

.iplist .slick-next:before {
	content: "\e719";
}

.iplist .slick-prev {
	left: -20px;
}

.iplist .slick-next {
	right: -50px;
}

.iplist .slick-arrow:hover {
	color: #52A4E2;
}
.ilitem {
	position: relative;
	height: 279px;
	overflow: hidden;
	margin-left: 30px;
	background: #fff;
	padding: 45px 25px;
	border: 1px solid #F1F1F1;
}

.ilitem:hover .ipltp img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

.ipltp {
	position: relative;
	height: 194px;
	overflow: hidden;
}

.ipltp img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	max-width: 100%;
	max-height: 100%;
	transition: 0.35s;
}

.iplcv {
	position: relative;
	z-index: 3;
	margin-top: 30px;
	text-align: center;
	transition: 0.45s;
}

.ilct1 {
	display: block;
	color: #333333;
	font-size: 16px;
	line-height: 1.5;
}

.ilct2 {
	color: #999999;
	font-size: 20px;
	margin-top: 7px;
	line-height: 1.5;
	height: 30px;
}

.ilct3 {
	width: 87px;
	box-sizing: border-box;
	margin: 20px auto 0;
}

.ilitem:hover .iplcv {
	margin-top: -10px;
}

.ilitem:hover .ilct1,
.ilitem:hover .ilct2 {
	color: #fff;
}

.ilitem:hover:before {
	opacity: 1;
	visibility: visible;
	top: 0;
}

.ilitem:before {
	opacity: 0;
	visibility: hidden;
	content: "";
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	transition: 0.35s;
	background: -webkit-linear-gradient(rgba(82, 164, 226, 0), rgba(82, 164, 226));
	/* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(rgba(82, 164, 226, 0), rgba(82, 164, 226));
	/* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(rgba(82, 164, 226, 0), rgba(82, 164, 226));
	/* Firefox 3.6 - 15 */
	background: linear-gradient(rgba(82, 164, 226, 0), rgba(82, 164, 226));
	z-index: 1;
}

.index-news {
	padding: 104px 0 117px 0;
}

.ixbanner {
	position: relative;
	overflow: hidden;
	float: left;
	width: 48%;
}

.ixbanner .slick-arrow {
	position: absolute;
	z-index: 99;
	top: 50%;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	transform: translateY(-50%);
	color: #52A4E2;
}

.ixbanner .slick-arrow:before {
	font-family: "iconfont" !important;
	font-size: 17px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: lighter;
}

.ixbanner .slick-prev:before {
	content: "\e718";
}

.ixbanner .slick-next:before {
	content: "\e719";
}

.ixbanner .slick-prev {
	left: 16px;
}

.ixbanner .slick-next {
	right: 16px;
}

.ixbanner .slick-arrow:hover {
	color: #fff;
}

.icitem {
	position: relative;
	float: left;
}

.icitem:hover .icpic img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

.icpic {
	overflow: hidden;
}

.icpic img {
	display: block;
	width: 100%;
	transition: 0.45s;
}

.ictxt {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	color: #fff;
	font-size: 18px;
	padding: 70px 20px 20px 20px;
	text-align: center;
	background: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0));
	/* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0));
	/* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0));
	/* Firefox 3.6 - 15 */
	background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0));
}

.ictxt font {
	display: block;
	height: 27px;
	line-height: 1.5;
}

.ixright {
	float: right;
	width: 48%;
}

.ixrbt .ialbt {
	float: left;
}

.ixmore {
	display: block;
	float: right;
	color: #999999;
	font-size: 14px;
	font-weight: bold;
	line-height: 35px;
}

.ixrlist {
	margin-top: 25px;
	border-bottom: 1px solid #E5E5E5;
}

.ixrlist li {
	position: relative;
	padding: 24px 0;
	border-top: 1px solid #E5E5E5;
}

.ixrlist li:hover .irltxt1,
.ixmore:hover {
	color: #52A4E2;
}

.irldate {
	float: left;
	font-family: "DINCond-Bold";
	color: #999999;
	font-size: 16px;
	line-height: 1.5;
	padding-right: 20px;
	border-right: 1px solid #E5E5E5;
	text-align: center;
}

.idday {
	display: block;
	font-size: 35px;
	line-height: 1;
}

.irlwz {
	float: right;
	width: 85%;
}

.irltxt1 {
	color: #333333;
	font-size: 18px;
	line-height: 1.5;
	height: 27px;
}

.irltxt2 {
	color: #999999;
	font-size: 15px;
	margin-top: 8px;
}

.inbt {
	display: flex;
	background: #EEEEEE;
	margin-top: 87px;
	padding: 34px 0 48px 0;
}

.inbt li {
	position: relative;
	text-align: center;
	flex: 1;
}

.inbt li:hover .ibwz {
	color: #52A4E2;
}

.ibtb {
	display: block;
	width: 57px;
	height: 57px;
	text-align: center;
	line-height: 57px;
	background: #52A4E2;
	border-radius: 50%;
	color: #fff;
	font-size: 30px;
	margin: 0 auto;
}

.ibwz {
	display: block;
	color: #333333;
	font-size: 22px;
	margin-top: 25px;
}

.footer-wrap {
	position: relative;
	background: #0F293E;
	padding: 72px 0 66px 0;
}

.fwl {
	float: left;
}

.flpe {
	color: #fff;
	font-size: 18px;
	margin-right: 70px;
}

.flpe i {
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	margin-right: 10px;
}

.flxx {
	margin-top: 45px;
}

.fxtxt {
	color: #fff;
	font-size: 15px;
	margin-top: 4px;
}

.fxtxt a {
	color: #fff;
}

.bah {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}

.fwr {
	float: right;
	text-align: center;
}

.frewm {
	width: 100px;
	margin: 0 auto;
}

.frewm img {
	display: block;
	width: 100%;
}

.frwz {
	color: #fff;
	font-size: 14px;
	margin-top: 5px;
}

.insides-banner {
	position: relative;
	overflow: hidden;
}

.ibpic {
	overflow: hidden;
}

.ibpic img {
	display: block;
	width: 100%;
}

.ibcv {
	position: absolute;
	top: 50%;
	left: 320px;
	transform: translateY(-50%);
}

.about-wrap {
	padding: 40px 0 100px 0;
}

.awmenu {
	float: left;
	width: 20%;
}

.awmbt {
	position: relative;
	padding: 35px 40px;
	background: #52A4E2;
}
.awbg{
}
.awbg img {
	display: block;
	width: 100%;
}

.awcv {
	color: #fff;
	font-size: 24px;
}

.awmpic {
	overflow: hidden;
	display: none;
}

.awmpic img {
	display: block;
	width: 100%;
}

.awmcd li {
	position: relative;
	height: 48px;
	line-height: 48px;
	border-bottom: 1px solid #EAEAEA;
	color: #999999;
	font-size: 16px;
	z-index: 3;
}

.awmcd li:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 0;
	background: #52A4E2;
	transition: 0.45s;
	z-index: -3;
}

.awmcd li:hover .aclink,
.awmcd li.active .aclink {
	color: #fff;
}

.awmcd li:hover:before,
.awmcd li.active:before {
	height: 100%;
}

.aclink {
	display: block;
	padding: 0 26px 0 34px;
	color: #999999;
}

.acjt {
	display: block;
	float: right;
	font-size: 14px;
}

.awnr {
	float: right;
	width: 76%;
}

.awbrand {
	padding-bottom: 20px;
	border-bottom: 1px solid #EAEAEA;
}

.abtitle {
	display: block;
	float: left;
	font-weight: normal;
	color: #818181;
	font-size: 20px;
	line-height: 1;
}

.abtxt {
	float: right;
	line-height: 20px;
}

.abtwz:hover {
	color: #52A4E2;
}

.abtwz,
.abtwz {
	color: #BDBDBD;
	font-size: 12px;
}

.abtwz em {
	display: inline-block;
	vertical-align: middle;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	border: 1px solid #52A4E2;
	margin-right: 5px;
	box-sizing: border-box;
}

.ancont {
	margin-top: 55px;
	padding-right: 40px;
}

.ct1cont {
	margin-top: 55px;
	background: #F8F8F8;
}

.ancbt {
	color: #333333;
	font-size: 34px;
	font-weight: normal;
	line-height: 1;
}

.ancwz {
	color: #6E6E6E;
	font-size: 15px;
	text-indent: 2em;
	text-align: justify;
	line-height: 36px;
}

.ab3pic {
	text-align: center;
}

.ab3pic img {
	display: inline-block;
	max-width: 100%;
}
.acmore a{
	display: block;
	text-align: center;
	color: #777;
	font-size: 14px;
	margin: 20px 0;
}
.ab4clock {
	color: #D5D5D5;
	font-size: 33px;
	text-align: center;
	line-height: 1;
}

.ab4list {
	position: relative;
	width: 100%;
	padding: 27px 0 20px 0;
}

.ab4list:before {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 2px;
	height: 100%;
	background: #D5D5D5;
}

.ab4list li {
	position: relative;
	margin-bottom: 60px;
}

.ab4list li:before {
	content: "";
	position: absolute;
	top: 21px;
	left: 50%;
	transform: translateX(-50%);
	width: 11px;
	height: 11px;
	border-radius: 50%;
	background: #52A4E2;
	z-index: 3;
}

.ab4list li:after {
	content: "";
	position: absolute;
	top: 15px;
	left: 50%;
	transform: translateX(-50%);
	width: 23px;
	height: 23px;
	border-radius: 50%;
	background: rgba(82, 164, 226, .39);
	z-index: 1;
}

.ab4list li:nth-of-type(odd) {}

.ab4list li:nth-of-type(even) {}

.al4year {
	font-family: "DINCond-Bold";
	color: #333;
	font-size: 30px;
	width: 45%;
}
.ay4dw{
	display: inline-block;
	vertical-align: middle;
	font-style: normal;
	font-size: 16px;
}

.al4nr {
	width: 45%;
	position: relative;
	background: #EEEEEE;
	border-radius: 6px;
	box-sizing: border-box;
	padding: 25px;
}

.ab4list li:nth-of-type(odd) .al4year {
	text-align: right;
	float: left;
}

.ab4list li:nth-of-type(even) .al4year {
	text-align: left;
	float: right;
}

.ab4list li:nth-of-type(odd) .al4nr {
	float: right;
}

.ab4list li:nth-of-type(even) .al4nr {
	float: left;
	text-align: right;
}

.ab4list li:nth-of-type(odd) .al4nr:before {
	content: "";
	position: absolute;
	top: 20px;
	left: -14px;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-right: 14px solid #EEEEEE;
}

.ab4list li:nth-of-type(even) .al4nr:before {
	content: "";
	position: absolute;
	top: 20px;
	right: -14px;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 14px solid #EEEEEE;
}

.al4txt {
	color: #3C3C3C;
	font-size: 16px;
}

.about4-wrap {
	padding: 40px 0 0 0;
}

.rcbot1 {
	position: relative;
	padding: 109px 0;
}

.rcpic {
	float: left;
	width: 44%;
}

.rcpic img {
	display: block;
	width: 100%;
}

.rcwz {
	float: right;
	width: 50%;
	margin-top: 70px;
}

.rctitle {
	position: relative;
	color: #52A4E2;
	font-size: 30px;
	padding-bottom: 20px;
	font-weight: normal;
	line-height: 1.2;
}

.rctitle:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 233px;
	height: 6px;
	background: #52A4E2;
}

.rticon {
	display: inline-block;
	vertical-align: middle;
	font-size: 55px;
	margin-right: 15px;
}

.rcms {
	color: #333333;
	font-size: 15px;
	margin-top: 20px;
	text-align: justify;
}

.rcbot2 {
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 102px 0 133px 0;
}

.rb2bg {
	position: relative;
	width: 560px;
	background: rgba(255, 255, 255, .8);
	box-sizing: border-box;
	padding: 40px 48px 100px 35px;
}

.rcbot3 {
	position: relative;
}

.rb3pic {
	width: 54%;
	overflow: hidden;
}

.rb3pic img {
	display: block;
	width: 100%;
}

.rb3box {
	position: absolute;
	width: 1280px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.rb3wz {
	float: right;
	width: 50%;
}

.rb3txt {
	display: block;
	color: #333333;
	font-size: 15px;
	margin-top: 30px;
	font-weight: normal;
	text-align: justify;
}

.pd1list li {
	position: relative;
	padding: 40px 0;
	border-bottom: 1px solid #EAEAEA;
}

.pl1tp {
	width: 38%;
	overflow: hidden;
}

.pl1tp img {
	display: block;
	width: 100%;
	transition: 0.45s;
}

.pl1wz {
	width: 54%;
}

.pd1list li:nth-of-type(odd) .pl1tp {
	float: left;
}

.pd1list li:nth-of-type(odd) .pl1wz {
	float: right;
}

.pd1list li:nth-of-type(even) .pl1tp {
	float: right;
}

.pd1list li:nth-of-type(even) .pl1wz {
	float: left;
}

.pd1list li:hover .pl1tp img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

.pd1list li:hover .pwtxt1 {
	color: #52A4E2;
}

.pd1list li:hover .pwxq {
	background: #52A4E2;
}

.pwpp {
	display: block;
	color: #333333;
	font-size: 18px;
	line-height: 1;
	font-weight: bold;
}

.pwsup {
	display: inline-block;
	vertical-align: super;
	width: 13px;
	height: 13px;
	background: url(../img/r.png) no-repeat;
	background-size: contain;
	margin-left: 5px;
}

.pwtxt1 {
	color: #666666;
	font-size: 28px;
	font-weight: normal;
	margin-top: 20px;
	line-height: 1;
	height: 28px;
}

.pwtxt2 {
	color: #666666;
	font-size: 15px;
	margin-top: 20px;
	text-align: justify;
	height: 54px;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.pwxq {
	display: block;
	width: 124px;
	height: 37px;
	background: #C4C6C8;
	margin-top: 35px;
	text-align: center;
	line-height: 37px;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	transition: 0.35s;
}

.pwxq em {
	display: inline-block;
	vertical-align: middle;
	width: 35px;
	height: 1px;
	background: #fff;
	margin-right: 10px;
}

.pdbot {
	margin-top: 50px;
}

.pdbtw {
	position: relative;
}

.pdbtp {
	float: left;
	width: 53%;
	overflow: hidden;
}

.pdbtp img {
	display: block;
	width: 100%;
}

.pdbwz {
	position: absolute;
	right: 0;
	width: 40%;
	top: 50%;
	transform: translateY(-50%);
}

.pblist {
	margin-top: 30px;
	border-top: 1px solid #EAEAEA;
}

.pblist li {
	padding: 15px 0;
	border-bottom: 1px solid #EAEAEA;
}

.pbltitle {
	position: relative;
	color: #333333;
	font-size: 24px;
	line-height: 1.5;
	margin-left: -10px;
	width: 150px;
	text-align: justify;
	text-align-last: justify;
}

.pbltitle:before {
	content: " ";
	display: block;
	width: 100%;
}

.pblms {
	color: #666666;
	font-size: 15px;
	margin-top: 10px;
	text-align: justify;
}

.pd2wrap {
	padding: 99px 0 130px 0;
}

.pw2label {
	color: #333333;
	font-size: 26px;
	line-height: 1.5;
	font-weight: normal;
	text-align: center;
}

.pw2list {
	margin-top: 60px;
}

.pw2list li {
	margin-top: 30px;
}

.pl2bt {
	color: #52A4E2;
	font-size: 18px;
	line-height: 1;
	margin-bottom: 19px;
}

.pl2bt sup {
	display: inline-block;
	vertical-align: text-top;
	color: #D52A2E;
	font-size: 16px;
	margin-left: 10px;
}

.pl2sr {
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	border: 1px solid #EBEBEB;
	padding: 0 30px;
	box-sizing: border-box;
	color: #999999;
	font-size: 16px;
}

.pb2ts {
	display: inline-block;
	vertical-align: middle;
	color: #999999;
	font-size: 16px;
	margin-left: 10px;
}

.pl2area {
	display: block;
	width: 100%;
	height: 135px;
	border: 1px solid #EBEBEB;
	padding: 15px 30px;
	box-sizing: border-box;
	resize: none;
	color: #999999;
	font-size: 16px;
	font-family: "SourceHanSansCN-Regular";
}

.pl2zy {
	float: left;
	width: 50%;
	margin-left: -1px;
}

.pl2select {
	display: block;
	width: 100%;
	height: 50px;
	box-sizing: border-box;
	padding: 0 30px;
	border: 1px solid #EBEBEB;
	color: #999999;
	font-size: 16px;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: url(../images/jt.png) no-repeat 95%;
	background-size: 13px 11px;
}

.pl2submit {
	display: block;
	width: 100%;
	height: 50px;
	text-align: center;
	line-height: 50px;
	color: #fff;
	font-size: 18px;
	background: #52A4E2;
	margin-top: 59px;
}

.ncfirst {
	position: relative;
	background: #E4E4E4;
}

.ncfirst:hover .nfpic img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

.ncfirst:hover .nftitle,
.nclist li:hover .nlctitle {
	color: #52A4E2;
}

.nclist li:hover .nclicon {
	background: #52A4E2;
	border: 1px solid #52A4E2;
	color: #fff;
}

.nfpic {
	float: left;
	width: 50%;
	overflow: hidden;
}

.nfpic img {
	display: block;
	width: 100%;
	transition: 0.45s;
}

.nfcont {
	float: left;
	width: 50%;
	box-sizing: border-box;
	padding: 40px 30px 0 30px;
}

.nftitle {
	color: #333333;
	font-size: 22px;
	line-height: 1.5;
	font-weight: normal;
	height: 66px;
	overflow: hidden;
}

.nfms {
	color: #999999;
	font-size: 14px;
	margin-top: 20px;
	height: 50px;
	overflow: hidden;
}

.nfbtn {
	display: block;
	width: 124px;
	height: 37px;
	text-align: center;
	line-height: 37px;
	font-weight: normal;
	border: 1px solid #52A4E2;
	color: #52A4E2;
	font-size: 14px;
	margin-top: 40px;
}

.nfbtn em {
	display: inline-block;
	vertical-align: middle;
	width: 35px;
	height: 1px;
	background: #52A4E2;
	margin-right: 10px;
}

.nclist li {
	position: relative;
	padding: 37px 0 45px 0;
	border-bottom: 1px solid #EAEAEA;
}

.ncldate {
	font-family: "gilroy-regular-3";
	float: left;
	background: #F9F9F9;
	padding: 10px 18px 30px 18px;
	color: #52A4E2;
	font-size: 12px;
	line-height: 1.5;
	text-align: center;
}

.nclday {
	display: block;
	font-size: 40px;
	font-weight: normal;
	line-height: 1.2;
}

.nclcont {
	float: left;
	width: 70%;
	margin-left: 40px;
}

.nlctitle {
	color: #333333;
	font-size: 22px;
	line-height: 1.5;
	font-weight: normal;
	height: 33px;
}

.nlcms {
	color: #999999;
	font-size: 14px;
	margin-top: 10px;
	height: 50px;
	overflow: hidden;
}

.nclicon {
	float: right;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	text-align: center;
	line-height: 32px;
	border: 1px solid #999999;
	color: #999999;
	margin-top: 34px;
	transition: 0.35s;
}

.nclicon i {
	font-size: 12px;
}

.pages-list {
	margin-top: 50px;
	text-align: center;
}

.plfl {
	display: inline-block;
	height: 34px;
	text-align: center;
	line-height: 34px;
	color: #777777;
	font-size: 14px;
	border: 1px solid #EDEDED;
	margin-left: -4px;
}

.plpn {
	width: 68px;
}

.plnum {
	width: 34px;
}

.plfl:hover,
.plfl.active {
	background: #52A4E2;
	color: #fff;
}

.ndbt {
	color: #333333;
	font-size: 28px;
	text-align: center;
	line-height: 1.5;
	font-weight: normal;
}

.ndxq {
	position: relative;
	margin-top: 30px;
	text-align: center;
	line-height: 36px;
}

.ndfb {
	display: inline-block;
	color: #999999;
	font-size: 14px;
	margin: 0 9px;
}

.ndtb {
	display: inline-block;
	vertical-align: middle;
	font-size: 20px;
	margin-right: 5px;
}

.ndzh {
	display: inline-block;
	vertical-align: middle;
	font-style: normal;
	margin-right: 3px;
}

#Btn1,
#Btn2,
#Btn3 {
	display: inline-block;
	vertical-align: middle;
	background: transparent;
	border: none;
	color: #999999;
	font-size: 16px;
	cursor: pointer;
}

.nsshare {
	display: inline-block;
	vertical-align: middle;
	font-size: 20px;
	color: #999999;
}

.ndnr {
	font-family: "宋体";
	color: #999999;
	font-size: 16px;
	margin-top: 40px;
	padding-top: 40px;
	border-top: 1px solid #EEEEEE;
	text-align: justify;
}

.ndbottom {
	margin-top: 130px;
	padding-top: 35px;
	border-top: 1px solid #D4D4D4;
}

.ndleft {
	float: left;
	width: 65%;
}

.ndltxt {
	display: block;
	color: #999999;
	font-size: 14px;
	margin-bottom: 5px;
	height: 25px;
}

.ndlright a {
	display: block;
	float: right;
	width: 124px;
	height: 37px;
	background: #52A4E2;
	color: #fff;
	font-size: 14px;
	text-align: center;
	line-height: 37px;
}

.rtbot1 {
	padding: 65px 0;
}

.rtbpic {
	text-align: center;
	margin-top: 35px;
}

.rtbpic img {
	display: inline-block;
	max-width: 100%;
}

.rtbot2 {
	background-repeat: no-repeat;
	background-size: cover;
	padding: 70px 0 107px 0;
}

.rb2banner {
	position: relative;
	overflow: hidden;
	margin-top: 55px;
	padding: 0 35px;
}

.rb2banner .slick-arrow {
	position: absolute;
	z-index: 99;
	top: 50%;
	width: 37px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	transform: translateY(-50%);
	border-radius: 50%;
	background: rgba(17, 55, 86, .59);
	color: #fff;
}

.rb2banner .slick-arrow:before {
	font-family: "iconfont" !important;
	font-size: 12px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: lighter;
}

.rb2banner .slick-prev:before {
	content: "\e718";
}

.rb2banner .slick-next:before {
	content: "\e719";
}

.rb2banner .slick-prev {
	left: 0;
}

.rb2banner .slick-next {
	right: 0;
}

.rb2banner .slick-arrow:hover {
	background: #52A4E2;
}

.rb2item {
	position: relative;
	float: left;
	margin: 0 12px;
}

.rb2pic {
	overflow: hidden;
}

.rb2pic img {
	display: block;
	width: 100%;
}

.rb2txt {
	background: #fff;
	height: 52px;
	line-height: 52px;
	padding: 0 10px;
	text-align: center;
	color: #333333;
	font-size: 15px;
}

.rtbot3 {
	width: 770px;
	margin: 0 auto;
	padding: 60px 0;
}

.rb3desc {
	color: #666666;
	font-size: 15px;
	text-align: center;
	margin-top: 20px;
}

.rb3btn {
	margin: 80px auto 0;
	background: #52A4E2;
	color: #fff;
}

.rb3btn em {
	background: #fff;
}

.rtbot4 {
	background-repeat: no-repeat;
	background-size: cover;
	padding: 106px 0 137px 0;
}

.rt4number {
	display: block;
	color: #fff;
	text-align: center;
	font-size: 58px;
	line-height: 1.3;
}

.rt4wz {
	margin-top: 25px;
	text-align: center;
}

.rt4txt {
	display: inline-block;
	color: #fff;
	font-size: 18px;
	margin: 0 20px;
}

.rb4bt {
	color: #fff;
	font-size: 20px;
	text-align: center;
	font-weight: normal;
}

.rlbot1 {
	background: #F8F8F8;
	padding: 50px 0 76px 0;
}

.rlbsearch {
	border: 1px solid #C7C7C7;
	height: 49px;
	line-height: 49px;
}

.rssrk {
	display: block;
	float: left;
	width: 87%;
	height: 100%;
	background: transparent;
	border: none;
	box-sizing: border-box;
	padding: 0 27px;
	color: #999999;
	font-size: 16px;
}

.rsbtn {
	display: block;
	float: right;
	width: 13%;
	height: 100%;
	background: #52A4E2;
	color: #fff;
	font-size: 18px;
	text-align: center;
}

.rsbtn i {
	display: inline-block;
	vertical-align: middle;
	font-size: 22px;
	margin-right: 10px;
}

.rlbtype {
	margin-top: 50px;
}

.rbtitem {
	margin-top: 15px;
}

.ribt {
	display: inline-block;
	vertical-align: text-top;
	color: #666666;
	font-size: 16px;
	line-height: 1.5;
}

.rixz {
	display: inline-block;
	vertical-align: text-top;
	width: 70%;
	margin-left: 30px;
}

.ritxt {
	display: inline-block;
	height: 23px;
	line-height: 23px;
	border-radius: 50px;
	background: #D9D9D9;
	padding: 0 14px;
	color: #666666;
	font-size: 14px;
	margin-right: 27px;
	margin-bottom: 10px;
}

.ritxt:hover,
.ritxt.active {
	color: #fff;
	background: #52A4E2;
}

.rlbot2 {
	padding: 52px 0 130px 0;
}

.rb2title {
	display: -webkit-flex;
	display: flex;
	border-top: 6px solid #113756;
	border-bottom: 1px solid #CFCFCF;
}

.rt2txt {
	display: block;
	-webkit-flex: 1;
	flex: 1;
	text-align: center;
	color: #113756;
	font-size: 18px;
	height: 77px;
	line-height: 77px;
}

.rb2list li {
	border-bottom: 1px solid #CFCFCF;
}

.rl2bt {
	display: -webkit-flex;
	display: flex;
	height: 63px;
	line-height: 63px;
	display: -webkit-flex;
	display: flex;
	height: 63px;
	line-height: 63px;
	cursor: pointer;
}

.rl2bt.active .rl2txt {
	color: #52A4E2;
}

.rl2txt {
	display: block;
	-webkit-flex: 1;
	flex: 1;
	text-align: center;
	color: #999999;
	font-size: 16px;
}

.rl2zk {
	display: none;
	background: #F8F8F8;
	padding: 43px 186px 75px 38px;
}

.maps {
	height: 407px;
}

.ctname {
	color: #333333;
	font-size: 30px;
	line-height: 1.5;
}

.acleft {
	float: left;
	width: 50%;
	box-sizing: border-box;
	padding: 40px;
}

.ctlist {
	border-bottom: 1px dashed #D6D6D6;
}

.ctlist li {
	border-top: 1px dashed #D6D6D6;
	padding: 18px 0;
}

.ctllx {
	margin-top: 8px;
}

.ctzicon {
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
	color: #52A4E2;
	font-size: 23px;
}

.ctytxt {
	display: inline-block;
	vertical-align: top;
	color: #333333;
	font-size: 16px;
	margin-left: 10px;
	width: 85%;
}

.ctzy {
	display: inline-block;
	vertical-align: top;
}

.ctzy:first-child {
	width: 45%;
}

.ctzy:last-child {
	width: 54%;
}

.ctzy .ctytxt {
	width: 80%;
}

.anchorBL {
	display: none;
}

.ctmap {
	float: right;
	width: 50%;
}

.ct2txt1 {
	color: #113756;
	font-size: 22px;
	font-weight: normal;
	line-height: 1.5;
}

.ct2txt2 {
	margin-top: 30px;
}

.ct2mt {
	color: #999999;
	font-size: 14px;
	margin-top: 10px;
}

.ct2bgb a {
	display: block;
	width: 100%;
	height: 51px;
	line-height: 51px;
	box-sizing: border-box;
	padding: 0 40px;
	background: #52A4E2;
	color: #fff;
	font-size: 16px;
	margin-top: 50px;
}

.ctf2title {
	color: #52A4E2;
	font-size: 24px;
	text-align: center;
}

.ctf2form {
	/*padding: 0 40px;*/
	margin-top: 50px;
}

.cf2item {
	/*padding: 50px;*/
	padding-bottom: 20px;
	border-bottom: 1px solid #E2E2E2;
}

.cf2item:not(:last-child) {
	border-bottom: 1px solid #E4E4E4;
}

.ci2bt {
	color: #333333;
	font-size: 20px;
}

.ci2sr {
	/*margin-top: 20px;*/
}

.ci2l {
	position: relative;
	/*display: inline-block;
	vertical-align: middle;*/
	float: left;
	margin-top: 20px;
	width: 50%;
}

.ci2lt {
	display: inline-block;
	vertical-align: middle;
	width: 70px;
	text-align: right;
	color: #999999;
	font-size: 14px;
}

.ci2ltmbbw {
	color: #999999;
	font-size: 14px;
}

.cixh {
	display: inline-block;
	vertical-align: middle;
	color: #D20000;
	font-size: 16px;
	margin-right: 5px;
	font-style: normal;
}

.ci2dx {
	width: 197px;
}

.ci2wbk {
	display: inline-block;
	vertical-align: middle;
	width: 345px;
	height: 33px;
	line-height: 33px;
	border: 1px solid #999999;
	color: #999;
	font-size: 14px;
	margin-left: 17px;
	box-sizing: border-box;
	padding: 0 10px;
}

.ci2dx {
	display: inline-block;
	vertical-align: middle;
	color: #999999;
	height: 33px;
	line-height: 33px;
	font-size: 14px;
	margin-left: 17px;
}

.ci2dx label {
	margin-right: 20px;
}

.ci2sex {
	display: inline-block;
	vertical-align: middle;
	margin: -2px 2px 0 0 !important;
}

.ci2area {
	display: inline-block;
	vertical-align: top;
	margin-left: 17px;
	width: 75%;
	height: 91px;
	box-sizing: border-box;
	padding: 10px;
	color: #999;
	font-size: 14px;
	resize: none;
	border: 1px solid #E4E4E4;
	font-family: "微软雅黑";
}

.srcode {
	display: inline-block;
	vertical-align: middle;
	width: 129px;
	height: 33px;
	line-height: 33px;
	box-sizing: border-box;
	padding: 0 10px;
	color: #999;
	font-size: 14px;
	border: 1px solid #E4E4E4;
}

.ewmt {
	display: inline-block;
	vertical-align: middle;
	width: 88px;
	height: 33px;
	text-align: center;
	margin-left: 10px;
}

.hyh {
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	margin-left: 10px;
}

#time1 {
	background: url(../images/date.png) 96% no-repeat;
	background-size: 23px 23px;
}

.ct2cont {
	margin-top: 45px;
}

.search-list {
	padding: 80px 0;
}

.slnum {
	color: #333;
	font-size: 28px;
}

.search-cv {
	position: absolute;
	width: 800px;
	height: 55px;
	line-height: 55px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 10;
	overflow: hidden;
	background: #fff;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
}

.scvwbk {
	display: block;
	float: left;
	width: 85%;
	height: 100%;
	background: transparent;
	border: none;
	box-sizing: border-box;
	padding: 0 20px;
	color: #333;
	font-size: 14px;
}

.scvicon {
	display: block;
	float: right;
	width: 15%;
	height: 100%;
	background: #52A4E2;
	text-align: center;
	color: #fff;
	font-size: 25px;
}

.yjxx {
	margin-top: 20px;
}

.yjxx .ci2lt,
.ci2zt .ci2lt {
	width: auto;
}

.ci2zt .ci2dx {
	width: auto;
	height: auto;
}

.lhitem {
	float: left;
	width: 50%;
}

.wbk2 {
	width: 305px;
}

.wbk3 {
	width: 707px;
}

.areabox {
	display: block;
	margin-top: 10px;
}

.abwbk {
	display: inline-block;
	vertical-align: middle;
	width: 98%;
	height: 124px;
	border: 1px solid #999999;
	box-sizing: border-box;
	padding: 20px;
	resize: none;
	font-family: "微软雅黑";
}

.dtx {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	color: #999999;
	font-size: 14px;
	margin-left: 16px;
}

.wbk4 {
	display: block;
	width: 130px;
	margin-left: 0;
	margin-top: 8px;
}

.lhjg {
	display: inline-block;
	vertical-align: top;
}

.ljwbk {
	display: inline-block;
	vertical-align: middle;
	margin-left: 30px;
}

.wbk5 {
	width: 133px;
}

.ljw {
	margin-bottom: 14px;
}

.ljw label {
	color: #999;
	margin-left: 20px;
}

.wbk6 {
	width: 876px;
}

.yhyx {
	display: inline-block;
	vertical-align: middle;
	margin-left: 20px;
}

.yhyx label {
	margin-left: 35px;
	color: #999;
}

.mrdx label:not(:first-child) {
	margin-left: 55px;
}

.lbtw {
	width: 255px !important;
	text-align: right;
}

.wbk7 {
	width: 640px;
	margin-left: 55px;
}

.cf2submit a {
	display: block;
	width: 100%;
	height: 51px;
	text-align: center;
	line-height: 51px;
	background: #52A4E2;
	color: #fff;
	font-size: 16px;
	margin-top: 35px;
}

.cf2zy {
	margin-top: 45px;
}

.cztxt1 {
	display: block;
	color: #333333;
	font-weight: normal;
	font-size: 14px;
}

.cztxt2 {
	color: #999999;
	font-size: 14px;
}

.uptop {
	position: fixed;
	right: 50px;
	bottom: 10%;
	font-size: 20px;
	line-height: 1;
	cursor: pointer;
	transition: 0.35s;
	z-index: 10;
	border: 1px solid #eee;
	border-radius: 50%;
	width: 45px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	color: #ccc;
	background: #fff;
}

.uptop:hover {
	color: #52A4E2;
}

.ci2zt label {
	display: inline-block;
	margin-right: 60px;
}

.ci2lh {
	/*width: 48%;*/
}

.ci2lh .ci2wbk {
	/*width: 345px;*/
}

.tk-bg.active {
	opacity: 1;
	visibility: visible;
}

.tk-bg {
	opacity: 0;
	visibility: hidden;
	transition: 0.35s;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .7);
	z-index: 9999;
}

.absp {
	position: absolute;
	width: 700px;
	height: 400px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.tbvideo {
	width: 100%;
	height: 100%;
	object-fit: fill;
}

.tbclose {
	position: absolute;
	right: -45px;
	top: 50%;
	transform: translateY(-50%);
	color: #fff;
	font-size: 40px;
	cursor: pointer;
	line-height: 1;
}

.biplay {
	position: absolute;
	bottom: 25%;
	left: 50%;
	transform: translateX(-50%);
	width: 220px;
	height: 55px;
	text-align: center;
	line-height: 55px;
	margin: 0 auto;
	background: #52A4E2;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
}

.biplay i {
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	font-size: 28px;
	margin-right: 10px;
}

.biwz {
	opacity: 0;
	visibility: hidden;
	transition: transform 600ms, opacity .15s cubic-bezier(0.445, 0.145, 0.355, 1);
	-webkit-transition: transform 600ms, opacity .15s cubic-bezier(0.445, 0.145, 0.355, 1);
	transition-timing-function: ease-out;
	-webkit-transition-timing-function: ease-out;
	position: absolute;
	left: 50%;
	width: 1280px;
	-webkit-transform: translate(-80px,-50%);
	transform: translate(-80px,-50%);
	top: 50%;
	z-index: 1;
}

.biwz img {
	display: inline-block;
	max-width: 100%;
}

.slick-active .biwz {
	opacity: 1;
	visibility: visible;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
}
.ndfh{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	color: #999999;
	font-size: 14px;
}
.ndfh:hover{
	color: #52A4E2;
}
.irbt{
	color: #fff;
	font-size: 24px;
	margin-left: 46px;
	margin-bottom: 30px;
}
.bshare-custom{display:none;}
.ialist ul{
	display: flex;
}
.ialist li{
	position: relative;
	flex: 1;
}
.rt1bg{
	background-repeat: no-repeat;
	background-size: cover;
}
.rt1bt{
	text-align: center;
	margin-top: 50px;
}
.rb1txt1{
	display: block;
	color: #333;
	font-size: 28px;
	font-weight: normal;
}
.rb1txt2{
	color: #666666;
	font-size: 16px;
}
.rt1list{
	margin-top: 30px;
	margin-left: -5%;
}
.rt1list li{
	position: relative;
	float: left;
	width: 45%;
	margin-left: 5%;
	text-align: center;
	margin-top: 60px;
	padding-bottom: 30px;
	z-index: 3;
}
.rt1list li:before{
	content: "";
	position: absolute;
	top: 20%;
	left: 0;
	width: 100%;
	height: 80%;
	background: rgba(255,255,255,.5);
	z-index: -3;
}
.rl1icon{
	display: block;
	width: 68px;
	height: 68px;
	margin: 0 auto;
	border-radius: 50%;
	text-align: center;
	line-height: 68px;
	color: #fff;
	font-size: 32px;
	background: linear-gradient(#113756,#52A4E2);
}
.rl1txt1{
	display: block;
	font-family: "微软雅黑";
	color: #0e5ca9;
	font-size: 22px;
	margin-top: 40px;
	line-height: 1.5;
}
.rl1txt2{
	color: #666666;
	font-size: 16px;
	margin-top: 10px;
	line-height: 1.5;
}
.rt3list{
	margin-left: -2%;
}
.rt3list li{
	position: relative;
	float: left;
	width: 31.333%;
	margin: 0 0 17px 2%;
	cursor: pointer;
}
.rl3pic{
	overflow: hidden;
}
.rl3pic img{
	display: block;
	width: 100%;
}
.rl3txt{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,.5);
	line-height: 49px;
	padding: 0 10px;
	color: #fff;
	font-size: 14px;
	text-align: center;
}
.rt3more a{
	display: block;
	color: #999999;
	font-size: 14px;
	margin-top: 70px;
	text-align: center;
}
.rt3more a i{
	display: block;
}
.rt3more a:hover{
	color: #52A4E2;
}
.rt3tk.active{
	opacity: 1;
	visibility: visible;
}
.rt3tk{
	opacity: 0;
	visibility: hidden;
	transition: 0.45s;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9999;
	background: rgba(0,0,0,.8);
}
.rb3close{
	position: absolute;
	top: 80px;
	right: 80px;
	width: 61px;
	height: 61px;
	border-radius: 50%;
	text-align: center;
	line-height: 61px;
	background: #FFFFFF;
	color: #52A4E2;
	font-size: 26px;
	cursor: pointer;
}
.rb3pn{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 149px;
	cursor: pointer;
}
.rb3pn:before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,.5);
	z-index: 1;
}
.rb3pn img{
	display: block;
	width: 100%;
}
.rpn3jt{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	color: #fff;
	font-size: 25px;
	z-index: 10;
}
.rb3prev{
	left: 80px;
}
.rb3next{
	right: 80px;
}
.rb3banner{
	position: absolute;
	width: 40%;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	overflow: hidden;
}

.rb3item{
	position: relative;
	float: left;
}
.rb3item img{
	display: block;
	width: 100%;
}
