* {
  padding: 0;
  margin: 0;
  border: 0; }

html, body {
  width: 100%;
  position: relative;
  font-size: 14px; }

table {
  font-size: 14px; }

.w-50 {
  width: 50px; }

.w-100 {
  width: 100px; }

.w-150 {
  width: 150px; }

.w-200 {
  width: 200px; }

.w-300 {
  width: 300px; }

.h-50 {
  height: 50px; }

.p-l-0 {
  padding-left: 0; }

.p-r-0 {
  padding-right: 0; }

.p-r-5 {
  padding-right: 5px; }

.p-r-10 {
  padding-right: 10px; }

.p-r-15 {
  padding-right: 15px; }

.p-t-0 {
  padding-top: 0 !important; }

.p-t-5 {
  padding-top: 5px; }

.p-t-10 {
  padding-top: 10px; }

.p-t-20 {
  padding-top: 20px; }

.p-t-30 {
  padding-top: 30px; }

.p-b-10 {
  padding-bottom: 10px; }

.m-l-0 {
  margin-left: 0px; }

.m-l-10 {
  margin-left: 10px; }

.m-l-20 {
  margin-left: 20px; }

.m-l-30 {
  margin-left: 30px; }

.m-r-0 {
  margin-right: 0px; }

.m-r-10 {
  margin-right: 10px; }

.m-r-20 {
  margin-right: 20px; }

.m-r-30 {
  margin-right: 30px; }

.m-t-0 {
  margin-top: 0px; }

.m-t-5 {
  margin-top: 5px; }

.m-t-10 {
  margin-top: 10px; }

.m-t-20 {
  margin-top: 20px; }

.m-t-30 {
  margin-top: 30px; }

.p-0 {
  padding: 0px; }

.p-10 {
  padding: 10px 10px; }

.p-20 {
  padding: 20px; }

.p-30 {
  padding: 30px; }

.line-30 {
  line-height: 30px; }

.line-34 {
  line-height: 34px; }

.line-40 {
  line-height: 40px; }

.line-50 {
  line-height: 50px; }

.line-60 {
  line-height: 60px; }

.text-center {
  text-align: center; }

.text-right {
  text-align: right; }

.content-header > .breadcrumb > li + li:before {
  content: '/\00a0'; }

.form-control[readonly] {
  background-color: #fff; }

.dis-none {
  display: none !important; }

.dis-hide {
  display: none; }

.form-tip-icon {
  font-size: 16px; }

.tip-wrong {
  color: red;
  font-size: 12px;
  position: absolute;
  bottom: -15px;
  line-height: 15px;
  min-width: 150px; }

.smalltitle1 {
  padding-left: 10px;
  border-left: 4px solid #1890ff; }

.hrline {
  border: 1 dashed #987cb9;
  width: 100%;
  color: #987cb9; }

.sidebar-collapse .user-panel {
  padding-left: 0; }

.buhuanhang {
  white-space: nowrap; }

.color-aaa {
  color: #aaa; }

.bgcolor-fff {
  background-color: #fff !important; }

.link1 {
  color: #1890ff; }
  .link1:hover {
    cursor: pointer; }

.list-wdgd .icon-1 {
  color: orange;
  margin-right: 10px;
  width: 18px;
  text-align: center; }
.list-wdgd .knobtext {
  text-align: center;
  line-height: 30px; }
.list-wdgd .border-b {
  border-bottom: 1px solid #f4f4f4; }
.list-wdgd .title1 {
  line-height: 20px;
  padding-left: 10px;
  margin: 10px 15px;
  border-left: 6px solid #1890ff; }
.list-wdgd .left-line {
  margin-left: 15px; }

.projict-li {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #f2f2f2;
  padding: 0 10px;
  padding-top: 15px; }
  .projict-li:hover {
    background-color: #e7f7ff; }
  .projict-li.nobgcolor {
    background-color: #fff; }
  .projict-li:last-child {
    border-bottom: 1px solid #fff; }
  .projict-li > .pli {
    padding: 0 10px; }
    .projict-li > .pli .headfont {
      color: #aaa;
      font-size: 12px; }

.flex1 {
  display: flex;
  flex: 1;
  flex-direction: column; }

.flex2 {
  display: flex;
  flex: 2;
  flex-direction: column; }

.flex3 {
  display: flex;
  flex: 3;
  flex-direction: column; }

.projeft-info-header {
  padding-top: 20px; }
  .projeft-info-header .contitle {
    font-weight: bold;
    padding-left: 15px;
    line-height: 30px;
    font-size: 16px; }
  .projeft-info-header .textlabel {
    color: #aaa; }
  .projeft-info-header .bigfont {
    font-size: 20px;
    color: #000; }

.timeline-list {
  display: flex;
  padding-top: 30px; }
  .timeline-list .timeline-li {
    display: flex;
    flex: 1;
    padding: 20px 0;
    position: relative; }
    .timeline-list .timeline-li .topline {
      position: absolute;
      right: 50%;
      top: 0;
      width: 100%; }
      .timeline-list .timeline-li .topline .line {
        border-top: 2px solid #e8e8e8;
        width: 100%;
        margin-left: 10px; }
    .timeline-list .timeline-li .middlepot {
      width: 20px;
      height: 20px;
      position: absolute;
      left: 50%;
      top: -10px;
      margin-left: -10px;
      background: #bfbfbf;
      border-radius: 50%;
      border: 5px solid #fff; }
    .timeline-list .timeline-li .bottomfont {
      text-align: center;
      width: 100%;
      color: #bfbfbf; }
      .timeline-list .timeline-li .bottomfont > p {
        margin-bottom: 5px; }
    .timeline-list .timeline-li.action .topline .line {
      border-top: 2px solid #1890ff; }
    .timeline-list .timeline-li.action .middlepot {
      background: #1890ff; }
    .timeline-list .timeline-li.action .bottomfont {
      color: #333; }

.timeline-list2 {
  display: flex;
  padding-top: 30px; }
  .timeline-list2 .timeline-li {
    display: flex;
    flex: 1;
    padding: 20px 0;
    position: relative; }
    .timeline-list2 .timeline-li .topline {
      position: absolute;
      right: 50%;
      top: 0;
      width: 100%; }
      .timeline-list2 .timeline-li .topline .line {
        border-top: 2px solid #e8e8e8;
        width: 100%;
        margin-left: 20px; }
    .timeline-list2 .timeline-li .middlepot {
      width: 40px;
      height: 40px;
      position: absolute;
      left: 50%;
      top: -20px;
      margin-left: -20px;
      background: #bfbfbf;
      border-radius: 50%;
      border: 5px solid #fff;
      color: #fff;
      line-height: 30px;
      text-align: center; }
    .timeline-list2 .timeline-li .bottomfont {
      text-align: center;
      width: 100%;
      color: #bfbfbf; }
      .timeline-list2 .timeline-li .bottomfont > p {
        margin-bottom: 5px; }
    .timeline-list2 .timeline-li.action .topline .line {
      border-top: 2px solid #1890ff; }
    .timeline-list2 .timeline-li.action .middlepot {
      background: #1890ff; }
    .timeline-list2 .timeline-li.action .bottomfont {
      color: #333; }

.download-list {
  padding: 30px 0;
  text-align: center; }
  .download-list .download-li {
    display: inline-block;
    width: 100px;
    height: 115px;
    margin: 5px;
    text-align: center;
    vertical-align: top; }
    .download-list .download-li .icon {
      width: 60px; }
    .download-list .download-li .docname {
      overflow: hidden;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      text-overflow: ellipsis;
      -webkit-box-orient: vertical;
      font-size: 12px;
      color: #666; }
    .download-list .download-li:hover .docname {
      color: #1890ff; }

#cbDivContent {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2000; }

.tc-chose .tc-choselist {
  display: flex; }
  .tc-chose .tc-choselist .choseli {
    display: flex;
    flex: 1;
    justify-content: center;
    align-items: center; }
    .tc-chose .tc-choselist .choseli .chosecon {
      width: 70%;
      height: 40px;
      line-height: 40px;
      border: 1px solid #d5d5d5;
      border-radius: 6px;
      cursor: pointer;
      text-align: center; }
      .tc-chose .tc-choselist .choseli .chosecon.action, .tc-chose .tc-choselist .choseli .chosecon:hover {
        border: 1px solid #1890ff;
        color: #1890ff; }
.tc-chose .tc-chosefontlist {
  margin: 20px;
  height: 40px;
  line-height: 20px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical; }
  .tc-chose .tc-chosefontlist .chosefontli {
    display: none; }
    .tc-chose .tc-chosefontlist .chosefontli.action {
      display: block; }

.tc-payment .paynumber {
  color: #1890ff;
  font-size: 30px; }
.tc-payment .payment-li {
  display: flex;
  margin: 20px 0; }
  .tc-payment .payment-li .leftlabel {
    display: flex;
    flex: 2;
    text-align: right;
    justify-content: flex-end;
    padding-right: 20px; }
  .tc-payment .payment-li .con {
    display: flex;
    flex: 6; }
    .tc-payment .payment-li .con .payli {
      width: 20%;
      min-width: 80px;
      height: 80px;
      padding-top: 15px;
      border: 1px solid #fff;
      border-radius: 6px;
      text-align: center;
      cursor: pointer; }
      .tc-payment .payment-li .con .payli.action {
        border: 1px solid #1890ff;
        color: #1890ff; }
      .tc-payment .payment-li .con .payli:hover {
        color: #1890ff; }
      .tc-payment .payment-li .con .payli .payimg {
        height: 40%; }
      .tc-payment .payment-li .con .payli .payfont {
        line-height: 30px; }
      .tc-payment .payment-li .con .payli.big {
        width: 25%;
        min-width: 110px; }

.login-content {
  width: 100%;
  max-width: 600px;
  padding: 0 30px;
  background: #fff;
  margin: 50px auto;
  position: relative; }
  .login-content .con-title {
    height: 150px;
    line-height: 150px;
    text-align: center;
    color: #e6e6e6;
    font-size: 80px; }
  .login-content .con-title-small {
    height: 50px;
    line-height: 30px;
    text-align: center;
    color: #e6e6e6;
    font-size: 30px; }
  .login-content .con-title2 {
    height: 100px;
    line-height: 100px;
    text-align: center;
    color: #e6e6e6;
    font-size: 40px; }
  .login-content .right-title {
    position: absolute;
    right: 20px;
    top: 20px;
    color: #aaa; }
  .login-content .con-chose .title {
    height: 150px;
    line-height: 150px;
    text-align: center;
    color: #e6e6e6;
    font-size: 40px; }
  .login-content .con-chose .chooselist {
    text-align: center;
    padding-bottom: 50px; }
    .login-content .con-chose .chooselist .chooseli {
      vertical-align: middle;
      width: 200px;
      height: 150px;
      padding-top: 20px;
      display: inline-block;
      cursor: pointer;
      margin: 30px; }
      .login-content .con-chose .chooselist .chooseli:hover {
        background: #f4f4f4; }
      .login-content .con-chose .chooselist .chooseli .font1 {
        font-size: 24px;
        color: #000000;
        line-height: 40px;
        margin-bottom: 0; }
      .login-content .con-chose .chooselist .chooseli .font2 {
        font-size: 14px;
        color: #9f9f9f; }
  .login-content .formli .frominput {
    width: 300px; }
  .login-content .tongyitiaokuan {
    cursor: pointer;
    margin-right: 55px; }
  .login-content .icon-tongyi {
    font-size: 12px;
    color: #1890ff;
    margin-right: 5px; }
  .login-content .potbtn {
    border-radius: 25px; }

/*# sourceMappingURL=main.css.map */
