.jishushili .Soft {
    width: 1500px !important;
    margin-left: -100px;
}
.jishushili .Soft .swiper-container {
    width: 1480px;
    height: 100%;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    padding-left: 10px;
    box-sizing: border-box;
    margin: 100px;
}

.jishushili .Soft .swiper-wrapper {
    transition-timing-function: linear !important;
    display: flex;
    align-items: center;
    padding: 30px 0;
    box-sizing: border-box;
    width: 100% !important;
    /* margin-left: -30px; */

}

.jishushili .Soft .swiper-container .swiper-slide {
    width: 210px;
    height:285px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items: center;
    transition: 300ms;
    opacity: 0.6 !important;
    transition: all .8s ease !important;
}

.jishushili .Soft .swiper-container .swiper-slide:nth-child(1){
    width: 260px;
    height:353px;
    transition: width 0.8s ease ,height 4s ease!important;
    /* margin-right: -60px !important; */
}
.jishushili .Soft .swiper-container .swiper-slide:nth-child(5){
    width: 260px;
    height:353pxt;
    transition: all .8s ease !important;
    /* margin-left: -75px !important; */

}

.jishushili .Soft .swiper-container .swiper-slide img {
    box-shadow: 0 4px 7px 5px rgba(0, 0, 0, 0.1) !important;
}

.jishushili .Soft .swiper-container .swiper-slide-active,
.jishushili .Soft .swiper-container .swiper-slide-duplicate-active {
    width: 300px !important;
    height: 404px !important;
    opacity: 1 !important;
    transition: all .8s ease !important;
    z-index: 10000000;
}

.jishushili .Soft .swiper-container .swiper-slide-next {
    opacity: 0.9 !important;
    width: 260px !important;
    height: 353px !important;
    /* transform: scale(0.85) !important; */
    transition: all .8s ease !important;
    /* 添加过渡效果 */
    /* margin-left: -100px !important; */
    z-index: 10000;
}

.jishushili .Soft .swiper-container .swiper-slide-prev {
    opacity: 0.9 !important;
    width: 260px !important;
    height: 353px !important;
    /* transform: scale(0.9) !important; */
    /* margin-right: 20px !important; */
    transition: all .8s ease !important;
    /* 添加过渡效果 */
    /* margin-right: -100px !important; */
}

.jishushili .Soft .swiper-container .swiper-slide-next+.swiper-slide {
    /* margin-right: 100px !important; */
}


.jishushili .country .swiper-container,
.jishushili .provincial .swiper-container,
.jishushili .City .swiper-container {
    width: 1500px;
    height: 100%;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    box-sizing: border-box;
}

.jishushili .country .swiper-wrapper,
.jishushili .provincial .swiper-wrapper,
.jishushili .City .swiper-wrapper {
    transition-timing-function: linear !important;
    display: flex;
    align-items: center;

}

.jishushili .country .swiper-container .swiper-slide,
.jishushili .provincial .swiper-container .swiper-slide,
.jishushili .City .swiper-container .swiper-slide {
    width: 476px;
    height: 340px;
    /* display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex; */
    align-items: center;
    transition: 300ms;
    opacity: 0.6 !important;
    transition: all .8s ease !important;


}

.jishushili .country .swiper-container .swiper-slide-active,
.jishushili .country .swiper-container .swiper-slide-duplicate-active,
.jishushili .provincial .swiper-container .swiper-slide-active,
.jishushili .provincial .swiper-container .swiper-slide-duplicate-active,
.jishushili .City .swiper-container .swiper-slide-active,
.jishushili .City .swiper-container .swiper-slide-duplicate-active {
    width: 540px !important;
    height: 385px !important;
    opacity: 1 !important;
    transition: all .8s ease !important;
    z-index: 10000000;
}
#jishushili .jishushili{
    width: 1500px !important;
}
#jishushili .jishushili .shiliitem{
    width: 1500px !important;
}
/* #jishushili .jishushili .shiliitem .country{
    width: 1500px !important;
} */

.jishushili .country .swiper-container .swiper-slide-next,
.jishushili .provincial .swiper-container .swiper-slide-next,
.jishushili .City .swiper-container .swiper-slide-next {
    opacity: 0.8 !important;
    width: 476px !important;
    height: 340px !important;
    /* transform: scale(0.95) !important; */
    /* transform: scale(0.85) !important; */
    transition: all .8s ease !important;
    /* 添加过渡效果 */
    /* margin-left: -195px; */
}

.swiper-slide.Center {
    margin-left: 0px !important;
}

.jishushili .country .swiper-container .swiper-slide-prev,
.jishushili .provincial .swiper-container .swiper-slide-prev,
.jishushili .City .swiper-container .swiper-slide-prev {
    opacity: 0.8 !important;
    width: 476px !important;
    height: 340px !important;
    /* transform: scale(0.95) !important; */
    /* margin-right: 20px !important; */
    transition: all .8s ease !important;
    /* 添加过渡效果 */
    /* margin-right: -195px !important; */
}




.Memorabilia .swiper {}

.Memorabilia .swiper-slide {
    width: 380px !important;
    padding-bottom: 110px;
    padding-top: 10px;
    box-sizing: border-box;
}

.Memorabilia .swiper-slide {
    width: 380px !important;
}

.Memorabilia .swiper-button-prev {
    width: 66px;
    height: 66px;
    background: #FFFFFF;
    border-radius: 50%;
    position: absolute;
    top: 91%;
    left: 42%;
    font-size: 16px !important;
}

.Memorabilia .swiper-button-next {
    width: 66px !important;
    height: 66px;
    background: #FFFFFF;
    border-radius: 50%;
    position: absolute;
    top: 91%;
    right: 42%;
    font-size: var(10px) !important;
}
#swiper10 .swiper-slide{
    position: relative !important;
}
#swiper10 .swiper-slide:last-child{
    margin-right: 0 !important;
}
#swiper10 .swiper-button-next {

    width: 46px !important;
    height: 46px;
    background: transparent;
    border-radius: 50%;
    position: absolute;
    top: 28%;
    border: 1px solid rgba(0, 118, 255, 1) !important;
    box-sizing: border-box;
    padding-top: 2px;
}

#swiper10 .swiper-button-prev {
    width: 46px;
    height: 46px;
    background: transparent;
    border-radius: 50%;
    position: absolute;
    border: 1px solid rgba(0, 118, 255, 1) !important;
    top: 28%;
    box-sizing: border-box;
    padding-top: 2px;
}
#swiper10 .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{
    /* content: "" !important; */
}
#swiper10 .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{
    /* content: "" !important; */
}

.country .swiper-container .swiper-slide img{
    /* width: auto !important; */
    /* max-height: 370px !important; */
}
.country .mingrenbox,.provincial .mingrenbox,.City .mingrenbox{
    width: 100%;
    height: 100%;
}
.country .mingrenbox>div,.provincial .mingrenbox>div,.City .mingrenbox>div{
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}
.country .mingrenbox img,.provincial .mingrenbox img{
    width: auto;
    max-width: 100%;
    margin: 0 auto;
}

body{
    min-width: 1400px !important;
    overflow-x: hidden;
}