.headerBg {
    position: absolute !important;
}
.main {
    width: 100%;
    position: relative;
    z-index: 333;
}
.banner {
    width: 100%;
    height: 941px;
    position: relative;
    overflow: hidden;
    background-color: #f7f9fc;
}
.swiper-containerBanner {
    width: 100%;
    height: 100%;
}
.swiper-containerBanner .swiper-banner-pagination {
    width: 100%;
    bottom: 50px;
}
.swiper-containerBanner .swiper-banner-pagination span {
    width: 10px;
    height: 10px;
    background:url(../images/pagination.png) no-repeat center center !important;
    opacity: 1;
    margin: 0  7px !important;
}
.swiper-containerBanner .swiper-banner-pagination .swiper-pagination-bullet-active {
    width: 14px;
    height: 14px;
    background:url(../images/paginationA.png) no-repeat center center/cover !important;
    opacity: 1;
}
.swiper-banner-prev, .swiper-banner-next {
    width: 32px;
    height: 32px;
    outline: none;
    top: auto;
    bottom: 50px;
    right: 90px;
    color: transparent;
}
.swiper-banner-prev {
    left: auto;
    right: 129px;
    background: url(../images/prev.png) no-repeat;
    background-size: cover;
}
.swiper-banner-next {
    background: url(../images/next.png) no-repeat;
    background-size: cover;
}
.swiperBannerText {
    width: 100%;
    position: absolute;
    z-index: 20;
    bottom: 70px;
    box-sizing: border-box;
    padding: 0px 100px;
}
.swiperBannerText>p {
    font-size: 36px;
    color: #ffffff;
    font-weight: bold;
}
.swiperBannerText>p>a {
    display: block;
}
.swiperImg {
    width: 1190px;
    height: 100%;
}
.swiperImg>img {
    display: block;
    width: 100%;
}
.swiperText {
    width: 29%;
    margin-top: 270px;
}
.swiperText>h4 {
    display: block;
    font-size: 58px;
    color: #ffffff;
    line-height: 78px;
    font-weight: bold;
}
.swiperText>h5 {
    display: block;
    font-size: 30px;
    color: #ffffff;
    line-height: 42px;
    font-family: Arial;
    margin-top: 10px;
}
.dynamicsBox {
    width: 100%;
    height: 100%;
}
.dynamicsBg {
    width: 100%;
    height: 802px;
    background-color: #f7f9fc;
    background-image: linear-gradient(#f7f9fc, #fafbfd);
    box-sizing: border-box;
    padding-top: 82px;
    position: relative;
}
.triangle {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 10;
    width: 0;
    height: 0;
    border-width: 0 109px 82px;
    border-style: solid;
    border-color: transparent #0f2b6b transparent transparent;
}
.dynamicsTitleBox {
    width: 86.3%;
    margin: 0 auto;
}
.dynamicsTitleBox>h4, .teacherTitleBox>h4 {
    display: block;
    font-size: 16px;
    line-height: 38px;
    color: #18326d;
}
.dynamicsTitleBox>h4>i, .teacherTitleBox>h4>i {
    display: inline-block;
    width: 46px;
    height: 1px;
    background-color: #18326d;
    margin: 0px 10px;
    position: relative;
    bottom: 5px;
}
.dynamicsTitleBox>h4>span, .teacherTitleBox>h4>span {
    display: inline-block;
    font-family: Arial;
}
.dynamicsTitle {
    width: 100%;
    margin-top: 70px;
    position: relative;
}
.dynamicsTitle>h5, .teacherTitleBox>h5 {
    display: inline-block;
    font-size: 30px;
    font-weight: bold;
    line-height: 38px;
    color: #18326d;
}
.dynamicsTitle>span {
    display: block;
    float: right;
    margin-top: 4px;
    width: 93px;
    height: 28px;
    background-color: #ffffff;
    border-radius: 30px;
    box-shadow: 0px 0px 2px #edf0f6;
}
.dynamicsTitle>span>a, .infoTitle>span>a {
    display: block;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    color: #18326d;
}
.dynamicsTitle>span:hover, .infoTitle>span:hover {
    background-color: #2955ba;
}
.dynamicsTitle>span:hover a, .infoTitle>span:hover a {
    color: #ffffff;
}
.dunamicsGraph {
    width: 100%;
    height: 508px;
    margin-top: 48px;
}
.swiper-dunamicsGraph {
    width: 100%;
    height: 100%;
}
.swiper-dunamicsGraph .swiper-slide {
    width: 540px;
    height: 477px;
    background-color: #ffffff;
    overflow: hidden;
    transition: background-color .3s ease-out .1s;
    -webkit-transition: background-color .3s ease-out .1s;
    -moz-transition: background-color .3s ease-out .1s;
    -ms-transition: background-color .3s ease-out .1s;
    -o-transition: background-color .3s ease-out .1s;
}
.dunamicsGraphA {
    box-sizing: border-box;
    padding: 30px 0px 0px 0px;
}
.dunamicsGraphA>i {
    display: block;
    width: 10px;
    height: 2px;
    background-color: #333333;
    margin-left: 40px;
}
.dunamicsGraphA>h3 {
    display: block;
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    line-height: 28px;
    margin-top: 25px;
    height: 56px;
    overflow: hidden;
    padding: 0px 40px;
}
.dunamicsGraphA>h4 {
    display: block;
    font-size: 14px;
    color: #999999;
    line-height: 23px;
    height: 46px;
    overflow: hidden;
    padding: 0px 40px;
    margin: 25px 0px;
}
.dunamicsGraphA>span {
    display: block;
    font-size: 14px;
    color: #333333;
    line-height: 23px;
    padding: 0px 40px;
    font-family: Arial;
}
.dunamicsGraphA>h3,
.dunamicsGraphA>h4,
.dunamicsGraphA>span,
.teacherIdxText>h3,
.teacherIdxText>p,
.mediaIdxdetail>a>span,
.mediaIdxdetail>a>h3,
.mediaIdxdetail>a>h4 {
    transition: color .3s ease-out .2s;
    -webkit-transition: color .3s ease-out .2s;
    -moz-transition: color .3s ease-out .2s;
    -ms-transition: color .3s ease-out .2s;
    -o-transition: color .3s ease-out .2s;
}
.swiper-dunamicsGraph .swiper-slide:hover .dunamicsGraphImg>img{
    transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
}
.swiper-dunamicsGraph .swiper-slide:hover{
    box-shadow: 0 5px 10px -5px #2955ba52;
}
.dunamicsGraphImg {
    width:480px;
    height: 226px;
    margin:20px auto 0 ;
    background-color: #f3f3f3;
    overflow: hidden;
    transition: all .3s ease-out .1s;
    -webkit-transition: all .3s ease-out .1s;
    -moz-transition: all .3s ease-out .1s;
    -ms-transition: all .3s ease-out .1s;
    -o-transition: all .3s ease-out .1s;
}
.dunamicsGraphImg>img {
    display: block;
    margin: 0 auto;
    max-width: 480px;
    transition: all .3s ease-out .1s;
    -webkit-transition: all .3s ease-out .1s;
    -moz-transition: all .3s ease-out .1s;
    -ms-transition: all .3s ease-out .1s;
    -o-transition: all .3s ease-out .1s;
    overflow:hidden;
}
.swiper-dunamics-prev, .swiper-dunamics-next {
    width: 32px;
    height: 32px;
    outline: none;
    right: auto;
    top: 26px;
    color: transparent;
}
.swiper-dunamics-prev {
    left: 150px;
    right: auto;
    background: url(../images/prev.png) no-repeat;
    background-size: cover;
}
.swiper-dunamics-next {
    left: 190px;
    background: url(../images/next.png) no-repeat;
    background-size: cover;
}
.swiper-dunamicsGraph .swiper-slide:hover {
    height: 508px;
}
.swiper-dunamicsGraph .swiper-slide:hover,
.swiper-dunamicsGraph .swiper-slide:hover .dunamicsGraphImg {
    background-color: #2955ba;
}
.swiper-dunamicsGraph .swiper-slide:hover .dunamicsGraphA>i {
    background-color: #ffffff;
}
.swiper-dunamicsGraph .swiper-slide:hover .dunamicsGraphA>h3,
.swiper-dunamicsGraph .swiper-slide:hover .dunamicsGraphA>h4,
.swiper-dunamicsGraph .swiper-slide:hover .dunamicsGraphA>span {
    color: #ffffff;
}
.infoTeacherBg {
    width: 100%;
    background: url(../images/infoTeacherBg.jpg) no-repeat center center;
}
.infoBox {
    width: 100%;
    height: 475px;
}
.infoBg {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding: 32px 121px 12px;
}
.infoCont {
    width: 100%;
    height: 100%;
    background-color: #f3f3f3;
    box-sizing: border-box;
    padding: 80px;
}
.infoTitle {
    width: 20%;
}
.infoTitle>h4, .mediaTitle>h4 {
    display: block;
    font-size: 16px;
    line-height: 38px;
    color: #18326d;
}
.infoTitle>h4>i, .mediaTitle>h4>i {
    display: inline-block;
    width: 46px;
    height: 1px;
    background-color: #18326d;
    margin: 0px 10px;
    position: relative;
    bottom: 5px;
}
.infoTitle>h4>span {
    display: inline-block;
    font-family: Arial;
}
.infoTitle>h5, .mediaTitle>h5 {
    display: block;
    font-size: 30px;
    font-weight: bold;
    line-height: 38px;
    color: #18326d;
    margin-top: 70px;
}
.infoTitle>span {
    display: block;
    margin-top: 70px;
    width: 93px;
    height: 28px;
    background-color: #ffffff;
    border-radius: 30px;
    box-shadow: 0px 0px 2px #edf0f6;
}
.infoBanner {
    width: 80%;
    height: 100%;
    position: relative;
}
.swiper-infoBanner {
    width: 100%;
    height: 100%;
    margin-top: 40px;
}
.swiper-infoBanner .infoidxList {
    width: 48%;
    height: 76px;
    box-sizing: border-box;
    border-bottom: 2px dotted #dfdfdf;
    position: relative;
    transition: border-bottom .3s ease-out .1s;
    -webkit-transition: border-bottom .3s ease-out .1s;
    -moz-transition: border-bottom .3s ease-out .1s;
    -ms-transition: border-bottom .3s ease-out .1s;
    -o-transition: border-bottom .3s ease-out .1s;
}
.swiper-infoBanner .infoidxList:after {
    display: block;
    content: '';
    position: absolute;
    z-index: 5;
    top: 74px;
    left: 0px;
    width: 0%;
    height: 1px;
    background-color: #2955ba;
    transition: width .3s ease-out .1s;
    -webkit-transition: width .3s ease-out .1s;
    -moz-transition: width .3s ease-out .1s;
    -ms-transition: width .3s ease-out .1s;
    -o-transition: width .3s ease-out .1s;
}
.swiper-infoBanner .infoidxList:hover:after {
    width: 100%;
}
.swiper-infoBanner .infoidxList>a:hover i,
.swiper-infoBanner .infoidxList>a:hover span {
    color: #2955ba;
}
.swiper-infoBanner .infoidxList:hover{
    border-bottom: 0;
}
.swiper-infoBanner .infoidxList>a>i {
    display: inline-block;
    width: 15%;
    font-size: 14px;
    color: #333333;
    line-height: 75px;
    font-family: Arial;
    font-style: normal;
}
.swiper-infoBanner .infoidxList>a>span {
    display: block;
    float: right;
    width: 82%;
    font-size: 14px;
    color: #333333;
    line-height: 75px;
    height: 75px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.swiper-infoBanner .infoidxList:nth-child(2n) {
    float: right;
}
.swiper-info-prev, .swiper-info-next {
    width: 32px;
    height: 32px;
    outline: none;
    top: 26px;
    color: transparent;
}
.swiper-info-prev {
    left: 0px;
    right: auto;
    background: url(../images/prev.png) no-repeat;
    background-size: cover;
}
.swiper-info-next {
    right: 0px;
    background: url(../images/next.png) no-repeat;
    background-size: cover;
}
.Infoline {
    display: block;
    width: 90%;
    height: 2px;
    background-color: #ededed;
    position: absolute;
    top: 20px;
    left: 50%;
    margin-left: -45%;
}
.teacherIdxBg {
    width: 100%;
    height: 796px;
    box-sizing: border-box;
    padding: 67px 164px;
}
.teacherTitleBox {
    width: 100%;
}
.teacherTitleBox>h4 {
    color: #ffffff;
}
.teacherTitleBox>h4>i {
    background-color: #ffffff;
}
.teacherTitleBox>h5 {
    display: block;
    color: #ffffff;
    margin-top: 43px;
}
.teacherBanner {
    width: 100%;
    height: 448px;
    margin-top: 35px;
    position: relative;
}
.swiper-teacherBanner {
    width: 100%;
    height: 100%;
    padding-top: 20px;
}
.teacherBannerWap {
    display: none;
}
.swiper-teacherBannerPC .swiper-slide .swiperTeacher {
    width: 20%;
    height: 100%;
    float: left;
    position: relative;
    transition: transform .3s ease-out .1s;
    -webkit-transition: transform .3s ease-out .1s;
    -moz-transition: transform .3s ease-out .1s;
    -ms-transition: transform .3s ease-out .1s;
    -o-transition: transform .3s ease-out .1s;
}
.swiper-teacherBannerWap .swiper-slide {
    width: 300px;
    height: 100%;
    transition: transform .3s ease-out .1s;
    -webkit-transition: transform .3s ease-out .1s;
    -moz-transition: transform .3s ease-out .1s;
    -ms-transition: transform .3s ease-out .1s;
    -o-transition: transform .3s ease-out .1s;
}
.swiper-teacherBanner .swiper-slide .swiperTeacher>a {
    width: 90%;
    margin: 0 auto;
}
.teacherIdxImg {
    width: 100%;
    height: auto;
    max-height: 250px;
}
.teacherIdxImg>img {
    display: block;
    width: 100%;
}
.teacherIdxText {
    width: 100%;
    height: 198px;
    box-sizing: border-box;
    background-color: #f3f5fa;
    padding: 28px  20px;
    transition: background-color .3s ease-out .1s;
    -webkit-transition: background-color .3s ease-out .1s;
    -moz-transition: background-color .3s ease-out .1s;
    -ms-transition: background-color .3s ease-out .1s;
    -o-transition: background-color .3s ease-out .1s;
}
.teacherIdxText>h3 {
    display: block;
    text-align: center;
    font-size: 18px;
    color: #333333;
    line-height: 38px;
}
.teacherIdxText>p {
    font-size: 14px;
    color: #333333;
    line-height: 23px;
    height: 70px;
    overflow: hidden;
    margin-top: 10px;
}
.teacherIdxText>span {
    display: block;
    margin: 0 auto;
    width: 93px;
    height: 28px;
    background-color: #ffffff;
    border-radius: 30px;
    box-shadow: 0px 0px 2px #edf0f6;
    color: #2955ba;
    text-align: center;
    line-height: 28px;
    -ms-transform:translateY(130px); /* IE 9 */
    -moz-transform:translateY(130px); /* Firefox */
    -webkit-transform:translateY(130px); /* Safari and Chrome */
    -o-transform:translateY(130px); /* Opera */
    transform:translateY(130px);
    transition: transform .3s ease-out .1s;
    -webkit-transition: transform .3s ease-out .1s;
    -moz-transition: transform .3s ease-out .1s;
    -ms-transition: transform .3s ease-out .1s;
    -o-transition: transform .3s ease-out .1s;
}
.teacherOp {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 10;
    background: #0f2b6c;
    top: 0px;
    left: 0px;
    opacity: .5;
}
.swiper-teacherBannerPC .swiper-slide .swiperTeacher:hover .teacherOp,
.swiper-teacherBannerWap .swiper-slide:hover .teacherOp  {
    background: none;
}
.swiper-teacherBannerPC .swiper-slide .swiperTeacher:hover,
.swiper-teacherBannerWap .swiper-slide:hover  {
    -ms-transform:translateY(-20px); /* IE 9 */
    -moz-transform:translateY(-20px); /* Firefox */
    -webkit-transform:translateY(-20px); /* Safari and Chrome */
    -o-transform:translateY(-20px); /* Opera */
    transform:translateY(-20px);
}
.swiper-teacherBannerPC .swiper-slide .swiperTeacher:hover .teacherIdxText>span,
.swiper-teacherBannerWap .swiper-slide:hover .teacherIdxText>span {
    -ms-transform:translateY(35px); /* IE 9 */
    -moz-transform:translateY(35px); /* Firefox */
    -webkit-transform:translateY(35px); /* Safari and Chrome */
    -o-transform:translateY(35px); /* Opera */
    transform: translateY(35px);
}
.swiper-teacherBannerPC .swiper-slide .swiperTeacher:hover .teacherIdxText,
.swiper-teacherBannerWap .swiper-slide:hover .teacherIdxText {
    background-color: #2955ba;
}
.swiper-teacherBannerPC .swiper-slide .swiperTeacher:hover .teacherIdxText>h3,
.swiper-teacherBannerPC .swiper-slide .swiperTeacher:hover .teacherIdxText>p,
.swiper-teacherBannerWap .swiper-slide:hover .teacherIdxText>h3,
.swiper-teacherBannerWap .swiper-slide:hover .teacherIdxText>p {
    color: #ffffff;
}
.swiper-teacher-prev, .swiper-teacher-next {
    width: 32px;
    height: 32px;
    outline: none;
    right: 0px;
    color: transparent;
}
.swiper-teacher-prev {
    left: auto;
    right: 39px;
    bottom: -70px;
    top: auto;
    background: url(../images/prev.png) no-repeat;
    background-size: cover;
}
.swiper-teacher-next {
    bottom: -70px;
    top: auto;
    background: url(../images/next.png) no-repeat;
    background-size: cover;
}
.mediaFocusbox {
    width: 100%;
    height: auto;
    box-sizing: border-box;
    padding: 96px 169px;
}
.mediaCont {
    width: 100%;
    margin-top: 48px;
    position: relative;
}
.mediaContBg {
    width: 91%;
    height: 465px;
    background-color: #f3f3f3;
    box-sizing: border-box;
    padding: 60px 30px;
}
.mediaContText {
    width: 43%;
    padding-bottom: 19px;
    border-bottom: 2px dotted #dfdfdf;
}
.mediaContText>h3 {
    display: block;
    line-height: 32px;
    height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.mediaContText>h3>a {
    font-size: 20px;
    color: #333333;
    font-weight: bold;
}
.mediaContText>p {
    font-size: 14px;
    color: #999999;
    line-height: 23px;
    height: 69px;
    overflow: hidden;
    margin: 25px 0px;
}
.mediaContText>span {
    font-size: 14px;
    color: #333333;
    line-height: 23px;
}
.mediaImg {
    width: 61%;
    height: 433px;
    overflow: hidden;
    position: absolute;
    right: -20px;
    bottom: 210px;
    z-index: 10;
    cursor: pointer;
}
.mediaImg>img {
    display: block;
    width: 100%;
    transition: all .3s ease-out .1s;
    -webkit-transition: all .3s ease-out .1s;
    -moz-transition: all .3s ease-out .1s;
    -ms-transition: all .3s ease-out .1s;
    -o-transition: all .3s ease-out .1s;
}
.mediaImg:hover img {
    transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
}
.mediaIdxlist {
    width: 100%;
    margin-top: 60px;
}
.mediaIdxdetail {
    width: 22%;
    height: auto;
    background-color: #e0e2e8;
    box-sizing: border-box;
    padding: 30px;
    margin-left: 2.3%;
    overflow: hidden;
    transition: background-color .3s ease-out .1s;
    -webkit-transition: background-color .3s ease-out .1s;
    -moz-transition: background-color .3s ease-out .1s;
    -ms-transition: background-color .3s ease-out .1s;
    -o-transition: background-color .3s ease-out .1s;
}
.mediaIdxdetail>a>span {
    font-family: Arial;
    font-size: 14px;
    color: #333333;
    line-height: 23px;
}
.mediaIdxdetail>a>h3 {
    display: block;
    font-size: 16px;
    line-height: 25px;
    color: #333333;
    height: 50px;
    overflow: hidden;
    margin: 14px 0px;
}
.mediaIdxdetail>a>h4 {
    display: block;
    font-size: 14px;
    color: #6e6e6f;
    line-height: 23px;
    height: 46px;
    overflow: hidden;
}
.mediaIdxdetail + .mediaIdxdetail {
    margin-left: 2.5%;
}
.mediaIdxdetail:hover {
    background-color: #2955ba;
    box-shadow: 0px 0px 10px #c8d0e3;
}
.mediaIdxdetail:hover>a>h3, .mediaIdxdetail:hover>a>span {
    color: #ffffff;
}
.mediaIdxdetail:hover>a>h4 {
    color: #ffffff;
    opacity: .6;
}
.idxlink {
    width: 100%;
    height: 296px;
    background: url(../images/linkBg.jpg) no-repeat center center;
    margin-top: 40px;
}
.idxlinkCont {
    width: 74.7%;
    margin: 0 auto;
}
.idxDetail {
    width: 32%;
    height: 60px;
    background: url(../images/arrowLeft.png) no-repeat 93% center #ffffff;
    margin-top: 115px;
}
.idxDetail + .idxDetail {
    margin-left: 2%;
}
.idxDetail>a {
    display: block;
    text-align: center;
    line-height: 60px;
    font-size: 16px;
    color: #333333;
}
.idxDetail:hover {
    background: url(../images/arrowLeftH.png) no-repeat 93% center #2954ba;
}
.idxDetail:hover a {
    color: #ffffff;
}
.returnTop {
    display: none;
    width: 61px;
    height: 61px;
    background: url(../images/returnTop.jpg) no-repeat;
    background-size: cover;
    position: fixed;
    z-index: 99999;
    right: 80px;
    bottom: 375px;
    cursor: pointer;
}