.section-content.banner {
    background-image: url(../img/education-bg.jpg);
}


/*内容*/

#education .con1 .con-sign {
    margin-bottom: 60px;
}

#education .con2 .con-sign {
    margin-bottom: 30px;
}

#education .con3 .con-sign {
    margin-bottom: 92px;
}

#education .con1 .truss {
    vertical-align: middle;
    display: inline-block;
    padding: 57px 52px;
}

#education .con1 .truss img {
    width: 750px;
}

#education .con1 .functional {
    float: right;
    vertical-align: middle;
    display: inline-block;
    width: 329px;
    height: 611px;
    background: url("../image/education-01.png") no-repeat;
    background-position: right top;
    border-left: 1px solid #eeeeee;
}

#education .con2 {
    overflow: hidden;
}

#education .con2 .module-nav {
    height: 34px;
}

#education .con2 .module-nav span {
    font-size: 18px;
    color: #333333;
    line-height: 34px;
}

#education .con2 .verticalBar {
    color: #26b8e0!important;
    margin-right: 5px;
    vertical-align: top;
}

#education .con2 .module-nav #module-tabs {
    width: 300px;
}

#education .con2 .module-nav .btn-group .btn {
    width: 100px;
    padding: 0;
}

.module-nav .btn a {
    color: #333333;
    text-decoration: none;
    display: block;
    padding: 6px 12px;
}

.module-nav #module-tabs .btn-default:hover a,
.module-nav #module-tabs .btn-default:focus a,
.module-nav #module-tabs .btn-default:active a,
.module-nav #module-tabs .btn-default.active a {
    color: #ffffff;
}

.module-nav #module-tabs .btn-default:hover,
.module-nav #module-tabs .btn-default:focus,
.module-nav #module-tabs .btn-default:active,
.module-nav #module-tabs .btn-default.active {
    color: #ffffff;
    background-color: #9bc100;
    border-color: #9bc100;
}

.funmodules .iconmcontent i {
    background-image: url("../image/icon-module.png");
    background-repeat: no-repeat;
    display: inline-block;
    text-align: center;
    width: 30px;
    height: 30px;
    margin: 12px auto 0;
}

.funmodules .icon-ui-01 {
    background-position: 4px -44px;
}

.funmodules .icon-ui-02 {
    background-position: -36px -44px;
}

.funmodules .icon-ui-03 {
    background-position: -75px -44px;
}

.funmodules .icon-ui-04 {
    background-position: -116px -44px;
}

.funmodules .icon-ui-05 {
    background-position: -156px -44px;
}

.funmodules .icon-ui-06 {
    background-position: -196px -44px;
}

.funmodules .icon-ui-07 {
    background-position: -238px -44px;
}

.funmodules .icon-ui-08 {
    background-position: -280px -44px;
}

.funmodules .icon-fun-01 {
    background-position: -330px -44px;
    width: 32px!important;
}

.funmodules .icon-fun-02 {
    background-position: -378px -44px;
}

.funmodules .icon-fun-03 {
    background-position: -422px -44px;
}

.funmodules .icon-fun-04 {
    background-position: -461px -44px;
}

.funmodules .icon-fun-05 {
    background-position: -503px -44px;
}

.funmodules .icon-fun-06 {
    background-position: -545px -44px;
}

.funmodules .icon-fun-07 {
    background-position: -587px -45px;
}

.funmodules .icon-fun-08 {
    background-position: -629px -42px;
}

.funmodules .icon-open-01 {
    background-position: -672px -43px;
}

.funmodules .icon-open-02 {
    background-position: -715px -41px;
}

.funmodules .icon-open-03 {
    background-position: -755px -44px;
}

.funmodules .icon-open-04 {
    background-position: -797px -42px;
}

.funmodules .icon-open-05 {
    background-position: -881px -41px;
}

.funmodules .icon-open-06 {
    background-position: -882px -40px;
}

.funmodules .icon-open-07 {
    background-position: -923px -44px;
}

.funmodules .icon-open-08 {
    background-position: -965px -42px;
}

.funmodules .module-tab .tab-pane {
    padding: 20px 0;
}

.icon-mitems {
    text-align: center;
}

.icon-mitems .icon-mitem {
    display: inline-block;
    width: 12%;
    position: relative;
}

.icon-mitems .icon-mitem .iconmcontent {
    width: 54px;
    height: 54px;
    margin: 0 auto;
    border-radius: 50%;
    border: 1px solid #eeeeee;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -27px;
    cursor: pointer;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}

.icon-mitems .icon-mitem .mtitle {
    color: #333333;
    font-size: 14px;
    margin: 64px auto 0;
}

.icon-mitems .icon-mitem .iconmcontent:hover {
    transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
}

#education .con3 {
    background: #fbfbfb;
    overflow: hidden;
}

.devcases-content {
    height: 559px;
    background: #fbfbfb;
}

.devcases-content .swipercenter {
    position: relative;
}

.devcases-content .swiperphoneBgContent {
    width: 1144px;
    margin: 0 auto;
    margin-left: 38px;
}

.devcases-content #phoneBg .swiper-wrapper {}

.devcases-content #phoneBg .swiper-slide img {}

.devcases-content #phoneBg .swiper-slide {
    width: 162px;
    height: 286px;
    text-align: center;
}

.devcases-content #phoneBg .swiper-slide.swiper-slide-active {
    margin-right: 60px!important;
}

.devcases-content .swiperphoneContent {
    width: 212px;
    height: 427px;
    position: absolute;
    left: 234px;
    top: -64px;
    z-index: 2;
    background-image: url("../image/iphonebg.png");
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #fbfbfb;
}

.devcases-content #phoneContent {
    width: 190px;
    margin: 42px auto 0;
}

.devcases-content #phoneContent .case-clips-img {
    width: 190px;
    height: 334px;
}

.swiperCasesInfoShade {
    position: absolute;
    left: 714px;
    top: 25px;
    z-index: 5;
    width: 315px;
    height: 200px;
    overflow: hidden;
}

.swiperCasesInfoContent {
    width: 315px;
    height: 315px;
    overflow: hidden;
    transform: rotateZ(90deg);
    cursor: pointer;
}

.swiperCasesInfoContent .swiper-slide {
    width: 315px!important;
    height: 315px;
    transform: rotateZ(-90deg);
}

.swiperCasesInfoContent .swiper-slide .logo-cont {
    vertical-align: middle;
    font-size: 18px;
    color: #333333;
    margin-bottom: 15px;
}

.swiperCasesInfoContent .swiper-slide .logo-cont img {
    width: 50px;
    height: 50px;
    vertical-align: middle;
    margin-right: 20px;
    border-radius: 4px;
}

.swiperCasesInfoContent .swiper-slide .info-cont {
    color: #666666;
    font-size: 14px;
    text-align: left;
    line-height: 22px;
}

.swiperCasesInfoContent .swiper-slide .godetails {
    position: absolute;
    right: 0;
    /*bottom: 115px;*/
    top: 173px;
    color: #26b8e0;
    font-size: 14px;
    text-decoration: none;
}

.con-swiper-wc .i-swiper-listbox {
    position: absolute;
    left: 50%;
    margin-left: -270px;
    top: 374px;
    width: 540px;
    height: 110px;
}

.con-swiper-wc .con-swiper-list {
    position: relative;
}

.con-swiper-wc .con-swiper-list>div {
    width: 90px;
    float: left;
    height: 110px;
    position: relative;
    text-align: center;
}

.con-swiper-wc .con-swiper-list img {
    width: 54px;
    height: 54px;
    margin-top: 20px;
    border-radius: 4px;
    cursor: pointer;
    transition: all 0.5s ease;
    /* Safari */
    -webkit-transition: all 0.5s ease;
}

.con-swiper-wc .con-swiper-list .txt {
    font-size: 14px;
    color: #999;
    line-height: 30px;
    position: absolute;
    bottom: 0;
    width: 100%;
}

.con-swiper-wc .con-swiper-list>div.active .txt {
    color: #92bb1b;
}

.con-swiper-wc .con-swiper-list>div:hover img {
    margin-top: 14px;
    -ms-transform: scale(1.18, 1.18);
    /* IE 9 */
    -webkit-transform: scale(1.18, 1.18);
    /* Safari */
    transform: scale(1.18, 1.18);
    /* 标准语法 */
}

.devAdvantage {
    background: url("../image/edu-advantage-bg.jpg") center no-repeat;
    background-size: cover;
    width: 100%;
    height: 662px;
    position: relative;
    padding-top: 70px;
}

.devAdvantage .con-title {
    color: #ffffff;
    margin-top: 0;
}

.devAdvantage .advantageinfoitems {
   /* margin-top: 60px; */
}

.devAdvantage .advantageinfoitems li {
    float: left;
    display: block;
    width: 262px;
    height: 300px;
    text-align: center;
    padding: 65px 20px 0;
    margin: 0 14px;
    background: rgba(0, 0, 0, 0.7);
}

.devAdvantage .advantageinfoitems li img {
    margin-bottom: 45px;
}

.devAdvantage .advantageinfoitems li .item-title {
    margin: 0 auto 17px;
    color: #ffffff;
    font-size: 16px;
}

.devAdvantage .advantageinfoitems li .item-detail {
    font-size: 12px;
    color: #999999;
    text-align: left;
}

.devAdvantage .flowpath {
    width: 1238px;
    position: absolute;
    left: 50%;
    bottom: -74px;
    margin-left: -619px;
    padding: 55px 0 50px;
    z-index: 5;
    background: #ffffff;
    border-radius: 4px;
    box-shadow: 0 8px 24px 0px rgba(0, 0, 0, 0.1);
}

.devAdvantage .flowpath {
    font-size: 0;
}

.devAdvantage .flowpath .flowpath-title {
    vertical-align: middle;
    display: inline-block;
    color: #333333;
    font-size: 24px;
    margin: 0 47px 0 40px;
}

.devAdvantage .flowpath .flowpath-con {
    vertical-align: middle;
    display: inline-block;
}

.devAdvantage .flowpath .path-items {
    position: relative;
    margin-top: 15px;
    height: 14px;
    line-height: 14px;
}

.devAdvantage .flowpath .path-items .item {
    color: #666666;
    font-size: 14px;
    position: absolute;
    bottom: 0;
}

.devAdvantage .flowpath .path-items .item:nth-child(1) {
    left: -8px;
}

.devAdvantage .flowpath .path-items .item:nth-child(2) {
    left: 129px;
}

.devAdvantage .flowpath .path-items .item:nth-child(3) {
    left: 292px;
}

.devAdvantage .flowpath .path-items .item:nth-child(4) {
    left: 422px;
}

.devAdvantage .flowpath .path-items .item:nth-child(5) {
    left: 560px;
}

.devAdvantage .flowpath .path-items .item:nth-child(6) {
    left: 717px;
}

.devAdvantage .flowpath .path-items .item:nth-child(7) {
    right: -10px;
}

.resourceShare {
    overflow: hidden;
}

.resourceShare .con-title {
    margin-top: 146px;
}

.resourceShare .con-sign {
    margin-bottom: 127px;
}

.resourceShare .resourceShareinfocontent {
    width: 100%;
    height: 558px;
    background: #fafafa;
    position: relative;
}

.resourceShare .resourceShareinfoitems {
    position: absolute;
    top: -70px;
    left: 50%;
    margin-left: -593px;
}

.resourceShare .resourceShareinfoitems li {
    margin: 0 28px;
    margin-bottom: 50px;
    display: inline-block;
    -webkit-transition: all .45s ease-in-out;
}

.resourceShare .resourceShareinfoitems li .share {
    position: relative;
}

.resourceShare .resourceShareinfoitems li .aload {
    width: 90px;
    height: 28px;
    border: 1px solid #9bc100;
    text-align: center;
    line-height: 28px;
    color: #ffffff;
    font-size: 12px;
    position: absolute;
    right: 14px;
    top: 148px;
    border-radius: 4px;
}

.resourceShare .resourceShareinfoitems li .aload i {
    color: #9bc100;
    margin-left: 5px;
}

.resourceShare .resourceShareinfoitems li img {
    width: 336px;
    height: 188px;
}

.resourceShare .resourceShareinfoitems li .item-img {
    height: 188px;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
}

.resourceShare .resourceShareinfoitems li:nth-child(1) .item-img {
    background-image: url("../image/edu-resource01.png")
}

.resourceShare .resourceShareinfoitems li:nth-child(2) .item-img {
    background-image: url("../image/edu-resource02.png")
}

.resourceShare .resourceShareinfoitems li:nth-child(3) .item-img {
    background-image: url("../image/edu-resource03.png")
}

.resourceShare .resourceShareinfoitems li:nth-child(4) .item-img {
    background-image: url("../image/edu-resource04.png")
}

.resourceShare .resourceShareinfoitems li:nth-child(5) .item-img {
    background-image: url("../image/edu-resource05.png")
}

.resourceShare .resourceShareinfoitems li:nth-child(6) .item-img {
    background-image: url("../image/edu-resource06.png")
}

.resourceShare .resourceShareinfoitems li:hover .item-img {
    background-size: 120%;
}

.resourceShare .resourceShareinfoitems li:hover {
    box-shadow: 4px 4px 8px -1px #E6E6E6;
    transform: scale(1.05);
}

.resourceShare .resourceShareinfoitems li .item-img,
.resourceShare .resourceShareinfoitems li .item-detail {
    width: 336px;
}

.resourceShare .resourceShareinfoitems li .item-detail {
    color: #333333;
    font-size: 14px;
    height: 64px;
    vertical-align: middle;
    display: table-cell;
    background: #ffffff;
    text-align: center;
}

.resourceShare .resourceShareinfoitems li .item-detail a {
    color: #333333;
}


/*customAPP*/

.customAPP {
    width: 100%;
    background-color: #ffffff;
    text-align: center;
}

body.en .customAPP {
    height: 608px;
}

.customAPP .container {
    width: 1020px;
    margin: 0 auto;
}

.customAPP .top {
    font-size: 30px;
    color: #434343;
}

.customAPP .tit {
    margin-top: 35px;
    color: #999999;
}

.content_left {
    float: left;
    width: 49%;
    margin: 0 auto;
}

.content_right {
    float: right;
    width: 49%;
    height: 267px;
}

.customAPP .content {
    margin-top: 65px;
    color: #727272;
}

.customAPP_budget {
    width: 303px;
    height: 60px;
    color: #a8ca20;
    line-height: 60px;
    border: 1px solid #a8ca20;
    border-radius: 30px;
    margin: 0 auto;
    margin-bottom: 50px;
    font-size: 16px;
    cursor: pointer;
}

.customAPP_budget:hover {
    background-color: #a8ca20;
    color: #FFF;
}

.customAPP .con {
    text-align: center;
}

.customAPP .con .custominfoitems {
    margin: 60px auto 0;
    width: 100%;
    height: 210px;
    padding: 0;
}

.customAPP .con .custominfoitems li {
    float: left;
    list-style: none;
    width: 25%;
}

body.en .customAPP .con .custominfoitems li {
    width: 24%;
    margin: 0 0.5%;
}

.customAPP .con .custominfoitems li img {
    vertical-align: middle;
}

.customAPP .con .custominfoitems li .item-title {
    font-size: 16px;
    color: #666666;
    font-weight: 700;
    margin: 40px auto 20px;
}

.customAPP .con .custominfoitems li .item-detail {
    font-size: 14px;
    color: #999999;
    line-height: 24px;
}