﻿
/*etutor头部*/
.reading_login {
    background: url(../images/magazinelogo1.png) no-repeat center left;
    height: 83px;
    width: 85%;
    float: left;
}

    .reading_login img {
        height: 100%;
    }
.success_login {
    background: url(../images/logoSuccess.png) no-repeat center left;
    height: 83px;
    width: 85%;
    float: left;
}

    .success_login img {
        height: 100%;
    }
.etutor_mune {
    border: 0;
    position: fixed;
    width: 100%;
    top: 0;
    height: 83px;
    z-index: 99;
    background: none;
}

    .etutor_mune .eCl_muneitem {
        position: relative;
        z-index: 1;
    }

.etutor_b {
    background-color: #0293dc;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.9;
}

.readubg_bj {
}

    .readubg_bj img {
        width: 100%;
    }

.readubg_div {
}

    .readubg_div .main {
        max-width: 1200px;
        margin: auto;
        padding: 0 10px;
        position: relative;
    }

        .readubg_div .main ul {
            text-align: center;
            margin-top: -52px;
            position: relative;
            z-index: 1;
            padding: 15px 10px;
        }

        .readubg_div .main li {
            height: 65px;
            width: 18%;
            display: inline-block;
            padding: 0 5px;
            position: relative;
        }

        .readubg_div .main a {
            display: inline-block;
            background-color: #ef4368;
            width: 100%;
            height: 100%;
            border-radius: 5px;
            transition: all .2s linear;
            -moz-transition: all .2s linear;
            -o-transition: all .2s linear;
            -webkit-transition: all .2s linear;
        }

            .readubg_div .main a:hover {
                transform: scale(1.05,1.05);
                -moz-transform: scale(1.05,1.05);
                -o-transform: scale(1.05,1.05);
                -webkit-transform: scale(1.05,1.05);
            }

            .readubg_div .main a.etutor_1 {
                background: -moz-linear-gradient(top,#f45c80,#ee4166);
                background: -ms-linear-gradient(top, #f45c80, #ee4166);
                background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f45c80), to(#ee4166));
                background: -webkit-linear-gradient(top, #f45c80, #ee4166);
                background: -o-linear-gradient(top, #f45c80, #ee4166);
            }

            .readubg_div .main a.etutor_2 {
                background-color: #33bce8;
                background: -moz-linear-gradient(top,#33bce8,#2484d5);
                background: -ms-linear-gradient(top, #33bce8, #2484d5);
                background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#33bce8), to(#2484d5));
                background: -webkit-linear-gradient(top, #33bce8, #2484d5);
                background: -o-linear-gradient(top, #33bce8, #2484d5);
            }

            .readubg_div .main a.etutor_3 {
                background-color: #bd5fdd;
                background: -moz-linear-gradient(top,#bd5fdd,#8c46c5);
                background: -ms-linear-gradient(top, #bd5fdd, #8c46c5);
                background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#bd5fdd), to(#8c46c5));
                background: -webkit-linear-gradient(top, #bd5fdd, #8c46c5);
                background: -o-linear-gradient(top, #bd5fdd, #8c46c5);
            }

            .readubg_div .main a section {
                position: relative;
                padding-left: 50px;
                padding-top: 7px;
                line-height: 50px;
                font-size: 20px;
                color: #fff;
                letter-spacing: 0.1rem;
                display: inline-block;
                text-align: center;
            }

            .readubg_div .main a b {
                position: absolute;
                display: block;
                width: 50px;
                height: 50px;
                left: -5px;
            }

            .readubg_div .main a.etutor_1 b {
                background: url(../images/into_01.png) no-repeat 0% 0% / 43px;
                background-position: center;
            }

            .readubg_div .main a.etutor_2 b {
                background: url(../images/into_02.png) no-repeat 0% 0% / 43px;
                background-position: center;
            }

            .readubg_div .main a.etutor_3 b {
                background: url(../images/into_03.png) no-repeat 0% 0% / 43px;
                background-position: center;
            }
			.readubg_div .main a.etutor_1s b {
                background: url(../images/car.png) no-repeat 0% 0% / 43px;
                background-position: center;
            }
			.readubg_div .main a.etutor_1s b {
                top:1px;left: -12px;
            }
			.readubg_div .main div ul li.lis1s{width: 14%;position: relative; background-color:red;float:right;border-radius: 5px;}

.jt {
    position: absolute;
    right: -20px;
    top: 50%;
    z-index: 2;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    background: url(../images/into_00.png) no-repeat center;
    background-size: 40px;
}

.readubg_ulbj {
    background: #000;
    position: absolute;
    width: 60%;
    height: 100%;
    opacity: 0.2;
    top: 0;
    left: 50%;
    margin-left: -30%;
    border-radius: 8px;
}

/*Etuto APPS*/
.mtutoAPPS_login {
    background: url(../images/logopen1.png) no-repeat center left;
    height: 83px;
    width: 85%;
    float: left;
}

    .mtutoAPPS_login img {
        height: 100%;
    }

.etuto_app {
    position: relative;
}

    .etuto_app li {
        float: left;
    }

    .etuto_app .readubg_ulbj {
        width: 100%;
        left: 0;
        margin: 0;
    }

.readubg_div .main a.etutor_4 {
    background-color: #bc5fdd;
    background: -moz-linear-gradient(top,#bc5fdd,#8642c2);
    background: -ms-linear-gradient(top, #bc5fdd, #8642c2);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#bc5fdd), to(#8642c2));
    background: -webkit-linear-gradient(top, #bc5fdd, #8642c2);
    background: -o-linear-gradient(top, #bc5fdd, #8642c2);
}

    .readubg_div .main a.etutor_4 b {
        background: url(../images/into_04.png) no-repeat 0% 0% / 43px;
        background-position: center;
    }

.readubg_div .main a.etutor_5 {
    background-color: #eb3d37;
    background: -moz-linear-gradient(top,#eb3d37,#c8120c);
    background: -ms-linear-gradient(top, #eb3d37, #c8120c);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#eb3d37), to(#c8120c));
    background: -webkit-linear-gradient(top, #eb3d37, #c8120c);
    background: -o-linear-gradient(top, #eb3d37, #c8120c);
}

    .readubg_div .main a.etutor_5 b {
        background: url(../images/into_05.png) no-repeat 0% 0% / 43px;
        background-position: center;
    }

.readubg_div .main a.etutor_6 {
    background-color: #32b9e7;
    background: -moz-linear-gradient(top,#32b9e7,#2486d6);
    background: -ms-linear-gradient(top, #32b9e7, #2486d6);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#32b9e7), to(#2486d6));
    background: -webkit-linear-gradient(top, #32b9e7, #2486d6);
    background: -o-linear-gradient(top, #32b9e7, #2486d6);
}

    .readubg_div .main a.etutor_6 b {
        background: url(../images/into_06.png) no-repeat 0% 0% / 43px;
        background-position: center;
    }

.readubg_div .main a.etutor_7 {
    background-color: #ed398f;
    background: -moz-linear-gradient(top,#ed398f,#c90d68);
    background: -ms-linear-gradient(top, #ed398f, #c90d68);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ed398f), to(#c90d68));
    background: -webkit-linear-gradient(top, #ed398f, #c90d68);
    background: -o-linear-gradient(top, #ed398f, #c90d68);
}

    .readubg_div .main a.etutor_7 b {
        background: url(../images/into_07.png) no-repeat 0% 0% / 43px;
        background-position: center;
    }

.readubg_div .main a.etutor_8 span {
    display: none;
}

.readubg_div .main a.etutor_8 {
    background-color: #f6d600;
    background: -moz-linear-gradient(top,#f6d600,#efa700);
    background: -ms-linear-gradient(top, #f6d600, #efa700);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f6d600), to(#efa700));
    background: -webkit-linear-gradient(top, #f6d600, #efa700);
    background: -o-linear-gradient(top, #f6d600, #efa700);
}

    .readubg_div .main a.etutor_8 b {
        background: url(../images/into_03.png) no-repeat 0% 0% / 43px;
        background-position: center;
    }

.dlogo_login {
    background: url(../images/dlogo1.png) no-repeat center left;
    height: 83px;
    width: 70%;
    float: left;
}

    .dlogo_login img {
        height: 100%;
    }

.readubg_div .main a.etutor_9 {
    background-color: #bc5fdd;
    background: -moz-linear-gradient(top,#bc5fdd,#8642c2);
    background: -ms-linear-gradient(top, #bc5fdd, #8642c2);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#bc5fdd), to(#8642c2));
    background: -webkit-linear-gradient(top, #bc5fdd, #8642c2);
    background: -o-linear-gradient(top, #bc5fdd, #8642c2);
}

    .readubg_div .main a.etutor_9 b {
        background: url(../images/into_08.png) no-repeat 0% 0% / 43px;
        background-position: center;
    }

.readubg_div .main a.etutor_10 {
    background-color: #eb3d37;
    background: -moz-linear-gradient(top,#eb3d37,#c8120c);
    background: -ms-linear-gradient(top, #eb3d37, #c8120c);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#eb3d37), to(#c8120c));
    background: -webkit-linear-gradient(top, #eb3d37, #c8120c);
    background: -o-linear-gradient(top, #eb3d37, #c8120c);
}

    .readubg_div .main a.etutor_10 b {
        background: url(../images/into_09.png) no-repeat 0% 0% / 43px;
        background-position: center;
    }

.readubg_div .main a.etutor_11 {
    background-color: #32b9e7;
    background: -moz-linear-gradient(top,#32b9e7,#2486d6);
    background: -ms-linear-gradient(top, #32b9e7, #2486d6);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#32b9e7), to(#2486d6));
    background: -webkit-linear-gradient(top, #32b9e7, #2486d6);
    background: -o-linear-gradient(top, #32b9e7, #2486d6);
}

    .readubg_div .main a.etutor_11 b {
        background: url(../images/into_10.png) no-repeat 0% 0% / 43px;
        background-position: center;
    }

.readubg_div .main a.etutor_12 {
    background-color: #ed398f;
    background: -moz-linear-gradient(top,#ed398f,#c90d68);
    background: -ms-linear-gradient(top, #ed398f, #c90d68);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ed398f), to(#c90d68));
    background: -webkit-linear-gradient(top, #ed398f, #c90d68);
    background: -o-linear-gradient(top, #ed398f, #c90d68);
}

    .readubg_div .main a.etutor_12 b {
        background: url(../images/into_11.png) no-repeat 0% 0% / 43px;
        background-position: center;
    }

.apps_li {
}

.readubg_div .main .apps_li ul {
    padding: 15px 10px;
}

.apps_li li a section {
    font-size: 18px !important;
    padding-left: 45px !important;
}

.apps_li .c {
    width: 23.5% !important;
}

.apps_li .c1 {
    width: 21.5% !important;
}

.apps_li li {
    width: 18.333333% !important;
}

@media (max-width:768px) {
    .success_login {
    background: url(../images/logoSuccess1.png) no-repeat center left;
    height: 83px;
    width: 85%;
    float: left;
}

    .reading_login {
        background: url(../images/magazinelogo1_1.png) no-repeat center left;
    }

    .dlogo_login {
        background: url(../images/dlogo1_1.png) no-repeat center left;
    }

    .mtutoAPPS_login {
        background: url(../images/logopen1_1.png) no-repeat center left;
    }

 .success_login,   .reading_login, .mtutoAPPS_login, .dlogo_login {
        width: 68%;
    }

    .etutor_mune .eCl_home {
        margin-left: 2px;
    }

    .apps_li li a section {
        font-size: 16px !important;
        padding-left: 45px !important;
    }

    .readubg_bj {
        margin-top: 70px;
    }
}

@media (max-width:1170px) {
    .apps_li .c, .apps_li .c1, .apps_li li {
        width: 20% !important;
    }

    .etutor_9 span, .readubg_div .main a.etutor_8 div {
        display: none;
    }

    .readubg_div .main a.etutor_8 span {
        display: block;
    }
}

@media (max-width:1024px) {
    .etutor_mune {
        padding: 0 !important;
        height: 70px;
    }

        .etutor_mune .eCl_muneitem {
            padding: 0 10px;
        }

    .success_login,.reading_login, .mtutoAPPS_login, .dlogo_login {
        height: 50px;
        margin-top: 10px;
        background-size: auto 50px;
    }
}

@media (max-width:992px) {
    .readubg_div .main a b {
        display: none;
    }

    .readubg_div .main a section {
        padding-left: 0 !important;
        padding: 0;
        line-height: 50px;
        font-size: 18px;
        transition: all .2s linear;
        -moz-transition: all .2s linear;
        -o-transition: all .2s linear;
        -webkit-transition: all .2s linear;
    }

    .jt {
        display: none;
    }

    .readubg_ulbj {
        display: none;
    }

    .readubg_div .main ul {
        margin-top: -60px;
        padding: 0px;
        height: 60px;
        overflow: hidden;
    }

    .readubg_div .main .apps_li ul {
        padding: 0;
    }

    .readubg_div .main li {
        height: 100%;
        padding-top: 10px;
        transition: all .2s linear;
        -moz-transition: all .2s linear;
        -o-transition: all .2s linear;
        -webkit-transition: all .2s linear;
    }

    .readubg_div .main a {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        transition: none;
    }

        .readubg_div .main a:hover {
            transform: none;
        }

            .readubg_div .main a:hover section {
                font-size: 20px !important;
                line-height: 60px;
            }

    .readubg_div .main li:hover {
        padding: 0;
    }
}

@media (max-width:630px) {
    .readubg_div {
        //display: none;
    }
}

@media (max-width:375px) {
    .success_login,.reading_login, .mtutoAPPS_login, .dlogo_login {
        height: 45px;
        margin-top: 12px;
        background-size: auto 45px;
    }
}

@media (max-width:320px) {
    success_login,.reading_login, .mtutoAPPS_login, .dlogo_login {
        width: 65%;
        height: 42px;
        margin-top: 14px;
        background-size: auto 42px;
    }
}
