@charset "utf-8";
/*banner*/
.jhw_banner{ width:100%; height: 510px; background: url(../images/jhw/banner.png) no-repeat center top;}

.jhw_detail{ width:100%; text-align: center; padding-top: 20px;}
.jhw_detail h3{ font-size: 26px; color:#333; line-height: 40px; overflow: hidden; text-align: center;}
.jhw_detail h4{ font-size: 16px; color:#666; line-height: 30px; text-align: center;}
.jhw_detail p{ font-size: 16px; line-height: 30px; padding: 10px 0;color:#666; text-align: left; text-indent: 2em;}

.jhw_list{ width:100%; height:auto; overflow: hidden;}
.jhw_list ul{ width:1280px;}
.jhw_list ul li{ float: left; box-sizing: border-box; width:384px; height: 261px; background: url(../images/jhw/bg.png) no-repeat; margin: 20px 20px 0 0; }
.jhw_list ul li .img_box{ width:346px; height: 200px; overflow: hidden; margin: 20px auto 0;}
.jhw_list ul li a{ line-height: 40px; padding: 0 20px; display: inline-block; font-size: 18px; color:#87231d;}
.jhw_list ul li a:hover{ color:#87231d ;text-decoration: underline;}
