@charset "utf-8";

/* banner */
.noah-index-banner{position:relative;min-height:470px;margin-bottom: 60px;}
.noah-index-banner .carousel-indicators li{border-radius:0;height:4px;width:50px;background-color:#fff;border-width:0;-webkit-transition:background-color 0.3s ease;transition:background-color 0.3s ease;}
.noah-index-banner .carousel-indicators li.active{background-color:#fd5820;margin:1px;}
.noah-index-banner .banner-layer{width:100%;height:100%;position:absolute;top:0;left:0;}
.loginbox{position:absolute;right:15px;width:260px;height:300px;top:50%;margin-top:-147px;background-color:#fbfbfb;padding:40px 20px 0;border-radius:6px;}
.loginbox h4{font-weight:700;color:#444d5e;font-size:16px;}
.loginbox img{width:80px;height:80px;object-fit:cover;border-radius:50%;}
.loginbox .btn-primary{background-color:#2368c7;}

/* 在线课程 */
.module-zxkc .col-view{margin-bottom:30px;background-color:#fff;}
.module-zxkc .col-view-info.last{border-top:1px solid #ddd;padding:20px;}
.module-zxkc .media{margin-top:0;}
.module-zxkc .media-left img{width:30px;max-width:30px;}
.module-zxkc .play-mask{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.3) url(../img/play.png) center center no-repeat;}
.module-zxkc .play-mask:hover{background-color:rgba(0,0,0,.4);}

/* 培训班 */
.module-pxbs .col-view{margin-bottom:30px;background-color:#fff;}

/* 师资风采 */
.module-szfc .col-view{border:1px solid #ddd;border-radius:4px;text-align:center;padding:30px;}
.module-szfc .col-view .img-block{width:100px;height:100px;margin-bottom:20px;border-radius:50%;object-fit:cover;}
.module-szfc .col-view h4{margin-bottom:20px;}

/* app下载 */
.download-app { width:100%;}
.download-app-desc { padding: 0;margin: 0;font-size: 12px;color: #555;text-align: center;line-height: 15px;}