.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;}
.l-news .l-news-head{width:100%;height: 120px;background-color: #edf2f7;position: relative;margin-bottom: 30px;}
.l-news .l-news-head:before{content: 'I';position: absolute;top: -48px;left: -6px;font-size: 150px;color: #d2dbea;font-weight: bold;}
.l-news .l-news-head.l-S:before{content: 'S';}
.l-news .l-news-head:after{content: '';position: absolute;bottom: 8px;left: 6px;display: block;width: 0;height:0;border: 10px solid #edf2f7;border-top-color: transparent;border-left-color: transparent;}
.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-develop-title{width: 100%;display: flex;flex-direction: column;align-items: center;margin-top:80px;}
.l-news .l-develop-title .l-zh{font-size: 25px;color: #193D90;font-weight: bold;position: relative;}
.l-news .l-develop-title .l-zh:after{position: absolute;bottom: -5px;left:0;content: '';width: 50%;height:4px;background-color: #193D90;}
.l-news .l-develop-title .l-en{margin-top: 10px;font-size: 14px;color: #918c8a;}
.l-news .l-develop-title .l-en p{margin-bottom: 0;}

.l-news .l-develop-list{margin-bottom: 0;line-height: 35px;}
.l-news .l-develop-list span{font-weight:bold;}

.l-news .l-layout{width:100%;text-align:center;margin:20px 0;display: flex;justify-content: space-between;}
.l-news .l-layout .l-left,.l-news .l-layout .l-right{flex:1;height:50px;border-bottom: 2px solid #aab4c3;}
.l-news .l-layout .l-con{width: 200px;}
.l-news .l-layout .l-con div{margin-top: 10px;}
.l-news .l-layout .l-con span{display: block;}
.l-news .l-layout .l-con span:first-child{font-weight: bold;}
.l-news .l-layout .l-con span:last-child{font-size: 12px;color: #3E3A39;}

.l-news .l-cate{display: flex;justify-content: space-between;position: relative;z-index:10;}
.l-news .l-cate .l-item{text-align: center;color:#3E3A39;position: relative;padding-top: 20px;cursor: pointer;}
.l-news .l-cate .l-item .l-title{font-weight: bold;font-size: 18px;color: #193D90;}
.l-news .l-cate .l-item .l-desc{text-shadow:2px 1px 1px #999;min-width: 60px;}
.l-news .l-cate .l-item .l-num span{font-size: 30px;font-weight: bold;color:#193D90;}
.l-news .l-cate .l-item:before{content: ' ';display: none;position: absolute;top: 0;bottom: 0;left:50%;width:100px;margin-left:-50px;height:100%;background-color: #193D90;z-index:-1;box-shadow: 1px 3px 3px 1px #999;}
.l-news .l-cate .l-item:hover{color:#fff;}
.l-news .l-cate .l-item:hover .l-title{color: #fff;}
.l-news .l-cate .l-item:hover .l-num span{color:#fff;}
.l-news .l-cate .l-item:hover:before{display: block;}
.l-news .l-cate .l-active{color:#fff;}
.l-news .l-cate .l-active .l-title{color: #fff;}
.l-news .l-cate .l-active .l-num span{color:#fff;}
.l-news .l-cate .l-active:before{display: block;}

.l-news .l-catelist{background-color: rgba(255,255,255,0.5);margin-top: -20px;margin-bottom: 50px;box-shadow: 3px 3px 3px 1px #999;}
.l-news .l-catelist .l-img{width:100%;}
.l-news .l-catelist .l-list{margin-top: 10px;border-right:1px solid #193D90;}
.l-news .l-catelist .l-list a{display: block;padding: 15px 20px;text-decoration: none;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.l-news .l-catelist .l-list a:hover{background-color: #193D90;color:#fff;box-shadow: 0px 3px 3px 1px #999;}
.l-news .l-catelist .l-list a.l-active{background-color: #193D90;color:#fff;box-shadow: 0px 3px 3px 1px #999;}
.l-news .l-catelist .l-more{text-align: right;padding-top:20px;padding-right:20px;border-right:1px solid #193D90;cursor: pointer;margin-bottom:10px;}
.l-news .l-catelist .l-more2{text-align: right;padding-top:20px;padding-right:20px;cursor: pointer;margin-bottom:10px;}
.l-news .l-catelist .l-title{margin:50px 0 30px;text-align: center;font-size: 18px;font-weight:bold;}
.l-news .l-catelist .l-info{text-indent: 2em;line-height: 35px;text-align: justify;text-overflow:ellipsis;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 7;-webkit-box-orient: vertical;}
.l-news .l-catelist .l-info p{margin:0;}

@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;
    }
    .l-news .l-develop-title .l-zh{
        font-size: 40px;
    }
    .l-news .l-develop-title .l-en{
        font-size: 26px;
    }
    .l-news .l-develop-list{
        margin-top: 50px;
        margin-bottom: 50px;
    }
    .l-news .l-cate .l-item .l-title{
        font-size: 28px;
    }
    .l-news .l-catelist .l-title{
        font-size: 26px;
    }
}

@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-develop-title{margin-top: 0px;align-items:flex-start;}
	.l-news .l-m-auto-cate{overflow: auto;}
	.l-news .l-cate .l-item{margin:0 20px;}
	.l-news .l-catelist .l-list{border-right:none;}
	.l-news .l-catelist .l-more{border-right:none;}
	
	
	.l-news .l-news-nav .l-item{width:22%;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;}
	.l-news .l-cate .l-item .l-desc{display:none}
}<!--ºÄÊ±1754525499.6334Ãë-->