@import url("common_side.css");
.leftbar .items ul li.tab1{
	background-image:url(../images/expert_01.png);
}
.leftbar .items ul li.tab2{
	background-image:url(../images/expert_02.png);
}
.leftbar .items ul li.tab3{
	background-image:url(../images/expert_03.png);
}
.leftbar .items ul li.tab4{
	background-image:url(../images/expert_04.png);
}
.leftbar .items ul li.tab5{
	background-image:url(../images/expert_05.png);
}
.rightbar .title1{
	background:url("../image/rightbar_03.png") no-repeat;
	width:72px;
	height:21px;
	color:#fff;
	padding:14px;
}
.rightbar .rank{
	position:absolute;
	top:20px;
	left:570px;
	font-size:16px;
	color:#666;
}
.rightbar .border{
	margin-top:5px;
	border-top:1px dashed #7badc6;
}
.rightbar .bar{
	padding:20px 20px 20px 50px;
	width:630px;
	border-bottom:1px solid #d1d1d1;
	overflow:hidden;
}
.rightbar .img{
	float:left;
	margin-right:15px;
}
.rightbar .img img{
	width:112px;
	height:109px;
	border-radius:5px;
}
.rightbar .job{
	float:left;
}
.rightbar .job ul{
	width:500px;
}
.rightbar .job li span,.rightbar .job li{
	font-size:16px;
	line-height:2em;
	color:#494949;
}
.rightbar .job li.name{
	font-size:20px;
	font-weight:bold;
}
.rightbar .job li.name a{
	color:#333332;
	text-decoration:none;
}
.rightbar .details{
	text-align:right;
	font-size:14px;
	padding-right:15px;
	/* background:url("../image/rightbar_10.png") no-repeat center right; */
	clear:both;
	cursor:pointer;
}
.rightbar .details a{
	color:#89b5cc;
	text-decoration:none;
}
.rightbar .intro{
	padding:20px 0px;
	font-size:14px;
	line-height:2em;
	color:#333332;
	display:none;
}


.rightbar .explain .flow{
	background:url(../image/flow.png) no-repeat 10px 10px;
	width:650px;
	height:315px;
	text-align:center;
	position:relative;
}
.rightbar .explain .flow span{
	width:160px;
	line-height:80px;
	display:block;
	float:left;
	padding-top:100px;
}
.rightbar .explain .flow .f4{
	position:absolute;
	top:0px;
	left:495px;
}
.rightbar .explain .flow .f5{
	position:absolute;
	top:180px;
	left:85px;
}
.rightbar .explain .flow .f6{
	position:absolute;
	left:250px;
	top:180px;
}
.rightbar .explain .flow .f7{
	position:absolute;
	left:420px;
	top:180px;
}
.rightbar .flow a{
	text-decoration:none;
	color:#568298;
}
.rightbar .flow a:hover{
	text-decoration:underline;
}
.rightbar .word div{
	background:#c9e7eb;
	border:1px solid #6dc5ee;
	padding:8px 20px;
	position:absolute;
	top:130px;
	width:610px;
	border-radius:20px;
	
}
.rightbar .word div.down{
	top:310px;
}
.u-expertInfo .u-con{
	width:93%;
	display:inline-block;
}
.u-expertInfo .details{
	float:right;
	font-size:20px;
	font-weight:bold;
}
.u-expertInfo .details a{
	color:#29aae1;
}
.u-Box .u-inline{
	display: inline-block;
    height: 30px;
    line-height: 30px;
    margin-left: 20px;
    margin-right: 20px;
    padding: 0;
    text-align: center;
    cursor: pointer;
}
/* 弹窗 */
.deleteBox2{
	background:none;
}
.deleteLogin5{
	margin-top:250px;
	background:#eee;
}



























