
/*   banner*/
.bannerSth {
    background-image: url('http://oojc6fh7q.bkt.clouddn.com/overall.png');
    background-size: cover;
    height: 553px;
}
#banner {
    position: relative;
}

/*.banner-content .title {*/
    /*position: absolute;*/
    /*left: 48px;*/
    /*top: 88px;*/
    /*font-size: 48px;*/

    /*color: #FFFFFF;*/
/*}*/
.banner-content .subtitle {
    position: absolute;
    left: 20px;
    top: 30px;
    font-size: 32px;
    color: #FFFFFF;
}
/*   banner------------------------------------------------end*/

/*   program-intro*/
.program-intro {margin-top: 60px;margin-bottom: 86px}
.program-intro .intro-title {font-weight: bold;font-size: 30px;color: #8AD228;text-align: center;margin-bottom: 33px}
.program-intro .intro-text {font-size: 20px;color: #666666;padding: 0 64px}

/*   program-advan------------------------------------------------end*/
.program-advan {margin-bottom: 92px;padding-top: 20px;border-top: 1px dotted #EFEFEF}
.advan-title{font-size: 30px;font-weight: bold;color: #8AD228;text-align: center;margin-bottom: 28px}
.advan-img{background: url("../images/overall/advantageLine.png") no-repeat center center;width: 100%;height: 464px;position: relative}
.advan-design {position: absolute;}
.advan-design p {font-size: 20px;color: #666666;margin-bottom: 20px}
.advan-design img {display: block;margin-left: 84px}

.advan-resource {position: absolute;left: 238px;top: 310px}
.advan-resource p {font-size: 20px;color: #666666}
.advan-resource img {display: block;margin-left: 84px;margin-bottom: 20px}

.advan-flow {position: absolute;left: 400px;top: 68px}
.advan-flow p {font-size: 20px;color: #666666;margin-bottom: 20px}
.advan-flow img {display: block;margin-left: 84px}

.advan-cloud {position: absolute;left: 672px;top: 206px}
.advan-cloud p {font-size: 20px;color: #666666}
.advan-cloud img {display: block;margin-left: 84px;margin-bottom: 20px}

.advan-statistics {position: absolute;left: 818px;top: 20px}
.advan-statistics p {font-size: 20px;color: #666666;margin-bottom: 20px}
.advan-statistics img {display: block;margin-left: 84px}

.stepDot1 {position: absolute;width: 14px;height: 14px;left: 128px;top: 156px}
.stepDot2 {position: absolute;width: 14px;height: 14px;left: 306px;top: 271px}
.stepDot3 {position: absolute;width: 14px;height: 14px;left: 503px;top: 255px}
.stepDot4 {position: absolute;width: 14px;height: 14px;left: 718px;top: 164px}
.stepDot5 {position: absolute;width: 14px;height: 14px;left: 943px;top: 218px}

    /*   program-advan*/

/*   obj------------------------------------------------end*/

/*   tab*/
.tab {
    width: 100%;
    border-bottom: 1px solid #CCCCCC;
}
.tab .tablist {
    width: 1120px;
    height: 60px;
    margin: 0 auto;
}
.tablist li .hoverStatus {
    position: absolute;
    bottom: -5px;
    left: 30px;
    width: calc(1120px / 8 - 60px);
    width: -webkit-calc(1120px / 8 - 60px);
    width: -moz-calc(1120px / 8 - 60px);
    height: 5px;
    background: #8BD139;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.tablist li .up {
    bottom: 0;
}
.tablist  .selected {
    color: #8CD039;
}
.tablist li {
    float: left;
    width: calc(1120px / 8 );
    width: -webkit-calc(1120px / 8 );
    width: -moz-calc(1120px / 8 );
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 30px;
    text-align: center;
    line-height: 60px;
    font-size: 18px;
    color: #333333;
    position: relative;
    overflow: hidden;
}
.tabContent {
    display: block;
}
#introduction {
    display: block;
}
/*   tab------------------------------------------------end*/

.fullWidthContent {
    width: 100vw;
}
.centerContent {
    margin: 0 auto;
    width: 1200px;
}

/*   section_title*/
.section_title {
    padding: 40px 224px;
}
.section_title .leftLine {
    width: 224px;
    border: 1px solid #8BD039;
}
.section_title .rightLine {
    width: 224px;
    border: 1px solid #8BD039;
}
.header_title {
    margin-bottom: 12px;
}
.title_content {
    font-weight: bold;
    font-size: 30px;
    color: #333333;
    width: 284px;
    text-align: center;
}
.dot {
    margin: 2px;
}
.subject_title {
    font-size: 20px;
    color: #999999;
}
/*   section_title------------------------------------------------end*/

.culture_topic {

}
.topices {
    margin-bottom: 158px;
}
.topic {float: left}
.topic:nth-child(even) {
    margin-left: 40px;
}
.topic:nth-child(odd) {
    margin-right: 40px;
}
.topic_text {overflow: hidden}
.topic_text .title {
    font-size: 30px;
    color: #333333;
    margin-top: 50px;
    margin-bottom: 24px;
    text-align: center;
}
.topic_text .subtitle {
    font-size: 20px;
    color: #666666;
    margin-bottom: 56px;
    text-align: center;
}
.article_main {
    font-size: 22px;
    color: #666666;
    margin-top: 40px;
    margin-bottom: 74px;
}

/*   sences*/
.sences {overflow: hidden}
.sences .sences-text {margin-top: 62px;margin-bottom: 104px}
.sences-text p {font-size: 30px;font-weight: bold;color: #8AD228;text-align: center}

.sences-img .bullet-ct {
    position: relative;
    margin: 0 auto 70px;
}
.sences-img .bullet:after {
    content: '';
    display: block;
    clear: both;
}
.sences-img .bullet>li {
    display: inline-block;
    margin-right: 55px;
    margin-left: 55px;
}
.sences-img .bullet>li:nth-child(1) {
    margin-left: 0;
}
.sences-img .bullet>li:nth-child(5) {
    margin-right: 0;
}

.sences-img .bullet>li span {
    display: block;
    font-size: 20px;
    color: #333333;
    text-align: center;
    margin-top: 62px;
}
/*   sences------------------------------------------------end*/

/*   module*/
.module {overflow: hidden}
.module-text {margin-top: 60px}
.module-text p {font-weight: bold;font-size: 30px;color: #8AD228;text-align: center}
.module-img {
    width: 1200px;
    height: 690px;
    position: relative;
    background: url("../images/overall/rehabilitationPlatform.png") no-repeat;
}
.module-service {
    position: absolute;
    left: 430px;
    top: 60px;
}
.module-IEP {
    position: absolute;
    left: 240px;
    top: 122px;
}
.module-file {
    position: absolute;
    left: 78px;
    top: 182px;
}
.module-course {
    position: absolute;
    left: 23px;
    top: 410px;
}
.module-course p {
    position: absolute;
    top: 20px;
}
.module-digital {
    position: absolute;
    left: 33px;
    top: 334px;
}
.module-digital p {
    position: absolute;
    left: 0;
    top: 140px;
}

.module-agent {
    position: absolute;
    left: 418px;
    top: 524px;
}
.module-agent p{
    position: absolute;
    left: 100px;
    top: 20px;
}
.module-subsidy {
    position: absolute;
    left: 746px;
    top: 384px;
}
.module-subsidy p {
    position: absolute;
    top: 20px;
    left: 150px;
    width: 120px;
}
.module-results {
    position: absolute;
    left: 1006px;
    top: 244px;
}
.module-results p{
    position: absolute;
    left: 20px;
    top: -30px;
    width: 120px;
}
.module-study {
    position: absolute;
    left: 931px;
    top: 173px;
}
.module-study p{
    position: absolute;
    left: 60px;
    top: -20px;
    width: 120px;
}




/*   module------------------------------------------------end*/

/*   hardware*/
.hardware {overflow: hidden}
.hardware-title {font-size: 30px;font-weight: bold;text-align: center;margin-bottom: 50px;margin-top: 62px}
.hardware-img {
    width: 1135px;
    height: 472px;
    margin: 0 auto;
    background: url("../images/overall/specialEducation1.png") no-repeat;
}
.hardware-text {text-align: left;margin: 60px 206px}
.hardware-text li {display: inline-block;margin: 0 37px}
.hardware-text li:nth-child(1) {margin-left: 0}
.hardware-text li:nth-child(3) {margin-right: 0}
.hardware-textup {margin-bottom: 30px}
.hardware-text .text {text-align: left}

/*   hardware------------------------------------------------end*/

/*   case*/
.case {overflow: hidden}
.case .title{font-weight: bold;font-size: 30px;color: #8AD228;margin-top: 60px;margin-bottom: 90px;text-align: center}
.case .case-content {width: 1080px;margin: 0 auto}
/*.case .case-content ul li:nth-child(2) img {width: 1080px}*/
.case-four {padding: 98px 40px 70px}
.case-four div{ display: inline-block;margin-bottom: 40px}
.case-four div img {display: block}
.case-four div span {display: block;text-align: center;margin-top: 26px}

/*   case------------------------------------------------end*/

/*   program-flow*/
.program-flow {padding-bottom: 110px;padding-top: 62px}
.program-flow .flow-title{font-size: 30px;font-weight: bold;color: #8AD228;margin-top: 60px;margin-bottom: 96px;text-align: center}
.program-flow .flow-step {background: url("../images/overall/processBar.png") no-repeat;width: 1080px;height: 42px;margin: 0 auto;position: relative}
.flow-step p {float: left;margin: 0 40px}
.flow-analysis {position: relative;top: 50px;left: 40px}
.flow-planning {position: relative;top: -40px;left: 20px}
.flow-implementation {position: relative;top: 50px;left: 10px}
.flow-design {position: relative;top: -40px}
.flow-Configuration {position: relative;top: 50px}
.flow-training {position: relative;top: -40px;left: -20px}
.flow-feedback {position: relative;top: 50px;left: -20px}
/*   program-flow------------------------------------------------end*/

/*   purchase*/
.purchase {overflow: hidden}
.purchase .title {font-size: 30px;font-weight: bold;color: #8AD228;margin-top: 60px;margin-bottom: 110px;text-align: center}
.purchase ul {display: block}
.purchase ul li {display: inline-block;}
.purchase .purchase-img li:first-child{
    /*display: inline-block;*/
    margin-left: 336px;
    margin-right: 117px;
}
.purchase .purchase-img li:last-child{
    margin-left: 117px;
    margin-right: 336px;
}
.purchase-subtitle {margin-top: 18px}
.purchase-subtitle li p {font-size: 20px;color: #333333}
.purchase-subtitle li:first-child {
    margin-left: 370px;
    margin-right: 149px;
}
.purchase-subtitle li:last-child {
    margin-right: 360px;
    margin-left: 149px;
}

.purchase-tel {margin-top: 20px;margin-bottom: 72px}
.purchase-tel li {height: 30px}
.purchase-tel li:first-child {
    margin-left: 316px;
    margin-right: 93px;
}
.purchase-tel li:last-child {
    margin-right: 300px;
    margin-left: 93px;
}
.purchase-tel li div {
    display: inline-block;
    vertical-align: middle;
}
.purchase-tel .telImg {
    width: 32px;
    height: 30px;
}
.purchase-tel .telNumber {
    line-height: 30px;
    font-size: 20px;
    color: #8AD228;
}
/*   purchase------------------------------------------------end*/

.beigeBackground {
    background-color: #FAFDF4;
}




