@charset "utf-8";
/* CSS Document */
.banner{ width: 100%;height: 288px;background-image:url(../images/detail_banner.jpg); background-repeat: no-repeat; background-position: 50% 0px; margin: 0 auto;color: #fff}
.banner h3{font-size:42px;padding-top: 92px;font-weight: normal;line-height: 42px}
.banner p{font-size:42px;margin-top: 30px;line-height: 42px}
.detail_box{ min-height:400px;height: auto}
.detail_box .title{ border-bottom: 1px solid #e1e1e1;height: 30px;padding-top: 30px}
.detail_box .title a{ cursor:pointer}
.light_text{ font-weight: 300}
.detail_box .content{ margin-top:30px;}
.detail_box .content h2{ font-size: 24px;font-weight: normal}
.detail_box .content p{ font-size: 16px;margin-top:30px;font-weight: 300; line-height: 30px}
