/*鐩綍澶у叏*/
.longtu_list {
    width: 364px;
    height: 150px;
    padding-top: 10px;
    background-color: #fff;
    position: absolute;
    top: 40px;
    right: 0px;
    z-index: 9999;
    display: none;
}

.longtu_list li.li02 {
    width: 120px;
    height: 40px;
    line-height: 40px;
    border-bottom: none;
    background: rgba(244, 236, 222, 0);
    float: left;
}

.longtu_list li.li02 a {
    color: #000;
}

.longtu_list li.li02:hover a {
    color: red;
}

.longtu_list li.li02 img {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
}

.box {
    width: 100%;
    min-height: 1227px;
    background: url(../img/shkf_beijt2.jpg) no-repeat top center;
    /* padding-top: 1px; */
}

.box-a {
    width: 100%;
    height: 64px;
    background: rgba(255, 255, 255);
}

.box-as {
    width: 1218px;
    height: 64px;
    margin: 0 auto;
}

.shuihu_logo {
    height: 64px;
    float: left;
    display: flex;
    align-items: center;
    margin-right: 282px;
}

.img_a {
    float: left;
    margin-left: 30px;
}

.img-b {
    margin-left: 50px;
}

.div-box {
    float: right;
}

.div-a {
    height: 64px;
    line-height: 64px;
    font-size: 14px;
    color: rgb(0, 0, 0);
    float: left;
    margin-right: 52px;
    padding-top: 2px;
}

.div-a a {
    color: rgb(0, 0, 0);
    transition: all 0.3s;
}

.div-a span {
    margin-left: 8px;
    float: left;
}

.div-a a:hover {
    color: red;
    transition: all 0.3s;
}

.box-di {
    width: 100%;
    height: 220px;
    background: #fff;
    color: #373737;
    text-align: center;
    padding-top: 38px;
    font-weight: 500;
}

.box-di p {
    line-height: 30px;
    font-size: 16px;
    letter-spacing: 1px;
}

.div_pb {
    float: left;
    line-height: 64px;
    font-size: 14px;
    margin-right: 35px;
    margin-top: 1px;
    cursor: pointer;
}

.div_pb img {
    float: left;
    margin-top: 24px;
    margin-right: 4px;
}

.div_pc {
    float: left;
    line-height: 64px;
    font-size: 14px;
    margin-right: 35px;
    margin-top: 1px;
    cursor: pointer;
}

.hydl_mes {
    width: 225px;
}

.div_pc a {
    height: 64px;
    border-radius: 6px;
    display: block;
    text-align: center;
    line-height: 64px;
    font-size: 14px;
    margin-right: 0px;
    color: #666;
    width: 59px;
    float: right;
}

.div_pc .div_pcout {
    width: 86px;
    color: #a84343;
}

.div_pc img {
    float: left;
    margin-top: 20px;
    margin-right: 4px;
}

/*搴曢儴*/
.jy_footer {
    width: 100%;
    height: auto;
    background-color: #fff;
}

.footer {
    width: 100%;
    height: auto;
    margin: 0 auto;
    background: #3a3a3a;
}

.footer_diva {
    width: 1400px;
    margin: 0 auto;
    font-size: 14px;
    color: #000;
    padding: 37px 0;
}

.footer_diva p {
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer_diva p a {
    color: #000;
}

.footer_diva p span {
    font-size: 14px;
    letter-spacing: 1px;
    margin: 0 5px;
}