@charset "utf-8";
/* CSS Document */
.head .logo{display: inline-block; padding: 10px 0;}
#nopaddi{ width: 1300px;}
.inner-full-width{ width: 1300px;}
.widlong{max-width:100%; min-width:1003px; margin:0px auto;}

/*====================*/

.midtopline-404{ clear:both;background:url(/fr/images-mt/minitool-404_03.png) center top no-repeat #0077ca; border-bottom:6px solid #e5e5e5;}

.ban-title-404{color:#cfffb8; font-size:50px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; display:block; text-shadow:2px 2px 5px #404040;}

.section-404{ padding-bottom:80px;}
.products-ul-404 li{ width:25%; padding:0 20px; text-align: center;}
.products-ul-404 li ul li{ width:100%; margin-bottom: 10px;}

.midtopline-404 ul{ margin-top:40px; font-size:20px; color:#FFF; line-height:35px; text-shadow:1px 1px 1px #11598b; }
.minthgrey{ padding-top:60px; background: #f7f7f7; border-bottom: 1px dashed #CCC; border-top: 1px dashed #CCC;}
.sm-ti-404{ float:left; margin-left:30px;}
.sm-ti-404 h2{ font-size:18px; font-weight:bold; margin-bottom:25px;}
#sm-ti-404-fir{ margin-left:0px;}
.sm-title{ font-size:28px; font-weight:bold; display:block; margin-bottom:30px; font-family:Georgia, "Times New Roman", Times, serif; text-align: center;}
.sm-title span{ color:#06C}
.sm-ti-404 ul li{ font-size: 14px;}


.pro-ti-404{float:left;}
.pro-ti-404 h2{font-size:14px; font-weight:bold; margin-bottom:15px; margin-top:0px; border:#CCC 1px solid; border-radius:5px; padding:4px; background-color:#F0FFFF;}
.pro-ti-404 span{ font-size:18px; font-weight:bold; color:#F00}
.pro-wid{width:159px; height:147px; padding-top:10px;}
#pro-ti-404-fir{margin-left:0px;}

.pro-title{ font-size:28px; font-weight:bold; display:block; font-family:Georgia, "Times New Roman", Times, serif; text-align: center; margin-bottom:40px;}
.pro-title span{ color:#C00}

.pro-ti-404 a{ width:100%; height:36px; border-radius:10px; background-color:#F60; display:inline-block; color:#FFF; font-size:16px; font-weight:700; text-align:center; margin-top:10px; padding-top:8px; font-style:italic; text-shadow:#666 0px 1px 3px;}
.pro-ti-404 a:hover{ text-decoration:none; background-color:#FF8737;}

/*=========404===========*/

.upgradebanner { background:#559db6;}
.upgrade-banner-text{ padding:50px 0;}
.upgrade-banner-text h2{ width:100%; font-size:33px; text-align: center; color: #fff;}

.upgrade-note{ display: block; padding: 10px; background-color: #eee; border: 1px solid #ccc; margin: 30px auto;}	

.upgrade-wrap{ width:100%; margin-bottom:50px; color:#505050; margin-top:55px;}
.upgrade-content{ margin-bottom:50px;}
.contenttitle{ font-size:25px; text-align:center;}
.contentsave{ width:430px; font-size:22px; color:#e71f19;margin:0 auto; margin-top:-13px; background-color:#fff; display:block; text-align:center; }
.contentoff{ width:500px; font-size:22px; color:#e71f19;margin:0 auto; margin-top:-13px; background-color:#f6f6f6; display:block; text-align:center; }
.contentxian{ border-bottom:1px dashed #d0d0d0; display:block; margin-top:30px;}


.upgrade-purchase{
	text-align: center;
	margin: 0 auto;
}
.box-container{
    position: relative;
	width: 22%;
	float: left;
	margin: 0 0.5%;
}
.box-container .box-header{
	height: 90px;
	line-height: 90px;
    font-size: 18px;
	padding: 0 5px;
}
.box-container .box-header .box-title{
	display: inline-block;
	line-height: 20px;
	vertical-align: middle;
}
.box-container .box-section{
    height: 50px;
    line-height: 50px;
	padding: 0 10px;
}
.box-container .box-section{
	border-top:	1px solid #e2e2e2;
}
.box-container .price{
	height: 90px;
	line-height: 90px;
	font-size: 28px;
	color: #f2290f;
    padding: 0;
}
.box-container .price del{
	font-size: 18px;
	color: #727272;	
}
.box-container .box-section:last-child{
	border-bottom: 1px solid #e2e2e2;
}
.box-container .box-section:empty{
	border: none;
}
.box-container .license-feature{
    color: #f23f00;
}
.product-feature-list{
	width: 30%;	
	text-align: left;
}
.product-feature-list .product-feature{
    display: inline-block;
    line-height: 18px;
    vertical-align: middle;
}
.purchase-box-green .box-header, .purchase-box-green .box-footer{
	background-color: #4bb28d;
}
.purchase-box-blue .box-header, .purchase-box-blue .box-footer{
	background-color: #3393d8;
}
.purchase-box-purple .box-header, .purchase-box-purple .box-footer{
	background-color: #7354ac;
}
.purchase-box-red .box-header, .purchase-box-red .box-footer{
	background-color: #f33563;
}
.purchase-box{
    opacity: 0.4;
    transition: opacity 0.5s;
}
.purchase-box.active{
    opacity: 1;
}
.purchase-box .box-header{
	color: #fff;
}
.purchase-box .box-section{
	background-color: #f7f7f7;	
}
.purchase-box .box-footer-btn{
    display: inline-block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #fff;
    background-color: inherit;
}
.purchase-box .box-footer-btn:hover{
    text-decoration: none;
}
.purchase-box-green .box-footer .box-footer-btn:hover{
    background-color: #2d8464;
}
.purchase-box-blue .box-footer .box-footer-btn:hover{
    background-color: #176dab;
}
.purchase-box-purple .box-footer .box-footer-btn:hover{
    background-color: #482a7f;
}
.purchase-box .icon-awe-include:before, .purchase-box .icon-awe-none:before{
    font-size: 22px;
}
.purchase-box .icon-awe-include:before{
    content: "\f00c";
    color: #1b9ecf;
}
.purchase-box .icon-awe-none:before{
    content: "\f00d";
    color: #da2912;
}


.box-container .box-header .box-title span, .up-title span{
	display:block;
	margin-top: 5px;
	font-size:14px;
}


.upginfo{position:relative; display: inline-block; width: 22px; height: 20px; background: url(/fr/images/wenh.png) no-repeat; margin-left: 5px; font-size:12px !important; vertical-align: middle;}
.upginfo:hover{ color:#333; text-decoration:none;}
.upginfo span{ display:none !important; position:absolute; top:15px; right:-70px; width:300px; line-height: 22px; background-color:#fff; border:1px #e87300 solid; padding:8px;  font-size:12px !important; text-align:left; font-weight: normal;z-index:1;}
.upginfo:hover span{ display:block !important;}


.faq-question-wrap{
	width:100%;
}
.faq-question-wrap li{
	position: relative;
	padding:0 35px 0 8px;
	border-bottom: 1px solid #8e8d8d;
	font-size: 16px;
	
}
.faq-question-wrap li:first-child{
	border-top: 1px solid #8e8d8d;
}
.faq-question-wrap li:after{
	position:absolute;
	font-family: FontAwesome;
	font-size: 22px;
	content: "\f105";
	top: 22px;
	right: 10px;
}
.faq-question-wrap li.active:after{
	content:"\f107";
	top: 16px;
	transform: rotate(90deg);
}
.faq-question-wrap li .faq-answer{
	font-size:14px;
	line-height: 30px;
	color: #686869;
	padding-bottom: 10px;
	display: none;
}
.faq-question-wrap li .faq-answer img{
	display: block;
	margin-top:10px;
	margin-bottom:20px;
}
.faq-question-wrap li .faq-question{
	padding:20px 0px;
	font-weight: bold;
}
.faq-question-wrap li .faq-question:hover{
	cursor: pointer;
	color:#0553CC;
}
.faq-content-wrap .hide{
	display: none;
}


.pw-down-install-faq{
	margin-top:20px;
	margin-bottom:60px;
}
.pw-down-install-faq h2{
	font-size:20px;
	margin-bottom: 20px;
	color: #0a52e3;
}
.pw-down-install-faq .faq-question-wrap li{
	font-size:14px;
}
.pw-down-install-faq .faq-question-wrap li .faq-question{
	padding:10px 0;
}
.pw-down-install-faq .faq-question-wrap li{
	border-bottom:1px dashed #8e8d8d;
}
.pw-down-install-faq .faq-question-wrap li:after{
	top:10px;
}
.pw-down-install-faq .faq-question-wrap li:last-child{
	border-bottom: 1px solid #8e8d8d;
}
a.pwdown-more-faq{
	display: block;
	margin-top: 10px;
	float: right;
	color: #05a70c;
}


.get-sale-warp{background-color:#7ec4db; padding:15px 0px;}
.what-get ul li{ float:left; width:25%; padding:10px 60px 10px 40px; color:#fff; font-size:14px;}
.upg-30day{ background:url(/fr/images/upgrade/pw/upg-30day.png) left center no-repeat;}
.upg-service{ background:url(/fr/images/upgrade/pw/upg-service.png) left center no-repeat;}
.upg-transactions{ background:url(/fr/images/upgrade/pw/upg-transactions.png) left center no-repeat;}
.upg-trusted{ background:url(/fr/images/upgrade/pw/upg-trusted.png) left center no-repeat;}


.top-customer-reviews-content{ padding:40px 0; text-align: center;}
.top-customer-reviews-content h3{font-size: 24px; margin-bottom: 35px;}

.client-warp{ width:100%; padding:40px 0px 30px; color:#505050;}
.client-warp h3{ font-size:24px; text-align:center; margin-bottom:15px;}
.contact-sales{ margin:0 auto; margin-bottom:40px;}

.upg-clients{ width:1400px; margin:0 auto;}
#scrool {overflow:hidden; width:1400px; height:68px; background:#FFFFFF;	border-bottom:1px solid #e2e2e2;	border-top:1px solid #e2e2e2;}
#inscrool{	float:left;	width:9800px;}
#scrool1{ float:left;}
#scrool2{ float:left;}
.pic{ float:left; margin-left:5px;	display:inline;}
.rigone{ float:left; width:1006px; margin-top:5px;}
#nop{ padding-bottom:15px;	background:none;}

/*=========upgrade-free===========*/
.up-tab{ width:100%; text-align:center; margin-bottom:40px;}
.up-tab li{ display:inline-block; margin-top:20px; vertical-align:top;}
.up-tab-btn{ display:inline-block; width:320px; line-height:55px; border-radius:5px; font-size:24px;}
.for-home{ color:#2ba8e3; border:2px solid #2ba8e3;}
.for-com{ color:#36a539; border:2px solid #36a539; margin-left:15px;}
.up-tab-btn:hover{ text-decoration:none;}
.for-home-li .current{ background-color:#2ba8e3; border:2px solid #2ba8e3; color:#fff;}
.for-com-li .current{ background-color:#36a539;  border:2px solid #36a539; color:#fff;}

.upgrade-table-wrap{ width:100%; margin:0 auto; text-align:justify;}
.upgrade-products-wrap{ width:31%; display:inline-block; border:1px solid #2ba8e3; text-align:center; vertical-align:top; transition: all 0.1s;}
.up-commercial .upgrade-products-wrap{ width: 24%;}
.upgrade-table-wrap:after{ content:""; display:inline-block; width:100%; height:0;}
.up-title{ background-color:#2ba8e3; color:#fff; font-size:24px; text-align:center; padding:20px 0;}
.up-title-prolife{ height:70px; font-size:20px; line-height:26px; padding-top:8px;}
.up-price{ padding:25px 0px; font-size:32px; color:#2ba8e3;}
.up-price-old,.original-price{ font-size:16px; color:#666; text-decoration:line-through; line-height:16px;}
.up-limited-price{ font-size:32px; padding:10px 0px 25px; color:#c00;}
.up-limited-price p{ margin-top:10px;}
.up-compare{ width:90%; margin:0 auto;}
.up-compare li{ border-top:1px solid #e2e2e2; text-align:center;padding:8px 0;}
.up-compare li:last-child{ border-bottom:1px solid #e2e2e2;}
.up-orgcolor{ color:#ff6000;}
.up-colorgreen{ color:#058708;}
.upgrade-buy-btn{ display:inline-block; width:240px; line-height:45px; border:1px solid #239bd4; color:#239bd4; margin:15px 0px 30px;}
.upgrade-buy-btn:hover{ background-color:#239bd4; color:#fff; text-decoration:none;}

.up-commercial .upgrade-products-wrap{ border:1px solid #36a539;}
.up-commercial .up-title{ background-color:#36a539;}
.up-commercial .up-price{ color:#36a539;}
.up-commercial .upgrade-buy-btn{ border:1px solid #36a539; color:#36a539;}
.up-commercial .upgrade-buy-btn:hover{background-color:#36a539; color:#fff; }

.up-commercial .pro-ultimate-wrap{
	border:1px solid #6fbad3;
}
.up-commercial .pro-ultimate-wrap .up-price-old{
	font-size:16px; color: #ccc; text-decoration: line-through;
}
.up-commercial .pro-ultimate-wrap .up-title{
	background-color: #6fbad3;
}
.up-commercial .pro-ultimate-wrap .up-price{
	color: #1f92b8;
}
.up-commercial .pro-ultimate-wrap .upgrade-buy-btn{
	border: 1px solid #6fbad3;
	color: #6fbad3;
}
.up-commercial .pro-ultimate-wrap .upgrade-buy-btn:hover{
	background-color: #6fbad3;
	color: #fff;
}

.upgrade-content-tabwrap{ margin-bottom: 40px;}
.upgrade-content-tabwrap .inner-width{width:1006px; margin: 0 auto;}
.upgrade-content-tabwrap .tabwrap{ background-color:#2f83c2;}
.upgrade-content-tabwrap .tabwrap ul{ margin-bottom: 60px; color: #fff;}
.upgrade-content-tabwrap .tabwrap ul:after{content:""; display: block; width: 100%; clear: both;}
.upgrade-content-tabwrap .tabwrap ul li{ float: left; width:33%; height: 76px; line-height: 76px; font-size: 22px; text-align: center; cursor: pointer;}
.upgrade-content-tabwrap .tabwrap ul li.active{ height: 61px; margin-top: 15px; line-height: 61px; background-color:#f6f6f6; color: #555; border-top-right-radius: 7px; border-top-left-radius: 7px; cursor: default;}

.upgrade-table-server-wrap{width:70%;}
.upgrade-table-server-wrap .upgrade-products-wrap{ width:48%;}

.upgrade-content-wrap{width:100%;}

.upgrade-products-wrap:hover{box-shadow: 0px 0px 8px #939393;}


.hide{ display:none;}

.upgrade-table-col-2 .upgrade-products-wrap{ width:47%;}

/*=========upgrade-trial===========*/