@media (min-device-width: 320px) and (max-width: 689px),
(max-device-width: 480px) {

  input[type="button"],
  input[type="submit"] {
    vertical-align: middle;
    cursor: pointer;
  }

  input[type=button],
  input[type=text],
  input[type=password] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    outline: none;
  }

  article,
  aside,
  dialog,
  footer,
  header,
  section,
  nav,
  figure,
  menu {
    display: block;
    margin: 0 auto;
  }

  /* qita */
  html,
  body {
    overflow-x: hidden;
  }

  body {
    -webkit-text-size-adjust: 100%;
  }

  .main {
    width: 10rem;
  }

  .w1200,
  .w1000 {
    width: 9.2rem;
  }

  .mirror-mob-mask {
    position: fixed;
    z-index: 2;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    display: none;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }

  /* top */
  .mirror-top {
    height: 7.08rem !important;
  }

  .mirror-top .slideshow,
  .mirror-top .slideshow img {
    width: 100%;
    height: 7.08rem;
  }

  .mirror-top h1 {
    font-size: 18px;
    width: 92%;
    padding: 1em 0.5em;
	  top: calc(50% - 30%);
  }

  .mirror-top h1 img {
    width: 100%;
  }

  .mirror-top h1 small {
    display: none;
  }

  /* nav */
  .mirror-nav {
    height: auto;
    background-color: transparent;
    position: relative;
  }

  .mirror-nav .mob750 {
    display: block;
  }

  .mirror-nav .mob750 li.menu {
    display: block;
    background: url(../images/menu.png) no-repeat;
    width: 28px;
    height: 26px;
    background-size: 55% auto;
    position: absolute;
    left: 10px;
    top: 18px;
    z-index: 999;
  }

  .mirror-nav .mob750 .sidenav {
    display: block;
    position: absolute;
    left: 0;
    top: 1.5rem;
    bottom: 0;
    background: #f5f5f7;
    width: 5.9rem;
    height: 2.8rem;
    transform: translateX(-5.9rem);
    z-index: 999;
    overflow-y: auto;
    overflow-x: hidden;
  }

  .mirror-nav .mob750 .sidenav.moved {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  .mirror-nav .mob750 .sidenav.moved li.items span {
    transform: perspective(100px) rotateX(0) translateZ(24px) scale(1);
    transition: all .4s;
    opacity: 1;
  }

  .mirror-nav .mob750 .sidenav li.sou {
    margin-top: 15px;
    position: relative;
  }

  .mirror-nav .mob750 .sidenav li.sou input.s1 {
    margin-left: 20px;
    padding-left: 10px;
    line-height: 29px;
    width: 4.493rem;
    height: 0.773rem;
    text-indent: 1.2em;
    border: 1px solid #c1c1c2;
    border-radius: 0.373rem;
    padding-right: 0.2rem;
    font-size: 16px;
    background-color: transparent;
    outline: none;
    font-size: 18px;
  }

  .mirror-nav .mob750 .sidenav li.sou input.s2 {
    width: 0.5333333333333333rem;
    height: 0.5333333333333333rem;
    top: 0em;
    right: 2.2em;
    background: url(../images/sou2.png) left top no-repeat;
    background-size: 85% auto;
    border: none;
    vertical-align: middle;
    position: absolute;
    left: 30px;
    outline: none;
    background-color: transparent;
    font-size: 0;
    margin-top: 0.15rem;
  }

  .mirror-nav .mob750 .sidenav li.sou input.s2 #submitButton {
    opacity: 0;
  }

  .mirror-nav .mob750 .sidenav li.items {
    line-height: 1.4;
    padding: 8px;
    font-size: 16px;
    border-bottom: 1px solid #c9c9ca;
    text-align: left;
    margin-top: 8px;
  }

  .mirror-nav .mob750 .sidenav li.items:last-child {
    border-bottom: none;
  }

  .mirror-nav .mob750 .sidenav li.items span {
    font-size: 14px;
  }

  .mirror-nav .pc-wrap {
    width: 10rem;
    background-color: #8c9f69;
    height: 1.5rem;
    padding: 0.2rem 0;
  }

  .mirror-nav .pc-wrap .link {
    font-size: 16px;
    line-height: 36px;
    margin-top: 0px;
    text-align: center;
    float: none;
  }

  .mirror-nav .pc-wrap .link a {
    margin: 0 5px;
  }

  .mirror-nav .pc-wrap .link a:first-child {
    margin-left: 25px;
  }

  .mirror-nav .pc-wrap .link a.txt1,
  .mirror-nav .pc-wrap .link span {
    display: none;
  }

  .mirror-nav .pc-wrap .sou {
    display: none;
  }

  /* tit */
  .mirror-tit {
    width: 9.2rem;
    margin-top: 0px;
  }

  .mirror-tit h1 {
    font: bold 30px/97px "Helvetica Neue", "Meiryo";
    background-size: 20% auto;
  }

  .mirror-tit a {
    font-size: 20px;
  }

  /* p1 */
  .mirror-p1 {
    width: 9.2rem;
  }

  .mirror-p1 .mirror-tit2 {
    margin-top: 20px;
  }

  .mirror-p1 .mirror-tit2 h2 {
    font: bold 28px/80px "Helvetica Neue", "Meiryo";
  }

  .mirror-p1 .slide-p1 {
    display: none;
  }

  .mirror-p1 .slide-p1mob {
    display: block;
  }

  .mirror-p1 .slide-p1mob .swiper-button-prev1,
  .mirror-p1 .slide-p1mob .swiper-button-next1 {
    background: url(../images/arrow3.png) no-repeat left center;
    width: 60px;
    height: 60px;
    top: 55%;
    background-size: 80% auto;
  }

  .mirror-p1 .slide-p1mob .swiper-button-prev1 {
    left: -15px;
  }

  .mirror-p1 .slide-p1mob .swiper-button-next1 {
    transform: rotate(180deg);
    right: -15px;
  }

  .mirror-p1 .slide-p1mob .swiper-container-p1 {
    width: 100%;
    height: 8.253333333333334rem;
    margin-left: 0px;
  }

  .mirror-p1 .slide-p1mob .swiper-container-p1 .swiper-slide .title img {
    width: 4.386666666666667rem;
    height: 6.253333333333334rem;
  }

  .mirror-p1 .slide-p1mob .swiper-container-p1 .swiper-slide p.txt {
    font-size: 18px;
    margin-top: 5px;
  }

  /* p2 */
  .mirror-p2 {
    width: 9.2rem;
  }

  .mirror-p2 .mirror-tit2 {
    margin-top: 40px;
  }

  .mirror-p2 .mirror-tit2 h2 {
    font: bold 28px/80px "Helvetica Neue", "Meiryo";
  }

  .mirror-p2 .content {
    display: flex;
    overflow-x: scroll;
	  padding-bottom: 20px;
  }

  .mirror-p2 .content .pic {
    float: none !important;
    margin-right: 17px !important;
  }

  .mirror-p2 .content .pic img {
    width: 7.88rem !important;
	height: 5.506666666666667rem !important;
  }
	
	.mirror-p2 .content .pic p.txt,
	.mirror-p3 .content .pic p.txt,
	.mirror-p5 .pic p.txt {
		font-size: 18px;
	}

  .mirror-p2 .content .pic:last-child {
    margin-right: 0px !important;
  }

  /* p3 */
  .mirror-p3 {
    width: 9.2rem;
  }

  .mirror-p3 .mirror-tit2 {
    margin-top: 40px;
  }

  .mirror-p3 .mirror-tit2 h2 {
    font: bold 28px/80px "Helvetica Neue", "Meiryo";
  }

  .mirror-p3 .content {
    display: flex;
    overflow-x: scroll;
    overflow-y: hidden;
	  padding-bottom: 20px;
  }

  .mirror-p3 .content .pic {
    float: none !important;
    margin-right: 1px !important;
  }

  .mirror-p3 .content .pic img {
    width: 3.8266666666666667rem !important;
    height: 5.506666666666667rem !important;
  }

  .mirror-p3 .content .pic:last-child {
    margin-right: 0px !important;
  }

  /* banner */
  .mirror-banner1 .pc {
    display: none;
  }

  .mirror-banner1 .mob {
    display: block;
  }

  .mirror-banner1 img {
    width: 100%;
    height: auto;
  }

  .mirror-banner2 .pc {
    display: none;
  }

  .mirror-banner2 .mob {
    display: block;
  }

  .mirror-banner2 img {
    width: 48%;
    height: auto;
  }

  .mirror-banner2 img:last-child {
    float: right;
  }

  /* p4 */
  .mirror-p4 {
    background: #85a060;
    height: auto;
    padding-bottom: 20px;
  }

  .mirror-p4 .mirror-tit2 {
    margin-top: 40px;
  }

  .mirror-p4 .mirror-tit2 h2 {
    font: bold 28px/120px "Helvetica Neue", "Meiryo";
    background-size: 15% auto;
  }

  .mirror-p4 .swiper-container-p2 {
    width: 9.2rem;
    height: 11.91rem;
    margin-top: 0;
  }

  
  .mirror-p4 .swiper-container-p2 .swiper-slide .content img.pic1 {
    width: 8.866666666666667rem;
	height: 5.946666666666666rem;
	  margin-left: 0.2rem;
  }

  .mirror-p4 .swiper-container-p2 .swiper-slide .content .txt {
    width: 9.2rem;
    left: 0;
    top: 5.946666666666666rem;
    padding: 1.5em 1.5em;
    background-color: rgba(219, 198, 113, 0.7);
  }

  .mirror-p4 .swiper-container-p2 .swiper-slide .content .txt p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
	  font-size: 16px;
  }
	
	.mirror-p4 .swiper-container-p2 .swiper-slide .content .txt h3 {
		font-size: 20px;
	}

  .mirror-p4 .swiper-container-p2 .swiper-button-prev2,
  .mirror-p4 .swiper-container-p2 .swiper-button-next2 {
    top: 10.2rem;
    left: 0;
    background-size: 80% auto;
    margin-top: 0;
  }

  .mirror-p4 .swiper-container-p2 .swiper-button-prev2 {
    left: 20%;
    top: 10.5rem;
  }

  .mirror-p4 .swiper-container-p2 .swiper-button-next2 {
    left: 50%;
  }

  /* p5 */
  .mirror-p5 {
    display: flex;
    overflow-x: scroll;
    overflow-y: hidden;
    position: static;
    height: auto;
	  padding-bottom: 20px;
  }

  .mirror-p5 .pic {
    position: static;
    margin-right: 17px !important;
    text-align: center !important;
  }

  .mirror-p5 .pic img {
    width: 6.426666666666667rem !important;
	height: 4.826666666666667rem !important;
  }

  .mirror-p5 .pic:last-child {
    margin-right: 0px !important;
  }

  /* p6 */
  .mirror-p6 .mirror-tit2 {
    margin-top: 40px;
  }

  .mirror-p6 .mirror-tit2 h2 {
    font: bold 28px/120px "Helvetica Neue", "Meiryo";
    background-size: 15% auto;
  }

  .mirror-p6 .content {
    margin-top: 20px;
  }

  .mirror-p6 .content .menu {
    float: none;
    overflow: hidden;
  }

  .mirror-p6 .content .menu .con {
    width: auto;
    align-items: center;
    white-space: nowrap;
    float: left;
    font-size: 20px;
    padding: 0 10px 0 18px;
  }

  .mirror-p6 .content .menu .con#active::before {
    left: 6px;
  }

  .mirror-p6 .content .txt {
    float: none;
    width: 9.2rem;
  }

  .mirror-p6 .content .txt h3 {
    font-size: 20px;
  }

  .mirror-p6 .content .txt p {
    font-size: 16px;
  }

  /* jieshao */
  .mirror-jieshao {
    margin-top: 30px;
    padding: 20px 20px;
  }

  .mirror-jieshao-content .tit h2 {
    height: 50px;
    padding: 0 20px;
    font: bold 24px/1.8 "Helvetica Neue", "Meiryo";
  }

  .mirror-jieshao-content .content-rank {
    width: 100%;
  }

  .mirror-jieshao-content .content-rank .text {
    width: 4.46666666666666rem;
    height: 2.4133333333333333rem;
    background-size: 100% 100%;
    margin-left: 10px;
    padding: 0 5px;
  }

  .mirror-jieshao-content .content-rank .text h3 {
    font: bold 20px/1.6 "Helvetica Neue", "Meiryo";
  }

  .mirror-jieshao-content .content p.font24 {
    font-size: 20px;
    line-height: 1.5;
  }

  /* footer */
  .mirror-footer {
    padding: 0px 0 50px 0;
  }

  .mirror-footer .mirror-tit2 {
    margin-top: 40px;
  }

  .mirror-footer .mirror-tit2 h2 {
    font: bold 28px/77px "Helvetica Neue", "Meiryo";
    background-size: 20% auto;
  }

  .mirror-footer .content {
    margin-top: 0;
  }

  .mirror-footer .content .list li img {
    width: 80%;
	  height: auto;
  }

  .mirror-footer #copyright {
    padding: 2px 0 5px 0;
  }

  /* d2 */
  .mirror-d2 {
    background: url(../images/bg7.jpg) no-repeat top center;
    background-size: 100% auto;
    max-width: 100%;
  }

  .mirror-d2 .mirror-d2top {
    height: 42vw;
  }

  .mirror-d2 .mirror-d2top img.logo {
    width: 20%;
    height: auto;
    bottom: 30px;
  }

  .mirror-d2 .mirror-d2top span.link {
    bottom: 0;
    font-size: 13px;
  }

  .mirror-d2 .mirror-d2top span.link a {
    margin: 0 2px;
  }

  .mirror-d2 .mirror-d2top span.link a:last-child {
    background-size: 15% auto;
    padding-left: 23px;
  }

  /* d2 baoming */
  .mirror-baoming {
    margin-top: 40px;
    padding: 25px 10px;
  }

  .mirror-baoming h2 {
    font: bold 22px/1.8 "Helvetica Neue", "Meiryo";
  }

  .mirror-baoming p span {
    font-size: 20px;
    width: 50%;
    text-align: left;
  }

  .mirror-baoming p b {
    float: left;
  }

  .mirror-baoming p input[type="text"] {
    width: 100%;
    height: 40px;
  }

  .mirror-baoming p textarea {
    width: 100%;
    margin-left: 0;
  }

  .mirror-baoming p.show {
    text-align: center;
  }

  .mirror-baoming p.show b {
    margin-right: 0;
    float: none;
  }

  .mirror-baoming p.tijiao img {
    width: 60%;
    height: auto;
  }

  .mirror-baoming .btn span {
    text-align: left;
	  margin-bottom: 20px;
  }

  .mirror-baoming .btn strong:nth-child(2) {
    width: 100%;
	  background: url(../images/bg8.png) no-repeat;
    background-size: 97% auto;
  }

  .mirror-baoming .btn strong:nth-child(2) button {
    width: 100%;
  }

  .mirror-baoming .btn strong:nth-child(3) {
    width: 100%;
    background-size: 97% auto;
    margin-top: 5px;
  }

  .mirror-baoming .btn strong:nth-child(3) button {
    width: 100%;
    line-height: 80px;
  }
	
	.mirror-baoming .imgShowList span {
    display: none;
  }
	
	 .mirror-baoming .imgShowList b.item {
    border: none;
    width: 2.4rem;
    height: 2.8rem;
  }

  .mirror-baoming .imgShowList b.item img {
    width: 100% !important;
    height: 75% !important;
  }

  /* d2 search */
  .mirror-search .items {
    padding: 28px 0px 15px 0px;
  }

  .mirror-search .items img {
    width: 40%;
    height: auto;
    margin-right: 10px;
  }

  .mirror-search .items h2.title {
    font: bold 20px/1.6 "Helvetica Neue", "Meiryo";
  }

  .mirror-search .items p.text {
    font-size: 16px;
  }

  /* d2 list */
  .mirror-picList .nav {
    width: 100%;
    display: inline-block;
    text-align: center;
  }

  .mirror-picList .nav .item {
    white-space: nowrap;
    display: inline-block;
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    padding: 0 15px;
    margin: 0 5px 25px 5px;
  }

  .mirror-picList .content {
    margin-top: 20px;
	  height: auto !important;
  }

  .mirror-picList .content #tiles li {
    width: 100%;
	  position: static !important;
	  margin-bottom: 20px;
  }

  .mirror-picList .content #tiles li img {
    width: 100%;
    height: auto;
  }

  .mirror-picList .content #tiles li p.tc {
    font-size: 18px;
  }

  .mirror-picList .pages a {
    margin: 0 1px;
    padding: 5px 7px;
  }

  /* copyright */
  #copyright {
    padding: 52px 0 35px 0;
  }
	/*20240429*/
	.mirror-article p img {
		width: 100%;
  		height: auto;
	}
}