.container{
    margin-top: 30px;    
}
.mainBox{
    width:962px;
    float: left;
    position: relative;
}
.mainBox::after,
.mainContent::after{
    content: ""; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;  
    }
.topBack{    
    margin: 0 4px;
    height: 5px;
    background: url(../images/newzonghe-01.png) 0 0 repeat-x;
    *background-position: 0 12px;
}
.mainContent{
    width: 100%;
    background:url(../images/newzonghe-02.png) repeat-y;
}
.ContentLeft{
    width: 304px;
    float: left;
}
.footerBack{
    margin: 0 4px;
    width: 954px;
    height: 5px;
    background: url(../images/newzonghe-04.png) 0 bottom repeat-x;
    *background-position: 0 -1082px;
}
}
.rightBack {
    width: 13px;
    height: 1000px;
    background: url(../images/newzonghe-03.png) left top no-repeat;
    position: absolute;
    right: -8px;
    top: 0;
}
.ContentLeft{
    float: left;
    width: 304px;
    margin: 0 30px 0px 5px;
    padding-bottom: 20px;
}
.ContentLeftTop {
    width: 270px;
    *width: 295px;
    background: url(../images/newzonghe-05.png) 0 0 no-repeat;
    padding-left: 25px;
    margin-bottom: 15px;
}
.ContentLeftTop h1{
    color: #555555;
    padding-top: 20px;
    font: normal 20px/1 "Microsoft YaHei";
}
.article-titbar {
    margin-top: 8px;
    line-height: 1.8em;
}
.article-titbar span {
    display: block;
    color: #555555;
    font-size: 14px;
}
.guideinfo-bd-list {
    margin-right: 24px;
    overflow: hidden;
}
.guideinfo-bd-list h2 span {
    display: inline-block;
    background: #3d79b6;
    color: #FFF;
    font-weight: normal;
    font-size: 14px;
    padding: 8px 16px 8px 25px;
}
.guideinfo-bd-listbox {
    margin-left: 10px;
    overflow: hidden;
}
.guideinfo-listbox-tree {
    margin-top: 15px;
}
.guide-mark {
    float: left;
    width: 9px;
    height: 9px;
    background-size: 10px 50px;
    background-repeat: no-repeat;
    background-image: url(../images/newzonghe-06.png);
    margin-top: 10px;
}
.guideinfo-listbox-tree h3, .guideinfo-listbox-tree h3.current {
    padding-left: 15px;
    /* background: url() 0 9px no-repeat; */
    font-size: 14px;
    line-height: 28px;
    color: #333;
    cursor: pointer;
}
.guideinfo-listbox-tree ul {
    padding: 0;
    margin-left: 15px;
    overflow: hidden;
}
.guideinfo-listbox-tree li a {
    display: inline-block;
    margin-right: 12px;
    margin-top: 15px;
    line-height: inherit;
    font-size: 14px;
    color: #666;
}
.guideinfo-bd-r {
    float: right;
    width: 602px;
    padding: 20px 20px 20px 0;
}
.guideinfo-bd-r h3 {
    color: #555555;
    border-bottom: 1px solid #ddd;
    font: normal 14px/32px "Microsoft YaHei",Arial,"simsun","Tahoma",sans-serif;
    text-align: left;
}
.guideinfo-bd-r .crumbs-arrow {
    font-family: "simsun";
    font-style: normal;
    margin: 0 5px;
}
.ContentBox .ContentTitle {
    text-align: center;
    font-weight: bold;
    border: none;
    margin: 10px;
    color: #444444;
}
/* .ContentBox p{
    text-indent: 2em;
    font-family: "Micorosoft YaHei";
    margin: 10px;
    line-height: 30px;
    color: #444444;
    font-size: 14px;
    margin: 10px;
} */
.ContentBox img{
    width: 100%;
}
.guideinfo-listbox-tree .current {
    background-position: 0px -41px;
}