.w100 {
    width: 100%;
    max-width: 1920px;
    min-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.news-banner {
    background-position: center center;
    background-repeat: no-repeat;
}
.news-content {
    
}
.w1100 {
    width: 1100px;
    margin-left: auto;
    margin-right: auto;
}
.clearfix {
    display: block;
    zoom: 1;
}
.place {
    height: 20px;
    line-height: 20px;
    padding: 15px 0;
    border-bottom: solid 1px #ddd;
    margin-bottom: 20px;
}
.homeicon {
    width: 21px;
    height: 20px;
    background-position: -8px -41px;
    margin-right: 8px;
    float: left;
}
.icon {
    display: inline-block;
    background: url(../images/icon1.png) center center no-repeat;
}
.place em {
    padding: 0 8px;
    color: #666;
}
em {
    font-style: normal;
    font-weight: normal;
}
.place em {
    padding: 0 8px;
    color: #666;
}
.place a {
    padding: 0 8px;
}
.leftmenu {
    width: 270px;
}
.fl {
    float: left;
    display: inline;
}
.sidemenu dt {
    padding: 0 17px;
    background-color: #B32022;
    color: #fff;
    font: normal 16px/40px "微软雅黑","Microsoft Yahei";
}
.sidemenu dd {
    margin-top: 8px;
    background-color: #fafafa;
    font-size: 15px;
    position: relative;
}
.sidemenu dt, .sidemenu dd {
    line-height: 40px;
}
.sidemenu dd a {
    color: #555;
    display: block;
}
.rigCont {
    width: 800px;
}
.fr {
    float: right;
    display: inline;
}
.detailsRig {
    background-color: #fafafa;
    border: 1px solid #d4e5dc;
}
.pb30 {
    padding-bottom: 30px;
}
.detailsTitle {
    font: bold 18px/38px "微软雅黑","Microsoft Yahei";
    color: #B32022;
    padding-left: 37px;
    border-bottom: 1px solid #d4e5dc;
}
.detailsCont {
    padding: 0 35px;
    overflow: hidden;
}
.sidemenu dd.active,.sidemenu dd:hover{background-color: #B32022;}
.sidemenu dd.active a,.sidemenu dd:hover a{color: #fff;}
.item-list .item-info {
	float: left;
	width: 97%;
    line-height: 40px;
    border-bottom: 1px solid rgb(220,220,220);
    padding: 0 5px 0 10px;
    margin-top: 5px;
}
.item-title {
    float: left;
    color: #333333;
    font-size: 16px;
}
.item-info:hover .item-title{
	color: #B32022;}
	.item-info:hover .datetime{
	color: #B32022;}
.datetime {
    float: right;
    color: rgb(179,179,179);
    font-size: 14px;
}
.fanye {
    height: 80px;
    padding-top: 60px;
}
.page-navigation {
    text-align: center;
}
.page-navigation a:link {
    text-decoration: none;
}

.page-navigation a{
    border:1px solid #ccc;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    padding: 0 8px;
    background-color: #fff;
    border: 1px solid #ccc;
    margin-right: 10px;
    color: #666;
    cursor: pointer;
    transition: background-color, fast;
    -webkit-transition: background-color, fast;
    transition: background-color, 0.2s;
    -o-transition: background-color, 0.2s;
    -ms-transition: background-color, 0.2s;
    -moz-transition: background-color, 0.2s;
    -webkit-transition: background-color, 0.2s;

    -o-border-radius: 4px, 0, 0, 0;
    -ms-border-radius: 4px, 0, 0, 0;
    -moz-border-radius: 4px, 0, 0, 0;
    -webkit-border-radius: 4px, 0, 0, 0;
}
.page-navigation select {
    margin-bottom:3px;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    padding: 0 8px;
    background-color: #fff;
    border: 1px solid #ccc;
    margin-right: 15px;
    color: #666;
    cursor: pointer;
    transition: background-color, fast;
    -webkit-transition: background-color, fast;
    transition: background-color, 0.2s;
    -o-transition: background-color, 0.2s;
    -ms-transition: background-color, 0.2s;
    -moz-transition: background-color, 0.2s;
    -webkit-transition: background-color, 0.2s;

    -o-border-radius: 4px, 0, 0, 0;
    -ms-border-radius: 4px, 0, 0, 0;
    -moz-border-radius: 4px, 0, 0, 0;
    -webkit-border-radius: 4px, 0, 0, 0;
}
.page-info {
    text-align: center;
    margin-top: 10px;
}
.page-info span {
    margin-right: 10px;
    color: #666;
}
.xnlj li a{

    color: #fff;
}