.content .bootom-cont {
  padding: 30px 60px 100px;
  position: relative;
}

.content .bootom-cont ul {
  margin-top: 0;
}

.bootom-cont .top-title ul > li {
  float: left;
}
.bootom-cont .top-title ul > li:nth-child(2) > a {
  font-size: 24px;
  font-family: Noto Sans S Chinese;
  font-weight: 500;
  color: rgba(153, 153, 153, 1);
  margin-left: 60px;
}
/* 单号订阅框 */
.subscription {
  width: 120px;
  /* height: 390px; */
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.07);
  position: absolute;
  top: 0;
  right: -30px;
  /* padding: 28px 28px 40px; */
  box-sizing: border-box;
  z-index: 3;
}
.subscription > p:nth-of-type(1) {
  font-size: 12px;
  font-family: Noto Sans S Chinese;
  font-weight: 400;
  color: #231815;
  /* margin-bottom: 16px; */
  height: 60px;
  padding: 16px 12px 0 12px;
}
.subscription .xian {
  width: 120px;
  height: 1px;
  background: #E5E5E5;
}
.subscription > p:nth-of-type(2) {
  font-size: 18px;
  font-family: Noto Sans S Chinese;
  font-weight: 500;
  line-height: 20px;
  text-align: center;
  color: #231815;
  margin-bottom: 28px;
}
.subscription .erweima {
  width: 110px;
  height: 110px;
  margin-bottom: 14px;
  overflow: hidden;
  margin-top: 10px;
  margin-left: 5px;
}
.subscription .erweima img {
  width: 100%;
  height: 100%;
}
.subscription > p:nth-of-type(3) {
  font-size: 12px;
  font-family: Noto Sans S Chinese;
  font-weight: 400;
  line-height: 18px;
  text-align: center;
  color: rgba(153, 153, 153, 1);
}

.searchTitle {
  font-size: 18px;
  font-family: Noto Sans S Chinese;
  font-weight: 600;
  color: #231815;
  overflow: hidden;
  line-height: 26px;
}

.line {
  margin-top: 14px;
  /* height: 0!important; */
}
.sp .line{
  margin-top: 0;
  height: 0!important;
}

/* 手机号查询 */
.content .bootom-cont .searchPhoneBox ul {
  margin-left: 110px;
  margin-top: 40px;
}
.searchPhoneBox ul > li {
  font-size: 16px;
  font-family: Noto Sans S Chinese;
  font-weight: 400;
  color: rgba(34, 34, 34, 1);
  margin-bottom: 28px;
}
.searchPhoneBox ul > li input {
  width: 600px;
  border: none;
  outline: none;
  padding: 20px 0 12px;
  font-size: 16px;
  border-bottom: 1px solid rgba(221, 221, 221, 1);
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #ccc;
}

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #ccc;
}

input:-ms-input-placeholder {
  color: #ccc;
}
input::-webkit-input-placeholder {
  color: #ccc;
}
.searchPhoneBox ul > li:nth-child(2),
.searchPhoneBox ul > li:nth-child(3) {
  position: relative;
}
.searchPhoneBox {
  position: relative;
}
.slideimg {
  width: 370px;
  height: 250px;
  z-index: 3;
}
.dxcodeBtn {
  position: absolute;
  right: 110px;
  top: 26px;
  color: rgba(102, 102, 102, 1);
  display: inline-block;
  width: 130px;
  height: 36px;
  background: rgba(255, 204, 0, 1);
  line-height: 40px;
  font-size: 16px;
  text-align: center;
  vertical-align: top;
  color: rgba(34, 34, 34, 1);
}
.searchPhoneBox .searchBtn {
  width: 140px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  color: rgba(34, 34, 34, 1);
  font-size: 18px;
  font-family: Noto Sans S Chinese;
  font-weight: 400;
  background: rgba(255, 204, 0, 1);
  border-radius: 2px;
  margin-top: 12px;
  margin-left: 112px;
  margin-bottom: 80px;
}
.searchPhoneBox .qujian {
  width: 300px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background: rgba(255, 204, 0, 0.1);
  border: 1px solid rgba(255, 204, 0, 1);
  opacity: 1;
  margin: 0 auto;
}
.searchPhoneBox .qujian a {
  font-size: 20px;
  font-family: Noto Sans S Chinese;
  font-weight: 400;
  color: rgba(255, 190, 0, 1);
  display: inline-block;
  width: 100%;
  height: 100%;
}
.searchPhoneBox .qujian img {
  vertical-align: middle;
}
/* 运单号查询 */
.waybillBox {
  /* width: 820px; */
  height: 100px;
  border: 1px solid rgba(221, 221, 221, 1);
  opacity: 1;
  border-radius: 2px;
  margin-top: 12px;
  resize: none;
  position: relative;
  overflow: hidden;
  padding: 9px;
  box-sizing: border-box;
  overflow-y: auto;
  padding-right: 30px;
  position: relative;
}
.trash{
  width: 12px;
  height: 12px;
  position: absolute;
  right: 10px;
  bottom: 10px;
}
.textItem {
  width: 210px;
  display: inline-block;
  font-size: 16px;
  margin-right: 70px;
  margin-bottom: 5px;
  color: rgba(17, 17, 17, 1);
  box-sizing: border-box;
}
.textItem:nth-child(3n) {
  margin-right: 0;
}
.textItem span:last-child {
  display: inline-block;
  width: 11px;
  height: 11px;
  line-height: 8px;
  border-radius: 50%;
  margin-left: 5px;
  vertical-align: top;
  color: #fff;
  background: #999999;
  text-align: center;
  cursor: pointer;
}
.textItem span:last-child:hover {
  background: rgba(255, 204, 0, 1);
}
.inputItem .textItem i:hover {
  background-color: rgb(255, 204, 0);
}
.yd-sign {
  color: #000;
  display: none;
  vertical-align: top;
  float: left;
}
.search_input {
  outline: none;
  border: none;
  width: 100%;
  display: inline-block;
  line-height: 25px;
  height: 80px;
  vertical-align: top;
  resize: none;
  overflow-y: hidden;
}
#input,
.search_input {
  font-family: "微软雅黑", "Microsoft YaHei";
  font-size: 14px;
}

.dd_box {
  width: 100%;
  height: 100%;
}
.token_exp {
  height: 24px;
  font-size: 14px;
  margin-right: 10px;
  float: left;
  -moz-user-select: none; /*mozilar*/
  -webkit-user-select: none; /*webkit*/
  -ms-user-select: none; /*IE*/
  user-select: none;
}
.clear_float {
  clear: both;
}
.token_label {
  float: left;
}
.token_label:hover {
  cursor: text;
}
.close_img {
  width: 13px;
  height: 13px;
  float: left;
  background: url(../images/delete_icon.png) no-repeat center center #b8bfcb;
  border-radius: 7px;
  margin: 1px 0 0 5px;
  cursor: pointer;
}

.close_img:hover {
  background: url(../images/delete_icon.png) no-repeat center center #ffcc00;
}
.errorMsg{
  color: #FF0000;
  font-size: 12px;
  line-height: 16px;
  margin-top: 10px;
  display: none;
}
.searchBottom {
  overflow: hidden;
  margin-bottom: 10px;
}
.searchBottom .searchClick {
  float: left;
  width: 140px;
  height: 44px;
  background: rgba(255, 204, 0, 1);
  border-radius: 2px;
  font-size: 18px;
  font-family: Noto Sans S Chinese;
  font-weight: 400;
  line-height: 44px;
  text-align: center;
  color: rgba(34, 34, 34, 1);
  margin-top: 12px;
}
.searchBottom .record {
  float: right;
  margin-top: 35px;
  font-size: 14px;
  font-family: Noto Sans S Chinese;
  font-weight: 400;
  color: rgba(102, 102, 102, 1);
  cursor: pointer;
  text-decoration: underline;
}
.recordInfo {
  /* width: 820px; */
  height: auto;
  background: #F8F8F8;
  border: 1px dashed #E5E5E5;
  font-size: 16px;
  font-family: Noto Sans S Chinese;
  font-weight: 400;
  color: #231815;
  padding: 14px 20px 0;
  margin-bottom: 45px;
  box-sizing: border-box;
}
.recordBox {
  position: relative;
}
.border-up {
  width: 0;
  height: 0;
  border-left: 10px dashed transparent;
  border-right: 10px dashed transparent;
  border-bottom: 10px dashed #E5E5E5;
  position: absolute;
  right: 25px;
  top: -10px;
}
.border-up span {
  display: block;
  width: 0;
  height: 0;
  border-left: 9px dashed transparent;
  border-right: 9px dashed transparent;
  border-bottom: 9px dashed #F8F8F8;
  position: absolute;
  left: -9px;
  top: 2px;
}

.moreRecord {
  margin-top: 61px;
}
.moreRecord li {
  float: left;
  width: 230px;
  height: 44px;
  font-size: 16px;
  text-align: center;
  background: rgba(255, 255, 255, 1);
  border: 1px solid rgba(221, 221, 221, 1);
  border-radius: 2px;
  line-height: 44px;
  text-align: center;
  color: rgba(102, 102, 102, 1);
  position: relative;
  margin-right: 58px;
  margin-bottom: 28px;
  box-sizing: border-box;
}
.moreRecord li:nth-child(3n) {
  margin: 0;
}
.moreRecord li img {
  position: absolute;
  right: 0;
  top: 30px;
}
.moreRecord li.selected {
  border: 1px solid rgba(255, 204, 0, 1);
}

/* 向上箭头 */
.arrow-top {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid rgba(255, 204, 0, 1);
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: -11px;
  right: 33px;
}
.maparea {
  overflow: hidden;
}
.maparea > .maptitle {
  font-size: 14px;
  font-family: Noto Sans S Chinese;
  font-weight: 400;
  color: rgba(102, 102, 102, 1);
  float: right;
  margin-right: 6px;
}
.maparea > p {
  font-size: 20px;
  font-family: Noto Sans S Chinese;
  font-weight: 500;
  color: rgba(34, 34, 34, 1);
  float: left;
}
/* css 复选框 */
input[type="checkbox"] {
  cursor: pointer;
  position: relative;
}

input[type="checkbox"]::after {
  position: absolute;
  top: 0;
  background-color: #fff;
  color: #000;
  width: 16px;
  height: 16px;
  display: inline-block;
  visibility: visible;
  padding-left: 0px;
  text-align: center;
  content: " ";
  border-radius: 2px;
  box-sizing: border-box;
  border: 1px solid #ddd;
}

input[type="checkbox"]:checked::after {
  content: "";
  background-color: rgba(250, 190, 0, 1);
  border-color: rgba(250, 190, 0, 1);
  background-color: rgba(250, 190, 0, 1);
}

input[type="checkbox"]:checked::before {
  content: "";
  position: absolute;
  top: 3px;
  left: 5px;
  width: 3px;
  height: 6px;
  border: solid #000;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  z-index: 1;
}

.maparea > .mapinfo {
  width: 841px;
  height: 410px;
  padding: 7px 11px 3px 10px;
  background: rgba(0, 0, 0, 0);
  margin-top: 45px;
  box-sizing: border-box;
}
.mapshow {
  width: 820px;
  height: 400px;
  background: rgba(245, 245, 245, 1);
  position: relative;
  z-index: 2;
}
.mapshow .tips {
  width: 780px;
  height: 80px;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.08);
  border-radius: 4px;
  position: absolute;
  top: 20px;
  left: 20px;
  padding: 28px 40px;
  box-sizing: border-box;
  overflow: hidden;
  z-index: 2;
}
.mapshow .tips .leftinfo {
  float: left;
}
.mapshow .tips .leftinfo span {
  font-size: 24px;
  font-family: Noto Sans S Chinese;
  font-weight: 400;
  color: rgba(34, 34, 34, 1);
}
.mapshow .tips .leftinfo span:nth-child(2) {
  width: 120px;
  height: 0px;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid rgba(221, 221, 221, 1);
  margin: 0 16px;
}

.mapshow .tips .rightinfo {
  font-family: Noto Sans S Chinese;
  font-weight: 400;
  float: right;
  margin-right: 30px;
}
.mapshow .tips .rightinfo span {
  font-size: 12px;
  color: rgba(102, 102, 102, 1);
}
.mapshow .tips .rightinfo p {
  font-size: 16px;
  color: rgba(34, 34, 34, 1);
  margin: -5px 0 8px;
}
.mapshow .tips .rightinfo span:nth-of-type(2) {
  margin-left: 8px;
}
.mapshow .map {
  width: 100%;
  height: 100%;
}
.path {
  margin-top: 39px;
}
.path .time {
  width: 50px;
  font-size: 16px;
  font-family: Noto Sans S Chinese;
  font-weight: 600;
  float: left;
  color: rgba(153, 153, 153, 1);
}
.pathInfo {
  width: 620px;
  float: left;
  font-size: 14px;
  font-family: Noto Sans S Chinese;
  font-weight: 400;
  /* color: rgba(153, 153, 153, 1); */
  color: rgba(34, 34, 34, 1);;
  margin-left: 25px;
  position: relative;
  background-size: 1px 200px;
  border-left: 1px dashed rgba(221, 221, 221, 1);
  padding-bottom: 25px;
}
.path ul li:last-child .pathInfo {
  border-left: none;
}
.path ul li:nth-child(1) .pathInfo,
.path ul li:nth-child(1) .time {
  color: rgba(34, 34, 34, 1);
}
.iconimg {
  width: 11px;
  height: 11px;
  background: rgba(221, 221, 221, 1);
  border-radius: 50%;
  float: left;
  position: absolute;
  left: -6px;
  top: 0;
}

.path ul li:nth-child(1) .iconimg {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../images/yilanshou.png) no-repeat center center;
  left: -10px;
}
.guoji .path ul li:nth-child(1) .iconimg {
  background: url(../images/guoji.png) no-repeat center center;
}
.path ul li:last-child .iconimg {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../images/shou.png) no-repeat center center;
  left: -10px;
}
.timeInfo{
  float: left;
  width: 700px;
  line-height: 25px;
  margin-left: 50px;
  font-size: 14px;
}
.textInfo {
  float: left;
  width: 700px;
  line-height: 25px;
  margin-left: 50px;
  font-size: 14px;
  /* padding-bottom: 25px; */
}
.labelInfo{
  float: left;
  width: 700px;
  line-height: 25px;
  margin-left: 50px;
  font-size: 14px;
  color: #FF0000;
}
.clearfix:after {
  content: "020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  zoom: 1;
}
.bootomLogin {
  /* margin-top: 82px; */
  margin-top: 40px;
}
.bootomLogin .loginBtn {
  float: left;
  margin-top: -86px;
  margin-left: 210px;
}
.bootomLogin .loginBtn span:nth-of-type(1) {
  display: inline-block;
  width: 140px;
  height: 60px;
  background: rgba(255, 204, 0, 0.1);
  border: 1px solid rgba(255, 204, 0, 1);
  border-radius: 2px;
  line-height: 60px;
  text-align: center;
  cursor: pointer;
}
.bootomLogin .loginBtn span:nth-of-type(1) a {
  display: inline-block;
  width: 100%;
  height: 100%;
  color: rgba(255, 190, 0, 1);
  font-size: 20px;
  font-family: Noto Sans S Chinese;
  font-weight: 400;
}
.bootomLogin .loginBtn span:nth-of-type(2) {
  font-size: 14px;
  font-family: Noto Sans S Chinese;
  font-weight: 400;
  color: rgba(34, 34, 34, 1);
  margin-left: 20px;
}
.bootomLogin .qujian {
  width: 286px;
  height: 82px;
  background: rgba(255, 204, 0, 0.1);
  border: 1px solid rgba(255, 204, 0, 1);
  opacity: 1;
  line-height: 82px;
  text-align: center;
  border-radius: 2px;
  margin: 0 auto;
  /* float: right; */
}
.bootomLogin .qujian > a {
  color: rgba(255, 190, 0, 1);
  font-size: 20px;
  display: inline-block;
  width: 100%;
  height: 100%;
}
.bootomLogin .qujian > a > img {
  vertical-align: middle;
  margin-right: 8px;
}
/* 手机号查询结果页 */
#spanel,
#jpanel {
  display: none;
}
.searchPhoneInfo > .tit {
  margin-top: 56px;
  font-size: 16px;
  font-family: Noto Sans S Chinese;
  font-weight: 400;
  color: rgba(34, 34, 34, 1);
}

.searchPhoneInfo > .tit span:nth-child(2) {
  margin-left: 40px;
  color: rgb(153, 153, 153);
}
.searchPhoneInfo .crossline {
  margin-top: 20px;
  width: 820px;
  height: 0px;
  border: 1px solid rgba(221, 221, 221, 1);
}
.content .bootom-cont ul.yditem {
  margin-top: 40px;
  margin-bottom: 60px;
}
.searchPhoneInfo .phoneInfo .yditem li {
  float: left;
  width: 180px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  background: rgba(255, 255, 255, 1);
  border: 1px solid rgba(221, 221, 221, 1);
  opacity: 1;
  border-radius: 2px;
  margin-right: 33px;
  margin-bottom: 28px;
  position: relative;
}
.searchPhoneInfo .phoneInfo .yditem li img {
  position: absolute;
  right: 0;
  top: 30px;
}
.searchPhoneInfo .phoneInfo .yditem li:nth-child(4n) {
  margin-right: 0;
}
/* 选中状态 */
.searchPhoneInfo .phoneInfo .yditem:nth-child(1) li.selected {
  border: 1px solid rgba(255, 204, 0, 1);
  position: relative;
}

.searchPhoneInfo .phoneInfo .yditem:nth-child(1) li span {
  font-size: 16px;
  font-family: Noto Sans S Chinese;
  font-weight: 400;
  color: rgba(17, 17, 17, 1);
}

.searchPhoneInfo .phoneInfo .qujian {
  width: 300px;
  height: 60px;
  background: rgba(255, 204, 0, 0.1);
  border: 1px solid rgba(255, 204, 0, 1);
  border-radius: 2px;
  text-align: center;
  line-height: 60px;
  float: right;
}
.searchPhoneInfo .phoneInfo .qujian a {
  display: inline-block;
  width: 100%;
  height: 100%;
  color: rgba(255, 190, 0, 1);
  font-size: 20px;
}
.searchPhoneInfo .phoneInfo .qujian img {
  vertical-align: middle;
  margin-right: 12px;
}
.searchPhoneInfo .wlrecord {
  margin-bottom: 28px;
}
.searchPhoneInfo .wlrecord .wltitle {
  float: left;
  font-size: 20px;
  font-family: Noto Sans S Chinese;
  font-weight: 500;
  color: rgba(34, 34, 34, 1);
}
.searchPhoneInfo .wlrecord .openMap {
  float: right;
  color: rgba(102, 102, 102, 1);
}
.searchPhoneInfo .wlrecord .openMap span {
  margin-right: 10px;
}
.phoneInfo .login {
  width: 140px;
  height: 60px;
  background: rgba(255, 204, 0, 0.1);
  border: 1px solid rgba(255, 204, 0, 1);
  opacity: 1;
  border-radius: 2px;
  line-height: 60px;
  text-align: center;
  float: left;
}
.phoneInfo .login a {
  color: rgba(255, 190, 0, 1);
  font-size: 20px;
  display: inline-block;
  width: 100%;
  height: 100%;
}
.phoneInfo .more {
  width: 302px;
  font-size: 14px;
  font-family: Noto Sans S Chinese;
  font-weight: 400;
  color: rgba(102, 102, 102, 1);
  float: left;
  margin-left: 20px;
  margin-top: 10px;
}
/* 手机号查询单个详情 */
.singleInfo .goback {
  overflow: hidden;
}
.singleInfo .goback .backBtn {
  float: left;
}
.singleInfo .goback .backBtn span:nth-child(2) {
  font-size: 24px;
  margin-left: 15px;
  font-family: Noto Sans S Chinese;
  font-weight: 400;
  color: rgba(34, 34, 34, 1);
}
.singleInfo .goback .backBtn span:nth-child(1) img {
  vertical-align: middle;
}
.singleInfo .goback .openMap {
  float: right;
}
.singleInfo .goback .openMap span {
  font-size: 14px;
  font-family: Noto Sans S Chinese;
  font-weight: 400;
  color: rgba(102, 102, 102, 1);
}
.singleInfo .goback .openMap input {
  margin-left: 5px;
}
.verifyBox {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -175px;
  padding: 40px 30px;
  text-align: center;
  background: #fff;
  border-radius: 6px;
  position: fixed;
  left: 50%;
  margin-left: -175px;
  top: 50%;
  z-index: 200;
  -webkit-box-shadow: 0 0 20px #e5e9f8;
  box-shadow: 0 0 20px #e5e9f8;
  display: none;
}
.verifyBox .yanzhnegma {
  display: none;
}

.searchWaybillBox .guoji > p {
  font-size: 20px;
  font-family: Noto Sans S Chinese;
  font-weight: 500;
  color: rgba(34, 34, 34, 1);
}
.searchWaybillBox > .guoji li .waring {
  color: rgba(255, 97, 97, 1);
}
/* 验证码样式 */
.verity {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 3;
  transform: translate(-50%, -50%);
}
.sverity {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 3;
  transform: translate(-50%, -50%);
}
.imgVerify {
  width: 400px;
  height: 220px;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.08);
  opacity: 1;
  border-radius: 10px;
  position: relative;
  display: none;
}
.imgVerify p:nth-of-type(1) {
  width: 396px;
  height: 3px;
  background: rgba(255, 204, 0, 1);
}
.imgVerify p:nth-of-type(2),
.slideVerify p:nth-of-type(2),
.wordyVerify p:nth-of-type(2) {
  font-size: 22px;
  font-family: Noto Sans S Chinese;
  font-weight: 400;
  color: #000000;
  line-height: 30px;
  margin-bottom: 22px;
  box-sizing: border-box;
}
.imgVerify input {
  width: 200px;
  height: 40px;
  margin-left: 28px;
  outline: none;
  font-size: 20px;
  padding: 0 10px;
  border: 1px solid rgba(221, 221, 221, 1);
  vertical-align: middle;
}
.imgVerify img {
  width: 120px;
  height: 40px;
  margin-left: 24px;
  vertical-align: middle;
}
.imgVerify p:nth-of-type(3) {
  width: 120px;
  height: 40px;
  font-size: 18px;
  text-align: center;
  line-height: 40px;
  color: rgba(34, 34, 34, 1);
  background: rgba(255, 204, 0, 1);
  opacity: 1;
  margin-left: 28px;
  border-radius: 2px;
  margin-top: 28px;
}
.imgVerify .delete,
.slideVerify .delete,
.wordyVerify .delete {
  position: absolute;
  top: 20px;
  /* right: 20px;
  width: 18px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  background: rgba(255, 204, 0, 1); */
  border-radius: 50%;
  display: inline-block;
}
.slideVerify {
  width: 366px;
  /* height: 328px; */
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.08);
  border-radius: 10px;
  position: relative;
  display: none;
  border-radius: 8px;
  padding: 27px 11px 23px 11px;
}
.slideVerify p:nth-of-type(1),
.wordyVerify p:nth-of-type(1) {
  /* width: 396px;
  height: 3px;
  background: rgba(255, 204, 0, 1); */
}
.reflectStage {
  position: relative;
  width: 344px;
  height: 152px;
  clear: both;
}
.reflectStage .bgimg {
  display: block;
  width: 344px;
}
.reflectStage .reflectimg {
  position: absolute;
  display: block;
  width: 40px;
  height: 40px;
  left: 0;
}
.dragBarHolder {
  position: relative;
  width: 370px;
  height: 16px;
  /* background: #E4E4E4; */
  border-radius: 8px;
  margin-top: 28px;
  /* border: 1px solid #cccccc; */
  box-sizing: border-box;
}
.tiao{
  position: absolute;
  width: 344px;
  height: 16px;
  background: #E4E4E4;
  border-radius: 8px;
  top: 0;
  left: 0;
  z-index: 3;
}
.dragBarHolder #draggable,
.dragBarHolder #sdraggable {
  position: absolute;
  width: 68px;
  height: 38px;
  overflow: hidden;
  border: none;
  /* border-left: 1px solid #cccccc; */
  /* border-right: 1px solid #cccccc; */
  top: -12px;
  left: 0px;
  background-color: rgba(0, 0, 0, 0)!important;
  background-image: url("../images/Group\ 103@2x.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: -6px 0;
  cursor: pointer;
  z-index: 4;
}
.sliderBottom{
  line-height: 24px;
  color: #FF0000;
  font-size: 12px;
  position: relative;
  margin-top: 32px;
}
.sliderBottom img{
  width: 24px;
  height: 24px;
}
.sliderBottom .img1{
  vertical-align: middle;
  margin-right: 10px;
}
.sliderBottom .img2{
  position: absolute;
  top: 0;
  right: 62px;
  cursor: pointer;
}
.sliderBottom .img3{
  position: absolute;
  top: 0;
  right: 0;
}
.slideVerify .reflectStage,
.slideVerify .dragBarHolder {
  /* margin-left: 28px; */
}
.wordyVerify {
  width: 400px;
  height: 402px;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.08);
  border-radius: 10px;
  display: none;
}
.wltz {
  color: rgba(255, 97, 97, 1);
}
.notclick {
  pointer-events: none;
}

.token_exp input {
  border: none;
  outline: none;
}
.checkPhone {
  display: none;
  margin-top: 10px;
}
.checkPhone p:nth-child(1) {
  margin-bottom: 10px;
}
.checkPhone p:nth-child(2) {
  margin-left: 150px;
  font-size: 14px;
}
.checkPhone p:nth-child(2) span {
  display: inline-block;
  width: 80px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  margin-left: 8px;
  background: #1e80ff;
  color: #fff;
  border-radius: 4px;
  cursor: pointer;
}
.checkPhone input {
  padding: 8px;
  border: 1px solid #c8cccf;
}
.checkPhone input:focus {
  outline: none;
}
.mailTitle{
  margin-bottom: 22px;
  padding: 14px 0  24px;
  border-bottom: 1px solid #E5E5E5;
  position: relative;
}
.mailTitle .topInfo{
  color: #231815;
  font-size: 12px;
  line-height: 12px;
}
.eleBtn{
  position: absolute;
  width: 110px;
  height: 32px;
  line-height: 32px;
  background: #FFFAE5;
  border: 1px solid #FFCC00;
  color: #FFC400;
  text-align: center;
  font-size: 14px;
  right: 120px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.serviceBtn{
  position: absolute;
  width: 110px;
  height: 32px;
  line-height: 32px;
  background: #FFFAE5;
  border: 1px solid #FFCC00;
  color: #FFC400;
  text-align: center;
  font-size: 14px;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.serviceBtn a{
  color: #FFC400;
}
.mailTitle .cityInfo{
  color: #231815;
  font-weight: 600;
  margin-top: 14px;
  font-size: 18px;
  line-height: 18px;
}
.mailTitle .cityInfo img{
  width: 50px;
  height: 11px;
  vertical-align: middle;
  margin: 0 30px;
}
.bigBox{
  border-bottom: 1px solid #dddddd;
  margin-bottom: 30px;
  position: relative;
}
.modalTop{
  position: absolute;
  height: 14px;
  width: 982px;
  left: -61px;
  top: -14px;
  background: #F5F5F5;
}
.loginTxt{
  font: 14px;
  text-align: center;
  color: #787878;
  line-height: 22px;
  margin-bottom: 16px;
}
.loginIcon{
  width: 210px;
  height: 44px;
  margin: 0 auto;
  margin-bottom: 45px;
  background: #FFCC00;
  line-height: 44px;
  border-radius: 2px;
  font-size: 18px;
  text-align: center;
  cursor: pointer;
}
.maxHeightUl{
  max-height: 300px;
  overflow-y: scroll;
  overflow-x: hidden;
}
.maxHeightUl .pathInfo{
  width: 742px;
}
.maxHeightUl .pathInfo .textInfo{
  width: 700px;
}
.elMask{
  position: fixed;
  background: rgba(0, 0, 0, .2);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
  display: none;
}
.eletric{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 378px;
  background: #ffffff;
}
.eletric .eTitle{
  height: 34px;
  line-height: 34px;
  border-bottom: 1px solid #E5E5E5;
  font-size: 14px;
  font-weight: 600;
  padding-left: 26px;
}
.eletric .eTitle img{
  width: 10px;
  height: 10px;
  float: right;
  margin-right: 16px;
  margin-top: 12px;
  cursor: pointer;
}
.eDetail{
  width: 326px;
  margin: 26px auto;
  box-sizing: border-box;
  border: 1px solid #E5E5E5;
}
.eDetail .codeImg{
  width: 100%;
  box-sizing: border-box;
  padding: 9px;
  border-bottom: 1px solid #E5E5E5;
}
.eDetail .codeImg img{
  width: 100%;
  height: auto;
}
.eDetail .codeImg .mailNo{
  font-size: 16px;
  line-height: 16px;
  margin-top: 8px;
  font-weight: 600;
  text-align: center;
}
.eDetail .infoBox{
  width: 100%;
  box-sizing: border-box;
  padding: 8px;
  border-bottom: 1px solid #E5E5E5;
  font-size: 12px;
  color: #000000;
  line-height: 17px;
}
.eDetail .infoBox .name img{
  width: 16px;
  height: 16px;
  vertical-align: middle;
  margin-left: 4px;
  position: relative;
  top: -1px;
  cursor: pointer;
}
.eDetail .infoBox .address{
  color: #000;
  margin-top: 10px;
}
.eDetail .weight{
  /* height: 17px; */
  padding: 8px 0 8px 8px;
  line-height: 17px;
  font-size: 12px;
}
