.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:#006699;height:60px;text-align:center;color:#fff;line-height:60px;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;line-height:50px;font-size:16px;box-sizing:border-box;display:block;width:262px;}
.aside ul li a:hover {text-decoration:none;color:#fff;}
.aside ul li:hover { background:#0590d7;}
.on {color:#fff;background:#0590d7;}
.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:#006699;font-size:20px;margin-left:10px;line-height:30px;float:left;margin-top:10px;font-weight:normal; position: relative;}
.detail .position h3 span:after{content:'';position:absolute;top:38px;left:0px;width:80px;height:5px;background-color:#00689c;}
.detail .position p {color:rgb(102,102,102);}
.detail .position a {color:rgb(102,102,102);}
.detail .position a:hover {color:#006699;}
.detail > ul {margin:15px 30px;}
.detail > ul > li {height:45px;line-height:45px;padding-left:20px;border-bottom:1px dashed #e8e8e8;position:relative; background: url(star.png) 0 15px no-repeat;}
.detail > ul > li:hover{background-position: 0 -22px;}
.detail > ul > li i {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:#006699;}
.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:#006699;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;}

.leader_list_l{
	padding: 30px 30px 0;
}
.leader_list_l li{width:100%;float:left;background:#f6f6f6;margin-bottom:16px;}
.leader_list_l li .pic{width:145px;height:175px;float:left;overflow:hidden;}
.leader_list_l li .pic img{width:145px;height:175px;}

.leader_list_l li .c_right{width:690px;float:left;margin-left:20px;}

.leader_list_l li .c_right h1{font-size:19px;padding-top:20px;}
.leader_list_l li .c_right h1 a:hover{color:#0590d7}
.leader_list_l li .c_right p{font-size:16px;padding-top:10px;line-height:26px;color:#555;padding-bottom:20px;text-indent:32px;}

.teacher_list_l{padding: 30px 30px 0;}
.mut{overflow:hidden;height:42px;line-height:36px;clear:both;clear:both;border-bottom:1px #EEE solid;margin-bottom:6px}
	.mut b{font-size:19px;color:#444}
	.mut span{float:left;width:400px;display:block}
	.mut em{float:right;height:40px;line-height:40px;width:100px;text-align:right;font-size:15px}
	.mut em i{font-size:18px;float:right;margin-top:1px}
	.mut em a{color:#f08740}
	.mut em a:hover{color:#F00}
.list-jh{clear:both;width:100%;overflow:hidden;margin-bottom:20px;float:left;}
.m_newzi {overflow:hidden; float:left;clear:both;}
.m_newzi ul{float:left;margin-left:0px}
	.m_newzi li{float:left;width:129px;height:45px;line-height:45px;margin:5px 0px 10px 20px}
	.m_newzi li:nth-child(6n+1){margin:5px 0px 10px 0px}
	.m_newzi a {background:#efefef;display:block;text-align:center;font-size:16px;}
	.m_newzi a:hover{background:#0590d7;color:#FFF;display:block;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:#006699;color:#fff;}
.pageList ol li.pageOn a {background:#006699;color:#fff;}