/*公用变量*/
/*默认红色按钮*/
/*默认背景白边框灰按钮*/
/*公共class*/
.f-mt55 {
  margin-top: 55px;
}
.f-mt35 {
  margin-top: 35px;
}
.f-mt30 {
  margin-top: 30px;
}
.f-mt25 {
  margin-top: 25px;
}
.f-mt20 {
  margin-top: 20px;
}
.f-mt15 {
  margin-top: 15px;
}
.f-mt10 {
  margin-top: 10px;
}
.f-mt4 {
  margin-top: 4px;
}
.f-mb20 {
  margin-bottom: 20px;
}
.f-bdn {
  border: 0 none !important;
}
.f-bgn {
  background: none !important;
}
.f-db {
  display: block;
}
.f-pr {
  position: relative;
}
.f-left0 {
  left: 0 !important;
}
.f-tac {
  text-align: center;
}
.f-tar {
  text-align: right;
}
.transition {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.color-linked {
  color: #df4a43;
}
.color-pink {
  color: #f17a6c;
}
.a-link.link-normal {
  color: #666;
  font-size: 14px;
}
.a-link.link-sm {
  color: #999;
  font-size: 12px;
}
.a-link.link-lager {
  color: #474e5d;
  font-size: 20px;
  font-weight: bold;
}
.a-link.link-blue {
  color: #474e5d;
}
.a-link.link-md {
  font-size: 16px;
}
.a-link.link-dark {
  color: #333;
}
.a-link.link-pink {
  color: #f17a6c;
}
.a-link.link-black {
  color: #333;
}
.a-link.link-bdr {
  text-decoration: underline;
}
.a-link.link-bdr:hover,
.a-link.link-bdr:active {
  text-decoration: underline;
}
.a-link:hover,
.a-link:active {
  color: #df4a43;
  text-decoration: none;
}
.breadNav {
  color: #666;
}
.breadNav > li {
  max-width: 626px;
  overflow: hidden;
  word-break: keep-all;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.breadNav .resultName {
  position: relative;
  top: 4px;
  display: inline-block;
  max-width: 478px;
  overflow: hidden;
  ord-break: keep-all;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.label-gray {
  font-size: 16px;
  color: #474e5d;
  font-weight: normal;
  background: none;
  border: solid 1px #e5e7ec;
  padding: 2px 12px;
  overflow: hidden;
  vertical-align: inherit;
  -moz-border-radius: 40px;
  /* Firefox */
  -webkit-border-radius: 40px;
  /* Safari 和 Chrome */
  border-radius: 40px;
  /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}
.label-gray.label-gray-sm {
  font-size: 12px;
  padding-top: 0;
  padding-bottom: 0;
}
.label-graya:focus,
.label-graybutton:focus,
.label-gray.focus {
  color: #df4a43;
  border-color: #df4a43;
}
.label-graya:hover,
.label-graybutton:hover {
  color: #df4a43;
  border-color: #df4a43;
}
.label-graya:active,
.label-gray.active,
.label-graya:active:hover,
.label-gray.active:hover .label-graya:active:focus,
.label-gray.active:focus,
.label-graya:active.focus,
.label-gray.active.focus,
.label-graybutton:active,
.label-gray.active,
.label-graybutton:active:hover,
.label-gray.active:hover .label-graybutton:active:focus,
.label-gray.active:focus,
.label-graybutton:active.focus,
.label-gray.active.focus {
  color: #df4a43;
  border-color: #df4a43;
}
.label-role {
  font-size: 12px;
  color: white;
  font-weight: normal;
  background: #f17a6c;
  border: 0 none;
  padding: 4px 18px;
  overflow: hidden;
  vertical-align: inherit;
  -moz-border-radius: 40px;
  /* Firefox */
  -webkit-border-radius: 40px;
  /* Safari 和 Chrome */
  border-radius: 40px;
  /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}
.u-icon {
  background: url("../../images/article-icon.png") no-repeat;
  width: 50px;
  height: 50px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.u-icon.daikuan {
  background-position: -9px -8px;
}
.u-icon.xinyongka {
  background-position: -82px -8px;
}
.u-icon.guapai {
  background-position: -159px -8px;
}
.u-icon.guquan {
  background-position: -236px -8px;
}
a.u-icon.daikuan:hover,
a.u-icon.daikuan:active,
a.u-icon.daikuan:focus {
  background-position: -9px -66px;
}
a.u-icon.xinyongka:hover,
a.u-icon.xinyongka:active,
a.u-icon.xinyongka:focus {
  background-position: -82px -66px;
}
a.u-icon.guapai:hover,
a.u-icon.guapai:active,
a.u-icon.guapai:focus {
  background-position: -159px -66px;
}
a.u-icon.guquan:hover,
a.u-icon.guquan:active,
a.u-icon.guquan:focus {
  background-position: -236px -66px;
}
.supportIcn {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: url("../../images/support.png") no-repeat;
  width: 24px;
  height: 25px;
  vertical-align: bottom;
  background-position: 0 0;
}
.supportIcn:hover,
.supportIcn:focus,
.supportIcn:active,
.supportIcn.active {
  background-position: 0 -32px;
}
.icons_new {
  background: url("../../images/icons_new.png") no-repeat;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.icons_new.coordinate {
  width: 10px;
  height: 16px;
  background-position: 0 0;
  vertical-align: sub;
  margin-right: 2px;
}
.icons_new.upIcn {
  width: 31px;
  height: 18px;
  background-position: 0 -20px;
  cursor: pointer;
}
.icons_new.leftIcn {
  width: 17px;
  height: 31px;
  background-position: 0 -58px;
}
.icons_new.checkboxIcn {
  width: 16px;
  height: 16px;
  border: solid 1px #babac2;
  background-color: white;
  background-position: -13px -43px;
  vertical-align: sub;
}
.icons_new.checkboxIcn.active {
  background-position: 1px -43px;
}
.icons_new.news_support {
  width: 50px;
  height: 50px;
  background-position: -40px 0;
}
.icons_new.news_newAnswer {
  width: 50px;
  height: 50px;
  background-position: -40px -60px;
}
.icons_new.news_msg {
  width: 50px;
  height: 50px;
  background-position: -40px -125px;
}
.u-checkbox > input {
  display: none;
}
.u-checkbox .checkboxIcn {
  margin-right: 10px;
}
.u-checkbox > input:checked + .checkboxIcn {
  background-position: 1px -43px;
}
.u-closeIcn {
  background: url("../../images/close-btn.png") no-repeat center;
  display: inline-block;
  width: 17px;
  height: 17px;
}
.mySharebuttonbox.bdshare-button-style1-16 {
  display: none;
}
.mySharebuttonbox.bdshare-button-style1-16 a,
.mySharebuttonbox.bdshare-button-style1-16 .bds_more {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background-image: url("../../images/shareIcn.png");
  width: 21px;
  height: 21px !important;
  margin: 0;
  height: 0;
  background-position: 0 0;
  margin-left: 10px;
  margin-right: 0;
  margin-top: 4px;
  padding-left: 0px; 
}
.mySharebuttonbox.bdshare-button-style1-16 .bds_tsina {
  background-position: 0 -31px;
}
.mySharebuttonbox.bdshare-button-style1-16 .bds_weixin {
  background-position: 0 -61px;
}
.mySharebuttonbox.bdshare-button-style1-16 .bds_renren {
  background-position: 0 -90px;
}
.mySharebuttonbox.bdshare-button-style1-16 .bds_tqq {
  background-position: 0 -121px;
}
.mySharebuttonbox.bdshare-button-style1-16 .bds_qzone {
  background-position: 0 -151px;
}
.ac_results {
  padding: 0px;
  border: 1px solid black;
  background-color: white;
  overflow: hidden;
  z-index: 99999;
}
.ac_results ul {
  width: 100%;
  list-style-position: outside;
  list-style: none;
  padding: 0;
  margin: 0;
}
.ac_results li {
  margin: 0px;
  padding: 2px 5px;
  cursor: default;
  display: block;
  /*
    if width will be 100% horizontal scrollbar will apear
    when scroll mode will be used
    */
  /*width: 100%;*/
  font: menu;
  font-size: 12px;
  /*
    it is very important, if line-height not setted or setted
    in relative units scroll will be broken in firefox
    */
  line-height: 16px;
  overflow: hidden;
}
.ac_odd {
  background-color: #eee;
}
.ac_over {
  background-color: #0A246A;
  color: white;
}
.popBox-con.member_pop ul {
  padding: 10px 0 0 0;
  text-align: left;
}
.popBox-con.member_pop ul > li {
  position: relative;
}
.popBox-con.member_pop ul #imgValidateCode {
  top: -2px;
  width: 65px;
  height: 24px;
  margin-right: 5px;
}
.popBox-con.member_pop .tel-input {
  width: 172px;
}
.popBox-con.member_pop .retrycode.disabled {
  cursor: default;
  text-decoration: none;
}
.popBox-con.member_pop .retrycode.disabled:hover,
.popBox-con.member_pop .retrycode.disabled:active {
  text-decoration: none;
}
.popBox-con.member_pop .tooltip.top {
  top: -38px;
  left: 116px;
  opacity: 1;
  display: none;
}
.popBox-con.member_pop .tooltip-inner {
  color: white;
  background-color: #ff7e00;
  padding: 6px 8px;
  font-size: 14px;
  font-family: Microsoft YaHei;
}
.popBox-con.member_pop .tooltip.top .tooltip-arrow {
  border-top-color: #ff7e00;
  left: 16px;
}
.content-ask .btn-myRed {
  color: #fff;
  background-color: rgba(240, 104, 88, 0.9);
  border-color: rgba(240, 104, 88, 0.9);
}
.content-ask .dis-btn{
    background-color: #c4c4c4;
    border-color: #c4c4c4;
    cursor: default;
}
.content-ask .btn-myRed:focus,
.content-ask .btn-myRed.focus {
  color: #fff;
  background-color: #f06858;
  border-color: rgba(240, 104, 88, 0.9);
}
.content-ask .btn-myRed:hover {
  color: #fff;
  background-color: #f06858;
  border-color: rgba(240, 104, 88, 0.9);
}
.content-ask .btn-myRed:active,
.content-ask .btn-myRed.active,
.content-ask .btn-myRed:active:hover,
.content-ask .btn-myRed.active:hover .content-ask .btn-myRed:active:focus,
.content-ask .btn-myRed.active:focus,
.content-ask .btn-myRed:active.focus,
.content-ask .btn-myRed.active.focus {
  color: #fff;
  background-color: #f06858;
  border-color: rgba(240, 104, 88, 0.9);
}
.content-ask .btn-myRed:active,
.content-ask .btn-myRed.active {
  background-image: none;
}
.content-ask .btn-myRed.disabled,
.content-ask .btn-myRed[disabled],
.content-ask .btn-myRed.disabled:hover,
.content-ask .btn-myRed[disabled]:hover,
.content-ask .btn-myRed.disabled:focus,
.content-ask .btn-myRed[disabled]:focus,
.content-ask .btn-myRed.disabled.focus,
.content-ask .btn-myRed[disabled].focus,
.content-ask .btn-myRed.disabled:active,
.content-ask .btn-myRed[disabled]:active,
.content-ask .btn-myRed.disabled.active,
.content-ask .btn-myRed[disabled].active {
  background-color: #f06858;
  border-color: rgba(240, 104, 88, 0.9);
}
.content-ask .btn-myRed .badge {
  color: #d9534f;
  background-color: #fff;
}
.content-ask .open > .btn-myRed.dropdown-toggle {
  color: #fff;
  background-color: #f06858;
  border-color: rgba(240, 104, 88, 0.9);
}
.content-ask .open > .dropdown-toggle.btn-myRed {
  background-image: none;
}
.content-ask .open > .dropdown-toggle.btn-myRed:hover,
.content-ask .open > .dropdown-toggle.btn-myRed:focus,
.content-ask .open > .dropdown-toggle.btn-myRed.focus {
  color: #fff;
  background-color: #f06858;
  border-color: rgba(240, 104, 88, 0.9);
}
.content-ask fieldset[disabled] .btn-myRed,
.content-ask fieldset[disabled] .btn-myRed:hover,
.content-ask fieldset[disabled] .btn-myRed:focus,
.content-ask fieldset[disabled] .btn-myRed.focus,
.content-ask fieldset[disabled] .btn-myRed:active,
.content-ask fieldset[disabled] .btn-myRed.active {
  background-color: #f06858;
  border-color: rgba(240, 104, 88, 0.9);
}
.content-ask .form-control.form-myRed {
  border-color: rgba(240, 104, 88, 0.9);
}
.content-ask .btn-myDefault {
  color: #666;
  background-color: #ffffff;
  border-color: #ededed;
}
.content-ask .btn-myDefault:focus,
.content-ask .btn-myDefault.focus {
  color: #fff;
  background-color: #f17a6c;
  border-color: #f17a6c;
}
.content-ask .btn-myDefault:hover {
  color: #fff;
  background-color: #f17a6c;
  border-color: #f17a6c;
}
.content-ask .btn-myDefault:active,
.content-ask .btn-myDefault.active,
.content-ask .btn-myDefault:active:hover,
.content-ask .btn-myDefault.active:hover .content-ask .btn-myDefault:active:focus,
.content-ask .btn-myDefault.active:focus,
.content-ask .btn-myDefault:active.focus,
.content-ask .btn-myDefault.active.focus {
  color: #fff;
  background-color: #f17a6c;
  border-color: #f17a6c;
}
.content-ask .btn-myDefault:active,
.content-ask .btn-myDefault.active {
  background-image: none;
}
.content-ask .btn-myDefault.disabled,
.content-ask .btn-myDefault[disabled],
.content-ask .btn-myDefault.disabled:hover,
.content-ask .btn-myDefault[disabled]:hover,
.content-ask .btn-myDefault.disabled:focus,
.content-ask .btn-myDefault[disabled]:focus,
.content-ask .btn-myDefault.disabled.focus,
.content-ask .btn-myDefault[disabled].focus,
.content-ask .btn-myDefault.disabled:active,
.content-ask .btn-myDefault[disabled]:active,
.content-ask .btn-myDefault.disabled.active,
.content-ask .btn-myDefault[disabled].active {
  color: #fff;
  background-color: #f17a6c;
  border-color: #f17a6c;
}
.content-ask .btn-myDefault .badge {
  color: #d9534f;
  background-color: #fff;
}
.content-ask .open > .btn-myDefault.dropdown-toggle {
  color: #fff;
  background-color: #f17a6c;
  border-color: #f17a6c;
}
.content-ask .open > .dropdown-toggle.btn-myDefault {
  background-image: none;
}
.content-ask .open > .dropdown-toggle.btn-myDefault:hover,
.content-ask .open > .dropdown-toggle.btn-myDefault:focus,
.content-ask .open > .dropdown-toggle.btn-myDefault.focus {
  color: #fff;
  background-color: #f17a6c;
  border-color: #f17a6c;
}
.content-ask fieldset[disabled] .btn-myDefault,
.content-ask fieldset[disabled] .btn-myDefault:hover,
.content-ask fieldset[disabled] .btn-myDefault:focus,
.content-ask fieldset[disabled] .btn-myDefault.focus,
.content-ask fieldset[disabled] .btn-myDefault:active,
.content-ask fieldset[disabled] .btn-myDefault.active {
  color: #fff;
  background-color: #f17a6c;
  border-color: #f17a6c;
}
.content-ask .form-control.form-myDefault {
  border-color: #ededed;
}
.content-ask .conLeft {
  padding-right: 40px;
  padding-left: 0;
}
.content-ask .conRight {
  padding-right: 0;
  padding-left: 20px;
}
.content-ask .input-group-lg .form-control.form-myRed {
  font-size: 16px;
}
.content-ask .askBox input[type="text"] {
  padding-left: 15px;
  padding-right: 15px;
}
.content-ask .askBox .btn-myRed.ask {
  padding-left: 50px;
  padding-right: 50px;
}
.content-ask .askBox .btn-myRed.answer {
  padding-left: 43px;
  padding-right: 43px;
}
.content-ask .specialNews {
  background-color: #f4f4f4;
  padding: 20px;
}
.content-ask .specialNews-con .media-left {
  padding-right: 20px;
}
.content-ask .specialNews-con .article-list {
  width: 884px;
  font-size: 16px;
}
.content-ask .specialNews-con .article-list li {
  height: 20px;
  line-height: 20px;
  margin: 7px 0 17px;
  overflow: hidden;
  word-break: keep-all;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.content-ask .specialNews-con .article-list li:first-child {
  height:22px;
}
.content-ask .specialNews-con .article-list li:last-child {
  margin-bottom: 0;
}
.content-ask .specialNews-con .article-list h4 {
  color: #474e5d;
  font-size: 20px;
  line-height: 20px;
  font-weight: bold;
}
.content-ask .specialNews-con .tags {
  margin-top: 20px;
}
.content-ask .specialNews-con .tags li .btn {
  -moz-border-radius: 0;
  /* Firefox */
  -webkit-border-radius: 0;
  /* Safari 和 Chrome */
  border-radius: 0;
  /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
  line-height: 1em;
}
.content-ask .normalNews-con .article-list,.askarticle-list {
  color: #999;
}
.content-ask .normalNews-con .article-list li,#ul_askarticle > li {
  height: auto !important;
}
.content-ask .normalNews-con .article-list .media-left .u-icon,.askarticle-list .media-left .u-icon{
  margin-left: 10px;
}
.content-ask .normalNews-con .article-list h4.media-heading,.askarticle-list h4.media-heading{
  line-height: 52px;
  margin-bottom: 0;
}
.content-ask .normalNews-con .article-list h4.media-heading > a,.askarticle-list  h4.media-heading > a{
  display: inline-block;
  width: 790px;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: keep-all;
  white-space: nowrap;
}
.content-ask .normalNews-con .article-list .userName,.askarticle-list .userName {
  font-size: 16px;
  font-weight: bold;
  color: #333;
  margin-right: 12px;
}
.content-ask .normalNews-con .article-list .userName:hover,
.content-ask .normalNews-con .article-list .userName:active ,.askarticle-list .userName:hover,.askarticle-list .userName:active{
  color: #df4a43;
}
.content-ask .normalNews-con .article-list .listCon,.askarticle-list .listCon{
  margin-top: 10px;
  line-height: 24px;
  font-size: 16px;
  color: #666;
  word-break: break-word;
  position: relative;
}
.content-ask .normalNews-con .article-list .listCon > label ,.askarticle-list .listCon > label {
  font-weight: normal;
  word-break: break-all;
  word-wrap: break-word;
}
.content-ask .normalNews-con .article-list .listCon > .a-link ,.askarticle-list .listCon > .a-link {
  position: absolute;
  bottom: 6px;
  right: 56px;
}



.content-ask .normalNews-con .article-list-foot > li ,#ul_askarticle .article-list-foot > li {
  border-bottom: 0 none;
  padding-bottom: 0;
  margin-bottom: 0;
  padding-top: 14px;
  width: 110px;
  height: 42px;
  line-height: 26px;
  overflow: hidden;
}

#ul_askarticle .article-list-foot > li {
  height: auto;
  padding-bottom: 0;
  margin-bottom:0;
  float: left;
}

.content-ask .normalNews-con .article-list-foot > li:first-child,#ul_askarticle  .article-list-foot > li:first-child {
  width: 124px;
}
.content-ask .normalNews-con .article-list-foot > li:last-child ,#ul_askarticle  .article-list-foot > li:last-child {
  width: auto;
}
.content-ask .normalNews-con .article-list-foot > li .dl-horizontal dt ,#ul_askarticle .article-list-foot > li .dl-horizontal dt  {
  width: 30px;
  line-height: 26px;
  font-weight: normal;
}
.content-ask .normalNews-con .article-list-foot > li .dl-horizontal dd,#ul_askarticle  .article-list-foot > li .dl-horizontal dd {
  margin-left: 38px;
}
.content-ask .normalNews-con .article-list-foot .btn-default,#ul_askarticle  .article-list-foot .btn-default {
  color: #878d99;
  padding: 2px 15px;
  -moz-border-radius: 10px;
  /* Firefox */
  -webkit-border-radius: 10px;
  /* Safari 和 Chrome */
  border-radius: 10px;
  /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}
.content-ask .imgList .thumbnail {
  position: relative;
  padding: 0;
  border: solid 1px #ededed;
  -moz-border-radius: 0;
  /* Firefox */
  -webkit-border-radius: 0;
  /* Safari 和 Chrome */
  border-radius: 0;
  /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}
.content-ask .imgList .thumbnail:hover,
.content-ask .imgList .thumbnail:active {
  -moz-box-shadow: 0 5px 8px rgba(45, 50, 55, 0.2);
  -webkit-box-shadow: 0 5px 8px rgba(45, 50, 55, 0.2);
  box-shadow: 0 5px 8px rgba(45, 50, 55, 0.2);
  border: solid 1px #ededed;
  top: -2px;
}
.content-ask .imgList .thumbnail img {
  height: 156px;
  width: 100%;
}
.content-ask .imgList .thumbnail .textCon {
  padding: 20px;
  line-height: 18px;
  font-size: 16px;
  height: 76px;
  overflow: hidden;
}
.content-ask .userCenter-sm {
  background-color: #f4f4f4;
  padding: 12px 8px 10px;
  color: #666;
  font-size: 12px;
}
.content-ask .userCenter-sm .media-left {
  padding-right: 20px;
  padding-left: 4px;
}
.content-ask .userCenter-sm .userImg,
.content-ask .userCenter-sm .media-left > img {
  width: 80px;
  height: 80px;
  overflow: hidden;
}
.content-ask .userCenter-sm .userName {
  font-size: 16px;
  font-weight: bold;
  line-height: 28px;
}
.content-ask .myBtngroup {
  margin-top: 5px;
}
.content-ask .myBtngroup .btn {
  font-size: 12px;
  color: #666;
  border: 0 none;
  background: none;
  border-left: solid 1px #e8e8e8;
  padding-top: 0;
  padding-bottom: 0;
}
.content-ask .myBtngroup .btn .num {
  color: #df4a43;
  font-size: 14px;
  font-weight: bold;
}
.content-ask .myBtngroup .btn:first-child {
  border: 0 none;
}
.content-ask .myBtngroup .btn:hover,
.content-ask .myBtngroup .btn:active {
  background: none;
  box-shadow: none;
  color: #df4a43;
}
.content-ask .myBtngroup .btn:hover.disabled,
.content-ask .myBtngroup .btn:active.disabled {
  background: none;
  box-shadow: none;
  color: #666;
  text-decoration: none;
  cursor: default;
}
.content-ask .myBtngroup .btn.disabled {
  margin-top: 10px;
  line-height: 30px;
}
.content-ask .classHot {
  background: none;
  height: auto;
}
.content-ask .classHot > ul {
  border-left: solid 1px #d5d5d5;
  margin-top: 27px;
}
.content-ask .classHot > ul > li {
  list-style-type: disc;
  list-style-position: inside;
  color: #ff7e00;
  font-size: 16px;
  position: relative;
  left: -3px;
  top: -10px;
}
.content-ask .classHot > ul > li .list-inline {
  padding-left: 18px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.content-ask .classHot > ul > li:last-child .list-inline {
  padding-bottom: 0;
}
.content-ask .tagHot {
  background: none;
  height: auto;
}
.content-ask .tagHot .btn.btn-myDefault {
  -moz-border-radius: 0;
  /* Firefox */
  -webkit-border-radius: 0;
  /* Safari 和 Chrome */
  border-radius: 0;
  /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
  margin-top: 20px;
  line-height: 16px;
  font-size: 16px;
}
.content-ask .article-title {
  border-bottom: solid 1px #ddd;
  margin-bottom: 20px;
}
.content-ask .article-title .title {
  display: inline-block;
  font-size: 16px;
  line-height: 16px;
  padding: 10px;
  border-bottom: solid 3px #df4a43;
  position: relative;
  bottom: -3px;
}
.content-ask .article-title small {
  font-size: 14px;
  float: right;
  line-height: 40px;
}
.content-ask-list > .container {
  padding: 0;
}
.content-ask-list .specialNews {
  padding: 0;
  background: none;
}
.content-ask-list .listCon .specialNews > h4 {
  padding-top: 30px;
}
.content-ask-list .listCon > li {
  border-bottom: dashed 1px #d5d5d5;
  padding-bottom: 20px;
  padding-top: 20px;
}
.content-ask-list .listCon > li:last-child {
  margin-bottom: 10px;
}
.content-ask-list .listCon .timetxt {
  font-size: 12px;
  color: #999;
}
.content-ask-list .listCon .timetxt .glyphicon-time {
  font-size: 18px;
  color: #df4a43;
  vertical-align: text-bottom;
  margin-right: 8px;
}
.content-ask-tags .othrQuestion .othrQuestion-list,
.content-ask-info .othrQuestion .othrQuestion-list {
  list-style: disc inside;
}
.content-ask-tags .othrQuestion .othrQuestion-list > li,
.content-ask-info .othrQuestion .othrQuestion-list > li {
  width: 50%;
  font-size: 12px;
  list-style: disc inside;
  float: left;
  color: #f17a6c;
  padding-left: 10px;
  line-height: 16px;
  margin-bottom: 15px;
}
.content-ask-tags .othrQuestion .othrQuestion-list > li.noList,
.content-ask-info .othrQuestion .othrQuestion-list > li.noList {
  list-style: none;
  color: #666;
  height: 45px;
}
.content-ask-tags .othrQuestion .othrQuestion-list > li a,
.content-ask-info .othrQuestion .othrQuestion-list > li a {
  display: inline-block;
  width: 94%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #666;
}
.content-ask-tags .othrQuestion .othrQuestion-list > li a:hover,
.content-ask-info .othrQuestion .othrQuestion-list > li a:hover,
.content-ask-tags .othrQuestion .othrQuestion-list > li a:active,
.content-ask-info .othrQuestion .othrQuestion-list > li a:active {
  color: #f17a6c;
}
.content-ask-tags .othrQuestion.d-r-aside,
.content-ask-info .othrQuestion.d-r-aside {
  background-color: #fff;
  margin-top: 4px;
  height: auto;
}
.content-ask-tags .othrQuestion.d-r-aside .othrQuestion-list > li,
.content-ask-info .othrQuestion.d-r-aside .othrQuestion-list > li {
  width: 100%;
  font-size: 14px;
}
.content-ask-tags .othrQuestion.d-r-aside .othrQuestion-list > li:first-child,
.content-ask-info .othrQuestion.d-r-aside .othrQuestion-list > li:first-child {
  margin-top: 20px;
}
.content-ask-tags .othrQuestion.d-r-aside .othrQuestion-list > li:last-child,
.content-ask-info .othrQuestion.d-r-aside .othrQuestion-list > li:last-child {
  margin-bottom: 0;
}
.content-ask-info .questionDiv {
  background-color: #f4f4f4;
  padding: 28px 20px 40px;
}
.content-ask-info .questionDiv > h4 {
  font-weight: bold;
  color: #474e5d;
  font-size: 20px;
  margin-bottom: 14px;
  line-height: 30px;
}
.content-ask-info .questionDiv .extras {
  color: #999;
}
.content-ask-info .questionDiv .extras > li {
  padding-right: 0;
  margin-right: 15px;
}
.content-ask-info .questionDiv .con {
  font-size: 16px;
  line-height: 24px;
  color: #666;
  margin-top: 10px;
  margin-bottom: 30px;
  word-break: break-all;
  word-wrap: break-word;
}
.content-ask-info .questionDiv .tagBox > li {
  padding-right: 0;
  margin-bottom: 10px;
}
.content-ask-info .questionDiv .mySharebuttonbox.bdshare-button-style1-16 a,
.content-ask-info .questionDiv .mySharebuttonbox.bdshare-button-style1-16 .bds_more {
  margin-top: 0;
}
.content-ask-info .editAnswer,
.content-ask-info .unAnswered {
  padding: 10px 20px 40px;
  background-color: #f4f4f4;
}
.content-ask-info .editAnswer h4,
.content-ask-info .unAnswered h4 {
  font-size: 20px;
  font-weight: bold;
}
.content-ask-info .editAnswer .areaBox,
.content-ask-info .unAnswered .areaBox {
  height: 66px;
  overflow: hidden;
}
.content-ask-info .editAnswer .areacon,
.content-ask-info .unAnswered .areacon {
  background-color: white;
  height: 160px;
  overflow: hidden;
}
.content-ask-info .editAnswer .areacon > textarea,
.content-ask-info .unAnswered .areacon > textarea {
  border: 0 none;
  width: 100%;
  height: 160px;
  line-height: 24px;
  padding: 12px 20px;
  resize: none;
}
.content-ask-info .editAnswer .u-checkbox,
.content-ask-info .unAnswered .u-checkbox {
  line-height: 46px;
  margin-bottom: 0;
  font-weight: normal;
  color: #666;
}
.content-ask-info .editAnswer .upIcn,
.content-ask-info .unAnswered .upIcn {
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
.content-ask-info .editAnswer .btnBox {
  display: none;
}
.content-ask-info .unAnswered {
  padding: 20px;
}
.content-ask-info .unAnswered .areacon {
  -moz-border-radius: 10px;
  /* Firefox */
  -webkit-border-radius: 10px;
  /* Safari 和 Chrome */
  border-radius: 10px;
  /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
  height: 46px;
  line-height: 24px;
  padding: 12px 20px;
  color: #909090;
}
.content-ask-info .answerDiv .numBox {
  background-color: #f0f0f0;
  border-bottom: solid 1px #ddd;
  padding: 20px;
  font-size: 16px;
  color: #999;
  line-height: 16px;
}
.content-ask-info .answerDiv .answerBox > li {
  background-color: #f0f0f0;
  padding: 25px 20px 30px;
  margin-bottom: 20px;
}
.content-ask-info .answerDiv .answerBox > li:last-child {
  margin-bottom: 10px;
}
.content-ask-info .answerDiv .answerBox .userInfo .media-left {
  padding-right: 27px;
}
.content-ask-info .answerDiv .answerBox .userInfo .userImg {
  width: 127px;
  text-align: center;
  font-size: 16px;
  color: #999;
}
.content-ask-info .answerDiv .answerBox .userInfo .userName {
  font-size: 20px;
  color: #474e5d;
  font-weight: bold;
}
.content-ask-info .answerDiv .answerBox .userInfo .userName .name {
  width: 125px;
  margin-right: 4px;
  display: inline-block;
  overflow: hidden;
  vertical-align: text-bottom;
}
.content-ask-info .answerDiv .answerBox .userInfo .othrInfo {
  font-size: 14px;
  margin-top: 14px;
}
.content-ask-info .answerDiv .answerBox .userInfo .othrInfo label {
  font-weight: normal;
  margin-bottom: 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  float: left;
}
.content-ask-info .answerDiv .answerBox .userInfo .othrInfo.first {
  margin-top: 16px;
}
.content-ask-info .answerDiv .answerBox .userInfo .othrInfo .limitedWidth {
  width: 106px;
}
.content-ask-info .answerDiv .answerBox .content {
  position: relative;
  background-color: white;
  padding: 20px;
  margin-top: 20px;
  font-size: 16px;
  line-height: 30px;
  word-break: break-word;
  word-wrap: break-word;
  overflow: auto;
  -moz-border-radius: 10px;
  /* Firefox */
  -webkit-border-radius: 10px;
  /* Safari 和 Chrome */
  border-radius: 10px;
  /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}
.content-ask-info .answerDiv .answerBox .content p {
  margin-bottom: 16px;
}
.content-ask-info .answerDiv .answerBox .content .trapezoid {
  position: absolute;
  top: -20px;
  left: 37px;
  height: 0;
  width: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 20px solid white;
}
.content-ask-info .answerDiv .answerBox .content .answer-none {
  text-align: center;
  color: #909090;
  padding: 20px 0;
}
.content-ask-info .answerDiv .answerBox .content .answer-none > p:first-child {
  font-size: 18px;
}
.content-ask-info .answerDiv .answerBox .content .answer-none > p:last-child {
  margin-bottom: 0;
}
.content-ask-info .answerDiv .answerBox .answerFoot {
  font-size: 14px;
  color: #999;
  overflow: visible;
}
.content-ask-info .answerDiv .answerBox .answerFoot .media-left {
  width: 205px;
  text-align: right;
}
.content-ask-info .answerDiv .answerBox .answerFoot .media-body {
  width: 590px;
  text-align: right;
  color: #666;
  overflow: visible;
}
.content-ask-info .answerDiv .answerBox .answerFoot .supportLink {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
  padding-left: 12px;
}
.content-ask-info .answerDiv .answerBox .answerFoot .supportLink .supportIcn {
  margin-right: 12px;
}
.content-ask-info .answerDiv .answerBox .answerFoot .supportLink .supportNum {
  color: #999;
}
.content-ask-info .answerDiv .answerBox .answerFoot .supportLink .tips_box {
  position: absolute;
  top: -6px;
  left: 12px;
  font-size: 12px;
  font-weight: bold;
  color: #df4a43;
  z-index: 9999;
  animation: mymove 5s infinite;
  -webkit-animation: mymove 5s infinite;
}
.content-ask-info .answerDiv .answerBox .answerFoot .supportLink .tips_box.active {
  display: block;
}
@keyframes mymove {
  from {
    top: 0px;
    opacity: 1;
  }
  to {
    top: -30px;
    opacity: 0;
  }
}
@-webkit-keyframes mymove {
  /*Safari and Chrome*/
  from {
    top: 0px;
    opacity: 1;
  }
  to {
    top: -30px;
    opacity: 0;
  }
}
.toAskbox {
  background-color: #f4f4f4;
  height: 110px;
}
.toAskbox .media-left,
.toAskbox .media-right {
  height: 110px;
  width: 430px;
  text-align: center;
}
.toAskbox .media-left {
  color: #474e5d;
  font-size: 20px;
  font-weight: bold;
}
.toAskbox .media-right {
  background-color: #f0f0f0;
  position: relative;
}
.toAskbox .media-right .btn-myRed {
  width: 180px;
}
.toAskbox .media-right .trapezoid {
  position: absolute;
  top: 0;
  left: -30px;
  height: 0;
  width: 60px;
}
.toAskbox .media-right .trapezoid.type1 {
  border-bottom: 110px solid #f0f0f0;
  border-left: 60px solid transparent;
}
.toAskbox .media-right .trapezoid.type2 {
  border-top: 110px solid #f4f4f4;
  border-right: 60px solid transparent;
}
.toAsk-box {
  background-color: #f4f4f4;
  padding: 26px 20px 40px;
  color: #999;
}
.toAsk-box h4 {
  font-size: 20px;
  font-weight: bold;
  color: #474e5d;
  margin-bottom: 20px;
}
.toAsk-box .notice {
  display: none;
  position: absolute;
  bottom: 30px;
  left: 0;
  color: #f17a6c;
}
.toAsk-box .titleBox {
  position: relative;
  height: 90px;
}
.toAsk-box .titleBox > textarea,.toAsk-box .titleBox > input {
  -moz-border-radius: 10px;
  /* Firefox */
  -webkit-border-radius: 10px;
  /* Safari 和 Chrome */
  border-radius: 10px;
  /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
  border: 0 none;
  resize: none;
  width: 100%;
  padding: 12px 20px;
  height: 58px;
  line-height: 34px;
  font-size: 16px;
  color: #474e5d;
}
.toAsk-box .titleBox .notice {
  bottom: 8px;
}
.toAsk-box .subtitleBox {
  height: 224px;
}
.toAsk-box .subtitleBox > textarea {
  border: 0 none;
  resize: none;
  width: 100%;
  padding: 12px 20px;
  height: 160px;
  line-height: 24px;
  font-size: 16px;
  color: #474e5d;
  margin-bottom: 3px;
}
.toAsk-box .subtitleBox .bdrBox-r > li {
  border-left: solid 1px #d5d5d5;
  padding: 0 8px;
  height: 22px;
  line-height: 22px;
}
.toAsk-box .subtitleBox .bdrBox-r > li:first-child {
  padding-left: 0;
  border-left: 0 none;
}
.toAsk-box .subtitleBox .bdrBox-r > li:last-child {
  padding-right: 0;
}
.toAsk-box .subtitleBox .bdrBox-r > li .glyphicon-triangle-bottom {
  font-size: 12px;
  color: #d5d5d5;
  margin-left: 8px;
}
.toAsk-box .subtitleBox .bdrBox-r > li a:hover .glyphicon-triangle-bottom,
.toAsk-box .subtitleBox .bdrBox-r > li a:active .glyphicon-triangle-bottom {
  color: #df4a43;
}
.toAsk-box .subtitleBox .tags {
  line-height: 16px;
  height: 22px;
  padding: 1px 6px;
  font-size: 12px;
  position: relative;
}
.toAsk-box .subtitleBox .tags > span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  line-height: 18px;
  max-width: 42px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.toAsk-box .subtitleBox .tags .u-closeIcn {
  margin-left: 8px;
  font-size: 10px;
  position: relative;
  top: -4px;
  background-image: url("../../images/close-btn-sm.png");
  background-position: 0 0;
  width: 10px;
  height: 10px;
}
.toAsk-box .subtitleBox .tags:hover .u-closeIcn,
.toAsk-box .subtitleBox .tags:active .u-closeIcn {
  background-position: 0 -20px;
}
.toAsk-box .subtitleBox .tagBox {
  position: relative;
}
.toAsk-box .subtitleBox .tagBox .notice {
  position: relative;
  font-size: 12px;
  left: 6px;
  top: 0px;
}
.toAsk-box .subtitleBox .tagBox > .list-inline > li {
  float: left;
}
.toAsk-box .classBox {
  position: relative;
  width: 212px;
}
.toAsk-box .classBox .classBox-link {
  display: block;
  float: left;
}
.toAsk-box .classBox .classBox-dropDown {
  display: none;
  position: absolute;
  z-index: 8;
  left: 14px;
  width: 505px;
  height: 280px;
  background-color: white;
  border: solid 1px #d5d5d5;
  padding: 30px;
}
.toAsk-box .classBox .classBox-dropDown .leftCon,
.toAsk-box .classBox .classBox-dropDown .rightCon {
  background-color: #f4f4f4;
  width: 120px;
  height: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  float: left;
}
.toAsk-box .classBox .classBox-dropDown .leftCon .title,
.toAsk-box .classBox .classBox-dropDown .rightCon .title {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  color: #666;
  font-size: 16px;
  font-weight: bold;
}
.toAsk-box .classBox .classBox-dropDown .leftCon .className > li:first-child,
.toAsk-box .classBox .classBox-dropDown .rightCon .className > li:first-child {
  margin-top: 15px;
}
.toAsk-box .classBox .classBox-dropDown .leftCon .className > li > a,
.toAsk-box .classBox .classBox-dropDown .rightCon .className > li > a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  min-width: 68px;
  padding: 2px 5px;
  margin-top: 6px;
  text-align: center;
}
.toAsk-box .classBox .classBox-dropDown .leftCon .className > li > a:hover,
.toAsk-box .classBox .classBox-dropDown .rightCon .className > li > a:hover,
.toAsk-box .classBox .classBox-dropDown .leftCon .className > li > a:active,
.toAsk-box .classBox .classBox-dropDown .rightCon .className > li > a:active,
.toAsk-box .classBox .classBox-dropDown .leftCon .className > li > a.active,
.toAsk-box .classBox .classBox-dropDown .rightCon .className > li > a.active {
  background-color: #f17a6c;
  color: white;
}
.toAsk-box .classBox .classBox-dropDown .rightCon {
  background-color: #f4f4f4;
  width: 264px;
  padding: 20px 30px;
  text-align: left;
  float: right;
}
.toAsk-box .classBox .classBox-dropDown .middleCon {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  float: left;
  width: 58px;
  height: 100%;
  line-height: 218px;
  text-align: center;
}
.toAsk-box .phoneBox {
  position: relative;
  height: 86px;
}
.toAsk-box .phoneBox .iptBox {
  position: relative;
  width: 260px;
  height: 40px;
  border: solid 1px #b4b9bd;
  background-color: white;
}
.toAsk-box .phoneBox .iptBox > input {
  border: 0 none;
  padding: 9px 22px 9px 10px;
  width: 258px;
  color: #474e5d;
}
.toAsk-box .phoneBox .iptBox > a {
  position: absolute;
  right: 6px;
  top: 9px;
}
.toAsk-box .phoneBox .notice {
  bottom: 20px;
}
.toAsk-box .placeBox {
  display: block;
  position: relative;
}
.toAsk-box .placeBox .placeBox-link > .coordinate {
  position: relative;
  top: -6px;
}
.toAsk-box .placeBox .placeBox-link > span {
  display: inline-block;
  padding-left: 2px;
  width: 98px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 22px;
}
.toAsk-box .placeBox .notice {
  top: 23px;
  left: 14px;
}
.toAsk-box .placeBox .placeBox-con {
  position: absolute;
  z-index: 3;
  background-color: white;
  width: 510px;
  border: solid 1px #d5d5d5;
  padding: 14px 9px;
}
.toAsk-box .placeBox .placeBox-con .tabNav {
  position: relative;
  border-bottom: solid 1px #d5d5d5;
}
.toAsk-box .placeBox .placeBox-con .tabNav > li {
  padding: 0;
}
.toAsk-box .placeBox .placeBox-con .tabNav a {
  padding: 2px 9px 0;
  color: #666;
}
.toAsk-box .placeBox .placeBox-con .tabNav a:hover,
.toAsk-box .placeBox .placeBox-con .tabNav a:active,
.toAsk-box .placeBox .placeBox-con .tabNav a.active {
  padding-left: 8px;
  padding-right: 8px;
  padding-bottom: 2px;
  border-top: solid 2px #ff7e00;
  border-bottom: solid 2px white;
  border-left: solid 1px #d5d5d5;
  border-right: solid 1px #d5d5d5;
  background-color: white;
}
.toAsk-box .placeBox .placeBox-con .tabNav li:first-child a {
  padding-left: 15px;
  padding-right: 15px;
  color: #333;
}
.toAsk-box .placeBox .placeBox-con .tabNav li:first-child a:hover,
.toAsk-box .placeBox .placeBox-con .tabNav li:first-child a:active,
.toAsk-box .placeBox .placeBox-con .tabNav li:first-child a.active {
  padding-left: 14px;
  padding-right: 14px;
}
.toAsk-box .placeBox .placeBox-con .tabBox {
  padding-top: 10px;
}
.toAsk-box .placeBox .placeBox-con .tabCon {
  max-height: 238px;
  overflow-y: auto;
}
.toAsk-box .placeBox .placeBox-con .tabCon .media-left {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 32px;
  line-height: 24px;
  float: left;
  margin-top: 10px;
  padding-right: 0;
  text-align: center;
}
.toAsk-box .placeBox .placeBox-con .tabCon .list-inline {
  margin-left: 0;
}
.toAsk-box .placeBox .placeBox-con .tabCon .list-inline > li {
  padding: 0;
}
.toAsk-box .placeBox .placeBox-con .tabCon .list-inline > li > a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  line-height: 14px;
  padding: 6px 7px;
  margin-top: 8px;
  color: #333;
  background: none;
}
.toAsk-box .placeBox .placeBox-con .tabCon .list-inline > li > a:hover,
.toAsk-box .placeBox .placeBox-con .tabCon .list-inline > li > a:active,
.toAsk-box .placeBox .placeBox-con .tabCon .list-inline > li > a.active {
  color: white;
  background-color: #f17a6c;
}
.subtitleBox .tagDiv {
  -moz-border-radius: 4px;
  /* Firefox */
  -webkit-border-radius: 4px;
  /* Safari 和 Chrome */
  border-radius: 4px;
  /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
  border: solid 1px #ededed;
  width: 116px;
  position: relative;
}
.subtitleBox .tagDiv .form-control {
  border: 0 none;
  height: 22px;
  line-height: 22px;
  width: 80px;
  padding: 0 4px;
  font-size: 12px;
  color: #474e5d;
}
.subtitleBox .tagDiv .btn {
  padding: 0 4px;
  font-size: 12px;
  height: 22px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.subtitleBox .tagDiv .tagsBox-list {
  display: none;
  position: absolute;
  top: 22px;
  left: 0;
  width: 100%;
  border: solid 1px #ededed;
  background-color: white;
}
.subtitleBox .tagDiv .tagsBox-list li > a {
  display: block;
  line-height: 20px;
  font-size: 12px;
  color: #333;
  padding-left: 4px;
}
.subtitleBox .tagDiv .tagsBox-list li > a:hover,
.subtitleBox .tagDiv .tagsBox-list li > a:active {
  background-color: #f17a6c;
}
.subtitleBox .tagDiv .tagsBox-list li > a:hover .u-closeIcn,
.subtitleBox .tagDiv .tagsBox-list li > a:active .u-closeIcn {
  background-position: 0 -20px;
}
.userTop {
  background-color: #f4f4f4;
  margin-right: 0;
}
.userTop .col-sm-7 {
  padding-top: 6px;
}
.userTop .userCenter-sm {
  padding: 24px 0 0 30px;
}
.userTop .myBtngroup {
  margin-top: 17px;
  margin-bottom: 22px;
}
.userTop .myBtngroup .btn {
  padding-left: 0;
  padding-right: 0;
}
.userTop .othrQuestion.d-r-aside {
  background-color: #f4f4f4;
  margin-top: 0;
}
.userTop .othrQuestion.d-r-aside .othrQuestion-list li {
  margin-bottom: 12px;
  font-size: 16px;
  list-style: none;
}
.userTop .othrQuestion.d-r-aside .othrQuestion-list li:first-child {
  margin-top: 16px;
}
.userTop .othrQuestion.d-r-aside .othrQuestion-list li.noList {
  padding-left: 16px;
}
.userTop .othrQuestion.d-r-aside .othrQuestion-list li > a {
  width: 92%;
}
.userTop .othrQuestion .h2 {
  border: 0 none;
  height: 34px;
}
.userTop.other .userCenter-sm {
  padding: 24px 0 0 30px;
}
.userTop.other .userCenter-sm .media-left {
  padding-right: 15px;
}
.userTop.other .userCenter-sm .userName {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 88px;
  margin-right: 12px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.userTop.other .userCenter-sm .label-role {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.userTop.other .userCenter-sm .placeBox {
  font-size: 16px;
  font-weight: bold;
  color: #909090;
}
.userTop.other .userCenter-sm .placeBox .place {
  color: #474e5d;
}
.userTop.myself .userCenter-sm .media-left {
  padding-right: 36px;
}
.userTop.myself .userCenter-sm .label-role {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-bottom: 0;
}
.userTop.myself .userCenter-sm .placeBox {
  font-size: 16px;
  font-weight: bold;
  color: #474e5d;
}
.userTop.myself .userCenter-sm .placeBox .coordinate {
  vertical-align: baseline;
}
.userTab .article-nav ul li a {
  padding-left: 18px;
  padding-right: 15px;
}
.userTab .article-list ul li {
  margin-bottom: 10px;
}
.userTab .bdrBox {
  border: solid 1px #d5d5d5;
  margin-top: 30px;
}
.userTab .bdrBox .lst-bds {
  margin-left: 20px;
  margin-right: 20px;
}
.othrQuestion.d-r-aside .othrQuestion-list.imgList {
  margin-top: 20px;
}
.othrQuestion.d-r-aside .othrQuestion-list.imgList > li {
  width: 33.3%;
  text-align: center;
  list-style: none;
  padding: 0;
}
.othrQuestion.d-r-aside .othrQuestion-list.imgList > li:first-child {
  margin-top: 0;
}
.othrQuestion.d-r-aside .othrQuestion-list.imgList > li.noList {
  width: 100%;
  text-align: left;
  padding-left: 22px;
  margin-top: 20px;
}
.othrQuestion.d-r-aside .othrQuestion-list.imgList > li > a.a-link {
  width: 100%;
  padding: 0 6px;
}
.othrQuestion.d-r-aside .othrQuestion-list.imgList > li img {
  -moz-border-radius: 50%;
  /* Firefox */
  -webkit-border-radius: 50%;
  /* Safari 和 Chrome */
  border-radius: 50%;
  /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
  width: 62px;
  height: 62px;
  margin-bottom: 8px;
}
.othrQuestion.d-r-aside .othrQuestion-list.imgList > li .txtCon {
  overflow: hidden;
}
.content-ask .normalNews-con .article-list.userCenter h4.media-heading {
  line-height: 40px;
}
.content-ask .normalNews-con .article-list.userCenter h4.media-heading > a {
  display: inline-block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.content-ask .normalNews-con .article-list.userCenter .listCon {
  margin-top: 0;
  height: 24px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.content-ask .normalNews-con .article-list.userCenter li.noList {
  padding-top: 58px;
  padding-bottom: 78px;
  text-align: center;
  border-bottom: 0 none;
}
.content-ask .normalNews-con .article-list.userCenter .newsList {
  padding-top: 16px;
}
.content-ask .normalNews-con .article-list.userCenter .newsList > li {
  padding-bottom: 14px;
  padding-top: 10px;
}
.content-ask .normalNews-con .article-list.userCenter .newsList > li:first-child {
  padding-top: 0;
}
.content-ask .normalNews-con .article-list.userCenter .newsList .newsState {
  padding: 0 10px 0 20px;
  text-align: center;
}
.content-ask .normalNews-con .article-list.userCenter .newsList .newsState .imgBox {
  height: 50px;
}
.content-ask .normalNews-con .article-list.userCenter .newsList .newsState .txtBox {
  line-height: 22px;
  color: #666;
  font-size: 12px;
}
.content-ask .normalNews-con .article-list.userCenter .newsList h4.media-heading {
  line-height: 28px !important;
  margin-bottom: 8px !important;
  width: 630px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.content-ask .normalNews-con .article-list.userCenter .newsList .newsCon {
  color: #999;
  font-size: 16px;
  width: 630px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.content-ask .normalNews-con .article-list.userCenter .newsList .newsCon2 {
  font-size: 20px;
  color: #474e5d;
  line-height: 30px;
}
.content-ask .normalNews-con .article-list.userCenter .newsList .newsCon2 > span {
  width: 660px;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: keep-all;
}
.content-ask .normalNews-con .article-list.userCenter .newsList .timetxt {
  width: 134px;
  font-size: 12px;
  padding-bottom: 10px;
}
.content-ask .normalNews-con .article-list.userCenter .newsList .timetxt .glyphicon-time {
  color: #df4a43;
  font-size: 16px;
  margin-right: 10px;
  vertical-align: text-top;
}
.toAsk-link,
.toAnswer-link {
  display: block;
  font-size: 20px;
  color: #474e5d;
  font-weight: bold;
  border-bottom: solid 1px #d5d5d5;
  line-height: 60px;
  margin-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
}
.toAsk-link > small,
.toAnswer-link > small {
  float: right;
  display: table-cell;
  height: 60px;
  vertical-align: middle;
  padding-top: 8px;
}
.article-list ul.lst-bds li:last-child {
  border-bottom: 0 none;
}
.article-nav.new ul li {
  position: relative;
  line-height: 14px;
  height: 31px;
}
.article-nav.new ul li.active {
  border-bottom: solid 3px #df4a43;
}
/*弹窗样式*/
.askCon.member_pop{
    width: 500px;
    text-align: center;
}
.askCon.popBox-con.member_pop ul{
    display: inline-block;
    padding-top: 45px;
}
.askCon .subBtn.member-check-btn,.askCon .cancleBtn.member-check-btn{
    width: 200px;
    display:inline-block;
    margin: 15px 10px 0;
}
.member-check-btn:hover,.member-check-btn:active{background:#df4a43;border-bottom:5px solid #c81c14; color:#fff;}
.askCon .cancleBtn.member-check-btn{
    background:#c4c4c4;
    border-bottom:5px solid #9e9e9e;
}
.askCon .cancleBtn.member-check-btn:hover,.askCon .cancleBtn.member-check-btn:active{background:#acacac;border-bottom:5px solid #868686; color:#fff;}
.xubox_title{
    border-bottom: 0 none!important;
}
.askCon .tips2{
    font-size: 26px;
    line-height: 45px;
    color: #666;
    margin-top: 45px;
    margin-bottom: 25px;
}
.askCon .tips.tips-lg{
    color:#f17a6c;
    font-size:26px;
}
.askCon .tips.tips-black{
    color:#666;
}