﻿/*选择查询条件*/
.select{padding:5px 10px;border-radius:0px;width:100%;font-size:15px;background:#fff;}
.select li{list-style:none;padding:10px 0 5px 80px}
.select .select-list{border-bottom:#eee 1px solid}
.select dl{zoom:1;position:relative;line-height:24px;margin-bottom: 5px;}
.select dl:after{content:" ";display:block;clear:both;height:0;overflow:hidden}
.select dt{width:80px;margin-bottom:5px;position:absolute;top:0;left:-80px;text-align:right;color:#666;height:24px;line-height:24px}
.select dd{float:left;display:inline;margin:0 0 5px 5px;}
.select a{display:inline-block;white-space:nowrap;height:24px;padding:0 10px;text-decoration:none;color:#039;border-radius:2px;color:#444;}
.select a:hover{background-color:#f85a5a;color:#fff;}
.select .selected a{color:#fff;background-color:#f85a5a}
.select-no{color:#999}
.select .select-result a:hover{background-color:#fff;}
.select .select-result dd input{line-height:24px;width:160px;}
/*活动*/
.home-active-list{margin-top:5px;}
.home-active-list-item{display:inline-block;height:273px;margin:15px 0 15px 0;background-color:#fff;transition:.25s;box-shadow:0 2px 5px rgba(0,0,0,0.1);}
.home-active-list-item:hover{box-shadow:0 2px 10px rgba(0,0,0,0.25)}
.home-active-list-item:hover img{transition:1.5s;transform:scale(1.1)}
        
.home-active-cover{position:relative;background:#eee center no-repeat;background-size:cover;width:100%;height:150px;overflow:hidden}
.home-active-cover img{width:100%;height:100%;transition:.5s cubic-bezier(0,0.6,0.3,1)}
.home-active-status{position:absolute;top:0;right:8px;padding:0 .5em;color:#fff;line-height:22px;font-size:12px;text-align:center;}
        
.expired{background-color:rgba(0,0,0,0.5)}
.enroll{margin-top:10px;background-color:rgba(0,138,245,1)}
.enrolling{background-color:rgba(248,90,90,1)}
        
.home-active-title{margin:12px 60px 10px 7px;height:40px;font-size:16px;color:#333;line-height:1.2;overflow:hidden;text-overflow:ellipsis}
.home-active-subtitle{margin-bottom:.5em;overflow:hidden;line-height:1;white-space:nowrap;text-overflow:ellipsis;padding:0 7px;}
/*
.home-active-price{padding:5px 10px;background:#f3f7fb;height:31px;border-top:1px #eee solid;}
.home-active-price span{display:inline-block;line-height:26px;color:#999}
.home-active-price-ori{margin-left:.5em;color:#999;font-size:14px;font-weight:normal;text-decoration:line-through}
.more-activity{line-height:45px;border:1px #eee solid;margin:15px 0;text-align:center}
.more-activity a{width:100%;height:45px;display:inline-block}
.txt-center{text-align:center;margin:15px 0}
.activityli{font-size:13px;margin-top:-15px;padding-bottom:15px;}
.activityli li{width:100%;padding-left:14px; padding-top:15px;background:url(../img/share-icons.png) -13px -258px no-repeat}
.day-rx{font-size:0.6rem; color:#999;margin-top:8px;}
*/