.basic_left_h h1 {
  font-size: 15px; }

.head-box-bd {
  border-bottom: 1px solid gainsboro; }

.v-main {
  margin: 20px auto 20px; }

.one-right {
  width: 292px;
  padding: 20px 10px;
  height: 231px;
  line-height: 25px;
  background-image: url("https://pres.vobao.com/Images/v4/pc/newAskBar/askright_bg.jpg");
  background-size: 100% 100%;
  background-repeat: no-repeat; }
  .one-right .no-login,
  .one-right .has-login {
    display: flex;
    flex-direction: column;
    align-items: center; }
    .one-right .no-login img,
    .one-right .has-login img {
      display: inline-block;
      border-radius: 80px;
      width: 80px;
      border: 1px solid #e3e3e3;
      margin-bottom: 10px; }
    .one-right .no-login .has-login__top,
    .one-right .has-login .has-login__top {
      border-bottom: 1px solid #e3e3e3;
      padding: 0 5px 10px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      max-width: 100%;
      box-sizing: border-box; }
    .one-right .no-login .haslogin-end__btn,
    .one-right .has-login .haslogin-end__btn {
      width: 100%; }
    .one-right .no-login .haslogin-end__btn a,
    .one-right .has-login .haslogin-end__btn a {
      display: inline-block;
      width: 100%;
      padding: 20px 0;
      text-align: center;
      color: #333;
      font-size: 21px; }

.one-right .has-login {
  max-width: 100%;
  text-align: center; }

.one-right .no-login {
  flex-direction: row;
  justify-content: center;
  padding: 5px 10px; }

.one-right .no-login .vask-logo {
  width: 43px;
  margin-right: 10px;
  display: block; }

.one-right .no-login .login-title {
  color: #33a6fb;
  font-weight: bold; }

.one-right .no-login .fc-33 {
  font-size: 14px;
  line-height: 1.4; }

.one-right .login-title {
  font-size: 20px;
  color: #1a1a1a;
  padding-bottom: 5px; }

.one-right .no-login .fc-33 {
  font-size: 14px;
  line-height: 1.4; }

.one-right .login-title {
  font-size: 20px;
  color: #1a1a1a;
  padding-bottom: 5px; }

.one-right .people-count {
  color: #f50; }

.one-right .login-end__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 20px;
  text-align: center;
  color: #38aae6; }

.one-right .login-end__btn .end-btn {
  width: 110px;
  height: 35px;
  line-height: 35px;
  background-color: #fff;
  border-radius: 18px;
  border: #38aae6 1px solid; }

.one-right .login-end__btn .end-btn a {
  display: inline-block;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #38aae6; }

.one-right .login-end__btn .end-btn1 {
  flex: 1;
  background-color: #38aae6;
  margin: 0 20px;
  color: #fff; }

.one-right .login-end__btn .end-btn1 a {
  color: #fff; }

.one-right__nologin .text-main {
  padding: 0 20px; }

.one-right__nologin .text-main .text-content {
  box-sizing: border-box;
  padding: 5px;
  width: 100%;
  height: 100px;
  border-radius: 4px;
  border: 1px solid #e0e0e0;
  resize: none;
  font-size: 16px; }

.one-right__nologin .login-end__btn {
  margin-top: 5px; }

.right-main {
  flex: 1; }

.v-main .v-middle .left-main {
  width: 858px; }

.digg a.current {
  background: #33A6FB; }


.links{
  width: 100%;
  padding: 25px 0;
  background: #eeeeee;
}
.linkl{
  width: 146px;
}
.linkl ul{
  width: 135px;
  height: 48px;
  border: 1px solid #dfdfdf;
  background: #fff;
}
.linkl ul li{
  float: left;
  width: 135px;
  height: 48px;
  line-height: 48px;
  color: #999999;
  font-size: 18px;
  text-align: center;
  cursor: pointer;
}
.linkl ul li.lsel{
  width: 135px;
  height: 48px;
  padding-right: 10px;
  margin-right: -1px;
  color: #333333;
  background: url(https://pres.vobao.com/Images/old/v3/MainSite/Content/themes/Default/images/XZ/lbg.png);
}
.linkr{
  width: 1054px;
}
.linkshow{
  display: none;
  overflow: hidden;
  width: 1054px;
}
.lshow{
  display: block;
}
.linkshow li{
  display: inline;
  float: left;
  width: 132px;
  height: 32px;
  margin: 8px 8px;
  border: 1px solid #fff;
}
.linkshow li img{
  width: 132px;
  height: 33px;
}
.linka{
  display: inline;
  float: left;
  width: 130px;
  height: 32px;
  line-height: 32px;
  margin: 0 8px;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
