@charset "utf-8";
/* 初始化 */
body, span, div, img, ul, ol, li, p, dl, dt, dd, input, form, h1, h2, h3, h4, h5, h6, * {
    margin: 0;
    padding: 0;
}
img {
    border: none;
    /*transition:2s;*/
}

ul {
    list-style: none;
}
body {
    color: #888;
    font-size: 12px;
    font-family:"微软雅黑";
}
a {
    text-decoration:none;
    color:#000;
}
a:hover {
    text-decoration:none;
    color:#000;
}
input:focus {
    outline: none;
}
i{
    font-style: normal;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.abs {
    position: absolute;
}
.rel {
    position: relative;
}
.clear {
    clear: both;
    height: 0;
    overflow: hidden
}

.cx-content{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 1200px;
    margin: 0 auto;
}
/* 初始化end */
/*公共样式标题*/
.yq-pub-title{
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    text-align: center;
    color: #FFF777;
    font-size: 26px;
}
.yq-pub-title .pub-title-big{
    font-size: 50px;
    font-style: oblique;
}
.yq-pub-title .pub-title-big .pub-title-shadow{
    font-size: 62px;
    text-shadow:1px 6px #7F1B35;
    font-family: "方正粗黑宋简体";
}
.yq-title1{
    color: #A8262F;
}
.yq-title1 .pub-title-big .pub-title-shadow{
    text-shadow:none;
}
.yq-title2{
    margin-top: 50px;
}
.yq-title2 div{
    color: #ffffff;
}
/*banner*/
.yq-banner{
    width: 100%;
    height: 3257px;
    background: url("../images/banner-bg.jpg") no-repeat center 100%;
    text-align: center;
    position: relative;
    overflow: hidden;
}
.yq-banner .banner-img{
    margin-top: 115px;
}
.yq-banner .banner-hb{
    width: 1200px;
    margin: 0 auto;
    position: relative;
    /*border: 1px solid #000;*/
}
.yq-banner .banner-hb img{
    position: absolute;
}
.yq-banner .banner-hb .hb-left{
    left: -10px;
    top: -60px;
    animation: udFloat 1.4s ease-in-out infinite alternate;
}
.yq-banner .banner-hb .hb-right{
    right: 10px;
    top: -300px;
    animation: udFloat 1.3s ease-in-out infinite alternate;
}
/*红包动画*/
@keyframes udFloat {
    0% {
        transform: translate3d(0, 0, 0);
    }
    100% {
        transform: translate3d(0, 15px, 0);
    }

}


.yq-banner .banner-title{
    width: 1200px;
    margin: 30px auto;
    text-align: center;
}
.yq-banner .banner-title .title-bg{
    width: 821px;
    height: 120px;
    margin: 0 auto;
    background: url("../images/banner-2.png") no-repeat center bottom;
    text-align: center;
    color: #FFFFFF;
    font-size: 56px;
}
.yq-banner .banner-title .title-bg span{color: #FFF777;}
.yq-banner .banner-title .title-bg .title-big{
    font-size: 95px;
    text-shadow:1px 7px #7F1B35;
}
.yq-banner .banner-title .title-js{
    font-size: 35px;
    color: #FCFAFA;
    text-align: center;
    margin-top: 50px;
}
/*框1*/
.yq-banner .banner-box{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 1200px;
    height: 2261px;
    margin: 100px auto 0;
    background: url("../images/1-box1.png") no-repeat center;
    background-size: 100%;
    padding-top: 56px;
    position: relative;
}
/*红包*/
.yq-banner .banner-box .box-hb{
    position: absolute;
}
.yq-banner .banner-box .box-hb-1{
    left: -70px;
    top: 30%;
}
.yq-banner .banner-box .box-hb-2{
    right: -70px;
    top: 46%;
}
.yq-banner .banner-box .box-title{
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    text-align: center;
    font-size: 26px;
    color: #FFFFFF;
}
.yq-banner .banner-box .box-title-big{
    font-size: 50px;
    color: #FFF777;
    font-style: oblique;
}
.yq-banner .banner-box .box-title-big .title-shadow{
    font-size: 62px;
    text-shadow:1px 6px #7F1B35;
    font-family: "方正粗黑宋简体";
}

/*优质*/
.yq-banner .banner-box .box1-youzhi{
    width: 1100px;
    margin: 90px auto 0;
    text-align: center;
}
.yq-banner .banner-box .box1-youzhi .box1-title{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 24px;
    color: #ffffff;
    border-radius: 20px;
    background: #A8262F;
    text-align: center;
    width: 156px;
    padding: 2px 0;
    margin: 20px auto;
}
.yq-banner .banner-box .box1-youzhi .youzhi-ul{
    width: 1020px;
    height: 210px;
    margin: 0 auto;
}
.yq-banner .banner-box .box1-youzhi .youzhi-ul li{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 320px;
    height: 165px;
    background: url("../images/1-cuo.jpg") no-repeat center;
    margin-right: 30px;
    margin-top: 30px;
    font-size: 22px;
    color: #101010;
    text-align: left;
    overflow: hidden;
    padding: 15px 25px;
}
.yq-banner .banner-box .box1-youzhi .youzhi-ul li:last-child{
    margin-right: 0;
}
.yq-banner .banner-box .box1-youzhi .youzhi-ul li h3{
    font-size: 36px;
    color: #000000;
    margin-bottom: 15px;
}
.yq-banner .banner-box .box1-youzhi .youzhi-dui{
    width: 913px;
    height: 347px;
    background: url("../images/1-dui.png") no-repeat center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    margin: 10px auto;
    font-size: 24px;
    color: #ffffff;
    text-align: center;
    padding-top: 240px;
}
/*优势*/
.yq-banner .banner-box .box-title2{
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    text-align: center;
    font-size: 26px;
    color: #FFFFFF;
    margin-top: 230px;
}
.yq-banner .banner-box .youshi-box{
    width: 1054px;
    height: 347px;
    background: url("../images/1-bg.png") no-repeat center;
    margin: 40px auto;
    overflow: hidden;
}
.yq-banner .banner-box .youshi-box .youshi-div{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    width: 320px;
    height: 237px;
    float: left;
    margin-top: 110px;
    margin-right: 47px;
    text-align: left;
    font-size: 20px;
    color: #000000;
    padding: 0 25px;
}
.yq-banner .banner-box .youshi-box .youshi-div:last-child{margin-right: 0;}
.yq-banner .banner-box .youshi-box .youshi-div p{
    font-size: 34px;
    color: #F8E971;
    text-align: center;
}
.yq-banner .banner-box .youshi-box .youshi-div h4{
    font-size: 36px;
    color: #A7262F;
    margin: 25px 0 10px;
}
.yq-banner .banner-box .box-btn{
    display: inline-block;
    padding: 6px 38px;
    border-radius: 25px;
    box-shadow: 0 4px 6px 2px #F1D893;
    background-image: radial-gradient(ellipse, #EB0D1C, #EF3E4A);
    font-size: 30px;
    color: #ffffff;
}
.yq-banner .banner-box .box-btn:hover{
    background: #EB0D1C;
}

/*****************第一部分**************/
.yq-yhq{
    width: 100%;
    height: 494px;
    background: url("../images/bg-2.jpg") no-repeat center 100%;
    text-align: center;
    padding-top: 60px;
    position: relative;
}
/*abs*/
.yq-yhq .yhq-abs{
    position: absolute;
}
.yq-yhq .yhq-abs-1{
    left: 15%;
    top: -75px;
}
.yq-yhq .yhq-abs-2{
    left: 6%;
    bottom: -116px;
    z-index: 10;
}
.yq-yhq .yhq-ul{
    width: 1100px;
    height: 158px;
    margin: 60px auto;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 12;
}
.yq-yhq .yhq-ul li{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    width: 524px;
    height: 158px;
    background: url("../images/2-yhqbj.png") no-repeat center;
    padding: 30px 0 0 70px;
    color: #FFF8EC;
}
.yq-yhq .yhq-ul li .yhq-ul-l{
    float: left;
    width: 220px;
    text-align: center;
}
.yq-yhq .yhq-ul li .yhq-ul-l p{
    font-size: 21px;
    margin-bottom: 3px;
}
.yq-yhq .yhq-ul li .yhq-ul-l h2{
    font-size: 43px;
}
.yq-yhq .yhq-ul li .yhq-ul-r{
    float: left;
    width: 170px;
    text-align: center;
    margin-left: 35px;
}
.yq-yhq .yhq-ul li .yhq-ul-r div{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 21px;
    border-top: 1px dotted  #FADDD3;
    border-bottom: 1px dotted  #FADDD3;
    margin: 10px 0 20px 0;
}
.yq-yhq .yhq-ul li .yhq-ul-r a{
    display: inline-block;
    font-size: 18px;
    color: #D62F31;
    background: #F3DAC2;
    padding: 1px 20px;
    border-radius: 25px;
    font-weight: bold;
    border: 1px solid #BD393A;
}
/*****************第二部分**************/
.yq-explain{
    width: 100%;
    height: 5810px;
    background:url("../images/bg-3.jpg") no-repeat center 100%;
    text-align: center;
    position: relative;
    padding-top: 80px;
    overflow: hidden;
}
.yq-explain .yq-kctx{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 1200px;
    height: 1684px;
    background: url("../images/3-box.png") no-repeat center;
    margin: 80px auto;
    position: relative;
    padding-top: 1px;
}
.yq-explain .yq-kctx .box-hb{
    position: absolute;
}
.yq-explain .yq-kctx .box-hb-1{
    left: -70px;
    top: 16%;
}
.yq-explain .yq-kctx .box-hb-2{
    right: -70px;
    bottom: 4%;
}
/*免费试学*/
.yq-explain .yq-kctx .free-study{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 1050px;
    height: 485px;
    margin: 100px auto;
}
.yq-explain .yq-kctx .free-study .free-left{
    width: 346px;
    /*height: 318px;*/
    float: left;
    margin-top: 80px;
}
.yq-explain .yq-kctx .free-study .free-left p{
    width: 346px;
    height: 250px;
    text-align: center;
    font-size: 35px;
    color: #ffffff;
    margin-top: 85px;
}
.yq-explain .yq-kctx .free-study .free-left p span{
    color: #FFF600;
}
.yq-explain .yq-kctx .free-study .free-left .free-study-btn{
    display: inline-block;
    padding: 1px 16px;
    border: 1px solid #921E26;
    color: #921E26;
    font-size: 22px;
    border-radius: 25px;
    margin-top: 20px;
}
.yq-explain .yq-kctx .free-study .free-left .free-study-btn:hover{
    background: #921E26;
    color: #ffffff;
}

.yq-explain .yq-kctx .free-study .free-right{
    width: 630px;
    float: left;
    margin-left: 56px;
}
.yq-explain .yq-kctx .free-study .free-right li{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    width: 630px;
    height: 112px;
    margin-bottom: 6px;
    text-align: left;
    padding: 10px 20px;
    font-size: 18px;
    color: #000000;
}
.yq-explain .yq-kctx .free-study .free-right li p{
    font-size: 30px;
    color: #A8262F;
    margin: 6px 0;
}
/*了解最新*/
.yq-explain .yq-kctx .know-new{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 1050px;
    height: 760px;
    margin: 122px auto;
}
.yq-explain .yq-kctx .know-new .know-new-left{
    width: 630px;
    float: left;
}
.yq-explain .yq-kctx .know-new .know-new-left li{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    width: 630px;
    height: 112px;
    margin-bottom: 6px;
    text-align: left;
    padding: 10px 20px;
    font-size: 18px;
    color: #000000;
}
.yq-explain .yq-kctx .know-new .know-new-left li:nth-child(4){
    margin-top: 22px;
}
.yq-explain .yq-kctx .know-new .know-new-left li:nth-child(6){
    margin-top: 25px;
}
.yq-explain .yq-kctx .know-new .know-new-left li p{
    font-size: 30px;
    color: #A8262F;
    margin: 6px 0;
}
.yq-explain .yq-kctx .know-new .know-new-right{
    width: 346px;
    float: left;
    margin-top: 202px;
    margin-left: 66px;
}
.yq-explain .yq-kctx .know-new .know-new-right p{
    width: 346px;
    height: 250px;
    text-align: center;
    font-size: 35px;
    color: #ffffff;
    margin-top: 85px;
}
.yq-explain .yq-kctx .know-new .know-new-right p span{
    color: #FFF600;
}
.yq-explain .yq-kctx .know-new .know-new-right .free-study-btn{
    display: inline-block;
    padding: 1px 16px;
    border: 1px solid #921E26;
    color: #921E26;
    font-size: 22px;
    border-radius: 25px;
    margin-top: 20px;
}
.yq-explain .yq-kctx .know-new .know-new-right .free-study-btn:hover{
    background: #921E26;
    color: #ffffff;
}
/*有网即课堂*/
.yq-explain .yq-fast{
    width: 100%;
    height: 233px;
    line-height: 233px;
    margin-top: 110px;
}
/*轮播*/
.yq-explain .yq-lb-box{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    position: relative;
}
.yq-explain .yq-lb-box .yq-lb-img{
    width: 100%;
}
.yq-explain .yq-lb-box .yq-lb-img img{width: 100%;}
.yq-explain .yq-lb-box .swiper-button-prev, .swiper-button-next{
    width: 77px;
    height: 140px;
    top: 50%;
    margin-top: -70px!important;
}
.yq-explain .yq-lb-box .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
    background: url("../images/lb-r.png") no-repeat center;
    right: 18%;
}
.yq-explain .yq-lb-box .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
    background: url("../images/lb-l.png") no-repeat center;
    left: 18%;
}
.yq-explain .yq-ren{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    width: 1200px;
    height: 634px;
    background: url("../images/3-ren1.png") no-repeat center;
    background-size: 100%;
    position: relative;
    margin: 100px auto;
}
.yq-explain .yq-ren .ren-btn{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    overflow: hidden;
    position: absolute;
    font-family: "黑体";
    font-size: 25px;
    color: #ffffff;
    text-shadow:1px 4px #D97405;
    text-align: center;
}
/*.yq-explain .yq-ren .ren-btn:hover{color: #2925EC;}*/
.yq-explain .yq-ren .ren-btn p{
    font-size: 32px;
    margin-top: 8px;
}
.yq-explain .yq-ren .ren-btn1{
    width: 252px;
    height: 252px;
    top: 83px;
    left: 95px;
    padding-top: 73px;
}
.yq-explain .yq-ren .ren-btn2{
    width: 252px;
    height: 252px;
    top: 298px;
    left: 268px;
    padding-top: 73px;
}
.yq-explain .yq-ren .ren-btn3{
    width: 300px;
    height: 300px;
    top: 73px;
    left: 470px;
    padding-top: 97px;
}
.yq-explain .yq-ren img{width: 100%;}

/*讲师*/
.yq-explain .yq-teach-text{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding: 30px 0;
    text-align: center;
    background: rgba(0,0,0,0.3);
}
.yq-explain .yq-teach-text p{
    color: #ffffff;
    text-shadow:1px 6px #7F1B35;
    font-size: 30px;
    margin: 10px 0;
    font-family: "黑体";
    text-align: center;
}
.yq-explain .yq-teach-text p span{
    font-size: 50px;
}
.yq-explain .yq-teach-box{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    width: 1200px;
    height: 1101px;
    margin: 130px auto 0;
    background: url("../images/4-box.png") no-repeat center;
}
.yq-explain .yq-teach-box .teach-bg{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    width: 100%;
    height: 1101px;
    margin: 0 auto;
    padding-top: 30px;
}
.yq-explain .yq-teach-box .teach-bg ul{
    width: 1028px;
    margin: 0 auto;
}
.yq-explain .yq-teach-box .teach-bg ul li{
    float: left;
    width: 212px;
    height: 275px;
    border-radius: 10px;
    margin-right: 60px;
    margin-top: 32px;
    overflow: hidden;
    position: relative;
    text-align: left;
}
.yq-explain .yq-teach-box .teach-bg ul li:hover .teach-js{
    visibility: visible;
    transform: rotateY(360deg);
    transition: 1.1s;
}
.yq-explain .yq-teach-box .teach-bg ul li:nth-child(4n){
    margin-right: 0;
}
.yq-explain .yq-teach-box .teach-bg ul .teach-js{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px;
    width: 212px;
    height: 275px;
    background: rgba(0,0,0,0.5);
    color: #ffffff;
    font-size: 15px;
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: left;

    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-end;

    visibility: hidden;
}
.yq-explain .yq-teach-box .teach-bg ul .teach-js p{
    width: 100%;
}
.yq-explain .yq-teach-box .teach-bg .teach-btn{
    display: inline-block;
    padding: 6px 38px;
    border-radius: 25px;
    box-shadow: 0 4px 6px 2px #F1D893;
    background-image: radial-gradient(ellipse, #EB0D1C, #EF3E4A);
    font-size: 30px;
    color: #ffffff;
    margin-top: 30px;
}
.yq-explain .yq-teach-box .teach-bg .teach-btn:hover{
    background: #EB0D1C;
}






