﻿

.gwccontent .layui-layer-title {
    font-weight: 600;
}

.gwcscontext {
    /*width: 70%;*/
    min-height: 500px;
    /*border: solid 1px red;*/
}

.gwc {
    min-height: 200px;
    padding: 30px;
    /*   width: 70%;
    height: auto;
    min-height: 300px;
    border: solid 1px red;*/
}

.gwcs {
    /*padding: 30px;*/
    /*height: auto;*/
    border-bottom: dashed 2px #d8dadb;
    height: 150px;
}

    .gwcs .gwc_concover {
        padding: 15px;
    }

    .gwcs .gwc_concoverimg {
        height: 120px;
        width: 120px;
    }

    .gwcs .gwc_contitlename {
        font-size: 14px;
        font-weight: 600;
        line-height: 60px;
    }

    .gwcs .gwc_concount_pric {
        color: #e5534e;
        line-height: 100px;
        font-size: 16px;
        font-weight: 600;
    }

    .gwcs .gwc_concount {
        margin-top: 30px;
        text-align: center;
    }

    .gwcs .gwc_concount_allpric {
        color: #e5534e;
        padding: 0px 70px;
    }

    .gwcs .gwc_conallpric {
        color: #e5534e;
        line-height: 100px;
        font-size: 16px;
        font-weight:600;
    }

    .gwcs .carrowcount {
        height: 30px;
        line-height: 30px;
        width: 50px;
        margin-bottom: 10px;
        text-align: center;
    }

/*.gwc_concover, .gwc_contitle, .gwc_concount {
    width: 300px;
}*/
.contentLiBtnNewL {
    float: left;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    color: white;
    background: rgba(0, 0, 0, 0.5);
    margin-top:5px;
    cursor: pointer;
    user-select: none;
}
.contentLiBtnNewR {
    float: right;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    color: white;
    background: #c40f23;
    margin-top: 5px;   
    cursor: pointer;
    user-select: none;
}   
.gwHead{
    width: 100%;

}
.gwcsLi{
  width: 16.6666%;  
  float: left;
}
.gwcsLi1{
    width: 33.3333%; 
    float: left; 
}
.gwcsLiP{
    font-size: 16px;
    font-weight: 600;
    line-height: 60px; 
}
.gwcsLi:nth-child(1) .gwcsLiP{
    padding-left: 15px;
}
.gwcsLi:nth-child(4) .gwcsLiP{
    padding-left: 70px;
}
.gwcsLi:nth-child(5) .gwcsLiP{
    padding-left: 70px;
}