.tem36-about{width:100%;}
.tem36-about .box{width:100%;display:flex;align-items:flex-end;min-height:550px;flex-direction:row;}
.tem36-about.content-right .box{flex-direction:row-reverse;}
.tem36-about .box .lr{width:50%;}
.tem36-about .box .text .text_box{padding:50px 70px;background-color:#fff;}
.tem36-about .box .text:nth-child(2) .text_box{padding-top:10px;position:relative;border-color:#ddd;}
.tem36-about .box .text:nth-child(2) .text_box:after{content:"";border-top:1px solid;position:absolute;left:70px;right:70px;top:-20px;border-color:inherit;}
.tem36-about .box h3.title,
.tem36-about .box .h3.title{margin:20px 0 25px}
.tem36-about .box .text .text_box .bottom{text-align:center;display:flex;}
.tem36-about .box .text .text_box .bottom>a{display:block;padding:0 5px;flex:1;color:inherit;}
.tem36-about .box .text .text_box .bottom .title{margin-bottom:6px;font-size:25px;font-weight:700;line-height:30px;height:30px;overflow:hidden;}
.tem36-about .box .text .text_box .bottom .description{opacity:.8;line-height:20px;max-height:40px;overflow:hidden;}
.tem36-about .box .title_bg{padding:65px 55px;float:right;line-height:1.24;}
.tem36-about.content-right .box .title_bg{float:left;}
@media (max-width: 992px){
.tem36-about .box{min-height:400px;}
.tem36-about .box .text:nth-child(2){display:none;}
.tem36-about .box .lr[func-id="1"]{display:none;}
.tem36-about .box .lr{width:100%}
.tem36-about .box .text .text_box{padding:20px 30px}
.tem36-about .box h3.title,
.tem36-about .box .h3.title{margin:10px 0 15px; }
}
@media (max-width:768px){
.tem36-about .container{padding-left: 3%!important;padding-right: 3%!important}
.tem36-about.full-screen-spacing .container{padding-left: 0!important;padding-right: 0!important}
.tem36-about .box .text .text_box{padding:3%;}
.tem36-about .box h3.title,
.tem36-about .box .h3.title{margin:0 0 5px; }
}