h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,th,p,a,li,td,b,div,textarea{font:400 12px "Poppins", "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;}


/* nav_tab */
.nav_tab { background: url(https://imobie-resource.com/en/guide/img/nav_tabicon.png) #eaf6f3 18px 18px no-repeat; padding: 68px 20px 20px 20px; border-radius: 8px; margin: 20px auto;}
.nav_tab strong { font-size: 18px; }
.guide_text .nav_tab p { color: #08c; font-size: 16px; }
.nav_tab a { text-decoration: underline; font-size: 16px; margin: 15px 0; }
/* font-weight**/
.idx_banner_text h1,.idx_banner_text p,.idx_pro>h2,.idx_pro>p,.idx_pro_title,.idx_rec_block>h6,.pro_text>h2,.pro_blocks>a,.pro_blocks>h3,.pro_fun_text h3,.st_discount_text>h1,.st_win_cont>h2,.st_promise>h2,.st_promise li h5,.notfind>h1,.notfind_pro>h2,.notfind_block>h3,.company_nav>h2,.company_cont>h1,.company_block h2,.company_fun_block>h3{ font-weight:300;}
.font_style { font-weight: 700; font-style: italic; }
.zblue{color: blue;}
/*index style**/
.idx_banner{width:100%; height:527px; position:relative; overflow:hidden;}
.idx_banner_cont{width:100%; height:527px; left:0; position:absolute; overflow:hidden;}
.idx_banner_block{width:100%; height:527px; overflow:hidden; position:absolute; left:0; transition:all 0.5s linear; -webkit-transition:all 0.5s linear; z-index:-1;}
.idx_banner_block1{ width:100%; height:527px; background:url(https://imobie-resource.com/en/guide/img/idx_banner.jpg) #111844 center no-repeat; background-size:cover;}
.banner_video{display:block; position:absolute; width: 2000px; left: 50%; margin-left: -1000px; margin-top:0px;  overflow: hidden;}
.banner_video video{display:block; width: 100%; height: 100%;}
.idx_video_bg{width:100%; height:527px; top:0; position:absolute; z-index:2; background-color:rgba(35,59,86,0.6);}
.idx_circle{width:92px; position:absolute; margin-top:-30px; left:50%; margin-left:-46px; z-index:999;}
.idx_circle>a{width:10px; height:10px; border-radius:10px; margin:0 4px; display:inline-block; border:1px solid #eee; overflow:hidden; cursor:pointer;}
.idx_circle>a span{width:12px; height:0px; display:inline-block; transition:all 0.3s ease; -webkit-transition:all 0.3s ease;}
.idx_circle .ind_circle_sel span{height:12px; height:12px; background-color:#eee; transition:all 0.5s ease; -webkit-transition:all 0.5s ease;}
.idx_banner_cont .banner_show{opacity:1; z-index:10; transform:translateX(0); -webkit-transform:translateX(0);}
.idx_banner_cont .banner_hide{opacity:1; transform:translateX(-100%); -webkit-transform:translateX(-100%);}
.idx_banner_text h1{font-size:72px; line-height:1; margin-top:128px;}
.idx_banner_text p{width:730px; line-height:1.316; margin:30px auto 0 auto; }
.idx_banner_text .idx_dl_btn:hover{background-color:#12a3f8; box-shadow:4px 4px 20px 0 #106190;}
.idx_textc{text-align:center;}
.idx_textl .idx_dl_btn, .idx_textr .idx_dl_btn{margin-left:0;}
.idx_banner_btn{ width:450px; margin:30px auto; }
.idx_banner_btn a{ display:block; width:210px; line-height:52px; float:left; font-size:20px; color:#fff; border-radius:5px; }
.idx_banner_btn .idx_banner_dl{ background-color:#2a84d3; }
.idx_banner_btn .idx_banner_buy{ height:50px; line-height:50px; margin-left:23px; border:1px solid rgba(255,255,255,0.7); }
.idx_banner_btn .idx_banner_dl:after,.idx_banner_btn .idx_banner_buy:after{ content:""; display:inline-block; vertical-align:middle; margin-left:10px; }
.idx_banner_btn .idx_banner_dl:after{ width:11px; height:17px; background:url(https://imobie-resource.com/en/guide/img/idx_banner_dl.png) no-repeat; }
.idx_banner_btn .idx_banner_buy:after,.idx_more_info .pr_idx_download:after{ width:25px; height:25px; background:url(https://imobie-resource.com/en/guide/img/idx_banner_buy.png) no-repeat; }
.idx_banner_btn .idx_banner_dl:hover{ text-decoration:none; background-color:#12a3f8; box-shadow:4px 4px 20px 0 #106190; }
.idx_banner_btn .idx_banner_buy:hover{ text-decoration:none; border:1px solid #fff; }
.idx_textc>h1{opacity:0; transform:translateY(-100px); -webkit-transform:translateY(-100px);}
.idx_textc>p,.idx_textc .idx_banner_btn{opacity:0; transform:translateY(100px); -webkit-transform:translateY(100px);}
.idx_textl>h1,.idx_textl>p,.idx_textl .idx_banner_btn{opacity:0; transform:translateX(-100px); -webkit-transform:translateX(-200px);}
.idx_textr>h1,.idx_textr>p,.idx_textr .idx_banner_btn{opacity:0; transform:translateX(100px); -webkit-transform:translateX(200px);}
.banner_show .idx_banner_text h1{opacity:1; transform:translate(0); -webkit-transform:translate(0); transition:all 1s ease 0.5s; -webkit-transition:all 1s ease 0.5s;}
.banner_show .idx_banner_text p {opacity:1; transform:translate(0); -webkit-transform:translate(0); transition:all 1s ease 0.8s; -webkit-transition:all 1s ease 0.8s;}
.banner_show .idx_banner_text .idx_banner_btn{opacity:1; transform:translate(0); -webkit-transform:translate(0); transition:opacity 1s ease 1s,transform 1s ease 1s, background 0.3s ease, box-shadow 0.3s ease; -webkit-transition:opacity 1s ease 1s,-webkit-transform 1s ease 1s, background 0.3s ease, box-shadow 0.3s ease;}
.idx_pro{margin:0 auto 40px auto; padding:30px 0 0 0;}
.idx_pro>h2{line-height:1.2; color:#000;}
.idx_pro>p{color:#666; margin: 13px 0 38px 0;}
.idx_pro_block{width:318px; height:385px; position:relative; float:left; cursor:pointer; overflow:hidden; margin-left:3px; background-color:#efebe5;}
.idx_pro_img{position:absolute; transition:transform 0.3s ease 0s; -webkit-transition:transform 0.3s ease 0s;}
.idx_pro_block_text{position:absolute; margin-top:125px; margin-left:38px;}
.idx_pro_title{ margin-bottom:5px;}
.idx_pro_text{width:245px; line-height:1.5; margin-bottom:5px;}
.idx_pro_block3,.idx_pro_block4{width:320px; height:192px; position:absolute; overflow:hidden;}
.idx_pro_block4{margin-top:195px;}
.idx_pro_block3 .idx_pro_block_text,.idx_pro_block4 .idx_pro_block_text{margin:42px 0 0 32px; text-align:center;}
.idx_pro_cont .idx_pro_link{color:#fff;}
.idx_pro_cont .idx_pro_block_text2 .idx_pro_link{color:#000;}
.idx_pro_block1:hover .idx_pro_img,.idx_pro_block3:hover .idx_pro_img, .idx_pro_block4:hover .idx_pro_img{transform: scale(1.1); -webkit-transform: scale(1.1);}
.idx_rec{border-bottom:1px solid #e0e0e0; background-color:#f5f5f5; padding:45px 0 38px 0;}
.idx_rec_block{width:310px; float:left; color:#08c;}
.idx_rec_block>h6{line-height:1.333; margin-bottom:10px;}
.sea{margin:0 20px 0 20px;}
.idx_rec_block .idx_uguide li{line-height:26px;}
.idx_rec a{ color:#08c;}
.idx_rec_block .idx_uguide li:before{content:"\e802"; font-family:"iconfont"; color:#08c; margin-right:5px;}
.idx_rec_block a{line-height:2.1667;}


 
/*product style**/
.pro_cont{margin-top:56px;}
.pro_text{width:558px; float:left; margin-left:12px;}
.pro_text>p{ line-height:1.667; color:#666; margin-top:10px;}
.dl_btn{width:240px; float:right; text-align:center; margin-right:64px;}
.dl_btn>a{display:block; font-size:24px; line-height:57px; color:#fff; background-color:#00a8ec; border-radius:5px; margin:8px 0 12px 0; transition:all 0.3s ease; -webkit-transition:all 0.3s ease;}
.dl_btn>a:hover{background-color:#23b8f5; text-decoration:none; box-shadow:8px 8px 30px 0 #d5d5d5;}
.dl_btn>span{font-size:10px; color:#666;}
.pro_introduce2{margin:55px 0 36px 0;}
.pro_blocks{width:454px; background-color:#fafafa; border:1px solid #f2f2f2; padding:20px 0 20px 22px;}
.pro_blocks>h3{font-size:20px; color:#03bd83;}
.pro_blocks>p{width:416px; margin:10px 0; color:#666;}
.pro_blocks>p,.pro_blocks>a{line-height:1.667;}
.wrap .pbc_fc_green{color:#03bd83;}
.wrap .pbc_fc_blue{color:#00a8ec;}
.pro_blocks>a:after{font-family:"iconfont"; content:"\e802";}
.pros{border-top:1px solid #e0e0e0;}
.pro_fun{padding:56px 0 55px 0; border-bottom:1px solid #e0e0e0;}
.pros_collection .no_line{border:none;}
.pro_fun_text{width:650px; float:left; padding-left:20px;}
.pro_fun_text h3{font-size:36px; color:#000; margin:4px 0 10px 0;}
.pro_fun_text>img{float:left; margin-right:22px;}
.text_title>p{ font-size:16px; line-height:1.25; color:#000;}
.pro_fun_text>p{clear: both; line-height:1.667; color:#666; margin-top:30px;}
.pro_dl{width:178px; float:right; margin-right:44px;}
.pro_dl>a{display:block; font-size:16px; line-height:46px; color:#fff; text-align:center; background-color:#03bd83; border-radius:5px; transition:all 0.3s ease; -webkit-transition:all 0.3s ease;}
.pro_dl>a:hover{ background-color:#19ce96; text-decoration:none; box-shadow:8px 8px 25px 0 #d5d5d5;}
.pro_dl>p{width:73px; float:left; text-align:center; color:#9a9a9a; margin:0 8px;}
.pro_dl .pro_dl_mac{width:178px; margin:0;}
.icon_mac:before,.icon_win:before{display:block; font-family:"iconfont"; font-size:28px; margin:12px auto 8px auto; text-align:center;}
.icon_mac:before{content:"\e803";}
.icon_win:before{content:"\e804";}
.pro_dl>p img{display:block; margin:14px auto 8px auto;}
.more_pro{border:1px solid #f2f2f2; margin:25px auto 60px auto; background-color:#fafafa;}
.more_pro>a{display:block; font-size:14px; color:#08c; text-align:center; margin:20px 0; z-index:999;}
.more_pro>a:after{font: 18px/1 "iconfont"; content:"\e811"; position:absolute; transition:transform 0.2s ease; -webkit-transition:-webkit-transform 0.2s ease; margin:-2px 0 0 5px;}
.more_a:after{transform:rotate(45deg); -webkit-transform:rotate(45deg);}
.more_cont{transition:all 0.5s ease; -webkit-transition:all 0.5s ease; height:0px; overflow: hidden; visibility:hidden;}
.more_cont_an{height:660px; visibility:visible;}
.more_block{width:240px; float:left; margin:0 42px; text-align:center;}
.more_block>h4{font-size:14px; color:#000; margin-top:12px;}
.more_block>p{ line-height:16px; color:#666; margin:12px 0 8px 0;}
.more_block>a{width:102px; height:25px; display:block; border:1px solid #26acdc; border-radius:3px; color:#0fa3d9; line-height:25px; margin:0 auto 40px auto;}
.more_block>a:hover{text-decoration:none; background-color:#26acdc; color:#fff;}

/* store style**/
.st_discount{background:url(https://imobie-resource.com/en/store/img/pack.png) no-repeat; margin-top:35px; overflow:hidden;}
.st_discount_text{width:540px; float:right;}
.st_discount_text>h1{line-height:1.444; margin:30px 0 20px 0;}
.st_discount_text li{ line-height:1.667; color:#666; background:url(https://imobie-resource.com/en/store/img/point.png) left center no-repeat; padding-left:10px;}
.st_old_price{font:italic 18px/1.5 "Arial"; width:152px; float:left; color:#30b2e2;}
.st_old_price>span{color:#9a9a9a; display:block; text-decoration:line-through;}
.st_new_price{font:40px/1.2 "Arial"; color:#e75a5d;}
.st_buy>a{ width:248px; height:57px; background-color:#f49c10; font-size:30px; line-height:52px; color:#fff; text-align:center; border-radius:5px; float:left; margin-right:20px; transition:all 0.3s ease; -webkit-transition:all 0.3s ease;}
.st_buy>a:hover{ text-decoration:none; background-color:#f8ae38; box-shadow:8px 8px 30px 0 #d5d5d5;}
.st_buy p{width:250px; float:left;}
.st_buy{margin:26px 0 50px 0;}
.st_buy p>span{width:180px; color:#9a9a9a; font-size:14px; line-height:1.286; float:left; margin:10px 0 0 10px;}
.st_buy_block{width:250px; padding:96px 60px; text-align:center; background-color:#fafafa; float:left;}
.st_buy_block>h4{margin:10px 0 12px 0;}
.st_buy_title{font-size:20px; color:#000;}
.st_buy_text{line-height:1.5; color:#666;}
.st_buy_price>span, .st_buy_price_spe>span{font: 18px/1 "Arial"; color:#9a9a9a;}
.st_buy_price{ width:192px; font:24px/1 "Arial"; color:#e75a5d; margin:20px 0 25px 0;}
.st_buy_price_spe{width:185px; font:24px/1 "Arial"; color:#e75a5d; margin:20px 0 25px 30px;} 
.st_pro_buy .st_buy_btn{ width:150px; height:34px; display:block; font-size:16px; line-height:34px;
color:#fff; text-align:center; background-color:#f49c10; border-radius:3px; margin:0 auto; transition:all 0.3s ease; -webkit-transition:all 0.3s ease;}
.st_pro_buy .st_buy_btn:hover{ text-decoration:none; background-color:#f2b85c; box-shadow:8px 8px 30px 0 #d5d5d5;}
.st_buy_block2{width:605px; float:right;}
.st_buy_pc{width:514; padding:50px 70px 50px 23px; background-color:#fafafa;}
.st_buy_block2 .st_buy_btn{float:left;}
.st_buy_block2 .st_buy_text{margin-top:10px;}
.st_buy_pc>img{margin-right:60px;}
.st_buy_pr{width:490px; padding:50px 55px 50px 60px; background-color:#fafafa; margin-top:5px;} 
.st_buy_pr>img{margin-right:38px;}
.st_promise{text-align:center; margin-bottom:44px;}
.st_promise>h2{font-size:32px; line-height:1.2; color:#000; margin:56px 0 50px 0;}
.st_promise li{width:280px; float: left; margin:0 20px;}
.st_promise li h5{font-size:20px; color:#000; margin:20px 0 15px 0;}
.st_promise li p{line-height:1.8; color:#666;}

/*Buy a pop-up window**/
.st_buy_win{width:100%; z-index:999;}
.st_buy_win{display:none;}
.st_win_bg{width:100%; height:100%; background-color:#000; filter:alpha(opacity=60); -moz-opacity:0.6; -khtml-opacity: 0.6; opacity:0.6; position: fixed; left:0; top:0; cursor:pointer;}
.st_win_cont{width:766px; height:544px; position:fixed; left:50%; top:50%; margin:-272px 0 0 -383px; background-color:#fafafa; border-radius:10px;}
.st_close{width:12px; height:12px; position:absolute; margin:10px 0 0 745px;}
.st_close:after{ content:"\e813"; font-family:"iconfont"; font-size:16px; color:#959595;}
.st_close:hover:after{ color:#08c;}
.st_win_cont>h2{font-size:30px; color:#000; margin:36px auto; text-align:center;}
.st_dividing_line{width:1px; height:385px; border-right:1px solid #e0e0e0; float:left; margin-top:20px;}
.st_cont_block>h5{font-size:18px; color:#000; margin:5px 0 18px 0;}
.st_best_value{display:block; width:80px; height:61px; background:url(https://imobie-resource.com/en/store/img/best_value.png) no-repeat; position:absolute; font-size:18px; color:#fff; text-align:center; padding-top:13px; margin:-20px 0 0 220px; margin-left:110px;}
.st_cont_block{float:left; text-align:center;}
.st_win_price>span{font: 18px/1 "Arial"; color:#9a9a9a; text-decoration:line-through; margin-right:8px;}
.st_win_price{font: 30px/1 "Arial"; color:#e75a5d; margin-bottom:12px;}
.st_win_price sup{font-size:18px;}
.st_cont_block li{ line-height:2.143; color:#666; text-align:left; margin:0 50px;}
.st_cont_block li img{margin:0 10px 0 0; position:relative; top:5px;}
.st_cont_block li b{ color:#e75a5d;}
.st_cont_block>a{ width:180px; height:36px; display:block; font-size:16px; line-height:36px; color:#fff; border-radius:5px; margin-left:auto; margin-right:auto; transition:all 0.3s ease; -webkit-transition:all 0.3s ease;}
.st_cont_block>a:hover{box-shadow:8px 8px 30px 0 #d5d5d5;}
.st_cont_block ul li img{ width: 20px; height: 20px;}
.st_cont_block1>a,.st_buy_win_pc .st_cont_block2>a{background-color:#fa9837; border:1px solid #fa9837; margin-top:58px;}
.st_cont_block1>a:hover,.st_buy_win_pc .st_cont_block2>a:hover{background-color:#ffb266; border:1px solid #ffb266; text-decoration:none;}
.st_cont_block2>a,.st_cont_block3>a{background-color:#fc8610; margin-top:30px;}
.st_cont_block2>a:hover,.st_cont_block3>a:hover{text-decoration:none; background-color:#fcb36b;}
.st_cont_block1{margin:0 30px 0 60px;}
.st_buy_win_pr .st_cont_block1,.st_buy_win_at .st_cont_block1{width:276px;}
.st_buy_win_pr .st_cont_block2,.st_buy_win_at .st_cont_block2{width:342px;}
.st_buy_win_pc .st_cont_block1{ width:230px;}
.st_buy_win_pc .st_cont_block2{ width:260px;}
.st_cont_block2 ul{margin-left:20px;}
.st_buy_win_pc .st_win_cont{width:860px; height:544px;}
.st_buy_win_pc .st_close{margin-left:835px;} 
.st_buy_win_pc .st_cont_block1{margin:0 0 0 25px;}
.st_buy_win_pc .st_cont_block li{margin:0 40px;}
.st_buy_win_pc .st_cont_block1>a{border:1px solid #f5a82d; background-color:#fff; color:#f5a82d; margin-top:86px; transition:all 0.5s ease; -webkit-transition:all 0.5s ease;}
.st_buy_win_pc .st_cont_block1>a:hover{background-color:#fa9837; color:#fff; border:1px solid #fa9837;}
.st_buy_win_pc .st_cont_block3>a{height:40px; line-height:40px; margin-top:28px;}
.st_buy_win_pc .st_cont_block2 ul{margin-left:0;}
.st_buy_win_pc .st_cont_block3 ul{margin-left:10px;}

/*404 style**/
.notfind{text-align:center; overflow:hidden; margin-top:48px; border-bottom:1px solid #e0e0e0;}
.notfind>h1{margin:10px auto;}
.notfind>p{line-height:1.5; color:#666;}
.notfind>a{width:188px; height:34px; display:block; border-radius:3px; border:1px solid #08c; font-size:14px; line-height:34px; margin:15px auto 48px auto;}
.notfind>a:hover{text-decoration:none; color:#fff; background-color:#08c;}
.notfind_pro{text-align:center; margin:48px auto;}
.notfind_pro>h2{ margin-bottom:50px;}
.notfind_block{width:210px; float:left; margin:0 17px;}
.notfind_block:before{ content:""; display:inline-block; width:170px; height:114px; background:url(https://imobie-resource.com/en/guide/img/nav_software.png) -340px 0 no-repeat; }
.notfind_block:nth-child(2):before{ background-position:0 0;}
.notfind_block:nth-child(3):before{ background-position:-170px 0;}
.notfind_block:nth-child(4):before{ background-position:-510px 0;}
.notfind_block>h3{font-size:18px; color:#000; margin:10px auto;}
.notfind_block>p{line-height:1.5; color:#666; margin-bottom:10px;}

/*company style**/
.company_nav{border-bottom:1px solid #e0e0e0; padding:30px 0 20px 0;}
.company_nav>p a{line-height:2; color:#000; margin:0 18px;}
.company_nav .company_nav_sel{color:#666;}
.company_cont>h1{font-size:52px; color:#000; margin:60px auto 10px auto;}
.company_cont>p{font-size:16px; line-height:2.25; color:#666; margin-top:30px;}
.company_block{height:305px; background:url(https://imobie-resource.com/en/company/img/banner_imgs.jpg) center no-repeat; text-align:center; overflow:hidden; margin-top:80px;}
.company_fun{margin:40px auto 100px auto;}
.company_block>h2{font-size:30px; color:#fff; margin-top:82px;}
.company_block>p{width:883px; font-size:14px; line-height:1.875; color:#fff; margin:30px auto 0 auto;}
.company_fun_block{width:260px; text-align:center; float:left; margin:54px 33px 0 33px;}
.company_fun_block>h3{font-size:24px; color:#000; margin-top:20px;}
.company_fun_block>p{line-height:1.667; color:#666; margin:15px auto;}

/*product guide style**/ 
.guide_pro{width:100%; background-color:#f5f5f5; overflow:hidden; margin-top:3px; padding-bottom:30px;}
.guide_crumbs{margin:20px auto;}
.guide_crumbs_home{display:inline-block; background:url(https://imobie-resource.com/en/guide/img/home_icon.png) left center no-repeat; padding-left:24px; height:15px;}
.guide_pro .guide_crumbs_arrow{ margin-left:20px; color:#666;}
.guide_crumbs_arrow:before{ font-family:"iconfont"; content:"\e802"; font-size:14px; position:absolute; margin-left:-18px;}
.guide_crumbs span a{color:#666;}
.gemoo_recored span a { color: #08c; }
.gemoo_recored .guide_crumbs_arrow { margin-left: 15px; }
.guide_pro_text{width:687px; float:left;}
.guide_pro_text>h2{font-size:30px; color:#000; margin-bottom:20px;}
.guide_pro_text>p{font-size:14px; line-height:1.714; color:#666;}
.guide_pro_text>p a{ font-size:inherit;}
.guide_pro_btn{width:164px; float:right; text-align:center; margin-right:50px;}
.guide_pro_btn a{display:block; font-size:16px; line-height:42px; border-radius:3px; margin-bottom:20px;}
.guide_pro_btn .guide_btn_download,.guide_float_dl{border:1px solid #08c;}
.guide_pro_btn .guide_btn_buy,.guide_float_btn .guide_float_buy{background-color:#ff8501; color:#fff;}
.guide_pro_btn .guide_btn_download:hover,.guide_float_btn .guide_float_dl:hover{background-color:#08c; color:#fff; text-decoration:none;}
.guide_pro_btn .guide_btn_buy:hover,.guide_float_btn .guide_float_buy:hover{background-color:#faa03f; text-decoration:none;}
.guide_left_nav,.guide_left_nav_at{width:267px;padding-right: 40px; float:left;height: 765px;overflow-y: auto;}
.guide_left_nav::-webkit-scrollbar,.guide_left_nav_at::-webkit-scrollbar{background: none;width: 3px; }
.guide_left_nav::-webkit-scrollbar-thumb,.guide_left_nav_at::-webkit-scrollbar-thumb{background: #DBDBDB;width: 3px;border-radius: 3px;}


.guide_left_nav_an{position:fixed; top:40px;}
.guide_left_nav li>a,.guide_left_nav_at li>a{ font-size:14px; color:#000;}
.guide_unfold>a:after,.guide_merge>a:after{float:right; font-family:"iconfont";}
.guide_unfold>a:after{content:"\e812";}
.guide_merge>a:after{content: "\e814";}
.guide_left_nav>ul>.guide_unfold>a, .guide_left_nav_at .guide_unfold>a{color:#666;}
.guide_left_nav li,.guide_left_nav_at li{clear:both; padding-bottom: 3px; margin-top: 3px; border-bottom: 1px solid #f3f3f3;}
.guide_left_nav li a:hover { background: linear-gradient(302deg, rgba(191, 55, 255, 0.15) 1.74%, rgba(66, 198, 255, 0.15) 86.21%); border-radius: 10px; text-decoration: none; }
.guide_left_nav li>a,.guide_left_nav_at li>a{display:block; line-height:50px;}
.guide_left_nav li>img,.guide_left_nav_at li>img{float:left; margin:12px 8px 0 5px;}
.guide_left_nav .guide_unfold>dl,.guide_left_nav_at .guide_unfold>dl{height:auto; display:block; padding:15px 0; border-bottom:1px solid #f3f3f3;}
.guide_left_nav dl,.guide_left_nav_at dl{height:0; overflow: hidden;transition:all 0.3s ease;}
.guide_left_nav dd,.guide_left_nav_at dd{padding-left:25px;}
.guide_left_nav dd a,.guide_left_nav_at dd a{display:block; line-height:36px; background:url(https://imobie-resource.com/en/guide/img/circle1.png) left center no-repeat; padding-left:10px;}
.guide_left_nav dd li,.guide_left_nav_at dd li{padding-left:25px;}
.guide_left_nav dd li a,.guide_left_nav_at dd li a{font-size:12px; border:none;}
.guide_left_nav .dd_sel,.guide_left_nav_at .dd_sel{background-color:#54afdd;}
.guide_left_nav .dd_sel a,.guide_left_nav_at .dd_sel a{line-height:36px; color:#fff; background:url(https://imobie-resource.com/en/guide/img/circle2.png) left center no-repeat;}
.guide_left_nav .dd_sel a:hover,.guide_left_nav_at .dd_sel a:hover{text-decoration:none;}

.guide_left_nav .pri_sel,.guide_left_nav_at .pri_sel{background-color:#54afdd;}
.guide_left_nav .pri_sel a,.guide_left_nav_at .pri_sel a{line-height:36px; color:#fff; background:url(https://imobie-resource.com/en/guide/img/circle2.png) left center no-repeat;}
.guide_left_nav .pri_sel a:hover,.guide_left_nav_at .pri_sel a:hover{text-decoration:none;}

.guide_text{width:680px; float:right; border-left:1px solid #f3f3f3; padding:0 0 20px 30px; margin-bottom:60px;}
.guide_text>h1, .guide_text_1>h1{font-size:30px; color:#000;}
.guide_text p, .guide_text_1 p{font-size:14px; line-height:24px; color:#000; margin:20px 0; padding-right:10px;}
.guide_text p a{ font-size:inherit;}
.guide_text p .guide_link { text-decoration: underline; }
.guide_text p>img,.guide_text .step_style li>img,.guide_text .step_style_guide li>img{ vertical-align:middle;}
.guide_text>img{display:block; margin:20px auto;}
.guide_fb_block>h2{font-size:18px; color:#000;}
.guide_text>h2 a{font-size: 24px;}
.guide_text>h2{font-size:24px; color:#000; padding-bottom:12px; border-bottom:1px solid #e5e5e5; margin:40px auto; clear:both;}
.guide_text>h2 span{float:left; background:url(https://imobie-resource.com/en/guide/img/blue_line.png) bottom left no-repeat; padding-bottom:13px; margin-right:5px;}
.guide_text .step_style,.guide_text .step_style_guide{background-color:#f3f7fd; border-radius:8px; padding:20px 25px; margin:30px auto;}
.guide_text .step_style>b,.guide_text .step_style_guide b,.step_style p b{display:block; font-size:16px; font-weight:normal; color:#000; font-style:italic; margin-bottom:10px;}
.guide_text .step_style_guide p{margin:0 auto;}
.guide_text .step_style li,.guide_text .step_style_guide li{font-size:14px; line-height:30px; color:#535557; background:url(https://imobie-resource.com/en/guide/img/step_imgs.png) center left no-repeat; padding-left:28px;}
.guide_text  .tip_style, .guide_text_1 .tip_style,.guide_text .tip_style_guide{background:url(../guide/img/tip_imgs.png) #eaf7fd 12px 16px no-repeat; border-radius:8px;padding:20px 25px 20px 65px; margin:20px auto;}
.guide_text .tip_style,.guide_text .tip_style p,.guide_text .tip_style_guide,.guide_text .tip_style_guide p{ font-size:14px; line-height:22px; color:#4c4c4c;}
.guide_text .tip_style p,.guide_text .tip_style_guide p{margin:10px 0;}
.guide_text .note_style,.guide_text .note_style_guide{background:url(https://imobie-resource.com/en/guide/img/note_imgs.png) #eaf6f3 18px 18px no-repeat; padding:68px 20px 20px 20px; border-radius:8px; margin:20px auto;}
.guide_text .note_style_guide p{margin:0 auto;}
.guide_text .note_style p,.note_style li,.guide_text .note_style_guide p{ font-size:14px; line-height:22px; color:#626464; margin:5px auto;}
.note_style p{margin:10px 0;}
.guide_text table {margin-top: 10px;}
.guide_text table,td,th{font-size:14px; line-height:24px; border:1px solid #ededed; border-collapse:collapse; padding:15px 10px;}
.guide_text table td>img{display:block; margin:0 auto;}
.guide_text table td p{margin:10px 0;}
.guide_float{width:100%; height:80px; position:fixed; left:0; top:0; background-color:#fff; background-color:rgba(255,255,255,0.9); border-bottom:1px solid #f3f3f3; box-shadow:0 0 5px #e8e8e8; height:0; overflow:hidden; opacity:0; transform:translateY(-30px); -webkit-transform:translateY(-30px);}
.wrap .guide_float_an{opacity:0; height:80px; z-index:99; transform:translateY(0); -webkit-transform:translateY(0); transition: height 0.3s ease, transform 0.3s ease;}
.guide_float p{ width:650px; float:left; font-size:16px; line-height:30px; color:#666;}
.guide_float .guide_float_btn{width:300px; height:30px; float:right;}
.guide_float_btn>a{display:inline-block; width:100px; height:30px; line-height:30px; text-align:center; border-radius:3px; margin-left:20px;}
.guide_left_nav .li_sel,.guide_left_nav_at .li_sel{ background:#08c;}
.guide_left_nav .li_sel a,.guide_left_nav_at .li_sel a{ color:#fff;}
.guide_left_grnav.guide_left_nav .li_sel a{ color:#333;}

.support_guide_img {margin:15px auto; text-align:center; padding:5px;}
.support_guide_img img{border-radius: 12px;border: 1px solid #e5e5e5;max-width: 100%; width: 100%;}
.guide_text_am .support_guide_img img{margin-left: auto;margin-right: auto;width: auto;}
.support_guide_img p {font-size:11px; color:#666; line-height:16px; margin:6px;text-align:center;}
.guide_text .no_border{border:none; margin-bottom:0;}
.guide_text>h2{margin-bottom: 0px;}

.guide_text.guide_text_fs.fs_guide p{font-size:18px; color: #666;}
.guide_text.guide_text_fs.fs_guide.fs_font16 p { font-size: 16px; color: #666;}

/* youtube_video */
.support_guide_video {margin:20px auto; text-align:center;position: relative;}
.support_guide_video .youtube_video{border-radius: 12px; width: 100%;top: 0;left: 0; vertical-align: middle;position: absolute;height: 100%;}
.support_guide_video .youtube_videobg{width: 100%; pointer-events: none;opacity: 0;}


/*News Center*/
.new_center{width:980px; margin:0 auto; padding-bottom:73px;}
.new_center_block{text-align:center; padding:46px 0; border-bottom:1px solid #e0e0e0;}
.new_center_block h1{line-height:1.2;}
.new_center_block p{line-height:26px; color:#666666; width:765px; margin:0 auto; margin-top:23px;}
.new_text{border-bottom:1px solid #e0e0e0; padding:40px 0; zoom:1;}
.new_text:after{content:" "; display:block; height:0; clear:both; visibility:hidden;}
.new_text_right{width:640px; margin:0 36px 0 24px;}
.new_text h3{line-height:26px; color:#0d9eef;}
.new_text_right span{color:#999999; font-size:12px; line-height:22px;}
.new_text_right P{color:#666666; line-height:22px; font-size: 12px;}
.new_text_right h3 a{ font-size: 16px;}
 
/*refund policy**/
.refund_crumbs>p{ color:#4c4c4c; padding:20px 0;}
.refund_left{ width:780px; margin-bottom:70px;}
.refund_left p{ font-size:14px; line-height:26px; color:#000; margin-top:30px;}
.refund_left h2{ font-size:20px; margin-top:50px;}
.refund_left li{ font-size:14px; line-height:26px; color:#666; margin:25px 0 0 45px; position:relative;}
.refund_left li:before{ content:""; width:6px; height:6px; display:block; border-radius:100%; background-color:#999; position:absolute; left:-20px; top:10px;}
.refund_right{ width:165px; padding:18px; border-radius:5px; border:1px solid #eee; position:fixed; top:140px; left:50%; margin-left:320px;}
.refund_right p{ line-height:20px; margin:22px auto;}
.refund_right a{ width:130px; height:40px; display:block; border-radius:5px; font-size:14px; line-height:40px; color:#fff; background-color:#5387db; margin:0 auto;}
.refund_right a:hover{text-decoration:none; background-color:#5f9cfe;}
.refund_left li a{color:#08c;}

.imgstyle{border:1px #dcdbdb solid; border-radius:5px;}


/*10-16*/
.haen_info{ background:#25363e url(https://imobie-resource.com/en/special/img/haen_info_bg.png) top center no-repeat; background-size:cover; }
.haen_info_wrap img{ display:block; margin:auto; height:auto;  max-width:100%; }
.haen_info .haen_pum{ margin-top:30px; }

/*store*/
.st_banner{height:502px; background:#23959c url(https://imobie-resource.com/en/store/img/at_bg.jpg) no-repeat center top; background-size:cover; overflow:hidden;}
.nbuy_pct{width:980px; height:450px;}
.nbuy_pct h1{ margin:55px 0 30px 0; line-height:40px;}
.nbuy_cont{width:595px; height:480px; overflow:hidden;}
.nbuy_cont .nbuy_draw img{ width:16px; height:16px;}
.nbuy_selec{float:left; width:200px; height:315px; margin-top:20px; position:relative;}
.nbuy_selec1{width:170px;}
.nbuy_selec h2{ color:rgba(255,255,255,0.5); font-size:20px; margin-top:10px; font-weight:300;}
.nbuy_selec img{margin-top:22px; margin-right:20px;}
.nbuy_selec p,.nbuy_selec a{margin-top:23px; line-height:20px; font-size:12px; color:#fff;}
.nbuy_phc{margin:20px 13px 12px 10px;}
.nbuy_draw{ display:block; background:#eee; border-radius:50px; width:28px; height:28px; text-align:center; margin:0 0 0 90px;}
.nbuy_draw2{ display:block; background:#fff; border-radius:50px; width:28px; height:28px; text-align:center; margin:0 0 0 90px;}
.nbuy_pdtsc .nbuy_draw{background:#179de1;}
.nbuy_at:after,.nbuy_phc:after{content:""; display:inline-block; position:absolute; right:-16px; top:106px;}
.nbuy_at:after,.nbuy_phc:after{width:19px; height:19px; background:url(https://imobie-resource.com/en/store/img/nbuy_left.png) no-repeat;}

.nbuy_btb{width:305px; margin:30px 0 0 75px; overflow:hidden;}
.nbuy_btbox{width:285px; height:50px; background:rgba(255,255,255,0.2); border-radius:5px; margin:20px auto 15px auto; cursor:pointer; -webkit-transition:all 0.5s ease-in-out; transition:all 0.5s ease-in-out; position:relative; opacity:0.7;}
.nbuy_btbox p{float:left;  color:#fff;}
.nbuy_cir{border-radius:100%; width:6px; height:6px; border:3px solid rgba(207,207,207,0.5); margin:20px 0 0 13px;}
.nbuy_btbox .nbuy_bt2,.nbuy_btbox .nbuy_bt3{line-height:50px;}
.nbuy_btbox .nbuy_bt1{font-size:20px; margin-left:15px; color:#fff; line-height:42px;}
.nbuy_bt1 sup{font-size:14px; font-style:italic; margin-right:5px;}
.nbuy_bt2{font-size:12px; font-style:italic; margin-left:15px; text-decoration:line-through;}
.nbuy_bt3{font-size:12px; margin-left:15px;}
.nbuy_bt3 b{color:#fff; opacity:0.8; font-weight:bolder;}
.nbuy_btbox_select{transform:scale(1.05); -webkit-transition:all 0.3s ease-in-out; transition:all 0.3s ease-in-out; background:rgba(255,255,255,0.4); box-shadow:0 0 18px rgba(29,111,152,0.5); opacity:1;}
.nbuy_btbox_select .nbuy_bt1{color:#fff;}
.nbuy_btbox_select p{ opacity:1;}
.nbuy_btbox_select .nbuy_bt2{color:#fff;}
.nbuy_btbox_select .nbuy_bt3{color:#fff;}
.nbuy_btbox_select .nbuy_cir{border:3px solid #fff; margin:15px 0 0 10px; background-color:#23959c;}
.nbuy_btb .nbuy_btbox3{width:285px; line-height:50px; font-size:16px; display:block; margin:20px auto 0 auto; color:#fff; border-radius:5px; text-decoration:none; background:linear-gradient(#feaa1d,#fd8300); background:webkit-linear-gradient(#feaa1d,#fd8300); box-shadow:0 2px 7px rgba(0, 0, 0, 0.4); text-transform:uppercase; font-weight:bold;}
.nbuy_close{position:absolute; top:7px; right:9px; opacity:1;}
.nbuy_close img{ width:20px; height:20px;}

.qrcode_text{ color:#737373; vertical-align:middle;}
.qrcode{width:210px; color:#fff; margin:20px auto 0 auto; cursor:pointer;}
.bqrcoe{ position: absolute; top:-200px; left:0; right:0; margin:0 auto; transform: translateY(-20px); -webkit-transform: translateY(-20px); opacity:0; z-index:-1; transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out;}
.bqrcoe img{ position:absolute; left:0; right:0; margin:0 auto; }
.qr_arrow{z-index:9; top:180px;}
.qrcode_img{ width:140px; height:140px; border:1px solid #e0e0e0; box-shadow:0 0 10px rgba(0,0,0,0.3); padding:20px; background-color:#fff; border-radius:5px;}
.qrcode a{color:#fff; position:relative; top:-5px;}
.nbuy_arrow{position:absolute; float:left; margin:190px 0 0 -230px;}
.qrcode:hover .bqrcoe{transform:translate(0); -webkit-transform:translate(0); opacity:1; z-index:1;}
.qrcode:hover .qrcode_text{ color:#000;}
.st_img{ position:absolute; margin-left:-65px; margin-top:45px;}

.ft22{font-size:22px;}
.idx_pro_info{ width:960px; margin:0 auto 40px auto; position:relative; left:-7px; height:150px; text-decoration:none; background:#3e85da url(https://imobie-resource.com/en/guide/img/idxebooks.png) top center no-repeat; background-size:cover;}
/*.idx_pro_info>img{ margin:0 70px 0 50px; }*/
.idx_pro_info>img{ margin:0 44px 0 76px; }
.idx_pro_info p{ /*width:600px;*/ width:650px; display:inline-block; margin-top:20px; line-height:1.6; }
.idx_pro_info b{ margin-bottom:10px; line-height:1.3; }
.idx_pro_info span{ color:#f6ff00;}
.idx_pro_info:hover{ text-decoration:none; }
.nbuy_btbox3:hover{ background:#fda00a;}

/*2017-11-21 thanksgiving dl*/
.tg17banner{height:503px; overflow:hidden; background:#90ebee url(https://imobie-resource.com/en/special/img/tg17_banner.jpg) top center no-repeat; background-size:cover;}
.tg17banner>div{height:503px;}
.tg17banner_con{width:540px; margin:63px 0 0 -10px; top:0; left:0;}
.tg17banner_con span{display:inline-block; margin:18px 0 0 30px; color:#842c00;}
.tg17banner_con a{display:block; width:307px; height:85px; line-height:80px; margin:16px 0 0 20px; color:#fff; border-radius:70px; background:url(https://imobie-resource.com/en/special/img/tg17banner_btn.png) 0 0 no-repeat;}
.tg17banner_con a:after{content:""; display:inline-block; width:23px; height:17px; vertical-align:middle; margin-left:10px; background:url(https://imobie-resource.com/en/special/img/tg17banner_sangle.png) no-repeat;}
.tg17banner_con a:hover{text-decoration:none; background:url(https://imobie-resource.com/en/special/img/tg17banner_btn.png) 0 -86px no-repeat;}
.tg17banner>div>img{bottom:0; right:-125px;}

/*2018-1-17 dl cs add faq function*/
.csfaq{display:block; width:73px; height:73px; border-radius:100%; background-color:#fff; box-shadow:0 0 5px rgba(0,0,0,0.1); position:fixed; bottom:100px; right:13px; cursor:pointer; text-align:center;}
.csfaq span{display:inline-block; width:65px; height:65px; line-height:65px; border-radius:100%; font-size:20px; color:#fff; background-color:#3599ff; position:relative; top:4px; left:1px;}
.csfaqmove{bottom:185px;}

/*2018-4-11 guide btn*/
.guide_all_btn{width:250px; float:right;}
.guide_all_btn p{color:#999;}
.guide_all_btn p:nth-child(2){margin-top:15px;}
.guide_all_btn a{display:block; width:175px; height:48px; margin:0 auto 6px auto; line-height:48px; border-radius:30px; font-size:16px; color:#fff;}
.guide_allbuy,.gufloat_buy{background-color:#ff8501;}
.guide_alldl,.gufloat_dl{background-color:#87d229;}
.guide_all_btn a:hover,.gufloat_btn a:hover{text-decoration:none;}
.guide_alldl:hover,.gufloat_dl:hover{background-color:#90dd30;}
.guide_allbuy:hover,.gufloat_buy:hover{background-color:#ff9b2e;}
.guide_float .gufloat_btn{width:300px; height:30px; float:right;}
.gufloat_btn a{display:inline-block; width:130px; height:35px; margin-left:20px; line-height:35px; text-align:center; border-radius:20px; color:#fff;}
.gufloat_btn .gufloat_dl{margin-left:0;}

.guchoice{height:200px; margin-top:60px;}
.guface{display:block; width:100px; height:100px; float:left; background:url(https://imobie-resource.com/en/guide/img/gugirl.png) 0 0 no-repeat; border-radius:50%; box-shadow:0 0 25px rgba(0,136,204,.1);}
.gutext{width:555px; height:85px; float:right; margin-top:10px; padding:26px 10px 0 23px; border-radius:10px; box-sizing:border-box; position:relative; box-shadow:0 0 25px rgba(0,136,204,.1); transition:all 0.3s ease-in-out;}
.gutext:before{content:""; display:block; width:0; height:0; border:13px solid transparent; border-right-color:#fff; position:absolute; left:-26px; top:28px;}
.gutext p{width:300px; height:30px; margin:0; float:left; line-height:30px; font-size:20px; color:#000;}
.gutext span,.guyes span{display:inline-block; width:90px; height:35px; line-height:35px; border-radius:30px; text-align:center; font-size:20px; color:#fff; cursor:pointer; background-color:#111; transition:all .2s ease-in-out;}
.gutext .guclickno{background-color:#778288; margin-left:10px;}
.guyes span,.guno span{width:120px; float:right; margin-right:15px;}
.gutext span:hover{transform:translateY(-3px);}
.guchoice .gulink{padding:6px 0; margin-top:40px; background:url(https://imobie-resource.com/en/guide/img/gufeedbg.png) top right no-repeat; background-size:cover;}
.guide_text .gulink a{display:block; text-align:center; padding:18px 0 20px 23px; margin:auto; line-height:1.4; font-size:20px; box-sizing:border-box; border-radius:5px; color:#91afd8;}
.guide_text .gulink a:before{content:"";display:inline-block;vertical-align:middle; position:relative; top:-2px; margin-right:5px; background:url(https://imobie-resource.com/en/guide/img/gusub.png) 0 0 no-repeat; width:29px; height:24px;}
.guchoice .yesface{background:url(https://imobie-resource.com/en/guide/img/guyes.png) 0 0 no-repeat;}
.guchoice .noface{background:url(https://imobie-resource.com/en/guide/img/guno.png) 0 0 no-repeat;}
.guyes,.guno{display:none;}
.guheigt{height:auto; padding-bottom:27px;}
.guno p{width:80%;}
.guno .gunolink{margin-top:40px;}
.guno a{width:80%; color:#000; text-decoration:underline;}
.guno span{margin-top:-40px;}

.guide_text_au .gutext{float: left;margin-left: 25px}


.wp-caption{ max-width:100%; margin:20px auto; text-align:center;}
.wp-caption img{height:auto; border-radius:5px; border:1px solid #e9e9e9; max-width: 100%; width: 100%; }
.wp-caption p{margin:5px auto 0 auto; font-size:12px; color:#4c4c4c; font-style:italic;}
/* .guide_text .wp-caption p{display:none;} */
.tabcenter td{text-align:center;}
.idx_atc{margin-top:32px;}


/*2018-12-10*/
.comboxbg{display:none; width:100%; height:100%; background-color:rgba(0,0,0,0.4); position:fixed; top:0; left:0; z-index:100;}
.combox{display:none; max-width:850px; width:98%; height:535px; margin:30px auto; position:absolute; top:0; left:0; right:0; bottom:0; margin:auto; border-radius:10px; background-color:#fff; overflow:hidden;}
.comclose{position:absolute; top:15px; right:20px; cursor:pointer;}
.comclose:after{content:"\e813"; font-family:"iconfont"; font-size:22px; color:#9a9a9a;}
.comdetail{display:none; max-width:760px; width:88%; margin:30px auto 0 auto; text-align:center;}
.comdetail h3{line-height:1.4; font-size:26px;}
.comdetail div{margin:25px auto 35px auto; text-align:left;}
.comdetail label{display:inline-block; width:8.5%; font-size:14px;}
.comscore b{font-size:14px; color:#ffae6f; position:relative; top:3px;}
.comscore p{display:inline-block; width:150px; height:26px; margin-right:5px; vertical-align:middle;}
.acstar span{display:inline-block; width:26px; height:25px; margin-right:3px; background:url(https://imobie-resource.com/en/guide/img/starboth1.png) 0 -24px no-repeat; cursor:pointer;}
.acstar .darkstar{background-position:0 0;}
.comdetail input{padding:7px 5px; border:1px solid #cecece; font-size:14px; text-align:left; color:#666;}
.cominfo p{width:50%; float:left;}
.cominfo input{width:74%; margin-left:8.5%; }
.comtitle input{width:88.8%;}
.combox input:focus,.combox textarea:focus{border:1px solid #4884fc;}
.comtent label{vertical-align:top;}
.canemail label{margin-left:3.4%;}
.comtent textarea{width:89%; height:145px; padding-left:1%; resize:none; font-size:14px; line-height:1.6; box-shadow:none; outline:none; border:1px solid #cecece;}
.comdetail a{display:inline-block; width:140px; height:40px; margin-top:-15px; line-height:40px; font-size:18px; border-radius:20px; text-align:center;}
.comboxbg a:hover{text-decoration:none;}
.detlist_top a:hover{background-color:#266cf9;}
.comdetail .cancel{border:1px solid #d6d6d6; color:#999; margin-right:15px;}
.comdetail .submit{color:#fff; border:1px solid #4884fc; background-color:#4884fc;}
.submit:hover{background-color:#266cf9; border:1px solid #266cf9;}
.cancel:hover{color:#999; border:1px solid #999;}
/*.submit:after{content:""; display:inline-block; width:23px; height:23px; background:url(https://imobie-resource.com/en/guide/img/comcircle.png) no-repeat; margin-left:10px; position:relative; top:3px;}
.comdetail .btnanim:after{animation:spin 2s infinite ease-in-out;}*/

.detbox{display:none; max-width:980px; width:98%; height:680px; margin:0 auto; position:absolute; top:0; left:0; right:0; bottom:0; margin:auto; border-radius:10px; background-color:#fff; overflow:hidden;}
.detlist{max-width:900px; width:94%; margin:50px auto;}
.detlist_top h3{display:inline-block; float:left; font-size:30px;}
.detlist_top h3 span{font-size:16px;}
.detlist_top h3 b{font-size:inherit;}
.detlist_top a{display:inline-block; width:220px; height:35px; line-height:35px; float:right; color:#fff; text-align:center; font-size:16px; font-weight:bold; border-radius:50px; background-color:#5297ff;}
.detlist_top a:before{content:""; display:inline-block; width:20px; height:15px; margin-right:5px; position:relative; top:3px; background:url(https://imobie-resource.com/en/guide/img/commessage.png) no-repeat;}
.detlist_wrap{padding-right:10px; height:520px; margin-top:15px; overflow-y:auto; border:1px solid #e9e9e9; border-left:none; border-right:none;}
.conlist{padding:40px 0 22px 0; border-bottom:1px solid #e9e9e9;}
.conlist:last-child{border-bottom:none;}
.conlist>p{margin-top:20px; line-height:1.6; font-size:14px; color:#666;}
.conlist h5{display:inline-block; width:70%; float:left; line-height:1.3; font-size:20px;}
.conlist_info p{display:inline-block; width:30%; float:right;}
.conlist_info span,.conlist_info time{display:inline-block; margin-left:30px; font-size:14px; color:#999;}
.conlist_info p span:before,.conlist_info time:before{content:""; display:inline-block; margin-right:5px; position:relative; top:2px;}
.conlist_info p span:before{width:13px; height:14px; background:url(https://imobie-resource.com/en/guide/img/comperson.png) no-repeat;}
.conlist_info p span:nth-child(1){margin-left:0;}

.conlist_info time:before{width:14px; height:14px; background:url(https://imobie-resource.com/en/guide/img/comtime.png) no-repeat;}
.detlist ul{width:150px; margin:20px auto 0 auto; text-align:center;}
.detlist li{display:inline-block; height:auto;}
.detlist li a{color:#666; text-decoration:underline; position:relative; font-size:14px;} 
.detlist .next a:after,.detlist .prev a:before{content:""; display:inline-block; width:13px; height:9px; position:absolute; margin-left:3px; transition:transform .5s ease-in-out;-webkit-transition:transform .5s ease-in-out;-moz-transition:transform .5s ease-in-out; top:6px;}
.detlist .next{margin-left:60px;}
.detlist .next a:after{background:url(https://imobie-resource.com/en/guide/img/comright.png) no-repeat;}
.detlist .prev a:before{left:-20px; background:url(https://imobie-resource.com/en/guide/img/comleft.png) no-repeat;}
.detlist .prev{margin-left:-20px;}

.detlist li a:hover{text-decoration:underline;}
.detlist .next a:hover:after{transform:translateX(5px);-webkit-transform:translateX(5px);-moz-transform:translateX(5px)}
.detlist .prev a:hover:before{transform:translateX(-5px);-webkit-transform:translateX(-5px);-moz-transform:translateX(-5px)}
.detlist .detactive{color:red;}
.conlist_info h5 span,.comfront p span{display:inline-block; width:80px; height:15px; background:url(https://imobie-resource.com/en/guide/img/starall_gray.png) no-repeat;}
.conlist_info span i{display:inline-block; width:82px; height:100%; background-image:url(https://imobie-resource.com/en/guide/img/starall_yell.png);  background-repeat:no-repeat;}
.comcname,.canemail,.comtitle{position:relative;}
.cominfo b,.canemail b,.comtitle b,.comtent b{display:block; width:77%; top:38px; left:18%; color:#f00; position:absolute;}
.canemail b{left:21.5%;}
.comtitle b{left:9%;}
.comtent{position:relative;}
.comtent b{display:block; width:89%; height:5px; top:102%; left:9%; position:absolute;}
.comdetail .comhide,.comdetail .comhide2{display:none;}


.comfront{/*display:none;*/}
.comfront p{max-width:300px; width:100%;}
.comfront b{font-size:inherit; color:inherit;}
.comfront p a{display:inline-block; width:115px; font-size:16px; color:#666; text-decoration:underline; }
.comfront p a:hover{text-decoration:underline;}
.comfront p span{text-align:left;}
.comfront p span i{display:inline-block; width:100%; height:15px; background:url(https://imobie-resource.com/en/guide/img/starall_yell.png) no-repeat;}


.comboxinfo{display:none; max-width:700px; width:92%; margin:50px auto; text-align:center;}
.comsucc p{font-size:16px; line-height:1.6;}
.comboxtext{display:none; max-width:400px; width:90%; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%);}
.comboxtext p{margin:10px 0 5px 0; line-height:1.6; font-size:18px; color:#333;}
.comboxtext span{line-heihgt:1.6; font-size:14px; color:#999;}
.comboxtext a{display:block; width:185px; height:50px; margin:30px auto 0 auto; line-height:50px; font-size:18px; color:#fff; border-radius:50px; background-color:#4884fc;}
.comboxtext a:hover{background-color:#266cf9;}

.detlist_wrap::-webkit-scrollbar{width:3px; height:3px;}
.detlist_wrap::-webkit-scrollbar-track{background-color:transparent;}
.detlist_wrap::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0.3);}
.detlist_wrap::-webkit-scrollbar-track{border-radius:3px;}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#aaa;}
.comcircle{display:none; text-align:center;}
.comcircle span{display:inline-block; width:29px; height:29px; margin:50px auto 10px auto; background:url(https://imobie-resource.com/en/guide/img/comcircle.png) no-repeat; animation:spin 2s infinite ease-in-out; -webkit-animation:spin 2s infinite ease-in-out; -moz-animation:spin 2s infinite ease-in-out;}

@keyframes spin{
  0%{transform:rotate(0);}
  100%{transform:rotate(360deg);}
}
@-webkit-keyframes spin {
  0%{transform:rotate(0);}
  100%{transform:rotate(360deg);}
}

/*2020-03-09*/
.atcguidepop{position:fixed; top:0; left:0; width:100%; height:100%; z-index:100; background-color:rgba(0,0,0,.5);}
.atcguidetip{width:98%; max-width:788px; height:444px; background-color:#fff; border-radius:10px; position:fixed; top:0; left:0; bottom:0; right:0; margin:auto;}
.atcguidetip span:after{content:"\e813";font-family:iconfont; position:absolute; right:20px; top:20px; cursor:pointer; color:#c4c4c4; font-size:20px; font-weight:bold;}
.atcguidetip p{line-height:1.8; margin:18px auto; max-width:650px;}
.atcguidetip>a{display:block; width:136px; line-height:50px; font-size:20px; color:#fff; color:#fff; background-color:#61a8fc; border-radius:30px; text-decoration:none; margin:auto;}
.atcguidetip>a:hover{background-color:#71b2ff;}

/*20210426-au guide*/
.pw1300 {width:94%; max-width:1300px; margin-left: auto; margin-right: auto;}
.pw980 { width: 100%; max-width: 980px; margin-left: auto; margin-right: auto; }
.pw840 { width: 100%; max-width: 840px; margin: 0 auto; }
.obl{font-style:oblique}

/*20210512-dk guide*/
.guide_dk{padding-bottom: 0;min-height: 400px;background: url(https://imobie-resource.com/en/guide/img/guide_dk_bg.jpg)#033536 top center no-repeat;background-size: cover}
.guide_dk_text{color: #fff;max-width:800px;margin: 0 auto }
.guide_dk_text>h2{font-size:40px; color:#fff; margin-bottom:20px;font-weight: bold;margin-top: 60px}
.guide_dk_text p{font-size: 18px;color: #fff;line-height: 1.7 ;text-align: center}
.guide_dk_text>p a {font-size: inherit; color: #fff; text-decoration: underline;}
.guide_dk_allbtn{text-align: center}
.guide_dk_allbtn p{display: inline-block;margin: 30px auto}
.guide_dk_allbtn p em{display: block;margin-top: 5px;font-size: 13px;line-height: 28px;color: #fff}
.guide_dk_allbtn p a{width: 250px;height: 66px;color: #03A38E;font-weight: bold;font-size: 20px;line-height: 66px;text-decoration: none;background: #FFFFFF;border-radius: 6px;display: inline-block;margin: 0 15px;transition: 0.3s }
.guide_dk_allbtn p a:hover{transform: translateY(-3px);transition: 0.3s}
.guide_dk_allbtn p .guide_em_a{display: inline;color: #eeff00;background-color: inherit; font-size: inherit; line-height: inherit; font-weight: inherit; margin: inherit;}
.dk_dlbtn:after,.dk_buybtn:after {content: "\e929";font-family: 'iconfont';display: inline-block;margin-left: 15px;position: relative;vertical-align: middle;color: inherit;font-size: 22px;font-weight: 400;}
.dk_dlbtn:after { content: url(https://imobie-resource.com/en/guide/img/focusee_guide_down_icon.png); }
.dk_buybtn:after {content: url(https://imobie-resource.com/en/guide/img/focusee_guide_car_icon.png); }

.guide_dk_allbtn p a.dk_buybtn{background: #F39B11;color: #ffffff}
.guide_dk_cont{padding-top: 40px}
.guide_dk_cont .guide_text>h1 {margin-top: 0; font-weight: bold;}
.guide_dk_cont .guide_left_nav {margin-top: 0; max-height:800px; overflow:auto; scrollbar-width: 2px; -ms-overflow-style: none;}
.guide_dk_cont .guide_left_nav::-webkit-scrollbar{display: none;}
.guide_left_dknav .li_sel,.guide_dk_cont .dd_sel {background:#4A4D4A}
.guide_text_dk>h2 span{background: none;border-bottom: 3px solid #1BAC2C;padding-bottom: 10px;}
.gufloat_dk_dl{background: #1BAC2C;border-radius: 6px!important;}
.gufloat_dk_dl:hover{background: #0cbc18}
.gufloat_dk_buy{background: #F39B11;border-radius: 6px!important;}
.gufloat_dk_buy:hover{background: #f2ba11}
.guide_left_dknav dd a{color: #1BAC2C}
.dd_nav li dd a{color: #000;background: 0;}
.guide_text_dk{padding-bottom: 60px;width: calc(100% - 305px);}
.guide_dk_cont .guide_crumbs{position: absolute;bottom: 50px;left: 325px}
.guide_dk_cont .guide_crumbs>a{margin-left: 15px}
.guide_dk_cont .guide_crumbs .guide_crumbs_arrow:before{margin-left: -16px;color: #333333!important;}

/*20220511 guide*/
.guide_dk_allbtn>:last-child em{text-decoration:underline}
/* au banner */
.guide_dk_allbtn>:last-child em>a{width: auto;height: auto;font-size: 13px; display: block;color: #fff;line-height: 28px;background: rgba(0, 0, 0, 0);font-weight: normal;}
/* ati banner */
.guide_ati .guide_dk_allbtn>:last-child em>a { color: #333; }
/* af banner */

/* ati-Guide&FAQ */
.guide_ati{padding-bottom: 30px;min-height: 400px;background: url(https://imobie-resource.com/en/guide/img/guide_ati_bg.png) top center no-repeat;background-size: cover;background-color: linear-gradient(180deg, #E6F2FF 36.44%, rgba(230, 242, 255, 0) 100%);}
.guide_ati_text{color: #fff;max-width:800px;margin: 0 auto }
.guide_ati_text>h2{font-size:40px; color:#fff; margin-bottom:20px;font-weight: bold;margin-top: 60px}
.guide_ati_text>.get_banner_title{font-size:40px; color:#000; margin-bottom:20px;font-weight: bold;margin-top: 60px}
.guide_ati_text p{ font-size: 16px;color: #000;line-height: 2 ;text-align: center;padding: 0 10px 0 10px;}
.guide_ati_text>p a {font-size: inherit; color: #3c7afa;}
.guide_ati_text p em{color: #333}
/* .guide_ati_text .guide_dk_allbtn p{margin: 30px auto 50px;} */
.guide_ati_text .guide_dk_allbtn a{color: white; background: linear-gradient(142.63deg, #6BB4FF 11.43%, #3875F9 84.16%);}
.guide_ati_text .guide_dk_allbtn .dk_buybtn{box-sizing: border-box;color: #fff; background-color: #f39b11;}
.guide_ati_text .guide_dk_allbtn .dk_buybtn::after{content: url(https://imobie-resource.com/en/guide/img/dk_buy_icon.png);height: 60px;vertical-align: bottom;}
.guide_text_ati { width: calc(100% - 340px);}
.guide_left_prinav .li_sel{background: linear-gradient(90deg, #28A0C8 0%, #29CAAF 100%); background-color:#28A0C8;}
.guide_ati_cont{padding-top: 40px}
.guide_ati_cont .guide_text>h1 {margin-top: 0; font-weight: bold;}
.guide_ati_cont .guide_left_nav {margin-top: 0;}
.guide_ati_cont .guide_crumbs{position: absolute;bottom: 50px;left: 325px}
.guide_ati_cont .guide_crumbs>a{margin-left: 15px}
.guide_ati_cont .guide_crumbs .guide_crumbs_arrow:before{margin-left: -16px;color: #333333!important;}

/* fs guide*/
.guide_cont { padding-top: 40px; }
.guide_fs{padding-bottom: 16px; height: 400px; background: url(https://focusee.imobie-resource.com/guide/img/guide_fs_bg.png) #19B2AF top center no-repeat;background-size: cover;margin-top: 0; }
.guide_fs_text>.get_banner_title{color: #fff; font-size: 40px;font-style: normal;font-weight: 600;line-height: normal;margin: 70px 0 18px;}
.guide_fs_text>.get_banner_detail{max-width: 800px;margin-left: auto;margin-right: auto;}
.guide_fs_text p{color: #e6e6e6;text-align: center; font-size: 18px;font-style: normal;font-weight: 400;line-height: 27px; margin: 10px auto;}
.guide_fs_text>p a {font-size: inherit; color: #BF37FF;text-decoration: underline; }
.guide_fs .guide_dk_allbtn p a{width: 280px;height: 70px;color: #FFF;font-weight: 600;font-size: 24px;line-height: 70px;text-decoration: none;border-radius: 20px; background: linear-gradient(270deg, #BF37FF 0%, #42C6FF 100%); display: inline-block;margin: 0 15px;transition: 0.3s }
.guide_fs .guide_dk_allbtn p em{display: block;margin-top: 10px;font-size: 14px;line-height: 28px;color: #e6e6e6}
.guide_dk_allbtn p a.dk_buybtn{background: transparent;color: #fff; border: 2px solid #fff; box-sizing: border-box; line-height: 66px;}
.guide_fs .guide_dk_allbtn>:last-child em>a{width: auto;height: auto;font-size: 14px; display: block;color: #e6e6e6;line-height: 28px;background: rgba(0, 0, 0, 0);font-weight: normal;}
.guide_left_nav.guide_left_fsnav a {color: #333;height: 62px; line-height: 62px;font-weight: 400; font-size: 14px;}
.guide_left_nav.guide_left_fsnav li>img{margin: 18px 8px 0 14px;}
/* .guide_left_fsnav .li_sel{border-radius: 10px; background: linear-gradient(302deg, rgba(191, 55, 255, 0.15) 1.74%, rgba(66, 198, 255, 0.15) 86.21%);} */
.guide_left_fsnav .li_sel { background: url(https://focusee.imobie-resource.com/guide/img/focusee_guide_nav_border.svg) top center no-repeat; }
.guide_left_fsnav .li_sel>a { border-bottom: none; }
.nav_tab.fs span {width: 24px;height: 24px;display: inline-block;margin-right: 10px;vertical-align: middle;border-radius: 100%;line-height: 24px;background-color: rgb(0,0,255);font-size: 16px;font-weight: 500;color: #fff;text-align: center}
.guide_text_fs { width: calc(100% - 340px); }
.guide_text_fs>h2 span{background: 0 0;border-bottom: 3px solid; border-image: linear-gradient(to right, #86d4f5, #cc7af1) 1; padding-bottom: 10px;}
.fs.nav_tab_fs{background: none;padding: 0 ;margin: 10px auto;}
.zoom::after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }
.guide_text .nav_tab p{color: inherit;}
.guide_text_fs a{color: rgb(0, 0, 255);}
.guide_text_fs .nav_tab{background: linear-gradient(302deg, rgba(191, 55, 255, 0.15) 1.74%, rgba(66, 198, 255, 0.15) 86.21%), url(../guide/img/nav_tabicon.png) 18px 18px no-repeat;}
.guide_text_fs.guide_text .note_style,.guide_text_fs.guide_text .note_style_guide{background: linear-gradient(302deg, rgba(191, 55, 255, 0.15) 1.74%, rgba(66, 198, 255, 0.15) 86.21%), url(../guide/img/note_imgs.png) 18px 18px no-repeat;}
.produt_feature_list.vz .produt_feature_item{line-height: 2; font-size: 14px;}
.produt_feature_list.vz .produt_feature_item>a { text-decoration: none; cursor: default; color: #008000; }
.produt_feature_list.vz .produt_feature_item>a.link{color: rgb(0, 0, 255);font-size: inherit;cursor: pointer;}
.produt_feature_list.vz .produt_feature_item>a.link:hover{text-decoration: underline;}
.guide_text_fs.guide_text .tip_style{background:linear-gradient(302deg, rgba(191, 55, 255, 0.149) 1.74%, rgba(66, 198, 255, 0.149) 86.21%), url(../guide/img/tip_imgs.png) 12px 16px no-repeat;}
.guide_text_fs .produt_feature_list{background: linear-gradient(302deg, rgba(191, 55, 255, 0.15) 1.74%, rgba(66, 198, 255, 0.15) 86.21%);}
video {border-radius: 10px;max-width: 100%;}
.fs_guide  { background-color: #fff; }
.fs_guide .support_guide_img img { width: auto;margin: 0 auto; max-height: 600px;}
.fs_guide .font_style { font-weight: 600; font-style: italic; }
.fs_guide .ftb { font-weight: 600; }
.fs_guide em { color: #0000ff; font-size: 14px; }
.produt_feature_list { margin: 30px 0; padding: 30px; background: #F8F8F8; border-radius: 4px; font-size: 20px; color: #000;}
.produt_feature_item { margin-top: 20px;}
.fs_guide .guide_text table, .fs_guide td, .fs_guide th { font-size:14px; line-height:24px; border:1px solid #ededed; border-collapse:collapse; padding:15px 10px; }
.produt_feature_item span{ width: 24px; height: 24px; display: inline-block;  margin-right: 10px; vertical-align: inherit; border-radius: 100%; line-height: 24px; background-color: #008000; font-size: 16px; font-weight: 500; color: #fff; text-align: center;}



/* all guide Trustpilot 2025 4.10*/
.trustpilot_box-line{max-width: 960px;height: 1px;margin-top: 40px; flex-shrink: 0;background: #E5E5E5;}
.trustpilot_block.pc .trustpilot_box {border-radius: 0px 0px 10px 10px;background: #F9FCFB;margin-top: 60px;margin-bottom: 30px;}
.trustpilot_block.pc .trustpilot_box_top{height: 64px; background: url(https://focusee.imobie-resource.com/guide/img/guide-trustpilot_box-title-bg.png) center top no-repeat;background-size: cover;display: flex;align-items: center;position: relative;}
.trustpilot_block.pc .trustpilot_box_top-img1{transform: translateY(-25px);margin-left: 15px;}
.trustpilot_block.pc .trustpilot_box_top-img2{transform: translateY(20px);}
.trustpilot_block.pc .trustpilot_box-text{padding: 30px;padding-bottom: 5px;}
.trustpilot_block.pc .trustpilot_box-text p{margin: 0 0 20px 0;}
.trustpilot_block.pc .trustpilot_box p.title{color: #1C1C1C;text-align: center;font-family: Poppins;font-size: 24px;font-weight: 600;}
.trustpilot_block.pc .trustpilot_box .trustpilot_link{display: flex;align-items: center;gap: 10px;margin: 30px 0;}
.trustpilot_block.pc .trustpilot_box .trustpilot_link a{font-size: 16px;line-height: normal;}
.trustpilot_block.pc .trustpilot_box .trustpilot_link img{vertical-align: middle;}
.trustpilot_block.mo{display: none;}
@media screen and (max-width: 1250px) {
  .pw1300{width:98%;}
  .guide_left_nav,.guide_float{ display:none;}
  .guide_left_vznav{display: block;}
  .guide_left_amnav{ display:block;}
  .guide_text_dk{width: calc(100% - 305px)}
  .guide_left_dknav{display: inline-block}
  .guide_dk_cont .guide_crumbs{left: 303px}
  .guide_left_pranav{display: inline-block}
  .guide_left_aunav{display: inline-block}
  .guide_left_prinav{display: inline-block}
  .guide_left_nav_at{display: inline-block}
  .guide_left_grnav { display: inline-block; }
  .guide_left_fsnav { display: inline-block; }
  .guide_left_sfnav { display: inline-block; }
}
@media screen and (max-width: 980px){ 
	.guide_gr_text p { max-width: 90%; margin: 15px auto 0; }
	.guide_gr_allbtn p { margin: 25px 0 60px; }
	.idx_pro_info{ width:100%; height:auto; padding:20px 0; }
	.idx_pro_info>img{ display:block; max-width:90%; height:auto; float:none !important; margin:0 auto 20px auto; }
	.idx_pro_info p{ width:90%; display:block; margin:0 auto; text-align:center; }
	/*2017-11-21 thanksgiving dl*/
	.tg17banner,.tg17banner>div{height:auto;}
	.tg17banner>div{padding:40px 0; position:static;}
	.tg17banner>div>img,.guide_all_btn{display:none;}
	.tg17banner_con{position:static; margin:20px auto;}
	.wp-caption img{display:block; width:100%;}
	
	.new_center{width:94%; margin:0 auto; padding-bottom:30px;}
	.new_center .newcpm>h2{width:auto;}
	.new_center_block p{width:100%;}
	.new_text img{display:block; max-width:100%; float:none; margin:0 auto 20px auto;}
	.new_text_right{width:80%; margin:0 auto; float:none; text-align:center;}
	
	.atcguidetip{height:auto; padding-bottom:40px; top:50%; bottom:auto; transform:translateY(-50%);}
	.atcguidetip p{padding:0 15px;}
	
	.refund_cont{ width:92%;}
	.refund_left{ width:100%;}
	.refund_right{ position:relative; left:0; margin-left:0; top:0; margin:20px auto;}

  .support_guide_img img{max-width: 100% !important;width: unset!important;}
  .guide_dk_cont{padding-top: 25px}
  .guide_dk_cont .guide_crumbs{display: none}
  .guide_pri_cont .guide_crumbs{display: none}
  .guide_pra_cont .guide_crumbs{display: none}
  .guide_au_cont .guide_crumbs{display: none}
  .guide_am_cont .guide_crumbs{display: none;}
  .guide_gr_cont .guide_crumbs{display: none;}
  .guide_pra_cont{padding-top: 25px}
  .guide_au_cont{padding-top: 25px}
  .guide_aui_cont{padding-top: 25px}
  .guide_pri_cont{padding-top: 25px}
	.brand_ul a{width: 120px;}
}
@media screen and (max-width: 768px){
	.tg17banner>div{padding:30px 0;}
	.tg17banner_con{width:90%; }
	.tg17banner_con h1 img{display:block; max-width:100%; height:auto;}
	.csfaq,.guchoice{display:none;}
	.newcpm{padding:15px 0;}
	.comtitle input{width:88.5%;}
	.conlist_info p{text-align:right;}
	.conlist_info p time{margin-top:5px;}
  .guide_dk_text{max-width: 94%}
  .guide_text_dk>h2 span{background: none;border-bottom: 0px solid #1BAC2C;padding-bottom: 0px;}
}

@media screen and (max-width: 750px){
	.text_pc { display: none; }
	.text_mo { display: block; }
	.guide_gr_text>p a { padding: 0; }
	.guide_gr { min-height: auto; }
	.guide_fs { height: auto; }
	/* all guide Trustpilot 2025 4.10*/
	.trustpilot_block.pc{display: none;}
	.trustpilot_block.mo{display: block;}
/* all guide Trustpilot 2025 4.10*/
.trustpilot_box-line{max-width: 960px;height: 1px;margin-top: 40px; flex-shrink: 0;background: #E5E5E5;}
.trustpilot_block.mo .trustpilot_box {border-radius: 0px 0px 10px 10px;background: #F9FCFB;margin-top: 50px;margin-bottom: 30px;}
.trustpilot_block.mo .trustpilot_box_top{display: flex;justify-content: space-between; align-items: center;position: relative;}
.trustpilot_block.mo .trustpilot_box_top-img1{transform: translateY(-20px);margin-right: 10px;}
.trustpilot_block.mo .trustpilot_box-text{padding:5px 20px;}
.trustpilot_block.mo .trustpilot_box-text p{margin: 0 0 20px 0;}
.trustpilot_block.mo .trustpilot_box p.title{    margin: 20px 0 0 20px;font-size: 20px;font-weight: 600; color: #1C1C1C;text-align: center;font-family: Poppins;line-height: normal;text-align: left;}
.trustpilot_block.mo .trustpilot_box .trustpilot_link{display: flex;align-items: center;gap: 10px;margin: 15px 0;}
.trustpilot_block.mo .trustpilot_box .trustpilot_link a{font-size: 16px;line-height: normal;}
.trustpilot_block.mo .trustpilot_box .trustpilot_link img{vertical-align: middle;}


/* .trustpilot_box-line{max-width: 9.6rem;height: .01rem;margin-top: .4rem; flex-shrink: 0;background: #E5E5E5;}
.trustpilot_block.mo .trustpilot_box {border-radius: 0rem 0rem .1rem .1rem;background: #F9FCFB;margin-top: .6rem;margin-bottom: .3rem;}
.trustpilot_block.mo .trustpilot_box_top{display: flex;align-items: center;position: relative;}
.trustpilot_block.mo .trustpilot_box_top-img1{transform: translateY(-0.45rem);margin-right: .1rem;width: 1.32rem;height: .94rem;}
.trustpilot_block.mo .trustpilot_box-text{padding:.05rem .2rem;}
.trustpilot_block.mo .trustpilot_box-text p{margin: 0 0 .2rem 0;font-size: .3rem;}
.trustpilot_block.mo .trustpilot_box p.title{    margin: .2rem 0 0 .2rem;font-size: .4rem;font-weight: 600; color: #1C1C1C;text-align: center;font-family: Poppins;line-height: normal;text-align: left;}
.trustpilot_block.mo .trustpilot_box .trustpilot_link{display: flex;align-items: center;gap: .1rem;margin: .15rem 0;}
.trustpilot_block.mo .trustpilot_box .trustpilot_link a{font-size: .3rem;line-height: normal;}
.trustpilot_block.mo .trustpilot_box .trustpilot_link img{vertical-align: middle;} */
	
}

@media screen and (max-width: 620px){
  .guide_dk{padding-bottom: 18px}
  .guide_dk_allbtn p{margin: 8px auto}
  .guide_dk_allbtn p:first-child{margin-top: 25px}
	.guide_am{padding-bottom: 18px}
  .guide_am_allbtn p{margin: 8px auto}
  .guide_am_allbtn p:first-child{margin-top: 25px}

	.guide_pt_text .guide_dk_allbtn p{margin: 8px auto}
  .guide_pt_text .guide_dk_allbtn p:first-child{margin-top: 25px}
	.guide_pt_text .guide_dk_allbtn p{display: block;}

}

@media screen and (max-width: 568px){
	.newcpm p,.detlist_top a,.conlist_info time{margin-top:10px;}
	.detlist_wrap{height:470px; padding-rihgt:0;}
	.combox{max-height:585px; height:auto;}
	.conlist_info span{margin-left:10px;}
	.comdetail label{width:60px;}
	.comdetail div{margin:25px auto 20px auto;}
	.cominfo p{width:100%; margin-bottom:20px; float:none;}
	.cominfo input,.canemail label{margin-left:0;}
	.comtitle input{width:74%;}
	.comtent textarea{width:75%;}
	.comdetail b{display:block;}
	.conlist h5{width:60%; font-size:18px;}
	.conlist_info p{width:40%;}
	.comdetail h3,.detlist_top h3{font-size:20px;}
	.comdetail a{margin-top:0;}
	
}
@media screen and (max-width: 350px){
	.atcguidetip{padding-bottom:25px}
	.atcguidetip>img{width:120px;}
	.atcguidetip .ft16{font-size:14px;}
}
 
/* Backgroud 2*/
@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) {
.pc_banner{width:100%; height:584px; background:url(https://imobie-resource.com/en/phoneclean/img/banner.png) #669abf center top no-repeat; overflow:hidden; background-size: cover;}
.st_discount{background:url(https://imobie-resource.com/en/store/img/pack@2x.png) no-repeat; background-size:432px 404px;}
.guide_crumbs_home{background:url(https://imobie-resource.com/en/guide/img/home_icon@2x.png) left center no-repeat; background-size:15px 15px;}
.st_banner{background:#18c787 url(https://imobie-resource.com/en/store/img/at_bg.jpg) no-repeat center top; background-size:1920px 503px;}
.idx_pr{  background:#0b7290 url(https://imobie-resource.com/en/guide/img/idx_pr@2x.jpg) top center no-repeat; background-size:cover; }
.nbuy_at:after,.nbuy_phc:after{background:url(https://imobie-resource.com/en/store/img/nbuy_left.png) no-repeat; background-size:21px 21px;}
.notfind_block:before{ background:url(https://imobie-resource.com/en/guide/img/nav_software@2x.png) -340px 0 no-repeat; background-size:680px 114px; }
.notfind_block:nth-child(2):before{ background-position:0 0;}
.notfind_block:nth-child(3):before{ background-position:-170px 0;}
.notfind_block:nth-child(4):before{ background-position:-510px 0;}

}