@charset "UTF-8";
/* CSS Document */
/*
--------------预订
*/
.btn {
    padding: .5rem 1rem;
    font-size: 1.25rem;
}
.form-control {
    height: auto;
    padding: .5rem 1rem;
    font-size: 1.25rem;
}
.form-group-sm .form-control, .form-group-sm .btn {
    height: auto;
    padding: .25rem 1rem;
    font-size: 0.875rem;
}
.text-info {
    color: #2b98db;
}
.text-warning {
    color: #F60;
}
.panel-no {
    border: 0;
}
.modal-footer {
    text-align: center;
}
.text-gray {
    color: #999;
}
.bootstrap-datetimepicker-widget table td {
    color: #2b98db;
}
.bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #2b98db;
    color: #FFF;
}
.bootstrap-datetimepicker-widget table td.disabled, .bootstrap-datetimepicker-widget table td.disabled:hover {
    color: #CCC;
}
body.pageSubmit {
    padding-bottom: 3rem;
}
.reloading {
    background-color: rgba(0, 0, 0, .01);
}
.reloading:after {
    display: none;
}
.reloading i {
    width: 9em;
    margin-left: -4.5em;
    background-color: rgba(0, 202, 51, 0.93);
}
.containerPro h2.simple {
    border-bottom: 0;
    color: #2b98db;
    text-indent: 0.25rem
}
.containerPro .w-m {
    padding: 0;
}
.containerPro h2.simple:before {
    display: none;
}
.picTextList li.pageLoading {
    padding: .5rem;
}
.picTextList li.media h4 {
    padding: .5rem 0 .25rem;
}
.picTextList li.media > a {
    display: table-row;
}
.picTextList li.media .media-left {
    width: 6rem;
    height: 6rem;
    padding-right: 0;
}
.picTextList li.media .media-body {
    height: 6rem;
    position: relative;
    font-size: 1.125rem;
}
.picTextList li.media {
    border-radius: 6px;
}
.picTextList li.media p.priceShow {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    padding-right: 5rem;
    margin-bottom: 0;
    overflow: visible
}
.picTextList li.media p .rank {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 1.75em;
    padding-right: 7rem;
    margin-bottom: 0;
}
.picTextList p.priceShow .text {
    display: block;
    width: 98%;
    float: left;
}
.picTextList .price {
    margin-right: -4.5rem;
    margin-top: -0.70rem;
}
.picTextList li.media .media-left img {
    margin-left: 0
}
.rank, .price-m {
    color: #ff7d13;
    display: inline-block
}
.price-m > i {
    font-size: 1.5rem;
    margin: 0 .125rem;
}
.price-no {
    padding-top: 0.5rem;
    display: inline-block
}
.picTextList li.pageLoading img {
    vertical-align: middle;
    width: 1.75rem;
    margin: .25rem
}
.dateShow {
    padding: .5rem 15px;
    margin: .5rem 0;
    font-size: 1.125rem;
    color: #999;
    border-bottom: 1px solid #DDD;
}
/*---新日期*/
.datePannel {
    width: 100%;
    overflow: hidden;
    position: relative;
    border-bottom: 1px solid #DDD;
    padding: .5rem 15px .25rem
}
.datePannel .dateMain {
    width: 100%;
    overflow: scroll;
    padding: .25rem 0;
}
.datePannel .dateList {
    width: 100%;
    padding: 0.26667rem 0;
    height: 4.5rem;
}
.datePannel .dateItem {
    width: 5rem;
    height: 4rem;
    border: 0.02667rem solid #999;
    background-color: #FFF;
    color: #333;
    float: left;
    margin: 0 0.5rem 0 0;
    font-size: 1rem;
    line-height: 1.7rem;
    padding: 0.3rem 0;
    border-radius: 0.16rem;
    text-align: center;
}
.datePannel .dateItem .week {
    color: #999;
}
.datePannel .dateItemChoose {
    border: 1px solid #F60;
    background-color: #F60;
    color: #FFF;
}
.datePannel .dateItemChoose .week {
    color: #ffed00;
}
.datePannel .dateItemLoading {
    width: `100%;
    line-height: 3.4rem;
    color: #999;
    border: 1px solid #FFF;
}
.datePannel .dateItemMore {
    display: none;
    color: #2b98db;
    float: none;
    margin: 0;
    position: absolute;
    z-index: 10;
    right: 15px;
    top: 0.5rem;
    box-shadow: -0.53333rem -0.53333rem 0.53333rem #ffffff, -0.53333rem 0.53333rem 0.53333rem #ffffff, 0.53333rem 0.53333rem 0.53333rem #ffffff, 0.53333rem -0.53333rem 0.53333rem #ffffff;
}
.dropdown-m {
    position: relative;
}
.dropdown-m .dropdown-menu {
    width: 100%;
    overflow: hidden;
}
.dropdown-m .dropdown-menu li {
    width: 50%;
    float: left;
}
.dropdown-m .dropdown-menu-row li {
    width: 100%;
    float: none;
}
.dropdown-m .dropdown-menu > li > a {
    padding: .5rem 1rem;
    font-size: 1.25rem;
}
.proList .table > thead > tr {
    position: relative;
    z-index: 2;
    margin-bottom: -1px;
}
.proList .table > thead > tr > th {
    border-bottom: 0;
    border-top: 0;
}
.proList .table > tbody > tr.productdetail {
    position: relative;
    z-index: 2;
}
.proList .table > tbody > tr.productdetail > td {
    border-top: dashed 1px #EEE;
    color: #999;
    font-size: 1rem;
}
.proList .tname {
    width: 100%;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    margin-left: -16px;
    padding-left: 16px;
}
.proList .table > tbody > tr > td, .proList .table > tbody > tr > th, .proList .table > tfoot > tr > td, .proList .table > tfoot > tr > th, .proList .table > thead > tr > td, .proList .table > thead > tr > th {
    padding: 8px 3px;
    vertical-align: middle
}
.proList .glyphicon-triangle-right {
    color: #2b98db
}
.proList .input-group-sm > .form-control, .proList .input-group-sm > .input-group-addon, .proList .input-group-sm > .input-group-btn > .btn {
    height: 25px;
    padding: 0 0.3rem;
    color: #999;
}
.proList .input-group-sm > .form-control {
    padding: 0;
    text-align: center;
    border-right: 0;
}
.proList .form-control[readonly] {
    background-color: #FFF;
}
.proList .input-group-addon:last-child {
    background-color: #ff7d13;
    color: #FFF;
    border: 1px solid #ff7d13;
}
.pageSubmitBtn {
    position: fixed;
    z-index: 10;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #F90;
}
.pageSubmitBtn .btn {
    border-radius: 0;
    padding: .5rem 2rem;
    font-size: 1.5rem;
    border: 0;
}
.pageSubmitBtn .price {
    position: absolute;
    left: 15px;
    top: 1rem;
    z-index: 2;
    color: #FFF;
}
.pageSubmitBtn .priceDiscountNum {
    color: #f0ff75
}
/*----hotel*/
.proSearchHotel .dropdown-m .dropdown-menu {
    margin-left: -1rem;
}
.proSearchHotel .form-group {
    border-top: 1px solid #EEE;
    padding: .5rem 8px;
    margin: 0;
    position: relative;
}
.proSearchHotel .form-group:first-child {
    border-top: none
}
.proSearchHotel .form-group .form-group-sdate {
    z-index: 2;
}
.proSearchHotel .panel-body {
    padding: 0 5px 15px;
}
.proSearchHotel .form-group *[class*='col-xs'] {
    padding-right: 0;
    padding-left: 0;
    line-height: 2em;
    font-size: 1.125rem;
    font-weight: normal;
}
.proSearchHotel .form-group *[class*='col-xs'] .info {
    line-height: 1.5rem;
    font-size: .75rem;
    display: block;
}
.proSearchHotel .form-group > label[class*='col-xs'] {
    margin-bottom: 0;
    color: #999;
    font-size: 1rem;
    padding-top: 0;
    text-align: left;
}
.proSearchHotel .dateShow {
    padding: 0;
    margin: 0;
    border-bottom: 0;
}
.proSearchHotel .dateRange {
    position: absolute;
    right: 0;
    top: 0.7rem;
    height: 5em;
    z-index: 2;
    background-color: #FFF;
    width: 25%;
}
.proSearchHotel .dateRange i {
    display: block;
    height: 4.6em;
    width: 4.6em;
    margin: auto;
    border: 1px solid #CCC;
    background-color: #EEE;
    border-radius: 100%;
    line-height: 4.6em;
    text-align: center;
    font-size: 1.125rem;
}
.proSearchHotel .btn {
    width: 100%;
}
.mask {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    position: fixed;
    z-index: 9;
    top: 0;
    left: 0;
    display: none;
}
.keyMain {
    padding: 0 1rem 1rem;
    border-top: 1px solid #DDD;
    background-color: #F9F9F9;
    position: fixed;
    width: 100%;
    z-index: 10;
    bottom: 0;
    display: none;
}
.keyMain h3 {
    font-size: 1rem;
    margin: .75rem 0;
    width: 100%;
    color: #999;
}
.keyMain .w-m + h3 {
    margin-top: -.75rem;
}
.keyMain .btn {
    width: 100%;
}
.keyMain a {
    float: left;
    width: 33.33%;
    padding: .75rem;
    background-color: #FFF;
    border: 1px solid #EEE;
    margin-left: -1px;
    margin-bottom: .75rem;
}
.keyMain .w-m-both a {
    width: 50%;
    position: relative;
}
.keyMain a.active {
    color: #FFF;
    border-color: #FFF;
    background-color: #2b98db;
}
.keyMain .w-m-both .active:before {
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-size: .5rem;
    line-height: 1.4rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e013";
    position: absolute;
    right: 2px;
    top: 2px;
    width: 1.4rem;
    height: 1.4rem;
    background-color: #FFF;
    color: #2b98db;
    border: 1px solid #65B4E4;
    transform: scale(0.75, 0.75);
    text-align: center;
    border-radius: 3px;
}
.proReSearchHotel {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 8;
    display: none;
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, .38);
    box-shadow: 0 5px 5px rgba(0, 0, 0, .38);
}
#reSearchIcon {
    width: 2.4rem;
    height: 2.4rem;
    text-align: center;
    overflow: hidden;
    display: block;
    position: fixed;
    right: .25rem;
    top: .25rem;
    z-index: 11;
    border-radius: 100%;
    background-color: rgba(0, 0, 0, 0.38);
    color: #FFF;
    line-height: 2.4rem;
    font-size: 1.25rem;
}
/*酒店详情*/
.proDetail {
    width: 100%;
    overflow: hidden;
}
.pointList .badge {
    bottom: 0.5rem;
}
.proDetail h2.title {
    background-color: #2b98db;
    margin: 0;
    padding: .75rem;
    text-align: center;
    font-size: 1.125rem;
    color: #FFF;
}
.proHotelList td[class*='col-xs'] {
    vertical-align: bottom
}
.proHotelList .tname {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: none;
    margin: 0 0 .5rem 0;
    padding-left: 0;
    color: #2b98db;
}
.proHotelList p {
    font-size: .875rem;
    margin-bottom: .5rem;
    color: #999;
}
.proHotelList p:last-child {
    margin-bottom: 0;
}
.proHotelList p .price-m {
    font-size: 1.125rem;
}
.proHotelList .btn {
    padding: .2rem 1rem;
    font-size: 1rem;
}
.formHotelOrder h3 {
    font-size: 1rem;
    margin: .5rem 0;
    padding-left: 0rem;
    color: #2b98db;
}
.formHotelOrder b {
    font-size: 1rem;
}
.formHotelOrder .form-group {
    margin: 0 -.5rem;
    padding: .3125rem .5rem;
    line-height: 2em;
    margin-bottom: 0;
    font-size: 0.875rem;
}
.formHotelOrder .form-group:first-child {
    border-top: none;
}
.formHotelOrder .form-control {
    font-size: 0.875rem;
}
.formHotelOrder .form-group > *[class*='col-xs'] {
    padding: 0;
}
.formHotelOrder select.form-control {
    line-height: 2.35rem;
    height: 2.35rem;
}
.hotelPriceList {
    border-right: 1px solid #EEE;
    border-bottom: 1px solid #EEE;
    width: 100%;
}
.hotelPriceList:after {
    content: " ";
    clear: both;
    display: block;
}
.hotelPriceList i {
    float: left;
    padding: .25rem .15rem;
    width: 14.2857%;
    white-space: nowrap;
    text-align: center;
    border-left: 1px solid #EEE;
    border-top: 1px solid #EEE;
    margin: 0;
    font-size: .725rem;
    color: #666;
}
.hotelPriceList i.t {
    color: #999;
}
/*租车详情*/
.proCarLineList td[class*='col-xs'] .img-rounded {
    width: 90%;
    height: 4rem;
}
.proCarLineList .tname {
    padding-bottom: .5rem;
}
.proCarLineList td[class*='col-xs'] div[class*='col-xs'] {
    padding: 0
}
.proCarLineList td[class*='col-xs'] > div[class*='col-xs'] {
    padding: .5rem 0
}
.proCarLineList .glyphicon-menu-right {
    margin-top: -1.5rem;
    margin-right: .5rem;
    font-size: 2rem;
    color: #CCC;
}
/*实名制*/
.panel-body-tourlist {
    padding: 0;
    overflow: hidden;
    overflow-y: scroll;
    max-height: 300px;
}
.panel-body-tourlist .form-horizontal {
    margin-bottom: 0;
    border-top: 1px solid #EEE;
    padding: 10px 5px 5px;
}
.panel-body-tourlist .form-group {
    margin-bottom: 15px;
}
.panel-body-tourlist .form-group .input-group-sm > .form-control, .panel-body-tourlist .form-group .input-group-sm > .input-group-addon, .panel-body-tourlist .form-group .input-group-sm > .input-group-btn > .btn, .panel-body-tourlist .form-group .btn-group-sm > .btn, .panel-body-tourlist .form-group .btn-sm {
    height: 40px;
    font-size: 16px;
}
.panel-body-tourlist .form-group .label-warning {
    position: relative;
    top: .5em;
    font-size: 14px;
    font-weight: normal;
}
.panel-body-tourlist .form-group .label-upload, .panel-body-tourlist .form-group .label-xckupload {
    margin-left: .25rem;
    padding: 5px 10px;
    line-height: 2;
    display: inline-block;
    vertical-align: middle;
    top: 0;
    z-index: 1;
    position: relative;
    width: 90%;
}
.panel-body-tourlist .form-group .label-xckupload {
    font-size: 1em;
    width: 100%;
    margin: auto
}
.panel-body-tourlist .form-group .label-upload-loading {
    background-color: #c1c5c1
}
.upload-card {
    position: relative;
}
.upload-xck .input-xckfile, .upload-card .input-file {
    position: absolute;
    width: 90%;
    height: 100%;
    z-index: 2;
    display: block;
    font-size: 2rem;
    top: 0;
    left: 0;
    opacity: 0.001;
}
.upload-xck .input-hide, .upload-card .input-hide {
    display: none
}
.panel-default > .panel-heading-badge .badge {
    float: right;
    background-color: #F60;
}
/*------推荐列表------*/
.picTextListCircle li {
    background-color: transparent;
    float: left;
    width: 33.3%;
    text-align: center;
}
.picTextListCircle li.media {
    margin: -1px 0 0;
    padding-bottom: 10px;
    border-top: 1px solid #EEE;
    padding: 15px .25em 5px;
}
.picTextListCircle li.media-first {
    border-bottom: 1px solid #EEE;
    border-top: 2px solid #EEE;
}
.picTextListCircle li.media > a {
    display: block;
}
.picTextListCircle li.media .media-left, .picTextListCircle li.media-last .media-left .glyphicon {
    width: 5rem;
    height: 5rem;
    overflow: hidden;
    float: none;
    background-color: transparent;
    margin: auto;
    padding: 0;
    display: block;
}
.picTextListCircle li.media .media-body {
    display: block;
    width: auto;
    height: 2.5em;
    font-size: 1.25em;
}
.picTextListCircle li.media h4 {
    font-size: 0.675em;
    font-style: normal;
}
.picTextList li.media-last h4 {
    color: #2AACFC;
    padding: 0.5rem 0;
}
.picTextListCircle li.media-last {
    width: 100%;
    text-align: center;
    border-top: 1px #EEE dashed;
}
.picTextListCircle li.media-last .media-left {
    width: 2rem;
    height: 2rem;
    font-size: 1rem;
    float: none;
    margin-right: 0;
    display: inline-block;
}
.picTextListCircle li.media-last .media-left .glyphicon {
    color: #2AACFC;
    top: 0;
    line-height: 1.75rem;
    width: 2rem;
    height: 2rem;
    font-size: 1rem;
    margin-right: 0;
}
.picTextListCircle li.media-last .media-body {
    display: inline-block;
    width: auto;
    height: 2em;
    line-height: 2em;
    font-size: 1.25em;
}
/*------步骤------*/
.box-step-b {
    border-bottom: 5px #c9c9c9 solid;
    margin: 2em auto 3.2em;
    height: 5px;
    padding: 0;
}
.box-step-b li {
    width: 25%;
    border-bottom: 5px #c9c9c9 solid;
    float: left;
    position: relative;
    text-align: center;
    height: 5px;
    margin: 0;
    padding: 0;
    list-style: none outside;
}
.box-step-b li em {
    width: 1.8em;
    height: 1.8em;
    position: absolute;
    top: -0.80em;
    left: 50%;
    margin-left: -0.9em;
    z-index: 2;
    color: #FFF;
    line-height: 1.8em;
    display: block;
    font-size: 1.2em;
    border-radius: 50%;
    background-color: #c9c9c9;
    font-style: normal;
}
.box-step-b li i {
    height: 3em;
    position: relative;
    margin-top: 2em;
    z-index: 3;
    display: block;
    font-size: 0.825em;
    color: #999;
    font-style: normal;
}
.box-step-b li.prev {
    border-bottom: 5px #91d2fa solid;
}
.box-step-b li.prev em {
    background-color: #91d2fa;
}
.box-step-b li.prev i {
    color: #91d2fa;
}
.box-step-b li.on {
    border-bottom: 5px #2b98db solid;
}
.box-step-b li.on em {
    background-color: #2b98db;
}
.box-step-b li.on i {
    color: #2b98db;
}
/*酒店 new*/
.proReSearchHotel-hastop {
    top: 3em;
}
.proReSearchHotel-hastop + .panel-line {
    margin-top: 0;
}
.hotel-map-ico:link, .hotel-map-ico:visited {
    position: absolute;
    right: 5px;
    top: 0px;
    color: #F60;
}
.hotel-map-ico .glyphicon {
    vertical-align: middle;
    margin-top: -5px;
}
.proReSearchHotel .form-group .hotel-map-ico {
    top: 15px;
}
.keyMain-hasfooter {
    bottom: 3rem;
}
html.mapfull, html.mapfull body {
    height: 100%;
}
.mapMain {
    position: relative;
    height: 100%;
    padding: 0 0 3.02rem;
    box-sizing: border-box;
}
.mapMain-hastop {
    padding: 0 0 6.02rem;
}
.searchShowInfo {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 2rem;
    line-height: 2rem;
    font-size: 0.75em;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.90);
    box-shadow: 0 1px 5px #AAA;
    display: none;
}
.searchShowInfo i {
    color: #F60;
}
.boxBaiduMap {
    border: 1px solid #E6E8E8;
    height: 100%;
    position: relative;
    z-index: 1;
}
.new-map-label .new-map-icon {
    width: 29px;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    color: #FFF;
    display: inline-block;
    *display: inline;
    zoom: 1;
    font-weight: bold;
    text-align: center;
    background-color: #19a1db;
    vertical-align: middle;
    margin-top: -3px;
}
.new-map-label .new-map-title {
    display: inline-block;
    border: 1px solid #61a9d8;
    background-color: #eff8ff;
    -webkit-border-radius: 0px 4px 4px 0px;
    border-radius: 0px 4px 4px 0px;
    padding: 5px 6px 4px;
    color: #6599be;
    font-weight: bold;
    border-left: 0 none;
    box-shadow: 0px 2px 2px #aaacad;
    margin-top: 1px;
    height: 27px;
}
.new-map-label .new-map-title a:link, .new-map-label .new-map-title a:visited {
    color: #F6357E;
}
.new-map-labelAttr .new-map-title {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #61a9d8;
}
.mapInfoWindow h3 {
    font-size: 1em;
    width: 100%;
    margin-top: 0em;
    border-bottom: 1px solid #EEE;
    padding-bottom: 10px;
    margin-bottom: 5px;
}
.mapInfoWindow .priceinfo {
    color: #999;
    font-size: 0.825em;
    line-height: 1.5;
    position: relative;
    clear: both;
    border-bottom: 1px solid #EEE;
    margin-bottom: 5px;
}
.mapInfoWindow .priceinfo .price {
    position: absolute;
    font-size: 1.75em;
    top: 0;
    right: 0;
    color: #F60;
}
.mapInfoWindow img {
    float: left;
    width: 30%;
    height: 70px;
    border-radius: 5px;
    margin: 0 10px 10px 0;
}
.mapInfoWindow p {
    font-size: .825em;
    color: #666;
}
.mapInfoWindow .modal-footer {
    padding: 10px 0 0 0;
    width: 100%;
}
/*门票票类说明*/
.ticketItemInfo {
    padding: .25rem;
    margin: 0 .5rem;
    font-size: .875rem;
    color: #888;
}
.ticketItemInfo h4 {
    font-size: 1.125em;
    color: #FFF;
    border-bottom: 1px solid #EEE;
    margin: 20px -10px 10px;
}
.ticketItemInfo h4 b {
    background-color: #91d2fa;
    display: block;
    width: 60%;
    padding: 2px 10px;
    box-sizing: border-box;
    height: 25px;
    line-height: 20px;
    position: relative;
}
.ticketItemInfo h4 b:after {
    content: "";
    display: block;
    border-right: 25px solid #FFF;
    border-bottom: 25px solid #91d2fa;
    font-size: 0;
    width: 0;
    height: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.pllist {
    list-style: none outside;
    padding: 0;
    margin: 0 -0.75rem;
}
.pllist li {
    list-style: none outside;
    line-height: 1.62;
    padding: .5rem 0.75rem 1rem;
    border-top: #EEE solid 1px;
    color: #666;
}
.pllist li b {
    color: #333;
    font-weight: normal;
}
.pllist li:first-child {
    border-top: 0
}
.pllist li .title {
    border-bottom: 1px dashed #EEE;
    position: relative;
    line-height: 30px;
    margin-bottom: .5rem;
    color: #999;
}
.pllist li .title b {
    font-weight: bold;
    color: #333;
}
.pllist li .title .datetime {
    position: absolute;
    top: 0;
    right: .25rem
}
.pllist li .ico, .pllist li .ico-09 {
    background-image: url(images/starIcon.png);
    display: inline-block;
    height: 25px;
    line-height: 25px;
    background-position: 0 -25px;
    width: 125px;
    vertical-align: top;
    background-size: 100%;
    overflow: hidden;
    position: relative;
    margin-top: 0px;
}
.pllist li .icow {
    line-height: 25px;
    height: 25px;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    overflow: hidden;
}
.pllist li .ico-09 {
    background-position: 0 0;
}
.form-pl .item {
    font-weight: normal
}
/*-------门票详情-----------*/
.rank, .price-m {
    color: #F00
}
.price-m {
    font-size: 1.25rem;
}
.price-y {
    font-size: 0.875rem;
    color: #999;
    text-decoration: line-through;
    margin-left: 0.5rem
}
.proDetail .notice {
    padding: .5rem 25px;
    border-bottom: 1px solid #EEE;
    color: #ef9d68;
    font-size: 1.25rem;
}
.proList th.bg-success, .proList th.bg-info, .proList th.bg-warning {
    text-align: left;
    background-color: #FFF;
    font-size: 1.5rem;
}
.proList th.bg-success .pull-right {
    margin-right: 5px;
    top: 5px;
}
.proList .glyphicon-triangle-right {
    display: none
}
.proList .input-group-sm {
    white-space: nowrap;
    padding-right: 5px;
    width: 100%;
}
.proList .table > thead > tr > th {
    border-bottom: 0;
    border-top: 1px solid #DDD;
    font-size: 1.25rem;
    position: relative;
}
.proList .table > thead > tr > th .tips {
    position: absolute;
    right: 15px;
    margin-top: -0.6125rem;
    line-height: 1;
    top: 50%;
    color: #333;
    font-size: 1rem;
    font-weight: normal;
}
.proList td.col-xs-4 {
    text-align: right;
}
.proList .input-group-sm > .form-control {
    height: 27px;
    line-height: 27px;
}
.proList .input-group-sm > .input-group-addon {
    width: 25px;
    height: 25px;
    line-height: 25px;
}
.proList .table > tbody > tr.productstocks > td {
    font-size: 1.125rem;
    overflow: hidden
}
.proList .table > tbody > tr.productstocks > td .label {
    margin: .4rem 0;
    line-height: 2;
    font-weight: normal;
    position: relative;
    font-size: 0.8125rem;
    display: inline-block;
}
.proList .table > tbody > tr.productstocks > td .label-disable {
    opacity: 0.2;
}
.proList .table > tbody > tr.productstocks > td .stockItem {
    float: left;
    width: 25%;
    text-align: center;
    position: relative;
    display: inline;
}
/*
.proList .table > tbody > tr.productstocks > td .stockItem:nth-child(4n+2), .proList .table > tbody > tr.productstocks > td .stockItem:nth-child(4n+3) {
    text-align: center;
}
.proList .table > tbody > tr.productstocks > td .stockItem:nth-child(4n+4) {
    text-align: right;
}
*/
.proList .table > tbody > tr.productstocks .stockItem .stock-m {
    position: relative;
    z-index: 2;
    line-height: 2;
}
.proList .table > tbody > tr.productstocks .stockItem .stock-m .stock {
    font-size: 1rem;
}
.proList .table > tbody > tr.productstocks .stockItem .glyphicon {
    position: absolute;
    z-index: 1;
    opacity: 0.98;
    font-size: 3rem;
    width: 3rem;
    height: 3rem;
    left: 50%;
    top: 50%;
    margin: -1.5rem 0 0 -1.5rem;
    color: #5cb85c
}
.proList .table > tbody > tr.productstocks > td .label-success {
    background-color: #259625
}
.table > tbody > tr.productSgnsSort > td {
    font-size: 1.5rem;
    overflow: hidden;
    padding: 0 15px;
}
.table > tbody > tr.productSgnsSort > td .label {
    margin: .4rem auto;
    line-height: 2;
    font-weight: normal;
    position: relative;
    font-size: 1.5rem;
    display: block;
    width: 90%;
    height: 60px;
    line-height: 50px;
}
.table > tbody > tr.productSgnsSort > td.sub-stocks-sgns .label {
    background-color: #d7e8f6;
    color: #578ebe;
    border: 1px solid #a0c9ec
}
.table > tbody > tr.productSgnsSort > td.sub-stocks-sgns .label-success {
    background-color: #469de9;
    color: #FFF
}
.table > tbody > tr.productSgnsSort > td.sub-stocks-sgns .label-success .glyphicon {
    color: #2c78ba
}
.table > tbody > tr.productSgnsSort > td .label-disable {
    opacity: 0.2;
}
.table > tbody > tr.productSgnsSort > td .stockItem {
    float: left;
    width: 33.333%;
    text-align: left;
    position: relative;
    display: inline;
}
.table > tbody > tr.productSgnsSort > td .stockItem:nth-child(3n+2) {
    text-align: center;
}
.table > tbody > tr.productSgnsSort > td .stockItem:nth-child(3n+3) {
    text-align: right;
}
.table > tbody > tr.productSgnsSort .stockItem .stock-m {
    position: relative;
    z-index: 2;
}
.table > tbody > tr.productSgnsSort .stockItem .stock-m .stock {
    font-size: 1.125rem;
}
.table > tbody > tr.productSgnsSort .stockItem .glyphicon {
    position: absolute;
    z-index: 1;
    opacity: 0.98;
    font-size: 3rem;
    width: 3rem;
    height: 3rem;
    left: 50%;
    top: 50%;
    margin: -1.5rem 0 0 -1.5rem;
    color: #5cb85c
}
.table > tbody > tr.productSgnsSort > td .label-success {
    background-color: #259625
}
.stocksTable {
    display: none
}