@charset "utf-8";
/*左侧*/
.culm{margin-top:20px;padding-bottom:20px;}
.culm-fl{width: 224px;background: #FFF;padding-bottom: 20px;}
.culm-fl h3 {line-height: 35px;font-size: 22px;color: #FFF;text-align: center;background: #c5161e;font-weight: normal;padding: 10px;}
.culm-fl h3:before{width:27px;height:26px;background:url(../images/icon17_03.png) 0px center no-repeat;display:inline-block;content:'';margin-right:10px;position: relative;top: 5px;}
.culm-fr{width: 1052px;}

.culm-fl .submu{width: 211px;height: 100%;padding: 5px 0 0 5px;background: #f8f8f8;border: 2px #fff solid;-moz-box-shadow:0px 2px 13px #A8A8A8;-webkit-box-shadow:0px 2px 13px #A8A8A8;box-shadow:0px 2px 13px #A8A8A8;position: relative;}
.culm-fl .submu>li{width: 193px;border-bottom: 1px #e3e3e3 solid;position: relative;line-height: 57px;}
.culm-fl .submu>li a{line-height: 50px;font-size: 16px;display: block;padding: 0 0 0 10px;}
.culm-fl .submu>li:hover{background:white}
.culm-fl .submu>li span{
	 position: absolute;
	 top: 15px;
	 right: 6px;
	 display: inline-block;
	 width: 20px;
	 height: 20px;
	 background: url(../images/arrow.png);
	 background-size:20px 20px;
}

.culm-fl .submu>li:hover span{ 
	transform: rotate(-270deg);
}

.culm-fl .submenu{
	display:none;
	position: relative;
	height:auto;
	margin: 0 10px;
}

.culm-fl .submenu>li{
	width: 160px;
	border-bottom: 1px #e3e3e3 solid;
}
.culm-fl .submenu>li:last-child{
	border-bottom:none;
}
.culm-fl .submenu>li:first-child{
	border-top:1px #e3e3e3 solid;
}
.culm-fl .submenu>li:hover a{
	color:#b10c19;
}
/*当前位置*/
.location {text-align: left;padding:15px 0;border-bottom: 1px solid #e2e2e2;}
.location a{display: inline-block;float: left;color: #666;}
.location a .home{background: url(../images/location-home.png) no-repeat left 2px;}
.location a span, #contents .location strong {font-weight: 500;padding-left:24px;font-size: 13px;background: url(../images/location-sep.png) no-repeat 10px 0;}
/*列表*/
.list li{padding: 25px 0px 25px 0px;border-bottom: 1px solid #eaeaea;}
.list li .list-data{width:95px;height:100px;margin-right: 28px;text-align:center;background: #f7f2f0;}
.list li .list-data .day{font-size: 36px;height:50px;padding-top:10px;color: #c5161e;}
.list li .list-data .year{font-size:14px;color: #969696;margin-top: 3px;}
.list li .list-box{width: 946px;}
.list li .list-box .list-boxfr,.list li .list-box .list-boxfr img{width: 200px;}
.list-boxfl h2{font-size:22px;line-height:32px;color: #000;}
.list-boxfl p{line-height:23px;margin-top:15px;font-size: 15px;color: #828282;}
.list-boxfl a{width:98px;height:36px;line-height:36px;display:inline-block;text-align:center;margin-top:24px;color:#777777;border:1px solid #cecece;}
.list li:hover .list-data{background-color:#c5161e;color:#fff;}
.list li:hover .list-data .day,.list li:hover .list-data .year{color:#FFF}
.list li:hover .list-boxfl h2{ color:#bd9a47}
.list li:hover a{background-color:#cfa758;color:#fff;}
/*内容*/
.con-box{margin: 60px auto 60px auto;}
.content{background:#fff;min-height:700px; font-size:18px}
#inner .content{width: 950px;float: left;}
.content .con_nav h2{font-size: 30px;color:#010101;padding: 0 0 15px 0;text-align: center;}
.content .con_nav .ly{height:54px;line-height:54px;border-bottom: 1px solid #e6e6e6;margin-bottom:20px;color:#7c7c7c;font-size: 13px;text-align:center;}
.hznr{font-size: 18px;}
.content img{/* max-width: 800px; */margin: 15px auto;display:inline-block;}
.content p{text-indent:2em;text-align:left;color:#333;margin-bottom: 16px;line-height:40px;}
.pageBar{padding-top: 20px;margin-top: 35px;border-top: 1px solid #dedede;font-size: 16px;}
.pageBar p{text-indent:0}
.pageBar p.prev{margin-bottom:0}
.con_nav{margin-top:20px;}
/*单篇*/
.text-d{padding-top:20px;}
.text-d p{line-height:36px;font-size:16px;}
/*搜索结果页*/
.searchWrap { min-height: 600px; background: #fff; padding-bottom: 50px; }
.searchWrap .serBox{padding:25px;background:#f4f4f4;margin-bottom:20px;margin-top:20px;}
.searchWrap .txt {border: none;height: 40px;width: 1109px;font-size: 15px;padding-left: 10px;color: #3d3d3d;}
.searchWrap .btn {border: none; height: 40px; width: 120px; text-align: center; float: right; cursor: pointer; _display: inline; color: #fff; right: 10px; top: 20px; background:#c60001; font-size: 18px; }
.searchWrap ul{padding-bottom:30px;}
.searchWrap ul li{line-height:2em; border-bottom:1px solid #dedede;padding:20px 0}
.searchWrap ul li a{display:block;}
.searchWrap ul li a h3{font-size:18px; font-weight:bold;margin-bottom:15px;}
.searchWrap ul li a p{ font-size:14px;}
.searchWrap ul li a span.time{color:#999;margin-top:15px}