﻿.buging{width: 870px;height: 300px;margin: 100px auto 0; font-size:14px; background-color:#fff;overflow: hidden;border:1px solid #dbdbdb;}
.buging .buging-wrap { width: 550px; height: 205px; margin: 60px auto 0 150px; background: url(../images/err.png) no-repeat 0 15px; position: relative; overflow: hidden; }
.buging .buging-con { margin: 25px 0 0 190px; }
.buging .title { font-size: 22px;color:#656D78;margin-bottom:40px;padding-left:10px}
.gohome { position: absolute; right: 0; bottom: 0; }
.btn {display:inline-block;color:#fff!important;-webkit-border-radius:5px;background:#FF6F3D;padding:7px 25px;margin-right:10px}
.gray { background: #656D78; }
.buging .success {background: url(../images/ok.png) no-repeat 0 15px; }