/* all-title */
.all-title { position: relative; }
.all-title a { display: block; color: #4D4D4D; font-size: 38px; font-weight: 700; text-align: center; }
.all-title span { display: block; color: #747474; font-size: 16px; text-align: center; }
.all-title em { display: block; position: absolute; top: 27px; left: 50%; width: 812px; height: 2px; margin-left: -406px; z-index: 5; }
.all-title em img { display: block; width: 100%; height: 100%; }
/* banner */
.banner-wrap { width: 100%; }
.banner { width: 1200px; height: 100%; margin: 0 auto; }
.banner-nav { padding-top: 24px; }
.banner-nav span { color: #858585; font-size: 14px; }
.banner-nav em { color: #4E4D4E; }
.banner-con { position: relative; width: 1026px; line-height: 25px; margin-top: 20px; padding: 40px 86px 130px; border: 1px solid #ECECEC; }
.banner-con h2 { width: 100%; margin-top: 38px; color: #4E4D4E; text-align: center; font-weight: 700; }
.banner-con i { display: block; margin-top: 18px; color: #858585; font-size: 14px; text-align: center; }
.banner-con p { margin-top: 18px; color: #4E4D4E; font-size: 16px; text-indent: 2em; text-align: left; }
.banner-con p.first { margin-top: 42px; text-indent: 0; }
.text-img { width: 80%; height: 80%; margin: 26px auto 0; }
.text-img img { display: block; width: 100%; height: 100%; }
.banner-con h3 { margin-top: 40px; color: #4E4D4E; text-align: left; font-weight: 600; text-indent: 2em; }
.banner-con h3.last { margin-top: 36px; }
.banner-bottom { margin-top: 23px; width: 100%; }
.banner-bottom a { font-size: 16px; color: #4E4D4E; }
.banner-bottom a.a1 { float: left; }
.banner-bottom a.a2 { float: right; }
.banner-bottom a em { display: inline-block; width: 228px; color: #0E0509; font-weight: 600; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: bottom; }