
/* CSS Document */

.imges{ position:relative; width:100%;}
.imges .cause{ position:absolute; bottom:0;}
.imges .cause li{ float:left; padding-left:144px; width:174px; height:80px; line-height:80px; font-size:18px; background:rgba(0,0,0,0.5); margin-left:10px;color:#999;}

.imges .cause li:nth-child(1){ margin-left:0;}



/*筛选相关*/
.mian-more{width:100%;}
.filter{ width:90%; padding:37px; background:#FFF;margin:auto;}
.filter dl{margin:0; margin-bottom:25px;}
.filter dl:nth-child(3){ margin-bottom:0;}
.filter dl dd{float:left;font-weight:bold;font-size:20px;margin:0;}
.filter dl dt{margin:0 0 0 80px;}
.filter dl dt a{font-weight:normal;margin:0 12px;color:#666;font-size:16px; line-height:26px;display:inline-block;}
.filter dl dt a:hover{cursor: pointer;}
.filter dl dt .hover{color:#012c8c;}


.home_pro{width:90%;margin:auto;}
.home_pro .lanren1{width:90%;margin:auto; display:flex;flex-wrap: wrap;padding-bottom:50px;}
.home_pro li{ width:32%;  margin-left:1%;margin-top:20px;  overflow:hidden; box-shadow: 0 3px 7px 0 rgba(0, 0, 0, .1);border-color: rgba(229, 229, 229, .73); }
.home_pro li:nth-child(3n){ margin-right:0;}
.home_pro samp{ float:left; width:100%;overflow:hidden;}
.home_pro samp img{ float:left; width:100%;cursor: pointer;}
.home_pro .div{ float:left; width:100%; padding:0 20px; background:#FFF; transition: .5s;}
.home_pro .div .title{ float:left; width:100%; font-size:18px; height:20px; line-height:22px; font-weight:bold; color:#19110b; padding:20px 0;}
.home_pro .div dl{ float:left; width:100%; margin-bottom:20px;}
.home_pro .div dd{ float:left; font-size:16px; line-height:20px; padding-left:25px; color:#999; margin-right:10px; background:url(../image/effect.jpg) no-repeat; margin-right:20px;}
.home_pro .div dd:nth-child(1){ background-position:0px 4px;}
.home_pro .div dd:nth-child(2){ background-position:0px -27px;}
.home_pro .div dd:nth-child(3){ background-position:0px -27px;}
.home_pro .div dd:nth-child(4){ background-position:0px -43px;}

.showMorehandle{ display:table;width: 178px;height: 43px;line-height: 43px;border: 1px solid #19110b;color: #19110b;font-size: 14px;margin: 0 auto;text-align: center;border-radius: 5px;}








