.price-p{ font-size: 20px; color: orange; } .z { float: left; } .y { float: right; } .cl { clear: both; } .zh { margin: 0 auto; } .txtz{ text-align: left; } .txty{ text-align: right; } .txtzh{ text-align: center; } .dash { border-bottom: 1px dashed darkgray; } /**/ .container { width: 100%; /*background: rgb(247,249,250);*/ } .header { margin-bottom: 20px; } .header-center { width: 100%; } .sight-img { width: 100%; height: 167px; } .ticket-name { line-height: 19px; font-size: 16px; margin-left:3.5%; margin-right:3.5%; color:#343434; margin-bottom:12px; padding-top:10px; overflow: hidden; } .ticket-info{ background-color: #fff; } .ticket-type-price { height: 20px; line-height: 20px; } .prod_name{ float: left; } .ticket-type { width: 36px; height: 17px; line-height: 18px; color: white; font-size: 12px; border-radius: 5px; background-color:#33d6b0; margin-left:5px; display: block; float: left; margin-top:1px; } .ticket-price { padding-left: 3.5%; height: 25px; font-size:17px; color:#ff8800; width:100%; border-bottom:1px solid #d8d8d8; font-weight: bold; background:#fff; } /* 三个type */ .three-type-div{ background-color: white; margin-bottom: 10px; border-top:1px solid #d8d8d8; } .three-type-center { width: 100% } .type-title { height: 40px; line-height: 40px; border-bottom:1px solid #e5e5e5; } .type-title span{ width: 33%; font-size: 15px; color:#343434; margin-right:8%; } .type-info { line-height: 17px; padding-top: 14px; padding-bottom:14px; font-size:14px; line-height: 24px; color:#737373; border-bottom:1px solid #e5e5e5; padding-left: 5%; padding-right:5%; } /* 三个type 结束 */ /*footer*/ .footer { position: fixed; width: 100%; bottom: 0px; height: 50px; line-height: 50px; } .footer span { display: block; } .fav { width: 33%; font-size: 15px; } .bookNow { width: 100%; font-size: 20px; background-color: #ff8800; color:#fff; position: fixed; bottom:0px; }