<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";


/* 顶端样式 */

.top-main{
	background-color: #20528F;
}
.top-main .top-f-color{
	color: #FFFFFF;
}
.top-main .top-f-color a{
	color: #FFFFFF;
}
.top-main .top-f-color a:hover{
	color: #FC3804;
	
}
.top-main td{
	cursor: pointer;
	position: relative;
}
.top-ewm{
	position: absolute; 
	width: 140px; 
	height: 140px; 
	padding-top: 14px; 
	display: none;
	left: -45px;
	z-index: 9999999;
}
.loginInfo a{
	color: #fff;
}
.bg-main{
	width: 100%;
	height: auto;
	background: url(xy_jkq_bg.jpg) top center no-repeat;
        background-color: #fefefe;
	margin: 0 auto;
}
.banner-main{
	width: 1200px;
	height: 320px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

.banner-main .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 1;
	font-size: 0.875rem;
}

.banner-main .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.banner-main .hd ul li {
	float: left;
	margin-right: 2px;
	width: 15px;
	height: 15px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
}

.banner-main .hd ul li.on {
	background: #f00;
	color: #fff;
}

.banner-main .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.banner-main .bd li {
	zoom: 1;
	vertical-align: middle;
}

.banner-main .bd img {
	width: 1200px;
	height: 320px;
	display: block;
}

.banner-main .prev,
.banner-main .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(xy_jkq_slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.banner-main .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}

.banner-main .prev:hover,
.banner-main .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

.banner-main .prevStop {
	display: none;
}

.banner-main .nextStop {
	display: none;
}

.search-input{
	width: 320px;
	height: 38px;
	border: none;
	border-radius: 4px 0 0 4px;
	float: left;
	margin-left: 50px;
	color: #20528F;
	padding-left: 10px;
}
.search-btn{
	width: 70px;
	height: 38px;
	border: none;
	border-radius: 0 4px 4px 0;
	float: left;
	background: url(xy_jkq_search-bg.png) center no-repeat #20528F;
}
.nav-font tr td{
	color: #FFFFFF;
	font-size: 1.125rem;
	font-weight: bold;
}
.nav-font tr td a{
	color: #FFFFFF;
}
.nav-font tr td a:hover{
	color: #FFCC00;
}
.nav-font tr td .on{
	color: #FFCC00;
}
footer {
	width: 100%;
	height: 100%;
	display: inline-table;
	background: #20528F;
}

.footer {
	width: 1200px;
	height: 40px;
	margin: 0 auto;
	padding: 15px 0px;
	border-bottom: 1px solid #7997BD;
	position: relative;
}

.footer ul li {
	width: 226px;
	height: 38px;
	border: 1px solid #7997BD;
	float: left;
	background: #577DAA;
	line-height: 38px;
	text-align: center;
}

.footer ul li a {
	color: #FFFFFF;
}


.footer li:hover div {
	display: block;
}


.footer ul li div {
	width: 1188px;
	padding: 0px 0px 10px 10px;
	/* border: 1px solid #7997BD; */
	background-color: #FFFFFF;
	margin-top: 1px;
	/* display: inline-table; */
	font-size: 1rem;
	position: absolute;
	left: 0px;
	top: px;
	font-size: 0.875rem;
}

.footer ul li div a {
	width: 186px;
	height: 28px;
	border: 1px solid #7997BD;
	float: left;
	color: #577DAA;
	line-height: 28px;
	text-align: center;
	margin: 10px 10px 0px 0px;
}

.footer ul li div a:hover {
	width: 186px;
	height: 28px;
	border: 1px solid #7997BD;
	float: left;
	background: #577DAA;
	line-height: 28px;
	text-align: center;
	margin: 10px 10px 0px 0px;
	color: #FFFFFF;
}
.footer-tab{
	margin: 35px auto;
}
.footer-tab tr td{
	color: #FFFFFF;
	line-height: 30px;
	font-size: 0.875rem;
}
.footer-tab tr td a{
	color: #FFFFFF;
}
.footer-tab tr td a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.footer-tab tr td .map-bg{
	background: url(xy_jkq_map-bg.png) left center no-repeat;
	padding: 5px 0px 5px 30px;
}</pre></body></html>