@charset "utf-8";

.page_layer {width:100%; position:relative;}
.page_layer h2 {padding:20px 60px; font-size:20px; font-weight:400; text-align:center; border-bottom:1px solid #d7d7d7;}

.event_layer {display:none; position:fixed; top:4%; left:0; right:0; bottom:4%; width:87.5%; max-width:700px; margin:0 auto; z-index:9999; border-top:4px solid #4227cd;}
.event_layer_bg {display:none; position:fixed; top:0; left:0; z-index:9998; width:100%; height:100%; background:rgba(0,0,0,.4);}
.event_layer .event_box {position:relative; background:#fff;}
.event_layer .event_box h2 {width:100%; height:60px; line-height:60px; font-size:20px; font-weight:400; text-align:center; border-bottom:1px solid #d7d7d7;}
.event_layer .event_cnt {width:100%; height:518px; box-sizing:border-box; overflow-y:auto;}
.event_layer .event_cnt img {max-width:100%;}

.bt_layer_close {display:block; width:20px; height:20px; background:url("../image/common/close1.svg") 50% no-repeat; background-size:contain; position:absolute; top:20px; right:20px; font-size:0;}

/* login */
.login_area {width:87.5%; max-width:360px; margin:0 auto;}
.login_area .login_img {display:block; width:250px; height:21px; margin:64px auto 48px; background:url("../image/common/login_img.png") 50% no-repeat; background-size:contain; font-size:0;}
.login_area button {display:block; width:100%; height:4em; text-align:center; background:#4227cd; color:#fff;}
.login_area ul {width:100%; margin-top:32px; text-align:center;}
.login_area li {display:inline-block;}
.login_area li a {color:#797979;}
.login_area li span {display:inline-block; width:2px; height:2px; background:#797979; margin:0 4px; vertical-align:middle;}


#ctm_menu {width:100%; height:auto; position:fixed; max-width:800px; bottom:0; left:50%; transform:translateX(-50%); z-index:1; background:#fff; box-sizing:border-box; font-size:16px;box-shadow: 0px -3px 12px rgba(0,0,0,.2);z-index:99;}
#ctm_menu a {float:left; display:block; width:50%; height:auto; padding:18px 0; text-align:center; box-sizing:border-box;}
#ctm_menu i {display:inline-block; width:16px; height:16px; background-position:center; background-size:100%; margin:0px 9px -4px 0;;}
/* #ctm_menu a:nth-child(1) i {background-image:url("../image/main/ico_tel.png");} */
#ctm_menu a:nth-child(1) {background-color:	#fef01b; border-top:none; border-bottom:none; color:#556677}
#ctm_menu a:nth-child(4) {background-color:#4227CD; border-top:none; border-bottom:none; color:#fff}