.w3l-price-2 .tatest-top{
    padding: 20px 20px 0 20px;
}
.w3l-bootstrap-header .navbar-light .navbar-nav .nav-link:hover, .w3l-bootstrap-header .navbar-light .navbar-nav .nav-link:focus{
    color:var(--theme-color);
}
/*@media (max-width: 767px) {*/
/*    .w3l-bootstrap-header .navbar-light .navbar-nav .nav-link:focus{*/
/*         color: #d7dfee;*/
/*     }*/
/*    .w3l-bootstrap-header .navbar-light .navbar-nav .nav-link:visited{*/
/*        color:#d7dfee;*/
/*    }*/
/*}*/
/* 三大块 */
#index-three-category .three-grids-columns h4 {
    padding-top: 15px;
}
#index-three-category .three-grids-columns {
    padding: 20px 30px 40px 30px;
}
@media (max-width: 414px) {
    #index-three-category a .three-grids-columns h4 {
        padding-top: 2px;
    }
    #index-three-category a:nth-child(1) .three-grids-columns {
        padding: 5px 30px 5px 30px;
    }
    #index-three-category a:nth-child(2) .three-grids-columns {
        padding: 5px 30px 5px 30px;
    }
    #index-three-category a:nth-child(3) .three-grids-columns {
        padding: 5px 30px 20px 30px;
        margin-bottom: 20px;
    }
}
/*三大块 背景色*/
.w3l-feature-3 .three-grids-columns-style{
    background-color: #fff3e7!important;
}

/*三大块 灰色小字*/
.w3l-feature-3 .three-grids-columns-style .big_cate_box p{
    color: #908b86!important;
}

.new-image{

    color:#E08C68;font-size:12px;
}
.iconfont.icon_notice{
    font-size: 53px;
}
#tuijian .big-title a{
    color:var(--title-color);
}
#tuijian .big-title a:hover{
    color:var(--theme-color);
}
#tuijian .owl-theme .owl-nav .owl-prev [class*='owl-']{
    display: none;
}
#tuijian .owl-theme .owl-nav [class*='owl-'] {
    color: #424040;
    font-size: 10px;
    margin: 5px;
    padding: 1px 1px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    transition: all 0.5s;
    height: 20px;
    width: 20px;
    line-height: 20px;
}
#tuijian .owl-theme{
    position:relative;
}
#tuijian .owl-theme .owl-nav {
    position: absolute;
    top: -20px;
    right: 1%;
    margin-top: 10px;
    text-align: center;
    width:60px;
    -webkit-tap-highlight-color: transparent;
}
/*开示菁华 推荐视频 的三块切换*/
.videos-newlist-top{
    display: flex;
    flex-direction: row;
    justify-content: space-between;

}
.videos-newlist-top span{
    /*font-size:12px;*/
    /*display: inline-block;*/
    /*color: #fff;*/
    /*margin-left: 5px;*/
    /*background: #C9C9C9;*/
    /*line-height: 22px;*/
    /*border-radius: 4px;*/
    /*width: 20px;*/
    /*height: 20px;*/
    /*text-align: center;*/
}

.videos-newlist-top .page_prev,.videos-newlist-top .page_next,.videos-newlist-top .page_disable{
    font-size:12px;
    display: inline-block;
    color: #fff;
    margin-left: 5px;

    line-height: 22px;
    border-radius: 4px;
    width: 20px;
    height: 20px;
    text-align: center;
}
.videos-newlist-top .page_prev,.videos-newlist-top .page_next{
    background: #C9C9C9;
    cursor:pointer;
}
.videos-newlist-top .page_disable{
    background: #f6f6f6;
     cursor:hand;
}
.videos-newlist-top .page_disable:hover{
    background: #f6f6f6;

}
.videos-newlist-top .page_more{
    display: inline-block;
    color: #fff;
    margin-left: 5px;
    line-height: 22px;
    border-radius: 4px;
    text-align: center;
    background: #C9C9C9;

    font-size:13px;
    width: 35px;
    height:22px;
}

.videos-newlist-top span.more{
    font-size:13px;
    width: 35px;
    height:22px;
}
#about-company .column1 p{
    color:var(--white-color);
}
.videos-newlist-top span:hover{
    color: #fff;
    background: var(--theme-color);
}

.videos-newlist-top .fa{
    font-size: 16px;
}
/*手机端白边问题*/
@media (max-width: 600px) {
    #features .container{
        overflow-x: hidden;
    }
    .pricing-chart{
        padding-top: 1rem; !important;
    }
    .pricing-style-w3ls{
        margin-bottom: 1rem; !important;
    }
}

#index-three-category .three-grids-columns h4:hover{
    color: var(--theme-color);
}

.three-grids-columns{
    min-height: 200px;
}
/*优化导航栏高度*/
.w3l-main-slider.home-index{
    margin-top: 66px;
}
@media (max-width: 770px) {
    .w3l-main-slider.home-index{
        margin-top: 39px;
    }
}
@media (max-width: 414px) {
    .slider-read{
        margin-top: 0.5rem !important;
    }
}


.holiday-stars-main-widget {
    display: none;
    position: fixed;
    left: 0;
    bottom: 100px;
    z-index: 106; }
.holiday-stars-main-widget .close-icon {
    width: 20px;
    right: 10px;
    position: absolute;
    top: 0px;
    cursor: pointer; }
.holiday-stars-main-widget .holiday-image {
    width: 200px;
    margin: 0 10px; }

.holiday-stars-main-widget.gitee-stars-widget .close-icon {
    left: 20px; }

/*最新公告小图标*/
.new-image{
    display: inline-block;
    color:#E08C68;font-size:12px;
}
/*轮播图按钮微调*/
.two-btn-box{
    display:flex;
    justify-content: space-between;
}
.btn-theme9 {
    padding: 5px 10px;
    font-size: 16px;
    color: var(--white-color);
    text-transform: capitalize;
    font-weight: 400;
    transition: 0.3s ease-in;
    line-height: 1.4;
    background: none;
    border: 2px solid var(--white-color);
}

.btn-theme9:hover {
    border: 2px solid var(--highlight-color);
    background: var(--highlight-color);
    color: var(--white-color);
}

.btn-theme9:focus {
    border-color: none !important;
}
@media(min-width: 767px){
    .btn-theme9:nth-child(1){
        margin-left:-40px;
    }
    .btn-theme9:nth-child(2){
        margin-right:-40px;
    }
}
@media(min-width: 500px){
    .btn-theme9:nth-child(1){
        margin-left:-20px;
    }
    .btn-theme9:nth-child(2){
        margin-right:-20px;
    }
}
@media (max-width: 500px) {
    .btn-theme9:nth-child(1){
        margin-left:40px;
    }
    .btn-theme9:nth-child(2){
        margin-right:40px;
    }
}

@media (max-width: 767px) {
    .btn-theme9 {
        padding: 5px 10px;
    }
    .btn-theme9:nth-child(1){
        margin-left:40px;
    }
    .btn-theme9:nth-child(2){
        margin-right:40px;
    }
}

@media (min-width: 1124px) {
    .banner-info{
        position:relative;
    }
    .banner-info-bg{
        position:relative;
        top:50px;
    }
}

/*轮播图去掉灰色底层*/
.w3l-main-slider .banner-view2::before {
    background-color:transparent;
}
/*人生最高的享受：*/
.xuefo-style{
    background-color: #f6f6f6;

}
/*开示菁华 推荐视频*/
.kaishi-style,.tuijian-style{
    background-color: #fff!important;
}
.tatest-top,.events-top{
    border-radius:4px!important;
}
