﻿@charset "utf-8";
/* CSS Document */

* {
    padding: 0px;
    margin: 0px;
    font-family: "微软雅黑";
}

a {
    text-decoration: none;
}

img {
    border: none;
}

/*流程图*/
.course-head {
    padding-left: 15px;
    font-size: 18px;
    color: #000;
}

.line {
    float: left;
    margin-left: 100px;
    margin-top: -25px;
    border-bottom: 1px solid #e6e6e6;
    width: 970px;
    height: 15px;
}


.project-screening {
    background: url(images/scoll1.png) no-repeat center center;
    width: 1100px;
    margin: 0 auto;
    position: relative;
    margin-top: 220px;
    margin-bottom: 150px;
}

.screening-select {
    background: url(images/point2.png) no-repeat;
    width: 21px;
    height: 20px;
    position: absolute;
    top: 0px;
    cursor: pointer;
}

.select-1 {
    left: 62px;
}

.select-2 {
    left: 382px;
}

.select-3 {
    left: 702px;
}

.select-4 {
    left: 1022px;
}

.project-screening-yellow {
    background: url(images/scroll2_ztpx.png) no-repeat;
    height: 20px;
    overflow: hidden;
    width: 0;
}

.screening-select a {
    position: absolute;
    left: -40px;
    width: 135px;
    display: block;
}

.select-1 a, .select-3 a, .select-5 a, .select-7 a {
    top: -121px;
}

.select-2 a, .select-4 a, .select-6 a {
    top: 41px;
}

.screening-select a img {
    width: 100px;
    height: 100px;
}

.project-screening .select-1-yellow {
    background: url(images/point1.png) no-repeat;
    width: 21px;
    height: 20px;
    position: absolute;
    left: 62px;
    bottom: 0px;
    z-index: 3;
}

.top-img, .bottom-img {
    position: absolute;
    display: none;
}

.top-img {
    bottom: 150px;
}

.bottom-img {
    top: 150px;
}

/*教育bannar-education-bannar开始*/
.education-bannar {
    height: 600px;
}

.bannar-ztpx {
    background: url(images/ztBanner.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.bannar-sjsf {
    background: url(images/sjBanner.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.education-bannar div {
    margin: 0 auto;
    padding-left: 135px;
}

.education-bannar .bannar-title {
    padding-top: 150px;
    font-size: 40px;
    color: #fff;
    padding-left: 145px;
    font-weight:bold;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

    .education-bannar .bannar-title img {
        vertical-align: middle;
        padding-right: 20px;
    }

.education-bannar .bannar-content p {
    margin-top: 35px;
    margin-bottom: 50px;
    width: 540px;
    font-size: 16px;
    padding-left: 10px;
    line-height: 28px;
    color: #fff;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.education-bannar .bannar-content a {
    padding-left: 35px;
    font-size: 14px;
    color: #237ae4;
}

    .education-bannar .bannar-content a:hover {
        text-decoration: underline;
    }

.education-bannar .bannar-content .goTerrace {
    font-size: 16px;
    padding: 10px 30px;
    margin-left: 5px;
    color: #fff;
    line-height: 20px;
    cursor: pointer;
    margin-top: 8px;
    float: left;
    text-transform: uppercase;
    display: inline-block;
    background-color: #F61067;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
    border-radius: 36px;
    width:115px;
}
.lf {
    float:left;
}

.right {
    font-size: 30px;
    margin-left: 5px;
    display: table-cell;
    vertical-align: middle;
}

span:first-child {
    display: none;
    margin-right: 5px;
    margin-left:0px;
}

.goTerrace:hover span:first-child {
    display: block;
}

.goTerrace:hover span:last-child {
    display: none;
}
.education-bannar .bannar-content a img {
    vertical-align: middle;
    padding-right: 5px;
}
/*教育bannar-education-bannar结束*/


.education-content {
    width: 1100px;
    margin: 40px auto;
}

/*教育分类-education-classify开始*/
.education-classify {
    height: 75px;
    text-align: center;
    padding-top: 35px;
    padding-left: 5px;
}

.hidden {
    display: none;
}

.education-classify a, .demo1 a {
    float: left;
    display: block;
    width: 214px;
    font-size: 14px;
    padding: 15px 0px;
    color: #4c4c4c;
    border: 1px solid #dedede;
}

    .education-classify a:hover, .demo1 a:hover {
        color: #237ae4;
    }

.education-classify .classify-course, .demo1 .classify-course {
    color: #237ae4;
    background: #fafafa;
    border-top: 2px solid #237ae4;
}

.demo1 {
    position: fixed;
    _position: absolute;
    z-index: 55;
    top: 55px;
    height: 50px;
    text-align: center;
    padding-top: 10px;
    padding-left: 5px;
    background: #FFF;
}
/*教育分类-education-classify结束*/


/*课程分类-education-course开始*/
.education-course {
    height: 450px;
}
/*共用--开始*/
.course-head {
    padding-left: 15px;
    font-size: 18px;
    color: #000;
    overflow:hidden;
}

.line {
    float: left;
    margin-left: 100px;
    margin-top: -25px;
    border-bottom: 1px solid #e6e6e6;
    width: 970px;
    height: 15px;
}
/*共用--结束*/
.education-course .course-content {
    margin-top: 35px;
}

.course-content a {
    display: block;
    float: left;
}


.education-course .course-content div {
    float: left;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    border-radius: 25px;
    height:229.9px;
}

    /*.education-course .course-content div:hover {
        margin-top: -5px;
        box-shadow: 0px 0px 5px #333333;
    }*/

.education-course .course-content .speech p,
.hearing p,
.autism p,
.wisdom p,
.method p,
.simulation p,
.feature p,
.reality p,
.addcourse p {
    font-size: 18px;
    color: #4c4c4c;
    padding: 18px 30px;
    margin-top: 30px;
    text-align: center;
    background: url(images/kecheng7.png) no-repeat center;
}


/*.education-course .course-content .speech {
    background: url(images/kecheng1.png) no-repeat center;
}

.education-course .course-content .hearing {
    margin: 0px 27px;
    background: url(images/kecheng2.png) no-repeat center;
}

.education-course .course-content .autism {
    margin-right: 23px;
    background: url(images/kecheng3.png) no-repeat center;
}

.education-course .course-content .wisdom {
    background: url(images/kecheng4.png) no-repeat center;
}*/

/*.education-course .course-content .addcourse {
        background: url(images/kecheng5.png) no-repeat center;
    }

.education-course .course-content .method {
    background: url(images/yunjiaoyu_shijian_course1.png) no-repeat center;
}

.education-course .course-content .simulation {
    background: url(images/yunjiaoyu_shijian_course2.png) no-repeat center;
}

.education-course .course-content .feature {
    margin-right: 23px;
    background: url(images/yunjiaoyu_shijian_course3.png) no-repeat center;
}

.education-course .course-content .reality {
    background: url(images/yunjiaoyu_shijian_course4.png) no-repeat center;
}*/
/*课程分类-education-course结束*/

/*共用--开始*/
.topic-footer {
    clear: both;
    margin: 35px 0px 0px 20px;
}

    .topic-footer dl dd {
        float: left;
        width: 190px;
        text-align: center;
        line-height: 25px;
        margin-right: 70px;
    }

.footer_title {
    font-size: 16px;
    color: #000;
    margin: 20px 0px;
}

.footer_cont {
    text-align: center;
    font-size: 14px;
    color: #4c4c4c;
}
/*共用--结束*/
/*产品特点-education-product开始*/
.education-product {
    height: 380px;
}
/*产品特点-education-product结束*/
/*适用人群-education-crowd开始*/
.education-crowd {
    height: 280px;
}
/*适用人群-education-crowd结束*/
/*价格配置-education-cost开始*/

.education-cost {
    height: 170px;
}

    .education-cost .topic-footer {
        text-align: center;
        margin-top: 50px;
    }
/*价格配置-education-cost结束*/
/*使用帮助-education-help开始*/
.education-help {
    height: 220px;
}

    .education-help .topic-footer .help-title {
        font-size: 18px;
    }

    .education-help .topic-footer p {
        padding-left: 40px;
        color: #000;
        font-size: 14px;
        line-height: 30px;
    }
/*使用帮助-education-help结束*/
.line {
    border-bottom: 1px solid #e6e6e6;
    width: 1070px;
    position: relative;
    margin: 30px 0;
}

#course {
    position: absolute;
    left: 479px;
    padding: 0 20px;
    background: #fff;
    font-weight: bold;
}

.education-course .course-content {
    text-align: center;
    overflow:hidden;
    width:1000px;
    margin:44px auto;
}

    .education-course .course-content a {
        display: block;
    }

    .education-course .course-content div{
        float: left;
        margin: 10px;
        margin-bottom: 30px;
        width: 229.9px;
        height: 200px;
        text-align: center;
        border: none;
        border-radius: 6px;
        color: #fff;
        font-size: 16px;
        transition: 0.3s;
        -moz-transition: 0.3s;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        cursor: pointer;
    }

        .education-course .course-content .item img:last-child {
            display: none;
        }


    .education-course .course-content div p {
        margin-top: 12px;
    }

    .education-course .course-content div img {
        padding:0px;
        width: 229.9px;
    }
.flowBtn {
    position: absolute;
    width: 50px;
    height: 50px;
    opacity: 0;
    background: red;
    top: 85px;
    cursor: pointer;
    z-index: 10;
}

.flow1 {
    left: 20px
}

.flow2 {
    left: 360px;
}

.flow3 {
    left: 703px
}

.flow4 {
    left: 1045px
}
