| .btn-m1{ | 
|     background: #D3B88D; | 
|     border: 1px solid #D4B05C; | 
| } | 
| /*head部分*/ | 
| .am-header-default{ | 
|     background-color:#3bb4f2; | 
| } | 
|   | 
| /*form表单部分*/ | 
| .main{ | 
|     margin:20px 20px 15% 2px; | 
|      | 
| } | 
|   | 
| .am-input-group-primary .am-input-group-label{ | 
|     background-color:#fff; | 
|     color:#999; | 
|     border:none; | 
|      | 
| } | 
| .am-input-group-primary.am-input-group .am-form-field{ | 
|     border:none; | 
|     text-align: center; | 
| } | 
| .inputBtn{  | 
|     position:fixed; | 
|     bottom:0; | 
|     background:#eee; | 
|     height:50px; | 
|     z-index: 1000; | 
| } | 
| .inputBtn div{ | 
|     padding:0; | 
|     background:#0e90d2; | 
|     height:50px; | 
|      | 
| } | 
| .inputBtn button{ | 
|     line-height:35px; | 
| } | 
|   | 
|   | 
| /*商品项目详情*/ | 
|   | 
| .down{ | 
|     background: url(../images/dingImg/down.png)  ; | 
|     background-position: 60% 60%; | 
|     background-size: 100%; | 
|     display: block; | 
|     position: relative; | 
|     bottom:15px; | 
|     height:10px; | 
|     width: 15px; | 
|     float:right; | 
|     transition: 0.2s linear; | 
| } | 
| .am-list{ | 
|  margin: 0px; | 
| } | 
| .am-panel{ | 
|      | 
|      | 
| } | 
| .am-table{ | 
|     margin: 0px; | 
| } | 
| .vipMsg{ | 
|     display:none; | 
|     width:100%; | 
| } | 
| .vipMsg2{ | 
|     display:none; | 
|     width:100%; | 
| } | 
|   | 
| /*商品项目列表结束*/ | 
| a{ | 
|     color:#3bb4f2; | 
| } | 
| a:focus, a:hover{ | 
|     color:#3bb4f2; | 
| } | 
|   | 
| .num{ | 
|     padding:0 0.3em; | 
| } | 
| .guige{ | 
|     padding-left:0px; | 
|     padding: 1rem 0; | 
| } | 
| .am-list-news-default .color-r{ | 
|     color:rgba(255, 14, 0, 0.50); | 
| } | 
| .am-list-news-default .color-black{ | 
|     color:#111; | 
| } | 
| .am-list-news-default .color-y{ | 
|     color:orange; | 
| } | 
| .am-list .am-list-item-dated a{ | 
|     color:#999; | 
| } | 
|  .am-list .am-list-item-dated .color-num{ | 
|     color:#3BB4F2; | 
| }  | 
| .goods-img{ | 
|     text-align:center; | 
|     padding-bottom:10px; | 
| } | 
| .goods-img img{ | 
|     width:100px; | 
|     height:100px; | 
| } | 
| .all{ | 
|     margin-bottom:60px; | 
| } | 
| #description img{ | 
|     max-width:100%; | 
| } |