.body { margin-bottom: 65px; }

.banner { min-width: 1230px; height: 500px; text-align: center; color: #fff; overflow: hidden; text-shadow: 0px 1px 2px 0pxrgba 0, 0, 0, 0.15; background: #3a6dff url(../image/banner_bg1.png) no-repeat center center; }
.banner-title { font-size: 50px; letter-spacing: 3px; margin-top: 130px; }
.banner-subtitle { font-size: 26px; }

.breadcrumb { padding: 15px 0; list-style: none; }
.breadcrumb-wrap { background-color: #f3f6ff; margin-bottom: 73px; }
.breadcrumb > li { display: inline-block; }
.breadcrumb > li + li:before { content: ">"; padding: 0 5px; }

.main { width: 813px; }

.main .title { position: relative; font-size: 36px; margin-bottom: 1em; padding-bottom: 0.2em; border-bottom: 1px solid #3a6dff; }
.main .title:after { content: ''; position: absolute; left: 0; bottom: 0; width: 82px; height: 3px; background: #3a6dff; }
.main dl { margin-bottom: 80px; }
.main dt { font-size: 26px; color: #3a6dff; margin-bottom: 0.5em; }
.main dd { font-size: 18px; color: #999; line-height: 2; }
.main .contact { margin-top: 150px; font-size: 20px; color: #999; }

.side { width: 278px; padding: 20px 20px 30px; border: solid 1px #e5e5e5; }
.side dt { position: relative; font-size: 20px; margin-bottom: 0.5em; padding-bottom: 0.5em; border-bottom: 1px solid #3a6dff; }
.side dt:after { content: ''; position: absolute; left: 0; bottom: 0; width: 82px; height: 3px; background: #3a6dff; }
.side dd:before { content: ''; display: inline-block; vertical-align: middle; width: 7px; height: 7px; background: url(../image/circular.png) no-repeat; margin-right: 10px; }
.side dd + dd { margin-top: 0.5em; }