@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;
}

/* 服务资讯 */
.zwfw_title {
	margin: 0 auto;
	width: 1200px;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	margin-top: 40px;
	color: #1650b1;
	font-size: 36.47px;
	font-family: "思源宋体";
	background: url(../img/20260618_ti1.png) center no-repeat;
}

.zwfw_title a {
	color: #0a5caa;
}

.zwfw_title2 {
	margin: 0 auto;
	width: 1200px;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	margin-top: 40px;
	color: #1650b1;
	font-size: 36.47px;
	font-family: "思源宋体";
	background: url(../img/20260618_ti2.png) center no-repeat;
}

.zwfw_title2 a {
	color: #0a5caa;
}

.fwzxnr {
	margin: 0 auto;
	width: 1200px;
	display: flex;
	flex-flow: row wrap;
	align-content: space-between;
	justify-content: space-between;
}

.fwzxnrk {
	width: 314px;
	margin-top: 30px;
	height: 418px;
	overflow: hidden;
	background: #f7f7f7;
	padding: 30px 30px 30px 30px;
	overflow: hidden;
}

.fwzxnrkb {
	width: 314px;
	margin-top: 30px;
	height: 418px;
	overflow: hidden;
	background: #f3faff;
	padding: 30px 30px 30px 30px;
	overflow: hidden;
}

.title_fwzx {
	width: 100%;
}

.title_fwzx span {
	display: inline-block;
	width: 182px;
	padding: 0px 3px;
	height: 52px;
	line-height: 52px;
	text-indent: 12px;
	font-size: 24px;
	font-family: "思源宋体";
	font-weight: bolder;
	color: #333333;
	background-image: linear-gradient(-90deg, #f7f7f7, #eeeeee);
}

.title_fwzxb {
	width: 100%;
}

.title_fwzxb span {
	display: inline-block;
	width: 182px;
	padding: 0px 3px;
	height: 52px;
	line-height: 52px;
	text-indent: 12px;
	font-size: 24px;
	font-family: "思源宋体";
	font-weight: bolder;
	color: #333333;
	background-image: linear-gradient(-90deg, #f3faff, #e6f2fe);
}

ul.title_lb {
	margin-top: 15px;
	height: 365px;
	overflow: hidden;
}

ul.title_lb li {
	background: url(../img/20260618_h-icon.png) left 16px no-repeat;
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
}

ul.title_lb li a {
        font-size: 18px;
        line-height: 30px;
        color:#333333;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        text-align: justify;
        overflow: hidden;
}

ul.title_sjtj {
	margin-top: 15px;
	overflow:hidden;
	height:170px;
}

ul.title_sjtj li { background: url(/img/20260618_ld.png) left 16px no-repeat;
	padding-left: 20px;
	padding-top:6px;
	padding-bottom:16px;
	border-bottom:#dceefd solid 1px;
	margin-bottom:10px;
}

ul.title_sjtj li a {
	font-size: 18px;
	line-height: 30px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	text-align: justify;
	overflow: hidden;
   
}

.sjtjtp {
	width: 315px;
	height: 132px;
	margin-top: 36px;
}

.sjtjtp img {}



/* 数据登记 */
.sjdjbj {
	margin: 0 auto;
	width: 100%;
	background: url(../img/20260618_bg3.png) top center no-repeat;
	background-size: cover;
	padding: 30px 0px 63px 0px;
}

.sjdj_nr {
	margin: 0 auto;
	width: 1200px;
	padding: 44px 34px 44px 24px;
	box-sizing: border-box;
	box-shadow: 0 0 6px #cbdaf5;
	background: #fff url(../img/20260618_lmt.png) top no-repeat;
	display: flex;
	justify-content: space-between;
	margin-top: 36px;
}

.sjdj_nrleft {
	float: left;
	width: 765px;
}

.sjdj_nrleft_top {
	float: left;
	width: 765px;
	height: 76px;
	line-height: 76px;
	background: #d6edff;
}

.sjdj_nrleft_top p {
	float: left;
	width: 63%;
	font-size: 26px;
	color: #00488b;
	margin-left: 3%;
}

.sjdj_nrleft_top span {
	font-size: 26px;
	color: #00488b;
}

.sjdj_scroll_wrap {
	float: left;
	width: 758px;
	height: 220px;
	overflow: hidden;
	margin-top: 20px;
	position: relative;
}

ul.sjdj_nrleft_bo {
	width: 758px;
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.sjdj_nrleft_bo li {
	border-bottom: #d5d5d5 solid 1px;
	height: 58px;
	line-height: 58px;
	overflow: hidden;
	transition: all 0.3s ease;
	background: #fff;
	cursor: pointer;

}

/* 鼠标移上去高亮 */
ul.sjdj_nrleft_bo li:hover {
	background: #f5faff;
}

ul.sjdj_nrleft_bo li:hover p a,
ul.sjdj_nrleft_bo li:hover span a {
	color: #0b67c2;
}

ul.sjdj_nrleft_bo p {
	float: left;
	width: 480px;
	font-size: 18px;
	color: #333333;
	margin-left: 3%;
	white-space: nowrap;
}

ul.sjdj_nrleft_bo p a {
	float: left;
	width: 429px;
	color: #333333;
	white-space: nowrap;
	display: block;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
}

ul.sjdj_nrleft_bo span {
	/* float: right; */
	width: 25%;
	font-size: 18px;
	color: #333333;
	text-align: right;
	margin-right: 3%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

ul.sjdj_nrleft_bo a {

	color: #333333;
	text-decoration: none;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	text-align: justify;
	overflow: hidden;
}

.sjdj_nrright {

	width: 100%;
	height: auto;
}

.sjdj_nrright ul {
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.sjdj_nrright ul li {
	width: 244px;
	height: 99px;
	line-height: 99px;
	background: url(../img/20260618_ribj.png) no-repeat;
	text-align: center;

	margin-bottom: 20px;
}

.sjdj_nrright ul li a {
	display: block;
}

.sjdj_nrright ul li img {
	vertical-align: middle;
	margin-right: 10px;
}

.sjdj_nrright ul li span {
	font-size: 22px;
	color: #0e589e;
}

/* 为您服务 */
.we_bottom {
	margin: 40px 0px 50px 0px;
	display: flex;
	justify-content: space-between;
}

.we_bottom a img {
	width: 223px;
	height: 125px;
}

/* 弹窗遮罩 */
.modal-mask {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	z-index: 999;
}

/* 弹窗主体 */
.modal-box {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 760px;
	background: #fff;
	border-radius: 8px;
	overflow: hidden;
	box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
}

.modal-header {
	height: 50px;
	line-height: 50px;
	padding: 0 20px;
	background: #0b67c2;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	position: relative;
}

.modal-close {
	position: absolute;
	right: 20px;
	top: 0;
	font-size: 28px;
	cursor: pointer;
}

.modal-body {
	padding: 20px;
}

.detail-table {
	width: 100%;
	border-collapse: collapse;
	font-size: 16px;
}

.detail-table th,
.detail-table td {
	border: 1px solid #ddd;
	padding: 12px 15px;
	text-align: left;
	vertical-align: top;
}

.detail-table th {
	width: 160px;
	background: #f7f9fc;
	color: #333;
	font-weight: bold;
}

.box1left {
	width: 765px;
}

.box1right {
	width: 334px;
}

.box1tit {
	float: left;
	margin-bottom: 50px;
}

.box1tit a {
	float: left;
	display: inline-block;
	width: auto;

	height: 52px;
	line-height: 52px;

	font-size: 36px;
	font-family: "思源宋体";
	font-weight: bolder;
	color: #1650b1;
	text-shadow: 2px 2px #fff;
}

.box1rnr {
	width: 100%;
}

.box1rnr a {
	float: left;
	margin-bottom: 30px;
}