@charset "utf-8";
body, p, dt, dl, dd, h1, h2, input, button, ul, li, ol, form { margin: 0; padding: 0; }
.main .section .login .bg { height: 420px; }
body { font: 12px/1.5 '宋体'; -webkit-user-select: none; border: 0; }

body, html { background: transparent; min-height: 100%; _height: 100%; }

ul, li, ol { list-style: none; }

a { text-decoration: none; color: #000; }
.ja-JP a#J_Regist { text-decoration: none; color: #ff3333; }

a:hover { color: #f60; }

h1 { font-size: 14px; line-height: 32px; background-position: 0 4px; }

.f-cb:after { content: ''; clear: both; display: table; height: 0; }

.f-cb { zoom: 1; }

/* 2024.03.05，协助数美第三方开发人员，优化PC原生登录页，数美验证框loading位置错位问题 */
.shumei_captcha_img_wrapper .shumei_captcha_img_loadding_wrapper {
    left: 0;
}

#u-loading-layer {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0px;
    top: 0px;
    bottom: 0px;
    z-index: 20000;
    display: none;
}
#u-loading-layer i {
    background: url(https://media.springairlines.com/cache/style/site5/img/loader/loading-5.gif) no-repeat center center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;    
}

.ico,
.error { background: url(https://media.springairlines.com/Passport/Images/p-loginframe-bgs.png) no-repeat; }

.container { width: 310px; margin: 0 auto; position: relative; zoom: 1; min-height: 400px; _height: 400px; overflow:hidden; background: white;}

.panel { margin: 0 10px; padding-top: 10px; }
.panel h1 {height: 45px !important;}

.row { margin: 10px 0 0; line-height: 34px; font-size: 14px; color: #666; width: 300px; position: relative; zoom: 1; overflow: hidden; }
.jp-body .row {margin: 10px 0 0;}
.row label { position: absolute; z-index: 5; width: 19px; height: 19px; top: 50%; margin-top: -10px; overflow: hidden; text-indent: -9999px; left: 10px; }

.ipt-ct { box-shadow: 1px 1px 5px #ddd inset; display: inline-block; vertical-align: top; *vertical-align: middle; width: 100%; position: relative; zoom: 1; background-color: #fff; }
/* 表单 */
.ipt { border: 1px solid #ccc; width: 260px; padding-left: 38px; vertical-align: top; line-height: 32px; height: 32px; font-size: 100%; color: #000; outline: none; float: left; background: #fff; }

.ipt:focus { border-color: #099544; outline: 0; box-shadow: 0 0 2px #099544; }

.ipt:focus,
.tst { -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; -ms-transition: 0.5s; transition: 0.5s; }
/* 验证码 */
.vcd img { vertical-align: top; height: 34px; }

.vcd .ipt-ct { width: 132px; *vertical-align: middle; margin-right: 5px; }

.vcd .ipt { width: 92px; padding-left: 38px; }

.vcd .i { position: absolute; width: 15px; height: 15px; overflow: hidden; background: url(https://media.springairlines.com/Passport/Images/msg.png); top: 50%; left: 110px; margin-top: -7px; display: none; }

.vcd .suc { background-position: 0 -28px; }

.vcd .err { background-position: 0 -57px; }

.btn { height: 40px; line-height: 40px; border: 0; color: #fff; width: 40%; font-size: 12px; font-weight: bold; cursor: pointer; display: inline-block; vertical-align: top; *vertical-align: middle; text-align: center; margin-right: 20px; background-color: #ff7507; background-image: -webkit-gradient(linear, center top, center bottom, from(#ff7507), to(#e66400)); background-image: -webkit-linear-gradient(#ff7507, #e66400); background-image: -moz-linear-gradient(#ff7507, #e66400); background-image: -o-linear-gradient(#ff7507, #e66400); background-image: -ms-linear-gradient(#ff7507, #e66400); background-image: linear-gradient(#ff7507, #e66400); filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#ff7507, endColorStr=#e66400)\9; }

.btn:hover { color: #fff; opacity: .8; filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#ff7507, endColorStr=#e66400)\9 alpha(opacity=80); }

.btn-row { line-height: 40px; font-size: 12px; text-align: center; }

.save-row { margin-top: 10px; }

.save-row input { position: relative; margin-right: 5px; top: 0px; }
.save-row.new-agree-rule {
    display: flex;
}
.save-row.new-agree-rule input {
    flex: 1;
    margin-right: 8px;
}
.save-row.new-agree-rule label {
    flex: 24;
    margin-left: 2px;
}
.save-row.new-agree-rule input {
    margin-right: 0;
}
.save-row.new-agree-rule .new-checkbox a,
.save-row.new-agree-rule .new-checkbox a:hover {
    color: #00ac6d;
}

.save-row.new-agree-rule input,
#keepLoginState{
    appearance: none;
    -moz-appearance: none;
    -ms-progress-appearance: none;
    -webkit-appearance: none;
    outline: none;
    margin: -1px 7px 4px 0px;
    width: 12px;
    height: 12px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    line-height: 12px;
    position: relative;
}
.save-row.new-agree-rule input {
    margin: 2px 7px 2px 0px;
}
.zh-HK .save-row.new-agree-rule input {
    margin: 0 7px 0 0;
}
.save-row.new-agree-rule input::before,
#keepLoginState::before{
    content: "";
    position: absolute;
    top: 0;
    left: -1px;
    background: #fff;
    width: 13px;
    height: 13px;
    border: 1px solid #333;
    border-radius: 3px;
}
.save-row.new-agree-rule input:checked::before,
#keepLoginState:checked::before{
    content: "\e655";
    background-color: #1fcb94;
    position: absolute;
    top: 0;
    left: -1px;
    width: 13px;
    border: 1px solid #1fcb94;
    color: #fff;
    font-size: 12px;
    font-family: 'iconfont';
}
.msg-cont {
    margin-top: 6px;
}
.msg-cont #J_ErrorMsg {
    min-height: 20px;
    color: #ff7043 !important;
    text-align: left;
    padding: 0;
    margin: 0;
    margin-bottom: -10px;
    margin-top: 8px;
    /* line-height: 18px; */
}

.msg-cont .error { background-position: 5px -424px; background-color: #fff2f2; border: 1px solid #ff8080; padding: 4px 5px 4px 26px; margin-bottom: -5px; display: block; zoom: 1; }

.i-qq { background-position: 0 -268px; }

.i-tenpay { background-position: 0 -360px; }

.i-alipay { background-position: 0 -328px; }

.i-sina { background-position: 0 -296px; }

.i-name { background-position: 0 -85px; }

.focus .i-name { background-position: 0 -114px; }

.i-pwd { background-position: 0 -143px; }

.i-wechat { background-position: 0 -393px; }

.focus .i-pwd { background-position: 0 -172px; }

.i-code { background-position: 0 -201px; }

.focus .i-code { background-position: 0 -230px; }

.other { position: absolute; bottom: 0px; left: 40px; /*width: 100%;*/ }

.other li { float: left; padding: 0 0 0 5px; display: inline; white-space: nowrap; }

.other h2 { font-size: 12px; color: #666; font-weight: normal; padding: 0 0 8px 5px; }

.other .ico { padding-left: 22px; float: left; line-height: 21px; }

.loading { background: #fff url(https://media.springairlines.com/Passport/Images/loading/01.gif) center center no-repeat; z-index: 5; display: none; position: absolute; top: 0; width: 100%; height: 100%; right: 0; bottom: 0; opacity: 0.8; filter: alpha(opacity=80)\9; }

#J_Switch { background-image: url(https://media.springairlines.com/Passport/Images/p-loginframe-switch.png); width: 40px; height: 40px; position: absolute; right: 0; top: 0; z-index: 5; -webkit-transition: 0.2s; -moz-transition: 0.2s; -o-transition: 0.2s; -ms-transition: 0.2s; transition: 0.2s; cursor: pointer; }

.switch-desk { background-position: 0 0; }

.switch-scan { background-position: -40px -40px; }

/* 扫码登录 */
.login-scan { text-align: center; }

.login-scan .ct { margin: 20px auto; width: 171px; height: 171px; overflow: hidden; position: relative; }

.login-scan .ct img { background: #fff url(https://media.springairlines.com/Passport/Images/loading/01.gif) center center no-repeat; width: 171px; height: 171px; }

.login-scan .tips { color: #f60; font-size: 14px; }

.login-scan .mask { background: #fff; opacity: .9; filter: alpha(opacity=90)\9; position: absolute; top: 0; left: 0; bottom: 0; right: 0; width: 100%; height: 100%; display: none; }

.login-scan .suc .ico { background-position: 0 -22px; padding-left: 20px; display: inline-block; font-size: 16px; font-weight: bold; margin-top: 20px; }

.login-scan .suc,
.login-scan .err { position: absolute; top: 40px; left: 0; width: 100%; display: none; }

.login-scan .err { font-size: 14px; font-weight: bold; }

.login-scan .err a { vertical-align: middle; background: #f60; color: #fff; text-decoration: none; display: inline-block; padding: 4px 10px; margin-top: 10px; }

.login-scan p { margin-top: 10px; }

.login-scan p a:hover { text-decoration: underline; }

/* 已登录 */
.logined { font-size: 14px; color: #666; height: 340px; padding: 10px 20px; }

.logined h1 { text-align: center; font-size: 20px; color: #444; font-family: Arial,"Microsoft YaHei"; padding: 30px 0 20px; }

.logined .name { padding: 15px 0 25px; color: #f90; font-weight: bold; font-family: Arial; font-size: 16px; }

.logined .btn { display: block; text-align: center; margin: 0 0 20px; }

.logined .relogin { color: #555; font-size: 12px; }

.logined .relogin:hover { color: #f60; }


/* 语言修正 */
.en-US { font-family: Arial; }

.en-US .btn,
.ja-JP .btn,
.th-TH .btn,
.ko-KR .btn { display: inline-block; text-align: center; margin: 0; }

.ja-JP { font-family: MS PGothic; }
.vcd img { vertical-align: top; height: 34px; }
.th-TH .btn-row,
.ko-KR .btn-row { text-align: right; }


.en-US .btn { background: #078f5f; }

.u-loading{background:#fff url(https://media.springairlines.com/style/site/img/loader/loading-2.gif) no-repeat center center;}
#J_Geetest {
	display: none;
	position: absolute;
    z-index: 100;
    top: 44px;
    left: 0;
    background: white;
    width: 310px;
    height: 260px;
}

#u-loading-layer {
    width: 100%;
    height: 100%;
    position: fixed;
    _position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    z-index: 20000;
    display: none;
}
#u-loading-layer i {
    background: url(img/loader/loading-5.gif) no-repeat center center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
/*日文字体样式*/
.jp-body{font-family: Meiryo,'MS UI Gothic';}
.jp-body h1,.jp-body h3,.jp-body h4,.jp-body p,.jp-body input,.jp-body a,.jp-body span{font-family: Meiryo,'MS UI Gothic';}

/* 日文登录页Logo样式 */
.ja-JP .jp-body .section h1 {
    position: relative;
    height: 60px;
    width: 220px;
}

.ja-JP .jp-body .section h1 a {
    display: block;
    position: absolute;
}
.ja-JP .jp-body .section h1 a svg.layout_pc_jp_new_logo_svg {
    height: 55px;
    width: 220px;
    padding: 8px 0px 0 0px !important;
}
@media (max-width: 767px), (max-device-width: 767px) {
    .ja-JP .jp-body .header .section h1 {
		position: absolute;
		height: 52.5px;
		width: 100%;
		padding: 0;
	}
	.ja-JP .jp-body .header .section h1 a {
		display: inline-block;
		position: absolute;
		height: 100%;
		left: 50%;
		transform: translate(-50%);
    }
    .ja-JP .jp-body .header .section h1 a svg.layout_m_jp_new_logo_svg {
        height: 52.5px;
        width: 225px;
    }
    .en-login > div.wrap > div.header{
        background-color: #00ac6d;
        height: 50px;
    }
    .en-login > div.wrap > div.header > div > h1 {
        margin:0 auto;
        
    }
    .en-login .header .section{
        padding: 0;
    }
    .en-login > div.wrap > div.main > div > div.login {
       left: 50%;
       margin-left: -160px;
       text-align: left;
    }
    .en-login .foot-new-logo-svg{
        width: 225px;
        height: 52.5px;
    }
    .en-login .foot-new-logo-svg image {
        width: 100%;
        height: 100%;
            filter: invert(100%) saturate(0%) brightness(200%);
            -webkit-filter: invert(100%) saturate(0%) brightness(200%);
}
}
@media screen and (max-width: 700px) {

    .main .content .main-section li{
        width: 96% !important;
        margin-right: 0 !important;
    }
    .p-logo {
        display: none;
    }
    .m-logo {
        display: initial;
        height: 50px;
    }
    .en-US .header {
        background: #00ab6f;
        height: 50px;
    }
    .en-US .header .section {
        padding: 0;
    }
    .en-US .header .section h1 {
        width: initial;
        text-align: center;
        margin-top: 0;
    }
    .main .login {
        left: 50%;
        margin-left: -160px;
    }
      
}
.main .content .main-section .right-content { float: left; width: 205px; height: 140px; border-left: 1px solid #e8e8e8; }

/* 513886 外文网站三期-第二批 取消账号注销申请弹窗样式 */
.cancelApply{
	display: block !important;
	left: 50%;
	top: 50%;
	transform: translate(-52%, -50%);
	z-index: 10001;
	-webkit-transform: translate(-52%, -50%);
	-moz-transform: translate(-52%, -50%);
	-ms-transform: translate(-52%, -50%);
	-o-transform: translate(-52%, -50%);
}
  .cancelApply-modal{
	position: fixed;
	z-index: 1001;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgba(0, 0, 0, 0.4);
	z-index: 10002;
  }
  .cancelApply-modal .cancel-dialog .u-dialog-btn.blankbtn{
	background: #fff;
	  color: #faa701;
	  border: 1px solid #faa701;
  }
  .cancelApply-modal .cancel-dialog .u-dialog-btn{
	background:   #faa701;
	  color: #fff;
	  border:none;
  }
/* 外文网站建设2.0 登录新增Google Facebook登录方式-start */
/* 忘记密码 */
.btn-forget{position:absolute;bottom:50px;}
.otherChannals_box_normal #J_FrameCont .btn-forget{
    position: static;
    margin: 20px 0;
    line-height: 1;
}
.zh-HK .otherChannals_box_normal #J_FrameCont .btn-forget{
    margin: 11px 0 12px 0;
}
.otherChannals_box{
    padding: 10px 20px;
}
.otherChannals_title{
 display: flex;
 align-items: center;
 line-height: 1;
 margin-bottom: 20px;
}
.otherChannals_title::before,
.otherChannals_title::after{
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #AAAAAA;

}
.otherChannals_title span{
    padding: 0 18px;
    white-space: nowrap;
    color: #AAAAAA;
    font-size: 14px;
}
.otherChannals_item{
  margin-bottom: 10px;
    padding: 8.5px 0;
    text-align: center;
    font-size: 14px;
    border: 1px solid #E9E9E9;
    cursor: pointer;
    vertical-align: middle;
    background: #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}
.channal_icon{
    margin-right: 10px;
}
.main.otherChannals_box_normal{
    padding-top:500px !important;
}
.main.otherChannals_box_normal .login{
    top: -500px !important;
    height: auto;
}
.en-US .main.otherChannals_box_normal .login {
    top: -511px !important;
    height: auto;
}
.main.otherChannals_box_normal .section .login .bg,
.main.otherChannals_box_normal .login #J_FrameCont,
.main.otherChannals_box_normal .login .bg,
.main.otherChannals_box_normal .login{
    height: 490px !important;
}
.en-US  .main.otherChannals_box_normal .login,
.en-US  .main.otherChannals_box_normal .login .bg{
    height: 500px !important;
}
.en-US .en-login .main.otherChannals_box_normal,
.ja-JP .main.otherChannals_box_normal{
    padding-top:0 !important;
}
.en-US .en-login .otherChannals_box_normal .login{
    top: 9px !important;
}
.en-US .en-login .otherChannals_box_normal .main-bg{
    height: 520px !important;
}
.ja-JP .main.otherChannals_box_normal .login {
    top: 50% !important;
    height: 440px !important; 
}
.ja-JP .main.otherChannals_box_normal .login .bg{
    height: 450px !important;
}

.m-sharelist .a-4{
    background-position: 0 0 !important;
    background-image: url(//media.springairlines.com/cache/Passport/Images/Google2_@1x.png);
}
.m-sharelist .a-1{
    background-image: url(//media.springairlines.com/cache/Passport/Images/Facebook2_@1x.png);
}
.nom_content_new .panel h1{
    height: 21px !important;
}
.ko-KR .nom_content_new .btn-row{
    line-height: 23px;
}
.wrap .main .section .login .bg{
    height: 400px;
}

@media (max-width: 980px), (max-device-width: 980px) {
    .channal_icon{
       width: 7.69231vw;
       height: 7.69231vw;
    }
    .main.otherChannals_box_normal{
        background: url(https://media.springairlines.com/Passport/Images/banner-v2-m.png) repeat-x center top;
    }
    .en-US .main.otherChannals_box_normal{
        background: url(https://media.springairlines.com/Passport/Images/banner-en-v2-m.png) no-repeat center top;
    }
    .main.otherChannals_box_normal .section .login .bg, .main.otherChannals_box_normal .login #J_FrameCont, .main.otherChannals_box_normal .login .bg, .main.otherChannals_box_normal .login{
        height: 510px !important;
    }
    .en-US .main.otherChannals_box_normal .login, .en-US .main.otherChannals_box_normal .login .bg{
        height: 520px !important;
    }
    .otherChannals_box_normal.main-bg{
        background: url(https://media.springairlines.com/Passport/Images/banner.ja-JP.v2-m.png);
    }
    .en-US .en-login .otherChannals_box_normal .main-bg{
        height: 540px !important;
    }
    .ko-KR .otherChannals_box_normal #J_FrameCont{
        padding-top: 10px;
    }
    
}

/* 外文网站建设2.0 登录新增Google Facebook登录方式-end */