body{
    font-size: 16px;
    color: #333;
    font-family: "微软雅黑";
}

.Breadcrumbs{
    height: 60px;
    background-color: #f6f6f6;
}
.Breadcrumbs_box{
    width: 1200px;
    margin: 0 auto;
}
.Breadcrumbs_box table td{
    color: #666;
    font-size: 16px;
}
.Breadcrumbs_box a{
    margin:0 5px;
    color: #666;
    font-size: 16px;
}

.art_main{
    min-height: 600px;
    width: 1200px;
    margin: 0 auto;
    padding: 30px 0;
}
.art_title{
    width: 1000px;
    margin: 0 auto;
    padding-bottom: 15px;
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: 30px;
}
.art_title h1{
    font-size: 25px;
    text-align: center;
    font-weight: bold;
    color: #BB2323;
    line-height: 50px;
}
.art_title h2{
    text-align: center;
    font-size: 20px;
    line-height: 40px;
}
.fz_xx{
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-top: 20px;
}
.fz_xx span{
    display: inline-block;
    margin: 0 5px;
    font-size: 16px;
    color: #333;
}
.fz_xx #art_share{
    display: inline-block;
    float: right;
}
#zoom{
    width: 1000px;
    margin: 0 auto;
    margin-bottom: 20px;
}
#zoom p{
    line-height: 35px;
    text-indent: 2em;
    font-size: 16px;
    color: #333;
}
#zoom p a{
    font-size: 16px;
    color: #333;
}
.art_foot{
    width: 1000px;
    margin: 0 auto;
    padding: 0 15px;
    height: 40px;
    line-height: 40px;
    text-align: right;
    background-color: #EBEBEB;
}
.art_foot a{
    font-size: 16px;
    color: #333;
    margin: 0 15px;
    padding-left: 25px;
    background: url(./bg_dy.png) no-repeat left center;
}
.art_foot a+a{
    background-image: url(./bg_gb.png);
}
