.cl:after, .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}
.cl, .clearfix {
    zoom: 1
}
.dian {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-break: keep-all
}
.banner {
    width: 750px;
    margin: 0 auto;
    overflow: hidden
}
.container {
    width: 750px;
    margin: 0 auto
}
.jianjie {
    width: 640px;
    margin: 30px auto 0px auto;
    background: #eeeeee;
    font-size: 28px;
    line-height: 42px;
    color: #434343;
    padding: 20px 30px;
    border-radius: 5px;
    text-align: justify;
    box-shadow: 0px 5px 13px 5px rgba(162, 162, 162, 0.24)
}
.paixv {
    width: 140px;
    height: 36px;
    line-height: 36px;
    color: #8a8a8a;
    border: 1px solid #8a8a8a;
    border-radius: 18px;
    text-align: center;
    font-size: 20px;
    margin-left: 30px;
    margin-top: 30px;
}
.paixv span {
    padding-left: 5px
}
.newsbox {
    width: 700px;
    padding: 30px 0 0 0;
    margin: 30px auto 0 auto;
    box-shadow: 0px 6px 16px 6px rgba(205, 205, 205, 0.24);
    overflow: hidden;
}
.newsbox .top {
    width: 700px;
    height: 94px;
    margin-bottom: 27px;
}
.newsbox .top .logo {
    width: 94px;
    height: 94px;
    float: left;
    margin-left: 20px
}
.newsbox .top .logo img {
    width: 94px;
    height: 94px
}
.newsbox .top .info {
    width: 510px;
    height: 94px;
    padding: 20px 0 0 0;
    margin-left: 16px;
    float: left
}
.newsbox .top .info .name {
    width: 100%;
    height: 36px;
    line-height: 36px;
    font-size: 28px;
    color: #434343
}
.newsbox .top .info .time {
    width: 100%;
    height: 36px;
    font-size: 20px;
    line-height: 36px;
    color: #929191
}
.newsbox .news {
    padding: 0px 30px 27px 30px;
    text-align: justify;
    font-size: 30px;
    line-height: 48px;
}
.newsbox .news p{
  padding-bottom: 27px;
}
.newsbox .news a {
    color: #434343;
    font-size: 30px;
    line-height: 48px;
    text-align: justify
}
.newsbox .news a span {
    color: #d21112
}
.more {
    width: 100%;
    height: 80px;
    line-height: 80px;
    text-align: center;
    color: #9e9e9e;
    font-size: 22px
}
.zbfooter {
    width: 100%;
    height: 100px;
    line-height: 100px;
    background: #d71618;
    text-align: center;
    font-size: 28px;
    color: #fff
}
.imgbox {
    width: 650px;
    margin: 0 auto 30px auto;
    overflow: hidden
}
.imgbox video {
    width: 640px;
    height: 360px;
    margin: 0 5px
}
.imgbox .img {
    width: 640px;
    margin: 0 auto;
    position: relative;
    overflow: hidden
}
.imgbox .img.img1 img{
    width: 100%;
}
.imgbox .img.img2 {
    width: 315px;
    height: 230px;
    margin: 5px;
    float: left
}
.imgbox .img.img2 img {
    width: 140%;
    height: 110%;
    position: absolute;
    top: -5%;
    left: -20%
}
.imgbox .img.img3 {
    width: 206px;
    height: 200px;
    margin: 5px;
    float: left
}
.imgbox .img.img3 img {
    width: 176%;
    height: 100%;
    position: absolute;
    top: 0%;
    left: -38%
}
.fc {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000
}
.fc .swiper-container {
    width: 100%;
    height: 100%
}
.fc .swiper-slide img {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%
}
.fc .swiper-slide {
    position: relative;
    width: 100%;
    height: 100%
}
.swiper-pagination-bullet-active {
    background: #fff
}
.num {
    position: absolute;
    right: 20px;
    bottom: 35px;
    font-size: 26px;
    color: white
}
.imgbox-big{
  width: 650px;
  margin: 0 auto 30px auto;
  overflow: hidden
}
.imgbox-big .img{
  width: 350px;
  height: 450px;
  margin: 0 auto 30px 0;
  overflow: hidden
}
.imgbox-big .img img{
  width: 100%;
}
.mask{
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #000;
  width: 100%;
  height: 100%;
  z-index: 9999;
}
.mask .bigimgbox{
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  -webkit-overflow-scrolling : touch;
}
.mask .bigimgbox .box{
  width: 100%;
  height: auto;
}
