/* @font-face {
  font-family: "SourceHanSansCN";
      src: url("Source/SourceHanSansCN-Normal.woff2") format("woff2"),
      url("Source/SourceHanSansCN-Normal.woff") format("woff"),
      url("Source/SourceHanSansCN-Normal.ttf") format("truetype"),
      url("Source/SourceHanSansCN-Normal.eot") format("embedded-opentype"),
      url("Source/SourceHanSansCN-Normal.svg") format("svg");
} */

/* line 3, ../sass/index.scss */
.baoming p,.baoming h1,.baoming h2,.baoming h3 {
  color: #333;
}

/* line 6, ../sass/index.scss */
a {
  text-decoration: none;
}

/* line 9, ../sass/index.scss */
ul {
  list-style-type: none;
}
input::-webkit-outer-spin-button,input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
input[type="number"]{
    -moz-appearance: textfield;
}
/* line 12, ../sass/index.scss */
.path-meeting .container {
  background: #fff !important;
  float: none !important;
  display: block !important;
}

/* line 17, ../sass/index.scss */
.baoming {
  color: #333 !important;
  margin: 0 auto;
  width: 1140px;
  padding-bottom: 80px;
  overflow: hidden;
}
/* line 23, ../sass/index.scss */
.baoming .heading {
  margin-top: 44px;
  overflow: hidden;
}
/* line 26, ../sass/index.scss */
.baoming .heading h1 {
  float: left;
  width: 200px;
  height: 60px;
  background: #333;
  font-size: 36px;
  color: #fff;
  text-align: center;
  line-height: 60px;
  margin: 0 !important;
  font-weight: bold !important;
}
/* line 37, ../sass/index.scss */
.baoming .heading a {
  display: block;
  float: right;
  width: 124px;
  height: 48px;
  padding-left: 42px;
  color: #fff !important;
  font-size: 18px;
  line-height: 48px;
  border-radius: 5px;
  border: none;
  background-image: url(../images/search.png);
}
/* line 52, ../sass/index.scss */
.baoming .content {
  margin-top: 48px;
}
/* line 53, ../sass/index.scss */
.baoming .content.content-left {
  float: left;
  width: 740px;
  margin-top: 0;
}
/* line 57, ../sass/index.scss */
.baoming .content.content-right {
  float: left;
  margin-left: 40px;
  width: 360px;
  margin-top: 0;
}
/* line 61, ../sass/index.scss */
.baoming .content.content-right .title {
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
  float: none;
}
/* line 65, ../sass/index.scss */
.baoming .content.content-right .title p {
  float: right;
  margin: 0 20px !important;
  font-size: 16px;
  line-height: 30px;
}
/* line 70, ../sass/index.scss */
.baoming .content.content-right .title p a {
  color: #333 !important;
}
/* line 72, ../sass/index.scss */
.baoming .content.content-right .title p a img {
  height: 14px;
}
/* line 79, ../sass/index.scss */
.baoming .content.content-right .selected-ticket {
  width: 100%;
  text-align: left;
  border-collapse: collapse;
}
/* line 84, ../sass/index.scss */
.baoming .content.content-right .selected-ticket tbody tr {
  height: 58px;
  border-bottom: 1px solid #ddd;
}
/* line 87, ../sass/index.scss */
.baoming .content.content-right .selected-ticket tbody tr td {
  padding: 0 20px !important;
  width: 25%;
  border: none !important;
}
/* line 91, ../sass/index.scss */
.baoming .content.content-right .selected-ticket tbody tr td:last-child {
  text-align: right;
}
/* line 94, ../sass/index.scss */
.baoming .content.content-right .selected-ticket tbody tr td img {
  margin-right: 5px;
  float: left;
  width: 18%;
  margin-top: 4px;
}
/* line 102, ../sass/index.scss */
.baoming .content.content-right .selected-price {
  text-align: right;
  padding: 0 20px 40px !important;
}
/* line 105, ../sass/index.scss */
.baoming .content.content-right .selected-price p {
  margin-top: 12px;
  margin-right: 20px;
}
/* line 108, ../sass/index.scss */
.baoming .content.content-right .selected-price p span {
  font-weight: bold;
}
/* line 112, ../sass/index.scss */
.baoming .content.content-right .selected-price p.pay span {
  color: #e59003;
}
/* line 119, ../sass/index.scss */
.baoming .content.content-bg {
  background: #f0f0f0;
  margin-top: 0;
}
/* line 121, ../sass/index.scss */
.baoming .content.content-bg .title {
  float: none;
}
.baoming .content.content-bg .title:before{
  content: "";
  display: block;
  width: 100%;
  height: 30px;
  background: #fff;
}
/* line 123, ../sass/index.scss */
.baoming .content #edit-des-info-content-title{
  overflow: hidden;
}
.baoming .content.content-bg .title h2 {
  padding: 20px 0;
}
/* line 130, ../sass/index.scss */
.baoming .content .title h2 {
  font-weight: 100;
  font-size: 24px;
  margin: 0 auto !important;
}
.baoming .content .title h2:before{
  content: "";
  display: block;
  width: 4px;
  height: 20px;
  margin-right: 16px;
  background: #0d7d9a;
  float: left;
  margin-top: 6px;
}
/* line 137, ../sass/index.scss */
.baoming .content .ticket-table {
  margin-top: 28px;
  padding-bottom: 44px;
}
/* line 140, ../sass/index.scss */
.baoming .content .ticket-table table {
  width: 100%;
  text-align: left;
  border-collapse: collapse;
}
/* line 144, ../sass/index.scss */
.baoming .content .ticket-table table thead {
  background: #f0f0f0;
}
/* line 146, ../sass/index.scss */
.baoming .content .ticket-table table thead tr {
  height: 48px;
  font-size: 18px;
}
/* line 149, ../sass/index.scss */
.baoming .content .ticket-table table thead tr th {
  padding-left: 20px;
  width: 25%;
  color: #333;
  font-weight: bold;
}
/* line 158, ../sass/index.scss */
.baoming .content .ticket-table table tbody tr {
  height: 80px;
  border-bottom: 1px solid #ddd;
}
/* line 162, ../sass/index.scss */
.baoming .content .ticket-table table tbody tr:hover td.tDes {
  position: relative;
}
/* line 164, ../sass/index.scss */
.baoming .content .ticket-table table tbody tr:hover td.tDes .des {
  display: block;
}
/* line 169, ../sass/index.scss */
.baoming .content .ticket-table table tbody tr td {
  font-size: 16px;
  padding: 0 20px !important;
  width: 25%;
  border: none !important;
  color: #333;
}
/* line 184, ../sass/index.scss */
.baoming .content .ticket-table table tbody tr td.tDes > div .des {
  display: none;
  position: absolute;
  background: #fff;
  border: 1px solid #ddd;
  padding: 12px;
  top: 66px;
  left: 20px;
  width: 210px;
}
/* line 193, ../sass/index.scss */
.baoming .content .ticket-table table tbody tr td.tDes > div .des span {
  display: block;
  width: 0;
  height: 0;
  border-width: 0 10px 10px;
  border-style: solid;
  border-color: transparent transparent #ddd;
  position: absolute;
  top: -10px;
  left: 20px;
}
/* line 204, ../sass/index.scss */
.baoming .content .ticket-table table tbody tr td.tDes > div .des em {
  display: block;
  width: 0;
  height: 0;
  border-width: 0 10px 10px;
  border-style: solid;
  border-color: transparent transparent #fff;
  position: absolute;
  top: 2px;
  left: -10px;
}
/* line 218, ../sass/index.scss */
.baoming .content .ticket-table table tbody tr td p span.price {
  font-weight: bold;
}
/* line 221, ../sass/index.scss */
.baoming .content .ticket-table table tbody tr td p.orig {
  text-decoration: line-through;
}
/* line 227, ../sass/index.scss */
.baoming .content .ticket-table table tbody tr td .decrease, .baoming .content .ticket-table table tbody tr td .increase {
  float: left;
  width: 30px;
  height: 30px;
  border: 1px solid #ccc;
  background: #f0f0f0;
  text-align: center;
  line-height: 28px;
  cursor: pointer;
  -moz-user-select:none; /*火狐*/
  -webkit-user-select:none; /*webkit浏览器*/
  -ms-user-select:none; /*IE10*/
  -khtml-user-select:none; /*早期浏览器*/
  user-select:none;
}
/* line 236, ../sass/index.scss */
.baoming .content .ticket-table table tbody tr td .decrease {
  color: #ccc;
  cursor: not-allowed;
}
/* line 240, ../sass/index.scss */
.baoming .content .ticket-table table tbody tr td .number {
  float: left;
  height: 30px;
  width: 50px;
  box-sizing: border-box;
  text-align: center;
  line-height: 32px;
}
/* line 253, ../sass/index.scss */
.baoming .content .coupon {
  text-align: right;
  height: 38px;
}
/* line 256, ../sass/index.scss */
.baoming .content .coupon > * {
  display: inline-block;
}
/* line 259, ../sass/index.scss */
.baoming .content .coupon p {
  font-size: 14px;
  cursor: pointer;
  display: inline-block;
}
/* line 263, ../sass/index.scss */
.baoming .content .coupon p:hover {
  color: #00a6de;
}
/* line 267, ../sass/index.scss */
.baoming .content .coupon .form-item-coupon-code {
  display: inline-block;
  display: none;
}
/* line 270, ../sass/index.scss */
.baoming .content .coupon .form-item-coupon-code #edit-coupon-code {
  height: 36px;
  width: 110px;
  box-sizing: border-box;
  margin-left: 10px;
  border: 1px solid #ddd;
}
/* line 278, ../sass/index.scss */
.baoming .content .coupon #edit-coupon-code-button {
  display: none;
  width: 72px;
  margin-left: 12px;
  font-size: 14px;
  color: #666;
  height: 36px;
  border: 1px solid #ddd;
}
/* line 287, ../sass/index.scss */
.baoming .content .total {
  margin-top: 33px;
  text-align: right;
  height: 30px;
}
/* line 290, ../sass/index.scss */
.baoming .content .total p {
  font-size: 30px;
  font-weight: bold;
}
/* line 295, ../sass/index.scss */
.baoming .content .search-box {
  margin-top: 150px;
  padding-bottom: 280px;
}
/* line 298, ../sass/index.scss */
.baoming .content .search-box .search-input {
  overflow: hidden;
  width: 580px;
}
/* line 301, ../sass/index.scss */
.baoming .content .search-box .search-input input {
  float: left;
  height: 48px;
}
/* line 304, ../sass/index.scss */
.baoming .content .search-box .search-input input[type='number'] {
  width: 480px;
  box-sizing: border-box;
  padding-left: 12px;
}
/* line 308, ../sass/index.scss */
.baoming .content .search-box .search-input input[type='number']:focus {
  outline: none;
  border: 1px solid #e59034;
}
/* line 313, ../sass/index.scss */
.baoming .content .search-box .search-input #edit-search{
  width: 98px;
  font-size: 18px;
  color: #fff;
  background: #e59034;
  border: none;
  cursor: pointer;
}
/* line 324, ../sass/index.scss */
.baoming .content .pay-success {
  text-align: center;
}
/* line 326, ../sass/index.scss */
.baoming .content .pay-success h1 {
  font-size: 34px;
  font-weight: bold !important;
  margin: 0 !important;
  display: block;
}
/* line 329, ../sass/index.scss */
.baoming .content .pay-success img {
  margin-top: 80px;
}
/* line 332, ../sass/index.scss */
.baoming .content .pay-success .pay-button {
  margin-top: 80px;
}
/* line 334, ../sass/index.scss */
.baoming .content .pay-success .pay-button button, .baoming .content .pay-success .pay-button a {
  width: 150px;
  height: 48px;
  font-size: 16px;
  cursor: pointer;
}
.baoming .content .pay-success .pay-button button, .baoming .content .pay-success .pay-button a:hover{
  text-decoration: none !important;
}
/* line 339, ../sass/index.scss */
.baoming .content .pay-success .pay-button button.confirm, .baoming .content .pay-success .pay-button a.confirm {
  display: inline-block;
  border: 2px solid #00a6de;
  color: #00a6de !important;
  background: #fff;
  margin-right: 20px;
  line-height: 44px;
  box-sizing: border-box;
  padding-bottom: 0; 
  text-align: center; 
  margin-top: 0; 
}
/* line 345, ../sass/index.scss */
.baoming .content .pay-success .pay-button button.goHome, .baoming .content .pay-success .pay-button a.goHome {
  display: inline-block;
  color: #fff !important;
  border: none;
  background: #00a6de;
  vertical-align: top;
  line-height: 48px;
}
/* line 355, ../sass/index.scss */
.baoming .content .pay-success .msg {
  margin-top: 156px;
  font-size: 18px;
}
/* line 358, ../sass/index.scss */
.baoming .content .pay-success .msg p {
  margin-top: 14px;
}
/* line 360, ../sass/index.scss */
.baoming .content .pay-success .msg p span {
  font-size: 14px;
  color: #666;
  margin-right: 36px;
}
/* line 369, ../sass/index.scss */
.baoming .content .order-con{
  padding-bottom: 50px;
}
.baoming .content .order-con > h4{
    width: 90%;
    border-bottom: 1px solid #ddd;
} 
.baoming .content .order-con table {
  width: 90%;
}
/* line 373, ../sass/index.scss */
.baoming .content .order-con h4 {
  padding: 40px 0 16px 0;
  font-size: 18px;
  color: #0d7d9a;
  font-weight: bold !important;
  margin: 0 auto !important;
}
.baoming .content .order-con h4:first-child{
  padding-top: 0;
}
/* line 380, ../sass/index.scss */
.baoming .content .order-con .order-ticket tr{
      border-bottom: 1px solid #ddd;
}
.baoming .content .order-con .order-ticket tr td {
  width: 30%;
  line-height: 24px;
  font-size: 18px;
  color: #333;
  border: none !important;
  padding:16px 0 !important;
}
.baoming .content .order-con .order-ticket tr td:first-child {
  font-weight: bold;
}
/* line 384, ../sass/index.scss */
.baoming .content .order-con .order-ticket tr td:last-child {
  text-align: right;
}
/* line 387, ../sass/index.scss */
.baoming .content .order-con .order-ticket tr td img {
  margin-right: 8px;
  width: 15px;
}
.baoming .content .order-con .order-user{
  padding: 16px 0;
  border-bottom: 1px solid #ddd;
  width: 90%;
}
.baoming .content .order-con .order-user table{
  width: 100%;
}
/* line 394, ../sass/index.scss */
.baoming .content .order-con .order-user .up {
  display: none;
}
/* line 397, ../sass/index.scss */
.baoming .content .order-con .order-user .all {
  /*display: none;*/
}
/* line 401, ../sass/index.scss */
.baoming .content .order-con .order-user tr td {
  width: 45%;
  line-height: 36px;
  font-size: 16px;
  color: #666;
  border: none !important;
  padding: 0 !important;
}
/* line 406, ../sass/index.scss */
.baoming .content .order-con .order-user tr td span {
  color: #333;
}
/* line 409, ../sass/index.scss */
.baoming .content .order-con .order-user tr td:nth-child(3) {
  text-align: right;
}
/* line 411, ../sass/index.scss */
.baoming .content .order-con .order-user tr td:nth-child(3) .moreMsg, .baoming .content .order-con .order-user tr td:nth-child(3) .upMsg {
  color: #3388ff;
  cursor: pointer;
  display: none;
}
/* line 415, ../sass/index.scss */
.baoming .content .order-con .order-user tr td:nth-child(3) .moreMsg img, .baoming .content .order-con .order-user tr td:nth-child(3) .upMsg img {
  vertical-align: middle;
}
/* line 420, ../sass/index.scss */
.baoming .content .order-con .order-user tr td ul {
  list-style-type: none !important;
  margin-left: 0 !important;
  padding: 16px 0;
}
/* line 422, ../sass/index.scss */
.baoming .content .order-con .order-user tr td ul li {
    line-height: 36px;
    font-size: 16px;
    color: #666;
}
/* line 429, ../sass/index.scss */
.baoming .content .order-con .comfirm {
  background: #fff;
  padding-top: 30px;
  text-align: right;
  margin-top: 50px;
}
/* line 434, ../sass/index.scss */
.baoming .content .order-con .comfirm button {
  line-height: 40px;
  padding: 0 15px;
  font-size: 18px;
  cursor: pointer;
}
/* line 439, ../sass/index.scss */
.baoming .content .order-con .comfirm button:focus {
  outline: 0;
}
/* line 440, ../sass/index.scss */
.baoming .content .order-con .comfirm button.return {
  border: none;
  background: none;
  color: #666;
  margin-right: 60px;
}
/* line 446, ../sass/index.scss */
.baoming .content .order-con .comfirm button.pay {
  background: #00a6de;
  color: #fff;
  border: none;
}

/*确认订单页面*/
.baoming #edit-back{
    border: none;
    background: none;
    color: #666;
    margin-right: 60px;
    line-height: 40px;
    padding: 0 15px;
    font-size: 18px;
    cursor: pointer;
}
.baoming #edit-submit{
      background: #00a6de;
    color: #fff;
    border: none;
    line-height: 40px;
    padding: 0 15px;
    font-size: 18px;
    cursor: pointer;
    float: right;
}
/* line 454, ../sass/index.scss */
.baoming .content .invoices-info {
  display: none;
} 
/* line 457, ../sass/index.scss */
.baoming .content .p-info, .baoming .content .invoices-info {
  font-size: 16px;
  padding-bottom: 60px;
}
.baoming .content .invoices-info>div:nth-child(1),.baoming .content .invoices-info>div.edit-des-invoice-msg{
  margin-top: 0;
}
.baoming .content .invoices-info>div#edit-des-invoice-msg{
  margin-top: 0;
}
/* line 460, ../sass/index.scss */
.baoming .content .p-info p, .baoming .content .p-info > div, .baoming .content .invoices-info p, .baoming .content .invoices-info > div, .baoming .content .invoices-info .package-add>div {
  color: #666;
  margin-top: 28px;
}
.baoming .content .invoices-info .source-meeting .form-item-invoice-note>div{
  display: inline-block;
}
.baoming .content .invoices-info .source-meeting .form-item-invoice-note label{
      margin-top: -32px;
}
.baoming .content .invoices-info .source-meeting .form-item-invoice-note>div textarea{
  width: 542px;
    height: 42px;
    box-sizing: border-box;
        padding: 2px 5px;
    margin-left: 0;
    margin-top: 0;
}
.baoming .content .invoices-info .package-add{
  margin-top: 0;
}
.baoming .content  fieldset#edit-paystatus--wrapper{
  margin-bottom: 28px;
}
.baoming .content  fieldset.fieldgroup{
  margin-top: 28px;
}
.baoming .content  fieldset.fieldgroup legend{
  float: left;
  width: 140px;
  text-align: right;
      margin-right: 12px;
    vertical-align: middle;
}
.baoming .content fieldset.fieldgroup legend:after{
  content: "";
  display: block;
  clear: both;
}
.baoming .content  fieldset.fieldgroup legend span{
  color: #666;
}
.baoming .content  fieldset.fieldgroup legend span span{
  color: red;
}
.baoming .content fieldset.fieldgroup .fieldset-wrapper{
    width: 560px;
    box-sizing: border-box;
}
.baoming .content fieldset.fieldgroup .fieldset-wrapper>div{
  overflow: hidden;
}
.baoming .content fieldset.fieldgroup .fieldset-wrapper>div>div{
  float: left;
  margin-right: 28px;
}
.baoming .city-picker-selector .selector-item a{
  color: #666;
}
.baoming .city-picker-selector .selector-item a:hover{
  text-decoration: none !important;
}
.baoming form>input#edit-next{
    margin-top: 30px;
    background: #00a6de;
    border: none;
    color: #fff;
    font-size: 18px;
    padding: 10px 40px;
    cursor: pointer;
    display: block;
}
/* line 463, ../sass/index.scss */
.baoming .content .p-info p label, .baoming .content .p-info > div label, .baoming .content .invoices-info p label, .baoming .content .invoices-info > div label {
  width: 140px;
  text-align: right;
  display: inline-block;
  margin-right: 12px;
  vertical-align: middle;
      padding-left: 40px;
    box-sizing: border-box;
}
.baoming .content .invoices-info > div label{
  padding-left: 0;
}
/* line 469, ../sass/index.scss */
.baoming .content .p-info p label span, .baoming .content .p-info > div label span, .baoming .content .invoices-info p label span, .baoming .content .invoices-info > div label span {
  color: red;
}
/* line 473, ../sass/index.scss */
.baoming .content .p-info p input[type="text"], .baoming .content .p-info p input[type="number"], .baoming .content .p-info p input[type="email"], .baoming .content .p-info p input[type="tel"], .baoming .content .p-info p select[name="years"], .baoming .content .p-info p select[name="industry"], .baoming .content .p-info p textarea, .baoming .content .p-info > div input[type="text"], .baoming .content .p-info > div input[type="number"], .baoming .content .p-info > div input[type="email"], .baoming .content .p-info > div input[type="tel"], .baoming .content .p-info > div select[name="years"], .baoming .content .p-info > div select[name="industry"], .baoming .content .p-info > div textarea, .baoming .content .invoices-info p input[type="text"], .baoming .content .invoices-info p input[type="number"], .baoming .content .invoices-info p input[type="email"], .baoming .content .invoices-info p input[type="tel"], .baoming .content .invoices-info p select[name="years"], .baoming .content .invoices-info p select[name="industry"], .baoming .content .invoices-info p textarea, .baoming .content .invoices-info > div input[type="text"], .baoming .content .invoices-info > div input[type="number"], .baoming .content .invoices-info > div input[type="email"], .baoming .content .invoices-info > div input[type="tel"], .baoming .content .invoices-info > div select[name="years"], .baoming .content .invoices-info > div select[name="industry"], .baoming .content .invoices-info > div textarea {
  width: 542px;
  height: 42px;
  box-sizing: border-box;
  padding-left: 5px;
  border:1px solid #ddd;
}
/* line 478, ../sass/index.scss */
.baoming .content .p-info p .form-select, .baoming .content .p-info > div .form-select, .baoming .content .invoices-info p .form-select, .baoming .content .invoices-info > div .form-select {
  width: 542px;
  height: 42px;
  box-sizing: border-box;
  border-radius: 0;
  box-shadow: none;
  padding-left: 5px;
  border:1px solid #ddd;
}
/* line 485, ../sass/index.scss */
.baoming .content .p-info p textarea, .baoming .content .p-info > div textarea, .baoming .content .invoices-info p textarea, .baoming .content .invoices-info > div textarea {
  margin-left: 8%;
  width: 87%;
  height: 100px;
  margin-top: 28px;
  padding: 2px 5px;
  border:1px solid #ddd;
}
/* line 491, ../sass/index.scss */
.baoming .content .p-info p input[type="radio"], .baoming .content .p-info > div input[type="radio"], .baoming .content .invoices-info p input[type="radio"], .baoming .content .invoices-info > div input[type="radio"] {
  margin-left: 46px;
  box-sizing: border-box;
  margin-right: 10px;
  border:1px solid #ddd;
}
/* line 496, ../sass/index.scss */
.baoming .content .p-info p select[name="addr"], .baoming .content .p-info > div select[name="addr"], .baoming .content .invoices-info p select[name="addr"], .baoming .content .invoices-info > div select[name="addr"] {
  width: 184px;
  height: 42px;
  box-sizing: border-box;
  border:1px solid #ddd;
}
/* line 507, ../sass/index.scss */
.baoming .content .p-info .package-addr > p:first-child, .baoming .content .invoices-info .package-addr > p:first-child {
  margin-top: 0;
}
/* line 511, ../sass/index.scss */
.baoming .content .p-info .package-addr > div, .baoming .content .invoices-info .package-addr > div {
  margin-top: 28px;
}
.baoming .content .p-info .source-meeting{
  margin-top: 0;
}
.baoming .content .p-info .source-meeting label{
  width: 100%;
  text-align: left;
  margin-top: 28px;
}
.baoming .content .p-info .source-meeting select,.baoming .content .p-info .source-meeting textarea{
  margin-top: 14px;
  width: 89%;
  margin: 14px auto 0;
    display: block;
}
/* line 517, ../sass/index.scss */
.baoming .content .invoices-info p.tip {
  font-size: 14px;
  color: red;
  margin-left: 55px !important;
}
/* line 525, ../sass/index.scss */
.baoming .content form .title:before, .baoming .content form .toPay:before {
  content: "";
  display: block;
  width: 100%;
  height: 30px;
  background: #fff;
}
/* line 534, ../sass/index.scss */
.baoming .content .pay-info {
  text-align: center;
  padding: 10px 0 40px 0;
}
/* line 538, ../sass/index.scss */
.baoming .content .toPay {
  text-align: center;
  background: #fff;
}
/* line 541, ../sass/index.scss */
.baoming .content .toPay input[type="submit"] {
  /*margin-top: 30px;*/
  background: #00a6de;
  border: none;
  color: #fff;
  padding: 10px 40px;
  cursor: pointer;
}
/* line 552, ../sass/index.scss */
.baoming .confirm {
  padding-bottom: 34px;
  text-align: right;
  margin-top: 34px;
  border-bottom: 1px solid #ddd;
}
.baoming .order-confirm{
  border-bottom: none;
}
/* line 556, ../sass/index.scss */
.baoming .confirm input {
  width: 128px;
  height: 48px;
  background: #00a6de;
  color: #fff;
  border: none;
  font-size: 18px;
  cursor: pointer;

}
/* line 567, ../sass/index.scss */
.baoming .description .tips{
  margin-top:20px;
}
/* line 569, ../sass/index.scss */
.baoming .description .tips h3 {
  font-size: 18px;
  font-weight: bold !important;
  margin: 0 auto !important;
  line-height: 18px !important;
}
.baoming .description .tips h3:before{
  content: "";
  display: block;
  width: 4px;
  height: 15px;
  margin-right: 8px;
  background: #0d7d9a;
  float: left;
  margin-top: 1px;
}
.baoming .description .invoice h3:before{
  content: "";
  display: none;
}
/* line 575, ../sass/index.scss */
.baoming .description .tips ol {
  margin-top: 10px;
  margin-left: 18px;
}
.baoming .description .invoice ol{
  margin-top: 15px;
}
/* line 578, ../sass/index.scss */
.baoming .description .tips ol li {
  line-height: 28px;
  font-size: 14px;
  color: #666;
}
/* line 582, ../sass/index.scss */
.description .tips ol li span {
  color: #333;
  font-weight: bold;
}
.baoming .invoice_des .invoice ol{
  margin-left: 70px !important;
}
@media screen and (max-width: 414px){
  .baoming .invoice_des .invoice ol{
      margin-left: 18px !important;
  }
}
/* line 588, ../sass/index.scss */
.baoming .description .tips p {
  font-size: 14px;
  margin: 10px 0 0!important;
  font-weight: bold;
}
/* line 594, ../sass/index.scss */
.baoming .description .tips.invoice h3 {
  border-left: none;
  background: #0d7d9a;
  color: #fff;
  display: inline-block;
  width: 130px;
  height: 28px;
  text-align: center;
  padding-left: 0;
  margin: 0 auto !important;
  line-height: 28px !important;
}
.baoming .description .tips .msg{
  text-align: center;
  margin-top: 50px;
}
.baoming .description .tips .msg p{
  margin-top: 14px;
  font-size: 18px;
  color: #333;
  font-weight: 100;
}
.baoming .description .tips .msg p span{
  font-size: 14px;
  color: #666;
  margin-right: 36px;
}
/* line 607, ../sass/index.scss */
.baoming .nav {
}
/* line 609, ../sass/index.scss */
.baoming .nav a {
  display: block;
  text-decoration: none;
  color: #333 !important;
  font-size: 18px;
  background: url(../images/return.png) no-repeat left;
  padding-left: 18px;
}
/* 微信支付 */
.baoming .content .order-con .qrcodeimg{
  text-align: center;
}
.baoming .content .con-four-text{
  text-align: center;
  padding-bottom: 50px;
}
/* line 661, ../sass/index.scss */
.search-result {
  display: none;
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  /*padding-bottom: 10%;*/
  background: rgba(1, 1, 1, 0.6);
  z-index: 999;
}
/* line 669, ../sass/index.scss */
.search-result .result-con {
  background: #fff;
  width: 58%;
  margin-top: 10%;
  padding-bottom: 80px;
  min-height: 300px;
}
/* line 674, ../sass/index.scss */
.search-result .result-con .title {
  padding-top: 24px;
  overflow: hidden;
  float: none;
}
/* line 677, ../sass/index.scss */
.search-result .result-con .title h2 {
  float: left;
  padding-left: 16PX;
  font-weight: 100;
  border-left: 5px solid #0d7d9a;
}
/* line 683, ../sass/index.scss */
.search-result .result-con .title > div {
  float: right;
  cursor: pointer;
}
/* line 686, ../sass/index.scss */
.search-result .result-con .title > div.print {
  margin-right: 50px;
}
/* line 689, ../sass/index.scss */
.search-result .result-con .title > div.close {
  margin-right: 20px;
}
.search-result .result-con .title > div.back {
  margin-right: 50px;
}
.search-result .result-con .title > div.back img{
  height: 24px;
}
/* line 694, ../sass/index.scss */
.search-result .result-con .ticket {
  width: 485px;
  text-align: center;
  overflow: hidden;
  margin-top: 56px;
  background: url(../images/ticket-bg.png) no-repeat;
}
/* line 695, ../sass/index.scss */
.search-result .result-con .ticket > p {
  width: 77%;
}
/* line 703, ../sass/index.scss */
.search-result .result-con .ticket .paid {
  line-height: 68px;
  font-size: 24px;
  color: #666;
}
/* line 707, ../sass/index.scss */
.search-result .result-con .ticket .paid .uNum {
  font-weight: bold;
  color: #333;
}
/* line 712, ../sass/index.scss */
.search-result .result-con .ticket .tMsg {
  font-size: 18px;
  line-height: 64px;
  font-weight: bold;
}
/* line 716, ../sass/index.scss */
.search-result .result-con .ticket .tMsg > span {
  margin-right: 46px;
}
/* line 720, ../sass/index.scss */
.search-result .result-con .ticket .tTip {
  font-size: 16px;
  color: #666;
  padding: 13px;
}
/* line 727, ../sass/index.scss */
.search-result .result-con .user table {
  margin-top: 40px;
  width: 580px;
  border-collapse: collapse;
}
/* line 732, ../sass/index.scss */
.search-result .result-con .user table tbody tr {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
/* line 735, ../sass/index.scss */
.search-result .result-con .user table tbody tr:nth-child(2n+1) {
  background: #f3f3f3;
}
/* line 738, ../sass/index.scss */
.search-result .result-con .user table tbody tr td {
  text-align: left;
  padding: 0 16px;
  line-height: 34px;
  font-size: 14px;
  color: #333;
  border:none !important;
}
/* line 744, ../sass/index.scss */
.search-result .result-con .user table tbody tr td:nth-child(1) {
  text-align: right;
  width: 170px;
  border-right: 1px solid #ddd !important;
  color: #666;
}
/* line 757, ../sass/index.scss */
.search-result .result-list {
  width: 80%;
}
/* line 759, ../sass/index.scss */
.search-result .result-list p.paid {
  margin-top: 36px;
  line-height: 56px;
  font-size: 24px;
  color: #666;
  border-bottom: 1px solid #ddd;
}
/* line 765, ../sass/index.scss */
.search-result .result-list p.paid span.uNum {
  font-weight: bold;
  color: #333;
}
/* line 770, ../sass/index.scss */
.search-result .result-list .result-item {
  list-style-type: none;
  margin-left: 0 !important;
}
/* line 772, ../sass/index.scss */
.search-result .result-list .result-item > li {
  overflow: hidden;
  padding: 10px 0;
  border-bottom: 1px solid #ddd;
}
/* line 776, ../sass/index.scss */
.search-result .result-list .result-item > li .left {
  float: left;
  overflow: hidden;
  width: 80%;
}
/* line 779, ../sass/index.scss */
.search-result .result-list .result-item > li .left ul {
  list-style-type: none !important;
  overflow: hidden;
  margin-left: 0 !important;
}
/* line 782, ../sass/index.scss */
.search-result .result-list .result-item > li .left ul li {
  float: left;
  font-size: 18px;
  color: #333;
  margin-right: 10%;
}
.search-result .result-list .result-item > li .left ul li span{
  font-weight: bold;
}
/* line 789, ../sass/index.scss */
.search-result .result-list .result-item > li .left p {
  font-size: 12px;
  color: #666;
  margin-top: 12px;
}
/* line 795, ../sass/index.scss */
.search-result .result-list .result-item > li .right {
  text-align: right;
  margin-top: 14px;
}
/* line 798, ../sass/index.scss */
.search-result .result-list .result-item > li .right div.seemore {
  display: inline-block;
  width: 64px;
  height: 28px;
  line-height: 28px;
  color: #3d8eff;
  border: 1px solid #3d8eff;
  font-size: 12px;
  background: #fff;
  cursor: pointer;
  text-align: center;
}
/* line 810, ../sass/index.scss */
.search-result .result-list .page {
  height: 40px;
  margin-top: 21px;
}
/* line 812, ../sass/index.scss */
.search-result .result-list .page ul {
  overflow: hidden;
}
/* line 814, ../sass/index.scss */
.search-result .result-list .page ul li {
  float: left;
}
/* line 816, ../sass/index.scss */
.search-result .result-list .page ul li a {
  font-size: 14px;
  color: #666;
  padding: 0 15px;
  height: 40px;
  margin-right: 10px;
  border: 1px solid #eee;
  line-height: 40px;
  text-align: center;
  display: block;
  border-radius: 2px;
}
/* line 821, ../sass/index.scss */
.search-result .result-list .page ul li.active-page a {
  background: #394C91;
  color: #fff;
}
/* line 825, ../sass/index.scss */
.search-result .result-list .page ul li.prev-page {
  display: none;
}
/* line 828, ../sass/index.scss */
.search-result .result-list .page ul li.pager-current {
  font-size: 14px;
  margin-right: 10px;
  text-align: center;
  display: block;
  border-radius: 2px;
  background: #394C91;
  color: #fff;
  padding: 0 15px;
  height: 40px;
  border: 1px solid #eee;
  line-height: 40px;
}

/* line 846, ../sass/index.scss */
.testswitch {
  position: relative;
  float: right;
  width: 90px;
  margin: 0;
  margin-right: 40px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  overflow: hidden;
  border: 1px solid #999999;
  border-radius: 20px;
  margin-top: -51px;
  cursor: pointer;
}
.testswitch #edit-needs-invoice--wrapper{
  display: none;
}
/* line 857, ../sass/index.scss */
.testswitch-checkbox {
  display: none;
}

/* line 861, ../sass/index.scss */
.testswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 1px solid #999999;
  border-radius: 20px;
}

/* line 869, ../sass/index.scss */
.testswitch-inner {
  display: block;
  width: 200%;
  margin-left: -100%;
  transition: margin 0.3s ease-in 0s;
}

/* line 876, ../sass/index.scss */
.testswitch-inner::before, .testswitch-inner::after {
  display: block;
  float: right;
  width: 50%;
  height: 30px;
  padding: 0;
  line-height: 30px;
  font-size: 14px;
  color: white;
  font-family: "SourceHanSansCN";
  font-weight: 100;
  box-sizing: border-box;
}

/* line 891, ../sass/index.scss */
.testswitch-inner::after {
  content: attr(data-on);
  padding-left: 10px;
  background-color:  rgb(229,144,52);
  color: #FFFFFF;
}

/* line 898, ../sass/index.scss */
.testswitch-inner::before {
  content: attr(data-off);
  padding-right: 10px;
  background-color: #EEEEEE;
  color: #999999;
  text-align: right;
}

/* line 906, ../sass/index.scss */
.testswitch-switch {
  position: absolute;
  display: block;
  width: 22px;
  height: 22px;
  margin: 4px;
  background: #FFFFFF;
  top: -1px;
  bottom: 0;
  right: 56px;
  border: 1px solid #999999;
  border-radius: 20px;
  transition: all 0.3s ease-in 0s;
}

/* line 921, ../sass/index.scss */
.testswitch-checkbox:checked + .testswitch-label .testswitch-inner {
  margin-left: 0;
}

/* line 925, ../sass/index.scss */
.testswitch-checkbox:checked + .testswitch-label .testswitch-switch {
  right: 0px;
}

div#edit-description--description:after {
    clear: both;
    content: "";
    display: block;
}
.loadEffect{ width: 70px; height: 70px; position: absolute;left: 50%;top:15%;text-align-last:end; margin: 0 auto; margin-top:100px; margin-left: -35px;} 
.loadEffect span{ display: inline-block; width: 14px; height: 14px; border-radius: 50%; background: #0d7d9a; position: absolute; -webkit-animation: load 1.04s ease infinite; } @-webkit-keyframes load{ 0%{ opacity: 1; } 100%{ opacity: 0.2; } } 
.loadEffect span:nth-child(1){ left: 0; top: 50%; margin-top:-8px; -webkit-animation-delay:0.13s; } 
.loadEffect span:nth-child(2){ left: 7px; top: 7px; -webkit-animation-delay:0.26s; } 
.loadEffect span:nth-child(3){ left: 50%; top: 0; margin-left: -8px; -webkit-animation-delay:0.39s; } 
.loadEffect span:nth-child(4){ top: 7px; right:7px; -webkit-animation-delay:0.52s; } 
.loadEffect span:nth-child(5){ right: 0; top: 50%; margin-top:-8px; -webkit-animation-delay:0.65s; } 
.loadEffect span:nth-child(6){ right: 7px; bottom:7px; -webkit-animation-delay:0.78s; } 
.loadEffect span:nth-child(7){ bottom: 0; left: 50%; margin-left: -8px; -webkit-animation-delay:0.91s; } 
.loadEffect span:nth-child(8){ bottom: 7px; left: 7px; -webkit-animation-delay:1.04s; }

.baoming .ticket-table ul.table{
  padding-left: 0;
  margin-left: 0 !important
}
.baoming .ticket-table ul{
  list-style-type: none !important;
}
.baoming .ticket-table ul li.head{
  background: #f0f0f0;
}
.baoming .ticket-table ul li.head ul{
  /*display: flex;*/
  padding-left: 0;
  margin-left: 0 !important;
  display: -webkit-flex; 
  display: flex;  
  /* for uc */
  display: -webkit-flex; 
  display: -ms-flexbox; /* TWEENER - IE 10 */
}
.baoming .ticket-table ul li.head ul li{
  width: 25%;
  height: 48px;
    color: #333;
    font-weight: bold;
    line-height: 48px;
    padding-left: 20px;
    font-size: 18px;

}
.baoming .ticket-table ul li.list{
        padding: 15px 0;
    border-bottom: 1px solid #ddd;
}
.baoming .ticket-table ul li.list ul{
  display: flex;
  padding-left: 0;
  margin-left: 0 !important;
  display: -webkit-flex; 
  display: flex;  
  /* for uc */
  display: -webkit-flex; 
  display: -ms-flexbox; /* TWEENER - IE 10 */
}
.baoming .ticket-table ul li.list ul li{
  width: 25%;
    color: #333;
    padding-left: 20px;
}
.baoming .ticket-table ul li.list ul li:first-child{
  font-weight: 600;
  font-size: 16px;
}
.baoming .ticket-table ul li.list ul li p.date{
  color: #999;
}
.baoming .ticket-table ul li.list ul li p.orig{
  text-decoration: line-through;
}
.baoming .ticket-table ul li.list ul li p span.price{
  font-weight: bold;
}
.baoming .ticket-table ul li.list ul li.des{
  display: none;
  position: absolute;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
  box-shadow: 0 2px 10px -2px #ccc;
  padding: 12px;
  top: 45px;
  left: 70px;
}
.baoming .ticket-table ul li.list:hover ul{
  position: relative;
}
.baoming .ticket-table ul li.list:hover ul li.des{
  display: block;
}
.baoming .ticket-table ul li.list ul li.des p{
  margin:0;
}
.baoming .ticket-table ul li.list ul li p.date span{
  display: none;
}
.baoming .ticket-table ul li.list ul li.des span {
  display: block;
  width: 0;
  height: 0;
  border-width: 0 10px 10px;
  border-style: solid;
  border-color: transparent transparent #ddd;
  position: absolute;
  top: -10px;
  left: 20px;
}
.baoming .ticket-table ul li.list ul li.des em {
  display: block;
  width: 0;
  height: 0;
  border-width: 0 10px 10px;
  border-style: solid;
  border-color: transparent transparent #fff;
  position: absolute;
  top: 2px;
  left: -10px;
}
.baoming .ticket-table ul li.list ul li .decrease, .baoming .ticket-table ul li.list ul li .increase{
  float: left;
    width: 30px;
    height: 30px;
    border: 1px solid #ccc;
    background: #f0f0f0;
    text-align: center;
    line-height: 32px;
    font-size: 18px;
    cursor: pointer;
    -webkit-user-select:none;
   -moz-user-select:none;
   -ms-user-select:none;
   user-select:none;
}
.baoming .ticket-table ul li.list ul li .number{
      float: left;
    height: 30px;
    width: 35px;
    box-sizing: border-box;
    text-align: center;
    line-height: 32px;
}
.baoming .ticket-table ul li.list ul li .decrease{
      color: #ccc;
    cursor: not-allowed;
    border: 1px solid #f0f0f0;
}
/*移动端*/
@media screen and (max-width: 415px){
  input[type='button'],input[type='submit']{
    -webkit-appearance:none;
  }
  .baoming{
    width:100%;
  }
  .baoming .heading{
    padding: 0 15px;
    box-sizing: border-box;
  }
  .baoming .heading a{
        width: 0px;
    padding-left: 48px;
    margin-top: 6px;
  }
  .testswitch{
    margin-right: 20px;
  }
  .baoming .ticket-table ul li.head ul{
    padding-left: 14px !important;
  }
  .baoming .ticket-table ul li.list ul li{
    padding-left: 14px;
  }
  .baoming .content .total{
    text-align: center;
  }
  .baoming .confirm{
    text-align: center;
    /*margin: 34px 15px 0;*/
    box-sizing: border-box;
    border:none;
  }
  .baoming .confirm #edit-next{
        width: 100%;
    border-radius: 5px;
  }
  .baoming .description .tips ol.baoming .description .tips p{
    padding: 0 15px;
    box-sizing: border-box;
  }
.baoming .tableWarp{
  margin:0 auto;
}
  .baoming #block-opg-content{
    width:100%;
  }
  .baoming #block-opg-content .nav{
    display: none;
  }
  .baoming .content.content-bg{
    margin-top: 0;
  }
  .baoming .content.content-left{
    width: 100%;
    float: none;
  }
  .baoming .content .order-con table{
        width: 100%;
  }
  .baoming .content .order-con table.order-ticket,.baoming .content .order-con .order-user{
    width: 90%;
  }
  .baoming .content .order-con .order-user tr td{
    line-height: 24px;
    padding: 15px 5px !important;
    box-sizing: border-box;
    vertical-align: top;  
  }
  .baoming .content .order-con .order-user tr td ul{
    padding: 0;
  }
  .baoming .content .order-con .order-user tr td span{
    word-break: break-all;
  }
    .baoming .content .order-con .order-user tr td:nth-child(2){
        padding-left: 5px;
    }
  .baoming .content .p-info > div,.baoming .content .invoices-info > div{
    margin: 28px 15px 0px;
  }
  .baoming .content .p-info > div label, .baoming .content .invoices-info > div label{
    text-align: left;
        display: block;
    width: 100%;
        padding-left: 0;
  }
  .baoming .content .p-info > div input[type="text"], .baoming .content .p-info > div input[type="number"], .baoming .content .p-info > div input[type="email"], .baoming .content .p-info > div input[type="tel"], .baoming .content .p-info > div select[name="years"],.baoming .content .invoices-info p input[type="text"], .baoming .content .invoices-info p input[type="number"], .baoming .content .invoices-info p input[type="email"], .baoming .content .invoices-info p input[type="tel"], .baoming .content .invoices-info p select[name="years"], .baoming .content .invoices-info p select[name="industry"], .baoming .content .invoices-info p textarea, .baoming .content .invoices-info > div input[type="text"], .baoming .content .invoices-info > div input[type="number"], .baoming .content .invoices-info > div input[type="email"], .baoming .content .invoices-info > div input[type="tel"], .baoming .content .invoices-info > div select[name="years"], .baoming .content .invoices-info > div select[name="industry"], .baoming .content .invoices-info > div textarea{
        width: 100%;
    height: 40px;
    margin-top: 10px;
  }
  .baoming .content .p-info p .form-select, .baoming .content .p-info > div .form-select, .baoming .content .invoices-info p .form-select, .baoming .content .invoices-info > div .form-select{
    width: 100%;
    height: 40px;
    margin-top: 10px;
  }
  .baoming .content .p-info .source-meeting select,.baoming .content .p-info .source-meeting textarea{
    margin-left: 0;
    width: 100%;
  }
  .baoming .content fieldset.fieldgroup{
     margin: 28px 15px 0px;
  }
  .baoming .content fieldset.fieldgroup legend{
    text-align: left;
    width: auto;
        margin-right: 35px;
  }
  .baoming .content fieldset.fieldgroup .fieldset-wrapper>div>div{
    margin-right: 48px;
  }
   .baoming .city-picker-selector{
    display: block !important;
    width: 100% !important;
   }
   .baoming .city-picker-selector .selector-item{
        float: none !important;
    width: 100% !important;
    margin-top: 12px;
    margin-left: 0 !important;
   }
   .baoming .content .p-info p textarea, .baoming .content .p-info > div textarea, .baoming .content .invoices-info p textarea, .baoming .content .invoices-info > div textarea{
    width: 100%;
    height: 100px;
    margin-top: 10px;
    margin-left: 0;
   }
   .baoming .content .invoices-info p.tip{
    margin-left: 0!important;
   }
   .baoming .content.content-right{
      float: none;
      width: 100%;
      margin-left: 0;
   }
   .baoming .content.content-right .title p a img{
      display: none;
   }
   .baoming #edit-back{
      display: block;
      background: #F0F0F0;
      width: 100%;
   }
  .baoming #edit-submit{
    display: block;
    text-align: center;
    float: none;
    width: 100%;
    margin-top: 20px;
  }
  .baoming .content .search-box .search-input{
        width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
  }
  .baoming .content .search-box .search-input input[type='number']{
    width: 75%;
  }
  .baoming .content .search-box .search-input #edit-search{
    width: 25%;
  }
  .search-result .result-con{
        width: 100%;
    margin-top: 0;
    height: auto;
  }
  .search-result .result-list{
        width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
  }
  .search-result .result-list .result-item > li .left{
    float: none;
    width: auto;
  }
  .search-result .result-list .result-item > li .left ul li{
    margin-right: 10%;
  }
  .search-result .result-list .result-item > li .left ul li:last-child{
    margin-right: 0;
  }
  .search-result .result-list .result-item > li .right{
    text-align: left;
  }
  .search-result .result-con .title > div.back,.search-result .result-con .title > div.print{
    display: none !important;
  }
  .search-result .result-con .title h2{
        margin: 0 auto !important;
  }
  .search-result .result-con .ticket{
        background: none;
    width: 100% !important;
  }
  .search-result .result-con .ticket > p{
    border-bottom: 1px solid #ddd;
    margin: 0 15px !important;
    box-sizing: border-box;
    width: auto;
  }
  .search-result .result-con .ticket .tMsg{
    line-height: initial;
    border-bottom: none;
    padding-top: 15px;
  }
  .search-result .result-con .ticket .tMsg > span{
    margin-right: 5%;
  }
  .search-result .result-con .user{
        padding: 0 15px;
  }
  .search-result .result-con .user table{
    width: 100% !important;
  }
  .loadEffect{
    top: 3%;
  }
  .search-result .result-con .user table tbody tr td{
    text-align: left;
    border-right: none !important;
  }
  .search-result .result-con .user table tbody tr td:nth-child(1){
        text-align: left;
    width: 75px;
    border-right: none !important;
  }
  .search-result .result-con .user table tbody tr{
    border-right: none !important;
  }
  .search-result .result-con .user table tbody tr:nth-child(2n+1){
    background: #fff !important;
  }
  .baoming{
    width: auto;
  }
  .baoming .ticket-table ul li.head ul li:first-child{
    width: 100%;
    padding-left: 0;
  }
  .baoming .ticket-table ul li.head ul li:not(:first-child){
    display: none;
  }
  .baoming .ticket-table ul li.list{
    height: auto;
  }
    .baoming .ticket-table ul li.list p{
      line-height: 24px;
          padding: 5px 0;
              margin: 0 auto!important;
    }
      .baoming .ticket-table ul li.list ul li:first-child{
        font-weight: bold;
      }
  .baoming .ticket-table ul li.list ul li p.date span{
    display: inline;
  }
  .baoming .ticket-table ul li.list ul{
    position: relative;
    display: block;
  }
  .baoming .ticket-table ul li.list ul li{
    width: 100%;
  }
  .baoming .ticket-table ul li.list ul li.price p{
    display: inline-block;
  }
  .baoming .ticket-table ul li.list ul li.price .early{
    color: #E59033;
  }
.baoming .ticket-table ul li.list ul li.tCount{
    position: absolute;
        right: 5px;
    top: -10px;
    width: 120px;
  }
  .baoming .ticket-table ul li.list ul li.des{
    display: block;
    position: relative;
    border: none; 
    padding: 12px; 
    top: auto; 
    left: auto; 
    padding: 0 0 0 14px;
    box-shadow: none;
  }
   .baoming .ticket-table ul li.list ul li.des span{
    display: none;
   }
   .baoming form>input#edit-next{
    width: 100%;
   }
   .baoming .content .invoices-info .source-meeting .form-item-invoice-note label{
    margin-top: 0;
   }
   .baoming .content .invoices-info .source-meeting .form-item-invoice-note>div textarea{
    width: 100%;
    margin-top: 10px;
   }
   #edit-get-the-way>div{
    margin-right: 0;
   }
   /*查询页面*/
   .search-result .result-list p.paid{
    line-height: auto;
    border-bottom: 1px solid #ddd;
    margin-top: 65px !important;
    padding-bottom: 18px !important;
   }
   .search-result .result-list .result-item > li{
    padding: 10px 0 22px;
   }
   #zhifu{
    width:210px; 
    height:50px; 
    line-height: 50px;
    border-radius: 15px;
    background-color:#00a6de; 
    border:0px #FE6714 solid; 
    cursor: pointer;  
    color:white;  
    font-size:16px;
   }
}
