<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
body {
	width: 100%;
	height: 100%;
	font-size: 16px;
	font-family: "微软雅黑 Regular", "Microsoft YaHei";
	color: #333;
}

body,
button,
dd,
div,
dl,
dt,
h1,
h2,
h3,
h4,
h5,
h6,
html,
input,
li,
ol,
p,
ul,
span,
header,
head,
footer,
nav {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

li,
ol,
ul {
	list-style: none;
}

a {
	text-decoration: none;
	color: #333;
}

a:hover {
	color: #9e2220;
}

img {
	border: none;
	display: inline-block;
	vertical-align: middle;
}

.img {
	max-width: 100%;
	height: auto;
}

button,
input {
	outline: 0;
	border: none;
}

.row {
	display: inline-block;
	width: 100%;
	vertical-align: middle;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.containertop,
.container {
	width: 1200px;
	margin: auto;
}

.bg-white {
	background: #fff;
}

.clear {
	clear: both;
}


/* 头部 */


/*.hearder {
	padding-top: 17px;
}*/

.wz {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	margin-top: 18px;
}

.hearder .top1 {
	margin-top: 18px;
}

.hearder .top1 span {
	padding-left: 20px;
	font-size: 14px;
	color: #FFFFFF;
}

.hearder .top1 span a {
	color: #FFFFFF;
}
.dl a{
	font-size: 14px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #FFFFFF;
}
.hearder .search {
	position: relative;
	margin-top: 20px;
	width: 404px;
}

.sous {
	width: 100%;
}

.hearder .logo {
	margin-top: 58px;
	padding-bottom: 29px;
}

.hearder .search .sous input {
	height: 44px;
	background-color: #E9F0FA;
	width: 100%;
	border-radius: 2px;
	padding-left: 20px;
	border: solid 1px #1F559F;
}

.hearder .search .sous button {
	width: 95px;
	position: absolute;
	right: 0;
	height: 44px;
	font-size: 16px;
	color: #ffffff;
	background-color: #1f559f;
	border-radius: 2px;
}

.hearder .search .sous button img {
	margin-left: 4px;
	margin-top: -2px;
}

.reci {
	width: 100%;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	margin-top: 17px;
}

.reci ul li {
	float: left;
	margin-left: 10px;
}

.reci ul li a {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
}

.hearder .top {
	background: url(../images/public/headerbg.png) no-repeat;
	height: 250px;
}

.hearder .nav {
	height: 49px;
	background-color: #1f559f;
}

.hearder .nav ul {
	width: 1200px;
	margin: 0 auto;
}

.hearder .nav ul li {
	float: left;
	position: relative;
	width: 300px;
	text-align: center;
	border-left: 1px solid #4077B7;
}

.home {
	border-left: 1px solid #1F559F !important;
}

.home a img {
	width: 25px;
	height: 21px;
	vertical-align: middle;
	margin-right: 16px;
}

.hearder .nav ul li a {
	color: #ffffff;
	line-height: 49px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
}

.hearder .nav ul li .xiala {
	position: absolute;
	background-color: #ecf2fc;
	z-index: 9;
	left: 0;
	display: none;
	padding: 0 26px;
	width: 100%;
}

.hearder .nav ul li .xiala a {
	color: #666666;
	font-size: 14px;
	line-height: 35px;
	width: 100%;
	display: block;
}

.hearder .nav ul li .xiala a.hover {
	color: #144992;
	font-weight: bold;
}

.hearder .nav ul li .xiala a:hover {
	color: #144992;
	font-weight: bold;
}

.hearder .nav ul li.home {
	background: url(../images/index/home.png)no-repeat 17px;
}

.hearder .nav ul li:hover {
	background: #12407f;
}

.hearder .nav ul li.home:hover {
	background: url(../images/index/home.png) #12407f no-repeat 17px;
}
.listmore{display: block;
    width: 17%;
    line-height: 30px;
    font-size: 14px;
    text-align: center;
    margin: 0px auto;
    border-radius: 8px;
    background-color: #dedede;
    color: #666;
    font-family: SumSun;
    margin-top: 22px;}

/* 底部 */

.footer {
	background: #20569f;
	color: #fff;
}

.footer .yqlj {
	border-bottom: 1px solid #346cd2;
}

.footer .yqlj ul li {
	float: left;
	padding: 20px 20px;
	background: url(../images/public/xia.png) no-repeat right;
	position: relative;
}

.footer .yqlj ul li:hover {
	background: url(../images/public/shang.png) no-repeat right;
}

.xgbm {
	position: absolute;
	top: -95px;
	left: 0;
	width: 542px;
	display: none;
	height: 94px;
	background-color: #e5e5e5;
	border-radius: 8px 8px 0px 0px;
	padding: 20px;
	line-height: 30px;
	z-index: 999;
}

.foot1 {
	width: 100%;
	padding-top:78px;
	line-height: 27px;
	padding-bottom: 77px;
}
.footer2 p{
	font-size: 16px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #FFFFFF;
line-height: 27px;
opacity: 0.7;
}
.footdzjg img {
	margin-left: 21px;
	margin-right: 44px;
}

.foot1 img {
	margin-top: 15px;
}
.footright{
	width: 9%;
}
.footerul {
	width: 300px;
	float: left;
}

.footerul li {
	float: left;
	margin-right: 5px;
	line-height: 80px;
	
}
.footerul li a{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 26px;
	margin-right: 5px;
}
.jiucuo{
	float: right;
	margin-right: 16px;
}
/*面包屑*/

.BreadcrumbNav {
	width: 1199px;
	height: 52px;
	background: #FFFFFF;
	line-height: 52px;
	margin: 20px auto;
	padding-left: 21px;
}

.BreadcrumbNav p {
	width: 100%;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
}

.BreadcrumbNav p span {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
}
@media (min-width: 1920px) {
	.hearder .top{
		background-size:cover;
	}
	}
.sjd{
	display: none;
}
@media (max-width: 1300px) and (min-width: 991px) {
	body {
		width: 1200px;
	}
}

@media (max-width: 991px) {
	.reci{
		margin-top: 0;
	}
	.container,
	.containertop {
		width: 96%;
		padding: 0 2%;
	}
	.m-hide {
		display: none !important;
	}
	/* 头部 */
	.hearder .logo .fl img {
		width: 100%;
	}
	.hearder .logo{
		margin-top: 20px;
	}
	.hearder .nav ul,
	.hearder {
		width: 100%;
	}
	.hearder .top {
		width: 100%;
	}
	.hearder .search {
		width: 100%;
	}
	.hearder .nav ul {
		background: #1f559f;
	}
	.hearder .nav ul li.home {
		background: none;
	}
	.hearder .nav ul li {
		width: 50%;
	}
	/* 底部 */
	.foot1 {
		width: 100%;
	}
	.xgbm {
		width: 100%;
	}
	.foot1 .fr {
		display: none;
	}
	.footer{
	display: none;
}
 .sjd{display: block;margin-top: 30px;background: #1369c0;height:56px;text-align: center;line-height: 56px;font-size: 18px;color: #90b5e6;}
}

.mt20 {
	margin-top: 20px !important;
}

.mt30 {
	margin-top: 30px !important;
}

.mt8 {
	margin-top: 8px !important;
}

.mt10 {
	margin-top: 10px !important;
}

.w50 {
	width: 48%;
}

.w57 {
	width: 64%;
}

.w39 {
	width: 39.75%;
}

@media (max-width: 768px) {
	.BreadcrumbNav {
		line-height: normal;
		height: auto;
		padding: 10px;
		width: 100%;
	}
	.m-100 {
		width: 100% !important;
	}
	.hearder .nav {
		height: auto;
	}
	.footer .yqlj {
		display: none;
	}
	.footer {
		height: 178px;
	}
	.footer .container {
		padding: 2%;
	}
	.xiala {
		display: none !important;
	}
}

@media (max-width: 376px) {
	.foot1 {
		margin: 0;
	}
}
</pre></body></html>