/* 主体内容 */
/* .all {
	width: 100%;
	padding: 10px 0 80px;
	background-color: #f5f7f9;
} */
.wddetail_left {
	float: left;
	width: 65%;
	margin-right: 20px;
}
.question {
	width: 100%;
	background-color: #fff;
	padding: 0 44px 30px 40px;
}
.quetion_icon {
	position: relative;
	width: 30px;
	height: 28px;
}
.quetion_icon img {
	position: absolute;
	top: 0;
	left: -30px;
}
.title {
	color: #333;
	font-size: 18px;
	margin-bottom: 20px;
}
.wttext {
	color: #666;
	font-size: 14px;
}
.info {
	width: 100%;
	height: 14px;
	line-height: 14px;
	color: #999;
	font-size: 14px;
	margin-top: 28px;
}
.info div {
	float: left;
	padding-right: 8px;
	margin-right: 8px;
	border-right: 2px solid #e0e0e0;
}
.info div:nth-last-child(1) {
	margin-right: 0 !important;
	border-right: 0 !important;
}
.question_line {
	width: 100%;
	margin-top: 20px;
	border: 1px solid #e0e0e0;
}
.question_btn {
	width: 115px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	background-color: #db124c;
	color: #fff;
	font-size: 14px;
	border-radius: 5px;
	margin-top: 20px;
	cursor: pointer;
}
.answer_form {
	display: none;
	width: 732px;
	background-color: #f8f8f8;
	padding: 21px 20px 28px 20px;
	margin-top: 20px;
}
.answer_content {
	width: 100%;
	margin-top: 15px;
}
.answer_content textarea {
	width: 100%;
	border: 0 !important;
	padding: 11px 10px 10px 12px;
	line-height: 20px;
}
textarea::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #999	!important;
}
textarea:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	/* color: #ccc; */
	color: #999	!important;
}
textarea::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #999	!important;
}
textarea::-ms-input-placeholder {
	/* Internet Explorer 10+ */
	/* color: #ccc; */
	color: #999	!important;
}

.xxfb {
	width: 100%;
	font-size: 14px;
	margin: 10px 0;
}
.xxfb span {
	color: red;
	font-weight: 700;
}
.xxfb p {
	width: 100%;
	font-size: 14px;
	line-height: 20px;
}

.submit_answer {
	margin-top: 20px;
}
.answer_image {
	float: left;
	width: 20px;
	height: 17px;
	margin-right: 10px;
}
.image_txt {
	float: left;
	height: 15px;
	line-height: 18px;
	color: #666;
	font-size: 14px;
	cursor: pointer;
}
.image_text {
	float: right;
}
.image_text span {
	color: #999;
	font-size: 14px;
}
.image_text i {
	color: #db214c;
	font-size: 14px;
	padding: 0 5px;
}
.submit {
	float: right;
	width: 90px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	color: #fff;
	font-size: 14px;
	margin-left: 10px;
	margin-top: -10px;
	background-color: #db214c;
	cursor: pointer;
}
.form_title {
	color: #333;
	font-size: 14px;
}
.wd_answer {
	width: 100%;
	margin-top: 20px;
}
.wd_answer, .earnest {
	width: 100%;
	background-color: #fff;
	padding: 0 40px 20px 40px;
}
.wd_line {
	width: 100%;
	margin: 20px 0;
	border-top: 1px solid #e0e0e0;
}
.wd_answer_icon {
	position: relative;
	width: 30px;
	height: 28px;
}
.wd_answer_icon img {
	position: absolute;
	top: 0px;
	left: -30px;
}
.zj_answer {
	color: #333;
	font-size: 16px;
	margin-bottom: 20px;
}
.hot_text {
	color: #db124c;
	font-size: 16px;
}
.poper_img {
	float: left;
	width: 56px;
	height: 56px;
	margin-right: 20px;
	border-radius: 50%;
	/* border: 1px solid red; */
	overflow: hidden;
}
.peoper_name {
	float: left;
}
.nickname {
	color: #333;
	font-size: 14px;
	padding: 8px 0 7px 0;
}
.name_post {
	color: #999;
	font-size: 12px;
}
.peoper_time {
	position: relative;
	width: 84px;
	height: 80px;
	float: right;
	color: #999;
	font-size: 12px;
	text-align: right;
	padding-top: 10px;
}
.peoper_time img {
	position: absolute;
	right: -3px;
	top: -38px;
}
.poper_text {
	color: #666;
	font-size: 14px;
}
.wd_zan {
	margin-top: 20px;
}
.wd_zan  .wd_zan_btn {
	float: right;
	width: 77px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	color: #333;
	font-size: 12px;
	border: 1px solid #e0e0e0;
	border-radius: 13.5px;
	cursor: pointer;
}
.wd_zan .wd_caina_btn {
	position: relative;
	float: right;
	width: 90px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	margin-right: 20px;
	border: 1px solid #e0e0e0;
	border-radius: 13.5px;
	cursor: pointer;
}
.wd_caina_btn span {
	color: #5db1e5;
	padding-left: 18px;
}
.wd_caina_btn img {
	position: absolute;
	top: 4px;
	left: 4px;
	width: 20px;
	height: 20px;
}
.earnest {
	margin-top: 20px;
}
.mzsm {
	width: 100%;
	font-size: 14px;
	margin-top: 20px;
}
.mzsm span {
	color: red;
	font-weight: 700;
}
.correlation {
	width: 100%;
}
.ask {
	width: 100%;
	margin-top: 20px;
	background-color: #fff;
}
.ask_title {
	width: 100%;
	color: #333;
	font-size: 16px;
	padding: 18px 0 17px 20px;
	border-bottom: 1px solid #e0e0e0;
}
.ask_list {
	width: 100%;
	padding: 0 30px;
}
.ask_list ul li{
	width: 100%;
	padding: 30px 0;
	border-bottom: 1px dashed #e0e0e0;
}
.ask_list ul li:nth-last-child(1){
	border-bottom: 0;
}
.ask_lefttext {
	display: block;
	float: left;
	width: 10%;
	height: 60px;
	line-height: 22px;
	text-align: center;
	background-color: #fafafa;
	padding-top: 7px;
}
.lefttext {
	color: #db214c;
	font-size: 14px;
}
.lefttxt {
	color: #333;
	font-size: 12px;
}

.righttext_content {
	float: left;
	width: 86%;
	margin-left: 20px;
}
.righttext_content a:hover {
	color: #db214c;
}
.right_text {
	display: block;
	height: 15px;
	line-height: 15px;
	font-size: 14px;
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.right_txt {
	height: 36px;
	line-height: 20px;
	margin-top: 6px;
	font-size: 12px;
	color: #999;
	display: -webkit-box;
	overflow: hidden;
	white-space: normal !important;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.right_txt span {
	padding-left: 10px;
}
/* 右边内容 */
.wddetail_right {
	float: left;
	width: 30%;
}
.answer {
	position: relative;
	width: 100%;
	height: 210px;
	background-color: #fff;
	padding: 20px;
}
.answer_img {
	width: 171px;
	height: 173px;
	position: absolute;
	float: left;
	right: 20px;
	top: 10px;
	margin-top: 20px;
}
.answer_title {
	color: #333;
	font-size: 26px;
	font-weight: 700;
	margin-top: 10px;
}
.answer_text {
	color: #333;
	font-size: 14px;
	margin-top: 30px;
	margin-left: 6px;
}
.answer_txt {
	color: #db214c;
	font-size: 28px;
	font-weight: 700;
}
.answer_btn {
	width: 100%;
	height: 50px;
	text-align: center;
	line-height: 50px;
	background-color: #db214c;
	cursor: pointer;
}
.answer_btn span {
	padding-left: 8px;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
}
.topic {
	width: 100%;
	margin-top: 20px;
	background-color: #fff;
}
.topic_list {
	margin-top: 20px;
	padding: 0 10px 20px 20px;
}
.topic_list ul li {
	margin-bottom: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.topic_list ul li:hover {
	color: #db214c;
}
.topic_list ul li:nth-last-child(1) {
	margin-bottom: 0 !important;
}
.topic_list ul li:hover .topic_text {
	color: #db124c;
}

.topic_num {
	color: #ccc;
	font-size: 14px;
	padding-right: 10px;
	font-weight: bold;
	font-style: italic;
}
.topic_list ul li:nth-child(1) .topic_num {
	color: #db214c;
}
.topic_list ul li:nth-child(2) .topic_num {
	color: #F87B98;
}
.topic_list ul li:nth-child(3) .topic_num {
	color: #FBC3D0;
}
.topic_text {
	color: #333;
	font-size: 14px;
}
.industry {
	width: 100%;
	background-color: #fff;
	margin-top: 20px;
}
.industry_list {
	width: 100%;
	padding: 20px;
}
.industry_img {
	position: relative;
	width: 100%;
}
.iamge {
	display: block;
	width: 360px;
	height: 168px;
}
.iamge img {
	width: 94%;
	height: 100%;
}
.iamge_text {
	position: absolute;
	width: 100%;
	height: 88px;
	bottom: 0;
	padding: 55px 15px 0;
	color: #fff;
  	background-image: linear-gradient( to bottom, rgba(255, 255, 255, 0) 0%, rgba(25, 25, 25, 0.75)  100%);
	z-index: 5;
	white-space: nowrap;
  	overflow: hidden;
  	text-overflow: ellipsis;
}
.iamge_text:hover {
	color: #db214c;
}
.iamge_text a {
	display: block;
	width: 100%;
	height: 19px;
	line-height: 19px;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	white-space: nowrap;
  	overflow: hidden;
  	text-overflow: ellipsis;
}
.iamge_text:hover a {
	color: #db214c;
}
.industry_box {
	width: 100%;
	margin-top: 20px;
}
.industry_box ul li {
	width: 100%;
	margin-bottom: 20px;
}
.industry_box ul li:nth-last-child(1) {
	margin-bottom: 0 !important;
}
.img_size {
	float: left;
	display: block;
	width: 35%;
	height: 76px;
	margin-right: 20px;
}
.message_text {
	float: left;
	width: 59%;
	height: 55px;
	line-height: 24px;
	padding: 12px 10px 0 0;
	display: -webkit-box;
	overflow: hidden;
	white-space: normal !important;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.message_text a {
	color: #333;
	font-size: 14px;
}
.industry_box ul li:hover .message_text a {
	color: #db124c;
}
.building {
	/* width: 400px; */
	background-color: #fff;
	margin-top: 20px;
}
.building_list {
	padding: 5px 20px 20px;
}
.building_list ul li {
	width: 100%;
	height: 20px;
	line-height: 20px;
	margin-top: 14px;
	white-space: nowrap;
  	overflow: hidden;
  	text-overflow: ellipsis;
  	cursor: pointer;
}
.building_list ul li:hover {
	color: #db214c;
}
.building_list ul li::before {
	content: "";
	width: 4px;
	height: 4px;
	display: block;
	background: #e0e0e0;
	margin: 8px 15px 0 0;
	float: left;
}
.building_list ul li:hover::before{
	background: #db214c;
}
.building_list ul li a {
	color: #333;
	font-size: 14px;
}
.building_list ul li:hover a {
	color: #db124c;
}
