/*.banner_box{
	position: relative;
    top: 34px;
}
.banner_box img{
	width: 100%;
}*/
/*开始*/
.banner_sec_box {
  position: relative;
  top: 34px;
}

.banner_sec_box img {
  width: 100%;
}

.banner_sec_con {
  position: absolute;
  top: 32px;
  right: 36px;
  width: 574px;
  height: 230px;
  border-radius: 5px;
  padding: 25px 30px;
  background: #fdddd2;
}

.banner_sec_lf {
  /* width: 320px; */
  flex: 1;
  width: 0;
  position: relative;
  left: -80px;
}

.banner_sec_lf img {
  width: 100%;
}

.banner_sec_rt {
  /* flex: 1;
  width: 0; */
  width: 160px;
  position: relative;
  left: -30px;
  /* margin-left: 30px; */
}

.banner_sec_form li {
  margin-top: 20px;
}

.banner_sec_form input {
  border: 1px solid rgb(229, 229, 229);
  border-radius: 5px;
  width: 100%;
  height: 28px;
  line-height: 29px;
  padding-left: 26px;
}

.banner_sec_form input::-webkit-input-placeholder {
  font-size: 16px;
  color: rgb(144, 144, 144);
}

.banner_sec_form input::-moz-placeholder {
  font-size: 16px;
  color: rgb(144, 144, 144);
}

.banner_sec_form input::-ms-input-placeholder {
  font-size: 16px;
  color: rgb(144, 144, 144);
}

.banner_sec_btn input {
  width: 100%;
  height: 26px;
  line-height: 26px;
  font-size: 14px;
  color: rgb(39, 39, 39);
  text-align: center;
  margin-top: 28px;
  border-radius: 30px;
  font-weight: 600;
}

/*结束*/


.detail_box {
  margin-top: 34px;
}

.detail_boxlf {
  flex: 1;
  width: 0;
}

.detail_boxlf_con {
  margin-top: 40px;
}

.detail_boxrt {
  width: 300px;
  margin-left: 20px;
}

.pos_con {
  font-size: 14px;
  font-weight: bold;
  color: #666666;
  letter-spacing: 1px;
  padding-top: 15px;
  padding-bottom: 20px;
}

.pos_con i {
  color: #E34E47;
  font-size: 18px;
}

.pos_con a {
  color: #666666;
}

.pos_con a:hover {
  color: #FF4800;
}

/*标题*/
.title_boxlf {
  line-height: 1;
}

.title_boxlf h1 {
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 28px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 20px;
}

.title_boxrt {
  width: 100%;
  line-height: 1;
}

.title_boxrt img {
  height: 14px;
  vertical-align: middle;
}

.title_boxrt {
  font-size: 14px;
  font-weight: 500;
  color: #808080;
}

.title_boxrt span {
  display: inline-block;
  margin-right: 24px;
}

/*大切换板块*/
.detail_titleqh {
  width: 280px;
  margin: 25px auto;
  height: 42px;
  line-height: 42px;
  background: #eaeaea;
}

.detail_titleqh li {
  flex: 1;
  height: 32px;
  line-height: 32px;
  text-align: center;
  font-size: 20px;
  color: #282828;
  margin-top: 5px;
  cursor: pointer;
}

.detail_titleqh li:last-child {
  border-left: 1px solid #fff;
}

.detail_titleqh li.active {
  color: #FF4800;
}

.detail_conqh > div {
  display: none;
}

.detail_conqh > div.active {
  display: block;
}

/*相关课程*/

/*高中零基础走音乐艺考来得及吗*/
.detail_mk_first {
  width: 100%;
  padding: 30px 32px 44px;
  margin-top: 20px;
}

.first_title {
  font-size: 28px;
  font-weight: 600;
  color: #FFFFFF;
  text-align: center;
  letter-spacing: 1px;
  margin-bottom: 26px;
}

.first_con {
  padding: 40px 50px 56px;
  width: 100%;
  background: rgba(255, 255, 255, .8);
  border-radius: 4px;
  font-size: 18px;
  font-weight: 500;
  color: #010000;
  line-height: 42px;
  letter-spacing: 1px;
  text-align: justify;
}


.detail_mk_sec {
  margin: 20px 0 22px;
}

.detail_mk_seclf,
.detail_mk_secrt {
  flex: 1;
  width: 0;
  padding: 16px 15px 22px;
}

.detail_mk_secrt {
  margin-left: 18px;
}

.sec_title {
  font-size: 28px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  margin-bottom: 16px;
}

.sec_con {
  width: 100%;
  height: 230px;
  background: rgba(255, 255, 255, .8);
  border-radius: 4px;

}

.sec_conlf_title {
  font-size: 20px;
  font-weight: 500;
  color: #010000;
  text-align: center;
  padding-top: 20px;
}

.sec_conlf_con {
  padding: 0 10px;
  margin-top: 12px;
}

.sec_conlf_item1 {
  font-size: 18px;
  font-weight: 400;
  color: #000000;
}

.sec_conlf_item1 span {
  text-align: center;
  display: inline-block;
  width: 18px;
  height: 20px;
  line-height: 20px;
  background: linear-gradient(179deg, #F98639, #FF4800);
  font-size: 16px;
  font-weight: 500;
  color: #FFFFFF;
  margin-right: 5px;


}

.sec_conlf_item2 {
  font-size: 18px;
  font-weight: 500;
  color: #000000;
  margin-left: 24px;

}


.sec_conrt {
  font-size: 18px;
  font-weight: 500;
  color: #000000;
  line-height: 42px;
  padding: 52px 32px 0;
  text-align: justify;

}

.third_title {
  /*width: 100%;*/
  margin: 0 34px 42px;
  height: 80px;
  line-height: 80px;
  background: #FFFCFA;
  box-shadow: 0px 6px 5px 0px rgba(15, 4, 3, 0.09);
  border-radius: 4px;
  text-align: center;
  font-size: 32px;
  font-weight: 500;
  color: #323232;

}

.third_title span {
  font-size: 36px;
  color: #FF4800;
}

/*音乐艺考生可以考哪些大学*/
.yuanxiao_box {
  margin-top: 64px;
}

.yuanxiao_title {
  width: 458px;
  margin: 32px auto 36px;
}

.yuanxiao_title li {
  width: 146px;
  height: 40px;
  line-height: 40px;
  background: #F7F7F7;
  border: 1px solid #A0A0A0;
  font-size: 18px;
  font-weight: 400;
  color: #1D1D1D;
  text-align: center;
  cursor: pointer;
}

.yuanxiao_title li:nth-child(2) {
  margin: 0 10px;
}

.yuanxiao_title li.active {
  color: #FFFFFF;
  border-color: transparent;
  background: linear-gradient(-16deg, #FF4800 0%, #FF840B 100%);
}

.yuanxiao_list {
  margin: 0 80px;
}

.yuanxiao_list > div {
  display: none;
}

.yuanxiao_list > div.active {
  display: block;
}

.yuanxiao_item li {
  width: 130px;
  height: 130px;
  margin-left: 32px;
  background: #FFFFFF;
  box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.04);
  border-radius: 2px;
  text-align: center;
  margin-bottom: 42px;
  padding-top: 12px;

}

.yuanxiao_item li p:last-child {
  font-size: 17px;
  font-weight: 500;
  color: #1D1D1D;
  margin-top: 5px;
}

.yuanxiao_item li:nth-child(4n+1) {
  margin-left: 0;
}

/*风华国韵精品班型*/
.bx_box {
  margin-top: 40px;
}

.bx_title {
  font-size: 22px;
  font-weight: 500;
  color: #303030;
  text-align: center;
  margin: 18px 0 33px;
}

.bx_con {
  width: 100%;
  background: #FF4800;
  border-radius: 4px;
  padding: 20px 34px;
}

.bx_con table {
  width: 100%;
  background: #FFFFFF;
  border-radius: 4px;

}

.bx_con table tr {
  height: 72px;
  line-height: 72px;
  text-align: center;
}

.bx_con table th,
.bx_con table td {
  border-top: 0;
  border-right: 2px solid #FF4800;
  border-bottom: 2px solid #FF4800;
  border-left: 0;
}

.bx_con table th {
  font-size: 22px;
  font-weight: 600;
  color: #000000;
}

.bx_con table td {
  font-size: 22px;
  font-weight: 400;
  color: #000000;
}

.bx_con table td a {
  background: #FF4800;
  color: #fff;
  font-size: 16px;
  padding: 6px;
  border-radius: 20px;
  margin-left: 5px;
}

/*老师*/
.teacher_box {
  margin: 70px 70px 0;
}

.teacher_text {
  width: 420px;
  margin: 38px auto 40px;
  height: 62px;
  line-height: 62px;
  background: #FF4800;
  border-radius: 31px;
  font-size: 28px;
  font-weight: 500;
  color: #FFFFFF;
  text-align: center;
}

.teacher_con {
  position: relative;
  text-align: center;
}

.teacher_con .swiper-button-next,
.teacher_con .swiper-button-prev {
  text-align: center;
  border-radius: 50%;
  background: none;
  color: #1D1D1D;
  font-size: 30px;
  right: 0;
}

.teacher_con .swiper-button-prev {
  left: 0;
}

.teacher_con .swiper-button-next.swiper-button-disabled,
.teacher_con .swiper-button-prev.swiper-button-disabled {
  opacity: 1;
}

.teacher_cp {
  font-size: 24px;
  font-weight: 500;
  color: #020101;
  text-align: center;
}

.teacher_cpbtn a {
  display: block;
  /* width: 215px;
   height: 62px;
   line-height: 62px;
   background: linear-gradient(0deg, #FB7B49, #FF4800);
   border-radius: 32px;
   margin: 25px auto 0;
   text-align: center;
   font-size: 20px;
   font-weight: 500;
   color: #FFFFFF; */
  width: 418px;
  height: 100px;
  margin: 25px auto 0;

}

.teacher_cpbtn a img {
  width: 100%;
  height: 100%;
}

/*视频*/
.video_box {
  margin-top: 76px;
}

.video_text {
  width: 584px;
  margin: 38px auto 40px;
  height: 62px;
  line-height: 62px;
  background: #FF4800;
  border-radius: 31px;
  font-size: 28px;
  font-weight: 500;
  color: #FFFFFF;
  text-align: center;

}

.video_con1 {
  width: 575px;
  background: #FFFFFF;
  box-shadow: 0px 0px 38px 0px rgba(0, 0, 0, 0.07);
  border-radius: 14px;
  margin: 0 auto;
  overflow: hidden;
}

.video_con1 video {
  width: 100%;
}


/*音乐艺考生可以考哪些大学?*/
.forth_title {
  text-align: center;
  height: 34px;
  line-height: 34px;
  font-size: 36px;
  font-weight: 500;
  color: #1D1D1D;
}

.forth_title span {
  margin: 0 10px;
}

.forth_title img {
  position: relative;
  top: -4px;
}


/*环境*/
.hj_box {
  margin: 55px 0;
}

.hj_con {
  margin-top: 40px;
}

.hj_con img {
  width: 100%;
}


/*视频*/
.video_title {
  font-size: 24px;
  font-weight: 500;
  color: #333333;
  margin-top: 40px;
  margin-bottom: 14px;
}

.video_con video {
  width: 100%;
}

.video_form {
  margin-top: 10px;
}

.video_form li {
  flex: 1;
  width: 0;
  height: 40px;
  line-height: 40px;
  border-left: 1px solid #DCDCDC;
  border-top: 1px solid #DCDCDC;
  border-bottom: 1px solid #DCDCDC;
  letter-spacing: 1px;
}

.video_form li:first-child {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}

.video_form li.video_form_btn {
  flex: initial;
  width: 128px;
  background: #F5F5F5;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-right: 1px solid #DCDCDC;
  text-align: center;
}

/*.video_form li.video_form_btn input{
	background: #F5F5F5;
}*/
.video_form li input,
.video_form li select {
  width: 100%;
  padding: 0 15px;
  height: 36px;
  line-height: 34px;
  /*height: 100%;*/
  font-size: 18px;
  font-weight: 400;
  color: #1D1D1D;
}

.video_form li input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color: #1D1D1D;
}

.video_form li input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: #1D1D1D;
}

.video_form li input::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #1D1D1D;
}

.video_form li input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #1D1D1D;
}

/*内容区*/
.detail_con {
  margin-top: 25px;
  margin-bottom: 20px;
  overflow: hidden;
  color: #333333;
}

.detail_con img {
  display: block;
  margin: 20px auto;
  width: 80% !important;
  height: auto !important;
}

.detail_con iframe {
  display: block;
  margin: 20px auto;
  width: 80% !important;
  height: 350px !important;
}

.detail_con.active {
  height: auto;
}


.detail_more {
  text-align: center;
}

.detail_more li:first-child {
  font-size: 30px;
}

.detail_more li:first-child i:last-child {
  display: none;
}

.detail_more.active li:first-child i:first-child {
  display: none;
}

.detail_more.active li:first-child i:last-child {
  display: block;
}

.detail_more li:last-child p:last-child {
  display: none;
}

.detail_more.active li:last-child p:first-child {
  display: none;
}

.detail_more.active li:last-child p:last-child {
  display: block;
}

.detail_more:hover {
  cursor: pointer;
}

.detail_stu_btm {
  width: 576px;
  text-align: center;
  margin: 40px auto;
}

.detail_stu_btm li:first-child {
  width: 100%;
  height: 324px;
}

.detail_stu_btm li:first-child img {
  width: 100%;
  height: 100%;
}

.detail_stu_btm li:last-child {
  max-width: 100%;
  width: fit-content;
  margin: 30px auto 0;
  font-size: 28px;
  font-weight: 400;
  color: #000000;
  border-bottom: 2px solid #1D1D1D;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;

}

.statement_box span {
  font-size: 18px;
  font-weight: bold;
}

.statement_box {
  font-size: 16px;
  color: #333;
  margin-top: 20px;
}

.pre_next {
  padding: 38px 35px 10px;
  background: #FFFFFF;
  box-shadow: 0px 0px 10px 0px rgba(15, 4, 3, 0.23);
  margin: 30px 0;
}

.pre_next li span {
  font-weight: bold;
}

.pre_next li {
  font-size: 18px;
  font-weight: 400;
  color: #190F0E;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 16px;
}

.vip_form {
  width: 100%;
  height: 228px;
  padding: 20px 32px;
}

.vip_formlf {
  width: 250px;
  height: 172px;
}

.vip_formrt {
  flex: 1;
  margin-left: 72px;
}

.vip_form_con li {
  width: 48%;
  margin-top: 16px;

}

.vip_form_con li:nth-child(2n) {
  margin-left: 4%;
}

.vip_form_con li input,
.vip_form_con li select {
  text-indent: 10px;
  width: 100%;
  height: 32px;
  line-height: 32px;
  background: #EEEEEE;
  border-radius: 4px;
  font-size: 18px;
  font-weight: 400;
  color: #1D1D1D;
}

.vip_form_con li input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color: #1D1D1D;
}

.vip_form_con li input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: #1D1D1D;
}

.vip_form_con li input::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #1D1D1D;
}

.vip_form_con li input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #1D1D1D;
}

.vip_btn input {
  display: block;
  width: 153px;
  margin: 30px auto 0;
  height: 38px;
  line-height: 38px;
  background: linear-gradient(0deg, #FAC895 0%, #F3AE73 100%);
  border-radius: 19px;
  font-size: 18px;
  font-weight: 500;
  color: #C01A08;
  text-align: center;


}

.tj_article {
  background: #FFFFFF;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.09);
  padding: 30px 30px 40px;
  margin: 30px 0;
}

.tj_title {
  height: 18px;
  line-height: 18px;
  font-size: 18px;
  font-weight: 500;
  color: #333333;
  border-left: 4px solid #E34E47;
  text-indent: 10px;
  margin-bottom: 10px;
}

.tj_con li {
  width: 48%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: 10px;
}

.tj_con li:nth-child(2n) {
  margin-left: 4%;
}

.tj_con li span {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #CCCCCC;
  border-radius: 1px;
}

.tj_con li a {
  font-size: 16px;
  color: #333;
}

/*右侧标题*/
.detail_boxrt_title li:first-child {
  font-size: 50px;
  font-weight: 400;
  color: #333333;

}

.detail_boxrt_title li:last-child {
  width: 100%;
  height: 9px;
  background: #1D1D1D;
  margin-top: 6px;
}

/*热门课程*/
.hot_course_box {
  margin-bottom: 66px;
}

.hot_course_box li {
  width: 48%;
  margin-top: 20px;
}

.hot_course_box li:nth-child(2n) {
  margin-left: 4%;
}

.hot_course_box li img {
  width: 100%;
}

/*艺考解答*/
.yk_answer_top {
  text-align: center;
  margin-top: 80px;
  padding-bottom: 20px;
  letter-spacing: 1px;
}

.yk_answer_top li:first-child {
  position: relative;
  top: -26px;
}

.yk_answer_top li:last-child {
  font-size: 24px;
  font-weight: bold;
  color: #FFFFFF;
  position: relative;
  top: -16px;

}

.yk_answer_btm {
  background: #FFFFFF;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.09);
  border-radius: 2px;
  /*height: 100px;*/
}

.yk_answer_btm {
  padding-top: 35px;
  padding-bottom: 40px;
  margin-bottom: 66px;
}

.yk_answer_btm p {
  font-size: 20px;
  font-weight: 400;
  color: #1D1D1D;
  margin-top: 10px;
  text-align: center;
  padding: 0 10px;
}

.yk_answer_btm p span {
  display: inline-block;
  width: 145px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.yk_answer_btm p span:first-child {
  text-align: right;
}

.yk_answer_btm p span:last-child {
  margin-left: 14px;
  text-align: left;
}

.yk_answer_href {
  width: 150px;
  margin: 40px auto 0;
  height: 30px;
  line-height: 30px;
  background: linear-gradient(179deg, #FF5F20, #FF4800);
  border-radius: 16px;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
}

.yk_answer_href a {
  width: 100%;
  color: #FFFFFF;
}

/*最新活动*/
.activity_box {
  margin-top: 30px;
  margin-bottom: 66px;
}

.activity_box img {
  width: 100%;
}

.activity_box .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  border: 1px solid #191A1B;
  background: #fff;
  margin: 10px 0;
}

.activity_box .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet-active {
  background: #FF4800;
  border-color: #FF4800;
}

/*免费报名试听*/
.free_form_con li {
  margin-top: 30px;
}

.free_text {
  font-size: 18px;
  font-weight: 500;
  color: #1D1D1D;
  margin-bottom: 10px;
}

.free_input input,
.free_input select {
  width: 100%;
  height: 50px;
  line-height: 50px;
  background: #FAFAFA;
  border: 1px solid #C2C2C2;
  box-shadow: 0px 0px 6px 0px rgba(197, 197, 197, 0.34);

}

.free_form_btn input {
  display: block;
  width: 164px;
  margin: 50px auto 40px;
  height: 40px;
  line-height: 40px;
  background: linear-gradient(-7deg, #FF4800 0%, #FB7B49 100%);
  border-radius: 3px;
  font-size: 20px;
  font-weight: 400;
  color: #FFFFFF;
}

.free_form_title {
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  color: #FF4800;

}

.free_form_title img {
  vertical-align: middle;
}

.free_form_lb {
  margin-top: 30px;
}

.free_form_lb .swiper-container {
  height: 120px;
}

.free_form_lb .swiper-slide {
  /*height: 40px !important;*/
  line-height: 40px;
}

.free_form_lb .swiper-slide p {
  flex: 1;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  color: #949494;

}

.free_form_lb .swiper-container .swiper-wrapper {
  -webkit-transition-timing-function: linear; /*之前是ease-out*/
  -moz-transition-timing-function: linear;
  -ms-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
}

.hot_label {
  margin-bottom: 66px;
}

.hot_label li {
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 18px;
  font-weight: 400;
  color: #333333;
  height: 40px;
  line-height: 40px;
  border: 1px solid #D9D9D9;
  border-radius: 4px;
  margin-top: 20px;
  padding: 0 20px;
  margin-right: 10px;

}

/*优秀学员*/
.stu_con {
  margin-top: 30px;
}

.stu_itemlf {
  width: 182px;
  height: 146px;
}

.stu_itemlf img {
  width: 100%;
  height: 100%;
}

.stu_itemrt {
  flex: 1;
  width: 0;
  margin-left: 30px;
  margin-top: 15px;
}

.stu_item1 {
  font-size: 22px;
  font-weight: 500;
  color: #333333;
}

.stu_item2 {
  font-size: 16px;
  font-weight: 500;
  color: #1D1D1D;
}

.stu_item2 span {
  display: inline-block;
  width: 5px;
  height: 5px;
  background: #FF4800;
  border-radius: 50%;
  margin: 0 5px;
  position: relative;
  top: -4px;
}


.common_title {
  color: #333333;
  font-weight: bold;
  font-size: 28px;
  border-left: 6px solid #FF4800;
  padding-left: 10px;
  line-height: 28px;
  margin-bottom: 25px;
}

.detail_teachers {
  margin-bottom: 54px;
}

.detail_teacher {
  width: 100%;
  padding: 27px 0 30px;
  box-sizing: border-box;
  background-color: #FF5C1C;
  display: flex;
  flex-direction: column;
  align-items: center;
  line-height: 1;
}

.detail_teacher_icon {
  width: 148px;
  height: 148px;
  border-radius: 50%;
}

.detail_teacher_names {
  color: #FFFFFF;
  font-size: 24px;
  font-weight: 500;
  text-align: center;
  margin-top: 8px;
}

.detail_teacher_position {
  font-size: 18px;
  font-weight: 400;
  margin-left: 6px;
}

.detail_teacher_school {
  color: #FFFFFF;
  font-size: 18px;
  margin-top: 18px;
}

.detail_teacher_btn, .banner_btn {
  width: 120px;
  height: 34px;
  background: linear-gradient(92deg, #F84600, #FF8227);
  border: 2px solid #FFDDA0;
  box-shadow: 0px 6px 21px 0px rgba(187, 32, 0, 0.4);
  border-radius: 17px;
  color: #FFFFFF;
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
}

.class_item {
  display: flex;
  line-height: 1;
  margin-bottom: 40px;
}

.class_item_img {
  width: 136px;
  height: 102px;
  display: block;
  margin-right: 10px;
  flex-shrink: 0;
}

.class_item_infos {
  flex: 1;
}

.class_item_infos h4 {
  color: #333333;
  font-size: 22px;
  font-weight: 400;
}

.class_item_info {
  display: flex;
  color: #696969;
  font-size: 16px;
  margin-top: 8px;
}

.class_item_btn {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 26px;
  border: 1px solid #FF4800;
  border-radius: 2px;
  color: #FF4800;
  font-size: 16px;
  margin-top: 10px;
}

.news_list {
  margin-top: 60px;
}

.news_item {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}

.news_item:nth-child(1) .news_item_num, .news_item:nth-child(2) .news_item_num, .news_item:nth-child(3) .news_item_num {
  background-color: #FF4800;
}

.news_item_num {
  width: 20px;
  height: 20px;
  background-color: #E1E1E1;
  border-radius: 2px;
  line-height: 20px;
  text-align: center;
  color: #FFFFFF;
  font-size: 16px;
  margin-right: 10px;
  flex-shrink: 0;
}

.news_item_info {
  color: #646464;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.detail_banner {
  width: 100%;
  height: 120px;
  padding: 0 78px 0 34px;
  box-sizing: border-box;
  background: linear-gradient(123deg, #FF4800, #FF6326);
  border-radius: 4px;
  line-height: 1;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 28px;
}

.banner_teacher {
  display: flex;
}

.banner_teacher_img {
  width: 76px;
  height: 76px;
  border-radius: 50%;
  margin-right: 15px;
}

.banner_teacher_infos {
  height: 76px;
  font-size: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.banner_teacher_infos h3 {
  font-size: 28px;
  margin-bottom: 10px;
}

.banner_infos {
  font-size: 16px;
}

.banner_infos h4 {
  font-size: 24px;
  margin-bottom: 18px;
  text-align: center;
}

.banner_tels {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.banner_tel {
  display: flex;
  align-items: center;
  font-size: 18px;
}

.banner_tel_icon {
  width: 22px;
  height: 22px;
  margin-right: 8px;
}

.banner_btn {
  margin-top: 20px;
  margin-right: 0;
}

.costs {
  width: 100%;
  border: 1px solid #E3E3E3;
  padding: 20px 35px 30px 10px;
  box-sizing: border-box;
  margin-bottom: 40px;
}

.costs h3 {
  color: #333333;
  font-size: 28px;
}

.cost_box {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.cost_forms {
  padding-top: 36px;
  display: flex;
  align-items: center;
}

.cost_form_item {
  display: flex;
  align-items: center;
  color: #333333;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 18px;
}

.cost_form_item:last-child {
  margin-bottom: 0;
}

.cost_form_input {
  width: 135px;
  height: 30px;
  border: 1px solid #D2D2D2;
  background-color: #FFFFFF;
  margin-left: 4px;
  padding-left: 10px;
  font-size: 14px;
}

.cost_form_btn {
  width: 103px;
  height: 103px;
  background: #FF4800;
  box-shadow: 0px 3px 13px 0px rgba(185, 37, 21, 0.42);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  color: #FFFFFF;
  margin-left: 50px;
  line-height: 26px;
}

.cost_infos {
  line-height: 1;
}

.cost_infos h4 {
  color: #333333;
  font-size: 22px;
  margin-bottom: 20px;
}

.cost_infos h4 span {
  color: #FF4800;
  font-size: 30px;
  font-weight: bold;
}

.cost_info {
  width: 440px;
  padding: 20px 15px 20px 25px;
  box-sizing: border-box;
  background: #F8F8F8;
  border: 1px solid #E3E3E3;
  border-radius: 4px;
}

.cost_info_line {
  color: #333333;
  font-size: 18px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 35px;
}

.cost_info_line span {
  font-size: 26px;
  width: 72px;
  display: inline-block;
}

.cost_info_line:last-child {
  margin-bottom: 0;
}

.extends {
  line-height: 1;
}

.extends h4 {
  color: #333333;
  font-size: 20px;
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}

.extend_icon {
  width: 16px;
  height: 20px;
  margin-right: 5px;
}

.extend_item {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.extend_item::before {
  content: '';
  width: 6px;
  height: 6px;
  background: #BFBFBF;
  border-radius: 50%;
  margin-right: 10px;
}

.extend_item > a {
  color: #FF4800;
  font-size: 18px;
}

.recommend_teacher {
  width: 100%;
  height: 240px;
  background: #F8F8F8;
  border: 1px solid #E3E3E3;
  margin-top: 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 50px;
  box-sizing: border-box;
}

.recommend_teacher_img {
  width: 148px;
  height: 148px;
  border-radius: 50%;
  margin-right: 25px;
}

.recommend_teacher_infos {
  display: flex;
  line-height: 1;
}

.recommend_teacher_info h4 {
  color: #333333;
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 20px;
}

.recommend_teacher_info h4 > span:first-child {
  color: #232323;
  font-size: 28px;
  margin-right: 17px;
}

.recommend_teacher_good {
  color: #232323;
  font-size: 16px;
  display: flex;
  margin-bottom: 15px;
}

.recommend_teacher_good p {
  margin-right: 30px;
}

.recommend_teacher_good p:last-child {
  margin-right: 0;
}

.recommend_teacher_good span {
  color: #FF4800;
}

.recommend_teacher_address {
  color: #333333;
  font-size: 16px;
  line-height: 1.2;
}

.recommend_teacher_info {
  height: 148px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.recommend_teacher_tels {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.recommend_teacher_tel {
  width: 196px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #FF4800;
  border-radius: 3px;
  color: #FF4800;
  font-size: 22px;
}

.recommend_teacher_tel_icon {
  width: 28px;
  height: 30px;
  margin-right: 10px;
}

.recommend_teacher_btn {
  width: 122px;
  height: 40px;
  background: #FF4800;
  border-radius: 20px;
  color: #FFFFFF;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
}

/*办学靠师资管理取胜   教育凭良心诚信立足*/
.footer_info_box {
  margin-top: 45px;
}

.footer_info_title {
  font-size: 46px;
  font-weight: 500;
  color: #1D1D1D;
  margin-bottom: 38px;
  line-height: 1;
}

.footer_city_box {
  height: 30px;
  line-height: 30px;
  margin-bottom: 30px;
}

.footer_citylf {
  width: 130px;
  font-size: 20px;
  font-weight: 500;
  color: #1D1D1D;
}

.footer_citylf img {
  vertical-align: middle;
  margin-right: 10px;
  position: relative;
  top: -2px;
}

.footer_cityrt {
  flex: 1;
  width: 0;
}

.footer_cityrt {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.footer_cityrt a {
  font-size: 18px;
  font-weight: 400;
  color: #828282;
  margin-left: 15px;

}

.footer_btmlf {
  flex: 1;
  width: 0;
}

.footer_btmmid {
  width: 2px;
  height: 210px;
  background: #1D1D1D;
  margin: 0 50px 0;

}

.footer_btmrt {
  width: 350px;
  line-height: 1;
}

.footer_btmrt_title {
  font-size: 18px;
  font-weight: 400;
  color: #1D1D1D;
  margin-bottom: 10px;
}

.footer_btmrt_title span {
  color: #FF4800;
}

.footer_btmrt_list {
  flex: 1;
  width: 0;
  text-align: center;
}

.footer_btmrt_list li:nth-child(2) {
  width: 115px;
  height: 115px;
  margin: 5px auto 10px;
}

.footer_btmrt_list li:nth-child(2) img {
  width: 100%;
  height: 100%;
}

.footer_btmrt_list li:last-child {
  font-size: 16px;
  font-weight: 500;
  color: #1D1D1D;
}

.footer_btmrt_mid {
  width: 1px;
  height: 126px;
  background: #191A1A;
  margin: 48px 40px 0;

}


.footer_btmlf_con {
  height: 30px;
  line-height: 30px;
  margin-bottom: 30px;
}

.footer_btmlf_con:last-child {
  margin-bottom: 0;
}

.footer_btmlf_conlf {
  width: 130px;
  font-size: 20px;
  font-weight: 500;
  color: #1D1D1D;
}

.footer_btmlf_conlf img {
  vertical-align: middle;
  margin-right: 10px;
  position: relative;
  top: -2px;
}

.footer_btmlf_conrt {
  flex: 1;
  width: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.footer_btmlf_conrt a {
  font-size: 18px;
  font-weight: 400;
  color: #1D1D1D;
  margin-left: 15px;

}

.footer_btmlf_conrt span {
  font-size: 18px;
  font-weight: 400;
  color: #1D1D1D;
  margin-left: 15px;
}

#cost_num1 {
  width: 100px;
  display: inline-block;
}


