@charset "UTF-8";
.sy_dropdown{float: left;width: 65px; color: #fff;text-align: center;font-size: 16px;	height: 40px; line-height: 40px; margin-right: 12px;}

.dropdown {
	float: left;
	width: 75px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin-right: 12px;
	position: relative; /* 设置相对定位 */
}

.btm {
	color: white;
	border: none;
	cursor: pointer;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
}
.menu {
	display: none; /* 默认隐藏菜单 */
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 35px;
	left: 0;
	z-index: 500; /* 确保菜单在其他元素之上显示 */
	width: max-content;
	min-width: 100px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
/*	background-color: #f1f1f1;
*/}
.dropdown .menu li a {
	display: block;
	text-decoration: none;
	padding: 8px 16px;
	color: black;
}
/* 当按钮被点击时显示菜单 */
.dropdown:hover .menu {
	display: block;
}

/* ----------------------------------------------- */
.margin_rigjt{margin-right: 0px;}
.wyb_menu{
	left: -577px;
}
.wyc_menu{
	left: -684px;
}
.wyk_menu{
	left: -791px;
}
.wyw_menu{
	left: -898px;
}

/* ----------------------------------------------- */
.dropdown2 {
	float: left;
	width: 130px;
	text-align: left;
	position: relative; /* 设置相对定位 */
}

.btm2 {
	color: #333;
	border: none;
	cursor: pointer;
	font-size: 13px;
	height: 38px;
	width: 130px;
	line-height: 38px;
	float: left;
}
.menu2 {
	display: none; /* 默认隐藏菜单 */
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 35px;
	left: 0;
	z-index: 999; /* 确保菜单在其他元素之上显示 */
	width: max-content;
	min-width: 100px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    background-color: #fff;
}
.dropdown2 .menu2 li a {
	display: block;
	text-decoration: none;
	padding: 4px 16px;
	color: black;
}
/* 当按钮被点击时显示菜单 */
.dropdown2:hover .menu2 {
	display: block;
}
/* ----------------------------------------------- */
.dropdown3 {
	float: left;
	width: 130px;
	text-align: left;
	position: relative;
}

.btm3 {
	color: #333;
	border: none;
	cursor: pointer;
	font-size: 13px;
	height: 38px;
	width: 130px;
	line-height: 38px;
	float: left;
}
.menu3 {
	display: none; 
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 35px;
	left: 0;
	z-index: 999;
	width: max-content;
	min-width: 100px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    background-color: #fff;
}
.dropdown3 .menu3 li a {
	display: block;
	text-decoration: none;
	padding: 4px 16px;
	color: black;
}
.dropdown3:hover .menu3 {
	display: block;
}
.dropdown3:hover {
	background-color: #d2d3d5;
}
/* ----------------------------------------------- */
.kazt_dropdown {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	position: relative; /* 设置相对定位 */
}
.kazt {
	background-color: #12375A;
	height: 50px;
}
.ztbtm {
	background-color: #12375A;
	color: white;
	border: none;
	cursor: pointer;
}
.kazt_dropdown .menu {
	display: none; /* 默认隐藏菜单 */
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 600; /* 确保菜单在其他元素之上显示 */
	width: max-content;
	min-width: 100px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	background-color: #f1f1f1;
}
.kazt_dropdown .menu li a {
	display: block;
	text-decoration: none;
	padding: 8px 16px;
	color: black;
}
/* 当按钮被点击时显示菜单 */
.kazt_dropdown:hover .menu {
	display: block;
}
/*reset 
--------------------*/
*{
margin:0;
padding:0;
}
img{
border:none;
padding:0;
margin:0;
}
/*link & type
--------------------*/
body, div{
font:12px/20px "微软雅黑";
margin:0;
}
div{
margin:0 auto;
}
ul, dl, ol{
margin:0;
padding:0;
list-style:none;
}
h1,h2,h3,h4,h5,h6{
margin:0;
padding:0;
}
.floatlft{
float:left;
}
.floatrgt{
float:right;
}
.Inline{
display:inline;
}
.bold, .bold a{
font-weight:bold;
}
.overauto{
overflow:auto;
}
a{
color:#676767;
text-decoration:none;
}
a:hover{
color:#0265ca;
text-decoration:underline;
}
/*menu-star*/
#menu_bg{}
#menu_bg .imenu_bg{width:980px;height:50px;margin:0 auto;position:relative;top:0;}


.imenu{
	width:170px;
	height:50px;
	line-height:50px;
	text-align:center;
	font-family:"微软雅黑";
	font-size:16px;
	cursor:pointer;
	color:#FFF;
	float:left;
	font-weight:bold;
	background-color: #12375A;
}

.imenu a{ color:#FFF;text-decoration:none}
.imenu a:hover{  color:#FFF;text-decoration:underline;}

.imenu_on{
	width:170px;
	height:50px;
	color:#FFF;
	cursor:pointer;
	float:left;
	line-height:50px;
	text-align:center;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:bold;
}
.imenu_on a{
	color:#fff;
	text-decoration:none;
}
.imenu_on a:hover{
	color:#fff;
	text-decoration:underline;
}

.submnu{
	width:980px;
*width:980px;	_width:980px;
	margin:0 auto;
	display:none;
	position:absolute;
	left:0px;
	top:50px;
	z-index:1000;
	background-color:#FFFFFF;
	filter:alpha(opacity=95);
	-moz-opacity:0.8;
	box-shadow:0px 0px 8px #A2A1A1; 
	overflow: hidden;
}
.submnu a{
	color:#12375A;
	text-decoration:none;
}
.submnu a:hover{
	color:#12375A;
	text-decoration:underline;
}

/* -------------------------lneport---------------------- */
.dropdownshow {
	float: left;
	width: 130px;
	text-align: left;
	position: relative;
}

.btmshow {
	color: #333;
	border: none;
	cursor: pointer;
	font-size: 13px;
	height: 38px;
	width: 130px;
	line-height: 38px;
	float: left;
}
.menushow {
	display: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 35px;
	left: 0;
	z-index: 999;
	width: max-content;
	min-width: 100px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	background-color: #fff;
}
.dropdownshow .menushow li a {
	display: block;
	text-decoration: none;
	padding: 4px 16px;
	color: black;
}
.dropdownshow:hover .menushow {
	display: block;
}
.optionshow:hover {
	background-color: #d2d3d5;
}
/* ----------------------------------------------- */
/*---------------叶子中心---------------*/
#gyyz{width:978px;height:120px; margin:10px 0 0 15px;}
/*---------------叶子中心---------------*/

/*---------------整形美容中心---------------*/
#zx{height:120px;width:978px;margin:0px 0 0 0px;}
/*---------------整形美容中心---------------*/

/*---------------皮肤美容中心---------------*/
#pf{height:160px;width:978px;margin:10px 0 0 15px;}
/*---------------皮肤美容中心---------------*/

/*---------------无创美容中心---------------*/
#wc{width:978px;height:160px; margin:10px 0 0 15px;}

/*---------------无创美容中心---------------*/

/*---------------牙齿美容中心---------------*/
#mc{width:978px;height:120px; margin:10px 0 0 15px;}
/*---------------牙齿美容中心---