#idBox{position:fixed; background:#fff; z-index:2147583630; width:90%; left:50%; top:50%;}
#boxTopTitle{width:100%; height:45px; background: none; line-height:45px; font-size:16px; color:#fff; font-family:microsoft yahei; padding:0 15px; box-sizing:border-box;}*/
#boxTopTitle{background:none;}
 #boxTopTitle #boxName{color: #333;} 
#boxTopTitle #boxName{display: block;}
#boxClose{position: absolute; right: 0; top: 0; z-index: 2; display: block; width: 45px; height: 45px; line-height: 45px; text-align: center; font-size:24px; font-family:'黑体'; color:#666;cursor: pointer; -webkit-transition: all linear .3s; -moz-transition: all linear .3s; -o-transition: all linear .3s; transition: all linear .3s;}
#boxClose:hover{-webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg);}












