
/* 头部 */
/* .sxszf-toolbar {
    width: 100%;
    height: 50px;
    background-color: #1f4e83;
}
.sxszf-toolbar-box {
    height: 100%;
    width: 1400px;
    margin: 0 auto;
    line-height: 50px;
}
.sxszf-toolbar-box>dt {
    float: left;
}
.sxszf-toolbar-box>dt {
    -webkit-text-size-adjust: none;
    font-size: 0;
}
.sxszf-toolbar-box>dt a {
    font-size: 14px;
    color: #eee;
    display: inline-block;
    padding-right: 8px;
    margin-right: 8px;
}
.sxszf-toolbar-box>dd {
    float: right;
}
.topbar-nav {
    -webkit-text-size-adjust: none;
    font-size: 0;
}
.topbar-nav li {
    display: inline-block;
    margin: 10px 0 10px 15px;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    color: #eee;
    position: relative;
}
.topbar-nav li.icon-theme:hover i {
    background-position: 0 -20px;
    transform: rotate(90deg);
    filter: invert(33%) sepia(99%) saturate(6851%) hue-rotate(204deg) brightness(85%) contrast(97%);
}
.topbar-nav li:hover i.icon-eng {
    background-position: -20px -20px;
}
.topbar-nav li:hover i.icon-user{
    background-position: -40px -20px;
}
.topbar-nav li:hover i.icon-accessibility{
    background-position: -100px -20px;
}
.topbar-nav li:hover i.icon-helper{
    background-position: -80px -20px;
}
 .topbar-nav li.icon-theme:hover i {
    background-position: 0 -20px;
    transform: rotate(90deg);
    filter: invert(47%) sepia(94%) saturate(7491%) hue-rotate(352deg) brightness(82%) contrast(126%);
} 
.topbar-nav li i {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: 0;
    cursor: pointer;
    font-style: normal;
    background: url("../images/icons-mode.png") 0 0 no-repeat;
    position: relative;
    top: 5px;
    margin-right: 5px;
    background-size: auto 80px;
    transition: all .3s cubic-bezier(.39,.575,.565,1);
}
.theme-choose {
    position: absolute;
    z-index: 5;
    background-color: #fff;
    width: 100px;
    border-top: 10px solid #1f4e83;
    top: 30px;
    left: -40px;
    display: none;
}
ul.theme-choose li#theme-default {
    background-color: #0457b7;
}
ul.theme-choose li.cur {
    box-shadow: 0 0 6px 2px rgb(85 85 85 / 50%);
}
ul.theme-choose li {
    width: 80px;
    height: 30px;
    line-height: 30px;
    margin: 10px;
    border: 1px solid #fff;
    text-align: center;
    color: #fff;
    cursor: pointer;
    display: block;
}
ul.theme-choose li#theme-red {
    background-color: #ce0c13;
}
ul.theme-choose li#theme-nightly {
    background-color: #202124;
}
.topbar-nav .loginbar .login-user-info img {
    width: 24px;
    height: 24px;
    border-radius: 20px;
    float: left;
    position: relative;
    top: 3px;
    margin-right: 5px;
}
.topbar-nav li a{
    color: #fff;
}
.topbar-nav li i.icon-eng {
    background-position: -20px 0;
}
.topbar-nav li i.icon-user {
    background-position: -40px 0;
}
.topbar-nav li i.icon-accessibility {
    background-position: -100px 0;
}
.topbar-nav li i.icon-helper {
    background-position: -80px 0;
}
.topbar-nav .sxszf-elderly a {
    display: block;
    background-color: #2d959a;
    padding: 0 10px;
    border-radius: 15px;
    transition: all .3s;
    font-weight: 600;
}
.topbar-nav .sxszf-elderly a:hover {
    background-color: #e7ad41;
    color: #81580c;
}
.topbar-nav li a:hover {
    font-weight: 700;
}
.topbar-nav .loginbar::after {
    content: "";
    height: 30px;
    width: 0;
    position: relative;
    float: right;
    margin-left: 15px;
    top: 0;
    border-right: 1px solid #496d96;
}
.sxszf-banner-box {
    width: 100%;
    background: url("/images/banner-zzbbg.png") center top no-repeat;
    height: 432px;
    background-size: cover;
}
.sxszf-banner {
    width: 1400px;
    margin: 0 auto;
    height: 372px;
    position: relative;
}
.sxszf-logo {
    padding-top: 40px;
    text-align: center;
    width: 100%;
}
.sxszf-logo>dt {
    color: #1f4e83;
}
.sxszf-logo>dt img {
    height: 100px;
    width: auto;
    display: inline-block;
}
.sxszf-logo>dt h1 {
    font-size: 42px;
    font-weight: 600;
    letter-spacing: 4px;
    line-height: 60px;
    margin-top: 9px;
    margin-bottom: 3px;
}
.sxszf-logo>dt h4 {
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
}
.sxszf-logo>dd {
    width: 600px;
    margin: 35px auto 0;
    position: relative;
}
.sxszf-logo>dd form {
    height: 40px;
    overflow: hidden;
}
.sxszf-logo>dd .search-input {
    width: 525px;
    height: 40px;
    transition: border .3s linear;
    border: 1px solid #e3e3e3;
    background-color: #fff;
    float: left;
    border-radius: 5px;
}
.sxszf-logo>dd .search-input-inner {
    line-height: 26px;
    width: 510px;
    height: 26px;
    margin: 6px 5px 0 5px;
    padding: 0;
    border: 0;
    background: 0 0;
    font-size: 14px;
    color: #ced2da;
}
.sxszf-logo>dd .search-input-btn {
    width: 65px;
    height: 40px;
    cursor: pointer;
    border: none;
    background: #4e6fb8 url("../images/icon-search.png") center center no-repeat;
    background-size: 29px 29px;
    border-radius: 5px;
    float: right;
}
.search-layer {
    display: none;
    position: absolute;
    top: 40px;
    left: 0;
    width: 100%;
    padding: 10px 15px;
    background-color: #fff;
    box-shadow: 0 5px 5px rgb(0 0 0 / 30%);
    z-index: 99;
    border-radius: 5px;
    float: none;
    text-align: left;
}

.search-layer .log-title {
    font-size: 16px;
    color: #1f4e83;
    border-bottom: 1px solid #f5f5f5;
    height: 36px;
    line-height: 32px;
    font-weight: 700;
}
.search-layer .hot-search, .search-layer .log-detail {
    padding: 12px 0 6px;
}
.search-layer-department {
    font-size: 0;
}
.search-layer .search-layer-department>li {
    position: relative;
    display: inline-block;
    width: 33.33%;
    padding-left: 18px;
    font-size: 14px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.search-layer .search-layer-department>li a[href]:not([class]) {
    color: #6d86a5;
}
.clear {
    clear: both;
    height: 0;
    -webkit-text-size-adjust: none;
    font-size: 0;
    overflow: hidden;
    line-height: 0;
}
.nav-box {
    height: 60px;
    width: 100%;
    background-color: #1c5fb0;
}
.nav-inner {
    width: 1400px;
    margin: 10px auto;
    height: 40px;
    background-color: #1659ac;
    line-height: 40px;
    border-radius: 5px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: space-around;
    justify-content: space-around;
    align-items: center;
}
.nav-inner>li {
    display: inline-block;
    font-size: 22px;
    position: relative;
    padding: 0 35px;
    z-index: 1;
}
.nav-inner>li:before {
    transition: all .8s cubic-bezier(.7,-.5,.2,2);
    content: "";
    width: 0;
    height: 100%;
    background: #1c5fb0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    border-top: 5px solid #1655ac;
    border-bottom: 5px solid #1655ac;
    top: -5px;
}
.nav-inner>li>a {
    color: #fff;
}
.sxszf-logo>dt>a {
    display: none;
}
.nav-inner>li.cur, .nav-inner>li:hover {
    -webkit-box-shadow: 10px 10px 99px 6px #2d959a;
    -moz-box-shadow: 10px 10px 99px 6px #2d959a;
    box-shadow: 10px 10px 99px 6px #2d959a;
} */

/* 头部 */



/* 底部 */
.footer-links-box {
    background: #1c5fb0;
    height: 50px;
}
.footer-links {
    height: 100%;
    width: 1400px;
    margin: 0 auto;
    line-height: 50px;
}
.footer-links>dt {
    width: 100%;
}
.fl_pc {
    float: left;
    display: inline-block;
}
.footer-links-items {
    display: flex;
    height: 50px;
    justify-content: space-evenly;
}
.footer-links-items>li {
    color: #fff;
    cursor: pointer;
    padding: 0 30px 0 15px;
    position: relative;
}
.footer-links-items>li::after {
    content: "";
    border: 5px solid transparent;
    border-top-color: #fff;
    position: absolute;
    top: 22px;
    right: 15px;
    transition: all .3s cubic-bezier(.39,.575,.565,1);
}
.main-wrap {
    width: 100%;
    overflow: hidden;
}
.footer-links-inner {
    background-color: #f5f5f5;
}
.footer-link-inner {
    width: 1360px;
    margin: 0 auto;
    padding: 10px 20px;
    overflow: hidden;
    font-size: 0;
    display: none;
}
.footer-link-inner li {
    line-height: 24px;
    display: inline-block;
    margin: 10px;
    white-space: nowrap;
    font-size: 14px;
    color: #555;
}
.main-wrap a[href]:not([class]) {
    color: #333;
    text-decoration: none;
    transition: all ease-in-out .3s;
}
.footer-copyright-items {
    width: 1400px;
    margin: 0 auto 20px;
    overflow: hidden;
}
.footer-copyright-icons {
    padding: 20px;
    margin-top: 14px;
}
.fl_pc {
    float: left;
    display: inline-block;
}
.copyright-icons-red {
    width: 80px;
    height: 80px;
    overflow: hidden;
    float: left;
}
.copyright-icons-asibs img, .copyright-icons-desc img, .copyright-icons-red img {
    height: 100%;
}
.copyright-icons-asibs, .copyright-icons-desc {
    height: 55px;
    margin: 12px 15px 0;
    overflow: hidden;
    float: left;
    max-width: 116px;
}
.footer-copyright-infos {
    font-size: 14px;
    line-height: 30px;
    margin-top: 28px;
}
.footer-copyright-infos p a {
    margin: 0 5px;
    position: relative;
    padding-right: 10px;
}
.main-wrap a[href]:not([class]) {
    color: #333;
    text-decoration: none;
    transition: all ease-in-out .3s;
}
.footer-copyright-infos p a:not(:last-child):after {
    content: "";
    border-right: 1px solid #bbb;
    height: 14px;
    position: absolute;
    top: 3px;
    right: 0;
}
.footer-copyright-infos p a img {
    display: inline-block;
    width: 16px;
    margin-right: 3px;
    vertical-align: text-bottom;
}
.footer-copyright-apps {
    margin-top: 20px;
}
.footer-copyright-apps p {
    float: left;
    width: 90px;
    margin: 0 24px;
    text-align: center;
    font-size: 14px;
}
.footer-copyright-apps p img {
    width: 100%;
}
.footer-copyright-apps p {
    float: left;
    width: 90px;
    margin: 0 24px;
    text-align: center;
    font-size: 14px;
}
.kai::after{
    border-bottom-color:#fff !important;
    border-top-color: #1c5fb0 !important;
    top: 18px !important;
}
.guan::after{
    top: 22px !important;
    border-top-color: #fff !important;
    border-bottom-color: #1c5fb0 !important;
}
.footer-copyright-box{
    background-color: #fff;
}
.footer-link-submenu .cc-section-title a {
    color: #406fb3 !important;
    font-weight: 700;
    font-family: "微软雅黑";
}
