body {
}
.banner img {
	width: 100%;
	margin-bottom: 40px;
}
p {
	font-size: 15px;
}
/*内容*/
.inner {
	width: 1100px;
	margin: 0 auto;
}
.intro {
	width: 360px;
	padding: 40px 20px 20px 20px;
	position: relative;
	border: 1px solid #fed497;
}
.intro .title {
	height: 28px;
	padding: 0 10px;
	/*font-size: 18px;*/
	font-size:16px;
	font-weight: bold;
	color: #da130c;
}
.intro .bg {
	display: inline-block;
	/*width: 195px;*/
	height: 28px;
	/*background: url(/uploads/image/i15/title_bg_ds.png) no-repeat;*/
}
.intro p {
	text-align: justify;
	line-height: 35px;
	text-indent: 2em;
}
#intro_bg {
	display: inline-block;
	width: 143px;
	height: 31px;
	position: absolute;
	left: 125px;
	top: 0;
	background: url(/uploads/image/i15/intro_bg_04.png) no-repeat center;
	color: #fff;
	text-align: center;
	line-height: 31px;
}

.col_list {
	width: 660px;
	margin-bottom: 20px;
}
.col_list dt {
	height: 30px;
	margin-bottom: 10px;
}

.col_list .title {
	height: 28px;
	padding: 0 10px;
	font-size: 18px;
	font-weight: bold;
	color: #da130c;
	display:inline-block;
	width:207px;
}
.col_list p {
	text-indent: 2em;
	font-size: 15px;
	line-height: 24px;
}

.col_list .bg {
	display: inline-block;
	/*width: 485px;*/
	width:370px;
	height: 100%;
	background: url(/uploads/image/i15/title_bg_ds.png) no-repeat;
}
.col_list ul {
	padding: 10px;
}

.col_list .news_list {
	height: 30px;
	line-height: 30px;
}
.col_list .news_list a {
	color: #666;
}






/*亲子活动*/
.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;
}
/*版权*/
.footer {
	background: #44a06f;
	margin-top: 20px;
}
.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: #fff;
}
.copy_con .copy_txt span a {
	color: #fff !important;
}
/*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;}

