/* BASIC css start */
body{


}
        .brandbg{
            background: url(http://ai.esmplus.com/actiongear/STAR/OFF_SHOP.jpg);
              background-position: center;
            width: 100%;
            height:3200px;
            background-size: cover;
 padding-top:60px

        }
     .brandbg h2{
        color:#f4f4f4;
            text-align: center;
            font-weight: bold;
            font-size: 60px;
            display:block;
            margin-bottom:50px;
     
        }
        .brandwrap{position: relative;
        margin:0 auto;
        width: 1100px;
       padding-bottom:100px;
        }
        .brandbox{
          
            width:160px;
        height: 150px;
        text-align: center;


        float: left;
        margin:10px 5px;
        }
        .brandlogo{
            position: relative;
            width:160px;
            height: 100px;
                    text-align:center;
                background:#fff
                }
  .brandlogo img{ }
        .brandtxt{
            border-top:1px solid #999999;
            width:160px;
            height: 50px;
            font-weight: normal;
            font-size: 18px;
            color:#333333;
            background:#f4f4f4;
            line-height:50px;
            }
/* BASIC css end */

