/*****************两份list样式**************************/
/****************list***************************/
.pic-nav {
    width: 100%;
    height: 200px;
    background: url(bg_banner_content.jpg) no-repeat;
    background-size: cover;
    float: left;}
.pic-nav-list {
    width: 100%;
    height: 200px;
    background: url(bg_banner_list.jpg) no-repeat;
    background-size: cover;
    float: left;}
.root-nav {
    width: 100%;
    height: 48px;
    font-size: 14px;
    line-height: 48px;
    margin-bottom: 20px;
    color: #555555;
    float: left;
    background-color: #efeff1;}
.root-nav-title {
    width: 1000px;
    height: 48px;
    margin: 0 auto;}
.root-nav-title a {
    color: #555555;}
.main-content {
    width: 1000px;
    height: auto;
    margin: 0 auto;}
/****左侧bar****/
.left-bar {
    width: 225px;
    height: auto;
    float: left;}
.bar-title {
    width: 225px;
    height: 100px;
    line-height: 100px;
    color: #ffffff;
    text-align: center;
    background-color: #0170c1;
    font-size: 24px;
    font-weight: bold;
    float: left;}
.bar-content {
    width: 225px;
    height: auto;
    padding-top: 20px;
    padding-bottom: 10px;
    background-color: #efeff1;
    float: left;}
.bar-menu {
    width: auto;
    height: 32px;
    margin-left: 20px;
    _margin-left: 10px;
    padding-left: 15px;
    padding-right: 30px;
    font-size: 14px;
    background: url(icon_gray_square.jpg) no-repeat 0 13px;
    line-height: 32px;
    color: #333333;
    float: left;}
.bar-menu span {
    width: 21px;
    height: 32px;
    margin-left: 10px;
    _margin-left: 5px;
    background: url(icon_arrow_down.jpg) no-repeat 0 13px;
    display: block;
    float: right;}
.bar-menu:hover {
    color: #cc0033;
    background: url(icon_red_square.jpg) no-repeat 0 13px;}
.bar-submenu {
    width: 130px;
    height: 25px;
    margin-left: 20px;
    _margin-left: 10px;
    padding-left: 15px;
    font-size: 14px;
    line-height: 25px;
    color: #333333;
    float: left;}
.bar-submenu:hover {
    color: #cc0033;}
/********右侧list块******************/
.list-all {
    width: 745px;
    height: auto;
    float: left;}
.list-block {
    width: 745px;
    height: 250px;
    margin-left: 30px;
    margin-bottom: 5px;
    border-bottom: 1px solid #cccccc;
    float: left;}
.list-block-title {
    width: 745px;
    height: 44px;
    line-height: 44px;
    font-size: 20px;
    color: #555555;
    border-bottom: 1px solid #cccccc;}

.list {
    width: 727px;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    color: #333333;
    background: url(icon_right_arrow.jpg) no-repeat 7px 12px;
    margin-top: 1px;
    margin-bottom: 1px;
    padding-left: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    word-wrap: break-word;
    word-break: break-all;
    float: left;}
.list:hover,
.list:hover .list-info-time{
    background-color: #f0f0f0;
    color: #cc0000;}

.list-info-time {
    width: 74px;
    height: 30px;
    color: #666666;
    line-height: 31px;
    margin-right: 4px;
    _margin-right: 2px;
    float: right;}


.list-more {
    width: 65px;
    height: 20px;
    line-height: 20px;
    float: right;
    font-size: 14px;
    color: #555555;}
.footer {
    margin-top: 10px;}
/*************list_1***********/
/********左侧list列表***********/
.list-all-title {
    width: 100%;
    height: 54px;
    border-bottom: 1px dashed #bbbbbb;
    line-height: 54px;
    margin-left: 30px;
    _margin-left: 15px;
    color: #555555;
    font-size: 20px;
    float: left;}
.list-info-content {
    width: 710px;
    height: 40px;
    margin-left: 30px;
    _margin-left: 15px;
    padding-left: 30px;
    padding-right: 5px;
    line-height: 40px;
    border-bottom: 1px dashed #bbbbbb;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    word-wrap: break-word;
    word-break: break-all;
    background: url(icon_list_arrow.jpg) no-repeat 0px 18px;
    color: #333333;
    font-size: 14px;
    float: left;}
.list-info-content:hover,
.list-info-content:hover .list-info-time{
    background-color: #f0f0f0;
    color: #cc0000;}
.list-info-content span.list-info-time {
    width: 70px;
    height: 40px;
    line-height: 40px;
    float: right;}
.list-info-content:hover {
    color: #cc0000;}
/*******list页面跳转***********/
.list-page {
    width: 745px;
    height: 40px;
    margin-top: 20px;
    margin-left: 30px;
    -margin-left: 15px;
    padding-left: 10px;
    float: left;}
.list-page-info {
    width: 520px;
    height: 40px;
    margin: 0 auto;}
.page-pre-to {
    width: 40px;
    height: 40px;
    margin-right: 4px;
    _margin-right: 2px;
    margin-left: 4px;
    _margin-left: 2px;
    background: url(icon_pre_to.jpg) no-repeat 15px 15px #dddddd;
    float: left;}
.page-pre {
    width: 40px;
    height: 40px;
    margin-right: 4px;
    _margin-right: 2px;
    margin-left: 4px;
    _margin-left: 2px;
    background: url(icon_pre.jpg) no-repeat 15px 15px #dddddd;
    float: left;}
.page-num {
    width: 40px;
    height: 40px;
    margin-right: 4px;
    _margin-right: 2px;
    margin-left: 4px;
    _margin-left: 2px;
    text-align: center;
    line-height: 40px;
    background-color: #dddddd;
    color: #666666;
    font-size: 14px;
    float: left;}
.page-num-select {
    width: 40px;
    height: 40px;
    margin-right: 4px;
    _margin-right: 2px;
    margin-left: 4px;
    _margin-left: 2px;
    text-align: center;
    line-height: 40px;
    background-color: #b50e2c;
    color: #ffffff;
    font-size: 14px;
    float: left;}
.page-next-to {
    width: 40px;
    height: 40px;
    margin-right: 4px;
    _margin-right: 2px;
    margin-left: 4px;
    _margin-left: 2px;
    background: url(icon_next_to.jpg) no-repeat 15px 15px #dddddd;
    float: left;}
.page-next {
    width: 40px;
    height: 40px;
    margin-right: 4px;
    _margin-right: 2px;
    margin-left: 4px;
    _margin-left: 2px;
    background: url(icon_next.jpg) no-repeat 15px 15px #dddddd;
    float: left;}
.page-num-total {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-right: 4px;
    _margin-right: 2px;
    margin-left: 4px;
    _margin-left: 2px;
    float: left;}