@charset "utf-8";
/* CSS Document */
.releal_anli{background: #FFF;border-radius: 10px;-webkit-box-shadow: 0 10px 20px rgba(0,0,0,.06);box-shadow: 0 10px 20px rgba(0,0,0,.06);overflow: hidden;position: relative;display: block;}
.reveal-img2{border-radius: 10px 10px 0 0;overflow: hidden;}
.reveal-img2 img{margin: 0;width: 100%; height: 246px;background-size: cover;transition: all .6s;}
.reveal-minute2:hover img{transform:rotate(10deg) scale(1.3);-moz-transform:rotate(10deg) scale(1.3);-webkit-transform:rotate(10deg) scale(1.3);-o-transform:rotate(10deg) scale(1.3);}
.information2{height: 130px;background: #FFF;text-align: left;box-sizing: content-box;border-radius: 0 0 10px 10px;padding: 20px;}
.text-center2{font-size: 20px; font-weight: 400;overflow: hidden;margin: 0; margin-bottom: 14px;}
.text-center2 a{color: #337ab7;text-decoration: none;}
.reveal-text2 dt{font-size: 16px;color: #666;font-weight: 400;height: 110px;line-height: 24px;}
.reveal-minute2 {width: calc(33.33333% - 5px);animation: fade .5s ease-in 0s 1;-webkit-animation: fade .5s ease-in 0s 1;display: inline-block;padding: 20px;    margin-bottom: 24px;}
.solutepro > p {
    color: #393939;
    font-size: 32px;
    width: 100%;
    text-align: center;
    margin-top: 50px;
    font-weight: bold;
}
.cont_anli{max-width:1170px;margin: 50px auto;}