/*index
------------------------------------------------------------------------------------------*/

/*** 滚动图 ***/
.pic{width:100%;height:1004px;overflow:hidden;}
.pic ul li{ width:100%; height:1004px; position:relative; /*background:url(../images/index/index/bg1.jpg) center; */}
.pic ul li img{position:absolute;left:-1180px;top:0px; }
/*导航条*/
.nav{width:100%;height:70px;/*background:rgba(255,255,255,0.5);*/background:#fff;opacity:0.75; /*透明度*/position:absolute;left:0px;bottom:0px;}
/*进度条*/
.bar{width:1180px;height:3px;left:50%;position:absolute;bottom:0px;margin-left:-590px;background:url(../images/index/bar.png);}
.bar p{width:0px;height:3px;background:#b31114;margin-left:3px;}


/*** 新资讯 ***/
.newinformation-outside{ width: 100%; background-color:#f5f5f5;}
.newinformation{ width: 1100px; height:780px; margin-right: auto; margin-left: auto; }
.newinformation-left{ float:left; width: 550px; height:780px; }
.newinformation-titlemain{ float:left; width: 486px; height:60px; margin-top:66px; font-family: "\5FAE\8F6F\96C5\9ED1","\5B8B\4F53"; font-size: 48px; color:#000; }
.newinformation-titleassist{ float:left; width: 486px; height:60px; font-family: Impact, Arial, Helvetica, sans-serif; font-size: 48px; color:#000; }

.newinformation-content{ float:left; width: 486px;}
.newinformation-parttop{ float:left; width: 486px; height:146px; margin-top:40px; border-bottom: 1px dashed #ccc; }
.newinformation-parttopimg-left{ float:left; width: 114px; height:114px;}
.newinformation-parttop-right{float:left; width: 350px; margin-left:20px; }
.newinformation-parttop-righttit{ float:left; width: 350px; font-family: "\5FAE\8F6F\96C5\9ED1","\5B8B\4F53"; font-size: 16px; color:#000; font-weight:bold;  }
.newinformation-parttop-righttit:hover{ color:#b31114;}
.newinformation-parttop-rightdate{ float:left; width: 350px; margin-top:10px;  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color:#999; font-style:normal;}
.newinformation-parttop-rightcon{ float:left; width: 350px; height:46px; line-height:22px; margin-top:16px; font-family: "\5B8B\4F53","\5FAE\8F6F\96C5\9ED1"; font-size: 12px; color:#666; overflow:hidden }
.newinformation-parttop-rightcon:hover{color:#b31114;}

.newinformation-part{ float:left; width: 486px; height:54px; font-size: 16px; color:#000; border-bottom: 1px dashed #ccc; }
.newinformation-particon{ float:left; width: 6px; height:6px; margin-left:14px; margin-top:22px; background-image: url(../images/index/newinformation-particon.png); background-repeat: no-repeat;}
.newinformation-parttit{ float:left; width: 350px; height:54px; line-height:54px; margin-left:12px; font-family: "\5FAE\8F6F\96C5\9ED1","\5B8B\4F53"; font-size: 16px; color:#888; font-weight:bold; overflow:hidden; }
.newinformation-parttit:hover{ color:#b31114;}
.newinformation-partdate{ float:left; width: 88px; height:54px; line-height:54px; margin-left:16px; font-family: Arial, Helvetica, sans-serif; font-size:14px; color:#999; font-style:normal;}

.newinformation-right-outside{ float:left; width: 550px; height:780px; }
.newinformation-right{ float:left; width: 486px; height:780px; margin-left:60px; _margin-left:26px;}
.newinformation-parttopimg-right{float:left; width: 114px; height:114px; background-image: url(../images/index/newinformation-parttopimg-right.png); background-repeat: no-repeat; }

.newinformation-more{float:left; width: 56px; height:54px; line-height:54px; margin-left:420px; _margin-left:220px;}
.newinformation-more a{ font-family: "\5B8B\4F53","\5FAE\8F6F\96C5\9ED1"; font-size: 14px; color:#999; cursor:pointer; }
.newinformation-more a:hover{ color:#b31114;}


/*** 品牌故事 ***/
.brandstory{ width: 1100px; height:450px; margin:0 auto;}
.arrows{ float:left; width:1100px; height:26px; margin-top:78px; background-image: url(../images/index/arrows.png); background-repeat: no-repeat; background-position: 536px 0px;}
.brandstory-title{ float:left; width:286px; height:126px; margin-top:76px; margin-left:130px; _margin-left:60px;}
.brandstory-title h1{ float:left; width: 286px; height:60px; font-family: "\5FAE\8F6F\96C5\9ED1","\5B8B\4F53"; font-size: 48px; color:#000; }
.brandstory-title h2{ float:left; width: 286px; height:60px; font-family: Impact, Arial, Helvetica, sans-serif; font-size: 48px; color:#000; }
.brandstory-content{ float:left; width: 510px; line-height:22px; margin-top:76px; margin-left:70px; }
.brandstory-content-con{ float:left;width: 510px; line-height:22px; font-family: "\5FAE\8F6F\96C5\9ED1","\5B8B\4F53"; font-size: 14px; color:#000; }
.brandstory-btn{ float:left; width: 114px; height:40px; line-height:40px; margin-top:20px; font-family: "\5FAE\8F6F\96C5\9ED1","\5B8B\4F53"; font-size: 18px; color:#fff; text-align:center; background-image: url(../images/index/brandstory-btn.png); background-repeat: no-repeat; cursor:pointer;}
.brandstory-btn:hover{ color:#fff; background-image: url(../images/index/brandstory-btnhover.png); background-repeat: no-repeat;}


/*** 滚动图 ***/
.picbanner{width:100%;height:344px;overflow:hidden;}
.picbanner ul li{ width:100%; height:344px; position:relative; /*background:url(../images/index/bg1.jpg) center; */}
.picbanner ul li a{ height:344px; position:relative; }



/*** 分享故事 + 服务从这里开始 title 共用 ***/
.sharestory-title{ width: 1100px; margin:0 auto;}
.sharestory-titlemain{ float:left; width:1100px; margin-top:60px; font-family: "\5FAE\8F6F\96C5\9ED1","\5B8B\4F53"; font-size: 48px; color:#000; text-align:center;}
.sharestory-titleassist{ float:left; width:1100px; font-family: Impact, Arial, Helvetica, sans-serif; font-size: 48px; color:#000; text-align:center;}
.sharestory-describe{ float:left; width:1100px; line-height:26px; margin-top:40px; font-family: "\5FAE\8F6F\96C5\9ED1","\5B8B\4F53"; font-size: 16px; color:#000; text-align:center;}


/*分享故事 内容*/
.friend{height:474px;margin:0 auto;overflow:hidden;width:1300px;}
.mr_frbox{height:450px;padding:24px 0px 0px;}
.mr_frBtnL{cursor:pointer;display:inline;float:left;height:78px;margin:220px 10px 0 0;width:40px;}
.mr_frBtnR{float:right;margin-top:220px;cursor:pointer;width:40px;height:78px;}
.mr_frUl{float:left;height:450px; width:1100px;margin-left:46px;}
.mr_frUl ul li{display:inline;float:left;/*height:389px;*/width:368px; overflow:hidden;position:relative; }
.mr_frUl_parttit{ float:left; width:358px; margin-top:132px; font-family: "\5FAE\8F6F\96C5\9ED1","\5B8B\4F53"; font-size: 16px; color:#666; font-weight:normal;  text-align:center;}
.mr_frUl_partcon{ float:left; width:280px; height:70px; line-height:22px; margin-left:40px; _margin-left:20px; margin-top:8px; font-family: "\5FAE\8F6F\96C5\9ED1","\5B8B\4F53"; font-size: 14px; color:#999; font-weight:normal; text-align:center; overflow:hidden; }
.mr_frUl_partbtn{ float:left;  width:142px; height:40px; line-height:40px; margin-left:108px; margin-top:20px; border: solid 1px #dfdfdf; font-family: "\5FAE\8F6F\96C5\9ED1","\5B8B\4F53"; font-size: 14px; color:#999; text-align:center; cursor:pointer;}
.mr_frUl_partbtn:hover{ color:#fff; background-color:#b31114; }
.mr_frUl_part{ float:left; width:358px; height:450px; margin-left:10px; _margin-left:6px; position: relative;}
.mr_frUl_partimg{ float:left; width:192px; height:192px; position: absolute; left: 78px; top: 0px; z-index: 9;}
.mr_frUl_partcase{float:left; width:346px; height:338px; margin-top:98px; border:solid 1px #dfdfdf; }


/*** 服务从这里开始 ***/
.service-start-outside{ width: 100%; height:862px; background-color:#f5f5f5;}
.service-start{ width:1100px; margin:0 auto; padding-top:10px;}
.service-start-con{ float:left; width:1132px; margin-top:100px;}
.service-start-con li{ float:left; margin-right:16px; }
.service-start-conpar{ float:left; width:356px; height:336px; cursor:pointer; }


/*** 房源委托 + 广纳贤才  共用 ***/
.housing-commission{ width:1100px; margin:0 auto;}
.housing-commission-left{ float:left; width:510px;}
.housing-commission-left h1{ float:left; width:510px; margin-top:90px; font-family: "\5FAE\8F6F\96C5\9ED1","\5B8B\4F53"; font-size: 48px; color:#000; }
.housing-commission-left h2{ float:left; width:510px; font-family: Impact, Arial, Helvetica, sans-serif; font-size: 48px; color:#000; }
.housing-commission-con{ float:left; width:470px; line-height:26px; margin-top:60px; font-family: "\5FAE\8F6F\96C5\9ED1","\5B8B\4F53"; font-size: 16px; color:#000; }
.housing-commission-left a{ float:left; width:100px; height:30px; margin-top:20px; font-family: "\5FAE\8F6F\96C5\9ED1","\5B8B\4F53"; font-size: 16px; color:#999; }
.housing-commission-left a:hover{ color:#b31114;}
.housing-commission-right{ float:left; width:414px; height:346px; margin-top:90px; margin-left:60px; background-image: url(../images/index/housing-commission-right.png); background-repeat: no-repeat;}


/*** 广纳贤才 ***/
.recruitment{ width:1100px; margin:0 auto;}
.recruitment-right{ float:left; width:300px; height:370px; margin-top:90px; margin-left:130px; background-image: url(../images/index/recruitment-right.png); background-repeat: no-repeat;}


/***  你对什么感兴趣 ***/
.interested-plate-outside{ width: 100%; height:1120px; background-color:#f5f5f5;}
.interested-plate{ width:1100px; margin:0 auto;}
.interested-platetitle{ float:left; height:56px; margin-left:156px; margin-top:108px;}
.interested-platetitle h2{ float:left; width:390px; height:50px; line-height:50px; border-right: solid 1px #000; font-family: Impact, Arial, Helvetica, sans-serif; font-size: 46px; color:#000;}
.interested-platetitle h1{ float:left; width:380px; line-height:50px; margin-left:20px; font-family: "\5FAE\8F6F\96C5\9ED1","\5B8B\4F53"; font-size: 42px; color:#000; }

.interested-plate-con{ float:left; width:1100px; height:800px; margin-top:80px; background-image: url(../images/index/interested-plate-con.png); background-repeat: no-repeat;}
.interested-plate-confir{ float:left; width:1100px; height:48px; margin-top:90px; }
.interested-plate-conpar-a{ float:left; width:166px; height:48px; margin-left:284px; color:#624f3f; }
.interested-plate-conpar-b{ float:left; width:166px; height:48px; margin-left:220px; color:#624f3f; }

.interested-plate-consec{ float:left; width:1100px; height:48px; margin-top:66px; }
.interested-plate-conpar-c{ float:left; width:166px; height:48px; margin-left:476px; color:#fff; }
.interested-plate-conpar-d{ float:left; width:186px; height:48px; margin-left:206px; color:#fff; }

.interested-plate-conthi{ float:left; width:1100px; height:48px; margin-top:62px;}
.interested-plate-conpar-e{ float:left; width:166px; height:48px; margin-left:284px; color:#624f3f; }
.interested-plate-conpar-f{ float:left; width:166px; height:48px; margin-left:220px; color:#624f3f; }

.interested-plate-confou{ float:left; width:1100px; height:48px; margin-top:62px;}
.interested-plate-conpar-g{ float:left; width:166px; height:48px; margin-left:86px; color:#624f3f; }
.interested-plate-conpar-h{ float:left; width:166px; height:48px; margin-left:224px; color:#624f3f; }
.interested-plate-conpar-i{ float:left; width:166px; height:48px; margin-left:224px; color:#624f3f; }

.interested-plate-confif{ float:left; width:1100px; height:48px; margin-top:62px;}
.interested-plate-conpar-j{ float:left; width:166px; height:48px; margin-left:278px; color:#fff; }
.interested-plate-conpar-k{ float:left; width:166px; height:48px; margin-left:224px; color:#fff; }

.interested-plate-consix{ float:left; width:1100px; height:48px; margin-top:66px;}
.interested-plate-conpar-l{ float:left; width:166px; height:48px; margin-left:476px; color:#624f3f; }

.interested-plate-conparfonbrown{ font-family: "\5FAE\8F6F\96C5\9ED1","\5B8B\4F53"; font-size: 36px; cursor:pointer; }
.interested-plate-conparfonwhite{ font-family: "\5FAE\8F6F\96C5\9ED1","\5B8B\4F53"; font-size: 36px; cursor:pointer; }
.interested-plate-conparfonbrown:hover{color:#624f3f;}
.interested-plate-conparfonwhite:hover{color:#fff;}


/***  分行展示  ***/
.branchshow-title{ width:1100px; margin:0 auto;}
.branchshow-title h1{ float:left;width:1100px; font-family: "\5FAE\8F6F\96C5\9ED1","\5B8B\4F53"; font-size: 48px; color:#000; }
.branchshow-title h2{ float:left; width:1100px; font-family: Impact, Arial, Helvetica, sans-serif; font-size: 48px; color:#000;}

#featureContainer { width:1300px; margin:0 auto;}
#wrap { overflow:hidden;}
#load { BACKGROUND-IMAGE: url(images/loader32x32.gif); BORDER-BOTTOM: #999 0px dotted; BORDER-LEFT: #999 0px dotted; TEXT-INDENT: -9999px; MARGIN: 0px auto; WIDTH: 923px; DISPLAY: none; BACKGROUND-REPEAT: no-repeat; BACKGROUND-POSITION: center 50%; HEIGHT: 100px; BORDER-TOP: #999 0px dotted; BORDER-RIGHT: #999 0px dotted; }
#feature { position:relative; }
#feature .button { position:absolute; width:1100px; top:72px; left:0;}
#feature .prev { float:left; text-indent:-9999px; width:39px; height:78px; background: url(../images/index/feature_left.png) center top; position:absolute; top:132px; display:block;}
#feature .next { float:left; text-indent:-9999px; width:39px; height:78px; background: url(../images/index/feature_right.png) center top; position: absolute; top:132px; left: 1260px; display:block;}
.featureUL { float:left; width:2800px; position:relative; padding:0; margin:0; left:0;}
.featureBox { float:left; width:244px; height:342px; margin:0 10px 0 10px; _margin:0 10px 0 10px; background-repeat:no-repeat; overflow:hidden; background-color:#ccc; }
#botton-scroll { float:left; width:1100px; height:342px; margin:0 auto; z-index:0;}
#block { width:1100px; height:342px; margin:0 auto; overflow:hidden; position:relative; overflow:hidden; z-index:0;}
#block .featureBox-part { float:left; width:244px; height:342px; background-image:url(../images/index/feature-part.png); background-repeat:no-repeat; }
.featureBox-part-img{ float:left; width:214px; height:132px; margin-top:20px; margin-left:16px; cursor:pointer; }
.featureBox-part-title{ float:left; width:244px; margin-top:20px; font-family: "\5FAE\8F6F\96C5\9ED1","\5B8B\4F53"; font-size: 20px; color:#000; font-weight:normal; text-align:center; cursor:pointer;}
.featureBox-part-place{ float:left; width:244px; height:20px; margin-top:10px; cursor:pointer;}
.featureBox-part-place i{ float:left; width:12px; height:16px; margin-left:42px; margin-top:4px; background-image:url(../images/index/featureBox-part-place.png); background-repeat:no-repeat; }
.featureBox-part-place p{ float:left; height:16px; margin-left:8px; font-family: "\5FAE\8F6F\96C5\9ED1","\5B8B\4F53"; font-size: 14px; color:#999; }
.featureBox-part-phone{ float:left; width:244px; height:20px; margin-top:6px; cursor:pointer;}
.featureBox-part-phone i{ float:left; width:12px; height:16px; margin-left:42px; margin-top:4px; background-image:url(../images/index/featureBox-part-phone.png); background-repeat:no-repeat; }
.featureBox-part-phone p{ float:left; height:16px; margin-left:8px; font-family: "\5FAE\8F6F\96C5\9ED1","\5B8B\4F53"; font-size: 14px; color:#999;  }
.featureBox-part-btn{ float:left; width:130px; height:36px; line-height:36px; margin-left:56px; margin-top:12px; font-family: "\5FAE\8F6F\96C5\9ED1","\5B8B\4F53"; font-size: 14px; color:#000; border: solid 1px #eee; text-align:center; cursor:pointer;}
.featureBox-part-btn:hover{ background-color:#b31114; color:#fff;}


