a {

    color: #333;

    text-decoration: none;

}

.news-container {

    width: 1200px;

    margin: 0 auto;

    padding-bottom: 30px;
    min-height: 600px;

}



.news-container .bread-crumb {

    padding: 20px 0;

    line-height: 28px;

    color: #000;

}



.news-container .bread-crumb a {

    color: #000;

}



.news-container .news-menu {

    float: left;

    width: 220px;

    margin-right: 10px;
    margin-top: 30px;

}



.news-container .news-menu ul {

    padding: 0;

    margin: 0;

}

.side-nav { font-size: 14px !important;   background: #FFF;    padding: 1px;}

.bdr {    border: 1px solid #f2f2f2;}

.side-nav li {    background-color: #fff;    height: 40px;    line-height: 40px;    border-bottom: 1px solid #f2f2f2;}



.side-nav li a {    display: block;    background: url(../img/agt.png) no-repeat 193px center;    padding-left: 28px;}

.side-nav li.active a {  background: url(../img/sidenav-bg.jpg) no-repeat center;  color: #FFFFFF;}

.crumbs {    height: 10px;    border-bottom: 1px solid #e7ecee;    position: relative;    margin-bottom: 40px;}

.crumbs span { display: inline-block; height: 18px; line-height: 18px; font-size: 18px;  color: #69737b; padding: 0 10px; background: #FFF; margin: 0 0 -10px 20px; position: relative;}

.cicle, .cicle li {    white-space: nowrap;    text-overflow: ellipsis;    -o-text-overflow: ellipsis;    overflow: hidden;}

.newslist li {    padding: 9px 20px;    height: 40px;    background: url(../img/notice.png) no-repeat 115px center;    border-bottom: 1px dotted #dcdcdc;}



.newslist li span {    display: inline-block;    font-family: Arial, Helvetica, sans-serif;    color: #b7b7b7;    font-style: italic;    width: 110px;}



.news-title {    font-size: 12px;    padding-bottom: 25px;}

.news-title .title {    font-size: 20px;    padding: 15px 0;    margin-bottom: 15px;    border-bottom: 1px dotted #dcdcdc;}



.news-container .news-article {

    overflow: hidden;

    padding: 10px 30px 30px;

    margin-bottom: 30px;

    background-color: #fff;

    border-radius: 5px;

}



.news-container .news-article h1.title {

    font-size: 24px;

    color: #5D5D5D;

    line-height: 40px;

    padding: 0 20px;

    text-align: center;

}



.news-container .news-article .meta {

    padding: 10px 20px;



    color: #909090;

    font-size: 12px;

}



.news-container .news-article .meta .date {

    float: left;

    margin-right: 40px;

}



.news-container .news-article .meta .date i.icon.icon-clock {

    width: 15px;

    height: 15px;

    background: url(../img/icon-clock.png);

    margin-right: 5px;

    position: relative;

    top: 3px;

}



.news-container .news-article .article-body {

    padding: 20px;

    font-size: 16px;

    line-height: 30px;

    color: #5D5D5D;

}



.pager{

    text-align: left;

    overflow: hidden;

}



.pager a {

    color: #bb9767;

    display: block;

    line-height: 30px;

}



.pager .prev{

    float: left;

}



.pager .next{

    float: right;

}



.page-container {

    background-color: #fff;

    overflow: hidden;

    min-height: 346px;

    padding: 30px;

}



.page-container .page-hd{

    overflow: hidden;

    padding: 0 30px;

    border-bottom: 1px solid #D9D9D9;



}

.page-container .page-hd h3 {

    font-size: 18px;

    color: #5D5D5D;

    line-height: 60px;

    margin: 0;

}

.news-list{

    padding:0px 27px 60px;

}



.news-list .news-item{

    padding: 20px 0;

    border-bottom:1px dotted #d1d1d1;

}



.news-list .news-item .title{

    font-size: 15px;

    line-height: 15px;

    color: #5D5D5D;

}

.news-list .news-item .title:hover {

    color: #CC7832;

}



.news-list .news-item p a{

    color: #909090;

}

.news-list .news-item p a:hover{

    color: #CC7832;

}

.news-list .news-item .date{

    float: right;

    padding-left: 20px;

    color: #909090;

    padding-top:-4px;

    background: url(../img/icon-clock.png) left center no-repeat;

}

.pagination-wrap {

    text-align: center;

}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {

    color: #FFF;

    background: #F30;

    border-color: #F30;

}



/* 关于我们导航链接 */

.about_nav{

    padding: 20px 0;

    line-height: 30px;

    text-align: center;

}



.about_nav a{

    display: inline-block;

    width: 72px;

    color: #2E2E2E;

    font-size: 14px;

    border-bottom: 2px solid transparent;

    margin: 0 10px;

}

.about_nav a.active{

    color: #BB9666;

    border-color: #BB9666;

}



.tc {

    text-align: center;

}

