﻿@charset "utf-8";
/*banner*/
.adTip a{ background:#b89951;}
.adTip a.active{ background:#bc372e;}
/*title*/
.refer p a span{ color:#b92a21;}
.bottom a{ color:#b92a21;}



.link{ background:#BC372E ;}
/*experts*/
.expert .peo span{color:#b92a21;}
.expert_h li a h2{color:#b92a21;}
/*.numb li p a{ color:#b92a21;}
more--color*/
.list li a:hover, .list li a.hover {background:#F5E1E0;color: #BC372E;}
/*home*/
.content .content_title{color:#f36e99;
border-bottom:1px solid #DCE4F4;background: -webkit-gradient(linear, 0 0, 0 100%,from(#FEF3F6), to(#fff ));
	background:-moz-linear-gradient(top, #FEF3F6,#fff  100%);
	background:-o-linear-gradient(top, #FEF3F6,#fff  100%);
	background:linear-gradient(top, #FEF3F6,#fff  100%);
}
.content .content_title a{color:#f36e99;}
.content_title a:after{ background:#f36e99;}
/*一键通话*/
.tel-bj{background:-webkit-gradient(linear, 0 0, 0 100%,from(#ddf1fa), to(#ededed));background:-moz-linear-gradient(top, #ddf1fa,#ededed 100%);background:-o-linear-gradient(top, #ddf1fa,#ededed 100%);background:linear-gradient(top, #ddf1fa,#ededed 100%);}
.expert_adTip a{background:#BC372E;}	
.expert_adTip a.active{background:#114985;}