@charset "utf-8";
.header {width: 100%;height: 8vh;z-index: 2;background: white;align-items: center;top: 0;}

/*tab页 公共部分*/
.tab_comm {font-size: 1vw;position: absolute;top: 3vh;height: 4vh;line-height: 4vh;}
.tab_item1{color: #3C9FE4;right: 40%;}
.tab_item1_choose {color: #3C9ADA;right: 40%;border-bottom: 3px solid #3C9FE4;font-weight: bold}
.tab_item2{color: #3C9FE4;right: 32%;}
.tab_item2_choose{color: #3C9ADA;right: 32%;border-bottom: 3px solid #3C9FE4;font-weight: bold}
.tab_item3{color: #3C9FE4;right: 24%;}
.tab_item3_choose{color: #3C9ADA;right: 24%;border-bottom: 3px solid #3C9FE4;font-weight: bold}
.tab_item4{color: #3C9FE4;right: 16%;}
.tab_item4_choose{color: #3C9ADA;right: 16%;border-bottom: 3px solid #3C9FE4;font-weight: bold}
.tab_item5{color: #3C9FE4;right: 8%;}
.tab_item5_choose{color: #3C9ADA;right: 8%;border-bottom: 3px solid #3C9FE4;font-weight: bold}

.logo {display: inline-block;width: 40vh;
    height: 6vh;background: url("../image/index/logo3.png") no-repeat;position: absolute;left: 6%;top: 13px;-webkit-background-size: 100% 100%;
    background-size: 100% 100%;}

.xuebanclund_logo {display: inline-block;width: 15vh;
    height: 5vh;background: url("../image/index/logo@2x.png") no-repeat;position: absolute;left: 6%;top: 3vh;-webkit-background-size: 100% 100%;
    background-size: 100% 100%;}

.jiubeb_logo {display: inline-block;width: 16vh;
    height: 5vh;background: url("../image/index/jiubeblogo.png") no-repeat;position: absolute;left: 6%;top: 3vh;-webkit-background-size: 100% 100%;
    background-size: 100% 100%;}
.shijian_logo {display: inline-block;width: 150px;
    height: 32px;background: url("../image/index/shiting.png") no-repeat;-webkit-background-size: 100% 100%;
    background-size: 100% 100%;}
.yige_logo {display: inline-block;width: 248px;
    height: 62px;background: url("../image/index/yige.png") no-repeat;position: absolute;left: 6%;top: 3vh;-webkit-background-size: 100% 100%;
    background-size: 100% 100%;}
.ykt_logo {display: inline-block;width: 16vh;
    height: 5vh;background: url("../image/index/ykt@logo.png") no-repeat;position: absolute;left: 6%;top: 3vh;-webkit-background-size: 100% 100%;
    background-size: 100% 100%;}

.nmg_logo {display: inline-block;width: 16vh;
    height: 5vh;background: url("../image/index/nmg@logo.png") no-repeat;position: absolute;left: 6%;top: 3vh;-webkit-background-size: 100% 100%;
    background-size: 100% 100%;}
.lexue_logo {display: inline-block;width: 18vh;
        height: 6vh;background: url("../image/index/lexue@logo.png") no-repeat;position: absolute;left: 6%;top: 3vh;-webkit-background-size: 100% 100%;
        background-size: 100% 100%;}
.eduexam_logo {display: inline-block;width: 16vh;
    height: 5vh;background: url("../image/index/student@logo.png") no-repeat;position: absolute;left: 6%;top: 3vh;-webkit-background-size: 100% 100%;
    background-size: 100% 100%;}
.eduexam_logo2 {display: inline-block;width: 30vh;
    height: 15vh;background: url("../image/index/student@logo2.png") no-repeat;position: absolute;left: 6%;top: 0vh;-webkit-background-size: 100% 100%;
    background-size: 100% 100%;}
.top_right{
    display: inline-block;width:229px;
    height: 43px;background: url("../image/index/RightTop.png") no-repeat;position: absolute;right: 6%;top: 2vh;-webkit-background-size: contain;
    background-size: 100% 100%;
}
.dl_app {
    display: inline-block;
    width: 280px;
    text-align: right;
    position: absolute;
    top: 35px;
    right: 30px;
    padding-right: 50px;
    z-index: 999;
}

.dl_app a {
    display: block;
    width: 210px;
    height: 20px;
    background: url("../image/index/app_dl.png") no-repeat;
}

.dl_app a:hover {
    background: url("../image/index/app_dl2.png") no-repeat;
}

.dl_app .qr {
    width: 340px;
    position: absolute;
    top: 30px;
    left: -75px;
    display: none;
}

.dl_app .qr i {
    display: inline-block;
    width: 200px;
    height: 200px;
}

.dl_app .qr i {
    background: url("../image/index/qr.png") no-repeat;
    background-size: 50%;
}
.fixed_qr_div{
    position: fixed;
    width: 160px;
    height: 186px;
    z-index: 999;
    left: 3%;
    bottom: 2px;
}

.fixed_qr_two_div{
    position: fixed;
    width: 160px;
    height: 186px;
    z-index: 999;
    left: 14%;
    bottom: 2px;
}

.fixed_qr {
    width: 80%;
    height: 90%;
    background: url(../image/index/eiduo-parent.png) no-repeat;
    background-size: 100%;
    display: block;
    background-position: center;
    margin: 0 auto;
}

.fixed_two_qr {
    width: 80%;
    height: 90%;
    background: url(../image/index/eiduo-stu.png) no-repeat;
    background-size: 100%;
    display: block;
    background-position: center;
    margin: 0 auto;
}

.fixed_qr_close {
    width: 12%;
    height: 15%;
    background: url(../image/index/close.png) no-repeat;
    background-size: 100%;
    cursor: pointer;
    display: block;
    margin: 0 auto;
}

.down_more a {
    display: block;
    position: absolute;
    left: 50%;
    bottom: 2.4%;
    width: 53px;
    height: 34px;
    background: url("../image/index/jiantou.png") no-repeat center top;
    -webkit-animation: down_more_move 1s linear infinite;
    animation: down_more_move 1s linear infinite;
    z-index: 299;
    margin: 0 0 0 -26px;
}

.xby_down_more a {
    display: block;
    position: absolute;
    left: 50%;
    margin-top: 20vh;
    width: 53px;
    height: 34px;
    background: url("../image/index/jiantou.png") no-repeat center top;
    -webkit-animation: down_more_move 1s linear infinite;
    animation: down_more_move 1s linear infinite;
    z-index: 299;
    margin: 0 0 0 -26px;
}
#tip-dialog{
    width: 300px;
    /* height: 80px; */
    padding: 20px;
    background: #0054A7;
    position: fixed;
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1000;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(230, 191,75, 0.6);
    border-radius: 25px;
    /* color: #fff; */
}

@keyframes down_more_move {
    0% {
        transform: translateY(0);
    }
    25% {
        transform: translateY(5px);
    }
    50% {
        transform: translateY(0);
    }
    75% {
        transform: translateY(-5px);
    }
    100% {
        transform: translateY(0);
    }
}

.slide_panel {
    width: 100%;
    height: 100%;
    position: relative;
}

.circle_btn {
    position: absolute;
    width: 100%;
    bottom: 65px;
    left: 0;
    text-align: center;
    font-size: 0;
    z-index: 100;
}

.circle_btn li {
    width: 10px;
    height: 10px;
    background: #98c3e8;
    border-radius: 50%;
    display: inline-block;
    margin: 0 3px;
    cursor: pointer;
}

/*轮播图*/

#slide1 {
    background: url("../image/index/roasting-1.jpg") no-repeat;
    background-size: 100% 100%;
    position: relative;
}

#slide2 {
    background: url("../image/index/roasting-2.jpg") no-repeat;
    background-size: 100% 100%;
    position: relative;
}

#slide3 {
    background: url("../image/index/roasting-3.jpg") no-repeat;
    background-size: 100% 100%;
    position: relative;
}

#slide11 {
    background: url("../image/index/airoom/roasting-1.jpg") no-repeat;
    background-size: 100% 100%;
    position: relative;
}

#slide21 {
    background: url("../image/index/airoom/roasting-2.jpg") no-repeat;
    background-size: 100% 100%;
    position: relative;
}

#slide31 {
    background: url("../image/index/airoom/roasting-3.jpg") no-repeat;
    background-size: 100% 100%;
    position: relative;
}

.xby_1swiperbanner{
    width: 1000px;
    text-align: center;
    margin-left: calc(50% - 500px);
    margin-top: 20vh;
}

.xby-logintab{
    width: 200px;
    height: 20px;
    margin-left: calc(50% - 80px);
    margin-top: 50px;
 }

.xby-login{
    width: 434px;
    height: 200px;
    margin-left: calc(50% - 217px);
    margin-top: 100px;
    position: relative;
    /*background-color: #3A80F7;*/
}

.xby_text{
    width: 180px;
    background-color: rgba(255,255,255,0);
    border: none;
    color: #FFFFFF;
    position: absolute;
    top: 15px;
    left: 80px;
}

.xby_text2{
    width: 180px;
    background-color: rgba(255,255,255,0);
    border: none;
    color: #FFFFFF;
    position: absolute;
    top: 80px;
    left: 80px;
}

.getCodeBut{
    width: 180px;
    background-color: #3A80F7;
    border: none;
    color: #FFFFFF;
    position: absolute;
    top: 77px!important;
    left: 80px;
}

input::-webkit-input-placeholder{
            color:#FFFFFF;
        }

.slide_text {
    font-size: 26px;
    color: #fff;
    position: absolute;
    top: 10%;
    left: 20%;
}

.slide_text1 {
    font-size: 26px;
    color: #fff;
}

.slide_text2 {
    font-size: 20px;
    font-family: Alibaba PuHuiTi;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 22px;
    opacity: 0.8;
    margin-top: 10px;
}

#xby_section1 {
    background: url("../image/index/yasuoxbylogo.png") no-repeat;
    background-size: 100% 100%;
    position: relative;
}

#ykt_section1 {
    background: url("../image/index/yktlogo.jpg") no-repeat;
    background-size: 100% 100%;
    position: relative;
}

#section1 {
    background: url("../image/index/sliding-1.jpg") no-repeat;
    background-size: 100% 100%;
    position: relative;
}
#section11 {
    background: url("../image/index/airoom/newsliding-1.jpg") no-repeat;
    background-size: 100% 100%;
    position: relative;
}
#section21 {
    background: url("../image/index/airoom/newsliding-2.jpg") no-repeat;
    background-size: 100% 100%;
    position: relative;
}
#section31 {
    background: url("../image/index/airoom/newsliding-3.jpg") no-repeat;
    background-size: 100% 100%;
    position: relative;
}
#section41 {
    background: url("../image/index/airoom/newsliding-4.jpg") no-repeat;
    background-size: 100% 100%;
    position: relative;
}
#section51 {
    background: url("../image/index/airoom/newsliding-5.jpg") no-repeat;
    background-size: 100% 100%;
    position: relative;
}
#section61 {
    background: url("../image/index/airoom/newsliding-6.jpg") no-repeat;
    background-size: 100% 100%;
    position: relative;
}
.section1_title_text {
    font-size: 1.8vw;
    color: #FFFFFF;
    position: absolute;
    left: 20%;
    top: 9%;
}

.section1_exam_text {
    font-size: 1.3vw;
    color: #FFFFFF;
    position: absolute;
    left: 31.4%;
    top: 27%;
}

.section1_wrong_text {
    font-size: 1.3vw;
    color: #FFFFFF;
    position: absolute;
    left: 62.6%;
    top: 23.6%;
}

.section1_app_text {
    font-size: 1.3vw;
    color: #FFFFFF;
    position: absolute;
    left: 65.4%;
    top: 54%;
}

.section1_study_text {
    font-size: 1.3vw;
    color: #FFFFFF;
    position: absolute;
    left: 64.5%;
    top: 71.8%;
}

.section1_report_text {
    font-size: 1.3vw;
    color: #FFFFFF;
    position: absolute;
    left: 28%;
    top: 67.7%;
}

.section1_mark_text {
    font-size: 1.3vw;
    color: #FFFFFF;
    position: absolute;
    left: 24%;
    top: 49%;
}

#section2 {
    background: url("../image/index/sliding-2.png") no-repeat;
    background-size: 100% 100%;
    position: relative;
}

#xby_section2 {
    background-color: #fff;
    background-size: 100% 100%;
    position: relative;
}

#xby_section3 {
    background: url("../image/index/swiper3bac.png") no-repeat;
    background-size: 100% 100%;
    position: relative;
}

#ykt_section3 {
    background: url("../image/index/yktlogo2.jpg") no-repeat;
    background-size: 100% 100%;
    position: relative;
}

#xby_section4 {
    background-color: #fff;
    background-size: 100% 100%;
    position: relative;
}

.map{
    width: 90vh;
    height: 75vh;
    margin: 0 auto;
    background: url("../image/index/swiper4map.png") no-repeat;
    background-size: 100% 100%;
}

.swper2bac{
    background: url("../image/index/swiper2icon1.png") no-repeat;
    background-size: 100% 100%;
    width: 80vh;height: 70vh;position: absolute;top: 15%;left: 10%;
}

.swper2computer{
    background: url("../image/index/swiper2computer.png") no-repeat;
    background-size: 100% 100%;
    width: 38vh;height: 39vh;position: absolute;top: 27%;left: 18%;
    /*width: 38vh;height: 39vh;position: absolute;top: 17rem;left: 24rem;*/
}

.swper2mobile{
    background: url("../image/index/swiper2mobile.png") no-repeat;
    background-size: 100% 100%;
    width: 30vh;height: 31vh;position: absolute;top: 34%;left: 29%;
    -webkit-animation: down_more_move 1s linear infinite;
    animation: down_more_move 1s linear infinite;
}

.swier2text{
    width: 600px;
    height: 412px;
    position: absolute;top: 26vh;right: 10vh;
}

.swiper2icon{
    background: url("../image/index/swiper2icon.png") no-repeat;
    background-size: 100% 100%;
    position: relative;
}

.swiper3mobile{
    background: url("../image/index/xuebanyunmoblie.png") no-repeat;
    background-size: 70% 70%;
    position: absolute;
    top: 12vh;
    right: 16vh;
    -webkit-animation: down_more_move 1s linear infinite;
    animation: down_more_move 1s linear infinite;
}

.swiper4mobile{
    background: url("../image/index/commoblie.png") no-repeat;
    background-size: 70% 70%;
    position: absolute;
    top: 12vh;
    right: 16vh;
    -webkit-animation: down_more_move 1s linear infinite;
    animation: down_more_move 1s linear infinite;
}


.swiper3book{
    background: url("../image/index/swiper3book2.png") no-repeat;
    background-size: 70% 70%;
    position: absolute;
    top: 22vh;
    right: 12vh;
}


#section3 {
    background: url("../image/index/sliding-3.jpg") no-repeat;
    background-size: 100% 100%;
    position: relative;
}

.section3_mark_text {
    color: #0054A7;
    font-size: 1.4vw;
    position: absolute;
    top: 20.9%;
    left: 54.5%;
}

.section3_mark_tip_text {
    color: #FFFFFF;
    font-size: 0.8vw;
    position: absolute;
    top: 27.2%;
    left: 52.8%;
    line-height:1.6;
}

.section3_prepare_text {
    color: #0054A7;
    font-size: 1.4vw;
    position: absolute;
    top: 20.9%;
    left: 68%;
}

.section3_prepare_tip_text {
    color: #FFFFFF;
    font-size: 0.8vw;
    position: absolute;
    top: 27.2%;
    left: 65.8%;
    line-height:1.6;
}

.section3_report_text {
    color: #0054A7;
    font-size: 1.4vw;
    position: absolute;
    top: 20.9%;
    left: 81%;
}

.section3_report_tip_text {
    color: #FFFFFF;
    font-size: 0.8vw;
    position: absolute;
    top: 27.2%;
    left: 79%;
    line-height:1.6;
}

.section3_teach_text {
    color: #0054A7;
    font-size: 1.4vw;
    position: absolute;
    top: 58.6%;
    left: 61.8%;
}

.section3_teach_tip_text {
    color: #FFFFFF;
    font-size: 0.8vw;
    position: absolute;
    top: 63.8%;
    left: 59.8%;
    line-height:1.6;
}

.section3_decision_text {
    color: #0054A7;
    font-size: 1.4vw;
    position: absolute;
    top: 58.6%;
    left: 75.8%;
}

.section3_decision_tip_text {
    color: #FFFFFF;
    font-size: 0.8vw;
    position: absolute;
    top: 63.8%;
    left: 74.6%;
    line-height:1.6;
}

#section4 {
    background: url("../image/index/sliding-4.jpg") no-repeat;
    background-size: 100% 100%;
    position: relative;
}

.section4_student_text {
    color: #215B9F;
    font-size: 58px;
    position: absolute;
    top: 18%;
    left: 55%;
    font-family:MicrosoftYaHei-Bold;
    font-weight:bold;
}

.section4_student_title_text {
    color: #A2E8FB;
    font-size: 45px;
    position: absolute;
    top: 18.9%;
    left: 65%;
    font-family:MicrosoftYaHei-Bold;
    font-weight:bold;
}

.section4_report_title_text {
    font-size: 1.4vw;
    color: #ffffff;
    font-family:MicrosoftYaHei;
    font-weight:bold;
    position: absolute;
    top: 49.9%;
    left: 55.5%;
}

.section4_report_tip_text {
    width:155px;
    font-size: 0.8vw;
    color: #ffffff;
    font-family:MicrosoftYaHei;
    font-weight:400;
    position: absolute;
    top: 56.1%;
    left: 54.2%;
    line-height:1.6;
}

.section4_wrong_title_text {
    font-size: 1.4vw;
    color: #ffffff;
    font-family:MicrosoftYaHei;
    font-weight:bold;
    position: absolute;
    top: 49.9%;
    left: 67.3%;
}

.section4_wrong_tip_text {
    width:163px;
    font-size: 0.8vw;
    color: #ffffff;
    font-family:MicrosoftYaHei;
    font-weight:400;
    position: absolute;
    top: 56.1%;
    left: 65.2%;
    line-height:1.6;
}

.section4_practice_title_text {
    font-size: 1.4vw;
    color: #ffffff;
    font-family:MicrosoftYaHei;
    font-weight:bold;
    position: absolute;
    top: 49.9%;
    left: 78.5%;
}

.section4_practice_tip_text {
    width:163px;
    font-size: 0.8vw;
    color: #ffffff;
    font-family:MicrosoftYaHei;
    font-weight:400;
    position: absolute;
    top: 56.1%;
    left: 77.7%;
    line-height:1.6;
}

#section5 {
    background: url("../image/index/sliding-5.jpg") no-repeat;
    background-size: 100% 100%;
    position: relative;
}

.section5_parent_text {
    color: #215B9F;
    font-size: 58px;
    font-family:MicrosoftYaHei-Bold;
    font-weight:bold;
    position: absolute;
    top: 18%;
    left: 56%;
}

.section5_parent_title_text {
    position: absolute;
    top: 19.4%;
    left: 65%;
    font-family:MicrosoftYaHei-Bold;
    font-weight:bold;
    font-size: 45px;
    color: #3472BA;
}

.section5_report_title_text {
    font-size: 1.4vw;
    color: #fff;
    font-family:MicrosoftYaHei;
    font-weight:bold;
    position: absolute;
    top: 49.8%;
    left: 60.3%;
}

.section5_report_text {
    width:247px;
    height:107px;
    font-size:0.8vw;
    font-family:MicrosoftYaHei;
    font-weight:400;
    color:rgba(255,255,255,1);
    line-height:1.6;
    position: absolute;
    left: 59.3%;
    top: 55.2%;
}

.section5_study_title_text {
    font-size: 1.4vw;
    color: #fff;
    font-family:MicrosoftYaHei;
    font-weight:bold;
    position: absolute;
    top: 49.8%;
    left: 74.7%;
}

.section5_study_text {
    width:167px;
    height:107px;
    font-size:0.8vw;
    font-family:MicrosoftYaHei;
    font-weight:400;
    color:rgba(255,255,255,1);
    line-height:1.6;
    position: absolute;
    left: 74.7%;
    top: 55.2%;
}

#section6 {
    background: url("../image/index/sliding-6.jpg") no-repeat;
    background-size: 100% 90%;
    position: relative;
}
/* 升级通知 */

#updateTip{
    position: absolute;
    right: 4.5%;
    top:  calc(20.4% - 90px);
    height: 80px;
    width: 550px;
    z-index: 9;
    background: #fcfcbe;
    color: #4d4d4d;
    padding: 10px;
    box-sizing: border-box;
    border-radius: 3px;
    font-size: 14px;
}

#updateTip .red{
    color: #e8450d;
}
#updateTip .time{
    margin-left: 5px;
}
#detail{
    cursor: pointer;
}
/*登录样式*/
.login-container {
    height: 406px;
    width: 299px;
    position: absolute;
    right: 10.4%;
    top: 20.4%;
    z-index: 299;
    background: white;
    border-radius: 3px;
    box-shadow: 0 0 15px rgba(0, 0, 0, .1)
}

.login-container-top {
    height: 315px;
    width: 100%;
}

.login-container-top-text {
    font-size: 20px;
    color: #333333;
    position: absolute;
    top: 29px;
    left: 26px;
}

.login-container-bottom {
    height: 90px;
    background: #f2f2f2;
    border-radius: 3px;
    border-top: 1px solid #f9f9f9;
}

.login-container-bottom-text {
    font-size: 12px;
    color: #a6a6a6;
    margin-left: 21px;
    margin-top: 21px;
}

.login-container-top-input {
    position: absolute;
    top: 123px;
    left: 25px;
}

.login-container-top-input:before {
    content: '';
    display: block;
    background: url("../image/index/login-user.png") no-repeat;
    width: 18px;
    height: 19px;
    position: absolute;
    top: 11px;
    left: 10px;
}

.login-container-top-input input {
    width: 204px;
    height: 28px;
    line-height: 1.4;
    padding: 5px 10px 5px 40px;
    font-size: 14px;
    border: 1px solid #EDEDED;
    border-radius: 3px;
    box-sizing: content-box;
    background: #fafbfc;
}

.login-container-top-input input:last-child {
    margin-top: 10px;
}

.login-container-top-input:after {
    content: '';
    display: block;
    background: url("../image/index/login-pwd.png") no-repeat;
    height: 21px;
    width: 16px;
    position: absolute;
    left: 10px;
    bottom: 8px;
}

.login-container-top-input input::-webkit-input-placeholder{
    color:#999999;
}

.login-container-top-input input::-moz-placeholder{
    color:#999999;
}

.login-container-top-input input:-ms-input-placeholder {
    color:#999999;
}

.login-container-top-forget-pwd {
    position: absolute;
    top: 223px;
    right: 26px;
    font-size: 12px;
    color: #808080;
}

.login-container-top-forget-pwd a {
    color: #808080;
    /*color:#00A0E9;*/
}

.login-container-top-forget-pwd a:hover{
    color: #52BBF7;
}

.login-container-top-btn {
    position: absolute;
    top: 256px;
    width: 249px;
    left: 25px;
    border: 1px solid #ececec;
    border-radius: 3px;
    background: #00a0e9;
}
.login-container-top-btn:hover {
     background: #52BBF7;
 }

.login-container-top-btn > a {
    display: block;
    font-size: 18px;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
}

/**最后一屛 底部**/
.section-main {
    height: 115px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 0;
    background-color: #3F4044;
}

.section-main-2 {
    background: url("../image/index/logo-txt1.png") no-repeat;
    height: 25px;
    width: 189px;
    margin: 0px auto;
    background-size: 100% 100%;
}

.section-main-text-1 {
    text-align: center;
    font-size: 14px;
    margin-top: 16px;
}

.pswLogin {
    width: 250px;
    text-align: center;
    padding-bottom: 2px;
    color: #00A0E9;
    position: absolute;
    top: 85px;
    left: 26px;
    font-size: 14px;
}
.pswLogin .psw{
    border-bottom: 2px solid #00A0E9;
    padding: 5px 30px;
    margin-right: -5px;
}
.pswLogin .verifyCode{
    border-bottom: 2px solid #D8D8D8;
    padding: 5px 30px;
    color: #999999;
}

.pswLogin .verifyCode:hover{
    border-bottom: 2px solid #D8D8D8;
    padding: 5px 30px;
    color: #52BBF7;
 }

.verifyLogin{
    width: 250px;
    text-align: center;
    padding-bottom: 2px;
    color: #00A0E9;
    position: absolute;
    top: 85px;
    left: 26px;
    font-size: 14px;
}
.verifyLogin .psw{
    border-bottom: 2px solid #D8D8D8;
    padding: 5px 30px;
    margin-right: -5px;
    color:#999999;
}
.verifyLogin .verifyCode{
    border-bottom: 2px solid #00A0E9;
    padding: 5px 30px;
}

.verifyLogin .psw:hover{
    border-bottom: 2px solid #D8D8D8;
    padding: 5px 30px;
    margin-right: -5px;
    color:#52BBF7;
}

.first-parent-login{
    color: #00A0E9 !important;
    font-size: 12px;
    position: relative;
    left: -115px;
}

.first-parent-login:hover{
    color: #52BBF7 !important;
}

.getCode{
    display: inline-block;
    position: relative;
    top: 182px;
    left: 195px;
    border: 0;
    width: 80px;
    height: 22px;
    line-height: 19px;
    background: #00A0E9;
    border-radius: 10px;
    color: white;
}

.login-container .pswLoginInput i{
    display: inline-block;
    background: url("../image/index/login-pwd.png") no-repeat;
    height: 21px;
    width: 16px;
    position: absolute;
    left: 10px;
    bottom: 59px;
}

.mt10{
    margin-top: 10px;
}

.login-container .confirm{
    position: absolute;
    bottom: 45px;
    left: 31px;
    width: 249px;
    height: 39px;
    background: rgba(0,160,233,1);
    border: 1px solid rgba(236, 236, 236, 1);
    border-radius: 2px;
    color:#FFFFFF;
    font-size: 16px
}

.inspirations {
    /*position: relative;*/
    /*top: -713px;*/
    /*right: -1654px;*/
    /*width: 236px;*/
    /*height: 88px;*/
    position: absolute;
    top: 193px;
    right: -8px;
    width: 236px;
    height: 88px;
    z-index: 9;
}
.inspirations .icon{
    cursor: pointer;
    display: block;
    width: 68px;
    height: 68px;
    background: url("../image/index/inspiration.png");
    position: absolute;
    top: -86px;
    right: 105px;
    z-index: 9;
}

.inspirations .icon.actvie{
    background: url("../image/index/inspiration-hover.png");
}

.inspirations .icon:hover {
    background: url("../image/index/inspiration-hover.png");
}
.inspirations .text{
    position: absolute;
    top: -12px;
    left: 58px;
    color: white;
    z-index: 9;
}

.inspirations .inspirations-wrapper {
    color: #7E838B !important;
    font-size: 14px;
    position: absolute;
    top: 23px;
    left: 32px;
    z-index: 9;
    width: 130px;
    height: 205px;
    background: white;
    text-align: center;
    border-radius: 4px;
}

.inspirations .inspirations-wrapper a {
    display: block;
    border-radius: 4px;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #E1E1E1;
    padding: 5px 0;
}

.inspirations .inspirations-wrapper a:hover{
    background: #EDEFF4;
}

.inspirations-wrapper i{
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: 0 10px;
    position: absolute;
    left: -1px;
    margin-top: 6px;
}

.inspirations-wrapper span{
    margin-left: 27px;
}

.inspirations-wrapper i.composition{
    background: url("../image/index/composition.png") no-repeat;
}

.inspirations-wrapper i.middle-composition{
    background: url("../image/index/middle-composition.png") no-repeat;
}

.inspirations-wrapper i.primary-composition{
    background: url("../image/index/primary-composition.png") no-repeat;
}

.inspirations-wrapper i.score{
    background: url("../image/index/score.png") no-repeat;
}

@keyframes warn1 {
    0% {
        transform: scale(0.3);
        -webkit-transform: scale(0.3);
        opacity: 0.0;
    }
    25% {
        transform: scale(0.3);
        -webkit-transform: scale(0.3);
        opacity: 0.1;
    }
    50% {
        transform: scale(0.3);
        -webkit-transform: scale(0.3);
        opacity: 0.3;
    }
    75% {
        transform: scale(0.5);
        -webkit-transform: scale(0.5);
        opacity: 0.5;
    }
    100% {
        transform: scale(0.8);
        -webkit-transform: scale(0.8);
        opacity: 0.0;
    }
}
.container {
    position: relative;
    width: 120px;
    height: 120px;
    margin: auto;
}
/* 产生动画（向外扩散变大）的圆圈 第一个圆 */
.pulse {
    position: absolute;
    width: 50px;
    height: 50px;
    left: 0;
    top: 230px;
    border: 1px solid #215B9F;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    z-index: 1;
    opacity: 0;
    animation: warn1 2s linear 0.5s infinite;
    box-shadow: 1px 1px 30px #215B9F; /* 阴影效果 */
}
/* 产生动画（向外扩散变大）的圆圈 第二个圆 */
.pulse1 {
    position: absolute;
    width: 50px;
    height: 50px;
    left: 0;
    top: 230px;
    border: 1px solid #215B9F;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    z-index: 1;
    opacity: 0;
    animation: warn1 2s linear 1s infinite;
    box-shadow: 1px 1px 30px #215B9F; /* 阴影效果 */
}
.pulse2 {
    position: absolute;
    width: 50px;
    height: 50px;
    left: 0;
    top: 230px;
    border: 1px solid #215B9F;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    z-index: 1;
    opacity: 0;
    animation: warn1 2s linear 1.5s infinite;
    box-shadow: 1px 1px 30px #215B9F; /* 阴影效果 */
}

