/* 职疗环境 */
.surround-container {width: 1140px; padding: 30px; background: #fff; margin: 20px auto;}
.surround-container h3 {font-size: 22px; font-weight: normal; text-align: center; color: #444; margin-bottom: 15px;}

.surround-view h4 {font-size: 18px; height: 30px; line-height: 30px; font-weight: normal; margin-bottom: 15px;text-indent: 10px; color: #0E91A1;}

.surround-ul li {float: left; width: 340px; height: 200px; padding: 10px; box-shadow: 0 0 2px rgba(0,0,0,.3); margin: 0 0 30px 30px;}
.surround-ul li:nth-child(3n+1) {margin-left: 0;}
.surround-ul li img {display: inline-block; width: 100%; height: 100%;}