img {
    display: block;
}

* {
    padding: 0;
    margin: 0;
    line-height: 16px;
    font-size: 16px;
    box-sizing: border-box;
}
html{
    position: relative;
}

li {
    list-style: none;
}

a {
    text-decoration: none!important;
}

.gd_navigation {
    width: 280px;
    display: flex;
    flex-wrap: wrap;
    position: absolute; 
    top: -300px;
    background-color: rgba(0, 0, 0, .3);
    padding-bottom: 20px;
    z-index: 3;
}

.gd_navigation div {
    width: 50%;
    text-align: center;
    margin-top: 20px;
}

.gd_navigation div a {
    cursor: pointer;
    color: #ffffff;
}

.zhi {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 90px 0 20px 0;
}
.relat{
    position: relative;
}
.absolute{
    position: absolute;
    top: -33px;
    right: -16px;
    width: 80px !important;
    height: 48px !important;
    z-index: 10;
}
.zhi .i {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 170px;
    position: relative;
}

.zhi .i img {
    width: auto;
    height: 80px;
    display: block;
}

.zhi .i span {
    font-size: 30px;
    color: #333;
    cursor: pointer;
    margin-top: 45px;
}

.zhi .i:hover>.span {
    display: flex;
}

.zhi .i .span {
    width: 200px;
    height: 100%;
    position: absolute;
    display: none;
    flex-wrap: wrap;
    justify-content: space-between;
    background: #fff;
}

.zhi .i .span .span1 {
    width: 100%;
    text-align: center;
    font-size: 30px;
    cursor: pointer;
    color: #000;
}

.zhi .i .span .span2 {
    width: 90px;
    height: 30px;
    border: 1px solid #43b1ff;
    border-radius: 11px;
    display: flex;
    cursor: pointer;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    color: #23a4ff;
}

.zhi .i .span .span2:hover {
    background: #43b1ff;
    color: #fff;
}

.zhi .i .span .sbg {
    background: #23a4ff;
}

.none {
    display: none!important;
}

.caike {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.caike .div1 {
    width: 56%;
}
.newss{
    width: 40% !important;
}
.caike .div1 .top {
    width: 100%;
    display: flex;
    border-bottom: 1px solid #b9b9b9;
    margin-bottom: 20px;
}

.caike .div1 .top .a {
    font-size: 22px;
    margin-right: 32px;
    letter-spacing: 2px;
    padding-bottom: 10px;
    font-family: "\5FAE\8F6F\96C5\9ED1";
    color: #b9b9b9;
}

.caike .div1 .top .a1 {
    border-bottom: 1px solid #24a4ff;
    color: #23a4ff;
}

.caike .div1 .title {
    width: 100%;
    display: flex;
}

.caike .div1 .title .i {
    width: 140px;
    height: 94px;
}

.caike .div1 .title .i img {
    width: 100%;
    height: 100%;
    display: block;
}

.caike .div1 .title .left {
    display: flex;
    flex: 1;
    padding-left: 20px;
    flex-direction: column;
    box-sizing: border-box;
}

.caike .div1 .title .left .top1 {
    font-size: 18px;
    color: #333;
    margin-bottom: 20px;
}

.caike .div1 .title .left .bottom {
    text-align: right;
    font-size: 14px;
    color: #999;
}

.caike .div1 .nr {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.caike .div1 .nr .li {
    display: flex;
    justify-content: space-between;
    overflow: hidden;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    align-items: center;
}
.caike .div1 .nr li:nth-child(1) a{
    color: #ff0000 !important;
}
.caike .div1 img {
    width: 100%;
    display: block;
    margin-top: 10px;
}

.caike .div1 .nr .li .i {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #dddddd;
}

.caike .div1 .nr .li:hover>.a {
    color: #22a5ff;
}

.caike .div1 .nr .li:hover>.i {
    background: #23a4ff;
}

.caike .div1 .nr .li .a {
    color: #333333;
    font-size: 18px;
    width: 80%;
    line-height: 40px;
    font-size: 18px;
    text-decoration: none;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.caike .div1 .nr .right {
    font-size: 14px;
    color: #999;
}

.caike .div1 .nr .li1 {
    list-style-image: url(../image/zhuc-li-click.png)!important;
    color: #23a4ff!important;
}

.shouke {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    margin-top: 30px!important;
}

.shouke .top {
    width: 100%;
    color: #23a4ff;
    font-size: 32px;
    margin-bottom: 20px;
}

.shouke .div2 {
    max-width: 1200px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px!important;
    margin: 0 auto;
}

.shouke .div2 .left {
    width: 28px;
    height: 50px;
}

.shouke .div2 .right {
    width: 28px;
    height: 50px;
}

.shouke .div2 .div {
    display: flex;
    justify-content: space-between;
}

.shouke .div2 .div a {
    width: 191px;
    margin: 0 19px;
    text-decoration: none;
}

.shouke .div2 .div a img {
    width: 100%;
    display: block;
}

.shouke .div2 .div a .p {
    font-size: 18px;
    color: #333;
    text-align: center;
    margin: 10px 0 !important;
    box-sizing: border-box;
}

.shouke .div2 .div a .p1 {
    font-size: 16px;
    color: #747474;
    padding-left: 30px;
    margin: 2.5px 0;
    box-sizing: border-box;
}

.old_bottom {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 50px;
    margin-bottom: 136px;
}

.btn {
    width: 260px;
    height: 50px;
    border-radius: 21px;
    background: #23a4ff;
    color: #fff;
    font-size: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    outline: none;
    border: none;
    margin: 0 auto;
}

.xiaoyuan {
    width: 100%;
    max-width: 1200px;
    margin: 35px auto;
}

.xiaoyuan .top {
    width: 100%;
    text-align: center;
    font-size: 36px;
    color: #333;
}

.xiaoyuan .xyys {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.xiaoyuan .xyys .i {
    width: 100px;
    margin: 30px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.xiaoyuan .xyys .i img {
    width: 100%;
    display: block;
    margin-bottom: 20px;
}

.xiaoyuan .xyys .i span {
    color: #333333;
    font-size: 18px!important;
    text-align: center;
}

.xiaoyuan .xyhj {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 100px;
    margin-top: 70px;
}

.xiaoyuan .xyhj .i {
    width: 100%;
}

.xiaoyuan .xyhj .i img {
    width: 100%;
    display: block;
}

.xiaoyuan .xyhj .i1 {
    width: 20%;
    position: relative;
    z-index: 99;
    transform: translate(-50%, -50%);
}

.xiaoyuan .mskt {
    position: relative;
    height: 625px;
    background: #000;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #000;
    margin: 40px 0 70px 0;
    padding: 0;
}

.swiper-container1 {
    width: 100%!important;
    height: 300px!important;
    margin-left: auto!important;
    margin-right: auto!important;
}

.swiper-slide1 {
    background-size: cover!important;
    background-position: center!important;
}

.gallery-top1 {
    height: 80%!important;
    width: 100%!important;
}

.gallery-thumbs1 {
    height: 20%!important;
    box-sizing: border-box!important;
    padding: 10px 0!important;
}

.gallery-thumbs1 .swiper-slide1 {
    height: 100%!important;
    opacity: 0.4!important;
}

.gallery-thumbs1 .swiper-slide-thumb-active {
    opacity: 1!important;
}

.xyhd {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin: 30px 0 60px 0;
}

.xyhd .i {
    width: 100%;
    height: 200px;
    position: relative;
}

.xyhd .i img {
    width: 100%;
    display: blcok;
}

.xyhd .i .gen {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    color: #333;
    background: rgba(255, 255, 255, .9);
}

.yxxy {
    width: 100%;
    display: flex;
    margin-top: 40px;
    justify-content: space-between;
}

.yxxy .i {
    width: 30%;
    position: relative;
}

.yxxy .i img {
    width: 100%;
    display: block;
}

.yxxy .i .span {
    position: absolute;
    width: 100%;
    height: 60px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 20px;
    box-sizing: border-box;
    overflow: hidden;
    transition: 1s;
    background: #fff;
    bottom: 0;
}

.yxxy .i:hover>.span {
    height: 120px;
}


/* .yxxy .i .span:hover{
	height: 120px;
} */

.yxxy .i .span .span1 {
    color: #6e6e6e;
    font-size: 20px;
    color: #333333;
    margin-bottom: 15px;
}

.yxxy .i .span .span2 {
    font-size: 16px;
    color: #333333;
    margin-bottom: 10px;
}

.yxxy .i .span .span3 {
    font-size: 16px;
    color: #666666;
}

.yxxy .i .span .span3 .span4 {
    font-size: 21px;
    color: #23a4ff;
    margin-left: 12px;
}

.btnm {
    margin: 46px auto 80px auto;
}

.ldgh {
    width: 100%;
    display: flex;
    margin-bottom: 80px;
}

.ldgh .i {
    width: 100%;
}

.ldgh .i img {
    width: 100%;
    display: block;
}

.ldgh .i .p {
    font-size: 18px;
    color: #494949;
}

.ldgh .i .p1 {
    color: #23a4ff!important;
}
.xxcg{
    width: 1200px;
    height: 160px;
    margin: auto;
}
.xxcg img{
    height: 130px;
}

.title1 {
    width: 100%;
    text-align: center;
    font-size: 36px;
    color: #333;
    margin-bottom: 30px;
    margin-top: 20px;
}

.xxry {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    margin-bottom: 80px;
    justify-content: space-between;
}

.xxry .i {
    width: 100%;
}

.xxry .i img {
    width: 100%;
    display: block;
    margin-bottom: 20px;
}

.xxry .i .span {
    font-size: 18px;
    color: #333333;
}

.yq {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    font-size: 18px;
    color: #333333;
    margin-bottom: 10px;
}

.hz {
    width: 100%;
    max-width: 1200px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    margin: 0 auto 20px;
}

.hz a {
    font-size: 16px;
    color: #333;
    text-decoration: none;
	margin:10px 10px 10px 0;
	
}
.hz a:hover {    
    color: #23a4ff !important;    
}

.hz .span {
    height: 14px;
    width: 0px;
    margin: 0 5px;
    border: 1px solid #6e6e6e;
}

.xxry1,
.xyhd1,
.xyhj1 {
    width: 100%!important;
}

.xxry1 .swiper-wrapper,
.xyhd1 .swiper-wrapper,
.xyhj1 .swiper-wrapper {
    width: 100%!important;
}

.block {
    display: flex!important;
    justify-content: flex-start!important;
}

.swiper-container2 {
	/*首页banner在高分辨率显示器下，显示不全，去掉最大高度的设置*/
    /*max-height: 500px!important;*/
}

.bh_lunbo {
    width: 100%;
    height: 700px;
    position: relative;
    background: url(../image/bh_lunbo.png) no-repeat;
    background-size: 100% 100%;
    padding-top: 60px;
    overflow: hidden;
    box-sizing: border-box;
}

.bh_lunbo .top {
    display: flex;
    margin: 0 auto;
    justify-content: center;
}

.bh_lunbo .top .a {
    display: flex;
    align-items: center;
    flex-direction: column;
    margin: 0 30px;
    cursor: pointer;
}

.bh_lunbo .top .a .i {
    font-size: 20px;
    color: #dee5eb;
}

.bh_lunbo .top .a .span {
    width: 78px;
    height: 3px;
    display: none;
    margin-top: 8px;
    background: #ffffff;
}

.bh_lunbo .lunbo {
    width: 100%;
    height: 460px;
    position: relative;
}

.bh_lunbo .lunbo .ul {
    height: 460px;
    /* padding:0 593px; */
    position: absolute;
    transition: 1s;
    display: flex;
    left: 0;
    align-items: center;
}

.bh_lunbo .lunbo .ul .li {
    width: 460px!important;
    height: 330px!important;
    transition: 1s;
    margin-right: 78px;
}

.bh_lunbo .lunbo .ul .li:last-child {
    margin-right: 0;
}

.bh_lunbo .lunbo .ul .active {
    width: 500px!important;
    transform-origin: center!important;
    height: 360px!important;
}

.bh_lunbo .left_jiantou {
    width: 80px;
    position: absolute;
    top: 50%;
    margin-top: -70px;
    left: 200px;
    z-index: 99999;
    height: 80px;
    transform: rotateZ(180deg);
    border-radius: 50%;
    overflow: hidden;
}

.bh_lunbo .left_jiantou img,
.bh_lunbo .right_jiantou img,
.bh_lunbo .ul .li img {
    width: 100%;
    height: 100%;
    display: block;
}

.bh_lunbo .right_jiantou {
    width: 80px;
    position: absolute;
    top: 50%;
    z-index: 99999;
    margin-top: -70px;
    right: 200px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
}

.bh_lunbo .bottom {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.bh_lunbo .bottom .i {
    width: 8px;
    height: 8px;
    background: #fff;
    margin-left: 30px;
    border-radius: 50%;
}

.bh_lunbo .bottom .i:nth-of-type(1) {
    margin-left: 0;
}

.bh_lunbo .bottom .active_i {
    margin-left: 0!important;
}

.bh_lunbo .bottom .span {
    width: 30px;
    height: 1px;
    margin: 0 8px;
}

.bh_lunbo .bottom .span .span1 {
    width: 0;
    height: 1px;
    background: #FFFFFF;
}

.cjdt .kc {
    width: 100%;
    display: flex;
    margin-bottom: 15px;
}

.cjdt .kc .i {
    width: 30px;
    height: 20px;
    margin-right: 10px;
}

.cjdt .kc .i img {
    width: 100%;
    height: 100%;
    display: block;
}

.cjdt .kc .kc1 {
    flex: 1;
}

.cjdt .kc .kc1 .p {
    line-height: 30px;
    color: #343434;
    font-size: 16px;
}

.cjdt .kc .kc1 .p:hover {
    color: #23a4ff;
}

.cjdt .kc .kc1 .p2 {
    line-height: 25px;
    font-size: 14px;
    color: #666666;
}

.cjdt .kc .kc1 .p3 {
    font-size: 12px;
    color: #999999;
}

.title_bottom {
    margin-top: 40px!important;
}

.title_top {
    margin-bottom: 0!important;
    margin-top: 40px!important;
}

.yd {
    display: none;
}

.yousi {
    display: none;
}
/* .banner{
    width: 100%;
    position: relative;
    margin-bottom: 30px;
}

.banner p{
    animation: play-state1 1s linear infinite;
    cursor: pointer;
    width: 176px;
    height: 48px;
    color: #d62f04;
    font-size: 26px;
    line-height: 40px;
    text-align: center;
    border: 3px solid #fbb03b;
    background: #fdf9c2;
    border-radius: 30px;
    position: absolute;
    top: 26%;
    transform: translate(0,-50%);
    right: 8%;
} */
@keyframes play-state1
{
    0% {transform: scale(1);}
    50%{transform: scale(1.2);}
    100% {transform: scale(1);}
} 
.anima{
    width: 248px;
    height: 248px;
    display: block;
    background: url(../image/shouye.png) no-repeat center;
    background-size: 200px 188px;
    position: fixed;
    left: 6%;
    top: 500px; 
    z-index: 20;
    animation: play-state 60s linear infinite;
}
.anima:hover{
    cursor: pointer;
    animation-play-state:'inherit';
}
.anima #btn{
    width: 30px;
    height: 30px;
    position: absolute;
    right: 15px;
    top: 17px;
    border-radius: 50%;
}
.anima img{
    width: 30px;
    height: 30px;
    border-radius: 50%;
}
.anim{
    width: 268px;
    height: 200px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 20;
}
.anim a{
    display: block;
    width: 268px;
    height: 160px;
}
@keyframes play-state
{
    0% {left:6%; top:500px;}
    25% {left:40%; top:0;}
    50% {left:80%; top:500px;}
    75% {left:40%; top:0px;}
    100% {left:6%; top:500px;}
} 

/* .scroll{
    width: 100%;
    margin-bottom: 48px;
}
.scroll a{
    display: block;
    width: 100%;
    height: 135px;
    margin: 0 auto;
    position: relative;
}

.remainTime{
    width: 280px;
    height: 93px;
    background: #ffeef0;
    border-radius: 14px;
    position: absolute;
    top: 22px;
    left: 80%;
}
.remainTime p{
    font-size: 18px;
    color: #f3072d;
    text-align: center;
    padding-top: 16px;
    letter-spacing: 1px;
}
.remainTime span{
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 4px;
    font-size: 18px;
    color: #f3072d;
    border: 1px solid #f3072d;
    margin-right: 4px;
    margin-left: 4px;
}
.remainTime div{
    padding-top: 18px;
    padding-left: 22px;
}
#btn1{
    width: 25px;
    height: 25px;
    position: absolute;
    right: 5px;
    z-index: 100000;
    top: 5px;
} */
.activities{
    position: fixed;
    top: 370px;
    left: 4px;
    width: 160px;
    z-index: 99999999;
    height: 340px;
    background: url(../image/activities.png) no-repeat center;
    background-size: 104%;
}
.activities ul{
    width: 48%;
    padding-right: 6px;
    margin: 72px auto;
}
/* .double11{
    position: fixed;
    bottom: 364px;
    right: -64px;
    width: 176px;
    z-index: 99999999;
}
.double11 img{
    width: 95px;
    cursor: pointer;
} */
.activities ul li{
    border: 1px solid #1e5093;
    border-radius: 30px;
    cursor: pointer;
    color: #a90b0d;
    height: 21px;
    line-height: 16px;
    text-align: center;
    background: #fdf6d9;
    letter-spacing: 1px;
    margin-top: 10px;
}
.activities ul li a{
    font-size: 12px;
    color: #a90b0d;
}
.down{
    position: absolute;
    top: 99%;
    left: 42px;
    cursor: pointer;
    width: 62px;
}
.down img{
    width: 100%;
}
.open{
    width: 34px;
    position: fixed;
    left: 0;
    top: 58%;
    display: none;
    cursor: pointer;
}
.open img{
    width: 100%;
}
.animate{
    width: 100%;
    position: fixed;
    bottom: 0;
    left: -200%;
    z-index: 999999;
}
.animate img{
    width: 100%;
    cursor: pointer;
}
.animate div{
    position: absolute;
    right: 0px;
    top: 29px;
}
.bbtn{
    position: fixed;
    bottom: 20px;
    left: 0;
    cursor: pointer;
    z-index: 99999;
}
.bbtn img{
    height: 120px;
}
.bbtn div{
    position: absolute;
    left: 246px;
    top: 0px;
}
.bbtn div img{
    width: 30px !important;
    height: 30px;
}
.active{
    position: relative;
}
.djs{
    width: 1200px;
    margin: auto;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%);
}
.djs div{
    width: 220px;
    height: 66px;
    border-radius: 8px;
    border: 1px solid #fff;
    margin-left: 936px;
    margin-top: 13px;
}
.djs div h3 {
    color: #f5e419;
    text-align: center;
    padding-top: 10px;
}
.djs div p{
    color: #fff;
    padding-top: 10px;
    padding-left: 2px;
}
.djs div p span{
    padding: 1px 3px;
    color: #f2304f;
    border-radius: 6px;
    background: #f5e419;
    margin: 6px;
}
.curriculum{
    display: flex;
    justify-content: space-between;
    border: 1px solid #ccc;
    padding: 0 10px;
}
.curriculum_left,.curriculum_right{
    width: 49%;
}
.curriculum_left ul,.curriculum_right ul{
    display: flex;
    justify-content: space-between;
    border-bottom: 1px dashed #ccc;
    position: relative;
}
.curriculum_left ul:nth-last-child(1){
    border-bottom: none;
}
.curriculum_left ul li{
    height: 50px;
    line-height: 50px;
}
.curriculum_left ul li:nth-child(2){
    padding-right: 30px;
}
.curriculum_right ul:nth-last-child(1){
    border-bottom: none;
}
.curriculum_right ul li{
    height: 50px;
    line-height: 50px;
    color: #333;
}
.curriculum ul li a{
    color: #333;
}
.curriculum_right ul li:nth-child(2){
    padding-right: 30px;
}
.hot{
    position: absolute;
    width: 34px !important;
    top: -9px;
    left: 0px;
}
.curriculum1{
    display: none;
    /* display: flex; */
    justify-content: space-between;
    border: 1px solid #ccc;
    padding: 0 10px;
    flex-wrap: wrap;
}

.curriculum1 ul{
    width: 98%;
    margin: auto;
    display: flex;
    border-bottom: 1px dashed #ccc;
    position: relative;
}

.curriculum1 ul li{
    height: 40px;
    line-height: 40px;
    color: #333;
    padding-left: 10px;
}
.curriculum1 ul li:nth-child(2){
    padding-left: 100px;
}
.curriculum1 ul li a{
    color: #333;
    font-size: 16px;
}
.curriculum1 ul:nth-last-child(1){
    border-bottom: none;
}

@media only screen and ( max-width: 760px) {
    
    .animate,.bbtn,.djs{
        display: none;
    }
    .skms .swiper-slide{
        width: 84px !important;
        height: 100% !important;
    }
    .xxcg{
        width: 100%;
        height: auto;
    }
    .xxcg img{
        height: 120px;
    }
    .banner{
        margin-bottom: 10px;
    }
    .banner p{
        animation: play-state1 1s linear infinite;
        cursor: pointer;
        width: 1.2rem;
        height: 0.3rem;
        color: #d62f04;
        font-size: 0.1rem;
        line-height: 0.26rem;
        text-align: center;
        border: 1px solid #fbb03b;
        background: #fdf9c2;
        border-radius: 30px;
        position: absolute;
        top: 19%;
        /* transform: translate(0,-50%); */
        right: 4%;
    }
    .anima,.double11,.activities,.remainTime{
        display: none;
    }
    .scroll{
        margin-bottom: 20px;
    }
    .scroll a{
        height: 28px;
    }
    .gd_navigation {
        display: none;
    }
    .zhi .i {
        height: auto;
    }
    .zhi .i:hover>.span {
        display: none;
    }
    .zhi .i span {
        font-size: 0.22rem;
        margin-top: 10px;
    }
    .zhi .i img {
        height: 0.6rem;
    }
    .zhi .i:nth-of-type(4),
    .zhi .i:nth-of-type(5) {
        margin-bottom: 0;
    }
    .zhi {
        justify-content: space-around;
        padding: 0.4rem 0.4rem;
        box-sizing: border-box;
        padding-top: 20px;
    }
    .yd-none {
        display: none!important;
    }
    .yd {
        display: block;
    }
    .caike {
        flex-wrap: wrap;
        padding: 0 0.4rem;
        box-sizing: border-box;
    }
    .caike .div1 .top{
        margin-bottom: 0.2rem;
    }
    .caike .div1 {
        width: 100%;
        margin-top: 20px;
    }
    .caike .div1 .nr .li {
        width: 100%;
    }
    .caike .div1 .nr .li .a {
        font-size: 0.22rem;
        line-height: 0.34rem;
        width: 78%;
    }
    .caike .div1 .nr .li .i {
        width: 0.1rem;
        height: 0.1rem;
    }
    .caike .div1 .nr .right{
        font-size: 0.2rem;
    }
    .zhuanti {
        display: none;
    }
    .yousi {
        width: 100%;
        display: block;
    }
    .bh_lunbo .top {
        justify-content: space-around;
    }
    .bh_lunbo .top .a {
        margin: 0;
    }
    .bh_lunbo .top .a .i {
        font-size: 12px;
        color: #7a7a7a;
    }
    .bh_lunbo .lunbo .ul .li {
        width: 100%!important;
        height: auto!important;
        margin-right: 0;
    }
    .bh_lunbo .lunbo .ul .active {
        width: 100%!important;
        height: auto!important;
    }
    .left_jiantou,
    .right_jiantou {
        display: none;
    }
    .bh_lunbo .bottom {
        display: none;
    }
    .xiaoyuan {
        margin-bottom: 0;
    }
    .bh_lunbo {
        background: #fff;
    }
    .active {
        color: #23a4ff!important;
    }
    .bh_lunbo .top .a .span {
        background: #23a4ff;
        width: 100%;
    }
    .bh_lunbo .top {
        margin-bottom: 10px;
    }
    .xxry,.xxcg {
        padding-left: 0.4rem;
    }
    .yq {
        display: none;
    }
    .hz {
        display: none;
    }
    .shouke .div2 {
        padding-left: 0.4rem;
    }
    .shouke .div2 .div a .p {
        font-size: 12px;
    }
    .bh_lunbo .lunbo .ul {
        height: auto;
    }
    .bh_lunbo .lunbo {
        height: 260px;
    }
    .bh_lunbo {
        height: auto;
        padding-top: 30px;
    }
    .title1 {
        font-size: 0.32rem;
        letter-spacing: 1px;
    }
    .title_top {
        margin-top: 0!important;
    }
    .title_bottom {
        margin-top: 10px;
    }
    .xiaoyuan {
        margin-top: 0;
    }
    /* .swiper-wrapper2{
        max-height: 170px !important;
    }
    .swiper-container {
        width: 100%!important;
        height: 160px !important;
        max-height: 170px!important;
        margin-left: auto!important;
        margin-right: auto!important;
    }
    .home-page{
        width: 100%!important;
        height: 160px !important;
        max-height: 170px!important;
    }
    .swiper-slide {
        width: 100% !important;
        max-height: 170px!important;
        background-size: cover!important;
        background-position: center!important;
    } */
    .swiper-button-next,
    .swiper-button-prev {
        display: none;
    }
    .swiper-slide {
        overflow: hidden;
    }
    .cjdt .kc .kc1 .p {
        line-height: 20px;
        color: #343434;
        font-size: 14px;
    }
    .cjdt .kc .kc1 .p2 {
        line-height: 18px;
        font-size: 12px;
        color: #666666;
    }
    .cjdt .kc .i {
        width: 20px;
        height: 14px;
        display: none;
    }
    .cjdt .kc {
        padding-top: 15px;
        border-top: 1px dashed #cccccc;
    }
    .absolute {
        /* position: absolute;
        top: -22px;
        right: -2px;
        width: 52px !important;
        height: 34px !important;
        z-index: 10; */
        display: none !important;
    }
    .active a{
        height: 28px !important;
        background: url(http://www.caikepass.com/css/new/css/image/icon/zhongji_active.png) no-repeat top left !important;
        background-size: 149%;
    }
    .curriculum{
        display: flex;
        justify-content: space-between;
        border: 1px solid #ccc;
        padding: 0 10px;
        flex-wrap: wrap;
    }
    .curriculum_left,.curriculum_right{
        width: 100%;
    }
    .curriculum_left ul{
        display: flex;
        justify-content: start;
        border-bottom: 1px dashed #ccc !important;
        position: relative;
    }
    .curriculum_right ul{
        display: flex;
        justify-content: start;
        border-bottom: 1px dashed #ccc;
        position: relative;
    }
    .curriculum_left ul li{
        height: 30px;
        line-height: 30px;
        padding-left: 16px;
    }
    .curriculum_left ul li:nth-child(2){
        padding-left: 38px;
    }
    .curriculum_left ul li:nth-child(2){
        padding-right: 30px;
    }
    .curriculum_right ul:nth-last-child(1){
        border-bottom: none;
    }
    .curriculum_right ul li{
        height: 30px;
        line-height: 30px;
        color: #333;
        padding-left: 16px;
    }
    .curriculum_right ul li:nth-child(2){
        padding-left: 38px;
    }
    .curriculum ul li a{
        color: #333;
        font-size: 0.22rem;
    }
    .curriculum_right ul li:nth-child(2){
        padding-right: 30px;
    }
    .hot{
        position: absolute;
        width: 24px !important;
        top: 6px;
        right: 38px;
        left: auto;
    }

    

    



    .newss {
        width: 100% !important;
    }
    .caike .div1 .top .a{
        font-size: 0.3rem;
        letter-spacing: 1px;
    }
    .xxry .i{
        height: 1.5rem !important;
    }
    .xxry .i img{
        height: 1.5rem !important;
    }
    .swiper-slide{
        max-height: 5rem !important;
    }
}
@media screen and (min-width: 760px) and (max-width: 1200px){
    .animate,.bbtn,.djs{
        display: none;
    }
    .xxcg{
        width: 100%;
    }
    .banner p{
        animation: play-state1 1s linear infinite;
        cursor: pointer;
        width: 129px;
        height: 34px;
        color: #d62f04;
        font-size: 18px;
        line-height: 28px;
        text-align: center;
        border: 3px solid #fbb03b;
        background: #fdf9c2;
        border-radius: 30px;
        position: absolute;
        top: 17%;
        transform: translate(0,-50%);
        right: 4%;
    }
  
    .xxcg .swiper-slide{
        width: 30% !important;
    }
    .active a{
        height: 58px !important;
        background: url(http://www.caikepass.com/css/new/css/image/icon/zhongji_active.png) no-repeat top left !important;
        background-size: 149% !important;
    }
    .curriculum{
        display: flex;
        justify-content: space-between;
        border: 1px solid #ccc;
        padding: 0 10px;
    }
    .curriculum_left,.curriculum_right{
        width: 49%;
    }
    .curriculum_left ul,.curriculum_right ul{
        display: flex;
        justify-content: space-between;
        border-bottom: 1px dashed #ccc;
        position: relative;
    }
    .curriculum_left ul:nth-last-child(1){
        border-bottom: none;
    }
    .curriculum_left ul li{
        height: 40px;
        line-height: 40px;
    }
    .curriculum_left ul li:nth-child(2){
        padding-right: 0px;
    }
    .curriculum_right ul:nth-last-child(1){
        border-bottom: none;
    }
    .curriculum_right ul li{
        height: 40px;
        line-height: 40px;
        color: #333;
    }
    .curriculum ul li a{
        color: #333;
        font-size: 0.12rem;
    }
    .curriculum_right ul li:nth-child(2){
        padding-right: 0px;
    }

    .curriculum1 ul li{
        height: 40px;
        line-height: 40px;
        color: #333;
        padding-left: 10px;
    }
   
    .curriculum1 ul li a{
        color: #333;
        font-size: 0.13rem;
    }
    .curriculum1 ul li:nth-child(2) {
        padding-left: 64px;
    }
    

    .hot{
        position: absolute;
        width: 34px !important;
        top: -10px;
        left: 94px;
    }
    .caike .div1 .top .a{
        font-size: 18px;
        margin-right: 24px;
        letter-spacing: 1px;
    }
    .caike .div1 .nr .li .a{
        font-size: 14px;
        width: 72%;
        line-height: 31px;
    }
    .caike .div1 .nr .right{
        font-size: 12px;
    }
    .caike .div1 .nr .li .i{
        width: 6px;
        height: 6px;
    }
    .caike .div1 {
        width: 58%;
    }  
    .zhi .i img{
        height: 62px;
    } 
    .zhi{
        width: 90%;
    }
        /* .zhi .i{
            width: 19%;
        } */
    .zhi .i span{
        font-size: 0.26rem;
    }
    .zhi .i .span{
        width: 166px;
    }
    .zhi .i .span .span1{
        font-size: 0.24rem;
    }
    .zhi .i .span .span2{
        width: 80px;
        font-size: 0.16rem;
    }
}
