@charset "UTF-8";
.banner img{
	width: 100%;
}
.banner-title{
	width: 100%;
	line-height: 64px;
	float: left;
	font-size:24px;
	color:#fff;
	top:-64px;
	position:relative;
	z-index:99;
	padding-left:30px;
	text-shadow: #666 2px 2px 5px;
}
.main{
	padding-top: 0px;
	margin-top:-30px;
}
.main>.container{
	background: none;
}
.displayInfo,.listcolumn>.container-fluid{
	background: #fff;
	padding:30px;
}
.chapter{
	padding:20px 0px;
	padding-top: 0px;
}
.chapter-title{
	width: 100%;
	font-size: 20px;
	color: #333;
	text-align: center;
	margin-bottom: 15px;
	font-weight: bold;
}
.chapter-info{
	width: 100%;
	text-align: center;
	color: #B4B4B4;
	font-size: 14px;
	border-bottom: 1px dotted #bfbfbf;
	margin-bottom: 30px;
	padding-bottom: 15px;
}
.chapter img{
	max-width:100%;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
        height:auto  !important;
}
.content{
	text-align: center;
	width: 100%;
	
}
.content p{
	text-align: justify;
	line-height: 28px;
	margin-top: 10px;
	text-align:left;
}
.content img{
	max-width: 100%;
	/*margin-top: 15px;*/
	margin-bottom: 15px;
}
/*listcolumn*/

.sub-menu-title{
	background-image: linear-gradient(-45deg, #257eb1, #0d2f6e);
	color: #fff;
	font-size: 24px;
	padding-top: 23px;
	padding-bottom: 23px;
	padding-left: 20px;
}
.sub-menu>ul{
	width: 100%;
}
.sub-menu>ul>li{
	line-height: 52px;
	margin-top: 5px;
	background: #f2f2f2;
}
.sub-menu>ul>li:hover{
	background: #0d2f6e;
	color:#fff;
	transition: background .5s,color .5s;
	-moz-transition: background .5s,color .5s;	/* Firefox 4 */
	-webkit-transition: background .5s,color .5s;	/* Safari 和 Chrome */
	-o-transition: background .5s,color .5s;
}
.sub-menu>ul>li>a{
	color:#333;
	font-size: 16px;
	padding-left: 15px;
	padding-right: 15px;
	display: block;
}
.sub-menu>ul>li:hover>a{
	color:#fff;
}
.sub-menu-ul{
	background: #fff;
	width: 100%;
	padding-bottom: 5px;
	padding-top: 5px;
}
.sub-menu-ul li{
	line-height: 42px;
	border-bottom: 1px solid #eae7de;
	padding-left: 25px;
	padding-right: 25px;
}
.sub-menu-ul li:last-child{
	border-bottom: none;
}
.sub-menu-ul li a{
	color: #333;
	display: block;
}
.sub-menu-ul li a:hover{
	color: #0d2f6e;
}
.column-local{
	border-bottom: 1px solid #862114;
	width: 100%;
	padding-right: 20px;
}
.column-local2{
}
.column-title{
	line-height: 48px;
	width: 10%;
	float: left;
}
.local{
	width: 90%;
	text-align: right;
	float: left;
	line-height: 48px;
	color: #bab5bb;
}
.local a{
	color: #bab5bb;
}
.column-title span{
	display: block;
	width: 160px;
	font-size: 18px;
	color: #fff;
	line-height: 48px;
	background: #862114;
	padding-left: 20px;
}
.listcolumn-title{
	line-height: 46px;
	text-align: left;
	padding-left: 0px;
	border-bottom: 1px solid #e6e6e6;
	text-overflow:ellipsis;
	white-space: nowrap;
    overflow: hidden;
    text-align: justify;
}
.listcolumn-title a{
	color: #333;
	font-size: 14px;
}
.listcolumn-title a:hover{
	color: #0d2f6e;
	transition: color .5s;
	-moz-transition: color .5s;	/* Firefox 4 */
	-webkit-transition: color .5s;	/* Safari 和 Chrome */
	-o-transition: color .5s;
}
.listcolumn-title i{
	display: inline-block;
	text-align: left;
	margin-right: 10px;
	color: #333;
}
.listcolumn-title:hover i{
	color: #0d2f6e;
}
.listcolumn-date{
	text-align: right;
	font-size: 14px;
	padding-right: 0px;
	color: #848484;
	line-height: 46px;
	border-bottom: 1px solid #e6e6e6;
}
/*证书查询*/
.zscx{
	width: 700px;
	margin-top: 50px;
	margin-bottom: 50px;
	border:2px solid #cccccc;
	background:#edf1f8;
	padding:50px;
	position: relative;
	left: 50%;
	margin-left: -350px;
}
.zscx-title{
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	width: 100%;
	text-align: center;
}
.zscx-table{
	width: 70%;
	margin-left: 20%;
	margin-top: 30px;
}
.cx-name{
	width: 20%;
}
.cx-input{
	width: 80%;
}
.zscx-table td{
	padding:10px 0px;
	line-height: 42px;
}
.zscx-table input{
	width: 78%;
	height: 42px;
	line-height: 42px;
	border: 1px solid #b7b7b7;
}
.zscx-btns{
	width: 300px;
	position: relative;
	left: 50%;
	margin-left: -150px;
}
.zscx-btns li{
	width: 50%;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
}
.zscx-btns li:first-child{
	text-align: right;
}
.zscx-btns li:last-child{
	text-align: left;
}
.zscx-btns li button{ height:35px; line-height:35px; font-size:16px; color:#fff; display:inline-block; margin:0 8px;border-radius:3px; padding:0 30px; width: 100px; text-align: center; margin-top: 20px; border: 0px;}
.zscx-btns li button.btn_query{ background:#0d2f6e;}
.zscx-btns li button.btn_reset{ background:#6e6e6e;}

/*项目查询*/
.tb_query {
width: 100%;
background: #e2f0ff;
border: #d6e6ed solid 1px;
padding: 5px;
padding-bottom: 0;
border-collapse: separate;
border-spacing: 0;
}
.tb_query caption{
text-align: center;
height: 42px; 
line-height:42px;
font-size: 18px;
border: #d6e6ed solid 1px; border-bottom:none;
background:#49b3f7;
color: #fff; font-weight:bold;
padding: 0px;
}
.tb_query tbody th {
height: 32px;
width: 13%;
padding: 10px 10px 10px 0px;
background-color: #f9f9f9;
text-align: right;
color: #256c89;
font-weight: bold;
border: #bed5df solid 1px;
border-bottom: none;
}
.tb_query tbody td {
padding: 10px 0px 10px 5px;
height: 32px;
width: 37%;
background-color: #FFFFFF;
text-align: left;
border: #bed5df solid 1px;
border-bottom: none;
border-left: none;
}
.tb_query tbody td select, .tb_query tbody td input { width: 200px; }
.tb_query tbody td input[type=checkbox] {
width: 15px;
margin-left: 10px;
}
.tb_query tfoot td { border-top: #bed5df solid 1px; }
.tb_query input[type="radio"]{width: 20px;}
.tb_query input[type="radio"] + label {
    display: inline-block;
    width: 72px;
}
.tb_query a.btn_query{ height:27px; line-height:36px; font-size:14px; color:#fff; display:inline-block; margin:5px; padding:0 20px;background:#0CC;}
.tb_query a.btn_reset{ height:27px; line-height:36px; font-size:14px; color:#fff; display:inline-block; margin:5px; padding:0 20px;background:#ccc;}
.bt_ok {
display: inline-block;
height: 32px;
line-height: 30px;
background:#0cc;
border: 1px solid #00b9b9;
color: #fff;
font-size: 14px;
padding: 0 10px;
margin: 6px 5px;
}
.bt_reset {
display: inline-block;
height: 32px;
line-height: 30px;
background:#ccc;
border: 1px solid #bbb;
color: #fff;
font-size: 14px;
padding: 0 15px;
margin: 6px 5px;
}
.table-responsive thead tr{
	background:#edf8ff;	
}
.table-responsive tbody tr:nth-child(even){
	background:#f3f3f3;	
}
.table caption{
	background:#49b3f7;
	color:#fff;
	font-size:18px;
	text-align:center;
	font-weight:bold;
	margin-top:15px;
}
.table-responsive tbody tr td{
	line-height: 24px;
	padding:15px 5px;
}
.mobile{
		display:none;
	}
@media(min-width:1024px){
	
}
@media(max-width:1280px){
	
	.teacher-img2{
		width: 25%;
	}
	.teacher-nr{
		width: 75%;
	}
}
@media(max-width:992px){
	.sub-menu-title{
		font-size: 18px;
		padding-top: 13px;
		padding-bottom: 13px;
	}
	.column-title{
		line-height: 48px;
	}
	.local{
		line-height: 48px;
	}
	.column-title span{
		line-height: 48px;
	}
}
@media(max-width:767px){
	.pc{
		display:none;
	}
	.mobile{
		display:block;
	}
	.listcolumn,.displayInfo{
		padding:0px;
	}
	.main{
		margin-top: 20px;
	}
	.sub-menu{
		padding-left: 0px;
		padding-right: 0px;
	}
	.sub-menu-title{
		font-size: 16px;
	}
	.sub-menu>ul>li{
		line-height: 42px;
	}
	.sub-menu>ul>li>a{
		font-size:14px;
	}
	.listcolumn2{
		padding-left: 0px;
		padding-right: 0px;
	}
	.local{
		display: none;
	}
	.column-local{
		margin-top: 20px;
	}
	.content{
		margin-top: 10px;
	}
	.banner-title{
		display: none;
	}
	.listcolumn-title{
		width: 75%;
	}
	.listcolumn-date{
		width: 25%;
		padding-left: 0px;
	}
	.chapter-title{
		font-size:16px;
	}
	.zscx{
		width: 340px;
		margin-top: 20px;
		margin-bottom: 20px;
		margin-left: -170px;
		padding:30px 15px;
	}
	.zscx-title{
		font-size: 18px;
	}
	.zscx-table{
		width: 100%;
		margin-left: 0;
	}
	.cx-name{
		width: 30%;
	}
	.cx-input{
		width: 70%;
	}
	.zscx-table input{
		width: 90%;
	}
	.zscx-btns li{
	}
	.tb_query tbody th {
		width: 30%;
		}
	.tb_query tbody td {
		width: 70%;
	}
	.table caption{
		text-align:left;
		padding-left:15px;
	}
}
@media(max-width:413px){
	.zscx-btns li button:last-child{
		margin-left: -25px;
	}
}
@media(max-width:320px){
	.listcolumn-title{
		width: 70%;
	}
	.listcolumn-date{
		width: 30%;
	}
	.footer-title{
		font-size: 14px;
		font-weight: bold;
	}
	.zscx{
		width: 280px;
		margin-top: 20px;
		margin-bottom: 20px;
		margin-left: -140px;
		padding:15px;
	}
	.zscx-title{
		font-size: 16px;
	}
	.zscx-btns li
	{
		text-align: center;
	}
	.zscx-btns li button{ 
		padding:0px 15px;
		width: 80px;
	}
	.zscx-btns li button:last-child{
		margin-left: -30px;
	}
}


/*分页*/
.mt20
{
    margin-top: 0px; 
	margin-bottom:15px;
}
.prevPage
{
    float: left;
    font-size: 14px;
    line-height: 2em;
}
.prevPage span
{
    padding:5px;
    color: #ffffff;
    background-color: #498700;
}
.nextPage
{
    float: right;
    font-size: 14px;
    line-height: 2em;
}
.nextPage span
{
    padding:5px;
    color: #ffffff;
    background-color: #498700;
}
/*翻页样式*/

.pb_sys_common {
    font-size: 14px;
    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: #ccc;
	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: #999;
	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:#999;
}

.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:14px;

    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: #0d2f6e;
	color:#fff;
	border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
}
/*样式1 蓝*/
.pb_sys_style1 .p_no_d {
    border: 1px solid #0d2f6e;
    color: #fff;
    background-color: #0d2f6e;
	border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
}
.v_news_content h3
{
    text-align: left;
    font-size: 14px;
    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;
	}
	.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;
	}
}