/* pc */
@media screen and (min-width: 1200px ) {
    /* banner */
    .mxbcic-banner {display: none!important;}
    .mxbcic-pc-banner {height: 530px;}
    .mxbcic-pc-banner .swiper-container {height: 530px;}
    .mxbcic-pc-banner .swiper-slide a,.mxbcic-pc-banner .swiper-slide a img {display: block;width: 100%;}
    /* 优势篇 */
    .mxbcic-youshi {padding: 80px 0 0;}
    .mxbcic-youshi-list {margin-top: 70px;}
    .mxbcic-youshi-list li {position: relative;float: left; overflow: hidden;font-size: 16px;width: 270px;height: 418px; border-radius: 10px;margin-right: 40px;padding: 86px 0 0; box-sizing: border-box; text-align: center; background-color: #fbfbfb;}
    .mxbcic-youshi-list li:nth-child(4n) {margin-right: 0;}
    .mxbcic-youshi-bgimg {
        position: absolute;
        top: -45px;
        left: 50%;
        margin-left:-56px;
        width: 112px;
        height: 112px;
        border-radius: 50%;   
    }
    .mxbcic-youshi-list li:first-child .mxbcic-youshi-bgimg {
        background-image: url(../image/pinpai-icon1.png);background-repeat: no-repeat;
        background-position: center 60px;
    }
    .mxbcic-youshi-list li:nth-child(2) .mxbcic-youshi-bgimg {
        background-image: url(../image/jingyan-icon1.png);background-repeat: no-repeat;
        background-position: center 60px;
    }
    .mxbcic-youshi-list li:nth-child(3) .mxbcic-youshi-bgimg {
        background-image: url(../image/jishu-icon1.png);background-repeat: no-repeat;
        background-position: center 60px;
    }
    .mxbcic-youshi-list li:nth-child(4) .mxbcic-youshi-bgimg {
        background-image: url(../image/tuandui-icon1.png);background-repeat: no-repeat;
        background-position: center 60px;
    }
    .mxbcic-youshi-list li strong { display: block;color: #333333; font-weight: bold;line-height: 16px;}
    .mxbcic-youshi-icon { margin: 17px 0 7px; height: 43px; padding-top: 25px;box-sizing: border-box;}
    .mxbcic-youshi-list li span {display: block;height: 2px;width: 35px;margin:0 auto;}
    .mxbcic-youshi-list li p {color: #666666;line-height: 32px; padding: 0 28px;}
    .mxbcic-youshi-list li:hover {animation-duration: 1.2s;animation-delay: 0.1s; animation-name: fadeInUp;}
    .mxbcic-youshi-list li:hover strong { color: #ffffff;}
    .mxbcic-youshi-list li:hover span { background: #ffffff;}
    .mxbcic-youshi-list li:hover p {color: #ffffff;}
    @-webkit-keyframes fadeInUp {
        from { opacity: 0;}
        to {opacity: 1;}
    }   
    @keyframes fadeInUp {
        from {opacity: 0;}   
        to {opacity: 1;}
    }
    .mxbcic-btn {display: block;width: 198px;height: 44px;line-height: 44px;border-radius: 22px;font-size: 16px; color: #ffffff;}
    .mxbcic-yykc-btn { margin: 50px auto 0;padding-left: 80px;box-sizing: border-box;background-image: url(../image/pc-yykc-btn-icon.png);background-repeat: no-repeat;background-position: 55px center;}
    /* 产品篇 */
    .mxbcic-chanpin-wrap {padding: 80px 0 0;overflow: hidden;}
    .mxbcic-chanpin-wrap .swiper-container {margin:70px auto 0;position:relative;overflow:hidden;height: 358px; width: 100%;}
    .mxbcic-chanpin-wrap .swiper-slide {width: 440px;}
    .mxbcic-chanpin-wrap .swiper-slide img { display: block;width: 450px;height: 303px;border-radius: 10px;}
    .mxbcic-chanpin-wrap .swiper-slide p { margin-top: 30px;font-size: 16px; color: #333333;font-weight: bold;line-height: 1.2; text-align: center;}
    .mxbcic-chanpin-wrap .swiper-slide { height: 100%;opacity: 0.4;-webkit-transition: 300ms; -moz-transition: 300ms;-ms-transition: 300ms;-o-transition: 300ms;transition: 300ms;-webkit-transform: scale(0);-moz-transform: scale(0);-ms-transform: scale(0); -o-transform: scale(0);transform: scale(0);}
    .mxbcic-chanpin-wrap .swiper-slide-visible { opacity: 1; -webkit-transform: scale(0.7);-moz-transform: scale(0.7); -ms-transform: scale(0.7);-o-transform: scale(0.7);transform: scale(0.7);}
    .mxbcic-chanpin-wrap .swiper-slide-active { top: 0; opacity: 1;-webkit-transform: scale(0.9);-moz-transform: scale(0.9);-ms-transform: scale(0.9); -o-transform: scale(0.9);transform: scale(0.9);    }
    .mxbcic-chanpin-wrap .swiper-slide-active p {font-size: 20px;}
    .mxbcic-btn2 { margin: 35px auto 0;padding-left: 59px;box-sizing: border-box;background-image: url(../image/pc-qbcp-btn-icon.png);background-repeat: no-repeat;background-position: 132px center;}
   /* 门店篇 */
    .mxbcic-mendian {padding: 80px 0;}
    .mxbcic-mendian-list { margin-top: 80px; border-radius: 10px;}
    .mxbcic-mendian-list li{ float: left;height: 270px;}
    .mxbcic-mendian-list li:first-child {width: 320px;border-radius: 10px 0 0 0;}
    .mxbcic-mendian-list li:nth-child(2) {width: 382px;}
    .mxbcic-mendian-list li:nth-child(3) {width: 232px;}
    .mxbcic-mendian-list li:nth-child(4) { width: 266px; border-radius: 0 10px 0 0;}
    .mxbcic-mendian-list li:nth-child(5) { width: 320px; border-radius: 0 0 0 10px;}
    .mxbcic-mendian-list li:nth-child(6) { width: 382px;}
    .mxbcic-mendian-list li:nth-child(7) { width: 498px;border-radius: 0 0 10px 0;}
    .mxbcic-mendian-list li img {display: block;width: 100%;height: 100%;}
    .mxbcic-mendian-list li p {color: #fff;text-align: center;}
    .mxbcic-mendian-list li p:first-child { padding-top: 80px; font-size: 75px; line-height: 75px;font-weight: bold;}
    .mxbcic-mendian-list li p:nth-child(2) {margin-top: 5px;font-size: 20px;line-height: 20px;}
    .mxbcic-mt50 {margin: 50px auto 0!important;}
    /* 官网动态 */
    .mxbcic-dongtai-wrap {padding: 70px 0;}
    .mxbcic-dongtai-title { float: left; position: relative;width: 318px;padding-bottom: 7px;}
    .mxbcic-title-en {font-family: "Arial";font-size: 24px;line-height: 24px;margin-top: 5px;}
    .mxbcic-title2 {font-size: 30px;line-height: 30px;color: #333333;margin-top: 25px; }
    .mxbcic-line { position: absolute; left: 0;top: 173px;width: 23px;height: 1px;}
    .mxbcic-btn3 { float: left;display: block;margin-top: 178px;width: 168px;height: 44px;line-height: 44px; border-radius: 22px;font-size: 16px;color: #ffffff;padding-left: 44px;box-sizing: border-box;background-image: url(../image/pc-qbcp-btn-icon.png); background-repeat: no-repeat;background-position: 117px center;}
    .mxbcic-dwdt-fr { float: right; width: 762px; padding-left: 119px;height: 313px; overflow: hidden;}
    .mxbcic-dongtai-list li { margin-bottom: 50px;overflow: hidden;height: 100px;}
    .mxbcic-dongtai-date { float: left; border-radius: 5px; padding: 6px 13px;}
    .mxbcic-dongtai-date p { font-size: 16px; line-height: 16px;}
    .mxbcic-dongtai-date p:first-child {   color: #333333;}
    .mxbcic-dongtai-date p:nth-child(2) {color: #999999;}
    .mxbcic-dongtai-content { float: left;width: 644px;margin-left: 40px;}
    .mxbcic-dongtai-content a { position: relative;display: block;font-size: 16px;line-height: 16px;color: #333333;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; padding-left: 21px; font-weight: bold;}
    .mxbcic-dongtai-content a:before { position: absolute;left: 0;top: 4px;display: inline-block; content: "";width: 8px;height: 8px;border-radius: 50%;}
    .mxbcic-dongtai-content p { padding-left: 21px; margin-top: 20px; font-size: 16px;color: #666666; line-height: 32px;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 2;}
    .mxbcic-dongtai-wrap .swiper-container {  margin-top: 8px;height: 250px; }
    .mxbcic-dongtai-wrap .pagination { position: absolute; right: 0;bottom: 10px;width: auto; text-align: center; z-index: 10;}
    .mxbcic-dongtai-wrap .swiper-pagination-switch { width: 12px; height: 12px; display: inline-block; border-radius: 50%;margin: 0 8px;cursor: pointer; vertical-align: middle; opacity: 1;}
    /* 雪王答疑 */
    .mxbcic-dayi { padding: 80px 0;}
    .mxbcic-title3 { display: inline-block; font-size: 30px; color: #333333;text-align: center;}
    .mxbcic-title3:before {display: inline-block;content: "";width: 10px; height: 10px; margin-right: 14px; vertical-align: middle;border-radius: 50%;}
    .mxbcic-title3:after {display: inline-block;content: "";width: 10px;height: 10px;margin-left: 20px; vertical-align: middle;border-radius: 50%;}
    .mxbcic-dayi-list { margin-top: 88px; border-radius: 10px 10px 0 0;}
    .mxbcic-dayi-list li {padding: 30px 24px 29px 41px;box-sizing: border-box;cursor:pointer;color: #333333;}
    .mxbcic-dayi-list li:first-child {border-radius: 10px 10px 0 0;}
    .mxbcic-dayi-list li p {padding-left: 43px;}
    .mxbcic-dayi-list li p:first-child {font-size: 16px;background-image: url(../image/pc-Q-icon2.png); background-repeat: no-repeat;background-position: 0 center;}
    .mxbcic-dayi-list li p:nth-child(2) {display: none; margin-top: 20px;font-size: 14px; line-height: 32px;}
    .mxbcic-dayi-list li:hover {animation-duration: 1.2s; animation-delay: 0.1s; animation-name: fadeInUp;color: #fff;}
    .mxbcic-dayi-list li:hover p:first-child { background-image: url(../image/pc-Q-icon.png);background-repeat: no-repeat;background-position: 0 center;}
    .mxbcic-dayi-list li.act p:first-child { color: #fff;background-image: url(../image/pc-Q-icon.png);background-repeat: no-repeat; background-position: 0 center;}
    .mxbcic-dayi-list li.act p:nth-child(2) {display: none; color: #fff;}
}
/* 平板 */
@media (max-width: 1200px) and (min-width: 750px){  
    /* banner */
    .mxbcic-pc-banner {display: none!important;}
    .mxbcic-banner {width: 100%;}
    .mxbcic-banner .swiper-container {margin:0 auto; position:relative;overflow:hidden;width: 100%;}
    .mxbcic-banner .swiper-slide a,.mxbcic-banner .swiper-slide a img { display: block;width: 100%; height: 100%;}
    .mxbcic-banner .pagination {position: absolute;left: 0;text-align: center;bottom:40px; width: 100%; z-index: 1;}
    .mxbcic-banner .swiper-pagination-switch  { display: inline-block; width: 18px;height: 18px;border-radius: 50%;border: 1px solid #ffffff; margin: 0 8px!important; opacity: 1; background:none;}
    .mxbcic-banner .swiper-active-switch { background: #fff7f7; border: 1px solid #fff7f7;}
    /* 优势篇 */
    .mxbcic-youshi {margin-top: 80px;padding: 0 4%;}
    .mxbcic-youshi-list {margin-top: 66px;}
    .mxbcic-youshi-list li { position: relative;float: left; width: 47%;height: 358px;border-radius: 10px;padding: 102px 30px 48px;box-sizing: border-box;background-color: #fbfbfb;margin-bottom: 40px;overflow: hidden;}
    .mxbcic-youshi-list li:nth-child(2n) {float: right;}
    .mxbcic-youshi-bgimg {
        position: absolute;
        top: -50px;
        left: 50%;
        margin-left:-62px;
        width: 124px;
        height: 124px;
        border-radius: 50%;   
    }
    .mxbcic-youshi-list li:first-child .mxbcic-youshi-bgimg {
        background-image: url(../image/wap-pp-icon.png);background-repeat: no-repeat;
        background-position: center 60px;
        background-size: 40px auto;
    }
    .mxbcic-youshi-list li:nth-child(2) .mxbcic-youshi-bgimg {
        background-image: url(../image/wap-jy-icon.png);background-repeat: no-repeat;
        background-position: center 60px;
        background-size: 44px auto;
    }
    .mxbcic-youshi-list li:nth-child(3) .mxbcic-youshi-bgimg {
        background-image: url(../image/wap-js-icon.png);background-repeat: no-repeat;
        background-position: center 60px;
        background-size: 40px auto;
    }
    .mxbcic-youshi-list li:nth-child(4) .mxbcic-youshi-bgimg {
        background-image: url(../image/wap-td-icon.png);background-repeat: no-repeat;
        background-position: center 60px;
        background-size: 56px auto;
    }
    .mxbcic-youshi-list li strong {padding-bottom: 24px; display: block;font-size: 28px;color: #333333;font-weight: bold;line-height: 1.2;text-align: center;}
    .mxbcic-youshi-icon {position: absolute;top: 140px;left: 50%;margin-left: -18px;height: 2px;width: 36px;}
    .mxbcic-youshi-icon span {display: block;height: 2px;width: 36px;}
    .mxbcic-youshi-list li p {color: #666666; font-size: 24px;line-height: 48px;height: 144px;overflow: hidden;}
    .mxbcic-btn {display: block; font-size: 28px; height: 64px;border-radius: 32px; width: 258px;line-height: 64px;margin: 0 auto;text-align: center;color: #ffffff;}
    .mxbcic-yykc-btn {margin-top: 30px;}
    .mxbcic-yykc-btn:before { position: relative;top: 4px;display: inline-block; content: ""; width: 23px; height: 26px;background-image: url(../image/yykc-btn-icon.png); background-repeat: no-repeat;background-position: center;background-size: auto 26px;margin-right: 14px;}
    /* 产品篇 */
    .mxbcic-chanpin-wrap {margin-top: 70px;}
    .mxbcic-chanpin-wrap .swiper-container { margin:70px auto 0; position:relative;overflow:hidden;height: 462px;width: 100%;}
    .mxbcic-chanpin-wrap .swiper-slide { width: 480px;}
    .mxbcic-chanpin-wrap .swiper-slide img { display: block; width: 480px; height: 324px;border-radius: 10px;}
    .mxbcic-chanpin-wrap .swiper-slide p { margin-top: 40px;font-size: 28px;color: #333333;font-weight: bold;line-height: 1.2;text-align: center; }
    .mxbcic-chanpin-wrap .pagination {position: absolute;left: 0;text-align: center;bottom:0;width: 100%; z-index: 1;}
    .mxbcic-chanpin-wrap .swiper-pagination-switch { display: inline-block; width: 18px; height: 18px;border-radius: 50%!important;margin: 0 8px!important;opacity: 1;}
    .mxbcic-chanpin-wrap .swiper-slide { height: 100%;opacity: 0.4;-webkit-transition: 300ms;-moz-transition: 300ms;-ms-transition: 300ms;-o-transition: 300ms;transition: 300ms;-webkit-transform: scale(0);-moz-transform: scale(0);-ms-transform: scale(0);-o-transform: scale(0);transform: scale(0);}
    .mxbcic-chanpin-wrap .swiper-slide-visible { opacity: 0.5;-webkit-transform: scale(0.8);-moz-transform: scale(0.8); -ms-transform: scale(0.8);-o-transform: scale(0.8);transform: scale(0.8);}
    .mxbcic-chanpin-wrap .swiper-slide-active { top: 0;opacity: 1; -webkit-transform: scale(1);-moz-transform: scale(1); -ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);    }
    .mxbcic-btn2 {margin-top: 70px;}
    .mxbcic-btn2:after {display: inline-block; content: "";width: 12px;height: 18px; background-image: url(../image/qbcp-btn-icon.png);background-repeat: no-repeat;background-position: center;background-size: auto 18px;margin-left: 10px;}
    /* 门店篇 */
    .mxbcic-mendian { margin-top: 80px; padding: 0 4%;}
    .mxbcic-mendian-list { border-radius: 10px;margin-top: 70px;}
    .mxbcic-mendian-list li { float: left;width: 48%;  height: 230px;text-align: center; color: #fff; }
    .mxbcic-mendian-list li:first-child,.mxbcic-mendian-list li:first-child img { border-radius: 10px 0 0 0;}
    .mxbcic-mendian-list li:nth-child(2) {border-radius: 0 10px 0 0; width: 52%;}
    .mxbcic-mendian-list li:nth-child(3) { float: right; height: 240px; width: 52%; }
    .mxbcic-mendian-list li:nth-child(4) { display: none;}
    .mxbcic-mendian-list li:nth-child(5){ height: 240px;}
    .mxbcic-mendian-list li:nth-child(6) { width: 48%;  border-radius: 0 0 0 10px; }
    .mxbcic-mendian-list li:nth-child(7) { width: 52%;border-radius: 0 0 10px 0;}
    .mxbcic-mendian-list li img { display: block; width: 100%; height: 100%;}
    .mxbcic-mendian-list li:nth-child(6) img {  border-radius: 0 0 0 10px;}
    .mxbcic-mendian-list li:nth-child(7) img { border-radius: 0 0 10px 0; }
    .mxbcic-mendian-list li p:first-child { margin-top: 60px; font-size: 75px; line-height: 1.2; font-weight: bold;}
    .mxbcic-mendian-list li p:nth-child(2) { font-size: 22px; line-height: 1.2;}
   /* 官网动态 */
    .mxbcic-dongtai-wrap { margin-top: 90px; padding: 90px 4%;}
    .mxbcic-dongtai-title {padding-bottom: 40px;}
    .mxbcic-line {width: 37px; height: 3px;}
    .mxbcic-title-en { margin-top: 26px;font-size: 36px;line-height: 1.2; font-family: "Arial";}
    .mxbcic-dongtai-wrap .swiper-container {margin:40px auto 0;position:relative;overflow:hidden; height: auto;width: 98%;overflow: hidden; }
    .mxbcic-dongtai-wrap .pagination {position: absolute;left: 0;text-align: center; bottom:-4px;width: 100%;z-index: 1;}
    .mxbcic-dongtai-wrap .swiper-pagination-switch {display: inline-block;width: 21px;height: 21px;border-radius: 50%!important;margin: 0 8px!important; opacity: 1;}
    .mxbcic-dongtai-list li { display: flex;margin-bottom: 36px;}
    .mxbcic-dongtai-list li:last-child {  margin-bottom: 0;}
    .mxbcic-dongtai-date {height: 90px;border-radius: 3px;font-size: 24px;line-height: 1.2; padding: 18px 16px;box-sizing: border-box; margin-right: 30px;}
    .mxbcic-dongtai-date p:first-child { color: #333333;}
    .mxbcic-dongtai-date p:nth-child(2) {color: #999999;}
    .mxbcic-dwdt-fr {padding-bottom: 72px;}
    .mxbcic-dongtai-content {font-size: 28px;flex:1;}
    .mxbcic-dongtai-content a {position: relative;display: block;margin-top: 6px;line-height: 1.2;color: #333333;font-weight: bold;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;padding-left: 22px;}
    .mxbcic-dongtai-content a:before {position: absolute;left: 0px;top: 10px;display: inline-block;content: ""; width: 12px; height: 12px;border-radius: 50%;}
    .mxbcic-dongtai-content p { padding-left: 22px;margin-top: 24px;line-height: 48px;color: #666666; overflow: hidden; text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
    .mxbcic-mt35 {margin-top: 70px;}
    /* 雪王答疑 */
    .mxbcic-dayi {margin-top: 80px;padding: 0 4%;}
    .mxbcic-dayi-list { margin-top: 60px;border-radius: 10px 10px 0 0;}
    .mxbcic-dayi-list li {padding: 34px 30px; box-sizing: border-box; color: #333333;}
    .mxbcic-dayi-list li:first-child { border-radius: 10px 10px 0 0; }
    .mxbcic-dayi-list li p { padding-left: 52px; }
    .mxbcic-dayi-list li p:first-child {font-size: 28px;line-height: 1.2;background-image: url(../image/Q2.png);background-repeat: no-repeat; background-position: 0 center;background-size: 36px auto;overflow: hidden;white-space: nowrap;  text-overflow: ellipsis;}
    .mxbcic-dayi-list li p:nth-child(2) {display: none;margin-top: 26px;font-size: 24px;line-height: 48px;}
    .mxbcic-dayi-list li.act p {color: #fff;}
    .mxbcic-dayi-list li.act p:first-child { background-image: url(../image/Q1.png);background-repeat: no-repeat;background-position: 0 center; }
}
/* wap */
@media screen and (max-width: 750px){
    /* banner */
    .mxbcic-pc-banner {display: none!important;}
    .mxbcic-banner { width: 100%;}
    .mxbcic-banner .swiper-container { margin:0 auto;position:relative; overflow:hidden; width: 100%;}
    .mxbcic-banner .swiper-slide a,.mxbcic-banner .swiper-slide a img { display: block; width: 100%;}
    .mxbcic-banner .pagination {position: absolute;left: 0;text-align: center;width: 100%; z-index: 1;margin-top: -25px;}
    .mxbcic-banner .swiper-pagination-switch  { display: inline-block; width: 9px;height: 9px;border-radius: 50%; border: 1px solid #ffffff; margin: 0 4px!important;opacity: 1; background:none;}
    .mxbcic-banner .swiper-active-switch {background: #fff7f7;border: 1px solid #fff7f7;}
    /* 优势篇 */
    .mxbcic-youshi {margin-top: 40px; padding: 0 4%;}
    .mxbcic-youshi-list {margin-top: 33px;}
    .mxbcic-youshi-list li {position: relative;float: left;width: 47%;height: 179px;border-radius: 5px;padding: 51px 15px 24px;box-sizing: border-box; background-color: #fbfbfb; margin-bottom: 20px;overflow: hidden;}
    .mxbcic-youshi-list li:nth-child(2n) {float: right; }
    .mxbcic-youshi-bgimg {
        position: absolute;
        top: -25px;
        left: 50%;
        margin-left:-31px;
        width: 62px;
        height: 62px;
        border-radius: 50%;   
    }
    .mxbcic-youshi-list li:first-child .mxbcic-youshi-bgimg {
        background-image: url(../image/wap-pp-icon.png);background-repeat: no-repeat;
        background-position: center 30px;
        background-size: 20px auto;
    }
    .mxbcic-youshi-list li:nth-child(2) .mxbcic-youshi-bgimg {
        background-image: url(../image/wap-jy-icon.png);background-repeat: no-repeat;
        background-position: center 30px;
        background-size: 22px auto;
    }
    .mxbcic-youshi-list li:nth-child(3) .mxbcic-youshi-bgimg {
        background-image: url(../image/wap-js-icon.png);background-repeat: no-repeat;
        background-position: center 30px;
        background-size: 20px auto;
    }
    .mxbcic-youshi-list li:nth-child(4) .mxbcic-youshi-bgimg { background-image: url(../image/wap-td-icon.png);background-repeat: no-repeat; background-position: center 30px;background-size: 28px auto;}
    .mxbcic-youshi-list li strong { padding-bottom: 12px; display: block;font-size: 14px; color: #333333;font-weight: bold; line-height: 1.2; text-align: center;}
    .mxbcic-youshi-icon {position: absolute; top: 70px;left: 50%; margin-left: -9px;height: 1px;width: 18px;}
    .mxbcic-youshi-icon span {display: block; height: 1px;width: 18px;}
    .mxbcic-youshi-list li p {color: #666666;font-size: 12px;line-height: 24px;height: 72px;overflow: hidden;}
    .mxbcic-btn {display: block;font-size: 14px;height: 32px;border-radius: 16px;width: 129px;line-height: 32px;margin: 0 auto;text-align: center;color: #ffffff;}
    .mxbcic-yykc-btn { margin-top: 15px;}
    .mxbcic-yykc-btn:before {position: relative;top: 2px; display: inline-block;content: "";width: 12px;height: 13px;background-image: url(../image/yykc-btn-icon.png);background-repeat: no-repeat;background-position: center;background-size: auto 13px;margin-right: 7px;}
    /* 产品篇 */
    .mxbcic-chanpin-wrap { margin-top: 35px;}
    .mxbcic-chanpin-wrap .swiper-container { margin:35px auto 0; position:relative;overflow:hidden;height: 231px;width: 100%;}
    .mxbcic-chanpin-wrap .swiper-slide {  width: 240px; }
    .mxbcic-chanpin-wrap .swiper-slide img {display: block;width: 240px; height: 162px; border-radius: 5px;}
    .mxbcic-chanpin-wrap .swiper-slide p { margin-top: 20px;font-size: 14px; color: #333333; font-weight: bold;line-height: 1.2;text-align: center;}
    .mxbcic-chanpin-wrap .pagination { position: absolute;left: 0; text-align: center; bottom:-4px; width: 100%; z-index: 1;}
    .mxbcic-chanpin-wrap .swiper-pagination-switch { display: inline-block; width: 9px;height: 9px; border-radius: 50%!important;margin: 0 4px!important;opacity: 1;}
    .mxbcic-chanpin-wrap .swiper-slide { height: 100%;opacity: 0.4;-webkit-transition: 300ms;-moz-transition: 300ms;-ms-transition: 300ms;-o-transition: 300ms;transition: 300ms;-webkit-transform: scale(0);-moz-transform: scale(0);-ms-transform: scale(0);-o-transform: scale(0);transform: scale(0); }
    .mxbcic-chanpin-wrap .swiper-slide-visible { opacity: 0.5;-webkit-transform: scale(0.8); -moz-transform: scale(0.8);-ms-transform: scale(0.8); -o-transform: scale(0.8);transform: scale(0.8);}
    .mxbcic-chanpin-wrap .swiper-slide-active { top: 0;opacity: 1; -webkit-transform: scale(1); -moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1); }
    .mxbcic-btn2 {margin-top: 35px;}
    .mxbcic-btn2:after { display: inline-block;content: ""; width: 6px; height: 9px; background-image: url(../image/qbcp-btn-icon.png);background-repeat: no-repeat; background-position: center; background-size: auto 9px; margin-left: 5px;}
    /* 门店篇 */
    .mxbcic-mendian { margin-top: 40px; padding: 0 4%;}
    .mxbcic-mendian-list { border-radius: 5px; margin-top: 35px;}
    .mxbcic-mendian-list li {float: left;width: 48%;height: 115px;text-align: center;color: #fff;}
    .mxbcic-mendian-list li:first-child,.mxbcic-mendian-list li:first-child img { border-radius: 5px 0 0 0;}
    .mxbcic-mendian-list li:nth-child(2) { border-radius: 0 5px 0 0;width: 52%;}
    .mxbcic-mendian-list li:nth-child(3) { float: right; height: 120px; width: 52%;}
    .mxbcic-mendian-list li:nth-child(4) {display: none; }
    .mxbcic-mendian-list li:nth-child(5){ height: 120px; }
    .mxbcic-mendian-list li:nth-child(6) {width: 48%; border-radius: 0 0 0 5px;}
    .mxbcic-mendian-list li:nth-child(7) { width: 52%;border-radius: 0 0 5px 0; }
    .mxbcic-mendian-list li img { display: block; width: 100%; height: 100%; }
    .mxbcic-mendian-list li:nth-child(6) img { border-radius: 0 0 0 5px;}
    .mxbcic-mendian-list li:nth-child(7) img { border-radius: 0 0 5px 0; }
    .mxbcic-mendian-list li p:first-child { margin-top: 30px; font-size: 38px; line-height: 1.2;  font-weight: bold;}
    .mxbcic-mendian-list li p:nth-child(2) { font-size: 12px;line-height: 1.2;}
    /* 官网动态 */
    .mxbcic-dongtai-wrap {margin-top: 45px;padding: 45px 4%;}
    .mxbcic-dongtai-title { padding-bottom: 20px;}
    .mxbcic-line { width: 19px;height: 2px;}
    .mxbcic-title-en {margin-top: 13px;font-size: 18px;line-height: 1.2;font-family: "Arial";}
    .mxbcic-dongtai-wrap .swiper-container {margin:20px auto 0;position:relative;height: auto;width: 97%; overflow: hidden; }
    .mxbcic-dongtai-wrap .pagination { position: absolute;left: 0;text-align: center;bottom:-4px;width: 100%;z-index: 1;}
    .mxbcic-dongtai-wrap .swiper-pagination-switch { display: inline-block;width: 9px; height: 9px; border-radius: 50%!important;margin: 0 4px!important; opacity: 1;}
    .mxbcic-dongtai-list li {display: flex;margin-bottom: 18px;}
    .mxbcic-dongtai-list li:last-child {margin-bottom: 0;}
    .mxbcic-dongtai-date { height: 45px;border-radius: 3px;font-size: 12px;line-height: 1.2;padding: 9px 8px;margin-right: 15px;}
    .mxbcic-dongtai-date p:first-child { color: #333333;}
    .mxbcic-dongtai-date p:nth-child(2) {color: #999999;}
    .mxbcic-dwdt-fr { padding-bottom: 36px;}
    .mxbcic-dongtai-content { font-size: 14px;flex:1;}
    .mxbcic-dongtai-content a {position: relative;display: block;margin-top: 3px;line-height: 1.2;color: #333333;font-weight: bold;overflow: hidden;white-space: nowrap; text-overflow: ellipsis; padding-left: 11px;}
    .mxbcic-dongtai-content a:before {position: absolute;left: 0px;top: 5px;display: inline-block;content: "";width: 6px;height: 6px;border-radius: 50%;}
    .mxbcic-dongtai-content p { padding-left: 11px; margin-top: 12px;line-height: 28px;color: #666666; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical; -webkit-line-clamp: 2;}
    .mxbcic-mt35 {margin-top: 35px;}
    /* 雪王答疑 */
    .mxbcic-dayi { margin-top: 40px; padding: 0 4%;}
    .mxbcic-dayi-list {margin-top: 30px;border-radius: 5px 5px 0 0;}
    .mxbcic-dayi-list li {padding: 17px 15px; box-sizing: border-box; color: #333333;}
    .mxbcic-dayi-list li:first-child {border-radius: 5px 5px 0 0;}
    .mxbcic-dayi-list li p {padding-left: 26px;}
    .mxbcic-dayi-list li p:first-child { font-size: 14px; line-height: 1.2; background-image: url(../image/Q2.png);  background-repeat: no-repeat; background-position: 0 center; background-size: 18px auto; overflow: hidden; white-space: nowrap;text-overflow: ellipsis;}
    .mxbcic-dayi-list li p:nth-child(2) { display: none; margin-top: 13px;font-size: 12px;line-height: 24px;}
    .mxbcic-dayi-list li.act p {color: #fff;}
    .mxbcic-dayi-list li.act p:first-child { background-image: url(../image/Q1.png);background-repeat: no-repeat; background-position: 0 center;}
}