  .pic{    width: 100%;    height: 450px;    background-image: url(../img/img_26.jpg);    background-size: 100% 100%;  }  .team{    width: 100%;    height: 1270px;    background-color: #f6f5fa;    position: relative;  }  .top{    width: 100%;    height: 45px;    background-color: #d72828;    line-height: 45px;    color: white;    font-size: 20px;    position: relative;  }  .fooder{    width: 100%;    height: 68px;    background-color: #d72828;    text-align: center;    line-height: 68px;    color: white;} .title{    width: 100%;    height: 56px;       }  .title-content {    width: 380px;    height: 56px;    position: absolute;    background-color: #d72828;    border-radius: 2px;    color: white;    line-height: 56px;    margin-left: calc(50% - 572px);     margin-top: 150px;    font-size: 20px;  }   .title-content img{margin: 10px 10px 0px 20px;}  .title-content strong{          float: right;          margin-right:20px}  .team_center{    position: absolute;    top: 0;    left: 0;    right: 0;    bottom: 0;    margin: auto;    background-color: #ffffff;    width: 1104px;    padding:0 20px;    height: 856px;    display: flex;  }      .map{ width:725px;height:auto;margin-right:20px; margin-top:70px}  .right{  width: calc(100% - 745px);  height: 265px;    margin-top: 198px;   background: linear-gradient(to bottom,#fcecec,#fffefe);  }