/*tem11-title*/
.tem11-title{text-align:center;width:100%;overflow:hidden;}
.tem11-title .title-section{position:relative;}
.tem11-title .title-section::before{position:absolute;content:"";background:#eee;width:100%;height:1px;left:0;bottom:0;}
.tem11-title .title-header{width:100%;position:relative;}
.tem11-title .subtitle{font-size:13px;width:100%;text-align:center;margin:10px 0;position:relative;color:#999;min-height:20px;border-color:#333;}
.tem11-title .subtitle::before{position:absolute;content:"";width:50px;height:2px;border-bottom:2px solid;border-color:inherit;left:50%;bottom:-10px;margin-left:-25px;}
@media (max-width: 768px){
    .tem11-title .tem11-list-title{padding-left: 2%!important;padding-right: 2%!important;}
    .tem11-title.full-screen-spacing .full-screen .tem11-list-title{padding-left: 3%!important;padding-right: 3%!important;}
}
/*tem11-list-title*/
.mainlist .tem11-list-title,
.maindetail .tem11-list-title{text-align:center;width:100%;overflow:hidden;margin:15px 0;border-bottom:1px solid #eee;}
.mainlist .tem11-list-title .title-header,
.maindetail .tem11-list-title .title-header{width:100%;position:relative;}
.mainlist .tem11-list-title .subtitle,
.maindetail .tem11-list-title .subtitle{width:100%;text-align:center;margin:10px 0;display:inline-block;position:relative;color:#999;}
.mainlist .tem11-list-title .subtitle::before,
.maindetail .tem11-list-title .subtitle::before{position:absolute;content:"";width:50px;height:2px;background-color:#333;left:50%;bottom:-10px;margin-left:-25px;}
@media (max-width:768px){
.mainlist .tem11-list-title .subtitle,
.maindetail .tem11-list-title .subtitle{margin:0 0 10px;}
}
