﻿
/*******************
    my css
    *****************************/
.size_yd {
    font-size: 12px;
}

.bot_css {
    height: 10%;
    margin-bottom: 5%;
}

.cbxCss_bod {
    margin-bottom: 10px;
    margin-top: 10px;
    margin-left: 5%;
    height: 35px;
}

.cbxCss {
    width: 50%;
    float: left;
    font-size: 14px;
}

.cbxCss_tr {
    width: 30%;
    float: left;
    font-size: 14px;
}

.pf_css {
    border: 1px solid #d9b4b4;
    height: auto;
}

.qscss {
    margin: 5% 10%;
}

.qscss_withBorder {
    margin: 5% 10%;
    border: 1px solid #d9b4b4;
}

.css_teach_main {
    width: 50%;
    text-align: center;
    float: left;
}

.mar_le {
    margin-left: 8%;
}

.mar_top {
    margin-left: 10%;
}

.date_pic {
    border: 1px solid gray;
}

.mar_left {
    float: left;
    margin-left: 2%;
}

.mar_leftr {
    width: 80%;
    float: left;
    border: 1px solid gray;
    height: 20px;
}

.pass_code {
    height: 5px;
    padding-top: 0.15rem;
    align-items: center;
}

.tbx_st {
    width: 80%;
    margin-left: 10%;
    border: 1px solid gray;
    margin-bottom: 5%;
    height: 20px;
}

.img_cssup {
    width: 100%;
    float: left;
    font-weight: bold;
}

.upimg_css {
    width: auto;
    height: 40%;
    float: left;
    margin: 0 5%;
}


.RegB_threeP {
    background-color: #FFF;
    background-image: url(../images/back/RegBack.png);
    background-repeat: no-repeat;
    background-size: 46%;
    background-position: top left;
    margin-bottom: 30%;
}

.RegB1_threeP {
    background-image: url(../images/back/RegBack1.png);
    background-size: 100%;
    background-position: bottom center;
}

.AnsCss_threeP {
    width: 100%;
    margin-top: 8%;
    height: auto;
    margin-bottom: 20%;
    position: absolute;
}

.btn_csson_threeP {
    width: 100%;
    float: left;
    height: auto;
    margin-top: 10%;
    margin-bottom: 40%;
}

.img_css_threeP img {
    margin-left: 15%;
    float: left;
    font-weight: bold;
    width: 60%;
}

.bor_css {
    height: 50px;
}

.hea_css {
    font-size: 30px;
    font-weight: bold;
    height: 40px;
    margin: 5% 5%;
}

.title_css {
    font-size: 25px;
    height: 60px;
    margin: 5% 5%;
}


.border_ra_css {
    border-radius: 25px;
    border: 1px solid white;
    margin: 10% 5%;
    box-shadow: 0px 0px 10px 5px #eae0e0;
}

.btn_css_boo {
    width: 30%;
    height: 0.3rem;
    border: none;
    border-radius: 30px;
    background-color: #3192f1; /* 不支持线性的时候显示 */
    background-image: linear-gradient(to right, #3192f1, #245ff7);
    color: white;
    float: left;
    margin-left: 0.5rem;
}


.img_css_de {width:100%;height:90%;border-radius: 10px;}
.img_css_mar {width:90%;height:80%;border-radius: 10px;margin-left:5%;}

@media screen and (max-width: 768px) {

    .bot_css {
        height: 10%;
        margin-bottom: 13%;
    }

    .cbxCss {
        width: 50%;
        float: left;
        font-size: 10px;
    }

    .cbxCss_tr {
        width: 30%;
        float: left;
        font-size: 10px;
    }

    .pf_css {
        border: 1px solid #d9b4b4;
        height: auto;
    }

    .qscss {
        margin: 5% 10%;
        width: 80%;
    }

    .qscss_withBorder {
        margin: 5% 10%;
        width: 80%;
        border: 1px solid #d9b4b4;
    }

    .mar_left {
        float: left;
        margin-left: 2%;
    }

    .mar_leftr {
        width: 70%;
        float: left;
        border: 1px solid gray;
        height: 20px;
    }


    .upimg_css {
        width: 40%;
        height: 200px;
        float: left;
        margin: 10px 5%;
    }

    .btn_css_boo {
        width: 30%;
        height: 0.3rem;
        border: none;
        border-radius: 30px;
        background-color: #3192f1; /* 不支持线性的时候显示 */
        background-image: linear-gradient(to right, #3192f1, #245ff7);
        color: white;
        float: left;
        margin-left: 0.5rem;
    }
}
