/*鐩綍澶у叏*/
.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: #fff;
}

.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: 71px;
    background: rgba(56, 46, 43, 0.8);
}

.box-as {
    width: 1316px;
    height: 71px;
    margin: 0 auto;
}

.shuihu_logo {
    height: 71px;
    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;
}

.box_nav_ul {
    width: 1080px;
    height: 71px;
    display: flex;
    justify-content: center;
    margin: 0 auto;
}

.box_nav_ul .box_navlist {
    float: left;
    width: 150px;
    height: 71px;
    cursor: pointer;
    position: relative;
    text-align: center;
    line-height: 71px;
}


.box_nav_ul .box_navlist a {
    display: block;
    width: 150px;
    height: 71px;
    text-align: center;
    line-height: 71px;
    color: #fff;
    font-weight: bolder;
    font-size: 20px;
    font-family: "宋体";
    color: #fff;
}
.box_nav_ul .box_navlist a:hover{
    color:#ddae64;
}
