@charset "utf-8";

.usetitl{
    border: #d5d5d5 1px solid;
    border-radius: 4px;
    margin-bottom: 15px;
    background: #FFF;
}
.usetitl h5{
    background: #1756C0;
    line-height: 40px;
    font-size: 14px;
    text-indent: 20px;
    font-weight: bold;
    color: #fff;
}
.usetitl .tel{
    background: url(/uploads/carousel/tel.gif) left center no-repeat;
    padding: 10px 0px;
    padding-left: 60px;
    margin: 0px 5px;
}
.usetitl .tel p{
    margin: 0px;
}
.usetitl .tel span{
    font-size: 18px;
    color: #8E2C29;
    line-height: 24px;
    font-family: Impact, Arial, Helvetica, sans-serif;
}
.usetitl p{
    margin: 0px 5px;
}
.usetitl .gs{
    font-weight: bold;
}
.usetitl .list{
    margin: 10px 8px;
}
.usetitl .list li a{
    line-height: 30px;
    color: #333;
    font-weight: bold;
    border-radius: 2px;
    background: #ccc;
    margin: 5px 0px;
    text-indent: 10px;
    display: block;
}


.listl{
    margin: 20px 0px;
}

.listl .navlst{
    border: 1px solid #d5d5d5;
    border-radius: 4px;
    line-height: 35px;
    padding: 0 10px;
    text-align: right;
    background: #EFEFEF;
    padding-left: 0;
}
.listl .ms{
    float: left;
    background: #04599B;
    color: #fff;
    padding: 0 15px;
    line-height: 35px;
}
.bkl{
    border: 1px solid #d5d5d5;
    background: #FFF;
    border-radius: 4px;
    padding: 10px 15px;
    margin: 15px 0;
}
.bkl .chanpl{
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    box-shadow: 5px 10px 5px #949494;
    margin-bottom: 40px;
    overflow: hidden;
    margin-right: 10px;
    border-top: 1px solid #eee;
}
.bkl .chanpl .left{
    width: 35%;
}
.bkl .chanpl .right{
    width: 65%;
}
.bkl .chanpl .left .imgl{
    padding: 5px;
    background: #04599B;
    text-align: center;
}
.bkl .chanpl .left .imgl span{
    color: white;
    display: block;
    font-weight: bold;
}
.bkl .bttop{
    margin: 0px 15px;
}
.bkl .bttop .tit{
    font-size: 17px;
    font-weight: bold;
    margin: 5px 0px;
}
.bkl .bttop .tit a{
    color: #000;
    font-size: 18px;
}
.bkl .bttop .tit i{
    font-size: 18px;
    margin-right: 5px;
}
.bkl .bttop .msl{
    font-size: 12px;
}
.bkl .btboot{
    margin: 0px 15px;
    padding-top: 15px;
}



.bkl .list_xq{
    overflow: hidden;
    margin: 15px 0px;
}
.bkl .list_xq .left{
    width: 30%;
}
.bkl .list_xq .left a{
    overflow: hidden;
    border: 5px solid #d5d5d5;
    display: block;
    margin-right: 10px;
}



.bkl .list_xq .right{
    width: 70%;
}
.bkl .list_xq .right a{
    margin-top: 10px;
    font-size: 14px;
    color: #333;
    font-weight: 600;
    display: block;
}
.bkl .list_xq .right span{
    line-height: 26px;
    font-size: 14px;
    color: #666;
    display: block;
}
.bkl .list_xq:hover{
    background: #F1F1F1;
}
.bkl .list_xq:hover .left a{
    border-color: #04599B;
}

.list_ms{
    background: #F7F7F7 url(/uploads/carousel/MD_ico.gif) 6px 12px no-repeat;
    padding: 7px 5px 10px 25px;
    border: #D5D5D5 solid 1px;
    margin: 10px auto 15px;
    text-align: left;
}
.list_ms p{
    margin: 0;
    font-size: 12px;
}



.bkl .show_tit h1{
    font-size: 20px;
    text-align: center;
    line-height: 40px;
    border-bottom: 1px dashed #bbbbbb;
    font-weight: bold;
}
.bkl .show_ms p{
    font-size: 14px;
    font-weight: bold;
    display: block;
    color: #666;
    line-height: 30px;
    margin: 0;
}
.bkl .show_ms span{
    overflow: hidden;
    color: #666;
    font-size: 13px;
}
.bkl .show_tel{
    font-size: 35px;
    font-weight: bold;
    color: #04599B;
    line-height: 28px;
    padding-top: 15px;
}
.bkl .show_tel span{
    color: black; 
}
.bkl .show_cont .show_tle{
    line-height: 40px;
    font-size: 20px;
    background-color: #04599B;
    font-weight: bold;
    padding-left: 10px;
    color: #FFF;
    margin: 10px 0px;
}
.bkl .show_cont h2{
    font-size: 16px;
    margin: 10px 0;
    border-bottom: 2px solid #d5d5d5;
    background: url(/uploads/carousel/h2.png) no-repeat left center;
    padding-left: 35px;
    font-weight: bold;
    line-height: 30px;
}
.bkl .show_cont{
    padding-bottom: 15px; 
}
.bkl .show_cont p{
    margin-bottom: 0;
}

.bkl .show_cont .show_titl{
    text-align: center;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 10px;
}
.bkl .show_cont .show_titl h3{
    font-size: 20px;
    font-weight: bold;
}
.bkl .show_cont .show_titl p{
    line-height: 30px;
    margin: 0;
}
.bkl .show_cont .show_titl p span{
    margin: 0px 10px;
    font-size: 12px;
}
.bkl .show_cont .show_titl p span em{
    color: #DA7702;
}

.bkl tbody,.bkl  td,.bkl  tr{
    border-width: 1px;
    padding: 5px;
    text-align: center;
}

.bkl .leftshow img{
    border: 2px solid #04599B;
}

/*案例*/
.cesl .ces_box{
    margin-bottom: 10px;
}
.cesl .ces_box a{
    overflow: hidden;
}
.cesl .ces_box img{
    padding: 2px;
    border: 1px solid #e5e5e5;
}
.cesl .ces_box span{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    text-align: center;
}
.cesl .ces_box:hover img{
    border-color: #04599B;
}
.cesl .ces_box:hover span{
    background: #04599B;
    color: white;
}



.foot_news{
    border: 1px solid #d5d5d5;
}
.foot_news .tit{
    font-weight: bold;
    line-height: 30px;
    color: #404040;
    background: #e5e5e5;
    font-size: 14px;
    padding-left: 10px;
    border-bottom: 1px solid #ccc;
}
.foot_news ul{
    overflow: hidden;
    margin: 10px;
}
.foot_news ul li{
    float: left;
    width: 50%;
    margin-bottom: 5px;
}
.foot_news ul li .left{
    width: 65%;
}
.foot_news ul li .left a{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    color: #000;
}
.foot_news ul li .right{
    width: 35%;
    text-align: right;
    padding-right: 10px;
}


.foot_goods{
    border: 1px solid #d5d5d5;
}
.foot_goods .tit{
    line-height: 30px;
    font-size: 14px;
    font-weight: bold;
    color: #404040;
    background: #e5e5e5;
    padding-left: 10px;
    border-bottom: 1px solid #ccc;
}
.foot_goods .gd_bk{
    margin: 10px;
}
.foot_goods .gd_bk .box{
    border: 1px solid #d5d5d5;
}
.foot_goods .gd_bk .box p{
    margin: 0;
    background: #d5d5d5;
    color: white;
    text-align: center;
}
.foot_goods .gd_bk .box:hover p{
    background: #0078C1;
}


/*新闻*/
.nw_list .lie{
    margin-bottom: 15px;
    padding: 0 10px;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
}
.nw_list .lie p{
    margin: 0;
    font-weight: bold;
    color: #333;
    line-height: 30px;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
}
.nw_list .lie span{
    line-height: 20px;
    font-size: 12px;
    color: #666;
    text-indent: 2em;
}


.nw_list .pagesl{
    overflow: hidden;
    border:none;
    display: flex;
    justify-content: center;
}
.nw_list .pagesl span,.nw_list .pagesl a,.nw_list .pagesl li{
    float: left;
}



.pagesl{
    text-align: center;
    overflow: hidden;
    border: none;
    display: flex;
    justify-content: center;
    padding: 10px 0px;
}
.pagesl span,.pagesl a{
    padding: 3px 10px;
    margin: 0px 5px;
    border: #9aafe5 1px solid;
    color: #2e6ab1;
    text-decoration: none;
    float: left;
}
.pagesl .current{
    background: #2e6ab1;
    color: #fff;
}
.pagesl .disabled:hover,.pagesl a:hover{
    background: #2e6ab1;
    color: #fff;
}

.pagesl li:hover{
    background: none!important;
    color: black;
    padding: 0px!important;
}















@media (max-width: 767px) {

    .bkl .chanpl .left,.bkl .chanpl .right,.foot_news ul li,.bkl .list_xq .left,.bkl .list_xq .right{
        width: 100%;
    }
    
    .bkl{
        overflow: hidden;
    }
    .bkl .gd_show{
        margin-bottom: 10px;
    }
    .nw_list .pagesl{
        display: block;
    }
    .pagesl span, .pagesl a{
        margin: 5px;
    }

}

@media (min-width: 768px) and (max-width: 991px) {

}

@media (min-width: 992px) and (max-width: 1199px) {

}

@media (min-width: 1200px) {

}

@media (min-width: 1400px) {


}