@media (max-width: 1919px) and (min-width: 1440px) {
  #second {
    width: 1199px;
  }

  #right {
    right: 50px;
  }

  #form2 {
    position: relative;
    width: 543px;
  }

  #submit2 {
    right: 0px;
  }
}

@media (max-width: 1439px) and (min-width: 1024px) {
  article figure.wp-block-image {
		/* width: 750px !important; */
		display: flex;
		justify-content: center;
		flex-direction:column;
		align-items:center;
		margin-top: 16px;
		margin-bottom: 0;
	}
  #stop-return img {
    left: 26px;
    top: 146px;
    z-index: 3;
  }

  /* #second {
    width: 750px;
    margin: 533px 0 0 26px;
  } */

  #second {
    width: 900px;
    font-size: 16px;
  }


  #right {
    /* top: 545px !important; */
    width: 238px;
    right: 0px;
  }

  #right form {
    width: 255px;
  }

  #subscribe {
    width: 363px;
  }

  #form2 {
    position: relative;
    width: 363px;
  }

  #submit2 {
    right: 0px;
    width: 108px;
  }

  .a2a_floating_style.a2a_vertical_style {
    display: none;
  }

  /* .a2a_floating_style.a2a_default_style {
    display: block !important;
  } */

  /* 推荐框 */
  #third {
    width: 100%;
  }

  #third .content-recom {
    width: 270px;
    height: 419px;
  }

  .thum img {
    height: 181px;
  }

  .thum-cat {
    margin: 10px;
  }

  .thum-title {
    margin: 10px;
    width: 100%;
  }

  .thum-ext {
    padding: 10px;
    margin: 0;
    width: 100%;
    height: 115px;
  }

  .thum-time {
    margin: 10px;
  }
}

@media (max-width: 1023px) and (min-width: 768px) {
  article figure.wp-block-image {
		/* width: 750px !important; */
		display: flex;
		justify-content: center;
		flex-direction:column;
		align-items:center;
		margin-top: 16px;
		margin-bottom: 0;
	}
  #the_title {
    width: 100%;
    font-size: 35px;
  }

  #second {
    width: 699px;
    font-size: 16px;
  }


  #right {
    bottom: 0;
    width: 200px;
    right: 0;
    /* top: auto; */
    height: 353px;
  }

  #right form {
    margin: 10px auto;
    position: relative;
    width: 100%;
  }

  .search-field {
    width: 179px;
    left: 10px;
    top: 50%;
    position: absolute;
    font-size: 11px;
  }

  .search-submit {
    right: 9px;
  }

  #right hr {
    width: 200px;
    height: 1px;
    margin: 10px 0 10px 0;
  }

  #right img {
    width: 180px;
    height: auto;
  }

  #right button {
    width: 180px;
  }

  #right p {
    width: 180px;
    text-align: center;
  }

  #subscribe {
    width: 363px;
  }

  #form2 {
    position: relative;
    width: 363px;
  }

  #submit2 {
    right: 0px;
    width: 108px;
  }

  /* .a2a_floating_style.a2a_vertical_style {
    margin-left: 10px !important;
    top        : 545px;
  } */

  .a2a_floating_style.a2a_vertical_style {
    display: none;
  }


  #stop-return img {
    left: 26px;
    top: 134px;
  }

  /* 推荐框 */
  #third {
    width: 100%;
  }

  #third .col-md-4 {
    width: 100%;
    margin-bottom: 10px;
  }

  #third .container {
    width: 500px;
  }
}

@media (max-width: 767px) {
  #the_title {
    width: 100%;
    font-size: 28px;
  }

  #return {
    margin-left: 5%;
    margin-top: 2%;
  }

  #right {
    display: none;
  }

  #second {
    width: 100%;
    padding: 0 10px;
    font-size: 16px;
  }

  #subscribe {
    width: 257px;
  }

  #form2 {
    position: relative;
    width: 257px;
  }

  #submit2 {
    right: 0px;
    width: 108px;
  }

  .a2a_floating_style.a2a_vertical_style {
    display: none;
  }

  .a2a_floating_style.a2a_default_style {
    display: block !important;
  }

  #stop-return img {
    left: 26px;
    top: 67px;
  }

  #second figure {
    width: 100% !important;
  }

  #second img {
    width: 100% !important;
    height: auto !important;
  }

  /* 推荐框 */
  #third {
    width: 100%;
  }

  #third .col-md-4 {
    width: 100%;
    margin-bottom: 10px;
  }

  #third .col-md-4 {
    padding: 0;
  }
}


