/*=================art==================*/

.pos {
    height: 56px;
	line-height: 56px;
    margin: 0 auto;
	color: #666;
    background-color: #fff;
}
.pos a:link,.pos a:visited,.pos a:active{
    color: #666;
}
.pos a:hover{
    color: #245399;
}
#breadcrumb {
    width: 100%;
    line-height: 56px;
    font-size: 14px;
    color: #333;
}
.font-size {
	width:33%;
	text-align: left;
	line-height: 34px;
}
.center-info{
	width:33%;
	text-align: center;
	line-height: 34px;
}
.share-info {
	width:33%;
	text-align: right;
	line-height: 34px;
}
#breadcrumb a {
    color: #333;
}

.art-title-box {
    margin: 0 auto;
    background-color: #fff;
}

.art-title {
    margin: 0 auto;
    padding-top: 0px;
}

.art-title h1 {
    font-weight: normal;
    margin-bottom: 40px;
}

.art-title h1 p {
    font-size: 28px;
    line-height: 40px;
    color: #333;
    text-align: center;
    outline: none;
}

#othermessage {
    font-size: 14px;
    line-height: 14px;
    color: #999;
    width: 100%;
    margin: 0 auto 30px;
}

#othermessage dl {
    margin: 0;
}

#othermessage dl a {
    color: #999;
}

#othermessage dl a.on {
    color: #333;
}

.bdsharebuttonbox {
    margin-left: -10px;
}

.bdsharebuttonbox a {
    margin: -1px 0 0 10px !important;
    font-size: 14px !important;
}

.repeatX {
    width: 100%;
    background: url("wfn-line.png"/*tpa=http://wsjkw.weifang.gov.cn/images/wfn-line.png*/) 0 0 repeat-x;
    height: 8px;
}

/*修改分享样式*/
.bds_weixin {
    background-image: url("wxShare.png"/*tpa=http://wsjkw.weifang.gov.cn/images/wxShare.png*/) !important;
    background-position: 0 !important;
}

.bds_tsina {
    background-image: url("wbShare.png"/*tpa=http://wsjkw.weifang.gov.cn/images/wbShare.png*/) !important;
    background-position: 0 !important;
    opacity: initial !important;
}

.bds_sqq {
    background-image: url("qqShare.png"/*tpa=http://wsjkw.weifang.gov.cn/images/qqShare.png*/) !important;
    background-position: 0 !important;
}

.bds_qzone {
    background-image: url("qzoneShare.png"/*tpa=http://wsjkw.weifang.gov.cn/images/qzoneShare.png*/) !important;
    background-position: 0 !important;
}

.bds_weixin:hover {
    background-image: url("wxShare_on.png"/*tpa=http://wsjkw.weifang.gov.cn/images/wxShare_on.png*/) !important;
    background-position: 0 !important;
    opacity: initial !important;
}

.bds_tsina:hover {
    background-image: url("wbShare_on.png"/*tpa=http://wsjkw.weifang.gov.cn/images/wbShare_on.png*/) !important;
    background-position: 0 !important;
    opacity: initial !important;
}

.bds_sqq:hover {
    background-image: url("qqShare_on.png"/*tpa=http://wsjkw.weifang.gov.cn/images/qqShare_on.png*/) !important;
    background-position: 0 !important;
    opacity: initial !important;
}

.bds_qzone:hover {
    background-image: url("qzoneShare_on.png"/*tpa=http://wsjkw.weifang.gov.cn/images/qzoneShare_on.png*/) !important;
    background-position: 0 !important;
    opacity: initial !important;
}

.mainTextBox {
    background-color: #fff;
    margin: 0 auto;
}

#mainText {
    padding: 35px 0 25px 0;
    margin: 0 auto;
    color: #404040;
    font-size: 16px;
    line-height: 200%;
}

#mainText p {
    outline: none;
}

#pic {
    text-align: center;
}

#pic ul {
    padding-top: 10px;
    display: none;
}

.appendix {
    padding: 10px;
}