@charset "UTF-8";
.swiper-pagination-bullet-active { background: #2395ce; }

/* banner */
.indexbanner { width: 100%; position: relative; }
.indexbanner #swiper-container1 { width: 100%; height: 100%; position: relative; }
.indexbanner #swiper-container1 .swiper-wrapper { width: 100%; height: 100%; }
.indexbanner #swiper-container1 .swiper-wrapper .swiper-slide { width: 100%; height: 100%; }
.indexbanner #swiper-container1 .swiper-wrapper .swiper-slide a { width: 100%; height: 100%; background-size: cover; background-repeat: no-repeat; background-position: center center; }
.indexbanner #swiper-container1 .swiper-button-prev { width: 34px; height: 60px; display: block; background: url(../images/banner-prev.png) no-repeat; background-size: 100% 100%; position: absolute; top: 50%; left: 8%; margin-top: -30px; }
.indexbanner #swiper-container1 .swiper-button-next { width: 34px; height: 60px; display: block; background: url(../images/banner-next.png) no-repeat; background-size: 100% 100%; position: absolute; top: 50%; right: 8%; margin-top: -30px; }
.indexbanner .indexbanner-news { width: 100%; padding: 10px 0px; position: absolute; left: 0px; bottom: 0px; z-index: 100; background: rgba(0, 0, 0, 0.2); filter: alpha(opacity=20); }
.indexbanner .indexbanner-news .indexbanner-newsbox { width: 100%; position: relative; padding-left: 50px; background-image: url(../images/icon01.png); background-position: left center; background-repeat: no-repeat; background-size: 24px; }
.indexbanner .indexbanner-news a { width: 100%; color: #fff; position: relative; padding-left: 80px; }
.indexbanner .indexbanner-news span { width: 80px; display: block; position: absolute; top: 0px; left: 0px; }
.indexbanner .indexbanner-news span:after { width: 1px; height: 8px; content: ""; display: block; background: #fff; position: absolute; top: 6px; right: 0px; }
.indexbanner .indexbanner-news p { width: 100%; height: 20px; padding-left: 15px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }

/* index */
.indexcon { width: 100%; margin: 30px 0px; /* 广告图片 */ /* list */ /* 律师直播 */ /* 掌上法务 */ /* 案件 */ /* 找律师专家 */ /* 经典案例 */ /* 新闻 */ /* 律师 */ }
.indexcon .indexbox { width: 100%; padding: 1px; margin-bottom: 30px; border: 1px solid #ededed; }
.indexcon .index-ggimg { width: 100%; }
.indexcon .index-ggimg a { width: 100%; position: relative; }
.indexcon .index-ggimg p { color: #fff; width: 100%; height: 40px; font-size: 36px; line-height: 40px; padding: 0px 60px; text-align: center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; position: absolute; left: 0px; top: 50%; margin-top: -20px; }
.indexcon .index-ggimg2 { width: 100%; margin: 30px 0px; padding: 80px 120px; background-size: cover; background-position: center; background-repeat: no-repeat; }
.indexcon .index-ggimg2 .LSC-title { color: #fff; font-size: 30px; line-height: 40px; font-weight: bold; margin-bottom: 16px; }
.indexcon .index-ggimg2 .LSC-text { width: 50%; color: #fff; font-size: 14px; line-height: 24px; }
.indexcon .indexbox-list { margin: 0px -8px; }
.indexcon .indexbox-list li { width: 25%; float: left; padding: 0px 8px; margin-top: 16px; text-align: center; }
.indexcon .indexbox-list li .listimg { width: 100%; overflow: hidden; }
.indexcon .indexbox-list li .listimg img { transition: 1s; }
.indexcon .indexbox-list li p { color: #333; height: 20px; font-size: 16px; margin-top: 10px; line-height: 20px; padding: 0px 15px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.indexcon .indexbox-list li:hover .listimg img { -webkit-transform: scale(1.15); -moz-transform: scale(1.15); -ms-transform: scale(1.15); -o-transform: scale(1.15); transform: scale(1.15); }
.indexcon .indexbox-list li:hover p { color: #db251c; }
.indexcon .lszb { width: 100%; margin: 30px 0px; position: relative; }
.indexcon .lszb .lszb-mask { width: 100%; height: 100%; position: absolute; background: rgba(0, 0, 0, 0.5); top: 0px; left: 0px; z-index: 2; display: flex; align-items: center; display: -webkit-flex; -webkit-align-items: center; }
.indexcon .lszb .lszbcon { width: 100%; padding: 0px 12%; position: relative; z-index: 3; }
.indexcon .lszb .lszb-title { color: #fff; font-size: 30px; line-height: 40px; font-weight: bold; margin-bottom: 12px; }
.indexcon .lszb .lszb-link a { color: #fff; font-size: 16px; line-height: 40px; font-weight: bold; padding: 0px 40px; border-radius: 30px; background: #db251c; display: inline-block; }
.indexcon .palmar-list { width: 100%; padding: 40px 0px; }
.indexcon .palmar-list li { width: 20%; float: left; padding: 0px 15px; text-align: center; position: relative; }
.indexcon .palmar-list li:before { width: 1px; height: 80%; content: ""; display: block; background: #ededed; position: absolute; top: 10%; left: 0px; }
.indexcon .palmar-list li:first-child:before { display: none; }
.indexcon .palmar-list li .palmar-icon { width: 88px; margin: 0 auto; }
.indexcon .palmar-list li .palmar-icon img { -webkit-transition: -webkit-transform 0.5s ease-out; -moz-transition: -moz-transform 0.5s ease-out; -ms-transition: -ms-transform 0.5s ease-out; -o-transition: -o-transform 0.5s ease-out; }
.indexcon .palmar-list li .palmar-title { color: #333; font-size: 18px; line-height: 20px; margin: 20px 0px 10px; }
.indexcon .palmar-list li .list-text3 { height: 80px; -webkit-line-clamp: 4; }
.indexcon .palmar-list li:hover .palmar-icon img { -webkit-transform: rotateZ(360deg); -moz-transform: rotateZ(360deg); -o-transform: rotateZ(360deg); -ms-transform: rotateZ(360deg); transform: rotateZ(360deg); }
.indexcon .palmar-list li:hover .palmar-title { color: #db251c; }
.indexcon .case-list { width: 100%; position: relative; margin-bottom: 30px; }
.indexcon .case-list .swiper-slide a { width: 100%; position: relative; }
.indexcon .case-list .swiper-slide .casecon { width: auto; position: absolute; top: 50%; right: 60px; margin-top: -25px; }
.indexcon .case-list .swiper-slide .case-title { color: #fff; font-size: 24px; line-height: 30px; }
.indexcon .case-list .swiper-slide .case-text { font-size: 12px; line-height: 20px; }
.indexcon .case-list .swiper-pagination { bottom: 0px; display: none; }
.indexcon .expert { width: 100%; padding: 30px; }
.indexcon .expert .expert-tab { width: 28%; float: left; height: 280px; padding-top: 70px; padding-left: 20px; position: relative; background: #2395ce; }
.indexcon .expert .expert-tab .expertbox { height: 140px; }
.indexcon .expert .expert-tab:after { width: 6px; height: 11px; content: ""; display: block; position: absolute; top: 50%; right: -6px; margin-top: -5.5px; background-image: url(../images/icon19.png); background-repeat: no-repeat; background-size: 100%; }
.indexcon .expert .expert-tab .swiper-slide { width: auto; margin-bottom: 10px; display: inline-block; }
.indexcon .expert .expert-tab .swiper-slide a { color: #fff; padding: 6px 15px; border-radius: 30px; border: 1px solid #fff; }
.indexcon .expert .expert-tab .active-nav a { background: #db251c; border: 1px solid #db251c; }
.indexcon .expert .expert-con { width: 70%; float: right; overflow: hidden; }
.indexcon .expert .expert-con .swiper-container5 .swiper-slide:hover .expert-text h6 { color: #db251c; }
.indexcon .expert .expert-con .swiper-container5 .swiper-pagination { bottom: 0px; display: none; }
.indexcon .expert-img { width: 80px; float: left; }
.indexcon .expert-text { float: right; width: calc( 100% - 90px ); }
.indexcon .expert-text h6 { color: #333; height: 20px; margin-top: 5px; line-height: 20px; font-weight: bold; margin-bottom: 10px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.indexcon .classic { width: 100%; padding: 30px; }
.indexcon .classic .classic-img { width: 100%; overflow: hidden; }
.indexcon .classic .classic-img img { transition: 1s; }
.indexcon .classic .classic-title { color: #333; height: 20px; margin-top: 10px; font-weight: bold; margin-bottom: 5px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.indexcon .classic .swiper-slide:hover .classic-img img { -webkit-transform: scale(1.15); -moz-transform: scale(1.15); -ms-transform: scale(1.15); -o-transform: scale(1.15); transform: scale(1.15); }
.indexcon .classic .swiper-slide:hover .classic-title { color: #db251c; }
.indexcon .classic .swiper-pagination { bottom: 0px; display: none; }
.indexcon .index-news { margin: 0px -15px; }
.indexcon .index-news li { float: left; width: 33.33%; padding: 0px 15px; }
.indexcon .index-news li .newsbox { width: 100%; padding: 20px; }
.indexcon .index-news li .index-news-img { width: 100%; overflow: hidden; margin-bottom: 12px; }
.indexcon .index-news li .index-news-img img { transition: 1s; }
.indexcon .index-news li .index-news-img img:hover { -webkit-transform: scale(1.15); -moz-transform: scale(1.15); -ms-transform: scale(1.15); -o-transform: scale(1.15); transform: scale(1.15); }
.indexcon .index-news li .index-news-con { margin-top: 6px; }
.indexcon .index-news li .index-news-con:hover .index-news-title p { color: #db251c; }
.indexcon .index-news li .index-news-title { width: 75%; float: left; }
.indexcon .index-news li .index-news-title p { color: #666; height: 20px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.indexcon .index-news li .index-news-data { width: 25%; float: right; }
.indexcon .index-news li .index-news-data p { color: #666; text-align: right; }
.indexcon .index-lawyer { margin: 0px -15px; }
.indexcon .index-lawyer li { width: 50%; float: left; padding: 0px 15px; }
.indexcon .index-lawyer li .lawyerbox { width: 100%; padding: 30px 20px; }
.indexcon .index-lawyer li .swiper-pagination { bottom: 0px; display: none; }
.indexcon .index-lawyer li .swiper-slide:hover .expert-text h6 { color: #db251c; }

@media screen and (min-width: 768px) { .indexcon .expert .expert-tab .swiper-wrapper { width: auto; display: table; margin-left: auto; margin-right: auto; } }
@media screen and (max-width: 1199px) { /* 经典案例 */
  .indexcon .classic .swiper-container { padding-bottom: 30px; }
  .indexcon .classic .swiper-pagination { display: block; } }
@media screen and (max-width: 991px) { /* banner */
  .indexbanner #swiper-container1 .swiper-button-prev { width: 25px; height: 40px; margin-top: -20px; }
  .indexbanner #swiper-container1 .swiper-button-next { width: 25px; height: 40px; margin-top: -20px; }
  .indexbanner .indexbanner-news .indexbanner-newsbox { padding-left: 40px; background-size: 18px; }
  /* index */
  /* 广告图片 */
  .indexcon .index-ggimg p { height: 32px; font-size: 28px; margin-top: -16px; line-height: 32px; padding: 0px 30px; }
  .indexcon .index-ggimg2 { padding: 50px 80px; }
  .indexcon .index-ggimg2 .LSC-title { font-size: 24px; margin-bottom: 6px; }
  /* list */
  .indexcon .table-list li { width: 33.33%; }
  .indexcon .indexbox-list li p { font-size: 14px; margin-top: 6px; padding: 0px 5px; }
  /* 律师直播 */
  .indexcon .lszb .lszb-title { font-size: 22px; line-height: 30px; }
  .indexcon .lszb .lszb-link a { font-size: 14px; line-height: 30px; padding: 0px 30px; }
  /* 掌上法务 */
  .indexcon .palmar-list { padding: 25px 0px; }
  .indexcon .palmar-list li .palmar-icon { width: 60px; }
  .indexcon .palmar-list li .palmar-title { font-size: 14px; margin: 10px 0px 5px; }
  .indexcon .palmar-list li .palmar-text { display: none; }
  /* 案件 */
  .indexcon .case-list .swiper-container { padding-bottom: 30px; }
  .indexcon .case-list .swiper-pagination { display: block; }
  .indexcon .case-list .swiper-slide .casecon { right: 30px; }
  .indexcon .case-list .swiper-slide .case-title { font-size: 18px; }
  /* 找律师专家 */
  .indexcon .expert { padding: 20px; }
  .indexcon .expert .expert-con .swiper-container5 { padding-bottom: 30px; }
  .indexcon .expert .expert-con .swiper-container5 .swiper-pagination { display: block; }
  .indexcon .expert .expert-tab .swiper-slide a { padding: 4px 10px; }
  /* 经典案例 */
  .indexcon .classic { padding: 20px; }
  /* 新闻 */
  .indexcon .index-news li { width: 50%; }
  /* 律师 */
  .indexcon .index-lawyer li .lawyerbox { padding: 20px; }
  .indexcon .index-lawyer li .swiper-container { padding-bottom: 30px; }
  .indexcon .index-lawyer li .swiper-pagination { display: block; } }
@media screen and (max-width: 767px) { /* banner */
  .indexbanner .indexbanner-news { padding: 6px 0px; background: rgba(0, 0, 0, 0.4); filter: alpha(opacity=40); position: static; }
  .indexbanner .indexbanner-news .indexbanner-newsbox { padding-left: 25px; background-size: 14px; }
  .indexbanner .indexbanner-news span { width: 70px; }
  .indexbanner .indexbanner-news p { padding-left: 0px; }
  /* index */
  .indexcon { margin: 20px 0px; }
  .indexcon .indexbox { margin-bottom: 20px; }
  /* 广告图片 */
  .indexcon .index-ggimg p { height: 20px; font-size: 16px; margin-top: -10px; line-height: 20px; }
  .indexcon .index-ggimg2 { margin: 20px 0px; padding: 15px; }
  .indexcon .index-ggimg2 .LSC-title { font-size: 16px; line-height: 30px; }
  .indexcon .index-ggimg2 .LSC-text { font-size: 12px; line-height: 20px; }
  /* list */
  .indexcon .indexbox-list { margin: 0px -5px; }
  .indexcon .indexbox-list li { width: 50%; padding: 0px 5px; margin-top: 10px; }
  .indexcon .indexbox-list li p { font-size: 12px; padding: 0px; }
  /* 律师直播 */
  .indexcon .lszb { margin: 20px 0px; }
  .indexcon .lszb .lszb-title { float: left; font-size: 16px; line-height: 24px; margin-bottom: 0px; }
  .indexcon .lszb .lszb-link { float: right; }
  .indexcon .lszb .lszb-link a { line-height: 24px; }
  /* 掌上法务 */
  .indexcon .palmar-list { padding: 15px 0px 0px; }
  .indexcon .palmar-list li { width: 33.33%; padding: 0px 6px; margin-bottom: 15px; }
  .indexcon .palmar-list li .palmar-icon { width: 35px; }
  .indexcon .palmar-list li .palmar-title { font-size: 12px; }
  .indexcon .palmar-list li:nth-child(4):before { display: none; }
  /* 案件 */
  .indexcon .case-list { margin-bottom: 20px; }
  .indexcon .case-list .swiper-slide .case-title { font-weight: bold; }
  /* 找律师专家 */
  .indexcon .expert { padding: 15px 10px; }
  .indexcon .expert .expert-tab { width: 100%; float: none; height: auto; padding: 10px; }
  .indexcon .expert .expert-tab .expertbox { height: auto; }
  .indexcon .expert .expert-tab .swiper-slide { margin-bottom: 0px; }
  .indexcon .expert .expert-tab .swiper-slide a { padding: 4px 15px; }
  .indexcon .expert .expert-con { width: 100%; float: none; margin-top: 20px; }
  .indexcon .expert .expert-tab:after { display: none; }
  /* 经典案例 */
  .indexcon .classic { padding: 15px 10px; }
  /* 新闻 */
  .indexcon .index-news { margin: 0px; }
  .indexcon .index-news li { width: 100%; float: none; padding: 0px; }
  .indexcon .index-news li .newsbox { padding: 15px 10px; }
  /* 律师 */
  .indexcon .index-lawyer { margin: 0px; }
  .indexcon .index-lawyer li { width: 100%; float: none; padding: 0px; }
  .indexcon .index-lawyer li .lawyerbox { padding: 15px 10px; } }

/*# sourceMappingURL=index.css.map */
