@charset "UTF-8";
/* 变量说明
mainColor：是主颜色，颜色最深
subColor: 是大块区域的填充颜色，颜色最浅
otherColor：是按钮、控件等hover的背景和边框颜色，颜色深浅适中
*/
/*新华联变量配置
$mainColor:#523726;
$subColor:#D2AA78;
$otherColor:#D2AA78;
$bgUrl:url(../../img/ticket_order.png);
$adBgUrl:url(../../img/reg_login_bg_xhl.png);
$logoBgUrl:url(../../img/logo_xhl.png);
$logoLongBgUrl:url(../../img/c_logo2013_xhl.png);
$breadBgUrl:url(../../img/bread_bg.gif);*/
/*三亚变量配置
$mainColor:#2344B5;
$subColor:#B5E6F4;
$otherColor:#17B2F4;
$bgUrl:url(../../img/ticket_order.png);
$adBgUrl:url(../../img/reg_login_bg_sanya.png);
$logoBgUrl:url(../../img/logo_sy.png);
$logoLongBgUrl:url(../../img/c_logo2013_sy.png);
$breadBgUrl:url(../../img/bread_bg.gif);*/
/*云南变量配置
$mainColor:#fa7413;
$subColor:#fdd5b8;
$otherColor:#feb783;
$bgUrl:url(../../img/ticket_order_yunnan.png);
$adBgUrl:url(../../img/reg_login_bg_yn.jpg);
$logoBgUrl:url(../../img/logo_yn.png);
$logoLongBgUrl:url(../../img/c_logo2013_yn.png);
$breadBgUrl:url(../../img/bread_bg.gif);*/
/*三水荷花 配置
$mainColor:#632684;
$subColor:#da95fe; 
$otherColor:#da95fe; 
$bgUrl:url(../../img/ticket_order_ss.png);
$adBgUrl:url(../../img/reg_login_bg_ss.jpg);
$logoBgUrl:url(../../img/logo_ss.png);
$logoLongBgUrl:url(../../img/c_logo2013_ss.png);
$breadBgUrl:url(../../img/bread_bg.gif);
*/
/*标准配置*/
/*颜色和logo配置*/
.bgcolor {
  color: #377ef4;
}

.bg_border_bottom {
  border-bottom: 2px solid #377ef4;
}

.bgroundColor {
  background: #377ef4;
}

.hongli_logo, .hongli_logo a {
  overflow: hidden;
}

.hongli_logo {
  padding-left: 118px;
  width: auto;
  padding-top: 4px;
  padding-bottom: 8px;
}

.hongli_logo a {
  display: block;
  width: auto;
  height: 50px;
  text-indent: -999px;
  background: url(../../img/c_logo2013.png) no-repeat;
}

body, html {
  background-color: #fff;
}

blockquote, body, button, code, dd, div, dl, dt, em, fieldset, form, h1, h2, h3, h4, h5, h6, html, img, input, legend, li, ol, p, pre, td, textarea, th, ul {
  margin: 0;
  padding: 0;
}

body, dfn, input, textarea {
  font-size: 12px;
}

.map-icon i, .time i {
  vertical-align: -2px;
}

body {
  line-height: 1.5;
  font-family: 'microsoft yahei',Tahoma,Simsun,sans-serif;
  color: #333;
}

fieldset, img {
  border: 0;
}

a {
  color: #000;
  text-decoration: none;
  outline: 0;
}

a:hover {
  text-decoration: underline;
}

ol li, ul li {
  list-style: none;
}

dfn {
  font-family: Arial !important;
}

input[type=text], input[type=number] {
  padding: 3px;
  border: 1px solid #CCC;
  box-shadow: 1px 1px 3px #DDD inset;
}

input[type=text]:focus, input[type=number]:focus {
  background-color: #377ef4;
  border-color: #5d9de5 #67a1e2 #67a1e2 #5d9de5;
  border-style: solid;
  border-width: 1px;
  box-shadow: 1px 1px 3px #d0dee6 inset;
}

.layoutfix {
  word-break: break-word;
  *zoom: 1;
}

.layoutfix:after {
  clear: both;
  content: '.';
  display: block;
  height: 0;
  overflow: hidden;
}

#main-nav, .inputSel {
  color: grey;
}

#main-wrapper, #seo-wrapper, .banner-top {
  width: 1180px;
  margin: 54px auto;
}

.main-bd {
  position: relative;
  margin-top: -54px;
}

#main-wrapper {
  padding: 20px 0 30px;
}

#main-nav {
  margin: 0 auto 10px;
  font: 12px/1.5 verdana, simsun;
}

.banner-top {
  height: 60px;
  margin-bottom: 10px;
}

#booking-wrapper, #media-wrapper {
  border: 1px solid #377ef4;
  background-color: #fff;
}

#media-wrapper {
  position: relative;
  min-height: 292px;
  padding: 20px;
}

.attraction_photo_big .photo_name a, .attraction_photo_big i, .c-wrapper-style i, .code-booking i, .code-booking-pop i, .map-icon i, .media-price i, .media-right .comment i, .packup-btn i, .small_photo_control i, .tab-content .refund, .tab-content .ticket-title i, .ticket-detail-wrapper i.arrow, .time i {
  display: inline-block;
  *zoom: 1;
  width: 10px;
  height: 16px;
  background-image: url(../../img/ticket-detail.png?v=3);
  background-repeat: no-repeat;
}

.attraction_photo_big .next, .attraction_photo_big .prev {
  position: absolute;
  height: 100%;
  top: 0;
}

.attraction_photo_big .next i, .attraction_photo_big .prev i {
  position: absolute;
  top: 45%;
  width: 20px;
  height: 32px;
  background-position: 9999em 9999em;
}

.attraction_photo_big .next i {
  right: 0;
}

.attraction_photo_big .prev {
  width: 200px;
}

.attraction_photo_big .prev:hover i {
  background-position: -230px -85px;
}

.attraction_photo_big .next {
  width: 300px;
  right: 0;
}

.attraction_photo_big .next:hover i {
  background-position: -184px -85px;
}

.attraction_photo_big .photo_name a {
  position: absolute;
  right: 6px;
  top: 2px;
  width: 15px;
  height: 0;
  padding-top: 15px;
  overflow: hidden;
}

.small_photo_wrap li .current span, .small_photo_wrap li a:hover span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 80px;
  height: 46px;
  border: 2px solid #377ef4;
}

.small_photo_wrap li .current i, .small_photo_wrap li a:hover i {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 78px;
  height: 44px;
  border: 1px solid #fff;
}

.small_photo_control a:hover {
  background-color: #a6ebff;
}

.small_photo_control .next_disable:hover, .small_photo_control .prev_disable:hover {
  background-color: #ddd;
}

.small_photo_control i {
  position: absolute;
  left: 4px;
  top: 18px;
  width: 12px;
  height: 16px;
}

.small_photo_control .next_disable, .small_photo_control .prev_disable {
  background-color: #ddd;
  cursor: default;
}

.small_photo_control .prev:hover i {
  background-position: -87px 0;
}

.small_photo_control .prev_disable i, .small_photo_control .prev_disable:hover i {
  background-position: -111px 0;
  cursor: default;
}

.small_photo_control .next:hover i {
  background-position: -73px 0;
}

.small_photo_control .next_disable i, .small_photo_control .next_disable:hover i {
  background-position: -51px 0;
  cursor: default;
}

.jmp, .media-right .popup {
  position: absolute;
  border: 1px solid #dbdbdb;
  box-shadow: 3px 3px 5px #dfe1e2;
}

.map-icon i {
  width: 19px;
  height: 16px;
  background-position: -35px -16px;
}

.time i {
  width: 20px;
  background-position: -170px 7px;
}

.media-right .popup {
  width: 480px;
  padding: 10px;
  background: #fff;
  z-index: 2;
}

.jmp {
  z-index: 1;
  display: none;
  width: 260px;
  padding: 10px;
  background: #fff;
}

.media-right .grade .small_c, .media-right .grade .small_c .b {
  display: inline-block;
  height: 14px;
  background-image: url(../../img/ticket-detail.png?v=3);
  background-repeat: no-repeat;
  overflow: hidden;
}

.media-right .grade .small_c {
  position: absolute;
  left: 0;
  top: 24px;
  width: 78px;
  background-position: 0 -251px;
}

.media-right .grade .small_c .b {
  background-position: 0 -269px;
}

.media-right .comment i {
  position: absolute;
  width: 20px;
  height: 20px;
}

.media-price .price-btn:hover {
  color: #feeed4;
}

#booking-wrapper {
  margin-top: 20px;
  font-family: "microsoft yahei";
}

.tab-wrapper {
  height: 50px;
  border-bottom: 1px solid #377ef4;
}

.tab-wrapper li {
  display: none;
  float: left;
  height: 50px;
  line-height: 50px;
  padding: 0 30px;
  color: #333;
  font-size: 20px;
  border-right: 1px solid #dfdfdf;
  cursor: pointer;
}

.tab-wrapper li.on {
  color: #fff;
  background-color: #377ef4;
}

.tab-wrapper li.on .text {
  color: #fff;
  background-color: #377ef4;
}

.tab-wrapper li.show {
  display: block;
}

table {
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
}

.ticket-table td {
  padding: 10px 0;
  vertical-align: middle;
}

.ticket-table thead td {
  padding: 8px 0;
  color: #999;
  background-color: #f3f3f3;
  border-bottom: 1px solid #dfdfdf;
}

.ticket-table tr.ticket-info td {
  border-top: 1px dotted #dadada;
}

.tab-content td.ticket-type, .ticket-table tr.ticket-first td {
  border-top: 1px solid #dfdfdf;
}

.tab-content tr.ttd-info:hover, .ticket-table tr.ticket-info:hover {
  background-color: #feb783;
}

.tab-content td.ticket-type {
  overflow: hidden;
  vertical-align: top;
  padding: 1px 0 0 1px;
  border-right: 1px solid #dfdfdf;
  background-color: #fff;
}

.tab-content .ticket-type span {
  display: block;
  padding-top: 15px;
  padding-bottom: 10000px;
  margin-bottom: -10000px;
  text-align: center;
  background-color: #f3f3f3;
}

.tab-content .ticket-title-wrapper {
  padding: 10px 65px;
}

.tab-content .ticket-title i {
  margin-left: 3px;
  background-position: -2px -11px;
  *background-position-y: -15px;
}

.packup-btn i, .tab-content .ticket-title.on i {
  margin-left: 3px;
  background-position: -15px -11px;
}

.tab-content .refund {
  width: 60px;
  height: 20px;
  margin-bottom: -5px;
  background-position: -27px -112px;
}

.icon-cut dfn, .icon-mobile dfn {
  background-image: url(../../img/ticket-detail.png?v=3);
  background-repeat: no-repeat;
  background-position: -239px 1px;
}

.tab-content .del-price {
  color: #999;
  text-decoration: line-through;
}

.tab-content .del-price strong {
  font-weight: 400;
}

.tab-content .hongli-price {
  color: #377ef4;
}

.tab-content .hongli-price strong {
  font-family: Tahoma;
}

.ticket-table .td1 {
  width: 80px;
}

.ticket-table .td2-1 {
  width: 588px;
}

.ticket-table .td3 {
  width: 140px;
}

.ticket-table .td4 {
  width: 60px;
}

.ticket-table .td5 {
  width: 70px;
}

.ticket-table .td6-1 {
  width: 90px;
}

.ticket-table .td7 {
  width: 60px;
}

.ticket-table .td8 {
  width: 90px;
}

.pop-wrapper {
  position: relative;
  z-index: 10;
  display: inline;
  display: inline-block;
}

.icon-wrapper {
  padding-bottom: 10px;
  margin-bottom: -10px;
}

.icon-back, .icon-cut, .icon-mobile {
  display: inline-block;
  min-width: 44px;
  height: 14px;
  line-height: 14px;
  padding-right: 3px;
  margin-right: 3px;
  cursor: pointer;
  font-family: Arial;
  text-align: center;
  vertical-align: middle;
  background-color: #FFF;
}

.icon-cut {
  color: #52bb7f;
  border: 1px solid #52bb7f;
}

.icon-back, .icon-mobile {
  color: #fba62c;
  border: 1px solid #fba62c;
}

.booking-btn, .booking-btn-disable {
  color: #fff;
  border-radius: 2px;
  box-shadow: 0 1px 1px #ccc;
}

.icon-back dfn, .icon-cut dfn, .icon-mobile dfn {
  float: left;
  height: 14px;
  width: 16px;
  margin-right: 2px;
  font-style: normal;
  color: #fff;
}

.icon-cut dfn {
  background-color: #52bb7f;
}

.icon-back dfn {
  background-color: #ff9700;
}

.icon-mobile dfn {
  background-color: #fba62c;
}

.booking-btn, .booking-btn-disable, .code-booking {
  display: inline-block;
  width: 75px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}

.booking-btn {
  background-color: #377ef4;
}

.booking-btn-disable {
  background-color: #bcbcbc;
  cursor: default;
}

.code-booking {
  color: #333;
}

.code-booking i {
  margin-left: 3px;
  background-position: -27px 9px;
  *background-position-y: 5px;
}

.code-booking-wrapper:hover .code-booking i {
  background-position: -39px 9px;
  *background-position-y: 5px;
}

.code-booking-pop i {
  position: absolute;
  top: -9px;
  left: 150px;
  display: block;
  width: 18px;
  height: 9px;
  background-position: -20px -4px;
}

.code-booking-wrapper:hover .code-booking-pop {
  display: block;
}

.booking-btn:hover {
  background-color: #377ef4;
}

.code-booking-wrapper:hover .code-booking {
  color: #f60;
}

.booking-btn-disable:hover, .booking-btn:hover, .code-booking:hover {
  text-decoration: none;
}

.tab-content .ticket-detail td {
  padding: 0;
}

.ticket-detail-wrapper {
  position: relative;
  display: none;
  min-height: 70px;
  margin: 1px 15px 15px;
  background-color: #feb783;
  border: 1px solid #mainColor;
}

.ticket-detail-wrapper i.arrow {
  position: absolute;
  top: -11px;
  left: 70px;
  display: block;
  width: 22px;
  height: 11px;
  background-position: 0 0;
}

.ticket-detail-content {
  *zoom: 1;
  padding: 15px 10px 10px 20px;
  color: #666;
}

.ticket-detail-content:after {
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  content: "";
}

.ticket-detail-info {
  float: left;
  width: 840px;
}

.ticket-detail-info dl {
  position: relative;
  *zoom: 1;
  padding-left: 90px;
  margin-bottom: 10px;
  min-height: 20px;
}

.ticket-detail-info dl dt {
  position: absolute;
  margin-left: -90px;
  color: #333;
  font-weight: 700;
}

.ticket-detail-info dl dd {
  min-height: 20px;
  line-height: 20px;
}

.ticket-detail-wrapper .packup-btn {
  color: #377ef4;
  width: 100%;
  line-height: 30px;
  text-align: center;
  background-color: #feb783;
  height: 30px;
  cursor: pointer;
}

.hotel-intro .icon-back, .ttd-table .icon-back, .ttd-table .icon-cut, .ttd-table .icon-mobile {
  cursor: default;
}

.ttd-table tbody tr:hover {
  background: #feb783;
}

.booking-btn-blue:hover {
  text-decoration: none;
  background-color: #1d8fd9;
}

.hide {
  display: none;
}

.hotel-list li:hover {
  background-color: #e5f2fd;
}

.hotel-comment, .hotel-distance {
  display: block;
  font-size: 12px;
  color: #666;
  padding-top: 3px;
}

.c-wrapper-style i, .pkg-heart-1, .pkg-heart-2, .pkg-heart-3, .pkg-heart-4, .pkg-heart-5, i.detail-icon-t {
  background-image: url(../../img/ticket-detail.png?v=3);
  background-repeat: no-repeat;
}

.content-tab .red-big-btn:hover {
  color: #fff;
  text-decoration: none;
  background-color: #fd7b2b;
  border: 1px solid #fc6621;
  box-shadow: inset 0 1px 0 0 #fea161;
}

i.detail-icon-1, i.detail-icon-2, i.detail-icon-3, i.detail-icon-4 {
  background-color: #377ef4;
}

.c-wrapper-style i {
  display: block;
  float: left;
  width: 80px;
  height: 41px;
  padding-left: 48px;
  color: #fff;
  font-size: 16px;
  font-style: normal;
}

i.detail-icon-t {
  width: 25px;
  padding-left: 0;
  background-position: 0 -91px;
}

i.detail-icon-1 {
  background-position: -205px -118px;
}

i.detail-icon-2 {
  background-position: -205px -159px;
}

i.detail-icon-3 {
  background-position: -205px -200px;
}

i.detail-icon-4 {
  background-position: -205px -241px;
}

.banner-middle, .banner-middle img {
  width: 931px;
  height: 157px;
}

.c_page, .side {
  float: right;
}

.pkg-heart-1, .pkg-heart-2, .pkg-heart-3, .pkg-heart-4, .pkg-heart-5 {
  position: relative;
  top: -2px;
  zoom: 1;
  display: inline-block;
  width: 75px;
  height: 14px;
  vertical-align: middle;
  cursor: default;
}

.pkg-heart-1 {
  background-position: -87px -95px;
}

.pkg-heart-2 {
  background-position: -72px -95px;
}

.pkg-heart-3 {
  background-position: -57px -95px;
}

.pkg-heart-4 {
  background-position: -42px -95px;
}

.pkg-heart-5 {
  background-position: -27px -95px;
}

.side {
  width: 224px;
  overflow: hidden;
}

.nearby-jd li a:hover {
  background: #e5f2fd;
  text-decoration: none;
}

.characteristic dl i, .nearby-jd .juli i {
  background-image: url(../../img/ticket-detail.png?v=3);
  background-repeat: no-repeat;
}

.nearby-jd .juli i {
  display: inline-block;
  width: 12px;
  height: 19px;
  margin-right: 3px;
  background-position: -129px 3px;
  vertical-align: -5px;
}

.characteristic dl i {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 53px;
  height: 52px;
}

#seo-wrapper {
  padding: 15px;
  color: #999;
  border-bottom: 1px solid #e8e8e8;
}

.icon-fold, .icon-unfold {
  position: absolute;
  top: 6px;
  right: 5px;
  width: 9px;
  height: 9px;
  line-height: 9px;
  color: #ccc;
  font-family: arial;
  text-align: center;
  text-decoration: none;
  overflow: hidden;
  border: 1px solid #ccc;
  background: #f7f7f7;
}

.amap-info-sharp, .go_top, .go_top:hover, .qq, .qzone, .renren, .sina, .to_share, .to_share:hover {
  background-image: url(../../img/ticket-detail.png?v=3);
  background-repeat: no-repeat;
}

.go_top, .go_top:hover, .to_share, .to_share:hover {
  width: 45px;
  height: 45px;
  position: fixed;
  left: 50%;
  margin-left: 610px;
  margin-bottom: 3px;
  z-index: 99;
  cursor: pointer;
}

.to_share {
  bottom: 120px;
  background-position: 0 -197px;
}

.go_top {
  bottom: 70px;
  background-position: -48px -197px;
}

.to_share:hover {
  bottom: 120px;
  background-position: -96px -197px;
}

.go_top:hover {
  bottom: 70px;
  background-position: -144px -197px;
}

.qq, .qzone, .renren, .sina {
  float: left;
  width: 30px;
  height: 30px;
  margin-right: 3px;
}

.sina {
  background-position: -80px -252px;
}

.qq {
  background-position: -111px -252px;
}

.renren {
  background-position: -142px -252px;
}

.qzone {
  background-position: -173px -252px;
}

.amap-info-sharp {
  background-position: -160px -1px;
}

.map_pop .delete:hover {
  text-decoration: none;
  color: #EB8C05 !important;
}

.btn_side_close, .btn_side_open {
  position: absolute;
  top: 50%;
  left: -22px;
  margin-top: -22px;
  z-index: 10;
  visibility: visible;
}

.btn_side_close a, .btn_side_open a {
  display: block;
  width: 22px;
  height: 43px;
  border: 1px solid #ccc;
  border-right: 0;
  border-radius: 2px;
  background: #fff;
  box-shadow: -1px 0 1px rgba(0, 0, 0, 0.1);
}

.btn_side_close i, .btn_side_open i {
  display: block;
  width: 15px;
  height: 15px;
  margin: 14px -2 0 5px;
  background-image: url(../../img/ticket-detail.png?v=3);
  background-repeat: no-repeat;
  background-color: #fff;
}

.btn_side_close i {
  background-position: 1px -136px;
}

.btn_side_open i {
  background-position: 1px -151px;
}

.btn_side_open a:hover i {
  background-position: 1px -179px;
}

.btn_side_close a:hover i {
  background-position: 1px -166px;
}

.route_way a:hover {
  background: #e7e7e7;
  text-decoration: none;
  z-index: 2;
}

.route_box a:hover {
  text-decoration: none;
}

.endPoint, .result_error .ico_end, .result_error .ico_start, .startPoint {
  display: block;
  float: left;
  width: 32px;
  height: 32px;
  margin-right: 12px;
  line-height: 32px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  cursor: default;
  text-decoration: none;
}

.result_error .ico_start, .startPoint {
  background: #51bf4c;
}

.endPoint, .result_error .ico_end {
  background: #e61717;
}

.route_box .input_txt:hover {
  border-color: #999;
}

.route_box .input_txt:focus {
  border-color: #67A1E2;
  box-shadow: none;
}

.route_box .change a:hover {
  text-decoration: none;
  background-color: #2577E3;
}

.no_result, .result_error, .route_search_box {
  background-color: #F5F3EF;
}

.route_search_box {
  width: 270px;
  padding: 10px 0 0 10px;
}

.no_result {
  position: relative;
  padding: 22px 10px 22px 90px;
}

.result_error {
  position: relative;
  overflow: hidden;
}

.result_error .ico_end, .result_error .ico_start {
  position: absolute;
  left: 16px;
  top: 8px;
  width: 25px;
  height: 25px;
  line-height: 25px;
  font-size: 14px;
}

.result_error .ico_end {
  background-position: 0 -41px;
}

.map_side .bus_sort:after {
  clear: both;
  content: '.';
  display: block;
  height: 0;
  overflow: hidden;
}

.bus_sort a:hover {
  text-decoration: none;
}

.route_result .route_detail .hover, .route_result .route_detail .selected {
  background-color: #ECF4FF;
}

.route_result .route_detail .ico_bus, .route_result .route_detail .ico_end, .route_result .route_detail .ico_foot, .route_result .route_detail .ico_start, .route_result .route_detail .m_default {
  float: left;
  display: inline;
  width: 24px;
  height: 28px;
  margin-left: -24px;
  overflow: hidden;
  background-image: url(../../img/um_map_pop_side.png);
  background-repeat: no-repeat;
  background-color: #fff;
}

.route_result .route_detail .ico_start {
  background-position: 0 -549px;
}

.route_result .route_detail .ico_end {
  background-position: 0 -590px;
}

.route_result .route_detail .ico_foot {
  width: 9px;
  height: 22px;
  margin-left: -15px;
  margin-top: 3px;
  background-position: 0 -723px;
}

.route_result .route_detail .ico_bus {
  width: 13px;
  height: 22px;
  margin-left: -17px;
  margin-top: 5px;
  background-position: 0 -699px;
}

.route_result .route_detail .m_default {
  width: 17px;
  height: 20px;
  margin-left: -17px;
  margin-top: 10px;
  background-position: 0 -680px;
}

.map_side .car_sort:after {
  clear: both;
  content: '.';
  display: block;
  height: 0;
  overflow: hidden;
}

.map_side .car_sort a:hover {
  text-decoration: none;
}

.car_route_result .route_detail_box, .foot_route_result .route_detail_box {
  display: block;
  overflow-y: auto;
}

.side_input_pop .item:hover, .side_input_pop .item_hover {
  background-color: #377ef4;
  cursor: pointer;
}

.side_input_pop .item:hover .b, .side_input_pop .item:hover .name, .side_input_pop .item_hover .b, .side_input_pop .item_hover .name {
  color: #fff;
}

.landmarks_click, .landmarks_hover {
  position: relative;
  width: 235px;
  padding: 6px 10px 0;
  border: 1px solid #09A9F3;
  background: #fff;
  line-height: 22px;
  color: #333;
}

.landmarks_click .landmarks_click_x:hover {
  text-decoration: none;
  color: #FFA800;
}

.landmarks_bottom .go_to .disabled, .landmarks_bottom .go_to .disabled:hover {
  color: #999;
  cursor: default;
  text-decoration: none;
}

.map_bus, .map_end, .map_foot, .map_marker, .map_start {
  display: block;
  width: 33px;
  height: 43px;
  overflow: hidden;
  background-image: url(../../img/um_map_iframe.png);
  background-repeat: no-repeat;
}

.map_start {
  background-position: 0 0;
}

.map_end {
  background-position: 0 -45px;
}

.map_marker {
  display: block;
  width: 17px;
  height: 28px;
  background-position: 0 -368px;
  overflow: hidden;
}

.map_bus, .map_foot {
  display: block;
  width: 25px;
  height: 25px;
  overflow: hidden;
}

.map_foot {
  background-position: 0 -314px;
}

.map_bus {
  background-position: 0 -341px;
}

.map_mark_inner .amap-info-close:hover {
  color: #aaa;
}

.map_mark_inner .map_mark_address, .map_mark_inner .map_mark_title {
  width: 280px;
  padding: 5px 0;
  display: block;
}

.map_mark_inner .map_mark_title {
  font-size: 16px;
  border-bottom: 2px dotted #dbdbdb;
}

.map_mark_inner .router-search:hover {
  background: #2ba5f7;
}

.c_page {
  height: 26px;
  padding: 10px 0;
  color: #666;
  font: 12px/2 Arial;
}

.c_down, .c_down_nocurrent, .c_up, .c_up_nocurrent {
  background-image: url(../../img/ticket_page.png);
  width: 25px;
  height: 0;
  overflow: hidden;
  padding: 23px 0 0;
  border: 0;
  background-position: 0 -50px;
}

.c_down, .c_up {
  border: 1px solid #ccc;
}

.c_up {
  background-position: -105px 0;
}

.c_up:hover {
  background-color: #bcddf9;
  background-position: -105px -25px;
  text-decoration: none;
}

.c_down {
  width: 70px;
  margin-left: 1px;
  background-position: -41px 0;
}

.c_down:hover {
  background-color: #bcddf9;
  background-position: -41px -25px;
}

.c_up_nocurrent, .c_up_nocurrent:hover {
  margin-right: 10px;
  border: 1px solid #ccc;
  background-position: -106px -50px;
  color: #666;
  cursor: default;
}

.c_down_nocurrent, .c_down_nocurrent:hover {
  width: 70px;
  border: 1px solid #ccc;
  background-position: -41px -50px;
  cursor: default;
}

.c_pagevalue {
  margin-left: 20px;
}

.weixin_code, .weixin_code .s_code {
  position: fixed;
  top: 50%;
  margin-top: -300px;
}

.c_page_submit {
  width: 44px;
  margin-left: 10px;
  font-weight: 400;
  cursor: pointer;
  line-height: 22px;
  *padding: 0 8px 0 6px;
}

.weixin_code {
  left: 50%;
  margin-left: 600px;
  z-index: 99;
}

.weixin_code .b_code, .weixin_code .s_code {
  display: inline-block;
  *zoom: 1;
  background-repeat: no-repeat;
  background-image: url(../../img/weixin_code.png);
}

.weixin_code .b_code {
  width: 150px;
  height: 300px;
  background-position: 0 0;
  cursor: default;
}

.weixin_code .s_code {
  display: none;
  right: 0;
  width: 40px;
  height: 165px;
  background-position: 0 -307px;
}

@media screen and (max-width: 1200px) {
  #main-wrapper, #seo-wrapper, .banner-top, .banner-top img, .cui_hd {
    width: 980px;
  }

  #media-wrapper {
    padding: 15px;
  }

  .media-left {
    width: 416px;
    height: 282px;
  }

  .attraction_photo_big {
    height: 232px;
  }

  .attraction_photo_big .photo_name {
    width: 396px;
  }

  .attraction_photo_big .prev {
    width: 200px;
  }

  .attraction_photo_big .next {
    width: 216px;
  }

  .attraction_photo_small {
    width: 375px;
    height: 42px;
    margin-top: 8px;
    padding: 0 18px 0 23px;
  }

  .hotel-price, .media-right ul {
    margin-top: 5px;
  }

  :root .attraction_photo_small li .current:hover span {
    width: 68px;
    height: 38px;
  }

  :root .attraction_photo_small li .current:hover i {
    width: 66px;
    height: 36px;
  }

  .attraction_photo_small li .current span, .attraction_photo_small li .current:hover span, .attraction_photo_small li a:hover span {
    width: 68px;
    height: 38px;
  }

  .attraction_photo_small li .current i, .attraction_photo_small li .current:hover i, .attraction_photo_small li a:hover i {
    width: 66px;
    height: 36px;
  }

  .media-right {
    width: 510px;
  }

  .media-title {
    width: 330px;
  }

  .media-right ul li {
    width: 410px;
    margin-bottom: 15px;
  }

  .media-right .popup {
    width: 410px;
  }

  .media-right .grade {
    width: 410px;
    padding: 10px 0 0 80px;
  }

  .media-right .comment {
    width: 430px;
  }

  .media-price {
    top: 15px;
    height: 55px;
  }

  .media-price .price-box {
    padding-top: 0;
    margin-bottom: -5px;
  }

  .media-price .price-box dfn, .media-price .price-box span {
    font-size: 26px;
  }

  .media-right .grade .small_c {
    top: 18px;
  }

  .ticket-table .td1 {
    width: 70px;
  }

  .ticket-table .td2, .ticket-table .td2-1 {
    width: 458px;
  }

  .ticket-table .td2-2 {
    width: 378px;
  }

  .ticket-table .td2-3 {
    width: 308px;
  }

  .ticket-table .td3 {
    width: 120px;
  }

  .ticket-table .td4, .ticket-table .td5 {
    width: 50px;
  }

  .ticket-table .td7 {
    width: 60px;
  }

  .ticket-table .td8 {
    width: 90px;
  }

  .ticket-detail-info {
    width: 660px;
  }

  .tab-content .ticket-title-wrapper {
    padding-right: 25px;
  }

  .hotel-list li {
    width: 293px;
    height: 110px;
    padding: 16px;
  }

  .hotel-list li.middle {
    width: 294px;
  }

  .hotel-comment, .hotel-distance {
    padding-top: 0;
  }

  .hotel-img {
    width: 110px;
    height: 110px;
  }

  .hotel-intro {
    width: 170px;
  }

  .banner-middle, .banner-middle img, .content-left, .content-tab {
    width: 772px;
  }

  .c-wrapper {
    padding: 41px 39px 25px;
  }

  .feature-content img {
    width: 344px;
    height: 192px;
  }

  .feature-content img.big {
    width: 692px;
    height: 192px;
  }

  #mapDiv, .map-cover {
    width: 690px;
    height: 348px;
  }

  .side {
    width: 190px;
  }

  .nearby-jd .head {
    height: 40px;
    line-height: 40px;
    padding-left: 15px;
  }

  .nearby-jd li a {
    padding: 15px;
    width: 158px;
  }

  .nearby-jd li img {
    width: 158px;
    height: 90px;
  }

  .banner-side img {
    width: 190px;
    height: 102px;
  }

  .go_top, .go_top:hover, .to_share, .to_share:hover {
    left: inherit;
    right: 0;
    margin-left: 0;
  }
}
.gray {
  color: #999;
}

@media (max-width: 1500px), (max-device-width: 1500px) {
  .weixin_code {
    left: inherit;
    right: 0;
    margin-left: 0;
  }

  .weixin_code .b_code, .weixin_code i {
    display: none;
  }

  .weixin_code .s_code {
    display: block;
  }

  .hide {
    display: none;
  }

  .show {
    display: block;
  }
}
.packup-btn i, .tab-content .ticket-title.on i {
  margin-left: 3px;
  background-position: -15px -11px;
}

/*# sourceMappingURL=tkt-list.css.map */
