123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231 |
- body{
- font-family:PingFangSC-Regular,PingFang SC !important;
- }
- .ui-bg{
- background:rgba(246,248,250,1);
- width:100%;
- /* height: 100%; */
- min-height: 100%
- }
- .ui-body{
- margin: 20px 20px 20px 20px !important;
- }
- .ui-body-15{
- margin: 15px 15px 15px 15px !important;
- }
- .ui-txt{
- font-size:13px;
- font-family:PingFangSC-Regular,PingFang SC;
- font-weight:400;
- color:rgba(152,160,179,1);
- line-height:20px;
- }
- .ui-txt-14{
- font-size:14px;
- font-family:PingFangSC-Regular,PingFang SC;
- font-weight:400;
- color:rgba(8,19,42,1);
- line-height:26px;
- }
- .ui-txt-13{
- font-size:13px;
- font-family:PingFangSC-Regular,PingFang SC;
- font-weight:400;
- color:rgba(152,160,179,1);
- line-height:20px;
- }
- .ui-title{
- font-size:13px;
- font-family:PingFangSC-Regular,PingFang SC;
- font-weight:400;
- color:rgba(152,160,179,1);
- line-height:20px;
- margin-top: 20px !important;
- padding-top: 10px;
- }
- .ui-big-title{
- height:28px;
- font-size:20px;
- margin-bottom:10px;
- font-family:PingFangSC-Medium,PingFang SC;
- font-weight:500;
- color:rgba(8,19,42,1);
- line-height:28px;
- }
- .ui-card{
- background:rgba(255,255,255,1);
- border-radius:10px;
- /* margin: 20px 20px 20px 20px !important; */
- margin-top: 10px !important;
- }
- .ui-card-r-title{
- font-size:20px;
- font-family:PingFangSC-Semibold,PingFang SC;
- font-weight:600;
- color:rgba(8,19,42,1);
- line-height:28px;
- /* position: absolute; */
- /* margin-top: 31px; */
- }
- .ui-card-r-content{
- font-size:20px;
- font-family:PingFangSC-Semibold,PingFang SC;
- font-weight:600;
- color:rgba(8,19,42,1);
- line-height:28px;
- position: absolute;
- margin-top: 31px;
- }
- .ui-card-content{
- font-size:13px;
- font-family:PingFangSC-Regular,PingFang SC;
- font-weight:400;
- color:rgba(152,160,179,1);
- line-height:20px;
- margin-right: 20px !important;
- /* margin-bottom: 20px !important; */
- margin-left: 20px !important;
- }
- .ui-mg{
- margin: 20px !important;
- }
- .weui-cells {
- margin-top: 0px !important;
- font-size: 14px !important;
- }
- .subject_score{
- font-size: 13px;
- border: 1px solid rgba(0,0,0,.1);
- padding: 6px 6px 6px 7px;
- background-color: lightyellow;
- }
- .std_no{
- border: 1px solid rgba(0,0,0,.1);
- width:36px;
- height:38px;
- vertical-align: middle;
- }
- .ui-warning{
- /*color: #856404;
- color: red;*/
- background-color: #E0E0E0;
- border-color: #ffeeba;
- }
- .ui-txt-warning{
- color: #d4003d;
- }
- .ui-tb-th{
- height: 35px;
- font-weight: bold;
- }
- .ui-tb-td{
- vertical-align: middle;
- font-size:13px !important;
- border-bottom: 1px solid rgba(0,0,0,.1);
- }
- .text-bold{
- font-weight: bold;
- }
- .ui-tabbar {
- display: inline-flex !important;
- position: fixed !important;
- bottom: 5px !important;
- width: 100% !important;
- }
- /*
- @media screen and (max-height: 360px) {
- .ui-tabbar{
- display: none;
- }
- }
- */
- /*
- .ui-secondary{
- color: #383d41;
- background-color: #e2e3e5;
- border-color: #d6d8db;
- }
- */
- /*央美 */
- .weui-btn_primary {
- background: linear-gradient(90deg,#d4003d 0%,#d4003d 100%) !important;
- }
- .weui-btn_default {
- color:#d4003d !important;
- }
- /* 蓝色色调 */
- /*
- .weui-btn_primary {
- background: linear-gradient(90deg,rgba(74,147,255,1) 0%,rgba(64,140,255,1) 100%) !important;
- }
- .weui-btn_default {
- color:rgba(64,140,255,1) !important;
- }
- */
- /* 绿色色调 */
- /*
- .weui-btn_primary {
- background: linear-gradient(90deg,rgba(48,190,184,1) 0%,rgba(48,190,184,1) 100%) !important;
- }
- .weui-btn_default {
- color:rgba(48,190,184,1) !important;
- }
- */
- /* 暗红色调 */
- /* .weui-btn_primary {
- background: linear-gradient(90deg,rgba(255,55,60,1) 0%,rgba(255,55,60,1) 100%) !important;
- }
- .weui-btn_default {
- color:rgba(255,55,60,1) !important;
- } */
- .weui-media-box__title{
- font-size: 17px !important;
- }
- .weui-media-box__desc{
- font-size: 13px !important;
- }
- .ml-20{
- margin-left:20px !important;
- }
- .mr-20{
- margin-right:20px !important;
- }
- .mt-20{
- margin-right:20px !important;
- }
- .mb-20{
- margin-buttom:20px !important;
- }
|