.pleft{width:1300px;margin: 0 auto;}


/*内容页*/
#container {
    width: 1300px;
    margin: 0 auto;
    margin-top: 50px;
}
.sitemp {
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    padding-right: 10px;
    border-bottom: 4px solid #017dc8;
}
.sitemp h2 {
    width: 680px;
    float: left;
    color: #2f2f2f;
    font-size: 24px;
    line-height: 1px;
    font-weight: normal;
}
.sitemp .site {
    float: right;
    background: url(/templets/mhmb/images/home.png) left center no-repeat;
    padding-left: 20px;
    text-align: right;
    color: #999;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}
.news_detail h1.title {
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 18px;
    border-bottom: 1px solid #e0e1dc;
    margin-bottom: 5px;
    padding-bottom: 30px;
}
.info_title {
    border-bottom: 1px solid #e1e4e6;
}
.news_detail h3.title_bar {
    line-height: 18px;
	font-size: 14px;
    text-align: center;
    font-weight: normal;
    color: #808080;
    float: left;
    height: 18px;
    overflow: hidden;
}
.content{margin-top: 45px;}

h3.title_bar {
    margin-left: 100px;
    width: 680px;
    float: left;
}
.news_detail h3.title_bar span {
    padding-right: 10px;
}
.share {
    padding-left: 5px;
    padding-bottom: 8px;
    float: left;
    padding-top: 8px;
    width: 240px;
    height: 18px;
}
h3.tag {
    line-height: 18px;
    font-size: 12px;
    padding-top: 10px;
    border-top: 1px dashed #e0e1dc;
    margin-top: 10px;
    color: #999;
    font-weight: normal;
}
h3.tag a {
    color: #017DC8;
}
.page {
    line-height: 26px;
    border-top: 1px dashed #e0e1dc;
    margin-top: 6px;
    padding-top: 5px;
    font-size: 12px;
}
.page a {
    color: #017DC8;
}
.page span {
    color: #017DC8;
}