/* CSS Document */
@import url(reset.css);
* html,* html body{background-image:url(about:blank);background-attachment:fixed} 
body{
	background:#f1f1f1;	
	font-size:12px;
	color:#757575;
	font-family: "新宋体","微软雅黑", Verdana;
	line-height:22px;
}
a{
	color:#696969;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.c_8c278d{ color:#8c278d;}
.c_8c278d a{ color:#8c278d;}
.fr{ float:right;}
.fl{ float:left;}
.hidd{ display:none;}
.layout{ position:relative; width:980px; margin: 0 auto;}
.clear{ clear:both;}
.header_top{
	height:28px;
	background:#e5e5e5;
	
}
.kouhao{ float:left;}
.jianjie{ float:left;
	padding-left:10px;
	line-height:28px;
	color:#6b6b6b;
}
.header_top .btns{
	float:right;
	line-height:28px;
	text-align:right;
}
.header_top .btns a{ color:#44294c;}
.header_top .set_home{padding-right:10px;}
.header_top .add_to_fav{
	border-left:1px solid #44294c;
	padding-left:10px;
}

.header{
	height:104px;
	background:url(../images/header_bg.jpg)  repeat-x;
	overflow:hidden;
}
.logo{ float:left;}
.tel400{ float:right; width:555px; overflow:hidden;padding:20px 0 19px;}

/*--导航--*/
.nav{
	height:36px;
	background:url(../images/nav_bg.jpg) repeat-x;
}
.nav li{
	float:left;
	width:97px;
	border-left:1px solid #713c7e;
	height:36px;
	line-height:36px;
	text-align:center;
	font-size:14px;
}
.nav li a{
	color:#ffffff;
}
.nav li.curr{
	background:url(../images/nav_hover_bg.jpg) repeat-x;	
}
.nav li.laba{
	text-indent:-99em;
	background:url(../images/laba.jpg) 50px 5px no-repeat;	
	width:95px;
	border-right:1px solid #713c7e;
	overflow:hidden;
}

/*--------二级栏目开始---------*/
.sub_nav{
	width:980px;
	height:65px;
	margin:0 auto;
	padding:15px 0;	
}
.sub_nav_bd{
	float:left;
	height:65px;
}

.sub_nav_bd h5{
	font-size:14px;
	color:#4d234a;
	font-weight:bold;
	height:26px;
}
.sub_nav_bd h5 a{
	color:#4d234a;
}

.nav_zx h5{
	background:url(../images/nav_item_bg.png) 90px -8px; no-repeat;
	width:156px;
}
.nav_mr h5{
	background:url(../images/nav_item_bg.png) 93px -46px; no-repeat;
	width:170px;
}
.nav_wc h5{
	background:url(../images/nav_item_bg.png) 93px -85px; no-repeat;
}
.nav_kq h5{
	background:url(../images/nav_item_bg.png) 93px -124px  no-repeat;
}

.sub_nav_bd p{
	line-height:16px;
}

.nav_zx{
	width:183px;
	background:url(../images/sub_nav_sepline.jpg) right no-repeat;
}
.nav_mr{
	padding-left:20px;
	width:166px;
	padding-right:15px;
	background:url(../images/sub_nav_sepline.jpg) right no-repeat;
}

.nav_wc{
	padding-left:20px;
	width:184px;
	background:url(../images/sub_nav_sepline.jpg) right no-repeat;
	padding-right:15px;
}

.nav_kq{
	float:left;
	padding-left:25px;
	width:240px;
}








.expert_duty_time_box{
	float:left;
	padding-left:25px;
	width:240px;
}
.expert_duty_time_box h3{
	font-size:14px;
	color:#4d234a;
	font-weight:bold;
}
.expert_duty_time_box ul{
	height:36px;
	overflow:hidden;
}

.expert_duty_time_box li{
	height:18px;
	line-height:18px;
}

.expert_duty_time_box  span{
	color:#663366;
}

.tel_box{
	float:right;
	width:85px;
	padding-right:10px;
	padding-top:15px;
	overflow:hidden;
}



/*---临时样式---*/
.nav_teeth{
	padding-left:16px;
	padding-right:16px;
	width:132px;
	background:url(../images/sub_nav_sepline.jpg) right no-repeat;
}
.beauty_tel{
	float:left;
	width:193px;
	height:65px;
	text-align:right;
}
.nav_teeth h5{
	background:url(../images/nav_item_bg.png) 90px -125px; no-repeat;
}



/*--------/////二级栏目结束---------*/


.foot{
	margin-top:10px;
	height:264px;
	background:url(../images/foot_bg.jpg) #ffffff repeat-x;
}
.foot_nav{
	padding-top:10px;
	height:50px;
	line-height:50px;
	text-align:center;
}
.copyright{
	padding-top:30px;
	background:url(../images/line1.jpg) center;
}
.weixin{
	float:left;
	width:340px;
	text-align:right;
}
.copyright_txt{
	float:left;
	padding-left:20px;
	line-height:22px;
}

.xlwb{
	padding-left:30px;
	background:url(../images/ico_wb.jpg) 6px 0px no-repeat;
}
.xlwb a,.txwb a{
	color:#571e61;
}
.txwb{
	padding-left:30px;
	background:url(../images/ico_wb.jpg) 6px -28px no-repeat;
}
#wrapper { display:none;}
