





/* banner */
.haiyu_banner{
    width: 100%;
    font-size: 0;
    position: relative;
    z-index: 0;
}
.haiyu_banner .haiyu_banner_item{
    display: block;
    width: 100%;
    height: 675px;
    position: relative;
}
.haiyu_banner .haiyu_banner_item img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* 头条新闻 */
.toutiao_news{
    width: 1200px;
    margin: 0 auto;
    margin-top: -67px;
    box-shadow: 0 15px 32px rgba(0,0,0,0.05);
    padding: 12px 16px;
    box-sizing: border-box;
    background: #fff;
    position:relative;
    z-index: 2;
}
.toutiao_news .toutiao_news_content{
    display: flex;
    align-items: center;
}
.toutiao_news .toutiao_news_content .toutiao_news_tit{
    width: 1em;
    word-break: break-all;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 1000;
    color:#fff;
    background: #002B9B;
    height: 116px;
    padding: 0 12px;
    flex-shrink: 0;
}
.toutiao_news .toutiao_news_content .toutiao_news_xinxi{
    width: calc(100% - 40px);
    height: 116px;
    border: 1px solid rgba(0, 43, 155,0.05);
    border-left: 0;
    box-sizing: border-box;
    text-align: center;
    font-size: 0;
    padding-top: 20px;
}
.toutiao_news .toutiao_news_content .toutiao_news_xinxi .tit{
    font-size: 25px;
    color:#002B9B;
    font-weight: 1000;
    transition: all .5s ease;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    display: block;
    width:80%;
    margin:0 auto;
}
.toutiao_news .toutiao_news_content .toutiao_news_xinxi .tit:hover{
    color:#E60012;
}
.toutiao_news .toutiao_news_content .toutiao_news_xinxi p{
    font-size: 16px;
    padding-top: 15px;
}
.toutiao_news .toutiao_news_content .toutiao_news_xinxi p a{
    color:#002B9B;
    transition: all .5s ease;
}
.toutiao_news .toutiao_news_content .toutiao_news_xinxi p a:hover{
    color:#E60012;
}

/* 新闻中心 */
.jl_news_content{
    width: 1200px;
    background: #fff;
    margin: 32px auto 0;
    position: relative;
}
.jl_news_content::after{
    content: '';
    position: absolute;
    left: -23px;
    top: 41px;
    background: #E5E9F5;
    width: 352px;
    height: 430px;
}
.qsn_modular_xhdt{
    /* box-shadow: 0 15px 32px rgba(0,0,0,0.05); */
    display: flex;
    font-size: 0;
    /* background: #fff; */
}
.qsn_modular_xhdt .qsn_xhdt_img{
    width: 601px;
    height: 450px;
}
.qsn_modular_xhdt .qsn_xhdt_img .qsn_xhdt_img_item{
    width: 100%;
    height: 450px;
    position: relative;
    display: block;
}
.qsn_modular_xhdt .qsn_xhdt_img .qsn_xhdt_img_item img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.qsn_modular_xhdt .qsn_xhdt_img .qsn_xhdt_img_item .qsn_xhdt_img_xf{
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    height: 65px;
    background: linear-gradient(to right,rgba(0,0,0,0.75),rgba(0,0,0,0));
    padding: 0 280px 0 20px;
    box-sizing: border-box;
}
.qsn_modular_xhdt .qsn_xhdt_img .qsn_xhdt_img_item .qsn_xhdt_img_xf p{
    font-size: 19px;
    color:#fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 65px;
}
.qsn_modular_xhdt .swiper-pagination{
    text-align: right;
    padding-right: 20px;
    box-sizing: border-box;
    bottom: 26px;
}
.qsn_modular_xhdt .swiper-pagination .swiper-pagination-bullet{
    width: 12px;
    height: 12px;
    opacity: 1;
    background: #fff;
    margin: 0 5px;
}
.qsn_modular_xhdt .swiper-pagination .swiper-pagination-bullet-active{
    background: #00924F;
}
.qsn_modular_xhdt .qsn_xhdt_list{
    width: calc(100% - 601px);
    padding: 0 4px 0 26px;
    padding-top: 16px;
    box-sizing: border-box;
}
.qsn_xhdt_list_box{
	display: none;
}
.qsn_xhdt_list_box.active{
	display:block;
}
.qsn_xhdt_list .qsn_xhdt_list_top{
    background: #F5F5F5;
    padding: 18px 30px 12px 20px;
    box-sizing: border-box;
    display: block;
    margin-top: 26px;
}
.qsn_xhdt_list .qsn_xhdt_list_top h1{
    font-size: 20px;
    color:#000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all .3s ease;
}
.qsn_xhdt_list .qsn_xhdt_list_top:hover h1{
    color:#002B9B;
}
.qsn_xhdt_list .qsn_xhdt_list_top p{
    font-size: 14px;
    color:#666666;
    line-height: 28px;
    display: -webkit-box;
    word-break: break-all;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:2;
    overflow: hidden;
    text-overflow:ellipsis;
    margin-top: 8px;
}
.qsn_xhdt_list .qsn_xhdt_list_ul{
    margin-top: 14px;
}
.qsn_xhdt_list .qsn_xhdt_list_ul .qsn_xhdt_list_li{
    display: flex;
    align-items: center;
    height: 40px;
}
.qsn_xhdt_list .qsn_xhdt_list_ul .qsn_xhdt_list_li i{
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #002B9B;
    margin-right: 18px;
    flex-shrink: 0;
}
.qsn_xhdt_list .qsn_xhdt_list_ul .qsn_xhdt_list_li p{
    font-size: 16px;
    color:#000;
    width: 450px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all .3s ease;
}
.qsn_xhdt_list .qsn_xhdt_list_ul .qsn_xhdt_list_li span{
    font-size: 14px;
    color:#999999;
    flex-shrink: 0;
    margin-left: 15px;
    transition: all .3s ease;
}
.qsn_xhdt_list .qsn_xhdt_list_ul .qsn_xhdt_list_li:hover p{
    color:#002B9B;
}
.qsn_xhdt_list .qsn_xhdt_list_ul .qsn_xhdt_list_li:hover span{
    color:#002B9B;
}


/* 标题 */
.qsn_xhdt_title{
    display: flex;
    align-items: center;
    position: relative;
}
.qsn_xhdt_title .qsn_xhdt_title_left{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.qsn_xhdt_title h1{
    font-size: 32px;
    color:#002B9B;
    line-height: 40px;
    font-weight: 1000;
    position: relative;
}
.qsn_xhdt_title h1::after{
    content: '';
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: 3px solid #002B9B;
    box-sizing: border-box;
    position: absolute;
    right: -20px;
    top: 4px;
}
.qsn_xhdt_title p{
    font-size: 16px;
    line-height: 20px;
    color:#999999;
    text-transform: uppercase;
}
.qsn_xhdt_title .qsn_xhdt_title_nav{
    display: flex;
    align-items: center;
    margin-left: 46px;
}
.qsn_xhdt_title .qsn_xhdt_title_nav a{
    font-size: 16px;
    color:#999999;
    padding: 0 12px;
    position: relative;
    line-height: 56px;
}
.qsn_xhdt_title .qsn_xhdt_title_nav a.cur{
    color:#002B9B;
    font-weight: 1000;
}
.qsn_xhdt_title .qsn_xhdt_title_nav a.cur::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 27px;
    height: 2px;
    background: #002B9B;
}
.qsn_xhdt_title .qsn_xhdt_title_btn{
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    background: #F5F5F5;
    border-radius: 15px;
    height: 30px;
    font-size: 14px;
    padding: 0 15px;
    color:#666666;
    transition: all .3s ease;
}
.qsn_xhdt_title .qsn_xhdt_title_btn:hover{
    background: #002B9B !important;
    color:#fff !important;
}

/* 工程/通知 */
.jl_gongchen_box{
    width: 100%;
    height: 634px;
    background: url(../images/jinlu_bg01.jpg)no-repeat center;
    margin-top: 57px;
}
.jl_gongchen_content{
    width: 1200px;
    margin: 0 auto;
    padding-top: 52px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.jl_gongchen_content .qsn_xhdt_list{
    width: 580px;
}
.jl_gongchen_content .qsn_xhdt_list .qsn_xhdt_title .qsn_xhdt_title_btn{
    background: #fff;
}
.jl_news_top{
    background: #fff;
    height: 215px;
    box-shadow: 0 15px 32px rgba(0,0,0,0.05);
    display: block;
    margin-top: 32px;
    margin-bottom: 20px;
    display: flex;
    align-items: flex-start;
}
.jl_news_top .jl_news_top_img{
    width: 279px;
    height: 215px;
    flex-shrink: 0;
}
.jl_news_top .jl_news_top_img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.jl_news_top .jl_news_top_text{
    padding: 26px 22px 0 25px;
    box-sizing: border-box;
    width: calc(100% - 279px);
    font-size: 0;
}
.jl_news_top .jl_news_top_text h2{
    font-size: 20px;
    color:#2B2B2B;
    transition: all .5s ease;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.jl_news_top:hover .jl_news_top_text h2{
    color:#002B9B;
}
.jl_news_top .jl_news_top_text p{
    font-size: 14px;
    color:#999999;
    line-height: 22px;
    margin-top: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;    /* 限制显示的行数 */
    overflow: hidden;
    text-overflow: ellipsis;
}
.jl_news_top .jl_news_top_text .jl_news_top_btn{
    display: flex;
    align-items: center;
    position: relative;
    margin-top: 16px;
}
.jl_news_top .jl_news_top_text .jl_news_top_btn span{
    font-size: 14px;
    color:#002B9B;
    flex-shrink: 0
}
.jl_news_top .jl_news_top_text .jl_news_top_btn .br{
    width: 100%;
    height: 1px;
    margin-left: 11px;
    background: rgba(0, 43, 155,0.05);
}
.jl_news_top .jl_news_top_text .jl_news_top_btn i{
    width: 20px;
    height: 20px;
    background: url(../images/top_icon02.png)no-repeat center/100% 100%;
    position: absolute;
    right: 0;
    top: 0;
}

/* 关于锦路 */
.jl_guanyu_box{
    width: 1200px;
    margin: 0 auto;
    padding-top: 38px;
    position: relative;
}
.jl_guanyu_box::after{
    content: '';
    position: absolute;
    right: -19px;
    bottom: -22px;
    background: #E5E9F5;
    width: 352px;
    height: 325px;
    z-index: -1;
}
.jl_guanyu_content{
    margin-top: 30px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    height: 345px;
}
.jl_guanyu_content .jl_guanyu_left{
    width: 593px;
}
.jl_guanyu_content .jl_guanyu_left p{
    font-size: 16px;
    color:#2B2B2B;
    line-height: 35px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;    /* 限制显示的行数 */
    overflow: hidden;
    text-overflow: ellipsis;
}
.jl_guanyu_content .jl_guanyu_left .jl_guanyu_left_btn{
    margin-top: 34px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.jl_guanyu_content .jl_guanyu_left .jl_guanyu_left_btn .jl_guanyu_left_btn_li{
    width: 290px;
    height: 100px;
    position: relative;
    background: url(../images/jinlu_bg02.jpg)no-repeat center/100% 100%;
    padding-left: 25px;
    padding-top: 20px;
    box-sizing: border-box;
    transition: all .5s ease;
}
.jl_guanyu_content .jl_guanyu_left .jl_guanyu_left_btn .jl_guanyu_left_btn_li:hover{
    transform: translateY(-5px);
}
.jl_guanyu_content .jl_guanyu_left .jl_guanyu_left_btn .jl_guanyu_left_btn_li h2{
    font-size: 18px;
    color:#FFFFFF;
    font-weight: 1000;
}
.jl_guanyu_content .jl_guanyu_left .jl_guanyu_left_btn .jl_guanyu_left_btn_li span{
    font-size: 12px;
    color:#fff;
    text-transform: uppercase;
    margin-top: 5px;
}
.jl_guanyu_content .jl_guanyu_left .jl_guanyu_left_btn .jl_guanyu_left_btn_li .icon{
    position: absolute;
    width: 45px;
    height: 45px;
    right: 0;
    bottom: 0;
    background: url(../images/top_icon03.png)no-repeat center/20px #0050BB;
}
.jl_guanyu_content .jl_guanyu_left .jl_guanyu_left_btn .jl_guanyu_left_btn_li:nth-child(2){
    background: url(../images/jinlu_bg03.jpg)no-repeat center/100% 100%;
}
.jl_guanyu_content .jl_guanyu_left .jl_guanyu_left_btn .jl_guanyu_left_btn_li:nth-child(2) .icon{
    background: url(../images/top_icon04.png)no-repeat center/20px #003C8C;
}
.jl_guanyu_content .jl_guanyu_right{
    width: 556px;
    height: 334px;
    margin-top: 12px;
    font-size: 0;
}
.jl_guanyu_content .jl_guanyu_right img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}


/* 工程案例 */
.jl_cases_box{
    width: 100%;
    height: 581px;
    background: url(../images/jinlu_bg04.jpg)no-repeat center;
    margin-top: 69px;
}
.jl_cases_content{
    width: 1200px;
    margin: 0 auto;
    padding-top: 32px;
}
.jl_cases_content .qsn_activi_content{
    width: 100%;
}
.jl_cases_content .qsn_activi_content .swiper-slide{
    padding-top: 48px;
    padding-bottom: 110px;
}
.jl_cases_content .qsn_activi_content .qsn_activi_item{
    border: 1px solid #EBEBEB;
    box-sizing: border-box;
    box-shadow: 0 15px 32px rgba(0,0,0,0.05);
    position: relative;
    transition: all .5s ease;
    display: block;
    border: 1px solid #E2E2E2;
}
.jl_cases_content .qsn_activi_content .qsn_activi_item .qsn_activi_item_img{
    width: 100%;
    height: 200px;
    font-size: 0;
    background: #E2E2E2;
}
.jl_cases_content .qsn_activi_content .qsn_activi_item .qsn_activi_item_img img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.jl_cases_content .qsn_activi_content .qsn_activi_item .qsn_activi_item_text{
    padding: 18px 22px 28px 22px;
}
.jl_cases_content .qsn_activi_content .qsn_activi_item .qsn_activi_item_text h1{
    font-size: 16px;
    color:#000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.jl_cases_content .qsn_activi_content .qsn_activi_item .qsn_activi_item_text p{
    font-size: 14px;
    height:56px;
    color:#666666;
    line-height: 28px;
    margin-top: 10px;
    display: -webkit-box;
    word-break: break-all;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:2;
    overflow: hidden;
    text-overflow:ellipsis;
}
.jl_cases_content .qsn_activi_content .qsn_activi_item i{
    width: 45px;
    height: 27px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -13px;
    background: url(../images/top_icon05.png)no-repeat center;
}
.jl_cases_content .qsn_activi_content .qsn_activi_item:hover{
    box-shadow: 0 15px 32px rgba(0, 43, 155,0.3);
}
.jl_cases_content .swiper-pagination{
    font-size: 0;
    bottom: 52px;
}
.jl_cases_content .swiper-pagination .swiper-pagination-bullet{
    width: 20px;
    height: 3px;
    margin: 0 5px;
    border-radius: 0;
    background: #A1A1A1;
    opacity: 1;
}
.jl_cases_content .swiper-pagination .swiper-pagination-bullet-active{
    background: #002B9B;
}



