/* tem72-pro base */
.tem72-pro{padding:20px 0;}
.tem72-pro a{transition:0.5s all ease;position:relative;}
.tem72-pro .items{line-height:1.5;position:relative;float:left;}
.tem72-pro .items ul{padding:0;margin:0;}
.tem72-pro .items li{height:300px;float:left;list-style:none;}
.tem72-pro .items li a:hover,
.tem72-pro .items li a:focus{text-decoration:none;}
.tem72-pro .items li .image{width:150px;height:190px;margin:auto;padding:20px 0;}
.tem72-pro .items li .image .bgimg{width:100%;height:100%;background-repeat:no-repeat;background-size:100% auto;background-position:center;}
.tem72-pro .items li .text .title,
.tem72-pro .items li .text .subtitle{color:#333;height:21px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.tem72-pro .items li .text .subtitle,
.tem72-pro .items li .text del{color:#333;opacity:.53;}
.tem72-pro .items li .text em{font-style:normal;}
.tem72-pro .items li .text span{padding-top:10px;display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.tem72-pro .items li a,
.tem72-pro .items .more a{width:100%;height:100%;display:block;background-color:#FFF;}
.tem72-pro .items .more{height:150px;display:none;position:absolute;bottom:0;right:0;}
.tem72-pro .items .more .left{float:left;text-align:left;}
.tem72-pro .items .more .left span{display:block;font-size:18px;color:#333;}
.tem72-pro .items .more .left i{display:block;font-size:12px;color:#333;opacity:.53;font-style:normal;}
.tem72-pro .items .more .right{float:right;}
.tem72-pro .items .more .right span{font-size:18px;width:48px;height:48px;line-height:46px;text-align:center;display:block;border-radius:50%;border-width:2px;border-style:solid;border-color:inherit;}
.tem72-pro .items.more .more{display:block;}
.tem72-pro .items .more .box,
.tem72-pro .items.more li:last-child .box{width:150px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:0;}
.tem72-pro .items.more li:last-child{height:150px;text-align:left;}
.tem72-pro .items.more li:last-child .image{width:80px;height:80px;float:right;padding:0;}
.tem72-pro .items.more li:last-child .text .subtitle{display:none;}
.tem72-pro .items.more li:last-child .text{padding-top:15px;}
.tem72-pro .items.more li:last-child span{padding-top:5px;}
.tem72-pro .items.more li:last-child del{display:none;}
.tem72-pro .items li,
.tem72-pro .items .more{width:25%;}
.tem72-pro .items{width:80%;}
.tem72-pro .picture{width:20%;}
.tem72-pro .picture{height:600px;float:left;}
.tem72-pro .picture a{width:100%;height:100%;display:block;background-repeat:no-repeat;background-size:cover;background-position:center;}
.tem72-pro .picture a img{display:none;}
.tem72-pro .picture .image{width:100%;height:100%;display:block;}
.tem72-pro .picture.small .image{height:50%;}
.tem72-pro .picture.small a img{display:none !important;}
.tem72-pro .items .more,
.tem72-pro .items li,
.tem72-pro .picture .image{padding:7px;}
.tem72-pro .items .box{padding:0 20px;}
.tem72-pro.content-right .picture{float:right;}
@media(max-width:1199px){
    .tem72-pro .items .more,
    .tem72-pro .items li,
    .tem72-pro .picture .image{padding:3px;}
}
@media(min-width:769px){
    .tem72-pro a:hover{margin-top:-4px;box-shadow:0 7px 17px rgba(0,0,0,.1);}
}
@media(min-width:1200px){
    .tem72-pro a:hover{margin-top:-10px;}
}
@media(max-width:992px){
    .tem72-pro .container{position:relative;padding:0;}
    .tem72-pro .items{width:100%;}
    .tem72-pro .picture{width:50%;position:absolute;top:0;left:0;z-index:1;}
    .tem72-pro .items li:nth-child(1),
    .tem72-pro .items li:nth-child(3){margin-left:50%;}
}
@media(max-width:768px){
    .tem72-pro .container{padding-left:0!important;padding-right:0!important;margin:0 2%;}
    .tem72-pro .picture{width:66.666%;}
    .tem72-pro .items li:nth-child(1),
    .tem72-pro .items li:nth-child(2){margin-left:66.666%;}
    .tem72-pro .items li,
    .tem72-pro .items .more{width:33.333%;}
    .tem72-pro .items li:nth-child(3){margin-left:0;}
    .tem72-pro .items li .text span{padding-top:5px;}
}
@media(max-width:640px){
    .tem72-pro .picture{width:50%;}
    .tem72-pro .items li:nth-child(1),
    .tem72-pro .items li:nth-child(2){margin-left:50%;}
    .tem72-pro .items li,
    .tem72-pro .items .more{width:50%;}
}
@media(max-width:420px){
    .tem72-pro .items .box{padding:0 5px;}
    .tem72-pro .items li .image{width:140px;}
    .tem72-pro .picture{width:100%;height:auto;position:relative;}
    .tem72-pro .items li:nth-child(1),
    .tem72-pro .items li:nth-child(2){margin-left:0;}
    .tem72-pro .items .more,
    .tem72-pro .items li,
    .tem72-pro .picture .image{padding:1px;}
    .tem72-pro .items .more .box,
    .tem72-pro .items.more li:last-child .box{width:130px;}
    .tem72-pro .items .more .left span{font-size:16px;}
    .tem72-pro .items .more .right span{font-size:16px;width:40px;height:40px;line-height:38px;}
}
