.sycj{
    margin-top:50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.sycj>div{
    width: 380px;
    height: 140px;
    border-radius: 3px;
    box-shadow: 3px 9px 16px 9px rgba(0, 0, 0, 0.04);
    display: flex;
    align-items: center;
    box-sizing: border-box;
    padding-left: 30px;
    margin-bottom:22px;
}
.sycj .title{
    font-size: 18px;
    font-weight: 400;
    color: #181818;
}
.sycj .desc{
    font-size: 14px;
    font-weight: 400;
    color: #555555;
    line-height: 26px;
    margin-top:6px;
}
.sycj .imgBox{
    width: 116px;
    height: 100%;
    background-position-y: center;
    background-position-x: left;
    background-repeat: no-repeat;
    transition: 0.3s;
}
.sycj>div:hover .imgBox{
    transform: scale(1.1);
}
.sycj .img-1{
    background-image: url("img/cj-1.png");
}
.sycj .img-2{
    background-image: url("img/cj-2.png");
}
.sycj .img-3{
    background-image: url("img/cj-3.png");
}
.sycj .img-4{
    background-image: url("img/cj-4.png");
}
.sycj .img-5{
    background-image: url("img/cj-5.png");
}
.sycj .img-6{
    background-image: url("img/cj-6.png");
}
.ys-table{
    margin-top:50px
}
.ys-table table{
    border-spacing: initial;
    width: 100%;
}
.ys-table table th{

    background: #5B68F1;
    height: 49px;
    width: 83px;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
}
.ys-table table th:nth-child(1){width: 299px;border-left:1px solid #5B68F1;}
.ys-table table th:nth-child(2){width: 380px;}
.ys-table table th:nth-child(3){width: 290px;}
.ys-table table th:nth-child(4){width: 228px;border-right:1px solid #5B68F1;}
.ys-table table td.table-left-name{
    font-size: 16px;
    font-weight: 400;
    color: #181818;
    padding-left: 75px;
    background: #FFFFFF!important;
    border-bottom:none;
}
.ys-table table td:last-child{
    text-align: center;
    color: #5B68F1;
    border-right:1px solid #E0E0E0;
}
.ys-table table td{
    font-size: 14px;
    font-weight: 400;
    color: #555555;
    height: 42px;
    border-bottom:1px solid #E0E0E0;
    border-left:1px solid #E0E0E0;
}
.ys-table table td:nth-last-child(2){
    padding-left: 118px;

}
.ys-table table td:nth-last-child(3){
    padding-left: 80px;

}
.ys-table table tr:nth-child(odd) td{

    background: #F7F7F7;
}
.idc_jf_nav{
    position: relative;
    padding-bottom:12px;
    border-bottom:1px solid #E1E1E1;
    padding-left: 50px;
    box-sizing: border-box;
}
.idc_jf_nav span{
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    color: #181818;
    margin-right: 100px;
    position: relative;
    display: inline-block;
}
.idc_jf_nav span:last-child{
    margin-right: 0;
}
.idc_jf_nav span.on,.idc_jf_nav span:hover{
    color:#5B68F1;
    transition: 0.3s;
}
.idc_jf_nav span:after{
    content:'';
    display: none;
    /*display: block;*/
    position: absolute;
    height: 2px;
    background: #6570E5;
    margin-top:10px;
    transition: 0.3s;
    width: 0;
}
.idc_jf_nav span.on:after{
    width: 100%;
}
#idc_jf_nav_slider{
    position: absolute;
    height: 2px;
    width:0;
    transition: 0.3s;
    background: #6570E5;
    bottom:0;
}
.idc-left{
    width: 388px;
    background: white;
    height: 559px;
    box-shadow: 0 16px  16px rgba(0, 0, 0, 0.03);
    border-radius: 3px;
    box-sizing: border-box;
    padding:22px 22px 0 22px;
}
.idc-left .title{
    font-size: 20px;
    font-weight: 400;
    color: #181818;
}
.idc-left .star{
    font-size: 14px;
    font-weight: 400;
    color: #555555;
    margin-top:6px;
    height: 21px;
    margin-bottom:12px;

}
.idc-config{
    border-bottom:1px solid #F7F7F7;
    border-top:1px solid #F7F7F7;
    padding:20px 0;
}
.idc-config>div{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom:22px;
}
.idc-config>div:last-child{
    margin-bottom:0;
}
.idc-config>div:before{
    content:attr(data-font);
    display: block;
    font-size: 14px;
    font-weight: 400;
    color: #555555;
    width: 86px;
}
.idc-left .select-custom-style{
    width: 231px;
    height: 34px;
    background: #F0F3FC;
    border-radius: 4px 4px 4px 4px;
    opacity: 1;
}
.idc-left .zk{
    margin-top:16px;
}
.idc-left .zk>span{
    font-size: 12px;
    font-weight: 400;
    color: #EE3131;
    display: flex;
    align-items: center;
    justify-content: center;

    width: 53px;
    height: 21px;
    background: #FFFFFF;
    border-radius: 3px 3px 3px 3px;
    opacity: 1;
    border: 1px solid #EE3131;
}
.idc-left .priceBox{
    margin-top:16px;
}
.idc-left .price{
    font-size: 20px;
    font-weight: 400;
    color: #EE3131;
    margin-right: 18px;
}
.idc-left .yh{
    font-size: 14px;
    font-weight: 400;
    color: #555555;
    /*text-decoration: line-through;*/
}
.idc-left .btn-group{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top:22px;
}
.idc-left .btn-group .blue{
    font-size: 20px;
    font-weight: 400;
    color: #FFFFFF;
    width: 149px;
    height: 51px;
    background: #5B68F1;
    border-radius: 15px 15px 15px 15px;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.idc-left .btn-group>a:hover{
    transition: 0.3s;
    opacity: 0.8;
}
.idc-product-list{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.idc-left .btn-group .white{
    font-size: 20px;
    font-weight: 400;
    color: #5B68F1;
    width: 149px;
    height: 51px;
    box-sizing: border-box;
    border:1px solid #5B68F1;
    border-radius: 15px 15px 15px 15px;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.idc-right{
    width: 795px;
    height: 559px;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 3px;
    overflow: hidden;
    box-sizing: border-box;
    padding-top:40px;
    padding-left: 32px;
    padding-right: 108px;
    position: relative;
}
.idc-right:after{
    content:'';
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    bottom:0;
    top:0;
    z-index: 1;
    background: #031d7ba1;
}
.idc-right>div,.idc-right>a{
    position: relative;
    z-index: 2;
}
.idc-right .title{
    font-size: 24px;
    font-weight: 400;
    color: #FFFFFF;
}
.idc-right .desc{
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    margin-top:28px;
}
.idc-right .viewMore{
    width: 233px;
    height: 51px;
    background: #5B68F1;
    border-radius: 15px 15px 15px 15px;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    font-weight: 400;
    color: #FFFFFF;
    cursor: pointer;
    margin-top:40px;
}
.idc-right .viewMore:hover{
    transition: 0.3s;
    background: #4958f5;
}
.idc-location{
    display: flex;
    padding-top:18px;
    padding-bottom:22px;
    font-weight: 400;
    font-size: 14px;
    color: #181818;
}
.idc-location a{
    color:#5B68F1;
    text-decoration: none;
}
.idc-location span{
    font-weight: bold;
}

.idc-show-box{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.idc-show-box>.right{
    width: 853px;
}

.idc-show-box>.left{
    width: 279px;
    border-radius: 11px 11px 11px 11px;
    border: 1px solid #DCDCDC;
    box-sizing: border-box;
}
.idc-show-box>.left>.top-title{
    font-weight: 400;
    font-size: 20px;
    height: 67px;
    display: flex;
    align-items: center;
    color: #181818;
    padding-left: 20px;
    background: url("img/menu.png") no-repeat center;
    background-position-x: calc(100% - 26px);
    border-bottom:1px solid #DCDCDC;
}
.other-idc-link{
    padding:37px 0 37px 20px;
}
.other-idc-link>a{
    font-weight: 400;
    font-size: 14px;
    color: #181818;
    display: block;
    margin-bottom:30px;
}
.other-idc-link>a:hover{
    color:#5B68F1;
    transition: 0.2s;
}
.other-idc-link>a.on{
    color:#5B68F1;
}
.other-idc-link>a:last-child{
    margin-bottom:0;
}
.right-top-title{
    display: flex;
    align-items: center;
    font-weight: 400;
    font-size: 20px;
    color: #181818;
}
.right-top-title:before{
    content:'';
    display: block;
    width: 9px;
    height: 24px;
    background: #5B68F1;
    border-radius: 5px 5px 5px 5px;
    margin-right: 18px;
}
.bottom-tab{
    display: flex;
    align-items: center;
    justify-content: space-around;

    font-weight: 400;
    font-size: 16px;
    color: #181818;
    border-bottom:1px solid #E0E0E0;
    padding-bottom:10px;
}
.bottom-tab>div{
    position: relative;
    cursor: pointer;
}
.bottom-tab>div:hover{
    color:#5B68F1;
}
.bottom-tab>div.on{
    font-weight: 400;
    font-size: 16px;
    color: #5B68F1;

}
.bottom-tab>div.on:after{
    content:'';
    display: block;
    position: absolute;
    bottom:-11px;
    width: 100%;
    height: 4px;
    background: #5B68F1;
    border-radius: 2px 2px 2px 2px;
}
.bottom-content{
    display: inline-block;
    width: 444px;
}
.bottom-content>div{
    font-weight: 400;
    font-size: 14px;
    color: #555555;
    line-height: 30px;
}

.idc-show-buy-box{
    padding:45px 30px;
    background: #F0F3FC;
    border-radius: 3px 3px 3px 3px;
    margin:40px 0;

}
.idc-buy-row{
    margin-bottom:30px;
}
.buy-title{
    font-weight: 400;
    font-size: 16px;
    color: #181818;
    margin-bottom:20px;
}
.buy-radio{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.buy-radio>div{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 110px;
    height: 54px;
    background: #FFFFFF;
    border: 1px solid #DCDCDC;
    font-weight: 400;
    font-size: 14px;
    color: #181818;

    box-sizing: border-box;
    cursor: pointer;
    margin-right: -1px;
    margin-bottom:-1px;
    transition: 0.3s;
}

.buy-radio>div:hover{
    color:#5B68F1;
}
.buy-radio>div.on{
    background: #5B68F1;
    color:white;
    position: relative;
    z-index: 2;
}


.domainNum>div{
    width: 88px;
    height: 54px;
    background: #FFFFFF;
    border: 1px solid #BCBCBC;
    border-radius: 4px;
    font-size: 26px;

    font-weight: 400;
    color: #9B9B9B;
    justify-content: center;
    display: flex;
    box-sizing: border-box;
    cursor: pointer;
    /*line-height: 34px;*/
    align-items: center;
}
.domainNum>div.cut{
    padding-bottom:5px;
}
.domainNum>div:first-child{
    border-radius: 4px 0 0 4px;
}
.domainNum>div:last-child{
    border-radius: 0 4px 4px 0;
}
.domainNum input{
    width: 126px;
    height: 54px;
    /*border-radius: 4px;*/
    outline: none;
    text-align: center;
    margin:0;
    font-size: 14px;

    font-weight: 400;
    color: #444444;
    box-sizing: border-box;
    background: white;
    border:1px solid #BCBCBC;
    /*border:1px solid #E9EDFA;*/
    border-left: none;
    border-right: none;
}

.domainNum input:disabled{
    background: #E9EDFA;
    border:1px solid #E9EDFA;
}
.domainNum .disabled{
    border: 1px solid #BCBCBC;
    color:#9B9B9B;
    background: #E3E3E3;
}
.domainNum .disabled{
    cursor: not-allowed;
}
.domainNum{
    display: flex;
    align-items: center;
}

.idc-buy-bottom{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#total_price{
    font-weight: 400;
    font-size: 27px;
    color: #EE3131;
}
.idc-buy-btn-group{
    display: flex;
    align-items: center;
}

.idc-buy-btn-group>a{
    width: 129px;
    height: 41px;
    background: #5B68F1;
    border-radius: 10px 10px 10px 10px;
    opacity: 1;
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    margin-right: 15px;
    cursor: pointer;
}
.idc-buy-btn-group>a.red{

    border: 1px solid #EE3131;
    color:#ffffff;
    background: #EE3131;
}
.idc-buy-btn-group>a:hover{
    transition: 0.3s;
    opacity: 0.8;
}