html,
body {
    font-family: "SourceHanSansCN-Normal";
    overflow-x: hidden;
}


/* 公共部分样式 */

html,
body {
    width: 100%;
    margin: 0 auto;
    font-family: "Noto Sans SC";
    font-weight: normal;
}

a {
    cursor: pointer;
    color: #000000;
}

img {
    width: 100%;
    display: block;
}

p {
    font-size: 0.24rem;
    line-height: 0.4rem;
}

.disNone {
    display: none;
}

.box {
    background: url(/special/2024/yqh/img/bg.jpg) no-repeat center top;
    background-size: cover;
    padding-bottom: 1.8rem;
}

/* banner样式 */

.bannerBox {
    width: 100%;
    height: 5.9rem;
    background: url(/special/2024/yqh/img/bannerBg.jpg) no-repeat bottom center;
    background-size: cover;
    position: relative;
}

.logo {
    width: 2.84rem;
    padding: 0.47rem 0 0 0.49rem;
    animation-delay: 0.5s;
    animation-duration: 1.2s;
    display: block;
    animation-duration: 1.5s;
}

.bannerTitle {
    width: 6.35rem;
    margin: 0 auto 1.08rem auto;
    animation-duration: 1.5s;
}

.bannerTitle img {
    -webkit-animation: animations 3s infinite ease;
    -moz-animation: animations 3s infinite ease;
    -o-animation: animations 3s infinite ease;
    -ms-animation: animations 3s infinite ease;
    animation: animations 3s infinite ease;
}

.bannerAddress {
    width: 5.34rem;
    margin: 0 auto;
}

.bannerAddress img {
    pointer-events: none;
    user-select: none;
    -webkit-user-drag: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

@keyframes animations {
    0% {
        transform: scale(1);
        opacity: 1;
    }

    50% {
        transform: scale(1.05);
        opacity: 1;
    }

    100% {
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes downAnimations {
    0% {
        transform: translate(0, 0);
        opacity: 1;
    }

    50% {
        transform: translate(0, 20px);
        opacity: 1;
    }

    100% {
        transform: translate(0px, 0px);
        opacity: 1;
    }
}


/* 通用标题 */

.itemTitle {
    width: 3.28rem;
    margin-left: 0.48rem;
    margin-bottom: 0.22rem;
}

.itemTitle img {
    user-select: none;
    -webkit-user-drag: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.itemTitle02 {
    width: 3.29rem;
}

.itemTitle03 {
    width: 3.29rem;
}

.itemTitle04 {
    width: 5.55rem;
}

.itemTitle06 {
    width: 3.53rem;
}

.titleY {
    position: relative;
    z-index: 2;
    text-align: center;
    margin-bottom: 0.3rem;
    margin-top: -0.3rem;
}

.titleY img {
    width: 3.11rem;
    margin: 0 auto;
}

.titleY p {
    display: inline-block;
    font-size: 0.72rem;
    line-height: 0.8rem;
    text-align: center;
    color: transparent;
    -webkit-background-clip: text;
    -o-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    background-image: linear-gradient(0deg,
            rgba(255, 255, 255, 1) 0%,
            rgba(253, 233, 208, 1) 28%,
            #fad2a1 68%,
            #f7e8e6 100%,
            #f7e8e6 100%), linear-gradient(#a20b28,
            #a20b28);
    background-blend-mode: normal, normal;
}

.signUp {
    position: fixed;
    z-index: 10;
    bottom: 0.3rem;
    left: 50%;
    transform: translateX(-50%);
    width: 5.04rem;
    margin: 0 auto;
    background: url(/special/2024/yqh/img/bg01.png) no-repeat center center;
    background-size: cover;
    border-radius: 0.43rem;
    text-align: center;
}

.signUp a,
.signUp a:hover,
.signUp a:link {
    text-decoration: none;
}

.signUp p {
    font-size: 0.35rem;
    line-height: 0.75rem;
    color: #a20b28;
}

.box01 {
    width: 7.01rem;
    height: 14.26rem;
    margin: 0 0.29rem 0.57rem 0.2rem;
    background: url(/special/2024/yqh/img/bg001.png) no-repeat top left;
    background-size: cover;
    box-sizing: border-box;
    padding: 0.24rem 0.42rem 0 0.52rem;
}

.block01 {
    margin-bottom: 0.4rem;
}

.block01 p {
    font-size: 0.25rem;
    line-height: 0.47rem;
    color: #333333;
    text-indent: 2em;
    text-align: justify;
    margin-bottom: 0.17rem;
}

.block01 p:nth-child(1) {
    text-indent: 0;
}

.block02 p {
    font-size: 0.28rem;
    line-height: 0.45rem;
    color: #333333;
    margin-bottom: 0.24rem;
    font-weight: bold;
}

.block02 p span {
    font-weight: bold;
    color: transparent;
    -webkit-background-clip: text;
    -o-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    background-image: linear-gradient(181deg,
            rgba(242, 198, 144, 1) 0%,
            #f2c690 68%,
            #f5ebd9 100%,
            #f5ebd9 100%),
        linear-gradient(#f5ebd9,
            #f5ebd9);
    background-blend-mode: normal,
        normal;
}

.block02 p label {
    display: block;
    text-indent: 5em;
    font-weight: normal;
}

.box02 {
    width: 7.01rem;
    height: 9.64rem;
    background: url(/special/2024/yqh/img/bg002.png) no-repeat top left;
    background-size: cover;
    box-sizing: border-box;
    margin: 0 0.29rem 0.55rem 0.2rem;
    padding: 0.25rem 0.2rem 0 0.4rem;
}

.block03—box {
    position: relative;
}

.block03—box:after {
    content: '';
    position: absolute;
    z-index: 0;
    left: 0;
    top: 0;
    height: 97%;
    border-left: 0.03rem dashed #fad1a0;
}

.block03-title {
    position: relative;
    z-index: 2;
    width: 2.89rem;
    line-height: 0.4rem;
    background: url(/special/2024/yqh/img/icon01.png) no-repeat center center;
    background-size: cover;
    box-sizing: border-box;
    padding-left: 0.12rem;
    margin-bottom: 0.2rem;
}

.block03-title p {
    color: #a20b28;
    font-size: 0.28rem;
    font-weight: bold;
}

.block03-cont {
    position: relative;
    z-index: 2;
}

.block03-cont div {
    position: relative;
    margin-bottom: 0.3rem;
}

.block03-cont div:before {
    content: '';
    position: absolute;
    left: -0.06rem;
    top: 0.15rem;
    width: 0.15rem;
    height: 0.15rem;
    background: url(/special/2024/yqh/img/icon02.png) no-repeat center center;
    background-size: cover;
}

.block03-cont div span {
    position: absolute;
    left: 0.20rem;
    top: 0;
    color: #a20b28;
    font-size: 0.26rem;
    line-height: 0.45rem;
    font-weight: bold;
}

.block03-cont div p {
    font-weight: bold;
    color: #333333;
    font-size: 0.25rem;
    line-height: 0.45rem;
    padding-left: 1.8rem;
    letter-spacing: -0.01rem;
}

.block03-cont div.item p {
    margin-bottom: 0.3rem;
}

.box03 {
    width: 7.01rem;
    height: 13.99rem;
    background: url(/special/2024/yqh/img/bg003.png) no-repeat top left;
    background-size: cover;
    box-sizing: border-box;
    margin: 0 0.29rem 0.55rem 0.2rem;
    padding: 0.25rem 0.4rem 0 0.54rem;
}

.block04-item {
    margin-bottom: 0.45rem;
}

.block04-title {
    position: relative;
    z-index: 1;
    width: 3.4rem;
    text-align: center;
    background: url(/special/2024/yqh/img/icon03.png) no-repeat center center;
    background-size: cover;
    border-radius: 0.25rem;
    box-shadow: 0.02rem 0.05rem 0.04rem 0px rgba(162, 11, 40, 0.5);
}

.block04-title p {
    color: #a20b28;
    font-size: 0.30rem;
    font-weight: bold;
    line-height: 0.48rem;
}

.block04-cont {
    margin-top: -0.25rem;
    border-radius: 0.2rem;
    padding: 0.35rem 0.2rem 0.2rem 0.2rem;
    box-shadow: 0.02rem 0.05rem 0.04rem 0.01rem rgba(162, 11, 40, 0.5);
    border: 0.02rem solid #f7e8e6;
}

.block04-cont p {
    font-size: 0.26rem;
    line-height: 0.45rem;
    color: #333333;
}

.box04 {
    width: 7.01rem;
    height: 18.37rem;
    background: url(/special/2024/yqh/img/bg004.png) no-repeat top left;
    background-size: cover;
    box-sizing: border-box;
    margin: 0 0.24rem 0.55rem 0.25rem;
    padding: 0.23rem 0.42rem 0 0.44rem;
}

.block07-item {
    margin-bottom: 0.42rem;
}

.block07-title {
    width: 2.98rem;
    margin: 0 auto;
    text-align: center;
    padding-top: 0.14rem;
    padding-bottom: 0.04rem;
    background: url(/special/2024/yqh/img/icon05.png) no-repeat center center;
    background-size: cover;
    margin-bottom: 0.28rem;
}

.block07-title p {
    color: #a10b28;
    font-size: 0.28rem;
    font-weight: bold;
    line-height: 0.39rem;
}

.block07-cont {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.block07-cont .w {
    width: 3rem;
    position: relative;
    text-align: center;
    margin-bottom: 0.16rem;
    padding-top: 0.39rem;
}

.block07-cont .w:before {
    content: '';
    position: absolute;
    z-index: 2;
    width: 0.73rem;
    height: 0.47rem;
    background: url(/special/2024/yqh/img/icon06.png) no-repeat center center;
    background-size: cover;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

.block07-cont .w:nth-child(odd) {
    margin-right: 0.15rem;
}

.block07-cont .w:nth-child(odd).o {
    margin-right: 0;
}

.block07-cont .n {
    background: #ecd695;
    position: relative;
    padding: 0.08rem 0.04rem 0.04rem 0.04rem;
}

.block07-cont .n div {
    background: #ffffff;
    padding: 0.06rem 0;
}

.block07-cont .n p {
    font-size: 0.2rem;
    line-height: 0.29rem;
    color: #950d31;
}

.block07-cont .n p:nth-child(2) {
    font-weight: bold;
}

.box05 {
    width: 7.01rem;
    height: 13.35rem;
    background: url(/special/2024/yqh/img/bg005.png) no-repeat top left;
    background-size: cover;
    box-sizing: border-box;
    margin: 0 0.29rem 0.55rem 0.2rem;
    padding: 0.28rem 0.42rem 0 0.51rem;
}

.block08-title {
    font-size: 0.25rem;
    color: #bf0919;
    font-weight: bold;
    margin-bottom: 0.20rem;
}

.block08-item01 {
    margin-bottom: 0.5rem;
}

.block08-item img {
    pointer-events: none;
    user-select: none;
    -webkit-user-drag: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.box06 {
    width: 7.01rem;
    height: 4.1rem;
    background: url(/special/2024/yqh/img/bg007.png) no-repeat bottom right;
    background-size: cover;
    box-sizing: border-box;
    margin: 0 0.29rem 0.55rem 0.2rem;
    padding: 0.5rem 0.42rem 0 0.51rem;
}

.block05-item02 {
    padding-bottom: 0.5rem;
    margin-bottom: 0.45rem;
    position: relative;
}

.block05-item02:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: 6.45rem;
    height: 0.02rem;
    background: url(/special/2024/yqh/img/icon04.png) no-repeat center center;
    background-size: cover;
}

.block05-item03 {
    margin-bottom: 0;
    padding-bottom: 0;
}

.block05-item01 img {
    width: 1.6rem;
    margin-bottom: 0.3rem;
}

.block05-item02 img {
    width: 2.41rem;
    margin-bottom: 0.3rem;
}

.block05-item p {
    font-size: 0.25rem;
    line-height: 0.45rem;
    color: #333333;
    text-align: justify;
}

.block05-item03:after {
    display: none;
}

.block06-box {
    margin: 0.4rem 0.7rem 0 0.7rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.block06-box p {
    font-size: 0.28rem;
    line-height: 0.45rem;
    color: #ffffff;
}

.block06-box p span {
    visibility: hidden;
}

.dian {
    width: 0.78rem;
    margin: 0.3rem auto 0 auto;
    pointer-events: none;
    user-select: none;
    -webkit-user-drag: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.box07 {
    border-top: 0.01rem solid #FEC39E;
    width: 7.01rem;
    height: 10rem;
    background: url(/special/2024/yqh/img/bg006.png) no-repeat bottom right;
    background-size: cover;
    box-sizing: border-box;
    margin: 0 0.29rem 0.55rem 0.2rem;
    padding: 0.5rem 0.42rem 0 0.51rem;
}

/* 承办方介绍 */

@media (min-width:789px) {

    html,
    body {
        width: 750px;
        margin: 0 auto;
        /* background: #eeeeee; */
    }
}