.banner-box img {
  width: 100%;
}
.banner-box .swiper-pagination {
  bottom: 0.4rem;
}
.banner-box .swiper-pagination-bullet {
  position: relative;
  background: transparent;
  color: #fff;
  width: 0.4rem;
  height: 0.4rem;
  line-height: 0.4rem;
  text-align: center;
  opacity: 1;
  margin: 0;
  font-size: 0.346667rem;
}
.banner-box .swiper-pagination-bullet.swiper-pagination-bullet-active {
  margin-right: 1.333333rem;
  color: #ca1b2a;
}
.banner-box .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
  position: absolute;
  content: '';
  width: 1.066667rem;
  height: 1px;
  background-color: #ca1b2a;
  left: 0.533333rem;
  top: 0.186667rem;
}
.public-title {
  text-align: center;
}
.public-title h3 {
  font-size: 0.64rem;
  color: #333333;
  line-height: 1;
  margin-bottom: 0.266667rem;
}
.public-title p {
  font-size: 0.346667rem;
  color: #bababa;
  line-height: 1;
  position: relative;
  padding-bottom: 0.626667rem;
  margin-bottom: 0.586667rem;
}
.public-title p:before {
  position: absolute;
  content: '';
  bottom: 0;
  left: 50%;
  background: #ca1b2a;
  width: 1.0rem;
  height: 1px;
  transform: translateX(-50%);
}
.public-title a {
  height: 0.72rem;
  border: 1px solid #bfbfbf;
  width: 2.0rem;
  margin: 0 auto;
  font-size: 0.32rem;
  color: #bfbfbf;
}
.public-title a:hover {
  color: #fff;
  background: #ca1b2a;
  border-color: #ca1b2a;
}
.session_1 {
  margin-top: 1rem;
  padding-left: 0.32rem;
  padding-right: 0.32rem;
  box-sizing: border-box;
  overflow: hidden;
}
.session_1 .des-box {
  margin-top: 0.506667rem;
}
.session_1 .des-box p {
  line-height: 2;
  font-size: 0.346667rem;
  color: #666666;
}
.session_1 .des-box .img-box {
  text-align: center;
  margin-top: 0.266667rem;
  /*margin-bottom: 0.533333rem;*/
}
.session_1 .des-box .img-box img {
  width: 100%;
  margin: 0 auto;
}

.public-title h3.top06 {
	font-size:18px;
    margin-top: 0.4rem;
    font-weight: 900;
}
.public-title h4 {
    font-weight: 500;
    font-size: 26px;
    color: #000000;
    line-height: 1;
    margin-bottom: 10px;
}
.public-title p span {
	font-size:12px;
    color: #ca1b2a;
	line-height: 1.2;
}
.bm {
    background-color: #111;
}
.top20 {
    padding-top: 20px;
}
.session_2 .top-box {
  height: 6.8rem;
  background: url(../images/img_3.jpg) center center no-repeat;
  background-size: cover;
  padding-top: 1.333333rem;
  box-sizing: border-box;
}
.session_2 .top-box .public-title h3,
.session_2 .top-box .public-title p {
  color: #fff;
}
.session_2 .top-box .public-title p:before {
  background: #fff;
}
.session_2 .top-box .public-title a {
  border-color: #fff;
  color: #fff;
}
.session_2 .top-box .public-title a:hover {
  background: #fff;
  color: #ca1b2a;
}
.session_2 .centent-box {
  padding-left: 0.32rem;
  padding-right: 0.32rem;
  box-sizing: border-box;
  margin-top: -1.333333rem;
  position: relative;
}
.session_2 .centent-box .all-box {
  position: relative;
  background: #fff;
  padding: 0.32rem;
  box-sizing: border-box;
  box-shadow: 0px 0px 0.133333rem rgba(0, 0, 0, 0.2);
}
.session_2 .centent-box .all-box .swiper-pagination {
  top: 5.333333rem;
  text-align: right;
  padding-right: 0.6rem;
  box-sizing: border-box;
  color: #fff;
  font-size: 0.346667rem;
}
.session_2 .centent-box .all-box .swiper-pagination .swiper-pagination-current {
  font-size: 0.4rem;
  font-weight: 700;
}
.session_2 .centent-box .all-box .item-box .img-box {
  position: relative;
}
.session_2 .centent-box .all-box .item-box .img-box img {
  width: 100%;
}
.session_2 .centent-box .all-box .item-box .img-box .nub {
  position: absolute;
  bottom: 0.32rem;
  right: 0.32rem;
  font-size: 0.346667rem;
  color: #fff;
}
.session_2 .centent-box .all-box .item-box .img-box .nub span {
  font-size: 0.4rem;
  font-weight: 700;
  color: #ca1b2a;
}
.session_2 .centent-box .all-box .item-box .txt-box {
  margin-top: 0.133333rem;
  padding-left: 0.266667rem;
  padding-right: 0.266667rem;
  box-sizing: border-box;
  padding-bottom: 0.4rem;
}
.session_2 .centent-box .all-box .item-box .txt-box h3 {
  line-height: 0.986667rem;
  border-bottom: 1px solid #eee;
  margin-bottom: 0.133333rem;
}
.session_2 .centent-box .all-box .item-box .txt-box .des-box p {
  line-height: 1.6;
  font-size: 0.346667rem;
  color: #8e8e8e;
}
.session_2 .centent-box .all-box .item-box .txt-box .icon-list {
  margin-top: 0.266667rem;
  font-size: 0;
}
.session_2 .centent-box .all-box .item-box .txt-box .icon-list .item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  margin-right: 0.266667rem;
}
.session_2 .centent-box .all-box .item-box .txt-box .icon-list .item .icon-box img {
  height: 0.773333rem;
}
.session_2 .centent-box .all-box .item-box .txt-box .icon-list .item p {
  font-size: 0.32rem;
  color: #bfbfbf;
}
.session_3 {
  margin-top: 1.333333rem;
  padding-left: 0.32rem;
  padding-right: 0.32rem;
  box-sizing: border-box;
}
.session_3 .public-title h3 {
  line-height: 1.4;
}
.session_3 .centent-box {
  margin-top: 0.6rem;
}
.session_3 .item-box .img-box img {
  width: 100%;
}
.session_3 .item-box .txt-box {
  margin-top: 0.533333rem;
  text-align: center;
  padding-left: 0.666667rem;
  padding-right: 0.666667rem;
  box-sizing: border-box;
}
.session_3 .item-box .txt-box h3 {
  font-size: 0.4rem;
  color: #595959;
  line-height: 1;
  margin-bottom: 0.373333rem;
}
.session_3 .item-box .txt-box p {
  font-size: 0.346667rem;
  line-height: 1.8;
  color: #8e8e8e;
}
.session_3 .public-pagination {
  margin-top: 0.4rem;
  position: static;
}
.session_4 {
  margin-top: 1.2rem;
  padding-left: 0.32rem;
  padding-right: 0.32rem;
}
.session_4 .all-box {
  display: flex;
  background: #ca1b2a;
  margin-top: 0.666667rem;
}
.session_4 .all-box .item-box {
  position: relative;
  height: 5.0rem;
  width: 20%;
  transition: all .3s;
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  overflow: hidden;
}
.session_4 .all-box .item-box:nth-child(1) {
  background: url(../images/img_11.jpg) left center no-repeat;
  background-size: cover;
}
.session_4 .all-box .item-box:nth-child(2) {
  background: url(../images/img_12.jpg) left center no-repeat;
  background-size: cover;
}
.session_4 .all-box .item-box:nth-child(3) {
  background: url(../images/img_13.jpg) left center no-repeat;
  background-size: cover;
}
.session_4 .all-box .item-box.active {
  width: 60%;
}
.session_4 .all-box .item-box.active .title {
  opacity: 0;
}
.session_4 .all-box .item-box.active .des-box {
  opacity: 1;
}
.session_4 .all-box .item-box .title {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  text-align: center;
}
.session_4 .all-box .item-box .title .icon-box {
  margin-bottom: 0.266667rem;
}
.session_4 .all-box .item-box .title .icon-box img {
  height: 0.533333rem;
}
.session_4 .all-box .item-box .title p {
  width: 20px;
  text-align: center;
  margin: 0 auto;
  color: #fff;
  line-height: 1.1;
  font-size: 0.32rem;
}
.session_4 .all-box .item-box .des-box {
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  transform: translateY(-50%);
  width: 5.066667rem;
  margin-left: -2.533333rem;
}
.session_4 .all-box .item-box .des-box .icon-box img {
  height: 0.533333rem;
}
.session_4 .all-box .item-box .des-box h3 {
  color: #fff;
  font-weight: 400;
  font-size: 0.4rem;
  margin-bottom: 0.08rem;
  margin-top: 0.266667rem;
}
.session_4 .all-box .item-box .des-box p {
  color: #fff;
  font-size: 0.32rem;
}
.session_4 .bottom-box {
  padding-left: 0.266667rem;
  padding-right: 0.266667rem;
  box-sizing: border-box;
  margin-top: 0.6rem;
}
.session_4 .bottom-box .title p {
  font-size: 0.48rem;
  color: #ca1b2a;
}
.session_4 .bottom-box .title h3 {
  color: #ca1b2a;
  font-size: 0.48rem;
  margin-bottom: 0.133333rem;
  margin-top: 0.106667rem;
}
.session_4 .bottom-box .des-box {
  text-align: left;
  font-size: 0.346667rem;
  color: #8e8e8e;
  line-height: 1.8;
}
.session_4 .bottom-box .des-box .zixun {
  margin-top: 0.333333rem;
}
.session_4 .bottom-box .des-box .zixun a {
  height: 0.72rem;
  border: 1px solid #bfbfbf;
  width: 2.133333rem;
  font-size: 0.32rem;
  color: #bfbfbf;
}
.session_4 .bottom-box .des-box .zixun a:hover {
  background: #ca1b2a;
  border-color: #ca1b2a;
  color: #fff;
}
.session_5 {
  background: #f3f3f3;
  padding-top: 1.333333rem;
  margin-top: 1.333333rem;
  padding-left: 0.32rem;
  padding-right: 0.32rem;
  box-sizing: border-box;
  padding-bottom: 1.333333rem;
}
.session_5 .centent-box {
  position: relative;
  margin-top: 0.6rem;
}
.session_5 .centent-box .swiper-button-prev {
  left: 0.32rem;
}
.session_5 .centent-box .swiper-button-next {
  right: 0.32rem;
}
.session_5 .centent-box .swiper-button-next,
.session_5 .centent-box .swiper-button-prev {
  top: 2.933333rem;
  width: 0.8rem;
  height: 0.8rem;
  background: rgba(0, 0, 0, 0.05);
}
.session_5 .centent-box .swiper-button-next:after,
.session_5 .centent-box .swiper-button-prev:after {
  font-size: 0.373333rem;
  color: #333;
}
.session_5 .centent-box .swiper-button-next:hover,
.session_5 .centent-box .swiper-button-prev:hover {
  background: #ca1b2a;
}
.session_5 .centent-box .swiper-button-next:hover:after,
.session_5 .centent-box .swiper-button-prev:hover:after {
  color: #fff;
}
.session_5 .centent-box .public-pagination {
  margin-top: 0.533333rem;
  position: static;
}
.session_5 .centent-box .item-box {
  width: 6.133333rem;
  margin: 0 auto;
}
.session_5 .centent-box .item-box .img-box img {
  width: 100%;
}
.session_5 .centent-box .item-box .txt-box {
  text-align: center;
  margin-top: 0.533333rem;
  border-bottom: 1px solid #d3d3d3;
  padding-bottom: 0.373333rem;
}
.session_5 .centent-box .item-box .txt-box .title-box {
  margin-bottom: 0.32rem;
}
.session_5 .centent-box .item-box .txt-box .title-box h3 {
  font-size: 0.4rem;
  color: #333333;
}
.session_5 .centent-box .item-box .txt-box .title-box p {
  font-size: 0.32rem;
  color: #666666;
}
.session_5 .centent-box .item-box .txt-box .des-box p {
  line-height: 1.6;
  font-size: 0.32rem;
  color: #666666;
}
.session_6 {
  margin-top: 1.333333rem;
}
.session_6 .gallery-top .item-box {
  position: relative;
}
.session_6 .gallery-top .item-box .img-box {
  position: relative;
}
.session_6 .gallery-top .item-box .img-box:before {
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
}
.session_6 .gallery-top .item-box .img-box img {
  width: 100%;
}
.session_6 .gallery-top .item-box .txt-box {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  padding-left: 0.666667rem;
  padding-right: 0.666667rem;
  box-sizing: border-box;
  z-index: 2;
}
.session_6 .gallery-top .item-box .txt-box .title {
  color: #fff;
  margin-bottom: 0.2rem;
}
.session_6 .gallery-top .item-box .txt-box .title span {
  font-size: 0.48rem;
  font-weight: 700;
  display: inline-block;
  margin-right: 0.266667rem;
}
.session_6 .gallery-top .item-box .txt-box .des-box p {
  line-height: 1.6;
  font-size: 0.346667rem;
  color: #fff;
}
.session_6 .bottom-box {
  position: relative;
  height: 2.666667rem;
}
.session_6 .bottom-box:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 0.133333rem;
  background: url(../images/icon_40.png);
}
.session_6 .bottom-box .arr-box {
  position: absolute;
  z-index: 999;
  right: 0.266667rem;
  font-size: 0;
  top: 0.533333rem;
}
.session_6 .bottom-box .arr-box span {
  height: 0.666667rem;
  width: 1px;
  background: #000;
  display: inline-block;
  vertical-align: middle;
  transform: rotate(20deg);
}
.session_6 .bottom-box .arr-box .swiper-button-next,
.session_6 .bottom-box .arr-box .swiper-button-prev {
  position: static;
  display: inline-block;
  margin: 0;
  width: auto;
  height: 1.066667rem;
  width: 0.933333rem;
  line-height: 1.066667rem;
  text-align: center;
}
.session_6 .bottom-box .arr-box .swiper-button-next img,
.session_6 .bottom-box .arr-box .swiper-button-prev img {
  height: 0.266667rem;
}
.session_6 .bottom-box .arr-box .swiper-button-next:after,
.session_6 .bottom-box .arr-box .swiper-button-prev:after {
  display: none;
}
.session_6 .gallery-thumbs {
  margin-top: 1.026667rem;
  width: 66.66%;
  margin-left: 0;
}
.session_6 .gallery-thumbs .item-box {
  text-align: center;
}
.session_6 .gallery-thumbs .item-box span {
  display: inline-block;
  width: 1px;
  height: 0.426667rem;
  background: #949494;
  transition: all .3s;
}
.session_6 .gallery-thumbs .item-box h3 {
  font-size: 0.4rem;
  color: #949494;
  font-weight: 400;
}
.session_6 .gallery-thumbs .item-box p {
  font-size: 0.32rem;
  color: #949494;
}
.session_6 .gallery-thumbs .swiper-slide-thumb-active .item-box span {
  height: 0.666667rem;
  background: #333333;
}
.session_6 .gallery-thumbs .swiper-slide-thumb-active .item-box h3,
.session_6 .gallery-thumbs .swiper-slide-thumb-active .item-box p {
  color: #333;
}
.session_7 {
  margin-top: 0.933333rem;
  padding-left: 0.32rem;
  padding-right: 0.306667rem;
  box-sizing: border-box;
}
.session_7 .top-box {
  margin-bottom: 0.533333rem;
}
.session_7 .top-box .img-box {
  position: relative;
}
.session_7 .top-box .img-box img {
  width: 100%;
}
.session_7 .top-box .img-box .nub {
  position: absolute;
  top: 0;
  right: 0;
  width: 1.6rem;
  height: 1.6rem;
  background: #ca1b2a;
  text-align: center;
  color: #fff;
  padding-top: 0.24rem;
  box-sizing: border-box;
}
.session_7 .top-box .img-box .nub span {
  font-size: 0.48rem;
  line-height: 1;
}
.session_7 .top-box .img-box .nub p {
  font-size: 0.32rem;
  line-height: 1;
  margin-top: 0.213333rem;
}
.session_7 .top-box .txt-box {
  padding-top: 0.266667rem;
}
.session_7 .top-box .txt-box h3 {
  font-size: 0.373333rem;
  color: #333333;
  line-height: 1.6;
}
.session_7 .top-box .txt-box p {
  font-size: 0.346667rem;
  color: #666666;
  line-height: 1.6;
}
.session_7 .bottom-box .item-box {
  border: 1px solid #e6e6e6;
  height: 2.666667rem;
  position: relative;
  padding-left: 2.4rem;
  padding-top: 0.4rem;
  margin-bottom: 0.4rem;
  padding-right: 0.266667rem;
  box-sizing: border-box;
}
.session_7 .bottom-box .item-box .time {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  width: 1.866667rem;
  border-right: 1px solid #e6e6e6;
  padding-top: 0.133333rem;
  padding-bottom: 0.133333rem;
}
.session_7 .bottom-box .item-box .time span {
  font-size: 0.48rem;
  color: #1a1a1a;
  line-height: 1;
}
.session_7 .bottom-box .item-box .time p {
  font-size: 0.32rem;
  color: #808080;
  line-height: 1;
  margin-top: 0.133333rem;
}
.session_7 .bottom-box .item-box .des-box h3 {
  font-size: 0.373333rem;
  color: #333333;
}
.session_7 .bottom-box .item-box .des-box p {
  font-size: 0.346667rem;
  line-height: 1.6;
  color: #666666;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.session_7 .bottom-box .more-box {
  margin-top: 0.8rem;
  margin-bottom:1.8rem;
}
.session_7 .bottom-box .more-box a {
  height: 0.72rem;
  border: 1px solid #bfbfbf;
  width: 2.133333rem;
  font-size: 0.32rem;
  color: #bfbfbf;
  margin: 0 auto;
}
.session_7 .bottom-box .more-box a:hover {
  background: #ca1b2a;
  border-color: #ca1b2a;
  color: #fff;
}
/*# sourceMappingURL=index.css.map */