@charset 'utf-8';

.yjj-header{
	background: url(2023topbg.jpg) top center no-repeat;
	height: 300px;
	font-size: 0;
}
.yjj-top{
	padding-top: 20px;
	line-height: 26px;
}
.yjj-top a,.yjj-top span{
	display: inline-block;
	color: #fff;
	font-size: 16px;
}
.yjj-top .line{
	margin: 0 10px;
}
.yjj-top .ipv6{
	border-radius: 8px;
	border: 1px solid #fff;
	padding: 0 6px;
	height: 24px;
	line-height: 24px;
}
.yjj-top .mr34{
	margin-left: 34px;
}
.yjj-header-con{
	margin-top: 35px;
}
.yjj-header-con .logo{
	display: inline-block;
}
.yjj-search{
	width: 570px;
	height: 50px;
	line-height: 50px;
	background: rgba(11,82,160,.5);
	border-radius: 24px;
	margin-right: 10px;
	margin-top: 30px;
}
.yjj-search input{
	padding: 0 20px;
	font-size: 18px;
	height: 50px;
	line-height: 50px;
	width: 478px;
	color: #fff;
}
.yjj-search input::-webkit-input-placeholder{
	color: #fff;
}
.yjj-search input:-moz-placeholder{
	color: #fff;
}
.yjj-search input::-moz-placeholder{
	color: #fff;
}
.yjj-search input:-ms-input-placeholder{
	color: #fff;
}
.yjj-search button{
	height: 50px;
	line-height: 50px;
}
.yjj-header-con .slogan{
	margin-top: 10px;
	margin-right: 20px;
}
.yjj-header-con .slogan img{
	height: 24px;
}


.yjj-nav{
	background: #166eba;
	height: 82px;
	line-height: 82px;
}
.yjj-nav>div{
	display: flex;
	justify-content: space-between;
}
.yjj-nav .tit{
	display: inline-block;
	color: #fff;
	font-size: 26px;
	position: relative;
}
.yjj-nav .tit img{
	display: none;
}
.yjj-nav .tit.cur{
	font-weight: bold;
}
.yjj-nav .tit.cur:after{
	display: inline-block;
	content: ' ';
	width: 40px;
	height: 6px;
	border-radius: 3px;
	background: #fff;
	position: absolute;
	bottom: 8px;
	left: 50%;
	margin-left: -20px;
}

.yjj-footer,.yjj-nav,.local{
	font-size: 0;
}
.foot-top {
	width: 100%;
	height: 60px;
	margin: 0 auto;
	background-color: #c5e4fe;
}
.foot-top .foot-t-cont {
	height: 100%;
}
.foot-top .foot-t-cont .foot-ul-1 {
	position: relative;
	width: 100%;
	height: 100%;
}
.foot-top .foot-t-cont .foot-ul-1 li {
	float: left;
	display: inline-block;
	width: 20%;
	height: 100%;
	line-height: 60px;
	text-align: center;
}
.foot-top .foot-t-cont .foot-ul-1 li .foot-a-1 {
	position: relative;
	width: 100%;
	display: inline-block;
	color: #0b6fcd;
	cursor: pointer;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 15px;
}
.foot-top .foot-t-cont .foot-ul-1 li .foot-a-1.cur {
	background: #f7f7f7;
}
.foot-top .foot-t-cont .foot-ul-1 li .foot-a-1.cur img {
	transform: rotate(180deg);
}
.foot-top .foot-t-cont .foot-ul-1 li .foot-a-1:hover {
	text-decoration: none;
}
.foot-top .foot-t-cont .foot-ul-1 li .foot-a-1 img {
	width: 12px;
	margin-left: 16px;
	vertical-align: middle;
}
.foot-top .foot-t-cont .foot-ul-1 li .foot-li-box {
	position: absolute;
	left: 0;
	width: 100%;
	height: 0;
	bottom: 60px;
	text-align: left;
	background: #f7f7f7;
	overflow: auto;
	z-index: 9;
}
.foot-top .foot-t-cont .foot-ul-1 li .foot-li-box a {
	display: inline-block;
	height: 50px;
	line-height: 50px;
	min-width: 140px;
	font-size: 16px;
	padding: 0 10px;
	text-align: center;
	color: #333;
}
.foot-bottom{
	background: #1c69c6;
	height: 154px;
}
.foot-bottom-l{
	line-height: 24px;
	color: #fff;
	font-size: 14px;
	padding-top: 42px;
}
.foot-bottom-l *{
	color: #fff;
}
.foot-bottom-l span,.foot-bottom-l a{
	display: inline-block;
}
.foot-bottom-img{
	margin-top: 44px;
}
.foot-bottom-img a,.foot-bottom-img span{
	display: inline-block;
	vertical-align: middle;
	margin-left: 12px;
}

.local{
	line-height: 30px;
	padding: 18px 0;
	box-sizing: border-box;
}
.local>div{
	padding: 0 18px;
	box-sizing: border-box;
}
.local a,.local span{
	color: #000000;
	font-size: 18px;
}
.local img{
	margin-right: 22px;
}
.local .arrow{
	display: inline-block;
	margin: 0 8px;
}
.pagination {
	text-align: center;
	margin-top: 48px;
}
.pagination a {
	width: 28px;
	line-height: 28px;
	display: inline-block;
	text-align: center;
	background: #f9f9f9;
	border-radius: 3px;
	margin: 0 5px;
	color: #adadad;
	font-size: 14px;
	border: 1px solid #f2f2f2;
}
.pagination .first-page,
.pagination .last-page {
	width: 58px;
}
.pagination .active {
	background: #2760b7;
	color: #fff;
}

.yjj-float{
	position: fixed;
	right: 10px;
	top: 20%;
	width: 80px;
}
.yjj-float a{
	display: inline-block;
	position: relative;
	cursor: pointer;
	margin-bottom: 16px;
}
.yjj-float a .ic{
	width: 80px;
}
.yjj-float a .ewm{
	display: none;
	position: absolute;
	top: 0;
	right: 90px;
	width: 150px;
}
@media screen and (min-width: 769px){
	.yjj-nav .tit:hover img{
		display: inline-block;
		width: 104px;
	}
	.yjj-nav .tit:hover span{
		display: none;
	}
	.yjj-float a:hover .ewm{
		display: block;
	}
	.yjj-nav .tit:hover{
		font-weight: bold;
		display: flex;
        align-items: center;
	}
	.yjj-nav .tit:hover:after{
		display: inline-block;
		content: ' ';
		width: 40px;
		height: 6px;
		border-radius: 3px;
		background: #fff;
		position: absolute;
		bottom: 8px;
		left: 50%;
		margin-left: -20px;
	}
	.pagination a:hover {
		background: #2760b7;
		color: #fff;
		cursor: pointer;
	}
}
@media screen and (max-width: 768px){
	.yjj-float{
		display: none;
	}
	.yjj-header{
		/*background: url(top_h5_01.jpg) top center no-repeat;
		background-size: 100% 100%;
		height: 5rem;*/
		background: url(2023h5-home-bg.jpg) center center no-repeat;
		height: 6.4rem;
		background-size: 100% 100%;
	}
	.yjj-top-l{
		display: none;
	}
	.yjj-top{
		padding-top: .2rem;
		padding-right: .2rem;
	}
	.yjj-top a, .yjj-top span{
		font-size: .26rem;
		color: #333333;
	}
	.yjj-top .ipv6{
		border: 1px solid #333333;
	}
	.yjj-top .mr34{
		margin-left: .3rem;
	}
	.yjj-top .line{
		margin: 0 .1rem;
	}
	.yjj-header-con{
		/*margin-top: .5rem;*/
		margin-top: 1.2rem;
	}
	.yjj-header-con .logo{
		display: block;
		margin: 0 auto;
		width: 80%;
		float: none;
	}
	.yjj-header-con .logo img{
		width: 100%;
	}
	.yjj-search{
		width: 80%;
		float: none!important;
		height: .7rem;
		border-radius: .34rem;
		margin: .5rem auto 0;
	}
	.yjj-search input{
		height: .7rem;
		line-height: .7rem;
		font-size: .32rem;
		padding:  0 .3rem;
		width: 86%;
		box-sizing: border-box;
		vertical-align: top;
	}
	.yjj-search button{
		vertical-align: top;
		width: 10%;
		height: .7rem;
		line-height: .7rem;
	}
	.yjj-search button img{
		height: .4rem;
	}
	.yjj-header-con .slogan{
		float: none;
		margin: .5rem auto 0;
		text-align: center
	}
	.yjj-header-con .slogan img{
		width: 80%;
		height: auto;
	}
	.yjj-nav{
		height: auto;
		line-height: .9rem;
	}
	.yjj-nav>div{
		flex-wrap: wrap;
		justify-content: space-around;
	}
	.yjj-nav .tit{
		width: 30%;
		/*padding: 0 .3rem;*/
		font-size: .36rem;
		text-align: center;
	}
	.yjj-nav .tit.cur:after,.yjj-nav .tit:hover:after{
		width: .6rem;
		height: .04rem;
		bottom: .1rem;
		margin-left: -.3rem;
	}
	.foot-top{
		display: none;
	}
	.foot-bottom{
		height: auto;
		padding: 0 .2rem;
	}
	.foot-bottom-l{
		padding-top: .3rem;
		font-size: .26rem;
		line-height: .5rem;
		float: none;
		width: 100%;
	}
	.foot-bottom-img{
		margin-top: .2rem;
		text-align: center;
		float: none;
	}
	.foot-bottom-img a, .foot-bottom-img span{
		margin-left: 0;
	}
	.foot-bottom-img img{
		transform: scale(.8);
	}
	.local{
		padding: .2rem 0;
	}
	.local>div{
		padding: 0 .2rem;
	}
	.local a,.local span{
		font-size: .26rem;
	}
	.local img{
		height: .32rem;
		margin-right: .14rem;
	}
	
	.pagination{
		margin-top: .4rem;
	}
	.pagination a{
		display: none;
	}
	.pagination .first-page, .pagination .last-page{
		display: inline-block;
	}
}