/**
 * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
 * http://cssreset.com
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header,
menu, nav, output, ruby, section, summary,
time, mark, audio, video, input{
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    /*font-weight: normal;*/
    vertical-align: baseline;
    outline:none;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, menu, nav, section {
    display: block;
}
body{
    line-height: 1;
    color: #333333;
}
blockquote, q{
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after{
    content: none;
}
table{
    border-collapse: collapse;
    border-spacing: 0;
}
/* custom */

a{
    color: #333333;
    -webkit-backface-visibility: hidden;
    text-decoration: none;
}
li{
    list-style: none;
}
body{
    width: 100%;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-family: Microsoft YaHei sans-serif;
}
.clearfix:after{/*伪元素是行内元素 正常浏览器清除浮动方法*/
    content: "";
    display: block;
    height: 0;
    clear:both;
    visibility: hidden;
}
.clearfix {
    *zoom: 1; /*ie6清除浮动的方式 *号只有IE6-IE7执行，其他浏览器不执行*/
}
/*联系客服样式*/
.main-contact{
    z-index: 99 !important;
}
/*手机h5适配 320 到   414 */
/*@media only screen and (min-width:320px) and (max-width:414px) {*/
/*    html{*/
/*        font-size: 625%;*/
/*    }*/
/*    body{*/
/*        background:red;*/
/*    }*/
/*    !*                             首页 index                   *!*/
/*    .antitop{*/
/*    }*/
/*    .antitop-img {*/
/*        margin-left: 0%;*/
/*        cursor: pointer;*/
/*    }*/
/*    .antitop-url{*/
/*        display: none;*/
/*    }*/
/*}*/


/*屏幕在小于1024px     请复制屏幕在1024px到1366之间 项目暂不支持*/
@media screen and (min-width:414px) and (max-width: 1024px) {
    /*                             首页 index                   */
    #fullpage{
        width: 100vw;
    }
    .antitop-url {
        margin-left: 20vw;
    }
    .antitop-url ul li {
        margin-left: 3vw;
    }
    .top-allword .word{font-size: 68px}
    .shadow{font-size: 68px}
    .group img{height: 110px}
    .group div:nth-child(3){font-size: 18px;text-align: justify;margin-right: 4vw;}
    .mt18 {
        margin-top: 16px;
        display: flex;
    }
    .red-dot{font-size: 16px}
    /*    在线教育   */
    .online-content {
        width: 1000px;
        left: 50%;
        margin-left: -500px;
    }
    /*极致时刻*/
    .jzsh-content {
        width: 1000px;
        height: 257px;
        background: #FFFFFF;
        box-shadow: 0px 6px 20px 0px rgba(184, 184, 184, .25);
        position: absolute;
        margin-top: -124px;
    }
    /*尾部*/
    .fp-section.fp-table, .fp-slide.fp-table{
        height: 10px !important;
    }
    .fp-tableCell {height: 100% !important}
    /*                    新闻 news                        */
    .antitop{
        min-width: 800px;
    }
    /*新闻中心*/
    .right-content {width:500px;margin-left: 10px}
    .newscontent {
        width: 400px;
    }
    .newscontent div{ width: 400px !important; }
    .date {
        width: 90px;
        padding-right: 10px;
    }
    .date div:first-child{font-size: 40px}
    .date div:nth-child(2){font-size: 14px}
    .news .new-content .content-left div:first-child img{
        width: 40vw;
    }
    .news .new-content .content-left div:nth-child(2) {
        width: 40vw;
    }
    .news .new-content .content-left div:nth-child(4) {
        width: 40vw;
    }
    .right-content-big{
        width: 100%;
    }
    /*大新闻*/
    .date-big{width: 20%; }
    .date-big div:first-child{font-size: 40px}
    .date-big div:nth-child(2){font-size: 14px}
    .newscontent-big{width: 80%}
    .newscontent-big div:nth-child(2){width: 80%}
    /*                           新闻详情  newdetail                        */
    .newdatil .content{width: 98vw;min-height: 800px;padding: 26px 0 61px 0px;}
    .newdatil .new-content{width: 90vw;}
    .newdatil .share{width: 90vw}
    .newdatil .prev-next{width: 90vw;    margin-left:  5vw;}
    .newdatil .prev-next div{max-width: 480px;}
    /*                                 关于我们 abouts                        */
    .about-us{
        width: 100vw;
    }
    .about-word{ width: 62%;}
    .group{ width: 50vw;margin-left: 10vw;}
    .peo img{ width: 36vw}
    .three-img{width: 100vw;margin-left: 1.3vw;}
    .three-img .item div:nth-child(2) img{width: 33vw}
    .bussiness-summary{
        width: 100vw;
    }
    .three-item{
        width: 98%;
    }
    .k12{width: 33.01vw;}
    .bussiness{
        display: flex;
        justify-content: center;
    }
    .bussiness img{ width: 98vw}
    .bussiness-word{width: 98vw }

    .bussiness-word1{width: 98vw}
    .three-img .item {width: 33vw}
    /*                    品牌 brand                      */
    .intro {
        width: 550px;
    }
    .intro div:nth-child(3){
        width: 522px;
        text-align: justify;
    }
    #certify{
        width: 92% !important;
    }
    /*                              服务 service                   */
    .service-content .content div:first-child img{width: 72%}
    .service-content .content .content-item div:last-child img{width: 50%}
    .service-content .content .content-item{width: 34vw;padding: 57px 0 0 30px;margin-left: -18vw;}
    .content-item div:nth-child(2){margin: 13px 0 13px 0;}
    .content-item div:nth-child(3){width: 100%;font-size: 16px;}
    .service-content:nth-child(7) {
        margin-bottom: 0vh;
    }
    /*                               明天 TOMORROW                   */
    .about-word div:first-child{
        width:552px ;
    }
    .tomorrow-content{
        left: 50%;
        margin-left: -443px;
        width: 885px;
    }
    .tomorrow-content div:nth-child(4) {right: -6%;}
}

/*屏幕在1024px到1366之间*/
@media screen and (min-width: 1024px) and (max-width: 1366px){
    /*                             首页 index                   */
    #fullpage{
        width: 100vw;
    }
    .antitop-url {
        margin-left: 20vw;
    }
    .antitop-url ul li {
        margin-left: 3vw;
    }
    .top-allword .word{font-size: 68px}
    .shadow{ font-size: 68px }
    .group img{height: 110px}
    .group div:nth-child(3){font-size: 18px;text-align: justify;margin-right: 4vw;}
    .mt18 {
        margin-top: 16px;
        display: flex;
    }
    .red-dot{font-size: 16px}
    /*    在线教育   */
    .online-content {
        width: 1000px;
        left: 50%;
        margin-left: -500px;
    }
    /*极致时刻*/
    .jzsh-content {
        width: 1000px;
        height: 257px;
        background: #FFFFFF;
        box-shadow: 0px 6px 20px 0px rgba(184, 184, 184, .25);
        position: absolute;
        margin-top: -124px;
    }
    /*尾部*/
    .fp-section.fp-table, .fp-slide.fp-table{
        height: 10px !important;
    }
    .fp-tableCell {height: 100% !important}
    /*                    新闻 news                        */
    .antitop{
        min-width: 800px;
    }
    /*新闻中心*/
    .right-content {width:500px;margin-left: 10px}
    .newscontent {
        width: 400px;
    }
    .newscontent div{ width: 400px !important; }
    .date {
        width: 90px;
        padding-right: 10px;
    }
    .date div:first-child{font-size: 40px}
    .date div:nth-child(2){font-size: 14px}
    .news .new-content .content-left div:first-child img{
        width: 40vw;
    }
    .news .new-content .content-left div:nth-child(2) {
        width: 40vw;
    }
    .news .new-content .content-left div:nth-child(4) {
        width: 40vw;
    }
    .right-content-big{
        width: 100%;
    }
    /*大新闻*/
    .date-big{width: 20%; }
    .date-big div:first-child{font-size: 40px}
    .date-big div:nth-child(2){font-size: 14px}
    .newscontent-big{width: 80%}
    .newscontent-big div:nth-child(2){width: 80%}
    /*                           新闻详情  newdetail                        */
    .newdatil .content{width: 98vw;min-height: 800px;padding: 26px 0 61px 0px;}
    .newdatil .new-content{width: 90vw;}
    .newdatil .share{width: 90vw}
    .newdatil .prev-next{width: 90vw;    margin-left:  5vw;}
    .newdatil .prev-next div{max-width: 480px;}
    /*                                 关于我们 abouts                        */
    .about-us{
        width: 100vw;
    }
    .about-word{ width: 62%;}
    .group{ width: 50vw;margin-left: 10vw;}
    .peo img{ width: 36vw}
    .three-img{width: 100vw;margin-left: 1.3vw;}
    .three-img .item div:nth-child(2) img{width: 33vw}
    .bussiness-summary{
        width: 100vw;
    }
    .three-item{
        width: 98%;
    }
    .k12{width: 33.01vw;}
    .bussiness{
        display: flex;
        justify-content: center;
    }
    .bussiness img{ width: 98vw}
    .bussiness-word{width: 98vw }

    .bussiness-word1{width: 98vw}
    .three-img .item {width: 33vw}
    /*                    品牌 brand                      */
    .intro {
        width: 550px;
    }
    .intro div:nth-child(3){
        width: 522px;
        text-align: justify;
    }
    #certify{
        width: 92% !important;
    }
    /*                              服务 service                   */
    .service-content .content div:first-child img{width: 72%}
    .service-content .content .content-item div:last-child img{width: 50%}
    .service-content .content .content-item{width: 34vw;padding: 57px 0 0 30px;margin-left: -18vw;}
    .content-item div:nth-child(2){margin: 13px 0 13px 0;}
    .content-item div:nth-child(3){width: 100%;font-size: 16px;}
    .service-content:nth-child(7) {
        margin-bottom: 0vh;
    }
    /*                               明天 TOMORROW                   */
    .about-word div:first-child{
        width:552px ;
    }
    .tomorrow-content{
        left: 50%;
        margin-left: -443px;
        width: 885px;
    }
    .tomorrow-content div:nth-child(4) {right: -6%;}
}

/*屏幕在1366px到1680之间  猜测iphone笔记本1300px */
@media screen and (min-width: 1366px) and (max-width: 1680px) {
    /*                             首页 index                         */
    #fullpage{
        width: 100%;
    }
    .antitop-url {
        margin-left: 30vw;
    }
    .antitop-url ul li {
        margin-left: 3vw;
    }
    .group div:nth-child(3){font-size: 18px;text-align: justify;margin-right: 4vw;}
    /*在线教育*/
    .online-content {
        /*padding: 69px 0 0 61px;*/
        /*position: absolute;*/
        /*background: #FFFFFF;*/
        /*top: 11%;*/
        left: 50%;
        margin-left: -553px;
    }
    .fp-tableCell .margin194 {
        margin-top: 300px;
    }
    /*极致时刻*/
    .jzsh-content {
        width: 1106px;
        height: 257px;
        background: #FFFFFF;
        box-shadow: 0px 6px 20px 0px rgba(184, 184, 184, .25);
        position: absolute;
        margin-top: -124px;
    }
    /*尾部*/
    .fp-section.fp-table, .fp-slide.fp-table{
        height: 10px !important;
    }
    .fp-tableCell {height: 100% !important}
    /*                    新闻 news                        */
    .newdatil .content{min-height: 800px;}

    .antitop{
        min-width: 1000px;
    }
    /*                    关于我们 about                        */

    /*                    服务 service                   */
    .service-content .content div:first-child img{ width: 43vw;}
    .content-item div:nth-child(4){right: -31%;}
    .service-content .content .content-item div:last-child img{width: 45vw;}
    .service-content .content .content-item{width: 45vw;margin-left: -18vw;}
    .content-item div:nth-child(2){margin: 13px 0 13px 0;}
    .content-item div:nth-child(3){width: 100%;font-size: 16px;}
    /*                    明天 TOMORROW                   */
    .about-word div:first-child{
        width:552px ;
    }
    .tomorrow-content{
        left: 50%;
        margin-left: -443px;
        width: 885px;
    }
    .tomorrow-content div:nth-child(4) {right: -6%;}
}

/*>=1680的设备屏幕*/
@media screen and (min-width: 1680px) {
    #fullpage{
        width: 100%;
    }
    /*                    新闻 news                        */
    .newdatil .content{min-height: 800px;}
}
