@charset "utf-8";

@media (max-width:1600px) {

}

@media (max-width:1400px) {

}

@media (max-width:1200px) {
	
    .homeContainer{
        width: 96%;
        padding: 0 2%;
        overflow: hidden;
    }
    .recommendBox{
        width: 96%;
        padding: 0 2%;
    }
    .sectionArticleListSm{
        width: 96%;
        padding: 0 2%;
    }
    .homeSwiperBox .titleContainerInner{
        width: 100%;
        padding: 0 2%;
    }
    .ui-container{
        width: 96%;
        padding: 0 2%;
    }
    .homeSwiperBox .title{
        left: 50px;
    }
    .homeMenu{
        position: relative;
       top: 10px;
        margin-bottom: 20px;
    }
    
	.leader-list4 {
		width: 100%;
		padding: 0 5px;
	}

	.leader-list4 .swiper-button-next,
	.leader-list4 .swiper-button-prev {
		height: 54px;
		width: 54px;
		margin-top: -44px;
	}
}

@media (max-width:768px) {
	
    .leader-list2,
	.leader-list4,
	.leader-listnt {
		height: 0;
		padding-top: 0;
		padding-bottom: 0;
        padding: 0;
        margin: 0;
	}

    .leader-list3,
	.leader-list5,
	.leader-listnb {
		height: auto;
		margin: 0;
	}
    .homeSwiperBox .swiper-pagination{
        bottom: 19px !important;
    }
    .homeSwiperBox .title{
        bottom: 40px;
        font-size: 22px;
    }
    .nav-btn{
        display: block;
    }
    .theme-dark .simpleSearch{
        display: none;
    }
    .logo-bar .logo{
        width: 50%;
        height: auto;
        margin-left: 20px;
    }
    .logo-bar{
        padding-top: 6px;
        height: auto;
        padding-bottom: 6px;
    }
    .homeSwiperBox .item-bg{
        height: 300px;
    }
    .homeSwiperBox .title{
        left: 10px;
        font-size: 18px;
    }
    .homeSwiperBox .swiper-pagination-bullet{
        width: 50px;
    }
    .homeMenu{
        padding: 0;
        flex-wrap: wrap;
        height: auto;
    }
    .menu-item{
        width: 50%;
    }
    .homeMenuBox{
        height: auto;
        margin-bottom:20px
    }
    .homeMenu .menu-item .itemBtn{
        height: 60px;
        border-right: 1px solid #F3F5F7;
        border-bottom: 1px solid #F3F5F7;
    }
    .homeMenu .menu-item .label{
        font-size: 16px;
    }
    .homeMenu .menu-item .menuIcon{
        width: 20px;
        height: 20px;
    }
    .homeSubMenuBox{
        display: none !important;
    }
    .gridBox .gridItem{
        width: 48%;
    }
    .gridBox .videoItem .titleBox{
        width: 96%;
        left: 2%;
        bottom: 2%;
    }
    .gridBox .gridItem{
        height: 110px;
    }
    .gridBox .videoItem .content{
        padding: 1%;
    }
    .gridBox .videoItem .title{
        width: 100%;
        font-size: 12px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .homeMain .homeLeft{
        width: 100%;
    }
    .homeMain .homeRight{
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
    .gridBox{
        margin-bottom: 20px;
    }
    .ui-section .ui-sectionHeader{
        height: 32px;
        line-height: 32px;
        margin-bottom: 0;
        padding-bottom: 10px;
    }
    .ui-section .ui-sectionTitle{
        height: 32px;
        line-height: 32px;
        font-size: 18px;
    }
    .latestArticleList .item{
        padding: 5px 0;
    }
    .latestArticleList .title{
        font-size: 16px;
        line-height: 24px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .latestArticleList .imgBox {
        position: relative;
        width: 128px;
        height: 77px;
    }
    .latestArticleList .column{
        display: none;
    }
    .latestArticleList .user{
        font-size: 12px;
    }
    .richMore{
        margin-top: 0px !important;
        margin-bottom: 10px !important;
    }
    .ui-sideArticleList{
        padding-top: 10px;
    }
    .ui-sideArticleList .link{
        padding: 0 10px;
    }
    .ui-sideArticleList .index{
        font-size: 26px;
    }
    .ui-sideArticleList .title{
        font-size: 16px;
        line-height: 26px;
    }
    .ui-sideArticleList .item{
        margin-bottom: 10px;
    }
    .videoitem .imgBox{
        height: 218px;
    }
    .videoitem .itbox{
        padding: 5px 5px 12px;
    }
    .videoitem .itbox h3{
        font-size: 16px;
        line-height: 24px;
        height: 45px;
    }
    .ui-sectionHeader2{
        display: none !important;
    }
    .videoitem{
        margin-bottom: 12px;
    }
    .videoBox .latestArticleList .imgBox{
        height: 74px;
    }
    .recommendBox .goodTitle{
        font-size: 22px;
        padding-top: 0;
        margin-bottom: 10px;
    }
    .recommendBox .goodTitle span{
        font-size: 20px;
    }
    .lastxwb .imgBox{
        width: 192px;
        height: 115px;
    }
    .lastxwb .title{
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }
    .lastxwb .desc{
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        font-size: 14px;
        line-height: 24px;
    }
    .ui-footer{
        padding-top: 20px;
    }
    .ui-footer .link{
        display: none;
    }
    .ui-footer .footerTop{
        width: 42%;
        margin: auto;
        margin-bottom: 15px;
    }
    .ui-footer .footerBody .bodyLeft{
        display: none;
    }
    .ui-footer .footerBody .bodyLeft:last-child{
        display: block;
        width: 100% !important;
        text-align: center;
    }
    .ui-footer .footerTitle{
        font-size: 16px;
        margin-bottom: 0px;
    }
    .ui-footer .topRight{
        display: none;
    }
    .ui-footer .footerTop .logo{
        margin-bottom: 0;
    }
    .eadds{
        margin-top: 10px;
    }
    .eadds h3{
        font-size: 26px;
    }
    .eadds div{
        font-size: 14px;
    }
    .ui-footer .footerBody{
        margin-bottom: 10px;
    }
    .ui-footer .footerBottom .icp{
        display: block;
    }
    .ui-footer .footerBottom div{
        width: 100%;
    }
    .ui-footer .footerBottom{
        padding-top: 10px;
        padding-bottom: 20px;
    }
    .topMenu{
        display: none;
    }
    .listbanner{
        margin-top: 0;
    }
    .listMain{
        margin-top: 10px;
    }
    .listRightz{
        display: none;
    }
    .titleCont div{
        font-size: 20px;
    }
    .contentCont img{
        width: 100%;
    }
    .contentCont, .contentCont div, .contentCont p{
        font-size: 16px;
        line-height: 28px;
    }
    .lyCont{
        margin-bottom: 10px;
    }
    .videoCont video{
       height: 300px;
    }
    .videoCont .title{
        font-size: 18px;
        margin-top: 2%;
    }
    .videoCont span{
        font-size: 14px;
    }
    .videoTop .videoTopLeft{
        width: 100%;
        height: 250px;
    }
    .videoTitle{
        font-size: 18px;
    }
    .videoTop .videoTopRight{
        width: 100%;
        margin-top: 4%;
    }
    .videoBottomBox ul li{
        width: 49%;
        margin-right: 1%;
    }
    .videoBottomBox ul li:nth-child(3n){
        margin-right: 1%;
    }
    .tjimgbox{
        height: 150px;
    }
    .listbannerbox .homeContainer{
        position: absolute;
        left: 9%;
        top: 60%;
        z-index: 2;
      }
      .listbannerbox .homeContainer div{
        font-size: 22px;
      }
      .listbannerbox .homeContainer p{
        font-size: 22px;
      }

}

@media (max-width:480px) {
	

}


@media (max-width:375px) {
	

}