* {
	margin: 0;
	padding: 0;
}
#app_mobile{
	
}
#app_pc .img {
	width: 100%;
	display: block;
}

#app_pc .copyRight {
	background-color: #000000;
	color: #ffffff;
	text-align: center;
	padding: 15px 0;
	font-size: 13px;
}

#app_pc .copyRight a {
	color: #ffffff;
	text-decoration: none;
}

#app_mobile{
	width: 100%;
}
#app_mobile .img{
	width: 100%;
	display: block;
}



*{
    margin:0;
    padding:0;
}
a{
    text-decoration: none;
    color:#333;
}
ul,li{
    list-style: none;
}
h1,h2,h3,h4,h5,h6{
    font-weight: normal;
}
.appIntroduceM-box{
    width: 7.5rem;
    min-height: 100vh;
    margin:auto;
}
.floor1M-max-box{
    width:100%;
    height: auto;
    position: relative;
}
.floor1M-max-img{

    width:100%;
    height: auto;
    display: block;
}
.floor1M-max-context{
    position: absolute;
    width:100%;
    height: auto;
    top:0;
    left:0;
}
.floor1M-box{
    width:100%;
    height: auto;
    position: relative;
    font-size: 0px;
}
.floor1M-img1{
    width:100%;
    height: auto;
    display: block;
    font-size:0;
    opacity: 0;
}
.floor1M-circle{
    width:0.56rem;
    height: 0.56rem;
    background: #E4E4E4;
    border-radius: 50%;
    line-height: 0.56rem;
    text-align: center;
    font-size:0.24rem;
    color:#333;
    position: absolute;
    top:0.4rem;
    right:0.4rem;
}
.floor2M-box{
    width:100%;
    height: auto;
    position: relative;
    font-size: 0px;
}
.floor2M-img1{
    width:100%;
    height: auto;
    display: block;
    font-size:0;
    opacity: 0;
}
.floor2M-context{
    position: absolute;
    width:100%;
    height: 100%;
    top:0;
    left:0;
}
.floor2M-img3{
    position: absolute;
    width:1.6rem;
    height: 1.6rem;
    top:-0.7rem;
    left:0;
    right:0;
    margin:auto;
    display: block;
}
.floor2M-img4{
    position: absolute;
    bottom:0;
    left:0;
    right:0;
    margin:auto;
    width:3.36rem;
    display: block;
}
.floor2M-img4-zh{
    position: absolute;
    bottom: 0.05rem;
    left: 0;
    right: 0;
    margin: auto;
    width: 2.14rem;
    display: block;
}
.floor3M-box{
    width:100%;
    height: auto;
    display: flex;
    justify-content: center;
    padding-top:0.22rem;
    padding-bottom:0.6rem;
    box-sizing: border-box;
}
.floor3M-notice{
    color:#808080;
    font-size:0.20rem;
    text-align: left;
    line-height: 1.6;
}
.floor4M-box{
    display: flex;
    justify-content: center;
    width:100%;
    height: auto;
}
.floor4M-link{
    width:2.40rem;
    height: auto;
    position: relative;
    margin:0 0.3rem;
    display: block;
}
.floor4M-img{
    width:100%;
    height: auto;
    display: block;
}
.floor4M-text1{
    font-size:0.30rem;
    color:#fff;
    width:100%;
    height: 100%;
    padding-left:0.96rem;
    box-sizing: border-box;
    position: absolute;
    top:0;
    left:0;
    display: flex;
    align-items: center;

}
.floor4M-text2{
    font-size:0.30rem;
    color:#fff;
    width:100%;
    height: 100%;
    padding-left:0.90rem;
    box-sizing: border-box;
    position: absolute;
    top:0;
    left:0;
    display: flex;
    align-items: center;

}
.floor5M-box{
    margin-top:0.90rem;
    padding-bottom: 0.4rem;
    box-sizing: border-box;
    position: relative;
    width:100%;
    height: auto;
}
.floor5M-img7{
    width:4.55rem;
    height: auto;
    position: relative;
    top:0;
    z-index:2;
    left: 1.44rem;
    display: block;
}
.floor5M-img8{
    width:2.18rem;
    height: auto;
    position: absolute;
    right:3.84rem;
    top:0.6rem;
    z-index:1;
    display: block;
}
/*寮圭獥*/
.mask {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 666;
    left: 0;
    top: 0;
    display: none;
}

.mask p {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block;
    background-color: #000;
    opacity: .7;
    z-index: 1;
}

.mask img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    z-index: 8;
}
.floor4M-link a{
    display: block;
    width: 100%;
}