@charset "utf-8";
/* CSS Document */

.nav {
    margin-left: 0px !important;
}

.nav ul li {
   
    margin-left: 0px !important;
    margin-right: 5px !important;

}
.head {    box-shadow: none !important;}
#logo { width:270px !important; height:90px !important;     background: url(/test/90logo.png) no-repeat !important;}
.all {
    border-bottom: 1px solid #e9e8e8ab;
    border-top: 2px solid #b32f33;   width:100%; margin:0 auto;    z-index:9999900; position: absolute;}


.logo {
    width: 270px !important;
    height: 90px !important;
}

.znav {      
    top: 70px !important;
    width: 120px;}
.main {    padding-top: 70px !important;}





 .search-box{
   margin-left: 81px;
    margin-top: 25px;
    /* width: 313px; */
    border: 1px solid #e8e8e8;
    border-radius: 4px;
    /* height: 32px; */
    overflow: hidden;
    background-color: #eee;
}
.search-box input{
  border: 0;
    color: #999;
    font-size: 14px;
    width: 300px;
    height: 40px;
    line-height: 40px;
    padding: 0px 33px 0px 10px;
    outline: 0;
    background: url(../images/search-icon.png) no-repeat center right;
    background-position: 225px 8px;
}

.search-btn button{
  width: 60px;
    height: 40px;
    border: 0;
    color: #fff;
    background-color: #bc0000;
    font-size: 14px;
    cursor: pointer;
}



     .report {
    display: block;
    padding: 12px 32px;
    background-color: #f4f5f6;
    margin: 7px 0;
}
    .bui-box:after, .bui-box:before {
        content: "";
        display: table;
    }

    .report .img-holder {
        width: 57px;
        height: 50px;
    }
    .bui-left {
        float: left;
    }

    .report .img-holder>img {
        width: 100%;
        height: 100%;
    }

    .bui-box:after {
        visibility: hidden;
        font-size: 0;
        height: 0;
        display: block;
        content: "";
        clear: both;
    }
    .report .info .tel {
        font-size: 14px;
        color: #777;
    }
    .report .info .title {
        font-size: 18px;
        color: #222;
        margin-bottom: 8px;
    }
    .report .info {
        margin-top: 4px;
        margin-left: 15px;
    }
    .bui-left {
        float: left;
    }
