/*
* @Author: Sun Jijing
* @Date:   2023-12-25 16:17:45
* @Last Modified by: Sun Jijing
* @Last Modified time: 2024-01-25 17:59:16
*/

/* 产品模块样式 */
.swiper-slide .eps-portlet-header { position: relative; }
.swiper-slide .eps-shadow.eps-dn { top: 20px !important; left: 0 !important; }
.phone_icon { display: none; }

/* 图片自适应 */
img { width: auto\9; max-width: 100%; height: auto; -ms-interpolation-mode: bicubic; object-fit: cover; }

/* 去除苹果手机默认按钮样式 */
input[type='button'], input[type='submit'], input[type='reset'], textarea { resize: none; -webkit-appearance: none; }

/* 初始化 */
html, body, div, ul, li, ol, h1, h2, h3, h4, h5, h6, hr, input, textarea, select, p, dl, dt, dd, a, span, i, img, button, form, table, th, tr, td, tbody, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); font-family: "微软雅黑", Arial; margin: 0; padding: 0; color: #333; border: none; }
html, body { min-width: 320px; max-width: 1920px; margin: 0 auto; width: 100%; }
html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { font-size: 14px; position: relative; -overflow-x: hidden; color: #333; background-color: #fff; }
input, button, select, textarea { outline: none; }
em, i { font-style: normal; }
strong { font-weight: 550;font-family: 微软雅黑;color: #333;}
.clearfix:after { display: block; visibility: hidden; clear: both; height: 0; content: ''; }
.clearfix { zoom: 1; }
.clear{clear: both;}
a { text-decoration: none; }
a:hover { text-decoration: none; }
ul, li, ol { list-style: none; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
img { border: none; max-width: 100%; max-height: 100%; vertical-align: middle; }
.fl { float: left; }
.fr { float: right; }
.pubcon { width: 1200px; margin: 0 auto; }
.over { overflow: hidden; }
.none{display:none;}
@media print { body { transform: scale(0.8); /* 缩小到80% */ transform-origin: top left; /* 从左上角开始缩放 */ } /* 其他打印样式 */ }

/* 头部样式 */
.header { background: url(/xamsfj/template/page/zd_second/header_bg.jpg) no-repeat center top; background-size: cover; }
.head_top { height: 40px; line-height: 40px; background: #1a73ba; }
.head_top .date { font-size: 16px; color: #fff; }
.head_top .link i { font-size: 14px; color: #fff; margin: 0 10px; }
.head_top .link a { font-size: 16px; color: #fff;cursor:pointer;}
.head_top .link img { vertical-align: middle; }
.head_center { padding-top: 60px; padding-bottom: 75px; }
.logo { width: 388px; }
.logo img { width: 100%; }
.search { width: 480px; height: 64px; background: #fff; border-radius: 8px; overflow: hidden; box-shadow: 0 5px 10px #d3edfa; margin-top: 12px; }
.search_form input { width: 325px; height: 64px; float: left; line-height: 64px; font-size: 18px; color: #333; padding: 0 10px; }
.search_form button { width: 135px; height: 64px; text-align: center; line-height: 64px; font-size: 18px; color: #fff; background: #177cd8; }
.search_form button img { margin-left: 10px; }
.head_nav { background: #015293; }
.head_nav_list li { width: 13.66%; float: left; height: 60px; line-height: 60px; text-align: center; }
.head_nav_list li a { font-size: 22px; color: #fff; display: block; }
.head_nav_list li.on, .head_nav_list li:hover { background: #1a73ba; }


/*分页样式*/
.page_box .yeshu{border: 1px solid #ccc;border-radius: 4px;height: 32px;text-align: center;width: 50px;}
.page_box .tiao{cursor:pointer;border: 1px solid #ccc;border-radius: 4px;height: 32px;text-align: center;width: 50px;background: #015293;border-color: #015293;color: #fff;}
.detail_head .func .print{ display: inline-block; margin-left: 20px; font-size: 16px; color: #333; cursor:pointer; }
.detail_head .func .print img{width:18px;vertical-align: middle;border:1px solid #015293;padding:6px;border-radius:50%;margin-right:6px;background:#f5f7f8;}
.detail_head .func .print:hover {color:#015293;}
.detail_head .func .print:hover img{background:none;}
@media screen and (max-width:768px) {
.detail_head .func .print{display:none !important;}
}

/* 底部样式 */
.foot_link { padding: 5px 0; background: #f1f2f3; }
.foot_link_con { overflow: hidden; }
.foot_link_list { width: 110%; }
.foot_link_item { width: 230px; height: 40px; margin-right: 65px; line-height: 40px; appearance: none; float: left; border: 1px solid #ebebeb; padding: 0 20px; background: #fff url(/eportal/fileDir/sfj/template/common/ztfoot/select_icon.png) no-repeat 94% center; }
.foot_con { background: #015293; }
.foot_top { overflow: hidden; padding-top: 40px; padding-bottom: 10px; }
.foot_top .module { padding: 20px; background: #0460a3; }
.foot_top .xglj { margin-right: 20px; text-align: center; }
.foot_top .xglj p { font-size: 16px; color: #89b1d6; margin-top: 10px; }
.foot_top .copyright { margin-right: 20px; width: 520px; padding: 10px 20px; }
.foot_top .copyright p { font-size: 16px; color: #89b1d6; line-height: 30px; }
.foot_top .dzbs img { max-height: 72px; margin: 0 10px; }
.foot_top .ewm { padding: 10px 20px; width: 92px; }
.foot_top .ewm img { display: inline-block; }
.foot_bot { line-height: 46px; text-align: center; }
.foot_bot span { margin: 0 18px; }
.foot_bot * { font-size: 16px; color: #89b1d6; }

.foot_ewm { width: 120px; padding: 10px; border-radius: 10px; background: #fff; box-shadow: 0 0 15px #ccc; position: fixed; z-index: 999; right: 10px; top: 50%; margin-top: -84px; }
.foot_ewm .del { width: 20px; position: absolute; right: -10px; top: -10px; }
.foot_ewm img { display: block; width: 100%; }
.foot_ewm p { font-size: 12px; line-height: 1.2em; color: #333; text-align: center; }

@media screen and (max-width: 1200px) {
	* { box-sizing: border-box; }
	.pubcon { width: 92%; }

	/* 头部样式 */
	.head_center { padding: 40px 0; display: flex; align-items: center; justify-content: space-between; }
	.head_center::after { display: none; }
	.logo { width: 48%; }
	.search { width: 40%; margin-top: 0; }
	.search_form { display: flex; justify-content: space-between; }
	.search_form input { width: 90%; }
	.search_form button { width: 100px; flex-shrink: 0; }

	/* 底部样式 */
	.foot_link_list { width: 100%; display: flex; flex-wrap: wrap; }
	.foot_link_item { width: 32%; margin-right: 2%; }
	.foot_link_item:nth-child(3n) { margin-right: 0; }
	.foot_top { display: flex; justify-content: space-between; }
	.foot_top .module { display: flex; align-items: center; padding: 15px; }
	.foot_top .xglj { width: 10%; margin-right: 0; }
	.foot_top .copyright { width: 45%; margin-right: 0;  flex-direction: column; }
	.foot_top .module.dzbs { width: 20%; }
	.foot_top .xglj p, .foot_top .copyright p, .foot_bot * { font-size: 14px; }
	.foot_top .dzbs img { max-height: 40px; }
	.foot_top .ewm img { height: 60px; }
	.foot_bot { line-height: 2em; }
}

@media screen and (max-width: 1024px) {
	/* 头部样式 */
	.head_nav_list { display: flex; justify-content: space-between; }
	.head_nav_list li.on, .head_nav_list li:hover { background: none; }
	.head_nav_list li.on a, .head_nav_list li:hover a { color: #093880; }
	.head_nav_list li { width: auto; }
	.head_nav_list li a { font-size: 20px; }

	/* 底部样式 */
	.foot_top { flex-wrap: wrap; padding-top: 10px; }
	.foot_top .module { margin-bottom: 10px; padding: 10px; }
	.foot_top .xglj { width: 18%; justify-content: center; }
	.foot_top .copyright { width: 41%; }
	.foot_top .module.dzbs, .foot_top .module.ewm { width: 100%; align-items: center; justify-content: center; }
}

@media screen and (max-width:768px) {
	/* 头部样式 */
	.header { padding: 10px 0; position: relative; border-bottom: 1px solid #eee; z-index: 10; }
	.head_top { display: none; }
	.head_center { padding: 0; }
	.search { display: none; }
	.head_nav { display: none; }
	.logo { width: auto; }
	.logo img { width: auto; height: 34px; }
	.phone_icon { display: block; }
	.phone_icon a { display: inline-block; width: 40px; height: 40px; background: #005293; border-radius: 50%; padding: 8px; }
	.search { display: none; position: absolute; width: 100vw; top: 61px; left: 0; padding: 10px 4vw; height: auto; border-radius: 0; }
	.search_form input { height: 40px; line-height: 40px; background: #f4f4f4; }
	.search_form button { height: 40px; line-height: 40px; }
	.head_nav { width: 100%; position: absolute; left: 0; top: 61px; }
	.head_nav_list { display: block; }
	.head_nav_list li { width: 100%; float: none; height: 40px; line-height: 40px; }
	.head_nav_list li a { font-size: 16px; }
	.head_nav_list li.on a, .head_nav_list li:hover a { color: #fff; font-weight: bold; }

	/* 底部样式 */
	.foot_link_item { padding: 0 10px; }
	.foot_top .xglj { width: 31%; }
	.foot_top .copyright { width: 100%; }
	.foot_top .copyright p { line-height: 2em; }
	.foot_bot span { white-space: nowrap; }
.foot_link{    display: none;}
}