/*banner*/
.zt_slideBoxHd {
  position: relative;
  height: 773px;
}

.zt_slideBoxHd img {
  display: block;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}

.zt_slideBoxPa .bd {
  height: 100%;
}

.zt_slideBoxPa .bd ul, .zt_slideBoxPa .bd ul li {
  height: 100% !important;
}

.zt_slideBoxHd .hd {
  font-size: 0;
  width: 770px;
  position: absolute;
  left: calc((100% - 770px) / 2);
  bottom: 20px;
  z-index: 2;
  text-align: center
}

.zt_slideBoxHd .hd li {
  display: inline-block;
  width: 176px;
  margin: 0 8px;
  cursor: pointer;
}

.zt_slideBoxHd .hd ul {
  display: block;
  padding-top: 16px;
}

.zt_slideBoxHd .hd li img {
  border: 2px #8c7364 solid;
}

.zt_slideBoxHd .hd li.on {
  padding-top: 0
}

.zt_slideBoxHd .hd li.on img {
  border: 2px #ffffc9 solid;
}

.zt_slideBoxPa {
  height: 100%;
  text-align: center;
}

@media screen and (max-device-height:901px){
  .zt_slideBoxHd {
    height: calc(100vh - 100px);
  }

}




/*音乐艺考 报考解读*/
.title_big {
  font-size: 36px;
  font-weight: 500;
  color: #333333;
  text-align: center;
}

.title_big img {
  vertical-align: text-bottom;
}

.title_big span {
  margin: 0 18px;
}

.bkjd_box {
  margin: 100px 0 0;
}

.bkjb_con {
  background: #AE332E;
  margin-top: 70px;
  padding-bottom: 1px;
}

.bkjb_title li {
  flex: 1;
  width: 0;
  height: 100px;
  line-height: 100px;
  text-align: center;
  background: #FF4800;
  font-size: 28px;
  font-weight: 500;
  color: #FFFFFF;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;

}

.bkjb_title li.active {
  background: -webkit-linear-gradient(-41deg, #DF3F00 0%, #FFAD43 100%);
  background: -moz-linear-gradient(-41deg, #DF3F00 0%, #FFAD43 100%);
  background: -o-linear-gradient(-41deg, #DF3F00 0%, #FFAD43 100%);
  background: linear-gradient(-41deg, #DF3F00 0%, #FFAD43 100%);

}

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


.bkjb_list {
  margin: 30px;
}

.bkjb_list > div {
  display: none;
}

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

.bkjb_list_con {
  padding: 30px;
  background: #FFFFFF;
}

.bkjb_item1 {
  width: 477px;
  height: 270px;
}

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

.bkjb_item2 {
  flex: 1;
  width: 0;
  margin-left: 68px;

}

.bkjb_item2 li:first-child {
  height: 26px;
  line-height: 26px;
  font-size: 28px;
  font-weight: 500;
  color: #FF4800;
  border-left: 6px solid #FF4800;
  text-indent: 20px;
  margin: 25px 0 35px;
}

.bkjb_item2 li:last-child {
  text-align: justify;
  font-size: 18px;
  font-weight: 400;
  color: #1D1D1D;
  line-height: 36px;

}

.bkjb_jd_box {
  margin-top: 24px;
  margin-bottom: 60px;
}

.bkjb_jdlf {
  width: 207px;
  height: 156px;
  border-radius: 5px;
  overflow: hidden;
  margin-top: 15px;
  font-size: 28px;
  font-weight: 500;
  color: #FFFFFF;
  padding-top: 42px;
  padding-left: 84px;
  line-height: 34px;


}

.bkjb_jdrt {
  flex: 1;
  width: 0;

}

.bkjb_jdrt li {
  width: 31%;
  margin-left: 2.3%;
  height: 42px;
  line-height: 42px;
  background: #F6F6F6;
  border-radius: 5px;
  margin-top: 15px;

}

.bkjb_jdrt li span,
.bkjb_jdrt li a {
  display: block;
}

.bkjb_jdrt li span {
  flex: 1;
  width: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-indent: 15px;
  font-size: 16px;
  font-weight: 500;
  color: #1D1D1D;

}

.bkjb_jdrt li a {
  width: 106px;
  background: #FF4800;
  border-radius: 5px;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  color: #FFFFFF;
  margin-left: 10px;

}

/*按钮*/
.btnbig_box {
  width: 610px;
  margin: 0 auto;
}

.btnbig_box {
  font-size: 20px;
  font-weight: 500;
  color: #FFFFFF;
  text-align: center;
  height: 76px;
  line-height: 76px;
  /*border-radius: 38px;*/

}

.btnbig_box a {
  color: #FFFFFF;
}

.btnbig_box li:first-child {
  width: 327px;
  background: #DF3F00;
  border-top-left-radius: 38px;
  border-bottom-left-radius: 38px;
}

.btnbig_box li:last-child {
  width: 283px;
  background: #FF4800;
  box-shadow: 0px 1px 7px 0px rgba(0, 0, 0, 0.21),
  0px 6px 5px 0px rgba(255, 172, 139, 0.46);
  border-top-right-radius: 38px;
  border-bottom-right-radius: 38px;
}

.btnbig_box li img {
  vertical-align: middle;
  margin-right: 15px;
}

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

.bx_con {
  margin-top: 54px;
}

.bx_con ul {
  flex: 1;
  width: 0;
}

.bx_con ul:nth-child(2) {
  margin: 0 20px;
}

.bx_item1 img {
  width: 100%;
}

.bx_item2 {
  padding: 26px 0;
  text-align: center;
}

.bx_item3 {
  font-size: 28px;
  font-weight: bold;
  color: #FFFFFF;
}

.bx_item3 span {
  display: inline-block;
  width: 145px;
  height: 40px;
  line-height: 40px;
  background: #FFFFFF;
  font-size: 22px;
  font-weight: 400;
  color: #050403;
  position: relative;
  margin-left: 20px;
}

.bx_item3 span i {
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-right: 14px solid #FFFFFF;
  border-bottom: 20px solid transparent;
  position: absolute;
  left: -14px;
}

.bx_item4 {
  margin: 30px auto 0;
  width: 170px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #FF4800;
  box-shadow: 0px 0px 10px 0px rgba(221, 21, 0, 0.5);
  border-radius: 4px;
}

.bx_item4 a {
  font-size: 24px;
  font-weight: 500;
  color: #FFFFFF;

}

/*海内外资深名师*/
.teacher_box {
  position: relative;
  margin-top: 100px;
}

.teacher_box > img {
  width: 100%;
}

.teacher_title {
  position: absolute;
  left: 0;
  text-align: center;
  width: 100%;
}

.teacher_title li:first-child {
  font-size: 36px;
  font-weight: bold;
  color: #FFFFFF;
  padding: 30px 0 10px;
}

.teacher_title li:first-child img {
  vertical-align: text-bottom;
}

.teacher_title li:last-child {
  font-size: 22px;
  font-weight: 400;
  color: #FFFFFF;
}


.teacher_btn {
  position: absolute;
  bottom: 30px;
  width: 100%;
}

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

.yuanxiao_box {
  margin-top: 64px;
}

.yuanxiao_title {
  width: 638px;
  margin: 32px auto 50px;
}

.yuanxiao_title li {
  width: 206px;
  height: 54px;
  line-height: 54px;
  background: #F7F7F7;
  border: 1px solid #A0A0A0;
  font-size: 24px;
  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 168px;
}

.yuanxiao_list > div {
  display: none;
}

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

.yuanxiao_item li {
  width: 186px;
  height: 186px;
  margin-left: 40px;
  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: 26px;

}

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

}

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

.yuanxiao_item li img {
  width: 90px;
  height: 90px;
}

/*打破音乐艺考局限助力金榜题名*/
.stu_box {
  margin-top: 40px;
}

.stu_top_box {
  padding-top: 70px;
  padding-bottom: 110px;
}

.stu_title2 {
  font-size: 24px;
  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
  margin: 10px 0;
}

.stu_title2 span {
  font-size: 36px;
}

.stu_top_con ul {
  flex: 1;
  width: 0;
  background: #FF4800;
  border-radius: 4px;
  padding: 30px 0 32px;
  text-align: center;
}

.stu_top_con ul:nth-child(2) {
  margin: 0 35px;
}

.stu_top_item2 {
  font-size: 22px;
  font-weight: 400;
  color: #FFFFFF;
  margin-top: 15px;

}

.stu_top_item3 {
  font-size: 28px;
  font-weight: 500;
  color: #FFFFFF;
}

.stu_instro {
  text-align: center;
  font-size: 24px;
  font-weight: 400;
  color: #FFFFFF;
  margin-top: 30px;
}


.stu_btm_box {
  position: relative;
  top: -60px;
}

.stu_btm_title {
  text-align: center;
  position: relative;

}

.stu_title3 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 146px;
  line-height: 146px;
  font-size: 32px;
  font-weight: 500;
  color: #181818;

}

.stu_list li {
  width: 23.5%;
  margin-left: 2%;
  position: relative;
  margin-bottom: 45px;
}

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

/*.stu_list li:first-child,
.stu_list li:nth-child(2),
.stu_list li:nth-child(3),
.stu_list li:nth-child(4){
	margin-bottom: 45px;
}*/
.stu_list li img {
  width: 100%;
}

.stu_list li p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 48px;
  line-height: 48px;
  background: #FF4800;
  border-radius: 4px;
  text-indent: 30px;
  font-size: 20px;
  font-weight: 400;
  color: #FFFFFF;
}

.stu_list li p span {
  margin-right: 20px;
}

/*风华国韵六大优势  助力音乐艺考升学之路*/
.youshi_box {
  padding: 60px 0 30px;
}

.youshi_title {
  text-align: center;
  font-size: 22px;
  font-weight: 400;
  color: #FFFFFF;
  margin-bottom: 30px;

}

.youshi_con > div {
  width: 44%;
  background: rgba(255, 255, 255, .9);
  box-shadow: 0px 5px 10px 0px rgba(216, 216, 216, 0.25);
  border-radius: 5px;
  padding: 20px 30px 12px 12px;
  margin-bottom: 18px;
}

.youshi_con > div:nth-child(2n) {
  margin-left: 12%;
}

.youshi_itemlf {
  width: 70px;
  font-size: 32px;
  font-weight: 500;
  color: #E34E47;
  position: relative;
  top: -6px;
}

.youshi_itemlf span {
  display: block;
  position: absolute;
  top: 50px;
  width: 40px;
  height: 6px;
  background: #E34E47;

}

.youshi_itemrt {
  flex: 1;
  width: 0;
  margin-left: 18px;
}

.youshi_itemrt li:first-child {
  width: 80%;
  height: 30px;
  line-height: 30px;
  background: #FF4800;
  background: -webkit-gradient(linear, 100% 0, 0 0, from(#FF4800), to(#EEC5B5));
  background: -webkit-linear-gradient(to right, #FF4800, #EEC5B5);
  background: -moz-linear-gradient(to right, #FF4800, #EEC5B5);
  background: -o-linear-gradient(to right, #FF4800, #EEC5B5);
  background: linear-gradient(to right, #FF4800, #EEC5B5);
  font-size: 20px;
  font-weight: 500;
  color: #FFFFFF;
  text-indent: 20px;
}

.youshi_itemrt li:last-child {
  font-size: 16px;
  font-weight: 400;
  color: #1D1D1D;
  text-align: justify;
  margin-top: 12px;
  line-height: 22px;
}

.youshi_list {
  margin-bottom: 25px;
}

.youshi_list_item {
  width: 180px;
  height: 180px;
  border-radius: 50%;
  border: 8px solid #FF4800;
  margin-left: 75px;
}

.youshi_list_item:first-child {
  margin-left: 0;
}

.youshi_list_item p {
  width: 146px;
  height: 146px;
  border-radius: 50%;
  background: #FF4800;
  position: relative;
  top: 9px;
  left: 9px;
  font-size: 18px;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 32px;
  text-align: center;
  padding-top: 45px;

}

/*每周模拟考学实战，名校师生音乐会精彩不停*/
.test_box {
  margin-top: 82px;
}

.test_title2 {
  font-size: 22px;
  font-weight: 400;
  color: #1D1D1D;
  text-align: center;
}

.test_qhtitle {
  width: 430px;
  margin: 52px auto 27px;

}

.test_qhtitle li {
  width: 190px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #FF4800;
  font-size: 22px;
  font-weight: 400;
  color: #FF4800;
  text-align: center;
  cursor: pointer;

}

.test_qhtitle li.active {
  background: #FF4800;
  color: #FFFFFF;
}

.test_qhtitle li:last-child {
  margin-left: 50px;
}

.test_con > div {
  display: none;
}

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

.test_list li {
  width: 31%;
  margin-left: 3.5%;
  margin-top: 13px;
}

.test_list li img {
  width: 100%;
}

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


/*良好的教学环境，完善的硬件设施*/
.hj_box {
  margin-top: 96px;
}

.hj_con {
  margin-top: 80px;
  margin-bottom: 42px;
}

.hj_lfcon {
  width: 300px;
}

.hj_lfcon li {
  position: relative;
  height: 167px;
  line-height: 167px;
  text-align: center;
  font-size: 24px;
  font-weight: 400;
  color: #1D1D1D;
  cursor: pointer;
}

.hj_lfcon li span {
  display: block;
  position: absolute;
  top: -18px;
  left: 132px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  background: #FFFFFF;
  border-radius: 50%;
  font-size: 18px;
  font-family: Avenir;
  font-weight: 500;
  color: #1D1D1D;
}

.hj_lfcon li:first-child {
  background: -webkit-linear-gradient(106deg, #EAEAEA 0%, #D9D9D9 100%);
  background: -moz-linear-gradient(106deg, #EAEAEA 0%, #D9D9D9 100%);
  background: -o-linear-gradient(106deg, #EAEAEA 0%, #D9D9D9 100%);
  background: linear-gradient(106deg, #EAEAEA 0%, #D9D9D9 100%);
}

.hj_lfcon li:nth-child(2) {
  background: #EAEAEA;
}

.hj_lfcon li:nth-child(3) {
  background: #F5F5F5;
}

.hj_lfcon li.active {
  color: #FF4800;
  /*background: -webkit-linear-gradient(106deg, #AB8E80 0%, #C39E8B 100%);
  background: -moz-linear-gradient(106deg, #AB8E80 0%, #C39E8B 100%);
  background: -o-linear-gradient(106deg, #AB8E80 0%, #C39E8B 100%);
  background: linear-gradient(106deg, #AB8E80 0%, #C39E8B 100%);*/
}

.hj_lfcon li.active span {
  background: #F7C16D;
}

.hj_rtcon {
  /*width: 800px;*/
  flex: 1;
  width: 0;
  margin-left: 20px;
}

.hj_rtcon > div {
  display: none;
  position: relative;
}

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

.hj_rtcon > div img {
  width: 100%;
}

/*音乐艺考最新资讯*/
.news_box {
  padding: 100px 0 52px;
  margin-top: 82px;
}

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

.news_conrt {
  width: 558px;
  margin-left: 25px;
}

.news_conlf, .news_conrt {
  padding: 18px 26px 32px 18px;
  background: #FFFFFF;
}

.news_title {
  font-size: 28px;
  font-weight: bold;
  color: #323232;
  margin-bottom: 24px;
}

.news_title img {
  vertical-align: text-top;
  margin-right: 10px;
}

.news_lf_img {
  width: 286px;
  height: 162px;
}

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

.news_lf_item1 {
  flex: 1;
  width: 0;
  margin-left: 18px;
}

.news_lf_item1 li:first-child {
  font-size: 22px;
  font-weight: 500;
  color: #FF4800;
  line-height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-align: justify;
}

.news_lf_item1 li:last-child {
  font-size: 16px;
  font-weight: 500;
  color: #1D1D1D;
  line-height: 26px;
  text-align: justify;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-top: 15px;

}

.news_lf_list {
  margin-top: 60px;
}

.news_lf_list li {
  /*margin-top: 10px;*/

}

.news_lf_list li a,
.news_lf_list li span {
  display: block;
  font-size: 16px;
  font-weight: 400;
  color: #323232;
  line-height: 36px;

}

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

.news_lf_list li a i {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #E34E47;
  border-radius: 50%;
  position: relative;
  top: -4px;
  margin-right: 6px;

}

.news_lf_list li span {
  width: 100px;
  text-align: right;
}

.news_rt_con > div {
  width: 46%;
  margin-top: 30px;

}

.news_rt_con > div:nth-child(2n) {
  margin-left: 8%;
}

.news_rt_itemlf {
  width: 32px;
  height: 60px;
  background: #000000;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 22px;
  padding-top: 6px;
}

.news_rt_itemrt {
  flex: 1;
  margin-left: 10px;
  position: relative;
}

.news_rt_itemrt li:first-child {
  font-size: 16px;
  font-weight: 400;
  color: #323232;
  line-height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.news_rt_itemrt li:last-child {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 50px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  background: #FF4800;
  border-radius: 10px;
  font-size: 16px;
  font-weight: 500;
  color: #FFFFFF;

}

.news_rt_itemrt li:last-child a {
  color: #FFFFFF;
}

/*风华国韵艺考中心·音乐艺考培训*/
.instro_box {
  margin-top: 68px;
}

.instro_con_top {
  width: 100%;
  /*height: 474px;*/
  background: linear-gradient(264deg, #000000 0%, #FF4800 100%);
  padding: 50px 30px 77px 90px;
}

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

.instro_conrt {
  width: 400px;
  margin-left: 90px;
}

.instro_item1 {
  font-size: 22px;
  font-weight: 500;
  color: #FFFFFF;
  text-align: center;

}

.instro_item2 {
  font-size: 32px;
  font-weight: 500;
  color: #FFFFFF;
  text-align: center;
  margin: 10px 0 6px;
}

.instro_item3 {
  font-size: 22px;
  font-weight: 500;
  color: #FFFFFF;
  text-align: center;
  margin-bottom: 10px;

}

.instro_item4 {
  font-size: 16px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 30px;

}

.video_box {
  width: 400px;
  height: 230px;
  margin-top: 30px;
}

.video_box video {
  width: 100%;
  height: 100%;
}

.video_text {
  width: 100%;
  height: 50px;
  line-height: 50px;
  background: #FF4800;
  text-align: center;
  font-size: 22px;
  font-weight: 500;
  color: #FFFFFF;
  margin-top: 15px;


}


.instro_con_btm {
  margin-left: 86px;
  height: 88px;
  background: #000000;
  position: relative;
  margin-bottom: 45px;
}

.instro_con_btm img {
  position: absolute;
  bottom: 24px;
  left: 56px;
}


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

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


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

.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: 200px;
  background: #1D1D1D;
  margin: 10px 50px 0;

}

.footer_btmrt {
  width: 350px;
}

.footer_btmrt_title {
  font-size: 18px;
  font-weight: 400;
  color: #1D1D1D;
  line-height: 36px;
}

.footer_btmrt_title span {
  color: #FF4800;
}

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

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

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

.footer_btmrt_list li:last-child {
  font-size: 18px;
  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_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;
}
