You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
@font-face {
|
|
|
|
font-family: texticons;
|
|
|
|
font-weight: normal;
|
|
|
|
font-style: normal;
|
|
|
|
src: url('https://at.alicdn.com/t/font_702773_g9f89om4v3j.ttf') format('truetype');
|
|
|
|
}
|
|
|
|
|
|
|
|
page {
|
|
|
|
height: 100%;
|
|
|
|
background-color: #fff;
|
|
|
|
}
|
|
|
|
|
|
|
|
.my-cell {
|
|
|
|
padding: 10px 16px;
|
|
|
|
position: relative;
|
|
|
|
background-color: #fff;
|
|
|
|
}
|
|
|
|
|
|
|
|
.radius {
|
|
|
|
border-radius: 6px;
|
|
|
|
overflow: hidden;
|
|
|
|
}
|
|
|
|
|
|
|
|
.my-card {
|
|
|
|
margin: 4%;
|
|
|
|
}
|
|
|
|
|
|
|
|
.my-bg {
|
|
|
|
background-color: #f1f2f7;
|
|
|
|
}
|
|
|
|
|
|
|
|
.oil-main-color {
|
|
|
|
color: #FE0505 !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
.oil-main-btn-color {
|
|
|
|
background-color: #FFC0B4;
|
|
|
|
}
|
|
|
|
|
|
|
|
.strong {
|
|
|
|
font-weight: 600
|
|
|
|
}
|
|
|
|
|
|
|
|
.s-rich {
|
|
|
|
text-decoration: line-through;
|
|
|
|
}
|
|
|
|
|
|
|
|
.color-999 {
|
|
|
|
color: #999;
|
|
|
|
}
|
|
|
|
|
|
|
|
.font-10 {
|
|
|
|
font-size: 10px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.font-12 {
|
|
|
|
font-size: 12px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.font-14 {
|
|
|
|
font-size: 14px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.font-16 {
|
|
|
|
font-size: 16px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.oil-free {
|
|
|
|
display: inline-block;
|
|
|
|
background-color: #FE0505;
|
|
|
|
padding: 0.2rem;
|
|
|
|
font-size: 12px;
|
|
|
|
line-height: 12px;
|
|
|
|
float: left;
|
|
|
|
color: #fff;
|
|
|
|
}
|
|
|
|
|
|
|
|
.main-color-border {
|
|
|
|
border: 1px #FE0505 solid;
|
|
|
|
}
|
|
|
|
|
|
|
|
.fr {
|
|
|
|
float: right;
|
|
|
|
}
|
|
|
|
|
|
|
|
.bg-lv {
|
|
|
|
background-color: #FF5200 !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
.bg-wjy {
|
|
|
|
background-color: #FCB72E !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
.color-lv {
|
|
|
|
color: #FF5200 !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
.color-wjy {
|
|
|
|
color: #FCB72E !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
.border-wjy {
|
|
|
|
border: 1px #FCB72E solid;
|
|
|
|
}
|
|
|
|
|
|
|
|
.border-lv {
|
|
|
|
border: 1px #FF5200 solid;
|
|
|
|
}
|
|
|
|
|
|
|
|
.padding-top-0 {
|
|
|
|
padding-top: 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
.margin-bottom-0 {
|
|
|
|
margin-bottom: 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
.margin-top-0 {
|
|
|
|
margin-top: 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
.color-333 {
|
|
|
|
color: #333;
|
|
|
|
}
|
|
|
|
|
|
|
|
.margin-0 {
|
|
|
|
margin: 0;
|
|
|
|
}
|