/* 图片自适应 */
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; }
body, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, a, code, em, img, q, small, strong, dd, dl, dt, li, ol, ul, fieldset, form, label, table, tbody, tr, th, td, input, textarea {
    color: inherit;
    font-size: inherit;
    font-family: inherit;
}
/* 初始化 */
html, body, div, ul, li, ol, h1, h2, h3, h4, h5, h6, 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: "OS-R", "微软雅黑", Arial; */ /*-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;*/ margin: 0; padding: 0; /*color: #333; */border: none; -webkit-overflow-scrolling: touch;outline: none; }
html { font-size: 62.5%; /*-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; */}
body { font-size: 1.4rem; position: relative; overflow-x: hidden; color: #333; background-color: #fff; min-width: 1200px; max-width: 1920px; margin: 0 auto;}
input, button, select, textarea { outline: none; }
em, i { font-style: normal; }
/*strong { font-weight: normal; }*/
.clearfix:after { display: block; visibility: hidden; clear: both; height: 0; content: ''; }
.clearfix { zoom: 1; }
.clear { clear: both; font-size: 0; height: 0; width: 100%; zoom: 1; }
a { text-decoration: none; }
a:hover { text-decoration: none; }
ul, ol { list-style: none; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
img { border: none; }
.fl { float: left; }
.fr { float: right; }
.pubcon,.conW { width: 1200px; margin: 0 auto; }
.over { overflow: hidden; }
.css3guodu { -o-transition: all 0.5s ease-out 0s; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; }
.bank_page { position: relative; }
.swiper-slide .eps-shadow.eps-dn { left: 0 !important; top: 50px !important; }
.zfl{float: left;}
.zfr{float: right;}

/*aisite三色图标定位*/
.eps-portlet-header{position: relative;z-index: 99999;}
.eps-portlet-header .eps-dn{left: 0 !important;top: 0 !important;}

/*头部*/
.zheader {width: 1100px;margin: 0 auto;background: #fff; padding:30px 0;}
.zheader1 {width: 500px;}
.zheader1 img{width:100%;}
.input-group {position: relative;display: table;border-collapse: separate;width: 300px;margin-top: 8px;}
.form-control {display: block;width: 100%;height: 36px;font-size: 12px;line-height:36px;color: #555;background-color: #fff;background-image: none;border: 1px solid #ccc;border-radius: 4px;-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);box-shadow: inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; padding-left:10px;}
.btnsub{ background:url(/eportal/uiFramework/commonResource/image/2022011304083163778.jpg) no-repeat center center; width:40px; height:36px;position: absolute;right: 0; top:0; border:noen;}

/*导航*/
.znav {width: 100%;height: 40px;background: #008cd6;}
.znav ul {list-style: none;width: 1100px;height: 40px;margin: 0 auto;font-family: "微软雅黑";z-index: 99;}
.znav ul li {float: left;}
.znav ul li a {width: 150px;width:137.5px;height: 40px;text-align: center;line-height: 40px;display: block;color: #FFF;}
.znav ul li.active {color: #008cd6;background: #FFF;text-decoration: none;}
.znav ul li a:hover {color: #008cd6;background: #FFF;text-decoration: none;}
.znav ul li ul {   position: absolute;display: none;}
.znav ul li:hover ul {display: block;}

.znav ul li:hover a{color: #008cd6;background: #FFF;text-decoration: none;}

.znav ul li ul li {float: none;}
.znav ul li ul li a {border-right: none;background: #fff;color: #333;position: relative;/*padding-left:10px;box-sizing: border-box;*/}
.znav ul li ul li a:after {content: "";position: absolute;top: 14px;left: 10px;width: 0px;height: 0px;border: 5px solid transparent;border-left-color: #aaa;}
.znav ul li ul li a:hover:after {content: "";position: absolute;top: 14px;left: 10px;width: 0px;height: 0px;border: 5px solid transparent;border-left-color: #008dd5;}
.navHover.on {background-color: #fff;}
.navHover.on a {color: #008cd6;}

/*友情链接*/
.footer_sel {BORDER-BOTTOM: #d6d6d6 1px solid;BORDER-LEFT: #d6d6d6 1px solid;LINE-HEIGHT: 26px;WIDTH: 190px;HEIGHT: 26px;COLOR: #afafaf;BORDER-TOP: #d6d6d6 1px solid;BORDER-RIGHT: #d6d6d6 1px solid;-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);}

/*底部*/
.zfoot {width: 100%;background: #008cd6;padding: 25px 0;}
.zfoot ul {width: 1000px;margin: 0 auto;}
.zfoot ul dd {overflow: hidden;font-size: 14px; line-height: 30px; text-align:center;}
.zfoot ul dd p{/*color: #5f94be;*/color: #fff;}

/* 分页 */
.easysite-page-wrap{text-align:right;margin-top: 20px;}
.easysite-page-wrap a[title="首页"]{padding: 5px 10px;margin: 0 5px;border-radius: 3px;}
.easysite-page-wrap a[title="尾页"]{padding: 5px 10px;margin: 0 5px;border-radius: 3px;}
.easysite-page-wrap .page_num a ,.easysite-page-wrap .page_num font{padding: 5px 10px;margin: 0 5px;border-radius: 3px;background: #ddd;}
.easysite-page-wrap .page_num font{background-color: #008cd6 !important;color: #fff !important;border-radius: 4px !important;}
.easysite-page-wrap .page_num span{display:none;}

/* 0530 修改*/
.znav{background: #c90915;}
.znav ,.znav ul{height:50px;}
.znav ul li a{font-size: 18px;font-weight: bold;line-height:50px;height:50px;}
.znav ul li ul li a{font-weight: normal;}
.navHover.on a{background: #b7212f;line-height: 50px;height: 50px;color:#fff;}
.znav ul li:hover a{color:#fff;background: #b7212f;}
.znav ul li ul li a:after{top:20px;}
.znav ul li ul li a:hover:after{top:20px;}
.znav ul li ul li:hover ul li{background:#fff;}


/*0602 修改*/
.znav{background: #0095d9;}
.navHover.on a{background: #035a9d;}
.znav ul li:hover a{background: #035a9d;}