@charset "gbk";
.weizhi{
	margin-left:20px;
	line-height: 28px;
	height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.Case1{ width:648px; font:18px/50px "微软雅黑";}

.Case11{ width:648px; height:auto; font:18px/50px "微软雅黑";}
.Case22{ width:648px; height:auto; float:left; padding-left:30px;}
.Case22 li{ width:191px; height:201px; margin:0 20px 16px 0; float:left; text-align:center; font:12px/37px "宋体";}
.Case22 li img{ margin-left:20px; float:left; width:191px; height:128px;}
.Case22 li a{ color:#666;}
.Case22 li a:hover{ color:#f00;}
.Case22 li span{ width:191px; height:37px; float:left; text-align:center;}

.list_page{ height:60px;width:646px; padding-right:20px; margin-top:20px; margin-left:0px; float:right;}
.list_page li:hover{ background:#c9c9c9; display:block; color:#fff!important;}
.list_page li:hover a{ color:#fff;}
.list_page li:hover a:hover{ color:#fff;}
.fenpage{ width:370px; height:27px; float:left; margin:10px 0 0 200px; display:inline;}
.fenpage li{height:25px; float:left; margin:0 5px 0 0; font:14px/25px "宋体";}
.fenpage li a{ padding:0 6px 0 5px; height:25px;  border:#d5d5d9 1px solid; float:left;}
.fenpage li a:hover{ padding:0 6px 0 5px; height:25px; border:#da2c93 1px solid; background:#da2c93; float:left;color:#fff;}
.thisclass{height:25px; float:left; margin:0 5px 0 0; font:14px/25px "宋体";  background-color:#d4b377;}


/*导航新增*/
.navv{ width:939px; height:40px; padding-left:15px; padding-right:36px; padding-top:15px }
.navv2 {width:150px; height:40px; }

.navv2 h1{ font-size:23px; line-height:30px;  font-family:"Microsoft Yahei","黑体"; color:#a48225;}
.content2 { float: left; margin: 30px 0 30px 10px; width: 654px; }
.content2 .section_title { margin: 0 0 20px 0; padding: 0; width: 710px; height: 27px; }
.content2 .section_words					{ position:relative; width: 590px; padding:0 20px 0 90px; background: url(../images/word.png) left center no-repeat; line-height: 20px; font-size: 14px; word-break:normal ; margin-bottom:10px;}
.content2 .section_words .quote1		{ position:absolute; left:75px; top:0; width:11px; height:8px; background: url(../images/quote1.png) no-repeat; }
.content2 .section_words .quote2		{ display:inline-block; zoom:1; *display:inline; vertical-align:text-top; width:11px; height:8px; background: url(../images/quote2.png) no-repeat; }

/*环境展示*/
.picture{ width:100%; height:100%;}
.picture .scrollField{ width:653px; position:relative; z-index:1; margin:0 auto;}
.picture .scrollField .scrollDetail{ padding:5px; border:1px solid #e3e3e3; width:600px; height:337px; margin:0 0 10px;}
.picture .scrollField .scrollDetail .scroll{ width:100%; height:100%; overflow:hidden; position:relative;}
.picture .scrollField .scrollDetail dl{ width:100%; height:100%; position:absolute; left:0; top:0;}
.picture .scrollField .scrollDetail dl dd{ position:absolute; left:0; top:0; width:600px; height:100%; overflow:hidden; z-index:1;}
.picture .scrollField .scrollDetail dl dd span{ display:block; width:100%; height:100%; overflow:hidden;}
.picture .scrollField .scrollDetail dl dd img{ display:block;}

.picture .scrollField .scrollList{ width:565px; margin:0 21px; height:88px; overflow:hidden; position:relative; z-index:2; }
.picture .scrollField .scrollList dl{ position:absolute; left:0; top:0; font-size:0; height:100%; overflow:hidden; width:650px;}
.picture .scrollField .scrollList dl dd{ display:inline-block; zoom:1; *display:inline; font-size:12px; width:86px; height:86px; padding:0 8px 0 0;}
.picture .scrollField .scrollList dl dd span{ display:block;  overflow:hidden; cursor:pointer; padding:3px;}
.picture .scrollField .scrollList dl dd span img{ display:block;}
.picture .scrollField .scrollList dl dd.hover span, .picture .scrollField .scrollList dl dd.on span, .picture .scrollField .scrollList dl dd span:hover{ border:3px solid #896b46;padding:0; }
.picture .scrollField .control{ position:absolute; left:0; bottom:6px; width:692px; height:0; z-index:3;}
.picture .scrollField .control span{ display:block; width:19px; height:80px; background-position:0 0; background-repeat:no-repeat; cursor:pointer; position:absolute;}
.picture .scrollField .control .leftArrow{ background-image:url(../images/icon_btn_left.png); left:0; bottom:0;}
.picture .scrollField .control .rightArrow{ background-image:url(../images/icon_btn_right.png); right:0; bottom:0;}
