﻿
@font-face {
    font-family: 'huakang7';
    src: url('/../../fonts/feast/huakang7.TTF') format('truetype');
}
.banner {
    position: relative;
}
img{width:100%;}
.container{padding-bottom:0}
.main-container{line-height:0}
.section{position:relative}
.section .content{position:absolute;width:100%;text-align:center;z-index:1;top:14%}
.desc{margin-bottom:3rem;color:#fff;font-family:huakang7}
.desc p{line-height:2.25;font-size:1.35rem;}
.desc img{width:13rem;margin-bottom:.5rem;}
.redLabel,.goldLabel,.sliverLabel{position:relative;}
.red {
    position: absolute;
    bottom: 7%;
    width: 81%;
    left: 8%;
}
.gold {
    position: absolute;
    top: 9%;
    width: 67%;
    left: 8%;
}
.sliver {
    position: absolute;
    top: 9%;
    width: 69%;
    left: 8%;
}
.honour {
    background: #d7091d;
    text-align: center;
    padding: 10rem 0 3rem;
    color: #fff;
}
.honour .baigu{
    width:60%;
}
.honour .honour-img{    
    width: 80%;
    margin: 9rem 0;
}
.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;}
a, a:hover, a:active, a:focus {
    text-decoration: none !important;
    color: #fff;
}
.button-box {
    color: #d7091d;
    background: #fff;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 10;
    font-size: 0;
    text-align: center;
}
.button-box >a{   
    color: #d7091d;
    background: #fff;
    display: inline-block;
    padding: 1.25rem 0;
    font-size: 1.25rem;
    line-height: 1;
    width:33.333%;
}
.cover {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 9;
    top: 0;
}
button.btn {width: 3.8rem;position: absolute;z-index: 2;top: 50%;left: 50%;margin-left: -1.9rem;background: transparent;border: 0;margin-top: -1.9rem;}
button.btn.video-pause-btn { display: none; }
.video { position: relative; }
.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;}