.academi header{
    
}
.academi header ul{
    margin-bottom: 0;
}
.academi .serach-icon{
    border-right: 1px solid #fff;
}
.academi .nav-menu li{
    border-right: 1px solid #fff;
}
.academi .nav-menu li:last-child{
    border-left: 1px solid #fff;
}
.academi .nav-menu li a{
    padding: 0 15px;
}
.academi .logo-header{
    margin-top: 0;
}
.academi .logo-header img{
    float: none !important;
    height: 100%;
}
.academi .footer{
    background-color: #221f1f;
    color: #fff;
    padding: 20px 15px;
    text-align: center;
}
.academi .footer a{
    color: #fff;
    margin: 0 5px;
    text-decoration: underline;
}
.academi .footer a:hover{
    color: #f6d616;
}
.academi .academi-box {
    background-color: #1665ab;
    border: 5px solid #194a73;
    background-image: url(../images/profile/pattern.png);
    min-height: 100px;
    margin-bottom: 15px;
    padding: 15px 0;
}
.academi .academi-tx-box {
    text-align: center;
}
.academi .academi-tx-box h3 {
    color: #89d6f8;
    font-size: 20px;
    margin: 15px auto;
    line-height: 30px;
    max-width: 680px;
}
.academi .academi-bt {
    width: 240px;
    height: 42px;
    background-image: url(../images/profile/academi-bt.png);
    display: block;
    margin: 0 auto;
}
.academi .academi-bt:hover {
    background-position: 0 -100%;
}
.academi .academi-tx-box h2 {
    color: #fff;
    font-size: 20px;
    margin: 15px 0;
    line-height: 40px;
    margin: 15px auto 0 auto;
    max-width: 600px;
}
.academi .academi-cap-box {
    text-align: center;
}
.academi .academi-cap-img {
    width: 186px;
    height: 60px;
    display: inline-block;
    background-image: url(../images/profile/cap-num.png);
    background-repeat: no-repeat;
    font-family: arial;
    font-weight: bolder;
    color: #0c3355;
    line-height: 60px;
    font-size: 40px;
    letter-spacing: 40px;
    text-indent: -39px;
    margin-top: 60px;
}
.academi .academi-cap-box h3 {
    color: #fcb614;
    margin: 10px auto 0 auto;
}
.btn-breadcrumb .btn {
    color: #929396;
    margin-bottom: 5px;
    font-size: 12px;
}
.btn-group-vertical>.btn.active, .btn-group-vertical>.btn:active, .btn-group-vertical>.btn:focus, .btn-group-vertical>.btn:hover, .btn-group>.btn.active, .btn-group>.btn:active, .btn-group>.btn:focus, .btn-group>.btn:hover{
    z-index: 1 !important;
}
.btn-breadcrumb .btn:hover{
    color: #929396;
    margin-bottom: 5px;
    font-size: 12px;
}
.btn-breadcrumb a.btn span{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 150px;
    display: block;
}
.btn-breadcrumb .btn:first-child {
    background-color: #2980b8;
    color: #fff;
}
.btn-breadcrumb .btn:first-child:after{
    border-right: 10px solid #2980b8 !important;
}
.btn-breadcrumb .btn:last-child {
    background-color: #2980b8;
    color: #fff;
}
.btn-breadcrumb .btn:last-child:after{
    border-right: 10px solid #2980b8 !important;
}
.ac-side-menu{
    margin-top: 20px;
}

.ac-side-menu a{
    background-color: #e4ebef !important;
    color: #35485e !important;
    margin-bottom: 5px;
    border: 1px solid #c4c6c8;
    transition: all 0.2s ease-out;
    padding: 10px;
}
.ac-side-menu a:active,
.ac-side-menu a:focus{
    background-color: #e4ebef !important;
    color: #35485e !important;
}
.ac-side-menu a:hover{
    background-color: #e4ebef !important;
    color: #35485e !important;
    padding-right: 20px;
}
.ac-side-menu a.collapsed{
    background-color: #f6f8f9 !important;
}
.ac-side-menu a img{
    margin-left: 5px;
    transform: rotate(-90deg);
}
.ac-side-menu a.collapsed img{
    transform: rotate(0deg);
}

.ac-side-menu .ac-icon{
    width: 42px;
    height: 42px;
    background-repeat: no-repeat;
    margin-left: 15px;
    float: right;
}


.ac-side-menu .side-category-bt{
    overflow: auto;
    font-size: 18px;
    line-height: 42px;
    color: #0266aa !important;
    background-color: #f6f8f9 !important;
}
.ac-side-menu .side-category-bt .ac-icon{
    background-position: 0 100%;
}
.ac-side-menu .side-category-bt.active{
    overflow: auto;
    font-size: 18px;
    line-height: 42px;
    color: #fff !important;
    background: rgb(0,80,136);
    background: -moz-linear-gradient(left,  rgba(0,80,136,1) 0%, rgba(1,112,168,1) 49%, rgba(0,80,136,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  rgba(0,80,136,1) 0%,rgba(1,112,168,1) 49%,rgba(0,80,136,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  rgba(0,80,136,1) 0%,rgba(1,112,168,1) 49%,rgba(0,80,136,1) 100%);
}
.ac-side-menu .side-category-bt.active .ac-icon{
    background-position: 0 0;
}
.ac-side-menu .side-category-bt:active,
.ac-side-menu .side-category-bt:focus,
.ac-side-menu .side-category-bt:hover{
    color: #fff !important;
}
.ac-side-menu .sub-gruop{
    margin-bottom: 5px;
    border: 1px solid #c4c6c8;
    margin-top: -5px;
    border-top: none;
}
.ac-side-menu .sub-gruop a{
    margin: 0;
    line-height: 20px;
    border: none;
    background-color: #e4ebef !important;
}
.ac-side-menu .sub-gruop2{
    
}
.ac-side-menu .sub-gruop2 a{
    padding-right: 16px;
    font-size: 12px;
}
.ac-side-menu .sub-gruop2 a div{
    width: 15px;
    height: 40px;
    float: right;
    margin-top: -10px;
    border-right: 1px dashed #767676;
    margin-left: 10px;
}
.ac-side-menu .sub-gruop2 a div span{
    display: block;
    width: 100%;
    height: 50%;
    border-bottom: 1px solid #767676;
}
.ac-side-menu .sub-gruop2 a:last-child div{
    height: 20px;
}
.ac-side-menu .sub-gruop2 a:last-child div span{
    height: 100%;
}
.ac-side-menu .sub-gruop2 a.active{
    background-color: #81a9c1 !important;
    color: #fff !important;
}
.ac-side-menu .sub-gruop2 a.active div,
.ac-side-menu .sub-gruop2 a.active div span{
    border-color: #fff;
}
.ac-side-menu .sub-gruop>a span{
    display: block;
    width: 14px;
    height: 12px;
    margin-top: 4px;
    float: right;
    margin-left: 10px;
    background-image: url(../images/academi/tik-bullet.png);
    background-position: 0 12px;
}
.ac-side-menu .sub-gruop>a.collapsed span{
    background-position: 0 0;
}
.ac-content{
    margin-top: 20px;
}
.ac-ct-box{
    overflow: hidden;
    border: 1px solid #a6a8ab;
    border-radius: 15px;
    background-color: #fff;
    margin-bottom: 15px;
}
.ac-ct-box .ac-ct-head{
    line-height: 40px;
    color: #0266aa;
    font-size: 20px;
    background-color: #f0f0f1;
}
.ac-ct-box .ac-ct-head span{
    display: block;
    float: right;
    margin-left: 15px;
    width: 42px;
    height: 42px;
    background-position: 0 100%;
}
.ico1{
    background-image: url(../images/academi/icon1.png);
}
.ico2{
    background-image: url(../images/academi/icon2.png);
}
.ico3{
    background-image: url(../images/academi/icon3.png);
}
.ico4{
    background-image: url(../images/academi/icon4.png);
}
.ac-ct-box .ac-ct-head.blue{
    color: #fff;
    background: rgb(0,80,136);
    background: -moz-linear-gradient(left,  rgba(0,80,136,1) 0%, rgba(1,112,168,1) 49%, rgba(0,80,136,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  rgba(0,80,136,1) 0%,rgba(1,112,168,1) 49%,rgba(0,80,136,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  rgba(0,80,136,1) 0%,rgba(1,112,168,1) 49%,rgba(0,80,136,1) 100%);
}
.ac-ct-box .ac-ct-head.blue span{
    background-position: 0 0;
}
.ac-ct-box .ac-ct-inner{
    margin-top: 10px;
    border-top: 2px dashed #bebebe;
}
.ac-ct-box .ac-ct-inner h3{
    color: #0266aa;
    text-align: center;
    margin: 0 0 15px 0;
}
.ac-ct-box .ac-ct-inner p{
    color: #929497;
    font-size: 14px;
}
.academi .academi-box2{
    background-color: #1665ab;
    padding: 8px;
    min-height: 100px;
    margin-bottom: 15px;
}
.academi .academi-box2 .academi-tx-box{
    border: 1px solid #fff;
    padding: 10px;
}
.academi .academi-box2 h1{
    color: #e6c85e;
    font-size: 30px;
}
.ac-rebon-bar{
    padding:0 20px;
    margin: 15px auto;
    position: relative;
    max-width: 600px;
    width: 100%;
    display: table;
}
.ac-rebon-bar-inner{
    background-color: #13395c;
    color: #fff;
    min-height: 40px;
    padding: 10px;
}
.ac-rebon-bar img{
    width: 20px;
    height: 100%;
    position: absolute;
    top: 0;
}
.ac-rebon-bar img.ac-rb-right{
    right: 0;
}
.ac-rebon-bar img.ac-rb-left{
    left: 0;
    transform: rotate(180deg);
}
.academi-box2 .ac-signup-bt{
    background-color: #60bb6d;
    color: #fff;
    height: 40px;
    border-radius: 20px;
    line-height: 40px;
    width: 100%;
    display: block;
    margin: 30px auto 0 auto;
    max-width: 300px;
    font-size: 20px;
}
.academi-box2 .ac-signup-bt:hover{
    background-color: #e6c85e;
}
.academi-box2 p{
    text-align: right;
    color: #fff;
    font-size: 16px;
    line-height: 26px;
}
.academi-box2 .ac-head-left-box p{
    margin-top: 30px;
}
.academi-box2 .ac-head-left-box p a{
    color: #e6c85e;
}
.academi-box2 .ac-video-box{
    margin-top: 15px;
}
.ac-side-menu.menu-home .side-category-bt.active{
    color: #fff;
    background: rgb(0,80,136);
    background: -moz-linear-gradient(top,  rgba(0,80,136,1) 0%, rgba(1,112,168,1) 49%, rgba(0,80,136,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(0,80,136,1) 0%,rgba(1,112,168,1) 49%,rgba(0,80,136,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to top,  rgba(0,80,136,1) 0%,rgba(1,112,168,1) 49%,rgba(0,80,136,1) 100%);
}
.ac-side-menu.menu-home .side-category-bt.active:first-child{
    border-radius: 20px 20px 0 0;
}
.ac-side-menu.menu-home .side-category-bt.active:last-child{
    border-radius: 0 0 20px 20px;
}
.ac-side-menu.menu-home a.collapsed {
    background-color: #016ea6 !important;
    color: #fff !important;
}
.ac-inner-head {
    line-height: 40px;
    color: #0266aa;
    font-size: 20px;
    background-color: #f0f0f1;
        padding: 10px;
    border: 1px solid #005189;
}
.ac-inner-head.blue {
    color: #fff;
    background: rgb(0,80,136);
    background: -moz-linear-gradient(left, rgba(0,80,136,1) 0%, rgba(1,112,168,1) 49%, rgba(0,80,136,1) 100%);
    background: -webkit-linear-gradient(left, rgba(0,80,136,1) 0%,rgba(1,112,168,1) 49%,rgba(0,80,136,1) 100%);
    background: linear-gradient(to right, rgba(0,80,136,1) 0%,rgba(1,112,168,1) 49%,rgba(0,80,136,1) 100%);
}
.ac-inner-head span {
    display: block;
    float: right;
    margin-left: 15px;
    width: 42px;
    height: 42px;
    background-position: 0 100%;
}
.ac-inner-head.blue span {
    background-position: 0 0;
}
.ac-inner-head.blue span {
    background-position: 0 0;
}
.ac-ctin-box{
    background-color: #f1f1f1 ;
    margin-top: 15px;
    border: 1px solid #c4c6c8;
}
.ac-ctin-box .ac-ctin-head{
    line-height: 40px;
    background-color: #005087;
    color: #fff;
}
.ac-ctin-box .ac-ctin-head img{
    margin-left: 10px;
}
.ac-ctin-box .ac-ctin-content{
    color: #404041;
}
.ac-ctin-box .ac-ctin-content h4{
    margin-top: 0;
}
.ac-ctin-box .ac-ctin-content p{
    color: #929497;
}
.ac-ctin-box .ac-ctin-content img{
    margin-bottom: 15px;
}
.ac-inner-content{
    margin-top: 15px;
}
.ac-inner-content h1{
    color: #0266aa;
    font-size: 26px;
    margin-top: 10px;
}
.ac-inner-content h1 span{
    width: 8px;
    height: 8px;
    border-radius: 50%;
    display: block;
    background-color: #0266aa;
    float: right;
    margin-top: 10px;
    margin-left: 10px;
}
.ac-inner-content h4{
    color: #be1e2d;
    margin-top: 15px;
}
.ac-inner-content p{
    color: #626262;
    font-size: 16px;
    line-height: 24px;
}
.ac-inner-content .ac-video-box{
    margin: 15px 0;
}
.ac-inner-content .ac-writer-img img{
    border-radius: 50%;
    width: 100%;
    max-width: 140px;
}
.ac-inner-content .ac-writer-name{
    padding-top: 25px;
}
.ac-inner-content .ac-writer-name h4{
    color: #000;
}
.ac-inner-content .at-wr-social {
    max-width: 280px;
    display: block;
    margin: 0 auto 20px auto;
    padding-top: 45px;
}
.ac-inner-content .at-wr-social a {
    width: 20%;
    float: right;
    padding: 0 3px;
    opacity: 0.6;
    transition: all 0.2s ease-out;
}
.ac-inner-content .at-wr-social a:hover {
    opacity: 1;
}
.ac-inner-content .at-wr-social a img {
    width: 100%;
}
.ac-writer-box{
    margin: 0 0 20px 0;
}
.ac-dl-item {
    width: 100%;
    background-color: #52829f;
    padding-right: 100px;
    margin-top: 35px;
    display: inline-block;
    position: relative;
}
.ac-dl-item>img {
    width: 80px;
    position: absolute;
    right: 0;
    bottom: 0;
}
.ac-dl-item p {
    line-height: 30px;
    padding: 15px 0;
    color: #fff;
    margin: 0;
}
.ac-dl-item p a{
    display: inline-block;
    margin: 0 5px;
    transition: all 0.2s ease-out;
}
.ac-dl-item p a:hover{
    opacity: 0.8;
    transform: translateY(-3px)
}
.ac-dl-item p a img{
    height: 32px;
}
a.ac-dl-item{
    padding-top: 8px;
    padding-bottom: 10px;
}
a.ac-dl-item p {
    padding: 0;
    line-height: 30px;
    margin-bottom: 5px;
}
a.ac-dl-item:hover {
    background-color: #2d5e7c;
    padding-right: 110px;
}
a.ac-dl-item .dl-item-ft-box {
    line-height: 20px;
    color: #b1c7d4;
    font-size: 14px;
}
a.ac-dl-item .dl-item-ft-box span {
    float: right;
    margin-left: 20px;
}
a.ac-dl-item .dl-item-ft-box b {
    color: #cdd6db;
    font-weight: normal;
}
.ac-buy #content-page{
    padding-top: 20px;
}
.ac-buy .header{
    padding: 20px 0;
}
.ac-buy .container{
    max-width: 980px;
}
.ac-buy .header .gray-head{
    padding: 20px 15px;
    background-color: #5b5b5c;
    color: #fff;
    margin-top: 20px;
}
.ac-buy .header .gray-head h1{
    margin: 0;
    font-size: 18px;
    text-shadow: 2px 2px 0 #000;
}
.ac-buy .header .gray-head img.gray-arrow{
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%,100%);
}
.ac-buy .header .gray-head img.tick-green{
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0,-50%);
}
.ac-buy #content-page .ac-ct-white{
    background-color: #fff;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.4);
}
.ac-buy .ac-radius{
    border-radius: 20px;
    border: 3px solid #939598;
    min-height: 100px;
}
.ac-buy .ac-video-box{
    margin-bottom: 15px;
}
.ac-buy .ac-ct-left{
    margin-bottom: 20px;
}
.ac-buy .ac-ct-left .head-tx{
    color: #fff;
    background-color: #e44f4f;
    padding: 10px;
    border-radius: 16px 16px 0 0;
}
.ac-buy .ac-ct-left .head-tx h4{
    margin: 0;
    font-size: 16px;
    margin-bottom: 10px;
}
.ac-buy .ac-ct-left .head-tx p{
    margin: 0;
}
.ac-buy .ac-ct-left .item-yellow{
    background-color: #f6f4ab;
}
.ac-buy .ac-ct-left .item-gray{
    background-color: #e7e7e8;
}
.ac-buy .ac-ct-left .buy-select{
    text-align: right;
    padding: 10px;
}
.ac-buy .ac-ct-left .buy-select .itm-price{
    margin-bottom: 10px;
    float: right;
    width: 100%;
}
.ac-buy .ac-ct-left .buy-select input{
    margin-left: 10px;
    float: right;
}
.ac-buy .ac-ct-left .buy-select d{
    font-size: 16px;
    float: right;
    font-weight: bold;
}
.ac-buy .ac-ct-left .buy-select span{
    float: left;
    font-size: 18px;
    color: #1db479;
}
.ac-buy .ac-ct-left .buy-select span c{
    font-size: 14px;
}
.ac-buy .ac-ct-left .buy-select p{
    font-size: 14px;
    clear: both;
    margin: 5px 0 0 0;
}
.ac-buy .ac-ct-left .buy-select p.c-red{
    color: #e44f4f;
}
.ac-buy .ac-ct-left .buy-price-box{
    background-image: -moz-linear-gradient( 90deg, rgb(238,235,69) 32%, rgb(248,248,201) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(238,235,69) 32%, rgb(248,248,201) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(238,235,69) 32%, rgb(248,248,201) 100%);
    padding: 15px 10px;
    z-index: 1;
}
.ac-buy .ac-ct-left .buy-price-box img{
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%,100%);
}
.ac-buy .sale-form-steps {
    background: #2969b0;
    border-radius:0;
    padding: 5px 0 0;
}
.ac-buy .ulsteps {
    padding: 0;
    margin: 0;
    list-style-type: none;
    text-align: center;
}
.ac-buy .ulsteps li {
    padding: 0;
    margin: 0;
    display: inline-block;
    width: 48%;
    padding: 10px 10px;
    color: #fac51c;
    text-align: left;
    vertical-align: top;
    cursor: pointer;
}
.ac-buy .ulsteps li:hover{
    background-image: -moz-linear-gradient( 90deg, rgb(39, 94, 155) 32%, rgb(0, 77, 129) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(39, 94, 155) 32%, rgb(0, 77, 129) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(39, 94, 155) 32%, rgb(0, 77, 129) 100%);
}
.ac-buy .steptext {
    float: right;
    text-align: center;
    font-size: 12px;
    width: 100%;
    height: 35px;
}
.ac-buy .steptext span {
    display: block;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
}
.ac-buy .steptext span.login {
    line-height: 35px;
}
.ac-buy .step-active {
    background: #004d81;
    border-radius: 8px 8px 0 0;
}
.ac-buy .step-active span {
    color: #fff;
}
.ac-buy .sale-formwrapper {
    background: #004d81;
    border-bottom: 20px solid #2c2c2c;
    border-radius: 0 0 16px 16px;
}
.ac-buy .sale-formcontain {
    padding: 15px 15px 10px 15px;
}
.ac-buy #contactform input, #contactform select {
    background: #2969b0;
    width: 100%;
    height: 34px;
    padding: 0 10px;
    border-radius: 4px;
    color: #fff;
    border: none;
    font-size: 14px;
    margin-bottom: 15px;
    outline: none;
}
.ac-buy #contactform input.input-error {
    border: 1px solid #ff0000!important;
}
.ac-buy .form-lower-text {
    text-align: right;
    color: #fff;
    font-size: 11px;
    margin-top: 10px;
    padding: 0 15px;
}
.ac-buy .form-lower-text img {
    margin-left: 5px;
}
.ac-buy .form-next-bt {
    position: relative;
    width: 100%;
    padding: 12px 0;
    text-align: center;
    border: 2px solid #bcbdc0;
    border-radius: 5px;
    font-size: 26px;
    color: #fff;
    font-variant: 600;
    font-weight: 600;
    background-image: -moz-linear-gradient( 90deg, rgb(45,151,103) 7%, rgb(60,186,129) 46%, rgb(65,187,137) 57%);
      background-image: -webkit-linear-gradient( 90deg, rgb(45,151,103) 7%, rgb(60,186,129) 46%, rgb(65,187,137) 57%);
      background-image: -ms-linear-gradient( 90deg, rgb(45,151,103) 7%, rgb(60,186,129) 46%, rgb(65,187,137) 57%);
    text-shadow: 3px 3px 0 rgba(0, 0, 0, 0.2);
}
.ac-buy .form-next-bt img{
    position: absolute;
    height: 100%;
    top: 0;
    right: 40px;
    transition: all 0.2s ease-out;
}
.ac-buy .form-next-bt:hover{
    color: #eeeb45;
}
.ac-buy .form-next-bt:hover img{
    right: 0;
}
.ac-buy .ac-ct-right{
    overflow: visible;
}
.ac-buy .ac-ct-right h3{
    margin-top: 0;
}
.ac-buy .ac-ct-right h4{
    margin-top: 0;
}
.ac-buy .ct-right-head{
    background-color: #5b5b5c;
    color: #fff;
    font-size: 18px;
    border-radius: 16px 16px 0 0;
}
.ac-buy .bg-gray{
    background-color: #e7e7e8;
}
.ac-buy .ct-right-item{
    background-image: url(../images/academi/dotted.png);
    background-repeat: repeat-y;
    background-position: top right;
    min-height: 100px;
    padding-right: 15px;
    color: #58585a;
}
.ac-buy .ct-right-banner img{
    max-width: 100%;
    margin: 10px 0;
}
.ac-buy .tx-black{
    color: #000;
}
.ac-buy .tx-red{
    color: #ed1c24;
}
.ac-buy .tx-green{
    color: #18b583;
}
.ac-buy .tx-blue{
    color: #3d76bb;
}
.ac-buy .ac-ct-right p img{
    width: 14px;
    margin-left: 5px;
}
.ac-buy .ac-red-box{
    background-image: url(../images/academi/rd_bg.png);
    background-size: cover;
    color: #fff;
    padding-bottom: 0;
}
.ac-buy .ac-red-box .ct-banner-box{
    padding: 5px;
}
.ac-buy .ac-red-box .red-box-head{
    border-bottom: 1px solid #fff;
    padding-bottom: 5px;
}
.ac-buy .ac-red-box .red-box-pic{
    
}
.ac-buy .ac-red-box .red-box-pic img{
    max-width: 100%;
}
.ac-buy .ac-red-box .red-box-ct{
    padding: 15px 0;
}
.ac-buy .ac-red-box .red-box-ct button{
    max-width: 300px;
    margin: 0 auto;
    float: none;
    display: block;
    margin-top: 20px;
}
.ac-buy .ac-ct-footer{
    color: #fff;
    background-image: -moz-linear-gradient( 90deg, rgb(37,37,39) 0%, rgb(73,73,73) 50%, rgb(127,127,127) 100%);
      background-image: -webkit-linear-gradient( 90deg, rgb(37,37,39) 0%, rgb(73,73,73) 50%, rgb(127,127,127) 100%);
      background-image: -ms-linear-gradient( 90deg, rgb(37,37,39) 0%, rgb(73,73,73) 50%, rgb(127,127,127) 100%);
    border-radius: 0 0 16px 16px;
}
.ac-buy .ac-ct-footer p{
    margin-bottom: 5px;
}
.ac-buy .ac-ct-footer p a{
    padding-bottom: 5px;
    border-bottom: 1px solid #fff;
    margin: 0 5px;
    color: #fff;
}
.ac-buy .ac-ct-footer p a:hover{
    color: #eeeb45;
}
.ac-buy .arrow2-pic{
    position: absolute;
    top: -50px;
    left: -10px;
    transform: translateX(-100%);
}
.ac-buy .arrow1-pic{
    position: absolute;
    bottom: 60px;
    left: -10px;
    transform: translateX(-100%);
}