
#header {height: 138px;}
#header::after { height: 38px; }
#header .head {height: 138px;}
#header h1 { overflow:hidden; display:block; width:225px; height:43px; margin: 43px auto 14px}
.go_menu {position: absolute; top:2px; right:2px;}
.go_my_class {bottom:auto; right:auto; top:2px; left:2px; width:94px; height:26px;font-size:13px; line-height: 26px; }
#header .head p {text-align: center; font-size:14px; line-height: 38px; color:#fff; font-weight: 300;}
#header .head p strong {color:#fec03a;font-weight: 300;}

.content_main {max-width:825px;  margin:13px auto 0; padding:0 2%  }
.content_main li {overflow: hidden; float: none; width: 100%; padding:0 0 5px;text-align: center;}
.content_main li:nth-child(2), .content_main li:nth-child(3) {margin:0 -2px;}
.content_main li:nth-child(2) a, .content_main li:nth-child(3) a {float: left; width: 50%; box-sizing: border-box; padding: 0 2.5px;}

.bot_txt {margin:20px 0 0; height:auto;padding: 10px 0; text-align: center; font-size:13px; line-height: 18px; color:#000; font-weight: 300; border-top:1px solid #dfdfdf; background:#f7f7f7}
.bot_txt span {display: block;}

#header_login .head {height: 93px;}
#header_login h1 {  width:254px; height:47px; margin: 27px auto 0}
#header_login h1 a {width:254px; height:47px;  background:url("../image/login/logo.png") no-repeat left top/cover; }

#body_login .content_main {padding:29px 15px 0 15px; background:none}
#body_login .content_main h2 {margin: 0 0 12px;font-size:18px; line-height: 20px;}
#body_login .content_main h2 span {margin:4px 0 0; font-size:13px; line-height: 14px; }
#body_login .content_main input {height:39px; width: 100%; margin:0 0 8px; padding:0 8px; box-sizing: border-box; font-size:14px; line-height:39px; color:#000; border:1px solid #d7d7d7; background:#fff;}
.bt_login {display:block; margin:10px 0 0; height:40px; font-size:14px; line-height:40px; }
#body_login .bot_txt {margin:13px auto 0;  padding:28px 0; text-align: center; font-size:13px; line-height: 18px;}
#body_login .bot_txt span {display: block;}
#body_login .bot_txt strong {color:#ef3d42}

@media all and (max-width:320px) {
    #body_login .bot_txt {font-size:12px; letter-spacing: -1px;}
}