@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style: none;
}
.table {
	margin: 0;
}
.section1 {
	background: url(../images/web-cp-bg.jpg) top center no-repeat;
}

@media (max-width: 33.9em) {
.section {
	padding-top: 33px;
}
}
/* 屏幕-首屏 */
.screen-index {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
/* 头部 */
.header {
	position: absolute;
	width: 100%;
	height: 5rem;
	z-index: 1;
}
.header .logo {
	display: inline;
	float: left;
	width: 17.0625rem;
	height: 5rem;
	background: url(../images/logo-web-cp.png) left center no-repeat;
}
.header .nav {
	display: inline;
	float: right;
	width: auto;
	height: 5rem;
	font: lighter 1rem/5rem "Microsoft Yahei", "Arial";
	color: #FFFFFF;
}
.header .nav a {
	color: #FFFFFF;
}
.header .nav span {
	height: 5rem;
	font: italic 1.125rem/5rem "Arial";
	color: #FFFFFF;
}
/* 手机-头部 */
.top {
	width: 100%;
	height: auto;
	text-align: left;
	position: fixed;
	top: 0;
	left: 0;
	background: #FFFFFF;
	border-bottom: 1px solid #e9e9e9;
	z-index: 1080;
	padding: 15px 30px;
}
/* 手机-头部logo */
.top .logo {
	display: inline;
	float: left;
	width: auto;
	height: 36px;
	text-align: center;
}
.top .logo img {
	width: auto;
	height: 100%;
}
.top i {
	line-height: 36px;
	font-size: 18px;
}
/* 手机-头部导航 */
.top #navbar-header {
	font: 14px/36px "Microsoft Yahei", "Arial";
	color: #000000;
	margin-top: 15px;
}
.top #navbar-header li {
	display: block;
	width: 130px;
	height: 48px;
	font: 16px/32px "Microsoft Yahei", "Arial";
	color: #000000;
	text-align: center;
	overflow: hidden;
	margin: 0 auto;
}
.top #navbar-header li a {
	display: block;
	width: 130px;
	height: 32px;
	font: 16px/32px "Microsoft Yahei", "Arial";
	color: #000000;
	margin: 8px 0;
}
.top #navbar-header li a:hover {
	display: block;
	background: #3377ff;
	color: #FFFFFF;
	border-radius: 16px;
	text-decoration: none;
}
.top #navbar-header li .active {
	display: block;
	background: #3377ff;
	color: #FFFFFF;
	border-radius: 16px;
	text-decoration: none;
}
.star {
	position: absolute;
	top: 53px;
	right: 10%;
	width: 122px;
	height: 122px;
	background: url(../images/web-cp-bg-1.png) top center no-repeat;
}
.meteor {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/web-cp-bg-2.png) top center no-repeat;
}
.meteor {
	-webkit-animation: flipTop 0.5s ease-out;
	-moz-animation: flipTop 0.5s ease-out;
	-ms-animation: flipTop 0.5s ease-out;
	-o-animation: flipTop 0.5s ease-out;
	animation: flipTop 0.5s ease-out;
	opacity: 1 !important;
	visibility: visible !important;
}
.title-1 {
	position: absolute;
	top: 286px;
	left: 50%;
	right: 50%;
	margin-left: -445.5px;
	width: 891px;
	height: 109px;
	background: url(../images/web-cp-bg-3.png) top center no-repeat;
}
.title-1 {
	-webkit-animation: flipLeft 1.5s ease-out;
	-moz-animation: flipLeft 1.5s ease-out;
	-ms-animation: flipLeft 1.5s ease-out;
	-o-animation: flipLeft 1.5s ease-out;
	animation: flipLeft 1.5s ease-out;
	opacity: 1 !important;
	visibility: visible !important;
}
.title-2 {
	position: absolute;
	top: 465px;
	left: 50%;
	right: 50%;
	margin-left: -583.5px;
	width: 1167px;
	height: 64px;
	background: url(../images/web-cp-bg-4.png) top center no-repeat;
}
.title-2 {
	-webkit-animation: flipRight 1.5s ease-out;
	-moz-animation: flipRight 1.5s ease-out;
	-ms-animation: flipRight 1.5s ease-out;
	-o-animation: flipRight 1.5s ease-out;
	animation: flipRight 1.5s ease-out;
	opacity: 1 !important;
	visibility: visible !important;
}
.title-light {
	position: absolute;
	top: 188px;
	left: 50%;
	right: 50%;
	margin-left: -445.5px;
	width: 891px;
	height: 220px;
	background: url(../images/web-cp-bg-5.png) 567px top no-repeat;
}
.title-light {
	-webkit-animation: pulse infinite alternate linear 0.5s;
	-moz-animation: pulse infinite alternate linear 0.5s;
	-ms-animation: pulse infinite alternate linear 0.5s;
	-o-animation: pulse infinite alternate linear 0.5s;
	animation: pulse infinite alternate linear 0.5s;
	opacity: 1 !important;
	visibility: visible !important;
}
.title-o2o {
	position: absolute;
	top: 415px;
	left: 50%;
	right: 50%;
	margin-left: -583.5px;
	width: 1167px;
	height: 259px;
	background: url(../images/web-cp-bg-6.png) 276px top no-repeat;
}
.title-o2o {
	opacity: 1 !important;
	visibility: visible !important;
	-webkit-animation: scaleBounce 2s linear;
	-moz-animation: scaleBounce 2s linear;
	-ms-animation: scaleBounce 2s linear;
	-o-animation: scaleBounce 2s linear;
	animation: scaleBounce 2s linear;
}
/* 屏幕-2-6屏 */
.text {
	padding: 0;
}
.text h1 {
	font: lighter 2.25rem/4rem "Microsoft Yahei", "Arial";
	color: #333333;
}
.text h2 {
	font: lighter 1.125rem/3rem "Microsoft Yahei", "Arial";
	color: #333333;
	margin-bottom: 20px;
}
.text h3 {
	font: lighter 2.25rem/4rem "Microsoft Yahei", "Arial";
	color: #333333;
	margin-bottom: 20px;
}
.text dl {
	display: inline;
	float: left;
	width: auto;
	height: auto;
	padding-right: 20px;
	margin-right: 20px;
	border-right: 1px solid #b8b8b8;
}
.text dl:last-child {
	display: inline;
	float: left;
	width: auto;
	height: auto;
	padding-right: 0px;
	margin-right: 0px;
	border-right: none;
}
.text dl dt {
	width: auto;
	height: 2.5rem;
	font: lighter 1.25rem/2.5rem "Microsoft Yahei", "Arial";
	color: #333333;
}
.text dl dt strong {
	font: lighter 1.875rem/2.5rem "Microsoft Yahei", "Arial";
	color: #000000;
	margin-right: 10px;
}
.text dl dd {
	width: auto;
	height: 1.125rem;
	font: lighter 1rem/1.125rem "Microsoft Yahei", "Arial";
	color: #333333;
}
.section2 .text.active {
	-webkit-animation: flipLeft 1s ease-out;
	-moz-animation: flipLeft 1s ease-out;
	-ms-animation: flipLeft 1s ease-out;
	-o-animation: flipLeft 1s ease-out;
	animation: flipLeft 1s ease-out;
	opacity: 1 !important;
	visibility: visible !important;
}
.section3 .text.active {
	-webkit-animation: flipRight 1 1s ease-out;
	-moz-animation: flipRight 1 1s ease-out;
	-ms-animation: flipRight 1 1s ease-out;
	-o-animation: flipRight 1 1s ease-out;
	animation: flipRight 1 1s ease-out;
	opacity: 1 !important;
	visibility: visible !important;
}
.section4 .text.active {
	-webkit-animation: flipLeft 1s ease-out;
	-moz-animation: flipLeft 1s ease-out;
	-ms-animation: flipLeft 1s ease-out;
	-o-animation: flipLeft 1s ease-out;
	animation: flipLeft 1s ease-out;
	opacity: 1 !important;
	visibility: visible !important;
}
.section5 .text.active {
	-webkit-animation: flipRight 1 1s ease-out;
	-moz-animation: flipRight 1 1s ease-out;
	-ms-animation: flipRight 1 1s ease-out;
	-o-animation: flipRight 1 1s ease-out;
	animation: flipRight 1 1s ease-out;
	opacity: 1 !important;
	visibility: visible !important;
}
.section6 .text.active {
	-webkit-animation: flipLeft 1s ease-out;
	-moz-animation: flipLeft 1s ease-out;
	-ms-animation: flipLeft 1s ease-out;
	-o-animation: flipLeft 1s ease-out;
	animation: flipLeft 1s ease-out;
	opacity: 1 !important;
	visibility: visible !important;
}
/* 按钮 */
.btn-cp {
	border: 1px solid #0279f0;
	border-radius: 4px;
	height: 3rem;
	font: lighter 1rem/2.125rem "Microsoft Yahei", "Arial";
	color: #FFFFFF;
	background: #0279f0;
	margin-top: 30px;
}
.btn-cp:hover {
	border: 1px solid #0279f0;
	border-radius: 4px;
	height: 3rem;
	font: lighter 1rem/2.125rem "Microsoft Yahei", "Arial";
	color: #FFFFFF;
	background: #008eed;
}
.web-all {
	height: 429px;
	background: url(../images/web-cp-section-2.png) center no-repeat;
}
.web-all.active {
	-webkit-animation: flipRight 1 1s ease-out;
	-moz-animation: flipRight 1 1s ease-out;
	-ms-animation: flipRight 1 1s ease-out;
	-o-animation: flipRight 1 1s ease-out;
	animation: flipRight 1 1s ease-out;
	opacity: 1 !important;
	visibility: visible !important;
}
.web-pc {
	height: 429px;
	background: url(../images/web-cp-section-3.png) center no-repeat;
}
.web-pc.active {
	-webkit-animation: flipLeft 1s ease-out;
	-moz-animation: flipLeft 1s ease-out;
	-ms-animation: flipLeft 1s ease-out;
	-o-animation: flipLeft 1s ease-out;
	animation: flipLeft 1s ease-out;
	opacity: 1 !important;
	visibility: visible !important;
}
.web-mobile {
	height: 429px;
	background: url(../images/web-cp-section-4.png) center no-repeat;
}
.web-mobile.active {
	-webkit-animation: flipRight 1 1s ease-out;
	-moz-animation: flipRight 1 1s ease-out;
	-ms-animation: flipRight 1 1s ease-out;
	-o-animation: flipRight 1 1s ease-out;
	animation: flipRight 1 1s ease-out;
	opacity: 1 !important;
	visibility: visible !important;
}
.web-wechat {
	height: 429px;
	background: url(../images/web-cp-section-5.png) center no-repeat;
}
.web-wechat.active {
	-webkit-animation: flipLeft 1s ease-out;
	-moz-animation: flipLeft 1s ease-out;
	-ms-animation: flipLeft 1s ease-out;
	-o-animation: flipLeft 1s ease-out;
	animation: flipLeft 1s ease-out;
	opacity: 1 !important;
	visibility: visible !important;
}
.web-app {
	height: 429px;
	background: url(../images/web-cp-section-6.png) center no-repeat;
}
.web-app.active {
	-webkit-animation: flipRight 1 1s ease-out;
	-moz-animation: flipRight 1 1s ease-out;
	-ms-animation: flipRight 1 1s ease-out;
	-o-animation: flipRight 1 1s ease-out;
	animation: flipRight 1 1s ease-out;
	opacity: 1 !important;
	visibility: visible !important;
}
.title {
	font: lighter 2.25rem/4rem "Microsoft Yahei", "Arial";
	color: #333333;
	margin-bottom: 50px;
}
.title.active {
	-webkit-animation: flipTop 1s ease-out;
	-moz-animation: flipTop 1s ease-out;
	-ms-animation: flipTop 1s ease-out;
	-o-animation: flipTop 1s ease-out;
	animation: flipTop 1s ease-out;
	opacity: 1 !important;
	visibility: visible !important;
}
.pc-advantage.active {
	-webkit-animation: flipRight 1s ease-out;
	-moz-animation: flipRight 1s ease-out;
	-ms-animation: flipRight 1s ease-out;
	-o-animation: flipRight 1s ease-out;
	animation: flipRight 1s ease-out;
	opacity: 1 !important;
	visibility: visible !important;
}
.pc-advantage ul li {
	margin-bottom: 20px;
}
.pc-function.active {
	-webkit-animation: flipBottom 1s ease-out;
	-moz-animation: flipBottom 1s ease-out;
	-ms-animation: flipBottom 1s ease-out;
	-o-animation: flipBottom 1s ease-out;
	animation: flipBottom 1s ease-out;
	opacity: 1 !important;
	visibility: visible !important;
}
.pc-function ul li {
	display: inline;
	float: left;
	width: 20%;
	margin-bottom: 20px;
}
.text-img {
	text-align: center;
}
.text-img.active {
	-webkit-animation: flipTop 0.5s ease-out;
	-moz-animation: flipTop 0.5s ease-out;
	-ms-animation: flipTop 0.5s ease-out;
	-o-animation: flipTop 0.5s ease-out;
	animation: flipTop 0.5s ease-out;
	opacity: 1 !important;
	visibility: visible !important;
}

@media (max-width: 33.9em) {
.meteor {
	width: 100%;
	height: auto;
	background: none;
}
.meteor img {
	max-width: 100%;
	height: auto;
}
.title-1 {
	position: absolute;
	top: 50%;
	left: 0%;
	right: 0%;
	margin-top: -39px;
	margin-left: 0;
	width: 100%;
	height: auto;
	background: none;
}
.title-1 img {
	width: 100%;
	height: auto;
}
.title-2 {
	position: absolute;
	top: 50%;
	left: 0%;
	right: 0%;
	margin-top: 24px;
	margin-left: 0px;
	width: 100%;
	height: auto;
	background: none;
}
.title-2 img {
	width: 100%;
	height: auto;
}
.title-light {
	position: absolute;
	top: 50%;
	left: inherit;
	right: 8%;
	margin-top: -80px;
	margin-left: 0;
	width: 30%;
	height: auto;
	background: none;
}
.title-light img {
	width: 100%;
	height: auto;
}
.title-o2o {
	position: absolute;
	top: 50%;
	left: 25%;
	right: inherit;
	margin-top: 0px;
	margin-left: 0;
	width: 30%;
	height: auto;
	background: none;
}
.title-o2o img {
	width: 100%;
	height: auto;
}
.text h1 {
	font: lighter 1.125rem/3rem "Microsoft Yahei", "Arial";
	color: #333333;
}
.text h2 {
	font: lighter 0.75rem/1.5rem "Microsoft Yahei", "Arial";
	color: #333333;
	margin-bottom: 20px;
}
.text h3 {
	font: lighter 1rem/1.5rem "Microsoft Yahei", "Arial";
	color: #333333;
	margin-bottom: 20px;
}
.text dl {
	display: inline;
	float: left;
	width: auto;
	height: auto;
	padding-right: 7px;
	margin-right: 7px;
	border-right: 1px solid #b8b8b8;
}
.text dl dt {
	width: auto;
	height: 2rem;
	font: lighter 0.875rem/2rem "Microsoft Yahei", "Arial";
	color: #333333;
}
.text dl dt strong {
	font: lighter 1.125rem/2rem "Microsoft Yahei", "Arial";
	color: #000000;
	margin-right: 5px;
}
.text dl dd {
	width: auto;
	height: 1.125rem;
	font: lighter 0.875rem/1.125rem "Microsoft Yahei", "Arial";
	color: #333333;
}
.title {
	font: lighter 1.5rem/3rem "Microsoft Yahei", "Arial";
	color: #333333;
	margin-bottom: 20px;
}
.pc-advantage ul li {
	margin-bottom: 0px;
}
.pc-advantage ul li img {
	width: 100%;
	height: auto;
}
.pc-function ul li {
	margin-bottom: 0px;
}
.pc-function ul li img {
	width: 100%;
	height: auto;
}
.text-img {
	width: 100%;
	height: auto;
	text-align: center;
}
.text-img img {
	width: 100%;
	height: auto;
}
}

@media (max-width: 61.9em) {
.pc-advantage ul li {
	margin-bottom: 0px;
}
.pc-advantage ul li img {
	width: 100%;
	height: auto;
}
.pc-function ul li {
	margin-bottom: 0px;
}
.pc-function ul li img {
	width: 100%;
	height: auto;
}
.text-img {
	width: 100%;
	height: auto;
	text-align: center;
}
.text-img img {
	width: 100%;
	height: auto;
}
}
.footer {
	position: absolute;
	bottom: 0.9375rem;
	width: 100%;
	font: 0.875rem/2rem "Microsoft Yahei", "Arial";
	color: #666666;
	text-align: center;
	overflow: hidden;
}
.footer a {
	color: #666666;
}
#tj {
	display: none;
}
