@charset "utf-8";
/* CSS Document */
.app-1{ width:100%; float:left; overflow:hidden;}
.app-1 dl{ width:438px; float:left; overflow:hidden; margin-right:40px; border:1px solid #eee; margin-bottom:30px}

.app-1 dl:nth-child(3),.app-1 dl:nth-child(6),.app-1 dl:nth-child(9){ margin-right:0}
.app-1 dl h4{ width:408px; float:left; overflow:hidden; line-height:25px; padding:15px;}
.app-1 dl h4 span{ display:block; float:left; height:25px; line-height:25px; padding:0 13px; border-radius:3px; margin-right:10px; font-size:12px; font-weight:bold;}
.app-1 dl h6{ width:100%; float:left; overflow:hidden; height:252px; margin-bottom:15px}
.app-1 dl img{ width:100%; float:left; overflow:hidden; height:252px; transition: all 0.5s;}
.app-1 dl:hover img{transform: scale(1.1);}

.app-1 dl h4 span:first-child{ background:#f5f7fc; color:#26ae61; }
.app-1 dl h4 span:nth-child(2){ background:#fe9703; color:#fff;}
.app-1 dl h4 span:nth-child(3){ background:#ff4545; color:#fff;}

.app-1 dl ul{ width:408px; padding:15px; float:left; overflow:hidden}
.app-1 dl dt{ width:100%; float:left; overflow:hidden; line-height:20px; margin-bottom:10px}
.app-1 dl dt a{ font-size:18px; color:#333; font-weight:bold}
.app-1 dl dt a:hover{ color:#fe9703; text-decoration:underline}
.app-1 dl dd{ width:100%; float:left; overflow:hidden; line-height:22px; font-size:14px; color:#808c9d; text-transform:uppercase; height:44px; margin-bottom:10px;}
.app-1 dl h5{ width:100%; float:left; overflow:hidden; line-height:26px; font-weight:normal; font-size:12px; text-indent:19px; color:#999; background:url(click01.png) no-repeat 0 8px}
.app-1 dl h5 span{ float:right; line-height:26px}
.app-1 dl h5 span a{ color:#26ae61; text-decoration:underline}
.app-1 dl h5 a:hover{ color:#fe9703}























.m_50{ margin-bottom:50px}