﻿.crumb {
    padding: 20px 0;
    color: #999;
    line-height: 14px;
    font-size: 12px
}

.crumb a {
    color: #059911;
    text-decoration: none
}

.special-tips {
    position: relative;
    width: 1172px;
    background: #fffcf4;
    border: 1px solid #f96613;
    clear: both;
    margin: 0 auto 10px;
    z-index: 1;
    font-family: MicrosoftYaHei-Bold;
    font-size: 14px;
    color: #fd6811;
    padding: 6px 15px 6px 0
}

.special-tips .tip-icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-left: 15px
}

.special-tips .tip-icon img {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 17px
}

.special-tips ul {
    display: inline-block;
    margin-top: 8px;
    width: 1136px
}

.special-tips ul li {
    line-height: 22px
}

.index1000 .special-tips {
    width: 972px
}

.index1000 .special-tips ul {
    width: 936px
}

.product-body {
    background: #f0f2f5;
    font-family: arial, Tahoma, Microsoft YaHei;
    font-size: 12px;
    padding-bottom: 10px
}

.product-body-inner {
    width: 1190px;
    margin: 0 auto
}

.index1000 .product-body-inner {
    width: 990px
}

.dialog {
    position: relative;
    padding: 5px 10px;
    background: #fff
}

.dialog-close {
    position: absolute;
    z-index: 2;
    right: 20px;
    top: 15px;
    cursor: pointer;
    background-image: url(../image/dim8f42000w.png);
    height: 18px;
    width: 18px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -374px -281px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .dialog-close {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -290px -228px;
        width: 18px;
        height: 18px
    }
}

.dialog-head {
    border-bottom: 1px solid #ddd;
    color: #999;
    font-size: 18px;
    line-height: 38px
}

.dialog-body {
    padding: 20px 50px;
    color: #666;
    font-size: 14px;
    line-height: 32px
}

.dialog-row {
    margin-bottom: 5px;
    zoom: 1
}

.dialog-row:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.dialog-row-input {
    margin-top: 20px
}

.dialog-checkbox {
    float: left;
    width: 25%;
    cursor: pointer
}

.dialog-checkbox .icon {
    margin-right: 10px;
    vertical-align: middle;
    background-image: url(../image/dim8f42000w.png);
    height: 14px;
    width: 14px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -218px -309px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .dialog-checkbox .icon {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -284px -251px;
        width: 14px;
        height: 14px
    }
}

.dialog-checkbox.active .icon {
    background-image: url(../image/dim8f42000w.png);
    height: 14px;
    width: 14px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -232px -309px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .dialog-checkbox.active .icon {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -80px -269px;
        width: 14px;
        height: 14px
    }
}

.dialog-label {
    float: left;
    width: 145px;
    margin-right: 10px
}

.dialog-input-ctrl {
    float: left;
    width: 350px;
    height: 32px;
    border: 1px solid #ddd;
    overflow: hidden
}

.dialog-input-ctrl input {
    display: block;
    width: 340px;
    margin: 0;
    padding: 6px 5px;
    border: 0;
    outline: none;
    line-height: 20px
}

.dialog-error-tip {
    padding-left: 155px;
    color: #f96866;
    visibility: hidden
}

.dialog-error-tip .icon {
    margin-right: 5px;
    vertical-align: middle;
    background-image: url(../image/dim8f42000w.png);
    height: 16px;
    width: 16px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -158px -309px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .dialog-error-tip .icon {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -224px -251px;
        width: 16px;
        height: 16px
    }
}

.dialog-buttons {
    margin-top: 10px;
    text-align: center;
    font-size: 0
}

.dialog-button {
    display: inline-block;
    width: 118px;
    height: 40px;
    margin: 0 10px;
    font-size: 16px;
    line-height: 38px;
    text-align: center;
    font-weight: 700;
    border-radius: 2px
}

.dialog-cancel {
    border: 1px solid #ddd;
    background: #fff;
    color: #666
}

.dialog-send {
    border: 1px solid #f80;
    background: #f80;
    color: #fff
}

.dialog-error,
.dialog-success {
    width: 320px;
    padding: 20px 40px;
    background: #fff;
    color: #666;
    line-height: 36px;
    font-size: 14px
}

.dialog-error .icon,
.dialog-success .icon {
    margin-right: 20px;
    vertical-align: middle
}

.dialog-success .icon {
    background-image: url(../image/dim8f42000w.png);
    height: 36px;
    width: 36px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -126px -239px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .dialog-success .icon {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -228px -162px;
        width: 36px;
        height: 36px
    }
}

.dialog-error .icon {
    background-image: url(../image/dim8f42000w.png);
    height: 36px;
    width: 36px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -437px -173px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .dialog-error .icon {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -228px -126px;
        width: 36px;
        height: 36px
    }
}

.dialog-login-button {
    color: #22c233
}

._FF0000 {
    color: red !important
}

._0000FF {
    color: #00f !important
}

._000000 {
    color: #000 !important
}

body .layui-layer-setwin .layui-layer-close2,
body .layui-layer-setwin .layui-layer-close2:hover {
    right: 0;
    top: 0;
    background-image: url(../image/dim8f42000w.png);
    height: 18px;
    width: 18px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -374px -281px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {

    body .layui-layer-setwin .layui-layer-close2,
    body .layui-layer-setwin .layui-layer-close2:hover {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -290px -228px;
        width: 18px;
        height: 18px
    }
}

a {
    text-decoration: none;
    color: inherit
}

i {
    font-style: normal
}

.resource-body {
    position: relative;
    z-index: 2;
    zoom: 1
}

.resource-body:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.resource-left {
    float: left;
    width: 500px
}

.resource-right {
    float: left;
    width: 660px;
    margin-right: -10px
}

.resource-info {
    position: relative;
    width: 100%
}

.index1000 .resource-right {
    width: 470px
}

.tip-content {
    display: none
}

.tip-head {
    border-bottom: 1px dotted #eddbb3
}

.resource-section {
    padding: 0 40px 0 30px
}

.index1000 .resource-section {
    padding: 0 15px
}

.resource-section-box {
    padding: 2px;
    zoom: 1
}

.resource-section-box:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.resource-section-item {
    line-height: 30px;
    zoom: 1
}

.resource-section-item:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.resource-section-label {
    float: left;
    width: 14.5051%;
    color: #999;
    text-align: right
}

.resource-section-content {
    float: right;
    width: 85.4948%;
    zoom: 1;
    color: #666
}

.resource-section-content:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.index1000 .resource-section-label {
    width: 18%
}

.index1000 .resource-section-content {
    width: 81.99%
}

.resource {
    margin-bottom: 20px;
    padding: 20px 0 14px 28px;
    border: 1px solid #ddd;
    background: #fff
}

.index1000 .resource {
    padding-left: 18px
}

.resource-title {
    margin-bottom: 15px;
    padding-right: 40px
}

.resource-title strong {
    color: #111;
    font-size: 22px;
    line-height: 30px
}

.resource-title i,
.resource-title img {
    margin: 0 3px
}

.resource .product-star {
    margin: 0 0 0 8px;
    display: inline-block;
    vertical-align: text-top;
    line-height: 8px;
    cursor: pointer
}

.resource .product-star i {
    width: 10px;
    height: 9px;
    background: url(../image/Cii9EFkRZdeIYZmDAAABVg7vkkUAAKChAP__pIAAAFu109.png);
    margin: 0;
    display: inline-block
}

.resource .title-icon-link {
    display: inline-block;
    font-size: 0;
    line-height: 16px;
    height: 16px;
    vertical-align: text-top;
    margin-top: -3px
}

.resource .title-text-icon {
    height: 16px;
    background: #5194dd;
    line-height: 15px
}

.resource-tag,
.resource .title-text-icon {
    margin-right: 10px;
    padding: 0 2px;
    color: #fff;
    font-size: 10px;
    text-align: center;
    -webkit-text-size-adjust: none;
    white-space: nowrap;
    border-radius: 2px
}

.resource-tag {
    height: 14px;
    background: #6dd396;
    line-height: 12px;
    vertical-align: middle;
    float: left
}

.resource .title-icon-bashizizhuyou {
    background-image: url(../image/dim8f42000w.png);
    height: 15px;
    width: 85px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -234px -137px
}

.resource .title-icon-lekaihuabamayou {
    background-image: url(../image/dim8f42000w.png);
    height: 14px;
    width: 77px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -55px -221px
}

.resource .title-icon-niurenzhuanxian {
    background-image: url(../image/dim8f42000w.png);
    height: 20px;
    width: 64px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -401px -34px
}

.resource .title-icon-niurenyanxuan {
    background-image: url(../image/dim8f42000w.png);
    height: 42px;
    width: 132px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -78px -95px
}

.resource .title-icon-niurenzunxiang {
    background-image: url(../image/dim8f42000w.png);
    height: 17px;
    width: 54px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -384px -239px
}

.resource .title-icon-shouhangjiaqi {
    background-image: url(../image/dim8f42000w.png);
    height: 14px;
    width: 77px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -348px -155px
}

.resource .title-icon-tuijian {
    background-image: url(../image/dim8f42000w.png);
    height: 14px;
    width: 29px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -222px -259px
}

.resource .title-icon-zijiayou {
    background-image: url(../image/dim8f42000w.png);
    height: 15px;
    width: 60px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -162px -259px
}

.resource .title-icon-guaguoqinziyou {
    background-image: url(../image/dim8f42000w.png);
    height: 14px;
    width: 65px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -401px -54px
}

.resource .title-icon-niurengentuan {
    background-image: url(../image/dim8f42000w.png);
    height: 15px;
    width: 76px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -319px -137px
}

.resource .title-icon-niurenzizhu {
    background-image: url(../image/dim8f42000w.png);
    height: 15px;
    width: 76px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -395px -137px
}

.resource .title-icon-remai {
    background-image: url(../image/dim8f42000w.png);
    height: 14px;
    width: 29px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -425px -155px
}

.resource .title-icon-tejia {
    background-image: url(../image/dim8f42000w.png);
    height: 14px;
    width: 29px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -438px -239px
}

.resource .title-icon-wusuntuituan {
    background-image: url(../image/dim8f42000w.png);
    height: 18px;
    width: 80px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -359px -68px
}

.resource .title-text-icon-niurenzhuanxian {
    background: #ff765b
}

.resource .title-text-icon-niurenyanxuan {
    background: #73d078
}

.resource .title-text-icon-guaguoqinziyou {
    background: #fe9440
}

.resource .title-text-icon-lekaihuabamayou {
    background: #53b7ff
}

.resource .title-text-icon-pengpaidingzhiyou {
    background: #b5754b
}

.resource .title-text-icon-yiluzhishang {
    background: #8c93ee
}

.resource .title-text-icon-tuzhi {
    background: none
}

.resource .title-text-icon-chufabawomen {
    background: #07ccc0
}

.resource .title-text-icon-tuzhi {
    border: 1px solid #bbc8d5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #405c7e
}

.resource-title-sub {
    margin-bottom: 12px;
    padding-right: 40px;
    overflow: hidden;
    line-height: 14px
}

.resource-number {
    float: left;
    color: #f80
}

.resource-vendor {
    float: left;
    color: #999
}

.resource-links {
    float: right;
    color: #999
}

.resource-links a {
    color: #999;
    text-decoration: none
}

.resource-tourist-star-tip {
    font-size: 12px;
    font-family: arial, Tahoma, Microsoft YaHei;
    color: #666;
    padding: 5px 8px
}

.gallery {
    width: 500px
}

.gallery-display {
    position: relative;
    height: 280px;
    overflow: hidden
}

.gallery-display-box,
.gallery-photo {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.gallery-photo {
    z-index: 1;
    overflow: hidden
}

.gallery-photo-active {
    z-index: 2
}

.gallery-photo img {
    width: 100%
}

.gallery-video.gallery-photo-active {
    z-index: 9
}

.gallery-video-cover {
    position: relative;
    width: 100%;
    height: 100%
}

.gallery-video-button {
    position: absolute;
    z-index: 2;
    left: 50%;
    top: 50%;
    width: 85px;
    height: 85px;
    margin: -42px 0 0 -42px;
    border-radius: 50%;
    overflow: hidden;
    cursor: pointer
}

.gallery-video-button span {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .5;
    filter: alpha(opacity=70);
    -webkit-transition: all .2s;
    transition: all .2s
}

.gallery-video-button i {
    position: absolute;
    z-index: 2;
    left: 50%;
    top: 50%;
    width: 0;
    height: 0;
    margin: -18px 0 0 -9px;
    border: 18px solid transparent;
    border-right: none;
    border-left: 26px solid #fff
}

.gallery-video-button:hover span {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all .2s;
    transition: all .2s
}

.gallery-nav {
    border: 1px solid #ddd;
    padding: 5px 0;
    border-top: none
}

.gallery-nav,
.gallery-nav-box {
    position: relative
}

.gallery-nav-list {
    position: absolute;
    left: 0;
    top: 0
}

.gallery-next,
.gallery-prev {
    position: absolute;
    z-index: 3;
    top: 0;
    width: 37px;
    height: 100%;
    cursor: pointer
}

.gallery-prev {
    left: 0
}

.gallery-prev .icon {
    background-image: url(../image/dim8f42000w.png);
    margin-left: -5.5px;
    margin-top: -9px;
    top: 50%;
    left: 50%;
    position: absolute;
    height: 18px;
    width: 11px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -43px -325px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .gallery-prev .icon {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -55px -269px;
        width: 11px;
        height: 18px
    }
}

.gallery-prev.disabled {
    cursor: not-allowed
}

.gallery-prev.disabled .icon {
    background-image: url(../image/dim8f42000w.png);
    margin-left: -5.5px;
    margin-top: -9px;
    top: 50%;
    left: 50%;
    position: absolute;
    height: 18px;
    width: 11px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -54px -325px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .gallery-prev.disabled .icon {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -44px -269px;
        width: 11px;
        height: 18px
    }
}

.gallery-next {
    right: 0
}

.gallery-next .icon {
    background-image: url(../image/dim8f42000w.png);
    margin-left: -5.5px;
    margin-top: -9px;
    top: 50%;
    left: 50%;
    position: absolute;
    height: 18px;
    width: 11px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -465px -34px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .gallery-next .icon {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -214px -155px;
        width: 11px;
        height: 18px
    }
}

.gallery-next.disabled {
    cursor: not-allowed
}

.gallery-next.disabled .icon {
    background-image: url(../image/dim8f42000w.png);
    margin-left: -5.5px;
    margin-top: -9px;
    top: 50%;
    left: 50%;
    position: absolute;
    height: 18px;
    width: 11px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -109px -325px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .gallery-next.disabled .icon {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -216px -137px;
        width: 11px;
        height: 18px
    }
}

.gallery-thumbs {
    position: relative;
    z-index: 1;
    height: 50px;
    margin: 0 33px;
    overflow: hidden
}

.gallery-thumbs ul {
    zoom: 1
}

.gallery-thumbs ul:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.gallery-mask {
    position: absolute;
    z-index: 2;
    left: 4px;
    top: 0;
    width: 96px;
    height: 46px;
    border: 2px solid #f80
}

.gallery-thumb {
    position: relative;
    float: left;
    width: 100px;
    height: 50px;
    margin: 0 4px;
    overflow: hidden;
    cursor: pointer
}

.gallery-thumb img {
    display: block;
    width: 100%;
    margin-top: -3px
}

.gallery-thumb-play {
    position: absolute;
    z-index: 2;
    left: 50%;
    top: 50%;
    width: 24px;
    height: 24px;
    margin: -12px 0 0 -12px;
    overflow: hidden;
    border-radius: 50%
}

.gallery-thumb-play span {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .5;
    filter: alpha(opacity=70);
    -webkit-transition: all .2s;
    transition: all .2s
}

.gallery-thumb-play i {
    position: absolute;
    z-index: 2;
    left: 50%;
    top: 50%;
    width: 0;
    height: 0;
    margin: -6px 0 0 -3px;
    border: 6px solid transparent;
    border-right: none;
    border-left: 8px solid #fff
}

.pro-tag {
    background: url(../image/img.png) no-repeat
}

.pro-tag-pay {
    position: absolute;
    width: 100px;
    height: 85px;
    top: 0;
    left: 20px;
    z-index: 2;
    background-position: -86px 0
}

.pro-tag-link {
    display: block;
    position: absolute;
    width: 97px;
    height: 28px;
    z-index: 111;
    top: 35px;
    left: 1px
}

.calendar {
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.calendar-loading-mask {
    z-index: 10
}

.calendar-loading-bg,
.calendar-loading-mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.calendar-loading-bg {
    background: #000;
    opacity: .1;
    filter: alpha(opacity=10)
}

.calendar-loading-niu {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(http://hongdikj.top/images/bundles/group/e4uru4gwtxr.gif);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-position: 50%
}

.calendar-head {
    position: relative;
    height: 40px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd
}

.calendar-next,
.calendar-prev {
    display: none;
    position: absolute;
    z-index: 3;
    top: 0;
    width: 37px;
    height: 100%;
    cursor: pointer
}

.calendar-prev {
    left: 0
}

.calendar-prev .icon {
    background-image: url(../image/dim8f42000w.png);
    margin-left: -5.5px;
    margin-top: -9px;
    top: 50%;
    left: 50%;
    position: absolute;
    height: 18px;
    width: 11px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -43px -325px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .calendar-prev .icon {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -55px -269px;
        width: 11px;
        height: 18px
    }
}

.calendar-prev-disabled {
    cursor: not-allowed
}

.calendar-prev-disabled .icon {
    background-image: url(../image/dim8f42000w.png);
    margin-left: -5.5px;
    margin-top: -9px;
    top: 50%;
    left: 50%;
    position: absolute;
    height: 18px;
    width: 11px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -54px -325px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .calendar-prev-disabled .icon {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -44px -269px;
        width: 11px;
        height: 18px
    }
}

.calendar-next {
    right: 0
}

.calendar-next .icon {
    background-image: url(../image/dim8f42000w.png);
    margin-left: -5.5px;
    margin-top: -9px;
    top: 50%;
    left: 50%;
    position: absolute;
    height: 18px;
    width: 11px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -465px -34px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .calendar-next .icon {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -214px -155px;
        width: 11px;
        height: 18px
    }
}

.calendar-next-disabled {
    cursor: not-allowed
}

.calendar-next-disabled .icon {
    background-image: url(../image/dim8f42000w.png);
    margin-left: -5.5px;
    margin-top: -9px;
    top: 50%;
    left: 50%;
    position: absolute;
    height: 18px;
    width: 11px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -109px -325px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .calendar-next-disabled .icon {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -216px -137px;
        width: 11px;
        height: 18px
    }
}

.calendar-months {
    position: relative;
    z-index: 1;
    margin: 0 33px;
    overflow: hidden
}

.calendar-months>ul {
    width: 440px
}

.calendar-month {
    float: left;
    width: 100px;
    margin: 0 4px;
    padding: 4px 0;
    line-height: 16px;
    text-align: center;
    font-size: 12px;
    overflow: hidden;
    color: #666;
    cursor: pointer
}

.calendar-month-price {
    color: #f60
}

.calendar-month-empty .calendar-month-price,
.calendar-month-none-price {
    color: #999
}

.calendar-month-active {
    background: #535d63;
    color: #fff;
    cursor: default
}

.calendar-body {
    margin-bottom: 10px
}

.calendar-weeks {
    background: #535d63;
    overflow: hidden
}

.calendar-week {
    float: left;
    width: 14.2857%;
    height: 26px;
    line-height: 26px;
    text-align: center;
    color: #fff
}

.calendar-dates {
    border-bottom: 1px solid #ddd;
    overflow: hidden
}

.calendar-dates>ul {
    width: 550px
}

.calendar-date {
    float: left;
    position: relative;
    width: 70px;
    height: 32px;
    margin: 0 -1px -1px 0;
    padding-top: 16px;
    border: 1px solid #ddd;
    cursor: default
}

.calendar-date-other .calendar-date-number {
    color: #999
}

.calendar-date-enabled {
    cursor: pointer
}

.calendar-date-enabled:hover {
    background: #fefee6
}

.calendar-date-active,
.calendar-date-active:hover {
    background: #ffa833;
    color: #fff;
    cursor: default
}

.calendar-date-active .calendar-date-number,
.calendar-date-active .calendar-date-price,
.calendar-date-active .calendar-date-rest,
.calendar-date-active:hover .calendar-date-number,
.calendar-date-active:hover .calendar-date-price,
.calendar-date-active:hover .calendar-date-rest {
    color: #fff
}

.calendar-date-number {
    position: absolute;
    left: 5px;
    top: 3px;
    color: #333;
    font-size: 12px
}

.calendar-date-tag {
    position: absolute;
    right: 0;
    top: 0
}

.calendar-date-tag-item {
    float: left;
    width: 12px;
    height: 12px;
    margin-left: 2px
}

.calendar-date-tag-promotion {
    background-image: url(../image/dim8f42000w.png);
    height: 12px;
    width: 12px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -350px -309px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .calendar-date-tag-promotion {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -23px -287px;
        width: 12px;
        height: 12px
    }
}

.calendar-date-tag-tie {
    background-image: url(../image/dim8f42000w.png);
    height: 12px;
    width: 12px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -362px -309px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .calendar-date-tag-tie {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -47px -287px;
        width: 12px;
        height: 12px
    }
}

.calendar-date-content {
    line-height: 14px;
    text-align: center
}

.calendar-date-rest {
    color: #999
}

.calendar-date-price {
    color: #f60
}

.calendar-date-group {
    color: #999;
    position: absolute;
    left: 18px;
    top: 2px
}

.calendar-date-sat,
.calendar-date-sun {
    width: 71px
}

.calendar-tip {
    color: #999;
    line-height: 18px
}

.calendar-detail {
    width: 370px;
    padding: 10px;
    background: #fff;
    color: #666;
    line-height: 18px
}

.calendar-detail-price {
    margin-bottom: 5px;
    padding-bottom: 7px;
    border-bottom: 1px dotted #eddbb3;
    zoom: 1
}

.calendar-detail-price:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.calendar-detail-price:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0
}

.calendar-detail-price span {
    float: left;
    width: 33%
}

.calendar-detail-price strong {
    color: #f80
}

.calendar-detail-fraPrice {
    height: 24px;
    line-height: 24px;
    margin-bottom: 5px;
    padding-bottom: 7px;
    border-bottom: 1px dotted #eddbb3;
    zoom: 1
}

.calendar-detail-fraPrice:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.calendar-detail-fraPrice.single span {
    width: 100%
}

.calendar-detail-fraPrice.single strong {
    width: 77.89%
}

.calendar-detail-fraPrice span {
    float: left;
    width: 33%;
    text-align: right
}

.calendar-detail-fraPrice strong {
    float: right;
    color: #f80;
    text-align: left;
    width: 33%
}

.calendar-detail-favor {
    margin-bottom: 8px;
    color: #999
}

.calendar-detail-favor strong {
    color: #f80
}

.calendar-detail-activity {
    margin-bottom: 8px
}

.calendar-detail-activity-title {
    color: #333;
    font-weight: 700
}

.calendar-detail-activity-item strong {
    float: right;
    color: #f80
}

.calendar-detail-guide {
    margin-top: 10px 15px;
    background-color: #fff
}

.calendar-detail-guide-title {
    font-family: PingFangSC-Medium;
    font-size: 12px;
    color: #383838;
    line-height: 18px
}

.calendar-detail-guide-info div {
    display: inline-block
}

.calendar-detail-guide-info-img {
    width: 22px;
    height: 22px;
    border-radius: 100px;
    overflow: hidden;
    vertical-align: middle
}

.calendar-detail-guide-info-img img {
    width: 100%;
    height: 100%
}

.calendar-detail-guide-info-name {
    font-size: 12px;
    color: #666;
    line-height: 14px
}

.calendar-detail-guide-info-leady {
    width: 70px;
    height: 18px;
    -webkit-transform: translateY(4.5px);
    transform: translateY(4.5px)
}

.calendar-detail-guide-info-first {
    background: url("../image/CkC9Y2JdFv6IOF7-AAAc_dOqQgAAAIVIAP_4qMAAB1d882.png");
    background-size: 70px 18px
}

.calendar-detail-guide-info-second {
    background: url("../image/CkC9r2JdFv6IMjhAAAAcUzw-XS8AAIVGgP_2h4AABxr432.png");
    background-size: 70px 18px
}

.calendar-detail-guide-info-third {
    background: url("../image/CkC9r2JdFv6IKxTYAAAciHg8HcAAAIVGQP_2RYAAByg548.png");
    background-size: 70px 18px
}

.calendar-detail-guide-info-service {
    font-size: 10px;
    color: #2dbb55;
    line-height: 14px;
    background: rgba(50, 196, 93, .09);
    border-radius: 9px;
    padding: 2px
}

.calendar-detail-deadline {
    margin-bottom: 7px
}

.calendar-detail-tip {
    border-top: 1px dotted #eddbb3;
    padding-top: 5px;
    color: #f80
}

.calendar-detail-real {
    margin-bottom: 7px
}

.calendar-detail-fra {
    width: 450px;
    padding: 10px;
    background: #fff;
    color: #666;
    line-height: 18px
}

.calendar.loading .calendar-date-number {
    color: #999
}

.calendar-mask {
    position: absolute;
    z-index: 100;
    width: 72px;
    height: 50px;
    overflow: hidden
}

.slogan {
    width: 100%;
    height: 34px;
    padding-right: 4px;
    overflow: hidden;
    line-height: 34px;
    white-space: nowrap
}

.slogan-logo {
    float: left
}

.slogan-title {
    margin: 0 115px 0 190px
}

.slogan-link {
    float: right;
    width: 115px
}

.slogan-link a {
    color: inherit
}

.index1000 .slogan-link {
    width: 75px
}

.slogan-niuzhuan {
    background: #fa7439;
    color: #f4d5b9
}

.slogan-niuzhuan .slogan-logo {
    margin-top: 6px;
    margin-left: 45px;
    background-image: url(../image/dim8f42000w.png);
    height: 22px;
    width: 96px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -180px -68px
}

.index1000 .slogan-niuzhuan .slogan-title {
    margin: 0 115px 0 120px
}

.slogan-guaguo {
    background: #4ecf5b;
    color: #fff
}

.slogan-guaguo .slogan-logo {
    margin-left: 25px;
    background-image: url(../image/dim8f42000w.png);
    height: 34px;
    width: 119px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -336px -95px
}

.slogan-guaguo .slogan-title {
    overflow: hidden;
    font-size: 0;
    text-indent: -9999px;
    background-image: url(../image/dim8f42000w.png);
    height: 34px;
    width: 296px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -180px -0px;
    display: block
}

.index1000 .slogan-guaguo .slogan-title {
    background-image: url(../image/dim8f42000w.png);
    height: 34px;
    width: 221px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -180px -34px;
    display: block;
    margin-left: 150px
}

.slogan-lekaihua {
    background: #47a2db;
    color: #c9eaff
}

.slogan-lekaihua .slogan-logo {
    margin-left: 22px;
    background-image: url(../image/dim8f42000w.png);
    height: 34px;
    width: 126px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -210px -95px
}

.index1000 .slogan-lekaihua .slogan-title {
    margin-left: 150px
}

.slogan-yanxuan {
    background: #73d078;
    border-radius: 1px;
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #fff
}

.slogan-yanxuan .slogan-logo {
    margin-left: 47.5px;
    margin-top: 7px;
    background: url(../image/Cii-tFykK3SIAxwiAAAKHiNgB0wAAU1PQP_9YoAAAp2560.png) no-repeat;
    width: 60px;
    height: 20px;
    background-size: cover
}

.index1000 .slogan-yanxuan .slogan-title {
    margin-left: 150px
}

.slogan-zhihui {
    background-image: -webkit-gradient(linear, left top, right top, from(#ffa228), to(#ff820c));
    background-image: linear-gradient(90deg, #ffa228, #ff820c);
    color: #fff
}

.slogan-zhihui .slogan-logo {
    margin-top: 4px;
    margin-left: 20px;
    background-image: url(../image/b86c135104af56857db63cdd92c0d348.png);
    height: 34px;
    width: 123px;
    overflow: hidden;
    background-repeat: no-repeat;
    display: inline-block;
    background-size: contain;
    margin-right: 16px
}

.index1000 .slogan-zhihui .slogan-title {
    margin-left: 150px
}

.resource-base {
    position: relative;
    width: 100%;
    margin-bottom: 10px;
    padding: 8px 4px 10px 0;
    background-image: url(http://hongdikj.top/images/bundles/group/80000000000.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: cover;
    background-position: 50%;
    zoom: 1
}

.resource-base:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.index1000 .resource-base {
    padding: 8px 4px 10px 0
}

.resource-base .resource-section-box {
    position: relative;
    padding: 0 40px 0 30px
}

.index1000 .resource-section-box {
    padding: 0 15px
}

.resource-base-right {
    float: right;
    width: 36.5552%
}

.resource-base-arrow {
    position: absolute;
    right: 0;
    bottom: -4px;
    border: none;
    border-left: 4px solid #a4371a;
    border-bottom: 4px solid transparent;
    height: 0;
    font-size: 0;
    line-height: 0;
    text-indent: 0
}

.resource-price {
    min-height: 61px;
    padding-top: 6px
}

.resource-price-detail {
    padding: 10px;
    color: #333;
    line-height: 18px
}

.resource-price-detail-formula {
    padding-bottom: 8px;
    border-bottom: 1px dotted #eddbb3;
    color: #999
}

.resource-price-detail-formula b {
    color: #f80
}

.resource-price-detail-title {
    color: #333;
    font-weight: 700;
    line-height: 32px;
    font-size: 12px
}

.resource-price-detail-icon {
    float: left;
    background: #ff923c;
    color: #fff;
    margin-right: 3px;
    padding: 0 3px;
    border-radius: 1px
}

.resource-price-detail-txt {
    margin-bottom: 5px;
    color: #666
}

.resource-price-info {
    position: relative;
    top: 5px;
    display: inline-block;
    font-size: 12px;
    line-height: 18px;
    border: 1px solid #f80;
    border-radius: 2px;
    cursor: pointer;
    margin: -3px 0 0 10px
}

.resource-price-save {
    background-color: #f80;
    color: #fff
}

.resource-price-save,
.resource-price-tip {
    display: block;
    height: 18px;
    text-align: center
}

.resource-price-tip {
    position: relative;
    padding: 0 5px;
    color: #f80;
    cursor: pointer
}

.resource-price-tip i {
    display: inline-block;
    border: 4px solid transparent;
    height: 0;
    width: 0;
    border-top: 4px solid #f80;
    position: relative;
    margin: 0 0 -2px
}

.resource-price-des {
    margin-left: 20px;
    border-bottom: 1px dashed #f80;
    color: #f80;
    cursor: pointer
}

.index1000 .resource-price-des {
    display: block;
    height: 15px;
    line-height: 11px;
    width: 50px;
    margin-left: 0
}

.resource-price-saleout {
    padding-left: 40px
}

.resource-price-empty {
    color: #333;
    font-weight: 700;
    font-size: 18px;
    line-height: 32px
}

.resource-price-other {
    color: #666;
    line-height: 26px
}

.resource-price-promotion .price-unit {
    color: #f80
}

.resource-price-promotion .fpp-tip {
    display: inline-block;
    color: #ff893e;
    font-size: 12px;
    width: 12px;
    height: 12px;
    border: 1px solid #ff893e;
    line-height: 12px;
    text-align: center;
    border-radius: 12px;
    cursor: pointer;
    margin-left: 3px;
    font-weight: 400
}

.resource-price-promotion .price-number {
    color: #f60;
    font-size: 30px;
    font-weight: 700;
    font-family: Arial
}

.resource-price-promotion .price-number-small {
    color: #f60;
    font-size: 12px;
    font-weight: 700;
    font-family: Arial
}

.resource-price-promotion .price-gery {
    color: #999
}

.resource-price-promotion .resource-section-label {
    margin-top: 12px;
    line-height: 24px
}

.resource-price-fpptip {
    position: relative;
    padding: 10px;
    color: #333;
    line-height: 18px
}

.resource-price-downpayment {
    margin-bottom: 10px;
    padding: 0 40px 0 30px
}

.index1000 .resource-price-downpayment {
    padding: 0 15px
}

.resource-price-downpayment-body {
    float: left;
    height: 28px;
    overflow: hidden
}

.resource-price-downpayment-biaoqian {
    margin-right: 15px;
    margin-top: 5px;
    margin-bottom: 5px;
    background: #f5e1cf
}

.resource-price-downpayment-biaoqian,
.resource-price-downpayment-desc {
    position: relative;
    float: left;
    top: 4px;
    padding: 5px 10px;
    color: #f80;
    line-height: 1;
    cursor: pointer
}

.resource-price-downpayment-desc {
    margin-right: 20px;
    border: 1px dashed #f80
}

.resource-price-downpayment-tip {
    position: relative;
    float: left;
    cursor: pointer;
    color: #f80
}

.resource-price-downpayment-tip:hover {
    text-decoration: underline
}

.resource-price-single {
    padding-top: 15px
}

.resource-price-single .resource-section-label {
    margin-top: 7px
}

.resource-price-single .resource-price-des {
    display: inline-block;
    height: 15px;
    line-height: 15px
}

.resource-price-tuniu .price-quantity {
    text-decoration: line-through
}

.resource-downpayment-detail {
    position: relative;
    padding: 10px;
    color: #333;
    line-height: 18px
}

.resource-downpayment-detail-title {
    line-height: 32px;
    color: #666;
    font-size: 14px
}

.resource-downpayment-detail-item {
    position: relative;
    margin-bottom: 5px;
    padding-left: 50px;
    padding-bottom: 5px;
    border-bottom: 1px dashed #dcdcdc
}

.resource-downpayment-detail-label {
    position: absolute;
    left: 0;
    top: 0;
    width: 42px;
    height: 16px;
    border: 1px solid #ffdbb2;
    background: #fffceb;
    color: #f60;
    text-align: center;
    line-height: 16px
}

.resource-downpayment-detail-fee {
    color: #666
}

.resource-downpayment-detail-tip {
    padding: 4px 0;
    color: #f80;
    line-height: 18px
}

.resource-count {
    position: absolute;
    top: 50%;
    right: 44px;
    height: 54px;
    margin-top: -27px;
    padding-left: 30px;
    border-left: 1px solid #d5c1be
}

.index1000 .resource-count {
    right: 0;
    padding-left: 20px
}

.resource-statisfaction {
    position: absolute;
    left: 30px;
    top: 0;
    width: 50px;
    color: #999;
    line-height: 24px;
    text-align: center
}

.resource-statisfaction-number {
    font-size: 24px;
    color: #f80
}

.resource-statisfaction-percent {
    font-size: 12px
}

.index1000 .resource-statisfaction {
    left: 0
}

.resource-people {
    margin-left: 75px;
    color: #999;
    line-height: 24px;
    text-align: right
}

.resource-people-number {
    display: inline-block;
    width: 50px;
    color: #666;
    text-align: left
}

.resource-people-only {
    width: 160px;
    line-height: 54px;
    color: #999;
    text-align: center
}

.resource-people-only a {
    font-size: 12px;
    color: #2a2a2a;
    font-weight: 700
}

.resource-people-product {
    width: 160px;
    text-align: center;
    font-size: 16px;
    color: #999;
    line-height: 54px
}

.index1000 .resource-people {
    margin-left: 30px
}

.resource-favor {
    margin-bottom: 10px
}

.resource-promotion-content {
    position: relative;
    display: inline-block;
    padding-right: 98px
}

.resource-promotion-first {
    display: inline-block;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis
}

.resource-promotion-more {
    position: absolute;
    right: 0;
    top: 0;
    width: 80px;
    color: #f80;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.resource-promotion-more .icon {
    margin-left: 5px;
    margin-top: 7px;
    vertical-align: text-top;
    background-image: url(../image/dim8f42000w.png);
    height: 4px;
    width: 7px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -297px -86px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .resource-promotion-more .icon {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -146px -151px;
        width: 7px;
        height: 4px
    }
}

.resource-promotion-more.expand .icon {
    background-image: url(../image/dim8f42000w.png);
    height: 4px;
    width: 7px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -276px -86px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .resource-promotion-more.expand .icon {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -220px -85px;
        width: 7px;
        height: 4px
    }
}

.resource-promotion-detail {
    width: 285px;
    padding: 10px 0;
    background: #fff
}

.resource-promotion-detail-list {
    margin-bottom: 7px;
    line-height: 24px;
    color: #666
}

.resource-promotion-detail-item {
    height: 24px;
    padding: 0 10px;
    overflow: hidden
}

.resource-promotion-detail-rule {
    padding: 5px 10px 0;
    border-top: 1px dotted #ddd;
    line-height: 18px
}

.resource-promotion-detail-rule a {
    color: #22c233
}

.resource-coupon-content {
    position: relative;
    display: inline-block;
    padding-right: 90px
}

.resource-coupon-list {
    display: inline-block;
    height: 30px;
    overflow: hidden;
    zoom: 1
}

.resource-coupon-list:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.resource-coupon-item {
    position: relative;
    float: left;
    height: 22px;
    margin: 3px 10px 3px 0;
    padding-left: 7px;
    border: 1px solid #f60;
    background: #fff9f3;
    color: #f60;
    line-height: 22px
}

.resource-coupon-item span {
    display: block;
    padding: 0 10px 0 7px;
    border-left: 1px dashed #f60
}

.resource-coupon-item:after,
.resource-coupon-item:before {
    content: " ";
    position: absolute;
    top: 50%;
    width: 2px;
    height: 2px;
    margin-top: -2px;
    border: 1px solid #f60;
    background: #fff
}

.resource-coupon-item:before {
    left: -1px;
    border-left-color: transparent
}

.resource-coupon-item:after {
    right: -1px;
    border-right-color: transparent
}

@media screen and (min-width:1px) {

    .resource-coupon-item:after,
    .resource-coupon-item:before {
        content: " ";
        position: absolute;
        top: 50%;
        width: 4px;
        height: 4px;
        margin-top: -3px;
        border: 1px solid #f60;
        border-bottom-color: transparent;
        border-left-color: transparent;
        background: #fff;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        border-radius: 50%
    }

    .resource-coupon-item:before {
        left: -4px
    }

    .resource-coupon-item:after {
        right: -4px;
        -webkit-transform: rotate(225deg);
        transform: rotate(225deg)
    }
}

.resource-coupon-more {
    position: absolute;
    right: 0;
    top: 0;
    width: 80px;
    color: #f80;
    cursor: pointer
}

.resource-coupon-more .icon {
    margin-left: 5px;
    margin-top: 5px;
    vertical-align: text-top;
    background-image: url(../image/dim8f42000w.png);
    height: 7px;
    width: 4px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -223px -129px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .resource-coupon-more .icon {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -321px -66px;
        width: 4px;
        height: 7px
    }
}

.resource-feature-content-inner {
    position: relative;
    overflow: hidden;
    height: 30px;
    padding-right: 45px
}

.resource-feature-list {
    float: left;
    margin: 0 -5px;
    zoom: 1
}

.resource-feature-list:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.resource-feature-item {
    position: relative;
    float: left;
    height: 18px;
    margin: 6px 5px
}

.resource-feature-more {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 45px;
    color: #666;
    text-align: right;
    cursor: pointer;
    white-space: nowrap
}

.resource-feature-more i {
    margin-left: 5px;
    margin-top: 7px;
    vertical-align: text-top;
    background-image: url(../image/dim8f42000w.png);
    height: 4px;
    width: 7px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -460px -80px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .resource-feature-more i {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -220px -81px;
        width: 7px;
        height: 4px
    }
}

.resource-feature-more.expand i {
    background-image: url(../image/dim8f42000w.png);
    height: 4px;
    width: 7px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -283px -86px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .resource-feature-more.expand i {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -160px -151px;
        width: 7px;
        height: 4px
    }
}

.resource-feature-detail {
    padding: 10px;
    line-height: 24px;
    color: #666
}

.resource-feature-detail a {
    color: #22c233
}

.resource-feature-detail strong {
    color: #f80
}

.resource-feature-tag-3 {
    background-image: url(../image/dim8f42000w.png);
    height: 18px;
    width: 78px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -78px -137px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .resource-feature-tag-3 {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -161px -215px;
        width: 78px;
        height: 18px
    }
}

.resource-feature-tag-yhj {
    background-image: url(../image/dim8f42000w.png);
    height: 18px;
    width: 56px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -273px -239px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .resource-feature-tag-yhj {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -0px -251px;
        width: 56px;
        height: 18px
    }
}

.resource-feature-tag-5 {
    background-image: url(../image/dim8f42000w.png);
    height: 18px;
    width: 56px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -217px -239px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .resource-feature-tag-5 {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -56px -251px;
        width: 56px;
        height: 18px
    }
}

.resource-feature-tag-6 {
    background-image: url(../image/dim8f42000w.png);
    height: 18px;
    width: 67px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -215px -155px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .resource-feature-tag-6 {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -137px -233px;
        width: 67px;
        height: 18px
    }
}

.resource-feature-tag-cjb {
    background-image: url(../image/dim8f42000w.png);
    height: 18px;
    width: 55px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -329px -239px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .resource-feature-tag-cjb {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -270px -20px;
        width: 55px;
        height: 18px
    }
}

.resource-feature-tag-sdbb {
    background-image: url(../image/dim8f42000w.png);
    height: 18px;
    width: 66px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -282px -155px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .resource-feature-tag-sdbb {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -204px -233px;
        width: 66px;
        height: 18px
    }
}

.resource-feature-tag-1 {
    background-image: url(../image/dim8f42000w.png);
    height: 18px;
    width: 67px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -148px -155px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .resource-feature-tag-1 {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -70px -233px;
        width: 67px;
        height: 18px
    }
}

.resource-feature-tag-2 {
    background-image: url(../image/dim8f42000w.png);
    height: 18px;
    width: 78px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -156px -137px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .resource-feature-tag-2 {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -83px -215px;
        width: 78px;
        height: 18px
    }
}

.resource-feature-tag-4 {
    background-image: url(../image/dim8f42000w.png);
    height: 18px;
    width: 70px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -78px -155px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .resource-feature-tag-4 {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -0px -233px;
        width: 70px;
        height: 18px
    }
}

.resource-feature-tag-7 {
    background-image: url(../image/dim8f42000w.png);
    height: 18px;
    width: 83px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -276px -68px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .resource-feature-tag-7 {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -0px -215px;
        width: 83px;
        height: 18px
    }
}

.resource-reception,
.resource-supplier {
    display: none
}

.resource-reception-name,
.resource-supplier-name {
    color: #999
}

.resource-reception-name strong,
.resource-supplier-name strong {
    color: #22c233
}

.resource-reception-statis,
.resource-supplier-statis {
    line-height: 22px;
    display: block
}

.resource-reception-statis strong,
.resource-supplier-statis strong {
    margin-right: 4px;
    color: #f80
}

.resource-reception-statis i,
.resource-supplier-statis i {
    margin: 0 10px;
    color: #ddd
}

.resource-reception-tel,
.resource-supplier-tel {
    cursor: pointer
}

.resource-reception-tel:before,
.resource-supplier-tel:before {
    content: " ";
    background-image: url(../image/dim8f42000w.png);
    height: 20px;
    width: 20px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -455px -95px;
    vertical-align: middle;
    margin-right: 5px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {

    .resource-reception-tel:before,
    .resource-supplier-tel:before {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -270px -228px;
        width: 20px;
        height: 20px
    }
}

.resource-reception strong {
    margin: 0 5px
}

.installment-bankname {
    font-weight: 700;
    color: #333
}

.installment-list {
    width: 100%;
    line-height: 24px
}

.installment-list thead {
    background: #f6f6f6
}

.installment-list td {
    text-align: center
}

.installment-col-1 {
    width: 20%
}

.installment-col-2,
.installment-col-3 {
    width: 30%
}

.installment-col-4 {
    width: 20%
}

.resource-application {
    display: none;
    margin-bottom: 3px
}

.resource-application-label {
    padding-right: 40px;
    color: #333
}

.resource-application-button {
    color: #f80
}

.resource-application-button .icon {
    margin-left: 5px;
    vertical-align: middle;
    background-image: url(../image/dim8f42000w.png);
    height: 4px;
    width: 7px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -297px -86px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .resource-application-button .icon {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -146px -151px;
        width: 7px;
        height: 4px
    }
}

.resource-form {
    margin-bottom: 20px;
    padding: 0 40px 0 30px
}

.resource-form .resource-section-box {
    position: relative;
    padding: 13px 0 0;
    border: 2px solid #ffd39a
}

.resource-compare {
    display: none;
    position: absolute;
    top: 14px;
    right: 14px;
    width: 70px;
    height: 26px;
    color: #666;
    border: 1px solid #d2d2d2;
    cursor: pointer;
    z-index: 11
}

.resource-compare i {
    display: inline-block;
    height: 12px;
    width: 12px;
    position: absolute;
    top: 7px;
    left: 10px;
    background: url(http://img4.tuniucdn.com/img/20171123/rightcommon/rc_vs.png) no-repeat 0 0;
    background-position: 0 -40px
}

.resource-compare span {
    font-size: 12px;
    line-height: 26px;
    padding-left: 30px
}

.resource-compare:hover {
    background-color: #ffd39a
}

.resource-compare.exist,
.resource-compare:hover {
    color: #fd8824;
    border: 1px solid #ffd39a
}

.resource-compare.exist i {
    background-position: -25px -40px
}

.resource-compare.exist:hover {
    background-color: #ffd39a
}

.resource-compare.exist:hover i {
    background-position: -12px -40px
}

.resource-city {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.resource-city-depart {
    position: relative;
    z-index: 10
}

.resource-city-back {
    position: relative;
    z-index: 9;
    display: none
}

.resource-city-more {
    position: relative;
    float: left;
    display: inline;
    margin-right: 20px
}

.resource-city-more-label {
    float: left;
    position: relative;
    z-index: 2;
    padding: 1px 11px;
    background: #fff;
    color: #999;
    line-height: 28px
}

.resource-city-more-label .icon {
    margin-left: 5px;
    margin-top: 6px;
    vertical-align: text-top;
    background-image: url(../image/dim8f42000w.png);
    height: 4px;
    width: 7px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -460px -80px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .resource-city-more-label .icon {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -220px -81px;
        width: 7px;
        height: 4px
    }
}

.expand .resource-city-more-label .icon {
    background-image: url(../image/dim8f42000w.png);
    height: 4px;
    width: 7px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -283px -86px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .expand .resource-city-more-label .icon {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -160px -151px;
        width: 7px;
        height: 4px
    }
}

.resource-city-more-selected {
    float: left;
    margin-right: 35px;
    color: #333
}

.resource-city-more-changable {
    cursor: pointer
}

.resource-city-more.expand .resource-city-more-label {
    padding: 0 10px;
    border: 1px solid #ddd;
    border-bottom-color: #fff
}

.resource-city-more.expand .resource-city-drop {
    display: block
}

.resource-city-drop {
    display: none;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 29px;
    width: 460px;
    padding: 10px;
    border: 1px solid #ddd;
    background: #fff;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .14);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .14)
}

.resource-city-drop-head {
    margin-bottom: 10px
}

.resource-city-drop-tab {
    border-bottom: 1px solid #ddd;
    zoom: 1
}

.resource-city-drop-tab:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.resource-city-drop-tab-item {
    position: relative;
    bottom: -1px;
    float: left;
    margin-right: 5px;
    padding: 1px 10px 0;
    border: 1px solid #ddd;
    line-height: 24px;
    cursor: pointer
}

.resource-city-drop-tab-item.active {
    padding-top: 0;
    border-top: 2px solid #f80;
    border-bottom-color: #fff;
    color: #f80
}

.resource-city-drop-list {
    overflow: hidden
}

.resource-city-drop-city {
    zoom: 1;
    margin: 0 -5px
}

.resource-city-drop-city:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.resource-city-drop-city-price {
    color: #999
}

.resource-city-drop-city-price strong {
    color: #f80
}

.resource-city-drop-city-item {
    float: left;
    display: inline;
    width: 78px;
    height: 40px;
    margin: 5px;
    border: 1px solid #ddd;
    line-height: 18px;
    text-align: center;
    cursor: pointer
}

.resource-city-drop-city-item:hover {
    border-color: #f6f6f6;
    background: #f6f6f6
}

.resource-city-drop-city-item.selected {
    border-color: #f80;
    background: #f80;
    color: #fff;
    cursor: default
}

.resource-city-drop-city-item.selected .resource-city-drop-city-price,
.resource-city-drop-city-item.selected .resource-city-drop-city-price strong {
    color: #fff
}

.resource-combine {
    float: left;
    display: inline;
    margin-left: 11px;
    cursor: pointer;
    color: #333
}

.resource-combine strong {
    padding: 0 3px;
    color: #f80
}

.resource-combine a {
    color: #f80;
    border-bottom: 1px dashed #f80
}

.resource-combine .icon {
    margin-top: 7px;
    vertical-align: text-top;
    background-image: url(../image/dim8f42000w.png);
    height: 4px;
    width: 7px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -460px -80px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .resource-combine .icon {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -220px -81px;
        width: 7px;
        height: 4px
    }
}

.resource-combine.expand .icon {
    background-image: url(../image/dim8f42000w.png);
    height: 4px;
    width: 7px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -283px -86px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .resource-combine.expand .icon {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -160px -151px;
        width: 7px;
        height: 4px
    }
}

.resource-combine-detail {
    width: 480px;
    max-height: 400px;
    margin: 10px 10px 5px;
    overflow: auto;
    color: #666;
    line-height: 18px
}

.resource-combine-detail-head {
    padding-bottom: 7px;
    border-bottom: 1px dotted #eddbb3
}

.resource-combine-detail-body {
    padding: 5px 0
}

.resource-combine-detail-cities {
    margin-bottom: 8px;
    zoom: 1
}

.resource-combine-detail-cities:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.resource-combine-detail-cities dt {
    float: left;
    width: 11.2903%;
    color: #333;
    font-weight: 700;
    white-space: nowrap
}

.resource-combine-detail-cities dd {
    float: left;
    width: 88.7096%;
    overflow: hidden
}

.resource-combine-detail-cities dd span {
    float: left;
    padding: 0 10px
}

.resource-combine-detail-tip {
    margin-bottom: 5px
}

.resource-combine-detail-title {
    margin-top: 5px;
    margin-bottom: 10px;
    color: #333;
    font-size: 14px
}

.resource-combine-detail-title:before {
    content: "\2022"
}

.resource-combine-detail-desc {
    margin-bottom: 15px;
    padding-left: 1em;
    line-height: 22px
}

.resource-combine-detail-desc:last-child {
    margin-bottom: 0
}

.resource-date {
    margin-bottom: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.resource-date-label {
    width: 278px;
    height: 22px;
    margin-top: 3px;
    padding: 0 10px;
    border: 1px solid #ddd;
    color: #333;
    line-height: 22px;
    cursor: pointer
}

.resource-date-label.flashed {
    border-color: #f80;
    -webkit-box-shadow: 0 0 3px #f80;
    box-shadow: 0 0 3px #f80
}

.resource-date-label .icon {
    float: right;
    margin-top: 4px;
    background-image: url(../image/dim8f42000w.png);
    height: 14px;
    width: 14px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -260px -309px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .resource-date-label .icon {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -298px -251px;
        width: 14px;
        height: 14px
    }
}

.number-select {
    position: relative;
    height: 22px;
    border: 1px solid #ddd;
    line-height: 22px;
    zoom: 1
}

.number-select:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.number-select-button {
    position: absolute;
    top: -1px;
    border: 1px solid #ddd;
    width: 22px;
    height: 22px;
    cursor: pointer
}

.number-select-button-line-horizital {
    margin: -1px 0 0 -5px;
    border-top: 2px solid #666;
    height: 0;
    width: 10px
}

.number-select-button-line-horizital,
.number-select-button-line-vertical {
    position: absolute;
    left: 50%;
    top: 50%;
    font-size: 0;
    line-height: 0;
    text-indent: 0
}

.number-select-button-line-vertical {
    margin: -5px 0 0 -1px;
    border-left: 2px solid #666;
    height: 0;
    height: 10px
}

.number-select-button.disabled {
    cursor: not-allowed
}

.number-select-button.disabled .number-select-button-line-horizital,
.number-select-button.disabled .number-select-button-line-vertical {
    border-color: #ddd
}

.number-select-minus {
    left: -1px
}

.number-select-plus {
    right: -1px
}

.number-select-input {
    margin: 0 23px
}

.number-select-input input {
    width: 35px;
    height: 22px;
    border: none;
    line-height: 22px;
    text-align: center;
    outline: none
}

.number-select-drop {
    display: none;
    position: absolute;
    top: 24px;
    left: -1px;
    width: 100%;
    max-height: 240px;
    border: 1px solid #ddd;
    overflow: auto;
    background: #fff;
    line-height: 24px
}

.number-select-drop-item {
    position: relative;
    text-align: center;
    cursor: pointer
}

.number-select-drop-item:hover {
    background: #fefee6
}

.number-select-drop-item.active,
.number-select-drop-item.active:hover {
    cursor: not-allowed;
    background: #ffa833;
    color: #fff
}

.resource-tourist {
    zoom: 1
}

.resource-tourist:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.resource-tourist-adult {
    margin-right: 50px
}

.resource-tourist .number-select {
    float: left;
    margin-top: 3px
}

.resource-tourist-item {
    float: left
}

.resource-tourist-price {
    float: left;
    padding-left: 5px;
    color: #999
}

.resource-tourist-price span {
    color: #f60
}

.resource-tourist-price i {
    font-style: normal;
    cursor: pointer;
    border-bottom: 1px dashed #999
}

.resource-tourist-child-tip {
    padding: 10px;
    color: #666;
    line-height: 18px
}

.resource-tourist-freechild {
    clear: left
}

.resource-custom {
    display: none;
    padding-top: 5px
}

.resource-custom-button {
    display: inline-block;
    width: 65px;
    height: 18px;
    margin-left: 10px;
    border: 1px solid #f80;
    border-radius: 2px;
    color: #f80;
    line-height: 18px;
    text-align: center;
    font-size: 12px
}

.resource-buttons {
    padding: 13px 0 20px
}

.resource-button {
    position: relative;
    float: left;
    margin-top: 5px;
    text-align: center;
    line-height: 30px
}

.resource-button-order {
    width: 132px;
    height: 40px;
    margin-top: 0;
    background: #f80;
    color: #fff;
    line-height: 40px;
    font-size: 18px;
    font-weight: 700;
    border-radius: 2px
}

.resource-button-order:hover {
    background: #f60
}

.resource-button-order.disabled {
    cursor: not-allowed;
    background: #ddd;
    color: #999
}

.resource-button-app {
    width: 105px;
    height: 30px;
    border: 1px solid #ddd;
    color: #f80;
    line-height: 30px;
    font-size: 14px;
    font-weight: 700;
    border-radius: 2px;
    margin-left: 20px
}

.resource-button-app .icon {
    margin-left: 5px;
    margin-top: 2px;
    vertical-align: text-top;
    background-image: url(../image/dim8f42000w.png);
    height: 16px;
    width: 16px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -46px -309px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .resource-button-app .icon {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -144px -251px;
        width: 16px;
        height: 16px
    }
}

.resource-button-watch {
    margin-left: 10px;
    color: #999
}

.resource-button-watch .icon {
    width: 20px;
    height: 20px;
    margin-top: 2px;
    margin-left: 19px;
    vertical-align: text-top;
    margin-bottom: -5px;
    background: url(../image/Cii-U13cnpCIFZKAAAAGoG87UAsAAF7KgP_-UgAAAa4777.png);
    background-size: cover
}

.resource-button-watch.active .icon,
.resource-button-watch:hover .icon {
    background: url(../image/Cii-U13cnpCIMFHmAAAErvarFAAAAFutwP_-zoAAATG710.png);
    background-size: cover
}

.index1000 .resource-button-watch {
    clear: left
}

.resource-button-service {
    display: none;
    margin-left: 14px;
    margin-right: 0;
    color: #999
}

.resource-button-service .icon {
    width: 20px;
    height: 20px;
    margin-top: 2px;
    margin-right: 4px;
    vertical-align: text-top;
    margin-bottom: -5px;
    background: url(../image/Cii-TF3cnpCIL-Z_AAADxaR732wAAF1MgP__CMAAAPd475.png);
    background-size: cover
}

.resource-button-service:hover .icon {
    background: url(../image/Cii-TF3cnpCISuzKAAADR3YBksoAAF29gP__KEAAANf432.png);
    background-size: cover
}

.resource-button-weixin {
    margin-left: 12px;
    margin-right: 0;
    color: #999
}

.resource-button-weixin .icon {
    width: 20px;
    height: 20px;
    margin-top: 0;
    margin-right: 0;
    vertical-align: text-top;
    margin-bottom: -5px;
    background: url(../image/Cii-U13cnpCITSlwAAAHag8TBGwAAF7oQIu_wUAAAeC470.png);
    background-size: cover
}

.resource-button-weixin:hover .icon {
    background: url(../image/Cii-TF3c21eIMfoqAAAG8zLP8EgAAF9JQOgu3MAAAcL990.png);
    background-size: cover
}

.resource-button-weixin .weixin_dialog {
    display: none;
    width: 108px;
    height: 130px;
    position: absolute;
    border: 1px solid #ffdcaf;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .14);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .14);
    left: -43px;
    top: 33px;
    z-index: 1;
    background-color: #fff
}

.resource-button-weixin .weixin_dialog p {
    font-family: MicrosoftYaHei;
    font-weight: 900;
    font-size: 12px;
    color: #333;
    letter-spacing: 0;
    line-height: 12px;
    text-align: center;
    width: 108px;
    margin-top: 6px
}

.resource-button-weixin .weixin_dialog img {
    width: 100px;
    height: 100px;
    margin-top: 6px;
    margin-left: 1px
}

.resource-button-weixin .weixin_dialog:before {
    content: " ";
    display: block;
    position: absolute;
    left: 50%;
    top: -9px;
    margin-left: -8px;
    border-bottom: 9px solid #ffdcaf;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent
}

.resource-button-weixin .weixin_dialog:after {
    content: " ";
    display: block;
    position: absolute;
    left: 50%;
    top: -8px;
    margin-left: -6px;
    border-bottom: 8px solid #fff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent
}

.resource-button-weixin .active {
    display: block
}

.resource-qr {
    display: none;
    position: absolute;
    z-index: 5;
    left: -1px;
    top: 30px;
    padding: 10px;
    border: 1px solid #ddd;
    background: #fff
}

.expand .resource-qr {
    display: block
}

.resource-qr-title {
    padding-bottom: 10px;
    font-size: 14px;
    line-height: 24px;
    color: #666
}

.resource-qr-picture {
    width: 187px;
    height: 187px
}

.resource-qr-picture img {
    width: 100%
}

.resource-button-group-left {
    display: inline-block;
    height: 40px
}

.resource-button-group-right {
    display: block;
    width: 504px;
    height: 40px
}

.resource-button-group-right .resource-button-watch {
    margin-top: 19px;
    font-size: 12px;
    margin-left: 14px;
    width: 60px
}

.resource-button-group-right .resource-button-service {
    margin-left: 61px;
    margin-top: 20px;
    font-size: 12px
}

.resource-button-group-right .resource-button-weixin {
    font-size: 12px;
    margin-top: 21px;
    margin-left: 30px
}

.resource-button-group-right #zhuanshu-kefu {
    float: left;
    display: block;
    width: 390px;
    height: 80px;
    background: #f6f7f9;
    border-radius: 2px
}

.resource-button-group-right #zhuanshu-kefu-headimg {
    float: left;
    margin: 15px;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background: url("../image/Cii-U12tSL-IKPbcAAAPqNprNBEAABQrgP_8BUAAA_r845.png");
    background-size: cover
}

.resource-button-group-right #zhuanshu-kefu-name {
    font-size: 16px;
    color: #333;
    letter-spacing: 0;
    margin-bottom: -10px
}

.resource-button-group-right #zhuanshu-kefu-gonghao {
    font-size: 14px;
    color: #999;
    letter-spacing: 0
}

.resource-button-group-right #zhuanshu-kefu-thing {
    float: left;
    margin-top: 24px;
    margin-left: -5px;
    width: 144px
}

.resource-button-group-right #Favorite-shouchang {
    text-align: center;
    margin-right: 17px;
    float: right;
    display: block;
    width: 88px;
    height: 80px;
    background: #f6f7f9;
    border-radius: 2px
}

.index1000 .resource-button-group-right {
    display: block;
    width: 360px;
    height: 80px
}

.index1000 .resource-button-group-right .resource-button-watch {
    width: 50px;
    margin-left: 10px;
    font-size: 12px;
    margin-top: 20px
}

.index1000 .resource-button-group-right .resource-button-watch .icon {
    margin-left: 15px
}

.index1000 .resource-button-group-right .resource-button-service {
    margin-left: 20px;
    margin-top: 21px;
    font-size: 12px
}

.index1000 .resource-button-group-right .resource-button-weixin {
    margin-top: 22px;
    margin-left: 18px;
    font-size: 12px
}

.index1000 .resource-button-group-right #zhuanshu-kefu {
    float: left;
    display: block;
    width: 264px;
    height: 80px;
    background: #f6f7f9;
    border-radius: 2px
}

.index1000 .resource-button-group-right #zhuanshu-kefu-headimg {
    float: left;
    margin: 15px;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background: url("../image/Cii-U12tSL-IKPbcAAAPqNprNBEAABQrgP_8BUAAA_r845.png");
    background-size: cover
}

.index1000 .resource-button-group-right #zhuanshu-kefu-name {
    font-size: 14px;
    color: #333;
    letter-spacing: 0;
    margin-bottom: -10px
}

.index1000 .resource-button-group-right #zhuanshu-kefu-gonghao {
    font-size: 12px;
    color: #999;
    letter-spacing: 0
}

.index1000 .resource-button-group-right #zhuanshu-kefu-thing {
    float: left;
    margin-top: 24px;
    margin-left: -6px;
    width: 84px
}

.index1000 .resource-button-group-right #Favorite-shouchang {
    margin-right: 17px;
    float: right;
    display: block;
    width: 68px;
    height: 80px;
    background: #f6f7f9;
    border-radius: 2px
}

.resource-traffic-package {
    padding-top: 5px;
    line-height: 24px
}

.resource-traffic-package .resource-section-label {
    padding-top: 8px
}

.resource-traffic-section-content {
    margin-left: 85px
}

.u-checkbox {
    float: left;
    position: relative;
    min-width: 72px;
    height: 26px;
    margin: 5px;
    padding: 0 15px;
    border: 1px solid #ddd;
    background: #fff;
    color: #333;
    cursor: pointer;
    text-align: center;
    line-height: 26px;
    font-size: 12px
}

.u-checkbox.active {
    border-color: #f80
}

.u-checkbox.disabled {
    border-color: #f7f7f7;
    background: #f7f7f7;
    color: #999;
    cursor: not-allowed
}

.resource-journey {
    line-height: 20px
}

.resource-journey i,
.resource-journey span,
.resource-journey strong {
    float: left;
    margin-right: 3px
}

.resource-journey strong {
    color: #333;
    font-weight: 700
}

.resource-journey span {
    max-width: 70px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 0 5px;
    border: 1px solid #ddd;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #666;
    line-height: 18px
}

.resource-journey i {
    color: #bbb
}

.resource-journey .resource-journey-less,
.resource-journey .resource-journey-more {
    float: left;
    color: #22c233
}

.resource-journey .resource-section-content {
    height: 60px;
    overflow: hidden
}

.resource-journey.expand .resource-section-content {
    height: auto
}

.resource-journey .resource-section-content-inner {
    zoom: 1
}

.resource-journey .resource-section-content-inner:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.resource-journey.expand .resource-section-content-inner.less,
.resource-journey .resource-section-content-inner.more {
    display: none
}

.resource-journey.expand .resource-section-content-inner.more,
.resource-journey .resource-section-content-inner.less {
    display: block
}

.index1000 .resource-recommend,
.resource-recommend {
    padding-right: 0
}

.resource-recommend .resource-section-box {
    position: relative;
    padding: 0
}

.resource-recommend-head {
    position: absolute;
    left: 40px;
    top: 12px;
    height: 24px;
    margin-left: 24px;
    padding: 0 10px 0 15px;
    background: #4fce59;
    color: #fff;
    line-height: 24px;
    border-radius: 0 12px 12px 0
}

.resource-recommend-head-icon {
    position: absolute;
    left: -40px;
    top: -12px;
    background-image: url(../image/dim8f42000w.png);
    height: 48px;
    width: 48px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -55px -173px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .resource-recommend-head-icon {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -180px -0px;
        width: 48px;
        height: 48px
    }
}

.resource-recommend-tags {
    min-height: 30px;
    padding: 10px 40px 10px 168px;
    zoom: 1
}

.resource-recommend-tags:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.resource-recommend-tag {
    float: left;
    margin: 5px;
    padding: 0 5px;
    background: #ddf3d4;
    color: #22c233;
    white-space: nowrap;
    line-height: 20px;
    border-radius: 2px
}

.resource-recommend-quote-left {
    position: absolute;
    left: 40px;
    top: 10px;
    background-image: url(../image/dim8f42000w.png);
    height: 28px;
    width: 31px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -0px -281px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .resource-recommend-quote-left {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -270px -38px;
        width: 31px;
        height: 28px
    }
}

.index1000 .resource-recommend-quote-left {
    left: 20px
}

.resource-recommend-arrow {
    background-image: url(../image/dim8f42000w.png);
    margin-left: -9px;
    margin-top: -5.5px;
    top: 50%;
    left: 50%;
    position: absolute;
    height: 11px;
    width: 18px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -251px -259px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .resource-recommend-arrow {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -152px -137px;
        width: 18px;
        height: 11px
    }
}

.resource-recommend-content.expanded .resource-recommend-arrow {
    background-image: url(../image/dim8f42000w.png);
    margin-left: -9px;
    margin-top: -5.5px;
    top: 50%;
    left: 50%;
    position: absolute;
    height: 11px;
    width: 18px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -454px -155px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .resource-recommend-content.expanded .resource-recommend-arrow {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -305px -216px;
        width: 18px;
        height: 11px
    }
}

.resource-recommend-content {
    position: relative;
    margin-top: 10px;
    zoom: 1
}

.resource-recommend-content:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.resource-recommend-content .resource-section-content {
    position: relative;
    float: none;
    width: auto;
    background: #fff;
    padding-bottom: 24px;
    line-height: 24px
}

.resource-recommend-content .resource-section-content em {
    margin-right: 20px;
    font-weight: 700;
    font-size: 16px
}

.resource-recommend-content.fixed {
    padding-bottom: 24px
}

.resource-recommend-content.fixed .resource-section-content {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.resource-recommend-content-outer {
    max-height: 72px;
    margin: 0 40px 0 85px;
    overflow: hidden
}

.index1000 .resource-recommend-content-outer {
    padding-right: 20px
}

.resource-recommend-expand {
    display: none;
    position: absolute;
    left: 50%;
    bottom: 3px;
    width: 32px;
    height: 20px;
    margin-left: -16px;
    cursor: pointer
}

.coupon-list {
    height: 560px;
    overflow: auto;
    zoom: 1
}

.coupon-list:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.coupon-item {
    float: left;
    width: 50%;
    margin-bottom: 20px
}

.coupon-item .icon-select {
    margin-top: -3px;
    vertical-align: middle;
    background-image: url(../image/dim8f42000w.png);
    height: 12px;
    width: 35px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -439px -68px;
    display: none
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .coupon-item .icon-select {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -270px -216px;
        width: 35px;
        height: 12px
    }
}

.coupon-item.selected .icon-select {
    display: inline-block
}

.coupon-box {
    position: relative;
    height: 98px;
    border: 1px solid #ddd;
    margin: 0 10px;
    padding: 10px 70px 10px 20px;
    background: #fff;
    cursor: pointer;
    border-radius: 5px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.coupon-row {
    overflow: hidden;
    color: #999;
    font-size: 12px;
    line-height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    zoom: 1
}

.coupon-row:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.coupon-name {
    color: #333;
    font-size: 16px;
    font-weight: 700
}

.coupon-name strong {
    margin-right: 10px;
    font-size: 30px;
    color: #f60;
    letter-spacing: 0;
    line-height: 30px;
    text-align: left
}

.coupon-name strong span {
    margin-left: 2px;
    font-size: 22px;
    vertical-align: text-top
}

.coupon-desc {
    color: #666;
    font-size: 14px
}

.coupon-button {
    position: absolute;
    right: -1px;
    top: -1px;
    width: 20px;
    height: 80px;
    padding: 20px 15px;
    background: url(http://hongdikj.top/static/img/2016/modules/tour/coupon-bg.png) -67px 0 no-repeat;
    cursor: pointer;
    color: #fff;
    text-align: center;
    font-size: 18px;
    line-height: 18px;
    border-radius: 0 5px 5px 0
}

.coupon-button:hover {
    background: url(http://hongdikj.top/static/img/2016/modules/tour/coupon-bg.png) 0 0 no-repeat
}

.coupon-more {
    float: right;
    color: #f80
}

.coupon-more .icon {
    margin-left: 5px;
    vertical-align: middle;
    background-image: url(../image/dim8f42000w.png);
    height: 4px;
    width: 7px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -297px -86px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .coupon-more .icon {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -146px -151px;
        width: 7px;
        height: 4px
    }
}

.coupon-more.expand .icon {
    background-image: url(../image/dim8f42000w.png);
    height: 4px;
    width: 7px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -276px -86px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .coupon-more.expand .icon {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -220px -85px;
        width: 7px;
        height: 4px
    }
}

.coupon-user {
    padding: 10px 0;
    font-size: 16px;
    line-height: 24px;
    text-align: center
}

.coupon-user a {
    margin: 0 25px;
    color: #666
}

.coupon-user a:hover {
    color: #f80
}

.coupon-detail {
    position: relative;
    z-index: 2;
    display: none;
    float: left;
    margin: -21px 0 10px;
    background: #fff;
    font-size: 12px;
    line-height: 16px
}

.coupon-detail-arrow {
    position: absolute;
    top: -5px;
    background-image: url(../image/dim8f42000w.png);
    height: 6px;
    width: 10px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -466px -54px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .coupon-detail-arrow {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -170px -137px;
        width: 10px;
        height: 6px
    }
}

.coupon-detail-left .coupon-detail-arrow {
    left: 330px
}

.coupon-detail-right .coupon-detail-arrow {
    right: 110px
}

.coupon-detail-inner {
    margin: 0 10px;
    padding: 15px 10px 5px;
    border: 1px solid #ffdcaf;
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, .3);
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .3)
}

.coupon-detail-group {
    margin-bottom: 10px
}

.coupon-detail-title {
    color: #333;
    font-weight: 700
}

.coupon-detail-content {
    color: #666
}



/*!

 @Name: layer's style
 @Author: 贤心
 @Blog： sentsin.com

 */
.layui-layer-imgbar,
.layui-layer-imgtit a,
.layui-layer-tab .layui-layer-title span,
.layui-layer-title {
    text-overflow: ellipsis;
    white-space: nowrap
}

+html {
    background-attachment: fixed
}

html #layui_layer_skinlayercss {
    display: none;
    position: absolute;
    width: 1989px
}

.layui-layer,
.layui-layer-shade {
    position: fixed;
    _position: absolute;
    pointer-events: auto
}

.layui-layer-shade {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    _height: expression(document.body.offsetHeight+"px")
}

.layui-layer {
    -webkit-overflow-scrolling: touch;
    top: 150px;
    left: 0;
    margin: 0;
    padding: 0;
    background-color: #fff;
    -webkit-background-clip: content;
    -webkit-box-shadow: 1px 1px 50px rgba(0, 0, 0, .3);
    box-shadow: 1px 1px 50px rgba(0, 0, 0, .3);
    border-radius: 2px;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .3s;
    animation-duration: .3s
}

.layui-layer-close {
    position: absolute
}

.layui-layer-content {
    position: relative
}

.layui-layer-border {
    border: 1px solid #b2b2b2;
    border: 1px solid rgba(0, 0, 0, .3);
    -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, .2);
    box-shadow: 1px 1px 5px rgba(0, 0, 0, .2)
}

.layui-layer-moves {
    position: absolute;
    border: 3px solid #666;
    border: 3px solid rgba(0, 0, 0, .5);
    cursor: move;
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .3);
    filter: alpha(opacity=50)
}

.layui-layer-load {
    background-image: url(http://hongdikj.top/images/bundles/group/e4uru4gwtxr.gif);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-color: #fff;
    background-position: 50%
}

.layui-layer-ico {
    background: url("../image/icon.png") no-repeat
}

.layui-layer-btn a,
.layui-layer-dialog .layui-layer-ico,
.layui-layer-setwin a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top
}

@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.layer-anim {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

@-webkit-keyframes bounceOut {
    to {
        opacity: 0;
        -webkit-transform: scale(.7);
        transform: scale(.7)
    }

    30% {
        -webkit-transform: scale(1.03);
        transform: scale(1.03)
    }

    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes bounceOut {
    to {
        opacity: 0;
        -webkit-transform: scale(.7);
        transform: scale(.7)
    }

    30% {
        -webkit-transform: scale(1.03);
        transform: scale(1.03)
    }

    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.layer-anim-close {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
    -webkit-animation-duration: .2s;
    animation-duration: .2s
}

@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateY(-2000px);
        transform: scale(.1) translateY(-2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateY(60px);
        transform: scale(.475) translateY(60px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateY(-2000px);
        transform: scale(.1) translateY(-2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateY(60px);
        transform: scale(.475) translateY(60px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

.layer-anim-01 {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.layer-anim-02 {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateX(-2000px);
        transform: scale(.1) translateX(-2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateX(48px);
        transform: scale(.475) translateX(48px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateX(-2000px);
        transform: scale(.1) translateX(-2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateX(48px);
        transform: scale(.475) translateX(48px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

.layer-anim-03 {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg)
    }

    to {
        opacity: 1;
        -webkit-transform: translateX(0) rotate(0);
        transform: translateX(0) rotate(0)
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg)
    }

    to {
        opacity: 1;
        -webkit-transform: translateX(0) rotate(0);
        transform: translateX(0) rotate(0)
    }
}

.layer-anim-04 {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.layer-anim-05 {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes shake {

    0%,
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px)
    }
}

@keyframes shake {

    0%,
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px)
    }
}

.layer-anim-06 {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.layui-layer-title {
    padding: 0 80px 0 20px;
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #eee;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    background-color: #f8f8f8;
    border-radius: 2px 2px 0 0
}

.layui-layer-setwin {
    position: absolute;
    right: 15px;
    *right: 0;
    top: 15px;
    font-size: 0;
    line-height: normal
}

.layui-layer-setwin a {
    position: relative;
    width: 16px;
    height: 16px;
    margin-left: 10px;
    font-size: 12px;
    _overflow: hidden
}

.layui-layer-setwin .layui-layer-min cite {
    position: absolute;
    width: 14px;
    height: 2px;
    left: 0;
    top: 50%;
    margin-top: -1px;
    background-color: #2e2d3c;
    cursor: pointer;
    _overflow: hidden
}

.layui-layer-setwin .layui-layer-min:hover cite {
    background-color: #2d93ca
}

.layui-layer-setwin .layui-layer-max {
    background-position: -32px -40px
}

.layui-layer-setwin .layui-layer-max:hover {
    background-position: -16px -40px
}

.layui-layer-setwin .layui-layer-maxmin {
    background-position: -65px -40px
}

.layui-layer-setwin .layui-layer-maxmin:hover {
    background-position: -49px -40px
}

.layui-layer-setwin .layui-layer-close1 {
    background-position: 0 -40px;
    cursor: pointer
}

.layui-layer-setwin .layui-layer-close1:hover {
    opacity: .7
}

.layui-layer-setwin .layui-layer-close2 {
    position: absolute;
    right: -28px;
    top: -28px;
    width: 30px;
    height: 30px;
    margin-left: 0;
    background-position: -149px -31px;
    *right: -18px;
    _display: none
}

.layui-layer-setwin .layui-layer-close2:hover {
    background-position: -180px -31px
}

.layui-layer-btn {
    text-align: right;
    padding: 0 10px 12px;
    pointer-events: auto
}

.layui-layer-btn a {
    height: 28px;
    line-height: 28px;
    margin: 0 6px;
    padding: 0 15px;
    border: 1px solid #dedede;
    background-color: #f1f1f1;
    color: #333;
    border-radius: 2px;
    font-weight: 400;
    cursor: pointer;
    text-decoration: none
}

.layui-layer-btn a:hover {
    opacity: .9;
    text-decoration: none
}

.layui-layer-btn a:active {
    opacity: .7
}

.layui-layer-btn .layui-layer-btn0 {
    border-color: #4898d5;
    background-color: #2e8ded;
    color: #fff
}

.layui-layer-dialog {
    min-width: 260px
}

.layui-layer-dialog .layui-layer-content {
    position: relative;
    padding: 20px;
    line-height: 24px;
    word-break: break-all;
    overflow: hidden;
    font-size: 14px;
    overflow-x: hidden;
    overflow-y: auto
}

.layui-layer-dialog .layui-layer-content .layui-layer-ico {
    position: absolute;
    top: 16px;
    left: 15px;
    _left: -40px;
    width: 30px;
    height: 30px
}

.layui-layer-ico1 {
    background-position: -30px 0
}

.layui-layer-ico2 {
    background-position: -60px 0
}

.layui-layer-ico3 {
    background-position: -90px 0
}

.layui-layer-ico4 {
    background-position: -120px 0
}

.layui-layer-ico5 {
    background-position: -150px 0
}

.layui-layer-ico6 {
    background-position: -180px 0
}

.layui-layer-rim {
    border: 6px solid #8d8d8d;
    border: 6px solid rgba(0, 0, 0, .3);
    border-radius: 5px
}

.layui-layer-msg,
.layui-layer-rim {
    -webkit-box-shadow: none;
    box-shadow: none
}

.layui-layer-msg {
    min-width: 180px;
    border: 1px solid #d3d4d3
}

.layui-layer-hui {
    min-width: 100px;
    background-color: #000;
    filter: alpha(opacity=60);
    background-color: rgba(0, 0, 0, .6);
    color: #fff;
    border: none
}

.layui-layer-hui .layui-layer-content {
    padding: 12px 25px;
    text-align: center
}

.layui-layer-dialog .layui-layer-padding {
    padding: 20px 20px 20px 55px;
    text-align: left
}

.layui-layer-page .layui-layer-content {
    position: relative;
    overflow: auto
}

.layui-layer-iframe .layui-layer-btn,
.layui-layer-page .layui-layer-btn {
    padding-top: 10px
}

.layui-layer-nobg {
    background: 0 0
}

.layui-layer-iframe .layui-layer-content {
    overflow: hidden
}

.layui-layer-iframe iframe {
    display: block;
    width: 100%
}

.layui-layer-loading {
    border-radius: 100%;
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none
}

.layui-layer-loading .layui-layer-content {
    width: 60px;
    height: 24px
}

.layui-layer-loading .layui-layer-content,
.layui-layer-loading .layui-layer-loading1 {
    background-image: url(http://hongdikj.top/images/bundles/group/e4uru4gwtxr.gif);
    background-repeat: no-repeat;
    background-position: 0 0
}

.layui-layer-loading .layui-layer-loading1 {
    width: 37px;
    height: 37px
}

.layui-layer-ico16,
.layui-layer-loading .layui-layer-loading2 {
    width: 32px;
    height: 32px;
    background-image: url(http://hongdikj.top/images/bundles/group/e4uru4gwtxr.gif);
    background-repeat: no-repeat;
    background-position: 0 0
}

.layui-layer-tips {
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none
}

.layui-layer-tips .layui-layer-content {
    position: relative;
    line-height: 22px;
    min-width: 12px;
    padding: 0;
    font-size: 12px;
    _float: left;
    border: 1px solid #ffdcaf;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .14);
    box-shadow: 0 0 5px rgba(0, 0, 0, .14);
    background: #fff;
    color: #fff
}

.layui-layer-tips .layui-layer-close {
    right: -2px;
    top: -1px
}

.layui-layer-tips i.layui-layer-TipsG {
    position: absolute;
    width: 0;
    height: 0;
    background: url(http://hongdikj.top/static/img/2016/plugins/layer/arrows.png)
}

.layui-layer-tips i.layui-layer-TipsB,
.layui-layer-tips i.layui-layer-TipsT {
    left: 30px;
    width: 11px;
    height: 7px;
    background-position: 0 0
}

.layui-layer-tips i.layui-layer-TipsT {
    bottom: -7px;
    background-position: -18px 0
}

.layui-layer-tips i.layui-layer-TipsB {
    top: -7px
}

.layui-layer-tips i.layui-layer-TipsL,
.layui-layer-tips i.layui-layer-TipsR {
    top: 10px;
    width: 7px;
    height: 11px;
    background-position: 0 -14px
}

.layui-layer-tips i.layui-layer-TipsR {
    right: -7px
}

.layui-layer-tips i.layui-layer-TipsL {
    left: -7px;
    background-position: -18px 0
}

.layui-layer-lan[type=dialog] {
    min-width: 280px
}

.layui-layer-lan .layui-layer-title {
    background: #4476a7;
    color: #fff;
    border: none
}

.layui-layer-lan .layui-layer-btn {
    padding: 10px;
    text-align: right;
    border-top: 1px solid #e9e7e7
}

.layui-layer-lan .layui-layer-btn a {
    background: #bbb5b5;
    border: none
}

.layui-layer-lan .layui-layer-btn .layui-layer-btn1 {
    background: #c9c5c5
}

.layui-layer-molv .layui-layer-title {
    background: #009f95;
    color: #fff;
    border: none
}

.layui-layer-molv .layui-layer-btn a {
    background: #009f95
}

.layui-layer-molv .layui-layer-btn .layui-layer-btn1 {
    background: #92b8b1
}

.layui-layer-iconext {
    background: url(http://hongdikj.top/static/img/2016/plugins/layer/2.4.0/default/icon-ext.png) no-repeat
}

.layui-layer-prompt .layui-layer-input {
    display: block;
    width: 220px;
    height: 30px;
    margin: 0 auto;
    line-height: 30px;
    padding: 0 5px;
    border: 1px solid #ccc;
    -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, .1) inset;
    box-shadow: inset 1px 1px 5px rgba(0, 0, 0, .1);
    color: #333
}

.layui-layer-prompt textarea.layui-layer-input {
    width: 300px;
    height: 100px;
    line-height: 20px
}

.layui-layer-tab {
    -webkit-box-shadow: 1px 1px 50px rgba(0, 0, 0, .4);
    box-shadow: 1px 1px 50px rgba(0, 0, 0, .4)
}

.layui-layer-tab .layui-layer-title {
    padding-left: 0;
    border-bottom: 1px solid #ccc;
    background-color: #eee;
    overflow: visible
}

.layui-layer-tab .layui-layer-title span {
    position: relative;
    float: left;
    min-width: 80px;
    max-width: 260px;
    padding: 0 20px;
    text-align: center;
    cursor: default;
    overflow: hidden
}

.layui-layer-tab .layui-layer-title span.layui-layer-tabnow {
    height: 43px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    background-color: #fff;
    z-index: 10
}

.layui-layer-tab .layui-layer-title span:first-child {
    border-left: none
}

.layui-layer-tabmain {
    line-height: 24px;
    clear: both
}

.layui-layer-tabmain .layui-layer-tabli {
    display: none
}

.layui-layer-tabmain .layui-layer-tabli.xubox_tab_layer {
    display: block
}

.xubox_tabclose {
    position: absolute;
    right: 10px;
    top: 5px;
    cursor: pointer
}

.layui-layer-photos {
    -webkit-animation-duration: 1s;
    animation-duration: 1s
}

.layui-layer-photos .layui-layer-content {
    overflow: hidden;
    text-align: center
}

.layui-layer-photos .layui-layer-phimg img {
    position: relative;
    width: 100%;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top
}

.layui-layer-imgbar,
.layui-layer-imguide {
    display: none
}

.layui-layer-imgnext,
.layui-layer-imgprev {
    position: absolute;
    top: 50%;
    width: 27px;
    _width: 44px;
    height: 44px;
    margin-top: -22px;
    outline: 0;
    blr: expression(this.onFocus=this.blur())
}

.layui-layer-imgprev {
    left: 10px;
    background-position: -5px -5px;
    _background-position: -70px -5px
}

.layui-layer-imgprev:hover {
    background-position: -33px -5px;
    _background-position: -120px -5px
}

.layui-layer-imgnext {
    right: 10px;
    _right: 8px;
    background-position: -5px -50px;
    _background-position: -70px -50px
}

.layui-layer-imgnext:hover {
    background-position: -33px -50px;
    _background-position: -120px -50px
}

.layui-layer-imgbar {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 32px;
    line-height: 32px;
    background-color: rgba(0, 0, 0, .8);
    background-color: #000\9;
    filter: Alpha(opacity=80);
    color: #fff;
    overflow: hidden;
    font-size: 0
}

.layui-layer-imgtit * {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    font-size: 12px
}

.layui-layer-imgtit a {
    max-width: 65%;
    overflow: hidden;
    color: #fff
}

.layui-layer-imgtit a:hover {
    color: #fff;
    text-decoration: underline
}

.layui-layer-imgtit em {
    padding-left: 10px;
    font-style: normal
}

.dp-panel {
    display: none;
    position: absolute;
    z-index: 101;
    padding: 10px 15px;
    border: 1px solid #ddd;
    background: #fff;
    font-size: 12px;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .14);
    box-shadow: 0 0 5px rgba(0, 0, 0, .14)
}

.dp-btns {
    position: relative;
    height: 0
}

.dp-btn {
    position: absolute;
    z-index: 2;
    top: 0;
    width: 24px;
    height: 24px;
    color: #666;
    text-align: center;
    line-height: 24px;
    font-family: Verdana;
    cursor: pointer
}

.dp-prev {
    left: 0
}

.dp-next {
    right: 0
}

.dp-wrap {
    overflow: hidden
}

.dp-box {
    float: left
}

.dp-month {
    height: 24px;
    color: #333;
    line-height: 24px;
    text-align: center
}

.dp-days {
    padding: 5px 0
}

.dp-multi .dp-days {
    padding: 5px 7px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd
}

.dp-box-l .dp-days {
    padding-left: 0;
    border: none
}

.dp-box-r .dp-days {
    padding-right: 0;
    border: none
}

.dp-weeks {
    background: #535d63;
    zoom: 1
}

.dp-weeks:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.dp-week {
    float: left;
    width: 40px;
    color: #fff;
    line-height: 24px;
    text-align: center
}

.dp-cale {
    width: 280px;
    margin-right: 1px
}

.dp-dates {
    zoom: 1
}

.dp-dates:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.dp-date {
    position: relative;
    z-index: 1;
    float: left;
    width: 39px;
    height: 35px;
    margin: 0 -1px -1px 0;
    border: 1px solid #eee;
    cursor: pointer
}

.dp-date:after {
    content: " ";
    position: absolute;
    left: 50%;
    bottom: 5px;
    width: 16px;
    height: 2px;
    margin-left: -8px;
    background: #f80;
    overflow: hidden;
    line-height: 0;
    font-size: 0
}

.dp-date i {
    font-style: normal
}

.dp-date a,
.dp-date span {
    display: block;
    width: 100%;
    height: 100%;
    color: #f80;
    line-height: 36px;
    text-align: center;
    font-weight: 700
}

.dp-date span {
    color: #ccc
}

.dp-now i {
    color: #f80
}

.dp-date:hover {
    z-index: 3;
    border-color: #eddbb3;
    background: #fefee6
}

.dp-date:hover:after {
    content: "";
    display: none
}

.dp-disabled,
.dp-disabled:hover {
    z-index: 1;
    border-color: #eee;
    background: #fff;
    cursor: not-allowed;
    color: #ccc
}

.dp-disabled:after,
.dp-disabled:hover:after {
    content: "";
    display: none
}

.dp-disabled:hover i,
.dp-disabled i {
    font-weight: 400
}

.dp-selected,
.dp-selected:hover {
    z-index: 4;
    border-color: #ffa833;
    background: #ffa833;
    color: #fff;
    cursor: default
}

.dp-selected:after,
.dp-selected:hover:after {
    content: "";
    display: none
}

.dp-selected a,
.dp-selected a:hover {
    color: #fff
}

.dp-other,
.dp-other:hover {
    border-color: #eee;
    background: #fff;
    cursor: default
}

.dp-other:after,
.dp-other:hover:after {
    content: "";
    display: none
}

.dp-arrow {
    position: absolute;
    top: -8px;
    left: 28px;
    border: 8px solid transparent;
    border-top: none;
    border-bottom-color: #ddd
}

.dp-arrow i {
    position: absolute;
    top: 2px;
    left: -8px;
    border: 8px solid transparent;
    border-top: none;
    border-bottom-color: #fff
}

.section-loading {
    height: 200px;
    margin-bottom: 20px;
    border: 1px solid #ddd;
    background-image: url(http://hongdikj.top/images/bundles/group/e4uru4gwtxr.gif);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-color: #fff;
    background-position: 50%
}

.section-loading * {
    display: none
}

.section-box {
    position: relative;
    margin-bottom: 20px;
    padding: 40px 40px 20px;
    border: 1px solid #ddd;
    background: #fff;
    color: #333;
    font-size: 14px;
    line-height: 30px
}

.section-box strong {
    font-weight: 700
}

.section-box a {
    color: #22c233
}

.section-box .dot {
    font-weight: 700;
    padding: 0 20px 0 10px
}

.section-box-head {
    position: absolute;
    left: 20px;
    top: 30px;
    background-image: url(../image/dim8f42000w.png);
    height: 78px;
    width: 78px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -0px -95px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .section-box-head {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -0px -95px;
        width: 78px;
        height: 78px
    }
}

.section-box-head h2 {
    margin: 0 12px 12px 0;
    padding: 13px 10px 0;
    color: #fff;
    font-size: 20px;
    line-height: 22px;
    text-align: center
}

.section-box-body {
    padding-left: 80px
}

.section-box-title {
    margin-bottom: 10px;
    padding: 5px 0 5px 10px;
    background: #f6f6f6;
    position: relative
}

.section-box-title h3 {
    height: 20px;
    padding-left: 10px;
    border-left: 4px solid #22c233;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px
}

.section-box-title span {
    padding-left: 20px;
    color: #666;
    font-size: 14px;
    font-weight: 400
}

.section-box-title .shopInfo {
    position: absolute;
    top: -1px;
    left: 93px;
    font-size: 14px;
    color: #f80;
    padding: 0 !important
}

.section-box-content {
    margin: 10px 0 20px 10px
}

.section-box-content table {
    width: 100%
}

.section-box-content td,
.section-box-content th {
    padding: 20px;
    border: 1px solid #ddd;
    line-height: 32px
}

.section-box-content th {
    padding: 0 20px
}

.section-box-content thead {
    line-height: 38px;
    background: #eee;
    color: #666
}

.section-box-content tr.even {
    background: #f6f6f6
}

.section-box-content strong {
    font-weight: 700
}

.section-box .item-label {
    position: relative;
    margin-left: -10px;
    padding-left: 110px
}

.section-box .item-label-fixed {
    max-height: 180px;
    _height: 180px;
    overflow: hidden
}

.section-box .item-label-fixed.fold {
    max-height: none;
    height: auto;
    margin-bottom: 30px;
    overflow: visible
}

.section-box .item-label-fixed.fold .section-box .item-label-inner {
    height: 180px;
    overflow: hidden
}

.section-box .item-label-less,
.section-box .item-label-more {
    display: none;
    position: absolute;
    left: 110px;
    bottom: -30px
}

.section-box .item-label-fixed.fold .section-box .item-label-more {
    display: block
}

.section-box .item-label-fixed.expand .section-box .item-label-more,
.section-box .item-label-fixed.fold .section-box .item-label-less {
    display: none
}

.section-box .item-label-fixed.expand .section-box .item-label-less {
    display: block
}

.section-box .item-label strong {
    position: absolute;
    left: 0;
    top: 0
}

.section-box .item-label .costInclude_href {
    padding-left: 10px
}

.section-box .item-with-title {
    position: relative;
    margin-left: -10px;
    padding-left: 40px
}

.section-box .item-with-title .dot {
    position: absolute;
    left: 0;
    top: 0
}

.section-box .item-dot {
    position: relative;
    margin-left: 10px;
    padding-left: 40px
}

.section-box .item-dot .dot {
    position: absolute;
    left: 0;
    top: 0
}

.section-box-toolbar {
    padding: 5px 0;
    border-bottom: 1px solid #eee;
    zoom: 1
}

.section-box-toolbar:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.section-box-tab {
    float: left;
    display: inline;
    margin-left: -10px
}

.section-box-tab li {
    float: left;
    display: inline;
    padding: 0 20px;
    border-right: 1px solid #ddd
}

.section-box-tab li.last,
.section-box-tab li:last-child {
    border: 0
}

.section-box-tab li a {
    display: block;
    padding: 0 12px;
    color: #333;
    line-height: 24px
}

.section-box-tab li.active a,
.section-box-tab li a:hover {
    background: #22c233;
    color: #fff
}

.fold-box {
    position: relative
}

.fold-box.fold {
    margin-bottom: 30px
}

.fold-box-inner {
    max-height: 300px;
    overflow: hidden
}

.fold-box .button-less,
.fold-box .button-more {
    display: none;
    position: absolute;
    left: 40px;
    bottom: -30px
}

.fold-box-indent .button-less,
.fold-box-indent .button-more {
    left: 110px
}

.fold-box .button-less .icon,
.fold-box .button-more .icon {
    margin-left: 5px;
    vertical-align: middle
}

.fold-box .button-more .icon {
    background-image: url(../image/dim8f42000w.png);
    height: 4px;
    width: 7px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -467px -80px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .fold-box .button-more .icon {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -170px -143px;
        width: 7px;
        height: 4px
    }
}

.fold-box .button-less .icon {
    background-image: url(../image/dim8f42000w.png);
    height: 4px;
    width: 7px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -446px -80px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .fold-box .button-less .icon {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -308px -61px;
        width: 7px;
        height: 4px
    }
}

.pagination {
    zoom: 1
}

.pagination:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.pagination-box {
    float: right;
    display: inline;
    margin: 0 -5px
}

.pagination-item {
    float: left;
    height: 28px;
    margin: 0 5px;
    padding: 0 10px;
    border: 1px solid #ddd;
    cursor: pointer;
    background: #fff;
    color: #666;
    line-height: 28px;
    text-align: center
}

.pagination-item.active {
    border-color: #22c233;
    background: #22c233;
    cursor: default;
    color: #fff
}

.pagination-item.disabled,
.pagination-item.disabled:hover {
    border: 1px solid #ddd;
    cursor: not-allowed;
    background: #fff;
    color: #999
}

.pagination-next,
.pagination-prev {
    font-size: 20px;
    font-family: Simsun
}

.pagination-more {
    width: 30px;
    height: 30px;
    border: 0;
    cursor: default;
    line-height: 30px
}

.pagination-next:hover,
.pagination-page:hover,
.pagination-prev:hover {
    border-color: #22c233;
    background: #22c233;
    color: #fff
}

.text-list,
.text-list td,
.text-list tr {
    padding: 0;
    border: 0
}

.text-list .dot {
    padding-left: 0
}

.text-list .title {
    white-space: nowrap
}

.detail-tab {
    height: 45px;
    font-size: 16px
}

.detail-tab-box {
    z-index: 10;
    width: 1190px;
    height: 45px;
    background: #535d63
}

.index1000 .detail-tab-box {
    width: 990px
}

.detail-tab-list {
    float: left;
    display: inline;
    padding: 5px 0 0 17px
}

.index1000 .detail-tab-list {
    padding: 5px 0 0 7px
}

.detail-tab-item {
    float: left;
    display: inline;
    padding: 0 13px;
    color: #fff;
    line-height: 40px;
    cursor: pointer
}

.detail-tab-item.active {
    background: #f6f6f6;
    color: #22c233;
    font-weight: 700;
    cursor: default
}

.index1000 .detail-tab-item {
    padding: 0 5px
}

.detail-tab-order {
    display: none;
    float: right;
    width: 104px;
    height: 32px;
    margin: 7px 30px 0 0;
    background: #f80;
    color: #fff;
    line-height: 32px;
    text-align: center;
    border-radius: 2px
}

.detail-tab-order.disabled {
    cursor: not-allowed;
    background: #ddd;
    color: #999
}

.fixed .detail-tab-order {
    display: block
}

.banner-niuzhuan {
    height: 215px;
    padding: 20px 20px 0;
    border: 1px solid #ddd;
    border-top: 0;
    border-bottom: 0;
    background: #fff
}

.banner-niuzhuan-box {
    display: block;
    height: 100%;
    background-image: url(http://hongdikj.top/images/bundles/group/810q0000000.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-position: 50%
}

.detail-favor,
.detail-favor .section-box {
    border-top: 0
}

.detail-favor-item {
    margin-bottom: 20px
}

.detail-favor-title {
    position: relative;
    width: 95px;
    height: 24px;
    margin-bottom: 10px;
    padding-right: 9px;
    background: #f80;
    color: #fff;
    line-height: 24px;
    text-align: center
}

.detail-favor-title i {
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    height: 0;
    border: 12px solid #f80;
    border-right: 9px solid #fff;
    border-left: 0;
    overflow: hidden
}

.detail-favor-row {
    line-height: 24px;
    zoom: 1
}

.detail-favor-row:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.detail-favor-row-title {
    float: left;
    width: 75px;
    color: #999
}

.detail-favor-row-content {
    margin-left: 75px;
    color: #333
}

.detail-favor-row-paragraph {
    position: relative;
    padding-left: 100px
}

.detail-favor-row-label {
    position: absolute;
    left: 0;
    top: 0
}

.detail-favor-more .icon {
    margin-left: 5px;
    vertical-align: middle;
    background-image: url(../image/dim8f42000w.png);
    height: 4px;
    width: 7px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -467px -80px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .detail-favor-more .icon {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -170px -143px;
        width: 7px;
        height: 4px
    }
}

.detail-favor-less {
    display: none
}

.detail-favor-less .icon {
    margin-left: 5px;
    vertical-align: middle;
    background-image: url(../image/dim8f42000w.png);
    height: 4px;
    width: 7px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -446px -80px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .detail-favor-less .icon {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -308px -61px;
        width: 7px;
        height: 4px
    }
}

.expand .detail-favor-more {
    display: none
}

.expand .detail-favor-less {
    display: inline
}

.detail-favor-detail {
    display: none
}

.expand .detail-favor-detail {
    display: block;
    width: 100%
}

.detail-favor-coupon {
    margin: 0 -5px 10px;
    zoom: 1
}

.detail-favor-coupon:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.detail-favor-coupon-item {
    float: left;
    width: 180px;
    height: 95px;
    margin: 0 5px;
    cursor: pointer;
    text-align: center;
    background-image: url(../image/dim8f42000w.png);
    height: 95px;
    width: 180px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -0px -0px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .detail-favor-coupon-item {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -0px -0px;
        width: 180px;
        height: 95px
    }
}

.index1000 .detail-favor-coupon-item-5 {
    display: none
}

.detail-favor-coupon-title {
    height: 36px;
    margin: 0 10px;
    color: #f80;
    font-size: 18px;
    line-height: 36px
}

.detail-favor-coupon-desc,
.detail-favor-coupon-title {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.detail-favor-coupon-desc {
    height: 24px;
    margin: 7px 10px 0;
    color: #666;
    font-size: 14px;
    line-height: 24px
}

.detail-favor-coupon-date {
    height: 22px;
    color: #999;
    font-size: 12px;
    line-height: 22px
}

.detail-favor-coupon-more {
    position: relative;
    float: left;
    width: 40px;
    height: 36px;
    margin: 0 5px;
    padding: 29px 18px 30px 10px;
    background: #eee;
    cursor: pointer;
    color: #666;
    font-size: 16px;
    line-height: 18px;
    text-align: center
}

.index1000 .detail-favor-coupon-more {
    padding-left: 5px;
    padding-right: 13px
}

.detail-favor-coupon-more-5 {
    display: none
}

.index1000 .detail-favor-coupon-more-5 {
    display: block
}

.detail-favor-coupon-more .icon {
    position: absolute;
    background-image: url(../image/dim8f42000w.png);
    margin-left: -2.5px;
    margin-top: -4px;
    top: 50%;
    left: 50%;
    position: absolute;
    height: 8px;
    width: 5px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -466px -60px;
    left: auto;
    right: 10px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .detail-favor-coupon-more .icon {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -320px -91px;
        width: 5px;
        height: 8px
    }
}

.detail-favor-coupon-more:hover {
    color: #f80
}

.detail-favor-coupon-more:hover .icon {
    background-image: url(../image/dim8f42000w.png);
    margin-left: -2px;
    margin-top: -3.5px;
    top: 50%;
    left: 50%;
    position: absolute;
    height: 7px;
    width: 4px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -471px -60px;
    left: auto;
    right: 10px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .detail-favor-coupon-more:hover .icon {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -321px -73px;
        width: 4px;
        height: 7px
    }
}

.dialog-favor {
    width: 940px
}

.dialog-favor .dialog-body {
    padding: 20px
}

.detail-feature-brief {
    position: relative;
    zoom: 1
}

.detail-feature-brief:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.detail-feature-brief-unit span {
    display: inline-block;
    width: 70px;
    height: 24px;
    font-size: 12px;
    color: #999;
    background: #eee;
    line-height: 24px;
    margin-right: 20px;
    border-radius: 2px;
    text-align: center;
    text-indent: 8px
}

.detail-feature-brief-unit .indent {
    text-indent: 10px
}

.detail-feature-brief-unit strong {
    color: #333;
    font-weight: 400;
    padding: 0 !important
}

.detail-feature-brief-item {
    float: left;
    display: inline;
    padding-right: 40px;
    color: #999
}

.detail-feature-brief-item strong {
    color: #333;
    font-weight: 400
}

.detail-feature-brief-item a {
    position: relative;
    margin-left: 10px
}

.detail-feature-brief-item .icon {
    margin: 8px 0 0 3px;
    vertical-align: text-top;
    background-image: url(../image/dim8f42000w.png);
    height: 4px;
    width: 7px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -467px -80px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .detail-feature-brief-item .icon {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -170px -143px;
        width: 7px;
        height: 4px
    }
}

.detail-feature-brief-item.expand .icon {
    background-image: url(../image/dim8f42000w.png);
    height: 4px;
    width: 7px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -446px -80px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .detail-feature-brief-item.expand .icon {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -308px -61px;
        width: 7px;
        height: 4px
    }
}

.detail-feature-deadline {
    display: none;
    position: absolute;
    z-index: 3;
    left: 0;
    top: 37px;
    width: 100%
}

.detail-feature-deadline-arrow {
    position: absolute;
    left: 305px;
    top: -7px;
    background-image: url(../image/dim8f42000w.png);
    height: 8px;
    width: 13px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -210px -129px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .detail-feature-deadline-arrow {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -133px -151px;
        width: 13px;
        height: 8px
    }
}

.detail-feature-deadline-inner {
    max-height: 363px;
    border: 1px solid #ddd;
    overflow: auto;
    background: #fff;
    zoom: 1
}

.detail-feature-deadline-inner:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.detail-feature-deadline-left,
.detail-feature-deadline-right {
    position: relative;
    z-index: 1;
    float: left;
    width: 50%;
    padding-bottom: 10px
}

.detail-feature-deadline-left {
    z-index: 2;
    margin-right: -1px;
    border-right: 1px solid #ddd
}

.detail-feature-deadline table {
    width: 100%
}

.detail-feature-deadline td {
    padding: 0 20px;
    border: 0;
    color: #333;
    line-height: 32px
}

.detail-feature-deadline th {
    padding: 0 20px;
    border: 0;
    line-height: 40px
}

.detail-feature-deadline thead {
    line-height: 38px;
    background: #eee;
    color: #666
}

.detail-feature-deadline tr.even {
    background: #f6f6f6
}

.detail-feature-deadline .tbody,
.detail-feature-deadline .thead {
    padding: 0 10px
}

.detail-feature-deadline .thead {
    background: #eee
}

.detail-feature-deadline .col-1 {
    width: 30%
}

.detail-feature-deadline .col-2 {
    width: 70%
}

.expand .detail-feature-deadline {
    display: block
}

.detail-feature-photos {
    margin-left: 10px
}

.detail-feature-photo {
    margin: 0 -10px 30px;
    zoom: 1
}

.detail-feature-photo:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.detail-feature-photo-sep {
    clear: left
}

.detail-feature-photo-item {
    float: left;
    width: 100%;
    margin-bottom: -10px;
    overflow: hidden
}

.detail-feature-photo-item-inner {
    margin: 10px 19px;
    overflow: hidden;
    background-image: url(http://hongdikj.top/images/bundles/group/e4uru4gwtxr.gif);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-position: 50%
}

.detail-feature-photo-item-inner.loaded {
    background: none
}

.detail-feature-photo-item img {
    width: 100%;
    height: auto
}

.detail-feature-photo-multi .detail-feature-photo-item-inner {
    margin: 0 19px
}

.detail-feature-photo-1 .detail-feature-photo-item-inner {
    height: auto
}

.detail-feature-photo-1 .detail-feature-photo-item img {
    width: 100%;
    height: auto
}

.detail-feature-photo-2 .detail-feature-photo-item,
.detail-feature-photo-4 .detail-feature-photo-item {
    width: 50%
}

.detail-feature-photo-2 .detail-feature-photo-item-inner,
.detail-feature-photo-4 .detail-feature-photo-item-inner {
    height: 285px
}

.detail-feature-photo-4 .detail-feature-photo-item {
    margin-bottom: 0
}

.index1000 .detail-feature-photo-2 .detail-feature-photo-item-inner,
.index1000 .detail-feature-photo-4 .detail-feature-photo-item-inner {
    height: 225px
}

.detail-feature-photo-3 .detail-feature-photo-item {
    width: 33.3333%
}

.detail-feature-qa {
    margin-bottom: 30px
}

.journey-loading {
    position: relative;
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 800px;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 2
}

.journey-loading .section-loading {
    height: 100%;
    margin-bottom: 20px;
    border: 1px solid #ddd;
    background-image: url(http://hongdikj.top/images/bundles/group/e4uru4gwtxr.gif);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-color: #fff;
    background-position: center 120px
}

.J_multiContainer {
    position: relative
}

.detail-route {
    word-wrap: break-word
}

.detail-route-download {
    height: 24px;
    margin-bottom: 10px
}

.detail-route-download a {
    float: right;
    width: 92px;
    height: 22px;
    margin-left: 10px;
    border: 1px solid #22c233;
    text-align: center;
    line-height: 22px;
    color: #22c233;
    border-radius: 2px
}

.detail-route-download .icon {
    margin-right: 7px;
    background-image: url(../image/dim8f42000w.png);
    height: 12px;
    width: 12px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -338px -309px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .detail-route-download .icon {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -35px -287px;
        width: 12px;
        height: 12px
    }
}

.detail-route-flight-item {
    padding: 15px 0;
    border-bottom: 1px dotted #ddd;
    line-height: 22px;
    zoom: 1
}

.detail-route-flight-item:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.detail-route-flight-last {
    border-bottom: 0
}

.detail-route-flight-col {
    float: left;
    display: inline;
    text-align: center
}

.detail-route-flight-col .down-content {
    position: relative;
    color: #666
}

.detail-route-flight-col .full-content {
    line-height: 44px
}

.detail-route-flight-label {
    width: 4.1262%
}

.detail-route-flight-label span {
    display: block;
    width: 22px;
    margin-top: -4px;
    padding: 7px 0;
    background: #eee;
    line-height: 18px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.detail-route-flight-date {
    width: 15.5339%
}

.detail-route-flight-company {
    width: 14.5631%
}

.detail-route-flight-depart {
    width: 15.5339%;
    text-align: right
}

.detail-route-flight-depart .up-content {
    font-family: Arial;
    font-weight: 700
}

.detail-route-flight-tip {
    width: 13.5923%
}

.detail-route-flight-tip .tip-line {
    position: absolute;
    top: 5px;
    left: 10%;
    width: 80%;
    border-top: 1px solid #ddd;
    height: 0
}

.detail-route-flight-tip .tip-line-left {
    left: 0
}

.detail-route-flight-tip .tip-line-left,
.detail-route-flight-tip .tip-line-right {
    position: absolute;
    top: -4px;
    width: 4px;
    height: 4px;
    border: 2px solid #ddd;
    background: #fff;
    border-radius: 50%
}

.detail-route-flight-tip .tip-line-right {
    right: 0
}

.detail-route-flight-dest {
    width: 15.5339%;
    text-align: left
}

.detail-route-flight-dest .up-content {
    font-family: Arial;
    font-weight: 700
}

.detail-route-flight-duration {
    width: 9.7087%
}

.detail-route-flight-seat {
    width: 11.4077%
}

.detail-route-brief {
    margin-top: 15px;
    padding: 10px 20px;
    border: 1px solid #ddd
}

.detail-route-brief strong {
    padding-right: 30px
}

.detail-route-img-only {
    width: 800px;
    margin: 0 auto;
    background-image: url(http://hongdikj.top/images/bundles/group/e4uru4gwtxr.gif);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-position: 50%
}

.detail-route-img-only img {
    display: block;
    width: 100%
}

.detail-journey {
    position: relative;
    margin-left: 38px;
    margin-bottom: 40px;
    border-left: 3px solid #eee;
    padding-left: 35px
}

.detail-journey-nav {
    position: absolute;
    z-index: 8;
    left: -150px;
    top: 0;
    height: 1px
}

.detail-journey-nav li {
    width: 57px;
    margin-bottom: 2px;
    background: #eee;
    color: #666;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    border-radius: 2px
}

.detail-journey-nav li.active {
    background: #22c233;
    color: #fff;
    cursor: default
}

.detail-journey-dot {
    position: absolute;
    bottom: -10px;
    left: -8px;
    width: 7px;
    height: 7px;
    border: 3px solid #eee;
    border-radius: 50%
}

.detail-journey-time {
    position: absolute;
    left: -110px;
    top: 5px;
    color: #666;
    font-size: 12px;
    text-align: center;
    line-height: 20px;
    background-image: url(../image/dim8f42000w.png);
    height: 20px;
    width: 55px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -162px -239px;
    overflow: visible
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .detail-journey-time {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -270px -0px;
        width: 55px;
        height: 20px
    }
}

.detail-journey-duration {
    font-size: 14px;
    color: #999
}

.detail-journey-head {
    position: relative;
    margin: 30px 0 15px;
    color: #333;
    line-height: 26px;
    font-size: 20px;
    font-weight: 700
}

.detail-journey-day {
    position: absolute;
    left: -57px;
    top: -5px;
    color: #fff;
    text-align: center;
    line-height: 36px;
    font-size: 16px;
    font-weight: 700;
    background-image: url(../image/dim8f42000w.png);
    height: 47px;
    width: 40px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -103px -173px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .detail-journey-day {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -180px -48px;
        width: 40px;
        height: 47px
    }
}

.detail-journey-label-dinner {
    position: absolute;
    left: -49px;
    top: 2px;
    vertical-align: middle;
    background-image: url(../image/dim8f42000w.png);
    height: 25px;
    width: 25px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -232px -281px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .detail-journey-label-dinner {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -295px -91px;
        width: 25px;
        height: 25px
    }
}

.detail-journey-label-shopping {
    background-image: url(../image/dim8f42000w.png);
    height: 25px;
    width: 25px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -132px -281px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .detail-journey-label-shopping {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -296px -66px;
        width: 25px;
        height: 25px
    }
}

.detail-journey-label-memo,
.detail-journey-label-shopping {
    position: absolute;
    left: -49px;
    top: 2px;
    vertical-align: middle
}

.detail-journey-label-memo {
    background-image: url(../image/dim8f42000w.png);
    height: 25px;
    width: 25px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -282px -281px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .detail-journey-label-memo {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -270px -166px;
        width: 25px;
        height: 25px
    }
}

.detail-journey-label-hotel {
    background-image: url(../image/dim8f42000w.png);
    height: 25px;
    width: 25px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -207px -281px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .detail-journey-label-hotel {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -270px -91px;
        width: 25px;
        height: 25px
    }
}

.detail-journey-label-hotel,
.detail-journey-label-time {
    position: absolute;
    left: -49px;
    top: 2px;
    vertical-align: middle
}

.detail-journey-label-time {
    background-image: url(../image/dim8f42000w.png);
    height: 25px;
    width: 25px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -82px -281px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .detail-journey-label-time {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -295px -141px;
        width: 25px;
        height: 25px
    }
}

.detail-journey-label-activity {
    background-image: url(../image/dim8f42000w.png);
    height: 25px;
    width: 25px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -257px -281px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .detail-journey-label-activity {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -270px -116px;
        width: 25px;
        height: 25px
    }
}

.detail-journey-label-activity,
.detail-journey-label-note {
    position: absolute;
    left: -49px;
    top: 2px;
    vertical-align: middle
}

.detail-journey-label-note {
    background-image: url(../image/dim8f42000w.png);
    height: 25px;
    width: 25px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -157px -281px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .detail-journey-label-note {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -295px -116px;
        width: 25px;
        height: 25px
    }
}

.detail-journey-label-spot {
    position: absolute;
    left: -49px;
    top: 2px;
    vertical-align: middle;
    background-image: url(../image/dim8f42000w.png);
    height: 25px;
    width: 25px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -107px -281px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .detail-journey-label-spot {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -270px -191px;
        width: 25px;
        height: 25px
    }
}

.detail-journey-label-transport {
    position: absolute;
    left: -49px;
    top: 2px;
    vertical-align: middle;
    background-image: url(../image/dim8f42000w.png);
    height: 25px;
    width: 25px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -57px -281px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .detail-journey-label-transport {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -295px -166px;
        width: 25px;
        height: 25px
    }
}

.detail-journey-icon-marker {
    background-image: url(../image/dim8f42000w.png);
    height: 15px;
    width: 11px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -132px -325px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .detail-journey-icon-marker {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -12px -287px;
        width: 11px;
        height: 15px
    }
}

.detail-journey-icon-marker,
.detail-journey-icon-smile {
    margin-right: 10px;
    margin-top: 3px;
    vertical-align: text-top
}

.detail-journey-icon-smile {
    background-image: url(../image/dim8f42000w.png);
    height: 14px;
    width: 14px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -288px -309px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .detail-journey-icon-smile {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -256px -251px;
        width: 14px;
        height: 14px
    }
}

.detail-journey-icon-telphone {
    margin-right: 10px;
    margin-top: 3px;
    vertical-align: text-top;
    background-image: url(../image/dim8f42000w.png);
    height: 14px;
    width: 14px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -274px -309px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .detail-journey-icon-telphone {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -94px -269px;
        width: 14px;
        height: 14px
    }
}

.detail-journey-icon-clock {
    margin-right: 10px;
    margin-top: 3px;
    vertical-align: text-top;
    background-image: url(../image/dim8f42000w.png);
    height: 14px;
    width: 14px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -204px -309px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .detail-journey-icon-clock {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -255px -215px;
        width: 14px;
        height: 14px
    }
}

.detail-journey-icon-calendar {
    margin-right: 10px;
    margin-top: 3px;
    vertical-align: text-top;
    background-image: url(../image/dim8f42000w.png);
    height: 14px;
    width: 14px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -246px -309px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .detail-journey-icon-calendar {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -270px -251px;
        width: 14px;
        height: 14px
    }
}

.detail-journey-transport-car {
    margin: 0 5px;
    vertical-align: middle;
    background-image: url(../image/dim8f42000w.png);
    height: 16px;
    width: 16px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -174px -309px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .detail-journey-transport-car {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -208px -251px;
        width: 16px;
        height: 16px
    }
}

.detail-journey-transport-bus {
    margin: 0 5px;
    vertical-align: middle;
    background-image: url(../image/dim8f42000w.png);
    height: 18px;
    width: 16px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -27px -325px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .detail-journey-transport-bus {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -198px -155px;
        width: 16px;
        height: 18px
    }
}

.detail-journey-transport-train {
    margin: 0 5px;
    vertical-align: middle;
    background-image: url(../image/dim8f42000w.png);
    height: 14px;
    width: 12px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -314px -309px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .detail-journey-transport-train {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -108px -269px;
        width: 12px;
        height: 14px
    }
}

.detail-journey-transport-boat,
.detail-journey-transport-ship {
    margin: 0 5px;
    vertical-align: middle;
    background-image: url(../image/dim8f42000w.png);
    height: 18px;
    width: 17px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -10px -325px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {

    .detail-journey-transport-boat,
    .detail-journey-transport-ship {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -308px -228px;
        width: 17px;
        height: 18px
    }
}

.detail-journey-transport-metro {
    margin: 0 5px;
    vertical-align: middle;
    background-image: url(../image/dim8f42000w.png);
    height: 14px;
    width: 12px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -302px -309px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .detail-journey-transport-metro {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -312px -251px;
        width: 12px;
        height: 14px
    }
}

.detail-journey-transport-plane {
    margin: 0 5px;
    vertical-align: middle;
    background-image: url(../image/dim8f42000w.png);
    height: 14px;
    width: 19px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -455px -115px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .detail-journey-transport-plane {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -133px -137px;
        width: 19px;
        height: 14px
    }
}

.detail-journey-seprate {
    margin: 10px 0;
    border: 0;
    border-top: 1px dotted #ddd
}

.detail-journey-seprate-solid {
    border-top: 1px solid #ddd
}

.detail-journey-title {
    position: relative;
    margin: 10px 0;
    font-size: 18px;
    color: #333
}

.detail-journey-title strong {
    color: #22c233;
    font-weight: 400
}

.detail-journey-title span {
    padding-left: 20px;
    color: #999;
    font-size: 12px
}

.detail-journey-title i span {
    padding-left: 0;
    color: #666
}

.detail-journey-title .label {
    font-size: 12px;
    color: #2dbb55;
    line-height: 12px;
    padding: 3px 5px;
    border: 1px solid #2dbb55;
    margin-left: 10px;
    border-radius: 2px;
    vertical-align: middle
}

.detail-journey-title-sub {
    padding: 15px 0 6px;
    font-size: 16px;
    line-height: 24px
}

.detail-journey .label {
    font-size: 12px;
    color: #2dbb55;
    line-height: 12px;
    padding: 3px 5px;
    border: 1px solid #2dbb55;
    margin-left: 10px;
    border-radius: 2px;
    vertical-align: middle
}

.detail-journey-title .detail-journey-relative {
    padding: 0 10px;
    color: #333;
    font-size: 14px
}

.detail-journey-title .detail-journey-star {
    padding: 0 10px;
    color: #666;
    font-size: 14px
}

.detail-journey-title-3 {
    padding: 5px 0;
    font-size: 14px;
    line-height: 24px
}

.detail-journey-desc {
    position: relative;
    color: #666
}

.detail-journey-list {
    color: #666;
    zoom: 1
}

.detail-journey-list:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.detail-journey-list li {
    float: left;
    width: 33.3333%
}

.detail-journey-list div {
    margin-right: 20px
}

.detail-journey-photos {
    margin-bottom: 20px
}

.detail-journey-photo {
    margin: 0 -10px;
    zoom: 1
}

.detail-journey-photo:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.detail-journey-photo-sep {
    clear: left
}

.detail-journey-photo-item {
    float: left;
    width: 100%;
    margin-bottom: -10px
}

.detail-journey-photo-item-clickable {
    cursor: pointer
}

.detail-journey-photo-item-inner {
    position: relative;
    margin: 20px 10px;
    overflow: hidden;
    background-image: url(http://hongdikj.top/images/bundles/group/e4uru4gwtxr.gif);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-position: 50%
}

.detail-journey-photo-item-inner.loaded {
    background: none
}

.detail-journey-photo-item-mask {
    position: absolute;
    z-index: 2;
    bottom: 0;
    background-image: url(http://hongdikj.top/images/bundles/group/fg000000000.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 100%;
    height: 32px;
    background-repeat: repeat-x
}

.detail-journey-photo-item-title {
    position: absolute;
    z-index: 3;
    bottom: 0;
    width: 100%;
    height: 32px;
    color: #fff;
    line-height: 32px;
    text-align: center;
    font-size: 14px
}

.detail-journey-photo-item img {
    display: block;
    width: 100%
}

.detail-journey-photo-1 .detail-journey-photo-item-inner {
    height: 400px
}

.detail-journey-photo-2 .detail-journey-photo-item,
.detail-journey-photo-4 .detail-journey-photo-item {
    width: 45%
}

.index1000 .detail-journey-photo-2 .detail-journey-photo-item,
.index1000 .detail-journey-photo-4 .detail-journey-photo-item {
    width: 50%
}

.detail-journey-photo-2 .detail-journey-photo-item-inner,
.detail-journey-photo-4 .detail-journey-photo-item-inner {
    width: 400px;
    height: 225px
}

.index1000 .detail-journey-photo-2 .detail-journey-photo-item-inner,
.index1000 .detail-journey-photo-4 .detail-journey-photo-item-inner {
    width: 350px;
    height: 225px
}

.detail-journey-photo-3 .detail-journey-photo-item {
    width: 33.3333%
}

.detail-journey-table .col-1 {
    width: 20%
}

.detail-journey-table .col-2 {
    width: 30%
}

.detail-journey-table .col-3 {
    width: 20%
}

.detail-journey-table .col-4 {
    width: 30%
}

.detail-journey-tab {
    margin: -35px 0 25px;
    zoom: 1;
    line-height: 32px
}

.detail-journey-tab:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.index1000 .detail-journey-tab {
    margin: 25px 0
}

.detail-journey-tab li,
.detail-journey-tab ul {
    float: left;
    display: inline
}

.detail-journey-tab li {
    position: relative;
    padding: 0 20px;
    color: #333;
    font-size: 16px;
    cursor: pointer
}

.detail-journey-tab li.active {
    background: #22c233;
    color: #fff;
    cursor: default
}

.detail-journey-tab li.seprate {
    width: 0;
    height: 18px;
    margin: 7px 10px;
    padding: 0;
    border-right: 1px solid #ddd;
    overflow: hidden
}

.detail-journey-tab li .icon {
    display: none;
    position: absolute;
    left: 50%;
    bottom: -6px;
    margin-left: -3px;
    border: 5px solid #fff;
    border-top: 6px solid #22c233;
    border-bottom: 0
}

.detail-journey-tab li.active .icon {
    display: block
}

.detail-journey-tab span {
    padding-left: 35px;
    font-size: 14px;
    color: #666;
    float: left
}

.detail-journey-3-summary {
    display: none
}

.detail-journey-3-summary.active {
    display: block
}

.detail-journey-3-summary .col-1 {
    width: 12.5%
}

.detail-journey-3-summary .col-2 {
    width: 18.75%
}

.detail-journey-3-summary .col-3,
.detail-journey-3-summary .col-4 {
    width: 25%
}

.detail-journey-3-summary .col-5 {
    width: 18.75%
}

.detail-journey-3-content {
    display: none
}

.detail-journey-3-content.active {
    display: block
}

.detail-journey-3-content .detail-journey-head {
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd
}

.detail-journey-3-content .detail-journey-title {
    margin: 15px 0 10px;
    color: #111
}

.detail-journey-3-content .detail-journey-seprate {
    border-style: dotted
}

.detail-note {
    position: relative;
    padding-top: 25px;
    margin-bottom: 30px;
    border-top: 1px solid #ddd
}

.detail-note-head {
    position: absolute;
    left: 0;
    top: 25px;
    width: 36px;
    color: #4ecf5b;
    line-height: 18px;
    font-size: 16px
}

.detail-note-head .icon {
    background-image: url(../image/dim8f42000w.png);
    margin-left: -3.5px;
    margin-top: -16.5px;
    top: 50%;
    left: 50%;
    position: absolute;
    height: 33px;
    width: 7px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -0px -349px;
    left: auto;
    right: -15px;
    margin-left: 0
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .detail-note-head .icon {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -220px -48px;
        width: 7px;
        height: 33px
    }
}

.detail-note-body {
    margin-left: 90px;
    overflow: hidden;
    color: #666
}

.journey-multi-tab {
    height: 45px;
    margin-bottom: 25px
}

.journey-multi-brief {
    margin-bottom: 20px;
    padding: 10px 20px;
    border: 1px solid #ddd
}

.journey-multi-brief-row {
    zoom: 1
}

.journey-multi-brief-row:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.journey-multi-brief-row-title {
    float: left;
    width: 75px;
    color: #999
}

.journey-multi-brief-row-content {
    margin-left: 75px;
    color: #333
}

.journey-multi-brief-row-content strong {
    margin: 0 5px;
    color: #22c233;
    font-weight: 400
}

.journey-multi-brief-reception,
.journey-multi-brief-supplier {
    display: none
}

.journey-multi-brief-reception .journey-multi-brief-row-content strong {
    color: #333
}

.journey-multi-item {
    display: none
}

.journey-multi-item.active {
    display: block
}

.journey-multi .detail-route-download {
    margin-top: 0
}

.journey-multi .section-box {
    padding: 0;
    border: 0
}

.journey-multi .section-box-body .section-box-head {
    position: static;
    display: block;
    width: auto;
    height: auto;
    margin-bottom: 10px;
    padding: 5px 0 5px 10px;
    background: #f6f6f6
}

.journey-multi .section-box-body .section-box-head h2 {
    height: 20px;
    margin: 0;
    padding: 0 0 0 10px;
    border-left: 4px solid #22c233;
    color: #333;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    text-align: left
}

.journey-multi .section-box-body .section-box-body {
    padding-left: 10px
}

.journey-multi .section-box-body .detail-feature .section-box-body {
    padding-left: 0
}

.journey-multi .section-box-body .section-box-title {
    padding: 0;
    background: none;
    position: relative
}

.journey-multi .section-box-body .section-box-title h3 {
    padding: 0;
    border: 0;
    font-size: 16px
}

.journey-multi .section-box-body .section-box-title .shopInfo {
    position: absolute;
    top: -6px;
    left: 67px;
    font-size: 14px;
    color: #f80;
    padding: 0 !important
}

.journey-multi .section-box-body .section-box-toolbar {
    z-index: 9;
    padding: 10px 0;
    background: #fff
}

.journey-multi .section-box-body .section-box-toolbar.fixed {
    width: 1188px;
    border: 1px solid #ddd;
    border-top: none;
    background: #f6f6f6
}

.journey-multi .section-box-body .section-box-toolbar.fixed .section-box-tab {
    margin: 0 0 0 100px
}

.journey-multi .section-box-body .section-box-tab {
    margin: 0 -20px
}

.journey-multi .section-box-content {
    margin-left: 0
}

.journey-tab {
    position: relative;
    margin-bottom: 20px;
    line-height: 20px
}

.journey-tab.more {
    height: auto
}

.journey-tab-list {
    margin: 0 -10px;
    zoom: 1
}

.journey-tab-list:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.journey-tab-item {
    position: relative;
    float: left;
    height: 40px;
    margin: 0 10px 10px;
    padding: 8px;
    border: 2px solid #ddd;
    color: #666;
    font-size: 14px;
    text-align: center;
    cursor: pointer
}

.journey-tab-item.more {
    display: none
}

.expand .journey-tab-item.more {
    display: block
}

.journey-tab-item strong {
    display: block;
    color: #333;
    font-size: 16px
}

.journey-tab-item .icon {
    display: none;
    position: absolute;
    right: 0;
    bottom: 0;
    border-top: 16px solid #fff;
    border-top: 16px solid transparent;
    border-right: 16px solid #f80
}

.journey-tab-item .icon i {
    position: absolute;
    width: 12px;
    height: 12px;
    right: -17px;
    bottom: -1px;
    color: #fff;
    line-height: 12px;
    text-align: center;
    font-family: Simsun;
    font-style: italic
}

.journey-tab-item.active {
    border-color: #f80;
    color: #f80
}

.journey-tab-item.active strong {
    color: #f80
}

.journey-tab-item.active .icon {
    display: block
}

.journey-tab-more {
    display: none;
    position: relative;
    float: left;
    width: 129px;
    height: 20px;
    margin: 0 10px 10px;
    padding: 20px 0;
    background: #eee;
    text-align: center;
    cursor: pointer
}

.index1000 .journey-tab-more {
    width: 101px
}

.journey-tab-more .icon {
    margin-left: 5px;
    vertical-align: middle;
    background-image: url(../image/dim8f42000w.png);
    height: 4px;
    width: 7px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -304px -86px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .journey-tab-more .icon {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -315px -61px;
        width: 7px;
        height: 4px
    }
}

.journey-tab.more .journey-tab-more {
    display: block
}

.journey-tab.expand .journey-tab-more .icon {
    background-image: url(../image/dim8f42000w.png);
    height: 4px;
    width: 7px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -439px -80px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .journey-tab.expand .journey-tab-more .icon {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -301px -61px;
        width: 7px;
        height: 4px
    }
}

.journey-nav-container {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 90px;
    text-align: center;
    line-height: 24px
}

.fixed .journey-nav-container {
    display: block
}

.journey-nav-select {
    position: relative;
    width: 100%;
    padding: 10px 0;
    color: #333;
    cursor: pointer
}

.journey-nav-select .icon {
    vertical-align: middle;
    background-image: url(../image/dim8f42000w.png);
    height: 4px;
    width: 7px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -304px -86px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .journey-nav-select .icon {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -315px -61px;
        width: 7px;
        height: 4px
    }
}

.journey-nav-select .icon-shadow {
    position: absolute;
    right: -10px;
    top: 0;
    background-image: url(../image/dim8f42000w.png);
    height: 40px;
    width: 10px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -0px -309px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .journey-nav-select .icon-shadow {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -210px -173px;
        width: 10px;
        height: 40px
    }
}

.journey-nav-box {
    display: none;
    position: absolute;
    width: 100%;
    left: -1px;
    top: 44px;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .14);
    box-shadow: 0 0 5px rgba(0, 0, 0, .14)
}

.expand .journey-nav-select .icon {
    background-image: url(../image/dim8f42000w.png);
    height: 4px;
    width: 7px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -439px -80px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .expand .journey-nav-select .icon {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -301px -61px;
        width: 7px;
        height: 4px
    }
}

.expand .journey-nav-box {
    display: block
}

.journey-nav-arrow {
    position: absolute;
    background-image: url(../image/dim8f42000w.png);
    margin-left: -6px;
    margin-top: -6px;
    top: 50%;
    left: 50%;
    position: absolute;
    height: 12px;
    width: 12px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -326px -309px;
    top: -4px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .journey-nav-arrow {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -59px -287px;
        width: 12px;
        height: 11.5px
    }
}

.journey-nav-list {
    padding: 10px 0;
    border: 1px solid #ddd;
    background: #fff;
    color: #666
}

.journey-nav-item {
    cursor: pointer
}

.journey-nav-item.active,
.journey-nav-item:hover {
    background: #f6f6f6;
    color: #f80
}

.detail-depart .col-1 {
    width: 15%
}

.detail-depart .col-2,
.detail-depart .col-3 {
    width: 32%
}

.detail-depart .col-4 {
    width: 21%
}

.detail-route4 {
    word-wrap: break-word
}

.detail-route4-brief-box {
    position: relative;
    margin-left: 0
}

.detail-route4 .detail-route-brief {
    position: relative;
    padding-right: 469px;
    padding-bottom: 20px
}

.detail-route4 .detail-route-brief-box {
    height: 240px;
    overflow: hidden
}

.detail-route4 .detail-route-brief-box p {
    position: relative;
    min-height: 30px;
    padding-left: 65px;
    padding-right: 20px
}

.detail-route4 .detail-route-brief-box p strong {
    position: absolute;
    left: 0;
    top: 0
}

.detail-route4 .detail-route-brief-less,
.detail-route4 .detail-route-brief-more {
    display: none;
    position: absolute;
    left: 85px;
    bottom: 0;
    line-height: 20px
}

.detail-route4 .detail-route-brief-more .icon {
    margin-left: 5px;
    vertical-align: middle;
    background-image: url(../image/dim8f42000w.png);
    height: 4px;
    width: 7px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -467px -80px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .detail-route4 .detail-route-brief-more .icon {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -170px -143px;
        width: 7px;
        height: 4px
    }
}

.detail-route4 .detail-route-brief-less .icon {
    margin-left: 5px;
    vertical-align: middle;
    background-image: url(../image/dim8f42000w.png);
    height: 4px;
    width: 7px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -446px -80px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .detail-route4 .detail-route-brief-less .icon {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -308px -61px;
        width: 7px;
        height: 4px
    }
}

.detail-route4 .detail-route-brief.fold .detail-route-brief-more {
    display: inline-block
}

.detail-route4 .detail-route-brief.fold.expand .detail-route-brief-more {
    display: none
}

.detail-route4 .detail-route-brief.fold.expand .detail-route-brief-less {
    display: inline-block
}

.detail-route4-brief-nomap .detail-route-brief {
    padding-right: 20px
}

.detail-route4 .detail-route-map {
    position: absolute;
    top: 0;
    right: 0;
    width: 468px;
    height: 270px;
    border: 1px solid #ddd
}

.detail-route4 .detail-route-map-head {
    margin: -1px -1px 0;
    height: 32px;
    text-align: center;
    zoom: 1
}

.detail-route4 .detail-route-map-head:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.detail-route4 .detail-route-map-day {
    position: relative;
    float: left;
    width: 50%;
    height: 30px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    line-height: 30px
}

.detail-route4 .detail-route-map-day-next,
.detail-route4 .detail-route-map-day-prev {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 60px;
    height: 100%;
    cursor: pointer
}

.detail-route4 .detail-route-map-day-prev .icon {
    background-image: url(../image/dim8f42000w.png);
    margin-left: -5.5px;
    margin-top: -9px;
    top: 50%;
    left: 50%;
    position: absolute;
    height: 18px;
    width: 11px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -76px -325px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .detail-route4 .detail-route-map-day-prev .icon {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -11px -269px;
        width: 11px;
        height: 18px
    }
}

.detail-route4 .detail-route-map-day-prev:hover .icon {
    background-image: url(../image/dim8f42000w.png);
    margin-left: -5.5px;
    margin-top: -9px;
    top: 50%;
    left: 50%;
    position: absolute;
    height: 18px;
    width: 11px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -65px -325px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .detail-route4 .detail-route-map-day-prev:hover .icon {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -0px -269px;
        width: 11px;
        height: 18px
    }
}

.detail-route4 .detail-route-map-day-prev.disabled {
    cursor: not-allowed
}

.detail-route4 .detail-route-map-day-prev.disabled .icon {
    background-image: url(../image/dim8f42000w.png);
    margin-left: -5.5px;
    margin-top: -9px;
    top: 50%;
    left: 50%;
    position: absolute;
    height: 18px;
    width: 11px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -76px -325px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .detail-route4 .detail-route-map-day-prev.disabled .icon {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -11px -269px;
        width: 11px;
        height: 18px
    }
}

.detail-route4 .detail-route-map-day-next {
    left: auto;
    right: 0
}

.detail-route4 .detail-route-map-day-next .icon {
    background-image: url(../image/dim8f42000w.png);
    margin-left: -5.5px;
    margin-top: -9px;
    top: 50%;
    left: 50%;
    position: absolute;
    height: 18px;
    width: 11px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -98px -325px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .detail-route4 .detail-route-map-day-next .icon {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -33px -269px;
        width: 11px;
        height: 18px
    }
}

.detail-route4 .detail-route-map-day-next:hover .icon {
    background-image: url(../image/dim8f42000w.png);
    margin-left: -5.5px;
    margin-top: -9px;
    top: 50%;
    left: 50%;
    position: absolute;
    height: 18px;
    width: 11px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -87px -325px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .detail-route4 .detail-route-map-day-next:hover .icon {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -22px -269px;
        width: 11px;
        height: 18px
    }
}

.detail-route4 .detail-route-map-day-next.disabled {
    cursor: not-allowed
}

.detail-route4 .detail-route-map-day-next.disabled .icon {
    background-image: url(../image/dim8f42000w.png);
    margin-left: -5.5px;
    margin-top: -9px;
    top: 50%;
    left: 50%;
    position: absolute;
    height: 18px;
    width: 11px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -98px -325px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .detail-route4 .detail-route-map-day-next.disabled .icon {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -33px -269px;
        width: 11px;
        height: 18px
    }
}

.detail-route4 .detail-route-map-day-label {
    margin: 0 60px;
    color: #666
}

.detail-route4 .detail-route-map-day-label.disabled {
    cursor: not-allowed
}

.detail-route4 .detail-route-map-button {
    float: left;
    width: 50%;
    height: 32px;
    background: #4ecf5b;
    color: #fff;
    cursor: pointer;
    line-height: 32px;
    text-align: center
}

.detail-route4 .detail-route-map-box {
    width: 100%;
    height: 239px
}

.detail-route4 .detail-route-map-box.loading {
    background-image: url(http://hongdikj.top/images/bundles/group/e4uru4gwtxr.gif);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-position: 50%
}

.detail-journey-4-detail {
    display: none
}

.detail-journey-4-detail.active {
    display: block
}

.detail-journey-4-nav {
    position: absolute;
    left: -133px;
    top: 0;
    height: 1px
}

.detail-journey-4-nav-inner {
    border-right: 2px solid #f6f6f6
}

.detail-journey-4-nav-inner a {
    width: 60px;
    height: 24px;
    border: 1px solid #eee;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 16px;
    font-size: 14px;
    text-align: right;
    padding: 4px 7px 4px 5px;
    display: block;
    margin-left: 10px;
    color: #666
}

.detail-journey-4-nav-inner a i {
    display: inline-block;
    width: 16px;
    height: 16px;
    float: left
}

.detail-journey-4-nav-inner .side-download {
    margin-top: 30px
}

.detail-journey-4-nav-inner .side-download i {
    background-image: url(../image/dim8f42000w.png);
    height: 16px;
    width: 16px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -78px -309px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .detail-journey-4-nav-inner .side-download i {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -240px -251px;
        width: 16px;
        height: 16px
    }
}

.detail-journey-4-nav-inner .side-download:hover {
    border-color: #2dbb55;
    color: #2dbb55
}

.detail-journey-4-nav-inner .side-download:hover i {
    background-image: url(../image/dim8f42000w.png);
    height: 16px;
    width: 16px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -62px -309px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .detail-journey-4-nav-inner .side-download:hover i {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -128px -251px;
        width: 16px;
        height: 16px
    }
}

.detail-journey-4-nav-inner .side-print {
    margin-top: 10px
}

.detail-journey-4-nav-inner .side-print i {
    background-image: url(../image/dim8f42000w.png);
    height: 16px;
    width: 16px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -142px -309px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .detail-journey-4-nav-inner .side-print i {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -192px -251px;
        width: 16px;
        height: 16px
    }
}

.detail-journey-4-nav-inner .side-print:hover {
    border-color: #2dbb55;
    color: #2dbb55
}

.detail-journey-4-nav-inner .side-print:hover i {
    background-image: url(../image/dim8f42000w.png);
    height: 16px;
    width: 16px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -126px -309px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .detail-journey-4-nav-inner .side-print:hover i {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -239px -215px;
        width: 16px;
        height: 16px
    }
}

.detail-journey-4-nav .icon {
    position: absolute;
    right: -10px;
    top: 3px;
    background-image: url(../image/dim8f42000w.png);
    height: 18px;
    width: 18px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -410px -281px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .detail-journey-4-nav .icon {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -180px -155px;
        width: 18px;
        height: 18px
    }
}

.detail-journey-4-nav-list {
    margin: -22px 0
}

.detail-journey-4-nav-group {
    margin: 10px 0;
    overflow: visible
}

.detail-journey-4-nav-group-label {
    position: relative;
    padding-left: 10px;
    padding-right: 12px;
    cursor: pointer
}

.detail-journey-4-nav-group-label span {
    display: block;
    width: 60px;
    height: 24px;
    background: #eee;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #666;
    text-align: center;
    line-height: 24px;
    font-size: 14px;
    font-weight: 700;
    border-radius: 2px
}

.detail-journey-4-nav-group.active .detail-journey-4-nav-group-label {
    cursor: default
}

.detail-journey-4-nav-group.active .detail-journey-4-nav-group-label span {
    background: #22c233;
    color: #fff
}

.detail-journey-4-nav-group.active .detail-journey-4-nav-group-label .icon {
    background-image: url(../image/dim8f42000w.png);
    height: 18px;
    width: 18px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -428px -281px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .detail-journey-4-nav-group.active .detail-journey-4-nav-group-label .icon {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -198px -137px;
        width: 18px;
        height: 18px
    }
}

.detail-journey-4-nav-sub {
    display: none
}

.detail-journey-4-nav-sub-item {
    position: relative;
    margin: 8px 0;
    padding-right: 12px;
    cursor: pointer;
    overflow: visible
}

.detail-journey-4-nav-sub-item span {
    display: block;
    width: 70px;
    height: 24px;
    overflow: hidden;
    color: #999;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 12px;
    text-align: right;
    line-height: 24px
}

.detail-journey-4-nav-sub-item.active {
    cursor: default
}

.detail-journey-4-nav-sub-item.active span {
    color: #22c233
}

.detail-journey-4-nav-sub-item.active .icon {
    background-image: url(../image/dim8f42000w.png);
    height: 18px;
    width: 18px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -428px -281px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .detail-journey-4-nav-sub-item.active .icon {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -198px -137px;
        width: 18px;
        height: 18px
    }
}

.detail-journey-4-nav-group.active .detail-journey-4-nav-sub {
    display: block
}

.detail-journey-4 .detail-journey-title {
    margin-top: 20px
}

.detail-journey-4 .detail-journey-title strong {
    color: #333
}

.detail-journey-4 .detail-journey-title-sub {
    padding-top: 3px
}

.detail-journey-4 .detail-journey-title .meal-sep {
    margin-right: 20px
}

.detail-journey-4 .detail-journey-time {
    left: -64px;
    top: 45px;
    width: 51px;
    height: 20px;
    margin: 0;
    padding: 0;
    background: #eee;
    line-height: 20px;
    border-radius: 10px
}

.detail-journey-4 .detail-journey-time:before {
    content: " ";
    position: absolute;
    left: 50%;
    top: -4px;
    margin-left: -2px;
    border: 4px solid transparent;
    border-top: 0;
    border-bottom-color: #eee
}

.detail-journey-4 .detail-journey-time:after {
    content: " ";
    position: absolute;
    left: 50%;
    bottom: -4px;
    margin-left: -2px;
    border: 4px solid transparent;
    border-bottom: 0;
    border-top-color: #eee
}

.detail-journey-4 .detail-journey-list {
    margin-right: -80px;
    color: #999;
    zoom: 1
}

.detail-journey-4 .detail-journey-list:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.detail-journey-4 .detail-journey-list li {
    float: left;
    display: inline;
    width: auto;
    margin-right: 80px
}

.detail-journey-4 .detail-journey-list li.single {
    clear: both
}

.detail-journey-4 .detail-journey-shopping-list .col-1,
.detail-journey-4 .detail-journey-shopping-list .col-2 {
    width: 28%
}

.detail-journey-4 .detail-journey-shopping-list .col-3 {
    width: 20%
}

.detail-journey-4 .detail-journey-shopping-list .col-4 {
    width: 24%
}

.detail-journey-4-map-view {
    margin-left: 20px
}

.detail-journey-4 .detail-journey-desc {
    margin: 10px 0
}

.detail-journey-4-summary {
    display: none
}

.detail-journey-4-summary.active {
    display: block
}

.detail-journey-4-summary .col-1 {
    width: 10%
}

.detail-journey-4-summary .col-2,
.detail-journey-4-summary .col-3,
.detail-journey-4-summary .col-4,
.detail-journey-4-summary .col-5,
.detail-journey-4-summary .col-6,
.detail-journey-4-summary .col-7 {
    width: 15%
}

.detail-journey-4 .detail-journey-photo {
    width: 860px;
    margin: -10px auto 0
}

.index1000 .detail-journey-4 .detail-journey-photo {
    width: 760px
}

.detail-journey-4 .detail-journey-photo-1 .detail-journey-photo-item-inner {
    width: 830px;
    height: 622px
}

.index1000 .detail-journey-4 .detail-journey-photo-1 .detail-journey-photo-item-inner {
    width: 730px;
    height: 547px
}

.detail-journey-4 .detail-journey-photo-2 .detail-journey-photo-item {
    width: 400px;
    margin: 15px
}

.index1000 .detail-journey-4 .detail-journey-photo-2 .detail-journey-photo-item {
    width: 350px
}

.detail-journey-4 .detail-journey-photo-2 .detail-journey-photo-item-inner {
    width: 400px;
    height: 300px;
    margin: 0
}

.index1000 .detail-journey-4 .detail-journey-photo-2 .detail-journey-photo-item-inner {
    width: 350px;
    height: 262px
}

.detail-upgrade-list {
    margin-left: 0
}

.detail-upgrade-col-1,
.detail-upgrade-col-2 {
    width: 15%
}

.detail-upgrade-col-3 {
    width: 40%
}

.detail-upgrade-col-4 {
    width: 30%
}

.detail-upgrade-title {
    margin-bottom: 15px
}

.detail-upgrade-price {
    color: #f80;
    font-weight: 400;
    cursor: pointer
}

.detail-upgrade-price-list {
    display: none;
    max-height: 240px;
    margin: 10px;
    overflow: auto;
    color: #f80;
    font-size: 14px;
    line-height: 30px
}

.detail-upgrade-price-item span {
    margin-right: 25px;
    color: #666
}

.detail-upgrade-price .icon {
    vertical-align: middle;
    background-image: url(../image/dim8f42000w.png);
    height: 4px;
    width: 7px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -453px -80px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .detail-upgrade-price .icon {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -220px -89px;
        width: 7px;
        height: 4px
    }
}

.detail-upgrade-price.expand .icon {
    background-image: url(../image/dim8f42000w.png);
    height: 4px;
    width: 7px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -290px -86px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .detail-upgrade-price.expand .icon {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -153px -151px;
        width: 7px;
        height: 4px
    }
}

.detail-upgrade-shopping .col-1 {
    width: 22%
}

.detail-upgrade-shopping .col-2 {
    width: 25%
}

.detail-upgrade-activity .col-1 {
    width: 22%
}

.detail-upgrade-activity .col-2,
.detail-upgrade-activity .col-4 {
    width: 16.6666%
}

.detail-upgrade-tip {
    color: #f80
}

.detail-upgrade .item-label {
    padding-left: 123px
}

.detail-policy-sign {
    padding-top: 6px
}

.detail-policy-sign ul {
    overflow: hidden;
    zoom: 1
}

.detail-policy-sign ul:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.detail-policy-sign li {
    float: left;
    width: 25%;
    height: 100%;
    margin-bottom: -999px;
    margin-right: -1px;
    padding-bottom: 999px;
    border-right: 1px solid #ddd
}

.detail-policy-sign li:last-child {
    border-right: 0
}

.detail-policy-sign-item {
    padding: 0 24px
}

.detail-policy-sign-icon {
    height: 25px
}

.detail-policy-sign-icon-online {
    vertical-align: middle;
    background-image: url(../image/dim8f42000w.png);
    height: 23px;
    width: 23px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -333px -281px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .detail-policy-sign-icon-online {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -301px -38px;
        width: 23px;
        height: 23px
    }
}

.detail-policy-sign-icon-fax {
    vertical-align: middle;
    background-image: url(../image/dim8f42000w.png);
    height: 25px;
    width: 26px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -31px -281px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .detail-policy-sign-icon-fax {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -270px -66px;
        width: 26px;
        height: 25px
    }
}

.detail-policy-sign-icon-retail {
    vertical-align: middle;
    background-image: url(../image/dim8f42000w.png);
    height: 25px;
    width: 25px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -182px -281px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .detail-policy-sign-icon-retail {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -270px -141px;
        width: 25px;
        height: 25px
    }
}

.detail-policy-sign-icon-visit {
    vertical-align: middle;
    background-image: url(../image/dim8f42000w.png);
    height: 24px;
    width: 26px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -307px -281px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .detail-policy-sign-icon-visit {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -295px -191px;
        width: 26px;
        height: 24px
    }
}

.detail-policy-sign-icon-location {
    vertical-align: middle;
    background-image: url(../image/dim8f42000w.png);
    height: 16px;
    width: 12px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -120px -325px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .detail-policy-sign-icon-location {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -0px -287px;
        width: 12px;
        height: 16px
    }
}

.detail-policy-sign-icon .icon {
    display: block;
    margin: 0 auto
}

.detail-policy-sign-title {
    margin-top: 2px;
    margin-bottom: 11px;
    color: #333;
    font-weight: 700;
    line-height: 24px;
    text-align: center
}

.detail-policy-sign-title strong {
    display: inline-block;
    padding: 10px 5px;
    border-bottom: 1px solid #4ecf5b
}

.detail-policy-sign-desc {
    line-height: 24px
}

.detail-policy-sign-view {
    text-decoration: underline
}

.retail-location,
.retail-location-label {
    position: relative;
    display: inline
}

.retail-location-label {
    font-size: 14px;
    line-height: 14px;
    padding: 7px 10px 3px;
    border: 1px solid #fff;
    color: #22c233;
    cursor: pointer;
    background: #fff;
    z-index: 2
}

.expand .retail-location-label {
    border: 1px solid #ddd;
    border-bottom: 0
}

.retail-location .r-icon-loc {
    background-image: url(../image/dim8f42000w.png);
    height: 16px;
    width: 12px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -120px -325px;
    margin-bottom: -3px;
    margin-right: 3px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .retail-location .r-icon-loc {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -0px -287px;
        width: 12px;
        height: 16px
    }
}

.retail-location .r-icon-down {
    background-image: url(../image/dim8f42000w.png);
    height: 4px;
    width: 7px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -467px -80px;
    margin-bottom: 2px;
    margin-left: 3px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .retail-location .r-icon-down {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -170px -143px;
        width: 7px;
        height: 4px
    }
}

.expand .retail-city-drop {
    display: block
}

.retail-city-drop {
    display: none;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 19px;
    width: 460px;
    padding: 10px;
    border: 1px solid #ddd;
    background: #fff;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .14);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .14);
    font-size: 12px;
    color: #666
}

.retail-city-drop-tab {
    border-bottom: 1px solid #ddd;
    zoom: 1
}

.retail-city-drop-tab:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.retail-city-drop-tab-item {
    position: relative;
    bottom: -1px;
    float: left;
    margin-right: 5px;
    padding: 1px 10px 0;
    border: 1px solid #ddd;
    line-height: 24px;
    cursor: pointer
}

.retail-city-drop-tab-item.active {
    padding-top: 0;
    border-top: 2px solid #22c233;
    border-bottom-color: #fff;
    color: #22c233
}

.retail-city-drop-list {
    line-height: 18px;
    padding: 15px 10px 0;
    max-height: 400px;
    overflow: auto
}

.retail-city-drop-city-city {
    display: none
}

.retail-city-drop-city-city dt {
    float: left;
    color: #999
}

.retail-city-drop-city-city.active {
    display: block
}

.retail-city-drop-city-item {
    margin-left: 50px;
    margin-bottom: 10px
}

.retail-city-drop-city-name {
    cursor: pointer;
    margin-right: 2px;
    margin-bottom: 2px;
    display: inline-block
}

.retail-city-drop-city-name.active {
    color: #22c233
}

.retail-box {
    margin: 10px;
    overflow: hidden
}

.retail-box-head {
    font-size: 18px;
    line-height: 38px;
    color: #999;
    border-bottom: 1px solid #ddd
}

.retail-box-body {
    position: relative;
    padding: 0 10px;
    height: 480px;
    overflow-y: auto;
    overflow-x: hidden
}

.retail-box-close {
    position: absolute;
    z-index: 2;
    right: 20px;
    top: 15px;
    cursor: pointer;
    background-image: url(../image/dim8f42000w.png);
    height: 18px;
    width: 18px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -392px -281px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .retail-box-close {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -180px -137px;
        width: 18px;
        height: 18px
    }
}

.retail-list li {
    padding: 12px 17px;
    border-bottom: 1px solid #ddd
}

.retail-list-loading {
    display: none;
    z-index: 10;
    top: -5px;
    padding-top: 5px
}

.retail-list-loading,
.retail-list-loading-bg {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%
}

.retail-list-loading-bg {
    top: 0;
    background: #fff
}

.retail-list-loading-img {
    position: absolute;
    left: 50%;
    top: 170px;
    width: 72px;
    height: 72px;
    margin-left: -36px;
    background-image: url(http://hongdikj.top/images/bundles/group/e4uru4gwtxr.gif);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-position: 50%
}

.loading .retail-list-loading {
    display: block
}

.loading .retail-list {
    display: none
}

.retail-item-num {
    display: inline-block;
    float: left;
    width: 18px;
    height: 18px;
    margin-top: 5px;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    background-color: #22c233;
    color: #fff
}

.retail-item-content {
    margin-left: 33px
}

.retail-item-title {
    font-size: 16px;
    font-weight: 700;
    color: #333;
    line-height: 30px;
    margin-bottom: 5px
}

.retail-item-info {
    font-size: 14px;
    color: #666;
    line-height: 30px
}

.retail-item-info dt {
    float: left
}

.retail-item-info dd {
    margin-left: 70px
}

.retail-nf-bg {
    width: 100px;
    height: 100px;
    margin: 110px auto 0;
    background-image: url(http://hongdikj.top/images/bundles/group/ewoa6200000.png);
    background-repeat: no-repeat;
    background-position: 0 0
}

.retail-nf-tips {
    font-size: 14px;
    color: #666;
    line-height: 30px;
    text-align: center
}

.retail-name {
    display: none
}

.detail-visa-info {
    zoom: 1
}

.detail-visa-info:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.detail-visa-info-item {
    float: left;
    display: inline;
    margin-right: 40px;
    color: #999
}

.detail-visa-info-item.single-row {
    position: relative;
    width: 100%
}

.detail-visa-info-item strong {
    color: #333;
    font-weight: 400
}

.detail-visa-info-item a {
    margin-left: 10px
}

.detail-visa-time-more .icon {
    margin: 8px 0 0 3px;
    vertical-align: text-top;
    background-image: url(../image/dim8f42000w.png);
    height: 4px;
    width: 7px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -467px -80px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .detail-visa-time-more .icon {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -170px -143px;
        width: 7px;
        height: 4px
    }
}

.expand .detail-visa-time-more .icon {
    background-image: url(../image/dim8f42000w.png);
    height: 4px;
    width: 7px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -446px -80px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .expand .detail-visa-time-more .icon {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -308px -61px;
        width: 7px;
        height: 4px
    }
}

.section-box-tab li a {
    padding: 0 5px
}

.index1000 .detail-visa .section-box-tab {
    margin: 0 -10px
}

.index1000 .detail-visa .section-box-tab li,
.index1000 .detail-visa .section-box-tab li a {
    padding: 0 5px
}

.detail-visa-button {
    float: right
}

.detail-visa-button a {
    float: left;
    margin-left: 20px;
    padding: 0 10px;
    border: 1px solid #22c233;
    color: #22c233;
    line-height: 22px;
    border-radius: 2px
}

.index1000 .detail-visa-button a {
    margin-left: 10px
}

.detail-visa-button-mail .icon {
    margin-top: -3px;
    margin-right: 5px;
    vertical-align: middle;
    background-image: url(../image/dim8f42000w.png);
    height: 11px;
    width: 14px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -269px -259px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .detail-visa-button-mail .icon {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -120px -269px;
        width: 14px;
        height: 11px
    }
}

.detail-visa-button-download .icon {
    margin-right: 5px;
    vertical-align: middle;
    background-image: url(../image/dim8f42000w.png);
    height: 16px;
    width: 16px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -62px -309px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .detail-visa-button-download .icon {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -128px -251px;
        width: 16px;
        height: 16px
    }
}

.detail-visa-button-print .icon {
    margin-right: 5px;
    vertical-align: middle;
    background-image: url(../image/dim8f42000w.png);
    height: 16px;
    width: 16px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -110px -309px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .detail-visa-button-print .icon {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -160px -251px;
        width: 16px;
        height: 16px
    }
}

.detail-visa-template {
    margin-bottom: 10px;
    text-align: right;
    zoom: 1
}

.detail-visa-template:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.detail-visa-template a {
    margin-right: 20px;
    padding: 0 10px;
    border: 1px solid #22c233;
    line-height: 22px;
    border-radius: 2px
}

.detail-visa-block {
    display: none
}

.detail-visa-block.active {
    display: block
}

.detail-visa-material-head {
    margin-bottom: -1px
}

.detail-visa-material-body {
    max-height: 550px;
    border-bottom: 1px solid #ddd;
    overflow: auto
}

.detail-visa-material-body table {
    margin-bottom: -1px
}

.detail-visa-material .col-2 {
    width: 10%
}

.detail-visa-material .col-3 {
    width: 67%
}

.detail-visa-material-attachment {
    line-height: 24px
}

.detail-visa-material-attachment a {
    cursor: pointer
}

.detail-visa-icon-location {
    vertical-align: middle;
    background-image: url(../image/dim8f42000w.png);
    height: 16px;
    width: 12px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -120px -325px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .detail-visa-icon-location {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -0px -287px;
        width: 12px;
        height: 16px
    }
}

.detail-visa-view {
    margin-left: 20px;
    text-decoration: underline
}

.detail-visa-deadline {
    display: none;
    position: absolute;
    z-index: 3;
    left: 0;
    top: 37px;
    width: 100%
}

.detail-visa-deadline-arrow {
    position: absolute;
    left: 305px;
    top: -7px;
    background-image: url(../image/dim8f42000w.png);
    height: 8px;
    width: 13px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -210px -129px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .detail-visa-deadline-arrow {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -133px -151px;
        width: 13px;
        height: 8px
    }
}

.detail-visa-deadline-inner {
    border: 1px solid #ddd;
    background: #fff;
    zoom: 1
}

.detail-visa-deadline-inner:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.detail-visa-deadline-left,
.detail-visa-deadline-right {
    position: relative;
    z-index: 1;
    float: left;
    width: 50%;
    padding-bottom: 10px
}

.detail-visa-deadline-left {
    z-index: 2;
    margin-right: -1px;
    border-right: 1px solid #ddd
}

.detail-visa-deadline table {
    width: 100%
}

.detail-visa-deadline td {
    padding: 0 20px;
    border: 0;
    color: #333;
    line-height: 32px
}

.detail-visa-deadline th {
    padding: 0 20px;
    border: 0;
    line-height: 40px
}

.detail-visa-deadline thead {
    line-height: 38px;
    background: #eee;
    color: #666
}

.detail-visa-deadline tr.even {
    background: #f6f6f6
}

.detail-visa-deadline .tbody,
.detail-visa-deadline .thead {
    padding: 0 10px
}

.detail-visa-deadline .thead {
    background: #eee
}

.detail-visa-deadline .col-1 {
    width: 30%
}

.detail-visa-deadline .col-2 {
    width: 70%
}

.expand .detail-visa-deadline {
    display: block
}

.detail-visa-retail-location {
    vertical-align: middle;
    background-image: url(../image/dim8f42000w.png);
    height: 16px;
    width: 12px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -120px -325px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .detail-visa-retail-location {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -0px -287px;
        width: 12px;
        height: 16px
    }
}

.detail-visa-retail-view {
    margin-left: 20px;
    text-decoration: underline
}

.dialog-visa {
    width: 680px
}

.dialog-visa .dialog-body {
    padding: 20px 50px
}

.guide-wrap {
    position: relative;
    height: 347px;
    margin: -5px 10px 0
}

.guide-button {
    position: absolute;
    top: 5px;
    width: 33px;
    height: 347px;
    cursor: pointer
}

.guide-prev {
    left: -33px
}

.guide-prev .icon {
    background-image: url(../image/dim8f42000w.png);
    margin-left: -5.5px;
    margin-top: -9px;
    top: 50%;
    left: 50%;
    position: absolute;
    height: 18px;
    width: 11px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -65px -325px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .guide-prev .icon {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -0px -269px;
        width: 11px;
        height: 18px
    }
}

.guide-prev.disabled {
    cursor: not-allowed
}

.guide-prev.disabled .icon {
    background-image: url(../image/dim8f42000w.png);
    margin-left: -5.5px;
    margin-top: -9px;
    top: 50%;
    left: 50%;
    position: absolute;
    height: 18px;
    width: 11px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -76px -325px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .guide-prev.disabled .icon {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -11px -269px;
        width: 11px;
        height: 18px
    }
}

.guide-next {
    right: -33px
}

.guide-next .icon {
    background-image: url(../image/dim8f42000w.png);
    margin-left: -5.5px;
    margin-top: -9px;
    top: 50%;
    left: 50%;
    position: absolute;
    height: 18px;
    width: 11px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -87px -325px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .guide-next .icon {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -22px -269px;
        width: 11px;
        height: 18px
    }
}

.guide-next.disabled {
    cursor: not-allowed
}

.guide-next.disabled .icon {
    background-image: url(../image/dim8f42000w.png);
    margin-left: -5.5px;
    margin-top: -9px;
    top: 50%;
    left: 50%;
    position: absolute;
    height: 18px;
    width: 11px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -98px -325px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .guide-next.disabled .icon {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -33px -269px;
        width: 11px;
        height: 18px
    }
}

.guide-box {
    position: relative;
    height: 347px;
    overflow: hidden
}

.index1000 .guide-box {
    margin: 0 -10px
}

.guide-list {
    position: absolute;
    left: 0;
    top: 0;
    width: 200%;
    height: 347px;
    zoom: 1
}

.guide-list:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.guide-item {
    position: relative;
    float: left;
    display: inline;
    padding: 5px 0;
    overflow: visible
}

.guide-inner {
    position: relative;
    width: 230px;
    height: 335px;
    margin: 0 10px;
    border: 1px solid #ddd;
    -webkit-transition: all .2s;
    transition: all .2s
}

.guide-inner:hover {
    -webkit-box-shadow: 0 1px 12px rgba(255, 136, 0, .5);
    box-shadow: 0 1px 12px rgba(255, 136, 0, .5)
}

.index1000 .guide-inner {
    margin: 0 22px
}

.journey-multi .guide-inner {
    margin: 0 8px
}

.index1000 .journey-multi .guide-inner {
    margin: 0 20px
}

.guide-medal {
    position: absolute;
    right: -3px;
    top: -3px;
    background-image: url(../image/dim8f42000w.png);
    height: 66px;
    width: 55px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -0px -173px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .guide-medal {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -78px -95px;
        width: 55px;
        height: 66px
    }
}

.guide-photo {
    width: 130px;
    height: 130px;
    margin: 13px auto 0;
    overflow: hidden;
    border-radius: 50%
}

.guide-photo img {
    display: block;
    width: 100%
}

.guide-info {
    padding: 5px 20px 0;
    color: #999;
    font-size: 12px;
    line-height: 16px
}

.guide-name {
    color: #333;
    font-size: 18px;
    line-height: 26px;
    white-space: nowrap;
    text-align: center
}

.guide-name .icon-gender-male {
    background-image: url(../image/dim8f42000w.png);
    height: 16px;
    width: 16px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -30px -309px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .guide-name .icon-gender-male {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -112px -251px;
        width: 16px;
        height: 16px
    }
}

.guide-name .icon-gender-female {
    background-image: url(../image/dim8f42000w.png);
    height: 16px;
    width: 16px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -94px -309px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .guide-name .icon-gender-female {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -176px -251px;
        width: 16px;
        height: 16px
    }
}

.guide-name .icon-gender-female,
.guide-name .icon-gender-male {
    vertical-align: middle;
    margin-left: 3px
}

.guide-profile {
    color: #212121;
    font-size: 12px;
    text-align: center;
    line-height: 30px;
    white-space: nowrap
}

.guide-profile span {
    margin: 0 3px
}

.guide-profile span.guide-sep {
    margin: 0 4px 0 2px;
    border-left: 1px solid #e5e5e5
}

.guide-profile em,
.guide-profile strong {
    padding-left: 3px;
    color: #ff8700
}

.guide-profile strong {
    font-size: 14px
}

.guide-desc {
    position: relative;
    color: #999;
    font-size: 12px;
    line-height: 20px
}

.guide-label {
    position: absolute;
    left: 0;
    top: 0
}

.guide-content {
    margin-left: 5em
}

.guide-depart-date .guide-content,
.guide-language .guide-content {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.guide-award {
    height: 40px;
    overflow: hidden
}

.guide-award .guide-content {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis
}

.guide-tip {
    color: #999
}

.guide-more {
    float: right;
    color: #22c233
}

.guide-detail {
    padding: 10px;
    color: #666
}

.guide-home {
    position: absolute;
    left: 50%;
    bottom: 18px;
    display: block;
    margin: 0 0 0 -33px;
    width: 66px;
    height: 22px;
    line-height: 22px;
    margin-top: 15px;
    border: 1px solid #22c233;
    text-align: center;
    font-size: 12px;
    color: #22c233;
    text-decoration: none;
    font-family: SimSun
}

.guide-home:hover {
    background: #22c233;
    color: #fff
}

.guide-channel {
    font-size: 14px;
    position: absolute;
    right: 20px;
    top: 0
}

.J_Guide .section-box-content {
    position: relative
}

.advisory-head {
    zoom: 1
}

.advisory-head:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.advisory-category {
    float: left;
    font-size: 14px
}

.advisory-category span {
    vertical-align: top;
    color: #999
}

.advisory-category-list {
    display: inline-block
}

.advisory-category-item {
    display: inline-block;
    padding: 0 20px;
    line-height: 20px;
    border-left: 1px solid #ddd
}

.advisory-category-item:first-child {
    border-left: 0
}

.advisory-category-item a {
    color: #666
}

.advisory-category-item.active {
    padding: 0 2px
}

.advisory-category-item.active a {
    display: block;
    height: 24px;
    line-height: 24px;
    padding: 0 18px;
    background-color: #22c233;
    color: #fff;
    border-radius: 2px
}

.advisory-search {
    float: right;
    font-size: 14px
}

.advisory-search a {
    margin-left: 5px
}

.advisory-search-input {
    width: 180px;
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
    font-size: 14px;
    border: 1px solid #ddd;
    outline: 0
}

.advisory-search-btn {
    width: 48px;
    border: 1px solid #22c233;
    border-radius: 2px
}

.advisory-search-btn,
.advisory-search .advisory-search-ask {
    display: inline-block;
    height: 24px;
    line-height: 24px;
    text-align: center
}

.advisory-search .advisory-search-ask {
    width: 75px;
    background-color: #f80;
    color: #fff;
    border-radius: 2px
}

.advisory-search-detail i {
    font-family: Simsun
}

.advisory-content {
    margin: 20px 0
}

.advisory-content li {
    padding: 10px 0;
    border-bottom: 1px solid #ddd
}

.advisory-content li:first-child {
    border-top: 1px solid #ddd
}

.advisory-content-item {
    position: relative;
    margin: 10px 0;
    font-size: 14px;
    line-height: 24px;
    color: #999
}

.advisory-content-title {
    position: absolute;
    left: 0
}

.advisory-content-icon-ask {
    margin-right: 5px;
    vertical-align: middle;
    background-image: url(../image/dim8f42000w.png);
    height: 16px;
    width: 20px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -446px -281px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .advisory-content-icon-ask {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -248px -198px;
        width: 20px;
        height: 16px
    }
}

.advisory-content-icon-answer {
    margin-right: 5px;
    vertical-align: middle;
    background-image: url(../image/dim8f42000w.png);
    height: 16px;
    width: 20px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -10px -309px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .advisory-content-icon-answer {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -228px -198px;
        width: 20px;
        height: 16px
    }
}

.advisory-content-time {
    position: absolute;
    top: 0;
    right: 0
}

.advisory-content p {
    padding: 0 200px 0 100px;
    color: #666
}

.aq_box {
    border-top: 1px solid #ddd;
    margin-top: 45px;
    padding-top: 15px
}

.aq_box .q_textbox textarea {
    border: 1px solid #ddd;
    width: 500px;
    height: 120px;
    padding: 5px;
    margin-bottom: 5px;
    outline: 0
}

.aq_box .q_test {
    margin: 10px 0
}

.aq_box .q_test input {
    border: 1px solid #ddd;
    padding: 5px;
    width: 50px;
    outline: 0
}

.aq_box .q_test .test_code {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    margin: 0 0 0 10px;
    vertical-align: middle
}

.aq_box .q_mail {
    margin: 10px 0
}

.aq_box .q_mail input {
    border: 1px solid #ddd;
    padding: 5px;
    width: 140px;
    outline: 0
}

.aq_box .q_btn {
    border: 0 none;
    background: #f80;
    color: #fff;
    width: 84px;
    height: 24px;
    line-height: 24px;
    font-weight: 700;
    cursor: pointer
}

.aq_box .q_person_new select {
    width: 118px;
    height: 23px;
    border: 1px solid #ddd;
    color: #404040;
    margin: 0 3px
}

.aq_style_box dt {
    font-size: 12px;
    font-weight: 700;
    width: 80px
}

.aq_style_box dd,
.aq_style_box dt {
    float: left;
    line-height: 20px;
    vertical-align: middle
}

.aq_style_box dd {
    position: relative;
    margin-right: 20px
}

.aq_style_box dd input {
    position: relative;
    top: 2px;
    margin-right: 3px;
    outline: 0
}

.aq_style_box .con_tit {
    font-size: 12px;
    font-weight: 700;
    width: 80px
}

.J_noQuestion {
    padding-left: 10px;
    color: #999
}

.f_f00 {
    color: red
}

.advisory-body-p {
    height: 70px;
    line-height: 54px;
    margin-left: 20px
}

.advisory-body-p .advisory-body-a {
    margin-left: 10px
}

.relative .section-box-title {
    position: relative
}

.relative .section-box-content {
    position: relative;
    margin: 10px -8px 20px;
    zoom: 1
}

.relative .section-box-content:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.index1000 .relative .section-box-content {
    margin: 10px -26px 20px
}

.relative-pro-more {
    position: absolute;
    top: 0;
    right: 8px
}

.relative-pro-more i {
    font-family: Simsun
}

.relative-pro-refresh {
    display: none;
    position: absolute;
    top: 0;
    right: 8px
}

.relative-pro-refresh i {
    vertical-align: middle;
    background-image: url(../image/dim8f42000w.png);
    height: 14px;
    width: 14px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -190px -309px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .relative-pro-refresh i {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -66px -269px;
        width: 14px;
        height: 14px
    }
}

.relative-pro-list {
    height: 170px;
    overflow: hidden;
    zoom: 1
}

.relative-pro-list:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.relative-pro-list li {
    float: left;
    width: 225px;
    height: 165px;
    margin: 0 18px 5px
}

.relative-pro-list li:hover {
    -webkit-box-shadow: 0 1px 12px 0 rgba(255, 136, 0, .5);
    box-shadow: 0 1px 12px 0 rgba(255, 136, 0, .5)
}

.relative-pro-list li:hover .relative-pro-des {
    height: auto;
    min-height: 34px
}

.relative-pro-list li:hover .relative-pro-des p {
    height: auto
}

.index1000 .relative-pro-list li {
    margin: 0 34px 5px
}

.relative-pro-pic {
    position: relative;
    width: 100%;
    height: 127px
}

.relative-pro-pic img {
    width: 100%;
    height: 100%
}

.relative-pro-des {
    position: absolute;
    bottom: 0;
    height: 34px;
    width: 100%;
    background: hsla(0, 0%, 7%, .6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99111111, endColorstr=#99111111)
}

.relative-pro-des p {
    height: 32px;
    overflow: hidden;
    padding: 0 10px;
    font-size: 12px;
    line-height: 16px;
    color: #fff
}

.relative-pro-info {
    height: 38px;
    padding: 0 5px
}

.relative-pro-price {
    float: left;
    height: 38px;
    line-height: 38px;
    font-size: 12px;
    color: #333
}

.relative-pro-price span {
    color: #f60
}

.relative-pro-price span b {
    font-weight: 700;
    font-size: 16px
}

.relative-pro-satis {
    float: right;
    height: 38px;
    line-height: 38px;
    font-size: 12px;
    color: #999
}

.relative .relative-pro-list .product-list {
    height: 170px;
    overflow: hidden;
    zoom: 1
}

.relative .relative-pro-list .product-list:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.relative .relative-pro-list .product-item {
    float: left;
    width: 225px;
    height: 165px;
    margin: 0 18px 5px
}

.relative .relative-pro-list .product-item:hover {
    -webkit-box-shadow: 0 1px 12px 0 rgba(255, 136, 0, .5);
    box-shadow: 0 1px 12px 0 rgba(255, 136, 0, .5)
}

.relative .relative-pro-list .product-item:hover .relative-pro-des {
    height: auto;
    min-height: 34px
}

.relative .relative-pro-list .product-item:hover .relative-pro-des p {
    height: auto
}

.index1000 .relative .relative-pro-list .product-list li {
    margin: 0 34px 5px
}

.relative .relative-pro-list .product-picture {
    position: relative;
    width: 100%;
    height: 127px
}

.relative .relative-pro-list .product-picture img {
    width: 100%;
    height: 100%
}

.relative .relative-pro-list .product-name {
    position: absolute;
    bottom: 0;
    height: 34px;
    width: 100%;
    background: hsla(0, 0%, 7%, .6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99111111, endColorstr=#99111111)
}

.relative .relative-pro-list .product-name p {
    height: 32px;
    overflow: hidden;
    padding: 0 10px;
    font-size: 12px;
    line-height: 16px;
    color: #fff
}

.relative .relative-pro-list .product-link:hover .product-name {
    height: auto;
    min-height: 34px
}

.relative .relative-pro-list .product-link:hover .product-name p {
    height: auto
}

.relative .relative-pro-list .product-info {
    height: 38px;
    padding: 0 5px
}

.relative .relative-pro-list .product-price {
    float: left;
    height: 38px;
    line-height: 38px;
    font-size: 12px;
    color: #333
}

.relative .relative-pro-list .product-price span {
    color: #f60
}

.relative .relative-pro-list .product-price span b {
    font-weight: 700;
    font-size: 16px
}

.relative .relative-pro-list .product-satisfication {
    float: right;
    height: 38px;
    line-height: 38px;
    font-size: 12px;
    color: #999
}

.relative-strategy {
    display: inline-block;
    vertical-align: top;
    width: 205px;
    height: 111px;
    margin-left: 16px;
    border: 1px solid #ddd;
    padding: 8px;
    float: left;
    zoom: 1
}

.relative-strategy:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.relative-strategy-pic {
    position: relative;
    float: left
}

.relative-strategy-pic img {
    width: 90px;
    height: 110px
}

.relative-strategy-pic-name {
    position: absolute;
    height: 38px;
    width: 100%;
    top: 65px;
    background-color: rgba(200, 89, 0, .8);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#c8ff8800, endColorstr=#c8ff8800);
    font-size: 12px;
    font-weight: 700;
    color: #fff
}

.relative-strategy-pic-name p {
    padding: 0 10px
}

.relative-strategy-pic-name span {
    position: absolute;
    display: block;
    width: 100%;
    height: 10px;
    background-image: url(../image/dim8f42000w.png);
    height: 10px;
    width: 90px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -132px -221px;
    top: auto;
    bottom: 0
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .relative-strategy-pic-name span {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -78px -161px;
        width: 90px;
        height: 10px
    }
}

.relative-strategy-info {
    position: relative;
    float: right;
    width: 104px;
    height: 110px;
    font-size: 14px;
    color: #333
}

.relative-strategy-info span {
    display: block;
    line-height: 21px
}

.relative-strategy-info-title {
    margin: 10px 0
}

.relative-strategy-info-des {
    font-weight: 700
}

.relative-strategy-info .relative-strategy-info-download {
    position: absolute;
    bottom: 8px;
    display: block;
    width: 93px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    color: #fff;
    background-color: #22c233;
    border-radius: 2px
}

.index1000 .relative-strategy {
    margin-left: 34px
}

.relative-play {
    position: absolute;
    top: 0;
    height: 24px;
    left: 260px
}

.relative-play span {
    padding: 3px 10px;
    text-align: center;
    color: #333;
    cursor: pointer;
    border-radius: 2px
}

.relative-play .active {
    color: #fff;
    background-color: #22c233
}

.relative-travels-list {
    position: absolute;
    top: 0;
    overflow: hidden;
    height: 127px;
    display: inline-block;
    zoom: 1
}

.relative-travels-list:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.relative-travels-list li {
    float: left;
    width: 225px;
    height: 127px;
    margin-left: 36px
}

.relative-travels-list li:hover {
    -webkit-box-shadow: 0 1px 12px 0 rgba(255, 136, 0, .5);
    box-shadow: 0 1px 12px 0 rgba(255, 136, 0, .5)
}

.relative-travels-list li:hover .relative-travels-des {
    height: auto;
    min-height: 24px
}

.relative-travels-list li:hover .relative-travels-des p {
    height: auto
}

.index1000 .relative-travels-list li {
    margin-left: 68px
}

.relative-travels-pic {
    position: relative;
    width: 100%;
    height: 127px
}

.relative-travels-pic img {
    width: 100%;
    height: 100%
}

.relative-travels-des {
    position: absolute;
    bottom: 0;
    height: 24px;
    width: 100%;
    background: hsla(0, 0%, 7%, .6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99111111, endColorstr=#99111111)
}

.relative-travels-des p {
    height: 18px;
    overflow: hidden;
    font-size: 12px;
    line-height: 18px;
    padding: 3px 10px;
    color: #fff
}

.relative .J_localContent ul {
    display: none
}

.relative .J_localContent ul.active {
    display: block
}

.detail-relative-wrap {
    position: relative
}

.detail-relative-btn {
    position: absolute;
    width: 33px;
    height: 165px;
    cursor: pointer;
    z-index: 1
}

.detail-relative-prev {
    left: -25px
}

.detail-relative-prev .icon {
    background-image: url(../image/dim8f42000w.png);
    margin-left: -5.5px;
    margin-top: -9px;
    top: 50%;
    left: 50%;
    position: absolute;
    height: 18px;
    width: 11px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -65px -325px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .detail-relative-prev .icon {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -0px -269px;
        width: 11px;
        height: 18px
    }
}

.detail-relative-prev.disabled {
    cursor: not-allowed
}

.detail-relative-prev.disabled .icon {
    background-image: url(../image/dim8f42000w.png);
    margin-left: -5.5px;
    margin-top: -9px;
    top: 50%;
    left: 50%;
    position: absolute;
    height: 18px;
    width: 11px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -76px -325px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .detail-relative-prev.disabled .icon {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -11px -269px;
        width: 11px;
        height: 18px
    }
}

.detail-relative-next {
    right: -25px
}

.detail-relative-next .icon {
    background-image: url(../image/dim8f42000w.png);
    margin-left: -5.5px;
    margin-top: -9px;
    top: 50%;
    left: 50%;
    position: absolute;
    height: 18px;
    width: 11px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -87px -325px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .detail-relative-next .icon {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -22px -269px;
        width: 11px;
        height: 18px
    }
}

.detail-relative-next.disabled {
    cursor: not-allowed
}

.detail-relative-next.disabled .icon {
    background-image: url(../image/dim8f42000w.png);
    margin-left: -5.5px;
    margin-top: -9px;
    top: 50%;
    left: 50%;
    position: absolute;
    height: 18px;
    width: 11px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -98px -325px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .detail-relative-next.disabled .icon {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -33px -269px;
        width: 11px;
        height: 18px
    }
}

.index1000 .detail-relative-prev {
    left: -15px
}

.index1000 .detail-relative-next {
    right: -15px
}

.detail-relative-box {
    position: relative;
    height: 170px;
    overflow: hidden
}

.gallery-list {
    position: absolute
}

.detail-recommend {
    padding: 30px 40px 10px
}

.detail-recommend .section-box-body {
    padding: 0
}

.detail-recommend .section-box-content {
    margin: 0 15px
}

.detail-recommend-more {
    display: none;
    float: right;
    padding: 0 15px;
    font-size: 14px;
    font-weight: 400
}

.detail-recommend-more .icon {
    vertical-align: middle;
    background-image: url(../image/dim8f42000w.png);
    height: 14px;
    width: 14px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -190px -309px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .detail-recommend-more .icon {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -66px -269px;
        width: 14px;
        height: 14px
    }
}

.detail-recommend .product-list {
    margin: 0 -20px;
    zoom: 1
}

.detail-recommend .product-list:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.detail-recommend .product-item {
    float: left;
    width: 25%;
    padding: 10px 0 5px
}

.detail-recommend .product-link {
    display: block;
    margin: 0 20px
}

.detail-recommend .product-link:hover {
    -webkit-box-shadow: 0 1px 12px rgba(255, 136, 0, .5);
    box-shadow: 0 1px 12px rgba(255, 136, 0, .5)
}

.detail-recommend .product-picture {
    position: relative;
    width: 100%;
    height: 135px;
    overflow: hidden
}

.detail-recommend .product-picture img {
    width: 100%
}

.detail-recommend .product-name {
    position: absolute;
    bottom: 0;
    height: 34px;
    width: 100%;
    background: hsla(0, 0%, 7%, .6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99111111, endColorstr=#99111111);
    -webkit-transition: all .2s;
    transition: all .2s
}

.detail-recommend .product-name p {
    height: 32px;
    overflow: hidden;
    padding: 0 10px;
    font-size: 12px;
    line-height: 16px;
    color: #fff;
    -webkit-transition: all .2s;
    transition: all .2s
}

.detail-recommend .product-link:hover .product-name {
    height: auto;
    min-height: 34px
}

.detail-recommend .product-link:hover .product-name p {
    height: auto
}

.detail-recommend .product-info {
    height: 38px;
    padding: 0 5px
}

.detail-recommend .product-price {
    float: left;
    height: 38px;
    line-height: 38px;
    font-size: 12px;
    color: #333
}

.detail-recommend .product-price span {
    color: #f60
}

.detail-recommend .product-price span b {
    font-weight: 700;
    font-size: 16px
}

.detail-recommend .product-satisfication {
    float: right;
    height: 38px;
    line-height: 38px;
    font-size: 12px;
    color: #999
}

.detail-dialog {
    width: 830px;
    height: 440px;
    background: #fff
}

.detail-dialog-close {
    position: absolute;
    z-index: 2;
    right: 20px;
    top: 15px;
    cursor: pointer;
    background-image: url(../image/dim8f42000w.png);
    height: 18px;
    width: 18px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -392px -281px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .detail-dialog-close {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -180px -137px;
        width: 18px;
        height: 18px
    }
}

.detail-dialog-head {
    position: relative;
    padding: 0 20px;
    border-bottom: 1px solid #ddd;
    line-height: 40px;
    font-size: 18px;
    color: #333
}

.detail-dialog-title-sub {
    font-size: 14px;
    color: #666
}

.detail-dialog-body {
    padding: 20px 40px 30px 20px;
    overflow: hidden
}

.detail-dialog-gallery {
    float: left;
    width: 500px
}

.detail-dialog-gallery .gallery-nav {
    border: 0
}

.detail-dialog-gallery .gallery-mask {
    height: 45px
}

.detail-dialog-info {
    position: relative;
    float: right;
    width: 240px
}

.detail-dialog-info-box {
    height: 345px;
    overflow: auto
}

.detail-dialog-info:after,
.detail-dialog-info:before {
    position: absolute;
    color: #f5f5f5;
    font-size: 40px;
    font-weight: 700;
    font-family: Arial
}

.detail-dialog-info:before {
    content: "\201C";
    left: -15px;
    top: -5px
}

.detail-dialog-info:after {
    content: "\201D";
    right: 20px;
    bottom: -45px
}

.detail-dialog-info-title {
    margin-bottom: 12px;
    color: #333;
    text-align: center;
    line-height: 28px;
    font-size: 16px;
    font-weight: 700
}

.detail-dialog-info-desc {
    margin-top: 20px;
    color: #333;
    line-height: 26px;
    font-size: 14px
}

.detail-dialog-info-item {
    margin-bottom: 5px;
    color: #999;
    line-height: 22px;
    font-size: 12px
}

.detail-dialog-info-strong {
    color: #f60;
    font-weight: 700
}

.detail-content-icon-note {
    background-image: url(../image/dim8f42000w.png);
    height: 21px;
    width: 18px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -356px -281px;
    margin-left: 10px
}

.jmap-spot {
    position: absolute;
    display: inline-block;
    padding: 4px 0 10px
}

.jmap-win-box {
    position: relative;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    -webkit-box-shadow: 0 3px 7px #bbb;
    box-shadow: 0 3px 7px #bbb;
    border-radius: 3px;
    background: #fff;
    cursor: pointer;
    white-space: nowrap;
    opacity: 0;
    filter: alpha(opacity=0)
}

.jmap-win-arrow {
    background-image: url(../image/dim8f42000w.png);
    height: 3px;
    width: 6px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -311px -86px;
    position: absolute;
    left: 50%;
    bottom: -3px;
    margin-left: -3px;
    overflow: hidden;
    line-height: 0;
    font-size: 0
}

.jmap-win-content {
    float: left;
    display: inline;
    height: 20px;
    padding: 0 5px;
    color: #333
}

.jmap-marker {
    position: absolute;
    bottom: -37px;
    left: 50%;
    margin-left: -21px;
    cursor: pointer
}

.jmap-spot-spot .jmap-marker {
    background-image: url(../image/dim8f42000w.png);
    height: 42px;
    width: 42px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -185px -173px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .jmap-spot-spot .jmap-marker {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -228px -42px;
        width: 42px;
        height: 42px
    }
}

.jmap-spot-spot-active .jmap-marker,
.jmap-spot-spot-hightlight .jmap-marker,
.jmap-spot-spot-hover .jmap-marker {
    background-image: url(../image/dim8f42000w.png);
    height: 42px;
    width: 42px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -227px -173px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {

    .jmap-spot-spot-active .jmap-marker,
    .jmap-spot-spot-hightlight .jmap-marker,
    .jmap-spot-spot-hover .jmap-marker {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -228px -84px;
        width: 42px;
        height: 42px
    }
}

.jmap-spot-spot-active .jmap-win-box,
.jmap-spot-spot-hightlight .jmap-win-box,
.jmap-spot-spot-hover .jmap-win-box {
    filter: alpha(opacity=100);
    opacity: 1
}

.jmap-spot-hotel .jmap-marker {
    background-image: url(../image/dim8f42000w.png);
    height: 42px;
    width: 42px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -0px -239px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .jmap-spot-hotel .jmap-marker {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -0px -173px;
        width: 42px;
        height: 42px
    }
}

.jmap-spot-hotel-active .jmap-marker,
.jmap-spot-hotel-hightlight .jmap-marker,
.jmap-spot-hotel-hover .jmap-marker {
    background-image: url(../image/dim8f42000w.png);
    height: 42px;
    width: 42px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -269px -173px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {

    .jmap-spot-hotel-active .jmap-marker,
    .jmap-spot-hotel-hightlight .jmap-marker,
    .jmap-spot-hotel-hover .jmap-marker {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -42px -173px;
        width: 42px;
        height: 42px
    }
}

.jmap-spot-hotel-active .jmap-win-box,
.jmap-spot-hotel-hightlight .jmap-win-box,
.jmap-spot-hotel-hover .jmap-win-box {
    filter: alpha(opacity=100);
    opacity: 1
}

.jmap-spot-shopping .jmap-marker {
    background-image: url(../image/dim8f42000w.png);
    height: 42px;
    width: 42px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -311px -173px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .jmap-spot-shopping .jmap-marker {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -180px -95px;
        width: 42px;
        height: 42px
    }
}

.jmap-spot-shopping-active .jmap-marker,
.jmap-spot-shopping-hightlight .jmap-marker,
.jmap-spot-shopping-hover .jmap-marker {
    background-image: url(../image/dim8f42000w.png);
    height: 42px;
    width: 42px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -395px -173px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {

    .jmap-spot-shopping-active .jmap-marker,
    .jmap-spot-shopping-hightlight .jmap-marker,
    .jmap-spot-shopping-hover .jmap-marker {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -133px -95px;
        width: 42px;
        height: 42px
    }
}

.jmap-spot-shopping-active .jmap-win-box,
.jmap-spot-shopping-hightlight .jmap-win-box,
.jmap-spot-shopping-hover .jmap-win-box {
    filter: alpha(opacity=100);
    opacity: 1
}

.jmap-spot-food .jmap-marker {
    background-image: url(../image/dim8f42000w.png);
    height: 42px;
    width: 42px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -42px -239px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .jmap-spot-food .jmap-marker {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -168px -173px;
        width: 42px;
        height: 42px
    }
}

.jmap-spot-food-active .jmap-marker,
.jmap-spot-food-hightlight .jmap-marker,
.jmap-spot-food-hover .jmap-marker {
    background-image: url(../image/dim8f42000w.png);
    height: 42px;
    width: 42px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -353px -173px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {

    .jmap-spot-food-active .jmap-marker,
    .jmap-spot-food-hightlight .jmap-marker,
    .jmap-spot-food-hover .jmap-marker {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -126px -173px;
        width: 42px;
        height: 42px
    }
}

.jmap-spot-food-active .jmap-win-box,
.jmap-spot-food-hightlight .jmap-win-box,
.jmap-spot-food-hover .jmap-win-box {
    filter: alpha(opacity=100);
    opacity: 1
}

.jmap-spot-traffic .jmap-marker {
    background-image: url(../image/dim8f42000w.png);
    height: 42px;
    width: 42px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -84px -239px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .jmap-spot-traffic .jmap-marker {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -84px -173px;
        width: 42px;
        height: 42px
    }
}

.jmap-spot-traffic-active .jmap-marker,
.jmap-spot-traffic-hightlight .jmap-marker,
.jmap-spot-traffic-hover .jmap-marker {
    background-image: url(../image/dim8f42000w.png);
    height: 42px;
    width: 42px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -143px -173px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {

    .jmap-spot-traffic-active .jmap-marker,
    .jmap-spot-traffic-hightlight .jmap-marker,
    .jmap-spot-traffic-hover .jmap-marker {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -228px -0px;
        width: 42px;
        height: 42px
    }
}

.jmap-spot-traffic-active .jmap-win-box,
.jmap-spot-traffic-hightlight .jmap-win-box,
.jmap-spot-traffic-hover .jmap-win-box {
    filter: alpha(opacity=100);
    opacity: 1
}

.map-nav {
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 20;
    width: 120px;
    margin-left: -740px
}

.map-nav ul {
    border-right: 2px solid #ddd
}

.map-nav li {
    position: relative;
    margin-bottom: 18px;
    padding-right: 20px;
    overflow: visible;
    cursor: pointer;
    color: #000;
    font-size: 14px;
    line-height: 24px;
    text-align: right
}

.map-nav li:last-child {
    margin-bottom: 0
}

.map-nav li div {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.map-nav-icon-serial,
.map-nav-icon-top {
    position: absolute;
    right: -17px;
    top: -4px;
    width: 32px;
    height: 32px;
    color: #999;
    line-height: 34px;
    text-align: center;
    font-size: 12px;
    font-style: normal
}

.map-nav-icon-serial span {
    line-height: 22px;
    text-align: center
}

.map-nav-active>.map-nav-icon-serial,
.map-nav-active>.map-nav-icon-top,
.map-nav .map-nav-item:hover>.map-nav-icon-serial,
.map-nav .map-nav-item:hover>.map-nav-icon-top {
    color: #fff
}

.map-nav-active {
    color: #22c233
}

.map-nav-sub {
    display: none;
    margin-top: 10px;
    margin-right: -22px
}

.map-nav-sub li {
    margin-bottom: 10px;
    font-size: 12px;
    color: #666
}

.map-nav .map-nav-expand-button {
    position: absolute;
    right: -78px;
    top: 50%;
    display: none;
    cursor: pointer;
    margin: -20px 0 0
}

.map-nav-fold {
    background: #fff
}

.map-nav-fold .map-nav-expand-button {
    display: block
}

.map-nav-expand .map-nav-expand-button {
    display: none
}

@media screen and (min-width:1px) {

    .map-nav-icon-serial,
    .map-nav-icon-top {
        background: none
    }

    .map-nav-active>.map-nav-icon-top span,
    .map-nav-icon-serial span,
    .map-nav-icon-top span,
    .map-nav .map-nav-item:hover>.map-nav-icon-top span {
        position: absolute;
        z-index: 3;
        left: 50%;
        top: 50%;
        margin: -12px 0 0 -12px;
        width: 22px;
        height: 22px;
        background: #fff;
        border: 1px solid #ddd;
        border-radius: 50%;
        -webkit-transition: all .2s;
        transition: all .2s
    }

    .map-nav-icon-top span:before {
        content: " ";
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -6px 0 0 -5px
    }

    .map-nav-icon-serial:before,
    .map-nav-icon-top:before {
        z-index: 2;
        margin: -12px 0 0 -12px;
        width: 24px;
        height: 24px
    }

    .map-nav-icon-serial:after,
    .map-nav-icon-serial:before,
    .map-nav-icon-top:after,
    .map-nav-icon-top:before {
        content: " ";
        position: absolute;
        left: 50%;
        top: 50%;
        background: #75d24d;
        border-radius: 50%;
        -webkit-transform: scale(0);
        transform: scale(0);
        -webkit-transition: -webkit-transform .2s;
        transition: -webkit-transform .2s;
        transition: transform .2s;
        transition: transform .2s, -webkit-transform .2s
    }

    .map-nav-icon-serial:after,
    .map-nav-icon-top:after {
        z-index: 1;
        margin: -16px 0 0 -16px;
        width: 32px;
        height: 32px;
        opacity: .24
    }

    .map-nav-active>.map-nav-icon-serial,
    .map-nav-active>.map-nav-icon-top,
    .map-nav .map-nav-item:hover>.map-nav-icon-serial,
    .map-nav .map-nav-item:hover>.map-nav-icon-top {
        background: none
    }

    .map-nav-active>.map-nav-icon-serial span,
    .map-nav-active>.map-nav-icon-top span,
    .map-nav .map-nav-item:hover>.map-nav-icon-serial span,
    .map-nav .map-nav-item:hover>.map-nav-icon-top span {
        border-color: hsla(0, 0%, 100%, 0);
        background: hsla(0, 0%, 100%, 0);
        color: #fff
    }

    .map-nav-active>.map-nav-icon-serial:after,
    .map-nav-active>.map-nav-icon-serial:before,
    .map-nav-active>.map-nav-icon-top:after,
    .map-nav-active>.map-nav-icon-top:before,
    .map-nav .map-nav-item:hover>.map-nav-icon-serial:after,
    .map-nav .map-nav-item:hover>.map-nav-icon-serial:before,
    .map-nav .map-nav-item:hover>.map-nav-icon-top:after,
    .map-nav .map-nav-item:hover>.map-nav-icon-top:before {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.map-detail {
    width: 1000px;
    height: 600px;
    overflow: hidden;
    background: #fff
}

.map-detail-close {
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 3;
    cursor: pointer;
    background-image: url(../image/dim8f42000w.png);
    height: 18px;
    width: 18px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -392px -281px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    .map-detail-close {
        background-image: url(http://hongdikj.top/images/bundles/group/dmw200800002x.png);
        background-size: 325px 303px;
        background-position: -180px -137px;
        width: 18px;
        height: 18px
    }
}

.map-detail-map {
    float: left;
    width: 810px;
    height: 600px
}

.map-detail-journey {
    float: left;
    width: 179px;
    margin-right: 10px;
    border-left: 1px solid #ddd
}

.map-detail-journey .map-nav {
    position: relative;
    left: 0;
    top: 0;
    width: auto;
    height: 560px;
    margin: 20px 0;
    overflow: auto
}

.map-detail-journey .map-nav .map-nav-main {
    margin-left: 28px;
    border-left: 2px solid #ddd
}

.map-detail-journey .map-nav-icon-serial {
    right: auto;
    left: -17px
}

.map-detail-journey .map-nav ul {
    border: none
}

.map-detail-journey .map-nav li {
    padding-left: 20px;
    padding-right: 0;
    text-align: left
}

.map-detail-journey .map-nav-sub {
    margin-right: 0;
    margin-left: -20px
}