.ask_left {
	width: 860px;
	float: left;
}
.ask_right {
	width: 320px;
	float: right;
}
.ask_menu_box {
	width: 860px;
}
.ask_menu {
	padding: 20px 0 8px 0;
	display: inline-block;
	font-size: 14px;
}
.ask_menu .left {
	width: 93px;
	line-height: 28px;
	text-align: right;
	display: inline-block;
	float: left;
	color: #666;
}
.ask_menu .right {
	line-height: 24px;
	display: inline-block;
	width: 767px;
	word-break: break-all;
	word-wrap: break-word;
	float: right;
}
.ask_menu .right a {
	padding: 0 12px;
	margin-right: 20px;
	display: inline-block;
	margin-bottom: 10px;
	border-radius: 3px;
}
.ask_menu .right a.Filter {
	color: #000;
}
.ask_menu .right a:hover.Filter {
	background: #00be64;
	color: #FFF;
}
.ask_menu .right a.Filter_on {
	background: #00be64;
	color: #FFF;
}
.ask_con_box {
	width: 860px;
	margin: 20px 0;
}
.ask_con_menu {
	height: 50px;
	display: inline-block;
	width: 860px;
	line-height: 50px;
	font-size: 16px;
	border-bottom: 1px #e9e9e9 solid;
}
.ask_con_menu a {
	line-height: 50px;
	color: #636363;
	margin: 0 0 0 25px;
}
.ask_con_menu a.blue {
	line-height: 50px;
	
	color: #00be64
}
.ask_con_menu span.jt {
	display: inline-block;
	vertical-align: middle;
	width: 9px;
	height: 14px;
	background-image: url(../images/jt_gray.png);
	margin: -2px 0 0 5px;
}
.ask_con_menu span.jt_b {
	display: inline-block;
	vertical-align: middle;
	width: 9px;
	height: 14px;
	background-image: url(../images/jt_blue.png);
	margin: -2px 0 0 5px;
}
/*********************/
.askLeftList {
	position: relative;
	padding: 20px 20px;
	border-bottom: 1px solid #e9e9e9;
}
.askLeftList dd {
	padding-left: 4px;
}
.askLeftList dd .p2 {
	margin: 10px 0 20px 0;
	position: relative;
}
.askLeftList dd .p2 a {
	font-size: 16px;
	color: #00be64;
	display: inline-block;
	width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.askLeftList dd .p2 a:hover {
	color: #00751e;
}
.askLeftList dd .p2 span {
	color: #bbb;
	font-size: 14px;
	position: absolute;
	right: 0;
	top: 5px;
	font-weight: 100;
}
.askLeftList dd .p2 span i {
	margin-left: 10px;
}
i, em {
	font-style: normal;
}
.askLeftList dd .p3 {
	font-size: 14px;
	color: #333;
	font-weight: bold;
	margin-bottom: 8px;
	padding-left: 26px;
	line-height: 20px;
	background: url(../images/wendaDatilIcon.png) no-repeat 0 center;
}
.askLeftList dd .p3 i {
	font-size: 12px;
	color: #ccc;
	margin-left: 10px;
}
.askLeftList dd .p4 {
	font-size: 14px;
	color: #333;
	margin-bottom: 10px;
}
.r_box .my_ask {
	padding: 40px 40px 30px;
}
.ask_button {
	width: 240px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	background: #00be64;
	border-radius: 3px;
	color: #FFF;
}
.ask_button:hover {
	background: #01a860;
}
.instructions {
	background: url(../images/vip_instructions.png) no-repeat;
	padding-left: 52px;
	margin-top: 18px;
}
.instructions p {
	font-size: 12px;
	color: #999;
}
.instructions p:first-child {
	font-size: 14px;
	color: #333;
}
/***************提问弹窗******************/
.corInsertHref {
	position: absolute;
	z-index: 10000;
	display: none;
	background-color: #fff;
	padding: 0px;
	border-radius: 3px;
}
.corBackground {
	width: 100%;
	height: 100%;
	background-color: #000;
	top: 0;
	left: 0;
	position: fixed;
	filter: alpha(opacity=50);
	-moz-opacity: 0.50;
	-khtml-opacity: 0.50;
	opacity: 0.50;
	z-index: 9999;
	display: none;
}
.tang-title {
	position: relative;
}
.titleText {
	width: auto;
	height: 66px;
	font-size: 22px;
	color: #333;
	text-indent: 40px;
	margin-right: 29px;
	display: block;
	line-height: 66px;
	overflow: hidden;
}
.buttons {
	width: 20px;
	height: 20px;
	position: absolute;
	right: 16px;
	top: 16px;
}
.close-btn {
	width: 20px;
	height: 20px;
	outline: 0;
	display: block;
	cursor: pointer;
}
.closeimg {
	background: url(../images/close.png) no-repeat;
}
.ask_pop_con {
	padding: 0 30px 40px 30px;
}
.ask_pop_con textarea {
	width: 848px;
	padding: 5px;
	height: 302px;
	margin: 0;
	font-size: 14px;
	color: #555;
	border: 1px solid #e2e2e2;
	background: #f4f4f4;
	font-family: "Microsoft YaHei", 微软雅黑;
}
.ask_type {
	padding: 20px 0 20px 0;
	font-size: 14px;
	border-bottom: 1px #898989 dotted;
}
.ask_type .left {
	width: 116px;
	line-height: 30px;
	text-align: right;
	float: left;
	color: #666;
	display: inline-block;
}
.ask_type .right {
	line-height: 30px;
	width: 740px;
	word-break: break-all;
	word-wrap: break-word;
	display: inline-block;
}
.ask_type .right .radio {
	width: 21px;
	height: 21px;
	border: none;
	cursor: pointer;
	vertical-align: middle;
	display: inline-block;
}
.ask_type .right .radio.yes {
	background: url(../images/checkbox_yes.png) no-repeat left center;
}
.ask_type .right .radio.no {
	background: url(../images/checkbox.png) no-repeat left center;
}
.ask_type .right span {
	vertical-align: middle;
	margin-right: 15px;
	display: inline-block;
}
.tijiao {
	text-align: center;
	margin-top: 30px;
}
.tijiao span {
	display: inline-block;
}
.ask_tj_button {
	width: 240px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	background: #00be64;
	border-radius: 3px;
	color: #FFF;
}
.ask_tj_button:hover {
	background: #01a860;
}
.quxiao a {
	padding-left: 30px;
	text-decoration: underline;
	color: #5e5e5e;
}
/******************ask详情**********************/



.ask_tit {
	padding: 26px 0;
	display: inline-block;
	font-size: 14px;
	position: relative;
}
.ask_tit .left {
	width: 90px;
	text-align: center;
	display: inline-block;
	float: left;
}
.ask_tit .left img {
	width: 46px;
	height: 46px;
	border-radius: 46px;
}
.ask_tit .right {
	display: inline-block;
	width: 700px;
	float: right;
}
.ask_tit .right p {
	font-size: 12px;
	color: #999;
	line-height: 30px;
}
.ask_tit .right p span.nr {
	color: #333;
	padding-right: 10px
}
.ask_tit .right p:first-child {
	font-size: 16px;
	color: #333;
}
.share {
	padding: 0 0 0 25px;
	vertical-align: middle;
	width: 30px;
	height: 19px;
	background: url(../images/share.png) no-repeat;
	font-size: 14px;
	line-height: 19px;
	position: absolute;
	right: -60px;
	top: 30px;
}
.ask_xq_con {
	padding: 20px 0;
	display: inline-block;
	font-size: 14px;
}
.ask_xq_con .left {
	width: 52px;
	text-align: center;
	display: inline-block;
	float: left;
	height: 37px;
	padding: 57px 0 0 0;
	color: #00b854;
	font-size: 14px;
	background: url(../images/jieda.png) 0 0 no-repeat;
	margin: 0 18px 0 20px;
}
.ask_xq_con .right {
	display: inline-block;
	width: 745px;
	float: right;
}
.ask_xq_con .right p {
	font-size: 14px;
	color: #666;
	line-height: 26px;
}
.ask_xq_con .right p:first-child {
	font-size: 16px;
	color: #000;
	line-height: 42px;
	font-weight: bold;
}
.ask_xq_con .right p:first-child span.time {
	font-size: 14px;
	color: #747474;
	line-height: 42px;
	font-weight: 500
}
.xgwt {
	padding: 0 15px;
}
.xgwt dt {
	font-size: 16px;
	color: #00b854;
	border-bottom: 1px #bdbdbd solid;
	padding-top: 15px;
	line-height: 26px;
}
.xgwt dd {
	line-height: 22px;
	padding: 15px 0;
	border-bottom: 1px #bdbdbd dotted;
}
.xgwt dd:last-child {
	border: 0;
}
.xgwt dd a {
	font-size: 12px;
	color: #333;
}
.xgwt dd a:hover {
	color: #00b854;
}
