/*关于我们内容*/
.lmlistcontent{background:url(../images/contentbg.png);}
.banner{height:348px;background-size:cover;padding:78px 0 0 0;background:url(../images/lmlistbanner2.png) center 128px no-repeat;}

.lmlist{ width:100%;height:360px; overflow:hidden; position:relative;   }

.lmlist .bd{  width:20px;height:20px;overflow:hidden; background:#1f1f1f; }
.lmlist .bd ul{ overflow:hidden; zoom:1; padding:0;}
.lmlist .bd ul li{  float:left; _display:inline; overflow:hidden; text-align:center;width:50% ;height:360px;position: relative;opacity: 0.7;  }
.lmlist .bd ul li:hover{opacity: 1;}
.lmlist .bd ul li a{display:block;width:100%;height:360px;}
.lmlist .bd ul li .cname{font-size:14px;color:#fff;position:absolute;bottom:150px;text-align:center;width: 100%;margin-bottom:0;}
.lmlist .bd ul li .ename{font-size:14px;color:#fff;font-family: arial;position:absolute;bottom:120px;text-align:center;width: 100%;margin-bottom:0;}
.lmlist .bd ul li .more{width:100px;height:33px;background:url(../images/btn2.png) no-repeat;position:absolute;bottom:66px;left:50%;margin-left:-50px;margin-bottom:0;}
.lmlist .prev{display:block;width:41px;height:72px;background:url(../images/prev.png) no-repeat;position:absolute;top:50%;left:0;margin-top:-36px;cursor:pointer;}
.lmlist .next{display:block;width:41px;height:72px;background:url(../images/next.png) no-repeat;position:absolute;top:50%;right:0;margin-top:-36px;cursor:pointer;}
@media (min-width: 760px) {
	.banner{height:518px;background:url(../images/lmlistbanner.png) center 215px no-repeat;}
	.lmlist{height:600px;}
	.lmlist .bd ul li{height:600px;}
	.lmlist .bd ul li a{height:600px;}
	.lmlist .bd ul li{width:25%;}
	.lmlist .bd ul li .cname{font-size:14px;}
	.lmlist .bd ul li .ename{font-size:24px;}
	
} 
@media (min-width: 1000px) {

}
@media (min-width: 1200px) { 
	.lmlist{height:720px;}
	.lmlist .bd ul li{height:720px;}
	.lmlist .bd ul li a{height:720px;}
	
}