﻿
.Function_Frame {
    width: 100%;
    height: auto;
    clear: both;
    position: relative;
    display: ruby-text;
}
.Function_p_line {
    width: 100%;
    height: 10px;
    /* background: #ffd800;*/
    clear: both;
}
.Function_Frame01 {
    width: 368px;
    height: 780px;
    float: left;
    margin-right: 18px;
   /* border-radius: 15px;
    border: 1px solid #03927a;*/
}
.Function_Frame02 {
    width: 368px;
    height: 780px;
    float: left;
    margin-right: 18px;
    /*border-radius: 15px;
    border: 1px solid #03927a;*/
}
.Function_Frame03 {
    width: 368px;
    height: 780px;
    float: left;
   /* border-radius: 15px;
    border: 1px solid #03927a;*/
}
/*.Function_Frame04 {
    width: 270px;
    height: 520px;
    float: left;
    border-radius: 15px;
    border: 1px solid #03927a;
}*/
.contentSection_02{height: 60px;/*background:#ffd800;*/}

#FunctionSoftware {width: 100%;height: auto;background:#4cff00;clear: both;position: relative;display:inline-table;margin-top:3rem;}
#FunctionChinese {width: 33.3%;height: 6rem;background:rgb(0 205 169);color:rgb(255 255 255);}
#FunctionEnglish {width: 33.3%;height: 6rem;background:rgb(227 229 232);}
#FunctionSpanish {width: 33.3%;height: 6rem;background:rgb(227 229 232);}
#FunctionSoftware td{font-size:2.25rem;text-align:center;}
#FunctionChineseImg{display:block;}
#FunctionEnglishImg{display:none;}
#FunctionSpanishImg{display:none;}
#FunctionChinese, #FunctionEnglish, #FunctionSpanish{cursor:pointer;}
.Function_Frame .Function_title {font-size: 18px;height: 60px;}
.Function_Frame01 img,.Function_Frame02 img,.Function_Frame03 img{border-radius: 15px;border: 1px solid #03927a;}