@charset "utf-8";
.main_mairgin{margin-bottom:10px;}
.main_title h2 small{padding-left:10px; font-size:13px; color:#999;}
.main_title h2 small i{color:#00a3e7; font-style:normal;}

/*=================搜索=================*/
.design_works_show_search{height:44px;line-height:36px;padding-top:5px; background:#f7f7f7; border-bottom:1px solid #e7e7e7;}
.design_works_show_search form{margin-top:8px; width:310px; float:left;}
.design_works_show_search .mz_input_text{width:220px;height:23px;float:left; padding:0 5px; line-height:20px; margin-left:15px; color:#999;}
.design_works_show_search .mz_input_botton{float:left;height:27px;width:55px; line-height:27px;border:none;background:#00a3e7;color:#fff; cursor:pointer;}
.design_works_show_search .mz_seqencing{float:right; width:290px; font-size:14px; text-align:center; margin-right:10px;}
.design_works_show_search .mz_seqencing span{display:block; margin-top:5px; width:50%; float:left;}
.design_works_show_search .mz_seqencing span a{display:block; padding:1px 8px;}
.design_works_show_search .mz_seqencing span a.cur{color:#00a3e7; background:#fff; border:1px solid #e7e7e7; border-bottom-color:#fff;}

/*=================展厅左边图片区=================*/
.worksRoomListLeft{width:68.6440678%;float:left;overflow:hidden;}
.worksRoomListLeft ul.worksRoomListLeft1{width:101.8518519%; margin-left:-1.8518519%;}
.worksRoomListLeft ul.worksRoomListLeft1 li{float:left;width:18.1818182%;margin-left:1.8181818%;text-align:center; margin-top:15px; margin-bottom:15px;}
.worksRoomListLeft ul.worksRoomListLeft1 li .design_works_show_pic{width:100%; height:0; padding-bottom:73.333333%;overflow:hidden;}
.worksRoomListLeft ul.worksRoomListLeft1 li .design_works_show_pic img{width:100%;}
.worksRoomListLeft ul.worksRoomListLeft1 li .design_works_show_script{width:100%;overflow:hidden;line-height:20px;padding-top:5px;}
.worksRoomListLeft ul.worksRoomListLeft1 li .design_works_show_script p{white-space:nowrap;}
.worksRoomListLeft ul.worksRoomListLeft1 li .design_works_show_script span{color:#999; font-size:12px;}

/*=================展厅右边文字区=================*/
.worksRoomListRight{width:27.9661017%;;float:right;overflow:hidden;}
.worksRoomListRight .worksRoomRightAd{height:0; padding-bottom:100%; overflow:hidden;}
.worksRoomListRight .worksRoomRightAd img{width:100%;}
.worksRoomTextListTitle{height:45px;line-height:45px;padding-left:15px;border-bottom:1px solid #eee;font-size:21px; background:#f9f9f9;}
.worksRoomTextListText{overflow:hidden}
.worksRoomTextListText li{line-height:40px; border-bottom:1px solid #eee; background:url(../../images/item_03.gif) no-repeat 13px 17px; padding-left:25px;}
.worksRoomTextListText li.alt{background:#f5f5f5;}

.als-container{position:relative; width:100%;}
.als-viewport{position:relative; overflow:hidden; margin-left:auto; margin-right:auto;}
.als-wrapper{position:relative;}
.als-item{position:relative; display:block; cursor:pointer;}

@media (max-width:767px){
.worksRoomListLeft{width:100%;}
.worksRoomListRight{display:none;}
}