footer {
  padding-top: 1rem;
  height: 681rem;
}
#main {
  position: relative;
  margin-top: 100rem;
}
#main .banner {
  height: 610rem;
}
#main .banner img {
  width: 100%;
  height: 610rem;
}
#main .tag1 .content {
  padding: 0 30rem 50rem;
  margin-top: 30rem;
  overflow: hidden;
}
#main .tag1 .content p {
  font-size: 28rem;
  color: #050505;
  font-family: R;
}
#main .tag1 .content .scroll {
  width: 100%;
  overflow: scroll;
}
#main .tag1 .content .scroll::-webkit-scrollbar {
  width: 0;
  height: 0;
  display: none;
  -webkit-overflow-scrolling: touch;
  -overflow-scrolling: touch;
}
#main .tag1 .content .scroll img {
  width: 1300rem;
}
#main .tag1 .content .scroll ul {
  width: 1300rem;
  display: flex;
}
#main .tag1 .content .scroll ul li {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#main .tag1 .content .scroll ul li:nth-child(1) {
  margin-left: 67rem;
}
#main .tag1 .content .scroll ul li:nth-child(2) {
  margin-left: 54rem;
}
#main .tag1 .content .scroll ul li:nth-child(3) {
  margin-left: 20rem;
}
#main .tag1 .content .scroll ul li:nth-child(4) {
  margin-left: 15rem;
}
#main .tag1 .content .scroll ul li:nth-child(5) {
  margin-left: 5rem;
}
#main .tag1 .content .scroll ul li:nth-child(6) {
  margin-left: 30rem;
}
#main .tag1 .content .scroll ul li:nth-child(7) {
  margin-left: 53rem;
}
#main .tag1 .content .scroll ul li div {
  width: 60rem;
  height: 60rem;
  border: 1rem dashed #fea593;
  background-color: #fefdfb;
  border-radius: 50%;
  line-height: 60rem;
  text-align: center;
  font-size: 32rem;
  font-family: B;
  color: #3a34e9;
  margin-top: 16rem;
}
#main .tag1 .content .scroll ul li p {
  margin-top: 20rem;
  font-size: 28rem;
  color: #050505;
  font-family: B;
}
#main .tag1 .content .scroll ul li span {
  font-size: 24rem;
  display: block;
  font-family: R;
  color: #666;
}
#main .tag2 {
  height: 2028rem;
  background-color: #f2f5f9;
}
#main .tag2 .content {
  margin-top: 30rem;
  padding: 0 30rem;
}
#main .tag2 .content ul li {
  height: 550rem;
  background-color: #fff;
  border-radius: 8rem;
  padding: 30rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  margin-top: 20rem;
}
#main .tag2 .content ul li:nth-child(2) {
  height: 514rem;
}
#main .tag2 .content ul li:nth-child(3) {
  height: 580rem;
}
#main .tag2 .content ul li div {
  width: 100%;
}
#main .tag2 .content ul li div i {
  display: block;
  width: 25rem;
  height: 25rem;
  background-image: url(https://fpvideo.shenshiads.com/adSet-_web_imgs/size2.png);
  background-size: 100% 100%;
  margin-bottom: 10rem;
}
#main .tag2 .content ul li p {
  text-indent: 56rem;
  font-size: 28rem;
  color: #555;
  font-family: R;
}
#main .tag2 .content ul li img {
  margin-top: 30rem;
  width: 120rem;
  height: 120rem;
}
#main .tag2 .content ul li span {
  margin-top: 10rem;
  font-size: 28rem;
  font-family: R;
  color: #555555;
}
#main .tag3 {
  height: 896rem;
}
#main .tag3 .content {
  margin-top: 50rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
#main .tag3 .content img {
  width: 435rem;
  height: 339rem;
}
#main .tag3 .content ul {
  position: relative;
  margin-top: 30rem;
}
#main .tag3 .content ul .line {
  position: absolute;
  height: calc(100% - 40rem);
  left: 4.5rem;
  top: 24rem;
}
#main .tag3 .content ul .line::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  border: 1px dashed #979797;
  width: 200%;
  height: 200%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transform-origin: left top;
  transform-origin: left top;
}
#main .tag3 .content ul li {
  margin-top: 10rem;
  display: flex;
  align-items: center;
}
#main .tag3 .content ul li .c {
  width: 10rem;
  height: 10rem;
  border-radius: 50%;
  background-color: #3e48ec;
  z-index: 2;
}
#main .tag3 .content ul li span {
  font-size: 28rem;
  color: #050505;
  font-family: R;
  margin-left: 15rem;
}
