article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
	display: block;
}



audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	margin: 0;
}

a {
	background: transparent;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

.icon-sprite,
.head-search>input[type="submit"],
.nav-sub-1-1:before,
.nav-sub-1-2:before,
.nav-sub-1-3:before,
.nav-sub-1-4:before,
.nav-sub-1-5:before,
.nav-sub-3-1:before,
.nav-sub-3-2:before,
.nav-sub-3-3:before,
.nav-sub-3-4:before,
.nav-sub-3-5:before,
.nav-sub-3-6:before,
.foot-head-1:after,
.foot-head-2:after,
.foot-head-3:after,
.foot-media-sina:before,
.foot-media-wechat:before,
.vr-close:after {
	background-image: url(/img/icon-s7f7bab4db6.png);
	background-repeat: no-repeat;
}

body {
	font-family: ËÎÌå;
	font-size: 16px;
	line-height: 1.5;
	color: #333333;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin: 0;
}

a {
	color: inherit;
	text-decoration: none;
	transition: 0.3s;
}

input {
	padding: 0;
	box-sizing: inherit;
}

hr {
	height: 0;
	margin: 15px 0;
	overflow: hidden;
	background: transparent;
	border: 0;
	border-top: 1px solid #ccc;
}

ul {
	padding: 0;
	list-style: none;
}

.hide-text {
	text-indent: -119988px;
	overflow: hidden;
	text-align: left;
	text-transform: capitalize;
}

.squish-text {
	font: 0/0 serif;
	text-shadow: none;
	color: transparent;
}

.clear {
	*zoom: 1;
}

.clear:after {
	display: table;
	clear: both;
	content: "";
}

.fr {
	float: right;
}

.fl {
	float: left;
}

.relative {
	position: relative;
}

.absolute {
	position: absolute;
}

.fixed {
	position: fixed;
}

.block {
	display: block;
}

.inline-block {
	display: inline-block;
}

.hide {
	display: none;
}

.invisible {
	visibility: hidden;
}

.blur {
	-webkit-filter: blur(2px);
	filter: blur(2px);
}

.wrap {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}

.text-left {
	text-align: left;
}

.text-center {
	text-align: center;
}

.text-right {
	text-align: right;
}

.text-justify {
	text-align: justify;
}

.v-middle {
	vertical-align: middle;
}

.pointer {
	cursor: pointer;
}

.ellipsis {
	white-space: nowrap;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

.fz14 {
	font-size: 14px;
}

.select {
	z-index: 2;
	top: 100%;
	right: 0;
	left: 0;
	max-height: 13em;
	overflow-x: hidden;
	overflow-y: auto;
}

.select.invisible {
	z-index: 1;
}

.select-wrap {
	position: relative;
}

.select-wrap:after {
	position: absolute;
	top: 0;
	right: 15px;
	bottom: 0;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-top-color: inherit;
	border-bottom: none;
	margin: auto;
	content: '';
}

.select-option {
	line-height: 2.5;
	overflow: hidden;
	border-bottom: 1px solid #eee;
	transition: all .4s;
	background: #f9f9f9;
	cursor: pointer;
}

.invisible>.select-option {
	line-height: 0;
	border-bottom: none;
}

@media (max-width:1200px) {
	html {
		box-sizing: border-box;
		min-width: 100%;
	}
	*,
	:before,
	:after {
		box-sizing: inherit;
	}
	.wrap {
		width: auto;
		margin-right: 5.33333vw;
		margin-left: 5.33333vw;
	}
	body {
		cursor: pointer;
	}
}

html {
	min-width: 1200px;
}

.head {
	z-index: 98;
	top: 0;
	left: 0;
	width: 100%;
	height: 70px;
	transition: linear 0.4s;
	min-width: 1200px;
}

.head.active,
.head.hover {
	background: #38437b;
}

.head.active {
	height: 60px;
}

.head:before {
	position: absolute;
	z-index: 1;
	right: 0;
	bottom: 0;
	left: 0;
	height: 1px;
	background: #fff;
	opacity: .3;
	content: '';
}

.head-logo {
	width: 117px;
	/*height: 42px;*/
	vertical-align: middle;
	white-space: nowrap;
}

.head-logo:after {
	display: inline-block;
	width: 0;
	height: 100%;
	vertical-align: middle;
	content: '';
}

.head-logo>img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}

.head-logo-wrap {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50px;
	margin: auto;
	height: 100%;
}

@media (max-width:1420px) {
	.head-logo-wrap {
		left: 30px;
	}
}

.head-logo-wrap:after {
	display: inline-block;
	width: 0;
	height: 100%;
	vertical-align: middle;
	content: '';
}

.head-site {
	font-size: 13px;
	line-height: 2;
	width: 68px;
	text-align: center;
	border: 1px solid;
	color: #fff;
	border-radius: 3px;
}

.head-site:hover {
	box-shadow: 0 0 5px 0px #333333;
}

.head-site-wrap {
	z-index: 2;
	width: 70px;
	height: 26px;
	margin-left: 25px;
	vertical-align: middle;
}

.head-site>span:before,
.head-site>span:after {
	display: inline-block;
	width: 0;
	vertical-align: middle;
	content: '';
}

.head-site>span:before {
	height: 100%;
}

.head-site>span:after {
	height: 0;
	margin-left: 11px;
	border: 4px solid transparent;
	border-bottom-width: 0;
	border-top-color: #fff;
}

.head-site>span,
.head-site>a {
	display: block;
	width: 100%;
}

.head-site:hover>span:after {
	border-top: none;
	border-bottom-width: 4px;
	border-bottom-color: #fff;
}

.head.banner-active .head-site:hover>span:after {
	transition: 0s;
}

.head-site>a {
	height: 0;
	overflow: hidden;
	visibility: hidden;
}

.head-site>a:hover {
	background: #fff;
	color: #333;
}

.head-site:hover>a {
	visibility: visible;
	height: 2em;
	line-height: 2;
}

.head-search {
	position: absolute;
	top: 0;
	right: 50px;
	bottom: 0;
	width: 240px;
	height: 34px;
	margin: auto;
}

.head-search>input {
	border: none;
	outline: none;
}

.head-search>input[type="text"] {
	display: block;
	width: 190px;
	height: 100%;
	padding-right: 50px;
	border-radius: 999em;
	background: #fff;
	text-indent: 1.5em;
}

.head-search>input[type="submit"] {
	position: absolute;
	top: 0;
	right: 18px;
	bottom: 0;
	background-position: 0 -38px;
	height: 18px;
	width: 18px;
	background-color: unset;
	margin: auto;
}

@media (max-width:1420px) {
	.head-search {
		width: 140px;
		right: 30px;
	}
	.head-search>input[type="text"] {
		width: 90px;
	}
}

.nav {
	line-height: 70px;
	transition: linear 0.4s;
}

.active>.nav {
	line-height: 60px;
}

.nav-link {
	font-size: 16px;
	position: relative;
	display: inline-block;
	padding: 0 10px;
	margin: 0 10px;
	color: #fff;
	transition: unset;
}

@media (max-width:1420px) {
	.nav-link {
		font-size: 16px;
	padding: 0 5px;
	margin: 0 5px;
	}
}

.nav-link,
:hover>.nav-link.active,
.hover>.nav-link.active {
	opacity: .5;
}

.nav-link:hover,
.nav-link.hover,
.nav-link.active,
:hover>.nav-link.active:hover,
.hover>.nav-link.active.hover {
	opacity: 1;
}

.nav-link.active:before {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	border-top: 2px solid #fff;
	content: '';
}

.nav-link-sub:after {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 5px;
	border: 4px solid #fff;
	border-right-color: transparent;
	border-left-color: transparent;
	border-bottom-width: 0;
	content: '';
	vertical-align: middle;
}

.nav-link-sub:hover:after,
.nav-link-sub.hover:after {
	border-top-width: 0;
	border-bottom-width: 4px;
}

.nav-sub {
	font-size: 0;
	line-height: 1.5;
	position: relative;
	height: 430px;
	color: #fff;
}

.nav-sub-wrap {
	top: 0;
	right: 0;
	left: 0;
	padding-top: 70px;
	margin-top: 0;
	text-align: center;
	/*background: #001e42;
	transition: .3s;*/

       background: url(/img/bg.png) no-repeat;
       transition: .3s;
       background-size: 100% 100%;
} 

.nav-sub.invisible {
	margin-top: -70px;
}

.nav-sub-1>a {
	font-size: 14px;
	display: inline-block;
	width: 150px;
	margin: 60px 35px 0;
	opacity: .5;
}

.nav-sub-1>a:hover {
	opacity: 1;
}

.nav-sub-1>a:before {
	display: block;
	margin: 20px auto;
	content: '';
}

.nav-sub-1-1:before {
	background-position: -40px -114px;
	height: 50px;
	width: 50px;
}

.nav-sub-1-2:before {
	background-position: 0 -354px;
	height: 50px;
	width: 50px;
}

.nav-sub-1-3:before {
	background-position: 0 -304px;
	height: 50px;
	width: 50px;
}

.nav-sub-1-4:before {
	background-position: -50px -254px;
	height: 50px;
	width: 50px;
}

.nav-sub-1-5:before {
	/*background-position: 0 -254px;*/
	background-position:-50px -405px;
	height: 50px;
	width: 50px;
}


.nav-sub-2>.inline-block {
	font-size: 14px;
	vertical-align: top;
	margin: 60px 0 0 20px;
        line-height: 25px;
}

.nav-sub-2>.inline-block>a {
	display: inline-block;
	white-space: nowrap;
	margin: 2px 0;
	opacity: .5;
}

.nav-sub-2>.inline-block>a:hover {
	opacity: 1;
}

.nav-sub-2-1 {
	width: 150px;
}

.nav-sub-2-2 {
	width: 220px;
        border-right: #999 solid 1px;
        height: 280px;
}

.nav-sub-2-3 {
	width: 140px;

}

.nav-sub-2-4 {
	width: 180px;
}
.nav-sub-2-5 {
	width: 200px;
        border-right: #999 solid 1px;
        height: 280px;
}
.nav-sub-2-10 {
	width: 180px;
}



.nav-sub-3>a {
	display: inline-block;
	width: 200px;
	margin: 30px 60px 0;
	opacity: .5;
}

.nav-sub-3>a:hover {
	opacity: 1;
}

.nav-sub-3>a:before {
	display: block;
	margin: 0 auto 17px;
	content: '';
}

.nav-sub-3-1:before {
	background-position: -24px -76px;
	height: 38px;
	width: 40px;
}

.nav-sub-3-2:before {
	background-position: -40px 0;
	height: 38px;
	width: 40px;
}

.nav-sub-3-3:before {
	background-position: 0 0;
	height: 38px;
	width: 40px;
}

.nav-sub-3-4:before {
	background-position: -65px -38px;
	height: 38px;
	width: 40px;
}

.nav-sub-3-5:before {
	background-position: 0 -114px;
	height: 38px;
	width: 40px;
}

.nav-sub-3-6:before {
	background-position: -64px -76px;
	height: 38px;
	width: 40px;
}

.nav-sub-4 {
	padding-top: 33px;
}

.nav-sub-4>.fl:first-child {
	margin: 0 40px 0 105px;
}

.nav-sub-4-btn {
	line-height: 26px;
	display: inline-block;
	width: 54px;
	margin-top: 7px;
	border: 1px solid;
	text-align: center;
	border-radius: 3px;
}

.nav-sub-4-btn:hover {
	background: #fff;
	color: #38437b;
}

.nav-sub-4-news {
	position: relative;
	width: 235px;
	padding-right: 100px;
	margin-right: 110px;
}

.nav-sub-4-news:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	height: 170px;
	margin: auto;
	border-right: 1px solid rgba(255, 255, 255, 0.3);
	content: '';
}

.nav-sub-4-news>a {
    display: inline-block;
    width: 320px;
    margin: 1px 0;
    line-height:22px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    opacity: 0.7;
    line-height: 27px;
}

.nav-sub-4-news>a:hover {
	opacity: 1;
}

.nav-sub-4-media {
	text-align: center;
	padding: 10px;
	margin-left: 40px;
	padding-bottom: 0;
	background: #fff;
	line-height: 42px;
	color: #333;
       font-size:12px;
}

.nav-sub-4-media+.nav-sub-4-media {
	margin-left: 10px;
}

@media (max-width:1200px) {
	html {
		min-width: 100%;
	}
	header.head {
		z-index: 98;
		top: 0;
		left: 0;
		width: 100%;
		min-width: 100%;
		background: #38437b;
	}
	header.head,
	header.head.active {
		height: 9.33333vw;
	}
	.head-logo {
		width: 11.73333vw;
		height: 5.6vw;
		vertical-align: middle;
	}
	.head-logo-wrap {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 5.33333vw;
		margin: auto;
		height: 100%;
		background-color: inherit;
	}
	.head-logo-wrap:after {
		display: inline-block;
		width: 0;
		height: 100%;
		vertical-align: middle;
		content: '';
	}
	.head-site {
		font-size: 12px;
		line-height: 4.53333vw;
		width: 16.66667vw;
		text-align: center;
		border: 1px solid;
		color: #fff;
		border-radius: 3px;
		background-color: inherit;
	}
	.head-site-wrap {
		width: 18.66667vw;
		height: 4.53333vw;
		margin-left: 3.33333vw;
		vertical-align: middle;
		background-color: inherit;
	}
	.head-site>span:before,
	.head-site>span:after {
		display: inline-block;
		width: 0;
		vertical-align: middle;
		content: '';
	}
	.head-site>span:before {
		height: 100%;
	}
	.head-site>span:after {
		height: 0;
		margin-left: 0.8vw;
		border: 2px solid transparent;
		border-bottom-width: 0;
		border-top-color: #fff;
	}
	.head-site>span,
	.head-site>a {
		display: block;
		width: 100%;
	}
	.head-site:hover>span:after {
		border-top: none;
		border-bottom-width: 4px;
		border-bottom-color: #fff;
	}
	.head.banner-active .head-site:hover>span:after {
		transition: 0s;
	}
	.subbar-toggle {
		cursor: pointer;
	}
	.head-site>a {
		height: 0;
		line-height: 0;
		overflow: hidden;
		visibility: hidden;
		opacity: 0;
	}
	.head-site:hover>a {
		line-height: 2em;
		visibility: visible;
		height: 2em;
		opacity: 1;
	}
	.head-menu {
		position: absolute;
		top: 0;
		right: 5.6vw;
		bottom: 0;
		display: block !important;
		background-repeat: no-repeat;
		background-image: url(/img/icon-s9a70217cdb.png);
		width: 5.6vw;
		height: 4vw;
		background-position: 0 100%;
		background-size: 14.4vw 42.66667vw;
		margin: auto;
	}
	.head-search {
		display: none !important;
	}
	.nav {
		display: none !important;
	}
	.subbar {
		font-size: 2.66667vw;
		position: fixed;
		z-index: 100;
		top: 0;
		left: 100%;
		bottom: 0;
		display: block;
		width: 84vw;
		background: #fff;
		text-align: left;
		color: #333;
		overflow: hidden;
		transition: ease 0.4s;
		visibility: hidden;
		opacity: 0;
	}
	.subbar.active {
		visibility: visible;
		opacity: 1;
		-webkit-transform: translateX(-84vw);
		transform: translateX(-84vw);
	}
	.subbar-transition {
		transition: ease 0.4s;
	}
	.subbar-out {
		-webkit-transform: translateX(-84vw);
		transform: translateX(-84vw);
	}
	.subbar-mask {
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 100;
	}
	.subbar>.inline-block,
	.subbar-panel-wrap {
		padding-top: 5.768vw;
		width: 100%;
		background: inherit;
		transition: ease 0.4s;
	}
	.subbar.panner-open>.inline-block {
		-webkit-transform: translateX(-30%);
		transform: translateX(-30%);
	}
	.subbar-link {
		position: relative;
		line-height: 2.5em;
		padding-left: 2em;
		display: block;
		width: 100%;
	}
        .subbar-link b{
		border:none;
	}
	.subbar-link.active {
		background: #f5f5f5;
	}
	.subbar-link:before {
		position: absolute;
		right: 0;
		bottom: 0;
		left: 0;
		content: '';
	}
	.subbar-link:first-child,
	.subbar-link:before {
		border-top: 1px solid rgba(0, 0, 0, 0.1);
	}
	.subbar-link-back:after,
	.subbar-link-sub:after {
		position: absolute;
		top: 0;
		bottom: 0;
		margin: auto;
		border: 0.1em solid rgba(0, 0, 0, 0.3);
		width: .8em;
		height: .8em;
		content: '';
		border-top: none;
		border-left: none;
	}
	.subbar-link-sub:after {
		right: 1em;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	.subbar-link-back {
		text-align: center;
		cursor: pointer;
		border-top: none !important;
	}
	.subbar-link-back:after {
		left: 1em;
		-webkit-transform: rotate(135deg);
		transform: rotate(135deg);
	}
	.subbar-sub-wrap {
		display: none !important;
	}
	.subbar-panel-wrap {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 100%;
	}
	.panner-open>.subbar-panel-wrap {
		left: 0;
	}
}

.foot-wrap {
	color: #fff;
	margin-top: 100px;
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM4NDM3YiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzFiMzE0MSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
	background-size: 100%;
	background-image: linear-gradient(90deg, #38437b, #1b3141);
}

.foot-logo {
	vertical-align: middle;
	white-space: nowrap;
}

.foot-logo:after {
	display: inline-block;
	width: 0;
	height: 100%;
	vertical-align: middle;
	content: '';
}

.foot-logo>img {
	
	height: 60px;
	vertical-align: middle;
}

.foot-head {
	position: relative;
	display: inline-block;
	padding-left: 100px;
	height: 50px;
	vertical-align: middle;
}

.foot-head:after {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 40px;
	margin: auto;
	content: '';
}

.foot-head-wrap {
	height: 110px;
}

.foot-head-wrap:after {
	display: inline-block;
	width: 0;
	height: 100%;
	content: '';
	vertical-align: middle;
}

.foot-head-1:after {
	background-position: -50px -354px;
	height: 50px;
	width: 50px;
}

.foot-head-2:after {
	background-position: 0 -404px;
	height: 50px;
	width: 50px;
}

.foot-head-3:after {
	background-position: -50px -304px;
	height: 50px;
	width: 50px;
}

.foot-head-1 {
	margin-left: 80px;
	width: 225px;
	border-left: 1px solid rgba(255, 255, 255, 0.2);
}

.foot-head-2 {
	width: 225px;
	border-left: 1px solid rgba(255, 255, 255, 0.2);
	border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.foot-head-name {
	font-size: 14px;
}

.foot-con {
	border-top: 1px solid rgba(255, 255, 255, 0.2);
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	min-height: 184px;
}

.foot-nav {
	font-size: 14px;
	width: 240px;
	margin-top: 26px;
}
.foot-nav span {
	font-size:16px;
}
.foot-nav>a {
	display: inline-block;
	white-space: nowrap;
	opacity: .6;
}

.foot-nav>a:hover {
	opacity: 1;
}

.foot-nav-1 {
	font-size: 14px;
	width: 160px;
	margin-top: 26px;
}
.foot-nav-1 span {
	font-size:16px;
}
.foot-nav-1>a {
	display: inline-block;
	white-space: nowrap;
	opacity: .6;
}

.foot-nav-1>a:hover {
	opacity: 1;
}

.foot-media {
	margin: -95px 0 0 20px;
	text-align: center;
}

.foot-media-name {
	font-size: 14px;
	line-height: 32px;
}

.foot-media-name:before,
.foot-media-name:after {
	display: inline-block;
	vertical-align: middle;
	content: '';
}

.foot-media-name:after {
	width: 0;
	height: 100%;
	vertical-align: middle;
}

.foot-media-name:before {
	margin-right: 4px;
}

.foot-media-sina:before {
	background-position: 0 -76px;
	height: 20px;
	width: 24px;
}

.foot-media-wechat:before {
	background-position: -18px -38px;
	height: 20px;
	width: 22px;
}

.copyright {
	font-size: 13px;
	min-width: 1200px;
	padding: 17px 0;
	opacity: .6;
}

@media (max-width:1200px) {
	.foot-wrap {
		text-align: center;
		color: #fff;
		margin-top: 16vw;
		background-size: 100%;
	}
	.foot-head {
		font-size: 0;
		width: 33.33%;
		height: auto;
		padding-left: 0;
		margin-left: 0;
		padding-bottom: 4vw;
		border-top: 1px solid rgba(255, 255, 255, 0.2);
		border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	}
	.foot-head:after {
		display: none;
	}
	.foot-head:before {
		display: block;
		margin: 4vw auto 2vw;
		content: '';
	}
	.foot-head-2 {
		border-right: 1px solid rgba(255, 255, 255, 0.2);
		border-left: 1px solid rgba(255, 255, 255, 0.2);
	}
	.foot-head-wrap {
		display: flex;
		height: auto;
		justify-content: center;
		align-items: center;
		flex-wrap: wrap;
		align-content: center;
		margin-right: 0 !important;
		margin-left: 0 !important;
		text-align: center;
	}
	.foot-head-name,
	.foot-head-info {
		display: block;
		font-size: 2.66667vw;
		white-space: nowrap;
		overflow: hidden;
		-ms-text-overflow: ellipsis;
		text-overflow: ellipsis;
		
	}
	.foot-head-1:before {
		background-repeat: no-repeat;
		background-image: url(/img/icon-s9a70217cdb.png);
		width: 6.66667vw;
		height: 6.66667vw;
		background-position: 0 0;
		background-size: 14.4vw 42.66667vw;
	}
	.foot-head-2:before {
		background-repeat: no-repeat;
		background-image: url(/img/icon-s9a70217cdb.png);
		width: 6.66667vw;
		height: 6.66667vw;
		background-position: 0 22.22222%;
		background-size: 14.4vw 42.66667vw;
	}
	.foot-head-3:before {
		background-repeat: no-repeat;
		background-image: url(/img/icon-s9a70217cdb.png);
		width: 6.66667vw;
		height: 6.66667vw;
		background-position: 0 44.44444%;
		background-size: 14.4vw 42.66667vw;
	}
	.foot-con {
		display: none !important;
	}
	.foot-logo {
		display: flex;
		width: 100%;
		height: 20vw;
		justify-content: center;
		align-items: center;
	}
	.foot-logo>img {
		width: 14.13333vw;
		height: 6.66667vw;
	}
	.copyright {
		font-size: 2.13333vw;
		padding: 4.26667vw;
		min-width: 100%;
		margin: 0 !important;
		white-space: nowrap;
	}
}

.paging {
	font-size: 0;
	margin: 40px 0;
	text-align: center;
}

.paging>a,
.paging>span,
.paging:hover>.current {
	background: #fff;
	color: #666666;
}

.paging>a,
.paging>span {
	font-size: 14px;
	line-height: 40px;
	display: inline-block;
	width: 40px;
	margin: 0 5px;
	transition: .3s;
	border: 1px solid #ddd;
	box-shadow: 0 0 1px #eee;
	border-radius: 3px;
}

.paging>a.current,
.paging>a.current:hover,
.paging>a:hover,
.paging>span.current,
.paging>span.current:hover,
.paging>span:hover {
	background: #222;
	color: #e9cc98;
}

.vr-wrap {
	position: fixed;
	z-index: 102;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
	opacity: 1;
	transition: all .5s;
}

.vr-wrap.news-vr {
	padding: 60px 130px;
}

.vr-wrap.news-vr>.inline-block {
	width: 100%;
	min-width: 1200px;
	height: 100%;
	overflow: auto;
}

.vr-wrap.invisible {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
}

.vr-wrap:after {
	display: inline-block;
	width: 0;
	height: 100%;
	vertical-align: middle;
	content: '';
}

.vr-wrap>.inline-block {
	width: 1200px;
	height: 675px;
	vertical-align: middle;
}

.vr-wrap.invisible>.inline-block {
	display: none;
}

.vr-mask {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
	background: rgba(0, 0, 0, 0.1);
}

.invisible>.vr-mask {
	display: none;
}

.vr-iframe {
	display: block;
	width: 100%;
	height: 100%;
	border: none;
}

.vr-close {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 60px;
	height: 60px;
	cursor: pointer;
	background: #000;
	opacity: 0.08;
}

.news-vr .vr-close {
	top: 30px;
	right: 60px;
}

.vr-close:hover {
	opacity: .2;
}

.vr-close:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-position: -40px -38px;
	height: 25px;
	width: 25px;
	margin: auto;
	content: '';
}

@media (max-width:1200px) {
	.vr-toggle {
		cursor: pointer;
	}
	.vr-mask {
		display: none;
	}
	.vr-wrap.news-vr {
		padding: 0;
	}
	.vr-wrap>.inline-block {
		width: 100% !important;
		height: 100% !important;
		min-width: 100% !important;
		min-height: 100% !important;
		overflow: auto;
		-webkit-overflow-scrolling: touch;
	}
	.news-vr .vr-close {
		top: 2vw;
		right: 2vw;
	}
}

.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
	float: left
}

.swiper-container-vertical>.swiper-wrapper {
	flex-direction: column
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: flex;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
	height: auto
}

.swiper-container-autoheight .swiper-wrapper {
	align-items: flex-start;
	transition-property: height, -webkit-transform;
	transition-property: transform, height;
	transition-property: transform, height, -webkit-transform
}

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.swiper-wp8-horizontal {
	touch-action: pan-y
}

.swiper-wp8-vertical {
	touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	background-size: 27px 44px;
	background-position: center;
	background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	left: 10px;
	right: auto
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	right: 10px;
	left: auto
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	transition: .3s;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%
}

.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: .2
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-webkit-appearance: none;
	appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
	background: #fff
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: #007aff
}

.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000
}

.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 5px 0;
	display: block
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px
}

.swiper-pagination-progress {
	background: rgba(0, 0, 0, .25);
	position: absolute
}

.swiper-pagination-progress .swiper-pagination-progressbar {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
	-webkit-transform-origin: right top;
	transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progress {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}

.swiper-container-vertical>.swiper-pagination-progress {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}

.swiper-pagination-progress.swiper-pagination-white {
	background: rgba(255, 255, 255, .5)
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
	background: #fff
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
	background: #000
}

.swiper-container-3d {
	-webkit-perspective: 1200px;
	-o-perspective: 1200px;
	perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
	background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
	-ms-perspective: 1200px
}

.swiper-container-cube,
.swiper-container-flip {
	overflow: visible
}

.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}

.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-cube .swiper-slide {
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}

.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, .5);
	border-radius: 10px;
	left: 0;
	top: 0
}

.swiper-scrollbar-cursor-drag {
	cursor: move
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	background-image: url(/css/"data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-position: 50%;
	background-size: 100%;
	background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
	background-image: url(/css/"data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg)
	}
}

@keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.icon-sprite,
.item-3-prev:after,
.item-3-next:after {
	background-image: url('/img/index/icon-s93a06564b1.png');
	background-repeat: no-repeat;
}

.title {
	padding-top: 70px;
	font-size: 0;
}

.title>p {
	font-size: 24px;
	line-height: 1;
	color: #333;
}

.title>span {
	font-size: 14px;
	color: #999;
	text-transform: uppercase;
}

.banner {
	background: 50% 50% no-repeat;
}


.banner-1 {
	background-image: url('/d/file/2025-03-03/0b48fbfe051e9b9b4cbe308a0ed9857c.jpg');
        -moz-background-size: 100% 100%;
        background-size: 100% 100%;
}


.banner-2 {
	background-image: url('/img/index/banner-2.jpg');
        -moz-background-size: 100% 100%;
        background-size: 100% 100%;
}
.banner-3 {
	background-image: url('/img/index/banner-5.jpg');   /**/
}








.banner-wrap {
	position: relative;
	height: 730px;
	color: #fff;
}

.banner-btn {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: 0;
}

.banner-page {
	z-index: 1;
}

.banner-page>span {
	width: 60px;
	height: 4px;
	background: #fff;
	opacity: .3;
	border-radius: 0;
}

.banner-page>span.active {
	opacity: 1;
}






.index-video {
	width: 100%;
	height: auto;
	margin: 0;
	vertical-align: middle;
}

.index-video-wrap {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.index-video-wrap:after {
	display: inline-block;
	width: 0;
	height: 100%;
	vertical-align: middle;
	content: '';
}

.item-1 {
	padding-bottom: 100px;
}

.item-1-left {
	width: 660px;
}

.item-1-left>p {
	margin: 40px 0 55px;
	text-align: justify;
	color: #99999;
}

.item-1-btn {
	font-size: 14px;
	line-height: 34px;
	display: inline-block;
	width: 120px;
	color: #fff;
	border: 1px solid #38437b;
	background: #38437b;
}

.item-1-btn:hover {
	background: #fff;
	color: #38437b;
}

.item-1-right {
	width: 480px;
	height: 270px;
	margin-top: 70px;
	background: url('/img/index/item-1-right.jpg') 50% 50% no-repeat;
}

.item-2 {
	position: relative;
	float: left;
	width: 238px;
	height: 220px;
	text-align: center;
	transition: .3s;
	margin-left: 2px;
	overflow: hidden;
	background: #fff;
}

.item-2-1,
.item-2-6,
.item-2-11{
	margin-left: 0;
}

.item-2-6,
.item-2-6~.item-2 {
	margin-top: 2px;
}

.item-2:hover {
	background: #38437b;
}

.item-2:hover:before {
	top: 34px;
}

.item-2:hover>p {
	color: #fff;
}

.item-2:before {
	position: absolute;
	top: 64px;
	right: 0;
	left: 0;
	margin: auto;
	content: '';
	transition-duration: inherit;
	transition-property: top;
	width: 58px;
	height: 56px;
	background: 50% 50% no-repeat;
}

.item-2-1:before {
    background-image: url('/img/index/item-2-1.png');
    background-size: 100% 100%;
}

.item-2-1:hover:before {
    background-image: url('/img/index/item-2-1-on.png');
    background-size: 100% 100%;
}

.item-2-2:before {
    background-image: url('/img/index/item-2-2.png');
    background-size: 100% 100%;
}

.item-2-2:hover:before {
    background-image: url('/img/index/item-2-2-on.png');
    background-size: 100% 100%;
}

.item-2-3:before {
    background-image: url('/img/index/item-2-3.png');
    background-size: 100% 100%;
}

.item-2-3:hover:before {
    background-image: url('/img/index/item-2-3-on.png');
    background-size: 100% 100%;
}

.item-2-4:before {
    background-image: url('/img/index/item-2-4.png');
    background-size: 100% 100%;
}

.item-2-4:hover:before {
    background-image: url('/img/index/item-2-4-on.png');
    background-size: 100% 100%;
}

.item-2-5:before {
    background-image: url('/img/index/item-2-5.png');
    background-size: 100% 100%;
}

.item-2-5:hover:before {
    background-image: url('/img/index/item-2-5-on.png');
    background-size: 100% 100%;
}

.item-2-6:before {
    background-image: url('/img/index/item-2-6.png');
    background-size: 100% 100%;
}

.item-2-6:hover:before {
    background-image: url('/img/index/item-2-6-on.png');
    background-size: 100% 100%;
}

.item-2-7:before {
    background-image: url('/img/index/item-2-7.png');
    background-size: 100% 100%;
}

.item-2-7:hover:before {
    background-image: url('/img/index/item-2-7-on.png');
    background-size: 100% 100%;
}

.item-2-8:before {
    background-image: url('/img/index/item-2-8.png');
    background-size: 100% 100%;
}

.item-2-8:hover:before {
    background-image: url('/img/index/item-2-8-on.png');
    background-size: 100% 100%;
}

.item-2-9:before {
    background-image: url('/img/index/item-2-9.png');
    background-size: 100% 100%;
}

.item-2-9:hover:before {
    background-image: url('/img/index/item-2-9-on.png');
    background-size: 100% 100%;
}
.item-2-10:before {
    background-image: url('/img/index/item-2-10.png');
    background-size: 100% 100%;
}

.item-2-10:hover:before {
    background-image: url('/img/index/item-2-10-on.png');
    background-size: 100% 100%;
}
.item-2-11:before {
    background-image: url('/img/index/item-2-11.png');
    background-size: 100% 100%;
}

.item-2-11:hover:before {
    background-image: url('/img/index/item-2-11-on.png');
    background-size: 100% 100%;
}

.item-2-12:before {
    background-image: url('/img/index/item-2-12.png');
    background-size: 100% 100%;
}

.item-2-12:hover:before {
    background-image: url('/img/index/item-2-12-on.png');
    background-size: 100% 100%;
}

.item-2-wrap {
	padding: 30px 0 90px;
	background: #f5f5f5;
}

.item-2-box {
	margin-top: 50px;
}

.item-2-name {
	font-size: 18px;
	margin-top: 145px;
	transition: inherit;
}

:hover>.item-2-name {
	margin-top: 115px;
}

.item-2-info {
	font-size: 14px;
	visibility: hidden;
	opacity: 0;
	transition: inherit;
}

:hover>.item-2-info {
	visibility: visible;
	opacity: 1;
}

.item-3 {
	padding-top: 20px;
}

.item-3-left {
	width: 520px;
}

.item-3-swiper {
	font-size: 0;
	width: 480px;
	height: 416px;
}

.item-3-swiper-wrap {
	padding: 20px;
	margin-top: 60px;
	background: #f9f9f9;
}

.item-3-img {
	margin: 0 0 15px;
        width: 315px;
}

.item-3-info {
	font-size: 20px;
}

.item-3-page {
	z-index: 1;
}

.item-3-page>.active {
	background: #38437b;
	opacity: 1;
}

.item-3-prev,
.item-3-next {
	position: absolute;
	z-index: 1;
	top: 130px;
	bottom: 0;
	width: 30px;
	height: 60px;
	background: rgba(0, 0, 0, 0.7);
	opacity: .5;
	cursor: pointer;
	transition: .4s;
}

.item-3-prev:hover,
.item-3-next:hover {
	opacity: 1;
}

.item-3-prev:after,
.item-3-next:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	content: '';
}

.item-3-prev {
	left: 0;
}

.item-3-prev:after {
	background-position: 0 0;
	height: 24px;
	width: 14px;
}

.item-3-next {
	right: 0;
}

.item-3-next:after {
	background-position: -14px 0;
	height: 24px;
	width: 14px;
}

.item-3-right {
	width: 650px;
	padding-top: 70px;
}

.item-3-nav-link {
	font-size: 14px;
	line-height: 30px;
	display: inline-block;
	width: 70px;
	text-align: center;
}

.item-3-nav-link,
:hover>.item-3-nav-link.active,
.hover>.item-3-nav-link.active {
	color: #333;
	background: none;
}

.item-3-nav-link:hover,
.item-3-nav-link.hover,
.item-3-nav-link.active,
:hover>.item-3-nav-link.active:hover,
.hover>.item-3-nav-link.active.hover {
	color: #fff;
	background: #38437b;
}

.item-3-list {
	display: block;
	line-height: 86px;
	transition: .3s;
	border-bottom: 1px solid #eee;
}

.item-3-list>span,
.item-3-list>p {
	transition: inherit;
}

.item-3-list:hover {
	background: #38437b;
	padding: 0 20px;
}

.item-3-list:hover>span,
.item-3-list:hover>p {
	color: #fff;
}

.item-3-list-wrap {
	height: 440px;
	padding-top: 80px;
	overflow: hidden;
}

.item-3-list>span:first-child {
	font-size: 12px;
	line-height: 22px;
	display: inline-block;
	width: 44px;
	border: 1px solid;
	vertical-align: middle;
	text-align: center;
	transition: inherit;
}

.item-3-list>p {
	display: inline-block;
	width: 440px;
	white-space: nowrap;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	margin-left: 8px;
	vertical-align: middle;
}

.item-3-list>.fr {
	font-size: 14px;
	transition: inherit;
	color: #999;
}

@media (max-width:1200px) {
	.index-video-wrap {
		margin: 0;
	}
	.title {
		font-size: 0;
		padding-top: 5.33333vw;
	}
	.title>p {
		font-size: 3.2vw;
		line-height: 1;
		color: #333;
	}
	.title>span {
		font-size: 1.86667vw;
		color: #999;
		text-transform: uppercase;
	}
	.banner {
		background: 50% 50% no-repeat;
		background-size: cover;
	}
	.banner-wrap {
		position: relative;
		height: 61.33333vw;
		color: #fff;
	}
	
	.banner-page {
		z-index: 1;
	}
	.banner-page>span {
		width: 8vw;
		height: 0.53333vw;
		background: #fff;
		opacity: .3;
		border-radius: 0;
	}
	.banner-page>span.active {
		opacity: 1;
	}
       .banner-1 {
		background-image: url("/d/file/2025-03-03/0b48fbfe051e9b9b4cbe308a0ed9857c.jpg");
	}
       .banner-2 {
		background-image: url("/img/index/banner-2.jpg");
	}
	.banner-3 {
		background-image: url("/img/index/banner-5.jpg");
	}

	.item-1 {
		display: flex;
		flex-wrap: wrap;
		padding-bottom: 0;
	}
	.item-1-right,
	.item-1-left {
		width: 100%;
	}
	.item-1-left>p {
		font-size: 2.66667vw;
		margin: .5em 0 1em;
		text-align: justify;
		color: #999;
	}
	.item-1-btn {
		font-size: 2.66667vw;
		line-height: 3;
		display: inline-block;
		width: 100%;
		background: #38437b;
		color: #fff;
	}
	.item-1-video,
	.item-1-right {
		width: 89.33333vw;
		height: 50.4vw;
		margin-top: 5.33333vw;
		background: url("/img/index/item-1-right.jpg") 50% 50% no-repeat;
		background-size: cover;
	}
	.item-2 {
		font-size: 2.4vw;
		position: relative;
		width: calc(50% - 0.13vw);
		height: 29.33333vw;
		padding-top: 19.33333vw;
		margin-top: 0.26667vw;
		margin-left: 0;
		text-align: center;
		transition: .3s;
		overflow: hidden;
		background: #fff;
		color: #333;
	}
	.item-2-box {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.item-2:nth-child(-n+2) {
		margin-top: 5.33333vw;
	}
	.item-2:before {
		position: absolute;
		top: 8.53333vw !important;
		right: 0;
		left: 0;
		width: 7.73333vw;
		height: 7.46667vw;
		margin: auto;
		content: '';
		background-size: cover;
		transition: unset;
	}
	.item-2-wrap {
		padding-bottom: 5.33333vw;
		margin-top: 5.33333vw;
		background: #f5f5f5;
	}
	.item-2-name {
		font-size: 2.4vw;
	}
	.item-2-name,
	:hover>.item-2-name {
		margin-top: 0;
		transition: unset;
	}
	:hover>.item-2-name {
		color: #fff;
	}
	.item-2-info {
		display: none;
	}
	.item-3-right {
		padding-top: 0;
	}
	.item-3-left,
	.item-3-right {
		width: 100%;
	}
	.item-3-swiper {
		font-size: 0;
		width: 100%;
		height: 66.66667vw;
	}
	.item-3-swiper-wrap {
		padding: 2.66667vw;
		margin-top: 5.33333vw;
		background: #f9f9f9;
	}
	.item-3-left-img,
	.item-3-img {
		width: 100%;
		margin: 0 0 2vw;
	}
	.item-3-info {
		font-size: 2.66667vw;
	}
	.item-3-page {
		z-index: 1;
		bottom: 0 !important;
	}
	.item-3-page>.active {
		background: #38437b;
		opacity: 1;
	}
	.item-3-prev,
	.item-3-next {
		position: absolute;
		z-index: 1;
		top: 24vw;
		bottom: 0;
		width: 4vw;
		height: 8vw;
		background: rgba(0, 0, 0, 0.7);
		opacity: .5;
		cursor: pointer;
		transition: .4s;
	}
	.item-3-prev:hover,
	.item-3-next:hover {
		opacity: 1;
	}
	.item-3-prev:after,
	.item-3-next:after {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		margin: auto;
		content: '';
	}
	.item-3-prev {
		left: 0;
	}
	.item-3-prev:after {
		background-repeat: no-repeat;
		background-image: url("/img/index/icon-s7d330e1659.png");
		width: 1.86667vw;
		height: 3.2vw;
		background-position: 0 100%;
		background-size: 7.73333vw 78.13333vw;
	}
	.item-3-next {
		right: 0;
	}
	.item-3-next:after {
		background-repeat: no-repeat;
		background-image: url("/img/index/icon-s7d330e1659.png");
		width: 1.86667vw;
		height: 3.2vw;
		background-position: 0 93.95018%;
		background-size: 7.73333vw 78.13333vw;
	}
	.item-3-nav {
		margin: 10.66667vw 0 5.33333vw;
		text-align: center;
	}
	.item-3-nav>.inline-block {
		display: flex;
	}
	.item-3-nav-link {
		font-size: 2.66667vw;
		line-height: 2.5;
		width: 17.86667vw;
	}
	.item-3-nav-link,
	:hover>.item-3-nav-link.active,
	.hover>.item-3-nav-link.active {
		color: #333;
		background: none;
	}
	.item-3-nav-link:hover,
	.item-3-nav-link.hover,
	.item-3-nav-link.active,
	:hover>.item-3-nav-link.active:hover,
	.hover>.item-3-nav-link.active.hover {
		color: #fff;
		background: #38437b;
	}
	.item-3-list {
		display: flex;
		justify-content: space-between;
		align-items: center;
		flex-wrap: nowrap;
		line-height: 11.33333vw;
		transition: .3s;
		border-bottom: 1px solid #eee;
		white-space: nowrap;
	}
	.item-3-list:first-child {
		border-top: 1px solid #eee;
	}
	.item-3-list:hover {
		padding: 0 2.7vw;
	}
	.item-3-list-wrap {
		height: 56.66667vw;
		padding-top: 0;
		overflow: hidden;
	}
	.item-3-list>span:first-child {
		font-size: 1.86667vw;
		line-height: 1.5;
		height: 1.5em;
		width: 3.5em;
		border: 1px solid;
		border-radius: 3px;
		text-align: center;
		transition: inherit;
		flex-shrink: 0;
		flex-grow: 0;
	}
	.item-3-list>p {
		font-size: 2.66667vw;
		width: 53.33333vw;
		white-space: nowrap;
		overflow: hidden;
		-ms-text-overflow: ellipsis;
		text-overflow: ellipsis;
		margin: 0 2.66667vw 0 1.06667vw;
		flex-grow: 1;
	}
	.item-3-list>.fr {
		font-size: 2.66667vw;
		transition: inherit;
		flex-shrink: 0;
		color: #999;
	}
}