.content_index {
    width: 1050px;
    background-color: white;
    margin: 13px auto 0 auto;
    overflow: hidden;
    padding: 15px 0;
}

.ty-ws {
    width: 1100px;
    height: 44px;
    margin-bottom: 5px;
    border-bottom: #c9c9c9 1px dashed;
    background: #fff  no-repeat 10px center;
    font-size: 14px;
    color: #222222;
    line-height: 44px;
    padding-left: 25px;
    box-sizing: border-box;
}



.ty-ws span {
    margin: 0 5px;
}
.ty-ws a {
    font-size: 15px;
    color: #222222;
}

a:visited {
    text-decoration: none;
    color: #333333;
    cursor: pointer;
}

a:link {
    text-decoration: none;
    color: #333333;
    cursor: pointer;
}

.container_wrap {
    overflow: hidden;
    width: 1050px;
    margin: 0 auto 10px auto;
}

.container_wrap .article_show {
    width: 1050px;
    margin: 0 auto;
    overflow: hidden;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}



















