@media screen{
    .o-fl{float: left;}
    .o-fr{float: right;}
    .o-mg0{margin: 0;}
    .o-pd0{padding: 0;}
    .o-mg0a{margin: 0 auto;}
    .o-mg5{margin: 5px;}
    .o-bd1{border: 1px solid #CCC;}
    .o-tac{text-align: center;}
    .o-tal{text-align: left;}
    .o-tar{text-align: right;}
    .o-dpb{display: block;}
    .o-dpfl{display: flex;flex-wrap: wrap}
    .o-dpfl-reverse{display: flex;flex-wrap: wrap-reverse;}
    .o-dpn{display: none;}
    .o-dpi{display: inline;}
    .o-dpib{display: inline-block;}
    .o-fwb{font-weight: bold;}
    .o-haohi{height: auto;overflow: hidden;}
    .o-psr{position: relative}
    .o-psa{position: absolute}
    .o-clb{clear: both;}

    .o-fl-i{float: left !important;}
    .o-fr-i{float: right !important;}
    .o-mg0-i{margin: 0 !important;}
    .o-pd0-i{padding: 0 !important;}
    .o-mg0a-i{margin: 0 auto !important;}
    .o-mg5-i{margin: 5px !important;}
    .o-bd1-i{border: 1px solid #CCC !important;}
    .o-tac-i{text-align: center !important;}
    .o-tal-i{text-align: left !important;}
    .o-tar-i{text-align: right !important;}
    .o-dpb-i{display: block !important;}
    .o-dpfl-i{display: flex !important;}
    .o-dpn-i{display: none !important;}
    .o-dpi-i{display: inline !important;}
    .o-dpib-i{display: inline-block !important;}
    .o-fwb-i{font-weight: bold !important;}
    .o-haohi-i{height: auto;overflow: hidden !important;}
    .o-psr-i{position: relative !important;}
    .o-psa-i{position: absolute !important;}
    .o-clb-i{clear: both !important;}
}

/*mi-xs*/
@media screen and (min-width: 426px) {
    .o-mi-xs-fl{float: left;}
    .o-mi-xs-fr{float: right;}
    .o-mi-xs-mg0{margin: 0;}
    .o-mi-xs-pd0{padding: 0;}
    .o-mi-xs-mg0a{margin: 0 auto;}
    .o-mi-xs-mg5{margin: 5px;}
    .o-mi-xs-bd1{border: 1px solid #CCC;}
    .o-mi-xs-tac{text-align: center;}
    .o-mi-xs-tal{text-align: left;}
    .o-mi-xs-tar{text-align: right;}
    .o-mi-xs-dpb{display: block;}
    .o-mi-xs-dpfl{display: flex;flex-wrap: wrap}
    .o-mi-xs-dpfl-reverse{display: flex;flex-wrap: wrap-reverse;}
    .o-mi-xs-dpn{display: none;}
    .o-mi-xs-dpi{display: inline;}
    .o-mi-xs-dpib{display: inline-block;}
    .o-mi-xs-fwb{font-weight: bold;}
    .o-mi-xs-haohi{height: auto;overflow: hidden;}
    .o-mi-xs-psr{position: relative}
    .o-mi-xs-psa{position: absolute}
    .o-mi-xs-clb{clear: both;}

    .o-mi-xs-fl-i{float: left !important;}
    .o-mi-xs-fr-i{float: right !important;}
    .o-mi-xs-mg0-i{margin: 0 !important;}
    .o-mi-xs-pd0-i{padding: 0 !important;}
    .o-mi-xs-mg0a-i{margin: 0 auto !important;}
    .o-mi-xs-mg5-i{margin: 5px !important;}
    .o-mi-xs-bd1-i{border: 1px solid #CCC !important;}
    .o-mi-xs-tac-i{text-align: center !important;}
    .o-mi-xs-tal-i{text-align: left !important;}
    .o-mi-xs-tar-i{text-align: right !important;}
    .o-mi-xs-dpb-i{display: block !important;}
    .o-mi-xs-dpfl-i{display: flex !important;}
    .o-mi-xs-dpn-i{display: none !important;}
    .o-mi-xs-dpi-i{display: inline !important;}
    .o-mi-xs-dpib-i{display: inline-block !important;}
    .o-mi-xs-fwb-i{font-weight: bold !important;}
    .o-mi-xs-haohi-i{height: auto;overflow: hidden !important;}
    .o-mi-xs-psr-i{position: relative !important;}
    .o-mi-xs-psa-i{position: absolute !important;}
    .o-mi-xs-clb-i{clear: both !important;}
}

/*mi-sm*/
@media screen and (min-width: 569px) {
    .o-mi-sm-fl{float: left;}
    .o-mi-sm-fr{float: right;}
    .o-mi-sm-mg0{margin: 0;}
    .o-mi-sm-pd0{padding: 0;}
    .o-mi-sm-mg0a{margin: 0 auto;}
    .o-mi-sm-mg5{margin: 5px;}
    .o-mi-sm-bd1{border: 1px solid #CCC;}
    .o-mi-sm-tac{text-align: center;}
    .o-mi-sm-tal{text-align: left;}
    .o-mi-sm-tar{text-align: right;}
    .o-mi-sm-dpb{display: block;}
    .o-mi-sm-dpfl{display: flex;flex-wrap: wrap}
    .o-mi-sm--dpfl-reverse{display: flex;flex-wrap: wrap-reverse;}
    .o-mi-sm-dpn{display: none;}
    .o-mi-sm-dpi{display: inline;}
    .o-mi-sm-dpib{display: inline-block;}
    .o-mi-sm-fwb{font-weight: bold;}
    .o-mi-sm-haohi{height: auto;overflow: hidden;}
    .o-mi-sm-psr{position: relative}
    .o-mi-sm-psa{position: absolute}
    .o-mi-sm-clb{clear: both;}

    .o-mi-sm-fl-i{float: left !important;}
    .o-mi-sm-fr-i{float: right !important;}
    .o-mi-sm-mg0-i{margin: 0 !important;}
    .o-mi-sm-pd0-i{padding: 0 !important;}
    .o-mi-sm-mg0a-i{margin: 0 auto !important;}
    .o-mi-sm-mg5-i{margin: 5px !important;}
    .o-mi-sm-bd1-i{border: 1px solid #CCC !important;}
    .o-mi-sm-tac-i{text-align: center !important;}
    .o-mi-sm-tal-i{text-align: left !important;}
    .o-mi-sm-tar-i{text-align: right !important;}
    .o-mi-sm-dpb-i{display: block !important;}
    .o-mi-sm-dpfl-i{display: flex !important;}
    .o-mi-sm-dpn-i{display: none !important;}
    .o-mi-sm-dpi-i{display: inline !important;}
    .o-mi-sm-dpib-i{display: inline-block !important;}
    .o-mi-sm-fwb-i{font-weight: bold !important;}
    .o-mi-sm-haohi-i{height: auto;overflow: hidden !important;}
    .o-mi-sm-psr-i{position: relative !important}
    .o-mi-sm-psa-i{position: absolute !important}
    .o-mi-sm-clb-i{clear: both !important;}
}

/*mi-md*/
@media screen and (min-width: 769px) {
    .o-mi-md-fl{float: left;}
    .o-mi-md-fr{float: right;}
    .o-mi-md-mg0{margin: 0;}
    .o-mi-md-pd0{padding: 0;}
    .o-mi-md-mg0a{margin: 0 auto;}
    .o-mi-md-mg5{margin: 5px;}
    .o-mi-md-bd1{border: 1px solid #CCC;}
    .o-mi-md-tac{text-align: center;}
    .o-mi-md-tal{text-align: left;}
    .o-mi-md-tar{text-align: right;}
    .o-mi-md-dpb{display: block;}
    .o-mi-md-dpfl{display: flex;flex-wrap: wrap}  
    .o-mi-md-dpfl-reverse{display: flex;flex-wrap: wrap-reverse;}
    .o-mi-md-dpn{display: none;}
    .o-mi-md-dpi{display: inline;}
    .o-mi-md-dpib{display: inline-block;}
    .o-mi-md-fwb{font-weight: bold;}
    .o-mi-md-haohi{height: auto;overflow: hidden;}
    .o-mi-md-psr{position: relative}
    .o-mi-md-psa{position: absolute}
    .o-mi-md-clb{clear: both;}

    .o-mi-md-fl-i{float: left !important;}
    .o-mi-md-fr-i{float: right !important;}
    .o-mi-md-mg0-i{margin: 0 !important;}
    .o-mi-md-pd0-i{padding: 0 !important;}
    .o-mi-md-mg0a-i{margin: 0 auto !important;}
    .o-mi-md-mg5-i{margin: 5px !important;}
    .o-mi-md-bd1-i{border: 1px solid #CCC !important;}
    .o-mi-md-tac-i{text-align: center !important;}
    .o-mi-md-tal-i{text-align: left !important;}
    .o-mi-md-tar-i{text-align: right !important;}
    .o-mi-md-dpb-i{display: block !important;}
    .o-mi-md-dpfl-i{display: flex !important;}
    .o-mi-md-dpn-i{display: none !important;}
    .o-mi-md-dpi-i{display: inline !important;}
    .o-mi-md-dpib-i{display: inline-block !important;}
    .o-mi-md-fwb-i{font-weight: bold !important;}
    .o-mi-md-haohi-i{height: auto;overflow: hidden !important;}
    .o-mi-md-psr-i{position: relative !important}
    .o-mi-md-psa-i{position: absolute !important}
    .o-mi-md-clb-i{clear: both !important;}
}

/*mi-lg*/
@media screen and (min-width: 1025px) {
    .o-mi-lg-fl{float: left;}
    .o-mi-lg-fr{float: right;}
    .o-mi-lg-mg0{margin: 0;}
    .o-mi-lg-pd0{padding: 0;}
    .o-mi-lg-mg0a{margin: 0 auto;}
    .o-mi-lg-mg5{margin: 5px;}
    .o-mi-lg-bd1{border: 1px solid #CCC;}
    .o-mi-lg-tac{text-align: center;}
    .o-mi-lg-tal{text-align: left;}
    .o-mi-lg-tar{text-align: right;}
    .o-mi-lg-dpb{display: block;}
    .o-mi-lg-dpfl{display: flex;flex-wrap: wrap}  
    .o-mi-lg-dpfl-reverse{display: flex;flex-wrap: wrap-reverse;}
    .o-mi-lg-dpn{display: none;}
    .o-mi-lg-dpi{display: inline;}
    .o-mi-lg-dpib{display: inline-block;}
    .o-mi-lg-fwb{font-weight: bold;}
    .o-mi-lg-haohi{height: auto;overflow: hidden;}
    .o-mi-lg-psr{position: relative}
    .o-mi-lg-psa{position: absolute}
    .o-mi-lg-clb{clear: both;}

    .o-mi-lg-fl-i{float: left !important;}
    .o-mi-lg-fr-i{float: right !important;}
    .o-mi-lg-mg0-i{margin: 0 !important;}
    .o-mi-lg-pd0-i{padding: 0 !important;}
    .o-mi-lg-mg0a-i{margin: 0 auto !important;}
    .o-mi-lg-mg5-i{margin: 5px !important;}
    .o-mi-lg-bd1-i{border: 1px solid #CCC !important;}
    .o-mi-lg-tac-i{text-align: center !important;}
    .o-mi-lg-tal-i{text-align: left !important;}
    .o-mi-lg-tar-i{text-align: right !important;}
    .o-mi-lg-dpb-i{display: block !important;}
    .o-mi-lg-dpfl-i{display: flex !important;}
    .o-mi-lg-dpn-i{display: none !important;}
    .o-mi-lg-dpi-i{display: inline !important;}
    .o-mi-lg-dpib-i{display: inline-block !important;}
    .o-mi-lg-fwb-i{font-weight: bold !important;}
    .o-mi-lg-haohi-i{height: auto;overflow: hidden !important;}
    .o-mi-lg-psr-i{position: relative !important}
    .o-mi-lg-psa-i{position: absolute !important}
    .o-mi-lg-clb-i{clear: both !important;}
}

/*mi-xl*/
@media screen and (min-width: 1281px) {
    .o-mi-xl-fl{float: left;}
    .o-mi-xl-fr{float: right;}
    .o-mi-xl-mg0{margin: 0;}
    .o-mi-xl-pd0{padding: 0;}
    .o-mi-xl-mg0a{margin: 0 auto;}
    .o-mi-xl-mg5{margin: 5px;}
    .o-mi-xl-bd1{border: 1px solid #CCC;}
    .o-mi-xl-tac{text-align: center;}
    .o-mi-xl-tal{text-align: left;}
    .o-mi-xl-tar{text-align: right;}
    .o-mi-xl-dpb{display: block;}
    .o-mi-xl-dpfl{display: flex;flex-wrap: wrap}  
    .o-mi-xl-dpfl-reverse{display: flex;flex-wrap: wrap-reverse;}
    .o-mi-xl-dpn{display: none;}
    .o-mi-xl-dpi{display: inline;}
    .o-mi-xl-dpib{display: inline-block;}
    .o-mi-xl-fwb{font-weight: bold;}
    .o-mi-xl-haohi{height: auto;overflow: hidden;}
    .o-mi-xl-psr{position: relative}
    .o-mi-xl-psa{position: absolute}
    .o-mi-xl-clb{clear: both;}

    .o-mi-xl-fl-i{float: left !important;}
    .o-mi-xl-fr-i{float: right !important;}
    .o-mi-xl-mg0-i{margin: 0 !important;}
    .o-mi-xl-pd0-i{padding: 0 !important;}
    .o-mi-xl-mg0a-i{margin: 0 auto !important;}
    .o-mi-xl-mg5-i{margin: 5px !important;}
    .o-mi-xl-bd1-i{border: 1px solid #CCC !important;}
    .o-mi-xl-tac-i{text-align: center !important;}
    .o-mi-xl-tal-i{text-align: left !important;}
    .o-mi-xl-tar-i{text-align: right !important;}
    .o-mi-xl-dpb-i{display: block !important;}
    .o-mi-xl-dpfl-i{display: flex !important;}
    .o-mi-xl-dpn-i{display: none !important;}
    .o-mi-xl-dpi-i{display: inline !important;}
    .o-mi-xl-dpib-i{display: inline-block !important;}
    .o-mi-xl-fwb-i{font-weight: bold !important;}
    .o-mi-xl-haohi-i{height: auto;overflow: hidden !important;}
    .o-mi-xl-psr-i{position: relative !important}
    .o-mi-xl-psa-i{position: absolute !important}
    .o-mi-xl-clb-i{clear: both !important;}
}

/*ma-xl*/
@media screen and (max-width: 1280px) {
    .o-ma-xl-fl{float: left;}
    .o-ma-xl-fr{float: right;}
    .o-ma-xl-mg0{margin: 0;}
    .o-ma-xl-pd0{padding: 0;}
    .o-ma-xl-mg0a{margin: 0 auto;}
    .o-ma-xl-mg5{margin: 5px;}
    .o-ma-xl-bd1{border: 1px solid #CCC;}
    .o-ma-xl-tac{text-align: center;}
    .o-ma-xl-tal{text-align: left;}
    .o-ma-xl-tar{text-align: right;}
    .o-ma-xl-dpb{display: block;}
    .o-ma-xl-dpfl{display: flex;flex-wrap: wrap}
    .o-ma-xl-dpfl-reverse{display: flex;flex-wrap: wrap-reverse;}
    .o-ma-xl-dpn{display: none;}
    .o-ma-xl-dpi{display: inline;}
    .o-ma-xl-dpib{display: inline-block;}
    .o-ma-xl-fwb{font-weight: bold;}
    .o-ma-xl-haohi{height: auto;overflow: hidden;}
    .o-ma-xl-psr{position: relative}
    .o-ma-xl-psa{position: absolute}
    .o-ma-xl-clb{clear: both;}

    .o-ma-xl-fl-i{float: left !important;}
    .o-ma-xl-fr-i{float: right !important;}
    .o-ma-xl-mg0-i{margin: 0 !important;}
    .o-ma-xl-pd0-i{padding: 0 !important;}
    .o-ma-xl-mg0a-i{margin: 0 auto !important;}
    .o-ma-xl-mg5-i{margin: 5px !important;}
    .o-ma-xl-bd1-i{border: 1px solid #CCC !important;}
    .o-ma-xl-tac-i{text-align: center !important;}
    .o-ma-xl-tal-i{text-align: left !important;}
    .o-ma-xl-tar-i{text-align: right !important;}
    .o-ma-xl-dpb-i{display: block !important;}
    .o-ma-xl-dpfl-i{display: flex !important;}
    .o-ma-xl-dpn-i{display: none !important;}
    .o-ma-xl-dpi-i{display: inline !important;}
    .o-ma-xl-dpib-i{display: inline-block !important;}
    .o-ma-xl-fwb-i{font-weight: bold !important;}
    .o-ma-xl-haohi-i{height: auto;overflow: hidden !important;}
    .o-ma-xl-psr-i{position: relative !important}
    .o-ma-xl-psa-i{position: absolute !important}
    .o-ma-xl-clb-i{clear: both !important;}
}

/*ma-lg*/
@media screen and (max-width: 1024px) {
    .o-ma-lg-fl{float: left;}
    .o-ma-lg-fr{float: right;}
    .o-ma-lg-mg0{margin: 0;}
    .o-ma-lg-pd0{padding: 0;}
    .o-ma-lg-mg0a{margin: 0 auto;}
    .o-ma-lg-mg5{margin: 5px;}
    .o-ma-lg-bd1{border: 1px solid #CCC;}
    .o-ma-lg-tac{text-align: center;}
    .o-ma-lg-tal{text-align: left;}
    .o-ma-lg-tar{text-align: right;}
    .o-ma-lg-dpb{display: block;}
    .o-ma-lg-dpfl{display: flex;flex-wrap: wrap}
    .o-ma-lg-dpfl-reverse{display: flex;flex-wrap: wrap-reverse;}
    .o-ma-lg-dpn{display: none;}
    .o-ma-lg-dpi{display: inline;}
    .o-ma-lg-dpib{display: inline-block;}
    .o-ma-lg-fwb{font-weight: bold;}
    .o-ma-lg-haohi{height: auto;overflow: hidden;}
    .o-ma-lg-psr{position: relative}
    .o-ma-lg-psa{position: absolute}
    .o-ma-lg-clb{clear: both;}

    .o-ma-lg-fl-i{float: left !important;}
    .o-ma-lg-fr-i{float: right !important;}
    .o-ma-lg-mg0-i{margin: 0 !important;}
    .o-ma-lg-pd0-i{padding: 0 !important;}
    .o-ma-lg-mg0a-i{margin: 0 auto !important;}
    .o-ma-lg-mg5-i{margin: 5px !important;}
    .o-ma-lg-bd1-i{border: 1px solid #CCC !important;}
    .o-ma-lg-tac-i{text-align: center !important;}
    .o-ma-lg-tal-i{text-align: left !important;}
    .o-ma-lg-tar-i{text-align: right !important;}
    .o-ma-lg-dpb-i{display: block !important;}
    .o-ma-lg-dpfl-i{display: flex !important;}
    .o-ma-lg-dpn-i{display: none !important;}
    .o-ma-lg-dpi-i{display: inline !important;}
    .o-ma-lg-dpib-i{display: inline-block !important;}
    .o-ma-lg-fwb-i{font-weight: bold !important;}
    .o-ma-lg-haohi-i{height: auto;overflow: hidden !important;}
    .o-ma-lg-psr-i{position: relative !important}
    .o-ma-lg-psa-i{position: absolute !important}
    .o-ma-lg-clb-i{clear: both !important;}
}

/*ma-md*/
@media screen and (max-width: 768px) {
    .o-ma-md-fl{float: left;}
    .o-ma-md-fr{float: right;}
    .o-ma-md-mg0{margin: 0;}
    .o-ma-md-pd0{padding: 0;}
    .o-ma-md-mg0a{margin: 0 auto;}
    .o-ma-md-mg5{margin: 5px;}
    .o-ma-md-bd1{border: 1px solid #CCC;}
    .o-ma-md-tac{text-align: center;}
    .o-ma-md-tal{text-align: left;}
    .o-ma-md-tar{text-align: right;}
    .o-ma-md-dpb{display: block;}
    .o-ma-md-dpfl{display: flex;flex-wrap: wrap}
    .o-ma-md-dpfl-reverse{display: flex;flex-wrap: wrap-reverse;}
    .o-ma-md-dpn{display: none;}
    .o-ma-md-dpi{display: inline;}
    .o-ma-md-dpib{display: inline-block;}
    .o-ma-md-fwb{font-weight: bold;}
    .o-ma-md-haohi{height: auto;overflow: hidden;}
    .o-ma-md-psr{position: relative}
    .o-ma-md-psa{position: absolute}
    .o-ma-md-clb{clear: both;}

    .o-ma-md-fl-i{float: left !important;}
    .o-ma-md-fr-i{float: right !important;}
    .o-ma-md-mg0-i{margin: 0 !important;}
    .o-ma-md-pd0-i{padding: 0 !important;}
    .o-ma-md-mg0a-i{margin: 0 auto !important;}
    .o-ma-md-mg5-i{margin: 5px !important;}
    .o-ma-md-bd1-i{border: 1px solid #CCC !important;}
    .o-ma-md-tac-i{text-align: center !important;}
    .o-ma-md-tal-i{text-align: left !important;}
    .o-ma-md-tar-i{text-align: right !important;}
    .o-ma-md-dpb-i{display: block !important;}
    .o-ma-md-dpfl-i{display: flex !important;}
    .o-ma-md-dpn-i{display: none !important;}
    .o-ma-md-dpi-i{display: inline !important;}
    .o-ma-md-dpib-i{display: inline-block !important;}
    .o-ma-md-fwb-i{font-weight: bold !important;}
    .o-ma-md-haohi-i{height: auto;overflow: hidden !important;}
    .o-ma-md-psr-i{position: relative !important}
    .o-ma-md-psa-i{position: absolute !important}
    .o-ma-md-clb-i{clear: both !important;}
}

/*ma-sm*/
@media screen and (max-width: 568px) {
    .o-ma-sm-fl{float: left;}
    .o-ma-sm-fr{float: right;}
    .o-ma-sm-mg0{margin: 0;}
    .o-ma-sm-pd0{padding: 0;}
    .o-ma-sm-mg0a{margin: 0 auto;}
    .o-ma-sm-mg5{margin: 5px;}
    .o-ma-sm-bd1{border: 1px solid #CCC;}
    .o-ma-sm-tac{text-align: center;}
    .o-ma-sm-tal{text-align: left;}
    .o-ma-sm-tar{text-align: right;}
    .o-ma-sm-dpb{display: block;}
    .o-ma-sm-dpfl{display: flex;flex-wrap: wrap}
    .o-ma-sm-dpfl-reverse{display: flex;flex-wrap: wrap-reverse;}
    .o-ma-sm-dpn{display: none;}
    .o-ma-sm-dpi{display: inline;}
    .o-ma-sm-dpib{display: inline-block;}
    .o-ma-sm-fwb{font-weight: bold;}
    .o-ma-sm-haohi{height: auto;overflow: hidden;}
    .o-ma-sm-psr{position: relative}
    .o-ma-sm-psa{position: absolute}
    .o-ma-sm-clb{clear: both;}

    .o-ma-sm-fl-i{float: left !important;}
    .o-ma-sm-fr-i{float: right !important;}
    .o-ma-sm-mg0-i{margin: 0 !important;}
    .o-ma-sm-pd0-i{padding: 0 !important;}
    .o-ma-sm-mg0a-i{margin: 0 auto !important;}
    .o-ma-sm-mg5-i{margin: 5px !important;}
    .o-ma-sm-bd1-i{border: 1px solid #CCC !important;}
    .o-ma-sm-tac-i{text-align: center !important;}
    .o-ma-sm-tal-i{text-align: left !important;}
    .o-ma-sm-tar-i{text-align: right !important;}
    .o-ma-sm-dpb-i{display: block !important;}
    .o-ma-sm-dpfl-i{display: flex !important;}
    .o-ma-sm-dpn-i{display: none !important;}
    .o-ma-sm-dpi-i{display: inline !important;}
    .o-ma-sm-dpib-i{display: inline-block !important;}
    .o-ma-sm-fwb-i{font-weight: bold !important;}
    .o-ma-sm-haohi-i{height: auto;overflow: hidden !important;}
    .o-ma-sm-psr-i{position: relative !important}
    .o-ma-sm-psa-i{position: absolute !important}
    .o-ma-sm-clb-i{clear: both !important;}
}

/*ma-sm*/
@media screen and (max-width: 425px) {
    .o-ma-xs-fl{float: left;}
    .o-ma-xs-fr{float: right;}
    .o-ma-xs-mg0{margin: 0;}
    .o-ma-xs-pd0{padding: 0;}
    .o-ma-xs-mg0a{margin: 0 auto;}
    .o-ma-xs-mg5{margin: 5px;}
    .o-ma-xs-bd1{border: 1px solid #CCC;}
    .o-ma-xs-tac{text-align: center;}
    .o-ma-xs-tal{text-align: left;}
    .o-ma-xs-tar{text-align: right;}
    .o-ma-xs-dpb{display: block;}
    .o-ma-xs-dpfl{display: flex;flex-wrap: wrap}
    .o-ma-xs-dpfl-reverse{display: flex;flex-wrap: wrap-reverse;}
    .o-ma-xs-dpn{display: none;}
    .o-ma-xs-dpi{display: inline;}
    .o-ma-xs-dpib{display: inline-block;}
    .o-ma-xs-fwb{font-weight: bold;}
    .o-ma-xs-haohi{height: auto;overflow: hidden;}
    .o-ma-xs-psr{position: relative}
    .o-ma-xs-psa{position: absolute}
    .o-ma-xs-clb{clear: both;}

    .o-ma-xs-fl-i{float: left !important;}
    .o-ma-xs-fr-i{float: right !important;}
    .o-ma-xs-mg0-i{margin: 0 !important;}
    .o-ma-xs-pd0-i{padding: 0 !important;}
    .o-ma-xs-mg0a-i{margin: 0 auto !important;}
    .o-ma-xs-mg5-i{margin: 5px !important;}
    .o-ma-xs-bd1-i{border: 1px solid #CCC !important;}
    .o-ma-xs-tac-i{text-align: center !important;}
    .o-ma-xs-tal-i{text-align: left !important;}
    .o-ma-xs-tar-i{text-align: right !important;}
    .o-ma-xs-dpb-i{display: block !important;}
    .o-ma-xs-dpfl-i{display: flex !important;}
    .o-ma-xs-dpn-i{display: none !important;}
    .o-ma-xs-dpi-i{display: inline !important;}
    .o-ma-xs-dpib-i{display: inline-block !important;}
    .o-ma-xs-fwb-i{font-weight: bold !important;}
    .o-ma-xs-haohi-i{height: auto;overflow: hidden !important;}
    .o-ma-xs-psr-i{position: relative !important}
    .o-ma-xs-psa-i{position: absolute !important}
    .o-ma-xs-clb-i{clear: both !important;}
}

