body {
	background: #f5ffeb;
}
.banner img {
	width: 100%;
}
p {
	font-size: 15px;
}
/*内容*/
.inner {
	width: 1100px;
	margin: 0 auto;
}
.col_name {
	width: 147px;
	height: 45px;
	margin-bottom: 30px;
	background: url(/uploads/image/i10/col_bg_s.png) no-repeat;
}
.col_name h2 {
	width: 125px;
	height: 45px;
	line-height: 45px;
	text-align: center;
}
.col_name h2 a {
	color: #fff;
}
#col_name {
	height: 40px;
	margin: 38px 0;
	background: url(/uploads/image/i10/about.png) center no-repeat;
}
.intro {
	height: 270px;
	background: url(/uploads/image/i10/intro_bg_s_03.png) no-repeat;
}
.intro .intro_con {
	width: 710px;
	padding:20px 20px 20px 0;
	line-height: 30px;
	text-indent: 2em;
	color: #fff;
}
/*亲子活动*/
.col {
	margin-top: 38px;
}
.child {
	margin-bottom: 30px;
}

.child .col_list span {
	display: block;
	width: 100%;
	height: 110px;
	background: #83aee1;
}
.child .col_list li {
	width: 260px;
	float: left;
	margin-left: 20px;
}
.child .col_list h3 , .child .col_list p {
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
}
.child .col_list p {
	width: 240px;
	text-align: left;
	padding: 0 10px;
}

.col_bot {
	float: left;
	margin-left: 17px;
}
/*版权*/
.copy{
    width: 100%;
    height: 110px;
    background: #c8c8c8;
    float: left;
    margin-top: 25px;
}
.copy_logo{
    float: left;
    padding-left:225px;
    max-width: 55px;
    margin-top:10px;
}
.copy_con{
    width: 1100px;
    height: 80px;
    margin: 0 auto;
    font-size: 13px;
    color: #666666;
    line-height: 30px;
    text-align: center;
}
.copy_con .copy_txt{
    text-align: center;
    margin-top: 10px;
    width: 650px;
    float: left;

}
.copy_con .copy_txt span{
    padding-top: 5px;
    max-width: 560px;
    width: 55%;
    height: 40px;
    color: #666666;
}
/*superslider*/
/* 本例子css */
.slidetxtbox{ width:353px; border:1px solid #ddd; text-align:left;  }
.slidetxtbox .hd{ 
	height:30px; 
	line-height:30px; 
	padding: 0 15px;
	background:#f5ffeb; 
	position:relative; 
	}
.slidetxtbox .hd a {
	padding-right: 20px;
	border-right: 1px solid #ddd;
}
.slidetxtbox .hd ul{
	float:left;  
	position:absolute;  
	width: 323px;
	height:30px; 
	border-bottom: 1px solid #ddd;
	}
.slidetxtbox .hd ul li{ float:left; padding:0 6px; cursor:pointer; height:30px; font-size: 17px;}
.slidetxtbox .hd ul li.on{ height:30px; font-weight: bold;}
.slidetxtbox .hd ul li a:hover {color: #000;}
.slidetxtbox .bd ul{ padding:15px;  zoom:1;  }
.slidetxtbox .bd li{ height:24px; line-height:24px;   }
.slidetxtbox .bd li .date{ float:right; color:#666;  }
.slidetxtbox .bd li a {color:#666; font-size: 15px; }
.slidetxtbox .bd li a:hover {color:#088fe4;}

