::selection {
	background-color: rgba(13,173,81,0.2);
	color: #333
}

::-moz-selection {
	background-color: rgba(13,173,81,0.2);
	color: #333
}

::-webkit-selection {
	background-color: rgba(13,173,81,0.2);
	color: #333
}

.search {
	padding-bottom: 20px;
	position: relative
}

.search .tex {
	border: 2px solid #1b6bb1;
	width: 595px;
	height: 46px;
	border-radius: 2px;
	position: relative;
	float: left
}

.search .tex i {
	background-image: url(/images/w06.png);
	display: block;
	position: absolute;
	left: 13px;
	top: 14px;
	width: 19px;
	height: 19px
}

.search .tex input {
	float: left;
	width: 432px;
	border: 0;
	background: #fff;
	height: 46px;
	line-height: 46px;
	padding-left: 40px;
	color: #888
}

.search .tex div.sub {
	float: right;
	background: #1b6bb1;
	width: 122px;
	height: 46px;
	text-align: center;
	color: #fff;
	font-weight: 700;
	font-size: 18px;
	line-height: 46px;
	cursor: pointer
}

.search .go {
	float: right;
	font-weight: bold
}

.search .go a {
	display: block;
	width: 94px;
	height: 50px;
	line-height: 50px;
	background: #1b6bb1;
	border-radius: 2px;
	color: #fff;
	font-size: 18px;
	position: relative;
	padding-left: 40px
}

.search .go a:hover {
	text-decoration: none
}

.search .go a i {
	background-image: url(/images/w07.png);
	display: block;
	width: 19px;
	height: 19px;
	float: left;
	position: absolute;
	top: 16px;
	left: 15px;
	margin-right: 10px
}

.search .hotsug {
	width: 458px;
	background: #fff;
	position: absolute;
	top: 47px;
	left: -2px;
	border: 1px solid #3fab6c;
	display: none;
	z-index: 3
}

.search .hotsug li {
	width: 458px;
	height: 42px;
	line-height: 42px
}

.search .hotsug li a {
	font-size: 14px;
	color: #333;
	display: block;
	height: 42px;
	padding: 0 12px;
	overflow: hidden
}

.search .hotsug li a:hover {
	text-decoration: none;
	background: #f1f1f1
}

.search .hotsug li a label {
	display: block;
	float: left;
	cursor: pointer;
	width: 350px;
	height: 42px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.search .hotsug li a label b {
	color: #e4393c
}

.search .hotsug li a span {
	float: right;
	cursor: pointer
}

.search .hotsug li.tip {
	background: #f2f4f7;
	color: #4a4a4b;
	font-size: 16px;
	padding: 0 12px;
	width: 434px
}

body {
	background-color: #f1f1f1
}

.wrapper {
	margin: 1px auto
}

.intro {
	height: 47px
}




.search .hotsug {
	width: 458px
}

.search .hotsug li {
	width: 461px
}

.search .hotsug li.tip {
	width: 437px
}

.searchpage {
	box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	-o-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	-ms-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	padding: 0 25px;
	background-color: #fff;
	margin-bottom: 15px
}

.searchpage .titile {
	padding: 20px 0;
	border-bottom: 1px solid #eeeeee
}

.searchpage .titile div {
	font-size: 18px;
	font-weight: 700;
	line-height: 27px
}

.searchpage .titile div .key {
	color: #f46a1f
}

.searchpage .titile div .ristyle {
	font-size: 12px;
	font-weight: normal;
	color: #999
}

.searchpage .list ul li {
	padding: 20px 0;
	border-bottom: 1px dashed #e4e4e4
}

.searchpage .list ul li .leftlist {
	width: 500px
}

.searchpage .list ul li .leftlist a {
	color: #333;
	text-decoration: none
}

.searchpage .list ul li .leftlist .question {
	font-weight: 700;
	font-size: 16px;
	line-height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.searchpage .list ul li .leftlist .question b {
	color: #f46a1f;
	font-weight: 700
}

.searchpage .list ul li .leftlist .answer {
	line-height: 25px;
	font-size: 12px;
	color: #555
}

.searchpage .list ul li .rightlist {
	height: 100%
}

.searchpage .list ul li .rightlist .roundright {
	height: 76px;
	width: 76px;
	border-radius: 38px;
	background-color: #f8f8f8
}

.searchpage .list ul li .rightlist .roundright .striking {
	color: #555555;
	font-weight: 700;
	font-size: 18px;
	text-align: center
}

.searchpage .list ul li .rightlist .roundright .text {
	color: #999999;
	font-size: 12px;
	text-align: center
}

.mintips {
	margin-top: 3px
}

.mintips span {
	color: #9f9f9f;
	font-size: 12px
}

.mintips span:first-child {
	padding: 2px 4px;
	display: inline-block;
	background-color: #f1f1f1
}

.column {
	box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	-o-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	-ms-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	padding: 0 25px;
	padding-bottom: 25px;
	width: 190px;
	background-color: #fff;
	margin-bottom: 15px
}

.column .checkdetail {
	color: #15aad5;
	font-weight: bold;
	text-decoration: none
}

.column .title {
	padding: 20px 0;
	font-size: 18px;
	font-weight: 700
}

.column .agentInfo {
	padding-top: 25px;
	text-align: center
}

.column .agentInfo img {
	display: inline-block;
	width: 100px;
	height: 100px;
	border-radius: 50px
}

.column .agentInfo .ask {
	display: inline-block;
	padding: 10px 40px;
	background-color: #f46a1f;
	color: #fff;
	margin-bottom: 10px;
	margin-top: 10px;
	border-radius: 2px
}

.column .agentInfo p {
	font-size: 12px;
	line-height: 26px;
	color: #999;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.column .agentInfo .info {
	color: #333;
	margin-bottom: 10px
}

.column .agentInfo .tag {
	border: 1px solid #bfbfbf;
	padding: 4px 8px;
	border-radius: 2px;
	margin-right: 6px
}

.column ul .secondcol {
	padding: 16px 0;
	border-top: 1px solid #eeeeee
}

.column ul .secondcol div a {
	color: #333;
	text-decoration: none
}

.failpage {
	padding: 0 30px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	-o-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	-ms-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	background-color: #fff
}

.failpage .bigmodule {
	padding: 120px 0;
	text-align: center;
	border-bottom: 1px dashed #e4e4e4
}

.failpage .bigmodule p {
	font-size: 12px
}

.failpage .bigmodule p .clickme {
	display: inline-block;
	margin-left: 5px;
	color: #3fab6c;
	font-weight: 700
}

.failpage .bigmodule p:first-child {
	font-weight: 700;
	font-size: 19px;
	margin-bottom: 8px
}

.failpage .bigmodule p:first-child .tax {
	display: inline-block;
	margin: 0 5px;
	color: #f46a1f;
	letter-spacing: 1px
}

.failpage .allsearch {
	padding: 26px 0
}

.failpage .allsearch p {
	font-size: 12px
}

.failpage .allsearch p a {
	text-decoration: none
}

.failpage .allsearch p span {
	border: 1px solid #bfbfbf;
	padding: 4px 8px;
	border-radius: 2px;
	margin-right: 8px;
	color: #999
}

.page-box {
	padding: 30px 25px 30px 25px;
	text-align: center;
	background: #fff
}

.change {
	display: inline-block
}

.change:hover .askto {
	display: inline-block;
	text-decoration: none
}

.change:hover .jingjiren-name {
	display: none
}

.askto {
	width: 135px;
	height: 41px;
	text-align: center;
	line-height: 41px;
	display: none;
	background-color: #f46a1f;
	color: #fff;
	margin-bottom: 3px;
	margin-top: 10px;
	border-radius: 2px;
	cursor: pointer;
	text-decoration: none
}

.jingjiren-name {
	display: inline-block;
	width: 135px;
	height: 41px;
	margin-top: 10px;
	text-align: center;
	margin-bottom: 3px;
	line-height: 41px;
	font-size: 16px;
	font-weight: bold
}

.xg-image {
	width: 189px;
	height: 113px
}

.xg-image a {
	cursor: pointer;
	text-decoration: none
}

.xg-image img {
	width: 100%;
	height: 100%
}

.subtitle {
	font-weight: bold;
	font-size: 16px;
	margin-top: 20px
}

.subtitle a {
	cursor: pointer;
	color: #333
}

.xg-junjia {
	height: 30px;
	line-height: 30px
}

.xg-junjia span {
	color: #999999;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 200px
}

.xg-junjia strong {
	color: #333333
}

.editwrapper {
	padding: 20px 0;
	display: none;
	background-color: #fff
}

.editwrapper .submitcol {
	margin-top: 15px;
	text-align: center
}

.editwrapper .submitcol span {
	background-color: #3fab6c;
	display: inline-block;
	color: #fff;
	cursor: pointer;
	padding: 10px 22px;
	border: 1px solid #bfbfbf;
	border-radius: 2px
}

.loading {
	padding: 30px;
	text-align: center;
	color: #ccc;
	display: none
}

.bordered {
	padding: 5px 8px;
	border: 1px solid #e1e1e1;
	color: #acacac;
	margin-right: 2px;
	font-size: 12px;
	border-radius: 2px
}

.m-zhuiwen {
	margin-top: 20px;
	font-size: 13px;
	line-height: 25px
}

.m-zhuiwen * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.m-zhuiwen dl {
	margin-top: 15px;
	overflow: hidden
}

.m-zhuiwen dl:first-child {
	margin-top: 0
}

.m-zhuiwen dt {
	float: left;
	width: 50px
}

.m-zhuiwen .zhuiwen dt {
	color: #f60
}

.m-zhuiwen .zhuiwen dd {
	color: #999
}

.m-zhuiwen .zhuida dt {
	color: #39ac6a
}

.m-zhuiwen .zhuida dd {
	color: #333
}

.m-zhuiwen dd {
	margin-left: 50px;
	overflow: hidden
}

.m-zhuiwen textarea {
	width: 100%;
	border: 1px solid #dedede;
	padding: 5px 8px;
	min-height: 80px;
	margin: 20px 0 15px;
	background-color: #fcfcfc
}

.m-zhuiwen .tijiao {
	text-align: right
}

.m-zhuiwen .tijiao span {
	display: inline-block;
	line-height: 34px;
	padding: 0 18px;
	color: #fff;
	border-radius: 2px;
	cursor: pointer
}

.m-zhuiwen .tijiao .btn-zhuiwen {
	background-color: #f46a1f
}

.m-zhuiwen .tijiao .btn-zhuida {
	background-color: #39ac6a
}

.lj-editor-show img {
	max-width: 100%
}

.l-container .q-desc {
	padding: 30px 25px 25px 25px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	-o-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	-ms-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	background-color: #fff;
	margin-bottom: 15px
}

.l-container .q-desc .triangle-right {
	width: 0;
	height: 0;
	border-top: 19px solid #1b6bb1;
	border-right: 19px solid transparent;
	position: absolute;
	margin-left: -25px;
	margin-top: -30px
}

.l-container .q-desc h1 {
	font-weight: 700;
	margin-bottom: 14px;
	font-size: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.l-container .q-desc .quer span {
	padding-right: 3px;
	font-size: 12px;
	color: #999999
}

.l-container .q-desc .zhaopin span {
	padding-right: 45px;
	font-size: 16px;
	color: #999999
}

.l-container .q-desc .quer a {
	color: #999999;
	text-decoration: none
}

.l-container .q-info {
	margin-top: 20px;
	line-height: 24px;
	background-color: #f8eed9;
	padding: 15px 20px;
	color: #8e7b50;
	font-size: 14px;
	word-break: break-all;
	word-wrap: break-word
}

.l-container .q-info .triangle-up {
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 16px solid #f8eed9;
	position: absolute;
	margin-top: -29px;
	margin-left: 15px
}

.l-container .q-info span {
	font-weight: 700
}

.l-container .q-action {
	margin-top: 20px;
	font-size: 12px;
	
}

.l-container .q-action .myanswer {
	background-image: url(../../../img/wenda/detail/answer@1x.png);
	background-image: -webkit-image-set(url(../../../img/wenda/detail/answer@1x.png) 1x, url(../../../img/wenda/detail/answer@2x.png) 2x);
	display: inline-block;
	background-repeat: no-repeat;
	width: 86px;
	height: 31px;
	margin-right: 15px;
	vertical-align: middle
}

.l-container .q-action span {
	display: inline-block;
	vertical-align: middle
}

.l-container .q-action span a {
	cursor: pointer
}
/*
.l-container .q-action span i {
	display: inline-block;
	width: 22px;
	height: 22px;
	vertical-align: middle
} */
.l-container .q-action span i {
	background-image: url(/images/w07.png);
    display: block;
    width: 19px;
    height: 19px;
    float: left;
    position: absolute;
    top: 16px;
    left: 15px;
    margin-right: 10px;
}

.l-container .q-action span i:hover {
	opacity: .8;
	filter: alpha(opacity=80)
}

.l-container .q-action span .kongjian {
	background-image: url("../../../img/wenda/detail/smalliconV3@1x.png");
	background-image: -webkit-image-set(url("../../../img/wenda/detail/smalliconV3@1x.png") 1x, url("../../../img/wenda/detail/smalliconV3@2x.png") 2x);
	background-repeat: no-repeat;
	background-position: 0 0
}

.l-container .q-action span .weixin {
	background-image: url("../../../img/wenda/detail/smalliconV3@1x.png");
	background-image: -webkit-image-set(url("../../../img/wenda/detail/smalliconV3@1x.png") 1x, url("../../../img/wenda/detail/smalliconV3@2x.png") 2x);
	background-repeat: no-repeat;
	background-position: -22px 0
}

.l-container .q-action span .qq {
	background-image: url("../../../img/wenda/detail/smalliconV3@1x.png");
	background-image: -webkit-image-set(url("../../../img/wenda/detail/smalliconV3@1x.png") 1x, url("../../../img/wenda/detail/smalliconV3@2x.png") 2x);
	background-repeat: no-repeat;
	background-position: -110px 0
}

.l-container .q-action span .cqq {
	background-image: url("../../../img/wenda/detail/smalliconV3@1x.png");
	background-image: -webkit-image-set(url("../../../img/wenda/detail/smalliconV3@1x.png") 1x, url("../../../img/wenda/detail/smalliconV3@2x.png") 2x);
	background-repeat: no-repeat;
	background-position: -44px 0
}

.l-container .q-action span .xinlang {
	background-image: url("../../../img/wenda/detail/smalliconV3@1x.png");
	background-image: -webkit-image-set(url("../../../img/wenda/detail/smalliconV3@1x.png") 1x, url("../../../img/wenda/detail/smalliconV3@2x.png") 2x);
	background-repeat: no-repeat;
	background-position: -66px 0
}

.l-container .q-action span .renren {
	background-image: url("../../../img/wenda/detail/smalliconV3@1x.png");
	background-image: -webkit-image-set(url("../../../img/wenda/detail/smalliconV3@1x.png") 1x, url("../../../img/wenda/detail/smalliconV3@2x.png") 2x);
	background-repeat: no-repeat;
	background-position: -88px 0
}

.l-container .q-action .tip {
	float: right;
	padding-top: 6px;
	color: #c9c9c9
}

.l-container .q-action .tip .alert {
	background-image: url(../../../img/wenda/detail/alert.png);
	width: 12px;
	height: 12px;
	vertical-align: middle;
	margin: -2px 2px 0 0
}

.l-container .q-action .tip2 {
	display: block;
    width: 94px;
    height: 50px;
    line-height: 50px;
    background: #f46a1f;
    border-radius: 2px;
    color: #fff;
    font-size: 18px;
    position: relative;
    padding-left: 40px;
}

.l-container .q-action .tip2 .alert {
	background-image: url(../../../img/wenda/detail/alert.png);
	width: 12px;
	height: 12px;
	vertical-align: middle;
	margin: -2px 2px 0 0
}



.l-container .solve-list {
	box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	-o-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	-ms-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	padding: 0 25px;
	background-color: #fff;
	margin-bottom: 15px;
	margin-top: 15px
}

.l-container .solve-list .no_ques {
	padding: 80px 150px;
	vertical-align: middle
}

.l-container .solve-list .no_ques p {
	font-size: 12px;
	color: #999;
	text-align: center
}

.l-container .solve-list .no_ques p span {
	font-weight: 700;
	font-size: 18px
}

.l-container .solve-list .top {
	padding: 21px 0;
	border-bottom: 1px solid #eeeeee;
	font-weight: bold
}

.l-container .solve-list .top span {
	font-size: 18px
}

.l-container .solve-list .top span .num {
	color: #f46a1f
}

.l-container .solve-list .top .sort {
	float: right;
	font-weight: bold;
	margin-top: 7px;
	cursor: pointer
}

.l-container .solve-list .top .sort span {
	font-size: 14px;
	color: #999
}

.l-container .solve-list .top .sort .default {
	display: inline-block;
	margin-right: 5px
}

.l-container .solve-list .top .sort .current {
	color: #3fab6c
}

.l-container .solve-list .solve-listli {
	padding: 30px 0;
	border-bottom: 1px solid #eeeeee
}

.l-container .solve-list .solve-listli .li-l {
	margin-right: 25px;
	display: inline-block
}

.l-container .solve-list .solve-listli .li-l img {
	width: 70px;
	height: 70px;
	border-radius: 70px
}

.l-container .solve-list .solve-listli .li-r {
	display: inline-block;
	width: 595px;
	vertical-align: top
}

.l-container .solve-list .solve-listli .li-r a {
	color: #333;
	text-decoration: none;
	vertical-align: middle
}

.l-container .solve-list .solve-listli .li-r .name {
	font-weight: bold;
	font-size: 16px;
	margin-right: 15px
}

.l-container .solve-list .solve-listli .li-r .agent-mobile {
	color: #4fac6a;
	font-weight: 700;
	font-size: 12px;
	padding-left: 16px;
	position: relative
}

.l-container .solve-list .solve-listli .li-r .agent-mobile i {
	position: absolute;
	left: 0;
	top: 0;
	width: 14px;
	height: 14px;
	background: url(../../../img/wenda/detail/call.png)
}

.l-container .solve-list .solve-listli .li-r .attitude {
	float: right;
	font-size: 12px;
	margin-top: -22px
}

.l-container .solve-list .solve-listli .li-r .attitude a {
	float: left;
	margin-left: 10px;
	line-height: 30px;
	padding: 0 12px 0 30px;
	position: relative;
	background-color: #39ac6a;
	color: #fff;
	border-radius: 2px
}

.l-container .solve-list .solve-listli .li-r .attitude i {
	position: absolute;
	width: 14px;
	height: 14px;
	left: 12px;
	top: 8px;
	background-image: url(../../../img/wenda/detail/spirit.png)
}

.l-container .solve-list .solve-listli .li-r .attitude .btn-ding i {
	background-position: 0 0
}

.l-container .solve-list .solve-listli .li-r .attitude .ding {
	position: relative;
	top: 1px
}

.l-container .solve-list .solve-listli .li-r .attitude .btn-caina i {
	background-position: -14px 0
}

.l-container .solve-list .solve-listli .li-r .attitude .btn-caina.active {
	background-color: #f46a1f
}

.l-container .solve-list .solve-listli .li-r .attitude .btn-caina.active i {
	background-position: -28px 0
}

.l-container .solve-list .solve-listli .li-r .time {
	font-size: 12px;
	color: #b3b3b3;
	margin: 10px 0 10px 0
}

.l-container .solve-list .solve-listli .li-r .content {
	color: #444444;
	font-size: 13px;
	line-height: 22px
}

.l-container .solve-list .solve-listli .li-r .content h1 {
	font-size: 16px
}

.l-container .solve-list .solve-listli .li-r .content h2 {
	font-size: 14px
}

.l-container .solve-list .solve-listli .li-r .content img {
	display: inline-block
}

.l-container .suggest_question .title {
	font-size: 18px;
	font-weight: 700;
	margin: 26px 0 16px
}

.l-container .suggest_question li {
	float: left;
	width: 194px;
	height: 70px;
	padding: 20px;
	background: #fff;
	margin-right: 21px;
	box-shadow: 0 2px 6px rgba(0,0,0,0.2)
}

.l-container .suggest_question li:last-child {
	margin-right: 0
}

.l-container .suggest_question li a {
	color: #394043
}

.l-container .suggest_question li a .question_title {
	display: block;
	height: 45px;
	overflow: hidden;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 8px;
	line-height: 22px
}

.l-container .suggest_question li a .bottom_info {
	display: block;
	color: #9c9fa1
}

.l-container .suggest_question li a .bottom_info .time {
	float: left
}

.l-container .suggest_question li a .bottom_info .num {
	float: right
}

.l-container .suggest_question li a:hover {
	text-decoration: none
}

.lj-editor-card {
	border-radius: 2px;
	line-height: 18px
}

.lj-editor-card .lj-editor-card-title {
	line-height: 20px
}

.lj-editor-card .lj-editor-card-desc {
	line-height: 18px !important
}

.secondcol .baikeSummary {
	margin-top: 10px;
	font-size: 12px;
	color: #9c9fa1
}

.notice {
	background-image: url(../../../img/wenda/detail/focus.png);
	background-image: -webkit-image-set(url(../../../img/wenda/detail/focus.png) 1x, url(../../../img/wenda/detail/focus@2x.png) 2x);
	background-repeat: no-repeat;
	width: 86px;
	height: 31px;
	display: inline-block;
	margin-right: 15px
}

.notice-done {
	background-image: url(../../../img/wenda/detail/focus-done.png);
	background-image: -webkit-image-set(url(../../../img/wenda/detail/focus-done.png) 1x, url(../../../img/wenda/detail/focus-done@2x.png) 2x);
	background-repeat: no-repeat;
	width: 86px;
	height: 31px;
	display: inline-block;
	margin-right: 15px
}

.notice-done:hover {
	background-image: url(../../../img/wenda/detail/quxiao.png);
	background-image: -webkit-image-set(url(../../../img/wenda/detail/quxiao.png) 1x, url(../../../img/wenda/detail/quxiao@2x.png) 2x)
}

.page-box {
	padding: 30px 25px 30px 25px;
	text-align: center;
	background: #fff
}

.list-baike .hd {
	*zoom: 1;
	line-height: 40px
}

.list-baike .hd:before,.list-baike .hd:after {
	display: table;
	content: ""
}

.list-baike .hd:after {
	clear: both
}

.list-baike .hd .tit {
	font-size: 16px;
	font-weight: bold;
	float: left
}

.list-baike .hd .btn-more {
	color: #666;
	float: right
}

.list-baike .bd {
	border-top: 1px solid #eee
}

.list-baike .bd .item {
	position: relative;
	padding-left: 20px;
	padding-right: 30px;
	padding-top: 20px
}

.list-baike .bd .item.active .sub-tit {
	height: auto
}

.list-baike .bd .item.active .arrow {
	top: 24px;
	border-color: transparent;
	border-bottom-color: #9c9fa1
}

.list-baike .bd .index {
	position: absolute;
	left: 0;
	top: 27px;
	width: 6px;
	height: 6px;
	border-radius: 6px;
	background-color: #394043
}

.list-baike .bd .tit {
	font-weight: bold
}

.list-baike .bd .sub-tit {
	overflow: hidden;
	font-size: 12px;
	color: #999;
	line-height: 18px;
	height: 0
}

.list-baike .bd .arrow {
	position: absolute;
	top: 28px;
	right: 0;
	width: 0;
	height: 0;
	border: 4px solid transparent;
	border-top-color: #d7d9d9
}

.fl-box {
	position: relative
}
.l-container .q-desc h2 {
    font-weight: 700;
    margin-bottom: 14px;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
