img{border: 0;vertical-align: top;}
ul,li{list-style: none;}
.shutter-img a:nth-child(1){z-index: 12;}
.shutter-img a:nth-child(2){z-index: 11;}
.shutter-img a:nth-child(3){z-index: 10;}
.shutter-img a:nth-child(4){z-index: 9;}
.shutter-img a:nth-child(5){z-index: 8;}
.shutter{overflow: hidden;width: 100%;position: relative;color: #fff}
.shutter img{max-width: none;}
.shutter-img{z-index: 1;position: relative;}
.shutter-img,
.shutter-img a{position: absolute;left: 0;top: 0;width: 100%;height: 100%;display: inline-block}
.shutter-img a{cursor: default;}
.shutter-img a > img{width: 100%;height: 100%;position: absolute;top: 0;left: 0;object-fit: cover;}
.shutter-img a .created img{object-fit: cover;}
.shutter-img .created{overflow: hidden;position: absolute;z-index: 20;}
.shutter-btn{display: none;}
.shutter-btn li{position: absolute;z-index: 2;top: 50%;width: 49px;height: 49px;margin-top: -25px;cursor: pointer;}
/* .shutter-btn li.prev{left: 20px;background: url(../images/shutter_prevbtn.png) no-repeat 0 -49px;} */
/* .shutter-btn li.next{right: 20px;background: url(../images/shutter_nextbtn.png) no-repeat 0 -49px;} */
/* .shutter-desc{position: absolute;z-index: 2;left: 0;bottom: 0;width: 100%;height: 36px;background: url(../images/shutter_shadow.png) repeat;} */
.shutter-desc p{padding-left: 20px;line-height: 36px;color: #fff;font-size: 14px;}
.shutter-nav{width: 100%;text-align: center;font-size: 0;position: absolute;left: 0;bottom: 0;z-index: 100;}
.shutter-nav>li{display: inline-block;vertical-align: top;width: .16rem;height: .16rem;min-width: 8px;min-height: 8px;;border: .03rem solid #fff;border-radius: 50%;margin-bottom: .32rem;cursor: pointer;background-color: transparent;margin-right: .44rem;}
.shutter-nav>li:last-child{margin-right: 0;}
.shutter-nav>li.active{background-color: #0082e0;border: none;}


.shutter .box .lamp{position: absolute;left: -.34rem;top: -.48rem;width: 1.68rem;height: 1.65rem;display: inline-block;content:"";background: url(../images/light.png) center center / cover no-repeat}
.shutter .light-img img{width: 100%;position:absolute}
.shutter .layout{top: 1.69rem;left: 2.52rem;position: absolute;overflow: inherit !important;;}
.shutter .layout.hide{opacity: 0;}
.shutter .layout.show{opacity: 1; }

.shutter .box{position: absolute;z-index: 99;width: 100%;}
.shutter .tit{display: inline-block;}
.shutter .title{font-weight: bold;margin-bottom: .36rem;}
.shutter .container{position: relative;z-index: 8;}
.shutter .words{padding-left: .36rem;position: absolute;left: 0;}
.shutter .text{line-height: 1.4;}

.a-bn{height:calc(100vh - 0.75rem) !important;}
@media(max-width: 1200px){
    .a-bn{height: 43.54vw !important;}
}
@media(max-width:750px){
    .shutter .layout {left: 15px}
}
