@charset "UTF-8";




/* 手机（屏幕宽度小于等于 1600px） */
@media screen and (max-width: 1600px) {
    .container{
        width: 100%;
    }
}

/* 桌面电脑（屏幕宽度大于 1600px） */
@media screen and (min-width: 1600px) {
    .container{
        width: 1600px;
        margin: 0 auto;
    }

}








/*大图开始*/
.big_img{
    height: auto;
    margin:0 auto 0.73rem auto;
}
.big_img img{
    width: 100%;
    height: 100%;
}
/*大图结束*/

/*问题苦恼开始*/
.wenti_title{
    font-size: 0.36rem;
    letter-spacing: 1px;
    color: #000000;
    text-align: center;
    font-family: MicrosoftYaHei-Bold;
}
.wenti_line{
    width: 1.79rem;
    height: 2px;
    background-color: #ff4709;
    margin: 0.1rem auto 0.36rem auto;
}
.wenti_content{
    font-size: 0;
    text-align: center;
    margin-bottom: 1rem;
}
.wenti_list{
    width: 2.62rem;
    display: inline-block;
    margin: 0 0.13rem 0.25rem 0.13rem;
}
.wenti_list img{
    width: 100%;
    height: 2.63rem;
}
.wenti_list_text{
    text-align: center;
    color: #ffffff;
    height: 0.58rem;
    line-height: 0.58rem;
    font-size: 0.22rem;
    margin-top: 1px;
    font-family: MicrosoftYaHei-Bold;
}
/*问题苦恼结束*/

/*不能乖孩子开始*/
.no_title1{
    font-size: 0.36rem;
    letter-spacing: 1px;
    color: #ff4709;
    text-align: center;
    font-family: MicrosoftYaHei-Bold;
}
.no_title2{
    font-size: 0.36rem;
    letter-spacing: 1px;
    color: #000000;
    text-align: center;
    font-family: MicrosoftYaHei-Bold;
}
.no_line{
    width: 1.07rem;
    height: 2px;
    background-color: #ff4709;
    margin: 0.1rem auto -0.5rem auto;
}
.no_content{
    width: 100%;
    font-size: 0.18rem;
    line-height: 0.28rem;
    color: #222222;
    overflow: hidden;
    margin-bottom: 0.7rem;
    position: relative;
}
.no_content_detail{
    width: 94%;
    margin: 0.9rem auto 0 auto;
    font-family: MicrosoftYaHeiLight;
    text-align: justify;
    font-size: 0.18rem;
    line-height: 0.28rem;
    color: #3f3f3f;
    height: 100%;
    position: absolute;
    top: 0;
    left: 3%;
}
.no_content img{
    width: 100%;
    height: auto;
    object-fit: cover;
    display: block;
}
/*不能乖孩子结束*/

/*双脑同调开始*/
.shuang_title1{
    font-size: 0.36rem;
    letter-spacing: 1px;
    color: #ff4709;
    text-align: center;
    font-family: MicrosoftYaHei-Bold;
}
.shuang_title2{
    font-size: 0.36rem;
    letter-spacing: 1px;
    color: #000000;
    text-align: center;
    font-family: MicrosoftYaHei-Bold;
}
.shuang_line{
    width: 1.07rem;
    height: 2px;
    background-color: #ff4709;
    margin: 0.1rem auto 0.46rem auto;
}
.shuang_content1{
    width: 94%;
    margin: 0 auto;
    color: #3f3f3f;
    font-size: 0.18rem;
    line-height: 0.28rem;
    font-family: MicrosoftYaHeiLight;
    text-align: justify;
}
.shuang_img{
    width: 4.77rem;
    height: 4.63rem;
    margin: 0.2rem auto;
    display: block;
}
.shuang_content2{
    width: 94%;
    margin: 0 auto 0.3rem auto;
    color: #3f3f3f;
    font-size: 0.18rem;
    line-height: 0.28rem;
    font-family: MicrosoftYaHeiLight;
    text-align: justify;
}
.yuanli{
    width: 5.74rem;
    height: 2.77rem;
    margin: 0 auto 0.3rem auto;
    display: block;
}
.shuang_content3{
    width: 94%;
    margin: 0 auto 0 auto;
    color: #3f3f3f;
    font-size: 0.18rem;
    line-height: 0.28rem;
    font-family: MicrosoftYaHeiLight;
    text-align: justify;
}
.chong{
    width: 4.16rem;
    height: 4.19rem;
    margin: 0.2rem auto 0.3rem auto;
    display: block;
}
.shuang_content4{
    width: 94%;
    margin: 0 auto 0.7rem auto;
    color: #3f3f3f;
    font-size: 0.18rem;
    line-height: 0.28rem;
    font-family: MicrosoftYaHeiLight;
    text-align: justify;
}
/*双脑同调结束*/

/*益生菌开始*/
.yishengjun_img{
    width: 100%;
    height: auto;
    object-fit: cover;
}
.ysj_container{
    width: 94%;
    margin: 0.3rem auto 0 auto;
    font-size: 0;
}
.ysj_title img{
    width: 0.35rem;
    height: 0.38rem;
    margin-right: 0.14rem;
}
.ysj_title span{
    font-size: 0.26rem;
    letter-spacing: 1px;
    color: #000000;
    position: relative;
    top: -0.1rem;
    font-family: MicrosoftYaHei;
}
.ysj_content{
    font-size: 0.18rem;
    line-height: 0.28rem;
    color: #3f3f3f;
    width: 100%;
    margin-top: 0.32rem;
    margin-bottom: 0.45rem;
    text-align: justify;
}
/*益生菌结束*/

/*鱼油优势开始*/
.yu_title1{
    font-size: 0.36rem;
    letter-spacing: 1px;
    color: #111111;
    text-align: center;
    margin-top: 0.8rem;
    font-family: MicrosoftYaHei-Bold;
}
.yu_title1 span{
    color: #ff4709;
}
.yu_title2 span{
    color: #ff4709;
}
.yu_title2{
    font-size: 0.36rem;
    letter-spacing: 1px;
    color: #111111;
    text-align: center;
    font-family: MicrosoftYaHei-Bold;
}
.shuang_line{
    width: 1.07rem;
    height: 2px;
    background-color: #ff4709;
    margin: 0.1rem auto 0.46rem auto;
}
.as{
    width: 100%;
    height: auto;
    object-fit: cover;
    display: block;
    margin-top: 0.5rem;
    margin-bottom: 0.6rem;
}

.bjq_title{
    width: 94%;
    margin: 0 auto 0.36rem auto;
    font-size: 0;
}
.bjq_title img{
    width: 0.35rem;
    height: 0.38rem;
    margin-right: 0.14rem;
}
.bjq_title span{
    font-size: 0.26rem;
    letter-spacing: 1px;
    color: #000000;
    position: relative;
    top: -0.1rem;
    font-family: MicrosoftYaHei;
}
.bjq_content{
    width: 94%;
    margin: 0 auto 0.75rem auto;
    font-size: 0.18rem;
    line-height: 0.28rem;
    color: #3f3f3f;
    font-family: MicrosoftYaHeiLight;
    text-align: justify;
}
/*鱼油优势结束*/

/*全球资源开始*/
.quan{
    width: 100%;
    background: #f5f5f5;
}
.quan_title{
    font-size: 0.27rem;
    letter-spacing: 1px;
    color: #000000;
    text-align: center;
    padding-top: 0.5rem;
    font-family: MicrosoftYaHei;
}
.quan_dec{
    font-size: 0.18rem;
    line-height: 0.28rem;
    color: #3f3f3f;
    width: 94%;
    margin: 0.21rem auto 0 auto;
    font-family: MicrosoftYaHeiLight;
    text-align: justify;
}
.quan img{
    width: 100%;
    height: auto;
    object-fit: cover;
}
.quan_bottom{
    width: 100%;
}
.quan_bottom img{
    width: 100%;
    height: auto;
    object-fit: cover;
}
/*全球资源结束*/

/*在线订购开始*/
.buy{
    width: 100%;
    height: 5.65rem;
    background: #ffdace;
    text-align: center;
}
.buy_title{
    font-family: MicrosoftYaHei;
    font-size: 0.3rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 2px;
    color: #000000;
    padding-top: 0.4rem;
}
.buy_dec{
    font-family: MicrosoftYaHei;
    font-size: 0.18rem;
    font-weight: normal;
    letter-spacing: 1px;
    color: #000000;
    padding-top: 0.16rem;
    text-align: center;
}
.buy_content{
    text-align: center;
    font-size: 0;
}
.buy_list{
    width: 1.86rem;
    height: 3.73rem;
    background-color: #ffffff;
    overflow: hidden;
    display: inline-block;
    margin: 0.36rem 0.1rem 0 0.1rem;
}
.buy_list_title{
    margin: 0.19rem auto 0 auto;
    width: 1.14rem;
    height: 0.24rem;
    line-height: 0.24rem;
    background-color: #ff4709;
    text-align: center;
    color: #ffffff;
    font-family: MicrosoftYaHei;
    font-size: 0.16rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
}
.buy_list_img{
    width: 1.53rem;
    height: 1.53rem;
    background-color: #e1e0e0;
    overflow: hidden;
    border-radius: 50%;
    margin: 0.27rem auto 0 auto;
}
.buy_list_img img{
    width: 100%;
    height: 100%;
}
.but_time{
    font-family: MicrosoftYaHei;
    font-size: 0.14rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #030303;
    margin: 0.05rem;
}
.high_price{
    /*text-decoration: line-through;*/
    font-family: MicrosoftYaHei;
    font-size: 0.15rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #5c5b5b;
    margin-top: 0.14rem;
    text-decoration:line-through #ff4709 solid
}
.more_price{
    font-family: MicrosoftYaHei;
    font-size: 0.15rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #5c5b5b;
}
.more_price span{
    color: #e40000;
    margin-left: -0.1rem;
}
.go_buy{
    display: block;
    width: 1.1rem;
    height: 0.27rem;
    line-height: 0.27rem;
    background-color: #fc8d07;
    border-radius: 0.09rem;
    color: #ffffff;
    font-family: MicrosoftYaHei;
    font-size: 0.15rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    margin: 0.08rem auto 0 auto;
}
/*在线订购结束*/

/*底部开始*/
.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;
}
/*底部结束*/

