.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;
    width: 118px;
    text-align: center;
    color: #333;
    padding: 10px 5px;
    margin: 0 5px 5px 0;
    cursor: pointer;
    background: #ddd;
}
.vc_c_type>div:hover{
	background: #eee;
}
.vcctact{
	background: #337ab7 !important;
    color: #fff !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;
    padding: 0 0 10px 0;
    background: #eee;
    border-radius: 2px;
}
.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{
	font-size: 14px;
    padding: 5px;
    height: 37px;
    line-height: 20px;
    overflow: hidden;
}
.vc_c_foot{
    min-height: 70px;
    overflow: hidden;
}

.page_div {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 15px;
    font-family: "microsoft yahei";
    color: #666666;
    padding-left: 20px;
}
.page_div a {
    min-width: 30px;
    height: 28px;
    border: 1px solid #dce0e0!important;
    text-align: center;
    margin: 0 4px;
    cursor: pointer;
    line-height: 28px;
    color: #666666;
    font-size: 13px;
    display: inline-block;
}
#prePage, #nextPage {
    width: 70px;
    color: #0073A9;
    border: 1px solid #0073A9!important;
}
.page_div .current {
    background-color: #0073A9;
    border-color: #0073A9;
    color: #FFFFFF;
}
.totalPages {
    margin: 0 10px;
}
.totalPages span, .totalSize span {
    color: #0073A9;
    margin: 0 5px;
}

.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: 30px;
    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;
}












