/* public style */
a:hover{
    text-decoration:none;
}
.w1200 {
width: 1200px;
}

.col-333333FF {
color: #333333;
}

.col-000000 {
color: #000000;
}

.col-666666FF {
color: #666666;
}

.col-ffffff {
color: #FFFFFF;
}

.ft-20px {
font-size: 20px;
}

.ft-18px {
font-size: 18px;
}


.f-blod {
font-weight: bold;
}

.more {
font-size: 14px;
color: #A9A9A9;
}

.green-bg {
background: #18C1AD;
}

.red-bg {
background: #F16A6A;
}

.yellow-bg {
background: #FFA733;
}

/* container style */
.container {
width: 1200px;
margin: 0 auto;
font-size: 16px;
overflow: hidden;
margin-top: 22px;
margin-bottom:40px;
}

.crumbs {
text-align: left;
font-size: 14px;
line-height: 24px;
overflow: hidden;
margin: 38px 0 20px 0;
}

.crumbs a {
color: #666666;
font-size: 14px;
}

.crumbs::before {
display: block;
float: left;
content: '';
width: 13px;
height: 17px;
margin: 2px 10px 0 0;
background: url(805.png)no-repeat left;
}

.wrapper {
width: 100%;
margin: 0 auto;
float: left;
}

.wrapper h3 {
color: #333333;
font-size: 16px;
height: 35px;
line-height: 1.9;
text-align: center;
border-bottom: 1px solid #cccc;
margin: 0 0 10px 0;
}

#con1_1 {
position: relative;
top: 0;
left: 0;
}

#con1_1 .product_list {
position: absolute;
left: 0;
top: 0;
background: #F5F5F5;
width: 285px;
margin-bottom: 20px;
overflow: hidden;
border-radius: 0px 0px 5px 5px;
}

.product_list .image-el {
display: inline-block;
}

.product_list img {
width: 285px;
}

.product_list .con {
display: inline-block;
width: 285px;
box-sizing: border-box;
padding: 17px 0 20px 0;
margin-top: -5px;
}

.product_list .catName {
display: inline-block;
font-size: 14px;
color: #ffffff;
padding: 8px 16px;
border-radius: 15px;
margin-bottom: 5px;
margin-left:13px;
}

.product_list .title {
width: 100%;
line-height: 32px;
margin-bottom: 8px;
padding:0 22px 0 13px;
box-sizing: border-box;
}

.product_list .title a {
font-size: 18px;
color: #333333;
}

.product_list .des {
line-height: 26px;
padding:0 22px 0 13px;
box-sizing: border-box;
margin-bottom:20px;
}

.product_list .des a,
.product_list .time {
font-size: 16px;
color: #666666;
}

.product_list .line {
height:1px;
background: #E4E4E4;
margin-bottom:20px;
}

.product_list .time {
background: url(831.png) no-repeat left center;
padding-left: 22px;
margin-left: 13px;
}












.bkbl-class-nav {
display: inline-block;
width: 1200px;
border: 1px solid #D6D6D6;
box-shadow: 0px 3px 6px 0px rgba(29, 29, 29, 0.1);
/* opacity: 0.3; */
border-radius: 5px;
padding: 18px 20px 16px 15px;
box-sizing: border-box;
margin-bottom: 21px;
float: left;
}

/* .fl-txt {
float: left;
font-size: 14px;
} */

.bkbl-class {
float: left;
font-size: 14px;
}

.bkbl-class span {
color: #999999;
margin-right: 33px;
cursor: pointer;
}

.bkbl-class .select {
height: 21px;
background: #FFA733;
border-radius: 10px;
margin-right: 24px;
color: #ffffff;
padding: 3px 9px 4px;
}

/* 分页样式 */

.loadMore {
width: 1200px;
text-align: center;
margin: 0 auto;
}

.prevPage1 {
display: inline-block;
width: 37px;
height: 37px;
border: 1px solid #BFBFBF;
box-sizing: border-box;
background: url(773.png) no-repeat center center;
border-radius: 5px;
float: left;
}


.prevPage2 {
display: inline-block;
width: 37px;
height: 37px;
border: 1px solid #BFBFBF;
box-sizing: border-box;
background: url(773.png) no-repeat center center;
filter: alpha(opacity=50);
opacity: 0.5;
border-radius: 5px;
float: left;
}

.nextPage1 {
display: inline-block;
width: 37px;
height: 37px;
border: 1px solid #BFBFBF;
box-sizing: border-box;
background: url(774.png) no-repeat center center;
border-radius: 5px;
float: left;
}


.nextPage2 {
display: inline-block;
width: 37px;
height: 37px;
border: 1px solid #BFBFBF;
box-sizing: border-box;
background: url(774.png) no-repeat center center;
filter: alpha(opacity=50);
opacity: 0.5;
border-radius: 5px;
float: left;
}


.loadMore .curr {
line-height: 37px;
display: inline-block;
width: 37px;
height: 37px;
border-radius: 5px;
margin-right: 20px;
color: #FFFFFF !important;
font-size: 18px;
text-align: center;
background: #DE614E !important;
float: left;
}

.loadMore .nocurr {
line-height: 37px;
display: inline-block;
width: 37px;
height: 37px;
box-sizing: border-box;
border: 1px solid #BFBFBF;
border-radius: 5px;
margin-right: 20px;
font-size: 18px;
float: left;
}

.loadMore .nocurr span {
display: inline-block;
width: 100%;
text-align: center;
}


.product_list .no-bg {
display: none;
}