@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style: none;
}
.table {
	margin: 0;
}
.section1 {
	background: url(../images/web-dz-bg.jpg) top center no-repeat;
}

@media (max-width: 33.9em) {
.section {
	padding-top: 33px;
}
}
/* 屏幕-首屏 */
.screen-index {
	position: relative;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.header {
	position: absolute;
	top: 0;
	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;
}
.title-1 {
	width: 100%;
	height: 78px;
	background: url(../images/web-dz-bg-1.png) top center no-repeat;
	margin-bottom: 10px;
}
.title-1 {
	-webkit-animation: flipTop 1.5s ease-out;
	-moz-animation: flipTop 1.5s ease-out;
	-ms-animation: flipTop 1.5s ease-out;
	-o-animation: flipTop 1.5s ease-out;
	animation: flipTop 1.5s ease-out;
	opacity: 1 !important;
	visibility: visible !important;
}
.title-2 {
	width: 100%;
	height: 34px;
	background: url(../images/web-dz-bg-2.png) top center no-repeat;
}
.title-2 {
	-webkit-animation: flipBottom 1.5s ease-out;
	-moz-animation: flipBottom 1.5s ease-out;
	-ms-animation: flipBottom 1.5s ease-out;
	-o-animation: flipBottom 1.5s ease-out;
	animation: flipBottom 1.5s ease-out;
	opacity: 1 !important;
	visibility: visible !important;
}
/* 屏幕-2-6屏 */
h1 {
	font: lighter 2.25rem/3rem "Microsoft Yahei", "Arial";
	color: #333333;
	text-align: center;
}
h1.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;
}
h2 {
	font: lighter 1.125rem/2.25rem "Microsoft Yahei", "Arial";
	color: #333333;
	text-align: center;
}
h2.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;
}
.text dl {
	display: block;
	margin-top: 50px;
}
.text dl.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;
}
.text dl i {
	height: 120px;
	font-size: 7.5rem;
	line-height: 10.5rem;
	color: #272636;
}
.text dl dt {
	font: lighter 1.5rem/2.25rem "Microsoft Yahei", "Arial";
	color: #333333;
}
.text dl dd {
	font: lighter 1rem/2.25rem "Microsoft Yahei", "Arial";
	color: #333333;
	margin-bottom: 25px;
}
.text ul {
	width: 100%;
	height: auto;
	margin-top: 30px;
	display: block;
}
.text ul.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;
}
.text ul li {
	display: block;
	height: 120px;
	text-align: center;
	line-height: 120px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #CCCCCC;
}
.text li:nth-child(1), .text li:nth-child(2), .text li:nth-child(3), .text li:nth-child(4), .text li:nth-child(5), .text li:nth-child(6) {
	border-top: none;
}
.text li:nth-child(13), .text li:nth-child(14), .text li:nth-child(15), .text li:nth-child(16), .text li:nth-child(17), .text li:nth-child(18) {
	border-bottom: none;
}
.text li:nth-child(1), .text li:nth-child(7), .text li:nth-child(13) {
	border-left: none;
}
.text li:nth-child(6), .text li:nth-child(12), .text li:nth-child(18) {
	border-right: none;
}
.text-img {
	margin-top: 30px;
	text-align: center;
}
.text-img.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;
}
.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: 50px;
}
.btn-cp:hover {
	border: 1px solid #0279f0;
	border-radius: 4px;
	height: 3rem;
	font: lighter 1rem/2.125rem "Microsoft Yahei", "Arial";
	color: #FFFFFF;
	background: #008eed;
}
.btn-cp.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;
}
.web-all {
	width: 100%;
	height: 429px;
	background: url(../images/web-cp-section-2.png) center right no-repeat;
}
.web-pc {
	width: 100%;
	height: 429px;
	background: url(../images/web-cp-section-3.png) center left no-repeat;
}
.web-mobile {
	width: 100%;
	height: 429px;
	background: url(../images/web-cp-section-4.png) 80% center no-repeat;
}
.web-wechat {
	width: 100%;
	height: 429px;
	background: url(../images/web-cp-section-5.png) center left no-repeat;
}
.web-app {
	width: 100%;
	height: 429px;
	background: url(../images/web-cp-section-6.png) center right no-repeat;
}
.title-h1 {
	font: lighter 3rem/4rem "Microsoft Yahei", "Arial";
	color: #333333;
	margin-bottom: 50px;
}
.pc-case ul li {
	margin-bottom: 20px;
}
.pc-case-1 ul li {
	display: inline;
	float: left;
	width: 20%;
	margin-bottom: 20px;
}
.security dl {
	margin-top: 20px;
	margin-bottom: 0;
}
.security dl.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;
}
.security dl i {
	display: block;
	width: 116px;
	height: 116px;
	font-size: 3.75rem;
	line-height: 7.25rem;
	border: 2px solid #999999;
	color: #999999;
	border-radius: 50%;
	margin: 0 auto;
}
.security dl dt {
	font: lighter 1.5rem/2.25rem "Microsoft Yahei", "Arial";
	color: #333333;
	margin-top: 10px;
}
.security dl dd {
	font: lighter 1rem/2.25rem "Microsoft Yahei", "Arial";
	color: #333333;
}

@media (max-width: 33.9em) {
.title-1 {
	width: 100%;
	height: auto;
	background: none;
	margin-bottom: 10px;
	padding: 0 15px;
}
.title-1 img {
	width: 100%;
	height: auto;
}
.title-2 {
	width: 100%;
	height: auto;
	background: none;
	padding: 0 15px;
}
.title-2 img {
	width: 100%;
	height: auto;
}
h1 {
	font: lighter 1.5rem/3rem "Microsoft Yahei", "Arial";
	color: #333333;
	text-align: center;
}
h2 {
	font: lighter 0.75rem/1.5rem "Microsoft Yahei", "Arial";
	color: #333333;
	text-align: center;
}
.text dl {
	margin-top: 0px;
}
.text dl i {
	height: 4rem;
	font-size: 4rem;
	line-height: 4rem;
	color: #272636;
}
.text dl dt {
	font: lighter 1.125rem/2.25rem "Microsoft Yahei", "Arial";
	color: #333333;
}
.text-img {
	width: 100%;
	height: auto;
	margin: 0;
}
.text-img img {
	width: 100%;
	height: auto;
}
.text ul {
	margin-top: 10px;
}
.text ul li {
	min-width: 53px;
	max-width: 60px;
	height: 53px;
	line-height: 53px;
}
.text ul li img {
	width: 100%;
	height: auto;
}
.btn-cp {
	margin-top: 10px;
}
.security dl {
	margin-top: 20px;
	margin-bottom: 0;
}
.security dl i {
	display: block;
	width: 76px;
	height: 76px;
	font-size: 2rem;
	line-height: 4.75rem;
	border: 2px solid #999999;
	color: #999999;
	border-radius: 50%;
	margin: 0 auto;
}
.security dl dt {
	font: lighter 0.875rem/2.25rem "Microsoft Yahei", "Arial";
	color: #333333;
	margin-top: 0px;
}
}
.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;
}
