.fz-21 {
  font-size: 21px;
}

.fz-15 {
  font-size: 15px;
}

.fc-99 {
  color: #999;
}

.fc-13a3ff {
  color: #13a3ff;
}

.fc-33 {
  color: #333;
}

.v-main {
  width: 1200px;
  margin: 194px auto 20px;
}

.v-main .all-sort {
  width: 1200px;
  margin: 0 auto 20px;
  color: #333;
  font-size: 17px;
}

.v-main .all-sort .sort-title {
  line-height: 20px;
  padding-bottom: 10px;
}

.v-main .all-sort .sort-content {
  width: 1200px;
  padding: 15px 0;
  border: solid 1px #e3e3e3;
  display: flex;
}

.v-main .all-sort .sort-content .sort-item {
  width: 299px;
  min-height: 125px;
  padding: 0 15px;
}

.v-main .all-sort .sort-content .sort-item a {
  color: #333;
  font-size: 17px;
  display: inline-block;
  width: 120px;
  padding: 0 5px;
  text-align: center;
  line-height: 36px;
}

.v-main .all-sort .sort-content .sort-item a:hover {
  color: #13a3ff;
}

.v-main .all-sort .sort-content .sort-item:not(:last-of-type) {
  border-right: 1px solid #e3e3e3;
}

.v-main .v-middle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
}

.v-main .v-middle .left-find {
  width: 250px;
  border: 1px solid #e3e3e3;
  margin-right: 20px;
  padding: 0 20px;
}

.v-main .v-middle .left-find .find-sort {
  font-size: 15px;
  line-height: 25px;
  color: #333;
  margin-bottom: 20px;
}

.v-main .v-middle .left-find .find-sort .sort-title {
  font-size: 17px;
  line-height: 25px;
  padding-bottom: 5px;
}

.v-main .v-middle .left-find .find-sort .sort-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 100%;
}

.v-main .v-middle .left-find .find-sort .sort-main a {
  color: #333;
  font-size: 15px;
  margin-right: 15px;
  display: inline-block;
}

.v-main .v-middle .left-find .find-sort .sort-main a:hover {
  color: #13a3ff;
}

.v-main .v-middle .left-main {
  width: 858px;
  margin-right: 20px;
  color: #000;
  font-size: 17px;
}

.v-main .v-middle .left-main .my-select {
  margin-bottom: 20px;
}

.v-main .v-middle .left-main .selected-sort {
  padding: 10px 30px 10px 10px;
  margin-right: 10px;
  border: solid 1px #e3e3e3;
  font-size: 15px;
  color: #333;
  position: relative;
}

.v-main .v-middle .left-main .selected-sort .del-selecte {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  padding: 10px;
}

.v-main .v-middle .left-main .selected-sort .del-selecte img {
  width: 10px;
  height: 10px;
  display: inline-block;
}

.v-main .v-middle .left-main .select-search {
  border: 1px solid #e3e3e3;
}

.v-main .v-middle .left-main .select-search .search-header {
  padding: 10px 0;
  border-bottom: 1px solid #e3e3e3;
  font-size: 17px;
}

.v-main .v-middle .left-main .select-search .search-header .search-left {
  position: relative;
  padding-left: 20px;
}

.v-main .v-middle .left-main .select-search .search-header .search-left input {
  width: 150px;
  padding: 5px 30px 5px 10px;
  height: 20px;
  background-color: #ffffff;
  border: solid 1px #e3e3e3;
  display: inline-block;
}

.v-main .v-middle .left-main .select-search .search-header .search-left img {
  position: absolute;
  top: 8px;
  right: 10px;
  width: 15px;
  display: inline-block;
}

.v-main .v-middle .left-main .select-search .search-header .search-right {
  padding-right: 20px;
}

.v-main .v-middle .left-main .select-search .search-header .search-right a {
  display: inline-block;
  color: #333;
  font-size: 17px;
  margin-left: 40px;
}

.v-main .v-middle .left-main .select-search .search-header .search-right a:hover {
  color: #13a3ff;
}

.v-main .v-middle .left-main .select-search .search-header .search-right a.actived {
  color: #13a3ff;
}

.v-main .v-middle .left-main .select-search .q-content {
  padding: 0 15px;
}

.v-main .v-middle .left-main .select-search .q-content .q-item {
  padding: 20px 0;
}

.v-main .v-middle .left-main .select-search .q-content .q-item a {
  display: block;
}

.v-main .v-middle .left-main .select-search .q-content .q-item .q-item__top {
  padding-bottom: 15px;
}

.v-main .v-middle .left-main .select-search .q-content .q-item .item-title {
  font-size: 21px;
  color: #333;
  flex: 1 1 0px;
}

.v-main .v-middle .left-main .select-search .q-content .q-item .item-top__right {
  font-size: 0;
  height: 0;
  color: #333;
}

.v-main .v-middle .left-main .select-search .q-content .q-item .item-top__right span {
  font-size: 16px;
  line-height: 1;
  padding: 0 6px;
  position: relative;
}

.v-main .v-middle .left-main .select-search .q-content .q-item .item-top__right span:not(:last-of-type)::after {
  content: '';
  position: absolute;
  right: 0;
  height: 90%;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  background: #e3e3e3;
  display: inline-block;
}

.v-main .v-middle .left-main .select-search .q-content .q-item .q-item__bottom{
  font-size: 17px;
  max-height:44px;
  line-height:22px;
  overflow:hidden;
  color: #666666;
}
.v-main .v-middle .left-main .select-search .q-content .q-item .q-item__bottom  img {
    height:22px;
}

.v-main .v-middle .left-main .select-search .q-content .q-item:not(:last-of-type) {
  border-bottom: 1px solid #e3e3e3;
}

.v-main .v-middle .right-main .right-find {
  font-size: 15px;
  color: #333;
  border: 1px solid #e3e3e3;
  width: 300px;
  padding: 0 10px;
  margin-bottom: 20px;
}

.v-main .v-middle .right-main .right-find .find-title {
  color: #333333;
  font-size: 21px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 15px 0;
  font-weight: bold;
  height: 25px;
}

.v-main .v-middle .right-main .right-find .find-title i {
  padding-right: 5px;
  font-size: 24px;
}

.v-main .v-middle .right-main .right-find .find-ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 10px;
}

.v-main .v-middle .right-main .right-find .find-ul li {
  padding: 0 10px;
  margin-bottom: 10px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  margin-right: 10px;
  background-color: #ffd7c3;
}

.v-main .v-middle .right-main .right-find .find-ul li a {
  color: #333;
  font-size: 15px;
  display: block;
  width: 100%;
  height: 100%;
}

.v-main .v-middle .right-main .right-find .find-ul li:nth-of-type(6n-5) {
  background: #ffd7c3;
}

.v-main .v-middle .right-main .right-find .find-ul li:nth-of-type(6n-4) {
  background: #ceddff;
}

.v-main .v-middle .right-main .right-find .find-ul li:nth-of-type(6n-3) {
  background: #ead0ff;
}

.v-main .v-middle .right-main .right-find .find-ul li:nth-of-type(6n-2) {
  background: #ffe2b5;
}

.v-main .v-middle .right-main .right-find .find-ul li:nth-of-type(6n-1) {
  background: #ffc7d1;
}

.v-main .v-middle .right-main .right-find .find-ul li:nth-of-type(6n) {
  background: #ceddff;
}

.v-main .v-middle .right-main .right-item {
  font-size: 15px;
  color: #333;
  border: 1px solid #e3e3e3;
  border-top: 3px solid #13a3ff;
  width: 300px;
  padding: 0 10px;
  margin-bottom: 20px;
}

.v-main .v-middle .right-main .right-item .item-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: bold;
  color: #333;
  font-size: 21px;
  padding: 15px 0;
}

.v-main .v-middle .right-main .right-item .item-title p {
  padding-left: 6px;
}

.v-main .v-middle .right-main .right-item .item-ul {
  padding-bottom: 15px;
}

.v-main .v-middle .right-main .right-item .item-ul li {
  line-height: 28px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.v-main .v-middle .right-main .right-item .item-ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #333;
  font-size: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.v-main .v-middle .right-main .right-item .item-ul li a .ask-count {
  padding-left: 20px;
}

.v-main .v-middle .right-main .right-item .item-ul li a:hover {
  color: #38aae6;
}

.v-main .v-middle .right-main .right-item .dr-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.v-main .v-middle .right-main .right-item .dr-main .dr-item {
  width: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  line-height: 24px;
  font-size: 14px;
  color: #333333;
  margin-bottom: 20px;
}

.v-main .v-middle .right-main .right-item .dr-main .dr-item__peopleimg {
  width: 75px;
  height: 75px;
  border-radius: 50%;
  margin-bottom: 5px;
}

.v-main .v-middle .right-main .right-item .dr-main .dr-item__name {
  font-size: 17px;
}

.v-main .v-middle .right-main .right-item .dr-main .dr-item__company {
  color: #999999;
}

.v-main .v-middle .right-main .right-item .dr-main .dr-item__askcount {
  color: #38aae6;
}

.v-main .v-middle .right-main .right-item .dr-main .dr-item__a {
  border: 1px solid #38aae6;
  display: block;
  padding: 10px;
  line-height: 1;
  color: #38aae6;
  font-size: 15px;
  margin-top: 10px;
}
