/*后来加的*/
.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;
}

.content_index_list {
    width: 1050px;
    background-color: white;
    margin: 0 auto;
    overflow: hidden;
}

.ty-main {
    width: 1050px;
    padding-bottom: 20px;
    margin: 12px auto 0 auto;
    background: #fff  repeat-y;
    overflow: hidden;
}

.ty-main .ty-saidleft-menu {
    float: left;
    width: 222px;
}

.ty-main .ty-saidright-con {
    width: 810px;
    float: right;
    padding: 0 0 0;
}

.ty-saidleft-menu .saidleft-title {
    width: 90%;
    height: 61px;
    background: url(/uploads/image/rcxximages/list_03.png) no-repeat;
    text-indent: 80px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 51px;
}

.ty-saidleft-menu .saidleft-ul {
    width: 210px;
    margin: 24px 5px;
}

.saidleft-ul ul li {
    width: 200px;
    height: 42px;
    background: #fafafa;
    margin-bottom: 12px;
    border: 1px solid #e5e5e5;
    line-height: 42px;
}

.saidleft-ul ul li a {
    display: block;
    font-size: 16px;
    color: #222222;
    text-indent: 20px;
    background: url(/uploads/image/rcxximages/tyy7_03.png) no-repeat 160px center;
}

.saidleft-ul ul li a:hover,
.saidleft-ul ul li a.active {
    color: #fff;
    background: #0a6ac1 url(/uploads/image/rcxximages/tyy7_03.png) no-repeat 160px center;
}

.saidright-title {
    width: 100%;
    height: 46px;
    line-height: 46px;
    border-bottom: 2px solid #dfdfdf;
    color: #0a6ac1;
    font-size: 18px;
    font-weight: 600;
}

.saidrbox .news_list {
    box-sizing: border-box;
    padding-right: 20px;
    float: left;
    width: 810px;
    margin-left: 2px;
    margin-top: 12px;
}

.saidrbox .news_list li {
    width: 100%;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
}

.saidrbox .news_list li span {
    float: right;
    color: #777777;
    font-size: 14px;
    padding-right: 10px;
}

.saidrbox .news_list li a {
    color: #333333;
    line-height: 35px;
    float: left;
    font-size: 16px;
    padding-left: 16px;
}

.saidrbox .news_list li a:first-child {
    background:  no-repeat left center;
}
