.channels-bar{margin-bottom:30px}.channels-bar ul{position:relative;list-style:none;text-align:left;overflow:hidden;margin:0 -30px}.channels-bar li{width:100%;float:left;padding:55px 0;position:relative}.channels-bar li .block{width:50%;float:left;padding:0 30px}.channels-bar li img{width:114px;float:left;margin:20px 20px 0 0}.channels-bar li .text{overflow:hidden;padding:8px 0}.channels-bar h3{color:#000;font-size:28px;line-height:34px;font-weight:600}.channels-bar ul:after{margin-left:-1px;left:50%;top:50px;position:absolute;width:2px;height:700px;content:'';background:rgb(255,255,255,0);background:-moz-linear-gradient(top,rgba(255,255,255,0) 0,#e3e8ec 51%,rgba(255,255,255,0) 100%);background:-webkit-linear-gradient(top,rgba(255,255,255,0) 0,#e3e8ec 51%,rgba(255,255,255,0) 100%);background:linear-gradient(to bottom,rgba(255,255,255,0) 0,#e3e8ec 51%,rgba(255,255,255,0) 100%);display:block}.channels-bar li:after{width:100%;height:2px;position:absolute;left:0;bottom:0;content:'';background:rgb(255,255,255,0);background:-moz-linear-gradient(left,rgba(255,255,255,0) 0,#e3e8ec 46%,#e3e8ec 52%,rgba(255,255,255,0) 100%);background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,#e3e8ec 46%,#e3e8ec 52%,rgba(255,255,255,0) 100%);background:linear-gradient(to right,rgba(255,255,255,0) 0,#e3e8ec 46%,#e3e8ec 52%,rgba(255,255,255,0) 100%)}.channels-bar li:last-child:after{display:none}@media only screen and (max-width:480px){.channels-bar ul{width:100%!important;margin:0!important}}