@charset "utf-8";

body {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
    font-size: 18px;
}

ul,
li {
    list-style: none;
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

.head {
    height: 308px;
    background-image: url(/images/13674/rushan42.png);
    background-repeat: no-repeat;
    background-position: top center;
    overflow: hidden;
}

.navBg {
    height: 72px;
    background-color: #2962aa;
}

.w1400 {
    width: 1400px;
    margin: 0 auto;
}

.nav {
    padding: 0;
    width: 1400px;
    margin: 0 auto;
}

.nav li {
    width: 16.6%;
    float: left;
    list-style: none;
    height: 72px;
    line-height: 72px;
    position: relative;

}

.nav li.nav-item {
    z-index: 10;
}
.nav li.nav-item:hover{  background-color: #00387f;}
.nav li.slider {
    z-index: 0;
}

.nav li a {
    color: #fff;
    text-decoration: none;
    font-size: 22px;
    text-align: center;
    display: block;
    z-index: 100;
    position: relative;
}

.slider {
    background-color: #00387f;
    position: absolute;
    bottom:72px;
    z-index: 0;
    transition: all 0.3s ease-out;
    /* 更细腻的过渡效果 */
    transition: width 0.3s cubic-bezier(0.4, 0, 0.2, 1), transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.h217 {
    height: 217px;
}

.fc {
    clear: both;
    height: 0;
    width: 0;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.logo {
    padding-top: 57px;
}

.topLink {
    margin: 0;
    padding: 0;
}

.topLink li {
    width: 16%;
    float: left;
    list-style: none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.topLink li a {
    display: block;
    color: #000;
    text-decoration: none;
    text-align: center;
}

.icon01 {
    background-image: url(/images/13674/rushan61.png);
    padding: 0 10px;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 5px;
}

.icon02 {
    background-image: url(/images/13674/rushan62.png);
    padding: 0 10px;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 5px;
}

.icon03 {
    background-image: url(/images/13674/rushan63.png);
    padding: 0 10px;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 5px;
}

.icon04 {
    background-image: url(/images/13674/rushan64.png);
    padding: 0 10px;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 5px;
}

.icon05 {
    background-image: url(/images/13674/rushan65.png);
    padding: 0 10px;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 5px;
}

.icon06 {
    background-image: url(/images/13674/rushan66.png);
    padding: 0 10px;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 5px;
}

.icon07 {
    background-image: url(/images/13674/rushan46.png);
    padding: 0 10px;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 5px;
}

.icon08 {
    background-image: url(/images/13674/rushan43.png);
    padding: 0 15px;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 5px;
}


.icon09 {
    background-image: url(/images/13674/rushan03.png);
    padding: 20px 40px;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 10px;
}

.icon10 {
    background-image: url(/images/13674/rushan02.png);
    padding: 20px 40px;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 15px;
}

.icon11 {
    background-image: url(/images/13674/rushan04.png);
    padding: 20px 40px;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 10px;
}

.icon12 {
    background-image: url(/images/13674/rushan40.png);
    padding: 20px 40px;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 10px;
}

.icon13 {
    background-image: url(/images/13674/rushan39.png);
    padding: 20px 40px;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 10px;
}

.icon14 {
    background-image: url(/images/13674/rushan41.png);
    padding: 20px 40px;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 10px;
}

.icon15 {
    background-image: url(/images/13674/rushan20.png);
    padding: 20px;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 10px;
}

.icon16 {
    background-image: url(/images/13674/rushan21.png);
    padding: 20px;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 10px;
}

.icon17 {
    background-image: url(/images/13674/rushan74.png);
    padding: 16px;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 10px;
}

.phNav {
    display: none;
}

.marginTop {
    margin-top: 15px;
}

.w700 {
    width: calc(100% - 600px)
}

.searchBg {
    width: 500px;
    height: 40px;
    margin: 70px 60px 0 0px;
    border-radius: 22px;
    border: 1px solid #85b3e5;
    float: right;
    box-sizing: border-box;
}

.searchBg form {
    padding: 0;
    margin: 0;
    height: 40px;
}

.inputA {
    background-color: transparent;
    border: none;
    height: 40px;
    width: calc(100% - 124.33px);
    padding: 0;
    margin-left: 15px;
    outline: none;
    font-size: 18px;
    position: relative;
    top: -15px;
}

.inputB {
    background-color: #4184d5;
    border: none;
    height: 44px;
    width: 100px;
    outline: none;
    font-size: 18px;
    color: #fff;
    text-align: center;
    border-radius: 22px;
    padding: 12px 30px;
    box-sizing: border-box;
    cursor: pointer;
    word-wrap: break-word;
    display: inline;
}


.footer {
    width: 100%;
    padding: 2rem 0;
    background: #FAFAFA;
    box-shadow: 0px -1px 0px 0px #000000;
}

.footer-box {
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer-text a {
    color: #20242A;
}

.footer-text {
    padding: 0 50px;
    color: #20242A;
    font-size: 16px;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    width: calc(100% - 400px);
    line-height: 1.75;
}

.slhjc {
    /* position: relative; */
    top: -15px;
}
.slhab{
    display: flex;
    align-items: center;
}
.footer-webmap {
    text-align: center;
    width: 150px;
}

.footer-img {
    width: 220px;
    order: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer-text div:nth-child(2){
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
}
.footer-webmap p {
    font-size: 16px;
    line-height: 1.67;
    list-style: none;
    box-sizing: border-box;
}

.footer-webmap p a {
    color: #20242A;
    text-decoration: none;
}

.rspageold {
    font-size: 32px;
    font-weight: lighter;
}

.rspageold .nav li a {
    font-size: 32px;
    font-weight: lighter;
}

.rspageold .topLink {
    width: calc(100% - 0px);
}

.rspageold .w700 {
    width: calc(100% - 450px);
}
.rspageold .footer-text div:nth-child(2){
    display: block;
}
.rspageold .topLink li {
    width: 33%;
}

.rspageold .topLink li a {
    text-align: left;
}

.rspageold .topLink li a .redBg {
    background-color: #FF5722;
    color: #fff;
    border-radius: 25px;
    padding: 0px 5px;
}

.rspageold .searchBg {
    width: 500px;
    height: 40px;
    margin: 20px 0 0 100px;
    border-radius: 22px;
    border: 1px solid #85b3e5;
}

.rspageold .searchBg form {
    padding: 0;
    margin: 0;
    height: 40px;
}

.rspageold .inputA {
    background-color: transparent;
    border: none;
    height: 40px;
    width: calc(100% - 128.55px);
    padding: 0;
    margin-left: 15px;
    outline: none;
    font-size: 18px;
    position: relative;
    top: -15px;
}

.rspageold * {
    cursor: url(https://www.weihai.gov.cn/module/accessiblereadingnew/images/allaw.cur), auto !important;
}

.rspageold a {
    cursor: url(https://www.weihai.gov.cn/picture/pointer.cur), auto !important;
}

.rspageold a * {
    cursor: url(https://www.weihai.gov.cn/picture/pointer.cur), auto !important;
}

.rspageold .footer {
    padding: 30px 0;
    background: #e5e5e5;
    box-shadow: none;
    height: auto;
}

.rspageold .footer-box {
    display: flex;
    align-items: center;
    justify-content: center;
}

.rspageold .footer-img {
    width: 130px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.rspageold .slhdzjg img {
    width: 100px;
}

.rspageold .slhjc {
    width: 125px;
}

.rspageold .footer-text {
    border-left: none;
    border-right: none;
    padding: 0 0px 0 25px;
    color: #333;
    font-size: 32px;
    width: calc(100% - 280px);
    line-height: 180%;
    box-sizing: border-box;
}

.rspageold .footer-text span {
    font-size: 32px;
    line-height: 180%;
}

.rspageold .footer-text a {
    color: #333;
    font-size: 32px !important;

}

.rspageold .footer-text img {
    width: 30px;
}

.rspageold .rsmap {
    display: none;
}

.rspageold .bt-left {
    float: left;
}

.rspageold .bt-right {
    float: right;
}

.rspageold .clearfix::after {
    content: '';
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}

.rspageold .slhjy {
    display: none;
}

.rspageold .footer-webmap p a {
    font-size: 32px;
    color: #333;
}

.rspageold .slhzbdw {
    padding-left: 0 !important;
}

.rspageold .slhbq {
    margin-bottom: 0px;
}

.rspageold .slhab {
    margin-top: 0px;
    display: flex;
    align-items: center;
}

.rspageold .footer-webmap {
    width: 135px;
}

.rspageold .footer-webmap p {
    line-height: 180%;
    padding: 0 0 15px 0;
}

/* 屏幕1000px~1399px */
@media (max-width:1399px) and (min-width:1001px) {
    .w1400 {
        width: calc(100% - 30px);
        margin: 0 15px;
    }

    .topLink li {
        width: 33%;
        z-index: 10;
    }

    .nav li a {
        color: #fff;
        text-decoration: none;
        font-size: 20px;
        text-align: center;
        display: block;
        z-index: 100;
        position: relative;
    }

    .logo img {
        width: 95%;
    }

    .logo {
        width: 30%;
    }

    .w700 {
        width: 680px;
        position: relative;
        top: 5px;
    }

    .topLink {
        width: 680px;
        margin: 0;
        padding: 0;
    }

    .nav {
        padding: 0;
        width: 100%;
        margin: 0 auto;
    }

    .inputA {
        background-color: transparent;
        border: none;
        height: 40px;

        margin-left: 15px;
        outline: none;
        font-size: 18px;
    }

}

/* 屏幕1000px以下 */
@media (max-width:1000px) {
    .head {
        height: 270px;
        background-image: url(/images/13674/rushan42.png);
        background-repeat: no-repeat;
        background-position: 55% bottom;
        overflow: hidden;
        background-size: auto 220px;
    }

    .w1400 {
        width: calc(100% - 30px);
        margin: 0 15px;
    }

    .logo {
        padding: 15px 0 0 0px;

    }

    .logo img {
        width: 80%;
    }

    .w700 {
        width: 100%;
        position: relative;
        top: 5px;
    }

    .topLink {
        width: 100%;
    }

    .topLink li {
        width: 33%;
        margin-bottom: 10px;
        float: left;
        list-style: none;

    }

    .topLink li a {
        text-align: left;
    }

    .searchBg {
        width: 100%;
        margin: 15px 0 0 0px;
        border-radius: 22px;
        border: 1px solid #85b3e5;
    }

    .inputA {
        background-color: transparent;
        border: none;
        height: 40px;
        margin-left: 15px;
        outline: none;
        font-size: 18px;
    }

    .phNav {
        display: block;
        position: absolute;
        top: 35px;
        right: 0px;
        z-index: 999;
    }

    .navBg {
        position: absolute;
        top: 80px;
        left: 0;
        display: none;
        z-index: 999;
        height: auto;
        width: 100%;
    }

    .nav {
        padding: 0px;
        margin: 0 auto;
        box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.3);
        width: 100%;
    }

    .nav li {
        width: 100%;
        float: left;
        list-style: none;
        height: 60px;
        line-height: 60px;
        position: relative;
        width: calc(100% - 30px);
        padding-left: 30px;
        border-bottom: 1px solid #fff;
        z-index: 0;
    }

    .nav li a {
        color: #fff;
        text-decoration: none;
        font-size: 20px;
        text-align: center;
        display: block;
        z-index: 100;
        position: relative;
    }

    .slider {
        display: none;
    }

    .nav li a {
        text-align: left;
    }
    .footer-text {
        width: 100%;
        padding: 0;
        text-align: center;
        order: -1;
        border: 0;
    }

    .footer-box {
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .footer-webmap {
        display: none;
    }

    .rsmap {
        display: block;
        padding: 8px 0;
    }

    .rsmap a {
        padding: 0 8px;
    }
    .rspageold .w700 {
        width: 100%;
    }

    .rspageold .head {
        height: 350px;
        background-image: url(/images/13674/rushan42.png);
        background-repeat: no-repeat;
        background-position: 55% bottom;
        overflow: hidden;
        background-size: auto 220px;
    }

    .rspageold .searchBg {
        width: 100%;
        height: 40px;
        margin: 20px 0 0 100px;
        border-radius: 20px;
        border: 1px solid #85b3e5;
    }

    .rspageold .topLink li {
        width: 50%;
        font-size: 26px;
    }

    .rspageold .footer-text {
        font-size: 32px;
        width: calc(100% - 0px);
        line-height: 180%;

    }

    .rspageold .footer-text span {
        font-size: 32px;
        line-height: 180%;
    }

    .rspageold .footer-img {
        width: 100%;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .rspageold .footer-text {
        padding: 0;
    }

    .rspageold .rsmap {
        display: block;
    }

}

/* 屏幕868px以下 */
@media (max-width:868px) {
    .nav {
        background: #0f6db8;
        background-image: none;
    }

    .footer-text {
        width: 100%;
        padding: 0;
        text-align: center;
        order: -1;
        border: 0;
    }

    .footer-box {
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .footer-webmap {
        display: none;
    }

}