/* CSS Document */
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,th,p,a,li,td,b,div,span{font:400 12px "Open Sans", "Lucida Grande", "Lucida Sans Unicode", "Arial";color:#333;}
html{font:400 100% "Open Sans", "Lucida Grande", "Lucida Sans Unicode", "Arial"; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: none; line-height:1.2; color:#333;}
.pw1100{ max-width:1100px; width:96%; margin-left:auto; margin-right:auto;}
.pw1200{ max-width:1200px; width:96%; margin-left:auto; margin-right:auto;}

body,html{overflow-x:hidden;}
img{max-width:100%;}
.dsl{display:inline-block;}
.lh{line-height:1.8;}
.mt25{margin-top:25px;}
.mt110{margin-top:110px;}
.mt120{margin-top:120px;}
.mt150{margin-top:150px;}

/*common style*/
.aufeline{width:100%; border-bottom:1px solid #e9e9e9;}
.aufe_bantext{max-width:550px;}
.aufe_bantext h1,h2{font-family:Helvetica, sans-serif;}
.aufe_context{max-width:560px;}
.aufe_vediobtn{margin-top:20px; display:block;}
.aufe_vediobtn em{content:""; display:inline-block; position:relative; left:0; top:5px; width:30px; height:18px; margin-right:13px; background-color:#333; border-radius:3px;}
.aufe_vediobtn em:after{content:""; position:absolute; left:11px; top:5px;  width:0; height:0; border-top:4px solid transparent; border-left:9px solid #fff; border-bottom:4px solid transparent;}
.aufe_vediobtn b{font-size:16px; font-weight:700; display:inline-block; border-bottom:1px solid #333; transition:transform ease-in-out .3s;}
.aufe_vediobtn:hover{text-decoration:none;}
.aufe_vediobtn:hover b{transform: translateX(5px);}
.auidx_vedio{ width:100%; height:100%; position:fixed; top:0; left:0; z-index:10; display:none;}
.auidx_vedio_bg{width:100%; height:100%; position:absolute; top:0; left:0; z-index:11; background:rgba(0,0,0,0.6);}
.auidx_iframe{width:60%; height:60%; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); z-index:22; background:#fff;}
.auidx_close{ font-size:46px; color:#fff; top:-60px; right:-60px; z-index:12; cursor:pointer; position:absolute;}

/*banner btn*/
.aufe_banbtn a{display:inline-block; width:250px; line-height:66px; color:#fff; font-size:22px; font-weight:bold; text-align:center; text-decoration:none; background:url(https://imobie-resource.com/br/anyunlock/img/aufe_banbtnbg.png) center no-repeat; background-size:cover; transition:transform linear 0.2s;}
.aufe_banbtn a:after{font-family:"iconfont"; font-size:inherit; color:inherit; display:inline-block; vertical-align:middle; font-weight:normal; margin:-3px 0 0 10px;}
.aufe_banbtn a:hover{transform:translateY(-5px);}
.aufe_banbtn .aufe_dlbtn{background-color:#3cbfb0; margin-right:20px;}
.aufe_banbtn .aufe_buybtn{background-color:#f39b11;}
.aufe_dlbtn:after{content:"\e925";}
.aufe_buybtn:after{content:"\e926";}

/*notes cont*/
.aufe_notes{margin-left:auto; margin-right:auto; max-width:1185px;}
.aufe_notes .zoom{padding:35px 110px 50px 80px; border-radius:5px; background-color:#fff; box-shadow:0 0 55px rgba(11,98,120,.2); position:relative; z-index:1;}
.aufe_notes:before{content:""; position:absolute; z-index:0; top:-20px; right:-40px; width:100%; height:100%; background:linear-gradient(to right,#0da6aa,#43d4c3); background-color:#0da6aa;}
.aufe_notes .left{width:calc(100% - 277px); max-width:600px;}
.aufe_notes li{font-size:16px; line-height:1.8; margin-top:16px; padding-left:20px; position:relative;}
.aufe_notes li:before{content:""; position:absolute; left:6px; top:11px; width:6px; height:6px; border-radius:50%; background-color:#333;}
.aufe_notes li p{font-size:16px; color:#777; position:relative; padding-left:10px; margin-top:5px; line-height:1.6;}
.aufe_notes li p:before{content:"-"; position:absolute; left:0; top:0;}

/*steps cont*/
.aufe_steps{background:url(https://imobie-resource.com/br/anyunlock/img/aufea_stepbg.jpg) top center no-repeat; background-size:cover; padding:1px 0 50px;}
.aufe_steps_text li,.aufe_steps_text2 li{max-width:240px; display:inline-block; vertical-align:top; margin:20px 70px; position:relative; opacity:.5; transition:ease-in-out .39s; cursor:pointer;}
.aufe_steps_text li.active,.aufe_steps_imgs li.active,.aufe_steps_text2 li.active,.aufe_steps_imgs2 li.active{opacity:1;}
.aufe_steps_text li:first-child:after,.aufe_steps_text2 li:first-child:after{content:""; position:absolute; top:25px; right:-170px; width:200px; height:36px; background:url(https://imobie-resource.com/br/anyunlock/img/aufea_steparrow1.png) center no-repeat; background-size:cover;}
.aufe_steps_text li:nth-child(2):after,.aufe_steps_text2 li:nth-child(2):after{content:""; position:absolute; top:10px; right:-170px; width:200px; height:36px; background:url(https://imobie-resource.com/br/anyunlock/img/aufea_steparrow2.png) center no-repeat; background-size:cover;}
.aufe_steps_text h5,.aufe_steps_text2 h5{padding:5px; border:1px solid #323638; border-radius:50%; display:inline-block;}
.aufe_steps_text h5 span,.aufe_steps_text2 h5 span{font-size:14px; color:#fff; font-weight:bold; background-color:#323638; display:block; width:32px; line-height:32px; border-radius:50%;}
.aufe_steps_text p,.aufe_steps_text2 p{font-size:16px; line-height:1.6; margin-top:10px;}
.aufe_steps_imgs ul,.aufe_steps_imgs2 ul{box-shadow:0 0 55px rgba(11,98,120,.2); max-width:730px; margin:30px auto; border-radius:5px;}
.aufe_steps_imgs li,.aufe_steps_imgs2 li{opacity:0; position:absolute; top:0; left:0; right:0; transition:ease-in-out .39s;}
.aufe_steps_prev:before,.aufe_steps_prev2:before{content:"\e802"; position:absolute; top:200px; left:95px; font-family:iconfont; color:#cbe0e3; font-size:50px; transform:rotate(180deg);}
.aufe_steps_next:before,.aufe_steps_next2:before{content:"\e802"; position:absolute; top:200px; right:95px; font-family:iconfont; color:#cbe0e3; font-size:50px; }
.aufe_steps_guide a{color:#33c8be; font-size:18px; font-weight:700;}
.aufe_steps_guide a:after{content:"\e902"; font-family:iconfont; display:inline-block; vertical-align:middle; margin:-2px 0 0 10px; transition:linear .2s;}
.aufe_steps_guide a:hover{text-decoration:none;}
.aufe_steps_guide a:hover:after{transform:translateX(5px);}

/*disclaimer*/
.aufe_disclaimer h2{margin-left:33px; padding-left:33px;}
.aufe_disclaimer h2 span{z-index:2; font-family:inherit;}
.aufe_disclaimer h2:before{content:""; position:absolute; left:-5px; top:-20px; width:68px; height:89px; background:url(https://imobie-resource.com/br/anyunlock/img/aufe_discicon.png) center no-repeat; background-size:cover;}
/*.aufe_disclaimer h2:before{content:""; width:0; height:0; position:absolute; left:4px; top:-12px; border-top:54px solid #012836; border-right:54px solid transparent;}*/
/*.aufe_disclaimer h2:after{content:""; width:49px; height:49px; position:absolute; left:16px; top:-6px; border-radius:50%; background-color:#32cbbd;}*/
.aufe_disclaimer p{max-width:920px; margin-right:50px;}

/*links cont*/
.aufe_links h2{margin-bottom:60px;}
.aufe_links a{display:inline-block; width:220px; height:220px; border-radius:5px; background-color:#f7f9fa; overflow:hidden; text-decoration:none;margin-right:28px; transition:.3s;}
.aufe_links a:last-child{margin-right:0;}
.aufe_links a:hover{transform:translateY(-5px);}
.aufe_links a img{margin-top:30px;}
.aufe_links a p{font-size:16px; margin:25px auto 0; max-width:220px; line-height:1.6;}

/*donwload cont*/
.auidx_section8{ width:100%; height:517px; background:#34cebd url(https://imobie-resource.com/br/anyunlock/img/auidx_section8_bg.jpg) top center no-repeat; overflow:hidden; background-size:cover; margin-top:100px;}
.auidx_section8_cnt{ max-width:1360px; width:92%; margin:50px auto 0;}
.anyunlock_idx_prodes{ max-width:703px; display:inline-block;}
.auidx_section8_text{ width:630px; width:46%;}
.auidx_section8_text h2{font-size:42px; font-weight:bold; color:#fff; line-height:1.3;}
.auidx_section8_text p{ font-size:18px; line-height:1.6; color:#fff; margin-top:20px;}
.auidx_alink{ width:250px; display:inline-block; vertical-align:top; text-align:center;}
.auidx_alink2{ margin-left:25px;}
.auidx_alink a{ width:250px; height:66px; line-height:66px; text-align:center; font-size:22px; color:#ffffff; font-weight:bold; text-decoration:none; display:block; margin-top:15px; position:relative; background-size:cover; transition:transform linear 0.2s;}
.auidx_alink a:hover{ transform:translateY(-5px);}
.auidx_alink a:after{font-family:"iconfont"; font-size:inherit; color:inherit; position:relative; display:inline-block; vertical-align:middle; font-weight:normal; margin:-3px 0 0 10px;}
.auidx_dlbtn{ background:#d4f7f7 url(https://imobie-resource.com/br/anyunlock/img/anyunlock_idx_dlbg.png) top center no-repeat;}
.auidx_alink a.auidx_dlbtn{color:#03a38e;}
.auidx_buybtn{ background:#f39b11 url(https://imobie-resource.com/br/anyunlock/img/anyunlock_idx_buybg.png) top center no-repeat;}
.auidx_dlbtn:after{content:"\e925";}
.auidx_buybtn:after{content:"\e926";}
.auidx_alink span{ display:block; font-size:14px; color:rgba(255,255,255,0.8); margin-top:20px;}
.auidx_rating div{display:inline-block; vertical-align:top; height:36px; padding-left:18px; width:231px; border-left:1px solid rgba(256,256,256,.2);}
.auidx_rating p{ margin-top:0; line-height:1;}
.auidx_rating p b{font-size:inherit; color:inherit; font-weight:bold;}
.ratingsafe{margin-left:3px;}
.ratingsafe p{color:rgba(256,256,256,.6); font-size:16px; margin-top:8px;}
.ratingrev{ margin-left:28px;}
.ratingrev p{color:#fff; font-size:14px;}
.ratingrev p img{ vertical-align:bottom;}
.ratingrev p a{font-size:inherit; color:rgba(256,256,256,.6); opacity:.8;}
.ratingrev p a:hover{color:rgba(256,256,256,.8);}

/*screen*/
.aufe_banner_screen{height:617px; background:url(https://imobie-resource.com/br/anyunlock/img/isu_banbg.jpg) bottom center no-repeat; background-size:cover;}
.aufe_banimg_screen{top:-5px; right:-74px;}
.aufe_screen_sec1{background:url(https://imobie-resource.com/br/anyunlock/img/isu_bg1.png) top center no-repeat; background-size:cover; margin-top:-80px;}
.aufe_screen_sec2img{margin-left:111px;}

/*backup*/
.aufe_banner_backup{height:587px; background:url(https://imobie-resource.com/br/anyunlock/img/ibu_banbg.jpg) bottom center no-repeat; background-size:cover;}
.aufe_banimg_backup{top:-10px; right:-74px;}
.aufe_backban_tips{max-width:400px; color:#a2a2a2; border:1px dashed #a2a2a2; border-radius:5px; padding:5px 5px 8px 10px;}
.aufe_backup_sec1{background:url(https://imobie-resource.com/br/anyunlock/img/ibu_bg1.jpg) top center no-repeat; background-size:100% auto;}

.aufe_steps_sldtab li{float:left; width:50%; cursor:pointer;}
.aufe_steps_sldtab h2{font-size:36px; font-weight:bold; color:#a1aaab; line-height:1.4; padding:0 10%; transition:.3s;}
.aufe_steps_sldtab .aufe_steps_sldact h2{color:#33c8be;}
.aufe_steps_sldline{width:100%; margin-top:35px; height:5px; background-color:#deebea; border-radius:3px;}
.aufe_steps_sldline span{width:50%; height:100%; left:0; top:0; background-color:#33c8be; border-radius:3px; transition:.3s;}
.aufe_steps_sldcont{display:none;}
.aufe_steps_sldshow{display:block;}

/*time*/
.aufe_banner_time{height:610px; background:url(https://imobie-resource.com/br/anyunlock/img/istp_banbg.jpg) bottom center no-repeat; background-size:cover;}
.aufe_banimg_time{top:8px; right:0px;}
.aufe_banner_time .aufe_bantext{max-width:610px;}
.aufe_time_sec1{background:linear-gradient(to bottom,#e8f7f5 0%,#fff 40%);}
.aufe_time_sec1 h2{max-width:980px; margin-left:auto; margin-right:auto;}
.aufe_time_note{background-color:#effcf9; color:#86b1b0; max-width:1050px; padding:8px 20px 10px; margin:20px auto; border-radius:5px;}
.aufe_time_sec2img{margin-left:60px;}
.aufe_time_note2{background-color:#fafafa; border-radius:5px; border:dashed 1px #ddd; position:relative;}
.aufe_time_note2:before{content:"Nota:"; position:absolute; line-height:1; padding:5px 15px; font-size:16px; color:#666; font-weight:bold; background-color:#fafafa; border-radius:5px 5px 0 0; border:dashed 1px #ddd; border-bottom:none; left:10px; top:-27px;}
.aufe_time_note2 li{font-size:14px; line-height:1.7; color:#a2a2a2; margin:8px 15px; padding-left:15px; position:relative; text-align:left;}
.aufe_time_note2 li:before{content:""; position:absolute; width:6px; height:6px; background-color:#a2a2a2; border-radius:50%; left:0; top:10px;}
.aufe_time_steps h2{max-width:900px; margin-left:auto; margin-right:auto;}

/*manage*/
.aufe_banner_manage{height:625px; background:url(https://imobie-resource.com/br/anyunlock/img/ipm_banbg.jpg) bottom center no-repeat; background-size:cover;}
.aufe_banimg_manage{top:20px; right:-150px;}
.aufe_manage_sec1{background:linear-gradient(to bottom,#e8f7f5 0%,#fff 20%);}
.aufe_manage_sec2img{margin-right:150px;}
.aufe_manage_sec3img{margin-left:-50px;}

/*apple id*/
.aufe_banner_apid{height:553px; background:url(https://imobie-resource.com/br/anyunlock/img/aiu_banbg.jpg) top center no-repeat; background-size:cover;}
.aufe_banimg_apid{top:-15px; right:-150px;}
.aufe_apid_sec1{background:url(https://imobie-resource.com/br/anyunlock/img/aiu_bg1.jpg) top center no-repeat; background-size:100% auto; padding-top:1px;}
.aufe_apid_sec1 .zoom div{width:calc(50% - 20px); min-height:491px; padding:5px 0;}
.aufe_apid_sec1 .left {background-color:#10aba7;}
.aufe_apid_sec1 .right {background:#d4f0ef url(https://imobie-resource.com/br/anyunlock/img/aiu_listright.png) bottom center no-repeat; background-size:100% auto;}
.aufe_apid_sec1 h5{margin-top:40px; font-family:Helvetica, sans-serif;}
.aufe_apid_sec1 .left h5{color:#fff;}
.aufe_apid_sec1 .right h5{color:#000;}
.aufe_apid_sec1 ul{max-width:450px; margin:30px auto 0;}
.aufe_apid_sec1 .left li{color:#fff;}
.aufe_apid_sec1 li{font-size:16px; line-height:1.6; margin:40px auto; position:relative; padding-left:45px;}
.aufe_apid_sec1 li img{vertical-align:middle; position:absolute; left:0; top:-7px;}
.aufe_apid_sec1img{right:-70px; bottom:-28px;}
.aufe_apid_sec1wall{float:left; width:40px; height:501px; margin-top:50px; background:url(https://imobie-resource.com/br/anyunlock/img/aui_listbg.jpg) center no-repeat; background-size:100% 100%;}
.appid_notes {max-width:1200px;}
.appid_notes:before{display:none;}
.appid_notes .zoom{max-width:1060px; padding: 35px 90px 50px 50px;}
.appid_notes .left{max-width:750px;}
.appid_notes li:before{background-color:#333;}

/*mdm*/
.aufe_mdm_bantext{max-width:580px; min-height:455px;}
.aufe_banimg_mdm{right:0px; top:-30px;}
.aufe_mdm_sec1{background:url(https://imobie-resource.com/br/anyunlock/img/feature_mdm_background.png) top center no-repeat; background-size:100% auto;}
.aufe_mdm_sec1text{max-width:600px;}
.aufe_mdm_sec1img{margin-left:-30px;}
.aufe_mdm_sec2img{margin-right:50px;}

.moimg{display:none;}


@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (-o-min-device-pixel-ratio:3/2), only screen and (min-device-pixel-ratio:1.5) {
.aufe_banbtn a{background:url(https://imobie-resource.com/br/anyunlock/img/aufe_banbtnbg@2x.png) center no-repeat; background-size:cover;}
aufe_steps_text li:first-child:after,.aufe_steps_text2 li:first-child:after{background:url(https://imobie-resource.com/br/anyunlock/img/aufea_steparrow1@2x.png) center no-repeat; background-size:cover;}
.aufe_steps_text li:nth-child(2):after,.aufe_steps_text2 li:nth-child(2):after{background:url(https://imobie-resource.com/br/anyunlock/img/aufea_steparrow2@2x.png) center no-repeat; background-size:cover;}
.aufe_disclaimer h2:before{background:url(https://imobie-resource.com/br/anyunlock/img/aufe_discicon@2x.png) center no-repeat; background-size:cover;}
.auidx_section8{background:#34cebd url(https://imobie-resource.com/br/anyunlock/img/auidx_section8_bg@2x.jpg) top center no-repeat; background-size:cover;}
.aufe_banner_screen{background:url(https://imobie-resource.com/br/anyunlock/img/isu_banbg@2x.jpg) bottom center no-repeat; background-size:cover;}
.aufe_screen_sec1{background:url(https://imobie-resource.com/br/anyunlock/img/isu_bg1@2x.png) top center no-repeat; background-size:cover;}
.aufe_banner_backup{background:url(https://imobie-resource.com/br/anyunlock/img/ibu_banbg@2x.jpg) bottom center no-repeat; background-size:cover;}
.aufe_banner_time{background:url(https://imobie-resource.com/br/anyunlock/img/istp_banbg@2x.jpg) bottom center no-repeat; background-size:cover;}
.aufe_banner_manage{background:url(https://imobie-resource.com/br/anyunlock/img/ipm_banbg@2x.jpg) bottom center no-repeat; background-size:cover;}
.aufe_banner_apid{background:url(https://imobie-resource.com/br/anyunlock/img/aiu_banbg@2x.jpg) top center no-repeat; background-size:cover;}
.aufe_apid_sec1{background:url(https://imobie-resource.com/br/anyunlock/img/aiu_bg1@2x.jpg) top center no-repeat; background-size:100% auto;}
}

@media screen and (max-width: 1440px){
	.aufe_links a{width:18%; margin-right:1%; max-width:275px;}
	.aufe_links a p{margin-top:15px;}
.anyunlock_idx_prodes{ width:51.7%; margin-top:20px;}
.auidx_section8_cnt .auidx_alink,.auidx_section8_cnt .auidx_alink a{ width:230px;}
.auidx_alink2{ margin-left:10px;}
.auidx_rating div{width:211px;}
.ratingrev{margin-left:13px;}
.aufe_mdm_sec1text{max-width:580px;}
}
@media screen and (max-width: 1200px){
	.aufe_bantext,.aufe_context,.aufe_banner_time .aufe_bantext{max-width:55%;}
	.aufe_banimg{max-width:48%; right:0;}
	.aufe_secimg{max-width:42%; margin-left:auto; margin-right:auto;}
	.aufe_notes{margin-left:15px; margin-right:15px;}
	.aufe_notes:before{right:-20px;}
	.aufe_steps_sldtab h2{font-size:26px; padding:0 5%;}
	.aufe_steps_text li,.aufe_steps_text2 li{max-width:200px; margin:13px;}
	.aufe_steps_text li:first-child:after,.aufe_steps_text2 li:first-child:after{width:100px; top:25px; right:-70px;}
	.aufe_steps_text li:nth-child(2):after,.aufe_steps_text2 li:nth-child(2):after{width:100px; right:-70px;}
	.aufe_steps_prev:before,.aufe_steps_prev2:before{top:40%; left:-10px;}
	.aufe_steps_next:before,.aufe_steps_next2:before{top:40%; right:-10px;}
	.auidx_section8{ height:auto; background:#34cebd; padding-bottom:50px;}
	.auidx_section8_cnt{ margin:40px auto 20px;}
	.anyunlock_idx_prodes{ width:60%; margin:20px auto; float:none; display:block;}
	.auidx_section8_text{ width:100%; text-align:center; margin-top:10px;}
	.auidx_section8_cnt .auidx_alink, .auidx_section8_cnt .auidx_alink a{ width:250px;}
	.auidx_btn{margin-top:15px;}
	.iosidx_rated{ margin-top:0;}
	.auidx_section8_cnt .auidx_alink,.iosidx_dltimes,.iosidx_rated_main{ margin:10px 20px 0;}
	.auidx_rating div{width:231px; text-align:left;}
	.ratingrev{margin-left:40px;}
	.aufe_apid_sec1wall{display:none;}
	.aufe_apid_sec1 .zoom div{width:50%;}
	.auidx_iframe{width:90%;}
	.auidx_close{top:-50px; right:-15px;}
}
@media screen and (max-width: 980px){
	.pw980{ width:96%; margin-left:auto; margin-right:auto;}
	.ft40,.auidx_section8_text h2{font-size:36px;}
	.mt110{margin-top:40px;}
	.moimg{display:block;}
	.pcimg{display:none;}
	.aufe_ban{height:auto; padding-bottom:30px;}
	.aufe_ban_con{margin-top:40px;}
	.aufe_bantext,.aufe_context,.aufe_banner_time .aufe_bantext{max-width:100%; text-align:center; float:none;}
	.aufe_banimg{max-width:60%; position:static; display:block; margin:20px auto;}
	.aufe_secimg{max-width:60%; float:none; display:block; margin:20px auto;}
	.aufe_notes{margin-top:60px;}
	.aufe_notes .left{width:auto;}
	.aufe_notes .zoom{padding:30px 15px}
	.aufe_notes .mt40{margin-top:0;}
	.aufe_steps_imgs ul,.aufe_steps_imgs2 ul{margin:30px 50px;}
	.aufe_time_note{margin-top:30px;}
	.aufe_time_note2{margin-top:60px;}
	.aufe_steps,.aufe_steps .pw1200{margin-top:50px}
	/*.aufe_steps_text h5 span, .aufe_steps_text2 h5 span{font-size:18px; line-height:36px; width:36px;}*/
	.aufe_backup_sec1,.aufe_apid_sec1{background-size:1000px auto;}
	.aufe_backup_sec1 .mt120{margin-top:30px;}
	.aufe_backup_sec2{margin-top:20px;}
	.aufe_screen_sec1{margin-top:0; background:linear-gradient(to bottom,#e8f7f5 0%,#fff 40%); padding-top:10px;}
	.aufe_screen_sec1 .mt120{margin-top:30px;}
	.aufe_screen_sec2{margin-top:20px;}
	.aufe_apid_sec1 .mt80{margin-top:40px}
	.aufe_apid_sec1 .zoom div{width:100%; min-height:auto;}
	.aufe_apid_sec1 .right{margin-top:0;}
	.aufe_apid_sec1 .left{margin-top:30px;}
	.auidx_section8{ margin-top:50px;}
	.aufe_links a p{font-size:14px; padding:0 5px 20px;}
	.aufe_mdm_bantext{min-height:auto;}
}

@media screen and (max-width: 750px){
	.ft36,.ft40,.aufe_steps_sldtab h2,.auidx_section8_text h2{font-size:26px;}
	.aufe_bantext p{margin-top:20px;}
	.aufe_steps{background:#ecf8f8; padding-bottom:20px;}
	.aufe_steps_text,.aufe_steps_text2{position:relative; margin-top:25px; min-height:80px;}
	.aufe_steps_text li,.aufe_steps_text2 li{max-width:100%; position:absolute; top:0; left:0; right:0; margin:auto; opacity:0;}
	.aufe_steps_text li:first-child:after,.aufe_steps_text li:nth-child(2):after,.aufe_steps_text2 li:first-child:after,.aufe_steps_text2 li:nth-child(2):after,.aufe_steps_text h5, .aufe_steps_text2 h5{display:none;}
	.aufe_steps_prev:before,.aufe_steps_prev2:before,.aufe_steps_next:before,.aufe_steps_next2:before{font-size:40px; top:25%;}
	.aufe_steps_imgs ul,.aufe_steps_imgs2 ul{margin:0 30px;}
	.aufe_steps_text p, .aufe_steps_text2 p{font-size:16px; margin-top:0;}
	.aufe_steps_text li:first-child p:before,.aufe_steps_text2 li:first-child p:before{content:"1. ";}
	.aufe_steps_text li:nth-child(2) p:before,.aufe_steps_text2 li:nth-child(2) p:before{content:"2. ";}
	.aufe_steps_text li:nth-child(3) p:before,.aufe_steps_text2 li:nth-child(3) p:before{content:"3. ";}
	.aufe_disclaimer{text-align:center; margin-top:50px;}
	.aufe_disclaimer h2{padding:0; margin:auto;}
	.aufe_disclaimer h2:before{left:90px; top:-12px; width:43px; height:56px;}
	.aufe_disclaimer p{max-width:96%; margin:20px auto;}
	.aufeline{margin-top:20px;}
	.aufe_links{margin-top:40px;}
	.aufe_links h2{margin-bottom:20px;}
	.aufe_links a{margin:2px auto; width:45%; height:auto; min-height:200px; vertical-align:top;}
	.aufe_links a img{width:60%; margin-top:20px;}
	.aufe_links a p{margin-top:15px;}
	/*.fthomebot{margin-top:40px;}*/
	.aufe_time_sec2{margin-top:30px}
	.aufe_time_sec2img{margin:0 auto 30px;}
	.aufe_banner_manage .aufe_ban_con{margin-top:40px;}
	.aufe_banner_manage .aufe_banimg,.aufe_banner_backup .aufe_banimg,.aufe_manage_sec1img,.aufe_backup_sec2img{max-width:70%;}
	.aufe_manage_sec2 .aufe_context{margin-top:40px;}
	.aufe_apid_sec1img{display:none;}
	.aufe_steps_guide{margin-top:30px; padding-bottom:15px;}
	.aufe_mdm_sec1{margin-top:0;}
	.aufe_mdm_sec1>div{margin-top:50px;}
}
@media screen and (max-width: 650px){
	.auidx_rating{margin-top:30px;}
	.auidx_rating div{display:block; width:100%; max-width:220px; height:auto; text-align:center; padding:0; border-left:none; margin:20px auto 0;}
	.auidx_rating p b{font-weight:inherit;}
	.ratingsafe p{color:rgba(256,256,256,0.8); padding-bottom:20px; border-bottom:1px solid rgba(256,256,256,.2);}
	.ratingrev p{font-size:16px;}
	.ratingrev p a{display:block; margin-top:15px; color:rgba(256,256,256,0.8);}
}
@media screen and (max-width: 568px){
	/*.aufe_banbtn{margin-top:10px;}*/
	.aufe_banbtn a,.aufe_banbtn .aufe_dlbtn{display:block; margin:20px auto;}
	.aufe_context p{margin-top:20px;}
	.aufe_steps_sldtab h2{font-size:16px;}
	.aufe_backban_tips{font-size:14px;}
	.aufe_apid_sec1 ul{padding:0 10px;}
	.aufe_apid_sec1 h5{padding:0 10px; margin-top:30px;}
	.aufe_apid_sec1 li{padding-left:35px; margin:20px auto;}
	.aufe_apid_sec1 li img{width:25px; top:3px;}
} 
