@media screen and (min-width: 1200px ) {
    /* 蜜雪冰城品牌介绍 */
    .mxbcic-ppjs-article-wrap {background: #fff;padding: 80px 30px 72px;box-sizing: border-box;}
    .mxbcic-ppjs-tips {margin-top: 20px;font-size: 14px;color: #666666;text-align: center;}
    .mxbcic-ppjs-tips span:first-child {background: #f2f2f2;padding: 4px 6px;border-radius: 5px;margin-right: 25px;}
    .mxbcic-ppjs-tips span:nth-child(2) {padding-left: 24px;background-image: url(../image/pc-eyes-icon.png);background-repeat: no-repeat;background-position: 0 center;}
    .mxbcic-ppjs-tips span:nth-child(3) {margin-left: 25px;}
    .mxbcic-ppjs-article {margin-top: 40px;}
    .mxbcic-ppjs-article p {margin-top: 12px;font-size: 16px;color: #333333;line-height: 32px;}
    .mxbcic-ppjs-article img {display: block;margin: 30px auto;width: 40%;border-radius: 10px;}
    .mxbcic-ppjs-article p strong{display: block; margin-top: 22px;font-weight: bold;}
    .mxbcic-fanye-wrap{
        margin-top: 30px;
    }
    .mxbcic-fanye-wrap p{
        height:16px;
        line-height: 16px;
        font-size: 16px;
        color:#333;
        margin-top: 25px;
        margin-left: -10px;
        overflow: hidden;
    }
    .mxbcic-fanye-wrap p span {float: left;}
    .mxbcic-fanye-wrap p a{
        float: left;
        display: block;
        color:#333;
        width: 730px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
}
@media (max-width: 1200px) and (min-width: 750px){
    .mxbcic-ppjs-article-wrap{margin-top: 90px;padding: 0 4%;}
    .mxbcic-ppjs-tips {margin-top: 30px;font-size: 24px;color: #666666;text-align: center;}
    .mxbcic-ppjs-tips span:first-child {background: #f2f2f2;padding: 8px 14px;border-radius: 5px;margin-right: 50px;}
    .mxbcic-ppjs-tips span:nth-child(2) {padding-left: 34px;background-image: url(../image/liulan-icon.png);background-repeat: no-repeat;background-position: 0 center;background-size: auto 16px;}
    .mxbcic-ppjs-tips span:nth-child(3){margin-left: 50px;}
    .mxbcic-ppjs-article {margin-top: 52px;}
    .mxbcic-ppjs-article p {margin-top: 18px;font-size: 28px; color: #666666; line-height: 56px;}
    .mxbcic-ppjs-article p img {display: block;margin: 36px auto; width: 600px;height: 400px;border-radius: 10px;}
    .mxbcic-ppjs-article p strong {display: block;margin-top: 0; font-weight: bold;color: #333333;}
    .mxbcic-fanye-wrap{
        padding: 0 4%;
        margin-top: 50px;
    }
    .mxbcic-fanye-wrap p{
        line-height: 1.2;
        font-size: 26px;
        color:#333;
        margin-top: 25px;
        margin-left: -5px;
        overflow: hidden;
    }
    .mxbcic-fanye-wrap p span {float: left;}
    .mxbcic-fanye-wrap p a{
        float: left;
        display: block;
        color:#333;
        width: 78%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
}
@media screen and (max-width: 750px){
    .mxbcic-ppjs-article-wrap{ margin-top: 45px;padding: 0 4%;}
    .mxbcic-ppjs-tips {margin-top: 15px; font-size: 12px;color: #666666;text-align: center;}
    .mxbcic-ppjs-tips span:first-child {background: #f2f2f2; padding: 4px 7px;border-radius: 3px;margin-right: 25px;}
    .mxbcic-ppjs-tips span:nth-child(2) {padding-left: 17px;background-image: url(../image/liulan-icon.png);background-repeat: no-repeat;background-position: 0 center;background-size: auto 8px;}
    .mxbcic-ppjs-tips span:nth-child(3) {margin-left: 25px;}
    .mxbcic-ppjs-article {margin-top: 26px;}
    .mxbcic-ppjs-article p { margin-top: 9px;font-size: 14px;color: #666666;line-height: 28px;}
    .mxbcic-ppjs-article p img {display: block;margin: 18px auto; width: 300px; height: 200px;border-radius: 5px;}
    .mxbcic-ppjs-article p strong {display: block;margin-top: 0;font-weight: bold;color: #333333;}
    .mxbcic-fanye-wrap{
        padding: 0 4%;
        margin-top: 30px;
    }
    .mxbcic-fanye-wrap p{
        line-height: 1.2;
        font-size: 14px;
        color:#333;
        margin-top: 15px;
        margin-left: -5px;
        overflow: hidden;
    }
    /* .mxbcic-fanye-wrap p span {float: left;} */
    .mxbcic-fanye-wrap p a{
        float: left;
        display: block;
        color:#333;
        width: 80%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
}