123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134 |
- .ax_default {
- font-family:'Arial Normal', 'Arial', sans-serif;
- font-weight:400;
- font-style:normal;
- font-size:13px;
- letter-spacing:normal;
- color:#333333;
- vertical-align:none;
- text-align:center;
- line-height:normal;
- text-transform:none;
- }
- .box_1 {
- }
- ._图片 {
- }
- .button {
- }
- .primary_button {
- color:#FFFFFF;
- }
- .link_button {
- color:#169BD5;
- }
- ._一级标题 {
- font-family:'Arial Normal', 'Arial', sans-serif;
- font-weight:bold;
- font-style:normal;
- font-size:32px;
- text-align:left;
- }
- ._二级标题 {
- font-family:'Arial Normal', 'Arial', sans-serif;
- font-weight:bold;
- font-style:normal;
- font-size:24px;
- text-align:left;
- }
- ._三级标题 {
- font-family:'Arial Normal', 'Arial', sans-serif;
- font-weight:bold;
- font-style:normal;
- font-size:18px;
- text-align:left;
- }
- ._四级标题 {
- font-family:'Arial Normal', 'Arial', sans-serif;
- font-weight:bold;
- font-style:normal;
- font-size:14px;
- text-align:left;
- }
- ._五级标题 {
- font-family:'Arial Normal', 'Arial', sans-serif;
- font-weight:bold;
- font-style:normal;
- text-align:left;
- }
- ._六级标题 {
- font-family:'Arial Normal', 'Arial', sans-serif;
- font-weight:bold;
- font-style:normal;
- font-size:10px;
- text-align:left;
- }
- .label {
- font-size:14px;
- text-align:left;
- }
- ._文本段落 {
- text-align:left;
- }
- ._文本链接 {
- color:#0000FF;
- }
- ._鼠标悬停文本链接时 {
- }
- ._鼠标按下文本链接时 {
- }
- ._表单提示 {
- color:#999999;
- }
- ._表单禁用 {
- }
- .sticky_4 {
- text-align:left;
- }
- .marker {
- color:#FFFFFF;
- }
- ._流程形状 {
- }
- .paragraph {
- text-align:left;
- }
- .line {
- }
- .heading_1 {
- font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
- font-weight:700;
- font-style:normal;
- font-size:32px;
- text-align:left;
- }
- .heading_2 {
- font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
- font-weight:700;
- font-style:normal;
- font-size:24px;
- text-align:left;
- }
- .horizontal_line {
- }
- .shape {
- }
- .box_2 {
- }
- .box_3 {
- }
- .ellipse {
- }
- .image {
- color:#000000;
- }
- .placeholder {
- }
- .iconfont {
- font-family:'iconfont ', 'iconfont', sans-serif;
- font-weight:400;
- font-style:normal;
- font-size:18px;
- color:#666666;
- }
- textarea, select, input, button { outline: none; }
|