/*webkit浏览器滚动条*/
::-webkit-scrollbar {
	width: 10px;
	height: 10px;
}

::-webkit-scrollbar-track,::-webkit-scrollbar-corner {
	background: #F6F6F6;
}

::-webkit-scrollbar-thumb {
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #CCC;
}

::-webkit-scrollbar-thumb:window-inactive {
	background: #CCC;
}
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;
}
 
a{
	color:#3e4551;
	text-decoration: none;
}
a:hover{
	color: #a80808;
	text-decoration: none;
}
.clear:after, .clear:after {
  content: '\20';
  display: block;
  height: 0;
  clear: both;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.container{width:1200px; padding:0;}
#header{
	display: block;
	height: 520px;
	padding-top:0px;
	background:url(images/ddh-head.jpg) bottom center no-repeat #093d8a;
	color:#fff;
	text-align: center;
}
#header img{ 
	margin-top: 120px;
}
.menu{
	display: block;
	width:100%;
	height: 60px;
	background-color: #af0e09;
	position: relative;
	z-index: 999;
}

/*新闻轮播图*/
.arrow{
	width:30px; line-height: 60px;
	position: absolute; top:42%; z-index: 8;
	background-color: rgba(0,0,0,0.5);
	color:#fff; font-size:30px;
	text-align: center;
}
.arrow.button-prev{left:0;}
.arrow.button-next{right:0;}

/*首页内容模块*/
#newspic{float:left; width:48.5%; margin-top: 38px; position: relative;}
#newspic .slick-slide{position: relative;}
#newspic .slick-slide p{
	position: absolute; left: 0;bottom: 0; width: 100%;
	padding: 15px; background-color: rgba(0,0,0,0.6);
}
#newspic .slick-slide p a{color: #fff;}
#newspic .slick-slide a{width:100%;display:block; object-fit: cover;}
#newspic .slick-slide img{height:400px; width:100%;}
#newspic .slick-prev,#newspic .slick-next{
	background-color: rgba(0,0,0,0.5); width: 36px; height: 36px;
	color: #fff; opacity: 1; z-index:999;
}
#newspic .slick-prev{left: 0;}
#newspic .slick-next{right: 0;}

.w50per{width:48.5%;}

.title{
	background: url('images/r-tb.png') 104px bottom no-repeat;
	line-height: 50px; padding:0;
	margin-top: 30px;
}

.title h4{
	font-size:24px;display: inline-block;
	font-weight: bold; color:#af0e09;
}
.title h4::after{content: '';
	display: block; width: 100px; height: 4px;
	background-color: #af0e09;
	margin-top: 18px;
}
.title span{
	color: #ceb79c; font-size: 18px; font-weight: 500;
}
.title .fr{font-size:14px;padding:0 12px;line-height: 24px;
	background-color: #dabba8; color: #fff;
	margin: 13px 0; border-radius: 40px;
}
.title .fr a{color:#fff;}
.title .fr i{font-size:18px;margin-left: 4px;}
.HomeNews{
	margin:0;
}
.HomeNews li{
	display: block; border-bottom:1px dashed #ddd;
	padding:10px 0; line-height: 1.4;white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.HomeNews li:before{display: inline-block; content:'\2022';
   color:#af0e09; font-size:20px;
}
.line-title{
	display: block; padding:10px 0 0;
	margin-top: 28px;
}
.line-title h4{
    display: inline-block;
	font-size:22px; font-weight: bold; 
	color:#504544;
    border-bottom: 3px solid #c41e06;
    padding:10px 5px 12px;
}
.line-title .fr{margin:10px 0; background-color: #c8a97c;
	color:#fff; border-radius: 30px; padding:3px 12px;
	font-size:14px;
}
.line-title .fr i{  margin-left:4px;}
.date-news{
	background-color: #f9f4ed;
	padding:12px 16px;
}
.date-news li,.dotNews li{
	display: block; padding:9px 0;
}
.date-news li span{font-weight: bold;font-size:17px;
	color:#a80808; padding:0 16px 0 0; font-family: Arial;
	line-height: 1; border-right:1px solid #e0d3bf;
	margin-right: 10px
}
.showPic{background-color: #eee;margin:48px 0 0;}
.dotNews{margin:5px 0 48px;}
.dotNews li{border-bottom: 1px dashed #e5e0d8;padding:14px 0;}
.dotNews li:before{
	display: inline-block; content:'';
	width:9px;height:9px; border-radius: 50%;
	border:2px solid #c41e06;
	margin:0 4px;
}
.dotNews li span{float:right; color:#aaa;}


.midtitle,.righttitle{
	display: flex; margin: 30px 0 20px;
	justify-content: space-between;
	text-align: center;
	align-items: center;
	width: 100%;
}
.midtitle h4,.righttitle span.Column_Name{
	display: inline-block;
	flex-shrink: 0;
	font-size: 26px; font-weight: bold;
	color: #9c060b;
	margin: 0 20px;
}
.midtitle h4 span,.righttitle span{
	display: block; font-size: 14px; color: #ceb79c;
	margin-top: 8px; font-weight: 500;
	text-transform: uppercase; white-space: nowrap;
}
.midtitle::after,.midtitle::before,
.righttitle::after,.righttitle::before{content: '';
	display: inline-block; height: 15px;
	width: 42%; background: url('images/r-tb.png') left bottom no-repeat;
}
.midtitle::before,.righttitle::before{
	transform: rotateY(180deg);
}
.slick-prev:before, .slick-next:before{color: inherit;}

.xunli .slick-slide{object-fit:cover; margin:0 14px;}
.xunli .slick-slide a{display:block; object-fit:cover; }
.xunli .slick-slide img{height:190px;}

.xunli .slick-prev,.xunli .slick-next{width: 30px;height: 30px; color: #a00;}
.slick-prev:before, .slick-next:before{
	font-family: FontAwesome;
 font-size: 30px;
}
.slick-next:before{
	content: "\f105";
}
.slick-prev:before{
	content: "\f104";
}

.foot,.m-foot{
	margin-top: 20px;
	padding:30px 0 0; 
	color:#fff;
	background:url('images/ddh-foot.jpg') top center no-repeat #8d0d10;
}
.links,.weixin{
	display: inline-block;
	position: relative;
}
.foot h4{
	font-size:20px; font-weight: bold;
	margin-bottom: 10px;
}
.address{width:30%; margin-top: 15px;}

.weixin li{float:left; margin-left: 20px;
	text-align:center; margin-bottom: 30px;
}
.weixin li p{line-height: 2;}

.copyright{
	background-color: rgba(0,0,20,0.2);
	text-align: center; line-height: 60px;
}

.m-foot{padding:30px 5%; display: none;text-align: center;}
.m-foot{display: none;}

.pos{ 
	padding:16px 0; display:none;
}

.possplit{
	background: url('images/aa.gif') 0 center no-repeat;
	margin: 0 5px;
}


.detail{
	float: left;
	width:100%;
	min-height: 700px;
	margin: 20px 0 20px;
}
 

/*修改原来的样式*/ 
/*轮播图片*/
.focus-box{
	margin-bottom: 0!important;
}
.focus-pagination{
	top: auto!important;
	bottom: 10px!important;
	padding-right: 10px!important;
}
.focus-title-bar{
	background-color: rgba(0,0,0,0.6);
	padding: 20px 0;
}
.focus-title{
	line-height: 50px;
	height: 50px;
}
.focus-page{
	border: 0!important;
}
#mybanner .focus-title-bar,#mybanner .focus-pagination{
	display: none!important;
}

 /*导航部分*/
.wp_nav { display:block; margin: 0; padding: 0;display: block; *zoom:1;}
.wp_nav * {margin: 0; padding: 0}
.wp_nav:after {clear: both;content: ".";display: block;height: 0; }
.wp_nav .nav-item { display:inline-block;width: 14.6%; margin:0 1%; float:left; position:relative; vertical-align:bottom; }
.wp_nav .on { z-index:10;}
.wp_nav .nav-item .mark {display:block; background-color: transparent; width:100%; height:95%; position:absolute; left:0;top:0%; z-index:99;}
.wp_nav .nav-item a{ font-family:"Microsoft Yahei"; font-weight:bold;display:block;
  text-align:center;position:relative; z-index:100;
  color:#f9e8cd;
}
.wp_nav .nav-item:hover a.parent,.wp_nav .nav-item.parent,.wp_nav .nav-item.selected,.menu li:hover{
	background:linear-gradient( to bottom ,#fde5bc,#ffd58e); color:#af0e09
}

.wp_nav .nav-item.parent a span.item-name,.wp_nav .nav-item.selected a span.item-name{ color:#af0e09;}

.wp_nav .nav-item a.parent {color:#000;}
.wp_nav .nav-item a span.item-name { display:inline-block; padding:0;font-size: 20px; line-height:60px;cursor:pointer;}

.wp_nav .nav-item a.parent:hover span.item-name{}
.wp_nav .nav-item a.parent span.item-name{}
.wp_nav li:hover a{color:#af0e09;}


/*搜索框*/
.wp_search .keyword{
	border: 1px solid #ddd;
	border-radius: 5px;
	height: 28px;
	width: 180px!important;
	line-height: 28px;
    vertical-align: top;
    padding: 0 10px;
}
.wp_search .search {
    background: url('images/btnbg.png') no-repeat;     
    color: #fff;
    width: 70px;
    height: 40px;
    border-radius: 5px;
    border: 0;
    cursor: pointer; 
    margin-top: 5px;
    margin-left: 8px;
}
/*栏目列表样式*/
.wp_listcolumn { display:block; width:100%; border-top:1px solid #ddd; border-bottom:1px solid #fff;}
.wp_listcolumn .wp_column {display:block; width:100%; vertical-align: bottom;}
.wp_listcolumn .wp_column a { display:block; width:100%; color:#666; font-size:15px; font-weight:bold; word-wrap:break-word; background:#eceef1 none; border-bottom:1px solid #ddd; border-top:1px solid #fff; text-align: left;}
.wp_listcolumn .wp_column a:hover { color:#fff; background-color:#062a66; background-image:none;}
.wp_listcolumn .wp_column a.selected { color:#fff; background-color:#062a66; background-image:none;}
.wp_listcolumn .wp_column a .column-name { display:inline-block;  padding:15px 10px 15px 20px; cursor:pointer;}


/*左侧导航*/
.wp_listcolumn .wp_column a{
	border-top: 0;
	border-bottom:0;
	font-size: 16px;
	color: #4f554f;
	background: none;
	font-weight: 100;
}
.wp_listcolumn>li a:hover,
.wp_listcolumn .wp_column a.selected,
.wp_listcolumn li.wp_column a:hover{
	display: block; 
	cursor: pointer;
	color: #fff; 
}
.wp_listcolumn .wp_subcolumn .wp_column a{
	border-bottom: 0;
}
.wp_listcolumn .wp_subcolumn .wp_column a:hover{
	color: #093d8a;
}
.wp_listcolumn .wp_subcolumn{
	border-top: 0;
	padding: 5px 0;
	background-color: #f5f7f4;
}
.wp_subcolumn li.wp_column{
	line-height: 50px;
}
.wp_listcolumn .wp_subcolumn .wp_column a{
	background: none;
}
.wp_listcolumn .wp_subcolumn .wp_column a.selected{
	color: #093d8a;
}
 
/*列表页*/
.newslist{ 
	width: 100%;
	min-height: 500px; margin:24px 0;
}
.news-li{
	display:block;
	width:100%;
	font-size:18px;
	padding:18px 8px; position: relative;
	margin-bottom: 1px;
	border-bottom:1px dashed #ddd;
}
.news-li:before{content:'\2022'; display: inline-block; color:#8d4c4d;
  margin:0 8px;
}
.news-li span{
	float:right; color:#908181;
	font-size:16px;
}

.picbox{
	display: inline-block; width: 23.5%; margin: 0 0.5% 25px;
}
.picbox img{
	height: 190px;
}


/*详情页*/
.pagingJump:hover{
	color:#fff;
}
.biaoti3{
	font-size:36px; color:#af0e09;
	font-weight: bold;
	padding: 16px 0 16px;
	display: block;
	text-align: center;
}
.article{	
	line-height: 2; 
	float:left;
	width:98%;
	margin:24px 1%; 
	border-top: 1px solid #eee;

}
.wp_articlecontent{
	margin-top: 20px;
}
.article p{
	line-height: 2;
}
.border2{
	color: #aaa; 
	text-align: center;
	display: block;
}
.border2 span{
	color: #777;
	margin-right: 20px;
}

.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: 15px;
  }
  .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;
  }

.mapimg{
   width:1190px!important;
  max-width:1190px!important;
}

/*手机菜单按钮*/
.closetb{  
	font-size: 30px;
	padding: 1rem 2rem; 
	border-bottom: 0;
	line-height: 2rem;
	color: #fff; 
	text-align: right;
	display: none;
}
.m-menubtn{  
  display: block; 
  line-height: 1;
  padding:1rem; 
  text-align: center;
  color: #fff;
  display: none;
  background-color: #8d0d10;
}

@media(max-width:1024px){
   .container{width:100%;}
   .links{display: none;}
   .contact, .weixin{width:49%;}
}


@media (max-width: 768px) {
	img{
		max-width: 100%!important;
	}
	body{background-size:auto 7.4rem; overflow-x: hidden;}
    .container{
    	width: 100%;
    	padding: 0 3%;
    }
    #header .fr,.nav-item.i1 ,
    .leftside,
    .page_jump,
    .pages_count,.fixed-img,.foot{
    	display: none;
    }
    #header{
    	height:25rem;
    	padding: 0; 
    	background-size:auto 25rem; 	
    }
    #header img{
    	width: 72%; margin-top:4rem;
    }
   
    .m-foot{
	    display: block;
	}
	#newspic .slick-slide img{height:auto;}
	
	.news{display: flex; flex-direction: column;}
	.news li{display: flex; flex-direction: row; justify-content: space-between;
	 white-space: nowrap;} 
.news-li span{
	 	float: none; display: block;margin-left: 18px;
	 }
	.news li a{width:75%; overflow:hidden; text-overflow: ellipsis;}
	.picList li,.lecture li{width:48%; margin-bottom:24px;}
	.picList li img{height:140px;}
	.news li::before, .news-li::before{margin-top: 18px;}
 	.foot{
		padding: 20px 0;
	}
	.foot li{
		width: 100%;
		text-align: center;
	}
	.page-title{padding:15px 0; width:35%;}
	.banner{
		height: 18rem;
		background-size: auto 18rem;
		box-shadow:inset 1px 2px 8px rgba(0,100,50,0.3);
	}
	.rightside,.dt,.w50per,.xw-box,.tz-box,#newspic{
		width: 100%;
	}
	.xw-box{margin-left: 0;}
	.weixin li{width:32%; }
        .weixin li img{width:100%;}
	.detail{
		margin-top: 10px;min-height: 300px;
	}
    .righttitle{margin-bottom:0;}
    .home-title{margin-top:32px;}	
	
	.div_piccontenttitle_li{
		width: 49%;
		display:inline-block;vertical-align:top;float:none;
	}
	.wp_nav .nav-item{
		width: auto;
	}
	.wp_nav .nav-item a span.item-name{
		color: #fff; font-size: 16px;
		padding: 0;
	}
.wp_nav{
		display: flex; justify-content: space-between;
	}
	.wp_nav .sub-nav{
		position: relative;visibility: visible!important;top:0!important;border:0;
		display: inline-block;
	}
	.wp_nav .sub-nav .nav-item{background: rgba(0,0,0,0.15);}
	.wp_nav .sub-nav .nav-item a{border-top: 0;}
	.newslist .wp_article_list_table{
		display: table;
	}
	.newslist .wp_article_list_table tr{
		display: table-row;
	}
	.div_piccontenttitle_li .c_pt_12 .c_pic img{
	    height:10rem!important;
    }
	.jwplayer{height:17rem!important;}
}

@media (max-width: 414px) {
	.newslist .wp_article_list .list_item .pr_fields{
		width: 70%!important;
	}
	#header{
    	height:16rem;
    	padding: 0; 
    	background-size:auto 16rem; 	
    }
    #header img{
    	width: 85%; margin-top:3.2rem;
    }
}