@charset "UTF-8";
/* 商户中心 */
.c, .step-box, .step-box ul, .ux-login-wrap .ux-login-input, .success-page, .fail-page, .account-inputItem, .account-pItem {
  *zoom: 1; }
  .c:after, .step-box:after, .step-box ul:after, .ux-login-wrap .ux-login-input:after, .success-page:after, .fail-page:after, .account-inputItem:after, .account-pItem:after {
    content: '';
    display: block;
    clear: both; }

.cb {
  clear: both; }

.pr {
  position: relative; }

.db {
  display: block; }

.dib, .ux-success .ux-success-txt a {
  display: inline-block; }

.dn {
  display: none; }

.fl, #iframe, .stepbar li, .step-box li, .account-inputItem .find-paypsd, .account-psdpowerItem .default-power, .success-page .icon-chenggong {
  float: left; }

.fr {
  float: right; }

.tac, .ux-success .ux-success-txt a, .ux-please-tips, .ux-please-btn {
  text-align: center; }

.borderbg {
  border: 1px solid #e5e8ef;
  background: #fff; }

.line {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden; }

.p5 {
  padding: 5px; }

.pt5 {
  padding-top: 5px; }

.pr5 {
  padding-right: 5px; }

.pb5 {
  padding-bottom: 5px; }

.pl5 {
  padding-left: 5px; }

.m5 {
  margin: 5px; }

.mt5 {
  margin-top: 5px; }

.mr5 {
  margin-right: 5px; }

.mb5 {
  margin-bottom: 5px; }

.ml5 {
  margin-left: 5px; }

.p10 {
  padding: 10px; }

.pt10 {
  padding-top: 10px; }

.pr10 {
  padding-right: 10px; }

.pb10 {
  padding-bottom: 10px; }

.pl10 {
  padding-left: 10px; }

.m10 {
  margin: 10px; }

.mt10 {
  margin-top: 10px; }

.mr10, .ux-please-tips i {
  margin-right: 10px; }

.mb10 {
  margin-bottom: 10px; }

.ml10, .ux-success .ux-success-txt a.btn-sub {
  margin-left: 10px; }

.p15 {
  padding: 15px; }

.pt15 {
  padding-top: 15px; }

.pr15 {
  padding-right: 15px; }

.pb15 {
  padding-bottom: 15px; }

.pl15 {
  padding-left: 15px; }

.m15 {
  margin: 15px; }

.mt15 {
  margin-top: 15px; }

.mr15 {
  margin-right: 15px; }

.mb15 {
  margin-bottom: 15px; }

.ml15 {
  margin-left: 15px; }

.p20 {
  padding: 20px; }

.pt20 {
  padding-top: 20px; }

.pr20 {
  padding-right: 20px; }

.pb20, .ux-success .ux-success-txt p, .ux-please-btn {
  padding-bottom: 20px; }

.pl20 {
  padding-left: 20px; }

.m20 {
  margin: 20px; }

.mt20 {
  margin-top: 20px; }

.mr20 {
  margin-right: 20px; }

.mb20 {
  margin-bottom: 20px; }

.ml20 {
  margin-left: 20px; }

.p25 {
  padding: 25px; }

.pt25 {
  padding-top: 25px; }

.pr25 {
  padding-right: 25px; }

.pb25 {
  padding-bottom: 25px; }

.pl25 {
  padding-left: 25px; }

.m25 {
  margin: 25px; }

.mt25 {
  margin-top: 25px; }

.mr25 {
  margin-right: 25px; }

.mb25 {
  margin-bottom: 25px; }

.ml25 {
  margin-left: 25px; }

.p30 {
  padding: 30px; }

.pt30 {
  padding-top: 30px; }

.pr30 {
  padding-right: 30px; }

.pb30 {
  padding-bottom: 30px; }

.pl30 {
  padding-left: 30px; }

.m30 {
  margin: 30px; }

.mt30 {
  margin-top: 30px; }

.mr30 {
  margin-right: 30px; }

.mb30 {
  margin-bottom: 30px; }

.ml30 {
  margin-left: 30px; }

.ux-success, .sub-search, .ux-register-wrap {
  background: #fff;
  border: 1px solid #e5e8ef;
  margin-bottom: 10px; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0;
  padding: 0;
  margin: 0; }

html {
  height: 100%; }

body {
  position: relative;
  min-height: 100%;
  font: 12px/1.5 "Microsoft Yahei";
  background: #f5f5f5;
  color: #333;
  padding: 90px 0; }

ul, li, ol, dl, dt, dd {
  list-style: none; }

i, em, var {
  font-style: normal; }

a {
  text-decoration: none;
  color: #666; }
  a img {
    border: none;
    outline: none; }
  a.link {
    color: #007acf; }

table {
  border-collapse: collapse; }

.disabled, .ux-btn:disabled, .ux-btn.disabled {
  border-color: #ddd;
  color: #999;
  cursor: not-allowed; }

.page {
  width: 1200px;
  margin: 0 auto; }

.w1000 {
  width: 1000px;
  margin: 0 auto; }

.top-nav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  height: 90px;
  background: #007acf;
  transition: top 0.3s ease-out 0s; }

.top-logo {
  padding: 30px 0 0 100px;
  font-size: 24px;
  font-weight: normal; }
  .top-logo img {
    display: block;
    float: left; }
  .top-logo span {
    display: block;
    height: 26px;
    line-height: 26px;
    float: left;
    color: #fff;
    border-left: 1px solid #66afe2;
    padding-left: 10px;
    margin: 1px 0 0 14px; }

.top-search {
  position: absolute;
  top: 28px;
  left: 460px; }
  .top-search ul {
    float: left;
    overflow: hidden;
    width: 80px;
    height: 36px;
    background: #fff;
    cursor: pointer; }
  .top-search li {
    position: relative;
    height: 26px;
    line-height: 26px;
    padding-left: 20px;
    color: #666; }
  .top-search li.on {
    height: 36px;
    padding: 5px 0 5px 20px; }
    .top-search li.on:after {
      content: '';
      display: block;
      position: absolute;
      top: 15px;
      right: 12px;
      border-width: 7px 5px 0;
      border-style: solid;
      border-color: #aaa transparent transparent; }
  .top-search input {
    float: left;
    border: none;
    height: 36px;
    line-height: 36px; }
  .top-search input[type=text] {
    border-left: 1px solid #ddd;
    width: 170px;
    padding-left: 10px;
    color: #666; }
  .top-search input[type=button] {
    width: 80px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background: #42a3fb; }

.top-right {
  position: absolute;
  top: 32px;
  right: 70px; }
  .top-right li {
    float: left;
    margin-left: 20px;
    font-size: 16px; }
  .top-right a {
    color: #9fd1f5;
    margin-left: 8px; }
  .top-right .icon-tuichu {
    font-size: 14px; }

.side-nav li, .side-nav a, .menu-arrow span {
  color: #9fd1f5;
  font-size: 14px;
  text-align: center;
  cursor: pointer; }

.side-nav {
  position: fixed;
  top: 90px;
  left: 0;
  bottom: 0;
  z-index: 98;
  width: 100px;
  overflow: hidden;
  background: #007acf; }
  .side-nav ul {
    position: relative;
    top: 0;
    border-bottom: 1px solid #0062a6;
    border-bottom-color: rgba(0, 0, 0, 0.2); }
  .side-nav li {
    height: 80px;
    border-top: 1px solid #0062a6;
    border-top-color: rgba(0, 0, 0, 0.2);
    padding-top: 5px; }
  .side-nav li.on {
    background: #f5f5f5;
    border-color: #f5f5f5;
    color: #007acf; }
    .side-nav li.on a {
      color: #007acf; }
  .side-nav a {
    display: block;
    height: 100%; }
  .side-nav i {
    display: block;
    font-size: 30px; }
  .side-nav:hover .menu-arrow {
    bottom: 0;
    opacity: 1; }

.item-cont {
  position: fixed;
  top: 90px;
  left: -200px;
  bottom: 0;
  z-index: 97;
  background: #f5f5f5;
  border-right: 1px solid #e5e8ef;
  width: 160px;
  padding: 30px 10px; }
  .item-cont div {
    display: none; }
  .item-cont a {
    display: block;
    padding: 0 12px;
    margin-bottom: 12px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    text-align: left;
    color: #666; }
    .item-cont a:hover {
      color: #007acf; }
  .item-cont .on {
    background: #007acf;
    border-radius: 2px;
    color: #fff; }
    .item-cont .on:hover {
      color: #fff; }
  .item-cont > span {
    position: absolute;
    top: 50%;
    right: -10px;
    width: 10px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-top: -15px;
    padding-right: 1px;
    display: block;
    border: 1px solid #e5e8ef;
    border-left: none;
    border-radius: 0 3px 3px 0;
    background: #f5f5f5;
    cursor: pointer;
    opacity: 0; }
  .item-cont .icon-erjileimushoulong {
    display: inline-block;
    width: 12px;
    height: 28px;
    font-size: 12px;
    color: #aaa; }
    .item-cont .icon-erjileimushoulong:before {
      position: relative;
      top: -1px;
      left: -2px; }

.menu-arrow {
  position: fixed;
  left: 0;
  bottom: 0;
  opacity: 0;
  width: 100px;
  background: #0062a6;
  background: rgba(0, 98, 166, 0.95);
  transition: all 0.15s linear 0.05s;
  display: none; }
  .menu-arrow span {
    float: left;
    display: block;
    width: 50%;
    height: 20px;
    line-height: 20px;
    color: #4697cf;
    padding-top: 2px; }
    .menu-arrow span:hover {
      color: #66afe2; }
  .menu-arrow span + span {
    border-left: 1px solid #1a77b7; }

@media only screen and (min-width: 1px) {
  .menu-arrow {
    bottom: -20px; }

  .item-cont > span {
    right: 0;
    transition: all 0.15s linear 0.05s; }
  .item-cont:hover > span {
    opacity: 1;
    right: -10px; } }
.cont-wrap {
  width: 1000px;
  margin: 0 auto; }

.bread-line {
  font-size: 14px;
  color: #444;
  line-height: 34px;
  padding-top: 5px; }
  .bread-line i {
    font-size: 14px;
    font-family: SimSun;
    margin: 0 6px; }
  .bread-line a {
    color: #444; }
  .bread-line a.last-bread {
    color: #007acf; }

.footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 96;
  padding: 25px 0; }
  .footer p {
    text-align: center;
    color: #999;
    line-height: 20px; }
  .footer a {
    color: #999;
    margin: 0 5px; }

.mask {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  background: url(../images/opacity30.png) 0 0 repeat;
  display: none; }

.floatbox {
  position: absolute;
  top: -100%;
  left: 50%;
  z-index: 1000;
  width: 390px;
  padding: 5px;
  margin-left: -195px;
  background: url(../images/opacity10.png) 0 0 repeat; }
  .floatbox > div {
    background: #fff; }
  .floatbox > a {
    position: absolute;
    top: 13px;
    right: 15px;
    display: block;
    font-size: 15px;
    height: 16px;
    line-height: 16px;
    color: #999; }
    .floatbox > a:hover {
      animation-fill-mode: backwards; }

.box-tit {
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #666;
  background: #f5f5f5;
  padding-left: 10px; }

.note-box {
  text-align: center;
  padding: 40px 20px 20px; }
  .note-box p {
    height: 36px;
    line-height: 36px;
    caption-side: #666;
    margin-bottom: 30px; }
  .note-box .icon-chenggong {
    font-size: 36px;
    color: #6ec884;
    margin-right: 6px; }
  .note-box span {
    position: relative;
    top: -7px; }
  .note-box .icon-tanhao {
    font-size: 36px;
    color: #42a3fb;
    margin-right: 6px; }

.addr-floatbox {
  width: 563px;
  margin-left: -281px; }
  .addr-floatbox .choose-addr {
    padding-top: 10px;
    padding-left: 10px; }
    .addr-floatbox .choose-addr li {
      font-size: 0;
      margin-bottom: 20px; }
    .addr-floatbox .choose-addr p, .addr-floatbox .choose-addr span, .addr-floatbox .choose-addr label {
      font-size: 12px; }
    .addr-floatbox .choose-addr span, .addr-floatbox .choose-addr label {
      display: inline-block;
      color: #666; }
    .addr-floatbox .choose-addr span {
      width: 85px; }
    .addr-floatbox .choose-addr label {
      position: relative;
      width: 76px; }
      .addr-floatbox .choose-addr label.tit-bold {
        width: 85px;
        font-weight: bold; }
  .addr-floatbox .check-outer input {
    vertical-align: middle;
    -webkit-appearance: none;
    width: 13px;
    height: 13px; }
    .addr-floatbox .check-outer input:before {
      font-family: iconfont;
      content: "";
      position: absolute;
      top: -3px;
      left: 1px; }
    .addr-floatbox .check-outer input:checked {
      color: #42a3fb;
      border-color: #42a3fb; }
      .addr-floatbox .check-outer input:checked:before {
        content: "\e600"; }
  .addr-floatbox .btn-box {
    padding: 10px 0 30px;
    text-align: center; }

#iframe {
  position: fixed;
  height: 100%; }

/*无记录*/
.subaccount-norecord {
  padding: 65px 0 115px;
  text-align: center;
  line-height: 65px; }
  .subaccount-norecord .icon-zanwujilu {
    font-size: 61px;
    color: #cad0de;
    vertical-align: middle; }

.tuan-noRecordWrap {
  padding: 122px 0 212px 0; }
  .tuan-noRecordWrap .logo-wrap {
    width: 346px;
    margin: 0 auto; }
  .tuan-noRecordWrap .icon-zanwujilu {
    font-size: 80px;
    margin-right: 10px;
    color: #cad0de;
    vertical-align: middle; }

/*头部浮动*/
.top-nav.fixedly {
  top: 0;
  height: 50px;
  background: #007acf;
  background: rgba(0, 122, 207, 0.9);
  filter: alpha(opacity=90); }
  .top-nav.fixedly .top-logo {
    padding: 9px 0 0 100px; }
  .top-nav.fixedly .top-right {
    top: 11px; }

/*成功失败*/
.ux-success {
  height: 500px; }
  .ux-success.bg1 {
    background: url(../images/success.jpg) 30px center no-repeat #fff; }
  .ux-success.bg2 {
    background: url(../images/failure.jpg) 30px center no-repeat #fff; }
  .ux-success .ux-success-txt {
    padding: 180px 0 0 560px; }
    .ux-success .ux-success-txt .prompt {
      padding-bottom: 40px; }
      .ux-success .ux-success-txt .prompt h2 {
        font-size: 24px; }
      .ux-success .ux-success-txt .prompt span {
        font-size: 16px; }
      .ux-success .ux-success-txt .prompt.success {
        color: #6ec884; }
      .ux-success .ux-success-txt .prompt.failure {
        color: #fc472e; }
    .ux-success .ux-success-txt p {
      font-size: 14px;
      color: #999; }
    .ux-success .ux-success-txt a {
      height: 28px;
      line-height: 28px;
      font-size: 14px; }
      .ux-success .ux-success-txt a.btn-s {
        width: 80px;
        color: #fff; }
      .ux-success .ux-success-txt a.btn-sub {
        width: 110px;
        border: 1px solid #42a3fb;
        color: #42a3fb; }

/*请勿重复发布*/
.ux-please-tips {
  padding: 20px 0;
  color: #666; }
  .ux-please-tips i {
    color: #42a3fb;
    vertical-align: middle;
    font-size: 36px; }

.stepbar li {
  height: 30px;
  line-height: 30px;
  color: #666;
  font-size: 14px;
  text-align: center;
  background: #e5e8ef; }
.stepbar .active {
  background: #007acf url("../images/step.png") right -45px no-repeat;
  color: #fff; }
.stepbar .done {
  background: #007acf url("../images/step.png") right 0 no-repeat;
  color: #fff; }
.stepbar .default {
  background: #e5e8ef url("../images/step.png") right -90px no-repeat; }
.stepbar .last.done {
  background: #007acf; }
.stepbar.three-step li {
  width: 33.3%; }
.stepbar.three-step .last {
  width: 33.4%; }
.stepbar.two-step li {
  width: 50%; }
.stepbar.four-step li {
  width: 25%; }
.stepbar.four-step.ux-tuan-step li {
  width: 20%; }
.stepbar.five-step li {
  width: 20%; }

.step-box {
  padding: 0px 0 0 92px;
  background: #fff; }
  .step-box.four-stepBox {
    padding-left: 104px; }
    .step-box.four-stepBox li {
      margin-right: 100px; }
    .step-box.four-stepBox .done {
      margin-right: 0; }
    .step-box.four-stepBox .box {
      width: 404px; }
    .step-box.four-stepBox .bar {
      width: 50px; }
    .step-box.four-stepBox .bar-l {
      left: -50px; }
    .step-box.four-stepBox .bar-r {
      right: -50px; }
    .step-box.four-stepBox .box-bar-l {
      left: -103px; }
    .step-box.four-stepBox .box-bar-r {
      right: -103px; }
  .step-box .box {
    position: relative;
    width: 426px; }
  .step-box li {
    width: 26px;
    height: 26px;
    line-height: 26px;
    border-radius: 13px;
    text-align: center;
    background: #f5f5f5;
    color: #666;
    font-size: 16px;
    position: relative;
    margin-right: 74px; }
  .step-box .done {
    margin-right: 0; }
  .step-box .word {
    width: 100px;
    text-align: center;
    line-height: 12px;
    position: absolute;
    left: -38px;
    font-size: 12px;
    margin-top: 20px; }
    .step-box .word h4 {
      font-weight: normal;
      margin-bottom: 10px; }
    .step-box .word p {
      line-height: 16px; }
  .step-box .active {
    background: #007acf;
    color: #fff; }
    .step-box .active .icon-gou {
      font-size: 20px; }
    .step-box .active .bar {
      background: #007acf; }
    .step-box .active .word h4 {
      color: #007acf; }
    .step-box .active .word p {
      color: #333; }
  .step-box .finish .word h4 {
    color: #333; }
  .step-box .bar {
    width: 37px;
    height: 4px;
    background: #f5f5f5;
    position: absolute;
    top: 11px; }
  .step-box .bar-l {
    left: -37px; }
  .step-box .bar-r {
    right: -37px; }
  .step-box .box-bar {
    width: 49px;
    border-bottom: 4px dashed #f5f5f5;
    position: absolute;
    top: 11px; }
  .step-box .box-bar-l {
    left: -90px; }
  .step-box .box-bar-r {
    right: -90px; }

.u-select {
  position: relative;
  width: 190px;
  color: #333;
  cursor: pointer; }
  .u-select li:hover, .u-select .on {
    background: #f5f5f5; }
  .u-select:after {
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -3px;
    content: '';
    display: block;
    border-width: 7px 5px 0;
    border-style: solid;
    border-color: #aaa transparent transparent; }
  .u-select p {
    height: 28px;
    line-height: 28px;
    padding: 0 5px;
    background: #fff;
    border: 1px solid #ddd; }
  .u-select ul {
    position: absolute;
    top: 27px;
    left: 0;
    right: 0;
    z-index: 101;
    display: none;
    border: 1px solid #ddd;
    background: #fff;
    max-height: 78px;
    overflow-y: auto;
    overflow-x: hidden; }
  .u-select li {
    height: 26px;
    line-height: 26px;
    padding: 0 5px; }

input[type=submit], input[type=button], input[type=file], button[type=button] {
  cursor: pointer; }

input, textarea {
  font-family: "Microsoft Yahei";
  height: 28px;
  line-height: 28px;
  border: 1px solid #ddd;
  color: #333;
  font-size: 12px;
  background: #fff;
  padding: 0 5px; }
  input:focus, textarea:focus {
    border-color: #42a3fb;
    outline: none; }
  input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #999; }
  input::-moz-placeholder, textarea::-moz-placeholder {
    color: #999; }
  input::-ms-input-placeholder, textarea::-ms-input-placeholder {
    color: #999; }

input[disabled] {
  filter: alpha(opacity=30);
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  opacity: 0.3; }

.btn {
  display: inline-block;
  font-size: 14px;
  text-align: center;
  height: 28px;
  line-height: 28px;
  background: #fff;
  color: #333;
  border: 1px solid #ddd;
  padding: 0 8px; }

.btn-s, .btn-m, .btn-radius, .btn-auto {
  border: none;
  background: #42a3fb;
  color: #fff;
  border-radius: 3px; }

.btn-xs {
  border: none;
  font-size: 12px;
  height: 17px;
  line-height: 17px;
  background: #fc472e;
  color: #fff;
  padding: 0 3px;
  border-radius: 3px; }

.btn-s {
  font-size: 12px;
  height: 20px;
  line-height: 20px;
  width: 50px;
  border-radius: 3px; }

.btn-m {
  width: 80px; }

.btn-auto {
  padding: 0 20px; }

.btn-radius {
  height: 20px;
  line-height: 20px;
  padding: 0 10px;
  border-radius: 10px; }

.btn-sub {
  font-size: 14px;
  width: 70px;
  border-radius: 3px; }

.btn-grey {
  line-height: 26px;
  background: #f2f2f2;
  padding: 0 20px;
  border-radius: 3px; }

.btn-s-gray {
  height: 20px;
  line-height: 20px;
  width: 50px;
  border-radius: 3px;
  background: #f5f5f5;
  color: #999;
  border: none;
  font-size: 12px; }

.btn-line {
  border-width: 1px;
  border-style: solid;
  background: #fff; }

.btn-m.btn-line {
  color: #42a3fb;
  border-color: #42a3fb; }

.btn-border {
  border: 1px solid #42a3fb;
  border-radius: 3px;
  height: 20px;
  line-height: 18px;
  font-size: 12px;
  color: #42a3fb;
  padding: 0 12px; }

button[disabled] {
  background: #aaa;
  cursor: no-drop; }

.btn-active {
  background: #c7cddd;
  color: #fff; }

.btn-icon {
  display: inline-block;
  height: 24px;
  line-height: 24px;
  width: auto;
  padding: 0 6px;
  border-radius: 3px;
  font-size: 12px;
  cursor: pointer; }
  .btn-icon .iconfont {
    margin-right: 5px;
    font-size: inherit;
    color: inherit; }

.u-check input {
  border: none;
  background: none;
  padding: 0;
  height: auto; }
.u-check i {
  display: none; }

@media screen and (min-width: 1px) {
  .u-check {
    position: relative;
    display: inline-block;
    width: 12px;
    height: 12px;
    line-height: 10px;
    border: 1px solid #ddd;
    background: #fff;
    overflow: hidden;
    vertical-align: sub; }
    .u-check input {
      position: absolute;
      top: 0;
      left: 0;
      z-index: 2;
      opacity: 0;
      width: 12px;
      height: 12px;
      cursor: pointer; }
      .u-check input:checked + i {
        color: #007acf; }
    .u-check i {
      display: block;
      position: absolute;
      top: 1px;
      left: -1px;
      z-index: 1;
      font-size: 12px;
      color: #fff; }

  .l-check, .l-check input {
    width: 18px;
    height: 18px;
    border-radius: 3px; }

  .l-check i {
    font-size: 18px;
    top: 3px; } }
.ux-table .tr-th {
  height: 40px;
  border: 1px solid #ddd;
  background-color: #f1f4fc; }
  .ux-table .tr-th th {
    font-size: 14px;
    font-family: "microsoft yahei";
    font-weight: bold;
    padding: 0 4px; }
.ux-table td {
  text-align: center;
  padding: 6px 4px;
  border-bottom: 1px solid #ddd; }
.ux-table .btn {
  width: 70px;
  height: 24px;
  line-height: 24px;
  font-size: 12px; }
.ux-table + .paging-box {
  margin: 30px 0;
  text-align: center; }
  .ux-table + .paging-box .pagination {
    display: inline-block; }

.ux-full-line {
  border: 1px solid #ddd; }

.ux-table-hover tbody tr:hover {
  background: #fafafa; }

.sub-search .price span, .time span, .sub-search .money span {
  float: left;
  display: block;
  height: 26px;
  line-height: 26px;
  margin: 0 5px; }

.sub-search > div input, .sub-search .u-select {
  float: left;
  width: 190px; }
.sub-search > div {
  float: left;
  height: 48px; }
.sub-search label {
  float: left;
  width: 101px;
  height: 26px;
  line-height: 26px;
  text-align: right; }
.sub-search .price .u-select {
  width: 60px;
  margin-right: -1px; }
.sub-search .price input {
  width: 110px; }
  .sub-search .price input.w88 {
    width: 88px; }
.sub-search .foot {
  float: none;
  clear: both;
  padding: 10px 0 30px 102px; }

.time div {
  position: relative;
  float: left; }
.time i {
  position: absolute;
  top: 4px;
  right: 5px;
  display: block;
  height: 20px;
  line-height: 20px;
  font-size: 20px;
  color: #c7cddd; }

.sub-search .money div {
  position: relative;
  float: left; }
.sub-search .money input {
  padding-left: 16px;
  width: 88px; }
  .sub-search .money input.w112 {
    width: 112px; }
.sub-search .money i {
  position: absolute;
  top: 4px;
  left: 5px;
  display: block;
  height: 20px;
  line-height: 20px;
  font-size: 12px; }

.sub-search .credit input {
  padding-left: 5px; }

.ux-btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  height: 28px;
  width: 100px;
  font-size: 14px;
  line-height: 28px;
  border-radius: 5px; }

.ux-sm-btn {
  height: 20px;
  width: 70px;
  font-size: 14px;
  line-height: 20px;
  border-radius: 3px; }

.ux-lg-btn {
  height: 40px;
  width: 160px;
  font-size: 14px;
  line-height: 40px;
  border-radius: 10px; }

.ux-btn-primary {
  border: none;
  color: #fff;
  background: #42a3fb; }

.ux-btn-second {
  color: #333;
  border: 1px solid #ddd;
  background: #f2f2f2; }

.ux-btn-block {
  display: block; }

.input-l {
  width: 288px; }

.input-m {
  width: 218px; }

.input-s {
  width: 148px; }

.input-xs {
  width: 98px; }

.input-xxs {
  width: 43px; }

.input-min {
  width: 20px; }

.select-l {
  width: 160px; }

.select-m {
  width: 95px; }

/*输入框背景图标*/
.ux-icon-data {
  background: url(../images/data.jpg) right no-repeat; }

.hide {
  display: none; }

/*登录*/
.ux-login-form {
  background: #fff; }

.ux-login-wrap {
  position: absolute;
  top: 90px;
  right: 0;
  bottom: 90px;
  left: 0;
  background: #dcf0fe; }
  .ux-login-wrap .ux-login {
    position: absolute;
    left: 0;
    width: 100%;
    height: 384px;
    top: 50%;
    margin-top: -194px;
    background: #dcf0fe;
    z-index: 1; }
  .ux-login-wrap .cont-wrap {
    position: relative;
    height: 100%;
    z-index: 1; }
  .ux-login-wrap .baseline {
    border-top: 4px solid #cbd0d2;
    height: 113px;
    width: 100%;
    position: absolute;
    bottom: 0;
    z-index: 0;
    background: #fff; }
  .ux-login-wrap .white-bg {
    position: absolute;
    height: 50%;
    width: 100%;
    bottom: 0;
    background: #fff; }
  .ux-login-wrap .login-bg {
    position: absolute;
    top: 55px; }
  .ux-login-wrap .ux-login-inner {
    position: absolute;
    right: 0;
    top: 0;
    width: 352px;
    height: 384px; }
  .ux-login-wrap .ux-login-form {
    position: relative;
    padding: 20px 25px;
    height: 100%;
    background: rgba(255, 255, 255, 0.7);
    z-index: 2; }
  .ux-login-wrap .ux-tab {
    position: relative;
    font-size: 0;
    margin: 0 -25px 40px; }
    .ux-login-wrap .ux-tab a {
      display: inline-block;
      width: 50%;
      font-size: 20px;
      text-align: center;
      color: #666; }
      .ux-login-wrap .ux-tab a.curr {
        color: #42a3fb;
        font-weight: bold; }
    .ux-login-wrap .ux-tab var {
      position: absolute;
      top: 6px;
      height: 20px;
      border-left: 1px solid #ddd; }
  .ux-login-wrap .ux-erro-tips {
    position: absolute;
    top: 60px;
    width: 300px;
    padding: 3px 12px;
    background: #ffebeb;
    color: #fc472e;
    border: 1px solid #faccc6; }
    .ux-login-wrap .ux-erro-tips i {
      position: relative;
      top: -5px;
      margin-right: 10px;
      margin-bottom: -9px;
      display: inline-block;
      vertical-align: middle; }
  .ux-login-wrap label {
    color: #333; }
  .ux-login-wrap .ux-login-input {
    margin-bottom: 20px; }
    .ux-login-wrap .ux-login-input label {
      float: left;
      width: 58px;
      height: 34px;
      line-height: 34px;
      text-align: justify; }
    .ux-login-wrap .ux-login-input input {
      float: left;
      width: 243px;
      height: 32px;
      line-height: 32px;
      padding: 0 7px;
      border: 1px solid #ddd; }
    .ux-login-wrap .ux-login-input.jym-input input {
      width: 134px;
      margin-right: 10px; }
    .ux-login-wrap .ux-login-input.jym-input img {
      display: block;
      height: 34px;
      width: 100px;
      float: left; }
    .ux-login-wrap .ux-login-input .icon-iconfontwarn {
      position: absolute;
      right: 10px;
      top: 2px;
      color: #ddd;
      cursor: pointer; }
  .ux-login-wrap .checkbox-label {
    position: relative;
    display: block;
    height: 16px;
    line-height: 16px;
    color: #444;
    padding-left: 80px;
    margin-bottom: 20px; }
    .ux-login-wrap .checkbox-label input {
      border: none;
      height: auto;
      line-height: normal; }
  .ux-login-wrap .login-btn-box input {
    display: block;
    width: 100%;
    height: 44px;
    line-height: 44px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-family: "Microsoft Yahei";
    border: none;
    border-radius: 4px;
    cursor: pointer;
    margin-bottom: 15px; }
  .ux-login-wrap .login-btn-box a {
    font-size: 12px;
    color: #333; }
  .ux-login-wrap .login-shadow {
    position: absolute;
    left: -38px;
    right: -38px;
    bottom: 0px;
    height: 84px;
    background: url(../images/login-shadow.png);
    z-index: 0; }

@media only screen and (min-width: 1px) {
  .checkbox-label input {
    position: absolute;
    top: 0;
    *top: -2px;
    left: 60px;
    opacity: 0; }
    .checkbox-label input:checked + span:before {
      font-size: 16px;
      content: "\e600";
      color: #007acf;
      margin-left: -1px; }
  .checkbox-label span {
    position: absolute;
    top: 0;
    left: 60px;
    bottom: 0;
    display: block;
    width: 16px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 1px; }
    .checkbox-label span:before {
      content: '';
      font-family: iconfont; } }
/*注册*/
.ux-register-wrap {
  padding: 30px 0 75px 130px; }

.input-item {
  margin-top: 30px; }
  .input-item label {
    width: 126px;
    text-align: right;
    font-size: 14px;
    color: #666;
    line-height: 36px; }
    .input-item label i {
      color: #fc472e; }
  .input-item .input-box {
    position: relative; }
    .input-item .input-box i.iconfont {
      position: absolute;
      top: 7px;
      right: 10px;
      color: #ddd; }
  .input-item input[type=text], .input-item input[type=password], .input-item input[type=email] {
    width: 290px;
    height: 36px;
    padding: 0 10px; }
    .input-item input[type=text].input_error, .input-item input[type=password].input_error, .input-item input[type=email].input_error {
      border-color: #fc472e; }
  .input-item.xieyi-item, .input-item.btn-item {
    padding-left: 126px; }
  .input-item.xieyi-item {
    margin-top: 20px; }
  .input-item .btn-m {
    font-size: 14px;
    width: 100px; }

.psd-power {
  position: absolute;
  right: 0;
  margin-top: 8px; }
  .psd-power dt, .psd-power dd {
    float: left; }
  .psd-power dt {
    color: #999;
    font-size: 12px; }
  .psd-power dd {
    width: 48px;
    margin-left: 5px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    font-size: 13px;
    color: #666;
    background: #e5e8ef; }
  .psd-power.low .low {
    background: #fd472f;
    color: #fff; }
  .psd-power.middle .low {
    background: #fd472f;
    color: #fff; }
  .psd-power.middle .middle {
    background: #fbbb25;
    color: #fff; }
  .psd-power.strong .low {
    background: #fd472f;
    color: #fff; }
  .psd-power.strong .middle {
    background: #fbbb25;
    color: #fff; }
  .psd-power.strong .strong {
    background: #6fc884;
    color: #fff; }

/*发送邮箱成功*/
.success-page .icon-chenggong {
  color: #6ec884; }

/*发送邮箱失败*/
.fail-page .icon-tanhao {
  color: #fc472e; }

.send-emailSuccess {
  width: 410px;
  margin-left: -205px; }
  .send-emailSuccess .status-page {
    padding: 32px 40px;
    min-height: 202px; }
    .send-emailSuccess .status-page .iconfont {
      font-size: 50px;
      width: 50px;
      text-align: center;
      margin-right: 10px;
      float: left;
      height: 50px;
      line-height: 50px; }
    .send-emailSuccess .status-page .status-font {
      overflow: hidden; }
    .send-emailSuccess .status-page .tit {
      font-size: 20px;
      margin-bottom: 16px;
      line-height: 20px; }
    .send-emailSuccess .status-page .tip {
      margin-bottom: 12px;
      color: #999;
      font-size: 14px;
      line-height: 14px; }
      .send-emailSuccess .status-page .tip .warn {
        color: #fc472e; }
    .send-emailSuccess .status-page .link {
      color: #007acf;
      font-size: 14px;
      margin-bottom: 12px;
      line-height: 14px; }
    .send-emailSuccess .status-page .btn {
      margin-top: 34px; }
      .send-emailSuccess .status-page .btn.w100 {
        width: 100px; }
  .send-emailSuccess .loading {
    float: left;
    font-size: 0;
    margin-top: 9px;
    margin-right: 15px; }
    .send-emailSuccess .loading li {
      display: inline-block;
      width: 6px;
      height: 6px;
      margin: 0 5px;
      border-radius: 6px;
      background: #6ec884;
      -webkit-animation: opcity 0.3s infinite ease-in-out;
      animation: opcity 0.3s infinite ease-in-out; }
    .send-emailSuccess .loading .op2 {
      -webkit-animation-delay: -0.2s;
      animation-delay: -0.2s; }
    .send-emailSuccess .loading .op3 {
      -webkit-animation-delay: -0.1s;
      animation-delay: -0.1s; }

@-webkit-keyframes opcity {
  0%, 40%, 100% {
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    opacity: 0.4; }
  20% {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; } }
@keyframes opcity {
  0%, 40%, 100% {
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    opacity: 0.4; }
  20% {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; } }
.send-emailSuccess .success-page .tip {
  width: 250px;
  line-height: 20px; }

.js_serviceDocFloat {
  width: 1000px;
  margin-left: -500px; }
  .js_serviceDocFloat .xieyi-cont {
    padding: 10px;
    height: 510px;
    overflow-y: scroll;
    font-size: 12px;
    color: #666;
    line-height: 2em; }
    .js_serviceDocFloat .xieyi-cont h2 {
      font-weight: normal;
      color: #333;
      font-size: 14px; }
  .js_serviceDocFloat dt, .js_serviceDocFloat dd {
    margin-top: 15px; }
  .js_serviceDocFloat .xieyi-foot {
    background: #fff;
    padding: 40px 0;
    text-align: center; }
    .js_serviceDocFloat .xieyi-foot .btn {
      display: inline-block;
      width: 250px;
      height: 40px;
      line-height: 40px;
      background: #42a3fb;
      color: #fff;
      border-radius: 3px;
      font-size: 16px;
      border: none; }

.write-infoWrap {
  border: 1px solid #ddd;
  background: #fff;
  height: 500px;
  /*padding-left:330px;*/ }
  .write-infoWrap label {
    width: 112px;
    text-align: right;
    margin-right: 15px;
    font-size: 12px; }
  .write-infoWrap .pt160 {
    padding-top: 160px; }
  .write-infoWrap .pt80 {
    padding-top: 80px; }
  .write-infoWrap .pt100 {
    padding-top: 100px; }
  .write-infoWrap .pt130 {
    padding-top: 130px; }
  .write-infoWrap .pt140 {
    padding-top: 140px; }
  .write-infoWrap .pt190 {
    padding-top: 190px; }
  .write-infoWrap .pt170 {
    padding-top: 170px; }
  .write-infoWrap .pt180 {
    padding-top: 180px; }
  .write-infoWrap .pl300 {
    padding-left: 300px; }
  .write-infoWrap .pl310 {
    padding-left: 310px; }
  .write-infoWrap .pl320 {
    padding-left: 320px; }
  .write-infoWrap .pl254 {
    padding-left: 254px; }
  .write-infoWrap .pl290 {
    padding-left: 290px; }
  .write-infoWrap .pl370 {
    padding-left: 370px; }
  .write-infoWrap .pl330 {
    padding-left: 330px; }
  .write-infoWrap .pl276 {
    padding-left: 276px; }
  .write-infoWrap .pl295 {
    padding-left: 295px; }
  .write-infoWrap .pl300 {
    padding-left: 300px; }
  .write-infoWrap .person-findpsdbtnWrap {
    padding-left: 180px; }
  .write-infoWrap .next-btnWrap {
    padding-top: 10px;
    text-align: center; }
    .write-infoWrap .next-btnWrap .btn {
      height: 28px;
      line-height: 28px;
      border: 0; }
    .write-infoWrap .next-btnWrap.account-inputItem {
      text-align: left; }

.personpsdWrap {
  min-height: 615px; }

.account-successWrap {
  padding-top: 190px;
  padding-left: 340px; }

.account-inputItem {
  margin-bottom: 20px; }
  .account-inputItem label {
    height: 28px;
    line-height: 28px; }
  .account-inputItem input {
    height: 28px;
    line-height: 28px;
    padding-left: 8px;
    border: 1px solid #ddd;
    font-size: 14px; }
    .account-inputItem input.w244 {
      width: 244px; }
    .account-inputItem input.w190 {
      width: 190px; }
    .account-inputItem input.w130 {
      width: 130px; }
    .account-inputItem input.w100 {
      width: 100px; }
    .account-inputItem input.w80 {
      width: 80px; }
    .account-inputItem input.w300 {
      width: 300px; }
  .account-inputItem .find-paypsd {
    color: #007acf;
    line-height: 28px;
    margin-left: 10px;
    font-size: 14px; }
  .account-inputItem .hot-tip {
    margin-top: 10px;
    color: #999; }
  .account-inputItem .input_focus {
    border-color: #42a3fb;
    outline: none; }
  .account-inputItem .input_error {
    border-color: #fc472e;
    outline: none; }
  .account-inputItem .getCode {
    border-radius: 3px;
    background: #f2f2f2;
    font-size: 12px; }
  .account-inputItem .select-item {
    height: 28px;
    border: 1px solid #ddd;
    padding-left: 8px;
    font-size: 14px; }
    .account-inputItem .select-item.w98 {
      width: 90px; }
    .account-inputItem .select-item.w100 {
      width: 100px; }
  .account-inputItem .u-select.w240 {
    width: 240px; }
  .account-inputItem .u-select.w100 {
    width: 100px; }
  .account-inputItem .u-select .card-type {
    width: 41px;
    color: #fff;
    text-align: center;
    height: 18px;
    line-height: 18px;
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    margin: -4px 0 0 26px; }
  .account-inputItem .u-select .chuxu {
    background: #ff7674; }
  .account-inputItem .u-select .xinyong {
    background: #aac6fd; }
  .account-inputItem .file-wrap {
    background: #f5f5f5;
    text-align: center;
    position: relative; }
    .account-inputItem .file-wrap .file-input {
      border: none;
      width: 78px;
      padding: 0;
      height: 28px;
      filter: alpha(opacity=0);
      -moz-opacity: 0;
      opacity: 0;
      position: absolute;
      left: 0;
      top: 0; }
    .account-inputItem .file-wrap .load-word {
      width: 80px;
      border: 1px solid #ddd;
      text-align: center;
      height: 28px;
      line-height: 28px;
      border-radius: 2px; }
  .account-inputItem .img-show .img-wrap {
    border: 1px solid #ddd;
    margin-top: 10px;
    position: relative; }
    .account-inputItem .img-show .img-wrap img {
      width: 78px;
      height: 78px; }
  .account-inputItem .img-show .icon-iconfontwarn {
    position: absolute;
    right: 2px;
    top: 2px;
    cursor: pointer;
    font-size: 17px;
    width: 17px;
    text-align: center;
    height: 17px;
    line-height: 17px;
    z-index: 1; }
  .account-inputItem .img-show .look-before {
    width: 80px;
    margin-top: 5px; }
  .account-inputItem .yzm-img {
    margin-left: 7px; }
  .account-inputItem .refresh {
    margin-left: 10px;
    height: 28px;
    line-height: 28px;
    cursor: pointer;
    color: #999; }
    .account-inputItem .refresh .icon-shuaxin {
      font-size: 26px;
      color: #ccc;
      display: inline-block;
      vertical-align: middle;
      margin: -2px 5px 0 0; }
  .account-inputItem .tipWrap {
    margin-left: 5px; }

.account-pItem {
  margin-bottom: 20px;
  line-height: 14px; }
  .account-pItem .normal-p {
    font-size: 14px;
    font-weight: bold; }

.account-psdpowerItem {
  margin-bottom: 20px;
  line-height: 16px; }
  .account-psdpowerItem .default-power {
    width: 40px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    background: #e5e8ef;
    color: #666;
    margin-right: 3px; }
  .account-psdpowerItem .low-power {
    background: #fc472e;
    color: #fff; }
  .account-psdpowerItem .mid-power {
    background: #fabb24;
    color: #fff; }
  .account-psdpowerItem .heigh-power {
    background: #6ec884;
    color: #fff; }

.success-page .icon-chenggong {
  font-size: 50px;
  width: 50px;
  text-align: center;
  margin-right: 10px;
  color: #6ec884;
  height: 50px;
  line-height: 50px; }
.success-page .tit {
  font-size: 20px;
  margin-bottom: 16px;
  line-height: 20px; }
.success-page .tip {
  margin-bottom: 12px;
  color: #999;
  font-size: 14px;
  line-height: 14px; }
  .success-page .tip .warn {
    color: #fc472e; }
.success-page .link {
  color: #007acf;
  font-size: 14px;
  margin-bottom: 12px;
  line-height: 14px; }
.success-page .btn {
  margin-top: 34px; }
  .success-page .btn.w100 {
    width: 100px; }

/*输入框部分 end*/

/*# sourceMappingURL=loginAddRegister.css.map */
