body{background-color:#fff;}

/**
 * @buttons
 */
.ebk3-btn-cDefault{
    cursor: default !important;
}
.ebk3-btn-cNotAllowed{
    cursor: not-allowed !important;
}
.ebk3-btn-cDefault:hover,
.ebk3-btn-cNotAllowed:hover{
    border-color:#ff932a !important;
    background-color:#ff932a !important;
}
.ebk3-simple-btn {
    cursor: pointer;
    color: #288fe7;
    font-size: 12px;
}
.ebk3-simple-btn:hover{text-decoration:none;}
.ebk3-simple-btn.disabled{color:#aaaaaa;}

.ebk3-simple-btn.disabled:hover {
    cursor: default;
    text-decoration: none;
}
input.ebk3-btn {
    min-width: 100px;
    *min-width: auto;
    height: 30px;
    line-height: 1.2;
}
.ebk3-btn {
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    cursor: pointer;
    padding: 0 15px;
    border: 1px solid #ccc;
    height: 28px;
    min-width: 68px;
    background-color: #fff;
    border-radius: 4px;
    -webkit-transition: border-color 0.2s, background-color 0.2s ease 0s;
    -o-transition: border-color 0.2s, background-color 0.2s ease 0s;
    transition: border-color 0.2s, background-color 0.2s ease 0s;
    font-size: 14px;
    color: #334e5f;
    line-height: 28px;
    text-align: center;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    vertical-align: middle;
    outline: none;
}
.ebk3-btn:hover {
    text-decoration: none;
}
input.ebk3-btn.ebk3-btn-mini {
    min-width: 56px;
    *min-width: auto;
    height: 26px;
    line-height: 1;
}
.ebk3-btn.ebk3-btn-mini {
    padding: 0 10px;
    min-width: 34px;
    height: 24px;
    border-radius: 3px;
    font-size: 12px;
    font-weight: normal;
    line-height: 24px;
}
input.ebk3-btn.ebk3-btn-huge {
    padding: 0 20px;
    *padding: 0 0;
    min-width: 140px;
    *min-width: auto;
    height: 36px;
    line-height: 32px;
}
.ebk3-btn.ebk3-btn-huge {
    padding: 0 20px;
    min-width: 98px;
    height: 34px;
    font-weight: bold;
    line-height: 34px;
    font-size: 16px;
}
.ebk3-btn.ebk3-btn-primary,
.ebk3-btn.ebk3-btn-blue {
    border: 1px solid #0084f3;
    background-color: #0084f3;
    color: #fff;
}
.ebk3-btn.ebk3-btn-emphasis,
.ebk3-btn.ebk3-btn-org {
    border: 1px solid #ff932a;
    background-color: #ff932a;
    color: #fff;
}
.ebk3-btn.ebk3-btn-primary:hover,
.ebk3-btn.ebk3-btn-blue:hover{
    border-color: #64b8ff;
    background-color: #64b8ff;
}
.ebk3-btn.ebk3-btn-emphasis:hover,
.ebk3-btn.ebk3-btn-org:hover {
    border: 1px solid #ffb666;
    background-color: #ffb666;
}
.ebk3-btn.ebk3-btn-secondary,
.ebk3-btn.ebk3-btn-cancel {
    border: 1px solid #ccc;
    background-color: #fff;
    color: #334e5f;
}
.ebk3-btn:hover,
.ebk3-btn.ebk3-btn-secondary:hover,
.ebk3-btn.ebk3-btn-cancel:hover {
    border: 1px solid #0084f3;
    background-color: #0084f3;
    color: #fff;
}
.ebk3-btn .ebk3-ico{margin-right: 5px;}
.ebk3-select[disabled],
.ebk3-select.disabled,
.ebk3-btn .ebk3-ico{margin-right: 5px;}
.ebk3-select[disabled],
.ebk3-select.disabled,
.ebk3-btn[disabled],
.ebk3-btn[disabled]:hover,
.ebk3-btn-disabled:hover,
.ebk3-btn-disabled
{
    cursor: default !important;
    border-color: #dddddd !important;
    background-color: #dddddd !important;
    color: #84909a !important;
}
.ebk3-close{padding:5px; cursor:pointer;font-weight:bold;font-style:normal;font-size:100%;color:inherit;}
a.ebk3-close:hover{text-decoration: none;}
.ebk3-select{padding-left: 3px; border:1px solid #d9dcde;height:30px;background-color:#fff;color:#496e86;}


.ebk3-f-yh,
.ebk3-page-block-title,
.ebk3-simple-alert .ebk3-alert-text,
.block-roomCalender-roomCount,
.block-roomCalender-roomType,
.main-col-name,
.header-nav-item a,
.hoteInfo-name,
.ebk3-modwin-title{font-family:"Microsoft YaHei","微软雅黑","Hiragino Sans GB",tahoma,arial,simhei;}

/********************************************************
 * ebk3.0 basic css begain
 ********************************************************/
.ebk3-ellipsis{display:block;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.ebk3-disInbl,.ebk3-compt-lbText-suf,.ebk3-copm-labc,.ebk3-comm-p-l,.ebk3-comm-p-g,.ebk3-pageNav a,.ebk3-inbl,.ebk3-tab .ebk3-tab-item,.ebk3-loading,.ebk3-simple-tag,.ebk3-btn,.ebk3-select,.ebk3-mod-tip,.ebk3-modwin,.ebk3-mimeticSelect,.ebk3-mimeticSelect-main,.ebk3-switch,.ebk3-switch .ebk3-switch-item,.ebk3-filter,.ebk3-filter-it,.ebk3-filter-it span,.ebk3-org-tip,.ebk3-simple-tips,.ebk3-room-select-tips .tips-text,.legend-list,.legend-list .legend-item .room-lg,.tool-item-a,.header-nav-item,.header-nav-item a,.header-subNav-item,.ebk3-ico{display:inline-block;*display:inline;*zoom:1;}
::-ms-clear, ::-ms-reveal{display: none;}
body.jp,.jp .ebk3-f-yh{font-family:"Hiragino Kaku Gothic Pro W3","Hiragino Kaku Gothic ProN",Meiryo,sans-serif;}

/**
 * 常用icon
 */
.ebk3-main-content {
    margin: 0 auto 0 auto;
    width: 1180px;
    background-color: #fff;
}
.ebk3-page-block{
    position: relative;
    margin-bottom: 20px;
    padding:22px  29px 30px;
    background-color: #fff;
    -webkit-box-shadow:  -1px 2px 1px 0 #e3e7ea;
    box-shadow:  -1px 2px 1px 0 #e3e7ea;
}
.ebk3-page-block-hd{
    position: relative;
    padding-bottom: 11px;
    border-bottom: 1px solid #ebebeb;
}
.ebk3-page-block-title{
    margin-right: 20px;
    color: #334e5f;
    font-size: 20px;
}
.ebk3-page-block-bd{
    position: relative;
    padding-top: 18px;
    background-color: #fff;
}
.ebk3-page-block-ft{
    position: relative;
    font-size: 14px;
}

.ebk3-main-content {
    margin: 0 auto 0 auto;
    width: 1180px;
    background-color: #fff;
}
.ebk3-page-block {
    position: relative;
    margin-bottom: 20px;
    padding: 22px  29px 30px;
    background-color: #fff;
    -webkit-box-shadow: -1px 2px 1px 0 #e3e7ea;
    box-shadow: -1px 2px 1px 0 #e3e7ea;
}
.ebk3-page-block-hd {
    position: relative;
    padding-bottom: 11px;
    border-bottom: 1px solid #ebebeb;
}
.ebk3-page-block-title {
    margin-right: 20px;
    color: #334e5f;
    font-size: 20px;
}
.ebk3-page-block-bd {
    position: relative;
    padding-top: 18px;
    background-color: #fff;
}
.ebk3-page-block-ft {
    position: relative;
    font-size: 14px;
}
.ebk3-mask{position:fixed;top:0;left:0;height:100%;width:100%;background-color:#000;opacity:.7;filter:alpha(opacity=70);z-index:100;}
.ebk3-c-blue{color:#0083f2;}
.ebk3-c-err,
.ebk3-c-error{color:#ff1100;}
.ebk3-c-org{color:#ffa524;}
.ebk3-c-gra{color:#999;}
.ebk3-c-price{color:#ef5c3d;}
.ebk3-c-666{color:#7c97a8;}
.ebk3-c-gre{color:#10a200;}
.ebk3-c-mlight{color:#667d8c;}
.ebk3-c-light{color:#93b0c7;}

.ebk3-ico{background-image:url(http://pic.c-ctrip.com/ebooking/web/un_ebk_v3.png?20160516);background-repeat:no-repeat;overflow:hidden;vertical-align:middle;}
.ebk3-ctrip-message{position:relative;display:inline-block;*zoom:1;width:297px;height:144px;background:url(http://pic.c-ctrip.com/ebooking/web/ctrip_message.png);}
.ebk3-ctrip-message-cont{margin:39px 0 0 17px;width:144px;}
.ebk3-ico-loading100{display:inline-block;*display:inline;*zoom: 1;width:100px;height:100px; background:url(http://pic.c-ctrip.com/ebooking/web/loading_100.gif) center center no-repeat;}
.ebk3-ico-chrome{width:18px;height:18px;background-position:-100px -210px;}
.ebk3-ico-suc-64{width:66px;height:66px;background-position:1px -509px;}
.ebk3-ico-suc-48{width:50px;height:50px;background-position:1px -579px;}
.ebk3-ico-greenOk-huge,
.ebk3-ico-suc-32{width:34px;height:34px;background-position:1px -629px;}
.ebk3-ico-greenOk-big,
.ebk3-ico-suc-24{width:26px;height:26px;background-position:1px -669px;}
.ebk3-ico-greenOk,
.ebk3-ico-suc-16{width:18px;height:18px;background-position:1px -699px;}
.ebk3-ico-suc-12{width:14px;height:14px;background-position:1px -719px;}
.ebk3-ico-info-64{width:66px;height:66px;background-position:-69px -509px;}
.ebk3-ico-info-48{width:50px;height:50px;background-position:-69px -579px;}
.ebk3-ico-info-32{width:34px;height:34px;background-position:-69px -629px;}
.ebk3-ico-info-24{width:26px;height:26px;background-position:-69px -669px;}
.ebk3-ico-info-16{width:18px;height:18px;background-position:-69px -699px;}
.ebk3-ico-blueExclamation-mini,
.ebk3-ico-info-12{width:14px;height:14px;background-position:-69px -719px;}
.ebk3-ico-alert-64{width:66px;height:66px;background-position:-139px  -509px;}
.ebk3-ico-alert-48{width:50px;height:50px;background-position:-139px -579px;}
.ebk3-ico-alert-32{width:34px;height:34px;background-position:-139px  -629px;}
.ebk3-ico-alert-24{width:26px;height:26px;background-position:-139px  -669px;}
.ebk3-ico-alert-16{width:18px;height:18px;background-position:-139px  -699px;}
.ebk3-ico-alert-12{width:14px;height:14px;background-position:-139px  -719px;}
.ebk3-ico-alert-r12{width:14px;height:14px;background-position:-349px  -719px;}
.ebk3-ico-error-64{width:66px;height:66px;background-position:-209px -509px;}
.ebk3-ico-error-48{width:50px;height:50px;background-position:-209px -579px;}
.ebk3-ico-redErr-huge,
.ebk3-ico-error-32{width:34px;height:34px;background-position:-209px -629px;}
.ebk3-ico-redErr-big,
.ebk3-ico-error-24{width:26px;height:26px;background-position:-209px -669px;}
.ebk3-ico-error-16{width:18px;height:18px;background-position:-209px -699px;}
.ebk3-ico-redErr-least,
.ebk3-ico-error-12{width:14px;height:14px;background-position:-209px -719px;}

.ebk3-ico-disOrder-big{width:37px;height:37px;background-position:-540px 0;}
.ebk3-ico-disOrder{width:24px;height:24px;background-position:-540px -40px;}
.ebk3-ico-disOrder-least{width:18px;height:18px;background-position:-540px -70px;}
.ebk3-ico-bigBedFull{width:12px;height:12px;background-position:0 0;}
.ebk3-ico-doubbleBedFull{width:12px;height:12px;background-position:0 -13px;}
.ebk3-ico-org-arrdown{width:12px;height:6px;background-position:0 -70px;}
.ebk3-ico-org-arrup{width:12px;height:6px;background-position:0 -63px;}
.ebk3-ico-org-arrleft{width:6px;height:12px;background-position:0 -63px;}
.ebk3-ico-org-arrright{width:6px;height:12px;background-position:-6px -63px;}
.ebk3-ico-blue-arrl,
.ebk3-ico-blue-arrr{width:5px;height:10px;}
.ebk3-ico-blue-arrl{background-position:0 -51px;}
.ebk3-ico-blue-arrr{background-position:-5px -51px;}
.ebk3-ico-white-arrRight{width:6px;height:9px;background-position:-6px -90px;}
.ebk3-ico-white-arrLeft{width:6px;height:9px;background-position:0 -90px;}
.ebk3-ico-white-arrDown{width:9px;height:6px;background-position:0 -106px;}
.ebk3-ico-white-arrUp{width:9px;height:6px;background-position:0 -100px;}
.ebk3-ico-grayLeft,
.ebk3-ico-grayRight{width:7px;height:12px;}
.ebk3-ico-grayRight{background-position:-7px -124px}
.ebk3-ico-grayLeft{background-position:0 -124px}
.ebk3-ico-garyArrDown{width:9px;height:5px;background-position: 0 -157px;}
.ebk3-ico-garyArrUp{width:9px;height:5px;background-position: 0 -152px;}
.ebk3-ico-blueBdArrLeft{width:5px;height:10px;background-position:0 -113px;}
.ebk3-ico-blueBdArrRight{width:5px;height:10px;background-position:-5px -113px;}
.ebk3-ico-blueArrDown{width:9px;height:6px;background-position: 0 -118px;}
.ebk3-ico-blueArrUp{width:9px;height:6px;background-position: 0 -112px;}
.ebk3-ico-lightBlueArrUp{width:16px;height:8px;background-position: 0 -30px;}
.ebk3-ico-lightBlueArrDown{width:16px;height:8px;background-position: 0 -38px;}
.ebk3-ico-lightBdbuleArrUp{width:9px;height:6px;background-position: 0 -139px;}
.ebk3-ico-lightBdbuleArrDown{width:9px;height:6px;background-position: 0 -145px;}
.ebk3-ico-selectWhiteArrBottom{width:12px;height:6px; background-position: 0 -171px;}
.ebk3-ico-selectWhiteArrUp{width:12px;height:6px; background-position: 0 -165px;}
.ebk3-ico-selectBlackArrBottom{width:12px;height:6px; background-position: 0 -200px;}
.ebk3-ico-selectBlackArrTop{width:12px;height:6px; background-position: 0 -194px;}
.ebk3-ico-selectBlueArrBottom{width:12px;height:6px; background-position: 0 -186px;}
.ebk3-ico-selectBlueArrTop{width:12px;height:6px; background-position: 0 -180px;}
.ebk3-ico-appDl{width:27px;height:27px;background-position:-70px -320px;}
.ebk3-ico-loginInputPhone{width:42px;height:42px;background-position:-790px 0;}
.ebk3-ico-loginInputAccName{width:42px;height:42px;background-position:-790px -100px;}
.ebk3-ico-loginInputPsw{width:42px;height:42px;background-position:-790px -50px;}
.ebk3-ico-tiemLine{width:18px;height:18px;background-position:-209px 0;}
.ebk3-ico-waite{width:12px;height:17px;background-position:-210px -34px;}
.ebk3-ico-credit{width:14px;height:18px;background-position:-210px -53px;}
.ebk3-ico-notFound{width:46px;height:35px;background-position:-102px -110px;}
.ebk3-ico-notMsg{width:36px;height:35px;background-position:-150px -110px;}
.ebk3-ico-logo{width:107px;height:107px;background-position:-102px 0;}
.ebk3-loading{width:60px;height:60px;background:url(http://pic.c-ctrip.com/ebooking/web/loading_50.gif);}
.ebk3-ico-minigraySerch{width:11px;height:11px;background-position:-214px -74px;}
.ebk3-ico-add{width:22px;height:21px;background-position:-100px -30px;}
.ebk3-ico-reduce{width:22px;height:21px;background-position:-130px -30px;}
.ico-rec-reduce,
.ico-rec-Add{width:22px;height:22px;}
.ico-rec-reduce{background-position:-130px 0;}
.ico-rec-Add{background-position:-100px 0;}
.ebk3-ico-accountPhoto103{width:103px;height:103px;border-radius:50%;overflow:hidden;}
.ebk3-ico-accountPhoto103.ebk3-ico-woman{background-position:-680px -110px;}
.ebk3-ico-accountPhoto103.ebk3-ico-man{background-position:-680px 0;}
.ebk3-ico-blueAsk{cursor:pointer; width:16px;height:16px;background-position: -320px -60px;}
.ebk3-ico-quesMark{cursor:pointer; width:16px;height:16px;background-position: -340px -60px;}
.ebk3-ico-userSetting{width:27px;height:27px;background-position:-140px -270px;}
.ebk3-ico-userAccMng{width:27px;height:27px;background-position:-140px -300px;}
.ebk3-ico-userRemaindSetting{width:27px;height:27px;background-position:-140px -330px;}
.ebk3-ico-contactOnline{width:76px;height:26px;background-position:0 -470px;}

.selected .ebk3-ico-userSetting{background-position:-170px -270px;}
.selected .ebk3-ico-userAccMng{background-position:-170px -300px;}
.selected .ebk3-ico-userSetting{background-position:-170px -270px;}
.selected .ebk3-ico-userRemaindSetting{background-position:-170px -330px;}
.ebk3-ico-userBindTitle{width:60px;height:60px;background-position:-400px 0;}
.ebk3-ico-userPhoneMng{width:60px;height:60px;background-position:-400px -140px;}
.ebk3-ico-userCreditMng{width:60px;height:60px;background-position:-400px -70px;}
.ebk3-ico-userWallet{width:60px;height:60px;background-position:-400px -210px;}
.ebk3-ico-userPsw{width:60px;height:60px;background-position:-400px -280px;}
.ebk3-ico-bell{width:14px;height:15px; background-position: -100px -150px;}
.ebk3-btn-blue .ico-info{width:16px;height:16px;background-position:-350px -20px;}
.ebk3-ico-sett-print{width:26px;height:23px;background-position:-210px -150px;}
.ebk3-ico-sett-download{width:26px;height:23px;background-position:-210px -180px;}
.ebk3-ico-sett-upload{width:26px;height:23px;background-position:-210px -210px;}
.ebk3-ico-flowArr{width: 16px;height: 20px;background-position: 0 -210px;}
.ebk3-ico-pageNotice-alert{width: 15px;height:15px;background-position: -100px -190px;}
.ebk3-ico-cyDel{cursor:pointer;width:14px;height:14px;background-position:-250px 0;}
.ebk3-ico-subscibe{width: 16px;height: 16px;background-position: -300px -110px;}
.ebk3-ico-cyDel:hover{background-position:-230px 0;}
.ebk3-ico-settCtrip15{width:15px;height:15px;background-position:-280px -80px;}
.ebk3-ico-settHtl15{width:15px;height:15px;background-position:-300px -80px;}
.ebk3-ico-ctriplogo20x20{width:20px;height:20px;background-position:-100px -80px;}
.ebk3-ico-qunarlogo20x20{width:20px;height:20px;background-position:-130px -80px;}
.ebk3-ico-elonglogo20x20{width:20px;height:20px;background-position:-160px -80px;}
.ebk3-ico-cptsee{width:16px;height:16px;background-position: -230px -70px; }
.ebk3-ico-cpthot-light{width:13px;height:18px;background-position: -230px -50px; }
.ebk3-ico-cpthot{width:13px;height:18px;background-position: -250px -50px; }
.ebk3-ico-g-up,
.ebk3-ico-g-down{
    width: 12px;
    height: 12px;
    background-position: 0 -250px;
}
.ebk3-ico-g-down{background-position:-20px -250px;}
.ebk3-ico-rank-eq{width: 6px;height: 0; border-top: 2px solid #9c9c9a;}

.ebk3-youyou-noValueFe{
    width: 62px;
    height:56px;
    background-position: -470px 0;
}
.ebk3-youyou-noValue{
    width: 57px;
    height:56px;
    background-position: -470px -60px;
}

.ebk3-comm-p-l,
.ebk3-comm-p-g{width:73px;height:14px; background:url(http://pic.c-ctrip.com/ebooking/web/small_c.png) 0 0 no-repeat;font-size: 0;vertical-align: middle;}
.ebk3-comm-p-g{background-position:0 -14px; }

.order-tags {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 0 2px;
    height: 16px;
    border-radius: 3px;
    vertical-align: middle;
    line-height: 1.3 !important;
    font-size: 12px !important;
    word-break: keep-all;
    white-space: nowrap;
}
.order-tags.tags-urgent{border:1px solid #f66e51;color:#f66e51;}
.order-tags.tags-retain{border:1px solid #b0551e;color:#b0551e;}
.order-tags.tags-credit{border:1px solid #10a200; background-color: #10a200; color:#fff;}
.order-tags.tags-delay{border:1px solid #55bbd8; color:#55bbd8;}
.order-tags.tags-assure,.order-tags.tags-reparations{border:1px solid #f66e51; color:#f66e51;}
.order-tags.tags-advanced{border:1px solid #21a021; color:#21a021;}

/*输入框&&输入组件*/
.ebk3-inArea, .ebk3-inText {
    padding: 3px;
    border: 1px solid #c8d7e3;
    height: 22px;
    line-height: 1;
    line-height: 22px \9;
    color: #496e86;
    overflow: hidden;
}
.ebk3-inText{width: 139px;}
.ebk3-intext.disabled,
.ebk3-intext[disabled]{background-color:#c8d7e3;}
.ebk3-inText-err { border-color: #d80000; background-color: #fff3f3; }
.ebk3-inText-suc { border-color: #93cd23;}
.ebk3-compt-lbText { margin: 10px 0;*zoom:1; white-space: nowrap;}
.ebk3-compt-lbText .ebk3-must { color: #ef5c3d; vertical-align: middle; }
.ebk3-compt-lbText-feedback { display: inline-block; *display: inline; *zoom: 1; color: #d80000; vertical-align: middle; font-size: 12px;}
.ebk3-compt-lbText-feedback .c-err{color: #d80000;}
.ebk3-compt-lbText-feedback .alert,
.ebk3-compt-lbText-feedback.alert{color:#f90;}
.ebk3-compt-lbText-feedback .c-succ,
.ebk3-compt-lbText-feedback .succ,
.ebk3-compt-lbText-feedback.succ{color:#f90;}
.ebk3-compt-lbText-lb{display:inline-block;*display:inline;*zoom:1;margin-right:5px;width:80px;vertical-align:middle;color:#667d8c;text-align:right;word-break:break-word;white-space:normal;}
.ebk3-compt-lbText .ebk3-compt-lbText-lb{
    margin-top: 5px;
}
.lbText-dateText { position: relative; display: inline-block; *display: inline; *zoom: 1; }
.lbText-dateText .ebk3-inText{vertical-align: middle;}
.ebk3-copm-labc{cursor:pointer;font-size: 12px;}
.ebk3-copm-labc input{margin-right: 3px;}
.ebk3-compt-large .ebk3-compt-lbText{font-size:14px;}
.ebk3-compt-large .ebk3-copm-labc{font-size: 14px;}
.ebk3-compt-large .ebk3-compt-lbText .ebk3-compt-lbText-lb {
    margin-top: 0;
    width: 140px;
    line-height: 1.2;
}
.ebk3-compt-large .ebk3-compt-lbText-indent{margin-left:148px;}
.ebk3-compt-large .ebk3-compt-lbText .ebk3-compt-lbText-cont{vertical-align:middle;}
.ebk3-compt-large .ebk3-compt-lbText .ebk3-inText{height:28px;line-height:28px \9;}
.ebk3-compt-large .ebk3-compt-lbText .ebk3-select{height:36px;}
.ebk3-compt-lbText-cont .ebk3-select{vertical-align: middle;}
.ebk3-compt-ctbox{
    display:inline-block;
    *display: inline;
    *zoom: 1;
    padding:0 3px;
    border: 1px solid #c8d7e3;
    line-height: 28px;
}
.ebk3-compt-large .ebk3-compt-ctbox{
    line-height: 34px;
}
.ebk3-compt-lbText-suf{margin:5px 0 0 2px;}
.ebk3-compt-large .ebk3-simple-btn{font-size: 14px;}
.lbText-dateText,
.ebk3-copm-labc,
.ebk3-compt-lbText-suf,
.ebk3-compt-lbText .ebk3-inText { vertical-align: middle; }
.ebk3-compt-lbText-cont{position: relative; display: inline-block; *display: inline; *zoom:1;vertical-align: top;white-space: normal; }
.ebk3-compt-lbText-unt,
.lbText-dateText .lbText-dateText-week { position: absolute; top: 50%; margin-top: -10px; right: 5px;color: #93b0c7 }
.ebk3-compt-lbText-indent { margin: 0 0 0 88px; color: #667d8c; }
.ebk3-compt-lbText .ebk3-inArea { vertical-align: top; }
.ebk3-compt-lbText .ebk3-copm-labc { margin-right: 5px; }
.ebk3-compt-lbText .ebk3-btn{vertical-align: middle;}
.ebk3-copm-labc input { vertical-align: middle; }
.ebk3-serchingText{position:relative;}
.ebk3-serchingText .ebk3-ico{position:absolute;left:5px;top:50%;margin-top:-5px;}
.ebk3-serchingText .ebk3-inText{text-indent:15px;}
.ebk3-serchingText .ebk3-simpleBtn{position:absolute;top:50%;right:5px;padding:2px;margin-top:-13px;font-weight:normal;}
.ebk3-modwin  .ebk3-compt-lbText-lb { width: 65px; }
.ebk3-modwin .ebk3-compt-lbText-indent { margin-left: 75px; }
.ebk3-modwin .ebk3-compt-lbText-feedback{max-width: 206px;}

.ebk3-compt-count{display:inline-block;*zoom:1;font-size:0;vertical-align:middle;overflow:hidden;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;-khtml-user-select:none;user-select:none;}
.ebk3-compt-count div,
.ebk3-compt-count span{display:inline-block;*zoom:1;}
.ebk3-compt-count-num,
.ebk3-compt-count-rds,
.ebk3-compt-count-add{position:relative;height:25px;border:1px solid #099fde;line-height:25px;color:#099fde;text-align:center;vertical-align:middle;font-size:12px;}
.ebk3-compt-count-num{position:relative;margin:0 -1px;min-width:25px;z-index:2;}
.ebk3-compt-count-rds,
.ebk3-compt-count-add{cursor:pointer;width:25px;}
.ebk3-compt-count-rds-sp,
.ebk3-compt-count-rds-sp2{position:absolute;top:50%;left:50%;background-color:#099fde;}
.ebk3-compt-count-rds-sp{margin:-1px 0 0 -8px;width:15px;height:3px;}
.ebk3-compt-count-rds-sp2{margin:-7px 0 0 -2px;width:3px;height:15px;}
.ebk3-compt-count-rds:active,
.ebk3-compt-count-add:active{background-color:#099fde;}
.ebk3-compt-count-rds:active span,
.ebk3-compt-count-add:active span{background-color:#fff;}
.ebk3-compt-count-rds{border-bottom-left-radius:5px;border-top-left-radius:5px;}
.ebk3-compt-count-add{border-bottom-right-radius:5px;border-top-right-radius:5px}
.ebk3-compt-count.disabled div,
.ebk3-compt-count div.disabled,
.ebk3-compt-count div.disabled:active{cursor:default;border:1px solid #ccc;background-color:transparent;color:#ccc;}
.ebk3-compt-count.disabled span,
.ebk3-compt-count .disabled span{background-color:#ccc;}
.ebk3-compt-count.error div{border:1px solid #f00;color:#f00;}
.ebk3-compt-count.error .ebk3-compt-count-rds:active,
.ebk3-compt-count.error .ebk3-compt-count-add:active{background-color:#f00;}
.ebk3-compt-count.error div:active span{background-color:#fff;}
.ebk3-compt-count.error span{background-color:#f00;}
/**
 * 外国语 输入框组件
 */
.f_language .ebk3-compt-lbText .ebk3-compt-lbText-lb{display:block;margin-bottom:2px;width:auto;text-align:left;}


/*虚拟下拉选择器*/
.ebk3-mimeticSelect{position:relative;padding:4px 24px 4px 4px;border:1px solid  #a9e7fe;border-radius:5px;cursor:pointer;z-index: 2;}
.ebk3-mimeticSelect-main{padding:1px 2px;line-height:1;}
.ebk3-ico-mimeticSelectArrDown{position:absolute;top:50%;right:8px;margin-top:-3px;width:9px;height:6px;background-position:0 -83px;vertical-align:middle;}
.ebk3-ico-mimeticSelectArrUp{position:absolute;top:50%;right:8px;margin-top:-3px;width:9px;height:6px;background-position:0 -77px;vertical-align:middle;}
.ebk3-mimeticSelect-options{display:none;position:absolute;top:19px;left:-1px;width:100%;border:1px solid #a9e7fe;border-top:none;background-color:#328bd8;border-bottom-left-radius:5px;border-bottom-right-radius:5px;overflow:hidden;}
.ebk3-mimeticSelect-options .options-item{padding:6px 4px 6px 5px;}
.ebk3-mimeticSelect:hover .ebk3-mimeticSelect-options{display:block;}
.ebk3-switch{padding:2px;border:1px solid #e1e7ea;border-radius:400px;overflow:hidden;font-size:0;font-weight:bold;cursor:pointer;line-height:1;vertical-align: middle; }
.ebk3-switch .ebk3-switch-item{width:63px;height:28px;border-radius:400px;font-size:14px;line-height:28px;text-align:center;}
.ebk3-switch .ebk3-switch-item.item-cur{border:1px solid #e6811f;background-color:#ff932a;color:#fff;}
/**
 * @tab
 */
.ebk3-tab{position:relative; border-bottom:1px solid #288fe7;font-size:0;}
.ebk3-tab .ebk3-tab-item{margin-right:10px;padding:7px 0 8px;border:1px solid #c9ddef;border-bottom:none;width:85px;font-size:12px;text-align:center;vertical-align:middle;color:#666;}
.ebk3-tab .ebk3-tab-item:hover{background-color:#edf6ff;}
.ebk3-tab .ebk3-tab-item.item-cur{position:relative;margin-bottom:-1px;padding:6px 0 8px;border-color:#288fe7;border-top-width:2px;border-bottom:1px solid #fff;font-weight:bold;color:#288fe7;cursor:default;}
.ebk3-tab .ebk3-tab-item.item-cur:hover{color:#288fe7;background-color:transparent;}
.ebk3-tab .ebk3-tab-item:hover{text-decoration:none;}
.ebk3-tab-remark{position:absolute;right:0;bottom:5px;font-size:12px;}

.ebk3-calendar-handle .ebk3-simple-btn,
.ebk3-calendar-handle .ebk3-btn-org,
.ebk3-calendar-handle .ebk3-switch{vertical-align:middle;}
.ebk3-calendar-handle .btn-selectDate{padding:1px 7px;height: auto; line-height:1.3;}
.ebk3-calendar-handle .btn-selectDate span{font-size:12px;opacity:.7;}

.ebk3-filter{position:relative;padding:0 40px 0 10px;border:1px solid #d9dcde;height:24px;line-height:24px;z-index:5;}
.ebk3-filter-arr,
.ebk3-filter-arr-top{position:absolute;right:10px;top:50%;width:0;height:0;border-width:7px;overflow:hidden;}
.ebk3-filter-arr{margin-top:-3px;border-color:#4d4d4d transparent transparent;border-style:solid dashed dashed;}
.ebk3-filter-arr-top{margin-top:-9px;border-color:transparent transparent #4d4d4d;border-style:dashed dashed solid;}

.ebk3-filter-mod{display:none; position:absolute;left:-1px;top:28px;width:795px;border:8px solid #e5e5e5;background-color:#fff;}
.ebk3-filter-mod .filter-all{margin-top: 0;}
.filter-all{margin:15px 0;}
.ebk3-filter-mod-ct input{display:inline-block;*zoom: 1; margin-top: 3px; *margin-top: 0px;}
.ebk3-filter-mod-hd{position:relative; background-color:#e5e5e5;  overflow: hidden;}
.ebk3-filter-mod .ebk3-filter-mod-ct{margin:20px 0 -1px;padding:0 20px;}
.ebk3-filter-mod-ct{*position:relative; padding:0 20px; max-height:370px;line-height:1;*line-height: 1.2;overflow-y:auto;overflow-x:hidden;}
.ebk3-filter-list{position:relative;margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #eeeeee;overflow:hidden;}
.ebk3-filter-ih{position:absolute;left:0;top:5px;width:130px;white-space:nowrap;}
.ebk3-filter-mod .ebk3-filter-it{width:542px;}
.ebk3-filter-it{margin-left:150px;position:relative;margin-top:-1px;padding:5px 0 0 60px;border-top:1px dashed #e5e5e5;}
.ebk3-filter-it .ebk3-pays{position:absolute;left:0;top:5px;}
.ebk3-filter-ih label{display:inline-block;*display:inline;*zoom: 1; cursor:pointer;}
.ebk3-filter-it label{display:inline-block;*display:inline;*zoom:1;cursor:pointer;margin:0  24px 7px 5px;width:148px;white-space:nowrap;vertical-align:top;}
.ebk3-filter-it label span{position:relative;padding-right:30px;}
.ebk3-filter-it label .ebk3-tagType,
.ebk3-filter-it label .ebk3-radius-tags { position: absolute; right: 3px; top: 0; *line-height: 1; *padding-top: 0; *padding-bottom: 4px; }
.ebk3-filter-it label input,
.ebk3-filter-ih label input{float:left;margin-right:3px;}
.ebk3-filter-ih strong,
.ebk3-filter-it span{white-space:normal;line-height: 1.4}
.ebk3-filter-ih strong{display: inline-block;*zoom: 1; white-space: normal;ver}
.filter-all .ebk3-copm-labc strong{vertical-align: middle}
.ebk3-filter-hd,
.ebk3-filter-mod-handle{ padding:0 20px;height:52px;line-height:52px;background-color:#e5e5e5;font-size:14px;}
.ebk3-filter-hd input,
.ebk3-filter-mod-handle input{margin-top: 0; vertical-align: middle;}
.ebk3-filter-mod-handle .ebk3-btn{float:right;margin-top:15px;}

.ebk3-filter label{cursor:pointer;}
.ebk3-filter-hd .sitePre{display:inline-block;*display:inline;*zoom:1;font-size:12px;line-height:1;*line-height: 52px;}
.ebk3-filter-hd .sitePre .ebk3-copm-labc{margin-right:30px;}
.ebk3-filter-mod-info{float:right;line-height:1.5;margin:20px 20px 0 0; font-size: 12px;}
.ebk3-filter-mod-info .ebk3-ico{margin-right:5px;}

/* login */
.main-header{position:relative;z-index:49;}
.main-header-cont{width:1180px;margin:0 auto;height:98px;}
.main-header-cont .icon-logo{float:left;width:280px;height:98px;background:url(http://pic.c-ctrip.com/mip/dlt_logo_full.png) no-repeat;}
.main-header-cont .header-language{float:right;position:relative;margin-top:34px;padding:5px 10px;border:1px solid #fff;line-height:inherit;}
.main-header-cont .header-language .language-list{display:none;position:absolute;top:28px;left:-1px;right:-1px;background-color:#fff;border:1px solid #ccc;border-top:none;}
.main-header-cont .header-language:hover{border-color:#ccc;}
.main-header-cont .header-language:hover .language-list{display:inline-block;}
.main-header-cont .header-language .language-item{display:block;padding:4px 0 4px 10px;text-decoration:none;color:#334e5f;}
.main-header-cont .header-language .language-item:hover{color:#fff;background-color:#288fe7;}
.main-header-cont .header-language .icon{display:inline-block;background-repeat:no-repeat;overflow:hidden;vertical-align:middle;}
.main-header-cont .header-language .language-select .icon{width:9px;height:6px;margin-left:5px;background-image:url(http://pic.c-ctrip.com/mip/icon_dlt_login.png);}
.main-header-cont .header-language .icon-arrDown{background-position:0 -488px;}
.main-header-cont .header-language .icon-arrUp{background-position:-9px -488px;}
.main-header-cont .header-language .language-list .icon{width:19px;height:13px;margin-right:5px;background-image:url(http://pic.c-ctrip.com/ebooking/web/un_ebk3_header.png?20160330);}
.main-header-cont .header-language .icon-usa{background-position:-110px -20px;}
.main-header-cont .header-language .icon-jpn{background-position:-110px -40px;}
.main-header-cont .header-language .icon-kr{background-position:-110px -60px;}
.main-header-cont .header-language .icon-cn{background-position:-110px 0;}

.login-banner{position:relative;min-width: 1180px;_width:1180px; height:450px;background-color:transparent;}
.banner-list{position:relative;height:450px;overflow:hidden;}
.banner-item{position:absolute;top:0;left:0;width:100%;min-width:1180px;text-align:center;overflow:hidden;}
.banner-item img{display:block;margin:0 auto;}
.banner_btns{position:absolute;left:0;bottom:10px;width:100%;text-align:center;}
.banner_btns a{display:inline-block;width:13px;height:13px;margin:0 5px;cursor:pointer;border:2px solid #ff932a;border-radius:50%;background-color:#fff;overflow:hidden;}
.banner_btns a:hover,
.banner_btns .current{background-color:#ff932a;}
.login-cont{position:relative;margin:0 auto;width:1180px;z-index:2;}
.login-form{position:absolute;right:0;top:10px;margin-left: -190px;width:480px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAMAAAAoyzS7AAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAADUExURQAAAKd6PdoAAAABdFJOU4CtXltGAAAACklEQVQI12NgAAAAAgAB4iG8MwAAAABJRU5ErkJggg==);*filter:Progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#B2000000,endColorstr=#B2000000);}
.login-form-chrome{position:absolute;*position:static;padding:5px 0;left:0;*top:auto;bottom:-29px;width:100%;text-align:center;font-size:0;background-color:rgba(0,0,0,.8);*background-color:#000;*filter:Progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#CC000000,endColorstr=#CC000000);}
.login-form-chrome .ebk3-ico-chrome{margin-right:3px;}
.login-form-chrome .link-chrome{color:#fff;font-size:12px;line-height:1.5;}
.login-form-bg{background-color: #fff; overflow: hidden;}
.login-formTab{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex; font-family:"Microsoft YaHei","微软雅黑","Hiragino Sans GB",tahoma,arial,simhei;}
.login-formTab-item{float:left;padding:17px 0;border-bottom:3px solid #eee;width:50%;text-align:center;font-size:14px;cursor:pointer;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;}
.singleItem .login-formTab-item{width:100%;}
.login-form .login-formTab-item.selected{border-bottom-color:#298ee8;color:#298ee8;}
.login-formTab-cont{margin:25px 30px 0;}
.login-form-ac{margin:0 30px 25px;}
.login-form-ac .ebk3-btn{display:block;margin-bottom:10px;}
.login-form .inputItem{position:relative;margin-bottom:-1px;border:1px solid #c6d1d7;*font-size:0;overflow:hidden;}
.login-formTab-cont .ebk3-inText{display:block;border:none;margin-left:42px;*margin-left:12px;width:270px;height:36px;*height:34px;line-height:34px \9;outline:none;font-size:14px;}
.inputItem .ebk3-ico{position:absolute;top:0;left:0;}
.inputItem .sendCodeBtn{position:absolute;right:0;top:0;border:none;outline:none;height:100%;background-color:#278fe6;border-radius:0;color:#fff;z-index: 2;}
.login-form .logInfo{height:45px;overflow: hidden;}
.login-form .logInfo .fgtPsw{float:right;margin: 10px 5px 0 0;line-height: 1.2;font-size: 14px;}
.verification-item{margin-top:20px;}
.login-formTab-cont .verificationCode{display:inline-block;*display:inline;*zoom:1;margin-left:0;margin-right:8px;border:1px solid #c6d1d7;width:192px;vertical-align:middle;}
.login-formTab-cont  .verificationImg{cursor:pointer;vertical-align:middle;}
.login-feedBack{margin-top:10px;line-height:1.2;}

.feedBack-err{color:#f00;}
.login-news{margin:0 0 2px;height:50px;background-color:#fff;webkit-box-shadow:2px 2px 7px 0 #e3e7ea;box-shadow:2px 2px 7px 0 #e3e7ea;line-height:50px;}
.login-news dt{float:left;border-right:1px solid #e3e7ea;width:120px;text-align:center;}
.login-news dd{float:left;width:353px;text-align:center;overflow: hidden;height: 50px;}
.login-news dd a{vertical-align:middle;color:#334e5f;}
.login-news dd .ebk3-simple-tag{margin-left:3px;}
.login-mails{margin-top:25px;overflow:hidden;}
.login-mails li{float:left;margin-left:-1px;border-left:1px solid #c6d0d7;padding-left:10px;width:285px;font-size:14px;}
.login-content{*position: relative;*height: 305px; background-color:#fff;text-align:center;overflow: hidden;}
.login-content-item{position: relative; float:left;margin: 20px 0 10px -1px;border-left:1px solid #ddd;color: #4b6d88;width:393px;height:275px;}
.login-content .item-title{height:40px;line-height:1;font-size:24px;}
.download-container{position: absolute;bottom:0;left: 25px; margin-right:-4px;font-size:0;text-align:left;}
.ebkQcode-ct{display:inline-block;*display:inline;*zoom:1;margin-top:3px;padding:10px 10px 5px;border:1px solid #e3e7ea;}
.login-content .downloadApp{display:inline-block;*display:inline;*zoom:1;margin-right: 5px;width:174px;padding: 7px 0;background-color:#dfebf4;border-radius:5px;font-size:14px;text-align:center;line-height:17px;color:#334e5f;}
.login-content .downloadApp .ebk3-ico-appDl{margin-left:5px;}
.login-content .downloadApp:hover{background-color:#288fe7;color:#fff;text-decoration:none;}
.login-content .downloadApp:hover .ebk3-ico-appDl{background-position:-100px -320px;}
.login-content .downloadApp .fw{font-size:20px;vertical-align:middle;}
.login-content-item-desc{margin-top:14px;color:#667d8c;font-size:14px;}
.login-content-item-contcatUs{padding:0 20px 0 30px;}
.login-content-item-contcatUs dt{margin-bottom:22px;height:52px;border-left:1px solid #ddd;background-color:#288fe7;line-height:52px;font-size:20px;color:#fff;}
.login-content-item-contcatUs dd{margin:0 0 9px;text-align:left;font-size:12px;}
.login-content-item .service-mail{margin:22px 0 0 -27px;font-size:0;overflow:hidden;}
.service-mail-item{float:left;padding:0 27px;margin-left:-1px;border-left:1px solid #c6d0d7;font-size:14px;}

.login_middle{height:450px;overflow:hidden;}

.main-info{background-color:#eff3f6;}
.main-info-cont{width:1180px;margin:0 auto;}
.main-info-cont .info-list{font-size:0;text-align:center;padding:40px 0;}
.main-info-cont .list-item{display:inline-block;width:192px;margin:0 50px;color:#334e5f;vertical-align:top;font-family:"Microsoft YaHei",Tahoma,"Simsun",sans-serif;*display:inline;*zoom:1;}
.main-info-cont .item-icon{display:inline-block;width:122px;height:122px;background:url(http://pic.c-ctrip.com/mip/icon_dlt_login.png) no-repeat;}
.main-info-cont .icon-1{background-position:0 0;}
.main-info-cont .icon-2{background-position:0 -122px;}
.main-info-cont .icon-3{background-position:0 -244px;}
.main-info-cont .icon-4{background-position:0 -366px;}
.main-info-cont .item-name{display:block;margin:15px 0 20px 0;font-size:18px;font-weight:bold;}
.main-info-cont .item-text{margin-bottom:5px;font-size:12px;text-align:left;}
.main-info-cont .item-text strong{font-weight:bold;}

/* slide bar */
.slidebar-item{padding:10px 0 30px 0;}
.slidebar-item .item-title,.slidebar-item .drag-wrap{display:inline-block;vertical-align:middle;*display:inline;*zoom:1;}
.slidebar-item .item-title{font-size:14px;color:#334e5f;}
.slidebar-item .drag-wrap{width:230px;}

.drag-wrap{position:relative;background-color:#288fe7;height:28px;border-radius:28px;}
.drag-wrap .drag-hint{display:block;text-align:center;color:#fff;line-height:27px;padding-left:2em;}
.drag-wrap .drag-btn{position:absolute;top:-4px;right:0;bottom:0;left:0;height:36px;z-index:6;overflow:hidden;}
.drag-wrap .drag-btn .icon-btn{position:absolute;top:0;left:0;z-index:9;width:36px;height:36px;background:url(http://pic.c-ctrip.com/mip/icon_dlt_drag.png) no-repeat;cursor:pointer;cursor:-webkit-grab;}
.drag-wrap .drag-btn .icon-btn:active{background-position:0 -40px;cursor:-webkit-grabbing;}

.drag-wrap .drag-icon{position:absolute;top:5px;right:-22px;width:18px;height:18px;}
.drag-wrap .drag-icon .icon{display:inline-block;width:18px;height:18px;}
.drag-wrap .drag-icon .icon-lock{background:url(http://pic.c-ctrip.com/mip/icon_dlt_drag.png) 0 -80px no-repeat;}
.drag-wrap .drag-icon .ico-succeed{background-position:-109px -41px;}
.drag-wrap .drag-icon .ico-warn{background-position:-64px -41px;}
.drag-wrap .drag-icon .ico-error{background:url(http://pic.c-ctrip.com/mip/v2_base.png) -84px -149px no-repeat;}

.drag-wrap .drap-pop{display:none;position:absolute;top:-90px;left:-5px;width:222px;height:65px;padding:0 5px;border:solid #c3d6e3;border-width:20px 4px 4px 4px;border-radius:5px;background-color:#eaeff2;}
.drag-wrap:hover .drap-pop,.drag-wrap:active .drap-pop{display:block;}
.drag-wrap .drap-pop .reload-btn{position:absolute;top:-18px;right:0;width:18px;height:18px;background:url(http://pic.c-ctrip.com/mip/icon_dlt_drag.png) -18px -80px no-repeat;cursor:pointer;z-index:9;}
.drag-wrap .drap-pop .reload-btn:active{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);}
.drag-wrap .drap-pop .drap-pop-bg,.drag-wrap .drap-pop .drap-pop-cont{position:absolute;top:0;right:0;bottom:0;left:0;}
.drag-wrap .drap-pop .drap-pop-bg{z-index:5;}
.drag-wrap .drap-pop .drap-pop-bg img{display:block;width:100%;height:100%;}
.drag-wrap .drap-pop .drap-pop-cont{z-index:8;overflow:hidden;}
.drag-wrap .drap-pop .icon-drap{position:absolute;left:0;top:50%;width:38px;height:48px;margin-top:-19px;background:url(http://pic.c-ctrip.com/mip/icon_dlt_drag.png) 0 -100px no-repeat;}
.drag-wrap .drap-pop .hint-warn{position:absolute;top:0;left:0;right:0;height:24px;line-height:24px;text-align:center;background-color:#fff7d7;}

.drag-wrap .drag-hint,.drag-wrap .drap-pop .drap-pop-bg{-moz-user-select: none;-o-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;}

.drag-wrap.disabled{background-color:#9faab3;}
.drag-wrap.disabled .drag-btn .icon-btn,.drag-wrap.disabled .drag-btn .icon-btn:active{background-position:0 -150px;cursor:not-allowed;}

/*多语言logo变化 2016-10-12*/
.en .main-header-cont .icon-logo,.jp .main-header-cont .icon-logo,.kr .main-header-cont .icon-logo{background-image:url(http://pic.c-ctrip.com/mip/dlt_logo3.png);}

.btn-primary.btn-gob2b{float: right;margin-top: 34px;margin-right: 20px;}

.dard-noshow-icon, .dard-show-icon {
    background: url(http://pic.c-ctrip.com/ebooking/web/show-sp.png) no-repeat;
    margin-right: 5px;
    width: 19px;
    height: 17px;
    vertical-align: middle;
    display: inline-block;
    *display: inline;
    overflow: hidden;
    zoom: 1;
    position: absolute;
    top: 13px;
    right: 10px;
}
.dard-noshow-icon {
    background-position: -30px 0;
}

.pebk-icon-logo{float:left;width:280px;height:98px;background:url(//pic.c-ctrip.com/mip/logo_minebk.png) no-repeat;}
