@charset "utf-8";
.lt_review{text-align:center; padding:150px 0;
background: rgba(73,208,213,1);
background: -moz-linear-gradient(-45deg, rgba(73,208,213,1) 0%, rgba(38,121,223,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(73,208,213,1)), color-stop(100%, rgba(38,121,223,1)));
background: -webkit-linear-gradient(-45deg, rgba(73,208,213,1) 0%, rgba(38,121,223,1) 100%);
background: -o-linear-gradient(-45deg, rgba(73,208,213,1) 0%, rgba(38,121,223,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(73,208,213,1) 0%, rgba(38,121,223,1) 100%);
background: linear-gradient(135deg, rgba(73,208,213,1) 0%, rgba(38,121,223,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#49d0d5', endColorstr='#2679df', GradientType=1 );}
.lt_review h2{text-align: center; font-size: 2.5em; margin-bottom: 40px;}
.lt_review h2 a{color:#fff;}
.lt_review .lt_rv_wr{max-width:1280px;padding:0 40px;margin:0 auto}
.lt_review ul:after {display:block;visibility:hidden;clear:both;content:""}
.lt_review li{position:relative;padding-top:34px}
.lt_review .lt_wr{background:#fff;padding: 60px 50px 50px}
.lt_review .lt_tit {font-size:1.154em;display:block;margin-bottom:10px;}
.lt_review .lt_detail{font-size:1.077em}
.lt_review .lt_img{position:absolute;top:0;left:50%;width:64px;height:64px;margin-left:-32px;border:4px solid #fff;border-radius:50px;overflow:hidden;
-webkit-box-shadow: 0 3px 14px rgba(0,0,0,0.3);
-moz-box-shadow:  0 3px 14px rgba(0,0,0,0.3) ;
box-shadow: 0 3px 14px rgba(0,0,0,0.3)}
.lt_review .lt_img img{width:100%;height:auto;vertical-align:top}
.lt_review .lt_date{display:block;color:#9f9f9f;margin-top:20px;font-weight:300}
.lt_review .lt_date .sv_member {color:#9f9f9f;font-weight:300}
.lt_review .bx-controls-direction{margin-top:60px;}
.lt_review .bx-prev{display:inline-block;width:50px;height:50px;background:url('prev.png') no-repeat;text-indent:-999px;overflow:hidden;margin:2px;opacity:0.5}
.lt_review .bx-next{display:inline-block;width:50px;height:50px;background:url('next.png') no-repeat;text-indent:-999px;overflow:hidden;margin:2px;opacity:0.5}
.lt_review .bx-next:hover,.lt_review .bx-prev:hover {opacity:1}
