.expertShow{
	min-width: 1200px;
	background:url('../img/bg.jpg');
	padding-bottom: 50px;
}
.expertShow .adv>img{
	width: 100%;
}
.expertShow .whshow{
	width: 1200px;
	margin: 10px auto;
}
.expertShow .side{
	width: 25%;
	background: #FFF;
}
.expertShow .whlist_tit{
	background: #00904f;
	color:#FFF;
	margin: 0;
	padding: 15px 0;
	border-bottom: 1px solid #FFF;
}
.expertShow .whlist_tit>img{
	vertical-align: bottom;
	margin-right: 5px;
}
.expertShow .ul_tit a{
	padding: 15px 0;
	font-size: 16px;
	color:#3b3b3b;
	display: block;
}
.expertShow .ul_tit a:hover{
	background: #00904f;
	color:#FFF;
}
.expertShow .ul_tit .active_side{
	background: #00904f;
	color:#FFF;
}
.expertShow .whlist_txt{
	width: calc(75% - 20px);
	background: #FFF;
	padding: 10px;
}
.expertShow .current{
	border-bottom: 1px solid #cccccc;
	padding-bottom: 15px;
}
.expertShow .current>a{
	display: block;
	color:#999999;
}
.expertShow .current>a:hover{
	color:#00904f;
}
.expertShow .current>.index_home{
	width: 7%;
}
.expertShow .current>a:nth-child(2){
	width: 11%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.expertShow .current>span{
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 50%;
	color:#3b3b3b;
}
.expertShow .body_txt>.overflow>div{
	width: 70%;
	font-size: 16px;
}
.expertShow .body_txt .text img{
	max-width: 100%;
}
.expertShow .body_txt .obj_Img{
	width: 22% !important;
}
.expertShow .o_tit{
	border-left: 2px solid #00904f;
	padding-left: 20px;
}
.expertShow .o_tit>p{
	margin-top: 10px;
	width: 90%;
	font-size: 16px;
}
.expertShow .o_tit>h4{
	width: 90%;
}
.expertShow .txt_name{
	padding-left: 20px;
}
.expertShow .txt_name p{
	margin: 10px 0;
}
.expertShow .txt_name h4{
    margin: 20px 0;
    color:#3b3b3b;
    font-weight: bold;
}
.expertShow .text{
	padding-left: 20px;
	line-height: 28px;
	font-size: 16px;
}