body {
	background-color: #EEEBEA;
}

li {
	list-style-type: none
}

.box-fff {
	background-color: #fff;
	box-shadow: 0 3px 10px #0000000f;
	margin-bottom: 16px;
}

.p-3 {
	padding: 0 1rem !important;
}

.notice-item-time {
	display: flex;
	flex-direction: row;
	align-items: center;
}

.notice-item-time span {
	color: #D74931;
}

.headerContent {
	text-align: center;
}

.creat-time {
	font-size: 0.8rem;
}

.article-list .border-bottom:last-child {
	border-bottom: none !important;
}

.dynamic-box .list-item:last-child {
	border-bottom: none !important;
}

.notice-box .list-item:last-child {
	border-bottom: none !important;
}

hr {
	overflow: visible;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	margin: 1rem 0;
	border: 0;
	border-top: 1px solid #e4eaec;
}

.address-main {
	width: 100%;
	height: 745px;
}

.main-inner {
	width: 1230px;
	margin: 0 auto;
	position: relative;
}

.address {
	background: #fff;
	padding: 0 15px 15px;
}

.address span {
	color: #1671b8;
	font-size: 16px;
}

.address p {
	line-height: 24px;
	margin-top: 16px;
	color: #999999;
}

.map {
	width: 890px;
	height: 462px;
	border: 1px solid #cdcece;
	margin-top: 30px;
}

#allmap {
	height: 460px;
	width: 100%;
	overflow: hidden;
}

.imgbox {
	background: #fff;
}

.bg-white {
	padding: 12px 0;
	background: #fff;
}

.media {}

.border-bottom h5 {
	font-size: 14px !important;
}

.border-bottom {
	padding: 0.75rem 1.25rem !important;
	border: 1px solid rgb(238, 238, 238) !important;
}

.bt-choice a {
	border: 1px solid #eeeeee;
	color: #000000;
	border-radius: 0.215rem;
	position: relative;
	float: left;
	margin-left: -1px;
	padding: 0.643rem 1.072rem;
}

.to-all h5 {
	font-size: 14px !important;
}

.info-dot ::before {
	display: inline-block;
	content: "";
	width: 5px;
	height: 5px;
	border-radius: 2px;
	transition: all 0.5s ease 0s;
	background: rgb(0, 121, 52);
	position: relative;
	top: -3px;
	margin-right: 10px;
}

.pull-right {
	float: right;
}

.font-weight {
	width: 100px;
	text-align: right;
	margin-bottom: 5px;
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: 700;
}

.date {
	text-align: center;
	background-color: #19379F;
	color: #fff;
	display: flex;
	flex-direction: column;
	padding: 4px 0;
}

.head-title {
	color: #333333;
	font-weight: 400;
}

.part-title-box {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.part-title {
	position: relative;
	display: flex;
	align-items: center;
}

.part-title::after {
	content: '';
	width: 100%;
	height: 3px;
	background-color: #B00328;
	position: absolute;
	left: 0;
	bottom: -7px;
}

.list-content {
	display: flex;
	align-items: center;
}

.list-sign {
	display: inline-block;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background: #fff;
	border: 4px solid #19379F;
	opacity: 0.6;
	margin-right: 6px;
}

.list-item:nth-child(1) .list-text {
	color: #333333;
	font-weight: 600;
}

.list-item:nth-child(1) .list-sign {
	opacity: 1;
}

.list-item:nth-child(2) .list-text {
	color: #333333;
}

.list-item:nth-child(3) .list-text {
	color: #333333;
}

.list-item:nth-child(2) .list-sign {
	opacity: 1;
}

.list-item:nth-child(3) .list-sign {
	opacity: 1;
}

.content2 {
	margin-top: 30px;
}

.image-list {
	display: flex;
	flex-direction: column;
}

.image-item {
	width: 100%;
	margin-bottom: 20px;
}

.notice-item {
	border-bottom: 1px solid #EEEEEE;
	padding: 20px 0;
}

.notice-date {
	display: flex;
	flex-direction: column;
	text-align: center;
	color: #666666;
}

.notice-item:nth-child(1) .notice-title {
	color: #19379F;
}

.notice-item:last-child {
	border-bottom: none;
}

.date span:first-child {
	font-size: 30px;
	font-weight: 600;
}

.date span:last-child {
	font-size: 14px;
	font-weight: 400;
}

.part-title {
	font-size: 30px;
	font-weight: 600;
	color: #B00328;
}

.more-box {
	font-size: 14px;
	font-weight: 400;
	color: #19379F;
}

.more-box:hover {
	cursor: pointer;
	background-color: #B00328;
	color: #fff;
}

.list-box {
	margin-top: 13px;
}

.list-text {
	font-size: 18px;
	font-weight: 400;
	color: #666666;
}

.list-date {
	font-size: 16px;
	font-weight: 400;
	color: #666666;
}

.notice-title {
	font-size: 18px;
	font-weight: 600;
	color: #333333;
}

.notice-info {
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	margin-top: 10px;
}

.index-banner{height:35vw;}

 .dowebok-box{
                padding: 20px;
                background-color: #FFFFFF;}
            .dowebok{
                padding: 20px;
                background-color: #FFFFFF;}
            .dowebok-item{
                margin: 10px;
                position: relative;
                display: inline-block;
                background-color: #FFFFFF;
                background-position: center;
                background-repeat: no-repeat;
                background-size: cover;
                width: 100%;
                width: 420px;
                height:270px;}
            .dowebok-item img{
                width: 100%;
                height: 100%;}
            .dowebok-item-title{
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                background-color: rgba(0,0,0,0.5);
                opacity: 0;
                transition: 0.3s;
                display: flex;
                justify-content: center;
                align-items: center;}
            .dowebok-item:hover .dowebok-item-title{
                opacity: 1;}
            .dowebok-item-title:hover{
                opacity: 1;}
            .dowebok-item-title h5{
                max-width: 80%;
                text-align: center;
                line-height: 1.6;
                white-space: break-spaces;
                font-size: 22px;
                color: #FFFFFF;}
        
             .index-banner .swiper {
                width: 100%;
                height: 100%;}
        
              .index-banner .swiper-slide {
                text-align: center;
                font-size: 18px;
                background: #fff;
                display: -webkit-box;
                display: -ms-flexbox;
                display: -webkit-flex;
                display: flex;
                -webkit-box-pack: center;
                -ms-flex-pack: center;
                -webkit-justify-content: center;
                justify-content: center;
                -webkit-box-align: center;
                -ms-flex-align: center;
                -webkit-align-items: center;
                align-items: center;}
        
              .index-banner .swiper-slide img {
                display: block;
                width: 100%;
                height: 100%;
                object-fit: cover;}
        
              .index-banner .swiper {
                margin-left: auto;
                margin-right: auto;}
                .swiper-pagination-bullet {
                width: 60px;
                height: 4px;
                border-radius: 0;
                opacity: 1;
                background: rgba(255, 255, 255, 0.5);}

            .index-banner .swiper-pagination-bullet-active {
                background: rgba(255, 255, 255, 1);}
                
            .index-banner .swiper{
                --swiper-theme-color: #FFFFFF;
                --swiper-navigation-color: #FFFFFF;}
                
            .index-section1-left .swiper-slide{ width: 100% !important;}
            
            .index-section1-left .swiper{
                --swiper-theme-color: #FFFFFF;
                --swiper-navigation-color: #FFFFFF;}




img {
	border: 0;
	outline: none;
}

.pic img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
    object-fit: cover;


}

.pic {
	display: block;
	padding-top: 75%;
	position: relative;
	overflow: hidden;
}


.ban2 {
    margin-top: 30px;
margin-bottom:30px;
overflow:hidden;
}

.ban2 .pic {
    padding-top: 125%;
}

.ban2 ul{padding-left:0;}

.ban2 ul li a {
    /* background: url(../images/s4-list-bg.png) no-repeat top right;
        background-size: contain;*/
    padding-top: 23px;
    display: block;
    margin: 0 25px;
   
    padding-right: 35px;
    padding-left: 26px;
    padding-bottom:15px;
border: 2px solid #870a0a;
    border-radius: 0 80px 0 0;
}


.ban2 ul li a p {
    text-align: center;
    width: 124px;
    margin: 20px auto !important;
    font-size: 16px;
    line-height: 40px;
    color: #ffffff;
    background-color: #94070a;
    border-radius: 19px;
   
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 10px;
}
.ban2-list img{
    
border-radius: 0 45px 0 0;
}




.p4_main ul {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    margin: 0 -0.21rem;
}

.p4_main ul li {
    width: 21.33%;
    margin: 0 6%;
}

.p4_main ul li:nth-child(2n) {
    margin-top: 0.4rem;
}

.p4_main ul li a {
    display: block;
    position: relative;
}

.p4_main ul li .img {
    padding-bottom: 133%;
    border-radius: 12px;
    clip-path: polygon(100% 0,100% 100%,0% 100%,0% 11%,0.5% 10%,1% 9.8%,1.5% 9.6%,2% 9.5%);
    transition: 0.4s;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.p4_main ul li .img img {
    width: 100%;
    position: absolute;
    transition: 0.4s;
    opacity: 1 !important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.p4_main ul li .img .img_box {
    transform: none !important;
}

.p4_main ul li:nth-child(2n) .img {
    clip-path: polygon(0 0,98% 10.5%,98.5% 10.6%,99% 10.8%,99.5% 11%,100% 12%,100% 100%,0% 100%);
}

.p4_main ul li .con {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    width: 100%;
    height: calc(100% - 0.11rem);
}

.p4_main ul li .con .bt {
   font-size: 22px;
    width: 50px;
    color: #fff;
    position: absolute;
    left: 40px;
    top: 90px;
}

.p4_main ul li .con .gd {
    width: 0.31rem;
    height: 2.47rem;
    background: url(../images/p4_more_bg.png) no-repeat center center;
    background-size: cover;
    position: absolute;
    bottom: 0.2rem;
    right: 0.1rem;
    z-index: 5;
}

.p4_main ul li .con .gd p {
        font-size: 16px;
    width: 34px;
    color: #fff;
    opacity: 0.8;
    position: absolute;
    bottom: 40px;
    right: 20px;
}

.p4_main ul li .yy {
    width: 100%;
    margin-top: 1px;
    height: 0.7rem;
    border-radius: 0.1rem;
    overflow: hidden;
}

.p4_main ul li .yy img {
    width: 100%;
}

.p4_main ul li:hover .img {
    clip-path: polygon(100% 0,100% 100%,0% 100%,0% 0%,0% 0%,0% 0%,0% 0%,0% 0%);
}

.p4_main ul li:hover:nth-child(2n) .img {
    clip-path: polygon(0 0,100% 0%,100% 0%,100% 0%,100% 0%,100% 0%,100% 100%,0% 100%);
}





.ban3{margin:10px -20px 40px;}
.ban3 ul{padding-left:0;}
.ban3 ul li a {
    display: block;
    margin: 0 20px;
    position: relative;
    text-align: center;
}

.ban3 .pic {
    padding-top: 45%;
}

.ban3 p {
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    position: absolute;
    width: 100%;
    display: block;
    font-size: 25px;
    line-height: 30px;
    font-weight: bold;
    color: #ffffff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ban3 .slick-prev {
    background: url(https://blj.ldu.edu.cn/http-8080/77726476706e69737468656265737421a1a70fcc69613b003059d1fc/system/_owners/wzchinese/_webprj/images/ban3-prev.png) no-repeat center;
    width: 40px;
    height: 60px;
    z-index: 1;
    left: -40px;
}

.ban3 .slick-next {
    background: url(https://blj.ldu.edu.cn/http-8080/77726476706e69737468656265737421a1a70fcc69613b003059d1fc/system/_owners/wzchinese/_webprj/images/ban3-next.png) no-repeat center;
    background-size: 40px auto;
    width: 40px;
    height: 60px;
    z-index: 1;
    right: -40px;
}





/* 手机 */
/* @media (max-width: 992px) { */
.content-box {
	margin-top: 20px;
}

.container {
	/* padding: 0; */
}

.banner-box #carouselExampleIndicators {
	height: 200px;
}

.banner-box .carousel-inner {
	height: 200px;
}

.banner-box .carousel-item img {
	height: 200px;
}

.content-box-p-40 {
	/* padding-left: 0px; */
	padding: 0 12px;
}

.title-icon {
	width: 20px;
	height: 20px;
}



.school-box {
	background-image: url("../images/bg_box.png");
	background-repeat: no-repeat;
	background-size: cover;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
    border-top: 5px solid #fff;
}

.head-title {
	padding: 12px;
	font-weight: 400;
	font-size: 14px;
	color: #fff;
	margin-bottom: 0;
display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap
}

.part-title-box {
	padding: 18px 0px 0px 0;
}

.dynamic-box .list-item {
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 8px 0 8px 0;
	border-bottom: 1px solid #dedede;
}
.dynamic-box .list-item:last-child {
	border-bottom: none !important;
}

.dynamic-box .list-content h5 {
	margin-left: 16px;
	font-weight: 400;
	font-size: 14px;
	color: #333;
	line-height: 1.2;
transition: all .4s;
margin-bottom:0;
}
.dynamic-box .list-item.list-content h5 a {
	color: #333333;
}
.dynamic-box .list-item:hover .list-content a h5 {
	color: #EF2222;
}

/*.dynamic-box .list-item:hover {*/
/*	cursor: pointer;*/
/*}*/

.dynamic-box .list-item:hover .list-content h5{
transform: translateX(10px);
}

.dynamic-box .list-item:hover .list-content h5 a {
	color: #EF2222;transform: translateX(10px);
}

.dynamic-box .list-item:hover .notice-date {
	background: #EF2222;
	color: #fff;
}

.notice-date {
	width: 56px;
	height: 56px;
	padding-top: 0px;
	background: #eee;
	color: #B00328;
}

.notice-date span:first-child {
	font-size: 20px;
	font-weight: 700;
}

.notice-date span:last-child {
	font-size: 12px;
	font-weight: 400;
}

.date span:first-child {
	font-size: 24px;
	font-weight: 600;
}

.date span:last-child {
	font-size: 14px;
	font-weight: 400;
}

.notice-box .list-item {
	
	border-bottom: 1px solid #EEEEEE;
}

.time-icon {
	width: 18px;
	height: 18px;
}

.notice-item-time span {
	font-weight: 400;
	font-size: 14px;
	line-height: 30px;
	color: #d74931;
	margin-left: 4px;
}
.eclips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.notice-box .list-item .list-content h5 {
	font-weight: 500 !important;
	font-size: 14px !important;
	line-height: 20px;
	color: #333;
	margin-top: 0px;
        margin-bottom: 0px;
        max-height: 60px;
        overflow: hidden;

}
.notice-box .list-item .list-content h5 a{color: #333;}

.notice-box .list-item:hover {
	cursor: pointer;
}

.notice-box .list-item:hover .list-content h5 a {
	color: #EF2222;
}


.part-box {
	display: flex;
	flex-direction: column;
}

.part-box .col:last-child {
	margin-top: 20px;
}

.part-title-info {
	font-size: 20px;
	font-weight: 600;
	display: inline-block;
	margin-left: 6px;
	margin-right: 6px;
}

.part-title-Eng {
	font-weight: 400;
	font-size: 14px;
	color: #666;
}

.more-box {
	width: 40px;
	text-align: center;
	height: 20px;
	line-height: 20px;
	background: transparent;
	border: 1px solid #b00328;
	font-size: 12px;
	font-weight: 400;
	color: #B00328;
}
/* } */



 @media (max-width: 992px) {

.ban3 p {
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    position: absolute;
    width: 100%;
    display: block;
    font-size: 16px;
    line-height: 30px;
    font-weight: bold;
    color: #ffffff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.ban2 ul li a {
    /* background: url(../images/s4-list-bg.png) no-repeat top right;
        background-size: contain;*/
    padding-top: 13px;
    display: block;
    margin: 0 5px;
   
    padding-right: 15px;
    padding-left: 10px;
    padding-bottom:9px;
border: 2px solid #870a0a;
    border-radius: 0 60px 0 0;
}


.ban2 ul li a p {
    text-align: center;
    width: 80%;
    margin: 10px auto !important;
    font-size: 14px;
    line-height: 30px;
    color: #ffffff;
    background-color: #94070a;
    border-radius: 10px;
   
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 5px;
}



}

/* 电脑 */
@media (min-width: 992px) {
	.content-box {
		margin-top: 40px;
	}
	.part-box {
		display: flex;
		flex-direction: row;
	}
	.part-box .col:last-child {
		margin-top: 0px;
	}
	.content-box-p-40 {
		padding-left: 30px;
	}

	.school-box {
		background-image: url("../images/bg_box.png");
		background-repeat: no-repeat;
		background-size: cover;
		 height:60px; 
	}

	.head-title {
		padding: 12px 0 0 22px;
		font-weight: 400;
		font-size: 20px;
		color: #fff;
	}
	.title-icon{
		width: 32px;
		height: 32px;
	}
	.banner-box #carouselExampleIndicators {
		height: 400px;
	}

	.banner-box .carousel-inner {
		height: 400px;
	}

	.banner-box .carousel-item img {
		height: 400px;
	}
	
	.part-title-box {
		padding: 28px 24px 8px 0;
	}
	.display-table{
		 display:table;
		/* flex-direction: row;
		align-items: flex-start; */
	}
	.image-box{
		width: 50%;
		 display: table-cell;
		border: 1px solid !important;
	}
	.list-box-height{
		width: 50%;
		 display: table-cell;
		border: 1px solid !important;
	}
	.dynamic-box .list-item {
		display: flex;
		flex-direction: row;
		align-items: center;
		padding: 5px 0 6px 0;
		border-bottom: 1px solid #dedede;
	}
       .dynamic-box .list-item:last-child {
    border-bottom: none !important;
}

	.dynamic-box .list-content h5 {
		margin-left: 16px;
		font-weight: 400;
		font-size: 18px!important;
		color: #333;
transition: all .4s;
	}

	.dynamic-box .list-item:hover {
		cursor: pointer;
	}

.dynamic-box .list-item:hover .list-content h5{
transform: translateX(10px);
}
	.dynamic-box .list-item:hover .list-content h5 a {
		color: #EF2222 !important;
	}

	.dynamic-box .list-item:hover .notice-date {
		background: #EF2222;
		color: #fff;
	}

	.notice-date {
		width: 70px;
		height: 55px;
		padding-top: 0px;
		background: #eee;
		color: #B00328;
	}

	.notice-date span:first-child {
		font-size: 24px;
		font-weight: 600;
                line-height:35px;
	}

	.notice-date span:last-child {
		font-size: 12px;
		font-weight: 400;
	}

	.date span:first-child {
		font-size: 30px;
		font-weight: 600;
	}

	.date span:last-child {
		font-size: 14px;
		font-weight: 400;
	}

	.notice-box .list-item {
		
		border-bottom: 1px solid #EEEEEE;
	}

	.notice-item-time span {
		font-weight: 400;
		font-size: 18px;
		line-height: 30px;
		color: #d74931;
		margin-left: 8px;
	}

	.notice-box .list-item .list-content h5{
		font-weight: 400;
		font-size: 18px!important;;
		line-height: 27px;
		color: #333;
		margin-top: 0px;
margin-bottom: 0px;
	}

	.notice-box .list-item:hover {
		cursor: pointer;
	}

	.notice-box .list-item:hover .list-content h5 a {
		color: #EF2222 !important;
	}


	.head-title {
		font-size: 20px;
	}

	.part-title-info {
		font-size: 24px;
		font-weight: 600;
		display: inline-block;
		margin-left: 6px;
		margin-right: 6px;
	}

	.part-title-Eng {
		font-weight: 400;
		font-size: 22px;
		color: #666;
	}

	.more-box {
		width: 50px;
		text-align: center;
		height: 30px;
		line-height: 30px;
		background: transparent;
		border: 1px solid #b00328;
		font-size: 14px;
		font-weight: 400;
		color: #B00328;
	}
}
/* 电脑 */
@media (min-width: 1400px) {
	.content-box {
		margin-top: 40px;
	}
	.part-box {
		display: flex;
		flex-direction: row;
	}
	.part-box .col:last-child {
		margin-top: 0px;
	}
	.content-box-p-40 {
		padding-left: 40px;
	}

	.school-box {
		background-image: url("../images/bg_box.png");
		background-repeat: no-repeat;
		background-size: auto;
		height: 73px;
	}

	.head-title {
		padding: 24px 0 0 28px;
		font-weight: 400;
		font-size: 20px;
		color: #fff;
	}
	.title-icon{
		width: 32px;
		height: 32px;
	}
	.banner-box #carouselExampleIndicators {
		height: 500px;
	}

	.banner-box .carousel-inner {
		height: 500px;
	}

	.banner-box .carousel-item img {
		height: 500px;
	}

	.part-title-box {
		padding: 28px 24px 8px 0;
	}

	.dynamic-box .list-item {
		display: flex;
		flex-direction: row;
		align-items: center;
		padding: 9px 0;
		border-bottom: 1px solid #dedede;
	}
  .dynamic-box .list-item:last-child {
    border-bottom: none !important;
}


	.dynamic-box .list-content h5 {
		margin-left: 16px;
		font-weight: 400;
		font-size: 20px!important;
		color: #333;
transition: all .4s;
	}

	.dynamic-box .list-item:hover {
		cursor: pointer;
	}
.dynamic-box .list-item:hover .list-content h5{
transform: translateX(10px);
}
	.dynamic-box .list-item:hover .list-content h5 a {
		color: #EF2222 !important;transform: translateX(10px);
	}

	.dynamic-box .list-item:hover .notice-date {
		background: #EF2222;
		color: #fff;
	}

	.notice-date {
		width: 70px;
		height: 55px;
		padding-top: 0px;
		background: #eee;
		color: #B00328;
	}

	.notice-date span:first-child {
		font-size: 26px;
		font-weight: 700;
	}

	.notice-date span:last-child {
		font-size: 12px;
		font-weight: 400;
	}

	.date span:first-child {
		font-size: 30px;
		font-weight: 600;
	}

	.date span:last-child {
		font-size: 14px;
		font-weight: 400;
	}

	.notice-box .list-item {
		padding: -6px 0;
		border-bottom: 1px solid #EEEEEE;
	}

	.notice-item-time span {
		font-weight: 400;
		font-size: 18px;
		line-height: 30px;
		color: #d74931;
		margin-left: 8px;
	}

	.notice-box .list-item .list-content h5{
		font-weight: 400;
		font-size: 20px!important;;
		line-height: 27px;
		color: #333;
		margin-top: 0px;
margin-bottom: 0px;
	}

	.notice-box .list-item:hover {
		cursor: pointer;
	}

	.notice-box .list-item:hover .list-content h5 a {
		color: #EF2222 !important;
	}


	.head-title {
		font-size: 18px;
	}

	.part-title-info {
		font-size: 30px;
		font-weight: 600;
		display: inline-block;
		margin-left: 12px;
		margin-right: 10px;
	}

	.part-title-Eng {
		font-weight: 400;
		font-size: 26px;
		color: #666;
	}

	.more-box {
		width: 110px;
		text-align: center;
		height: 49px;
		line-height: 49px;
		background: transparent;
		border: 1px solid #b00328;
		font-size: 16px;
		font-weight: 400;
		color: #B00328;
	}
}


/*蒋泽宇*/
.index-section1{
	margin-top: 16px;
	display: flex;
	flex-direction: column;
	background-color: #ffffff;
}
.index-section1-left{
	flex: 1;
	position: relative;
	transition: 0.5s;
}
.index-section1-left:hover{
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	position: relative;
}
.index-section1-right{
	flex: 1;
}
.index-section1-right-main{
	padding: 10px;
}
.index-section1-right-main h5 a{
	color: #333333;
    transition: all .4s;
}
.index-section1-right-main h5 a:hover{transform: translateX(10px);}

.index-section1-right-header{
	display: flex;
	align-items: center;
}
.index-section1-right-titleBox{
	display: flex;
	align-items: center;
	border-bottom: 3px solid #b00328;
}
.index-section1-right-titleIcon{
	width: 32px;
	height: 32px;
	margin-right: 10px;
}
.index-section1-right-title{
	font-family: "Microsoft YaHei Bold";
	font-weight: 700;
	font-size: 18px;
	line-height: 50px;
	text-align: left;
	color: #b00328;
	margin-right: 10px;
}
.index-section1-right-titleEng{
	font-family: "Microsoft YaHei";
	font-weight: 400;
	font-size: 14px;
	line-height: 30px;
	text-align: left;
	color: #666;
}
.index-section1-right-header-more{
	margin-left: auto;
	width: 40px;
	height: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: transparent;
	border: 1px solid #b00328;
	font-family: "Microsoft YaHei";
	font-weight: 400;
	font-size: 12px;
	color: #b00328;
}
.index-section1-leftImg{
	display: block;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	width: 100%;
	height: calc(100% - 103px);
	padding-top: 71%;
	position: relative;
}

.list-box .list-item .article-title{
	color: #333333;
	font-size: 14px;
	line-height: 1.5;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 8px 0 0 0;
	margin-bottom: 0;
}
.list-box .list-item .article-title:hover{
	color: #EF2222;
}
@media (min-width: 1024px) {
	.box-fff{
		margin-bottom: 40px;
	}
	.index-section1-right-main{
		padding: 20px 20px 0px 40px;
	}
	.index-section1{
		margin-top: 40px;
		display: flex;
		flex-direction: row;
		background-color: #ffffff;
	}
	.index-section1-leftImg{
	
	}
	.index-section1-right-titleIcon{
		width: 32px;
		height: 32px;
		margin-right: 10px;
	}
	.index-section1-right-title{
		font-size: 30px;
		line-height: 50px;
	}
	.index-section1-right-titleEng{
		font-size: 26px;
		line-height: 30px;
	}
	.index-section1-right-header-more{
		width: 110px;
		height: 49px;
		font-size: 16px;
	}
	.list-box .list-item .article-title{
		font-size: 20px;
	}
}

.sticky-top{
z-index:9 !important;
}


@media (max-width: 1799px) {

.index-section1-leftImg{
	
	padding-top: 82%;
	position: relative;
}

}