* {
  padding: 0;
  margin: 0;
  border: 0;
  font-family: "微软雅黑";
}

a {
  text-decoration: none;
  cursor: pointer;
  color: #333;
}

a:hover {
  color: #1ec14a;
}

ul,
li {
  list-style: none;
}

input {
  border: 0;
  outline: none;
}

i,
em {
  font-style: normal;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.cf:before,
.cf:after,
.clear:before,
.clear:after,
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}

.clear:after,
.cf:after,
.clearfix:after {
  clear: both;
}

.cf,
.clear,
.clearfix {
  clear: both;
  *zoom: 1;
}

.mobile_none {
  display: none !important;
}

body {
  background: url(hjr_m_2025Img1.jpg) no-repeat center top;
  background-size: contain;
  padding-top: 5rem;
}

.hjr_news_wrap {
  margin: 0 0.3rem;
  background: #fff;
  padding: 0.2rem;
  position: relative;
}

.hjr_link_wrap {
  font-size: 0.26rem;
  line-height: 0.44rem;
  color: #949494;
}

.hjr_link_wrap a {
  color: #949494;
}

.hjr_cont_zt_Img_ws {
  width: 100%;
  margin-top: 0.2rem;
}

/*--------*/
.hjr_cont_zt_Img_was {
	position: relative;
	z-index: 1;
	width: 100%;
	box-sizing: border-box;
	background: url(hjr_2025Img3.png) 0 0 no-repeat #fff;
	background-size: 100% 100%;
	padding: .2rem;
}

.hjr_cont_zt_Img_w {
  height: 3.43rem;
}

.hjr_cont_zt_Img_li {
  position: relative;
}

.hjr_cont_zt_Img_li .kj {
  display: block;
}

.hjr_cont_zt_Img {
  width: 100%;
  height: 3.43rem !important;
  position: relative;
  background-color: #ffffff;
}

.hjr_cont_zt_Img .zt_Img_box {
  width: 100%;
  height: 3.43rem;
  display: block;
  overflow: hidden;
}

.zt_Img_box img {
  transition: all 0.3s;
  width: 100%;
  height: 100%;
  object-fit: cover;
}



.hjr_cont_zt_Img p {
	position: absolute;
	left: 0;
	bottom: 0rem;
	width: 100%;
	line-height: 0.4rem;
	height: 1rem;
	font-size: .3rem;
	font-weight: normal;
	padding: .4rem 1rem 0 .1rem;
	box-sizing: border-box;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #fff;
	background: url(hjr_2025Img4.png) no-repeat;
	background-size: 100% 100%;
}

.hjr_cont_zt_Img_w .hjr_cont_zt_Img_pagination {
  z-index: 9;
  right: .2rem;
  bottom: 0.3rem;
  position: absolute;
  width: auto;
}

.hjr_cont_zt_Img_w .hjr_cont_zt_Img_pagination span {
	width: 0.16rem;
	height: 0.16rem;
	background: url(hjr_2025dian1.png) no-repeat center center;
	background-size: 100% 100%;
/*	background-color: #d2eee3;*/
	
	border-radius: 50%;
	position: initial;
	float: left;
	margin: 0;
	opacity: 1;
	margin-left: 0.1rem;
	cursor: pointer;
}

.hjr_cont_zt_Img_w .hjr_cont_zt_Img_pagination span.swiper-active-switch {
	background: url(hjr_2025dian2.png) no-repeat center center;
	background-size: 100% 100%;
/*	background-color: #92e072;*/
}

.hjr_cont_zt_Txt {
	box-sizing: border-box;
	width: 100%;
	margin-top: 0.4rem;
	border: .03rem solid #badcf6;
	padding: .06rem;
}
.hjr_cont_zt_Txt *{
	box-sizing: border-box;
}
.hjr_cont_zt_Txt_l {
	padding: .3rem;
	border: .01rem solid #badcf6;
	background: url(hjr_m_2025Img2.png) top repeat-x;
	background-size: auto 100%;
}

.hjr_cont_zt_Txt h2 {
  font-size: 0.32rem;
  color: #404040;
  line-height: 0.4rem;
}

.hjr_cont_zt_Txt p {
  display: block;
  margin-top: 0.2rem;
  font-size: 0.28rem;
  color: #888888;
  line-height: 0.48rem;
  text-indent: 2em;
  text-align: justify;
}

.hjr_mores {
	color: #298ad3;
}


.hjr_poster {
	margin-top: .3rem;
	background: url(hjr_m_2025Img3.png) no-repeat center 1.2rem;
	background-size: 100% auto;
	padding: 0 .2rem;
}
.hjr_poster *{
	box-sizing: border-box;
}
.com_tit {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	box-sizing: border-box;
}

.com_tit_img {
  width: 100%;
}

.poster_swiper {
  margin-top: 0.28rem;
  height: 5.5rem;
  width: 100%;
  position: relative;
}

.poster_container {
  height: 4.9rem;
}

.swiper-slide-active .poster_li {
  z-index: 1111;
}

.picList {}

.poster_li {
  width: 100%;
  transition: all 0.3s;
  position: relative;
  margin: 0 auto;
}

.poster_li_a {
  display: block;
  width: 3.28rem;
  height: 4.9rem;
  margin: 0 auto;
}

.poster_li_box {
	width: 3.28rem;
	height: 4.9rem;
	overflow: hidden;
}

.poster_li_img {
  width: 100%;
  height: 100%;
  transition: all 0.3s;
  object-fit: cover;
}
.poster_hd {
	text-align: center;
}
.poster_hd a {
  display: inline-block;
  width: 0.64rem;
  height: 0.64rem;
	margin: 0 .15rem;
  z-index: 111;
}

.poster_hd a.prev {
	background: url(hjr_2025prev.png) no-repeat rgba(193, 222, 243, 0.6);
	background-size: cover;
	border-radius: 50%;
}

.poster_hd a.next {
	background: url(hjr_2025next.png) no-repeat rgba(193, 222, 243, 0.6);
	background-size: cover;
	border-radius: 50%;
}


/*观察员*/

.hjr_observer {
	margin-top: .4rem;
	box-sizing: border-box;
	height: 8rem;
	padding: .6rem .3rem 0;
	background: url(hjr_m_2025Img4.png) no-repeat bottom;
	background-size: 100% 100%;
}
.hjr_observer *{
	box-sizing: border-box;
}

.subject_wrap {
  margin-top: 0.7rem;
}

.subject_cont {
  position: relative;
}

.subject_left {
  width: 4.3rem;
  margin: 0 auto;
}

.subject_left_img {
  width: 100%;
}

.subject_swiper {
  margin-top: 1rem;
  position: relative;
}

.subject_container {
  width: 5.54rem;
  height: 4rem;
  margin: 0 auto;
  overflow: hidden;
}

.subject_li {
  width: 2.27rem;
  transition: all 0.3s;
  position: relative;
}

.subject_li_box {
  width: 2.27rem;
  height: 2.27rem;
	padding: .1rem;
	background: #fff;
	border: 1px solid #a0cbb7;
	border-radius: 50%;
	box-shadow: 0 .1rem 0 0 rgba(72, 155, 39, 0.3);
/*	overflow: hidden;*/
	transition: all 0.3s;
	margin: 0 auto;
	position: relative;
}

.name_bg {
	width: 1.14rem;
	height: .46rem;
	background-color: #489b8b;
	transform: skew(-12deg);
	/* 使平行四边形看起来更像一个矩形，可以通过旋转和位移进行调整 */
	transform-origin: bottom left;
	
	
	position: absolute;
	bottom: -.1rem;
	right: 0;
	z-index: 2;
}
.name_t{
	width: 1.1rem;
	height: .46rem;
	text-align: center;
	line-height: .46rem;
	font-size: .28rem;
	font-weight: bold;
	color: #fff;
	
	position: absolute;
	bottom: -.1rem;
	right: 0;
	z-index: 3;
}

.subject_li_img {
  width: 100%;
  height: 100%;
	border-radius: 50%;
  transition: all 0.3s;
  object-fit: cover;
}

.subject_li_text{
	display: block;
	width: 2.27rem;
	color: #449485;
	font-weight: bold;
	text-align: center;
	font-size: .26rem;
	line-height: 1.5;
	margin: 20px auto 0;
}

.subject_hd {}



.subject_hd a {
	display: block;
	width: 0.64rem;
	height: 0.64rem;
	background-color: rgba(112, 187, 225, 0.3);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	transition: all 0.3s;
	border-radius: 50%;
	
	position: absolute;
	top: 35%;
	z-index: 111;
}
.subject_hd a:hover{
	background-color: rgba(112, 187, 225, 1);
}
.subject_hd a.prev {
	background-image: url(hjr_2025prev.png);
	left: 0;
}

.subject_hd a.next {
	background-image: url(hjr_2025next.png);
	right: 0;
}



.hjr_public {
  padding: 0.5rem 0 0;
}

.public_video {
	width: 100%;
	height: 3.9rem;
	box-sizing: border-box;
	padding: .07rem .37rem 0 .37rem;
	background: url(hjr_m_2025Img5.png) no-repeat top;
	background-size: 100% 100%;
	margin-top: 0.2rem;
	position: relative;
	
}
.public_video .video_on {
  width: 100%;
  height: 3.75rem;
  position: relative;
  cursor: pointer;
  overflow: hidden;
}
.public_video img {
  width: 100%;
  height: 100%;
  display: block;
}
.public_video .video_play {
  display: block;
  background: url(hjr_2025Img16.png) no-repeat;
  background-size: 100% 100%;
  width: 1.12rem;
  height: 1.12rem;
  position: absolute;
  left: 48%;
  top: 47%;
  z-index: 2;
}
.public_video video {
  width: 100%;
  height: 3.75rem;
  display: none;
}
.video_img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.video_play {
  position: absolute;
  width: 0.86rem;
  height: 0.86rem;
  cursor: pointer;
  top: 50%;
  left: 50%;
  margin: -0.43rem 0 0 -0.43rem;
  transition: all 0.3s;
}


.in_bg{
	background: url(hjr_m_2025Img6.jpg) no-repeat center 5rem;
	background-size: 100% auto;
}

.hjr_activy {
  margin-top: .4rem;
  padding: 0 0.3rem 0.4rem;
}

.activy_all {
/*  margin-top: 0.3rem;*/
	padding-top: .2rem;
}


.all_com {
  margin-bottom: 0.3rem;
  width: 100%;
  min-height: 3.85rem;
  background: #fff;
  box-shadow: 0px 0px 12px 0px rgba(189, 211, 227, 0.5);
  box-sizing: border-box;
}

.all_com *{
	box-sizing: border-box;
	text-align: justify;
}

.all_com_tit {
	font-size: .32rem;
	color: #404040;
	font-weight: 600;
	line-height: 36px;
	border: 2px solid #fff;
	background: #ecf2f7;
	padding: .2rem .3rem .25rem .2rem;
	position: relative;
	min-height: 1.52rem;
	
	box-sizing: border-box;
}
.all_com_tit *{
	box-sizing: border-box;
}

.tit_icon{
	width: .9rem;
	text-align: center;
	vertical-align: top;
	background: url(hjr_2025Img23.png) repeat-x;
	background-size: auto 100%;
	
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
}
.tit_icon img{
	margin-top: .55rem;
	width: .38rem;
}
.all_com .tit_text{
	line-height: 1.5;
	margin-left: 1.05rem;
}
.all_com_desc {
	font-size: .26rem;
	line-height: 1.8;
	color: #707070;
	padding: .3rem;
}

.all_com_desc a {
  color: #298ad3;
}
.all_com_desc a:hover{
	color: #1ec14a;
} 




.activy_list {
	margin-top: .4rem;
/*	padding: 0 .3rem;*/
	}

.list_poster {
	width: 6.9rem;
	height: 14rem;
	overflow: hidden;
	position: relative;
	margin-bottom: .4rem;
}
.list_poster .sj_bk{
	display: block;
	width: 100%;
	height: 100%;
	background: url(hjr_2025Img18.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	z-index: 2;
}

.list_poster_img {
	width: 6.2rem;
	height: 13.5rem;
	border-radius: .5rem;
	overflow: hidden;
	margin-left: .4rem;
	margin-top: .2rem;
}
.list_poster_img img{
	width: 100%;
	height: auto;
	min-height: 100%;
	object-fit: cover;
	transition: all 0.3s;
}

.list_poster:hover .list_poster_img img {
  transform: scale(1.05);
}

.list_interp {
	padding-top: .2rem;
}

.interp_com {
  width: 100%;
  margin-bottom: .3rem;
  background: #fff;
  padding: .3rem .5rem .2rem;
  box-sizing: border-box;
  box-shadow: 0 0 .2rem 0 rgba(189, 211, 227, 0.5);
}
.interp_com * {
	box-sizing: border-box;
	text-align: justify;
}

.interp_tit {
	font-size: .32rem;
	line-height: 1.6;
	color: #404040;
	font-weight: 600;
	text-indent: 1.7em;
	box-sizing: border-box;
	background: url(hjr_2025Img19.png) no-repeat 0 .05rem;
	background-size: .36rem;
	padding-top: .05rem;
}

.interp_desc {
	font-size: .26rem;
	line-height: 1.8;
	color: #707070;
	margin-top: .1rem;
	padding: 0 0 .2rem;
	border-bottom: .01rem solid #bdd3e3;
}

.more_t {
	display: block;
	margin-top: .15rem;
	color: #298ad3;
	line-height: .6rem;
	padding-left: .1rem;
	background: url(hjr_2025Img20.png) no-repeat 1.8rem center;
	background-size: auto .09rem;
	font-size: .26rem;
}

/*主题歌*/
.ThemeSong{
/*	padding-top: .7rem;*/
	padding-bottom: .9rem;
	margin-bottom: .8rem;
	background: url(hjr_2025Img26.png) center 100px no-repeat;
}
.ThemeSong *{
	box-sizing: border-box;
}
.Song_wrap{
	margin: 0 .3rem;
}
.Song_wrap .song_container {
	height: 5.2rem;
}
.ThemeSong .song_box{
	height: 5.2rem;
	padding: .17rem .17rem 0;
	position: relative;
	background-color: #eaf4fd;
	box-sizing: border-box;
}
.ThemeSong .song_box a{
	color: #1d6aa4;
}
.ThemeSong .song_box p {
	font-size: .32rem;
	font-weight: bold;
	color: #1d6aa4;
	text-align: center;
	
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ThemeSong .song_box{
	margin: 0 .17rem;
/*
	border-left: .17rem solid #bdd3e3;
	border-right: .17rem solid #bdd3e3;
*/
}


.bk1{
	width: .17rem;
	height: 5.2rem;
	background-color: #bdd3e3; 
	clip-path: polygon(0% 5%, 100% 0%, 100% 100%, 0% 95%); /* 创建一个梯形 */
	
	position: absolute;
	left: -.17rem;
	top: 0;
}

.bk2{
	width: .17rem;
	height: 5.2rem;
	background-color: #bdd3e3; 
	clip-path: polygon(0% 0%, 100% 5%, 100% 95%, 0% 100%); /* 创建一个梯形 */
	
	position: absolute;
	right: -.17rem;
	top: 0;
}

.song_img{
	width: 100%;
	height: 4rem;
	overflow: hidden;
	margin-bottom: .25rem;
	position: relative;
}
.song_img img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 0.3s;
}
.song_img:hover img {
	transform: scale(1.05);
}

.song_play{
	display: block;
	width: 100%;
	height: 100%;
	background: url(hjr_2025Img24.png) no-repeat;
	background-size: 1rem 1rem;
	background-color: rgba(0, 0, 0, 0);
	background-position: .4rem 2.7rem;
	
	transition: all 0.3s;
	position: absolute;
	left: 0;
	top: 0;
}


.song_hd {
	text-align: center;
}
.song_hd a {
  display: inline-block;
  width: 0.64rem;
  height: 0.64rem;
	margin: 0 .15rem;
  z-index: 111;
}

.song_hd a.prev {
	background: url(hjr_2025prev.png) no-repeat rgba(193, 222, 243, 0.6);
	background-size: cover;
	border-radius: 50%;
}

.song_hd a.next {
	background: url(hjr_2025next.png) no-repeat rgba(193, 222, 243, 0.6);
	background-size: cover;
	border-radius: 50%;
}

/*主题歌end*/





.hjrUl {
  margin-top: 0.25rem;
  padding-bottom: 0.21rem;
}

.hjrUl li {
  border-bottom: 1px dashed #cbcbcb;
  padding: 0.24rem 0;
  position: relative;
}

.hjrUl li h5 {
  width: 0.1rem;
  height: 0.1rem;
  background-color: #298ad3;
  margin-left: 0.15rem;
  margin-right: 0.23rem;
  margin-top: 0.2rem;
  position: absolute;
  font-size: 0;
}

.hjrUl li a {
  top: 0;
  padding-left: 0.48rem;
  min-height: 0.96rem;
  line-height: 0.48rem;
  position: relative;
  display: block;
  font-size: .3rem;
}

.hjrUl li span {
  color: #298ad3;
  font-size: 0.28rem;
  line-height: 0.48rem;
  /* position: absolute; */
  /* right: 0; */
  /* bottom: 0.24rem; */
  background-size: 0.2rem 0.2rem;
  padding-left: 0.35rem;
  float: right;
  margin-top: .2rem;
}

.hjrUl li:last-child {
  border-bottom: none;
}

.hjrUl li a .zhan {
  display: inline-block;
  width: 7em;
}
.badoo1 {
  display: none !important;
}

.hjr_mores2 {
  color: #ffffff;
  text-align: center;
  height: 0.61rem;
  line-height: 0.56rem;
  font-size: 0.28rem;
  width: 100%;
  background: #298ad3;
  background-size: auto 100%;
  display: block;
}
.list_title {
  text-align: center;
  font-size: .4rem;
  font-weight: bold;
  color: #298ad3;
  border-bottom: 1px #298ad3 solid;
  padding-bottom: .3rem;
  width: 100%;
}
