.hide-mobile.btn,
.middle {
	display: inline-block
}

.section-title.white .big p,
.section-title.white .small,
.section-title.white .small p,
.section-title.white .smaller,
.section-title.white .smaller p,
.section-wrapper.white,
.section-wrapper.white p {
	color: #fff
}

.middle,
.nav li {
	vertical-align: middle
}

.hide-pc.btn {
	display: none
}

@font-face {
	font-family: iconfont-new;
	src: url(../fonts/iconfont.eot);
	src: url(../fonts/iconfont.eot) format('embedded-opentype'), url(../fonts/844b0b06e4824fa685bfd49355631494.woff) format('woff2'), url(../fonts/iconfont.woff) format('woff'), url(../fonts/iconfont.ttf) format('truetype'), url(../fonts/iconfont.svg) format('svg')
}

.iconfont-new {
	font-family: iconfont-new !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.iconfont-newvbaiwan:before {
	content: "\e672"
}

.iconfont-newvyiliao:before {
	content: "\e673"
}

.iconfont-newvbanquan:before {
	content: "\e674"
}

.iconfont-newvfenzu:before {
	content: "\e675"
}

.iconfont-newvjinrong:before {
	content: "\e678"
}

.iconfont-newvguanzhu:before {
	content: "\e679"
}

.iconfont-newvkuozhan:before {
	content: "\e67a"
}

.iconfont-newvlianxi:before {
	content: "\e67b"
}

.iconfont-newvlinshou:before {
	content: "\e67c"
}

.iconfont-newvkaifa:before {
	content: "\e67d"
}

.iconfont-newvshangpin:before {
	content: "\e67e"
}

.iconfont-newvtop:before {
	content: "\e67f"
}

.iconfont-newvxinxi:before {
	content: "\e680"
}

.iconfont-newvqiye:before {
	content: "\e681"
}

.iconfont-newvjianrong:before {
	content: "\e684"
}

.iconfont-newvdianzi:before {
	content: "\e682"
}

.iconfont-newvlogo:before {
	content: "\e683"
}

.iconfont-newvyonghu:before {
	content: "\e685"
}

.iconfont-newvhuodong:before {
	content: "\e686"
}

.iconfont-newtrade:before {
	content: "\e687"
}

body.hidden {
	height: 100vh;
	overflow: hidden
}

section {
	position: relative;
	padding: 70px 0;
	background: #fff
}

section.section-develop {
	background-image: -webkit-gradient(linear, right top, left top, from(#3E24EC), to(#02DDF5));
	background-image: -o-linear-gradient(right, #3E24EC 0, #02DDF5 100%);
	background-image: linear-gradient(-90deg, #3E24EC 0, #02DDF5 100%);
	z-index: 3
}

section.section-banner {
	padding: 0;
	height: 560px
}

section.section-progress {
	background: url(../images/section-progress.jpg) center no-repeat #f6fafe;
	background-size: cover
}

section.section-progress .container {
	background: #fff;
	padding: 50px 0;
	-webkit-box-shadow: 0 2px 9px 0 rgba(37, 73, 160, .1);
	box-shadow: 0 2px 9px 0 rgba(37, 73, 160, .1)
}

@media (max-width:1279px) {
	section.section-progress {
		padding: 50px 16px
	}
}

@media (max-width:767px) {
	.hide-mobile.btn {
		display: none
	}

	.hide-pc.btn {
		display: inline-block
	}

	section.section-progress,
	section.section-progress .container {
		padding: 30px 16px
	}

	section.section-online {
		display: none
	}
}

section.section-online {
	padding: 0;
	background: #f6fafe
}

section.section-online .index-online {
	margin: 0 auto;
	position: relative;
	top: -100px
}

section.section-online.en {
	display: none
}

.clear:after,
.section-programe:after {
	content: " ";
	display: block
}

section.section-progress2 {
	padding-bottom: 180px
}

@media (max-width:767px) {
	section.section-progress2 {
		padding-bottom: 30px
	}
}

section.section-regiest {
	padding: 40px 0;
	overflow: hidden
}

section.section-regiest .container {
	position: relative;
	z-index: 3
}

section.nopad {
	padding: 0
}

section.gray {
	background: #f6fafe
}

@media (max-width:1439px) {
	section {
		padding: 50px 0
	}

	section.section-banner {
		height: 520px
	}
}

.section-wrapper {
	text-align: center;
	position: relative;
	z-index: 2
}

.section-wrapper .title-wrapper2 {
	font-size: 30px;
	font-weight: 400;
	margin-bottom: .7em
}

.section-wrapper p {
	font-size: 16px
}

@media (max-width:767px) {
	section {
		padding: 30px 0
	}

	section.section-banner {
		height: 420px
	}

	section.section-service {
		padding: 30px 0 70px
	}

	.section-wrapper .title-wrapper2 {
		font-size: 24px
	}

	.section-wrapper p {
		font-size: 14px
	}
}

.section-programe {
	overflow: inherit;
	position: relative;
	background: #F6FAFE
}

.section-programe:after {
	position: absolute;
	background-image: -o-linear-gradient(213deg, #00DFF6 0, #03D5F4 7%, #254CD5 100%);
	background-image: linear-gradient(-123deg, #00DFF6 0, #03D5F4 7%, #254CD5 100%);
	height: 750px;
	width: 100%;
	left: 0;
	top: 0
}

@media (max-width:767px) {
	.section-programe:after {
		height: 500px
	}
}

.section-login {
	background: #4879EB;
	height: calc(100vh - 60px);
	min-height: 630px
}

@media (max-width:375px) {
	.section-login {
		padding-bottom: 50px
	}
}

.container {
	width: 1200px;
	margin: 0 auto
}

.container.container-nav {
	padding-left: 240px;
	position: relative
}

@media (max-width:1279px) {
	.container {
		width: auto;
		padding: 0 16px
	}

	.container.container-nav {
		padding-left: 170px
	}
}

@media (max-width:1023px) {
	.container.container-nav {
		padding: 0 16px;
		position: relative;
		height: 48px
	}
}

@media (max-width:767px) {
	.section-login {
		overflow: auto;
		min-height: 500px
	}

	.container {
		width: auto;
		padding: 0 16px
	}

	.container.container-nav {
		padding: 0 16px;
		position: relative;
		height: 48px
	}
}

.container-doc {
	position: relative;
	padding: 50px 0 50px 300px;
	min-height: 500px;
	background: #fff
}

.container-login {
	position: relative;
	height: 100%
}

.clear:after {
	clear: both
}

.section-content {
	margin-top: 50px
}

@media (max-width:767px) {
	.container-doc {
		padding: 16px 0
	}

	.section-content {
		margin-top: 30px
	}
}

.section-title {
	position: relative;
	text-align: center;
	margin-bottom: 50px
}

.section-title .big {
	text-transform: capitalize;
	font-size: 36px
}

.section-title .big p {
	color: #333
}

.section-title .small {
	font-size: 16px;
	margin-bottom: 5px
}

.section-title .small p {
	color: #666
}

.section-title .smaller {
	font-size: 14px
}

.section-title .smaller p {
	color: #999
}

.section-title .section-title-more {
	position: absolute;
	font-size: 14px;
	color: #999;
	right: 10px;
	top: 50%;
	margin-top: -8px
}

.section-title .section-title-more.access-step {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	right: 100px;
	border: 1px solid #2473ef;
	background: #2473ef;
	border-radius: 8px;
	overflow: hidden;
	min-width: 259px
}

.section-title .section-title-more span.role-toggle {
	display: inline-block;
	padding: 5px 10px;
	background: #fff;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.section-title .section-title-more span.role-toggle.select {
	background: 0 0;
	color: #fff
}

@media (max-width:1439px) {
	.section-title {
		margin-bottom: 50px
	}

	.section-title .big {
		font-size: 30px
	}

	.section-title .small {
		font-size: 14px
	}

	.section-title .smaller {
		font-size: 12px
	}
}

body header.fixed {
	position: fixed;
	background: rgba(0, 0, 0, .7)
}

@media (max-width:767px) {
	.section-title {
		padding: 0 16px;
		margin-bottom: 30px
	}

	.section-title .big {
		font-size: 20px
	}

	.section-title .section-title-more,
	.section-title .small,
	.section-title .smaller {
		font-size: 12px
	}

	.section-title .section-title-more.access-step {
		top: -18px;
		right: 0;
		left: 0
	}

	body {
		padding-top: 48px
	}

	body.body-index {
		padding-top: 0
	}

	body.body-index header.fixed {
		background: rgba(0, 0, 0, .9)
	}
}

header {
	position: absolute;
	z-index: 15;
	left: 0;
	top: 0;
	right: 0
}

header:hover {
	overflow: inherit
}

header.header-independence {
	position: relative;
	background: #fff;
	-webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, .1);
	box-shadow: 0 3px 10px rgba(0, 0, 0, .1)
}

header.header-independence .logo a.iconfont-new {
	display: block;
	height: 30px;
	width: 140px;
	background: url(../images/logo.png) center no-repeat;
	background-size: cover;
	font-family: " ", Arial, sans-serif
}

header.header-independence .logo a.iconfont-new:before {
	display: none
}

header.header-independence .nav {
	margin-bottom: 0
}

header.header-independence .nav li.on .nav-links a {
	color: #05f;
	opacity: 1
}

header.header-independence .nav .nav-links {
	position: relative
}

header.header-independence .nav .nav-links a {
	color: #666;
	opacity: 1
}

header.header-independence .nav .nav-links a:hover {
	color: #05f;
	opacity: 1
}

header.header-independence .nav .nav-links span {
	position: absolute;
	padding: 0 3px;
	top: 10px;
	right: -25px;
	background: 0 0;
	font-size: 12px;
	color: #fff
}

header.header-independence .nav-user li .nav-user-links a {
	color: #666
}

header.header-independence .nav-user li .nav-user-links a:hover {
	color: #05f
}

header.header-independence .nav-user li.languagearea .current_lang {
	color: #666
}

header.header-independence .nav-open-label .nav-open-bread .nav-open-bread-crust {
	background: #333
}

@media (max-width:1279px) {

	header.on .nav li.on .nav-links a,
	header.on.header-independence .nav .nav-links a,
	header.on.header-independence .nav li.on .nav-links a,
	header.on.header-independence .nav-sub-box .nav-sub dd .nav-sub-links a {
		opacity: 1
	}

	header.header-independence .nav .nav-links a {
		font-size: 14px
	}

	header.header-independence .nav-sub-box .nav-sub dd .nav-sub-links a .big {
		color: #666
	}

	header.on {
		height: 100vh;
		background: #000
	}

	header.on .nav a {
		opacity: 1;
		-ms-transform: translateX(0);
		transform: translateX(0);
		-webkit-transform: translateX(0)
	}

	header.on.header-independence {
		background: #fff
	}
}

@media (max-width:1023px) {

	header,
	header:hover {
		overflow: hidden
	}

	header {
		height: 48px
	}

	header .nav a {
		opacity: 0;
		-ms-transform: translateX(-15px);
		transform: translateX(-15px);
		-webkit-transform: translateX(-15px)
	}

	header.header-independence {
		position: absolute;
		background: #fff;
		-webkit-box-shadow: none;
		box-shadow: none
	}

	header.header-independence .logo a.iconfont-new {
		width: 110px;
		height: 23px
	}

	header.header-independence .nav .nav-links a,
	header.header-independence .nav li.on .nav-links a,
	header.header-independence .nav-sub-box .nav-sub dd .nav-sub-links a {
		opacity: 0
	}

	header.on .nav li.on .nav-links a,
	header.on.header-independence .nav .nav-links a,
	header.on.header-independence .nav li.on .nav-links a,
	header.on.header-independence .nav-sub-box .nav-sub dd .nav-sub-links a {
		opacity: 1
	}

	header.header-independence .nav-sub-box .nav-sub dd .nav-sub-links a .big {
		color: #666
	}

	header.on {
		height: 100vh;
		background: #000
	}

	header.on .nav a {
		opacity: 1;
		-ms-transform: translateX(0);
		transform: translateX(0);
		-webkit-transform: translateX(0)
	}

	header.on.header-independence {
		background: #fff
	}
}

.nav .nav-links a:hover,
.nav li.on .nav-links a {
	opacity: .5
}

.logo {
	position: absolute;
	font-weight: 400;
	left: 0;
	top: 45%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%)
}

.nav .nav-links,
.nav li {
	position: relative
}

.logo .iconfont-new {
	font-size: 30px;
	color: #fff
}

.logo .iconfont-new:hover {
	color: rgba(255, 255, 255, .5)
}

@media (max-width:1199px) {
	.logo {
		left: 16px
	}
}

@media (max-width:1023px) {
	.logo {
		left: 50%;
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%)
	}

	.logo .iconfont-new {
		font-size: 20px
	}

	.logo .icon-logo-open {
		font-size: 20px;
		color: #fff
	}

	.logo .icon-logo-open:hover {
		color: #fff
	}
}

.nav li {
	display: inline-block;
	margin-left: 10px
}

.nav li:hover .nav-sub-position {
	display: block;
	-webkit-animation: nav-show .3s ease;
	animation: nav-show .3s ease
}

.nav li.li-new {
	margin-right: 5px
}

.nav .nav-links a {
	display: block;
	padding: 20px 10px;
	color: #fff;
	font-size: 16px
}

.nav .nav-links span {
	position: absolute;
	padding: 0 3px;
	top: 10px;
	right: -25px;
	background-color: red;
	font-size: 12px;
	color: #fff
}

@media (max-width:1199px) {
	.nav .nav-links a {
		font-size: 14px
	}
}

@media (max-width:1023px) {
	.nav {
		position: absolute;
		left: 16px;
		top: 48px;
		right: 0;
		height: calc(100vh - 48px);
		padding-bottom: 20px;
		overflow: hidden;
		overflow-y: auto;
		-webkit-overflow-scrolling: touch
	}

	.nav li {
		display: block;
		margin-left: 0
	}

	.nav li.on .nav-links a {
		opacity: 0
	}

	.nav .nav-links a {
		padding: 15px 10px
	}

	.nav .nav-links a:hover {
		opacity: 1
	}
}

.nav-sub-box:before,
.nav-sub-position.right .nav-sub-box:before {
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	content: " "
}

.nav-sub-position {
	position: absolute;
	left: -10px;
	top: 60px;
	display: none;
	animation: nav-hide .4s ease both;
	-webkit-animation: nav-hide .4s ease both;
	padding-top: 12px
}

.nav-sub-position.right {
	left: auto;
	right: -10px
}

.nav-sub-position.right .nav-sub-box:before {
	position: absolute;
	top: -8px;
	left: auto;
	right: 25px;
	width: 0;
	border-bottom: 8px solid #fff
}

@media (max-width:1023px) {
	.nav-sub-position {
		display: block;
		position: relative;
		left: auto;
		top: auto;
		animation: none;
		-webkit-animation: none;
		padding-top: 0
	}
}

.nav-sub-box {
	position: relative;
	background: #fff;
	border-radius: 6px;
	white-space: nowrap;
	-webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .1);
	box-shadow: 0 2px 10px rgba(0, 0, 0, .1)
}

.nav-sub-box .nav-sub p {
	padding: 10px 20px
}

.nav-sub-box .nav-sub dt {
	position: relative;
	border-bottom: 1px solid #ddd;
	padding: 15px 20px 15px 60px
}

.nav-sub-box .nav-sub dt .iconfont-new {
	position: absolute;
	left: 20px;
	font-size: 24px;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%)
}

.nav-sub-box .nav-sub dt .iconfont-new.iconfont-newtrade {
	font-size: 30px
}

.nav-sub-box .nav-sub dt .iconfont-new.iconfont-newvhuodong {
	font-size: 28px
}

.nav-sub-box .nav-sub dt span {
	font-size: 18px
}

.nav-sub-box .nav-sub dd {
	white-space: normal;
	padding: 15px 10px 15px 20px
}

.nav-sub-box .nav-sub dd .nav-sub-links .nav-sub-links-title {
	font-size: 16px;
	color: #333
}

.nav-sub-box .nav-sub dd .nav-sub-links a {
	padding: 15px 0;
	display: block
}

.nav-sub-box .nav-sub dd .nav-sub-links a.nav-sub-links-sub {
	padding: 2px 0;
	margin-bottom: 5px
}

.nav-sub-box .nav-sub dd .nav-sub-links a.nav-sub-links-sub:hover .small {
	color: #1282E7
}

.nav-sub-box .nav-sub dd .nav-sub-links a .big {
	font-size: 16px;
	color: #333;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	-webkit-transition: all .2s ease
}

.nav-sub-box .nav-sub dd .nav-sub-links a .small {
	font-size: 12px;
	color: #999;
	width: 340px;
	padding-right: 15px;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap
}

.nav-sub-box .nav-sub dd .nav-sub-links a:hover .big {
	color: #1282E7
}

.nav-sub-box .nav-sub dd .nav-sub-links.no-desc a {
	min-width: 160px;
	padding: 8px 0
}

.nav-sub-box .nav-sub.nav-sub-trade {
	width: 720px
}

.nav-sub-box .nav-sub.nav-sub-trade dd:after {
	content: " ";
	display: block;
	clear: both
}

.nav-sub-box .nav-sub.nav-sub-trade dd .nav-sub-links {
	float: left;
	width: 345px
}

.nav-sub-box .nav-sub.nav-sub-trade dd .nav-sub-links.nav-sub-links2 {
	width: 220px;
	margin-left: 10px
}

.nav-sub-box:after {
	content: " ";
	display: block;
	clear: both
}

.nav-sub-box:before {
	position: absolute;
	top: -8px;
	left: 25px;
	width: 0;
	border-bottom: 8px solid #fff
}

@media (max-width:1023px) {
	.nav-sub-box {
		white-space: normal;
		display: block;
		background: 0 0;
		border-radius: inherit;
		-webkit-box-shadow: none;
		box-shadow: none
	}

	.nav-sub-box .nav-sub {
		display: block;
		vertical-align: inherit;
		width: auto
	}

	.nav-sub-box .nav-sub dt {
		display: none
	}

	.nav-sub-box .nav-sub dd {
		padding: 0 0 0 24px
	}

	.nav-sub-box .nav-sub dd .nav-sub-links .nav-sub-links-title {
		font-size: 14px;
		margin: 0;
		padding: 10px 0
	}

	.nav-sub-box .nav-sub dd .nav-sub-links a {
		padding: 10px 0;
		display: block
	}

	.nav-sub-box .nav-sub dd .nav-sub-links a .small,
	.nav-sub-box:before {
		display: none
	}

	.nav-sub-box .nav-sub dd .nav-sub-links a.nav-sub-links-sub {
		padding: 0;
		margin: 0
	}

	.nav-sub-box .nav-sub dd .nav-sub-links a .big {
		font-size: 14px;
		color: #fff;
		-o-transition: none;
		transition: none;
		-webkit-transition: none
	}

	.nav-sub-box .nav-sub dd .nav-sub-links a:hover .big {
		color: #fff
	}

	.nav-sub-box .nav-sub.nav-sub-trade {
		width: auto
	}

	.nav-sub-box .nav-sub.nav-sub-trade dd .nav-sub-links {
		float: none;
		width: 100%;
		margin-left: 0
	}

	.nav-sub-box .nav-sub.nav-sub-trade dd .nav-sub-links.nav-sub-links2 {
		width: 100%
	}
}

.banner-doc-box .container .banner-doc-box-list .big a,
.banner-doc-box .container .banner-doc-box-list .small a,
.index-news-box .index-news-list .index-news-article h2 .index-news-link,
.index-news-box .index-news-list2 a,
.nav-user li .nav-user-links a.username {
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.nav-user {
	position: absolute;
	right: 0;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%)
}

.nav-user li {
	display: inline-block;
	vertical-align: middle;
	margin-left: 20px
}

.nav-user li .nav-user-links a {
	display: block;
	font-size: 16px;
	color: #fff
}

.nav-user li .nav-user-links a:hover {
	color: rgba(255, 255, 255, .5)
}

.nav-user li .nav-user-links a.username {
	max-width: 80px
}

@media (max-width:1199px) {
	.nav-user li .nav-user-links a {
		font-size: 14px
	}

	.nav-user {
		right: 16px
	}
}

.nav-user li.nav-user-in {
	display: none
}

.nav-user li.nav-user-logout .user-control {
	display: none;
	width: 124px;
	position: absolute;
	background-color: #fff;
	border-radius: 5px
}

.nav-user li.nav-user-logout .user-control .user-control-list a {
	display: inline-block;
	width: 126px;
	padding: 10px;
	text-align: center;
	color: #333
}

.nav-user li.nav-user-logout .user-control .user-control-list a:hover {
	color: #B0C8FF
}

.nav-user li.nav-user-logout:hover .user-control {
	display: block
}

.nav-user li.languagearea {
	position: relative;
	width: 124px
}

.nav-user li.languagearea .current_lang {
	padding: 10px 20px;
	color: #fff
}

.nav-user li.languagearea i {
	display: inline-block;
	width: 18px;
	height: 12px;
	margin-right: 4px;
	vertical-align: middle
}

.nav-user li.languagearea i.zh {
	background: url(../images/zh.png) no-repeat;
	background-size: 100% 100%
}

.nav-user li.languagearea i.en {
	background: url(../images/en.png) no-repeat;
	background-size: 100% 100%
}

.nav-user li.languagearea:hover .language {
	display: block
}

.nav-user li.languagearea .language {
	width: 124px;
	background: #fff;
	-webkit-box-shadow: 0 0 12px 0 rgba(47, 115, 228, .25);
	box-shadow: 0 0 12px 0 rgba(47, 115, 228, .25);
	border-radius: 5px;
	padding: 2px 0;
	position: absolute;
	top: 25px;
	left: 0;
	z-index: 1;
	display: none
}

.nav-user li.languagearea .language .lang-item {
	display: block;
	width: 100%;
	line-height: 42px;
	text-align: left;
	color: #333;
	padding: 0 20px;
	cursor: pointer;
	font-size: 16px
}

.nav-user li.languagearea .language .lang-item:hover {
	color: #B0C8FF
}

@media (max-width:1023px) {
	.nav-user {
		padding-right: 16px
	}

	.nav-user li {
		display: none
	}

	.nav-user li.nav-user-in {
		display: inline-block;
		color: #666
	}
}

.nav-open-label {
	width: 48px;
	height: 48px;
	position: absolute;
	left: 0;
	top: 0
}

@media (min-width:1023px) {
	.nav-open-label {
		display: none
	}
}

.nav-open-label .nav-open-bread {
	position: absolute;
	display: block;
	z-index: 3;
	top: 9px;
	left: 9px;
	width: 30px;
	height: 30px;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	-webkit-transition: all .2s ease
}

.nav-open-label .nav-open-bread .nav-open-bread-crust {
	display: block;
	width: 17px;
	height: 1px;
	background: #fff;
	position: absolute;
	left: 7px;
	z-index: 1;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	-webkit-transition: all .2s ease
}

.nav-open-label .nav-open-bread.nav-open-bread1 .nav-open-bread-crust {
	top: 14px;
	-ms-transform: translateY(-3px);
	transform: translateY(-3px);
	-webkit-transform: translateY(-3px)
}

.nav-open-label .nav-open-bread.nav-open-bread2 .nav-open-bread-crust {
	bottom: 14px;
	-ms-transform: translateY(3px);
	transform: translateY(3px);
	-webkit-transform: translateY(3px)
}

.nav-open-label.on .nav-open-bread.nav-open-bread1 {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.nav-open-label.on .nav-open-bread.nav-open-bread1 .nav-open-bread-crust {
	-ms-transform: translateY(0);
	transform: translateY(0);
	-webkit-transform: translateY(0)
}

.nav-open-label.on .nav-open-bread.nav-open-bread2 {
	-webkit-transform: rotate(-45deg)
}

.nav-open-label.on .nav-open-bread.nav-open-bread2 .nav-open-bread-crust {
	-ms-transform: translateY(0);
	transform: translateY(0);
	-webkit-transform: translateY(0)
}

@-webkit-keyframes nav-show {
	0% {
		opacity: 0;
		display: none;
		-webkit-transform: translateY(10px);
		transform: translateY(10px)
	}

	1% {
		opacity: 0;
		display: block
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes nav-show {
	0% {
		opacity: 0;
		display: none;
		-webkit-transform: translateY(10px);
		transform: translateY(10px)
	}

	1% {
		opacity: 0;
		display: block
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

.banner {
	position: relative;
	height: 1000px;
	max-height: 74vh;
	overflow: hidden;
	max-width: 1920px;
	margin: 0 auto
}

.banner .banner-txt {
	position: absolute;
	z-index: 6;
	width: 100%;
	text-align: center;
	top: 43%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%)
}

.banner .banner-txt p {
	font-size: 48px;
	color: #fff;
	margin-bottom: 1.6em;
	letter-spacing: 5px;
	line-height: 1.5;
	text-transform: capitalize
}

.banner:after {
	content: " ";
	display: block;
	position: absolute;
	z-index: 3;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .4);
	opacity: 0;
	animation: shadow-show 2s both;
	-webkit-animation: shadow-show 2s both
}

.btn-banner-play,
.icon-play {
	display: inline-block;
	vertical-align: middle
}

@media (max-width:1439px) {
	.banner {
		height: 600px
	}

	.banner .banner-txt p {
		font-size: 30px;
		text-transform: capitalize
	}
}

@-webkit-keyframes shadow-show {
	100% {
		opacity: 1
	}
}

@keyframes shadow-show {
	100% {
		opacity: 1
	}
}

.lang-en .banner .banner-txt {
	text-transform: uppercase
}

@media (max-width:767px) {
	.banner {
		height: 380px;
		background: url(../images/vedio-bg.jpg) center no-repeat;
		background-size: cover
	}

	.banner .banner-txt {
		top: 49%
	}

	.banner .banner-txt p {
		font-size: 18px
	}

	.lang-en {
		top: 45%
	}

	.lang-en .banner {
		height: 300px
	}
}

.banner-btn-box {
	text-align: center;
	text-transform: capitalize
}

.btn-banner-play {
	position: relative;
	background: #005cff;
	width: 200px;
	height: 50px;
	line-height: 50px;
	border-radius: 25px;
	color: #fff;
	font-size: 18px;
	margin: 0 15px;
	padding-right: 10px
}

.btn-banner-play.white {
	background: #fff;
	color: #005cff;
	padding-right: 0
}

.btn-banner-play.white:hover {
	color: #005cff
}

.btn-banner-play:hover {
	opacity: .7;
	color: #fff
}

.banner-doc-box .container .banner-doc-box-list .big a.link:hover,
.banner-doc-box .container .banner-doc-box-list .small a:hover {
	opacity: .5
}

@media (max-width:1439px) {
	.btn-banner-play {
		font-size: 16px
	}
}

@media (max-width:767px) {
	.btn-banner-play {
		width: 140px;
		height: 40px;
		font-size: 14px;
		line-height: 40px
	}
}

.icon-play {
	position: absolute;
	right: 10px;
	top: 9px;
	width: 32px;
	height: 32px;
	background: url(../images/btn-player.png) center no-repeat;
	background-size: cover;
	margin-right: 5px
}

@media (max-width:1439px) {
	.icon-play {
		width: 24px;
		height: 24px;
		top: 15px
	}
}

@media (max-width:767px) {
	.icon-play {
		top: 8px;
		right: 4px
	}

	.video-box {
		display: none
	}
}

.video-box {
	display: none;
	position: fixed;
	right: 0;
	bottom: 10%;
	width: 478px;
	height: 269px;
	background: url(../images/test-vedio.png) center no-repeat;
	background-size: cover
}

.banner-video {
	position: absolute;
	left: 50%;
	width: 1920px;
	top: 50%;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%)
}

@media (max-width:767px) {
	.banner-video {
		display: none
	}
}

.banner-doc-box {
	position: absolute;
	z-index: 4;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(255, 255, 255, .08)
}

.icon-bannerdoc {
	display: block;
	width: 48px;
	height: 48px
}

.icon-bannerdoc.icon-bannerdoc1 {
	background: url(../images/icon-bannerdoc1.png) center no-repeat;
	background-size: cover
}

.icon-bannerdoc.icon-bannerdoc2 {
	width: 58px;
	height: 58px;
	background: url(../images/icon-bannerdoc2.png) center no-repeat;
	background-size: cover
}

.icon-bannerdoc.icon-bannerdoc3 {
	background: url(../images/icon-bannerdoc3.png) center no-repeat;
	background-size: cover
}

.icon-bannerdoc.icon-bannerdoc4 {
	background: url(../images/icon-bannerdoc4.png) center no-repeat;
	background-size: cover
}

@media (max-width:767px) {
	.icon-bannerdoc {
		width: 36px;
		height: 36px
	}

	.icon-bannerdoc.icon-bannerdoc2 {
		width: 44px;
		height: 44px
	}
}

.banner-doc-box .container .banner-doc-box-list {
	position: relative;
	float: left;
	width: 33%;
	padding: 20px 10px 20px 120px;
	border-left: 1px solid rgba(255, 255, 255, .12)
}

.banner-doc-box .container .banner-doc-box-list:first-child {
	border-left: none
}

.banner-doc-box .container .banner-doc-box-list .big {
	width: 100%
}

.banner-doc-box .container .banner-doc-box-list .big a {
	display: block;
	color: #fff;
	font-size: 16px
}

.banner-doc-box .container .banner-doc-box-list .small {
	width: 100%;
	margin-top: 10px
}

.banner-doc-box .container .banner-doc-box-list .small a {
	display: block;
	font-size: 12px;
	color: #fff
}

.banner-doc-box .container .banner-doc-box-list .icon-bannerdoc {
	position: absolute;
	left: 50px;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%)
}

.banner-doc-box .container:after {
	content: " ";
	display: block;
	clear: both
}

@media (max-width:767px) {
	.banner-doc-box .container {
		padding: 0
	}

	.banner-doc-box .container .banner-doc-box-list {
		padding: 10px 10px 10px 60px
	}

	.banner-doc-box .container .banner-doc-box-list .icon-bannerdoc {
		left: 10px
	}

	.banner-doc-box .container .banner-doc-box-list .big a {
		font-size: 14px
	}

	.banner-doc-box .container .banner-doc-box-list .small {
		margin-top: 6px
	}

	.banner-doc-box .container .banner-doc-box-list .small a {
		font-size: 12px
	}
}

.propage-video-pop-tbcell.min {
	display: table-cell;
	display: none;
	height: 269px;
	width: 478px;
	vertical-align: middle;
	position: fixed;
	bottom: 134px;
	right: 0;
	z-index: 99
}

.propage-video-pop-tbcell.min .videopop {
	margin: 0 auto;
	display: block;
	max-width: 100%;
	max-height: 100%;
	border: 1px solid rgba(255, 255, 255, .3)
}

.propage-video-pop-tbcell.min.on {
	display: table-cell
}

@media (max-width:1439px) {
	.propage-video-pop-tbcell.min {
		width: 300px;
		height: 169px
	}
}

@media (max-width:767px) {

	.propage-video-pop-tbcell.min,
	.propage-video-pop-tbcell.min.on {
		display: none
	}
}

.propage-video-close {
	position: absolute;
	z-index: 3;
	right: 10px;
	top: 10px;
	width: 48px;
	height: 48px;
	border-radius: 50%;
	background: url(../images/video_close.png) center center no-repeat rgba(0, 0, 0, .3);
	background-size: cover;
	cursor: pointer
}

.propage-video-close:hover {
	background: url(../images/video_close.png) center center no-repeat rgba(0, 0, 0, .8);
	background-size: cover
}

.propage-video-pop {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	display: table;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .98);
	z-index: 100000
}

.propage-video-pop .propage-video-pop-tbcell.max {
	display: table-cell;
	height: 100%;
	vertical-align: middle
}

.propage-video-pop .propage-video-pop-tbcell.max .videopop {
	margin: 0 auto;
	display: block;
	max-width: 90%;
	max-height: 80%;
	outline: 0
}

.propage-video-pop .i-propage-close {
	position: absolute;
	right: 0;
	top: 0;
	width: 72px;
	height: 72px;
	background: url(../images/video_close.png) center center no-repeat;
	background-size: 100%;
	text-indent: -500%;
	overflow: hidden;
	cursor: pointer;
	-webkit-transition: -webkit-transform .3s;
	-o-transition: transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s
}

.propage-video-pop .i-propage-close:hover {
	webkit-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

footer {
	position: relative;
	padding: 70px 0;
	background: #121B41
}

footer .container-footer:after {
	content: " ";
	display: block;
	clear: both
}

@media (max-width:1023px) {
	footer {
		padding: 30px 0
	}
}

.footer-list {
	float: left;
	width: 20%;
	padding: 0 5px
}

.footer-list.footer-contact {
	width: 25%
}

.footer-list.footer-friend {
	width: 28%
}

.footer-list.footer-friend .footer-nav dd {
	float: left;
	width: 50%
}

.footer-list.footer-language {
	width: 15%
}

.footer-list.footer-about {
	width: 12%
}

.footer-list .footer-nav a.share-wx {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	width: 24px;
	height: 24px;
	margin-right: 20px;
	margin-left: 5px
}

.footer-list .footer-nav a.share-wx:hover .footer-share-img {
	display: block;
	margin-left: 20px
}

.footer-list .footer-nav a.share-wx .footer-share-img {
	position: absolute;
	display: none;
	font-size: 12px;
	top: 30px;
	left: 50%;
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	width: 90px;
	text-align: center
}

.footer-list .footer-nav a.share-wx .footer-share-img p {
	color: #fff
}

.footer-nav,
.footer-nav a {
	color: rgba(255, 255, 255, .7)
}

.footer-list .footer-nav a.share-wx .footer-share-img img {
	width: 100%
}

@media (max-width:1023px) {
	.footer-list {
		float: none;
		width: auto
	}

	.footer-list.footer-share {
		display: none
	}

	.footer-list.footer-contact {
		width: auto;
		position: relative;
		padding-bottom: 20px
	}

	.footer-list.footer-contact:after {
		content: " ";
		display: block;
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		height: 1px;
		background: rgba(255, 255, 255, .4);
		-ms-transform: scaleY(.5);
		transform: scaleY(.5);
		-webkit-transform: scaleY(.5)
	}

	.footer-list.footer-friend {
		width: auto;
		padding-top: 23px
	}

	.footer-list.footer-friend .footer-nav dd {
		width: 33.3333%
	}

	.footer-list.footer-language {
		width: auto
	}

	.footer-list.footer-language a {
		display: none
	}

	.footer-list.footer-language a.btn-language {
		display: block
	}

	.footer-list.footer-language .btn-language {
		display: block;
		border: 1px solid rgba(255, 255, 255, .7);
		border-radius: 5px;
		line-height: 36px;
		text-align: center
	}

	.footer-list.footer-about {
		width: auto;
		position: absolute;
		right: 10px;
		top: 10px
	}

	.footer-list.footer-about .footer-nav dt {
		display: none
	}
}

.footer-nav a {
	display: block
}

.footer-nav dt .small,
.icon-share {
	display: inline-block;
	vertical-align: middle
}

.footer-nav a:hover {
	color: #fff
}

.footer-nav dt {
	line-height: 20px;
	font-size: 16px;
	margin-bottom: 30px
}

.footer-nav dt .small {
	line-height: 20px;
	font-size: 14px
}

.footer-nav dt .icon-share {
	margin-left: 20px
}

.footer-nav dd {
	padding: 5px 0;
	font-size: 14px
}

.icon-share {
	width: 24px;
	height: 24px
}

.icon-share.icon-wx {
	background: url(../images/icon-wx.png) center no-repeat;
	background-size: cover
}

.icon-share.icon-wb {
	background: url(../images/icon-wb.png) center no-repeat;
	background-size: cover;
	cursor: pointer
}

.mp-code {
	display: block;
	width: 100px;
	height: 100px;
	background: url(../images/mp-code.png) center no-repeat;
	background-size: cover
}

@media (max-width:1023px) {

	.footer-nav,
	.footer-nav a {
		font-size: 12px
	}

	.footer-nav dt {
		margin-bottom: 14px;
		font-size: 14px
	}

	.footer-nav dd {
		font-size: 12px;
		padding: 3px 0
	}

	.mp-code {
		width: 80px;
		height: 80px;
		margin: 0 auto
	}
}

.footer-copyright {
	position: relative;
	text-align: center;
	font-size: 12px
}

.footer-copyright .container {
	padding-top: 30px;
	position: relative;
	margin-top: 30px
}

.footer-copyright .container:after {
	content: " ";
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	height: 1px;
	background: rgba(255, 255, 255, .4);
	-ms-transform: scaleY(.5);
	transform: scaleY(.5);
	-webkit-transform: scaleY(.5)
}

.footer-copyright a,
.footer-copyright p {
	color: rgba(255, 255, 255, .7)
}

.footer-copyright a:hover {
	color: #fff
}

@media (max-width:1023px) {
	.footer-copyright .container {
		padding-top: 20px;
		margin-top: 20px
	}
}

.sys-box .sys-icon-403:after,
.sys-box .sys-icon-404:after {
	padding-top: 52.688%;
	display: block;
	content: " "
}

.sys-box {
	width: 600px;
	margin: 0 auto
}

.sys-box .sys-icon-404 {
	background: url(../images/404.png) center no-repeat;
	background-size: cover
}

.sys-box .sys-icon-403 {
	background: url(../images/403.png) center no-repeat;
	background-size: cover
}

.sys-box .sys-txt {
	font-size: 16px;
	color: #5B7FFF;
	text-align: center
}

.sys-box .btn-square {
	width: 50%;
	margin: 30px auto
}

.br-pc {
	display: block
}

@media (max-width:767px) {
	.sys-box {
		margin-top: 40px;
		width: auto
	}

	.sys-box .sys-txt {
		font-size: 14px;
		color: #5B7FFF;
		text-align: center
	}

	.br-pc {
		display: none
	}
}

.lang-en .br-pc {
	display: none
}

.index-pro-box {
	margin: 0 -10px
}

.index-pro-box .index-pro-list .index-pro-btn:hover span,
.index-pro-box .index-pro-list .index-pro-content:hover .index-pro-btn span {
	margin-left: 5px
}

.index-pro-box:after {
	content: " ";
	display: block;
	clear: both
}

.index-pro-box .index-pro-list {
	position: relative;
	float: left;
	width: 25%;
	padding: 10px
}

.index-pro-box .index-pro-list .index-pro-content {
	cursor: pointer;
	background: #fff;
	padding: 0 30px 30px;
	height: 360px;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	-webkit-transition: all .2s ease;
	-webkit-box-shadow: 0 3px 12px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 3px 12px 0 rgba(0, 0, 0, .1)
}

.index-pro-box .index-pro-list .index-pro-content .index-pro-more {
	position: absolute;
	bottom: 48px;
	display: block;
	color: #2f54eb;
	left: 116px
}

.index-pro-box .index-pro-list .index-pro-content.on,
.index-pro-box .index-pro-list .index-pro-content:hover {
	-webkit-box-shadow: 0 12px 24px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 12px 24px 0 rgba(0, 0, 0, .1);
	background: url(../images/index-pro-bg1.jpg) top center no-repeat #fff;
	background-size: 100% 90px
}

.index-pro-box .index-pro-list .index-pro-content.on .index-pro-txt .index-pro-title,
.index-pro-box .index-pro-list .index-pro-content:hover .index-pro-txt .index-pro-title {
	position: relative
}

.index-pro-box .index-pro-list .index-pro-content.on .index-pro-txt .index-pro-title h3,
.index-pro-box .index-pro-list .index-pro-content:hover .index-pro-txt .index-pro-title h3 {
	position: absolute;
	left: 0;
	top: 50%;
	text-align: center;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	color: #fff
}

.index-pro-box .index-pro-list .index-pro-content.on .line,
.index-pro-box .index-pro-list .index-pro-content:hover .line {
	display: none
}

.index-pro-box .index-pro-list .index-pro-content:hover .index-pro-btn {
	color: #04c
}

.index-pro-box .index-pro-list .index-pro-txt .index-pro-title {
	height: 90px;
	position: relative;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	-webkit-transition: all .2s ease;
	margin-bottom: 20px
}

.index-pro-box .index-pro-list .index-pro-txt .index-pro-title h3 {
	position: absolute;
	color: #314659;
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 16px;
	font-weight: 700;
	left: 0;
	right: 0;
	top: 70%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transition: all .2s ease;
	transition: all .2s ease;
	-webkit-transition: all .2s ease
}

.index-pro-box .index-pro-list .index-pro-txt .line {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 16px;
	height: 2px;
	background: #2f54eb;
	display: block
}

.index-pro-box .index-pro-list .index-pro-txt .index-pro-article p {
	font-size: 14px;
	text-align: left;
	padding: 0 0 0 5px
}

.index-pro-box .index-pro-list .index-pro-txt .index-pro-article p img {
	width: 12px;
	height: 12px;
	display: inline-block;
	vertical-align: middle
}

.index-pro-box .index-pro-list .index-pro-btn {
	position: absolute;
	left: 38px;
	right: 0;
	bottom: 30px;
	color: #05f
}

.index-pro-box .index-pro-list .index-pro-btn:hover {
	color: #04c
}

.index-pro-box .index-pro-list .index-pro-btn span {
	-o-transition: all .2s ease;
	transition: all .2s ease;
	-webkit-transition: all .2s ease
}

@media (max-width:1279px) {
	.index-pro-box {
		margin: 0
	}

	.index-pro-box .index-pro-list .index-pro-content .index-pro-title h3 {
		font-size: 16px
	}

	.index-pro-box .index-pro-list .index-pro-txt .index-pro-article p {
		font-size: 12px
	}
}

@media (max-width:1023px) {
	.index-pro-box {
		margin: 0
	}

	.index-pro-box .index-pro-list .index-pro-content {
		height: 330px;
		padding: 0 10px 10px
	}

	.index-pro-box .index-pro-list .index-pro-content .index-pro-title h3 {
		font-size: 14px
	}
}

@media (max-width:767px) {
	.index-pro-box {
		margin: 0
	}

	.index-pro-box .index-pro-list {
		float: none;
		width: auto;
		padding: 0;
		margin-bottom: 20px
	}

	.index-pro-box .index-pro-list .index-pro-content {
		padding: 20px;
		height: auto;
		background: 0 0
	}

	.index-pro-box .index-pro-list .index-pro-content.on,
	.index-pro-box .index-pro-list .index-pro-content:hover {
		-webkit-box-shadow: 0 3px 12px 0 rgba(0, 0, 0, .1);
		box-shadow: 0 3px 12px 0 rgba(0, 0, 0, .1);
		background: 0 0
	}

	.index-pro-box .index-pro-list .index-pro-content.on .index-pro-txt .index-pro-title,
	.index-pro-box .index-pro-list .index-pro-content:hover .index-pro-txt .index-pro-title {
		height: auto;
		position: relative;
		text-align: center
	}

	.index-pro-box .index-pro-list .index-pro-content.on .index-pro-txt .index-pro-title h3,
	.index-pro-box .index-pro-list .index-pro-content:hover .index-pro-txt .index-pro-title h3 {
		text-align: center;
		position: static;
		-ms-transform: translate(0);
		transform: translate(0);
		-webkit-transform: translate(0);
		color: #333
	}

	.index-pro-box .index-pro-list .index-pro-content.on .line,
	.index-pro-box .index-pro-list .index-pro-content:hover .line {
		display: block;
		position: static
	}

	.index-pro-box .index-pro-list .index-pro-content .index-pro-title {
		height: auto;
		margin-bottom: 12px;
		text-align: center
	}

	.index-pro-box .index-pro-list .index-pro-content .index-pro-title h3 {
		text-align: center;
		-ms-transform: translate(0);
		transform: translate(0);
		-webkit-transform: translate(0);
		position: static;
		font-size: 14px;
		margin-bottom: 12px
	}

	.index-pro-box .index-pro-list .index-pro-content .line {
		display: block;
		position: static;
		margin: 0 auto
	}

	.index-pro-box .index-pro-list .index-pro-content .index-pro-more {
		bottom: 20px;
		left: 20px
	}

	.index-pro-box .index-pro-list .index-pro-txt h3 {
		font-size: 16px
	}

	.index-pro-box .index-pro-list .index-pro-txt .index-pro-article p {
		text-align: center;
		font-size: 12px;
		margin: 5px 0
	}

	.index-pro-box .index-pro-list .index-pro-btn {
		position: static;
		text-align: center;
		margin-top: 20px;
		display: block;
		padding: 10px 0
	}
}

.lang-en .index-pro-box .index-pro-list .index-pro-content {
	height: 400px;
	background: url(../images/index-pro-bg1.jpg) top center no-repeat #fff;
	background-size: 100% 90px
}

.lang-en .index-pro-box .index-pro-list .index-pro-content .index-pro-more {
	position: absolute;
	bottom: 48px;
	display: block;
	color: #2f54eb;
	left: 116px
}

.lang-en .index-pro-box .index-pro-list .index-pro-content.on,
.lang-en .index-pro-box .index-pro-list .index-pro-content:hover {
	-webkit-box-shadow: 0 12px 24px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 12px 24px 0 rgba(0, 0, 0, .1)
}

.lang-en .index-pro-box .index-pro-list .index-pro-content.on .index-pro-txt .index-pro-title,
.lang-en .index-pro-box .index-pro-list .index-pro-content:hover .index-pro-txt .index-pro-title {
	position: relative
}

.lang-en .index-pro-box .index-pro-list .index-pro-content.on .index-pro-txt .index-pro-title h3,
.lang-en .index-pro-box .index-pro-list .index-pro-content:hover .index-pro-txt .index-pro-title h3 {
	position: absolute;
	left: 0;
	top: 50%;
	text-align: left;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	color: #fff
}

.lang-en .index-pro-box .index-pro-list .index-pro-txt .index-pro-title {
	height: 90px;
	position: relative;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	-webkit-transition: all .2s ease;
	margin-bottom: 20px
}

.lang-en .index-pro-box .index-pro-list .index-pro-txt .index-pro-title h3 {
	position: absolute;
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 16px;
	font-weight: 700;
	left: 0;
	right: 0;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transition: all .2s ease;
	transition: all .2s ease;
	-webkit-transition: all .2s ease;
	text-align: left;
	color: #fff
}

.lang-en .index-pro-box .index-pro-list .index-pro-txt .line {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 16px;
	height: 2px;
	background: #2f54eb;
	display: block
}

.lang-en .index-pro-box .index-pro-list .index-pro-txt .index-pro-article p {
	font-size: 14px
}

.lang-en .index-pro-box .index-pro-list .index-pro-btn {
	position: absolute;
	left: 38px;
	right: 0;
	bottom: 30px
}

.lang-en .index-pro-box .index-pro-list .index-pro-btn:hover span {
	margin-left: 5px
}

.lang-en .index-pro-box .index-pro-list .index-pro-btn span {
	-o-transition: all .2s ease;
	transition: all .2s ease;
	-webkit-transition: all .2s ease
}

@media (max-width:1279px) {
	.lang-en .index-pro-box {
		margin: 0
	}

	.lang-en .index-pro-box .index-pro-list .index-pro-content .index-pro-title h3 {
		font-size: 14px
	}

	.lang-en .index-pro-box .index-pro-list .index-pro-txt .index-pro-article p {
		font-size: 12px
	}
}

@media (max-width:1023px) {
	.lang-en .index-pro-box {
		margin: 0
	}

	.lang-en .index-pro-box .index-pro-list .index-pro-content {
		height: 400px;
		padding: 0 10px 10px
	}

	.lang-en .index-pro-box .index-pro-list .index-pro-content .index-pro-title h3 {
		font-size: 14px
	}
}

@media (max-width:767px) {
	.lang-en .index-pro-box {
		margin: 0
	}

	.lang-en .index-pro-box .index-pro-list {
		float: none;
		width: auto;
		padding: 0;
		margin-bottom: 20px
	}

	.lang-en .index-pro-box .index-pro-list .index-pro-content {
		padding: 20px;
		height: auto;
		background: 0 0
	}

	.lang-en .index-pro-box .index-pro-list .index-pro-content.on,
	.lang-en .index-pro-box .index-pro-list .index-pro-content:hover {
		-webkit-box-shadow: 0 3px 12px 0 rgba(0, 0, 0, .1);
		box-shadow: 0 3px 12px 0 rgba(0, 0, 0, .1)
	}

	.lang-en .index-pro-box .index-pro-list .index-pro-content.on .index-pro-txt .index-pro-title,
	.lang-en .index-pro-box .index-pro-list .index-pro-content:hover .index-pro-txt .index-pro-title {
		height: auto;
		position: relative;
		text-align: center
	}

	.lang-en .index-pro-box .index-pro-list .index-pro-content.on .index-pro-txt .index-pro-title h3,
	.lang-en .index-pro-box .index-pro-list .index-pro-content:hover .index-pro-txt .index-pro-title h3 {
		text-align: center;
		position: static;
		-ms-transform: translate(0);
		transform: translate(0);
		-webkit-transform: translate(0);
		color: #333
	}

	.lang-en .index-pro-box .index-pro-list .index-pro-content.on .line,
	.lang-en .index-pro-box .index-pro-list .index-pro-content:hover .line {
		display: block;
		position: static
	}

	.lang-en .index-pro-box .index-pro-list .index-pro-content .index-pro-title {
		height: auto;
		margin-bottom: 12px;
		text-align: center
	}

	.lang-en .index-pro-box .index-pro-list .index-pro-content .index-pro-title h3 {
		text-align: center;
		-ms-transform: translate(0);
		transform: translate(0);
		-webkit-transform: translate(0);
		position: static;
		font-size: 14px;
		margin-bottom: 12px;
		color: #333
	}

	.lang-en .index-pro-box .index-pro-list .index-pro-content .line {
		display: block;
		position: static;
		margin: 0 auto
	}

	.lang-en .index-pro-box .index-pro-list .index-pro-content .index-pro-more {
		bottom: 20px;
		left: 20px
	}

	.lang-en .index-pro-box .index-pro-list .index-pro-txt h3 {
		font-size: 16px
	}

	.lang-en .index-pro-box .index-pro-list .index-pro-txt .index-pro-article p {
		text-align: center;
		font-size: 12px;
		margin: 5px 0
	}

	.lang-en .index-pro-box .index-pro-list .index-pro-btn {
		position: static;
		text-align: center;
		margin-top: 20px;
		display: block;
		padding: 10px 0
	}

	.index-goodness-box {
		margin-top: 0
	}
}

.index-goodness-box,
.index-goodness-content {
	position: relative
}

.index-goodness-box:after {
	content: " ";
	display: block;
	clear: both
}

.index-goodness-content .index-goodness-banner {
	position: absolute;
	right: 0;
	width: 45%;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	background: url(../images/index-goodness-banner.png) center no-repeat;
	background-size: cover
}

.index-goodness-content .index-goodness-banner:after {
	content: " ";
	display: block;
	padding-top: 100%
}

.index-goodness-list {
	position: relative;
	padding-left: 70px;
	margin-top: 45px;
	width: 50%
}

.index-goodness-list .icon-goodness {
	position: absolute;
	left: 0;
	top: 0
}

.index-goodness-list .index-goodness-title {
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 10px
}

.index-goodness-list .index-goodness-article p {
	font-size: 14px;
	color: #999
}

.index-goodness-list .index-goodness-article p.import {
	color: #333
}

@media (max-width:1279px) {
	.index-goodness-list {
		margin-top: 30px
	}

	.index-goodness-list .index-goodness-article p {
		font-size: 12px
	}
}

@media (max-width:767px) {
	.index-goodness-content .index-goodness-banner {
		display: none
	}

	.index-goodness-list {
		width: auto;
		float: none;
		padding: 0 0 0 60px;
		margin-top: 20px;
		height: auto
	}

	.index-goodness-list .index-goodness-article p {
		font-size: 12px
	}

	.index-goodness-list .index-goodness-title {
		font-size: 14px;
		color: #333;
		margin-bottom: 6px;
		height: auto
	}

	.index-goodness-list .index-goodness-icon .iconfont-new {
		font-size: 36px
	}
}

.index-goodness-btn-box {
	margin-top: 50px;
	text-align: center
}

.index-goodness-btn-box a {
	margin: 0 20px
}

.index-goodness-btn-box .btn-index {
	display: inline-block;
	vertical-align: middle
}

@media (max-width:1279px) {
	.index-goodness-btn-box {
		margin-top: 30px
	}
}

.icon-goodness {
	display: inline-block;
	width: 50px;
	height: 50px
}

.icon-goodness.icon-goodness1 {
	background: url(../images/icon-goodness1.png) center no-repeat;
	background-size: cover
}

.icon-goodness.icon-goodness2 {
	background: url(../images/icon-goodness2.png) center no-repeat;
	background-size: cover
}

.icon-goodness.icon-goodness3 {
	background: url(../images/icon-goodness3.png) center no-repeat;
	background-size: cover
}

.icon-goodness.icon-goodness4 {
	background: url(../images/icon-goodness4.png) center no-repeat;
	background-size: cover
}

.icon-goodness.icon-goodness5 {
	background: url(../images/icon-goodness5.png) center no-repeat;
	background-size: cover
}

@media (max-width:767px) {
	.index-goodness-btn-box {
		margin-top: 10px
	}

	.index-goodness-btn-box.index-goodness-btn-box {
		margin-top: 30px
	}

	.index-goodness-btn-box a {
		margin: 0 10px
	}

	.icon-goodness {
		width: 40px;
		height: 40px
	}

	.icon-goodness.icon-goodness2 {
		width: 44px;
		height: 44px
	}

	.icon-goodness.icon-goodness4 {
		width: 38px;
		height: 38px
	}
}

.index-contact-enter {
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -70px;
	width: 140px;
	height: 70px;
	border-radius: 70px 70px 0 0;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#25dcf3), to(#2593ee));
	background-image: -o-linear-gradient(top, #25dcf3 0, #2593ee 100%);
	background-image: linear-gradient(to bottom, #25dcf3 0, #2593ee 100%);
	text-align: center;
	cursor: pointer
}

.index-contact-enter a {
	position: absolute;
	display: block;
	width: 100%;
	top: 50%;
	margin-top: -10px;
	left: 0;
	font-size: 20px;
	color: #fff;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	-webkit-transition: all .2s ease
}

.index-contact-enter:hover a {
	opacity: .7
}

@media (max-width:767px) {
	.index-contact-enter {
		width: 100px;
		height: 50px;
		margin-left: -50px;
		border-radius: 50px 50px 0 0
	}

	.index-contact-enter a {
		font-size: 14px;
		margin-top: -8px
	}
}

.swiper-index-case {
	height: 530px
}

.index-case-box .index-case-list {
	width: 25%;
	float: left;
	padding: 0 5px
}

.index-case-box .index-case-list .index-case-content {
	position: relative;
	border-radius: 5px;
	overflow: hidden;
	-webkit-box-shadow: 0 2px 10px 0 rgba(37, 73, 160, .1);
	box-shadow: 0 2px 10px 0 rgba(37, 73, 160, .1)
}

.index-case-box .index-case-list .index-case-content .index-case-article {
	padding: 20px
}

.index-case-box .index-case-list .index-case-content .index-case-article h2 {
	margin-bottom: 10px;
	color: #333
}

.index-case-box .index-case-list .index-case-content .index-case-article .index-case-subheading {
	font-size: 14px;
	color: #666
}

.index-case-box .index-case-list .index-case-content .index-case-txt {
	position: absolute;
	z-index: 5;
	left: 20px;
	right: 20px;
	top: 50px;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	-webkit-transition: all .4s ease;
	-ms-transform: translateY(200px);
	transform: translateY(200px);
	-webkit-transform: translateY(200px);
	opacity: 0
}

.index-case-box .index-case-list .index-case-content .index-case-txt p {
	margin-bottom: 15px;
	text-align: justify;
	color: #fff;
	font-size: 14px
}

.index-case-box .index-case-list .index-case-content .index-case-txt .index-case-state span {
	display: inline-block;
	vertical-align: middle;
	height: 30px;
	line-height: 30px;
	border-radius: 15px;
	background: #fff;
	padding: 0 12px;
	font-size: 12px;
	color: #666
}

.index-case-box .index-case-list .index-case-content .btn-index {
	position: absolute;
	width: 260px;
	left: 50%;
	margin-left: -130px;
	bottom: 40px;
	opacity: 0;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	-webkit-transition: all .2s ease;
	-ms-transform: translateY(100px);
	transform: translateY(100px);
	-webkit-transform: translateY(100px)
}

.index-case-box .index-case-list .index-case-content:hover .index-case-txt {
	opacity: 1;
	-ms-transform: translateY(0);
	transform: translateY(0);
	-webkit-transform: translateY(0)
}

.index-case-box .index-case-list .index-case-content:hover .btn-index {
	opacity: 1;
	-o-transition: all .2s .3s ease;
	transition: all .2s .3s ease;
	-webkit-transition: all .2s .3s ease;
	-ms-transform: translateY(0);
	transform: translateY(0);
	-webkit-transform: translateY(0)
}

.index-case-box .index-case-list .index-case-content:hover .index-case-img-box:after {
	background: rgba(0, 0, 0, .7)
}

.index-case-box:after {
	content: " ";
	display: block;
	clear: both
}

@media (max-width:1279px) {
	.index-case-box .index-case-list {
		width: 50%
	}

	.index-case-box .index-case-list .index-case-content .index-case-txt {
		top: 20px
	}

	.index-case-box .index-case-list .index-case-content .index-case-txt p {
		font-size: 12px
	}

	.index-case-box .index-case-list .index-case-content .index-case-txt .index-case-state span {
		margin-top: 6px
	}

	.index-case-box .index-case-list .index-case-content .index-case-article {
		padding: 15px
	}

	.index-case-box .index-case-list .index-case-content .index-case-article h2 {
		font-size: 16px
	}

	.index-case-box .index-case-list .index-case-content .index-case-article .index-case-subheading {
		font-size: 12px;
		margin-bottom: 10px;
		width: 100%;
		overflow: hidden;
		-o-text-overflow: ellipsis;
		text-overflow: ellipsis;
		white-space: nowrap
	}
}

@media (max-width:767px) {
	.index-case-box .index-case-list {
		float: none;
		width: 100%;
		margin-top: 0;
		margin-bottom: 20px;
		padding: 0
	}

	.index-case-box .index-case-list:last-child {
		margin-bottom: 10px
	}

	.index-case-box .index-case-list .index-case-content .index-case-txt {
		-ms-transform: translateY(0);
		transform: translateY(0);
		-webkit-transform: translateY(0);
		opacity: 1;
		top: 20px
	}

	.index-case-box .index-case-list .index-case-content .index-case-txt p {
		font-size: 12px
	}

	.index-case-box .index-case-list .index-case-content .index-case-txt .index-case-state span {
		height: 24px;
		line-height: 24px;
		padding: 0 10px
	}

	.index-case-box .index-case-list .index-case-content:hover .index-case-img {
		-webkit-filter: none;
		filter: none
	}

	.index-case-box .index-case-list .index-case-content:hover .index-case-img-box:after {
		background: rgba(0, 0, 0, .4)
	}

	.index-case-box .index-case-list .index-case-content .index-case-article {
		opacity: 1
	}

	.index-case-box .index-case-list .index-case-content .index-case-article h2 {
		font-size: 14px;
		margin-bottom: 0;
		color: #333
	}

	.index-case-box .index-case-list .index-case-content .index-case-article .index-case-subheading {
		font-size: 12px;
		margin-bottom: 0;
		color: #666
	}

	.index-case-box .index-case-list .index-case-content .btn-index {
		width: 90%;
		margin-left: -45%;
		bottom: 10px;
		opacity: 1;
		-ms-transform: translateY(0);
		transform: translateY(0);
		-webkit-transform: translateY(0)
	}
}

.index-case-img-box {
	position: relative;
	height: 400px;
	overflow: hidden
}

.index-case-img-box .index-case-img {
	position: absolute;
	left: -2%;
	top: -2%;
	height: 104%;
	width: 104%;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	-webkit-transition: all .2s ease
}

.index-case-img-box .index-case-img.index-case-img1 {
	background: url(../images/index-case-img1.png) center no-repeat;
	background-size: cover
}

.index-case-img-box .index-case-img.index-case-img2 {
	background: url(../images/index-case-img2.png) center no-repeat;
	background-size: cover
}

.index-case-img-box .index-case-img.index-case-img3 {
	background: url(../images/index-case-img3.png) center no-repeat;
	background-size: cover
}

.index-case-img-box .index-case-img.index-case-img4 {
	background: url(../images/index-case-img4.png) center no-repeat;
	background-size: cover
}

.index-case-img-box .index-case-img.index-case-img5 {
	background: url(../images/index-case-img5.png) center no-repeat;
	background-size: cover
}

.index-case-img-box .index-case-img.index-case-img6 {
	background: url(../images/index-case-img6.png) center no-repeat;
	background-size: cover
}

.index-case-img-box .index-case-img.index-case-img7 {
	background: url(../images/index-case-img7.png) center no-repeat;
	background-size: cover
}

.index-case-img-box .index-case-img.index-case-img8 {
	background: url(../images/index-case-img8.png) center no-repeat;
	background-size: cover
}

.index-case-img-box .index-case-img.index-case-img9 {
	background: url(../images/index-case-img9.png) center no-repeat;
	background-size: cover
}

.index-case-img-box .index-case-img.index-case-img10 {
	background: url(../images/index-case-img10.png) center no-repeat;
	background-size: cover
}

.index-case-img-box .index-case-img.index-case-img11 {
	background: url(../images/index-case-img11.png) center no-repeat;
	background-size: cover
}

.index-case-img-box .index-case-img.index-case-img12 {
	background: url(../images/index-case-img12.png) center no-repeat;
	background-size: cover
}

.index-case-img-box:after {
	content: " ";
	position: absolute;
	z-index: 3;
	display: block;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0);
	-o-transition: all .2s ease;
	transition: all .2s ease;
	-webkit-transition: all .2s ease
}

@media (max-width:1279px) {
	.index-case-img-box {
		height: 360px
	}
}

@media (max-width:767px) {
	.index-case-img-box {
		height: 240px
	}

	.index-case-img-box:after {
		background: rgba(0, 0, 0, .4)
	}
}

.index-develop-box {
	position: relative;
	background: url(../images/index-develop-bg.png) center no-repeat;
	background-size: auto 100%
}

.index-develop-box .index-develop-img {
	position: absolute;
	width: 100%;
	background: url(../images/index-develop-img.png) center no-repeat;
	background-size: auto 100%
}

.index-develop-box .index-develop-img:after,
.index-develop-box:after {
	content: " ";
	display: block;
	padding-top: 54.16667%
}

@media (max-width:767px) {
	.index-develop-box {
		width: 100%;
		height: auto;
		margin-bottom: 0;
		padding-bottom: 30px
	}

	.index-develop-box .index-develop-img {
		height: auto
	}

	.index-develop-box .index-develop-img:after {
		content: " ";
		display: block;
		padding-top: 66.66667%
	}
}

.index-news-box .index-news-list {
	width: 33.33333%;
	float: left;
	padding: 0 5px
}

.index-news-box .index-news-list .index-news-content {
	overflow: hidden;
	background: #fff
}

.index-news-box .index-news-list .index-news-article {
	height: 120px;
	padding: 15px 20px 0;
	border: 1px solid #eee;
	border-radius: 0 0 5px 5px
}

.index-news-box .index-news-list .index-news-article h2 {
	font-size: 18px;
	margin-bottom: 10px
}

.index-news-box .index-news-list .index-news-article h2 .index-news-link {
	display: block;
	width: 100%
}

.index-news-box .index-news-list .index-news-article h2 a {
	display: block;
	color: #333
}

.index-news-box .index-news-list .index-news-article h2 a:hover {
	color: #5B7FFF
}

.index-news-box .index-news-list .index-news-article p {
	font-size: 14px;
	color: #999;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2
}

.index-news-box.index-news-box2 {
	padding-top: 20px
}

.index-news-box .index-news-list2 {
	width: 33.3333%;
	float: left;
	text-align: center;
	font-size: 18px;
	padding: 5px 0
}

.index-news-box .index-news-list2 a {
	display: block;
	width: 100%;
	color: #333;
	font-weight: 600
}

.index-news-box .index-news-list2 a:hover {
	color: #5B7FFF
}

.index-news-box:after {
	content: " ";
	display: block;
	clear: both
}

@media (max-width:1279px) {
	.index-news-box .index-news-list .index-news-article p {
		font-size: 12px
	}

	.index-news-box .index-news-list2 {
		font-size: 16px
	}
}

@media (max-width:767px) {
	.index-news-box .index-news-list {
		width: auto;
		float: none;
		margin-top: 16px
	}

	.index-news-box .index-news-list .index-news-article {
		height: auto;
		padding: 16px;
		border-radius: 0 0 4px 4px
	}

	.index-news-box .index-news-list .index-news-article h2 {
		font-size: 14px;
		margin-bottom: 6px
	}

	.index-news-box .index-news-list .index-news-article p {
		font-size: 12px
	}

	.index-news-box.index-news-box2 {
		padding-top: 16px
	}

	.index-news-box .index-news-list2 {
		width: auto;
		float: none;
		text-align: left;
		font-size: 14px;
		padding: 3px 16px 3px 21px
	}
}

.index-news-img {
	height: 200px;
	border-radius: 5px 5px 0 0
}

.index-news-img.index-news-img1 {
	background: url(../images/test-news1.png) center no-repeat;
	background-size: cover
}

@media (max-width:1279px) {
	.index-news-img {
		height: 140px
	}
}

.index-company-box {
	margin-top: -60px
}

.index-company-box:after {
	content: " ";
	display: block;
	clear: both
}

@media (max-width:767px) {
	.index-company-box {
		margin-top: -16px
	}
}

.index-company-list {
	float: left;
	width: 16.666667%;
	margin-top: 60px
}

.index-company-list.index-company-list1 {
	background: url(../images/1.png) center no-repeat;
	background-size: 80%
}

.index-company-list.index-company-list2 {
	background: url(../images/2.png) center no-repeat;
	background-size: 80%
}

.index-company-list.index-company-list3 {
	background: url(../images/3.png) center no-repeat;
	background-size: 80%
}

.index-company-list.index-company-list4 {
	background: url(../images/4.png) center no-repeat;
	background-size: 80%
}

.index-company-list.index-company-list5 {
	background: url(../images/5.png) center no-repeat;
	background-size: 80%
}

.index-company-list.index-company-list6 {
	background: url(../images/6.png) center no-repeat;
	background-size: 80%
}

.index-company-list.index-company-list7 {
	background: url(../images/7.png) center no-repeat;
	background-size: 80%
}

.index-company-list.index-company-list8 {
	background: url(../images/8.png) center no-repeat;
	background-size: 80%
}

.index-company-list.index-company-list9 {
	background: url(../images/9.png) center no-repeat;
	background-size: 80%
}

.index-company-list.index-company-list10 {
	background: url(../images/10.png) center no-repeat;
	background-size: 80%
}

.index-company-list.index-company-list11 {
	background: url(../images/11.png) center no-repeat;
	background-size: 80%
}

.index-company-list.index-company-list12 {
	background: url(../images/12.png) center no-repeat;
	background-size: 80%
}

.index-company-list.index-company-list13 {
	background: url(../images/13.png) center no-repeat;
	background-size: 80%
}

.index-company-list.index-company-list14 {
	background: url(../images/14.png) center no-repeat;
	background-size: 80%
}

.index-company-list.index-company-list15 {
	background: url(../images/15.png) center no-repeat;
	background-size: 80%
}

.index-company-list.index-company-list16 {
	background: url(../images/16.png) center no-repeat;
	background-size: 80%
}

.index-company-list.index-company-list17 {
	background: url(../images/17.png) center no-repeat;
	background-size: 80%
}

.index-company-list:after {
	content: " ";
	display: block;
	padding-top: 40%
}

@media (max-width:767px) {
	.index-company-list {
		width: 25%;
		margin-top: 16px
	}
}

.index-app-box {
	position: relative;
	padding-left: 240px;
	background: #fff;
	padding-top: 50px
}

.index-app-box .index-app-nav {
	position: absolute;
	left: 0;
	width: 240px;
	top: 50px;
	bottom: 0;
	text-align: right
}

.index-app-box .index-app-nav:before {
	content: " ";
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 1px;
	background: #e7e7e7
}

.index-app-box .index-app-nav .index-app-nav-list {
	padding: 0 20px;
	height: 60px;
	line-height: 60px;
	cursor: pointer;
	font-size: 16px;
	font-weight: 700;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	-webkit-transition: all .2s ease
}

.index-app-box .index-app-nav .index-app-nav-list.on {
	color: #05f;
	background: #f2f9ff
}

.index-app-box .line {
	position: absolute;
	z-index: 3;
	right: 0;
	top: 0;
	height: 60px;
	width: 2px;
	background: #05f;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	-webkit-transition: all .2s ease
}

@media (max-width:767px) {
	.index-app-box {
		padding: 20px 0 0
	}

	.index-app-box .index-app-nav {
		position: relative;
		left: auto;
		right: auto;
		width: auto;
		top: auto
	}

	.index-app-box .index-app-nav .index-app-nav-list {
		position: relative;
		float: left;
		font-size: 12px;
		text-align: center;
		width: 16.66667%;
		padding: 10px 0;
		line-height: 1.4;
		height: auto;
		font-weight: 400
	}

	.index-app-box .index-app-nav .index-app-nav-list.on {
		color: #05f;
		background: 0 0
	}

	.index-app-box .index-app-nav .index-app-nav-list.on:after {
		background: #05f
	}

	.index-app-box .index-app-nav .index-app-nav-list:after {
		content: " ";
		display: block;
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		height: 1px;
		background: 0 0
	}

	.index-app-box .index-app-nav:before {
		left: 0;
		right: 0;
		height: 1px;
		top: auto;
		bottom: 0;
		width: auto
	}

	.index-app-box .index-app-nav:after {
		content: " ";
		display: block;
		clear: both
	}

	.index-app-box .line {
		display: none
	}
}

@media (max-width:413px) {
	.index-app-box .index-app-nav .index-app-nav-list {
		font-size: 11px
	}
}

.index-app-article {
	position: relative;
	height: 800px;
	overflow: hidden
}

.index-app-article .index-app-txt {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	padding: 10px 30px;
	z-index: 1;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	-webkit-transition: all .2s ease;
	opacity: 0
}

.index-app-article .index-app-txt h2 {
	margin-bottom: 20px
}

.index-app-article .index-app-txt.on {
	opacity: 1;
	z-index: 3;
	display: block
}

.index-app-article .index-app-txt.on.hide {
	display: block
}

.index-app-article .index-app-table {
	margin-top: 30px;
	background: #fff
}

.index-app-article .index-app-table img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
	padding: 10px;
	border: 1px solid #eee
}

.index-app-article .index-btn-box {
	margin-top: 30px
}

@media (max-width:767px) {
	.index-app-article {
		height: 500px
	}

	.index-app-article .index-app-txt {
		position: absolute;
		padding: 20px 16px;
		opacity: 0
	}

	.index-app-article .index-app-txt h2 {
		margin-bottom: 15px;
		font-size: 16px
	}

	.index-app-article .index-app-txt p {
		font-size: 12px
	}

	.index-app-article .index-app-txt.on {
		opacity: 1;
		z-index: 3;
		display: block
	}

	.index-app-article .index-app-txt.on.hide {
		display: block
	}

	.index-app-article .index-app-table,
	.index-app-article .index-btn-box {
		margin-top: 20px
	}
}

.index-btn-box {
	margin-top: 20px;
	text-align: center
}

.index-developer-box {
	position: relative;
	width: 890px;
	margin: 0 auto
}

@media (max-width:930px) {
	.index-developer-box {
		width: auto;
		padding: 0 16px
	}
}

.index-developer-banner {
	width: 626px;
	background: url(../images/index-developer-banner.png) center no-repeat;
	background-size: cover
}

.index-developer-banner:after {
	content: " ";
	display: block;
	padding-top: 62.314%
}

@media (max-width:930px) {
	.index-developer-banner {
		width: 60%;
		margin: 0 auto
	}
}

@media (max-width:767px) {
	.index-developer-banner {
		width: 100%;
		height: 160px;
		margin: auto;
		background-size: auto 100%
	}
}

.index-developer-content {
	width: 260px;
	padding: 0 0 0 30px;
	position: absolute;
	right: 0;
	top: 40%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%)
}

.index-developer-content .index-developer-txt .big {
	font-size: 20px;
	margin-bottom: 15px
}

.index-developer-content .index-developer-txt .small {
	font-size: 14px;
	color: #666;
	margin-top: 5px
}

.index-developer-content .index-developer-btn-box {
	margin-top: 60px
}

.index-developer-content .index-developer-btn-box a {
	display: block;
	margin: 30px 0 0;
	width: 200px
}

@media (max-width:930px) {
	.index-developer-content {
		width: 35%;
		padding-left: 0
	}

	.index-developer-content .index-developer-btn-box {
		margin-top: 30px
	}

	.index-developer-content .index-developer-btn-box a {
		display: block;
		margin: 15px 0 0;
		width: 200px
	}
}

@media (max-width:929px) {
	.index-developer-content {
		position: static;
		width: 100%;
		padding-left: 0;
		text-align: center;
		margin-top: 20px;
		-ms-transform: none;
		transform: none;
		-webkit-transform: none
	}

	.index-developer-content .index-developer-txt .big {
		font-size: 16px;
		margin-bottom: 10px
	}

	.index-developer-content .index-developer-txt .small {
		font-size: 14px
	}

	.index-developer-content .index-developer-btn-box {
		margin-top: 10px
	}

	.index-developer-content .index-developer-btn-box a {
		display: inline-block;
		margin: 15px 0 0;
		width: 200px
	}
}

.index-model .index-model-list .index-model-content.en p,
.index-model .index-model-list .index-model-content.en2 p {
	text-align: left
}

.index-developer-goodness {
	width: 920px;
	margin: 0 auto
}

.index-developer-goodness:after {
	content: " ";
	display: block;
	clear: both
}

.index-developer-goodness .index-developer-goodness-list {
	position: relative;
	float: left;
	width: 400px;
	padding-left: 100px;
	margin-top: 80px
}

.index-developer-goodness .index-developer-goodness-list:nth-child(1),
.index-developer-goodness .index-developer-goodness-list:nth-child(3) {
	width: 520px
}

.index-developer-goodness .index-developer-goodness-list .icon-developer {
	position: absolute;
	left: 0;
	top: 0
}

.index-developer-goodness .index-developer-goodness-list h3 {
	font-weight: 600;
	margin-bottom: 15px
}

.index-developer-goodness .index-developer-goodness-list p {
	font-size: 14px;
	color: #666
}

@media (max-width:1024px) {
	.index-developer-goodness {
		width: auto
	}

	.index-developer-goodness .index-developer-goodness-list {
		width: 50%;
		padding-left: 80px
	}

	.index-developer-goodness .index-developer-goodness-list:nth-child(1),
	.index-developer-goodness .index-developer-goodness-list:nth-child(3) {
		width: 50%
	}

	.index-developer-goodness .index-developer-goodness-list h3 {
		margin-bottom: 15px;
		font-size: 16px
	}
}

@media (max-width:767px) {

	.index-developer-goodness,
	.index-developer-goodness .index-developer-goodness-list:nth-child(1),
	.index-developer-goodness .index-developer-goodness-list:nth-child(3) {
		width: auto
	}

	.index-developer-goodness .index-developer-goodness-list {
		float: none;
		width: auto;
		padding-left: 60px
	}

	.index-developer-goodness .index-developer-goodness-list h3 {
		margin-bottom: 10px;
		font-size: 14px
	}

	.index-developer-goodness .index-developer-goodness-list p {
		font-size: 12px
	}
}

.icon-developer {
	display: inline-block;
	width: 80px;
	height: 80px;
	border-radius: 50%
}

.icon-developer.icon-developer1 {
	background: url(../images/icon-developer1.png) center no-repeat #5d80fb;
	background-size: cover
}

.icon-developer.icon-developer2 {
	background: url(../images/icon-developer2.png) center no-repeat #5d80fb;
	background-size: cover
}

.icon-developer.icon-developer3 {
	background: url(../images/icon-developer3.png) center no-repeat #5d80fb;
	background-size: cover
}

.icon-developer.icon-developer4 {
	background: url(../images/icon-developer4.png) center no-repeat #5d80fb;
	background-size: cover
}

@media (max-width:1024px) {
	.icon-developer {
		width: 60px;
		height: 60px
	}
}

@media (max-width:767px) {
	.icon-developer {
		width: 50px;
		height: 50px
	}
}

.index-model.index-chara {
	margin-top: -60px
}

.index-model:after {
	content: " ";
	display: block;
	clear: both
}

.index-model .index-model-list {
	float: left;
	width: 33.3333%;
	margin-top: 120px
}

.index-model .index-model-list .index-model-content {
	position: relative;
	background: #fff;
	width: 240px;
	height: 200px;
	margin: 0 auto;
	padding: 60px 30px 0;
	-webkit-box-shadow: 0 10px 30px 0 rgba(18, 154, 231, .12);
	box-shadow: 0 10px 30px 0 rgba(18, 154, 231, .12)
}

.index-model .index-model-list .index-model-content.en2 {
	height: 320px
}

.index-model .index-model-list .index-model-content.en {
	height: 240px
}

.index-model .index-model-list .index-model-content .icon-model {
	position: absolute;
	left: 50%;
	margin-left: -30px;
	top: -30px
}

.index-model .index-model-list .index-model-content h3 {
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	margin-bottom: 10px
}

.index-model .index-model-list .index-model-content p {
	text-align: justify;
	font-size: 14px;
	color: #666
}

@media (max-width:1279px) {
	.index-model .index-model-list {
		width: 50%
	}

	.index-model .index-model-list .index-model-content {
		width: 300px
	}

	.index-model .index-model-list .index-model-content.en,
	.index-model .index-model-list .index-model-content.en2 {
		height: 240px
	}
}

@media (max-width:767px) {
	.index-model.index-chara {
		margin-top: -20px
	}

	.index-model .index-model-list {
		float: none;
		width: auto;
		margin-top: 40px
	}

	.index-model .index-model-list .index-model-content {
		width: auto;
		height: auto;
		padding: 40px 16px 20px;
		-webkit-box-shadow: 0 4px 16px 0 rgba(18, 154, 231, .12);
		box-shadow: 0 4px 16px 0 rgba(18, 154, 231, .12)
	}

	.index-model .index-model-list .index-model-content.en,
	.index-model .index-model-list .index-model-content.en2 {
		height: auto
	}

	.index-model .index-model-list .index-model-content .icon-model {
		top: -20px;
		margin-left: -20px
	}

	.index-model .index-model-list .index-model-content h3 {
		font-size: 14px
	}

	.index-model .index-model-list .index-model-content p {
		font-size: 12px
	}
}

.icon-model {
	display: block;
	width: 60px;
	height: 60px
}

.icon-model.icon-model1 {
	background: url(../images/icon-model1.png) center no-repeat;
	background-size: cover
}

.icon-model.icon-model2 {
	background: url(../images/icon-model2.png) center no-repeat;
	background-size: cover
}

.icon-model.icon-model3 {
	background: url(../images/icon-model3.png) center no-repeat;
	background-size: cover
}

.icon-model.icon-model4 {
	background: url(../images/icon-model4.png) center no-repeat;
	background-size: cover
}

.icon-model.icon-model5 {
	background: url(../images/icon-model5.png) center no-repeat;
	background-size: cover
}

.icon-model.icon-model6 {
	background: url(../images/icon-model6.png) center no-repeat;
	background-size: cover
}

.icon-model.icon-model7 {
	background: url(../images/icon-model7.png) center no-repeat;
	background-size: cover
}

.icon-model.icon-model8 {
	background: url(../images/icon-model8.png) center no-repeat;
	background-size: cover
}

.icon-model.icon-model9 {
	background: url(../images/icon-model9.png) center no-repeat;
	background-size: cover
}

@media (max-width:1279px) {
	.icon-model {
		width: 50px;
		height: 50px
	}
}

@media (max-width:767px) {
	.icon-model {
		width: 40px;
		height: 40px
	}
}

.index-history-box {
	position: relative;
	height: 1162px;
	background: url(../images/index-history-banner1.png) center no-repeat;
	background-size: auto 100%
}

@media (max-width:1150px) {
	.index-history-box {
		height: auto;
		background: 0 0
	}
}

.index-history-list {
	position: absolute;
	min-width: 114px
}

.index-history-list .index-history-date {
	font-size: 18px;
	color: #2258f3;
	margin-bottom: 5px
}

.index-history-list .index-history-achieve {
	font-size: 14px;
	color: #666;
	line-height: 1.2
}

.index-history-list .index-history-achieve b {
	font-size: 1.2em
}

.index-history-list .line {
	position: absolute;
	height: 14px
}

.index-history-list .line .dot {
	position: absolute;
	width: 14px;
	height: 14px;
	padding: 4px;
	background-color: #fff;
	border: 2px solid #2258f3;
	border-radius: 50%
}

.index-history-list .line:after {
	content: " ";
	display: block;
	position: absolute;
	top: 7px;
	height: 0;
	border-bottom: 1px dashed #c2d7ff
}

.index-history-list.index-history-list1 {
	left: 548px;
	bottom: -18px;
	text-align: right
}

.index-history-list.index-history-list1 .line {
	width: 80px;
	left: 124px;
	top: 5px
}

.index-history-list.index-history-list1 .line .dot {
	left: 0
}

.index-history-list.index-history-list1 .line:after {
	left: 15px;
	right: 0
}

.index-history-list.index-history-list2 {
	left: 322px;
	bottom: 66px;
	text-align: right
}

.index-history-list.index-history-list2 .line {
	width: 90px;
	left: 164px;
	top: 5px
}

.index-history-list.index-history-list2 .line .dot {
	left: 0
}

.index-history-list.index-history-list2 .line:after {
	left: 15px;
	right: 0
}

.index-history-list.index-history-list3 {
	right: 320px;
	bottom: 228px
}

.index-history-list.index-history-list3 .line {
	width: 102px;
	left: -112px;
	top: 5px
}

.index-history-list.index-history-list3 .line .dot {
	right: 0
}

.index-history-list.index-history-list3 .line:after {
	right: 15px;
	left: 0;
	-webkit-transform: rotate(-18deg);
	-ms-transform: rotate(-18deg);
	transform: rotate(-18deg);
	-webkit-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0
}

.index-history-list.index-history-list4 {
	left: 172px;
	bottom: 182px;
	text-align: right
}

.index-history-list.index-history-list4 .line {
	width: 66px;
	left: 136px;
	top: 5px
}

.index-history-list.index-history-list4 .line .dot {
	left: 0
}

.index-history-list.index-history-list4 .line:after {
	left: 15px;
	right: 0;
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: rotate(-32deg);
	-ms-transform: rotate(-32deg);
	transform: rotate(-32deg)
}

.index-history-list.index-history-list5 {
	left: 164px;
	bottom: 365px;
	text-align: right
}

.index-history-list.index-history-list5 .line {
	width: 230px;
	left: 124px;
	top: 5px
}

.index-history-list.index-history-list5 .line .dot {
	left: 0
}

.index-history-list.index-history-list5 .line:after {
	left: 15px;
	right: 0;
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: rotate(8deg);
	-ms-transform: rotate(8deg);
	transform: rotate(8deg)
}

.index-history-list.index-history-list6 {
	width: 178px;
	right: 218px;
	bottom: 326px
}

.index-history-list.index-history-list6 .line {
	width: 50px;
	left: -60px;
	top: 5px
}

.index-history-list.index-history-list6 .line .dot {
	right: 0
}

.index-history-list.index-history-list6 .line:after {
	right: 15px;
	left: 0
}

.index-history-list.index-history-list7 {
	width: 110px;
	min-width: auto;
	right: 178px;
	bottom: 474px
}

.index-history-list.index-history-list7 .line {
	width: 98px;
	left: -108px;
	top: 5px
}

.index-history-list.index-history-list7 .line .dot {
	right: 0
}

.index-history-list.index-history-list7 .line:after {
	right: 15px;
	left: 0
}

.index-history-list.index-history-list8 {
	left: 296px;
	bottom: 488px;
	text-align: right
}

.index-history-list.index-history-list8 .line {
	width: 170px;
	left: 124px;
	top: 5px
}

.index-history-list.index-history-list8 .line .dot {
	left: 0
}

.index-history-list.index-history-list8 .line:after {
	left: 15px;
	right: 0
}

.index-history-list.index-history-list9 {
	right: 309px;
	bottom: 624px
}

.index-history-list.index-history-list9 .line {
	width: 150px;
	left: -160px;
	top: 5px
}

.index-history-list.index-history-list9 .line .dot {
	right: 0
}

.index-history-list.index-history-list9 .line:after {
	right: 15px;
	left: 0
}

.index-history-list.index-history-list10 {
	left: 175px;
	bottom: 588px;
	text-align: right
}

.index-history-list.index-history-list10 .line {
	width: 92px;
	left: 125px;
	top: 5px
}

.index-history-list.index-history-list10 .line .dot {
	left: 0
}

.index-history-list.index-history-list10 .line:after {
	left: 15px;
	right: 0
}

.index-history-list.index-history-list11 {
	right: 268px;
	bottom: 710px
}

.index-history-list.index-history-list11 .line {
	width: 94px;
	left: -104px;
	top: 5px
}

.index-history-list.index-history-list11 .line .dot {
	right: 0
}

.index-history-list.index-history-list11 .line:after {
	right: 15px;
	left: 0
}

.index-history-list.index-history-list12 {
	right: 267px;
	bottom: 795px
}

.index-history-list.index-history-list12 .line {
	width: 66px;
	left: -76px;
	top: 5px
}

.index-history-list.index-history-list12 .line .dot {
	right: 0
}

.index-history-list.index-history-list12 .line:after {
	right: 15px;
	left: 0
}

.index-history-list.index-history-list13 {
	right: 268px;
	bottom: 912px
}

.index-history-list.index-history-list13 .line {
	width: 134px;
	left: -144px;
	top: 5px
}

.index-history-list.index-history-list13 .line .dot {
	right: 0
}

.index-history-list.index-history-list13 .line:after {
	right: 15px;
	left: 0;
	-webkit-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0;
	-webkit-transform: rotate(-13deg);
	-ms-transform: rotate(-13deg);
	transform: rotate(-13deg)
}

.index-history-list.index-history-list14 {
	left: 175px;
	bottom: 856px;
	text-align: right
}

.index-history-list.index-history-list14 .line {
	width: 52px;
	left: 150px;
	top: 5px
}

.index-history-list.index-history-list14 .line .dot {
	left: 0
}

.index-history-list.index-history-list14 .line:after {
	left: 15px;
	right: 0;
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: rotate(-30deg);
	-ms-transform: rotate(-30deg);
	transform: rotate(-30deg)
}

.index-history-list.index-history-list15 {
	left: 196px;
	bottom: 1040px;
	text-align: right
}

.index-history-list.index-history-list15 .line {
	width: 174px;
	left: 140px;
	top: 5px
}

.index-history-list.index-history-list15 .line .dot {
	left: 0
}

.index-history-list.index-history-list15 .line:after {
	left: 15px;
	right: 0
}

.index-history-list.index-history-list16 {
	right: 255px;
	bottom: 1060px
}

.index-history-list.index-history-list16 .line {
	width: 40px;
	left: -50px;
	top: 5px
}

.index-history-list.index-history-list16 .line .dot {
	right: 0
}

.index-history-list.index-history-list16 .line:after {
	right: 15px;
	left: 0
}

@media (max-width:1279px) {
	.index-history-list .index-history-achieve {
		font-size: 12px
	}
}

@media (max-width:1150px) {
	.index-history-list {
		position: inherit;
		min-width: auto;
		width: auto !important;
		left: auto !important;
		right: auto !important;
		bottom: auto !important;
		padding-bottom: 30px;
		padding-left: 30px
	}

	.index-history-list:nth-child(even):before,
	.index-history-list:nth-child(odd):before {
		top: 4px;
		bottom: 0;
		width: 1px;
		background: #5d80fb;
		content: " ";
		display: block;
		position: absolute
	}

	.index-history-list:nth-child(odd) {
		padding-left: 57%;
		text-align: left
	}

	.index-history-list:nth-child(odd):before {
		left: calc(50% - 1px)
	}

	.index-history-list:nth-child(even) {
		padding-right: 57%;
		text-align: right
	}

	.index-history-list:nth-child(even):before {
		right: 50%
	}

	.index-history-list:nth-child(even) .line {
		width: 5% !important;
		right: 50% !important;
		left: auto !important;
		top: 4px !important
	}

	.index-history-list:nth-child(even) .line .dot {
		left: auto !important;
		right: -7px !important
	}

	.index-history-list:nth-child(even) .line:after {
		content: " ";
		display: block;
		position: absolute;
		top: 8px;
		height: 0;
		right: 4px !important;
		left: 0 !important;
		border-bottom: 1px dashed #5d80fb
	}

	.index-history-list .index-history-date {
		font-size: 16px
	}

	.index-history-list .line {
		width: 5% !important;
		left: 50% !important;
		top: 4px !important
	}

	.index-history-list .line .dot {
		right: auto !important;
		left: -7px !important
	}

	.index-history-list .line:after {
		content: " ";
		display: block;
		position: absolute;
		top: 8px;
		height: 0;
		left: 4px !important;
		right: 0 !important;
		border-bottom: 1px dashed #5d80fb;
		-webkit-transform: rotate(0) !important;
		-ms-transform: rotate(0) !important;
		transform: rotate(0) !important
	}
}

.lang-en .index-history-box {
	height: auto;
	background: 0 0
}

.lang-en .index-history-list {
	position: inherit;
	min-width: auto;
	width: auto !important;
	left: auto !important;
	right: auto !important;
	bottom: auto !important;
	padding-bottom: 30px;
	padding-left: 30px
}

.lang-en .index-history-list:nth-child(even):before,
.lang-en .index-history-list:nth-child(odd):before {
	top: 4px;
	bottom: 0;
	width: 1px;
	background: #5d80fb;
	position: absolute;
	display: block;
	content: " "
}

.lang-en .index-history-list:nth-child(odd) {
	padding-left: 57%;
	text-align: left
}

.lang-en .index-history-list:nth-child(odd):before {
	left: calc(50% - 1px)
}

.lang-en .index-history-list:nth-child(even) {
	padding-right: 57%;
	text-align: right
}

.lang-en .index-history-list:nth-child(even):before {
	right: 50%
}

.lang-en .index-history-list:nth-child(even) .line {
	width: 5% !important;
	right: 50% !important;
	left: auto !important;
	top: 4px !important
}

.lang-en .index-history-list:nth-child(even) .line .dot {
	left: auto !important;
	right: -7px !important
}

.lang-en .index-history-list:nth-child(even) .line:after {
	content: " ";
	display: block;
	position: absolute;
	top: 8px;
	height: 0;
	right: 4px !important;
	left: 0 !important;
	border-bottom: 1px dashed #5d80fb
}

.lang-en .index-history-list .index-history-date {
	font-size: 16px
}

.lang-en .index-history-list .line {
	width: 5% !important;
	left: 50% !important;
	top: 4px !important
}

.lang-en .index-history-list .line .dot {
	right: auto !important;
	left: -7px !important
}

.lang-en .index-history-list .line:after {
	content: " ";
	display: block;
	position: absolute;
	top: 8px;
	height: 0;
	left: 4px !important;
	right: 0 !important;
	border-bottom: 1px dashed #5d80fb;
	-webkit-transform: rotate(0) !important;
	-ms-transform: rotate(0) !important;
	transform: rotate(0) !important
}

.index-progress-box:after {
	content: " ";
	display: block;
	clear: both
}

.index-user-com {
	width: 50px;
	height: 50px;
	margin-left: 30px;
	margin-bottom: 10px;
	background: url(../images/pop-user-com.png) center no-repeat;
	background-size: cover
}

.index-user-com.index-user-developer {
	background: url(../images/pop-user-com-developer.png) center no-repeat;
	background-size: cover
}

@media (max-width:767px) {
	.index-user-com {
		width: 40px;
		height: 40px;
		margin-left: 10px;
		margin-top: -15px
	}
}

.lang-en .index-user-com {
	width: 100px;
	height: 50px;
	background: url(../images/pop-user-com.png) center no-repeat;
	background-size: cover
}

.lang-en .index-user-com.index-user-developer {
	background: url(../images/pop-user-com-developer.png) center no-repeat;
	background-size: cover
}

@media (max-width:767px) {
	.lang-en .index-user-com {
		width: 80px;
		height: 40px;
		margin-left: 10px;
		margin-top: -15px
	}
}

.developer .index-progress-list {
	width: 25%
}

.index-progress-list {
	position: relative;
	float: left;
	width: 20%;
	text-align: center
}

.index-progress-list .title {
	font-size: 18px
}

.index-progress-list .small {
	font-size: 14px;
	color: #5B7FFF
}

.index-progress-list .line-x {
	height: 2px;
	background: #5d80fb;
	margin-top: -24px;
	margin-bottom: 48px
}

.index-progress-list .line-x.first {
	width: 50%;
	margin-left: 50%
}

.index-progress-list .line-x.last {
	width: 50%;
	margin-right: 50%
}

.index-progress-list .line-y {
	width: 2px;
	height: 44px;
	border-right: 2px dashed #bdcbfd;
	margin: 0 auto
}

.index-progress-list .icon-progress-box {
	position: relative;
	width: 100px;
	height: 100px;
	background: url(../images/app-list.png) center no-repeat;
	background-size: cover;
	margin: 0 auto
}

.index-progress-list .dot {
	position: relative;
	z-index: 3;
	width: 48px;
	height: 48px;
	border: 8px solid #fff;
	border-radius: 50%;
	text-align: center;
	line-height: 32px;
	font-size: 20px;
	color: #fff;
	background: #5d80fb;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	margin: 0 auto
}

@media (max-width:1279px) {
	.index-progress-list .title {
		font-size: 14px
	}
}

@media (max-width:767px) {
	.index-progress-list .title {
		font-size: 12px
	}

	.index-progress-list .line-x {
		margin-top: -18px;
		height: 1px
	}

	.index-progress-list .line-y {
		height: 24px
	}

	.index-progress-list .icon-progress-box {
		width: 50px;
		height: 50px
	}

	.index-progress-list .dot {
		width: 36px;
		height: 36px;
		border: 4px solid #fff;
		line-height: 28px;
		font-size: 16px
	}
}

.icon-progress {
	position: absolute;
	width: 36px;
	height: 36px;
	left: 50%;
	top: 44%;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%)
}

.icon-progress.icon-progress1 {
	background: url(../images/icon-progress1.png) center no-repeat;
	background-size: cover
}

.icon-progress.icon-progress2 {
	background: url(../images/icon-progress2.png) center no-repeat;
	background-size: cover
}

.icon-progress.icon-progress3 {
	background: url(../images/icon-progress3.png) center no-repeat;
	background-size: cover
}

.icon-progress.icon-progress4 {
	background: url(../images/icon-progress4.png) center no-repeat;
	background-size: cover
}

.icon-progress.icon-progress5 {
	background: url(../images/icon-progress5.png) center no-repeat;
	background-size: cover
}

.icon-progress.icon-progress6 {
	background: url(../images/icon-progress6.png) center no-repeat;
	background-size: cover
}

.icon-progress.icon-progress7 {
	background: url(../images/icon-progress7.png) center no-repeat;
	background-size: cover
}

.icon-progress.icon-progress8 {
	background: url(../images/icon-progress8.png) center no-repeat;
	background-size: cover
}

.icon-progress.icon-progress9 {
	background: url(../images/icon-progress9.png) center no-repeat;
	background-size: cover
}

@media (max-width:767px) {
	.icon-progress {
		width: 20px;
		height: 20px
	}
}

@media (max-width:1279px) {
	.lang-en .index-progress-list .big {
		font-size: 14px;
		height: 4.5em
	}
}

@media (max-width:767px) {
	.lang-en .index-progress-list .big {
		font-size: 11px;
		height: 4.5em
	}
}

.index-online {
	width: 780px;
	margin: 70px auto 0
}

.index-online .left {
	float: left;
	width: 250px;
	height: 430px;
	-webkit-box-shadow: 0 2px 9px 0 rgba(37, 73, 160, .1);
	box-shadow: 0 2px 9px 0 rgba(37, 73, 160, .1);
	background: #fff
}

.index-online .right {
	position: relative;
	float: right;
	width: 500px;
	height: 430px;
	padding: 30px 60px 0;
	-webkit-box-shadow: 0 2px 9px 0 rgba(37, 73, 160, .1);
	box-shadow: 0 2px 9px 0 rgba(37, 73, 160, .1);
	background: #fff
}

.index-online .right .title {
	font-size: 18px;
	text-align: center;
	font-weight: 400
}

.index-online:after {
	content: " ";
	display: block;
	clear: both
}

@media (max-width:1279px) {
	.index-online {
		margin-top: 50px
	}
}

@media (max-width:830px) {
	.index-online {
		width: auto;
		margin-top: 30px
	}

	.index-online .left {
		display: none
	}

	.index-online .right {
		float: none;
		width: auto;
		height: auto;
		padding-bottom: 30px
	}
}

.index-online-goodness {
	padding: 20px 0
}

.index-online-goodness .index-online-goodness-list {
	padding: 23px 20px 23px 30px
}

.index-online-goodness .index-online-goodness-list .icon-goodness {
	display: inline-block;
	vertical-align: middle;
	width: 30px;
	height: 30px
}

.index-online-goodness .index-online-goodness-list span {
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	font-weight: 700;
	margin-left: 10px
}

.index-online-form {
	margin-top: 30px
}

.index-online-form .index-online-form-list {
	position: relative;
	margin-bottom: 25px
}

.index-online-form .index-online-form-list:after {
	content: " ";
	display: block;
	clear: both
}

.index-online-input-box {
	position: relative
}

.index-online-input-box .error {
	position: absolute;
	color: red;
	left: 10px;
	bottom: -20px;
	font-size: 12px
}

.index-online-input-box .icon-remind {
	font-size: 10px;
	position: absolute;
	left: -14px;
	top: 10px;
	color: #5B7FFF
}

.index-online-input-box.half {
	float: left;
	width: 46%
}

.index-online-input-box.half.second {
	float: right
}

.input-online {
	display: block;
	width: 100%;
	border: 1px solid #ddd;
	border-radius: 3px;
	height: 30px;
	font-size: 12px;
	padding: 0 10px
}

textarea.input-online {
	padding: 7px 10px;
	height: 70px;
	font-family:  
}

.index-online-btn-box {
	margin-top: 30px;
	text-align: center
}

.index-online-btn-box .btn-full {
	display: inline-block;
	vertical-align: middle
}

.section-regiest {
	text-align: center;
	color: #fff
}

.section-regiest .big {
	font-size: 22px;
	font-weight: 700
}

.section-regiest .small {
	font-size: 14px;
	margin-top: 10px
}

.section-regiest .regiest-btn-box {
	margin-top: 20px
}

.section-regiest .regiest-btn-box .btn-border-frame {
	width: 200px;
	height: 44px;
	line-height: 42px
}

#canvas-regiest {
	position: absolute;
	top: 0;
	left: 0
}

.trade-row {
	display: table;
	margin: 0 -30px
}

.trade-row .trade-col {
	display: table-cell;
	padding: 0 30px;
	text-align: center
}

.trade-row .trade-col h3 {
	font-size: 18px;
	font-weight: 400;
	margin-top: 20px
}

.trade-row .trade-col .trade-row-article {
	font-size: 14px;
	color: #666;
	margin-top: 20px;
	line-height: 1.7;
	word-wrap: break-word;
	text-align: justify
}

.trade-row .trade-col.trade-col4 {
	width: 33.3333%
}

.trade-row .trade-col.trade-col3 {
	width: 25%
}

.trade-row:after {
	content: " ";
	display: block;
	clear: both
}

@media (max-width:1279px) {
	.trade-row {
		margin: 0
	}
}

@media (max-width:767px) {
	.trade-row {
		display: block;
		margin: 0 10px
	}

	.trade-row .trade-col {
		display: block;
		margin: 0 0 20px;
		padding: 0 0 20px;
		border-bottom: 1px dashed #ddd
	}

	.trade-row .trade-col h3 {
		font-size: 16px;
		margin-top: 10px
	}

	.trade-row .trade-col .trade-row-article {
		font-size: 12px;
		margin-top: 10px;
		text-align: center
	}

	.trade-row .trade-col.trade-col3,
	.trade-row .trade-col.trade-col4 {
		width: auto
	}

	.trade-row .trade-col:last-child {
		margin-bottom: 0;
		padding-bottom: 0;
		border-bottom: none
	}
}

.icon-advert,
.icon-card,
.icon-chain,
.icon-education,
.icon-electronics,
.icon-finance,
.icon-gover,
.icon-industry,
.icon-invoice,
.icon-lottery,
.icon-medical,
.icon-police,
.icon-report,
.icon-retail,
.icon-source,
.icon-trade,
.icon-vaccine {
	display: block;
	margin: 0 auto
}

.icon-retail {
	width: 60px;
	height: 60px;
	background: #eee
}

.icon-retail.icon-retail1 {
	background: url(../images/icon-retail1.svg) center no-repeat
}

.icon-retail.icon-retail2 {
	background: url(../fonts/icon-retail2.svg) center no-repeat
}

.icon-retail.icon-retail3 {
	background: url(../fonts/icon-retail3.svg) center no-repeat
}

@media (max-width:767px) {
	.icon-retail {
		width: 40px;
		height: 40px
	}
}

.icon-chain {
	width: 60px;
	height: 60px;
	background: #eee
}

.icon-chain.icon-chain1 {
	background: url(../fonts/icon-chain1.svg) center no-repeat
}

.icon-chain.icon-chain2 {
	background: url(../fonts/icon-chain2.svg) center no-repeat
}

.icon-chain.icon-chain3 {
	background: url(../fonts/icon-chain3.svg) center no-repeat
}

@media (max-width:767px) {
	.icon-chain {
		width: 40px;
		height: 40px
	}
}

.icon-card {
	width: 60px;
	height: 60px;
	background: #eee
}

.icon-card.icon-card1 {
	background: url(../fonts/icon-card1.svg) center no-repeat
}

.icon-card.icon-card2 {
	background: url(../fonts/icon-card2.svg) center no-repeat
}

.icon-card.icon-card3 {
	background: url(../fonts/icon-card3.svg) center no-repeat
}

.icon-card.icon-card4 {
	background: url(../fonts/icon-card4.svg) center no-repeat
}

@media (max-width:767px) {
	.icon-card {
		width: 40px;
		height: 40px
	}
}

.icon-invoice {
	width: 60px;
	height: 60px;
	background: #eee
}

.icon-invoice.icon-invoice1 {
	background: url(../fonts/icon-invoice1.svg) center no-repeat
}

.icon-invoice.icon-invoice2 {
	background: url(../fonts/icon-invoice2.svg) center no-repeat
}

.icon-invoice.icon-invoice3 {
	background: url(../fonts/icon-invoice3.svg) center no-repeat
}

@media (max-width:767px) {
	.icon-invoice {
		width: 40px;
		height: 40px
	}
}

.icon-medical {
	width: 60px;
	height: 60px;
	background: #eee
}

.icon-medical.icon-medical1 {
	background: url(../fonts/icon-medical1.svg) center no-repeat
}

.icon-medical.icon-medical2 {
	background: url(../fonts/icon-medical2.svg) center no-repeat
}

.icon-medical.icon-medical3 {
	background: url(../fonts/icon-medical3.svg) center no-repeat
}

@media (max-width:767px) {
	.icon-medical {
		width: 40px;
		height: 40px
	}
}

.icon-source {
	width: 60px;
	height: 60px;
	background: #eee
}

.icon-source.icon-source1 {
	background: url(../fonts/icon-source1.svg) center no-repeat
}

.icon-source.icon-source2 {
	background: url(../fonts/icon-source2.svg) center no-repeat
}

.icon-source.icon-source3 {
	background: url(../fonts/icon-source3.svg) center no-repeat
}

@media (max-width:767px) {
	.icon-source {
		width: 40px;
		height: 40px
	}
}

.icon-trade {
	width: 60px;
	height: 60px;
	background: #eee
}

.icon-trade.icon-trade1 {
	background: url(../fonts/icon-trade1.svg) center no-repeat
}

.icon-trade.icon-trade2 {
	background: url(../fonts/icon-trade2.svg) center no-repeat
}

.icon-trade.icon-trade3 {
	background: url(../fonts/icon-trade3.svg) center no-repeat
}

.icon-trade.icon-trade4 {
	background: url(../fonts/icon-trade4.svg) center no-repeat
}

.icon-trade.icon-trade5 {
	background: url(../fonts/icon-trade5.svg) center no-repeat
}

.icon-trade.icon-trade6 {
	background: url(../fonts/icon-trade6.svg) center no-repeat
}

.icon-trade.icon-trade7 {
	background: url(../fonts/icon-trade7.svg) center no-repeat
}

.icon-trade.icon-trade8 {
	background: url(../fonts/icon-trade8.svg) center no-repeat
}

.icon-trade.icon-trade9 {
	background: url(../fonts/icon-trade9.svg) center no-repeat
}

@media (max-width:767px) {
	.icon-trade {
		width: 40px;
		height: 40px
	}
}

.icon-lottery {
	width: 60px;
	height: 60px;
	background: #eee
}

.icon-lottery.icon-lottery1 {
	background: url(../fonts/icon-lottery1.svg) center no-repeat
}

.icon-lottery.icon-lottery2 {
	background: url(../fonts/icon-lottery2.svg) center no-repeat
}

.icon-lottery.icon-lottery3 {
	background: url(../fonts/icon-lottery3.svg) center no-repeat
}

@media (max-width:767px) {
	.icon-lottery {
		width: 40px;
		height: 40px
	}
}

.icon-assets {
	display: block;
	margin: 0 auto;
	width: 60px;
	height: 60px;
	background: #eee
}

.icon-assets.icon-assets1 {
	background: url(../fonts/icon-assets1.svg) center no-repeat
}

.icon-assets.icon-assets2 {
	background: url(../fonts/icon-assets2.svg) center no-repeat
}

.icon-assets.icon-assets3 {
	background: url(../fonts/icon-assets3.svg) center no-repeat
}

.icon-assets.icon-assets4 {
	background: url(../fonts/icon-assets4.svg) center no-repeat
}

@media (max-width:767px) {
	.icon-assets {
		width: 40px;
		height: 40px
	}
}

.icon-finance {
	width: 60px;
	height: 60px;
	background: #eee
}

.icon-finance.icon-finance1 {
	background: url(../fonts/icon-finance1.svg) center no-repeat
}

.icon-finance.icon-finance2 {
	background: url(../fonts/icon-finance2.svg) center no-repeat
}

.icon-finance.icon-finance3 {
	background: url(../fonts/icon-finance3.svg) center no-repeat
}

@media (max-width:767px) {
	.icon-finance {
		width: 40px;
		height: 40px
	}
}

.icon-report {
	width: 60px;
	height: 60px;
	background: #eee
}

.icon-report.icon-report1 {
	background: url(../fonts/icon-report1.svg) center no-repeat
}

.icon-report.icon-report2 {
	background: url(../fonts/icon-report2.svg) center no-repeat
}

.icon-report.icon-report3 {
	background: url(../fonts/icon-report3.svg) center no-repeat
}

@media (max-width:767px) {
	.icon-report {
		width: 40px;
		height: 40px
	}
}

.icon-vaccine {
	width: 60px;
	height: 60px;
	background: #eee
}

.icon-vaccine.icon-vaccine1 {
	background: url(../fonts/icon-vaccine1.svg) center no-repeat
}

.icon-vaccine.icon-vaccine2 {
	background: url(../fonts/icon-vaccine2.svg) center no-repeat
}

.icon-vaccine.icon-vaccine3 {
	background: url(../fonts/icon-vaccine3.svg) center no-repeat
}

@media (max-width:767px) {
	.icon-vaccine {
		width: 40px;
		height: 40px
	}
}

.icon-advert {
	width: 60px;
	height: 60px;
	background: #eee
}

.icon-advert.icon-advert1 {
	background: url(../fonts/icon-advert1.svg) center no-repeat
}

.icon-advert.icon-advert2 {
	background: url(../fonts/icon-advert2.svg) center no-repeat
}

.icon-advert.icon-advert3 {
	background: url(../fonts/icon-advert3.svg) center no-repeat
}

@media (max-width:767px) {
	.icon-advert {
		width: 40px;
		height: 40px
	}
}

.icon-gover {
	width: 60px;
	height: 60px;
	background: #eee
}

.icon-gover.icon-gover1 {
	background: url(../fonts/icon-gover1.svg) center no-repeat
}

.icon-gover.icon-gover2 {
	background: url(../fonts/icon-gover2.svg) center no-repeat
}

.icon-gover.icon-gover3 {
	background: url(../fonts/icon-gover3.svg) center no-repeat
}

.icon-gover.icon-gover4 {
	background: url(../fonts/icon-gover4.svg) center no-repeat
}

@media (max-width:767px) {
	.icon-gover {
		width: 40px;
		height: 40px
	}
}

.icon-electronics {
	width: 60px;
	height: 60px;
	background: #eee
}

.icon-electronics.icon-electronics1 {
	background: url(../fonts/icon-electronics1.svg) center no-repeat
}

.icon-electronics.icon-electronics2 {
	background: url(../fonts/icon-electronics2.svg) center no-repeat
}

.icon-electronics.icon-electronics3 {
	background: url(../fonts/icon-electronics3.svg) center no-repeat
}

@media (max-width:767px) {
	.icon-electronics {
		width: 40px;
		height: 40px
	}
}

.icon-industry {
	width: 60px;
	height: 60px;
	background: #eee
}

.icon-industry.icon-industry1 {
	background: url(../fonts/icon-industry1.svg) center no-repeat
}

.icon-industry.icon-industry2 {
	background: url(../fonts/icon-industry2.svg) center no-repeat
}

.icon-industry.icon-industry3 {
	background: url(../fonts/icon-industry3.svg) center no-repeat
}

@media (max-width:767px) {
	.icon-industry {
		width: 40px;
		height: 40px
	}
}

.icon-education {
	width: 60px;
	height: 60px;
	background: #eee
}

.icon-education.icon-education1 {
	background: url(../fonts/icon-education1.svg) center no-repeat
}

.icon-education.icon-education2 {
	background: url(../fonts/icon-education2.svg) center no-repeat
}

.icon-education.icon-education3 {
	background: url(../fonts/icon-education3.svg) center no-repeat
}

@media (max-width:767px) {
	.icon-education {
		width: 40px;
		height: 40px
	}
}

.icon-police {
	width: 60px;
	height: 60px;
	background: #eee
}

.icon-police.icon-police1 {
	background: url(../fonts/icon-police1.svg) center no-repeat
}

.icon-police.icon-police2 {
	background: url(../fonts/icon-police2.svg) center no-repeat
}

.icon-police.icon-police3 {
	background: url(../fonts/icon-police3.svg) center no-repeat
}

@media (max-width:767px) {
	.icon-police {
		width: 40px;
		height: 40px
	}
}

.trade-diagram-tab {
	text-align: center;
	border-bottom: 2px solid #eee;
	margin-bottom: 50px
}

.trade-diagram-tab .trade-diagram-list {
	position: relative;
	display: inline-block;
	padding: 0 20px 10px;
	cursor: pointer;
	font-size: 18px
}

.trade-diagram-tab .trade-diagram-list:hover {
	color: #05f;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	-webkit-transition: all .2s ease
}

.trade-diagram-tab .trade-diagram-list.on {
	color: #05f
}

.trade-diagram-tab .trade-diagram-list.on:after {
	content: " ";
	display: block;
	position: absolute;
	height: 2px;
	left: 0;
	right: 0;
	bottom: -2px;
	background: #05f
}

@media (max-width:767px) {
	.trade-diagram-tab {
		margin-bottom: 30px
	}

	.trade-diagram-tab .trade-diagram-list {
		font-size: 14px
	}
}

.trade-diagram {
	width: 80%;
	margin: 0 auto;
	display: none
}

.trade-diagram img {
	display: block;
	max-width: 100%;
	border: 1px dashed #ccc;
	padding: 20px
}

.trade-diagram.on {
	display: block
}

.trade-diagram-remind {
	font-size: 14px;
	margin-bottom: 10px;
	color: #666;
	line-height: 1.7
}

@media (max-width:767px) {
	.trade-diagram {
		width: 100%
	}

	.trade-diagram-remind {
		font-size: 12px;
		margin-bottom: 10px
	}
}

.trade-case {
	position: relative;
	padding: 50px 400px 50px 0;
	border-bottom: 1px dashed #ccc
}

.trade-case.nopad {
	margin-top: -50px
}

.trade-case:after {
	content: " ";
	display: block;
	clear: both
}

.trade-case .trade-case-txt h2 {
	font-size: 24px;
	font-weight: 400;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dashed #eee
}

.trade-case .trade-case-txt h3 {
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 20px
}

.trade-case .trade-case-txt h4 {
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 10px;
	color: #666
}

.trade-case .trade-case-txt .trade-case-article p {
	line-height: 1.7;
	font-size: 14px;
	color: #666;
	text-align: justify;
	margin-top: 10px
}

.trade-case .trade-case-txt .trade-case-article p.small {
	color: #999;
	font-size: 12px
}

.trade-case .trade-case-img {
	position: absolute;
	right: 0;
	width: 320px;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%)
}

.trade-case .trade-case-img img {
	max-width: 100%
}

.trade-case.trade-case-left {
	padding-left: 400px;
	padding-right: 0
}

.trade-case.trade-case-left .trade-case-img {
	right: auto;
	left: 0
}

@media (max-width:767px) {
	.trade-case {
		padding-right: 0;
		padding-bottom: 20px;
		margin-bottom: 20px
	}

	.trade-case .trade-case-txt {
		position: static;
		width: auto;
		margin-bottom: 0
	}

	.trade-case .trade-case-txt h2 {
		font-size: 18px;
		padding-bottom: 10px;
		margin-bottom: 10px;
		border-bottom: 1px dashed #eee
	}

	.trade-case .trade-case-txt h3 {
		font-size: 14px;
		font-weight: 400;
		margin-bottom: 10px
	}

	.trade-case .trade-case-txt h4 {
		font-size: 12px;
		font-weight: 400
	}

	.trade-case .trade-case-txt .trade-case-article p {
		font-size: 12px
	}

	.trade-case .trade-case-img {
		position: static;
		width: auto;
		-ms-transform: none;
		transform: none;
		-webkit-transform: none;
		margin-bottom: 10px
	}

	.trade-case.trade-case-left {
		padding-left: 0;
		padding-right: 0
	}
}

.trade-nav {
	margin: 0 -10px
}

.trade-nav:after {
	content: " ";
	display: block;
	clear: both
}

.trade-nav .trade-nav-list {
	width: 33.3333%;
	float: left;
	padding: 0 10px;
	margin-bottom: 20px
}

.trade-nav .trade-nav-list .trade-nav-list-content {
	border: 1px solid #ddd;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	-webkit-transition: all .2s ease
}

.trade-nav .trade-nav-list .trade-nav-list-content:hover {
	-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .2);
	box-shadow: 0 5px 15px rgba(0, 0, 0, .2)
}

.trade-nav .trade-nav-list .trade-nav-list-content:hover .trade-nav-footer a {
	background: #05f;
	color: #fff
}

.trade-nav .trade-nav-list .icon-trade {
	margin: 0 0 20px
}

.trade-nav .trade-nav-list .title {
	font-size: 18px;
	margin-bottom: 10px;
	font-weight: 400
}

.trade-nav .trade-nav-list .trade-nav-mainer {
	padding: 25px
}

.trade-nav .trade-nav-list .trade-nav-mainer p {
	font-size: 14px;
	color: #666;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.trade-nav .trade-nav-list .trade-nav-footer a {
	display: block;
	padding: 15px 25px;
	border-top: 1px solid #eee;
	color: #05f
}

@media (max-width:1086px) {
	.trade-nav .trade-nav-list .title {
		font-size: 14px
	}

	.trade-nav .trade-nav-list .trade-nav-mainer {
		padding: 20px
	}

	.trade-nav .trade-nav-list .trade-nav-mainer p {
		font-size: 12px
	}

	.trade-nav .trade-nav-list .trade-nav-footer a {
		padding: 15px 20px
	}
}

@media (max-width:767px) {

	.trade-nav .trade-nav-list .trade-nav-footer a,
	.trade-nav .trade-nav-list .trade-nav-mainer {
		padding: 15px
	}

	.trade-nav .trade-nav-list {
		width: auto;
		float: none
	}

	.trade-nav .trade-nav-list .title {
		font-size: 16px
	}

	.trade-nav .trade-nav-list .trade-nav-mainer p {
		font-size: 12px
	}
}

.trade-remind {
	font-size: 18px;
	color: #333;
	text-align: center;
	padding: 20px 0 0
}

.swiper-slide.swiper-slide-trade {
	background: url(../images/banner-trade.jpg) center no-repeat;
	background-size: cover
}

.swiper-slide.swiper-slide-source {
	background: url(../images/banner-source.jpg) center no-repeat;
	background-size: cover
}

.swiper-slide.swiper-slide-medical {
	background: url(../images/banner-medical.jpg) center no-repeat;
	background-size: cover
}

.swiper-slide.swiper-slide-card {
	background: url(../images/banner-card.jpg) center no-repeat;
	background-size: cover
}

.swiper-slide.swiper-slide-chain {
	background: url(../images/banner-chain.jpg) center no-repeat;
	background-size: cover
}

.swiper-slide.swiper-slide-invoice {
	background: url(../images/banner-invoice.jpg) center no-repeat;
	background-size: cover
}

.swiper-slide.swiper-slide-retail {
	background: url(../images/banner-retail.jpg) center no-repeat;
	background-size: cover
}

.swiper-slide.swiper-slide-lottery {
	background: url(../images/banner-lottery.png) center no-repeat;
	background-size: cover
}

.swiper-slide.swiper-slide-police {
	background: url(../images/banner-police.png) center no-repeat;
	background-size: cover
}

.swiper-slide.swiper-slide-assets {
	background: url(../images/banner-assets.png) center no-repeat;
	background-size: cover
}

.swiper-slide.swiper-slide-education {
	background: url(../images/banner-education.jpg) center no-repeat;
	background-size: cover
}

.swiper-slide.swiper-slide-industry {
	background: url(../images/banner-industry.jpg) center no-repeat;
	background-size: cover
}

.swiper-slide.swiper-slide-electronics {
	background: url(../images/banner-electronics.jpg) center no-repeat;
	background-size: cover
}

.swiper-slide.swiper-slide-report {
	background: url(../images/banner-report.jpg) center no-repeat;
	background-size: cover
}

.swiper-slide.swiper-slide-vaccine {
	background: url(../images/banner-vaccine.png) center no-repeat;
	background-size: cover
}

.swiper-slide.swiper-slide-advert {
	background: url(../images/banner-advert.jpg) center no-repeat;
	background-size: cover
}

.swiper-slide.swiper-slide-gover {
	background: url(../images/banner-gover.png) center no-repeat;
	background-size: cover
}

.table-service th {
	text-align: left;
	font-size: 18px;
	color: #333;
	padding: 30px;
	border: 1px solid #ededed;
	background: #F6FAFE;
	font-weight: 400
}

.table-service th:first-child {
	width: 300px
}

.table-service td {
	border: 1px solid #ededed;
	background: #fff;
	padding: 20px 30px;
	color: #666;
	font-size: 16px;
	vertical-align: top
}

@media (max-width:1439px) {
	.table-service th {
		font-size: 16px;
		padding: 20px
	}

	.table-service td {
		font-size: 14px;
		padding: 15px 20px
	}
}

@media (max-width:1279px) {
	.table-service th {
		font-size: 14px;
		padding: 15px
	}

	.table-service th:first-child {
		width: auto
	}

	.table-service td {
		font-size: 12px;
		padding: 10px 15px
	}
}

@media (max-width:767px) {
	.table-service th {
		font-size: 14px;
		padding: 10px 6px
	}

	.table-service th:first-child {
		width: 8em
	}

	.table-service td {
		padding: 10px 6px
	}
}

.page-tab {
	background: -o-linear-gradient(213deg, #00DFF6 0, #03D5F4 7%, #254CD5 100%);
	background: linear-gradient(-123deg, #00DFF6 0, #03D5F4 7%, #254CD5 100%);
	border-top: 1px solid rgba(0, 255, 183, .5)
}

.page-tab:after {
	content: " ";
	display: block;
	clear: both
}

.page-tab .page-tab-list {
	float: left;
	width: 25%
}

.page-tab .page-tab-list a {
	display: block;
	text-align: center;
	padding: 20px 0;
	color: #fff;
	font-size: 16px
}

.page-tab .page-tab-list a:hover,
.page-tab .page-tab-list.on a {
	color: #0FF
}

@media (max-width:767px) {
	.page-tab .page-tab-list a {
		font-size: 12px
	}
}

.page-case-content {
	position: relative;
	padding-left: 690px;
	min-height: 345px
}

.page-case-content .page-case-img {
	position: absolute;
	height: 100%;
	width: 630px;
	left: 0;
	top: 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center
}

.page-case-content .page-case-img.page-case-img1 {
	background-image: url(../images/index-company7.png)
}

.page-case-content .page-case-img.page-case-img2 {
	background-image: url(../images/index-company5.png)
}

.page-case-content .page-case-img.page-case-img3 {
	background-image: url(../images/index-company6.png)
}

.page-case-content .page-case-img.page-case-img4 {
	background-image: url(../images/index-company1.png)
}

.page-case-content .page-case-title {
	font-size: 28px
}

.page-case-content .page-case-subtitle {
	font-size: 16px;
	margin-top: 10px
}

.page-case-content .page-case-article {
	margin-top: 25px
}

.page-case-content .page-case-article p {
	font-size: 14px;
	color: #666;
	margin: 10px 0
}

.page-case-content .page-case-state {
	margin-top: 15px
}

.page-case-content .page-case-state span {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	color: #1C4CF4;
	background: #dfe8fb;
	height: 30px;
	line-height: 30px;
	border-radius: 15px;
	width: 90px;
	text-align: center
}

.page-case-content .page-case-btn-box {
	margin-top: 40px
}

@media (max-width:767px) {
	.page-case-content {
		padding: 0
	}

	.page-case-content .page-case-img {
		position: static;
		width: auto;
		height: auto
	}

	.page-case-content .page-case-img:after {
		content: " ";
		display: block;
		padding-top: 50%
	}

	.page-case-content .page-case-title {
		font-size: 18px;
		margin-top: 20px
	}

	.page-case-content .page-case-subtitle {
		font-size: 12px;
		margin-top: 8px
	}

	.page-case-content .page-case-article {
		margin-top: 20px
	}

	.page-case-content .page-case-article p {
		font-size: 12px
	}

	.page-case-content .page-case-state {
		margin-top: 15px
	}

	.page-case-content .page-case-state span {
		font-size: 12px;
		height: 24px;
		line-height: 24px;
		border-radius: 12px;
		width: 80px
	}

	.page-case-content .page-case-btn-box {
		margin-top: 30px
	}
}

.hide {
	display: none
}