@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: 'Humnst777 BlkCn BT';
	src: url('fonts/Humanist777BT-BlackCondensedB.eot');
	src: url('fonts/Humanist777BT-BlackCondensedB.eot?#iefix') format('embedded-opentype'), url('fonts/Humanist777BT-BlackCondensedB.woff2') format('woff2'), url('fonts/Humanist777BT-BlackCondensedB.woff') format('woff'), url('fonts/Humanist777BT-BlackCondensedB.ttf') format('truetype'), url('fonts/Humanist777BT-BlackCondensedB.svg#Humanist777BT-BlackCondensedB') format('svg');
}

@font-face {
	font-family: 'Humnst777 BT';
	src: url('fonts/Humanist777BT-RomanB.eot');
	src: url('fonts/Humanist777BT-RomanB.eot?#iefix') format('embedded-opentype'), url('fonts/Humanist777BT-RomanB.woff2') format('woff2'), url('fonts/Humanist777BT-RomanB.woff') format('woff'), url('fonts/Humanist777BT-RomanB.ttf') format('truetype'), url('fonts/Humanist777BT-RomanB.svg#Humanist777BT-RomanB') 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.75 "SourceHanSansCN-Regular", "Microsoft Yahei", sans-serif, "微软雅黑", "微软正黑体", "Microsoft JhengHei", "SimHei", "黑体", Arial, Helvetica;
	margin: 0 auto;
	color: #666;
	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 !important;
}

.fc {
	text-align: center;
}

.fr {
	text-align: right;
}

.vt {
	vertical-align: top;
}

.vm {
	vertical-align: middle;
}

.db {
	display: block;
}

.wzbs {
	color: #fff !important;
}

.w1360 {
	width: 1360px;
	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;
}

.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 1.2s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
	animation: scaleUpDown 1.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: 75px;
	line-height: 75px;
	transition: 0.45s;
	background: #fff;
	box-shadow: 0 1px 2px #eee;
}

.head-wrap {
	position: relative;
}

.header .head-logo {
	position: absolute;
	left: 3%;
	top: 12.5px;
	z-index: 99;
}

.head-logo img {
	display: block;
	vertical-align: middle;
}

.header .nav {
	position: relative;
	width: 100%;
	text-align: center;
}

.header .yj-bot li.active .yj-link,
.header .yj-bot li:hover .yj-link {
	color: #2d96cd;
}

.header .yj-bot li {
	position: relative;
	display: inline-block;
	transition: 0.35s;
	z-index: 1;
	text-align: center;
	padding: 0 18px;
	height: 75px;
	line-height: 75px;
	z-index: 10;
}

.header .yj-bot .yj-link {
	position: relative;
	z-index: 1;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	display: inline-block;
	text-transform: uppercase;
}

.hwright {
	position: absolute;
	right: 0;
	top: 0;
}

.hryicon {
	display: inline-block;
	vertical-align: middle;
	color: #2d96cd;
	font-size: 21px;
}

.hrytxt {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	color: #999999;
	margin-left: 10px;
}

.hrytxt.active,
.hrytxt:hover,
.hrsearch:hover {
	color: #2d96cd;
}

.hrsearch {
	display: inline-block;
	vertical-align: middle;
	margin-left: 30px;
	color: #5a5a5a;
	font-size: 21px;
}

.hrmenu {
	display: inline-block;
	vertical-align: middle;
	width: 75px;
	height: 75px;
	box-sizing: border-box;
	background: #2d96cd;
	padding-top: 36px;
	margin-left: 30px;
	cursor: pointer;
}

.hrmenu i {
	position: relative;
	display: block;
	width: 28px;
	height: 3px;
	background: #fff;
	margin: 0 auto;
}

.hrmenu i::before {
	width: 100%;
	top: -10px;
}

.hrmenu i::after {
	width: 57%;
	bottom: -10px;
}

.hrmenu i::before,
.hrmenu i::after {
	content: "";
	position: absolute;
	left: 0;
	height: 3px;
	background: #fff;
}

.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);
}

.head-zk {
	opacity: 0;
	visibility: hidden;
	transition: 0.45s;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .8);
	z-index: 9999;
}

.head-zk.active {
	opacity: 1;
	visibility: visible;
}

.head-zk.active .hblist li {}

.head-zk.active .hbclose::before {
	transform: rotate(45deg);
}

.head-zk.active .hbclose::after {
	transform: rotate(-45deg);
}

.head-zk.active .hzbot {
	border-radius: 0;
}
.otgb{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
}

.hzbot {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 546px;
	background: #2d96cd;
	box-sizing: border-box;
	padding: 70px 0;
	transition: 0.45s;
	border-radius: 50% 0 0 50%;
	z-index: 5;
}

.hbcd {
	padding: 0 84px 0 45px;
}

.hbname {
	display: block;
	float: left;
	color: #fff;
	font-size: 20px;
}

.hbclose {
	display: block;
	float: right;
	position: relative;
	cursor: pointer;
	width: 22px;
}

.hbclose::before,
.hbclose::after {
	content: "";
	position: absolute;
	left: 0;
	top: 5px;
	width: 2px;
	height: 22px;
	background: #fff;
	transition: 0.45s;
	transition-delay: 0.25s;
}

.hblist {
	margin-top: 35px;
}

.hblist li {
	padding: 15px 0;
}

.hlyj {
	display: block;
	color: #fff;
	font-size: 18px;
	padding: 0 45px;
}

.hlb {
	display: none;
	padding: 30px 45px 40px 45px;
	background: #000000;
	margin-top: 20px;
}

.hlej {
	position: relative;
	display: inline-block;
	color: #fff;
	font-size: 16px;
	padding: 0 15px;
	margin-bottom: 20px;
	line-height: 1;
}

.hlej::before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 1px;
	height: 15px;
	background: #234dc5;
}

.hlej:hover {
	color: #234dc5;
}

.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: 50%;
	margin-left: -70px;
	width: 140px;
	top: 100%;
	background-color: #fff;
	opacity: 0;
	visibility: hidden;
	transform: translateY(-20px);
	-webkit-transform: translateY(-20px);
	-moz-transform: translateY(-20px);
	transition: 0.55s;
	text-align: center;
	box-sizing: border-box;
	padding: 15px 0;
	border-radius: 0 0 5px 5px;
	box-shadow: 0 1px 2px #eee;
}

.el-link {
	display: block;
	color: #333;
	font-size: 14px;
	line-height: 1.5;
	padding: 6px;
}

.el-link:hover {
	color: #2d96cd;
	text-decoration: underline;
}

.menu-handler {
	position: fixed;
	right: 0;
	top: 0;
	width: 55px;
	height: 56px;
	display: none;
	cursor: pointer;
	z-index: 1010;
	background-color: #2B3C91;
}

.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: #2B3C91;
}

.menuMoblie .nav-link:active i,
.menuMoblie .nav-link:hover i {
	color: #fff;
	transform: rotate(90deg);
}

.menuBox a:active,
.menuBox a:hover,
.menuMoblie .cur .nav-link {
	color: #fff;
}

.menuBox {
	border-top: 1px solid #e4e4e4;
	background-color: #fff;
	color: #333333;
	position: fixed;
	display: none;
	right: 0px;
	top: 55px;
	width: 100%;
	height: 100%;
	height: 100vh;
	overflow-x: hidden;
	overflow-y: auto;
	-moz-transform: translateX(100%);
	-ms-transform: translateX(100%);
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	-webkit-overflow-scrolling: touch;
	z-index: 1008;
	-webkit-transition: all .5s cubic-bezier(.25, .46, .45, .94);
	-moz-transition: all .5s cubic-bezier(.25, .46, .45, .94);
	-ms-transition: all .5s cubic-bezier(.25, .46, .45, .94);
	-o-transition: all .5s cubic-bezier(.25, .46, .45, .94);
	transition: all .5s cubic-bezier(.25, .46, .45, .94);
}

.menuMoblie {
	margin: 0 0 100px 0;
}

.menuMoblie .nav-link {
	position: relative;
	display: block;
	font-size: 18px;
	padding: 14px 5% 14px 10%;
}

.menuMoblie .nav-link i {
	float: right;
	color: #b1b1b1;
	font-size: 20px;
	vertical-align: middle;
}

.menuMoblie li {
	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: 12px 0;
	line-height: 1.4;
	font-size: 16px;
}

.menuOpen .menuBox {
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-webkit-transform: translateX(0);
	transform: translateX(0);
}


/* 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.05);
		transform: scale(1.05);
	}
	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: 75px;
}


/* banner */

.banner-wrap {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.banner {
	position: relative;
	overflow: hidden;
}

.banner .slick-dots {
	position: absolute;
	width: 100%;
	text-align: center;
	left: 0;
	bottom: 30px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	/*z-index: 104;*/
}

.banner .slick-dots li {
	position: relative;
	display: inline-block;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	text-align: center;
	line-height: 14px;
	vertical-align: middle;
	background: rgba(255, 255, 255, .4);
	margin: 0 12px;
}

.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: #fff;
}

.banner .slick-arrow {
	position: absolute;
	z-index: 99;
	top: 50%;
	transform: translateY(-50%);
	color: #fff;
}

.banner .slick-arrow:before {
	font-family: "iconfont" !important;
	font-size: 35px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: lighter;
}

.banner .slick-prev:before {
	content: "\ec6e";
}

.banner .slick-next:before {
	content: "\e7f3";
}

.banner .slick-prev {
	left: 5%;
}

.banner .slick-next {
	right: 5%;
}

.banner .slick-arrow:hover {
	color: #2d96cd;
}

.banner .bwitem {
	position: relative;
	overflow: hidden;
	height: 100%;
}

.bwitem:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, .5);
	z-index: 10;
}

.banner .bwitem .pimg {
	position: relative;
	display: block;
	width: 100%;
}

.slick-active .pimg {
	visibility: visible !important;
	-webkit-animation: scaleUpDown1 0.65s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
	animation: scaleUpDown1 0.65s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
}

@keyframes scaleUpDown1 {
	from {
		transform: scale(1.1);
	}
	to {
		transform: scale(1);
	}
}

.bisp {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
}

.bvideo {
	position: relative;
	top: -25%;
	width: 100%;
	height: 150%;
	-ms-object-fit: cover;
	object-fit: cover;
}

.banner .show .biceng,
.banner .show .bicdz,
.banner .show .bicxz {
	opacity: 1;
	visibility: visible;
	transition: 0.65s 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);
}

.biceng,
.bicdz,
.bicxz {
	opacity: 0;
	visibility: hidden;
	transition: 0.65s 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: 81%;
	top: 50%;
	left: 10%;
	transform: translateY(-50%);
	z-index: 20;
}

.biceng {
	display: block;
	font-family: 'Humnst777 BlkCn BT';
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
}

.bicon {
	display: inline-block;
	vertical-align: text-top;
	width: 19px;
	height: 17px;
	background: url(../images/icon1.png) no-repeat;
	background-size: contain;
	margin-right: 8px;
}

.bicdz {
	font-family: 'Humnst777 BlkCn BT';
	color: #fff;
	font-size: 68px;
	line-height: 1.2;
	text-transform: uppercase;
	margin-top: 20px;
}

.bicxz {
	color: #fff;
	font-size: 20px;
	line-height: 1.5;
	margin-top: 100px;
}

.bilen {
	display: block;
	font-family: 'Humnst777 BlkCn BT';
	font-style: normal;
	text-transform: uppercase;
}


/* banner end */

.number {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 9.5%;
}

.nbwz {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	text-align: center;
	transform: translateY(-50%);
	color: #fff;
}

.number .start {
	font-size: 30px;
}

.number .end {
	font-size: 16px;
	font-weight: normal;
}

.number .xg {
	font-size: 16px;
	font-weight: normal;
}

.box {
	width: 112px;
	height: 112px;
	position: relative;
	border-radius: 50%;
	border: 1px solid rgba(255, 255, 255, .5);
}

.clip {
	width: 112px;
	height: 112px;
	position: absolute;
	border: 2px solid rgba(255, 255, 255, 0);
	box-sizing: border-box;
	border-radius: 50%;
	clip: rect(0, 112px, 112px, 56px);
}

.left {
	width: 112px;
	height: 112px;
	box-sizing: border-box;
	position: absolute;
	border: 2px solid #fff;
	border-radius: 50%;
	clip: rect(0 56px 112px 0);
	top: -2px;
	left: -2px;
}

.right {
	width: 112px;
	height: 112px;
	position: absolute;
	box-sizing: border-box;
	border: 2px solid #fff;
	border-radius: 50%;
	clip: rect(0 112px 112px 56px);
	top: -2px;
	left: -2px;
}

.width-none {
	width: 0;
}

.auto {
	clip: auto;
}

.bw-rt a {
	display: block;
	position: absolute;
	right: 9.5%;
	bottom: 0;
	background: #2d96cd;
	width: 40.5%;
	box-sizing: border-box;
	height: 75px;
	line-height: 75px;
	box-sizing: border-box;
	padding: 0 50px;
	z-index: 10;
}

.brwz {
	display: block;
	float: left;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
}

.breng {
	display: inline-block;
	font-family: 'Humnst777 BlkCn BT';
	font-size: 16px;
	margin-left: 20px;
	text-transform: uppercase;
	font-style: normal;
}

.bricon {
	display: block;
	float: right;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}

.w81 {
	width: 81%;
	margin: 0 auto;
}

.ibintro {
	margin-top: 80px;
	background: #f3f3f3;
}

.ibipic {
	float: left;
	width: 50%;
	overflow: hidden;
}

.ibipic img {
	display: block;
	width: 100%;
}

.ibiwz {
	float: left;
	width: 50%;
	box-sizing: border-box;
	padding: 70px 180px 0 90px;
}

.iibt {
	color: #333333;
	font-size: 30px;
}

.iidesc {
	color: #666666;
	font-size: 14px;
	margin-top: 20px;
	height: 96px;
	overflow: hidden;
}

.iisj {
	margin-top: 50px;
}

.iisj li {
	position: relative;
	float: left;
	text-align: center;
	width: 33.333%;
}

.iisj li:not(:first-child)::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	width: 1px;
	height: 58px;
	background: #cccccc;
}

.isnum {
	display: inline-block;
	color: #333333;
	font-size: 48px;
	line-height: 1.2;
}
.ijdw{
	display: inline-block;
	vertical-align:middle;
	font-style: normal;
	font-size: 12px !important;
}
.iimore a {
	position: relative;
	display: block;
	font-family: 'Humnst777 BT';
	width: 172px;
	height: 49px;
	border-radius: 24px;
	background: #2d96cd;
	text-align: center;
	line-height: 49px;
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	margin-top: 80px;
	box-sizing: border-box;
	border: 1px solid #2d96cd;
}

.iimore a:hover {
	background: #999;
	color: #fff;
	border: 1px solid #999;
}

.ibproducts {
	margin-top: 40px;
}

.iplist {
	margin-left: -1%;
	overflow: hidden;
}

.iplist li {
	position: relative;
	float: left;
	width: 32.333%;
	margin: 30px 0 0 1%;
	overflow: hidden;
	cursor: pointer;
}

.iplist li:nth-child(1) {
	transition-delay: 0.15s;
}

.iplist li:nth-child(2) {
	transition-delay: 0.35s;
}

.iplist li:nth-child(3) {
	transition-delay: 0.55s;
}

.iplist li:hover .ilbt {
	transform: translateY(100%);
}

.iplist li:hover .ilpic img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

.iplist li:hover .ilpic::before,
.iplist li:hover .ilcv {
	opacity: 1;
	visibility: visible;
}

.ilpic {
	position: relative;
	overflow: hidden;
}

.ilpic::before {
	opacity: 0;
	visibility: hidden;
	transition: 0.45s;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(45, 150, 205, .82);
	z-index: 1;
}

.ilpic img {
	display: block;
	width: 100%;
	transition: 0.45s;
}

.ilbt {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .47);
	padding: 15px 0;
	text-align: center;
	transition: 0.45s;
}

.ilbtxt1 {
	display: block;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
}

.ilbtxt2 {
	display: block;
	font-family: 'Humnst777 BT';
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
}

.ilcv {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	transform: translateY(-50%);
	text-align: center;
	transition: 0.45s;
	z-index: 5;
}

.ilcicon {
	display: block;
	color: #fff;
	font-size: 36px;
}

.ilbline {
	display: block;
	width: 60%;
	height: 1px;
	background: #fff;
	margin: 30px auto 0;
}

.ilbmore {
	display: block;
	font-family: 'Humnst777 BlkCn BT';
	color: #fff;
	font-size: 12px;
	margin-top: 30px;
	text-transform: uppercase;
}

.index-video {
	position: relative;
	width: 100%;
	margin-top: 80px;
}

.trailer .markimg {
	display: block;
	width: 100%;
	height: auto;
	transition: 0.68s;
}

.video {
	position: absolute;
	cursor: pointer;
	left: 50%;
	text-align: center;
	margin-left: -24px;
	top: 50%;
	z-index: 10;
}

.vbBox {
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	position: absolute;
	overflow: hidden;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	z-index: 5;
}

.jwplayer {
	opacity: 0;
	height: 100% !important;
}

.jwlogo {
	display: none !important;
}

.icplay {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	width: 100%;
	color: #fff;
	font-size: 39px;
	z-index: 10;
	text-align: center;
	cursor: pointer;
}

.icplay i {
	display: block;
	font-size: 73px;
	line-height: 1.5;
	font-weight: lighter;
}

.index-news {
	padding: 70px 0 130px 0;
}

.index-news .iibt {
	float: left;
}

.ibnpn {
	float: right;
}

.inbtn {
	display: inline-block;
	width: 48px;
	height: 48px;
	text-align: center;
	line-height: 48px;
	border-radius: 50%;
	border: 1px solid #dce6f2;
	color: #d4d4d5;
	font-size: 16px;
	margin-left: 14px;
	cursor: pointer;
	transition: 0.45s;
}

.inbtn:hover {
	background: #2d96cd;
	border: 1px solid #2d96cd;
	color: #fff;
}

.inlist {
	position: relative;
	overflow: hidden;
	margin-top: 35px;
	margin-left: -52px;
}

.inlitem {
	position: relative;
	float: left;
	margin-left: 50px;
	transition: 0.45s;
}

.inlitem:hover,
.nblist li:hover {
	box-shadow: 0 3px 6px #eee;
}

.inlitem:hover .ilipic img,
.nblist li:hover .ilipic img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

.inlitem:hover .ilcjh,
.nblist li:hover .ilcjh {
	color: #fff;
	background: #2d96cd;
	border: 1px solid #2d96cd;
}

.ilipic {
	overflow: hidden;
}

.ilipic img {
	display: block;
	width: 100%;
	transition: 0.45s;
}

.ilicont {
	position: relative;
	border: 1px solid #eeeeee;
	padding: 30px 55px 48px 20px;
}

.ilcbt {
	color: #333333;
	font-size: 18px;
	height: 31px;
}

.ilcdesc {
	color: #646464;
	font-size: 14px;
	margin-top: 15px;
	height: 48px;
	overflow: hidden;
}

.ilcdate {
	display: block;
	font-family: 'Humnst777 BT';
	color: #cccccc;
	font-size: 16px;
	margin-top: 40px;
}

.ilcjh {
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	color: #dcdcdc;
	font-size: 20px;
	border: 1px solid #dcdcdc;
	transition: 0.45s;
}


/* 底部 */

.footer-bg {
	background: #1b394e;
	padding: 34px 0 80px 0;
}

.fbleft {
	float: left;
	width: 70%;
}

.fblogo img {
	display: block;
}

.fbway {
	margin-top: 30px;
}

.fwl {
	float: left;
	margin-right: 50px;
	color: #fff;
	font-size: 14px;
}

.fwl i {
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	font-size: 18px;
}

.fbcp {
	margin-top: 30px;
}

.fwl a {
	color: #fff;
}

.fcdn {
	margin-left: 20px;
}

.fbright {
	float: right;
	margin-top: 30px;
}

.fs-select {
	position: relative;
	width: 266px;
	height: 44px;
	line-height: 44px;
	color: rgba(255, 255, 255, .47);
	font-size: 14px;
	background-color: rgba(255, 255, 255, .27) !important;
	background: url(../images/down.png) 95% no-repeat;
	background-size: 14px 7px;
	box-sizing: border-box;
	padding: 0 25px;
}

.fs-zk {
	display: none;
	width: 100%;
	background: #fff;
	border: 1px solid #eee;
	position: relative;
	z-index: 99;
	position: absolute;
	left: -1px;
	bottom: 100%;
	z-index: 99;
	box-sizing: border-box;
}

.fs-zk a {
	display: block;
	color: #333;
	text-align: center;
	line-height: 1.5;
	padding: 10px 0;
}

.fs-zk a:hover {
	color: #2d96cd;
}

.frgz {
	margin-top: 15px;
	text-align: right;
}

.frwz {
	display: inline-block;
	vertical-align: middle;
	color: rgba(255, 255, 255, .65);
	font-size: 14px;
}

.fricon {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	margin-left: 12px;
}

.fricon i {
	display: block;
	font-size: 22px;
}

.fricon:hover .fiewm {
	opacity: 1;
	visibility: visible;
}

.fiewm {
	opacity: 0;
	visibility: hidden;
	transition: 0.45s;
	display: block;
	position: absolute;
	bottom: 45px;
	left: -30px;
	width: 80px;
	height: 80px;
	background: #fff;
}

.insides-banner {
	position: relative;
	overflow: hidden;
}

.ibtp {
	overflow: hidden;
}

.ibtp img {
	display: block;
	width: 100%;
}

.ibcwz {
	position: absolute;
	top: 30%;
	left: 0;
	width: 100%;
	text-align: center;
}

.ibctxt1 {
	display: block;
	color: #fff;
	font-size: 22px;
}

.ibctxt2 {
	position: relative;
	display: block;
	text-transform: uppercase;
	color: #fff;
	font-size: 46px;
	padding-bottom: 5px;
}

.ibctxt2::before {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	width: 59px;
	height: 3px;
	background: #fff;
}

.insides-menu {
	display: flex;
	background: #fff;
}

.imlink {
	position: relative;
	display: block;
	flex: 1;
	text-align: center;
	height: 85px;
	line-height: 85px;
	color: #333333;
	font-size: 16px;
	overflow: hidden;
	z-index: 3;
}

.imlink:not(:first-child)::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 1px;
	height: 100%;
	background: #dedede;
	z-index: -3;
}

.imlink::after {
	content: "";
	position: absolute;
	left: -100%;
	top: 0;
	bottom: 0;
	width: 100%;
	background: #2d96cd;
	transition: 0.45s;
	z-index: -3;
}


/*.imlink:hover::after,*/

.imlink.active::after {
	left: 0;
}


/*.imlink:hover,*/

.imlink.active {
	color: #fff;
}

.about-gk {
	padding: 118px 0 87px 0;
}

.agbot1 {
	width: 1180px;
	margin: 0 auto;
}

.nybox {
	position: relative;
	text-align: center;
	padding-bottom: 20px;
}

.nybox::before {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	width: 200px;
	height: 1px;
	background: #e9e9e9;
}

.nybox::after {
	content: "";
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
	width: 60px;
	height: 2px;
	background: #2d96cd;
}

.ab1bt {
	color: #333333;
	font-size: 34px;
	line-height: 1.5;
}

.ab1label {
	position: relative;
	color: #999999;
	font-size: 14px;
}

.ab1nr {
	color: #666666;
	font-size: 15px;
	margin-top: 50px;
}

.agbot2 {
	position: relative;
	width: 93%;
	margin: 60px auto 0;
}

.ab2banner {
	position: relative;
	width: 82%;
	margin: 0 auto;
	padding: 0 40px;
	box-sizing: border-box;
}

.ab2item {
	position: relative;
}

.ab2item img {
	position: relative;
	display: block;
	width: 100%;
}

.ai2txt {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 178px;
	color: #fff;
	font-size: 16px;
	background: url(../img/bg1.png) no-repeat;
	background-size: cover;
}

.ai2txt span {
	display: block;
	position: absolute;
	left: 95px;
	bottom: 20px;
}

.ap2btn {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 165px;
	cursor: pointer;
}

.ap2prev {
	left: 0;
}

.ap2next {
	right: 0;
}

.vbpic {
	position: relative;
	overflow: hidden;
}

.vbpic img {
	display: block;
	width: 100%;
}

.ap2txt {
	text-align: center;
	color: #666666;
	font-size: 14px;
	margin-top: 15px;
}

.w72 {
	width: 72%;
	margin: 0 auto;
}

.about-develop {
	margin-top: 120px;
}

.adbot {
	margin-top: 80px;
}

.adpic {
	float: left;
	width: 47%;
}

.apt {
	overflow: hidden;
}

.apt img {
	display: block;
	width: 100%;
}

.adlist {
	position: relative;
	float: right;
	width: 47%;
	box-sizing: border-box;
	padding: 10px 0 100px 0;
}

.adlist::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 1px;
	height: 100%;
	background: #e5e5e5;
}

.adlist li {
	position: relative;
	margin-top: 30px;
}

.almr {
	cursor: pointer;
}

.almr.active {
	display: none;
}

.almtxt1 {
	display: inline-block;
	vertical-align: middle;
	color: #666666;
	font-size: 16px;
	width: 50px;
	text-align: right;
	margin-left: 10px;
}

.almtxt2 {
	display: inline-block;
	vertical-align: middle;
	color: #666666;
	font-size: 14px;
	margin-left: 20px;
	width: 75%;
	/*height: 24px;
	overflow: hidden;*/
}

.alzk {
	display: none;
}

.azline {
	display: inline-block;
	vertical-align: text-top;
	margin-top: 20px;
	width: 50px;
	height: 2px;
	background: #2d96cd;
	margin-left: 10px;
}

.azxq {
	display: inline-block;
	vertical-align: text-top;
	width: 70%;
	margin-left: 20px;
}

.axyear {
	display: block;
	color: #999999;
	font-size: 34px;
	line-height: 1;
}

.axtxt {
	color: #666666;
	font-size: 14px;
	margin-top: 20px;
}

.adwx {
	position: absolute;
	bottom: 0;
	left: -22px;
	width: 44px;
	height: 44px;
	border-radius: 50%;
	text-align: center;
	line-height: 44px;
	color: #2d96cd;
	font-size: 22px;
	background: #f1f1f1;
	font-weight: bold;
}

.about-cultrue {
	margin-top: 90px;
}

.aclist {
	margin-top: 60px;
	margin-left: -1%;
}

.aclist li {
	position: relative;
	float: left;
	width: 24%;
	margin-left: 1%;
	cursor: pointer;
	overflow: hidden;
}

.aclist li:hover .aptp img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

.aclist li:hover .aptc {
	opacity: 0;
	visibility: hidden;
}

.aclist li:hover .aclhv {
	opacity: 1;
	visibility: visible;
	-webkit-transform: perspective(600px) rotateX(0deg);
	-moz-transform: perspective(600px) rotateX(0deg);
	-ms-transform: perspective(600px) rotateX(0deg);
	-o-transform: perspective(600px) rotateX(0deg);
	transform: perspective(600px) rotateX(0deg);
}

.aclpic {
	position: relative;
}

.aptp {
	overflow: hidden;
}

.aptp img {
	display: block;
	width: 100%;
	transition: 0.45s;
}

.aptc {
	transition: 0.45s;
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	text-align: center;
	transform: translateY(-50%);
}

.apicon {
	display: block;
	color: #fff;
	font-size: 36px;
	line-height: 1.2;
}

.apeng {
	display: block;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
}

.apch {
	display: block;
	color: #fff;
	font-size: 16px;
}

.aclhv {
	opacity: 0;
	visibility: hidden;
	transition: 0.45s;
	position: absolute;
	height: 100%;
	top: 0;
	right: 0;
	left: 0;
	background: rgba(45, 150, 205, .8);
	padding: 60px 60px 0 60px;
	z-index: 1;
	-webkit-transform: perspective(600px) rotateX(-90deg);
	-moz-transform: perspective(600px) rotateX(-90deg);
	-ms-transform: perspective(600px) rotateX(-90deg);
	-o-transform: perspective(600px) rotateX(-90deg);
	transform: perspective(600px) rotateX(-90deg);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.ahbt {
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 15px;
	border-bottom: 1px solid #fff;
}

.ahnr {
	color: #fff;
	font-size: 14px;
	margin-top: 15px;
}

.about-honor {
	margin-top: 100px;
}

.ahbanner {
	position: relative;
	overflow: hidden;
	margin-top: 50px;
	margin-left: -2%;
	padding-bottom: 60px;
}

.swiper-container {
	width: 100%;
}

.ahbanner .slick-dots {
	position: absolute;
	left: 0;
	width: 102%;
	text-align: center;
	bottom: 0;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	/*z-index: 104;*/
}

.ahbanner .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: #d2d2d2;
	margin: 0 5px;
}

.ahbanner .slick-dots li a {
	text-indent: 10em;
	position: relative;
	display: block;
	text-align: center;
	border-radius: 50%;
	padding: 0px;
	cursor: pointer;
	width: 12px;
	height: 12px;
	overflow: hidden;
}

.ahbanner .slick-dots li a:focus {
	outline: none;
}

.ahbanner .slick-dots li.slick-active {
	opacity: 1;
	visibility: visible;
	background: #2d96cd;
}

.ail {
	position: relative;
	float: left;
	cursor: pointer;
}


/*.ail {
	position: relative;
	float: left;
	width: 18%;
	margin: 25px 0 0 2%;
	background: #f5f5f5;
	box-sizing: border-box;
	padding: 10px 10px 15px 10px;
	transition: 0.45s;
	cursor: pointer;
}*/

.swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: linear !important;
	/*之前是ease-out*/
	-moz-transition-timing-function: linear !important;
	-ms-transition-timing-function: linear !important;
	-o-transition-timing-function: linear !important;
	transition-timing-function: linear !important;
}

.ail:hover .aitxt {
	color: #fff;
	background: #2d96cd;
}

.ail img {
	display: block;
	width: 100%;
}

.aitxt {
	display: block;
	text-align: center;
	color: #666666;
	font-size: 14px;
	height: 35px;
	line-height: 35px;
	transition: 0.35s;
}

.about-company {
	margin-top: 90px;
}

.acplist {
	display: flex;
	margin-top: 50px;
	margin-left: -2px;
}

.acplist li {
	position: relative;
	float: left;
	width: 20%;
	overflow: hidden;
	cursor: pointer;
	transition: 0.45s;
	margin-left: 2px;
}

.acplist li.active .apcv {
	opacity: 1;
	visibility: visible;
}

.acplist li.active .apname {
	opacity: 0;
	visibility: hidden;
}

.acplist li.sx-w {
	width: 16.75%;
}

.acplist li.wf-w {
	width: 33%;
}

.aplpic {
	position: relative;
	overflow: hidden;
}

.aplpic img {
	display: block;
}

.apname {
	position: absolute;
	top: 70px;
	right: 30px;
	color: #fff;
	font-size: 16px;
	writing-mode: vertical-lr;
}

.apcv {
	opacity: 0;
	visibility: hidden;
	transition: 0.45s;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 10;
	width: 100%;
	height: 245px;
	box-sizing: border-box;
	padding: 160px 50px 30px 60px;
	background-image: -webkit-linear-gradient(top, rgba(45, 150, 205, 0), rgba(45, 150, 205, .9));
	background-image: -o-linear-gradient(top, rgba(45, 150, 205, 0), rgba(45, 150, 205, .9));
	background-image: -ms-linear-gradient(top, rgba(45, 150, 205, 0), rgba(45, 150, 205, .9));
	background-image: linear-gradient(top, rgba(45, 150, 205, 0), rgba(45, 150, 205, .9));
}

.acname {
	float: left;
	color: #fff;
	font-size: 16px;
	line-height: 46px;
}

.acmore {
	display: block;
	float: right;
	width: 46px;
	height: 46px;
	border: 1px solid #dcdcdc;
	text-align: center;
	line-height: 46px;
	color: #dcdcdc;
	font-size: 22px;
}

.news-bot {
	padding: 70px 0 70px 0;
}

.nblist {
	margin-left: -2%;
}

.nblist li {
	position: relative;
	float: left;
	width: 31.333%;
	margin: 25px 0 0 2%;
	transition: 0.45s;
}


/* 分页 */

.pages-list {
	margin-top: 75px;
	text-align: center;
}

.pages-list a {
	display: inline-block;
	vertical-align: middle;
	width: 46px;
	height: 46px;
	border-radius: 50%;
	text-align: center;
	line-height: 46px;
	color: #999999;
	border: 1px solid #eee;
	margin: 0 4px;
}

.plnum {
	font-size: 16px;
}

.plpn {
	font-size: 20px;
}

.pages-list a:hover,
.pages-list a.active {
	color: #fff;
	background: #2d96cd;
	border: 1px solid #2d96cd;
}

.news-detail {
	position: relative;
}

.ndpn a {
	display: block;
	position: fixed;
	top: 50%;
	transform: translateY(-50%);
	width: 69px;
	height: 69px;
	background: #e7e7e7;
	text-align: center;
	line-height: 69px;
	color: #8d8d8d;
	font-size: 21px;
	font-weight: bold;
}

.ndpn a:hover {
	color: #fff;
	background: #2d96cd;
}

.ndprev {
	left: 0;
}

.ndnext {
	right: 0;
}

.ndxq {
	width: 770px;
	margin: 0 auto;
	padding: 60px 0 45px 0;
}

.nxtitle {
	color: #333333;
	font-size: 30px;
	line-height: 1.5;
}

.nxsj {
	margin-top: 10px;
}

.nxds {
	display: block;
	float: left;
	color: #999999;
	font-size: 16px;
	margin-right: 20px;
}

.nxds i {
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	margin-right: 5px;
}

.nxshare {
	display: block;
	float: right;
	color: #b2b2b2;
	font-size: 20px;
	font-weight: normal;
	line-height: 1.2;
}

.nxnr {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #d9d9d9;
}

.pdlist {
	margin-left: -1%;
}

.pdlist li {
	position: relative;
	float: left;
	width: 24%;
	margin: 60px 0 0 1%;
}

.pdlist li:hover .pdtp img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

.pdtp {
	overflow: hidden;
}

.pdtp img {
	display: block;
	width: 100%;
	transition: 0.45s;
}

.pdtxt {
	border: 1px solid #dcdcdc;
	color: #333333;
	font-size: 18px;
	height: 75px;
	line-height: 75px;
	overflow: hidden;
	padding: 0 20px;
}

.product-bot {
	padding: 100px 0;
}

.duty-wrap {
	padding: 130px 0 75px 0;
}

.dwwz {
	width: 72%;
	margin: 0 auto;
	text-align: center;
}

.dwwz1 {
	font-size: 36px;
	color: #333333;
	line-height: 1.5;
}

.dwwz2 {
	display: block;
	text-transform: uppercase;
	color: #999999;
	font-size: 28px;
}

.dwwz3 {
	color: #666666;
	font-size: 15px;
	margin-top: 20px;
	text-align: left;
}

.dwdown {
	display: block;
	width: 53px;
	height: 53px;
	border-radius: 50%;
	text-align: center;
	line-height: 53px;
	color: #999999;
	font-size: 25px;
	font-weight: bold;
	border: 1px solid #d2d2d2;
	margin: 50px auto 0;
}

.dwbot {
	margin-top: 60px;
}

.dwlist {
	margin-left: -0.5%;
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}

.dwlist li {
	position: relative;
	float: left;
	width: 24.5%;
	margin-left: 0.5%;
	box-sizing: border-box;
	border: 1px solid #E5E5E5;
	transition: 0.45s;
}

.dwlist li:hover .dwlpic img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

.dwlist li:hover {
	background: #2d96cd;
}

.dwlist li:hover .dwbt,
.dwlist li:hover .dwms {
	color: #fff;
}

.dwlpic {
	position: relative;
	overflow: hidden;
}

.dwlpic img {
	display: block;
	width: 100%;
	transition: 0.45s;
}

.dwcont {
	padding: 20px 30px;
}

.dwbt {
	color: #333333;
	font-size: 18px;
}

.dwms {
	color: #7c7c7c;
	font-size: 14px;
	margin-top: 10px;
}

.dw2list li {
	position: relative;
}

.dw2list li:nth-of-type(odd) .dw2pic {
	float: left;
}

.dw2list li:nth-of-type(odd) .dw2wz {
	float: right;
	padding: 80px 270px 0 70px;
}

.dw2list li:nth-of-type(even) .dw2pic {
	float: right;
}

.dw2list li:nth-of-type(even) .dw2wz {
	float: left;
	padding: 80px 70px 0 270px;
}

.dw2list li:hover .dw2txt1 {
	color: #214ec1;
}

.dw2list li:hover::before {
	width: 50%;
}

.dw2pic {
	width: 50%;
	overflow: hidden;
}

.dw2pic img {
	display: block;
	width: 100%;
	transition: 0.45s;
}

.dw2wz {
	position: relative;
	width: 50%;
	box-sizing: border-box;
}

.dw2list li:nth-of-type(odd)::before {
	left: 50%;
}

.dw2list li:nth-of-type(even)::before {
	left: 0;
}

.dw2list li::before {
	content: "";
	position: absolute;
	bottom: 0;
	width: 0;
	height: 3px;
	background: #2d96cd;
	transition: 0.45s;
}

.dw2txt1 {
	color: #333333;
	font-size: 26px;
	line-height: 1.5;
}

.dw2txt2 {
	display: block;
	color: #999999;
	font-size: 26px;
}

.dw2nr {
	color: #666666;
	font-size: 14px;
	margin-top: 30px;
}

.dw2list li:hover .dw2pic img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

.recruit-wrap {
	padding: 100px 0;
}

.rwlist {
	border-bottom: 1px solid #eeeeee;
}

.rwlist li {
	border-top: 1px solid #eeeeee;
}

.rlbt {
	height: 64px;
	line-height: 64px;
	cursor: pointer;
	overflow: hidden;
	transition: 0.45s;
}

.rlbt.active,
.rlbt:hover {
	background: #d7def1;
}

.rlbt.active .rlw2,
.rlbt:hover .rlw2 {
	background: #2d96cd;
}

.rlw1 {
	display: block;
	float: left;
	width: 23%;
	color: #666;
	box-sizing: border-box;
	padding: 0 48px;
	font-size: 16px;
}

.rlw2 {
	display: block;
	float: right;
	width: 64px;
	background: #e0e4ed;
	text-align: center;
	color: #fff;
	font-size: 25px;
	transition: 0.45s;
}

.rlzk {
	display: none;
	color: #626161;
	font-size: 14px;
	padding: 20px 48px 50px 48px;
}

.contact-wrap {
	width: 1000px;
	margin: 0 auto;
	padding: 70px 0 200px 0;
}

.contact-wrap li {
	padding: 30px 0;
	border-bottom: 1px solid #e9e9e9;
}

.cwleft {
	float: left;
	width: 70%;
}

.clname {
	color: #333333;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
}

.clxx {
	color: #838181;
	font-size: 14px;
	margin-top: 5px;
}

.cwright {
	float: right;
}

.cwright a {
	display: block;
	color: #a29f9f;
	font-size: 14px;
	line-height: 1.5;
}

.cwright a:hover {
	color: #2d96cd;
}

.cwright a i {
	display: inline-block;
	vertical-align: middle;
	font-size: 25px;
	margin-left: 15px;
}

.maps {
	position: relative;
	width: 100%;
	height: calc(100vh - 160px);
}

.maps::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(33, 78, 193, .2);
	z-index: 1;
	pointer-events: none;
}

.anchorBL {
	display: none;
}

.BMap_bubble_title {
	font-size: 18px !important;
	margin: 15px 0;
}

.make-list {
	margin-top: 20px;
}

.make-list li {
	position: relative;
	margin-top: 60px;
}

.make-list li:nth-of-type(odd) .mlpic {
	float: left;
}

.make-list li:nth-of-type(odd) .mlcont {
	float: right;
	padding: 50px 20px 0 35px;
}

.make-list li:nth-of-type(even) .mlpic {
	float: right;
}

.make-list li:nth-of-type(even) .mlcont {
	float: left;
	padding: 50px 35px 0 0;
}

.make-list li:hover .mlpic img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

.mlpic {
	width: 50%;
	overflow: hidden;
}

.mlpic img {
	display: block;
	width: 100%;
	transition: 0.45s;
}

.mlcont {
	width: 50%;
	box-sizing: border-box;
}

.mceng {
	display: block;
	color: #2d96cd;
	font-size: 26px;
	line-height: 1.5;
	text-transform: uppercase;
}

.mctxt1 {
	color: #333333;
	font-size: 20px;
}

.mctxt2 {
	color: #666666;
	font-size: 16px;
	margin-top: 80px;
}

.make2-bot {
	padding: 150px 0 95px 0;
}

.mb2txt1 {
	color: #333333;
	font-size: 26px;
	text-align: center;
}

.mb2txt2 {
	color: #666666;
	font-size: 15px;
	margin-top: 15px;
	text-align: left;
}

.mb2banner {
	position: relative;
	overflow: hidden;
	margin-top: 35px;
	padding: 0 30px 90px 30px;
	margin-left: -3%;
}

.mb2banner .slick-arrow {
	position: absolute;
	z-index: 99;
	top: 47%;
	transform: translateY(-50%);
	color: #999999;
}

.mb2banner .slick-arrow:before {
	font-family: "iconfont" !important;
	font-size: 31px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: lighter;
}

.mb2banner .slick-prev:before {
	content: "\ec6e";
}

.mb2banner .slick-next:before {
	content: "\e7f3";
}

.mb2banner .slick-prev {
	left: 0;
}

.mb2banner .slick-next {
	right: 0;
}

.mb2banner .slick-arrow:hover {
	background: #fff;
	color: #333333;
}

.mb2banner .slick-dots {
	position: absolute;
	left: 0;
	width: 103%;
	text-align: center;
	bottom: 0;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	/*z-index: 104;*/
}

.mb2banner .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: #d2d2d2;
	margin: 0 5px;
}

.mb2banner .slick-dots li a {
	text-indent: 10em;
	position: relative;
	display: block;
	text-align: center;
	border-radius: 50%;
	padding: 0px;
	cursor: pointer;
	width: 12px;
	height: 12px;
	overflow: hidden;
}

.mb2banner .slick-dots li a:focus {
	outline: none;
}

.mb2banner .slick-dots li.slick-active {
	opacity: 1;
	visibility: visible;
	background: #2d96cd;
}

.mb2item {
	float: left;
	position: relative;
}

.mi2l {
	position: relative;
	float: left;
	/*width: 30.333%;*/
	margin: 35px 20px 0 20px;
	cursor: pointer;
}

.mi2l:hover .mi2txt {
	opacity: 1;
	visibility: visible;
}

.mi2pic {
	overflow: hidden;
	cursor: pointer;
}

.mi2pic img {
	display: block;
	width: 100%;
}

.mi2txt {
	opacity: 0;
	visibility: hidden;
	transition: 0.45s;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-image: -webkit-linear-gradient(top, rgba(45, 150, 205, 0), rgba(45, 150, 205, .9));
	background-image: -o-linear-gradient(top, rgba(45, 150, 205, 0), rgba(45, 150, 205, .9));
	background-image: -ms-linear-gradient(top, rgba(45, 150, 205, 0), rgba(45, 150, 205, .9));
	background-image: linear-gradient(top, rgba(45, 150, 205, 0), rgba(45, 150, 205, .9));
}

.mi2txt span {
	display: block;
	color: #fff;
	font-size: 14px;
	position: absolute;
	left: 35px;
	bottom: 20px;
	right: 35px;
}

.make3-bot2 {
	background: #f4f2f1;
	padding: 80px 0 90px 0;
}

.mb3zs {
	position: relative;
	overflow: hidden;
	width: 78%;
	margin: 70px auto 0;
	padding: 0 20px;
	box-sizing: border-box;
}

.mb3zs .slick-arrow {
	position: absolute;
	z-index: 99;
	top: 50%;
	transform: translateY(-50%);
	color: #999999;
}

.mb3zs .slick-arrow:before {
	font-family: "iconfont" !important;
	font-size: 31px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: lighter;
}

.mb3zs .slick-prev:before {
	content: "\ec6e";
}

.mb3zs .slick-next:before {
	content: "\e7f3";
}

.mb3zs .slick-prev {
	left: 0;
}

.mb3zs .slick-next {
	right: 0;
}

.mb3zs .slick-arrow:hover {
	background: #fff;
	color: #333333;
}

.mz3item {
	position: relative;
	float: left;
	margin: 0 35px;
	cursor: pointer;
}

.mz3item:hover .mz3pic img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

.mz3pic {
	position: relative;
	overflow: hidden;
}

.mz3pic img {
	display: block;
	width: 100%;
	transition: 0.45s;
}

.mz3fd {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 51px;
	height: 51px;
	text-align: center;
	line-height: 51px;
	border-radius: 50%;
	background: rgba(0, 0, 0, .5);
	transform: translate(-50%, -50%);
	color: #fff;
	font-size: 26px;
}

.mz3txt {
	color: #666666;
	font-size: 14px;
	text-align: center;
	margin-top: 20px;
}

.make2-wrap {
	padding: 148px 0 100px 0;
}

.mw2left {
	position: relative;
	float: left;
	width: 17%;
	padding-bottom: 70px;
}

.mw2left::before {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	width: 1px;
	height: 100%;
	background: #f5f5f5;
}

.ml2link {
	display: block;
	color: #555555;
	font-size: 18px;
	margin-bottom: 50px;
}

.ml2link.active,
.ml2link:hover {
	color: #2d96cd;
}

.ml2link.active {
	font-size: 26px;
	/*margin-bottom: 180px;*/
}

.mw2right {
	float: right;
	width: 75%;
	overflow: hidden;
	box-sizing: border-box;
	padding: 0 70px;
}

.mr2desc {
	color: #666666;
	font-size: 14px;
}

.mr2banner {
	position: relative;
	/*overflow: hidden;*/
	margin-top: 60px;
}
.mr2banner .slick-arrow {
	position: absolute;
	z-index: 99;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	border-radius: 50%;
	background: #fff;
	top: 50%;
	transform: translateY(-50%);
	color: #999999;
	border: 1px solid #ccc;
	font-weight: bold;
}

.mr2banner .slick-arrow:before {
	font-family: "iconfont" !important;
	font-size: 20px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: lighter;
}

.mr2banner .slick-prev:before {
	content: "\ec6e";
}

.mr2banner .slick-next:before {
	content: "\e7f3";
}

.mr2banner .slick-prev {
	left: -70px;
}

.mr2banner .slick-next {
	right: -70px;
}

.mr2banner .slick-arrow:hover {
	background: #2d96cd;
	border: 1px solid #2d96cd;
	color: #fff;
}
.mr2item {
	position: relative;
    float: left;
    /*margin: 0 5px;*/
	overflow: hidden;
	cursor: pointer;
}

.mr2item img {
	display: block;
	width: 100%;
}

.mr2small {
	position: relative;
	overflow: hidden;
	padding: 0 30px;
	margin-top: 20px;
}
.mr2small .slick-track{
	margin: 0 auto !important;
}

.mr2small .slick-arrow {
	position: absolute;
	z-index: 99;
	top: 50%;
	transform: translateY(-50%);
	color: #999999;
}

.mr2small .slick-arrow:before {
	font-family: "iconfont" !important;
	font-size: 31px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: lighter;
}

.mr2small .slick-prev:before {
	content: "\ec6e";
}

.mr2small .slick-next:before {
	content: "\e7f3";
}

.mr2small .slick-prev {
	left: 0;
}

.mr2small .slick-next {
	right: 0;
}

.mr2small .slick-arrow:hover {
	color: #2d96cd;
}

.ms2item {
	position: relative;
	float: left;
	margin: 0 5px;
	overflow: hidden;
	cursor: pointer;
}

.ms2item:hover img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

.ms2item img {
	display: block;
	width: 100%;
	transition: 0.45s;
}

.nysearch {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 800px;
	height: 60px;
	line-height: 60px;
	overflow: hidden;
	background: #fff;
}

.nsrk {
	display: block;
	float: left;
	width: 70%;
	height: 100%;
	color: #333;
	font-size: 16px;
	padding: 0 20px;
	border: none;
}

.nsbtn {
	display: block;
	float: right;
	width: 100px;
	height: 100%;
	background: #2d96cd;
	color: #fff;
	font-size: 20px;
	text-align: center;
}

.ssbt {
	color: #333;
	font-size: 36px;
	font-weight: normal;
}

.sslist {
	margin-top: 30px;
	border-bottom: 1px solid #eee;
}

.sslist li {
	position: relative;
	padding: 20px 0;
	border-top: 1px solid #eee;
}

.sslist li:hover .slwz,
.sslist li:hover .sldate {
	color: #2d96cd;
}

.slwz {
	font-size: 20px;
	height: 35px;
	overflow: hidden;
}

.pbanner1 {
	position: relative;
	overflow: hidden;
}

.pbanner1 .slick-arrow {
	position: absolute;
	z-index: 99;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	background: #fff;
	border: 1px solid #eee;
	top: 50%;
	transform: translateY(-50%);
	color: #AAAAAA;
	border-radius: 50%;
}

.pbanner1 .slick-arrow:before {
	font-family: "iconfont" !important;
	font-size: 25px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: lighter;
}

.pbanner1 .slick-prev:before {
	content: "\ec6e";
}

.pbanner1 .slick-next:before {
	content: "\e7f3";
}

.pbanner1 .slick-prev {
	left: 30px;
}

.pbanner1 .slick-next {
	right: 40%;
}

.pbanner1 .slick-arrow:hover {
	color: #2D96CD;
}

.pb1item {
	position: relative;
	float: left;
}

.pi1pic {
	position: relative;
	float: left;
	width: 62%;
	height: 550px;
	background: #CECECE;
}

.pi1pic img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	max-width: 100%;
	max-height: 100%;
}

.pi1wz {
	position: absolute;
	right: 0;
	top: 0;
	width: 38%;
	height: 100%;
	background: url(../img/pic43.jpg) no-repeat;
	background-size: cover;
}

.pi1dw {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	text-align: center;
	transform: translateY(-50%);
}

.pi1eng {
	display: block;
	color: rgba(255, 255, 255, .22);
	font-size: 37px;
	text-transform: uppercase;
}

.pi1name {
	position: relative;
	color: #fff;
	font-size: 36px;
	padding-bottom: 30px;
	line-height: 1.5;
	margin-top: -40px;
}

.pi1name:before {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	width: 30px;
	height: 3px;
	background: #fff;
}

.pbanner2 {
	position: relative;
	margin-top: 20px;
	overflow: hidden;
	background: #EDEDED;
}

.pb2item {
	position: relative;
	float: left;
	height: 180px;
	border: 3px solid #EDEDED;
	transition: 0.35s;
	cursor: pointer;
}

.pb2item img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	display: block;
	max-width: 100%;
	max-height: 100%;
}

.pbanner2 .slick-current.pb2item {
	background: #fff;
	border: 3px solid #2D96CD;
}
.inlmore{
	text-align: right;
	margin-top: 30px;
}
.inlmore a{
	color: #999;
	font-size: 16px;
}
.inlmore a:hover{
	color: #2d96cd;
}
.tk-bg.active{
	opacity: 1;
	visibility: visible;
}
.tk-bg{
	opacity: 0;
	visibility: hidden;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: rgba(0,0,0,.7);
}
.tbclose{
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100;
    cursor: pointer;
    color: #fff;
    font-size: 40px;
    line-height: 1;
}
#syvideo{
	width: 100%;
    max-height: 100%;
    object-fit: fill;
}
.tbvideo{
	position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.markimg{
	display: block;
	width: 100%;
}


.investor-list1 li{
	position: relative;
	border-bottom: 1px solid #D4D4D4;
	padding: 35px 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.investor-list1 .title{
	position: relative;
	display: flex;
	justify-content:space-between;
	flex: 1;
}
.investor-list1 .ico{
	color: #DA241C;
	font-size: 25px;
	flex-shrink: 0;
	margin-right: 3%;
}
.investor-list1 .ico:hover{
	color: #2d96cd;
}
.investor-list1 .txt{
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	transition: .3s;
	flex: 1;
}
.investor-list1 .ctime{
	color: #999999;
	font-size: 14px;
	margin-left: 3%;
	flex-shrink: 0;
}
.investor-list1 .title:hover .txt{
	color: #2d96cd;
}
.investor-list2 li{
	position: relative;
	border-bottom: 1px solid #DDDDDD;
	padding: 35px 0;
}
.investor-list2 .title{
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	line-height: 1.5;
	margin-bottom: 18px;
	transition: .3s;
}
.investor-list2 .c{
	color: #666666;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
	overflow: hidden;
}
.investor-list2 li:hover .title{
	color: #2d96cd;
}
.investor-gpbox{
	display: flex;
	border: 1px solid #EBECEA;
	background-color: #fbfbfb;
	padding: 40px 5%;
	justify-content: space-between;
	align-items: center;
}
.investor-gpbox>dt{
	text-align: center;
	color: #555555;
}
.investor-gpbox .title{
	color: #2D96CD;
	font-size: 30px;
	line-height: 1.4;
	margin-bottom: 15px;
}
.investor-gpbox .bl-l{
	font-size: 30px;
	margin-right: 5%;
}
.investor-gpbox .bl-r{
	font-size: 16px;
}
.investor-gpbox .c{
	display: flex;
	justify-content: center;
	align-items: center;
}
.investor-gpbox .ico{
	margin-left: 5px;
}
.investor-gpbox>dd{
	border-left: 1px solid #EBECEA;
	padding-left: 5%;
	margin-left: 5%;
	flex: 1;
}
.investor-gplist{
	display: flex;
	justify-content:space-between;
	text-align: center;
}
.investor-gplist li{
	margin-bottom: 30px;
}
.investor-gplist .num{
	font-size: 30px;
	line-height: 1.4;
	margin-top: 18px;
}
.investor-gpbot{
	margin-top: 50px;
}
.investor-hotPage{
	padding: 15% 0;
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff;
}
.investor-hotlist{
	display: flex;
	margin-left: -3%;
}
.investor-hotlist li{
	display: flex;
	width: 30.33%;
	margin-left: 3%;
	justify-content: center;
	align-items: center;
}
.investor-hotlist .ico{
	width: 74px;
	height: 74px;
	border: 1px dashed #fff;
	border-radius: 50%;
	text-align: center;
	line-height: 74px;
	margin-right: 20px;
	flex-shrink: 0;
	font-size: 28px;
}
.investor-hotlist .c{
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}


.re-hotline {
	padding: 93px 0 154px;
	background: url(../img/pic44.jpg) no-repeat center;
	background-attachment: fixed;
	background-size: cover;
}
.re-hotline *{
	color: #fff;
}
.re-tit {
	text-align: center;
}
.re-tit h3{
	font-size: 26px;
}
.re-tit p{
	font-size: 16px;
}
.re-wrap {
	display: flex;
	flex-wrap: wrap;
	margin-top: 82px;
}
.re-item {
	width: 22.6%;
	background-color: rgba(0, 0, 0, .45);
	padding: 18px 0.8% 18px 1.7%;
	border-radius: 5px;
	margin-right: 3.2%;
	margin-bottom: 30px;
	box-sizing: border-box;
}
.re-item:nth-of-type(4n) {
	margin-right: 0;
}
.re-item *{
	font-size: 16px;
}
.re-item .name{
	font-weight: bold;
}
.re-item .intro *{
	color: rgba(255, 255, 255, .75);
}
