/*________________________*\ 
		banner
\*________________________*/
#banner .container{padding: 7.5% 0;}
.banner.banner2{background-image: url('/images/products/banner2.jpg');}
.banner{background-image: url('/images/products/banner.jpg');}
.banner h1{text-align: left;}

/*________________________*\ 
		.product-introduction
\*________________________*/
.product-introduction .list{
	box-sizing: border-box;
	word-spacing: -4px;
}
.product-introduction li{
	display: inline-block;
	width: 49%;
	padding: 25px 20px;
	box-sizing: border-box;
	vertical-align: top;
	border: 1px solid #ebf0f5;
	margin-bottom: 2%;
}
.product-introduction li:nth-child(odd){
	margin-right: 2%;
}
.product-introduction li>div{
	display: inline-block;
	box-sizing: border-box;
	word-spacing: normal;
	vertical-align: middle;
}
.product-introduction li>div.left{
	width: 37%;
	text-align: center;
}
.product-introduction li>div.left img{
	width: 138px;
}
.product-introduction li>div.right{width: 63%;}
.product-introduction li>div.right h4{font-size: 20px;font-size: 2.0rem;color: #333;line-height: 1.6;border-bottom: 1px solid #ebf0f5;padding-bottom: 10px;}
.product-introduction li>div.right h4 + p{height: 95px;}
.product-introduction li>div.right p{
	color: #666;font-size: 14px;font-size: 1.4rem;padding: 15px 0;
}
.product-introduction .price-info .price{
	font-size: 20px;font-size: 2.0rem;color: #f7330d;
}
.product-introduction .price-info .price.free{color: #2280e1;}
.product-introduction .download-blue,
.product-introduction .buy{
	width: 50%;font-size: 16px;font-size: 1.6rem;margin-top: 0;line-height: 2.4;
}

@media screen and (max-width: 767px) and (min-width: 320px) {
	.product-introduction li,.product-introduction li>div.left,.product-introduction li>div.right{display: block;width: 100%;}
	.product-introduction li>div.right h4 + p{height: auto;}
	.product-introduction li.remove-bottom{margin-bottom: 2% !important;}
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
	.product-introduction li>div.left{text-align: left;}
	.product-introduction li{padding: 15px 10px;}
	.product-introduction li>div.left img{width: 105px;}
}

/*________________________*\ 
		.table-comparison
\*________________________*/
.table-comparison ul li,.table-comparison ol li{width: 18%; padding-bottom: 20px;}
.table-comparison ul .eq1,.table-comparison ol li:nth-child(1){width: 28%; padding-bottom: 0;}
.table-comparison h2,.table-comparison h2 + p{width: 80%;text-align: center;margin-left: auto;margin-right: auto;}
.table-comparison h2 + p{margin-bottom: 2.5%;}
.table-comparison .table .tips{text-align: center;padding-top: 3%; }
/* 
*product.html
*/
.product .table{width: 1190px;margin-left: auto;margin-right: auto;}
.product .table-comparison ul li, .product .table-comparison ol li{width: 25%;}
.product .table-comparison ul .eq1,.product .table-comparison ol li:nth-child(1){width: 50%;}
@media screen and (max-width: 1024px) {
	.table-comparison h2, .product .table-comparison h2 + p{width: 100%;}
}
/*________________________*\ 
		.special-offers
\*________________________*/

@media screen and (min-width: 1025px) {
	.product2 .special-offers ul li {
		max-width: 390px;
		margin-right: 10px;
	}
	.product2 .special-offers .pic {
		width: 38%;
	}
	.product2 .special-offers .msg {
		width: 62%;
	}
	.product2 .special-offers .msg strong {
		font-size: 1.8rem;
	}
	.product2 .special-offers .msg del {
		font-size: 1.2rem;
	}
	.product2 .special-offers .msg .price {
		line-height: 2.0;
	}
	.product2 .special-offers .msg .font-size14:first-child{height: 150px;}
}
.table-comparison p.free {
	line-height: 19px;
	text-align: center;
	color: #666;
	margin: 10.1% auto;
}

/* free-lifetime-upgrade-policy.html CSS */

#banner.free-lifetime {
	background-image: url('/images/free-lifetime/banner.jpg');
}
#banner.free-lifetime .container {
	padding: 4% 0;
}
#banner.free-lifetime h1 {
	font-size: 34px;
	font-size: 3.4rem;
}
#banner.free-lifetime .icon-hook {
	margin-top: 2%;
	padding: 0 10%;
}
.table-comparison.free-lifetime ul li,
.table-comparison.free-lifetime ol li {
	width: 20%;
}
.table-comparison.free-lifetime ul .eq1, 
.table-comparison.free-lifetime ol li:nth-child(1) {
	width: 20%;
}
.table-comparison.free-lifetime ul .eq1 {
	line-height: 220px;
}
.table-comparison.free-lifetime .download-blue,
.table-comparison.free-lifetime .buy {
	margin-top: 11%;
}
.table-comparison.free-lifetime ol {
	background-color: #e1f0fb;
}
.table-comparison.free-lifetime .bg {
	height: 160px;
}
@media screen and (max-width: 767px) and (min-width: 320px) {
	#banner.free-lifetime .icon-hook{
		padding: 0;
	}
}
.guarantee ul li.center::before {
	background-position-y: -80px;
}

.guarantee ul li.right::before {
	background-position-y: -160px;
}
/* 20190812版本修改 */
/* banner */
.banner p{
	font-size: 14px;
	text-align:left;
	font-size: 20px;
	margin-bottom: 25px;
}
@media all and (max-width:991px){
	#banner h1{
		font-size: 30px;
	}
}
/* Why Choose AOMEI */
.cc-features .features-wrap::after,.product-feature .cc-details1::after,.cc-editions .edition::after,.caring-wrap .caring-cnt::after,.cc-special .special-cnt::after{
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.cc-features .features-wrap{
	max-width: 1200px;
	margin: 0 auto;
	padding: 70px 0;
}
.cc-features h2{
	padding-bottom: 40px;
	color: #101010;
}
.cc-features .img{
	float: left;
}
.cc-features .des{
	float: right;
	width: 56%;
	box-sizing: border-box;
}
.cc-features .des li{
	margin-bottom: 30px;
}
.cc-features .des li h5{
	font-size: 2.0rem;
	color: #1a1a1a;
	padding: 0 0 10px 10px;
	font-weight: normal;
	position: relative;
	font-weight: bold;
}
.cc-features .des li h5::before{
	content: "";
	position: absolute;
	display: inline-block;
	width: 40px;
	height: 40px;
	top: 10px;
	left: 0;
	background: url(/images/product/number_Orange.png) no-repeat;
}
.cc-features .des li:nth-child(even) h5::before{
	background: url(/images/product/number_Blue.png) no-repeat;
}
.cc-features .des li p{
	font-size: 14px;
	color: #1a1a1a;
	line-height: 1.5;
	padding-left: 10px;
}
.cc-features a{
	color: #4294e9;
	font-size: 14px;
	padding-left: 10px;
}
@media all and (max-width:1023px){
	.cc-features .img{
		float: none;
		display: block;
		margin: 0 auto 20px auto;
	}
	.cc-features .features-wrap{width: 90%;}
	.cc-features .img h2{position: static;}
	.cc-features .des{
		float: none;
		width: 100%;
		margin: 0 auto;
	}
}

/* Why Choose AOMEI */
/* Windows Disk Management Software Comparison */
.cc-compare{
	background-color: #f0f1f2;
}
.cc-compare .compare-wrap{
	max-width: 1200px;
	margin: 0 auto;
	padding: 70px 0;
}
.cc-compare .prds{
	padding-top: 40px;
	font-size: 0;
	text-align: center;
}
.cc-compare .prds>li{
	width: 35%;
	display: inline-block;
	font-size: 14px;
	vertical-align: top;
	background-color: #fff;
}
.cc-compare .prds>li:nth-child(1){
	margin-right: 40px;
}
.cc-compare .cc-top{
	background: url(/images/product/top_bg_blue.png) no-repeat center;
	background-size: cover;
	padding: 20px 0;
}
.cc-compare .orange .cc-top{
	background: url(/images/product/top_bg_orange.png) no-repeat center;
	background-size: cover;
}
.cc-compare .cc-top h4{
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	padding-bottom: 5px;
}
.cc-compare .cc-top p{
	font-size: 20px;
	color: #fff;
	opacity: 0.8;
}
.cc-compare .cc-main{
	text-align: left;
	padding: 20px 16%;
	color: #666;
	min-height: 185px;
	box-sizing: border-box;
}
.cc-compare .cc-main li{
	padding: 0 0 10px 15px;
	position: relative;
}
.cc-compare .cc-main li::before{
	content: '';
	position: absolute;
	display: inline-block;
	border: 2px solid #ccc;
	border-radius: 50%;
	top: 8px;
	left: 0;
}
#banner .free-select .tips-icon p.small,.free-select .tips-icon p.small{
	width: 280px;
	height: 150px;
	top: -69.5px;
}
.free-select .tips-icon.left p{
	left: -296.5px;
} 
.cc-compare .buy-box .price span{
	color: #faa345;
	font-size: 24px;
	font-weight: bold;
	margin-right: 5px;
}
.cc-compare .buy-box del{
	color: #c0c0c0;
}
.cc-compare .buy-box .buy-btn{
	min-width: 200px;
	width: auto;
	padding: 0 10px;
	line-height: 30px;
	height: 42px;
	text-align: center;
	margin: 16px 0 20px 0;
	font-size: 20px;
}
.cc-compare .buy-box .buy-btn img{
	display: inline-block;
	vertical-align: middle;
	margin-top: 4px;
}
.cc-compare .buy-box .buy-btn span{
	display: inline-block;
	vertical-align: middle;
}
.cc-compare .buy-box .buy-btn.buy-orange{
	background-color: #faa345;
	background-image: none;
}
.cc-compare .buy-box .buy-btn.buy-orange:hover{
	background-color: #f7330d;
}
@media all and (max-width:991px){
	.cc-compare .compare-wrap{
		width: 96%;
	}
	.cc-compare .prds>li{
		width: 100%;
		margin-bottom: 20px;
	}
}
/* Windows Disk Management Software Comparison */
.reviews-text .title {
	padding: 40px;
	width: 79%;
	margin: 0 auto;
}
/* special */
.special-offers ul.des-list li{
	display: block;
	box-sizing: border-box;
	margin-right: 0;
	padding: 0 0 10px 10px;
	width: auto;
	border: 0;
	word-spacing: 0px;
	font-size:14px;
	text-align: left;
	line-height: 1.2;
	color: #666666;
	position: relative;
}
.special-offers ul.des-list li::before{
	content: "";
	display: inline-block;
	border: 2px solid #ccc;
	top: 8px;
	left: 0;
	border-radius: 50%;
	position: absolute;
}
.buy{
	line-height: 2;
}
/* special */
/* 20190812版本修改 */
/* 20190813product2.html版本修改 */
/* Pick One for Your Own */
.cc-compare .prds.prds2>li{
	width: 31.5%;
	margin-right: 2%;
	padding-bottom: 25px;
}
.cc-compare .prds2 .orange .cc-top{
	background: url(/images/product/top_bg_orange3.png) no-repeat center;
	background-size: cover;
}
.cc-compare .prds2 .red .cc-top{
	background: url(/images/product/top_bg_orange_Dark3.png) no-repeat center;
	background-size: cover;
}
.cc-compare .prds2>li .cc-top{
	padding-bottom: 48px;
	position: relative;
}
.cc-compare .prds2 .discount{
	position: absolute;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	background-color: #fff;
	box-shadow: 1px 1px 15px rgba(161, 157, 153, 0.5);
	bottom: -20px;
	left: calc(50% - 30px);
	color: #faa345;
	padding-top: 5px;
	box-sizing: border-box;
}
.cc-compare .prds2 .discount span{
	display: block;
	font-size: 16px;

}
.cc-compare .prds2 .discount strong{
	display: block;
	font-size: 20px;
}
.cc-compare .prds2 .red .discount{
	color: #fa6746;
}
.cc-compare .prds.prds2>li.last{
	margin: 0;
}
.cc-compare .prds2 .cc-main{
	min-height: 160px;
}
.cc-compare .prds2 .cc-main{
	padding: 30px 16% 10px;
}
.cc-compare .prds2 li:nth-child(2) .cc-main{
	padding: 30px 12% 10px;
}
.cc-compare .prds2 li:nth-child(3) .cc-main{
	padding: 30px 8% 10px;
}
.cc-compare .prds.prds2 .learnmore{
	color: #4294e9;
}
.cc-compare .prds.prds2 .learnmore:hover{
	text-decoration: underline;
}
.cc-compare .buy-box .buy-btn.buy-red{
	background-color: #fa6746;
	color: #fff;
	border-color: #fa6746;
}
.cc-compare .buy-box .buy-btn.buy-red:hover{
	background-color: #fb3d13;
}
.cc-compare .red .buy-box .price span{
	color: #fa6746;
}
@media all and (max-width:767px){
	.cc-compare .prds.prds2>li{
		width: 100%;
	}
}
/* Pick One for Your Own */
/* icon */
.icon-box .icon-wrap{
	max-width: 1200px;
	margin: 0 auto;
	padding: 20px;
	overflow: hidden;
	font-size: 14px;
	color: #666;
}
.icon-box li{
	float: left;
	margin-right: 5.8%;

}
.icon-box li:last-child{
	margin: 0;
}
.icon-box li img{
	vertical-align: middle;
	margin-right: 5px;
}
.icon-box li span{
	display: inline-block;
	vertical-align: middle;
}
.special-offers.prds2 .des-list{
	min-height: 150px;
	padding-left: 10px;
}
.special-offers.prds2 .msg .price{
	display: block;
}
.special-offers .msg .buy{
	position: relative;
	width: 140px;
}
.special-offers a.link.arrow{
	text-align: left;
}
.special-offers .pic{
	margin-right: 20px;
}
.product2 .special-offers.prds2 .msg{
	width: 50%;
}
.buy.buy-orange{
	background-image: none;
	/* background-color: #fff; */
}
.buy.buy-orange:hover{
	background-color: #f7330d;
}
@media all and (max-width:991px){
	.icon-box .icon-wrap{
		display: flex;
		justify-content: space-between;
		align-content: space-between;
	}

	/* .icon-box li:last-child{
		margin-top: 10px;
	} */
}
/* icon */
@media all and (max-width:767px){
	.special-offers a.link.arrow{
		text-align: center;
	}
}
/* 20190813product2.html版本修改 */
/* es */
[lang="es"] .cc-compare .cc-main{
	padding: 20px 7%;
}
[lang="es"] .special-offers .pic{
	margin-right: 0;
	padding: 0;
	width: 33%;
}
[lang="es"] .special-offers .msg{
	width: 66%;
}

/* es */