
body{
    margin: 0 auto;
    font-family: Microsoft Yahei,SimHei,Helvetica Neue,Helvetica,Arial,Heiti SC,Luxi Sans,DejaVu Sans,Tahoma,Hiragino Sans GB,STHeiti,SimSun,sans-serif;
    font-size: 0.24rem;
    padding: 0;
}

a{
    text-decoration: none;
    color: #fff;
}
h2,h5{
    margin: 0;
    padding: 0;
    font-weight: lighter;
}
.hide{
    display: none !important;
}

.top-btn{
    position: fixed;
    bottom: 0.06rem;
    right: 24px;
    z-index: 888;
    
}

.top-btn img{
    width: 0.2rem;
    height: 0.2rem;
    border: solid 1px #dddddd;
    border-radius: 4px;
    padding: 0.1rem;
    background: #fff;
}

.top-btn:hover img{
    background: #ddd;
}

.fixed-block{
    position: fixed;
    bottom: 0.8rem;
    right: 24px;
    z-index: 888;
    
}
.hover-block{
    cursor: pointer;
    width: 0.42rem;
    font-size: 0.18rem;
    color: #333;
    border: solid 1px #dddddd;
    border-radius: 4px;
    padding: 0.11rem;
    box-sizing: border-box;
    text-align: center;
    background: #fff;
    line-height: 20px;
    margin-bottom: 10px;
    text-decoration: none;
    display: block;
}
.hover-block img{
    display: block;
    width: 0.18rem;
    margin-bottom: 8px;
}
.hover-block-show{
    position: absolute;
    left: -1.4rem;
    top: 0;
    border-radius: 4px;
    box-shadow: -1px 2px 9px 5px rgba(205, 205, 205,0.2);
}
.hover-block-show img{
    width: 1.22rem;
}
.hover-block-show::after{
   content: "";
   border-top: 6px solid transparent;
   border-left: 6px solid #fff;
   border-right: 6px solid transparent;
   border-bottom: 6px solid transparent;
   display: inline-block;
   position: absolute;
   right:-12px;
   top: 50%;
   transform: translateY(-50%);
   -webkit-transform: translateY(-50%);
}


.menu-block{
    background-color: #000000;
    opacity: 0.94;
    position: fixed;
    top:0;
    left: 0;
    bottom: 0;
    right:0;
    z-index: 889;
    animation:mymove 0.5s;
    -webkit-animation:mymove 0.5s;
}

@keyframes mymove
{
	from {top:-3.75rem;}
	to {top:0;}
}

@-webkit-keyframes mymove /*Safari and Chrome*/
{
	from {top:-3.75rem;}
	to {top:0;}
}

@keyframes mymoveUp
{
	from {top:-3.75rem;}
	to {top:0;}
}

@-webkit-keyframes mymoveUp /*Safari and Chrome*/
{
	from {top:-3.75rem;}
	to {top:0;}
}

.menu-block-header{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.4rem;
}

.menu-block-logo img{
    width: 1.16rem;
}
.menu-block-close{
  flex:1;
  text-align: right;
}

.menu-block-close img{
    width: 0.28rem;
}
.menu-block-list {
    margin-top: 1rem;
}

.menu-block-list a{
    width: 100%;
    text-align: center;
    font-size: 0.36rem;
    color: #bbb;
    display: block;
    margin-top: 0.6rem;
}

.menu-block-b{
    font-size: 0.2rem;
    color: #999;
    padding: 0 0.4rem;
    line-height: 0.3rem;
    position: absolute;
    bottom: 0.5rem;
    text-align: center;
}


.container{
    font-size: 0.14rem;
    background-image: linear-gradient(0deg, 
		#e93066 0%, 
		#f23550 100%), 
	linear-gradient(
		#e33567, 
		#e33567);
	background-blend-mode: normal, 
        normal;  
    text-align: center;    

}
.header,.header-middle,.container-m-body,.container-m-m-icons-all,.container-m-king-body,.container-m-message{
    max-width: 1170px;
    margin: 0 auto;
}
.header{
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.14rem;
    color:#fff;
    padding:0.1rem 0.3rem 0;
    box-sizing: border-box;
    
}
.header img{
    width: 1.11rem;
}

.header-right{
    flex: 1;
    text-align: right;
    margin-right:0.4rem;
}
.mobile-menu{
    display: none;
    flex: 1;
    text-align: right;
}
.mobile-menu img{
    width: 0.38rem;
}

.header-right a{
    margin-right: 0.25rem;
    cursor: pointer;
}
.header-right a:last-child{
    margin-right: 0rem;
}

.header-middle {
    display: inline-block;
    align-items: center;
    justify-content: center;
    color:#fff;
    width: 100%;
    margin-top: 0.6rem;
}
.header-middle-pic > img{
    width: 100%;
    position: absolute;
    top:0.01rem;
    left: -0.7rem;
}
.header-middle-pic{
    width: 4.5rem;
    position: relative;
    display: inline-block;
    float: right;
    height: 5.09rem;
}

.header-middle-left{
    display: inline-block;
    float: left;
    margin-left: 0.3rem;
    margin-top: 1rem;
}

.header-middle-title{

    font-size: 0.74rem;
    text-align: left;
    width: 100%;
    height: 2.3rem;
    position: relative;

}
.header-middle-title span{
  position: absolute;
  width: 150%;
}

.header-middle-download{
   display: flex;
}

.header-middle-download > img{
    width: 1.18rem;
    margin-left: 0.2rem;
    height: 100%;
}
.header-middle-download > img.ios-icon{
    margin-left: -0.03rem;
}
.ios-icon-hover, .android-icon-hover{
    display: none;
}
a.header-middle-download-mobile:hover{
    background: #fff;
    color: #fe2b60;
}

a.header-middle-download-mobile:hover .ios-icon{
    display: none !important;
}

a.header-middle-download-mobile:hover img.ios-icon-hover{
    display: block !important;
}

a.header-middle-download-mobile:hover .android-icon{
    display: none !important;
}

a.header-middle-download-mobile:hover img.android-icon-hover{
    display: block !important;
}

.header-middle-download-mobile{
    width: 2rem;
    font-size: 0.16rem;
    border-radius: 8px;
    border: solid 1px #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 0.5rem;
    line-height: 0.5rem;
    margin-top: 0.2rem;
}
.header-middle-download-mobile:first-child{
    margin-top: 0rem;
}

.header-middle-download-mobile > img{
    width: 0.2rem;
    margin: 0 0.14rem 0 0;
}


.header-middle-download-mobile span{
    
    text-align: left;    
}

.container-m{
    background: #f9f9f9;
    display: inline-block;
    width: 100%;
    padding: 1.47rem 0;
}

.container-m-introduce{
    float: right;
    width: 6rem;
    margin-top: 1.66rem;
}
.container-m-introduce h2{
   font-size: 0.54rem;
   color: #333;
}
.container-m-introduce h5{
   font-size: 0.3rem;
   color: #888;
   line-height: 0.46rem;
   margin-top:0.2rem;
}
.container-m-img{
    width: 4.7rem;
    padding-left: 0.3rem;
    position: relative;
}
.container-m-img-big{
    width: 2.9rem;

}
@-webkit-keyframes adSlideOutLeftLg {
    100% {
        -webkit-transform:  scale(1,1);
        transform: scale(1,1);
        opacity: 1;
    }
}

@keyframes adSlideOutLeftLg {
    100% {
        -webkit-transform:  scale(1,1);
        transform:  scale(1,1);
        opacity: 1;
    }
}

.container-m-img .animation{
    position: absolute;
    transform: scale(0.6, 0.6);
 }
 .animation.add-animation{ 
    -webkit-animation: adSlideOutLeftLg 1s ease-in-out .3s both;
    animation: adSlideOutLeftLg 1s ease-in-out .3s both;
 }
 .container-m-img-one{
    top: 1.8rem;
    left: -0.32rem;
    width: 1.4rem;
    opacity: 0;
 }
 .container-m-img-two{
    top: 2.8rem;
    left: 1.9rem;
    width: 2.5rem;
    opacity: 0;
 }
 .container-m-img-three{
    top: 3.6rem;
    left: -0.24rem;
    width: 1.2rem;
    opacity: 0;
 }

.container-m-m{
    padding: 1.4rem 0;
    width: 100%;
    display: inline-block;
}
.container-m-m h2{
    font-size: 0.54rem;
    color: #333;
    text-align: center;
}
.container-m-m-icons-all{
    display: table;
   
}
.container-m-m-icons-all-cell{
    width: 33%;
    text-align: center;
    float: left;
    margin-top: 0.8rem;
}
.container-m-m-icons-all-cell img{
    width: 0.9rem;
}
.container-m-m-icons-all-cell-title{
    font-size: 0.34rem;
    color:#333;
    display: block;
    margin-top:0.3rem;
}

.container-m-m-icons-all-cell-desc{
    font-size: 0.26rem;
    color:#888;
    display: block;
    margin-top:0.2rem;
}

.container-m-king{
    width: 100%;
    display: inline-block;
    padding-bottom: 0.2rem;
}
.container-m-king-title{
    text-align: center;
    background-image: linear-gradient(0deg, 
		#e93066 0%, 
		#f23550 100%), 
	linear-gradient(
		#e33567, 
		#e33567);
	background-blend-mode: normal, 
        normal;  
    font-size: 0.54rem;    
    padding: 1.2rem 0 1.95rem 0;
    color: #fff;
    font-weight: lighter;
}
.container-m-king-body{
    position: relative;
    top: -0.87rem;
    overflow: hidden;
}
.container-m-king-body-info {
    overflow: hidden;
}
.container-m-king-body-info > div{
    display: -webkit-box;
    width: 100%;
    padding-bottom: 0.3rem;
    transition:transform 0.5s ease 0s;
    -webkit-transition:transform 0.5s ease 0s;
}
.container-m-king-body-info::-webkit-scrollbar{
    display: none;
  }

  .scroll-view::-webkit-scrollbar{
    display: none;
  }
 

.container-m-king-body-info-cell{
    border-radius: 8px;
    width: 30%;
    background: #fff;
    box-shadow: 0px 10px 14px 0px rgba(205, 205, 205,0.3);
    margin: 0 1.3% 0 2.2%;
    padding: 0.2rem;
    box-sizing: border-box;
}


.container-m-king-body-info-cell-header{
   display: flex;
   align-items: center;
   justify-content: center;
}
.container-m-king-body-info-cell-header div{
    flex: 1;
    margin-left: 0.15rem;
}
.container-m-king-body-info-cell-header img{
    width: 0.7rem;
    border: 1px solid #f2f2f2;
    border-radius: 100%;
}

.container-m-king-body-info-cell-header-name{
    font-size: 0.2rem;
    color:#333;
    display: block;
}
.container-m-king-body-info-cell-header-desc{
   font-size: 0.14rem;
   color: #999;
   display: block;
   margin-top: 0.08rem;
}

.container-m-king-body-info-cell-footer{
   font-size: 0.16rem;
   color: #999;
   line-height: 0.26rem;
   text-indent: 0.16rem;
   position: relative;
   margin-top: 0.2rem;
   padding: 0 0.1rem;
}

.container-m-king-body-info-cell-footer img.left{
    position: absolute;
    left: 0.08rem;
    top: 0.06rem;
}
.container-m-king-body-info-cell-footer img.right{
    position: relative;
    right: -0.06rem;
    top: -0.04rem;
}

.container-m-king-body-arrow{
  position: relative;
  text-align: center;
}

.container-m-king-body-arrow span{
    width: 6px;
    height:6px;
    display: inline-block;
    border-radius: 6px;
    background: #ddd;
    margin-left: 0.08rem;
}
.container-m-king-body-arrow span.active{
    background: #999;
}

.container-m-king-body-arrow-left{
    position: absolute;
    left: 0.3rem;
    top: 0.06rem;
    width: 0.22rem;
    cursor: pointer;
}

.container-m-king-body-arrow-right{
    position: absolute;
    right: 0.24rem;
    top: 0.04rem;
    width: 0.22rem;
    cursor: pointer;
}

.translate{
    transform: rotate(180deg);
}

.container-m-message{
    display: table;
    padding: 0 0.15rem;
    box-sizing: border-box;
}

.container-m-message h2{
    font-size: 0.54rem;
    color: #333;
    text-align: center;
    height:1rem;
    line-height: 1rem;
}

.container-m-message-block{
    display: flex;
    width: 44%;
    float: left;
    margin: 0.4rem 3% 0;
    box-sizing: border-box;
}
a.container-m-message-block:hover {
    background: #f5f5f5;
}

.container-m-message-block img{
    width: 1.9rem;
}

.container-m-message-block .container-m-message-block-info{
    flex: 1;
    position: relative;
    margin-left: 0.15rem;
}

.container-m-message-b-i-title{
    font-size: 0.18rem;
    color:#333;
}

.container-m-message-b-i-sign{
   font-size: 0.14rem;
   color:#999;
   position: absolute;
   bottom: 0.1rem;
   left: 0rem;
}

.container-m-contact-us{
    background: url(../images/contact_us_bg.png)/*tpa=http://www.yewaiworld.com/2app/003meiquan/4/images/contact_us_bg.png*/ no-repeat 0 0;
    background-size: 100% 100%;
    text-align: center;
    width: 100%;
    padding-bottom: .6rem;
    margin-top:1.6rem;
}

.container-m-contact-us h2{
    font-size: 0.54rem;
    color: #fff;
    height: 1.8rem;
    line-height: 1.8rem;
    margin: 0;
}

.container-m-contact-us span{
   font-size: 0.16rem;
   color: #fff;
   margin-top: 0.2rem;
   display: block;
   opacity: 0.85;
}
.container-m-contact-us span.weixin-code{
    font-size: 0.2rem;
    opacity: 1;
}

.container-m-contact-us img{
    width: 1.9rem;
    border-radius: 10px;
    padding: 0.1rem;
    background: #fff;
    
}
.container-b{
    text-align: center;
    font-size: 0.12rem;
    color: #999;
    padding: 0.27rem 0.15rem;
    line-height: 1.8;
}
.mobile-download-fixed{display: none;}
@media screen and (max-width: 860px) {
    .container-m-m-icons-all-cell{
       width: 50%;
    }
}


@media screen and (max-width: 820px) {
    .header-middle-pic {
        width: 4rem;
        height: 4.52rem;
    }
    .container-m-introduce{
        width: 4.2rem;
    }
}

@media screen and (max-width: 750px) {
    h2,h5{
        font-weight: normal;
    }
    .header{
        padding: 0.4rem 0.3rem 0;
    }
    .header-right{
        display: none;
    }
    .fixed-block, .top-btn{
        display: none;
    }
    .mobile-menu{
        display: block;
    }
    .header-middle{
        display: table;
    }
    .header-middle-left {
        width: 100%;
        display: inline-block;
        margin-top: 1.3rem;
        text-align: center;
        box-sizing: border-box;
        max-width: 100%;
        margin: 0.3rem 0 0 0;
    }

    .header-middle-title{
        font-size: 0.8rem;
        text-align: center;

    }
    .header-middle-title span{
        width: 100%;
        position: static;
    }

    .header-middle-download > img{
        display: none;
    }

    .header-middle-download > div {
        text-align: center;
        width: 5.3rem;
        display: flex;
        margin: 0.28rem auto 0;
    }

    .header-middle-download-mobile{
        width: 2.49rem;
        height: 0.68rem;
        flex: 1;
    }
    
    .header-middle-download-mobile:first-child{
        margin-top:0.2rem;
    }
    .header-middle-download-mobile:last-child{
        margin-left:0.3rem;
    }

    .header-middle-download-mobile > img{
        width: 0.26rem;
        margin: 0 0.18rem 0 0.06rem;
    }
    .header-middle-download-mobile span{
        font-size: 0.24rem;
    }
  

    .header-middle-pic {
        width: 100%;
        height: auto;
        padding: 0.14rem 0.32rem 0;
        box-sizing: border-box;
        position: static;
    }
    .header-middle-pic > img{
        position: static;
        display: block;
    }
    .container-m, .container-m-m{
        padding: 0.89rem 0;
    }
    .container-m-introduce{
        width: 100%;
        float: none;
        margin: 0;
        text-align: center;
    }
    .container-m-introduce h2{
       margin: 0;
       padding: 0;
       font-size: 0.5rem;
    }
    .container-m-introduce h5{
        padding: 0 0.5rem;
        font-size: 0.26rem;
        margin: 0.5rem 0 0.71rem 0;
    }
    .container-m-img{
        text-align: center;
        width: 4.58rem;
        margin: 0 auto;
        padding: 0;
        position: relative;
    }
    .container-m-img-big{
        width: 100%;
    }
    .container-m-img .animation{
       position: absolute;
    }
    .container-m-img-one{
        width: 2.4rem;
        left: -1.4rem;
        top: 2.8rem;
    }
    .container-m-img-two{
        width: 3.6rem;
        top: 4.36rem;
        left: 2.4rem;
    }
    .container-m-img-three{
        width: 1.6rem;
        top: 5.76rem;
        left: -0.6rem;
    }
    .container-m-king{
        padding-bottom: 0.02rem;
    }
    .container-m-king-title{
        font-size: 0.5rem;
        font-weight: normal;
    }
    .container-m-king-body-info{
        overflow-x: auto;
    }
    .container-m-king-body-info > div{
        padding-bottom: 0.6rem;
    }
    .container-m-king-body-info-cell{
        width:5.12rem;
    }
    .container-m-king-body-info-cell-header-name{
        font-size: 0.28rem;
    }
    .container-m-king-body-info-cell-header-desc{
        font-size: 0.2rem;
    }
    .container-m-king-body-info-cell-footer{
        font-size: 0.24rem;
        text-indent: 0.3rem;
        line-height: 0.32rem;
    }
    .container-m-king-body-info-cell-footer img{
        width: 0.18rem;
    }
    .container-m-king-body-info-cell-footer img.right{
       
    }

    .container-m-king-body-info-cell-header img{
        width: 0.9rem;
    }
    .container-m-king-body-info-cell:first-child{
        margin-left: 0.4rem;
    }
    .container-m-king-body-info-cell:last-child{
        margin-right:0.4rem;
    }
    .container-m-king-body-arrow{
       display: none;
    }
    .container-m-message{
        padding: 0 0.4rem;
    }
    .container-m-message h2 {
        height: 0.54rem;
        line-height: 0.54rem;
        margin-bottom: 0.24rem;
    }

    .container-m-message-block{
        width: 100%;
        background-color: #ffffff;
        box-shadow: 0px 6px 20px 0px rgba(205, 205, 205, 0.44);
        padding: 0.2rem;
        margin: 0.4rem 0 0 0;
    }

    .container-m-message-block img{
        width: 1.98rem;
        height: 1.38rem;
    }
    .container-m-message-b-i-title{
        font-size: 0.26rem;
    }
    .container-m-message-b-i-sign{
        font-size: 0.2rem;
    }
    .container-m-contact-us{
        background-size: cover;
        margin-top: 0.9rem;
        padding-bottom: 0.9rem;
    }
    .container-m-contact-us img{
        width: 2.54rem;
    }
    .container-m-contact-us h2{
        font-size: 0.5rem;
        line-height: 1;
        height:0.5rem;
        padding: 0.9rem 0 0.6rem 0;
    }
    .container-m-contact-us span {
        font-size: 0.2rem;
        margin-top: 0.16rem;
    }

    .container-m-contact-us span.weixin-code{
        font-size: 0.24rem;
        
    }

    .container-b{
        font-size: .18rem;
        padding: 0.4rem 1.28rem;
    }
    .body-bottom{
        padding-bottom: 0.94rem;
        margin-bottom: env(safe-area-inset-bottom);
    }
    .mobile-download-fixed{
        display: flex;
        background-color: #f5f5f5;
        border-top: 1px solid #ddd;
        height:0.93rem;
        align-items: center;
        justify-content: center;
        position: fixed;
        bottom:env(safe-area-inset-bottom);
        width: 100%;
        z-index: 666;
        padding: 0 0.4rem;
        box-sizing: border-box;
    }
    .close-btn{
       width:0.18rem;
       height: 0.18rem;
    }
    .close-btn img{
        width: 100%;
    }
    .mobile-download-logo{
      width: 0.72rem;
      margin-left: 0.2rem;
    }
    .mobile-download-text{
      flex: 1;
      margin-left: 0.2rem;
    }
    .mobile-download-title{
       font-size: 0.24rem;
       color: #333;
       display: block;
    }
    .mobile-download-desc{
        font-size: 0.18rem;
        color: #999;
        margin-top: 0.14rem;
    }
    .download-btn{
        width: 1.24rem;
        height:0.48rem;
        line-height: 0.48rem;
        color: #fe2b60;
        border-radius: 0.08rem;
        border: solid 1px #fe2b60;
        text-align: center;
    }
    .mobile-download-fixed.hide{
        display: none;
    }

    .x-temporary{
           position: fixed;
           bottom: 0; 
           z-index: 666;
           height: env(safe-area-inset-bottom);
           width: 100%;
           background: #f5f5f5;
           display: block;
    } 
}

