.max_wid {
  max-width: 1920px;
  min-width: 1320px;
  margin: 0 auto;
  overflow-x: auto;
}
.red_mike {
  width: 100%;
  background: url(../img/red_mike.jpg) no-repeat;
  background-size: cover;
  height: 1258px;
}
/* .red_content {
  max-width: 1340px;
  min-width: 1340px;
  margin: 0 auto;
} */
.young_head {
  padding: 10px 20px;
  text-align: center;
  max-width: 1340px;
  min-width: 1340px;
  margin: 0 auto;
}
.logo14 {
  width: 262px;
  height: 80px;
  margin-top: 44px;
}
.young_logo {
  width: 230px;
  height: 136px;
  margin: 0 320px 0 200px;
}
.head_into {
  color: #efd7a4;
  display: inline-block;
  margin-top: 44px;
  text-align: left;
}
.head_into span {
  font-weight: bold;
  font-size: 16px;
  line-height: 25px;
  display: inline-block;
}
.head_into img {
  width: 68px;
  height: 20px;
}
.videos {
  display: inline-block;
  width: 925px;
  height: 520px;
  background-color: black;
  border-radius: 25px;
  position: absolute;
  left: 50%;
  margin-left: -462px;
  z-index: 99;
  display: none;
}

.swiper-slide:hover {
  cursor: pointer;
}
.swiper-slide:hover .player{
  display: block;
}
.swiper-slide .player {
  display: none;
  width: 68px!important;
  height: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -34px;
  margin-top: -34px;
}
#certify .swiper-slide p {
  position: absolute;
  bottom: 0;
  font-size: 20px;
  color: #f0d79f;
  font-weight: bold;
  width: 100%;
  text-align: left;
  background: rgba(0, 0, 0, 0.6);
  padding: 12px;
  border-radius: 0 0 25px 25px;
}


/* 少年说 */
.young_talk {
  background: url(../img/young_bor.png) no-repeat;
  width: 100%;
  height: 460px;
  background-size: contain;
  margin-top: 10px;
  margin-bottom: 100px;
  position: relative;
  color: #efd7a4;
  max-width: 1340px;
  min-width: 1340px;
  margin: 0 auto;
}
.list_more {
  width: auto;
  position: absolute;
  right: 21px;
  bottom: 360px;
  cursor: pointer;
}
.list_more:hover {
  content: url(../img/more2.png);
}
.big_list {
  width: 420px;
  display: inline-block;
  margin-right: 20px;
  position: relative;
}
.big_list .player {
  width: 48px;
  height: 48px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -24px;
  margin-top: -78px;
}
.big_list .list_img{
  width: 420px;
  height: 230px;
  border-radius: 5px 5px 0 0;
  transition: all 1s;
}
.list_title {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 5px;
}
.young_talk ul {
  display: inline-block;
  float: right;
  width: 879px;
}
.list_smal {
  display: inline-block;
  width: 200px;
}
.young_talk .list_mag {
  position: absolute;
  left: 20px;
  top: 95px;
}
.young_talk .list_more {
  bottom: 410px;
  right: 0;
}
.list_into {
  font-size: 14px;
}
.list_dian {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.big_list .bak_color{
  padding-left: 12px;
  background: rgba(0, 0, 0, 0.6);
  height: 106px;
  padding-top: 35px;
  border-radius: 0 0 5px 5px;
}
.list_smal {
  margin-right: 15px;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
}
.list_smal .list_img {
  width: 200px;
  height: 110px;
  border-radius: 5px;
  margin-bottom: 10px;
  transition: all 1s;
}
.list_smal .player {
  width: 48px;
  height: 48px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -24px;
  margin-top: -48px;
}
.list_smal  .player {
  display: none!important;
}
.list_smal:hover .list_img {
  transform: scale(1.4);
}
.list_tong:hover .player {
  display: block!important;
}
.list_tong:hover div{
  color: #b91a11;
}
.list_tong a{
  color: #f0d79f;
}
.list_tong {
  cursor: pointer;
}
.big_list:hover .list_img {
  transform: scale(1.4);
}
.img_over {
  width: 200px;
  height: 110px;
  overflow: hidden;
  border-radius: 5px;
}
.big_over {
  width: 420px;
  height: 230px;
  overflow: hidden;
}


/* 成长见证管 */
.young_look {
  background: url(../img/young_look.jpg) no-repeat;
  background-size: cover;
  width: 100%;
  height: 462px;
}
.look_mag {
  margin: 0 auto;
  text-align: center;
}
.look_mag li {
  margin-right: 40px;
  display: inline-block;
  cursor: pointer;
  /* width: 283px; */
  position: relative;
}

.look_mag li:hover .pes_into {
  opacity: 0.8;
}
.look_mag li:hover .look_pes {
  opacity: 0.3;
}
.look_mag li:last-child {
  margin-right: 0;
}



.look_pes {
  /* height: 270px; */
  width: 180px;
}
.pes_into {
  color: #bf9465;
  width: 180px;
  height: 270px;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../img/intobak.png) no-repeat;
  background-size: cover;
  text-align: left;
  font-weight: bold;
  padding: 50px 10px 0;
  font-size: 14px;
  opacity: 0;

}
@media screen and ( min-width: 1120px) {
  .look_pes {
    width: 140px;
  }
  .pes_into {
    width: 140px;
    height: 200px;
  }
  .look_mag li {
    margin-right: 20px;
  }
}
@media screen and ( min-width: 1440px) {
  .look_pes {
    width: 180px;
  }
  .pes_into {
    width: 180px;
    height: 260px;
  }
  .look_mag li {
    margin-right: 20px;
  }
}
@media screen and ( min-width: 1700px) {
  .look_pes {
    width: 180px;
  }
  .pes_into {
    width: 180px;
    height: 260px;
  }
  .look_mag li {
    margin-right: 40px;
  }
}
.pes_into .pes_name {
  font-weight: bold;
  font-size: 21px;
  margin-bottom: 10px;
}


.media_wrap {
  background: url(../img/media_wrap.jpg) no-repeat;
  height: 1000px;
  background-size: cover;
  width: 100%;
}
.mag_fengcai {
  margin: 0 auto;
  width: 1320px;
  max-width: 1320px;
  
}

.young_haiBao li {
  margin-right: 15px;
  position: relative;
  display: inline-block;
}
.young_haiBao a .haibao_img {
  width: 200px;
  height: 356px;
  border-radius: 5px;
}
.young_haiBao ul {
  margin-top: -10px;
}
.players {
  width: 48px;
  height: 48px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -24px;
  margin-top: -24px;
  display: none;
}
.young_haiBao li:hover {
  opacity: 0.8;
}
.young_haiBao li:hover .players {
  display: block;
}
.fengcai_img {
  text-align: center;
  position: relative;
}
.fengcai_img .title_logo {
  width: auto;
}
.list_change:hover {
  content: url(../img/more2.png);
}
.list_change {
  width: auto;
  position: absolute;
  right: 30px;
  top: 73px;
  cursor: pointer;
}
.young_into {
  background: url(../img/into.png) no-repeat;
  background-size: cover;
  width: 1346px;
  height: 561px;
  padding-top: 70px;
  margin: 20px auto;
  text-align: left;
}
.young_into p {
  line-height: 40px;
  text-indent: 20px;
  font-size: 20px;
  padding: 50px 60px;
  letter-spacing: 3px;
  color: #bf9465;

}
.young_footer {
  background: url(../img/footer_logo.png) no-repeat;
  background-size: cover;
  width: 100%;
  height: 550px;
  margin-top: -1px;
}





.firstUrl {
  position: fixed;
  left: 10px;
  bottom: 10%;
  z-index: 99;
}
.firstUrl img {
  width: 240px;
  height: 130px;
}
.wonderful ul {
  display: inline-block;
  float: right;
  width: 879px;
}
.wonderful {
  width: 100%;
  background-size: contain;
  margin-top: 10px;
  margin-bottom: 100px;
  position: relative;
  color: #efd7a4;
  max-width: 1340px;
  min-width: 1340px;
  margin: 0 auto;
}
.jzgImg {
  width: auto;
  margin: 0 auto;
  margin-top: -45px;
  margin-bottom: 20px;
}
.title_img {
  width: auto;
}

.media_div {
  background: url(../img/media_div.png) no-repeat;
  background-size: cover;
  height: 462px;
  position: relative;
  margin-top: 50px;
}
.media_title {
  color: #bf9465;
  font-size: 20px;
  width: 510px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.media_into {
  color: #836441;
  font-size: 16px;
}

.ul_div {
  position: absolute;
  left: 22px;
  top: 130px;
  width: 1290px;
  height: 291px;
  overflow-y: auto;
}
.ul_div::-webkit-scrollbar {
  width: 4px;    
}
.ul_div::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: rgba(231, 159, 4, 0.9);
}
.ul_div::-webkit-scrollbar-track {
  border-radius: 0;
  background: #645e5e;
}
.tabImg li span {
  position: absolute;
	bottom: 0;
	color: #fff;
	display: block;
	background: rgba(0,0,0,0.6);
	width: 100%;
	padding: 5px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.ul_div ul {
  display: inline-block;
  width: 50%;
}
.ul_div ul li {
  margin-bottom: 6px;
}
.ul_div ul li:hover .media_title {
  color: #84100a;
}
.ul_div ul li:hover .media_into {
  color: #84100a;
}
.ul_div ul:nth-last-child(1) {
  float: right;
}
.ul_div ul:nth-last-child(1) li {
  margin-left: 10px;
}
.media_into p {
  display: inline-block;
  margin-right: 20px;
  width: 510px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.media_into p span {
  position: absolute;
}
.haibaoDiv {
  margin: 0 auto;
  display: inline-block;
}


.haibao_wrap {
  background: url(../img/lastBak.jpg) no-repeat;
  background-size: cover;
  width: 100%;
  height: 1066px;
  text-align: center;
}
.young_haiBao .list_more {
  right: 32px;
  top: 75px;
}
.bgdiv {
  background: rgba(0, 0, 0, 0.6);
  padding: 5px 0;

}

.wonderful .title_img {
  margin-bottom: 20px;
}