.brandlist li{height: 101px;width: 180px;margin: 10px 4px 0 5px;list-style: none; float: left;overflow: hidden;cursor: pointer;border: 1px solid #ccc;}
.brandlist li img{height: 100%;  width: 100%;transition: all 0.3s;}
.brandlist li img:hover{transform: translateX(-5px);}
.brandmenu{margin-top:20px;}
.brandmenu .menutop{width: 100%;height: 100%;padding: 0 0 10px;border-bottom: 1px solid #dcdcdc;}
.brandmenu .menutop .menutitle{font-size: 18px;font-weight: normal;}
.brandmenu .menutop .menulist{float: right;margin-top: -20px;margin-right: 6px;}
.brandmenu .menutop .menulist a{color: #666;font-size: 14px;margin-right: 10px;margin-left: 10px;}
.menubox{border: 1px solid #dfdfdf;position: relative;margin-top: -1px;margin-bottom: 40px;}
.menubox .menufont{margin-top:10px;margin-left:20px;}
.menubox h2{ display:inline-block;padding:5px 10px;background: #00AA98;text-align: center;color: #fff;font-size: 16px;line-height: 26px;}
.mallsection{margin: 0 auto;padding: 20px 0;overflow: hidden;}
.mallsection ul.sellerlist li {  float: left;width: 180px;margin-right: 6px;margin-left: 5px;padding: 5px 0px 12px;background: #eff3f7;border-radius: 5px;margin-bottom:5px;}
.mallsection ul.sellerlist .ct-img {padding: 5px;background: #fff;display: table;margin-left: 5px;}
.mallsection ul.sellerlist .ct-img a {width: 170px;height: 110px;}
.mallsection ul.sellerlist .ct-img a img{width:160px;height:106px;}
.mallsection ul.sellerlist .cont {margin: 10px auto 19px;text-align: center;}
.mallsection ul.sellerlist .cont p {color: #333;line-height: 28px;}
.mallsection ul.sellerlist .cont span {color: #999;}
.sellerlist div.btn {margin: 0 auto;width: 148px;}
.sellerlist div.btn .gljc {margin-right: 12px;background: #fff;border-radius: 3px;border: 1px solid #00AA98;color: #00AA98;line-height: 25px;}
.sellerlist div.btn .zdlj {border-radius: 3px;line-height: 25px;margin: 0;color: #fff;background: #00AA98;border: 1px solid #00AA98;}
.sellerlist div.btn .gljc, .sellerlist div.btn .zdlj {padding: 0 6px;height: 25px;text-align: center;cursor: pointer;float: left;display: block;}
