@charset "utf-8";
body, button, input, select, textarea {
    font: 12px/1.5 'Microsoft Yahei', Arial, \5b8b\4f53, Helvetica, sans-serif;
}

#body {
    background: #F7F7F7;
}

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;
    margin-bottom: 20px;
}

html, body {
    background: #F8F8F8;
}

::-moz-selection {
    background: #278FEA;
    color: #fff;
}

::-o-selection {
    background: #278FEA;
    color: #fff;
}

::-webkit-selection {
    background: #278FEA;
    color: #fff;
}

::-ms-selection {
    background: #278FEA;
    color: #fff;
}

::selection {
    background: #278FEA;
    color: #fff;
}
.js-tab-cn{
    position: inherit;
}

.play-ico {
    display: block;
    background: url(/tpl/www/image/2015/activity/play-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;
}

.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/activity/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 dd:last-child.active {
    border-bottom: none
}

.p-menu-items-l dd:last-child .p-menu-item-hot {
    border-bottom: none;
}

.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 ul{
    width: 500px;
    display: block;
}

.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: 18px;
    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/activity/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/activity/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;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
}

.p-index-img-box-txt strong {
    color: #fff;
    font-size: 18px;
    display: block;
    font-weight: normal;
    text-align: center;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
}

.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;
    height: 21px;
    line-height: 21px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.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;
    width: 65%;
    display: block;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
}

.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(/tpl/www/image/icon/m-product-icon.png) -30px 0 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 {
}

.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: 20px;
    margin-top: 13px;
    line-height: 20px;
    padding: 0 5px;
}

.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: #fff;
    background: #0080ED;
}

.h-list-sel-cont .comm-sel dd a.active i {
    background-position: -137px -61px;
}

.h-list-sel-cont .comm-sel-b {
    max-height: 200px;
    overflow-y: auto;
}

.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: 12px;
    background-position: -0px -57px;
    margin: 18px 0 0 5px;
}
.h-list-sel-more i.less {
    background-position: -14px -82px;
}

.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: -18px 0;
}

.h-list-sort-nav li .up-current i {
    background-position: -30px 0;
}

.h-list-sort-num {
    line-height: 24px;
    color: #676767;
    margin-right: 15px;
    letter-spacing: 2px;
}

.h-list-sort-num span {
    color: #F77700;
}

.h-list-sel-sea label {
    color: #585858;
    float: left;
    font-weight: bold;
    font-size: 13px;
    line-height: 30px;
    padding-bottom: 4px;
    width: 70px;
    text-indent: 9px;
}

.h-list-sel-sea a {
    font-weight: 600;
    color: #888;
    margin: 0px 5px;
}

.h-list-sel-sea .key-input {
    border: 1px solid #E7E7E7;
    height: 28px;
    width: 260px;
    padding: 0px 10px;
    float: left;
    margin-left: 10px;
}

.h-list-sel-sea .key-button {
    color: #FFF;
    border: medium none;
    background: #0080ED none repeat scroll 0% 0%;
    width: 50px;
    height: 30px;
    margin-right: 10px;
    cursor: pointer
}

.m-list-ico {
    background: url(/tpl/www/image/2015/activity/m-product-icon.png) no-repeat;
    display: block;
}

.m-why-sel {
    margin-bottom: 20px;
}

.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;
    display: block;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
}

.m-record-cont ul li a:hover {
    color: #F68800;
}

.m-record-cont ul li strong {
    font-weight: bold;
    color: #FF8326;
    position: absolute;
    left: 0;
    bottom: 0;
}

.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:hover .p-list-tab-co-box {
    display: block;
}

.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: 24px;
    display: none;
    z-index: 99;
    background: #fff;
}

.p-list-tab-co-box .p-list-tab-sj {
    width: 29px;
    height: 10px;
    background: url(/tpl/www/image/2015/activity/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: 18px;
    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: 387px;
    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 {
    background: #cccccc url(/tpl/www/image/2015/index/img_error.png) center center no-repeat;
}

.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: 298px;
    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-list-box-cont-txt {
    font-size: 15px;
    line-height: 28px;
    color: #fff;
    height: 198px;
    overflow: hidden;
}

.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: 90px;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 450px;
}

.p-list-box-bottom-l {
    margin: 20px 0 0 20px;
}

.p-list-box-bottom-l .p-list-box-tit {
    line-height: 20px;
    white-space: nowrap;
    overflow: hidden;
    height: 26px;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    width: 410px;
}

.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-r {
    margin: 5px 20px;
}

.p-list-box-bottom-r ul {
    margin-top: 13px;
    width: 70%;
}

.p-list-box-bottom-r ul li {
    float: left;
    margin-right: 13px;
    max-width: 42%;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
}

.p-list-box-bottom-r ul li .play-ico {
    float: left;
    margin-right: 5px;
}

.p-list-box-bottom-r ul li .p-list-ico-a {
    width: 9px;
    height: 13px;
    background-position: -1px -1px;
}

.p-list-box-bottom-r ul li .p-list-ico-b {
    width: 12px;
    height: 12px;
    background-position: -1px -16px;
    margin-top: 3px;
}

.p-list-box-bottom-r ul li span {
    display: block;
    float: left;
    color: #9D9D9D;
    line-height: 13px;
    font-size: 12px;
    height: 13px;
    width: 100%;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
}

.p-list-box-bottom-r em {
    font-size: 24px;
    color: #fe8902;
}

.p-list-box-bottom-r i {
    font-size: 14px;
    color: #fe8902;
}

.p-list-box-tit-highlight {
    color: #ff6600;
}

/*详情页=========================*/

/* 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(/tpl/www/image/2015/activity/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: 1px 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: 330px;
    overflow: hidden;
    margin: 0 auto;
}

#tFocus-pic {
    width: 460px;
    height: 270px;
    position: relative;
}

#tFocus-pic li {
    width: 460px;
    height: 270px;
    position: absolute;
    left: 0;
    top: 0;
    filter: alpha(opacity:0);
    opacity: 0;
    overflow: hidden
}

#tFocus-pic li img {
    width: 460px;
    height: 270px;
}

#tFocusBtn {
    width: 460px;
    height: 54px;
    z-index: 20;
    overflow: hidden;
    background: #EBEBEB;
    margin-top: 8px;
}

#tFocus-btn {
    width: 418px;
    height: 46px;
    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: 35px;
    width: 62px;
    display: block;
    float: left;
    margin-right: 4px;
    position: relative;
    overflow: hidden;
    border: 2px solid #EBEBEB
}

#tFocus-btn li.active {
    border: 2px solid #40b9e5
}

#tFocus-leftbtn, #tFocus-rightbtn {
    display: block;
    width: 21px;
    color: #8D8D8D;
    text-align: center;
    font: bold 18px/54px '\u5b8b\u4f53';
    text-decoration: none;
    float: left;
}

#tFocus-leftbtn:hover, #tFocus-rightbtn:hover {
    color: #FC8723;
}

#tFocus-leftbtn {
    background-position: -455px -60px;
}

#tFocus-rightbtn {
    background-position: -480px -60px;
}

#tFocus-pic .m-info-img-tit-sh {
    width: 100%;
    height: 30px;
    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: 30px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    color: #fff;
    text-align: center;
    line-height: 30px;
    overflow: hidden;
}

.p-info-hd {
    border: 2px solid #E5E5E5;
    padding: 20px 0;
    width: 1200px;
    margin-bottom: 17px;
    background: #fff;
}

.p-info-hd-top {
    margin-bottom: 34px;
}

.p-info-hd-l {
    width: 460px;
    overflow: hidden;
    position: relative;
    height: 330px;
    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: 28px;
    margin: 20px 16px 40px 16px;
}

.p-info-pro-tit h1 {
    font-size: 24px;
    font-weight: normal;
    float: left;
    line-height: 30px;
    width: 1000px;
    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 {
    margin-bottom: 24px;
}

.p-info-hd-ct-a {
    float: left;
    color: #ff7800;
    margin-right: 20px;
}

.p-info-hd-ct-a em {
    font-size: 30px;
    font-weight: bold;
    line-height: 30px;
}

.p-info-hd-ct-a i {
    font-size: 14px;
}

.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;
}

.p-info-hd-tag li {
    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 0px 0;
}

.p-info-hd-ir {
    width: 700px;
    height: 52px;
    margin-bottom: 18px;
}

.p-info-hd-ir-sp {
    color: #666;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 28px;
    float: left;
    height: 52px;
}

.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: 18px;
    display: block;
    color: #666666;
    width: 75px;
    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-ir-sp-out {
}

.p-info-hd-ir-sp-out span em {
    float: left;
}

.p-info-hd-ir-sp-out i.play-ico {
    width: 17px;
    height: 17px;
    background-position: 0 -50px;
    float: left;
    margin-left: 5px;
}

.p-info-hd-ir-b {
    margin-bottom: 28px;
    line-height: 18px;
    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: 18px;
    color: #666666;
    display: block;
    width: 75px;
    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;
    width: 570px;
    height: 170px;
    overflow-y: auto;
}

.p-info-hd-ir-b dd {
    margin-bottom: 16px;
    overflow: hidden;
    display: block
}

.p-info-hd-ir-b dd i.play-ico {
    width: 11px;
    height: 9px;
    background-position: 0 -71px;
    float: left;
    margin: 5px 10px 0 0;
}

.p-info-hd-ir-b dd span {
    float: left;
    display: block;
    width: 510px;
    line-height: 18px;
}

.p-info-hd-bottom {
    border-top: 2px solid #E5E5E5;
    color: #4e7eab;
    font-size: 22px;
    line-height: 30px;
    padding: 20px 40px 0 40px;
    display: inline-block;

}

.h-info-seek-wrap {
    width: 1184px;
    padding-left: 16px;
    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;
    margin-right: 10px;
    overflow: hidden;
    width: 95px;
}

.h-info-in select {
    padding:6px 0\0;
    /*height:16px!important;*/
}

.h-info-in input {
    border: none;
    background: #fff;
    width: 240px;
    padding: 0 30px 0 10px;
    height: 30px;
    color: #A9A9AB;
    line-height: 30px;
}

.h-info-in i {
    width: 11px;
    height: 11px;
    background: url(/tpl/www/image/2015/activity/hotel-ico.png) no-repeat -33px 0;
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
}

.h-info-txt {
    color: #fff;
    margin-top: 20px;
    margin-right: 10px;
    font-size: 14px;
}

.h-info-room-wrap {
    border: 2px solid #EEEEEE;
    border-top: none;
    margin-bottom: 18px;
    background: #fff;
}

.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: 300px;
}

.h-info-room-tit li.room-tit-b {
    width: 500px;
    margin-right: 10px;
}

.h-info-room-tit li.room-tit-c {
    width: 135px;
}

.h-info-room-tit li.room-tit-d {
    width: 167px;
}

.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;
    padding-top: 12px;
    padding-bottom: 12px;
}

.h-info-room-cont dd:first-child {
    border: none;
}

.h-info-room-cont dd.brno {
    border: none;
}

.h-info-room-cont-min li {
    float: left;
    line-height: 26px;
}

.h-info-room-cont-min .room-cont-a {
    width: 300px;
    text-align: left;
    color: #666;
    font-size: 14px;
    font-weight: bold;
}

.h-info-room-cont-min .room-cont-b {
    width: 500px;
    text-align: left;
    color: #666;
    font-size: 14px;
    margin-right: 10px;
    min-height: 1px;
}

.h-info-room-cont-min .room-cont-c {
    width: 135px;
    color: #666;
    font-size: 14px;
}

.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-right: 4px;
}

.h-info-room-cont-min .room-cont-d i {
}

.h-info-room-cont-min .room-cont-a span {
    float: left;
}

.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 a {
    display: block;
    background: #F89900;
    color: #fff;
    text-align: center;
    width: 100px;
    height: 26px;
    font-size: 14px;
    border-radius: 4px;
}

.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 {
    margin-top: 10px;
}

.p-info-mn-l {
    width: 920px;
}

.p-info-nav {
    height: 50px;
    background: #EBF0F9;
    border-top: 2px solid #278FEA;
    width: 100%;
}

.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;
    position:relative;
    overflow:hidden;
}

.p-info-box {
    padding: 34px 20px;
    border: 1px solid #E8E8E8;
    background: #fff;
    font-size: 14px;
    margin-bottom: 14px;
    letter-spacing: 1px;
    line-height: 18px;
}

.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-cn-box {
    border-bottom: 1px dashed #D3D3D3;
    margin-top: 10px;
}

.p-info-cn-hd {
    margin-bottom: 11px;
    line-height: 24px;
}

.p-info-cn-tit {
    display: block;
    margin-bottom: 20px;
}

.p-info-cn-tit span {
    display: block;
    float: left;
    font-size: 14px;
    color: #666666;
    font-weight: bold;
}

.p-info-cn-tit i {
    background: url(/tpl/www/image/2015/activity/play-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-cn-tit i.tit-ico14 {
    width: 25px;
    height: 22px;
    background-position: -107px -451px;
}

.p-info-box2 .p-info-cn-box {
    border: none;
}

.p-info-box2 .p-info-cn-hd {
}

.p-info-box2 .p-info-cn-hd p, .p-info-box2 .p-info-cn-hd li {
    line-height: 24px;
    letter-spacing: 1px;
}

/*.p-info-box2 .p-info-cn-hd label{ float: left;}*/
.p-info-box2 .p-info-cn-input {
    float: left;
}

.p-info-box2 .p-info-cn-input input {
    width: 400px;
    height: 35px;
    border: 1px solid #DCDCDC;
    padding: 0 14px;
    border-bottom: none;
    font-size: 14px;
}

.p-info-box2 .p-info-cn-input .p-info-cn-pull {
    width: 428px;
    border: 1px solid #DCDCDC;
    max-height: 360px;
    overflow-y: auto;
}

.p-info-box2 .p-info-cn-input .p-info-cn-pull li {
    border-bottom: 1px dashed #ccc;
    line-height: 25px;
    padding: 0 31px;
    cursor: pointer;
    font-size: 14px;
    width: 345px;
}

.p-info-box2 .p-info-cn-input .p-info-cn-pull li:hover {
    background: #E5F0FD;
    color: #428EE4;
}

.p-info-cn-bt {
    margin-bottom: 15px;
    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: auto;
    overflow: hidden;
    position: relative;
}

.p-info-cn-img img {
    width: 700px;
    height: auto;
    display: block
}

.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;
}

.p-info-box-r {
    width: 780px;
}

.p-info-box-r h4 {
    font-size: 18px;
    color: #333333;
    line-height: 18px;
    margin-bottom: 20px;
    font-weight: bold;
}

.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 p a {
    color: #67B2EF;
}

.p-info-box2 .p-info-box-mnc {
    float: left;
    width: 45%;
    margin-right: 5%;
}

.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;
    padding-bottom: 11px;
    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;
}

.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 {
    border: 1px solid #E4E4E4;
    background: #fff;
    position:relative;
    overflow:hidden;
    float:left;
    width:918px;
}

.p-info-rek-gre {
    height: 91px;
    padding: 18px 0;
    border-bottom: 1px solid #E4E4E4;

}

.p-info-rek-gre .gre-l {
    width: 190px;
    border-right: 1px solid #e4e4e4;
    height: 91px;
    overflow: hidden;
    float: left;
    margin-left: 10px;
}

.p-info-rek-gre .gre-l p {
    color: #666;
    font-size: 16px;
    text-indent: 44px;
    margin: 30px 0 12px 0;
}

.p-info-rek-gre .gre-l strong {
    font-size: 33px;
    color: #1d8eed;
    font-weight: normal;
    line-height: 26px;
    margin: 0px 8px;
}

.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-l i {
    color: #1d8eed;
}

.p-info-rek-gre .gre-c {
    width: 442px;
    height: 91px;
    display: inline-block;
}

.p-info-rek-gre .gre-r {
    width: 228px;
    height: 91px;
    margin-top: 22px;
    display: inline-block;
}

.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: 18px;
    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;
    overflow: hidden;
}

.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: 18px;
}

.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-1 {
    background-position: -86px -15px;
}

.p-info-mes-r-a i.mes-gre-2 {
    background-position: -86px -30px;
}

.p-info-mes-r-a i.mes-gre-3 {
    background-position: -86px -45px;
}

.p-info-mes-r-a i.mes-gre-4 {
    background-position: -86px -60px;
}

.p-info-mes-r-a i.mes-gre-5 {
    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: 18px;
}

.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;
}

.viewMore {
    font-size: 14px;
    text-align: center;
    font-style: normal;
    line-height: 30px;
}

.viewMore span {
    font-style: normal;
    color: #666666;
    display: block;
    width: 100%;
    cursor: pointer;
    background-color: #C5E6F9;
}

.viewMore em {
    font-style: normal;
    color: #888888;
    display: block;
    width: 100%;
    background-color: #E5F1FC;
}

.viewMore i {
    font-style: normal;
    color: #888888;
    display: block;
    width: 100%;
    background-color: #F7F7F7;
    height: 50px;
    line-height: 50px;
}

#topCurrencyBox, .bar-language {
    display: none
}

.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;
}