﻿/*sershade serpop*/

.fl{float: left;_display: inline}
.fr{float: right;_display: inline}
.cs-clear{+zoom:1;}
.cs-clear:before,
.cs-clear:after{clear:both;content:".";font-size:0;display:block;height:0;overflow:hidden;visibility:hidden;}

#sershade{background: url('../images/popbg.png') repeat; position: fixed;_position:absolute;left:0;right: 0;top: 0;bottom: 0;z-index:9999;display: none;}
#serpop{width: 600px;_width: 630px;height: 420px;padding:0 25px;background: #eee;position: fixed;_position:absolute;z-index: 10000;top:50%;left:50%;margin: -210px 0 0 -325px;display: none;}
.serpop_close{background: url('../images/serpopclose.png') no-repeat;height: 34px;width: 34px;position: absolute;right: -40px;top:6px;cursor: pointer;
					-webkit-transition:all 0.5s ease-in-out;
		            -moz-transition:all 0.5s ease-in-out;
		            -o-transition:all 0.5s ease-in-out;
		            -ms-transition:all 0.5s ease-in-out;
		            transition:all 0.5s ease-in-out;}
.serpop_close:hover{-webkit-transform:rotate(360deg) scale(1,1); 
					-moz-transform:rotate(360deg) scale(1,1);
					-o-transform:rotate(360deg) scale(1,1); 
					-ms-transform:rotate(360deg) scale(1,1); 
					transform:rotate(360deg) scale(1,1); }
.serpop_tit{font-size: 18px;color:#45506e;text-align: center;font-weight: normal;padding:25px 0 10px;border-bottom: #aaabad solid 1px}
.serpop_rec{height: 35px;background:#ddd;margin-top:16px; line-height: 35px;padding:0 0 0 12px;overflow: hidden;}
.serpop_grade,
.serpop_hot{color:#fff;text-align: center;width:3em;display:inline-block;background: #448aca;height: 15px;line-height:15px;margin: 0 3px;
	border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;-ms-border-radius:4px;}
.serpop_list .serpop_lihot{color:#e00;}
.serpop_hot{background: #cf2218}
.serpop_rec h3{float: left;color:#45506e;font-size:12px;}
.serpop_rec a{float: left;padding: 0 10px;color:#45506e;font-size:12px;}
.serpop_list{padding:15px 0 0;border-bottom: #aaabad solid 1px;height: 245px}
.serpop_list a{float: left;width: 144px;padding:0 0 0 6px;height: 26px;color:#45506e;font-size:12px;line-height:2em;}
.serpop_rec strong,
.serpop_list strong{padding:0 2px 0 0;}
.serpop_page{width: 110px;margin: 12px auto 0;color:#45506e;font-size:12px;}
.serpop_page p{padding:0 8px;cursor: pointer;}
.serpop_page p:hover{color:#cf2218;}

.serverChoose{cursor: pointer;}

#pageNum{text-align: center;padding:20px 0 ;}
#pageNum a{padding:3px 8px;border:#ccc solid 1px;background: #ddd;margin:0 3px}
#pageNum #pageNow a{color:#c00;}


