.brandnotice {padding: 0 15px;}
.brandnotice .noticebox{border: 1px solid #ca9e70;border-radius: 10px;}
.brandnotice .shuoming{position: relative;}
.brandnotice .shuoming .l1,.brandnotice .shuoming .l2,.brandnotice .shuoming .l3,.brandnotice .shuoming .r1,.brandnotice .shuoming .r2,.brandnotice .shuoming .r3{position: absolute;border: 1px solid #82613f;}
.brandnotice .shuoming .l1{width: 164px;left: 20px;top: 20px;}
.brandnotice .shuoming .l2{width: 174px;left: 20px;top: 30px;}
.brandnotice .shuoming .l3{width: 184px;left: 20px;top: 40px;}
.brandnotice .shuoming .r1{width: 164px;right: 20px;top: 20px;}
.brandnotice .shuoming .r2{width: 174px;right: 20px;top: 30px;}
.brandnotice .shuoming .r3{width: 184px;right: 20px;top: 40px;}

.brandnotice .shuoming .title{position: relative;display: inline-block;height: 58px;width: 256px;line-height: 58px;background: #f0c8a1;border-radius: 0 0 10px 10px;color: #020506;}
.brandnotice .shuoming .title:after,.brandnotice .shuoming .title:before{content: "";width: 0;height: 0;border-top: 50px solid #f0c8a1;position: absolute;top: 0px;}
.brandnotice .shuoming .title:after {border-right: 17px solid transparent;right: -17px;}
.brandnotice .shuoming .title:before {border-left: 17px solid transparent;left: -17px;}

.brandnotice .shuomingword .cont{padding: 25px 15px;}