@@ -14,6 +14,46 @@
.info_left{
display: block;
}
+ .contentList{
+ max-width: 100%;
+ border-bottom: 1PX solid #F3F3F3;
+ margin-bottom: 6px;
+ }
+ .item-list{
+ padding: 0 21px;
+ .item-title,.item-titles{
+ font-size: 14px;
+ font-weight: 400;
+ color: #333333;
+ line-height: 20px;
+ margin-top: 14px;
+ .item-content{
+ margin: 10px 0;
+ display: inline-block;
+ .radio {
+ display: flex;
+ margin: 5px;
+ margin-right: 25px;
+ float: left;
+ label{
+ color: #666666;
+ label> input{
+ margin-right: 6px;
+ .num{
+ margin-left: 10px;
+ .recommend{
+ width: 18px;
+ height: 18px;
.result{
background: #EDFAFF;
border-radius: 10px;