@charset "utf-8";
/*
@author: he
@update: he (2020-10-14)
*/


/*页头大图*/
.ceo-bannerBg{ height: 260px; background: url(/images/webhtml/jieshao/ceo/banner.jpg) no-repeat center top;}

/*董事长风采*/
.ceo-main{ margin: -60px auto 40px!important; 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);
            height: 1670px;overflow: hidden;}
.ceo-main .ceoBox{ margin: 0 40px 40px;}
.ceo-main .ceoBox .cleft{ float: left; width: 230px; height: 320px;}
.ceo-main .ceoBox .cleft img{ width: 230px; height: 320px;}
.ceo-main .ceoBox .cright{ float: right; width: 850px;}
.ceo-main .ceoBox .cright .crtit{ position: relative; z-index: 1; margin-bottom: 10px;}
.ceo-main .ceoBox .cright .crtit-t{ line-height: 24px; font-size: 24px; font-weight: 700;}
.ceo-main .ceoBox .cright .crtit-b{ line-height: 38px; font-size: 14px; color: #666;}
.ceo-main .ceoBox .cright .crtit-tiao{ display: block; position: absolute; left: 0; bottom: 0; width: 80px; height: 2px; background: #EC8640;}
.ceo-main .ceoBox .cright .crtxt{ line-height: 32px; font-size: 16px;}
.ceo-main .certificate{ margin: 0 40px 40px;}
.ceo-main .certificate .cerTit{ height: 50px; line-height: 50px; text-align: center; font-size: 16px; background: #f8f8f8;}
.ceo-main .certificate .cerTit .box01{ float: left; width: 230px;}
.ceo-main .certificate .cerTit .box02{ float: left; width: 854px; margin-left: 36px;}
.ceo-main .certificate .cerCon{ clear: both; padding: 40px 0; border-bottom: 1px solid #e7e7e7;}
.ceo-main .certificate .cerCon .box01{ float: left; width: 230px;}
.ceo-main .certificate .cerCon .box01 img{ width: 230px; }/* height: 154px; */
.ceo-main .certificate .cerCon .box02{ float: left; width: 854px; margin-left: 36px;}
.ceo-main .certificate .cerCon .box02 .ttit{ position: relative; height: 20px; line-height: 20px; padding-left: 16px; font-size: 20px; font-weight: 700; margin-bottom: 14px;}
.ceo-main .certificate .cerCon .box02 .ttit i{ display: block; position: absolute; top: 50%; left: 0; margin-top: -2px; width: 5px; height: 5px; border-radius: 50%; background: #EC8640;}
.ceo-main .certificate .cerCon .box02 .ctxt{ line-height: 30px; font-size: 16px;}


.b-btns{position: relative; width: 200px;height: 50px;background: #EC8640;color: #fff;margin: 0 auto;font-size: 20px;line-height: 40px;text-align: center;border-radius: 25px;cursor: pointer;}
.b-btns i{display: block;position: absolute;top: 22px;left: 88px;}





















