.bottom-hy {
    position: relative;
    min-width: 1280px;
    width: 100%;
    height: 165px;
    margin: 0 auto;
    padding-top: 15px;
    background: #1d82e6;
    border-top: 1px solid #1d82e6;
}

.box-first a,
.box-second a {
    color: #fff;
}

.box-first a:hover {
    text-decoration: underline;
}



.bottom-hy .bottom-title {
    position: relative;
    text-align: center;
    margin: 10px auto 17px auto;
    max-width: 800px;
}
.bottom-hy .bottom-title div {
    text-align: left;
    z-index: 1;
    cursor: pointer;
    padding: 5px 10.3px;
  
    margin-left: 0px;/*35px;*/
    margin-right: 65px;
    font-size: 14px;
    background: #fff;
}
.bottom-hy .bottom-title div a {
    color: #333333;
    font-size: 14px;
}

.bottom-hy .bottom-title div a:hover {
    color: #1d82e6;
}

.bottom-hy .bottom-title div:hover {
    color: #1d82e6;
}

.bottom-hy .bottom-title .first {
    margin: 0;
}

.common {
    display: inline-block;
    color: #333333;
}

.county-img,
.province-img {
    margin-left: 6px;
    width: 10px;
    height: 8px;
}

.bottom-hy .bottom-configure {
    padding-left: 30px;
    max-width: 1280px;
    margin: 0 auto;
}

.bottom-hy .bottom-jiucuo {
  margin-top:10px;
  float:right;
}

.government {
    float: left;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    /* margin-left: 500px; */
    margin-right: 0px;
}

.bottom-hy .bottom-configure .configure-img {
    width: 52px;
    height: 63px;
}

.bottom-hy .configure-box {
    margin-top:-10px;
    float: left;
    color: #fff;
    font-size: 14px;
    text-align: left;
}

.bottom-hy .configure-box .box-first {
    cursor: pointer;
    justify-content: center;
    margin-left:55px;
}

.box-first div {
    display: inline-block;
}

.bottom-hy .configure-box .fist-line {
    width: 1px;
    height: 14px;
    background: #ffffff;
    margin: 0px 10px;
}

.bottom-hy .configure-box .box-second {
    margin: 15px 0 9px 0;
}

.box-second div {
    display: inline-block;
}

.box-second a:hover {
    text-decoration: underline;
}

.bottom-hy .configure-box .second-text {
    margin: 0 10px;
    cursor: pointer;
}

.second-visited {
    cursor: pointer;
}

.bottom-hy .configure-box .second-img {
    width: 20px;
    height: 20px;
    margin-right: 8px;
}

.bottom-hy .configure-box .box-third {
    margin-top: 15px;
}
.bottom-hy .configure-box .box-fourth {
    margin-top: 15px;
}

.drop-down {
    display: none;
    position: absolute;
    /* position: absolute;
    bottom: -168px;
    left: 50%;
    transform: translate(-50%, -50%); */
    width: 1280px;
    height: 112px;
    padding: 12px 35px 13px 33px !important;
    margin: 0 !important;
    background: #E8F2FD !important;
}

.drop-down a {
    display: inline-block;
    margin-left: 49px;
    padding-bottom: 13px;
}

.drop-down .down-left {
    margin-left: 0;
}

.drop-down .down-second {
    margin-left: 36px;
}

.suspension-down {
    display: none;
    position: absolute;
    /* position: absolute;
    bottom: -168px;
    left: 50%;
    transform: translate(-50%, -50%); */
    width: 1280px;
    height: 112px;
    padding: 37px 0 56px 33px !important;
    margin: 0 !important;
    background: #E8F2FD !important;
}

.suspension-down a {
    margin-left: 74px;
}

.suspension-down .suspension-down-first {
    margin: 0;
}

.suspension-down .suspension-down-last {
    margin-left: 60px;
}
.bottom-hy a {
    background: transparent;
    text-decoration: none;
    color: #fff;
}

.bottom-hy a:active {
    outline: 0;
}

.bottom-hy * {
    box-sizing: border-box;
}