.exhibition-blocks .exhibition-block .lower .date{font-size: 16px;}
.exhibition-blocks .exhibition-block .lower .name{font-size: 18px;margin-top: 0.25rem;margin-bottom: 1rem;}
.exhibition-blocks .exhibition-block .lower .location{font-size: 16px;height: 22px;line-height: 22px;}
.exhibition-blocks .exhibition-block .lower .button{font-size: 18px;}

















/*新闻内页*/
.content {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    padding-right: 2.8125rem;
    padding-left: 2.8125rem;
    position: relative;
    height: 100%;
    width: 100%;
    margin-bottom:100px;
}
.capitalize{text-transform: lowercase;}

.content h4{font-size: 36px;}
.content h5{font-size: 16px;margin: 10px 0 20px;color: #D7D2AE;}
.content h6{font-size: 24px;margin: 10px 0 20px;}
.content p span{height: 25px;line-height: 25px;}
.return{display: inline-block;*display: block;*zoom: 1;margin-top:50px;border-radius:10px;width: 100px;height: 35px;line-height: 35px;background: #16274C;color: #fff;text-align: center;}




















































