.plate1{
    background: url("img/index_banner.jpg") top center no-repeat;
    height: 660px;
    padding-top: 300px;
    text-align: center;
    color: #fff;
}
.plate1-title{
    background: url("img/tab_bg.png") top center no-repeat;
    height: 62px;
    line-height: 62px;
    font-size: 32px;
    margin-bottom: 69px;
    text-shadow: 0px 5px 4px rgba(14, 105, 229, 0.38);
}
.plate1 ul{
    margin-left: 76px;
}
.plate1 ul li{
    width:194px;
    height:58px;
    line-height: 58px;
    /*background:linear-gradient(90deg,rgba(28,247,255,0),rgba(27,247,255,1));*/
    border:1px solid #fff;
    /*border-image:linear-gradient(90deg, rgba(255,255,255,1), rgba(255,248,153,1)) 1 1;*/
    border-radius:0px 28px 0px 28px;
    float: left;
    font-size: 26px;
    margin-right: 70px;
    text-shadow: 0px 5px 4px rgba(14, 105, 229, 0.44);
}
.plate1 ul li.li1{
    background:linear-gradient(90deg,rgba(231,220,167,1),rgba(231,220,168,0));
}
.plate1 ul li.li2{
    background:linear-gradient(270deg,rgba(28,247,255,0),rgba(27,247,255,1));
}
.plate1 ul li.li3{
    background:linear-gradient(270deg,rgba(178,156,254,0),rgba(178,157,254,1));
}
.plate1 ul li.li4{
    background:linear-gradient(270deg,rgba(54,239,190,0),rgba(55,239,190,1));
}
.plate2{
    padding-top: 78px;
    background: url("img/bg_one.png") top center no-repeat;
    height: 680px;
}
.index-title{
    text-align: center;
    color: #2E2E2E;
    font-size: 36px;
}
.index-title img{
    margin: 0 10px;
}
.plate2-box li{
    width:282px;
    height:350px;
    border:1px solid #EEEEEE;
    margin-top: 108px;
    text-align: center;
    padding: 0 18px;
    float: left;
    margin-right: 17px;
    background: #fff;
}
.plate2-box li:hover{
    border:1px solid #60E0FF;
    box-shadow:1px 8px 30px 0px rgba(10,152,255,0.18);
}
.plate2-box img{
    margin-top: -45px;
}
.plate2-box .plate2-box-title{
    color: #2D2D2D;
    font-size: 22px;
    text-align: left;
    margin-top: 35px;
}
.plate2-box .plate2-box-con{
    color: #5D5D5D;
    font-size: 16px;
    margin-top: 25px;
    text-align: left;
    line-height: 2;
    margin-bottom: -20px;
}
.plate2-box .mr0{
    margin-right: 0;
}
.plate3{
    background: url("img/bg_two.jpg") top center no-repeat;
    height: 950px;
    text-align: center;
    padding-top: 75px;
}
.plate3-title2{
    width: 725px;
    text-align: left;
    margin: 30px auto;
    color: #4D4D4D;
    font-size: 20px;
    line-height: 1.9;
}
.plate3 .plate3-img1{
    background: url(img/vs_pic.png) top center no-repeat;
    height: 138px;
    color: #fff;
    margin-bottom: 40px;
    margin-top: 60px;
}
.plate3 .plate3-img1 .plate3-img1-span1{
    float: left;
    margin-left: 333px;
    margin-top: 41px;
    font-weight: bold;
    font-size: 20px;
}
.plate3 .plate3-img1 .plate3-img1-span2{
    float: left;
    margin-left: 415px;
    margin-top: 36px;
    font-size: 20px;
}
.plate3 .plate3-con-l{
    width: 570px;
    margin-left: 30px;
}
.plate3 .plate3-con-r{
    width: 570px;
    margin-left: 30px;
}
.plate3 .plate3-con-l .plate3-con-l-bg,.plate3 .plate3-con-r .plate3-con-l-bg{
    float: left;
    height: 62px;
    line-height: 62px;
    width: 189px;
    color: #FFFFFF;
    text-align: left;
    padding-left: 23px;
    font-size: 21px;
    font-weight: bold;
}
.plate3 .plate3-con-l .plate3-con-l-bg{
    background: url("img/blue_box.png") top center no-repeat;
}
.plate3 .plate3-con-r .plate3-con-l-bg{
    background: url("img/orange_box.png") top center no-repeat;
    color: #666666;
    padding-left: 67px;
    font-weight: normal;
}
.plate3 .plate3-con-r .plate3-con-l-bg2{
    background: url(img/orange_box_o.png) top center no-repeat;
    color: #666666;
    padding-left: 72px;
    height: 100px;
    width: 191px;
    line-height: 1.5;
    padding-top: 20px;
    margin-top: -7px;
}
.plate3 .plate3-con-l .plate3-con-l-note{
    color:#2B9DD2;
    float: left;
    width: 355px;
    text-align: left;
    margin-left: 9px;
    margin-left: 10px;
    margin-bottom: 50px;
    font-size: 16px;
}
.plate3 .plate3-con-r .plate3-con-l-note{
    color: #666666;
    float: left;
    width: 355px;
    text-align: left;
    margin-left: 9px;
    margin-left: 10px;
    margin-bottom: 50px;
}
.plate4{
    padding-top: 80px;
    text-align: center;
}
.plate4 .index-title2,.plate5 .index-title2{
    color: #4E4E4E;
    font-size: 20px;
    text-align: center;
    margin-top: 20px;
}
.plate4 .plate2-box li{
    width:370px;
    height:371px;
    background:rgba(255,255,255,1);
    box-shadow:0px 3px 30px 0px rgba(19,131,255,0.16);
    border-radius:3px;
    position: relative;
    margin-right: 45px;
    margin-bottom: 50px;
    margin-top: 0;
    padding: 0 30px;
}
.plate4 .plate2-box li:before{
    content: "";
    position: absolute;
    width:370px;
    height:3px;
    left: 0;
    bottom: 0;
    background:linear-gradient(90deg,rgba(58,240,210,1),rgba(18,196,255,1));
    border-radius:0px 0px 3px 3px;
}
.plate4 .plate2-box img{
    margin-top:0;
}
.plate4 .plate2-box .plate2-box-title{
    text-align: center;
    margin-top: 25px;
}
.plate4 .plate2-box .plate2-box-con{
    text-align: center;
    margin-top: 20px;
    line-height: 1.7;
}
.plate4 .plate2-box .mr0{
    margin-right: 0;
    padding: 0 38px;
}
.plate4 .plate2-img{
    height: 102px;
    margin-top: 40px;
}
.plate4 .plate4-btn{
    width: 198px;
    height: 52px;
    background: #11C4FF;
    background: linear-gradient(0deg, #3AF0D2, #11C4FF);
    border-radius: 26px;
    text-align: center;
    line-height: 52px;
    display: inline-block;
    color: #fff;
    font-size: 18px;
    margin-bottom: 80px;
}
.plate5{
    background: url(img/map_bg.png) top center no-repeat;
    height: 1070px;
    padding-top: 80px;
    text-align: center;
}
.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;
}
.plate6 .plate6-bottom{
    background: url("img/partners_pic.png?") top center no-repeat;
    height: 558px;
}
.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:460px;
    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: 6px;
    text-align: center;
    border-radius: 2px
}
.news-box .item .info .list .content {
    display: block;
    width: 390px;
    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;
}
/*qq客服*/
.class_qidian_wpa{
    z-index: 1!important;
}

.highlight{
    background-color: #fee;
    color:red;
}