/* 通用头部开始 */
.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: #E7F1FF;}
.current-position>div {
    background: url(dqwz.png) no-repeat left center;
    padding-left: 20px;
    padding-right: 20px;
}
.current-position td {
    color: #999999;
}
.current-position>div a {
    font-size: 14px;
    color: #999999;
}
/* 当前位置结束 */

/* 主体内容开始 */
body{width:100%;height:100%;background-size:100%;background:url(bg.png) center bottom no-repeat;}
.main{padding: 40px 150px;border: 1px solid #e3e3e3;background:#fff;box-shadow: 0 0 12px 0 rgba(68,138,240,0.10);}
.title{text-align: center;border-bottom: 2px solid #717171;}
.sub-title{text-align: center;}
.sub-title span{padding: 0 25px;}
.zoom img{margin:10px auto;max-width: 90%;height: auto;display: inline-block;}
/* 第四处 */
.author,.resource{text-align: right;}
.sub-area{background-color: #f7f7f7;margin-top: 25px;}
.print-close a{padding-left: 20px;margin-right: 25px;cursor: pointer;}
.print{background: url(print.png) no-repeat left center;}
.close{background:url(close.png) no-repeat left center}
.main embed,.main video{display: block;max-width: 90%;margin: 0 auto;}
.share{margin-top: 10px;background: url(fenxiang.png) no-repeat left center;}
.fjxz{font-weight: bold;}
/* 第三处 */
/* 主体内容结束 */

/* 字体定义开始 */
.title{font-size: 26px;font-weight: normal;line-height: 45px;padding: 10px 0;}
.sub-title{font-size: 14px;line-height: 60px;}
/* 第二处修改 */
.zoom{font-size: 16px;line-height: 32px;}
.author,.resource{font-size: 14px;line-height: 30px;}
.sub-area{height: 40px;line-height: 40px;font-size: 14px;margin-bottom: 50px;}
.prevPage,.nextPage {font-size: 14px;line-height: 30px;padding: 10px 0 0;display: block;}
.prevPage{border-top:1px dotted #c5c5c5;padding-top: 16px;}
/* 字体定义结束 */
