﻿
[class^='icon']:before {
    display: inline-block;
    font-family: "FontAwesome";
    font-weight: normal;
    font-style: normal;
    vertical-align: baseline;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-check-square-o:before { content: "\f046";}



/* CSS Reset*/
html { font-family:"微软雅黑", "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-size: 62.5%; }
body { margin: 0; font-size:1.4rem; line-height: 20px; color: #000; background-color: #fff; height: 100%; overflow-x: hidden; -webkit-overflow-scrolling: touch; }
/*#section1{background: #40a3e1;} */

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }
a { background: transparent; text-decoration: none; color: #000; cursor: pointer;}

a:active { outline: 0; }
b, strong { font-weight: bold; }
dfn { font-style:normal;}
img { border: 0; vertical-align: middle; }
* {
        -webkit-tap-highlight-color: rgba(0,0,0,0);
        -webkit-tap-highlight-color: transparent; /* For some Androids */
        outline: none;
}
input,textarea,button { border: 0; margin: 0; padding: 0;}
textarea { resize: none;}
table { border-collapse: collapse; border-spacing: 0; }
td, th { padding: 0; }
h1, h2, h3, h4, h5, h6, p, figure, form, blockquote { margin: 0; }
ul, ol, li, dl, dd { margin: 0; padding: 0; }
ul, ol { list-style: none; }
input::-moz-placeholder, textarea::-moz-placeholder { color: #ccc; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #ccc; }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #ccc; }

.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clearfix { display:inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height:1%;}
.clearfix { display:block;}
/* End hide from IE-mac */
/*Reset End*/
.blank0 {
	height: 0;
	clear: both;
	font-size: 0px;
	overflow: hidden;
}

.blank5 {
	height: 5px;
	clear: both;
	font-size: 0px;
	overflow: hidden;
}

.blank10 {
	height: 10px;
	clear: both;
	font-size: 0px;
	overflow: hidden;
}

.blank20 {
	height: 20px;
	clear: both;
	font-size: 0px;
	overflow: hidden;
}

.fixed {position: fixed}

.f10 {
	font-size: 10px!important;
}

.f12 {
	font-size: 12px!important;
}

.f14 {
	font-size: 14px!important;
}

.f16 {
	font-size: 16px!important;
}

.line120 {
	line-height: 120%;
}

.line100 {
	line-height: 100%;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.fb {
	font-weight: bold
}

.tc {
	text-align: center;
}

.fl{float: left;}
.fr{float: right;}

.pr {position: relative;}

* html .clearfix {height: 1%;}

.sZoom {
	-webkit-animation: DivZoom 0.5s ease-in-out
}

@-webkit-keyframes DivZoom {
	0% {
		-webkit-transform: scale(0.01);
		opacity: 0.2
	}

	60% {
		-webkit-transform: scale(1.05);
		opacity: 0.5
	}

	80% {
		-webkit-transform: scale(0.95);
		opacity: 1
	}

	100% {
		-webkit-transform: scale(1.00);
		opacity: 1
	}
}

.z {
	background: black;
	border: medium none;
	cursor: default;
	filter: Alpha(Opacity=60);
	display: none;
	height: 100%;
	left: 0;
	margin: 0;
	opacity: 0.6;
	padding: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 998;
}


.iphone_icon { background: url(img/iphone.png) no-repeat;}
.download_box .item_pc {
    text-align: center!important;
    border: 1px solid #fff;
}

.head {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 57px;
    padding-top: 10px;
    border-bottom: 1px solid rgba(48, 48, 48,0.14);
    overflow: hidden;
}
.head .head_content {
    width: 74%;
    max-width: 1000px;
    height: 57px;
    margin: 0 auto;
}


.footer {width: 100%;bottom: 0px;height:44px;line-height:44px; text-align: center; border-top:1px solid rgba(48, 48, 48,0.14);}
.footer .footer_content {
    width: 74%;
    max-width: 1045px;
    margin: 0 auto;
}
.footer a,.footer span {
    float: none;
    margin-right: 5px;
    color: #000000;
    font-size: 10px;
    opacity: .4;
}
.footer p {
    font-size: 12px;
    opacity: .4;
}



input::-webkit-input-placeholder { /* WebKit browsers */ color: #ccc; } 
input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #ccc; } 
input::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #ccc; } 
input:-ms-input-placeholder { /* Internet Explorer 10+ */ color: #ccc; }


.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.m50{margin:50px 0;}
.mt50{margin-top:50px;}

.mr10{margin-right:10px;}
.mr20{margin-right:20px;}
.mr50{margin-right:50px;}

.clear{clear:both;}
.width1024 {width:1024px;margin:0 auto;position: relative;}
.main {clear:both;}

/* 头部 */
.menu ul {margin-right:50px;}
.menu ul li {float:left;text-align: center;width:100px;height: 56px;line-height: 56px;}
.menu ul>li:hover .list {display: block}
.menu ul li a { line-height:56px; font-size: 15px;color: #fff; /*text-shadow: 1px 1px 1px #ccc;*/}

.menu .login-menu {margin-top: 7px; margin-right:10px;}
.menu .login-menu a {border-radius:4px;}
.menu .login-menu .login-btn {background:#fff;color:#000;}
.menu .login-menu .reg-btn {background: #FF5722;color:#fff;}
.logo_right_word {font-size:20px;color:#fff;margin-top: 17px;margin-left:5px;padding-left:7px;border-left:2px solid #fff;}



/* 注册页面 */
.reg_box .layui-form-item {margin-bottom:8px;}
.reg_box .layui-form-item .layui-form-label {padding-left:0px;}
.reg_box .layui-form-item .layui-input-block {margin-left:95px;}
.reg_box .layui-form-radio {padding-right: 0px;}

/**  注册 登陆 公共CSS */
.login_box,.reg_box,.agree { width:100%;top:66px;}
.go_to_login{ margin-bottom:8px!important;position: absolute!important;right: 30px;bottom:4px; }
.go_to_login span a {color:#FF5722;}

/* 登陆页面 */
.login_box .layui-form-item {position: relative;margin-bottom: 20px;}
.login_box input {padding-left: 30px; background: inherit;}
.login_box .input_icon {position: absolute;left:5px;top:8px;font-size:20px;}
.layui-form-checkbox span {height: 30px;}

.login_box_position {margin:0 auto;width:1024px;position: relative; }
.login_center_body {width: 380px;height:528px; padding: 10px 20px 15px; box-sizing: border-box; border-radius: 3px; background: #fff;position: absolute!important; left:auto;right:30px;min-height: 100px;overflow-y: hidden!important; }
.login_center_body p {text-align: center;font-size: 26px;margin:10px 0;}

.agree pre {white-space:pre-wrap;font-size:13px;line-height:1.8;}
.agreement:hover {text-decoration: underline;}

/** 找回密码 */
.resetpwd {margin:60px auto;width:400px;padding:50px 300px;background: none repeat scroll 0 0 #fefefe;border: 1px solid #ccc; -webkit-border-radius:5px;-moz-border-radius:5px;}
.resetpwd h2{text-align:center;line-height: 60px;}
.resetpwd .resetpwd_body{padding-top: 20px;height:160px;text-align:center;}
.resetpwd .step {
    position: relative;
    height: 10px;
    background-color: #f5f5f5;
    margin-bottom: 30px;
    border-radius: 5px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    margin-top:20px;
}
.resetpwd .step .active{background: #0a0 !important;}

.resetpwd .step .step-bar {
    position: relative;
    height: 10px;
    float: left;
    display: inline-block;
    text-align: center;
    color: #aaa;
}
.resetpwd .step .step-bar:first-child{border-radius: 5px 0 0 5px;}
.resetpwd .step .step-bar:last-child {border-radius: 0 5px 5px 0;}
.resetpwd .step .step-text {display: block;}
.resetpwd .step .step-point {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    top: -5px;
    border-radius: 50%;
    color: #fff;
    background-color: #bbb;
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .175);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .175);
}


/* 云店介绍页面 */
.line {clear: both;height:1px;width:100%;border-bottom: 1px solid #ccc;}

.intro {width:560px;margin:0 auto;padding-top:50px;}
.intro p {font-size: 40px;text-align: center;}

.main_title{
    color: #505050;
    line-height: 24px;
    font-size: 15px;
    font-family: "黑体";
    text-align: center;
}

.main_4{
    float:left;
    width: 204px;
    text-align: center;
    padding:50px 0;
}

/*transition: all 0.6s;表示所有的属性变化在0.6s的时间段内完成。 transform: scale(1.4);表示在鼠标放到图片上的时候图片按比例放大1.4倍。*/
.main_4 img{cursor: pointer; transition: all 0.6s;  }
.main_4 img:hover{  transform: scale(1.2); }  

.main_4_title{
    margin-top:10px;
    font-size: 18px;
    color: #157db3;
    font-weight: bold;
    font-family: "Arial Black", Gadget, sans-serif;
}

.main_4_desc{
    width:180px;
    margin:0 auto;
    font-size: 12px;
    padding-top: 20px;
    color: #505050;
    line-height: 20px;

}

.main_list {clear:both;height:440px;padding:40px 0;border-top: 1px solid #ccc;}

.main_pic_2{ width:58%;height:460px;}

.main_pic_2 img{ width:100%;height: 440px;}

.main_pic_title {text-align: center;}

.main_pic_content_text{text-align: left;font-family:"黑体";font-size: 15px;line-height: 25px;}

.main_pic_content_icon img {margin:10px 15px;}

.main_pic_content{width:40%; padding:50px 10px 0;}
.main_pic_content p {font-size: 30px;}
.main_pic_content ul li{margin: 10px 0;color:#48637b;font-size:18px;height: 70px;line-height: 30px;}
.main_pic_content ul li img{width:56px;height:56px;float: left;margin-right:15px;}
.main_pic_content ul li div {padding-top:8px;font-size:18px;}
.main_pic_content ul li span{font-size:12px;color: #8698a7;}


.download_button{display: block;background: url(../images/download-button.png) no-repeat 0 0;width: 192px;height: 60px;}
.download_button:hover{background-position: -192px 0;}


.my_section {
    width: 74%;
    max-width: 1000px;
    margin: 0 auto;
    padding-top: 64px;
    position: relative;
    transform:scale(1);
    -webkit-transform:scale(1);
　　-moz-transform-origin:top left;
}


@media all and ( max-height : 660px) {
    .my_section{
        transform:scale(.8);
        -webkit-transform:scale(1);
          -moz-transform-origin:center;
    }
    #iphone_slider_ul {
        position: relative;
        transition : 0.5s;
    }
}

.my_codoon {
    padding-top: 22%;
}
.my_codoon .text1_box {
    height: 54px;
    line-height: 54px;
    margin-bottom: 25px;
}
.my_codoon .text1,.my_codoon .text3 {
    color: #fff;
    font-size: 54px;
    font-weight: 800;

}
.my_codoon .text3{
    position: relative;
    left: -20px;
}
.my_codoon .text2 {
    color: #fff;
    font-size: 32px;
    letter-spacing: 4px;
}

.download_box {
    margin-top: 20%;
}
.download_box .left {
    float: left;
}
.download_box .right {
    float: left;
    margin-left: 10px;
}
.download_box .erweima {
    width: 110px;
    height: 110px;
    background-position: -15px -112px;
}
.download_box .item {
    display: block;
    width: 180px;
    height: 46px;
    line-height: 45px;
    text-align: left;
    color: #fff;
    font-size: 18px;
}
.download_box .other_download {
    color: black;
    opacity: .4
}

.iphone {
    position: absolute;
    right: 3%;
    top: 20%;
}
.iphone .iphone_img {
    position: relative;
    width: 330px;
    height: 628px;
    background-position: 0px -21px;
}
.delay5 {
    -webkit-animation-delay: .3s;
    -o-animation-delay: .3s;
    animation-delay: .3s;
}

.clearfix:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.clearfix{zoom:1}


.cod_rom{
    width: 444px;
    height: 410px;
    position: relative;
    margin-top:15%;
}
.cod_rom img{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    opacity:0;
    transition: all 1.5s cubic-bezier(0.25, 0.1, 0.25, 1);
    -webkit-transition: all 1.5s cubic-bezier(0.25, 0.1, 0.25, 1);
    -moz-transition: all 1.5s cubic-bezier(0.25, 0.1, 0.25, 1);
    -o-transition: all 1.5s cubic-bezier(0.25, 0.1, 0.25, 1);
}
img.animSect1{
    -moz-transform: translate3d(0,0,0)!important;
    -o-transform: translate3d(0,0,0)!important;
    transform: translate3d(0,0,0)!important;
    -webkit-transform: translate3d(0,0,0)!important;
    opacity: 1;
}
.rom_txt {
    padding-top: 180px;
    color: #fff;
    width: 468px;
    line-height: 1.4
}
.rom_txt h2 {font-size: 54px;}
.rom_txt .notes{font-size: 24px;}
.rom_txt ul {margin-top:30px;opacity: 0.9;}
.rom_txt ul li{
    float: left;
    position: relative;
    width: 130px;
    font-size: 16px;
    padding-left: 15px;
}
.rom_txt ul li:before{
    content: '';
    width:8px;
    height: 8px;
    display: inline-block;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    top: 6px;
    left: 0;
}

.rom_download {
    display: block;
    width: 200px;
    height: 60px;
    line-height: 60px;
    color: #fff;
    font-size: 18px;
    margin-top: 27px;
}
.pc_download {
     transition: all 0.5s cubic-bezier(0.25, 0.1, 0.25, 1);
    -webkit-transition: all 0.5s cubic-bezier(0.25, 0.1, 0.25, 1);
    -moz-transition: all 0.5s cubic-bezier(0.25, 0.1, 0.25, 1);
    -o-transition: all 0.5s cubic-bezier(0.25, 0.1, 0.25, 1);
}
.pc_download:hover {color:#6cbb52;background: #fff;}

.section_img{
    width: 500px;
    margin-top:100px;
}

/* 轮播 */
#iphone_slider {
    overflow: hidden;
    width: 256px;
    height: 456px;
    position: relative;
/*    margin-top: 74px;
    margin-left: 53px;
    top: 74px;
    left: 53px;*/
}
#iphone_slider_wrapper {
    position: relative;
    top: 74px;
    left: 53px;
}
#iphone_slider img {
    display: inline-block;
}
.iphone_xxoo {
    position: relative;
    top: -450px;
    left: 160px;
}

/** 手机端CSS */
@media (max-width: 1024px){
    .rom_txt{zoom: 0.8;}
    .cod_rom {zoom: 0.8;}
    .my_codoon {zoom: 0.8;}
    .iphone {zoom: 0.8;}
}

@media (max-width: 860px){.iphone {top: 80%;}}

@media (max-width: 480px) {
    #welcome,.head,.footer,.go_to_login,.download_box .left {display: none;}
    .login_box_position {width:100%;}
    .login_center_body {width:100%;right: auto;padding:15px;}
    .login_box, .reg_box, .agree{top:0;}

    .my_section{width: 100%;}
    .rom_txt h2 {font-size: 22px;}
    .rom_txt{float: none;width: 100%;box-sizing: border-box;-webkit-box-sizing: border-box;padding: 0px 20px;zoom: 1;}
    .rom_txt .notes{font-size: 16px;}
    .rom_txt ul li{float: left;position: relative;width: 42%;font-size: 12px;padding-left: 15px;}
    .rom_download{margin-top:20px;width: 100px;height: 30px;}
    .rom_txt ul{margin-top: 7px;}
    .cod_rom{zoom: 0.4;margin:0;margin:20px 130px 0 0;float: right;}
    .download_box .right a {width: 100px;height: 30px;}
    .mobile_icon img {width: 100px;height: 30px;vertical-align : top;}

    /*huangzong add 20141120 by jserh*/
    .footer_content,.head_content{width: 90%!important;}
    .head .login_box {margin-right: 0px!important;}
    .my_codoon {padding-top: 0px!important;float: none;padding: 10px 20px;zoom: 1;}
    .iphone {float: right;position: relative!important;right: 15%!important;zoom: 0.9;}
    #iphone_slider {right: 15%!important;top: 9%;zoom: 0.83;}
    .iphone_xxoo {position: relative;top: -380px;left: 110px;}
    .download_box {margin-top: 8px;}
    .my_codoon .text1_box{margin-bottom: 1px;height: auto;}
    .my_codoon .text1,.my_codoon .text3 {line-height: 1.5;font-size: 22px!important;}
    .my_codoon .text3{position: relative; left:0;}
    .my_codoon .text2 {font-size: 16px!important;}
    .download_box .right {margin-left: 0px!important;}
    .iphone .iphone_img {background-size: 200%;zoom: 0.5;}
 }




.fadeInLeft {
    -webkit-animation-name: fadeInLeft;-moz-animation-name: fadeInLeft;
    -o-animation-name:fadeInLeft ;animation-name:fadeInLeft ;
    -webkit-animation-duration: 1s;-moz-animation-duration: 1s;animation-duration: 1s;
    -webkit-animation-fill-mode: both;-moz-animation-fill-mode: both;animation-fill-mode: both;
}
.fadeInTop {
	-webkit-animation-name: fadeInTop;-moz-animation-name: fadeInTop;-o-animation-name:fadeInTop ;animation-name:fadeInTop ;
	-webkit-animation-duration: 1s;-moz-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;animation-fill-mode: both;}
@media ( max-height : 570px) and ( min-height:461px) {
    .iphone .iphone_img {background-size: 200%!important;zoom: .7!important;}
    .cod_rom {zoom : .6}
}

@-webkit-keyframes fadeInTop {
    0% {opacity: 0;-webkit-transform: translate3d(30%, 0, 0);transform: translate3d(30%, 0, 0);}

    100% {opacity: 1;-webkit-transform: translate3d(0, 0%, 0);transform: translate3d(0, 0%, 0);}
}

@-moz-keyframes fadeInTop {
    0% {opacity: 0;-moz-transform: translate3d(30%, 0, 0);transform: translate3d(30%, 0, 0);}
    100% {opacity: 1;-moz-transform: translate3d(0, 0%, 0);transform: translate3d(0, 0%, 0);}

}
@keyframes fadeInTop {
    0% {opacity: 0;-moz-transform: translate3d(30%, 0, 0);transform: translate3d(30%, 0, 0);}

    100% {opacity: 1;-moz-transform: translate3d(0, 0%, 0);transform: translate3d(0, 0%, 0);}
}
@-webkit-keyframes fadeInLeft {
    0% {opacity: 0;-webkit-transform: translate3d(0, 30%, 0);transform: translate3d(0, 30%, 0);}

    80% {opacity: .8;-webkit-transform: translate3d(0, -30%, 0);transform: translate3d(0, -30%, 0);}

    100% {opacity: 1;-webkit-transform: translate3d(0, 0%, 0);transform: translate3d(0, 0%, 0);}

}
@-moz-keyframes fadeInLeft {
    0% {opacity: 0;-moz-transform: translate3d(0, 30%, 0);transform: translate3d(0, 30%, 0);}
    
    80% {opacity: .8;-moz-transform: translate3d(0, -30%, 0);transform: translate3d(0, -30%, 0);}
    
    100% {opacity: 1;-moz-transform: translate3d(0, 0%, 0);transform: translate3d(0, 0%, 0);}
}

@keyframes fadeInLeft {
    0% {opacity: 0;-moz-transform: translate3d(0, 30%, 0);transform: translate3d(0, 30%, 0);}
    
    80% {opacity: .8;-moz-transform: translate3d(0, -30%, 0);transform: translate3d(0, -30%, 0);}
    
    100% {opacity: 1;-moz-transform: translate3d(0, 0%, 0);transform: translate3d(0, 0%, 0);}
}

