@charset "utf-8";
/* CSS Document */
.banner .col-md-12{
	padding-left: 0px;
	padding-right: 0px;
}
.banner img{
	width: 100%;
}

/*左菜单*/
.submenu{
	margin-top: 30px;
	border-right: 25px solid #e1e1e1;
	border-top: 25px solid #e1e1e1;
	border-bottom: 25px solid #e1e1e1;
	background: #f3f3f3;
}
.submenu-main{
	padding-top: 50px;
	background: url("../image/submenu-bg.jpg") no-repeat center bottom;
	background-size: 100% auto;
	padding-bottom: 150px;
}
.submenu-title{
	margin-left: 30px;
	border-left: 12px solid #286fbd;
	font-size: 30px;
	color: #286fbd;
	padding-left: 25px;
}
.submenu-con{
	margin-top: 30px;
}
.submenu-con>li{
	text-align: center;
	line-height: 56px;
	width: 100%;
	border-bottom: 1px solid #d5d5d5;
	float: left;
}
.submenu-con>li>a{
	padding-left: 15px;
	width: 100%;
	float: left;
	color: #707070;
	font-size: 18px;
	width: 90%;
	display: block;
	transition: all 0.5s;
}
.submenu-con>li:hover{
	background: #286fbc;
	color: #fff;
}
.submenu-con>li:hover>a{
	color: #fff;
	font-size: 20px;
}
.submenu-con>li>span{
	display: block;
	width: 10%;
	float: right;
	line-height: 56px;
}
.submenu-con>li>span:after{
	font-family: 'FontAwesome';
    content:"\f105";
}
.submenu-2{
	background: #fff;
	padding:15px 0px;
	float: left;
	width: 100%;
}
.submenu-2 li{
	line-height: 42px;
	padding-left: 30px;
	padding-right: 30px;
	width: 100%;
}
.submenu-2 li a{
	font-size: 16px;
	color: #707070
}
.submenu-2 li:hover{	
	background: #eef2f6;
}
.submenu-2 li:hover a{
	color: #286fbc;
}
.submenu-con .cur{
	background: #286fbc;
	color: #fff;
}
.submenu-con .cur a{
	color: #fff;
}
.submenu-con .cur ul li a{
	color: #393939;
}

/*师资列表页*/
.listcolumn-sz{
	
}
.teacher-item{
	float: left;
	width: 100%;
	background: #f0f2f6;
	box-shadow: 0 0 10px #a1a1a1;
	-webkit-box-shadow:0 0 10px #a1a1a1;
	-o-box-shadow:0 0 10px #a1a1a1;
	-moz-box-shadow:0 0 10px #a1a1a1;
	padding:30px;
	margin-bottom: 30px;
}
.teacher-item-img{
	width: 30%;
	float: left;
}
.teacher-item-img img{
	width: 100%;
}
.teacher-item-con{
	float: left;
	width: 70%;
	padding-left: 15px;
}
.sz-title{
	float: left;
	width: 100%;
	/* line-height: 1em; */
	margin-bottom: 10px;
	font-size: 20px;
}
.sz-info div{
	width: 100%;
	line-height: 1.8em;
	display: inline-block;
	text-overflow:ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: justify;
}

/*导航*/
.con-top{
	margin-top: 25px;
	border-bottom: 1px solid #9f9f9f;
	padding-bottom: 8px;
}
.listcolumn-title{
	font-size: 24px;
	color: #0159b2;
	float: left;
	line-height: 32px;
}
.sitemap{
	color: #9a9a9a;
	font-size: 14px;
	float: right;
	line-height: 32px;
}
.sitemap a{
	color: #9a9a9a;
}

/*正文*/
.chapter{
	margin-top: 30px;
}
.chapter p,.chapter-sz p{
	line-height: 200%;
	margin-top: 15px;
	text-align: justify;
}
.chapter-title{
	font-size: 24px;
	width: 100%;
	text-align: center;
	margin-top: 50px;
	font-weight: bold;
}
.chapter-info{
	background: #eeeeee;
	color: #707070;
	line-height: 48px;
	text-align: center;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 50px;
}
.chapter-img{
	width: 100%;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%;
}
.fb-name
{
	margin-left:10px;
}
.chapter-img img{
	max-width: 70%;
}
.chapter img{
	max-width: 70%;
}
@media(min-width:1024px){
	.displayInfo .chapter{
		width: 80%;
		margin-left: 10%;
	}
}

/*列表页*/
.listcolumn-con{
	margin-top: 30px;
}
.listcolumn-con .news-item{
	line-height: 56px;
	border-bottom: 1px solid #eeeeee;
}
.listcolumn-con .news-item-title{
	line-height: 56px;
}
.listcolumn-con .news-item-date{
	line-height: 56px;
	line-height: 56px;
}

/*师资队伍内容页*/
.displayInfo-sz h3{
	border-left: 12px solid #286fbc;
	padding-left: 25px;
	font-size: 24px;
	font-weight: bold;
	width: 100%;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 15px;
}
.displayInfo-sz h4{
	margin-top: 20px;
	margin-bottom: 15px;
	color: #286fbc;
	font-weight: bold;
	font-size: 18px;
}
.displayInfo-sz .chapter-sz{
	margin-top: 30px;
}
.displayInfo-sz .teacher-img{
	width: 12%;
	float: left;
	text-align: center;
}
.displayInfo-sz .teacher-img img{
	max-width: 100%;
}
.displayInfo-sz .teacher-info{
	width: 88%;
	padding-left: 30px;
	float: left;
}
.displayInfo-sz .teacher-info .teacher-info1{
	/* line-height: 1em; */
	margin-bottom: 15px;
}
.displayInfo-sz .teacher-info .teacher-info2{
	line-height: 2.2em;
}
.displayInfo-sz .teacher-name{
	font-size: 20px;
	font-weight: bold;
}

/*师资队伍列表页*/
.listcolumn-sz {}
.sz-department{
	margin-top: 30px;
	margin-bottom: 15px;
	color: #286fbc;
	font-size: 24px;
	font-weight: bold;
	clear: both;
}
.sz-item{
	background: #fff;
	box-shadow: 0 0 10px #a1a1a1;
	-webkit-box-shadow:0 0 10px #a1a1a1;
	-o-box-shadow:0 0 10px #a1a1a1;
	-moz-box-shadow:0 0 10px #a1a1a1;
	width: 100%;
	padding:30px;
	margin-bottom: 30px;
	height: 180px;
}
.sz-top{
	float: left;
	padding-bottom: 10px;
	margin-bottom: 15px;
	width: 100%;
	border-bottom: 1px solid #c7c7c7;
	line-height: 32px;
	
}
.sz-item .sz-title{
	color: #286fbc;
	font-size: 20px;
	display: inline-block;
	width: 25%;
	float: left;
}
.sz-item .sz-title a{
	color: #286fbc;
}
.sz-item .sz-zc{
	width: 75%;
	float: left;
	color: #858585;
	display: inline-block;
	text-overflow:ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: justify;
}
.sz-item .sz-yjfx{
	line-height: 32px;
	overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: justify;
    display: block;
	width: 100%;
}
.sz-item .sz-email{
	line-height: 32px;
	text-overflow:ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: justify;
    display: block;
}
.sz-list{
	margin-top: 50px;
}
.sz-lm{
	background: #114886;
	width: 200px;
	font-size: 24px;
	color: #fff;
	line-height: 56px;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 15px;
}
.sz-list2{
	clear: both;
}
.sz-list2 li{
	width: 20%;
	float: left;
	padding:0px 15px;
	margin-top: 15px;
}
.sz-list2 li a{
	width: 100%;
	display: block;
	line-height: 32px;
	color: #565656;
	font-size: 18px;
	text-align: left;
}
.sz-list2 li a:hover{
	color: #002D7E;
}
@media(min-width:1600px){
	.displayInfo-sz .col-md-3,.listcolumn-sz .col-md-3{
		width: 30%;
	}
	.displayInfo-sz .col-md-9,.listcolumn-sz .col-md-9{
		width: 70%;
	}
}
@media(max-width:1599px){
	.displayInfo-sz .col-md-3,.listcolumn-sz .col-md-3{
		width: 30%;
	}
	.displayInfo-sz .col-md-9,.listcolumn-sz .col-md-9{
		width: 70%;
	}
}
@media(max-width:1380px){
	.submenu-title{
		margin-left: 15px;
		border-left: 8px solid #286fbd;
		font-size: 24px;
		padding-left: 10px;
	}
	.submenu-title{
		margin-left: 15px;
		border-left: 8px solid #286fbd;
		font-size: 24px;
		padding-left: 10px;
	}
	.submenu-con>li>a{
		font-size: 16px;
	}
	.submenu-con>li:hover>a{
		font-size: 18px;
	}
	.listcolumn-title{
		font-size: 20px;
	}
	.sz-info div{
		line-height: 1.6em;
	}
}
@media(max-width:1024px){
	.sz-info div{
		line-height: 2em;
	}
}
@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
	.displayInfo-sz .col-md-9,.listcolumn-sz .col-md-9{
		width: 100%;
	}
	.submenu{
		display: none;
	}
	.news-item-title{
		width: 75%;
	}
	.news-item-title a{
		padding-right: 0px;
	}
	.con-top{
		margin-top: 15px;
	}
	.listcolumn-con{
		margin-top: 15px;
	}
	.chapter-img img{
		width: 100%;
	}
	.chapter img{
		width: 100%;
		max-width: 100%;
                height:auto  !important;
	}
	.chapter-title{
		font-size: 18px;
	}
	.sz-list2 li{
		width: 50%;
	}
	.sz-list2 li a{
	}
	.displayInfo-sz h3{
		font-size: 16px;
	}
	.displayInfo-sz .teacher-img{
		width: 25%;
	}
	.displayInfo-sz .teacher-info{
		width: 75%;
		padding-left: 15px;
		/* margin-top: 25px; */
	}
	.displayInfo-sz .teacher-info div{
		line-height: 24px;
	}
	.displayInfo-sz .teacher-name{
		font-size: 18px;
	}

}
@media(max-width:768px){
	.sz-info div{
		line-height: 1.5em;
	}
}
@media(max-width:374px){
	.news-item-title{
		width: 75%;
	}
}
/*分页*/
.mt20
{
    margin-top: 30px; 
	margin-bottom:15px;
}
.prevPage
{
    float: left;
    font-size: 16px;
    line-height: 2em;
}
.prevPage span
{
    padding:5px;
    color: #ffffff;
    background-color: #498700;
}
.nextPage
{
    float: right;
    font-size: 16px;
    line-height: 2em;
}
.nextPage span
{
    padding:5px;
    color: #ffffff;
    background-color: #498700;
}
/*翻页样式*/

.pb_sys_common {
    font-size: 16px;
    line-height:14px;
    padding-top: 10px;
	padding-bottom:10px;
    color:#999;
}

.pb_sys_common a{
    text-decoration: none;
}

.pb_sys_common .p_pages{
    margin-left: -5px;
}

.pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o,.pb_sys_common .p_fun a, .pb_sys_common .p_no a{
    padding: 5px 8px;
    margin:0px 0px 0px 5px;

    height:24px;
    -height:auto;

    line-height:12px;
    box-sizing:border-box;
    display:inline-block;
    vertical-align:middle;
}

.pb_sys_common .p_t{
    line-height:16px;
    margin:0px;
    padding:0px;
    display:inline-block;
    vertical-align:middle;
	color: #999;
}

.pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o{
    color: #000000;
	border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	border:1px solid #f2f2f2;
	height:28px;
	line-height:18px;
}

.pb_sys_common .p_fun a, .pb_sys_common .p_no a{
    color: #000000;
	border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	border:1px solid #f2f2f2;
	height:28px;
	line-height:18px;
}

.pb_sys_common .p_dot {
    margin-left:4px;
    margin-right:-4px;
    color:#000000;
}

.pb_sys_common .p_goto input, .pb_sys_common .p_search input {
    /*
    height:22px;
    border: 1px solid #aaa;
    outline-width:thin;
    outline-color:#6E3A5E;

    text-align:center;
    vertical-align:middle;    
    */
    font-size:16px;

    border: 1px solid #aaa;
    height:22px;
    line-height:20px;
    box-sizing:border-box;
    vertical-align:middle;

    outline-width:thin;
    outline-color:#6E3A5E;
    
    margin:0px 2px;
    padding:0px 1px;
}


.pb_sys_common .p_goto input{
    width:22px;
    text-align:center;
}

.pb_sys_common .p_search input{
    width:100px;
    text-align:left;
}

.pb_sys_common .p_goto input:hover, .pb_sys_common .p_goto input:focus, .pb_sys_common .p_search input:hover, .pb_sys_common .p_search input:focus{
    border: 1px solid #6E3A5E;
}

.pb_sys_common .p_goto a, .pb_sys_common .p_search a{
    border: 1px solid #ccc;
    padding: 5px 6px;
    color: #999;
    margin:0px;
    height:24px;
    -height:auto;
    line-height:12px;
    display:inline-block;
    box-sizing:border-box;
    vertical-align:middle;
}

.pb_sys_common .p_dosize_d, .pb_sys_common .p_dosize a{
    /*
    border-width:1px 0px 1px 1px;
    border-style:solid;
    border-color:#ccc;
    padding: 5px 6px;
    color: #222;
    */
    border-right:1px solid #ccc;
    padding: 1px 5px;
    color: #888888;
}

.pb_sys_common .p_dosize_d{
    /*background-color:#f5f5f5;*/
    color: #999;
}

.pb_sys_common .p_dosize a:hover{
    /*background-color:#f5f5f5;*/
    color: #999;
}

.pb_sys_common .p_dosize_last_d, .pb_sys_common .p_dosize_last a{
    /*border-right-width:1px*/
    border-right-width:0px;
}


/*按钮控制*/
.pb_sys_normal .p_first,.pb_sys_normal .p_first_d,.pb_sys_normal .p_last,.pb_sys_normal .p_last_d{
    display:none;
}

.pb_sys_normal2 .p_first,.pb_sys_normal2 .p_first_d,.pb_sys_normal2 .p_last,.pb_sys_normal2 .p_last_d,.pb_sys_normal2 .p_prev_d,.pb_sys_normal2 .p_next_d{
    display:none;
}

.pb_sys_full{
}

.pb_sys_full2 .p_first_d,.pb_sys_full2 .p_last_d,.pb_sys_full2 .p_prev_d,.pb_sys_full2 .p_next_d{
    display:none;
}

.pb_sys_short .p_no,.pb_sys_short .p_no_d,.pb_sys_short .p_no_o,.pb_sys_short .p_dot{
    display:none;
}

.pb_sys_short2 .p_no,.pb_sys_short2 .p_no_d,.pb_sys_short2 .p_no_o,.pb_sys_short2 .p_dot,.pb_sys_short2 .p_first,.pb_sys_short2 .p_first_d,.pb_sys_short2 .p_last,.pb_sys_short2 .p_last_d{
    display:none;
}

/*样式1-4*/
.pb_sys_style1 .p_no a:hover,.pb_sys_style1 .p_fun a:hover, .pb_sys_style1 .p_goto a:hover, .pb_sys_style1 .p_search a:hover{
    background-color: #1D3DA2;
	color:#fff;
	border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
}
/*样式1 蓝*/
.pb_sys_style1 .p_no_d {
    border: 1px solid #1D3DA2;
    color: #fff;
    background-color: #1D3DA2;
	border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
}
.v_news_content h3
{
    text-align: left;
    font-size: 16px;
    font-weight: bold;
}
.leader>table>tbody>tr>td{
    border:0px;
    }
	

.leade table {display:inline}

@media(max-width:414px){
	.pb_sys_common .p_t{
		display:block;
		margin-top: 10px;
	}
	.pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o,.pb_sys_common .p_fun a, .pb_sys_common .p_no a{
    padding: 5px 4px;
	}
}
/* 搜索结果样式 */
.style03{
    color:#BA0407;
    font-weight: bolder;
    margin: 0 5px;
}
.search-result{
    background: #efefef;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 42px;
}
.search-item{
    padding:25px 20px;
    border-bottom: 1px dotted #c0c0c0;
    text-align: left;
}
.search-title a{
    color: #10317a;
    line-height: 36px;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
}
.search-con{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: left;
}
.search-item .detail{
    margin-top:10px;
}
.search-input1{
    position: absolute;
    z-index: 99999;
    right: 0px;
    width: 255px;
    line-height: 46px;
    background: #e0e0e0;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    display: none;
}
.search-input1 input{
    height: 32px;
}
.search-input1 input[type="input"]{
    width: 150px;
}
.search-input1 input[type="submit"]{
    width: 60px;
    text-align: center;
    line-height: 32px;
    margin-left: 5px;
}
.search2{
    width: 100%;
    text-align: center;
    padding:15px 0px;
    margin-bottom: 20px;
}
.search2 input{
    height: 42px;
}
.search2 input[type="text"]{
    width: 250px;
    border-radius: 5px;
}
.search2 input[type="submit"]{
    width: 80px;
    text-align: center;
    line-height: 32px;
    margin-left: 5px;
    background: #910000;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 5px;
}
/*领导列表页*/
.listcolumn-leader-title{
	margin-top: 30px;
	padding-bottom: 10px;
	width:100%;
	border-bottom: 2px solid #E0E0E0;
}
.listcolumn-leader-title div{
	padding-left: 20px;
	font-weight: bold;
	font-size: 24px;
	border-left: 8px solid #12488b;
	
}
.listcolumn-leader-item-img{
	float: left;
	width: 35%;
}
.listcolumn-leader-item-img img{
	max-width: 100%;
}
.listcolumn-leader-item-con{
	float: left;
	padding: 0 0 0 15px;
	/* margin-bottom: 30px; */
	width: 65%;
	/* background:#E9EAEF; */
}
.leader-info{
	/* padding-bottom: 10px; */
	font-size: 14px;
	text-align: justify;
	line-height: 1.65em;
}
@media(max-width: 767px){
	.leader-info{
		line-height: 2em;
	}
}
.leader-department,.leader-email,.leader-post,.leader-xkzc,.leader-yjfx{
	width: 100%;
	line-height: 32px;
	color: #5E5E5E;
	text-overflow:ellipsis;
	white-space: nowrap;
	overflow: hidden;
	text-align: justify;
	display: block;
}
.leader-item{
	background: #fff;
	box-shadow: 0 0 10px #a1a1a1;
	-webkit-box-shadow:0 0 10px #a1a1a1;
	-o-box-shadow:0 0 10px #a1a1a1;
	-moz-box-shadow:0 0 10px #a1a1a1;
	width: 100%;
	padding:30px;
	margin-bottom: 30px;
	height: 260px;
}
.leader-top{
	float: left;
	padding-bottom: 10px;
	margin-bottom: 15px;
	width: 100%;
	border-bottom: 1px solid #c7c7c7;
	line-height: 32px;
	
}
.leader-item .leader-title{
	color: #286fbc;
	font-size: 20px;
	display: inline-block;
	width: 25%;
	float: left;
}
.leader-item .leader-title a{
	color: #286fbc;
}
.leader-item .leader-zc{
	width: 75%;
	float: left;
	/* color: #858585; */
	display: inline-block;
	text-overflow:ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: justify;
}
@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
	.leader-item{
		height: 290px;
		padding:20px;
	}
	.leader-info{
		line-height: 2em;
	}
}
@media(max-width:768px){
	.leader-item{
		height: 230px;
		padding:15px;
	}
	.leader-info{
		line-height: 1.3em;
	}
}
@media screen and (min-width:640px) and (max-width:736px){
	.listcolumn-leader-item-img{
		width: 15%;
	}
	.listcolumn-leader-item-con{
		width: 85%;
	}
	.leader-item{
		height: 210px;
	}
}
@media(max-width:639px){
	.leader-info{
		line-height: 1.6em;
	}
	.sz-list{
		margin-top: 0px;
	}
	.sz-list .col-xs-12{
		padding-left: 0px;
		padding-right: 0px;
	}
	.sitemap{
		display: none;
	}
}
@media(max-width:413px){
	.leader-item .leader-title{
		font-size: 16px;
	}
	.leader-info{
		line-height: 1.6em;
		font-size: 12px;
	}
}