html,body{
    background-image: url(../images/bg.jpg);
}
.ac-buy1 .container{
    max-width: 980px;
}
.ac-buy1 img{
    max-width: 100%;
}
.ac-buy1 img.banks-img{
    max-width: 550px;
}
.ac-buy1 p{
    font-size: 14px;
}
.ac-buy1 h1{
    font-weight: bold;
    color: #fff;
    text-shadow: 3px 3px 0 rgba(0,0,0,0.3);
}
.ac-buy1 h2{
    text-shadow: 3px 3px 0 rgba(0,0,0,0.3);
    margin-top: 0;
}
.ac-buy1 .tx-blue{
    color: #2969b0;
}
.ac-buy1 .tx-gray{
    color: #535353;
}
.ac-buy1 .tx-red{
    color: #c44825;
}
.ac-buy1 .tx-green{
    color: #41a85f;
}
.ac-buy1 .tx-yellow{
    color: #f7da64;
}

.ac-buy1 .header-menu{
    background-color: #0e203b;
}
.ac-buy1 .header-menu ul{
    list-style: none;
    padding: 0;
    text-align: center;
}
.ac-buy1 .header-menu ul li{
    display: block;
    padding: 6px 4px;
}
.ac-buy1 .header-menu ul li a{
    display: block;
    width: 100%;
    color: #fff;
    background-color: #27374f;
    line-height: 40px;
    transition: all 0.2s ease-out;
    border-radius: 5px;
}
.ac-buy1 .header-menu ul li a:hover{
    background-color: #fac51c;
}
.ac-buy1 .header img{
    margin-bottom: 10px;
}
.ac-buy1 #content-page{
    padding-top: 0px;
}
.ac-buy1 #content-page .container{
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
.ac-buy1 .top-content-right a{
    display: block;
    width: 100%;
    border: 1px solid #b7b7b7;
    text-align: center;
    margin-bottom: 15px;
    color: #000;
}
.ac-buy1 .top-content-right a img{
    width: 100%;
    transition: all 0.2s ease-out;
}
.ac-buy1 .top-content-right a p{
    margin-bottom: 0;
    line-height: 25px;
}
.ac-buy1 .top-content-right a:hover img{
    opacity: 0.8;
    transform: scale(0.95);
}
.ac-buy1 .ac-ct-table{
    background-image: url(../images/academi/buy/pattern.png);
    border: 3px solid #143c6b;
    margin-top: 22px;
    margin-bottom: 15px;
}
.ac-buy1 .ac-ct-table .ac-table-img{
    display: block;
    margin: -40px auto 15px auto;
}
.ac-buy1 .ac-ct-table h2{
    color: #c44825;
}
.ac-buy1 .ct-table-list{
    margin: 10px 0;
}
.ac-buy1 .ct-table-list p{
    background-image: url(../images/academi/buy/tick1.png);
    padding-right: 30px;
    background-repeat: no-repeat;
    background-position: top right;
}
.ac-buy1 .ct-table-list p img{
    margin-left: 10px;
}
.ac-buy1 .ct-table-list p span{
    display: block;
    width: 100%;
    border-bottom: 1px dashed #a3a3a3;
    padding-bottom: 5px;
}
.ac-buy1 .video-box1{
    background-color: #dfdfdf;
    padding: 10px;
    margin-bottom: 15px;
}
.ac-buy1 .ac-ct-banklist{
    background-color: #2969b0;
    padding: 6px;
    margin-bottom: 30px;
}
.ac-buy1 .ac-ad-yellow{
    background-color: #fdeba4;
    padding-bottom: 0;
}
.ac-buy1 .ac-ad-yellow h2{
    color: #c44825;
    margin-top: 0;
}
.ac-buy1 .ac-title-box{
    margin-bottom: 15px;
    padding-bottom: 10px;
}
.ac-buy1 .banner-big{
    background-color: #475677;
    padding: 6px;
    margin: 15px 0;
}
.ac-buy1 .gift-color-box{
    margin-bottom: 15px;
    background-color: #ccc;
    min-height: 200px;
}
.ac-buy1 .gift-color-box .gift-content img{
    margin: 10px;
}
.ac-buy1 .gift-color-box.gift-blue{
    background-color: #87d1c4;
}
.ac-buy1 .gift-color-box.gift-green{
    background-color: #b4d385;
}
.ac-buy1 .gift-color-box.gift-yellow{
    background-color: #e6d58f;
}
.ac-buy1 .gift-color-box .gift-head{
    color: #fff;
    min-height: 70px;
    background-color: rgba(0, 0, 0, 0.1);
}
.ac-buy1 .gift-color-box .gift-head .t1 {
    display: inline-block;
    width: 230px;
    height: 96px;
    padding-right: 15px;
    font-size: 26px;
    color: #f4b202;
    margin: 0;
    background: url(../images/sale/bonus-bg1.png) no-repeat left top;
    float: right;
}
.ac-buy1 .gift-color-box .gift-head .t1 span {
    color: #fff;
    margin-left: 10px;
}
.ac-buy1 .gift-color-box .gift-head .t1 img {
    margin: 10px 0;
}
.ac-buy1 .gift-color-box .gift-head .t2 {
    display: inline-block;
    font-size: 26px;
    line-height: 96px;
    margin-bottom: 0;
    text-shadow: 2px 2px 0 rgba(255, 255, 255, 0.4);
    margin-right: 15px;
    float: right;
    color: #000;
}
.ac-buy1 .gift-color-box .gift-price {
    width: auto;
    background-color: #fac51c;
    height: 96px;
    text-align: center;
    padding: 0 20px 0 5px;
    color: #28324e;
    border-radius: 0 48px 48px 0;
    float: left;
    font-weight: bold;
    box-shadow: 4px 0 0 rgba(0, 0, 0, 0.2);
}
.ac-buy1 .gift-color-box .gift-price h3{
    font-weight: bold;
}
.ac-buy1 .gift-color-box .gift-price h3 span{
    font-size: 14px;
}
.ac-buy1 .gift-color-box .gift-price>span{
    color: #b8312f;
    font-size: 18px;
}
.ac-buy1 .gift-color-box .gift-list-box{
    background-color: rgba(0, 0, 0, 0.1);
    margin: 15px 0;
}
.ac-buy1 .gift-color-box .gift-list-box p{
    font-size: 15px;
    font-weight: bold;
    border-bottom: 1px dashed #fff;
    padding-bottom: 10px;
    line-height: 25px;
    margin-bottom: 10px;
}
.ac-buy1 .gift-color-box .gift-list-box p:last-child{
    margin-bottom: -5px;
    border: none;
}
.ac-buy1 .gift-color-box .gift-list-box p img{
    margin: 0;
    margin-left: 10px;
}
.ac-buy1 .ac-yellow-border{
    padding: 6px;
    background-color: #e5e5e5;
    border-radius: 15px;
    float: none;
    margin: 0 auto;
    max-width: 600px;
        display: table;
}
.ac-buy1 .ac-yellow-border .ybr-inner{
    background-color: #ffff80;
    border-radius: 10px;
    border: 2px dashed #f48239;
    padding: 10px 20px;
}
.ac-buy1 .ac-yellow-border .ybr-inner h4{
    color: #004eff;
    padding-bottom: 5px;
    border-bottom: 1px solid;
    margin-top: 0;
    font-weight: bold;
    width: auto;
    display: inline-block;
}
.ac-buy1 .ac-yellow-border .ybr-inner p{
    color: #5c5c5c;
    margin-bottom: 0;
    clear: both;
}
.ac-buy1 .bot-content-box{
    
}
.ac-buy1 .bot-content-box .bot-ct-head{
    border-bottom: 3px solid #be0000;
    font-weight: bold;
    margin-bottom: 15px;
}
.ac-buy1 .bot-content-box .bot-ct-head h2{
    margin: 0 auto 10px auto;
    width: auto;
    display: table;
    padding: 2px 15px;
}
.ac-buy1 .bot-ptt-box{
    min-height: 80px;
    background-image: url(../images/academi/buy/pattern2.png);
    margin-bottom: 15px;
}
.ac-buy1 .bot-ptt-head img{
    margin-left: 10px;
}
.ac-buy1 .bot-ptt-head h3{
    margin-top: 0;
}
.ac-buy1 .bot-ptt-head h3 span{
    color: #000;
    font-weight: bold;
    margin-left: 5px;
}
.ac-buy1 .buy-basket-box{
    
}
.ac-buy1 .buy-basket-box .bsk-head{
    line-height: 40px;
    color: #fff;
    font-size: 18px;
}
.ac-buy1 .buy-basket-box.bsk1 .bsk-head{
    background-color: #475577;
}
.ac-buy1 .buy-basket-box.bsk2 .bsk-head{
    background-color: #c44825;
}
.ac-buy1 .buy-basket-box .bsk-ct-box{
    background-color: #fff;
    border: 1px dashed #d9bf5a;
    border-top: none;
    padding: 5px 10px;
}
.ac-buy1 .buy-basket-box.bsk2 .bsk-ct-box{
    background-color: #feeeaf;
}
.ac-buy1 .buy-basket-box .bsk-ct-box a{
    transition: all 0.2s ease-out;
}
.ac-buy1 .buy-basket-box .bsk-ct-box a:hover{
    opacity: 0.8;
}
.ac-buy1 .bot-yellow-bar{
    background-color: #f7da64;
    padding: 10px 15px;
    font-weight: bold;
    margin: 15px -15px;
}
.ac-buy1 .bot-yellow-bar h2{
    margin: 0;
}
.ac-buy1
.ac-buy1
.ac-buy1