/*内容区*/
.zy_conWidth {
  width: 73%;
  margin: 0 auto;
}

.zy_banner img {
  width: 100%;
}

/*专业培训目标*/
.target_boxlf,
.target_boxrt {
  flex: 1;
  width: 0;
  padding: 240px 0 166px;
}

.target_boxlf {
  position: relative;
}

.target_boxrt {
  background: #FF4800;
}

.target_conlf,
.target_conrt {
  width: 73%;
  min-width: 560px;
  height: 546px;
  box-shadow: 0px 5px 27px 0px rgba(237, 237, 237, 0.75);
}

.target_conlf {
  position: absolute;
  right: 0;
  top: 240px;
}

.target_conrt {
  background: #FFFFFF;
}

.target_listlf {
  text-align: center;
  padding-top: 200px;
}

.target_item1 {
  font-size: 54px;
  font-weight: 500;
  color: #1D1D1D;
}

.target_item2 {
  font-size: 30px;
  font-family: PingFang SC;
  font-weight: 800;
  color: #929292;
}

.target_item3 {
  font-size: 18px;
  font-weight: 400;
  color: #666666;
  margin-top: 5px;
}

.target_item4 {
  padding: 120px 96px 0 34px;
  text-align: justify;
  font-size: 20px;
  font-weight: 400;
  color: #1D1D1D;
  line-height: 36px;
}

.target_item5 {
  padding-left: 34px;
  margin-top: 40px;
}

.target_item5 a {
  display: inline-block;
  width: 148px;
  height: 46px;
  line-height: 40px;
  text-align: center;
  border: 2px solid #FF4800;
  border-radius: 10px;
  font-size: 20px;
  font-weight: 400;
  color: #FF4800;
}

/*学习专业 需要具备的条件*/
.condition_box {
  position: relative;
}

.condition_boxlf,
.condition_boxrt {
  flex: 1;
  width: 0;
  padding: 50px 0;
}

.tj_conlf {
  padding: 250px 0;
  text-align: center;
}

.tj_item1 {
  font-size: 54px;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 60px;
}

.tj_item2 {
  font-size: 30px;
  font-family: PingFang SC;
  font-weight: 800;
  color: #FFFFFF;
}

.tj_img {
  position: absolute;
  width: 28%;
  left: 36%;
  top: 100px;
}

.tj_img img {
  width: 100%;
}

.tj_conrt {
  width: 80%;
  height: 544px;
  text-align: right;
  padding-top: 80px;
}


.tj_conrt li {
  padding-right: 60px;
  font-size: 20px;
  font-weight: 400;
  color: #1D1D1D;
  position: relative;
}

.tj_conrt li img {
  position: absolute;
  right: 25px;
  width: 24px;
  top: 16px;
}

/*课程特色*/
.ts_lf {
  flex: 1;
  margin-left: 10%;
}

.ts_item1,
.ts_item2 {
  flex: 1;
  width: 0;
  overflow: hidden;
}

.ts_item3 {
  height: 380px;
  background: #F2F2F2;
  padding: 30px 12% 0;
}

.ts_item3 li:first-child {
  font-size: 24px;
  font-weight: 500;
  color: #1D1D1D;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  border-bottom: 1px solid #E7E7E7;
  margin-bottom: 10px;
}

.ts_item3 li:nth-child(2) {
  font-size: 16px;
  font-weight: 400;
  color: #7B7B7B;
  line-height: 30px;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 7;
  overflow: hidden;
}

.ts_item3 li:last-child {
  font-size: 18px;
  font-weight: 400;
  color: #1D1D1D;
}

.ts_rt {
  width: 30%;
  height: 1060px;
  margin-left: 8%;
  /*background: #FF4800;*/
  text-align: center;
  padding-top: 400px;
}

.ts_rt li:first-child {
  font-size: 54px;
  font-weight: bold;
  color: #FFFFFF;
}

.ts_rt li:last-child {
  font-size: 30px;
  font-weight: 800;
  color: #FFFFFF;
}

/*就业前景及方向*/
.qianjing_box {
  padding: 110px 10% 190px;
}

.qianjing_title {
  text-align: center;
}

.qianjing_title li:first-child {
  font-size: 54px;
  font-weight: bold;
  color: #1D1D1D;
}

.qianjing_title li:nth-child(2) {
  width: 168px;
  margin: 0 auto;
  height: 5px;
  background: #FF4800;
  border-radius: 3px;
}

.qianjing_title li:last-child {
  font-size: 30px;
  font-family: PingFang SC;
  font-weight: 800;
  color: #848484;
}

.qianjing_con1 {
  width: 100%;
  height: 500px;
  background: #F8F8F8;
  margin-top: 120px;
  padding: 0 45px;
}

.qianjing_con2 {
  height: 500px;
  border: 2px solid #FF4800;
  position: relative;
  left: 20px;
  top: 80px;
  padding: 0 60px;
}

.qianjing_lf,
.qianjing_rt {
  flex: 1;
  width: 0;
}

.qianjing_lf {
  height: 482px;
  background: #FFFFFF;
  box-shadow: 0px 12px 16px 2px rgba(0, 0, 0, 0.09);
  position: relative;
  left: 30px;
  top: -40px;
  z-index: 2;
  padding: 150px 90px 0;
  font-size: 20px;
  font-weight: 400;
  color: #1D1D1D;
  line-height: 36px;
}

.qianjing_rt {
  height: 482px;
  position: relative;
  top: -100px;
  overflow: hidden;
}

/*.qianjing_rt img{
	width: 100%;
}*/

/*课程表*/
.tableBC {
  margin: 78px auto 68px;
  width: 78%;
  min-width: 1120px;
}

.tr_td li {
  flex: 1;
  width: 0;
  height: 68px;
  margin-top: 22px;
  display: table;
}

.tr_td li.active {
  margin-top: 0;
  height: 90px;
  box-shadow: rgb(166, 164, 165) 0px -2px 10px;
}

.tr_td li span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: #fff !important;
  cursor: pointer;
  font-size: 30px;
  font-weight: bold;
}

.table_con {
  width: 100%;
  background: #F8F8F8;
  padding: 52px 80px 68px;
}

.table_con > div {
  display: none;
}

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

.table_con > div table {
  border-collapse: collapse;
  width: 100%;
}

.zx_more a:hover {
  color: #FF5555;
}

.table_con > div table tr td,
.table_con > div table thead tr {
  height: 50px;
  text-align: center;
  padding: 0 20px;
  line-height: 32px;
  border: 1px solid #EF6461;
  font-size: 24px;
  font-weight: 400;
  color: #1D1D1D;
}

.table_head tr th {
  height: 74px;
  border-right: 1px solid #EF6461 !important;
  color: #FF4800;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
}

/*资深艺考规划师在线答疑*/
.answer_box {
  width: 74%;
  margin: 0 auto;
  min-width: 1120px;
}

.answer_title {
  font-size: 54px;
  font-weight: bold;
  color: #1D1D1D;
}

.answer_con {
  background: #F8F8F8;
  padding: 24px 60px;
  margin-top: 50px;
}

.answer_conlf {
  width: 55%;
  height: 524px;
  overflow: hidden;
}

.answer_conrt {
  width: 45%;
  position: relative;
  left: -40px;
  z-index: 2;
  padding-top: 66px;
}

.answer_conrt_form li {
  width: 100%;
  height: 82px;
  line-height: 82px;
  box-shadow: 0px 6px 27px 3px rgba(0, 0, 0, 0.11);
  padding-left: 80px;
  margin-top: 10px;
}

.answer_conrt_form li input,
.answer_conrt_form li select {
  width: 100%;
  height: 82px;
  line-height: 82px;
  background: #FFFFFF;
  box-shadow: 0px 6px 27px 3px rgba(0, 0, 0, 0.11);
  text-indent: 32px;
  font-size: 28px;
  font-weight: 400;
  color: #D0D0D0;
}

.answer_conrt_form li input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color: #D0D0D0;
}

.answer_conrt_form li input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: #D0D0D0;
}

.answer_conrt_form li input::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #D0D0D0;
}

.answer_conrt_form li input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #D0D0D0;
}

.answer_form_btn input {
  display: block;
  width: 124px;
  margin: 40px auto 0;
  line-height: 46px;
  height: 46px;
  border: 2px solid #FF4800;
  border-radius: 10px;
  font-size: 20px;
  font-weight: 400;
  color: #FF4800;
}


/*点击了解更多详情*/
.more_box {
  padding: 90px 0 150px;
  margin-top: 76px;
}

.more_title {
  font-size: 54px;
  font-weight: bold;
  color: #1D1D1D;
  text-align: center;
}

.more_con {
  width: 70%;
  margin: 60px auto 0;
  min-width: 1120px;
}

.more_con li {
  flex: 1;
  height: 330px;
  margin-left: 35px;
  text-align: center;
  background: #fff;
  transition: all .6s;
  -moz-transition: all .6s; /* Firefox 4 */
  -webkit-transition: all .6s; /* Safari and Chrome */
  -o-transition: all .6s; /* Opera */
}

.more_con li a {
  display: block;
  width: 100%;
  height: 100%;
}

.more_con li:first-child {
  margin-left: 0;
}

.more_con li img {
  margin-top: 80px;
}

.more_con li:hover {
  box-shadow: 0px 4px 13px 0px rgba(0, 0, 0, 0.13);
}

.more_con li:hover img {
  animation: myfirst 1.5s linear infinite alternate;
}

@keyframes myfirst {
  0% {
    transform: scale(1)
  }
  50% {
    transform: scale(0.9)
  }
  100% {
    transform: scale(1)
  }
}

@-moz-keyframes myfirst {
  0% {
    transform: scale(1)
  }
  50% {
    transform: scale(0.9)
  }
  100% {
    transform: scale(1)
  }
}

@-webkit-keyframes myfirst {
  0% {
    transform: scale(1)
  }
  50% {
    transform: scale(0.9)
  }
  100% {
    transform: scale(1)
  }
}

@-o-keyframes myfirst {
  0% {
    transform: scale(1)
  }
  50% {
    transform: scale(0.9)
  }
  100% {
    transform: scale(1)
  }
}

.more_con li p {
  width: 100%;
  text-align: center;
  margin-top: 50px;
  height: 30px;
  line-height: 30px;
  font-size: 26px;
  font-weight: 400;
  color: #D2D2D2;
}

.more_con li:hover p {
  color: #FF4800;
}

/*专业资讯*/
.zx_box {
  width: 70%;
  margin: 150px auto 0;
  min-width: 1120px;
}

.zx_title {
  margin-bottom: 20px;
}

.zx_title li:first-child {
  position: relative;
  top: -86px;
  left: 24px;
}

.zx_title li:nth-child(2) {
  font-size: 54px;
  font-weight: bold;
  color: #1D1D1D;
}

.zx_title li:last-child {
  flex: 1;
  font-size: 46px;
  font-weight: 400;
  color: #CECECE;
  border-bottom: 2px solid #CECECE;
  margin-left: 40px;
  height: 64px;
}

.zx_conlf {
  width: 426px;
}

.zx_conlf img {
  width: 100%;
}

.zx_conrt {
  flex: 1;
  width: 0;
  margin-left: 40px;
}

.zx_conrt li {
  padding: 36px 0 20px;
  border-bottom: 2px solid #CECECE;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.zx_conrt li a {
  font-size: 30px;
  font-weight: 400;
  color: #1D1D1D;
}

/*热门城市+十七万音乐艺考生的共同选择，您身边的艺考专家*/

.hot_citybg {
  padding: 90px 0;
  margin-top: 40px;
  position: relative;
  top: 60px;
}

.hotcity_box {
  width: 70%;
  margin: 0 auto;
  min-width: 1120px;
}

.hotcity_title {
  font-size: 54px;
  font-weight: bold;
  color: #1D1D1D;
}

.hotcity_list a {
  display: inline-block;
  margin-top: 10px;
  margin-right: 20px;
  font-size: 26px;
  font-weight: 400;
  color: #1D1D1D;
}

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

.choose_title {
  font-size: 30px;
  font-weight: bold;
  color: #FF4800;
  margin-top: 150px;
  text-align: center;
  margin-bottom: 80px;
}

.lxway_box {
  max-width: 1200px;
  margin: 0 auto;
}

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

.lxway_rt {
  width: 460px;
}

.lxway_mid {
  width: 1px;
  height: 150px;
  background: #000000;
  border-radius: 1px;
  margin: 170px 70px 0;
}

.lxway_item1 {
  font-size: 30px;
  font-weight: bold;
  color: #000000;
  margin-bottom: 60px;
}

.lxway_item1 img {
  margin-right: 20px;
  vertical-align: text-bottom;
}

.lxway_item2 li:first-child {

}

.lxway_item2 li:nth-child(2) {
  font-size: 24px;
  font-weight: bold;
  color: #000000;
  /*line-height: 36px;*/
  margin: 0 14px;
}

.lxway_item2 li:last-child {
  flex: 1;
  width: 0;
  font-size: 20px;
  font-weight: 400;
  color: #000000;
  line-height: 30px;
}

.lxway_item3 {
  width: 1px;
  height: 76px;
  background: #000000;
  border-radius: 1px;
  position: relative;
  left: 70px;
  top: -14px;
  margin: 14px 0;
}

.lxway_item4 {
  font-size: 20px;
  font-weight: 400;
  color: #000000;
}

.lxway_item4 img {
  vertical-align: text-bottom;
  margin-right: 15px;
}

.lxway_ewm li {
  width: 140px;
}

.lxway_ewm li:last-child {
  margin-left: 100px;
}

.lxway_item5 {
  margin-top: 12px;
}

.lxway_item5 img {
  width: 120px;
  height: 120px;
  margin-left: 6px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.lxway_item6 {
  font-size: 20px;
  font-weight: 400;
  color: #000000;
  margin-top: 10px;
}


/*课程表头部样式2*/
.table_title {
  width: 100%;
  height: 90px;
  line-height: 90px;
  background: #FF4800;
  border-radius: 30px 30px 0px 0px;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #FFFFFF;
}
