/* 
	tabs 切换效果 css	
 */
.box{width:400px; margin-left:10px;background:#fff;}
.tab_menu{overflow:hidden; border-bottom: 1px solid #dbdbdb; padding-bottom: 0px; font-size: 17px;}
.tab_menu li{float:left;height:30px;line-height:30px;text-align:center;cursor:pointer;list-style: none; margin-right: 10px; border-top: 2px solid #fff;padding-left:10px; padding-right:10px; color:#000}
.tab_menu li.current{color:#F00;background:#fff;border-bottom: 2px solid #dc6075;line-height:30px;height: 30px; padding-left:10px; padding-right:10px;}
.tab_menu li a{color:inherit;text-decoration:none;font-size:16px;font-family:方正宋黑简体}
/* .tab_menu li.current a{color:#333;} */
.tab_box{padding:0px;}
.tab_box li{height:20px;line-height:20px;overflow:hidden;list-style:none;border-bottom: 1px dotted #efefef;margin-top: 4px;line-height: 150%;}
.tab_box li span{;font-family:"宋体";font-size:12px;font-weight:400;color:#ddd;}
.tab_box .hide{display:none;}
.sublist {margin-top: 5px; text-align: left; font-size: 14px; line-height: 30px;}

li{ list-style:none;}
i.square-3 { background: #666;display: inline-block;height: 3px;margin-right: 5px;vertical-align: 4px;width: 3px;}
i.square-4 { background-image:url('../Images/arrow.gif');display:inline-block;height: 11px;margin-right: 5px;vertical-align: 4px;width: 10px; text-align:center; vertical-align:middle;}

.box_xxgk {margin:auto 0;background:#fff;}
.tab_menu_xxgk {overflow:hidden; border-bottom: 1px solid #dc6075;font-size: 14px;}
.tab_menu_xxgk li{float:left;text-align:left;cursor:pointer;list-style: none; border-top: 2px solid #fff; margin-right: 1px; padding: 5px;}
.tab_menu_xxgk li.current{float:left;color:#dc6075;background:#df0f0f; margin-right: 1px; color: #fff; padding: 5px;}
.tab_menu_xxgk li a{color:inherit;text-decoration:none;font-family:方正宋黑简体}


.box_bmfw{width:570px; margin-left:2px;background:#fff;}
.tab_menu_bmfw{overflow:hidden; border-bottom: 1px solid #dbdbdb; padding-bottom: 0px; font-size: 17px;}
.tab_menu_bmfw li{float:left;height:30px;line-height:30px;text-align:center;cursor:pointer;list-style: none; margin-right: 10px; border-top: 2px solid #fff;padding-left:10px; padding-right:10px; color:#000}
.tab_menu_bmfw li.current{color:#F00;background:#fff;border-bottom: 2px solid #dc6075;line-height:30px;height: 30px; padding-left:10px; padding-right:10px;}
.tab_menu_bmfw li a{color:inherit;text-decoration:none;font-size:16px;font-family:方正宋黑简体}


.box_ldzc {width:790px;background:#fff;}
.tab_menu_ldzc {overflow:hidden; border-bottom: 1px solid #dc6075;font-size: 14px;}
.tab_menu_ldzc li{
	background-image:url('../Images/ldzc_blue.png');
	color:#dc6075;
	float:left;
	height:30px;
	line-height:30px;
	text-align:center;
	cursor:pointer;
	list-style: none; 
	border-top: 1px solid #fff; 
	margin-left: 30px;
	margin-right: 30px; 
	width:100px;
	padding: 2px;
}
.tab_menu_ldzc li.current{
	background-image:url('../Images/ldzc_red.png');
	margin-left: 30px;
	margin-right: 30px;
	width:100px;
	color: #fff; 
	padding: 2px;
}
.tab_menu_ldzc li a{color:inherit;text-decoration:none;color: #fff; }