@charset "utf-8";
/*----------精灵图片----------*/
.hotT,.hotB h3,.hotB .ol a{background: url(../img/btmPn_sprites.png) no-repeat;}

/*----------方块形电话----------*/
.hotT{width:326px; height:182px; border:1px solid #E2E2E2; background-position:0 -113px; background-repeat:repeat-x; overflow:hidden;}
.hotT h3{height:30px; color:#d70101; font:bold 16px/30px "微软雅黑", "宋体"; text-align:center; overflow:hidden;}
.hotT .city{width:310px; margin:0 auto; overflow:hidden;}
.hotT .city li{float:left; width:62px; height:28px; line-height:28px; font-size:12px; text-align:center;}
.hotT .city li.cur{width:62px; height:28px; font-size:14px; font-weight:bold; cursor:pointer;}
.hotT .cityPhone{width:300px; height:105px; padding:5px 0 0 8px; margin:0 auto; border:1px solid #E2E2E2; border-top:2px solid #CDB27D; background:#fff; overflow:hidden;}
.hotT .cityPhone ul{display:none;}
.hotT .cityPhone li{float:left; width:140px; padding-left:10px; line-height:20px; overflow:hidden;}

/*----------长条形电话----------*/
.hotB{position:relative; width:998px; height:65px; border:1px solid #E2E2E2; margin:10px auto 0; background:#F9F9F9; overflow:hidden;}
.hotB h3{position:absolute; left:0; top:0; width:80px; height:65px; text-indent:-9999px;}
.hotB .ol{position:absolute; top:5px; right:5px;}
.hotB .ol span{float:left; margin-left:10px;}
.hotB .ol a{display:block; width:80px; height:24px; text-indent:-9999px;}
.hotB .olL a{background-position:0 -65px;}
.hotB .olR a{background-position:0 -89px;}
.hotB .city{width:918px; height:28px; padding:7px 0 0 80px; border-bottom:1px solid #E2E2E2; overflow:hidden;}
.hotB .city li{float:left; width:100px; height:20px; line-height:20px; border-right:1px solid #C8C8C8; font-size:14px; text-align:center;}
.hotB .city li.cur{width:100px; height:20px; line-height:20px; font-size:14px; font-weight:bold; color:#D70101; cursor:pointer;}
.hotB .cityPhone{width:918px; height:30px; margin:0 auto; padding:0 0 0 80px; background:#fff; line-height:30px; overflow:hidden;}
.hotB .cityPhone ul{display:none;}
.hotB .cityPhone li{padding-left:20px; float:left; overflow:hidden;}