@import url("js/slick.css");
@import url("js/slick-theme.css");
img{
	max-width: 100%;
	border: 0;
}
body,ul,li,p,h1,h2,h3,h4,h5{
	margin: 0;
	padding: 0;
}
ul,li{list-style: none;}
body{	
	font-size: 16px;
	font-family: "微软雅黑";
	color: #3e4551; overflow-x: hidden;	
	background-color: #fff;
}

a{
	color:#3e4551;
	text-decoration: none;
}
a:hover{
	color: #730e10;
	text-decoration: none;
}
.clear:after, .clear:after {
  content: '\20';
  display: block;
  height: 0;
  clear: both;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.fixedBox{
	position: fixed; top: 40%; left: 50%; margin-left: 615px;
	z-index: 99;
	width: 220px; min-height: 100px;
}
.fixedBox img{width: 100%;}
.closeIcon{
	position: absolute; top: -21px;left: 0;
	color: #fff; width: 20px; height: 20px; border-radius: 50%;
	line-height: 18px; text-align: center;
	font-size: 18px; background-color: #000;
        cursor: pointer;
}
.container{width:1400px; padding:0;}
#header{
	background:url('images/bg.jpg') center no-repeat #72000a;
	background-size: auto 100%; 
}
/*导航*/
#nav{
	background-color: #850710; 
	display: block; 
}
/*导航样式：后台绑定时也可以定义配置*/
.wp-menu {margin:0 auto; width:1200px;}
.wp-menu .menu-item {display: inline-block; float: left; position: relative;}
.wp-menu .menu-item.i1 { background:none;}
.wp-menu .menu-item a > .menu-switch-arrow{ display:inline-block; width:20px; height:20px;  vertical-align:middle; }
.wp-menu .menu-item a.menu-link {display: inline-block;padding: 0 44px;line-height: 60px;color: #FFFFFF;font-size: 22px;
  position: relative;
}
.wp-menu .menu-item a.menu-link::after{
   content:'|'; position:absolute;right:0;top:0; color:#d8bb8a;
}
.wp-menu .menu-item.i7 a.menu-link::after{
   display:none;
}
.wp-menu .menu-item.hover a.menu-link,
.wp-menu .menu-item a.hover{background-color:#750911; text-decoration: none; color: #eee;}
.sub-menu {display: none;position: absolute;left: 0;top: 42px;min-width: 146px;z-index: 100;background:#fff;}
.sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.sub-menu .sub-item a {display: block;color: #000;height: 40px;line-height: 40px;padding: 0 17px;font-size: 14px;background:none;}
.sub-menu .sub-item.hover> a,
.sub-menu .sub-item a:hover{ color: #fff; background-color:#1384e2; display: block; }
.sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;}

/*首页轮播图*/
/*banner*/
#banner{
	width: 100%;
	display: block; margin:0 0 40px;
}
#banner .slick-slide img{height:460px; }
#banner .slick-dots{
	bottom: 0; z-index: 8;
}
#banner .slick-dots li{ }
#banner .slick-dots li button{width: 20px; height: 7px;
	padding: 0;
    background-color: #000; opacity: 0.5;
}
#banner .slick-dots li.slick-active button{
  background-color: #fff; opacity: 1;
}
#banner .slick-dots li button:before{display: none;}
#banner .slick-prev,#banner .slick-next{
	background-color: rgba(0,0,0,0.5);  z-index: 99;
	width: 60px; height: 60px;
	border-radius: 50%; border: 1px solid #fff;
	color: #fff; opacity: .6;
}
#banner .slick-prev{left: 10%;}
#banner .slick-next{right: 10%;}
#banner .slick-prev:hover,.banner .slick-next:hover{
	opacity: 1;
}


/*新闻*/
.title{
	display:block; 
	padding: 0; 
}
.title h4{
	display: inline-block; 
	color: #790a12;  
	font-size: 27px; font-weight: bold;
	padding: 0 5px 17px;  
}
.title h4::before{
	content: '';
	display: inline-block; width:34px; height:34px; vertical-align: middle;
	margin-right: 10px;
}
.title h4.llfd::before{
	background: url('images/llfd.png') center no-repeat;
	background-size: 100%;
}
.title h4.sjjs::before{
	background: url('images/sjjs.png') center no-repeat;
	background-size: 100%;
}
.title h4.xxdt::before{
	background: url('images/xxdt.png') center no-repeat;
	background-size: 100%;
}
.title h4.dxjj::before{
	background: url('images/dxjj.png') center no-repeat;
	background-size: 100%;
}
.title h4.xxzl::before{
	background: url('images/xxzl.png') center no-repeat;
	background-size: 100%;
}
.title::after{content: '';
	display: block; width: 100%; height: 3px;
	background: linear-gradient(to right,#790a12 30%,#fff 100%);
}
.moreB{
	float: right;
	color: #948585; 
	font-size: 14px; line-height: 50px; 
background:url('images/arr2.png' ) right center no-repeat;
	padding-right:15px;
}
.moreB:hover{ 
	 color: #790a12;
}
 #newspic{margin-bottom:0!important;}
#newspic .slick-slide{position: relative;}
#newspic .slick-slide p{
	position: absolute; left: 0;bottom: 0;
	width: 100%;
	background-color: rgba(0,0,0,0.7);
	color: #fff;
	padding: 10px;
}
#newspic .slick-slide p a{color:#FFF;}
#newspic .slick-slide img{width:100%;height:375px;}

#newspic .slick-dots{bottom:12px;right:15px;text-align: right;}
#newspic .slick-dots li{margin:0;}
#newspic .slick-dots li button:before{font-size:31px; color:#fff;}
#newspic .slick-dots li.slick-active button:before{opacity: 1;}

/*.slick-next{right:4px; z-index:999;}
.slick-prev{left:4px; z-index:999;}*/
.w50per{
	width:48.5%; min-height: 330px; margin-top:35px;
}
.news li{
	display: block; border-bottom: 1px dashed #aaa;
	padding:12px 0;
}
.news li a{display: inline-block; width:100%; overflow:hidden; text-overflow:ellipsis;}
.news li a::before{
  content:'\2022';display:inline-block; margin:0 5px; color:#850710;
font-size:20px;
}
.news li span{color:#aaa;}

.foot{
	padding:25px 0;  margin-top:30px;
	color:#fff;
	background-color:#6a2a2c; 
	text-align: center;
}


.clear{
	clear:both;
	float:none;
	content:'.';
}
.possplit{
	background: url('images/aa.gif') 0 center no-repeat;
	margin: 0 5px;
}
.pos{
	display: block; text-align: center;
	margin:10px 0 40px;color:#999; font-size:14px;
}


.page-title{
	font-size:28px; display: block; 
	font-weight: bold; text-align: center;
	color:#850710; 
	background:url('images/line2.jpg') center no-repeat;
	margin:35px 0 0;
}
.page-title::after,.page-title::before{
	content:'';
	display: inline-block; margin:0 5px;
}

.displayTitle{
	position: absolute;
	top: 47px;
	right: 100px;
	border-bottom: 7px solid #4cbb43;
	width: 370px;
	background-color: rgba(15,101,54,0.65);
	color: #fff;
	height: 180px;
	text-align: center;
	padding: 40px 0;
}
.displayTitle a{
	color: #fff;
}
.displayTitle h4{
	font-size: 30px;
}
.displayTitle h4::after{
	display: block;
	width: 50px;
	height: 3px;
	background-color: #fff;
	content: '';
	margin: 20px auto;
}
 
.detail{
	float: left;
	width:100%;
	min-height:400px;
	margin:15px 0 20px;
	/*border-radius: 15px 15px 0 0;
	background:linear-gradient(to bottom,#fff9f0 0%,#fff 50%);
	padding:15px;*/
}

.list-box{
	margin:10px 0;  min-height: 400px;
}
.list-li{	
	padding: 18px 14px;
}
.list-li:nth-of-type(2n+1){
	background-color: #fdf9f3;
}
.list-t{
	display: inline-block; width: 88%;
}
.list-t::before{
	content: '';display: inline-block;
	width: 8px; height: 8px; border: 2px solid #850710; 
	border-radius: 50%;
	margin: 0 5px;
}
.list-li span{color: #aaa}


/*修改原来的样式*/ 

/*搜索框*/
.wp_search .keyword{
	border: 1px solid #eee;
	border-radius: 3px;
	height: 28px;
	width: 180px!important;
	line-height: 28px;
    vertical-align: top; outline:none;
    padding: 0 10px;
}
.wp_search .search {
    background: url('images/btnbg.png') center no-repeat;     
    color: #fff;
    width: 70px;
    height: 28px;
    border-radius: 5px;
    border: 0;
    cursor: pointer;  
    margin-left: 8px;
}
/*栏目列表样式*/
.wp_listcolumn { display:block; width:100%; border-top:0px; border-bottom:0px;}
.wp_listcolumn .wp_column {display:block; width:100%; vertical-align: bottom; border-bottom:1px dashed #e2e2e2;  }
.wp_listcolumn .wp_column a { display:block; width:100%; color:#666; font-size:18px; font-weight:500; word-wrap:break-word; background:#fff none; border-bottom:0;border-top:0px ; text-align: left;}
.wp_listcolumn .wp_column a:hover { color:#ad1417; background-color:#fff5d8; background-image:none;}
.wp_listcolumn .wp_column.selected{border-color:#dccfb5}
.wp_listcolumn .wp_column a.selected { color:#ad1417;font-weight:bold;   background:url(images/arr.png) 94% center no-repeat #fff5d8;}
.wp_listcolumn .wp_column a .column-name { display:inline-block;  padding:18px 40px 18px 25px; cursor:pointer;}

.wp_listcolumn .wp_subcolumn{background-color:#eee;}
.wp_listcolumn .wp_subcolumn .wp_column a{
	border-bottom: 0; background:none #fff; font-size:16px;
}
.wp_listcolumn .wp_subcolumn .wp_column a:hover{
	color: #ad1417;background:none #fff5d8;
}
.wp_listcolumn .wp_subcolumn{
	border-top: 0;
	padding: 0; 
	background-color: #fff;
}
.wp_subcolumn li.wp_column{
	line-height: 40px; font-size:15px; border-bottom:1px dashed #e2e2e2;
}
.wp_listcolumn .wp_subcolumn .wp_column a{
	background: none;
}
.wp_listcolumn .wp_subcolumn .wp_column a:before{
   content:'\00BB';float:left; margin:0 0 0 40px; color:#543b3b; font-size:22px;
}
.wp_listcolumn .wp_subcolumn .wp_column a.selected{
	color: #ad1417;background:none #fff5d8;
}
.wp_listcolumn .wp_subcolumn .wp_column a.selected:before{color:#ad1417;}
.wp_listcolumn .wp_subcolumn .wp_column a .column-name{ padding:14px;}
 
/*列表页*/
.textpos{padding:25px 0 0;}
.picPage{ 
	width: 100%; display:inline-block;
	min-height: 500px; margin:30px 0;
}
.news-li{ margin-bottom: 5px;
	display:block;
	width:100%;
	font-size:18px; 
	padding:24px 2%; position: relative;	
	
	display: flex; flex-direction: row;
	align-items: center; 
	border-bottom: 1px dashed #ddd;  
}
.news-li .date{
	display: inline-block;
	text-align: right; margin-right: 20px;
	border-right:1px dashed #b8acad;
	padding-right: 20px; color:#9a0b0e;

}
.date h4{font-weight: bold;
	font-size:28px; white-space: nowrap;
}
.date span{display: block; font-size:16px; color: #a48e8e} 
.news-li a{color:#222;}
.news-li:hover a{
	color:#ad1417; font-weight:bold;
}


.news-t{ display:inline-block; width:90%;}
.news-t p{
   display:block;
     font-size:14px; color:#aaa;margin-top:10px;
	
	margin-right: 4px;
} 
.news-t p a{color:#999; word-break:break-all;}
.wp_paging{margin-top:15px;margin-bottom:20px;font-size:16px;}

/*两列*/
.twoCol .colBox {float:left;width:49%;background-color: #fff; 
	border-radius: 5px; padding:16px; margin-bottom:24px;
}
.twoCol  .colBox:nth-of-type(2n){float:right;}
.twoCol .colBox p a{color:#999; font-size:14px; display:block; margin:8px 0;}
.twoCol .colBox:hover{box-shadow:0 2px 10px rgba(0,0,150,0.2);}


/*详情页*/
.pagingJump:hover{
	color:#fff;
}
.biaoti3{
	font-size:36px; 
	padding:30px 0 15px; font-weight: bold;
	display: block;
	text-align: center; color: #850710;
}
.article{	
	line-height: 2;
	display:block;
	width:98%;
	margin:8px 1% 22px;
}
.wp_articlecontent{
	margin-top: 20px;
}
.article p{
	line-height: 2;
}
.border2{
	color: #6c7270;
	text-align: center;
	display: block;
}
.border2 span{
	color: #6c7270;
	margin-right: 10px;
}

.dtjt9_div_text .dtjt9_div_text_title a{
	font-size: 16px;
}
/*详情页表格*/
.wp_articlecontent table{width: 100%!important;}
.wp_articlecontent table{
   
    border: 1px solid #e7e7e7!important;
    margin-bottom: 40px;
    border-collapse: collapse;
    font-family: "Microsoft Yahei";
    font-size: 17px;
}
.wp_articlecontent table th{    
    font-size: 16px;
    line-height: 40px;
    padding: 5px;
    color: #11733a;
    text-align: center;
    border: 1px solid #e7e7e7!important;
    background-color: #dbe9da!important;
}
.wp_articlecontent table td{
    line-height: 1.5;
    padding:10px 6px;
    border: 1px solid #e7e7e7!important;
}
.wp_articlecontent table tr:nth-of-type(2n+1){
    background-color: #f9f9f9;
}


/*详情页 轮播图*/
.wp-display-wrapper .picSlideWrap{
    background: none;
    border: 0px solid #A9BFD6;
}
.wp-display-wrapper .imgnav{width:95%;}
.wp-display-wrapper .img{width:100%;}
.wp-display-wrapper .img img{height:auto;border:0px;}
.wp-display-wrapper .front a,.wp-display-wrapper .next a{display:block!important;}

.toTop{display: none;cursor: pointer;
	position: fixed; right: 20px; bottom: 5%;z-index: 99;
	width: 75px; height: 75px;text-align: center; 
	font-size: 18px;line-height: 36px; border-radius: 50%;
	background-color: rgba(100,12,4,0.88); color: #fff;
	transition: all 0.4s ease 0s;
}
.toTop:before{
	display: block; margin:10px auto 0;
	width: 0;height: 0; content: '';
	border-width: 9px; transform: scale(0.7,1);
	border-color: transparent transparent #fff transparent;
	border-style: solid dashed dashed dashed;
}
.toTop:active{
	transform: scale(1.1);
}


/*手机菜单按钮*/
.mob{display: none;}
#mNav{
	display: none; 
	background-color: #6f0b12; padding-bottom: 10px; 
	text-align: right;
}

@media (max-width: 1240px) {
	.container{
		width: 100%;
		padding: 0 3%;
	}
}
@media (max-width: 768px) {
	img{
		max-width: 100%!important;
	}
	#header{background-size:auto 15rem;}    
	.w50per{width:100%;}
	.mob,#mNav{display: block;}
	.pc,.wp-menu .menu-item a.menu-link::after{display:none;}
	#nav{display: none;}
.wp-menu{width:100%;}
.wp-menu .menu-item{width:50%;}
#newspic .slick-slide img{height:auto;}
#newspic{min-height:auto;}
    


}
@media (max-width: 414px) {	
    

}

