.index-header {
    height: 200px;
    background: url(http://r3.ihuipao.cn/site/2018/yulin/ylxheader2.jpg) no-repeat center;
}

.banners-nav {
    background: #26a65b;
}


/* .header-nav {
    height: 70px;
    margin-top: 20px;
} */

.navbar-ui {
    display: flex;
    justify-content: center;
}

.navbar-ui>.dd-item {
    flex: 1;
    font-size: 18px;
    color: #fff;
    text-align: center;
    height: 60px;
    line-height: 60px;
    background-color: #26a65b;
    position: relative;
    cursor: pointer;
}


/* .navbar-ui>.dd-item:hover {
    background-color: #1e8247;
    color: #fff;
} */

.navbar-ui>.dd-item>.dd-list {
    position: absolute;
    top: 60px;
    left: 0;
    background-color: #26a65b;
    visibility: hidden;
    z-index: 1000;
    display: flex;
    flex-direction: column;
    width: 100%;
}

.navbar-ui>.dd-item:hover>.dd-list {
    visibility: visible;
}

.navbar-ui>.dd-item>.dd-list>.dd-item:hover {
    background-color: #1e8247;
    color: #fff;
}

.navbar-ui>.dd-item>.dd-list>.dd-item {
    font-size: 18px;
    color: #fff;
    text-align: center;
    height: 60px;
    line-height: 60px;
    background-color: #26a65b;
    position: relative;
    z-index: 1000;
    cursor: pointer;
    flex: 1;
}

.navbar-ui>.dd-item>.dd-list>.dd-item:hover>.dd-list {
    visibility: visible;
}

.navbar-ui>.dd-item>.dd-list>.dd-item>.dd-list {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #26a65b;
    transform: translateX(100%);
    visibility: hidden;
    display: flex;
    flex-direction: column;
    width: 100%;
}

.navbar-ui>.dd-item>.dd-list>.dd-item>.dd-list>.dd-item {
    font-size: 18px;
    color: #fff;
    text-align: center;
    height: 60px;
    line-height: 60px;
    background-color: #26a65b;
    position: relative;
    z-index: 1000;
    cursor: pointer;
    flex: 1;
}

.navbar-ui>.dd-item>.dd-list>.dd-item>.dd-list>.dd-item:hover {
    background-color: #1e8247;
    color: #fff;
}

.navbar-ui>.dd-item>.dd-list>.dd-item>.dd-list>.dd-item>.dd-list {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #26a65b;
    transform: translateX(100%);
    display: flex;
    flex-direction: column;
    width: 100%;
    visibility: hidden;
}

.navbar-ui>.dd-item>.dd-list>.dd-item>.dd-list>.dd-item>.dd-list>.dd-item {
    font-size: 18px;
    color: #fff;
    text-align: center;
    height: 60px;
    line-height: 60px;
    background-color: #26a65b;
    position: relative;
    z-index: 1000;
    cursor: pointer;
    flex: 1;
}

.navbar-ui>.dd-item>.dd-list>.dd-item>.dd-list>.dd-item:hover>.dd-list {
    visibility: visible;
}

.navbar-ui>.dd-item>.dd-list>.dd-item>.dd-list>.dd-item>.dd-list>.dd-item:hover {
    background-color: #1e8247;
    color: #fff;
}

.banner {
    /* font-size: 0; */
    height: 496px;
    width: 100%;
    background-color: #fff;
    z-index: 0;
}

.banner .swiper-container {
    height: 496px;
}

.banner .swiper-container a {
    display: block;
    position: relative;
    width: 100%;
    height: 496px;
}

.banner img {
    width: 100%
}

.index-time {
    height: 143px;
    background: url(//r3.ihuipao.cn/site/2018/xian/pc/img/ndjstime.png)
}

.soduku {
    height: 200px;
    padding: 20px 30px;
    flex-direction: column;
    background-color: #efeff0;
}

.soduku,
.soduku .row {
    display: flex;
    justify-content: space-between
}

.soduku .row {
    height: 155px
}

.soduku-flex-item {
    position: relative
}

.soduku-item {
    width: 106px;
    height: 106px;
    line-height: 106px;
    text-align: center;
}

.soduku span {
    position: absolute;
    /* top: 122px; */
    bottom: 25px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    text-align: center
}

.soduku .izsxz {
    background: #efeff0 url(//r3.ihuipao.cn/site/2018/yulin/hzsxz.jpg) no-repeat center
}

.soduku .icjcx {
    background: #efeff0 url(//r3.ihuipao.cn/site/2018/yulin/hcjcx.jpg) no-repeat center
}

.soduku .ibslx {
    background: #efeff0 url(//r3.ihuipao.cn/site/2018/yulin/hbslx.jpg) no-repeat center
}

.soduku .icjwt {
    background: #efeff0 url(//r3.ihuipao.cn/site/2018/yulin/hcjwt.jpg) no-repeat center
}

.soduku .ijsgz {
    background: #efeff0 url(//r3.ihuipao.cn/site/2018/yulin/cjsgc.jpg) no-repeat center
}

.soduku .ibmxz {
    background: #efeff0 url(//r3.ihuipao.cn/site/2018/yulin/hbmxz.jpg) no-repeat center
}

.soduku .ixszp {
    background: #efeff0 url(//r3.ihuipao.cn/site/2018/yulin/hxszp.jpg) no-repeat center
}

.soduku .ixssp {
    background: #efeff0 url(//r3.ihuipao.cn/site/2018/yulin/hxssp.png) no-repeat center
}

.main-content {
    margin-top: 50px;
}

.iggxw {
    margin-right: 85px;
}

.index-notice {
    margin-bottom: 30px;
}

.index-notice-title {
    border-bottom: 3px solid #26a65b;
    margin-bottom: 25px;
    position: relative;
}

.more {
    color: #26a65b;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}

.index-notice-title a span {
    font-size: 28px;
    color: #26a65b;
}

.index-notice-title a span:nth-of-type(1) {
    font-weight: 800;
    margin-right: 30px;
}

.index-notice-item {
    /* border-bottom: 1px dotted #00a2e9; */
    /* padding: 15px 0; */
    height: 105px;
    margin-bottom: 48px;
}

.index-notice-item:nth-of-type(1) {
    padding-top: 0;
}

.index-notice-item:nth-last-of-type(1) {
    border: 0;
    margin-bottom: 0;
}

.index-notice-item-left {
    height: 105px;
    width: 140px;
    position: relative;
    margin-right: 20px;
    border: 2px solid #efeff0;
    overflow: hidden;
}

.index-notice-item-img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.index-notice-item-right {
    height: 105px;
    width: 185px;
    position: relative
}

.index-notice-item-right h4 {
    font-size: 18px;
    margin-bottom: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.index-notice-item-right p {
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.notice-item-logo {
    display: inline-block;
    width: 14px;
    height: 14px
}

.notice-item-eye,
.notice-item-praise,
.notice-item-time {
    font-size: 12px
}

.index-fa-icon {
    position: absolute;
    bottom: 0;
    left: 0;
}

.index-notice-news {
    /* width: 398px; */
    margin-right: 80px;
}

.index-notice-news-title {
    height: 33px;
    line-height: 33px;
    background: url(//r3.ihuipao.cn/site/2018/yiwu/pc/img/news_header.jpg) no-repeat center;
    padding-left: 15px;
}

.index-notice-news-title a {
    padding-left: 15px;
    height: 33px;
    line-height: 33px;
    background: url(//r3.ihuipao.cn/site/2018/yiwu/pc/img/news_header.jpg) no-repeat center
}

.index-notice-news-title a span {
    font-size: 18px;
    color: #fff;
}

.index-notice-news-activity {
    width: 398px;
    height: 241px;
    /* margin-bottom: 25px; */
}

.data-left {
    border: 1px solid #26a65b;
    height: 60px;
    max-width: 60px;
    overflow: hidden;
    text-align: center;
    margin-right: 20px;
    width: 60px;
    padding: 0;
    /* padding-top: 3px; */
    /* margin-top: 0.266667rem; */
}

.data-left span {
    display: block;
    height: 30px;
    width: 100%;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 15px;
    font-weight: 800;
    background: #26a65b;
}

.data-left a {
    height: 25px;
    line-height: 25px;
    font-size: 15px;
    color: #333333;
    display: block;
    width: 100%;
}

.index-notice-news li {
    height: 60px;
    /* border-bottom: 1px solid #efeff0; */
    /* padding: 20px 0; */
    position: relative;
    margin-bottom: 56px;
}

.index-notice-news li:nth-last-of-type(1) {
    margin-bottom: 0;
}

.lis-img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.data-right {
    width: 290px;
    /* margin-top: 15px; */
}

.data-right2 {
    width: 265px;
}

.data-right2 p {
    font-size: 12px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.data-right2 {
    font-size: 16px;
}

.data-right2 h4 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.index-notice-item-right-more {
    height: 32px;
    line-height: 32px;
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    /* margin-top: 38px; */
    background: #efeff0;
    color: #26a65b;
}

.index-notice-item-right-more a {
    height: 32px;
    line-height: 32px;
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    /* margin-top: 38px; */
    background: #efeff0;
    color: #26a65b;
}


/* .middle-banner {
    height: 317px;
    background: url('//r3.ihuipao.cn/site/2018/yulin/imgs/h5/madv3.jpg')no-repeat center;
    margin-bottom: 30px;
} */

.middle-banner img {
    width: 100%;
}


/* .sponsor {
    margin-bottom: 50px
}

.sponsor-title {
    height: 60px;
    line-height: 60px;
    text-align: center;
    margin-top: 18px;
    margin-bottom: 24px
}

.sponsor-line {
    display: inline-block;
    width: 505px;
    border-top: 1px solid #ccc
}

.sponsor-line5 {
    width: 545px
}

.sponsor-name {
    color: #686868;
    vertical-align: middle;
    font-size: 20px
}

.sponsor-ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around
}

.sponsor2-ul li {
    width: 108px;
    height: 92px;
    border: 1px solid #dedede;
    line-height: 92px;
    text-align: center;
    position: relative
}

.sponsor2-ul li img {
    vertical-align: middle;
    max-width: 95px;
    max-height: 61px;
} */

.footer {
    height: 201px;
    padding: 35px;
    background: #fed947;
    color: #000;
}

.footer span {
    display: inline-block;
    width: 100%;
    color: #000;
}

.event-tips>div {
    width: 30%;
    height: 130px;
    color: #fff;
    margin-right: 60px;
}

.event-tips>div:nth-last-of-type(1) {
    margin-right: 0;
}

.event-tip1-div {
    width: 100%;
    height: 75px;
    margin-bottom: 20px;
}

.tip-title {
    font-weight: 800;
}

.qjss {
    width: 343px;
    height: 172px;
    /* background-color: #26a65b; */
    background: url('//r3.ihuipao.cn/site/2018/yulin/advs2.png')no-repeat bottom;
    margin-top: 15px;
}

.qjss-channel {
    width: 312px;
    height: 60px;
    background-color: #eaeaea;
}

.qjss-content {
    padding: 15px;
}

.cssl-channel {
    margin-top: 20px;
}

.qjss-channel a {
    display: inline-block;
    width: 100%;
    height: 60px;
    line-height: 60px;
    /* margin-top: 20px; */
    text-align: center;
    background: #efeff0;
    color: #000;
    font-size: 22px;
}

.advs {
    margin-bottom: 50px;
}

.adv1 {
    width: 584px;
    height: 309px;
}

.adv1 a {
    display: inline-block;
    width: 584px;
    height: 309px;
}

.news-list-body .news-left .title_h3 {
    font-size: 26px;
    font-weight: 600;
    /* margin-top: 20px; */
    text-align: center;
    color: #ffffff;
    background: #26a65b;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news-list-body .news-left img {
    max-width: 100%;
}

.news-list-body .news-left {
    max-width: 753px;
    border-radius: 15px;
    min-height: 990px;
    width: 67%;
    background-color: #fff;
}

.news-list-body .news-left .news-detail {
    min-height: 840px;
}

.news-list-body .news-left .news-detail li:first-child {
    border-top: none;
}

.news-list-body .news-left .news-detail li {
    height: 60px;
    line-height: 60px;
    width: 100%;
}

.news-list-body .news-left .news-detail li a {
    display: block;
    height: 100%;
}

.news-list-body .news-left .news-detail li .news-point {
    color: #861874;
    font-size: 40px;
    display: inline-block;
    height: 5px;
    width: 5px;
    background-color: #cf002e;
    border-radius: 50%;
    margin-right: 10px;
    margin-bottom: 25px;
}

.news-list-body .news-left .news-detail li p {
    font-size: 18px;
    display: inline-block;
    margin: 0;
    color: #333333;
    width: 85%;
    overflow: hidden;
    height: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news-list-body .news-left .news-detail li p:hover {
    color: #cf002e;
}

.news-list-body .news-right {
    /* margin: 30px 0; */
    width: 34%;
}

.title_item {
    width: 280px;
    height: 100px;
    position: absolute;
    top: 42px;
    left: 10px;
    font-size: 22px;
    color: #cad900;
}

.news-list-body .news-right .colok-time {
    height: 220px;
    width: 100%;
    background: url(//r3.ihuipao.cn/site/2018/xian/pc/img/nptime.png) no-repeat;
}

.news-list-body .news-list-ul img {
    width: 100%;
}

.colok-time li {
    color: #cad900
}

.news-list-body .news-right .colok-time ul {
    position: absolute;
    top: 144px;
    left: 9px;
    height: 42px;
    width: 100%;
    margin-left: 20px;
}

.colok-time li {
    color: #f5b100;
}

.news-list-body .news-right .colok-time li {
    font-size: 23px;
    width: 37px;
    display: inline-block;
}

.news-list-body .news-right .colok-time li.day_time {
    letter-spacing: 0;
    font-size: 18px;
    width: 21px;
}

.xa-news-li-list {
    position: relative;
    width: 98px;
    height: 98px;
    display: inline-block;
    margin-bottom: 40px;
}

.xa-news-li-list a {
    position: relative;
    width: 100%;
    display: inline-block;
    text-align: center;
}

.soduku-item-list {
    height: 100%;
    width: 100%;
}

.news-list-body .news-left .news-list-ul a {
    margin: 0;
    color: #cf002d;
    font-size: 14px;
    text-decoration: underline;
}

.news-list-body .news-left .news-list-ul p {
    margin: 5px;
    font-size: 14px;
    line-height: 32px;
    color: #858585;
    font-weight: normal;
}

.news-list-body .news-left .news-list-ul a {
    margin: 0;
    color: #cf002d;
    font-size: 14px;
    text-decoration: underline;
}

.news-list-ul table {
    width: 100%;
    max-width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
    margin-top: 0.266667rem;
    border: 0.013333rem solid #ddd;
    border-right: 0;
    font-size: 0.373333rem;
}

.news-list-ul table>tbody>tr>td,
.news-list-ul table>tbody>tr>th,
.news-list-ul table>tfoot>tr>td,
.news-list-ul table>tfoot>tr>th,
.news-list-ul table>thead>tr>td,
.news-list-ul table>thead>tr>th {
    border-right: 0.013333rem solid #ddd;
}

.news-list-ul table>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

.news-list-ul table>tbody>tr:first-of-type {
    border-top: none;
}

.news-list-ul table>tbody:first-child>tr:first-child td,
.news-list-ul table>tbody:first-child>tr:first-child th {
    border-top: 0;
}

.news-list-ul table>tbody>tr>td,
.news-list-ul table>tbody>tr>th,
.news-list-ul table>tfoot>tr>td,
.news-list-ul table>tfoot>tr>th,
.news-list-ul table>thead>tr>td,
.news-list-ul table>thead>tr>th {
    padding: 0.106667rem;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 0.013333rem solid #ddd;
}

.news-list-ul table>tbody>tr:first-of-type>td,
.news-list-ul table>tbody>tr:first-of-type>th,
.news-list-ul table>thead>tr:first-of-type>td,
.news-list-ul table>thead>tr:first-of-type>th {
    border-top: 0;
}

.news-list-ul table>tbody>tr>td:first-child,
.news-list-ul table>tbody>tr>th:first-child,
.news-list-ul table>tfoot>tr>td:first-child,
.news-list-ul table>tfoot>tr>th:first-child,
.news-list-ul table>thead>tr>td:first-child,
.news-list-ul table>thead>tr>th:first-child,
.news-list-ul table>tbody>tr>td:first-child,
.news-list-ul table>tbody>tr>th:first-child,
.news-list-ul table>tfoot>tr>td:first-child,
.news-list-ul table>tfoot>tr>th:first-child,
.news-list-ul table>thead>tr>td:first-child,
.news-list-ul table>thead>tr>th:first-child {
    border-left: 0;
}

.news-list-ul {
    margin-top: 20px;
}

.news-body .news-left .title_h3 {
    font-size: 26px;
    font-weight: 600;
    margin-top: 20px;
    text-align: center;
    color: #ffffff;
    background: #26a65b;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news-body .news-left {
    max-width: 753px;
    border-radius: 15px;
    min-height: 990px;
    width: 67%;
    margin-top: 10px;
    background-color: #fff;
}

.news-body .news-left .news-detail {
    min-height: 840px;
}

.news-body .news-left .news-detail li:first-child {
    border-top: none;
}

.news-body .news-left .news-detail li {
    height: 60px;
    line-height: 60px;
    width: 100%;
    border-top: 2px solid #E6E6E6;
}

.news-body .news-left .news-detail li a {
    display: block;
    height: 100%;
}

.news-body .news-left .news-detail li .news-point {
    color: #861874;
    font-size: 40px;
    display: inline-block;
    height: 5px;
    width: 5px;
    background-color: #26a65b;
    border-radius: 50%;
    margin-right: 10px;
    margin-bottom: 25px;
}

.news-body .news-left .news-detail li p {
    font-size: 18px;
    display: inline-block;
    margin: 0;
    color: #333333;
    width: 85%;
    overflow: hidden;
    height: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news-body .news-left .news-detail li p:hover {
    color: #26a65b;
}

.news-body .news-right {
    margin: 30px 0;
    width: 34%;
}

.title_item {
    width: 280px;
    height: 100px;
    position: absolute;
    top: 42px;
    left: 10px;
    font-size: 22px;
    color: #cad900;
}

.news-body .news-right .colok-time {
    height: 220px;
    width: 100%;
    background: url(//r3.ihuipao.cn/site/2018/yulin/timer.png) no-repeat;
}

.colok-time li {
    color: #000
}

.news-body .news-right .colok-time ul {
    left: 16px;
    margin-left: 5px;
    top: 90px;
    width: 368px;
}

.news-body .news-right .colok-time li {
    font-size: 23px;
    width: 62px;
    margin-right: 30px;
    text-align: center;
}

.news-body .news-right .colok-time li:nth-last-child(1) {
    margin-right: 0;
}

.news-body .news-right .colok-time li.day_time {
    letter-spacing: 0;
    font-size: 18px;
    width: 21px;
}

.xa-news-li-list {
    position: relative;
    width: 98px;
    height: 98px;
    display: inline-block;
    margin-bottom: 40px;
}

.xa-news-li-list a {
    position: relative;
    width: 100%;
    display: inline-block;
    text-align: center;
}

.soduku-item-list {
    height: 100%;
    width: 100%;
}

.izsxz {
    background: #26a65b url(//r3.ihuipao.cn/site/2018/yiwu/pc/img/ywzsxz.png) no-repeat center
}

.icjcx {
    background: #26a65b url(//r3.ihuipao.cn/site/2018/yiwu/pc/img/cjcx.png) no-repeat center
}

.ibslx {
    background: #26a65b url(//r3.ihuipao.cn/site/2018/yiwu/pc/img/bslx.png) no-repeat center
}

.icjwt {
    background: #26a65b url(//r3.ihuipao.cn/site/2018/yiwu/pc/img/cjwt.png) no-repeat center
}

.ijsgz {
    background: #26a65b url(//r3.ihuipao.cn/site/2018/yiwu/pc/img/jsgz.png) no-repeat center
}

.ibmxz {
    background: #26a65b url(//r3.ihuipao.cn/site/2018/yiwu/pc/img/bmxz.png) no-repeat center
}

.ixszp {
    background: #26a65b url(//r3.ihuipao.cn/site/2018/yiwu/pc/img/xszp.png) no-repeat center
}

.ixssp {
    background: #26a65b url(//r3.ihuipao.cn/site/2018/yiwu/pc/img/sssp.png) no-repeat center
}

.hp_time_ul {
    width: 450px;
    position: absolute;
    left: 735px;
    top: 96px;
    color: #fff;
    font-size: 30px;
}

.digitalfont {
    display: inline-block;
    width: 74px;
    margin-right: 36px;
    text-align: center;
}

.digitalfont:nth-last-of-type(1) {
    margin-right: 0;
}

.colok-time {
    height: 100%;
    position: relative;
}

.sponsor {
    width: 1200px;
    margin: auto
}

.sponsor ul {
    font-size: 0;
    text-align: center
}

.sponsor ul li {
    display: inline-block
}

.sponsor1 li {
    width: 210px;
    height: 95px;
}

.sponsor li {
    border: 1px solid #dad4d4
}

.sponsor1 ul img {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.sponsor2 li {
    width: 181px;
    height: 73px;
}

.sponsor h3 {
    margin: auto;
    margin-top: 48px;
    margin-bottom: 20px
}

.sponsor2 ul img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.sponsor3 ul img {
    max-width: 90%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.sponsor4 li {
    width: 129px;
    height: 67px;
}

.sponsor3 li {
    width: 129px;
    height: 67px;
}

.sponsor .sponsor-level1,
.sponsor h3 {
    text-align: center
}

.sponsor .sponsor-level2 ul li {
    margin-right: 25px;
    margin-bottom: 20px;
    vertical-align: middle;
    position: relative;
}

.sponsor .sponsor-level2 ul li:nth-child(4n) {
    margin-right: 0
}

.sponsor .sponsor-level3 ul li {
    margin-right: 29px;
    margin-bottom: 20px;
    vertical-align: middle;
    position: relative
}

.sponsor .sponsor-level3 ul li:nth-child(5n) {
    margin-right: 0
}

.sponsor .sponsor-level4 ul {
    /* text-align: left */
}

.sponsor .sponsor-level4 ul li {
    margin-right: 16px;
    margin-bottom: 20px;
    vertical-align: middle;
    position: relative;
}

.sponsor .sponsor-level2 ul li:nth-child(7n) {
    margin-right: 0
}

.wryh {
    height: 55px;
    position: relative;
    margin-bottom: 30px;
    margin-top: 48px;
    font-size: 30px;
}

.sponsor4 ul img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.foot-img img {
    height: 50px;
}