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

/* 产品模块样式 */
.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(/rfb/template/common/zd_head/header_bg.jpg) no-repeat top center; background-size: cover; }
.head_top { padding-top: 20px; text-align: right; }
.head_top a, .head_top i { font-size: 14px; color: #1659a0; cursor:pointer;margin-left:20px;}
.head_top i { margin: 0 5px; }
.head_center { padding-top: 20px; padding-bottom: 80px; }
.head_center .logo { height: 100px; }
.head_center .logo img { height: 100%; }
.head_center .search { background: #fff; box-shadow: 0 0px 5px #ccc; width: 400px; height: 56px; margin-top: 22px; border-radius: 2px; overflow: hidden; }
.head_center .search input { width: 334px; float: left; padding-left: 10px; height: 56px; line-height: 56px; font-size: 16px; color: #999; }
.head_center .search button { width: 56px; height: 56px; background: url(/eportal/fileDir/mkfq/template/common/zd_head/head_search.png) no-repeat center; float: right; }
.nav { background: #23348e; }
.nav_list li { width: 16.5%; float: none; text-align: center; float: left; height: 65px; line-height: 65px; }
.nav_list li a { font-size: 20px; color: #fff; }
.nav_list li.on, .nav_list li:hover { background: #fff; }
.nav_list li.on a, .nav_list li:hover a { color: #3050a5; }


/*分页样式*/
.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(/rfb/template/common/ztfoot/select_icon.png) no-repeat 94% center; }
.foot_con { background: #23348e; }
.foot_top { overflow: hidden; padding-top: 40px; padding-bottom: 10px; }
.foot_top .module { padding: 20px; background: #4f5cb1; }
.foot_top .xglj { margin-right: 20px; text-align: center; }
.foot_top .xglj p { font-size: 16px; color: #fff; margin-top: 10px; }
.foot_top .copyright { margin-right: 20px; width: 515px; padding:10px 20px;}
.foot_top .copyright p { font-size: 16px; color: #fff; line-height: 30px; }
.foot_top .dzbs img { max-height: 72px; margin: 0 10px; }
.foot_top .ewm img { display: inline-block; margin: 0 4px; }
.foot_bot { line-height: 46px; text-align: center; }
.foot_bot span { margin: 0 18px; }
.foot_bot * { font-size: 16px; color: #fff; }

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

	/* 头部样式 */
	.head_center { display: flex; justify-content: space-between; align-items: center; }
	.head_center::after { display: none; }
	.head_center .logo { height: 80px; }
	.head_center .search { width: 350px; height: 40px; margin-top: 0; }
	.head_center .search form { display: flex; }
	.head_center .search input { height: 40px; line-height: 40px; font-size: 14px; width: 95%; }
	.head_center .search button { width: 40px; height: 40px; 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) {
	/* 头部样式 */
	.nav_list { display: flex; justify-content: space-between; }
	.nav_list::after { display: none; }
	.nav_list li { width: auto; padding: 0 15px; }
	.nav_list li a { font-size: 18px; }
	.head_center .logo { height: 60px; }
	.head_center .search { width: 260px; }

	/* 底部样式 */
	.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 { position: relative; padding-top: 10px; border-bottom: 1px solid #eee; z-index: 10; }
	.head_top .logo { padding-bottom: 0; }
	.head_top .logo img { height: 40px; }
	.phone_icon { display: block; position: absolute; right: 0; top: 5px; }
	.phone_icon a { display: flex; width: 40px; height: 40px; background: #045ba8; border-radius: 50%; justify-content: center; align-items: center; }
	.phone_icon a img { height: 50%; }
	.head_nav { display: none; }
	.head_nav { background: #fff; position: absolute; top: 0px; width: 100vw; left: 0; box-shadow: 0 5px 5px #aaa; }
	.head_nav_list { padding: 10px 0; }
	.head_nav_list li { float: none; width: 100%; height: 40px; line-height: 40px; text-align: center; }
	.head_nav_list li a { color: #333; }
	.head_nav_list li:hover, .head_nav_list li.on { background: none; box-shadow: none; }
.head_top { padding-top: 0;         height: 200px;        background-size: cover; }
.header{    margin-top: 90px;        height: 200px;}
.pubcon2{    position: absolute; padding-left: 4%;top: -72px; float: left;}
.search{    position: absolute;top: 240%;left: 55%; transform: translateX(-50%); width: 80%;}
.search form input{    width: 80%;    padding-left: 10%; margin-right: 0;    height: 40px; line-height: 40px;}
.search form button{    width: 20%;padding: 0;    height: 40px; line-height: 40px;}
	.nav { position: absolute; z-index: 10; width: 100vw; left: 0;         top: 0;
        display: none;}
	.nav_list { display: block; padding: 10px 0; }
	.nav_list li { width: 100%; float: none; height: 36px; line-height: 36px; }
.p_search{ display: none !important;}
.head_top{        display: none;}
.head_center{        padding-bottom: 0;padding-top: 0;}
	/* 底部样式 */
.foot_link{display: none;}
	.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; }
}