﻿/* 内容模块 */
.brand-item{
  position: relative;
}
/* 页面ad头部图 */
.mod-section-ad{
  width: 100%;
  height: 482px;
  overflow: hidden;
}
.mod-s-con{
  width: 1200px;
  margin: 0 auto;
}
.mod-con{
  width: 1200px;
  margin: 0 auto;
}
.mod-tab .clearfix{
  overflow-x:hidden;
  overflow-y: hidden;
  position: relative;
  height: 53px;
}
.mod-tab .clearfix ul{
  position: absolute;
  left: 16px;
  top: 0;
  height: 53px;
  padding-left: 0px;
  padding-right: 0px;
  box-sizing: border-box;
  display: block;
  white-space: nowrap;
}