.sk { position: absolute; top: 40px; left: 185px; height: 32px; padding: 5px 0 0 15px; border-left: 1px solid #b1191a; } .sk_list li { float: left; line-height: 45px; margin: 0 30px; } .sk_list li a { font-size: 16px; color: #000; font-weight: 700; } .sk_list li a:hover { color: #c81523 } .sk_con li { float: left; line-height: 45px; margin: 0 20px; } .sk_con li a { font-size: 14px; font-weight: 700; font-family: 'icomoon'; } .sk-goods { position: relative; float: left; width: 288px; height: 428px; margin-right: 13px; border: 1px solid transparent; margin: 0 12px 15px 0; } .sk-goods:hover { border: 1px solid #e12228; } .sk-bd { width: 1212px; } .sk-goods img { margin: 10px 35px; } .sk-goods-title { font-size: 14px; color: #666; font-weight: 400; margin: 0 10px; } .sk-goods-price { padding: 10px 10px 0; } .sk-goods-price em { font-size: 22px; color: #e60012; font-weight: 700; } .sk-goods-price del { font-weight: 700; font-size: 14px; color: #a4a4a4; } .sk-goods-progress { padding: 0 10px; } .bar { display: inline-block; width: 130px; height: 10px; border: 1px solid #e60012; vertical-align: middle; margin: 0 5px; border-radius: 5px; } .bar-in { height: 10px; width: 87%; background-color: #e60012; } .sk-goods-progress em { color: #e60012; } .sk-goods-buy { position: absolute; bottom: 0; width: 100%; height: 50px; background-color: #e60012; color: #fff; text-align: center; line-height: 50px; font-size: 20px; } .page { margin: 40px 0; text-align: center; } .page-num a { display: inline-block; width: 36px; height: 36px; line-height: 36px; border: 1px solid #ccc; background-color: #f7f7f7; } .page-num .pn-prev, .page-num .pn-next { width: 82px; } .page-num .current, .page-num .dotted { border: 1px solid transparent; background-color: transparent; } .page-skip input { width: 36px; height: 36px; border: 1px solid #ccc; text-align: center; transition: all 0.3s; } .page-skip input:focus { width: 88px; border: 1px solid skyblue; } .page-skip button { height: 36px; width: 54px; border: 1px solid #ccc; background-color: #f7f7f7; font-weight: 700; }