@CHARSET "utf-8";
/* Reset CSS
 * --------------------------------------- */
.n-box{
	max-width: 1400px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
	clear: both;
	height: 100%;
}
.ny-banner{
	clear: both;
	background: url(/templates/default/images/ny-banner.jpg) top center no-repeat;
	height: 377px;
	width: 100%;
	background-size: cover;
	display: block;
	margin-top:130px;
}

.ny-banner-dj{
	clear: both;
	background: url(/templates/default/images/jtdj_banner.jpg) top center no-repeat;
	height: 377px;
	width: 100%;
	background-size: cover;
	display: block;
	margin-top:130px;
}
.position{
	clear: both;
	border-bottom: 1px solid #CCC;
	border-left: 10px solid #194c9f;
	padding-left: 30px;
	margin: 30px auto 10px auto;
	line-height: 40px;
}
.position a{
	color: #6e6e6e;
}
.position-dj{
	clear: both;
	border-bottom: 1px solid #CCC;
	border-left: 10px solid #da251d;
	padding-left: 30px;
	margin: 30px auto 10px auto;
	line-height: 40px;
}
.position-dj a{
	color: #6e6e6e;
}
.position-dj .back{
	float: right;
}
.position .back{
	float: right;
}
.news-fl,.news-fl-dj{
	text-align: center;
	margin-bottom: 30px;
	clear: both;
	overflow: hidden;
	border-bottom: 1px solid #e6e6e6;
}
.news-fl a,.news-fl-dj a{
	color: #6e6e6e;
	line-height: 60px;
	font-size: 18px;
	position: relative;
}
.news-fl a:after{
	background:  #194c9f;
	width: 0%;
	height: 2px;
	display: block;
	content: '';
	position: absolute;
	bottom: 0;
	transition-duration: 0.3s;
	left: 50%;
}
.news-fl a:hover{
	color:#194c9f;
}
.news-fl a:hover:after{
	background:  #194c9f;
	width: 90%;
	height: 2px;
	display: block;
	content: '';
	position: absolute;
	bottom: 0;
	left: 5%;
}
.ny-banner-title{
	background:  url(/templates/default/images/banner-title.png)  repeat;
	max-width: 482px;
	max-height: 132px;
	display: block;
	position: absolute;
	right: 0;
	bottom:  0;
	padding: 10px 30px;
}
.ny-banner-title .ch{
	font-size: 40px;
	color: #FFF;
	line-height: 60px;
	position: relative;
}
.ny-banner-title .ch:after{
	width: 68px;
	height: 2px;
	background: #2c6cd7;
	display: block;
	content: '';
	float: right;
	margin-top: 30px;
	margin-left: 20px;
	margin-right:120px;


}
.ny-banner-title .en{
	font-size: 14px;
	text-transform: uppercase;
	color: #FFF;
	line-height: 30px;
}
.search{
	width: 80%;
	border: 1px solid #dcdcdc;
	border-radius: 20px;
	box-sizing: border-box;
	margin-top: 10px;
	margin-bottom: 10px;
}
.search .sc-input{
	border: none;
	font-size: 16px;
	padding: 5px;
}
.search .sc-input:focus{
	outline:none;
	border: none
}
.search .sc-but80{
	width: 20px;
	height: 20px;
	background: url(/templates/default/images/search_bt.jpg) center center no-repeat;
	border: none;
	margin-top: 3px;
	float: right;
	margin-right: 10px
}
.ny-news-t{
	clear: both;
	background: url(/templates/default/images/news_title.jpg) left center no-repeat;
	line-height: 40px;
	font-size: 20px;
	color: #FFF;
	text-indent: 1rem;
	position: relative;
}
.ny-news-t .more{
	position: absolute;
	right: 0;
	line-height: 40px;
	font-size: 16px;
	color: #ccc;
}
.border-bottom{
	border-bottom: 1px dashed #cbcbcb;
	margin-bottom: 20px;
}

.border1{ 
	border: 1px solid #b0b0b0; 
}
.news-box1{
	clear: both;
	overflow: hidden;
	margin-bottom: 50px;
}
.newspic1{
	width: 95%;
	padding-bottom:66%;
	position: relative;
	overflow: hidden;
	height: 0;
	margin-top: 10px;
}
.newspic-dj{
	width: 100%;
	padding-bottom:66%;
	position: relative;
	overflow: hidden;
	height: 0;
}
.news-li-dj1:hover .newspic-dj p img{
	transform: scale(1.2);
	transition:all 0.5s;

}

.newspic1 p,.newspic2 p,.newspic-dj p{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	display: block;
}
.newspic1 p img,.newspic2 p img,.newspic-dj p img{
	object-fit: cover;
	width: 100%;
	height: 100%;
	transition-duration: .8s;
}
.newspic2{
	width: 100%;
	padding-bottom:50%;
	position: relative;
	overflow: hidden;
	height: 0;
}
.news-li{
	padding-bottom: 18px;
	clear: both;
	border-bottom:1px dashed #dcdcdc; 
	overflow: hidden;
	display: block;	
	margin-bottom: 16px;
	transition-duration: 1s;
}
.news-li:hover{
	background: #fdfdfd;
	box-shadow: 2px 2px 2px #CCC;
}
.dj .news-li:hover .title2,.dj .news-li:hover .date,.dj .news-li:hover .info{
	color: #da251d;
}
.dj .news-li:hover .newspic1 p img{
	transform: scale(1.2);
}

.news-li .title{
	font-size: 20px;
	color: #194c9f;
	font-weight: bold;
	text-align:left;
}
.news-li .title2{
	font-size: 20px;
	color: #2e2f2f;
}
.news-li .date{
	color: #6e6e6e;
	font-size: 16px;
	line-height: 40px;
}
.news-li .info{
	font-size: 16px;
	color: #a7a7a7;
}

.news-li2{
	clear: both;
	overflow: hidden;
	display: block;	
	margin-bottom: 20px;
}
.news-li2 .right{
	vertical-align: middle;
	text-align: center;
	height: 100%;
	display: block;
}
.news-li2 .right .title2{
	font-size: 20px;
	color: #2e2f2f;
	padding-top: 50px;
}
.news-li2 .right .more{
	color: #b0b0b0;
	font-size: 18px;
}
.news-li .date2{
	clear: both;
	overflow: hidden;
	display: block;	
	margin-bottom: 20px;
	background: #727272;
	color: #FFF;
	text-align: center;	
	width:100%;
	padding-bottom:60%;
	height: 0;
	position: relative;
	margin-top: 20px;
	transition-duration: .5s;
}
.news-li .date2 .d{
	font-size: 18px;
	border-bottom: 1px solid #FFF;
	width: 70%;
	position: absolute;
	top: 20%;
	left: 15%;
	font-weight: bold;
}
.news-li .date2 .c{
	font-size: 14px;
	width: 70%;
	position: absolute;
	top: 50%;
	left: 15%;;
}
#swiper_cus .media-box .icon1{
	 width: 80%;
	 padding-bottom: 100%;
	 overflow: hidden;
	 height: 0;
	 position: relative;
	 margin: 0 auto;
}
#swiper_cus .media-box .icon1 .pic{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
#swiper_cus .media-box .icon1 .pic img{
	width: 100%;
	height: 100%;
}

.newsTitle{
	clear: both;
	text-align: center;
	font-size: 20px;
	color: #11469c;
	line-height: 60px;
	margin-top:10px;
}
.info-date{
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	margin-bottom: 20px;
	padding-bottom: 30px;
}
.newsPage{
	clear: both;
	border:2px solid #e5e5e5;
	padding:10px;
	text-align: center;
	margin-bottom: 20px;

}
.newsPage .page-back{
	border-left: 2px solid #e5e5e5;
	border-right: 2px solid #e5e5e5;
	width: 100%;
	display: block;
	height: 100%;
}
.newsPage .page-back a{
	color: #000;
}
.ny-news-list .news-li{
	background: #fafafa;
	box-sizing: border-box;
	padding: 10px;
	margin-bottom: 20px;
	transition-duration: 1s;
	border-bottom: none;
}
.ny-news-list .news-li:hover{
	box-shadow: 3px 3px 3px #ccc;
}
.ny-news-list .news-li:hover .date2{
	background: #1e4fa1;
}
.ny-news-list .news-li .title2{
	margin: 10px auto;
	font-weight: bold;
	color: #727272;}
.ny-news-list .news-li .newspic1{
	width: 95%;
    padding-bottom: 79%;
    position: relative;
    overflow: hidden;
    height: 0;
}
.ny-news-list .news-li .info{
	font-size: 14px;
    color: #a7a7a7;
    line-height: 28px;
    color: #727272;
}
/*视频中心*/
.video .media-box{
	width: 100%;
	clear: both;
	margin: 30px auto;
	position: relative;
}
.video .media-box .pic{
	width: 100%;
	height: 0;
	padding-bottom: 60%;
	overflow: hidden;
	position: relative;
}
.video .media-box .pic p{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.video .media-box .pic p img,.video .media-box .pic img{
	object-fit: cover;
	width: 100%;
	height: 100%;
}
.video .media-box .title{
	font-size: 20px;
	text-align: center;
	color: #5c5c5c;
	line-height: 40px;
}
.video-bt{
	position: absolute;
	left: 50%;
	transform: translate(-50%,-50%);
	top: 50%;

}
.video-bt img{
	max-width: 59px;
	max-height: 59px;
}
.news-late .media-box{
	width: 100%;
	position: relative;
}
.news-late .icon1{
	 width: 100%;
	 padding-bottom: 60%;
	 overflow: hidden;
	 height: 0;
	 position: relative;
	 margin: 0 auto;
}
.news-late  .mask{
	background: url(/templates/default/images-mask.png) repeat;
	height: 30px;
	text-align: center;
	color: #FFF;
	position: absolute;
	width: 100%;
	z-index: 999;
	left: 0;
	bottom: 0;
	text-align: left;
	box-sizing: border-box;
	padding: 0 10px;
}
.news-late  .mask .more{
	float: right;
	color: #FFF;
}
.news-late .icon1 .pic{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.news-late .icon1 .pic img{
	width: 100%;
	height: 100%;
}
.news-late .title{
	font-size: 16px;
	text-align: left;
	font-weight: normal;
	color: #000;
}
.news-late .content{
	font-size: 16px;
	line-height: 24px;
}
.news-late .more{
	font-size: 16px;
	float: left;
}
/*党建*/
.ny-news-t2{
	clear: both;
	background: url(/templates/default/images/news_title2.jpg) left center no-repeat;
	line-height: 40px;
	font-size: 20px;
	color: #FFF;
	text-indent: 1rem;
}
.ny-news-t2 .more{
	position: absolute;
    right: 0;
    line-height: 40px;
    font-size: 16px;
    color: #ccc;
}
.ygfc-pic{
	max-width: 410px;
	margin: 0 auto;
}
.ygfc-pic img{
	width: 100%;
	height: auto;
}
.dj-info .content{
	font-size: 18px;
	line-height: 38px;
	color: #464646;
	padding: 50px 0;

}

.dj-info .content p{
	font-size: 18px;

}

.news-li-dj1{
	clear: both;
	border:1px solid #dcdcdc; 
	overflow: hidden;
	display: block;	
}
.news-li-dj1 .info{
	font-size: 16px;
	line-height: 28px;
	padding: 20px;
	box-sizing: border-box;
	color: #000;
	min-height: 80px;
}
.news-li-dj1 .info p{
	font-size: 16px;
	color: #a3a3a3;
	clear: both;
}
.dj .news-li:hover {
	color: #da251d
}
.news-li-dj1 .title2{
	font-size: 16px;
	line-height: 24px;
	padding: 20px;
	box-sizing: border-box;
	color: #000;
	transition-duration: 0.8s;
}
.news-li-dj1:hover .title2{
	color: #da251d;
	text-indent: 2rem;

}
.news-margin1{
	margin-bottom: 20px;
}

#swiper_dj .media-box .icon1{
	 width: 80%;
	 padding-bottom: 100%;
	 overflow: hidden;
	 height: 0;
	 position: relative;
	 margin: 0 auto;
}
#swiper_dj .media-box .icon1 .pic{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
#swiper_dj .media-box .icon1 .pic img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.dj-rytitle{
	text-align:center;
	font-size: 18px;
}
.news-fl-dj a:after{
	background:  #da251d;
	width: 0%;
	height: 2px;
	display: block;
	content: '';
	position: absolute;
	bottom: 0;
	transition-duration: 0.3s;
	left: 50%;
}
.news-fl-dj a:hover{
	color:#da251d;
}
.news-fl-dj a:hover:after{
	background:  #da251d;
	width: 90%;
	height: 2px;
	display: block;
	content: '';
	position: absolute;
	bottom: 0;
	left: 5%;
}
