.new_servicen_type {
    margin-top: 30px;
    margin-bottom: 20px;
}

.new_servicen_type_items {
    font-size: 18px;
    margin-right: 50px;
}

.new_servicen_type_items:first-child {
    margin-right: 10px;
    font-weight: bold;
}

.new_servicen_type_items a:hover {
    color: #cc0000;
}

.new_servicen_type_items.active>a{
    color: #cc0000;
}
.new_servicen_type:last-child{
    margin-top: 20px;
    margin-bottom: 30px;
}
.new_servicen_page_items{
    display: none;
    position: relative;
}
.new_servicen_page_items.active{
    display: block;
}
.new_servicen_page{
    border-top: 1px solid #DDDDDD;
    padding-top: 25px;
}
.new_servicen_page_items a:hover{
    color: #cc0000;
}
.new_servicen_page_items p{
    font-size: 16px;
    line-height: 1.6;
    color: #666;
    margin-bottom: 30px;
}
.new_servicen_page_items h2{
    margin: 0;
    font-size: 22px;
    color: #000;
    margin-bottom: 8px;
}
.new_servicen_page_ul{
    padding-left: 20px;
    line-height: 1.6;
    margin-bottom: 30px;
}
.new_servicen_page_ul li{
    list-style: decimal;
    color: #666;
    font-size: 16px;
}
.sh_new li {
    list-style: none;
}
.new_servicen_page_ul h3 {
    color: #000;
    font-weight: 500;
}
.new_servicen_table{
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    max-width: 1028px;
    font-size: 16px;
    color: #666;
    margin-bottom: 30px;
}
.new_servicen_table tr th{
    border: 1px solid #ddd;
    padding: 20px;
    font-size: 18px;
    font-weight: 400;
    background-color: #F4F5F5;
    text-align: center;
}
.new_servicen_table tr td{
    border: 1px solid #ddd;
    padding: 10px 5px;
}
.new_servicen_bg{
    background-color: #F4F5F5;
}
.new_servicen_table_c{
    text-align: center;
}
.new_servicen_form{
    max-width: 600px;
}
.new_servicen_form label{
    font-size: 18px;
    color: #666;
    line-height: 46px;
    padding: 0!important;
}
.new_servicen_label{
    max-width: 110px;
}
.new_servicen_price{
    line-height: 46px;
    font-size: 18px;
    font-weight: bold;
    color: #B93D3F;
}
.new_servicen_button{
    display: block;
    width: 553px;
    font-size: 18px;
    border: none;
    outline: 0!important;
}
.new_servicen_label_price{
    max-width: 165px;
}
.question_p,.question_an,.xin{
    position: relative;
    padding-left: 27px;
}
.question_p{
    margin-bottom: 0!important;
}
.xin{
    padding-left: 20px;
}
.question_p::before,.question_an::before,.xin::before{
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
}
.question_p::before{
    content: 'Q：';
}
.question_an::before{
    content: 'A：';
}
.xin::before{
    content: '※';
}
.new_servicen_page_items h3{
    font-size: 19px;
    margin-bottom: 5px ;
}
.servicemenu_xrz>br{
    display: none;
}
.form-group-lg select.select_reset{
    border: none;
    background: unset;
    border-radius: 0;
    cursor: default;
    box-shadow: none;
    -webkit-appearance: none;
    line-height: 18px;
    padding: 10px 20px;
}
.new_span_style {
    display: inline-block;
    text-indent: -2.5rem;
    margin-left: 2.5rem;
}
.new_span_styles {
    display: inline-block;
    text-indent: 2.5rem;
}

/* 服务与支持 -> 增值服务 -> 数码复合机 -> 印量包（全包租赁）-> 业务介绍 -> 服务特点 start*/
.fwtd-box {
    display: flex;
    flex-direction: column;
    max-width: 90%;
    margin: 0 auto;
}
.fwtd-box .fwtd-row {
    display: flex;
    flex-direction: row;
    justify-content: start;
}
.fwtd-box .fwtd-row .fwtd-left {
    font-weight: bold;
    flex: 1;
    min-width: 48px;
    max-width: 70px;
}
.fwtd-box .fwtd-row .fwtd-right {
    flex: 11;
}
/* 服务与支持 -> 增值服务 -> 数码复合机 -> 印量包（全包租赁）-> 业务介绍 -> 服务特点 end*/

.new_servicen_page_items .cjwt-p {
    font-weight: bold;
    color: #000;
    margin-bottom: 0;
}
.cjwt-a,.cjwt-qa {
    margin-bottom: 30px;
    margin-left: 20px;
    font-size: 16px;
    color: #666;
}
.cjwt-a:last-child {
    margin-bottom: 0;
}
.cjwt-q::before {
    content: "Q.";
}
.cjwt-a li,.cjwt-qa li {
    list-style-type: none; 
    position: relative; 
}
.cjwt-a li::before {
    content: "A："; 
    position: absolute; 
    left: -20px; 
}
.cjwt-two li,.cjwt-qa li{
    padding-left: 10px;
}
.cjwt-two li:first-child::before {
    content: "A1：";
}
.cjwt-two li:nth-child(2)::before {
    content: "A2：";
}
.fwtk_ul li:not(.fwtk_ul > li) {
    list-style: none;
}
.new_next {
    margin-left: 20px;
}
.cjwt-qa {
    margin-left: 40px;
    margin-top: 5px;
}
.cjwt-qa ul li::before {
    content: "A1."; 
    position: absolute; 
    left: -20px; 
    font-weight: bold;
    color: #000;
}
.cjwt-qa ul li:nth-child(2)::before {
    content: "A2."; 
}
.cjwt-qa img {
    max-width: 100%;
}
.kmb-price {
    max-width: 146px;
}


@media screen and (min-width: 975px) and (max-width: 1200px){
    .servicemenu_xrz{
        font-size: 18px!important;
        line-height: 22px!important;
        padding-top: 3px!important;
    }
    .servicemenu_xrz.is-active{
        padding-top: 7px!important;
    }
    .servicemenu_xrz>br{
        display: block;
    }
}

@media screen and (max-width: 974px){
    .new_common_tab a{
        width: 31%;
        margin-right: 2%;
    }
    .new_common_tab li:nth-child(3n) {
        margin-right: 0%;
    }
    .nrp_wid_camera_service{
        width: 950px;
        padding-bottom: 20px;
    }
    .os_select_menu_os{
        width: 138px;
    }
    .os_select_menu_os::before{
        background-image: url("../img/servicemenu01.png");
        width: 30px;
        margin-top: -15px;
    }
    .os_select_menu_os2::before{
        background-image: url("../img/servicemenu02.png");
    }
    .os_select_menu_os2{
        margin-left: 141px;
    }
    .os_select_warm{
        width: 100%;
    }
    .onlinesale_sp_select02{
        position: fixed;
        width: 100%;
        z-index: 999999;
        background-color: rgb(242, 242, 242);
        left: 0;    
        margin: -1px 0 0 0;
        display: none;
    }
    .onlinesale_sp_select02 ul {
        width: 85%;
        margin: 0 auto;
        position: relative;
        overflow: hidden;
        overflow-y: auto;
        z-index: 999999;
        padding-bottom: 5%;
    }
    .onlinesale_sp_select02 ul li{
        font-size: 20px;
        padding: 5% 0 1% 0;
        border-bottom: 1px solid rgb(219, 219, 219);
    }
    .onlinesale_sp_select02 {
        margin: -1px 0 0 0;
    }
    .onlinesale_sp_select_pingtai ul li a{
        display: block;
    }
    .sp_box_table{
        overflow: hidden;
        overflow-x: auto;
        width: 100%;
        position: relative;
    }
    .new_servicen_table{
        width: 1028px;
    }
    .rwd-table-btn {
        position: absolute;
        display: block;
        box-sizing: border-box;
        right: 0;
        top: 10px;
        width: 40px;
        height: 45px;
        -webkit-animation: btnScrollAn 1.0s ease-out infinite alternate;
        animation: btnScrollAn 1.0s ease-in-out infinite alternate;
        
    }
    .form-horizontal .form-group{
        margin-right:0px;
        margin-left: 0px;
    }
    .new_servicen_form label{
        display: block;
    }
    .form-group-sp{
        display: flex;
    }
    .col-lg-9{
        width: 460px;
    }
    .new_servicen_button{
        width: 537px;
    }
    .onlinesale_sp_select02::after{
        left: 57%;
    }
    .servicemenu_xrz{
        font-size: 17px!important;
    }
}
