.top-sel-m {
    display: block;
}
.dropdown-menu1{
	text-align: center;
	width: 100%;
}
.dropdown-menu2{
	font-size: 14px;
	margin-top: 5px;
}
.navbar{
	padding-left: 15px;
} 
.dropdown-item1{
	display: initial;
}
.dropdown-item2{
	padding: .5rem 0.5rem;
}

.dropdown-show {
    line-height: 2rem;
    text-align: left;
}
.dropdown-m{
	display: inline-block;
    width: 30.33%;
}

.nav-item{
	padding-right: .5rem;
}
.wxqq{
	margin-top: 10px;
}
.welcome{
	margin: 9px;
}
.nav-r{
	display:none;
}
.navbar-brand{
	display:none;
}

.kdb1{
	padding: .2rem .6rem;
	font-size: 90%;
	background-color: #c0c0c0;
}
.nav-link.disabled {
    color: #723322;
    pointer-events: none;
    cursor: default;
}

.btn-submit {
    color: #fff;
    background-color: #b72e0c;
    border-color: #b72e0c;
	outline: none; 
}
.btn-yellow {
    color: #fff;
    background-color: #e6cf9d;
    border-color: #e6cf9d;
	outline: none; 
}

/* ɸѡ */
.wborder{
	/* border:1px #f6f1f1 solid; */
	justify-content: flex-end;
	border: solid 10px rgba(249, 249, 249, 0);
}
.pd-lr{
	padding-left: 5px;
    padding-right: 5px;
}
.pd-l{
	padding-left: 2rem;
}
.pd-t{
	padding-top: 15px;
}
.row-pt10 {
	padding: 10px;
}
.row-pt10-0 {
	padding: 10px 0px;
}
.row-pt20-0 {
	padding: 20px 0px;
}
.row-pt5 {
	padding: 5px;
}
.row-pt7 {
	padding: 7px 20px;
}
.row-pt15 {
	padding: 15px 20px;
}
.nav-sx{
	padding: .5rem 3rem .5rem 0rem;
}

.nav-list{
	padding: .5rem .5rem .5rem 0rem;
}
.fa_search {
    position: absolute;
    top: 10px;
    left: 5px;
    z-index: 10;
    color: #a3a6a6;
}
#search{
	width:200px;
	padding-left: 30px;
}

.md-camera {
	height: 120px;
	width: 180px;
	overflow: hidden;
	justify-content: center;
	align-items: center;
	border-radius: 5px;
	margin: 0 auto;
}

.ycyc{
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow:clip;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	
}
.main-content{
	margin-right: 0px;
    margin-left: 0px;
}
.nav-sq{	
	padding-top: 5px;
    text-align: center;
}
.mar-pl{
	margin: 20px 1px;
}
.col-1-small{
	flex: 0 0 5%;
	max-width: 8.333333%;
}
.col-lg-big {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 40.3%;
    max-width: 40.333333%;
}
.answer-all{
	float:left;
	padding-left: 0px;
    padding-right: 0px;
	margin: 20px 1px 0px 1px;
}
.answer-h{
	margin-left: 15px;
	padding: 0px 0px 10px;
}
.answer-u{
	padding: 5px 10px;
}
.answer-um{
	padding-top: 5px;
}
.answer-t{
	text-align: right;
    padding-right: 26px;
	padding-top: 5px
}
.answer-p{
	padding: 5px 0px 10px 15px;
	flex: 0 0 93.666667%;
    max-width: 95.666667%;
}
.answer-s{
	text-align: center;
    padding: 15px 0px 0px;
    margin: 0px 1px;
}
.user-des-font{
	font-size: .8rem;
}
.user-des-line{
	line-height: 30px;
	overflow:hidden;
    text-overflow:ellipsis;
	white-space:nowrap;
}
.user-date{
	text-align: center;
    line-height: 25px;
}
.user-do {
    width: 35px;
}
.xuhao{
	list-style-type: decimal;
    padding: 0px 20px;
}
.share-list{
	display:none
}
.share{
	display:none
}
.dp{
	color: #8590a6;
	padding: .3rem .6rem;
}
/* 右侧 */
.blf{
	border-left: 0;
}
.tj{
	border: solid 1px red;
	padding: 1px 3px;
}
.tj-line{
	line-height: 12px;
	overflow:hidden;
    text-overflow:ellipsis;
	white-space:nowrap;
}

.hidden{
	display:none
}

.t-center {
    text-align: center;
}
.t-right {
    text-align: right;
}
.about{
	font-size: .9rem;
    line-height: 2rem;
}
.lg30{
	line-height: 30px;
}



h5 {
    font-size: 1.2rem;
	font-weight: 600;
    

}

h2 {
    font-size: 1.2rem;
    font-weight:600;

	
}
body{
	background-color: #e6e9ec;
	font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,PingFang SC,Microsoft YaHei,Source Han Sans SC,Noto Sans CJK SC,WenQuanYi Micro Hei,sans-serif;
}

p{font-size: 15px;}

b{font-size:16px;}
b2{font-size:20px;font-weight: 600;}

kbd {
    padding: .2rem .9rem;
    font-size: 80%;
    color: #393939;
    background-color: #ffffff;
	white-space: nowrap;
}
a{
	color:black;
	cursor:pointer;
}
a:hover
{ 
	text-decoration:none; 
}
a:not([href]):not([tabindex]) {
  color: #858fa9;
  text-decoration: none;

  @include hover-focus {
    color: inherit;
    text-decoration: none;
  }

  &:focus {
    outline: 0;
  }
}
.seacrch-lable{
	background: rgba(194, 164, 105, 0.08);
	font-size: 14px;
    font-weight: 600;
    color: rgb(194, 164, 105);
}
.cat-active{
	background-color: #c4e4ee;
}
/*收起展开*/
.shouqi{
	display:none;
}

.ad-img{
	
	border-radius:5px;
}
.caina {
    text-align: right;
    padding-right: 15px!important;
}
.message-count-back{
    min-width: 16px;
    min-height: 16px;
    background-color: #ff5252;
    position: absolute;
    top: -3px;
    left: 11px;
    border-radius: 9px;
    line-height: 12px;
    font-size: 12px;
    text-align: center;
    cursor: pointer;
    padding: 2px;
}
.message-count{
	position: relative;
    top: 0;
    color: #fff;
}
#goTopBtn {
    width: 50px;
    height: 50px;
    position: fixed;
    background-image: url(../img/BackTop.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    bottom: 10%;
    right: 6%;
    cursor: pointer;
}
#goTopBtn:hover {
	background-image: url(../img/BackTop.png);
	background-repeat: no-repeat;
	background-position: 0px -50px;
}
/* 颜色 */
.bgwhite{
	background-color: white;
}
.bgorange{
	background-color: #fefaef;
}
.light{
	color: #313233;
}
.hui{
	color: #9d9fa2;
}
.green{
	color:green;
}
.brown{
	color: #723322;
}
.light-yellow{
	color: #afad9d;
}
.light-blue{
	color: #858fa9;
}
.red{
	color: #b72e0c;
}
.yellow{
	color: yellow;
}
.logo_mobile {
    height: 32px;
    width: 132px;
    position: absolute;
    top: 14px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}