/* 
               (0 0)
   +=====oOO====(_)=========+
   |   Powered By Anxin     |
   |   Tel: 0572-5220701    |
   |   Creation:2022.08.01  | 
   +=================oOO====+
             |__|__|
              || ||
             ooO Ooo
*/
body,button,dd,dl,dt,fieldset,figure,form,h1,h2,h3,h4,h5,h6,hr,input,legend,li,ol,p,s,td,textarea,th,ul{margin:0;padding:0;list-style:none;font-family:Microsoft YaHei,sans-serif;font-weight:400;}body,html{position:relative;}h1,h2,h3,h4,h5,h6{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;text-transform:capitalize}button,input,select,textarea{font-size:100%;outline:0}a{color:#369;text-decoration:none}.clearfix:after{content:"\0020";display:block;height:0;clear:both;font-size:0;visibility:hidden}.clearfix{zoom:1}.clear{clear:both;font-size:1px;width:1px;height:0;visibility:hidden;line-height:0}.fl{float:left}.fl,.fr{display:inline}.fr{float:right}em,i{font-style:normal}.none{display:none}.block{display:block}.inline{display:inline-block!important;margin-right:10px}img{border:0;object-fit:cover}table{border-collapse:collapse;border:0;cellspacing:0;cellpadding:0}::selection{background:#ddd;color:#111}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background-color:rgba(50,50,50,.25);border:2px solid transparent;border-radius:0px;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background-color:#2E6DFE}::-webkit-scrollbar-track{background-color:rgba(50,50,50,.05)}*{box-sizing:border-box}input,textarea{border:0}input::placeholder,textarea::placeholder{opacity:.5}input:focus{border:0;outline:0;-webkit-box-shadow:0}.tipMain{position:fixed;bottom:0;left:0;z-index:9999;width:100%;border-top:1px solid #ccc;background:#fff;font-size:13px;line-height:40px}.tipMain,.tipMain .close{height:40px;text-align:center}.tipMain .close{position:absolute;top:0;right:10px;width:40px;color:red;font-weight:400;font-size:18px;font-family:Arial,Helvetica,sans-serif;cursor:pointer}
/*超出的文字省略，要定义宽度*/
span.spanleft{ overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: block }
a,a:hover, :after, :before, .iconfont, .images, .images img, .list-li, .list-txt, .list-txt .name, .mobilemenu b, header, header *, #footer *, .wrapper, #banner, #banner img { -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }
/*页面*/
* { font-size: 14px; font-weight: 400; box-sizing: border-box; }
body { background-color: #fff; overflow-x: hidden;}
.wrapper { margin: 0 auto; position: relative; }
.text { padding: 0; }
.text, .text * { color: #666; font-size: 14px; line-height: 2; word-wrap: break-word; }
.text p { margin-bottom: 15px; }
.text p:last-child { margin-bottom: 0; }
.text img { max-width: 100%; margin: 20px auto; display: block; opacity: 1 !important; }
.txt-info { overflow: hidden; display: -webkit-box !important; -webkit-box-orient: vertical; white-space: normal !important; word-wrap: normal !important; }/*-webkit-line-clamp: 8;*/
.txt-info * { -webkit-box-orient: horizontal; width: auto; display: inline; padding: 0; margin: 0; white-space: normal !important; word-wrap: normal !important; background: none !important; text-indent: 0 !important; font-family: sans-serif !important;word-break:break-all !important; }
.txt-info img { display: none !important; opacity: 0; }
.arrow{position:relative; z-index: 2; width: 15px; height: 15px;}
.arrow:before,.arrow:after{content: ""; position: absolute; display: block;}
.arrow:before { width: 6px; height: 6px; border-right: 1px solid #666; border-top: 1px solid #666; pointer-events: auto; left: 50%; top: 50%; transform: translate(-50%, -50%) rotate(45deg);}
.arrow:after{width: 15px; height: 0; border-top: 1px solid #666; top: 50%; left: 50%; margin-top: -1px; margin-left: -9px; display: none;}

.select { position: relative; width: 100%; height: 100%;}
.select:after { content: ""; display: block; width: 6px; height: 6px; border-right: 1.5px solid #006FE0; border-bottom: 1.5px solid #006FE0; -webkit-transform: translateY(-50%) rotate(45deg); transform: translateY(-50%) rotate(45deg); pointer-events: auto; position: absolute; z-index: 1; right: 0px; top: 10px; }
.select .placeholder,.select ul li a{width: 100%; height: 100%; display: flex; align-items: center;font-size: 18px; font-weight: 600; color:#333;}
.select .placeholder img,.select ul li a img{margin-right: 6px;}
.select .placeholder {position: absolute; z-index: 10; left: 0; top: 0;  padding-right:21px; cursor: pointer; text-transform: capitalize;}
.select.is-open ul { display: block;}
.select.is-open:after {transform:rotate(225deg); top:12px; }
.select ul { display: none; background-color: #fff; position: absolute; z-index: 100; overflow: hidden; width: 100%; top: 100%;left: 0;margin-top:16px; margin-left: -16px; padding: 8px 16px; width: 100px; max-height: 300px; overflow-x: hidden; overflow-y: auto;border-top:0;}
.select ul li { display: block; float: none !important; width: 100% !important; margin: 0; cursor: pointer; }
.form form{display:flex; flex-flow: row wrap; justify-content: space-between; width: 100%; height: 100%;}
.form form .form-group {display:flex; width:calc(50% - 12px); margin-right: 12px; margin-bottom: 12px; outline: solid 1px #ECECEC; outline-offset: -1px; padding:5px 5px 5px 19px;}
.form form .form-group.all {width: 100% !important;}
.form form .form-group .label{ font-size: 14px; color: #333; line-height: 32px;}
.form form .form-group .label span{color: #DA0000; margin-left: 5px;}
.form form .form-group .input-group{flex: 1; width: 100%;}
.form form .form-group .form-input{width:100%; background: #fff; border: 0; font-size: 14px; line-height: 32px; height: 32px; color: #333;}
.form form .form-group .form-input::placeholder{font-size: 14px; color: #333; opacity: 0.3; text-transform: capitalize}
.form form .form-group.textarea-group{flex-direction: column; width: 100%;}
.form form .form-group .form-textarea{height:auto !important}
.form form .form-group.button-group{outline-width: 0; padding: 0; margin-top: 7px; justify-content: flex-start;}
.form form .form-button{width: 112px; height: 32px; background-color: #E31F37; cursor: pointer; font-size: 14px; color: #fff; text-transform: capitalize; position: relative;}
.form form .form-button:hover {opacity: 0.7;}
/*更多*/
.more { position: relative; width: 100%; display: flex; }
.more a { width: 112px; height: 32px; background:#fff; border: solid 1px #eee; position: relative; display: flex; justify-content: center; align-content: center; align-items: center;overflow: hidden;}
.more a:after { content: ""; display: block; position: absolute; z-index: 1; width: 100%; height: 100%; background: #E31F37; left: 0%; top: 0;transform: translateY(100%)}
.more span { position: relative; z-index: 2; font-size: 12px; font-weight: 400; color: #666; text-transform: uppercase; display: block; text-align: center; }
.more a:hover:after {transform: translateY(0)}
.more a:hover span { color: rgba(255, 255, 255, 0.8); }
.more a:hover .arrow:before {border-right-color:#fff; border-top-color:#fff;}
@media screen and (max-width: 700px) {
    .more { display: block; }
    .more, .more a { width: 100%; margin: 0 auto }
}
.btn-more{display:inline-block;}
.btn-more a{display:flex; align-items: center; position: relative;}
.btn-more a:after{content:""; display:block; width: 0; height: 1px; background-color: #999; position: absolute; left: 0; bottom: 0; margin-bottom:-5px;}
.btn-more a span{color: #666;}
.btn-more a:hover:after{width: 100%;}
/*******************************
  -------[=返回顶部-------
********************************/
.toTop { position: fixed; z-index: 9; bottom: 0px; width: 50px; height: 50px; text-align: center; line-height: 50px; padding: 0; right: 0; background-color: #222; cursor: pointer; display: none; opacity: 0.7 !important; }
.toTop:before { content: ""; margin-top: 20px; margin-left: 15px; display: block; width: 15px; height: 15px; border-right: 3px solid #fff; border-top: 3px solid #fff; pointer-events: auto; transform: rotate(-45deg); }
.toTop:hover { background: #E31F37; opacity: 1 !important }
.toTop:active { background: #000; -webkit-transform: scale(.9); -moz-transform: scale(.9); -ms-transform: scale(.9); -o-transform: scale(.9); transform: scale(.9); }
/*******************************
  -------[=图片切换-------
********************************/
.swiper-container{width: 100%; height: 100%;}
.swiper-container img { display: block; width: 100%; height: 100%; }
.swiper-btn { display: block; width: 30px; height: 30px; text-align: center; cursor: pointer; position: relative;border-radius: 0;}
.swiper-btn:before,.swiper-btn:after{content: ""; position: absolute; display: block;}
.swiper-btn:before {  width: 8px; height: 8px; border-right: 1px solid #fff; border-top: 1px solid #fff; pointer-events: auto; left: 50%; top: 50%; }
.swiper-btn.swiper-button-disabled { opacity: 0.65; cursor: not-allowed; }
.prev.swiper-btn { left: 0; background-color: #E31F37; }
.prev.swiper-btn:before { transform: translate(-45%, -50%) rotate(-135deg); }
.next.swiper-btn { background-color: #CCCDCB; }
.next.swiper-btn:after,.next.swiper-btn:before { border-color: #fff; }
.next.swiper-btn:before { transform: translate(-80%, -50%) rotate(45deg); }
.swiper-tool{display: flex; align-items: center; width: 100%; overflow:hidden;}
.swiper-tool .prev.swiper-btn{margin-left: 32px;}
.swiper-tool .swiper-pagination{position: relative; z-index: 1; bottom: 0; height:6px; display: flex; justify-content: flex-end; flex: 1;}
.swiper-tool .swiper-pagination-bullet{ width: 6px; height: 6px; border-radius: 0; display: block; position: relative; background: #eee; margin-left: 10px; opacity: 1;}
.swiper-tool .swiper-pagination-bullet.swiper-pagination-bullet-active{ background-color: #E31F37;}
/*******************************
  -------[=列表-------
********************************/
.images { overflow: hidden; position: relative; z-index: 1; width: 100%; height: 0; padding: 0px; margin: 0; }
.images img { width: 100%; height: 100%; object-fit: cover; position: absolute; z-index: 1; left: 0; top: 0; }
.list { overflow: hidden; position: relative; z-index: 1; }
.list .list-ul { margin-right: -40px; margin-bottom: -40px; }
.list .list-ul:after { content: ""; display: table; clear: both; }
.list .list-li { float: left; margin-right: 40px; margin-bottom: 40px; position: relative; }
.list .list-li .images { padding-top: 100%; }
.list .list-li:hover .images img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
.list-txt { box-sizing: border-box; position: relative; z-index: 1; text-transform: capitalize;}
.list-txt .name {font-size: 16px; color: #333; overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1;}
.list-txt .date{font-size: 12px; color: #999; margin-top: 4px; margin-bottom: 17px;}
.list-txt .txt-info {-webkit-line-clamp: 2; margin-bottom: 20px;}
.list-txt .txt-info, .list .list-txt .txt-info * { font-size: 12px; color: #999; line-height: 1.8;}
.list .all { display: block; position: relative; z-index: 2 }
.pop-wrap{width: 100%;padding:16px;}
.pop-wrap .head{width: 100%; padding:16px 0; background-color: #fff; border-bottom: solid 1px #e5e5e5; margin-bottom: 24px; font-size:24px; font-weight: 600; color:#666;}
.pop-wrap .head span{font-size:14px; font-weight: 400; color:rgba(51, 51, 51, 0.6);margin-left:24px;}
.pop-wrap .body{width: 100%;}
.pop-wrap .body{width: 100%;}-wrap .txt{flex:1; padding-left: 32px; padding-right: 16px;}
.pop-wrap .txt .text *{font-size:16px; line-height: 1.8; color:#666;}
/*******************************
  -------[=页码-------
********************************/
.main-page {position:relative; z-index: 1; width: 100%; padding: 0; margin: 0; text-transform: capitalize; display: flex; justify-content:flex-start; align-items: center;}
.main-page a{ padding: 6px 12px;background: #FFFFFF; border: 1px solid #EEEEEE; color: #333; margin-right: 10px;}
.main-page a.disabled{ border: 0; cursor: not-allowed;}
.main-page a.disabled:hover{background-color: #fff; color: #333;}
.main-page a.active,.main-page a:hover{background-color: #E31F37; border-color: #E31F37; color: #fff;}
/*******************************
  -------[=页面底部------
********************************/
#footer .contact{margin-bottom: 80px;}
#footer .copyright {width: 100%;display:flex; justify-content: space-between;padding-top:28px; padding-bottom: 28px;position:relative;border-top:1px dashed #ECECEC}
#footer .copyright p,#footer .copyright a {color:#999;display:flex; align-items: center; }
#footer .copyright a:hover{color:#24272A;}
#footer .record{display:flex; justify-content: center;}

@media screen and (max-width: 1024px){
  #footer .copyright{flex-direction: column; align-items: center; padding-top: 12px; padding-bottom: 12px;}
  #footer .copyright p{text-align: center; margin-bottom: 12px;}
  .record{display:flex; flex-direction: column; align-items: center;}
  .record a{margin-bottom: 10px};
}
@media screen and (max-width: 700px){
  #footer .copyright{padding-top: 12px; padding-bottom: 0; margin-bottom: 0;}
  #footer .copyright p,.record p a{text-align: center;}
}
/*******************************
  -------[=自定义字体------
********************************/
@font-face { font-family: 'SourceHanSerifCN-Heavy'; font-style: normal; font-weight: 100; src: url('SourceHanSerifCN-Heavy.eot'); src: url('SourceHanSerifCN-Heavy.eot?#iefix') format('embedded-opentype'), url('SourceHanSerifCN-Heavy.woff') format('woff'), url('SourceHanSerifCN-Heavy.ttf') format('truetype'), url('SourceHanSerifCN-Heavy.svg#chantilly_lightregular') format('svg'); font-weight: normal; font-style: normal }
.font-Heavy { font-family: "SourceHanSerifCN-Heavy" !important; font-weight: 300 }
.font-small {font-size:9px; transform:scale(0.75) translateX(-15%);}
/*******************************
  -------[=页面------
********************************/
.spl-header{transform:translateY(0)}
header, #header { width: 100%; }
#header .wrapper,#nav .wrapper,.nav, .nav .nav-ul, .nav .mainlevel, .nav .mainlevel a{ height: 100%; }
#header .wrapper, .nav .nav-ul { display: flex; justify-content: space-between; align-items: center; }
header {position: fixed; left: 0; top: 0; z-index: 10;}
#header {background-color:#fff; height: 90px;}
#logo { width: 255px; height: 44px; }
.logo,.logo a{width: 100%; height: 100%; display: flex; align-items: center; justify-content: space-between; }
.logo a .logo-txt,.logo a .logo-txt span{width: 180px;text-align: justify; text-align-last: justify;}
.logo a .logo-txt{display:flex; flex-direction: column; font-size: 20px; font-weight: 600; color: #000;}
.logo a .logo-txt span{font-size: 10px; font-weight: 400; color: #000; text-transform: capitalize;}
#logo-r{height:100%;display:flex; justify-content: flex-end; align-items: center;}
#logo-r .search{width: 360px; height: 40px; outline: solid 1px #333; outline-offset: -1px;}
#logo-r .search .form-input{flex:1; width: 100%; padding-left: 19px;}
#logo-r .search .form-button{width: 90px; height: 40px; background-color: #333;}
#logo-r .tel{margin-left:47px; display:flex; flex-direction: column; align-items: flex-end;}
#logo-r .tel .p1{font-size: 12px; font-weight: 500; color: #999; margin-bottom: 4px;}
#logo-r .tel .p2,#logo-r .tel .p2 a{display:flex; align-items: center;}
#logo-r .tel .p2 span:before{content:""; display: inline-block; width: 1px; height: 12px; background: rgba(0, 0, 0, 0.1); margin-left: 10px; margin-right: 10px;}
#logo-r .tel .p2 span{ font-size: 18px; font-weight: 500; color: #E31F37;}
#nav {border-top:solid 1px #eee;height: 69px; background-color: #fff;}
#nav .nav{flex:1;}
.nav .nav-ul { justify-content: flex-start;}
.nav .mainlevel {position: relative; z-index: 10; display: flex; justify-content: center; padding-left: 30px; padding-right: 30px; }
.nav .mainlevel .mainlevel-a {text-decoration: none; width: 100%; display: flex; justify-content: center; align-items: center; position: relative; z-index: 2; text-transform: capitalize; }
.nav .mainlevel:after,.nav .mainlevel:before{content: ""; z-index: 1; position: absolute; display: block;}
.nav .mainlevel:after { width: 1px; height: 12px;right: 0; top: 50%; transform: translate(0px, -50%);background:#000; opacity: 0.1;}
.nav .mainlevel:last-child:after{display: none;}
.nav .mainlevel:before{width: 0; height: 3px; background-color: #E31F37; left: 0; bottom: 0;}
.nav .mainlevel .mainlevel-a span { position: relative; z-index: 2; font-size: 14px; font-weight: 400;white-space: nowrap; color:#000; text-transform: capitalize;}
.nav .mainlevel.active .mainlevel-a span, .nav .mainlevel .mainlevel-a:hover span,.nav .mainlevel:hover span,.nav .mainlevel.active.cuf .mainlevel-a:hover span {color:#000;}
.nav .mainlevel.active:before, .nav .mainlevel:hover:before,.nav .mainlevel.active.cuf:hover:before{width: 100%;}
.nav .mainlevel.active.cuf .mainlevel-a span {color:#000}
.nav .mainlevel.active.cuf:before {width: 0;}

.nav .mainlevel ul { position:absolute; top:100px;left:0; transition:all 0.3s; opacity: 0;visibility:hidden;border-top:1px solid #e7e9ec}
.nav .mainlevel ul:before{content:""; display:block; width:100vw; height: 60px;  background: rgba(0, 0, 0, 0.4); position: fixed; top:100px; left: 0; z-index: 1;}
.nav .mainlevel .sub-mainlevel { position: relative; z-index: 2; display:flex; padding-top:20px; padding-bottom:20px; font-size:16px; color:#333; white-space: nowrap;}
.nav .mainlevel .sub-mainlevel .sub-mainlevel-a{font-size:16px; color:#fff; margin-right:2vw; opacity: 0.7;}
.nav .mainlevel .sub-mainlevel .sub-mainlevel-a:hover{opacity: 1;}
.nav .mainlevel:hover ul {opacity:1;  visibility:visible }
header.baion{transform: translateY(-90px);}
.pc-img { display: block !important; }
.mobile-img { display: none !important; }
.py-title { position: relative; width: 100%; display: flex; align-items: flex-end; padding-top: 80px; margin-top: 80px; margin-bottom: 60px; border-top: 1px dashed #ECECEC; }
.py-title .chs{font-size: 18px; color: #E31F37;}
.py-title .chs:after{content:""; display: inline-block; width: 10px; height: 1px; background: #D8D8D8; margin-left: 12px; margin-right: 12px;}
.py-title .en{font-size: 12px; color: #999; text-transform: uppercase;}
.py-title .btn-more{position: absolute; right: 0; bottom: 0}
.py-card{border-bottom: 1px dashed #ECECEC; padding-bottom: 80px;}
.py-card .py-title{ padding-top: 50px; margin-top: 0; margin-bottom: 40px; border-top: 0;}
#banner{width: 100%;height: 460px; overflow: hidden; position: relative; margin-top: 160px; background-color: #000000;}
#banner img{width:100%; height: 100%; display:block; position: absolute; z-index: 1; left: 0; top:0;}
#banner .wrapper{position: absolute; z-index: 2; left: 50%; transform: translateX(-50%); bottom: 0;}
#banner .banner-txt{width:301px; height: 139px; position: absolute; z-index: 2; left: 0; bottom:0; display: flex; flex-direction: column; padding-left: 28px; padding-top: 34px; background: rgba(255, 255, 255, 0.9);backdrop-filter: blur(10px);}
#banner .banner-txt .font-Heavy{font-size: 24px; color: #333; margin-bottom: 10px;}
#banner .banner-txt .secondary{color: #333;}
#main{padding-top: 70px;}
/*关于我们*/
.about-section1 .text .h5{font-size: 22px; font-weight: 600; color: #333; margin-bottom: 21px;}
.about-section1 .text img{width: 47.5%; float:left; margin-right: 60px;}
.about-section1 .text:after{content:""; display: table; clear: both;}
.about-section2{display:flex; flex-flow: row wrap; padding-top: 23px;}
.about-section2 .item{width: 25%; display: flex; flex-direction: column; align-items: center;}
.about-section2 .item img{width: 50px; height: 50px; object-fit: contain;}
.about-section2 .item .txt{display:flex; flex-direction: column; align-items: center;}
.about-section2 .item .txt .p1{font-size: 16px; font-weight: 500; color: #333; margin-top: 27px; margin-bottom: 12px;}
.about-section2 .item .txt .info{width: 88%; margin: 12px auto 30px auto; text-align: center; font-size: 12px; line-height: 22px; color: #999;}
.honor .images,.style .images{padding-top: 69%;}
.about-section3.py-card{padding-bottom: 35px;}
.about-section3.py-card .swiper-tool,.about-section4.py-card .swiper-tool{margin-top:40px;}
.about-section4.py-card{border-bottom: 0; padding-bottom: 0; margin-bottom: -55px; position: relative; z-index: 2;}
/*律师团队*/
.list.lawyer{margin-bottom:0px;}
.list.lawyer .list-li{width: calc(25% - 40px);}
.list.lawyer .images{padding-top: 150%;}
.list.lawyer .list-txt{background: #f8f8f8;}
.list.lawyer .list-txt .name{padding: 33px 21px 24px 21px; color: #333;}
.list.lawyer .list-txt .name span{font-size: 12px; color: #999; margin-left: 10px;}
.list.lawyer .list-txt .txt-info{margin:0 21px 33px 21px;}
.list.lawyer .list-txt .txt-info,.list.lawyer .list-txt .txt-info *{font-size: 12px !important; font-weight: 400 !important; color: #999 !important; line-height: 1.8 !important; background: none !important;}
.list.lawyer .list-txt .btn{width: 100%; height: 42px; display: flex; align-items: center; background: #FFFFFF;border: 1px solid #EEEEEE; position: relative; padding-left: 21px; padding-right: 21px;}
.lawyer-detailed{width: 100%; height: 100%; overflow: hidden; background: #FFFFFF; box-shadow: 0px 6px 16px rgba(0, 0, 0, 0.08), 0px 9px 28px rgba(0, 0, 0, 0.05), 0px 12px 48px rgba(0, 0, 0, 0.03);  border-radius: 2px;}
.lawyer-detailed .header{width: 100%; height: 55px; background-color: #fff; border-bottom: solid 1px rgba(0, 0, 0, 0.06);display: flex; align-items: center; font-size: 16px; font-weight: 500; color: rgba(0, 0, 0, 0.85); padding-left: 24px; position: sticky; top: 0; z-index: 2;}
.lawyer-detailed .body{width: 100%; display: flex; flex-flow: row wrap; align-items: flex-start; padding: 24px 24px 0 24px;}
.lawyer-detailed .body .images{ width: 180px; padding-top: 246px;}
.lawyer-detailed .body .info{flex:1; margin-left: 24px; display:flex; justify-content: space-between; flex-flow: row wrap;}
.lawyer-detailed .body .info .name{font-size: 16px; font-weight: 500; color: #333;}
.lawyer-detailed .body .info .name span{font-size: 12px; font-weight: 400; color: #999; margin-left: 10px;}
.lawyer-detailed .body .info .tel{font-size: 12px; font-weight: 400; color: #333;}
.lawyer-detailed .body .info .tel span{font-size: 12px; font-weight: 400; color: #4071F6;}
.lawyer-detailed .body .info .txt{width: calc(100% + 12px); height: 205px; margin-top: 20px; overflow-x: hidden; overflow-y: auto; padding-right: 24px; margin-right: -12px;}
.lawyer-detailed .body .info .txt::-webkit-scrollbar {width:8px;height:8px}
.lawyer-detailed .body .info .txt::-webkit-scrollbar-thumb {background: rgba(0, 0, 0, 0.2);border:2px solid transparent;border-radius:10px;background-clip:padding-box}
.lawyer-detailed .body .info .txt::-webkit-scrollbar-thumb:hover {background:rgba(0, 0, 0, 0.2);}
.lawyer-detailed .body .info .txt,.lawyer-detailed .body .info .txt *{font-size: 14px; line-height: 24px; color: #666;}
.lawyer-detailed .body .info .txt p{margin-bottom: 16px;}
.lawyer-detailed .body .field{width: 100%; height: 55px; display: flex; align-items: center; color: #333; border-top: 1px dashed #ECECEC; margin-top: 24px;}
#main .lawyer-detailed .body .info .txt{height: auto;}
/*资讯*/
.news .list-ul{ margin-right:-40px; margin-bottom: -30px;}
.news .list-li{width:calc(50% - 40px); margin-right: 40px; margin-bottom: 30px; padding-bottom: 30px; display: flex; justify-content: space-between; align-items: flex-start;}
.news .list-li:after{content:""; display: block; width:calc(100% + 40px); height: 1px; background-color: #ECECEC; position: absolute; left: 0; bottom: 0;}
.news .list-li .images{width: 270px; padding-top: 158px; background: url(../images/nopic.jpg) center center no-repeat; background-size:cover;}
.news .list-li .list-txt{flex:1; padding-left: 30px;}
.news2 .list-li{width: 100%;}
.news2 .list-li .list-txt{padding-left: 120px;}
.news2 .list-txt .date{position: absolute; left: 0; width: 120px; display: flex; flex-direction: column; align-items: center;}
.news2 .list-txt .date span{font-size: 42px; color: #E31F37;}
.news2 .list-txt .txt-info{margin-top: 25px; margin-bottom: 33px;}

.article .h1{font-size:30px; font-weight: 500; color:#333; line-height: 1.5; padding-top: 26px; text-align: center;}
.article .date{font-size:14px; font-weight: 400; color:#666; margin-top: 15px; text-align: center; padding-top: 16px; padding-bottom: 16px; margin-bottom: 32px;border-bottom:1px dashed #ECECEC;}
.article-txt,.article-txt *{font-family:Microsoft YaHei,sans-serif ; font-size:16px;line-height: 2.1; color:#666;}
.article-txt img{width: 750px !important; height: auto !important; margin: 16px auto !important; display: block;}

/*联系*/
.contact{display:flex; flex-flow: row wrap; align-items: flex-end;}
.contact .py-title{margin-bottom:40px;}
#main .contact .py-title{border-top: 0; margin-top: 0; padding-top: 0;}
.contact .form{width: 48%;}
.contact .contact-info{flex:1; padding-left: 57px;}
.contact .contact-info .t{font-size: 18px; font-weight: 500; color: #333; margin-bottom: 26px ;}
.contact .contact-info p{font-size: 14px; font-weight: 400; color: #666; margin-bottom: 12px;}
.contact .contact-info .qrcode-wrap{display:flex; align-items: flex-start; justify-content: flex-start; padding-top:26px;}
.contact .contact-info .qrcode-wrap .qrcode{width: 98px; margin-right: 47px; display: flex; flex-direction: column; align-items: center;}
.contact .contact-info .qrcode-wrap .qrcode img{display: block; width: 100%; height: auto;}
.contact .contact-info .qrcode-wrap .qrcode p{padding-top: 12px; width: 100%; text-align: center; font-size: 14px; color: #666;}
.contact-map{padding-top: 50px; padding-bottom: 80px;}
.contact-map .map #gaodi-map{height: 350px;}
.map #gaodi-map { width: 100%; z-index: 1; }
.map .icon { background: url(../images/map-icon.png) no-repeat; }
.map .icon-cir { width: 63px; height: 67px; }
.map .icon-cir-red { background-position: 0 0; }
.map .amap-info { width: 450px; }
.map .amap-info-content{ padding: 20px 28px 20px 20px; }
.mapInfo{width:100%;}
.map .amap-info-content h5,.mapInfo h6 { font-size: 18px; line-height: 20px; color: #333; font-weight: 600; margin-bottom: 10px; }
.map .amap-info-content div,.mapInfo p { font-size: 14px; line-height: 1.6em; color: #666 }
.amap-icon{background:url("../images/amap-icon.png") no-repeat; width: 35px !important; height: 35px !important; transform: translate(-10px,0);}
.amap-icon img{display: none !important;}
@media screen and (max-width: 800px){
    .map #gaodi-map{height:50vh}
    .map .amap-info-content{width: 80vw}    
}
@media screen and (max-width: 600px) {
    .map .amap-info { width: 80vw; }
}
/*******************************
  -------[=搜索结果------
********************************/
.search-result{background-color:#fff; padding-bottom: 32px;}
.search-result .place{padding-top: 32px; margin-bottom: 32px;}
.search-result .highlight{font-weight:600; background-color:#E31F37; color:#fff;padding:2px 3px; margin-left:5px; margin-right:5px;}
.search-result .t{font-size: 18px; color: #333;border-bottom:solid 1px #eee; width: 100%;padding-bottom:16px; margin-bottom: 32px;}
.search-result .t .highlight{font-size:18px;}
.search-result .list-txt .name{margin-bottom: 16px;}
.search-result .list-txt .txt-info{-webkit-line-clamp:3; height: 65px;}

/*******************************
  -------[=首页------
********************************/
#index-section1{margin-top: 160px;}
#index-section1 .wrapper{ position: absolute; z-index: 2; height: 100%; top: 0; left: 50%; transform: translateX(-50%);}
.index-section1-txt{height: 100%; display:flex; flex-direction: column; align-items: flex-start; justify-content: center;}
.index-section1-txt p{font-size: 60px; font-weight: 600; color: #fff;}
.index-section1-txt.color p{color: #243864;}
.index-section2.py-card{padding-bottom: 50px;}
.index-section3.py-card{padding-bottom: 35px;}
.index-section3 .news .list-li{width: 100%; margin-bottom: 35px; padding-bottom: 0;}
.index-section3 .news .list-li:after{display: none;}
.index-section4.py-card{display: flex; margin-top: 52px;}
.index-section4 .txt,.index-section4 .img{flex:1; position:relative;}
.index-section4 .txt .t{font-size: 46px; color: #E31F37; margin-bottom: 40px;}
.index-section4 .txt .info{ width: 460px; display: flex; justify-content: space-between; flex-flow: row wrap;}
.index-section4 .txt .info .font-Heavy{ width: 96px; font-size: 24px; color: #333;}
.index-section4 .txt .info .font-small{width: 100%;transform:scale(1)}
.index-section4 .img img{display: block; width: 100%; height: 100%;}
.index-section4 .img-txt{position: absolute; left: 41px; bottom: 23px;}
.index-section4 .img-txt .t{ display: flex; align-items: center;}
.index-section4 .img-txt .t span{margin-right: 5px;font-size: 14px; color: #fff;}
.index-section4 .img-txt .num{font-size: 46px; font-weight: 500; color: #fff; margin-top: 4px;}
.index-section5.py-card{display:flex; justify-content: space-between; flex-flow: row wrap; padding-bottom: 40px;}
.index-section5 .news{flex:1; padding-right: 77px;}
.index-section5 .news .list-li{margin-bottom: 0; padding-bottom: 0;}
.index-section5 .news .list-li:after{display: none;}
.index-section5 .right{ width: 31%;}
.index-section5 .right-a{display: flex; border-bottom: 1px dashed #ECECEC; padding-top: 12px; padding-bottom: 12px;}
.index-section5 .right-a span{white-space: nowrap; color: #666; margin-right: 10px;}
.index-section5 .right-a:hover span{color: #E31F37;}
.index-section6.py-card{border-bottom: 0;}
#index-section7{background-color: #F8F8F8; padding-top: 54px; padding-bottom: 54px;}
.index-section7{display:flex;}
.index-section7 .item{flex: 1; display:flex; flex-direction: column; align-items: center; position: relative;}
.index-section7 .item:after{content:""; display: block; position: absolute; right: 0; top: 50%; transform: translateY(-50%); width: 1px; height: 44px; background: rgba(0, 0, 0, 0.1);}
.index-section7 .item:last-child:after{display:none;}
.index-section7 .item .num{font-size: 48px; color: #E31F37;}
.index-section7 .item .num span{color: #999; margin-left: 10px;}
.index-section7 .item .p{color: #666;}
.index-section8.py-card{display: flex;border-bottom:0;padding-bottom:0; padding-top: 70px;}
.index-section8.py-card .img{width: 47.5%;}
.index-section8.py-card .img img{display: block; width: 100%;}
.index-section8.py-card .txt{flex:1; padding-left: 59px;}
.index-section8.py-card .py-title{padding-top: 30px; margin-bottom: 23px;}
.index-section8.py-card .txt-info{margin-bottom: 53px; -webkit-line-clamp:6;}
.index-section8.indpyex-card .txt-info,.index-section8.py-card .txt-info *{line-height: 2.14; color: #666;}
.contact .py-title.index{padding-top: 50px;}
/*******************************
  -------[=自适应------
********************************/
.wrapper {width: 100%; max-width: 1200px; }

@media screen and (max-width: 1240px) {
  .wrapper {max-width: 100%;padding-left:16px; padding-right: 16px;}
  .list .list-ul { margin-right: -16px; margin-bottom: -16px; }
  .list .list-li {margin-right: 16px; margin-bottom: 16px;}
  .py-card{padding-bottom: 40px;}
  .py-title{padding-top: 40px; margin-top: 40px; margin-bottom: 30px;}
  #main{padding-top: 35px;}
  .index-section2.py-card{padding-bottom:25px}
  .index-section4 .txt .t{font-size: 40px; margin-bottom: 20px;}
  .about-section3.py-card .swiper-tool, .about-section4.py-card .swiper-tool{margin-top: 20px;}
  .about-section3.py-card{padding-bottom: 18px;}
  .about-section4.py-card{margin-bottom: -28px;}
  .contact .contact-info{padding-left: 28px;}
  .contact .py-title{margin-bottom: 20px;}
  .contact .py-title.index{padding-top: 25px;}
  .list.lawyer{margin-bottom: -16px;}
  .list.lawyer .list-li{width: calc(25% - 16px);}
  .news .list-li{width: calc(50% - 16px); padding-bottom: 16px;}
  .news .list-li .list-txt{padding-left: 15px;}
  .news2 .list-li .list-txt{padding-left: 100px;}
  .news2 .list-txt .date{width: 100px;}
  .news2 .list-txt .date span{font-size: 32px;}
  .news2 .list-li{width: 100%; padding-bottom: 15px;}
  .main-page{margin-top: 16px;}
  .index-section1-txt p{font-size: 50px;}
  .search-result{padding-bottom: 0px;}
}

@media screen and (max-width: 1024px) {
  .index-section4 .txt .t{font-size: 30px;}
  .index-section4 .txt .info{width: 420px;}
  .index-section4 .txt .info .font-Heavy{font-size: 20px; width: 80px;}
  .index-section4 .txt .info .font-small img{width: 100%;}
  .index-section4 .img-txt{left: 24px;}
  .index-section4 .img-txt .num{font-size: 32px;}
  .index-section8.py-card .txt{padding-left: 32px;}
  .index-section8.py-card .py-title{padding-top: 0;}
  .list.lawyer .list-txt .name{padding: 15px 12px 8px 12px;}
  .list.lawyer .list-txt .txt-info{margin: 0 12px 15px 12px;}
  .article-txt img{width: 100% !important;}
}

@media screen and (max-width: 900px) {
  .body-overlay { position: fixed; left: 0; top: 0; right: 0; bottom: 0; z-index: 1; width: 100%; height: 100%; display: none; background: rgba(0,0,0,0.2); -webkit-backdrop-filter: blur(10px); backdrop-filter: blur(10px); }
  .top .close { width: 25px; height: 25px; position: absolute; z-index: 1001; top: 16px; right: 16px; display: none; cursor: pointer; }
  .mobilemenu { width: 40px; height: 40px; padding: 9px 0 0 15px; position: absolute; z-index: 1001; right: 20px; top: 50%; margin-top: -20px; display: none; cursor: pointer; }
  .mobilemenu b { width: 25px; height: 2px; background-color: #666; display: block; margin-bottom: 8px; }
  .mobilemenu b:nth-child(2) { margin-left: 10px; width: 15px; }
  .mobilemenu.close { border: 0; }
  .mobilemenu.close b { position: absolute; width: 25px; top: 19px;background-color:#E31F37;}
  .mobilemenu.close b:nth-child(2) { display: none; }
  .mobilemenu.close b:nth-child(1), .top .close b:nth-child(1) { -webkit-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }
  .mobilemenu.close b:nth-child(3), .top .close b:nth-child(2) { -webkit-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }
  .nav .mainlevel a:before,.nav .mainlevel:after, .nav .mainlevel ul:before, .nav .mainlevel ul li a:after { display: none; opacity: 0 }
  header { position: fixed; z-index: 100; left: 0; top: 0;box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1); }
  .pc-img { display: none !important; }
  .mobile-img { display: block !important; }
  .mobilemenu { display: inline-block; }
  .mobilemenu.hide { display: none; }
  header { height: 60px; z-index: 10; }
  #header { height: 60px; }
  #header .wrapper { padding-top: 0; }
  #header .wrapper, .nav .nav-ul { display: block }
  #nav{ position: fixed; display: block; width: 80%; height: 100%; right: -100%; top: 0px; padding: 0; margin: 0; background:#fff; z-index: 101; overflow-x: hidden; overflow-y: auto; box-shadow: 5px 10px 17px rgba(0, 0, 0, 0.25); }
  #nav .nav { padding: 60px 0 0; width: 100%; height: auto; }
  #nav .nav .mainlevel { width: 100%; border-bottom: solid 1px rgba(0,0,0,0.1); display: block; margin: 0; height: auto; padding: 0;}
  .nav .mainlevel .mainlevel-a:after { content: ""; position: absolute; right: 16px; width: 8px; height: 8px; border-top: solid 1px rgba(0,0,0,0.2); border-right: solid 1px rgba(0,0,0,0.2); transform: rotate(45deg) }
  #nav .nav .mainlevel.active .mainlevel-a:after{border-top-color:#E31F37; border-right-color:#E31F37;transform: rotate(135deg)}
  .nav .mainlevel .mainlevel-a span,.nav .mainlevel.active.cuf .mainlevel-a:hover span{color:#333;}
  .nav .mainlevel.active .mainlevel-a span, .nav .mainlevel .mainlevel-a:hover span, .nav .mainlevel:hover span{ color: #E31F37;}
  .nav .mainlevel-a {opacity: 1; }
  header.baion .nav .mainlevel.active .mainlevel-a span, header.baion .nav .mainlevel .mainlevel-a:hover span,header.baion .nav .mainlevel .mainlevel-a span { color: #fff; }
  .nav .mainlevel ul { position:relative;top:0px;width:100%;left:0;background-color:#fff;font-size:0;transition:all 0.3s;opacity: 1;	visibility:inherit;border-top:1px solid #e7e9ec; display: none;}
  .nav .mainlevel ul li { float: none; width: 100%; }
  .nav .mainlevel ul li ul { transform: scale(1); }
  .nav .mainlevel.active ul{display:flex;}
  .nav .mainlevel .mainlevel-a { height: 50px; line-height: 50px; width: 100%; padding: 0;margin: 0; display: flex; align-items: center; justify-content: flex-start; padding-left: 16px;}
  .nav .mainlevel .mainlevel-a.active:after{transform: rotate(135deg)}
  .nav .mainlevel .sub-mainlevel{padding-top:10px; padding-bottom: 10px; flex-direction: column; width: 100%;}
  .nav .mainlevel .sub-mainlevel .sub-mainlevel-a{width: 100%; padding:12px 16px; text-align: left; color:#000;}
  .wrapper{max-width: 750px;}
  header .wrapper{max-width: 100%;}
  #logo{position: absolute; left: 16px; top: 50%; transform: translateY(-50%);}
  #logo-r{position: fixed; width: 80%; height: auto; right: -100%; bottom: 0; padding: 24px; margin: 0; z-index: 102; flex-direction: column; justify-content: center;}
  #logo-r .search{width: 100%; margin-bottom: 16px;}
  #logo-r .tel{margin-left: 0; align-items: center;}
  .py-card .py-title{padding-top: 24px; margin-bottom: 24px;}
  .news .list-ul{margin-right: 0; margin-bottom: 0;}
  #footer .contact{margin-bottom: 32px;}
  #index-section1,#banner{margin-top: 60px; height: 35vh;}
  .index-section1-txt p{font-size: 40px;}
  .index-section2.py-card{padding-bottom: 0;}
  .index-section3 .news .list-li{margin-bottom: 16px;}
  .index-section4.py-card{flex-direction: column;margin-top:32px; padding-bottom: 32px;}
  .index-section4 .txt, .index-section4 .img{flex:none}
  .index-section4 .txt{margin-bottom: 16px;}
  .index-section4 .txt .t{text-align: center; margin-bottom: 8px;}
  .index-section4 .txt .info{width: 100%;}
  .index-section4 .img{height: 120px;}
  .index-section4 .txt .info .font-small{margin-top: 8px;}
  .index-section5.py-card{flex-direction: column; padding-bottom: 16px;}
  .index-section5 .news{padding-right: 0; width: 100%;}
  .index-section5 .right{width: 100%; margin-top: 16px;}
  .index-section5 .right-a:last-child{border-bottom: 0;}
  .index-section7 .item .num{font-size: 36px;}
  #banner{height: 20vh;}
  .contact .contact-info{padding-left: 16px;}
  .article .h1{padding-top: 0; font-size: 22px; font-weight: 400;}
  .article .date{margin-top: 0; margin-bottom: 16px; padding-top: 8px; padding-bottom: 8px;}
}

@media screen and (max-width: 800px) {
  #logo-r .search .form-input{padding-left: 12px;}
  #banner .banner-txt{width: auto;height: auto; padding: 16px 32px;}
  #banner .banner-txt .font-Heavy{font-size: 20px; margin-bottom: 0;}
  .py-card .py-title{padding-top: 16px; margin-bottom: 16px;}
  #footer .contact{margin-bottom: 16px;}
  .about-section2{padding-top: 0;}
  .about-section2 .item{width: 50%;}
  .about-section2 .item .txt .p1{ margin-top: 16px; margin-bottom: 6px;}
  .about-section2 .item .txt .info{margin-top: 0; margin-bottom: 16px;}
  .news .list-li{width: 100%;}
  .list.lawyer .list-li{width: calc(50% - 16px);}
  #main{padding-top: 16px;}
  .about-section1 .text .h5{font-size: 18px; margin-bottom: 12px;}
}

@media screen and (max-width: 700px) {
  .form form .form-group,.form form .form-button{width: 100%;}
  .form form .form-group{margin-right: 0;}
  .form form .form-group.button-group{margin-top: 0; margin-bottom: 0;}
  .py-card{padding-bottom: 16px;}
  .py-title{margin-left: -16px; margin-right: -16px; margin-top: 16px; width: calc(100% + 32px); padding-left: 16px; padding-right: 16px;}
  .py-title .btn-more{right: 16px;}
  .index-section1-txt p{font-size: 30px;}
  .index-section3.py-card{padding-bottom: 16px;}
  .news2 .list-txt .txt-info{margin-top: 12px; margin-bottom: 16px;}
  .contact .py-title.index{padding-top: 16px;}
  .contact{flex-direction: column;}
  .contact .form,.contact .contact-info{width: 100%;}
  .contact .contact-info{padding-left: 0; padding-top: 24px;}
  #index-section7{padding-top: 32px; padding-bottom: 32px;}
}

@media screen and (max-width: 600px) {
  .fc-title.side .main{flex-direction:column;}
  .news .list-li{flex-direction: column;}
  .news .list-li .images{width: 100%;}
  .news .list-li .list-txt{ padding-top: 16px; padding-left: 0;}
  .news2 .list-li .list-txt{padding-left: 100px;}
  #index-section7{padding-top: 16px; padding-bottom: 0px;}
  .index-section7{flex-flow: row wrap;}
  .index-section7 .item{flex:none; width: 50%; margin-bottom: 16px;}
  .index-section7 .item:nth-child(2):after{display:none;}
  .index-section8.py-card{flex-direction: column; padding-top: 16px;}
  .index-section8.py-card .py-title{margin-bottom: 16px;}
  .index-section8.py-card .img{width: 100%;}
  .index-section8.py-card .txt{padding-left: 0; padding-top: 16px;}
  .index-section8.py-card .txt-info{margin-bottom: 16px;}
  .about-section1 .text img{width: 100%; float: none; margin-right: 0;}
}

@media screen and (max-width: 480px) {
  .py-title{flex-direction: column; align-items: flex-start;}
  .py-title .chs:after{display:none;}
  .py-title .btn-more{bottom: 8px;}
  .about-section2{margin-left: -16px; margin-right: -16px;}
  .about-section2 .item img{width: 35px; height: 35px;}
  .index-section4 .txt .info .font-small{margin-top: 0px;}
  .lawyer-detailed .header{padding-left: 16px;}
  .lawyer-detailed .body{padding: 16px 16px 0 16px;}
  .lawyer-detailed .body .info{flex-direction: column; margin-left: 16px;}
  .lawyer-detailed .body .field{margin-top: 16px;}
  .lawyer-detailed .body .info .tel{margin-top: 5px;}
  .lawyer-detailed .body .info .txt{height: 208px; margin-top: 12px;}
  .lawyer-detailed .body .images{width: 132px; padding-top: 180px;}
}