/* 通用头部开始
.top{height: 40px;line-height: 40px;font-size: 14px;background-color: #006eab;color: #ffffff;}
.top a{color: #ffffff;}
.banner{height: 180px;line-height: 180px;font-size: 30px;font-weight: bold;background-color: #f7f7f7;}
.nav{background-color: #006eab;font-size: 18px;line-height: 60px;}
.nav ul li{width: 200px;}
.nav ul li a{color: #ffffff;display: block;height: 60px;text-align: center;} */
/* 通用头部结束 */
/* 通用底部开始 
.footer{font-size: 14px;text-align: center;}
.footer-top{height: 40px;line-height: 40px;background-color: #006eab;color: #ffffff;}
.footer-bottom{height: 110px;line-height: 110px;background-color: #dbdbdb;}*/
/* 通用底部结束 */

/* 当前位置开始 */
.current-position{line-height: 40px;font-size: 14px;background: #ededed;}
.current-position>div{background: url(currentPosition.png) no-repeat left 15px;padding-left: 20px;padding-right: 20px;}
/* 当前位置结束 */

/* 主体内容开始 */
.old_type .current-position{line-height: 80px;font-size: 28px;}
.old_type .current-position>div{    background: url(currentPosition.png) no-repeat left center;background-size: 30px 20px;padding-left: 35px;}
.old_type .title{font-size: 48px;
    line-height: 64px;}

.old_type .sub-title{font-size: 30px;}

.old_type .zoom p, .old_type .zoom p span {
    font-size: 36px !important;
    line-height: 72px !important;
}

.old_type .sub-area{height: 80px;line-height: 80px;font-size: 28px;}


.old_type  .print, .old_type  .close {
       padding-left: 35px;
    background-size: 26px;
}
.old_type .prevPage{font-size: 28px;line-height: 46px;}