.active {display:block;}
.container {margin:0px auto;width:1200px;}
.container::after {clear:both;display:block;content:"";}
.aside {background:rgb(245,245,245);width:262px;position:relative;min-height:500px;}
.aside p {background:#93630a;height:60px;text-align:center;color:#fff;line-height:50px;font-size:20px;margin-top:0px;font-weight:bold;}
.aside ul {padding-bottom:20px;}
.aside ul li {width:262px;height:50px;text-align:center;border-bottom-color:rgb(192,192,192);border-bottom-width:1px;border-bottom-style:solid;position:relative;}
.aside ul li a {height:50px;font-size:16px;box-sizing:border-box;display:block;width:262px;padding-top:10px;}
.aside ul li a:hover {text-decoration:none;color:#fff;}
.aside ul li:hover { background:#b0760b;}
.on {color:#fff;background:#b0760b;}
.detail {background:rgb(255,255,255);width:938px;min-height:500px;box-sizing:border-box;}
.detail .position {margin:0px 30px;height:50px;line-height:50px;border-bottom-color:rgb(207,207,207);border-bottom-width:1px;border-bottom-style:solid;}
.detail .position h3 img {margin-top:15px;float:left;}
.detail .position h3 span {color:#b0760b;font-size:20px;margin-left:10px;line-height:30px;float:left;margin-top:10px;font-weight:bold;}
.detail .position p {color:rgb(102,102,102);}
.detail .position a {color:rgb(102,102,102);}
.detail .position a:hover {color:#b0760b;}
.detail > ul {margin:15px 30px;}
.detail > ul > li {height:45px;line-height:45px;padding-left:20px;border-bottom:1px dashed #e8e8e8;position:relative;}
.detail > ul > li i {background:url(triggle.png) no-repeat center;left:0px;top:18px;width:14px;height:8px;position:absolute;}
.detail > ul > li a {float:left; font-size: 16px; overflow:hidden;display:inline-block;white-space:nowrap;-ms-text-overflow:ellipsis;}
.detail > ul > li a:hover {color:#b0760b;}
.detail > ul > li span {float:left;right:3px;color:rgb(102,102,102);position:absolute;background:#f6f7fb;border:1px solid #e8eaf3;float:right;display:block;width:90px;height:20px;line-height:20px;margin-top:10px;font-size:12px;text-align:center;color:#545454;}
.detail .content {padding:20px 30px;text-indent:2em;}
.detail.wd {width:100%;border-top-color:#b0760b;border-top-width:5px;border-top-style:solid;}
.caption {text-align:center;}
.caption h3 {margin:20px 0px 10px;line-height:40px;font-size:22px;font-weight:500;}
.caption div span {margin:0px 10px;color:rgb(102,102,102);font-size:14px;}
.content p {margin:15px 0px;line-height:30px;text-indent:2em;font-size:16px;}
.content p.img {text-align:center;}


/*页码*/
.pageList {height:40px;overflow:hidden;font-size:12px;margin-top:20px;margin-left:35px;}
.pageList .firstPage,.pageList .lastPage,.pageList .prevPage,.pageList .nextPage {height:20px;line-height:20px;padding-left:5px;padding-right:5px;background:#fafafa;border:1px solid #eaeaea;margin-right:5px;cursor:pointer;}
.pageList ol li {float:left;display:inline-block;width:20px;height:20px;text-align:center;line-height:20px;margin-right:5px;background:#fafafa;border:1px solid #eaeaea;}
.pageList ol li a {display:block;width:20px;height:20px;text-align:center;line-height:20px;}
.pageList a {font-size:12px;}
.pageList a:hover {background:#b0760b;color:#fff;}
.pageList ol li.pageOn a {background:#b0760b;color:#fff;}