/* 图片自适应 */
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, strong, font, i, em, 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; box-sizing: border-box; }
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; overflow-x: hidden; }
html, body { width: 100%; height: 100%; }
input, button, select, textarea { outline: none; }
em, i { font-style: normal; }
.clearfix:after { display: block; visibility: hidden; clear: both; height: 0; content: ''; }
.clearfix { zoom: 1; }
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; }
.iconfont { font-size: inherit !important; coLor: inherit !important; }

/* 头部样式 */
.header { width: 100%; padding-top: 30px; }
.head_top { display: flex; justify-content:space-between; align-items: center; }
.head_top .logo { height: 54.4px; }
.head_top .logo img.white { display: none; }
.top_link { display: flex; align-items: center; }
.top_link * { font-size: 16px; color: #0a5eb1; line-height: 0.7em; }
.top_link a { display: inline-flex; align-items: center; padding-left: 20px; margin-left: 20px; border-left: 1px solid #0a5eb1; }
.top_link a:nth-child(1) { border-left: 0; }
.top_link a .iconfont { font-size: 24px !important; margin-right: 16px; }
.top_link a#search .iconfont { margin-right: 0; }
.head_search { display: none; }

.index_nav {width: 100%;border-bottom: 1px solid #fff;}
.index_nav .Ul {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.index_nav .Ul .one {float:left;position:relative;text-align:center;z-index:888;width: 120px;}
.index_nav .Ul .one a.liet,.index_nav .Ul .one a.no {
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    box-sizing: unset;
}
.index_nav .Ul .one:hover a {  color: #fff;   border-bottom: 2px solid #fff;}
.index_nav .Ul .one .select {    display: none;background: rgba(255, 255, 255, 0.9); width: 100%; position: absolute;left: 0; top: 52px;z-index: 5;text-align: center; padding-top: 25px;    border-radius: 0 0 20px 20px;    padding-bottom: 10px;}
.index_nav .Ul .one .select .two a {     border-bottom: 0;   display: block; line-height: 30px; color: #0a5eb1;  font-size: 16px; width: 90%; margin: 0 auto;margin-bottom: 10px;}
.index_nav .Ul .one .select .two:hover a {      background: #0a5eb1;border-radius: 10px;color: #fff;margin: 0 auto;width: 90%;margin-bottom: 10px;}
.index_nav .Ul .one a.liet {color: #fff;border-bottom: 2px solid #fff;}
.index_nav .Ul .one .select:hover .index_nav .Ul li a {color:#fff; }
.index_nav .Ul .one:hover .select {display:block;}
.phoneTb{ float:right;}
.phoneX {display:none;}
.phoneNav {display:none;}

/* 底部样式 */
.footer { background: #0a5eb1; }
.foot_top { padding-top: 30px; display: flex; justify-content: space-between; align-items: center; padding-bottom: 30px; }
.foot_top_L .foot_logo { margin-bottom: 35px; }
.foot_top_L .foot_logo img { height: 49.6px; }
.foot_top_L p { display: flex; gap: 16px; }
.foot_top_L p a { font-size: 16px; coLor: #fff; line-height: 1.8em; }
.foot_top_C * { font-size: 16px; coLor: #fff; line-height: 1.8em; }
.foot_top_R { display: flex; gap: 41.6px; align-items: center; }
.foot_top_R img { display: inline-block; width: 124px; }
.foot_bot { border-top: 1px solid rgba(255,255,255,.2); }
.foot_bot * { line-height: 70px; text-align: center; font-size: 16px; coLor: #fff; }


@media screen and (max-width:768px) {
.header{    padding-top: 20px;        padding-bottom: 20px !important;}
.pubcon{width:96%}
.w_768{    display: none !important;}
.top_link a{        border-left: 0 !important; padding-left: 0;margin-left: 0;  border-right: 1px solid #0a5eb1; margin-right: 15px;padding-right: 15px;}
.phoneX{z-index: 99; position: absolute;right: 20%;top: 20px;display: block;}
.head_top .logo{    height: auto;    width: 75%;}

.phoneNav{display: block;background: url(/eportal/uiFramework/commonResource/image/2025120113341237992.png) no-repeat 100%;width: 20px; height: 20px;}
/*导航*/
.index_nav{margin:0;height:auto;z-index:900;position:absolute;top:0;left:-100%;width:100%;background:rgba(0,0,0,0.7);        height: 100vh;}
.index_nav .Ul {width: 85%;position: absolute; top: 0; left: 0; overflow: hidden;background: rgba(0, 100, 189, 0.7); box-sizing: border-box;padding: 10px;z-index: 2; height: 100vh;    display: block;}
.index_nav .Ul>li{width:95%;height:auto !important;border-bottom:1px solid rgba(255,255,255,.7);transition:all 1s;}
.index_nav .Ul>li:last-child{border-bottom:none;}
.index_nav .Ul li>a{font-size:16px !important;padding:0 !important;line-height:50px !important;}
.index_nav .Ul li a{color:#fff !important;}
.index_nav .Ul .one{    width: 100%;    text-align: left;}
.index_nav .Ul .one a.liet, .index_nav .Ul .one a.no{display: unset;}
.index_nav .Ul .one a.liet, .index_nav .Ul .one:hover{    background: unset;    border-radius: unset;}
.index_nav .Ul .one .select{          background: unset !important;width:100%;overflow:hidden;position:static;padding: 0;margin-bottom: 0.125rem; }
.index_nav .Ul .one .select .two{float:left;width: 33.33%;}
.index_nav .Ul .one .select .two a{font-size:14px !important;line-height:24px !important; }
.index_nav .Ul .one .select .two a:hover{color:#fff !important;}
.index_nav .Ul .one a.liet:hover .select{border-top:1px solid #000;}
.Ul>li>a:after{position:static;}
.index_nav .Ul .one:hover .select{display:none;}
.index_nav .Ul #id7 a{padding-left: 0;border-left: none;}
.index_nav .Ul .one .select .two:hover a{    background: unset;}

.foot_top{    padding-top: 20px;    padding-bottom: 20px;    display: block;}
.foot_top_L .foot_logo img{     height: auto;width: 75%;margin: 0 auto}
.foot_top_L .foot_logo{    margin-bottom: 20px;}
.foot_top_C{    text-align: center;margin-bottom: 20px;}
.foot_top_R{    justify-content: center;}
.foot_top_R img{    width: 100px;}
.foot_bot *{font-size: 12px;}
.foot_top_C *{    font-size: 14px;}

}