/*!
 * 捕鱼内页样式3的css
 * Author: Raven
 * Update by 2018-11-28
 */
/*==================== huntfish 捕鱼 ====================*/
.huntfish{width: 100%;min-height: 711px;background:#0278d8 no-repeat center top;background-size: 100%;overflow: hidden;}
.huntfish #bubbles{position: absolute;}
.huntfish #huntfishtitle-list{padding-top: 290px;margin: 0 auto 20px;background: no-repeat center top;overflow: hidden;}
.huntfish #huntfishtitle-list .btn-enter{padding: 0 0 1px 1px;}
.huntfish #huntfishtitle-list .btn-enter .fish_in{width: 100%;height: 150px;background: rgba(0,52,158,.65);text-align: center;}
.huntfish #huntfishtitle-list .btn-enter .fish_in img{max-height: 66px;margin: 15px auto 5px;}
.huntfish #huntfishtitle-list .btn-enter .fish_in .qrcode-title{color: #fff;font-size: 16px;font-weight: bold;margin-bottom: 5px;display: block;transition: all .2s;}
.huntfish #huntfishtitle-list .btn-enter:hover .fish_in .qrcode-title{color: #ff0;}
.huntfish #huntfishtitle-list .btn-enter .fish_in .qrcode-but{width: 150px;line-height: 22px;font-size: 12px;border: 1px solid #3F67C8;border-radius: 11px;color: #dbe6ff;margin: 0 auto;transition: all .2s;}
.huntfish #huntfishtitle-list .btn-enter:hover .fish_in .qrcode-but{background: #fff000;color: #012f95;}
