.l-bg-img{width: 100%;position: relative;}
.l-bg-img img{width: 100%;}
/* .l-bg-img .l-notice{width: 100%;position: absolute;top: 80px;left: 0;padding:8px 0;width: 50px;height: 55px;background-color: #005BAC;font-size: 18px;color: #fff;font-weight: bold;text-align: center;border-radius: 0 10px 10px 0;line-height: 20px;} */

.l-news{margin-top: -80px;min-height: 800px;}
.l-news .l-news-head{width:100%;height: 120px;background-color: #edf2f7;position: relative;margin-bottom: 20px;}
.l-news .l-news-head:before{content: 'N';position: absolute;top: -48px;left: -11px;font-size: 150px;color: #d2dbea;font-weight: bold;}
.l-news .l-news-head.l-I:before{content: 'I';}
.l-news .l-news-head.l-S:before{content: 'S';}
.l-news .l-news-head.l-A:before{content: 'A';left:2px;}
.l-news .l-news-head:after{content: '';position: absolute;bottom: 8px;left: 1px;display: block;width: 0;height:0;border: 10px solid #edf2f7;border-top-color: transparent;border-left-color: transparent;}
.l-news .l-news-head.l-A:after{display:none}
.l-news .l-news-head.l-S:after{display:none}
.l-news .l-news-head .l-img{position: absolute;bottom: 0;right: 0;width: 50%;height:150px;}
.l-news .l-news-head .l-img img{width: 100%;height:100%;}
.l-news .l-news-head .l-word{position: absolute;bottom: 5px;left: 0;font-weight:bold;padding-left: 6%;z-index:1000;color: #5c5c66;}
.l-news .l-news-head .l-word .l-zh{font-size: 25px;}
.l-news .l-news-head .l-word .l-en{font-size: 20px;margin-left: 10px;}
.l-news .l-news-head .l-word .l-en span:first-child{color: #2e4e9a;}

.l-news .l-news-nav{}
.l-news .l-news-nav .l-item{background-color: #edf2f7;height: 80px;line-height: 80px;text-align: center;color: #1c4091;font-weight: bold;font-size:18px;}
.l-news .l-news-nav .l-item img{margin-right: 5px;width: 20px;height: 20px;}
.l-news .l-news-nav .l-item .l-img1{display:none;}
.l-news .l-news-nav .l-item:first-child{position: relative;}
.l-news .l-news-nav .l-item:first-child:before{content: ' ';display:block;position: absolute;top: 0;right:0;width:50px;height: 50px;border-left: 2px solid #e3e8ed;border-bottom: 2px solid #e3e8ed;}
.l-news .l-news-nav .l-item:first-child:after{content: ' ';display:block;position: absolute;top: 0;right:0;width:0px;height: 0px;border: 25px solid #fff;border-bottom-color: transparent;border-left-color: transparent;}

.l-news .l-news-nav .l-item:hover{background-color: #193d90;color: #fff;cursor: pointer;}
.l-news .l-news-nav .l-item:hover .l-img0{display: none;}
.l-news .l-news-nav .l-item:hover .l-img1{display: inline;}
.l-news .l-news-nav .l-item:first-child:hover:before{border-color:#153173;}

.l-news .l-news-nav .l-active{background-color: #193d90;color: #fff;cursor: pointer;}
.l-news .l-news-nav .l-active .l-img0{display: none;}
.l-news .l-news-nav .l-active .l-img1{display: inline;}
.l-news .l-news-nav .l-active:first-child:before{border-color:#153173;}

.l-news .l-news-list{}
.l-news .l-news-list .l-item{width:100%;height: 50px;line-height: 50px;display: flex;border-bottom: 1px solid #edf2f7;text-decoration: none;}
.l-news .l-news-list .l-item>div:first-child{flex:1;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.l-news .l-news-list .l-item>div:last-child{padding-left: 30px;position: relative;}
.l-news .l-news-list .l-item>div:last-child:before{position:absolute;top: 15px;left:10px;content: '';display: block;height: 20px;width:1px;background-color: #005BAC;}
.l-news .l-news-list .l-item span{display: block;margin-top: 3px;height: 20px;line-height: 20px;color: #565656;}
.l-news .l-news-list .l-item span:last-child{font-size: 12px;}
.l-news .l-news-list .l-item:hover{color: #005BAC;background: linear-gradient(to right, #fff, #edf2f7, #fff);cursor: pointer;}


@media (min-width: 2400px) {
    .l-news {
        margin-top: -130px;
    }
    .l-news .l-news-head {
        height: 180px;
        margin-bottom: 20px;
    }
    .l-news .l-news-head:before {
        top: -63px;
        font-size: 220px;
    }
    .l-news .l-news-head:after {
        border: 20px solid #edf2f7;
        border-top-color: transparent;
        border-left-color: transparent;
    }
    .l-news .l-news-head .l-img{
        height: 180px;
    }
    .l-news .l-news-head .l-word .l-zh {
        font-size: 40px;
    }
    .l-news .l-news-head .l-word .l-en {
        font-size: 25px;
    }
    .l-news .l-news-nav .l-item {
        height: 140px;
        line-height: 140px;
        font-size: 24px;
    }
}

@media (max-width: 1199px){

}

@media (max-width: 991px){
	
}

@media (max-width: 767px){
    .l-bg-img{margin-top: 68px;}
	.l-news{margin-top: 0px;}
	.l-news .l-news-nav{display: block;justify-content: space-between;flex-wrap: wrap;}
	.l-news .l-news-nav .l-item{width:32%;height:50px;line-height: 50px;margin-bottom: 10px;}
	.l-news .l-news-nav .l-item:first-child:before{display: none;}
	.l-news .l-news-nav .l-item:first-child::after{display: none;}
	.l-news .l-news-list .l-item span{font-size: 12px;}
	
	.l-news .l-news-nav .l-item{float:left;margin-right:1%;width:32%;height:50px;line-height: 50px;margin-bottom: 10px;font-size: 14px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
	.l-news .l-news-nav .l-item:first-child:before{display: none;}
	.l-news .l-news-nav .l-item:first-child::after{display: none;}
	.l-news .l-news-list .l-item span{font-size: 12px;}
	.l-news .l-news-head .l-img{display:none}
	.l-news .l-news-head{height: 50px;background:none;}
	.l-news .l-news-head:before{display:none}
	.l-news .l-news-head .l-word .l-zh{font-size: 18px}
	.l-news .l-news-head .l-word .l-en{font-size: 18px}
	.l-news .l-news-nav .l-item img{display:none!important}
	.l-news .l-news-head .l-word{padding: 0;}
}<!--ºÄÊ±1768447846.9734Ãë-->