﻿*{
    -webkit-overflow-scrolling: touch
}
@font-face {
    font-family: 'SourceHanSerifCN-Heavy';
    src: url('../../../../fonts/SourceHanSerifCN-Heavy.ttf') format('opentype');
}
:root{
    --color:#c13c0f;
}
body {
    font-family: 'SourceHanSerifCN-Heavy';
    color: var(--color);
}
p{position:relative}
p.desc {
    font-size: 1.75rem;
    margin-top: 2rem;
}
.chTitle {
    font-size: 2.25rem;
    margin-top: 3rem;
    display:inline-block;
    position:relative
}
.chTitle::before,.chTitle::after{
    content: "";
    background: url(../../Images/activity/honor/star.png) no-repeat center;
    position: absolute;
    width: .75rem;
    height: 1.5rem;
    background-size: cover;
}
.chTitle::before{
    right:101%;
    bottom:0;
}
.chTitle::after{
    left:101%;
    top:0;
}
.engTitle {
    margin-top: 1rem;
    font-size: 1rem;
    text-align:center;
    letter-spacing:1px;
    text-indent:1px
}
.engTitle.wyx {
    letter-spacing: 5px;
    text-indent: 5px;
}
.content {
    text-align: center;
    position: absolute;
    width: 100%;
    z-index: 10;
    top: 27%;
}
.bg {
    line-height: 0;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}
.bg img{width:100%;}
.section{position:relative;z-index:5;text-align:center}
.dove1 {
    width: 155%;
    position: absolute;
    z-index: 1;
    top: 5%;
    left: -47%;
    opacity: .9;
}
.flame1 {
    width: 105%;
    opacity: .5;
    margin-left: 30%;
    transform: rotate(-15deg);
}
.dove2 {
    width: 210%;
    margin-left: -47%;
    position: relative;
    margin-top: -35%;
    z-index: 1;
}
.flame2 {
    position: absolute;
    left: -75%;
    width: 115%;
    top: 45%;
    opacity: .7;
}
.flame3 {
    position: absolute;
    width: 150%;
    top: 0%;
    right: -100%;
    opacity: .6;
}
.dove3 {
    width: 90%;
    position: absolute;
    left: 5%;
    top: 81%;
    opacity:.8
}
.flame4 {
    width: 260%;
    position: absolute;
    top: -10%;
    left: 0;
    opacity: .4;
    z-index: -1;
}
.flame5 {
    width: 300%;
    position: absolute;
    top: -6%;
    right: 5%;
    opacity: .2;
    z-index: -1;
}
.honor1 {
    position: absolute;
    top: -15%;
    z-index: 10;
    width: 60%;
    left: 20%;
}
.section2{margin-top:5rem}
.honor3 {
    width: 65%;
    margin-top: 10rem;
}
.product-all {
    width: 140%;
    margin: 5rem 0 3rem -20%;
}
.honor2 {
    width: 45%;
    display: block;
    margin: auto;
}
.s-flame{width:6rem;margin:5rem 0}
.section4{padding-top:10rem}
.product4 {
    width: 100%; 
    margin-top: 5rem;
}
.flame6 {
    position: absolute;
    width: 465%;
    top: -7%;
    left: 0;
    opacity: .2;
    z-index: -1;
}
.product6 {
    width: 100%;
    margin-top: 6rem;
    margin-right: -15%;
}
.product7 {
    position: absolute;
    width: 10rem;
    top: 31%;
    left: 2%;
}
.product8 {
    position: absolute;
    width: 9rem;
    right: 0;
    top: 22%;
}
.product1,.product2{width:95%;margin-top:5rem}
.flame7 {
    position: absolute;
    right: 0;
    width: 254%;
    opacity: .2;
    z-index: -1;
    top: -26%;
}
.hundred {
    width: 80%;
    margin-top: 4rem;
}
.flame8 {
    width: 70%;
    margin-top: -3rem;
    position: relative;
    z-index: -1;
}
.dove4 {
    width: 80%;
    left: 10%;
    top: 15%;
    position: absolute;
}
.footer-box {
    margin-top: 10rem;
    background: rgba(254,192,51,.5);
    padding: 5rem 0;
}
.flame9 {
    position: absolute;
    width: 300%;
    left: 0;
    opacity: .2;
    z-index: -1;
}
.logo {
    width: 80%;
}
.product3 {
    width: 180%;
    margin-left: -33%;
    margin-top: 7rem;
}
.up {
    width: 85%;
    margin-top: 25rem;
    position: relative;
}
.last {
    width: 100%;
    position: relative;
    display: block;
    z-index: 10;
}
.swiper-container{background:#ca1b22;z-index:10}
.swiper-show{
    position:fixed;
    top:0;
    left:0;
    height:0;
    width:100%;
}
.swiper-show .swiper-slide{overflow:scroll}