.search_pop{position: absolute;top: 45px;left: 0px;width: 100%;background-color: #fff;z-index: 50;bottom: 0px;overflow: auto;display: none}
.search_pop .search-result{border-bottom: 1px solid #d4d4d4;padding: 15px 10px}
.search_pop .search-result.no-result{color: #999;line-height: 24px;font-size: 14px;text-align: center}
.search_pop .title{height: 32px;line-height: 32px;text-align: left;font-size: 12px;color: #999;background-color: #fff;margin-bottom: 10px;border-bottom: 1px solid #d4d4d4}
.search_pop .search_hot{margin: 0 10px;background: #fff;overflow: hidden;border-bottom: 1px solid #d4d4d4}
.search_pop .search_hot .keys{position: relative;margin-right: -10px}
.search_pop .search_hot .keys li{float: left;width: 20%;box-sizing: border-box;padding-right: 10px;margin-bottom: 10px}
.search_pop .search_hot .keys .item{box-sizing: border-box;border: 1px solid #d4d4d4;border-radius: 2px;text-align: center;font-size: 14px;line-height: 30px;height: 30px;color: #666;overflow: hidden;white-space: nowrap;text-overflow: ellipsis}
.search_pop .search_history{margin: 10px 10px 0;background: #fff}
.search_pop .search_history .lr-list{border-bottom: 1px solid #d4d4d4}
.search_pop .search_history .lr-list>li{position: relative;padding-right: 10px;margin-bottom: 14px;line-height: 20px;height: 20px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color: #666;font-size: 14px}
.search_pop .search_history .lr-list .right-labels{position: absolute;font-size: 0;line-height: 0;right: 10px;top: 0px;padding-left: 10px;background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0px, white 10px, white);background: linear-gradient(to right, rgba(255, 255, 255, 0) 0px, white 10px, white)}
.search_pop .search_history .lr-list .right-labels a{display: inline-block;line-height: 20px;color: #666;background: #f0f0f0;font-size: 12px;margin-left: 5px;padding: 0 15px}
.search_pop .search_history .clear_history{height: 32px;line-height: 32px;font-size: 12px;text-align: center;color: #4EC2AD}
.search_suggestion{position: absolute;top: 50px;left: 0px;width: 100%;background-color: #fff;border-top: 1px solid #d4d4d4;bottom: 0px;z-index: 51;display: none;overflow-y: auto}
.search_suggestion>li{position: relative;border-bottom: 1px solid #d4d4d4;padding: 10px 10px 10px 15px;line-height: 24px}
.search_suggestion>li:last-child{border-bottom: none}
.search_suggestion>li.link-li{padding-right: 20px}
.search_suggestion>li.link-li:after{top: 17px}
.search_suggestion h1{display: inline;color: #333;font-size: 16px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin-right: 10px}
.search_suggestion h2{display: inline;color: #666;font-size: 14px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin-right: 10px}
.search_suggestion h2 em{color: #333;font-weight: 500}
.search_suggestion span.tip{color: #999;font-size: 12px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis}
.search_suggestion .link-li{position: relative}
.search_suggestion .link-li:after{content: '';position: absolute;top: 15px;right: 10px;width: 8px;height: 8px;border-top: 1px solid #999;border-right: 1px solid #999;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);transform: rotate(45deg)}
.search_suggestion .lr-li .right-labels{position: absolute;font-size: 0;line-height: 0;right: 10px;top: 10px;padding-left: 10px;background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0px, white 10px, white);background: linear-gradient(to right, rgba(255, 255, 255, 0) 0px, white 10px, white)}
.search_suggestion .lr-li .right-labels a{display: inline-block;line-height: 24px;color: #666;background: #f0f0f0;font-size: 12px;margin-left: 5px;padding: 0 15px}
.search_suggestion .sub-ul{margin-top: 10px;margin-right: -20px;border-top: 1px solid #d4d4d4}
.search_suggestion .sub-ul .sub-title{position: relative;font-size: 0;line-height: 1.5;margin-right: 20px;padding: 8px 0 8px 24px;overflow: hidden}
.search_suggestion .sub-ul .sub-title .title-icon{position: absolute;left: 0;top: 11px}
.search_suggestion .sub-ul .tag-ctn{font-size: 0;margin-bottom: -10px}
.search_suggestion .sub-ul .tag-ctn a{display: inline-block;margin-right: 10px;margin-bottom: 10px;padding: 0 12px;border: 1px solid #d4d4d4;border-radius: 2px;text-align: center;font-size: 14px;line-height: 30px;height: 30px;color: #666}
.search_suggestion .title-icon{font-size: 14px;line-height: 20px;width: 18px;height: 18px;text-align: center;color: #fff;border-radius: 6px;margin-top: -1px}
.search_suggestion .title-icon.bg-line2{background-color: #fc896e}
.search_suggestion .title-icon.bg-line2 i{font-size: 18px;vertical-align: -3px}
.search_suggestion .title-icon.bg-hotel3{background-color: #fca66d}
.search_suggestion .title-icon.bg-hotel3 i{font-size: 16px;vertical-align: -2px}
.search_suggestion .title-icon.bg-ticket{background-color: #fccb46}
.search_suggestion .title-icon.bg-ticket i{font-size: 14px;vertical-align: -1px}
.search_suggestion .title-icon.bg-hotelplane{background-color: #9ed969}
.search_suggestion .title-icon.bg-hotelplane i{font-size: 16px}
.search_suggestion .title-icon.bg-flighticon{background-color: #7fdaea}
.search_suggestion .title-icon.bg-trainticket{background-color: #ae93e5}
.search_suggestion .title-icon.bg-trainticket i{font-size: 12px}
@media screen and (min-width: 0px) and (max-width: 360px){.search_header .search_pop .search_hot .keys li{font-size: 12px}}
@media screen and (min-width: 360px) and (max-width: 412px){.search_header .search_pop .search_hot .keys li{font-size: 13px}}
body.fullpage-fixed{overflow: hidden}
.m_header{position: relative;height: 50px;z-index: 20}
@media screen and (max-width: 360px){.m_header{height: 45px}}
.m_header .hide{display: none !important}
.m_header_bar{display: -webkit-box;display: -webkit-flex;display: -moz-flexbox;display: flex;padding-right: 100px;height: 50px; background:;color: #fff;background: #4EC2AD url(../../images/logo.png) no-repeat center center;background-size: 20rem;}
@media screen and (max-width: 360px){.m_header_bar{padding-right: 88px}}
@media screen and (max-width: 360px){.m_header_bar{height: 45px}}
.m_header_bar:after, .m_header_bar:before{content: "";display: table}
.m_header_bar:after{clear: both;overflow: hidden}
.m_header_bar a{color: #fff}
.m_header_bar .mhb_left{float: left;position: relative;z-index: 1}
.m_header_bar .mhb_left .logo{float: left;width: 30px;height: 30px;padding: 10px 5px 10px 10px;background: url(/site/m2015/images/index/logo-2x.png) no-repeat 10px 10px;background-clip: content-box;background-size: 30px 30px;background-image: image-set("/site/m2015/images/index/logo-2x.png" 2x, "/site/m2015/images/index/logo-3x.png" 3x)}
@media screen and (max-width: 360px){.m_header_bar .mhb_left .logo{width: 25px;height: 25px;background-size: 25px 25px}}
.m_header_bar .mhb_left .city{float: left;position: relative;padding: 10px 22px 10px 5px;height: 30px;line-height: 30px;max-width: 64px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 16px}
@media screen and (max-width: 360px){.m_header_bar .mhb_left .city{font-size: 14px;padding: 8px 22px 7px 0px}}
.m_header_bar .mhb_left .city:after{content: "";position: absolute;right: 12px;top: 21px;width: 4px;height: 4px;border-right: solid 1px #fff;border-bottom: solid 1px #fff;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);transform: rotate(45deg);-webkit-transform-origin: center 75%;-moz-transform-origin: center 75%;transform-origin: center 75%;-webkit-transition: all 0.5s;transition: all 0.5s}
@media screen and (max-width: 360px){.m_header_bar .mhb_left .city:after{top: 19px}}
.m_header_bar .mhb_left .city.expanded:after{-webkit-transform: rotate(-135deg);-moz-transform: rotate(-135deg);transform: rotate(-135deg)}
.m_header_bar .mhb_left .go_to_home, .m_header_bar .mhb_left .go_to_search, .m_header_bar .mhb_left .go_to_parent{float: left;width: 24px;height: 24px;padding: 13px 10px 13px 15px;cursor: pointer}
.m_header_bar .mhb_left .go_to_home i, .m_header_bar .mhb_left .go_to_search i, .m_header_bar .mhb_left .go_to_parent i{display: block;line-height: 24px;font-size: 24px;text-align: center}
@media screen and (max-width: 360px){.m_header_bar .mhb_left .go_to_home, .m_header_bar .mhb_left .go_to_search, .m_header_bar .mhb_left .go_to_parent{width: 20px;height: 20px;padding: 13px 10px 12px 10px}
.m_header_bar .mhb_left .go_to_home i, .m_header_bar .mhb_left .go_to_search i, .m_header_bar .mhb_left .go_to_parent i{line-height: 20px;font-size: 20px}}
.m_header_bar .mhb_left .go_to_search{padding: 13px 10px 13px 10px}
@media screen and (max-width: 360px){.m_header_bar .mhb_left .go_to_search{padding: 13px 10px 13px 5px}}
.m_header_bar .mhb_left .go_to_parent{position: relative;width: auto;padding: 13px 24px 13px 0;margin-left: 5px;font-size: 16px;line-height: 24px;overflow: hidden;white-space: nowrap;cursor: pointer;max-width: 64px}
.m_header_bar .mhb_left .go_to_parent i{position: absolute;right: 0px;top: 13px;font-size: 20px;padding-left: 4px;color: #75db9d;background: #4EC2AD}
@media screen and (max-width: 360px){.m_header_bar .mhb_left .go_to_parent{font-size: 14px;line-height: 20px;padding: 13px 22px 12px 0;margin-left: 0px;overflow: hidden;white-space: nowrap;cursor: pointer;max-width: 56px}
.m_header_bar .mhb_left .go_to_parent i{right: 0px;top: 13px;font-size: 18px}}
.m_header_bar .mhb_center{-webkit-box-flex: 1;-webkit-flex: 1;-moz-flex: 1;flex: 1;overflow: hidden;height: 50px}
@media screen and (max-width: 360px){.m_header_bar .mhb_center{height: 45px}}
.m_header_bar .mhb_center .search_holder{position: relative;margin: 10px 0;padding-left: 10px;line-height: 30px;border-radius: 2px;background: #fff;color: #bbb;font-size: 14px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap}
@media screen and (max-width: 360px){.m_header_bar .mhb_center .search_holder{margin: 8px 0 7px}}
.m_header_bar .mhb_center .search_holder .icon{display: inline-block;margin-right: 5px;vertical-align: -1px}
.m_header_bar .mhb_center h2{font-weight: 500;font-size: 14px;line-height: 18px;text-align: center}
@media screen and (max-width: 360px){.m_header_bar .mhb_center h2{position: relative;top: -2px}}
.m_header_bar .mhb_center h2:only-child{font-size: 17px;line-height: 30px}
@media screen and (max-width: 360px){.m_header_bar .mhb_center h2:only-child{font-size: 14px}}
.m_header_bar .mhb_center h2.sub_title{position: relative;top: 2px;font-size: 12px;line-height: 1}
@media screen and (max-width: 360px){.m_header_bar .mhb_center h2.sub_title{position: relative;top: 0}}
.m_header_bar .mhb_center.mhb_center_across{position: absolute;top: 0;left: 0;width: 100%;box-sizing: border-box;padding: 10px 80px;text-align: center}
.m_header_bar .mhb_right{position: absolute;top: 0;right: 0;height: 50px}
.m_header_bar .mhb_right .account{float: left;padding: 10px 0;width: 40px;height: 30px;line-height: 30px;cursor: pointer}
.m_header_bar .mhb_right .account i{display: block;margin-left: 14px;font-size: 22px;line-height: 30px}
@media screen and (max-width: 360px){.m_header_bar .mhb_right .account{padding: 8px 0 7px;width: 35px}
.m_header_bar .mhb_right .account i{margin-left: 10px;font-size: 19px}}
.m_header_bar .mhb_right .navi{float: left;position: relative;font-size: 16px;padding: 10px 22px 10px 5px;height: 30px;line-height: 30px;cursor: pointer}
@media screen and (max-width: 360px){.m_header_bar .mhb_right .navi{font-size: 14px;padding: 8px 20px 7px 2px}}
.m_header_bar .mhb_right .navi:after{content: "";position: absolute;right: 12px;top: 21px;width: 4px;height: 4px;border-right: solid 1px #fff;border-bottom: solid 1px #fff;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);transform: rotate(45deg);-webkit-transform-origin: 75% 75%;-moz-transform-origin: 75% 75%;transform-origin: 75% 75%;-webkit-transition: all 0.5s;transition: all 0.5s}
@media screen and (max-width: 360px){.m_header_bar .mhb_right .navi:after{top: 19px}}
.m_header_bar .mhb_right .navi.expanded:after{-webkit-transform: rotate(-135deg);-moz-transform: rotate(-135deg);transform: rotate(-135deg)}
.m_header_navi_pop{position: absolute;top: 50px;width: 100%;background: #fff;z-index: 20;height: 0;overflow: hidden}
@media screen and (max-width: 360px){.m_header_navi_pop{top: 45px}}
.m_header_navi_pop:before{content: "";position: absolute;top: -6px;right: 0px;border-left: 15px solid transparent;border-right: 15px solid transparent;border-bottom: 15px solid #fff;-webkit-transition: all 0.3s;transition: all 0.3s;-webkit-transition-timing-function: cubic-bezier(0.5, -0.5, 0.5, 1.5);transition-timing-function: cubic-bezier(0.5, -0.5, 0.5, 1.5);-webkit-transform: translateX(-50%) translateY(100%);-moz-transform: translateX(-50%) translateY(100%);transform: translateX(-50%) translateY(100%)}
.m_header_navi_pop:after{content: "";position: absolute;bottom: 0;left: 0;width: 100%;height: 20px;z-index: 2;background: -webkit-linear-gradient(bottom, gainsboro, rgba(220,220,220,0))}
.m_header_navi_pop>ul{position: relative;background: #fff}
.m_header_navi_pop>ul:after, .m_header_navi_pop>ul:before{content: "";display: table}
.m_header_navi_pop>ul:after{clear: both;overflow: hidden}
.m_header_navi_pop>ul:after{content: "";position: relative;width: 100%;height: 20px;z-index: 5;background: #fff}
.m_header_navi_pop>ul>li{position: relative;z-index: 2;float: left;width: 33.333%}
.m_header_navi_pop > ul > li a{position: relative;display: block;padding: 18px 0;padding-left: 14.5%;height: 20px;line-height: 20px;color: #222;font-size: 14px;border-bottom: solid 1px #ddd}
@media screen and (max-width: 360px){.m_header_navi_pop > ul > li a{padding-left: 10%}}
.m_header_navi_pop > ul > li a h3{display: block;font-weight: 500;font-size: 14px;width: 56px;height: 20px;line-height: 20px;margin-left: 30px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;text-align: center}
.m_header_navi_pop > ul > li a img.navi-thumb{position: absolute;top: 18px;left: 14.5%;width: 20px;height: 20px}
@media screen and (max-width: 360px){.m_header_navi_pop > ul > li a img.navi-thumb{left: 10%}}
.m_header_navi_pop > ul > li:nth-child(3n+1) a, .m_header_navi_pop > ul > li:nth-child(3n+2) a{border-right: solid 1px #ddd}
.m_header_navi_pop .m_header_navi_pop_shadow{position: relative}
.m_header_navi_pop .m_header_navi_pop_shadow:before{content: "";position: absolute;bottom: 0;width: 100%;height: 20px;z-index: 1;background: -webkit-linear-gradient(bottom, #e1e1e1, rgba(225,225,225,0))}
.m_header_navi_pop.active{height: auto;overflow: visible}
.m_header_navi_pop.active>ul{overflow: hidden;max-height: 312px;max-height: 65vh}
@media screen and (max-width: 360px){.m_header_navi_pop.active>ul{max-height: 260px;max-height: 60vh}}
.m_header_navi_pop.active:before{-webkit-transform: translateX(-50%) translateY(0%);-moz-transform: translateX(-50%) translateY(0%);transform: translateX(-50%) translateY(0%)}
.m_header_search{position: fixed;z-index: 20;left: 0;top: 0;bottom: 0;width: 100%;background: #f9f9f9}
.m_header_search .search_bar{position: relative;z-index: 20;padding: 10px 0}
@media screen and (max-width: 360px){.m_header_search .search_bar{padding: 8px 0 7px}}
.m_header_search .search_bar .search_cancel{float: left;padding: 0px 10px 0 15px;line-height: 30px;font-size: 14px;color: #4EC2AD}
@media screen and (max-width: 360px){.m_header_search .search_bar .search_cancel{line-height: 30px}}
.m_header_search .search_bar .search_main{position: relative;float: none;height: 30px;line-height: 30px;border: none;border-radius: 2px;margin: 0px 47px 0px 53px;background: #e5e5e5}
.m_header_search .search_bar .search_main input{position: relative;z-index: 1;display: block;width: 100%;height: 20px;border: none;padding: 5px 30px 5px 10px;line-height: 20px;font-size: 14px;outline: none;background-color: transparent}
.m_header_search .search_bar .search_main .icon-delete{display: block;opacity: 0;position: absolute;z-index: -1;right: 5px;top: 6px;color: #999;font-size: 18px;-webkit-transition: opacity 0.2s ease-in 0s;transition: opacity 0.2s ease-in 0s}
.m_header_search .search_bar .search_main .icon-delete.active{z-index: 9;opacity: 1;-webkit-transform: scale(1, 1);-moz-transform: scale(1, 1);transform: scale(1, 1)}
.m_header_search .search_bar .search_main .search_button{display: block;position: absolute;right: -40px;top: 3px;z-index: 1;overflow: hidden;text-align: center;width: 35px;line-height: 24px;font-size: 20px;color: #4EC2AD}
.m_header_search .search_pop{top: 50px;display: block}
@media screen and (max-width: 360px){.m_header_search .search_pop{top: 45px}}
.m_header_search .search_suggestion{display: block}
.m_header.app-header .m_header_bar .mhb_left .logo{display: none}
.m_header_mask{display: none;position: fixed;width: 100%;z-index: 11;top: 0;left: 0;right: 0;bottom: 0;background: #000;opacity: 0.3}
.m_header_mask.active{display: block}
.hairlines .m_header_navi_pop > ul > li a{border-width: 0.5px !important}
.header-box{background-color: #f4f4f4;height: 44px;border-bottom: #d4d4d4 1px solid;line-height: 44px}
.header-box.fixed{position: fixed;top: 0;left: 0;z-index: 999;width: 100%}
.header-box.fixed i{color: #4EC2AD}
.header-box .header-back{position: absolute;padding: 0 10px;font-size: 1.6rem}
.header-box .header-action{position: absolute;right: 10px;top: 0;font-size: 1.6rem;color: #4EC2AD}
.header-box h1{text-align: center;font-size: 1.6rem}
.wrapper{padding-top: 45px}
footer{padding: 15px;text-align: center;line-height: 2em;font-size: 14px;color: #A4A4A4;}
.more-click{text-align: center;color: #4EC2AD;}
