@charset "utf-8";


/*案例*/
.case{ padding-top: 60px;}
.case .alul ul{ width: 1120px; margin: 0 auto;}
.case .alul ul li{ width: 258px; height: 58px; line-height: 58px; border-radius: 29px; font-size: 18px; text-align: center; border: 1px solid #ccc; float: left; margin: 0 10px; cursor: pointer;}
.case .alul ul li.on a,.case .alul ul li a:hover{background: #08b909; color: #fff; display:block;width: 260px; height: 60px; border-radius: 29px; border: none; font-weight: bold;}
.case .alt li .al{ height: 390px; margin-top: 30px; position: relative;}
.case .alt li .img,.case .alt li .img img{ width: 310px; height: 390px; overflow: hidden; border-radius: 20px;}
.case .alt li .lt{ width: 53px; height: 180px; background: url(../img/lj.png) no-repeat; position: absolute; left: 292px; top: 105px;}
.case .alt li dl{ width: 790px; height: 300px; border-radius: 20px; border: 5px solid #ededed; margin-left: 10px; padding: 40px;}
.case .alt li dl dt{ font-size: 24px; font-weight: bold; }
.case .alt li dl dd{ margin-top: 30px;}
.case .alt li dl dd p{ font-size: 15px; line-height: 26px; margin-top: 10px; color: #666;}













































