@charset "utf-8";

/*~~~~框架布局~~~*/
/*==顶部↓==*/
body{  font-family: "Microsoft YaHei",Arial,Helvetica,sans-serif;font-size:14px; color:#000;  margin:0px; padding:0px; background:#fff  }
 *{ margin:0px; padding:0px;}
.clear{clear:both;height:0;overflow:hidden; font-size:0px;}
.clear10{height:10px;overflow:hidden;clear:both;}
.clear20{height:20px;overflow:hidden;clear:both;}
.clear40{height:40px;overflow:hidden;clear:both;}
ol,ul,li{list-style:none outside none;}
a{color:#000;  text-decoration:none}
a img{border:0 none;}
table,tr,td,th{border-collapse:collapse;padding:0; margin:0;}
img{vertical-align: middle;}
/*input,textarea{padding:0 2px; resize:none;}*/
.fl{ float:left;}
.fr{ float:right;}
.padding{ padding:10px;}
.info{ line-height:35px; text-align:left; }
.red{ color:#990000; font-weight:bold;}
.black{ color:#000;}
.green{ color:#26973d}
.body1{ width:100%;overflow:hidden}

.logo{ width:100%;  margin:0 auto; overflow:hidden }
.fl{ float:left;}
.fr{ float:right;}
.nav{ width:100%; margin:0 auto; overflow:hidden;background:#E5007F; height:65px; }
.nav ul{ width:100%; margin:0 auto}
.nav ul li{ width:24%; float:left; border:1px #ccc double; margin-bottom:1px; margin-right:1px; overflow:hidden;}
.nav ul li a{ width:100%;  height:30px; display:block; text-align:center; color:#fff;  font-size:14px; line-height:30px;}
.nav ul li a:hover{color:#333; background: #FFE9FB; }

#banner{width:100%; overflow:hidden; margin:0 auto;}
.main{width:100%; margin:0 auto; overflow:hidden;}
.about{width:98%; margin:0 auto; overflow: hidden; line-height:28px; text-align:left;}
.title{ width:100%; overflow:hidden; background:url(../images/tibo.png) no-repeat center; margin:0px auto; font-size:18px; letter-spacing:1px; color:#333;  line-height:50px;text-align:center;}




/**产品分类**/
.xz{ width:100%; overflow:hidden; margin:0px auto;}
.xz ul{ }
.xz ul li{ width:49%; float:left; overflow:hidden; font-size:15px; margin-right:1%; margin-bottom:2px; } 
.xz ul li a{ width:100%; height:40px; display:block; text-align:center; color:#666;  line-height:40px; border-bottom:1px #CCCCCC dotted}
.red{ background:#fff }
.red:hover{background:#fff; color:#333; }
.xz ul li a.active{  color:#A48B78; line-height:40px; background: url(../images/jian.png) no-repeat right; height:40px; font-weight:900}


/**月嫂推荐**/
.ys_intro{width:100%; margin:0 auto;}
.more{float:right; height:55px; line-height:55px; padding-right:20px;}
.ys_info{ width:100%; text-align:center; padding:10px 0px;}
.ys_info ul{}
.ys_info ul li{ width:49%; float:left; margin-bottom:10px;}
.ys_info ul li div{ width:145px; margin:0px auto;}
.ys_info ul li div img{width:135px; height:150px; padding:10px; border:1px solid #666666; -moz-border-radius: 15px; -webkit-border-radius: 15px;   border-radius:15px;}
.ys_text{line-height:25px;}
.ys_info ul li .ys_name{font-size:14px; font-weight:bold;}
.ysintro{}
.ysintro a{/*background:url(../images/intro_bg.png) no-repeat left center;*/ width:100px; height:36px; /*color:#ffffff;*/}



/**人才招聘**/

	.my-biji-view{
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	.my-biji-view li{
		border-top: 10px solid #fff;
		padding: 1px 1px;
	}
	.my-biji-view li .biji-tit{
		height: 20px;
		line-height: 20px;
		font-size: 14px;
		color: #000;
		font-weight: 600;
		margin-bottom: 10px;
		overflow: hidden;
	}
	.my-biji-view li .biji-content{
	width:810px;
		font-size: 14px;
		color: #000;
		line-height: 20px;
		margin-bottom: 10px;
	}
	.my-biji-view li .biji-oth{
		border-top: 1px solid #f2f2f2;
		padding: 10px 0;
		
		align-items: center;
		justify-content: space-between;
		font-size: 12px;
		color: #999;
	}
	button{
		padding: 3px 6px;
		border: none;
		outline: none;
		background-color: #009933;
		color: #fff;
		font-size: 12px;
		border-radius: 4px;
	}





.products{  }
.products ul{ width:100%; text-align:center; padding:10px 0px;}
.products ul li{ width:49%; float:left; margin-bottom:10px;}
.products ul li div{ width:140px; margin:0px auto;}
.products ul li div img { width:130px; height:100px; padding:10px; border:1px solid #666666; -moz-border-radius: 15px; -webkit-border-radius: 15px;   border-radius:15px; }


.newscon{width:98%; margin: 0 auto; }
.newscon ul{}
.newscon ul li{width:100%; border-bottom:1px #CCCCCC dotted; text-align:left; line-height:35px; height:35px;}


.footer{background:#FA98BD; width:100%; overflow:hidden;position:fixed;bottom:0px;}
.footer li{width:20%;float:left;text-align:center;color:#fff;}
.footer ul{width:100%;}
.footerimg{}
.footer_text a{width:100%;display:block;font-size:12px;color:#fff;}
.footer_text p{margin-top:5px;}