@charset "utf-8";
.position{
    width: 100%;
    height: 50px;
}
.position a {
    color: #333333;
    font-size: 14px;
    line-height: 52px;
}

.main {
     padding-top: 0px;
}

.top{
    width: 100%;
    border-bottom: 1px solid #e0e0e0;
    height: 43px;
}

.channel_list{
    width: 100%;
    height: 400px;
}

.channel_list li{
    width: 100%;
    height: 40px;
}

.channel_list li a{
    display: block;
}

.channel_list li span{
    color: #333333;
    line-height: 40px;
    font-size: 16px;
    float: left;
}
.channel_list li small{
    line-height: 40px;
    letter-spacing: 0px;
    color: #666666;
    font-size: 14px;
    float: right;
}

.title {
    font-size: 32px;
    line-height: 50px;
    font-weight: bold;
    color: #000;
    text-align: center;
}

.tys-main-zt-a {
    background: #eee;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.tys-main-zt-show {
    padding-top: 20px;
    font-size: 16px;
    line-height: 2;
}