﻿
.box{width:100%;height:100%;position:fixed;z-index:100;display:none;}


.box{ -moz-opacity:0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;filter:Alpha(opacity=80); background:#999;}


.btn1{cursor:pointer;}

.hint{width:300px;height:200px;margin:0 auto;background:#fff;position:fixed;top:30%;left:40%;z-index:999;display:none;}

.hint-in1{width:300px;height:50px;background:#ff6600;position:relative;}

.hint1{width:48px;height:47px;background:url(../images/hint1.png) no-repeat;-webkit-background-size:48px 47px;
background-size:48px 47px;top:12px;left:98px;position:absolute;z-index:111;}

.hint2{line-height:50px;color:#f4e8df;font-size:20px;padding-left:20px; font-weight:bold;}

.hint3{width:38px;height:37px;background:url(../images/hint3.png) no-repeat;-webkit-background-size:38px 37px;background-size:38px 37px; position:absolute;top:7px;right:7px;}

.hint3:hover{width:38px;height:37px;background:url(../images/hint33.png) no-repeat;-webkit-background-size:38px 37px;background-size:38px 37px; position:absolute;top:7px;right:7px;}

.hint-in2{line-height:60px;font-size:20px; text-align:center;color:#ff6600;}
.hint-in2 a{font-size:20px;color:#ff6600;}
.hint-in2 a:hover{color:#00F;}
