body{background: #f7f7f7;}

.img-map1{width: 100%;}
.img-map1 ul{width: 1280px;margin: 0 auto;display: flex;justify-content: center;padding: 40px 20px;}

.img-map1 ul li{width:250px;height: 60px;background:#743A3A;text-align: center;line-height: 60px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;font-size: 20px;color: #FFFFFF;display: flex;border-radius: 8px;background-size: 100% 100%;text-align: center;margin: 0 20px;}
.img-map1 ul .on{box-shadow: 0 0 5px #aaaaaa;}
.img-map1 ul li a{display: flex;justify-content: center;width: 100%;height: 100%;color: #333333;}
.img-map1 ul li:nth-child(1){background: #FFFFFF;}
.img-map1 ul li:nth-child(1) a::before{width: 33px;height: 60px;display: inline-block;background: url(../img/keyong/27.png) no-repeat center center;content: '';}
.img-map1 ul li:nth-child(2){background: #FFFFFF;}
.img-map1 ul li:nth-child(2) a::before{width: 33px;height: 60px;display: inline-block;background: url(../img/keyong/28.png) no-repeat center center;content: '';}
.img-map1 ul li:nth-child(3){background: #FFFFFF;}
.img-map1 ul li:nth-child(3) a::before{width: 33px;height: 60px;display: inline-block;background: url(../img/keyong/16.png) no-repeat center center;content: '';}


.list-ul{width: 1280px;margin:0 auto;box-sizing: border-box;overflow: hidden;position: relative;}
.list-ul ul{display: flex;justify-content:flex-start;flex-wrap: wrap;}
.list-ul ul li{width: 240px;height: 340px;border-radius: 20px;background: #FFFFFF;margin-right: 20px;margin-bottom: 20px;overflow: hidden;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.list-ul ul li:nth-child(5n){margin-right: 0;}
.list-ul ul li:hover{box-shadow: 0 0 5px #aaa;}
.list-ul ul li .img{width: 100%;height: 240px;text-align: center;line-height: 240px;}
.list-ul ul li .img img{width: 80%;height:80%;vertical-align: middle;}
.list-ul ul li .dis{background: #743A3A;width: 100%;height: 20px;line-height: 20px;font-size: 12px;color: #FFFFFF;box-sizing: border-box;padding: 0 10px;position: relative;margin-top: -10px;overflow: hidden}
.list-ul ul li .title{width: 100%;height: 30px;line-height: 30px;font-size: 14px;box-sizing: border-box;padding: 0 10px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.list-ul ul li .desc{width: 100%;display: flex;justify-content: space-between;box-sizing: border-box;padding: 0 10px;height: 30px;line-height: 30px;}
.list-ul ul li .desc em{width: 30px;height: 30px;background: url(../img/keyong/6.png) no-repeat center center;cursor: pointer;}
.list-ul ul li .gouwuche{width: 30px;height: 30px;background: url(../20210917/img/keyong/6.png) no-repeat center center;cursor: pointer;}
.list-ul ul li .ts{width: 90%;height: 20px;line-height: 20px;background: #743A3A;color: #FFFFFF;font-size: 12px;text-align: center;margin-left: 5%;}
.list-ul ul li .ts1{width: 90%;height: 20px;line-height: 20px;background: #01561F;color: #FFFFFF;font-size: 12px;text-align: center;margin-left: 5%;}
.list-ul ul li .ts2{width: 90%;height: 20px;line-height: 20px;background: #2E004B;color: #FFFFFF;font-size: 12px;text-align: center;margin-left: 5%;}
.zhanwu{width: 100%;text-align: center;line-height: 200px;color: #999999;}
