<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.w1200{
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.row{margin: 50px 0;}
.rlbox{float: left;width: 480px;margin-right: 25px;}
.jxfs {float: left;}
.rlbox .jx-title,.jxfs .jx-title{
	width: auto;
	overflow: hidden;
	margin-top: 23px;
	margin-bottom: 23px;
}
.rlbox .jx-title .t-l img,.jxfs .jx-title .t-l img{
	width: 30px;
	vertical-align: bottom;
	margin-right: 10px;
	margin-left: 20px;
}
.rlbox .jx-title .t-l span,.jxfs .jx-title .t-l span{
	font-size: 25px;
	color: #165aae;
}
.rlbox .jx-title .t-r,.jxfs .jx-title .t-r{
	color: #f77668;
	font-size: 14px;
	margin-right: 25px;
}
.jxfs .jx-list{
	overflow: hidden;
}
.jx-list .jx-ban{
	width: 514px;
	height: 332px;
}
.jx-list .jx-ban .jx-lis{
	position: relative;
	display: block;
	height: 332px;
	background-color: #7f7f7f;
}
.jx-list .jx-ban .jx-lis .imgs{
	width: 514px;
	height: 289px;
}
.jx-list .jx-ban .jx-lis .text{
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	background-color: #7f7f7f;
	height: 40px;
	line-height: 40px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	letter-spacing: 0.2px;
	color: #ffffff;
	font-size: 16px;
}

.jx-list .list-item ul li{
	/* background: url(/images2019/juxing_before.png) no-repeat left center;
	background-size: 100% 100%; */
	border: 1px solid #e6e6e6;
	width: 685px;
	height: 68px;
	line-height: 68px;
	padding-left: 27px;
	padding-right: 20px;
	box-sizing: border-box;
	margin-top: 20px;
}
.jx-list .list-item ul li .lia{
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	background: url(/images2019/shipin_before.png) no-repeat left center;
	white-space: nowrap;
	padding-left: 56px;
	position: relative;
	padding-right: 22px;
}
.jx-list .list-item ul li .lia .name{
	font-size: 18px;
	letter-spacing: 0.2px;
	color: #484747;
}
.jx-list .list-item ul li .lia .img{
	width: 17px;
	height: 28px;
	display: block;
	position: absolute;
	right: 0px;
	top: 50%;
	margin-top: -14px;
	background: url(/images2019/arrow_before.png) no-repeat right center;
}
.jx-list .list-item ul li:hover{
	/* background: url(/images2019/juxing_after.png) no-repeat left center;
	background-size: 100% 100%; */
}
.jx-list .list-item ul li:hover .lia{
	background: url(/images2019/shipin_after.png) no-repeat left center;
}
.jx-list .list-item ul li:hover .lia .name{
	color: #165aae;
}
.jx-list .list-item ul li:hover .lia .img{
	background: url(/images2019/arrow_after.png) no-repeat right center;
}

@media screen and (max-width: 1199px){
	.jxfs{
		width: 100%;
		float: none;
		box-sizing: border-box;
	}
	.rlbox{
		float: none;
		width: 100%;
	}
	.rl{
		margin: auto;
	}
	.jx-list .list-item ul li{
		width: 100%;
		border-right: 1px solid #e6e6e6;
	}
}
@media screen and (max-width: 1001px){
	.jx-list .jx-ban{
		float: none;
		margin-left: auto;
		margin-right: auto;
	}
	.jx-list .list-item {
	    float: none;
		width: 655px;
		margin-left: auto;
		margin-right: auto;
	}
	.jx-list .list-item ul li{
		width: 655px;
		border-right: 0px;
	}
}
@media screen and (max-width: 767px){
	.jxfs{
		width: 100%;
	}
	.jxfs .jx-title .t-r{
		padding-top: 9px;
	}
	.jx-list .jx-ban{
		width: 100%;
		height: auto;
	}
	.jx-list .jx-ban .jx-lis .imgs{
		width: 100%;
		height: auto;
	}
	.jx-list .jx-ban .jx-lis{
		height: auto;
	}
	.jx-list .list-item{
		width: 100%;
	}
	.jx-list .list-item ul li{
		width: 100%;
		padding-left: 15px;
	}
	.jx-list .list-item ul li .lia{
		padding-left: 40px;
	}
}
@media screen and (max-width: 689px){
	.jx-list .list-item ul li{
		width: 100%;
		border-right: 1px solid #e6e6e6;
		padding-left: 15px;
	}
	.rlbox .rl{width: 90%!important;}
	.rlbox .rl table tbody tr td a .msg{width: 200px;}
	.rlbox .rl table tbody tr{height: 36px;}
	.rlbox .rl table tbody{position:relative;}
	.rlbox .rl table tbody tr td a{position: static!important;}
	.rlbox .rl table tbody tr td a .msg {
		position: absolute;
		width: 90%;
		padding: 12px;
		background: #195eb1;
		display: none;
		bottom: 280px;
		left: 50%;
		transform: translate(-50%,0);
		z-index: 999;
		box-sizing: border-box;
	}
}



.rl{margin-top: 17px;width: 480px;background: #f8f8f8;padding: 0 6px 12px;box-sizing: border-box;}
.rl .choice{height: 14px;padding-top: 16px;text-align: center;}
.rl .choice .year,.rl .choice .month{display: inline-block;margin: 0 12px;vertical-align: top;}
.rl .choice .s{display: inline-block;width: 2px;height: 14px;background: #000;}
.rl .choice div,.rl .choice div a,.rl .choice div span{font-size: 16px;font-weight: 900;line-height: 16px;}
.rl .choice div a{margin: 0 4px;display: inline-block;width: 14px;height: 14px;text-align: center;font-size: 14px;}
.rl table{margin-top: 16px;width: 100%;}
.rl table thead{height: 14px;}
.rl table thead tr th{width: 35px;height: 14px;background: #175aae;margin-right: 1px;border-right: 1px solid #f8f8f8;color: #fff;font-size: 14px;}
.rl table tbody tr{height: 42px;border-bottom: 2px solid #dfdfdf;}
.rl table tbody tr td{text-align: center;}
.rl table tbody tr td:hover{background:#195eb1;border-right: 1px solid #f8f8f8;}
.rl table tbody tr td a span{color: #999;font-size: 14px;}
.rl table tbody tr td a{display: block;text-align:center;position: relative;}
.rl table tbody tr td a .msg{position: absolute;width: 240px;padding: 12px;background: #195eb1;display: none;bottom: 38px;left: 50%;transform: translate(-50%,0);z-index: 999;}
.rl table tbody tr td a .msg a{color: #fff;}
.rl table tbody tr td:hover a .show{display: block!important;}
.rl table tbody tr td:hover a span{color: #fff;}
.rl table tbody tr td a .active{color: #e4991b;text-decoration:underline;}
.rl table tbody tr td a .msg::before{content: "";width: 100%;position: absolute;display: block;height: 9px;background: url(/rl/angle.png) center center no-repeat;bottom: -9px;left: 0;}
.rl table tbody tr td a .msg a{font-size: 12px;text-align: left;line-height: 16px;}
.rl table tbody tr td a .msg a::before{content: "";display: block;float: left;width: 4px;height: 4px;background: #fff;border-radius: 50%;margin-right: 6px;margin-top: 10px;}
.rl table tbody tr td a .msg a p{display: block;float: left;width:calc(100% - 12px);line-height: 24px;margin-bottom: 6px;}
.rl table tbody tr td a .msg a:last-child p{margin-bottom: 0;}</pre></body></html>