|
@@ -587,9 +587,9 @@ h1,h2,h3,h4,h5,h6,p{font-weight:normal;margin: 0;}
|
|
|
.el-dialog{width: 610px;border-radius: 8px;}
|
|
|
.el-dialog__body{
|
|
|
padding: 30px 120px 60px;
|
|
|
- >i{width:213px;height:92px;display: block;background-image: url("~static/images/client/course/course-dialog-img.png");margin: 0 auto;}
|
|
|
+ >i{width:213px;height:92px;display: block;background-image: url("~static/images/client/component/nav-logo.png");margin: 0 auto;background-size: contain;background-repeat: no-repeat;background-position: center}
|
|
|
p{@include setFontStyle(-2);color: rgba(0,0,0,0.85);text-align: center;margin:24px 0 36px;}
|
|
|
- span{@include setFontStyle(-6);color: rgba(0,0,0,0.65);}
|
|
|
+ span{@include setFontStyle(-6);color: #fff}
|
|
|
a{@include setFontStyle(-6);color: #2B5CFD;float: right;}
|
|
|
// 申请注册按钮
|
|
|
.application-scheme-btn{height: 40px;line-height: 40px;@include setFontStyle(-4);background: #1890FF;border-radius: 4px;color: #FFFFFF;text-align: center;margin-bottom: 16px;cursor: pointer;}
|
|
@@ -614,7 +614,7 @@ h1,h2,h3,h4,h5,h6,p{font-weight:normal;margin: 0;}
|
|
|
.nc_wrapper{width:100%!important;margin-bottom: 24px;border-radius: 4px;overflow: hidden;}
|
|
|
.nc_scale{
|
|
|
.btn_slide{color: #fff;}
|
|
|
- span{width:50px;background: #3893FE;border-radius: 0 4px 4px 0;border: 1px solid transparent;}
|
|
|
+ span{width:50px;background: #00b96b;border-radius: 0 4px 4px 0;border: 1px solid transparent;}
|
|
|
}
|
|
|
}
|
|
|
}
|