body{
    min-width: 960px;
}
.active1{
    background: #00def1;
    padding: 1px;
    border-radius: 5px;
    color: #ffffff!important;
}
.nav_li li{
    margin-left: 10px;
}
.nav_li li a{
    color: #ffffff!important;
}
.nav_li li:hover{
    background: #00def1;
    border-radius: 5px;
    color: #ffffff!important;
}
#wrap{
    background-image: url("/bg.png");
    min-height: 720px}
#top{
    margin: 20px;
}
.toppp{position:fixed;top:0;left:10px;right:10px;margin:20px;z-index:999}

.wrap2{
    padding-top: 20px;
}
.xm{
    text-align: center;
    border: 1px dashed #eeeeee;
}
.col-xs-6{
    padding: 20px;
}