.rmain{
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}
.swiper-container{
    min-width:1200px
}
.pure-button-login2{

}
.t_right{
    text-align: right;
}
.loginCodeBtn.disable{
    background-color: #95d6fa;
    cursor:no-drop;
    background-image:none!important;
}
.festival_input{
    background: white !important;
}
.tooltip .kbox .stit .atag{
    line-height: normal;
    height: auto;
    width: auto;
}
.tooltip .kbox .hottag a{
    width: auto;
}
.tooltip .kbox .hottag a:hover{
    width: auto;
    line-height: 18px;
    background: #fff;
    border: 0px;
}
.citylistleft {
    width: auto;
    line-height: normal;
    margin-bottom: 0px;
}
.pwqa p{
    margin:  14px 0px;
}
.acitylist a{
    width: auto !important;
}
.acitylist a:hover{
    width: auto !important;
}
.tooltip .kbox .ahottag a:hover{
    line-height: 18px;
    width: 60px;
    color: #E40021;
    background: none !important;
    border: none !important;
}
.acitylist a:hover{
    background: none !important;
    border: none !important;
    line-height:22px;
}
.citylist a:hover{
    height: 22px;
    line-height:22px;
    background: none !important;
    border: none !important;
    width: auto !important;
}
.citylist a{
    width: auto !important;
}

.hasLoginBox{
    background: url(/static/images/routeRecommendation/bg.png) no-repeat center center;
    background-size:cover;
    height: 412px;
    width:100%;
    text-align:center;
    position: relative;
    padding-top: 76px;
}

.queryBox{
    width: 1206px;
    height: 216px;
    border-radius: 6px;
    background:rgba(0, 0, 0, 0.6);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
    position: relative;
    margin:0 auto;
    display: inline-block;
}
.queryForm{
    text-align: center;
    height: 100%;
    display: inline-block;
    font-size:0px;
}
.queryForm:after{
    content: '';
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}
.queryBox .item{
    display: inline-block;
    box-sizing: border-box;
    width: 220px;
    vertical-align: middle;
    position: relative;
    background-color: #ffffff;
    font-size: 18px;
    border-radius: 4px;
    height: 50px;
    margin: 0px 6px;
}
.queryBox .item input{
    height: 100%;
    width: 80%;
    border: none;
    font-size: 18px;
    line-height: 50px;
}
.queryBtn{
    display: inline-block;
    box-sizing: border-box;
    vertical-align: middle;
    font-size: 24px;
    background-color: #0066cc;
    color: #ffffff;
    border: none;
    border-radius: 4px;
    width: 220px;
    height: 50px;
}
.icon_01{
    position: absolute;
    top: 10px;
    right: -24px;
    z-index: 1;
    width: 2em;
    height: 2em;
    top: 50%;
    margin-top: -1em;
}
.tooltip .kbox{
 padding: 0px;
}
.tooltip .kbox .stit{
    height: 41px;
}

.remarks{
}
.remarks p{
    font-size: 16px;
    padding-left: 30px;
}
.remarks span{
    color: #0066cc;
    font-size: 16px;
}
DIV.dp-popup H2{
    padding-top: 0px;
    padding-bottom: 0px;
}
DIV.dp-popup H2 span{
    padding-left: 0px !important;
    padding-right: 0px !important;
    width: 50%;
    display: inline-block;
    text-align: center;
}
.icons_03{
    background: url(/static/images/routeRecommendation/icon_03.png) no-repeat;
}
.icons_02{
    background: url(/static/images/routeRecommendation/icon_02.png) no-repeat;
}
.icons{
    width: 24px;
    height: 24px;
}
.errorMsg{
    display: block;
    position: absolute;
    color: #f5552b;
    top: 52px;
    left: 10px;
    width: 480px;
    text-align: left;
    z-index: 8;
    display: none;
}