  .liston{  padding: 10px; height:450px;}
.carousel {
  position: relative;
  width: 100%;
  margin: auto;
  overflow: hidden;
}
.carousel .carousel-slides {
  display: flex;
  transition: transform 0.5s ease-in-out;
}
.carousel .carousel-slides .carousel-slide {
  min-width: 100%;
  box-sizing: border-box;
}
.carousel .carousel-slides .carousel-slide img {
  width: 100%;
  display: block;
}
.carousel .carousel-prev,
.carousel .carousel-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(0, 0, 0, 0.5);
  color: white;
  border: none;
  padding: 10px;
  cursor: pointer;
  z-index: 1000;
}
.carousel .carousel-prev {
  left: 10px;
}
.carousel .carousel-next {
  right: 10px;
}
.carousel .carousel-dots {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
}
.carousel .carousel-dots .carousel-dot {
  width: 10px;
  height: 10px;
  background: #bbb;
  border-radius: 50%;
  margin: 0 5px;
  cursor: pointer;
  transition: background 0.3s;
}
.carousel .carousel-dots .carousel-dot.active {
  background: #333;
}
.music .page_header {
  border-bottom: 1px solid #eee;height:45px; line-height:45px;
}
.music .page_headers { height:45px; line-height:45px;
}
.music .page_header h2 {
  font-size: 30px;
  margin-top: 13px;
  font-weight: 400;
  margin-bottom: 6px;
}
.music .page_headers h2 {
  font-size: 30px;
  margin-top: 13px;
  font-weight: 400;
  margin-bottom: 6px;
}
.music .mu_wrapper {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  height: 230px;
  position: relative;
  cursor: pointer;
}
.music .mu_wrapper img {
  transition: transform 2s ease;
  width: 100%;
  height: 230px;
}
.music .mu_wrapper:hover img {
  transform: scale(1.2);
}
.music .mu_wrapper span {
  position: absolute;
  bottom: 35px;
  left: 0%;
  width:100%; 
  text-align:center;
  font-size: 15px;
  color: #fff;
  z-index: 333;
}
.news .page_header {
  border-bottom: 1px solid #eee;
  margin-bottom:10px;
}
.news .page_header h2 {
  font-size: 30px;
  margin-top: 13px;
  font-weight: 400;
  margin-bottom: 6px;
}
.news .contant .item {
  display: flex;
}
.news .contant .item .l {
  width: 230px;
  height: 230px;
  margin-right: 10px;
}
.news .contant .item .r h3 {
  font-size: 22px;
  margin: 0 0 9.5px;
}
.news .contant .item .r time {
  color: #2f2f2f;
}
.news .contant .item .r p {
  color: #2f2f2f;
  margin: 0 0 9.5px;
}
.news .view-all {
  margin: 9.5px 0;
}
.news .view-all .container-fluid {
  padding: 0 16px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
.news .view-all .container-fluid a {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  touch-action: manipulation;
  cursor: pointer;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.41421356;
  border-radius: 0;
  user-select: none;
  border: 1px solid #ccc;
}
.news .view-all .container-fluid a .fa {
  width: 1.41421356em;
}
.question .page_header {
  border-bottom: 1px solid #eee;
}
.question .page_header h2 {
  font-size: 30px;
  margin-top: 13px;
  font-weight: 400;
  margin-bottom: 6px;
}
.question .contant .q-a {
  margin-top: 15px;
}
.question .contant .q-a .rn_Element1 {
  position: relative;
  padding-left: 1.5em;
  display: flex;
  align-items: center;
}
.question .contant .q-a .rn_Element1::before {
  content: "问";
  color: #fff;
  font-size: 14px;
  line-height: 1.1;
  font-weight: bold;
  padding: 3px 2px;
  text-align: center;
  display: inline-block;
  top: 3px;
  left: 0;
  background-color: #48217a;
  border: 1px solid #3c1c66;
  position: absolute;
}
.question .contant .q-a .rn_Element1 p {
  line-height: 1.5;
  font-weight: bold;
  font-size: 16px;
  margin: 0 5px 0 9.5px;
  color: #445166;
  text-decoration: none;
}
.question .contant .q-a .rn_Element3 {
  display: block;
  margin-top: 5px;
}
.question .view-all {
  margin: 9.5px 0;
}
.question .view-all .container-fluid {
  padding: 0 16px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
.question .view-all .container-fluid a {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  touch-action: manipulation;
  cursor: pointer;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.41421356;
  border-radius: 0;
  user-select: none;
  border: 1px solid #ccc;
}
.question .view-all .container-fluid a .fa {
  width: 1.41421356em;
}
.link .page_header {
  border-bottom: 1px solid #eee;
}
.link .page_header h2 {
  font-size: 30px;
  margin-top: 13px;
  font-weight: 400;
  margin-bottom: 6px;
}.shape {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #3498db;
  color: white;
  line-height: 30px;
  text-align: center;
  font-size: 12px;
  cursor: pointer;
  user-select: none;
  display: none;
  transition: all 1s ease;
  position: fixed;
  top: 85vh;
  z-index: 55;
  right: 5vw;
}
@media screen and (max-width: 767px) {.liston{  padding: 10px; height:250px;}
  .news .contant .item {
    display: flex;
  }.music .page_header {
  border-bottom: 1px solid #eee;height:45px; line-height:45px;overflow:hidden;
}.music .mu_wrapper {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  height: auto;
  position: relative;
  cursor: pointer;
}
  .news .contant .item .l {
    width: 130px;
    height: 130px;
  }.news .contant .item .r h3 {
  font-size: 14px;
  margin: 0 0 9.5px;
} .shape {
    display: block;
  }.music .page_header h2 {
  font-size:20px;
  margin-top: 13px;
  font-weight: 400;
  margin-bottom: 6px;
}
}
.page_header a{ color:#484848;}