@import "common.css";
body {
  min-width: 320px;
  margin: 0 auto;
  width: 100%;
  background: #FFFFFF;
}
* {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
}
li {
  list-style: none;
}
.swiper-pagination-bullet-active {
  background: #111 !important;
}
.more-box {
  text-align: right;
}
.more {
  font-size: 0.29rem;
  display: flex;
  justify-content: flex-end;
  color: #111;
}
.more img {
  width: 0.4rem;
  height: 0.4rem;
  vertical-align: middle;
  margin-left: 0.16rem;
}
.area-title {
  text-align: center;
  padding-top: 1.07rem;
  margin-bottom: 0.66rem;
  box-sizing: border-box;
}
.area-title .tle {
  font-size: 0.42rem;
  color: #111;
  font-weight: bold;
}
.container .area1 {
  width: 100%;
  height: 4rem;
  display: flex;
  position: relative;
  overflow: hidden;
}
.container .area1 .swiper-slide {
  display: flex;
  overflow: hidden;
  height: 100%;
  justify-content: center;
}
.container .area1 .swiper-slide img {
  width: 100%;
}
.container .area1 .swiper-pagination {
  top: auto !important;
  width: 1.6rem !important;
  overflow: hidden;
  left: 50% !important;
  height: 6px !important;
  border-radius: 0;
  transform: translateX(-50%);
  bottom: 0.2rem;
}
.container .area1 .swiper-pagination-progress {
  background: rgba(243, 243, 243, 0.3);
}
.container .area1 .swiper-pagination-progress .swiper-pagination-progressbar {
  background: #F3F3F3;
}
.container .area2 .ar-con {
  position: relative;
  height: 6rem;
  width: 100%;
}
.container .area2 .ar-con .area-title {
  position: absolute;
  z-index: 3;
  width: 100%;
  text-align: center;
}
.container .area2 .ar-con .area-title p {
  color: #111;
  font-size: 0.42rem;
  font-weight: bold;
}
.container .area2 .ar-con .area2-bg {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
}
.container .area2 .ar-con .area2-bg img {
  width:100%;
}
.container .area2 .ar-con .mask {
  width: 100%;
  height: 6rem;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.9) 30%, rgba(255, 255, 255, 0.1) 120%);
  z-index: 2;
}
.container .area2 .ar-con .ar-text {
  position: absolute;
  top: 1.84rem;
  padding: 0 0.53rem;
  box-sizing: border-box;
  z-index: 3;
}
.container .area2 .ar-con .ar-text p {
  font-size: 0.32rem;
  color: #333;
  text-indent: 0.5rem;
  line-height: 0.5rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
}
.container .area2 .ar-con .ar-text .area1-txt {
  margin-bottom: 0.53rem;
}
.container .area3 {
  margin: 0 0.53rem;
}
.container .area3 ul {
  margin-bottom: 0.4rem;
}
.container .area3 ul li {
  font-size: 0.35rem;
}
.container .area3 ul li a {
  display: block;
  height: 1.22rem;
  line-height: 1.22rem;
  border-bottom: 1px solid #EEEEEE;
}
.container .area3 ul li a .list-con {
  display: flex;
  align-items: center;
}
.container .area3 ul li a .date {
  color: #0358B6;
  width: 1.3rem;
}
.container .area3 ul li a .line {
  width: 1px;
  height: 0.32rem;
  background-color: #0358B6;
  margin: 0 12px;
}
.container .area3 ul li a p {
  color: #111;
  font-weight: normal;
  width: 7rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.container .area4 .ar4-con {
  margin: 0 0.53rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.container .area4 .ar4-con .item a {
  display: inline-block;
  width: 4.26rem;
  height: 2.02rem;
  position: relative;
}
.container .area4 .ar4-con .item a img {
  width: 4.26rem;
  height: 2.02rem;
}
.container .area4 .ar4-con .item a .mask {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.6);
}
.container .area4 .ar4-con .item a .mask .item-title {
  color: #fff;
  font-size: 0.34rem;
  position: absolute;
  bottom: 0.13rem;
  left: 0.26rem;
}
.container .area5 {
  width: 100%;
  height: 7.84rem;
  background: #F5F5F5;
  margin-top: 0.66rem;
}
.container .area5 .area5-title {
  height: 1.86rem;
  line-height: 1.86rem;
  text-align: center;
}
.container .area5 .area5-title .tle {
  font-size: 0.43rem;
  color: #111;
  font-weight: bold;
}
.container .area5 .ar-con {
  margin: 0 0.53rem;
}
.container .area5 .ar-con .swiper-slide {
  width: 4.26rem;
  height: 3.06rem;
}
.container .area5 .ar-con .swiper-slide .pic {
  width: 100%;
  height: 100%;
}
.container .area5 .ar-con .swiper-slide .pic img {
  width: 100%;
  height: 100%;
}
.container .area5 .ar-con .swiper-slide .bt-text {
  text-align: center;
  border-bottom: 1px solid #111;
  height: 0.89rem;
  line-height: 0.89rem;
}
.container .area5 .ar-con .swiper-slide .bt-text h4 {
  color: #333333;
  font-size: 0.34rem;
}
.container .area5 .ar-con .swiper-pagination2 {
  margin-top: 0.8rem;
  text-align: center;
}
.container .area6 {
  margin: 0 0.53rem;
  padding-bottom: 0.8rem;
}
.container .area6 .area-title {
  margin-bottom: 0.52rem;
  padding-top: 0.8rem;
}
.container .area6 .ar-con {
  margin-bottom: 0.46rem;
}
.container .area6 .ar-con .item {
  display: flex;
  width: 100%;
  box-sizing: border-box;
  padding-left: 0;
  align-items: center;
  height: 2.46rem;
  border: 1px solid transparent;
  border-bottom-color: #eee;
}
.container .area6 .ar-con .item .pic {
  margin-right: 0.266rem;
  width: 2.66rem;
  height: 1.66rem;
}
.container .area6 .ar-con .item .pic img {
  width: 2.66rem;
  height: 1.66rem;
}
.container .area6 .ar-con .item .ar-text {
  height: 1.66rem;
  display: flex;
  flex-direction: column;
}
.container .area6 .ar-con .item .ar-text h4 {
  color: #333;
  font-size: 0.37rem;
  margin-bottom: 0.2rem;
}
.container .area6 .ar-con .item .ar-text p {
  color: #999;
  font-size: 0.32rem;
}
.container .area7 {
  height: 8.5rem;
  background: #F5F5F5;
}
.container .area7 .view .swiper-slide {
  text-align: center;
}
.container .area7 .view .swiper-slide img {
  width: 6.66rem;
  height: 5rem;
}
.container .area7 .view .swiper-button-prev {
  background-image: url('../images/arrow-left.png');
  background-size: 0.4533rem 0.4533rem;
}
.container .area7 .view .swiper-button-next {
  background-image: url('../images/arrow-right.png');
  background-size: 0.4533rem 0.4533rem;
}
