#main {
  margin-top: 0.64rem;
}
#main .banner {
  width: 100%;
}
#main .banner .title {
  position: absolute;
  top: 2.98rem;
  left: 3.75rem;
}
#main .banner .title p {
  font-size: 0.7rem;
  font-family: AlimamaShuHeiTi-Bold, AlimamaShuHeiTi;
  font-weight: bold;
  color: #0036FE;
}
#main .banner .title span {
  display: block;
  transform: translateY(0.3rem);
  font-size: 0.2rem;
  font-family: AlibabaPuHuiTiR;
  color: #36488D;
}
#main .banner img {
  width: 100%;
  height: 100%;
}
#main .list1 {
  width: 100%;
  height: auto;
  background-color: #F8F9FA;
  position: relative;
}
#main .list1 .content {
  width: 12rem;
  margin: 0 auto;
  height: auto;
  background-color: #fff;
  position: relative;
  transform: translateY(-0.5rem);
  border-radius: 0.2rem;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.05);
  padding-bottom: 2rem;
}
#main .list1 .content ul {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: auto;
}
#main .list1 .content ul a {
  display: block;
  border-bottom: 0.01rem solid #f5f5f5;
  padding-bottom: 0.14rem;
  margin-left: 0.1rem;
}
#main .list1 .content ul a li {
  width: 11.3rem;
  height: 1.75rem;
  margin-top: 0.19rem;
  display: flex;
}
#main .list1 .content ul a li:hover .right p {
  color: #0036FE;
}
#main .list1 .content ul a li:hover .right span {
  color: #000;
}
#main .list1 .content ul a li .left {
  width: 2.2rem;
  height: 1.65rem;
}
#main .list1 .content ul a li .left img {
  width: 100%;
  height: 100%;
}
#main .list1 .content ul a li .right {
  display: flex;
  flex-direction: column;
  width: 8.91rem;
  margin-left: 0.2rem;
  justify-content: space-between;
}
#main .list1 .content ul a li .right p {
  font-size: 0.26rem;
  font-weight: 500;
  color: #414040;
}
#main .list1 .content ul a li .right span {
  display: block;
  height: 0.42rem;
  margin-top: 0.08rem;
  font-size: 0.14rem;
  font-weight: 500;
  color: #999;
}
#main .list1 .content ul a li .right i {
  margin-top: 0.37rem;
  font-style: normal;
  font-size: 0.12rem;
  font-weight: 500;
  color: #999;
  margin-bottom: 0.06rem;
}
#main .list1 .content .boxx {
  position: absolute;
  left: 50%;
  transform: translateX(-6rem);
  bottom: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 12rem;
}
#main .list1 .content .boxx .line {
  width: 1.4rem;
  height: 0.01rem;
  background-color: #f5f5f5;
  margin: 0 0.5rem;
}
#main .list1 .content .boxx .point1 {
  display: block;
  width: auto;
}
#main .list1 .content .boxx .point {
  display: block;
  cursor: pointer;
  color: #999;
  display: flex;
  align-items: center;
}
#main .list1 .content .boxx .point div {
  width: 0.09rem;
  height: 0.08rem;
  background-image: url(https://fpvideo.shenshiads.com/adSet-_web_imgs/huise.png);
}
#main .list1 .content .boxx .point:hover {
  color: #414040;
}
#main .list1 .content .boxx .point:hover div {
  width: 0.09rem;
  height: 0.08rem;
  background-image: url(https://fpvideo.shenshiads.com/adSet-_web_imgs/heise.png);
}
#main .list1 .content .boxx span {
  font-size: 0.14rem;
  color: #999;
}
#main .list1 .content .boxx span img {
  width: 0.14rem;
  height: 0.14rem;
}
#detail {
  margin-top: 0.9rem;
  min-height: 9.79rem;
  background-color: #f7f8f9;
}
#detail .context {
  width: 12rem;
  min-height: 8rem;
  margin: 0 auto;
  background-color: #fff;
  display: flex;
  justify-content: space-around;
}
#detail .context .left {
  width: 7.1rem;
  display: flex;
  flex-direction: column;
  padding-bottom: 0.5rem;
}
#detail .context .left .title {
  font-size: 0.3rem;
  font-weight: 500;
  color: #414040;
  margin-top: 0.4rem;
}
#detail .context .left .time {
  font-size: 0.12em;
  font-weight: 500;
  color: #999;
  margin-top: 0.1rem;
}
#detail .context .left p {
  font-size: 0.16em;
  color: #414040;
  margin-top: 0.1rem;
}
#detail .context .left p:first-child {
  margin-top: 0.2rem;
}
#detail .context .left p img {
  max-width: 7.1rem;
  height: 100%;
}
#detail .context .right {
  width: 4rem;
  min-height: 8rem;
  padding-left: 0.2rem;
}
#detail .context .right .title {
  font-size: 0.16rem;
  color: #414040;
  margin-top: 0.4rem;
}
#detail .context .right ul a .active div p {
  color: #0036FE !important;
}
#detail .context .right ul a .active div span {
  color: #000 !important;
}
#detail .context .right ul a li {
  display: flex;
  height: 0.8rem;
  margin-top: 0.2rem;
  padding-bottom: 0.05rem;
  border-bottom: 1px solid #f5f5f5;
}
#detail .context .right ul a li:last-child {
  border: 0;
}
#detail .context .right ul a li div {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#detail .context .right ul a li div img {
  width: 1rem;
  height: 0.75rem;
}
#detail .context .right ul a li div:last-child {
  margin-left: 0.1rem;
}
#detail .context .right ul a li div:last-child p {
  font-size: 0.14rem;
  color: #414040;
}
#detail .context .right ul a li div:last-child span {
  font-size: 0.12em;
  color: #999;
}
footer {
  height: 4.3rem;
  padding-top: 1rem;
}
