/* 皮肤配色风格-1-默认  */

/* 主色调 */
.hearder-search button,
.menu-nav,
.hearder-search button, .template2 .manu_top,
.template2 .team_tab li.current::after,
.teamList .viewDetails:hover,
.expertList li .viewDetails:hover,
.expertList .viewDetails  {
    background-color: #015198;
}
.hearder-search {
    border: 1px solid #015198;
}
.template2 .menu-nav{
    border-bottom: 2px solid #015198;
}
.iconImg,
.lftMenu ul:after,
.lftMenu ul li:after,
.max_Menu12 ul:before,
.moreLink a:first-child .iconlink,
.moreLink a:last-child .iconlink,
.tab li.current:after,
.team_tab li.current:after {
    background: url(../images/home_all.png) no-repeat;
}
.main-header .logo-black {
	background:url(../images/nMLogo.png) no-repeat;
}
.moreInquiry {
    background: url(../images/more.png) no-repeat;
}
/* 注册页面 */
.top-quan {
    background: url(../images/icons.png);
}
/* 辅助色 */
.tagLink,
.nav-cats-wrapper,
.Filter_doctor_btn a:hover,
.onlineVisits .tabFilter .FilterListTab a.active,
.onlineVisits .tabFilter .FilterListTab a.active:hover,
.expertList .viewDetails:hover  {      
   background-color: #0070D4;
}
.doctor-list .doctor-btn a,
.Tj_doctors ul li dl dd a {    
    background-color: #009BDB;
}
.rgtMenu ul li a:hover,
.rgtMenu ul li a.active,
.doctor-list .doctor-btn a:hover {
    background-color: #0076BA;
}
/* 左侧菜辅助色 */
.lftMenu {
    background-color: #F6F8FF;
}
/* 文字主色调 */
.tab li.current, 
.team_tab li.current,
.Filter_doctor_btn a i,
.template2 .rgtMenu ul li a.active,
.template2 .team_tab li.current,
.template2 .tabMor {
    color: #02509A;
}
.tab li.current, .team_tab li.current {
    border-bottom: 1px solid #02509A;
}
/* 就医指南 */
.GuideList li:hover .listInfo,
.GuideList li:hover .listInfo::before,
.GuideList li:hover .listInfo::after {
    background-color: #3b76ba !important;
}
.GuideList li .listInfo a {    
    background-color: #264f8e;
}
/* 按钮颜色 */
.modRegisterCol span .mui-btn,
.moreInquiry > a {    
    background-color: #F9A821;
}
.modRegisterCol span .mui-btn,
.moreInquiry > a {
box-shadow: 1px 1px 0px 0 #CD7F03;
}
.GuideList li > a span {  
    background-color: #0076ba94;
}







