.plate1{
    background: url("../img/banner_dy.png") no-repeat center center /100% 100%;
    height: 660px;
    padding-top: 200px;
    text-align: center;
    color: #fff;
    padding-top: 120px!important;
}
.w1200 .left{
    float: left;
    text-align: left;
}
.w1200 .right{
    width: 230px;
    height: 280px;
    padding: 15px 18px;
    margin: 134px 120px 0 0;
    background-color: #343C4C;
}
.w1200 .right p.r-p1 {
    font-size: 44px;
    margin-top: 20px;
}

.w1200 .right p {
    color: #fff;
    text-align: left;
    margin-bottom: 10px;
    font-size: 16px;
}
.w1200 .right a{
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin-top: 30px;
    color: #fff;
    text-align: center;
    background-color: #12CDF4;
}
.slideTitle3{
    font-size: 46px;
    font-weight: bold;
    display: block;
}
.slideCon3 {
    font-size: 26px;
    display: block;
}
.content1-s3-p4 {
    font-size: 18px;
    margin: 30px 0 0 0;
    padding: 10px;
    width: 130px;
    border-radius: 5px;
    border: 2px solid #fff;
    color: #fff;
    display: block;
    text-align: center;
    cursor: pointer;
    float: left;
    margin-left: 50px;
}
.Content2 , .Content4 , .Content4 {
    overflow: hidden;
}
/*content-title*/
.content-title {
    text-align: center;
    margin: 50px 0;
}
.content-title .con-p1 {
    font-size: 40px;
    color: #333;
}
.content-title .con-p2 {
    font-size: 18px;
    color: #666;
    margin-top: 10px;
}
/*Content2*/
.Content2 {
    width: 100%;
    padding-bottom: 50px;
    background-color: #F2F7FA;
}
ul.c2-ul {
    width: 1200px;
    height: 60px;
    line-height: 60px;
    padding: 0 240px;
    border-bottom: 1px solid #eee;
}
ul.c2-ul li {
    width: 150px;
    margin-right: 40px;
    font-size: 18px;
    float: left;
    text-align: center;
    cursor: pointer;
    user-select: none;
}
ul.c2-ul li:last-child {
    margin-right: 0;
}
.liActive {
    color: #12CDF4;
    border-bottom: 1px solid #12CDF4;
}

.c2-cont {
    padding: 50px 40px;
}
.c2-cont .c2-left {
    width: 509px;
    height: 464px;
    margin-right: 100px;
}
.c2-con1 .c2-left {
    background: url("../img/index/onese.png") no-repeat center center / 100%;
}
.c2-con2 .c2-left {
    background: url("../img/index/css4.png") no-repeat center center / 100%;
}
.c2-con3 .c2-left {
    background: url("../img/index/css3.png") no-repeat center center / 100%;
}
.c2-con4 .c2-left {
    background: url("../img/index/fourse.png") no-repeat center center / 100%;
}
.c2-con1 .c2-left img {
    margin: 157px 0 0 112px;
    animation: move1 1s ease-in-out 1.0s infinite alternate;
}
.c2-con4 .c2-left img {
    margin: 122px 0 0 43px;
    animation: move2 1s ease-in-out 1.0s infinite alternate;
}
@keyframes move1 {
    0% {
        margin: 157px 0 0 112px;
    }
    100% {
        margin: 135px 0 0 112px;
    }
}
@keyframes move2 {
    0% {
        margin: 122px 0 0 43px;
    }
    100% {
        margin: 100px 0 0 43px;
    }
}
.c2-right p {
    font-size: 30px;
    color: #666;
    text-align: left;
    margin-bottom: 15px;
}
.c2-right p.c2-r-p1 {
    font-size: 40px;
    color: #383838;
    margin: 80px 0 40px;
}
.c2-right p img {
    vertical-align: middle;
    margin-right: 15px;
}
.c2-cont {
    display: none;
}
.c2-con1 {
    display: block;
}
/*Content3*/
.Content3 {
    width: 100%;
    height: 262px;
    padding-top: 50px;
    background: #f5f9fc;
}

.Content3_1 {
    width: 1200px;
    margin: 0px auto;
    text-align: left;
}

.Content3_list {
    float: left;
    height: 100px;
    width: 50%;
    line-height: 30px;
    font-size: 18px;
}

.List_left {
    float: left;
    width: 70px;
    margin-right: 3px;
    text-align: center;
}

.List_left img {
    width: 50px;
    vertical-align:middle;
}

.List_right {
    float: left;
    width: 420px;
}

.List_right1 {
    float: left;
    width: 100%;
    font-size: 23px;
}

.List_right2 {
    float: left;
    width: 100%;
    font-size: 18px;
}

/*Content4*/
.Content4 {
    padding: 10px 0;
}
.c4Box {
    width: 930px;
    height: 500px;
    background: url("../img/index/map35.png") no-repeat center center /100% 100%;
}
.c4Box ul.c4-ul {
    margin-top: 120px;
}
.c4Box .c4-ul li {
    width: 250px;
    float: left;
}
.c4Box .c4-ul li:nth-child(2) {
    margin: 0 90px;
}
.c4Box .c4-ul li p:first-child {
    color: #000;
    font-size: 20px;
}
.c4Box .c4-ul li p:first-child img {
    margin-right: 10px;
}
.c4Box .c4-ul li p:last-child {
    color: #f00;
    font-size: 48px;
}


/*Content5*/
.Content5{
    width: 100%;
    padding-bottom: 50px;
    background-color: #F9FAFC;
}
.Content5 .tit{
    color: #000;
    text-align: center;
    padding: 54px 0 40px 0;
    font-size: 25px;
}
.Content5 .conFiveOl{
    padding: 0;
    margin: 0;
    width: 50%;
    float: left;
}
.Content5 .conFiveOl li{
    position: relative;
    width: 90%;
    text-align: left;
    padding: 0 0 12px 25px;
    margin-bottom: 12px;
    border-bottom: 1px dashed #ddd;
    overflow: hidden;
    float: left;

    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
}
.Content5 .conFiveOl li:hover{
    text-shadow: 0 0 5px #999;
    color: #333;
}
.Content5 .conFiveOl li:after{
    content: '';
    position: absolute;
    left: 0;
    top: 10px;
    width: 6px;
    height: 6px;
    border-radius: 6px;
    background-color: #12CDF4;
}
.Content5 .conFiveOl li .txt{
    width: 400px;
    color: #333;
    font-size: 16px;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.Content5 .conFiveOl li .time{
    color: #999;
    font-size: 16px;
    float: right;
}
.Content6 {
    clear:both;
    text-align: center;
    padding: 20px 0 80px;
}
.layout {
    width: 1200px;
    margin: 0 auto;
}
.advantage-area-3{height: 795px;padding-top: 1px;position: relative;}
.advantage-area-3 .bg-wrap{
    float: left;
    position: absolute;
    left: 128px;
}
.advantage-area-3 .bg-wrap .img-map{
    position: absolute;
    height: 742px;
    left: -23px;
    top: 44px;}

.advantage-area-3 .points > .item { padding: 0 0 0 25px; height: 18px; line-height: 18px; position: absolute; color: #666; font-weight: normal; }
.advantage-area-3 .points > .item.am > b.pb-1 { -webkit-animation: rip 5s ease-out infinite; -ms-animation: rip 5s ease-out infinite; -moz-animation: rip 5s ease-out infinite; animation: rip 5s ease-out infinite; }
.advantage-area-3 .points > .item.am > b.pb-2 { -webkit-animation: rip 5s ease-out infinite 900ms; -ms-animation: rip 5s ease-out infinite 900ms; -moz-animation: rip 5s ease-out infinite 900ms; animation: rip 5s ease-out infinite 900ms; }
.advantage-area-3 .points > .item.am > b.pb-3 { -webkit-animation: rip 5s ease-out infinite 900ms; -ms-animation: rip 5s ease-out infinite 900ms; -moz-animation: rip 5s ease-out infinite 900ms; animation: rip 5s ease-out infinite 900ms; }
.advantage-area-3 .points > .item > b { position: absolute; width: 120px; height: 120px; box-sizing: border-box; display: block; border-radius: 100%; opacity: 0; filter: alpha(opacity=0); z-index: 1; left: calc(-60px + 8px); top: calc(50% - 60px); border: 2px solid #ffbb6e; }
.advantage-area-3 .points > .item > b.pb-3 { box-shadow: inset 0 0 50px rgba(255, 187, 110, 0.3); }
.advantage-area-3 .points > .item:hover { z-index: 10 !important; }
.advantage-area-3 .points > .item.active > span { border-color: #11c4ff; }
.advantage-area-3 .points > .item.active > span:after { background: #11c4ff; }
.advantage-area-3 .points > .item.active > b { border: 2px solid #11c4ff; }
.advantage-area-3 .points > .item.active > b.pb-3 { box-shadow: inset 0 0 50px rgba(10, 153, 255, 0.2); }
.advantage-area-3 .points > .item.small { z-index: 11; }
.advantage-area-3 .points > .item.small:hover p { display: block; }
.advantage-area-3 .points > .item.small:hover:after { display: block; }
.advantage-area-3 .points > .item.small:hover:before { display: block; }
.advantage-area-3 .points > .item.small p { position: absolute; line-height: 20px; padding: 0 5px; font-size: 12px; color: #666; background: #fff; border: 1px solid #11c4ff; border-radius: 10px; top: 10px; left: 35px; white-space: nowrap; box-sizing: border-box; z-index: 2; display: none; }
.advantage-area-3 .points > .item.small:after { width: 16px; height: 1px; background: #11c4ff; position: absolute; left: 20px; top: 20px; content: ""; z-index: 1; display: none; }
.advantage-area-3 .points > .item.small:before { width: 16px; height: 1px; background: #11c4ff; display: none; position: absolute; left: 6px; top: 14px; content: ""; z-index: 1; -webkit-transform: rotate(40deg); -ms-transform: rotate(40deg); -moz-transform: rotate(40deg); transform: rotate(40deg); }
.advantage-area-3 .points > .item.big { z-index: 2; }
.advantage-area-3 .points > .item.big > span { border: 1px solid #ffbb6e; background: #fff; }
.advantage-area-3 .points > .item.big > span:after { background: #ffbb6e; }
.advantage-area-3 .points > .item.big.active > span { border: 1px solid #11c4ff; background: #fff; }
.advantage-area-3 .points > .item.big.active > span:after { background: #11c4ff; }
.advantage-area-3 .points > .item.big.active p { display: block; font-size: 14px; line-height: 18px; }
.advantage-area-3 .points > .item.big.active:after { display: none; }
.advantage-area-3 .points > .item.big.active:before { display: none; }
.advantage-area-3 .points > .item > span { display: block; border-radius: 100%; width: 16px; height: 16px; box-sizing: border-box; background: none; border: none; position: absolute; z-index: 2; left: 0; top: calc(50% - 8px); }
.advantage-area-3 .points > .item > span:after { width: 8px; height: 8px; display: block; background: #ffbb6e; content: ""; border-radius: 100%; position: absolute; top: calc(50% - 4px); left: 3px; }

.advantage-area-3 .points > .item.big.active > span {
    border: 1px solid #11c4ff;
    background: #fff;
}
.advantage-area-3 .advantage-list-1 .tip-2 img{
    margin-right: 20px;
}
.advantage-area-3 .advantage-list-1 clearfix
.advantage-area-3 .advantage-list-1 .list-item{width: 220px;}
.advantage-area-3 .advantage-list-1 .tip-1{font-size: 40px;color: #FFC704;margin-top: 5px;margin-bottom: 40px;}
.advantage-area-3 .advantage-list-1 .tip-2{font-size: 20px;color: #161c3b;}
.advantage-list-wrap{
    margin-top: 230px;
}
/*åœ°å›¾åŠ è½½åŠ¨ç”»*/
@-webkit-keyframes rip {
    0% {
        -webkit-transform: scale(0); opacity: 0; filter: alpha(opacity=0);
    }
    5% {
        opacity: 1; filter: alpha(opacity=100);
    }
    100% {
        -webkit-transform: scale(1); opacity: 0; filter: alpha(opacity=0);
    }
}

@keyframes rip {
    0% {
        -webkit-transform: scale(0); opacity: 0; filter: alpha(opacity=0);
    }
    5% {
        opacity: 1; filter: alpha(opacity=100);
    }
    100% {
        -webkit-transform: scale(1); opacity: 0; filter: alpha(opacity=0);
    }
}

/*åŠ è½½ä¸­åŠ¨ç”»*/
@-webkit-keyframes pulse {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
    }
    100% {
        opacity: .5;
        -webkit-transform: scale(.75);
    }
}

@keyframes pulse {
    0% {
        opacity: 1;
        transform: scale(1);
    }
    100% {
        opacity: .5;
        transform: scale(.75);
    }
}
.plate6{
    margin-top: 80px;
    text-align: center;
}
.plate6 .plate6-img2{
    margin-top: 25px;
    margin-bottom: 18px;
}
.content6 ul{
    margin-bottom:40px;
}
.content6 li{
    float: left;
    margin: 20px;
    width: 200px;
    height: 100px;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.content6-li1,.content6-li2,.content6-li3,.content6-li4,.content6-li5,.content6-li6,.content6-li7,.content6-li8,.content6-li9,.content6-li10,.content6-li11,.content6-li12,.content6-li13,.content6-li14,.content6-li15{
    width: 130px;
    height: 80px;
    margin-left: 36px;
    margin-top: 13px;
}
.content6-li1{
    background: url("../img/userlist.png");
    background-position: -260px -160px;
}
.content6-li2{
    background: url("../img/userlist.png");
    background-position: -135px 0px;
}
.content6-li3{
    background: url("../img/userlist.png");
    background-position: -260px 0px;
}
.content6-li4{
    background: url("../img/userlist.png");
    background-position: -390px 0px;
}
.content6-li5{
    background: url("../img/userlist.png");
    background-position: -650px 0px;
}
.content6-li6{
    background: url("../img/userlist.png");
    background-position: -780px -80px;
}
.content6-li7{
    background: url("../img/userlist.png");
    background-position: -265px -80px;
}
.content6-li8{
    background: url("../img/userlist.png");
    background-position: -910px -80px
}
.content6-li9{
    background: url("../img/userlist.png");
    background-position: -390px -160px;
}
.content6-li10{
    background: url("../img/userlist.png");
    background-position: -780px -160px;
}
.content6-li11{
    background: url("../img/userlist.png");
    background-position: 0px -80px;
}
.content6-li12{
    background: url("../img/userlist.png");
    background-position: -525px 0px;
}
.content6-li13{
    background: url("../img/userlist.png");
    background-position: 0px -160px;
}
.content6-li14{
    background: url("../img/userlist.png");
    background-position: -395px -80px;
}
.plate7{
    margin-top: 80px;
}
.news-box {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    margin-top: 60px;
}
.news-box .item {
    float: left;
    width:560px;
    background-color: #fff;
    margin-right: 60px;
    position: relative;
    cursor: pointer;
    margin-bottom: 80px;
    box-shadow:0px 3px 30px 0px rgba(19,131,255,0.16);
    height:442px;
    margin-top: 60px;
}
.news-box .item:nth-child(2) .img {
    background: url("../img/question_pic.png") no-repeat;
}
.news-box .item:last-child {
    margin-right: 0
}
.news-box .item .info-top {
    width: 100%;
    height: 108px;
    overflow: hidden;
    position: relative;
}
.news-box .item .info-top > span {
    box-sizing: border-box;
    display: block;
    width: 100%;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    color: #fff;
    text-align: left;
    padding: 0 18px;
    position: absolute;
    left: 0;
    bottom: 3px;
    width:138px;
    height:52px;
    background: #AB67FF;
    background:linear-gradient(90deg,rgba(128,84,247,1),rgba(171,103,255,1));
    border-radius:0px 40px 0px 40px;
}
.news-box .item .info-top > span h2{
    font-weight: bold;
    font-size: 24px;
}
.news-box .item .info-top > span .more {
    float: right;
    font-size: 16px;
    color: #FFFFFF;
    cursor: pointer
}
.news-box .item .info-top > span .more:hover {
    color: #AB67FF
}
.news-box .item .img {
    width: 100%;
    height: 108px;
    overflow: hidden;
    background: url("../img/course_pic.png") no-repeat;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease
}
.news-box .item .img:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1)
}
.news-box .item .info {
    padding: 2px 0 12px;
    position: relative
}
/*.news-box .item .info:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: -1px;
}*/
.news-box .item .info .list {
    box-sizing: border-box;
    display: block;
    color: #222222;
    padding: 0 62px 0 10px;
    margin-top: 22px;
    /* line-height: 38px; */
    text-align: left;
    cursor: pointer;
    position: relative;
    z-index: 2;
}
.news-box .item .info .list:before{
    position: absolute;
    content: "";
    background: url(../img/arrow.png) top center no-repeat;
    height: 13px;
    width: 8px;
    top: 6px;
    left: 25px;
}
.news-box .item .info .list span.date {
    width:100px;
    height: 16px;
    line-height: 16px;
    font-size: 16px;
    color: #888888;
    position: absolute;
    right: 8px;
    top: 10px;
    text-align: center;
    border-radius: 2px
}
.news-box .item .info .list .content {
    display: block;
    width: 240px;
    color: #222222;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    overflow: hidden;
    white-space:nowrap;
    text-overflow: ellipsis;
    margin-left: 40px;
    font-size: 16px;
}
.news-box .item .info .list .content:hover {
    color: #18B6FE;
}
.news-box .item .seeMore,.news-box .item .seeMore2{
    width:138px;
    text-align: center;
    height:36px;
    line-height: 36px;
    border:1px solid #18B6FE;
    border-radius:18px;
    display: inline-block;
    color: #18B6FE;
    margin: 25px auto;
}
.news-box .item .seeMore2{
    color: #F1A532;
    border: 1px solid #F1A532;
}
.plate7{
    background: url("../img/news_bg.png") top center no-repeat;
    height: 710px;
}
