﻿.pubhead
{

}
    .pubhead .logoline {
        width: 960px;
        margin: 0 auto;
        display: flex;
        padding: 20px 0px;
    }
    .pubhead .srtips {
        padding-top: 33px;
        line-height: 20px;
        color: #F00;
        font-weight: bold;
        flex: 1;
        margin-left: 20px;
    }
    .pubhead .schmain {
        display: flex;
        width: 200px;
        height: 40px;
        border: 1px solid #CCC;
        box-sizing: border-box;
        border-radius: 3px;
        margin-top: 13px;
    }
    .pubhead .tb {
        flex: 1;
    }
        .pubhead .tb input {
            width: 100%;
            border: 0px;
            margin: 0px;
            padding: 0 5px;
            outline: none;
            height: 38px;
            line-height: 38px;
            border-radius: 3px;
        }
    .pubhead .sbtn {
        width: 38px;
        height: 38px;
        background-image: url(/img/ico/sbtn666.png);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 24px 24px;
        border-radius: 3px;
        cursor: pointer;
    }
    .pubhead .navmain {
        height: 40px;
        width: 100%;
        background-color: #0996D6;
    }
    .pubhead .navul {
        width: 960px;
        margin: 0px auto;
        line-height: 40px;
        display: flex;
    }
        .pubhead .navul a {
            display: block;
            margin: 0 20px;
            color: #FFF;
        }
            .pubhead .navul a:hover {
                color: #FFF;
            }
    /**pubbanner**/
.pubbanner{

}
    .pubbanner .banmain {
        width: 100%;
        background-color: #094B87
    }
    .pubbanner .banlist {
        width: 960px;
        margin: 0 auto;
        overflow: hidden;
    }


    .pubbanner .banSwiper {
        width: 100%;
        height: 100%;
    }

        .pubbanner .banSwiper .swiper-slide {
            text-align: center;
            display: flex;
            justify-content: center;
            align-items: center;
        }

            .pubbanner .banSwiper .swiper-slide img {
                display: block;
                width: 100%;
                height: 100%;
            }
/**.pubfoot**/
.pubfoot {
    background-color: #0566AB;
    color: #9BC2DD
}
    .pubfoot .ftmain {
        width: 960px;
        margin: 0px auto;
    }
    .pubfoot .ftname {
        padding: 20px 0 10px 0;
    }
    .pubfoot .sul {
        display: flex;
        justify-content: space-between
    }
    .pubfoot .sli {
        margin-right: 12px;
    }
    .pubfoot .sul .sen {
        flex: 1;
        text-align: right;
        height: 64px;
        line-height: 64px;
        font-size: 17px;
    }
    .pubfoot .cpmain {
        line-height: 50px;
        display: flex;
        justify-content: space-between
    }
    .pubfoot .beian a {
        color: #9BC2DD
    }
    /****/
.pubbody{
    width:960px;
    margin:0 auto;
}
/****/

/****/
.pubbuju{
    display:flex;
    justify-content:space-between;
    margin-bottom:20px;
    margin-top:20px;
}
/****/
.publeft{
    width:200px;
    margin-right:16px;
}
    .publeft .dhmain {
        margin-bottom: 20px;
        background-color: #094B87;
        padding-bottom:6px;
        border-radius:4px 3px;
    }
    .publeft .nm {
        background-color: #F7F7F7;
        height: 40px;
        line-height: 40px;
        border: 1px solid #CCC;
        color: #333;
        border-radius: 3px 3px 0 0;
        padding-left: 16px;
        font-weight: bold;
        color: #555;
    }
    .publeft .dhul {
        background-color:#094B87;
        padding-top:6px;
    }
    .publeft .dhul a {
        display:block;
        height:30px;
        line-height:30px;
        color:#FFF;
        padding-left:30px;
    }
        .publeft .dhul .aon {
            background-color: #0896d6;
            background-image: url(/img/pimg/icoa.png);
            background-position:right 10px center;
            background-repeat:no-repeat;
            background-size:16px 16px;
        }
/**产品左侧导航**/
    .publeft .cpul {
        background-color: #094B87;
        padding-top: 6px;
        color:#FFF;
        user-select:none;
    }
        .publeft .cpul a {
            display: block;
            cursor: pointer;
            color: #FFF;
        }
            .publeft .cpul a:hover {
                color: #FFF
            }
        .publeft .cpul .catone {
            cursor: pointer;
            line-height:26px;
        }

        .publeft .cpul .pcat .childul {
            display: none;
            margin: 5px 0;
            line-height: 26px;
        }
            .publeft .cpul .pcat .childul a {
                font-size: 12px;
                padding-left:23px;
                overflow: hidden;
                text-overflow: ellipsis;
                display: -webkit-box;
                -webkit-line-clamp: 1;
                -webkit-box-orient: vertical;
                word-break: break-all;
                white-space: normal;

            }
                .publeft .cpul .pcat .childul a:hover {
                    color: #F50
                }

    .publeft .pone {
        padding:5px 0px;
        padding-left:16px;
    }
.publeft .cpul .pon {
    background-color: #0896d6;
}
    .publeft .cpul .caon {
        color: #FFCC99
    }
        .publeft .cpul .caon:hover {
            color: #F50
        }
/****/
.pubmbx {
    display: flex;
    height: 40px;
    line-height: 39px;
    border-bottom: 1px solid #CCC;
    color: #999;
    box-sizing: border-box;
}

    .pubmbx .loctips {
        background-image: url(/img/pimg/mbxico.png);
        background-repeat: no-repeat;
        background-size: 18px 18px;
        background-position: left center;
        padding-left: 23px;
        margin-left:12px;
    }

    .pubmbx .locnow {
        background-image: url(/img/pimg/mbxpage.png);
        background-repeat: no-repeat;
        background-size: 20px 20px;
        background-position: left center;
        padding-left: 20px;
    }
.pubright {
    flex: 1;
    border: 1px solid #CCC;
    border-radius: 3px;
}
    .pubright .prholder {
        padding:20px;
    }
    .pubright .prholder p{
        margin-bottom:10px;
        line-height:30px;
        text-indent:24px;
    }
    .pubright .prholder img{
        max-width:100%;
    }