﻿.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: 23px 0 0 150px;}
.buging .title {font-size: 22px;color:#656D78;margin-bottom: 30px;/* padding-left:10px */}
.gohome { position: absolute; right: 0; bottom: 0; }
.btn {display:inline-block;color:#fff!important;-webkit-border-radius:5px;background:#FF6F3D;padding: 5px 0px;margin-right:10px;width: 120px;text-align: center;font-size: 15px;}
.btn:hover{color:#fff!important; opacity:.9;filter:alpha(Opacity=90);-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=90)'}
.gray {background: #0BBB73;}
.buging .success {background: url(../images/ok.png) no-repeat 0 15px; }