body,
html {
    height: auto;
    min-height: 100%;
    background: #b9cefb url('../images/certificate_training/body-bg.png') repeat-x center top / 100% auto;
}
.hide {display: none;}
.overflow { overflow: hidden;}

.ct-page {
    padding: 5.85rem 0 0 0;
}
.section {
    margin: 0 0.2rem 0.5rem 0.2rem;
    border-radius: 0.15rem;
    background-color: #fff;
}

/* AFP */
.section-afp .top-border{
    height: 0.2rem;
    background: linear-gradient(to right, #6c63c9, #98b8f8);
}
.section-afp .content {
    padding: 0.4rem;
}
.section-afp .pic {
    width: 2.58rem;
    height: 1.45rem;
    overflow: hidden;
    right: 0;
    top: 0;
}
.section-afp .sec-header {
    min-height: 1.45rem;
    padding: 0 2.8rem 0 0;
}
.section-afp .sec-header h1 {
    font-size: 0.36rem;
    color: #323232;
    padding: 0 0 0.15rem 0;
}
.section-afp .sec-header .study-hours {
    padding: 0 0 0 0.34rem;
    line-height: 0.42rem;
    font-size: 0.24rem;
    color: #323232;
    background: url('../images/certificate_training/icon-01@3x.png') no-repeat 0 0.07rem / 0.22rem auto;
}
.section-afp .sec-header .value-info {
    font-size: 0.22rem;
    color: #323232;
    line-height: 0.4rem;
    margin: 0 0 0 0.2rem;
}
.section-afp .sec-header .value-info strong {
    font-size: 0.28rem;
    color: #fa6024;
}
.section-afp a.study-btn {
    display: block;
    width: 1.5rem;
    height: 0.4rem;
    line-height: 0.4rem;
    text-align: center;
    font-size: 0.24rem;
    color: #fff;
    background: linear-gradient(to right, #6c63c9, #98b8f8);
    border-radius: 0.2rem;
    margin: 0.12rem 0 0 0;
}
.section-afp .sec-des {
    padding: 0.25rem 0;
    font-size: 0.24rem;
    color: #333333;
    line-height: 0.5rem;
}

/* CFP */
.section-cfp .top-border{
    height: 0.2rem;
    background: linear-gradient(to right, #4f73c6, #97b5e7);
}
.section-cfp .content {
    padding: 0.4rem;
}
.section-cfp .pic {
    width: 2.58rem;
    height: 1.45rem;
    overflow: hidden;
    right: 0;
    top: 0;
}
.section-cfp .sec-header {
    min-height: 1.45rem;
    padding: 0 2.8rem 0 0;
}
.section-cfp .sec-header h1 {
    font-size: 0.36rem;
    color: #323232;
    padding: 0 0 0.15rem 0;
}
.section-cfp .sec-header .study-hours {
    padding: 0 0 0 0.34rem;
    line-height: 0.42rem;
    font-size: 0.24rem;
    color: #323232;
    background: url('../images/certificate_training/icon-01@3x.png') no-repeat 0 0.07rem / 0.22rem auto;
}
.section-cfp .sec-header .value-info {
    font-size: 0.22rem;
    color: #323232;
    line-height: 0.4rem;
    margin: 0 0 0 0.2rem;
}
.section-cfp .sec-header .value-info strong {
    font-size: 0.28rem;
    color: #fa6024;
}
.section-cfp a.study-btn {
    display: block;
    width: 1.5rem;
    height: 0.4rem;
    line-height: 0.4rem;
    text-align: center;
    font-size: 0.24rem;
    color: #fff;
    background: linear-gradient(to right, #4f73c6, #97b5e7);
    border-radius: 0.2rem;
    margin: 0.12rem 0 0 0;
}
.section-cfp .sec-des {
    padding: 0.25rem 0;
    font-size: 0.24rem;
    color: #333333;
    line-height: 0.5rem;
}
.section-cfp .list li {
    position: relative;
    height: 0.66rem;
    line-height: 0.66rem;
    padding: 0 0 0 0.66rem;
    font-size: 0.24rem;
    color: #1d3c86;
    margin: 0 0 0.06rem 0;
    background: url('../images/certificate_training/list-bg@3x.png') no-repeat left center / 100% 0.66rem;
}
.section-cfp .list li .icon {
    position: absolute;
    width: 0.32rem;
    left: 0.2rem;
    top: 50%;
    transform: translateY(-50%);
}

/* CPB */
.section-cpb .top-border{
    height: 0.2rem;
    background: linear-gradient(to right, #4c889d, #87bdba);
}
.section-cpb .content {
    padding: 0.4rem;
}
.section-cpb .pic {
    width: 2.58rem;
    height: 1.45rem;
    overflow: hidden;
    right: 0;
    top: 0;
}
.section-cpb .sec-header {
    min-height: 1.45rem;
    padding: 0 2.8rem 0 0;
}
.section-cpb .sec-header h1 {
    font-size: 0.36rem;
    color: #323232;
    padding: 0 0 0.15rem 0;
}
.section-cpb .sec-header .study-hours {
    padding: 0 0 0 0.34rem;
    width: calc(100% - 0.34rem);
    line-height: 0.4rem;
    font-size: 0.24rem;
    color: #323232;
    margin: 0 0 0.1rem 0;
    background: url('../images/certificate_training/icon-01@3x.png') no-repeat 0 0.05rem / 0.22rem auto;
}
.section-cpb .value-info {
    font-size: 0.22rem;
    color: #323232;
    line-height: 0.4rem;
    height: 0.4rem;
}
.section-cpb .value-info strong {
    font-size: 0.28rem;
    color: #fa6024;
}
.section-cpb a.study-btn {
    display: block;
    width: 1.5rem;
    height: 0.4rem;
    line-height: 0.4rem;
    text-align: center;
    font-size: 0.24rem;
    color: #fff;
    background: linear-gradient(to right, #4c889d, #87bdba);
    border-radius: 0.2rem;
    margin: 0 0 0 0.2rem;
}
.section-cpb .sec-des {
    padding: 0.25rem 0;
    font-size: 0.24rem;
    color: #333333;
    line-height: 0.5rem;
}

/* background: linear-gradient(to bottom, #ff4728, #ff8b42); */