﻿.inpage_left .inpage_title div {
  width: 100%;
  text-align: center;
}
.topic_tenfunc_main {
  width: 1000px;
  margin: 30px auto;
  position: relative;
}
.topic_tenfunc_main img {
  width: 100%;
}
.topic_tenfunc_btn {
  position: absolute;
  width: 115px;
  height: 50px;
  text-align: center;
  z-index: 10;
  cursor: pointer;
}
.topic_tenfunc_btn span {
  display: inline-block;
  width: 15px;
  height: 15px;
  padding: 0 30px;
  color: rgba(242, 90, 172, 0);
  color: #f25aac\9;
  border-radius: 50%;
  margin-top: 15%;
  transition: background 0.5s, box-shadow 0.5s;
  -webkit-transition: background 0.5s, box-shadow 0.5s;
  -o-transition: background 0.5s, box-shadow 0.5s;
  -moz-transition: background 0.5s, box-shadow 0.5s;
}
.topic_tenfunc_btn:hover span {
  color: #fff\9;
  background: #fff;
  box-shadow: 0 0 7px 7px red;
}
.topic_tenfunc_btn_1 {
  top: 295px;
  left: 500px;
}
.topic_tenfunc_btn_2 {
  top: 375px;
  left: 188px;
}
.topic_tenfunc_btn_3 {
  top: 452px;
  left: 565px;
}
.topic_tenfunc_btn_4 {
  top: 487px;
  left: 92px;
}
.topic_tenfunc_btn_5 {
  top: 654px;
  left: 295px;
}
.topic_tenfunc_btn_6 {
  top: 652px;
  left: 615px;
}
.topic_tenfunc_btn_7 {
  top: 750px;
  left: 335px;
}
.topic_tenfunc_btn_8 {
  width: 150px;
  top: 776px;
  left: 70px;
}
.topic_tenfunc_btn_9 {
  top: 726px;
  left: 845px;
}
.topic_tenfunc_btn_10 {
  top: 1034px;
  left: 290px;
}
.topic_tenfunc_btn_11 {
  top: 580px;
  left: 500px;
}
@media screen and (max-width: 768px) {
  .detail_top_left {
    float: none;
    width: 100%;
  }
  .detail_top_right {
    text-align: left;
    margin-top: 15px;
    float: none;
    width: 100%;
  }
}
