﻿@charset "utf-8";

/*弹出登录框的样式*/
.bnsad {
    width: 440px;
    border-top: none;
    background: #fff;
    margin: 0px auto;
}

.gl_Menubox_a {
    width: 440px;
    height: 40px;
    margin: 0 auto;
    background: #fff;
}

    .gl_Menubox_a ul li {
        float: left;
        width: 219px;
        text-align: center;
        height: 40px;
        line-height: 40px;
        cursor: pointer;
        border: 1px solid #ddd;
        background: #f8f8f8;
        border-top: none;
        border-left: 1px solid #ddd;
    }
#Popup_IsCheck {
    *position:relative;
    *top:7px;
}
        .gl_Menubox_a ul li.hover {
            border: none;
            background: #fff;
            color: #393;
            font-weight: bold;
            font-size: 14px;
        }

.zhutia ul {
    border-bottom: 1px dotted #DDDDDD;
    padding-bottom: 10px;
}

#gl_tab_sign {
    position: relative;
 
    
}

.mui-stdmod-header {
    background: #f5f5f5;
    height: 35px;
    width: 440px;
    line-height: 35px;
    border-bottom: 1px solid #ddd;
}

.pop span {
    position: absolute;
    right: 10px;
    font-size: 24px;
    cursor: pointer;
}

.zhutia ul li {
    display: inline-block;
margin-bottom:10px;
    width: 440px;
}

    .zhutia ul li .lsoa {
        font-size: 14px;
        margin-left: 110px;
    }

        .zhutia ul li .lsoa input.ko {
            background-color: #FFB000;
            border: 1px solid #E77C00;
            color: #FFFFFF;
            cursor: pointer;
            display: inline-block;
            font-size: 20px;
            font-weight: bold;
            height: 40px;
            text-align: center;
            text-shadow: 1px 1px 0 #CF7000;
            width: 120px;
        }

.uck ul li .lsoa input.ko {
    background-color: #FFB000;
    border: 1px solid #E77C00;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    height: 40px;
    text-align: center;
    text-shadow: 1px 1px 0 #CF7000;
    width: 120px;
    margin-left: 110px;
}

.uck ul li .lsoa input.ko1 {
    background-color: #DDD;
    border: 1px solid #E77C00;
    color: #666;
    cursor: pointer;
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    height: 40px;
    text-align: center;
    text-shadow: 1px 1px 0 #CF7000;
    width: 120px;
    margin-left: 110px;
}

.uck ul li b {
    color: #f00;
}

.uck ul li .base_error {
 
    z-index: 9999;
    background: #f8f8f8;
    border: 1px solid #eee;
    line-height: 25px;
    padding: 5px;
    width: 213px;
 
    color: #f00;
    margin:5px 0 5px 114px;
}

.zhutia ul li .base_error {
   background: none repeat scroll 0 0 #F8F8F8;
    border: 1px solid #EEEEEE;
    color: #FF0000;
    display: inline-block;
    line-height: 30px;
    margin: 5px 113px;
  
 
    width: 225px;
    z-index: 9999;
}

.zhutia ul li span {
    float: left;
    height: 33px;
    line-height: 33px;
}

.bnsad input {
    border-color: #BBBBBB #DDDDDD #DDDDDD #BBBBBB;
    border-style: solid;
    border-width: 1px;
    box-shadow: 1px 1px 1px #DDDDDD inset;
    color: #333333;
    font: 14px/28px "Microsoft YaHei",SimSun,Tahoma,Verdana,Arial,sans-serif;
    height: 28px;
    margin-left: 10px;
    outline: medium none;
    padding-left: 3px;
    width: 220px;
}

.bnsad .lsoa input {
    width: auto;
    height: auto;
}

.bnsad .nl input {
    width: auto;
    height: auto;
    margin-left: 50px;
}

.zhutia ul li b {
    margin-left: 10px;
    color: #f00;
}

    .zhutia ul li b a {
        color: #6666CC;
    }

.zhutia {
    margin: 30px 0 0 10px;
    display: inline-block;
}

    .zhutia p {
        height: 40px;
        line-height: 40px;
    }

        .zhutia p a {
            color: #6600FF;
            font-size: 14px;
        }

    .zhutia ul li select {
        border-color: #BBBBBB #DDDDDD #DDDDDD #BBBBBB;
        border-style: solid;
        border-width: 1px;
        box-shadow: 1px 1px 1px #DDDDDD inset;
        height: 33px;
        line-height: 33px;
        padding: 5px;
        width: 103px;
    }

    .zhutia ul li label {
        display: inline-block;
        font-size: 14px;
        text-align: right;
        width: 103px;
    }

.bnsad .uck ul {
    margin-top: 30px;
    display: inline-block;
    position:relative;
}

    .bnsad .uck ul li input {
        margin-bottom: 5px;
    }

    .bnsad .uck ul li label {
        display: inline-block;
        font-size: 14px;
        text-align: right;
        width: 100px;
    }

/*登录注册、支付完成、地图大图等公共样式*/
 /*全屏弹出效果*/
.up-box-hd {
height: 37px;
line-height: 35px;
position: relative;
background-position: 0 -350px;
color: #fff;
border-radius: 5px 5px 0 0;
padding: 0 20px;
font-size: 16px;
color: #e5f8ff;
}

.up-box-bd {
background: #fff;
border-radius: 0 0 5px 5px;
padding: 20px;
line-height: 25px;
}

.ft14 {
font-size: 14px;
float:left;
}

.clearfix {
    display: block;
}
.nnk {
    background: url("img/nnk.gif") no-repeat;
    width:66px;
    height:66px;
    float:left;
}
.r-txt {
 height:80px; width:410px;}
.lay-btn {
    margin-left:100px;
}

.payment-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .4;
    filter: Alpha(Opacity=50);
    z-index: 999990;
}


/*酒店点击查看地图*/

.map-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .4;
    filter: Alpha(Opacity=50);
    z-index: 99999880;
}

/*全局弹窗alert*/
.alert-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .4;
    filter: Alpha(Opacity=50);
    z-index: 999990;
}

/*酒店详情弹出图片查看框*/
.pic-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .4;
    filter: Alpha(Opacity=50);
    z-index: 999990;
}