.inner-banner .img .title {
  left: 4.14751rem;
}
.content {
  width: 100%;
  background-color: #f6f6f6;
  position: relative;
  overflow: hidden;
  padding-bottom: 2.14501rem;
}
.content .box {
  width: calc(72.916% - 0.9rem);
  margin: 0 auto;
  padding-top: 0.66rem;
  position: relative;
  padding: 0.525rem 0.45rem 0.765rem 0.45rem;
  background-color: #ffffff;
  border-radius: 0.12rem;
  margin-top: 0.7125rem;
}
.content .box .top::after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  float: none;
  clear: both;
}
.content .box .top .left {
  width: 4.11001rem;
  height: 2.49001rem;
  background-color: #eaeaea;
  border-radius: 0.12rem;
  overflow: hidden;
  float: left;
  background-color: #f6f6f6;
}
.content .box .top .right {
  width: 4.93501rem;
  float: right;
  position: relative;
}
.content .box .top .right .title {
  font-size: 0.285rem;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  margin-top: 0.165rem;
}
.content .box .top .right .icon {
  width: 0.5175rem;
  position: absolute;
  top: 0;
  right: 0;
}
.content .box .top .right .line1 {
  width: 100%;
  height: 1px;
  background-color: #eaeaea;
  margin-top: 0.3525rem;
}
.content .box .top .right .p {
  font-size: 0.135rem;
  line-height: 2;
  color: #333333;
  margin-top: 0.375rem;
}
.content .box .top .right .name {
  font-size: 0.15rem;
  font-weight: bold;
  line-height: 1;
  color: #333333;
  float: left;
  margin-top: 52px;
}
.content .box .top .right .button {
  width: 1.1325rem;
  height: 0.2625rem;
  border: solid 2px #2f9ee2;
  border-radius: 0.2625rem;
  float: right;
  margin-top: 0.345rem;
  transition: 0.5s;
}
.content .box .top .right .button a {
  width: 100%;
  height: 100%;
  display: block;
  line-height: 0.2625rem;
  text-align: center;
  font-size: 0.135rem;
  color: #2f9ee2;
  transition: 0.5s;
}
.content .box .top .right .button:hover {
  background-color: #2f9ee2;
}
.content .box .top .right .button:hover a {
  color: #ffffff;
}
.content .box .line2 {
  width: 100%;
  height: 1px;
  background-color: #eaeaea;
  margin-top: 0.645rem;
}
.content .box .stock-code {
  font-size: 0.15rem;
  font-weight: bold;
  line-height: 1;
  color: #333333;
  margin-top: 0.48rem;
  margin-bottom: 0.3975rem;
}
.content .bg {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}
@media screen and (max-width: 1200px) {
  .content .box {
    width: calc(90% - 0.9rem);
  }
  .content .box .title {
    font-size: 0.36rem;
  }
  .content .box .top .left {
    width: 45%;
    height: 3.29rem;
  }
  .content .box .top .right {
    width: 45%;
    float: right;
    position: relative;
  }
  .content .box .top .right .title {
    font-size: 0.36rem;
    font-weight: bold;
    line-height: 1;
    color: #000000;
    margin-top: 0.165rem;
  }
  .content .box .top .right .p {
    font-size: 0.21rem;
    line-height: 2;
    color: #333333;
    margin-top: 0.375rem;
  }
  .content .box .top .right .name {
    font-size: 0.21rem;
    font-weight: bold;
    line-height: 1;
    color: #333333;
    float: left;
    margin-top: 52px;
  }
  .content .box .top .right .button {
    width: 2rem;
    height: 0.4rem;
    border: solid 2px #2f9ee2;
    border-radius: 0.4rem;
    float: right;
    margin-top: 0.345rem;
    transition: 0.5s;
  }
  .content .box .top .right .button a {
    width: 100%;
    height: 100%;
    display: block;
    line-height: 0.4rem;
    text-align: center;
    font-size: 0.21rem;
    color: #2f9ee2;
    transition: 0.5s;
  }
}
@media screen and (max-width: 1020px) {
  .inner-banner .img .title {
    left: 1.8rem;
  }
  .content .box .top .left {
    width: 100%;
    height: 3.46rem;
  }
  .content .box .top .right {
    width: 100%;
    float: right;
    position: relative;
    margin-top: 0.3rem;
  }
}
@media screen and (max-width: 767px) {
  .content .box {
    width: calc(90% - 0.4rem);
    margin: 0 auto;
    padding-top: 0.66rem;
    position: relative;
    padding: 0.525rem 0.2rem 0.765rem 0.2rem;
    background-color: #ffffff;
    border-radius: 0.12rem;
    margin-top: 0.7125rem;
  }
  .content .box .top .right .p {
    font-size: 0.32rem;
    line-height: 2;
    color: #333333;
    margin-top: 0.375rem;
  }
}
