@charset "utf-8";
/* CSS Document */
/*CSS reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,blockquote,th,td,p{margin:0;padding:0;  font-family:"Microsoft YaHei","PingFang SC","Helvetica Neue",Arial,sans-serif; font-size:12px; cursor:default;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;border:none;}
ul,li,dl ,dt,dd ,ol,p,img{ list-style: none;border: none;}
address,caption,cite,code,dfn,em,th,var,optgroup{font-style:normal;font-weight:normal;}
del,ins{text-decoration:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
button,input,select,textarea{font-size:100%;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;}
a{text-decoration:none; outline:none;}
a:hover{ text-decoration:none;}
a:active{outline: none;}
.fl{ float:left;}
.fr{ float:right;}
.clear{ clear:both; height: 0px; line-height: 0px; font-size: 0px;}
body{ background:url(../images/2026_index_bg_02.jpg) no-repeat center top #fff; min-width:1200px; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale;}
.more{ float:right; font-size:12px; color:#999; transition:color 0.2s;}
.more:hover{ color:#c0392b;}
.time{ font-size:12px; color:#999; float:right;}

/* 顶部导航 */
.top{ height: 44px; line-height: 44px; background:transparent;}
.top_cont{width: 1200px; margin:0 auto;display:flex;align-items:center;justify-content:space-between;position:relative;}
.top_cont ul{display:flex;align-items:center;}
.top_cont li{float:none;padding:0;font-size:15px;color:#1a5f93;white-space:nowrap;}
.top_cont li a{color:#164f7f;transition:color 0.2s;padding:0 10px;}
.top_cont li:first-child a{padding-left:0;}
.top_cont li a:hover{color:#006db8;text-decoration: none;}
.top_cont li em{display:inline-block;width:1px;height:14px;background:rgba(22,79,127,.35);vertical-align:-2px;font-size:0;line-height:0;}
.top_left li:first-child,.top_right li:first-child{ background:none;}
.topleft{float:none;flex:1;min-width:0;}
.topright{float:none;display:flex;align-items:center;gap:20px;margin-left:420px;white-space:nowrap;}
.topright a{color:#164f7f;margin-left:0; font-size:15px; transition:color 0.2s;}
.topright a:hover{color:#006db8;}


/* 头部 */
.header{ width: 1200px;height: 332px; margin:0 auto;position:relative;}
.header .logo{margin-top: 140px;text-align: center;}
.header .logo img{width:733px;height: auto;}
.header .search{position:absolute;right:180px;top:7px;width:146px;height:30px;z-index:2;}
.header .search form{width:146px;height:30px;display:flex;align-items:center;background:#fff;border:1px solid rgba(42,168,224,.55);border-radius:15px;box-sizing:border-box;overflow:hidden;box-shadow:0 2px 8px rgba(0,97,166,.08);}
.search_text{flex:1;width:102px;height:28px;line-height:28px;border:none;outline:none;background:transparent;color:#333;text-indent:14px;font-size:13px;}
.search_text::placeholder{ color:#b9c7d3; font-size:13px;}
.search_sub{width:34px;height:28px;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;}
.search_sub:hover .search-icon{opacity:1;transform:scale(1.08);}
.search-icon{display:block;width:15px;height:15px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%230b84c6' stroke-width='2.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='10.8' cy='10.8' r='6.8'/%3E%3Cpath d='M16 16l5 5'/%3E%3C/svg%3E") no-repeat center;background-size:15px 15px;opacity:.9;transition:all .18s ease;}
.hidden {display:none;}

/*导航*/
.nav{width: 100%;margin-top:140px;background:rgba(0,68,151,.85)}
.nav ul{width: 1200px;height: 140px;margin: 0 auto;padding: 20px 8px 20px 0;box-sizing: border-box;display: grid;grid-template-columns:120px repeat(6,1fr);grid-template-rows:repeat(2,50px);align-items: center;overflow: hidden;}
.nav li{line-height: 50px;font-size: 22px;text-decoration: none;transition:color 0.2s;text-align:center;white-space:nowrap;}
.nav li:first-child{grid-row:1 / span 2;}
.nav li:not(:first-child){box-sizing:border-box;}
.nav li a{display: block;color:#fff;}
.nav li a.nav-home{height:100%;display:flex;align-items:center;justify-content:center;gap:8px;line-height:1;}
.nav li a.nav-home::before{content:"";display:block;flex:0 0 24px;width:24px;height:24px;transform:translateY(2px);background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 10.5L12 3l9 7.5'/%3E%3Cpath d='M5 10v10h14V10'/%3E%3Cpath d='M9 20v-6h6v6'/%3E%3C/svg%3E") no-repeat center;background-size:24px 24px;}
.nav li a.nav-home:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23E8B15A' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 10.5L12 3l9 7.5'/%3E%3Cpath d='M5 10v10h14V10'/%3E%3Cpath d='M9 20v-6h6v6'/%3E%3C/svg%3E");}
.nav li a:hover{color:#E8B15A;}
.nav .hover a{color:#E8B15A;}

/*===footer===*/
footer{margin-top: 16px;width: 100%;height: 330px;color: #fff;background: url(../images/footer_bg.jpg) center top no-repeat;background-size: 100% 100%;overflow: hidden;}
footer a{color: #fff;}
.friend_link,.footer_main{width:1200px; margin:24px auto;display:flex; align-items:center; }
.friend_link dt{font-size: 22px;font-weight: 700;}
.friend_link dd{margin-left: 20px; min-width: 150px;padding: 0 25px;height: 40px;line-height: 40px;text-align: center;font-size: 16px; background-color: #5497e3;}
.friend_link dd:hover{opacity: .9;}
.footer_main{flex-wrap: wrap; margin-top:40px; justify-content:center;text-align: center;}
.footer_main p{width: 100%;font-size: 16px;line-height: 32px;}
.footer_main p:nth-of-type(1) img{position: relative;top:3.5px;}
.footer_main .gov_icon img{margin-top: 10px;width: 80px;}