.about-top-list{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 0.1% 0;
}
.about-top-list .web-position{
    width: 45%;
    padding: 1% 0;
}
.about-top-list .web-position>a{
    font-size: 14px;
    color: #666666;
    line-height: 30px;
    display: inline-block;
    margin-left: 1%;
}
.area-list-btn{
    background: #F8F8F8;
}
.area-list-btn>ul{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 2%;
}
.area-list-btn>ul>li{
    width: 23.5%;
}
.area-list-btn>ul>li>a{
    width: 100%;
    background: #FFFFff;
    text-align: center;
    font-size: 14px;
    color: #333333;
    margin: 4.2% auto;
    line-height: 30px;
    padding: 4% 0;
    cursor: pointer;
    border-radius: 4px;
    display: block;
}
.area-list-btn>ul>li.ar-active>a,.area-list-btn>ul>li:hover>a{
    background: #133479;
    color: #FFFFff;
}
/*婚姻纠纷*/
/*我们可以帮您迅速解决以下婚姻困扰*/
.area-jj{
    margin: 3.8% auto;
}
.area-title{
    font-weight: bold;
    font-size: 32px;
    line-height: 45px;
    color: #133479;
    text-align: center;
    vertical-align: middle;
}
.area-dec{
    font-size: 14px;
    color: #666666;
    line-height: 25px;
    text-align: center;
    margin: 0.5% auto;
}
.area-title>span{
    color: #b62b09;
}
.area-jj>dl{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: left;
}
.area-jj .jj-list1{
    margin-top: 2.5%;
}
.area-jj .jj-list2{
    margin-left: 6%;
}
.area-jj .jj-list3{
    margin-left: 10.5%;
}
.area-jj .jj-list4{
    margin-left: 15.9%;
}
.area-jj>dl>dd{
    width: 15%;
    margin: 0.7% 1.8% 0.7% 0;
}
.area-jj>dl>dd>a{
    width: 100%;
    display: block;
    background: #f1f8fa;
    color: #333333;
    border-radius: 20px 20px 0 0;
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
    line-height: 26px;
    font-size: 14px;
    padding: 3% 2%;
}
.area-jj>dl>dd>a:hover{
    color: #FFFFff;
    background: #b62b09;
}
/*两种离婚方式 ● 欢迎来电咨询*/
.area-lz{
    background-color: #f6f6f6;
    padding:3.5% 0 4% 0;
}
.area-lz .area-lz-list{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 2.2%;
}
.area-lz-list .lz-list-left,.area-lz-list .lz-list-right{
    width: 48.7%;
}
.lz-list-left .list-left-img,.lz-list-right .list-left-img{
    background: url(../images/ar-hyimg1.jpg)no-repeat center center;
    vertical-align: middle;
    text-align: center;
    padding: 4% 6.8%;
    margin-bottom: 2.6%;
    background-size: 100% 100%;
    transition: all 0.3s;
}
.lz-list-right .list-left-img{
    background: url(../images/ar-hyimg2.jpg)no-repeat center center;
    background-size: 100% 100%;
    transition: all 0.3s;
}
.lz-list-left .list-left-img:hover,.lz-list-right .list-left-img:hover{
    background-size: 110% 110%;
}
.lz-list-left .list-left-img>h4,.lz-list-right .list-left-img>h4{
    font-size: 30px;
    font-weight: bold;
    line-height: 35px;
    position: relative;
    color: #FFFFff;
}
.lz-list-left .list-left-img>h4:after,.lz-list-right .list-left-img>h4:after{
    position: absolute;
    content: "";
    display: inline-block;
    border: 2px solid #ffffff;
    width: 4.5%;
    left: 47.5%;
    top: 150%;
}
.lz-list-left .list-left-img>p,.lz-list-right .list-left-img>p{
    color: #FFFFff;
    line-height: 23px;
    font-size: 14px;
    margin-top: 5.5%;
}
.lz-list-left .list-left-font,
.lz-list-right .list-left-font,
.list-left-font .left-font-info,
.list-left-font .right-font-in,
.list-left-font .left-font-info>dl>dd,
.list-left-font .right-font-info>dl>dd{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.list-left-font .left-font-info,.list-left-font .right-font-info{
    width: 42.5%;
    background: #ffffff;
    box-shadow: 0 1px 18px -5px #dbdbdb;
    padding: 3.5% 3.5% 8% 3.5%;
}
.lz-list-right .list-left-font .left-font-info,.lz-list-right .list-left-font .right-font-info{
    padding: 3.5%;
}
.list-left-font .left-font-info>dl>dt,
.list-left-font .right-font-info>dl>dt{
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 4.9%;
}
.list-left-font .left-font-info>dl>dd,
.list-left-font .right-font-info>dl>dd{
    width: 100%;
    vertical-align: middle;
    line-height: 30px;
    text-align: center;
    margin: 0.5%;
}
.list-left-font .left-font-info>dl>dd .lf-imf,
.list-left-font .right-font-info>dl>dd>i{
    width: 8%;
    display: inline-block;
    vertical-align: middle;
}
.list-left-font .left-font-info>dl>dd>span,
.list-left-font .right-font-info>dl>dd>span{
    width: 91%;
    font-size: 14px;
    color: #333333;
    line-height: 30px;
    vertical-align: middle;
    display: inline-block;
    text-align: left;
}

/*遇到婚姻纠纷，你该怎么解决？*/
.area-yd{
    margin: 4% auto;
}
.area-yd .area-yd-list{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 2.5%;
}
.area-yd-list .yd-list-left,.area-yd-list .yd-list-right{
    width: 46.9%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    background: url(../images/ar-hyimg3.jpg)no-repeat center center;
    padding: 5% 1%;
}
.area-yd-list .yd-list-right{
    background: url(../images/ar-hyimg4.jpg)no-repeat center center;
}
.area-yd-list .yd-list-left .list-info-font1,.area-yd-list .yd-list-right .list-info-font1{
    width: 60%;
    margin-left: 1.5%;
    text-align: right;
}
.area-yd-list .yd-list-left .list-info-font1>dd,.area-yd-list .yd-list-right .list-info-font1>dd{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 6% 0;
}
.area-yd-list .yd-list-left .list-info-font2,.area-yd-list .yd-list-right .list-info-font2{
    width: 20%;
    margin-right: 1.6%;
    text-align: center;
}
.area-yd-list .yd-list-right .list-info-font1{
    margin-left: 0;
    margin-right: 1.6%;
}
.area-yd-list .yd-list-right .list-info-font2{
    margin-left: 2%;
}
.area-yd-list .list-info-font1>dd>span{
    width: 92%;
    font-size: 16px;
    color: #333333;
    line-height: 30px;
    display: inline-block;
    vertical-align: middle;
}
.area-yd-list .yd-list-right .list-info-font1>dd>span{
    text-align: left;
}
.area-yd-list .list-info-font1 .list-xingixng{
    width: 6%;
    display: inline-block;
    vertical-align: middle;
    line-height: 33px;
}
.area-yd-list .yd-list-left .list-info-font2>h3,.area-yd-list .yd-list-right .list-info-font2>h3{
    color: #e0f2ff;
    font-weight: bold;
    font-size: 32px;
    text-align: center;
}
.area-yd-list .yd-list-left .list-info-font2>p,.area-yd-list .yd-list-right .list-info-font2>p{
    color: #e0f2ff;
    font-size: 15px;
    line-height: 26px;
    text-align: left;
    margin-top: 17%;
}
/*有利于获得孩子抚养权的证据有哪些*/
.area-yl{
    background: #f9f9f9;
    padding: 4% 0 0.5% 0;
}
.area-yl-list>ul{
    margin: 3.5% auto;
}
.area-yl-list>ul>li{
    background: #ffffff;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    border: 1px solid #e8e8e8;
    padding: 1.9%;
    margin: 4% auto;
    position: relative;
    align-items: center;
}
.area-yl-list>ul>li:before{
    position: absolute;
    content: "";
    display: inline-block;
    border: 3px solid #142342;
    width: 8.5%;
    left: 0;
    bottom: -1.5%;
}
.area-yl-list>ul>li:after{
    position: absolute;
    content: "";
    display: inline-block;
    border: 3px solid #b62b09;
    width: 8.5%;
    right: 0;
    top: -1.5%;
}
.area-yl-list .area-ys-img{
    width: 28%;
    overflow: hidden;
    margin-top: -3.5%;
    position: relative;
}
.area-yl-list .area-ys-img>img{
    width: 100%;
    height: auto;
    transition: all 0.3s;
}
.area-yl-list .area-ys-img:hover>img{
   transform: scale(1.1);
}
.area-yl-list .area-font{
    width: 54%;
}
.area-yl-list .area-zx{
    width: 14%;
}
.area-yl-list .area-zx>a{
    width: 62%;
    font-size: 14px;
    color: #ffffff;
    line-height: 30px;
    background: #b62b09;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 3% 1.5%;
    border-radius: 30px;
    margin: 0 30%;
}
.area-yl-list .area-zx>a:hover{
    background: #133479;
}
.area-yl-list .area-font>h4{
    font-weight: bold;
    font-size: 23px;
    line-height: 30px;
    color: #333333;
    position: relative;
    margin-bottom: 4%;
    cursor: pointer;
}
.area-yl-list .area-font>h4:after{
    position: absolute;
    content: "";
    display: inline-block;
    border: 2px solid #999999;
    width: 3%;
    left: 0;
    top: 150%;
}
.area-yl-list .area-font>dl>dd{
    font-size: 15px;
    color: #333333;
    cursor: pointer;
    line-height: 26px;
}
.area-yl-list .area-font>h4:hover,.area-yl-list .area-font>dl>dd:hover{
    color: #b62b09;
}
/*孩子的年龄对抚养权判决有什么影响*/
.area-hz{
    background: #f9f9f9;
    padding: 0 0 4% 0;
}
.area-hz .area-hz-list{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 3%;
}
.area-hz .area-hz-list>li{
    width: 32%;
    background: #ffffff;
    border: 1px solid #E8E8E8;
}
.area-hz-list .area-hz-img1,.area-hz-list .area-hz-img2,.area-hz-list .area-hz-img3{
    background: url(../images/ar-hyimg7.jpg)no-repeat center center;
    background-size: 100% 100%;
    transition: all 0.3s;
}
.area-hz-list .area-hz-img2{
    background: url(../images/ar-hyimg8.jpg)no-repeat center center;
    background-size: 100% 100%;
    transition: all 0.3s;
}
.area-hz-list .area-hz-img3{
    background: url(../images/ar-hyimg9.jpg)no-repeat center center;
    background-size: 100% 100%;
    transition: all 0.3s;
}
.area-hz-list>li:hover .area-hz-img1,
.area-hz-list>li:hover .area-hz-img2,
.area-hz-list>li:hover .area-hz-img3{
    background-size: 110% 110%;
}
.area-hz-list .area-hz-img1>h4,
.area-hz-list .area-hz-img2>h4,
.area-hz-list .area-hz-img3>h4{
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    text-align: center;
    vertical-align: middle;
    padding: 3% 1%;
    color: #ffffff;
}
.area-hz-list .area-hz-font{
    padding: 7% 11%;
}
.area-hz-list .area-hz-font>p{
    font-size: 16px;
    line-height: 30px;
    text-align: center;
}
.area-hz-font .hz-font-btn{
    width: 35%;
    font-size: 14px;
    color: #FFFFff;
    text-align: center;
    vertical-align: middle;
    background: #b62b09;
    display: block;
    padding: 2.5% 0.5%;
    margin: 11% 20% 0 30%;
    border-radius: 30px;
}
.area-hz-font .hz-font-btn:hover{
    background: #133479;
}
/*争取财产分割利益最大化*/
.area-zq{
    margin-top: 4%;
}
.zq-list-btn>ul{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    position: relative;
    margin: 4% auto;
}
.zq-list-btn>ul:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    border: 1px solid #cdcdcd;
    z-index: -1;
}
.zq-list-btn>ul>li{
    width: 25%;
    cursor: pointer;
}
.zq-list-btn>ul>li>em,.zq-list-btn>ul>li.zq-active>em{
    height: 30px;
    display: block;
    background: url(../images/yuan2.png)no-repeat center center;
    margin-top: -4.5%;
    padding: 0.4% 0 0.2% 0;
}
.zq-list-btn>ul>li.zq-active>em{
    background: url(../images/yuan1.png)no-repeat center center;
}
.zq-list-btn>ul>li>h4{
    text-align: center;
    vertical-align: middle;
    line-height: 30px;
    font-size: 15px;
    color: #000000;
    margin: 1% auto;
}
.zq-list-font>ul>li{
    background: #f9f9f9;
    border: 1px solid #e8e8e8;
    padding: 2% 1.7%;
    position: relative;
    display: none;
}
.zq-list-font>ul>li.show{
    display: block;
}
.zq-list-font>ul>li:nth-of-type(1):before,
.zq-list-font>ul>li:nth-of-type(2):before,
.zq-list-font>ul>li:nth-of-type(3):before,
.zq-list-font>ul>li:nth-of-type(4):before{
    box-sizing: content-box;
    width: 0;
    height: 0;
    position: absolute;
    top: -12.4%;
    left: 11.1%;
    padding:0;
    border-bottom:16px solid #f9f9f9;
    border-top:16px solid transparent;
    border-left:16px solid transparent;
    border-right:16px solid transparent;
    display: block;
    content:'';
    z-index: 12;
}
.zq-list-font>ul>li:nth-of-type(2):before{
    left: 36.4%;
}
.zq-list-font>ul>li:nth-of-type(3):before{
    left: 61.5%;
}
.zq-list-font>ul>li:nth-of-type(4):before{
    left: 86.5%;
}
.zq-list-font>ul>li:nth-of-type(1):after,
.zq-list-font>ul>li:nth-of-type(2):after,
.zq-list-font>ul>li:nth-of-type(3):after,
.zq-list-font>ul>li:nth-of-type(4):after{
    box-sizing: content-box;
    width: 0;
    height: 0;
    position: absolute;
    top: -14%;
    left: 11%;
    padding:0;
    border-bottom:18px solid #e8e8e8;
    border-top:18px solid transparent;
    border-left:18px solid transparent;
    border-right:18px solid transparent;
    display: block;
    content:'';
    z-index:10
}
.zq-list-font>ul>li:nth-of-type(2):after{
    left: 36.3%;
}
.zq-list-font>ul>li:nth-of-type(3):after{
    left: 61.4%;
}
.zq-list-font>ul>li:nth-of-type(4):after{
    left: 86.4%;
}
.zq-list-font .zq-font-list{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.zq-list-font .zq-font-list .zq-img-info{
    width: 21%;
    overflow: hidden;
}
.zq-list-font .zq-font-list .zq-img-info>img{
    width: 100%;
    height: auto;
    transition: all 0.3s;
}
.zq-list-font>ul>li:hover .zq-img-info>img{
    transform: scale(1.1);
}
.zq-list-font .zq-font-list .zq-font-info{
    width: 77%;
}
.zq-list-font .zq-font-list .zq-font-info>h3{
    font-size: 22px;
    font-weight: bold;
    line-height: 30px;
    color: #b62b09;
    margin: 1.7% auto;
}
.zq-list-font .zq-font-list .zq-font-info>p{
    font-size: 15px;
    color: #000000;
    line-height: 26px;
}
.area-zq .ys-btn{
    margin-top: 5.5%;
}
/*常见问题解答*/
.area-cj{
    background: #f9f9f9;
    padding: 3.8% 0;
    margin-top: 4%;
}
.area-cj ul{
    margin-top: 2.5%;
    flex-wrap: wrap;
}
.area-cj ul,.area-cj .area-cj-top{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.area-cj ul li{
    width: 47.2%;
    background: #ffffff;
    margin: 1.3% auto;
}
.area-cj .area-cj-top{
    background: #133479;
    color: #ffffff;
    padding: 2% 4%;
}
.area-cj ul li:hover .area-cj-top{
    background: #B62B09;
}
.area-cj .area-cj-top .cj-top-img{
    width: 5%;
    display: inline-block;
    vertical-align: middle;
    margin: 0.4% auto 0 auto;
}
.area-cj .area-cj-top .cj-top-img:nth-of-type(1)>img{
    margin-top: 10%;
}
.area-cj .area-cj-top .cj-top-img:nth-of-type(2)>img{
    margin-left: 55%;
    margin-top: 10%;
}
.area-cj .area-cj-top>h4{
    width: 95%;
    font-size: 16px;
    line-height: 28px;
    color: #ffffff;
    text-align: left;
}
.area-cj ul li p{
    font-size: 14px;
    color: #666666;
    line-height: 23px;
    padding: 2.5% 4% 5% 4%;
}







/*房产纠纷*/
.area-fc{
    margin-top: 4%;
}
.area-fc .area-fa-list{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 3%;
}
.area-fc .area-fa-list>li{
    width: 31.2%;
    padding: 3% 0 8% 0;
    margin: 1.1% auto;
    border-radius: 4px;
}
.area-fc .area-fa-list>li:nth-of-type(1){
    background: url(../images/ar-fcimg1.jpg)no-repeat center center;
    background-size: 100% 100%;
    transition: all 0.3s;
}
.area-fc .area-fa-list>li:nth-of-type(2){
    background: url(../images/ar-fcimg2.jpg)no-repeat center center;
    background-size: 100% 100%;
    transition: all 0.3s;
}
.area-fc .area-fa-list>li:nth-of-type(3){
    background: url(../images/ar-fcimg3.jpg)no-repeat center center;
    background-size: 100% 100%;
    transition: all 0.3s;
}
.area-fc .area-fa-list>li:nth-of-type(4){
    background: url(../images/ar-fcimg4.jpg)no-repeat center center;
    background-size: 100% 100%;
    transition: all 0.3s;
}
.area-fc .area-fa-list>li:nth-of-type(5){
    background: url(../images/ar-fcimg5.jpg)no-repeat center center;
    background-size: 100% 100%;
    transition: all 0.3s;
}
.area-fc .area-fa-list>li:nth-of-type(6){
    background: url(../images/ar-fcimg6.jpg)no-repeat center center;
    background-size: 100% 100%;
    transition: all 0.3s;
}
.area-fc .area-fa-list>li:hover{
    background-size: 110% 110%;
}
.area-fc .area-fa-list>li>h4,.area-fc .area-fa-list>li>p{
    line-height: 26px;
    color: #FFFFff;
    padding: 0 8%;
}
.area-fc .area-fa-list>li>h4{
    font-size: 18px;
}
.area-fc .area-fa-list>li>p{
    font-size: 14px;
    position: relative;
}
.area-fc .area-fa-list>li>p:after{
    position: absolute;
    content: "";
    display: inline-block;
    border: 2px solid #ffffff;
    width: 6%;
    left: 8.5%;
    top: 150%;
}
/*您目前可能面临如下房产纠纷问题,精英房产律师团队能为您做*/
.area-ml{
    background: #f6f6f6;
    margin: 3.5% auto 5% auto;
    padding: 4% 0;
}
.area-ml .area-ml-list{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 2.7%;
}
.area-ml .area-ml-list>li{
    width: 47%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 0.4% auto;
}
.area-ml .area-dec1{
   font-size: 18px;
    color: #B62B09;
}
.area-ml .area-ml-list .ml-list-font{
    width: 72%;
    vertical-align: middle;
    line-height: 30px;
    font-size: 14px;
    color: #666666;
    background: #ffffff;
    padding: 2% 3% 1.6% 3%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.area-ml .area-ml-list  .ml-font-img{
    display: inline-block;
    width: 5%;
    margin-top: 0.5%;
    vertical-align: middle;
}
.area-ml .area-ml-list .ml-list-font>span{
    display: inline-block;
    width: 95%;
    text-align: left;
    vertical-align: middle;
    font-size: 14px;
    margin-left: 0.5%;
}
.area-ml .area-ml-list>li>a{
    width: 23%;
    display: inline-block;
    background: #d2d2d2;
    text-align: center;
    vertical-align: middle;
    line-height: 30px;
    font-size: 14px;
    color: #666666;
    padding: 2% 1% 1.6% 1%;
}
.area-ml .area-ml-list>li>a:hover{
    background: #B62B09;
    color: #FFFFff;
}




/*债务纠纷专业服务*/
.area-zw{
    margin-bottom: 2%;
}
.area-zw .zw-listinfo{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    text-align: center;
    margin-top: 5%;
}
.area-zw .zw-listinfo>li{
    width: 15%;
    margin: 0 1%;
    cursor: pointer;
}
.area-zw .zw-listinfo .code-icon{
    width: 120px;
    height: 120px;
    line-height: 120px;
    color: #FFFFff;
    border-radius: 50%;
    display: block;
    margin: 0 auto;
    text-align: center;
}
.area-zw .zw-listinfo .code-icon>img{
    vertical-align: middle;
    display: inline-block;
}
.area-zw .zw-listinfo>li:nth-of-type(1) .code-icon{
    background: #99B11C;
}
.area-zw .zw-listinfo>li:nth-of-type(2) .code-icon{
    background: #ffaf24;
}
.area-zw .zw-listinfo>li:nth-of-type(3) .code-icon{
    background: #455C8C;
}
.area-zw .zw-listinfo>li:nth-of-type(4) .code-icon{
    background: #52B096;
}
.area-zw .zw-listinfo>li:nth-of-type(5) .code-icon{
    background: #486881;
}
.area-zw .zw-listinfo>li:nth-of-type(6) .code-icon{
    background: #CB7A6E;
}
.area-zw .zw-listinfo>li:nth-of-type(7) .code-icon{
    background: #488181;
}
.area-zw .zw-listinfo>li:nth-of-type(8) .code-icon{
    background: #8f6ecb;
}
.area-zw .zw-listinfo>li:hover .code-icon{
    -webkit-animation: bounce 1s ease 0s 1 both;
    animation: bounce 1s ease 0s 1 both;
    transform: rotate(360deg);
    transition: 1s;
}
.area-zw .zw-listinfo>li>h3{
    font-size: 18px;
    margin-top: 5%;
    line-height: 50px;
    color: #666666;
}
/*刑事案件专业服务*/
.area-xs{
    margin-bottom: 4%;
}
.area-xs .area-xsinfo{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 1.8%;
}
.area-xs .area-xsinfo>li{
    width: 19.5%;
    background: #f6f6f6;
    margin: 0.7% auto;
    padding: 3% 2%;
    border-radius: 4px;
}
.area-xs .area-xsinfo>li:hover{
    box-shadow: 1px 1px 34px 1px rgba(153,153,153,0.3);
}
.area-xs .area-xsinfo>li>h4{
    font-size: 18px;
    font-weight: bold;
    line-height: 26px;
    color: #133479;
    position: relative;
    margin: 4.8% auto 12% auto;
}
.area-xs .area-xsinfo>li>h4:after{
    position: absolute;
    content: "";
    display: inline-block;
    border: 2px solid #d2d2d2;
    width: 8.5%;
    left: 0;
    top: 160%;
}
.area-xs .area-xsinfo>li>dl>dd{
    font-size: 14px;
    line-height: 25px;
    color: #666666;
}
.area-xsinfo .code-icon1{
    width: 66px;
    height: 66px;
    line-height: 66px;
    color: #FFFFff;
    border-radius: 50%;
    display: block;
    text-align: center;
    background: #133479;
}
.area-xs .area-xsinfo>li:hover .code-icon1{
    -webkit-animation: bounce 1s ease 0s 1 both;
    animation: bounce 1s ease 0s 1 both;
    transform: rotate(360deg);
    transition: 1s;
}
.area-xsinfo .code-icon1>img{
    vertical-align: middle;
    display: inline-block;
}



/*公司法律事务专业服务*/
.area-gs .area-gsinfo>li{
    width: 21.5%;
    margin: 0.9% auto;
    padding: 2% 5%;
}
.area-gs .area-gsinfo .code-icon1{
    width: 116px;
    height: 116px;
    line-height: 116px;
    margin: 0 auto;
}
.area-gs  .area-gsinfo>li>h4{
    font-size: 18px;
    font-weight: bold;
    color: #133479;
    text-align: center;
    position: relative;
    margin-bottom: 7%;
}
.area-gs .area-gsinfo>li>h4:after{
    position: absolute;
    content: "";
    display: inline-block;
    border: 2px solid #CCCCCC;
    width: 9%;
    left: 44.5%;
    top: 130%;
}
.area-gs .area-gsinfo>li>p{
    font-size: 14px;
    color: #666666;
    line-height: 26px;
    text-align: center;
}



@media screen and  (max-width: 1500px) {
    .area-title {
        font-size: 26px;
    }
    .lz-list-left .list-left-img>h4, .lz-list-right .list-left-img>h4 {
        font-size: 23px;
    }
    .list-left-font .left-font-info>dl>dt, .list-left-font .right-font-info>dl>dt {
        font-size: 18px;
    }
    .area-yd-list .yd-list-left .list-info-font2>h3, .area-yd-list .yd-list-right .list-info-font2>h3 {
        font-size: 22px;
    }
    .area-yd-list .yd-list-left .list-info-font2>p, .area-yd-list .yd-list-right .list-info-font2>p {
        font-size: 13px;
        line-height: 24px;
    }
    .area-yd-list .yd-list-left .list-info-font2, .area-yd-list .yd-list-right .list-info-font2 {
        width: 21%;
        margin-right: -2.8%;
    }
    .area-yd-list .yd-list-right .list-info-font2 {
        margin-left: -1.5%;
    }
    .area-yd-list .list-info-font1>dd>span {
        font-size: 14px;
    }
    .area-yd-list .yd-list-left, .area-yd-list .yd-list-right {
        padding: 6% 1%;
    }
    .area-yl-list .area-font>h4 {
        font-size: 20px;
    }
    .area-yl-list .area-font>dl>dd {
        font-size: 13px;
        line-height: 23px;
    }
    .area-hz-list .area-hz-img1>h4, .area-hz-list .area-hz-img2>h4, .area-hz-list .area-hz-img3>h4 {
        font-size: 16px;
    }
    .area-hz-list .area-hz-font>p {
        font-size: 14px;
        line-height: 26px;
    }
    .area-hz-font .hz-font-btn {
        width: 40%;
        font-size: 13px;
    }
    .zq-list-font .zq-font-list .zq-font-info>h3 {
        font-size: 18px;
    }
    .zq-list-font .zq-font-list .zq-font-info>p {
        font-size: 14px;
        line-height: 24px;
    }
    .ys-btn .ys-btn-tel>span {
        font-size: 20px;
    }
    .ys-btn .ys-btn-font>i {
        font-size: 20px;
    }
    .ys-btn .ys-btn-font>span {
        font-size: 15px;
    }
    .ys-btn .ys-btn-tel>i {
        font-size: 24px;
    }
    .area-cj ul li p {
        font-size: 13px;
    }
    .area-zw .zw-listinfo .code-icon {
        width: 110px;
        height: 110px;
        line-height: 110px;
    }
    .area-zw .zw-listinfo>li>h3 {
        font-size: 16px;
    }
}

@media screen and  (max-width: 1200px) {
    .area-title {
        font-size: 22px;
    }
    .area-jj>dl>dd>a {
        font-size: 12px;
    }
    .area-jj>dl>dd {
        width: 16%;
    }
    .area-jj .jj-list2 {
        margin-left: 4%;
    }
    .area-jj .jj-list3 {
        margin-left: 7.5%;
    }
    .area-jj .jj-list4 {
        margin-left: 11.9%;
    }
    .lz-list-left .list-left-img>h4, .lz-list-right .list-left-img>h4 {
        font-size: 18px;
    }
    .lz-list-left .list-left-img>h4:after, .lz-list-right .list-left-img>h4:after {
        top: 125%;
    }
    .list-left-font .left-font-info>dl>dt, .list-left-font .right-font-info>dl>dt {
        font-size: 16px;
    }
    .list-left-font .left-font-info>dl>dd>span, .list-left-font .right-font-info>dl>dd>span {
        font-size: 12px;
    }
    .lz-list-left .list-left-img{
        padding: 4% 6.8% 8.6% 6.8%;
    }
    .list-left-font .left-font-info{
        padding: 3.5%;
    }
    .area-yd .area-yd-list {
        flex-direction: column;
    }
    .area-yd-list .yd-list-left, .area-yd-list .yd-list-right {
        width: 100%;
    }
    .area-yd-list .yd-list-left .list-info-font1, .area-yd-list .yd-list-right .list-info-font1 {
        width: 55%;
    }
    .area-yd-list .yd-list-left .list-info-font2, .area-yd-list .yd-list-right .list-info-font2 {
        width: 14%;
        margin-right: 16%;
    }
    .area-yd-list .yd-list-right .list-info-font1 {
        margin-right: 15.6%;
    }
    .area-yd-list .yd-list-right .list-info-font2 {
        margin-left: 17.5%;
    }
    .area-yd-list .yd-list-left .list-info-font1>dd, .area-yd-list .yd-list-right .list-info-font1>dd {
        padding: 5% 0;
    }
    .area-yd-list .yd-list-right {
        padding: 10% 1%;
    }
    .area-yl-list .area-font>h4 {
        font-size: 16px;
    }
    .area-yl-list .area-font>h4:after {
        width: 5%;
        top: 120%;
    }
    .area-yl-list .area-zx>a {
        font-size: 12px;
    }
    .area-yl-list .area-font>dl>dd {
        font-size: 12px;
    }
    .area-yl-list .area-ys-img {
        margin-top: 0;
    }
    .area-hz-list .area-hz-img1>h4, .area-hz-list .area-hz-img2>h4, .area-hz-list .area-hz-img3>h4 {
        font-size: 14px;
    }
    .area-hz-list .area-hz-font>p {
        font-size: 12px;
        line-height: 25px;
    }
    .area-hz-font .hz-font-btn {
        font-size: 12px;
    }
    .zq-list-btn>ul>li>h4 {
        font-size: 13px;
    }
    .zq-list-btn>ul>li>em, .zq-list-btn>ul>li.zq-active>em {
        margin-top: -6.5%;
        padding: 0.6% 0 0.2% 0;
    }
    .zq-list-font .zq-font-list .zq-font-info>h3 {
        font-size: 16px;
    }
    .zq-list-font .zq-font-list .zq-font-info>p {
        font-size: 12px;
        line-height: 22px;
    }
    .zq-list-font .zq-font-list .zq-font-info>h3 {
        margin: 1% auto;
    }
    .zq-list-font>ul>li:nth-of-type(1):before, .zq-list-font>ul>li:nth-of-type(2):before, .zq-list-font>ul>li:nth-of-type(3):before, .zq-list-font>ul>li:nth-of-type(4):before {
        top: -18.2%;
        left: 10.7%;
    }
    .zq-list-font>ul>li:nth-of-type(2):before{
        left: 35.6%;
    }
    .zq-list-font>ul>li:nth-of-type(3):before{
        left: 61.1%;
    }
    .zq-list-font>ul>li:nth-of-type(4):before{
        left: 86.1%;
    }
    .zq-list-font>ul>li:nth-of-type(1):after, .zq-list-font>ul>li:nth-of-type(2):after, .zq-list-font>ul>li:nth-of-type(3):after, .zq-list-font>ul>li:nth-of-type(4):after {
        top: -21%;
        left: 10.5%;
    }
    .zq-list-font>ul>li:nth-of-type(2):after{
        left: 35.5%;
    }
    .zq-list-font>ul>li:nth-of-type(3):after{
        left: 61%;
    }
    .zq-list-font>ul>li:nth-of-type(4):after{
        left: 86%;
    }
    .area-cj .area-cj-top .cj-top-img {
        margin: 1% auto 0 auto;
    }
    .area-cj .area-cj-top>h4 {
        font-size: 15px;
    }
    .area-cj ul li p {
        font-size: 12px;
    }
    .area-ml .area-dec1 {
        font-size: 16px;
    }
    .area-ml .area-ml-list .ml-list-font>span {
        margin-left: 2%;
    }
    .area-list-btn>ul {
        padding-bottom: 2%;
    }
    .area-xs .area-xsinfo>li>dl>dd {
        font-size: 12px;
        line-height: 20px;
    }
    .area-xs .area-xsinfo>li>h4 {
        font-size: 16px;
        line-height: 24px;
    }
    .area-xs .area-xsinfo>li>h4:after {
        width: 12.5%;
        top: 140%;
    }
    .area-gs .area-gsinfo .code-icon1 {
        width: 100px;
        height: 100px;
        line-height: 100px;
    }
}

/*1100分辨率（大于960px，小于1199px）*/
@media screen and (min-width: 960px) and (max-width: 1024px) {
    .area-jj>dl>dd {
        width: 17%;
    }
    .lz-list-right .list-left-font .right-font-info {
        padding: 3.5% 3.5% 9% 3.5%;
    }
    .area-yd-list .yd-list-left .list-info-font2{
        width: 15%;
        margin-right: 13%;
    }
    .area-yd-list .yd-list-right .list-info-font2 {
        margin-left: 15%;
    }
    .area-hz-list .area-hz-img1>h4, .area-hz-list .area-hz-img2>h4, .area-hz-list .area-hz-img3>h4 {
        font-size: 12px;
    }
    .area-ht .zw-listinfo{
        flex-wrap: wrap;
    }
    .area-ht .zw-listinfo>li{
        width: 20%;
    }
    .area-lw .zw-listinfo{
        flex-wrap: wrap;
        justify-content: left;
    }
    .area-lw .zw-listinfo>li{
        width: 23%;
    }
}

/*880分辨率（大于768px，小于959px）*/
@media screen and (min-width: 768px) and (max-width: 959px) {
    .area-title {
        font-size: 20px;
    }
    .area-jj>dl>dd {
        width: 30%;
    }
    .area-dec {
        font-size: 13px;
    }
    .area-lz .area-lz-list {
        flex-direction: column;
    }
    .area-lz-list .lz-list-left{
        margin-bottom: 3%;
    }
    .area-lz-list .lz-list-left, .area-lz-list .lz-list-right {
        width: 100%;
    }
    .area-yd-list .yd-list-left .list-info-font2, .area-yd-list .yd-list-right .list-info-font2 {
        margin-right: 4%;
    }
    .area-yd-list .yd-list-right .list-info-font2 {
        margin-left: 4.5%;
    }
    .area-yd-list .yd-list-right .list-info-font1 {
        margin-right: 4.6%;
    }
    .area-yd .area-yd-list {
        margin-top: 6.5%;
    }
    .area-yd-list .yd-list-left, .area-yd-list .yd-list-right {
        padding: 14% 3%;
    }
    .zq-list-btn>ul>li>h4 {
        font-size: 12px;
    }
    .ys-btn {
        width: 45%;
    }
    .area-yl-list>ul>li {
        flex-wrap: wrap;
    }
    .area-yl-list .area-ys-img {
        width: 56%;
    }
    .area-yl-list .area-font {
        width: 70%;
    }
    .area-yl-list .area-zx {
        width: 30%;
    }
    .area-hz .area-hz-list {
        flex-wrap: wrap;
    }
    .area-hz .area-hz-list>li {
        width: 48.5%;
        margin: 1% 0;
    }
    .zq-list-font .zq-font-list .zq-img-info {
        margin-top: 4%;
    }
    .area-cj .area-cj-top>h4 {
        width: 90%;
        font-size: 13px;
        padding-left: 1%;
    }
    .area-cj .area-cj-top .cj-top-img {
        margin: 2% auto 0 auto;
    }
    .area-fc .area-fa-list>li>h4 {
        font-size: 16px;
    }
    .area-fc .area-fa-list>li>p {
        font-size: 12px;
    }
    .area-fc .area-fa-list>li>p:after {
        width: 11%;
        top: 140%;
    }
    .area-ml .area-ml-list .ml-list-font>span ,
    .area-ml .area-ml-list>li>a{
        font-size: 12px;
    }
    .area-zw .zw-listinfo .code-icon {
        width: 90px;
        height: 90px;
        line-height: 90px;
    }
    .area-zw .zw-listinfo .code-icon>img {
        width: 40%;
    }
    .area-zw .zw-listinfo>li>h3 {
        font-size: 14px;
    }
    .area-ht .zw-listinfo{
        flex-wrap: wrap;
    }
    .area-ht .zw-listinfo>li{
        width: 20%;
    }
    .area-lw .zw-listinfo{
        flex-wrap: wrap;
        justify-content: left;
    }
    .area-lw .zw-listinfo>li{
        width: 23%;
    }
    .area-xs .area-xsinfo>li {
        width: 44.5%;
    }
    .area-gs .area-xsinfo>li {
        width: 38%;
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .header-menu-list .nav {
        position: fixed;
        top: 120px;
        left: -100%;
        width: 100%;
        height: 100%;
        background: rgba(20,34,66,0.9);
    }
    .header .wrap .header-list .nav {
        flex-direction: column;
        justify-content: space-around;
    }
    .header-menu-list .nav>li {
        float: none;
    }
    .header {
        line-height: 58px;
        height: 58px;
        top: 56px;
    }
    .header-menu-list .nav>li {
        float: none;
    }
    .nav-wrap {
        position: absolute;
        top: 50%;
        margin-top: -20px;
        width: 40px;
        height: 40px;
        background: url(../images/menu.png) no-repeat center center #fbc700;
        background-size: auto 25px;
        right: 7%;
        cursor: pointer;
    }
    .h-smenu .nav-wrap {
        background: url(../images/menu-1.png) no-repeat center center #fbc700;
        background-size: auto 25px;
        cursor: pointer;
    }
    .h-smenu .nav {
        left: 0;
    }
    .header-top .wrap{
        width: 100%;
    }
    .header .logo {
        width: 50%;
    }
    .header-menu-list {
        width: 30%;
    }
}

/*440分辨率以下（小于479px）*/
@media only screen and (max-width: 479px) {
    .about-top-list .web-position>a {
        font-size: 12px;
    }
    .about-top-list .web-position {
        width: 100%;
    }
    .area-list-btn>ul>li>a {
        font-size: 12px;
    }
    .area-list-btn>ul>li {
        width: 47.5%;
    }
    .area-title {
        font-size: 16px;
    }
    .area-jj>dl>dd {
        width: 80%;
        margin: 1% auto;
    }
    .area-jj .jj-list1,.area-jj .jj-list2,
    .area-jj .jj-list3,.area-jj .jj-list4{
        margin-left: 0;
    }
    .area-dec {
        font-size: 12px;
        line-height: 22px;
    }
    .area-lz .area-lz-list {
        flex-wrap: wrap;
    }
    .area-lz-list .lz-list-left, .area-lz-list .lz-list-right {
        width: 100%;
    }
    .lz-list-left .list-left-img>h4, .lz-list-right .list-left-img>h4 {
        font-size: 16px;
    }
    .lz-list-left .list-left-img>p, .lz-list-right .list-left-img>p {
        line-height: 20px;
        font-size: 12px;
    }
    .list-left-font .left-font-info>dl>dt, .list-left-font .right-font-info>dl>dt {
        font-size: 14px;
    }
    .lz-list-left .list-left-img>h4:after, .lz-list-right .list-left-img>h4:after {
        top: 110%;
    }
    .area-yd-list .yd-list-left, .area-yd-list .yd-list-right {
        background: none;
    }
    .area-yd-list .yd-list-left .list-info-font2, .area-yd-list .yd-list-right .list-info-font2 {
        width: 30%;
        margin-right: 0;
    }
    .area-yd-list .yd-list-left .list-info-font1, .area-yd-list .yd-list-right .list-info-font1 {
        width: 60%;
        margin-left: 0;
    }
    .area-yd-list .yd-list-left .list-info-font2>h3, .area-yd-list .yd-list-right .list-info-font2>h3 {
        font-size: 16px;
        color: #333333;
        font-weight: unset;
    }
    .area-yd-list .list-info-font1>dd>span {
        font-size: 12px;
    }
    .area-yd-list .yd-list-left .list-info-font2>p, .area-yd-list .yd-list-right .list-info-font2>p {
        font-size: 12px;
        color: #333333;
    }
    .area-yd-list .yd-list-right .list-info-font2 {
        margin-left: 0;
    }
    .area-yd-list .yd-list-right .list-info-font1 {
        margin-right: 0;
    }
    .area-yl-list>ul>li {
        flex-wrap: wrap;
    }
    .area-yl-list .area-ys-img {
        width: 80%;
        margin: 5% auto;
    }
    .area-yl-list .area-font>h4 {
        font-size: 14px;
    }
    .area-yl-list .area-font {
        width: 100%;
    }
    .area-yl-list .area-zx {
        width: 60%;
        margin: 8% auto 5% auto;
    }
    .area-yl-list .area-zx>a {
        padding: 1%;
    }
    .area-yl-list>ul>li {
        margin: 8% auto;
    }
    .area-yl-list .area-font>h4 {
        margin-bottom: 10%;
    }
    .area-hz .area-hz-list {
        flex-wrap: wrap;
    }
    .area-hz .area-hz-list>li {
        width: 100%;
        margin: 2% auto;
    }
    .area-yl-list .area-zx>a {
        margin: 0 20%;
    }
    .zq-list-btn>ul {
        flex-wrap: wrap;
        margin: 7% auto;
    }
    .zq-list-btn>ul>li {
        width: 45%;
        position: relative;
        margin: 6% auto;
    }
    .zq-list-btn>ul>li>em, .zq-list-btn>ul>li.zq-active>em {
        padding: 5.6% 0 0.2% 0;
    }
    .zq-list-btn>ul>li>h4 {
        position: relative;
    }
    .zq-list-btn>ul:before {
        display: none;
    }
    .zq-list-btn>ul>li:after{
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        border: 1px solid #cdcdcd;
        z-index: -1;
    }
    .zq-list-btn>ul>li>em, .zq-list-btn>ul>li.zq-active>em {
        margin-top: -12.5%;
    }
    .zq-list-btn>ul>li>h4 {
        font-size: 12px;
    }
    .zq-list-font .zq-font-list {
        flex-wrap: wrap;
    }
    .zq-list-font .zq-font-list .zq-img-info,.zq-list-font .zq-font-list .zq-font-info {
        width: 100%;
    }
    .ys-btn {
        width: 80%;
    }
    .ys-btn .ys-btn-tel>span {
        font-size: 14px;
    }
    .ys-btn .ys-btn-tel>i {
        font-size: 19px;
    }
    .ys-btn .ys-btn-font>span {
        font-size: 12px;
    }
    .ys-btn .ys-btn-font>i {
        font-size: 18px;
    }
    .ys-btn .ys-btn-font {
        width: 40%;
    }
    .ys-btn .ys-btn-font,.ys-btn .ys-btn-tel {
        line-height: 38px;
    }
    .ys-btn .ys-btn-tel{
        height: 38px;
    }
    .area-cj ul{
        flex-wrap: wrap;
    }
    .area-cj ul li {
        width: 100%;
        margin: 2% auto;
    }
    .zq-list-font .zq-font-list .zq-font-info>h3 {
        font-size: 14px;
    }
    .area-cj .area-cj-top>h4 {
        font-size: 12px;
    }
    .area-cj .area-cj-top .cj-top-img {
        margin: 2% auto 0 auto;
    }
    .area-cj .area-cj-top>h4 {
        padding-left: 2%;
    }
    .zq-list-font>ul>li:nth-of-type(1):after, .zq-list-font>ul>li:nth-of-type(2):after, .zq-list-font>ul>li:nth-of-type(3):after ,.zq-list-font>ul>li:nth-of-type(4):after{
        top: -8.5%;
        left: 18.5%;
    }
    .zq-list-font>ul>li:nth-of-type(2):after,.zq-list-font>ul>li:nth-of-type(4):after{
        left: 69%;
    }
    .zq-list-font>ul>li:nth-of-type(1):before, .zq-list-font>ul>li:nth-of-type(2):before, .zq-list-font>ul>li:nth-of-type(3):before, .zq-list-font>ul>li:nth-of-type(4):before {
        top: -7.5%;
        left: 19%;
    }
    .zq-list-font>ul>li:nth-of-type(2):before,.zq-list-font>ul>li:nth-of-type(4):before{
        left: 70%;
    }
    .area-lz-list .lz-list-left{
        margin-bottom: 5%;
    }
    .area-fc .area-fa-list>li>h4 {
        font-size: 16px;
    }
    .area-fc .area-fa-list>li>p {
        font-size: 12px;
    }
    .area-fc .area-fa-list>li {
        width: 47.3%;
    }
    .area-fc .area-fa-list>li>p:after {
        width: 12%;
        top: 120%;
    }
    .area-fc .area-fa-list>li>h4 {
        font-size: 14px;
    }
    .area-ml .area-dec1 {
        font-size: 12px;
    }
    .area-title {
        line-height: 35px;
    }
    .area-ml .area-ml-list>li {
        width: 100%;
        margin: 1% auto;
    }
    .area-ml .area-ml-list .ml-list-font>span ,.area-ml .area-ml-list>li>a {
        font-size: 12px;
    }
    .area-ml .area-ml-list .ml-list-font>span {
        margin-left: 2.5%;
    }
    .area-zw .zw-listinfo {
        flex-wrap: wrap;
    }
    .area-zw .zw-listinfo>li {
        width: 46%;
    }
    .area-zw .zw-listinfo .code-icon {
        width: 80px;
        height: 80px;
        line-height: 80px;
    }
    .area-zw .zw-listinfo>li>h3 {
        font-size: 13px;
    }
    .area-zw .zw-listinfo .code-icon>img {
        width: 40%;
    }
    .area-ht .zw-listinfo{
        flex-wrap: wrap;
        margin: 10% auto;
    }
    .area-ht .zw-listinfo>li{
        width: 46%;
        margin: 3% auto;
    }
    .area-xs .area-xsinfo>li>h4 {
        font-size: 14px;
        line-height: 20px;
    }
    .area-xs .area-xsinfo>li {
        width: 45%;
    }
    .area-xsinfo .code-icon1 {
        width: 60px;
        height: 60px;
        line-height: 60px;
    }
    .area-gs .area-xsinfo>li {
        width: 90%;
    }
    .area-gs .area-gsinfo .code-icon1 {
        width: 90px;
        height: 90px;
        line-height: 90px;
    }
    .area-gs .area-gsinfo>li>p {
        font-size: 12px;
        line-height: 24px;
    }
    .area-gs .area-xsinfo>li>h4:after {
        width: 9.5%;
        top: 140%;
    }
}