/* 提示弹窗 css*/
.black{position:fixed; top:0; left:0; height:100%; width:100%; background:#000; opacity:0.3; filter:alpha(opacity=30); display:none; z-index:998}

.position{position:fixed; left:50%; margin-left:-125px; top:50%;}
.bombox_area{background:#fff; border:3px #ddd solid; line-height:30px; text-align:center; padding:25px 30px; display:none; z-index:999}
.bombox_area a{padding:5px 15px; margin:0 10px; background:#f09637; color:#fff;}

.position2{position:fixed; left:50%; margin-left:-150px; top:40%;}
.bombox_area2{background:#fff; border:1px #ddd solid; line-height:30px; padding:25px 20px; font-size:14px; display:none; z-index:999}
.bombox_area2 p{clear:both; margin-bottom:10px; height:auto; overflow:hidden;}
.bombox_area2 .checkarea{padding:0 20px;}
.bombox_area2 label{float:left; width:50%; font-size:16px; margin-bottom:5px;}
.bombox_area2 input{float:left; margin-right:5px; height:30px; line-height:30px;}
.bombox_area2 .btn{text-align:center;}
.bombox_area2 a{margin:0 10px; background:#f09637; color:#fff; display:inline-block; width:80px;}
.bombox_area2 .button_gray{background:#ccc;}
.bombox_area2 b{float:right; cursor:pointer; height:20px; width:20px; line-height:20px; text-align:center; margin-top:5px;}
.bombox_area2 b:hover{background:#f09637; color:#fff;}

.position3{position:fixed; left:50%; margin-left:-250px; top:40%;}
.bombox_area3{background:#fff; width:450px; border:3px #ddd solid; line-height:30px; padding:10px 20px; font-size:14px; display:none; z-index:999}
.bombox_area3 p{margin-bottom:10px;}
.bombox_area3 textarea{resize:none; width:400px; height:150px; padding:10px; color:#666;}
.bombox_area3 a{margin-right:10px; background:#f09637; color:#fff; display:inline-block; width:80px; text-align:center;}
.bombox_area3 .button_gray{background:#ccc;}
.bombox_area3 b{float:right; cursor:pointer; height:20px; width:20px; line-height:20px; text-align:center; margin-top:5px;}
.bombox_area3 b:hover{background:#f09637; color:#fff;}

.position4{position:fixed; left:50%; margin-left:-175px; top:40%; z-index:999}
.bombox_area4{background:#fff; width:350px; border:3px #ddd solid; line-height:30px; padding:10px 30px; font-size:14px; display:none; z-index:999}
.bombox_area4 .titleBar{border-bottom:1px #ddd solid; margin-bottom:15px;}
.bombox_area4 b{float:right; cursor:pointer; height:20px; width:20px; line-height:20px; text-align:center; margin-top:5px;}
.bombox_area4 b:hover{background:#f09637; color:#fff;}
.bombox_area4 p{margin-bottom:10px;}
.bombox_area4 label{letter-spacing:5px; margin-right:5px;}
.bombox_area4 input{width:210px; height:30px; line-height:30px; padding:0 10px; color:#666;}
.bombox_area4 .btn{margin-left:43px;}
.bombox_area4 .btn a{background:#f09637; color:#fff; display:inline-block; width:80px; text-align:center;}
.bombox_area4 .btn .link{color:#ccc; background:none; display:inline; margin-left:8px; font-size:12px;}
.bombox_area4 .btn .link:hover{background:#f09637; color:#fff;}
.bombox_area4 .links{text-align:left; margin-left:43px; font-size:12px;}
.bombox_area4 .links a{color:#f09637; padding:1px; margin-left:5px; font-size:12px;}
.bombox_area4 .links a:hover{color:#fff;}

