@charset "utf-8";

.m20 {
	margin: 0 25px;
}

body {

	background-color: #efefef;
}

#app {
	position: relative;
	position: relative;
	min-height: 100%;
	box-sizing: border-box;
}

.foot {

	position: absolute;

	bottom: 0;

	width: 100%;
	border-top: 2px solid #eee;
}

.wrap {
	max-width: 1200px;
	width: 95%;
	margin: 0 auto;
	/* background-color: #fff; */
}

.show {
	display: none;
}

.wrap1200 {
	max-width: 1200px;
	width: 95%;
	margin: 0 auto;
}

.recruitList-time {
	align-self: flex-end;
	width: 16%;
	color: rgb(140, 140, 140);
}

.max-wrap {
	max-width: 1700px;
	margin: 0 auto;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

.text-center {
	text-align: center;

}

.text-over {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;

}

.over {
	overflow: hidden;
}

.nowrap {
	white-space: nowrap;
}

.nowrap * {
	white-space: normal;
}

.fz0 {
	font-size: 0px;
}

.relative {
	position: relative;
	z-index: 1;
	/* padding-right: 20px; */
	/* margin-bottom: 70px; */
}

.absolute {
	/* position: absolute;
	z-index: 1; */
}

.call-action {
	background: #D3D3D3;
	height: 300px;
}

.call-action .container {
	max-width: 1200px;
}

.justify-content-center {
	-ms-flex-pack: center !important;
	justify-content: center !important;
}

.call-action .col-10 {
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;
	max-width: 83.333333%;
}

.call-action .text-center {
	text-align: center !important;
	padding-top: 100px;
	/* padding-left: 110px; */
}

.call-action .cta-trial h3 {
	font-size: 28px;
	font-weight: 500;
	margin-bottom: 28px;
	letter-spacing: 1px;
}

.questionnaire {
	background-color: #fff;
	/* padding: 0px 15px 0px 15px; */
	padding-top: 100px;
}

.demonstrate {
	display: block;
}

.conceal {
	display: none;
}

.ArticleDisplay {
	display: block;
}

.ArticleNone {
	display: none;
}

.ProductDisplay {
	display: block;
}

.ProductNone {
	display: none;
}

.fixed {
	position: fixed;
	z-index: 1;
}

.inline {
	display: inline;
}

.block {
	display: block;
}

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

.table {
	width: 100%;
	height: 100%;
	display: table;
}

.table-cell {
	display: table-cell;
}

.hide {
	display: none;
}

.max-w100 {
	max-width: 100%;
}

.max-h100 {
	max-height: 100%;
}

.middle {
	vertical-align: middle;
}

.middle-span {
	height: 100%;
	vertical-align: middle;
	display: inline-block;
}

#tutorial .tutorial-list .item .info .brief {

	line-height: 24px;
	font-size: 14px;
	color: #888;
	margin-top: 20px;
	width: 350px;
	height: 275px;
}

#tutorial .tutorial-list .item .info .brief img {
	width: 100%;
	height: 100%;
}

.border-box {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.content-box {
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

.trans {
	-webkit-transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-ms-transition: all 300ms ease 0s;
	-o-transition: all 300ms ease 0s;
	transition: all 300ms ease 0s;
}

.trans-1s {
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-ms-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}

.scale:hover .scale-img {
	-ms-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

.grayscale .grayscale-img {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
}

.grayscale:hover .grayscale-img {
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	filter: grayscale(0%);
	filter: none;
}

.fz0.nowrap {
	letter-spacing: -5px;
}

.fz0.nowrap * {
	letter-spacing: normal;
}

.red {
	color: #f50;
}

.bgf3 {
	background-color: #f3f3f3;
}

.show1300 {
	display: none;
}

.show992 {
	display: none;
}

.hide992 {
	/* display: none; */
	display: block;
}

.show768 {
	display: none;
}

.show480 {
	display: none;
}

.show320 {
	display: none;
}

.blank-lattice {
	width: 100%;
	height: 20px;
	background-color: #efefef;
}

.main-business .business {
	font-size: 30px;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	/* font-weight: 700; */
	color: #263238;
	position: relative;
	text-align: center;
	padding-top: 20px;
}

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

@font-face {
	font-family: 'AvantGarde';
	src: url(/fonts/AvantGardeBook.otf);
} */

html,
body {
	overflow-x: hidden;
	height: 100%;
}

#body {
	position: relative;
	z-index: 1;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	/*display: none;*/
	background-color: #efefef;
}

/*#body.on{z-index: 10;}*/
header {
	width: 100%;
	height: 100px;
	padding-top: 25px;
	padding-bottom: 25px;
	position: fixed;
	z-index: 6 !important;
	left: 0;
	top: 0;
}

header .logo {
	height: 60px;
	max-width: 35%;
	top: -10px;
	left: 5px;
}

header .logo img {
	/* width: 100%; */
	height: 100%;
	display: block;
}

/*header #logo > a{z-index: 2;}*/
header .logo .logo-on {
	left: 0;
	top: 0;
}

header nav {
	line-height: 50px;
	left: 45%;
	top: 0;
	margin-left: -350px;
}

header nav .bd {
	max-height: 100%;
}

header nav .nav-item {
	width: 120px;
	margin: 0 5px;
}

header nav .nav-item a {
	font-size: 16px;
	color: #555;
}

header nav .nav-item .on {
	color: #000;
}

header nav .nav-item .cover {
	background-color: #c7e1ea;
	/* position: absolute; */
	width: 180px;
	display: none;
	transform: translateY(0px);
	transition: transform 0.5s linear, opacity 0.5s ease-in-out;
}


header nav .nav-item:hover .cover {
	display: block;
	transform: translateY(10px);
}

header nav .nav-item .cover li {
	display: block;
	height: 50px;
	line-height: 50px;
	width: 100%;
	margin: 0;
}

header nav .nav-item .cover li:hover {
	cursor: pointer;
	background-color: #a0b9c9;
}

header nav .nav-item .spot::before {
	content: "";
	border-color: transparent transparent #c7e1ea transparent;
	border-width: 8px;
	position: absolute;
	bottom: 100%;
	left: 20%;
	border-style: solid;
}

header nav .nav-item>a:hover {
	cursor: pointer;
	color: #0382db;
}

header .header-user {
	margin-top: 3px;
}

header .header-user .login {
	width: 86px;
	height: 44px;
	line-height: 44px;
	font-size: 16px;
	color: #333;
	border: 1px solid #e3e3e3;
	border-radius: 5px;
}

header .header-user .login i {
	width: 18px;
	height: 18px;
	background: url(../images/ico-user-0.png) no-repeat;
	margin-right: 10px;
	top: -2px;
	position: relative;
	z-index: 1;
	display: inline-block;
	vertical-align: middle;
}

header .header-user .login i::after {
	width: 100%;
	height: 100%;
	background: url(../images/ico-user-1.png) no-repeat;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	opacity: 0;
	content: '';
	-webkit-transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-ms-transition: all 300ms ease 0s;
	-o-transition: all 300ms ease 0s;
	transition: all 300ms ease 0s;
}

header .header-user .login:hover {
	color: #fff;
	background-color: #0382db;
	border-color: #0382db;
}

header .header-user .login:hover i::after {
	opacity: 1;
}

header .header-user .try {
	width: 130px;
	height: 44px;
	line-height: 44px;
	font-size: 16px;
	border: 1px solid #e3e3e3;
	border-radius: 5px;
	margin-left: 5px;
}

header .header-user .try:hover {
	color: #fff;
	background-color: #0382db;
	border-color: #0382db;
}

header .header-user .member {
	width: 140px;
	height: 44px;
	line-height: 44px;
	font-size: 16px;
	color: #333;
	border: 1px solid #e3e3e3;
	border-radius: 5px;
}

header .header-user .member i {
	width: 18px;
	height: 18px;
	background: url(../images/ico-user-0.png) no-repeat;
	margin-right: 10px;
	top: -2px;
	position: relative;
	z-index: 1;
	display: inline-block;
	vertical-align: middle;
}

header .header-user .member i::after {
	width: 100%;
	height: 100%;
	background: url(../images/ico-user-1.png) no-repeat;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	opacity: 0;
	content: '';
	-webkit-transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-ms-transition: all 300ms ease 0s;
	-o-transition: all 300ms ease 0s;
	transition: all 300ms ease 0s;
}

header .header-user .member:hover {
	color: #fff;
	background-color: #0382db;
	border-color: #0382db;
}

header .header-user .member:hover i::after {
	opacity: 1;
}

header .preview-button {
	width: 320px;
	line-height: 50px;
	left: 50%;
	top: 0;
	margin-left: -160px;
}

header .preview-button>a {
	margin: 0 12px;
}

header .preview-button .fa {
	font-size: 32px;
	color: #fff;
}

header .preview-button .on {
	-ms-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-webkit-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2);
}

header .menu-button {
	line-height: 35px;
	font-size: 32px;
	/*color: #fff;*/
}

header .menu-button a {
	color: inherit;
}

header .menu-button a:hover {
	color: #0382db;
}

header.opaque {
	background-color: #fff;
	box-shadow: 0 1px 5px rgba(0, 0, 0, .3);
}

header.black {
	height: 85px;
	background-color: #222;
	padding-top: 17px;
}

/*header.black #logo > a{opacity: 0;}*/
header.black .header-user .login {
	color: #fff;
	border-color: #fff;
}

header.black .header-user .login i::after {
	opacity: 1;
}

header.black .header-user .login:hover {
	border-color: #0382db;
}

header.black .header-user .try {
	color: #fff;
	border-color: #fff;
}

header.black .header-user .try:hover {
	border-color: #0382db;
}

header.black+#header-blank {
	height: 85px;
}

header.black .menu-button {
	color: #333;
}

header.on {
	height: 60px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #fff;
	box-shadow: 0 1px 5px rgba(0, 0, 0, .3);
}

header.on .logo {
	height: 50px;
}

header.on nav {
	line-height: 30px;
}

header.on .menu-button {
	line-height: 30px;
	color: #333;
}

header.on .header-user {
	margin-top: 0;
}

header.on .header-user .login,
header.on .header-user .try {
	height: 32px;
	line-height: 32px;
}

header.on .header-user .member {
	height: 32px;
	line-height: 32px;
}

#header-blank {
	height: 100px;
}

#banner {
	z-index: 2;
}

.swiper {
	/* max-width: 1200px; */
	width: 100%;
	margin: 0 auto;
}

/* .productSwiper .swiper {
	width: 100%;
	height: 100%;
}

.productSwiper .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* Center slide text vertically */
/* display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
} */

/* .productSwiper .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
} */


/* .swiper-slide { */
/* text-align: center;
	font-size: 18px;
	background: #fff; */

/* Center slide text vertically */
/* display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex; */
/* display: flex;
	flex-wrap: wrap; */
/* -webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center; */
/* } */



/* .productSwiper .swiper-slide .productImage {
	margin-left: 5px;
	width: 214px;
	height: 480px;
}

.productSwiper .swiper-slide .productImage img {
	width: 100%;
	height: 100%;
} */

.swiper-slide .productImage-title {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 252px;
}

.swiper-slide img {
	display: block;
	width: 100%;
	/* object-fit: cover; */
}

#banner .bd {
	width: 100%;
}

#banner .bar {
	left: 0;
}

#banner .item {
	width: 100%;
}

#banner .item>a {
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

#banner .item-0 .font {
	width: 100%;
	left: 0;
	top: 5%;
	opacity: .4;
}

#banner .item-0 .font span {
	font-family: 'PingFang';
	font-size: 60px;
	color: #0382db;
	background-image: -webkit-gradient(linear, 0 0, right 0, from(#0382db), to(#19fff7));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	padding-left: 15px;
	letter-spacing: 15px;
}

#banner .item-0 .img {
	box-shadow: 40px 40px 30px rgba(0, 0, 0, .2);
}

#banner .item-0 .img-0 {
	width: 42.135416666%;
	left: 28.9583333%;
	bottom: 10%;
	opacity: .4;
}

#banner .item-0 .img-1 {
	width: 16.40625%;
	left: 10%;
	bottom: 0;
	opacity: .4;
}

#banner .item-0 .img-2 {
	width: 16.40625%;
	right: 10%;
	bottom: 0;
	opacity: .4;
}

#banner .item-0.on .font {
	top: 11.25%;
	opacity: 1;
}

#banner .item-0.on .img-0 {
	bottom: 0;
	opacity: 1;
}

#banner .item-0.on .img-1 {
	left: 0;
	opacity: 1;
}

#banner .item-0.on .img-2 {
	right: 0;
	opacity: 1;
}

#banner .item .banner-button {
	width: 178px;
	height: 47px;
	background: url(../images/banner-btn.png) no-repeat;
}

#banner .item:nth-child(1) .banner-button {
	left: 50%;
	top: 26.5%;
	margin-left: -89px;
	margin-top: -5%;
}

#banner .item:nth-child(2) .banner-button {
	left: 10.9375%;
	top: 71.25%;
}

#banner .item:nth-child(3) .banner-button {
	left: 50%;
	top: 61.875%;
	margin-left: -89px;
}

#banner .item:nth-child(1).on .banner-button {
	margin-top: 0;
}

#banner.slide .bar {
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}

#banner.fold .item {
	zoom: 1;
	opacity: 0;
}

#banner.fold .item.on {
	opacity: 1;
}

.index-cooperation .productSwiper .swiper-slide .productImage {
	margin-left: 5px;
	width: 370px;
	height: 240px;
	image-rendering: -webkit-optimize-contrast;
}

.index-cooperation .productSwiper .productImage img {
	/* height: 167px; */
	height: 100%;
	/* width: 200px; */
	width: 100%;
}

.index-cooperation .productSwiper .swiper-slide .productImage-title {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 200px;
}

#tutorial .tutorial-list .item {
	width: 49.70588%;
	padding-top: 55px;
	border-top: 1px solid #e5e5e5;
	/* height: 300px; */
	padding-bottom: 50px;
	/* background-color: #ff4300; */

}

#tutorial .tutorial-list .item .info .name a {
	font-size: 14px;
	color: #222;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

#tutorial .tutorial-list:nth-child(1) {
	padding-top: 120px;
	/* background-color: #ff4300; */
}

#small-banner {
	z-index: 2;
}

#small-banner .bd {
	width: 100%;
}

#small-banner .bar {
	left: 0;
}

#small-banner .item {
	width: 100%;
}

#small-banner .item>a {
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

#small-banner.slide .bar {
	-webkit-transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-o-transition: all 300ms ease 0s;
	transition: all 300ms ease 0s;
}

#small-banner.fold .item {
	zoom: 1;
	opacity: 0;
}

#small-banner.fold .item.on {
	opacity: 1;
}

.mechanism {
	width: 100%;
	/* height: 100px; */
	background-color: #fff;
	/* margin-bottom: 50px; */
	/* display: flex;
	flex-wrap: wrap; */
	/* margin-top: 50px; */
	/* border-radius: 8%; */
	padding-top: 40px;
	padding-bottom: 20px;
}


.tbh-hotsale {
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	/* margin-bottom: 50px; */
}

.J_Module {
	min-height: 0;
	background-color: #FFF;
}

.tbh-hotsale .list .item {
	border: 1px solid #e5e5e5;
	border-radius: 12px;
	/* padding: 7px 7px 0 7px; */
	margin: 0 0 20px 40px;
	color: #6c6c6c;
	width: 250px;
	height: 314px;
	position: relative;
	/* margin-bottom: 20px; */

}

.tbh-hotsale .list .item:hover {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	box-shadow: 0 19px 39px 0 rgb(0 0 0 / 12%);
}

.hotsale-item .img-wrapper {
	width: 100%;
	height: 215px;
	border-radius: 12px;
	background-color: rgba(0, 0, 0, 0.2);
	overflow: hidden;
}

.hotsale-item .img-wrapper img {
	display: block;
	border-radius: 12px;
	width: 100%;
	height: 100%;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	-o-transition: opacity 0.2s;
	transition: opacity 0.2s;
	object-fit: cover;
}

.hotsale-item h4 {
	padding-left: 10px;
	margin-top: 9px;
	line-height: 22px;
	height: 44px;
	font-size: 16px;
	color: #111111;
	font-weight: normal;
	transition: color 0.3s;
	overflow: hidden;
	text-overflow: -o-ellipsis-lastline;
}

.mechanism-trends {
	display: flex;
	width: 100%;
	/* height: 50px; */
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
}

.mechanism-trends-header {
	font-size: 30px;
	margin-bottom: 40px;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	/* font-weight: 700; */
	color: #263238;
	position: relative;
	text-align: center;
}

.mechanism-trends-header .section-title {
	font-size: 30px;
	margin-bottom: 40px;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	/* font-weight: 700; */
	color: #263238;
	position: relative;
	text-align: center;
}

.mechanism-trends a {
	display: inline-block;
	/* position: relative; */
	/* height: 26px; */
	line-height: 45px;
	/* max-width: 100%; */
	padding: 0px 30px;
	border: 1px solid #e5e5e5;
	margin-top: 12px;
	/* margin-right: 15px; */
	border-radius: 5px;
	color: #999;
	font-size: 18px;
	/* word-break: keep-all; */
	/* overflow: hidden; */
	/* z-index: 2; */
	margin-left: 150px;
}

.mechanism-trends-left {
	/* width: 50%; */
	/* background-color: red; */
}

.mechanism-trends-left img {
	width: 270px;
	height: 150px;
	/* padding-left: 10px; */
	border-radius: 8px;

}

.mechanism-trends-left video {
	width: 270px;
	height: 150px;
	/* padding-left: 10px; */
	border-radius: 8px;

}

.mechanism-trends-right {
	/* width: 20%; */
	flex: 1;
	padding-left: 15px;

}

.mechanism-trends-right span {
	font-size: 16px;
	width: 100px;
	font-weight: 700;
	overflow: hidden;
	text-overflow: ellipsis;
}

.mechanism-header-left-data {
	padding-left: 0px;
	padding-right: 40px;
	padding-top: 0px;
	font-size: 14px;
	color: #999;
	float: right;
}

.newest {
	width: 100%;
	/* height: 100px; */
	background-color: #fff;
	/* display: flex; */
	flex-wrap: wrap;
	/* margin-bottom: 50px; */
	padding-top: 20px;
	padding-bottom: 20px;
}

.newest a {
	display: inline-block;
	/* position: relative; */
	/* height: 26px; */
	line-height: 35px;
	/* max-width: 100%; */
	padding: 0px 30px;
	border: 1px solid #e5e5e5;
	margin-top: 12px;
	/* margin-right: 15px; */
	border-radius: 5px;
	color: #999;
	font-size: 18px;
	/* word-break: keep-all; */
	/* overflow: hidden; */
	/* z-index: 2; */

}

.newest-header {
	width: 100%;
	font-size: 30px;
	background-color: #fff;
	/* padding-bottom: 50px; */
	text-align: center;
	padding-top: 20px;
	margin-bottom: 40px;
	/* font-weight: 700; */
}

.newest-article {
	display: flex;
	width: 100%;
	/* height: 50px; */
	padding-left: 30px;
	padding-right: 0px;
	padding-top: 20px;
	justify-content: space-between;
}

.newest-header-left {
	/* width: 20%; */
	/* flex: 1; */
	width: 100%;
	/* padding-left: 15px; */
	padding-right: 10px;
}

.newest-header-left span {
	font-size: 16px;
	width: 100px;
	font-weight: 700;
	overflow: hidden;
	text-overflow: ellipsis;
}

.newest-header--left-data {
	padding-top: 20px;
	font-size: 15px;
	padding-left: 32px;
	padding-right: 15px;
	color: #999;
}

.newest-header--left-name {
	padding-top: 20px;
	font-size: 15px;
	padding-left: 32px;
	padding-right: 15px;
}

.newest-header-right {
	float: right
}

.newest-header-right img {
	width: 270px;
	height: 150px;
	/* padding-left: 10px; */
	border-radius: 8px;
}

.latest-video {
	width: 100%;
	/* height: 100px; */
	background-color: #fff;
	padding-bottom: 30px;
	flex-wrap: wrap;
}

.latest-video-ex a {
	display: inline-block;
	/* position: relative; */
	/* height: 26px; */
	line-height: 45px;
	/* max-width: 100%; */
	padding: 0px 30px;
	border: 1px solid #e5e5e5;
	margin-top: 12px;
	/* margin-right: 15px; */
	border-radius: 5px;
	color: #999;
	font-size: 18px;
	/* word-break: keep-all; */
	/* overflow: hidden; */
	/* z-index: 2; */
}

.latest-video-ex {
	width: 100%;
	/* height: 50px; */
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 20px;

}

.latest-video-ex-top {
	/* text-align: center; */
	padding-top: 35px;
}

.latest-video-ex-top span {
	/* padding-top: -10px; */
	margin-bottom: 30px;
	font-size: 16px;
	font-weight: 700;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.latest-video-ex-bottom {
	margin-top: 10px;
	height: 275px;
	/* width: 340px; */
	width: 550px;
}

.latest-video-ex-bottom img {
	margin-top: 10px;
	width: 550px;
	height: 100%;
	margin-bottom: 20px;
	border-radius: 8px;
}

.latest-video-ex-data span {
	font-size: 14px;
	padding-bottom: 20px;
	color: #999;
}

.latest-video-ex-data {
	padding-top: 0px;
}

#info-detail {
	min-height: 300px;
	padding-top: 130px;

}

.join-us {
	width: 100%;
	/* height: 100px; */
	background-color: #fff;
	padding-bottom: 30px;
	padding-right: 13px;

}

.join-us-title {
	width: 100%;
	font-size: 30px;
	/* font-weight: 700; */
	background-color: #fff;
	/* padding-bottom: 50px; */
	text-align: center;
	padding-top: 20px;
	margin-bottom: 20px;
}

.join-us-thumb {
	width: 100%;
	padding-left: 13px;
}

.join-us-thumb img {
	width: 100%;
	height: 100%;
	padding-bottom: 20px;
}

.join-us-thumb p {
	font-size: 14px;
}

.message-board {
	width: 100%;
	/* background: #F7F7F7; */
	color: #888;
}

/* .message-board-ly {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 30px;
	width: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;

} */
.message-board-ly {
	padding-left: 270px;
	padding-right: 15px;
	padding-bottom: 440px;
	width: 100%;
	display: -ms-flexbox;
	/* display: flex; */
	-ms-flex-wrap: wrap;
	/* flex-wrap: wrap; */
}

.message-board-ly .col-lg-9 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
}

.message-board-ly .row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}

.message-board-ly .col-lg-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
}


.message-board-ly .form-group {
	margin-bottom: 1rem;
}

.message-board-ly .form-control {
	width: 100%;
	margin-bottom: 20px;
	padding: 15px 30px;
	font-size: 14px;
	border-radius: 30px;
	/* border: 1px solid transparent; */
	background: #f5f5f5;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	resize: none;
}

.message-board-ly .message-board-ly span {
	font-size: 16px;
	padding-right: 20px;
	margin-bottom: 10px;

}

.message-board-ly .message-board-ly textarea {
	width: 100%;
	height: 170px;
	border: 1px solid #c8cccf;
	margin-top: 10px;
	border-radius: 5px;
	resize: none;
	padding: 0 1em;
}

.message-board-ly input {
	-web-kit-appearance: none;
	-moz-appearance: none;
	outline: 0;
	/* 设置我们要的样式 */
	box-sizing: border-box;
	font-size: 1em;
	height: 55px;
	border-radius: 6px;
	border: 1px solid #c8cccf;
	color: #6a6f77;
	display: block;
	padding: 0 1em;
	text-decoration: none;
	width: 100%;
	margin-top: 10px;
	background-color: #F7F7F7;
}

.btn.disabled,
.btn:disabled {
	opacity: 1;
}

.message-board-ly .submit-button .btn {
	font-size: 14px;
	padding: 10px 30px;
	border-radius: 30px;
	font-weight: 400;
	color: #fff;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	display: inline-block;
	width: 160px;
	background-color: #000;
}


.index-title {
	font-size: 30px;
	color: #222;
	padding-bottom: 50px;
}

.index-brief {
	font-size: 14px;
	color: #aaa;
	margin-top: 10px;
}

.CoreMembers {
	/* width: 100%; */
	/* background-color: aliceblue; */
	background-color: #f7f7f7;
	max-width: 1200px;
	width: 95%;
	margin: 0 auto;
}

.CoreTeam {
	padding-left: 65px;
	padding-right: 15px;
	padding-top: 10px;
	display: flex;
	flex-wrap: wrap;
	/* justify-content: space-between; */
	/* margin-right: 5px; */
	width: 100%;
}

.CoreMembers-headers {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
}

.CoreMembers-headers span {
	font-size: 16px;
	font-weight: 700;
}

.CoreMembers-headers img {
	width: 15%;
}

.CoreMembers-count {
	background-color: #fff;
	margin-top: 15px;
	border-radius: 5px;
	margin-bottom: 10px;
	/* flex: 0 0 20%; */
	width: 20.588%;
	margin-right: 3.823529%;
	margin-bottom: 60px;
	vertical-align: top;
}

.CoreMembers-count-icon {
	/* width: 240px; */
	height: 50%;
	left: 0;
	top: 4%;
}

.CoreMembers-count-icon img {
	width: 100%;
	height: 100%;
	border-radius: 5px;
}



.CoreMembers-count-ceo {
	padding-left: 15px;
}

.CoreMembers-count-Resume {
	padding-left: 15px;
	width: 210px;
	overflow: hidden;
	/* padding-bottom: 50px; */
}

.CoreMembers-count-Resume p {
	width: 100%;
	overflow: hidden;
}

.CoreMembers-count-ceo {
	margin-top: 5px;
}

.CoreMembers-count-name {
	font-weight: 700;
	font-size: 16px;
}

.CoreMembers-count-Divider {
	color: #bbb;
	font-size: 14px;
	/* margin-bottom: -5px; */
	overflow: hidden;
}

.callingCard {
	/* padding-left: 55px;
	/* padding-right: 500px; */
	max-width: 1200px;
	width: 95%;
	margin: 0 auto;
}

.callingCard-Header {
	width: 100%;
	/* padding-right: 30px; */
	padding-top: 90px;
}

.callingCard-Header .callingCard-Header-top {
	display: flex;
	width: 100%;
	/* height: 50px; */
	padding-top: 20px;
	margin-bottom: 10px;
}

.callingCard-Header .callingCard-Header-left {
	margin-right: 15px;
}

.callingCard-Header .callingCard-Header-right {
	flex: 1;
}

.callingCard-Header .callingCard-Header-right button {
	background-color: #00BBAE;
	border-radius: 5px;
	border: none;
	color: #fff;
	padding: 5px;
	width: 80px;
}

.callingCard-Header .callingCard-Header-left img {
	width: 190px;
	height: 180px;
	margin-right: 15px;
	border-radius: 15px;
}

.callingCard-Header-right-name {
	font-size: 27px;
	font-weight: 700;
}

.callingCard-Header-right-position {
	font-size: 18px;

}

.callingCard-Header-right-img {
	font-size: 16px;
}

.callingCard-Header-right-img img {
	width: 20px;
	height: 20px;
	font-size: 18px;
}

.callingCard-Header-synopsis {
	margin-right: 544px;
	/* margin-top: 50px; */
	font-size: 14px;
}

.callingCard-Header-text {
	margin-top: 30px;
}

.cardDetailsList-qr-code {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: rgba(15, 14, 14, 0.5);
}

.cardDetailsList-qr-code .qr-code {
	background-color: #fff;
	width: 400px;
	height: 400px;
	top: 50px;
	margin: 225px auto;
}

.cardDetailsList-qr-code .qr-code img {
	width: 50%;
	height: 50%;
	margin: 60px 100px auto;
}

.cardDetailsList-qr-code .qr-code div {
	width: 60%;
	height: 50%;
	margin: 20px 137px auto;
	font-size: 16px;
	font-weight: 700;
}

/* #Products {
	display: flex;
} */
.container {
	/* max-width: 1200px; */
	width: 100%;
	/* margin: 0 auto; */
	overflow: hidden;
	/* margin-bottom: 50px; */
	background-color: #fff;
	padding-bottom: 20px;
}

.container-header {
	width: 100%;
	font-size: 30px;
	/* background-color: #fff; */
	/* padding-bottom: 50px; */
	text-align: center;
	padding-top: 40px;
	margin-bottom: 40px;
	/* font-weight: 700; */
}


.container .contswiper .contswiper-item {
	width: 100%;
	/* height: 100%; */
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-left: 30px;
	padding-right: 30px;
}

.index-cooperation {
	max-width: 1200px;
	width: 95%;
	margin: 0 auto;
	overflow: hidden;

}

.index-cooperation .productSwiper {
	width: 100%;
	height: 500px;
	display: flex;
	flex-wrap: wrap;
}


.index-cooperation .productSwiper .swiper-slide {
	/* text-align: center; */
	font-size: 18px;
	/* background: #fff; */

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	margin-right: -50px;
	height: 500px;
}

.cardDetails {
	width: 1200px;
	margin: 0 auto;
	background-color: #fff;
	padding-top: 40px;
	padding-bottom: 40px;
}

.productSwiper .productSwiper .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

/* #products>.category-list {
	margin: 130px auto 40px;
} */
.tailorism {
	max-width: 1200px;
	width: 95%;
	margin: 0 auto;
	padding-top: 40px;
	background-color: #fff;
}

.tailorism .category-list {
	padding-bottom: 30px;
	padding-top: 30px;
}

#products {
	max-width: 1200px;
	width: 95%;
	margin: 0 auto;
	padding-top: 120px;
	background-color: #fff;

}


#products>.category-list .item {
	width: 144px;
	height: 47px;
	line-height: 47px;
	font-size: 14px;
	color: #555;
	background-color: #efefef;
	border-radius: 2px;
	margin: 3px 0.5%;
}

#products>.category-list .item:hover,
#products>.category-list .item.on {
	color: #fff;
	background-color: #0382db;
}

#products>.category-list .item i {
	font-size: 20px;
	margin-right: 20%;
	vertical-align: middle;
}

#products .products-bg {
	background-color: #fff;
	/* background-image: url(../images/shadow.png); */
	background-repeat: repeat-x;
	background-position: left top;
	padding: 40px 0 55px;
}

#products.index .products-bg {
	padding: 0 0 55px;
}

#products.index #products-box {
	padding-top: 70px;
	left: 0;
}

#products-box .products-list {
	display: flex;
	flex-wrap: wrap;

}

#products-box .products-list .item {
	/* flex: 0 0 25%; */
	width: 24.588%;
	margin-bottom: 60px;
	vertical-align: top;
	padding-right: 10px;
	padding-left: 10px;

}

#products-box .products-list .item.last {
	margin-right: 0;
}

#products-box .products-list .item[status='on'] {
	z-index: 2;
}

#products-box .products-list .item[status='on'] .main {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn
}

#products-box .products-list .item[status='off'] {
	opacity: 0;
}

#products-box .products-list .item[status='off'] .main {
	-webkit-animation-name: zoomOut;
	animation-name: zoomOut
}

#products-box .products-list .item .main {
	max-width: 520px;
	margin: 0 auto;
}

#products-box .products-list .item .cover {
	z-index: 2;
	/* background-color: #fff; */
	border: 0.5px solid #e5e5e5;
	border-radius: 5%;
	overflow: hidden;
}

#products-box .products-list .item .cover .img {
	/* width: 240px; */
	height: 219px;
	left: 0;
	top: 4%;
	/* border-radius: 8px;s */
	overflow: hidden;
}

#products-box .products-list .item .cover .img img {
	/* width: 76.923%; */
	width: 100%;
	height: 100%;
}

#products-box .products-list .item .cover .opt {
	width: 100%;
	/*max-height: 0;*/
	left: 0;
	/*bottom: -moz-calc(20% + 100px);bottom: -webkit-calc(20% + 100px);bottom: calc(20% + 100px);*/
	bottom: 20%;
	opacity: 0;
}

#products-box .products-list .item .cover .opt .button-bg {
	width: 76.923%;
	background-color: #fff;
	padding: 10px 40px 10px 25px;
	margin: 0 auto;
	/*box-shadow: 0 20px 40px rgba(0,0,0,.4)*/
}

#products-box .products-list .item .cover .opt .button {
	width: 78px;
	height: 78px;
	line-height: 76px;
	font-size: 16px;
	color: #0382db;
	border: 1px solid #0382db;
	border-radius: 100%;
	margin-right: 6%;
}

#products-box .products-list .item .cover .opt .button:hover {
	color: #fff;
	background-color: #0382db;
}

#products-box .products-list .item .cover .opt .links {
	font-size: 14px;
	color: #333;
	margin-top: 12px;
}

#products-box .products-list .item .cover .opt .links i {
	width: 31px;
	height: 31px;
	background: url(../images/ico-link-0.png) no-repeat center center;
	margin-bottom: 8px;
	position: relative;
	z-index: 1;
	display: block;
}

#products-box .products-list .item .cover .opt .links i::after {
	width: 100%;
	height: 100%;
	background: url(../images/ico-link-1.png) no-repeat center center;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	opacity: 0;
	-webkit-transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-ms-transition: all 300ms ease 0s;
	-o-transition: all 300ms ease 0s;
	transition: all 300ms ease 0s;
	content: '';
}

#products-box .products-list .item .cover .opt .links:hover {
	color: #0382db;
}

#products-box .products-list .item .cover .opt .links:hover i::after {
	opacity: 1;
}

#products-box .products-list .item .cover .url {
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 3;
}

#products-box .products-list .item .cover:hover .opt {
	/*max-height: 100px;bottom: 20%;*/
	opacity: 1;
}

#products-box .products-list .item .info {
	/* width: 200%; */
	margin: 0 auto;
	padding-top: 20px;
	/* text-align: center; */
}

#products-box .products-list .item .info .left {
	/* width: 50%; */
	line-height: 24px;
}

#products-box .products-list .item .info .name {
	font-size: 16px;
	color: #222;
	padding-bottom: 20px;
	padding-left: 10px;

}

#products-box .products-list .item .info .category {
	font-size: 14px;
	color: #aaa;
}

#products-box .products-list .item .info .price {
	width: 50%;
	line-height: 48px;
	font-weight: bold;
	font-size: 18px;
	color: #222;
}

#products-box .products-list .item .info .price font {
	font-size: inherit;
}

#products-box .products-list .item .mask {
	opacity: 0;
	z-index: 2;
	position: absolute;
}

#products-box .products-list .item .opt-msg {
	width: 80%;
	max-height: 0;
	background-color: #fff;
	margin-top: -90px;
	position: absolute;
	left: 10%;
	top: 50%;
}

#products-box .products-list .item .opt-msg a {
	height: 60px;
	line-height: 60px;
	font-size: 20px;
	color: #333;
	border-bottom: 1px solid #ddd;
	display: none;
}

#products-box .products-list .item .opt-msg a:hover {
	color: #0382db;
}

#products-box .box-button .button {
	width: 50px;
	height: 50px;
	line-height: 50px;
	background-color: #fff;
	border-radius: 3px;
	margin: 0 5px;
}

#products-box .box-button .button i {
	font-size: 16px;
	color: #0078cc;
}

#products-box .box-button .button:hover {
	background-color: #0078cc;
}

#products-box .box-button .button:hover i {
	color: #fff;
}

#products-box .box-button .more-list {
	width: 92px;
	height: 50px;
	line-height: 50px;
	background-color: #0382db;
	/*background-color: #fff;*/
	border-radius: 3px;
	margin: 0 5px;
}

#products-box .box-button .more-list i {
	width: 10px;
	height: 10px;
	background: url(../images/list-more-0.png) no-repeat center center;
	display: inline-block;
}

#products-box .box-button .more-list i::after {
	width: 100%;
	height: 100%;
	background: url(../images/list-more-1.png) no-repeat center center;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	opacity: 1;
	-webkit-transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-o-transition: all 300ms ease 0s;
	transition: all 300ms ease 0s;
	content: '';
}

/*#products-box .box-button .more-list:hover{background-color: #0382db;}*/
/*#products-box .box-button .more-list:hover i::after{opacity: 1;}*/

#video-Details {
	width: 1200px;
	margin: 0 auto;
	background-color: #fff;
}

.index-cooperation .cooperation-box {
	margin-bottom: 50px;
}

.index-cooperation .cooperation-box .bd {
	padding: 10px 0;
}

.index-cooperation .cooperation-box .item {
	width: 20%;
	height: 180px;
	border-width: 1px 1px 1px 0;
	border-style: solid;
	border-color: #ededed;
}

.index-cooperation .cooperation-box .item:first-child {
	border-left-width: 1px;
}

.index-cooperation .cooperation-box .item a {
	width: 100%;
	height: 100%;
	background-color: #fff;
	padding: 20px;
}

.index-cooperation .cooperation-box .item:hover {
	box-shadow: 0 0 12px rgba(0, 0, 0, .1);
	border: 1px solid #ededed;
	-ms-transform: scale(1.05, 1.05);
	-moz-transform: scale(1.05, 1.05);
	-webkit-transform: scale(1.05, 1.05);
	-o-transform: scale(1.05, 1.05);
	transform: scale(1.05, 1.05);
}

.index-cooperation .cooperation-box .hd {
	margin-top: 35px;
}

.index-cooperation .cooperation-box .hd a {
	width: 12px;
	height: 12px;
	border: 1px solid #b7c5ce;
	border-radius: 100%;
	margin: 0 5px;
	display: inline-block;
	cursor: pointer;
	-webkit-transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-o-transition: all 300ms ease 0s;
	transition: all 300ms ease 0s;
}

.index-cooperation .cooperation-box .hd .on {
	background-color: #0382db;
	border-color: #0382db;
}

.index-cooperation .evaluation-list .bar {
	left: 0;
}

.index-cooperation .evaluation-list .hd {
	margin-top: 35px;
}

.index-cooperation .evaluation-list .hd a {
	width: 12px;
	height: 12px;
	border: 1px solid #b7c5ce;
	border-radius: 100%;
	margin: 0 5px;
	display: inline-block;
	cursor: pointer;
	-webkit-transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-o-transition: all 300ms ease 0s;
	transition: all 300ms ease 0s;
}

.index-cooperation .evaluation-list .hd .on {
	background-color: #0382db;
	border-color: #0382db;
}

.index-cooperation .evaluation-list .item {
	width: 30%;
	margin-left: 5%;
}

.index-cooperation .evaluation-list .item:first-child {
	margin-left: 0;
}

.index-cooperation .evaluation-list .item .img {
	width: 88px;
	height: 88px;
	padding: 5px;
	border: 1px solid #b9c7cf;
	border-radius: 100%;
}

.index-cooperation .evaluation-list .item .info {
	padding-left: 5%;
}

.index-cooperation .evaluation-list .item .info .name {
	font-size: 24px;
	color: #222;
}

.index-cooperation .evaluation-list .item .info .date {
	color: #888;
}

.index-cooperation .evaluation-list .item .arrow {
	width: 88px;
	margin-top: 10px;
}

.index-cooperation .evaluation-list .item .arrow::after {
	width: 0;
	height: 0;
	border-bottom: 15px solid #0382db;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	margin: 0 auto;
	display: block;
	content: '';
}

.index-cooperation .evaluation-list .item .brief {
	width: 100%;
	line-height: 32px;
	font-size: 14px;
	color: #fff;
	background-color: #0382db;
	padding: 25px 45px 25px 40px;
}

#tutorial {
	max-width: 1201px;
	margin: 0 auto;
	background-color: #fff;
}

#tutorial .tutorial-support {
	width: 100%;
	background-color: #323436;
	padding-top: 270px;
}

.index-tutorial .tutorial-support {
	width: 50%;
	height: 100%;
	background-color: #323436;
	right: 0;
	top: 0;
}

.index-tutorial .tutorial-support .support-search {
	margin-left: 5%;
}

.index-tutorial .tutorial-support .support-search .text {
	width: 350px;
	height: 60px;
	line-height: 60px;
	font-size: 14px;
	background: #fff url(../images/ico-search.png) no-repeat 15px center;
	padding: 0 10px 0 55px;
	border: 0;
	border-radius: 5px;
}

.index-tutorial .tutorial-support .ico {
	font-size: 16px;
	color: #fff;
}

.index-tutorial .tutorial-support .button {
	width: 35%;
}

.index-tutorial .tutorial-support .play {
	line-height: 34px;
	background: url(../images/ico-play.png) no-repeat left center;
	padding-left: 40px;
}

.index-tutorial .tutorial-support .file {
	line-height: 30px;
	background: url(../images/ico-file.png) no-repeat left center;
	padding-left: 40px;
}

.index-tutorial .tutorial-support .line {
	width: 1px;
	height: 60px;
	background-color: #383939;
	margin: 0 7%;
}

.index-tutorial .tutorial-list .item {
	width: 44.70588%;
	padding: 45px 0;
	border-top: 1px solid #e5e5e5;
}

.index-tutorial .tutorial-list .item:nth-child(1),
.index-tutorial .tutorial-list .item:nth-child(2) {
	border-top: 0;
}

.index-tutorial .tutorial-list .item .date {
	width: 20%;
	max-width: 120px;
}

.index-tutorial .tutorial-list .item .date .year {
	font-size: 16px;
	color: #666;
	margin: 6px 0 15px;
}

.index-tutorial .tutorial-list .item .date .day {
	font-size: 34px;
	color: #222;
}

.index-tutorial .tutorial-list .item .info {
	width: 80%;
}

.index-tutorial .tutorial-list .item .info .name {
	font-size: 20px;
	color: #222;
}

.index-tutorial .tutorial-list .item .info .name a {
	font-size: inherit;
	color: inherit;
}

.index-tutorial .tutorial-list .item .info .name a:hover {
	color: #0382db;
}

.index-tutorial .tutorial-list .item .info .brief {
	height: 72px;
	line-height: 24px;
	font-size: 14px;
	color: #888;
	margin-top: 20px;
}

.try-button-box .button {
	width: 22%;
	min-width: 155px;
	height: 66px;
	line-height: 66px;
	font-size: 22px;
	color: #97abb8;
	background-color: #fff;
	border: 1px solid #b6c4cd;
	border-radius: 5px;
	box-shadow: 0 0 12px rgba(182, 196, 205, .4);
	margin: 0 1.5%;
}

.try-button-box .button:hover {
	color: #fff;
	background-color: #0382db;
	border-color: #0382db;
	box-shadow: 0 0 12px rgba(3, 130, 219, .4);
}

.about-title {
	margin-bottom: 40px;
}

.about-title .title-0 {
	font-family: Arial;
	font-size: 10px;
	color: #333;
	padding-left: 3px;
	letter-spacing: 3px;
}

.about-title .title-1 span {
	font-size: 40px;
	color: #0382db;
	position: relative;
	z-index: 1;
}

.about-title .title-1 span::before,
.about-title .title-1 span::after {
	width: 100px;
	height: 1px;
	background-color: #e1e1e1;
	top: 15px;
	position: absolute;
	z-index: 1;
	content: '';
}

.about-title .title-1 span::before {
	right: -moz-calc(100% + 30px);
	right: -webkit-calc(100% + 30px);
	right: 110%;
}

.about-title .title-1 span::after {
	left: -moz-calc(100% + 30px);
	left: -webkit-calc(100% + 30px);
	right: 110%;
}

#about {
	margin-top: 100px;
	margin-bottom: 100px;
}

#about .title-0 {
	padding-left: 10px;
	letter-spacing: 10px;
}

#about .item {
	width: 50%;
}

#about .about-brief {
	padding: 0 4.117647%;
}

#about .about-brief .brief {
	line-height: 34px;
	font-size: 14px;
	color: #666;
}

#about .number {
	height: 100%;
	right: 0;
	top: 0;
}

#about .number .i {
	width: 33.3333333%;
	height: 100%;
	font-size: 20px;
	color: #555;
}

#about .number .i:nth-child(1),
#about .number .i:nth-child(3) {
	background-color: #f5f5f5;
}

#about .number .i .n {
	font-family: 'PingFang';
	font-size: 64px;
	color: #222;
	margin: 60% 0 56%;
	letter-spacing: -3px;
}

/*#team .team-list{margin-top: 90px;margin-bottom: 60px;}
#team .team-list .item{width: 15.470588%;margin-left: 5.35294%;margin-bottom: 20px;}
#team .team-list .item.i0{margin-left: 0;}
#team .team-list .item .title{font-size: 20px;color: #000;margin-top: 25px;margin-bottom: 5px;}
#team .team-list .item .name{font-size: 18px;color: #000;}*/

/*#products-detail .images{width: 100%;margin-bottom: 65px;}
#products-detail .images .main{width: 100%;height: 100%;left: 0;top: 0;}
#products-detail .images .wrap{height: 100%;}
#products-detail .images .computer{width: 52.88235294117647%;left: 19.1176470588235%;top: 5.448154657293497363796133567663%;z-index: 2;}
#products-detail .images .computer .img{padding: 0 11.3459399% 0;left: 0;top: 4.5738045738%;}
#products-detail .images .phone{width: 14.647058823529%;left: 64.7058823529%;top: 26.36203866432337%;z-index: 3;}
#products-detail .images .phone .img{padding: 0 33.3333333% 0 4.016064257%;left: 0;top: 15.284974093264248704663212435233%;}
#products-detail .detail{width: 67.94117647%;}
#products-detail .products-side{width: 29.4117647%;background-color: #fff;box-shadow: 0 0 8px rgba(0,0,0,.2);}
#products-detail .products-side .rows{padding-left: 8%;padding-right: 8%;}
#products-detail .products-side .product{padding-top: 25px;padding-bottom: 25px;}
#products-detail .products-side .product .left{line-height: 35px;margin-top: 8px;}
#products-detail .products-side .product .name{font-size: 20px;color: #000;}
#products-detail .products-side .product .category{font-size: 16px;color: #888;}
#products-detail .products-side .product .other-button{width: 55%;}
#products-detail .products-side .product .button{width: 86px;height: 86px;line-height: 86px;font-size: 16px;color: #0382db;border: 1px solid #0382db;border-radius: 100%;text-align: center;margin-left: 5%;}
#products-detail .products-side .product .button:first-child{margin-left: 0;}
#products-detail .products-side .product .button:hover{color: #fff;background-color: #0382db;border-color: #0382db;}
#products-detail .products-side .price-row{line-height: 34px;font-size: 16px;color: #fff;background-color: #0382db;padding-top: 30px;padding-bottom: 30px;}
#products-detail .products-side .price-row::after{width: 0;height: 0;border-top: 15px solid #fff;border-left: 10px solid transparent;border-right: 10px solid transparent;position: absolute;z-index: 1;right: 8%;top: 45%;content: '';}
#products-detail .products-side .price-row .price{font-family: Arial;font-size: 34px;}
#products-detail .products-side .brief-row{line-height: 30px;font-size: 16px;color: #666;padding-top: 25px;padding-bottom: 25px;}
#products-detail .products-side .brief-row .line{height: 0;margin: 20px -10%;border-top: 1px solid #f2f2f2;}
#products-detail .products-side .brief-row .line + br{display: none;}
#products-detail .products-side .brief-row .tips{line-height: 26px;font-size: 14px;color: #ccc;margin-top: 20px;}
#products-detail .products-side .like-row .title{font-size: 18px;color: #333;}
#products-detail .products-side .like-row .title::after{width: 100%;height: 3px;background: url(../images/side-border.jpg) repeat-x left center;left: 0;top: 50%;position: absolute;z-index: 1;content: '';}
#products-detail .products-side .like-row .title span{font-size: inherit;color: inherit;background-color: #fff;padding: 0 20px;z-index: 2;}
#products-detail .products-side .like-row .like-box{min-height: 100px;}
#products-detail .products-side .like-row .like-box .button{font-size: 24px;color: #0382db;top: 35%;}
#products-detail .products-side .like-row .like-box .button.stop{color: #dbdbdb;}
#products-detail .products-side .like-row .like-box .prev{left: 2%;}
#products-detail .products-side .like-row .like-box .next{right: 2%;}
#products-detail .products-side .like-row .like-box .bd{width: 85%;margin: 0 auto;}
#products-detail .products-side .like-row .like-box .item{width: 50%;}
#products-detail .products-side .like-row .like-box .item .cover{z-index: 2;}
#products-detail .products-side .like-row .like-box .item .cover .img{width: 100%;left: 0;top: 4%;}
#products-detail .products-side .like-row .like-box .item .cover .img img{width: 76.923%;}
#products-detail .products-side .like-row .like-box .item .name{color: #222;}
#products-detail .products-side .like-row .like-box .item .category{color: #aaa;}
#products-detail .products-side .like-row .like-box .item .price{color: #222;margin-top: 8px;}*/
#products-detail {
	width: 1200px;
	background-color: #fff;
	margin: 0 auto;
	padding-top: 30px;
}

#products-detail .detail-title {
	font-family: 'PingFang';
	font-size: 50px;
}

#products-detail .detail-bg {
	background-image: url(../images/detail-bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-size: 100% auto;
}

#products-detail .detail-bg .title-0 {
	font-family: 'PingFang';
	font-size: 54px;
	color: #0382db;
	margin-top: 60px;
}

#products-detail .detail-bg .title-1 {
	font-size: 14px;
	color: #888;
}

#products-detail .detail-bg .price-list {
	margin: 35px 0;
}

#products-detail .detail-bg .price-list .price-item .name {
	font-size: 14px;
	color: #fff;
	padding: 4px 7px;
	border-radius: 2px;
}

#products-detail .detail-bg .price-list .price-item .price {
	font-family: 'AvantGarde';
	font-size: 46px;
	margin-top: 10px;
}

#products-detail .detail-bg .price-list .price-item.i1 .name {
	background-color: #ffc804;
}

#products-detail .detail-bg .price-list .price-item.i1 .price {
	color: #ffc804;
}

#products-detail .detail-bg .price-list .price-item.i2 .name {
	background-color: #ff4300;
}

#products-detail .detail-bg .price-list .price-item.i2 .price {
	color: #ff4300;
}

#products-detail .detail-bg .price-list .price-item.i3 .name {
	background-color: #00b3ff;
}

#products-detail .detail-bg .price-list .price-item.i3 .price {
	color: #00b3ff;
}

#products-detail .detail-bg .price-list .price-line {
	width: 1px;
	height: 100px;
	background-image: url(../images/price-line.png);
	margin: 0 5.3125%;
}

#products-detail .detail-bg .price-btn {
	margin-bottom: 30px;
}

#products-detail .detail-bg .price-btn .botton {
	width: 10%;
	height: 48px;
	line-height: 48px;
	font-size: 18px;
	color: #fff;
	border-radius: 2px;
	margin: 0 26px;
}

#products-detail .detail-bg .price-btn .btn-0 {
	background-color: #323436;
}

#products-detail .detail-bg .price-btn .btn-1 {
	background-color: #0382db;
}

#products-detail .detail-bg .product-images {
	width: 95%;
	max-width: 1054px;
	margin: 0 auto;
}

#products-detail .detail-bg .image-pc {
	width: 91.08159392789%;
}

#products-detail .detail-bg .image-pc .img {
	top: 9.0556274256%;
	right: 3.8541666666666666%;
	bottom: 30.789133247%;
	left: 3.8541666666666666%;
}

#products-detail .detail-bg .image-tablet {
	width: 31.3092979127%;
	left: 0;
	bottom: -1.0349288486%;
	z-index: 2;
}

#products-detail .detail-bg .image-tablet .img {
	top: 10.212765957%;
	right: 6.060606060606%;
	bottom: 10.212765957%;
	left: 6.060606060606%;
}

#products-detail .detail-bg .image-phone {
	width: 14.7058823529%;
	left: 23.8140417457%;
	bottom: -1.42302716688%;
	z-index: 3;
}

#products-detail .detail-bg .image-phone .img {
	top: 14.457831325%;
	right: 6.4516129%;
	bottom: 14.457831325%;
	left: 6.4516129%;
}

#products-detail .detail-bg .img img {
	top: 0;
}

#products-detail .products-process {
	background-color: #0382db;
	padding: 115px 0 140px;
}

#products-detail .products-process .detail-title {
	color: #fff;
}

#products-detail .products-process .process-list {
	margin-top: 100px;
}

#products-detail .products-process .process-list .process-item {
	width: 12%;
	margin: 0 5.294117647%;
}

#products-detail .products-process .process-list .process-item .bg {
	z-index: 2;
}

#products-detail .products-process .process-list .process-item .shadow {
	width: 100%;
	height: 100%;
	background-image: url(../images/fbe5b687893e4b2a8253fd401db008c8.gif);
	background-repeat: no-repeat;
	background-size: 100% auto;
	left: 0;
	top: 0;
}

#products-detail .products-process .process-list .process-item .main {
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 3;
}

#products-detail .products-process .process-list .process-item .main .ico {
	height: 50%;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 13.10043668%;
}

#products-detail .products-process .process-list .process-item .main .ico.i1 {
	background-image: url(../images/process-1.png);
	background-size: 43.1372549% auto;
}

#products-detail .products-process .process-list .process-item .main .ico.i2 {
	background-image: url(../images/process-2.png);
	background-size: 37.745098% auto;
}

#products-detail .products-process .process-list .process-item .main .ico.i3 {
	background-image: url(../images/process-3.png);
	background-size: 37.25490196% auto;
}

#products-detail .products-process .process-list .process-item .main .ico.i4 {
	background-image: url(../images/process-4.png);
	background-size: 40.19607843137% auto;
}

#products-detail .products-process .process-list .process-item .main .name {
	font-size: 26px;
	color: #0382db;
	margin-top: 8.73362445%;
}

#products-detail .products-service {
	padding-top: 80px;
}

#products-detail .products-service .detail-title {
	color: #333;
}

#products-detail .products-service .service-list {
	margin-top: 100px;
	margin-bottom: 30px;
}

#products-detail .products-service .service-list .service-item {
	width: 20%;
}

#products-detail .products-service .service-list .service-item .ico {
	width: 0;
	height: 0;
	background-color: #eee;
	background-repeat: no-repeat;
	background-position: center center;
	padding: 20.588235294117647058823529411765%;
	border-radius: 100%;
	margin: 0 auto;
}

#products-detail .products-service .service-list .service-item .ico.i1 {
	background-image: url(../images/service-1.png);
	background-size: 70% auto;
}

#products-detail .products-service .service-list .service-item .ico.i2 {
	background-image: url(../images/service-2.png);
	background-size: 53.57142857% auto;
}

#products-detail .products-service .service-list .service-item .ico.i3 {
	background-image: url(../images/service-3.png);
	background-size: 50.7142857% auto;
}

#products-detail .products-service .service-list .service-item .ico.i4 {
	background-image: url(../images/service-4.png);
	background-size: 53.57142857% auto;
}

#products-detail .products-service .service-list .service-item .ico.i5 {
	background-image: url(../images/service-5.png);
	background-size: 56.42857142857% auto;
}

#products-detail .products-service .service-list .service-item .name {
	font-family: 'PingFang';
	font-size: 34px;
	color: #333;
	margin-top: 55px;
}

.editor * {
	max-width: 100%;
	line-height: inherit;
	font-family: inherit;
	font-size: inherit;
	color: inherit;
}

.editor video {
	width: 500px;
	height: 275px;
}

#viewPage {
	left: 0;
	right: 0;
	top: 85px;
	bottom: 0;
	background: #1d1d1d;
}

#viewPage .iframePage {
	height: 100%;
	background-color: #eee;
	margin: 0 auto;
}

#viewPage .iframePage iframe {
	width: 100%;
	height: 100%;
}

#instance {
	/* max-width: 1700px; */
	width: 100%;
	margin: 0 auto;
}

#instance .instance-list {
	margin-top: 101px;
	display: flex;
	margin-bottom: 100px;
	justify-content: space-between;
}

#instance .instance-list .item {
	/* width: 48.5294117647%; */
	width: 49.529412%;
	background-color: #fff;
	padding: 70px 0 40px;
	margin-bottom: 70px;
}

#instance .instance-list .item.fl {
	clear: both;
}

#instance .instance-list .item .cover {
	width: 64%;
}

#instance .instance-list .item .cover .img {
	width: 100%;
	height: 300px;
	left: 0;
	top: 4%;
}

#instance .instance-list .item .cover .img img {
	width: 77.923%;
	height: 77.923%;
}

#instance .instance-list .item .info {
	width: 33%;
}

#instance .instance-list .item .info .logo {
	width: 80px;
	height: 80px;
	/* border: 1px solid #b6c4cd; */
	/* border-radius: 100%; */
}

#instance .instance-list .item .info .logo img {
	max-width: 100%;
	max-height: 100%;
	border-radius: 5px;
	height: 100%;
	width: 100%;
}

#instance .instance-list .item .info .title {
	width: 57%;
	margin: 15px 0 0 4%;
}

#instance .instance-list .item .info .name {
	font-size: 22px;
	color: #333;
}

#instance .instance-list .item .info .date {
	color: #888;
	margin-top: 8px;
}

#instance .instance-list .item .info .brief {
	height: 130px;
	line-height: 26px;
	font-size: 14px;
	color: #888;
	margin-top: 25px;
}

#instance .instance-list .item .info .view {
	width: 130px;
	height: 44px;
	line-height: 44px;
	font-size: 16px;
	color: #fff;
	background-color: #0382db;
	border-radius: 3px;
	margin: 10px auto 0;
}

#price-table {
	border-collapse: collapse;
	margin-top: 100px;
}

#price-table .price-row .pack-title {
	width: 25%;
	line-height: 60px;
}

#price-table .price-row .pack-title {
	background-color: #fafafa;
	border-left: 1px solid #e1e1e1;
	border-top: 1px solid #e1e1e1;
}

#price-table .price-row .pack-title .title-0 {
	font-size: 36px;
	color: #000;
}

#price-table .price-row .pack-title .title-1 {
	font-size: 30px;
	color: #bbb;
}

#price-table .price-row .pack-col {
	width: 25%;
}

#price-table .price-row.r0 .pack-col {
	padding: 50px 0;
}

#price-table .price-row.r0 .pack-col.i0 {
	background-color: #ffc804;
	border-top: 1px solid #ffc804;
}

#price-table .price-row.r0 .pack-col.i1 {
	background-color: #ff4300;
	border-top: 1px solid #ff4300;
}

#price-table .price-row.r0 .pack-col.i2 {
	background-color: #00b3ff;
	border-top: 1px solid #00b3ff;
}

#price-table .price-row.r0 .pack-col .price-title {
	font-family: Arial, 'PingFang';
	font-size: 48px;
	color: #fff;
}

#price-table .price-row.r0 .pack-col .price-title::before,
#price-table .price-row.r0 .pack-col .price-title::after {
	width: 40px;
	height: 1px;
	background-color: #fff;
	position: absolute;
	z-index: 1;
	top: 50%;
	content: '';
}

#price-table .price-row.r0 .pack-col .price-title::before {
	right: 120%;
}

#price-table .price-row.r0 .pack-col .price-title::after {
	left: 120%;
}

#price-table .price-row.r0 .pack-col .pack-price {
	font-family: Arial, 'PingFang';
	font-size: 86px;
	color: #fff;
}

#price-table .price-row.r0 .pack-col .pack-price::before {
	font-size: 30px;
	position: absolute;
	z-index: 1;
	top: 18px;
	right: 100%;
	content: '¥';
}

#price-table .price-row.r0 .pack-col .o-price {
	font-size: 18px;
	color: #fff;
	opacity: .5;
}

#price-table .price-row.r0 .pack-col .o-price::before {
	width: 120%;
	height: 1px;
	background-color: #fff;
	left: -10%;
	top: 50%;
	position: absolute;
	z-index: 1;
	content: '';
}

#price-table .price-row.r1 .pack-col {
	padding: 30px 0 50px;
}

#price-table .price-row.r1 .pack-col.i0 {
	background-color: #ffd306;
}

#price-table .price-row.r1 .pack-col.i1 {
	background-color: #ff5400;
}

#price-table .price-row.r1 .pack-col.i2 {
	background-color: #00c1ff;
}

#price-table .price-row.r1 .pack-col .renewals {
	font-size: 26px;
	color: #fff;
}

#price-table .price-row.r1 .pack-col .renewals span {
	font-size: 36px;
}

#price-table .price-row.r1 .pack-col .renewals span::before {
	font-size: 26px;
	position: relative;
	z-index: 1;
	top: -8px;
	margin: 0 4px 0 8px;
	content: '¥';
}

#price-table .price-row.r1 .pack-col .o-price {
	font-size: 18px;
	color: #fff;
	opacity: .5;
}

#price-table .price-row.r1 .pack-col .o-price::before {
	width: 120%;
	height: 1px;
	background-color: #fff;
	left: -10%;
	top: 50%;
	position: absolute;
	z-index: 1;
	content: '';
}

#price-table .price-row.r1 .pack-col .tips {
	font-size: 16px;
	color: #fff;
	margin-top: 30px;
}

#price-table .fun-title td {
	line-height: 60px;
	font-size: 18px;
	color: #000;
	background-color: #e1e1e1;
}

#price-table .fun-row .fun-type {
	font-weight: bold;
	font-size: 16px;
	color: #333;
	border: 1px solid #e5e5e5;
}

#price-table .fun-row .fun-title {
	height: 60px;
	line-height: 24px;
	font-size: 16px;
	color: #333;
	border: 1px solid #e5e5e5;
}

#price-table .fun-row .fun-cell {
	font-size: 16px;
	color: #666;
}

#price-table .fun-row.i0 .fun-cell.i0 {
	background-color: #f8f5e7;
}

#price-table .fun-row.i0 .fun-cell.i1 {
	background-color: #f8ece7;
}

#price-table .fun-row.i0 .fun-cell.i2 {
	background-color: #ebf5f9;
}

#price-table .fun-row.i1 .fun-cell.i0 {
	background-color: #eeecdf;
}

#price-table .fun-row.i1 .fun-cell.i1 {
	background-color: #eee3df;
}

#price-table .fun-row.i1 .fun-cell.i2 {
	background-color: #e1ecf1;
}

#tutorial .tutorial-support {
	width: 100%;
	background-color: #323436;
	padding: 24px 0;
	padding-top: 120px;
}

#tutorial .tutorial-support .left {
	width: 70%;
}

#tutorial .tutorial-support .support-search .text {
	width: 350px;
	height: 60px;
	line-height: 60px;
	font-size: 14px;
	background: #fff url(../images/ico-search.png) no-repeat 15px center;
	padding: 0 10px 0 55px;
	border: 0;
	border-radius: 5px;
}

#tutorial .tutorial-support .ico {
	font-size: 16px;
	color: #fff;
}

#tutorial .tutorial-support .play {
	line-height: 60px;
	background: url(../images/ico-play.png) no-repeat left center;
	padding-left: 40px;
	margin-left: 4%;
}

#tutorial .tutorial-support .file {
	line-height: 60px;
	background: url(../images/ico-file.png) no-repeat left center;
	padding-left: 35px;
}

#tutorial .tutorial-support .question {
	line-height: 60px;
	background: url(../images/ico-question.png) no-repeat left center;
	padding-left: 45px;
}

#tutorial .tutorial-support .line {
	width: 1px;
	height: 60px;
	background-color: #383939;
	margin: 0 3%;
}

/* #tutorial .tutorial-list {
	min-height: 300px;
}

#tutorial .tutorial-list .item {
	width: 44.70588%;
	padding: 70px 0;
	border-top: 1px solid #e5e5e5;
	height: 500px;
	/* background-color: #ff4300 */
/* } */

#tutorial .tutorial-list .item:nth-child(1),
#tutorial .tutorial-list .item:nth-child(2) {
	border-top: 0;
}

#tutorial .tutorial-list .item .date {
	width: 22%;
}

#tutorial .tutorial-list .item .date .year {
	font-size: 16px;
	color: #666;
	margin: 6px 0 15px;
}

#tutorial .tutorial-list .item .date .day {
	font-size: 34px;
	color: #222;
}

#tutorial .tutorial-list .item .info {
	width: 70%;
}

#tutorial .tutorial-list .item .info .name {
	font-size: 14px;
	color: #222;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

#tutorial .tutorial-list .item .info .infoname {
	font-size: 14px;
	color: #222;
	display: -webkit-box;
}

#tutorial .tutorial-list .item .info .name a {
	font-size: inherit;
	color: inherit;
}

#tutorial .tutorial-list .item .info .name a:hover {
	color: #0382db;
}

#tutorial .tutorial-list .item .info .btn {
	border: none;
	font-size: 14px;
	font-weight: normal;
	outline: none;
	cursor: pointer;
	border-radius: 10px;
	/* padding: 15px 25px; */
	margin-top: -2px;
	width: 25%;
	float: right;
	margin-bottom: 10px;
	display: block;
}

#tutorial .tutorial-list .item .info .bton {
	display: none;
}

.info-top {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	background: #fff;
}



#info-detail {
	padding-bottom: 40px;
	width: 1200px;
	margin: 0 auto;
	background-color: #fff;
	padding-left: 30px;
	padding-right: 30px;
}

#info-detail .top .info-title {
	font-size: 18px;
	font-weight: 700;
}

#info-detail .top span {
	font-size: 12px;
	color: #666;
	margin: 0 1%;
}

#contact .contact-info {
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 60px;
}

#contact .contact-info .item {
	width: 25%;
	padding: 60px 0 20px;
}

#contact .contact-info .item .ico {
	height: 70px;
}

#contact .contact-info .item .title {
	font-size: 14px;
	color: #888;
	margin-bottom: 15px;
}

#contact .contact-info .item .info {
	height: 96px;
	line-height: 32px;
	font-family: Arial;
	font-size: 20px;
	color: #333;
}

#contact .contact-info .item .info a {
	font-size: inherit;
	color: inherit;
}

#contact .contact-info .item .button {
	width: 30.588235%;
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	color: #fff;
	background-color: #0382db;
	border-radius: 3px;
	margin: 0 auto;
}

#contact .map {
	width: 50%;
}

#contact .map .img-0 {
	opacity: 0;
}

#contact .map .img-1 {
	right: 0;
	top: 0;
}

#contact .contact-area {
	width: 49.117647%;
}

#contact .contact-area .contact-info2 {
	background-color: #f7f7f7;
	padding: 25px 55px 30px;
}

#contact .contact-area .contact-info2 .title {
	line-height: 46px;
	font-size: 26px;
	color: #222;
}

#contact .contact-area .contact-info2 .address {
	line-height: 36px;
	font-size: 16px;
	color: #333;
	margin-bottom: 25px;
}

#contact .contact-area .contact-info2 .line {
	width: 1px;
	height: 85%;
	background-color: #ececec;
	left: 50%;
	top: 6.8376%;
}

#contact .contact-area .contact-info2 .qrcode {
	width: 40%;
}

#contact .contact-area .contact-info2 .qrcode .img {
	width: 40%;
	max-width: 117px;
}

#contact .contact-area .contact-info2 .qrcode .name {
	width: 57.241379%;
	height: 100%;
	line-height: 34px;
	font-size: 16px;
	color: #888;
	margin-top: 5%;
}

#contact .contact-area .contact-info2 .qrcode .name * {
	font-size: inherit;
	color: inherit;
}

#contact .contact-area .contact-form {
	width: 93.41317%;
	margin-top: 20px;
}

#contact .contact-area .contact-form .text {
	width: 26.923%;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #333;
	background-color: #fff;
	padding: 10px 0;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #999;
	margin-left: 9.6153846%;
	box-sizing: content-box;
}

#contact .contact-area .contact-form .text:first-child {
	margin-left: 0;
}

#contact .contact-area .contact-form .area {
	width: 100%;
	height: 100px;
	line-height: 30px;
	font-family: inherit;
	font-size: 16px;
	color: #333;
	background-color: #fff;
	padding: 10px 0;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #999;
	margin: 15px 0;
	resize: none;
	box-sizing: content-box;
}

#contact .contact-area .contact-form .button {
	width: 26.923%;
	/*width: 150px;*/
	height: 50px;
	font-size: 14px;
	color: #fff;
	background-color: #6d6d6d;
	border: 0;
	border-radius: 3px;
	cursor: pointer;
}

#contact .contact-area .contact-form .code-img {
	width: 26.923%;
	height: 50px;
	margin-left: 9.6153846%;
}

#contact .contact-area .contact-form .code-img img {
	width: 100%;
	height: 100%;
}

#inquire {
	margin-top: 100px;
}

#inquire .product-cover {
	width: 30.294117647%;
	margin-right: 2.647%;
	vertical-align: top;
}

#inquire .product-cover .img {
	width: 100%;
	left: 0;
	top: 4%;
}

#inquire .product-cover .img img {
	width: 76.923%;
}

#inquire .phone-form {
	width: 300px;
	vertical-align: top;
}

#inquire .phone-form .name {
	font-size: 16px;
	color: #555;
}

#inquire .phone-form .code-text {
	padding-right: 125px;
}

#inquire .phone-form .code-btn {
	width: 108px;
	height: 48px;
	line-height: 48px;
	font-size: 14px;
	color: #000;
	background-color: #ddd;
	border: 0;
	right: 2px;
	top: 2px;
	cursor: pointer;
}

#inquire .try-form {
	width: 100%;
	max-width: 420px;
	margin: 0 auto;
}

#login {
	margin-top: 75px;
}

#login .login-form {
	width: 100%;
	max-width: 480px;
	padding: 70px 3% 40px;
	margin: 0 auto;
	border: 1px solid #eeeff2;
	box-shadow: 0 0 3px rgba(0, 0, 0, .1);
}

#login .login-form .code-text {
	width: 61%;
}

.website-form-top .website-form-title {
	font-size: 44px;
	color: #333;
}

.website-form-top .website-form-title::before,
.website-form-top .website-form-title::after {
	width: 115px;
	height: 1px;
	background-color: #e1e1e1;
	position: absolute;
	z-index: 1;
	top: 50%;
	content: '';
}



.website-form-top .website-form-title::before {
	right: 120%;
}

.website-form-top .website-form-title::after {
	left: 120%;
}

.website-form-top .website-form-brief {
	line-height: 24px;
	font-size: 14px;
	color: #666;
	margin-top: 10px;
}

.website-form a {
	color: #0382db;
	font-size: inherit;
}

.website-form a:hover {
	text-decoration: underline;
}

.website-form label {
	font-weight: normal;
	font-size: 14px;
	color: #aaa;
}

.website-form .text {
	height: 52px;
	line-height: 52px;
	font-size: 14px;
	color: #333;
	background-color: #fff;
	padding: 0 15px;
	border: 1px solid #dfdfdf;
}

.website-form .text.block {
	width: 100%;
}

.website-form .text.half_block {
	width: 60%;
}

.website-form .get-btn {
	display: inline-block;
	width: 39%;
	height: 52px;
	line-height: 52px;
	text-align: center;
	color: #fff;
	border: none;
	background: #0382db;
	cursor: pointer;
}

.website-form .area {
	width: 100%;
	line-height: 20px;
	font-size: 14px;
	color: #333;
	background-color: #fff;
	padding: 15px;
	border: 1px solid #dfdfdf;
	resize: none;
}

.website-form .big-avater {
	width: 200px;
	height: 200px;
	border: 5px solid #ddd;
	border-radius: 100%;
	margin: 0 auto;
}

.website-form .big-avater input[type='file'] {
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	opacity: 0;
	cursor: pointer;
}

.website-form .submit {
	width: 100%;
	height: 52px;
	line-height: 52px;
	font-size: 16px;
	color: #fff;
	background-color: #0382db;
	border: 0;
}

/*分页*/
#products .products-bg .page-bar {
	background-color: #fff;
}

#turn_page .page-bar {
	/* margin: 40px auto; */
	text-align: center;
	/* line-height: 55px; */


}

ul,
li {
	margin: 0px;
	padding: 0px;
	/*pointer-events: none;*/
}

li {
	list-style: none;
}

.page-bar li:first-child>a {
	margin-left: 0px
}

.page-bar a {
	border: 1px solid #ddd;
	text-decoration: none;
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #5D6062;
	cursor: pointer;
	margin-right: 20px;
}

.page-bar a:hover {
	background-color: #eee;
}

.page-bar a.banclick {
	cursor: not-allowed;
}

.page-bar .active a {
	color: #fff;
	cursor: default;
	background-color: #E96463;
	border-color: #E96463;
}

.page-bar i {
	font-style: normal;
	color: #d44950;
	margin: 0px 4px;
	font-size: 12px;
}

/*.btn-group .btn{font-size: 16px;}
.dropdown-menu > li > a{font-size: 14px;}*/

footer {
	background-color: #323436;
	position: absolute;
	/* position: inherit; */
	bottom: 0;
	width: 100%;
}

footer .left .title {
	font-size: 18px;
	color: #888;
}

footer .left .hotline {
	font-family: Arial;
	font-weight: bold;
	font-size: 42px;
	color: #fff;
	margin: 35px 0 10px;
}

footer .left .address {
	line-height: 24px;
	font-size: 14px;
	color: #666;
	/* padding-left: 25px; */
}

footer .left .address a {
	color: #fff;
}

footer .follow .title {
	margin-bottom: 30px;
}

footer .follow .title::after {
	width: 100%;
	height: 1px;
	background-color: #404244;
	left: 0;
	top: 50%;
	position: absolute;
	z-index: 1;
	content: '';
}

footer .follow .title span {
	font-size: 14px;
	color: #aaa;
	background-color: #323436;
	padding: 0 10px;
	z-index: 2;
}

footer .follow .item {
	color: #8c8c8c;
}

footer .follow .item:nth-child(2) {
	margin: 0 30px;
}

footer .follow .item .ico {
	width: 54px;
	height: 54px;
	line-height: 54px;
	border-radius: 100%;
	margin-bottom: 10px;
}

footer .follow .item .ico.qq {
	background-color: #12b7f5;
}

footer .follow .item .ico.qq:hover {
	color: #12b7f5;
	background-color: #fff;
}

footer .follow .item .ico.wechat {
	background-color: #24b727;
}

footer .follow .item .ico.wechat:hover {
	color: #24b727;
	background-color: #fff;
}

footer .follow .item .ico.sina {
	background-color: #ea493c;
}

footer .follow .item .ico.sina:hover {
	color: #ea493c;
	background-color: #fff;
}

footer .follow .item .ico i {
	font-size: 24px;
	color: #fff;
}

footer .follow .item .ico:hover i {
	color: inherit;
}

footer .follow .item .qrcode {
	width: 250px;
	height: 250px;
	background-color: #fff;
	padding: 25px;
	border-radius: 10px;
	box-shadow: 0 4px 6px #323436;
	margin-left: -125px;
	bottom: 180%;
	left: 50%;
	display: none;
}

footer .follow .item .qrcode::after {
	width: 0;
	height: 0;
	border-top: 8px solid #fff;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	margin-left: -4px;
	position: absolute;
	z-index: 1;
	left: 50%;
	top: 100%;
	content: '';
}

footer .follow .item:hover .qrcode {
	bottom: 140%;
	display: block;
}

footer .bottom {
	line-height: 52px;
	background-color: #222;
}

footer .bottom .links {
	color: #555;
	padding-left: 15px;
}

footer .bottom .links a {
	color: inherit;
	margin: 0 8px;
}

footer .bottom .links a:hover {
	color: #fff;
}

footer .bottom .copyright {
	color: #555;
}

footer .bottom .copyright a {
	color: inherit;
}

footer .bottom .copyright a:hover {
	color: #fff;
}

#follow {
	right: 0;
	bottom: 40%;
	position: fixed;
	z-index: 10;
}

#follow .item {
	width: 40px;
	height: 40px;
}

#follow .item .ico {
	width: 40px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	background-color: rgba(30, 30, 30, .6);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 50% auto;
	text-align: center;
	left: 0;
	top: 0;
}

#follow .item .red {
	background-color: #ea493c;
}

#follow .item .blue {
	background-color: #3da8e5;
}

#follow .item .green {
	background-color: #24b727;
}

#follow .item .orange {
	background-color: #ffbe33;
}

#follow .totop {
	opacity: 0;
}

#follow .totop.show {
	opacity: 1;
}

#follow .item.open[row='1'] {
	height: 90px;
}

#follow .item.open[row='2'] {
	height: 126px;
}

#follow .item.open[row='3'] {
	height: 162px;
}

#follow .item.open[row='4'] {
	height: 198px;
}

#follow .item.open[row='5'] {
	height: 234px;
}

#follow .top {
	line-height: 24px;
	font-size: 14px;
	color: #fff;
	padding: 15px;
}

#follow .top a {
	line-height: inherit;
	font-size: 16px;
	color: inherit;
}

#follow .item [id] {
	width: 140px;
	background-color: #fff;
	left: 40px;
	position: relative;
	z-index: 1;
	-webkit-transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-ms-transition: all 300ms ease 0s;
	-o-transition: all 300ms ease 300ms;
	transition: all 300ms ease 0s;
}

#follow .qq-list .list {
	line-height: 20px;
	padding: 8px 25px;
}

#follow .qq-list .list span {
	margin-right: 10px;
}

#follow .qq-list .list:hover {
	color: #fff;
	background-color: #3da8e5;
}

#openHotline .ico {
	background: url(../images/p-phone.png) no-repeat center center;
}

#hotline .top {
	background-color: #ffbe33;
}

#online .top {
	background-color: #3da8e5;
}

#follow .item[id^='open'] .ico {
	left: 0;
	-webkit-transition: all 300ms ease 600ms;
	-moz-transition: all 300ms ease 600ms;
	-ms-transition: all 300ms ease 600ms;
	-o-transition: all 300ms ease 600ms;
	transition: all 300ms ease 600ms;
}

#follow .item[id^='open'] {
	-webkit-transition: all 300ms ease 300ms;
	-moz-transition: all 300ms ease 300ms;
	-ms-transition: all 300ms ease 300ms;
	-o-transition: all 300ms ease 300ms;
	transition: all 300ms ease 300ms;
}

#follow .item.open {
	-webkit-transition: all 300ms ease 300ms;
	-moz-transition: all 300ms ease 300ms;
	-ms-transition: all 300ms ease 300ms;
	-o-transition: all 300ms ease 300ms;
	transition: all 300ms ease 300ms;
}

#follow .item.open .ico {
	left: 100%;
	-webkit-transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-ms-transition: all 300ms ease 0s;
	-o-transition: all 300ms ease 0s;
	transition: all 300ms ease 0s;
}

#follow .item.open [id] {
	left: -100px;
	box-shadow: 0 5px 10px rgba(4, 0, 0, 0.2);
	-webkit-transition: all 300ms ease 600ms;
	-moz-transition: all 300ms ease 600ms;
	-ms-transition: all 300ms ease 600ms;
	-o-transition: all 300ms ease 600ms;
	transition: all 300ms ease 600ms;
}

#follow #wechat-qrcode {
	width: auto;
	max-width: 200px;
	left: auto;
	right: 100%;
	bottom: 0;
	position: absolute;
	display: none;
	-webkit-transition: all 0s ease 0s;
	-moz-transition: all 0s ease 0s;
	-ms-transition: all 0s ease 0s;
	-o-transition: all 0s ease 0s;
	transition: all 0s ease 0s;
}

#footer_alert {
	width: 100%;
	height: 58px;
	position: fixed;
	left: 0;
	bottom: -100px;
	background: #e9e9e9;
	background: rgba(233, 233, 233, 0.9);
	z-index: 999;
}

#footer_alert .wrap {
	position: relative;
	height: 100%;
}

#footer_alert .img {
	width: 96px;
	height: 66px;
	position: absolute;
	left: 240px;
	bottom: 7px;
}

#footer_alert .txt {
	font-size: 24px;
	color: #535353;
	line-height: 58px;
	margin-left: 380px;
	float: left;
}

#footer_alert .txt span {
	font-family: "Arial";
	font-size: 32px;
	color: #3eb3a0;
	margin: 0 10px;
	vertical-align: bottom;
}

#footer_alert .btn {
	width: 166px;
	height: 38px;
	/*line-height:38px;*/
	font-size: 16px;
	color: #fff;
	float: right;
	margin-right: 200px;
	margin-top: 11px;
	background: #48bdaa;
	display: inline-block;
	text-decoration: none;
	text-align: center;
	-moz-border-radius: 19px;
	-ms-border-radius: 19px;
	-o-border-radius: 19px;
	-webkit-border-radius: 19px;
	border-radius: 19px;
}

#footer_alert .btn i {
	width: 27px;
	height: 22px;
	left: 15px;
	top: 7px;
	background: url(../images/icons.png) no-repeat;
	background-position: -37px -3px;
}

#footer_alert .close {
	width: 25px;
	height: 25px;
	float: right;
	cursor: pointer;
	margin-right: 10px;
	margin-top: 17px;
}

#footer_alert .close i {
	width: 25px;
	height: 25px;
	left: 0;
	top: 0;
	background: url(../images/icons.png) no-repeat;
	background-position: -456px -398px;
}

.team-list .item {
	width: 11.11111111%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
}

.team-list .item.item0 {
	background-image: url(../images/team-bg-0.jpg);
}

.team-list .item.item1 {
	background-image: url(../images/team-bg-1.jpg);
}

.team-list .item:hover {
	z-index: 2;
}

/* .concerning {
	padding-bottom: 30px;
} */

.concerningList {
	padding: 15px 0px 15px 0px;
}

.concerningList-title {
	text-align: center;
	font-size: 30px;
}

.concerningList-content {
	font-size: 16px;
	text-indent: 2em;
	line-height: 25px;
}

.public-button {
	background-color: #2187DB;
	padding: 6px 15px 6px 15px;
	border-radius: 30px;
	color: #fff;
	font-size: 14px;
	border: 0;
	margin-top: 30px;
	margin-bottom: 30px;
}

@media only screen and (max-width: 1440px) {
	header nav {
		margin-left: -220px;
	}

	header nav .nav-item {
		/* width: 70px; */
	}

	header .header-user .try {
		width: 100px;
	}

	#banner .item-0 .font span {
		font-size: 42px;
	}

	#about .about-brief .brief {
		line-height: 26px;
	}

	#about .number .i .n {
		font-size: 50px;
	}

	/*#products-detail .products-side .rows{padding-left: 4%;padding-right: 4%;}
	#products-detail .products-side .product .button{width: 75px;height: 75px;line-height: 75px;}*/

	#products-detail .products-process .process-list .process-item {
		width: 14%;
		margin: 0 4.29412%;
	}



	#instance .instance-list .item .cover {
		width: 57%;
	}

	#instance .instance-list .item .info {
		width: 42%;
	}

	#instance .instance-list .item .info .logo {
		width: 70px;
		height: 70px;
	}

	#instance .instance-list .item .info .title {
		margin-top: 6px;
	}

	#instance .instance-list .item .info .name {
		font-size: 20px;
	}
}

@media only screen and (max-width: 1300px) {
	.show1300 {
		display: block;
	}

	.hide1300 {
		display: none;
	}

	#products-box .products-list .item .cover .opt .button-bg {
		padding: 10px 15px;
	}

	#products-box .products-list .item .cover .opt .button {
		width: 60px;
		height: 60px;
		line-height: 60px;
		font-size: 14px;
	}

	#products-box .products-list .item .cover .opt .links {
		margin-top: auto;
	}

	.index-tutorial .tutorial-support {
		width: 100%;
		height: 150px;
		position: relative;
	}

	.index-tutorial .tutorial-support .support-search {
		margin-left: 2%;
		float: left;
	}

	.index-tutorial .tutorial-list .item .date .day {
		font-size: 28px;
	}

	#about .item {
		width: 100%;
		max-width: 850px;
		margin: 0 auto;
		float: none;
	}

	#about .about-brief {
		margin-top: 20px;
		margin-bottom: 20px;
	}

	#about .number {
		height: 260px;
		position: relative;
	}

	#about .number .i .n {
		margin: 55px 0 50px;
	}

	#products-detail {
		width: 100%;
		background-color: #fff;
		margin: 0 auto;
		padding-top: 30px;
	}

	#products-detail .detail {
		width: 100%;
		float: none;
		clear: both;
	}

	#products-detail .products-side {
		width: 100%;
		max-width: 450px;
		margin-bottom: 20px;
	}

	#price-table .price-row .pack-title .title-0 {
		font-size: 22px;
	}

	#price-table .price-row .pack-title .title-1 {
		font-size: 16px;
	}

	#price-table .price-row.r0 .pack-col .price-title {
		font-size: 34px;
	}

	#price-table .price-row.r0 .pack-col .pack-price {
		font-size: 54px;
	}

	#price-table .price-row.r1 .pack-col .renewals {
		font-size: 18px;
	}

	#price-table .price-row.r1 .pack-col .renewals span {
		font-size: 28px;
	}

	#price-table .price-row.r1 .pack-col .renewals span::before {
		font-size: 20px;
	}

	#price-table .price-row.r0 .pack-col .o-price {
		font-size: 16px;
	}

	#price-table .price-row.r1 .pack-col .o-price {
		font-size: 16px;
	}

	#price-table .price-row.r2 .pack-col .o-price {
		font-size: 16px;
	}

	#price-table .price-row.r1 .pack-col .tips {
		font-size: 12px;
	}

	#tutorial .tutorial-list .item {
		width: 48%;
		height: 247px;
	}

	#tutorial .tutorial-list:nth-child(1) {
		padding-top: 0px;
		/* background-color: #ff4300; */
	}

	#tutorial .tutorial-list .item .date .day {
		font-size: 28px;
	}

	#contact .contact-area .contact-info2 .qrcode {
		width: 100%;
		float: none;
	}
}

@media only screen and (max-width: 992px) {
	body {
		background-color: #fff;
		height: 100%;
	}
	
	.newest a{
		display: inline-block;
		border: 1px solid #e5e5e5;
		line-height: 25px;
		padding: 0px 0px;
		margin-top: 12px;
		border-radius: 5px;
		color: #999;
		font-size: 18px;
	}
	.wrap {
		max-width: 100%;
		width: 100%;
		margin: 0;
		background-color: #fff;

	}

	.show992 {
		display: block;
	}

	.hide992 {
		display: none;
		/* display: block; */
	}

	.relative {
		position: relative;
		/* z-index: 1; */
		/* margin-bottom: -30px; */
		/* right: 20px; */
		bottom: 0px;
	}

	.ative {
		position: relative;
		/* z-index: 1; */
		/* margin-bottom: -30px; */
		/* right: 20px; */
		bottom: 20px;
		right: 10px;
	}

	.businessCard {
		display: block;
	}

	#tutorial .tutorial-list .item .info .brief {
		height: 72px;
		line-height: 24px;
		font-size: 14px;
		color: #888;
		margin-top: 20px;
		width: 200px;
	}

	#tutorial .tutorial-list .item .info .brief img {
		width: 100%;
		height: 100%;
	}

	#tutorial .tutorial-list .item .info .name {
		font-size: 14px;
		color: #222;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}

	#tutorial .tutorial-list .item .info .infoname {
		font-size: 14px;
		color: #222;
		/* display: -webkit-box; */
	}

	#tutorial .tutorial-list .item .info .name a {
		font-size: inherit;
		color: inherit;
	}

	#tutorial .tutorial-list .item .info .name a:hover {
		color: #0382db;
	}

	#instance {
		/* max-width: 920px;
		width: 95%; */
		/* margin: 0 auto; */
		width: 200%;
		padding-left: 10px;
		padding-right: 10px;
	}

	#instance .instance-list {
		margin-top: 7px;
		/* display: flex; */
		/* overflow: hidden; */
		content: ".";
		display: block;
		/* height: 0; */
		/* clear: both; */
		/* visibility: hidden; */

		width: 100%;

	}

	#instance .instance-list .item .cover .img img {
		width: 77.923%;
		height: 57.923%;
	}

	#products>.category-list {
		margin: 10px auto 20px;
		/* background-color: #fff; */
	}

	#tutorial .tutorial-list .item {
		width: 44.70588%;
		padding: 30px 0;
		border-top: 1px solid #e5e5e5;
		height: 100%;
		/* /* background-color: #ff4300; */
	}

	.fadeInUp .pageinfo {
		text-align: center;
	}

	#instance .instance-list .item .cover {
		width: 57%;
	}

	#instance .instance-list .item.fl {
		clear: both;
	}

	#instance .instance-list .item .info {
		width: 42%;
	}

	#instance .instance-list .item .info .logo {
		width: 70px;
		height: 70px;
	}

	#instance .instance-list .item .info .title {
		margin-top: 6px;
	}

	#instance .instance-list .item .info .name {
		font-size: 20px;
	}

	#instance .instance-list .item .info .brief {
		height: 30px;
		line-height: 26px;
		font-size: 14px;
		color: #888;
		margin-top: 25px;
	}

	#info-detail {
		min-height: 300px;
		padding-top: 33px;
	}

	#tutorial .tutorial-support {
		width: 100%;
		background-color: #323436;
		padding: 24px 0;
		/* padding-top: 120px;
	}
	.menu-search {
		line-height: 50px;
		font-size: 18px;
		color: #fff;
		/* bottom: -10px */
		margin-top: -10px;
	}

	.menu-search-line {
		background: #fff url(../images/ico-search.png) no-repeat 15px center;
		padding: 0 10px 0 55px;
		width: 175px;
		height: 35px;
		border-radius: 5px;
		border: 1px solid #000;
	}

	.message-board-ly .form-group {
		margin-bottom: 1rem;
		width: 300px;
	}

	.message-board-ly .form-control {
		width: 100%;
		margin-bottom: 20px px;
		padding: 15px 30px;
		font-size: 14px;
		border-radius: 30px;
		/* border: 1px solid transparent; */
		background: #f5f5f5;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
		resize: none;
	}

	.aboutUs {
		flex-wrap: wrap;
		background-color: #fff;
		display: flex;
		height: 200px;
		overflow-x: auto;
	}

	.navigation {
		/* width: 100%; */
		/* letter-spacing: 0.5px; */
		/* line-height: 20px; */
		/* display: flex; */
		flex-wrap: wrap;
		/* margin-bottom: 10px; */
		/* margin-top: 30px; */
		/* overflow: hidden; */
		/* height: 200px; */
		background-color: #fff;
		display: flex;
		/* padding-top: 44px; */
		height: 200px;
		/* background-color: #f3f5f7; */
		overflow-x: auto;
		flex-direction: column;
	}

	.navigation::-webkit-scrollbar-track {
		-webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
		border-radius: 5px;
		background-color: #fff;
		margin-left: 30px;
		margin-right: 30px;
	}

	.navigation::-webkit-scrollbar-thumb {
		border-radius: 5px;
		-webkit-box-shadow: inset 0 0 2px rgba(81, 167, 255, .3);
		background-color: rgba(81, 167, 255, .8);
		margin-left: 30px;
		margin-right: 30px;
	}

	.navigation::-webkit-scrollbar {
		height: 5px;
		background-color: #fff;
		margin-left: 30px;
		margin-right: 30px;
	}

	.navigationBar {
		width: 100%;
		/* letter-spacing: 0.5px; */
		/* line-height: 20px; */
		/* display: flex; */
		flex-wrap: wrap;
		/* margin-bottom: 10px; */
		/* margin-top: 30px; */
		/* overflow: hidden; */
		/* height: 200px; */
		background-color: #fff;
		display: flex;
		/* padding-top: 44px; */
		height: 200px;
		/* background-color: #f3f5f7; */
		/* overflow-x: auto; */
		/* flex-direction: column; */
		align-items: center;
		justify-content: space-between;
		padding-bottom: 10px;
		flex-direction: initial
	}

	.navigationfour {
		/* width: 100%; */
		/* letter-spacing: 0.5px; */
		/* line-height: 20px; */
		/* display: flex; */
		flex-wrap: wrap;
		/* margin-bottom: 10px; */
		/* margin-top: 30px; */
		/* overflow: hidden; */
		/* height: 200px; */
		background-color: #fff;
		display: flex;
		/* padding-top: 44px; */
		height: 100px;
		/* background-color: #f3f5f7; */
		overflow-x: auto;
		flex-direction: column;
	}

	.navigationShow {
		width: 100%;
		letter-spacing: 0.5px;
		line-height: 20px;
		display: flex;
		flex-wrap: wrap;
		height: 100%;
	}

	.navigationbtn {
		border: 1px solid #c8cccf;
		/* width: 205px; */
		height: 1px;
		background-color: #0382db;
		margin-top: -5px;
		display: block;
	}

	.navigationpress {
		border: 1px solid #c8cccf;
		/* width: 205px; */
		height: 1px;
		background-color: #0382db;
		margin-top: 95px;
		display: block;
	}

	.navigationDdepressed {
		display: none;
	}

	/* .navigation-depressed {
		display: block;
	} */

	.navigation .hidetext {
		/* position: relative; */
		height: 20px;
		overflow: hidden;
		padding-top: 50px;
	}

	.navigation-product {
		width: 25%;
		height: 100px;
		text-align: center;
		padding-top: 20px;
		/* padding-bottom: 20px; */
	}

	.navigation-product img {
		width: 30px;
		height: 30px;
	}

	.navigation-product a {
		display: block;
		margin-top: 15px;
		margin-bottom: 20px;
	}

	.navigation li {
		display: block;
		/* flex: 1; */
		width: 25%;
		height: 50px;
		/* line-height: 80px; */
		text-align: center;
		/* background: #fff url(../images/ico-search.png) no-repeat 20px; */
		padding-top: 20px;
		display: flex;
		flex-direction: column;
		font-size: 16px;
		justify-content: center;
		align-items: center;
		/* width: 88px; */
		flex-basis: 88px;
		flex-shrink: 0;
		white-space: nowrap;
	}

	.blank-lattice {
		width: 100%;
		height: 10px;
		background-color: #efefef;
		margin-left: -999px;
		width: 999999px;
	}

	.mechanism {
		width: 100%;
		/* height: 100px; */
		background-color: #fff;
		/* padding-bottom: 25px; */
		/* display: flex;
		flex-wrap: wrap; */
		margin-top: 0px;
		overflow: hidden;
		padding-bottom: 0;
		padding-top: 0;
	}

	.recruitList-time {
		align-self: flex-end;
		width: 81%;
		color: rgb(140, 140, 140);
	}

	.mechanism-trends {
		display: flex;
		width: 100%;
		/* height: 50px; */
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 25px;
	}

	.mechanism-trends button {
		/* position: relative; */
		/* height: 26px; */
		line-height: 45px;
		/* max-width: 100%; */
		padding: 0px 30px;
		border: 1px solid #e5e5e5;
		/* margin-top: 12px; */
		/* margin-right: 15px; */
		border-radius: 5px;
		color: #999;
		font-size: 18px;
		/* word-break: keep-all; */
		/* overflow: hidden; */
		/* z-index: 2; */
		margin-left: 0;
		text-align: center;
	}

	.mechanism-trends-header {
		width: 100%;
		font-size: 18px;
		background-color: #fff;
		/* padding-bottom: 50px; */
		text-align: center;
		padding-top: 25px;
		margin-bottom: 0px;
		font-weight: 700;
	}

	.mechanism-trends-left {
		width: 100px;
		height: 70px;
		overflow: hidden;
		/* width: 50%; */
		/* background-color: red; */
	}

	.mechanism-trends-left img {
		width: 100%;
		height: 100%;
		border-radius: 8px;
	}

	.mechanism-trends-left video {
		width: 100%;
		height: 100%;
		border-radius: 8px;
	}

	.mechanism-trends-right {
		width: 50%;
		flex: 1;
		padding-left: 20px;
	}

	.mechanism-trends-right span {
		font-size: 15px;
		width: 100%;
		font-weight: 700;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		overflow: hidden;
	}

	.mechanism-header-left-data {
		padding-left: 0px;
		padding-right: 15px;
		padding-top: 10px;
		font-size: 13px;
		color: #999;
		float: right;
	}

	.questionnaire {
		background-color: #fff;
		padding-top: 15px;
	}

	.cotentDeails {
		width: 100%;
	}

	.info-top {
		width: 100%;
		height: 100%;
		margin: 0 auto;
		background: #fff;
	}

	#info-detail {
		padding-bottom: 40px;
		width: 100%;
		background: #fff;
		padding-left: 15px;
		padding-right: 15px;
	}

	.editor video {
		width: 400px;
		height: 275px;
	}

	.main-business .business {
		font-size: 18px;
		margin-bottom: 0px;
		/* text-transform: uppercase; */
		/* font-family: 'Montserrat', sans-serif; */
		font-weight: 700;
		/* position: relative; */
		/* text-align: center; */
		padding-top: 0px;
	}

	.newest {
		width: 100%;
		/* height: 100px; */
		background-color: #fff;
		padding-bottom: 30px;
		/* display: flex; */
		flex-wrap: wrap;
		padding-top: 0px;
		margin-bottom: 0px;
	}

	.newest-header {
		width: 100%;
		font-size: 18px;
		background-color: #fff;
		/* padding-bottom: 50px; */
		text-align: center;
		padding-top: 15px;
		margin-bottom: 0px;
		font-weight: 700;
	}

	.newest-article {
		display: flex;
		width: 100%;
		/* height: 50px; */
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 25px;
		justify-content: space-between;
	}

	.newest-article a {
		display: inline-block;
		/* position: relative; */
		/* height: 26px; */
		line-height: 45px;
		/* max-width: 100%; */
		padding: 0px 30px;
		border: 1px solid #e5e5e5;
		margin-top: 12px;
		/* margin-right: 15px; */
		border-radius: 5px;
		color: #999;
		font-size: 18px;
		/* word-break: keep-all; */
		/* overflow: hidden; */
		/* z-index: 2; */
	}

	.newest-header-left {
		width: 100%;
		/* width: 20%;

		flex: 1; */
		/* padding-left: 15px; */
		/* text-overflow: ellipsis; */
		/* overflow: hidden; */
		/* white-space: nowrap; */

		/* -webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		overflow: hidden; */
		padding-right: 20px;
	}

	.newest-header-left span {
		font-size: 15px;
		width: 100%;
		font-weight: 700;
		/* overflow: hidden; */
		/* text-overflow: ellipsis; */
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		overflow: hidden;

	}

	.newest-header--left-box {
		display: flex;
		width: 100%;
		/* height: 50px; */
		padding-right: 15px;
		/* padding-top: 25px; */
		justify-content: space-between;
	}

	.newest-header--left-data {
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 0px;
		font-size: 13px;
		color: #999;

	}

	.newest-header--left-name {
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 0px;
		font-size: 14px;
	}

	.newest-header-right {
		width: 38%;
		flex: 1;
		float: none;
	}

	.newest-header-right img {
		width: 100px;
		height: 70px;
		border-radius: 8px
	}

	.fa-img:before {
		display: inline-block;
		width: 24px;
		height: 24px;
		margin-right: 5px;
		content: "";
		background: url("https://myy-one-stand.oss-cn-beijing.aliyuncs.com/saas/yidaiyun/public/listicon.png") no-repeat 0 0;
		background-size: 100%;
		image-rendering: pixelated;
		margin-top: 18px;
	}

	#video-Details {
		width: 100%;
		background-color: #fff;
	}

	.latest-video {
		width: 100%;
		/* height: 100px; */
		background-color: #fff;
		padding-bottom: 0px;
		flex-wrap: wrap;
	}

	.latest-video-ex {
		width: 100%;
		height: 39%;
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 20px;
		/* margin-bottom: 20px; */

	}

	.latest-video-ex a {
		display: inline-block;
		/* position: relative; */
		/* height: 26px; */
		line-height: 45px;
		/* max-width: 100%; */
		padding: 0px 30px;
		border: 1px solid #e5e5e5;
		margin-top: 12px;
		/* margin-right: 15px; */
		border-radius: 5px;
		color: #999;
		font-size: 18px;
		/* word-break: keep-all; */
		/* overflow: hidden; */
		/* z-index: 2; */
	}

	.latest-video-ex-top {
		/* text-align: center; */
		/* margin-bottom: 20px; */
		padding-top: 10px;
	}

	.latest-video-ex-top span {
		margin-bottom: 10px;
		font-size: 14px;
		padding-top: 5px;
		font-weight: 700;
	}

	.latest-video-ex-bottom {
		margin-top: 15x;
		/* margin-top: 10px; */
		height: 200px;
		width: 100%;

	}

	.latest-video-ex-data {
		padding-top: 0px;
	}

	.latest-video-ex-bottom img {
		margin-top: 0px;
		width: 100%;
		height: 100%;
		margin-bottom: 20px;
		border-radius: 8px;
		overflow: hidden;
		/* vertical-align: top */
	}

	.latest-video-ex-data span {
		font-size: 14px;
		padding-bottom: 20px;
	}

	.article {
		/* column-count: 2; */
		height: 100%;
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		padding-top: 15px;
		padding-bottom: 10px;
	}

	.article .item {
		margin-bottom: 10px;
		border-radius: 5%;
		overflow: hidden;
		width: 49%;
		display: inline-block;
		background-color: #f5f5f5;
	}

	.article-url img {
		height: 179px;
		margin: 0 auto;
		overflow: hidden;
		vertical-align: text-top;
		cursor: pointer;
		width: 100%;
	}

	.article-goods_name {
		padding-left: 10px;
		padding-right: 5px;
		/* padding-bottom: 20px; */
		padding-top: 10px;
		font-size: 13px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
	}

	.article-goods_time {
		padding: 10px 10px 10px 10px;
	}

	.masonry {
		/* column-count: 2; */
		/* height: 100%; */
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.masonry .item {
		/* break-inside: avoid; */
		/* break-inside: avoid; */
		/* border: 1px solid #fff; */
		margin-bottom: 10px;
		/* border: 1px solid #e5e5e5; */
		background-color: #fff;
		border-radius: 4%;
		overflow: hidden;
		width: 49%;
		display: inline-block;
		border: 1px solid rgb(229, 229, 229);
		/* display: flex; */
		/* flex-wrap: wrap; */
		/* justify-content: space-between; */
		/* margin: 1px; */
	}

	.itemTwo {
		break-inside: avoid;
		/* break-inside: avoid; */
		/* border: 1px solid #fff; */
		/* border: 1px solid #e5e5e5; */
		background-color: #fff;
		border-radius: 5%;
		overflow: hidden;
		width: 100%;
		border: 1px solid rgb(229, 229, 229);
	}


	.masonry .item .masonry-url {
		height: 179px;
		margin: 0 auto;
		overflow: hidden;
		vertical-align: text-top;
		cursor: pointer;
	}

	.masonry-goods_name {
		padding-left: 10px;
		padding-right: 5px;
		/* padding-bottom: 20px; */
		padding-top: 10px;
		font-size: 13px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
	}

	.masonry-url img {
		/* vertical-align: middle; */
		/* padding-top: 20px; */
		/* padding-bottom: 20px; */
		height: 100%;
		width: 100%;
		object-fit: cover;
	}

	.message-board {
		width: 100%;
		/* background: #F7F7F7; */
		/* color: #888; */
		background-color: #fff;
	}

	.message-board-ly {
		padding-left: 15px;
		padding-right: 15px;
		padding-bottom: 30px;
		width: 100%;
	}

	.message-board-ly span {
		font-size: 16px;
		padding-right: 20px;
		margin-bottom: 10px;

	}

	.message-board-ly textarea {
		width: 100%;
		height: 70px;
		border: 1px solid #c8cccf;
		margin-top: 10px;
		border-radius: 5px;
		resize: none;
		padding: 0 1em;
	}

	.message-board-ly input {
		-web-kit-appearance: none;
		-moz-appearance: none;
		outline: 0;
		box-sizing: border-box;
		font-size: 1em;
		height: 40px;
		color: #6a6f77;
		display: block;
		padding: 0 1em;
		text-decoration: none;
		width: 100%;
		margin-top: 10px;
	}

	.message-board-ly button {
		border: none;
		font-size: 16px;
		font-weight: normal;
		outline: none;
		cursor: pointer;
		box-shadow: 0 9px #bbb;
		border-radius: 10px;
		padding: 15px 25px;
		margin-top: 15px;
		width: 100%;
	}

	.message-board-ly-nr {
		/* padding-top: 20px; */
		font-size: 16px;
	}

	.message-board-ly-nr span {
		font-size: 18px;
		margin-bottom: 5px;
	}

	#tutorial {
		width: 100%;
		height: 100%;
		background-color: #fff;
	}

	.join-us {
		width: 100%;
		/* height: 100px; */
		background-color: #fff;
		padding-bottom: 30px;
		padding-right: 13px;

	}

	.join-us-title {
		width: 100%;
		font-size: 22px;
		font-weight: 700;
		background-color: #fff;
		/* padding-bottom: 50px; */
		text-align: center;
		padding-top: 20px;
		margin-bottom: 20px;
	}

	.join-us-thumb {
		width: 100%;
		padding-left: 13px;
	}

	.join-us-thumb img {
		width: 100%;
		height: 100%;
		padding-bottom: 20px;
	}

	.join-us-thumb p {
		font-size: 14px;
	}

	.CoreMembers {
		width: 100%;
		/* background-color: aliceblue; */
		/* background-color: #f7f7f7; */

	}

	.CoreTeam {
		padding-left: 15px;
		padding-right: 2px;
		padding-top: 10px;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		/* margin-right: 5px; */
		width: 100%;
	}

	.CoreMembers-headers {
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 30px;
	}

	.CoreMembers-headers span {
		font-size: 16px;
		font-weight: 700;
	}

	.CoreMembers-headers img {
		width: 15%;
	}

	.CoreMembers-count {
		width: 46%;
		height: 50%;
		background-color: #fff;
		margin-top: 15px;
		border-radius: 5px;
		margin-bottom: 10px;
		border: 1px solid #E0E0E0;
	}

	.CoreMembers-count-icon {
		width: 100%;
		height: 180px;
	}

	.CoreMembers-count-icon img {
		width: 100%;
		height: 100%;
		border-radius: 5px;
	}



	.CoreMembers-count-ceo {
		padding-left: 15px;
	}

	.CoreMembers-count-Resume {
		padding-left: 15px;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		overflow: hidden;
		width: 100%;
	}

	.CoreMembers-count-ceo {
		margin-top: 5px;
	}

	.CoreMembers-count-name {
		font-weight: 700;
		font-size: 16px;
	}

	.CoreMembers-count-Divider {
		color: #bbb;
		font-size: 14px;
		/* margin-bottom: -5px; */
	}

	.Card-img {
		width: 200px;
		height: 200px;
		margin: 0 auto;
		padding-bottom: 70px;
	}

	.Card-img img {
		width: 100%;
		height: 100%;
		margin-bottom: 40px;
	}

	.callingCard {
		padding-left: 10px;
		padding-right: 10px;
		max-width: 992px;
		/* width: 0; */
		margin: 0 auto;
	}

	.callingCard-Header {
		width: 100%;
		padding-top: 0;
	}

	.callingCard-Header-text {
		/* width: 400px; */
		/* height: 400px; */
	}

	.callingCard-Header-text img {
		width: 100%;
		/* height: 100%; */
	}

	.cardDetails {
		width: 100%;
		background-color: #fff;
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.cardDetailsList-codeImg {
		width: 100px;
		height: 100px;
	}

	.cardDetailsList-codeImg img {
		width: 100%;
		height: 100%;
	}

	.cardDetailsList-qr-code {
		position: absolute;
		left: 0px;
		top: 0px;
		width: 100%;
		height: 100%;
		background: rgba(15, 14, 14, 0.5);
	}

	.cardDetailsList-qr-code .qr-code {
		background-color: #fff;
		width: 240px;
		height: 260px;
		top: 50px;
		margin: 225px auto;
	}

	.cardDetailsList-qr-code .qr-code img {
		width: 60%;
		height: 50%;
		margin: 30px 50px auto;
	}

	.cardDetailsList-qr-code .qr-code div {
		width: 75%;
		height: 50%;
		margin: 20px 30px auto;
	}

	.callingCard-Header .callingCard-Header-top {
		display: flex;
		width: 100%;
		height: 190px;
		padding-top: 20px;
		margin-bottom: 10px;
	}

	.callingCard-Header .callingCard-Header-left {
		/* height: 100%; */
		width: 180px;
		height: 180px;
	}

	.callingCard-Header .callingCard-Header-left img {
		/* height: 100%; */
		width: 100%;
		height: 100%;
	}

	.callingCard-Header .callingCard-Header-right {
		/* flex: 1; */
		/* height: 100%; */
	}

	/*
	.callingCard-Header .callingCard-Header-right .callingCard {
		width: 100px;
		height: 100px;
	} */

	/*
	.callingCard-Header .callingCard-Header-right .callingCard img {
		width: 200px;
		height: 200px;
		margin-left: -100px;
		background-color: rgba(247, 247, 235, 0.5);
	} */

	.callingCard-Header .callingCard-Header-right button {
		background-color: #00BBAE;
		border-radius: 5px;
		border: none;
		color: #fff;
		padding: 5px;
	}

	.callingCard-Header .callingCard-Header-left img {
		width: 180px;
		height: 100%;
		margin-right: 15px;
		border-radius: 15px;
	}

	.callingCard-Header-right-name {
		font-size: 18px;
		font-weight: 700;
	}

	.callingCard-Header-right-img img {
		width: 15px;
		height: 15px;
	}

	.callingCard-Header-synopsis {
		width: 150px;
	}

	.callingCard-Header-synopsis p {
		width: 100%;
		overflow: hidden;
	}



	#body.left {
		-ms-transform: translateX(-60%);
		-moz-transform: translateX(-60%);
		-webkit-transform: translateX(-60%);
		-o-transform: translateX(-60%);
		transform: translateX(-60%);
	}

	header {
		height: 60px;
		background-color: #fff;
		padding-top: 15px;
		padding-bottom: 15px;
		box-shadow: 0 1px 5px rgba(0, 0, 0, .3);
	}

	header.left {
		left: -60%;
	}

	header .logo {
		height: 50px;
		max-width: 60px;
	}

	header nav {
		width: 60%;
		height: 100%;
		line-height: 60px !important;
		background-color: #fff;
		border-left: 1px solid #555;
		margin: 0;
		top: 0;
		right: -60%;
		left: auto;
		position: fixed !important;
		overflow: auto;
	}

	header nav.open {
		right: 0;
	}

	header nav .title {
		width: 100%;
		height: 60px;
		background-color: #555;
	}

	header nav .title .btn-close {
		width: 32px;
		height: 100%;
		line-height: inherit;
		background-image: url(../images/ico-close.png);
		background-repeat: no-repeat;
		background-position: center center;
		margin-right: 8%;
	}

	/*header nav .title .btn-close:hover{-ms-transform: rotate(180deg);-moz-transform: rotate(180deg);-webkit-transform: rotate(180deg);-o-transform: rotate(180deg);transform: rotate(180deg);}*/
	header nav .nav-item {
		width: 100%;
		border-bottom: 1px solid #eee;
		/* position: relative; */
		z-index: 1;
		text-align: left;
		float: none;
		margin: 0;
	}

	header nav .nav-item a {
		padding: 0 8%;
		display: block;
	}

	header nav .nav-item .cover {
		background-color: #c7e1ea;
		width: 100%;
		display: none;
		transform: translateY(0px);
		transition: transform 0.5s linear, opacity 0.5s ease-in-out;
	}

	header nav .nav-item .cover li {
		display: block;
		height: 50px;
		line-height: 50px;
		width: 100%;
		margin: 0;
	}

	header nav .nav-item .spot::before {
		border-color: transparent transparent #c7e1ea transparent;
		border-width: 8px;
		position: absolute;
		bottom: 100%;
		left: 20%;
		border-style: solid;
	}

	/* header nav .nav-item a::after {
	line-height: inherit;
	position: absolute;
	top: 0;
	right: 8%;
	z-index: 1;
	content: "\f054";
	display: inline-block;
	font-family: FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-ms-transition: all 300ms ease 0s;
	-o-transition: all 300ms ease 0s;
	transition: all 300ms ease 0s;
} */
	header nav .member {
		padding: 0 8%;
		margin-top: 10px;
	}

	header nav .member .member-btn {
		height: 30px;
		line-height: 30px;
		font-size: 16px;
		color: #555;
		padding: 5px 10px;
		border: 1px solid #ddd;
		border-radius: 5px;
		margin-right: 3%;
		margin-bottom: 10px;
	}

	header nav .member .member-btn:hover {
		color: #fff;
		background-color: #0382db;
		border-color: #0382db;
	}

	header nav .member .member-btn a {
		font-size: inherit;
		color: inherit;
	}

	header nav .member .login i {
		width: 18px;
		height: 18px;
		background: url(../images/ico-user-0.png) no-repeat;
		margin-right: 10px;
		top: -2px;
		position: relative;
		z-index: 1;
		display: inline-block;
		vertical-align: middle;
	}

	header nav .member .login i::after {
		width: 100%;
		height: 100%;
		background: url(../images/ico-user-1.png) no-repeat;
		position: absolute;
		z-index: 1;
		left: 0;
		top: 0;
		opacity: 0;
		content: '';
		-webkit-transition: all 300ms ease 0s;
		-moz-transition: all 300ms ease 0s;
		-ms-transition: all 300ms ease 0s;
		-o-transition: all 300ms ease 0s;
		transition: all 300ms ease 0s;
	}

	header nav .member .login:hover i::after {
		opacity: 1;
	}

	header .menu-button {
		line-height: 30px;
		color: #333;
	}

	header .preview-button {
		width: auto;
		margin: 0;
		left: auto;
		right: 8%;
	}

	#header-blank {
		height: 40px;
	}

	/* .swiper-initialized {
		width: 100%;
		height: 305px;
		height: calc(100vw*9/16);
	} */

	.message-board-ly {
		/* padding-left: 85px; */
		padding-right: 15px;
		padding-bottom: 440px;
		width: 100%;
		display: -ms-flexbox;
		/* display: flex; */
		-ms-flex-wrap: wrap;
		/* flex-wrap: wrap; */
	}

	/* .swiper .swiper-slide { */
	/* text-align: center;
		font-size: 18px;
		background: #fff; */

	/* Center slide text vertically */
	/* display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex; */
	/* display: flex;
	flex-wrap: wrap; */
	/* -webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		align-items: center; */
	/* } */
	.index-cooperation {
		max-width: 992px;
		width: 95%;
		margin: 0 auto;
		overflow: hidden;

	}


	.index-cooperation .productSwiper {
		width: 100%;
		height: 100%;

	}

	#products {
		max-width: 992px;
		width: 95%;
		margin: 0 auto;
		padding-top: 20px;
		/* margin-top: 25px; */
	}

	.index-cooperation .productSwiper .swiper-slide {
		text-align: center;
		font-size: 18px;
		/* background: #fff; */

		/* Center slide text vertically */
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		align-items: center;
		height: 270px;
		display: flex;
		flex-wrap: wrap;
	}

	.index-cooperation .productSwiper .swiper-slide .productImage {
		/* margin-left: 5px; */
		/* width: 150px; */
		height: 150px;
		image-rendering: -webkit-optimize-contrast;
	}

	.index-cooperation .productSwiper .swiper-slide .productImage img {
		width: 100%;
		height: 100%;
	}

	.index-cooperation .productSwiper .swiper-slide .productImage-title {
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		width: 200px;
	}


	.swiper-initialized img {
		display: block;
		width: 100%;
		/* object-fit: cover; */
	}

	.swiper-slide .productImage-title {
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		width: 120px;
	}

	.index-title {
		font-size: 18px;
		font-weight: 700;
		/* margin-top: 20px; */
		background-color: #fff;

	}



	#products {
		max-width: 990px;
		width: 100%;

	}

	.Products {
		border: none;
		font-size: 16px;
		font-weight: normal;
		outline: none;
		cursor: pointer;
		box-shadow: 0 9px #bbb;
		border-radius: 10px;
		padding: 15px 25px;
		margin-top: 15px;
		width: 100%;
	}

	#products .products-bg {
		/* background-color: #f8f8f8; */
		background-image: url(../images/shadow.png);
		background-repeat: repeat-x;
		background-position: left top;
		padding: 40px 0 0 0;

		/* padding-left: 20px; */
	}

	#products-box .products-list {
		display: flex;
		flex-wrap: wrap;
	}

	#products-box .products-list.on {
		z-index: 10;
	}

	#products-box .products-list .cover {
		/* display: flex;
		justify-content: space-between; */
		/* width: 100%;
		height: 100%; */
		z-index: 1;
	}

	#products-box .products-list .item {
		width: 45%;
		margin-right: 0;
		flex: 0 0 50%;
		margin-bottom: 20px;
	}

	#products-box .products-list .item .info {
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		width: 100%;
		margin: 0 auto;
		/* text-align: centers */
	}

	#products-box .products-list .item .info .name {
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		width: 100%;
		margin: 0 auto;
		/* text-align: center */
	}

	#products-box .products-list .item .cover .img {
		/* width: 190px; */
		height: 180px;
		/* left: 0;
		top: 4%; */
		padding-left: -3px;
	}

	#products-box .products-list .item .cover .img img {
		width: 100%;
		height: 100%;
		/* border-radius: 8%; */
	}


	.trans {
		-webkit-transition: all 300ms ease 0s;
		-moz-transition: all 300ms ease 0s;
		-ms-transition: all 300ms ease 0s;
		-o-transition: all 300ms ease 0s;
		transition: all 300ms ease 0s;
	}

	.trans-1s {
		-webkit-transition: all 1s ease 0s;
		-moz-transition: all 1s ease 0s;
		-ms-transition: all 1s ease 0s;
		-o-transition: all 1s ease 0s;
		transition: all 1s ease 0s;
	}

	.scale:hover .scale-img {
		-ms-transform: scale(1.1, 1.1);
		-moz-transform: scale(1.1, 1.1);
		-webkit-transform: scale(1.1, 1.1);
		-o-transform: scale(1.1, 1.1);
		transform: scale(1.1, 1.1);
	}

	#products-box .products-list .item.on {
		z-index: 3;
	}

	#products-box .products-list .item.on .mask {
		width: 100%;
		height: 100%;
		background-color: #000;
		position: fixed;
		left: 0;
		top: 0;
		opacity: .8;
	}

	#products-box .products-list .item.on .opt-msg {
		max-height: 180px;
		position: fixed;
		z-index: 3;
	}

	#products-box .products-list .item.on .opt-msg a {
		display: block;
	}

	#products-box .box-button .button {
		width: 30px;
		height: 30px;
		line-height: 30px;
	}

	#products-box .box-button .button i {
		font-size: 14px;
	}

	#products-box .box-button .more-list {
		width: 45px;
		height: 30px;
		line-height: 30px;
	}

	.index-cooperation .cooperation-box .item {
		height: 140px;
	}

	.index-cooperation .evaluation-list .item .brief {
		padding: 10px;
	}

	.index-tutorial .tutorial-list .item {
		width: 100%;
	}

	.index-tutorial .tutorial-list .item:nth-child(1),
	.index-tutorial .tutorial-list .item:nth-child(2) {
		border-top: 1px solid #e5e5e5;
	}

	.index-tutorial .tutorial-list .item .info .brief {
		height: auto;
	}

	.about-title .title-1 span {
		font-size: 28px;
	}

	#team .team-list {
		font-size: 0px;
		text-align: center;
	}

	#team .team-list .item {
		width: 30%;
		margin: 0 1.5% 20px !important;
		float: none;
		display: inline-block;
	}

	#team .team-list .hd a {
		width: 12px;
		height: 12px;
		border: 1px solid #b7c5ce;
		border-radius: 100%;
		margin: 0 5px;
		display: inline-block;
		cursor: pointer;
		-webkit-transition: all 300ms ease 0s;
		-moz-transition: all 300ms ease 0s;
		-o-transition: all 300ms ease 0s;
		transition: all 300ms ease 0s;
	}

	#team .team-list .hd .on {
		background-color: #0382db;
		border-color: #0382db;
	}

	/*#products-detail .images > img{max-width: 150%;position: relative;z-index: 1;left: -25%;}
    #products-detail .images .computer{width: 74.882%;left: 7.118%;}
    #products-detail .images .phone{width: 23.647%;left: 70.706%;top: 14.362%;}*/
	#products-detail .detail-bg .title-0 {
		margin-top: 30px;
	}

	#products-detail .detail-bg .price-btn .botton {
		width: 20%;
	}

	#products-detail .detail-title {
		font-size: 36px;
	}

	#products-detail .products-process {
		padding: 40px 0 75px;
	}

	#products-detail .products-process .process-list {
		margin-top: 60px;
	}

	#products-detail .products-process .process-list .process-item {
		width: 18%;
		margin: 0 2.29412%;
	}

	#products-detail .products-process .process-list .process-item .main .name {
		font-size: 18px;
	}

	#products-detail .products-service {
		padding-top: 40px;
	}

	#products-detail .products-service .service-list {
		margin-top: 60px;
	}

	#products-detail .products-service .service-list .service-item .ico {
		padding: 30%;
	}

	#products-detail .products-service .service-list .service-item .name {
		font-size: 26px;
		margin-top: 30px;
	}

	/* #instance .instance-list .item .cover {
		width: 100%;
		float: none;
	}

	#instance .instance-list .item .info {
		width: 80%;
		margin: 10px auto 0;
		float: none;
	}

	#instance .instance-list .item .info .view {
		height: 30px;
		line-height: 30px;
	} */

	#tutorial .tutorial-list .item {
		width: 100%;
	}

	#tutorial .tutorial-list .item:nth-child(1),
	#tutorial .tutorial-list .item:nth-child(2) {
		border-top: 1px solid #e5e5e5;
	}

	#tutorial .tutorial-list .item .date {
		max-width: 120px;
	}

	#tutorial .tutorial-list .item .info .brief {
		height: auto;
		width: 350px;
		height: 250px;
	}

	#contact .contact-info .item {
		width: 50%;
		padding: 10px 0;
	}

	#contact .contact-area {
		width: 100%;
		float: none;
		margin-bottom: 10px;
	}

	#contact .contact-area .contact-form {
		width: 100%;
	}

	#contact .map {
		width: 100%;
		max-width: 850px;
		margin: 0 auto;
		float: none;
	}

	#contact .map .img-0 {
		max-width: 180%;
	}

	#contact .map .img-1 {
		max-width: 230%;
	}

	.try-button-box .button {
		height: 44px;
		line-height: 44px;
		font-size: 18px;
		margin: 10px 1.5%;
	}

	.website-form-top .website-form-title {
		font-size: 34px;
	}

	footer .left {
		margin-bottom: 30px;
		float: none;
	}

	footer .left .hotline {
		font-size: 24px;
		margin-top: 10px;
	}

	footer .follow {
		float: none;
	}

	footer .bottom {
		padding: 10px 0;
	}

	footer .bottom .links {
		width: 100%;
		line-height: 30px;
		float: none;
	}

	footer .bottom .copyright {
		width: 100%;
		line-height: 30px;
		float: none;
	}

	#follow {
		display: none;
	}

	#follow .item {
		margin-bottom: 1px;
	}

	#follow .item .ico.phone {
		border-top-left-radius: 10px;
	}

	#follow .item:last-child .ico {
		border-bottom-left-radius: 10px;
	}

	#follow .item .ico {
		width: 100%;
		height: 100%;
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 50% auto;
	}

	#follow .item .ico .fa {
		display: none;
	}

	#follow .item .ico.phone {
		background-image: url(../images/m-phone.png);
	}

	#follow .item .ico.sina {
		background-image: url(../images/m-sina.png);
	}

	#follow .item .ico.wechat {
		background-image: url(../images/m-wechat.png);
	}

	#follow .item .totop .fa {
		font-size: 25px;
		display: inline-block;
	}

	/* .concerning {
		padding-bottom: 30px;
	} */

	.concerningList {
		padding: 25px 0px 15px 0px;
	}

	.concerningList-title {
		text-align: center;
		font-size: 18px;
		font-weight: 700;
	}

	.concerningList-content {
		font-size: 14px;
		text-indent: 2em;
		line-height: 25px;
	}

	.public-button {
		background-color: #2187DB;
		padding: 6px 15px 6px 15px;
		border-radius: 30px;
		color: #fff;
		font-size: 14px;
		border: 0;
		margin-top: 30px;
	}
}

@media only screen and (max-width: 768px) {
	.show768 {
		display: block;
	}

	.hide768 {
		display: none;
	}

	/*header nav{width: auto;min-width: 20%;height: auto !important;line-height: 34px;padding: 20px;right: -200px;}
	header nav.on{right: 0;}
	header nav .nav-item{width: 100%;text-align: right;float: none;}
	header nav .nav-item > a{display: block;}
	header nav .nav-item > a:hover{color: #0382db;}
	header nav .nav-item{width: 33.33%;}
	header nav.on{height: 176px;}*/

	#products-box .products-list .item .info .left {
		width: 100%;
		float: none;
	}

	#products-box .products-list .item .info .price {
		width: 100%;
		line-height: 24px;
		float: none;
	}

	/*
	.wrap button {
		border: none;
		font-size: 16px;
		font-weight: normal;
		outline: none;
		cursor: pointer;
		box-shadow: 0 9px #bbb;
		border-radius: 10px;
		padding: 15px 25px;
		margin-top: 15px;
		width: 100%;
	} */

	.index-cooperation .cooperation-box .item {
		width: 33.33%
	}

	.index-cooperation .evaluation-list .item[class] {
		width: 100%;
		margin: 0 10px 0 0;
	}

	#tutorial .tutorial-support .support-search {
		width: 100%;
		margin-bottom: 10px;
		float: none;
	}

	#tutorial .tutorial-support .support-search .text {
		width: 100%;
	}

	#tutorial .tutorial-support .play {
		margin-left: 0;
	}

	#contact .contact-area .contact-info2 {
		padding: 10px;
	}

	#contact .contact-area .contact-info2 .address {
		line-height: 30px;
	}
}

@media only screen and (max-width: 640px) {
	.show640 {
		display: block;
	}

	.hide640 {
		display: none;
	}

	.index-cooperation .evaluation-list .item .info .name {
		font-size: 20px;
	}

	.index-tutorial .tutorial-support .support-search {
		width: 96%;
		float: none;
	}

	.index-tutorial .tutorial-support .support-search .text {
		width: 100%;
	}

	.index-tutorial .tutorial-support .button {
		width: 96%;
		margin-left: 2%;
		float: none;
	}

	.try-button-box .button {
		width: 100%;
		margin: 10px 0;
	}

	#instance .instance-list .item {
		margin-bottom: 15px;
	}

	#instance .instance-list .item .info .logo {
		width: 60px;
		height: 60px;
		margin: 0 auto;
		float: none;
		border-radius: 5px;
	}

	#instance .instance-list .item .info .title {
		width: 100%;
		margin: 10px 0 0;
		text-align: center;
		float: none;
	}
}

@media only screen and (max-width: 480px) {
	.show480 {
		display: block;
	}

	.hide480 {
		display: none;
	}

	/*#products-box .products-list .item{width: 100%;}*/

	.index-tutorial .tutorial-list .item .date .day {
		font-size: 18px;
	}

	.index-tutorial .tutorial-list .item .info .name {
		font-size: 16px;
		white-space: normal;
	}

	#tutorial .tutorial-list .item .date .day {
		font-size: 18px;
	}

	#team .team-list .item {
		width: 90%;
		margin: 0 5% !important;
	}

	#contact .contact-info .item .ico {
		display: none;
	}

	#contact .contact-info .item .info {
		font-size: 16px;
	}

	#contact .contact-info .item .button {
		width: 80%;
	}

	#contact .contact-area .contact-form .text {
		width: 100%;
		margin: 0 0 10px;
	}

	#contact .contact-area .contact-form .button {
		width: 100%;
	}

	#contact .contact-area .contact-form .text[name='VCode'] {
		width: 50%
	}

	#contact .contact-area .contact-form .code-img {
		width: 50%;
		margin: 0;
		text-align: right;
	}

	#contact .contact-area .contact-form .code-img img {
		width: auto;
		max-width: 100%;
	}

	#contact .map .img-1 {
		right: -10%;
	}

	#instance .instance-list .item .cover .img img {
		/* height: 90px; */
		border-radius: 5px;
	}


}

@media only screen and (max-width: 320px) {
	.show320 {
		display: block;
	}

	.hide320 {
		display: none;
	}
}
