.text-center {
    text-align: center;
}



.bg-white {
    background-color: #FFFFFF;
    height: 265px;
    overflow: hidden;
    padding: 10px;
}



#nav1 {
    width: 230px;
    float: left;
    margin: 0px;
    padding: 0px;
}

#nav1 li {
    color: #FFf;
    height: 43px;
    line-height: 43px;
    list-style-type: none;
    background-color: #155cbc;
    margin: 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
    font-size: 14px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
    background-image: url(../image/liebiao.jpg);
    background-repeat: no-repeat;
    background-position: left center;
}

#nav1 .default {
    color: #FFf;
    background-image: url(../image/liebiaos.jpg);
    background-repeat: no-repeat;
    background-position: left center;
}

#nav1 .showme {
    color: #fff;
    background-color: #fff;
    background-image: none;
    height: 5px;
}

.con {
    float: right;
    height: 300px;
    width: 830px;
}

.cp .left {
    font-size: 14px;
    margin-top: 20px;
    font-weight: normal;
    display: block;
    margin-left: 20px;
    float: right;
    width: 430px;
}

.cp p {
    float: right;
    width: 430px;
    font-size: 14px;
    height: 130px;
    margin-top: 20px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #CCCCCC;
    margin-bottom: 25px;
}

.cp .more {
    font-size: 14px;
    color: #FFFFFF;
    background-color: #155cbc;
    text-align: center;
    height: 40px;
    width: 110px;
    line-height: 40px;
    float: left;
}

.cp .more a {
    color: #FFFFFF;
}

#nav2 {
    width: 100%;
    padding: 0px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    text-align: center;
    display: flex;
    justify-content: center;
}

#nav2 li {
    width: 100px;
    line-height: 30px;
    text-align: center;
    display: block;
    height: 30px;
    background-color: #384285;
    color: #FFFFFF;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #FFFFFF;
}

#nav2 .showme {
    color: #fff;
    background-color: #fff;
    background-image: none;
    width: 1px;
}

#nav2 .default {
    color: #FFf;
    background-color: #155cbc;
}

.con2 {
    height: 300px;
    width: 1100px;
}