@charset "utf-8";
h4, h5, h6,
h1, h2, h3 {margin-top: 0;}
ul, ol {margin: 0;padding:0;}
p {margin: 0;}
.fl{float:left}
.fr{float: right}
.ov{clear: both}
*{
	font-family:"微软雅黑";
	font-size:16px;
}
body a:hover{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-o-transition:0.5s all;
	-moz-transition:0.5s all;
	-ms-transition:0.5s all;
	text-decoration:none;
}
/*-- Header Part Starts Here --*/
.header{
	background:url(../images/banner.jpg)no-repeat;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	min-height:768px;
	padding:2.5em 0;
}

form.ap-but input[type="submit"]{
	width:229px;
	height:61px;
	background:url(../images/ap-but.png)no-repeat;
	display:inline-block;
	cursor:pointer;
	border:0;
	outline:none;
	vertical-align: text-bottom;
	margin-right: 1em;
}
form.ap-but input[type="submit"]:hover {
	opacity: 0.8;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
form.ap-but p{
	font-size:1em;
	text-transform:uppercase;
	color:#fff;
	display:inline-block;
	font-weight:400;
	vertical-align: -webkit-baseline-middle;
}
form.ap-but p span{
	font-weight:700;
}

.graph{
	background:#efefef;
	padding:3em 0 0;
	text-align:center;
}

.usage{
	background:#ffffff;
	padding:5em 0;
}
.usage h3{
	font-size: 2.5em;
	font-weight: bold;
}

.footer{
	padding:3em 0 3em;
	text-align:center;
	background-image:url('../images/end.png');
	background-size:100%;
}

@media(max-width:1024px){
	.first-img {
		top: -39%;
	}
	.third-img {
		bottom: -38%;
		left: 10.8%;
	}
	.feature-img img {
		width: 100%;
	}
	.iphone img {
		width: 100%;
	}
	.feat-da-grid h4 {
		font-size: 1.2em;
	}
	.feature-data {
		padding: 4em 0 0 0;
	}
	.price-left p {
		font-size: 0.8em;
		width:80%;
	}
	.price-left h3 {
		font-size: 1em;
	}
	.price-right h3 {
		font-size: 1.5em;
	}
	.price-left {
		float: left;
		width: 70%;
	}
	.pack-text p {
		width: 52%;
	}
}
@media(max-width:768px){
	.col-md-4.iphone {
		width: 30%;
		float: left;
	}
	.col-md-8.header-matter {
		width: 70%;
		float: left;
	}
	.logo {
		margin: 3em 0 2em 0;
	}
	.logo a img{
		width:25%;
	}
	.header-matter h1 {
		font-size: 2em;
	}	
	.header-matter p {
		margin: 0 0 2em 0;
	}
	form.ap-but input[type="submit"] {
		width: 190px;
		height: 50px;
		background-size: 100%;
	}
	.header {
		min-height: 465px;
	}
	.graph-img img {
		width: 76%;
	}
	canvas#canvas {
		width: 364px!important;
		height: 170px!important;
	}
	.chart {
		top: 12%;
		left: 23.8%;
	}
	.graph p {
		font-size: 1em;
		width: 65%;
	}
	.graph h3 {
		font-size: 2.5em;
		margin: 0 0 0.5em;
		font-weight: bold;
	}
	.first-img img {
		width: 59%;
	}
	.second-img img {
		width: 75%;
	}
	.third-img img{
		width:64%;
	}
	.usage-top p {
		font-size: 1em;
	}
	.first-img {
		top: -9%;
		left:-1%;
	}
	.second-img {
		bottom: -5%;
		left: -9%;
	}
	.third-img {
		bottom: -29%;
		left: 13%;
	}
	.feature-img img {
		width: 20%;
	}
	.package-grid {
		width: 100%;
		margin-bottom: 4%;
	}
}
@media(max-width:640px){
	.header-matter p {
		font-size: 0.8em;
	}
	canvas#canvas {
		width: 300px!important;
		height: 134px!important;
	}
	.first-img img {
		width: 43%;
	}
	.usage-top p {
		width: 54%;
	}
	.second-img {
		bottom: 0%;
		left: -4%;
	}
	.third-img img {
		width: 41%;
	}
	.third-img {
		bottom: -19%;
		left: 13%;
	}
	.second-img img {
		width: 48%;
	}
	.usage-top {
		padding: 1em 1em 1em 0;
		margin: 0em 0;
	}
}
@media(max-width:480px){
	.col-md-8.header-matter {
		width: 100%;
	}
	.logo {
		margin: 0em 0 2em 0;
	}
	.header-matter h1 {
		font-size: 1.5em;
	}
	.header-matter p {
		font-size: 0.875em;
	}
	form.ap-but p {
		font-size: 0.8em;
		vertical-align: top;
	}
	.col-md-4.iphone {
		width: 100%;
		text-align: center;
	}
	.iphone img {
		width: 27%;
	}
	canvas#canvas {
		width: 219px!important;
		height: 89px!important;
	}	
	.graph h3 {
		font-size: 1.5em;
	}
	.graph p {
		font-size: 0.85em;
		width: 80%;
	}
	.usage-top p {
		width: 54%;
		height: 70px;
		overflow: hidden;
	}
	.third-img {
		bottom: -49%;
		left: 10%;
	}
	.usage {
		padding: 5em 0;
	}
	.features {
		padding: 0em 0 1em;
	}
	.pack-text h4 {
		font-size: 1.2em;
	}
	.pack-text p {
		font-size: 0.875em;
	}
	.package {
		padding: 6em 0 2em;
	}
	.footer h3 {
		font-size: 2em;
	}
	.ap-stor a img {
		width: 150px;
		height: 60px;
	}
	.ap-stor {
		margin-top: 2em;
	}
	.foot-bot {
		width: 67%;
	}
	ul.social-list li a {
		width: 32px;
		height: 32px;
		background-size: 206%;
	}
	ul.social-list li a.fb {
		background-position: -1px 0px;
	}
	ul.social-list li a.tw {
		background-position: -34px 0px;
	}
	.foot-nav ul li {
		display: block;
		margin: 10px 0px;
	}
}
@media(max-width:320px){
	.col-md-8.header-matter {
		width: 60%;
		padding: 0;
	}
	.col-md-4.iphone {
		width: 30%;
		text-align: center;
	}
	.iphone img {
		width: 176%;
	}
	.logo a img {
		width: 50%;
	}
	.logo {
		margin: 0em 0 1em 0;
	}
	.header-matter h1 {
		font-size: 0.85em;
		line-height: 1.4em;
	}
	.header-matter p {
		font-size: 0.8em;
		height: 32px;
		overflow: hidden;
	}
	form.ap-but p {
		display: none;
	}
	.foot-nav ul li {
		display: inline-block;
		margin: 0px 9px;
	}
	form.ap-but input[type="submit"] {
		width: 150px;
		height: 60px;
		background-size: 100%;
		margin: 0 0 5px;
		display:block;
	}
	.feature-img img {
		width: 48%;
	}
	.ap-stor a img {
		width: 139px;
		height: 39px;
	}
	.graph-img img {
		width: 100%;
	}
	.header {
		min-height: 268px;
	}
	.chart {
		top: 12%;
		left: 15.8%;
	}
	canvas#canvas {
		width: 181px!important;
		height: 67px!important;
	}
	.graph p {
		font-size: 0.85em;
		width: 100%;
		height: 45px;
		overflow: hidden;
	}
	.second-img img {
		width: 35%;
	}
	.first-img {
		top: -3%;
		left: -4%;
	}
	.third-img img {
		width: 36%;
	}
	.second-img {
		bottom: -3%;
		left: -4%;
	}
	.third-img {
		bottom: -10%;
		left: 10%;
	}
	.feat-da-grid h4 {
		font-size: 1em;
	}
	.feat-da-grid p {
		font-size: 0.8em;
	}
	.price-left {
		float: left;
		width: 65%;
	}
	.pack-text p {
		width: 80%;
	}
	.footer h3 {
		font-size: 1em;
	}
	.mail {
		float: none;
	}
	.social {
		float: none;
		margin-top: 1em;
	}
	.foot-nav ul li p, .foot-nav ul li a {
		font-size: 0.85em;
	}
	.foot-nav {
		margin-top: 0.5em;
		padding: 1em 0 0;
	}
}

#welcome{height: 40px;background: #343434;}
#welcome p{font-size:14px;line-height:40px;color:#fff;margin-bottom: 0;}
#welcome .block {width:80%}
#welcome .block .divRight {height:40px;width:200px;display: table-cell;text-align: center;vertical-align: middle;line-height:40px;}
#welcome .block .divRight img{margin-top:13px;width:14px;height:15px;}

.header1{ background:#fff; position:fixed; width:100%; height:133px; z-index:999; border-bottom:1px solid #0eb493;}


#nav{width:80%;text-align:left;;min-width:800px;}
#nav .divImg {padding-top:23px;margin-right:100px;}
#nav .divContent{padding-left:70px;margin-top:30px;}
#nav .divContent a{font-size:20px;color:#666;}
#nav .divContent a:hover{color:#64b739;}
#nav .divContent .line{height:12px;width:34px;}
#nav .navCheck a{color:#64b739;}
#nav .navSelect .line {border-bottom: 3px solid #64b739;}

.menu{font:17px/70px "微软雅黑";float:right;width:782px;}
.menu li{display:inline;}
.menu li a{ color:#667279; font:15px/70px "微软雅黑";}
.menu li a.menu_current{color:#0cb591;}
.menu li a:hover{color:#0cb591;}
.menu li span{padding:0 10px; color:#0cb591;font-size:14px;}





#contactUs {background: #171b27;padding-top:40px;padding-bottom:30px;border-bottom: 1px solid #272d40;}
#contactUs .bottom_div_img {
	width:21%;
	text-align:right;
	padding-top:10px;
	margin-bottom: 80px;
	margin-right:50px;
}
#contactUs .bottom_div {
	width:79%;
	text-align:left;
}
#contactUs .bottom_div p{font-size:16px;line-height:30px;}
#contactUs .bottom_div .p1{color:#e6ebf8;}
#contactUs .bottom_div .p2{color:#a0a2ae;}
#contactUs .bottom_div2 {
	width:35%;
	text-align:left;
	padding-left:50px;
	padding-top:40px;
}
#contactUs .bottom_div2 .p2{color:#a0a2ae;line-height:30px;}
#copyright{padding-top:20px;padding-bottom: 10px;text-align: center;background: #171b27}
#copyright p{color:#727482;line-height:20px;font-size:12px;}