@CHARSET "UTF-8";
.pro-details-top a.box-tool1 {
	position: absolute;
	right: .4em;
	top: 9px;
	width: 34px;
	height: 34px;
	line-height: 150%;
	border-radius: 50%;
	font-size: 1.9em;
}
.pro-details-top a.back, .pro-details-top a.box-tool1, .pro-details-top h1 {
	background: #f5f5f5;
	color: #555;
	display: block;
	text-align: center;
}
		
.wyzx{
	padding: 0 11px;
	float:right;
	color: #fff;
    border-color: #acd359;
   	background-color: #acd359;
    cursor: pointer;
}
.consult-list ul li{
    padding-top:0px;
    border-bottom: 1px solid #ececec;
}
.consult-list{
    border:none;
    border-bottom: 1px solid #ebe5e5;
    padding-right: 10px;
   	padding-left: 10px;
    margin-top:0px
}
.mt10{
     margin-top:0px;
}
#zxlb{
	margin-top: 10px;
}
#comment{
	 border-top: 1px solid #f0ecec;
   	margin-top: 12px;
}

.consult-list ul li .consult-ask i {
    background-color: #e73d58!important;
}
.consult-list ul li i {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    color: #fff;
    text-align: center;
    line-height: 1.5em;
    border-radius: 3px;
    background-color: #2dd67f;
    font-size: 1em;
    vertical-align: middle;
}

.consult-list ul{
	border-top:none;
}

.consult-anwser > p{
  word-wrap: break-word;
}
.consult-ask > p{
 	word-wrap: break-word;
}

.bar-bottom .half .addToDhtz {
    display: block;
    width: 100%;
    height: 51px;
    color: #fff;
    font-size: 1.3em;
    line-height: 40px;
    background-color: #f19149;
    border-color: #f19149;
    border-radius: 0;
}

.bar-bottom .half .gmsy {
    display: block;
    width: 100%;
    height: 51px;
    color: #fff;
    font-size: 1.3em;
    line-height: 40px;
    background-color: #e63d59;
    border-radius: 0;
}

#commentBody .text{
	word-wrap: break-word;
}