.prolist{
	
}
.prolist .new_list{
	padding-top:28px;
}
.prolist .new_list .new_wrap{
	overflow: hidden;
	padding: 20px 0;
    border-top: 1px solid #e8e8e8;
	border-bottom:1px solid #ccc;
    position: relative;
    min-height: 60px;
}
.prolist .new_list .new_left{
	float: left;
}
.prolist .new_list .right_new{
	width: 60px;
    height: 60px;
    background:#f19a08;
    position: absolute;
    left: 0;
    top: 20px;
}
.prolist .new_list .right_new span{
	display: block;
	padding-top: 5px;
    text-align: center;
    font-size: 24px;
    color: #FFFFFF;
}
.prolist .new_list .left_new{
	padding-left: 80px;
}
.prolist .new_list .right_new em{
	color: #FFFFFF;
    display: block;
    text-align: center;
    font-size: 12px;
}
.prolist .new_list .new_link{
	display: block;
    font-size: 17px;
    color: #000000;
    transition: all 0.6s;
}
.prolist .new_list .new_link:hover{
	color: #3b75be;
}
.prolist .new_list .new_info{
	font-size: 14px;
    color: #666464;
    margin-top: 5px;
}
/*背景轮播图*/
.hbanner .bg_lun{
    background-image:url(../images/banner.jpg); 
    background-repeat:no-repeat;
    background-size:cover;
    background-position: center center;
    cursor: pointer;
}
/* 11.26 */
.list-item{}
.item_wrap  .items{display:block;}
.item_wrap  .itemss{display:none;}