.nav {
  height: 80px;
  border-bottom: 1px solid #e6e5e5;
  background-color: #fff;
}
.nav .nav-logo {
  text-align: center;
  line-height: 80px;
}
.nav .nav-logo a img {
  vertical-align: middle;
}
.nav .nav-des ul li {
  display: inline-block;
  float: left;
  text-align: center;
  width: 25%;
}
.nav .nav-des ul li > img {
  margin: 12px auto 8px;
}
.nav .nav-body {
  height: 80px;
  box-sizing: border-box;
  padding-top: 20px;
}
.nav .nav-body .nav-text h1 {
  font-size: 16px;
  color: #666666;
  font-weight: normal;
  line-height: 24px;
}
.nav .nav-body .nav-text p {
  font-size: 12px;
  color: #999999;
}
.nav .nav-body .nav-form {
  margin: 6px 24px 0 0;
}
.nav .nav-body .nav-form form {
  position: relative;
}
.nav .nav-body .nav-form form input {
  width: 320px;
  height: 32px;
  line-height: 32px;
  border: 1px solid #e6e5e5;
  padding: 0 12px;
  outline: none;
}
.nav .nav-body .nav-form form .a-query {
  position: absolute;
  right: 10px;
  top: 5px;
}
.ctn .ctn-aside-l {
  height: 100%;
  background-color: #fff;
}
.ctn .ctn-aside-l ul {
  padding-top: 24px;
}
.ctn .ctn-aside-l ul li {
  height: 42px;
  line-height: 42px;
  text-align: center;
  margin-bottom: 10px;
}
.ctn .ctn-aside-l ul li a {
  width: 100%;
  height: 42px;
  display: inline-block;
  color: #5e6582;
  font-size: 16px;
  position: relative;
  text-align: center;
}
.ctn .ctn-aside-l ul li a img {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 14px;
}
.ctn .ctn-aside-l ul li a .hot {
  margin-left: 2px;
  margin-top: -6px;
}

.ctn .ctn-aside-l ul li a img.r {
  right: 20px;
}
.ctn .ctn-aside-l ul li a img.i {
  left: 20px;
}
.ctn .ctn-aside-l ul li.active {
  background-color: #f5f5f5;
}
.ctn .ctn-aside-r {
  padding: 24px 24px 24px 0;
  box-sizing: border-box;
}
.ctn .ctn-aside-r > div {
  padding: 0 18px 30px;
  background-color: #fff;
}
.ctn .ctn-aside-r h1 {
  font-size: 17px;
  color: #5e6582;
  line-height: 56px;
  border-bottom: 1px solid #e6e5e5;
  margin-bottom: 14px;
  font-weight: bold;
}
.ctn .ctn-aside-r dl dt,
.ctn .ctn-aside-r dl dd {
  display: inline-block;
  line-height: 28px;
}
.ctn .ctn-aside-r dl dt a,
.ctn .ctn-aside-r dl dd a {
  vertical-align: top;
}
.ctn .ctn-aside-r dl dt {
  color: #999999;
}
.ctn .ctn-aside-r dl dd {
  color: #666666;
}
.ctn .ctn-aside-r .seller-msg {
  margin-bottom: 20px;
}
.ctn .ctn-aside-r .warm-tips dl {
  margin-bottom: 24px;
}
.ctn .ctn-aside-r .warm-tips dl dt,
.ctn .ctn-aside-r .warm-tips dl dd {
  float: left;
}
.ctn .ctn-aside-r .warm-tips dl dt {
  width: 25%;
}
.ctn .ctn-aside-r .warm-tips dl dd {
  width: 75%;
}
.ctn .ctn-body {
  min-height: 800px;
}
.ctn .ctn-body > div {
  background-color: #f2f5fa;
  padding: 24px;
}
.ctn .ctn-body .body-query .query-head {
  padding: 24px 0 24px 42px;
  background-color: #fff;
}
.ctn .ctn-body .body-query .query-head .query-head-tit {
  margin-bottom: 14px;
}
.ctn .ctn-body .body-query .query-head .query-head-tit h1 {
  display: inline-block;
  font-size: 18px;
  color: #5e6582;
  position: relative;
  margin-right: 10px;
  margin-bottom: 10px;
}
.ctn .ctn-body .body-query .query-head .query-head-tit h1:before {
  content: '';
  width: 4px;
  height: 16px;
  background-color: #368df3;
  position: absolute;
  left: -16px;
  top: 1px;
}
.ctn .ctn-body .body-query .query-head .query-head-tit p {
  display: inline-block;
  font-size: 12px;
  color: #6a6a6a;
  line-height: 20px;
}
.ctn .ctn-body .body-query .query-head .query-part .query-input {
  margin-right: 40px;
  margin-bottom: 14px;
}
.ctn .ctn-body .body-query .query-head .query-part .query-input span {
  color: #3a3842;
}
.ctn .ctn-body .body-query .query-head .query-part .query-input input {
  width: 420px;
  height: 40px;
  line-height: 40px;
  padding-left: 10px;
  border: 1px solid #e5e5e5;
  outline: none;
}
.ctn .ctn-body .body-query .query-head .query-part .query-input button {
  width: 100px;
  height: 40px;
  color: white;
  outline: none;
  background-color: #2d88e4;
  vertical-align: bottom;
}
.ctn .ctn-body .body-query .query-head .query-part > ul li {
  display: inline-block;
  line-height: 40px;
  margin-right: 40px;
  position: relative;
  cursor: default;
}
.ctn .ctn-body .body-query .query-head .query-part > ul li:hover .hidden-img {
  display: block;
}
.ctn .ctn-body .body-query .query-head .query-part > ul .hidden-img {
  position: absolute;
  top: 50px;
  right: -200px;
  display: none;
  padding: 20px;
  background: #ffffff;
  box-shadow: 0px 0px 10px 2px #efefef;
  z-index: 2;
}
.ctn .ctn-body .body-query .query-head .query-part > ul .hidden-img:before,
.ctn .ctn-body .body-query .query-head .query-part > ul .hidden-img:after {
  position: absolute;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-bottom: 9px solid #efefef;
  content: " ";
  display: block;
  width: 0;
  height: 0;
  top: -10px;
  right: 280px;
}
.ctn .ctn-body .body-query .query-head .query-part > ul .hidden-img:after {
  border-bottom: 9px solid #ffffff;
  top: -8px;
}
.ctn .ctn-body .body-query .query-list {
  background-color: #fff;
  padding: 20px;
  margin: 24px auto 0;
}
.ctn .ctn-body .body-query .query-list ul li {
  margin-bottom: 40px;
}
.ctn .ctn-body .body-query .query-list ul li h1 {
  font-size: 24px;
  color: #454545;
  line-height: 32px;
}
.ctn .ctn-body .body-query .query-list ul li .tit-time {
  color: #878787;
  margin: 16px 0;
}
.ctn .ctn-body .body-query .query-list ul li .tit-time span {
  display: inline-block;
  margin-right: 10px;
}
.ctn .ctn-body .body-query .query-list ul li .state {
  font-size: 18px;
  color: #ca1716;
}
.ctn .ctn-body .body-query .query-list ul li .state img {
  margin-right: 10px;
}
.ctn .ctn-body .body-query .query-list ul li .state.pass {
  color: #2ca518;
}
.ctn .ctn-body .body-query .query-list ul li .state.fail span {
  display: inline-block;
  line-height: 32px;
  color: #4f4e4e;
  background-color: #ebebeb;
  padding: 0 10px;
  font-size: 14px;
  border-radius: 4px;
  margin-left: 4px;
}
.ctn .ctn-body .body-query .query-list ul li .bindoid-wr {
  position: relative;
  text-align: center;
}
.ctn .ctn-body .body-query .query-list ul li .bindoid-wr .overlay {
  width: 260px;
  position: absolute;
  top: -28px;
  left: -265px;
  display: none;
  padding: 15px 10px;
  background-color: #ffffff;
  box-shadow: 0 0 10px 2px #efefef;
  z-index: 2;
  text-align: left;
  line-height: 24px;
}
.ctn .ctn-body .body-query .query-list ul li .bindoid-wr:hover .overlay {
  display: block;
}
.ctn .ctn-body .body-query .query-list ul li .btn-download {
  color: white;
  background-color: #2a6eb7;
}
.ctn .ctn-body .body-query .query-list ul li .btn-del {
  color: white;
  background-color: #1b528d;
}
.ctn .ctn-body .body-query .query-list .no-res {
  line-height: 20px;
  color: #a9a6a6;
  text-align: center;
  padding: 120px 0px;
  font-size: 26px;
}
.ctn .ctn-body .body-query .query-list .no-res p img {
  margin-right: 10px;
}
.ctn .ctn-body .body-query .query-list .no-res p .tip-nores {
  font-size: 12px;
}
.ctn .ctn-body .body-query .query-list .count {
  padding-left: 18px;
}
.ctn .ctn-body .body-query .query-list .count span {
  color: #ca1716;
}
.ctn .ctn-body .body-query .right {
  padding: 24px;
  text-align: center;
  font-size: 12px;
  color: #9a9a9a;
}
.ctn .ctn-body .body-upload {
  padding-bottom: 80px;
}
.ctn .ctn-body .body-upload .upload-sys {
  background-color: #fff;
  padding: 24px 30px;
}
.ctn .ctn-body .body-upload .upload-sys h1 {
  font-size: 16px;
  color: #5e6582;
  font-weight: bold;
}
.ctn .ctn-body .body-upload .upload-sys ul {
  margin-top: 20px;
}
.ctn .ctn-body .body-upload .upload-sys ul li {
  width: 180px;
  display: inline-block;
}
.ctn .ctn-body .body-upload .upload-sys ul li a {
  color: #666666;
}
.ctn .ctn-body .body-upload .upload-sys ul li:first-child {
  width: 80px;
  color: #999999;
}
.ctn .ctn-body .body-upload .upload-sys ul li.active a {
  color: #368df3;
  border-bottom: 1px solid;
}
.ctn .ctn-body .body-upload .upload-pay {
  padding: 30px;
  background-color: #fff;
  margin-top: 20px;
}
.ctn .ctn-body .body-upload .upload-pay .form-group {
  margin-bottom: 26px;
}
.ctn .ctn-body .body-upload .upload-pay .form-group .control-label {
  margin-bottom: 12px ;
  display: block;
}
.ctn .ctn-body .body-upload .upload-pay .form-group .control-label h1 {
  font-size: 18px;
  font-weight: bold;
  color: #5e6582;
  position: relative;
  padding-left: 30px;
  display: inline-block;
}
.ctn .ctn-body .body-upload .upload-pay .form-group .control-label h1:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 16px;
  background-color: #368df3;
}
.ctn .ctn-body .body-upload .upload-pay .form-group .control-label .tab-submit {
  display: inline-block;
  margin-left: 24px;
}
.ctn .ctn-body .body-upload .upload-pay .form-group .control-label .tab-submit li {
  font-size: 15px;
  display: inline-block;
  color: #939393;
  border-bottom: 1px solid ;
  padding: 5px 15px;
  cursor: pointer;
}
.ctn .ctn-body .body-upload .upload-pay .form-group .control-label .tab-submit li img {
  margin-right: 5px;
  vertical-align: middle;
}
.ctn .ctn-body .body-upload .upload-pay .form-group .control-label .tab-submit li.active {
  color: #368df3;
}
.ctn .ctn-body .body-upload .upload-pay .form-group .control-label .counter-txt {
  display: inline-block;
  color: #353535;
  font-weight: normal;
  line-height: 38px;
}
.ctn .ctn-body .body-upload .upload-pay .form-group .control-label .counter-txt i {
  font-style: normal;
  color: #d81e06;
}
.ctn .ctn-body .body-upload .upload-pay .form-group input {
  height: 46px;
  line-height: 46px;
}
.ctn .ctn-body .body-upload .upload-pay .file-area {
  width: 100%;
  height: 260px;
  text-align: center;
  padding: 50px 0px;
  border: 1px dashed #d9d9d9;
  cursor: pointer;
  position: relative;
  display: none;
}
.ctn .ctn-body .body-upload .upload-pay .file-area.active {
  display: block;
}
.ctn .ctn-body .body-upload .upload-pay .file-area .to-mid {
  height: 160px;
  box-sizing: border-box;
  padding: 16px 0;
}
.ctn .ctn-body .body-upload .upload-pay .file-area .icon-upload {
  max-height: 100%;
}
.ctn .ctn-body .body-upload .upload-pay .file-area .upload-bar {
  text-align: center;
}
.ctn .ctn-body .body-upload .upload-pay .file-area .upload-bar > div.bar-img {
  position: relative;
  display: inline-block;
  margin: 0 auto;
}
.ctn .ctn-body .body-upload .upload-pay .file-area .upload-bar > div.bar-img .icon-cha {
  position: absolute;
  top: 0;
  right: -10px;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.ctn .ctn-body .body-upload .upload-pay .file-area .upload-bar > div.bar-tit {
  margin-top: 20px;
}
.ctn .ctn-body .body-upload .upload-pay .file-area .upload-bar > div.bar-tit .bar-name h6 {
  font-size: 18px;
  color: #979797;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  display: inline-block;
  width: 500px;
}
.ctn .ctn-body .body-upload .upload-pay .file-area .upload-bar > div.bar-tit .bar-name h6 img {
  position: absolute;
  top: 0;
  right: 0;
}
.ctn .ctn-body .body-upload .upload-pay .file-area .upload-bar > div.bar-tit .upload-finish {
  color: #c9c9c9;
  text-align: center;
}
.ctn .ctn-body .body-upload .upload-pay .file-area .upload-bar > div.bar-tit .upload-finish.err {
  color: #ff2d2d;
}
.ctn .ctn-body .body-upload .upload-pay .file-area .upload-bar.up {
  position: relative;
  z-index: 1000;
}
.ctn .ctn-body .body-upload .upload-pay .file-area .filePrew {
  font-size: 0;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  opacity: 0;
  filter: alpha(opacity=0);
  cursor: pointer;
}
.ctn .ctn-body .body-upload .upload-pay .file-area .cl-upload__text {
  margin-top: 30px;
}
.ctn .ctn-body .body-upload .upload-pay .file-area .cl-upload__text p {
  color: #979797;
  margin-bottom: 12px;
}
.ctn .ctn-body .body-upload .upload-pay .file-area .cl-upload__text em {
  color: #409eff;
  font-style: normal;
}
.ctn .ctn-body .body-upload .upload-pay .file-area:hover {
  border-color: #368df3;
}
.ctn .ctn-body .body-upload .upload-pay .file-area .file-name {
  color: #666666;
  line-height: 60px;
  font-size: 18px;
  position: relative;
  z-index: 1;
}
.ctn .ctn-body .body-upload .upload-pay .file-area .file-name img {
  cursor: pointer;
  padding-left: 20px;
}
.ctn .ctn-body .body-upload .upload-pay .txt-area {
  width: 100%;
  height: 260px;
  position: relative;
  display: none;
}
.ctn .ctn-body .body-upload .upload-pay .txt-area.active {
  display: block;
}
.ctn .ctn-body .body-upload .upload-pay .txt-area textarea {
  resize: none;
  border: 1px solid #ebebeb;
  height: 260px;
  padding: 10px 15px;
}
.ctn .ctn-body .body-upload .upload-pay .pay-way li {
  width: 180px;
  height: 52px;
  box-sizing: border-box;
  border: 2px solid #ededed;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  line-height: 50px;
  margin-right: 15px;
  margin-bottom: 12px;
}
.ctn .ctn-body .body-upload .upload-pay .pay-way li.this {
  border: 2px solid #368df3;
  background: linear-gradient(to top, #e3effd, #eef5fe, #ffffff);
}
.ctn .ctn-body .body-upload .upload-pay .pay-way li img {
  margin-right: 10px;
}
.ctn .ctn-body .body-upload .upload-pay .qr-place {
  width: 570px;
  height: 200px;
  margin-top: 10px;
}
.ctn .ctn-body .body-upload .upload-pay .qr-place .qr-part {
  width: 84%;
  height: 100%;
  box-sizing: border-box;
  border: 1px solid #dedede;
  border-right: none;
  padding: 20px;
  position: relative;
}
.ctn .ctn-body .body-upload .upload-pay .qr-place .qr-part .qr-img {
  width: 158px;
  height: 158px;
  position: absolute;
  left: 20px;
  top: 20px;
}
.ctn .ctn-body .body-upload .upload-pay .qr-place .qr-part .qr-img img {
  width: 158px;
}
.ctn .ctn-body .body-upload .upload-pay .qr-place .qr-part .qr-img .qr-loading,
.ctn .ctn-body .body-upload .upload-pay .qr-place .qr-part .qr-img .qr-realImg,
.ctn .ctn-body .body-upload .upload-pay .qr-place .qr-part .qr-img .qr-expired,
.ctn .ctn-body .body-upload .upload-pay .qr-place .qr-part .qr-img .qr-error {
  width: 100%;
  height: 100%;
  position: relative;
}
.ctn .ctn-body .body-upload .upload-pay .qr-place .qr-part .qr-img .qr-realImg,
.ctn .ctn-body .body-upload .upload-pay .qr-place .qr-part .qr-img .qr-expired,
.ctn .ctn-body .body-upload .upload-pay .qr-place .qr-part .qr-img .qr-error {
  top: -100%;
  z-index: 1000;
}
.ctn .ctn-body .body-upload .upload-pay .qr-place .qr-part .qr-img .mask {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
}
.ctn .ctn-body .body-upload .upload-pay .qr-place .qr-part .qr-img .qr-gif {
  position: absolute;
  z-index: 100;
  width: 75px;
  height: 75px;
  left: 45px;
  top: 40px;
}
.ctn .ctn-body .body-upload .upload-pay .qr-place .qr-part .qr-img .qr-gif .resendOrder {
  font-size: 20px;
  text-align: center;
  color: white;
  width: 100%;
  cursor: pointer;
}
.ctn .ctn-body .body-upload .upload-pay .qr-place .qr-part .qr-img .qr-gif .resendOrder img {
  width: 46px;
  margin-bottom: 10px;
}
.ctn .ctn-body .body-upload .upload-pay .qr-place .qr-part .qr-img .qr-gif .resendOrder p {
  font-size: 18px;
}
.ctn .ctn-body .body-upload .upload-pay .qr-place .qr-part .qr-msg {
  margin-left: 188px;
  height: inherit;
  text-align: left;
}
.ctn .ctn-body .body-upload .upload-pay .qr-place .qr-part .qr-msg .line {
  width: 100%;
  height: 1px;
  background-color: #dedede;
  margin: 16px auto;
}
.ctn .ctn-body .body-upload .upload-pay .qr-place .qr-part .qr-msg .alli-agent-needpay {
  font-size: 18px;
  color: #3b3b3b;
  margin: 20px 0;
}
.ctn .ctn-body .body-upload .upload-pay .qr-place .qr-part .qr-msg .alli-agent-needpay .s {
  font-size: 12px;
}
.ctn .ctn-body .body-upload .upload-pay .qr-place .qr-part .qr-msg .alli-agent-needpay .l {
  font-size: 30px;
}
.ctn .ctn-body .body-upload .upload-pay .qr-place .qr-part .qr-msg .count {
  font-size: 12px;
  color: #b5b5b5;
  line-height: 16px;
}
.ctn .ctn-body .body-upload .upload-pay .qr-place .qr-part .qr-msg .count .tip-time {
  color: red;
}
.ctn .ctn-body .body-upload .upload-pay .qr-place .qr-part .qr-msg .count a {
  text-decoration: underline;
}
.ctn .ctn-body .body-upload .upload-pay .qr-place .qr-right {
  width: 16%;
  height: 100%;
  box-sizing: border-box;
  text-align: center;
  padding: 45px 0;
}
.ctn .ctn-body .body-upload .upload-pay .qr-place .qr-right .qr-right-txtt {
  font-size: 18px;
  font-weight: lighter;
  color: white;
  margin-top: 32px;
}
.ctn .ctn-body .body-upload .upload-pay .qr-place.wx .qr-part .alli-agent-needpay span,
.ctn .ctn-body .body-upload .upload-pay .qr-place.wx .qr-part .qr-msg .count a {
  color: #24af41;
}
.ctn .ctn-body .body-upload .upload-pay .qr-place.wx .qr-right {
  background-color: #24af41;
}
.ctn .ctn-body .body-upload .upload-pay .qr-place.alipay .qr-part .alli-agent-needpay span,
.ctn .ctn-body .body-upload .upload-pay .qr-place.alipay .qr-part .qr-msg .count a {
  color: #1aaceb;
}
.ctn .ctn-body .body-upload .upload-pay .qr-place.alipay .qr-right {
  background-color: #1aaceb;
}
.ctn .ctn-body .body-upload .upload-pay .taobao-place {
  width: 72%;
}
.ctn .ctn-body .body-upload .upload-pay .taobao-place .t-num {
  height: 46px;
  line-height: 46px;
  border-bottom: 1px dashed #ececec;
}
.ctn .ctn-body .body-upload .upload-pay .taobao-place .t-num ul li {
  display: inline-block;
  margin-right: 15px;
}
.ctn .ctn-body .body-upload .upload-pay .taobao-place .t-num a {
  color: #8f8f8f;
  margin-right: 50px;
}
.ctn .ctn-body .body-upload .upload-pay .taobao-place .o-num {
  margin-bottom: 10px;
}
.ctn .ctn-body .body-upload .upload-pay .taobao-place .o-num .o-row {
  height: 40px;
  line-height: 40px;
  padding: 0 50px 0 80px;
  position: relative;
  margin-top: 20px;
}
.ctn .ctn-body .body-upload .upload-pay .taobao-place .o-num .o-row .o-tit {
  position: absolute;
  top: 0;
  left: 0;
}
.ctn .ctn-body .body-upload .upload-pay .taobao-place .o-num .o-row input {
  height: 40px;
  line-height: 40px;
  width: 100%;
  padding-left: 10px;
  border: 1px solid #e6e5e5;
  font-size: 12px;
}
.ctn .ctn-body .body-upload .upload-pay .taobao-place .o-num .o-row .o-r {
  position: absolute;
  right: 0;
  top: 0;
}
.ctn .ctn-body .body-upload .upload-pay .taobao-place .o-num .o-red {
  font-size: 12px;
  color: #e73d36;
  margin-top: 10px;
  padding-left: 80px;
  white-space: nowrap;
}
.ctn .ctn-body .body-upload .upload-pay .taobao-place .tb-btn {
  width: 136px;
  text-align: center;
  color: white;
  background-color: #368df3;
  border-radius: 4px;
  margin-top: 20px;
  margin-right: 20px;
}
.ctn .ctn-body .body-upload .upload-pay .pay-part .form-group {
  margin-bottom: 0;
}
.ctn .ctn-body .body-upload .right {
  padding: 24px;
  text-align: center;
  font-size: 12px;
  color: #9a9a9a;
}
@media screen and (max-width: 1480px) {
  .ctn .ctn-aside-l ul li a .hot{
    margin-top: -13px;
  }
}
/*# sourceMappingURL=index.css.map */