body {
    padding: 0;
    margin: 0;
}

* {
    padding: 0px;
    margin: 0px;
}

.tail-outer {
    /* width: 100vw; */
    /* height: 205px; */
    background-color: #35880d;
    opacity: 0.86;
    overflow: hidden;
}

.tail-core {
    width: 1100px;
    height: 78px;
    /* background-color: rgb(14, 25, 90); */
    /* margin: 0 auto; */
    font-size: 16px;
    color: #fefefe;
    margin: 0 auto;
    margin-top: 45px;
    margin-bottom: 30px;
}

.tailTetle {
    width: 100%;
    height: 18px;
    margin-bottom: 14px;
}

.tailBox {
    text-align: right;
    margin-right: 20px;
}

.tailTetle-Three {
    /* width: 340px; */
    margin-top: 14px;
    text-align: right;
    display: flex;
    /* margin-left: 214px; */
}

.tailTetle-two a {
    text-decoration: none;
    color: white;
    outline: none;
}

.tailTetle-two a:hover {
    text-decoration: none;
    color: red;
}


/* .maginRit {
    margin-right: 0px;
} */