.current{
    max-width: 1200px;
    margin: 0 auto;
    padding: 30px 0px 50px;
    overflow: hidden;
}
.current a,.current span{
    font-size: 32px;
    line-height: 64px;
    color: #333;
}
.current span{
    padding: 0px 10px;
}
.main{
    max-width: 1000px;
    margin: 0 auto;
    padding-bottom: 20px;
    overflow: hidden;
}
.main .title{
    font-weight: bold;
    font-size: 52px;
    line-height: 78px;
    text-align: center;
    padding-bottom: 20px;
    border-bottom: 4px solid #eee;
}
.main .date{
    overflow: hidden;
    margin: 50px 0px;
    text-align: center;
}
.main .date li{
    display: inline-block;
    margin-right: 80px;
    float: none;
}
.main .date li span,.main .date li a{
    font-size: 28px;
    color: #999;
}
.main .article p, .main .article span {
    line-height: 64px !important;
    color: #333;
    font-size: 32px !important;
    text-indent: 2rem !important;
    font-family: 微软雅黑 !important;
}
div#zoom {
    font-size: 32px  !important;
}
.main .dygb{
    font-size: 28px;
    line-height: 64px;
    
    text-align: right;
    padding: 50px 0px;
    overflow: hidden;
    border-bottom: 4px solid #eee;
    display: block;
}
.main .dygb a{
    color: #333;
}
.main .page{
    margin: 20px 0px;
    display: block;
    overflow: hidden;
}
.main .page a{
    font-size: 32px;
    line-height: 64px;
    color: #333;
}
.xinxiangtab {
    width: 1000px;
    height: 80px;
    margin: 50px auto;
}
.xinxiangtab div {
    width: 560px;
    height: 80px;
    line-height: 80px;
    background: #ef920e;
    text-align: center;
    margin: 0px auto;
}
.xinxiangtab div a {
    color: #ffffff;
    font-size: 36px;
    cursor: pointer;
}

