@charset "utf-8";
/*----------精灵图片----------*/
.hotT,.hotB h3,.hotB .ol a{background:url(../images/btmPn_sprites.png) no-repeat;}

/*----------方块形电话----------*/
.hotT{width:315px; height:195px; border:1px solid #E2E2E2; background:#d9dcde;  overflow:hidden;}
.hotT h3{height:30px; color:#d70101; font:bold 16px/30px "微软雅黑", "宋体"; text-align:center; overflow:hidden; padding:8px 0;}
.hotT .city{width:315px; margin:0 auto; overflow:hidden; background-color:#504f62; overflow:hidden;}
.hotT .city li{float:left; width:63px; height:28px; line-height:28px; font-size:14px; text-align:center; color:#FFF;}
.hotT .city li.cur{width:62px; height:28px; font-size:14px; font-weight:bold; cursor:pointer; background-color:#e5b509; color:#4c4e5d;}
.hotT .cityPhone{width:300px; height:105px; padding:15px 0 0 8px; margin:0 auto; overflow:hidden;}
.hotT .cityPhone ul{display:none;}
.hotT .cityPhone li{ float: left; width: 140px; padding-left: 10px; line-height: 20px; overflow: hidden; font-size: 12px; }

/*----------长条形电话----------*/
.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;}
