/*第11套小区*/

/*楼盘展示*/
.tuanz_s11{ width:1200px; margin:0 auto; overflow:hidden; background:#FFF;padding-bottom:20px;}
.tuanz_s11 .tuanz_s11_con {}
.tuanz_s11 .tuanz_s11_con li:hover { transform: scale(1.05,1.05);  -webkit-transform: scale(1.05,1.05);  -ms-transform: scale(1.05,1.05); z-index: 5;  box-shadow: 0 0 10px rgba(0,0,0,0.5);}
.tuanz_s11 .tuanz_s11_con li { float: left;  width: 25%;  transition: 0.3s all;  -webkit-transition: 0.3s all;   position: relative;}
.tuanz_s11 .tuanz_s11_con li .txt .t_i_c {     font-size: 14px;color: #fff;overflow: hidden;text-align: center;}
.tuanz_s11 .tuanz_s11_con li .right_txt h2 { padding: 15px 5px 10px 10px;font-weight:normal;font-size:14px;}
.tuanz_s11 .tuanz_s11_con li .right_txt { position: absolute;  width: 90px; height: 85px;  right: 0; top: 0;  z-index: 2;  background: #9A9284; color: #fff;}
.tuanz_s11 .tuanz_s11_con li .right_txt h2 span { display: block; line-height: 1.2;}
.tuanz_s11 .font-18 { font-size: 18px;}
.tuanz_s11 .tuanz_s11_con li .right_txt h2 span em { font-weight: bold;}
.tuanz_s11 .font-30 {  font-size: 30px;}
.tuanz_s11 .tuanz_s11_con li .inner {  margin: 13px; position: relative;}
.tuanz_s11 .tuanz_s11_con li:hover .img img {  transform: scale(1.05); -webkit-transform: scale(1.05);}
.tuanz_s11 .tuanz_s11_con li .img img { transition: all 0.8s;-webkit-transition: all 0.8s;}
.tuanz_s11 .tuanz_s11_img { width: 100%; height: auto; display: block;}
.tuanz_s11 .tuanz_s11_con li .bot_txt { position: absolute;left: 0; bottom: 0; width: 100%; height: 24px; line-height: 24px;  padding: 10px 0; text-align: center;   z-index: 2;}
.tuanz_s11 .tuanz_s11_con li:hover .img img{ transform:scale(1.05); -webkit-transform:scale(1.05); }
.tuanz_s11 .tuanz_s11viewmore { display: block;  text-align: center;  font-size: 16px;}
.tuanz_s11 .tuanz_s11viewmore a { display: inline-block; padding: 5px 15px; border: 1px solid #9F9583;color: #555555;margin-top:30px;}
.tuanz_s11 .tuanz_s11viewmore a:hover { background: #9F9583;  color: #fff;}
.tuanz_s11 .tuanz_s11_con li .bot_txt p { padding: 0 10px;   color: #fff; font-size: 16px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.tuanz_s11 .tuanz_s11_con li .txt .t_i_logo{width:29.3%;height:29.3%;height:81px;margin-bottom:5%;}
.tuanz_s11 .tuanz_s11_con li .txt .t_i_logo img{height:100%; width:auto;}
.tuanz_s11 .tuanz_s11_con li .txt { color: #fff; position: absolute;  left: 0; top: 0;width: 100%; height: 100%;opacity: 0; -moz-opacity: 0; filter: alpha(opacity=0); visibility: hidden; transition: 0.3s all; }
.tuanz_s11 .wid_all, .dis_w_h { width: 100%; height: 100%; display: block; position: absolute; top: 0;left: 0; z-index: 10; overflow: hidden;}
.tuanz_s11 .tuanz_s11_con li:hover .txt { opacity: 1;  -moz-opacity: 1; filter: alpha(opacity=100); z-index: 9;  visibility: visible;}
/*楼盘展示结束*/
