
.m_i_div1{
    width: 100%;
    height: auto;
    min-width: 360px;
    padding-top: 5rem;
}

.logo_pic_div2 {
    background-color: #2B44FF;
    border-radius: 3px!important;
    height: 26px;
    padding: 4px 6px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.logo_pic_div_span{
    font-size: 16px!important;
    color: white!important;
    font-weight: 600!important;
}

.m_i_div1_body{
    width: 90%;
    height: auto;
    margin: auto;
    display: flex;
    flex-direction: column;
    text-align: justify;
    padding-bottom: 1rem;
}
.m_i_div1_body span:nth-of-type(1){
    font-size: 20px;
    font-weight: bold;
    padding: 1rem 0rem;
}

.m_i_div1_body span:nth-of-type(2){
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
    text-indent: 2em;
}

.m_i_div1_body span:nth-of-type(3)>img{
    width: 100%;
}


.m_i_div2{
    width: 100%;
    height: auto;
}
.m_i_div2_body{
    width: 90%;
    height: auto;
    margin: auto;
    /*padding: 2rem 0rem;*/

}
.m_i_div2_body span:nth-of-type(1){
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    padding: 1rem 0rem;
    display: flex;
    width: 90%;
    justify-content: center;
    align-items: center;
    margin: auto;
    line-height: 30px;
}

.video{
    width: 100%;
    height: auto;
    margin: auto;
    margin-bottom: 2rem;
}
.video_body{
    height: 200px;
    width: 100%;
}
.m_i_div3{
    width: 100%;
    height: auto;

}
.m_i_div3_body{
    width: 90%;
    height: auto;
    margin: auto;
    display: flex;
    flex-direction: column;
}

.m_i_div3_body span:nth-of-type(1){
    font-size: 20px;
    font-weight: bold;
    padding: 1rem 0rem;
    text-align: center;
}
.m_i_div3_body span:nth-of-type(2){
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
    text-indent: 2em;
}
.m_i_div3_body span:nth-of-type(3)>img{
    width: 100%;
}

.m_i_div4{
    width: 100%;
    height: auto;
    overflow: auto;
    background: #F7F7F7;
}

.m_i_div4_body{
    width: 90%;
    height: auto;
    margin: auto;
}
.m_i_div4_body_title{
    width: 100%;
    height: auto;
    padding: 1rem 0rem;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}
.m_i_div4_swiper{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 2rem;
}
.m_i_div4_swiper span:nth-of-type(1)>img{
    width: 100px;
}

.m_i_div4_swiper span:nth-of-type(2){
    font-size: 18px;
    padding: 1rem 0rem;

}
.m_i_div4_swiper span:nth-of-type(3){
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
    width: 90%;

}
.m_i_div5{
    width: 100%;
    height: auto;
}
.m_i_div5_body{
    width: 90%;
    height: auto;
    margin: auto;
}
.m_i_div5_body_title{
    width: 100%;
    height: auto;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    padding: 1rem 0rem;
}

.m_i_div5_body_items{
    width: 100%;
    height: auto;
    padding-bottom: 1rem;
}

.m_i_div5_body_items_1{
    width: 90%;
    height: auto;
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
    margin-bottom: 1rem;
    padding-bottom: 2rem;
}
.m_mo_span2{
    font-size: 20px;
    width: 100%;
    text-align: center;
}
.m_mo_span3{
    font-size: 16px;
    padding: .5rem;

}
.m_mo_span4{
    font-size: 14px;

}

.m_i_div6{
    width: 100%;
    height: auto;
    background: url("../../imgs/pic-bg.png");
    background-size: cover;
    background-repeat: no-repeat;
}
.m_i_div6_body{
    width: 90%;
    height: auto;
    margin: auto;
    padding: 1rem 0rem;
    font-size: 18px;
    color: #fff;
    justify-content: center;
    text-align: center;
    line-height: 30px;
}

.m_i_div7{
    width: 100%;
    height: auto;
}

.m_i_div7_body{
    width: 90%;
    height: auto;
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 1rem;

}

.m_i_div7_body span:nth-of-type(1){
    font-size: 20px;
    font-weight:bold;
    padding-bottom: .7rem;

}
.m_i_div7_body span:nth-of-type(2){
    font-size: 16px;

}
.m_i_div7_body span:nth-of-type(3)>img{
    width: 100%;
}


.m_i_div8{
    width: 100%;
    height: auto;

}
.m_i_div8_body{
    width: 90%;
    height: auto;
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    /*text-align: center;*/
}

.m_i_div8_body span:nth-of-type(1){
    font-size: 20px;
    font-weight: bold;
    padding: 1rem 0rem;
}
.m_i_div8_body span:nth-of-type(2){
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
    text-indent: 2em;
    text-align: justify;
}
.m_i_div8_body span:nth-of-type(3)>img{
    width: 100%;
}

.m_i_div9{
    width: 100%;
    height: auto;
}
.m_i_div9_body{
    width: 90%;
    height: auto;
    margin: auto;
}
.m_i_div9_body_title{
    width: 100%;
    height: auto;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    padding: 1rem 0rem;
}

.m_i_div9_body_imgs{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.m_i_div9_body_imgs img{
    width: 100%;
}

.m_i_div9_body_imgs a{
    width: 45%;
    margin: .3rem .5rem;
}







