.menber-box{
    width: 1200px;
    margin:  0 auto;
}

.member-header{
    width: 100%;
    background: #ffffff;
    height: 685px;
    text-align: center;
    overflow: hidden;
}
.member-header .title{
    font-size: 30px;
    font-family: sourcehansanscn-medium, sourcehansanscn;
    font-weight: 500;
    color: #444444;
    margin-top: 48px;
}

.member-header .detail{
    font-size: 14px;
    font-family: sourcehansanscn-normal, sourcehansanscn;
    font-weight: 400;
    color: #444444;
}
.member-header .header-ul{
    margin-top: 48px;
}
.member-header .header-ul .header-li{
    width: 360px;
    height: 400px;
    background: #ffffff;
    box-shadow: 4px 4px 20px 0px rgba(55, 141, 170, 0.1), -8px -8px 20px 0px #ffffff;
    border-radius: 20px;
    cursor: pointer;
    position: relative;
}
.member-header .header-ul .header-li:hover{
    margin-top: -50px;
}
.member-header .header-ul .header-li .t1{
    font-size: 32px;
    font-family: sourcehansanscn-medium, sourcehansanscn;
    font-weight: 500;
    position: absolute;
    top: 82px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.member-header .header-ul .header-li .jian{
    background: transparent;
    padding:4px 10px;
    position: absolute;
    left: 180px;
    top: 169px;
    font-size: 14px;
    font-family: sourcehansanscn-medium, sourcehansanscn;
    font-weight: 500;
    color: #ffffff;
    background: url(../images/members/member4.png) no-repeat center center;
}
.member-header .header-ul .header-li .t2{
    margin-top: 47px;
    font-size: 16px;
    font-family: sourcehansanscn-medium, sourcehansanscn;
    font-weight: 500;
    color: #b2b2b2;
    display: block;
}
.member-header .header-ul .header-li .t3{
    font-size: 16px;
    font-family: sourcehansanscn-medium, sourcehansanscn;
    font-weight: 500;
    color: #444444;
}
.member-header .header-ul .header-li .btn{
    width: 140px;
    height: 48px;
    border-radius: 24px;
    font-size: 18px;
    font-family: sourcehansanscn-medium, sourcehansanscn;
    font-weight: 500;
    color: #ffffff;
    cursor: pointer;
    margin: 30px auto 0;
}
.member-header .btns{
    font-size: 18px;
    font-family: sourcehansanscn-medium, sourcehansanscn;
    font-weight: 500;
    color: #444444;
    width: 164px;
    height: 54px;
    background: #f4f4f4;
    border-radius: 27px;
    margin: 38px auto 0;
    cursor: pointer;
}



.meal-body{
    width: 100%;
    padding-bottom: 71px;
    background: #f3f4f7;overflow: hidden;
}
.meal-box{
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    position: relative;
}
.meal-box .title{
    font-size: 30px;
    font-family: sourcehansanscn-medium, sourcehansanscn;
    font-weight: 500;
    color: #444444;
    margin-top: 37px;
}

.grid-box{
    display: grid;
    width: 1200px;
    margin: 60px auto 0;
    text-align: center;
    grid-template-columns: 405px 266px 266px 266px;
    background: #FFFFFF;
    grid-template-rows: 800px;
    border: 1px solid #E5E5E5;
}
.grid-box .d1{
   width: 100%;
    display: grid;
    grid-template-columns: 405px;
    grid-template-rows: 128.5px 712px;
}
.grid-box .d1 div {
    border-top: 1px solid #E5E5E5;
    border-left: 1px solid #E5E5E5;
}
.grid-box .d1 div:nth-child(1){
    border-top: 0;
    border-left: 0;
}


.grid-box .d1 .d12{
    display: grid;
    grid-template-columns: 58px 348px;
    grid-template-rows:670px;
    border-left: 0;
}
.grid-box .d1 .d13{
    border-left: 0;
    display: grid;
    grid-template-columns: 58px;
    grid-template-rows:84px 504px 84px;
}
.grid-box .d1 .d13 div,.grid-box .d1 .d14 div{
    border-left: 0;
}
.grid-box .d1 .d14 div{
    justify-content: left !important;
    padding: 0 20px 0 20px;
    box-sizing: border-box;
    text-align: left;
    color: #444444;
}
.grid-box .d1 .d14{
    border-top: 0;
    display: grid;
    grid-template-columns: 348px;
    grid-template-rows:repeat(auto-fill, 42px);
}
.grid-box .d{
    background: #FFFFFF;
    cursor: pointer;
}
.grid-box .d2{
    display: grid;
    grid-template-columns: 266px;
    grid-template-rows: 128px 42px 42px 42px 42px 42px 42px 168px repeat(auto-fill, 42px);
}
.grid-box .d2 div {
    border-top: 1px solid #E5E5E5;
    border-left: 1px solid #E5E5E5;
}
.grid-box .d2 div:nth-child(1){
    border-top: 0;
}
.grid-box .d3{
    display: grid;
    grid-template-columns: 266px;
    grid-template-rows: 128px repeat(auto-fill, 42px);
}
.grid-box .d3 div{
    border-top: 1px solid #E5E5E5;
    border-left: 1px solid #E5E5E5;
    font-size: 16px;
    font-family: SourceHanSansCN-Normal, SourceHanSansCN;
    font-weight: 400;
    color: #444444;
}
.grid-box .d3 div:nth-child(1){
    border-top: 0;
}
.grid-box .deng{
    font-size: 18px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 500;
    color: #444444;
    margin-bottom: 10px;
}

.grid-box .jiage{
    font-size: 18px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 500;
    color: #444444;
}
.grid-box .btnd{
    width: 128px;
    height: 38px;
    color: #FF9933;
    border-radius: 24px;
    font-size: 18px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 500;
    margin-top: 10px;
    border: 1px solid #FF9933;
    cursor: pointer;
}

.grid-box .btnd:hover{
    background: #FF9933;
    color: #FFFFFF;
}


.meal-body .detail{
    font-size: 18px;
    font-family: SourceHanSansCN-Normal, SourceHanSansCN;
    font-weight: 400;
    color: #444444;
    margin-top: 50px;
    display: block;
}

.meal-body .detail a{
    cursor: pointer;
    text-decoration: underline
}
.meal-body .meal-box img{
    width: 106px;
    height: 98px;
    right: 152px;
    position: absolute;
    top: -38px;
}


.problems-body{
    width: 100%;
}
.problems-box{
    width: 1200px;
    margin: 0 auto;
    min-height: 341px;
    padding: 48px 0;
}
.problems-box .title{
    font-size: 30px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 500;
    color: #444444;
    width: 100%;
    text-align: center;
    margin:0 auto 48px;
}

.problems-box .layui-colla-title{
    background: #FFFFFF !important;
    border: 0 !important;
    font-size: 16px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 500;
    color: #33CCFF;
    padding-left: 0;
}
.problems-box .layui-colla-item {
    border-bottom: 1px solid #E5E5E5;
    border-top: 0 !important;
}
.problems-box .layui-colla-content{
    font-size: 14px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 500;
    color: #444444;
}
.problems-box .layui-collapse,.problems-box .layui-colla-content{
    border: 0 !important;
}
.problems-box .layui-colla-title i{
    position: relative !important;
    border-radius: 16px;
    font-size: 12px;
    background: rgba(51, 204, 255, 0.19);
    padding: 4px;
}
