/* DaTouWang URL: www.datouwang.com */
/* line 3, ../sass/a.scss */
.baoming ol, .baoming ul {
  list-style: none;
}
/* line 3, ../sass/a.scss */
.baoming table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* line 3, ../sass/a.scss */
.baoming caption, .baoming th, .baoming td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
/* line 3, ../sass/a.scss */
.baoming q, .baoming blockquote {
  quotes: none;
}
/* line 3, ../sass/a.scss */
.baoming q:before, .baoming q:after, .baoming blockquote:before, .baoming blockquote:after {
  content: "";
  content: none;
}
/* line 3, ../sass/a.scss */
.baoming a img {
  border: none;
}
/* line 3, ../sass/a.scss */
.baoming article, .baoming aside, .baoming details, .baoming figcaption, .baoming figure, .baoming footer, .baoming header, .baoming hgroup, .baoming main, .baoming menu, .baoming nav, .baoming section, .baoming summary {
  display: block;
}
/* line 3, ../sass/a.scss */
.baoming a {
  text-decoration: none;
}
/* line 3, ../sass/a.scss */
.baoming .clearfix, .baoming .city-picker-selector {
  display: inline-flex;
  width: 542px;
  display: -webkit-inline-flex;
    display: inline-flex;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
}
/* line 3, ../sass/a.scss */
.baoming .clearfix:after, .baoming .city-picker-selector:after {
  content: " ";
  display: table;
  height: 0;
  clear: both;
}
/* line 3, ../sass/a.scss */
.baoming h2 {
  font-size: 26px;
  margin-top: 50px;
  margin-bottom: 20px;
}
/* line 3, ../sass/a.scss */
.baoming .city-picker-selector .selector-item {
  border:1px solid #ddd;
  width: 32%;
  height: 36px;
  line-height: 36px;
  float: left;
  margin-left: 0px;
  position: relative;
}

/* line 3, ../sass/a.scss */
.baoming .city-picker-selector .selector-item:first-child{
  margin-left: 0;
}
.baoming .p-info .city-picker-selector .selector-item{
  width: 48.5%;
}
.baoming .p-info .city-picker-selector .selector-item:nth-child(2),.baoming .invoices-info .city-picker-selector .selector-item:nth-child(3){
  margin-right: 0;
}
/* line 3, ../sass/a.scss */
.baoming .city-picker-selector .selector-item:after {
  content: '';
  border-right: 3px solid transparent;
  border-left: 3px solid transparent;
  border-top: 6px solid #333;
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: 15px;
  right: 5px;
}
/* line 3, ../sass/a.scss */
.baoming .city-picker-selector .selector-name {
  color: #333 !important;
  background: #fff;
  font-size: 16px;
  display: block;
  text-indent: 5%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
/* line 3, ../sass/a.scss */
.baoming .city-picker-selector .selector-name:hover {
  background-color: #fdfdfd;
  text-decoration: none;
}
/* line 3, ../sass/a.scss */
.baoming .city-picker-selector .selector-name.df-color {
  color: #999 !important;
}
/* line 3, ../sass/a.scss */
.baoming .city-picker-selector .selector-name.forbid {
  cursor: not-allowed;
}
/* line 3, ../sass/a.scss */
.baoming .city-picker-selector .selector-list {
  border: 1px solid #ccc;
  background: #fff;
  width: 100%;
  position: absolute;
  top: 36px;
  left: -1px;
  z-index: 1;
}
/* line 3, ../sass/a.scss */
.baoming .city-picker-selector ul {
  max-height: 160px;
  overflow-x: hidden;
  overflow-y: auto;
  margin-left: 0 !important;
}
/* line 3, ../sass/a.scss */
.baoming .city-picker-selector li {
  border-top: 1px solid #ccc;
  color: #333;
  cursor: pointer;
  width: 90%;
  padding: 0 5%;
  height: 30px;
  line-height: 30px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
/* line 3, ../sass/a.scss */
.baoming .city-picker-selector li:first-child {
  border-top: none;
}
/* line 3, ../sass/a.scss */
.baoming .city-picker-selector li.caller:hover {
  background: #f5f5f5;
}
/* line 3, ../sass/a.scss */
.baoming .city-picker-selector li.caller.active, .baoming .city-picker-selector li.caller.active:hover {
  background: #3A8EAF;
  color: #fff;
}
/* line 3, ../sass/a.scss */
.baoming .city-picker-selector li.forbid {
  color: #999;
  font-size: 14px;
  cursor: not-allowed;
}
/* line 3, ../sass/a.scss */
.baoming .city-picker-selector .selector-search {
  border: 1px solid #ccc;
  border-top: none;
  background: #f8f8f8;
  font-size: 0;
  padding: 10px;
  height: 28px;
  margin-left: -1px;
  margin-right: -1px;
}
/* line 3, ../sass/a.scss */
.baoming .city-picker-selector .input-search {
  border: 1px solid #ccc;
  border-radius: 5px;
  color: #333;
  font-size: 14px;
  width: 100%;
  height: 26px;
  line-height: 26px\9;
  padding: 0;
  text-indent: 5px;
}
/* line 3, ../sass/a.scss */
.baoming .city-picker-selector .input-search:focus {
  outline: none;
}
/* line 3, ../sass/a.scss */
.baoming .city-picker-selector .hide {
  display: none;
}
/* line 3, ../sass/a.scss */
.baoming select {
  border: 1px solid #ccc;
  background: #fff;
  border-radius: 5px;
  color: #333;
  font-size: 16px;
  outline: none;
  width: 160px;
  height: 36px;
  margin-right: 10px;
  box-shadow: 0 0 5px #eee;
}
