.clearfix:after {
    display: block;
    clear: both;
    content: "";
}

.new_zihzi {
    width: 100%;
}

.new_zihzinew {
    margin-top: 2%;
}

.imgstyletwo {
    width: 44%;
    float: left;
    margin-left: 2%;

}

.imgstylenew {
    width: 29%;
    float: left;
    margin-left: 3%;
}

.imgstyle {
    width: 30%;
    float: left;
    margin-left: 3%;
}

.vc_contc {
    width: 78%;
    overflow: hidden;
    padding-top: 50px;
    min-height: 400px;
    margin: 0 auto;
}

.vc_c_type {
    padding: 20px 10px;
    overflow: hidden;
}

.vc_c_type>div {
    float: left;
    font-size: 15px;
    min-width: 118px;
    text-align: center;
    color: #B8B8B8;
    padding: 10px 5px;
    margin: 0 5px 5px 0;
    cursor: pointer;
}

.vc_c_type>div:hover {
    color: #2B2B2B !important;
}

.vcctact {
    color: #2B2B2B !important;
}

.vc_c_list {
    padding: 0 5px;
    overflow: hidden;
    min-height: 450px;
}

.vc_cl_one {
    float: left;
    width: 19%;
    margin: 0 0.5% 10px;
    overflow: hidden;
    position: relative;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1);
}

.vc_clo_img {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.vc_clo_img>img {
    display: block;
    width: 100%;
    opacity: 0;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.vc_clo_btn {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 99;
}

.vc_clo_btn>img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    margin: -15px 0 0 -25px;
    cursor: pointer;
}

.vc_clo_tit {
    color: #666666;
    font-size: 16px;
    padding: 5px;
    height: 37px;
    line-height: 20px;
    overflow: hidden;
    padding-left: 20px;
    padding-bottom: 40px;
    padding-top: 20px;
}

.vc_c_foot {
    min-height: 70px;
    overflow: hidden;
}

.vd_div {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    overflow: hidden;
    background: rgba(0, 0, 0, .2);
    display: none;
}

.vd_close {
    position: absolute;
    top: 0;
    right: 20%;
    font-size: 20px;
    font-weight: 600;
    width: 30px;
    height: 30px;
    padding: 10px;
    background: rgba(255, 255, 255, .8);
    text-align: center;
    line-height: 12px;
    cursor: pointer;
    margin-right: -60px;
    margin-top: 100px;
}

.video-js {
    position: fixed;
    top: 0;
    left: 0;
    width: 60%;
    height: 450px;
    z-index: 1000;
    margin-left: 20%;
    margin-top: 100px;
}