﻿body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

body {
  background: #fff;
  color: #333;
  font-family: "Microsoft Yahei", "微软雅黑", Tahoma, Arial, Helvetica, STHeiti !important;
  font-size: 14px;
}

a {
  color: #1989fa;
  text-decoration: none;
}

.container {
  width: 1200px;
  margin: 0px auto;
  padding: 20px 0px;
}

.header {
  background: #1989fa;
  height: 45px;
  color: #fff;
  border-bottom: #1989fa 4px solid;
}

.site {
  font-size: 1.5rem !important;
  padding-right: 40px;
  float: left;
}

.nav {
  width: 1200px;
  height: 45px;
  line-height: 45px;
  margin: 0px auto;
}

.nav a {
  margin-right: 5px;
  color: #ffffff;
  text-decoration: none;
  font-size: 17px;
}

.user {
  float: right;
}

.user a {
  margin-left: 5px;
  margin-right: 0px !important;
}

.user .username {
  width: 65px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left
}

.rightNav {
  position: fixed;
  width: 148px;
  right: 0;
  top: 250px;
  _position: absolute;
  text-align: center;
  background: #1989fa;
  padding: 10px 0;
  color: #fff;
  z-index: 100;
}

.works {
  float: left;
  width: 128px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.my-works {
  float: left;
  width: 80px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.address {
  float: left;
  width: 250px;
  margin-left: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.my-address {
  float: left;
  width: 50px;
  margin-left: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.salary {
  float: left;
  width: 120px;
  margin-left: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.my-salary {
  float: left;
  width: 50px;
  margin-left: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.phone {
  float: left;
  width: 110px;
  margin-left: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.my-phone {
  float: left;
  width: 80px;
  margin-left: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.date {
  float: right;
}

.my-date {
  float: left;
  margin-left: 10px;
  margin-right: 10px;
}

.operation {
  margin-top: -5px !important;
}

.operation .van-button {
  height: 30px;
  line-height: 30px;

  margin-left: 5px;
}

.company {
  float: left;
  width: 12rem;
  margin-left: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.my-company {
  float: left;
  width: 5rem;
  margin-left: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.name {
  float: left;
  width: 80px;
  margin-left: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.my-name {
  float: left;
  width: 60px;
  margin-left: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.sex {
  float: left;
  width: 60px;
  margin-left: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.age {
  float: left;
  width: 60px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.description {
  float: left;
  width: 250px;
  margin-left: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.my-description {
  float: left;
  width: 100px;
  margin-left: 0px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.my-description2 {
  float: left;
  width: 120px;
  margin-left: 0px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.peopleNo {
  float: left;
  width: 80px;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.workNo {
  float: left;
  width: 80px;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.contact {
  float: left;
  width: 80px;
  margin-left: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.processWorks {
  float: left;
  width: 148px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.processAddress {
  float: left;
  width: 160px;
  margin-left: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.processDescription {
  float: left;
  width: 450px;
  margin-left: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.noDate {
  text-align: center;
  margin-top: 20px;
}

.pc {
  margin-top: 5px;
}

.pc dl {
  padding: 0;
  margin: 0
}

.pc dd {
  line-height: 36px;
  border-bottom: #eee 1px solid;
  height: 36px;
  overflow: hidden;
}

.pc dd a:visited {
  color: #808080;
}


.tel {
  float: right;
  padding: 20px 0 0 0;
  font-size: 18px;
  color: #444444;
}

.col-2 {
  font-weight: bold;
  color: #1989fa
}

.pcContact {
  background-color: #FDFBF0;
  border: 1px solid #FF9900;
  padding: 3px 3px 3px 8px;
  color: #333;
  font-family: "Microsoft Yahei", "微软雅黑", Tahoma, Arial, Helvetica, STHeiti;
  font-size: 14px;
  line-height: 25px;
}

.pcLink a {
  color: #1989fa;
  text-decoration: none
}

/*分页*/
.app-pagination {
  margin: 20px auto;
  text-align: center;
}

.app-pagination li {
  display: inline-block;
  margin: 0 6px;
}

.app-pagination li a {
  padding: 8px;
  display: inline-block;
  color: #626262;
}

.app-pagination li a:hover {
  color: #1989fa;
}

.app-pagination li.active a {
  color: #1989fa;
}

.app-pagination li.total a {
  color: #1989fa;
}

.infos-channel {
  position: relative;
  border-bottom: #ff976a 4px solid;
  display: block;
  overflow: hidden;
}

.infos-channel .tab {
  background: #f5f5f5;
  float: left;
  font-size: 18px;
  cursor: pointer;
  margin: 20px 5px 0px 0px;
  padding: 9px 20px 5px 20px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.infos-channel .current {
  background: #ff976a;
  color: #fff;
}

.infos-channel .current a {
  background: #ff976a;
  color: #fff;
}

.infos-channel .search {
  float: left;
  margin-top: 14px;
  margin-left: 20px;
}


.infos-channel .my {
  left: 700px;
  right: 0
}

.so-input {
  background: none repeat scroll 0 0 white;
  border: 0 none;
  font-size: 16px;
  line-height: 40px;
  outline: 0 none;
  vertical-align: top;
  width: 214px;
  border: 4px solid #07c160;
  display: inline-block;
  height: 41px;
  text-indent: 5px;
}

.search-btn {
  background: #07c160;
  border: 1px solid #07c160;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  color: white !important;
  cursor: pointer;
  display: inline-block;
  font: bold 16px 'Microsoft YaHei', sans-serif;
  height: 40px;
  margin-left: 5px;
  outline: 0 none;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
  vertical-align: top;
  width: 100px;
  border: 0;
}

.clearfix {
  clear: both;
}

.section-cols {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top: #FFA467 4px solid;
}


.footer {
  clear: both
}

tr.v-data-table__selected {
  background: lightyellow !important;
}

/*登录*/
.s_form {
  width: 366px;
  height: 100%;
  margin: 0 auto;
  text-align: left;
  z-index: 100;
  position: relative;
}

.login-input {
  width: 230px;
  height: 16px;
  padding: 12px 16px;
  font-size: 16px;
  margin: 0;
  vertical-align: top;
  outline: 0;
  box-shadow: none;
  border-radius: 0 10px 10px 0;
  border: 2px solid #c4c7ce;
  background: #fff;
  color: #222;
  overflow: hidden;
  box-sizing: content-box;
  position: absolute;
  left: 98px;
  z-index: 1;
}

.s_tip {
  width: 100px;
  height: 44px;
  line-height: 45px;
  line-height: 44px \9;
  padding: 0;
  background-color: #1989fa;
  border-radius: 10px 0 0 10px;
  font-size: 17px;
  box-shadow: none;
  font-weight: 400;
  border: none;
  outline: 0;
  color: #FFFFFF;
  display: block;
  text-align: center;
  position: relative;
  left: 0px;
  top: 0;
  z-index: 1;
}

.login {
  width: 366px;
  margin: 0 auto;
}

.login .title {
  margin-top: 100px;
  margin-bottom: 50px;
  text-align: center;
  font-size: 1.5rem;
}

.login .btn {
  cursor: pointer;
  width: 366px;
  height: 44px;
  background-color: #1989fa;
  border-radius: 10px;
  font-size: 17px;
  box-shadow: none;
  font-weight: 400;
  border: none;
  outline: 0;
  color: #FFFFFF;
  display: block;
  text-align: center;
  margin-top: 40px;
  line-height: 44px;
  margin-bottom: 40px;
}

.login .tip {
  text-align: right;
  margin-bottom: 100px;
}

.close {
  margin-top: .24rem;
  margin-right: .24rem;
  float: right;
  color: #c3c3c3 !important;
}

.left {
  float: left
}

.right {
  float: right
}


.m-title {
  border-bottom: 1px solid #DDDDDD;
  height: 35px;
  line-height: 35px;
  padding: 10px 5px 0;
  margin-bottom: 30px;
}

.m-title strong {
  color: #151515;
  float: left;
  font-size: 1.5em;
}

.subtitle {
  font-size: 1rem;
  letter-spacing: .009375em;
  line-height: 1.75rem;
  margin-left: 20px
}

.subtitle span {
  margin-left: 20px
}

dl.fieldset {
  padding: 0 0 0 165px;
}

dl.fieldset dt {
  _display: inline;
  float: left;
  clear: both;
  width: 150px;
  margin: 0 0 0 -165px;
  padding: 0 10px 0 0;
  text-align: right;
  white-space: nowrap;
  font-weight: bold;
  color: #1989fa;
  line-height: 30px;
  min-height: 30px;
}

dl.fieldset dd {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0 0 10px;
  line-height: 30px;
  min-height: 30px;
}

dl.fieldset dd input {
  border: 1px solid;
  height: 29px;
  line-height: 29px;
  padding: 7px 4px;
  font-size: 14px;
  border-color: #C6C6C6 #E9E9E9 #E9E9E9 #C6C6C6;
  background: #FFF;
  width: 280px;
}

dl.fieldset dd textarea {
  border-color: #C6C6C6 #E9E9E9 #E9E9E9 #C6C6C6;
  background: #FFF;
  width: 280px;
  padding: 7px 4px;
}

.form-button {
  padding: .2rem;
}

.title-tips {
  color: #1989fa;
}

.mb {
  clear: both;
  border-bottom: 1px solid #DDDDDD;
  padding-top: 20px;
  margin-bottom: 50px;
}

.pagination {
  clear: both;
  padding-top: 20px;
  margin-bottom: 50px;
}



.help {
  line-height: 45px;
}

.status {
  float: left;
  margin-left: 20px;
}

.edit {
  margin-top: .86rem;
  margin-right: .86rem;
  float: right;
  color: #c3c3c3 !important;
}

.license {
  padding: 0.5rem;
  width: 400px;
  margin: 0 auto
}

.license li {
  text-align: left;
  margin-top: 0.5rem
}

.license .txt {
  border: 1px solid;
  height: 20px;
  line-height: 20px;
  padding: 7px 4px;
  font-size: 14px;
  border-color: #C6C6C6 #E9E9E9 #E9E9E9 #C6C6C6;
  background: #FFF;
  width: 280px;
}

.mobile-code {
  position: absolute;
  left: 273px;
  top: 1px;
  color: red;
  color: #fff;
  height: 42px;
  padding: 0px 10px;
  line-height: 42px;
  z-index: 1;
  background: #07c160;
  border-radius: 0 10px 10px 0;
  cursor: pointer;
}

.vip {
  background-color: #fff;
  padding: 0 .3rem 1rem;
}

.vip h3 {
  font-size: 1.36rem;
  text-align: center;
  font-weight: bold;
  padding: .3rem 0;
}

.vip .title-tips {
  font-size: 1.24rem;
  margin-top: .3rem;
}

.vip .vip-package {
  width: 50%;
  float: left;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  font-weight: bold;
}

.vip .vip-btn {
  width: 12.6rem;
  height: 3.7rem;
  color: #fff;
  display: inline-block;
  margin: 0 2.24rem;
  line-height: 3.7rem;
  text-align: center;
  border: 0;
  border-radius: 0.3rem;
  background: #3d90ee;
  -webkit-appearance: none;
  cursor: pointer;
  font-size: 1.3rem;
}

.text-l {
  text-align: left;
}

.text-r {
  text-align: right;
}

.text-c {
  text-align: center;
}

.vip .vip-content {
  padding: 1.0rem 1.4rem;
}

.vip .vip-nav {
  padding: 1.2rem;
  font-size: 1.24rem;
  color: #0aa6fb;
  text-align: center;
}

.vip dt {
  color: #333;
  font-size: 1.30rem;
  padding: 0.3rem 0 0.1rem;
}

.vip dd {
  font-size: 1.24rem;
  color: #999;
}

.qrcode {
  display: inline-block;
  width: 258px;
  height: 258px;
  background-color: #fff;
  padding: 6px;
  box-sizing: border-box;
}
.refresh{
  width: 74px;
}

input{
  　　-webkit-appearance:none;
}
.orange{
  height: 100%;
  width: 100px;
}

.orange .orange-btn {
  color: #ffffff;
  text-align: center;
  background-color: #ff976a;
  border-radius: 0.3rem
}

.orange .orange-btn a {
  color: #ffffff;
}

.topped{
  color: #ffffff;
  background: #ff6445;
  margin-right: 5px;
  padding:  0 2px 2px 2px;
}

.form-captcha {
  position: absolute;
  top: 0;
  right: 1px;
  height: .4rem;
  text-align: center;
  z-index: 1000;
}
.form-captcha2 {
  position: absolute;
  top: 1px;
  right: 746px;
  height: .6rem;
  text-align: center;
  z-index: 1000;
}
.send-code2 {
  display: inline-block;
  background-color: #1989fa!important;
  color: #fff!important;
  width: 100%;
  line-height: .52rem;
}
.captchaCode {
  position: absolute;right: 12px;top:2px;z-index: 1000
}
.captcha {
  width: 100%;
  height: 40px;
}

.send-code {
  display: inline-block;
  background-color: #1989fa!important;
  color: #fff!important;
  width: 100%;
  line-height: .52rem;
  font-size: 17px!important;
  border-radius: 0 10px 10px 0!important;
}

.mobile-code {
  position: absolute;
  right:0;
  top: 1px;
  color: #fff;
  height: 42px;
  padding: 0 10px;
  line-height: 42px;
  z-index: 1;
  background: #07c160;
  border-radius: 0 10px 10px 0;
  cursor: pointer;
}
.form-button {
  width: 100%;
  text-align: center;
  padding: .2rem;
}

.form-btn {
  display: inline-block;
  font-size: 17px!important;
  text-align: center;
  color: #fff!important;
  border: 0;
  border-radius: 10px!important;
  background: #1989fa!important;
  -webkit-appearance: none;
  cursor: pointer;
}
