@charset "UTF-8";

/*-------------------------
__page_style
-------------------------*/

.banner_box .banner{ width: 100%; height: auto; margin-bottom: 20px;}
.banner_box .banner img{ width: 100%; height: auto; image-rendering: -webkit-optimize-contrast; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;}
.banner_box .banner:hover img{ filter:brightness(120%);}
.banner_box p{ font-size: 15px; line-height: 21px; margin-bottom: 30px; color: #777;}