:root {
--card-color: #ff9800;
}
.ceo-container {
box-sizing: content-box;
max-width: 1170px;
margin-left: auto;
margin-right: auto;
padding-left: 15px;
padding-right: 15px;
}
.navbar .ceo-container {
box-sizing: content-box;
max-width: 1380px;
margin-left: auto;
margin-right: auto;
padding-left: 15px;
padding-right: 15px;
}
.card-item .title {
padding: 15px 15px 0px 15px;
max-width: 100%;
letter-spacing: 0.5px;
font-size: 14px;
transition: all .3s;
min-height: 2.8em;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box !important;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
word-break: break-all;
}
.night .card-item .title {
--this-color: var(--card-color);
color: var(--border-color);
}
.ceo-focus-color {
--this-color: var(--card-color);
color: var(--card-color);
font-weight: 600;
}
.ceo-sidebar-shop {
padding: 10px;
}
.bannerL {
width: 25.6%;
max-height: 378px;
overflow: hidden;
float: left;
margin: 20px 20px 0 20px;
font-size: 0;
}
.course-img {
overflow: hidden;
height: 220px;
}
.bannerMid {
float: left;
width: 42.736%;
margin-left: 0px;
padding: 15px 10px 15px 10px;
}
.custom {
width: 18.633%;
background: #f4faff;
border: 1px solid #e9ecf3;
float: right;
text-align: center;
margin: 20px 20px 0 0;
padding: 0 30px;
position: relative !important;
}
.item_content1 {
display: initial;
height: 22px;
line-height: 22px;
padding: 0 7px;
color: #333333;
width: 118px
}
.item_content2 {
display: initial;
height: 22px;
line-height: 22px;
padding: 0 7px;
color: #333333;
width: 57px
}
.ceo-side-lie-z {
width: 70.11%;
}
.ceo-margin-top-30 {
margin-top: 15px !important;
}
.ceo-margin-medium-bottom {
margin-bottom: 15px !important;
}
@media screen and (max-width:800px) {
.ceo-container {
padding-left: 10px;
padding-right: 10px;
}
.slide .slide-ul {
height: 146px !important;
}
.slide .slide-item {
height: 146px !important;
}
.ceo-margin-top-30 {
margin-top: 10px !important;
}
.ceo-margin-medium-bottom {
margin-bottom: 10px !important;
}
.foot-cop {
display: none;
}
.wp {
width: 100%;
}
}
@media (min-width: 960px) {
.ceo-width-1-5\@xl {
width: 25%;
}
}
.b-r-4 {
border-radius: 8px !important;
}
.ceo-switcher-top {
margin-top: 20px;
}
.single-contact-box-head-z {
margin-left: 132px;
}
.link ul li img {
height: 32px;
}
.blog-item .cover {
height: auto;
}
.blog-item .cover img {
height: 100%;
min-width: 100%;
max-width: -webkit-fill-available;
}
常见问题