/* pages/diy_ss/diy_ss.wxss */ .ss{ font-size: 28rpx; text-align: center; padding: 20rpx; } .s_ge{ width: 700rpx; height: 70rpx; text-align: center; border-radius: 8rpx; color: #999; background: #fff none repeat scroll 0 0; border: 2px solid #eee; line-height: 64rpx; } .s_ge image{ width: 30rpx; height: 30rpx; margin-right: 10rpx; margin-bottom: -8rpx; } .ss2{ background-color: rgb(232, 31, 24); display: flex; width: 100%; padding: 10rpx; height: 70rpx; line-height: 70rpx; } .s2_left image{ width: 35rpx; height: 30rpx; margin-left: 10rpx; } .s2_cen{ width: 80%; height: 70rpx; color: #fff; text-align: left; font-size: 28rpx; line-height: 60rpx; background-color: rgb(207, 6, 0); margin-left: 20rpx; } .s_ge text{ margin-bottom: 10rpx; } .s2_cen image{ width: 30rpx; height: 30rpx; margin-left: 10rpx; margin-right: 4rpx; } .s1_gk_a1{ display: inline; width: auto; height: auto; } .s2_right image{ width: 35rpx; height: 30rpx; margin-left: 20rpx; } .abs_top{ position: fixed; z-index: 10; background-color: #fff; } .abs_top2{ position: fixed; z-index: 10; } .flex{ display: flex; align-items: center;} .find_img{margin: 0 20rpx; } .find_inp{text-align: left; width: 620rpx;} .find_inp2{text-align: left; width: 520rpx;} @font-face {font-family: "iconfont"; src: url('iconfont.eot?t=1607568098927'); /* IE9 */ src: url('iconfont.eot?t=1607568098927#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAALAAAsAAAAABmAAAAJ1AAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHEIGVgCCcApsgQwBNgIkAwgLBgAEIAWEbQcwG7IFyC6wbdiTQGyMi0WNir+9Fm8e4RAP/6397pud/aJ4Uk0uWTSRSTRKIkFspMDpGgqN+fZzt/8RazTS0XwWUU8Ta1/um9zuTxpailoSb/A6tG0kPJvEFYB1Rtl89ekqqzifuJ/6V0ADyXe+m0tEUFRyJODApgOMKhrZJjTjDWMXuITjBBpGtXCdDU2EQIXMGheIJ1lkQEXOK8ssURMqNUuzeAOlWnqhrvEafj9+rUQFSVmwSi4fB3nQ83lsp9CTxUkPPgF8BLS6RIFlQCZua6PnaMHotEa0xCSwr8Lg87hY9C1ir0bB/jorvwWGoeiexK7kVvMTyHH3KGBr1C2kvho1nw+v5pbDPZGLXOPI7W04lwtV8CN5NHtN7tJJiwuUQ9cnXjb3PqlBXYtDLSxSjl26sODsxV2ZjMvjTmTScSpBpdM58XQG9LB+VlxQVwLBn+bvdvzWmhl8/HtoyPrZqe3ZFvwhcc+mrEstc8qquNaejI4am9DQwD/s7HM/Vjd4O8lQM3hT9qqRFIWaaVKmLaPUtIaKmkM0LBle3dQPo0WuY9EcQOixj6TjHYUeN6RMu0NpyCsqeoJGw33Ubtk0G3JVP0YMQTxks1DmTENwrKQqKgwg0dEYnJWGjAjCSTkAfW5vMTGMDITnmJFMiX5CBChgU4dD4DSkaSa0sKkgjrglQqw2j0eoe5ObM3VQ5RSGMAiEB7GyIBnHZBD8zkRV6fMBiMihYeCWshpvBIIlyb1DPm7eHqRhldGr7F5eSUoR+RGEABJgJh00BAYhGo0JsuoHKRAO4SaNCFvaeOx2Ql+Ve32N/gGFrApLn8LuV6g8IwZzEgA=') format('woff2'), url('iconfont.woff?t=1607568098927') format('woff'), url('iconfont.ttf?t=1607568098927') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */ url('iconfont.svg?t=1607568098927#iconfont') format('svg'); /* iOS 4.1- */ } .iconfont { font-family: "iconfont" !important; font-size: 16px; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .icon-search:before { content: "\e7b3"; }