p{
    margin: 0;
}
.page-top-box{
    position: relative;
    height: 460px;
    background: url("../images/legal/banner.png") no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
}

.top-bgc-box{
    height: 100px;
}
.logo-text{
    height: 16px;
    line-height: 16px;
    margin-top: 9px;
}
.logo-text-fl{
    float: left;
    background: url("../images/common/desc-black.svg") no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    height: 16px;
    width: 223px;
}
.logo-text-fr{
    width: 170px;
    height: 16px;
    float: right;
    background: url("../images/common/phone-black.svg") no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}

.top-menu-box{
    height: 66px;
    line-height: 66px;
    text-align: left;
    color: #333;
    margin-top: 9px;
}
.top-menu-box .logo-img{
    height: 40px;
    float: left;
    margin-top: 13px;
}
.top-menu-box .top-menu-category1{
    display: inline-block;
    font-size: 16px;
    margin-left: 30px;
}
.top-menu-box .top-menu-category1 li{
    float: left;
    height: 66px;
    line-height: 66px;
    text-align: center;
    position: relative;
}
.top-menu-box .top-menu-category1 li a{
    width: 100%;
}
.top-menu-box .top-menu-category1 li a:hover{
    color: #3997CB;
}
.top-menu-box .top-menu-category1 .categoryItem1{
    width: 68px;
}
.top-menu-box .top-menu-category1 .categoryItem1:hover{
    color: #3997CB;
    cursor: pointer;
}
.categoryItem1 a:hover{
    color: #3997CB;
}
.top-menu-box .top-menu-category1 .categoryItem2{
    width: 98px;
}
.top-menu-box .top-menu-category1 .categoryItem2:hover{
    color: #3997CB;
    cursor: pointer;
}
.top-menu-box .top-menu-category1 .categoryItem3{
    width: 98px;
}
.top-menu-box .top-menu-category1 .categoryItem3:hover{
    color: #3997CB;
    cursor: pointer;
}
.top-menu-box .top-menu-category1 .categoryItem4{
    width: 98px;
}
.top-menu-box .top-menu-category1 .categoryItem4:hover{
    color: #3997CB;
    cursor: pointer;
}

.top-menu-box .top-menu-category2{
    float: right;
    font-size: 14px;
}
.top-menu-box .top-menu-category2 li{
    float: right;
    height: 66px;
    line-height: 66px;
    text-align: center;
    cursor: pointer;
}
.top-menu-box .top-menu-category2 .categoryItem1-fr{
    width: 70px;
}
.top-menu-box .top-menu-category2 .categoryItem1-fr .login-btn a{
     display: inline-block;
     width: 70px;
     height: 30px;
     line-height: 28px;
     border-radius: 4px;
     color: #333;
     border: 1px solid #eee;
     font-size: 14px;
}
.top-menu-box .top-menu-category2 .categoryItem1-fr .login-btn a:hover{
    display: inline-block;
    width: 70px;
    height: 30px;
    line-height: 28px;
    border-radius: 4px;
    color: #fff;
    background-color: #3997CB;
    border: 1px solid #3997CB;
    font-size: 14px;
}
.top-menu-box .top-menu-category2 .categoryItem2-fr{
    width: 100px;
}
.top-menu-box .top-menu-category2 .categoryItem2-fr .resign-btn a{
    display: inline-block;
    width: 70px;
    height: 30px;
    line-height: 28px;
    border-radius: 4px;
    color: #333;
    border: 1px solid #eee;
    font-size: 14px;
}
.top-menu-box .top-menu-category2 .categoryItem2-fr .resign-btn a:hover{
    display: inline-block;
    width: 70px;
    height: 30px;
    line-height: 28px;
    border-radius: 4px;
    color: #fff;
    background-color: #3997CB;
    border: 1px solid #3997CB;
    font-size: 14px;
}
.top-menu-box .top-menu-category2 .categoryItem3-fr{
    width: 96px;
    font-size: 16px;
}
.top-menu-box .top-menu-category2 .categoryItem3-fr a:hover{
    color: #3997CB;
}
.top-menu-box .top-menu-category2 .categoryItem4-fr{
    width: 96px;
    font-size: 16px;
}
.top-menu-box .top-menu-category2 .categoryItem4-fr a:hover{
    color: #3997CB;
}
.top-menu-box .top-menu-category2 .categoryItem5-fr{
    width: 126px;
    font-size: 16px;
}
.top-menu-box .top-menu-category2 .categoryItem5-fr a:hover{
    color: #3997CB;
}

.product-center-subUl{
    display: none;
    position: absolute;
    bottom: -243px;
    width: 160px;
    height: 243px;
    padding-top: 3px;
    background-color: #fff;
    border-radius: 4px;
    z-index: 10;
    box-shadow: 0 0 10px 0 rgba(200,198,198,0.50);
}
.sjx_img_box1,.sjx_img_box2,.sjx_img_box3{
    position: absolute;
    bottom: 0;
    left: 20px;
    width: 22px;
    display: none;
}
.product-center-subUl li.product-center-subLi{
    height: 40px;
    width: 100%;
    line-height: 40px;
    padding-left: 20px;
    font-size: 14px;
    color: #333333;
    text-align: justify;
}
.product-center-subUl li.product-center-subLi:hover{
    background-color: #eee;
    font-size: 14px;
    color: #333333;
}
.product-center-subUl li.product-center-subLi a{
    font-size: 14px;
    color: #333333;
}


.resolve-problem-subUl{
    display: none;
    position: absolute;
    bottom: -403px;
    width: 160px;
    height: 403px;
    padding-top: 3px;
    background-color: #fff;
    border-radius: 4px;
    z-index: 10;
    box-shadow: 0 0 10px 0 rgba(200,198,198,0.50);
}
.resolve-problem-subUl li.about-us-subLi{
    height: 40px;
    width: 100%;
    line-height: 40px;
    padding-left: 20px;
    font-size: 14px;
    color: #333333;
    text-align: justify;
}
.resolve-problem-subUl li.about-us-subLi:hover{
    background-color: #eee;
    font-size: 14px;
    color: #333333;
}
.resolve-problem-subUl li.about-us-subLi a{
    font-size: 14px;
    color: #333333;
}




.about-us-subUl{
    display: none;
    position: absolute;
    bottom: -283px;
    width: 160px;
    height: 283px;
    padding-top: 3px;
    background-color: #fff;
    border-radius: 4px;
    z-index: 10;
    box-shadow: 0 0 10px 0 rgba(200,198,198,0.50);
}
.about-us-subUl li.about-us-subLi{
    height: 40px;
    width: 100%;
    line-height: 40px;
    padding-left: 20px;
    font-size: 14px;
    color: #333333;
    text-align: justify;
}
.about-us-subUl li.about-us-subLi:hover{
    background-color: #eee;
    font-size: 14px;
    color: #333333;
}
.about-us-subUl li.about-us-subLi a{
    font-size: 14px;
    color: #333333;
}





.page-top-box .leagl-top-title{
    margin-top: 122px;
    text-align: center;
}





.server-over-box{
    margin: 80px 0;
}
.server-over-box .report-box,.judicial-box,.litigation-box{
    position: relative;
    background-color: #f6f6f9;
    height: 446px;
    border-radius: 4px;
    background: url("../images/legal/1.png") no-repeat;
}
.server-over-box .judicial-box{
    background: url("../images/legal/2.png") no-repeat;
}
.server-over-box .litigation-box{
    background: url("../images/legal/3.png") no-repeat;
}

.server-over-box .content-box{
     position: absolute;
     top: 0;
     left: 0;
     width: 598px;
     z-index: 99;
     text-align: left;
     margin-left: 40px;
}
.server-over-box .judicial-box .content-box{
    position: absolute;
    top: 0;
    left: 562px;
    width: 598px;
    z-index: 99;
    text-align: left;
    margin-left: 0;
}
.server-over-box .content-box .title-box{
    margin-top: 40px;
    color: #000000;
}
.server-over-box .content-box .desc-box{
    margin-top: 10px;
    font-size: 16px;
    color: #666666;
    line-height: 26px;
}
.server-over-box .content-box .label-box1,.label-box2{
    margin-top: 40px;
    font-size: 18px;
    color: #333333;
    line-height: 22px;
}
.server-over-box .content-box .apply-box,.use-box{
    font-size: 14px;
    color: #333333;
    line-height: 26px;
    margin-top: 10px;
}
.server-over-box .content-box .label-box2{
    margin-top: 30px;
}

.server-over-box .judicial-box{
    margin: 60px 0;
}

/*滑动时的头部样式*/
.swiper-box{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
    z-index: 99012;
}
