@charset "utf-8";
/*banner*/
.case-img { background: url(../../images/case/alanruosu/banner.jpg) no-repeat center top; }
.case-img .btn { color: #fff; background: #223c5f; margin-top: 330px; border: 1px solid #223c5f;}
.case-img .btn:hover { background: #2b5184; }

/*内容*/
.module1 li { width: 360px; margin-left: 65px;}
.module1 li img { width: 100%; }

.module2 li { margin-left: 208px; width: 145px;}

.module4 li { width: 165px; margin-left: 182px; }

.module5 li { width: 360px; border: 1px solid #dcdcdc; margin-left: 60px; }
.module5 li img { width: 100%; }
.module5 .desc { padding: 30px 0; }

.register-tip .btn:hover { background: rgba(255,255,255,.8); transition: all .2s; color: #3ebaf8;}
.introduce { margin-bottom: 20px !important; }