#logisticsSearch {
  min-height: 100%;
  background: url("../image/pattern.png") #ffffff no-repeat left bottom;
  -webkit-background-size: 13.25rem 5.3rem;
  background-size: 13.25rem 5.3rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#logisticsSearch .header {
  height: 5.92rem;
  background: url("../image/header_BG.png") no-repeat center;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}
#logisticsSearch .header .container-header {
  width: 22.4rem;
  height: 5.92rem;
  margin: 0 auto;
}
#logisticsSearch .header .container-header .logo {
  width: 5.4rem;
  height: 2.925rem;
  margin-left: 1rem;
}
#logisticsSearch .header .container-header .pic {
  width: 14.6rem;
  height: 4.75rem;
}
#logisticsSearch .header .container-header .logo,
#logisticsSearch .header .container-header .pic {
  margin-top: auto;
  margin-bottom: auto;
}
#logisticsSearch .container-main {
  width: 20.2rem;
  margin: 0 auto;
}
#logisticsSearch .container-main .container-search .input-platform {
  float: left;
  margin-left: .5rem;
  margin-right: .25rem;
}
#logisticsSearch .container-main .container-search .column-input {
  width: 7.5rem;
  height: 1.25rem;
  line-height: 1.25rem;
  border: solid 1px #3360cd;
  background-color: #ffffff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
#logisticsSearch .container-main .container-search .column-input .label {
  position: absolute;
  left: 0;
  width: 4em;
  height: 1.25rem;
  display: inline-block;
  background-color: #3360cd;
  z-index: 2;
}
#logisticsSearch .container-main .container-search .column-input .input-text {
  display: block;
  padding-left: 4.5em;
  border: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#logisticsSearch .container-main .container-search .column-input .icon-down {
  position: absolute;
  top: .53rem;
  right: .25rem;
  display: block;
  width: 0;
  height: 0;
  border-left: solid .15rem transparent;
  border-right: solid .15rem transparent;
  border-top: solid .15rem #3360cd;
  border-bottom: solid .15rem transparent;
}
#logisticsSearch .container-main .container-search .column-input .icon-del {
  display: inline-block;
  position: absolute;
  right: .53rem;
  top: -0.03rem;
  color: #999;
  cursor: pointer;
}
#logisticsSearch .container-main .container-search .container-select {
  width: 7.5rem;
  max-height: 6rem;
  background-color: #fff;
  -webkit-box-shadow: 0 0 6px #999;
  -moz-box-shadow: 0 0 6px #999;
  box-shadow: 0 0 6px #999;
  z-index: 2;
}
#logisticsSearch .container-main .container-search .container-select .option {
  height: 1.25rem;
  padding-left: .25rem;
  line-height: 1.25rem;
  display: block;
  color: #666;
}
#logisticsSearch .container-main .container-search .container-select .option.active {
  background-color: #f6f6f6;
}
#logisticsSearch .container-main .container-search .btn-search {
  width: 3rem;
  height: 1.25rem;
  margin-left: 1.25rem;
  background-color: #f5a623;
  color: #ffffff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#logisticsSearch .container-main .column-error {
  width: 70%;
  margin: 1.5rem auto 0;
  color: #999;
  text-align: center;
  font-size: .45rem;
  line-height: .75rem;
}
#logisticsSearch .column-select {
  display: none;
}
#logisticsSearch .item-logistics {
  margin-top: .75rem;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}
#logisticsSearch .item-logistics .info {
  height: 1.25rem;
  line-height: 1.25rem;
  background-color: #fcfcfc;
  border-left: solid 4px #3360cd;
}
#logisticsSearch .item-logistics .list-log.close .item-log:nth-child(3) {
  padding-bottom: .5rem;
}
#logisticsSearch .item-logistics .item-log {
  margin: 0 .5rem 0 .68rem;
  padding-left: .68rem;
  padding-bottom: .75rem;
  border-left: solid 1px #f4f4f4;
  line-height: .5rem;
  color: #999;
}
#logisticsSearch .item-logistics .item-log .icon {
  display: inline-block;
  width: .225rem;
  height: .225rem;
  margin: 0.1357rem 0 0 -0.115rem;
  background-color: #d7d7d7;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
#logisticsSearch .item-logistics .item-log:first-child {
  color: #f5a623;
}
#logisticsSearch .item-logistics .item-log:first-child .icon {
  width: .35rem;
  height: .35rem;
  margin: 0 0 0 -0.2rem;
  background-color: #f5a623;
  -webkit-box-shadow: 0 0 9px #f5a623;
  -moz-box-shadow: 0 0 9px #f5a623;
  box-shadow: 0 0 9px #f5a623;
}
#logisticsSearch .item-logistics .item-log:last-child {
  border-left: none;
  -webkit-box-shadow: inset 0 -0.5rem 0.75rem #ffffff;
  -moz-box-shadow: inset 0 -0.5rem 0.75rem #ffffff;
  box-shadow: inset 0 -0.5rem 0.75rem #ffffff;
}
#logisticsSearch .item-logistics .btn-open .label-open {
  display: inline;
}
#logisticsSearch .item-logistics .btn-open .label-close {
  display: none;
}
#logisticsSearch .item-logistics .btn-open .icon-open {
  width: .3rem;
}
#logisticsSearch .item-logistics .btn-open.active .label-open {
  display: none;
}
#logisticsSearch .item-logistics .btn-open.active .label-close {
  display: inline;
}
#logisticsSearch .item-logistics .btn-open.active .icon-open {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
#logisticsSearch .item-logistics .icon-shadow {
  width: 20rem;
  height: .5rem;
  margin-top: -0.75rem;
  -webkit-box-shadow: inset 0 -0.5rem 0.25rem #ffffff;
  -moz-box-shadow: inset 0 -0.5rem 0.25rem #ffffff;
  box-shadow: inset 0 -0.5rem 0.3rem #ffffff;
}
.copy-right {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.color-3360cd {
  color: #3360cd;
}
.color-999 {
  color: #999;
}
.bg-262626 {
  background-color: #262626;
}
.bg-fff {
  background-color: #fff;
}
@media screen and (max-width: 640px) {
  #logisticsSearch .header .container-header {
    width: auto;
  }
  #logisticsSearch .header .container-header .logo {
    margin-left: 2rem;
  }
  #logisticsSearch .header .container-header .pic {
    width: 9.2rem;
    height: auto;
    margin-right: .5rem;
  }
  #logisticsSearch .container-main {
    width: auto;
  }
  #logisticsSearch .container-main .container-search {
    text-align: center;
  }
  #logisticsSearch .container-main .container-search .input-platform {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  #logisticsSearch .container-main .container-search .column-input {
    width: 12rem;
    height: 2rem;
    line-height: 2rem;
    margin: 1rem auto auto;
    float: none;
  }
  #logisticsSearch .container-main .container-search .column-input .label {
    height: 2rem;
    line-height: 2rem;
    font-size: .7rem;
  }
  #logisticsSearch .container-main .container-search .column-input .input-text {
    font-size: .7rem;
  }
  #logisticsSearch .container-main .container-search .column-input .icon-down {
    top: .8rem;
    right: .25rem;
    border-left: solid .4rem transparent;
    border-right: solid .4rem transparent;
    border-top: solid .4rem #3360cd;
    border-bottom: solid .4rem transparent;
  }
  #logisticsSearch .container-main .container-search .container-select {
    display: none;
  }
  #logisticsSearch .container-main .container-search .btn-search {
    width: 12rem;
    height: 2rem;
    margin-top: 3rem;
    margin-left: 0;
    font-size: .7rem;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  #logisticsSearch .container-main .list-logistics {
    padding-top: 2rem;
    padding-bottom: 3.5rem;
  }
  #logisticsSearch .container-main .list-logistics .item-logistics .info {
    height: 2.5rem;
    line-height: 2.5rem;
    font-size: .8rem;
  }
  #logisticsSearch .container-main .list-logistics .item-logistics .item-log {
    padding-left: 1rem;
    font-size: .7rem;
    line-height: 1rem;
  }
  #logisticsSearch .container-main .list-logistics .item-logistics .item-log .icon {
    width: .35rem;
    height: .35rem;
    margin: 0.3rem 0 0 -0.2rem;
  }
  #logisticsSearch .container-main .list-logistics .item-logistics .item-log:first-child .icon {
    width: .75rem;
    height: .75rem;
    margin: 0.1rem 0 0 -0.35rem;
  }
  #logisticsSearch .container-main .list-logistics .item-logistics .btn-open .label-open {
    display: none;
  }
  #logisticsSearch .container-main .list-logistics .item-logistics .btn-open .label-close {
    display: none;
  }
  #logisticsSearch .container-main .list-logistics .item-logistics .btn-open .icon-open {
    width: .5rem;
  }
  #logisticsSearch .container-main .list-logistics .item-logistics .btn-open:active .label-open {
    display: none;
  }
  #logisticsSearch .container-main .column-error {
    width: 12rem;
    font-size: .35rem;
    line-height: 1rem;
  }
  #logisticsSearch .column-select {
    display: block;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 3;
  }
  #logisticsSearch .column-select .container-select {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 80%;
    max-height: 60%;
    margin: auto;
    background-color: #fff;
    z-index: 2;
  }
  #logisticsSearch .column-select .container-select .platform-label {
    position: absolute;
    width: 100%;
    height: 3rem;
    padding-left: 1rem;
    line-height: 3rem;
    color: #3360cd;
    font-size: 1rem;
    background-color: #fff;
  }
  #logisticsSearch .column-select .container-select .list-select {
    height: 100%;
    padding-top: 3rem;
    padding-bottom: 2.5rem;
    overflow: auto;
  }
  #logisticsSearch .column-select .container-select .list-select .option {
    padding: .5rem 1.25rem .6rem 1rem;
    font-size: .7rem;
    color: #666;
  }
  #logisticsSearch .column-select .container-select .list-select .option.active {
    position: relative;
    color: #fff;
    background-color: #f5a623;
  }
  #logisticsSearch .column-select .container-select .list-select .option.active::after {
    position: absolute;
    right: 1.5rem;
    content: '选中';
    width: .75rem;
    height: .6rem;
    background: url("../image/check.png") no-repeat center;
    -webkit-background-size: .75rem;
    background-size: .75rem;
    color: rgba(0, 0, 0, 0);
  }
  #logisticsSearch .column-select .container-select .column-btn {
    margin-top: -2.5rem;
    border-top: solid 1px #d7d7d7;
    background-color: #fff;
  }
  #logisticsSearch .column-select .container-select .column-btn .select-btn {
    width: 50%;
    height: 2.5rem;
    padding: 0;
    line-height: 2.5rem;
    background: #fff;
    font-size: .8rem;
    color: #3360cd;
    border: none;
  }
  .copy-right {
    background-color: #4a4a4a;
    padding: 1.25rem 1.5rem;
    font-size: .6rem;
  }
}
