@charset"utf-8";
img {
	max-width: 100%;
	border: 0;
	vertical-align: middle
}

.main.common-main {
	padding: 30px 0 80px;
	color: #333
}

.gray-bg-f5 {
	background-color: #f5f5f5
}

.common-main h1 {
	font-size: 34px
}

.common-main .pro-img {
	position: relative;
	width: 14%;
	display: none
}

.common-main .middle-info {
	width: 84%;
	text-align: center;
	margin: 0 auto;
	padding-right: 20px;
	padding-bottom: 15px
}

.common-main .middle-info .img-star {
	font-size: 18px;
	font-weight: 500;
	margin: 0 5px
}

.common-main .middle-info .rating-sml .rating-stars i {
	width: 20px
}

.common-main .middle-info .rating-stars i {
	background-image: url("../img/icon/green-star-black-small.png")
}

.common-main .middle-info .rating-stars i.active {
	background-image: url("../img/icon/green-star-white-small.png")
}

.common-main .middle-info .rating-stars i.active-half {
	background-image: url("../img/icon/green-star-half-small.png")
}

.main.store-banner-bg .middle-info .rating-count,
.main.store-banner-bg .middle-info .rating-count a {
	color: #fff
}

.common-main .right-go {
	width: 260px;
	padding-top: 20px;
	margin: 0 auto
}

.common-main .middle-info p {
	margin-top: 10px;
	color: #333;
	margin-bottom: 5px
}

.main.store-banner-bg .middle-info p {
	color: #fff
}

.common-main .middle-info .plat-txt {
	color: #666;
	font-size: 14px
}

.main.store-banner-bg .middle-info .plat-txt {
	color: #fff
}

.middle-info .secure-div .align-items-center {
	border-left: 1px solid #ccc;
	padding-left: 10px;
	display: inline-block;
	margin-left: 10px
}

.middle-info .secure-div .align-items-center img {
	width: 20px;
	height: auto;
	vertical-align: middle
}

.right-go .btn {
	position: relative;
	padding: 6px 0 6px 45px;
	display: block;
	border-radius: 20px;
	overflow: hidden;
	border:1px solid #006dff;
	color: #006dff;
	
}

.right-go .btn:hover {
	background-color: #006dff;
	color: #fff
}

.btn .mac-icon {
	position: absolute;
	background-image: url("https://www.acethinker.ai/wp-content/themes/acetheme/dist/img/store/mac.svg");
	background-repeat: no-repeat;
	left: 15px;
	top: 5px;
	width: 25px;
	height: 25px;
	background-size: contain;
	filter: drop-shadow(#006dff 50px 0);
	transform: translateX(-50px)
}

.btn .win-icon {
	position: absolute;
	background-image: url("https://www.acethinker.ai/wp-content/themes/acetheme/dist/img/store/windows.svg");
	background-repeat: no-repeat;
	left: 15px;
	top: 5px;
	width: 25px;
	height: 25px;
	background-size: contain;
	filter: drop-shadow(#006dff 50px 0);
	transform: translateX(-50px)
}

.btn:hover .mac-icon {
	filter: drop-shadow(#fff 0 0);
	transform: translateX(-0px)
}

.btn:hover .win-icon {
	filter: drop-shadow(#fff 0 0);
	transform: translateX(-0px)
}

.rating-warp {
	width: 100%;
	text-align: center
}

.store-main {
	position: relative
}

.tab-buyNav {
	position: absolute;
	top: -45px;
	width: 100%;
	border-bottom: 1px solid #000;
	padding-left: 0
}

.tab-buyNav li {
	width: 14%;
	height: 45px;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	cursor: pointer
}

.store-new .tab-buyNav li {
	color: #fff
}

.tab-buyNav li.cur {
	background-color: #fff;
	border: 1px solid #000;
	border-bottom: none;
	border-radius: 5px 5px 0 0;
	position: relative;
	z-index: 10;
	margin-bottom: -2px;
	border-top-width: 2px
}

.store-new .tab-buyNav li.cur {
	color: #000
}

.store-new .tab-buyNav a {
	color: #fff
}

.left-store-bg {
	background: url(../img/store-new/left-img.jpg)no-repeat;
	width: 258px;
	height: 239px;
	position: absolute;
	top: 40px;
	left: 0;
	z-index: -1
}

.right-store-bg {
	background: url(../img/store-new/right-img.jpg)no-repeat;
	width: 252px;
	height: 372px;
	position: absolute;
	top: 100px;
	right: 0;
	z-index: -1
}

.cont-change {
	padding-top: 60px;
	padding-bottom: 15px
}

.cont-change .change-info .item {
	width: 26.6%;
	border-radius: 10px;
	padding: 30px 0;
	position: relative;
	box-shadow: 0 4px 16px rgb(0 0 0/10%);
	margin-left: 0;
	border-radius: 0;
	border: 1px solid #dee2e6
}

.cont-change .change-info .item.post-important {
	padding-top: 20px
}

.cont-change .change-info .item-text {
	width: 20%;
	font-weight: 500;
	font-size: 20px;
	position: relative;
	background-color: #f8f8f8;
	padding: 0 15px;
	border-radius: 15px 0 0 15px;
	border: 1px solid #dee2e6;
	border-right: none
}

.cont-change .change-info .item:first-child {
	margin-left: 0
}

.cont-change .change-info .post-important {
	position: relative
}

.cont-change .change-info .post-important::before {
	content: "";
	position: absolute;
	left: 0;
	top: -20px;
	bottom: -20px;
	width: 100%;
	z-index: 0;
	background-color: #a9fce2;
	border: 1px solid #a9fce2;
	box-shadow: rgba(0, 199, 139, 0.15) 0 10px 15px;
	border-radius: 10px
}

.cont-change .change-info .item .hot-t {
	position: absolute;
	top: -15px;
	left: 50%;
	margin-left: -70px;
	height: 30px;
	width: 140px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	background-color: #ff5f5f
}

.cont-change .change-info h2 {
	font-size: 18px;
	text-align: center;
	margin-bottom: 10px;
	position: relative;
	z-index: 20
}

.cont-change .change-info .price {
	text-align: center;
	font-size: 30px;
	font-weight: 700;
	color: #000;
	padding-top: 10px;
	position: relative;
	z-index: 20
}

.cont-change .change-info .price span {
	font-size: 16px;
	font-weight: normal
}

.cont-change .change-info .buy-btn {
	position: relative;
	z-index: 20
}

.cont-change .change-info .buy-btn .btn-outline-action {
	background-color: #fff
}

.cont-change .change-info .buy-btn .btn-outline-action:hover {
	color: #fff;
	background-color: #006dff;
	border-color: #006dff
}

.cont-change .change-info .price del {
	color: #333;
	font-size: 16px;
	padding-left: 10px;
	display: block
}

.cont-change .change-info .item p {
	color: #666;
	margin-bottom: 0
}

.cont-change .change-info .item .fea-txt {
	padding: 15px 15px 0;
	text-align: left
}

.cont-change .change-info .ul-features {
	padding: 10px 20px 0;
	border-top: 1px solid #e9e9e9;
	position: relative;
	z-index: 2
}

.cont-change .change-info .item.post-important .ul-features {
	border-color: #88d2bb
}

.bor-rad20 {
	border-radius: 20px
}

.bor-rad30 {
	border-radius: 30px
}

.btn-paypal {
	background: #ffc439;
	border-color: #ffc439
}

.btn-paypal img {
	height: 70%
}

.cont-change .change-info .buy-btn .btn {
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	display: block;
	height: 40px;
	line-height: 33px;
	padding: 0;
	font-size: 18px;
	margin-top: 15px
}

.cont-change .change-info .buy-btn .btn:active {
	outline: none
}

.cont-change .change-info .buy-btn .btn {
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	display: block;
	height: 40px;
	line-height: 33px;
	padding: 0;
	font-size: 18px;
	margin-top: 15px
}

.pay-we {
	padding-top: 40px
}

.pay-we p {
	margin-bottom: 8px
}

.cont-change .title {
	text-align: center;
	font-size: 18px;
	font-weight: 700
}

.cont-change .change-box {
	display: none
}

.cont-change .change-box.active {
	display: block
}

.cont-change .change-box .change-info {
	border-radius: 15px;
	background-color: #fff
}

.cont-change .change-box .change-info.bor {
	border: 1px solid #dee2e6
}

.faq-main h2,
.flex-flor-main h2,
.recommend-main h2,
.why-main h2 {
	font-size: 28px
}

.btn .buy-icon {
	position: absolute;
	background-image: url("../img/store/cart.svg");
	background-repeat: no-repeat;
	left: 13%;
	top: 6px;
	width: 25px;
	height: 25px;
	background-size: contain
}

.pay-list {
	justify-content: space-between
}

.pay-list .item {
	width: 23%;
	padding: 30px 0
}

.pay-list .item h4 {
	font-size: 18px;
	text-align: center
}

.pay-list .item .ic-img {
	width: 60px;
	display: block;
	border: 1px solid #333;
	border-radius: 50px;
	margin: 15px auto
}

.pay-list .item a {
	text-decoration: underline;
	color: #00a5eb
}

.faq-main {
	padding: 40px 0
}

.faq-list {
	padding:0;
	width: 75%;
	margin: 25px auto 0 auto;
}

.faq-list .item.active .title {
	color: #333;
	font-weight: 500;
	background-color: #a9fce2;
	border-radius: 5px;
	font-size: 22px
}

.faq-list .btn-ac {
	margin-top: 20px;
	text-align: center
}

.why-main {
	padding: 40px 0;
	text-align: center;
	background: url("../img/store-new/why-bg.jpg") no-repeat;
	background-size: cover;
}

.why-main .list-why h3 {
	text-transform: uppercase;
	padding-top: 130px;
	font-size: 20px;
	position: relative
}

.why-main .list-why .secure h3::before {
	background: #fff url(../img/store-new/icon-secure-why.jpg)no-repeat center center;
	content: "";
	position: absolute;
	width: 114px;
	height: 114px;
	border-radius: 50%;
	top: 0;
	left: 50%;
	margin-left: -57px
}

.why-main .list-why .recognize h3::before {
	background: #fff url(../img/store-new/icon-recogintion-why.jpg)no-repeat center center;
	content: "";
	position: absolute;
	width: 114px;
	height: 114px;
	border-radius: 50%;
	top: 0;
	left: 50%;
	margin-left: -57px
}

.why-main .list-why .qualify h3::before {
	background: #fff url(../img/store-new/icon-qualified-why.jpg)no-repeat center center;
	content: "";
	position: absolute;
	width: 114px;
	height: 114px;
	border-radius: 50%;
	top: 0;
	left: 50%;
	margin-left: -57px
}

.why-main .list-why {
	padding: 40px 0 10px
}

.why-main .list-why li {
	width: 22%
}

.why-main .list-why .amount {
	font-size: 36px;
	color: #5b9ceb;
	font-weight: 700;
	margin-top: 10px
}

.ul-features {
	padding: 0 15px;
	margin-left: 0;
	margin-top: 25px
}

.ul-features li {
	position: relative;
	padding-right: 25px;
	padding-top: 10px;
	z-index: 20
}

.ul-features li::before {
	background: url("../img/icon/right-blue.svg");
	position: absolute;
	right: 0;
	top: 12px;
	content: "";
	width: 20px;
	height: 20px;
	background-size: contain
}

.blue-line-bg {
	background-color: #ecfffb
}

.flex-flor-main {
	padding: 50px 0 40px;
	margin-top: 50px
}

.average-2wd {
	width: 48%
}

.average-3wd {
	width: 30%
}

.average-4wd {
	width: 23%
}

.average-45wd {
	width: 45%
}

.average-55wd {
	width: 55%
}

.mt-30 {
	margin-top: 30px
}

.flex-flor-main h3 {
	font-size: 20px;
	margin-top: 15px;
	font-weight: 500
}

.flex-flor-main .flow-what {
	margin-top: 40px
}

.flex-flor-main .flow-what .img {
	overflow: hidden;
	border-radius: 10px;
	box-shadow: 0 5px 12px rgba(0, 0, 0, .2)
}

.sub-btn {
	background-color: #17e4a3;
	color: #333;
	border-radius: 50px;
	border: none;
	font-size: 20px;
	font-weight: 500;
	text-transform: uppercase
}

.pay-list-item {
	padding: 40px 0
}

.pay-list-item .title-icon {
	position: relative;
	padding-left: 50px;
	font-size: 19px;
	font-weight: 500;
	margin-bottom: 10px
}

.pay-list-item .title-icon::before {
	width: 44px;
	height: 44px;
	background-size: auto;
	content: "";
	position: absolute;
	left: 0;
	top: -7px
}

.pay-list-item .title-icon.title-icon-a::before {
	background: url(../img/store-new/icon-secure.jpg)no-repeat
}

.pay-list-item .title-icon.title-icon-b::before {
	background: url(../img/store-new/icon-support.jpg)no-repeat
}

.pay-list-item .title-icon.title-icon-c::before {
	background: url(../img/store-new/icon-guarant.jpg)no-repeat
}

.pay-list-item .average-3wd {
	box-shadow: 0 5px 15px rgba(0, 0, 0, .1);
	border-radius: 10px;
	overflow: hidden;
	padding: 25px 15px
}

.pay-list-item .average-3wd p {
	margin-bottom: 0
}

@media(max-width:1366px) {
	.tab-buyNav li {
		width: 18%
	}
}

@media(max-width:769px) {
	.common-main .middle-info,
	.common-main .pro-img,
	.common-main .right-go {
		width: 100%
	}
	.cont-change {
		padding-top: 40px;
		padding-bottom: 5px
	}
	.right-go .btn {
		width: 60%;
		margin: 0 auto
	}
	.common-main .pro-img {
		text-align: center;
		margin-bottom: 10px
	}
	.common-main h1 {
		font-size: 28px
	}
	.faq-main h2,
	.flex-flor-main h2,
	.recommend-main h2,
	.why-main h2 {
		font-size: 24px
	}
	.tab-buyNav li {
		width: 23%;
		font-size: 14px
	}
	.tab-buyNav li a {
		line-height: 1;
		display: block
	}
	.cont-change .change-info .item {
		width: 100%;
		margin-top: 15px;
		margin-left: 0
	}
	.pay-list .item {
		width: 100%
	}
	.why-main .list-why li {
		width: 100%;
		padding: 15px 0
	}
	.faq-list .item .title .svg {
		width: 20px;
		height: 20px
	}
	.faq-list {
		width: 100%
	}
	.main.common-main {
		padding-top: 70px
	}
}

.change-box .more-accept-box {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 10px
}

.change-box .more-accept-box .title {
	text-align: left
}

.off-tilte span {
	background-color: #b0ffe6;
	color: #333;
	border-radius: 5px;
	padding: 10px 20px;
	font-size: 18px;
	font-weight: 500
}

.cont-change .change-info .item.bundle-item {
	width: 31%;
	text-align: left;
	padding: 30px 15px;
	margin: 50px 1% 0
}

.cont-change .change-info .item.bundle-item .sale-tips {
	display: inline-block;
	position: absolute;
	width: 110px;
	height: 46px;
	right: -10px;
	top: -20px;
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	background: url("../img/store-new/store-new-tips-bg.png") no-repeat;
	text-align: center;
	line-height: 40px
}

.bundle-pro-img img {
	width: 35px;
	height: auto;
	margin-right: 10px
}

.cont-change .change-info .item.bundle-item h2 {
	text-align: left
}

.cont-change .change-info .item.bundle-item .price-bundle-save {
	background-color: #f4f4f4;
	border-radius: 4px;
	padding: 5px 10px
}

.cont-change .change-info .item.bundle-item .new {
	font-size: 12px;
	color: #333
}

.cont-change .change-info .item.bundle-item .new span {
	font-size: 20px;
	font-weight: 500;
	margin-right: 5px
}

.cont-change .change-info .item.bundle-item .new del {
	color: #888;
	margin-left: 5px
}

.btn.btn-save-now {
	background-color: #17e4a3;
	color: #333;
	border-radius: 10px;
	border: none
}

.btn.btn-save-now:hover {
	background-color: #0ff0a9
}

.mt-15 {
	margin-top: 15px
}

.mt-20 {
	margin-top: 20px
}

@media(max-width:769px) {
	.info-bundle .pr-bundle,
	.info-bundle .pr-list {
		width: 100%;
		text-align: left
	}
	.cont-change .change-info .item-text {
		display: none
	}
	.average-2wd,
	.average-3wd,
	.average-45wd,
	.average-4wd,
	.average-55wd {
		width: 100%
	}
	.faq-list .item .title {
		font-size: 18px;
		padding-right: 30px
	}
	.faq-list .item.active .title {
		font-size: 18px
	}
	.left-store-bg,
	.right-store-bg {
		display: none
	}
	.cont-change .change-info .post-important::before {
		top: 0;
		bottom: 0;
		border-radius: 0
	}
	.cont-change .change-info .item.bundle-item {
		width: 100%
	}
	.why-main {
		background-size: cover
	}
}