﻿.float{width:120px;height:40px;position:fixed;top:35%;left:50%;margin-left:-60px;background-color:#5e5e5e;opacity:0.8;-moz-opacity:0.8;filter:alpha(opacity=8);border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;text-align:center;padding:80px 0px 0px 0px;color:#fff;font-size:16px;background-position:center 22px;background-repeat:no-repeat;z-index:9999;}.float.loading{background-image:url(../images/loading3.gif);}.float.true{background-image:url(../images/float_ok.png);}.messagebox{width:100%;position:fixed;left:0px;top:35%;text-align:center;z-index:9999;}.messagebox .msg{display:inline-block;background:url(../images/opacity75.png);overflow:hidden;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;line-height:20px;text-align:center;padding:10px 20px 10px 20px;color:#fff;font-size:16px;}.messagebox .msg a{color:#f2ed05;}.alertbox{position:fixed;z-index:9999;width:100%;height:100%;background:url(../images/opacity30.png);top:0px;left:0px;}.alertbox .boxpnl{position:absolute;z-index:99999;width:300px;left:50%;top:30%;margin-left:-150px;background-color:#fff;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;}.alertbox .boxpnl .msg{padding:20px 20px 20px 20px;font-size:14px;color:#888;line-height:22px;text-align:left;border-bottom:solid 1px #e8e8ea;}.alertbox .boxpnl .msg a{color:#0067cd;}.alertbox .boxpnl .btn{height:40px;display:block;line-height:40px;text-align:center;width:300px;font-size:16px;color:#0bb20c;overflow:hidden;}.alertbox .boxpnl .btn:hover{background-color:#f0f0f0;}.alertbox.confirmbox{}.alertbox.confirmbox .btn{width:150px;float:left;}.alertbox.confirmbox .btn.cancel{width:149px;color:#353535;border-left:solid 1px #e8e8ea;}.alertbox a{text-decoration:none;}.newszoom{padding:30px 10px 30px 10px;line-height:25px;}.newszoom p{padding:0px;margin:0px;}.newszoom img{max-width:100%;}
/*页码*/
#Paging { text-align: center; height: 35px; margin:1em 0; }
.Pagination { display: inline-block; height: 35px; }
.Pagination .pageinfo { border: 1px solid #00AB8E; color: #00AB8E; margin-left: 10px; margin-right: 10px; padding-right: 8px; }
.Pagination span { background: #fff; display: block; float: left; font-family: "Microsoft YaHei,Arial"; font-size: 16px; height: 35px; line-height: 34px; margin-right: 5px; text-align: center; padding: 0 12px; }
.Pagination a { background: #fff; border: 1px solid #dfdfdf; color: #00AB8E; display: block; float: left; font-size: 16px; height: 35px; line-height: 34px; margin-right: 5px; text-align: center; text-decoration: none; padding: 0 12px; }
.Pagination a:hover { color: #fff; background: #00AB8E; border: 1px solid #00AB8E;}
.Pagination span.current { background: #00AB8E; border: 1px solid #00AB8E; color: White;  position: relative; }
.Pagination span.disabled { border: 1px solid #dfdfdf; color: #aaa; cursor: not-allowed; }