﻿.banner{position:relative;}
img{width:100%;}
.container{padding-bottom:0}
.main-container{line-height:0}
.section{padding-top:10rem;text-align:center;}
.chTitle {
    color: #bd9369;
    font-size: 2rem;
    line-height: 1.25;
    letter-spacing: 3px;
    font-family: huakang7
}

.enTitle{margin:5rem;color:#e60012;font-size:0.75rem;}
.desc{margin-top:3rem;font-family:huakang7}
.desc p{line-height:2;}
.icon{display:inline-block;width:2.5rem;margin:10rem 0;}
.content{position:relative}
.content img{    
    position: absolute;
    width: 60%;
    left: 13%;   
    top: 0;
    margin-top: -6%;
}
.img-show{position:relative}
a, a:hover, a:active, a:focus {
    text-decoration: none !important;
    color: #fff;
}
.mountains button {
    color: #d7091d;
    border: none;
    border-radius: 10px;
    background: #fff;
    padding: .5rem 1rem;
    font-size: 1.25rem;
    margin-bottom: .5rem;
}
.mountains p{color:#fff}
.phone {
    margin-bottom: 5rem;
    display: block;
}
.phone .num{
    font-size:2rem;
}
.phone span{font-size: 1rem;}
.button-box {
    color: #d7091d;
    border: none;
    background: #fff;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 10;
    font-size: 0;
    text-align: center;
}
.button-box >a{   
    color: #d7091d;
    border: none;
    background: #fff;
    display: inline-block;
    padding: 1rem 0;
    font-size: 1.25rem;
    line-height: 1;
    width:33.333%;
}
.cover {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 9;
    top:0;
}
.copyright {
    text-align: center;
    margin-bottom: 2rem;
    line-height: 1;
    font-size: .5rem;
    color: #9d040a;
}
.shop {
    margin-bottom: 3rem;
}
.shop>a{    
    display: inline-block;
    line-height: 1;
    border: 1px solid;
    border-radius:8px;
    padding-right: .5rem;
}
.shop>a span:first-child{
        background: #fff;
    color: #d7091d;
    padding: .5rem;
    border-radius: 5px;
    display: inline-block;
}
.shop>a span:last-child{
    display:inline-block;
    color:#ff7f8c
}
.shop>p{color:#fff;font-size:1rem;margin-top:1rem;}