/* tem112-pro */
.tem112-pro .box{position:relative}
.tem112-pro .pro-li{width:100%}
.tem112-pro .pro-li a{color:#333}
.tem112-pro .pro-li .images{position:relative;padding-top:100%}
.tem112-pro .pro-li .images img{position:absolute;left:0;top:0;width:100%;height:100%}
.tem112-pro .pro-li .text{padding:0 10px 0 5px}
.tem112-pro .title{font-size:15px;color:inherit;transition:all 0.3s ease-out 0s;line-height:20px !important;margin-top:24px}
.tem112-pro .description{display:block;font-size:12px;margin-bottom:22px;width:100%;line-height:18px !important;color:inherit;opacity:.53}
.tem112-pro .pro_price i{font-style:normal}
.tem112-pro .price_origin{color:#333;opacity:.53}
.tem112-pro .prev,
.tem112-pro .next{background:rgba(0,0,0,.2);position:absolute;top:50%;-webkit-transform:translateY(-135%);-moz-transform:translateY(-135%);-ms-transform:translateY(-135%);transform:translateY(-135%);font-size:0;z-index:1;cursor:pointer;}
.tem112-pro .next{right:-20px}
.tem112-pro .full-screen .next{right:20px}
.tem112-pro .prev{left:-20px;-webkit-transform:translateY(-135%) rotateY(180deg);-moz-transform:translateY(-135%) rotateY(180deg);-ms-transform:translateY(-135%) rotateY(180deg);transform:translateY(-135%) rotateY(180deg);}
.tem112-pro .full-screen .prev{left:20px}
.tem112-pro .iconFont_class{font-size:42px;color:#fff;}
@media (min-width:768px){
	.tem112-pro .prev.pc-none,
	.tem112-pro .next.pc-none{display:none !important}
}
@media (max-width:767px){
	.tem112-pro .container{padding-left: 2%!important;padding-right: 2%!important}
	.tem112-pro.full-screen-spacing .container{padding-left: 0!important;padding-right: 0!important}
	.tem112-pro .pro-li{width:100%;padding:0 5px}
	.tem112-pro .title{margin-top:5px}
	.tem112-pro .description{margin-bottom:5px}
	.tem112-pro .prev.model-none,
	.tem112-pro .next.model-none{display:none !important}
}
