﻿html{
    font-size: 100px;
}
.main {
    width: 100%;
    position: absolute;
    background: #F9F4EE url(zhangzheshouyebg.png) no-repeat;
    background-size: contain;
    min-height: 7.6rem;
}
@media (min-width: 1200px) {
    .container{
        max-width: 1200px !important;
    }
}
/* 头部 */
.seniors_index_logoimg{
    width: 100%;
    height: 85px;
    margin-top: 56px;
}
.seniorsi_ndex_moshi{
    display: flex;   
    margin-top: 106px; 
}
img{
    cursor: pointer;
}
.seniorsi_ndex_moshi1{
    height: 60px;
}
.seniorsi_ndex_moshi2{
    height: 60px;
    margin-left: 30px;
}
/* 底部 */
.fengexian{
    height: 0.02rem;
    background: #FF9E6E;
    border-radius: 0;
    margin-top: 0.20rem;
}
.foot {
    display: flex;
    justify-content: space-between;
    margin-top: 0.20rem;
    padding-bottom: 0.20rem;
}

.foot_left {
    display: flex;
}

.foot_left img {
    width: 0.61rem;
    height: 0.76rem;
}

.cotents {
    margin-left: 0.18rem;
}

.foot_left_cont1 {
    font-size: 0.15rem;
    color: #010101;
    line-height: 0.27rem;
}

.foot_left_cont1 img {
    width: 0.16rem;
    height: 0.18rem;
    display: initial;
}

.foot_right {
    display: flex;
}

.foot_right img {
    width: 1.10rem;
    height: 0.56rem;
}