#content {
  background-image: linear-gradient(#85D1EA, #7FF6AC);
  padding-bottom: 30px;
  position: relative;
}
#content .content_top {
  width: 1280px;
  padding: 24px 10px 0;
  box-sizing: border-box;
  position: relative;
  margin: 0 auto 12px;
  overflow: auto;
}
#content .content_top .content_title {
  width: 744px;
  height: 20px;
  font-size: 18px;
  font-family: FuturaPT-Bold;
  font-weight: bold;
  color: #586168;
  line-height: 20px;
  margin-bottom: 12px;
}
#content .content_top .li_one {
  background-color: #fff;
  border-radius: 30px;
  position: fixed;
  width: 94px;
  height: 94px;
  top: 57px;
  box-sizing: border-box;
  z-index: 10;
}
#content .content_top .li_one .top {
  width: 100%;
  height: 60px;
}
#content .content_top .li_one .top a img {
  width: 94px;
  height: 69px;
}
#content .content_top .li_one .bottom {
  overflow: hidden;
  border-top: 1px solid #f1f1f1;
  width: 100%;
  height: 34px;
  display: flex;
}
#content .content_top .li_one .bottom a {
  width: 49%;
  text-align: center;
  padding-top: 5px;
  box-sizing: border-box;
}
#content .content_top .li_one .bottom a img {
  width: 25px;
  height: 25px;
  margin-left: 8px;
}
#content .content_top .li_one .bottom #a1 img {
  margin-left: 0px;
}
#content .content_top .li_one .bottom a:nth-child(1) {
  border-right: 1px solid #f1f1f1;
}
#content .content_top .wenzi {
  width: 1154px;
  background-color: #fff;
  float: right;
  border-radius: 30px;
  padding: 24px;
  box-sizing: border-box;
}
#content .content_top .wenzi .title {
  height: 20px;
  font-size: 18px;
  font-family: FuturaPT-Bold;
  font-weight: bold;
  color: #586168;
  line-height: 20px;
  margin-bottom: 12px;
}
#content .content_top .wenzi .text {
  font-size: 16px;
  font-family: FuturaPT-Book;
  font-weight: normal;
  color: #666666;
  line-height: 28px;
  margin-bottom: 12px;
}
@media (min-width: 360px) and (max-width: 543px) {
  #content .content_top {
    width: 360px;
    padding: 24px 7px 0;
    box-sizing: border-box;
    position: relative;
    margin: 0 auto 12px;
    overflow: auto;
  }
  #content .content_top .content_title {
    width: 300px;
    height: 20px;
    font-size: 18px;
    font-family: FuturaPT-Bold;
    font-weight: bold;
    color: #586168;
    line-height: 20px;
    margin-bottom: 12px;
  }
  #content .content_top .li_one {
    background-color: #fff;
    position: fixed !important;
    width: 94px;
    height: 94px;
    top: 57px;
    box-sizing: border-box;
    z-index: 10;
    border-radius: 30px;
    box-shadow: 0px 4px 10px 1px rgba(160, 160, 160, 0.6);
    position: relative;
    overflow: hidden;
    display: inline-block;
  }
  #content .content_top .li_one .top {
    width: 100%;
    height: 60px;
  }
  #content .content_top .li_one .top a img {
    width: 94px;
    height: 69px;
  }
  #content .content_top .li_one .bottom {
    overflow: hidden;
    border-top: 1px solid #f1f1f1;
    width: 100%;
    height: 34px;
    display: flex;
  }
  #content .content_top .li_one .bottom p,
  #content .content_top .li_one .bottom a {
    width: 49%;
    font-size: 16px;
    text-align: center;
    padding-top: 5px;
    box-sizing: border-box;
  }
  #content .content_top .li_one .bottom p {
    border-right: 1px solid #f1f1f1;
  }
  #content .content_top .wenzi {
    width: 346px;
    margin-top: 120px;
    background-color: #fff;
    border-radius: 30px;
    padding: 24px;
    box-sizing: border-box;
  }
  #content .content_top .wenzi .title {
    height: 20px;
    font-size: 18px;
    font-family: FuturaPT-Bold;
    font-weight: bold;
    color: #586168;
    line-height: 20px;
    margin-bottom: 12px;
  }
  #content .content_top .wenzi .text {
    font-size: 16px;
    font-family: FuturaPT-Book;
    font-weight: normal;
    color: #666666;
    line-height: 28px;
    margin-bottom: 12px;
  }
}
@media (min-width: 744px) and (max-width: 1180px) {
  #content .content_top {
    width: 744px;
    padding: 24px 10px 0;
    box-sizing: border-box;
    position: relative;
    margin: 0 auto 12px;
    overflow: auto;
  }
  #content .content_top .content_title {
    width: 300px;
    height: 20px;
    font-size: 18px;
    font-family: FuturaPT-Bold;
    font-weight: bold;
    color: #586168;
    line-height: 20px;
    margin-bottom: 12px;
  }
  #content .content_top .li_one {
    background-color: #fff;
    position: fixed !important;
    width: 94px;
    height: 94px;
    top: 57px;
    box-sizing: border-box;
    z-index: 10;
    border-radius: 30px;
    box-shadow: 0px 4px 10px 1px rgba(160, 160, 160, 0.6);
    position: relative;
    overflow: hidden;
    display: inline-block;
  }
  #content .content_top .li_one .top {
    width: 100%;
    height: 60px;
  }
  #content .content_top .li_one .top a img {
    width: 94px;
    height: 69px;
  }
  #content .content_top .li_one .bottom {
    overflow: hidden;
    border-top: 1px solid #f1f1f1;
    width: 100%;
    height: 34px;
    display: flex;
  }
  #content .content_top .li_one .bottom p,
  #content .content_top .li_one .bottom a {
    width: 49%;
    font-size: 16px;
    text-align: center;
    padding-top: 5px;
    box-sizing: border-box;
  }
  #content .content_top .li_one .bottom p {
    border-right: 1px solid #f1f1f1;
  }
  #content .content_top .wenzi {
    width: 606px;
    background-color: #fff;
    float: right;
    border-radius: 30px;
    padding: 24px;
    box-sizing: border-box;
  }
  #content .content_top .wenzi .title {
    height: 20px;
    font-size: 18px;
    font-family: FuturaPT-Bold;
    font-weight: bold;
    color: #586168;
    line-height: 20px;
    margin-bottom: 12px;
  }
  #content .content_top .wenzi .text {
    font-size: 16px;
    font-family: FuturaPT-Book;
    font-weight: normal;
    color: #666666;
    line-height: 28px;
    margin-bottom: 12px;
  }
}
