parent
08ccfb561f
commit
e9b366523b
@ -0,0 +1,22 @@
|
||||
.nodata-panel-wrapper {
|
||||
display: flex;
|
||||
flex-flow: column nowrap;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
width: 100%;
|
||||
|
||||
.nodata-panel {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
img {
|
||||
display: block;
|
||||
margin: 0 auto 20px auto;
|
||||
}
|
||||
|
||||
p {
|
||||
font-size: 20px;
|
||||
text-align: center;
|
||||
color: #999;
|
||||
}
|
||||
}
|
@ -0,0 +1,36 @@
|
||||
.tag-green {
|
||||
position: absolute;
|
||||
left: 10px;
|
||||
bottom: 125px;
|
||||
}
|
||||
|
||||
.tag-org {
|
||||
position: absolute;
|
||||
left: 0px;
|
||||
top: 20px;
|
||||
}
|
||||
|
||||
.tag-org-name {
|
||||
width: 66px;
|
||||
height: 28px;
|
||||
background: #FF6802;
|
||||
width: 66px;
|
||||
height: 28px;
|
||||
border-radius: 0px 20px 20px 0px;
|
||||
}
|
||||
|
||||
.tag-org-name-test {
|
||||
width: 45px;
|
||||
height: 23px;
|
||||
font-size: 14px;
|
||||
color: #FFFFFF;
|
||||
line-height: 19px;
|
||||
margin-right: 6px;
|
||||
}
|
||||
|
||||
.intermediatecenter {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
@ -1,79 +1,74 @@
|
||||
.slider-img-wrapper img {
|
||||
width: 100%;
|
||||
/*border-radius: 15px;*/
|
||||
height: 350px;
|
||||
}
|
||||
.next-slick-list{
|
||||
width: 100%;
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
border-radius: 10px;
|
||||
width: 100%;
|
||||
height: 350px;
|
||||
}
|
||||
|
||||
.user_navlist{
|
||||
/*margin-left: 40px;*/
|
||||
}
|
||||
.next-slick-list{
|
||||
/*margin-left: 12px;*/
|
||||
.next-slick-list {
|
||||
width: 100%;
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
||||
.black_nav_span{
|
||||
display: block;
|
||||
margin: 0px 20px;
|
||||
border-bottom: 1px solid #4B4B4B;
|
||||
padding-left: 8px;
|
||||
color: #FAFAFA;
|
||||
.black_nav_span {
|
||||
display: block;
|
||||
margin: 0px 20px;
|
||||
border-bottom: 1px solid #4B4B4B;
|
||||
padding-left: 8px;
|
||||
color: #FAFAFA;
|
||||
}
|
||||
|
||||
.user_navlist_white{
|
||||
z-index: 100 !important;
|
||||
.user_navlist_white {
|
||||
z-index: 100 !important;
|
||||
}
|
||||
|
||||
.next-slick.next-slick-horizontal.next-slick-outer{
|
||||
height: 350px;
|
||||
.next-slick.next-slick-horizontal.next-slick-outer {
|
||||
height: 350px;
|
||||
}
|
||||
|
||||
.black_nav_list li span a{
|
||||
color:#fff;
|
||||
.black_nav_list li span a {
|
||||
color: #fff;
|
||||
}
|
||||
.black_nav_list li span a:hover{
|
||||
color:#000;
|
||||
}
|
||||
.black_nav_list li:hover span a{
|
||||
color:#000;
|
||||
|
||||
.black_nav_list li span a:hover {
|
||||
color: #000;
|
||||
}
|
||||
.little-titles{
|
||||
height: 22px !important;
|
||||
|
||||
.black_nav_list li:hover span a {
|
||||
color: #000;
|
||||
}
|
||||
|
||||
.user_navlist_white a{
|
||||
color: #989898 !important;
|
||||
.little-titles {
|
||||
height: 22px !important;
|
||||
}
|
||||
.user_navlist_white .navlistpanel-line .little-titles a{
|
||||
color: #000 !important;
|
||||
|
||||
.user_navlist_white a {
|
||||
color: #989898 !important;
|
||||
}
|
||||
|
||||
.newnext-loading{
|
||||
display:block;
|
||||
.user_navlist_white .navlistpanel-line .little-titles a {
|
||||
color: #000 !important;
|
||||
}
|
||||
|
||||
.educontentSlider{
|
||||
/*width: 1282px !important;*/
|
||||
.newnext-loading {
|
||||
display: block;
|
||||
}
|
||||
.user_navlist_white{
|
||||
max-height:350px !important;
|
||||
overflow-y: auto;
|
||||
|
||||
.user_navlist_white {
|
||||
max-height: 350px !important;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
.iconfontzhangjie{
|
||||
font-size: 10px !important;
|
||||
line-height: 23px;
|
||||
.iconfontzhangjie {
|
||||
font-size: 10px !important;
|
||||
line-height: 23px;
|
||||
}
|
||||
.iconfontshixundaibeijing{
|
||||
font-size: 18px !important;
|
||||
line-height: 24px;
|
||||
|
||||
.iconfontshixundaibeijing {
|
||||
font-size: 18px !important;
|
||||
line-height: 24px;
|
||||
}
|
||||
|
||||
.next-slick.next-slick-horizontal.next-slick-outer{
|
||||
padding:0px !important;
|
||||
.next-slick.next-slick-horizontal.next-slick-outer {
|
||||
padding: 0px !important;
|
||||
}
|
Loading…
Reference in new issue