.banner-dots li button::before,
.menu-item::after,
.submenu-link,
.sub-cate>span,
.btn-menu>span,
.ib-pager>span,
.slick-arrows .slick-arrow,
.is-list,
.is-item,
.is-item__txt,
.clogo-item__img img,
.pager>a,
.dpager-item>span,
.dpager-social,
.forum-item__bg,
.hi-left,
.hi-date,
.hi-title,
.hi-dots::after,
.culture-item__title,
.culture-item__desc,
.map-item,
.map-item__ico,
.area-item__dot::before,
.area-item__dot::after,
.develop-item__img::after,
.develop-item__info,
.develop-item__desc,
.life-item__info,
.life-item__desc,
.talent-tab>span::after,
.ti-right,
.ti-arrow,
.casei-item__img::after,
.casei-item__intro,
.casei-item__desc,
.go-top,
.fzx-item,
.fzx-item__title {
	-webkit-transition: all .3s;
	transition: all .3s
}

.page-nav-box,
.page-nav-box::before {
	-webkit-transition: transform .3s;
	transition: transform .3s
}

.er-contact,
.irnews-item__title,
.pas-item__intro h3,
.pas-item__intro p,
.news-item__cate,
.news-item__date,
.news-item__title,
.news-item__desc,
.dpager-item,
.dpager-social a,
.scenes-item__title,
.scenes-item__desc,
.program-item__title,
.program-item__desc,
.forum-item__intro::before,
.forum-item__intro h3,
.forum-item__intro p,
.map-item__title,
.area-item__title,
.talent-tab>span,
.ti-title,
.ti-location,
.ti-desc,
.ncate-item__title,
.ncate-item__desc,
.btn-contact,
.fs-link,
.fm-link {
	-webkit-transition: color .3s;
	transition: color .3s
}

.er-contact::before,
.pas-item,
.news-item__info,
.scenes-item::before,
.scenes-item__intro,
.program-item,
.program-item::before,
.tech-item,
.hi-wrap::after,
.hi-dots,
.hi-dots::before,
.map-item__circle,
.map-item__circle::before,
.map-item__circle::after,
.area-item__dot,
.talent-item,
.advantage-item,
.ncate-item,
.btn-contact::before {
	-webkit-transition: background .3s;
	transition: background .3s
}

.blank-top {
	-webkit-transition: height .3s;
	transition: height .3s
}

.map-info {
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
	line-height: 1.25;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
	overflow-x: hidden;
}

main {
	display: block
}

h1 {
	font-size: 2em;
	margin: 0.67em 0
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

pre,
code,
kbd,
samp {
	font-family: "微软雅黑";
	font-size: 1em
}

a {
	background-color: transparent;
	text-decoration: none
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: bolder
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -0.25em
}

sup {
	top: -0.5em
}

img {
	border-style: none
}

button,
input,
optgroup,
select,
textarea {
	font-family: "微软雅黑";
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	padding: 0.35em 0.75em 0.625em
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	vertical-align: baseline
}

textarea {
	overflow: auto
}

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details {
	display: block
}

summary {
	display: list-item
}

template {
	display: none
}

[hidden] {
	display: none
}

ul {
	margin: 0;
	padding: 0
}

ul,
li {
	list-style: none
}

p,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

* {
	-webkit-tap-highlight-color: transparent
}

[class*=' icon-'],
[class^=icon-] {
	font-family: "iconfont";
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-style: normal;
	font-variant: normal;
	line-height: 1;
	speak: none;
	text-transform: none
}

input[type=text]::-ms-clear,
input[type=tel]::-ms-clear,
input[type=number]::-ms-clear {
	display: none
}

.wow {
	visibility: hidden
}

.no-cssanimations .wow {
	visibility: visible
}

.no-supports .wow {
	visibility: visible
}

.mt-10 {
	margin-top: 10px
}

.mt-20 {
	margin-top: 10px
}

.mt-30 {
	margin-top: 30px
}

.mt-40 {
	margin-top: 40px
}

.mt-50 {
	margin-top: 50px
}

.mt-60 {
	margin-top: 60px
}

.mt-70 {
	margin-top: 70px
}

.mt-80 {
	margin-top: 80px
}

.mt-90 {
	margin-top: 90px
}

.mt-100 {
	margin-top: 100px
}

.mt-110 {
	margin-top: 110px
}

.mt-120 {
	margin-top: 120px
}

.mt-140 {
	margin-top: 140px
}

.mt-160 {
	margin-top: 160px
}

.mt-200 {
	margin-top: 200px
}

@media (max-width: 1024px) {
	.mt-50 {
		margin-top: 25px
	}

	.mt-60 {
		margin-top: 30px
	}

	.mt-70 {
		margin-top: 35px
	}

	.mt-80 {
		margin-top: 40px
	}

	.mt-90 {
		margin-top: 45px
	}

	.mt-100 {
		margin-top: 50px
	}

	.mt-110 {
		margin-top: 55px
	}

	.mt-120 {
		margin-top: 60px
	}

	.mt-140 {
		margin-top: 70px
	}

	.mt-160 {
		margin-top: 80px
	}

	.mt-200 {
		margin-top: 100px
	}
}

.text-right {
	text-align: right
}

.text-left {
	text-align: left
}

.text-center {
	text-align: center
}

.d-inline-block {
	display: inline-block
}

.d-none {
	display: none
}

.d-block {
	display: block
}

.v-rl {
	writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl
}

.v-lr {
	writing-mode: vertical-lr;
	-ms-writing-mode: tb-lr
}

.contact-map .BMapLabel {
	border: 0
}

.contact-map .anchorBL {
	display: none
}

.list {
	font-size: 0
}

.list>li {
	display: inline-block;
	vertical-align: top
}

.list-1>li {
	width: 98%;
	margin-left: 14px;
}

.list-2>li {
	width: 49.1%
}

.list-3>li {
	width: 33.3333%
}

.list-4>li {
	width: 25%
}

.list-5>li {
	width: 20%
}

.img-box {
	position: relative
}

.img-box::before {
	content: "";
	display: block
}

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

.bg-cover {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover
}

.bg-contain {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain
}

.bg-gray {
	background-color: #f8f8f8;
}

.bg-white {
	background-color: #fff
}

.bg-blue {
	background-color: #0733AC
}

.wx-share {
	margin-top: -130px;
	margin-left: -120px;
	border-radius: 3px;
	position: fixed;
	z-index: 1000;
	top: 50%;
	left: 50%;
	padding: 20px 10px;
	width: 240px;
	height: 280px;
	background-color: #fff;
	cursor: pointer;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1)
}

.wx-share img {
	display: block;
	width: 100%
}

.wx-share p {
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	font-weight: 500;
	color: #000
}

.wx-share i {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 12px;
	width: 2.5em;
	height: 2.5em;
	line-height: 2.5;
	text-align: center;
	color: #000
}

.line2,
.line3,
.line5 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis
}

.line2 {
	-webkit-line-clamp: 2
}

.line3 {
	-webkit-line-clamp: 3
}

.line5 {
	-webkit-line-clamp: 5
}

@-webkit-keyframes fadeIn {
	from {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes fadeIn {
	from {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn
}

@-webkit-keyframes pathFill {
	to {
		stroke-dashoffset: 0
	}
}

@keyframes pathFill {
	to {
		stroke-dashoffset: 0
	}
}

.pathFill {
	-webkit-animation-name: pathFill;
	animation-name: pathFill
}

@-webkit-keyframes fadeInUp {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes fadeInUp {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpSmall {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 80px, 0);
		transform: translate3d(0, 80px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes fadeInUpSmall {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 80px, 0);
		transform: translate3d(0, 80px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.fadeInUpSmall {
	-webkit-animation-name: fadeInUpSmall;
	animation-name: fadeInUpSmall
}

@-webkit-keyframes fadeInDown {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes fadeInDown {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown
}

@-webkit-keyframes fadeInLeft {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes fadeInLeft {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftSmall {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-40px, 0, 0);
		transform: translate3d(-40px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes fadeInLeftSmall {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-40px, 0, 0);
		transform: translate3d(-40px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.fadeInLeftSmall {
	-webkit-animation-name: fadeInLeftSmall;
	animation-name: fadeInLeftSmall
}

@-webkit-keyframes fadeInRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes fadeInRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightSmall {
	from {
		opacity: 0;
		-webkit-transform: translate3d(40px, 0, 0);
		transform: translate3d(40px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes fadeInRightSmall {
	from {
		opacity: 0;
		-webkit-transform: translate3d(40px, 0, 0);
		transform: translate3d(40px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.fadeInRightSmall {
	-webkit-animation-name: fadeInRightSmall;
	animation-name: fadeInRightSmall
}

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.animated.delay-1s {
	-webkit-animation-delay: 1s;
	animation-delay: 1s
}

.animated.delay-2s {
	-webkit-animation-delay: 2s;
	animation-delay: 2s
}

.animated.delay-3s {
	-webkit-animation-delay: 3s;
	animation-delay: 3s
}

.animated.delay-4s {
	-webkit-animation-delay: 4s;
	animation-delay: 4s
}

.animated.delay-5s {
	-webkit-animation-delay: 5s;
	animation-delay: 5s
}

.animated.fast {
	-webkit-animation-duration: 800ms;
	animation-duration: 800ms
}

.animated.faster {
	-webkit-animation-duration: 500ms;
	animation-duration: 500ms
}

.animated.slow {
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}

.animated.slower {
	-webkit-animation-duration: 3s;
	animation-duration: 3s
}

@media (prefers-reduced-motion) {
	.animated {
		-webkit-animation: unset !important;
		animation: unset !important;
		-webkit-transition: none !important;
		transition: none !important
	}
}

.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;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: 0
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
	-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;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.slick-track::after,
.slick-track::before {
	display: table;
	content: ""
}

.slick-track::after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	display: none;
	float: left;
	height: 521px;
	min-height: 1px;
	outline: 0;
}

.slick-slide a {
	outline: 0
}

[dir=rtl] .slick-slide {
	float: right
}

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

.slick-arrow.slick-hidden {
	display: none
}

.banner-dots {
	position: absolute;
	bottom: 40px;
	right: 0;
	left: 0;
	font-size: 0;
	text-align: center
}

.banner-dots li {
	margin: 0 8px;
	display: inline-block;
	vertical-align: top
}

.banner-dots li button {
	position: relative;
	display: inline-block;
	padding: 0;
	border: 0;
	font-size: 0;
	background-color: transparent;
	outline: 0;
	cursor: pointer
}

.banner-dots li button::before {
	content: "";
	display: block;
	box-sizing: border-box;
	width: 10px;
	height: 10px;
	border: 2px solid #fff;
	opacity: .34;
	border-radius: 50%
}

.banner-dots li.slick-active button::before {
	opacity: 1;
	background-color: #336BDC;
	border-color: #336BDC;
}

.dots-blue .banner-dots li button::before {
	border-color: #9F9F9F
}

.dots-blue .banner-dots li.slick-active button::before {
	border-color: #0733AC;
	background-color: #0733AC
}

@media (max-width: 1024px) {
    .slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
	outline: 0;
}

	.mt-40{
		margin-top: 30px;
	}
	.banner-dots {
		bottom: 20px
	}

	.banner-dots li {
		margin-right: 6px;
		margin-left: 6px
	}

	.banner-dots li button::before {
		width: 10px
	}
}

.wrap {
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto
}

body {
	font-family: "微软雅黑", "Source Han Sans CN", "Microsoft YaHei", "STSong", "SimSun", Arial, sans-serif
}



.er {
	/* position: fixed; */
	position: relative;
	z-index: 100;
	top: 0;
	right: 0;
	left: 0;
	padding: 20px 0;
	/* background-color: transparent; */
	background: #fff;
}
/* .er:hover,
.fixed-menu .er{
	background-color: #0733AC;
} */

.er::after {
	content: "";
	pointer-events: none;
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	height: 1px;
	background-color: rgba(255, 255, 255, 0.2)
}

.er-logo {
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -25px;
	display: inline-block;
	vertical-align: top
}

.er-logo>img {
	display: block;
	height: 50px;
}

.er-inner {
	position: relative;
	text-align: right;
	font-size: 0
}

.er-contact {
	position: relative;
	z-index: 1;
	display: inline-block;
	vertical-align: top;
	width: 180px;
	height: 44px;
	margin-left: 120px;
	font-size: 16px;
	line-height: 44px;
	text-align: center;
	/* color: #fff; */
	color: #333;
	font-weight: bold;
}
.er-contact i{
	font-size: 26px;
	margin-right: 10px;
	display: inline-block;
	line-height: 44px;
	vertical-align: top;
}
.er-contact::before {
	content: "";
	z-index: -1;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border: 1px solid rgba(58, 212, 216, 0.19);
	border-radius: 44px
}

.er-menu {
	display: inline-block;
	vertical-align: top
}

.menu-item {
	margin: 0 30px;
	position: relative
}

.menu-item:first-of-type {
	margin-left: 0
}

.menu-item:last-of-type {
	margin-right: 0
}

.menu-item::before {
	content: "";
	position: absolute;
	top: 100%;
	right: 0;
	left: 0;
	height: 28px
}

.menu-item::after {
	content: "";
	visibility: hidden;
	opacity: 0;
	pointer-events: none;
	position: absolute;
	top: 100%;
	left: 50%;
	width: 34px;
	height: 3px;
	background-color: #d32134;
	margin-left: -17px;
	margin-top: 25px;
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transform-origin: bottom center;
	transform-origin: bottom center;
	will-change: transform
}

.menu-item__arrow {
	display: none
}

.menu-link {
	display: block;
	position: relative;
	font-size: 16px;
	line-height: 44px;
	/* color: #fff; */
	color: #333;
}

.sub-menu {
	position: absolute;
	top: 100%;
	left: 50%;
	width: 160px;
	margin-left: -80px;
	margin-top: 28px;
	visibility: hidden;
	opacity: 0;
	-webkit-clip-path: polygon(0 0, 100% 0%, 100% 0, 0 0);
	clip-path: polygon(0 0, 100% 0%, 100% 0, 0 0)
}

@media (min-width: 1025px) {
	.sub-menu.case {
		width: 300px;
		margin-left: -150px
	}

	.sub-menu.case .subcate-body {
		font-size: 0
	}

	.sub-menu.case .subcate-menu {
		display: inline-block;
		vertical-align: top;
		width: 50%
	}

	.sub-menu.case .subcate-menu:first-of-type .submenu-link {
		border-right: 1px solid #E2E2E2
	}

	.sub-menu.case .sub-cate>span {
		position: relative
	}

	.sub-menu.case .sub-cate>span.current {
		background-color: #2862FA;
		color: #fff
	}

	.sub-menu.case .sub-cate>span::before {
		content: "";
		position: absolute;
		top: 50%;
		right: 0;
		width: 1px;
		height: 20px;
		background-color: #fff;
		margin-top: -10px
	}

	.sub-menu.case .submenu-link {
		border-bottom: 0
	}
}

.submenu-link {
	display: block;
	font-size: 14px;
	line-height: 44px;
	background-color: #fff;
	color: #9F9F9F;
	text-align: center;
	border-bottom: 1px solid #E2E2E2
}

.submenu-link:last-of-type {
	border-bottom: none
}

.sub-cate {
	font-size: 0
}

.sub-cate>span {
	display: inline-block;
	vertical-align: top;
	width: 50%;
	background-color: #2862FA;
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	font-weight: 500;
	line-height: 44px;
	letter-spacing: 0.03em;
	text-align: center
}

.sub-cate>span.current {
	background-color: #0733AC;
	color: #FFC72F
}

.subcate-menu {
	display: none
}

.subcate-menu.current {
	display: block
}

.blank-top {
	height: 100px
}

.btn-menu {
	width: 40px;
	height: 40px;
	position: relative;
	display: none
}

.btn-menu>span {
	position: absolute;
	top: 50%;
	left: 11px;
	width: 26px;
	height: 2px;
	background-color: #333;
}

.btn-menu>span:nth-of-type(1) {
	margin-top: -8px
}

.btn-menu>span:nth-of-type(3) {
	margin-top: 8px
}

.er-menu-close {
	display: none
}

@media (min-width: 1025px) {
	.er-contact:hover {
		color: #0733AC;
	}
	.er-contact:hover::before {
		background-color: #fff;
	}
	.submenu-link:hover {
		background-color: #d32134;
		color: #fff;
		border-bottom-color: #d32134;
	}
	.menu-item:hover::after {
		visibility: visible;
		opacity: 1;
		-webkit-transform: scaleY(1);
		transform: scaleY(1)
	}
	.menu-item:hover .sub-menu {
		visibility: visible;
		opacity: 1;
		-webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
		clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%)
	}
	.sub-menu {
		-webkit-transition: all .3s ease;
		transition: all .3s ease
	}
}
@media (max-width: 1410px) {
	.er-contact {
		margin-left: 100px
	}
	.menu-item {
		margin-right: 20px;
		margin-left: 20px
	}
}
@media (max-width: 1280px) {
	.menu-item {
		margin-right: 10px;
		margin-left: 10px
	}
	.er-contact {
		margin-left: 80px
	}
}
@media (max-width: 1110px) {
	.menu-link{
		font-size: 14px;
	}
}
@media (max-width: 1024px) {
	.er {
		padding: 16px 0
	}
	.er::after {
		display: none
	}
	.blank-top {
		height: 60px
	}
	.er-contact {
		display: none
	}
	.er-menu {
		position: fixed;
		z-index: 100;
		top: 0;
		right: 0;
		bottom: 0;
		width: 220px;
		background-color: #fff;
		text-align: left;
		overflow-y: auto;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
	.er-menu .list {
		margin-right: 20px;
		margin-left: 20px
	}

	.er-menu .list>li {
		display: block
	}

	.menu-item {
		display: block;
		margin-right: 0;
		margin-left: 0
	}

	.menu-link {
		color: #9F9F9F;
		border-bottom: 1px solid rgba(112, 112, 112, 0.1);
		font-weight: 500
	}

	.menu-link.has-sub::after {
		content: "\e620";
		font-family: 'iconfont';
		display: none;
		position: absolute;
		top: 50%;
		right: 0;
		font-size: 12px;
		line-height: 20px;
		width: 20px;
		text-align: center;
		margin-top: -10px;
		-webkit-transition: all .3s ease;
		transition: all .3s ease
	}

	.menu-link.show::after {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg)
	}

	.sub-menu {
		position: relative;
		top: auto;
		left: auto;
		width: auto;
		margin-left: 0;
		visibility: visible;
		opacity: 1;
		margin-top: 0;
		display: none;
		-webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
		clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%)
	}

	.sub-cate {
		margin-left: 20px;
		border-bottom: 1px solid rgba(112, 112, 112, 0.1)
	}

	.sub-cate>span {
		background-color: #fff;
		color: #9F9F9F;
		font-weight: 500;
		text-align: left;
		font-size: 13px
	}

	.sub-cate>span.current {
		background-color: #fff;
		color: #0733AC
	}

	.menu-item__arrow {
		position: absolute;
		top: 0;
		right: 0;
		width: 45px;
		font-size: 14px;
		line-height: 45px;
		color: #9F9F9F;
		display: block;
		text-align: center;
		-webkit-transition: all .3s ease;
		transition: all .3s ease
	}

	.menu-item.show .menu-item__arrow {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg)
	}

	.submenu-link {
		color: #9F9F9F;
		border-bottom: 0;
		text-align: left;
		display: block;
		margin-left: 20px;
		line-height: 40px
	}

	.er-inner {
		height: 40px;
	}

	.er-logo {
		margin-top: -20px;
	}

	.er-logo>img {
		height: 40px;
	}

	.btn-menu {
		display: inline-block;
		vertical-align: top
	}

	.menu-open .btn-menu>span:nth-of-type(1) {
		margin-top: 0;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg)
	}

	.menu-open .btn-menu>span:nth-of-type(2) {
		display: none
	}

	.menu-open .btn-menu>span:nth-of-type(3) {
		margin-top: 0;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg)
	}

	.menu-open .er-menu {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	.er-menu-close {
		display: block;
		margin: 0 20px;
		padding: 10px 0;
		text-align: right
	}

	.er-menu-close>span {
		display: inline-block;
		vertical-align: top;
		width: 30px;
		font-size: 18px;
		line-height: 40px;
		text-align: right;
		color: #292929
	}
}

.slick-slider {
	font-size: 0
}

.index-banner {
	background-color: #0733ac;
	position: relative;
}

.ib-item {
	overflow: hidden
}

.ib-item__wrap {
	position: relative;
	height: 100vh;
	height: calc(100vh - 84px);
	height: -webkit-calc(100vh - 84px);
	height: -moz-calc(100vh - 84px);
}

.ib-item__txt {
	position: absolute;
	top: 50%;
	left: 0;
	width: 50%;
	z-index: 10;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.ib-item__title {
	font-size: 40px;
	line-height: 1.5;
	letter-spacing: 0.05em;
	font-weight: 500;
	color: #fff
}

.ib-item__desc {
	font-weight: 400;
	font-size: 16px;
	line-height: 1.75;
	letter-spacing: 0.03em;
	color: #fff
}

.ib-item__img {
	position: absolute;
	top: 50%;
	right: 0;
	width: 72%;
	-webkit-transform: translate(20%, -50%);
	transform: translate(20%, -50%)
}

.ib-item__img::before {
	padding-top: 92.21311%
}

.ib-pager-box {
	position: absolute;
	right: 0;
	bottom: 80px;
	left: 0
}

.ib-pager {
	font-size: 0
}

.ib-pager>span {
	display: inline-block;
	vertical-align: top;
	width: 10px;
	height: 10px;
	box-sizing: border-box;
	border: 2px solid #fff;
	border-radius: 50%;
	margin-right: 16px;
	cursor: pointer;
	opacity: .34
}

.ib-pager>span.current {
	opacity: 1;
	border-color: #336BDC;
	background-color: #336BDC
}

.ib-pager>span:last-of-type {
	margin-right: 0
}

@media (max-width: 1280px) {
	.ib-item__title {
		font-size: 32px
	}

	.ib-item__desc {
		font-size: 16px
	}

	.ib-item__wrap {
		height: auto
	}

	.ib-item__wrap::before {
		content: "";
		display: block;
		padding-top: 66.66667%
	}

	.ib-pager-box {
		bottom: 60px
	}
}

@media (max-width: 1024px) {
	.ib-item__title {
		font-size: 24px
	}

	.ib-item__desc {
		font-size: 14px
	}

	.ib-pager-box {
		bottom: 40px
	}
}

@media (max-width: 768px) {
	.ib-item__title {
		font-size: 20px
	}

	.ib-item__desc {
		font-size: 12px
	}
}

@media (max-width: 640px) {
	.ib-item__wrap {
		height: auto
	}

	.ib-item__wrap::before {
		padding-top: 0;
		height: 70vh;
	}

	.ib-item__txt {
		top: auto;
		bottom: 100px;
		width: 100%;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	.ib-item__img {
		top: 0;
		right: auto;
		left: 0;
		width: 100%;
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0)
	}

	.ib-pager {
		text-align: center
	}
}

.section-box {
	/* padding: 120px 0; */
	overflow: hidden
}

.section-box.small {
	padding: 60px 0
}

.section-box.big {
	padding: 200px 0
}

.section-title {
	font-size: 36px;
	font-weight: 400;
	line-height: 1;
	color: #292929
}

.section-title.white {
	color: #fff
}

.section-desc {
	margin-top: 14px;
	font-size: 14px;
	line-height: 1.75;
	letter-spacing: 0.03em;
	color: #9F9F9F
}

@media (max-width: 1280px) {
	.section-title {
		font-size: 32px;
	}

	.section-box {
		padding: 0
	}

	.section-box.big {
		padding: 160px
	}

	.section-desc {
		font-size: 16px
	}
}

@media (max-width: 1024px) {
	.section-title {
		font-size: 24px
	}

	.section-box {
		padding: 0;
		width: 1200px;
	}

	.section-box.big {
		padding: 100px 0
	}

	.section-desc {
		font-size: 14px
	}
}

@media (max-width: 768px) {
	.section-box {
		padding: 0
	}

	.section-box.big {
		padding: 80px 0
	}

	.section-title {
		font-size: 22px;
	}
}

.list-index-news>li {
	overflow: hidden
}

.list-index-news>li:first-of-type {
	width: 50.9%
}

.list-index-news .news-item__info {
	padding-top: 40px;
	height: 218px
}

.slick-inews {
	position: relative;
	margin-right: 15px;
	/* margin-left: 15px */
}

.slick-inews-txt {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: 5
}

.inews-item {
	position: relative;
	display: block
}

.inews-item__img::before {
	padding-top: 93.25581%
}

.inews-item__img::after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	/*background-color: rgba(0, 0, 0, 0.3)*/
}

.inews-item__img img {
	-webkit-transition: transform .75s ease;
	transition: transform .75s ease
}

.inewst-item {
	position: relative;
	display: block
}

.inewst-item::before {
	content: "";
	display: block;
	padding-top: 63.25581%
}

.inewst-item .news-item__cate {
	color: #fff
}

.inews-item__title {
	margin-top: .5em;
	font-size: 18px;
	line-height: 1.5;
	letter-spacing: 0.03em;
	color: #fff;
	font-weight: 400
}

.inews-item__intro {
	position: absolute;
	top: 45px;
	right: 35px;
	left: 35px
}

.inews-right {
	/* padding: 15px; */
	box-sizing: border-box;
	margin: 0;
	height: 521px;
	background-color: #fff;
	border: 1px solid #eeeeee;
}
.list-irnews>li:nth-of-type(n+2) {
	margin-top: 10px
}

.irnews-item {
	display: block
}

.irnews-item__title {
	height: 2.05em;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 18px;
	line-height: 1.75;
	letter-spacing: 0.03em;
	color: #292929;
	font-weight: 500;
}

.irnews-item__date {
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0.03em;
	color: #9F9F9F;
    font-weight: 300;
}

@media (min-width: 1025px) {
	.supports .inews-item:hover img {
		-webkit-transform: scale(1.05);
		transform: scale(1.05)
	}

	.slick-inews-txt {
		pointer-events: none
	}

	.irnews-item:hover .irnews-item__title {
		color: #2862FA
	}
	
}



@media (max-width: 1280px) {
	.inews-item__title {
		font-size: 20px
	}

	.inews-item__intro {
		top: 35px;
		right: 25px;
		left: 25px
	}
}

@media (max-width: 1024px) {

	.slick-inews,
	.inews-right {
		margin-right: 10px;
		margin-left: 10px
	}

	.inews-right {
		padding: 0
	}

	.list-index-news>li:first-of-type {
		width: 50%
	}

	.list-index-news>li:nth-of-type(2) {
		width: 50%
	}



	.inews-item__title {
		font-size: 16px
	}

	.inews-item__intro {
		top: 20px;
		right: 20px;
		left: 20px
	}
}

@media (max-width: 640px) {
	.list-index-news>li {
		height: auto !important
	}

	.list-index-news>li:nth-of-type(n+2) {
		margin-top: 20px
	}

	.list-index-news>li:first-of-type {
		width: 100%
	}

	.list-index-news>li:nth-of-type(2) {
		width: 100%
	}

	.list-index-news>li:nth-of-type(3) {
		display: inline-block;
		width: 100%
	}

	.list-index-news .news-item__info {
		height: auto
	}

	.slick-inews-txt {
		position: relative;
		top: auto;
		right: auto;
		left: auto;
		background-color: #fff
	}

	.inewst-item {
		padding: 20px;
		background-color: #eeeeee;
	}

	.inewst-item::before {
		display: none
	}

	.irnews-item__title{
		font-size: 14px;
	}
	.irnews-item__date{
		font-size: 12px;
	}
	/* .inewst-item .news-item__cate {
		color: #0733AC
	} */

	.inews-item__intro {
		position: relative;
		top: auto;
		right: auto;
		left: auto
	}

	.inews-item__title {
		color: #292929;
		font-size: 14px;
		font-weight: 500
	}

	.inews-right {
		height: auto
	}

	.list-irnews>li:nth-of-type(n+4) {
		display: inline-block
	}
}


@media (max-width: 1024px) {
	.list-default {
		margin-right: -10px;
		margin-left: -10px
	}
}

.list-news>li:nth-of-type(n+4) {
	margin-top: 60px
}

.news-item {
	display: block;
	background-color: #fff
}

.news-item__img {
	overflow: hidden
}

.news-item__img::before {
	padding-top: 63.25581%
}

.news-item__img>img {
	-webkit-transition: transform .75s ease;
	transition: transform .75s ease
}

.news-item__info {
	padding: 50px 30px 0;
	box-sizing: border-box;
	height: 240px
}

.news-item__cate {
	display: inline-block;
	vertical-align: top;
	padding: 0 15px;
	border-radius: 4px;
	/* background-color: rgba(217, 223, 246, 0.24); */
	background-color: #336BDC;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	letter-spacing: 0.2em;
	color: #4588F5
}

.news-item__cate.list_title{
	font-size: 18px;
	color: #fff;
}

.news-item__date {
	display: inline-block;
	vertical-align: top;
	margin-left: 1em;
	font-size: 14px;
	line-height: 30px;
	color: #9F9F9F
}

.news-item__title {
	margin-top: .75em;
	height: 3em;
	font-size: 18px;
	line-height: 1.5;
	letter-spacing: 0.03em;
	color: #292929;
	font-weight: 700
}

.news-item__desc {
	margin-top: 0.5em;
	height: 44px;
	overflow: hidden;
	font-size: 14px;
	line-height: 22px;
	color: #9F9F9F
}

@media (min-width: 1025px) {
	.news-item:hover .news-item__info {
		background-color: #0733AC
	}

	.news-item:hover .news-item__cate,
	.news-item:hover .news-item__date,
	.news-item:hover .news-item__title,
	.news-item:hover .news-item__desc {
		color: #fff
	}

	.news-item:hover .news-item__img>img {
		-webkit-transform: scale(1.05);
		transform: scale(1.05)
	}
}

@media (max-width: 1280px) {
	.news-item__info {
		padding: 30px 20px 0;
		height: 200px
	}
}

@media (max-width: 1024px) {
	.list-news>li {
		width: 50%
	}

	.list-news>li:nth-of-type(n+3) {
		margin-top: 40px
	}
}

@media (max-width: 640px) {
	.list-news>li {
		width: 100%
	}

	.list-news>li:nth-of-type(n+2) {
		margin-top: 30px
	}

	.news-item__info {
		height: auto;
		padding-top: 20px;
		padding-bottom: 20px
	}

	.news-item__title {
		font-size: 14px
	}
}




@font-face {
    font-family: 'D-DINExp';
    src: url('../fonts/D-DINExp.otf');
}

@font-face {
    font-family: 'DFPSongW12';
    src: url('../fonts/DFPSongW12.ttf');
}

@font-face {
    font-family: 'ArialMT';
    src: url('../fonts/ArialMT.ttf');
}

@font-face {
    font-family: 'PingFang-SC-Regular';
    src: url('../fonts/PingFang-SC-Regular.TTF');
}

@font-face {
    font-family: 'PingFang-SC-Medium';
    src: url('../fonts/PingFang-SC-Medium.TTF');
}

@font-face {
    font-family: 'SimSun';
    src: url('../fonts/SimSun.ttc');
}

@font-face {
    font-family: 'Politica';
    src: url('../fonts/Politica.ttf');
}

@font-face {
    font-family: 'JHZGB';
    src: url('../fonts/杩蜂綘绠€姹夌湡骞挎爣.TTF');
}


@font-face {
    font-family: "iconfont";
    src: url('../fonts/iconfont.woff2'),
        url('../fonts/iconfont.woff'),
        url('../fonts/iconfont.ttf');
}

.bold {
    font-weight: bold;
}

.light {
    font-weight: lighter;
}

.din {
    font-family: 'D-DINExp';
    font-style: normal;
}

.sinsun {
    font-family: 'SimSun';
    font-style: normal;
}

.song {
    font-family: 'DFPSongW12';
    font-style: normal;
}

.arial {
    font-family: 'ArialMT';
    font-style: normal;
}

.pingfangr {
    font-family: 'PingFang-SC-Regular';
    font-style: normal;
}

.pingfangm {
    font-family: 'PingFang-SC-Medium';
    font-style: normal;
}

.politica {
    font-family: 'Politica';
    font-style: normal;
}

.jhzgb {
    font-family: 'JHZGB';
    font-style: normal;
}

.iconfont {
    font-family: "iconfont" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}