
/* CSS Document */
/* 右侧 */
.special_expert,.doctoes_list li{background:url(../image/imgloading.gif) no-repeat center;}
	/* 特邀专家 */
.Invited_experts{ padding:12px 12px 20px; border-bottom:1px solid #dfdfdf;}
.Invited_experts h3{ width:100%; padding-bottom:10px; font-size:16px; line-height:30px; font-weight:normal; overflow:hidden;}
.Invited_experts h3 a{ float:right; width:88px; height:22px; margin-top:4px; text-indent:-999em; background:url(../image/contentR_icons.png) no-repeat;}
.Invited_experts h3 a:hover{ background-position:0 -32px;}
.special_expert{ width:264px; height:164px; overflow:hidden; position:relative; }
.special_expert img{ width:264px; height:164px;}
.special_expert .hd{ position:absolute; bottom:3px; right:5px;}
.special_expert .hd span{ display:inline-block; width:10px; height:10px; margin-left:5px; background:#fff; -webkit-border-radius:5px; cursor:pointer; -moz-border-radius:5px; -ms-border-radius:5px; border-radius:5px;}
.special_expert .hd span.active{ background:#91268f;}
	/* 专家团队 */
.doctors_team{ padding:12px 12px 30px; border-bottom:1px solid #dfdfdf; position:relative;}
.doctors_team h3{ width:100%; padding-bottom:10px; font-size:16px; line-height:30px; font-weight:normal; overflow:hidden;}
.doctors_team .docBtn{ position:absolute; bottom:10px; width:100%; text-align:center;}
.doctors_team .docBtn span{ display:inline-block; width:14px; height:14px; margin:0 3px; background:#ccc; cursor:pointer; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%;}
.doctors_team .docBtn span.active{ background:#91268f;}
.doctoes_list{ height:216px; overflow:hidden;}
.doctoes_list ul{ overflow:hidden;}
.doctoes_list li{ float:left; width:76px; padding:0 6px 10px; text-align:center; background-position:center 30px; -webkit-background-size:50%; -moz-background-size:50%; background-size:50%; overflow:hidden;} 
	/* 联系方式 */
.artRight_Link{ padding:20px; border-bottom:1px solid #dfdfdf;}
.artRight_Link p{ height:104px; padding-bottom:20px; background:url(../image/list_10_01.jpg) no-repeat center top;}
.artRight_Link span{ display:block; width:100%; overflow:hidden;}
.artRight_Link a{ float:left; width:118px; height:38px; text-indent:-9999em; background:url(../image/contentR_icons.png) no-repeat; -webkit-transition:all .3s; -moz-transition:all .3s; transition:all .3s;}
.artRight_Link a.qqLink{ background-position:-118px -170px;}
.artRight_Link a.qqLink:hover{ background-position:-118px -208px;}
.artRight_Link a.onlineLink{ margin-left:10px; background-position:0 -170px;}
.artRight_Link a.onlineLink:hover{ background-position:0 -208px;}
	/* 猜你喜欢 */
.guess_likes{ padding:12px 12px 30px;}
.guess_likes h3{ width:100%; padding-bottom:10px; font-size:16px; line-height:30px; font-weight:normal; overflow:hidden;}
.guess_likes ul{ background:url(../image/a1-8.png) no-repeat left 10px;}
.guess_likes li{padding-left: 20px; border-bottom: 1px dotted #ccc; line-height:2.9;}
.guess_likes a{ display:block; width:100%; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
