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.
|
- .head_width{
- width: 1%;
- }
- .index_foot {
- position: fixed;
- width: 100%;
- bottom: 0;
- height: 0.5rem;
- background-color: #ffffff;
- border-top: 1px solid #ddd;
- }
- .tab1_icon {
- background: url(../../images/yuding_yes.png) no-repeat;
- background-size: 100% 100%;
- }
- .tab2_icon {
- background: url(../../images/dingdan_yes.png) no-repeat;
- background-size: 100% 100%;
- }
- .tab3_icon {
- background: url(../../images/my_yes.png) no-repeat;
- background-size: 100% 100%;
- }
- .table1_icon {
- background: url(../../images/yuding_no.png) no-repeat;
- background-size: 100% 100%;
- }
- .table2_icon {
- background: url(../../images/dingdan_no.png) no-repeat;
- background-size: 100% 100%;
- }
- .table3_icon {
- background: url(../../images/my_no.png) no-repeat;
- background-size: 100% 100%;
- }
- .tab_img_div {
- height: 1.5em;
- margin-top: .2em;
- width: 1.5em;
- margin-bottom: 0.2em;
- }
- .foot_tab {
- display: block;
- }
- .table_word{
- color: #11cd6e;
- font-size: 0.12rem;
- }
- .tab_word{
- color: #a9b7b7;
- font-size: 0.12rem;
- }
-
- .paopao{
- position: absolute;
- width: 0.8rem;
- height: 0.6rem;
- right: 0.05rem;
- top: 0.45rem;
- background-color:lightgray ;
- z-index: 2;
- }
-
- .blackfont{
- color: #999;
- }
|