@charset "utf-8";
html{
--margin:1.6rem;
--active:orangered;	
--main:rgb(0,100,180);
--main-a:rgba(0,100,180,.08);
--main-b:rgba(0,100,180,.16);
--ag-b:#eee;
--ag-x:#eee;
}
body{min-width:768px !important}
rmb,.rmb{color:orangered}
rmb:before,.rmb:before{content:'\ffe5'}
.m-viewport{max-width:60rem;width:95%; min-width:15rem;margin:0 auto;box-sizing:border-box;min-height: 400px;}
