
.pc-show {
	display: block;
}
.yunu-section {
  padding: 60px 0;
}
.container {
  width: 1440px;
  margin: 0 auto;
}
.yunu-section-title.white {
  color: #fff;
}
.yunu-section-title {
  text-align: center;
  font-size: 40px;
  margin-bottom: 40px;
}
.yunu-pinzhi {
  margin-left: -50px;
}
.yunu-section-title span {
  display: inline-block;
  position: relative;
  padding: 0 30px;
  font-weight: bold;
}
.yunu-section-title p {
  margin: 0;
  font-size: 20px;
}
.yunu-section-title.white span:before, .yunu-section-title.white span:after {
	background-color: #fff;
}
.yunu-section-title span:before, .yunu-section-title span:after {
	width: 20px;
	height: 1px;
	position: absolute;
	content: '';
	top: 50%;
	background-color: #000;
}
.yunu-section-title span:after {
	left: 100%;
}
.yunu-pinzhi li {
	float: left;
	width: 20%;
	display: block;
    box-shadow: 0px 1px 35px 0px rgb(27 75 209 / 38%);
}
#fuwu{
    width: 24.5%;
    margin: 0.1%;
    border: 1px #008cff solid;
}
#fuwu a{
    margin-left:0;
}
#fuwu .text1{
    margin-top: 50%;
    height: 232px;
    text-align: center;
}
.text1 {
    
}
.yunu-pinzhi li a {
	display: block;
	margin-left: 8px;
	position: relative;
	overflow: hidden;
}
.yunu-pinzhi li .text {
	background-color: #fff;
	text-align: center;
	position: relative;
	z-index: 1;
	height: 232px;
}
.yunu-pinzhi li i {
	display: inline-block;
	background: no-repeat center;
	height: 68px;
	margin-top: -34px;
	width: 68px;
	vertical-align: middle;
}
.yunu-pinzhi li h4 {
	line-height: 50px;
	background: url(../images/pinz_line01.gif) no-repeat center bottom;
	font-size: 18px;
	margin: 0;
}
.yunu-pinzhi li p {
	color: #777;
	line-height: 1.8;
	font-size: small;
}
.yunu-pinzhi li .box {
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	height: 100%;
	background-color:#0096f0;
	color: #fff;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.yunu-pinzhi li .box i {
	margin-top: 110px;
}
.yunu-pinzhi li .box h4 {
	background-image: url(../images/pinz_line02.gif);
}
.yunu-pinzhi li .box p {
	color: #fff;
}
.yunu-pinzhi li a:hover .text {
	opacity: 0;
}
.yunu-pinzhi li a:hover .box {
	top: 0;
	opacity: 1;
}
.yunu-pinzhi li .text {
  text-align: center;
}


