.user_system_header {
    background: #2F54EB;
    height: 580px;
    width: 100%;
    position: relative;
    padding-top:78px;
}
.user_system_outer {
    width: 100%;
    background: #fff;
}
.content_img {
    margin-top: 30px;
}
.content_img img {
    width: 100%;
}
.user_system_bg {
    position: absolute;
    width: 100%;
    height: 254px;
    bottom: 0;
    z-index: 1;
    background: url(https://image.wjx.com/images/mobile/app//usersystem/user-banner@2x.png) no-repeat center;
    background-size: cover;
}
.us-header_text{
    width:309px;
    text-align:center;
    margin:0 auto;
}
.us-header_text p{
    font-weight:500;
    font-size:36px;
    line-height:40px;
    margin-bottom:28px;
    color:#fff;
}
.us-header_text .us_desc{
    font-size:16px;
    line-height:28px;
    color:#fff;
    margin-bottom:24px;
}
.us-header_text a{
    width:110px;
    height:38px;
    line-height:38px;
    text-align:center;
    background:#fff;
    color:#2F54EB;
    font-size:16px;
    display:inline\9;
    *zoom:-1;
    display:inline-block;
    border-radius:25px;
}
.us-header_text a:hover{
    background:#E5EFFF;
}

.user_system_content{
    width:100%;
    padding:70px 0;
}
.content_left{
    padding:0 24px;
}
.user_system_content .content_left p {
    line-height: 40px;
    font-size: 26px;
    margin-bottom: 14px;
    font-weight: 500;
    color: #000;
}
.user_system_content .content_left span {
    color: #595959;
    font-size:18px;
    line-height:32px;
}
.content_left p{
    font-size:30px;
    line-height:42px;
    margin:0 0 16px;
    color:#262626;
}
.content_left span {
    line-height: 28px;
    font-size: 16px;
    color: #595959;
}
.create_user {
    margin-top: 192px;
}
.section-title {
    font-size: 26px;
    font-weight: 500;
    text-align: center;
    height: 100px;
    line-height:100px;
    background: #FAFAFA;
}
.content-section {
    padding-top:70px;

}
.content-section .content_left p{
    color:#262626;
    font-size:22px;
    line-height:30px;
    margin:0 0 20px;
    font-weight:500;
}
.content-section .content_left span{
    color:#808080;
    font-size:12px;
    line-height:17px;
}
.content-section .content_left h5{
    font-size:16px;
    line-height:24px;
    font-weight:500;
    color:#4D4D4D;
    margin-bottom:6px;
    margin-top:14px;
}
.content-section .content_left .section_desc {
    color: #595959;
    font-size: 16px;
    line-height: 28px;
}
.padding_bset{
    padding-bottom:86px;
}
.center{
    text-align:center;
}
.business_system {
    background: url(https://image.wjx.com/images/mobile/app//usersystem/user-bg-b@2x.png) no-repeat center;
    background-size: 100% 557px;
    position: relative;
    margin-top: 224px;
    text-align: center;
    height: 557px;
    padding-top: 0;
    margin-bottom:196px;
}
.business_system .top_bg{
    position:absolute;
    left:50%;
    margin-left:-499px;
    top:-102px;
    width:998px;
    height:690px;
}
.content_bottom{
    position:absolute;
    width:100%;
    top:-224px;
}
.content_fff{
    position:absolute;
    bottom:-180px;
}
.content_fff .content_left .section_desc, .content_fff .content_left p {
    color: #fff;
}

.department_manage{
    margin:130px auto 120px;
    width:1020px;
}
.scene_demo {
    padding-top:60px;
    background: #FAFAFA;
    padding-bottom:40px;
}

.scene_bg p{
    text-align:center;
    font-size:26px;
    line-height:40px;
    margin-bottom:14px;
    color:#000;
    font-weight:500;
}
.scene_bg .demo_desc{
    text-align:center;
    color:#595959;
    font-size:16px;
    line-height:28px;
    display:block;
    margin-bottom:41px;
}
.three_demo a {
    background: #fff;
    padding: 8px;
    box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.15);
    border-radius: 4px;
    height: 332px;
    margin: 24px 24px 0;
    border-radius: 4px;
    overflow: hidden;
    position: relative;
    display:block;
}
.three_demo a:hover .hover_box{
    display:block;
}
.three_demo .hover_box {
    background: #1B325A;
    border-radius: 4px;
    opacity: 0.9;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    *width: 301px;
    padding: 8px;
    display:none;
    text-align:center;
}

.three_demo .try_immidiately {
    font-size: 14px;
    line-height: 20px;
    color: #005EFF;
    margin-top:24px;
    padding-left:12px;
}

.three_demo a img {
    width: 100%;
    height: 180px;
    margin-bottom:24px;
}
.three_demo a p{
    color:#262626;
    font-size:18px;
    line-height:26px;
    text-align:left;
    margin-bottom:4px;
    padding-left:12px;
    font-weight:500;
    position:relative;
}
.three_demo a span{
    font-size:14px;
    color:#8C8C8C;
    line-height:20px;
    padding-left:12px;
}
.three_demo a em{
    position:absolute;
    height:21px;
    line-height:21px;
    padding:0 5px;
    background:#E6EFFF;
    color:#005EFF;
    font-size:12px;
    top:2px;
    right:17px;
}
.zunxiang_try {
    background: url(https://image.wjx.com/images/mobile/app//usersystem/vip-version-b@2x.png) no-repeat center;
    background-size: cover;
    margin: 40px 24px 0;
    height: 280px;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 134px;
    border-radius: 4px;
}
.zunxiang_try span{
    font-size:24px;
    line-height:33px;
    color:#fff;
}
.zunxiang_try a {
    width: 120px;
    margin-top:24px;
    height: 38px;
    background: #fff;
    border-radius: 21px;
    text-align: center;
    color: #2F54EB;
    font-size: 14px;
    line-height: 38px;
}
.out_scanvcode{
    position:fixed;
    left:0;
    top:0;
    width:100%;
    height:100%;
    z-index:100;
    display:none;
}
.vcode_mask {
    background: rgba(0,0,0,1);
    opacity: 0.5;
    height: 100%;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index:1;
}
.vcode_area {
    width: 295px;
    height: 280px;
    position: absolute;
    z-index: 2;
    background: #fff;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    border-radius: 4px;
    padding-top:45px;
    display:flex;
    flex-direction:column;
    align-items:center;
}
.vcode_area img{
    width:160px;
    height:160px;
    margin-bottom:18px;
}
.vcode_area span{
    font-size:14px;
    line-height:20px;
    color:#595959;

}<!--0.00019598007202148-->