

ul,
li {
    listCreen-style: none;
}

a {
    color: #333;
}

a:hover,
a:focus,
.maincolor,
.maincolor a {
    color: #06c
}
/*input[type="radio"]:checked:after {*/
    /*content: "";*/
    /*position: absolute;*/
    /*top: 3px;*/
    /*left: 9px;*/
    /*width: 18px;*/
    /*height: 18px;*/
    /*border-radius: 50%;*/
    /*background-color: #A7A7A7;*/
    /*!*margin-left: 20px;*!*/
    /*!*margin-top: 15px;*!*/

/*}*/
/*.beautify-check input[type='radio'] {*/
    /*width: 1.32rem;*/
    /*height: 1.32rem;*/
    /*display: none;*/
/*}*/
/*.beautify-check label {*/
    /*position: relative;*/
    /*top: 0;*/
    /*width: 1.8rem;*/
    /*height: 1.8rem;*/
    /*border-radius: 50%;*/
/*!*默认为边框*!*/
    /*border: 1px solid #999;*/

/*}*/
.beautify-check input[type="radio"]{
    width: 1.32rem;
    height: 1.32rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
    background: #fff;
    border: 1px solid #999;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
    /* 选中的样式*/
    .beautify-check input[type="radio"]:checked::before{
        content: '';
        background: #666;
        position: absolute;
        top: 12.5%;
        left: 12.5%;
        width: 75%;
        height: 75%;
        border: none;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;

    }
    .beautify-check input[type="radio" i]:disabled{
        background: #A7A7A7;
    }
/*.beautify-check input:checked + label {*/
    /*background: url('/images/plastic-injection-moulding-machine/img/gou.png');*/
    /*border: 1px solid #999;*/

/*}*/
/*.beautify-check input:checked[disabled] + label {*/
    /*background: url('/images/plastic-injection-moulding-machine/img/gou.png');*/
    /*border: none;*/
/*}*/
/*.beautify-check input{*/
    /*accent-color: red;*/
/*}*/
.selectItem1 {
    display: none;
    /*height: 110px;*/
}
.listLeftMenuSelect {
    padding-top: 10px;
    width: 100%;
    z-index: 99;
    overflow: auto;
    display: flex;
    /*height: 275px;*/
    flex-direction: column;
}

.listLeftMenuSelect>di:nth-child(1) {
    width: 100%;
    height: 80px;
}

.listLeftMenuSelect>di:nth-child(2) {
    width: 100%;
    /*height: 80px;*/
}

.listLeftMenuSelect>di:nth-child(3) {
    width: 80%;
    height: 80px;
}



.selectItem1 li {
    /* display: block; */
    line-height: 50px;
    padding-left: 15px;
    cursor: pointer;
    position: relative;
    font-weight: normal
}

.selectItem {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
    cursor: pointer;
    position: relative;
    font-weight: normal;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    font-size: 14px;
    font-weight: 600;
    width: 100%;
    padding-left: 10px;
}

.selectItem1_ul {
    display: flex;
    flex-wrap: wrap
}
/* .selectItem>div {
    line-height: 35px;
}

.selectItem>div>img {
    width: 40px;
    height: 40px;
} */

.checkboxStyle {
    display: none;
}

.beautify-check {
    padding-left: 10px !important;
    cursor: pointer;
    display: flex;
    align-items: center;
    float: left;
}

.beautify-check input {
    /* position: absolute; */
    /*width: 25px;*/
    /*height: 25px;*/
    /*margin-left: -20px;*/
    opacity: 1;
}

.beautify-check>i {
    position: relative;
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-top: -2px;
    margin-right: 4px;
    margin-left: -16px;
    line-height: 1;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #cfdadd;
}

/*.beautify-check input:checked+i {*/
    /*border-color: #000000 !important;*/
/*}*/

/*.beautify-check input:checked+i:before {*/
    /*top: 4px;*/
    /*left: 0px;*/
    /*width: 18px;*/
    /*height: 18px;*/
    /*background-image: url('/images/plastic-injection-moulding-machine/img/gou.png');*/
/*}*/



.beautify-check input[type="checkbox"]+i,
.beautify-check input[type="checkbox"]+i:before {
    border-radius: 50%;
}

.beautify-check>i:before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    background-color: transparent;
    content: "";
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.screen_container_center_right {
    width: 100%;
    padding-left: 20px;
    /*height: 1000px;*/
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    /* overflow: hidden; */
    align-content: flex-start;
    margin-top: 60px;
}

.screen_container_center_right_item {
    /*width: 49%;*/
    min-height: 164.8px;
    /*display: flex;*/
    justify-content: space-between;
    margin-bottom: 25px;
    padding-left: 0;
    padding-right: 0;

}
.screen_container_center_right_item>div {
    border:1px solid #d2d3d2;
    padding: 8px 8px;
    margin-right: 8px;
    min-height: 200px;

}

.screen_container_center_right_item_img {
    /*width: 304px;*/
    /*height: 164.8px;*/
    padding-left: 0;
    padding-right: 0;
}

.screen_container_center_right_item_img>img {
    /*width: 304px;*/
    /*height: 164.8px;*/
}

.screen_container_center_right_item_content {
    /*width: 270px;*/
    /*height: 164.8px;*/
    /*padding-left: 0;*/
    padding-right: 0;
}

.screen_container_center_right_item_content_title {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
}

.right_item_content_li {
    /*display: flex;*/
    line-height: 15px;
    font-size: 14px;
}

.right_item_content_li>div>img {
    margin-top: 0px;
}

.right_item_content_btn {
    cursor: pointer;
    width: 110px;
    height: 25px;
    border: 1px solid #999;
    text-align: center;
    font-size: 12px;
    line-height: 25px;
    border-radius: 5px;
    margin-right: 3px;
    margin-top: 5px;
}

.left-block {
    /* display: block; */
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 1px solid #848484;
}

.block-active {
    position: relative;
    overflow: hidden;
    /* background-color: red; */
}
/* .block-active::before{
    content: '';
} */



.block-active::before {
    position: absolute;
    top: 0;
    display: block;
    content: '';
    left: -1px;
    width: 18px;
    height: 18px;
    background-image: url('/images/plastic-injection-moulding-machine/img/gou.png');
}

.beautify-check span {
    display: inline-block;
    line-height: 20px;
}

.beautify-check span:last-child {
    margin-left: 10px;
}

.search_line {
    width: 100%;
    height: 1px;
    background-color: #E9E9E9;
}

.btnD {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background-color: #ccc;

}
.btnD1 {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background-color: #ccc;

}
.btnD2 {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background-color: #ccc;

}

#myAlertBox {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 300px;
    height: 200px;
    background-color: #fff;
    padding: 20px;
    margin-left: -150px;
    margin-top: -100px;
    text-align: center;
}

#closeAlertBox {
    width: 120px;
    height: 35px;
    background-color: #fff;
    font-size: 16px;
    margin-top: 20px;
    cursor: pointer;
}

input::-webkit-input-placeholder {
    /* placeholder颜色 */
    color: #B5B5B5;
    /* placeholder字体大小 */
    font-size: 14px;
}

@media screen and (min-width:768px) and  (max-width:1150px){
    .screen_container_center_right_item>div {

        min-height: 210px;

    }
}
@media screen and (max-width:768px){
    .screen_container_center_right_item>div {

        height: auto;

    }
    .listLeftMenuSelect{
        padding-top: 10px;
        width: 100%;
        z-index: 99;
        overflow: auto;
        display: unset;
    }
    .listLeftMenuSelect>di:nth-child(1) {
        width: 100%;
    }

    .listLeftMenuSelect>di:nth-child(2) {
        width: 100%;
    }

    .listLeftMenuSelect>di:nth-child(3) {
        width: 100%;
    }
    .screen_container_center_left {

        height: auto;
    }
    .selectItem1{
        height: auto;
    }
    .screen_container_center_right_item{
        display: unset;
    }
    .screen_container_center_right_item_img{
        margin-bottom: 20px;
    }
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: '';
    clear: both;
    height: 0;
}
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }