/* CSS Document */

html {
	margin: 0;
}
body {
	width: 100%;
	height: 100%;
	position: relative;
	margin: 0;
	color: #333;
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
}
img {
	max-width: 100%;
	height: auto;
}
a {
	color: #1894ea;
}
ul,  ol {
	list-style: none;
}
ul:after,  ol:after {
	display: block;
	content: '';
	clear: both;
	overflow: hidden;
}
h1,  h2,  h3 {
	font-weight: 400;
}
h1,  h2,  h3,  h4,  h5,  h6 {
	color: #000;
	font-weight: 600;
	line-height: 1.3;
	margin-top: 0px;
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 40px;
	margin-bottom: 15px;
	max-width: 600px;
	text-align: center;
	margin: 0 auto;
	line-height: 1.2;
}
h2 {
	font-size: 40px;
	margin-bottom: 10px;
}
h3 {
	font-size: 30px;
	margin-bottom: 10px;
}
h4 {
	font-size: 30px;
	margin-bottom: 10px;
}
h5 {
	font-size: 25px;
	margin-bottom: 10px;
}
h6 {
	font-size: 20px;
	margin-bottom: 10px;
}
.zcenter {
	text-align: center;
}
.product-header {
	z-index: 1;
	background: #80cbc4 !important;
	min-height: 75px;
}
.zcontainer {
	max-width: 1140px;
	margin: 0 auto;
	overflow: hidden;
	width: 90%;
}
.zimage {
	text-align: center;
}
.zsection {
	padding: 200px 0 0;
}
.zsection-bottom-padding {
	padding-bottom: 200px;
}
.zcontainer.ztable-container.no-width {
	width: 100%;
	max-width: 1200px;
}
.zsection.banner-section {
	padding: 60px 0 150px;
	clear: both;
	background: #80cbc4;
	padding-bottom: 0;
}
.banner-section img {
	opacity: 1;
	transform: translateY(40px);
	transition: 1.3s ease all;
}
.banner-section img.animated {
	opacity: 1;
	transform: translateY(0);
}
/* .banner-section .zcontainer {
			max-width: 850px;
		} */

.ztable-cell {
	box-sizing: border-box;
	display: table-cell;
	float: none;
	vertical-align: middle;
	width: 50%;
}
.banner-section .ztable-container {
	overflow: initial;
}
.ztable-container .zimage img {
	margin-bottom: -5%;
}
.banner-section .ztable-cell:first-child .ztable-cell-inner {
	padding-right: 25px;
	margin-top: -40px;
}
.ztable-cell-inner {
	margin: 30px 0 65px 0;
}
.banner-section .ztable-cell:first-child {
	width: 465px;
}
.banner-section .ztable-cell:last-child {
	text-align: right;
	width: 375px;
}
.product-menu li span {
	color: #000;
	display: inline-block;
	font-size: 16px;
	font-weight: 400;
	cursor: pointer;
}
#note-the-cards-container {
	text-align: center;/* background: #bbe5e0; */
}
.product-menu-sub-container:after,  .product-menu-sub-container:before {
	top: 36px;
}
.product-header-top .product-menu-sub-container::after,  .product-header-top .product-menu-sub-container::before {
	top: 25px;
}
#note-the-cards-container p {
	margin: 10px auto 80px;
}
#note-the-cards-container ul {
	margin: 0 auto;
	max-width: 950px;
	overflow: hidden;
	padding-left: 0;
	width: 100%;
}
#note-the-cards-container ul li {
	color: #414141;
	float: left;
	font-size: 16px;
	margin-right: 9%;
	margin-bottom: 40px;
	text-align: center;
	width: 27%;
	opacity: 0;
	transform: translateY(30px);
	transition: 0.8s ease all;
}
#note-the-cards-container ul li.animated {
	opacity: 1;
	transform: translateY(0);
}
#note-the-cards-container ul li:nth-child(3n) {
	margin-right: 0;
}
#note-the-cards-container ul li:nth-child(n+3) {
	margin-bottom: 0;
}
.apple-store,  .google-play,  .apple-mac-store {
	background-image: url(../images/notebook-index-sprite.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 116px;
	height: 34px;
}
.apple-store,  .google-play,  .windows-store {
	margin-top: 25px;
}
#note-the-cards-container img {
	width: 100%;
	margin-bottom: 10px;
}
.apple-store {
	background-position: -116px -174px;
}
.google-play {
	background-position: 0 -174px;
}
.apple-mac-store {
	background-position: -232px -174px;
	display: inline-block;
	height: 41px;
	margin-right: 5px;
	margin-left: 10px;
	margin-top: 20px;
	text-indent: -999em;
	width: 155px!important;
}
#note-the-cards-container ul li:nth-child(2) {
	background-position: -290px 0;
}
#note-the-cards-container ul li:nth-child(3) {
	background-position: -572px 0;
}
#note-the-cards-container ul li:nth-child(4) {
	background-position: -858px 0;
}
#note-the-cards-container ul li:nth-child(5) {
	background-position: -1142px 0;
}
.zslider-video-new.ztext-img {
	display: inline;
}
#zgestures {
	text-align: center;
	padding-bottom: 50px;
}
.zgesture-sec p {
	margin: 10px auto 80px;
	max-width: 500px;
}
.zevernote-link {
	display: block;
	margin-top: 50px;
	font-size: 20px;
	text-decoration: underline;
}
.znotecard-sec p {
	margin: 10px auto 80px;
	max-width: 500px;
}
.zslider-gestures-right p {
	padding-left: 40px;
	box-sizing: border-box;
}
.zslider-gestures {
	max-width: 900px;
	margin: 0 auto;
	width: 90%;
}
.zslider-gestures-inner {
	width: 33%;
	display: table-cell;
	vertical-align: middle;
	position: relative;
	box-sizing: border-box;
}
.zslider-gestures-inner ul {
	width: 125px;
	text-align: left;
	margin: 0 auto;
	display: block;
}
.zslider-gestures-left,  .zslider-gestures-left-new {
	text-align: right;
}
.zslider-gestures-center {
	text-align: center;
}
.zslider-gestures-right {
	text-align: left;
}
.zslider-gestures-center img {
	width: 100%;
	z-index: 0;
}
.zslider-gestures-left li,  .zslider-gestures-left-new li {
	color: #d5d4d4;
	cursor: pointer;
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
	font-size: 30px;
	padding: 15px 15px 15px 20px;
	margin-bottom: 0;
	transition: all 0.5s ease 0s;
	width: 100%;
	border-left: 2px solid #d5d4d4;
}
.zslider-gestures-left li.selected,  .zslider-gestures-left-new li.selected {
	color: #f41837;
	border-left: 2px solid #f41837;
}
.zslider-video {
	position: absolute;
	z-index: 1;
	/* top: 77px;
			left: 14px; */
	top: 12%;
	left: 4.8%;
	width: 90%;
	height: auto;
	display: none;
	border: 1px solid #d7d7d7;
}
img.zslider-video-new {
	position: absolute;
	z-index: 1;
	top: 12%;
	left: 4.8%;
	width: 90%;
	box-shadow: initial;
	height: auto;
	display: none;
	border: 1px solid #d7d7d7;
}
/* img.zslider-video-new {
			width: 90%;
		} */

.zslider-video:first-child,  #zgestures .zslider-desc:first-child,  .zslider-video-new:first-child,  #zgestures .zslider-desc-new:first-child {
	opacity: 1;
	display: block;
}
#zgestures .zslider-desc,  #zgestures .zslider-desc-new {
	z-index: 0;
	margin: 0 auto;
	display: none;
	transition: all 0.5s ease;
}
.ztwo-col {
	max-width: 650px;
	margin: 0 auto;
}
.ztwo-col-inner {
	display: table-cell;
	vertical-align: middle;
}
.z-notebook {
	text-align: center;
}
.z-notebook p {
	margin: 20px auto 15px;
}
.ztwo-col-inner p {
	width: 100%;
	box-sizing: border-box;
	padding-left: 40px;
}
#notebook-device img {
	width: 100%;
	max-width: 590px;
	display: block;
	margin: 0 auto;
	margin-top: 40px;
}
#notebook-device img.animated {
	opacity: 1;
	transform: translateY(0);
}
.zdesc-link {
	display: block;
	margin-top: 10px;
}
#notebook-is-free {
	text-align: center;
	padding-top: 200px;
	padding-bottom: 200px;
}
#notebook-is-free p {
	margin: 30px auto;
	margin-bottom: 0;
}
#notebook-is-free h4 {
	
}
#notebook-is-free h3 {
	font-size: 40px;
}
.zmobile {
	display: none;
	text-align: left;
	margin-left: 0 !important;
}
.ztwo-col-inner>h2 {
	margin-bottom: 0;
	line-height: 1.2;
}
.zapp-links {
	text-align: center;
}
/* more card  */

.zmore-card ul li {
	display: inline-block;
	width: 11%;
	margin-right: 5%;
	text-align: center;
}
.zmore-card ul li:last-child {
	margin-right: 0;
}
.zmore-card ul li span {
	display: block;
	line-height: 16px;
	font-size: 12px;
	margin-top: 12px;
	color: #000;
}
.zmore-card {
	padding: 50px 0 30px 0;
	text-align: center;
}
.zsection.znote-link {
	padding: 100px 0;
	background: #80cbc4;
	text-align: center;
}
.znote-link h3 {
	margin-bottom: 18px;
}
.znote-link a {
	color: #fff;
	display: inline-block;
	font-weight: 400;
	padding: 10px 30px;
	cursor: pointer;
	background: #f0483e;
}
.zmore-card h3 {
	margin-bottom: 40px;
}
.zmore-card ul li.active {
	opacity: .7;
}
.znote-free p a {
	text-decoration: underline;
	color: #1894ea;
	cursor: pointer;
}
.product-menu-sub li {
	width: 130px;
	right: 20px;
}
.product-menu-sub li a {
	background: #f3f3f3;
	border: 1px solid transparent;
}
.product-menu-sub li a:hover {
	background: #fff;
	border: 1px solid #f3f3f3;
	border-bottom: transparent;
}
.product-menu-sub li:nth-child(2) a:hover {
	border: 1px solid #f3f3f3;
	border-top: 0;
}
.product-header-top .product-menu-sub-container::after,  .product-header-top .product-menu-sub-container::before {
	top: 26px;
}
.common-links {
	margin-top: 0 !important;
	padding-bottom: 20px;
}

@media only screen and (max-width: 1100px) {
h2 {
	font-size: 36px;
}
.zslider-gestures-left li,  .zslider-gestures-left-new li {
	font-size: 26px;
}
.zslider-gestures-inner ul {
	width: 80px;
	padding-left: 0;
}
.zslider-gestures-right {
	padding-right: 15px;
}
.zcontainer.ztable-container.no-width {
	width: 95%;
}
}

@media only screen and (max-width: 900px) {
.ztable-cell {
	display: block;
	margin: 0 auto;
}
.banner-section .ztable-cell:first-child .ztable-cell-inner {
	padding-right: 0;
	margin-top: 0;
}
.zsection.banner-section {
	text-align: center;
}
.banner-section .ztable-cell:first-child {
	max-width: 575px;
	margin-bottom: 50px;
	width: 100%;
}
h1 {
	max-width: 100%;
}
#note-the-cards-container ul {
	max-width: 600px;
}
#note-the-cards-container ul li {
	width: 45%;
	margin-right: 10%;
	margin-bottom: 40px;
}
#note-the-cards-container ul li:nth-child(3n) {
	margin-right: 10%;
}
#note-the-cards-container ul li:nth-child(n+3) {
	margin-bottom: 40px;
}
#note-the-cards-container ul li:nth-child(-n-2) {
	margin-bottom: 0;
}
#note-the-cards-container ul li:nth-child(2n) {
	margin-right: 0;
}
/* card slider */
.zslider-gestures-left li.selected,  .zslider-gestures-left-new li.selected,  .zslider-gestures-left li,  .zslider-gestures-left-new li {
	border: 1px solid transparent;
	padding-left: 0;
}
.zslider-gestures-right {
	margin-top: 20px;
	padding: 0;
}
.zslider-gestures-right p {
	padding-left: 5px;
}
.zslider-video,  .zslider-video-new {
	position: relative;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
}
.zslider-video:after,  .zslider-video-new:after {
	position: absolute;
	background-image: url('images/mobile-bg.png');
	background-size: 100% auto;
	z-index: 0;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.zslider-gestures-left,  .zslider-gestures-left-new,  .zslider-gestures-right {
	display: none;
}
.zslider-gestures-center {
	width: 50%;
	height: auto !important;
}
.zslider-gestures-center video {
	width: 100%;
	max-width: 300px;
	margin-bottom: 80px;
}
.zslider-gestures-center video:last-child {
	margin-bottom: 0;
}
#zgestures p {
	margin-bottom: 30px;
}
.zmobile {
	display: block;
	max-width: 300px;
}
.zslider-gestures-center img {
	display: none;
}
img.zslider-video-new {
	display: none;
	margin-bottom: 30px;
}
.zslider-video-new.ztext-img {
	display: none;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.zsection {
	padding: 80px 0 0;
}
#notebook-is-free {
	padding-bottom: 100px;
}
.zgesture-sec p {
	width: 320px;
}
}

@media only screen and (max-width: 767px) {
.product-header {
	background: #fff !important;
}
/*p {
				font-size: 16px;
				line-height: 26px;
			}*/
h1 {
	font-size: 34px;
}
#note-the-cards-container ul {
	max-width: 300px;
	width: 90%;
}
#note-the-cards-container ul li {
	width: 100%;
	margin: 0 0 40px 0;
}
#note-the-cards-container ul li:last-child {
	margin-bottom: 0;
}
.ztwo-col-inner {
	display: block;
	text-align: center;
}
.ztwo-col-inner>h2 {
	margin: 0 auto;
	display: block;
	text-align: left;
	width: 210px;
}
.ztwo-col-inner>h2:last-child {
	margin-bottom: 25px;
}
.ztwo-col-inner p {
	padding-left: 0;
}
#notebook-is-free h4 {
	font-size: 26px;
	margin: 0 auto;
	max-width: 300px;
}
.zsection {
	padding: 50px 0 0;
}
.zsection-bottom-padding {
	padding-bottom: 100px;
}
.apple-mac-store {
	display: none !important;
}
.banner-section img {
	opacity: 0;
	transform: translateX(0);
	transform: translateY(40px);
}
.banner-section img.animated {
	opacity: 1;
	transform: translateY(0);
}
.banner-section .ztable-cell:last-child {
	text-align: center;
}
#note-the-cards-container ul li {
	opacity: 1;
	transform: translateY(0);
}
.zslider-gestures-center {
	width: 80%;
}
/* more card */
.zmore-card ul li {
	width: 24%;
}
.zmore-card ul li span {
	min-height: 34px;
}
.zmore-card ul {
	padding-left: 0;
}
.zmore-card ul li:nth-child(3) {
	margin-right: 0;
}
#notebook-is-free {
	padding: 80px 0;
}
#notebook-is-free h3 {
	font-size: 40px;
	max-width: 400px;
	margin: 0 auto;
}
.zgesture-sec p {
	width: 320px;
}
.ztable-cell-inner {
	margin: 30px 10% 65px 10%;
}
}

@media only screen and (max-width: 480px) {
.z-notebook h2,  #notebook-is-free h3 {
	font-size: 20px;
}
h1 {
	max-width: 300px;
	font-size: 28px;
}
h2 {
	font-size: 28px;
}
h2, 			/*p {
				text-align: left;
			}*/
			h4 {
	font-size: 24px;
}
.zslider-gestures-center,  .zslider-gestures {
	width: 100%;
}
.zcontainer {
	width: 80%;
}
.znote-free h3 {
	max-width: 200px;
	margin: 0 auto;
}
.znote-free p {
	text-align: center;
}
#notebook-device img {
	width: 90%;
	margin: 10px auto 0;
	margin: 0 auto;
	display: block;
}
section.znotecard-sec {
	padding-top: 80px;
}
h2,  h4 {
	margin-bottom: 0;
}
p {
	margin-top: 0;
}
#zgestures p {
	margin: 6px 0 40px 0;
}
#zgestures p.zlast {
	margin-bottom: 0;
}
.ztable-cell-inner {
	margin: 0 0 56px 0;
}
.znote-link h3 {
	font-size: 22px;
}
}

/*@media only screen and (-webkit-min-device-pixel-ratio: 1.5),  only screen and (min--moz-device-pixel-ratio: 1.5),  only screen and (min-resolution: 240dpi) {
.apple-store,  .google-play,  .apple-mac-store {
	background-image: url("images/notebook-index-sprite@2x.png");
	background-size: 800px auto;
}
}
*/