/*最新活动第七套*/
.s7_engineer {
padding-bottom:10px;
}
.s7_engineer_list {
  	width:1110px;
	margin:0 auto;
	background: #fff;
}
.s7_engineer_ul{width:1180px;}
.s7_engineer_list .s7_engineer_li{
	width:222px;
	height:377px;
	float:left;
	margin-right: 36.5px;
    margin-left: 36.5px;
	border-radius:5px;
	-webkit-box-shadow: 1px 2px 5px rgba(0,0,0,.3);
    box-shadow: 1px 2px 5px rgba(0,0,0,.3);
   	background:#fff;
    overflow:hidden;
}
.s7_engineer_img{width:100%;height:219px;position:relative;}
.s7_engineer_img .s7_engineer_yy{position:absolute;left:0px;bottom:0px;background:url(/template/default/index/style/style_7/images/designer_yy_bg.png) no-repeat;width:140px;height:29px;line-height:29px;font-size:14px;color:#5AAC3E;cursor:pointer;}
.s7_engineer_img .s7_engineer_yy img{margin-left:13px;margin-right:5px;}
.s7_engineer_msg {width:100%;height:158px;color:#393939;font-size:14px;display: block;}
.s7_engineer_msg:hover {background:#5AAC3E;color:#fff;}
.s7_engineer_msg_tit {width:194px;height:35px;line-height:35px;border-bottom:1px solid #8BC674;padding:0 7px;margin:0 auto;}
.s7_engineer_msg_con{width:200px;height:105px;margin:0 auto;margin-top:4px;}
.s7_engineer_msg_con div{line-height:22px;}
.s7_engineer_qiehuan_ul{margin:0 auto;}
.s7_engineer_slide_hd{text-align: center;margin-top:35px;}
.s7_engineer_qiehuan .s7_engineer_slide_hd ul li {
	cursor:pointer;
	display:inline-block;
	zoom:1;
	width:11px;
	height:11px;
	margin:0 15px;
	overflow:hidden;
	border:1px solid #5AAC3E;
	border-radius:50%;color:#fff;
}
.s7_engineer_qiehuan .s7_engineer_slide_hd ul .on {
	background:#5AAC3E;color:#5AAC3E;
}