
.m_a_div1{
    width: 100%;
    height: auto;
    padding-top: 4rem;
}
.m_a_div1_body{
    width: 90%;
    margin: auto;
}
.m_a_span1{
    font-size:23px;
    font-weight: bold;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-top: 2rem;

}
.m_a_span2{
    width: 100%;
    height: 100%;
    position: relative;
    top: -2rem;
}
.m_a_span2 img{
    width: 100%;
}

.m_a_span3{
    font-size: 20px;
    width: 100%;
    font-weight: bold;
    line-height: 2rem;
    letter-spacing: 1px;

}

.m_a_span4{
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
    text-align: justify;

}

.m_a_div2{
    width: 100%;
    height: auto;
}
.m_a_div2_body{
    width: 90%;
    height: auto;
    margin: auto;
    /*padding: 2rem 0rem;*/
    padding-top: 2rem;
}

.m_a_span5{
    font-size: 20px;
    font-weight: bold;

}

.m_a_div2_body_text{
    width: 90%;
    margin: auto;
    height: auto;
    display: flex;
    flex-direction: column;
    background: #1756A6;
    color: #fff;
    padding: 0rem 1rem;
    margin-top: 1rem;
    margin-bottom: 2rem;
}

.m_a_div2_body_text span:nth-of-type(1) {
    font-size: 16px;
    padding: 1rem 0rem;

}
.m_a_div2_body_text span:nth-of-type(2){
    font-size: 14px;
    width: 100%;
    height: auto;
    line-height: 24px;
    letter-spacing: 1px;
    text-align: justify;
    text-indent: 2em;

}
.m_a_div2_body_text span:nth-of-type(3){
    font-size: 14px;
    width: 100%;
    height: auto;
    line-height: 24px;
    letter-spacing: 1px;
    text-align: justify;
    text-indent: 2em;

}

.m_a_div2_body_item{
    width:100%;
    height: auto;
    margin: auto;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.m_a_div2_body_item img{
    width: 10%;
}

.m_a_span6{
    font-size: 14px;
    padding-left: 10px;

}

.m_a_apply{
    width: 100%;
    height: auto;

}
.m_a_apply_title{
    width: 90%;
    height: auto;
    margin: auto;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    padding: 2rem 0rem;
}

.m_a_apply_item{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 1rem;
    box-shadow: 1px 1px 11px rgba(0,0,0,0.1);
    width: 85%;
    margin: 1rem auto;
}


.m_a_apply_item>span:nth-of-type(1){
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;

}

.m_a_apply_item>span:nth-of-type(1) img{
    width: 25%;

}

.m_a_apply_item>span:nth-of-type(2){
    font-size: 16px;
    padding: .6rem 0rem;
    letter-spacing: 1px;
    margin: auto;

}
.m_a_apply_item>span:nth-of-type(3){
    font-size: 14px;
    width: 100%;
    letter-spacing: 1px;
    text-align: center;

}
.m_a_product_logo{
    width: 100%;
    height: auto;
    background: url("../../imgs/pic-bg.png");
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: 1rem;
}

.m_a_product_logo_text{
    width: 90%;
    margin: auto;
    color: #fff;
    height: auto;
    padding: 1rem 0rem;
    font-size: 20px;
    text-align: center;
    line-height: 2rem;
    letter-spacing: 1px;

}
.m_a_cooperator{
    width: 100%;
    height: auto;
}

.m_a_cooperator_body{
    width: 90%;
    height: auto;
    margin: auto;
}

.m_a_cooperator_body_title{
    width: 90%;
    height: auto;
    padding: 2rem 0rem;
    margin: auto;
    font-size: 25px;
    text-align: center;
}

.m_a_cooperator_body_text{
    width: 90%;
    height: auto;
    margin: auto;
    text-align: center;
    display: flex;
    flex-direction: column;
    line-height: 2rem;
    font-size: 18px;
}
.m_a_addres{
    width: 100%;
    height: auto;
    padding-bottom: 3rem;
}

.m_a_oort_map_area{
    display: flex;
    flex: 1;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    height: 18rem;
    margin: 1.06rem;
    position: relative;
}

.m_a_addres_text{
    width: 95%;
    height: auto;
    margin: auto;
    font-size: 17px;
    display: flex;
    flex-direction: column;
    line-height: 2rem;

}

.m_a_addres_text span:nth-of-type(1){
    font-size: 20px;
    font-weight: bold;
    text-align: center;

}
.m_a_addres_text span:nth-of-type(2){
    font-weight: bold;
    font-size: 16px;

}
.m_a_addres_text span:nth-of-type(3){
    font-size: 14px;

}








