﻿@charset "utf-8";

/* CSS Document * 2c9ee3  f88117 */
* {
    padding: 0;
    margin: 0;
    border: 0;
    text-decoration: none;
    outline: none;
}

html {
    background: #f0f0f0;
}

body {
    font-family: 'Microsoft YaHei';
    font-size: 12px;
    background: #f0f0f0;
    width: 100%;
    margin: auto;
    color: #666;
    min-width: 1200px;
}
input::-ms-clear{display:none;}
.disabled {
    pointer-events: none;
}

.none {
    display: none;
}

li {
    list-style-type: none;
}

i,em {
    font-style: normal;
}

div {
    position: relative;
}

img {
    vertical-align: middle;
}

input,
textarea {
    font-family: 'Microsoft YaHei';
}

/*清除浮动*/
.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    height: 0;
}
.clearfix {
    zoom: 1;
}

.TMC_top {
    width: 100%;
    height: 32px;
    line-height: 32px;
}

.TMC_top-content {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.TMC_top-content>span {
    color: #f88117;
    margin: 0 4px;
}

.TMC_top-content>a {
    margin-left: 10px;
    color: #666;
}

.TMC_top-content #psCenter {
    margin-left: 40px;
}

.TMC_top-content>a:hover {
    color: #f88117;
}

.TMC_top-content>p {
    float: right;
}

.TMC_top-content>p>img {
    margin-left: 2px;
}

/*头部*/

.TMC_menu {
    width: 100%;
    height: 100px;
    background: #fff;
    border-bottom: 1px solid #f0f0f0;
    z-index: 999;
}

.TMC_menu_content {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}

.TMC_logo {
    width: 355px;
    height: 100px;
    margin-right: 140px;
    float: left;
    overflow: hidden;
}

.TMC_logo>.logo1 {
    padding-left: 8px;
    float: left;
    margin: 24px 0 0;
    cursor: pointer;
}
.TMC_logo>.logo3 {
    cursor: pointer;
}

.TMC_logo>.logo3 img {
    height: 70px;
}

.logonImg {
    padding-top:15px;
}

.vertical-line{
    margin-left: 8px;
    line-height: 62px;
    background-color: #f0f0f0;
    float: left;
    height: 27px;
    width: 2px;
}

.TMC_logo>.logo2 {
   
}

.TMC_logo>.logo2 img{
    height: 80px;
}

.menu_list {
    float: left;
    height: 100px;
}



.menu_list>li {
    width: auto;
    height: 54px;
    padding: 0 15px;
    margin: 46px 0 0 0;
    float: left;
    font-size: 18px;
    color: #333;
    text-align: center;
    cursor: pointer;
}

.menu_list .menu:hover {
    color: #f88117;
}

.menu_list .flight-menu.hover .header-arrow {
    background: url(//file.40017.cn/assets/tmc/images/obt_header_arrow_up.png) center center no-repeat;
}

.menu_list .flight-menu.hover {
    color: #f88117;
}

.menu_list .hotel-menu.hover .header-arrow {
    background: url(//file.40017.cn/assets/tmc/images/obt_header_arrow_up.png) center center no-repeat;
}

.menu_list .hotel-menu.hover {
    color: #f88117;
}

.user-center {
    position: absolute;
    right: 0;
    top: 28px;
    background: #fff;
}

.user-center-shadow {
    box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.1),
    -3px 0 7px rgba(0, 0, 0, 0.1),
    0 5px 7px rgba(0, 0, 0, 0.1);
}

.user-center .name {
    font-size: 18px;
    color: #f88117;
    font-weight: bold;
    cursor: pointer;
    min-width: 158px;
    text-align: right;
    height: 25px;
    padding: 14px 16px 0 16px;
}

.user-center .name>span {
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: middle;
}

.user-center .name>img {
    margin-left: 10px;
    vertical-align: middle;
}

.user-center:hover {
    box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.1), -3px 0 7px rgba(0, 0, 0, 0.1), 0 5px 7px rgba(0, 0, 0, 0.1);
}

.user-center:hover>.list {
    display: block;
}

.TMC_menu_content .list {
    min-width: 158px;
    padding: 0 16px;
    text-align: center;
}

.TMC_menu_content .com {
    padding: 11px 0;
}

.TMC_menu_content .first {
    border-bottom: 1px solid #e4e4e4;
}

.TMC_menu_content .list p {
    font-size: 16px;
    color: #666;
    padding: 5px 0;
    cursor: pointer;
}
#isShowPassword{
    display: none;
}
#isShowPasswords{
    display: none;
}
.flight-menu, hotel-menu {
    position: relative;
}

.flight-menu .header-arrow, .hotel-menu .header-arrow {
    display: inline-block;
    width: 12px;
    height: 8px;
    background: url(//file.40017.cn/assets/tmc/images/obt_header_arrow_default.png) center center no-repeat;
    vertical-align: middle;
}

.flight-type-box {
    display: none;
    width: 100%;
    height: 42px;
    position: absolute;
    top: 80px;
    background: #fff;
    z-index: 999;
    box-shadow: -4px 3px 5px -2px #c1c1c1;
}

.flight-type-content {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    height: 22px;
    padding: 10px 0;
    display: none;
}

.flight-type-content .type-class {
    height: 100%;
    padding-left: 496px;
    font-size: 14px;
    color: #666;
}
.flight-type-content .hotel-type-class{
    padding-left: 586px;
}

.type-class .type-txt,
.type-class .type-icon {
    vertical-align: middle;
}

.type-class .domestic {
    display: inline-block;
    width: 80px;
    padding-right: 15px;
    border-right: 1px solid #e4e4e4;
    cursor: pointer;
}

.type-class .international {
    display: inline-block;
    width: 80px;
    padding-left: 15px;
    cursor: pointer;
}

.type-class .international.none{
    display: none;
}

.type-class .domestic:hover,
.type-class .international:hover {
    color: #333;
}

.type-class .booking-international-hotel.hover, .type-class .booking-hotel.hover{
    color: #f88117;
}

.TMC_menu_content .list p:hover {
    color: #f88117;
}

.TMC_bottom {
    width: 100%;
    height: 230px;
    background: #fff;
    clear: both;
    color: #333;
    margin-top: 0;
}


.TMC_bottom-new {
    width: 1200px;
    height: 230px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    position: relative;
}

.TMC_bottom-new>p {
    font-size: 20px;
    color: #333;
    line-height: 40px;
    height: 40px;
}

.TMC_bottom-new .tip {
    color: #999;
}

.TMC_bottom-new .intro {
    margin-top: 100px;
}

.TMC_bottom-new>p .phone {
    color: #333;
}

.TMC_bottom-new>p .phone>img {
    margin: -5px 8px 0 36px;
}

.TMC_bottom-new .qr-code>img {
    float: left;
}

.TMC_bottom-new .qr-code>div {
    float: left;
    margin-left: 10px;
}

.TMC_bottom-new .qr-code>div>.para1 {
    font-size: 20px;
    color: #333;
    margin: 14px 0 16px 0;
}

.TMC_bottom-new .qr-code>div>.para2 {
    font-size: 18px;
    color: #999;
}

.TMC_bottom-new>div {
    position: absolute;
    right: 0;
    text-align: center;
    top: 84px;
}

.TMC_bottom-new>div>p {
    font-size: 16px;
    margin-bottom: 5px;
}

/*机票选择城市组件css*/

#getCity ,
#getInterNationalCity {
    z-index: 10000;
    position: absolute;
    display: none;
    background: #fff;
    box-shadow: 0 0 16px 2px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 0 16px 2px rgba(0, 0, 0, .2);
    width: 400px;
    padding: 10px 20px;
    color: #333;
}

#getHotel {
    z-index: 10000;
    position: absolute;
    display: none;
    background: #fff;
    box-shadow: 0 0 16px 2px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 0 16px 2px rgba(0, 0, 0, .2);
    width: 400px;
    padding: 10px 20px;
    color: #333;
}

#getHotelKeyWord {
    z-index: 10000;
    position: absolute;
    background: #fff;
    box-shadow: 0 0 16px 2px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 0 16px 2px rgba(0, 0, 0, .2);
    width: 400px;
    padding: 10px 20px;
    color: #333;
    display: none;
}

#getHotelKeyWord>p{
    color:#333;
    margin-bottom:6px;
    font-weight: 600;
}

#getHotelKeyWord>p>img{
    width: 18px;
    vertical-align: top;
    margin-right: 4px;
    margin-top: -1px;
}

.hotelKeyWord-sec{
    margin-bottom:10px;
}

.hotelKeyWord-sec>a{
    line-height:22px;
    display: inline-block;
    margin-right:14px;
    padding:1px 4px;
    cursor: pointer;
}


.hotelKeyWord-sec>a:hover{
    background:#f60;
    color:#fff;
}

#getStation {
    z-index: 10000;
    position: absolute;
    display: none;
    background: #fff;
    box-shadow: 0 0 16px 2px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 0 16px 2px rgba(0, 0, 0, .2);
    width: 400px;
    padding: 10px 20px;
    color: #333;
}

.getCity-arrows {
    position: absolute;
    display: block;
    height: 0;
    width: 0;
    font-size: 0;
    line-height: 0;
    border-color: transparent transparent #fff;
    border-style: dashed dashed solid;
    border-width: 8px;
    background: 0;
    top: -15px;
    left: 15px;
}

.getCity-tips,
.getInCity-tips {
    line-height: 40px;
    color: #999;
}

.getCity-tips>span,
.getInCity-tips>span {
    float: right;
    height: 12px;
    width: 12px;
    background: url(//js.40017.cn/cn/public/module/mNotice/0.4.5/img/pic.png) no-repeat 0 0;
    cursor: pointer;
    margin-top: 14px;
    background-position: 0 0;
}

.getCity-tips>span:hover,
.getInCity-tips>span:hover {
    background-position: 0 -16px;
}

#getCity>ul,
#getInterNationalCity>ul {
    width: 100%;
    line-height: 24px;
    overflow: hidden;
    text-align: center;
    border-bottom: 1px solid #ddd;
}

#getCity>ul>li,
#getInterNationalCity>ul>li {
    width: 20%;
    float: left;
    cursor: pointer;
}

#getInterNationalCity>ul>li {
    width: auto;
    margin-right: 24px;
}

#getCity>ul .getCity-act,
#getInterNationalCity>ul .getCity-act {
    color: #50b400;
    border-bottom: 1px solid #50b400;
    font-weight: 700;
}

#getHotel>ul {
    width: 100%;
    line-height: 24px;
    overflow: hidden;
    text-align: center;
}

#getHotel>ul>li {
    width: 20%;
    float: left;
    border-bottom: 1px solid #ddd;
    cursor: pointer;
}

#getHotel>ul .getCity-act {
    color: #50b400;
    border-color: #50b400;
    font-weight: 700;
}


#getStation>ul {
    width: 100%;
    line-height: 24px;
    overflow: hidden;
    text-align: center;
}

#getStation>ul>li {
    width: 20%;
    float: left;
    border-bottom: 1px solid #ddd;
    cursor: pointer;
}

#getStation>ul .getCity-act {
    color: #50b400;
    border-color: #50b400;
    font-weight: 700;
}

.ul-citylist,
.inter-citylist {
    overflow: hidden;
    padding: 10px;
    line-height: 24px;
}

.ul-citylist>span,
.inter-citylist>span {
    width: 20%;
    float: left;
    cursor: pointer;
}

.ul-citylist>span:hover,
.ul-citylist>dl>dd>span:hover,
.inter-citylist>span:hover {
    color: #f88117
}

.ul-citylist,
.inter-citylist {
    display: none;
}

.ul-citylist>dl>dt {
    float: left;
    width: 20px;
    color: #f60;
    padding: 1px 0;
    line-height: 22px;
}

.ul-citylist>dl>dd {
    width: 360px;
    float: left;
}

.ul-citylist>dl>dd>span {
    width: 20%;
    float: left;
    cursor: pointer;
}


.ul-hotelcitylist {
    overflow: auto;
    padding: 10px;
    line-height: 24px;
    max-height: 332px;
}

.ul-hotelcitylist>span {
    width: 20%;
    float: left;
    cursor: pointer;
}

.ul-hotelcitylist>span:hover,
.ul-hotelcitylist>dl>dd>span:hover {
    color: #f88117
}

.ul-hotelcitylist {
    display: none;
}

.ul-hotelcitylist>dl>dt {
    float: left;
    width: 20px;
    color: #f60;
    padding: 1px 0;
    line-height: 22px;
}

.ul-hotelcitylist>dl>dd {
    width: 360px;
    float: left;
}

.ul-hotelcitylist>dl>dd>span {
    width: 20%;
    height: 24px;
    float: left;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ul-stationlist {
    overflow: auto;
    padding: 10px;
    line-height: 24px;
    max-height: 332px;
}

.ul-stationlist>span {
    width: 20%;
    float: left;
    cursor: pointer;
}

.ul-stationlist>span:hover,
.ul-stationlist>dl>dd>span:hover {
    color: #f88117
}

.ul-stationlist {
    display: none;
}

.ul-stationlist>dl>dt {
    float: left;
    width: 20px;
    color: #f60;
    padding: 1px 0;
    line-height: 22px;
}

.ul-stationlist>dl>dd {
    width: 360px;
    float: left;
}

.ul-stationlist>dl>dd>span {
    width: 20%;
    float: left;
    cursor: pointer;
}

.city-search {
    height: auto;
    width: 220px;
    position: absolute;
    top: 78px;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    z-index: 999;
    padding-top: 30px;
}

.city-search-tip {
    position: absolute;
    top: 0;
    left: 0;
    background: #ddd;
    height: 30px;
    line-height: 30px;
    width: 100%
}

.city-search-tip span {
    padding-left: 15px;
}

.city-search ul {
    height: auto;
}

.city-search ul li {
    height: 30px;
    color: #333;
    overflow: hidden;
    padding: 0 13px;
    line-height: 30px;
}

.city-search ul li:hover {
    background: #eee;
}

.city-search .chs {
    line-height: 30px;
}

.city-search .eng {
    line-height: 30px;
    float: right;
}

#auto-getIncity {
    width: 300px;
    position: absolute;
    z-index: 10000;
    background: #fff;
    box-shadow: 1px 1px 5px #999;
    -webkit-box-shadow: 1px 1px 5px #999;
    display: none;
}

#auto-getcity {
    width: 239px;
    display: block;
    position: absolute;
    z-index: 10000;
    background: #fff;
    box-shadow: 1px 1px 5px #999;
    -webkit-box-shadow: 1px 1px 5px #999;
    display: none;
    /* height: 400px; */
    /* overflow: auto; */
}

.getCity-tips2,
.getInCity-tips2 {
    line-height: 14px;
    color: #999;
    padding: 8px 10px;
    font-size: 13px;
    border-bottom: 1px solid #e4e4e4;
}

.getInCity-tips2>i {
    color: #f63;
}

.getCity-tips2>span,
.getInCity-tips2>span {
    float: right;
    height: 12px;
    width: 12px;
    background: url(//js.40017.cn/cn/public/module/mNotice/0.4.5/img/pic.png) no-repeat 0 0;
    cursor: pointer;
    margin-top: 2px;
    background-position: 0 0;
}

.getCity-tips2>span:hover,
.getInCity-tips2>span:hover {
    background-position: 0 -16px;
}

#auto-getcity>ul {
    line-height: 28px;
}
#auto-getIncity>ul {
    line-height: 24px;
}

#auto-getcity>ul>li>p {
    font-size: 13px;
    color: #999;
    padding: 0 10px;
}

#auto-getIncity>ul>li {
    cursor: pointer;
    color: #999;
}

#auto-getIncity>ul>li.hover_light {
    background-color: #e4e4e4;
}

#auto-getIncity>ul>li>div {
    font-size: 12px;
    padding: 0 10px;
}

#auto-getIncity>ul>li>div .match-left {
    float: left;
    max-width: 180px;
}

#auto-getIncity>ul>li>div .match-right {
    color: #999;
    float: right;
}

#auto-getIncity>ul>li>div .match-left em {
    color: #999;
}

#auto-getIncity>ul>li .high_light {
    color: #f63;
}

#auto-getIncity .click-able {
    color: #333;
    cursor: pointer;
}
#auto-getcity>ul>li>p>span {
    float: right;
    color: #999;
}

#auto-getcity>ul>li>span {
    padding: 0 10px;
    display: block;
    line-height: 26px;
}

#auto-getcity .canclick {
    color: #333;
    cursor: pointer;
}

#auto-getcity .keydown {
    background: #e4e4e4;
}

.month-nav {
    z-index: 1;
}

.phcolor {
    color: #999 !important;
}

#new_pc_pop {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 99999;
    background-color: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    font-size: 14px;
}

#new_pc_pop>div {
    position: absolute;
    background-color: #fff;
    z-index: 1000;
    width: 420px;
    border: 1px solid #ddd;
    border-radius: 3px;
    box-shadow: 1px 1px 8px #ccc;
    top: 50%;
    left: 50%;
    margin-left: -210px;
    overflow: hidden;
    text-align: center;
}

#new_pc_pop>div>span {
    color: #333;
    font-size: 16px;
    display: block;
    text-align: center;
    padding: 64px 30px;
}

#new_pc_pop>div>.new-content {
    line-height: 30px;
    padding: 64px 30px 40px;
}

#new_pc_tip_pop {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 99999;
    background-color: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    font-size: 14px;
}

#new_pc_tip_pop>div {
    position: absolute;
    background-color: #fff;
    z-index: 1000;
    width: 420px;
    border: 1px solid #ddd;
    border-radius: 3px;
    box-shadow: 1px 1px 8px #ccc;
    top: 50%;
    left: 50%;
    margin-left: -210px;
    overflow: hidden;
    text-align: center;
}

#new_pc_tip_pop>div>label {
    color: #333;
    font-size: 16px;
    display: block;
    text-align: center;
    padding: 30px 30px 0px 30px;
}

#new_pc_tip_pop>div>span {
    color: #333;
    font-size: 16px;
    display: block;
    text-align: center;
    padding: 44px 30px 44px 30px;
}

#new_pc_tip_pop>div>.new-content {
    line-height: 30px;
    padding: 64px 30px 40px;
}

#new_pc_tip_pop > div > a:hover {
    color: #fff;
    background: #2ca1e7;
}

#new_pc_tip_alert > a {
    width: 115px;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    background: #2c9ee3;
    cursor: pointer;
    margin: 0 auto 47px;
    border-radius: 2px;
}

#new_pc_confirm>a,
#new_pc_input>a {
    width: 115px;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background: #2c9ee3;
    cursor: pointer;
    margin-bottom: 47px;
    border-radius: 2px;
}

#new_pc_confirm .close-btn {
    position: absolute;
    right: 15px;
    top: 15px;
    cursor: pointer;
}

#new_pc_confirm_a1,
#new_pc_input_a1 {
    margin-right: 24px;
}

#new_pc_confirm #new_pc_confirm_a2,
#new_pc_input #new_pc_input_a2 {
    color: #2f9ee3;
    border: 2px solid #2c9ee3;
    background-color: #fff;
}

#new_pc_confirm #new_confirm_btn1 {
    color: #fff;
    margin-right: 24px;
    background-color: #f88117;
}

#new_pc_input #new_confirm_btn2  {
    color: #fff;
    background-color: #2c9ee3;
}

#new_pc_pop>div>a:hover {
    color: #fff;
    background: #2ca1e7;
}

#new_pc_alert>a {
    width: 115px;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    background: #2c9ee3;
    cursor: pointer;
    margin: 0 auto 47px;
    border-radius: 2px;
}

/*input*/

#new_pc_input>div {
    text-align: center;
    padding: 52px 0 43px;
}

#new_pc_input>div>label {
    margin-right: 5px;
}

#new_pc_input>div>input {
    width: 181px;
    height: 35px;
    line-height: 35px;
    padding-left: 15px;
    border: 1px solid #e9e9e9;
    border-radius: 2px;
    font-size: 14px;
}

/*popHelpers*/
#new_pc_popHelpers{
    padding:10px;
    cursor: pointer;
}
#new_pc_popHelpers .closeBtn {
    margin-left:400px;
}
#new_pc_popHelpers .title {
    font-size: 18px;
    font-weight: 800;
    line-height: 20px;
}
#new_pc_popHelpers .content {
    font-size: 14px;
    text-align: center;
    width:400px;
    margin: 20px auto 30px;
}
#new_pc_popHelpers .btn {
    font-size: 16px;
    color:#fff;
    line-height: 32px;
    padding:0 30px;
    text-align: center;
    display: inline-block;
    background-color: #2c9ee3;
    border-radius: 4px;
    margin: 10px auto;
    cursor: pointer;
}

#tmc-loading {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999999;
}

#tmc-loading > p {
    width: 400px;
    padding-bottom: 30px;
    background-color: #fff;
    /* background: #fff url("//img1.40017.cn/cn/comm/images/cn/public/transparent_loading_v2.gif") center 40px no-repeat; */
    border-radius: 6px;
    text-align: center;
    line-height: 40px;
    color: #333;
    font-size: 18px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -100px;
    margin-left: -200px;
}
#tmc-loading > p > img{
    margin: 30px 0px;
    width: 72px;
    height: 72px;
}



/*酒店目的地查询和酒店关键字弹窗样*/

#hotel-getcity {
    z-index: 2000;
    position: absolute;
    top: 200px;
    left: 100px;
    display: none;
    background: #fff;
    box-shadow: 0 0 16px 2px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 0 16px 2px rgba(0, 0, 0, .2);
    width: 400px;
    color: #666;
    line-height: 32px;
}

#hotel-getcity>p {
    padding: 0 10px;
    color: #999;
}

#hotel-getcity>ul {
    border-top: 1px dashed #e4e4e4;
}

#hotel-getcity>ul>li {
    padding: 0 10px;
    cursor: pointer;
}

#hotel-getcity>ul>li>span {
    float: right;
}

#hotel-getcity>ul>li>p {
    float: right;
    color: #000;
    font-weight: 600;
    width: 80px;
    height: 32px;
    text-align: right;
}

#hotel-getcity .keydown {
    background: #2c9ee3;
    color: #fff;
}

#hotel-getcity>p>span,
#hotel-getkey>p>span {
    float: right;
    height: 12px;
    width: 12px;
    background: url(//js.40017.cn/cn/public/module/mNotice/0.4.5/img/pic.png) no-repeat 0 0;
    cursor: pointer;
    margin-top: 10px;
    background-position: 0 0;
}
#hotel-getkey>i{
    border-top: 1px dashed #e4e4e4;
    width: 100%;
    display: block;
    padding-left: 10px;
    color: #333;
}
#hotel-getcity>p>span:hover,
#hotel-getkey>p>span:hover {
    background-position: 0 -16px;
}

#hotel-getkey {
    z-index: 2000;
    position: absolute;
    top: 200px;
    left: 600px;
    display: none;
    background: #fff;
    box-shadow: 0 0 16px 2px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 0 16px 2px rgba(0, 0, 0, .2);
    width: 400px;
    color: #666;
    line-height: 32px;
}

#hotel-getkey>p {
    padding: 0 10px;
    color: #999;
}

#hotel-getkey>div {
    border-top: 1px dashed #e4e4e4;
}

#hotel-getkey>div>p {
    padding: 0 10px;
    cursor: pointer;
}

#hotel-getkey>div>p>span {
    color: #f88117;
}

#hotel-getkey>ul {
    border-top: 1px dashed #e4e4e4;
}

#hotel-getkey>ul>li {
    padding: 0 10px;
    cursor: pointer;
}

#hotel-getkey>ul>li>p {
    float: right;
    color: #000;
    font-weight: 600;
    width: 50px;
    height: 32px;
    text-align: right;
}

#hotel-getkey .getkeydown {
    background: #2c9ee3;
    color: #fff;
}

.go-top-btn {
    display: none;
    position: fixed;
    width: 50px;
    height: 40px;
    padding-top: 10px;
    text-align: center;
    background: #999;
    right: 180px;
    bottom: 80px;
    border-radius: 4px;
    z-index: 999;
    cursor: pointer;
}

.go-top-btn:hover {
    background: #2da0e6;
}

.calendar-panel {
    z-index: 9999 !important;
}

@media screen and (max-width: 1680px) {
    .go-top-btn {
        right: 40px;
    }
}

.auto-getInCity ul>li i {
    float: left;
    width: 30px;
    background: #3ed7c7;
    height: 16px;
    line-height: 16px;
    display: inline-block;
    border-radius: 2px;
    color: #fff;
    text-align: center;
    margin: 4px 8px 0 0;
}

.auto-getInCity ul .airport i {
    background: #0dbee4;
}

.auto-getInCity ul .near i {
    background: #eff4f8;
    color: #789fba;
}

.auto-getInCity ul .list i {
    width: 30px;
    background: url(//file.40017.cn/assets/tmc/images/airport-list.png) no-repeat left center;
    left: 16px;
}

.authority-tip-box {
    position: absolute;
    display: none;
    width: 100%;
    top: 74px;
    z-index: 1000;
}
.authority-tip-box > div {
    height: 53px;
    width: 1200px;
    margin: auto;
}
.author-tip-text {
    height: 53px;
    line-height: 53px;
    width: 181px;
    text-align: center;
    color: #f88117;
    font-size: 16px;
    background: url(//file.40017.cn/assets/tmc/images/orangeboxtop.png) center center no-repeat;
}

.dtTMC_bottom{
    width: 100%;
    height: 230px;
    background: #fff;
    clear: both;
    color: #333;
    margin-top: 0;
}

.dtTMC_bottom-new{
    width: 1200px;
    height: 230px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    position: relative;
}

.dtTMC_bottom-new .dtintro{
    font-size: 20px;
    color: #333;
    line-height: 40px;
    height: 40px;
    padding-top: 100px;
}

.dtTMC_bottom-new .dttip{
    font-size: 20px;
    color: #333;
    line-height: 40px;
    height: 40px;
    padding-top: 5px;
}

.dtTMC_bottom-new .tip {
    color: #999;
}

.dtTMC_bottom-new .intro {
    margin-top: 100px;
}
.none{
    display: none;
}

.ie_tips{
    width:100%;
    height:40px;
    line-height:40px;
    color:#333;
    background:#ffffe3;
    text-align: center;
    font-size: 12px;
}
.ie_tips>a{
    display: inline-block;
    height: 12px;
    width: 12px;
    background: url(//js.40017.cn/cn/public/module/mNotice/0.4.5/img/pic.png) no-repeat 0 -16px;
    cursor: pointer;
    background-position: 0 0;
    vertical-align: middle;
    margin-left:10px;
}


.language-header {
    width: 130px;
    padding: 8px 4px;
    cursor: pointer;
    position:absolute;
    right:120px;
    top:0;
}

.language-header:hover {
    border-left: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
    border-top: 1px solid #e2e2e2;
}

.language-header:hover .language-list-header {
    display: block;
}

.lan-msg-header {
    padding-right: 5px;
}

.img-icon-header {
    width: 24px;
    padding-right: 5px;
}

.img-icon-header- {
    width: 20px;
    padding-right: 5px;
}

.lan-size-header {
    font-size: 14px
}

.language-list-header {
    position: absolute;
    top: 34px;
    border-left: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    width: 138px;
    background-color: #ffffff;
    padding-bottom: 10px;
    display: none;
}

.language-item-header {
    text-align: left;
    margin-left: 18px;
}
.min-header {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    top:-100px;
}

.min-menu {
    position: absolute;
    right: 0;
    top: 0;
    padding: 10px 0;
    font-size: 12px;
    cursor: pointer;
    width: 80px;
}

.min-m-btn {
    font-size:12px;
    font-weight:bold;
    width:130px;
    text-align:center
}

.min-menu a {
    color:#666666
}

.min-menu a:hover {
    /*text-decoration: underline;*/
    color: #f88117;
}

/*弹性布局兼容写法*/
.dtg-flex {
    display: box;
    /* OLD - Android 4.4- */
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
}

.dtg-justify-center {
    /* 09版 */
    -webkit-box-pack: center;
    /* 12版 */
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
}

.dtg-justify-between {
    /* 09版 */
    -webkit-box-pack: space-between;
    /* 12版 */
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
}

.dtg-justify-end {
    /* 09版 */
    -webkit-box-pack: flex-end;
    /* 12版 */
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    -o-justify-content: flex-end;
    justify-content: flex-end;
}

.dtg-justify-start {
    /* 09版 */
    -webkit-box-pack: start;
    /* 12版 */
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
}

.dtg-align-center {
    /* 09版 */
    -webkit-box-align: center;
    /* 12版 */
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
}

.dtg-align-start {
    /* 09版 */
    -webkit-box-align: start;
    /* 12版 */
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    -o-align-items: flex-start;
    align-items: flex-start;
}

.dtg-align-end {
    /* 09版 */
    -webkit-box-align: end;
    /* 12版 */
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    -ms-align-items: flex-end;
    -o-align-items: flex-end;
    align-items: flex-end;
}

.dtg-flex-row {
    /* 09版 */
    -webkit-box-orient: horizontal;
    /* 12版 */
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
}

.dtg-flex-column {
    /* 09版 */
    -webkit-box-orient: vertical;
    /* 12版 */
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
}

.dtg-flex-bettwen {
    /* 09版 */
    -webkit-box-pack: space-between;
    /* 12版 */
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
}

.dtg-flex-warp {
    /* 09版 */
    /*-webkit-box-lines: multiple;*/
    /* 12版 */
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
}

.dtg-flex-grow1 {
    -webkit-flex: 1;
    /* Chrome */
    -ms-flex: 1;
    /* IE 10 */
    flex: 1;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    -webkit-box-flex: 1;
    /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex: 1;
    /* OLD - Firefox 19- */
}

.dtg-justify-around {
    /* 09版 */
    -webkit-box-pack: space-around;
    /* 12版 */
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    -ms-justify-content: space-around;
    -o-justify-content: space-around;
    justify-content: space-around;
}


.go-top-btn-new {
    display: none;
    width: 50px;
    height: 40px;
    padding-top: 10px;
    text-align: center;
    background: #999;
    border-radius: 4px;
    z-index: 999;
    cursor: pointer;
    bottom: 80px;
    right: 40px;
    position: fixed;
}
.kefu-box {
    color: #fff;
    position: fixed;
    width: 50px;
    height: 50px;
    right: 40px;
    text-align: center;
    background: #999;
    z-index: 999;
    bottom: 140px;
    border-radius: 4px;
    cursor: pointer;
}
.go-top-btn-new:hover {
    background: #2da0e6;
}

.kefu-box .icon-kefu{
    font-size: 37px;
}
.kefu-box:hover {
    background: #2da0e6;
}