*{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
a{
	text-decoration: none;
}
ul li{
	list-style: none;
}
img{
	display: inline-block;
}
.line-1{
	line-height: 1;
}
.flexs,.flex{
	display: flex;
}
.flex-wrap{
	flex-wrap: wrap;
}
.items-center{
	align-items: center;
}
.items-end{
	align-items: flex-end;
}
.justify-between{
	justify-content: space-between;
}
.justify-around{
	justify-content: space-around;
}
.justify-end{
	justify-content: flex-end;
}
.relative{
	position: relative;
}
.absolute{
	position: absolute;
}
.letter-4{
	letter-spacing: 4px;
}
.font-bold{
	font-weight: bold;
}
.mx-auto{
	margin-left: auto;
	margin-right: auto;
}
.bg-white{
	background-color: #fff;
}
.text-white{
	color: #fff;
}
.text-block{
	color: #000;
}
.text-gray-333{
	color: #333;
}
.text-gray-666{
	color: #666;
}
.text-gray-999{
	color: #999;
}
.w-1200px{
	width: 1200px;
}
.text-center{
	text-align: center;
}
.text-left{
	text-align: left;
}
.text-right{
	text-align: right;
}
.text-28{
	font-size: 28px;
}
.text-10{
	font-size: 10px;
}
.text-14{
	font-size: 14px;
}
.text-16{
	font-size: 16px;
}
.text-20{
	font-size: 20px;
}
.text-24{
	font-size: 24px;
}
.text-30{
	font-size: 30px;
}
.text-42{
	font-size: 42px;
}
.mb-8px{
	margin-bottom: 8px;
}
.mb-16px{
	margin-bottom: 16px;
}
.mb-20px{
	margin-bottom: 20px;
}
.mb-24px{
	margin-bottom: 24px;
}
.mb-32px{
	margin-bottom: 32px;
}
.mb-40px{
	margin-bottom: 40px;
}
.mb-54px{
	margin-bottom: 54px;
}
.mt-34px{
	margin-top: 34px;
}
.mr-20px{
	margin-right: 20px;
}
.mr-10px{
	margin-right: 10px;
}
.box-ss{
	box-shadow: 0px 0px 15px 3px rgba(0, 0, 0, 0.04);
}
.hiddens{
	display: none;
}
.m-block{
	display: none;
}
.m-hidden{
	display: block;
}
.letter-1px{
	letter-spacing: 1px;
}
.pc-blocks{
	display: flex;
}
#new-jqls a:hover{
	color: #fff;
}
#new-jqls .top{
	padding: 145px 0;
	/*margin-bottom: 115px;*/
	background-image: url(https://www.kaoersi.com/public/images/jqls/banner.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
#new-jqls .m-banner{
	display: none;
}
#new-jqls .banner-btn{
	margin-top: 22px;
	display: inline-block;
	width: 166px;
	line-height: 37px;
	background-color: #333333;
	border-radius: 8px;
}
#new-jqls .line-top::before{
	content: "";
	position: absolute;
	height: 2px;
	width: 210px;
	background-color: #fbd577;
	top: 6px;
	right: -110%;
}
#new-jqls .title-bg{
	padding: 115px 0 83px;
	z-index: 0;
}
#new-jqls .title-bg::before{
	content: "";
	position: absolute;
	font-size: 150px;
	font-weight: bold;
	color: #ebebeb;
	margin: auto;
	top: 25%; /*垂直居中*/
	left: 0;   /*水平居中*/
	right: 0;  /*水平居中*/
	z-index: -1;
}
#new-jqls .onews::before{
	content: "01" !important;
}
#new-jqls .twos::before{
	content: "02" !important;
}
#new-jqls .threes::before{
	content: "03" !important;
}
#new-jqls .fours::before{
	content: "04" !important;
}
#new-jqls .fives::before{
	content: "05" !important;
}
#new-jqls .sixs::before{
	content: "06" !important;
}
#new-jqls .sevens::before{
	content: "07" !important;
}
#new-jqls .eights::before{
	content: "08" !important;
}
#new-jqls .nines::before{
	content: "09" !important;
}
#new-jqls .tens::before{
	content: "10" !important;
}
#new-jqls .tenones::before{
	content: "11" !important;
}

#new-jqls .onews-con{
	/*margin-top: 83px;*/
	padding: 28px 99px 54px 70px;
	border-radius: 116px;
	line-height: 45px;
	text-indent: 30px;
	background-color: #f7b000;
}
#new-jqls .right-img{
	right: 10px;
	bottom: -127px;
}
#new-jqls .ones-wrap{
	margin-bottom: 95px;
}
#new-jqls .twos-con-wrap{
	margin-top: 46px;
	margin-bottom: 35px;
	padding: 48px 60px 44px 71px;
	background-color: #ffffff;
	box-shadow: 0px 0px 15px 3px rgba(183, 130, 0, 0.08);
}
#new-jqls .twos-con-wrap::before{
	content: "";
	position: absolute;
	width: 71px;
	height: 4px;
	background-color: #f7b000;
	bottom: 0px;
	left: 0;
}
#new-jqls .twos-con-wrap::after{
	content: "";
	position: absolute;
	width: 71px;
	height: 4px;
	background-color: #f7b000;
	top: 0px;
	right: 0;
}
#new-jqls .line-40{
	line-height: 40px;
}
#new-jqls .yuan {
	margin-top: -77px;
	padding: 10px;
	background-color: #fff;
	border-radius: 74px;
	box-shadow: 0px 0px 15px 3px rgba(0, 0, 0, 0.04);
	margin-right: 34px;
}
#new-jqls .yuan div{
	width: 138px;
	line-height: 36px;
	height: 138px;
	border-radius: 69px;
	background-color: #f7b000;
}
#new-jqls .twos-four-wrap{
	padding: 90px 0 27px; 
	background-image: url(https://www.kaoersi.com/public/images/jqls/22.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
#new-jqls .one-left-text{
	width: 430px;
	padding-left: 54px;	
	margin-right: 72px;
}
#new-jqls .one-left-text p:first-child{
	color: #f7b000;
}
#new-jqls .one-left-text p:nth-child(2){
	line-height: 27px;
}
#new-jqls .one-left-text p:nth-child(3){
	line-height: 23px;
}
#new-jqls .one-left-text .btnss{
	margin-top: 23px;
	width: 106px;
	height: 35px;
	background-color: #333333;
	border-radius: 4px;
}
#new-jqls .texts-con{
	width: 84%;
}
#new-jqls .three-con-wrap{
	width: 86%;
}
#new-jqls .bg-wrap{
	width: 47%;
	height: 295px;
	padding: 150px 60px 45px 29px; 
}
#new-jqls .bg-wrap:first-child{
	background-image: url(https://www.kaoersi.com/public/images/jqls/pic2-1-bg.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
#new-jqls .bg-wrap:last-child{
	background-image: url(https://www.kaoersi.com/public/images/jqls/pic2-2-bg.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
#new-jqls .bg-wrap p{
	line-height: 27px;
	padding-left: 40px;
	margin-bottom: 10px;
}
#new-jqls .bg-wrap p::before{
	content: "";
	position: absolute;
	border-width: 10px;
	border-width: 10px;
	border-style: solid;
	border-color: transparent transparent #f7b000 transparent ;
	left: 0px;
	top: 0px;
}
#new-jqls .threes-wrap{
	padding-bottom: 50px;
}
#new-jqls .fours-wrap{
	background-image: url(https://www.kaoersi.com/public/images/jqls/33.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
#new-jqls .writing{
	width: 46%;
}
#new-jqls .conssss-three .top-bg .writing:first-child{
	background-image: url(https://www.kaoersi.com/public/images/jqls/33333-1.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
#new-jqls .conssss-three .top-bg .writing:nth-child(2){
	background-image: url(https://www.kaoersi.com/public/images/jqls/33333-2.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
#new-jqls .conssss-three .top-bg .writing:nth-child(3){
	background-image: url(https://www.kaoersi.com/public/images/jqls/33333-2.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
#new-jqls .conssss-three .bottom-bg .writing:nth-child(1){
	background-image: url(https://www.kaoersi.com/public/images/jqls/33333-4.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
#new-jqls .conssss-three .bottom-bg .writing:nth-child(2){
	background-image: url(https://www.kaoersi.com/public/images/jqls/33333-5.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
#new-jqls .conssss-three .top-bg .writing{
	width: 30%;
	padding: 20px 26px 36px;
	height: 180px;
}
#new-jqls .conssss-three .bottom-bg .writing{
	width: 47%;
	padding: 30px 50px 36px 40px;
	height: 180px;
}
#new-jqls .writing p{
	line-height: 25px;
	margin-bottom: 20px;
}
#new-jqls .conssss-three .top-bg .writing p,#new-jqls .conssss-three .bottom-bg .writing p{
	margin-bottom: -3px;
	line-height: 27px;
}
#new-jqls .fours-wrap .middle-text{
	padding: 5px 0 52px;
}
#new-jqls .wrap-title-wrap-list li{
	width: 33.336%;
	padding: 20px 0;
	background-color: #fff;
}
#new-jqls .wrap-title-wrap-list .wrap-list-active{
	background-color: #333;
	color: #fff;
}
#new-jqls .hover-title-bg{
	background-color: #333;
	padding: 30px 50px;
}
#new-jqls .hover-title-bg p{
	line-height: 30px;
}
#new-jqls .read-btns{
	width: 164px;
	height: 47px;
	background-image: linear-gradient(86deg, #f7b109 0%, #f8da92 100%);
	border-radius: 8px;
	margin: 30px 0;
}
#new-jqls .yllpw-shaodw{
	width: 49%;
	box-shadow: 0px 0px 6px 1px rgba(169, 121, 0, 0.28);
	border-radius: 4px;
	padding: 16px 22px;
	margin-bottom: 30px;
}
#new-jqls .yllpw-shaodw div:last-child{
	line-height: 20px;
}
#new-jqls .wrap-title-wrap-con .zixun-btns{
	margin-top: 20px;
	width: 190px;
	height: 35px;
	background-image: linear-gradient(88deg, rgba(247, 176, 0, 1) 0%, #ff8888 99%, #ff8888 100%);
	border-radius: 21px;
}
#new-jqls .conssss{
	padding: 0 18px 45px 18px;
}
#new-jqls .conssss-two{
	width: 80%;
	margin: 0 auto;
	padding-bottom: 45px;
}
#new-jqls .conssss-three{
	width: 85%;
	margin: 0 auto;
	padding-bottom: 45px;
	padding-top: 72px;
}
#new-jqls .conssss-two .zixun-btns,#new-jqls .conssss-three .zixun-btns{
	margin-top: 70px;
}
#new-jqls .fivess-bg{
	position: absolute;
	margin: auto;
	left: 0;
	right: 0;
	width: 470px;
	padding: 19px 0 22px;
	background-image: url(https://www.kaoersi.com/public/images/jqls/five.png);
	background-size: 100% 100%;
	background-repeat: no-repeat; 
}
#new-jqls .fives-conss{
	padding-bottom: 80px;
	background-image: url(https://www.kaoersi.com/public/images/jqls/fivesss.png);
	background-size: 100% 100%;
	background-repeat: no-repeat; 
}
#new-jqls .fives-con{
	margin-top: 31px;
	background-color: #f4ae00;
	border-radius: 12px;
	padding: 80px 85px;
}
#new-jqls .five-img-wrap{
	padding: 45px 0 58px;
}
#six-wrap{
	height: 553px;	
}
#new-jqls .six-wrap{
	padding-bottom: 70px;
	background-image: url(https://www.kaoersi.com/public/images/jqls/school-bg.png);
	background-size: 100% 100%;
	background-repeat: no-repeat; 
}
#new-jqls #six-wrap .swiper-slide{
	height: 476px;
	padding: 105px 0px 133px; 
	background-image: url(https://www.kaoersi.com/public/images/jqls/lunbo-bg.png);
	background-size: 100% 100%;
	background-repeat: no-repeat; 
}
#new-jqls .six-list{
	width: 96%;
}
#new-jqls .six-list li{
	position: relative;
	padding-left: 40px;
	margin-bottom: 28px;
	/*margin-right: 40px;*/
	width: 43%;
}
#new-jqls .six-list li:nth-child(2n){
	margin-right: 0;
}
#new-jqls .six-list li::before{
	content: "";
	position: absolute;
	width: 15px;
	height: 15px;
	background-color: #f7b000;
	transform: rotate(45deg);
	left: 8px;
	top: 3px;
}
#new-jqls .country-school-wrap{
	width: 42%;
}
#six-croll .swiper-pagination-bullet{
	width: 24px;
	height: 4px;
	border-radius: 2px;
	background-color: #ffa202;
	opacity: 0.3;
	margin-right: 40px;
}
#six-croll .swiper-pagination-bullet-active{
	opacity: 1!important;
}
#new-jqls .seven-bg{
	padding-bottom: 72px;
	background-image: url(https://www.kaoersi.com/public/images/jqls/seven-bg.png);
	background-size: 100% 100%;
	background-repeat: no-repeat; 
}
#new-jqls .sev-top-list{
	padding-top: 86px;
}
#new-jqls .sev-top-list li{
	line-height: 21px;
}
#new-jqls .seven-bg .sev-top-list .oness{
	top: 52px;
	left: 5%;
}
#new-jqls .seven-bg .sev-top-list .twoss{
	top: 52px;
	left: 25%;
}
#new-jqls .seven-bg .sev-top-list .thress{
	top: 52px;
	left: 43%;
}
#new-jqls .seven-bg .sev-top-list .fourss{
	top: 52px;
	right: 22%;
}
#new-jqls .seven-bg .sev-top-list .fivess{
	top: 52px;
	right: 10px;
}
#new-jqls .sev-bottom-list li{
	line-height: 26px;
	letter-spacing: 1px;
	width: 210px;
	height: 142px;
	padding-top: 54px;
	background-image: url(https://www.kaoersi.com/public/images/jqls/sanjiao.png);
	background-size: 100% 100%;
	background-repeat: no-repeat; 
}
#new-jqls .sev-bottom-list li:hover{
	background-image: url(https://www.kaoersi.com/public/images/jqls/hover-sanjiao.png);
	color: #fff;
}
#new-jqls .seven-bg .sev-bottom-list{
	padding-top: 142px;
}
#new-jqls .seven-bg .sev-bottom-list .oness{
	top: 174px;
    left: 5px;
}
#new-jqls .seven-bg .sev-bottom-list .twoss{
	top: 174px;
	left: 21%;
}
#new-jqls .seven-bg .sev-bottom-list .thress{
	top: 174px;
	left: 42%;
}
#new-jqls .seven-bg .sev-bottom-list .fourss{
	top: 174px;
	right: 20%;
}
#new-jqls .seven-bg .sev-bottom-list .fivess{
	top: 174px;
	right: -13px;
}
#new-jqls .eight-bg{
	padding-bottom: 100px;
	background-image: url(https://www.kaoersi.com/public/images/jqls/case.png);
	background-size: 100% 100%;
	background-repeat: no-repeat; 
}
#new-jqls .eight-con-wrap{
	padding: 34px 0 34px 47px;
	border-radius: 14px 14px 145px
}
#new-jqls .left-icons{
	display: inline-block;
	width: 37px;
	height: 15px;
	background-color: #f7b10a;
	border-radius: 0px 8px 0px 7px
}
#new-jqls .cons-ss{
	padding-left: 55px;
	width: 594px;
	line-height: 25px;
}
#new-jqls .case-btn{
	display: inline-block;
	width: 190px;
	line-height: 35px;
	background-image: linear-gradient(88deg, rgba(247, 176, 0, 1) 0%, #ff8888 99%, #ff8888 100%);
	border-radius: 21px;
}
#new-jqls .case-btn-wrap{
	width: 594px;
}
#new-jqls .vx-cons{
	right: 19%;
	top: -16px;
}
#nine-wrap{
	height: 415px;
}
#new-jqls .nine-wrap .left-lunbo{
	width: 62%;
}
#new-jqls .lunbo-wrap{
	padding: 41px 20px 44px 44px;
}
#new-jqls .nine-wrap .left-lunbo .top-tie{
	padding-bottom: 16px;
	color: #f7b103;
	padding-left: 20px;
	margin-left: 14px;
	border-bottom: 2px solid #f7b103;
}
#new-jqls .nine-wrap .left-lunbo .teacher-con{
	padding-left: 16px;
	padding-top: 29px;
}
#new-jqls .teacher-con .xx{
	display: inline-block;
	width: 8px;
	height: 8px;
	background-color: #f7b103;
	margin-right: 8px;
	transform: rotate(45deg);
}
#nine-wrap .swiper-button-next{
	right: 0;
	top: 42%;
	width: 37px;
	height: 37px;
	background-image: url(https://www.kaoersi.com/public/images/jqls/right.png);
	background-size: 100% 100%;
}
#nine-wrap .swiper-button-prev{
	left: 0;
	top: 42%;
	width: 37px;
	height: 37px;
	background-image: url(https://www.kaoersi.com/public/images/jqls/right.png);
	transform: rotate(180deg);
	background-size: 100% 100%;
}
#nine-wrap .swiper-pagination-bullet{
	background-color: #e4e4e4;
	opacity: 1;
}
#nine-wrap .swiper-pagination-bullet-active{
	background-color: #f7b103!important;
}
#new-jqls .nine-wrap .right-con-wrap{
	margin-left: 40px;
	height: 279px;
	/* background-image: url(https://www.kaoersi.com/public/images/jqls/lunbo-right.png); */
}
#new-jqls .nine-wrap .right-con-list{
	padding: 24px 74px 11px 152px;
	height: 280px;
	background-image: url(https://www.kaoersi.com/public/images/jqls/lunbo-right.png);
	background-size: 100% 100%;
}
#new-jqls .nine-wrap .right-con-list li{
	margin-bottom: 44px;
}
#new-jqls .nine-wrap .nine-btna{
	display: inline-block;
	width: 235px;
	line-height: 42px;
	background-image: linear-gradient(88deg, rgba(247, 176, 0, 1) 0%, #ff8888 99%, #ff8888 100%);
	border-radius: 28px;
} 
#new-jqls .nine-wrap .nine-btns-wrap{
	padding: 50px 0 70px;
}
#new-jqls .ten-wrap{
	padding: 43px 0;
	background-image: url(https://www.kaoersi.com/public/images/jqls/from-bg.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
#new-jqls .ten input{
	padding-left: 10px;
	outline: none;
	width: 276px;
	height: 48px;
	background-color: #ffffff;
	border-radius: 12px;
	border:none;
	font-size: 20px;
	color: #333;
}
#new-jqls .ten input::placeholder{
	font-size: 20px;
	color: #333;
}
#new-jqls .ten button{
	border:none;
	outline: none;
	background-color: #f7b103;
	border-radius: 12px;
	width: 276px;
	height: 48px;
}
#new-jqls .ten-one-wrap{
	padding: 43px 0;
	background-image: url(https://www.kaoersi.com/public/images/jqls/ask.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
#new-jqls .ten-one-wrap .ten-one-list li{
	width: 46%;
	margin-bottom: 60px;
}
#new-jqls .ten-one-wrap .ten-one-list .title{
	padding-left: 40px;
	color: #f7b103;
	margin-bottom: 22px;
}
#new-jqls .ten-one-wrap .ten-one-list .title::before{
	content: "";
	position: absolute;
	background-image: url(https://www.kaoersi.com/public/images/jqls/icons.png);
	background-size: 100% 100%;
	width: 30px;
	height: 30px;
	left: 0;
	top: -6px;
}
#new-jqls .ten-one-wrap .ten-one-list .cons{
	font-size: 16px;
	letter-spacing: 1px;
	padding-left: 80px;
	line-height: 25px;
	margin-bottom: 22px;
}
#new-jqls .ten-one-wrap .ten-one-list .cons::before{
	content: "回答：";
	position: absolute;
	font-size: 16px;
	color: #333;
	left: 40px;
	top: 0px;
}
#new-jqls .ten-two-wrap{
	padding-bottom: 40px;
}
#new-jqls .ten-two-wrap .list-list-title{
	padding-left: 10px;
	padding-bottom: 12px;
}
#new-jqls .ten-two-wrap .list-list-title::before{
	content: "";
	position: absolute;
	background-color: #f7b103;
	width: 125%;
	height: 2px;
	left: 0;
	bottom: 0;
}
#new-jqls .ten-two-wrap .title-wrap{
	border-bottom: 1px solid #d6d6d6;
} 
#new-jqls .ten-two-wrap .right-border{
	border-right: 1px dashed #d3d3d3;
	padding-right: 33px;
}
#new-jqls .ten-two-wrap .ask-wrap{
	padding-top: 20px;
	padding-bottom: 20px;
	width: 48%;
}
#new-jqls .ten-two-wrap .ten-one-list li{
	margin-top: 18px;
	padding: 0 14px 14px 30px;
	border-bottom: 1px dashed #d3d3d3;
	/*padding-bottom: 14px;*/
}
#new-jqls .ten-two-wrap .pages li::before{
	content: "";
	position: absolute;
	width: 4px;
	height: 4px;
	border-radius: 2px;
	background-color: #666;
	left: 10px;
	top: 5px;
}
#new-jqls .ten-two-wrap .ten-one-list li:hover p:first-child a{
	color: #f7b103;
}
#new-jqls .ten-two-wrap .qa li{
	padding-left: 40px;
}
#new-jqls .ten-two-wrap .qa li::before{
	content: "";
	position: absolute;
	background-image: url(https://www.kaoersi.com/public/images/jqls/ass.png);
	background-size: 100% 100%;
	width: 17px;
	height: 16px;
	left: 10px;
	top: -3px;
}
/*移动端样式*/
@media screen and (max-width: 750px) {
	.hiddens{
		display: none;
	}
	.m-hidden{
		display: none;
	}
	.m-block{
		display: block;
	}
	.w-1200px{
		width: 100%;
	}
	.m-block{
		display: block;
	}
	.flex{
		display: block;
	}
	.text-36{
		font-size: 16px;
	}
	.text-12{
		font-size: 12px;
	}
	.text-28{
		font-size: 10px;
	}
	.m-text-10{
		font-size: 10px;
	}
	.m-mb-8px{
		margin-bottom: 8px;
	}
	.mb-16px{
		margin-bottom: 8px;
	}
	.mb-40px{
		margin-bottom: 20px;
	}
	.mb-32px{
		margin-bottom: 16px;
	}
	.m-text-12{
		font-size: 12px;
	}
	.m-text-14{
		font-size: 14px;
	}
	.w-full{
		width: 100%;
	}
	.pc-blocks{
		display: none;
	}
	#new-jqls .top{
		display: none;
	}
	#new-jqls .m-banner{
		padding: 27px 30px 33px 30px;
		display: block;
		background-image: url(https://www.kaoersi.com/public/images/jqls/m-banner.png);
		background-size: 100% 100%;
	}
	#new-jqls .title-bg>p{
		font-size: 16px;
	}
	#new-jqls .m-banner-btn{ 
		display: inline-block;
		width: 67px;
    	line-height: 25px;
		background-color: #333333;
		border-radius: 4px;
	}
	#new-jqls .title-bg::before{
		content: "";
		position: absolute;
		font-size: 50px;
		font-weight: bold;
		color: #ebebeb;
		margin: auto;
		top: 34%; /*垂直居中*/
		left: 0;   /*水平居中*/
		right: 0;  /*水平居中*/
		z-index: -1;
	}
	#new-jqls .title-bg{
		padding: 57px 0 42px;
		z-index: 0;
	}
	#new-jqls .title-bg div{
		line-height: 9px;
	}
	#new-jqls .title-bg img{
		width: 31%;
	}
	#new-jqls .onews-con{
		margin: 0 16px ;
		font-size: 10px;
		padding: 13px 34px 16px 20px;
		border-radius: 58px;
		line-height: 21px;
		text-indent: 15px;
		background-color: #f7b000;
	}
	#new-jqls .right-img{
		width: 30%;
	    right: 10px;
	    bottom: -42px;
	}
	#new-jqls .ones-wrap{
		margin-bottom: 26px;
	}
	#new-jqls .twos-con-wrap{
		margin: 0 16px;
		margin-top: 25px;
		margin-bottom: 35px;
		padding: 14px 16px 15px 18px;
		background-color: #ffffff;
		box-shadow: 0px 0px 7px 3px rgba(183, 130, 0, 0.08);
	}
	#new-jqls .twos-con-wrap::before{
		content: "";
		position: absolute;
		width: 35px;
		height: 2px;
		background-color: #f7b000;
		bottom: 0px;
		left: 0;
	}
	#new-jqls .twos-con-wrap::after{
		content: "";
		position: absolute;
		width: 35px;
		height: 2px;
		background-color: #f7b000;
		top: 0px;
		right: 0;
	}
	#new-jqls .line-40{
		line-height: 20px;
	}
	#new-jqls .yuan {
		height: 57px;
		margin-top: -35px;
		padding: 5px;
		background-color: #fff;
		border-radius: 37px;
		box-shadow: 0px 0px 7px 3px rgba(0, 0, 0, 0.04);
		margin-right: 14px;
	}
	#new-jqls .yuan div{
		width: 46px;
		line-height: 15px;
		height: 46px;
		border-radius: 34px;
		background-color: #f7b000;
	}
	#new-jqls .twos-four-wrap{
		padding: 6px 0 13px; 
		background-image: url(https://www.kaoersi.com/public/images/jqls/22.png);
		background-size: 100% 100%;
		background-repeat: no-repeat;
	}
	#new-jqls .one-left-text{
		width: 100%;
		padding-left: 0px;	
		margin-right: 0px;
	}
	#new-jqls .one-left-text p:first-child{
		color: #f7b000;
	}
	#new-jqls .one-left-text p:nth-child(2){
		line-height: 19px;
	}
	#new-jqls .one-left-text .btnss{
		margin-top: 23px;
		width: 83px;
    	height: 26px;
		background-color: #333333;
		border-radius: 4px;
	}
	#new-jqls .texts-con{
		width: 92%;
	}
	#new-jqls .three-con-wrap{
		width: 93%;
	}
	#new-jqls .bg-wraps{
		width: 50%;
		padding: 0 10px 0 15px;
	}
	#new-jqls .bg-wraps .cons{
		height: 160px;
		box-sizing: border-box;
		background-image: url(https://www.kaoersi.com/public/images/jqls/xs.png);
		background-size: 100% 100%;
		background-repeat: no-repeat;
		padding: 12px 10px 17px 15px; 
		box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.04);
	}
	#new-jqls .bg-wraps>p{
		/*line-height: 18px;
		padding-left: 22px;
		margin-bottom: 10px;*/
		width: 100%;
		line-height: 22px;
		background-color: #f7b000;
		border-radius: 11px;
	}
	#new-jqls .bg-wraps>div p{
		line-height: 18px;
		padding-left: 14px;
		margin-bottom: 10px;
		font-size: 10px;
	}
	#new-jqls .bg-wraps p::before{
		content: "";
		position: absolute;
		border-width: 5px;
		border-style: solid;
		border-color: transparent transparent #f7b000 transparent ;
		left: -8px;
		top: 0px;
	}
	#new-jqls .fours-wrap{
		background-image: url(https://www.kaoersi.com/public/images/jqls/33.png);
		background-size: 100% 100%;
		background-repeat: no-repeat;
	}
	#new-jqls .writing{
		width: 100%;
	}
	#new-jqls .conssss-three .top-bg .writing:first-child{
		background-image: url(https://www.kaoersi.com/public/images/jqls/33333-1.png);
		background-size: 100% 100%;
		background-repeat: no-repeat;
	}
	#new-jqls .conssss-three .top-bg .writing:nth-child(2){
		background-image: url(https://www.kaoersi.com/public/images/jqls/33333-2.png);
		background-size: 100% 100%;
		background-repeat: no-repeat;
	}
	#new-jqls .conssss-three .top-bg .writing:nth-child(3){
		background-image: url(https://www.kaoersi.com/public/images/jqls/33333-2.png);
		background-size: 100% 100%;
		background-repeat: no-repeat;
	}
	#new-jqls .conssss-three .bottom-bg .writing:nth-child(1){
		background-image: url(https://www.kaoersi.com/public/images/jqls/33333-4.png);
		background-size: 100% 100%;
		background-repeat: no-repeat;
	}
	#new-jqls .conssss-three .bottom-bg .writing:nth-child(2){
		background-image: url(https://www.kaoersi.com/public/images/jqls/33333-5.png);
		background-size: 100% 100%;
		background-repeat: no-repeat;
	}
	#new-jqls .conssss-three .top-bg .writing{
		width: 48%;
		padding: 20px 26px 36px;
		height: 180px;
	}
	#new-jqls .m-fours-wrap{
		width: 46%;
		margin-bottom: 12px;
	}
	#new-jqls .m-fours-wrap{
		width: 46%;
		padding: 16px 11px 23px 11px;
		border-radius: 3px;
		background-repeat: no-repeat;
		background-size: 100% 100%;
	}
	#new-jqls .m-fours-wrap p{
		line-height: 20px;
	}
	#new-jqls .m-fours-wrap:nth-child(1){
		background-image: url(https://www.kaoersi.com/public/images/jqls/33333-1.png);
	}
	#new-jqls .m-fours-wrap:nth-child(2){
		background-image: url(https://www.kaoersi.com/public/images/jqls/33333-3.png);
	}
	#new-jqls .m-fours-wrap:nth-child(3){
		background-image: url(https://www.kaoersi.com/public/images/jqls/33333-2.png);
	}
	#new-jqls .m-fours-wrap:nth-child(4){
		background-image: url(https://www.kaoersi.com/public/images/jqls/m-3333-3.png);
	}
	#new-jqls .m-fours-wrap:nth-child(5){
		background-image: url(https://www.kaoersi.com/public/images/jqls/3333-5.png);
	}
	#new-jqls .conssss-three .bottom-bg .writing{
		width: 47%;
		padding: 30px 50px 36px 40px;
		height: 180px;
	}
	#new-jqls .writing p{
		line-height: 19px;
		margin-bottom: 20px;
	}
	#new-jqls .conssss-three .top-bg .writing p,#new-jqls .conssss-three .bottom-bg .writing p{
		margin-bottom: -3px;
		line-height: 27px;
	}
	#new-jqls .fours-wrap .middle-text{
		padding: 0px 0 26px;
		margin: 0 16px;
		line-height: 19px;
	}
	#new-jqls .wrap-title-wrap-list li{
		width: 33.336%;
		padding: 10px 0;
		background-color: #fff;
	}
	#new-jqls .m-wraps{
		width: 93%;
		margin: 0 auto;
	}
	#new-jqls .wrap-title-wrap-list .wrap-list-active{
		background-color: #333;
		color: #fff;
	}
	#new-jqls .hover-title-bg{
		background-color: #333;
		padding: 15px;
	}
	#new-jqls .hover-title-bg p{
		font-size: 12px;
		line-height: 20px;
	}
	#new-jqls .read-btns{
		width: 77px;
    	height: 24px;
		background-image: linear-gradient(86deg, #f7b109 0%, #f8da92 100%);
		border-radius: 4px;
		margin: 15px 0;
		font-size: 14px;
	}
	#new-jqls .m-text-center{
		text-align: center;
		margin-right: 0;
		margin-bottom: 8px;
	}
	#new-jqls .yllpw-shaodw{
		width: 100%;
		box-shadow: 0px 0px 6px 1px rgba(169, 121, 0, 0.28);
		border-radius: 4px;
		padding: 16px 22px;
		margin-bottom: 30px;
	}
	#new-jqls .yllpw-shaodw div:last-child{
		line-height: 20px;
	}
	#new-jqls .wrap-title-wrap-con .zixun-btns{
		margin-top: 0px;
		width: 138px;
    	height: 27px;
		background-image: linear-gradient(88deg, rgba(247, 176, 0, 1) 0%, #ff8888 99%, #ff8888 100%);
		border-radius: 21px;
		font-size: 14px;
	}
	#new-jqls .conssss{
		padding: 0 18px 23px 18px;
	}
	#new-jqls .conssss-two{
		width: 80%;
		margin: 0 auto;
		padding-bottom: 26px;
	}
	#new-jqls .conssss-three{
		width: 92%;
		margin: 0 auto;
		padding-bottom: 34px;
		padding-top: 36px;
	}
	#new-jqls .conssss-two .zixun-btns,#new-jqls .conssss-three .zixun-btns{
		margin-top: 16px;
	}
	#new-jqls .fivess-bg{
		position: absolute;
		margin: auto;
		left: 0;
		right: 0;
		width: 56%;
		padding: 8px 0 11px;
		background-image: url(https://www.kaoersi.com/public/images/jqls/five.png);
		background-size: 100% 100%;
		background-repeat: no-repeat; 
	}
	#new-jqls .fives-conss{
		padding-bottom: 80px;
		background-image: url(https://www.kaoersi.com/public/images/jqls/fivesss.png);
		background-size: 100% 100%;
		background-repeat: no-repeat; 
	}
	#new-jqls .fives-con{
		margin: 16px 16px -42px 16px;
		/*margin-top: 20px;*/
		background-color: #f4ae00;
		border-radius: 6px;
		padding: 40px 14px 20px;
	}
	#new-jqls .fives-con>p{
		line-height: 19px;
	}
	#new-jqls .five-img-wrap{
		padding: 20px 0 18px;
	}
	#new-jqls .five-img-wrap img{
		width: 90%;
	}
	#new-jqls .yuan-wrap{
		padding: 5px;
		border-radius: 16px;
		background-color: #fbd475;
		margin-bottom: 8px;
	}
	#new-jqls .msan-wrap{
		width: 46%;
		margin-top: 14px;
	}
	#new-jqls .msan-wrap:hover .m-san{
		background-image: url(https://www.kaoersi.com/public/images/jqls/hover-sanjiao.png);
	}
	#new-jqls .msan-wrap:hover div{
		color: #fff;
	}
	#new-jqls .yuan-wrap p{
		width: 20px;
		height: 20px;
		border-radius: 10px;
		background-color: #f7b000;
	}
	#new-jqls .m-san{
		height: 114px;
		background-image: url(https://www.kaoersi.com/public/images/jqls/sanjiao.png);
		background-size: 100% 100%;
		background-repeat: no-repeat; 
	}
	#six-wrap{
		width: 93%;
		margin: 0 auto;
		height: 300px;	
	}
	#new-jqls .six-wrap{
		padding-bottom: 20px;
		background-image: url(https://www.kaoersi.com/public/images/jqls/school-bg.png);
		background-size: 100% 100%;
		background-repeat: no-repeat; 
	}
	#new-jqls #six-wrap .swiper-slide{
		height: 255px;
    	padding: 47px 0px 13px;
		background-image: url(https://www.kaoersi.com/public/images/jqls/m-lunbo.png);
		background-size: 100% 100%;
		background-repeat: no-repeat; 
	}
	#new-jqls .six-list{
		width: 96%;
	}
	#new-jqls .six-list li{
		position: relative;
		padding-left: 30px;
		margin-bottom: 14px;
		/*margin-right: 40px;*/
		width: 43%;
		font-size: 12px;
	}
	#new-jqls .six-list li:nth-child(2n){
		margin-right: 0;
	}
	#new-jqls .six-list li::before{
		content: "";
		position: absolute;
		width: 8px;
		height: 8px;
		background-color: #f7b000;
		transform: rotate(45deg);
		left: 8px;
		top: 3px;
	}
	#new-jqls .country-school-wrap{
		padding-left: 10%;
		width: 100%;
	}
	#six-croll .swiper-pagination-bullet{
		width: 24px;
		height: 4px;
		border-radius: 2px;
		background-color: #ffa202;
		opacity: 0.3;
		margin-right: 20px;
	}
	#six-croll .swiper-pagination-bullet-active{
		opacity: 1!important;
	}
	#new-jqls .seven-bg{
		padding-bottom: 40px;
		background-image: url(https://www.kaoersi.com/public/images/jqls/seven-bg.png);
		background-size: 100% 100%;
		background-repeat: no-repeat; 
	}
	#new-jqls .sev-top-list{
		padding-top: 86px;
	}
	#new-jqls .sev-top-list li{
		line-height: 21px;
	}
	#new-jqls .seven-bg .sev-top-list .oness{
		top: 52px;
		left: 5%;
	}
	#new-jqls .seven-bg .sev-top-list .twoss{
		top: 52px;
		left: 25%;
	}
	#new-jqls .seven-bg .sev-top-list .thress{
		top: 52px;
		left: 43%;
	}
	#new-jqls .seven-bg .sev-top-list .fourss{
		top: 52px;
		right: 22%;
	}
	#new-jqls .seven-bg .sev-top-list .fivess{
		top: 52px;
		right: 10px;
	}
	#new-jqls .sev-bottom-list li{
		line-height: 26px;
		width: 210px;
		height: 142px;
		padding-top: 54px;
		background-image: url(https://www.kaoersi.com/public/images/jqls/sanjiao.png);
		background-size: 100% 100%;
		background-repeat: no-repeat; 
	}
	#new-jqls .sev-bottom-list li:hover{
		background-image: url(https://www.kaoersi.com/public/images/jqls/hover-sanjiao.png);
		color: #fff;
	}
	#new-jqls .seven-bg .sev-bottom-list{
		padding-top: 142px;
	}
	#new-jqls .seven-bg .sev-bottom-list .oness{
		top: 174px;
	    left: 5px;
	}
	#new-jqls .seven-bg .sev-bottom-list .twoss{
		top: 174px;
		left: 21%;
	}
	#new-jqls .seven-bg .sev-bottom-list .thress{
		top: 174px;
		left: 42%;
	}
	#new-jqls .seven-bg .sev-bottom-list .fourss{
		top: 174px;
		right: 20%;
	}
	#new-jqls .seven-bg .sev-bottom-list .fivess{
		top: 174px;
		right: -13px;
	}
	#new-jqls .eight-bg{
		padding-bottom: 37px;
		background-image: url(https://www.kaoersi.com/public/images/jqls/case.png);
		background-size: 100% 100%;
		background-repeat: no-repeat; 
	}
	#new-jqls .eight-con-wrap{
		width: 93%;
		margin: 0 auto;
		padding: 17px 0 4px 17px;
		border-radius: 7px
	}
	#new-jqls .left-icons{
		display: inline-block;
		width: 37px;
		height: 15px;
		background-color: #f7b10a;
		border-radius: 0px 8px 0px 7px
	}
	#new-jqls .cons-ss{
		padding-left: 55px;
		width: 100%;
		line-height: 25px;
	}
	#new-jqls .case-btn{
		display: inline-block;
		width: 208px;
		line-height: 42px;
		background-image: linear-gradient(88deg, rgba(247, 176, 0, 1) 0%, #ff8888 99%, #ff8888 100%);
		border-radius: 21px;
	}
	#new-jqls .case-btn-wrap{
		width: 594px;
	}
	#new-jqls .vx-cons{
		right: 19%;
		top: -16px;
	}
	#nine-wrap{
		height: 454px;
	}
	#new-jqls .nine-wrap .left-lunbo{
		width: 93%;
		margin: 0 auto;
	}
	#new-jqls .lunbo-wrap{
		padding: 0px 20px 6px 16px;
	}
	#new-jqls .nine-wrap .left-lunbo .top-tie{
		padding-bottom: 16px;
		color: #f7b103;
		padding-left: 20px;
		margin-left: 14px;
		border-bottom: 2px solid #f7b103;
	}
	#new-jqls .nine-wrap .left-lunbo .teacher-con{
		padding-left: 16px;
		padding-top: 11px;
	}
	#new-jqls .teacher-con .xx{
		display: inline-block;
		width: 8px;
		height: 8px;
		margin-bottom: 2px;
		background-color: #f7b103;
		margin-right: 8px;
		transform: rotate(45deg);
	}
	#nine-wrap .swiper-button-next{
		right: 0;
		top: 33%;
		width: 37px;
		height: 37px;
		background-image: url(https://www.kaoersi.com/public/images/jqls/right.png);
		background-size: 100% 100%;
	}
	#nine-wrap .swiper-button-prev{
		left: 0;
		top: 33%;
		width: 37px;
		height: 37px;
		background-image: url(https://www.kaoersi.com/public/images/jqls/right.png);
		transform: rotate(180deg);
		background-size: 100% 100%;
	}
	#nine-wrap .swiper-pagination-bullet{
		background-color: #e4e4e4;
		opacity: 1;
	}
	#nine-wrap .swiper-pagination-bullet-active{
		background-color: #f7b103!important;
	}
	#new-jqls .nine-wrap .right-con-wrap{
		width: 93%;
		margin: 0 auto;
		height: 279px;
		/* background-image: url(https://www.kaoersi.com/public/images/jqls/lunbo-right.png); */
	}
	#new-jqls .nine-wrap .right-con-list{
		padding: 22px 6px 5px 76px;;
		height: 280px;
		background-image: url(https://www.kaoersi.com/public/images/jqls/lunbo-right.png);
		background-size: 100% 100%;
	}
	#new-jqls .nine-wrap .right-con-list li{
		margin-bottom: 44px;
	}
	#new-jqls .nine-wrap .nine-btna{
		display: inline-block;
		width: 135px;
		line-height: 23px;
		background-image: linear-gradient(88deg, rgba(247, 176, 0, 1) 0%, #ff8888 99%, #ff8888 100%);
		border-radius: 14px;
		font-size: 10px;
	} 
	#new-jqls .nine-wrap .nine-btns-wrap{
		padding: 25px 35px;
	}
	#new-jqls .ten-wrap{
		padding: 21px 0;
		background-image: url(https://www.kaoersi.com/public/images/jqls/from-bg.png);
		background-size: 100% 100%;
		background-repeat: no-repeat;
	}
	#new-jqls .m-form{
		width: 82%;
		margin: 0 auto;
	}
	#new-jqls .ten input{
		padding-left: 10px;
		outline: none;
		width: 138px;
		height: 24px;
		background-color: #ffffff;
		border-radius: 12px;
		border:none;
		font-size: 10px;
		color: #333;
		margin-bottom: 10px;
	}
	#new-jqls .ten input::placeholder{
		font-size: 10px;
		color: #333;
	}
	#new-jqls .ten button{
		border:none;
		outline: none;
		background-color: #f7b103;
		border-radius: 12px;
		width: 138px;
		height: 24px;
		margin-bottom: 10px;
	}
	#new-jqls .ten-one-wrap{
		padding: 0 0 21px 0;
		background-image: url(https://www.kaoersi.com/public/images/jqls/ask.png);
		background-size: 100% 100%;
		background-repeat: no-repeat;
	}
	#new-jqls .ten-one-wrap .ten-one-list li{
		width: 93%;
		/*margin-bottom: 60px;*/
		margin: 0 auto;
	}
	#new-jqls .ten-one-wrap .ten-one-list .title{
		padding-left: 33px;
		color: #f7b103;
		margin-bottom: 10px;
		font-size: 14px;
	}
	#new-jqls .ten-one-wrap .ten-one-list .title::before{
		content: "";
		position: absolute;
		background-image: url(https://www.kaoersi.com/public/images/jqls/icons.png);
		background-size: 100% 100%;
		width: 20px;
		height: 20px;
		left: 0;
		top: -3px;
	}
	#new-jqls .ten-one-wrap .ten-one-list .cons{
		padding-left: 72px;
		line-height: 19px;
		margin-bottom: 10px;
		font-size: 12px;
	}
	#new-jqls .ten-one-wrap .ten-one-list .cons::before{
		content: "回答：";
		position: absolute;
		font-size: 12px;
		color: #333;
		left: 34px;
		top: 0px;
	}
	#new-jqls .ten-two-wrap{
		padding-bottom: 40px;
	}
	#new-jqls .ten-two-wrap .list-list-title{
		padding-left: 10px;
		padding-bottom: 12px;
	}
	#new-jqls .ten-two-wrap .list-list-title::before{
		content: "";
		position: absolute;
		background-color: #f7b103;
		width: 125%;
		height: 2px;
		left: 0;
		bottom: 0;
	}
	#new-jqls .ten-two-wrap .title-wrap{
		border-bottom: 1px solid #d6d6d6;
	} 
	#new-jqls .ten-two-wrap .right-border{
		border-right: none;
		padding-right:0px;
	}
	#new-jqls .ten-two-wrap .ask-wrap{
		padding-top: 0px;
		padding-bottom: 20px;
		width: 92%;
		margin: 0 auto;
	}
	#new-jqls .ten-two-wrap .ten-one-list li{
		margin-top: 18px;
		padding: 0 14px 14px 30px;
		border-bottom: 1px dashed #d3d3d3;
		/*padding-bottom: 14px;*/
	}
	#new-jqls .ten-two-wrap .ten-one-list li p:first-child{
		width: 52%;
		overflow: hidden;
	    text-overflow: ellipsis;
	    white-space: nowrap;
	}
	#new-jqls .ten-two-wrap .ten-one-list li p:last-child{
		font-size: 12px;
	}
	#new-jqls .ten-two-wrap .pages li::before{
		content: "";
		position: absolute;
		width: 4px;
		height: 4px;
		border-radius: 2px;
		background-color: #666;
		left: 10px;
		top: 5px;
	}
	#new-jqls .ten-two-wrap .ten-one-list li:hover p:first-child a{
		color: #f7b103;
	}
	#new-jqls .ten-two-wrap .qa li{
		padding-left: 40px;
	}
	#new-jqls .ten-two-wrap .qa li::before{
		content: "";
		position: absolute;
		background-image: url(https://www.kaoersi.com/public/images/jqls/ass.png);
		background-size: 100% 100%;
		width: 17px;
		height: 16px;
		left: 10px;
		top: -3px;
	}

}
#new-jqls 
#new-jqls 
#new-jqls 
#new-jqls 
#new-jqls 
#new-jqls 
#new-jqls 
#new-jqls 
#new-jqls 
#new-jqls 
#new-jqls 
#new-jqls 
#new-jqls 
#new-jqls 
#new-jqls 
#new-jqls 
#new-jqls 
#new-jqls 
#new-jqls 
#new-jqls 
#new-jqls 
#new-jqls 
#new-jqls 
#new-jqls 
#new-jqls 
#new-jqls 
#new-jqls 
#new-jqls 
#new-jqls 
#new-jqls 