/*global*/
.weui-cells, .weui-form, .page, body {
    background:none;
}
.page.home .weui-cell {
    padding-right:auto;
}
.weui-cells__group_form .weui-cell:not(.weui-cell_link) {
    color:#FFF;
}
input, textarea, .weui-switch-cp__input:checked~.weui-switch-cp__box, .weui-switch:checked, .weui-btn_primary, a.weui-btn_primary:active, a.weui-btn_primary:invalid {
    caret-color: #f7c400;
    background-color: #f7c400;
}
.weui-switch-cp__input:checked~.weui-switch-cp__box, .weui-switch:checked {
    border-color:#f7c400
}
.weui-btn_primary:not(.weui-btn_disabled):active {
    color:#fff;
    background-color:#d7ab00
}
.cambridge_yellowlink {
    color:#f7c400;
}
.cambridge_whitelink {
    color:#f7c400;
}
.weui-btn_disabled {
    background-color:rgba(0, 0, 0, 0.2);
    color:#666;
}
.weui-article section {
    margin-bottom:0px;
}
.weui-article {
    padding:24px 16px 0 16px;
}
.weui-cell:before {
    border-top: 1px solid rgba(255, 255, 255, .5);
}
.weui-cell_access .weui-cell__ft:after {
    color:rgba(255, 255, 255, .5);
}
.weui-msg {
    background-color:initial;
}
.weui-cell_active:active {
    background-color:rgba(0, 0, 0, 0.4)
}
.cambridge_header {
    padding:15px;
    overflow: hidden;
}
.header_right, .header_left {
    width:50%;
    margin:auto;
    float:left;
}
.header_left a {
    color:#333;
}
.header_right img {
    width:75%;
    float:right;
}
input::-webkit-input-placeholder {
    color:#b8a987;
}
.weui-cells_checkbox .weui-icon-checked {
    color:rgba(255, 255, 255, .3);
}
table {
    background:rgba(0, 0, 0, 0.1);
    margin-bottom:20px;
}
tr {
    background:rgba(0, 0, 0, 0.2);
}
.container, .page {
    position:initial
}
article section p {
    margin-bottom:10px;
}
/*home*/
 .homebody {
    background:url("https://exam.piloteducation.cn/images/homebg.jpg ") top center no-repeat;
    background-size:100% auto;
    background-color:#c7bdbc;
    background-attachment:scroll;
    margin:0px;
}
.homecontainer {
    text-align: center;
    padding: 105% 40px 0 40px;
}
.home_button {
    background:rgba(65, 146, 0, 0.2);
    display:block;
    border:#FFF 1px solid;
    color:#FFF;
    font-weight:bold;
    font-size:24px;
    line-height: 48px;
    text-align: center;
    border-radius:5px;
    text-decoration: none;
}
.home_button_intro {
    font-size:18px;
    color:#FFF;
    font-weight:bold;
    text-align:center;
    display:block;
    margin:20px auto;
    text-decoration: none;
}
.home_button_intro img {
    animation: myfirst 2s infinite;
    height:25px;
}
@keyframes myfirst {
    0% {
        transform: translate(0px, 5px);
    }
    50% {
        transform: translate(0px, 5px);
    }
    100% {
        transform: translate(0px, 5px);
    }
}
.home_intro {
    padding:10px;
    background:rgba(0, 0, 0, 0.5);
    color:#b8af98;
    font-size:14px;
    border-radius:5px;
    margin:0 15px;
}
.fold {
    display:block;
    text-align:right;
    text-decoration:none;
    color:#FFF;
}
/*register*/
 .registerbody {
    background:url("https://exam.piloteducation.cn/images/contentbg.jpg") top center no-repeat;
    background-size:100% auto;
    background-color:#c7bdbc;
    background-attachment:scroll;
}
h4 {
    font-size:18px;
    color:#FFF;
    text-align: center;
    display: block;
    margin: auto;
}
article h4 {
    font-size:18px;
    color:#1d1d27;
    text-align: center;
    display: block;
    margin: auto;
}
.register_attention {
    color:#FFF;
    font-size:14px;
}
.register_form {
    background:rgba(0, 0, 0, 0.5);
    color:#FFF;
    border-radius: 5px;
    margin:15px;
    padding-bottom:20px;
    min-height:auto;
}
.cambridge_settingtitle {
    background-color: #9f9696;
    border-radius: 100% 100% 0 0/100% 100% 0 0;
    height: 90px;
    padding-top:10px;
    text-align: center;
    margin:50px 0 -50px 0;
    font-size:16px;
    font-weight:bold;
}
.cambridge_setting {
    background:#9f9696;
    padding:20px;
    color:#1d1d27;
    font-size:14px;
    line-height:22px;
}
.cambridge_setting p {
    margin:15px 0;
}
.explanatory {
    color:#e5e3d8;
}
.weui-cells_checkbox .weui-check:checked+.weui-icon-checked {
    background-color:#f7c400
}
.cambridge_protocol {
    color:#b8af98;
    padding:18px;
    font-size:14px;
}
.cambridge_protocol h5 {
    font-size:15px;
}
.cambridge_protocol section {
    margin:15px 0;
}
.weui-form-preview__label {
    color:#d6c69f;
}
.weui-form-preview__value {
    color:#FFF;
}
.button-sp-area {
    width:100%;
    text-align: right;
    margin: 15px 0;
}
/*reply*/
 .replybody {
    background:url("https://exam.piloteducation.cn/images/replybg.jpg") top center no-repeat;
    background-size:100% auto;
    background-color:#c7bdbc;
    background-attachment:scroll;
}
.weui-icon-success, .weui-icon-waiting {
    background:#f9cb00;
}
.weui-btn {
    margin:20px auto 15px auto;
}
.weui-btn .weui-btn_default {
    background:rgbr(0, 0, 0, 0.2);
}
a.reply_button {
    background:rgba(0, 0, 0, 0.2);
    border-radius:5px;
    border:1px solid #FFF;
    color:#FFF;
    font-weight:bold;
    font-size:20px;
    line-height: 48px;
    text-align: center;
    text-decoration: none;
    padding:3px 20px;
}
.weui-msg a:not(.weui-btn) {
    color:#FFF;
}
/*footer*/
 .footer {
    font-size:14px;
    color:#474747;
    text-align:center;
    display:block;
    width:100%;
    margin:80px auto 20px auto;
}