@charset "utf-8";
/* CSS Document */
p,ul,li{
	padding: 0;
	margin: 0;
	line-height: 25px;
}
img{
	max-width: 100%;
}
.product_title{
	font-size: 36px;
	color: #353535;
	font-weight: 400;
	text-align: center;
	margin: 40px 0;
	
	
}

.border_bottom {
    content: "";
    width: 153px;
    height: 3px;
    background-color: #00a2e9;
    left: 50%;
    top: 0px;
    display: block;
    margin: 0 auto;
    margin-bottom: 30px;
}

.content{
	width:1200px;
	margin: 0 auto;
	color: #353535;
}
.font25{
	font-size: 25px;
	color: #353535;
	
	
}
.bg01{
	background: url(img/jiaoyu.png) bottom center no-repeat;
	height: 280px;
}
.font17{
	font-size: 17px;
	color: #353535;
	
	
}

.font14{
	font-size: 14px;
	line-height:30px;
	
}

.dian{
	background: url(img/shape.png) left center no-repeat;
	padding-left: 25px;
}

.padding_top15{
	padding-top: 15px;
}
.xian_top{
	border-top: 1px solid #E8E8E8;
	padding-top: 20px;
}
.xian_bottom{
	border-bottom: 1px solid #E8E8E8;
	padding-bottom: 20px;
}

.left{
	width: 48%;
	float: left;
}
.right{
	width: 48%;
	float: right;

}
.font_weight{
	font-weight: bold;
}
.inblock{
	display: inline-block;
	
}
.produnt_01inblock{
	padding: 5px 10px;
	background: #00b2bc;
	color: #fff;
	border-radius: 3px;
}

.products_bg02{
	background: url(img/needs.png);
	background-size: cover;
	height: 232px;
	text-align: center;
	
}
.center{
	text-align: center;
}


.product_block02{
margin-left: 40px;
	width: 350px;
	
}

.tab{	
	width: 340px;
	margin: 0 auto;
}

#tabs-1,#tabs-2,#tabs-3{
	background: #fcfcfc;
}
