body, ul, li, div, h1, h2{padding:0;margin:0;}
ul{list-style:none;}
a{text-decoration:none;}
.clr{clear:both;overflow:hidden;height:0;}
a.closeBtn{position:absolute;top:15px;right:20px;display:block;width:30px;padding:4px;text-align:center;background:#fff;border:1px solid #85B6E2;color:#333;-webkit-border-radius:22px;border-radius:22px;}
a.closeBtn:hover{color:#fff;border:1px solid #85B6E2;background:#85B6E2;}


.tigger{display:block;width:80px;padding:10px;text-align:center;background:#fff;border:1px solid #999;color:#333;cursor:pointer;float:left;}
.ProductListDiv {width:99% ;z-index: 401;position:fixed; bottom:40px; left: 5px; }
.ProductListDiv .ProductListMain{border-top:2px solid #85B6E2; border-left:2px solid #85B6E2;border-right:2px solid #85B6E2;background:#fff; height: 250px; }
.ProductListDiv .ProductListMain h2{font:bold 16px "Microsoft YaHei";padding:10px 20px 2px;color:#85B6E2;}
.ProductListDiv .ProductListMain ul{padding:20px;zoom:1;overflow:hidden;font-size:12px;}
.ProductListDiv .ProductListMain ul li{float:left;text-align:center;line-height:12px;margin-bottom:10px;}
.ProductListDiv .ProductListMain ul li a{color:#333;display:block;}
.ProductListDiv .ProductListMain ul li a:hover{background:#85B6E2;color:#fff;font-weight:bold;font-size:14px;}
.ShowProductListCSS {height:auto; max-height: 220px;  overflow: auto; width: 100%; text-align: left; }
.ShowProductListCSS ul{ list-style:none; padding:0px; margin:0px; width:auto;  line-height:30px;  border-top:0px; font-size:12px;}
.ShowProductListCSS li{ display:block; float:left;text-indent:2em}
.ListTitle{ background:#b1292b; font-weight:bold; width: auto; }
.ListTitleOne { width: 40%; float:left; color: #000000; }
.ListTitleTwo { width: 20%; float:left; color: #000000;}
.ListTitleThree { width: 15%; float:left;color: #000000; }
.ListTitleFour { width: 25%; float:left;color: #000000; }
.ListDet{ font-weight:bold; width: auto; }
.ListDetOne { width: 40%; float:left; padding:10px;}
.ListDetTwo { width: 40%; float:left;  padding:10px}
.ListDetThree { width: 20%; float:left; }
.ListDetFour { width: 25%; float:left;}
.LISTPLUSEbutton{ color:#5cc2cf;  cursor:pointer;  }
@media screen and (max-width:750px){       
       .ProductListDiv {width:97% ;}
       .ListDetTwo { width: 30%; float:left; }
			 .ListDetThree { width: 30%; float:left;}
}

@media screen and (min-width:768px){       
       #navPanel{display:none !important;}
}
