.box2{padding: 0 2%}
.home_top{width:100%;height:40px; line-height:40px;float:left;border-bottom:1px solid #7a7a7a;}
.home_top h2{font-size:18px;line-height:40px;float:left; background:url(../images/home_top.jpg) no-repeat left center;padding:0 0 0 10px;}
.home_top a.more{margin:8px 0 0 0;float:right;width:123px;height:40px;line-height:40px; text-align:center;border:1px solid #c61819;color:#c61819; border-radius:3px; font-size:16px;}
.home_top a.more:hover{background:#c61819;color:#fff;}
.home_top a.more2{float:right;height:40px;line-height:40px;font-size:14px;}
.home_top a.more2:hover{}

/*东和指数*/
.DhPriceBox{width:100%; overflow:hidden; }
.DhPriceBox .dhbox{width:100%;float:left; background:#fff;}
.DhPriceBox .dhbox .hd{width:100%;height:50px;float:left; background:#c61818;}
.DhPriceBox .dhbox .hd li{float:left;width:14%; text-align:center;line-height:45px;padding:5px 0 0 0px;margin:0 1%; cursor:pointer;}
.DhPriceBox .dhbox .hd li a{padding:0 0px;height:45px;font-size:14px;color:#fff; display:block;}
.DhPriceBox .dhbox .hd li.on a{color:#c61818;background:#fff;}

.DhPriceBox .dhbox .title{width:100%;/*padding:0 27px;*/float:left;height:40px;background:#fbfbfb;}
.DhPriceBox .dhbox .title span{float:left; font-size:14px;height:40px;line-height:40px; overflow:hidden;}
.DhPriceBox .dhbox .title span.t1{width:40%;}
.DhPriceBox .dhbox .title span.t2{width:20%;}
.DhPriceBox .dhbox .title span.t3{width:20%;}
.DhPriceBox .dhbox .title span.t4{width:20%;}
.DhPriceBox .dhbox .title span.t5{width:20%;}
.DhPriceBox .dhbox .title span.t6{width:20%;}
.DhPriceBox .dhbox .title span.t7{width:20%;}

.DhPriceBox .dhbox .bd{width:100%;/*padding:20px 27px;*/float:left;}

.dh_price_item{width:100%;float:left;}
.dh_price_list{width:100%;height:36px;float:left;line-height:36px;}
.dh_price_item .cur{background:#f7f7f7;border:1px solid #ccc;}
.dh_price_list span{float:left; font-size:14px; height:36px;line-height:36px;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.dh_price_list span.dh1{width:40%;}
.dh_price_list span.dh2{width:20%;}
.dh_price_list span.dh3{width:20%;}
.dh_price_list span.dh4{width:20%;}
.dh_price_list span.dh5{width:20%;}
.dh_price_list span.dh6{width:20%;}
.dh_price_list span.dh7{width:20%;}


/*首页经纪人界面*/
.broker_box{width:100%;position:relative;}
.broker_box .bd{width:100%; overflow:hidden;}
.broker_box .prev{ position:absolute;width:50px;height:50px; background:url(../images/left.png) no-repeat left top; top:50%;left:-90px;margin-top:-25px; display:none; cursor:pointer;}
.broker_box .next{ position:absolute;width:50px;height:50px; background:url(../images/right.png) no-repeat left top; top:50%;right:-90px;margin-top:-25px; display:none; cursor:pointer;}
.broker_box ul{}
.broker_box li{float:left;width:46%;margin:10px 2%;border:1px solid #dcdcdc;box-sizing:border-box;}
.broker_box li.cur{}
.broker_box li .bimg{width:100%;float:left;}
.broker_box li .bimg img{width:100%;}
.broker_box li.cur img{-moz-opacity:0.9;-khtml-opacity:0.9;Opacity:0.9;Filter:alpha(opacity=90);}
.broker_box li .txt{ /*width:230px;*/ padding:10px 5px;float:left;}
.broker_box li .name{line-height:30px;font-size:14px; font-weight:bold}
.broker_box li .txt3{line-height:25px;font-size:12px; color:#666;white-space:nowrap}
