.the_opinion{width:1100px; /*height:70px;*/ margin:10px auto 40px; background:#f5f5f5; overflow:hidden;}
.opinion_left{width: 170px;height: 70px;background: #dbdbdb;text-align: center; float:left;}
.opinion_left p {color:#000000;font-size:24px;display: inline-block;margin-top: 26px;font-weight: 500;}
.opinion_right{width:calc(100% - 170px);height: 70px;background:#f5f5f5;text-align: left; float:right; position:relative;}
.opinion_right p{color: #222222;font-size:21px;display: inline-block;margin-top: 24px; font-weight: 500; position:relative; float:left; width:calc(50% - 76px); padding:0 20px 0 56px;line-height: 22px;}
.opinion_right p:before{content:'';width:20px; height:20px;position: absolute;top: -2px;left: 30px;background: url(http://www.joongdo.co.kr/web/images/sprites_img.png) no-repeat -409px -7px; z-index:1;}
.eight_news li{border: 1px solid #dedede; width:268px; height:70px; background:#efeff0; position:relative; margin-bottom:21px; margin-right:36px; float: left;}
.opinion_right p a{text-overflow:ellipsis; white-space:nowrap; overflow:hidden; display:block;}
.eight_news ul li:nth-child(2n){margin-right:0;}javascript:void(0)
.eight_news figure{float: left; width:77px; height:68px; border:1px solid #c7c7c7; background:#c7c7c7;}
.eight_news figure img{width:100%; height:70px;}
.eight_news_text{padding: 7px 14px;float: left;width: 160px;overflow: hidden;}
.eight_news_text .news-title{display: -webkit-box; color: #b1b1b1; font-size: 13px;overflow: hidden;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;height: 21px;}
.eight_news_text .news_read{font-weight: 500;display: -webkit-box;overflow: hidden;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;height: 36px;line-height: 18px; color:#202020;}