@charset "utf-8";
body,h1,h2,h3,h4,p,dl,dd,ul,ol,form,input,textarea,th,td,select{margin: 0;padding: 0;}
*{box-sizing:border-box;font-family: "微软雅黑","Open Sans", Arial, "Hiragino Sans GB", "Microsoft YaHei", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif;
}
html,body{
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}
a{
   border: none;
   -webkit-tap-highlight-color: rgba(0,0,0,0);
   -webkit-tap-highlight-color: transparent;
  outline: none;
}
em{font-style: normal;}
li{list-style: none;}
a{text-decoration: none; color:#333;}
img{border: none;vertical-align: top;max-width: 100%;}
table{border-collapse: collapse;}
input,textarea{outline: none;}
textarea{resize:none;overflow: auto;}

.clearfix{overflow: hidden;*zoom: 1;}
.clearfix:after{content: '';display: black;clear: both;height: 0;}  
.wrap {
    background: #fff;
    margin: 0 auto;
    max-width: 7.5rem;
	width: 100%;
	overflow: hidden;
}

.container{
	width: 100%;
	padding: 0 .26rem;
}
.head{
	padding: .25rem 0;
	background-color: #292929;
}
.row{
	display: flex;
	
}
.align-items-center{
	align-items: center;
}
.head img{
	display: block;
	cursor: pointer;
}
.justify-content-between{
	justify-content: space-between;
	align-items: center;
}
.justify-content-center{
	justify-content: center
}
.justify-content-around{
	justify-content: space-around
}
.mtb50{
	margin: 0.5rem 0;
}
.mtb20{
	margin: .2rem 0;
}
.head_nav {
    width: .48rem;
    height: .48rem;
}

.logo {
    width: 2.5rem;
    height: .53rem;
}

.nav_r {
    width: .99rem;
    height: .25rem;
}
.opai_title .title_h2 {
    font-size: .37rem;
    font-weight: normal;
    color: #3f3f3f;
    margin-bottom: .1rem;
}

.opai_title {
    text-align: center;
}

.opai_title .title_en {
    font-size: 0.2rem;
    color: #3f3f3f;
}

img {
    display: block;
}
.index_about_p {
    font-size: .25rem;
    line-height: 1.8;
    margin: 0.8rem;
}
.swiper-slide img{
	width: 100%;
}
.more_a {
    font-size: .26rem;
    display: block;
    margin: 0 auto;
    width: 2rem;
    height: .58rem;
    line-height: .58rem;
    text-align: center;
    border: 1px solid #2a2a2a;
    border-radius: 0.1rem;
}
.foot_nav {
    /* position: absolute; */
    :;99;
}
.wrap {
    margin-bottom: .9rem;
}
.text-center{
	text-align: center;
}
.line-height0{
	line-height: 0;
}
.pro_text {
    padding: 0 .2rem;
}

.pro_ibox {
    width: 50%;
    float: left;
    padding: .1rem;
}

.protab {
}

.pro_tab_a {
    font-size: 13px;
    /* line-height: 2; */
    border-bottom: 1px solid #fff;
    /* padding: .1rem; */
    color: #000;
    transition: 0.4s all ease;
}
.relative{
    position: relative;
}
.pro_menu{
	margin-bottom: .5rem;
}

.pro_ibox p {
    font-size: 0.24rem;
    margin: 0.2rem 0;
}

.pro_ibox img {
}
.index_img480{
	width: 4.8rem;
	height: 5.1rem;
	margin: 0 auto;
}
.padding2{
	padding: 0 .2rem;
}
.flex_box{
	display: flex;
	flex-wrap: wrap;
}
.news_i1{
	width: 50%;
	padding: .1rem;
}
.news_i1 .newsimg{
	display: block;
}
.news_i1 .newsimg:nth-child(2){
	margin-top: 0.13rem;
}  
.news_more.more_a{
	background-color: #cbbc9b;
	color: #000000;
	border: 1px solid  #cbbc9b;
	margin: 0.4rem auto;
}
.foot_logo img{
	width: 2.05rem;
	height: .53rem;
}
.footer {
    background: #292929;
    padding: .5rem 0.4rem;
    padding-bottom: 0.8rem;
}

.foot_flex {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.foot_left {
    width: 70%;
}

.company_title {
    font-size: 0.28rem;
    color: #ffffff;
    margin: 0.3rem 0;
}

.foot_tel {
    padding-left: 0.3rem;
    font-size: 0.24rem;
    color: #ffffff;
    background-image: url(../images/foot_i1.png);
    background-size: 0.19rem 0.19rem;
    background-position: left .07rem;
    background-repeat: no-repeat;
}

.foot_address {
    padding-left: 0.3rem;
    font-size: 0.18rem;
    color: #ffffff;
    margin-top: .15rem;
    background-image: url(../images/foot_i2.png);
    background-size: 0.19rem 0.19rem;
    background-position: left center;
    background-repeat: no-repeat;
}
.foot_right {
    width: 30%;
}

.foot_right img {
    float: right;
    width: 1.14rem;
    height: 1.48rem;
}
.foot_line {
    margin: .3rem 0 .1rem 0;
}

p.foot_copyright {
    font-size: .14rem;
    color: #ffffff;
    text-align: left;
}
.m_nav {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    background: #eee;
    z-index: 99;
    max-width: 7.5rem;
    display: none;
}
.w80 {
    width: 80%;
    background: #cbbc9b;
    padding: 0.3rem;
    height: 100%;
}

.close img {
    width: .41rem;
    float: right;
    cursor: pointer;
}

.nav_ul {
    font-size: 0.32rem;
    font-weight: lighter;
}
.nav_ul li a {
    display: block;
    line-height: 2;
    color: #fff;
}

.nav_ul li {
    padding-bottom: .1rem;
    border-bottom: 1px solid #fff;
    margin-top: .1rem;
}

.nav_tel {
    margin-top: .8rem;
}

.nav_telp {
    font-size: 0.28rem;
    color: #fff;
    margin-top: 0.2rem;
}
.nav_p1.nav_telp{
	font-size: .35rem;
}

.nav_tel img {
    width: 0.19rem;
	min-width: 19px;
    margin-top: 0.8rem;
}
.about_nav {
    display: block;
}
.aboutline{
	margin: 0 .3rem;
	height: .94rem;
}
.about_nav{
	opacity: .7;
}
.about_nav.active{
	opacity: 1;
}
.about_flex{
	justify-content: center;
	align-items: center;
}
.space_between{
	justify-content: space-between;
}
.about1{
	width: .85rem;
}
.about_jc1{
	width: 2.89rem;;
}
.about_jc2{
	width: 1.41rem;;
}
.flex_box{
	flex-shrink: 0;
}
.pdtb5{
	padding: .5rem 0;
}
.mt70{
	margin-top: .7rem;
}
.padding_jc2{
	padding: 0 1rem 0 0.7rem;
}
.jcimg3{
	width: 5.26rem;
	margin: 1rem auto .7rem auto;
}
.jcimg4{
	width: 6.83rem;
	margin: 0  auto .5rem;
}
.padding_4{
	padding: 0 .4rem;
}
.abi1{
	width: 3.65rem;
	/* padding-top: 20px; */
}
.dzp1{
	font-size: 0.34rem;
}
.dzp2{
	font-size: 0.28rem;
	line-height: 2;
	margin-top: .4rem;
	font-weight: 400;
	font-weight: lighter;
}
.abi4{
	width: 100%;
	float: right;
	padding: 0 0.4rem;
}
.mtb10{
	margin: 1rem 0;
}
.abi6{
	width: 6.4rem;
	margin: 0 auto;
}
.abi7{
	height: 2.71rem;
	min-width: 4px;
	min-height: 185px;
}
.abitext1 {
    font-size: 0.3rem;
    padding-left: .2rem;
    line-height: 2;
}
.abi8{
	width: 5.75rem;
	margin: 0 auto;
}
.ys1{
	width: .25rem;
	margin: 0 auto;
}
.ys2{
	width: 5.64rem;
	margin: 0 auto;
}
.ys4{
	width: 6.99rem;
	float: right;
}
.about_ys4 {
    margin: 1.5rem 0 0 0;
}

.about_ys4 p {
    font-size: .26rem;
    margin: .5rem;
    line-height: 1.8;
}
.protab.procenter .pro_ibox {
    width: 100%;
    margin-bottom: .2rem;
}
.pro_ibox_img{
	background-position: bottom;
	background-size: cover;
	background-repeat: no-repeat;
}
.protab.procenter .pro_ibox img {
    width: 100%;
    /* height: 3.3rem; */
    opacity: 0;
}
.pro_title {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-shrink: 0;
}

.protab.procenter .pro_title img {
    height: auto;
    opacity: 1;
    width: .86rem;
}
.position_m {
    font-size: .3rem;
    padding-left: 0.2rem;
    margin-bottom: .5rem;
}
.pro_detel1{
	width: 5.64rem;
	margin: 0 auto;
}
.case_item_img{
	height: 5.6rem;
	object-fit: cover;
}
.case_item {
    border-radius: .25rem;
    margin-bottom: .5rem;
    overflow: hidden;
    position: relative;
}
.case_list_title{
	display: flex;
	justify-content: space-between;
	flex-shrink: 0;
	align-items: center;
	font-size: .32rem;
	padding: .2rem 1rem;
	background: #3f3f3f;
	color: #fff;
}
.case_list_title img{
	width: 1.47rem;
}
.news_min_div{
	margin: .3rem 0 .5rem 0;
	line-height: 0;
	font-size: .2rem;
}
.news_title {
    font-size: .3rem;
    text-align: center;
}

.news_content {
    border: 1px solid #9f9f9f;
    padding: .5rem;
}

.news_min img {
    display: inline-block;
    width: .19rem;
    vertical-align: baseline;
}

.news_min {
}

.news_span {
    display: block;
    width: .5rem;
    height: 1px;
    background: #000;
    margin: .3rem  auto;
}
.new_body,.pro_body {
    font-size: .24rem;
    line-height: 1.6;
}
.contact1 {
    width: 3.44rem;
    margin: .5rem auto;
    margin-bottom: 1rem;
}

.contact_shadow {
    box-shadow: 0px 5px 10px 1px #cdcdcd;
    position: relative;
    margin-top: -0.7rem;
    z-index: 9;
    background: #fff;
    margin-bottom: 1rem;
    padding: .5rem;
}


.con_img2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-shrink: 0;
    padding: .3rem;
    border: 0.05rem solid #000;
}

.fr_code {
    width: 40%;
    font-size: .3rem;
    text-align: center;
}

.fr_code p {
    margin-top: .3rem;
}
.contact2{
	width: 1.88rem;
}
.contact3{
	width: 2.14rem;
}
.contact_p1 {
    font-size: .32rem;
    line-height: 2;
}

.diand {
    font-size: .32rem;
}
#dituContent img{
	max-width: none;
}
.aboutline:last-child {
    display: none;
}
.foot_copyright a {
    color: #ffffff;
}
.pro_body img {max-width: 100%;height: auto!important;}
.foot_href {
    position: absolute;
    left: 0;
    bottom: 0;
    height: .9rem;
    width: 100%;
    display: flex;
    padding: 0 0.3rem 0 0.3rem;
}

.foot_href a {
    display: block;
    width: 16.666%;
}

.swiper-container .swiper-pagination-bullet-active {
    background: #fff;
}

.swiper-container .swiper-pagination-bullet {
    width: 0.3rem;
    height: 0.3rem;
}
.new_body img {
    height: auto!important;
}
.pagelist_ul {
    font-size: 0.3rem;
    margin: .5rem 0;
}

.pagelist_ul li {
    display: inline-block;
    vertical-align: bottom;
    margin: .1rem;
}

.pagelist_ul li:first-child, .pagelist_ul li:last-child {width: 0.3rem;overflow: hidden;word-break: keep-all;background-position: center;background-repeat: no-repeat;background-size: contain;}

.pagelist_ul li .current {
    color: #cbbc9b;
}
.pagelist_ul li:first-child{
	background-image: url(../images/left_a.png)
}
.pagelist_ul li:last-child{
	background-image: url(../images/right_a.png)
}
.pagelist_ul li:first-child span,.pagelist_ul li:first-child a, .pagelist_ul li:last-child a, .pagelist_ul li:last-child span {
    opacity: 0;
}

.mtb50.clear {
    margin: 0px;
}

.mtb50.clerr_top {
    margin-top: 0px;
    margin-bottom: 1rem;
}










li.pro_list_li {
    width: 33.3%;
    float: left;
}

.pro_list_name {
    font-size: 13px;
}

img {}

.pro_list_img img {
    width: 50%;
    margin: 0 auto;
}

.pro_list_img {
    height: 36px;
}


li.pro_list_li {
    width: 33.3%;
    float: left;
}

.pro_list_name {
    font-size: 13px;
}

img {}

.pro_list_img img {
    width: 50%;
    margin: 0 auto;
}

.pro_list_img {
    height: 36px;
}ul.pro_list2 {
    width: 100%;
    overflow: hidden;
}

li.pro_list2_li {
    width: 29.3%;
    float: left;
    margin: 10px 2%;
}

.pro_list2_img {
    float: left;
    width: 30%;
    margin: 0px 10%;
}

.pro_list2_name {
    float: left;
    width: 50%;
    margin-top: 18%;
}.pro_table {
    overflow: hidden;
    height: 60px;
}

ul.pro_list2 {}
.flex_box {margin-top: 25px;}



.news_i1.waz .newsimg:nth-child(2){
    
    margin-top:0.08rem;
}

.news_i1.waz .newsimg:nth-child(3){
    
    margin-top:0.08rem;
}.opai_title {
    margin-top: 22px;
}.opai_title {
    margin-top: 20px;
}.xzbak {
    background: #2a2a2a;
    padding: 0 0.4rem;
}

.xzbak p {
    color: #fff;
}

img.abb1 {
    width: 3rem;
    padding-top: 40px;
}img.abb7 {
    width: 1.7rem;
}

img.abi1 {}


span.gdlr-core-title-item-caption.gdlr-core-info-font.gdlr-core-skin-caption {
    font-family: "Poppins", sans-serif;
    color: #747474;
    font-style: normal;
    font-size: 13px;
    text-align: center;
}

h3.gdlr-core-title-item-title.gdlr-core-skin-title {
    f; */
    if; */
    if; */
}

.gdlr-core-title-item.gdlr-core-item-pdb.clearfix.gdlr-core-center-align.gdlr-core-title-item-caption-top.gdlr-core-item-pdlr {
    text-align: center;
}

h3.gdlr-core-title-item-title.gdlr-core-skin-title {
    font-size: 18px;
    font-family: "Poppins", sans-serif;
}













.head {
    position: relative;
    z-index: 1021;
}
@media screen{

.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;}
@media print{
*,::after,::before{text-shadow:none!important;box-shadow:none!important;}
a:not(.btn){text-decoration:underline;}
img{page-break-inside:avoid;}
}
@media (max-width:767px){
.row{margin-left:0;}
}
@media (min-width:768px) and (max-width:979px){
.row{margin-left:-20px;*zoom:1;}
.row:before,.row:after{display:table;content:"";}
.row:after{clear:both;}
}
@media (min-width:1200px){
.row{margin-left:-30px;*zoom:1;}
.row:before,.row:after{display:table;content:"";}
.row:after{clear:both;}
}
.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.fa-angle-right:before{content:"\f105";}
}
@media screen{
::-webkit-scrollbar{width:5px;}
::-webkit-scrollbar-track{background:none;}
::-webkit-scrollbar-thumb{background:rgba(34, 37, 56, 0.5);}
div,h4,h5,ul,li{margin:0;padding:0;outline:none;border:none;box-shadow:none;border-radius:0;font-size:1em;line-height:inherit;resize:none;font-weight:200;}
div:focus,div:active,h4:focus,h4:active,h5:focus,h5:active,ul:focus,ul:active,li:focus,li:active{outline:none;box-shadow:none;}
div:focus,i:focus{outline:none;}
a{color:inherit;transition:all 0.3s linear;-webkit-transition:all 0.3s linear;}
a:hover,a:focus{color:inherit;text-decoration:none;}
ul,li{list-style:none;padding:0;margin:0;}
img{vertical-align:middle;}
.font-R{font-family:"SourceHanSansCN-Regular";}
.row{width:auto;margin:0 auto;overflow:hidden;}
.fa{line-height:inherit;font-size:1em;vertical-align:middle;}
.disabled{color:#999!important;}
.disabled a{color:#999!important;}
.modal-navbox{width:100%;height:100%;display:none;overflow:hidden;position:fixed;left:0;top:0;z-index:1020;padding-top: 1rem;background-color:#fff;}
.modal-navbox>.row{width:100%;height:100%;position:relative;}
.modal-navbox .row-item{flex:1;}
.modal-navside{width: 2.75rem;max-width: 2.75rem;height:100%;display:block;overflow:hidden;overflow-y:auto;background-color: #4d4d4d;padding-top:3px;padding-bottom: 2.4rem;position:relative;z-index:100;}
.modal-navtab{width:100%;overflow:hidden;}
.modal-navtab>li{width:100%;position:relative;}
.modal-navtab>li.active{background-color: #3f3f3f;}
.modal-navtab>li.active .lv1{color: #fff;}
.modal-navtab>li.active .lv1:before{/* content:''; */width:4px;height:0.18rem;display:block;position:absolute;left:0;top:50%;margin-top:-0.09rem;background-color:#ffe600;}
.modal-navtab>li.current .subnav{display:block;}
.modal-navtab a{display:block;}
.modal-navtab .lv1{font-size: 0.28rem;line-height: 0.83rem;position:relative;}
.modal-navtab .lv1 a{padding-left: 0.4rem;color: #fff;}
.modal-navtab .subnav{display:none;font-size: 0.28rem;line-height: 0.46rem;padding-bottom: 0.2rem;}
.modal-navtab .subnav li{margin-bottom: 0.18rem;}
.modal-navtab .subnav li.active a{color:#106e41;}
.modal-navtab .subnav a{padding: 0 0.4rem 0 0.66rem;color: #fff;}
.modal-botnav{width:100%;background-color:#f0f0f0;position:absolute;left:0;bottom:0;font-size:0.17rem;line-height:0.42rem;padding-bottom:0.18rem;}
.modal-botnav a{display:block;}
.modal-botnav .icon{width:1em;height:1em;display:inline-block;background:no-repeat center center;background-size:contain;vertical-align:middle;margin:-2px 0.1rem 0 0;}
.modal-botnav li{padding:0 0.24rem;}
.modal-navcont{height:100%;background-color: #353535;overflow:hidden;overflow-y:auto;position:relative;z-index:50;}
.modal-navcont .tab-pane{display:none;}
.modal-navcont .tab-pane.active{display:block;}
.modal-navcont .tabPane-hd{padding: 0.15rem 0.4rem 0.26rem 0.6rem;border-bottom:solid 1px #f0f0f0;}
.modal-navcont .tabPane-hd .lvtit{font-size:0.17rem;line-height:0.4rem;color: #fff;}
.modal-navcont .tabPane-hd .lvtit .fa{margin:-3px 0 0 0.1rem;}
.modal-navcont .tabPane-bd{padding: 0.42rem 0.4rem 1.33rem 0.6rem;position:relative;}
.modal-navcont .navlist{width:100%;overflow:hidden;}
.modal-navcont .navlist.row{width:100%;display:block;margin-top:4px;margin-bottom:-0.34rem;}
.modal-navcont .navlist.row .navitem{width:50%;text-align:center;font-size:0.16rem;line-height:0.3rem;margin-bottom:0.34rem;padding:0;float:left;}
.modal-navcont .navlist.row .navitem img{width:1rem;display:block;margin:0 auto;}
.modal-navcont .navitem{width:100%;position:relative;font-size: 0.28rem;line-height: 0.666rem;margin-bottom: 0.43rem;}
.modal-navcont .navitem a{display:inline-block;vertical-align:top;color: #fff;}
.modal-navcont .navitem .list a{padding:0 0.14rem;position:relative;color: #fff;}
.modal-navcont .navitem .bot{line-height:0.35rem;color:#106e41;}
.modal-navcont .navitem .bot a.more{padding:0 0.14rem;}
.modal-navcont .navitem .bot a.jjsx{width:0.84rem;height:0.24rem;display:inline-block;vertical-align:middle;font-size:0.14rem;line-height:0.24rem;color:#684a01;border-radius:0.12rem;background-color:#ffe600;text-align:center;}
.modal-navcont .tabPane-ft{width:100%;padding-left:1.65rem;position:fixed;left:0;bottom:0;z-index:20;}
.modal-navcont .tabPane-ft .cont{background-color:#fff;}
.modal-navcont .newslist{line-height:0.24rem;}
.modal-navcont .newslist li{padding:0.08rem 0;}
.modal-navcont .newslist a{padding:0 0.14rem;}
.modal-navcont .newslist .title{max-height:0.48rem;overflow:hidden;}
.modal-navcont .newslist .time{color:#999;}
.modal-navcont .divider{width:100%;height:1px;display:block;background:#ececec;margin:0.3rem 0;}
.modalNav1_1 .btn-join{width:2.38rem;height:0.52rem;display:block;background-color:#106e41;border-radius:0.26rem;text-align:center;font-size:0.17rem;line-height:0.52rem;color:#fff;margin:0 auto;}
.modalNav1_5 .ways .item{line-height:0.28rem;padding:0.06rem 0;}
.modalNav2_1 .tabPane-bd{padding-left:0.24rem;}
.modalNav2_2 .tabPane-bd{padding-left:0.24rem;}
.modalNavLast_1 .tabPane-bd{padding-left:0.24rem;}
.modalNavLast_1 .navlist{margin-top:0.21rem;}
.modalNavLast_1 .navitem{width:50%;text-align:center;font-size:0.17rem;line-height:0.4rem;margin-bottom:0.35rem;padding:0;float:left;}
.modalNavLast_1 .navitem img{width:0.6rem;display:block;margin:0 auto;}
.modalNavLast_2 .navlist{margin-top:0.22rem;}
.modalNavLast_2 .navitem{margin-bottom:0.35rem;}
.modalNavLast_2 .navitem h4{font-size:0.17rem;line-height:0.26rem;position:relative;}
.modalNavLast_2 .navitem .fa{display:none;}
.modalNavLast_2 .navitem .doc{font-size:0.144rem;line-height:0.26rem;color:#666;}
.modalNavLast_2 .navitem.current h4{padding-left:0.18rem;color:#106e41;}
.modalNavLast_2 .navitem.current .doc{padding-left:0.18rem;}
.modalNavLast_2 .navitem.current .fa{color:#ffe600;display:block;position:absolute;left:0;top:0;}
@media (max-width: 991.98px){
.modalNav3 .navitem ul li{text-indent:.09rem;}
.modalNav4 .navitem ul li{text-indent:.09rem;}
}
}


.modal-navcont .navitem .list a img {
    display: inline-block;
    width: 40px;
    margin-right: 0.3rem;
}

.modal-navcont .navitem .list a {margin-bottom: 0.4rem;}
.head-menu_close {
    display: none;
}
.open-nav .head-menu_close {
    display: block;
}
.open-nav .head-menu_open {
    display: none;
}



@media only screen and (max-width: 767px){
body.attorna-body-front .gdlr-core-container{max-width:500px;padding-left:15px;padding-right:15px;}
}
.gdlr-core-container{max-width:1320px;padding-left:20px;padding-right:20px;}
.f3f3_bg{background:#f3f3f3;padding:5% 0;}
.ffff{}
.op_lx h2{
    font-size: 0.36rem;
    position: relative;
}
.op_lx_bd{}
.attorna-body .op_lx h2{font-size:0.32rem;color:#070707;position:relative;font-weight:500;}
.attorna-body .op_lx_bd h2{font-size:0.32rem;color:#070707;position:relative;font-weight:500;}
.op_lx span.ddd1{font-size:0.28rem;color:#070707;padding:0.4rem 0;display:block;}
.op_lx_iocn span{font-size:0.31rem;color:#353636;font-weight:600;font-family:Arial;line-height: 2;}
.op_lx_iocn img{vertical-align: middle;display: inline-block;margin-right: 5px;}
.op_lx p{font-size: 0.25rem;color:#070707;padding-top: 0.5rem;margin-bottom:0.3rem;float: left;width: 60%;}
.attorna-body .op_lx h2:before{content:"";width:25px;height:1px;background:black;display:block;position:absolute;bottom:-11px;}
.attorna-body .op_lx_bd h2:before{content:"";width:25px;height:1px;display:block;background:#000;position:absolute;bottom:-11px;left:84px;}
.op_lx_bd form input{display:block;font-size: 0.24rem;width: 100%;padding:10px;border:1px solid #000;background:#f3f3f3;margin:10px 0;box-sizing: border-box;}
.op_lx_bd form textarea{width: 100%;padding:10px;font-size: 0.24rem;height:140px;background:#f3f3f3;border:1px solid #000;box-sizing: border-box;}
.op_lx_bd form input.tj{width: 100%;background:#006d02;border:1px solid #006d02;font-size: 0.3rem;font-weight:200;color: #fff;}
.op_lx_bd form{}
.op_lx_bd p{font-size:14px;color:#070707;padding-top: 0.4rem;}
.op_lx_bd h2{
    font-size: 0.36rem;
}
img.pl{float: left;width: 30%;margin-left: 10%;}

.attorna-body h2{margin-top:0px;margin-bottom:20px;line-height:1.2;font-weight:700;}
.gdlr-core-container{max-width:1320px;}
.attorna-body-front .gdlr-core-container{padding-left:20px;padding-right:20px;}
.attorna-body h2{font-family:"Poppins", sans-serif;}
.attorna-body input,.attorna-body textarea{font-family:"Poppins", sans-serif;}
.attorna-body h2{font-size:41px;}
.attorna-body p{line-height:1.7;}
.attorna-body h2{color:#161616;}
.attorna-body *{border-color:#000000;}
.attorna-body input,.attorna-body textarea{background-color:#ffffff;}
.attorna-body input,.attorna-body textarea{border-color:#e0e0e0;}
.attorna-body input,.attorna-body textarea{color:#4e4e4e;}
.attorna-body ::-webkit-input-placeholder{color:#5e5e5e;}
.attorna-body ::-moz-placeholder{color:#5e5e5e;}
.attorna-body :-ms-input-placeholder{color:#5e5e5e;}
.attorna-body :-moz-placeholder{color:#5e5e5e;}
.attorna-body input[type="submit"]{color:#ffffff;}
.attorna-body input[type="submit"]{background-color:#979797;}


.op_lx_iocn {
    font-size: initial;
}
.op_lx h2:after,.op_lx_bd h2:after {content: "";width: .5rem;height: 1px;position: absolute;left: 0;bottom: -0.2rem;background: #000;}

.op_lx_bd h2{
    position: relative;
}



.tab_nav{width: 80%;position:absolute;bottom: 0.7rem;left: 50%;margin-left: -40%;background:white;box-sizing: border-box;}
.banner_tab{position:relative;}
.tab_li{display:flex;justify-content:center;}
.attorna-body .tab_li_text h3{margin:0;font-size:17px;color:#353636;font-weight:600;}
.tab_li_text span{font-size: .25rem;color:#353636;}
.tab_li{padding-bottom:20px;}
.tab_nav{padding-top: .3rem;}
.tab_li_text{padding-left:10px;font-size: .22rem;}
.tab_nav{display:flex;flex-wrap:wrap;padding-left: .5rem;}


.attorna-body h3{margin-top:0px;margin-bottom:20px;line-height:1.2;font-weight:700;}
.attorna-body h3{font-family:"Poppins", sans-serif;}
.attorna-body h3{font-size:30px;}
.attorna-body h3{color:#161616;}
.attorna-body *{border-color:#000000;}
.attorna-body ::-webkit-input-placeholder{color:#5e5e5e;}
.attorna-body ::-moz-placeholder{color:#5e5e5e;}
.attorna-body :-ms-input-placeholder{color:#5e5e5e;}
.attorna-body :-moz-placeholder{color:#5e5e5e;}

.tab_nav .tab_li{cursor:pointer;}

.tab_li_text h3 {
    font-size: .25rem;
    margin-bottom: 0.2rem;
}
.relative {
    position: relative;
}

.index_ab {
    position: absolute;
    width: 90%;
    height: 80%;
    left: 50%;
    margin-left: -45%;
    top: 10%;
    display: flex;
}

.index_ab a {
    display: block;
    height: 100%;
    width: 16.666%;
}
.fixed_foot {
    position: fixed;
    bottom: 0;
    left: 0;
    height: .9rem;
    z-index: 99;
}

.fixed_foot img {
    margin-top: -0.4rem;
}
.fixed_foot_a {
    position: absolute;
    width: 93%;
    height: 100%;
    left: 50%;
    margin-left: -46.5%;
    display: flex;
}

.fixed_foot_a a {
    display: block;
    height: 100%;
}

.fixed_foot_a a:nth-child(1) {
    width: 13.3%;
}
.fixed_foot_a a:nth-child(2) {
    width: 13.6%;
}
.fixed_foot_a a:nth-child(3) {
    width: 13%;
}
.fixed_foot_a a:nth-child(4) {
    width: 20%;
}
.fixed_foot_a a:nth-child(5) {
    width: 12.5%;
}
.fixed_foot_a a:nth-child(6) {
    width: 15.1%;
}
.fixed_foot_a a:nth-child(7) {
    width: 12.6%;
}


