@charset "utf-8";
@media (max-width:1000px) and (orientation: portrait) {
	html {
        width: 100% ;
        height: 100% ;
        overflow: hidden;
    }
    body {
        width: 100% ;
        height: 100% ;
        overflow: hidden;
    }
	.main {
		position: relative;
		height: 100%;
		overflow: hidden;
		width: 100vh;
		height: 100vw;
		position: absolute;
		top: 50%;
		left: 50%;
		-webkit-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: translate(-50%, -50%) rotate(90deg);
		transform: translate(-50%, -50%) rotate(90deg);
		-webkit-touch-callout: none;
    }
	.person {
		width: auto !important;
		height: calc(100vw) !important;
	}
	.page-cover .content-box {
		width: 100%;
		
	}
	.swiper-pagination {
		display: none;
	}
}

@media (max-width:1000px) and (orientation: landscape) {
	html{
		width: 100%;
		height: 100%;
	} 
	  body{
		 width: 100%;
		 height: 100%;
	}
	.main {
		 width: 100%;
		 height: 100%;
		 top: 0;
		 left: 0;
		 -webkit-transform:rotate(0);
		 -moz-transform: rotate(0);
		 -ms-transform: rotate(0);
		 transform: rotate(0);
	}
}



/* mobile */
@media (min-device-width:320px) and (max-width:689px),(max-device-width:480px) {
	.w1000 {
		width: 100%;
	}
    .header {
		height: auto;
	}
	.header span img {
		margin-top: 1px;
	}
	.header em {
		height: 28px;
		line-height: 28px;
	}
	#copyright {
		margin-top: -20px;
	}
    .header span img {
        width: 70%;
        height: auto;
    }
	.yh-right {
		display: none !important;
	}
	.page-cover .content-box {
		position: absolute;
		width: 100%;
		margin: 0% auto 0 auto;
	}
	.page-cover .item1 {
        transform: scale(0.6);
		width: 100%;
		margin: -1.5em auto;
		overflow: hidden;
    }
    .page-cover .item1 .left {
        width: 62%;
		margin-top: 0;
    }
    .page-cover .item1 .right {
        margin-left: 0%;
        margin-right: 0%;
        vertical-align: top;
		margin-top: 0%;
    }
	.page-cover .yh-share li:last-child {
		display: none;
	}
    .page-cover .item2 {
		width: 85%;
		transform: scale(0.75);
		margin: -2.4rem auto 0 auto;
		overflow: hidden;
		margin-left: 13%;
    }
    .page-cover .item2 .left {
        width: 80%;
    }
	.page-cover .item2 .right {
		margin-left: 5px;
	}
	.page-cover #copyright {
		display: none;
	}
	.btn-enter.active {
		-webkit-animation: aniFlash 1.2s linear infinite;
		animation: aniFlash 1.2s linear infinite;
		display: block !important;
	}
	/* 20220316 */
	.btn-enter {
		position: absolute; 
		z-index: 9999;
		width: 60px;
		cursor: pointer;
	}
	.page-cover .btn-enter {
		right: 10%;
		margin-top: -3.5rem;
	}
	.page-one .btn-enter {
		right: 15%;
		margin-top: -2.7rem;
	}
	.page-cover .item1 .right img.tit0 {
		margin-right: 5px;
	}
	@keyframes aniFlash {
		0%,
		100% {
		  -webkit-transform: scale(1);
		  transform: scale(1);
		  opacity: 1;
		}
		50% {
		  -webkit-transform: scale(0.9);
		  transform: scale(0.9);
		  opacity: 0.9;
		}
	}
	.page-one .content-box {
		overflow: hidden;
		width: 100%;
		height: 100%;
	}
    .page-one .item1 {
        width: 50%;
    }
	.page-one .item-box {
		top: -9vh; /* 20220316 */
		width: 60%;
		height: 100%;
		transform: scale(0.6);
	}
	.page-one .item1 img {
		height: 60vh;
		margin-top: 3vh;
	}
    .swiper-button-next,
    .swiper-button-prev {
        transform: scale(0.3);
        top: 30%;
    }
    .swiper-button-prev {
        left: -2.3%;
		background: url(../images/prev1.png) no-repeat;
		background-size: 100% auto;
    }
    .swiper-button-next {
        right: -2.5%;
		background: url(../images/next1.png) no-repeat;
		background-size: 100% auto;
    }
	.page-one .item3 img.tit0 {
		width: auto;
	}
	.page-one .item3 img.tit1 {
		vertical-align: top;
		 margin-top: 0%; 
		height: 9vh;
		width: auto;
		margin-left: 5px;
		margin-right: 7em;
	}
	.page-one .item4 h3 {
		font-size: 45px;
	}
	.page-one .item5 li:last-child {
		display: none
	}
    .swiper-container-vertical>.swiper-pagination-bullets {
        right: 5%;
    }
	.swiper-container-p2 {
		transform: translate3d(0,0,0);
		overflow: hidden;
	}
	.swiper-container-p2 .swiper-slide {
		transform: translate3d(0,0,0);
	}
    .open-an {
        display: none;
    }
	.rotate-tip-wrap {
		display: none;
	}
	/* page-two */
	.page-two .content-box {
		position: absolute;
		width: 98%;
		height: 100%; /*0425*/
		margin: -4vh auto 0 auto;
		transform: scale(0.9);
	}
	.page-two .content-box img.title {
		width: 20%;
		margin-top: 1vh;
	}

	.page-two .view {
		width: 100%;
		height: auto;
		margin-top: -10px;
	}
	.page-two .view .swiper-slide {
		width: 100%;
	}
	.page-two .view .swiper-slide .items {
		transform: scale(0.45);
		margin: -8vh -75px 0 -80px;
	}
	.page-two .view .swiper-slide .items:nth-child(4n+1) {
		margin-left: 0;
	}
	.page-two .view .swiper-slide .pic-list .items:nth-child(5),
	.page-two .view .swiper-slide .pic-list .items:nth-child(6),
	.page-two .view .swiper-slide .pic-list .items:nth-child(7),
	.page-two .view .swiper-slide .pic-list .items:nth-child(8) {
		margin-top: -19vh; /*20220414*/
	}
	.page-two .swiper-button-next5, 
	.page-two .swiper-button-prev5 {
		top: 26.5%;
	}
	.page-two .swiper-button-prev5 {
		left: 35px;
	}
	.page-two .swiper-button-next5 {
		right: 0px;
	}
}




/* mobile */
@media (min-width: 360px) and (max-width: 374px) {
	.page-two .view .swiper-slide .items {
		transform: scale(0.45);
		margin: -8vh -40px 0 -100px;
	}
	.page-cover .item2 {
		margin: -1.5rem auto 0 auto;
	}
}
@media (min-width: 375px) and (max-width: 385px) {
	.page-cover .item1 .right {
		margin-top: -27%;
	}
	.page-two .view {
		margin-top: -20px;
	}
	.page-two .content-box img.title {
		margin-top: 1vh;
	}
	.page-two .view .swiper-slide .items {
		transform: scale(0.45);
		margin: -8vh -50px 0 -110px;
	}
	.page-two .view .swiper-slide .pic-list .items:nth-child(5),
	.page-two .view .swiper-slide .pic-list .items:nth-child(6),
	.page-two .view .swiper-slide .pic-list .items:nth-child(7),
	.page-two .view .swiper-slide .pic-list .items:nth-child(8) {
		margin-top: -27vh;
	}
	.page-two .swiper-button-next5, 
	.page-two .swiper-button-prev5 {
		top: 50%;
	}
	.page-two .swiper-button-prev5 {
		left: 40px;
	}
	.page-two .swiper-button-next5 {
		right: 5px;
	}
	.page-cover .item2 {
		margin: -1.5rem auto 0 auto;
	}
}
@media (min-width: 386px) and (max-width: 389px) {
	.page-cover .item1 {
		margin-top: -1em;
	}
	.page-cover .item2 .left video {
		margin-top: 10px;
	}
	.page-cover .btn-enter {
		margin-top: -3.5rem;
	}
	.page-cover .item2 {
		margin: -1.5rem auto 0 auto;
	}
}
@media (min-width: 390px) and (max-width: 392px) {
	.page-two .content-box {
		width: 92%;
		margin: -2.2vh auto 0 auto;
	}
	.page-two .swiper-button-next5, 
	.page-two .swiper-button-prev5 {
		top: 52%;
	}
	.page-two .view .swiper-slide .items {
		transform: scale(0.50);
		margin: -8vh -40px 0 -110px;
	}
	
}

@media (min-width: 393px) and (max-width: 400px) {
	.page-two .content-box {
		margin: -2vh auto 0 auto;
	}
	.page-two .swiper-button-next5, 
	.page-two .swiper-button-prev5 {
		top: 50%;
	}
	.page-cover .item2 {
		margin: -1.5rem auto 0 auto;
	}
	
}
@media (min-width: 401px) and (max-width: 414px) {
	.page-cover .item1 .right {
		margin-top: 0;
	}
	.page-two .content-box img.title {
		margin-top: 1vh;
	}
	.page-two .view {
		margin-top: -20px;
	}
	.page-two .content-box {
		width: 98%;
		margin: -2vh auto 0 auto;
	}
	.page-two .view .swiper-slide .items {
		transform: scale(0.45);
		margin: -8vh -40px 0 -120px;
	}
	.page-two .view .swiper-slide .pic-list .items:nth-child(5),
	.page-two .view .swiper-slide .pic-list .items:nth-child(6),
	.page-two .view .swiper-slide .pic-list .items:nth-child(7),
	.page-two .view .swiper-slide .pic-list .items:nth-child(8) {
		margin-top: -26vh;
	}
	.page-two .swiper-button-next5, 
	.page-two .swiper-button-prev5 {
		top: 45%;
	}
	.page-two .swiper-button-prev5 {
		left: 40px;
	}
	.page-two .swiper-button-next5 {
		right: 5px;
	}
	.page-cover .item2 {
		margin: -1.5rem auto 0 auto;
	}
	
}
@media (min-width: 415px) and (max-width: 428px) {
	.page-two .content-box {
		width: 92%;
		margin: -2.2vh auto 0 auto;
	}
	.page-two .swiper-button-next5, 
	.page-two .swiper-button-prev5 {
		top: 52%;
	}
	.page-two .view .swiper-slide .items {
		transform: scale(0.5); 
		margin: -8vh -40px 0 -110px; 
	}
	.page-two .content-box .pic-list {
		width: 98%;
		margin: 0 auto;
	}
	.page-two .swiper-button-prev5 {
		left: 0;
	}
	.page-cover .item2 {
		margin: -1.5rem auto 0 auto;
	}
}


@media (max-height:650px) and (orientation: portrait) {
	.page-cover .item1 {
		margin-top: -1em;
	}
	.page-cover .item1 .left {
		width: 60%;
	}
	.page-cover .item2 .left video {
		margin-top: 30px;
	}
	.page-cover .item2 {
		margin: -1.5rem auto 0 auto;
	}
	.page-cover .btn-enter {
		margin-top: -2.5rem;
	}
	.page-two .view .swiper-slide .items {
		transform: scale(0.4);
    	margin: -8vh -40px 0 -133px;
	}
	.page-two .view .swiper-slide .pic-list .items:nth-child(5), 
	.page-two .view .swiper-slide .pic-list .items:nth-child(6), 
	.page-two .view .swiper-slide .pic-list .items:nth-child(7), 
	.page-two .view .swiper-slide .pic-list .items:nth-child(8) {
		margin-top: -30vh;
	}
	.page-two .swiper-button-next5,
	.page-two .swiper-button-prev5 {
		top: 48%;
	}
}
