.box{ width:1003px; margin:0 auto; height:330px;}
.bcon{ border:0px; padding-left:5px; margin-top:30px;}
.bcon h1{ margin:0 auto;padding-left:262px;}
.bcon h1 span{text-align: center;margin-top: 30px;margin-bottom: 50px; margin-left:7px;}
.bcon h1 span span{ text-align: center;font-size: 16px;font-weight: bold;border-radius: 5px; padding:20px 40px; color: #fff;height: 80px;}
.bcon h1 span span a{ font-size: 16px;font-weight: bold; color: #fff;}
.bcon h1 span span.emon{ background-color: #ff6c00;}
.list1{width:1003px; overflow:hidden; display:none; color:#000000; margin-top:50px;padding-bottom: 20px;height: 190px;}

.list1 li{float: left;margin-right: 10px;border:none;width: 190px; height: 190px;display:inline;margin-bottom: 70px;}
.list1 li a{display: inline-block;width: 190px; height: 190px;}
.list1 li a:hover{background:#fff; opacity: 0.9;font-size: 16px;}
.list1 li p{position: relative; height: 32px;line-height: 32px; text-align: center;color: #fff;margin-top: -32px;background:rgba(0,0,0,0.5);text-overflow:ellipsis;/*让超出的用...实现*/white-space:nowrap;/*/禁止换行*/overflow:hidden;/*/超出的隐藏*/display: block;}
