@charset 'utf-8';
.rsj-header{
	font-size: 0;
	background: url(2024topbg.png) top center no-repeat;
}
.rsj-top{
	padding-top: 12px;
	line-height: 31px;
}
.rsj-top a,.rsj-top span{
	display: inline-block;
	color: #fff;
	font-size: 16px;
}
.rsj-top .gap{
	width: 32px;
}
.rsj-top .ipv6{
	padding: 0 10px;
	background: rgba(255,255,255,.2);
	border-radius: 6px;
}
.rsj-top .line{
	margin: 0 10px;
}
.rsj-header-con{
	margin-top: 54px;
	text-align: center;
}
.rsj-header-con .logo{
	display: inline-block;
	margin-left: 5px;
}
.rsj-search{
	background: rgba(255,255,255,.84);
	border-radius: 30px;
	overflow: hidden;
	margin: 26px auto 0;
	height: 60px;
	width: 694px;
	text-align: left;
}
.rsj-search input{
	padding: 0 46px;
	width: 550px;
	line-height: 60px;
	height: 60px;
	font-size: 15px;
}
.rsj-search input::-webkit-input-placeholder{
	color: #0050af;
}
.rsj-search input:-moz-placeholder{
	color: #0050af;
}
.rsj-search input::-moz-placeholder{
	color: #0050af;
}
.rsj-search input:-ms-input-placeholder{
	color: #0050af;
}
.rsj-search button{
	text-align: center;
	line-height: 60px;
	height: 60px;
}
.rsj-hotwords{
	display: inline-block;
	padding: 0 10px 0 26px;
	margin-top: 30px;
	line-height: 28px;
	border-radius: 8px;
	background: rgba(13,31,45,.42);
}
.rsj-hotwords img{
	margin-right: 20px;
}
.rsj-hotwords a{
	display: inline-block;
	color: #fff;
	font-size: 16px;
	margin: 0 16px;
}
.rsj-hotwords span{
	display: inline-block;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}

.rsj-nav{
	line-height: 81px;
	height: 81px;
	font-size: 0;
	margin-top: 55px;
	background: url(2024navbg.png) top center no-repeat;
}
.rsj-nav .tit{
	display: inline-block;
	width: 199px;
	color: #fff;
	font-size: 24px;
	text-align: center;
	box-sizing: border-box;
	vertical-align: top;
	position: relative;
}
.rsj-nav .tit.cur,.rsj-nav .tit:hover{
	font-weight: bold;
	color: #fff;
	font-size: 30px;
	height: 81px;
	line-height: 75px;
}
.rsj-nav .tit.cur:after,.rsj-nav .tit:hover:after{
	display: inline-block;
	content: ' ';
	position: absolute;
	bottom: 8px;
	width: 50px;
	height: 5px;
	border-radius: 2px;
	background: #fff;
	left: 50%;
	margin-left: -25px;
}
.rsj-nav span{
	display: inline-block;
	height: 30px;
	width: 1px;
	background: #63a1e8;
	vertical-align: middle;
}


.footer {
	background: #1f58ae;
	padding-bottom: 28px;
	padding-top: 20px;
	font-size: 0;
}
.footer .drop-groups {
	position: relative;
	display: flex;
	justify-content: space-between;
}
.footer .drop-down {
	width: 20%;
	height: 40px;
	text-align: center;
}
.footer .drop-down .tag {
	display: inline-block;
	height: 40px;
	box-sizing: border-box;
	padding-right: 40px;
	color: #fff;
	font-size: 14px;
	line-height: 40px;
	cursor: pointer;
	background: url(drop-icon.png) no-repeat right center;
}
.footer .drop-lists {
	position: absolute;
	width: 100%;
	bottom: 40px;
	left: 0;
	border: 1px solid #0662b1;
	/*max-height: 120px;*/
	overflow: auto;
	display: none;
	text-align: left;
	background: #fff;
	padding: 10px 0;
	z-index: 999;
}
.footer .drop-lists li {
	float: left;
	height: 36px;
	line-height: 36px;
	width: 167px;
	color: #313131;
	text-align: center;
}
.footer .drop-lists a {
	display: inline-block;
	line-height: 36px;
	max-width: 100%;
	box-sizing: border-box;
	font-size: 12px;
	cursor: pointer;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.footer .drop-lists a:hover {
	font-weight: bold;
}
.f-info {
	border-top: 1px solid #fff;
	margin-top: 12px;
	color: #fff;
	padding-left: 22px;
}
.f-info-center{
	margin-top: 50px;
	line-height: 24px;
}
.f-info-center p:first-child{
	margin-bottom: 10px;
}
.f-info-center p,.f-info-center a{
	font-size: 14px;
	color: #fff;
}
.f-info-center span{
	margin-right: 28px;
}
.f-info-center a{
	display: inline-block;
	cursor: pointer;
}
.f-info-center p:first-child a{
	font-size: 15px;
	margin-right: 0;
}

.f-info-right {
	overflow: hidden;
	margin-top: 58px;
}
.f-info-right > a,.f-info-right > span {
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	margin-right: 16px;
}
.f-info-p a {
	display: inline-block;
	font-size: 14px;
	color: #fff;
	margin-right: 16px;
}
.f-info-p a:hover {
	text-decoration: underline;
	cursor: pointer;
}
.f-info-p span {
	display: inline-block;
	font-size: 14px;
	color: #fff;
	margin-right: 16px;
}

.local{
	line-height: 22px;
	padding: 12px 6px 10px;
	border-bottom: 1px solid #dcdcdc;
}
.local a,.local span{
	color: #333333;
	font-size: 16px;
}
.local .cur{
	color: #1f58ae;
}
.local img{
	margin-right: 10px;
}
.local .arrow{
	display: inline-block;
	margin: 0 2px;
}
.pagination {
	text-align: center;
	margin-top: 46px;
}
.pagination a {
	display: inline-block;
	min-width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	margin: 0 5px;
	font-size: 16px;
	color: #666666;
	border: 1px solid #cccccc;
}
.pagination a:hover {
	background: #2257ab;
	color: #fff;
	cursor: pointer;
	border: 1px solid #2257ab;
}
.pagination .first-page{
	background: url(ty-yj-larrow.png) center no-repeat;
}
.pagination .first-page:hover{
	background: url(ty-yj-larrow2.png) center no-repeat #2257ab;
}
.pagination .last-page{
	background: url(ty-yj-rarrow.png) center no-repeat;
}
.pagination .last-page:hover{
	background: url(ty-yj-rarrow2.png) center no-repeat #2257ab;
}
.pagination .active {
	background: #2760b7;
	color: #fff;
}
.pagination span{
	display: inline-block;
	color: #666666;
	line-height: 34px;
	font-size: 16px;
	margin: 0 10px;
}
.pagination input{
	width: 33px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-size: 16px;
	border: 1px solid #cccccc;
}

#guidang{
	display: none;
	position: absolute;
	width: 148px;
	height: 148px;
	background: url(/images/guidang.png) no-repeat;
	background-size:100% 100%;
	right: 10px;
	top: -14px;
	z-index:999;
}
#guidang p{
	display: block;
	font-size: 16px;
	color: #DA5857;
	margin-top: 100px;
	font-weight: bold;
	text-align:center;
}

.list-more-btn{
	text-align: center;
	margin-top: .2rem;
	width: 100%;
}
.list-more-btn a{
	display: inline-block;
	color: #adadad;
	font-size: .3rem;
	height: .62rem;
	line-height: .62rem;
	width: 2.2rem;
	border-radius: .06rem;
	border: 1px solid #f2f2f2;
	background: #f9f9f9;
}

/*é€šç”¨æ ‡é¢˜*/
.rsj-tit1{
	margin-bottom: 10px;
}
.rsj-tit1 .tit{
	display: inline-block;
}
.rsj-tit1 .ch{
	color: #1f58ae;
	font-size: 34px;
	font-weight: bold;
	position: relative;
}
.rsj-tit1 .en{
	color: #023f74;
	font-size: 24px;
	font-weight: lighter;
	margin-top: -16px;
	opacity: .09;
}
.rsj-tit2{
	border-bottom: 1px solid #dbe4f2;
	min-height: 48px;
}
.rsj-tit2 .tit{
	display: inline-block;
	color: #333333;
	font-size: 20px;
	line-height: 46px;
	min-width: 190px;
	text-align: center;
	padding: 0 10px;
}
.rsj-tit2 .tit br{
	display: none;
}
.rsj-tit2 .tit font{
	margin-left: 10px;
}
.rsj-tit2 .tit.cur{
	border-bottom: 2px solid #be0d0d;
	background: #2257ab;
	color: #fff;
	font-weight: bold;
}
.rsj-list1{
	padding-top: 26px;
}
.rsj-list1 li{
	height: 48px;
	line-height: 48px;
}
.rsj-list1 li a{
	display: inline-block;
	max-width: 86%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #333333;
	font-size: 18px;
}
.rsj-list1 li:hover a,.rsj-list1 li:hover span{
	color: #1f58ae;
}
/*.rsj-list1 li a:hover{
	color: #1f58ae;
}*/
.rsj-list1 li a:before{
	display: inline-block;
	content: ' ';
	width: 6px;
	height: 6px;
	border-radius: 50%;
	margin: -2px 20px 0 4px;
	background: #cbd2da;
	vertical-align: middle;
}
.rsj-list1 li span{
	float: right;
	color: #333333;
	font-size: 18px;
}

.float-box{
	position: fixed;
	right: 10px;
	top: 40%;
	width: 74px;
	text-align: center;
	z-index: 9;
}
.float-box .item{
	position: relative;
	margin-bottom: 7px;
	cursor: pointer;
}
.float-box .item img.ewm{
	display: none;
	width: 120px;
	position: absolute;
	right: 64px;
	top: -32px;
}
.float-box .item:hover img.ewm{
	display: block;
}
@media screen and (max-width: 768px){
	html {
		font-size: calc(100vw / 7.5);
		font-size: -webkit-calc(13.33333333vw);
	}
	.rsj-header{
		background-size: auto 98%;
	}
	.centerWidth{
		padding: 0 .2rem;
	}
	.rsj-header *{
		box-sizing: border-box;
	}
	.rsj-top{
		padding-top: .2rem;
	}
	.rsj-top .gap,.rsj-top .ipv6{
		display: none;
	}
	.rsj-top a, .rsj-top span{
		font-size: .26rem;
		margin-left: .1rem;
	}
	#loginusername a{
		margin: 0;
	}
	.rsj-top .line{
		margin: 0 0 0 .1rem;
	}
	.rsj-top .pcshow{
		display: none;
	}
	.rsj-top .qxj{
		margin-left: 0.1rem;
		padding-left: 0.3rem;
	}
	.rsj-header-con{
		margin-top: .4rem;
	}
	.rsj-header-con .logo{
		display: block;
		width: 5rem;
		margin: 0 auto;
		position: relative;
	}
	.rsj-header-con .logo img{
		width: 100%;
	}
	.rsj-header-con .slogan{
		text-align: center;
		margin-top: -.1rem;
	}
	.rsj-header-con .slogan img{
		width: 90%;
	}
	.rsj-search-box{
		width: 100%;
	}
	.rsj-search{
		width: 80%;
		float: none;
		margin: .4rem auto 0;
		height: .6rem;
		line-height: .6rem;
		background: rgba(255,255,255,.7);
	}
	.rsj-search input{
		width: 80%;
		height: .6rem;
		line-height: .6rem;
		font-size: .26rem;
		padding: 0 .2rem;
	}
	.rsj-search button{
		width: 20%;
		height: .6rem;
		line-height: .56rem;
		font-size: .26rem;
	}
	.rsj-search button img{
		height: .4rem;
	}
	.rsj-hotwords{
		padding: 0 .2rem;
		margin-top: .3rem;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		text-align: center;
	}
	.rsj-hotwords span,.rsj-hotwords a{
		font-size: .26rem;
	}
	.rsj-hotwords img{
		margin-right: .2rem;
	}
	.rsj-hotwords a{
		margin: 0 .08rem;
	}
	.rsj-nav{
		height: auto;
		background-image: linear-gradient(to right, #065eb7 0%, #3678c5 50%, #065eb7 100%);
		margin-top: .6rem;
	}
	.rsj-nav>div{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-around;
	}
	.rsj-nav span{
		display: none;
	}
	.rsj-nav .tit{
		font-size: .36rem;
		line-height: .9rem;
		width: 25%;
		color: #fff;
	}
	.rsj-nav .tit.cur, .rsj-nav .tit:hover{
		font-size: .4rem;
		height: auto;
		line-height: .9rem;
	}
	.rsj-nav .tit.cur:after, .rsj-nav .tit:hover:after{
		height: .05rem;
		width: 50%;
		margin-left: 0;
		left: 25%;
		bottom: .06rem;
	}
	.footer{
		height: auto;
		padding: 0 0 .3rem;
	}
	.footer .drop-groups{
		display: none;
	}
	.f-info{
		padding: 0;
		border: none;
		margin-top: 0;
	}
	.f-info-leftbox{
		width: 100%;
		text-align: center;
	}
	.f-info-left{
		margin: .3rem .2rem 0;
		width: 1.8rem;
	}
	.f-info-left p{
		font-size: .28rem;
	}
	.f-info-center{
		margin-top: .3rem;
		margin-left: 0;
		width: 100%;
		text-align: center;
		line-height: .5rem;
	}
	.f-info-center p, .f-info-center a{
		font-size: .28rem;
	}
	.f-info-center p span{
		display: inline-block;
		margin: 0;
	}
	.f-info-right{
		width: 100%;
		margin: .3rem 0 0;
		text-align: center;
	}
	.f-info-right > a, .f-info-right > span{
		margin: 0;
	}
	.f-info-right img {
		transform: scale(.8);
	}

	.list-more{
		text-align: center;
		margin-top: .1rem;
	}
	.list-more a{
		display: inline-block;
		width: 40%;
		height: .6rem;
		line-height: .6rem;
		font-size: .3rem;
		background: #fff;
		border: 1px solid #3292ee;
		border-radius: 4px;
		color: #3292ee;
	}

	.local{
		padding: .2rem;
	}
	.local a,.local span{
		font-size: .26rem;
	}
	.local .arrow{
		margin: 0 .05rem;
	}
	.local img{
		height: .32rem;
		margin-right: .14rem;
	}

	.pagination{
		margin-top: .4rem;
	}
	.pagination a{
		display: none;
	}
	.pagination .first-page, .pagination .last-page{
		display: inline-block;
	}
	.pagination span{
		font-size: .32rem;
		margin: 0 .1rem;
	}
	.pagination .dot{
		display: none;
	}

	.rsj-tit1{
		margin-bottom: .2rem;
	}
	.rsj-tit1 .ch{
		font-size: .4rem;
	}
	.rsj-tit1 .en{
		font-size: .28rem;
		margin-top: -.18rem;
		opacity: .12;
	}
	.rsj-tit2{
		height: auto;
		min-height: auto;
		white-space: nowrap;
		overflow-x: auto;
		overflow-y: hidden;
	}
	.rsj-tit2 .tit{
		min-width: auto;
		padding: 0 .3rem;
		font-size: .32rem;
		line-height: .7rem;
	}
	.rsj-list1{
		padding-top: .3rem;
	}
	.rsj-list1 li{
		height: .7rem;
		line-height: .7rem;
	}
	.rsj-list1 li a{
		max-width: 74%;
		font-size: .32rem;
	}
	.rsj-list1 li a:before{
		width: .1rem;
		height: .1rem;
		margin: -.02rem .14rem 0 0;
	}
	.rsj-list1 li span{
		font-size: .28rem;
	}
	.float-box{
		display: none;
	}
}
