.banner{
	position:relative;
}
.banner-img{
	position: relative;
}
.banner-img img{
	width: 100%;
}
.banner-title{
	position: relative;
	bottom: 150px;
	z-index: 999;
}
.listcolumn-t{
	font-size:40px;
	font-weight: bold;
	color: #fff;
}
.main{
	margin-top: -50px;
}
.main>.container{
	padding-left: 30px;
	padding-right: 30px;
}

/*文字列表*/
.submenu-title{
	background:url("../images/submenu.png") no-repeat;
	background-size: 100% auto;
	line-height:80px;
	text-align:left;
	font-size:18px;
	font-weight:bold;
	color:#e7e7a9;
	font-weight:bold;
}
.submenu-title div{
	padding-left:50px;
}
.submenu-con{
	padding:0px;
	text-align:left;
}
.submenu-con li{
	line-height:42px;
	border:1px solid #f2f2f2;
	padding-left:40px;
	margin-top: 10px;
	background:#f9f9f9;
}
.submenu-con li a{
	color:#000;
	display: block;
	width: 100%;
	font-size: 16px;
}
.submenu-con li:hover{
	border:1px solid #b22a01;
}
.submenu-con li:hover a{
	color:#b22a01;
	font-weight:bold;
}
.pic-item{
	margin-top: 30px;
}
.submenu .pic-img-title{
	text-align: center;
}
.content{
	width: 100%;
}
.local{
	line-height: 46px;
	color:#fff;
	width: 100%;
	text-align: left;
}
.local a{
	color:#fff;
}
.listcolumn-con{
	padding-top:15px;
}
.news-item{
	padding-bottom:8px;
}
.list-item{
	line-height: 64px;
	border-bottom: 1px solid #dedede;
}
.list-item-title i{
	color: #333333;
	font-size: 12px;
}
.list-item-title{
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	line-height:64px;
	padding-left:25px;
}
.list-item-title a{
	color:#000;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	font-size: 16px;
}
.list-item-title a:hover{
	color: #b22a01;
	font-weight: bold;
}
.list-item-date{
	text-align:center;
	line-height:64px;
	color: #b22a01;
}

/*内容页*/
.listcolumn-bg{
	position: absolute;
	z-index: 9999;
	top:25%;
	left: 5%;
	width: 200px;
	height: 72px;
	background: #910000;
	opacity: 0.5;
	border-radius: 15px;
}
.listcolumn-title{
	position: absolute;
	z-index: 9999999;
	width: 200px;
	height: 72px;
	line-height: 72px;
	text-align: center;
	color: #fff;
	top:25%;
	left: 5%;
	font-size:26px;
	font-weight: bold;
	letter-spacing: 5px;
}
.displayInfo{
	width:100%;
	line-height:150%;
	background:#fff;
	padding:45px;
	position:relative;
	z-index:99;
	padding-top: 0px;
}
.displayInfo p,#xyjj p{
	line-height:180%;
	text-align: justify;
}
.displayInfo img,.listcolumn-right img{
	margin-top:15px;
	margin-bottom:15px;
	max-width:100%;
	text-align: center;
}
.displayInfo-img{
	text-align: center;
}
.chap-title{
	width:100%;
	line-height:32px;
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
	text-align:center;
	border-bottom: 1px solid #dedede;
	padding-bottom: 15px;
}
.author{
	width:100%;
	text-align:center;
	margin-bottom:30px;
	font-size:14px;
	line-height:28px;
	color:#a3a3a3;
}

.detail-images {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 30px;
}
.detail-images .item {
    display: block;
	width: 100%;
}
.detail-images img {
    display: block;
    width: 100%;
}


/*图片列表*/
.listcolumn-pic{
}
.pic-item{
	width: 100%;
	border:1px solid #dadada;
	margin-bottom: 30px;
	padding: 5px;
}
.pic-item:hover{
	border:1px solid #b22a01;
}
.pic-img,.pic-img img{
	width:100%;
	margin-top: 0px;
	margin-bottom: 0px;
}
.pic-img-title{
	line-height: 48px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.pic-img-title a{
	color:#000;
	
	font-size: 14px;
}
.pic-img-title a:hover{
	color: #b22a01;
	font-weight: bold;
}

#xyjj .chap-title{
	margin-bottom:30px;
}
@media(min-width:1366px){
	.list-item-title{
		width:88%;
	}
	.list-item-date{
		width:12%;
	}
}
@media(min-width:769px){
	.detail-images {
		width: 70%;
	}
}
@media(max-width:1024px){
	.main{
		padding-left:15px;
		padding-right:15px;
	}
	.main>.container{
		padding-left: 15px;
		padding-right: 15px;
	}
	.list-item-title{
		width:80%;
	}
	.list-item-date{
		width:20%;
	}
	.displayInfo{
		padding:15px 0px;
	}
	.submenu-title{
		line-height: 50px;
	}
	.submenu-title div{
		padding-left: 40px;
	}
}
@media(max-width:768px){
	.teacher li{
		width:20%;
	}
	.content{
	}
	.listcolumn-left{
		padding-left:0px;
	}
	.submenu{
		display: none;
	}
	.listcolumn-right{
		padding-right:0px;
		
	}
	.list-item-title{
		padding-left:15px;
		width:80%;
	}
	.list-item-date{
		width:20%;
	}
	.listcolumn-t{
		font-size:32px;
	}
	.listcolumn-e{
		font-size:24px;
	}
	.main{
		padding-left:15px;
		padding-right:15px;
	}
}
@media(max-width:767px){
	.main{
		margin-top: 30px;
	}
	.submenu{
		display: none;
	}
	.author{
		font-size:12px;
	}
	.submenu-title{
		font-size: 16px;
		height: 42px;
		line-height: 42px;
	}
	.submenu-title div{
		height: 42px;
		line-height: 42px;
	}
	
	.list-item-title{
		padding-right:0px;
		width:74%;
		font-size:14px;
	}
	.list-item-title a{
		font-size: 14px;
	}
	.list-item-date{
		width:26%;
		padding-left:0px;
		font-size:14px;
	}
	.listcolumn-bg{
		top:20%;
		left: 5%;
		width: 140px;
		height: 42px;
	}
	.listcolumn-title{
		font-size: 18px;
		width: 140px;
		height: 42px;
		line-height: 42px;
		top:20%;
	}
	.content{
		padding-left:0px;
		padding-right:0px;
	}
	.chap-title{
		font-size: 16px;
	}
	.listcolumn-con{
		margin-top: 0px;
	}
	.listcolumn .col-md-3{
		padding-left: 0px;
		padding-right: 0px;
	}
	.listcolumn .col-md-9{
		padding-right: 0px;
		padding-left: 0px;
	}
	.banner-title{
		display: none;
	}
	.submenu-title{
		height:42px;
		line-height:42px;
	}
	.local{
		font-size:14px;
		margin-left: -30px;
	}
	.bsdt-item{
		padding:0px 8px;

	}
	.bsdt-item:nth-child(odd){
		padding-left: 0px;
	}
	.bsdt-item:nth-child(even){
		padding-right: 0px;
	}
	#xyjj .listcolumn-right{
		padding-top:30px;
	}
	.listcolumn-pic{
		margin-top: 30px;
	}
}
@media(max-width:413px){
	.list-item-title{
		width:72%;
		padding-left: 0px;
	}
	.list-item-date{
		width:28%;
	}
	.teacher li{
		width:25%;
	}
	.local{
		margin-left:-30px;
	}
}
@media(max-width:374px){
	.list-item-title{
		width:66%;
	}
	.list-item-date{
		width:34%;
	}
}




/*分页*/
.mt20
{
    margin-top: 0px; 
	margin-bottom:15px;
}
.prevPage
{
    float: left;
    font-size: 14px;
    line-height: 2em;
}
.prevPage span
{
    padding:5px;
    color: #ffffff;
    background-color: #b41f1f;
}
.nextPage
{
    float: right;
    font-size: 14px;
    line-height: 2em;
}
.nextPage span
{
    padding:5px;
    color: #ffffff;
    background-color: #b41f1f;
}
/*翻页样式*/

.pb_sys_common {
    font-size: 14px;
    line-height:14px;
    padding-top: 10px;
	padding-bottom:10px;
    color:#222;
}

.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;
}

.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: #222;
	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:#222;
}

.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: #222;
    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: #222;
}

.pb_sys_common .p_dosize a:hover{
    /*background-color:#f5f5f5;*/
    color: #222;
}

.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: #c00b0b;
	color:#fff;
	border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
}
/*样式1 蓝*/
.pb_sys_style1 .p_no_d {
    border: 1px solid #c00b0b;
    color: #fff;
    background-color: #c00b0b;
	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;
	}
}

/*全文检索*/
.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;
}