/* reset */
body,div,p,ul,li,table,tbody,tr,td,textarea,form,input,h1,h2,h3,h4,h5,dl,dt,dd,img,iframe,header,nav,section,article,footer,figure,figcaption,menu{margin:0;padding:0;list-style:none;}
body{-webkit-text-size-adjust:none;font-size:0.24rem;}
header,nav,section,article,footer,figure,figcaption{display:block;}
ol,ul{margin:0;padding:0;}
fieldset{border:none;margin:0;padding:0;}
a,li,ul,[onclick]{-webkit-tap-highlight-color:none;-webkit-tap-highlight-color:rgba(0,0,0,0);}
table{border-collapse:collapse;border-spacing:0;}
em,strong{font-weight:normal;font-style:normal;}
a {text-decoration:none;}
b{font-weight: bold;}
.hide {display:none;}
.c:before,.c:after {content:"";display:table;}
.c:after {clear:both;}
.fl {float:left;}
.fr {float:right;}
.pr {position:relative;}
.pa {position:absolute;}
.db {display:block;text-indent:-999em;}
@font-face {
	font-family:'font_m';
	src: url(../img/ttf.ttf);
	font-display:swap;
}
@font-face {
	font-family:'font_info';
	src: url(../img/font-info.ttf);
	font-display:swap;
}
.f_m{font-family:'font_m';}
.f{font-family:'font_info';}
body,html{background-color: #f9efdf;width: 100%;height: 100%;overflow: hidden;}
#cy_bot{width: 100%;padding: .2rem .1rem .1rem !important;display: flex;align-items: center;justify-content: space-between;box-sizing: border-box;}
.cyLogo{width: 1.17rem;height: .49rem;}
.cyLogo img{display: block;width: 1.17rem;height: .49rem;}
.bkTop{width: .67rem;height: .67rem;}
.bkTop img{display: block;width: .67rem;height: .67rem;}
:focus{outline: none;}
::-webkit-scrollbar {display: none;}
.sp{background: url(../img/sp.png) no-repeat;background-size:  10rem auto;}
.spt{background: url(../img/sp.png) no-repeat;background-size:  10rem auto;}
.spInfo{background: url(../img/spInfo.png) no-repeat;background-size:  10rem auto;}
.orientLayer {
    display: none;
    position: fixed;
    z-index: 1000;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .8);
    color: #fff;
    font-size: 0.4rem;
}