

#container{width:960px; text-align:center; margin:0 auto; position:relative;}

/*手机列表*/
.plist{ position:absolute; width:100%; top:0px; bottom:0px;overflow:visible; background-color:#fff}
.plist .bul{  overflow:visible; white-space:nowrap;}
.plist .bul .bull{ display:inline-block;  height:100%; white-space:normal; padding:0px ; margin:0px;  }

.bull a{ position:relative; display:inline-block; height:50%; width:24%; }
.bull a h3{width:100%; font-size:14px; text-align:center;  }
.bull a h2{width:100%; font-size:14px;  text-align:center;  }
.phone_img{ width:100%; text-align:center;}
.phone_img img{ position:relative; height:80%;}
.bg{ position:absolute; width:100%; height:26px;  bottom:42px; text-align:center;}
.bg img{position:relative; height:100%;}
.nfphone{ background:url(../images/public/notfoundphone.png) center no-repeat;}
