@charset "utf-8";
/******** pop style begin ********/
.pop_last{display:none; position:fixed;  top:0px; right:0px; bottom:0px; left:0px; opacity: 0.37; -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 37); filter: alpha(opacity = 37); background:#000; z-index:998; _display:none;}
.pop_login{display:none; width:350px; margin-left:-175px; position:absolute;   padding-bottom:20px; margin-top:-175px;  top:50%; left:50%; background:#fafafa; border:1px solid #a4a4a4; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; -moz-box-shadow: 0px 0px 6px #999; -webkit-box-shadow: 0px 0px 6px #999; box-shadow: 0px 0px 6px #999; z-index:999; overflow:hidden;}
.pop_login ul li{ margin:20px 15px 15px;}
.pop_login ul li span{ display:inline-block; width:70px;  text-align:right; font-size:12px;}
.pop_login ul li input{ display:inline-block; border:1px solid #cbcbcb; width:232px; height:14px; line-height:14px; padding:3px 5px; font-size:14px; color:#666;}
.pop_box_tit{ width:100%; height:30px; background:#0973AF;}
.pop_box_txt{ display:block; float:left; margin-left:20px; margin-top:5px; padding:0 20px; height:25px; line-height:25px; font-size:12px; font-weight:bold; color:#148fdd; background:#fafafa;}
.pop_box_closd{ display:block; float:right; margin-right:12px; margin-top:8px; width:12px; height:11px; background:url(../images/ico_closed.gif) center no-repeat;}
.pop_box_closd:hover{ background-image:url(../images/ico_closed_2.gif)}
.pop_creat_btn{ display:block; margin:0 auto; width:80px; height:28px; line-height:28px; font-weight:bold; font-size:12px; color:#fff; background:#e2850c; border:none; cursor:pointer;}
.pop_creat_btn:hover{ color:#000;}
/******** pop style end********/