.pagination {
    background-color: rgba(0, 0, 0, 0) !important;
}

.pagination .swiper-active-switch {
    background-color: #7D0811 !important;
}

.index_news {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.news_title {
    width: 100%;
    border-bottom: 1px solid rgba(155, 154, 154, .3);
    display: flex;
    align-items: center;
    height: 28px;
    padding: 12px 0;
}

.news_title>img {
    width: 21px;
    height: 21px;
}

/* .news_text {
    color: #131313;
    font-weight: 600;
    font-size: 19px;
    margin: 0 10px;
} */

.news_line {
    width: 1px;
    height: 14px;
    background-color: #9B9A9A;
}

/* .news_content {
    font-size: 19px;
    color: #9B9A9A;
    font-weight: 400;
} */

.news_list {
    width: 100%;
    display: flex;
    margin-top: 14px;
    justify-content: space-between;
}

.news_list_item {
    position: relative;
    /* width: 575px; */
    display: flex;
}

.news_item_img {
    width: 136px;
    height: 195px;
    object-fit: cover;
    cursor: pointer;
}

.news_item_content {
    flex-direction: column;
    width: 396px;
    background-color: #F7F7F7;
    padding: 23px 22px 13px 22px;
    display: none;
}

.news_item_contentcurr{
    display: flex;
}

.news_p1 {
    color: #494949;
    font-size: 16px;
    margin-bottom: 9px;
    font-weight: 500;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.news_p4 {
    display: block;
    width: 100%;
    border-bottom: 1px solid #D7D7D7;
}

.news_p2 {
    color: #4F4F4F;
    padding-top: 14px;
    font-size: 12px;
    font-weight: 400;
    overflow: hidden;
    line-height: 22px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.news_p3 {
    width: 52px;
    font-size: 13px;
    border-bottom: 1px solid #EC0000;
    color: #EC0000;
}

.item2>img {
    margin-right: 10px;
}

.news_more {
    position: absolute;
    right: 25px;
    top: 15px;
    color: #9B9A9A;
    font-size: 13px;
}

.item4 .news_more {
    right: 0;
}

.notice_list {
    display: flex;
    flex-direction: column;
    margin-top: 18px;
    margin-bottom: 36px;
}
.notice_list img{
    cursor: pointer;
    height: 200px;
}

.notice_item {
    font-size: 13px;
    color: #9B9A9A;
    margin-bottom: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    cursor: pointer;
}

.item3 {
    flex-direction: column;
    width: 575px;
}

/* 大师课堂 */
.news_class {
    margin-top: 45px;
    width: 102%;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.item4 {
    flex-direction: column;
    width: 387px;
    margin-right: 19px;
}

.first_row {
    height: 148px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.bottom {
    margin: 0 !important;
}

.first_row .list {
    margin: 0 !important;
}

.header .navs>li {
    width: auto !important;
    padding: 0 12px !important;
}

.logo {
    width: 334px;
}


.home_swiper {
    position: relative;
    width: 1920px;
    height: 475px;
    /* background-color: rosybrown; */
}

.banner .page {
	overflow: hidden
}

.banner .page>img {
	position: absolute;
	/* left: 50%; */
	/* margin-left: -960px; */
	height: 100%;
	z-index: 1
}

.banner .pagination {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 62px;
	width: 100%;
	max-width: 100%;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#cc0f2125', endColorstr='#cc0f2125');
	background-color: rgba(15,33,37,.8);
	text-align: center
}

 .banner .pagination {
	filter: none
}

.banner .swiper-pagination-switch {
    display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 25px 10px 0;
	background-color: #bac0c4;
	height: 9px;
	width: 9px;
	transition: all .22s linear 0s;
	-moz-transition: all .22s linear 0s;
	-webkit-transition: all .22s linear 0s;
	-o-transition: all .22s linear 0s
}

.banner .swiper-active-switch {
	width: 38px;
	background-color: #bac0c4;
	-webkit-border-radius: 11px;
	-moz-border-radius: 11px;
	-ms-border-radius: 11px;
	-o-border-radius: 11px;
	border-radius: 11px
}

.swiper-container{
    position: relative;
    height: 475px;
}

.te_center{
    margin-top: 50px;
}

.te_content_home {
    background-image: none;
}

.home_triangle{
    display: block;
    width: 0px;
    height: 0px;
    margin-left: 10px;
    border-width: 6px;
    border-style: solid;
    border-color: transparent transparent transparent #EC0000;
}

.news_p5{
    margin-top: 20px;
    display: flex;
    align-items: center;
}

.te_content{
    padding: 0;
}
.home_footer_ce{
    width: 1200px;
    margin-left: -20px;
}
.home_footer_ce_img{
    width: 1200px;
    height: 294px;
    margin-left: -12px;
    
}