.w1160{
	width:1160px;
	margin:0px auto;
}
.w1077{
	width:1077px;
	margin:0px auto;
}
.ps{
	color:#000000;
	font-size:16px;
	margin-top:40px;
	margin-bottom:46px;
}
.listcb .t2{
	background:url(../images/nav-bg-2.png) no-repeat center center;
	margin-bottom:45px;
	margin-top:30px;
	background-size:contain;
}
.listcb-list .left{
	width:480px;
	position: relative;
	left:16px;
}
.listcb-list .right{
	width:485px;
	position: relative;
	right:32px;
}
.listcb-img ul li{
	float: left;
	margin-right:96px;
	margin-bottom:53px;
}
.listcb-img .img{
	display: block;
	width:197px;
	height:277px;
}
.listcb-img .img img{
	display: block;
	width:100%;
	height:100%;
}
.listcb-img .text{
	text-align: center;
	width:197px;
}
.listcb-img .text p:first-child{
	font-size:20px;
	color:#008d7f;
	font-weight: bold;
	margin-top:18px;
}
.listcb-img .text p:first-child+p{
	font-size:14px;
	color:#525252;
	  margin:10px 0px 17px 0px;
}
.listcb-img .text span{
font-size: 18px;
    color: white;
    font-weight: bold;
    background: #008d7f;
    padding:1px 10px;
    border-radius: 8px;
}
