/*背句记词*/

.recite {
    width: 100%;
    display: none;
}

.rec_wrapper {
    width: 90%;
    margin: 0px auto;
    display: block;
}

.rec_title {
    font-size: 18px;
    font-weight: bold;
    line-height: 130%;
    text-align: center;
    display: none;
}

.rec_small_title {
    color: dimgrey;
    font-size: 12px;
    margin-top: 10px;
    text-align: center;
    display: none;

}

.rec_img {
    width: 100%;
    margin-top: 15px;
    display: none;

}

.rec_img img {
    width: 100%;
}

.rec_start {
    width: 100%;
    margin-top: 20px;
    display: none;
}

.rec_start button {
    width: 35%;
    display: block;
    margin: 0px auto;
    border: 0px;
    border-radius: 10px;
    color: white;
    background-color: #51C332;
    padding: 10px;
}

.rec_top {
    width: 100%;
    float: left;
    display: none;
    height: 30px;
}

.rec_top span {
    height: 30px;
    width: 33%;
    display: block;
    margin: 0 auto;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    float: left;
    line-height: 30px;
}

.rec_pool {
    width: 100%;
    margin-top: 20px;
    float: left;
    display: block;
}

.rec_pool div {
    width: 100%;
    font-size: 16px;
    font-family: "Microsoft YaHei", 微软雅黑, "MicrosoftJhengHei", 华文细黑, STHeiti, MingLiu;
    margin-top: 10px;
    display: none;
}

.rec_pool div span {
    text-align: center;
    background-color: #51C332;
    color: white;
    display: block;
    float: left;
    padding: 4px;
    font-size: 14px;
    border-radius: 5px;
    margin-left: 8px;
    margin-top: 8px;

}

.rec_ans {
    width: 100%;
    margin-top: 20px;
    float: left;
    font-size: 14px;
    color: lightseagreen;
    display: none;
}

.rec_ans p {
    width: 100%;
    text-align: left;
    font-size: 14px;
    float: left;
    margin-top: 5px;
    line-height: 150%;

}

.rec_ans p span {
    margin-left: 10px;
    float: left;
    text-decoration: underline;
}

.rec_ans p i {
    margin-left: 5px;
    float: left;
}

.rec_cnAns {
    margin-left: 10px;
}

.rec_ques_cn, .rec_ques_en {
    width: 100%;
    margin-top: 20px;
    float: left;
    font-size: 14px;
    line-height: 150%;
    display: none;
}

.rec_gif {
    width: 100%;
    margin-top: 40px;
    float: left;
    display: none;
}

.rec_gif img {
    margin: 0px auto;
    display: block;
    width: 50%;
}

.rec_right {
    width: 100%;
    margin-top: 30px;
    float: left;
    display: none;
}

.rec_right img {
    margin: 0px auto;
    display: block;
    width: 50%;
}

.rec_isKnow {
    width: 90%;
    display: none;
    position: fixed;
    bottom: 100px;

}

.rec_isKnow button {
    display: block;
    width: 90%;
    height: 40px;
    border: 1px solid #51C332;
    border-radius: 10px;
    margin: 10px auto;
    background-color: white;
    color: #51C332;
}

.rec_wrong {
    width: 100%;
    margin-top: 30px;
    float: left;
    display: none;
}

.rec_wrong img {
    margin: 0px auto;
    display: block;
    width: 50%;
}

.rec_ques_btn{
    width: 100%;
    display: none;
    position: fixed;
    margin-left: 0%;
    bottom: 30px;
    left: 0px;
    font-size: 14px;
}

.rec_ques_btn div {
    width: 33%;
    float: left;;
}

.rec_ques_btn div button {
    width: 60%;
    display: block;
    height: 40px;
    border: 1px solid #79B8E3;
    border-radius: 8px;
    margin: 0px auto;
    background-color: white;
    color: #79B8E3;

}

.rec_ans_btn {
    width: 100%;
    display: none;
    position: fixed;
    margin-left: 0%;
    bottom: 30px;
    left: 0px;
    font-size: 14px;
}

.rec_ans_btn div {
    width: 33%;
    float: left;;
}

.rec_ans_btn div button {
    width: 60%;
    display: block;
    height: 40px;
    border: 1px solid #79B8E3;
    border-radius: 8px;
    margin: 0px auto;
    background-color: white;
    color: #79B8E3;
}

.rec_over_text {
    width: 100%;
    margin-top: 10px;
    display: none;
    text-align: center;

}

.rec_good {
    width: 100%;
    display: none
}

.rec_good img {
    margin-bottom: 40px;
    margin-top: 25px;
    width: 30%;
    display: block;
    margin-left: 35%;
}

.rec_restart {
    width: 100%;
    margin-top: 15px;
    display: none;
}

.rec_restart button {
    width: 35%;
    display: block;
    margin: 0px auto;
    border: 0px;
    border-radius: 10px;
    color: white;
    background-color: #51C332;
    padding: 8px;
}

.rec_share {
    width: 100%;
    margin-top: 30px;
    display: none;
}

.rec_share button {
    width: 35%;
    display: block;
    margin: 0px auto;
    border: 0px;
    border-radius: 10px;
    color: white;
    background-color: #51C332;
    padding: 8px;
}

.rec_follow {
    width: 100%;
    margin-top: 15px;
    display: none;
}

.rec_follow button {
    width: 35%;
    display: block;
    margin: 0px auto;
    border: 0px;
    border-radius: 10px;
    color: white;
    background-color: #51C332;
    padding: 8px;
}


.rec_word_eetrans {
    display: none;
    font-size: 14px;
    float: left;
}

.rec_word_eetrans > p:first-child {
    color: #FF7334
}

.rec_word_sentense {
    display: none;
    margin-top: 20px;
    float: left;
    width: 100%;
}

.rec_word_sentense_left {
    width: 15%;
    float: left;
    text-align: center;
    line-height: 40px;
    font-size: 22px;
    color: #0073aa;
    display: none;

}

.rec_word_sentense_right {
    width: 85%;
    float: left;
    display: none;
    font-size: 14px;
}

.rec_word_area {
    width: 100%;
    float: left;
    height: 65px;
    margin-top: 30px;

}

.rec_word_area_left {
    width: 15%;
    float: left;
    text-align: center;
    height: 65px;
    line-height: 65px;
    font-size: 22px;
    color: #FF7334;
    display: none;
}


.rec_word_area_center {
    width: 60%;
    float: left;
    height: 65px;
    display: none;
}

.rec_word_area_right {
    width: 20%;
    float: left;
    height: 65px;
    display: none;
}

.rec_add_book {
    border-radius: 5px;
    font-size: 14px;
    color: #08aa00;
    background-color: white;
    width: 100%;
    height: 27px;
    /* line-height: 27px; */
    text-align: center;
    line-height: 27px;
    display: none;
    margin-top: 14px;
    /* padding: 4px; */
    /* background: black; */
}

.rec_word_en {
    width: 100%;
    display: none;
    font-size: 18px;
    float: left;
    height: 25px;

}

.rec_word_phonetic {
    width: 100%;
    display: none;
    font-size: 12px;
    float: left;
    height: 20px;
    color: grey;

}

.rec_word_cn {
    width: 100%;
    display: none;
    font-size: 14px;
    float: left;
    height: 20px;
    color: #FF7334;
}

.rec_enter_recite {
    width: 90%;
    display: none;
    position: fixed;
    bottom: 120px;

}

.rec_enter_recite button {
    width: 90%;
    height: 40px;
    border: 1px solid #51C332;
    border-radius: 10px;
    margin-left: 5%;
    background-color: white;
    color: #51C332;
}

.rec_test_sentense_cn{
    width: 100%;
    margin-top: 30px;
    font-size: 14px;
    display: none;
    float: left;
}

.rec_test_sentense_en{
    width: 100%;
    margin-top: 20px;
    font-size: 14px;
    display: none;
    float: left;
}