.body{position:relative;width:100%;overflow-y:auto;height:100vh}.head{height:100px;width:100%;background-color:red;position:fixed;top:0;z-index:99}.head p{color:#fff;text-align:center;line-height:100px;font-size:40px;font-weight:800}.information{margin:120px 30px 30px 30px;box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.information .spanMoney{color:red}.information .order{font-size:45px;margin-left:15px;margin-bottom:10px;padding-top:20px;color:#666}.information p{margin-left:15px;text-align:left;font-size:35px;margin-top:20px;padding-bottom:10px}.shopInformation{margin:10px;box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.shopInformation .shopInformation_title{font-size:60px;text-align:center;padding-bottom:10px;padding-top:10px;border-bottom:1px solid #ccc}.shopList{padding-bottom:5px}.shopList ul{margin-bottom:150px}.shopList ul li{padding-left:10px;border:1px solid #ccc;margin:10px;display:-ms-flexbox;display:flex}.shopList ul li .sdk_img{width:30%;-ms-flex-negative:0;flex-shrink:0}.shopList ul li .sdk_img img{width:100%;height:100%}.shopList ul li .sdk_div{padding-top:35px;-ms-flex:1;flex:1}.shopList ul li .sdk_div p{font-size:30px;line-height:60px}.payImmediately{width:100%;position:fixed;bottom:0;background-color:#fff}.payImmediately_but{width:100%;z-index:99;height:120px;font-size:60px;background-color:red;color:#fff;border-bottom-right-radius:20px;border-bottom-left-radius:20px;border:1px solid #fff}