#app{
    background-color: #f6f6f6;
}
.rj_sort{
    margin-bottom: 15px;
}
.rj_sort .sort_l{
    float: left;
    width: 238px;
    height: 468px;
    background-color: #fff;
    border: 1px solid #E95C2A;
    position: relative;
}
.rj_sort .sort_l .title{
    line-height: 47px;
    font-size: 20px;
    color: #fff;
    background-color: #E95C2A;
    padding-left: 50px;
    position: relative;
}
.rj_sort .sort_l .title i{
    position: absolute;
    left: 20px;
    top: 13px;
    width: 22px;
    height: 22px;
    background: url('/new/shop/img/software/icon-hyfl.png') no-repeat 0 0;
    background-size: 22px;
    padding-top: 2px;
}
.rj_sort .sort_l li{
    padding: 0 20px;
}
.rj_sort .sort_l .yiji{
    font-size: 16px;
    line-height: 26px;
    color: #333;
    padding-top: 10px;
}
.rj_sort .yiji i{
    font-style: normal;
    float: right;
}
.rj_sort .sort_l .erji{
    font-size: 12px;
    line-height: 20px;
    color: #666;
    padding-bottom: 14px;
}
.rj_sort .sort_l .sort_drop{
    position: absolute;
    left: 240px;
    top: -1px;
    width: 332px;
    height: 470px;
    background-color: #fff;
    display: none;
    z-index: 100;
}
.rj_sort .sort_l li:hover .sort_drop{
    display: block;
}
.rj_sort .sort_l li:hover{
    background: #FFF1EC;
}
.rj_sort .list a:hover{
    color: #E95C2A;
}
.rj_sort .drop_l{
    float: left;
    width: 220px;
    height: 470px;
}
.rj_sort .sort_drop .d_txt{
    color: #333;
    font-size: 16px;
    margin: 0 25px;
    line-height: 40px;
    padding-top: 15px;
    border-bottom: 1px solid #D0D0D0;
}
.rj_sort .sort_drop .d_list{
    display: flex;
    flex-wrap: wrap;
    padding: 8px 25px;
    line-height: 30px;
}
.rj_sort .d_list span{
    padding: 0 5px;
}
.rj_sort .drop_r{
    float: right;
    width: 111px;
    height: 440px;
    padding-top: 30px;
    border-left: 1px solid #eee;
    text-align: center;
}
.rj_sort .drop_ad{
    margin-bottom: 20px;
}
.rj_sort .drop_ad p{
    color: #333;
    font-size: 14px;
    line-height: 36px;
    padding: 0 5px;
}
.rj_sort .drop_r img{
    width: 88px;
}

.rj_sort .sort_r{
    float: right;
}
.rj_sort .sort_r .banner{
    width: 950px;
    height: 386px;
    margin-bottom: 12px;
}
.sort_r .lunbo_div {
    position: absolute;
    top: 122px;
    z-index: 5;
    width: 480px;
    color: #000;
    padding: 20px 40px;
    line-height: 24px;
}
.sort_r .lunbo_div_title {
    font-size: 30px;
    font-weight: 900;
    margin-bottom: 45px;
}
.sort_r .lunbo_div_msg div {
    margin-bottom: 10px;
}
.sort_r .rec{
    display: flex;
    justify-content:space-between;
}
.sort_r .rec .r_item{
    width: 230px;
    height: 72px;
    background: url('/new/shop/img/software/img-bg-rk.png') no-repeat 0 0;
    background-size: 230px 72px;
    position: relative;
}
.sort_r .r_item img{
    width: 48px;
    padding-top: 12px;
    padding-left: 24px;
}
.sort_r .r_item p{
    position: absolute;
    right: 0;
    top: 26px;
    width: 100px;
    padding: 0 10px;
    font-size: 16px;
    color: #333;
    line-height: 20px;
}

.rj_serve .w{
    background-color: #fff;
    margin-bottom: 15px;
    min-height: 240px;
}
.rj_serve h4{
    font-size: 24px;
    color: #333;
    text-align: center;
    padding-top: 12px;
    line-height: 80px;
}
.rj_serve h4 .h_bgl,.rj_serve h4 .h_bgr{
    display: inline-block;
    width: 22px;
    height: 16px;
    background-size: 22px 16px;
}
.rj_serve h4 .h_bgl{
    background: url('/new/shop/img/software/rj-hbg-l.png') no-repeat 0 0;
    margin-right: 15px;
}
.rj_serve h4 .h_bgr{
    background: url('/new/shop/img/software/rj-hbg-r.png') no-repeat 0 0;
    margin-left: 15px;
}
.rj_serve .serve_list{
    display: flex;
    justify-content: space-around;
    padding-bottom: 40px;
}
.rj_serve .serve_list li{
    width: 186px;
    height: 236px;
    border: 1px solid #eee;
    margin: 0 8px;
    padding: 15px;
    font-size: 14px;
    text-align: center;
    line-height: 24px;
    cursor: pointer;
    position: relative;
}
.rj_serve .serve_list img{
    width: 186px;
    height: 186px;
}
.rj_serve .list_name{
    padding-top: 10px;
    color: #333;
}
.rj_serve .list_price{
    color: #D93A2F;
    font-weight: bold;
}

.rj_serve .cl{
    margin: 0 auto;
    width: 1161px;
    padding-bottom: 40px;
}
.rj_serve .serve_left{
    float: left;
    width: 288px;
    height: 550px;
    color: #fff;
    text-align: center;
    background-size: 288px 550px;
}
.rj_serve .serve_left h5{
    font-size: 20px;
    line-height: 46px;
    padding-top: 60px;
}
.rj_serve .serve_left .intro{
    padding: 0 30px;
    font-size: 18px;
    line-height: 30px;
}
.rj_serve .serve_right{
    float: right;
    width: 872px;
    height: 548px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
}
.rj_serve .serve_right .right_list{
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
}
.rj_serve .serve_right li{
    width: 217px;
    height: 267px;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    text-align: center;
    font-size: 14px;
    line-height: 26px;
    position: relative;
}
.rj_serve .serve_right img{
    width: 178px;
    height: 178px;
    padding-top: 20px;
}
.rj_serve .right_list li:nth-child(4n){
    border-right: 0;
}
.rj_serve .right_list .down{
    margin-top: 12px;
    border-bottom: 0;
    border-top: 1px solid #eee;
}
.rj_serve .buyicon{
    position: absolute;
    top: 26px;
    right: 26px;
    width: 20px;
    height: 20px;
    border-radius: 20px;
    background: rgba(0,0,0,0.23);
    cursor: pointer;
}
.ztjk{
    background: url('/new/shop/img/software/img-ztjk.png') no-repeat 0 0;
}
.yfwq{
    background: url('/new/shop/img/software/img-yfwq.png') no-repeat 0 0;
}
.rjjc{
    background: url('/new/shop/img/software/img-rjjc.png') no-repeat 0 0;
}

.rj_ggt .w{
    margin-bottom: 15px;
}
.rj_ggt img{
    width: 1200px;
    height: 135px;
}
.rj_serve .business{
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
}
.rj_serve .business li{
    width: 324px;
    height: 112px;
    border: 1px solid #eee;
    padding-bottom: 0;
    font-size: 14px;
    margin: 0 8px;
}
.rj_serve .business .bus_l{
    float: left;
    width: 112px;
}
.rj_serve .business .bus_r{
    float: left;
    width: 212px;
}
.rj_serve .business img{
    margin-left: 12px;
    margin-top: 12px;
    width: 88px;
    height: 88px;
}
.rj_serve .business .list_name{
    font-size: 16px;
    line-height: 34px;
}
.rj_serve .business .list_price{
    line-height: 30px;
}
.rj_serve .business .list_time{
    font-size: 14px;
    line-height: 30px;
}
