/*btn style**/

/*download button**/
body .dl_btn,body .other_btn{ display:block; background-color:#31c1d9; color:#fff; text-align:center; border-radius:5px; position:relative; overflow:hidden;}
.dl_btn:before{ width:25%; height:100%; content:"\e801"; font-family:"iconfont"; background-color:#2cafc5; font-size:1.5em; left:0; float:left;}
.dl_btn:hover, .other_btn:hover{ background-color:#3fcee6; text-decoration:none;}
.dl_btn:hover:before{ background-color:#36bdd4;}

/*Learn More button **/
body .lmore_btn{ display:block; border-radius:5px; color:#31c1d9; text-align:center; border:1px solid #31c1d9; overflow:hidden;}
.lmore_btn:after{content:"\e802"; font-family:"iconfont"; font-size:16px; font-weight: bold; position:absolute; margin:1px 0 0 5px; transform:translateX(0); transition:all 0.5s ease-in-out;}
.lmore_btn:hover{ text-decoration:none;}
.lmore_btn:hover:after{ transform:translateX(10px);}


/*comimg soon button**/ 
body .csoon_btn{ display:block; border-radius:5px; border:1px solid #3894e5; overflow:hidden; color:#3894e5; text-align:center;}
.csoon_btn:hover{ text-decoration:none; background-color:#d6e7fb;}

/*buy button**/
body .buy_btn, body .buy_btn2, .pphoto_banner_btn .buy_btn3{ display:block; border-radius:5px; background-color:#ff952e; text-align:center; overflow:hidden; color:#fff;}
.buy_btn:before{width:25%; height:100%; content:"\e815"; font-family:"iconfont"; background-color:#f28d2c; font-size:1.5em; left:0; float:left;}
.buy_btn:hover,.buy_btn2:hover{ text-decoration:none; background-color:#fea651;}
.buy_btn:hover:before{ background-color:#fc9b3d;}

.wrap{ margin-top:86px;}

/*04.22 16 z*/
.pphoto_banner_btn .buy_btn3{line-height:47px; height:47px; background-color:rgba(255,255,255,0.1); border:2px solid #a8d041; text-decoration:none;}
.pphoto_banner_btn .buy_btn3:hover{background-color:rgba(255,255,255,0.3);}
.pmusic_funs6_1{margin-top: 120px;}
.pmusic_funs6_1 a{border: 1px solid #fff; border-radius: 5px; color: #fff; display: block; height: 48px; transition: all 0.3s ease-in-out 0s; width: 150px; border:2px solid #fff; text-decoration:none;}
.pmusic_funs6_1 a:hover{background-color:#a8d041; border:2px solid #a8d041;}

/*index style**/
.idx_banner_wrap{ width:100%; height:790px; margin-top:-86px; overflow:hidden; position:relative; background-color:#2597b3;}
.idx_banner_dir a{ position: absolute; font-size:80px; color:#fff; top:360px; opacity:0.3; transition:opacity 0.3s ease-in-out; z-index:99;}
.idx_banner_dir a:after{ content:"\e802"; font-family:"iconfont";}
.idx_banner_dir a:hover,.idx_banner_circle a:hover{ opacity:1; text-decoration:none;}
.idx_dir_left{ left:-120px; transform:rotate(-180deg);}
.idx_dir_right{ right:-120px;}
.idx_banner_circle{width:100%; position:absolute; bottom:10px; text-align:center; z-index:99;}
.idx_banner_circle a{ width:10px; height:10px; display:inline-block; border-radius:10px; background-color:#fff; margin:0 5px; opacity:0.3; transition:opacity 0.3s ease-in-out;}
.idx_banner_circle .idx_banner_circle_sel{ opacity:1;}
.idx_banner_block{ width:100%; height:790px; position:absolute; top:0; left:0; transition:all 1s ease-in-out; opacity:0; overflow:hidden;}
.idx_banner_block1{ background:url(../img/idx_banner_bg1.jpg) center no-repeat; background-size:cover;}
.idx_banner_block2{ background:url(../img/idx_banner_bg2.jpg) center no-repeat; background-size:cover;}
.idx_banner_block3{background:url(../img/idx_banner_bg3.jpg) center no-repeat; background-size:cover;}
.idx_banner_wrap .idx_banner_cut{ transform:translateX(0); z-index:2; opacity:1;}

.idx_banner_cont{ height:690px; position:relative; margin-top:100px; overflow:hidden;}
.idx_banner_cont1>img{ position:absolute; bottom:0; right:-50px;} 
.idx_banner_text{ width:580px;}

.idx_banner_cut .idx_banner_cont h2{ font-size:60px; color:#fff; font-weight:300; line-height:1.2; margin:100px 0 30px 0;}
.idx_banner_cut .idx_banner_cont p{ font-size:16px; color:#fff; line-height:1.5; }
.idx_banner_cont a{ width:206px; height:52px; line-height:52px; font-size:18px; color:#fff; border:none; background-color:#30d993; margin-top:30px;} 
 

.idx_banner_cont h2, .idx_banner_cont p,.idx_banner_cont a{ transform:translateX(-300px); opacity:0;}
.idx_banner_cut .idx_banner_cont h2,.idx_banner_cut .idx_banner_cont p, .idx_banner_cut .idx_banner_cont a{ transform:translateX(0px); opacity:1;}
.idx_banner_cut .idx_banner_cont h2{transition: transform 1s ease-in-out,   opacity 1s ease-in-out;}
.idx_banner_cut .idx_banner_cont p{transition: transform 1s 0.3s ease-in-out, opacity 1s ease-in-out;}
.idx_banner_cut .idx_banner_cont a{transition: transform 0.5s 0.6s ease-in-out, opacity 1s ease-in-out;}

 
 
 
.idx_funs_block{ width:280px; height:214px; float:left; box-shadow:0 0 5px 0 rgba(0,0,0,0.22); position:relative; text-align:center; margin:90px 46px 70px 0;}
.idx_funs_block>img{ position:absolute; top:-26px; left:50%; margin-left:-37px;}
.idx_funs_block>h3{ font-size:24px; font-weight:300; margin-top:60px;}
.idx_funs_block>p{ width:265px; font-size:14px; line-height:1.571; color:#666; margin:14px auto;}
.idx_funs_block>a{ width:190px; height:33px; display:block; font-size:14px; line-height:33px; margin:0 auto;}
.idx_tips_block{ width:280px; height:125px; border:1px solid #e3e3e3; float:left; margin:28px 44px 60px 0; transition:box-shadow 0.5s ease-in-out; -webkit-transition:box-shadow 0.5s ease-in-out;}
.idx_tips_block>b{ font-size:18px; margin:24px 0 10px 0; display:block;}
.idx_tips_block>span{ display:block; font-size:14px; color:#666; line-height:1.571;}
.idx_tips_block1 .idx_tips_imgs{ width:50px; height:50px; background:url(../img/idx_tips_icon1.png) no-repeat; float:left; margin:36px 16px 20px 16px;}
.idx_tips_block2 .idx_tips_imgs{ width:50px; height:50px; background:url(../img/idx_tips_icon2.png) no-repeat; float:left; margin:36px 16px 20px 16px;}
.idx_tips_block3 .idx_tips_imgs{ width:50px; height:50px; background:url(../img/idx_tips_icon3.png) no-repeat; float:left; margin:36px 16px 20px 16px;}
.idx_tips_block:hover{ text-decoration:none; box-shadow:0 0 5px 0 rgba(0,0,0,0.22);}
.idx_tips_block:hover .idx_tips_imgs{ background-position:0 -50px;}
.idx_tips_block:hover b,.idx_tips_block:hover span{ color:#31c1d9;}
.idx_artic li{ width:260px; font-size:14px; line-height:34px; color:#b0b0b0; float:left; margin:5px 60px 5px 0;}
.idx_artic li a{ font-size:14px; color:#31c1d9;}


/*store index**/
.str_banner{ width:100%; height:345px; background: #5f94a2 url(../store/img/banner.png) center no-repeat; background-size:cover; text-align:center; overflow:hidden;}
.str_banner_cont>h1{ width:565px; line-height:1.333; color:#fff; margin:60px auto 20px auto;}
.str_banner_cont>p{ color:#f7f5bc;}
.str_banner_share>a{ margin:0 10px;}
.str_pro_block{ width:450px; height:350px; box-shadow:0 0 5px 0 rgba(0,0,0,0.2); text-align:center; margin:50px 10px 0 10px;}
.str_pro_block>p,.spt_help_cont>p{ color:#666;}
.str_pro_block_btn{ border-top:1px solid #e5e5e5;}
.str_pro_block_btn>p{ text-align:left; float:left; margin:25px 0 0 20px;}
.str_pro_block_btn>p span{ text-decoration:line-through;}
.str_pro_block_btn>p b{ color:#ff380a; font-weight:bold; margin-left:5px;}
.str_pro_block_btn>a{ width:180px; height:42px; float:right; line-height:42px; margin:13px 25px 0 0; }
.str_join{ display:block; padding:40px 0; border:1px solid #e6e6e6; margin:70px auto; text-align:center; background:url(../store/img/arrow.png) 890px center no-repeat; transition: background 0.5s ease-in-out; -webkit-transition: background 0.5s ease-in-out;}
.str_join p{ width:600px; margin:0 auto; line-height:1.667;}
.str_join p span{color:#31c1d9;}
.str_join:hover{ border-color:#31c1d9; text-decoration:none; background:url(../store/img/arrow.png) 900px center no-repeat;}
.str_choice_block>a{margin-top:24px; font-weight:bolder;}
.str_choice ul{ width:420px; margin-right:60px; background:url(../store/img/choice_imgs.png) top right no-repeat;}
.str_choice ul li{ font-size:14px; color:#737373; margin-bottom:30px;}
.str_choice ul li img{ vertical-align: middle; margin-right:18px;}

/*support style**/
.spt_banner{width:100%; height:385px; background:#a09f9d url(../support/img/banner_bg.jpg) center no-repeat; background-size:cover;}
.spt_banner>h1{ margin-top:100px;}
.spt_search_div{ width:570px; position:relative; margin:40px auto 25px auto;}
.spt_search{ width:570px; height:43px; display:block; border-radius:43px; border:none; font-size:14px; background:#fff url(../support/img/search_icon.png) 10px center no-repeat; padding-left:48px; margin:40px auto 25px auto;}
.spt_banner>p a{ color:#e5e5e5; font-size:14px;}
.spt_banner>p a:hover{ color:#fff;}
.spt_pro_block{ width:280px; position:relative; float:left; text-align:center; box-shadow:0 0 5px 0 rgba(0,0,0,0.2); margin:0 46px 0 0;}
.spt_pro_block>img{ position:absolute; top:-45px; left:50%; margin-left:-37px;}
.spt_pro_block>h3{ margin:45px 0 20px 0;}
.spt_pro_block li{ text-align:left; border-top:1px solid #e5e5e5;}
.spt_pro_block li a{ font-size:14px; color:#000; line-height:64px;}
.spt_pro_block li a:hover{ color:#31c1d9;}
.spt_pro_block li img{ vertical-align:middle; margin:0 10px 0 20px;}
.spt_help{ border-top:1px solid #e5e5e5;}
.spt_help_cont{ padding:80px 0; background:url(../support/img/help_bg.png) center right no-repeat; overflow:hidden;}
.spt_help_cont>h3{}
.spt_help_cont>a{ display:block; margin-top:24px;}

/*support details**/
.sptdils_banner{ width:100%; height:168px; background:#31c1d9 url(../support/img/details_banner_bg.png) center left repeat-x;}
.sptdils_banner_cont>h1{ margin:62px 0 30px 0;}
.sptdils_banner_cont>h1 b{ color:#f7f5bc; font-style:italic;}
.sptdils_banner_nav{ width:690px; margin:0 auto; text-align: center;}
.sptdils_banner_nav a{font-size:18px; color:#fff; font-weight:300; line-height:1.5;}
.sptdils_banner_nav a:after{ content:""; height:12px; width:10px; font-weight:300; color:#f00; display:inline-block; border-right:1px solid #fff; margin-right:10px; opacity:0.5;}
.sptdils_banner_cont .sptdils_banner_nav_last:after{ display:none;}
.spt_details{ width:780px; margin:45px auto 0 auto; }
.spt_author{ color:#808080;}
.spt_details .spt_author,.spt_details .spt_author a{ font-size:12px;}
.spt_author>img{ vertical-align:middle; margin-right:10px;}
.spt_details h1{ font-size:38px; line-height:1.263; font-weight:300; margin:22px 0;}
.spt_details .spt_summary{ font-size:18px; line-height:1.455; color:#808080; font-weight:300; margin-bottom:-10px;}
.spt_details h2{ font-size:28px; line-height:1.5; font-weight:300; margin-top:50px;}
.spt_details ul{ margin-top:20px;}
.spt_details li{font-size:16px; line-height:2; color:#666; margin-top:10px;}
.spt_details li b{font-size:16px; font-weight:bolder;}
.spt_details .spt_ul_circle li,.spt_details .spt_ul_circle_link li{ padding-left:5px; list-style: disc; margin-left:15px;}
.spt_details .spt_ul_circle_link li{ color:#08c;}
.spt_details .spt_ul_number li{ list-style:decimal; margin-left:20px;}
.spt_dl_blcok{ display:block; margin:50px auto; border-radius:5px; border:1px solid #e6e6e6; padding:28px; background: url(../support/img/arrow.png) 690px center no-repeat; transition:all 0.5s ease-in-out;}
.spt_dl_text{ width:530px; margin-left:25px;}
.spt_details .spt_dl_text h3{ font-size:22px; margin:0; color:#000;}
.spt_dl_text span{ color:#31c1d9;}
.spt_details .spt_dl_text p{ font-size:14px; color:#808080; line-height:1.714;}
.spt_dl_blcok:hover{ background:url(../support/img/arrow2.png) 700px center no-repeat; border-color:#31c1d9;}
.spt_funs_text{ margin-left:38px;}
.spt_funs_text p{ font-size:12px; color:#808080; margin:40px 0 10px 0;}
.spt_details .spt_funs_text h3{ font-size:32px; font-weight:300; margin:0;}
.spt_funs_block>img{ float:right; margin:36px 25px 0 0;}
.spt_details p,.spt_details li a,.spt_details p b{ font-size:16px; line-height:2;}
.spt_details p{margin-top:15px; color:#666; position: relative;}
.spt_details p a{ font-size:16px; line-height:2;} 
.spt_details h3{ font-size:20px; font-weight:300; margin-top:40px; line-height:1.5;}
.spt_details .tip_style{ border-left:4px solid #31c1d9; padding:5px 0 5px 20px; margin:50px 0;} 
.tip_style a{ font-style:italic; margin:0 4px;}
.spt_figures{ text-align:center; margin:50px auto;}
.spt_figures p{color:#8d8d8d;}
.spt_details .spt_quote{ color:#8d8d8d; font-style:italic; margin:-30px auto 40px auto; text-align:center;}
.spt_quote:before{ content:url(../support/img/quotation1.png); margin:0 20px 0 10px;}
.spt_quote:after{ content:url(../support/img/quotation2.png); margin:0 10px 0 20px;}
.spt_details_adv{ display:block; border:1px solid #e3e3e3; background:url(../support/img/details_adv_bg.png) no-repeat; padding:16px 20px; margin:50px auto; border-radius:5px;}
.spt_details_adv:hover{ text-decoration:none;}
.spt_details_adv h2{ font-size:30px; font-weight:400; color:#31c1d9; margin:0 auto;}
.spt_details_adv>p{ font-size:14px; color:#585858; margin-top:10px;}
.spt_details_adv>span{ width:205px; height:40px; display:block; border-radius:5px; border:1px solid #31c1d9; font-size:18px; line-height:40px; color:#31c1d9;text-align:center; margin-top:20px;}
.spt_details_adv>span:hover{ color:#fff; background-color:#31c1d9;}
.spt_share{ margin-top:50px;}
.spt_share_sum img{ vertical-align:middle; margin-right:5px;}
.spt_share_sum span{ font-size:14px; color:#979797;}
.spt_share_btn a{ margin-left:15px;}
.spt_share_cont{ border-top:1px solid #e5e5e5; margin-top:20px; padding:20px 0;}
.spt_share_cont>img{ float:left; margin-right:24px;}
.spt_share_cont>p{ width:586px; float:left; font-size:14px; color:#666; line-height:20px; margin:0;}
.spt_share_cont>p b{ display:block; background:none; margin-bottom:5px; font-size:16px;}
.spt_share_cont>p span{ display:block; color:#333; margin-top:5px;}
.spt_share_cont>a{ width:70px; height:35px; float:right; border-radius:30px; border:1px solid #31c1d9; font-size:14px; line-height:35px; color:#31c1d9; text-align:center;}
.spt_share_cont>a:hover{ text-decoration:none; background-color:#e3fbff;}
.spt_hot_articles li{ font-size:14px; color:#666; line-height:30px; margin:0;}
.spt_hot_articles li a{ font-size:14px;}
.spt_comment{margin-top:20px;}
.spt_inspire{ width:100%; height:240px; background:#303840 url(../support/img/details_bg.jpg) repeat-x;}
.spt_inspire_cont{text-align:center; overflow:hidden;}
.spt_inspire_cont h2{ margin:55px 0 28px 0;}
.spt_inspire_cont p{ color:#e0e1e2; line-height:1.5;}
.spt_inspire_share a{ margin:0 12px;}
.spt_inspire_btn{ width:850px; margin:35px auto 0 auto;}
.spt_inspire_btn input,.spt_inspire_btn a{ height:72px; border-radius:5px; float:left; margin:0 14px; font-size:18px; line-height:72px;}
.spt_inspire_btn input{ width:237px; border:none; background-color:rgba(255,255,255,0.2); padding-left:15px; color:#bebebe;}
.spt_inspire_btn a{width:252px; background-color:#31c1d9; color:#fff;}
.spt_inspire_btn a:hover{ text-decoration:none; background-color:#4addf5;}
.spt_bubbles{ position: relative; background-color:#e6f7fa;}
.spt_bubbles a{ position:absolute; width:204px; height:57px; display:block; top:-60px; left:50%; margin-left:-102px; opacity:0; transform:translateY(30px); -webkit-transform:translateY(30px); transition:all 0.8s ease-in-out; -webkit-transition:all 0.8s ease-in-out;}
.spt_bubbles:hover{background-color:#7de7fa;}
.spt_bubbles:hover a{ opacity:1; transform:translateY(0); -webkit-transform:translateY(0);}
.spt_table,.spt_table tr,.spt_table td{ border:1px solid #dedede; border-collapse:collapse;}
.spt_table td{ font-size:16px; text-align:center; padding:15px 0; color:#666;}
.spt_dl_mask,.spt_dl_mask_bg{ width:100%; height:100%; position: fixed; top:0; left:0; transition:all 0.2s ease; -webkit-transition:all 0.2s ease; z-index:-1; opacity:0;}
.spt_dl_mask_bg{ background-color:rgba(0,0,0,0.5);}
.spt_dl_mask_cont{ width:716px; height:390px; position: fixed; left:50%; top:50%; margin:-195px 0 0 -358px; border-radius:5px; background-color:#fff; z-index:999; text-align:center; transform:translateX(30%); opacity:0; transition:all 0.5s ease; -webkit-transition:all 0.5s ease;}
.spt_dl_mask_close{position:absolute; top:10px; right:10px; transform:rotate(45deg);}
.spt_dl_mask_close:after{ content:"\e811"; font-family:"iconfont"; font-size:24px; font-weight:bolder; color:#666;}
.spt_dl_mask_close:hover{ text-decoration:none;}
.spt_dl_mask_cont h3{ font-size:32px; font-weight:300; margin:60px 0 20px 0;}
.spt_dl_mask_cont p{ font-size:20px; color:#666; line-height:1.2; font-weight:300; margin-top:20px; padding:0 20px;}
.spt_dl_share{ margin:25px auto;}
.spt_dl_share a{ margin:0 5px;}
.spt_dl_mask_cont>.spt_dl_mask_btn{ width:280px; height:52px; display:block; font-size:18px; color:#31c1d9; line-height:52px;  margin:30px auto 0 auto; border:2px solid #31c1d9; border-radius:5px;}
.spt_dl_mask_btn:hover{ background-color:#31c1d9; color:#fff; text-decoration:none;}
.spt_dl_mask_an ,.spt_dl_mask_an .spt_dl_mask_bg{ z-index:999; opacity:1;}
.spt_dl_mask_an .spt_dl_mask_cont{ transform:translateX(0); opacity:1;}
.spt_crumbs{height:35px; margin-top:20px;} 
.spt_crumbs a,.spt_crumbs span{ font-size:14px; color:#666; position:relative;}
.spt_crumbs a:after{ content:"\e802"; font-family:"iconfont"; color:#ddd; font-size:18px; position:absolute; top:2px; right:0;} 
.spt_crumbs a{ padding-right:20px;}
.spt_crumbs_home{ width:17px; height:17px; background:url(../support/img/home_icon.png) no-repeat; background-size:17px 17px; display:inline-block;}
/*support tips**/
.spt_tips_banner>h1{ width:840px; font-size:52px; line-height:1.3; margin-left:auto; margin-right:auto;}
.spt_tips_banner>p{ width:840px; line-height:1.556; margin:25px auto 60px auto;}
.spt_tips_nav{ width:900px; margin:0 auto;}
.spt_tips_nav a{ float:left; margin:0 29px;}
.spt_tips_nav a span{ display:block; font-size:18px; font-weight:300; color:#000; margin-top:10px;}
.spt_tips_nav a:hover{ text-decoration:none; }
.spt_tips_nav a:hover span{ color:#31c1d9;}
.spt_tips_details_pro{ font-size:24px; color:#4c4c4c; font-weight:300; margin:60px 0 30px 0; padding:60px 0 0 80px; border-top:1px solid #e5e5e5;}
.spt_tips_details_pro>img{ margin-right:10px;}
.spt_tips_details_cont{ width:830px; margin:0 auto;}
.spt_tips_details_cont h2{ font-size:48px; font-weight:300; line-height:1.3;}
.spt_tips_details_cont>p{ font-size:18px; color:#666; margin:25px auto; line-height:1.556; font-weight:300;}
.spt_tips_details_cont>p a{ font-size:18px; color:#31c1d9; font-weight:300;}
.spt_tips_details_cont h3{ font-size:30px; font-weight:300; margin-top:40px;}
.spt_tips_block>a{ width:252px; height:252px; border-radius:5px; float:left; border:1px solid #d9d9d9; margin-top:40px;}
.spt_tips_block>a img{ display:block; margin:25px auto 15px auto;}
.spt_tips_block>a span{ padding:0 40px; display:block; font-size:14px; line-height:1.286; color:#000; text-align:center;}
.spt_tips_block .spt_tips_block_sel,.spt_tips_block>a:hover{ border-color:#31c1d9;}
.spt_tips_block_margin{ margin:0 34px;}
.spt_tips_block>a:hover{ text-decoration:none;}

.spt_photo_banner{ width:100%; height:210px; background-color:#66aadc; background:-webkit-linear-gradient(left, #55b2d9 0%,#7d9ee0 100%);background:-moz-linear-gradient(left, #55b2d9 0%,#7d9ee0 100%); overflow:hidden;}
.spt_photo_banner_cont{ width:100%; height:210px; background:url(../support/img/photo_banner.png) repeat-x;}
.spt_photo_banner h1{ font-size:60px; margin:50px auto 20px auto;}
.spt_photo_details_left{ width:730px;}
.spt_photo_details_left h2 img{ margin-right:10px;}
.spt_photo_details_left h2{ font-size:36px; font-weight:300;}
.spt_photo_details_left ul{ margin:10px 0 50px 0;}
.spt_photo_details_left ul li{/* width:310px; float:left;*/ line-height:35px; margin:0 20px 0 30px; list-style-type: disc; font-size:18px; color:#888;}
.spt_photo_details_left li a{ font-size:16px;}
.spt_photo_hot:after{ content:"hot"; width:30px; height:16px; display:inline-block; text-align:center; color:#e60012; font-size:10px; line-height:16px; border:1px solid #e60012; border-radius:2px; margin-left:10px;}
.spt_photo_details_right{ width:230px;}
.spt_photo_details_right2{ position:fixed; top:0; margin-left:750px;}
.spt_photo_details_right li{border-bottom:1px solid #e5e5e5;}
.spt_photo_details_right li a{ line-height:45px; font-size:16px; margin-left:20px; color:#666;}
.spt_photo_details_right li a:hover{ text-decoration:none; color:#31c1d9;}
.spt_photo_details_right .spt_photo_sel{ background-color:#31c1d9; border: none; border-radius:5px;}
.spt_photo_details_right .spt_photo_sel a{ color:#fff;}
.spt_photo_details_right .spt_photo_sel a:hover{ color:#fff;}
.spt_photo_dl{ border:1px solid #e5e5e5; border-radius:5px; margin-top:40px; padding:10px 0 20px 0; background-color:#fff;}
.spt_photo_dl>h3{ margin:12px auto;}
.spt_photo_dl>p{ line-height:1.5;}
.spt_photo_dl>span{ display:block; margin:30px auto; line-height:1.5;}
.spt_photo_dl>a{ width:150px; height:44px; line-height:44px; margin:0 auto;}


/*product style**/
.pro_banner{ width:100%; height:344px; background:url(../product/img/banner_bg.png) center no-repeat; background-size:cover; text-align:center; overflow:hidden;}
.pro_banner_cont>h1{width:730px; line-height:1.333; margin:90px auto 20px auto;}
.pro_details_block{ width:305px; text-align:center; border-left:1px solid #e5e5e5; padding:0 10px; float:left;}
.pro_details_block>a{ width:180px; height:42px; line-height:42px; margin:40px auto 3px auto;}
.pro_details_block>span{ width:230px; display:block; margin:10px auto; color:#6a6a6a; line-height:1.4;}
.pro_essential{ border-top:1px solid #e5e5e5;}
.pro_essential_block{ width:290px; border-right:1px solid #e5e5e5; padding:10px 10px 10px 0; margin:60px 10px 0 15px; float:left;}
.pro_essential_block>img{ margin-right:18px;}
.pro_essential_text{ width:225px;}
.pro_essential_text a{ display:block; line-height:1.3; color:#31c1d9;}

/*company index style**/
.company_banner{ height:344px; background:#7eccef url(../company/img/banner_bg.jpg) center no-repeat; background-size:cover; overflow:hidden;}
.company_banner>h1{ width:900px; line-height:1.389; margin:100px auto 0 auto;}
.company_block1{ height:420px; border:1px solid #fff;}
.company_block h2{ font-size:40px; font-weight:300;}
.company_block p{ font-size:14px; line-height:1.714; color:#666; margin-top:30px;}
.company_block1 img{ margin:76px -140px 0 0;}
.company_block1 h2{ margin-top:150px;}
.company_block2{ height:340px; background:url(../company/img/banner_imgs2.png) center no-repeat; background-size:cover; text-align:center; overflow:hidden;}
.company_block2 p,.company_block1 p{ width:635px; margin:30px auto 0 auto;}
.company_block .lmore_btn{ width:266px; height:46px;font-size:16px; line-height:46px; margin:40px auto 0 auto; }
.company_block4 p{ width:730px; margin:30px auto 0 auto;}
.company_block4 .boundary{ margin:70px auto;}


/*company privacy policy**/
.policy_left,.notfind_left{ width:650px; overflow:hidden;}
.policy h2,.notfind h2{ font-size:24px; font-weight:300; margin-top:50px;}
.policy p, .policy_left li,.notfind p{ font-size:14px; line-height:1.714; color:#666;}
.policy p,.notfind p{ margin-top:30px;}
.policy_left li{ background:url(../company/img/point.png) 8px 10px no-repeat; padding-left:28px; margin-top:5px;}
.policy_left li span{ display:block;}
.policy_right{ width:300px;}
.policy_right .policy_right_btn{ width:220px; height:52px; line-height:52px; margin:35px 0 50px 0;}
.policy_right a{ font-size:16px; margin-top:25px; display:block;}
.policy_contact{ margin-bottom:50px;}
.policy_right .buy_btn:before{ font-size:1.8em;}

/*contact style**/
.contact_banner{ height:294px; background:#003551 url(../company/img/contact_banner.png) center no-repeat; overflow:hidden;}
.contact_banner h1{ margin:95px auto 28px auto;}
.contact_left{ width:500px; margin-left:90px;}
.contact_left label,.contact_right h3{ display:block; font-size:18px; font-weight:300; margin:30px 0 20px 0;}
.contact_left input{ width:460px; height:42px; border-radius:5px; border:1px solid #e6e6e6; box-shadow:0 1px 2px 0 #e5e5e5; padding-left:10px;}
.contact_left textarea{ width:474px; height:212px; border-radius:5px; border:1px solid #e6e6e6; box-shadow:0 1px 2px 0 #e5e5e5;}
.contact_left span{ color:#ff334e; font-size:18px; margin-left:10px; vertical-align:middle;}
.contact_left>a{ width:144px; height:44px; line-height:44px;}
.contact_right{ width:220px; margin-right:60px;}
.contact_share>a{ margin-right:30px;}
.contact_address{line-height:1.714;}
.contact_right>a{ display:block; margin-bottom:20px; font-size:14px;}

/*404**/
.notfind_left>a{ color:#31c1d9; line-height:1.2;}
.notfind_search{width:358px; height:50px; display:block; border-radius:8px; box-shadow:1px 1px 2px 0 rgba(0,0,0,0.1); border:1px solid #e5e5e5; margin:15px 0 15px 2px; padding-left:10px;}

/*press style**/
.press_banner{ width:100%; height:342px; background:#3a9cbd url(../press/img/banner.jpg) center no-repeat; background-size: cover; overflow:hidden;}
.press_author{ width:606px; border-top:1px solid rgba(255,255,255,0.2); margin:40px auto 0 auto; padding-top:30px;}
.press_author span,.press_author a{ font-size:18px; color:#fff; margin-left:28px;}
.press_author a{ color:rgba(255,255,255,0.7);}
.press_author a:hover{ color:#fff;}
.press_cont_aside{ width:165px; margin-left:10px;}
.press_cont_aside a{ display:block; font-size:18px; color:#000; padding:22px 0; border-bottom:2px solid #e5e5e5;}
.press_cont_aside a:hover{ text-decoration:none; color:#31c1d9; border-color:#31c1d9;}
.press_cont_aside .press_cont_aside_sel{ color:#31c1d9; border-color:#31c1d9;}
.press_cont_right{ width:715px;}
.press_cont_block time{ width:76px; height:72px; border-radius:5px; font-size:30px; color:#000; background-color:#f7f7f7; overflow:hidden; text-align:center; line-height:46px; font-weight:300; margin-top:10px;}
.press_cont_block time span{ height:26px; display:block; font-size:14px; line-height:26px; color:#fff; background-color:#55e0d9; font-weight:400;}
.press_cont_block .press_cont_date1 span{ background-color:#70e0b2;}
.press_cont_text{ width:612px;}
.press_cont_text h3{ font-size:24px; line-height:1.5; font-weight:300;}
.press_cont_text p{ font-size:14px; line-height:1.714; color:#666; margin-top:20px;}
.press_cont_text p a{ font-size:14px;}


/*primophoto index**/
.pphoto{ width:100%; height:737px; background:#0e1d35 url(../primophoto/img/banner.jpg) center no-repeat;  background-size:cover; margin-top:-86px; overflow:hidden;}
.pphoto_banner{margin-top:110px; text-align:center;}
.pphoto_banner h1{ font-size:48px; margin:25px auto;}
.pphoto_banner_text{ width:700px; line-height:1.5; color:rgba(255,255,255,0.7); margin:30px auto 0 auto;}
.pphoto_banner_btn>a{ width:204px; height:50px; font-size:18px; line-height:52px; float:left;}
.pphoto_banner_btn{ width:446px; margin:35px auto;}
.pphoto_banner_btn .pphoto_banner_btn_dl{margin-right:30px;}

.pphoto_banner_text2{margin-bottom:35px; color: #ffd941;}
.pphoto_banner_text3{background:url(../primophoto/img/banner_text2.png) center no-repeat; color:#FFF; opacity:0.6;}
.pphoto_funs1{ background:url(../primophoto/img/funs_banner1.png) center bottom no-repeat; background-size:cover; overflow:hidden;}
.pphoto_funs1 .pphoto_block_text{ width:560px; margin:130px 0 90px 0;}
.pphoto_funs2 .pphoto_block_text{ width:430px; margin-bottom:160px;}
.pphoto_funs h2{ font-size:48px; line-height:1.25; font-weight:300;}
.pphoto_funs p{ margin-top:30px; font-size:16px; color:#666; line-height:1.875; font-weight:300;}
.pphoto_funs p a{ font-size:16px; line-height:1.875; color:#31c1d9; font-weight:300;}
.pphoto_block_text figure{ margin-top:50px;}
.pro_screenshot{ width:410px; position:relative;}
.pro_screenshot>a{ width:180px; height:89px; margin:5px; transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out; float:left; overflow:hidden;}
/*.pro_screenshot>a:before{ content:""; width:180px; height:89px; position: absolute; transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out;}
.pro_screenshot>a:after{content:"\e902"; font-family:"iconfont"; color:#fff; position:absolute; margin:40px 0 0 -110px; transform:translateY(50px) scale(0.25); opacity:0; transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out;}*/

.pro_screenshot>a:hover:before{background-color:rgba(0,0,0,0.5);}
.pro_screenshot>a:hover:after{ transform: translateY(0) scale(0.25); -webkit-transform: translateY(0) scale(0.25); opacity:1;}
.pro_screenshot>a:hover{ box-shadow:0 0 8px 0 rgba(0,0,0,0.4); z-index:9;}
.pphoto_mask{ width:100%; height:100%; position: fixed; top:0; left:0; z-index:999; display:none;}
.pphoto_mask_block{ width:100%; height:100%; position:fixed; top:0; display:none;}
.pphoto_mask_block1{ background: rgba(0,0,0,0.5) url(../primophoto/img/question_imgs1.jpg) center no-repeat; background-size:cover;}
.pphoto_mask_block2{background: rgba(0,0,0,0.5) url(../primophoto/img/question_imgs2.jpg) center no-repeat; background-size:cover;}
.pphoto_mask_block3{background: rgba(0,0,0,0.5) url(../primophoto/img/question_imgs3.jpg) center no-repeat; background-size:cover;}
.pphoto_mask_block4{background: rgba(0,0,0,0.5) url(../primophoto/img/question_imgs4.jpg) center no-repeat; background-size:cover;}
.pphoto_mask_block_bg{ width:100%; height:100%; position:fixed; top:0; left:0; opacity:0;}


.pphoto_mask_block_cont{ width:600px; height:410px; padding:30px; position:fixed; top:50%; background-color:rgba(0,0,0,0.75); margin-top:-240px;}
.pphoto_mask_block  .pphoto_mask_block_cont{ left:100px;}
.pphoto_mask_block_cont h2{ font-size:46px; color:#fff; font-weight:300; line-height:1.3;}
.pphoto_mask_block_cont p{ font-size:20px; line-height:30px; font-weight:300; color:#fff; margin:20px auto;}
.pphoto_mask_block_cont a{ font-size:20px; color:#31c1d9; font-weight:300;}
 

.pphoto_mask_operate{ position:fixed; z-index:9999; top:0; left:0; }
.pphoto_mask_close{ width:50px; height:50px; display:block; position:fixed; top:5px; right:5px; border-radius:80px; background-color:rgba(0,0,0,0.1); text-align:center; transition:all 0.5s ease-in-out;}
.pphoto_mask_close:after{ content:"\e813"; font-family:"iconfont"; font-size:20px; color:#fff; line-height:50px;}
.pphoto_mask_close:hover{ text-decoration: none; background-color:rgba(0,0,0,0.3);}
.pphoto_mask_dir{ position: fixed; width:35px; height:35px; top:50%; margin-top:-18px; border:2px solid #fff; border-radius:35px; text-align:center; line-height:35px; opacity:0.5; transition:all 0.3s ease-in-out; -webkit-transition:all 0.3s ease-in-out;}
.pphoto_mask_dir:after{ content:"\e802"; font-family:"iconfont"; font-size:28px; color:#fff;}
.pphoto_mask_dir:hover{ text-decoration:none; opacity:1;}
.pphoto_mask_left{ transform:rotate(180deg); -webkit-transform:rotate(180deg); left:15px;}
.pphoto_mask_right{right:15px;}
.pphoto_mask_circle{ position:fixed; bottom:0; left:50%; margin:0 0 20px -100px;}
.pphoto_mask_circle a{ width:12px; height:12px; display:inline-block; border-radius:12px; border:2px solid #fff; opacity:0.6; margin:0 5px; transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out;}
.pphoto_mask_circle a:after{ content:""; width:8px; height:8px; display:inline-block; border-radius:8px; border:2px solid #fff; background-color:#fff; transform:scale(0); -webkit-transform:scale(0); opacity:0; transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out;}
.pphoto_mask_circle a:hover{ opacity:1;}
.pphoto_mask_circle .pphoto_mask_circle_sel:after{ transform:scale(1); -webkit-transform:scale(1); opacity:1;}
 
.pphoto_block_btn_cont{background-color:#f3f7f8; padding:40px 0;}
.pphoto_block_btn_cont h3{ margin:10px 40px 0 0;}
.pphoto_funs .pphoto_block_btn{ width:670px; margin:0;}
.pphoto_funs .pphoto_block_btn a{ width:200px; height:50px; float:left; font-size:16px; text-align:center; line-height:50px; color:#333; border-radius:5px; border:1px solid #ebebeb; background-color:#fff; margin:0 10px;}
.pphoto_funs .pphoto_block_btn a:hover{ text-decoration:none; color:#31c1d9;}
.pphoto_funs .pphoto_block_btn .pphoto_block_btn_sel{ border:1px solid #31c1d9; background-color:#31c1d9; color:#fff; position:relative;}
.pphoto_funs .pphoto_block_btn .pphoto_block_btn_sel:hover{ color:#fff;}
.pphoto_funs2_cont{ width:100%; height:600px;}
.pphoto_funs2_cut{ width:100%; height:600px; position:absolute; left:0; top:0; z-index:-1; opacity:0;transition:all 1s ease-in-out; -webkit-transition:all 1s ease-in-out;}
.pphoto_funs2_cut_block{ margin-top:160px;}

.pphoto_funs2_cut1{background:url(../primophoto/img/funs_banner2.jpg) center no-repeat; background-size:cover;}
.pphoto_funs2_cut2{background:url(../primophoto/img/funs_banner3.jpg) center no-repeat; background-size:cover;}
.pphoto_funs2_cut3{background:url(../primophoto/img/funs_banner4.jpg) center no-repeat; background-size:cover;}
.pphoto_funs2_cut1 .pphoto_block_text{ width:600px;}
.pphoto_funs2_cut_an{z-index:9; opacity:1;}
.pphoto_funs2_cont .pphoto_block_text{ transform:translateX(-50px); -webkit-transform:translateX(-50px);  opacity:0;}
.pphoto_block_text_right{ transform:translateX(50px); -webkit-transform:translateX(50px);}
.pphoto_funs2_cut_an .pphoto_block_text{ transform: translateX(0); -webkit-transform: translateX(0); opacity:1; transition:all 1s ease-in-out; -webkit-transition:all 1s ease-in-out;}
 
.pphoto_block{ position:relative; z-index:99;}
.pphoto_block .pphoto_block_nav{ width:670px; margin:50px auto 0 auto;}
.pphoto_block .pphoto_block_nav a{ font-size:16px; color:#333; line-height:30px; float:left; padding:0 30px;  border-radius:30px; border:2px solid #fff;}
.pphoto_block_nav a:hover{ text-decoration:none; color:#31c1d9;}
.pphoto_block .pphoto_block_nav .pphoto_block_nav_sel{ border:2px solid #31c1d9; color:#31c1d9;}
.switchover_cont{ position:relative; height:680px; overflow:hidden;}
.switchover_cont_block{ position:absolute; top:0; left:50%; margin-left:-490px; z-index:-1; opacity:0; background-color:#fff;}
.switchover_cont .switchover_cont_an{ z-index:9; opacity:1;}
.pphoto_block_cont{ width:490px; float:right; transform:translateX(50px); -webkit-transform:translateX(50px); opacity:0;}
.switchover_cont_imgs{transform:translateX(-50px); -webkit-transform:translateX(-50px); opacity:0;}
.pphoto_block_text2{ position:relative; margin:150px 0 320px 0;}
.pphoto_block_text2 figure{ position:absolute; margin-left:-250px; top:-60px;}
.pphoto_funs4{ background-color:#18b1cc; padding:70px 0;}
.pphoto_funs4 h2{font-size:42px;}
.pphoto_funs4 p{ width:600px;  color:rgba(255,255,255,0.7); margin:30px auto 40px auto;}
.pphoto_funs4 a{ width:170px; height:48px; font-size:18px; line-height:48px; margin:0 auto;}
.switchover_cont_an .pphoto_block_cont,.switchover_cont_an .switchover_cont_imgs{ opacity:1; transform:translateX(0); -webkit-transform:translateX(0); transition:all 0.8s ease-in-out; -webkit-transition:all 0.8s ease-in-out;}
.pphoto_roll{ width:100%; height:0; background-color:rgba(255,255,255,0.95); position: fixed; top:0; left:0; border-bottom:1px solid #e0e0e0; z-index:999; overflow:hidden;}
.pphoto_roll_an{ height:60px;}
.pphoto_roll_text h3{ line-height:60px; margin-right:30px;}
.pphoto_roll_text>a{  font-size:14px; float:left; margin:25px 10px 0 10px; color:#333;}
.pphoto_roll_text>a:hover{ color:#31c1d9;}
.pphoto_roll_btn>a{ width:130px; height:32px; float:left; text-align:center; line-height:32px; border-radius:5px; color:#fff; font-size:14px; margin:14px 0 0 10px;}
.pphoto_roll_dl{ background-color:#31c1d9;}
.pphoto_roll_buy{ background-color:#eaa939;}
.pphoto_roll_cont a:hover{ text-decoration:none;}

/*primophoto top adv*/
.pphoto_adv_top{ width:100%; height:360px; background-color:#000; overflow:hidden; position:relative;}
.pphoto_adv_cont{ z-index:9; position:absolute; top:86px; left:50%; margin-left:-490px;}
.pphoto_adv_text{ width:580px; margin-left:20px;}
.pphoto_adv_text h1{ margin-top:15px; line-height:1.3; color:#d4d4d4; font-weight:bold;}
.pphoto_adv_text i{ color:#ffd941;}
.pphoto_adv_text>p{ margin-top:18px; color:#f8f6f6; font-weight:bold;}
.pphoto_adv_text b{ color:#ff6764; font-weight:bold;}
.pphoto_adv_logo span{ display:inline-block; color:#f8f6f6; opacity:0.44; line-height:52px; border-right:1px solid #fff; padding-right:20px;}
.pphoto_adv_logo a img{ vertical-align:middle;}
.pphoto_adv_logo a{ margin:10px 0 0 20px; display:inline-block;}
.pphoto_adv_top canvas{ width:100%;}


/* primophoto thank-you-for-installation style**/
.pro_nav{ width:100%; height:86px; background:#31c1d9 url(../primophoto/img/pro_nav_bg.png) repeat-x;}
.pro_nav_cont>h3{ line-height:86px; color:#fff;}
.pro_nav_cont ul{ width:550px;}
.pro_nav_cont li{ float:left; line-height:86px; margin-left:38px;}
.pro_nav_cont li a{ font-size:14px; color:#fff;}

.pro_nav_cont .pro_nav_btn{ width:98px; height:40px; float:right; color:#31c1d9; line-height:40px; margin-top:20px; border-radius:5px; border:1px solid #fff; text-align:center; color:#fff; background-color:#31c1d9;}
.pro_nav_cont .pro_nav_btn:hover{ background-color:#5acde1; text-decoration:none; }
.thx_install p{ color:#666; font-size:14px; line-height:1.714;}
.thx_install_left{ width:650px;}
.thx_install_left .thx_install_text{ font-size:18px; margin:50px auto 40px auto;}
.thx_install_block{ width:540px; padding:50px 30px; border-radius:5px; background-color:#f7f7f7; margin-top:50px; overflow:hidden; box-shadow:0 0 8px #d7d7d7;}
.thx_install_ipt { margin:50px 0;}
.thx_install_ipt input{ width:410px; height:50px; border-radius:5px; border:none; box-shadow:1px 1px 6px rgba(0,0,0,0.4); padding-left:20px;}
.thx_install_ipt a{ width:96px; height:50px; line-height:50px;}
.thx_install_right{ width:300px;}
.thx_install_right p{ margin-top:30px;}
.thx_install_right p a{ font-size:14px;}
.thx_install_right li{ overflow:hidden; margin-top:30px;}
.thx_install_right li p{ width:230px; font-size:18px; color:#000; margin-left:10px; float:left;
 margin:0 0 0 20px;}
.thx_install_right li p span{ font-size:14px; color:#666; display:block;}
.thx_install_right li a{ font-size:14px;}


/*primophoto update style**/

.upd_text h1{ margin:85px 0 15px 0;}
.upd_block{ position:relative; padding:0 30px;}
.upd_block time{ width:130px; position:relative; font-size:18px; font-weight:300; color:#b2b2b2; margin-left:-130px; float:left;}
.upd_block time:after{ content:""; display:block; width:10px; height:10px; border-radius:10px; background-color:#31c1d9; position: absolute; top:0; right:-6px; margin-left:20px;}
.upd_block_cont{ float:left; border-left:1px solid #31c1d9; padding:0 0 60px 30px;}
.upd_block_cont b{ display:block; font-size:24px; margin-bottom:20px; color:#666; font-weight:300;}
.upd_block_new b{color:#31c1d9;}
.upd_block_cont li{ list-style-type:disc; color:#666; margin-left:15px; font-size:14px; line-height:1.714;}
.upd_block_cont img{ margin-top:30px;}
.upd_block_cont>a{ width:210px; height:52px; display:block; border-radius:5px; border:2px solid #31c1d9; margin-top:30px; font-size:18px; line-height:52px; text-align:center; color:#31c1d9;}
.upd_block_cont>a:hover{ text-decoration:none; background-color:#31c1d9; color:#fff;}
.upd_block_old .upd_block_cont{ border: none;}

/*primophoto buy syle**/

.buy_cont>p{ margin-top:25px;}
.buy_cont_block{ margin-top:110px;}
.buy_block{ float:left; text-align:center; background-color:#fff; position:relative; border-radius:5px;}
.buy_block_left{ margin: 0 50px 0 118px!important; position:none!important;}
.buy_block h3{ font-size:18px; color:#333; font-weight:bold; text-align:center; margin:40px 0 35px 0;}
.buy_block li{ margin-left:75px; font-size:14px; margin-bottom:20px; text-align:left; overflow:hidden;}
.buy_block1 li{ margin-left:35px;}
.buy_block2 li{ margin-left:66px;}
.buy_block li img{ vertical-align:middle; margin-right:12px;}
.buy_price_text{ margin:20px auto 30px auto;} 
.buy_price_text span{ color:#000; text-decoration:line-through;}
.buy_block>a{ width:160px; height:52px; font-size:18px; line-height:52px; margin:0 auto 40px auto;}
.buy_block1{ width:270px; box-shadow:0 0 8px #cbcbcb; margin-left:12px;}
.buy_block1 .buy_price{ margin-top:159px;}
.buy_block2 .buy_price{ margin-top:70px;}
.buy_block3 .buy_price{margin-top:27px;}
.buy_block2{ width:350px; box-shadow:0 0 20px #cbcbcb; z-index:9; margin-top:-34px;}
.buy_block2 h3{ margin-top:75px;}
.buy_block2>a{ margin-bottom:78px;}
.buy_block3{ width:350px; box-shadow:0 0 8px #cbcbcb; margin-left:-10px;}
.buy_bestvalue{ width:208px; height:46px; background:url(../primophoto/img/bestvalue.png) no-repeat; position:absolute; top:-6px; left:70px; line-height:40px; color:#fff; font-size:18px; font-style:italic; font-weight:bold;}
.buy_funs ul{ float:left; border-right:1px solid #e5e5e5; padding-right:40px;}
.buy_funs ul li{ width:120px; float:left; text-align:center; font-size:14px; line-height:1.741; margin:0 25px;}
.buy_funs ul li img{ display:block; margin: 0 auto 15px auto;}
.buy_contact{ width:355px; float:right;}
.buy_contact p{ line-height:1.741; margin-top:14px;}
.buy_secure img{margin-left:40px;}
.buy_reviews{background-color:#f2f2f2; overflow:hidden; padding:64px 0; margin-top:60px;}
.buy_reviews_block{ width:430px; margin-top:65px;}
.buy_reviews_block h3{ font-size:24px;}
.buy_reviews_block>p{ font-size:16px; line-height:1.875; margin:25px auto;}
.buy_reviews_block>span{ font-size:14px; color:#666;}
 
.buy_smart{ width:100%; height:372px; background:#03050d url(../primophoto/img/buy_smart_bg.png) center no-repeat; background-size:cover; overflow:hidden;}
.buy_smart_cont>p{ width:420px; color:rgba(255,255,255,0.7); line-height:1.875; margin:25px auto 40px auto;}
.buy_smart_btn{ width:750px; margin:0 auto;}
.buy_smart_btn>a{ width:206px; height:48px; float:left; font-size:18px; color:#fff; line-height:48px; margin:0px 15px; border-radius:5px; border:2px solid #fff;}
.buy_smart_btn>a b{ font-size:18px; font-weight: bolder; color:#fff;}
.buy_smart_btn>a:hover{text-decoration:none; background-color:#fff; color:#03050d;}
.buy_smart_btn>a:hover b{color:#03050d;}

/*download style**/
.dl_cont>p{ width:790px; font-size:16px; line-height:1.875; color:#333; margin:30px auto;}
.dl_cont .dl_cont_text{ color:#666;}
.dl_cont .dl_cont_text a{ font-size:16px; display:none;}
.dl_cont strong{ color: #f00;}
.dl_cont_text2{ margin-top:30px;}
.dl_cont_text2 p{font-size:16px; line-height:1.875; color:#333;}
.dl_pro{margin-top:60px; border-top:1px solid #e5e5e5;}
.dl_pro_cont>h2{ width:720px; font-size:34px; margin:60px auto 0 auto; line-height:1.588;}
.dl_pro_block{width:450px; float:left; background-color:#fff; position:relative; margin:30px 0; padding:30px 0; transition:all 0.3s ease-in-out; -webkit-transition:all 0.3s ease-in-out;}
.dl_pro_block1{ margin-left:41px;}
.dl_pro_block2{margin-left:-2px;}
.dl_pro_block>p{ width:300px; line-height:1.714; margin:25px auto 30px auto;}
.dl_pro_block>a{ width:180px; height:44px; font-size:16px; line-height:44px; margin:0 auto;}
.dl_pro_min{ margin-top:60px; overflow:auto;}
.dl_pro_min:after{content:""; position:absolute; width:1px; height:88%; top:30px; left:50%; border-left:1px solid #e5e5e5;}
.dl_pro_block:hover{ box-shadow:0 0 30px rgba(0,0,0,0.2); z-index:9;}

/*guide style**/
.guide_banner{ text-align:center; margin:70px auto;}
.guide_banner h1{ font-size:48px; font-weight:300;}
.guide_banner>p{ width:666px; font-size:16px; line-height:1.75; margin:25px auto 0 auto;}
.guide_banner>p a{ font-size:16px;}
.guide_left_nav{ width:200px; padding-right:10px;}
.guide_left_nav li{ margin-top:30px;}
.guide_left_nav li img{ vertical-align:middle; margin-right:10px;}
.guide_left_nav li>a{ font-size:16px; color:#000;}
.guide_left_nav dd{ margin-left:40px;}
.guide_left_nav dd a{ font-size:14px; color:#666; margin-top:15px; display:block;}
.guide_left_nav .guide_nav_sel{ color:#31c1d9; text-decoration:underline;} 
.guide_left_nav li a:hover{ color:#31c1d9;}
.guide_details{ width:710px; padding-left:58px; border-left:1px solid #e5e5e5;}
.guide_details h1{ font-size:40px; font-weight:300; margin-top:30px;}
.guide_details p{ font-size:16px; color:#333; line-height:1.625; margin-top:25px;}
.guide_details h2{ font-size:32px; font-weight:300; color:#31c1d9; padding-bottom:18px; border-bottom:1px solid #e5e5e5; margin-top:40px; line-height:1.5;}
.guide_details figure{ text-align:center; margin:50px auto;}
.guide_tip:before{ content: url(../guide/img/tips.png); width:56px; height:29px; display:block;}
.guide_tip li,.guide_note li{ font-size:14px; color:#4c4c4c; line-height:1.714; margin-top:15px;}
.guide_note:before{ content:url(../guide/img/note.png); width:79px; height:26px; display:block;}
.guide_note li{ list-style-type:disc; margin-left:15px;}
.guide_help h3{ font-size:24px; font-weight:300; background:url(../guide/img/help_icon.png) left top no-repeat; padding:0 0 15px 40px; border-bottom:1px solid #e5e5e5; margin-bottom:20px;}
.guide_help li{ font-size:16px; line-height:1.75; color:#333; list-style-type:disc; margin-left:18px; margin-top:5px;}
.guide_help li a{ font-size:16px;}
.guide_help p{ font-size:14px; color:#4c4c4c; margin-top:20px;}
.guide_help p time{ display:inline;}

/*primoMusic idx**/
.pmusic{ width:100%; height:735px; background:#090909 url(../primomusic/img/idx_banner_bg.jpg) no-repeat; background-size:cover; margin-top:-86px; overflow:hidden;} 
.pro_idx_funs h2{ font-size:48px; font-weight:300; line-height: 1.25;} 
.pro_idx_funs_text{ width:540px;}
.pro_idx_funs_text p,.pmusic_funs4_p{ font-size:16px; line-height: 1.875; margin-top:20px; color: #666; font-weight: 300;}
.pmusic_funs1 .other_btn,.pmusic_funs5 .other_btn{ width:264px; height:54px; font-size:18px; line-height:54px; margin-top:30px;}
.pmusic_funs1 .other_btn:before,.pmusic_funs5 .other_btn:before{ content:"\e801"; font-family:"iconfont"; font-size:1.5em; vertical-align: middle; margin-right:10px;}
.pmusic_funs1{ margin-top:110px; min-height:720px; overflow:hidden;} 
.pmusic_funs1 img,.pmusic_funs3 img{ position:absolute; top:0; left:600px;} 
.pmusic_funs2{min-height:600px; padding:140px 0; background-color:#f7f7f7;}
.pro_idx_funs .pmusic_funs_btn{ width:150px; line-height:45px; display:block; font-size:20px; color:#31c1d9; border-radius:5px; border:1px solid #31c1d9; text-align:center; margin-top:30px;}
.pmusic_funs_btn:hover{ text-decoration:none; background-color:#e8fcff;}

.pmusic_funs2 img{ position:absolute; top:0; left:-430px;}
.pmusic_funs3 { min-height:556px; padding:150px 0 120px 0;}
.pmusic_funs4_p{ width:810px; margin:20px auto 0 auto;}
.pro_idx_funs_text h3{ font-size:30px; color:#000; font-weight:300;}

.pmusic_funs5{ min-height:450px;}
.pmusic_funs5 img{position:absolute; top:0; left:-300px;}
.pmusic_funs6{ margin-top:120px;}
.pmusic_funs6 a{ display:block; width:150px; height:48px; border:1px solid #fff; color:#fff; border-radius:5px; transition:all 0.3s ease-in-out; -webkit-transition:all 0.3s ease-in-out;}
.pmusic_funs6 a:before{ content:"\e815"; font-family:"iconfont"; font-size:1.5em; vertical-align:middle; margin-right:10px;}
.pmusic_funs6 a:hover{ text-decoration: none; background-color:#fea651; border-color:#fea651;}
.pmusic_banner_text{ color:#fff; opacity:0.6; margin-bottom:35px;}
.pmusic_banner_text:before,.pmusic_banner_text:after{ content:""; width:120px; height:1px; border-top:1px solid #fff; display:inline-block; vertical-align:middle; opacity:0.6; margin:0 10px;}

/*coming soon*/
.coming_soon{width:625px; height:444px; background:#fbfbfb url(../primo-data-recovery/img/coming_bg.png) no-repeat; position:fixed; top:50%; left:50%; margin:-241px 0 0 -331px; text-align:center; box-shadow:0px 0px 20px #CCC;}
.coming_soon img{margin:80px auto 30px; display:block;}
.coming_soon h1{font-size:48px; color:#4c4c4c;}
.coming_soon p{margin:22px auto 0; width:477px; font-size:16px; line-height:24px; color:#4c4c4c;}
.coming_soon .com_img{ margin-top:30px;}



/*button*/

.spt_details .yuri_btn a{background-color:#1cb3ed; border-radius:5px; font-size:12px; display:block; line-height:50px; color:#fff; text-decoration:none; width:150px; margin:0 auto;}
.spt_details .yuri_btn a:hover{background-color:#5ccbf6;}

/*pop*/
.pop_bg{width:100%; height:100%; background:rgba(0,0,0,0.8); position:fixed; z-index:99; top:0; left:0;}
.pop_con{position:fixed; top:50%; left:50%; margin-left:-450px; margin-top:-289px;}
.pop{border-radius:5px; background:#fff; width:900px; height:578px; overflow:hidden; }
.pop_close{position:absolute; top:10px; left:10px; background:url(../support/img/close.png) no-repeat; width:14px; height:14px;}
.pop>p{padding-right:27px;}
.pop>p img{margin-top:100px; margin-right:30px; display:block; }
.pop>p:after{content:url(../support/img/pikachu.png); position:absolute; bottom:28px; right:-27px;}
.pop_main{width:370px; margin-top:90px; margin-left:28px;}
.pop_main p{font-size:18px; line-height:30px; color:#4c4c4c;}
.pop_main p i{font-size:30px; font-weight:300; color:#000;}
.pop_main p span{display:block; font-size:36px; line-height:46px; font-weight:bolder; color:#000; margin:10px 0 13px;}
.pop_main a{width:199px; line-height:60px; display:block; border-radius:5px; background:#65a500; color:#fff; font-size:20px;  padding-left:65px; text-decoration:none; position:relative; margin-top:30px;}
.pop_main a:before{content:url(../support/img/down.png); position:absolute; top:7px; left:24px;}
.pop_main img{margin:19px 0 0 80px;}
.pop_main a:hover{background:#6eb400;}
.pop_close:hover{background:url(../support/img/close2.png) no-repeat;}


/* 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) {
.idx_banner{background: #e7f7fa url(../img/banner_bg@2x.png) center repeat-x; background-size:679px 779px;}
.sptdils_banner{background:#31c1d9 url(../support/img/details_banner_bg@2x.png) center left repeat-x; background-size:308px 168px;}
.idx_tips_block1 .idx_tips_imgs{ background:url(../img/idx_tips_icon1@2x.png) no-repeat; background-size:50px 100px;}
.idx_tips_block2 .idx_tips_imgs{ background:url(../img/idx_tips_icon2@2x.png) no-repeat; background-size:50px 100px;}
.idx_tips_block3 .idx_tips_imgs{background:url(../img/idx_tips_icon3@2x.png) no-repeat; background-size:50px 100px;}
.contact_banner{background:#003551 url(../company/img/contact_banner@2x.png) center no-repeat; background-size:cover;}
.pphoto{background:#0e1d35 url(../primophoto/img/banner@2x.jpg) center no-repeat; background-size:cover;}
.str_banner{background: #5f94a2 url(../store/img/banner@2x.png) center no-repeat; background-size:cover;}
.spt_banner{background:#a09f9d url(../support/img/banner_bg@2x.jpg) center no-repeat; background-size:cover;}
.pphoto_funs1{ background:url(../primophoto/img/funs_banner1@2x.png) center bottom no-repeat; background-size:cover;}
.pphoto_funs2_cut1{background:url(../primophoto/img/funs_banner2@2x.jpg) center no-repeat; background-size:cover;}
.pphoto_funs2_cut2{background:url(../primophoto/img/funs_banner3@2x.jpg) center no-repeat; background-size:cover;}
.pphoto_funs2_cut3{background:url(../primophoto/img/funs_banner4@2x.jpg) center no-repeat; background-size:cover;}
.spt_help_cont{background:url(../support/img/help_bg@2x.png) center right no-repeat; background-size:377px 295px;}
.buy_bestvalue{ background:url(../primophoto/img/bestvalue@2x.png) no-repeat; background-size:208px 46px;}
.buy_smart{background:url(../primophoto/img/buy_smart_bg@2x.png) center no-repeat; background-size:cover;}
.pro_nav{background:#31c1d9 url(../primophoto/img/pro_nav_bg@2x.png) repeat-x;}
.pmusic{background:url(../primomusic/img/idx_banner_bg@2x.jpg) no-repeat; background-size:cover;} 
.idx_banner_block1{ background:url(../img/idx_banner_bg1@2x.jpg) center no-repeat; background-size:cover;}
.idx_banner_block2{ background:url(../img/idx_banner_bg2@2x.jpg) center no-repeat; background-size:cover;}
.idx_banner_block3{background:url(../img/idx_banner_bg3@2x.jpg) center no-repeat; background-size:cover;}
.pop_close{background:url(../support/img/close.png) no-repeat; width:14px; height:14px;}
}
.buyh{ line-height: 62px; margin-top: 20px;}
.buyh span{ color: #f42723;}

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

/*index*/

