@charset "utf-8";
/* CSS Document */
.contains{padding: 0 .4rem}
.list{background: #fff; border-radius: 5px; margin-top:.4rem; overflow: hidden;}
.list a{display: block;}
.pro-img img{max-width: 100%}
.desc{box-sizing: border-box;padding: .4rem}
.desc h3{color: #000000; font-size: 16px;}
.desc  p{margin-top: 5px; font-size: 14px}
.title{color: #000; font-size: 18px; margin: .4rem 0 .2rem 0; font-weight: 600}
.times{display: block; color: #999; font-size: 14px; margin-bottom: .4rem}
.desc_wz p{text-indent: 2em; margin-top:.4rem; line-height: 25px}
.dates{margin-top: .8rem}
.dates h2{color: #111111; font-weight: bold; font-size: 15px; margin-top: .66rem}
.edit-item{border: 1px solid #e8e8e8; margin-top: .32rem; border-radius: 5px;box-sizing: border-box;}
.edit-text{width: 98%; box-sizing: border-box; border: 0; margin: 0 auto; color: #333;padding:10px  .3rem; height: 35px;line-height: 30px}
.sub-btn{display: block;width: 100%;text-align: center; background: #e33333; color: #fff; height: 45px;line-height: 45px; border-radius: 5px; margin: .8rem auto; font-size: 16px}
.sub-btn:hover{color: #fff}