.content.content_width {
  margin-top: -1.23rem;
  margin-bottom: 1.08rem;
  z-index: 1;
  position: relative;
}

.banner_box {
  text-align: center;
  position: relative;
  bottom: 2.98rem;
}

.content_img {
  width: 4.67rem;
  position: absolute;
  left: 1.92rem;
  bottom: 0;
  background: #fff;
  padding: 0.26rem 0.35rem 0.19rem 0.32rem;
}

.content_img > p:first-child {
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: bold;
  font-size: 0.2rem;
  color: #000000;
  margin-bottom: 0.2rem;
}

.content_img > p:nth-child(2) {
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 0.16rem;
  color: #585858;
  line-height: 0.3rem;
  margin-bottom: 0.87rem;
}

.content_img > p:last-child {
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 0.16rem;
  color: #ffffff;
  padding: 0.15rem 0.35rem;
  background-color: #b6002a;
  display: inline-block;
  cursor: pointer;
}

.content_box_img {
  width: 8.53rem;
  height: 5.6rem;
}

.banner_box > p:first-child {
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 0.2rem;
  color: #ffffff;
  margin-bottom: 0.34rem;
}

.banner_box > p:nth-child(2) {
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: bold;
  font-size: 0.4rem;
  color: #ffffff;
  margin-bottom: 0.12rem;
}

.banner_box > p:last-child {
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 0.16rem;
  color: #ffffff;
}

.content > div:first-child {
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 0.16rem;
  color: #585858;
}

.content > div:first-child > span {
  color: #bd2d3a;
}

.content > div:nth-child(2) {
  display: flex;
  margin-top: 0.74rem;
  margin-bottom: 0.47rem;
  align-items: center;
}

.content > div:nth-child(2) > p:first-child {
  margin-right: 3.02rem;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: bold;
  font-size: 0.28rem;
  color: #000000;
}

.content > div:nth-child(2) > p:last-child {
  border-left: 0.01rem solid #b6002a;
  padding-left: 0.29rem;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 0.18rem;
  color: #585858;
  line-height: 0.3rem;
  flex: 1;
}

.content > div:nth-child(3) {
  display: flex;
  justify-content: space-between;
  background: #f4f4f4;
  padding: 0.2rem 0.2rem 0.2rem 1.34rem;
}

.content > div:nth-child(3) > div:first-child {
  padding-top: 1.02rem;
}

.content > div:nth-child(3) > div:first-child > p {
  /*height: 0.13rem;*/
  line-height: 0.25rem;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 0.18rem;
  color: #000000;
  margin-bottom: 0.48rem;
  border-left: 0.03rem solid #a2a2a2;
  padding-left: 0.14rem;
  cursor: pointer;
  transition: var(--m_tran) border font-weight;
}

.content > div:nth-child(3) > div:first-child > p:hover {
  font-weight: bold;
  border-left: 0.03rem solid #b6002a;
}

/*.content > div:nth-child(3) > div:first-child > p:first-child {*/
/*  font-weight: bold;*/
/*  border-left: 0.03rem solid #b6002a;*/
/*}*/

.content > div:nth-child(4) {
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: bold;
  font-size: 0.3rem;
  color: #000000;
  line-height: 0.38rem;
  text-align: center;
  margin-top: 0.93rem;
  margin-bottom: 0.14rem;
}

.content > div:nth-child(5) {
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 0.16rem;
  color: #585858;
  line-height: 0.3rem;
  text-align: center;
  margin-bottom: 1.28rem;
}

.content > div:nth-child(6) {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.28rem;
}

.content > div:nth-child(6) > div {
  text-align: center;
}

.content > div:nth-child(6) > div > div:first-child {
  width: 1.03rem;
  height: 0.83rem;
  margin: 0 auto;
      overflow: visible;
}

.content > div:nth-child(6) > div > div:first-child > img {
  width: auto;
}

.content > div:nth-child(6) > div > p:nth-child(2) {
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: bold;
  font-size: 0.2rem;
  color: #000000;
  margin-top: 0.24rem;
  margin-bottom: 0.14rem;
}

.content > div:nth-child(6) > div > p:last-child {
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 300;
  font-size: 0.16rem;
  color: #585858;
}

.content_bottom_text {
  position: absolute;
  bottom: 0.21rem;
  left: 0.2rem;
  background: #fff;
  width: 4.67rem;
  padding: 0.26rem 0.35rem 0.19rem 0.32rem;
}

.content_bottom_text > p:first-child {
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: bold;
  font-size: 0.2rem;
  color: #000000;
  margin-bottom: 0.2rem;
}

.content_bottom_text > p:nth-child(2) {
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 0.16rem;
  color: #585858;
  line-height: 0.3rem;
  margin-bottom: 0.87rem;
}

.content_bottom_text > p:last-child {
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 0.16rem;
  color: #ffffff;
  padding: 0.15rem 0.35rem;
  background-color: #b6002a;
  display: inline-block;
  cursor: pointer;
}

.kefu {
  position: fixed;
  bottom: 40%;
  right: 0.2rem;
  z-index: 999;
}

.kefu_content {
  width: 0.4rem;
  height: 0.4rem;
  background: #ffffff;
  box-shadow: 0rem 0.03rem 0.1rem 0.01rem rgba(0, 0, 0, 0.13);
  border-radius: 0.02rem 0.02rem 0.02rem 0.02rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.kefu_content > img {
  width: 0.28rem;
  height: 0.21rem;
}

.kefu_footer {
  width: 0.4rem;
  height: 0.2rem;
  background: #ffffff;
  box-shadow: 0rem 0.03rem 0.1rem 0.01rem rgba(0, 0, 0, 0.13);
  border-radius: 0.02rem 0.02rem 0.02rem 0.02rem;
  margin-top: 0.05rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.kefu_footer > img {
  width: 0.17rem;
  height: 0.08rem;
}

@media only screen and (max-width: 1024px) {
.banner_box > p:first-child{
  font-size: 0.24rem;
  margin-bottom: .15rem;
}
.banner_box > p:nth-child(2){
  font-size: 0.34rem;
}
.banner_box > p:last-child{
  font-size: 0.24rem;
}
.content.content_width{
  margin-top: .5rem;
}
.content > div:first-child{
  font-size: 0.24rem;
}
.content > div:nth-child(2){
  display: block;
}
.content > div:nth-child(2) > p:first-child{
  margin-right: 0;
  margin-bottom: .3rem;
}
.content > div:nth-child(2) > p:last-child{
  font-size: 0.24rem;
  line-height: .35rem;
}
.content > div:nth-child(3) {
  display: block;
  padding: 0.2rem 0.2rem 0.2rem 0.2rem;
}
.content > div:nth-child(3) > div:first-child > p{
  font-size: 0.24rem;
}
.content_box_img{
  width: 100%;
  height: auto;
}
.content_img {
  width: 90%;
  left: 5%;
  padding: 0.26rem 0.25rem 0.26rem 0.25rem;
}
.content_img > p:first-child{
  font-size: 0.24rem;
}
.content_img > p:nth-child(2) {

  font-size: 0.24rem;

  line-height: 0.35rem;
  margin-bottom: 0.17rem;
}
.content_img > p:last-child{
  font-size: 0.24rem;
}
.content > div:nth-child(5) {
  font-size: 0.24rem;
  line-height: 0.3rem;
  margin-bottom: .8rem;
}
.content > div:nth-child(6){
  display: block;
  margin-bottom: .8rem;
}
.content > div:nth-child(6) > div > p:nth-child(2){
  font-size: 0.26rem;
}
.content > div:nth-child(6) > div{
  margin-bottom: .5rem;
}
.content > div:nth-child(6) > div > p:last-child{
  font-size: 0.24rem;
}
.content_bottom_text{
  position: inherit;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: .3rem 0;
}
.content_bottom_text > p:first-child{
  font-size: 0.24rem;
}
.content_bottom_text > p:nth-child(2){
  font-size: 0.24rem;
  margin-bottom: .3rem;
}
.content_bottom_text > p:last-child{
  font-size: 0.24rem;
}
}