/*
**example-container
 */
@charset "UTF-8";
body {
  font-size: 14px;
}
.news-section {
  margin: 0 0 2rem 0;
}
p,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 .6rem 0;
}
/* 清除浮动 */
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
.taocanShuom {
  height: 100px;
  padding: 10px 0;
}
/* 轮播图部分 product header*/
.p-header {
  width: 100%;
  min-width: 1170px;
  background: #f8f8f8;
  border-bottom: solid 1px #edf0f2;
  position: relative;
}
.p-header .p-body {
  padding: 30px 0;
}
.p-header .p-pics {
  float: left;
  width: 470px;
  position: relative;
}
.p-header .p-endDate {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 120px;
  height: 120px;
  background: url(../../images/endDate.png) no-repeat;
}
.p-body {
  min-width: 1170px;
  width: 1170px;
  margin: 0 auto;
  position: relative;
}
.p-header .alert {
  margin: -20px 0 10px;
  padding-top: 12px;
  padding-bottom: 12px;
}
.am-list > li {
  background: none;
  border: none;
}
.p-pics .tour-type {
  z-index: 10;
  color: #fff;
  text-align: center;
  font-size: 18px;
  width: 100px;
  height: 50px;
  line-height: 42px;
  display: block;
  position: absolute;
  left: -10px;
  top: 20px;
  background: url(../../images/teamTour-icon.png);
}
.pic-cover {
  height: 354px;
  overflow: hidden;
  position: relative;
}
.pic-cover div {
  width: 500%;
}
.pic-cover div > div {
  width: 470px;
  height: 354px;
  float: left;
  overflow: hidden;
}
.pic-cover img {
  width: 470px;
  height: 354px;
}
.pic-cover a.prev {
  left: -32px;
}
.pic-cover a {
  display: none;
  width: 64px;
  height: 64px;
  position: absolute;
  top: 50%;
  margin-top: -32px;
}
.pic-cover a.next {
  right: -32px;
}
.pic-small {
  margin-top: 10px;
  overflow: hidden;
}
.pic-small ul {
  width: 472px;
}
.pic-small li:first-child,
.pic-small li:last-child {
  width: 81px;
}
.pic-small li {
  float: left;
  width: 80px;
  height: 60px;
  margin-right: 17px;
  overflow: hidden;
  background: #edf0f2;
}
.pic-small li:last-child {
  margin-right: 0;
}
.pic-small li:first-child,
.pic-small li:last-child {
  width: 81px;
}
.p-header .p-info {
  float: left;
  margin-left: 20px;
  width: 680px;
}
.p-info h1 {
  font-size: 22px;
  line-height: 26px;
  color: #666;
  font-weight: 700;
  margin: 0 0 13px;
  max-height: 52px;
  overflow: hidden;
}
.p-info h2 {
  margin-bottom: 19px;
  max-height: 38px;
  overflow: hidden;
  font-size: 18px;
}
.text-primary {
  color: #ff7e1d;
}
.p-info li {
  position: relative;
  padding-left: 85px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.3;
}
.p-info li:first-child {
  margin-bottom: 15px;
}
.p-info li .title {
  color: #999;
  font-weight: 400;
  display: inline-block;
  width: 85px;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  text-align: right;
}
.p-info li .value {
  color: #666;
  min-height: 18px;
  padding-left: 15px;
}
.p-info li .price {
  color: #FF7E1D;
  font-style: normal;
}
.p-info li .price strong {
  font-size: 40px;
  font-weight: 400;
  padding-right: 5px;
}
.p-info li .market-price .title {
  top: 0;
}
.p-info .fixed-height {
  /*height: 369px;*/
}
.price-item {
  margin-top: 15px;
  display: none;
}
.price-item [v=price] {
  font-size: 12px;
}
.price-item .input-group {
  margin: 0 10px !important;
}
.price-item label {
  margin: 0 !important;
}
.price-item .price {
  color: #FF7E1D;
  padding-left: 8px;
}
.price-item .price em {
  font-style: normal;
  font-size: 20px;
}
.p-form li .price-item:last-child label,
.p-form li .price-item:last-child p {
  height: 20px;
  line-height: 20px;
}
.p-form li .price-item:last-child p {
  display: inline;
}
.p-form li .price-item:first-child {
  margin-top: 0;
  display: block;
}
.p-fixed-form button.btn-primary {
  margin-top: 20px;
}
.p-info .value > a {
  margin-left: 10px;
}
.p-info .tip {
  color: #ff6342;
  margin-left: 20px;
}
.p-info .tags span {
  float: left;
  color: #666;
  display: inline-block;
  margin: 0 10px 5px 0;
  padding: 3px 5px;
  background: #fff;
  border-radius: 3px;
  border: solid 1px #eaeaea;
  text-decoration: none;
}
.p-info .btns {
  padding-left: 70px;
  margin-top: 10px;
}
.p-info .p-price {
  background: #fff;
  padding: 7px 0 15px;
  margin-bottom: 30px;
}
.p-info .p-price li {
  margin-bottom: 0;
}
.p-info .p-price .title {
  top: 25px;
  color: #666;
}
.p-info .p-price small {
  font-size: 24px;
}
.p-info .market-price {
  margin-top: 5px;
  margin-bottom: 2px !important;
}
.p-info .p-outline {
  margin-bottom: 0;
}
.p-info .p-outline .title {
  top: 3px;
}
.p-info .p-highlights .value {
  line-height: 1.6;
  max-height: 44px;
  overflow: hidden;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  word-wrap: break-word;
  text-overflow: -o-ellipsis-lastline;
}
.p-info .p-highlights .title {
  top: 2px;
}
.form-control-feedback {
  height: 32px;
  line-height: 32px;
}
.p-info .discount-info {
  display: inline-block;
  margin-left: 15px;
}
.p-info .discount-info p {
  margin-bottom: -1px;
  float: left;
  margin-right: 10px;
  text-align: center;
  line-height: 20px;
  height: 22px;
  border-radius: 2px;
}
.p-info .discount-info p .text {
  width: 34px;
  color: #fff;
}
.p-info .discount-info p .num {
  min-width: 32px;
  padding: 0 3px;
}
.p-info .discount-info span {
  display: inline-block;
}
.p-info .discount-info .stand-by {
  border: solid 1px #F98282;
}
.p-info .discount-info .stand-by .text {
  background-color: #F98282;
}
.p-info .discount-info .stand-by .num {
  color: #F98282;
}
.p-info .discount-info .rebate {
  border: solid 1px #FF9248;
}
.p-info .discount-info .rebate .text {
  background-color: #FF9248;
}
.p-info .discount-info .rebate .num {
  color: #FF9248;
}
.p-info .discount-info .profit {
  border: solid 1px #4BC5D1;
}
.p-info .discount-info .profit .text {
  background-color: #4BC5D1;
}
.p-info .discount-info .profit .num {
  color: #4BC5D1;
}
/*product form*/
.p-form {
  background: #fff;
  margin: 67px 0 0;
  padding: 20px 0 0;
}
.p-form .title {
  height: 32px;
  line-height: 32px;
  font-weight: 400;
  color: #666 !important;
}
.p-form .has-feedback {
  width: 200px;
}
.p-form input {
  background: #fff !important;
  color: #666 !important;
}
.p-form .input-group {
  width: 120px;
  float: left;
}
.p-form .input-group input {
  text-align: center;
}
.p-form .value label {
  float: left;
  line-height: 32px;
  margin: 0 20px 0 10px;
  font-weight: 400;
}
.p-form strong {
  color: #FF7E1D;
}
.p-form p {
  position: relative;
}
.p-form p .fa {
  color: #FF7E1D;
  font-size: 22px;
  position: absolute;
  left: -22px;
  top: 10px;
}
.p-form .p-btn-group {
  padding-top: 10px;
  padding-bottom: 7px;
  position: relative;
}
.p-form .p-btn-group > span.btn {
  margin-left: 15px;
  width: 140px;
  float: left;
  margin-right: 10px;
  border-radius: 4px;
  padding: 10px 20px;
}
.p-form .btn-scan {
  float: left;
  margin-top: 6px;
  padding: 8px 32px 8px 20px;
  position: relative;
}
.p-form .btn-scan .fa-qrcode {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 18px;
}
.p-form .btn-scan .fa-angle-down {
  position: absolute;
  left: 44px;
  bottom: -1px;
}
.p-form .btn-scan:hover .scan-weixin {
  display: block;
}
.p-form .scan-weixin {
  border-radius: 3px;
  display: none;
  z-index: 10;
  background: #fff;
  border: solid 1px #e6e6e6;
  position: absolute;
  top: 37px;
  left: 0;
  width: 420px;
}
.p-form .scan-weixin img {
  width: 120px;
  height: 120px;
}
.p-form .scan-weixin input {
  width: 300px;
}
.p-form .scan-weixin .form-group {
  margin-top: 15px;
}
.p-form .scan-weixin p {
  margin: 3px 0;
  color: #333;
}
.p-form .scan-weixin li {
  margin: 0;
  padding: 0;
  text-align: left;
  color: #666;
  font-size: 12px;
}
.p-form .scan-weixin .dialog-content {
  padding: 15px;
}
.p-form .scan-weixin .dialog-tip {
  border-top: solid 1px #eaeaea;
  padding: 10px 15px;
}
.p-form .p-btn-group a {
  color: #666;
  float: left;
  margin-left: 30px;
  margin-top: 16px;
}
.p-form .input-group-addon {
  font-weight: 700;
  cursor: pointer;
  color: #999;
}
.p-form .input-group-addon.disabled {
  color: #ccc;
}
.p-form > li p {
  margin-left: 15px;
}
.p-form > li:last-child {
  height: 40px;
  line-height: 40px;
  border-top: solid 1px #fff;
  margin-bottom: 0;
}
.p-form > li:last-child strong {
  font-size: 18px;
  position: absolute;
  left: 106px;
  top: -1px;
}
/*product nav*/
.p-nav-panel {
  height: 59px;
}
.p-nav {
  border-bottom: solid 1px #e0e1e2;
  font-size: 18px;
  position: relative;
  list-style: none;
  height: 66px;
  padding: 0;
}
.p-nav li {
  display: inline-block;
  float: left;
  margin-right: 32px;
  width: 100px;
  height: 66px;
  line-height: 66px;
  text-align: center;
}
.p-nav .btns {
  position: absolute;
  top: 7px;
  right: 0;
  display: none;
}
.p-nav .btns .btn {
  margin-right: 0;
  margin-left: 15px;
  margin-top: 2px;
}
.p-nav a {
  color: #999;
  text-decoration: none !important;
}
.p-nav li a:hover {
  color: #626466;
}
.p-nav li a.active {
  /*line-height:29px;*/
}
.p-nav li a.active {
  color: #FF7E1D;
  font-size: 20px;
}
/*.p-nav li.active:after {
  content: " ";
  display: block;
  height: 2px;
  width: 100%;
  position: absolute;
  bottom: -19px;
  background: #FF7E1D;
}*/
.p-nav-fixed .p-body {
  border-bottom: solid 1px #e0e1e2;
  position: fixed !important;
  top: 0;
  left: 0;
  background: #fff;
  width: 100%;
  z-index: 20;
}
.p-nav-fixed .p-nav {
  border-bottom: 0;
  margin: 0 auto;
  width: 1170px;
}
.p-nav-fixed .btns {
  display: inline-block;
}
.btn[btn-disabled],
.btn[btn-disabled]:hover {
  border-color: #78a7ff;
  background: #78a7ff;
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
/*product detail*/
.p-detail {
  padding: 10px 0 60px;
  position: relative;
  overflow: hidden;
}
.p-detail .table {
  margin-top: 4px;
}
.p-detail-item > h4 .badge {
  background: #78a2ff;
  color: #fff;
  margin: 0 0 2px 5px;
}
.p-detail-item > h4 .tip {
  font-size: 12px;
  position: absolute;
  right: 0;
  bottom: 17px;
  line-height: 1;
}
.p-detail-item .value {
  word-break: break-all;
  min-height: 23px;
}
/*highlights*/
.p-highlights-content {
  line-height: 22px;
}
.p-highlights-content li {
  list-style: inherit !important;
}
.p-highlights-content img {
  display: none;
}
.p-highlights-pic {
  width: 100%;
  overflow: hidden;
  margin-bottom: 10px;
}
.p-highlights-pic img {
  width: 870px;
  display: block;
}
/*price list*/
.price-list {
  margin-bottom: 18px;
}
.price-list:last-child {
  margin-bottom: 0;
}
.price-list li {
  position: relative;
  padding-left: 28px;
  margin-bottom: 15px;
  font-size: 14px;
}
.price-list li:last-child {
  margin-bottom: 0;
}
.price-list li small {
  font-size: 14px;
  color: #939699;
}
.price-list li dl {
  width: 100%;
  margin: 0;
}
.price-list li dl dt,
.price-list li dl dd {
  float: left;
  padding: 0;
  font-weight: 400;
  max-height: 23px;
}
.price-list li dl dt {
  width: 70px;
}
.price-list li dl dd {
  width: 772px;
}
.price-list li > em {
  position: absolute;
  font-size: 12px;
  top: 1px;
  left: 0;
  display: inline-block;
  width: 18px;
  height: 18px;
  background: #ff8040;
  border-radius: 3px;
  color: #fff;
  text-align: center;
  font-style: normal;
}
.price-list .table-list {
  border: solid 1px #ececed;
  line-height: 25px;
  margin-top: 4px;
}
.price-list tr td:first-child {
  vertical-align: top;
  width: 92px;
  background: #f1f2f3;
  border-right: solid 1px #ececed;
  text-align: right;
}
.price-list td {
  padding: 3px 10px !important;
  line-height: 19px;
}
.price-list tr.gray td {
  color: #939699;
}
.price-list td b {
  color: #ff4848;
  font-weight: 400;
}
.price-list td span {
  display: inline-block;
  float: left;
}
.price-list td i {
  display: inline-block;
  margin: 0 8px;
  font-style: normal;
  float: left;
  color: #939699;
}
/* 行程部分 */
/* 行程说明 */
.p-detail {
  padding: 10px 0 60px;
  position: relative;
  overflow: hidden;
}
.p-detail-item {
  width: 870px;
  position: relative;
}
.p-detail-item > h4 {
  position: relative;
  color: #FF7E1D;
  font-weight: 400;
  padding: 20px 0 17px;
  font-size: 20px;
  line-height: 1;
  margin: 0;
}
/*.p-detail-item > h4 label {
    color: #FF7E1D;
    font-weight: 400;
    padding: 20px 0 17px;
    font-size: 20px;
    line-height: 1;
    margin: 0;
}*/
.p-highlights-content {
  line-height: 22px;
}
/* 日程浏览 */
.p-detail .table {
  margin-top: 4px;
}
.day-icon {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #fff;
  background: #ff9248;
  border-radius: 50%;
  text-align: center;
}
.survey tr td:first-child {
  border-top: none;
  border-right: solid 1px #e3e3e4;
  background: url(../../images/survey-day-line.png) center 0 repeat-y;
}
/* 行程安排 */
.am-table > thead > tr > th {
  border-bottom: none;
}
.am-table-bordered tbody > tr td.col2,
.am-table-bordered tbody > tr td.col3,
.am-table-bordered tbody > tr td.col4,
.am-table-bordered tbody > tr td.col5 {
  border-left: none;
}
.days-list {
  border-left: solid 1px #d7d8d9;
  margin-left: 49px;
  padding-left: 40px;
}
.days-list li {
  position: relative;
}
.days-list .day-icon {
  position: absolute;
  left: -60px;
  top: 0;
}
.day-icon {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #fff;
  background: #ff9248;
  border-radius: 50%;
  text-align: center;
}
.days-list h2 {
  height: 40px;
  line-height: 40px;
  font-size: 18px;
}
.text-overflow {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.days-list .day-item {
  position: relative;
  line-height: 23px;
  margin: 5px 0;
}
.day-item > .title {
  padding-left: 37px;
}
.day-item .title {
  margin: 0;
  font-weight: 400;
  height: 23px;
  position: absolute;
  top: 0;
  left: 0;
}
.day-item > .value {
  margin-left: 79px;
  min-height: 23px;
}
.p-detail-item .value {
  word-break: break-all;
  min-height: 23px;
}
.days-list .day-item {
  position: relative;
  line-height: 23px;
  margin: 5px 0;
}
.day-item > .value {
  margin-left: 79px;
  min-height: 23px;
}
.p-detail-item .value {
  word-break: break-all;
  min-height: 23px;
}
.day-item .day-content {
  position: relative;
  margin: 5px 0;
}
.p-upload-list {
  width: 100%;
  max-height: 205px;
  overflow: hidden;
}
.day-item > .value span.tip {
  color: #939699;
}
.yellow {
  color: #ff8540;
}
.day-item .day-content {
  position: relative;
  margin: 5px 0;
}
.day-item > .title {
  padding-left: 37px;
}
.day-item .title {
  margin: 0;
  font-weight: 400;
  height: 23px;
  position: absolute;
  top: 0;
  left: 0;
}
.p-upload-list ul {
  margin-left: -11px;
  width: 933px;
}
.p-upload-list ul li {
  float: left;
  width: 250px;
  height: 185px;
  overflow: hidden;
  margin: 10px;
  position: relative;
}
.p-upload-list li img {
  display: block !important;
  transition: .4s;
  height: 185px;
  width: 250px;
}
.p-upload-list h6 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30px;
  line-height: 30px;
  color: #fff;
  text-align: center;
}
.p-upload-list h6 span:first-child {
  opacity: 0.7;
  background: #222;
}
.p-upload-list h6 span {
  display: block;
  height: 30px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}
/* 行程左侧 浮动 侧边Nva*/
.p-days-nav {
  width: 83px;
  position: absolute;
  top: 57px;
  left: -85px;
  overflow: hidden;
  max-height: 420px;
}
.p-days-nav li {
  width: 80px;
  height: 26px;
  line-height: 26px;
  background: #f8f8f8;
  text-align: center;
  margin-bottom: 2px;
  position: relative;
}
.p-days-nav li a {
  color: #939699;
  text-decoration: none !important;
}
.p-days-nav li .p-arrow-right {
  display: none;
  position: absolute;
  right: -3px;
  top: 50%;
  margin-top: -3px;
}
.p-arrow-right {
  width: 0;
  height: 0;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-left: 3px solid #ff9248;
}
/* 费用信息 */
.p-content-list li > .title {
  font-size: 16px;
  font-weight: 400;
  display: block;
  width: 125px;
  position: absolute;
  top: 0;
  left: 0;
  text-align: right;
}
.text-overflow {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.p-content-list li > .value {
  padding-left: 128px;
  min-height: 23px;
}
.p-detail-item .value {
  word-break: break-all;
  min-height: 23px;
}
/* 注意事项 */
.p-content-list li:last-child {
  padding-bottom: 0;
}
.p-content-list li {
  position: relative;
  line-height: 23px;
}
.p-content-list li > .title {
  font-size: 16px;
  font-weight: 400;
  display: block;
  width: 125px;
  position: absolute;
  top: 0;
  left: 0;
  text-align: right;
}
.text-overflow {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/* 该供应商其他信息 */
.p-other-list ul {
  margin: 4px 0 0 -10px;
  width: 900px;
  padding: 0 0 20px;
  height: 243px;
  overflow: hidden;
}
.p-other-list li {
  text-align: center;
  overflow: hidden;
  width: 210px;
  height: 243px;
  float: left;
  margin-left: 10px;
  border: solid 1px #dfe0e1;
  position: relative;
}
.p-other-list li a {
  display: block;
  overflow: hidden;
  height: 158px;
  padding: 0;
}
.p-other-list li img {
  width: 208px;
  height: 158px;
  display: inline-block;
  transition: .4s;
}
.p-other-list li .info {
  border-top: none;
  display: block;
  width: 208px;
  height: 83px;
  bottom: 0;
  left: 0;
  position: absolute;
}
/* fiex */
.navigation {
  position: fixed;
  top: 192px;
  width: 66%;
  background: #fff;
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.5);
  z-index: 20;
}
.riqiBox {
  width: 1170px;
  margin: 0 auto;
}
.dataTimeBox {
  width: 500px;
  display: inline-block;
  margin: 0 50px 20px 0;
}
.left_d {
  position: relative;
  height: 35px;
  line-height: 35px;
  text-align: center;
  background: #eeeeee;
}
.left_d i:first-child {
  position: absolute;
  left: 10px;
  top: 0px;
}
.left_d i:last-child {
  position: absolute;
  right: 6px;
  top: 0px;
}
.calendar {
  background-color: #fff;
  box-shadow: 0 2px #fce8e8;
}
.calendar_num {
  background: url(../images/line/line_Detail.png);
  position: relative;
  height: 35px;
  background-repeat: repeat-x;
  margin: -2px 0 0 -2px;
}
.calendar_num li {
  float: left;
  width: 14%;
  height: 35px;
  line-height: 32px;
  border-right: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  text-align: center;
  color: #000;
}
.calendar_num li:last-child {
  border-right: none;
}
.calendar_num li.bold {
  font-weight: bold;
}
/* 时间 */
.leftD {
  display: inline-block;
  transform: rotate(180deg);
}
.left_d i {
  display: block;
  font-size: 1.5rem;
  color: #32abe2;
  width: 30px;
  cursor: pointer;
}
.calendar_right td {
  height: 46px;
  border: 1px solid #eaeaea;
  border-width: 0 0 1px 1px;
  vertical-align: top;
  color: #aaa;
}
.selet {
  font-size: 1rem;
  color: #000;
}
.CalendarBody table {
  width: 100%;
}
.CalendarBody table tr td {
  width: 14.2%;
  max-width: 14.3%;
  text-align: right;
  color: #b0b0b0;
  border-right: 1px #dcdcdc solid;
  border-bottom: 1px #dcdcdc solid;
  vertical-align: top;
  cursor: pointer;
}
.CalendarBody table tr th {
  text-align: center;
  height: 32px;
  line-height: 32px;
  border-right: 1px #dcdcdc solid;
  border-bottom: 1px #dcdcdc solid;
}
.calendar_right a {
  display: block;
  height: 42px;
  color: #aaa;
  padding: 2px 4px;
  position: relative;
}
.calendar_right .date {
  display: block;
  text-align: center;
  font-size: 1rem;
}
.calendar_right a,
.calendar_right a span,
.calendar_right a i,
.calendar_right a em {
  cursor: default;
}
.calendar_right .on .calendar_price01 {
  color: #ff6000;
  cursor: pointer;
  display: inline-block;
}
.calendar_right .on .date {
  color: #333;
  cursor: pointer;
}
.calendar_right .on .date {
  color: #333;
  cursor: pointer;
}
.calendar_right .on .team {
  color: #339900;
}
.calendar_right .team {
  position: absolute;
  left: 10px;
  top: 19px;
  font-size: 12px;
  cursor: pointer;
  color: #00A8E6;
}
.calendar_price01 {
  color: #FFA500;
}
.example-container .am-nav-tabs > li.am-active > a,
.example-container .am-nav-tabs > li.am-active > a:hover,
.example-container .am-nav-tabs > li.am-active > a:focus {
  color: #59bcdb;
  background-color: #fff;
  border: 0px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.price-panel {
  padding: 0px 20px;
  background-color: #f6f6f6;
  font-size: 12px;
  color: #999;
}
.price-panel .item-price {
  padding: 0 15px 0 0;
}
.price-panel .item-price em {
  font-size: 18px;
  color: #ff6f00;
  font-family: "Microsoft Yahei";
  font-style: normal;
}
.price-panel .item-price strong {
  font-size: 34px;
  color: #ff6f00;
  font-family: "Tahoma";
  font-weight: normal;
}
/* 立即购买 */
.action-panel {
  margin-bottom: 20px;
  height: 50px;
  background-color: #f6f6f6;
}
.action-panel .buy {
  float: right;
  width: 130px;
}
.action-panel .buy .btn {
  display: block;
  height: 50px;
  background-color: #ff9d00;
  font-size: 20px;
  color: #fff;
  border-radius: 1px;
  line-height: 50px;
  text-align: center;
}
.addPic {
  margin-top: 20px;
  width: 250px;
}
.addPic img {
  width: 100%;
}
.total {
  display: inline-block;
}
.on-countdown-hide {
  display: inline-block;
  float: right;
}
