html, body{
    font-family: 微软雅黑;
    font-size: 100%;
    background-color: #FFF;
}
body a{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
} 
 
/*-----start-header----*/
.logo{
	float:left;
	margin-top: 2.7em;
}
.top-header{
	position:relative;
}
.header{
	position: absolute;
	top: 0px;
	z-index: 999;
}
h2{font-size:46px;}
h3{font-size:36px;color: #faaa27;}
.aboutus th{font-size: 24px;width:80px;font-weight: normal;padding:5px 0 8px 0}
.aboutus td{font-size: 18px;padding:10px 0;line-height: 30px;}
.abusimg{padding-top:50px;height:250px;}
.abusimg div{float: left;width: 60%;}
.abusimg div h4{font-size: 24px;}
.abusimg div p{font-size: 14px;line-height: 30px;}
.abusimg .abusimgtu{text-align: center;width: 35%;margin:20px 5% -20px 0;}
.abusimg .abusimgtu img{max-width: 90%}
.abusimg div img{}
.fea{background: #f9be5d;padding:3em 0 0 0;} 

/*----navbar-nav----*/
.top-nav ul li a{
	color: #FFFFFF;
	padding: 2.5em 1.3em;
	font-size: 16px;
	font-weight: 400;
	text-align: center;
}
.top-nav ul li.active a,
.top-nav ul li a:hover{
	background: url(../images/border-top.png) no-repeat 50% 70%;
	color:#FFF;
}
.logo a{
	display:block;
}
/* top-nav */
.top-nav:before,
.top-nav:after {
    content: " ";
    display: table;
}
.top-nav:after {
    clear: both;
}
nav {
	position: relative;
	float: right;
}
nav ul {
	padding: 0;
	float: right;
}
nav li {
	display: inline;
	float: left;
	position:relative;
}
nav a {
	color: #fff;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	line-height: 40px;
}
nav a:hover{
	text-decoration:none;
	color:#00A2C1;
}
nav a#pull {
	display: none;
}
.Share-instantly-content{
	font-size: 1.2em;
	color: #fff;
	margin: 2em 0 1em 0;
	font-weight: 400;
}
.Share-instantly-content span{
	color: #ff7400;
	}
.Share-instantly-content div:hover{
	color: #ff7400;
	cursor: pointer;
}
#contentus{
padding-bottom: 2em;}
.contentus_div p{
	font-size: 3em;
	color: rgba(255,255,255,0.85);
	margin-left: 0.2em;
}
.contentus_div ul{
	margin: 0;
	padding: 0;
}
.contentus_div ul li{
	overflow: hidden;
	list-style: none;
	padding-top: 1em;
	padding-bottom:2.3em;
	font-size: 0.9em;
}
.contentus_div ul li img{
	float: left;
	margin-left: -0.5em;
	margin-right: 0.5em;
}
.myimg{	
	margin-top: 0.7em;
}
.contentus_div ul li span,.contentus_div ul li span a{
	color: #b4b4b4;
	display: block;
	float: left;
	line-height: 30px;
}
.contentus_div ul li span a:hover{
	text-decoration: none;
	color: #fff; 
}
#share{background: url(../images/share-bg.jpg) left top no-repeat;background-size: 100%;}
#share .applydaren{width:60%;padding:0 2.5%;text-align: center;background: rgba(255,255,255,0.75);margin-left: 17.5%;overflow:hidden;    box-shadow: 0px 13px 41px 10px rgba(0, 0, 0, 0.25);}
.sharetitle{    width: 106px;
    border-bottom: 2px solid #faaa27;
    font-size: 26px;
    text-align: left;
    margin-bottom: 6px;}
.sharetitle1{width: 106px;
    border-bottom: 2px solid #faaa27;
    font-size: 26px;
    text-align: left;
    margin-bottom: 6px;margin-top:10px;}
.sharecontent .ziliao{padding:8px 0 8px 20px;background: url(../images/sharecon.png) left center no-repeat;text-align: left;}
.sharecontent .ziliao span{font-size: 18px;width:100px;display: block;float: left;}
.sharecontent .ziliao a,.sharecontent .ziliao a:hover{outline:none;color:#000;text-decoration: none;}
.sharecontent .ziliao input{border-radius:0;padding-left:5px;background: rgba(255,255,255,0.75);border: 0;outline: none;}
#submit{background:#f9be5d;border-radius: 0;width: 160px;height:40px;line-height:40px;margin:20px 0;border: 0;outline: none;color: #fff;font-size: 22px;padding:0;border-radius:5px;}
#submit:hover{box-shadow: 0px 0px 10px 2px #ECAA3C;}
/*Styles for screen 600px and lower*/
@media screen and (max-width: 768px) {
	nav { 
  		height: auto;0
  		float:none;
  	}
  	nav ul {
  		width: 100%;
  		display: block;
  		height: auto;
  	}
  	nav li {
  		width: 100%;
  		position: relative;
  	}
  	nav li a {
		border-bottom: 1px solid #eee;
	}
  	nav a {
	  	text-align: left;
	  	width: 100%;
	  	text-indent: 25px;
  	}
  	.logo{
	float:left;
	margin-top: 2em;
	} 
	#share{background-size:auto 100%;}
	#share .applydaren{width:95%;}
	.sharecontent .ziliao span{font-size: 18px;}
	.sharecontent .ziliao input{width:130px;}
}
/*Styles for screen 515px and lower*/
@media only screen and (max-width : 768px) {
	nav {
		border-bottom: 0;
		float:none;
	}
	nav ul {
		display: none;
		height: auto;
		margin:0;
		background: #fff;
	}
	nav a#pull {
		display: block;
		position: relative;
		color: #F26D7D;
		text-align: right;
		position: absolute;
		top:20px;
	}
	nav a#pull:after {
		content:"";
		background: url('nav-icon.png') no-repeat;
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		right: 15px;
		top: 10px;
	}
	nav a#pull img{
		margin-right:2%;
	}
	.top-nav ul li a {
		color: #2C3E50;
		padding: 0em 0;
	}
	h4{width:90%;margin-left: 5%;text-align: left;}
}
/*Smartphone*/
@media only screen and (max-width : 320px) {
	nav {
		float:none;
	}
	nav li {
		display: block;
		float: none;
		width: 100%;
	}
	nav li a {
		border-bottom: 1px solid #576979;
	}
}
/*----slider----*/
#slider2,
#slider3 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
}
.rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0,0,0,.25);
  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
}
.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
}
.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
}
.rslides_tabs li:first-child {
  margin-left: 0;
}
.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
}
.events {
  list-style: none;
}
.callbacks_container {
  position: relative;
  float: left;
  width: 100%;
}
.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.callbacks img {
  position: relative;
  z-index: 1;
  height: auto;
  border: 0;
}
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	left: 0;
	right: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
	top: 10%;
	text-align: center;
}
 
.callbacks_nav:active {
  opacity: 1.0;
}
.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
}
#slider3-pager a {
  display: inline-block;
}
#slider3-pager span{
  float: left;
}
#slider3-pager span{
	width:100px;
	height:15px;
	background:#fff;
	display:inline-block;
	border-radius:30em;
	opacity:0.6;
}
#slider3-pager .rslides_here a {
  background: #FFF;
  border-radius:30em;
  opacity:1;
}
#slider3-pager a {
  padding: 0;
}
#slider3-pager li{
	display:inline-block;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  height: auto;
  border: 0;
  width:100%;
  }
.callbacks_tabs{
	list-style: none;
	position: absolute;
	top: 88%;
	z-index: 999;
	left: 45%;
}
.callbacks_tabs li{
	display:inline-block;
}
@media screen and (max-width: 600px) {
  h1 {
    font: 24px/50px "Helvetica Neue", Helvetica, Arial, sans-serif;
    }

  .callbacks_nav {
    top: 47%;
    }
}
/*----*/
.callbacks_tabs a{
 visibility: hidden;
}
.callbacks_tabs a:after {
  content: "\f111";
  font-size:0;
  font-family: FontAwesome;
  visibility: visible;
  display: block;
  height:13px;
  width:13px;
  display:inline-block;
  border:2px solid #FFF;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
}
.callbacks_here a:after{
	background:#FFF;
}
.slide-text-info h1{
	font-size: 50px; 
}
.slide-text-info h2{
	font-size:50px; 
}
.slide-text-info p{
	font-size: 1.1em; 
}
.slide-text-info{
	margin-top: 9%;
}
.slide-text-info-btn{ 
	width: 100%;
}
.slide-text-info-btn img{
	width: 100%;
}
.erweima{
	max-width: 103px;
	max-height:103px;
	width: 30%; 
	display: inline-block; 
	margin-right:2%;
}
.apple{
	max-width: 163px;
	max-height: 64px;
	width: 35%; 
	display: inline-block; 
	margin-right:2%;
}
.play-btn{
	width: 35%;
	max-width: 163px;
	max-height: 64px;
	display: inline-block; 
}
 /*----slider----*/
/*------start-features-----*/
.features{
	padding:2em 0 3em;
}
.features h2{
	font-weight:normal;
	font-size: 3em;
}
.callbacks1_nav{
	display: none;
}
.shareh3{
	text-align:center;color:#fff;font-size:3em;margin-bottom:0.5em;
}
.features-grid span{
	width: 231px;
	height: 229px;
	display: inline-block;
	background: url(../images/top-icons.png) no-repeat 0px 0px;
}
.features-grid h3 a{
	color: #707070;
	font-weight: 600;
	font-size: 0.9em;
}
.features-grid h3 a:hover{
	color:#F06464;
	text-decoration:none;
}
.features-grid p{
	color: #666666;
	font-size: 1em;
	width: 85%;
	margin: 0 auto;
}
.features-grid span.t-icon1{
	background-position: -400px 0px;
}
.features-grid span.t-icon2{
	background-position: -799px 0px;
}
.features-grids{
	padding-top:2.5em;
}
/*-----start-Share-instantly----*/
.Share-instantly{
	background:#262626;
	padding-top:3em;
}
.Share-instantly-left{
	margin: 0 auto;
}
.Share-instantly-left img{
	width:90%;
	margin-left: 5%;
}
.Share-instantly-right h3{
	color: #fff;
	font-family: 微软雅黑;
	font-size: 3em;
}
.Share-instantly-right p{
	color: #AEAEAE;
	line-height: 1.8em;
}
.head-para{
	width: 70%;
	margin: 1em 0 0.5em;
}
p.img_slider{
	color: #AEAEAE;
	line-height: 1.8em;
	width: 79%;
}
.Share-instantly-right{
	 
}
/*------ start-feature----*/
.feature{
	background:#313131;
	padding-top:3em;
}
.feature h3 {
	color: #FFF;
	font-family: 'nexa_boldregular';
	font-size: 3em;
}
.feature p {
	color: #AEAEAE;
	line-height: 1.8em;
}
.feature p span{
	display:block;
	color:#F06464;
}
p.img_slider1{
	width:100%;
}
.feature-right span{
	width:350px;
	height:578px;
	display:block;
	background:url(../images/features-divice.png) no-repeat 0px 0px;
}
.feature-left{
	margin-top:3em;
}
 
a.cl-icon1 span{
	height: 39px;
	width: 19px;
	display: block;
	background: url(../images/multiple-divice1.png) no-repeat 1px -18px;
}
a.cl-icon2 span{
	height: 36px;
	width: 21px;
	display: block;
	background: url(../images/multiple-divice1.png) no-repeat -34px -21px;
}
a.cl-icon3 span{
	height: 56px;
	width: 47px;
	display: block;
	background: url(../images/multiple-divice1.png) no-repeat -68px 0px;
}
a.cl-icon4 span{
	height: 50px;
	width: 34px;
	display: block;
	background: url(../images/multiple-divice1.png) no-repeat -129px -7px;
}
/*-----*/
a.cl-icon1-l span{
	height: 41px;
	width: 23px;
	display: block;
	background: url(../images/multiple-divice2.png) no-repeat 1px -5px;
}
a.cl-icon2-l span{
	height: 41px;
	width: 23px;
	display: block;
	background: url(../images/multiple-divice2.png) no-repeat -38px -5px;
}
a.cl-icon3-l span{
	height: 41px;
	width: 23px;
	display: block;
	background: url(../images/multiple-divice2.png) no-repeat -78px -5px;
}
a.cl-icon4-l span{
	height: 41px;
	width: 23px;
	display: block;
	background: url(../images/multiple-divice2.png) no-repeat -118px -5px;
}
a.cl-icon5-l span{
	height: 41px;
	width: 23px;
	display: block;
	background: url(../images/multiple-divice2.png) no-repeat -158px -5px;
}
a.cl-icon6-l span{
	height: 41px;
	width: 65px;
	display: block;
	background: url(../images/multiple-divice2.png) no-repeat -195px -5px;
}
a.cl-icon7-l span{
	height: 50px;
	width: 32px;
	display: block;
	background: url(../images/multiple-divice2.png) no-repeat -273px 2px;
}
a.cl-icon8-l span{
	height: 43px;
	width: 63px;
	display: block;
	background: url(../images/multiple-divice2.png) no-repeat -317px -3px;
}
/*-----start-footer----*/
.footer{
	padding:0.5em 0;
	width: 100%;
	background: #313131;
}
.footer p{
	text-align: center;
	color: #999999;
	font-size: 1em;
	margin-top: 0.3em;
}
.footer p a{
	color:#999999;
}
.footer p a:hover{
	color:rgba(255,255,255,0.7);
	text-decoration:none;
}
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 26px;
	right: 3%;
	overflow: hidden;
	width: 40px;
	height: 40px;
	border: none;
	text-indent: 100%;
	background: url("../images/to-top1.png") no-repeat 0px 0px;
	border-radius: 30em;
}
#toTopHover {
	width: 40px;
	height: 40px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
/*--responsive design--*/
@media (max-width:1024px){
 .top-nav ul li a {
	color: #FFF;
	padding: 1.8em 1em;
	font-size:0.85em;
 }
 .slide-text-info h1 {
	font-size: 50px;
 }
 .callbacks_tabs {
	left: 42%;
 }
 .features h2 {
	font-size: 2em;
 }
 .shareh3{
 	font-size: 2em;
 }
 .features-grid h3 a {
	font-size: 0.85em;
 }
 .features-grid p {
	font-size: 0.8125em;
 }
 .contentus_div p {
 	font-size: 2em;
 }
 #share .applydaren{width:75%;margin-left:10%}
 
 .Share-instantly-right p{
 	font-size:0.8125em;
 }
 .feature p {
	line-height: 1.8em;
	font-size: 0.8125em;
 }
 .logo{
	float:left;
	margin-top: 2em;
}
 .footer-right input[type="text"] {
 	width: 64%;
 }
 .header{
	left:0;
 }
 .download-right p {
	font-size: 1.8em;
 }
 .download {
	padding: 40px 0 20px;
 }
 .feature-left {
	margin: 0 0 2em 0;
 }
 .download-left {
	margin-top: 2.2em;
 }
 .slide-text-info {
	margin-top: 7%;
 }
 .features-grid span {
	width: 100px;
	height: 100px;
	background-size: 446%;
 }
 .features-grid span.t-icon1 {
    background-position: -173px 0px;
 }
 .features-grid span.t-icon2 {
    background-position: -346px 0px;
 }
 .Share-instantly-right {
	margin-top:0em;
	text-align: center;
 }
 .Share-instantly-content{
 	text-align: left;
 	width: 95%;
 	margin-left: 2.5%;
 }
 .download-left a span {
	background-size:90%;
	width: 240px;
	height: 220px;
 }
 .download-right ul li a span {
	width: 150px;
	height: 50px;
	background-size: 198%;
}
.download-right ul li a.l-google span {
	background-position: -147px 0px;
}
p.cousel_demo{
	display:none;
}
}
@media (max-width:800px){
 .top-nav ul li a {
	color: #FFF;
	padding: 2em 0.6em;
	font-size: 0.8125em;
 }
 .slide-text-info h1 {
	font-size: 50px;
 }
 .callbacks_tabs {
	left: 40%;
 }
 .Share-instantly-left img{
	width:70%;
	margin-left: 15%;
}
.erweima { 
	max-width: 70px; 
 }
 .apple {
	max-width: 110px; 
 }
 .play-btn {
	max-width: 110px; 
 }
 .head-para {
	width: 100%;
 }
 div.owl-carousel1 {
	width: 100%;
 }
 div.col-md-5.Share-instantly-left, div.col-md-5.feature-right{
    text-align: center;
 }
 
 div.col-md-7.download-right {
    text-align: center;
 }
 .download {
	padding: 10px 0 10px;
 }
 h4{width:90%;margin-left: 5%;text-align: left;}
 .footer {
	padding:10px 0;
 }
 .Share-instantly-right h3, .feature h3{
	font-size: 1.5em;
 }
}
@media (max-width:768px){
 .top-nav ul li.active a, .top-nav ul li a:hover {
	color: #faaa27;
  }
  .top-nav ul li a {
	font-size: 0.8125em;
	padding:0px;
	color: #faaa27;
 }
 .download {
	padding: 10px 0;
 }
 .callbacks_tabs {
	left: 38%;
 }
 nav a#pull img {
   margin-right:0;
 }
 .logo{
	float:left;
	margin-top: 1.5em;
}
.footerpc{padding-right: 0;padding-left:5px;}
}
@media (max-width:640px){
 .header {
	position: absolute;
	top: 0;
	z-index: 999;
	right: 0;
 }
 
 .callbacks_tabs {
	left: 36%;
 }
 .footer {
	padding: 10px 0;
 }
 .callbacks_tabs {
    top:83%;
 }
 .feature-right span {
	height: 320px;
 }
}
@media (max-width:480px){ 
 .callbacks_tabs {
	left: 33%;
	top:80%;
 }
 .logo a {
	font-size: 2.5em;
 }
 nav a#pull img {
	margin-top: -20px;
 }
  .feature-right span {
	background-size: 59%;
	width: 180px;
	height: 170px;
	display: inline-table;
 }
 .feature-right span{
 	background-position:30px 0;
 }
 .download-left a span {
	background-size: 70%;
	width: 220px;
	height: 165px;
	background-position:38px 0;
 }
 .download-right p {
	font-size: 1.4em;
 }
 .download-right a {
	font-size: 1em;
 }
 div.col-md-5.feature-right {
	margin-bottom: -4px;
 }
}
@media (max-width:320px){
 .footer-right input[type="text"] {
    width:100%;
    padding: 10px;
 }
 .footer-right input[type="submit"] {
	padding: 10px 20px;
	margin-top: 10px;
 }
 .rslides {
	background:#df5d5d;
	min-height:150px;
 }
  
 .callbacks_tabs {
	left:25%;
	top:70%;
 }
.feature-right span {
	background-size: 59%;
	width: 180px;
	height: 170px;
	display: inline-table;
 }
 .download-left a span {
	background-size: 60%;
	width: 200px;
	height: 125px;
	background-position: 50px 0;
 }
 .download-right ul li a span {
	width: 250px;
	height:35px;
	background-size: 95%;
	background-position:1px 0;
 }
.download-right ul li a.l-google span {
	display: none;
 }
}
