.syserve_daycontent{
	width: 100%;height: 560px;
	background: url(../images/bg6.png)no-repeat left top;
	background-size: cover;
}
.syserve_daycontent h3{
	font-size: 27px;width: 70%;margin: 0 auto;padding: 60px 0 60px 0;
}
#daywe{
	width: 542px;margin: 0 auto;
}

/* single_div 单页样式*/
.single_div{
	width: 100%;
	min-height: 560px;
	padding:50px 0px;
}
.single_div h3{
	font-size: 27px;margin: 0 auto;padding: 60px 0 60px 0;
}
.single_div h4{
	line-height: 40px;
    font-size: 14px;
}
.single_div p{
	line-height:30px;
}
/* 招商热线 */
.div_zhaoshang{
	position: relative;
    display: flex;
    overflow: hidden;
}
.div_zhaoshang img{padding:0;margin:0;}
.div_zhaoshang_text{
	position: absolute;
    bottom: 0;
    height: 130px;
    background-color: #00000096;
    width: 400px;
    padding: 20px;
}
.div_zhaoshang_text h6{
	color: #ffffff;
    font-size: 16px;
    font-weight: normal;
    line-height: 40px;
}
.div_zhaoshang_text p{
	color: #ffffff;
    font-size: 14px;
}












