@charset "UTF-8";
.white-bg { background-color: #fff; }
.flowable { /*z-index: 900;*/ position: relative; width: 100%; }
.flowable .ophelper { position: relative; }
.ophelper .helper { display: inline-block; position: absolute; top: -30px; right: 20px; cursor: pointer; }
.ophelper .opened { }
.flowable .flow_hack { position: absolute; }
.fix_bottom { top: auto !important; left: 0px !important; right: 0px !important; bottom: 0px !important; position: fixed; background-color: #fff !important; }
.fix_bottom .flow_hack { position: static !important; width: 100% !important; }
.portamento_container { position: relative; /*z-index: 900;*/ width: 100%; }
.portamento_container .fixed { position: fixed; -webkit-transform: translateZ(0); }
div.item { margin-bottom: 16px; }
.cbx,.cbxt { width: 49%; display: inline-block; padding-top: 2px; }
.btn-group { width: 100% !important; background-color: #fff; }
.button_w_n { float: none !important; }
div.open { background-color: #fff !important; }
.input { display: inline-block; position: relative; }
.input_label { display: inline-block; font-size: 12px; }
input.datepicker { width: 120px; line-height: normal; border-radius: 2px; border-width: 0px; font-size: 14px; }
input.timecur { font-weight: bold; }
.datepicker table tr td.day:hover, .datepicker table tr td.focused, .datepicker .month:hover { color: #FC2B7D }
.datepicker .active { background-color: #FC2B7D !important; }
.datepicker.dropdown-menu { min-width: 200px; }
/**artical css**/
.layoutleft { float: left; width: 65.8536%; padding-right: 36px; }
.layoutright { margin-left: 68.2926%; }
.withpad { position: relative; }
.withpad-bs { }
.article-meta .meta-item { line-height: 18px; }
.page-headline .article-meta .meta-item { width: 49%; display: inline-block; }
.flowable .article-meta .meta-item { display: block; }
/*.page-headline .article-meta .meta-item > span { display: block; }*/
.article-meta .item-head { color: rgb(163, 168, 176); }
.page-headline .article-meta .item-head { font-size: 12px; margin-bottom: 6px; }
.flowable .article-meta .meta-item { margin-bottom: 8px; }
.flowable .article-meta .item-head { font-size: 14px; padding-right: 12px; }
.article-meta .item-head .ui-element { width: 18px; height: 18px; display: block; float: left; }
.article-meta .ui-element.icon-date { background-position: 0 -449px; margin-right: 6px; }
.article-meta .ui-element.icon-time { background-position: -50px -449px; margin-right: 6px }
span.date { padding-left: 16px; }
span.time { padding-left: 16px; }
.hierar .msg { width: 100%; display: block; }
.hierar span { display: inline-block; }
.join { background-color: #F5F9FC; border: 1px solid #DAE0E6; padding: 24px; }
.join_sp { background-color: #fff; border-width: 0px; }
.join .price { color: rgb(252, 43, 125); font-size: 18px; line-height: 24px; margin-right: 8px; }
.attr-name { width: 98px; color: rgb(163, 168, 176) }
/***jquery-confirm 修正**/
.jconfirm-box .buttons { float: none !important; text-align: center; }
.title-c { text-align: center; }
.jconfirm-bg { background-color: #EEF3F7; }
/***jquery-confirm 修正**/
.cnt { text-align: center; margin: 0 auto; position: relative; }
.cnt span { display: block; }
.cnt .success { height: 40px; width: 40px; left: 43%; position: relative; }
/**地图样式**/
.map_container_f { border-width: 0px; width: 100%; min-height: 400px; overflow-y: hidden; }
.map { width: 100%; height: 400px; }
.map_poi_title { font-size: 13px; font-weight: bold; }
.map_poi_content { font-size: 12px; }
.anchorBL { display: none !important; }
.BMap_noprint { background: url('../images/map-location.png') no-repeat !important; width: 36px !important; height: 47px !important; }
.anchorTL { background: none !important; }

/**地图样式**/
@media (max-width: 767px) {
.page-headline .article-meta .meta-item { width: 100%; display: block; margin-bottom: 12px; }
}
