/*tem43-pro*/
.tem43-pro .pro_gds{background:#f4f6f8;padding:20px 0;display:inline-block;transition:all 0.35s ease-in-out 0s;margin-bottom:15px;width:100%;}
.tem43-pro img{width:100%;overflow:hidden;height:150px;}
.tem43-pro h3,
.tem43-pro .h3{font-size:18px;color:#333;margin:10px 0 15px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.tem43-pro .pro-text{font-size:13px;color:#777;line-height:24px;height:72px;overflow:hidden;}
.tem43-pro .pro_gds:hover h3,
.tem43-pro .pro_gds:hover .h3,
.tem43-pro .pro_gds:hover .pro-text{color:#fff;}
.tem43-pro .pro_price{height:25px;color:#666;padding:3px 0px;background:none;text-transform:uppercase;font-family:arial;}
.tem43-pro .mod_price i{margin-right:3px;font-family:arial;font-weight:300;font-style:normal;font-size:12px;}
.tem43-pro .price_new{font-size:18px;font-weight:700;margin-right:8px;}
.tem43-pro .price_origin{color:#999;font-size:12px;}
.tem43-pro .price_origin del{font-weight:300;}
.tem43-pro .pro_gds:hover .price_new,
.tem43-pro .pro_gds:hover .price_origin{color:#fff;}
@media (max-width:991px){
    .tem43-pro img{height:100%;max-height:200px;}
}
@media (max-width:768px){
    .tem43-pro .container{padding-left: 3%!important;padding-right: 3%!important}
    .tem43-pro.full-screen-spacing .container{padding-left: 0!important;padding-right: 0!important}
    .tem43-pro .pro_gds{padding:1% 0;margin:5px 0;}
    .tem43-pro h3,
    .tem43-pro .h3{margin:5px 0;}
}
@media (max-width:480px){
    .tem43-pro .col-xs-5,
    .tem43-pro .col-xs-7{width:100%;}
    .tem43-pro img{height:100%;max-height:100%;}
}
