.biz_report { position:relative; width: 318px; height:358px; border: 1px solid #e2e2e2; top:55px;}
.biz_report .report_tit {text-align:center; position:absolute; font-size:18px; color:#ff5252; top: 30px; left:0; right:0; font-weight:bold;}
.report_border {width:22px; position:absolute; border-bottom:1px solid #ff5252; margin:0 auto; top:60px; left:0; right:0;}
.report_left{width:10px; height:10px; background:#ccc; border-radius:30px; line-height:30px; padding:10px 12px 10px 8px; cursor:pointer; position:absolute; left:20px; top:160px;}
.report_left span{width:15px;height:15px; display:block; background:url(http://biz-metro.com/main/images/btn/all_icon.png) no-repeat -121px -43px;}
.report_right{width:10px; height:10px; background:#ccc; border-radius:30px; line-height:30px; padding:10px 12px 10px 8px; cursor:pointer; position:absolute; right:20px; top:160px;}
.report_right span{width:15px;height:15px; display:block; background:url(http://biz-metro.com/main/images/btn/all_icon.png) no-repeat -102px -43px;}
.report_box{clear:both; width:150px;margin:0 auto; position:absolute; top:95px; left:0; right:0;}
.report_list{width:!80px;}
.report_list figure{margin-bottom:25px;}
.report_list span{background:url(http://www.biz-metro.com/main/images/bg_report.png) no-repeat 0 0;width:195px;height:195px;display:block;position:absolute;top: -20px;left: -22px;}
.report_list figure img{width: 180px;height: 180px;margin-top: -10px;margin-left: -20px;/* border-radius:100px; */}
.report_list p{font-size:16px; text-align:center; font-weight:bold; line-height:20px;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; /* 라인수 */ -webkit-box-orient: vertical; word-wrap:break-word; }
.report_list p a{color:#333;}

.slide_report { width:1000px; height:150px; /* overflow:hidden; */ position:relative; margin:auto 0;}
.slide_report ul { width:150px; height:400px; position:absolute; top:0; left:0; font-size:0;}
.slide_report li{ width:150px; height:150px; position:absolute; top:0; left:0; border-radius: 100%; cursor:pointer; font-size:0;}
.report_1 {width:150px; height:150px; position:absolute; top:0; left:0; border-radius: 100%; cursor:pointer; font-size:0; }
.report_2 {width:150px; height:150px; position:absolute; top:0; left:0; border-radius: 100%; cursor:pointer; font-size:0; }
.report_3 {width:150px; height:150px; position:absolute; top:0; left:0; border-radius: 100%; cursor:pointer; font-size:0;}
.slide_report ul li{display:inline-block; }
.biz_report h1{ position:relative; color: #363636; width:200px; font-size:18px; line-height: 25px; font-weight:450; left:-25px; top: 40px; text-align:center;}
.biz_report h1:nth-child(2){display:none;}
.biz_report h1:nth-child(3){display:none;}
#back_b{ position:absolute; width:30px; height:30px; left:-60px; top:60px; background:black; cursor:pointer; z-index:1; border-radius: 100%;}
#next_b{ position:absolute; width:30px; height:30px; left:180px; top:60px; background:black; cursor:pointer; z-index:1; border-radius: 100%;}