@charset "utf-8";
/* CSS Document */
/**picture**/
.picture{ width: 100%; height: 283px; display: block; overflow: hidden; background: url("images/new_pic_bj.gif") repeat-x; border-top: solid 1px #cdcdcd; margin-top: 25px}
.picture img{ width: 1095px; display: block; margin: 0 auto; height: 283px}
/***当前位置***/
.dqwz{ width: 970px; height: auto; line-height: 30px; margin: 10px auto; border-bottom: solid 1px #cccccc}
.dqwz ul{ width: 100%; display: block; overflow: hidden}
.dqwz ul li{ float: left; margin-right: 5px; font-size: 14px; color: #505050; font-weight: bold}
.dqwz ul li a{ color: #505050}
.dqwz ul li a:hover{ text-decoration: underline}
.dqwz ul li a.on{ color: #d0153c}
/**新闻列表**/
.lists{ width: 970px; height: auto; margin: 20px auto; display: block; overflow: hidden; background-color: #ffffff}
.lists .pic{ width: 220px; height: 100px; border: solid 1px #e3e3e3; padding: 1px; float: left}
.lists dl{ width: 720px; height: auto; float: left; margin-left: 26px}
.lists dl dt{ width: 100%; height: 24px; line-height: 24px; margin-bottom: 10px}
.lists dl dt .title{ font-size: 14px; color: #585858; font-weight: bold; float: left}
.lists dl dt .title:hover{ color: #d0153c}
.lists dl dt .date{ float: right; color: #afafaf}
.lists dl dd{ width: 100%; display: block}
.lists dl dd p{ line-height: 20px; color: #505050; height: 40px; overflow: hidden}
.lists dl dd .more{ font-size: 10px; color: #c5c5c5; background: url("images/new_more_q.gif") no-repeat left center; text-indent: 20px; float: right; height: 20px; line-height: 20px;
    margin-top: 10px}
.lists dl dd .more:hover{ background: url("images/new_more_h.gif") no-repeat left center}
/***内容页当前位置***/
.dqwz-detail{ width: 1060px; height: auto; line-height: 30px; margin: 25px auto 10px auto}
.dqwz-detail ul{ width: 100%; display: block; overflow: hidden}
.dqwz-detail ul li{ float: left; margin-right: 5px; font-size: 14px; color: #505050; font-weight: bold}
.dqwz-detail ul li a{ color: #505050}
.dqwz-detail ul li a:hover{ text-decoration: underline}
.dqwz-detail ul li a.on{ color: #d0153c}
/***article***/
.article{ width: 1060px; height: auto; margin: 20px auto 0 auto; display: block; overflow: hidden}
.article .title{ width: 100%; color: #d0153c; font-size: 14px; font-weight: bold; line-height: 30px}
.article .text{ width: 100%; display: block; overflow: hidden; color:#505050; line-height:26px; padding-bottom:100px}