/*
*组件样式
*组件样式
*组件样式
*组件样式
*组件样式
*组件样式
*组件样式
*组件样式
*/
@media (min-width: 1199px) {
.logo{
width: 34%;}
}
.tpcc{
    position: relative;}
.tpbt{
    position: absolute;
    bottom: 0px;
    z-index: 20;
    background: #0a010185;
    color: #ffff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    padding: 0 3px;
        text-align: center;}
