.subslides li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.crc-slide-main {
  width: 540px;
  margin: 0 auto;
}

.crc-slide-subm {
  width: 560px;
  margin: 0 auto;
}

.flexslider {
  width: 100%;
  height: 405px;
  padding: 0;
  box-shadow: none;
  margin-bottom: 10px;
  border: 0px;
  border-bottom: 2px solid #eee;
}

.crc-flex-pic {
  margin-bottom: 10px;
  display: table;
  background: #F8F6F5;
}

.big-pag {
  bottom: 24px;
  left: 0px;
  font-size: 16px;
  text-align: left;
  color: #666;
  width: 50px;
  padding-left: 0px;
  background: #fff;
}

.big-pag span {
  color: #666;
}

.big-pag span.swiper-pagination-current {
  font-size: 20px;
  color: #f9b334;
  font-weight: bold;
}

.crc-flex-pic a {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}

.flexslider .slides li {
  position: relative;
}

.flexslider li img {
  width: 100%;
  height: 100%;
  display: block;
}

.thumbnail {
  text-align: center;
}

.thumbnail li {
  width: 126px;
  height: 84px;
  display: inline-block;
  padding: 5px;
  *zoom: 1;
  *display: inline;
}

.crc-other-size li {
  width: 170px;
  height: 113px;
}

.thumbnail li.flex-sel img {
  border: 1px solid #f9b334;
}

.thumbnail img {
  width: 100%;
  height: 100%;
  border: 1px solid #fff;
}

.flex-direction-nav a {
  background: url(./../image/wp_arr.png) no-repeat;
  opacity: 1;
  top: 44%;
}

.crc-flex-desc {
  z-index: 10;
  background-size: 100% 100%;
  width: 100%;
  line-height: 1.5;
  font-size: 16px;
  text-align: left;
  margin-bottom: 30px;
  color: #666;
  padding-left: 60px;
}

.crc-slide-mobile {
  display: none;
}

.crc-slide-mobile-pic img {
  width: 100%;
}

.crc-slide-mobile-text {
  text-align: Center;
  padding: 10px 0px;
  font-size: 14px;
}

.crc-slide-mobile-wrap {
  margin-bottom: 20px;
}

.flex-direction-nav a {
  width: 25px;
  height: 48px;
}

.flex-direction-nav .flex-prev {
  left: 0px;
  background-position: -5px 0px;
}

.flex-direction-nav .flex-next {
  right: 0px;
  background-position: 97% 0px;
}

.flexslider:hover .flex-prev {
  left: 0px;
  opacity: 1;
}

.flexslider:hover .flex-next {
  right: 0px;
  opacity: 1;
}

.re-share {
  text-align: right;
  position: relative;
  overflow: visible !important;
}

.qrcode-main {
  position: absolute;
  width: 160px;
  height: 207px;
  background: url(./../image/crc-news-share-code-bg.png) no-repeat;
  background-size: cover;
  padding: 27px 20px 8px 20px;
  text-align: left;
  top: 100px;
  right: 0px;
  box-sizing: border-box;
  z-index: 100;
  display: none;
}

.qrcode-main .desc {
  color: #999;
  font-size: 12px;
  line-height: 1.5;
}

.qrcode-main .wrap {
  width: 120px;
  height: 120px;
  margin-bottom: 10px;
}

.qrcode-main .wrap img {
  width: 100%;
  height: 100%;
}

.re-share-name {
  font-size: 14px;
  font-weight: bold;
}

.re-share-wx,
.re-share-link {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-left: 20px;
  vertical-align: middle;
}

.re-share-wx {
  background: url(./../image/crc-news-share-icon-weChat-nor.png) no-repeat;
  background-size: cover;
}

.re-share-link {
  background: url(./../image/crc-news-share-icon-link-nor.png) no-repeat;
  background-size: cover;
}

.re-share-wx:hover {
  background: url(./../image/crc-news-share-icon-weChat-sel.png) no-repeat;
  background-size: cover;
}

.re-share-link:hover {
  background: url(./../image/crc-news-share-icon-link-sel.png) no-repeat;
  background-size: cover;
}

.re-share-pop {
  width: 120px;
  height: 46px;
  line-height: 35px;
  text-align: center;
  position: absolute;
  right: -40px;
  top: 10px;
  z-index: 100;
  display: none;
  color: #fff !important;
  font-size: 14px;
  background: url(./../image/crc-pop-bg.png) no-repeat;
  background-size: cover;
}

.swiper-big-next,
.swiper-big-prev,
.swiper-sm-next,
.swiper-sm-prev {
  width: 48px;
  height: 48px;
}

.swiper-big-next {
  background: url(./../image/crc-news-pic-btn-next.png) no-repeat;
  background-size: cover;
  top: 40%;
  right: -60px;
}

.swiper-big-prev {
  background: url(./../image/crc-news-pic-btn-back.png) no-repeat;
  background-size: cover;
  top: 40%;
  left: -60px;
}

.swiper-big-next:hover {
  background: url(./../image/crc-news-pic-btn-next-sel.png) no-repeat;
  background-size: cover;
  top: 40%;
  right: -60px;
}

.swiper-big-prev:hover {
  background: url(./../image/crc-news-pic-btn-back-sel.png) no-repeat;
  background-size: cover;
  top: 40%;
  left: -60px;
}

.swiper-sm-prev {
  background: url(./../image/crc-news-pic-scroll-btn-back-nor.png) no-repeat center center;
  background-size: 16px 16px;
  top: auto;
  bottom: 10px;
  left: 0px;
}

.swiper-sm-next {
  background: url(./../image/crc-news-pic-scroll-btn-next-nor.png) no-repeat center center;
  background-size: 16px 16px;
  top: auto;
  bottom: 10px;
  right: 0px;
}

.mySwiper .swiper-slide {
  width: 90px;
}

.myswiper-big .swiper-slide {
  width: 120px;
}

.swiper-sm-prev:hover {
  background: url(./../image/crc-news-pic-scroll-btn-back-sel.png) no-repeat center center;
  background-size: 16px 16px;
}

.swiper-sm-next:hover {
  background: url(./../image/crc-news-pic-scroll-btn-next-sel.png) no-repeat center center;
  background-size: 16px 16px;
}

.mySwiper .swiper-slide {
  opacity: .5;
}

.mySwiper .swiper-slide-thumb-active {
  opacity: 1;
}

.backtop-main {
  display: none;
}

@media (max-width: 500px) {

  .swiper-big-prev,
  .swiper-big-next {
    width: 32px;
    height: 32px;
    top: auto;
    bottom: 0px;
  }

  .swiper-big-prev {
    left: 22%;
    background: url(./../image/crc-wap-news-pic-scroll-btn-back-nor.png) no-repeat center center;
    background-size: 16px 16px;
  }

  .swiper-big-next {
    right: 22%;
    background: url(./../image/crc-wap-news-pic-scroll-btn-next-nor.png) no-repeat center center;
    background-size: 16px 16px;
  }

  .swiper-big-prev:hover {
    left: 22%;
    top: auto;
    background: url(./../image/crc-wap-news-pic-scroll-btn-back-sel.png) no-repeat center center;
    background-size: 16px 16px;
  }

  .swiper-big-next:hover {
    right: 22%;
    top: auto;
    background: url(./../image/crc-wap-news-pic-scroll-btn-next-sel.png) no-repeat center center;
    background-size: 16px 16px;
  }

  .crc-flex-desc {
    box-sizing: border-box;
    overflow: hidden;
    padding: 0px 10px 10px 10px;
  }

  .big-pag {
    bottom: 0px;
    left: 44%;
  }

  .mySwiper2 {
    padding-bottom: 30px;
  }

  .backtop-main {
    display: block;
    height: 40px;
    line-height: 40px;
    background: #F2F3F5;
    color: #333;
    font-size: 14px;
    text-align: center;
  }

  .footer li.line {
    display: none;
  }

  .footer li {
    width: 20%;
  }

  .footer {
    background: #fff;
    padding: 20px 0px 10px 0px;
  }

  .footer ul {
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
    margin-bottom: 15px;
    padding: 0px 20px 15px 20px;
    text-align: left;
  }

  .footer p.copyright {
    padding: 0px 20px;
  }

  .footer p.copyright,
  .footer p.copyright a {
    font-size: 12px;
  }

}