﻿@charset "utf-8";
/* CSS Document */

/*----------------------------------------------------
2014 11 24 zzl
-----------------------------------------------------*/
.zlayer { position:fixed; _position:absolute; left:0; top:0; width:100%; min-height:100%; height:680px; background-color:#000; -webkit-opacity: 0.3;-moz-opacity:0.3;  -o-opacity: 0.3;  opacity: 0.3; filter:alpha(opacity=30); z-index:100;}
.zlogin { position:absolute; _position:absolute; left:0; top:0; width:100%; min-height:100%; _height:680px; z-index:101;}
.zlo_center { position:static; width:312px; height:192px; margin:0 auto; margin-top:100px; border:1px #ddd solid; border-radius:5px; background-color:#fff; -webkit-box-shadow:5px 5px 5px #999; -moz-box-shadow:5px 5px 5px #999;  -o-box-shadow:5px 5px 5px #999 inset; box-shadow:5px 5px 5px #999;}
.zlo_content { height:134px;}
.zlo_pt,.zlo_pt20 { padding-top:55px; text-align:center; font-size:14px; font-family:'宋体'; color:#000;}
.zlo_pt20 { padding-top:20px;}
.zlo_pt a { color:#0000ff; font-size:16px; font-weight:bold;}
.zlo_btn { height:57px; border-top:1px #ddd solid; background-color:#ebebeb; text-align:center;}
.zlo_ok { display:inline-block; width:62px; height:31px; margin-top:12px; border:1px #369bdf solid; border-radius:5px; background-color:#48adf1; line-height:31px; text-align:center; cursor:pointer; color:#fff; font-size:18px;}


/***弹出层样式*/
.newAlert{margin: 100px 0px 0px 600px;height:auto;border:solid 1px #959595;border-radius:3px;position:fixed;background:#FFF;box-shadow:0 0 5px 3px #e7e7e8;z-index:9999;width:400px;}
.newAlert h3{padding:0 10px;font-size:18px;color:#333;background:#dcdedf;height:40px;line-height:40px}
.alertBg{position:absolute;background:#000;filter:alpha(opacity=30);opacity:0.3;width:100%;height:100%;top:0;display:none;z-index:9}
.newWorksCon{padding:25px 10px;font-size:14px;}
.newWorksCon p{padding:5px 0}
.newWorksBtn{text-align:center;margin:25px 0;border-top:dashed 1px #CCC;padding-top:15px}
.greenBtn_32{display:inline-block;height:32px;line-height:31px;padding:0 15px;background:#7b9e31;border-radius:3px;font-size:14px;color:#FFF;}
.grayBtn_32{display:inline-block;height:30px;line-height:29px;padding:0 15px;background:#dcdedf;border-radius:3px;font-size:14px;color:#333;border:solid 1px #cdcdcd}


