@charset "UTF-8";

/* 手机（屏幕宽度小于等于 1600px） */
@media screen and (max-width: 1600px) {
    .big_img{
        width: 100%;
    }
    .desc p{
        width: 5.7rem;
    }
    .imgs{
        width: 100%;
    }
    .texts p{
        width: 5.7rem;
    }
    .fuhe{
        width: 100%;
    }
    .chengfen_text{
        width: 100%;
    }
    .gaishan{
        width: 100%;
    }
    .renzheng{
        width: 100%;
    }
    .chandi{
        width: 100%;
    }
    .buy{
        width: 100%;
    }
}


/* 桌面电脑（屏幕宽度大于 1600px） */
@media screen and (min-width: 1600px) {
    .big_img{
        width: 1600px;
    }
    .desc p{
        width: 1600px;
    }
    .imgs{
        width: 1600px;
    }
    .texts p{
        width: 1600px;
    }
    .fuhe{
        width: 1600px;
    }
    .fuhe_text{
        text-align: center;
    }
    .but_time{
        font-size: 0.18rem !important;
    }
    .chengfen_text{
        width: 1600px;
    }
    .gaishan{
        width: 1600px;
    }
    .renzheng{
        width: 1600px;
    }
    .chandi{
        width: 1600px;
    }
    .buy{
        width: 1600px;
    }
}


/*大图开始*/
.big_img{
    height: auto;
    margin: 0 auto;
}
.big_img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
/*大图结束*/

.desc{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0.54rem 0 0.43rem;
}
.desc p{
    font-family: MicrosoftYaHei;
    font-size: 0.18rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.43rem;
    color: #040404;
}
.desc p span{
    font-weight: bold;
}


.imgs{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}
.imgs img{
    width: 100%;
    height: auto;
    object-fit: cover;
    display: block;
}

.texts{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 0.5rem 0;
}
.texts p{
    font-family: MicrosoftYaHei;
    font-size: 0.18rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.43rem;
    color: #040404;
}




.fuhe{
    background-color: #fbf5ef;
    margin: 0 auto;
}
.fuhe_title1{
    font-family: MicrosoftYaHei-Bold;
    font-size: 0.36rem;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 1px;
    text-align: center;
    color: #184b96;
    padding-top: 0.64rem;
}
.fuhe_title2{
    font-family: MicrosoftYaHei-Bold;
    font-size: 0.36rem;
    font-weight: bold;
    font-stretch: normal;
    text-align: center;
    letter-spacing: 1px;
    color: #000000;
}
.fuhe_line{
    width: 1.07rem;
    height: 2px;
    background-color: #ff4709;
    margin: 0.1rem auto 0 auto;
}
.fuhe_text{
    font-family: MicrosoftYaHei;
    font-size: 0.18rem;
    line-height: 0.43rem;
    color: #040404;
    width: 90%;
    margin: 0.4rem auto 0 auto;
}
.fuhe .bg4{
    width: 100%;
    height: auto;
    position: relative;
    bottom: -0.16rem;
    display: block;
    max-width: 1200px;
    margin: 0.68rem auto 0 auto;
}


.chengfen_text{
    background: linear-gradient(#fff9e9, #fef0cb);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0.35rem 0 0.16rem 0;
    margin: 0 auto;
}
.chengfen_text p{
    font-family: MicrosoftYaHei;
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.3rem;
    color: #040404;
    width: 90%;
    margin-top: 0.2rem;
}
.chengfen_text p span{
    font-weight: bold;
    color: #f80000;
}


.gaishan{
    padding: 0.8rem 0;
    margin: 0 auto;
}
.gaishan_title1{
    font-family: MicrosoftYaHei-Bold;
    font-size: 0.36rem;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 1px;
    text-align: center;
    color: #184b96;
}
.gaishan_title2{
    font-family: MicrosoftYaHei-Bold;
    font-size: 0.36rem;
    font-weight: bold;
    font-stretch: normal;
    text-align: center;
    letter-spacing: 1px;
    color: #000000;
}
.gaishan_line{
    width: 1.07rem;
    height: 2px;
    background-color: #ff4709;
    margin: 0.1rem auto 0 auto;
}
.gaishan_text{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0.35rem 0 0.16rem 0;
}
.gaishan_text p{
    font-family: MicrosoftYaHei;
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.3rem;
    color: #040404;
    width: 90%;
    margin-top: 0.2rem;
}
.gaishan_text p span{
    font-weight: bold;
    color: #f80000;
}

.gaishan .gaishan_imgs{
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin: 0.4rem auto 0 auto;
}
.gaishan .gaishan_imgs img{
    width: 50%;
    height: auto;
    object-fit: cover;
    display: flex;
    margin: 0 0.05rem;
}





.chandi{
    padding: 0.8rem 0;
    background-color: #f6f6f6;
    margin: 0 auto;
}
.chandi_title1{
    font-family: MicrosoftYaHei-Bold;
    font-size: 0.36rem;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 1px;
    text-align: center;
    color: #184b96;
}
.chandi_title2{
    font-family: MicrosoftYaHei-Bold;
    font-size: 0.36rem;
    font-weight: bold;
    font-stretch: normal;
    text-align: center;
    letter-spacing: 1px;
    color: #000000;
}
.chandi_line{
    width: 1.07rem;
    height: 2px;
    background-color: #ff4709;
    margin: 0.1rem auto 0 auto;
}
.chandi_text{
    font-family: MicrosoftYaHei;
    font-size: 0.18rem;
    line-height: 0.26rem;
    color: #040404;
    width: 90%;
    margin: 0.5rem auto 0.4rem auto;
}

.chandi .chandi_imgs{
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin: 0.4rem auto 0 auto;
}
.chandi .chandi_imgs img{
    width: 45%;
    height: auto;
    object-fit: cover;
    display: flex;
    margin: 0 0.01rem;
}




.renzheng{
    padding: 0.8rem 0;
    margin: 0 auto;
}
.renzheng_title1{
    font-family: MicrosoftYaHei-Bold;
    font-size: 0.36rem;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 1px;
    text-align: center;
    color: #184b96;
}
.renzheng_title2{
    font-family: MicrosoftYaHei-Bold;
    font-size: 0.36rem;
    font-weight: bold;
    font-stretch: normal;
    text-align: center;
    letter-spacing: 1px;
    color: #000000;
}
.renzheng_line{
    width: 1.07rem;
    height: 2px;
    background-color: #ff4709;
    margin: 0.1rem auto 0 auto;
}
.renzheng_text{
    font-family: MicrosoftYaHei;
    font-size: 0.18rem;
    line-height: 0.26rem;
    color: #040404;
    width: 90%;
    margin: 0.3rem auto;
}

.renzheng .renzheng_imgs{
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin: 0.4rem auto 0 auto;
}
.renzheng .renzheng_imgs img{
    width: 100%;
    height: auto;
    object-fit: cover;
    display: flex;
}





/*在线订购开始*/
.buy{
    position: relative;
    padding: 0.8rem 0;
    margin: 0 auto;
}
.buy-bg{
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.buy_title{
    position: relative;
    width: 2.28rem;
    height: 0.51rem;
    background-color: #184b96;
    border-radius: 0.2rem;
    font-family: MicrosoftYaHei;
    font-size: 0.28rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0.01rem;
    color: #ffffff;
    text-align: center;
    line-height: 0.5rem;
    margin: 0 auto;
}
.buy_content{
    margin: 0 auto;
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.buy_list{
    width: 31%;
    overflow: hidden;
    display: inline-block;
    margin: 0.36rem 0.06rem 0 0.06rem;
}
.buy_list_title{
    width: 100%;
    height: 0.55rem;
    background-color: #184b96;
    font-family: MicrosoftYaHei;
    font-size: 0.23rem;
    line-height: 0.55rem;
    letter-spacing: 0.01rem;
    color: #ffffff;
    text-align: center;
}
.buy_list_img{
    width: 100%;
    margin: 0.04rem 0;
    background-color: #ffffff;
    padding: 0.5rem 0 0.25rem 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.buy_list_img img{
    width: 66.6%;
    height: auto;
    display: block;
    object-fit: cover;
}
.but_time{
    font-family: MicrosoftYaHei;
    font-size: 0.14rem;
    font-weight: 700;
    font-stretch: normal;
    line-height: 0.2rem;
    color: #f30c07;
    text-align: center;
}
.more_price{
    width: 100%;
    height: 0.68rem;
    background-color: #184b96;
    font-family: MicrosoftYaHei;
    font-size: 0.23rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.68rem;
    letter-spacing: 0.01rem;
    color: #ffffff;
    text-align: center;
}
.go_buy{
    display: block;
    width: 100%;
    height: 0.68rem;
    background-color: #184b96;
    font-family: MicrosoftYaHei;
    font-size: 0.23rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.68rem;
    letter-spacing: 0.01rem;
    color: #ffffff;
    text-align: center;
    border-top: 0.02rem solid #ffffff;
}
/*在线订购结束*/

/*底部开始*/
.bottom{
    width: 100%;
    background-color: #1e559b;
}
.bottom_list{
    width: 100%;
    height: 0.52rem;
    line-height: 0.52rem;
    font-family: SimHei;
    font-size: 0.14rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
    border-bottom: 1px solid #8faacd;
}
.bottom_list span{
    margin-left: 0.33rem;
}
.bottom_list img{
    width: 0.14rem;
    height: 0.14rem;
    float: right;
    margin: 0.19rem 0.34rem 0 0;
}
.bottom_bottom{
    font-family: MicrosoftYaHeiLight;
    font-size: 0.12rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
    text-align: center;
    padding: 0.2rem 0 0.5rem 0;
}
.xiala1{
    width: 100%;
    height: 0.75rem;
    background: #13427e;
    font-size: 0.3rem;
    display: none;
}
.xiala2{
    width: 100%;
    background: #13427e;
    text-align: center;
    display: none;
    font-size: 0.14rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
    padding: 0.2rem 0;
}
.xiala3{
    width: 100%;
    height: 1.57rem;
    padding-top: 0.13rem;
    background: #13427e;
    font-size: 0.3rem;
    text-align: center;
    display: none;
}
.xiala3 p{
    font-family: SimHei;
    font-size: 0.14rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
    margin-top: 0.03rem;
    text-align: center;
    padding-bottom: 0.16rem;
}
.xiala3 img{
    width: 1.1rem;
    height: 1.1rem;
}
.xiala1_content1{
    display: inline-block;
    padding-top: 0.14rem;
}
.xiala1_content1 img{
    width: 0.41rem;
    height: 0.41rem;
    display: inline-block;
    vertical-align: top;
    padding-top: 0.03rem;
    margin-right: 0.05rem;
}
.xiala1_content1_text{
    display: inline-block;
    vertical-align: top;
    font-family: SimHei;
    font-size: 0.14rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
}
/*底部结束*/


















