@charset "utf-8";
/* CSS Document */
.z-small-content-wrap {
	max-width: 900px;
}
/* .z-small-content-wrap img {
			box-shadow: 3px 4px 3px rgba(0, 0, 0, 0.05);
		} */

body {
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
}
.product-header {
	background: #fff none repeat scroll 0 0;
	overflow: visible;
	z-index: 2;
}
h1 {
	font-size: 40px;
	font-weight: 400;
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
}
h2 {
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
	font-size: 40px;
	line-height: 1.2;
	color: #000;
	margin-bottom: 15px;
	font-weight: 400;
}
.umain p {
    font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
   
    line-height: 1.6;
    max-width: 600px;
    margin: 0 0 8px 0;
}
ul, ol {
    list-style: disc;
    padding-left: 20px;
    margin-bottom: 20px;
}
body {
	font-size: 20px;
	line-height: 28px;
}
.z-small-content-wrap {
	max-width: 680px;
	text-align: left;
}
h1,  h2 {
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
	font-size: 34px;
	line-height: 1.2;
	color: #000;
	font-weight: 400;
}
.img-wrap {
	margin-bottom: 25px;
}
.app-desc {
	max-width: 650px;
	margin: 0 auto;
}
.download-apps {
	display: block !important;
	margin: 0 auto 20px;
}
.featured-apps-part {
	display: none !important;
}
.zmodel-sec .z-row {
	padding: 50px 0;
}
#banner-section .z-row {
	padding-bottom: 0;
}
a {
	color: #1894ea;
}
.z-border-sec {
	border: 1px dashed #d7d7d7;
	padding: 40px 40px 40px 50px;
	margin-top: 30px;
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
}
.z-border-sec ul li,  .z-border-sec p {
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
}
.z-border-sec ul li {
	font-size: 20px;
}
.z-border-sec p {
	margin-bottom: 12px;
	font-size: 16px;
}
.zfinal-model {
	font-size: 30px;
	line-height: 40px;
}

@media only screen and (max-width: 767px) {
.z-small-content-wrap,  .z-content-wrap {
	width: 90%;
}
body,  h1,  h2 {
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
	font-size: 40px;
	line-height: 1.2;
	color: #000;
	font-weight: 400;
}
}

@media only screen and (max-width: 480px) {
.z-small-content-wrap,  .z-content-wrap {
	width: 80%;
}
h1,  h2 {
	font-size: 29px;
}
.z-border-sec {
	padding: 10px;
}
.zfinal-model {
	font-size: 20px;
	line-height: 28px;
}
.z-border-sec ul li {
	font-size: 18px;
	line-height: 26px;
}
}
