
body, button, input, select, textarea {
    font: 12px/1.5 'Microsoft Yahei', Arial, \5b8b\4f53, Helvetica, sans-serif;
}

body.bg1 {
    background: #FEFEFE;
}

.play-bg {
    background: #f8f8f8;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

.p-wrap {
    width: 1200px;
    margin: 0 auto;
}

.p-info-bg {
    background: #fbfbfb;
}

.servers_box {
    height: 99px;
    display: block;
    border: 2px solid #F00;
    margin: 10px 0;
    font: 12px/1 tahoma, Arial, \5b8b\4f53, Helvetica, sans-serif;
}

.servers_box input {
    font-size: 14px;
    padding: 5px;
    border: 1px solid #CCC;
    margin: 10px;
    background: #FFA2B5;
}

.servers_box div {
    font: 12px/1.2 tahoma, Arial, \5b8b\4f53, Helvetica, sans-serif;
}

/*倒计时*/
.active-wrap {
    height: 55px;
    line-height: 55px;
    background-color: #feeedf;
    font: 20px/1 'Microsoft Yahei', "Helvetica Neue", Helvetica, Arial, sans-serif;
    width: 1200px;
    margin: 20px auto;
    font-family: "Microsoft Yahei";
}

.active-wrap .active-left {
    float: left;
    margin-right: 45px;
    position: relative;
    left: -5px;
    height: 55px;
    line-height: 55px;
    font-weight: bold;
    color: #fff;
}

.active-wrap .active-left .tria {
    display: block;
    width: 0;
    height: 0;
    border-top: 28px solid transparent;
    border-left: 25px solid #FF9933;
    border-bottom: 27px solid transparent;
    position: absolute;
    right: -25px;
    top: 0;
}

.active-wrap .active-left .active-left-body {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    height: 55px;
    overflow-y: hidden;
    background-color: #ff9933;
}

.active-wrap .active-left .active-left-body span {
    padding: 0 10px 0 20px;
    line-height: 55px;
    font-size: 30px;
    letter-spacing: 10px;
}

.active-wrap .active-left .active-left-body em {
    line-height: 55px;
    font-size: 14px;
}

.active-wrap .active-left .active-left-body i {
    line-height: 55px;
    font-size: 26px;
    font-family: Arial;
}

.active-wrap .active-right {
    float: left;
    padding-left: 10px;
}

.active-wrap .active-right span {
    line-height: 55px;
    font-size: 14px;
    color: #666666;
}

.active-wrap .active-right em {
    line-height: 55px;
    font-size: 30px;
    font-family: Arial;
    color: #0090ff;
    font-weight: bold;
}

.active-wrap .active-right i {
    line-height: 55px;
    font-size: 30px;
    color: #4d4d4d;
    font-weight: bold;
}

/*倒计时 end*/

.play-ico {
    display: block;
    background: url(../image/tickest-ico.png) no-repeat;
}

.p-menu-wrap {
    position: relative;
    height: 387px;
    margin-bottom: 57px;
}

.p-banner-wrap {
    height: 387px;
    position: absolute;
    right: 0;
    top: 0;
    width: 900px;
    background: lime;
}

.p-banner-ov {
    width: 900px;
    overflow: hidden;
    position: relative;
    height: 387px;
}

.p-banner-img {
    width: 9999px;
    height: 387px;
    position: absolute;
    left: 0;
    top: 0;
}

.p-banner-img li {
    width: 900px;
    float: left;
}

.p-banner-ico {
    position: absolute;
    right: 20px;
    bottom: 10px;
}

.p-banner-ico li {
    border: 2px solid #A8DBFD;
    width: 12px;
    height: 12px;
    background: #fff;
    float: left;
    border-radius: 8px;
    margin-right: 6px;
    cursor: pointer;
}

.p-banner-ico li.active {
    border: 2px solid #fff;
    width: 12px;
    height: 12px;
    background: #4DA0FC;
}

.p-menu-items {
    height: 387px;
    margin-bottom: 100px;
    position: absolute;
    left: 0;
    top: 0;
    background: red;
    z-index: 2;
}

.p-menu-items-l {
    background: #fff;
    width: 279px;
    height: 383px;
    border: 2px solid #58AFF6;
    border-right: none;
}

.p-menu-items-l dt {
    background: #58AFF6 url(/tpl/www/image/2015/product/info/tickets/p-menu-items-l.png) no-repeat 26px bottom;
    height: 48px;
    font-size: 22px;
    color: #fff;
    line-height: 48px;
    text-indent: 125px;
}

.p-menu-items-l dd {
    border-right: 2px solid #58AFF6;
    height: 67px;
    overflow: hidden;
}

.p-menu-items-l dd:hover {
    border-bottom: 2px solid #58AFF6;
    border-top: 2px solid #58AFF6;
    border-right: 2px solid #fff;
    height: 63px;
}

.p-menu-items-l dd:hover .p-menu-item-hot {
    padding: 9px 0;
}

.p-menu-items-l .p-menu-item-last:hover {
    border-top: 2px solid #58AFF6;
    border-bottom: none;
    border-right: 2px solid #fff;
    height: 65px;
}

.p-menu-items-l .p-menu-item-last .p-menu-item-hot {
    border-bottom: 1px solid #fff;
}

.p-menu-items-l dd:hover i {
    color: #58AFF6;
}

.p-menu-items-l dd.active {
    border-bottom: 2px solid #58AFF6;
    border-top: 2px solid #58AFF6;
    border-right: 2px solid #fff;
    height: 63px;
}

.p-menu-items-l dd.active .p-menu-item-hot {
    padding: 9px 0;
}

.p-menu-items-l dd.active i {
    color: #58AFF6;
}

.p-menu-items-l .p-menu-item-last.active {
    border-top: 2px solid #58AFF6;
    border-bottom: none;
    border-right: 2px solid #fff;
    height: 65px;
}

.p-menu-item .p-menu-item-tit {
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 10px;
}

.p-menu-item .p-menu-item-tit a {
    color: #1d8eed;
    font-weight: bold;
}

.p-menu-item .p-menu-item-tit a:hover {
    color: #ff6600
}

.p-menu-item .p-menu-item-hot {
    width: 237px;
    margin: 0 auto;
    border-bottom: 1px solid #EAEAEA;
    padding: 11px 0;
}

.p-menu-item .p-menu-item-hot li {
    float: left;
    margin-right: 13px;
}

.p-menu-item .p-menu-item-hot li a {
    color: #666666;
    font-size: 12px;
    line-height: 12px;
}

.p-menu-item .p-menu-item-hot li a:hover {
    color: #ff6600
}

.p-menu-item .p-menu-item-hot i {
    font-size: 20px;
    color: #D7D7D7;
    font-family: "\u5b8b\u4f53";
    font-weight: bold;
    margin-top: 10px;
}

.p-menu-items-r {
    border: 2px solid #58AFF6;
    border-left: none;
    width: 887px;
    padding: 30px 15px;
    height: 323px;
    overflow-y: auto;
    display: none;
    background: #fff;
    z-index: 2;
}

.p-menu-items-r li {
    border-bottom: 1px solid #ECECEC;
    width: 100%;
    margin-bottom: 11px;
}

.p-menu-items-r li.last {
    border-bottom: none;
    margin-bottom: 0;
}

.p-menu-items-r li dl dt {
    font-weight: bold;
    font-size: 14px;
    color: #6E6E6E;
    line-height: 14px;
    margin-bottom: 12px;
}

.p-menu-items-r li dl dd {
    float: left;
    margin: 0 30px 13px 0;
    line-height: 12px;
}

.p-menu-items-r li dl dd a {
    font-size: 12px;
    color: #666666;
}

.p-menu-items-r li dl dd a:hover {
    color: #ff6600
}

.p-index-main-box {
    margin-bottom: 65px;
}

.p-index-main-tit {
    position: relative;
    height: 60px;
    margin-bottom: 24px;
}

.p-index-main-tit p {
    width: 100%;
    height: 2px;
    background: #FD6483;
    position: absolute;
    left: 0;
    top: 29px;
}

.p-index-main-tit i.p-index-ico1 {
    position: absolute;
    left: 50%;
    margin-left: -128px;
    top: 0px;
    width: 257px;
    height: 61px;
    display: block;
    background: url(/tpl/www/image/2015/product/info/tickets/p-index-main-tit1.png) no-repeat;
}

.p-index-main-tit i.p-index-ico2 {
    position: absolute;
    left: 50%;
    margin-left: -128px;
    top: 0px;
    width: 257px;
    height: 62px;
    display: block;
    background: url(/tpl/www/image/2015/product/info/tickets/p-index-main-tit2.png) no-repeat;
}

.p-index-main-nav {
    text-align: center;
    position: relative;
    margin-bottom: 40px;
}

.p-index-main-nav ul li {
    height: 34px;
    line-height: 34px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    position: relative;
}

.p-index-main-nav ul li a {
    font-size: 18px;
    color: #666666;
    padding: 0 22px;
    display: block;
    border-radius: 6px;
}

.p-index-main-nav ul li:hover a {
    background: #FD6483;
    color: #fff;
}

.p-index-main-nav ul li:hover i {
    display: block;
}

.p-index-main-nav ul li.active a {
    background: #FD6483;
    color: #fff;
}

.p-index-main-nav ul li.active i {
    display: block;
}

.p-index-main-nav ul li i {
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 9px solid #FD6483;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -12px;
    display: none;
}

.p-index-main-nav .p-index-main-nav-mo {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 56px;
    height: 25px;
    background: #EBEBEB;
    color: #999999;
    line-height: 25px;
    text-align: center;
    border-radius: 12px;
}

.p-index-main-img .mb16 {
    margin-bottom: 16px;
}

.p-index-main-img .mr18 {
    margin-right: 18px;
}

.p-index-main-img {
    height: 421px;
}

.p-index-img-box {
    position: relative;
}

.p-index-img-box.w284 {
    width: 284px;
}

.p-index-img-box.w288 {
    width: 288px;
}

.p-index-img-box.h421 {
    height: 421px;
}

.p-index-img-box.h168 {
    height: 168px;
}

.p-index-img-box.h238 {
    height: 238px;
}

.p-index-img-box-sh {
    width: 99px;
    height: 46px;
    background: #000;
    position: absolute;
    right: 0;
    top: 0;
    filter: alpha(opacity=60);
    opacity: 0.6;
    z-index: 1;
}

.p-index-img-box-txt {
    width: 99px;
    height: 46px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
}

.p-index-img-box-txt strong {
    color: #fff;
    font-size: 18px;
    display: block;
    font-weight: normal;
    text-align: center;
}

.p-index-img-box-txt span {
    display: block;
    color: #fff;
    text-align: center;
}

.p-index-img-box-txt span i {
    filter: alpha(opacity=0);
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
}

.p-index-img-box:hover .p-index-img-box-sh {
    width: 100%;
    height: 100%;
    left: 0;
}

.p-index-img-box:hover .p-index-img-box-txt {
    width: 100%;
    height: 100%;
    left: 0;
}

.p-index-img-box:hover .p-index-img-box-txt strong {
    line-height: 24px;
    margin: 60% 0 20px 0px;
    font-size: 24px;
    text-align: center;
}

.p-index-img-box.h168:hover .p-index-img-box-txt strong {
    line-height: 24px;
    margin: 20% 0 20px 0px;
    font-size: 24px;
    text-align: center;
}

.p-index-img-box.h238:hover .p-index-img-box-txt strong {
    line-height: 24px;
    margin: 30% 0 20px 0px;
    font-size: 24px;
    text-align: center;
}

.p-index-img-box:hover .p-index-img-box-txt span {
    text-align: center;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}

.p-index-img-box:hover .p-index-img-box-txt span i {
    filter: alpha(opacity=100);
    opacity: 1;
    font-size: 14px;
    position: static;
}

.p-index-img-box:hover .p-index-img-box-txt span em {
    margin: 0 10px;
    font-size: 16px;
}

.p-index-pro {
}

.p-index-pro li {
    width: 288px;
    float: left;
    background: #D7E9F7;
    position: relative;
    margin-right: 15px;
    margin-bottom: 25px;
}

.p-index-pro li.mr0 {
    margin-right: 0;
}

.p-index-pro li .p-index-pro-btm {
    height: 72px;
    padding: 10px 15px;
}

.p-index-pro li .pro-tit {
    margin-bottom: 10px;
}

.p-index-pro li .pro-tit a {
    font-size: 16px;
    color: #333;
    line-height: 16px;
}

.p-index-pro li .pro-tit a:hover {
    color: #ff6600;
}

.p-index-pro li .p-index-pro-btm span {
    color: #666;
    font-size: 12px;
}

.p-index-pro li .p-index-pro-btm span em {
    margin: 0 11px;
    color: #666;
    font-size: 12px;
    line-height: 12px;
}

.p-index-pro li .p-index-pro-btm strong {
    font-weight: normal;
    font-size: 22px;
    color: #f26f0e;
    position: absolute;
    bottom: 10px;
    right: 15px;
}

/*列表页=============================*/

/*酒店列表页*/
.hotel-ico {
    display: block;
    background: url(../image/hotel-ico2.png) no-repeat;
}

.h-list-wrap {
    width: 1200px;
    margin: 0 auto;
}

.h-list-seek {
    width: 1160px;
    border: 2px solid #C5DEF3;
    background: #CEE6FB;
    padding: 20px;
    border-bottom: none;
}

.h-list-seek li {
    float: left;
    margin-right: 10px;
    position: relative;
}

.h-list-seek label {
    display: block;
    color: #000;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 3px;
}

.h-list-seek input {
    border: none;
    width: 195px;
    height: 35px;
    line-height: 35px;
    padding: 0 25px 0px 10px;
}

.h-list-seek li .h-filt-a {
    width: 9px;
    height: 12px;
    background-position: -17px 0;
    position: absolute;
    top: 31px;
    right: 10px;
}

.h-list-seek li .h-filt-a.active {
    background-position: -17px -17px;
}

.h-list-seek li .h-filt-b {
    width: 11px;
    height: 11px;
    background-position: -33px 0;
    position: absolute;
    top: 31px;
    right: 10px;
}

.h-list-seek li button {
    border: none;
    width: 180px;
    height: 35px;
    color: #fff;
    background: #FE8902;
    cursor: pointer;
    font-size: 14px;
    letter-spacing: 4px;
    font-weight: bold;
}

.h-list-sel-wrap {
    border: 2px solid #EEEEEE;
    width: 1160px;
    padding: 20px;
    background: #fff;
    margin-bottom: 30px;
}

.h-list-sel-box {
    border-bottom: 1px dashed #D3D3D3;
    line-height: 46px;
    height: 46px;
    overflow: hidden;
}

.h-list-sel-box.br0 {
    border: none;
}

.h-list-sel-lab {
    font-weight: bold;
    color: #000;
    display: block;
    width: 55px;
    text-align: right;
    margin-right: 26px;
}

.h-list-sel-comm-cont {
    width: 994px;
}

.h-list-sel-cont .place-sel a {
    color: #666666;
}

.h-list-sel-cont .place-sel dt {
    float: left;
    margin-right: 20px;
}

.h-list-sel-cont .place-sel dd {
    float: left;
    height: 46px;
}

.h-list-sel-cont .place-sel dd a {
    display: block;
    color: #666666;
    padding: 0 15px;
    background: #fff;
    height: 38px;
    margin-top: 8px;
    line-height: 32px;
    width: 40px;
    text-align: center;
}

.h-list-sel-cont .place-sel dd a em {
    float: left;
}

.h-list-sel-cont .place-sel dd a i {
    float: right;
    width: 11px;
    height: 5px;
    background-position: -105px -68px;
    margin: 15px 0 0 5px;
}

.h-list-sel-cont .place-sel dd a.active {
    background: #F0F2F4;
}

.h-list-sel-cont .place-sel dd a.active i {
    background-position: -78px -69px;
}

.h-list-sel-cont .h-list-sel-place {
    background: #F0F2F4;
    width: 974px;
    padding: 0 45px;
    margin-bottom: 10px;
}

.h-list-sel-place ul li {
    float: left;
    width: 170px;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
}

.h-list-sel-place ul li a {
    color: #666666;
}

.h-list-sel-place ul li a:hover {
    color: #0080ED;
    font-weight: bold;
}

.h-list-sel-place ul li a.acive {
    color: #0080ED;
    font-weight: bold;
}

.h-list-sel-cont .comm-sel a {
    color: #666666;
}

.h-list-sel-cont .comm-sel dt {
    float: left;
    margin-right: 20px;
}

.h-list-sel-cont .comm-sel dd {
    float: left;
    height: 46px;
    margin-right: 20px;
    line-height: 0;
    display: block;
}

.h-list-sel-cont .comm-sel dd a {
    display: block;
    height: 46px;
    line-height: 46px;
}

.h-list-sel-cont .comm-sel dd a i {
    float: left;
    width: 13px;
    height: 13px;
    margin: 17px 5px 0 0;
    margin /*\**/: 16px 5px 0 0 \9;
    background-position: -121px -61px;
}

.h-list-sel-cont .comm-sel dd a span {
    float: left;
    line-height: 46px;
}

.h-list-sel-cont .comm-sel dd a:hover {
    color: #0080ED;
}

.h-list-sel-cont .comm-sel dd a:hover i {
    background-position: -137px -61px;
}

.h-list-sel-cont .comm-sel dd a.active {
    color: #0080ED;
}

.h-list-sel-cont .comm-sel dd a.active i {
    background-position: -137px -61px;
}

.h-list-sel-more {
    color: #0080ED;
    cursor: pointer;
}

.h-list-sel-more span {
    float: left;
    display: block;
}

.h-list-sel-more i {
    float: left;
    width: 11px;
    height: 5px;
    background-position: -92px -68px;
    margin: 22px 0 0 5px;
}

.h-list-sel-more.active i {
    background-position: -78px -69px;
}

.h-list-cont-left {
    width: 920px;
}

.h-list-cont-right {
    width: 270px;
}

.h-list-sort {
    border: 3px solid #EEEEEE;
    background: #fff;
    height: 24px;
    line-height: 24px;
    margin-bottom: 12px;
    width: 914px;
}

.h-list-sort-nav li {
    float: left;
    width: 84px;
}

.h-list-sort-nav li a {
    display: block;
    height: 24px;
    width: 84px;
    text-align: center;
    border-right: 1px solid #E2E2E2;
    text-decoration: none;
    color: #8D8D8D;
}

.h-list-sort-nav li a span {
    float: left;
    text-align: center;
    margin: 0 8px 0 19px;
}

.h-list-sort-nav li a i {
    float: left;
    display: block;
    width: 11px;
    height: 11px;
    background-position: -42px 0;
    margin: 7px 0 0 0;
}

.h-list-sort-nav li a:hover {
    color: #FE8902;
}

.h-list-sort-nav li .down-current i {
    background-position: -92px -75px;
}

.h-list-sort-nav li .up-current i {
    background-position: -79px -75px;
}

.h-list-sort-num {
    line-height: 24px;
    color: #676767;
    margin-right: 15px;
    letter-spacing: 2px;
}

.h-list-sort-num span {
    color: #F77700;
}

.m-list-ico {
    background: url(../image/m-product-icon1.png) no-repeat;
    display: block;
}

.m-why-sel {
    margin-bottom: 20px;
}

.m-why-sel del {
    display: none;
}

.m-box-tit {
    border-top: 2px solid #E0E0E0;
    color: #575757;
    position: relative;
    height: 30px;
}

.m-box-tit span {
    border-top: 2px solid #4394EC;
    font-size: 14px;
    position: absolute;
    left: 0;
    top: -2px;
    padding-left: 12px;
    line-height: 28px;
}

.m-why-sel-cont {
    border: 1px solid #F3F3F3;
    background: #fff;
}

.m-why-sel-cont ul {
    width: 250px;
    margin: 0 auto;
}

.m-why-sel-cont ul li {
    height: 56px;
    border-bottom: 1px solid #EFEFEF;
}

.m-why-sel-cont ul li.nobd {
    border: none;
}

.m-why-sel-cont ul li i {
    width: 26px;
    height: 27px;
    float: left;
    margin: 15px 10px 0 5px;
}

.m-why-sel-cont ul li .m-why-sel-ico01 {
    background-position: -30px -12px;
}

.m-why-sel-cont ul li .m-why-sel-ico02 {
    background-position: -30px -40px;
    height: 24px;
}

.m-why-sel-cont ul li .m-why-sel-ico03 {
    background-position: -30px -64px;
}

.m-why-sel-cont ul li .m-why-sel-ico04 {
    background-position: -30px -93px;
}

.m-why-sel-cont ul li .m-why-sel-ico05 {
    background-position: -30px -120px;
    height: 23px;
}

.m-why-sel-cont ul li .m-why-sel-ico06 {
    background-position: -30px -144px;
}

.m-why-sel-cont ul li span {
    color: #666666;
    font-size: 14px;
    line-height: 56px;
    display: block;
    float: left;
}

.m-record-cont {
    border: 1px solid #F3F3F3;
    background: #fff;
}

.m-record-cont .yellow {
    color: #ff7800;
    font-size: 12px;
}

.m-record-cont ul {
    margin: 0 auto;
}

.m-record-cont ul li {
    border-bottom: 1px solid #EFEFEF;
    padding: 20px 10px;
}

.m-record-cont ul li img {
    margin-right: 5px;
}

.m-record-cont ul li div {
    width: 168px;
    height: 50px;
    position: relative;
}

.m-record-cont ul li.nobd {
    border: none;
}

.m-record-cont ul li a {
    color: #5D5D5D;
    text-decoration: none;
    height: 34px;
    /*overflow-y: hidden;*/
    /*display: inline-block;*/
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}

.m-record-cont ul li a:hover {
    color: #F68800;
}

.m-record-cont ul li span, .m-record-cont ul li em {
    font-weight: bold;
    color: #FF8326;
    /*position: absolute;
    left: 0;
    bottom: 0;*/
    line-height: 10px;
    font-size: 13px;
}
.m-record-cont ul li strong{display: block;}
.m-record-cont ul li strong i{font-weight: 400;color: #FF8326;padding-left:2px;}
.m-record-cont ul li .money-m{color: #FF8326;padding-left: 2px;}

.h-product-box {
    width: 858px;
    border: 1px solid #E5E5E5;
    padding: 30px;
    background: #fff;
    margin-bottom: 10px;
}

.h-product-box:hover {
    -webkit-box-shadow: 0px 0px 2px #0080ED;
            box-shadow: 0px 0px 2px #0080ED;
}

.h-product-tit {
    margin-bottom: 21px;
}

.h-product-tit a {
    float: left;
    font-size: 16px;
    font-weight: bold;
    color: #000;
    display: block;
    max-width: 500px;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
}

.h-product-tit a:hover {
    color: #F68800;
}

.h-product-tit i {
    float: left;
    width: 76px;
    height: 13px;
    margin-top: 6px;
}

.h-product-tit i.hotel-recom-ico0 {
    background-position: 0 -61px;
}

.h-product-tit i.hotel-recom-ico1 {
    background-position: 0 -75px;
}

.h-product-tit i.hotel-recom-ico2 {
    background-position: 0 -89px;
}

.h-product-tit i.hotel-recom-ico3 {
    background-position: 0 -103px;
}

.h-product-tit i.hotel-recom-ico4 {
    background-position: 0 -117px;
}

.h-product-tit i.hotel-recom-ico5 {
    background-position: 0 -131px;
}

.h-product-tit span {
    float: right;
    color: #5C5C5C;
    font-weight: normal;
}

.h-product-btm {
    height: 185px;
}

.h-product-btm-l {
    margin-right: 25px;
    overflow: hidden;
}

.h-product-btm-l img {
    /*    -webkit-transition: all 0.3s linear 100ms;
        -mos-transition: all 0.3s linear 100ms;
        transition: all 0.3s linear 100ms;*/
}

.h-product-btm-l:hover img {
    /*
    transform:rotate(0deg) scale(1.2);
    -moz-transform:rotate(0deg) scale(1.2);
    -webkit-transform:rotate(0deg) scale(1.2);*/
}

.h-product-btm-c {
    width: 410px;
    height: 185px;
}

.h-product-btm-c ul {
    margin-bottom: 15px;
}

.h-product-min {
    height: 42px;
    line-height: 42px;
    border-bottom: 1px dashed #D3D3D3;
}

.h-product-min label {
    float: left;
    width: 30px;
    display: block;
    color: #969696;
    text-align: right;
    margin-right: 10px;
}

.h-product-min p {
    float: left;
    max-width: 250px;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
}

.h-product-pla {
    cursor: pointer;
}

.h-product-pla i {
    float: left;
    width: 13px;
    height: 17px;
    background-position: -78px -88px;
    margin-top: 10px;
    margin: 12px 5px 0 10px
}

.h-product-pla em {
    float: left;
    color: #1D8EED;
}

.h-product-min dl {
    float: left;
}

.h-product-min dd {
    float: left;
    margin-right: 10px;
}

.h-product-min dd i {
    float: left;
    margin-right: 5px;
}

.h-product-min dd span {
    float: left;
}

.h-product-min dd .h-product-free {
    width: 18px;
    height: 13px;
    background-position: 0px -150px;
    margin-top: 14px;
}

.h-product-min dd .h-product-breakfast {
    width: 22px;
    height: 21px;
    background-position: 0px -164px;
    margin-top: 8px;
}

.h-product-min dd .h-product-park {
    width: 19px;
    height: 18px;
    background-position: 0px -187px;
    margin-top: 12px;
}

.h-product-min dd .h-product-cancel {
    width: 16px;
    height: 14px;
    background-position: 0px -206px;
    margin-top: 15px;
}

.h-product-btm-r {
    margin-top: 40px;
}

.h-product-btm-r p {
    font-size: 24px;
    color: #ff7800;
}

.h-product-btm-r p em {
    font-size: 14px;
}

.h-product-btm-r a {
    display: block;
    text-align: center;
    color: #fff;
    background: #FE8902;
    border-radius: 6px;
    width: 107px;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    font-weight: bold;
}

.h-product-point {
    height: 20px;
    line-height: 20px;
    margin-bottom: 5px;
}

.h-product-point img {
    float: left;
}

.h-product-point span {
    float: left;
    font-size: 18px;
    color: #1d8eed;
    margin: 0 10px;
}

.h-product-point em {
    float: left;
    color: #5C5C5C;
}

.h-product-point-txt {
    color: #5C5C5C;
}

.h-product-point-txt a {
    color: #FF8903;
}

.p-list-tit {
    padding: 28px 0 20px 0;
}

.p-list-tit-l h3 {
    float: left;
    font-size: 28px;
    color: #333;
    line-height: 28px;
    font-weight: normal;
}

.p-list-tit-l .p-list-tab-co {
    float: left;
    margin: 12px 0 0 12px;
    position: relative;
}

.p-list-tit-l .p-list-tab-co span {
    float: left;
    cursor: pointer;
    color: #278FEA;
}

.p-list-tit-r {
    margin-top: 18px;
}

.p-list-tit-r dt {
    float: left;
    font-size: 12px;
    color: #767676;
}

.p-list-tit-r dd {
    font-size: 12px;
    color: #767676;
}

.p-list-tit-r dd {
    float: left;
    margin: 0 4px;
}

.p-list-tit-r dd a {
    color: #767676;
    font-size: 12px;
}

.p-list-tit-r dd a:hover {
    color: #FE8902;
}

.p-list-tab-co-box {
    width: 580px;
    border: 1px solid #E9E9E9;
    padding: 22px 28px;
    background: #fff;
    position: absolute;
    left: -208px;
    top: 34px;
    display: none;
}

.p-list-tab-co-box .p-list-tab-sj {
    width: 29px;
    height: 10px;
    background: url(/tpl/www/image/2015/product/info/tickets/p-list-sj.png) no-repeat;
    display: block;
    position: absolute;
    top: -9px;
    left: 34%;
}

.p-list-tab-co-box dl {
    border-bottom: 1px solid #ECECEC;
    margin-bottom: 16px;
}

.p-list-tab-co-box dl.brno {
    border: none;
    margin-bottom: 0;
}

.p-list-tab-co-box dl dt {
    font-weight: bold;
    color: #278FEA;
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 12px;
}

.p-list-tab-co-box dl dd {
    float: left;
    margin-right: 34px;
    font-size: 12px;
    line-height: 12px;
    padding-bottom: 13px;
}

.p-list-tab-co-box dl dd a {
    color: #666666;
    font-size: 12px;
}

.p-list-tab-co-box dl dd a:hover {
    color: #ff6600;
}

/*分页*/
.pro-list-pager {
    position: relative;
    padding: 18px 5px;
    text-align: center;
}

.pager-bottom {
    margin-top: -1px;
    background-color: #fff;
}

.pro-list-pager li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 3px;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    -webkit-box-shadow: 0 1px 2px #DDD;
            box-shadow: 0 1px 2px #DDD;
}

.pro-list-pager li a {
    color: #A9A9A9;
    text-decoration: none;
    display: block;
    padding: 2px 8px;
}

.pro-list-pager li.current {
    background: #5293DE;
    border: 1px solid #5293DE;
}

.pro-list-pager li.current a {
    color: #FFFFFF;
}

.pro-list-pager li.current span {
    font-weight: 700;
    color: #FFFFFF;
    display: block;
    padding: 2px 8px;
}

.pro-list-pager li span {
    color: #A9A9A9;
    padding: 2px 8px;
    display: block;
}

.pro-list-pager .pages-go.ml16 {
    margin-left: 16px;
}

.pro-list-pager .pages-go {
    border: none;
    background: none;
    -webkit-box-shadow: none;
            box-shadow: none;
}

.pro-list-pager .pages-go input {
    width: 30px;
}

.pro-list-pager .pages-go button {
    border: 1px solid #ddd;
    padding: 2px 8px;
    cursor: pointer;
    background: #fff;
}

.p-list-box {
}

.p-list-box > li {
    position: relative;
    border: 1px solid #E8E8E8;
    float: left;
    width: 450px;
    height: 363px;
    overflow: hidden;
    margin: 0 15px 17px 0;
}

.p-list-box > li.mr0 {
    margin-right: 0;
}

.p-list-box > li:hover {
    -webkit-box-shadow: 0 0 10px 2px #ccc;
            box-shadow: 0 0 10px 2px #ccc;
}

.p-list-box-top:hover .p-list-box-sh {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.p-list-box-top:hover .p-list-box-cont {
    opacity: 1;
    filter: alpha(opacity=100);
}

.p-list-box-sh {
    position: absolute;
    left: 0;
    top: 0;
    width: 450px;
    height: 273px;
    background: #000000;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 1;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.p-list-box-cont {
    position: absolute;
    left: 0;
    top: 0;
    width: 410px;
    height: 233px;
    z-index: 2;
    padding: 20px;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}

.p-list-box-cont p {
    font-size: 15px;
    line-height: 28px;
    color: #fff;
}

.p-list-box-cont dl {
    position: absolute;
    left: 20px;
    bottom: 11px;
    color: #fff;
    font-size: 14px;
}

.p-list-box-cont dl dd {
    float: left;
    margin-right: 20px;
}

.p-list-box-bottom {
    height: 50px;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 410px;
    padding: 20px 20px;
}

.p-list-box-bottom-l .p-list-box-tit {
    line-height: 20px;
    margin-bottom: 18px;
}

.p-list-box-bottom-l .p-list-box-tit a {
    font-size: 20px;
    color: #333;
    line-height: 20px;
}

.p-list-box-bottom-l .p-list-box-tit a:hover {
    color: #ff6600;
}

.p-list-box-bottom-l ul li {
    float: left;
    margin-right: 23px;
}

.p-list-box-bottom-l ul li .play-ico {
    float: left;
    margin-right: 5px;
}

.p-list-box-bottom-l ul li .p-list-ico-a {
    width: 9px;
    height: 13px;
    background-position: -1px -1px;
}

.p-list-box-bottom-l ul li .p-list-ico-b {
    width: 12px;
    height: 12px;
    background-position: -1px -16px;
}

.p-list-box-bottom-l ul li span {
    float: left;
    color: #9D9D9D;
    line-height: 12px;
    font-size: 12px;
}

.p-list-box-bottom-r {
    margin-top: 22px;
}

.p-list-box-bottom-r em {
    font-size: 24px;
    color: #fe8902;
}

.p-list-box-bottom-r i {
    font-size: 14px;
    color: #fe8902;
}

/*详情页=========================*/

/* tooltip提示信息 */
#tooltip-wrap {
    /* 别搞宽度width:300px;*/
    position: absolute;
    z-index: 10;
    display: none;
}

.tooltip-default {
    border: 1px solid #fede77;
    background-color: #fffdf0;
    line-height: 20px;
    border-radius: 3px;
    opacity: 0.92;
    filter: alpha(opacity=92);
    -moz-opacity: 0.92;
    -khtml-opacity: 0.92;
}

#tooltip-arrow {
    display: block;
    width: 13px;
    height: 8px;
    overflow: hidden;
    position: absolute;
    top: 39px;
    left: 144px;
    background: url(../image/tip_top.png) no-repeat;
}

#tooltip-con {
    padding: 10px;
}

.tooltip {
    cursor: default;
}

#tooltip-wrap a {
    color: #278FEA;
}

#p-pop-shade {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
    z-index: 1000;
    display: none;
}

.reserve-pop-wrap {
    width: 460px; /*height: 400px;*/
    background: #fff;
    border: 1 p solid #CFD0D0;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 9999;
    margin: -200px 0 0 -230px;
    display: none;
}

.reserve-pop-close {
    font-size: 18px;
    font-family: '\u5b8b\u4f53';
    position: absolute;
    right: 10px;
    top: 10px;
    font-weight: bold;
    cursor: pointer;
    color: #666666;
}

.reserve-pop-box {
    width: 360px;
    margin: 56px auto;
}

.reserve-pop-box ul {
}

.reserve-pop-box ul li {
    height: 25px;
    margin-bottom: 25px;
}

.reserve-pop-box ul li label {
    font-size: 15px;
    color: #666666;
    font-weight: bold;
    display: block;
    float: left;
    width: 84px;
    text-align: left;
}

.reserve-pop-box ul li select {
    display: block;
    float: left;
    border: 1px solid #CACACA;
    width: 240px;
    height: 22px;
}

.reserve-pop-box ul li.num select {
    width: 87px;
    margin-right: 5px;
}

.reserve-pop-box ul li.num span {
    display: inline-block;
    width: 81px;
    color: #666666;
    float: left;
}

.reserve-pop-box ul li.num i {
    display: inline-block;
    width: 12px;
    border-bottom: 1px dashed #ccc;
    float: left;
    margin: 10px 3px 0 3px;
}

.reserve-pop-box ul li.num em {
    color: #fe8902;
    float: left;
}

.reserve-pop-box .reserve-btn {
    width: 117px;
    height: 32px;
    text-align: center;
    display: block;
    border: none;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    background: #FC8723;
    border-radius: 4px;
    margin: 0 auto;
    cursor: pointer;
}

#tFocus {
    width: 460px;
    height: 370px;
    overflow: hidden;
    margin: 0 auto;
}

#tFocus-pic {
    width: 460px;
    height: 306px;
    position: relative;
}

#tFocus-pic li {
    width: 460px;
    height: 306px;
    position: absolute;
    left: 0;
    top: 0;
    filter: alpha(opacity:0);
    opacity: 0;
    overflow: hidden
}

#tFocus-pic li a {
    display: block;
    height: 306px;
    background: url(../image/img_error.png) center center no-repeat #ccc;
}

#tFocusBtn {
    width: 460px;
    z-index: 20;
    overflow: hidden;
    background: #EBEBEB;
}

#tFocus-btn {
    width: 398px;
    position: relative;
    left: 0;
    bottom: 0;
    overflow: hidden;
    float: left;
}

#tFocus-btn ul {
    width: 100000px;
    position: absolute;
    left: 0;
    top: 7px;
}

#tFocus-btn li {
    height: 45px;
    width: 66px;
    display: block;
    float: left;
    margin-right: 4px;
    padding: 0;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    border: 2px solid #EBEBEB;
    background: url(../image/img_error.png) center center no-repeat #ccc;
}

#tFocus-btn li.active {
    border: 2px solid #40B9E5;
}

#tFocus-btn li img {
    border: none !important;
}

#tFocus-leftbtn, #tFocus-rightbtn {
    display: block;
    width: 21px;
    color: #8D8D8D;
    background-color: #EBEBEB;
    text-align: center;
    margin-top: 0;
    font: bold 18px/54px '????';
    text-decoration: none;
    float: left;
}

#tFocus-leftbtn:hover, #tFocus-rightbtn:hover {
    color: #FC8723;
    background-color: #EBEBEB;
}

#tFocus-leftbtn {
    background-position: -455px -60px;
}

#tFocus-rightbtn {
    background-position: -480px -60px;
}

#tFocus-pic .m-info-img-tit-sh {
    width: 100%;
    height: 37px;
    background: #000;
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 0.7;
    filter: alpha(opacity=60);
    z-index: 1;
}

#tFocus-pic .m-info-img-tit {
    width: 100%;
    height: 37px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    color: #fff;
    text-align: left;
    text-indent: 25px;
    font-size: 15px;
    line-height: 37px;
    overflow: hidden;
}

.p-info-hd {
    border: 2px solid #E5E5E5;
    padding: 20px 0;
    width: 1200px;
    margin-bottom: 17px;
    background: #fff;
}

.p-info-hd-l {
    width: 460px;
    overflow: hidden;
    position: relative;
    margin: 0 24px 0 20px;
}

.p-info-hd-l-img {
    width: 460px;
    height: 257px;
    position: absolute;
    left: 0;
    top: 0;
    width: 9999px;
    overflow: hidden;
}

.p-info-hd-l-img li {
    float: left;
    width: 460px;
    height: 257px;
    position: relative;
}

.p-info-hd-l-img li .p-info-img-sh {
    height: 40px;
    background: #000;
    width: 100%;
    opacity: 0.4;
    filter: alpha(opacity=40);
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
}

.p-info-hd-l-img li .p-info-img-tit {
    height: 40px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    line-height: 40px;
    color: #fff;
    font-size: 18px;
    text-indent: 30px;
    font-weight: bold;
}

.p-info-hd-min-img {
    background: #EBEBEB;
    width: 100%;
    height: 63px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.p-info-hd-btn-l, .p-info-hd-btn-r {
    width: 15px;
    height: 20px;
    margin: 22px 8px;
}

.p-info-hd-min-img .p-info-hd-btn-l {
    background-position: -13px 0;
}

.p-info-hd-min-img .p-info-hd-btn-r {
    background-position: -29px 0;
}

.p-info-hd-min-img .p-info-hd-btn-l.active {
    background-position: -13px -21px;
    cursor: pointer;
}

.p-info-hd-min-img .p-info-hd-btn-r.active {
    background-position: -29px -21px;
    cursor: pointer;
}

.min-img-box {
    width: 398px;
    margin-top: 4px;
    position: relative;
    overflow: hidden;
    height: 54px;
}

.min-img-box ul {
    width: 9999px;
    position: absolute;
    left: 0;
    top: 0;
}

.min-img-box ul li {
    border: 2px solid #EBEBEB;
    width: 69px;
    height: 50px;
    overflow: hidden;
    float: left;
    margin-right: 8px;
    cursor: pointer;
}

.min-img-box ul li.active {
    border: 2px solid #278FEA;
}

.min-img-box ul li:hover {
    border: 2px solid #278FEA;
}

.min-img-box ul img {
    width: 69px;
    height: 50px;
}

.p-info-hd-r {
    width: 695px;
    overflow: hidden;
}

.p-info-pro-tit {
    height: 30px;
    margin: 0px 20px 20px;
}

.p-info-pro-tit h3 {
    font-size: 24px;
    font-weight: normal;
    float: left;
    line-height: 30px;
    width: 1000px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
    margin-right: 20px;
}

.p-info-pro-tit span {
    float: right;
    color: #999999;
    font-size: 12px;
    line-height: 12px;
    margin-top: 12px;
}

.p-info-hd-ct-a {
    float: left;
    color: #ff7800;
    margin-right: 20px;
}

.p-info-hd-ct-a span {
    font-size: 30px;
    font-weight: bold;
    line-height: 30px;
    padding-right: 3px;
}

.p-info-hd-ct-a em {
    font-size: 30px;
    font-weight: bold;
    line-height: 30px;
}

.p-info-hd-ct-a del {
    font-size: 14px;
    color: #ccc;
}

.p-info-hd-ct-b {
    float: left;
    margin: 12px 20px 0 0;
    position: relative;
}

.p-info-hd-ct-b:hover .min-pop {
    display: block;
}

.p-info-hd-ct-b .min-pop {
    width: 267px;
    color: #666666;
    line-height: 21px;
}

.p-info-hd-ct-b span {
    display: block;
    float: left;
}

.p-info-hd-ct-b i.play-ico {
    width: 17px;
    height: 17px;
    background-position: 0 -50px;
    float: left;
    margin-left: 5px;
}

.p-info-hd-tag {
    width: 660px;
    margin-bottom: 30px;
    position: relative;
}

.p-info-hd-tag .tooltip {
    float: left;
    height: 25px;
    padding: 0 17px;
    color: #fff;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
    background: #fc8723;
    border-radius: 4px;
    margin: 20px 20px 0 0;
}

.p-info-hd-tag .departure-ul {
    position: relative;
    width: 390px;
    height: 30px;
    border: 1px solid #dcdcdc;
    display: inline-block;
    border-radius: 5px;
    overflow: hidden;
}

.p-info-hd-tag .departure-ul li {
    position: absolute;
    padding: 0 10px;
    margin: 2px 0;
    width: 365px;
    line-height: 26px;
    display: list-item;
}

.p-info-hd-tag .ghost-departure {
    display: none;
    position: absolute;
    top: 38px;
    left: 70px;
    padding: 5px 10px;
    border: 1px solid #fede77;
    background-color: #fffdf0;
    border-radius: 5px;
}

.p-info-hd-tag .ghost-departure span {
    position: absolute;
    top: -7px;
    left: 20px;
    display: block;
    width: 13px;
    height: 8px;
    overflow: hidden;
    background: url(../image/tip_top.gif) no-repeat;
}

.p-info-hd-ir {
    width: 700px;
}

.p-info-hd-ir-sp {
    color: #666;
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 28px;
    float: left;
}

/*.p-info-hd-ir-sp.cen{ border-right: 1px dashed #C2C2C2;border-left: 1px dashed #C2C2C2; padding:0 27px; margin: 0 20px;}*/
/*.p-info-hd-ir-sp.cen p{ width: 150px;}*/
/*.p-info-hd-ir-sp.cen label{ width: 76px;}*/
/*.p-info-hd-ir-sp.cen span{ width: 70px;}*/
.p-info-hd-ir-sp p {
    height: 20px;
    margin-bottom: 18px;
    width: 200px;
}

.p-info-hd-ir-sp label {
    float: left;
    font-weight: bold;
    line-height: 14px;
    display: block;
    color: #666666;
    width: 70px;
    text-align: right;
}

.p-info-hd-ir-sp span {
    float: left;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
    width: 120px;
}

.p-info-hd-ir-sp a {
    color: #64a3f2;
    margin-left: 10px;
    font-size: 14px;
    position: relative;
}

.p-info-hd-tag label {
    float: left;
    font-weight: bold;
    line-height: 14px;
    display: block;
    color: #666666;
    width: 70px;
    font-size: 14px;
    text-align: right;
    padding: 10px 0;
}

.p-info-hd-ir-b {
    line-height: 14px;
    font-size: 14px;
    float: left;
}

.p-info-hd-ir-b p {
    height: 18px;
}

.p-info-hd-ir-b label {
    float: left;
    font-weight: bold;
    line-height: 14px;
    color: #666666;
    display: block;
    width: 70px;
    text-align: right;
}

.p-info-hd-ir-b span {
    float: left;
    margin-right: 20px;
}

.p-info-hd-ir-b a {
    float: left;
    color: #64a3f2;
    margin-right: 20px;
    font-size: 14px;
}

.p-info-hd-ir-b dl {
    float: left;
    overflow-y: auto;
    width: 550px;
}

.p-info-hd-ir-b dd {
    margin-bottom: 17px;
    height: 14px;
}

.p-info-hd-ir-b dd i.play-ico {
    width: 11px;
    height: 9px;
    background-position: 0 -71px;
    float: left;
    margin: 2px 10px 0 0;
}

.p-info-hd-ir-b dd span {
    float: left;
    margin-bottom: 5px;
    width: 492px;
    display: inline-block;
    line-height: 20px;
    margin-top: -3px;
}

.p-info-hd-bottom {
    border-top: 2px solid #E5E5E5;
    color: #4e7eab;
    font-size: 22px;
    line-height: 30px;
    padding: 20px 40px 0 40px;
}

.h-info-seek-wrap {
    width: 1160px;
    padding: 0 20px;
    height: 60px;
    background: #278FEA;
    overflow: hidden;
}

.h-info-tt {
    margin-right: 25px;
}

.h-info-tt i.play-ico {
    float: left;
    width: 30px;
    height: 30px;
    background-position: -46px -1px;
    margin: 15px 10px 0 0;
}

.h-info-tt strong {
    float: left;
    line-height: 60px;
    font-weight: normal;
    color: #fff;
    font-size: 20px;
}

.h-info-in {
    margin-top: 17px;
    height: 30px;
    position: relative;
    width: 280px;
    margin-right: 10px;
}

.h-info-in input {
    border: none;
    background: #fff;
    width: 240px;
    padding: 0 30px 0 10px;
    height: 30px;
    font-size: 13px;
    line-height: 30px;
}

.h-info-in i {
    width: 11px;
    height: 11px;
    background: url(../image/hotel-ico2.png) no-repeat;
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
}

.h-info-txt {
    line-height: 60px;
    color: #fff;
    padding-right: 4px;
}

.h-info-txt-a {
    line-height: 60px;
    color: #fff;
    font-size: 16px;
    padding: 0 6px;
}

.h-info-seek-wrap select {
    float: left;
    margin: 16px 5px;
    height: 30px;
}

.h-info-room-wrap {
    border: 2px solid #EEEEEE;
    border-top: none;
    margin-bottom: 18px;
    background: #fff;
    max-height: 400px;
    overflow: auto;
}

.h-info-room-tit {
    height: 37px;
    line-height: 37px;
    background: #E9ECEF;
    border-top: 1px solid #fff;
    padding: 0 20px;
}

.h-info-room-tit li {
    float: left;
    font-weight: bold;
    color: #666666;
    font-size: 14px;
}

.h-info-room-tit li.room-tit-a {
    width: 700px;
}

.h-info-room-tit li.room-tit-b {
    width: 150px;
}

.h-info-room-tit li.room-tit-c {
    width: 219px;
}

.h-info-room-tit li.room-tit-d {
    width: 167px;
}

.qi-r {
    margin-left: 25px;
    font-size: 11px;
    font-weight: normal !important;
}

.h-info-room-cont {
    width: 1155px;
    margin: 0 auto;
}

.h-info-room-cont dt {
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    color: #000;
    margin: 20px 16px 20px 0;
}

.h-info-room-cont dt i {
    width: 32px;
    height: 30px;
    background-position: -153px -61px;
    float: left;
    margin-right: 12px;
}

.h-info-room-cont dt span {
    float: left;
    font-weight: bold;
    font-size: 16px;
}

.h-info-room-cont dd {
    border-top: 1px dashed #D3D3D3;
    line-height: 48px;
}

.h-info-room-cont dd.brno {
    border: none;
}

.h-info-room-cont-min li {
    float: left;
}

.h-info-room-cont-min .room-cont-a {
    width: 680px;
    text-align: left;
}

.h-info-room-cont-min .room-cont-b {
    width: 150px;
    text-align: left;
}

.h-info-room-cont-min .room-cont-c {
    width: 219px;
}

.h-info-room-cont-min .room-cont-d {
    width: 167px;
    text-align: left;
}

.h-info-room-cont-min .room-cont-d {
    color: #FC8723;
}

.h-info-room-cont-min .room-cont-d em {
    font-size: 20px;
    margin-left: 10px;
}

.h-info-room-cont-min .room-cont-d i {
}

.h-info-room-cont-min .room-cont-a span {
    float: left;
    line-height: 20px;
    padding: 13px 0;
    max-width: 620px;
    font-size: 14px;
    color: #666666
}

.h-info-room-cont-min .room-cont-a i.hotel-ico {
    float: left;
    margin: 22px 0 0 10px;
    width: 11px;
    height: 5px;
    background-position: -92px -68px;
    cursor: pointer;
}

.h-info-room-cont-min .room-cont-a i.active {
    float: left;
    margin: 22px 0 0 10px;
    width: 11px;
    height: 5px;
    background-position: -79px -69px;
    cursor: pointer;
}

.h-info-room-cont-min .room-cont-a i.play-ico {
    float: left;
    width: 28px;
    height: 18px;
    background-position: -46px -48px;
    margin: 14px 8px 0 0;
}

.h-info-room-cont-min .room-cont-c span {
    float: left;
}

.h-info-room-cont-min .room-cont-c .play-ico {
    float: left;
    width: 40px;
    height: 14px;
    background-position: -46px -32px;
    float: left;
    margin: 17px 0 0 10px;
}

.h-info-room-cont-min .room-cont-e input {
    display: block;
    border: none;
    background: #F89900;
    color: #fff;
    text-align: center;
    width: 100px;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    border-radius: 4px;
    margin-top: 14px;
    cursor: pointer;
}

.h-info-room-cont-tip {
    background: #EBEDEF;
    min-width: 400px;
    border-radius: 4px;
    margin-bottom: 10px;
    position: relative;
    display: none;
}

.h-info-room-cont-tip .hotel-ico {
    position: absolute;
    width: 24px;
    height: 9px;
    background-position: -79px -138px;
    left: 30px;
    top: -9px;
}

.h-info-room-cont-tip label {
    line-height: 30px;
    font-size: 14px;
    color: #666666;
    display: block;
    float: left;
    width: 100px;
    text-align: left;
    margin: 0 15px 0 47px;
}

.h-info-room-cont-tip p {
    float: left;
    width: 870px;
    line-height: 30px;
}

.p-info-mn-l {
    width: 920px;
}

.p-info-nav {
    height: 50px;
    background: #EBF0F9;
    border-top: 2px solid #278FEA;
    width: 100%;
    float: left;
}

.p-info-nav.active {
    position: fixed;
    top: 0;
    width: 920px;
    background: #fff;
    z-index: 131;
    -webkit-box-shadow: 1px 3px 3px #ccc;
            box-shadow: 1px 3px 3px #ccc;
}

.p-info-nav li {
    float: left;
    font-size: 14px;
    color: #666666;
    font-weight: bold;
    line-height: 50px;
    margin: 0 30px;
    cursor: pointer;
}

.p-info-nav li.active {
    color: #1d8eed;
}

.p-info-nav li:hover {
    color: #1d8eed;
}

.p-info-mn-r {
    width: 270px;
}

.xm_detail_box {
    margin-top: 52px;
}

.p-info-box {
    padding: 34px 20px;
    border: 1px solid #E8E8E8;
    background: #fff;
    margin-bottom: 14px;
}

.p-info-box > i.play-ico {
    width: 64px;
    height: 64px;
    float: left;
    margin-right: 30px;
}

.p-info-box > i.p-info-box-ico1 {
    background-position: 0 -188px;
}

.p-info-box > i.p-info-box-ico2 {
    background-position: 0 -123px;
}

.p-info-box > i.p-info-box-ico3 {
    background-position: 0 -448px;
}

.p-info-box > i.p-info-box-ico4 {
    background-position: 0 -318px;
}

.p-info-box > i.p-info-box-ico5 {
    background-position: 0 -383px;
}

.p-info-box > i.p-info-box-ico6 {
    background-position: 0 -254px;
}
.p-info-box > i.p-info-box-ico7{
    background-position: 0 -512px;
}

.p-info-cn-box {
    border-bottom: 1px dashed #D3D3D3;
    padding-bottom: 25px;
    margin-top: 15px;
}

.p-info-cn-hd {
    margin-bottom: 11px;
}

.p-info-cn-tit span {
    display: block;
    float: left;
    font-size: 14px;
    color: #666666;
    font-weight: bold;
}

.p-info-cn-tit i {
    background: url(../image/tickest-ico.png) no-repeat;
    float: left;
    margin-right: 11px;
    width: 25px;
}

.p-info-cn-tit i.tit-ico01 {
    width: 25px;
    height: 16px;
    background-position: -104px -123px;
}

.p-info-cn-tit i.tit-ico02 {
    width: 25px;
    height: 23px;
    background-position: -104px -140px;
}

.p-info-cn-tit i.tit-ico03 {
    width: 25px;
    height: 20px;
    background-position: -104px -163px;
}

.p-info-cn-tit i.tit-ico04 {
    width: 25px;
    height: 21px;
    background-position: -104px -184px;
}

.p-info-cn-tit i.tit-ico05 {
    width: 25px;
    height: 20px;
    background-position: -104px -206px;
}

.p-info-cn-tit i.tit-ico06 {
    width: 25px;
    height: 19px;
    background-position: -104px -227px;
}

.p-info-cn-tit i.tit-ico07 {
    width: 25px;
    height: 17px;
    background-position: -104px -247px;
}

.p-info-cn-tit i.tit-ico08 {
    width: 30px;
    height: 27px;
    background-position: -104px -290px;
}

.p-info-cn-tit i.tit-ico09 {
    width: 36px;
    height: 17px;
    background-position: -104px -318px;
}

.p-info-cn-tit i.tit-ico10 {
    width: 25px;
    height: 24px;
    background-position: -104px -265px;
}

.p-info-cn-tit i.tit-ico11 {
    width: 25px;
    height: 20px;
    background-position: -104px -336px;
}

.p-info-cn-tit i.tit-ico12 {
    width: 25px;
    height: 25px;
    background-position: -104px -356px;
}

.p-info-cn-tit i.tit-ico13 {
    width: 25px;
    height: 22px;
    background-position: -104px -383px;
}

.p-info-box2 {
    padding-top: 20px;
}

.p-info-box2 .p-info-cn-box {
    border: none;
}

.p-info-box2 .p-info-cn-hd {
    margin-bottom: 20px;
}

.p-info-box2 .p-info-cn-hd p {
    float: left;
    margin-left: 20px;
}

.p-info-box2 .p-info-cn-hd label {
    float: left;
}

.p-info-box2 .p-info-cn-input {
    margin-left: 20px;
    float: left;
    position: relative;
}

.p-info-box2 .p-info-cn-input input {
    width: 400px;
    height: 25px;
    border: 1px solid #DCDCDC;
    padding: 0 14px;
}

.p-info-box2 .p-info-cn-input .p-info-cn-pull {
    width: 428px;
    border: 1px solid #DCDCDC;
    max-height: 360px;
    overflow-y: auto;
    position: absolute;
    left: 0;
    top: 28px;
    background: #fff;
    display: none;
}

.p-info-box2 .p-info-cn-input .p-info-cn-pull li {
    height: 58px;
    border-bottom: 1px dashed #ccc;
    line-height: 28px;
    padding: 0 31px;
    cursor: pointer;
    font-size: 14px;
}

.p-info-box2 .p-info-cn-input .p-info-cn-pull li:hover {
    background: #E5F0FD;
    color: #428EE4;
}

.p-info-box2 .p-info-cn-input .p-info-cn-pull a {
    color: #666666;
    display: block;
}

.p-info-box2 .p-info-cn-input .p-info-cn-pull a:hover {
    color: #428EE4;
}

.p-info-cn-bt {
    margin-bottom: 35px;
    color: #666666;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
}

.p-info-cn-bt .video {
    width: 412px;
    height: 260px;
    background: #E9ECEF;
    padding: 16px;
}

.p-info-cn-img {
    width: 700px;
    height: 400px;
    overflow: hidden;
    position: relative;
}

.p-info-cn-img .img-sh {
    height: 39px;
    z-index: 1;
    width: 100%;
    background: #000;
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.p-info-cn-img .img-tit {
    height: 39px;
    z-index: 2;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: center;
    color: #fff;
    line-height: 39px;
    font-size: 14px;
}

.viewMore {
    font-size: 14px;
    text-align: center;
    font-style: normal;
    line-height: 30px;
    display: inline-block
}

.viewMore span {
    font-style: normal;
    color: #666666;
    display: block;
    width: 100%;
    cursor: pointer;
    background: #c5e6f9;
}

.viewMore em {
    font-style: normal;
    color: #888888;
    display: block;
    width: 100%;
    cursor: pointer;
    background-color: #e5f1fc;
}

.viewMore i {
    font-style: normal;
    color: #888888;
    display: block;
    width: 100%;
    cursor: pointer;
    background-color: #f7f7f7;
}

.products_options_id_input {
    visibility: hidden;
}

.pro-cont-infobox {
    min-height: 200px;
    position: relative;
    margin-bottom: 10px;
}

.pro-cont-infobox .infobox-left {
    position: absolute;
    float: left;
}

.pro-cont-infobox .infobox-left .menu-wrap .menu-bg.bg-consulting {
    background-position: -81px -164px;
}

.pro-cont-infobox .infobox-left .menu-wrap .menu-bg {
    width: 82px;
    height: 82px;
    border-radius: 5px;
    background: #71bbfa url(../image/pro-nav.png) no-repeat;
}

.pro-cont-infobox .infobox-left .menu-wrap p {
    text-align: center;
    line-height: 20px;
    padding: 7px 0;
    color: #333333;
    font-family: 'Microsoft Yahei', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
}

.trip-consulting {
    font-family: 'Microsoft Yahei', "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 20px 20px 10px 130px;
}

.trip-consulting .tc-search {
    padding-bottom: 25px;
    color: #333333;
    font-size: 16px;
}

.tc-search-l {
    margin-right: 10px;
    line-height: 24px;
}

.tc-search-l p {
    padding-bottom: 3px;
}

.tc-search-r {
    line-height: 20px;
    color: #8c8c8c;
}

.tc-search-r .tc-search-ipt {
    float: left;
    width: 154px;
    height: 27px;
    padding: 2px 4px;
    line-height: 20px;
    border: 1px solid #d8d8d8;
    font-family: 'Microsoft Yahei', "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.tc-search-r .tc-search-button {
    float: left;
    width: 60px;
    height: 33px;
    border: 1px solid #d8d8d8;
    border-left: none;
    cursor: pointer;
    background: none;
    font-size: 14px;
    font-family: 'Microsoft Yahei', "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.tc-search-r .tc-search-form span {
    color: #ff7800;
    line-height: 33px;
    padding-left: 10px;
    font-size: 16px;
}

.tc-cmtbox {
    padding: 20px 12px;
    border-top: 1px dashed #d7d7d7;
    font-family: 'Microsoft Yahei', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 24px;
}

.tc-cmtbox .tc-cmtask {
    padding: 2px 0;
}

.tc-cmtbox .tc-cmtask .q-con-label {
    display: table-cell;
    width: 120px;
    color: #339900;
}

.tc-cmtbox .tc-cmtask i {
    margin: 0 10px;
    padding-left: 14px;
    background: url(../image/proinfos.png) no-repeat -17px -202px;
}

.tc-cmtbox .tc-cmtask .q-con {
    display: table-cell;
    color: #0053aa;
}

.tc-cmtbox .tc-cmtask .q-con em {
    color: #999999;
}

.tc-cmtbox .tc-cmtanswer {
    padding: 2px 0;
}

.tc-cmtbox .tc-cmtanswer .q-answ-label {
    display: table-cell;
    width: 120px;
    color: #fd973e;
}

.tc-cmtbox .tc-cmtanswer i {
    margin: 0 10px;
    padding-left: 14px;
    background: url(../image/proinfos.png) no-repeat left -202px;
}

.tc-cmtbox .tc-cmtanswer .q-answ {
    display: table-cell;
    color: #000000;
}

.trip-consulting .viewMore {
    font-size: 14px;
    text-align: center;
    font-style: normal;
    line-height: 30px;
}

.trip-consulting .viewMore span {
    font-style: normal;
    color: #666666;
    display: block;
    width: 100%;
    cursor: pointer;
    background-color: #c5e6f9;
}

.trip-consulting .viewMore em {
    font-style: normal;
    color: #888888;
    display: block;
    width: 100%;
    background-color: #e5f1fc;
}

.trip-consulting .viewMore i {
    font-style: normal;
    color: #888888;
    display: block;
    width: 100%;
    background-color: #f7f7f7;
}

.trip-consulting .reviewNew {
    height: 50px;
    line-height: 50px;
    text-align: center;
}

.trip-consulting .reviewNew a {
    padding: 5px 20px;
    color: #fff;
    background: #ffa61a;
    border: 1px solid #ff9c00;
    border-radius: 3px;
    font-size: 18px;
    font-weight: 700;
}
.region_address{
    display: none;
}
.region_address.active{
    display: block;
}

.product_desc a {
    color: #0066cc;
}

.product_desc a:hover {
    color: #f70;
    text-decoration: none;
    z-index: 2;
}

.product_desc a.xm_img_title {
    position: relative;
}

.product_desc a.xm_img_title:hover .xm_img_arr {
    display: block;
    z-index: 2;
}

.product_desc a.xm_img_title img {
    position: absolute;
    display: none;
    top: 24px;
    left: -22px;
    border: solid 1px #fede77;
    background: #fffcf0;
    padding: 8px;
}

.product_desc a.xm_img_title:hover img {
    display: block;
    z-index: 1;
}

.p-info-box-r {
    width: 780px;
    line-height: 24px;
    font-family: 'Microsoft Yahei', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
}

.p-info-box-r strong, .p-info-box-r h3 {
    color: #FF8C00
}

.p-info-box-r h4 {
    font-size: 18px;
    color: #333333;
    line-height: 18px;
    margin-bottom: 20px;
    font-weight: bold;
}
.p-info-box-r li{
    float: left;
    padding: 0px 10px;
    background: #ECECEC;
    margin-right: 5px;
    margin-bottom: 13px;
    cursor: pointer;
    font-size: 12px;
}
.p-info-box-r .countryList li.active{
    color: #fff;
    background: #FD8222;
}


.p-info-box-r table{
    width: 100%;
}
.p-info-box-r tr{
    height: 40px;
    line-height: 40px;
}
.p-info-box-r td{
    padding-left: 10px;
    border: 1px solid #dedede;
    font-size: 14px;
    text-align: center;
    color: #333333;
    position: relative;
}
.p-info-box-r .see-action{
    position: absolute;
    right: 25px;
    top: 20px;
}
.p-info-box-r .see-action a{
    display: block;
    width: 100px;
    height: 20px;
    line-height: 20px;
    text-align: center;
}

.p-info-box-r .see-action button{
    background: #fff;
    border: none;
    color: #0368cd;
    cursor: pointer;
}
.p-info-box-r .see-action button i,.p-info-box-r .see-action a i{
    background: url(../image/tickest-ico.png) no-repeat;
    display: block;
    width: 30px;
    height: 20px;
    float: left;
    background-position: -103px -458px;
}

.p-info-box1 p {
    color: #666;
    line-height: 25px;
}

.p-info-box1 p em.play-ico {
    display: inline-block;
    width: 12px;
    height: 15px;
    background-position: -32px -44px;
    margin: 2px 8px 0 12px;
}
.p-info-box1 .full_address_em{
    width: 400px;
    float: right;
    margin-right: 160px;
    margin-bottom: 8px;
}

.p-info-box2 .p-info-box-mnc {
    width: 250px;
    float: left;
    margin-right: 40px;
}

.p-info-box2 .p-info-box-mnc dt {
    height: 22px;
    line-height: 22px;
    border-bottom: 1px dashed #E8E8E8;
    color: #666666;
    padding-bottom: 11px;
}

.p-info-box2 .p-info-box-mnc dd {
    border-bottom: 1px dashed #E8E8E8;
    color: #666666;
    line-height: 30px;
}

.p-info-box2 .p-info-box-mnc dt strong {
    float: left;
    line-height: 22px;
}

.p-info-box2 .p-info-box-mnc-ico1 {
    width: 22px;
    height: 22px;
    background-position: -18px -61px;
    margin-right: 19px;
    float: left;
}

.p-info-box2 .p-info-box-mnc-ico2 {
    width: 22px;
    height: 22px;
    background-position: -18px -85px;
    margin-right: 19px;
    float: left;
}

.p-info-box3 .p-info-box-mnc.brno {
    border: none;
    margin-bottom: 0;
}

.p-info-box3 .p-info-box-mnc {
    width: 700px;
    padding-bottom: 11px;
    border-bottom: 1px dashed #E8E8E8;
    margin: 0 40px 20px 0;
}

.p-info-box3 .p-info-box-mnc dt {
    height: 22px;
    line-height: 22px;
    color: #666666;
    padding-bottom: 15px;
}

.p-info-box3 .p-info-box-mnc dd {
    color: #666666;
    padding-bottom: 11px;
    line-height: 30px;
}

.p-info-box3 .p-info-box-mnc dt strong {
    float: left;
    line-height: 22px;
}

.p-info-box3 .p-info-box-mnc-ico1 {
    width: 27px;
    height: 27px;
    background-position: -46px -67px;
    margin-right: 19px;
    float: left;
}

.p-info-box3 .p-info-box-mnc-ico2 {
    width: 35px;
    height: 17px;
    background-position: -46px -95px;
    margin-right: 19px;
    float: left;
}

.p-info-box4 .p-info-box-mnc dd.brno {
    border: none;
}

.p-info-box4 .p-info-box-mnc dd {
    border-bottom: 1px dashed #E8E8E8;
    line-height: 40px;
}

.trip-price-info {
    line-height: 24px;
    font-family: 'Microsoft Yahei', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
}

.trip-price-info table {
    border: 1px solid #dedede;
    margin-bottom: 10px;
}

.trip-price-info table thead {
    background: #edf8fe;
}

.trip-price-info table thead th {
    height: 45px;
    line-height: 45px;
    width: 172px;
    border: 1px solid #dedede;
    text-align: center;
    color: #2f4ea0;
    position: relative;
}

.trip-price-info table tbody {
    background: none;
}

.trip-price-info table tbody td {
    height: 40px;
    line-height: 40px;
    border: 1px solid #dedede;
    text-align: center;
    color: #FF6600;
}

.trip-price-info .date_pr {
    color: #2a4f9d;
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;
    padding-top: 10px;
}

.trip-price-info .date_cate {
    color: #FF6600;
    line-height: 20px;
}

.trip-price-info del {
    color: #707070;
}

.trip-price-info a {
    color: #00388A;
}

.trip-price-info h3 {
    height: 28px;
    line-height: 28px;
    padding: 12px 0;
    color: #186ab0;
    font-size: 16px;
}

.trip-price-info ul {
    list-style: inside disc;
    margin-left: 15px;
}

.trip-price-select {
    margin-bottom: 14px;
    display: none;
}

.trip-price-select p {
    float: left;
    line-height: 32px;
    margin-right: 6px;
}

.trip-price-select select {
    float: left;
    position: relative;
    top: -99999em;
    visibility: hidden;
}

.trip-price-holiday {
    margin-bottom: 14px;
    display: none;
}

.trip-price-holiday p {
    float: left;
    line-height: 32px;
    margin-right: 6px;
}

.trip-price-holiday select {
    float: left;
    position: relative;
    top: -99999em;
    visibility: hidden;
}

.trip-price-grogshop {
    margin-bottom: 14px;
}

.trip-price-grogshop p {
    font-weight: bold;
    float: left;
    line-height: 32px;
    margin-right: 6px;
}

.trip-price-grogshop select {
    float: left;
    line-height: 32px;
    margin-right: 6px;
    position: relative;
    top: -99999em;
    visibility: hidden;
}

.trip-price-contain h3 {
    /* padding-left: 18px; background: url(../image/price_contain.gif) no-repeat 0 20px; */
}

.trip-price-notcontain h3 {
    /* padding-left: 18px; background: url(../image/price_notcontain.gif) no-repeat 0 19px; */
}

.trip-price .pri-expense th {
    background: #ececec;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #666666;
}

.trip-price .pri-expense td {
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    color: #333333;
}

.trip-booking {
    line-height: 24px;
    font-family: 'Microsoft Yahei', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
}

.trip-booking p a:hover {
    text-decoration: underline
}

.trip-booking .booking-agreement {
    padding: 3px 0;
    line-height: 30px;
    font-size: 14px;
    font-weight: normal;
    color: #333333;
    font-size: 18px;
}

.trip-booking .booking-agreement a {
    color: #ff7800;
}

.trip-booking h3 {
    padding: 3px 0;
    line-height: 30px;
    font-size: 14px;
    font-weight: bold;
    color: #186ab0;
    font-size: 16px;
}

.trip-booking h3 span {
    font-size: 12px;
    font-weight: 400;
}

.trip-booking ul.booking-step li {
    float: left;
    width: 14%;
    text-align: center;
}

.trip-booking ul.booking-step li p.booking-agreement {
    color: #006699;
    font-size: 14px;
    padding: 5px 0;
}

.trip-booking ul.booking-step li div.step {
    font: 22px/40px Arial Black;
    font-weight: bold;
    color: #fff;
    background-image: url(../image/step-bg.png);
    background-repeat: no-repeat;
}

.trip-booking ul.booking-step li div.desc {
    padding: 5px 5px;
    color: #4d4d4d;
    font-size: 14px;
    text-align: left;
}

.trip-booking ul.booking-step li.step-1 div.step {
    background-position: 35px top;
}

.trip-booking ul.booking-step li.step-2 div.step, .trip-booking ul.booking-step li.step-5 div.step {
    background-position: center center;
}

.trip-booking ul.booking-step li.step-3 div.step, .trip-booking ul.booking-step li.step-6 div.step {
    background-position: center -40px;
}

.trip-booking ul.booking-step li.step-4 div.step {
    background-position: center -120px;
}

.trip-booking ul.booking-step li.step-7 div.step {
    background-position: -90px -160px;
}

.trip-booking ul.booking-step li a, .trip-price-des a {
    color: #0066cc;
}

.trip-booking ul.booking-step li a:hover, .trip-booking .trip-price-des a:hover {
    color: #ff7800;
    text-decoration: none;
}

.p-info-cn-box .trip-price-des a {
    color: #0066cc;
}

.p-info-cn-box .trip-price-des a:hover {
    color: #FF7800;
}

.p-info-rek-tit {
    height: 50px;
    background: #EBF0F9;
    border-top: 2px solid #278FEA;
    width: 100%;
    color: #1d8eed;
    font-weight: bold;
    line-height: 50px;
    font-size: 16px;
    text-indent: 17px;
}

.p-info-rek-box {
    background: #fff;
}

.p-info-rek-gre {
    height: 91px;
    padding: 18px 0;
    border-bottom: 1px dashed #cecece;
}

.p-info-rek-gre .gre-l {
    width: 236px;
    border-right: 1px solid #e4e4e4;
    height: 91px;
}

.p-info-rek-gre .gre-l p {
    font-weight: bold;
    color: #666;
    font-size: 16px;
    text-indent: 44px;
    margin: 30px 0 12px 0;
}

.p-info-rek-gre .gre-l strong {
    font-size: 26px;
    color: #1d8eed;
    font-weight: normal;
    line-height: 26px;
    margin-right: 21px;
}

.p-info-rek-gre .gre-l span {
    color: #666;
    text-indent: 44px;
    display: block;
    line-height: 12px;
}

.p-info-rek-gre .gre-l em {
    color: #FD8222;
}

.p-info-rek-gre .gre-c {
    width: 420px;
    border-right: 1px solid #e4e4e4;
    height: 91px;
}

.p-info-rek-gre .gre-r {
    width: 210px;
    height: 91px;
    margin-top: 22px;
}

.progress {
    float: left;
    width: 330px;
    padding: 24px 15px 15px 20px;
    font-size: 14px;
}

.progress span {
    vertical-align: top;
    color: #4d4d4d;
}

.progress .progressbarWrap {
    overflow: hidden;
    display: inline-block;
    width: 130px;
    height: 12px;
    margin: 0 5px;
    background: #fff;
    border: 1px solid #dfe0e1;
}

.progress .progressbarLoad {
    background: #0099ff;
    font-size: 0;
    text-indent: -999em;
    line-height: 14px;
}

.progress li b {
    color: #ff6d00;
}

/*.p-info-rek-gre .gre-c ul{ margin: 0 79px 0 46px;}
.p-info-rek-gre .gre-c ul li{ height: 14px; margin-bottom: 5px; *margin-bottom: 3px;}
.p-info-rek-gre .gre-c ul em{ float: left; color: #278FEA; margin-right: 16px; line-height: 12px;}
.p-info-rek-gre .gre-c ul p{ float: left; width: 154px; height: 14px; background: #DCDCDC; position: relative;}
.p-info-rek-gre .gre-c ul p span{ display: block; position: absolute; left: 0; top: 0; height: 14px; background: #278FEA;}*/
.p-info-rek-gre .gre-c .gre-c-r {
    margin-top: 23px;
}

.p-info-rek-gre .gre-c .gre-c-r p {
    margin-bottom: 11px;
}

.p-info-rek-gre .gre-c .gre-c-r p strong {
    color: #1d8eed;
    font-size: 33px;
    font-weight: normal;
    line-height: 33px;
}

.p-info-rek-gre .gre-c .gre-c-r p i {
    color: #1d8eed;
}

.p-info-rek-gre .gre-c .gre-c-r p {
    color: #666666;
    line-height: 12px;
}

.p-info-rek-gre .gre-r p {
    font-size: 14px;
    line-height: 14px;
    color: #666;
    margin: 0 0 10px 52px;
}

.p-info-rek-gre .gre-r a {
    display: block;
    margin-left: 52px;
    text-align: center;
    color: #fff;
    display: block;
    width: 96px;
    height: 30px;
    border-radius: 4px;
    background: #278FEA;
    line-height: 30px;
}

.p-info-gre-sel {
    height: 33px;
    line-height: 33px;
    border-top: 1px solid #E4E4E4;
    border-bottom: 1px solid #E4E4E4;
    padding-left: 45px;
}

.p-info-gre-sel li {
    float: left;
    height: 33px;
    line-height: 33px;
    color: #333;
    font-size: 14px;
    margin-right: 22px;
}

.p-info-gre-sel li input {
    margin: 4px 5px 0 0;
}

.p-info-mes {
    width: 873px;
    margin: 0 auto;
}

.p-info-mes li {
    padding: 33px 0;
    border-bottom: 1px dashed #D3D3D3;
}

.p-info-mes-l {
    height: 60px;
    width: 60px;
    border: 2px solid #D7D7D7;
    background: #fff;
    position: relative;
    margin: 0 50px 0 30px;
}

.p-info-mes-l img {
    width: 55px;
    height: 55px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -27px 0 0 -27px;
}

.p-info-mes-r {
    width: 700px;
    overflow: hidden;
}

.p-info-mes-r-a {
    color: #666666;
    height: 14px;
    margin-bottom: 19px;
    font-size: 14px;
}

.p-info-mes-r-a span {
    color: #666666;
    margin-right: 30px;
    line-height: 14px;
}

.p-info-mes-r-a i.play-ico {
    width: 80px;
    height: 14px;
    display: inline-block;
}

.p-info-mes-r-a i.mes-gre-0 {
    background-position: -86px 0;
}

.p-info-mes-r-a i.mes-gre-20 {
    background-position: -86px -15px;
}

.p-info-mes-r-a i.mes-gre-40 {
    background-position: -87px -31px;
}

.p-info-mes-r-a i.mes-gre-60 {
    background-position: -86px -45px;
}

.p-info-mes-r-a i.mes-gre-80 {
    background-position: -86px -60px;
}

.p-info-mes-r-a i.mes-gre-100 {
    background-position: -86px -75px;
}

.p-info-mes-r-txt {
    line-height: 24px;
    color: #666;
    font-size: 14px;
}

.p-info-mes-r-txt span {
    color: #278FEA;
    cursor: pointer;
    position: relative;
    display: inline-block;
    width: 50px;
    height: 20px;
    height: 14px;
    line-height: 14px;
}

.p-info-mes-r-txt span em {
}

.p-info-mes-r-txt span i.play-ico {
    display: inline-block;
    width: 15px;
    height: 5px;
    background-position: -18px -52px;
    position: absolute;
    top: 6px;
    right: 4px;
}

.p-info-mes-r-txt span i.play-ico.active {
    background-position: -16px -44px;
}

.p-info-my-rek {
    width: 920px;
}

.my-rek-hd {
    padding: 26px 0 22px 0;
}

.my-rek-hd p {
    font-size: 18px;
    color: #333;
    margin-right: 30px;
    float: left;
    line-height: 18px;
}

#my-rek-raty {
    float: left;
}

.my-rek-hd span {
    float: left;
    line-height: 20px;
}

.p-info-my-rek .my-rek-ed {
    min-height: 80px;
    border: 1px solid #E8E8E8;
    resize: none;
    padding: 10px;
    width: 900px;
    margin-bottom: 28px;
    color: #333;
}

.my-rek-btn {
    display: block;
    color: #fff;
    font-size: 16px;
    background: #278FEA;
    width: 96px;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    margin: 0 auto 30px auto;
    border-radius: 4px;
    text-align: center;
}

.js-tab-cn {
    display: none;
}

.js-tab-cn.show {
    display: block;
}