html { min-width: 1220px; height: auto; }
html body { width: 100%; background: #f5f5f7; }
html body .banner { display: block; width: 100%; height: auto; }
html body .banner img { display: block; width: 100%; height: 290px; }
html body .main { width: 1220px; margin: 0 auto; }
html body .main .content { padding-top: 62px; }
html body .main .content .lawyer { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
html body .main .content .lawyer .left { padding: 33px 35px; box-sizing: border-box; background: #ffffff; font-size: 13px; color: #777777; position: relative; }
html body .main .content .lawyer .left img { display: block; width: 278px; height: 278px; background: #fbf6f5; }
html body .main .content .lawyer .left h2 { font-size: 26px; color: #333333; line-height: 72px; height: 72px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: start; -webkit-justify-content: start; -ms-flex-pack: start; justify-content: start; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; font-weight: 600; }
html body .main .content .lawyer .left h2 span { display: inline-block; font-size: 13px; color: #ffffff; line-height: 24px; height: 24px; padding: 2px 10px; text-align: center; background: #fdad00; border-radius: 24px; width: 66px; margin-left: 15px; }
html body .main .content .lawyer .left h3 { margin-bottom: 12px; }
html body .main .content .lawyer .left h3 i { display: inline-block; width: 15px; height: 19px; background: url("../image/phone.png") no-repeat; vertical-align: middle; margin-right: 16px; }
html body .main .content .lawyer .left h4 i { display: inline-block; width: 14px; height: 15px; background: url("../image/address.png") no-repeat; vertical-align: middle; margin-right: 16px; }
html body .main .content .lawyer .left .tag { display: block; width: 76px; height: 25px; background: url("../image/tag.png") no-repeat; position: absolute; top: 58px; left: 0px; }
html body .main .content .lawyer .right { width: 834px; margin-left: 35px; padding: 30px 35px; box-sizing: border-box; background: #ffffff; }
html body .main .content .lawyer .right h2 { font-size: 22px; color: #333333; font-weight: 600; margin-bottom: 5px; position: relative; }
html body .main .content .lawyer .right h2 .more { font-size: 15px; cursor: pointer; position: absolute; right: 0; top: 8px; }
html body .main .content .lawyer .right h2 .more:hover { color: #007aff; }
html body .main .content .lawyer .right div.hide { font-size: 16px; color: #777777; line-height: 28px; height: 80px; width: 100%; overflow: hidden; -webkit-line-clamp: 3; -moz-line-clamp: 3; -ms-line-clamp: 3; -o-line-clamp: 3; display: box; display: -webkit-box; display: -ms-box; display: -o-box; box-orient: vertical; -webkit-box-orient: vertical; -moz-box-orient: vertical; -ms-box-orient: vertical; -o-box-orient: vertical; margin-bottom: 20px; }
html body .main .content .lawyer .right div.show { font-size: 16px; color: #777777; line-height: 28px; height: auto; margin-bottom: 30px; }
html body .main .content .lawyer .right ul.scly { padding-top: 8px; *zoom: 1; }
html body .main .content .lawyer .right ul.scly:before, html body .main .content .lawyer .right ul.scly:after { content: ""; display: table; }
html body .main .content .lawyer .right ul.scly:after { clear: both; }
html body .main .content .lawyer .right ul.scly li { font-size: 13px; color: #777777; float: left; height: 33px; line-height: 33px; padding: 0px 20px; box-sizing: border-box; background: #f5f5f7; border-radius: 33px; text-align: center; margin-right: 18px; margin-bottom: 20px; }
html body .main .content .lawyer .right div.smrz { border: 1px dashed #cbcbcb; padding: 35px 25px; box-sizing: border-box; margin-top: 15px; }
html body .main .content .lawyer .right div.smrz ul.rz { *zoom: 1; font-size: 18px; color: #333333; }
html body .main .content .lawyer .right div.smrz ul.rz:before, html body .main .content .lawyer .right div.smrz ul.rz:after { content: ""; display: table; }
html body .main .content .lawyer .right div.smrz ul.rz:after { clear: both; }
html body .main .content .lawyer .right div.smrz ul.rz li { margin-right: 35px; margin-bottom: 15px; float: left; }
html body .main .content .lawyer .right div.smrz ul.rz li img { margin-right: 10px; }
html body .main .content .lawyer .right div.smrz div { font-size: 12px; color: #777777; margin-top: 24px; }
html body .main .content .law-serve { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; font-size: 16px; color: #777777; }
html body .main .content .law-serve .left, html body .main .content .law-serve .right { width: 580px; height: auto; background: #ffffff; padding: 35px 165px 35px 45px; box-sizing: border-box; position: relative; border-top-left-radius: 60px; border-bottom-right-radius: 60px; }
html body .main .content .law-serve .left h2, html body .main .content .law-serve .right h2 { font-size: 25px; color: #333333; font-weight: 600; }
html body .main .content .law-serve .left h3, html body .main .content .law-serve .right h3 { color: #b7b7b7; line-height: 65px; position: relative; padding-left: 15px; box-sizing: border-box; }
html body .main .content .law-serve .left h3::before, html body .main .content .law-serve .right h3::before { content: ""; width: 0px; height: 0px; border-top: 5px solid transparent; border-left: 5px solid #b7b7b7; border-bottom: 5px solid transparent; position: absolute; left: 0px; top: 43%; }
html body .main .content .law-serve .left p, html body .main .content .law-serve .right p { line-height: 25px; }
html body .main .content .law-serve .left div.btn, html body .main .content .law-serve .left div.btn-tel, html body .main .content .law-serve .right div.btn, html body .main .content .law-serve .right div.btn-tel { margin-top: 33px; }
html body .main .content .law-serve .left div.btn p, html body .main .content .law-serve .left div.btn a, html body .main .content .law-serve .left div.btn-tel p, html body .main .content .law-serve .left div.btn-tel a, html body .main .content .law-serve .right div.btn p, html body .main .content .law-serve .right div.btn a, html body .main .content .law-serve .right div.btn-tel p, html body .main .content .law-serve .right div.btn-tel a { display: inline-block; height: 42px; line-height: 42px; overflow: hidden; padding: 0 15px; box-sizing: border-box; border-radius: 42px; font-size: 24px; color: #ffffff; cursor: pointer; }
html body .main .content .law-serve .left div.btn p:hover, html body .main .content .law-serve .left div.btn-tel p:hover, html body .main .content .law-serve .right div.btn p:hover, html body .main .content .law-serve .right div.btn-tel p:hover { box-shadow: 0px 0px 6px 0px #3072eb; }
html body .main .content .law-serve .left i { display: block; width: 178px; height: 124px; background: url("../image/free-serve.png") no-repeat; position: absolute; top: 0; right: 0; }
html body .main .content .law-serve .left div.btn { display: inline-block; }
html body .main .content .law-serve .left div.btn p { background: #3072eb; padding: 0 30px; box-shadow: 0px 0px 3px 0px rgba(48, 114, 235, 0.8); }
html body .main .content .law-serve .right i { display: block; width: 178px; height: 124px; background: url("../image/tel-serve.png") no-repeat; position: absolute; top: 0; right: 0; }
html body .main .content .law-serve .right div.btn-tel a { background: #ec3b3b; box-shadow: 0px 0px 3px 0px rgba(236, 59, 59, 0.8); }
html body .main .content .law-serve .right div.btn-tel a:hover { box-shadow: 0px 0px 6px 0px rgba(236, 59, 59, 0.8); }

.ans-list { margin: 60px 0 60px; background: #ffffff; padding: 55px 0 59px; }
.ans-list div.content { width: 1220px; height: auto; margin: 0 auto; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }
.ans-list div.content .left { position: relative; }
.ans-list div.content .left div.pic { box-shadow: 24px 24px 1px 0px rgba(245, 245, 247, 0.8); }
.ans-list div.content .left div.pic i { display: block; width: 412px; height: 412px; background: url("../image/list-more-pic.png") no-repeat; box-shadow: 12px 12px 1px 0px rgba(212, 212, 214, 0.8); }
.ans-list div.content .left div.text { width: 100%; height: 100%; color: #ffffff; position: absolute; left: 0; top: 0; text-align: center; z-index: 9; }
.ans-list div.content .left div.text h2 { font-size: 32px; margin-top: 115px; font-weight: 600; }
.ans-list div.content .left div.text h3 { margin: 20px 0; }
.ans-list div.content .left div.text h3 a { font-size: 13px; color: #ffffff; width: 190px; height: 44px; line-height: 44px; display: block; border: 1px solid #ffffff; margin: 0 auto; }
.ans-list div.content .left div.text h3 a:hover { color: #007aff; border-color: #007aff; }
.ans-list div.content .left div.text p { font-size: 18px; padding: 0 88px; box-sizing: border-box; }
.ans-list div.content .right { width: 714px; }
.ans-list div.content .right ul li { margin-bottom: 20px; border-bottom: 1px solid #e4e4e4; }
.ans-list div.content .right ul li h4 { font-size: 16px; color: #333333; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }
.ans-list div.content .right ul li h4 label { font-size: 14px; width: 20px; line-height: 20px; height: 20px; display: block; background: #3072eb; color: #ffffff; text-align: center; }
.ans-list div.content .right ul li h4 span { display: block; padding-left: 15px; box-sizing: border-box; -webkit-box-flex: 5; -webkit-flex: 5; -ms-flex: 5; flex: 5; }
.ans-list div.content .right ul li h5 { font-size: 14px; color: #999999; margin: 6px 0; width: 100%; overflow: hidden; -webkit-line-clamp: 1; -moz-line-clamp: 1; -ms-line-clamp: 1; -o-line-clamp: 1; display: box; display: -webkit-box; display: -ms-box; display: -o-box; box-orient: vertical; -webkit-box-orient: vertical; -moz-box-orient: vertical; -ms-box-orient: vertical; -o-box-orient: vertical; position: relative; }
.ans-list div.content .right ul li h5 label { font-size: 14px; width: 20px; line-height: 20px; height: 20px; display: block; background: #fdad00; color: #ffffff; text-align: center; position: absolute; left: 0; top: 0; }
.ans-list div.content .right ul li h5 span { display: block; padding-left: 35px; box-sizing: border-box; }
.ans-list div.content .right ul li h6 { font-size: 13px; color: #c2c2c2; margin-bottom: 13px; }
.ans-list div.content .right ul li h6 i { display: inline-block; width: 20px; height: 20px; background: url("../image/clock.png") no-repeat; vertical-align: middle; margin-right: 6px; }

h2.title { width: 100%; font-weight: 600; }
h2.title p { width: 1220px; margin: 0 auto; font-size: 32px; color: #333333; line-height: 85px; padding-left: 20px; box-sizing: border-box; position: relative; }
h2.title p span { font-size: 16px; color: #b7b7b7; margin-left: 15px; font-weight: 300; }
h2.title p::before { content: ''; width: 0; height: 30px; border-right: 4px solid #1f57bd; position: absolute; left: 0px; top: 30px; }
h2.title p a { font-size: 15px; color: #333333; position: absolute; top: 0; right: 0; }
h2.title p a:hover { color: #007aff; }
h2.title p.l-h-29 { line-height: 29px; }
h2.title p.l-h-29::before { content: ''; width: 0; height: 30px; border-right: 4px solid #1f57bd; position: absolute; left: 0px; top: 2px; }

.case-list { width: 100%; }
.case-list ul { width: 100%; height: 195px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
.case-list ul li { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; position: relative; }
.case-list ul li:first-child { margin-right: 15px; }
.case-list ul li:first-child::after { content: ''; width: 0; height: 100px; border-right: 1px solid #e1e1e1; position: absolute; right: 0px; top: 21px; }
.case-list ul li a { display: block; text-align: left; font-size: 13px; color: #333333; line-height: 35px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }
.case-list ul li a span { width: 439px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; padding-left: 22px; box-sizing: border-box; }
.case-list ul li a label { width: 117px; padding-left: 6px; box-sizing: border-box; }
.case-list ul li a:hover { color: #007aff; }
.case-list .swiper-container { width: 1220px; margin-bottom: 50px; }
.case-list .swiper-slide { text-align: center; font-size: 18px; background: #fff; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; }
.case-list .swiper-pagination-bullet { width: 10px; height: 4px; text-align: center; line-height: 4px; font-size: 12px; color: #000; opacity: 1; background: rgba(225, 225, 225, 0.8); border-radius: 1px; margin-right: 7px; }
.case-list .swiper-pagination-bullet-active { width: 20px; height: 4px; color: #fff; background: #2551bd; }

.news-list { width: 1220px; margin: 0 auto 60px; }
.news-list ul { width: 100%; *zoom: 1; }
.news-list ul li { width: 46%; padding: 28px 0; box-sizing: border-box; float: left; position: relative; }
.news-list ul li::before { content: ''; width: 90%; height: 0; border-bottom: 1px solid #e4e4e4; position: absolute; left: 0px; bottom: 0px; }
.news-list ul li:hover a img { -webkit-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); }
.news-list ul li:hover a div h2 { color: #0057ff; }
.news-list ul li a { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
.news-list ul li a img { width: 150px; height: 110px; -webkit-transition: all 1s; transition: all 1s; margin-right: 30px; }
.news-list ul li a div { width: 376px; box-sizing: border-box; font-size: 13px; color: #777777; }
.news-list ul li a div h2 { font-size: 16px; color: #333333; height: 25px; line-height: 25px; overflow: hidden; }
.news-list ul li a div h3 { color: #c2c2c2; height: 43px; line-height: 43px; }
.news-list ul li a div h3 i { display: inline-block; width: 20px; height: 18px; background: url("../image/chuizi.png") no-repeat; margin-right: 6px; }
.news-list ul li a div h3 span { color: #ec3b3b; margin-left: 30px; }
.news-list ul li a div p { width: 100%; line-height: 22px; overflow: hidden; -webkit-line-clamp: 2; -moz-line-clamp: 2; -ms-line-clamp: 2; -o-line-clamp: 2; display: box; display: -webkit-box; display: -ms-box; display: -o-box; box-orient: vertical; -webkit-box-orient: vertical; -moz-box-orient: vertical; -ms-box-orient: vertical; -o-box-orient: vertical; }
.news-list ul li:nth-child(2n) { margin-left: 95px; }

.news-list ul:before, .news-list ul:after { content: ""; display: table; }

.news-list ul:after { clear: both; }
