@charset "gb2312";
.L_T { left: 0; top: 0; position: fixed; z-index: 1992; cursor: pointer; }
.L_M { position: fixed; top: 50%; left: 0; transform: translate(0, -50%); -ms-transform: translate(0, -50%); -moz-transform: translate(0, -50%); -webkit-transform: translate(0, -50%); -o-transform: translate(0, -50%); z-index: 1997; cursor: pointer; }
.L_B { left: 0; bottom: 0; position: fixed; z-index: 1993; cursor: pointer; }
.C_T { position: fixed; top: 0; left: 50%; transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); -moz-transform: translate(-50%, 0); -webkit-transform: translate(-50%, 0); -o-transform: translate(-50%, 0); z-index: 1994; cursor: pointer; }
.C_M { position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); z-index: 2000; cursor: pointer; }
.C_B { position: fixed; bottom: 0; left: 50%; transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); -moz-transform: translate(-50%, 0); -webkit-transform: translate(-50%, 0); -o-transform: translate(-50%, 0); z-index: 1996; cursor: pointer; }
._MOBILE_MENU_ { width: 100%; height: 10%; background: url(../images/im_mobile_bottom_menu.png) no-repeat; background-size: 100% 100%; bottom: 0; }
.R_T { position: fixed; right: 0; top: 0; z-index: 1999; cursor: pointer; }
.R_M { position: fixed; top: 50%; right: 0; transform: translate(0, -50%); -ms-transform: translate(0, -50%); -moz-transform: translate(0, -50%); -webkit-transform: translate(0, -50%); -o-transform: translate(0, -50%); z-index: 1995; cursor: pointer; }
.R_B { position: fixed; right: 0; bottom: 0; z-index: 1998; cursor: pointer; }
#_IM_BOX_MOBILE_ a:nth-of-type(1) {
 display: block;
 width: 2rem;
 height: 2rem;
 position: absolute;
 right: 9%;
 top: 14%;
 cursor: pointer;
}
#_IM_BOX_MOBILE_ a:nth-of-type(2) {
 display: block;
 width: 33%;
 height: 18%;
 position: absolute;
 bottom: 25%;
 left: 15%;
}
#_IM_BOX_MOBILE_ a:nth-of-type(3) {
 display: block;
 width: 33%;
 height: 18%;
 position: absolute;
 bottom: 25%;
 right: 15%;
}
._MOBILE_MENU_ ul { height: 100%; width: 100%; }
._MOBILE_MENU_ ul li { width: 20%; height: 100%; float: left; margin-left: 0.3rem; list-style: none; }
._MOBILE_MENU_ ul li.sy { width: 13%; }
._MOBILE_MENU_ ul li a { display: inline-block; width: 100%; height: 100%; }
