/*tem03-title*/
.tem03-title{border-bottom:1px solid #e8e8e8;padding:20px 0;}
.tem03-title .title-header{float:left;}
.tem03-title .title{display:inline-block;position:relative;z-index:1;color:#555;border-color:#000;}
.tem03-title .title::after{height:2px;content:"";left:0;position:absolute;bottom:-23px;width:45px;border-bottom:2px solid;border-color:inherit;}
.tem03-title .subtitle{font-size:14px;line-height:30px;min-height:20px;color:#999;display:inline-block;margin-left:5px;position:relative;z-index:1;padding-left:15px;}
.tem03-title .subtitle::before{content:"/";left:0;position:absolute;top:0;color:#ccc;}
.tem03-title .more{float:right;}
.tem03-title .more a{margin-left:5px;padding:18px 0 0 15px;font-size:13px;display:block;color:#aaa;}
.tem03-title .more:hover a{color:#333;}
.designer-body .tem03-title .more a{padding-left:100px;padding-right: 100px;}
@media (max-width:768px){
.tem03-title .title::after{bottom:-15px;}
.tem03-title .tem03-list-title{padding-left: 2%!important;padding-right: 2%!important;}
.tem03-title.full-screen-spacing .full-screen .tem03-list-title{padding-left: 3%!important;padding-right: 3%!important;}
}
/*tem03-list-title*/
.mainlist .tem03-list-title,
.maindetail .tem03-list-title{border-bottom:1px solid #e8e8e8;padding:15px 0;}
.mainlist .tem03-list-title .title-header,
.maindetail .tem03-list-title .title-header{float:left;}
.mainlist .tem03-list-title .title,
.maindetail .tem03-list-title .title{display:inline-block;position:relative;z-index:1;color:#555;}
.mainlist .tem03-list-title .title::after,
.maindetail .tem03-list-title .title::after{height:2px;content:"";left:0;position:absolute;bottom:-19px;width:45px;background-color:#000;}
.mainlist .tem03-list-title .subtitle,
.maindetail .tem03-list-title .subtitle{line-height:30px;color:#999;display:inline-block;margin-left:5px;position:relative;z-index:1;padding-left:15px;}
.mainlist .tem03-list-title .subtitle::before,
.maindetail .tem03-list-title .subtitle::before{content:"/";left:0;position:absolute;top:0;color:#ccc;}
.mainlist .tem03-list-title .more,
.maindetail .tem03-list-title .more{float:right;}
.mainlist .tem03-list-title .more a,
.maindetail .tem03-list-title .more a{margin-left:5px;padding:18px 0 0 15px;font-size:13px;display:block;color:#aaa;}
.mainlist .tem03-list-title .more:hover a,
.maindetail .tem03-list-title .more:hover a{color:#333;}
