body {
  margin: 0; }

.header {
  height: 40px;
  background-color: #5fc0cd;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

.btn1 {
  background: url(img/pic1.png) no-repeat;
  height: 18px;
  width: 11px;
  border: 0;
  background-size: 11px 18px;
  position: absolute;
  padding: 0;
  margin-top: -9px;
  margin-left: -5.5px;
  top: 50%;
  left: 15px; }

.header span {
  color: #fff;
  font-size: 17px;
  position: absolute;
  margin-top: -11.5px;
  margin-left: -34px;
  top: 50%;
  left: 50%; }

.middle {
  margin-top: 40px; }

.middle-top {
  height: 164px;
  background: url(img/pic2.png) no-repeat;
  background-size: cover;
  display: flex;
  justify-content: flex-start;
  align-items: center; }

.pic3 {
  margin-left: 15px;
  height: 85px; }

.text-information {
  width: 105px;
  color: #fff;
  margin-left: 20px; }

.pic4 {
  height: 12px; }

.adress {
  font-size: 14px; }

.middle-bottom {
  margin-left: 15px; }

.list1,
.list2,
.list3,
.list4,
.list5 {
  height: 50px;
  border-bottom: #e1e5e7 1px solid;
  display: flex;
  align-items: center; }

.rectangle {
  height: 14px;
  width: 3px;
  background-color: #5fc0cd;
  border-radius: 1.5px;
  display: inline-block;
  margin-right: 9px; }

.pic5-1,
.pic5-2 {
  height: 11px; }

.text-home {
  padding-right: 10px;
  display: inline-block;
  border-right: #e1e5e7 1px solid; }

.pic5-2 {
  padding-left: 7px;
  display: inline-block; }

.time,
.self-introduction {
  color: #999;
  padding-right: 10px;
  border-right: #e1e5e7 1px solid; }

.self-introduction {
  float: left; }

.year,
.allday {
  margin-left: 10px; }

.value {
  color: #e26163;
  margin-left: 10px; }

.suffer {
  margin-left: 90px; }

.footer {
  margin-top: 140px; }

.small-wrap {
  background-color: #fff;
  padding: 20px 0;
  font-size: 0;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0; }

.message {
  height: 50px;
  font-size: 16px;
  margin-left: 3%;
  border: 0;
  border-radius: 5px;
  color: #5fc0cd;
  border: 1px solid #5fc0cd;
  width: 45.5%;
  background-color: #fff;
  margin-right: 1.5%; }

.telephone {
  height: 50px;
  font-size: 16px;
  margin-right: 3%;
  margin-left: 1.5%;
  border: 0;
  border-radius: 5px;
  color: #fff;
  background-color: #5fc0cd;
  width: 45.5%; }

/*# sourceMappingURL=task12.1.css.map */
