﻿
#contains .box_t { height: 140px; background-color: #FFF; margin: 0 0 5px 0; padding: 5px 0 0 5px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #f5f5f5; border-top-width: 0px; border-top-style: solid; border-top-color: #f5f5f5; }
#contains .box_t .st { float: left; height: 110px; display: block; width: 110px; }
#contains .box_t .imgs { padding: 1px; border: 1px solid #d8d8d8; width:100px; height:100px; }
#contains .box_t .arrow-right-min { background-repeat: no-repeat; display: block; width: 8px; height: 12px; background: url(../../image/arrow-right-min.png); background-size: 8px 12px; background-position: 8px 12px; }
.btn { width: 5rem; text-align: center; height: 30px; line-height: 30px; background: red; color: #fff; border: 1px solid; border-radius: 5px; margin-right: 10px; font-size: 14px; display: block; float: right;}