@charset "utf-8";
/* CSS Document */
*{margin: 0;padding: 0;}
html{
    font-size: 16px;
}
body {
    font-family:  "Segoe UI", open-sans, Roboto, Helvetica, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.f12{
    font-size: 0.75rem;
    font-weight: normal;
}
.f16{
    font-size: 1rem;
    font-weight: normal;
}
.c-f50{
    color: rgba(255,255,255,.6);
}
.clearfix::after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix{
    zoom: 1;
}
.box{
    position: relative;
    width: 830px;
    height: 502px;
    text-align: center;
    color: #4c4c4c;
    background-color: #dfe2ea;
}
.box .icon-iboysoft-logo1{
    position: absolute;
    left: 14px;
    top: 10px;
    font-size: 22px;
    color: #535f82;
}
.box #google_translate_element{
    position: absolute;
    right: 25px;
}
.box .title{
    padding-top: 1.875rem;
    margin-bottom: 16px;
    font-size: 1.5rem;
    color: #333333;
}
.box .items{
    width: 30rem;
    margin: auto;
}
.box .items .free, .box .items .life{
    position: relative;
    float: left;
    height: 325px;
    padding: 1.375rem 1.625rem 0;
    border-radius: 6px;
}
.box .items .free{
    width: 240px;
    height: 340px;
    color: #ffffff;
    background-color: #5dae7e;
    -webkit-box-shadow: 0 6px 18px 0 #5dae7e;
    -moz-box-shadow: 0 6px 18px 0 #5dae7e;
    box-shadow: 0 6px 18px 0 #5dae7e;
    z-index: 1;
}
.box .items .life{
    position: relative;
    width: 240px;
    padding-top: 6px;
    margin-top: 15px;
    background-color: #ffffff;
}
.box .items .life .discount{
    display: inline-block;
    position: absolute;
    right: -70px;
    top: -32px;
    width: 107px;
    height: 56px;
    background: url("/images/mark-icon/discount-$20.png") no-repeat;
}
.box .items .life .blackFriday{
    border-radius: 10px;
    margin-bottom: 4px;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    background-color: #000000;
}
.box .items .titles{
    margin-bottom: 20px;
    font-size: 1rem;
    font-weight: bold;
}
.box .items .price{
    margin-bottom: 20px;
    font-size: 1.875rem;
    font-weight: bold;
    line-height: 16px;
}
.box .items .life .price {
    margin-bottom: 10px;
}
.box .items ul li{
    margin-bottom: .375rem;
    font-size: .875rem;
    list-style: none;
    text-align: left;
    margin-left: 23px;
    text-indent: -23px;
    line-height: 1.357;
}
.box .items .icon-tick{
    display: inline;
    font-size: .5625rem;
    margin-right: .625rem;
    padding-bottom: 5px;
    vertical-align: middle;
}
.box .items .a-btn{
    position: absolute;
    bottom: 1.25rem;
    left: 50%;
    display: block;
    width: 160px;
    height: 1.875rem;
    margin-left: -5rem;
    border-radius: 0.25rem;
    text-align: center;
    color: #429c66;
    line-height: 1.6875rem;
    text-decoration: none;
}
.box .items .life .a-btn{
    width: 6.875rem;
    margin-left: -3.5rem;
}
.box .items a:hover{
    color: #ffffff;
    background-color: #6ccb93;
}
.box .items .free .reco{
    position: absolute;
    top: -0.5rem;
    left: 50%;
    padding: 0 0.375rem;
    margin-left: -3.125rem;
    border-radius: 0.5rem;
    font-size: 0.75rem;
    background-color: #ffa247;
}
.box .items .free .a-btn{
    bottom: 37px;
    height: 36px;
    line-height: 35px;
    background-color: #ffffff;
    -webkit-box-shadow: 0 6px 20px 0 #247e48;
    -moz-box-shadow: 0 6px 20px 0 #247e48;
    box-shadow: 0 6px 20px 0 #247e48;
}
.box .items .free a:hover{
    background-color: #158543;
}
.box .items .life .icon-tick{
    color: #6ccb93;
}
.box .items .life .a-btn{
    border: .0625rem #5dae7e solid;
}
.box .a-promise{
    margin: 26px 0 20px;
    font-size: 14px;
}
.box .a-promise .icon{
    margin-right: 6px;
    font-size: 18px;
}
/*shoppingPop*/
.shoppingPop {
    display: block;
    background: none;
}
.shoppingPop .box{
    position: static;
    transform: none;
    height: 502px;
    margin-left: 0;
    border-radius: 0;
}
.shoppingPop .box .box-left {
    position: relative;
    width: 37%;
    border-radius: 0;
    background: #e7ecfa;
}
.shoppingPop .box .box-left .box-left-active{
    position: absolute;
    bottom: 0;
}
.shoppingPop .box .box-left .form-control, .shoppingPop .box .box-left .btn {
    padding-top: 3px;
    padding-bottom: 4px;
    font-size: 14px;
}
.shoppingPop .box .box-left .form-control::-moz-placeholder {
    font-size: 12px;
}
.shoppingPop .box .box-left .form-control:-ms-input-placeholder {
    font-size: 12px;
}
.shoppingPop .box .box-left .form-control::-webkit-input-placeholder {
    font-size: 12px;
}
.shoppingPop .box .box-left .btn {
    border-color: #ff9e37;
    background-color: #ff9e37;
}
.shoppingPop .box .box-right {
    width: 63%;
    background: #fafbff;
}
.shoppingPop .box .box-left ul li {
    font-size: 14px;
}
@media (max-width: 991px) {
    .shoppingPop .box{
        width: 830px;
        transform: none;
    }
    .shoppingPop .box .box-left{
        padding-top: 58px;
    }
    .shoppingPop .box .box-right{
        padding-top: 44px;
    }
}
/*shoppingPop-end*/

