#carouselExampleControls{
    padding-bottom: 20px;
    padding-top: 20px;
    background: #f9f9f9;
}
.recommend h3 {
    font-size: 26px;
    font-weight: 600;
    color: #2F3037;
}
.recommend h3 span {
    font-weight: normal;
    font-size: 18px;
    color: #C1C2C8;
    text-transform: uppercase;
    margin-left: 10px;
}
.hottjcon {
    padding-top: 20px;
}
#carouselExampleControls .recommendpic {
    margin-bottom: 20px;
    margin-top: 0;
}
#carouselExampleControls .recommendpic li {
    width: 19.2%;
}
.recommendpicimg img{
    max-width: 100%;
    max-height: 100%;
}
#carouselExampleControls .recommendpic li p{
    color: #4e4e4e;
}
#carouselExampleControls .recommendpic li:hover p {
    color: #fff;
}
.carousel-control-prev{
    left: -79px;
    top: 20px;
}
.carousel-control-next{
    right: -79px;
    top: 20px;
}
.carousel-control-prev .carousel-control-prev-icon,.carousel-control-next .carousel-control-next-icon{
    height: 44px;
    background-color: #c1c2c8;
}
/*厂商筛选*/
.cssxbox {
    background: rgba(255,255,255,1);
    border: 1px solid rgba(229,229,229,1);
}
.cssxboxtop {
    width: 100%;
    box-sizing: border-box;
    height: 44px;
    background: #f9f9f9;
    border-bottom: 1px solid #e5e5e5;
    line-height: 44px;
    color: #2F3037;
    font-size: 16px;
    padding: 0 34px 0 20px;
    font-weight: 600;
}
.cssxboxcon {
    padding: 20px;
}
.cssxboxbot {
    padding-left: 20px;
    height: 44px;
    line-height: 44px;
    background: rgba(255,255,255,1);
    border-top: 1px solid rgba(229,229,229,1);
}
.cssxboxtop span {
    font-size: 14px;
    float: right;
    font-weight: normal;
    color: #2F3037;
}
.cssxboxconlist {
    margin-bottom: 15px;
}

.cssxboxconlist span,.cssxboxconlists span {
    padding-left: 8px;
    font-size: 16px;
    float: left;
    display: block;
    line-height: 34px;
    text-align: center;
    padding-right: 13px;
}
.cssxboxconlist a {
    position: relative;
    font-size: 16px;
    display: block;
    float: left;
    text-align: center;
    height: 32px;
    line-height: 32px;
    margin: 0 3.5% 5px 1.5%;
    padding: 0 0;
    color: #2F3037;
}
.cssxboxconlist a span {
    position: absolute;
    width: 16px;
    background: url(../img/common/sanjiao.png) no-repeat 100% 100%;
    background-size: cover;
    height: 5px;
    left: 50%;
    margin-left: -8px;
    bottom: -7px;
    display: none;
}
.cssxboxconlist a:hover, .cssxboxconlist .cssxboxconlistact {
    display: block;
}
.cssxboxconlist a:hover, .cssxboxconlistact {
    border-bottom: 3px solid #288dc6;
    color: #288dc6 !important;
}
.cssxboxconlist a:hover span, .cssxboxconlist .cssxboxconlistact span {
    display: block;
}
.cssxboxconlists a {
    position: relative;
    font-size: 16px;
    display: block;
    float: left;
    text-align: center;
    height: 32px;
    line-height: 32px;
    /*margin-right: 2%;*/
    margin: 0 3.5% 0 1.5%;
    padding: 0 0;
    color: #2F3037;
}
.cssxboxconlists a:hover{
    color: #288dc6 !important;
}
.criteria {
    margin-bottom: 15px;
}
.criteria span {
    padding-right: 10px;
    font-size: 14px;
    font-weight: 600;
    padding-left: 5px;
}
.criteria a {
    font-size: 14px;
    background: #288dc6;
    padding: 4px 0 4px 8px;
    color: #FFF;
    margin-right: 1%;
    border-radius: 5px;
}
.criteria a span {
    font-size: 12px;
}
.cssxboxbot>span {
    margin-right: 1%;
     font-weight: 600;
    float: left;
}
.selectbox {
    float: left;
    position: relative;
    margin-top: 6px;
}
.selectbox .select {
    float: left;
    height: 30px;
    line-height: 30px;
    background-color: rgba(249,249,249,1);
    border: 1px solid rgba(229,229,229,1);
    appearance: none;
    color: rgba(169,169,169,1);
    -moz-appearance: none;
    -webkit-appearance: none;
    padding-left: 10px;
    border-radius: 5px;
    cursor: pointer;
    font-size: 14px;
}
.tabSummary .ltsumMain h6, font {
    color: #2F3037;
    font-size: 14px;
}
/*list*/
.producerlistbox {
    padding-top: 20px;
    background: #f9f9f9;
}
.producerlist {
    height: 421px;
    width: 23.8%;
    background: #FFF;
    float: left;
    padding: 10px;
    margin-bottom: 20px;
    box-sizing: border-box;
    margin-right: 1.6%;
}
.producerlist:nth-child(4n) {
    margin-right: 0;
}
.producerlistleft {
    width: 100%;
    position: relative;
    background: #f1f5f9;
    padding: 10px 20px;
}
.producerlistright {
    width: 100%;
    box-sizing: border-box;
    padding-left: 3%;
}
.plisttext {
    width: 97%;
    margin: 0 auto;
     padding: 10px 4%;
}
.plistimgcon {
    text-align: center;
    overflow: hidden;
    background: #fff;
    height: 145px;
    line-height: 145px;
}
.plistimg p {
    padding: 5px;
    font-size: 18px;
    text-align: center;
    color: #505151;
    font-weight: 400;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.plistimg p:hover {
    color: #288dc6;
}
.plistimgcon img {
    vertical-align: middle;
    transition: all 2s;
     transform: scale(1);
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
.plistimgcon:hover img{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.plisttextlist {
    line-height: 24px;
    font-size: 16px;
}
.plisttextlist span {
    font-size: 16px;
    color: #288dc6;
    float: left;
}
.plisttextlist p {
    margin-left: 3%;
    float: left;
    line-height: 22px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 89%;
    white-space: nowrap;
    color: #888888;
}
.plisttextlist p font {
    color: #888888;
}
.plistrightcon {
    width: 49%;
    float: left;
     padding: 5px 0;
}
.plistrightconimg {
    width: 100%;
    height: 98px;
    line-height: 80px;
    text-align: center;
    padding: 5px 10px;
    overflow: hidden;
}
.plistrightconimg img {
    vertical-align: middle;
    margin: 0 auto;
    max-height: 100%;
    max-width: 100%;
    transition: all 2s;
     transform: scale(1);
}
.plistrightconimg:hover img{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.probrandnews{
    padding: 10px 0 40px !important;
}

























