.main{
    width: 1400px;
    margin: 0 auto;
}
body{
    min-width: 1400px;
    background-color: #f7f7f7;
}
a{
    cursor: pointer;
}
.clear {
	font: 0px/0px serif;
	display: block;
	clear: both;
}
/* header */
.header{
    height: 90px;
    overflow: hidden;
    background: url(../../../../images/picture/version/2022/banner001.png) no-repeat aliceblue;
    background-position-y: -105px;
    position: relative;
    padding-left: 20px;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.1);
}
.header .left{
    float: left;
    line-height: 90px;
    font-size: 14px;
    color: #fff;
}
.header .left b{
    font-weight: normal;
    margin: 0 6px;
}
.header .left i{
    display: inline-block;
    vertical-align: top;
    margin-top: 1px;
    margin-right: 6px;
}
.header .left a{
    color: #fff;
    margin-left: 6px;
}
.header .center{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
}
.header .center h2{
    font-size: 24px;
    color: #fff;
    margin-bottom: 10px;
}
.header .center p{
    font-size: 14px;
    color: #fff;
}
.header .right{
    float: right;
    font-size: 0;

}
.header .right a{
    display: inline-block;
    width: 88px;
    height: 90px;
    line-height: 90px;
    color: #fff;
    text-align: center;
    position: relative;
}
.header .right a i{
    font-size: 18px;
}
.header .right a:hover,.header .right a.play{
    background:rgba(255, 255, 255, 0.2);
}
.header .right a::after{
    position: absolute;
    content: '';
    left: 0;
    width: 0;
    bottom: 0;
    height: 4px;
    background-color: #fff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    text-decoration: none;
}
.header .right a:hover::after,.header .right a.play::after{
    width: 100%;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    text-decoration: none;
}
/* swiperBox */
.swiperBox{
    padding-top: 52px;
    background: url(../../../../images/picture/version/2022/banner_bgi001.png) no-repeat;
}
.swiper-container {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
}
.gallery-top .swiper-father{
    height: 653px;
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
    box-shadow: 0 3px 10px 0 rgba(0,0,0,.2);
}
.swiper-slide {
  background-size: cover;
  background-position: center;
}
.gallery-top {
  height: 653px;
  width: 100%;
  padding-bottom: 52px;
}
.gallery-thumbs {
  width: 1000px;
  height: 105px;
  margin: 0 auto;
  box-sizing: border-box;
  overflow: hidden;
}
.gallery-thumbs .swiper-slide {
  width: 86px!important;
  height: 100%;
  position: relative;
}
.gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1;
}
.gallery-top .swiper-button-next,.gallery-top .swiper-button-prev {
  width: 64px;
  height: 120px;
  line-height: 120px;
  text-align: center;
  background: rgba(153,153,153,.5);
  border-radius: 4px;
}
.gallery-top .swiper-button-next,.gallery-thumbs .swiper-button-next{
    right: 0!important;
}
.gallery-top .swiper-button-prev,.gallery-thumbs .swiper-button-prev{
    left: 0!important;
}
.gallery-top .swiper-button-next i,.gallery-top .swiper-button-prev i {
  font-size: 36px;
  color: #fff;
}
.gallery-thumbs .swiper-father1{
    width: 918px;
    height: 105px;
    margin: 0 auto;
    overflow: hidden;
}
.gallery-thumbs .swiper-button-next,.gallery-thumbs .swiper-button-prev {
  width: 24px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background: rgba(153,153,153,.5);
  border-radius: 4px;
  top: 35%;
}
.gallery-thumbs .swiper-button-next i,.gallery-thumbs .swiper-button-prev i {
  font-size: 18px;
  color: #fff;
}
.gallery-top .swiper-slide{
    position: relative;
}
.gallery-top .swiper-slide a.image{
    display: block;
    padding-bottom: 56.3%;
    height: 0;
    overflow: hidden;
}
.gallery-top .swiper-slide a.image img{
    max-height: none;
    width: 100%;
}
.gallery-top .swiper-slide p{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 19px 97px 19px 23px;
    background-color: #fff;
}
.gallery-top .swiper-slide p a{
    display: block;
    font-size: 14px;
    color: #666;
    line-height: 26px;
    max-height: 52px;
    overflow: hidden;
}
.gallery-top .swiper-pagination{
    position: absolute;
    width: 97px;
    height: 96px;
    line-height: 96px;
    text-align: center;
    bottom: 0;
    right: 0;
    left: auto;
    background: url(../../../../images/picture/version/2022/icon003.png) no-repeat;
    color: #fff;
    font-size: 18px;
}
.gallery-top .swiper-pagination-current{
    font-size: 28px;
}
.swiper-box1{
    height: 100%;
    position: relative;
}
.gallery-thumbs .swiper-slide a.image{
    display: block;
    width: 86px;
    height: 86px;
    box-sizing: border-box;
    border: 1px solid #e5e5e5;
    position: relative;
}
.gallery-thumbs .swiper-slide-thumb-active a.image{
    border: 2px solid #00994d;
}
.gallery-thumbs .swiper-slide a.image img{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.gallery-thumbs .swiper-slide .swiper-pagination{
    position: absolute;
    bottom: 0;
}
.gallery-thumbs .number{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 12px;
    color: #333;
}
.gallery-thumbs .number b{
    font-weight: normal;
}
.gallery-thumbs .number em{
    font-style: normal;
}
.swiperBox-bot{
    height: 116px;
    background-color: #fff;
    padding-top: 20px;
}
.swiperBox-bot .main{
    position: relative;
}
.swiperBox-bot .advBox{
    position: absolute;
    top: 0;
    height: 105px;
}
.swiperBox-bot .advBox a.image{
    display: block;
}
.swiperBox-bot .advBox a.image img{
    width: 116px;
    height: 80px;
}
.swiperBox-bot .advBox p{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
}
.swiperBox-bot .advBox p a{
    font-size: 12px;
    color: #333;
}
.swiperBox-bot .advBox p a:hover{
    color: #00994d;
}
.swiperBox-bot .left{
    left: 50px;
}
.swiperBox-bot .right{
    right: 50px;
}


/* footer */
#foot{ width: 100%; height: 90px; margin: 15px auto 0; text-align: center; padding: 22px 0 0 0; font: normal 12px "Tahoma"; color: #555555;  repeat-x 0 -677px; }
#foot p{ font: normal 15px/35px "Microsoft Yahei","simhei"; color: #999999; }
#foot p a{ text-decoration: none; color: #555555; margin: 0px 8px; }
#foot p a:hover{ text-decoration: underline; color: #ff6600; }