﻿.pictureShow { background-image: url("../img/MultiApparel/ClothingIndustry_MNetcn.jpg")}
.content_title { text-align: center; font-size: 24px; position: relative; margin: 7rem auto 1rem !important; }
.content_detailtitle { width: 95%; font-size: 1rem; vertical-align: middle; margin: 0.5rem !important; }
.outerbox {width: 96%!important; height: auto;/*background:#ffd800;*/margin: 0.5rem auto 2rem!important;}
.outerbox_left {width: 100%!important;height: auto;margin: 1rem auto!important;margin-right: unset!important;border: 1px solid #f5f5f5;border-radius: 8px;background: #f9f9f9;}
.outerbox_middle {width: 100%!important;height: auto;margin: 1rem auto!important;margin-right: unset!important;border: 1px solid #f5f5f5;border-radius: 8px;background: #f9f9f9;}
.outerbox_right {width: 100%!important;height: auto;margin: 1rem auto!important;border: 1px solid #f5f5f5;border-radius: 8px;background: #f9f9f9;}
.p_img {text-align: center;width: 80px;height: 80px;border-radius: 50%;background: #2ec574;margin: 1.5rem auto 1rem!important;}
.p_img img {width: 100%;height: 100%;}
.p_title {font-size: 18px !important;font-weight: 500 !important;text-align: center;}
.outerbox p.p_font {width: 90%;margin: 0.5rem auto 1rem!important;font-size: 16px;font-weight: 300;line-height: 28px;}
.Membership_system_img { position: relative; display: grid; }
.App_distribution{text-align:center;font-size:18px;line-height:25px;/* height:50px; */color:#666666;padding-top:5px;}
.Membership_MultiApparel_left, .Membership_MultiApparel_middle, .Membership_MultiApparel_right { float: left; width: 95%; height: auto; margin: 1rem auto !important; }
.Membership_MultiApparel_pictrue { height: auto; text-align: center; }
.Membership_MultiApparel_pictrue img { border: 1px solid  #f3f3f3; border-radius: 10px; width: 98%; height: 100%; /*margin: 0 2rem 1rem 0.4rem !important;*/ }
.Membership_MultiApparel_title { font-size: 16px; color: #333; vertical-align: middle; margin-bottom: 1rem !important; }
.content_MultiApparelLeft, .content_MultiApparelRight { margin: 0 auto 2rem!important; }
.content_detailimage_MultiAppare { width: 95%; height: auto; border: 2px solid #dedede; margin: 0.5rem auto !important; }
.content_detailimage_MultiAppare img{width:100%!important;height:auto!important;}

/* 横幅图片+文字 混合排布  */
 @media screen and (min-width: 850px) {
         .pageShow { position: relative; top: 99px; width: 100%; height: 400px;background-repeat: no-repeat !important;background-size: cover !important;}
         .Ban_text { color: #fff;font-size: 2.375rem;font-weight: bold; font-family: 微软雅黑; line-height: 62px;position: relative; top: 30%;left:10%;}
         .Ban_textColor{color:yellow;}
         .Ban_text_2{top:30%;}
    }
    @media screen and (min-width: 1000px) {
        .Ban_text{left:12%;}
    }
    @media screen and (min-width: 1150px) {
        .Ban_text{left:14%;}
    }
    @media screen and (min-width: 1300px) {
        .Ban_text{left:17%;}
    }
    @media screen and (min-width: 1450px) {
        .Ban_text{left:21%;}
    }
    @media screen and (min-width: 1600px) {
        .Ban_text{left:25%;}
    }
   @media screen and (max-width: 850px){
        .Ban_text{display:none;}
   }