@charset 'utf-8';

/*!
 * DOSSM PAY FIRST TEMPLATE COMMON STYLESHEET
 * @required: base/reset.css
 * @author: samzeng@wintour.cn
 * @date: 01/03/2013
 * Copyright 2012
 */

/********************
 * 全站共用
 ********************/
body {
    color: #333;
    background-color: #fdf8f3;
}

/**
 * 默认链接
 */
a {
    color: #4e4032;
    text-decoration: none;
}
a:hover {
    color: #9d3400;
    text-decoration: none;
}

/**
 * 选取颜色
 */
::-moz-selection {
  color: #fff;
  color: rgba(255, 255, 255, 0.85);
  background: #ea4c89;
}
::selection {
  color: #fff;
  color: rgba(255, 255, 255, 0.85);
  background: #ea4c89;
}

/**
 * 布局
 */
.ds-layout {
    margin-right: auto;
    margin-left: auto;
    width: 960px;
}
.ds-header .ds-layout {
    position: relative;
    padding-bottom: 25px;
    height: 85px;
    z-index: 5;
}
.ds-main {
    position: relative;
    margin-bottom: 25px;
    z-index: 4;
}

/**
 * Logo
 */
.ds-logo,
.ds-logo a,
.ds-logo img {
    display: block;
    width: 128px;
    height: 85px;
    overflow: hidden;
}
.ds-logo {
    float: left;
}

/**
 * 精灵图
 */
.ds-dialog-close-default,
.ds-dialog-image .ds-button-dialog-close,
.ds-dialog-close,
.ds-notice-warning .ds-notice-container,
.ds-notice-error .ds-notice-container,
.ds-notice-success .ds-notice-container,
.ds-icon-tips,
.ds-icon-app,
.ds-icon-front-page,
.ds-currency-header .ds-icon-arrow,
.ds-language-header .ds-icon-arrow,
.ds-account-header .ds-icon-arrow,
.ds-account-header a,
.ds-icon-account,
.ds-follow-item a,
.ds-aside-item-header-title i,
.ds-scroll-trigger-num a,
.ds-return-top,
.ds-button-browser-tips-close,
.ds-form-help .ds-icon,
.ds-icon-list-view,
.ds-icon-grid-view,
.ds-list-item-count .ds-icon-clock,
.ds-icon-back-type,
.ds-icon-desk-type,
.ds-icon-theater-type,
.ds-icon-banquet-type,
.ds-icon-u-type,
.ds-icon-board-type,
.ds-icon-cocktail-type,
.ds-icon-grouping-type,
.ds-icon-latest,
.ds-icon-hot,
.ds-comment-item-meta-title .ds-icon,
.ds-icon-aside-booking,
.ds-view-product-info .ds-icon-product-info-arrows,
.ds-surrounding-list .ds-icon-pic,
.ds-gallery-trigger-prev,
.ds-gallery-trigger-next,
.ds-gallery-control-prev,
.ds-gallery-control-next,
.ds-dialog-album .ds-button-prev,
.ds-dialog-album .ds-button-next,
.ds-icon-tick,
.ds-rating-tips i,
.ds-api-impression-star .ds-icon-star,
.ds-rating-item .ds-icon-star,
.ds-api-impression-star .ds-icon-star-checked,
.ds-rating-item .ds-icon-star-checked,
.ds-api-impression-star .ds-icon-star-half-checked,
.ds-rating-item .ds-icon-star-half-checked,
.ds-account-desc-item,
.ds-aside-list-hot .ds-arrow,
.ds-icon-zoom-in,
.ds-icon-clause,
.ds-icon-avg,
.ds-lodger-close,
.ds-button-additional .ds-icon-del-services,
.ds-icon-payment-type-alipay,
.ds-icon-payment-type-paypal,
.ds-icon-payment-type-unionpay,
.ds-icon-payment-type-weixin,
.ds-icon-payment-type-wxscan,
.ds-icon-payment-type-account,
.ds-aside-member-nav-item a,
.ds-aside-nav a,
.ds-aside-bottom,
.ds-google-map-tips-arrow,
.ds-icon-calendar,
.jc-select-arrow,
.jc-icon-calendar {
    background-image: url(/assets/images/dossm-pay/tmpl3/skin1/sprites.png);
    background-repeat: no-repeat;
}


/**
 * 谷歌地图坐标
 */
.ds-google-map-tips {
    position: relative;
    padding: 0 5px;
    height: 18px;
    background-color: #ee5d5b;
    border: 1px solid #bc3b3a;
    color: #fff;
    line-height: 18px;
    text-align: center;
    white-space: nowrap;
}
.ds-google-map-tips-arrow {
    position: absolute;
    top: 18px;
    left: 10px;
    width: 11px;
    height: 9px;
    background-position: -238px -1646px;
}

/* 返回头部 */
.ds-return-top {
    display: none;
    position: fixed;
    _position: absolute;
    right: 10px;
    bottom: 10px;
    width: 50px;
    height: 40px;
    text-indent: -99999em;
    background-position: 0 -1751px;
}
.ds-return-top:hover {
    background-position: 0 -1841px;
}

/**
 * 加载
 */
.ds-loader-small {
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    background: url(../../../../images/dossm-pay/tmpl1/skin1/loader-small.gif) no-repeat 50% 50%;
}

/**
 * 气泡提示组件
 */
.ds-poptip {
    padding: 10px;
    -moz-box-shadow: 5px 5px 5px rgba(0, 0,0, .2);
    -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, .2);
    box-shadow: 5px 5px 5px rgba(0, 0, 0, .2);
    background-color: #fff;
    border: 1px solid #ccc;
}

/**
 * 价格
 */
.ds-price {
    font-family: Arial;
}
.ds-price .sign {
    margin-right: 5px;
}
.ds-price dfn {
    margin-right: 3px;
    color: #9e2b16;
}
strong.ds-price dfn {
    font-weight: 700;
}
.ds-price span,
.ds-price del {
    color: #9e2b16;
}

/* 旧浏览器升级提示 */
.ds-browser-wrapper {
    position: absolute;
    z-index: 888;
}
.ds-browser-container {
    position: absolute;
    right: 10px;
    bottom: 10px;
    padding: 10px;
    border: 1px solid #a1a49f;
    background-color: #f2f2f2;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cccccc');
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#cccccc));
    background-image: -webkit-linear-gradient(top, #ffffff, #cccccc);
    background-image: -moz-linear-gradient(top, #ffffff, #cccccc);
    background-image: -o-linear-gradient(top, #ffffff, #cccccc);
    background-image: linear-gradient(to bottom, #ffffff, #cccccc);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    z-index: 887;
}
.ds-browser-content {
    padding: 0 40px 0 60px;
    width: 150px;
    background: url(../../../../images/dossm-pay/tmpl1/skin1/icon-warning-browser.png) no-repeat 10px 50%;
}
.ds-browser-content a {
    color: #b34b39;
}
.ds-browser-content a:hover {
    text-decoration: underline;
}
.ds-button-browser-tips-close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 16px;
    height: 16px;
    line-height: 99999em;
    background-position: -238px -760px;
    overflow: hidden;
}
.ds-button-browser-tips-close:hover {
    background-position: 0 -16px;
}

/********************
 * 表单
 ********************/
 /* 公用 */
.ds-form-item:after {
    display: block;
    height: 0;
    visibility: hidden;
    font-size: 0;
    content: ' ';
    clear: both;
}
.ds-form-item {
    zoom: 1;
}
.ds-form-required {
    margin-right: 3px;
    color: #f00;
    font-family: SimSun;
}
.ds-form-title {
    margin-bottom: 20px;
}
.ds-form-title h2 {
    font-size: 14px;
}

/* 表单提示 */
.ds-form-explain {
    padding: 5px 0 0;
    color: #b2b2b2;
}
.ds-form-explain-important {
    color: #c00;
}
/* 日历对象 */
.ds-form-item-date {
    position: relative;
}
.ds-icon-calendar,
.jc-icon-calendar {
    position: absolute;
    top: 4px;
    right: 5px;
    width: 16px;
    height: 16px;
    background-position: -238px -842px;
}

/**
 * 水平表单
 */
.ds-form-horizontal .ds-form-item {
    padding: 0 5px 10px 155px;
}
.ds-form-horizontal .ds-label {
    float: left;
    margin-left: -155px;
    padding-top: 3px;
    width: 150px;
    text-align: right;
}

/* 状态 */
.ds-form-help {
    display: block;
    margin-top: 5px;
    vertical-align: top;
}
.ds-form-item-error .ds-form-help {
    color: #f00;
}
.ds-form-item-error .ds-form-help .ds-icon,
.ds-form-item-success .ds-form-help .ds-icon {
    display: inline-block;
    margin-left: 3px;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    background-position: -238px -1514px;
}
.ds-form-item-error .ds-form-help .ds-icon {
    margin-right: 3px;
}
.ds-form-item-error .ds-input,
.ds-form-item-error .ds-textarea {
    border: 1px solid #f00;
}
.ds-form-item-success .ds-form-help {
    display: inline-block;
    margin-top: 0;
}
.ds-form-item-success .ds-form-help .ds-icon {
    background-position: -238px -1580px;
}

/* 文本输入框 */
.ds-input,
.ds-select,
.ds-textarea {
    color: #484848;
    background-color: #fff;
    border: 1px solid #c8c8c8;
    -moz-box-shadow: 0 0 5px #e2e2e2 inset;
    -webkit-box-shadow: 0 0 5px #e2e2e2 inset;
    box-shadow: 0 0 5px #e2e2e2 inset;
}
.ds-input {
    padding: 0 5px;
    width: 150px;
    height: 24px;
    line-height: 24px;
}
.ds-form-item .ds-input {
    vertical-align: middle;
}
.ds-select {
    padding: 3px 3px 3px 2px;
    width: 162px;
    height: 26px;
    line-height: 26px;
}
.ds-textarea {
    padding: 5px;
    width: 312px;
    height: 80px;
}

/* 单选/复选 */
.ds-radio,
.ds-checkbox {
    margin-right: 10px;
}
.ds-radio-last,
.ds-checkbox-last {
    margin-right: 0;
}
.ds-radio-input,
.ds-checkbox-input {
    margin: 0 3px 0 0;
    margin-top: -2px\9;
    margin-right: 2px\9;
    *margin-right: -1px;
    *margin-top: 0;
    _margin-bottom: 3px;
    vertical-align: middle
}

/* 点位符提示 */
.ds-placeholder {
    position: absolute;
    color: #999;
}

/**
 * 按钮
 */

/* 公用 */
.ds-button {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: none;
}
.ds-button:active,
.ds-button-active {
    position: relative;
    top: 1px;
}

.ds-button-text {}

/* 状态 */
.ds-button-hover {}
.ds-button-disabled {}

/* 默认按钮/褐色 */
.ds-button-default,
.ds-button-default:hover,
.ds-button-default-hover,
.ds-button-primary,
.ds-button-primary:hover,
.ds-button-primary-hover {
    width: 100px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    background-color: #4e4032;
}
.ds-button-default:hover,
.ds-button-default-hover {
    background-color: #a07750;
}

/* 主按钮/红色 */
.ds-button-primary,
.ds-button-primary:hover,
.ds-button-primary-hover {
    background-color: #bf9b3b;
}
.ds-button-primary:hover,
.ds-button-primary-hover {
    background-color: #f3c648;
}

/* 文字按钮 */
.ds-button-link {
    background: none;
}

/* 不能点击/灰色 */
.ds-button-disabled,
.ds-button-disabled:hover,
.ds-button-disabled-hover {
    cursor: not-allowed;
    color: #fff;
    background-color: #d4d4d4;
    -webkit-text-shadow: 0 -1px 1px #aaa;
    -moz-text-shadow: 0 -1px 1px #aaa;
    text-shadow: 0 -1px 1px #aaa;
}
.ds-button-disabled:active,
.ds-button-disabled-active {
    top: 0;
}

/**
 * 表格
 */
.ds-table {
    width: 100%;
}

/**
 * 分页
 */
.ds-pagination {
    padding-top: 10px;
    text-align: right;
    letter-spacing: -.34em;
    *letter-spacing: normal;
    word-spacing: -.43em;
}
.ds-pagination-page,
.ds-pagination-count {
    display: inline-block;
    *display: inline;
    vertical-align: top;
    word-spacing: normal;
    letter-spacing: normal;
    zoom: 1;
}
.ds-pagination-page {
    margin-right: 20px;
}
.ds-pagination-page a,
.ds-pagination-page span {
    display: inline-block;
    margin-right: 3px;
    padding: 1px 7px;
    color: #999;
    line-height: 18px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.ds-pagination-page a:hover {
    padding: 0 6px;
    color: #666;
    border: 1px solid #eee;
    background-color: #eee;
    text-decoration: none;
    -webkit-transition: color .2s linear, background-color .3s linear;
    -moz-transition: color .2s linear, background-color .3s linear;
    transition: color .2s linear, background-color .3s linear;
}
.ds-pagination-page .ds-pagination-page-item-current,
.ds-pagination-page .current {
    color: #fff;
    background-color: #999;
}
.ds-pagination-count {
    color: #ccc;
    line-height: 20px;
}
.ds-pagination-count span {
    margin: 0 3px;
}

/********************
 * 列表
 *******************/
/**
 * 默认列表/垂直列表
 */
.ds-list {}
.ds-list-group {}
.ds-list-group-last {
    margin-bottom: 0;
    padding-bottom: 0;
}

/* 横向列表 */
.ds-inline-list .ds-list-item {
    float: left;
}
.ds-inline-list .ds-list-item-last {
    margin-right: 0!important;
}

/**
 * 两栏列表
 */
.ds-two-column-list .ds-list-item {
    margin-right: 20px;
    width: 345px;
}

/**
 * 三栏列表
 */
.ds-three-column-list .ds-list-item {
    margin-right: 10px;
    width: 230px;
}

/**
 * 选项卡
 */
.ds-tab-trigger-item {
    cursor: pointer;
}
.ds-tab-trigger-item-current {
    cursor: default!important;
}



/********************
 * 内容排版
 ********************/

 /* 标题 */
.ds-typo h1 {
    font-size: 1.8em;
}
.ds-typo h2 {
    font-size: 1.6em;
}
.ds-typo h3 {
    font-size: 1.4em;
}
.ds-typo h4 {
    font-size: 1.2em;
}
.ds-typo h5,
.ds-typo h6 {
    font-size: 1em;
}

/* 列表 */
.ds-typo ul {
    margin-left: 1.3em;
    list-style: disc;
}
.ds-typo ol {
    list-style: decimal;
    margin-left: 1.9em;
}
.ds-typo li ul,
.ds-typo li ol {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 2em;
}
.ds-typo li ul {
    list-style: circle;
}
.ds-typo p {
    margin: 10px 0;
    line-height: 1.8;
}
.ds-typo em {
    font-weight: 700;
}
.ds-typo img {
    max-width: 700px;
}

/********************
 * CSS3 预设
 ********************/
/**
 * 公用
 */
.ds-animated {
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    animation-duration: 1s;
}

/**
 * 显示时间
 */
/* 慢 */
.ds-slow {
    -webkit-animation-delay: .5s;
    -moz-animation-delay: .5s;
    animation-delay: .5s;
}
/* 非常慢 */
.ds-super-slow {
    -webkit-animation-delay: 1.5s;
    -moz-animation-delay: 1.5s;
    animation-delay: 1.5s;
}

/**
 * 效果
 */
/* 渐显 */
@-webkit-keyframes fadeIn {
    0% { opacity: 0; }
    100% { opacity: 1; }
}
@-moz-keyframes fadeIn {
    0% { opacity: 0; }
    100% { opacity: 1; }
}
@-o-keyframes fadeIn {
    0% { opacity: 0; }
    100% { opacity: 1; }
}
@keyframes fadeIn {
    0% { opacity: 0; }
    100% { opacity: 1; }
}
.ds-fade-in {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn;
}

/* 向左渐显 */
@-webkit-keyframes fadeInRight {
    0% { opacity: 0; -webkit-transform: translateX(20px); }
    100% { opacity: 1; -webkit-transform: translateX(0px); }
}
@-moz-keyframes fadeInRight {
    0% { opacity: 0; -moz-transform: translateX(20px); }
    100% { opacity: 1; -moz-transform: translateX(0px); }
}
@-o-keyframes fadeInRight {
    0% { opacity: 0; -o-transform: translateX(20px); }
    100% { opacity: 1; -o-transform: translateX(0px); }
}
@keyframes fadeInRight {
    0% { opacity: 0; transform: translateX(20px); }
    100% { opacity: 1; transform: translateX(0px); }
}
.ds-fade-in-right {
    -webkit-animation-name: fadeInRight;
    -moz-animation-name: fadeInRight;
    -o-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

/**
 * 缺省处理
 */
/* 图片缺省 */
.ds-no-pic {
    background: #fff url(../../../../images/dossm-pay/tmpl1/skin1/no-pic.png) no-repeat 50% 50%;
    outline: 1px solid #eee;
}
.ds-no-pic-small {
    background: #fff url(../../../../images/dossm-pay/tmpl1/skin1/no-pic-small.png) no-repeat 50% 50%;
    outline: 1px solid #eee;
}

/**
 * 日历控件
 * @required calendar.js
 */
.ds-calendar-wrapper {
    width: 665px;
    overflow: hidden;
    font-size: 13px;
    background: #fff;
    z-index: 999999;
}
.ds-calendar-module {
    float: left;
    margin-right: 5px;
    padding: 15px 25px;
    width: 280px;
    vertical-align: top;
    word-spacing: normal;
    letter-spacing: normal;
    background: #fafafa;
    border-top: 1px solid #e3e2e2;
    zoom: 1;
}
.ds-calendar-module-last {
    margin-right: 0
}
.ds-table-calendar th,
.ds-table-calendar td {
    padding: 1px 6px 0;
}
.ds-table-calendar th {
    padding: 5px 0;
    font-weight: 700;
    text-align: center;
}
.ds-calendar-title th {
    color: #565656;
}
.ds-calendar-title th a {
    color: #bf9b3b;
    font-size: 16px;
    font-size: 'SimSun';
}
.ds-calendar-weeks th {
    border-top: 1px solid #c4c4c4;
    color: #707070;
}
.ds-table-calendar tbody span,
.ds-table-calendar tbody a {
    display: block;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    text-decoration: none;
    font-size: 11px;
    font-family: Arial;
}
.ds-table-calendar a {
    color: #666;
}
.ds-table-calendar .ds-state-active,
.ds-table-calendar tbody a:hover {
    color: #fff;
    background-color: #e1b743;
    text-decoration: none;
}
.ds-table-calendar .ds-state-disabled {
    color: #a8a8a8;
}

/**
 * 弹出层
 */
.ds-dialog {
    width: 800px;
}
.ds-dialog-overlay {
    background: url(../../../../images/dossm-pay/tmpl1/skin1/background-dialog-overlay.png) repeat 0 0;
}
.ds-dialog-close-default,
.ds-dialog-image .ds-button-dialog-close {
    position: absolute;
    top: -15px;
    right: -15px;
    width: 33px;
    height: 34px;
    background-position: 0 -429px;
    text-indent: -9999em;
    z-index: 100;
}
/* 模块弹出层 */
.ds-dialog-header {
    position: relative;
    height: 36px;
    background-color: #f2f2f2;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e6e6e6)); /* Chrome, Safari 4+ */
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6); /* Firefox 3.6-15 */
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6); /* Opera 11.10-12.00 */
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6); /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */
}
.ds-dialog-header-title {
    padding-left: 10px;
    line-height: 36px;
    color: #9e2b16;
    font-size: 16px;
}
.ds-dialog-close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 16px;
    height: 16px;
    text-indent: -9999em;
    background-position: 0 -297px;
}
.ds-dialog-close:hover {
    background-position: 0 -363px;

}
.ds-dialog-container {
    background: #fff;
}
.ds-dialog-content {
    padding: 20px 10px;
}

/* 图片弹出层 */
.ds-dialog-image .ds-dialog-box {
    padding: 15px;
    background: #f9f9f9;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
}
.ds-dialog-image .ds-dialog-box img {
    display: block;
}

/**
 * 加载
 */
.ds-loading {
    display: block;
    margin: 0 auto;
    padding: 15px 30px;
}
.ds-loading-content {
    padding-top: 20px;
    background: url(../../../../images/dossm-pay/tmpl1/skin1/loading-horizontal.gif) no-repeat 50% 0;
    text-align: center;
}

/**
 * 信息提示框
 */
.ds-notice {
    position: fixed;
    _position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background-color: #eee;
    border-bottom: 1px solid #ccc;
    z-index: 99;
}
.ds-notice-container {
    position: relative;
    margin-right: auto;
    margin-left: auto;
    padding: 10px 50px 10px 20px;
    width: 890px;
}
.ds-button-notice-close {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
    color: #000;
    -moz-text-shadow: 0 1px 0 #fff;
    -webkit-text-shadow: 0 1px 0 #fff;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}
.ds-button-notice-close:hover {
    opacity: 1;
    color: #000;
    filter: alpha(opacity=100);
}
/* 警告状态 */
.ds-notice-warning {
    background: #fefea4;
    border-bottom: 1px solid #e6e098;
}
.ds-notice-warning .ds-notice-container {
    background-image: url(/assets/images/dossm-pay/tmpl3/skin1/icon-notice-warning.png);
    background-position: left center;
    background-repeat: no-repeat;
}
/* 错误状态 */
.ds-notice-error {
    background: #fdeee9;
    border-bottom: 1px solid #fadcd3;
}
.ds-notice-error .ds-notice-container {
    background-image: url(/assets/images/dossm-pay/tmpl3/skin1/icon-notice-error.png);
    background-position: left center;
    background-repeat: no-repeat;
}
/* 成功状态 */
.ds-notice-success {
    background: #edfed0;
    border-bottom: 1px solid #e1e1ca;
}
.ds-notice-success .ds-notice-container {
    background-image: url(/assets/images/dossm-pay/tmpl3/skin1/icon-notice-success.png);
    background-position: left center;
    background-repeat: no-repeat;
}
/* 确认弹窗 */
.ds-confirm-dialog {
    background-color: #fff;
    padding: 20px;
    border: 15px solid #ccc;
    border-radius: 10px;
    position: relative;
    width: 325px;
}
.ds-confirm-dialog-body {
    text-align: center;
}
.ds-confirm-dialog-body p {
    width: 100%;
    font: 400 14px/22px 'Microsoft YaHei';
    margin-bottom: 25px;
    text-align: left;
}
.ds-confirm-dialog-body a {
    margin: 0 10px;
}

/**
 * 文字提示信息
 */
.ds-tips {
    position: relative;
    padding: 8px 12px;
    border: 1px solid #b2e2ea;
    background-color: #e5f2f8;
    zoom: 1;
}
.ds-icon-tips {
    display: inline-block;
    height: 18px;
    margin-right: 10px;
    vertical-align: middle;
    width: 18px;
    background-position: -476px -1072px;
}

/* 警告状态 */
.ds-tips-warning {
    background: #fefea4;
    border: 1px solid #e6e098;
}
.ds-tips-warning .ds-icon-tips {
    background-position: -476px -1269px;
}
/* 错误状态 */
.ds-tips-error {
    border-color: #fadcd3;
    background-color: #fdeee9;
}
.ds-tips-error .ds-icon-tips {
    background-position: -476px -1137px;
}
/* 成功状态 */
.ds-tips-success {
    border-color: #e1e1ca;
    background-color: #edfed0;
}
.ds-tips-success .ds-icon-tips {
    background-position: -476px -1203px;
}

/**
 * 政策
 */
.ds-policy dl {
    margin-bottom: 5px;
    overflow: hidden;
}
.ds-policy dt {
    float: left;
    margin-right: 5px;
    font-weight: 700;
}
.ds-policy dd {
    overflow: hidden;
    zoom: 1;
}

/**
 * 合作伙伴
 */
.ds-partner-item {
    float: left;
    width: 138px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    text-indent: -9999em;
    background-color: #fff;
    border: 1px solid #ddd;
}
.ds-partner-item-last {
    margin-right: 0;
}
.ds-partner-item-alipay {
    background: #fff url(../../../../images/dossm-pay/tmpl1/skin1/logo-alipay.png) no-repeat 50% 50%;
}
.ds-partner-item-unionpay {
    background: #fff url(../../../../images/dossm-pay/tmpl1/skin1/logo-unionpay2.png) no-repeat 50% 50%;
}
.ds-partner-item-paypal {
    background: #fff url(../../../../images/dossm-pay/tmpl1/skin1/logo-paypal.png) no-repeat 50% 50%;
}
.ds-partner-item-weixin {
    background: #fff url(../../../../images/dossm-pay/tmpl1/skin1/wechat-pay.png) no-repeat 50% 50%;
}
.ds-partner-item-wxscan {
    background: #fff url(../../../../images/dossm-pay/tmpl1/skin1/wechat-scan-code.png) no-repeat 50% 50%;
}
.ds-partner-item-account {
    background: #fff url(../../../../images/dossm-pay/tmpl1/skin1/prepay.png) no-repeat 50% 50%;
}

/**
 * 预订入口
 */
.ds-dialog-action .ds-icon-arrow,
.ds-dialog-action .ds-icon-arrow i,
.ds-aside-list-hot .ds-icon-arrow,
.ds-aside-list-hot .ds-icon-arrow i {
    display: inline-block;
    font-style: normal;
}
.ds-dialog-action .ds-icon-arrow,
.ds-aside-list-hot .ds-icon-arrow {
    position: relative;
    margin-right: 4px;
    width: 4px;
    height: 7px;
    vertical-align: middle;
    font-size: 12px;
    line-height: 12px;
    overflow: hidden;
}
:root .ds-dialog-action .ds-icon-arrow,
:root .ds-aside-list-hot .ds-icon-arrow {
    line-height: 13px\0;
}
.ds-dialog-action .ds-icon-arrow i,
.ds-aside-list-hot .ds-icon-arrow i {
    position: absolute;
    top: -2px;
    right: -1px;
    width: 12px;
    height: 12px;
    font-family: 'SimSun'
}


/* 查询修改订单 */
.ds-dialog-search,
.ds-dialog-login {
    width: 450px;
}

/********************
 * 头部模块
 ********************/

 /**
  * 工具栏
  */
.ds-toolbar {
    position: relative;
    float: right;
    padding-top: 10px;
    color: #686868;
    z-index: 5;
}
.ds-toolbar-item {
    float: left;
    margin-right: 10px;
    padding: 0 8px;
    height: 25px;
    line-height: 25px;
    background-color: #e6e4e4;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.ds-toolbar-item i {
    display: inline-block;
    vertical-align: top;
}
.ds-toolbar a {
    color: #7e7e7e;
}
.ds-toolbar a:hover {
    color: #caa13d;
}
.ds-toolbar-item-last {
    margin-right: 0;
}
.ds-icon-app {
    width: 16px;
    height: 25px;
    background-position: -713px -326px;
}
.ds-icon-front-page {
    display: block;
    width: 16px;
    height: 16px;
    overflow: hidden;
    text-indent: -9999em;
}
.ds-icon-front-page {
    width: 16px;
    height: 25px;
    vertical-align: top;
    background-position: -714px -448px;
}
.ds-currency-header,
.ds-language-header,
.ds-account-header {
    cursor: pointer;
    position: relative;
    z-index: 11;
}
.ds-currency-header .ds-icon-arrow,
.ds-language-header .ds-icon-arrow,
.ds-account-header .ds-icon-arrow,
.jc-select-arrow {
    float: right;
    margin-top: 9px;
    width: 10px;
    height: 6px;
    vertical-align: middle;
    background-position: -714px -397px;
    -webkit-transition-duration: .8s;
    -moz-transition-duration: .8s;
    -o-transition-duration: .8s;
    transition-duration: .8s;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    overflow: hidden;
}
.ds-currency-hover:hover .ds-icon-arrow,
.ds-language-hover:hover .ds-icon-arrow,
.ds-account-hover:hover .ds-icon-arrow,
.jc-select-title:hover .jc-select-arrow {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.ds-app-header,
.ds-currency-header,
.ds-language-header,
.ds-account-header {
    height: 25px;
    -webkit-border-top-left-radius: 3px;
    -moz-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
}
.ds-app-container,
.ds-currency-container,
.ds-language-container,
.ds-account-container {
    display: none;
    text-align: left;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.ds-app-container {
    -webkit-border-top-right-radius: 3px;
    -moz-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
}
.ds-app-hover .ds-app-container,
.ds-currency-hover .ds-currency-container,
.ds-language-hover .ds-language-container,
.ds-account-hover .ds-account-container {
    display: block;
}

/* APP QR */
.ds-app-header {
    cursor: pointer;
    height: 25px;
}
.ds-app-hover,
.ds-currency-hover,
.ds-language-hover,
.ds-account-hover {
    position: relative;
    top: -1px;
    left: -1px;
    padding: 0;
    background: none;
    z-index: 5;
}
.ds-app-hover {
    left: 1px;
}
.ds-app-hover .ds-app-header,
.ds-currency-hover .ds-currency-header,
.ds-language-hover .ds-language-header,
.ds-account-hover .ds-account-header {
    position: relative;
    padding: 0 8px;
    height: 30px;
    background-color: #fff;
    border: 1px solid #d4d4d4;
    border-bottom: 0;
    z-index: 11;
}
.ds-app-hover .ds-app-container,
.ds-currency-hover .ds-currency-container,
.ds-language-hover .ds-language-container,
.ds-account-hover .ds-account-container {
    position: absolute;
    top: 31px;
    left: 0;
    padding: 5px 0;
    width: 110px;
    background-color: #fff;
    border: 1px solid #d4d4d4;
    border-top: 0;
    z-index: 10;
}
.ds-app-hover .ds-app-container {
    margin-top: -1px;
    padding-top: 10px;
    width: 158px;
    border-top: 1px solid #d4d4d4;
    text-align: center;
}
.ds-app img {
    display: block;
    margin-right: auto;
    margin-left: auto;
    width: 148px;
    height: 148px;
}

/* 货币转换 */
.ds-currency {
    min-width: 80px;
}
.ds-currency .ds-loader-small,
.ds-account .ds-loader-small {
    display: inline-block;
    margin: 3px auto 0;
}
.ds-currency-header {
    position: relative;
    width: 80px;
}
.ds-currency-hover .ds-currency-header {
    width: 78px;
}
.ds-currency-hover .ds-currency-container {
    width: 94px;
}
.ds-currency-explain {
    padding: 0 8px;
    line-height: 18px;
}
.ds-currency-list-item a,
.ds-language-list-item a,
.ds-account-list-item a {
    display: block;
    padding: 2px 10px;
    height: 18px;
    line-height: 18px;
}
.ds-currency-list-item-current a,
.ds-language-list-item-current a {
    color: #000;
}

/* 多语言切换 */
.ds-language-hover {
    z-index: 6;
}
.ds-language-header {
    width: 66px;
}
.ds-language-hover .ds-language-header {
    width: 64px;
}
.ds-language-hover .ds-language-container {
    width: 80px;
    z-index: 11;
}

/* 帐号 */
.ds-account .ds-splite {
    padding: 0 5px;
}
.ds-account-header a,
.ds-icon-account {
    display: inline-block;
    width: 18px;
    height: 16px;
    background-position: -238px 0;
}
.ds-account-header a {
    margin-top: 5px;
}
.ds-account-header-login {
    width: 30px;
}
.ds-account-hover {
    left: 0;
}
.ds-account-hover .ds-account-header {
    padding: 0 7px;
    width: 30px;
}
.ds-account-hover .ds-account-container {
    right: 0;
    left: auto;
    margin-top: -1px;
    width: 90px;
    border-top: 1px solid #d4d4d4;
}
.ds-account-message-count {
    margin-left: 5px;
    padding: 0 5px;
    height: 16px;
    line-height: 16px;
    color: #fff;
    background-color: #a02c17;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

/**
 * 主导航模块
 */
.ds-nav {
    position: absolute;
    right: 0;
    bottom: 25px;
    width: 790px;
    height: 38px;
    z-index: 3;
    background: #4e4032;
    -moz-box-shadow: 0 5px 6px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0 5px 6px rgba(0, 0, 0, .3);
    box-shadow: 0 5px 6px rgba(0, 0, 0, .3);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.ds-nav-item {
    float: left;
    padding: 0 5px;
    width: 90px;
    height: 38px;
    line-height: 38px;
    text-align: center;
}
.ds-nav-item-first,
.ds-nav-item-first a {
    -moz-border-top-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -moz-border-bottom-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.ds-nav-item-first {
    padding-left: 0;
}
.ds-nav-item-last,
.ds-nav-item-last a {
    -moz-border-top-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    -moz-border-bottom-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.ds-nav-item-last {
    padding-right: 0;
}
/* 状态 */
.ds-nav a,
.ds-nav a:visited {
    display: block;
    color: #fff;
    font-size: 14px;
    text-transform: capitalize;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.ds-nav-item-current a,
.ds-nav-item-current a:visited,
.ds-nav a:hover {
    background: #bf9b3b;
}

/**
 * 图片轮换模块
 */
.ds-banner,
.ds-slide {
    position: relative;
    z-index: 3;
}
.ds-slide-inner {
    position: relative;
}
.ds-slide-item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    line-height: 999999em;
    background-position: 50% 0;
    background-repeat: no-repeat;
    overflow: hidden;
    z-index: 4;
}
.ds-slide-trigger-num {
    position: relative;
    margin: 0 auto;
    width: 960px;
    text-align: right;
    z-index: 5;
}
.ds-slide-trigger-num-item {
    position: relative;
    top: 430px;
    right: 40px;
    display: inline-block;
    margin-left: 7px;
    width: 14px;
    height: 14px;
    line-height: 99999em;
    background: #fff;
    overflow: hidden;
}
.ds-slide-trigger-num-item-current {
    background: #e3b545;
}

/********************
 * 脚部模块
 ********************/

/**
 * 公用
 */
.ds-footer {
    padding-bottom: 20px;
    padding-top: 40px;
    border-top: 1px solid #e1e1e1;
}

/**
 * 频道链接模块
 */
.ds-link {
    margin-bottom: 30px;
}
.ds-link-item {
    float: left;
    margin-right: 20px;
    width: 120px;
}
.ds-link-item-last {
    margin-right: 0;
}
.ds-link-item dt {
    margin-bottom: 14px;
    font-size: 16px;
}
.ds-link-item dd {
    margin-bottom: 3px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ds-link-item dd a {
    color: #484848;
}
.ds-link-item a:hover {
    color: #9d3400;
}

/**
 * 脚部链接
 */
.ds-footer-link {
    margin-bottom: 5px;
    margin-left: 110px;
    line-height: 20px;
    overflow: hidden;
}
.ds-footer-link a {
    color: #4e4032;
}
.ds-footer-link a:hover {
    text-decoration: underline;
}
.ds-footer-link-item {
    float: left;
    padding: 0 8px;
    font-size: 12px;
    letter-spacing: normal;
    word-spacing: normal;
    border-right: 1px solid #4e4032;
    line-height: 14px;
    vertical-align: top;
    zoom: 1;
}
.ds-footer-link-item-last {
    padding-right: 0;
    border-right: none;
}

/**
 * 社会化媒体
 */
.ds-follow {
    float: left;
}
.ds-follow-item {
    float: left;
    width: 20px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
}
.ds-follow-item {
    margin-right: 5px;
}
.ds-follow-item-last {
    margin-right: 0;
}
.ds-follow a {
    display: block;
    width: 20px;
    height: 20px;
    text-indent: -9999em;
}
.ds-weibo {
    background-position: -714px -888px;
}
.ds-facebook {
    background-position: -238px -1444px;
}
.ds-twitter {
    background-position: -714px -582px;
}

/**
 * 侧栏
 */
.ds-aside-item a:hover {
    color: #9d3400;
}
.ds-aside-item-header {
    padding: 12px 15px;
    border-top: 1px solid #dfdfdf;
}
.ds-aside-item-header .ds-more {
    float: right;
}
.ds-aside-item-header-title {
    color: #4e4e4e;
    font-size: 14px;
}
.ds-aside-item-header-title a {
    display: block;
}
.ds-aside-item-header-title i {
    display: inline-block;
    margin-right: 10px;
    width: 28px;
    height: 28px;
    vertical-align: middle;
}
.ds-icon-tel {
    background-position: -714px -1307px;
}
.ds-icon-location {
    background-position: -714px -1125px;
}
.ds-icon-comment {
    background-position: -714px -1011px;
}
.ds-aside-item-location a:hover .ds-icon-location {
    background-position: -714px -1181px;
}
.ds-aside-item-comment a:hover .ds-icon-comment {
    background-position: -714px -1068px;
}
.ds-aside-item-container {
    padding: 0 15px 7px;
}
.ds-aside-item-container p {
    margin-bottom: 5px;
    text-align: right;
    font-size: 18px;
}
.ds-aside-item-offer .ds-aside-item-header-title a {
    color: #9e3400;
    font-size: 14px;
}
.ds-aside-item-offer a {
    color: #4e4032;
}

/**
 * 脚部网站信息
 */
.ds-footer-info {
    margin-bottom: 3px;
    margin-left: 120px;
    color: #656565;
}
.ds-footer-info a {
    color: #656565;
    text-decoration: underline;
}
.ds-footer-info-item {
    display: inline-block;
    *display: inline;
    margin-right: 10px;
    vertical-align: top;
    zoom: 1;
}
.ds-footer-info-item-last {
    margin-right: 0;
}
.ds-footer-info a {
    text-decoration: underline;
}

/* 慧评入口 */
.ds-brandwisdom-rating {
    font-size: 14px;
}
.ds-api-impression-star .ds-api-comment-score,
.ds-brandwisdom-rating .ds-api-comment-score {
    display: inline-block;
    margin: 0 3px;
    color: #fe3f04;
    font-size: 24px;
    font-weight: 700;
}
.ds-brandwisdom-link {
    text-align: right;
}
.ds-brandwisdom-link a,
.ds-brandwisdow-link a:hover {
    color: #734229;
    text-decoration: underline;
}
/*悬浮窗口*/
.float-panel {
    position: fixed;
    z-index: 99;
    right: 0;
    top: 200px;
    padding: 20px 0 56px;
    background:rgba(0,0,0,.6);
    background:#000\9;
    filter:alpha(opacity=60)\9;
}
.float-social{
    position: relative\9;
}
.float-social>span,
.float-social>a{
    display: block;
    cursor: pointer;
}
.icon-social-text,
.icon-panel-qq,
.icon-panel-email,
.icon-panel-favorite,
.icon-panel-weixin,
.icon-panel-sina,
.icon-panel-tenxun,
.icon-social-text{
    display: inline-block;
    height: 35px;
    width: 35px;
    font-size: 0;
    background-image: url(/assets/images/dossm-pay/tmpl3/skin1/float-panel-sprites.png);
}

.icon-social-text {
    background-position: 0px -487px;
    height: 80px;
    margin-bottom: 10px;
}
.icon-panel-qq {
    background-position: 0px -214px;
}
.icon-panel-qq:hover {
    background-position: 0 -264px;
}
.icon-panel-email {
    background-position: -1px -68px;
}
.icon-panel-email:hover {
    background-position: -2px -100px;
}
.icon-panel-favorite {
    background-position: 0px -164px;
}
.icon-panel-favorite:hover {
    background-position: -1px -131px;
}
.icon-panel-weixin {
    background-position: -2px 3px;
    position: relative;
}
.icon-panel-weixin:hover {
    background-position: -1px -29px;
}
.icon-panel-weixin:hover .panel-weixin-container {
    display: block;
}
.icon-panel-sina {
    background-position: -3px -324px;
}
.icon-panel-sina:hover {
    background-position: -3px -365px;
}
.icon-panel-tenxun {
    background-position: -1px -406px;
}
.icon-panel-tenxun:hover {
    background-position: 0 -444px;
}
.panel-weixin-container{
    display: none;
    position: absolute;
    top: -5px;
    right: 35px;
    padding: 10px;
    background: #FFF;
    font: 12px \5FAE\8F6F\96C5\9ED1;
    text-align: center;
    color: #5c5c5c;
    box-shadow: 0 0 3px rgba(25, 19, 2, 0.42);
}
.panel-weixin-container img{
    margin-bottom: 10px;
}
.panel-weixin-arrow{
    border-bottom: 5px dashed transparent;
    border-left: 5px solid #fff;
    border-top: 5px dashed transparent;
    position: absolute;
    right: -5px;
    top: 10px;
    content: "";
    display: inline-block;
    height: 0;
    line-height: 0;
    width: 0;
}
