@CHARSET "UTF-8";
#banner_cup{
	width:100%;
	height: auto;
	position: relative;
}

#banner{
	width:100%;
	height:100%;
	overflow:hidden;
	margin:0 auto;
	position:relative;
}

#banner ul li{
	width:100%;
	filter:alpha(opacity:0);
	opacity:0;
	top:0;
	left:0;
}

#banner ul li a{
	width:100%;
	height: auto;
	display:block;
} 

#banner_cup p{
	width:100%;
	height:50px;
	line-height:50px;
	text-align:center;
	display:block;
	filter:alpha(opacity:1);
	opacity:1;
	overflow:hidden;
	position: absolute;
	left:0;
	bottom:0;
}

#banner_cup p a{
	width:40px;
	height:10px;
	line-height:30px;
	display:inline-block;
	background:#460000;
	cursor:pointer;
	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
	filter:alpha(opacity:50);
	 opacity: .5; 
	  -khtml-opacity: .5;  
    -moz-opacity: 0.5;
}

#banner_cup p a.active{
	background:#BC1F24;
	filter:alpha(opacity:50);
	 opacity: .5; 
	  -khtml-opacity: .5;  
    -moz-opacity: 0.5;
}

/*服务项目*/
#index_service_cup{
	width:100%;
	height:230px;
	padding:15px 0;
	overflow:hidden;
	background:#91b83e;
}

#index_service{
	width:1000px;
	margin:0 auto;
}

#index_service h1{
	color:#fff;
	font-size:18px;
	font-family:'微软雅黑';
}

#index_service dl{
	width:242px;
	margin:10px 10px 15px 0;
	float:left;
}

#index_service em{
	width:120px;
	height:32px;
	line-height:32px;
	display:block;
	margin:0 auto;
	clear:both;
	text-align:center;
	border:1px solid #fff;
}

#index_service em a{
	color:#fff;
	display:block;
	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}

#index_service em a:hover{
	color:#91b83e;
	background:#fff;
}



/*关于益淼康*/
#index_about_cup{
	width:100%;
	height:320px;
	padding:50px 0;
	background: #bad001;
}

#index_about{
	width:1000px;
	margin:0 auto;
}

#index_about h1{
	color:#0079ae;
	line-height:50px;
	font-size:24px;
	letter-spacing: 1px;
	font-family:'微软雅黑';
}

#index_about dl dt{
	width:360px;
	margin:0 20px 0 0;
	float:left;
}

#index_about dl dd{
	color:#00638f;
	line-height:30px;
	text-indent:28px;
	margin:0 0 0 10px;
	font-size: 18px;
	font-family: '微软雅黑';
}

#index_about dl dd.about_more{
	width:120px;
	height:32px;
	line-height:32px;
	text-align:center;
	text-indent:0;
	position:absolute;
	left:370px;
	top:210px;
}

#index_about dl dd.about_more a{
	color:#fff;
	display:block;
	border:1px solid #fff;
	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}

#index_about dl dd.about_more a:hover{
	color:#fff;
	border:1px solid #0079ae;
	background:#0079ae;
}


/*养生知识 健康色谱*/
#index_health_cup{
	width:100%;
	height:350px;
	padding:50px 0;
	background:#91b83e;
}

#index_health{
	width:1000px;
	margin:0 auto;
}

/*养生知识*/
#yangsheng{
	width:655px;
	height:350px;
	float:left;
}

#yangsheng h1{
	color:#fff;
	font-size:16px;
	font-family:'微软雅黑';
	line-height:30px;
}

#yangsheng_m{
	width:100%;
	height:320px;
	overflow: hidden;
	background:#fff
}

#yangsheng_m dl{
	height:70px;
	overflow:hidden;
	padding:10px;
}

#yangsheng_m dl dt{
	width:70px;
	height:70px;
	margin:0 10px 0 0;
	overflow:hidden;
	background:#91b83e;
	float:left;
}

#yangsheng_m dl dt img{
	width:100%;
}

#yangsheng_m dl dd.ys_title{
	color:#333;
	width:550px;
	line-height:24px;
	font-size: 18px;
	font-weight: bold;
	margin:0 0 5px 80px;
	border-bottom:1px dashed #ccc;
}

#yangsheng_m dl dd.ys_title a:hover{
	color:#91b83e;
}

#yangsheng_m dl dd{
	color:#666;
	line-height:24px;
	font-size:12px;
}

#yangsheng_m em{
	width:100%;
	height:40px;
	line-height:40px;
	text-align:center;
	display:block;
	background:#f5f5f5;
	position:absolute;
	left;0;
	bottom:0;
}

#yangsheng_m em a{
	color:#91b83e;
	display:block;
	margin:0 auto;
	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}

#yangsheng_m em a:hover{
	color:#000;
	background:#eee;
}


/*加入我们*/
#index_join_cup{
	width:335px;
	height:350px;
	float:right;
}

#index_join_cup h1 a{
	color:#fff;
	font-size:16px;
	font-family:'微软雅黑';
	line-height:30px;
}

#index_join{
	width:315px;
	height:300px;
	padding: 10px;
	background:#fff;
}

#index_join dl{
	width: 100%;
	height: 100%;
	overflow: hidden;
}

#index_join dl dt{
	width: 100%;
	height: 120px;
	overflow: hidden;
}

#index_join dl p{
	color: #0079ae;
	line-height: 30px;
	font-size: 16px;
	font-family: '微软雅黑';
}

#index_join dl dd{
	color: #666;
	line-height: 25px;
}


#main{
	width:1100px;
	margin:0 auto;
}


#main1{

background:url(../images/cc2.jpg);	
height:261px;
	
}
#main1 dt ul li a{color:#555;}
#main1 dt ul li a:hover{color:#ff0000;}
#main11{font-size:12px;line-height:40px;height:40px;padding-left:80px;color:#888;}
#main12{margin-top:20px;
padding-left:20px;}

.aa1{
color:#aaa;
font-weight:lighter;
border:1px solid #aaa;
width:90px;
margin:0 auto;	
margin-top:40px;
}

.aa1:hover{color:#fff;cursor:pointer;border:1px solid #fff;}

#main12 dt{float:left;margin-left:3px;}
#main12 dt ul{width:370px;}
#main12 dt ul li{float:none;margin-bottom:10px;}

#main12 dt ul li a{font-size:12px;}
.tt1{width:370px;font-size:16px;margin-bottom:0px;}
.tt1 span{float:right;}
#main12 dt font{color:#999;font-size:12px;}
.ab {width:50px;}
.ab li{width:100px;height:24px; background:url(../images/index1167_25.jpg) bottom no-repeat;line-height:24px;margin-left:10px;margin-bottom:10px;padding-left:9px;}

#main2{margin-top:20px;width:100%; overflow:hidden;}
#main2 dt{float:left;margin-right:9px;}
#main2 ul li{float:none;padding-left:0px;line-height:150%}
#main2 dt font{color:#999;font-size:12px;}
#main2 ul li a{font-size:12px;color:#777;}
.w1{width:170px;}
h3 a{
	color:#cc3333;
}

