body {
    background-color: #14c19f !important;
}
.news_main_title{
    font-size: 2.571em;
    color:  #4a7d98;
    text-align: center;
    font-weight: bold;
}
#news_content{
    width: 80%;
}
.news_content_div{
    min-height: 140px;
    border-top: solid 2px #acd4ea;
    border-left: solid 2px #acd4ea;
    border-right: solid 2px #acd4ea;
    padding-left: 60px;
    padding-top: 20px;
    background: #fff;
    cursor:pointer;
}

.googlemap_frame {
    height: auto;
}
.swiper-slide img{
    position: relative; 
    top: 5rem;
}

.news_more{
    width: 240px;
    height: 80px;
    border-radius: 40.5px;
    background-color: #7db9d9;
    color: #fff;
    font-size: 2.285em;
    text-align:center;
    position: relative;
    left: calc(50% - 120px);
    cursor:pointer;
}
#news_more_label{
    position: relative;
    top: 15px;
    cursor:pointer;
}
.back_menu {
    background: #acd059;
    font-size: 1.428em;
    height:2.9em;
}
.back_menu_content{
    position: relative;
    left:5%;
    width: 90%;
    /* top: 20px; */
}
.back_menu_click{
    color: #338615;
}
.bg-white{
    background: #fff url("/images/public/bg/news.png");
}
.news_button{
    width:96px;
    height: 46px;
    background: #7db9d9;
    color: #fff;
    font-size: 1.428em;
    position: relative;
    float: left;
    left: -10px;
    text-align: center;
}
.news_button_title{
    position: relative;
    top: 3px;
}
footer {
    background: #14c19f;
    padding-top: 20px;
}
footer h5{
    color: #FFFFFF;
}
.playground_show_title {
    color: #4a7d98;
    font-size: 2.285em;
    font-weight: bold;
}
.playground_show_blank{
    display: initial;
}
.playground_show_sub_title {
    color: #000000;
    font-size: 1.557em;
    font-weight: bold;
}
.playground_show_content_lable {
    color: #9b9b9b;
    font-size: 1.557em;
    font-weight: normal;
}
.playground_main_title{
    font-size: 2.571em;
    color:  #338615;
    font-weight: bold;
    text-align: center;
}
@media screen and (max-width:1440px) {
    .section-padding-80{
        padding-top: 20px;
    }
    .news_main_title{
        font-size: 2em;
    }
    .news_date{
        font-size: 1em;
    }
    .news_button{
        width:48px;
        height: 23px;
        font-size: 0.857em;
        top: 8px;
    }
    .news_title{
        font-size: 1.142em;
    }
    .download_icon{
        padding-bottom: 5px;
    }
    .playground_main_title{
        font-size: 2em;
        width: 100%;
    }
    .playground_show_title {
        font-size: 2em;
    }
}
@media screen and (max-width:960px) {
    .back_menu{
        font-size: 1em;
    }
    .back_menu_content{
        left: 20px;
    }
    .section-padding-80{
        padding-top: 20px;
    }
    .news_main_title{
        font-size: 2em;
    }
    .news_date{
        font-size: 1em;
    }
    .news_button{
        width:48px;
        height: 23px;
        font-size: 0.857em;
        top: 8px;
    }
    .news_title{
        font-size: 1.142em;
    }
    .download_icon{
        padding-bottom: 5px;
    }
    .classynav{
        height: 100%;
        overflow: hidden;
    }
    .navbackground{
        flex-direction: column;
        background-color:  #14c19f ;
        width: 100%;
        height: 100%;
        display: "";
    }
    .navi-mg{
        content: url("/images/public/playground/boy1@2x.png") ;
        background-color: #FFFFFF;
        max-width: 100%;
    }
    .playground_main_title{
        font-size: 1.7em;
    }
    .playground_show_title {
        text-align: center;
        font-size: 1.7em;
    }
    .playground_show_blank{
        display: none;
    }
    .playground_show_content_lable {
        padding-left: 3rem !important;
    }
    .swiper-slide img{
        position: relative; 
        top: 0rem;
    }
    .welcome_area{
        height: auto !important;
    }
}
@media screen and (max-width:480px) {
    .back_menu{
        font-size: 1em;
    }
    .back_menu_content{
        left: 20px;
    }
    .section-padding-80{
        padding-top: 20px;
    }
    .news_main_title{
        font-size: 2em;
    }
    .news_date{
        font-size: 1em;
    }
    .news_button{
        width:48px;
        height: 23px;
        font-size: 0.857em;
        top: 8px;
    }
    .news_title{
        font-size: 1.142em;
    }
    .download_icon{
        padding-bottom: 5px;
    }
    .classynav{
        height: 100%;
        overflow: hidden;
    }
    .navbackground{
        flex-direction: column;
        background-color:  #14c19f ;
        width: 100%;
        height: 100%;
        display: "";
    }
    .navi-mg{
        content: url("/images/public/playground/boy1@2x.png") ;
        background-color: #FFFFFF;
        max-width: 100%;
    }
    .playground_main_title{
        font-size: 1.4em;
    }
    .playground_show_title {
        text-align: center;
        font-size: 1.4em;
    }
    .playground_show_content_lable {
        padding-left: 3rem !important;
    }
}