@charset "utf-8";


.activity{width: 478px;float: left;margin:2px 1px 0 0;}
.activity_img{width: 478px;height: 238px;overflow: hidden;position: relative;background: url("/images/default_bg.png" ) center no-repeat;}
.activity_time{top: 50%;left: 50%;margin: -20px 0 0 -85px;width:170px;height: 40px;text-align:center;line-height: 40px;color: white;font-family: "宋体";font-size: 14px;font-weight: bold;position: absolute;bottom: 0;background: rgba(0,0,0,.4);overflow: hidden;}
.activity_btn{position: absolute;bottom: 10px;right: 10px;}
.activity_btn a{margin-right: -1px;color: #40BECD;font-size: 12px;float: left;width: 43px;height: 37px;border: 1px solid #E3E3E1;background: white; line-height:37px; text-align:center;}
.activity_img img{width: 478px;height: 238px;transition:all .3s; -webkit-transition: all .3s; -moz-transition:all .3s; -ms-transition:all .3s; -o-transition:all .3s;}
.activity_img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1);}
.activity_info{width: 476px;height: 239px;border-bottom: 1px solid #E6E6E6;border-left: 1px solid #E6E6E6;border-right: 1px solid #E6E6E6;}
.activity_info .activity_title{width: 456px;height: 137px;background: white;border-bottom: 1px solid #E6E6E6;padding: 10px}
.activity_info .activity_title h2{color: #000000;font-size: 22px;line-height: 40px;}
.activity_info .activity_title p{color: #7f7f7f;font-size: 12px;line-height: 25px;}
.activity_info .activity_title p span{width: 152px;float: left;}
.activity_join_user{padding: 10px 0 10px 10px;width: 466px;height: 61px;}
.activity_join_user p{color: #7f7f7f;font-size: 12px;margin-bottom: 6px;}
.activity_join_user a{float: left;width: 40px;height: 40px;margin-right: 6px;}
.activity_join_user img{width: 40px;height: 40px;}
 







