.yfwcjwt{
    display: flex;
    justify-content: space-between;
}
.yfwcjwt>div{
}
.yfwcjwtTitle{
    padding-left: 20px;
    padding-right: 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 64px;
    width: 349px;
}
.wtBottom{
    width: 354px;
    padding-left: 15px;
    padding-right: 25px;
    height: 125px;
    background:white;
    display: flex;
    flex-direction: column;
    box-shadow: 0 2px 10px #f2f2f2;
    padding-top: 20px;
}
.wtBottom a{
    font-size: 12px;
    color:#444444;
    margin-bottom:12px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.wtBottom a:hover{
    color:#C7000B;
}
.yfwcjwtTitle div{
    font-size: 16px;

    font-weight: bold;
    color: #444444;
}
.yfwcjwtTitle a{
    font-size: 12px;

    font-weight: 400;
    color: #666666;
}
.yfwcjwtTitle a:hover{
    color:#C7000B;
}
.jfRightItem{
    display: flex;
    width: 422px;
    flex-wrap: wrap;
}
.cpys{
    display: flex;
    justify-content: space-between;
    padding-bottom:15px;
}
.cpys>div{
    box-shadow: 0px 5px 20px 0px rgb(231 234 239 / 40%);
}
.cpys>div:hover img{
    transform: scale(1.3);
}
.cpysImgBox{
    overflow: hidden;
    width:294px;
    height: 197px;
}
.cpysImgBox img{
    transition: all 0.3s;
}
.cpysTitle{
    font-size: 16px;

    font-weight: bold;
    color: #444444;
    padding-top:19px;
    margin-left:23px;
    margin-bottom:14px;
}
.cpysBot{
    background: white;
    width:294px;
    height: 106px;
}
.cpysDesc{
    font-size: 12px;

    font-weight: 400;
    color: #666666;
    line-height: 20px;
    margin-left:23px;
}

.tglxHead{
    display: flex;
    justify-content:space-evenly;
    align-items: center;
    position: relative;
}
#navBottomLine{
    display: block;
    width:0;
    height: 2px;
    margin-top:-2px;
    background: #C7000B;
}
.tglxHead div{
    height:67px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size:16px;
    font-weight: bold;
    cursor: pointer;
    border-bottom: 3px solid #ffffff00;
}
.tglxHead div span{
    margin:0 4px 0 7px;
}
.tglxHeadBox.on{
    color:#C7000B;
    border-bottom: 3px solid #C7000B;
}
.jfMainBox{
    display: flex;
    justify-content: space-between;
}
.jfMainBox>div{
    width: 547px;
    padding:0 26px 30px 26px;
    /*height: 417px;*/
    background: white;
    position: relative;
}
.jfLeftSelectName{
    text-align: right;
    width: 100px;
    font-size: 14px;

    font-weight: bold;
    margin-right: 25px;
    color: #444444;
    margin-top:3px;
    min-width: 100px;
}
.jfRow{
    display: flex;
    /*align-items: center;*/
    margin-bottom:25px;
    /*height: 28px;*/
}
.jfRow div.jfTypeLi:last-child{
    margin-right: 0;
}

.jfSelect{
    width: 200px;
    height: 28px;
    text-align: center;
    border: 1px solid #999999;
    outline: none;
    appearance:none;
    background: url("../../images/idc/xljt.png") no-repeat;
    background-position-y: center;
    background-position-x: 177px;
    background-size: 10px 6px;
    padding-right: 26px;
    padding-left: 10px;
}
.jfTypeLi{
    padding:3px 20px;
    background: white;
    color:#999999;
    border: 1px solid #999999;
    cursor: pointer;
    font-size: 14px;
    margin-right: 6px;
    position: relative;
    margin-bottom:8px;
}
.jfTypeLi.on{
    color:#C7000B;
    border: 1px solid #C7000B;
}
.jfLine{
    height: 1px;
    background: #E7EAEF;
    margin-top:54px;
}
.jfRowBottom{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top:50px;
}
.jfPrice-1{
    color:#C7000B;
    font-size: 14px;
}
.jfPrice-2{
    color:#C7000B;
    font-size: 24px;
    margin:0 -5px;
}
.jfPrice-3{
    color:#444444;
    font-size: 14px;
}
.idcJfjs{
    height: 15px;
    font-size: 14px;

    font-weight: bold;
    color: #444444;
    margin-top:70px;
}
.idcJfContent{
    margin-top:22px;
    font-size: 14px;

    font-weight: 400;
    color: #444444;
    line-height: 28px;
    overflow:hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.jfViewMore{
    font-size: 12px;

    font-weight: 400;
    color: #526ECC;
    line-height: 28px;
}
.jfViewMore:hover{
    color:#C7000B;
}
.jfImg{
    /*position: absolute;*/
    margin-left:auto;
    margin-right: auto;
    /*width: 530px;*/
    /*height: 298px;*/
    width: 100%;
    /*height: 266px;*/
    height: auto;
    margin-top:10px;
    /*bottom:32px;*/
}

.wid432 {
    width: 432px;
}
.wid179 {
    width: 179px;
}

.table-info tr:first-child td.wid179 {
    width: 181px;
}
table tr td:first-child{
    border-right:none!important;
}
table tr td:nth-child(1){
    box-shadow: inset 5px 0 12px -14px #9e9e9e;
    border-right:1px solid #c3c1c1!important;
    /*border-left:1px solid #c3c1c1!important;*/
}
table tr td:last-child{
    border-right:none!important;
}
.table-info td.chengse{
    color:black;
}
.table-info tr:first-child{
    background:#E7EAEF;
}
.table-info tr:first-child td{
    background: rgb(238 239 241);
    color:black;
    font-weight: bold;
    font-size: 16px;
    border-bottom:1px solid #dee0e3!important;
}
.table-info tr td{
    border: none;
}
.table-info tr td:first-child{
    padding-left:70px;
}
.table-info tr td:first-child{
    padding-left:0;
}
.row1{
    background:#FCFDFE!important;
}
table td{
    border-right:1px solid #dee0e3!important;
}
table td{
    border-bottom:none!important;
    border-top:none!important;
}
.table-info {
    width: 100%;
    border: 1px solid #c3c1c1;
    background: #fff;
}

.table-info tr {
    height: 52px;
}

.table-info tr td {
    text-align: center;
    border-top: 1px solid #eee;
    height: 50px;
    border-right: 1px solid #eee;
}
.type-table{
    padding-top: 35px;
}
.type-table tr td {
    border-right: none;
}
.type-table tr td:last-child {
    border-right: 1px solid #eee;
}
.table-info tr td strong {
    display: inline-block;
    font-style: normal;
    font-size: 20px;
    color: #ff6600;
}

.table-info tr td {
    font-size: 14px;
    color: #666666;
}

.table-info tr:first-child {
    width: 166px;
    font-size: 14px;
    background: #fafafa;
    height: 35px;
}
.table-info tr td:first-child {
    width: 219px;
    /* background: #fafafa; */
    font-size: 14px;
    text-align: left;
    padding-left: 30px;
}
.table-service tr td:first-child {
    background: white;
}

.table-info tr td.huise {
    width: 230px;
    background: #fff;
    font-size: 14px;
    text-align: center !important;
    padding-left: 0px;
}
.table-info tr td.huise span,.table-info tr td .addicon-wrap{
    position: relative;
    margin-right: 10px;
}
.table-info tr td.huise .addicon{
    position: absolute;
    top: -5px;
    left: 9px;
    font-size: 12px;
    font-style: normal;
}
.table-info tr td .addicon-wrap .addicon{
    position: absolute;
    top: -5px;
    left: 44px;
    font-size: 12px;
    font-style: normal;
}
     /*下拉框样式*/
 .selectGroupCss{
     position: relative;
     margin-right: 20px;
 }
.selectGroupCss dt{
    background-image: url("../../images/select_arrow_down.png");
    background-repeat: no-repeat;
    background-position-x: 95%;
    background-position-y: center;
    width: 181px;
    background-color: #fff;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    color: #333333;
    background-size: 10px 7px;
    /*border: 1px solid #059fff;*/
    border: 1px solid #999999;
    padding-left: 20px;
}
.selectGroupCss div.selectDivBox{
    display: none;
    position: absolute;
    left: 0;
    border: 1px solid #999999;
    z-index: 9999;
    background:white;
    border-top:none;
}
.selectGroupCss dl{
    margin:0;
}
.select-title{
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    width: 80%;
    text-overflow: ellipsis;
    font-size: 14px;
}
.selectGroupCss div.selectDivBox ul{
    padding-left:0;
    margin:0;
}
.selectGroupCss div.selectDivBox ul li{
    list-style:none;
    border-bottom: 1px solid #999999;
    min-height: 30px;
    width: 181px;
    padding-left:20px;
    line-height: 30px;
    font-size: 14px;
    color:black;
    cursor: pointer;
}
.selectGroupCss div.selectDivBox ul li:hover{
    background-color: #C7000B;
    color:white;
}
.selectShow{
    background-image: url("../../images/select_arrow_up.png")!important;
}
.selectDivBoxShow{
    display: block!important;
}
/*下拉框样式结束*/
.inputNumberCss{
    width: 30px;
    height: 22px;
    padding: 6px 8px;
    text-align: center;
    outline: none;
    border: 1px solid #dddddd;
}
.number-controlBtnGroup{
    position: relative;
    display: flex;
    flex-direction: column;
    margin-left:5px;
}
.number-controlBtnGroup span{
    display: inline-block;
    width: 32px;
    height: 15px;
    cursor: pointer;
}
.number-controlBtn-up{
    /*position: absolute;*/
    /*top:-4px*/
    background-image: url("img/number_up.png");
    background-repeat: no-repeat;
    background-position: center;
}
.number-controlBtn-down{
    /*position: absolute;*/
    /*bottom:-8px;*/
    background-image: url("img/number_down.png");
    background-repeat: no-repeat;
    background-position: center;
    margin-top:4px;
}
.number-controlBtn-up:hover{
    background-image: url("img/number_up_hover.png");
}
.number-controlBtn-down:hover{
    background-image: url("img/number_down_hover.png");
}
.number-unit-group{
    display: flex;
    align-items: center;
}
.greyUnit{
    background:#f2f2f2;
    color:#999;
    width: 30px;
    /*height: 27px;*/
    height: 34px;
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #ddd;
    margin-left:-1px;
}
.zkCss{
    position: absolute;
    font-size: 12px;
    background: #757c97;
    color:white;
    top:-12px;
    white-space: nowrap;
    width: 32px;
    text-align: center;
    right:-1px;
}
.jfTypeLi.on>.zkCss{
    background: #C7000B;
}
.dlj-css {
    color: white !important;
    font-size: 12px;
    background: linear-gradient(98deg, #C7000B 27%, #FFBD77 100%);
    border-radius: 4px;
    padding: 0 6px;
    font-weight: 500;
    font-family: HarmonyOS Sans SC;
}

.new-zx-box{
    position: relative;
    z-index: 2;
}
.new-zx-box .new-zx-box-hover{
    position: absolute;
    width: 253px;
    height: 184px;
    background: url("img/hover-bg.png") no-repeat;
    background-size: contain;
    margin-left: -93px;
    margin-top: 20px;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    padding-left: 16px;
    padding-top:14px;
    cursor: default;
    transition: 0.3s;
    opacity: 0;
    visibility: hidden;
}
.new-zx-box:hover .new-zx-box-hover{
    opacity: 1;
    visibility: visible;
}
.new-zx-box-hover .hover-wx{
    width: 90px;
    color:#ADADAD!important;
    font-size: 12px;
    background: url("img/wx.png") no-repeat;
    background-size: 100% auto;
    padding-top:90px;
    text-align: center;
    line-height: 20px;
}
.new-zx-box-hover .hover-qq{
    width: 90px;
    color:#ADADAD!important;
    font-size: 12px;
    background: url("img/qq.png") no-repeat;
    background-size: 100% auto;
    padding-top:90px;
    text-align: center;
    line-height: 20px;
}
.new-zx-box-hover span{
    color:#c7000b;
    font-weight: bold;
}
.new-zx-box-hover .hover-line{
    width: 1px;
    height: 115px;
    background: #ADADAD;
    border-radius: 1px 1px 1px 1px;
    opacity: 0.6;
    margin:0 18px;
}

.jf-choose-box{
    display: flex;
    align-items: center;
    position: relative;
    z-index: 2;
    margin-bottom:-44px;
}
.jf-choose-box>div{
    background: url("img/idc-bg.png") no-repeat;
    background-size: cover;
    width: 397px;
    height: 91px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
    cursor: pointer;
    position: relative;
    margin-left: -1px;
    flex-direction: column;
    transition: 0.2s;
}
.jf-choose-box>div:last-child{
    margin-right: 0;
}
.jf-choose-box>div .jf-choose-title{
    font-size: 16px;
    font-weight: bold;
    color: #333333;
}
.jf-choose-box>div .jf-choose-desc{
    font-size: 12px;
    margin-top:10px;
    font-weight: 500;
    color: #333333;
}

.jf-choose-box>div.on{
    filter: drop-shadow(5px 5px 5px rgb(238, 238, 238));
}
.jf-choose-box>div.on .jf-choose-title{
    color:#C7000B;
}
.jf-choose-box>div.on:after{
    content:'';
    position: absolute;
    bottom:7px;
    width: 390px;
    height: 2px;
    left: 0;
    background: #C7000B;
    border-radius: 1px 1px 1px 1px;
    opacity: 1;
}

.customBandWidthInput{
    width: 40px;
    text-align: center;
    margin-left: 37px;
    height: 20px;
    outline: none;
    border: 1px solid #DDE7F5;
    font-size: 14px;
}