@charset "utf-8";

html,
body {
	min-width: 1200px;
	margin: 0;
	padding: 0;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
p,
h1,
h2,
h3,
img {
	list-style: none;
	padding: 0;
	margin: 0;
	border: none;
	font-weight: normal;
}

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

.clear_both:after {
	content: " ";
	clear: both;
	display: block;
	overflow: hidden;
}

.h40 {
	padding-top: 40px;
}

.main1200 {
	margin: 0 auto;
	width: 1200px;
}

/*灰色导航*/
.ht {
	background: #f2f2f2;
	height: 70px;
}

.navnr_in {
	float: left;
	width: 100%;
	font-size: 20px;
	color: #666666;
	line-height: 70px;

}

.navnr_in p {
	display: inline-block;
}

.navnr_in p span {
	color: #666666;
}

.navnr_in a {
	color: #666666;
}

.two {
	display: flex;
	justify-content: space-between;
	margin-bottom: 60px;

}

.sjfa {
	width: 543px;
	height: auto;

	box-sizing: border-box;

	background: #FFFFFF;
}

ul.hdjl_lb {
	width: 100%;
	margin-top: 14px;

	overflow: hidden;

}

ul.hdjl_lb li a {
	font-size: 18px;
	line-height: 46px;
	color: #333333;
	background: url(../img/20260523_blueIcon.png) left center no-repeat;
	padding-left: 20px;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	text-align: justify;
	overflow: hidden;
	text-overflow: ellipsis;
}


.title_short {
	border-bottom: 2px solid #e6f1ff;
}

.title_short span {
	display: inline-block;
	padding: 0px 3px;
	height: 48px;
	line-height: 44px;
	border-bottom: 3px solid #0a5caa;
	border-right: 2px solid #fff;
	margin-bottom: -2px;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	color: #00488b;
}

.title_short a {
	float: right;
	font-size: 14px;
	color: #b3b3b3;
	padding-top: 12px;
}

.title_short a:hover {
	color: #3460ab;
}


/*footer 手机版*/
.footx_top {
	display: none;
}

.footx_top2 {
	display: none;
}

.footx {
	display: none;
}

.list_title {
	float: left;
	width: 1200px;
	height: 18px;
	line-height: 18px;
	text-align: left;
	padding: 20px 0;
	color: #0a5caa;
	font-size: 14px;
}

.list_title b {}

.list_title span {
	height: 18px;
	line-height: 18px;
	padding: 0 6px;
	color: #4e4e4e;
}

.list_title a {
	text-align: left;
	color: #4e4e4e;
	margin: 0 5px;
}

.list_title img {
	float: left;
	margin-right: 10px;
	vertical-align: middle;
}

.ban {
	text-align: center;
	margin-bottom: 30px;
}

.ban img {
	width: 100%;
}

.title_g {
	border-bottom: 2px solid #e9e9e9;
}

.title_g span {
	display: inline-block;
	padding: 0px 3px;
	height: 38px;
	line-height: 34px;
	border-bottom: 3px solid #0a5caa;
	margin-bottom: -2px;
	text-align: center;
	font-size: 22px;
	color: #0a5caa;
	font-weight: bold;
}

.title_g a {
	float: right;
	font-size: 14px;
	color: #b3b3b3;
	padding-top: 12px;
}

.title_g a:hover {
	color: #3460ab;
}

@media screen and (max-width: 1000px) {
	html {
		list-style: none;
		margin: 0;
		padding: 0;
		text-decoration: none;
		height: 100%;
		max-width: 750px;
		min-width: auto;
		background: none;
	}

	body {
		padding: 0;
		margin: 0 auto;
		height: 100%;
		-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
		max-width: 750px;
		min-width: auto;
		background: none;
	}

	.main1200 {
		margin: 0 auto;
		width: 100%;
	}

	.ht {
		width: 100%;
		height: 3rem;
		margin: 0 auto;
	}

	.navnr_in {
		line-height: 3rem;
		font-size: 1rem;
		padding-left: 0.8rem;
		box-sizing: border-box;
	}

	.top_text {
		display: none;
	}



	.footer {
		display: none;
	}

	.page {
		text-align: center;
	}

	.page img {
		width: 90%;
	}

	ul.zjyq_left {
		float: none;
		width: 100%;
		border-top: #0a5caa solid 6px;
		margin-bottom: 0.8rem;
	}

	.list_title {
		width: 100%;
	}

	.two {

		display: list-item;
		padding: 0rem 0.6rem;
		box-sizing: border-box;
		margin-bottom: 1rem;

	}

	.ban {
		margin-bottom: 0.4rem;
	}

	.sjfa {
		width: 100%;
		margin-bottom: 0.5rem;
	}

}
