@charset "utf-8";
.new-footer{
	background-color:#19589a;
	height: 260px;
	display:flex;
	align-items: center;
}
.footer-content{
	width:1200px;
	margin:0 auto;
	display:flex;
	align-items: center;
	font-weight: normal;
	font-stretch: normal;
	line-height:30px;
	color: #ffffff;
}
.footer-content-left{
	height: 130px;
	flex:1;
	display:flex;
	flex-direction: column;
	font-size: 16px;
	text-align:left;
}
.footer-content-left-1{
	flex:5;
}
.footer-content-left-2{
	flex:1;
}
.footer-content-left-3{
	flex:1;
}
.footer-content-right{
	width:127px;
	text-align:center;
	font-size: 16px
	
}
.header{
	height: 121px;
	display:flex;
	align-items: center;
	justify-content: center;
	background:white;
}
.header-logo{
	height: 120px;
	width:400px;
	text-align:center;
	display:flex;
	align-items: center;
	justify-content: center;
}
.header-logo img{
	width:376px;	
}
.header-menu{
	flex:1
}

.header-search{
	width: 272px;
	height: 25px;
	margin-right:50px;
	position: relative;
	background: url(../img/202312/search-bg.png) no-repeat left center;
	background-size:100%;
}
.header-search form{
	
	
}
.txt {
    line-height: 25px;
    width: 216px;
    height: 25px;
    color: #717171;
    font-size: 12px;
    float: left;
    display: block;
    border: 0;
    background: none;
    outline: none;
    padding-left: 36px;
}
.sousuo{
	width: 32px;
	height: 25px;
	position:absolute;
	left:0;
	right:0;
}
 
.menu-navbar{
	display:flex;
	align-items: center;
	justify-content: space-evenly;
	border-bottom: 2px solid #034387;
}

.menu-item{
	width:120px;
	font-size: 24px;
/* 	font-weight: bold; */
	font-stretch: normal;
	line-height: 44px;
	letter-spacing: 1px;
	color: #333333;
	text-align:center;
	font-family: SimSun;
}

.menu-item a{
	color: #333333;
}

.menu-item.active a{
	font-weight: bolder;
	color: #034387;
	font-size: 26px;
}
.menu-itema:hover,.menu-item  a:active{color:#0b6ebc;text-decoration:none;}

/* .actived-line{ */
/* 	height: 3px; */
/* 	width: 100px; */
/* 	margin: 0 auto; */
/* } */

/* .activated-bg{ */
/* 	background-image: linear-gradient( */
/* 		#034387,  */
/* 		#034387),  */
/* 	linear-gradient( */
/* 		#19589a,  */
/* 		#19589a),  */
/* 	linear-gradient( */
/* 		#ffffff,  */
/* 		#ffffff); */
/* 	background-blend-mode: normal,  */
/* 		normal,  */
/* 		normal; */

/* } */

.banner {
      width: 100%;
      /*height:  400px;*/
    }
.swiper {
      width: 100%;
      
    }
.swiper-slide {
  text-align: center;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  /*height: 100%;*/
  object-fit: cover;
}

.zhuanti{
	
}


.layui-tab {
	margin:0;
}
.news-center{
	background-color: #f5f6f7;

}
.news-center-content{
	width:1200px;
	padding: 60px 0;
	margin:0 auto;
}
.news-center-header{
		text-align:center;
		position:relative;
}
.news-content{
	margin-top:32px;
	display:flex;
}
.news-content-img{
	flex:1;
    margin-right:10px;
	width: 590px;
	height: 394px;
	overflow:hidden;
	
}
.news-swpier{
	width:100%;
}
.news-swpier  .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: var(--swiper-pagination-bottom,8px);
    top: var(--swiper-pagination-top,auto);
    left: 60%;
    width: 40%;
}

.news-swiper-title{
	background:rgba(0,0,0,0.3);
	position:absolute;
	bottom:0;
	left:0;
	right: 0;
	height:30px;
	line-height:30px;
	font-size:14px;
	text-align:left;
	overflow:hidden;
	color:#fff;
	padding:0 12px;
}
.news-content-list{
	flex:1;
    margin-left:10px;
	background-color: #ffffff;
	overflow:hidden;
}

.news-content-list .layui-tab-title{
	display:flex;
	align-items: center;
}
.news-content-list .layui-tab .layui-tab-title li {
	flex:1;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	color: #333333;
} 
.layui-tab-brief>.layui-tab-title .layui-this:after{
	border-bottom: 2px solid #034387;
}
.news-content-list .layui-tab .layui-tab-title .layui-this {
	color: #034387;
}


.news-content-list .yqlb_info li {
    background: url(../img/jtbanner/sanjiao.png) no-repeat left center;
    cursor: pointer;
	line-height: 40px;
}

.news-content-list .yqlb_info .info {
    font-size: 20px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #333333;
    margin-left: 14px;
	
}

.news-content-list .yqlb_info .time {
    font-size: 16px;
    color: #999999;
    float: right;
}

.news-content-list-content{
	padding:24px 20px 20px 20px;
}

.news-more{
	position:absolute;
	right:0;
	bottom:13px;
	
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0.9px;
	color: #034387;
	
	
}
.news-more a{
color: #034387;
}
/*********************************************************************************************/


.wait-complete{
	background-color: #ffffff;
}

.wait-complete-content{
	width:1200px;
	padding: 60px 0;
	margin:0 auto;
}

.wait-complete-header{
	text-align:center;
		position:relative;	
}

.wait-more{
	position:absolute;
	right:0;
	bottom:13px;
	
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0.9px;
	color: #034387;
	
	
}
.wait-more a{
	color: #034387;
}
.wait-content{
	display:flex;
	
}
.wait-content-item{
	flex:1;
    margin-right:10px;
	
/* 	height: 231px; */
	margin-top:10px;
	position:relative;	
}

.wait-content-item img{
	width: 100%;
}
.wait-cover{
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	height: 90px;
	background-color: #125eb3;
	opacity: 0.9;
	display:flex;
	align-items: center;
	justify-content: center;
}
.wait-cover img{
	height: 64px;
}

/*********************************************************************************/



.qydj-column{
	background-color: #f5f6f7;
	
}

.qydj-column-content{
	width:1200px;
	padding: 60px 0;
	margin:0 auto;
}
.qydj-column-header{
text-align:center;
		position:relative;	
}

.qydj-column-more{
	position:absolute;
	right:0;
	bottom:13px;
	
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0.9px;
	color: #034387;
	
	
}
.qydj-column-more a{
	color: #034387;
}

.jdjb-column{
	text-align:center;
	background-color: #c5e2ff;
}
.jdjb-column img{
	height: 170px;
}
/***********************************************************************************/
.qydj-content{
	display:flex;
	align-items: center;
	margin-top:29px
}

.qydj-content-left , .qydj-content-right{
/* 	min-width: 28px; */
/* 	height: 200px; */
	
}
.qydj-content-left img{
	height:100%;
	width:100%;
}

.qydj-content-right img{
	height:100%;
	width:100%;
}

.qydj-content-items{
	margin:0 4px;
	flex:1;
}

.qydj-content-item img {
	height: 230px;
	width: 390px;
}

.qydj-content-gap{
	width:14px;	
}

/**********************************************************************/
.clearfloat{
	clear:both;
}
.zcen-content{
	width:1200px;
	margin:0 auto;
	line-height: 0;
}

.lnd{
	background-color: #f5f7f7;
	border: solid 0px #0e050b;
	margin-left:0;
	width: 281px;
}
.lm{
	background-color: #f5f7f7;
	text-align:center;
}

.nav-title-list{
	display:flex;
	align-items: center;
	background-color: #034387;
	height:56px;
}
.nav-title {
	flex:1;
	
}
.nav-title span{
	font-size: 26px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 1.6px;
	color: #ffffff;
}

.nav-title-list img{
	width: 15px;
}

.rnd {
	margin-top:30px;
}
/**************************************************************************/
.news-pic-header{
	display:flex;
	
	padding: 24px;
	background-color: #f5f7f7;
	border: solid 0px #0e050b;
	margin-bottom:20px;
}
.news-pic-content-swiper{
	flex:1;
	margin-left:20px;
}
.news-pic-content-swiper .swiper-slide {
	width:100%;
	text-align:left;
}
.news-pic-content{
	width:100%;
	display:flex;
	height:94px;
	margin:0 8px;
	flex-direction: column
}
.news-pic-img{
	width: 400px;
	height: 300px;
	overflow:hidden;
}

.news-pic-content-title{
	font-size: 17px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: #034387;
	border-bottom: solid 1px #034387;
	
}

.news-pic-content-content{
	font-size: 15px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 20px;
	letter-spacing: 0;
	color: #333333;
	
	flex:1;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	padding: 6px 0 0 0;
    text-indent: 30px;
    margin-bottom: 0;
    
}

.news-pic-content-publish{
	display:flex;
	height: 20px;
align-items: center;	
}
.news-pic-content-publish-date{
	font-size: 15px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0;
	color: #333333;
	text-align:left;
	flex:1;
}
.news-pic-content-publish-url a{
	width:64px;
	font-size: 15px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0;
	color: #034387;	
}

.ywsy .yqlb_info .time {
    font-size: 17px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: #959595;
    float: right;
}
.ywsy .yqlb_info li{
	background: url(../img/jtbanner/sanjiao.png) no-repeat left center;
    height: 18px;
	line-height:20px;
    margin-bottom: 16 px;
    cursor: pointer;
}

/**************************************************************/
.ldanjs {
	background-color: #f5f7f7;
	border: solid 0px #0e050b;
	padding:36px;
}

.newldanjs-img{
	height: 88px;	
	text-align:left;
	margin-right:24px;
}
.newldanjs-img img{
	height:100%;
	margin:0;
}
.newldanjs .titlename {
    font-size: 32px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 2px;
	color: #034387;
	text-align:left;
	margin-top:34px;
    padding-bottom: 5px;
	border:none;
	max-width:100%;
}


.newldanjs  .content{
	font-family: MicrosoftYaHei;
	font-size: 19px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0;
	color: #333333;
}

.duolis{
	height:auto;
}


.nav-down-arrow{
	position:absolute;
	top:0;
	right:0;
	width: 14px;
	bottom:0;
	display:flex;
	align-items: center;
}

.nav-down-arrow img{
	width:100%;
	margin-top:20px;;
}

.ywly-icon-title{
	display:flex;
}

 
@media (max-width: 1536px){
	.header{
		height:81px;
	}
	.header-logo {
		height: 80px;
		width: 300px 
	}
	.header-logo img {
		width: 250px;
	}
	.menu-item {
		width: 80px;
		font-size: 16px;
		font-weight: normal;
		font-stretch: normal;
		line-height: 20px;
	}
	.menu-item.active a{
		font-weight: bolder;
		color: #034387;
		font-size: 18px;
	}
	.actived-line{
		width:67px;
	}
	.header-search {
		width: 180px;
		
		margin-right: 32px;
	}
}

@media (max-width: 1440px){
 
}
@media (max-width: 1366px){
 
}

@media (max-width: 1280px){
	.header{
		height:81px;
	}
	.header-logo {
		height: 80px;
		width: 300px 
	}
	.header-logo img {
		width: 250px;
	}
	.menu-item {
		width: 80px;
		font-size: 16px;
		font-weight: normal;
		font-stretch: normal;
		line-height: 20px;
	}
	.menu-item.active a{
		font-weight: bolder;
		color: #034387;
		font-size: 18px;
	}
	.actived-line{
		width:67px;
	}
	.header-search {
		width: 180px;
		
		margin-right: 32px;
	}
}
@media (max-width: 1120px){
	.header{
		height:81px;
	}
	.header-logo {
		height: 80px;
		width: 300px 
	}
	.header-logo img {
		width: 250px;
	}
	.menu-item {
		width: 76px;
		font-size: 15px;
		font-weight: normal;
		font-stretch: normal;
		line-height: 18px;
	}
	.menu-item.active a{
		font-weight: bolder;
		color: #034387;
		font-size: 17px;
	}
	.actived-line{
		width:60px;
	}
	.header-search {
		width: 160px;
		height:25px;
		margin-right: 28px;
	}
	.txt{
		height:25px;
		line-height:25px;
	}
	.header-search input::-webkit-input-placeholder{
		font-size: 10px;
		color:gray;
	}
}


