@media only screen and (min-width:769px){
.ace-free-trial{min-width:1180px}
.ace-free-trial .module-content{width:1180px;padding:50px 0;margin:0 auto}
.ace-free-trial .module-content .module-title{font-size:28px;color:#181818;line-height:42px;text-align:center;font-weight:700}
.ace-free-trial .module-content .free-trial-wrap{position:relative;margin-top:30px;background-color:#fff;box-shadow:0 1px 8px 0 rgba(55,61,65,.14);display:flex;box-sizing:border-box;padding:35px 32px 30px}
.ace-free-trial .module-content .free-trial-wrap .product{width:50%; padding-left:30px;}
.ace-free-trial .module-content .free-trial-wrap .product .product-name{font-size:26px;color:#181818;line-height:30px;font-weight:700}
.ace-free-trial .module-content .free-trial-wrap .product .product-desc{margin-top:12px;font-size:14px;line-height:22px;color:#181818}
.ace-free-trial .module-content .free-trial-wrap .item-list{display:flex;width:50%}
.ace-free-trial .module-content .free-trial-wrap .item-list .item.item-margin{margin-right:28px}
.ace-free-trial .module-content .free-trial-wrap .item-list .item .item-name{font-size:12px;line-height:18px;color:#333;text-align:center}
.ace-free-trial .module-content .free-trial-wrap .item-list .item .item-value{margin-top:20px;height:37px;line-height:35px;width:147px;text-align:center;font-family:AlibabaPuHuiTi_2_85_Bold;font-size:20px;color:#181818;font-weight:500;background-color:#fff;border:1px solid #d7d8d9;box-sizing:border-box}
.ace-free-trial .module-content .free-trial-wrap .right-wrap{display:flex}
.ace-free-trial .module-content .free-trial-wrap .right-wrap .price{margin-top:22px;width:248px;text-align:center;color:#ff6a00}
.ace-free-trial .module-content .free-trial-wrap .right-wrap .price .decimal-value,.ace-free-trial .module-content .free-trial-wrap .right-wrap .price .sign,.ace-free-trial .module-content .free-trial-wrap .right-wrap .price .unit{font-size:12px}
.ace-free-trial .module-content .free-trial-wrap .right-wrap .price .value{font-weight:500;font-size:30px}
.ace-free-trial .module-content .free-trial-wrap .right-wrap .price .unit{color:#181818}
.ace-free-trial .module-content .free-trial-wrap .right-wrap .buy-btn{position:absolute;right:32px;margin-top:30px;height:32px;padding:0 26px;font-size:14px}
}
@media only screen and (max-width:768px){
.ace-free-trial{background:transparent!important}
.ace-free-trial .module-content{padding:30px 12px}
.ace-free-trial .module-content .module-title{padding-bottom:10px;font-size:24px;line-height:36px;text-align:center;font-weight:700}
.ace-free-trial .module-content .free-trial-wrap{margin-top:10px;padding: 20px;background-color:#fff;box-shadow:0 1px 8px 0 rgba(55,61,65,.14);box-sizing:border-box}
.ace-free-trial .module-content .free-trial-wrap .product{padding-top:24px}
.ace-free-trial .module-content .free-trial-wrap .product .product-name{font-size:26px;color:#181818;line-height:30px;font-weight:700}
.ace-free-trial .module-content .free-trial-wrap .product .product-desc{margin-top:8px;font-size:14px;line-height:22px;color:#181818}
.ace-free-trial .module-content .free-trial-wrap .item-list{display:flex}
.ace-free-trial .module-content .free-trial-wrap .item-list .item{margin-top:46px;flex:1}
.ace-free-trial .module-content .free-trial-wrap .item-list .item.item-margin{margin-right:8px}
.ace-free-trial .module-content .free-trial-wrap .item-list .item .item-name{font-size:12px;line-height:18px;color:#333;text-align:center}
.ace-free-trial .module-content .free-trial-wrap .item-list .item .item-value{margin-top:10px;height:42px;line-height:40px;font-size:20px;font-weight:500;background-color:#fff;border:1px solid #d7d8d9;box-sizing:border-box;text-align:center;color:#181818}
.ace-free-trial .module-content .free-trial-wrap .right-wrap{display:flex;justify-content:space-between;margin-top:32px;padding-bottom:12px}
.ace-free-trial .module-content .free-trial-wrap .right-wrap .price{color:#ff6a00;height:44px;line-height:40px}
.ace-free-trial .module-content .free-trial-wrap .right-wrap .price .decimal-value,.ace-free-trial .module-content .free-trial-wrap .right-wrap .price .sign,.ace-free-trial .module-content .free-trial-wrap .right-wrap .price .unit{font-size:12px}
.ace-free-trial .module-content .free-trial-wrap .right-wrap .price .value{font-weight:500;font-size:32px}
.ace-free-trial .module-content .free-trial-wrap .right-wrap .price .unit{color:#181818}
.ace-free-trial .module-content .free-trial-wrap .right-wrap .btn-list{align-self:flex-end;display:flex;align-items:center;height:40px}
.ace-free-trial .module-content .free-trial-wrap .right-wrap .btn-list .buy-btn{height:40px;padding:0 26px;font-size:16px}}