.box{
    background: #ffffff;
}
.banner{
    width: 100%;
    height: auto;
    margin-top: 80px;
}
.banner .swiper{
    width: 100%;
    height: 100%;
}

.notice{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.notice .not-head{
    width: 105px;
    height: 54px;
    border-bottom: 2px solid #6da288;
    box-sizing: border-box;
    font-size: 26px;
    color: #333333;
    line-height: 54px;
    text-align: center;
    margin-top: 15px;
}
.notice .not-ou{
    width: 100%;
    height: auto;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
}
.notice .not-le{
    width: 580px;
    height: 340px;
    margin-top: 25px;
    margin-left: 0!important;
}
.not-le .swiper-wrapper{
    width: 100%;
    height: 100%;
}
.not-le .swiper-slide{
    width: 100%;
    height: 100%;
}
.not-le a{
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}
.not-le .span{
    width: 100%;
    height: 50px;
    background: rgba(0,0,0,0.6);
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 16px;
    box-sizing: border-box;
    font-size: 16px;
    color: #ffffff;
    line-height: 50px;
}
.not-le .swiper-pagination{
    width: 70px!important;
    height: 10px!important;
    position: absolute;
    bottom: 15px!important;
    left: 520px!important;
    right: 0;
    display: flex;
}
.not-le .swiper-pagination-bullet{
    width: 10px!important;
    height: 10px!important;
    background: #ffffff!important;
    border-radius: 50px!important;
    opacity:1!important;
}
.not-le .swiper-pagination-bullet-active{
    width: 20px!important;
    height: 10px!important;
    background: #0068b7!important;
    border-radius: 10px!important;
    opacity:1!important;
}
.notice .not-ri{
    width: 570px;
    height: auto;
    overflow: hidden;
}
.not-ri .not-head{
    width: 100%;
    height: 46px;
    margin-top: 13px;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #eeeeee;
}
.not-head .not-les{
    width: auto;
    height: 46px;
    display: flex;
}
.not-les .not-box{
    width: auto;
    height: 46px;
    display: flex;

}
.not-box .not-item{
    width: auto;
    height: 46px;
    box-sizing: border-box;
    font-size: 22px;
    line-height: 46px;
    margin-right: 10px;
    /*cursor:pointer;*/
    border-bottom: 2px solid #6da288;
    color: #6da288;
}

.not-les .not-name{
    width: auto;
    height: 46px;
    border-bottom: 4px solid #0068b7;
    box-sizing: border-box;
    padding: 0 10px;
    font-size: 24px;
    font-weight: bold;
    line-height: 46px;
}
.not-les .not-span{
    width: auto;
    height: 46px;
    font-size: 18px;
    color: #ececec;
    line-height: 46px;
}
.not-head .not-ris{
    width: auto;
    height: 46px;
    font-size: 12px;
    color: #999999;
    line-height: 46px;
}
.not-ris a{
    display: block;
    width: 100%;
    height: 100%;
    color: #999999;
}
.not-ri .not-ul{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 40px;
}
.not-ul.active{
    display: block;
}
.not-ul .not-li{
    width: 100%;
    height: 60px;
    border-bottom: 1px dashed #eeeeee;
    overflow: hidden;

}
.not-li a{
    display: block;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
}
.not-li .not-time{
    width: auto;
    height: 60px;
    font-size: 18px;
    color: #666666;
    line-height: 60px;
    overflow: hidden;
}

.not-li .not-text{
    width: 440px;
    height: 60px;
    font-size: 16px;
    color: #333333;
    line-height: 60px;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}



.open{
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #f8f8f8;
}
.open .w-1200{
    overflow: hidden;
}
.top{
    width: 100%;
    height: auto;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}
.top .top-le{
    width: 105px;
    height: 54px;
    border-bottom: 2px solid #6da288;
    box-sizing: border-box;
    font-size: 26px;
    color: #333333;
    line-height: 54px;
    text-align: center;
}
.top .top-ri{
    display: block;
    width: auto;
    height: 54px;
    box-sizing: border-box;
    font-size: 14px;
    color: #666666;
    line-height: 54px;
}
.open .open-box{
    width: 100%;
    height: 564px;
    margin: 45px 0 0px;
    position: relative;
}
.open-box .swiper-wrapper{
    width: 100%;
    height: 100%;
}
.open-box .swiper-slide{
    width: 800px;
    height: 500px;
    position: relative;
}
.open-box .span{
    width: 100%;
    height: 42px;
    background: rgba(0,0,0,0.6);
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    line-height: 42px;
}
#open .swiper-button-prev{
    width: 42px !important;
    height: 42px !important;
    background: url(../images/left1.png) no-repeat center center / 100% 100% !important;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    --swiper-theme-color:'';
}
.swiper-button-prev:after {
    content: '' !important;
}
.swiper-button-next:after{
    content: '' !important;
}
#open .swiper-button-next{
    width: 42px !important;
    height: 42px !important;
    background: url(../images/left2.png) no-repeat center center / 100% 100% !important;
}


#guest .swiper-button-prev{
    width: 42px !important;
    height: 42px !important;
    background: url(../images/left3.png) no-repeat center center / 100% 100% !important;
}
#guest .swiper-button-next{
    width: 42px !important;
    height: 42px !important;
    background: url(../images/left4.png) no-repeat center center / 100% 100% !important;
}

.feng{
    width: 100%;
    height: auto;
    overflow: hidden;
}

.feng .feng-box{
    width: 100%;
    height: 285px;
    display: flex;
    justify-content: space-between;
    margin-top: 25px;
    margin-bottom: 40px;
}
.feng-box .feng-item{
    width: 285px;
    height: 285px;
}

.exhibits{
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #f8faf9;
}
.exhibits .exh-box{
    width: 100%;
    height: 285px;
    display: flex;
    justify-content: space-between;
    margin-top: 25px;
    margin-bottom: 58px;
}
.exh-box .exh-item{
    display: block;
    width: 285px;
    height: 285px;
    position: relative;
}
.exh-item .exh-span{
    width: 93%;
    height: 50px;
    background: rgba(0,0,0,0.6);
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    line-height: 50px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding-left: 10px;
    padding-right: 10px;    
}

.review{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.review .rev-box{
    width: 100%;
    height: 250px;
    display: flex;
    justify-content: space-between;
    margin-top: 25px;
    margin-bottom: 5px;
}
.rev-box .rev-item{
    width: 390px;
    height: 250px;
    position: relative;
}
.rev-item .rev-span{
    width: 95%;
    height: 50px;
    background: rgba(0,0,0,0.6);
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    line-height: 50px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding-left: 10px;
    padding-right: 10px;
}