.ystop{
	width:100%;
}
.ysgallery{
	width:100%;
	height:400px;
	background-color:#f1f1f1;
}




.itservice{
	margin-top:10px;
	width:980px;
	margin-left:auto;
	margin-right:auto;
}



.itservice .servitem{
	float:left;
	width:153px;
	height:80px;
	background-color:#f1f1f1;
	margin-left:5px;
	margin-right:5px;
	text-align:center;
	/*display: table-cell;
    vertical-align:middle;*/
	line-height: 78px;
	font-size:18px;
}


.itservice .ysservitem{
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
	border-radius: 5px;
	width:312px;
	height:155px;
	border: solid #ccc 1px;
	background-color: #f5f5f5;
	margin-top:10px;
	margin-left:10px;
	float:left;
/*	background-image:url(../img/yss01.jpg);*/
}


.itservice .ysservitem img{
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
	border-radius: 5px;
}



.ysservitem a ul{
	position:absolute;
	margin-top:-100px;
	margin-left:10px;
}

.ysservitem a ul li span{
	font-size:16px;
	font-weight: 700;
}



.yscontent{
	width:980px;
	margin-left:auto;
	margin-right:auto;
}

.leftside{
	float:left;
	width:150px;
}

.leftside .leftmenu li{
	height:50px;
	font-size:14px;
	margin-top:10px;
}

.maincontain{
	float:left;
	width:980px;
	min-height:500px;
}

.ysstit{
	width:980px;
	height:40px;
	border-bottom:3px solid #f1f1f1;
	font-size:15px;
	font-weight:700;
	line-height:65px;
	margin-bottom:10px;
}

.ysstit .span_style{
	color:#58b431;
}



.div_ysmain{
	float:left;
	width:326px;
	text-align:center;
	margin-top:50px;
}

.div_ysmain ul li span{
	font-size:13px;
}

.img_ysmain{
	width:200px;
	height:200px;
}

.ysbeijian{
	clear:both;
}



.ul_ysbj li{
	float:left;
	width:245px;
	text-align:center;
	height: 185px;
}

.ul_ysbj li span{
/*	position:absolute;*/
/*	margin-top:150px;*/
/*	margin-left:-134px;*/
}


.ul_ysbj li .imgstrut{
	width: 235px;
	height: 150px;
	overflow: hidden;
}
.ul_ysbj li .imgstrut:hover .img_ysbj{
	transform: scale(1.04);
	-webkit-transform: scale(1.04);
	transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
}

.img_ysbj{
	width:235px;
	height:150px;
}




.ysadv{
	clear:both;
}



.ysadvitem{
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
	border-radius: 5px;
	width:475px;
	height:100px;
	border: solid #ccc 1px;
	background-color: #f5f5f5;
	margin-top:10px;
}

.ysadv01 ,.ysadv03{
	float:left;
}

.ysadv02 ,.ysadv04{
	float:right;
}


.ysadv .ysadv05{
	float:left;
	width:978px;
	height:100px;
	margin-bottom:10px;
}




.ysadvitem .ysadvtxt span{
	font-size:14px;
	position:absolute;
	margin-top:25px;
	margin-left:20px;
	width:450px;
}











