﻿@charset "utf-8";
* {padding: 0;margin: 0;}
html,body { width: 100%;margin: 0 auto;font-family: "微软雅黑", "Helvetica Neue", Helvetica, Arial, sans-serif;background: #efefef;font-size: 14px;min-width: 1200px;}
input {outline: none!important;}
ul {list-style: none;}
ol {list-style: none;}
a{text-decoration: none;}
img{border: none;display: block;}
a {color: black}
a:link {text-decoration: none!important;}
a:visited {text-decoration: none!important;}
a:hover {text-decoration: none!important;}
a:active {text-decoration: none!important;}
.w-1200 {width: 1200px;min-width: 1200px;margin: auto;}
.w-100 {width: 100%;min-width: 1200px;margin: auto;}
.banner{
    height: 429px;
    background: url("../images/banner.png") no-repeat center center;
    position: relative;
    margin-top: 85px;
}
.banner .w-1200{

text-align: center;

position: absolute;

width: 100%;

bottom: 100px;
}
.banner .w-1200 a{
    background: #e1413e;
    color: #fff;
    display: inline-block;
    width: 230px;
    font-weight: bold;
    font-size: 24px;
    line-height: 50px;
    margin: 0px 10px;
    border-radius: 4px;
    box-shadow: 9px 8px 5px #1f1f1f;
}
.banner .w-1200 a:hover{
    -moz-transition: ease-out 0.25s;
    -o-transition: ease-out 0.25s;
    -webkit-transition: ease-out 0.25s;
    transition: ease-out 0.25s;
    box-shadow: 5px 5px 5px #1f1f1f;
}
.banner .w-1200 a i{
    width: 21px;
    height: 18px;
    display: inline-block;
    background: url("../images/pic-1.png") no-repeat;
    position: relative;
    top: 3px;
    left: 10px;
}
.title{

text-align: center;
}
.title .title-1{
    width: 596px;
    height: 75px;
    background: url("../images/pic-2.png") no-repeat;
    display: inline-block;
}
.title .title-2{
    width: 283px;
    height: 80px;
    background: url("../images/pic-7.png") no-repeat;
    display: inline-block;
}
.title .title-3{
    width: 674px;
    height: 75px;
    background: url("../images/pic-10.png") no-repeat;
    display: inline-block;
}
.title .title-4{
    width: 545px;
    height: 75px;
    background: url("../images/pic-19.png") no-repeat;
    display: inline-block;
}
.title .title-5{
    width: 303px;
    height: 80px;
    background: url("../images/pic-23.png") no-repeat;
    display: inline-block;
}
.title  dd{
    color: #5c48e8;
    font-size: 18px;
    padding-top: 5px;
    font-weight: bold;
}
.step{
    padding: 50px 0px;
}
.step ul{
    display: table;
    width: 100%;
    padding-top: 40px;
    position: relative;
    height: 62px;
}
.step ul li{
    width: 190px;
    height: 62px;
    float: left;
    background: url("../images/pic-3.png");
    text-align: center;
    line-height: 62px;
    font-weight: bold;
    font-size: 16px;
    position: absolute;
    top: 40px;
    color: #363636;
    cursor: pointer;
}
.step ul .step-1{
    left: 0;
    z-index: 10;
    width: 170px;
    background: url(../images/pic-3.png) right;
}
.step ul .step-2{
    left: 122px;
    z-index: 9;
}
.step ul .step-3{
    z-index: 8;
    left: 265px;
}
.step ul .step-4{
    z-index: 7;
    left: 408px;
}
.step ul .step-5{
    z-index: 6;
    left: 551px;
}
.step ul .step-6{
    z-index: 5;
    left: 694px;
}
.step ul .step-7{
    z-index: 4;
    left: 854px;
}
.step ul .step-8{
    z-index: 3;
    right: 0;
    background: #e5e3e2;
}
.step ul .step-1.active{
    color: #fff;
    background: url("../images/pic-4.png") right;
    -moz-transition: ease-out 0.25s;
    -o-transition: ease-out 0.25s;
    -webkit-transition: ease-out 0.25s;
    transition: ease-out 0.25s;
}
.step ul .step-2.active{
    color: #fff;
    background: url("../images/pic-4.png");
    -moz-transition: ease-out 0.25s;
    -o-transition: ease-out 0.25s;
    -webkit-transition: ease-out 0.25s;
    transition: ease-out 0.25s;
}
.step ul .step-3.active{
    color: #fff;
    background: url("../images/pic-4.png");
    -moz-transition: ease-out 0.25s;
    -o-transition: ease-out 0.25s;
    -webkit-transition: ease-out 0.25s;
    transition: ease-out 0.25s;
}
.step ul .step-4.active{
    color: #fff;
    background: url("../images/pic-4.png");
    -moz-transition: ease-out 0.25s;
    -o-transition: ease-out 0.25s;
    -webkit-transition: ease-out 0.25s;
    transition: ease-out 0.25s;
}
.step ul .step-5.active{
    color: #fff;
    background: url("../images/pic-4.png");
    -moz-transition: ease-out 0.25s;
    -o-transition: ease-out 0.25s;
    -webkit-transition: ease-out 0.25s;
    transition: ease-out 0.25s;
}
.step ul .step-6.active{
    color: #fff;
    background: url("../images/pic-4.png");
    -moz-transition: ease-out 0.25s;
    -o-transition: ease-out 0.25s;
    -webkit-transition: ease-out 0.25s;
    transition: ease-out 0.25s;
}
.step ul .step-7.active{
    color: #fff;
    background: url("../images/pic-4.png");
    -moz-transition: ease-out 0.25s;
    -o-transition: ease-out 0.25s;
    -webkit-transition: ease-out 0.25s;
    transition: ease-out 0.25s;
}
.step ul .step-8.active{
    color: #fff;
    background: #e1413e;
    -moz-transition: ease-out 0.25s;
    -o-transition: ease-out 0.25s;
    -webkit-transition: ease-out 0.25s;
    transition: ease-out 0.25s;
}
.step-list{
    display: table;
    width: 100%;
}
.step-list li{
    position: relative;
    float: left;
    width: 150px;
    height: 160px;
}
.step-list li span{
    position: absolute;
    display: inline-block;
    width: 10px;
    height: 61px;
    background: url("../images/pic-5.png") no-repeat;
    top: -15px;
    z-index: 15;
}
.step-list li .by-1{
    left: 79px;
}
.step-list li .by-2{
    left: 63px;
}
.step-list li .by-3{
    left: 54px;
}
.step-list li .by-4{
    left: 50px;
}
.step-list li .by-5{
    left: 43px;
}
.step-list li .by-6{
    left: 36px;
}
.step-list li .by-7{
    left: 47px;
}
.step-list li .by-8{
    left: 51px;
}
.step-list li .by-1.active{
    background: url("../images/pic-6.png") no-repeat center center;
    top: 0;
    -moz-transition: ease-out 0.25s;
    -o-transition: ease-out 0.25s;
    -webkit-transition: ease-out 0.25s;
    transition: ease-out 0.25s;
}
.step-list li .by-2.active{
    background: url("../images/pic-6.png") no-repeat center center;
    top: 0;
    -moz-transition: ease-out 0.25s;
    -o-transition: ease-out 0.25s;
    -webkit-transition: ease-out 0.25s;
    transition: ease-out 0.25s;
}
.step-list li .by-3.active{
    background: url("../images/pic-6.png") no-repeat center center;
    top: 0;
    -moz-transition: ease-out 0.25s;
    -o-transition: ease-out 0.25s;
    -webkit-transition: ease-out 0.25s;
    transition: ease-out 0.25s;
}
.step-list li .by-4.active{
    background: url("../images/pic-6.png") no-repeat center center;
    top: 0;
    -moz-transition: ease-out 0.25s;
    -o-transition: ease-out 0.25s;
    -webkit-transition: ease-out 0.25s;
    transition: ease-out 0.25s;
}
.step-list li .by-5.active{
    background: url("../images/pic-6.png") no-repeat center center;
    top: 0;
    -moz-transition: ease-out 0.25s;
    -o-transition: ease-out 0.25s;
    -webkit-transition: ease-out 0.25s;
    transition: ease-out 0.25s;
}
.step-list li .by-6.active{
    background: url("../images/pic-6.png") no-repeat center center;
    top: 0;
    -moz-transition: ease-out 0.25s;
    -o-transition: ease-out 0.25s;
    -webkit-transition: ease-out 0.25s;
    transition: ease-out 0.25s;
}
.step-list li .by-7.active{
    background: url("../images/pic-6.png") no-repeat center center;
    top: 0;
    -moz-transition: ease-out 0.25s;
    -o-transition: ease-out 0.25s;
    -webkit-transition: ease-out 0.25s;
    transition: ease-out 0.25s;
}
.step-list li .by-8.active{
    background: url("../images/pic-6.png") no-repeat center center;
    top: 0;
    -moz-transition: ease-out 0.25s;
    -o-transition: ease-out 0.25s;
    -webkit-transition: ease-out 0.25s;
    transition: ease-out 0.25s;
}
.step-list li a{
    display: inline-block;
    padding: 4px 10px;
    border-radius: 3px;
    background: #fff;
}
.step-list li .link1{
    border: 1px solid #ec6941;
    color: #ec6941;
    margin-bottom: 15px;
}
.step-list li .link2{
    border: 1px solid #e1413e;
    color: #e1413e;
}
.step-list li .link-box{
    width: 78px;
    position: absolute;
    top: 55px;
}
.step-list li .link-box.link1-box{
    left: 43px;
}
.step-list li .link-box.link2-box{
    left: 30px;
}
.step-list li .link-box.link3-box{
    left: 19px;
}
.step-list li .link-box.link4-box{
    left: 17px;
}
.step-list li .link-box.link5-box{
    left: 11px;
}
.step-list li .link-box.link6-box{
    left: 3px;
}
.step-list li .link-box.link7-box{
    left: 12px;
}
.step-list li .link-box.link8-box{
    left: 17px;
}
.step-list li .link-box.active{
    top: 73px;
    -moz-transition: ease-out 0.25s;
    -o-transition: ease-out 0.25s;
    -webkit-transition: ease-out 0.25s;
    transition: ease-out 0.25s;
}
.step-list .link-box.active a{
    -moz-transition: ease-out 0.25s;
    -o-transition: ease-out 0.25s;
    -webkit-transition: ease-out 0.25s;
    transition: ease-out 0.25s;
}
.step-list .link-box.active .link1{
    background: #ec6941;
    color: #fff;
}
.step-list .link-box.active .link2{
    background: #e1413e;
    color: #fff;
}
.combinationClass .course-nav{
    width: 900px;
    margin: auto;
    position: relative;
    text-align: center;
    padding-top: 35px;
}
.combinationClass .course-nav span{
    display: inline-block;
    margin: 0px 10px;
    padding: 10px 31px;
    font-weight: bold;
    font-size: 16px;
    cursor: pointer;
}
.combinationClass .course-nav a{
    float: right;
    position: absolute;
    right: 0;
    color: #8c8b8b;
    bottom: 0;
}
.combinationClass .course-nav span.active{
    background: #e1413e;
    color: #fff;
}
.combinationClass .course-nav span:hover{
    background: #e1413e;
    color: #fff;
    -moz-transition: ease-out 0.25s;
    -o-transition: ease-out 0.25s;
    -webkit-transition: ease-out 0.25s;
    transition: ease-out 0.25s;
}
.course{
    overflow: hidden;
    padding-top: 40px;
}
.course .left{
    float: left;
    width: 820px;
}
.course .left ul{
    display: table;
    display: none;
    overflow: hidden;
    padding-top: 5px;
}
.course .left ul li{
    float: left;
    margin-right: 20px;
}
.course .left ul li .pic-box a{
    display: block;
    width: 260px;
    height: 146px;
    overflow: hidden;
}
.course .left ul li .pic-box img{
    width: 260px;
    height: 146px;
}
.course .left ul li .course-title{
    overflow: hidden;
    padding: 10px 0px;
}
.course .left ul li .course-title span{
    display: inline-block;
    width: 160px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
}
.course .left ul li .course-title i{
    float: right;
    font-style: normal;
    color: #6a6a6a;
}
.course .left ul li .btn-box{

}
.course .left ul li .btn-box .link1{
    border: 1px solid #dfdfdd;
    color: #f04655;
    margin-right: 8px;
}
.course .left ul li .btn-box .link2{
    border: 1px solid #536883;
    background: #536883;
    color: #fff;
}
.course .right{
    float: right;
    width: 340px;
}
.course .left ul li .btn-box a{
    display: inline-block;
    padding: 4px 10px;
    border-radius: 4px;
}
.course .left ul li .pic-box img:hover{
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -moz-transition: ease-out 0.5s;
    -o-transition: ease-out 0.5s;
    -webkit-transition: ease-out 0.5s;
    transition: ease-out 0.5s;
}
.course .left ul li .btn-box .link1:hover{
    -moz-transition: ease-out 0.25s;
    -o-transition: ease-out 0.25s;
    -webkit-transition: ease-out 0.25s;
    transition: ease-out 0.25s;
    background: #f04655;
    color: #fff;
    border: 1px solid #f04655;
}
.course .left ul li .btn-box .link2:hover{
    -moz-transition: ease-out 0.25s;
    -o-transition: ease-out 0.25s;
    -webkit-transition: ease-out 0.25s;
    transition: ease-out 0.25s;
    background: #fff;
    color: #536883;
}
.course .right h3{
    font-weight: normal;
    border-bottom: 1px solid #d2d2d2;
    padding-bottom: 9px;
    padding-left: 10px;
    color: #e1413e;
}
.course .right h4{
    color: #e1413e;
    font-size: 15px;
    padding-bottom: 8px;
    padding-top: 7px;
    margin-left: 10px;
}
.course .right ul{
    overflow: hidden;
    border-bottom: 1px dashed #d3d3d3;
    margin-left: 10px;
}
.course .right ul li{
    float: left;
    margin-right: 20px;
    padding-bottom: 10px;
}
.course .right ul li a:hover{
    color: #e1413e;
    -moz-transition: ease-out 0.25s;
    -o-transition: ease-out 0.25s;
    -webkit-transition: ease-out 0.25s;
}
.dynamic{
    padding-top: 70px;
}
.dynamic-box{background: #5c48e8;margin-top: 30px;}
.dynamic-box ul{
    overflow: hidden;
    padding-left: 18px;
    padding-top: 18px;
}
.dynamic-box ul li{
    background: #fff;
    float: left;
    width: 280px;
    height: 300px;
    margin-bottom: 15px;
    margin-right: 15px;
}
.dynamic-box ul li img{
    width: 70px;
    margin: auto;
    margin-top: 30px;
}
.dynamic-box ul li h3{
    text-align: center;
    font-size: 22px;
    padding: 5px 0px;
}
.dynamic-box ul li p{
    text-align: left;
    margin: 0px 40px;
    font-size: 16px;
    line-height: 25px;
    padding-top: 8px;
    height: 90px;
    overflow: hidden;
}
.dynamic-box ul li span{
    border: 1px solid #5c48e8;
    color: #5c48e8;
    display: block;
    margin: auto;
    width: 100px;
    text-align: center;
    padding: 8px 0px;
    cursor: pointer;
    border-radius: 4px;
}
.dynamic-box ul li span:hover{
    -moz-transition: ease-out 0.25s;
    -o-transition: ease-out 0.25s;
    -webkit-transition: ease-out 0.25s;
    transition: ease-out 0.25s;
    color: #fff;
    background: #5c48e8;
}
.dynamic-box ul li .btns{
    margin: 0px 69px;
    padding-top: 27px;
}
.dynamic-box ul li .btns a{
    border: 1px solid #5c48e8;
    color: #5c48e8;
    display: inline-block;
    margin: auto;
    width: 64px;
    text-align: center;
    padding: 4px 0px;
    cursor: pointer;
    margin-bottom: 10px;
    border-radius: 4px;
    margin: 0px 1px;
    margin-bottom: 10px;
}
.dynamic-box ul li .btns a:hover{
    background: #5c48e8;
    color: #ffffff;
    -moz-transition: ease-out 0.25s;
    -o-transition: ease-out 0.25s;
    -webkit-transition: ease-out 0.25s;
    transition: ease-out 0.25s;
}
.benefit{
    padding-top: 70px;
}
.benefit-box{
    height: 769px;
    background: url("../images/pic-20.png") no-repeat;
    margin-top: 30px;
}
.benefit-box ul{
    overflow: hidden;
    padding-top: 65px;
}
.benefit-box ul li{

float: left;

background: #fff;

width: 380px;

height: 200px;

margin: 0px 10px;

margin-bottom: 20px;
}
.benefit-box ul li  span{

color: #b2b2b2;

font-size: 14px;

margin-top: 30px;

display: block;

margin-left: 30px;
}
.benefit-box ul li  h3{

margin-left: 30px;

margin-top: 12px;

color: #5c48e8;

font-size: 25px;

letter-spacing: 4px;
}
.benefit-box ul li  p{

margin-left: 30px;

color: #666666;

margin-top: 10px;

margin-right: 30px;

line-height: 26px;

font-size: 16px;
}
.contrast{
    height: 782px;
    background: url(../images/pic-22.png) no-repeat center center;
    padding-top: 60px;
}
.contrast-box{
    width: 1000px;
    margin: auto;
    margin-top: 30px;
    height: 600px;
}
.contrast-box .left{
    background: #ffffff;
    float: left;
    width: 460px;
    /* height: 600px; */
    border-radius: 40px 0px 0px 40px;
    position: relative;
    top: 30px;
}
.contrast-box .left h3{

margin: 0px 30px;

text-align: center;

/* line-height: 74px; */

font-size: 24px;

border-bottom: 1px solid #f0f0f0;

padding-bottom: 15px;

padding-top: 25px;
}
.contrast-box .left ul{

padding: 0px 30px;

padding-bottom: 20px;
}
.contrast-box .left ul li{

position: relative;

border-bottom: 1px solid #f0f0f0;

padding: 10px 60px;
}
.contrast-box .left ul li span{

position: absolute;

left: 10px;

top: 18px;

border: 1px solid #bdbdbd;

color: #bdbdbd;

border-radius: 50%;

text-align: center;

line-height: 35px;

width: 35px;

font-size: 20px;
}
.contrast-box .left ul li p{

color: #696969;

font-size: 15px;

line-height: 24px;
}
.contrast-box .right{
    background: #604af8;
    width: 540px;
    height: 610px;
    float: left;
}
.contrast-box .right h3{

margin: 0px 30px;

text-align: center;

/* line-height: 74px; */

font-size: 24px;

border-bottom: 1px solid #f0f0f0;

padding-bottom: 30px;

padding-top: 25px;

color: #fff;
}
.contrast-box .right ul{

padding: 0px 45px;

padding-bottom: 20px;
}
.contrast-box .right ul li{

position: relative;

border-bottom: 1px solid #f0f0f0;

padding: 10px 60px;
}
.contrast-box .right ul li span{

position: absolute;

left: 10px;

top: 18px;

border: 1px solid #fff;

color: #fff;

border-radius: 50%;

text-align: center;

line-height: 35px;

width: 35px;

font-size: 20px;
}
.contrast-box .right ul li p{

color: #fff;

font-size: 15px;

line-height: 24px;
}
.trust{
    height:400px;
    background: url("../images/pic-24.png") no-repeat center center;
    position: relative;
    top: -1px;
}
.footer{
    background: #f2f2f2;
    height: 100px;
}
.footer p{
    text-align: center;
    font-size: 16px;
    padding-top: 26px;
}
.footer a{
    
display: inline-block;
    
padding: 10px 0px;
}
#top {
    width: 100%;
    background: #fff;
    height: 70px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 200;
}
.subject {
    width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.logo_box_black {
    background: #fff;
}
.logo_black {
    display: block;
    float: left;
    width: 220px;
    padding-top: 20px;
}
.nav_box_black {
    overflow: hidden;
    float: left;
    padding-top: 25px;
    padding-left: 20px;
}
.nav_box_black li {
    float: left;
    margin: 0px 12px;
}
.nav_box_black li a {
    font-size: 15px;
    padding: 0px 5px;
}
.serch_div {
    position: relative;
}
.serch_div {
    width: 175px;
    border-bottom: 1px solid #d1d1d1;
    float: left;
    height: 24px;
    overflow: hidden;
    padding-top: 20px;
    margin-left: 20px;
}
.serch_div input {
    position: absolute;
    left: 0;
}
.serch_div input {
    width: 137px;
    height: 24px;
    color: #222;
    border: none;
    background: #fff;
    padding-left: 10px;
}
.serch_div a {
    position: absolute;
    right: 0px;
    bottom: 0px;
}
.serch_div a {
    width: 24px;
    height: 24px;
    display: block;
    background: url(http://www.edu-edu.com/tp/PC/b2c/images/black_serch.png) no-repeat;
    float: right;
}
.logo_box_black ol {
    float: left;
    overflow: hidden;
    padding-top: 28px;
    padding-left: 20px;
}
.logo_box_black ol li {
    float: left;
    margin: 0px 5px;
    color: #ffffff;
}
.logo_box_black ol li a {
    padding: 0px 5px;
    font-size: 13px;
}
.logo_box_black ol .reversion_register {
    padding-left: 0px;
    margin-left: -4px;
}