

/* reader */
.readBox {
    font-family: -apple-system,BlinkMacSystemFont,PingFang SC,Helvetica Neue,STHeiti,Microsoft Yahei,Tahoma,Simsun,sans-serif;
}

.desk_sec_img,
.desk_show {
    display: block;
}

.mobile_sec_img,
.mobile_show {
    display: none;
}

.readBox .common_content {
    padding-top: 0;
}

p {
    margin: 0;
}

.txtCenter {
    text-align: center;
}

.txtLeft {
    text-align: left;
}

.width_auto {
    width: 1180px;
    margin: 0 auto;
}

.read_section1 .sec_img {
    display: flex;
    justify-content: center;
    align-items: center;
}

.common.read {
    background: #fff;
    padding-bottom: 80px;
}

body.lang-en .banner_div {
    background-image: url(https://static.eudic.net/web/homepage/en_read_bannerImg_0418.png);
}

.read_section5 {
    background-color: #fff;
    /*background-color: #F6F7FA;*/
}

.read_bg_section5 {
    background-image: url(https://static.eudic.net/web/homepage/en_read_06.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center center;
    height: 477px;
    padding-left: 80px;
    border-radius: 10px;
}

.read_section5 .sec_title {
    padding-top: 72px;
}

.banner_div {
    background-repeat: no-repeat;
    height: 618px;
    background-size: cover;
    background-position: center;
}

.banner_read .section1_con_l {
    padding-top: 156px;
    padding-left: 0;
    padding-right: 0;
}

.banner_read {
    padding-top: 60px;
    background-color: #F6F7FA;
}

.read_section {
    position: relative;
}

.banner_read .read_icon {
    margin-bottom: 20px;
}



.banner_read .read_title {
    font-size: 48px;
    color: #1D1E1F;
    font-weight: bold;
}

.banner_read .bandDescrip {
    font-size: 20px;
    color: #1D1E1F;
    margin: 15px 0 44px 0;
}

.banner_read .read_down,
.read_section5 .read_down {
    margin-bottom: 60px;
    display: inline-flex;
}

.read_section5 .read_down {
    padding: 50px 25px;
}

.banner_read .read_icon img {
    width: 59px;
    height: 52px;
}

.banner_read .read_down .deviceN,
.read_section5 .read_down .deviceN {
    background: #4B63FF;
    border-radius: 5px;
    color: #FFFFFF;
    letter-spacing: 0;
    padding: 12px 0;
    font-size: 24px;
    display: flex;
    width: 200px;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

    .banner_read .read_down .deviceN:hover,
    .read_section5 .read_down .deviceN:hover {
        box-shadow: 0 4px 10px rgba(0,39,36,0.2);
        -moz-transform: translate(0, -2px);
        -o-transform: translate(0, -2px);
        -ms-transform: translate(0, -2px);
        -webkit-transform: translate(0, -2px);
        transform: translate(0, -2px);
    }
    .banner_read .read_down .deviceN:active,
    .read_section5 .read_down .deviceN:active {
        opacity:0.8;

    }


        .banner_read .seeLog {
            font-size: 16px;
            color: #4B63FF;
            margin-top: 40px;
        }



.read_section .sec_title {
    font-size: 46px;
    color: #292A2B;
    font-weight: bold;
}

.read_section .sec_descrip {
    font-size: 18px;
    color: #292A2B;
    letter-spacing: 0;
    padding: 0 25px;
    line-height: 1.6;
    font-weight: 300;
}

.read_section1,
.read_section2,
.read_section4 {
    background: #fff;
}

.read_section3 {
    background: #1D1E1F;
}

    .read_section1 .sec_title,
    .read_section2 .sec_title,
    .read_section3 .sec_title,
    .read_section5 .sec_title {
        padding: 115px 25px 20px 25px;
    }

.read_section4 .sec_title {
    padding: 178px 0 20px 0;
}


.read_section1 .sec_img img {
    width: 40%;
}

.read_section1 .sec_img,
.read_section2 .sec_img,
.read_section4 .sec_img {
    margin-top: 60px;
}

    .read_section2 .sec_img img {
        width: 54%;
        margin-bottom: 60px;
    }

.read_section3 .sec_title {
    color: #fff;
}

.read_section3 .sec_descrip {
    color: #C6C6C6;
}

.read_section3 {
    position: relative;
    bottom: -40px;
}

    .read_section3 .sec_img img {
        width: 57%;
        position: relative;
        bottom: -50px;
        z-index: 99;
    }

.read_section4 .sec_img img {
    width: 53%;
    margin-bottom: 80px;
}
.banner_read .read_down .deviceN.buyReadVip{
    margin-left: 20px;
}
.banner_read .read_down .deviceN.iosDown,
.read_section5 .read_down .deviceN.iosDown {
    margin-right: 20px;
}

.banner_read .read_down .deviceN img,
.read_section5 .read_down .deviceN img {
    margin-right: 14px;
}

.banner_read .read_down .deviceN.iosDown img,
.read_section5 .read_down .deviceN.iosDown img {
    width: 21px;
}

.banner_read .read_down .deviceN.androidDown img,
.read_section5 .read_down .deviceN.androidDown img {
    width: 32px;
}




@media screen and (min-width:2000px) {
    .read_section3 .sec_img img {
        width: 53%;
    }
}

@media screen and (max-width:1200px) {
    .width_auto {
        width: auto !important;
    }

    .banner_div {
        height: auto;
        text-align: center;
        background-image: none !important;
    }

    .read_section2 .sec_img img {
        width: 83%;
    }

    .read_section3 .sec_img img {
        width: 85%;
    }

    .read_section4 .sec_img img {
        width: 90%;
    }
}

@media screen and (max-width:992px) {
    .banner_read .section1_con_l {
        padding-top: 0;
    }

    .read_bg_section5 {
        background-color: #F6F7FA;
        background-image: none !important;
        padding-left: 0;
        border-radius: 0;
    }

    .common.read {
        padding-bottom: 0;
    }

    .banner_div {
        height: auto;
        text-align: center;
        background-image: none !important;
    }

    .read_section1 .sec_img img {
        width: 47%;
    }

    .read_section2 .sec_img img {
        width: 94%;
    }

    .read_section3 .sec_img img {
        width: 97%;
        bottom: -61px;
    }

    .read_section4 .sec_img img {
        width: 95%;
    }
}

@media screen and (max-width:690px) {
    .banner_recite .recite_down .deviceN {
        margin: 0 auto;
        display: block;
        margin-bottom: 20px;
        width: 80%;
        text-align: center;
        padding: 8px 25px !important;
    }
}

@media screen and (max-width:600px) {
    .readBox {
        font-family: "SF Pro SC","SF Pro Display","SF Pro Icons","PingFang SC","Helvetica Neue","Helvetica","Arial",sans-serif;
    }

    .read_section1 .sec_img.desk_sec_img {
        display: none;
    }

    .width_auto {
        width: auto;
    }

    .banner_div {
        height: auto;
        text-align: center;
        background-image: none !important;
    }

    .read_bg_section5 {
        background-color: #F6F7FA;
        background-image: none !important;
        padding-left: 0;
        border-radius: 0;
    }

    .common.read {
        padding-bottom: 0;
    }

    .desk_sec_img,
    .desk_show {
        display: none;
    }

    .mobile_show {
        display: block;
    }

    .mobile_sec_img {
        display: block;
        margin-top: 60px;
    }

        .mobile_sec_img img {
            width: 100%;
        }

    .read_section2 .mobile_sec_img {
        margin-bottom: 40px;
    }

    .read_section3 .mobile_sec_img img {
        position: relative;
        bottom: -88px;
        z-index: 99;
    }

    .banner_read .section1_con_l {
        padding-top: 0;
    }

    .banner_read .read_title {
        font-size: 40px;
    }

    .banner_read .bandDescrip {
        font-size: 18px;
        padding: 0 20px;
    }

    .banner_read .read_down,
    .read_section5 .read_down {
        display: flex;
        flex-direction: column;
    }

    .read_section1 .sec_title,
    .read_section2 .sec_title,
    .read_section3 .sec_title,
    .read_section5 .sec_title {
        padding: 50px 25px 20px 25px;
    }

    .read_section .sec_title {
        font-size: 34px;
    }

    .read_section .sec_descrip {
        font-size: 15px;
        text-align: left;
    }

    .read_section4 .sec_title {
        padding: 116px 0 20px 0;
    }

    .read_section3 .mobile_sec_img {
        margin-top: -78px;
    }

    .banner_read .read_down .iosDown,
    .read_section5 .read_down .iosDown {
        margin-right: 0;
    }

    .banner_read .read_down .deviceN,
    .read_section5 .read_down .deviceN {
        width: 70%;
        margin: 10px auto !important;
        font-size: 18px;
        padding: 12px 20px;
        justify-content: center
    }
}
