#content-box {
  padding-bottom: 0.3rem; }

	.w3l-footer-16 p.copy-text {
		  color: #ffffff !important;
		  font-size: 15px;
		  font-weight: 400;
		  opacity: 0.8;
		  text-align: left;
		  line-height: 42px;
		  font-weight: 600;
		}


aside#aside {
  position: fixed;
  top: 1rem;
  right: .4rem;
  z-index: 99999; }

.aside-box {
  width: 84px; }
  .aside-box .a-b-top {
    background: #FFFFFF;
    border-radius: 8px;
    border: 1px solid #E8EAEB;
    background-color: #ffffff;
    padding-bottom: 10px;
	display: none; }
    .aside-box .a-b-top .aside-ul {
      padding-top: 15px;
      font-size:16px; }
      .aside-box .a-b-top .aside-ul li {
        padding: 0 10px;
        text-align: center; }
        .aside-box .a-b-top .aside-ul li a {
          font-size: 12px;
          color: #201F1C; }
      .aside-box .a-b-top .aside-ul li:hover a,
      .aside-box .a-b-top .aside-ul li.active a {
        font-weight: bold;
        color: #35D4A5; }
      .aside-box .a-b-top .aside-ul li + li {
        margin-top: 20px; }
    .aside-box .a-b-top .feedback {
      margin-top: 20px;
      text-align: center;
      font-size: 12px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      color: #7C818A; }
      .aside-box .a-b-top .feedback:hover {
        color: #35D4A5; }
      .aside-box .a-b-top .feedback img {
        width: 12px;
        height: 12px;
        margin-right: 4px; }
    .aside-box .a-b-top .up-buttom {
      text-align: center;
      margin-top: 15px; }
  .aside-box .find-div-body {
	position: relative;
    top: 89px;
    right: 0;
    width: 115px;
    height: 164px;
    padding: 6px 4px;
    background-color: #FFFFFF;
    border: #cccccc solid 1px;
    border-radius: 9px; }
  .aside-box .find-div-body:before {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    width: 0px;
    height: 0px;
    position: absolute;
    top: 37px;
    right: -16px;
    padding: 0;
    border-bottom: 8px solid transparent;
    border-top: 8px solid transparent;
    border-left: 8px solid #FFFFFF;
    border-right: 8px solid transparent;
    display: block;
    content: '';
    z-index: 12; }
  .aside-box .find-div-body:after {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    width: 0px;
    height: 0px;
    position: absolute;
    top: 36px;
    right: -18px;
    padding: 0;
    border-bottom: 9px solid transparent;
    border-top: 9px solid transparent;
    border-left: 9px solid #cccccc;
    border-right: 9px solid transparent;
    display: block;
    content: '';
    z-index: 10; }
  .aside-box .a-b-bottom:hover .max-qr {
    display: block; }
  .aside-box .a-b-bottom {
    text-align: center;
    font-size: 12px;
    color: #7C818A;
    padding: 5px;
    position: relative;
    cursor: pointer; }
	.aside-box .a-b-bottom p:nth-child(1){
	  padding-bottom: 5px;
	  font-size: 13.5px;
	  font-weight: 500; }
  	.aside-box .a-b-bottom p.font-size-min{
	  font-size: 12px; }
 	.aside-box .a-b-bottom p.font-size-min.font-padding{
      padding-top: 10px;
      padding-bottom: 14px;
      font-size: 13px;
      letter-spacing: 1px; }
  	.aside-box .a-b-bottom p{
	  padding: 3px; }
  	.aside-box .a-b-bottom .hot{
	  color: #D23D3D; 
  	  font-size: 13px;
  	  padding-bottom: 9px; }
    .aside-box .a-b-bottom > img {
      width: 36px;
      height: auto;
      margin-top: 5px; }
    .aside-box .a-b-bottom .max-qr {
      position: absolute;
      z-index: 100;
      display: none;
      right: 1.3rem;
      bottom: 0; }
      .aside-box .a-b-bottom .max-qr img {
        width: 100%;
        height: auto; }

main h1.title {
  position: relative; }
  main h1.title span {
    position: relative;
    color: #201F1C;
    font-size: 0.59rem;
    z-index: 3;
    font-weight: bold; }
  main h1.title .tabs {
    margin-top: .2rem; }
  main h1.title span::after {
    content: '';
    position: absolute;
    display: inline-block;
    background-size: 100% 100%;
    top: .3rem;
    width: 1.2rem;
    right: -0.5rem;
    height: .48rem;
    z-index: 1; }
  main h1.title .more {
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 16px;
    font-weight: 400;
    color: #91979D;
    height: 32px;
    line-height: 32px; }
    main h1.title .more .more-icon {
      position: relative;
      padding-right: 18px;
      color: #91979D; }
      main h1.title .more .more-icon::after {
        content: '';
        position: absolute;
        right: 0;
        top: 0;
        background-image: url("../images/back.png");
        background-size: 100% 100%;
        display: block;
        width: 18px;
        height: 18px; }

.content-box-1 {
  width: 100%;
  overflow: hidden;
  padding-top: 40px;
  border-radius: 8px; }
  .content-box-1 .c-b-1-content .c-b-1-item {
    padding-right: 0; }
  .content-box-1 .c-b-1-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .content-box-1 .banner-box-1 {
    width: 10.266667rem;
    height: 380px;
    overflow: hidden;
    border-radius: 8px; }
    .content-box-1 .banner-box-1 .swiper-slide {
      height: 380px;
      text-align: center; }
      .content-box-1 .banner-box-1 .swiper-slide img {
        width: 100%;
        height: 100%;
        -o-object-fit: inherit;
        object-fit: inherit; }
    .content-box-1 .banner-box-1 .swiper-pagination1 {
      position: absolute;
      z-index: 20;
      bottom: 10px;
      width: 100%;
      text-align: center; }
      .content-box-1 .banner-box-1 .swiper-pagination1 .swiper-pagination-switch {
        display: inline-block;
        width: 10px;
        height: 10px;
        border-radius: 10px;
        background: #C5C7C7;
        margin: 0 10px;
        cursor: pointer; }
      .content-box-1 .banner-box-1 .swiper-pagination1 .swiper-active-switch {
        background-image: url("../images/yf-icon.png");
        background-color: transparent;
        background-size: 100% 100%;
        width: 30px;
        height: 30px; }
    .content-box-1 .banner-box-1 .swiper1-button {
      position: absolute;
      z-index: 20;
      top: 154px;
      cursor: pointer; }
    .content-box-1 .banner-box-1 .siwper1-next {
      right: 0; }
    .content-box-1 .banner-box-1 .siwper1-prev {
      left: 0; }
  .content-box-1 .c-b-1-r-box .c-b-1-r-item {
    width: 414px;
    overflow: hidden;
    border-radius: 8px; }
    .content-box-1 .c-b-1-r-box .c-b-1-r-item img {
      width: 100%;
      height: 100%;
      -o-object-fit: inherit;
      object-fit: inherit; }
  .content-box-1 .c-b-1-r-box .c-b-1-r-item + .c-b-1-r-item {
    margin-top: 15px; }
  .content-box-1 .c-b-1-type {
    margin-top: .45rem;
    position: relative; }
    .content-box-1 .c-b-1-type li {
      float: left;
      height: 40px;
      line-height: 40px;
      cursor: pointer;
      text-align: center;
      border-radius: 20px;
      font-size: 16px;
      margin-bottom: 10px;
      background-color: #F6F6F9; }
      .content-box-1 .c-b-1-type li a {
        color: #7C818A;
		display: block;
	    width: 100%;
	    height: 100%;
		padding: 0 28px; }
    .content-box-1 .c-b-1-type li.active,
    .content-box-1 .c-b-1-type li:hover {
      background-color: #35D4A5; }
      .content-box-1 .c-b-1-type li.active a,
      .content-box-1 .c-b-1-type li:hover a {
        color: #ffffff !important; }
    .content-box-1 .c-b-1-type li {
      margin-right: 24px; }
    .content-box-1 .c-b-1-type .more {
      position: absolute;
      top: 0;
      right: 0;
      float: right;
      height: 40px;
      line-height: 40px;
      cursor: pointer;
      font-size: 16px;
      z-index: 1;
      padding: 0;
      text-align: right;
      background-color: #ffffff;
      color: #7C818A; }

.content-box-2 {
  margin-top: .5rem;
  position: relative; }
  .content-box-2 .swiper2-button {
    position: absolute;
    z-index: 20;
    top: 50%;
    margin-top: -40px;
    cursor: pointer; }
  .content-box-2 .siwper2-next {
    right: 0; }
  .content-box-2 .siwper2-prev {
    left: 0; }
  .content-box-2 .banner-box-2 {
    height: 700px; }
    .content-box-2 .banner-box-2 .swiper-pagination2 {
      position: absolute;
      z-index: 20;
      bottom: 10px;
      width: 100%;
      text-align: center; }
      .content-box-2 .banner-box-2 .swiper-pagination2 .swiper-pagination-switch {
        display: inline-block;
        width: 8px;
        height: 8px;
        border-radius: 8px;
        background: #C5C7C7;
        margin: 0 10px;
        cursor: pointer; }
      .content-box-2 .banner-box-2 .swiper-pagination2 .swiper-active-switch {
        background-color: #91979D; }
  .content-box-2 ul {
    margin-top: .366667rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .content-box-2 ul li {
      float: left;
      width: 19%;
      cursor: pointer;
      margin-bottom: 40px; }
    .content-box-2 ul li:nth-child(6) {
      margin-left: 0; }
    .content-box-2 ul li > a {
      display: block;
      position: relative;
      max-width: 3.906667rem;
      border-radius: 8px;
      height: 224px;
      overflow: hidden; }
      .content-box-2 ul li > a:hover img {
        -webkit-transform: scale(1.2);
        transform: scale(1.2); }
      .content-box-2 ul li > a img {
        width: 100%;
        height: 100%;
        -o-object-fit: unset;
        object-fit: unset;
        -webkit-transition: all 1s;
        transition: all 1s; }
      .content-box-2 ul li > a:hover::before {
        display: block; }
      .content-box-2 ul li > a::before {
        content: '';
        display: none;
        position: absolute;
        top: 50%;
        margin-left: -34px;
        margin-top: -34px;
        left: 50%;
        background-color: #746B60;
        border-radius: 50%;
        z-index: 1;
        width: 68px;
        height: 68px;
 
        background-size: 100% 100%; }
    .content-box-2 ul h2 {
      width: 100%;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      margin-top: 15px;
      font-weight: normal;
      font-size: 16px; }
      .content-box-2 ul h2:hover {
        color: #35D4A5; }
      .content-box-2 ul h2 a {
        color: #201F1C; }
    .content-box-2 ul p {
      margin-top: 8px;
      font-size: 14px; }
      .content-box-2 ul p:hover {
        color: #35D4A5; }
      .content-box-2 ul p a {
        color: #91979D; }

.content-box-3 {
  padding: .5rem 0;
  background-image: url("../images/bac-4.png");
  background-size: cover;
  color: #ffffff;
  margin-top: .5rem;
  height: auto; }
  .content-box-3 h1.title span {
    color: #ffffff; }
  .content-box-3 h1.title .more {
    display: block; }
  .content-box-3 .tab-header {
    display: none; }
  .content-box-3 .c-b-3-content h2.title {
    position: relative;
    height: 24px;
    line-height: 24px;
    margin-top: 40px; }
    .content-box-3 .c-b-3-content h2.title span {
      position: relative;
      color: #201F1C;
      color: white;
      font-size: 24px; }
    .content-box-3 .c-b-3-content h2.title .more {
      position: absolute;
      top: 0;
      right: 0;
      font-size: 16px;
      font-weight: 400;
      color: #ffffff;
      height: 24px;
      line-height: 24px; }
      .content-box-3 .c-b-3-content h2.title .more .more-icon {
        position: relative;
        padding-right: 18px;
        color: #ffffff; }
        .content-box-3 .c-b-3-content h2.title .more .more-icon::after {
          content: '';
          position: absolute;
          right: 0;
          top: 0;
          background-image: url("../images/bac-mini.png");
          background-size: 100% 100%;
          display: block;
          width: 18px;
          height: 18px;
          z-index: 1; }
  .content-box-3 .c-b-3-ul {
    margin-top: 20px; }
    .content-box-3 .c-b-3-ul li {
      cursor: pointer;
      padding: 10px;
      border-radius: 2px; }
      .content-box-3 .c-b-3-ul li .info-box {
        display: none; }
    .content-box-3 .c-b-3-ul li:nth-child(odd) {
      background: rgba(255, 255, 255, 0.3); }
    .content-box-3 .c-b-3-ul li.active .info-box,
    .content-box-3 .c-b-3-ul label.top-label {
      padding: 3px 8px;
      font-size: 12px;
      background: #66AE99;
      border-radius: 2px 6px 2px 6px; }
    .content-box-3 .c-b-3-ul label.info-label {
      position: relative;
      padding-left: 20px;
      color: #FF7526; }
      .content-box-3 .c-b-3-ul label.info-label::before {
        content: '';
        position: absolute;
        width: 16px;
        height: 16px;
        background-image: url("../images/icon2.png");
        background-size: 100% 100%;
        left: 0;
        top: -1px; }
    .content-box-3 .c-b-3-ul .audio-box {
      width: 88px;
      height: 88px;
      border-radius: 8px;
      -ms-flex-negative: 0;
      flex-shrink: 0; }
      .content-box-3 .c-b-3-ul .audio-box a {
        display: block;
        position: relative;
        width: 100%;
        height: 100%;
        overflow: hidden; }
        .content-box-3 .c-b-3-ul .audio-box a img {
          width: 88px;
          height: 88px;
          overflow: hidden; }
        .content-box-3 .c-b-3-ul .audio-box a:hover::before {
          display: block; }
        .content-box-3 .c-b-3-ul .audio-box a::before {
          content: '';
          display: none;
          position: absolute;
          top: 50%;
          margin-left: -24px;
          margin-top: -24px;
          left: 50%;
          background-color: #746B60;
          border-radius: 50%;
          z-index: 1;
          width: 48px;
          height: 48px;
     
          background-size: 100% 100%; }







   
       
