@charset "utf-8";
/*
@author: he
@update: he (2020-10-15)
*/


/*页头大图*/
.re-bannerBg{ height: 260px; background: url(/images/webhtml/jieshao/recruit/banner.jpg) no-repeat center top;}

.re-main{ margin: -60px auto 40px!important;}
.re-rcon{ float: right; width: 1020px; background: #fff; -webkit-box-shadow:0 0 18px rgba(115, 115, 115, 0.2); -moz-box-shadow:0 0 18px rgba(115, 115, 115, 0.2); box-shadow:0 0 18px rgba(115, 115, 115, 0.2);}

/*授课老师*/
.re-teach .tBox{ height: 60px; line-height: 60px; background: #f8f8f8; margin: 0 40px 24px;}
.re-teach .tBox-l{ float: left; width: 82px; height: 60px; text-align: center; font-size: 16px; font-weight: 700; background: #f2f2f2;}
.re-teach .tBox-r{ float: left; font-size: 24px; font-weight: 700; color: #EC8640; margin-left: 22px;}
.re-teach .cBox{ margin: 0 40px 25px;}
.re-teach .cBox .ctit{ position: relative; z-index: 1; line-height: 50px; padding-left: 16px; font-size: 16px; font-weight: 700;}
.re-teach .cBox .ctit i{ display: block; position: absolute; top: 50%; left: 0; margin-top: -8px; width: 3px; height: 16px; background: #EC8640;}
.re-teach .cBox .ctxt{ line-height: 32px; font-size: 16px; margin: 0 0 15px 16px;}




















