|
@@ -119,7 +119,7 @@ ul {
|
|
}
|
|
}
|
|
|
|
|
|
.home .system-push .title span:first-child {
|
|
.home .system-push .title span:first-child {
|
|
- color: #2c8eff;
|
|
|
|
|
|
+ color: #191C6E;
|
|
}
|
|
}
|
|
|
|
|
|
.home .system-push .title span:last-child {
|
|
.home .system-push .title span:last-child {
|
|
@@ -132,10 +132,10 @@ ul {
|
|
.home .system-push .title .el-link.el-link--default {
|
|
.home .system-push .title .el-link.el-link--default {
|
|
width: 20px;
|
|
width: 20px;
|
|
height: 20px;
|
|
height: 20px;
|
|
- border: 1px solid #2c8eff;
|
|
|
|
|
|
+ border: 1px solid #191C6E;
|
|
border-radius: 50%;
|
|
border-radius: 50%;
|
|
font-size: 12px;
|
|
font-size: 12px;
|
|
- color: #2c8eff;
|
|
|
|
|
|
+ color: #191C6E;
|
|
}
|
|
}
|
|
|
|
|
|
.home .system-push .rank .content {
|
|
.home .system-push .rank .content {
|
|
@@ -576,7 +576,7 @@ ul {
|
|
}
|
|
}
|
|
|
|
|
|
.home .news-push .content>div:last-child a:hover {
|
|
.home .news-push .content>div:last-child a:hover {
|
|
- color: #2c8eff;
|
|
|
|
|
|
+ color: #191C6E;
|
|
}
|
|
}
|
|
|
|
|
|
.home .news-push .content>div:last-child span {
|
|
.home .news-push .content>div:last-child span {
|
|
@@ -594,7 +594,7 @@ ul {
|
|
}
|
|
}
|
|
|
|
|
|
.home .news-push .content>div:last-child a:hover span {
|
|
.home .news-push .content>div:last-child a:hover span {
|
|
- background-color: #2c8eff;
|
|
|
|
|
|
+ background-color: #191C6E;
|
|
color: #fff;
|
|
color: #fff;
|
|
}
|
|
}
|
|
|
|
|
|
@@ -682,9 +682,9 @@ ul {
|
|
|
|
|
|
.my .main .user .el-button {
|
|
.my .main .user .el-button {
|
|
padding: 11px 26px;
|
|
padding: 11px 26px;
|
|
- border-color: #2c8eff;
|
|
|
|
|
|
+ border-color: #191C6E;
|
|
font-size: 16px;
|
|
font-size: 16px;
|
|
- color: #2c8eff;
|
|
|
|
|
|
+ color: #191C6E;
|
|
}
|
|
}
|
|
|
|
|
|
.my .main .el-tabs {
|
|
.my .main .el-tabs {
|
|
@@ -723,11 +723,11 @@ ul {
|
|
|
|
|
|
.my .main .el-tabs__item.is-active {
|
|
.my .main .el-tabs__item.is-active {
|
|
font-weight: bold;
|
|
font-weight: bold;
|
|
- color: #2c8eff;
|
|
|
|
|
|
+ color: #191C6E;
|
|
}
|
|
}
|
|
|
|
|
|
.my .main .el-tabs__active-bar {
|
|
.my .main .el-tabs__active-bar {
|
|
- background-color: #2c8eff;
|
|
|
|
|
|
+ background-color: #191C6E;
|
|
}
|
|
}
|
|
|
|
|
|
.my .main .el-tabs__content {
|
|
.my .main .el-tabs__content {
|
|
@@ -785,7 +785,7 @@ ul {
|
|
}
|
|
}
|
|
|
|
|
|
.my .main .account .item div:last-child {
|
|
.my .main .account .item div:last-child {
|
|
- color: #2c8eff;
|
|
|
|
|
|
+ color: #191C6E;
|
|
cursor: default;
|
|
cursor: default;
|
|
}
|
|
}
|
|
|
|
|
|
@@ -894,7 +894,7 @@ ul {
|
|
background-color: rgba(44, 142, 255, 0.06);
|
|
background-color: rgba(44, 142, 255, 0.06);
|
|
font-size: 12px;
|
|
font-size: 12px;
|
|
line-height: 22px;
|
|
line-height: 22px;
|
|
- color: #2c8eff;
|
|
|
|
|
|
+ color: #191C6E;
|
|
}
|
|
}
|
|
|
|
|
|
.my .main-course a>div>div:nth-child(2) div~div {
|
|
.my .main-course a>div>div:nth-child(2) div~div {
|
|
@@ -1115,7 +1115,7 @@ ul {
|
|
|
|
|
|
.news-list .el-tabs__active-bar {
|
|
.news-list .el-tabs__active-bar {
|
|
height: 3px;
|
|
height: 3px;
|
|
- background-color: #2c8eff;
|
|
|
|
|
|
+ background-color: #191C6E;
|
|
}
|
|
}
|
|
|
|
|
|
.news-list .el-tabs__item {
|
|
.news-list .el-tabs__item {
|
|
@@ -1309,11 +1309,11 @@ ul {
|
|
}
|
|
}
|
|
|
|
|
|
.news-list .latest a:hover {
|
|
.news-list .latest a:hover {
|
|
- color: #2c8eff;
|
|
|
|
|
|
+ color: #191C6E;
|
|
}
|
|
}
|
|
|
|
|
|
.news-list .latest a:hover span {
|
|
.news-list .latest a:hover span {
|
|
- background-color: #2c8eff;
|
|
|
|
|
|
+ background-color: #191C6E;
|
|
color: #fff;
|
|
color: #fff;
|
|
}
|
|
}
|
|
|
|
|
|
@@ -1448,7 +1448,7 @@ ul {
|
|
|
|
|
|
.material-details .detail .button-bottom .el-button--text:focus,
|
|
.material-details .detail .button-bottom .el-button--text:focus,
|
|
.material-details .detail .button-bottom .el-button--text:hover {
|
|
.material-details .detail .button-bottom .el-button--text:hover {
|
|
- color: #2C8EFF;
|
|
|
|
|
|
+ color: #191C6E;
|
|
}
|
|
}
|
|
|
|
|
|
.material-details .detail .button-bottom .el-button--text .iconfont {
|
|
.material-details .detail .button-bottom .el-button--text .iconfont {
|
|
@@ -1481,7 +1481,7 @@ ul {
|
|
.el-popover.phone-popper .tip {
|
|
.el-popover.phone-popper .tip {
|
|
height: 29px;
|
|
height: 29px;
|
|
border-radius: 0 0 4px 4px;
|
|
border-radius: 0 0 4px 4px;
|
|
- background-color: #2C8EFF;
|
|
|
|
|
|
+ background-color: #191C6E;
|
|
font-size: 12px;
|
|
font-size: 12px;
|
|
line-height: 29px;
|
|
line-height: 29px;
|
|
text-align: center;
|
|
text-align: center;
|
|
@@ -1547,9 +1547,9 @@ ul {
|
|
.material-details .detail .download,
|
|
.material-details .detail .download,
|
|
.material-details .detail .buy {
|
|
.material-details .detail .buy {
|
|
padding: 16px 43px;
|
|
padding: 16px 43px;
|
|
- border-color: #2c8eff;
|
|
|
|
|
|
+ border-color: #191C6E;
|
|
border-radius: 25px;
|
|
border-radius: 25px;
|
|
- background-color: #2c8eff;
|
|
|
|
|
|
+ background-color: #191C6E;
|
|
font-size: 16px;
|
|
font-size: 16px;
|
|
color: #fff;
|
|
color: #fff;
|
|
}
|
|
}
|
|
@@ -1595,7 +1595,7 @@ ul {
|
|
left: 50%;
|
|
left: 50%;
|
|
width: 50px;
|
|
width: 50px;
|
|
height: 3px;
|
|
height: 3px;
|
|
- background-color: #2C8EFF;
|
|
|
|
|
|
+ background-color: #191C6E;
|
|
-webkit-transform: translateX(-50%);
|
|
-webkit-transform: translateX(-50%);
|
|
-moz-transform: translateX(-50%);
|
|
-moz-transform: translateX(-50%);
|
|
-ms-transform: translateX(-50%);
|
|
-ms-transform: translateX(-50%);
|
|
@@ -1720,7 +1720,7 @@ ul {
|
|
|
|
|
|
.material-details .disk-dialog .el-tabs__active-bar {
|
|
.material-details .disk-dialog .el-tabs__active-bar {
|
|
height: 3px;
|
|
height: 3px;
|
|
- background-color: #2c8eff;
|
|
|
|
|
|
+ background-color: #191C6E;
|
|
}
|
|
}
|
|
|
|
|
|
.material-details .disk-dialog .el-tabs__item {
|
|
.material-details .disk-dialog .el-tabs__item {
|
|
@@ -1733,7 +1733,7 @@ ul {
|
|
}
|
|
}
|
|
|
|
|
|
.material-details .disk-dialog .el-tabs__item.is-active {
|
|
.material-details .disk-dialog .el-tabs__item.is-active {
|
|
- color: #2c8eff;
|
|
|
|
|
|
+ color: #191C6E;
|
|
}
|
|
}
|
|
|
|
|
|
.material-details .disk-dialog .title {
|
|
.material-details .disk-dialog .title {
|
|
@@ -1751,9 +1751,9 @@ ul {
|
|
|
|
|
|
.material-details .disk-dialog .el-button {
|
|
.material-details .disk-dialog .el-button {
|
|
padding: 14px 47px;
|
|
padding: 14px 47px;
|
|
- border-color: #2c8eff;
|
|
|
|
|
|
+ border-color: #191C6E;
|
|
border-radius: 22px;
|
|
border-radius: 22px;
|
|
- background-color: #2c8eff;
|
|
|
|
|
|
+ background-color: #191C6E;
|
|
font-size: 16px;
|
|
font-size: 16px;
|
|
color: #fff;
|
|
color: #fff;
|
|
}
|
|
}
|
|
@@ -1763,7 +1763,7 @@ ul {
|
|
background: url("../images/material_download2.png") center 40px/235px 235px no-repeat;
|
|
background: url("../images/material_download2.png") center 40px/235px 235px no-repeat;
|
|
font-size: 20px;
|
|
font-size: 20px;
|
|
text-align: center;
|
|
text-align: center;
|
|
- color: #2c8eff;
|
|
|
|
|
|
+ color: #191C6E;
|
|
}
|
|
}
|
|
|
|
|
|
.material-details .disk-dialog .link-pwd {
|
|
.material-details .disk-dialog .link-pwd {
|
|
@@ -1784,7 +1784,7 @@ ul {
|
|
}
|
|
}
|
|
|
|
|
|
.material-details .disk-dialog .link-pwd a:hover {
|
|
.material-details .disk-dialog .link-pwd a:hover {
|
|
- color: #2c8eff;
|
|
|
|
|
|
+ color: #191C6E;
|
|
}
|
|
}
|
|
|
|
|
|
/* 资讯详情 */
|
|
/* 资讯详情 */
|
|
@@ -1920,7 +1920,7 @@ ul {
|
|
}
|
|
}
|
|
|
|
|
|
.payment .main .radio-group input:checked+div {
|
|
.payment .main .radio-group input:checked+div {
|
|
- border-color: #2c8eff;
|
|
|
|
|
|
+ border-color: #191C6E;
|
|
}
|
|
}
|
|
|
|
|
|
.payment .main .radio-group input+div>div {
|
|
.payment .main .radio-group input+div>div {
|
|
@@ -1991,9 +1991,9 @@ ul {
|
|
|
|
|
|
.payment .main .method .el-button {
|
|
.payment .main .method .el-button {
|
|
padding: 14px 65px;
|
|
padding: 14px 65px;
|
|
- border-color: #2c8eff;
|
|
|
|
|
|
+ border-color: #191C6E;
|
|
border-radius: 23px;
|
|
border-radius: 23px;
|
|
- background-color: #2c8eff;
|
|
|
|
|
|
+ background-color: #191C6E;
|
|
font-size: 16px;
|
|
font-size: 16px;
|
|
color: #fff;
|
|
color: #fff;
|
|
}
|
|
}
|
|
@@ -2020,7 +2020,7 @@ ul {
|
|
height: 42px;
|
|
height: 42px;
|
|
border-radius: 21px;
|
|
border-radius: 21px;
|
|
margin: 50px 0 0;
|
|
margin: 50px 0 0;
|
|
- background: #2C8EFF;
|
|
|
|
|
|
+ background: #191C6E;
|
|
font-size: 16px;
|
|
font-size: 16px;
|
|
line-height: 42px;
|
|
line-height: 42px;
|
|
text-align: center;
|
|
text-align: center;
|
|
@@ -2061,7 +2061,7 @@ ul {
|
|
font-size: 22px;
|
|
font-size: 22px;
|
|
line-height: 29px;
|
|
line-height: 29px;
|
|
text-align: center;
|
|
text-align: center;
|
|
- color: #2C8EFF;
|
|
|
|
|
|
+ color: #191C6E;
|
|
}
|
|
}
|
|
|
|
|
|
.payment .el-dialog__body>div:nth-child(3) {
|
|
.payment .el-dialog__body>div:nth-child(3) {
|
|
@@ -2079,9 +2079,9 @@ ul {
|
|
.payment .el-dialog__footer .el-button {
|
|
.payment .el-dialog__footer .el-button {
|
|
width: 150px;
|
|
width: 150px;
|
|
height: 42px;
|
|
height: 42px;
|
|
- border-color: #2C8EFF;
|
|
|
|
|
|
+ border-color: #191C6E;
|
|
border-radius: 21px;
|
|
border-radius: 21px;
|
|
- background-color: #2C8EFF;
|
|
|
|
|
|
+ background-color: #191C6E;
|
|
font-size: 16px;
|
|
font-size: 16px;
|
|
color: #FFFFFF;
|
|
color: #FFFFFF;
|
|
} */
|
|
} */
|