@charset "utf-8";
@import './hw-foundationCourse-theMedia.css';

.poster-content{
    max-width: 1600px  ;
}

.no-data-img {
    background: url(../images/courseImg/nodata-img-pc.svg) center/cover;
    width: 90px;
    height: 90px;
    margin: auto;
}
.content-block {
    max-width: 1600px;
    padding: 40px 0 76px 0px;
}
.fpc-course-box{
    display: flex;
    flex-direction: column; 
    /* justify-content: space-between; */
    padding: 32px;
    height: 100%;
}
.fpc-course-box .fpc-small-tips{
    display: flex;
    justify-content: space-between;
    font-size : 16px ;
}

.foundation-course-hour {   
    color : #595959;
    letter-spacing : 0 ;
    line-height : 24px ;
    height: 24px;
    display: flex;
}
.hot{
    padding-right: 10px;
    position: relative;  
}
.hot::after {
    content: " ";
    display: inline-block;
    width: 1px;
    font-size: 12px;
    height: 60%; 
    background: #595959;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }  
.time_item{
    padding-left: 10px;
    
}
.avater {
    display: inline-block;
    background-image: url(../images/courseImg/webinar-card-character-icon.svg);
    width: 16px;
    height: 15px;
    margin-right: 5px;
}

.mb_price{
    display: none;
}
.bbs-icon-tri {
    background: url("../images/jiantou.png") no-repeat;
}

/* .fl {
    float: left;
} */

.fr {
    float: right;
}

li a:hover {
    text-decoration: none;
}

.banner-block {
    display: none;
}

#footer .content-block {
    background-color: #191919;
}

#content1 {
    background-color: #F7F7F7;
}

#content1 .wrapper {
    padding: 0;
    margin: 0 auto; 
}

.poster-caption {
    letter-spacing: 0;
    font-size: 44px;
    color: #191919 ;
    font-weight: 700;
    line-height: 66px;
    margin-bottom: 12px;
}

.poster-text {
    font-size: 18px;
    color: #191919 ;
    line-height: 28px;
    margin: 0 auto;
}

.poster-content-box {
    text-align: left!important;
    padding-top: 171px!important;
   
}


.poster-tips {
    vertical-align: middle;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 38px;
    display: inline-block;
    height: 38px;
    width: -webkit-calc(100% - 60px);
    width: -moz-calc(100% - 60px);
    width: calc(100% - 60px);
    padding-left: 9px;
    cursor: pointer;
    color: #FFFFFF;
}

.search-val {
    display: none;
    height: 100%;
    width: -webkit-calc(100% - 60px);
    width: -moz-calc(100% - 60px);
    width: calc(100% - 60px);
    font-size: 14px;
    line-height: 22px;
    border: none;
    padding: 9px;
    background: transparent;
    cursor: pointer;
    color: #FFFFFF;
}

.clear-click {
    float: right;
    display: none;
    height: 100%;
    width: 26px;
    padding: 5px 0;
    text-align: center;
    cursor: pointer;
}

.clear-icon {
    background: url(../images/courseImg/search-close.png) no-repeat center/cover;
    display: inline-block;
    height: 10px;
    width: 16px;
    cursor: pointer;
}

.search-click {
    float: right;
    display: inline-block;
    height: 24px;
    width: 34px;
    margin: 7px 0;
    text-align: center;
    cursor: pointer;
    border-left: 2px solid #fff;
}

.search-icon {
    background: url(../images/courseImg/search_white.png) no-repeat center/contain;
    display: inline-block;
    height: 16px;
    width: 16px;
    margin-top: 4px;
    cursor: pointer;
}

.wrapper-menu {
    max-width: 1180px;
    width: 100%;
}

.header-menu.hw-univer {
    height: 80px;
    border: none;
}

.university-title {
    position: relative;
    float: left;
    display: inline-block;
    width: 147px;
    margin: 15px 0 14px 0;
    font-size: 0;
}

.university-title:after {
    position: absolute;
    top: 5px;
    left: 158px;
    margin: 0 30px 0 14px;
    content: "";
    width: 81px;
    height: 35px;
    background: url(../images/edu-head.png) no-repeat center;
}

.university-nav:before {
    position: absolute;
    top: 17px;
    left: 44px;
    content: "";
    margin-right: 40px;
    width: 0;
    height: 46px;
    font-size: 46px;
    line-height: 46px;
    border-left: 1px solid #e1e1e1;
}

.university-title .title {
    display: inline-block;
    font-size: 28px;
    color: #333333;
    letter-spacing: 0;
    line-height: 34px;
    text-align: left;
}

.university-title .describe {
    display: inline-block;
    font-size: 12px;
    color: #666666;
    letter-spacing: 0;
    line-height: 16px;
    text-align: left;
}

.university-nav {
    position: relative;
    float: left;
    margin-left: 95px;
    width: 75%;
    height: 80px;
    font-size: 0;
}

.university-nav .nav,
.last-nav {
    display: inline-block;
    padding: 32px 0 28px 0;
    margin-left: 70px;
    font-size: 16px;
    color: #333333;
    text-align: center;
    line-height: 16px;
    cursor: pointer;
}

.university-nav .nav:first-child {
    margin-left: 85px;
}

.last-nav {
    line-height: 20px;
}

.university-nav .nav-active {
    color: #c7000b;
    border-bottom: 4px solid #c7000b;
}

.university-nav .nav:hover {
    color: #c7000b;
    border-bottom: 4px solid #c7000b;
}

.last-nav {
    float: right;
    position: relative;
}

.last-nav .bbs-icon-tri {
    position: absolute;
    top: 38px;
    right: -19px;
    content: "";
    width: 11px;
    height: 7px;
    cursor: pointer;
    background-position: 0 0;
}

.university-nav .last-nav:hover {
    color: #c7000b;
}

.university-nav .last-nav:hover .bbs-icon-tri {
    background-position: 0 -14px;
}

.university-nav:after {
    content: "";
    display: block;
    clear: both;
    width: 0;
    height: 0;
}

.last-nav-node {
    position: absolute;
    top: 69px;
    right: -37px;
    z-index: 3;
    width: 138px;
    height: 50px;
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.15) 0 0 5px;
    padding: 17px;
    color: #333333;
    font-size: 16px;
    text-align: center;
    display: none;
}

.university-nav .last-nav:hover .last-nav-node {
    display: inline-block;
}

.last-nav-node:hover {
    color: #c7000b;
}

.level-one-rg {
    /* margin-left: 80px; */
    display: flex;
    flex-wrap: wrap;
}

/* .level-one-rg:after {
    content: "";
    display: block;
    clear: both;
} */

.tool{
    border-color: #ADB0B8;
    font-size : 14px ;
    color : #191919 ;
    padding: 7px 12px;
    border-radius : 6px ; 
    letter-spacing : 0 ;
    line-height : 18px ;
    margin-right: 8px;
    margin-bottom: 8px;
}

 
.tool:hover a {}

.tool:hover {
    background : #F5F5F5 ;
    cursor: pointer;  
    font-weight: 600;
}
 

.tab-block {
    max-width: 1600px;
    margin: 0 auto;
    padding: 24px 48px 4px 48px;
    box-sizing: border-box;
    background:#FFFFFF;
    border-radius:16px;
    position: relative;
} 
 
.fpc-reset-all{
    color: #808080;
    position: absolute;
    z-index: 1;
    right: 48px;
    bottom: 24px;  
    background: url(../images/courseImg/refresh.svg) no-repeat 12px center / 16px 16px;
    padding-left: 32px;
    line-height : 18px ;
    font-size: 14px;
}
.fpc-reset-all-mobile{
    display: none;
    position: sticky;
    bottom: 0;
    left: 0;
}

.fpc-reset-all:hover{
    color: #191919;
    cursor: pointer;
    font-weight: 600;
    background: url(../images/courseImg/refresh2.svg) no-repeat 12px center  / 16px 16px;
}

.wrapper .tab-block .tool.active {
    background : #F5F5F5 ;  
    font-weight: 600;
}

.level-one-block {
    display: flex; 
    background-color: #fff;    
}
.scroll-box{
    flex: 1;
   position: relative;
}
 

.special-tip-sort {  
    width: 55px;
    font-size:14px;
    color:#595959;
    letter-spacing:0;
    line-height:18px; 
    margin-right: 9px;
    padding: 7px 0;
}
.fl.special-tip-sort{
    display: none;
}
.fl.special-tip-sort.pc{
    display: inline-block;
}
.scroll-block:not(:last-child){
    margin-bottom: 20px;
}

.series-nav {  
    width: 100%;
    max-width: 1600px;
    border: 0;
    padding: 0px 0px 0px 0;
    margin:  16px auto;
    display: flex; 
    justify-content: space-between;
}

.series-nav ul { 
    display: flex;
    align-items: center;
}

.series-nav li {   
    position: relative;
}

.series-nav li:nth-of-type(1){
    margin-right:  32px ;
}
.series-nav li:nth-of-type(2),
.series-nav li:nth-of-type(3){
    margin-right:  44px ;
}

.series-nav li:hover {
    cursor: pointer;
}

.nav:hover a {
    color:#191919;
}

.nav a { 
    font-size:14px;
    color:#595959;
    line-height:22px;  
}

.nav.active a{
    font-weight: 600; 
    font-size:14px;
    color:#191919;
    line-height:22px;   
}

.sort-top{
    background: url(../images/courseImg/Triangle_grey.svg) no-repeat;
}
.sort-top-red,.sort-top:hover{
    background: url(../images/courseImg/Triangle_red.svg) no-repeat;
}

.sort-top,.sort-top-red{
    display: inline-block;
    width: 10px;
    height: 6px;
    position: absolute;
    top: 20.5%;
    right: -17px;
}

.sort-bottom {
    background: url(../images/courseImg/Triangle_grey.svg) no-repeat;
}

.sort-bottom-red,.sort-bottom:hover {
    background: url(../images/courseImg/Triangle_red.svg) no-repeat;
}

.sort-bottom,.sort-bottom-red{
    position: absolute;
    display: inline-block;
    width: 10px;
    height: 6px;
    bottom: 20.5%;
    right: -17px;
    transform: rotate(180deg); 
}

.lastest-content  { 
    margin-bottom: 8px;
}

.recommend-content {
    display: none;
}

.foundation-course {
    max-width: 1600px;
    font-size: 0;
    margin: 0 auto;
}

.foundation-course {
    width: 100%;
}

.foundation-course img {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    display: inline-block;
}

.foundation-des {
    background: #ffffff;   
    word-break: keep-all; 
}
.foundation-des .price span:nth-of-type(1){
    display: none;
}

.price{  
    color: #575D6C;
}

.foundation-des .course-price.course-price-amount{
    display: inline-block;
    color: #fff;  
    font-size : 28px !important; 
    line-height : 42px !important; 
    height: 42px !important; 
    margin-top: 24px !important;  
}

.series-nav .code-search { 
    position: relative;
    display: inline-block; 
    max-width: 1280px;
    flex: 1;
}

.code-search .code-input {
    background:#FFFFFF; 
    border-radius:24px; 
    position: relative; 
    font-size: 14px;
    border: 0;  
    width: 100%;
    box-sizing: border-box;
    height: 48px;
    line-height: 48px;
    padding-left: 70px;
}

input::-webkit-input-placeholder,
input:-moz-placeholder,
input::-moz-placeholder,
input:-ms-input-placeholder {
    color: #808080 !important;
}
 

.code-search .code-input::-webkit-input-placeholder {
    color: #808080!important;
}

.code-search .code-input:-moz-placeholder {
    color: #808080!important;
}

.code-search .code-input::-moz-placeholder {
    color: #808080!important;
}

.code-search .code-input:-ms-input-placeholder {
    color: #808080!important;
}

.code-search .icon-delete {
    width: 25px;
    height: 20px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 38px;
    cursor: pointer;
    display: none;
}

.code-search .icon-delete:before {
    content: "";
    position: absolute;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 2px;
    height: 14px;
    border-left: 2px solid #999;
    top: 3px;
    right: 13px;
}

.code-search .icon-delete:after {
    content: "";
    position: absolute;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 2px;
    height: 14px;
    border-left: 2px solid #999;
    top: 3px;
    right: 13px;
}

.code-search .icon-delete:hover:before,
.code-search .icon-delete:hover:after {
    border-color: #191919;
}

.code-search .icon-search {
    position: absolute;
    display: inline-block;
    top: 50%;
    left: 26px;
    transform: translateY(-50%) scale(0.6);
    width: 39px;
    height: 38px;
    background: url(../images/courseImg/icon_search2.svg) no-repeat;
    cursor: pointer;
}
.code-search .icon-search:hover { 
    background: url(../images/courseImg/icon_search.svg) no-repeat;
}

.code-search .icon-search:before {
    position: absolute;
    /* content: ""; */
    left: 0;
    top: 8px;
    width: 1px;
    height: 22px;
    display: inline-block;
    border-left: 1px solid #cbcbcb;
}

.code-search .icon-search:hover:before {
    position: absolute;
    /* content: ""; */
    left: -12px;
    top: -4px;
    width: 1px;
    height: 22px;
    display: inline-block;
    border-left: 1px solid #cbcbcb;
}



.foundation-course-title {
    font-weight: 600; 
    cursor: pointer;  
    width: 100%; 
    margin-bottom: 12px; 
    font-size: 20px;
    line-height: 30px;  
    /* height: 60px; */
}
.foundation-course-title a {  
    color: #191919; 
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical; 
    -webkit-line-clamp:1;
}


.time {
    width: 16px;
    height: 16px;
    display: inline-block;
    background: url(../images/Group3.svg) no-repeat center;
    margin-right: 4px;
}

.foundation-content {
    display: inline-block;
    width: 100%; 
    height: 100%;
    background: #ffffff; 
    position: relative;
    border-radius: 16px;
    display: flex;
    flex-direction: column
}

.foundation-content .img-block {
    position: relative;
    display: inline-block;
    width: 100%;
  
}

.foundation-content .img-block a,
.foundation-content .rec-icon a {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: inline-block;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
}

.foundation-content .rec-icon {
    position: relative;
}

.rec-icon:after {
    position: absolute;
    font-size : 14px ;
    color : #D96900 ;
    text-align: center;
    line-height : 24px ;
    top: 0;
    right: 0; 
    content: "推荐";
    width: 52px;
    height: 24px;
    cursor: pointer;
    background : rgba( 217,105,0,0.10 ) ;
    border-radius : 0 16px 0 16px ;
    /* background: url(../images/seriesImg/recomend-course.svg) no-repeat center */
}

.foundation-content img {
    transition: -webkit-transform 0.3s ease 0s;
    -webkit-transition: -webkit-transform 0.3s ease 0s;
    -o-transition: -o-transform 0.3s ease 0s;
    -moz-transition: transform 0.3s ease 0s, -moz-transform 0.3s ease 0s;
    transition: transform 0.3s ease 0s;
    transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s, -moz-transform 0.3s ease 0s, -o-transform 0.3s ease 0s;
    transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
    width: 100%;
    height: 218px;
}

/* .foundation-content:hover img {
    transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
} */
.foundation-content:hover {  
    cursor: pointer;
    box-shadow:0 4px 12px 0 rgba(0,0,0,0.08);
}

#edu-footer {
    cursor: default;
}

.edu-footer-icon {
    background: url(../images/edu-footer.png) no-repeat center;
    width: 110px;
    height: 27px;
    display: inline-block;
    margin: 10px 0 0 4px;
}

.leader-poster {
    background: url(../images/courseImg/banner2.jpg) no-repeat   right bottom;
    -o-background-size: cover;
    background-size: cover;
    height: 450px;
}

.no-data {
    font-size: 0;
    padding-top: 100px;
    padding-bottom: 100px;
}

.no-data p {
    margin-top: 8px;
    text-align: center;
    font-size: 16px;
    color: #191919;
}

.no-data a {
    color: #2D56B1;
}


.show-btn{
    width: 12px;
    height: 12px;
    position: absolute;
    right: -5px;
    transform: rotate(180deg);
    z-index: 666;
    color:#575D6C;
    transition:0.2s;
    top:6px;
}
.rotate-icon{
    transform:rotate(0)
}
.show-btn .the-fold{
    width: 16px;
    height: 16px;
    font-size: 14px;
    display: block;
    background: url(../images/courseImg/collapse.svg) center / 100%;

}
.show-btn:hover{ 
    cursor: pointer;
}
.fold{
    max-height: 36px;
    overflow: hidden;
    transform: rotate(0deg);
}

 
/* 有几个样式在globalcss上在此覆盖 */
.AGrid-row.gap{
    margin: 0;
    display: flex;
    flex-wrap: wrap; 
    justify-content: space-between;
}
 
#content1 .AGrid-row.gap .content-part:not(:nth-of-type(4n)){
    float: unset;  
    margin-right: 1%;
}
#content1 .AGrid-row.gap .content-part:last-of-type:not(:nth-of-type(4n)){
    margin-right: auto;
}
.AGrid-row.gap [class^=col-]{
    padding: 0; 
    margin-bottom: 16px; 
    width: 24.25%;
} 
 
 
.AGrid-row::before, .AGrid-row::after{
    content: unset; 
}
 
.poster-content,
.content-block{  
    width: 97%;
    max-width: 1600px; 
    box-sizing: border-box;
    margin: 0 auto;
} 

.add-list-loading{
    display: none; 
}



 
/* 
    除多套高保真外还有一套适配规则
    1.1920px一1776pX时，页面有效宽度160Opx，在此区间压缩分辨率时，只压缩两侧页边距，内容区不变；
    2．分辨率在1775px一1025px像素时，页边距始终为5%，即内容区域为90%;
    3.1024px~769Px页边距保持3%，即内容区域为94%;
    4.768px一376px页边距为24px
    5.375px及以下页边距为16px 
*/

/* 2．分辨率在1775px一1025px像素时，页边距始终为5%，即内容区域为90%; */
@media only screen and (min-width: 1025px) and (max-width: 1775px){
    .poster-content, .content-block{
        width: 90% !important;
        max-width: unset !important;
    }
}

/* 3.1024px~769Px页边距保持3%，即内容区域为94%; */
@media only screen and (min-width: 769px) and (max-width: 1024px){
    .poster-content, .content-block{
        width: 94% !important;
        max-width: unset !important;
    }
}

/* 4.768px一376px页边距为24px */
@media only screen and (min-width: 376px) and (max-width: 768px){
    .poster-content, .content-block{
        width: 100% !important;
        padding-left: 12px;
        padding-right: 12px;
        max-width: unset !important;
    }

   
    
    
}

/*  5.375px及以下页边距为16px  */
@media only screen and  (max-width: 375px){
    .poster-content, .content-block{
        width: calc(100% - 16px) !important;
        max-width: unset !important;
    }
    
}


