.bannerbox{width: 100%;position: relative;height: 465px;overflow: hidden;}
.bannerbox ul{position: absolute;top: 0;left: 0;width: 400%;height: 465px;display: flex;}
.bannerbox ul li{height: 465px;flex: 1;}
.bannerbox ul li:nth-child(1){background: url(../img/banner1.jpg) no-repeat;background-size: 1920px auto;background-position: 50%;}
.bannerbox ul li:nth-child(2){background: url(../img/banner3.jpg) no-repeat;background-size: 1920px auto;background-position: 50%;}
.bannerbox ul li:nth-child(3){background: url(../img/banner4.jpg) no-repeat;background-size: 1920px auto;background-position: 50%;}
.bannerbox ul li:nth-child(4){background: url(../img/banner1.jpg) no-repeat;background-size: 1920px auto;background-position: 50%;}
.bannerbox p{position: absolute;bottom: 0;left: 0;width: 100%;z-index: 999;display: flex;justify-content: center;align-items: center;height: 40px;}
.bannerbox p span{display: block;width: 50px;height: 5px;background-color: #fff;margin: 0 15px;}
.bannerbox p span.lundq{background-color: #0182f9;}
.bannerbox .wrap{position: relative;height: 465px;z-index: 66;}
.bannerbox .wrap>span{ display: block;width: 30px;height: 30px;position: absolute;top: 215px;border-top: 3px solid #000000;cursor: pointer;}
.bannerbox .wrap>span.banl{left: -40px;transform: rotateZ(-45deg);border-left: 3px solid #000000;}
.bannerbox .wrap>span.banr{right: -40px;transform: rotateZ(45deg);border-right: 3px solid #000000;}
.bannerbox ul li.lidq{z-index: 6;}
.mbanner{display: none;}
.tatle{text-align: center;position: relative;margin-bottom: 20px;}
.tatle h3{line-height: 40px;font-size: 28px;color: #000;text-align: center;margin-bottom: 30px;}
.tatle span{display: block;text-align: center;font-size: 18px;color: #333;line-height: 30px;margin-top: 30px;}
.tatle::before,.tatle::after{content: "";display: block;height: 8px;position: absolute;top: 50px;}
.tatle::before{width: 20%;background-color: #e4e4e4;left: 40%;}
.tatle::after{width: 10%;background-color: #0182f9;left: 45%;}
/* 平台优势 */
.youshibox {margin: 30px 0 0;}
.kytjbox ul li:hover{-webkit-transform: translate3d(0, -2px, 0);transform: translate3d(0, -2px, 0);-webkit-box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);}
.yousi {display: flex;justify-content: space-between;}
.ysflbox {width: 235px;height: 210px;background: #fff;box-shadow: 0 5px 25px #e5e5e5;box-sizing: border-box;padding: 20px 30px;cursor: pointer;position: relative;z-index: 2;border-bottom: 2px solid #fff;transition: all 0.2s linear;}
.ysflbox:hover{transform: translate3d(0, -5px, 0);}
.ysfl-icon {width: 60px;height: 60px;margin: 0 auto;background-size: 100% 100%}
.ysfl-desc {font-size: 16px;font-weight: 300;line-height: 28px;text-align: center;color: #19233c;margin-top: 32px}
.intro-item:last-child {margin-right: 0}
.intro-item:hover {margin-top: 50px;transition: .5s}
.ysfl1:hover {border-bottom: 2px solid #ff7600;}
.ysfl1 .ysfl-icon {background-image: url(../img/ys1.png)}
.ysfl2:hover {border-bottom: 2px solid #4c84ff;}
.ysfl2 .ysfl-icon {background-image: url(../img/ys2.png)}
.ysfl3:hover {border-bottom: 2px solid #7c48eb;}
.ysfl3 .ysfl-icon {background-image: url(../img/ys3.png)}
.ysfl4 {margin-right: 0}
.ysfl4:hover {border-bottom: 2px solid #41b761;}
.ysfl4 .ysfl-icon {background-image: url(../img/ys4.png)}

/* 考研分类 */
.kyflbox{margin: 40px 0 0;}
.kyflbox .box_ts>ul{width: 75%; display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;flex-wrap: wrap;overflow: initial;}
.kyflbox .box_ts>ul li{overflow: initial; width: 260px;height: 360px; display: flex;flex-direction: column;justify-content: space-between;align-items: center;position: relative;}
.kyflbox .box_ts>ul li:nth-child(n+4){margin-top: 50px;}
.kyflbox .box_ts>ul li .flnr{transition: all 0.2s linear; height: calc(100% - 50px);width: 90%; padding: 25px 15px;display: flex;flex-direction: column;justify-content: space-between;align-items: center; background-color: #fff;position: absolute;top: 0;left: 0;z-index: 3;}
.kyflbox .box_ts>ul li .flnr p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.kyflbox .box_ts>ul li .mubu{width: 100%;height: 100%;position: absolute;top: 10px;left: 10px;z-index: 2;}
.kyflbox .box_ts>ul li:hover .flnr{left: 10px;top: 10px;}
.kyflbox .box_ts>ul li h3{font-size: 30px;color: #000;}
.kyflbox .box_ts>ul li h3:nth-child(1){background: url(../img/xuhaobg.jpg) no-repeat cadetblue;width: 55px;height: 55px;line-height: 55px;text-align: center;font-weight: bold;}
.kyflbox .box_ts>ul li .fl-img{position: relative;width: 60px;height: 60px;}
.kyflbox .box_ts>ul li .fl-img img{width: 100%;height: 100%;}
.kyflbox .box_ts>ul li .fl-img b{position: absolute;left: 18px;top: 10px;font-size: 16px;color: #fff;}
.kyflbox .box_ts>ul li.bg2 .fl-img b{left: 20px;top: 10px;}
.kyflbox .box_ts>ul li.bg3 .fl-img b{left: 13px;top: 10px;}
.kyflbox .box_ts>ul li p{text-align: center;}
.kyflbox .box_ts>ul li a{display: block;width: 85%;height: 40px;line-height: 40px;text-align: center;color: #fff;}
.kyflbox .box_ts>ul li.bg1 .flnr{border: solid 1px #1b7bde;}
.kyflbox .box_ts>ul li.bg1 .mubu,.kyflbox .box_ts>ul li.bg1 a{background-color: #1b7bde;}
.kyflbox .box_ts>ul li.bg2 .flnr{border: solid 1px #8258c4;}
.kyflbox .box_ts>ul li.bg2 .mubu,.kyflbox .box_ts>ul li.bg2 a{background-color: #8258c4;}
.kyflbox .box_ts>ul li.bg3 .flnr{border: solid 1px #ff6714;}
.kyflbox .box_ts>ul li.bg3 .mubu,.kyflbox .box_ts>ul li.bg3 a{background-color: #ff6714;}
.kyflbox .box_ts>ul li.bg4 .flnr{border: solid 1px #40b01a;}
.kyflbox .box_ts>ul li.bg4 .mubu,.kyflbox .box_ts>ul li.bg4 a{background-color: #40b01a;}
.kyflbox .box_ts>ul li.bg5 .flnr{border: solid 1px #c00e0e;}
.kyflbox .box_ts>ul li.bg5 .mubu,.kyflbox .box_ts>ul li.bg5 a{background-color: #c00e0e;}
.kyflbox .box_ts>ul li.bg6 .flnr{border: solid 1px #7f1ed0;}
.kyflbox .box_ts>ul li.bg6 .mubu,.kyflbox .box_ts>ul li.bg6 a{background-color: #7f1ed0;}
.kyflbox .box_ts>ul li.bg6 b{left: 9px;font-size: 16px;}
.muban1{width: 23%;}
.box_ts{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;}
.muban1 ul{width: 100%;padding-left: 15px;}
.muban1 ul li{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;margin: 5px 0;}
.muban1 ul li a{display: block;width: 70%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.muban1 ul li span{display: block;}
.muban1 ul h3{font-size: 20px;font-weight: bold;color: #000000;padding-left: 10px;border-left: 5px solid #0182f9;}

.liuxuezbbox{padding-bottom: 30px;margin-top: 30px;}
.liuxuezb ul{display: flex;justify-content: space-between;overflow: initial;}
.liuxuezb ul li{width: 23%;transition: all 0.2s linear;display: flex;flex-direction: column;align-items: center;justify-content: center;padding-bottom: 20px;}
.liuxuezb ul li img{width: 100%;height: auto;}
.liuxuezb ul li h3{margin: 20px 0;font-size: 24px;font-weight: bold;color: #000;}
.liuxuezb ul li p{font-size: 16px;color: #000000;height: 30px;line-height: 30px;width: 100%;text-align: center;}
.liuxuezb ul li:hover h3{color: #0182f9;}
.liuxuezb ul li:hover {
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);
    -webkit-box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
}
/* 雅思内容 */
.news-box{background-color: #F5F7FA;padding: 40px 0;}
.ielts-news{display: flex;justify-content: space-between;}
.ielts-news-l{display: flex;flex-direction: column;justify-content: space-between;display: -ms-flexbox;display: -webkit-flex;}
.fruit-box { width: 760px; height: 100px; background: #FFFFFF; box-sizing: border-box; font-size: 14px; display: flex; font-weight: 400;color: #666666;line-height: 26px;}
.ub-f1ub-ver{display: flex;flex: 1;flex-direction: column;flex-wrap: wrap;justify-content: center;}
.ub-f1ub-ver div{width: 100%;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.fruit-box .boxItem { width: 150px; height: auto;font-size: 25px; display: flex; background: #e40c77;align-items: center; justify-content: center;font-weight: bold;padding: 0 50px;color: #FFFFFF;line-height: 30px;box-sizing: border-box;margin-right: 26px;}
.news-r{background-color: #fff;width: 400px;}
.news-r ul{height: 440px;width: calc(100% - 40px);padding: 15px 20px;display: flex;flex-direction: column;justify-content: space-around;}
.news-r ul .tetle{font-size: 24px;color: #000;font-weight: bold;}
.news-r ul li{display: flex;justify-content: space-between;height: 30px;position: relative;overflow: initial;}
.news-r ul li::before{content: "";display: inline-block;width: 3px;height: 3px;border-radius: 50%;background-color: #e40c77; position: absolute;top: 15px;left: -10px;}
.news-r ul li:nth-child(1)::before{display: none;}
.news-r ul li a{display: inline-block;width: 70%;font-size: 16px; color: #000000;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news-r ul li span{font-size: 16px; color: #000000;}
.news-r ul li:hover a,.news-r ul li:hover span{color: #e40c77;}

@media screen and (max-width:767px) {
	.bannerbox{display: none;}
	.mbanner{width: 100%;height: auto;display: flex;overflow: hidden;justify-content: center;align-items: center;}
	.mbanner img{width: 767px;height: auto;}
	.yousi{flex-wrap: wrap;width: auto;margin: 0 15px;}
	.ysflbox{width: 48%;margin: 10px 0;height: auto;padding: 30px;}
	.kyflbox .box_ts>ul{align-items: center;width: auto;margin: 0 15px;}
	.kyflbox .box_ts>ul li{width: 48%;height: auto;margin: 10px 0;}
	.kyflbox .box_ts>ul li .flnr{padding: 20px ;position: relative;width: auto;height: auto;}
	.kyflbox .box_ts>ul li .mubu{display: none;}
	.kyflbox .box_ts>ul li:nth-child(n+4){margin-top: 10px;}
	.kyflbox .box_ts>ul li h3{margin-bottom: 15px;text-align: center;}
	.kyflbox .box_ts>ul li p{margin: 10px 0;}
	.kytjbox .box_ts>ul,.kblxbox ul{width: auto;margin: 0 15px;}
	.kytjbox .box_ts>ul li{width: 42%;padding: 20px 10px;margin: 20px 0;}
	.kytjbox .box_ts>ul li h3{font-size: 20px;text-align: center;}
	.kytjbox .box_ts>ul li p{text-align: center;}
	.kytjbox .box_ts>ul li:nth-child(n+5){margin: 20px 0;}
	.kblxbox .box_ts>ul li{width: 48%;}
	.kblxbox .box_ts>ul li div{left: calc(50% - 48px);}
	.kyflbox .box_ts>ul li.bg3{display: none;}
	.box_ts{flex-direction: column;}
	.muban1{width: auto;margin: 30px 3% 0;}
	.muban1 ul{width: auto;padding-left: 0;}
	.liuxuezb ul{flex-wrap: wrap;width: auto;margin: 0 15px;}
	.liuxuezb ul li{width: 48%;}
	.liuxuezb ul li p{height: auto;line-height: 25px;}
	.ielts-news-l {display: none;}
	.news-box{background: #fff;padding: 0px 15px;width: calc(100% - 30px);width: -webkit-calc(100% - 30px);width: -moz-calc(100% - 30px);}
	.ielts-news{flex-wrap: wrap;}
	.ielts-news-l{display: none;}
	.news-r{width: 100%;}
	.news-r ul{width: auto;padding: 0; }
	.news-r ul li{padding-left: 15px;}
	.news-r ul li::before{left: 5px;}
}
@media screen and (max-width:430px){
.kblxbox ul li span{font-size: 18px;}
.kyflbox ul li h3{font-size: 24px;}
.mbanner img{width: 600px;}
}
@media screen and (max-width:350px){
.kblxbox ul li span{font-size: 16px;}
.kytjbox ul li h3{font-size: 18px;}
.kyflbox ul li h3{font-size: 20px;}
.mbanner img{width: 500px;}
.navlmbox ul li a{width: 87px;}
}