﻿.banner{
	position:relative;
}
.address{
	padding-top:240px;
}
.banner-img{
	position: relative;
}
.banner-title{
	position:absolute;
	left:12%;
	top:15%;
	z-index:99;
	color:#fff;
	margin-left:-100px;
	padding:8px 15px;
}
.listcolumn-t{
	font-size:42px;
	font-weight: bold;
}
.listcolumn-e{
	font-size:36px;
	letter-spacing: 5px;
}
.main{
}
.main>.container{
	padding-left: 30px;
	padding-right: 30px;
}

/*文字列表*/
.submenu-title{
	background:#b22a01;
	height:60px;
	line-height:60px;
	text-align:left;
	font-size:18px;
	font-weight:bold;
	color:#e7e7a9;
	font-weight:bold;
	border-top-left-radius:15px;
	border-top-right-radius:15px;
}
.submenu-title div{
	padding-left:40px;
	height: 60px;
	line-height: 60px;
}
.submenu-con{
	padding:0px;
	text-align:left;
	background:#fff;
}
.submenu-con li{
	line-height:42px;
	border:1px solid #f2f2f2;
	padding-left:40px;
	margin-top: 10px;
}
.submenu-con li a{
	color:#000;
	display: block;
	width: 100%;
}
.submenu-con li:hover{
	border:1px solid #b22a01;
}
.submenu-con li:hover a{
	color:#b22a01;
	font-weight:bold;
}

.content{
	width: 100%;
}
.local{
	width: 100%;
	line-height: 46px;
	color:#fff;
	position: relative;
	top: -50px;
	left:12%;
	margin-left:-70px;
}
.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:32px;
	padding-right:25px;
}
.listcolumn .day{
	line-height: 20px;
	padding-top: 12px;
	color: #b22a01;
}
.listcolumn .year{
	color: #8e8e8e;
}

/*内容页*/
.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;
}
.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%;
}


/*图片列表*/
.bsdt-img{
}
.bsdt-img-title{
	position: relative;
	z-index: 99;
	height: 42px;
	line-height: 42px;
	width: 100%;
	text-align: center;
	margin-top: -42px;
}
.bsdt-img-title a{
	color: #fff;
	background: #1879dd;
	height: 42px;
	line-height: 42px;
	width: 100%;
	display: block;
}
.bsdt-img-title a:hover{
	background: #72a9f3;
}
.bsdt-item{
	margin-top: 15px;
}
#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;
	}
}
@media(max-width:768px){
	.teacher li{
		width:20%;
	}
	.content{
	}
	.listcolumn-left{
		padding-left:0px;
	}
	.listcolumn-right{
		padding-right:0px;
	}
	.list-item-title{
		padding-left:15px;
		width:80%;
	}
	.list-item-date{
		width:20%;
	}
	.local{
		width: 100%;
		line-height: 46px;
		color:#fff;
		position: relative;
		top: 0px;
		left:12%;
		margin-left:-50px;
		color: #979797;
	}
	.local a{
		color: #979797;
	}
	.listcolumn-t{
		font-size:32px;
	}
	.listcolumn-e{
		font-size:24px;
	}
	.main{
		padding-left:15px;
		padding-right:15px;
	}
}
@media(max-width:767px){
	.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:79%;
		font-size:14px;
	}
	.list-item-title a{
		font-size: 14px;
	}
	.list-item-date{
		width:21%;
		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;
	}
}
@media(max-width:413px){
	.list-item-title{
		width:75%;
		padding-left: 0px;
	}
	.list-item-date{
		width:25%;
	}
	.teacher li{
		width:25%;
	}
	.local{
		margin-left:-30px;
	}
}
@media(max-width:374px){
	.list-item-title{
		width:72%;
	}
	.list-item-date{
		width:28%;
	}
}




/*分页*/
.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: #0e3777;
	color:#fff;
	border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
}
/*样式1 蓝*/
.pb_sys_style1 .p_no_d {
    border: 1px solid #0e3777;
    color: #fff;
    background-color: #0e3777;
	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;
	}
}