p{
    margin: 0;
}
.page-top-box{
    position: relative;
    height: 460px;
    background: url("../images/joinus/banner.jpg") 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;
}





.top-bgc-box .leagl-top-title{
    margin-top: 110px;
}
.top-bgc-box .subleagl-top-title{
    margin-top: 20px;
    text-align: left;
}
.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;
}


.contactUs{
    margin-top: 135px;

}
.contactUs .img-box{
    width: 552px;
    height: 494px;
    background-color: #f6f6f9;
    position: relative;
}
.contactUs .img-box img{
    position: absolute;
    top: 0;
    left: 0;
    width: 552px;
}

.contactUs .contact-text-box{
    margin-left: 36px;
    margin-top: 38px;
    text-align: left;
}
.contactUs .contact-text-box .title{
    color: #000000;
}
.contactUs .contact-text-box .sub-title{
    font-size: 18px;
    color: #333333;
    line-height: 22px;
    margin-top: 30px;
    margin-bottom: 10px;
}

.contactUs .contact-text-box .sub-title1{
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 18px;
    color: #333333;
    line-height: 22px;
}

.contact-text-box p{
    font-size: 14px;
    color: #333333;
    line-height: 26px;
}

.join-us-box{
    margin-top: 133px;
    background: url("../images/joinus/3.png");
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    height: 494px;
    background-color: #f6f6f9;
}
.join-us-box .title{
    text-align: left;
    color: #000000;
    padding-top: 40px;
}
.join-us-box .desc-box{
    font-size: 16px;
    color: #333333;
    line-height: 26px;
    margin-top: 19px;
    text-align: left;
    margin-bottom: 12px;
}
.join-us-box p{
    text-align: left;
    font-size: 16px;
    color: #333333;
    line-height: 40px;
}

.recuitment-box{
    background-color: #f6f6f9;
    padding-top: 80px;
    padding-bottom: 80px;
}
.recuitment-box .title{
    color: #000000;
    text-align: left;
}
.recuitment-box .item-box{
    padding: 0 30px;
    height: 60px;
    background-color: #fff;
    margin-top: 40px;
}
.recuitment-box .item-box .left-box,.right-box{
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    color: #000000;
}
.recuitment-box .detail-box{
    display: none;
    padding: 0 30px 28px;
    background-color: #fff;
}
.recuitment-box .detail-box .label-box{
    text-align: left;
    font-size: 16px;
    color: #000000;
    line-height: 40px;
}
.recuitment-box .detail-box p{
    text-align: left;
    font-size: 16px;
    color: #2A2A2A;
    line-height: 22px;
    margin: 22px 0;
}

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