body{margin:0 auto;padding:0;font-size:12px;font-family:"microsoft yahei";}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote{padding:0; margin:0;}
div{ margin:0 auto;}
li{list-style-type:none;}
table,td,tr,th{font-size:1em;}
img{border:0px;}
.clear {background: none; border: 0;  clear: both; display: block; float: none; font-size: 0; list-style: none; margin: 0;padding: 0;overflow: hidden;visibility: hidden; width: 0; height: 0; line-height: 0; font-size: 0;}
a{text-decoration:none;color:#fff;}
p{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{margin:0;padding:0;}
img{*display:block;border:none;}javascript:;

.clearfix:after {visibility: hidden;display: block;font-size: 0;content: ".";clear: both;height: 0;}
.clearfix{*zoom:1;}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}

.topwai{width:100%;background:#f03d37;}
.top{width:990px;height:503px;color:#fff;font-size:16px;}
.top_left{width:400px;float:left;padding:35px 32px 0 32px;}
.left_p{padding:-50px 3px 16px 3px;border-bottom:1px dotted #fff;line-height:24px;}
.left_btn{position:relative;}
.left_btn a{width:178px;height:52px;line-height:52px;display:block; text-align:center;}

.ico_down{width:177px;height:50px;border:1px solid #fff; border-radius:10px; background:url(/app/images/bg.jpg) 0 0 no-repeat; color:#fff;}
.ios{ position:absolute;left:0;top:56px;}
.android{ position:absolute;left:210px;top:56px;}
.ico_down img{position:absolute;top:60px;left:50%;margin-left:-46px;width:92px;display: none}

.left_btn i{width:26px;height:31px; display:inline-block;vertical-align:middle;margin-right:10px;}
.ico_apk{background-image:url(ico_apk.png); background-position:0 0; background-repeat:no-repeat}
.ico_ios{background-image:url(ico_ios.png); background-position:0 0; background-repeat:no-repeat}

.top_right{width:526px;height:503px;background:url(/app/images/right_bg.jpg) no-repeat left top;float:left;position:relative;}

.cloud{width:230px;height:150px;position:absolute;right:0;top:0;}
.cloud_l,.cloud_m,.cloud_s{position:absolute;}

.cloud_l{width:65px;height:131px;display:inline-block; background:url(cloud_l.png) no-repeat;left:60px;top:-30px;}
.cloud_m{width:42px;height:115px;display:inline-block; background:url(cloud_m.png) no-repeat;opacity:0.8;filter:alpha(opacity:80);left:110px;top:30px;}
.cloud_s{width:37px;height:78px;display:inline-block; background:url(cloud_s.png) no-repeat;opacity:0.6;filter:alpha(opacity:60);left:40px;top:-30px;}

.focuswai{position:absolute;left:18px;top:151px;width:262px;height:352px; overflow:hidden;}
.focus{width:2096px;height:352px;position:absolute;left:0;top:0;}
.focus img{float:left;}

.erwei{position:absolute;right:73px;bottom:0;width:92px;text-align:center;}
.erwei div{margin-bottom:20px;}
.erwei p{line-height:40px;}


.bottomwai{width:100%;background:#fff;}
.bottom{width:990px;color:#363636;font-size:16px;padding:47px 0;padding-left:60px;}
.b_single{width:330px;height:95px;float:left;padding:23px 0;}

.single_img{float:left;}
.single_right{padding-left:10px;float:left;}
.single_right h3{font-size:30px;color:#f03d37;}

.single_img img {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
	cursor:pointer;
}
.single_img img:hover{
	-webkit-transform:rotate(360deg);
    -moz-transform:rotate(360deg);
    -o-transform:rotate(360deg);
    transition:rotate(360deg);
}











