@charset "utf-8";

/* CSS Document */
/*product_banner*/

.pdf_c_line{background:#ad710d;}
.pdf_m_line{background:#608701;}
.date_r_line{background:#038587;}
.file_m_line{background:#8f1f1f;}

.product_banner{width:100%;overflow:hidden;padding-bottom:40px;border-bottom:1px solid #fff; background-image: url(/images/light_bag.png);background-size:cover;background-repeat: no-repeat;}
.product_wrap{display:table;margin-top:40px;}
.product_banner .picon{display:table-cell;width:30%;text-align:center;vertical-align:middle;}
.product_banner .picon img{width:90%;max-width:280px;max-height:280px;}
.product_banner .product_case{ display:table-cell;padding-left:10px;vertical-align:middle;}
.product_banner .product_case h1{color:#fff;font-weight:600;margin-bottom:20px;text-shadow:1px 1px #333;}
.product_banner .product_case h1 i{color:#fff;font-weight:600; font-size:20px;}
.product_banner .product_case h2{color:#fff;font-weight:300;line-height:28px;margin-bottom:15px;font-size:22px;}
.product_banner .product_case p{color:#fff;font-weight:300;line-height:24px;width:90%;}
.product_banner .product_case p b{font-weight:700;}
.product_banner .product_case p a{color:#fff;}
.product_banner .prods p a{text-decoration:none;}
.product_banner .prods p a:hover{text-decoration:underline;}
.product_banner .product_case ul{color:#fff;}
.product_banner .product_case ul li{color:#fff;font-weight:300;line-height:24px;width:90%;list-style:disc;}
.buy_btn_wrap{width:69%;float:right;clear:both;padding-top:15px;}
.buy_btn_wrap .button a{display:inline-block;width:218px;height:40px;line-height:42px;text-align:center;color:#fff;margin:0 5px;border-radius:5px;font-size:19px;font-weight:600;}
.buy_btn_wrap .button a.free_btn{ background:#99cc00;}
.buy_btn_wrap .button a:hover{opacity:0.85;}
.buy_btn_wrap .button a.buy_btn{ background:#ff9900;}
.buy_btn_wrap p{text-indent:10px;padding-top:10px;color:#fff;}
.buy_btn_wrap p a{color:#fff;}

/*float_menu*/
.float_menu{ height:63px;line-height:60px;width:100%;}
.float_menu .tab span{float:left;height:60px;line-height:60px;padding:0 20px;cursor:pointer;text-align:center;color:#555;font-weight:400;}
.float_menu .tab span a{display:block;}
.float_menu .tab span a:hover{color:#000;}
.float_menu .tab span.hover{ background:#e1e1e1;border-bottom:3px solid #41abe1}
.float_menu .line{border-bottom:2px solid #eee;clear:both;}
.float_menu  a.try_btn,.float_menu  span.buy_btn{float:left;width:52px!important;height:32px;margin:14px 6px;line-height:32px;text-align:center;color:#fff!important;border-radius:4px;cursor:pointer;float:right;padding:0!important;}
.float_menu  a.try_btn{background:#a7cc04;color:#fff!important;}
.float_menu  span.buy_btn{background:#f28d00;}
.float_menu  span.buy_btn a{ color:#fff!important;}
.float_menu  span.buy_btn a:hover{ color:#fff;}
.float_menu  a.try_btn:hover,.float_menu span.buy_btn:hover{ opacity:0.85;}

.fixed{background: #000;position:fixed;top:0;z-index:110;}
.fixed .tab span{color:#a0a0a0;}
.fixed .tab span a{color:#fff;}
.fixed .tab span:hover a{color:#fff;}
.fixed .tab span.hover{color:#fff;border-bottom:3px solid #5cb6fa;background:none;}
.fixed .tab span.hover a{color:#fff;}
.fixed .line{ display:none;}
.float_menu .star{ padding-top:22px;padding-left:0!important;margin-left:-10px;}
.star{ height:18px;margin-left:-10px;}
.p_top{padding-top:7px;}
.p_bottom{padding-bottom:7px;}
.star b{float:left;width:17px;height:16px;margin:0 5px 0 0;background:url(/images/reviews/start.png) no-repeat;}
.star b.color{background-position:0 0;}
.star b.gray{background-position:0 -16px;}
.star b.half{background-position:0 -32px;}

.star2{height: 19px;float: left}
.star2 b{float:left;width:20px;height:19px;margin:0 5px 0 0;}
.star2 b.color{background:url(/images/reviews/star_full.png) no-repeat;}
.star2 b.gray{background:url(/images/reviews/star_none.png) no-repeat;}
.star2 b.half{background:url(/images/reviews/star_half.png) no-repeat;}
/*tab_content*/

.tab_content{height:auto;margin-top:30px;}

.product_slide{width:100%;position:relative;min-height:155px;}
.switch{padding:0 30px;position:absolute;top:0;left:0;background:#fff;min-height:155px;display:none;}
.product_slide .switch:first-child{display:block;}
.switch .product_img{width:175px;height:auto;text-align:center;
padding: 9px;border-radius: 2px;border:1px solid #eee;box-shadow:#cdcdcd 0 1px 0 0;float:left;}
.switch .product_img img{height:85px;}
.switch .text_case{display:table-cell;vertical-align:middle;padding:0 0 0 30px;}
.switch .text_case h3{font-weight:400;font-size:20px;}
.switch .text_case p{line-height:24px;color:#333;}
.switch .text_case .text_case_name,.switch .text_case .text_case_name span{height:20px;line-height:20px;margin:7px 0;color:#365178;}
.switch .text_case .text_case_name span{color:#666;}
.slide_btn{ position:absolute;top:30px;width:100%;left:0;z-index:102;}
.slide_btn a{width:26px;height:36px;position:absolute;background:url(/images/gallery_nav.png) no-repeat;cursor:pointer;}
.slide_btn a.prev{background-position:0 0;left:0;}
.slide_btn a.prev:hover{background-position:0 -72px;}
.slide_btn a.next{background-position:0 -108px;right:0;}
.slide_btn a.next:hover{background-position:0 -180px;}

.view_all{position: relative;height:40px;line-height:40px;text-align:right;padding-right:0.5em;z-index: 105;}
/*.view_all a{color:#2072ce;}
.view_all a:hover{ color:#0f69cd;text-decoration:underline;}*/
.hr{background-color:#c8d2d7;background: -webkit-linear-gradient(right, rgba(200, 210, 215, 0) 0%, #c8d2d7 30%, #c8d2d7 70%, rgba(200, 210, 215, 0) 100%);background: -moz-linear-gradient(right, rgba(200, 210, 215, 0) 0%, #c8d2d7 30%, #c8d2d7 70%, rgba(200, 210, 215, 0) 100%);background: -o-linear-gradient(right, rgba(200, 210, 215, 0) 0%, #c8d2d7 30%, #c8d2d7 70%, rgba(200, 210, 215, 0) 100%);height:1px;}
.product_detail{padding-top:30px;}
.product_detail .describe{padding:40px 0;overflow:hidden;}
.product_detail .pro_text{width:60%;float:left;}
.product_detail .pro_text2{width: 55%;margin-left: 5%}
.product_detail .pro_texts{width:50%;float:left;}
.product_detail .pro_texts h3{ color:#222;font-weight:100;line-height:48px;margin:10px 0;}
.product_detail .pro_texts ul li{ color:#666;font-weight:200;line-height:28px;margin:10px 0;vertical-align:middle;list-style-type:disc;}
.product_detail .pro_text h3{ color:#222;font-weight:100;line-height:48px;margin:10px 0;}
.product_detail .pro_text ul li{ color:#666;font-weight:200;line-height:28px;margin:10px 0;vertical-align:middle;list-style-type:disc;}
.product_detail .pro_text ul li a{}
.product_detail .pro_text p{ color:#666;font-weight:200;line-height:28px;margin:10px 0;}

/*.product_detail .pro_text ul li a,.product_detail .pro_text p a{color:#0ea9e1}
.product_detail .pro_text ul li a:hover,.product_detail .pro_text p a:hover{text-decoration: underline}*/
.product_detail .pro_img{ text-align:center;float:left;width:40%;text-align:center;}
.product_detail .pro_img img{max-width:95%;height:auto;}
.product_detail .pro_img2 img{margin-top: 20px}
.product_detail .pro_img3 img{margin-top: 30px}
.product_detai2{padding-top: 0;margin-top: -20px}
/*Start the FeatureLists */
.featurelists_container { background-color: #e7e7e7;margin-top: 20px; padding: 50px 0 20px 0;overflow:hidden;clear:both;}
.featurelists_container .title { margin: 0; color: #333; font-weight: 200; text-align: center;margin-bottom: 50px; }
.featurelists_container .item { width:23%;text-align: left; color: #666; font-weight: 200;float:left;overflow:hidden;padding-right:2%;}
.featurelists_container .item .icon { margin: 0; float:left; margin-right:10px; background-repeat: no-repeat; width:40px; height:90px; }
.featurelists_container .item .b { color: #333; margin-bottom: 2px; font-weight:400; }
.featurelists_container .item .last-child { margin-right: 0; }
.featurelists_container .row { margin: 35px 0 35px 0;clear:both;overflow:hidden; }

/*Start the Screens */
#screens-container ,#screens-container-other{overflow:hidden;width:768px!important;margin:0 auto;clear:both;}
#screens-container .title ,#screens-container-other .title{margin:70px 0 20px 0; color: #333; font-weight: 600; text-align:center; font-size: 32px;}
#screens-container ul ,#screens-container-other ul{ position:relative; text-align:center;}
#screens-container li,#screens-container-other li{ width:768px; float:left; position:relative;}
#screens-container li span,#screens-container-other li span{display:block;line-height:28px;width:100%; padding-bottom:13px;font-weight:400;}
#screens-container #gallery img , #screens-container-other #gallery-other img{ max-width:100%;}
#screens-container .btn , #screens-container-other .btn{width:100%;text-align:center;height:20px;}
#screens-container .btn span,#screens-container-other .btn span{display:inline-block;width:13px;height:13px;background:#111;overflow:hidden;font-size:0;text-indent:-999px;margin-right:4px;border-radius:20px;}
#screens-container .btn span.on , #screens-container-other .btn span.on{background:#0CC;}
@media all and (max-width:768px){
	#screens-container,#screens-container li{width:640px!important}
	#screens-container-other,#screens-container-other li{width:640px!important}
}
@media all and (max-width:640px){
	#screens-container,#screens-container li{width:480px!important}
	#screens-container-other,#screens-container-other li{width:480px!important}
}
@media all and (max-width:480px){
	#screens-container,#screens-container li{width:320px!important}
	#screens-container-other,#screens-container-other li{width:320px!important}
}

#screens-cont {overflow:hidden;/*width:1240px!important;*/margin:20px auto;clear:both;}
#screens-cont .title {margin:0 0 20px 0; color:#333; font-weight:200; text-align:center;}
#screens-cont ul{position:relative;}
#screens-cont li{width:1240px;float:left;position:relative;}
#screens-cont li span{display:block;line-height:30px;text-align:center;width:100%;padding:10px 0;font-weight:400;}
#screens-cont #gallery img{width:100%;}
#screens-cont .btn{width:100%;text-align:center;height:20px;}
#screens-cont .btn span{display:inline-block;width:13px;height:13px;background:#111;overflow:hidden;font-size:0;text-indent:-999px;margin-right:4px;border-radius:20px;}
#screens-cont .btn span.on{background:#0CC;}
@media all and (max-width:1439px){
#screens-cont,#screens-cont li{width:990px!important}	
}
@media all and (max-width:960px){
#screens-cont,#screens-cont li{width:768px!important}
}
@media all and (max-width:768px){
#screens-cont,#screens-cont li{width:640px!important}	
}
@media all and (max-width:640px){
#screens-cont,#screens-cont li{width:480px!important}	
}
@media all and (max-width:480px){
#screens-cont,#screens-cont li{width:320px!important}
}
/*.product_block*/
.product_block {border-radius: 10px; border:1px solid #d3d3d3; background: #F3F5F7; margin-bottom:80px;margin-top:80px;}
.product_block .block_content { padding:30px;overflow:hidden;}
.product_block .block_content .picon{width:30%;float:left;text-align:center;}
.product_block .block_content .picon img{max-width:260px;width:90%;}
.product_block .block_content .product_info{width:70%;float:left;}
.product_block .block_content .product_info h2{line-height:28px;margin:10px 0;font-weight:400;color:#222;}
.product_block .block_content .product_info .product_description{line-height:24px;color:#222;font-weight:300;}
.product_block .block_content .product_info  h3{padding:20px 0;}
.product_block .block_content .product_info  h3 a{display:inline-block;line-height:40px;text-align:center;color:#fff;margin:0 5px;border-radius:5px;box-shadow:0 0 1px #777;font-weight:400;font-size:18px;padding:0 22px;min-width:145px;}
.product_block .block_content .product_info  h3 a.free_btn{ background:#99cc00;}
.product_block .block_content .product_info  h3 a.free_btn:hover{ opacity:0.85}
.product_block .block_content .product_info  h3 a.buy_btn{ background:#ff9900;}
.product_block .block_content .product_info  h3 a.buy_btn:hover{ opacity:0.85}
.product_block .block_content .product_info p{margin: 10px 20px 0 4px;float: left;color: #999;line-height:18px;font-weight:300;}
.product_block .block_content .product_info p b{display:block;font-weight:600;}

/*promo-container*/
.promo_container { background-color: #e7e7e7;   margin-top: 20px; padding: 30px 0 40px 0;clear:both;overflow:hidden; }
.promo_container h2 ,.promo_container h4{ margin:0 0 30px 0; color: #333; font-weight: 300; text-align: center;font-size: 28px;}
.promo_container .row {width:50%;float:left;overflow:hidden;}
.promo_container .row .col_img{display:table-cell;vertical-align:top;}
.promo_container .row .col_img img{max-width:150px;padding:0 15px;}
.promo_container .row .col_md{display:table-cell;vertical-align:top;padding-right:10px;}
.promo_container .row .col_md h3 {font-weight:300;line-height:28px;margin-bottom:5px;margin-top:20px;}
.promo_container .row .col_md p {margin-bottom: 20px;line-height:24px;color:#555;font-weight:300;}

.bottom-tab-list{background:#e6e6e6;margin-top:90px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;position:relative;border:1px solid #ccc;min-height:280px; margin-bottom:80px;}
.bottom-tab-list{margin-top: 160px;}
.bottom-tab-list>h4{height:60px;position:absolute;top:-60px;width:100%;left:-1px;}
.bottom-tab-list>h4>span{float:left;height:60px;background:#f1f1f1;border-top-left-radius:8px;border-top-right-radius:8px;width:30%;margin-right:10px;text-align:center;line-height:60px;cursor:pointer;margin-top:-1px;color:#333;}
.bottom-tab-list>h4>span.curr{background:#e6e6e6;color:#333;border:1px solid #ccc;border-bottom:0;margin-top:0;}
.bottom-tab-list>ul{padding:3% 5%;color:#333;display:none;}
.bottom-tab-list>ul>li{line-height:28px;margin-bottom:5px;list-style-type:disc;}
.bottom-tab-list>ul>li>a{color:#333;}
.bottom-tab-list>ul>li>a:hover{ text-decoration:underline;}



/*reviews_content*/

/*tech_specs*/
.tech_specs{padding-bottom:50px;}
#table{border-width:1px 1px 0 0;border-color:#ddd;border-style:solid;}
#table dd{word-wrap:break-word;width:100%;display:table; overflow:hidden;}
#table dd span{font-weight:300;color:#333;padding:10px 15px;border-width:0 0 1px 1px;border-color:#ddd;border-style:solid;display:table-cell;vertical-align:middle;}
#table dd span b{font-weight:600;color:#222;}
#table span.td_title{font-weight:400;color:#333;width:20%;}
#table span p{ line-height:30px;}
#table span strong{ font-weight:400;}
#table dd.odd{ background:#f1f1f1;}
#table dd.even{ background:#fff;}

/*release_notes*/

.release_notes{padding:0 0 50px 0;}
.release_notes .hr{ clear:both;margin:30px 0;}
.release_notes .notes h3{ font-weight:600;padding-bottom:15px;color:#222;}
.release_notes .notes ul li{line-height:24px;color:#666;font-weight:300;list-style:disc;margin-bottom:5px;width:90%;}
/*buy_content*/
.buy_content .title {color:#222;font-weight:400;text-align:center;}
.buy_content .title b{ color:#ff3300;font-weight:400;padding-left:5px;}
.buy_icon_wrap{width:100%;overflow:hidden;margin:10px 0;text-align:center;}
.buy_icon_wrap img{padding:10px;}
.buy_content .buy_title{ height:70px;line-height:70px;text-align:center;font-weight:400;color:#222;background:#ddd;}
.buy_list{padding:20px 0;overflow:hidden;}
.buy_list li{width:100%;display:table;border-bottom:1px solid #ddd;}
.buy_list li div{ float:left;padding:15px 0;}
.buy_list li div.buy_text{width:35%;padding-right:5%;}
.buy_list li div.price{width:15%;text-align:center; padding-top:50px;}
.buy_list li div.btn_wrap{width:45%;text-align:right;}
.buy_list li div h3{font-weight:400;color:#222;line-height:24px;margin-bottom:10px;}
.buy_list li div p{font-weight:300;line-height:24px;color:#222;}
.buy_list li div.price b{font-weight:600;color:#ff3300;text-align:center;line-height:24px;margin-bottom:10px;}
.buy_list li div.btn_wrap{padding-top:35px;} 
.buy_list li div.btn_wrap a{display:inline-block;height:40px;line-height:42px;color:#fff;width:162px;background:url(/images/but-btn.png) no-repeat;}
.buy_list li div.btn_wrap a:first-child{margin-right:15px;}
.buy_list li div.btn_wrap a.bg-green{ background-position:0 -42px;}
.buy_list li div.btn_wrap a>img{float:left;}
.buy_list li div.btn_wrap a>i{padding-left:8px;font-weight:800;color:#ff9900;float:right;}

.add_tips_wrap{background:#f1f1f1;padding:30px 0;overflow:hidden;clear:both;}
.add_tips_wrap .add_tips{width:33.333%;float:left;}
.add_tips_wrap .add_tips h3{float:left;width:20%;min-width:40px;text-align:center;}
.add_tips_wrap .add_tips p{ float:left;width:80%;}
.add_tips_wrap .add_tips p b{font-weight:600;color:#333;line-height:24px;padding-bottom:10px;display:block;}
.add_tips_wrap .add_tips p{font-weight:400;line-height:22px;color:#444;}
.addthis_toolbox{padding:20px 0 0 5px; max-height:35px;}
.atm-i span,#at_auth{font-size:12px!important;}
.addthis_toolbox>a{min-width:90px; max-height:35px;}

/*pdf-password-remover-new css*/
.font2{font-size: 25px;margin: 3% 10% 4% 10%;line-height: 28px;text-align: center;color: #000;font-weight: 400}
.font2 span{color: #3815a5;font: inherit}
.font3{font-size: 25px;color: #fff;font-weight: 400;margin: 20px 45px;text-align: left}
.bann_cont{width: 450px;background: url("/images/features/pdfpasswordremover/bann_bg.png");height: 260px;}
.bann_cont ul{margin:0 45px 20px 45px;color: #fff;font-size: 16px;line-height: 27px;}
.bann_cont ul li{text-align: left;list-style-image: url("/images/features/pdfpasswordremover/check.png")}
.bann_cont .button{margin: 0 45px;}
.bann_right{position: relative;margin-right: 45px;margin-left: calc( (100% - 450px * 2 - 45px) / 2);width:440px;height: 250px;border:5px solid #8d6cd8}
.bann_right .font3 {margin: 15px 40px 20px 40px;}
.bann_right ul{margin: 0 40px 20px 40px;}
.bann_right .button{margin: 0 40px}
.bann_right img{position: absolute;right: 20px;top: -14px;}
.bann_cont .button a{display:inline-block;width:130px;height:33px;line-height:33px;text-align:center;color:#c1a5ff;margin:0 5px;border-radius:5px;font-size:14px;font-weight:400;border: 1px solid #ba9bff}
.bann_cont .button a:hover{background:#9a6dff;color: #fff;border: 1px solid #9a6dff}

.float_menu2{background: #3e3e3e;height: 50px;line-height: 50px}
.float_menu2 .tab span{height: 50px;line-height: 50px;}
.float_menu2 .tab span a{color: #8f8f8f}
.float_menu2 .tab span a:hover{color: #fff}
.float_menu2 .tab span:first-child a{color: #fff}
.buy_btn2,.try_btn2{float:right;margin-right: 20px;margin-top: 15px;width: 50px;line-height: 20px;text-align: center;color: #fff;border-radius: 10px;font-weight: 500;border: 1px solid #fff;}
.pro_title2{text-align: center;margin-top: 80px;margin-bottom: 35px;font-size: 33px;font-weight: 600;color: #26414a;letter-spacing: -1px;}
.pro_title3{width: 90%;margin: 0 auto 60px auto;font-size: 16px;font-weight: 500;line-height: 24px;}
.pro_title4{font-size: 20px;font-weight: 600;margin-bottom: 30px}
.pro_title5{font-size: 25px;font-weight: 600}
.pro_title6{margin-top: 30px}
.pro_title7{text-align: center;margin-top: 80px;margin-bottom: 10px;font-size: 33px;font-weight: 600;color: #26414a;letter-spacing: -1px;}
.overview_content{}
.new-tab-list h4{border: 1px solid #604aa3;height: 63px;border-radius: 6px;margin-bottom: 30px;}
.new-tab-list h4 span{position: relative;width: 50%;height: 48px;display: block;float: left;text-align: center;font-size: 24px;color: #473875;font-weight: 500;padding-top: 15px;cursor: pointer;}
.new-tab-list h4 span.curr{background: #604aa3;color: #fff}
.arrow1{ position: absolute;display: none;bottom:-30px;left: calc( (100% - 30px)/2);width: 0;height:0; border: 15px solid;  border-color: #604aa3 transparent transparent transparent;  }
.new-tab-list h4 span.curr .arrow1{display: block}
.iph-f {background: #ddd;padding-top: 38px;padding-bottom: 20px;margin-top: 30px;margin-bottom: 50px;}
.iph-f2{margin-bottom: 0;margin-top: 0}
.product_slide2{min-height: 105px;}
.switch2 ,.switch3{background: none;min-height: 140px;}
.switch2 .product_img ,.switch3 .product_img{box-shadow: none;border:none;}
.pro_list{color: #26414a}
.pro_listleft{width: 40%;float: left;margin-bottom: 65px;}
.pro_listleft img{max-width: 100%}
.pass_top{margin-top: 13px}
.pro_listright{width: 55%;margin-bottom: 65px;float: right}
.pro_listright ul li{background: url("/images/features/pdfpasswordremover/list_icon.png") left 7px no-repeat;padding-left: 22px;margin-bottom: 20px;font-size: 14px;font-weight: 400}
.pro_list2{width: 85%;margin-left: 12.5%}
.pro_list2 li{font-size: 18px;font-weight: 400;margin-bottom: 17px;padding-left: 30px;background: url("/images/checked.png")left 3px no-repeat; }
.pro_list3{width: 33%;text-align: center;float: left}
.pro_cont{width: 80%;height: 70px;margin: 13px auto 0 auto;font-size: 16px;font-weight: 400}
.try_btn3{display: block;width: 180px;margin: 0 auto;height:40px;line-height: 40px;color: #fff;background: #ff8800;border-radius: 4px;font-size: 16px;font-weight: 400}
.try_btn4{background: #9a67ff}
.try_btn5{background: #8dcc14}
.try_btn3:hover{background: #d97605}
.try_btn4:hover{background: #774ec9}
.try_btn5:hover{background: #74a614}
.reader_more{display: block;text-align: center;margin: 50px 0 150px 0;text-decoration: underline;font-weight: 400;font-size: 16px;}
.margin_top{margin-top: 10px;}
.new_contbg{background: url("/images/features/pdfpasswordremover/new_contbg.png") no-repeat;background-size: 100% 100%;padding: 1px 0 75px 0;margin-top: 80px}
.video_title{text-align: center;margin-top: 25px}
.video_title a{color: #fff;font-weight: 500;font-size: 16px;}
.video_title a:hover{text-decoration: underline}
.video_title img{vertical-align: middle;margin-top: -3px;margin-right: 5px;}
.video_title2 a{color: #4d4d4d}
.pass_title{font-size: 27px;font-weight: 400;margin-bottom:13px;margin-top: 40px}
.pass_title2{margin-top: 30px;}
.pass_cont{font-size: 16px;line-height: 24px;font-weight: 400}
.view_person{width: 80%;text-align: center;margin: 20px auto 0 auto;}
.mao_header,.mao_header2{display: block;width: 49.5%;color: #fff;text-transform: uppercase;float: left;text-align: center;font-size: 28px;font-weight: 600;padding: 20px 0}
.mao_header{background-color: #96c6f9;margin-right: 1%}
.mao_header2{background-color: #fda68c;}
.pass_nw,.pass_nw2{font-size: 30px;text-align: center;margin-top: 100px;font-weight: 600}
.pass_nw{color: #156ecd}
.pass_nw2{color: #e6491a}



/*Start Bottom-tab-list2 */
.bottom-tab-list2{background:#f0f0f0;color: #464646;margin-top:80px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;position:relative;height: 100%;margin-bottom:80px;}
.bottom-tab-list2 h4{height:60px;position:absolute;top:-65px;width:100%;left:0;}
.bottom-tab-list2 h4 span{color: #adadad;float:left;height:50px;width:calc((98% - 14px)/3 );font-size: 24px;font-weight:400;margin-right:1%;text-align:center;line-height:50px;cursor:pointer;border:2px solid #dcdcdc}
.bottom-tab-list2 h4 span:last-child{margin-right: 0}
.bottom-tab-list2>h4>span.curr{color:#464646;border:2px solid #dcdcdc;background: #dcdcdc;}
.bottom-tab-list2>ul{display: none}
.right_t{float: left;width: 56.4%;background: #dcdcdc;color: #464646;padding: 5%;}
.right_t ul li{list-style-type:disc;line-height:29px;}
.right_t ul li a{color: #464646}
.right_t ul li a:hover{text-decoration: underline}
.left_t{float: left;width: 20%;background: #f0f0f0;color: #444;padding: 2.5% 0 0 5%;}
.left_t ul li{list-style-type:disc;line-height:29px;}
.left_t ul li a{color: #444}
.left_t ul li a:hover{text-decoration: underline}
.left_t ul li.left_thead{list-style-type:none;font-size: 20px;font-weight: 400;margin-bottom: 10px}

.tab_blue{background: #d8f1f3}
.tab_blue>h4>span.curr{color: #6dc4c9;border: 2px solid #6dc4c9;}
.tab_blue .right_t{background: #6dc4c9;}
.tab_blue .left_t{background: #d8f1f3;}

/*data-recovery-mac new-style*/
.date_banner{background: #3e3e3e;padding: 25px 0;width: 100%}
.bann-le{float: left;font-size: 16px;font-weight: 400;color: #fff;line-height: 32px;}
.bann-ri{float: right}
.bann-ri ul li{margin: 5px 15px;float: left;}
.bann-ri ul li a{color: #fff;}
.bann-ri ul li a:hover{color: #fff;}
.bann-ri ul li a.bann-bnt7{display: inline-block;width: 50px;line-height: 20px;text-align: center;color: #fff;border-radius: 10px;font-weight: 500;border: 1px solid #fff;margin-right: -23px;}
.bann-ri ul li a.bann-bnt8{display: inline-block;width: 50px;line-height: 20px;text-align: center;color: #fff;border-radius: 10px;font-weight: 500;border: 1px solid #fff;}
.date_cont1{/*background: url("/images/features/datarecovery/date_cont1.png") center 90% no-repeat;min-height: 460px;*/margin-top: 80px;margin-bottom: 70px}
.date_cont1 img{width: 90%;margin-left: 5%;margin-top: 20px}
.date_cont1_list{width: 43%;margin-left: 5%;float: left;margin-top: 20px;margin-bottom: 40px}
.date_cont1_list2{width: 40%}
.date_cont1_title{font-size:22px;font-weight: 400;line-height: 30px;margin-bottom: 5px}
.pro_title2_date{color: #252424;margin-bottom:10px}
.pro_title2_date2{color: #252424;padding: 50px 0}
.date_btnone{margin-bottom: 0}
.pro_date{margin-bottom: 70px}

.date_cont2{float: left;width: 19%;margin: 30px 6% 30px 1%;}
.date_cont2_last{margin-right: 0;}
.date_cont2_title{font-size: 23px;font-weight: 400;text-align: left;margin-bottom: 10px;text-align: center}
.date_cont2_cont{text-align: center}
.date_cont2_img{height:130px;margin-bottom: 25px}
.date_cont2 img{display: block;margin: 0 auto;max-width: 100%}

.date_cont3{background: url("/images/features/datarecovery/date_bg.jpg") no-repeat;background-size: 100% 100%;padding-bottom: 85px}
.date_cont3_list h4{width: 20%;float: left}
.date_cont3_list h4 span{display: block;height: 70px;line-height:70px;text-align: left;border: 1px solid #d3d3d3;border-bottom: none;font-weight: 400;font-size: 15px;background: #f3f3f3}
.date_cont3_list h4 span:last-child{border-bottom: 1px solid #d3d3d3}
.date_cont3_list h4 span.curr{background: #4bbebb;color: #fff;border: 1px solid #4bbebb;position: relative}
.date_cont3_list h4 span img{vertical-align: middle;margin-top: -5px;margin-left: 20px;margin-right: 10px}
.date_cont3_list h4 span .specil_img{margin-left: 22px;margin-right: 11px}
.date_cont3_list h4 span .hidden_img{display: inline-block}
.date_cont3_list h4 span .show_img{display: none}
.date_cont3_list h4 span .show_arrow{display: none}
.date_cont3_list h4 span.curr .hidden_img{display: none}
.date_cont3_list h4 span.curr .show_img{display: inline-block}
.date_cont3_list h4 span.curr .show_arrow{display: block;position: absolute;right: -11px;top: 27px;margin: 0;z-index: 2}
.list_cont{display: none;width: 75%;float: left;padding-left: 4%;background: #fff;border: 1px solid #d3d3d3;margin-left: -1px;min-height: 423px}
.list_cont_header{font-size: 25px;font-weight: 500;margin: 30px 0}
.list_cont_bottom{width: 60%;float: left;font-size: 17px;line-height: 24px;margin-bottom: 60px}
.list_cont_bottom b{font-size: inherit;font-weight: 500}
.list_cont_bottom i{font-size: inherit}
.list_cont_right{width: 30%;float: left;margin-left: 5%;margin-top: 30px}
.list_cont_right img{max-width: 100%}
.disk5 ,.disk , .disk4 ,.disk3{margin-top: 15px}
.disk img{max-width: 78%}
.disk4 img{max-width: 64%}
.disk3 img{max-width: 85%}

.pro_date2{margin: 80px auto}
.date_cont4{width: 42%;float: left;}
.iconitem{background: #8ea5a4;color: #fff;padding: 50px 0 0 0;margin-top: 20px;text-align: center;width: 48.717948717948715%;float: left;min-height: 165px;}
.iconitem2{margin-left: 2.564102564102564%;}
.iconitem_name{margin-top: 8px;font-size: 16px}
.iconitem_img{height: 80px}
.iconitem_img img{max-height: 100%}
.iconitem_img2 img{margin-right: 5px}
.iconitem_show{display: none;font-size: 18px;font-weight: 400;width: 80%;margin: 15px auto 0 auto;}

.iconitem:hover{background: #4bbebb}
.iconitem:hover .iconitem_img ,.iconitem:hover .iconitem_name{display: none}
.iconitem:hover .iconitem_show{display: block}
.from{float: left;width: 10%;padding: 25% 20px 0;}
.from img{max-width: 100%;display: block;margin: 0 auto}

.iph_list{width: 29.33%;float: left;padding: 0 2% 30px 2%;}
.iph_list2{width: 28.33%;float: left;padding: 0 3% 30px 2%;}
.iph_img{display: block;margin: 0 auto;text-align: center;}
.iph_bottom {text-align: center;margin-top: -2px;}
.iph_img1{display: inline-block}
.iph_img2{display: none}
.iph_img:hover .iph_img1{display: none}
.iph_img:hover .iph_img2{display: inline-block}

.date_cont5{padding:80px 0 60px 0;width: 100%;color: #353535;text-align: center;background: #fff;margin-bottom: 80px;margin-top: 13px;}
.date_font4{width: 43%;margin: 0 auto;height:100px;text-align: left;font-weight: 600;font-size: 30px;font-family: Lato,Arial,Helvetica,sans-serif;color: #222;}
.date_font4 img{width: 90px;vertical-align: middle;margin-right: 30px;margin-bottom: 20px;float: left;margin-top: -10px;}
.date_font4 span{font-size: 20px;line-height: 30px;display: block;font-weight: 300}
.date_font5{font-size: 35px;}
.date_font5 img{margin-top: -11px;}
.date_font6{width: 46%}
.date_font7{width: 50%}
.date_font7 img{margin-top: -26px;}
.crypt-aa{margin: 25px 0;}
.bann-bnt10{letter-spacing: 1px;display:inline-block;width:250px;line-height:47px;text-align:center;color:#fff;border-radius:5px;font-size:20px;font-weight:600;border:2px solid #fff; margin:0 13px;}
.cm-bann-bnt10{background: #92b30c}
.cm-bann-bnt10:hover{background: #79940c}
.cm-bann-bnt11{background: #ffb326}
.cm-bann-bnt11:hover{background: #cf7105}
.cm-bann-bnt12{background: #00b5b1}
.cm-bann-bnt12:hover{background: #029592}
.cm-bann-bnt13{background: #1f7ee5}
.cm-bann-bnt13:hover{background: #1554bb}
.cm-bann-bnt14{background: #079fca}
.cm-bann-bnt14:hover{background: #0681a4}
.cm-bann-bnt15{background-color: #6641d9}
.cm-bann-bnt15:hover{background-color: #5933d1}
.cm-bann-bnt16{background: #f35221}
.cm-bann-bnt16:hover{background: #c60224}


.font13{font-size: 12px;text-align: center;margin-top: 10px}
.date_title{display:block;margin-bottom:50px;text-align:center;font-weight:600;color:#41abe1}
.date_title:hover{text-decoration:underline}

.cent_cont{width: 100%;background: #2bb0ac;padding: 50px 0}
.pro_title2_date3{color: #fff;margin-top: 0;margin-bottom: 10px}
.date_title2{color: #fff;font-weight: 400;width: 70%;margin: 0 auto}
.date_title2:hover{text-decoration: none}
.date_cont_list3{width: 18%;float: left;background: #49c5c2;margin-left: 5%;margin-top: 50px;padding: 0 1%;min-height: 260px}
.list_first{margin-left: 15%}
.list_img{height: 110px}
.list_img2{margin-bottom:10px; }
.list_img3{margin-bottom: 20px}
.list_img img{display: block;vertical-align: middle;margin: 50px auto 0 auto;max-width: 100%;}
.list_img2 img{margin-top: 40px}
.list_img3 img{margin-top: 30px}
.date_list_title,.date_list_cont{color: #fff;text-align: center}
.date_list_title{font-size: 18px;font-weight: 400;margin-bottom: 5px;}


/*duplicate-finder style*/
/*.free_btn4{color:#0e4d93;border: 1px solid #014796}
.free_btn4:hover{background: #4073ac;color: #fff;border: 1px solid #4073ac}*/
.font12{font-size: 20px;font-weight: 400;width: 70%;margin: 0 auto 45px auto;}
.iph-f3{margin-top: 80px;margin-bottom: 20px}
.iph_bottom2{margin-top: 20px}
.dup_font4 img{margin-top: -26px}
.dup_font5{width: 41%}
.pro_dup{margin-bottom: 20px}
.dup_list{width: 50%;float: left;min-height: 360px}
.dup_left{float: left;margin-top: 60px;width: 60%;}
.dup_list1{background: #d5e7ec}
.dup_list2{background: #effced}
.dup_list3{background: #edfffe}
.dup_list4{background: #e7f1fa}
.dup_list5{margin-top:25px}
.dup_list5 li{list-style:disc;font-weight:400;line-height:24px}
.dup_title{font-size: 30px;font-weight: 400;width: 90%;margin-left: 10%;margin-bottom: 15px}
.dup_cont{width: 90%;margin-left: 10%;font-size: 15px;}
.dup_img{float:right;width: 40%;margin-top: 56px}
.dup_img img{max-width: 80%;margin: 0 auto 30px 10%}
.dup_img1{margin-top: 60px}
.dup_img1 img{margin-left: 0;margin-right: 10%}
.dup_img2 img{width: 72%}
.dup_img3{margin-top: 77px}
.dup_img3 img{margin-left: 2%;max-width: 90%}
.dup_img4{margin-top: 70px}
.dup_img4 img{width: 70%}
.pro_dup2{background: #ddd;width: 100%;}
.pro_dup2_cont{width: 80%;margin: 0 auto}
.dup_number{background: url("/images/features/duplicatefinder/number_bg.png") no-repeat;background-size: 100% 100%;width: 70px;height:70px;text-align: center;color: #fff;line-height: 70px;font-size: 36px;font-weight: 500;margin: 0 auto}
.dvd_number{background: url("/images/features/dvdburner/number.png") no-repeat;background-size: 100% 100%;}
.dup_cont2{float: left;width: 30%;margin: 0 1.5%;padding: 70px 0}
.dup_title2{font-size: 24px;margin-top: 30px;height:46px;text-align: center;font-weight: 400}
.dup_cont3{text-align: center;font-size: 17px;}
.pro_dup3{margin-top: 80px;margin-bottom: 80px}
.pro_dup3_img{width: 45%;float: left}
.pro_dup3_img img{max-width: 100%;}
.pro_dup3_right{width: 50%;margin-left: 5%;float: right}
.dup_title3{font-size: 40px;font-weight: 400;margin-bottom:13px}

.dup_cont4{font-size: 18px;line-height: 30px}
.dup_btn{font-size: 20px;width: 180px;color: #303030;border: 1px solid #303030;margin: 30px 0 0 0;display: block;padding: 3px 0;text-align: center;border-radius: 5px}
.dup_btn:hover{background: #4073ac;color: #fff;border: 1px solid #4073ac}
.pro_dup3_bottom{margin: 140px 0 100px 0}
.pro_list4{width: 50%;float: left}
.pro_list4_img{float: left;width: 20%}
.pro_list4_cont{float: left;width: 65%;margin-left: 5%;margin-right: 10%}
.pro_list4_cont2{margin-right: 0;margin-left: 5%}
.pro_list4_img2{margin-left: 10%}
.dup_title4{font-size: 28px;font-weight: 400;margin-bottom: 7px}
.dup_title5{font-size: 25px;font-weight: 300;margin-bottom: 14px;}
.dup_cont5{font-size: 16px;line-height: 23px}
.pro_dup3_right2{margin-right: 5%;margin-left: 0;float: left;width: 44%}

/*pdf-to-word new style*/
.ptw_font{text-align: center;width: 100%;color: #fff;margin-bottom: 30px;height: auto;font-weight: 500;font-size: 30px;font-family: Lato,Arial,Helvetica,sans-serif;}
.ptw_font2{color: #fff}
.pdf_wc{margin-bottom: 80px}
.product_banner5{background: #cde4ed url("/images/features/pdftowordconverter/banner.jpg") center bottom no-repeat;background-size: 100%;padding-bottom: 110px;}
.bann-a5{color: #2f2f2f;}
.bann-a6{color: #2f2f2f;font-weight: 400;margin-bottom: 30px;margin-top: 10px}
.bann-a7{color: #2f2f2f;font-weight: 400;font-size: 17px;width: 73%;}
.view_slide{margin-top: 80px;margin-bottom: 40px}
.view_slide .product_slide{min-height: 130px}
.view_slide .switch .product_img{border: none;box-shadow: none}
.free_btn5{color: #fff;background: #1e9bfc;border: 1px solid #1e9bfc;}
.free_btn5:hover{background: #177cca;border: 1px solid #177cca;}
.free_btn6:hover{background: #fff;color: #73c2ff}
.pdf_word1{color: #222;font-size: 40px;font-weight: 500;line-height: 60px;margin: 67px auto 15px auto;text-align: center}
.pdf_word2{color: #484848;font-size: 21px;font-weight: 400;text-align: center;margin-bottom: 65px;width: 98%}
.pass_word{margin-bottom: 20px}
.pdf_wcont1{float: left;width: 70%}
.pdf_wcont2{float: left;width: 30%}
.pdf_wcont1 ol li{list-style: decimal outside;margin-left: 20px;margin-bottom: 10px;font-weight: 400}
.pdf_wcont1 ol li .text-light{font-weight: 300;font-style: normal;margin-left: 10px;font-size: 16px}
.pdf_wcont2 ul{margin-top: 30px;margin-left: 20px;}
.pdf_wcont2 ul li{margin-bottom: 10px;}
.pdf_wcont2 ul li a{color: #2b9af3;font-size: 17px;font-weight: 400}
.pdf_wcont2 ul li a:hover{color: #49d2ff}
.pdf_c_title2 ,.pdf_c_title{font-size: 30px;line-height: 60px;font-weight: 400;height: 60px;padding-left: 20px}
.pdf_c_title{border-bottom: 11px solid #4da2e4}
.pdf_c_title2{border-bottom: 11px solid #a0cdef}
.pdf_c_title3{padding-left: 20px;font-size: 20px;font-weight: 400;margin: 30px 0 20px 0}
.pdf_c_title3 a{font-size:inherit;color:#49d2ff;font-weight:400}
.pdf_c_title3 a:hover{text-decoration:underline}
.pdf_wc1{margin-bottom: 90px}
.pdf_wc1 img{float: right;width: 50%}
.pdf_wcont3{float: left;width: 45%;}
.pdf_wtitle{font-size: 20px;font-weight: 400;margin-top: 67px;margin-bottom: 10px}
.pdf_wtitle2{margin-top: 0}
.pdf_wcont{font-size: 15px;width: 95%}

.pdf_wc2{float: left;width: 30%;text-align: center;margin-right: 5%}
.pdf_wc3{margin-right: 0}
.pdf_wc4{margin-bottom: 80px}
.pdf_wtitle3{font-size: 20px;font-weight: 400;margin: 30px 0 10px 0}
.pdf_wcont4{font-size: 15px;line-height: 20px}

.pdf_wc5{margin-bottom: 80px}
.pdf_wcont5{float: left;width: 50%;margin-top: 10px}
.pdf_wcont5 ul li{background: url("/images/features/pdftowordconverter/check.png") left top  no-repeat ;line-height: 40px;height: 40px;padding-left: 50px;font-size: 21px;font-weight: 400;margin-bottom: 10px}
.pdf_wc5 img{float: right;width: 50%}
.pdf_wc6{margin-bottom: 80px}
.pdf_wcont5 a{display: block;width: 60%;line-height: 47px;background: #1e9bfc;letter-spacing: 0;margin-top: 35px;margin-left: 0}
.pdf_wcont5 a:hover{background: #1a85d7;}

.pdf_wcont6{background: #73c2ff;margin-bottom: 80px;margin-top: 80px;}
.pdf_wcont7{float: left;width: 48%;margin-right: 4%}
.pdf_wcont8{margin-right: 0}
.pdf_wcont7 a{display: block;float: left;text-decoration: underline;font-weight: 400}
.change1{width: 48%}
.change2{width: 45%}
.change3{width: 9%;margin-right: -20px;margin-left: -10px;margin-bottom: 140px}
.download1{width: 41%;margin-left: 6%}
.download2{width: 40%;margin-left: 11%}

/*iphone-data-recovery style*/
.pro_title2_pdf{color: #252424}
.suf_list{float: left;width: 17%;margin-right: 3.75%;text-align: center;margin-bottom: 80px}
.suf_last{margin-right: 0}
.suf_list img{display: block;max-width: 100%;margin: 0 auto 20px auto}
.suf_title{font-size: 20px;font-weight: 400;letter-spacing: -1px;}
.suf_cont{color: #666}
.describe .pdf_w{width: 50%}
.describe .pdf_w img{display: inline-block;margin: 0 auto;vertical-align: middle}
.describe .pdf_w h3{font-weight: 400;font-size: 28px;line-height: 35px;}
.describe .pdf_w p{font-weight: 300;font-size: 16px}
.describe .pdf_w ul li{list-style-type: none;width: 50%;float: left}
.describe .pdf_w ul li img{margin-right: 10px}
.describe .pdf_mt1{margin-top: 45px}
.describe .pdf_mt2{margin-top: 35px}

.suf_list2{background: #f5f5f5;padding-bottom: 20px;margin-bottom: 0;min-height: 150px}
.suf_list2 img{width: 100%;margin-bottom: 15px}
.suf_list2 .suf_cont{width: 96%;margin-left: 2%}
.risk_title{margin-bottom: 30px;width: 100%}


.pdf_iph{width: 80%;margin: 0 auto}
.suf_list3,.suf_list4{width: 50%;float: left;padding-bottom: 50px;margin-bottom: 80px}
.suf_list3 p,.suf_list4 p{color: #fff;font-size: 24px;font-weight: 400;text-align: center;margin-top: 40px;margin-bottom: 30px}
.suf_list4 img{display: block;margin: 0 auto;}
.suf_list3{background: #2f7082;padding-bottom: 18px;}
.suf_list4{background: #3daac9}
.suf_list3 ul{color: #fff;width: 86%;margin: 0 auto;}
.suf_list3 ul li{padding-bottom: 33px;line-height: 18px;}
.suf_list3 ul li span.left_list{display: block;float: left;height: 46px}

/*dvd_burner*/
.feature_narrow{padding: 90px 0;overflow: hidden;background: url("/images/features/dvdburner/bg.png") no-repeat;background-size: cover}
.site_content{padding: 0 20px;margin: 0 auto;}
.site_list{width: 46%;margin-right: 8%;float: left}
.site_list2{margin-right: 0}
.site_list_title{margin-bottom: 20px;font-size: 28px;color: #fff;}
.site_list_about{font-size: 16px;font-weight: 300;line-height: 1.7;color: #fff;}
.product_slide3{min-height: 440px;margin: 0 auto 40px auto}
.product_slide3 img{display: block;margin: 0 auto;max-width: 80%}
.product_slide3 .switch{width: 90%}
.product_slide3 .slide_btn{margin-top: 13%}
.dvd_p{text-align: center}
.dvd_img{width: 47%}
.dvd_right{width: 39%;margin-right: 09%}
.dvd_img2{float: right;}
.dvd_title{margin-bottom: 40px}
.dvd_right2{width: 39%;margin-left: 9%;}
.dvd_title1{margin-top: 15px;margin-bottom: 5px;}
.dvd_title2{margin-top: 30px;margin-bottom: 5px;}
.dvd_title3{margin-top: 44px;margin-bottom: 5px;}
.dvd_cont{font-size: 16px;line-height: 28px}
.dvd_list li{font-weight: 300}
.dvd_word{margin-bottom: 40px}
.dvd_font{width: 33%;height: 86px;}
.dvd_font img{width: 80px;margin-right: 18px;margin-top: -25px;}

@media all and (min-width: 1920px){
	.dvd_right{width: 29%;margin-right: 19%}
	.dvd_right2{width: 29%;margin-left: 19%;}
	.dvd_title1{margin-top: 50px;margin-bottom: 5px;}
	.dvd_title2{margin-top: 90px;margin-bottom: 5px;}
	.dvd_title3{margin-top: 85px;margin-bottom: 5px;}
}

@media all and (max-width: 1439px){
	.date_cont2_title{height:40px;font-size: 18px;}
	.date_cont3_list h4{width: 26%}
	.list_cont{width: 69%}
	.date_font4{width: 55%}
	.from{padding-top: 32%}
	.date_cont2_img img{height: 90%}
	.date_font3{width: 90%}
	.pro_dup3_img{margin-top: 90px}
	.pro_dup3_img2{margin-top: 0}

	.pass_title{margin-top: 0}
	.dup_title4{font-size: 28px}
	.dup_title{font-size: 23px}
	.dup_img1{margin-top: 100px}
	.dup_img{margin-top: 90px}
	.dup_img3{margin-top: 88px}
	.font12{font-size: 19px}

	.pdf_wcont3{width: 50%;margin-top: 0}
	.pdf_wtitle{margin-top: 32px;}
	.pdf_wtitle2{margin-top: 0}
	.pdf_wcont{font-size: 15px}
	.pdf_wc1 img{width: 50%;margin-top: 25px;}
	.pdf_wc2 img{max-width: 100%}
	.pdf_wtitle3{font-size: 18px}
	.pdf_wcont4{font-size: 14px}
	.pdf_word1{font-size: 35px}
	.pdf_word2{font-size: 18px}
	.pdf_wcont5 ul li{font-size: 16px}
	.pdf_wcont5 a{font-size: 16px;line-height: 40px;}
	.pdf_wcont5 ul li{background-size: 30px 30px;}
	.pdf_c_title2, .pdf_c_title{font-size: 26px}
	.pdf_wcont2 ul li a{font-size: 16px}
	.pro_list2 li{font-size: 17px;background:rgba(0, 0, 0, 0) url("/images/checked.png") no-repeat scroll left 2px}

	.pro_listleft{margin-top: 68px}

	.pro_title2{font-size: 30px}
	.date_cont_list3{width: 22%}
	.list_first{margin-left: 9%}

	.describe .pdf_mt2{margin-top:90px;}
	.suf_list3 ul li{padding-bottom: 20px;}
	.suf_list3{padding-bottom:20px;}
	.suf_cont{word-wrap: break-word}
	.suf_list{min-height: 210px;}
	.pass_list{min-height: 150px}
	.date_font4{width: 58%}
	.date_font7{width: 61%}
	.suf_title{font-size: 18px;}
	.describe .pdf_mt2{margin-top: 0}

	.change3{margin-bottom: 90px;}

	.dvd_img{margin-top: 0}
	.site_list{width: 48%;margin-right: 2%;}
	.site_list_title{font-size: 24px}
	.dvd_font{width: 42%}
}


@media all and (max-width: 1240px){
	.pro_list2{width: 100%;margin-left: 0}
	.float_menu2 .tab span{padding: 0 15px}


}

@media all and (max-width:1023px){
	.product_banner .product_case h2{font-size:18px;}
	.switch .text_case h3{font-weight:400;font-size:18px;}
	.product_block .block_content .product_info  h3 a{font-size:16px;line-height:32px;}
	.product_block{margin-top:20px;}
	.featurelists_container .row{margin:10px 0;}
	.featurelists_container .item{width:48%;}
	.featurelists_container .title{padding-bottom:20px;}

	.bann_cont{width: 410px;}
	.bann_right{width: 400px;margin-right: 20px;margin-left: calc( (100% - 410px * 2 - 20px) / 2);}

	/*.date_cont1 ul li{margin-left: 0;width: 100%;}*/
	.date_cont3_list h4 span img{margin-left: 10px}
	.date_cont3_list h4 span .specil_img{margin-left: 13px;margin-right: 12px;}
	.date_font4{width: 60%;}
	.from{padding-top: 40%}
	.pro_date2{margin: 100px 20px;}
	.date_cont2_title{font-size: 16px;}
	.dup_title2{font-size: 20px}
	.dup_cont3{font-size: 15px}
	.dup_title{font-size: 20px}


	.pdf_word1{font-size: 30px}
	.pdf_wtitle{font-size: 18px}
	.pdf_wc1 img{margin-top: 40px}
	.pdf_wtitle3{font-size: 16px}
	.pdf_wcont5{margin-top: 0}
	.pdf_wcont5 ul li{padding-left: 40px;height: auto;line-height: 30px}
	.pdf_wcont1 ol li .text-light{font-size: 14px}
	.pdf_wcont2 ul li a{font-size: 14px}
	.pdf_c_title2, .pdf_c_title{font-size: 24px}
	.pdf_c_title3{font-size: 16px}

	.suf_list4 img{max-width: 300px;}
	.suf_list4{padding-bottom: 78px;}
	.suf_list3{padding-bottom: 11px;}
	.suf_title{font-size: 17px;}
	.date_font4{width: 65%}
	.pass_cont{font-size: 14px;}
	.pass_nw, .pass_nw2{font-size: 28px;}
	.pass_title{font-size: 26px;}
	.pro_title7{font-size: 28px}
	.mao_header, .mao_header2{font-size: 20px}


}

@media all and (max-width:904px){
	.bann-a{font-size: 30px}
	.font2{font-size: 20px;}
	.font3{font-size: 20px;margin: 25px 25px;}
	.bann_cont{width: 340px;}
	.bann_cont ul{margin: 0 25px 20px 25px}
	.bann_cont .button{margin: 0 25px;}
	.bann_right{width: 330px;margin-left: calc( (100% - 340px * 2 - 20px) / 2);}
	.bann_right .font3{margin: 20px 20px;}
	.bann_right ul{margin: 0 20px 20px 20px}
	.bann_right .button{margin: 0 20px;}
	.pro_title2{font-size: 30px;}
	.new-tab-list h2 span{font-size: 20px;}
	.pro_title4{font-size: 16px;}
	.pro_title3{font-size: 14px;margin: 0 auto 40px auto;}
	.pro_listright ul li{font-size: 14px;}
	.pro_list2{width: 100%;margin: 0}
	.pro_list2 li{font-size: 16px;;background: url("/images/checked.png")left 2px no-repeat;}
	.pro_title5{font-size: 20px;}
	.pro_cont{height:100px;}
	.new-tab-list h4 span{font-size: 20px;}
	.pro_title2{font-size: 24px;}
	.describe .pdf_w h3{font-size: 24px;}

	.float_menu2 .tab span{padding: 0 10px}
	.date_font2{font-size: 26px}
	.date_cont3_list h4{width: 30%}
	.list_cont {width: 65%;}
	.list_cont_header{font-size: 20px}
	.list_cont_bottom{font-size: 14px}
	.date_font4{font-size: 28px;}

	.suf_list3 ul{width: 95%}
	.suf_title{font-size: 16px;}
	.suf_list{margin-right: 2%;width: 18%;}
}
@media all and (max-width:860px){
	.try_btn2{margin-right: 5px;}
	.buy_btn2 img , .try_btn2 img{width: 45px;margin-top: calc((80px - 60px)/2);}
	.float_menu .tab span{padding: 0 20px;}
	.float_menu2  .tab span{padding: 0 5px}
	.date_cont2_img img{height: 80%}
	.left_t{width: 23%;padding: 2.5% 0 0 3%;}
	.date_cont_list3{width: 25%}
	.list_first{margin-left: 5%}

	.suf_list3 p, .suf_list4 p{font-size: 20px;}
	.suf_list3 ul{width: 99%}
}

@media all and (max-width: 804px) {
	.suf_list3 ul li span.left_list{height:57px;}
	.suf_list3 ul li{padding-bottom: 10px;}
}

@media all and (max-width:799px){
	.promo_container .row{width:95%;padding-bottom:15px;}
	.buy_list li div.btn_wrap a{float:right;margin-bottom:10px;clear:both;margin-right:0!important;}	
	.product_slide{min-height: 270px;}
	.buy_btn2{margin-right: 0}
	.bann-a{font-size: 28px}
	.new-tab-list h4 span{font-size: 18px;}
	.pro_title2{font-size: 20px;}
	.describe .pdf_w h3{font-size: 20px}
	.describe .pdf_w p{font-size: 14px}
	.pro_list3{width: 80%;margin: 0 auto 45px auto;float: none;}
	.switch2 .text_case{padding:0;}
	.pro_cont{height:65px;}
	.pro_listleft{float: none;width:90%;margin: 0 auto 40px auto;text-align: center;}
	.pro_listright{float: none;width: 90%;margin: 0 auto}
	.date_font2{font-size: 24px}
	.date_font4{font-size: 24px;}
	.date_font4 span{font-size: 18px}

	.date_cont4{float: none;width: 70%;margin: 0 auto}
	.from{float: none;margin: 20px auto 0 auto;width: 120px;clear: both;padding: 20px 0 0 0}


	.suf_list3, .suf_list4{float: none;width: 90%;margin: 0 auto}
	.suf_list3 p, .suf_list4 p{margin-top: 0;padding-top: 30px}
	.suf_list3 ul{width: 80%}
	.suf_list3 ul li span.left_list{height: 40px;}
	.suf_list3 ul li{padding-bottom: 20px}
	.suf_list4 img{max-width: 80%}

	.suf_list4{padding-bottom: 40px;margin-bottom: 80px}
	.suf_list{width: 50%;margin: 0 auto 10px auto;float: none}
	.suf_title{font-size: 17px}
	.pro_title7{font-size: 20px}
	.pass_nw, .pass_nw2{font-size: 18px}
	.pass_title{font-size: 20px}
	.dvd_title{margin-bottom: 10px}
	.dvd_img,.dvd_right,.dvd_right2{float: none}
	.dvd_right{margin-right: 0;width: 90%;}
	.dvd_right2{margin-left: 5%;width: 90%;}
	.dvd_img,.dvd_img2{width: 80%;margin: 20px auto 0 auto}
	.site_list{width: 80%;margin: 0 auto 50px auto;float: none}
	.site_list2{margin-bottom: 0}

}

@media all and (max-width:767px){
	.buy_btn_wrap .button>a{margin-bottom:10px;height:32px;line-height:32px;width:190px;display:block;}
	.tab{ background:#0099FF;position:absolute;top:60px;right:0;}
	.tab2{top: 99px;}
	.float_menu .tab span{clear:both;line-height:28px;height:28px;display:block;float:none;text-align:left;padding:0 5px;}
	.float_menu .tab span.hover{border-bottom:0; background:#008aee;}
	.float_menu .tab span.hover a{color:#fff;}
	.float_menu .tab span:hover{ background:#008aee;color:#fff;}
	.float_menu .tab span a{font-size:13px;color:#fff;}
	.float_menu a.try_btn, .float_menu span.buy_btn{float:left;clear:both;margin:0 0 10px 5px;text-align:center;text-indent:0;height:24px;line-height:24px;}
	.float_menu span.buy_btn{margin-top:10px;}
	.float_menu .star{display:none;}
	.float_menu{height:0;}
	.switch .text_case h3{font-weight:400;font-size:16px;}
	.featurelists_container .row{clear:both;overflow:hidden;}
	.featurelists_container .row{margin:0;}
	.product_block .block_content .product_info  h3 a{font-size:14px;line-height:30px;}
	.featurelists_container .item .icon{display:block;}

	.float_menu .tab2 span{clear:both;line-height:28px;height:28px;display:block;float:none;text-align:left;padding:0 5px;}
	.float_menu .tab2 span.hover{border-bottom:0; background:#000;}
	.float_menu .tab2 span.hover a{color:#fff;}
	.float_menu .tab2 span:hover{ background:#000;color:#fff;}
	.float_menu .tab2 span a{font-size:13px;color:#fff;}
	.bann_cont{width: 310px;}
	.bann_cont .button{margin: 0 10px}
	.bann_right{width: 300px;;margin-left: calc( (100% - 310px * 2 - 20px) / 2);}
	.bann_right ul{margin: 0 0 20px 10px;}
	.bann_right img{right: -5px;}
	.bann_right .button{margin: 0 5px;}
	.float_menu2 .tab{background: #3e3e3e}
	.buy_btn2 , .try_btn2{margin-right: 15px}

	.right_t{min-height: 160px}
	.right_t ,.left_t{float: none;width: 90%;padding: 5%}
	.date_cont2{width: 60%;margin: 30px auto;float: none}
	.date_cont2_title{height: 40px}
	.date_cont3_list h4{width: 100%}
	.date_cont3_list h4 span{width: 47%;float: left;border: 1px solid #d3d3d3;margin-right: 10px;margin-bottom: 5px}
	.date_cont3_list h4 span.curr .show_arrow{display: none}
	.list_cont{width: 95%}
	.list_cont_bottom{width: 90%}
	.list_cont_right{width: 45%;float: none;margin: 10px auto 30px auto}
	.iph_list{width: 80%;margin: 0 auto;float: none}

	.dup_cont2{float: none;width: 80%;margin: 0 auto;padding: 30px 0}
	.dup_title2{height:40px;margin-top:20px}
	.pro_dup3_img{margin-top: 90px}
	.pro_dup3_img2{margin-top: 0}
	.dup_title3{font-size: 30px}
	.dup_cont4{font-size: 14px}
	.dup_btn{margin-bottom: 20px;margin-top: 30px}
	.pro_list4{width: 100%;float: none;margin-bottom: 20px}
	.pro_list4_img2{margin-left: 0;margin-top: 40px}
	.pro_list4_cont2{margin-top: 40px}
	.dup_list{width: 100%}
	.dup_title4{font-size: 22px}
	.dup_cont5{font-size: 16px}
	.dup_btn{font-size: 20px}
	.font12{font-size: 16px}
	.bann-bnt10{font-size: 18px}
	.date_font3{font-size: 16px}

	.pdf_wcont1,.pdf_wcont2{float: none;width: 100%}
	.pdf_wcont5,.pdf_wcont3{float: none;width: 100%}
	.pdf_wc5 img,.pdf_wc1 img{float: none;width: 60%;margin-left: 20%}

	.pdf_wcont5 a{margin-bottom: 30px;width: 270px}
	.pdf_wc2{float: none;width: 60%;margin: 0 auto 40px auto}
	.pdf_wtitle3{margin: 10px 0}
	.product_banner5{background-size: cover}

	.view_slide .pdf_slide{min-height: 175px;}

	.date_cont_list3{float: none;width: 50%;margin: 50px auto;padding-top: 1px}
	.date_font4 img{margin-right: 15px}
	.date_font4{width: 63%}

	.mao_header, .mao_header2{width: 80%;margin: 10px auto;float: none}
	.site_list_title{font-size: 18px;}
	.site_list_about{font-size: 13px;}
}
@media all and (max-width:679px){
	.bann_cont{float:none;margin-left: calc( (100% - 310px)/2)}
	.bann_right{float: none;margin-right: 0;margin-left: calc( (100% - 310px)/2);margin-bottom: 10px;}
	.switch .product_img{margin:0 auto;display:block;float:none;}
	.date_font4{width: 72%}

	.pro_dup3_right{float: none;width: 100%;margin: 0}
	.pro_dup3_img{float: none;width: 65%;margin-top: 10px}
	.pro_dup3{margin-bottom: 30px;margin-top: 30px}
	.pdf_wcont7 {float: none;width: 80%;margin: 0 auto 50px auto}

	.view_slide .pdf_slide{min-height: 250px;}

	.date_cont1_list{float: none;width: 100%;margin-left: 0;margin-bottom: 30px}
	.date_cont1_title{font-size: 16px}
	.product_detail .pro_text h3{line-height:30px}

	.dvd_right{width: 90%;margin-left: 5%}
	.dvd_right2{margin-left: 5%;width: 90%;}
}
@media all and (max-width:639px){
	.product_banner .picon,.product_banner .product_case{display:block;}	
	.product_banner .product_case h2{font-size:16px;}
	.product_banner .picon{width:35%;padding-bottom:10px;text-align:left;}
	.buy_btn_wrap{float:none;}
	.buy_btn_wrap .button>a{margin-bottom:10px;height:32px;line-height:32px;width:182px;display:block;}
	.switch .text_case h3{font-weight:400;font-size:14px;}
	.product_detail .pro_text,.product_detail .pro_texts,.product_detail .pro_img{float:none;width:90%;margin:0 auto;}
	.product_detail .pro_img img{max-width:70%;}

	.date_cont1 ul li{margin-left: 0;height: 40px}
	.date_cont1 ul:last-child li{margin-left: 0}
	/*.date_cont1{background: url("/images/features/datarecovery/date_cont1.png") no-repeat scroll center 110%;background-size: 100% 50%}*/

	.bottom-tab-list2 h4 span{font-size: 20px}
}
@media all and (max-width:599px){
	.product_block .block_content .picon,.product_block .block_content .product_info{float:none;width:95%;text-align:left;}	
	.product_block .block_content .picon img{width:45%;}

	.product_slide2{min-height: 250px;}
	.pro_cont{height:90px;}
	.bann-a{font-size: 24px}
	.bann-a img{display: block;margin: 0 auto;}
	.date_font2{font-size: 20px}
	.font2{font-size: 18px;}
	.margin_top{margin-top: 100px}
	.reader_more{margin: 50px 0 100px 0;}
	.date_cont3_list h4 span img{margin: 0 5px}
	.date_cont3_list h4 span .specil_img{margin-left: 7px;margin-right: 9px;}
	.date_font4{font-size: 24px;width: 80%}
	.date_cont4{width: 90%}
	.date_font7{width: 100%}
	.pdf_wc5 img, .pdf_wc1 img{width: 80%;margin-left: 10%}
	.pdf_wc2{width: 80%}
	.bann-bnt10{margin-bottom: 5px}

	.suf_list{width: 80%}
	.suf_list3 ul li span.left_list{height: 60px}


	.date_font4 img{width: 60px;height: 60px}
}
@media all and (max-width:480px){
	.buy_btn_wrap .button a{font-size:16px;}
	.product_slide{min-height:320px;}

	.switch .text_case{padding-top:10px;}
	.featurelists_container .item .icon{display:block;}	
	.featurelists_container .item{width:98%;}
	.date_cont2{width: 80%}
	.date_cont3_list h4 span{width: 80%}
	.date_cont3_list h4 span img{margin: 0 20px}
	.date_cont3_list h4 span .specil_img{margin-left: 23px;margin-right: 24px;}

	.pdf_word1{font-size: 24px;line-height: 40px}
	.pdf_word2{font-size: 16px;margin-bottom: 30px}
	.ptw_font{font-size: 24px}
	.date_cont_list3{width: 80%}

	.suf_list3 p, .suf_list4 p{margin-bottom: 20px}
	.suf_list3 ul li span.left_list{float: none;height: 20px;font-weight: 600}
	.change3{margin-bottom: 60px}

	.site_list{width: 90%}
}
@media all and (max-width:479px){
	.product_block .block_content .product_info h3 a{display:block;margin-bottom:10px;}
	.promo_container .row .col_img,.promo_container .row .col_md{display:block;padding-bottom:10px;}
	.promo_container .row .col_img, .promo_container .row .col_md{padding-left:10px;}
	.buy_list li div.btn_wrap{clear:both;width:auto;}
	.buy_list li div.buy_text{width:70%;}
	.product_slide{min-height:300px;}
	.switch .text_case{padding:0;}


	.pro_list3{width: 100%;margin: 0 auto 45px auto;float: none;}
	.pro_cont{height:90px;}
	.new-tab-list h4 span{font-size: 16px;word-break: break-all;}
	.bottom-tab-list>h4>span.curr_wd{ width:28%;}

	.date_font4{font-size: 20px;width: 100%;height: 80px;}
	.date_font4 span{font-size: 16px}
	.date_font4 img{margin-bottom: 0;}
	.date_cont4{width: 100%}
	.dup_left{float: none;width: 80%}
	.dup_img{float: none;width: 50%;margin:10px auto 0 auto}
	.dup_img3{float: right}
}


@media all and (max-width:420px){
	.product_slide{min-height:385px;}
	.date_cont2{width: 95%}
	.date_cont3_list h4 span{width: 90%}
	.iconitem{float: none;width: 220px;margin: 20px auto}
	.pdf_wcont7{width: 100%}

	.view_slide .pdf_slide{min-height: 300px;}
	.font12{width: 90%}
	.pdf_view{margin-top: 30px}
	.bann-a5{font-size: 23px}
	.date_font7 img{margin-top: -7px}
}
@media all and (max-width:320px){
	.topnav_right ul{margin-top: 6px;}
	.date_font4{font-size: 18px}
}

.fixed_img {
	width: 35px;
	vertical-align: middle;
	margin-right: 12px;
}