html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;font-family: sans-serif;}
body {line-height: 1;}
ol, ul {list-style: none;}
a { text-decoration: none; color:#929191;}
.clr {
	clear: both;
	float: none;
	visibility: none;
	width: 0px;
	height: 0px;

}
.float{
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	position: fixed;
	display: none;
	z-index: 2000;
}
.float .showbg{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index: 2000;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;
}
.float img{
	width: 300px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -150px 0 0 -150px;
	display: none;
	z-index: 2001;
}
.headerWrap {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 80px;
	z-index: 50;
	border-bottom: solid;
	border-color: #DCDBDB;
	border-width: 1px;
	z-index: 999;
	opacity: 0.95;
}
.header ,.header{
	width: 860px;
	margin: 0 auto;
}
.header {
	height: 60px;
}

.header .logoWrap {
	padding-top: 15px;
	float: left;
	-webkit-transition: opacity .1s ease;
	-moz-transition: opacity .1s ease;
	transition: opacity .1s ease;
}
.header .logoWrap img {
	width: 70px;
	float: left;
}

.header .logoWrap:hover {
	opacity: .8;
}
.header .logoWrap div{
	float: left;
	margin-left: 10px;
	color: #fff;
	padding-top: 6px;
}
.header .logoWrap .appname{
	letter-spacing: 3px;
	font-size: 28px;
	line-height: 32px;
	display: block;
}
.header .logoWrap .version{
	font-size: 14px;
	letter-spacing: 3px;
	font-family: Tahoma, Geneva, sans-serif;
}

.header .nav {
	padding-top: 15px;
	width: 280px;
	height: 30px;
	line-height: 30px;
}

.header .nav a {
	margin-right: 30px;
	display: block;
	float: left;
}
.header .nav .weiboLink , .header .nav .emailLink, .header .nav .weixinLink  {
	padding-right: 0px;
	margin-right: 20px;
	width: 44px;
	height: 44px;
	background-size:100% auto !important;
	float:right;
}

.header .nav .weiboLink {
	background: url('../img/sina.png') no-repeat;
}
.header .nav .weixinLink {
	background: url('../img/weixin.png') no-repeat;
}
.header .nav .emailLink {
	background: url('../img/email.png') no-repeat;
}



.header{
	font-size: 13px;
	height: 30px;
	line-height: 30px;
	color: #929191;
	padding-bottom: 20px;
}

.header .copyright{
	float: left;
}

.header .copyright .logo{
	display: block;
	float: left;
	height: 30px;
	width: 70px;
	margin-right: 20px;
	background: url('../img/icons.png') no-repeat -144px -122px;
}

.header .nav{
	float:right;
}

.header .nav a{
	margin-right: 45px;
	display: block;
	float: left;
}

.header .nav .iconRocketCircle {
	margin: 0px;
	opacity: .1;
	-webkit-transition: opacity .3s ease;
	-moz-transition: opacity .3s ease;
	transition: opacity .3s ease;
}

.header .nav .iconRocketCircle:hover {
	opacity: 1;
}

.iconRiceCircle {
	background: url('../img/icons.png') no-repeat -243px 0;
	width: 24px;
	height: 24px;
}

.iconWeiboCircle{
	background: url('../img/icons.png') no-repeat -243px -34px;
	width: 24px;
	height: 24px;
}

.iconWeibo {
	background: url('../img/icons.png') no-repeat -243px -68px;
	width: 18px;
	height: 15px;
}

.iconArrow {
	background: url('../img/icons.png') no-repeat -243px -93px;
	width: 16px;
	height: 16px;
}

.iconBust {
	background: url('../img/icons.png') no-repeat -243px -119px;
	width: 16px;
	height: 16px;
}

.iconPhone {
	background: url('../img/icons.png') no-repeat -243px -145px;
	width: 16px;
	height: 16px;
}

.iconMail{
	background: url('../img/icons.png') no-repeat -243px -171px;
	width: 16px;
	height: 12px;
}


.iconMailCircle{
	background: url('../img/icons.png') no-repeat -202px -195px;
	width: 24px;
	height: 24px;
}

.iconRocketCircle {
	background: url('../img/icons.png') no-repeat -168px -195px;
	width: 24px;
	height: 24px;
}
.headerWrap {
	border-bottom: none;
}

.hero .hero_contain, .content, .footerIndex {
	width: 860px;
	margin: 0 auto;
}

.hero {
	width:100%;
	position: relative;
}

.hero .previous, .hero .next {
	position: absolute;
	display: block;
	width: 36px;
	height: 68px;
}

.hero .previous:active, .hero .next:active {
	opacity: .8;
}

.hero #previousBtn{
	display: none;
	left: 40px;
	top: 271px;
	background: url('../img/nudge-icon-arrow-l.png') no-repeat;
}
.hero #nextBtn{
	display: none;
	right: 40px;
	top: 271px;
	background: url('../img/nudge-icon-arrow-r.png') no-repeat;
}
.hero .hero_contain {
	position : relative;
}

.hero .hero_contain .desc {
	position: absolute;
	left: 0px;
	top: 175px;
	width:500px;
	height: 80px;
	z-index: 100;
}
.hero .hero_contain .desc p {
	font-weight: bolder;
	color: #FFF;
	padding-bottom: 20px;
	text-shadow: 0 1px 0 rgba(0,0,0,.2);
	-webkit-font-smoothing: antialiased;
}

.hero .hero_contain .desc #line1{
	font-size: 54px;
	font-family: sans-serif;
	font-weight: 600;
	padding-bottom: 5px;
	margin-top: 10px;
	line-height: 1.1;
}

.hero .hero_contain .desc #line2{
	font-size: 21px;
	line-height:1.4;
	padding-bottom: 8px;
	padding-top: 10px; 
}

.hero .hero_contain .appstore {
	position: absolute;
	left: 0;
	top: 380px;
	background: url('../img/icon-appstore.png') no-repeat 0 0;
	width: 180px;
	height: 58px;
	z-index: 100;
}

.hero .hero_contain .iosicon {
	position: absolute;
	left: 0;
	top: 312px;
	background: url('../img/icons.png') no-repeat -243px -190px;
	width: 18px;
	height: 22px;
	z-index: 100;
}
.hero .hero_contain .iosintro {
	position: absolute;
	left: 30px;
	top: 320px;
	font-size: 16px;
	font-family: sans-serif;
	color: #FFF;
	padding-bottom: 20px;
	text-shadow: 0 1px 0 rgba(0,0,0,.2);
	-webkit-font-smoothing: antialiased;
	z-index: 100;
}

.hero .hero_contain .androidicon {
	position: absolute;
	left: 253px;
	top: 312px;
	background: url('../img/icons.png') no-repeat -243px -220px;
	width: 18px;
	height: 22px;
	z-index: 100;
}

.hero .hero_contain .androidintro {
	position: absolute;
	left: 283px;
	top: 320px;
	font-size: 16px;
	font-family: sans-serif;
	color: #FFF;
	padding-bottom: 20px;
	text-shadow: 0 1px 0 rgba(0,0,0,.2);
	-webkit-font-smoothing: antialiased;
	z-index: 100;
}

.hero .hero_contain .ipa {
	position: absolute;
	left: 168px;
	top: 342px;
	background: url('../img/icons.png') no-repeat 0 -266px;
	width: 150px;
	height: 43px;
	z-index: 100;
}

.hero .hero_contain .android {
	position: absolute;
	left: 190px;
	top: 380px;
	background: url('../img/icon-googleplay.png') no-repeat;
	width: 180px;
	height: 58px;
	z-index: 100;
}

.hero .hero_contain .appstore .android:active,
.hero .hero_contain .video:active {
	opacity: .9;
}

.hero .hero_contain .video {
	position: absolute;
	left: 260px;
	top: 338px;
	width: 104px;
	height: 62px;
	background: url('../img/video.png') no-repeat ;
	z-index: 100;
	overflow: hidden;
}

.hero .hero_contain #navDot {
	position: absolute;
	left: 10px;
	top: 470px;
	width: 200px;
	height: 10px;
	z-index: 100;
}

.hero .hero_contain #navDot .doted,.hero .hero_contain #navDot .dot{
	display: block;
	float: left;
	margin-right: 10px;
}
.hero .hero_contain #navDot .doted {
	background: url('../img/dot.png') no-repeat 0 0;
	width: 10px;
	height: 10px;
}

.hero .hero_contain #navDot .dot {
	background: url('../img/dot.png') no-repeat 0 -10px;
	width: 10px;
	height: 10px;
}

.hero .hero_contain .iphone {
	position: absolute;
	right: -91px;
	top: 60px;
	width:500px;
	height: 900px;
	background: url('../img/smartisan-t1.png') no-repeat;
	z-index: 999;
  background-size:100% auto;
}

.hero .hero_contain .ios {
	position: absolute;
	right: 24px;
	top: 185px;
	width: 259px;
	height: 458px;
}

.hero .imgWrap {
	width: 100%;
	height: 600px;
	overflow: hidden;
	z-index: 10;
}
.hero .imgWrap .bg{
	width: 100%;
  height:auto;
	min-width: 1280px;
	z-index: 0;
	pointer-events: none;
}

.content{
	height:224px;
}

.content .news{
	padding-top: 28px;
	background: url('../img/news.png') no-repeat;
	background-position: 0px 28px;
	height: 136px;
	width: 526px;
}

.content .news ul {
	width: 480px;
	height: 92px;
	padding: 22px 0px 0px 18px;
}

.content .news ul li {
	padding-top: 16px;
	font-size: 14px;
	height:14px;
	display: block;
}

.content .news ul li .title{
	color: #B0B0B0;
	float: left;
	width: 384px;
	overflow: hidden;
}

.content .news ul li .time{
	color: #D0D0D0;
	float: right;
}

.footerIndex{
	font-size: 13px;
	width: 860px;
	padding: 10px 0 100px;
}

.footerIndex .copyright{
	color: #929191;
}

.footerIndex .records{
	color: #BCBCBC;
  padding-top:10px;
}

