 .div_Five {
    margin: 0 auto;
    height: 330px;
    width: 1200px;

}       
.top_line {
      margin-top: 25px;
    width: 100%;
    height: 40px;
}
.top_line h1 {
    text-align:center;
    color: #3c3c3c;
    font-size: 26px;
    font-weight: bold;
}
.div_GrayAlign {
    height: 100%;
    width: 1px;
    background-color: #c7c7c7;
    float: left;
}
.div_GrayLine {
    width: 1199px;
    height: 1px;
    background-color: #c7c7c7;
    float: left;
}
.div_Five ul {
    margin-top: 40px;
    position: relative;
}
.div_Five ul li {
	background:url(/tpl/muban/images/bg01.png) no-repeat;
    float: left;
    padding:0px;
    margin:0 7px;
    width: 225px;
    height: 230px;
    position: relative;
	list-style:none;
}
.div_Five ul li a {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    display: block;
    padding: 0;
    margin: 0;
}
.div_Five ul li a:hover{
    background:url(/tpl/muban/images/bg02.png) no-repeat;
}
.div_Five ul li a i {
    margin-top: 50px;
    height: 43px;
    line-height: 43px;
    display: block;
    font-style: normal;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    color: #3c3c3c;
}
.div_Five ul li a .pb {
    text-align: center;
    font-size: 24px;
    color: #3c3c3c;
    font-weight: bold;
    margin-top: 10px;
}
.div_Five ul li a .ps {
    color: #3c3c3c;
    text-align: center;
    font-size: 12px;
}
.div_Five ul li a .ph {
    color: #fff;
    text-align: center;
    font-size: 12px;
    display: none;
}


    .index_05 .mian .text1 { 
    width: 800px;
    height: 200px;
    margin:auto;
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 40px;
   
}

.swiper-slide {
	background-position: center;
	background-size: cover;
}

