.sh-wish-section{
    padding-top:240px;
}
.sh-wish-box{
    width:60%;
    margin:0 20%;
    text-align: center;
}
@media screen and (max-width:960px){
    .sh-wish-box{
        width:90%;
        margin:0 5%;
    }
}
@media screen and (min-width:1024px) and (max-width:1200px){
    .sh-wish-box{
        width:80%;
        margin:0 10%;
    }
}
@media screen and (min-width:1200px) and (max-width:1400px){
    .sh-wish-box{
        width:70%;
        margin:0 15%;
    }
}
.sh-wish-box .sh-wish-txt span{
    font-weight: 300;
    font-size: 30px;
    color:#322c2c;
}
.sh-wish-box .sh-wish-txt p{
    font-size: 16px;
    color:#322c2c;
    margin-top:38px;
    margin-bottom: 26px;
}
.sh-wish-box .sh-wish-btn{
    width:360px;
    height:48px;
    line-height: 46px;
    margin:0 auto;
    font-weight: normal;
    font-size: 16px;
    background-color: #333;
    color:#ceaf83;
    cursor:pointer ;
}
.sh-wish-box .sh-wish-btn a{
    color:#ceaf83;
}
.sh-wish-box .sh-wish-list{
    margin-top:100px;
}
.sh-wish-no{
    font-weight: 300;
    font-size: 30px;
    color: #322c2c;
    margin-bottom:60px;
}
.sh-wish-list li.lf{
    width:24%;
    margin-right: 1.3%;
    margin-bottom: 40px;
    position:relative;
}
.sh-wish-list li.lf .wish-close{
    position:absolute;
    right:8px;
    top:4px;
    cursor: pointer;
}
.sh-wish-list li.lf .wish-close img{
    width:16px;
}
.sh-wish-list li.lf:nth-child(4n+4){
    margin-right: 0;
}
.sh-wish-list li.lf img{
    width:100%;
}
.sh-wish-list li.lf h5{
    margin:30px 0 15px 0;
    color:#363636;
}
.sh-wish-list li.lf p{
    color:#a3a3a3;
}
.sh-wish-list li.lf span{
    margin-right:3px;
}
.sh-wish-content .sh-wish-title p{
    margin-top:20px;
}
.sh-wish-content .sh-wish-picture{
    margin-top:100px;
}
.sh-wish-content .sh-wish-picture img{
    width:100%;
}
.sh-wish-mark{
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 10;
    top: 0;
    background-color: rgba(0,0,0,.2);
    display: none;
}
.sh-wish-mark .sh-wish-share{
    position: absolute;
    width: 760px;
    height: 350px;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background-color: #fefefe;
    text-align: center;
    padding:70px 0 60px 0
}
.sh-wish-mark .sh-wish-share2{
    position:relative;
}
.sh-wish-mark .sh-wish-share2 h1{
    font-weight: 200;
    font-size:26px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e9e8e4;
}
.sh-wish-mark .sh-wish-share2 .sh-share-img{
    margin-top:30px
}
.sh-wish-mark .sh-wish-share2 .sh-share-img img{
    width:50px;
    margin:0 20px;
}
.sh-wish-mark .wechat-close{
    position: absolute;
    right: 10px;
    top: -60px;
    z-index: 11;
    cursor: pointer;
}
.sh-wish-mark p{
    color:#342c2a;
    margin-top:80px;
}


.sh-about-classification{
    margin-top:80px;
}
.sh-about-classification .sh-about-classification-box{
    width:56%;
    margin:0 auto;
}
.sh-about-classification .sh-about-classification-box dl{
    width:33%;
    margin-right:0.5%;
}
.sh-about-classification .sh-about-classification-box dl:last-child{
    margin-right:0;
}
.sh-about-classification .sh-about-classification-box dt{
    /*overflow: hidden;*/
}
.sh-about-classification .sh-about-classification-box dt img{
    width:100%;
}
/*.a-block :hover{*/
    /*border: 5px solid red;*/
    /*animation: suofang 5s linear infinite;*/
/*}*/
.sh-about-classification .sh-about-classification-box dd{
    color:#ae9777;
    text-align: center;
    margin-top:15px;
}


.sh-about .sh-about-picture{
    position:relative;
}
.sh-about .sh-about-picture img{
    width:100%;
}
.sh-about-tab{
    position:absolute;
    left:50px;
    top:90px;
    color:#fbfbfb;
    z-index: 10;
}
.sh-about-tab a{
    color:#fdfeff;
}
.sh-about-tab .arrow-right{
    border-top: 1px solid #f5f5f5;
    border-right: 1px solid #f5f5f5;
    position:relative;
    bottom: 2px;
}
.sh-about-content{
    margin-top:80px;
    margin-bottom: 150px;
}
.sh-about .sh-wish-box .sh-about-content:last-child{
    margin-bottom: 0;
}
.sh-about-content h3{
    font-size: 30px;
    color:#ae9777;
}
.sh-about-content p{
    font-size: 16px;
    color:#202529;
    margin-top:20px;
    margin-bottom: 40px;
}
.sh-about-content .sh-about-line{
    width:120px;
    height:1px;
    background-color: #929091;
    margin:0 auto;
    margin-bottom: 40px;
}
.sh-about-content img{
    width:100%;
}


.sh-shop{
    padding-top: 89px;
}
.sh-shop-name{
    margin-left:50px;
    margin-top:60px;
    margin-bottom: 20px;
    color:#5d5d5d;
}
.sh-shop-cotent{
    width:100%;
    padding:0 40px;
}
.sh-shop-cotent{
    position: relative;
    height:800px;
}
.sh-shop-cotent .sh-shop-map{
    width:100%;
    height:100%;
    padding-right:400px;
    position: relative;
}
.sh-shop-cotent .sh-shop-map #address{
    position: absolute;
    top:680px;
    right:416px;
    cursor: pointer;
}
.sh-shop-cotent .sh-shop-map #address img{
    width:18px;
}
.sh-shop-cotent .sh-shop-txt{
    position:absolute;
    right:40px;
    top:0;
    width:380px;
    background-color: #f2f2f2;
    padding:0 20px;
    height:100%;
}
.sh-shop-cotent .sh-shop-txt>h1{
    font-size:16px;
    color:#5d5d5d;
    border-bottom: 1px solid #b7b7b7;
    padding: 85px 0 20px 20px;
}
.sh-shop-address,
.sh-shop-phone,
.sh-shop-time{
    padding: 20px 0 20px 20px;
    border-bottom: 1px solid #b7b7b7;

}
.sh-shop-address .sh-shop-img img,
.sh-shop-phone img{
    width:32px;
}
.sh-shop-address .sh-shop-message,
.sh-shop-phone .sh-shop-tel{
    margin-top:4px;
    margin-left: 20px;
}
.sh-shop-address .sh-shop-message p{
    margin-bottom: 15px;
}
.sh-shop-time h1{
    font-size:16px;
    color:#5d5d5d;
    margin-bottom: 14px;
}
.sh-shop-time .sh-shop-week li{
    margin-top:4px;
}
.sh-shop-time .sh-shop-week .week-width{
    width:100px;
}
#allmap {
    width: 100%;
    height: 100%;
}
#allmap .BMap_cpyCtrl,
#allmap .anchorBL,
#allmap .BMap_stdMpPan{
    display: none;
}
#allmap .BMap_stdMpZoom{
    top:700px;
}


.sh-about-text{
    font-size: 14px;
    color: #ae9777;
    text-align: center;
    margin:35px 0 10px;
}
.sh-about .swiper-pagination{
    width:100%;
}
.sh-about .swiper-pagination span{
    margin:0 8px;
}
/*.sh-about .swiper-pagination-bullet{*/
/*background: #ccc;*/
/*}*/
.sh-about .swiper-pagination-bullet-active{
    background: #242424;
}
.sh-about .swiper-button-prev{
    background-image: url("../../../images/left_arrow.png");
}
.sh-about .swiper-button-next{
    background-image: url("../../../images/right_arrow.png");
}
@keyframes suofang {
    0%{transform: scale(1)}
    10%{transform:scale(1.03)}
    20%{transform:scale(1.06)}
    30%{transform: scale(1.09)}
    40%{transform: scale(1.12)}
    50%{transform: scale(1.15)}
    60%{transform: scale(1.12)}
    70%{transform: scale(1.09)}
    80%{transform: scale(1.06)}
    90%{transform: scale(1.03)}
    100%{transform: scale(1)}
}