@charset "utf-8";
/*banner*/
.case-img { background: url(../../images/case/xingxianzaixian/banner.jpg) no-repeat center top; }
.case-img .btn:hover { background: rgba(255,255,255,1); transition: all .2s; color: #333;}
/*内容*/
.module1 li { width: 360px; margin-left: 65px;}
.module1 li img { width: 100%;}
.module3 li { width: 92px; margin-left: 126px; }
.module5 li { width: 230px; margin-left: 260px; }

.register-tip { background: url(../../images/case/register-tip.jpg) no-repeat center top;}
.register-tip .btn:hover { background: rgba(255,255,255,1); transition: all .2s; color: #3ebaf8;}
