.Footer {
    height: 211px;
}

.Footer .links {
    height: 50px;
}

.Footer .links .links_box {
    width: 1200px;
    margin: 0 auto;
}

.Footer .links .links_box .yqlj {
    width: 1200px;
    height: 50px;
    line-height: 50px;
    position: relative;
    z-index: 1000;
}

.Footer .links .links_box .yqlj  .title2 {
    display: inline-block;
    width: 170px;
    float: left;
    font-size: 14px;
    text-align: center;
}

.Footer .links .links_box .yqlj .nLi {
    float: left;
    width: 170px;
    margin-right: 70px;
    position: relative;
    display: inline;
}

.Footer .links .links_box .yqlj .nLi h3 {
    width: 100%;
    height: 100%;
    float: left;
}

.Footer .links .links_box .yqlj .nLi h3 a {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-image: url(2020_index_icon07.png);
    background-repeat: no-repeat;
    background-position: right center;
    font-size: 14px;
}

.Footer .links .links_box .yqlj .sub {
    width: 170px;
    height: 200px;
    display: none;
    left: 0px;
    bottom: 64px;
    position: absolute;
    border: 1px #d7d7d7 solid;
    background: #fff;
    line-height: 30px;
    z-index: 9999;
}

.Footer .links .links_box .ww1 {
    position: absolute;
    width: 170px;
    height: 170px;
    border-top: 1px #dcdcdc dashed;
    top: 24px;
    overflow-y: auto;
}

.Footer .links .links_box .ww1 ul {
    padding: 0 5px;
    *padding: 0 2px;
}

.Footer .links .links_box .ww1 ul li {
    overflow: hidden;
    height: 24px;
    line-height: 24px;
    text-align: center;
}

.Footer .links .links_box .ww1 ul li a {
    display: block;
    width: 99%;
    height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-indent: 3px;
    font-size: 14px;
}

.Footer .links .links_box .guanbi {
    width: 30px;
    height: 18px;
    color: #fff !important;
    line-height: 18px;
    font-size: 12px;
    text-align: center;
    position: absolute;
    padding: 2px;
    right: 0;
    background: #bd1a2c;
    z-index: 9999;
    cursor: pointer;
}

.footer_box {
    width: 100%;
    height: 161px;
    background-image: url(2020_index_footer01.png);
    background-repeat: no-repeat;
    background-position: center;
}

.footer_box .footer_mid {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.footer_box .blue {
    width: 42px;
    height: 54px;
    position: absolute;
    top: 47px;
    left: 92px;
}

.footer_box .dbxx {
    width: 100%;
    height: 161px;
    text-align: center;
    overflow: hidden;
}

.footer_box .dbxx .f_nav {
    margin: 10px auto 0px;
}

.footer_box .dbxx .f_nav a,
.footer_box .dbxx .f_nav span {
    height: 37px;
    line-height: 37px;
    color: #ffffff;
    font-size: 14px;
}

.footer_box .dbxx .f_nav span {
    margin: 0px 10px;
}

.footer_box .dbxx p {
    line-height: 24px;
    color: #ffffff;
    font-size: 14px;
}

.footer_box .dbxx p span {
    margin-right: 14px;
}

.footer_box .dbxx p a:hover {
    color: #ffffff;
}

.footer_box .dbxx p a img {
    margin-right: 5px;
}

@media screen and (max-width:750px) {
    .Footer {
    height: auto;
    margin-top: 20px;
}

.Footer .links {
    height: 150px;
    background: #eaf6ff;
}

.Footer .links .links_box {
    width: 100%;
}

.Footer .links .links_box .yqlj {
    width: 100%;
    height: auto;
}

.Footer .links .links_box .yqlj  .title2 {
    width: 170px;
    font-size: 16px;
    text-align: left;
    margin-left: 10px;
    float: none;
    display: block;
}

.Footer .links .links_box .yqlj .nLi {
    width: calc((100% - 40px) / 2);
    margin: 0px 10px;
}

.Footer .links .links_box .yqlj .sub {
    width: 100%;
}

.Footer .links .links_box .ww1 {
    width: 100%;
}

.footer_box {
    width: 100%;
    height: auto;
    padding-bottom: 20px;
    background-image: none;
    background-position: center top;
    background-color: #1b0a40;
}

.footer_box .footer_mid {
    width: calc(100% - 20px);
}

.footer_box .blue {
    top: auto;
    bottom: 0px;
    right: 12px;
    left: auto;
}

.footer_box .dbxx {
    height: auto;
    text-align: left;
}

.footer_box .dbxx .f_nav a,
.footer_box .dbxx .f_nav span {
    height: 27px;
    line-height: 27px;
}

.footer_box .dbxx .f_nav span {
    margin: 0px 5px;
}
	
.footer_box .dbxx p span {
    display: block;
}

}