@charset "utf-8";
/*
@author: liang
@update: liang (2020-10-14)
*/
/*页头大图*/
.qu-bannerBg{ height: 260px; background: url(/images/webhtml/jieshao/qualification/banner.jpg) no-repeat center top;}

/*网站资质*/
.qu-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: 1380px;overflow: hidden;}
.qu-main .txtBox{ line-height: 32px; font-size: 16px; margin: 0 40px 40px;}
.qu-main .certificate{ margin: 0 40px 40px;}
.qu-main .certificate .cerTit{ height: 50px; line-height: 50px; text-align: center; font-size: 16px; background: #f8f8f8;}
.qu-main .certificate .cerTit .box01{ float: left; width: 230px;}
.qu-main .certificate .cerTit .box02{ float: left; width: 854px; margin-left: 36px;}
.qu-main .certificate .cerCon{ clear: both; padding: 40px 0; border-bottom: 1px solid #e7e7e7;}
.qu-main .certificate .cerCon .box01{ float: left; width: 230px;text-align: center;}
.qu-main .certificate .cerCon .box01 img{ width: 140px; height: 180px;}
.qu-main .certificate .cerCon .box02{ float: left; width: 854px; margin-left: 36px;}
.qu-main .certificate .cerCon .box02 .ttit{ position: relative; height: 20px; line-height: 20px; padding-left: 16px; font-size: 20px; font-weight: 700; margin-bottom: 14px;}
.qu-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;}
.qu-main .certificate .cerCon .box02 .ctxt{ line-height: 30px; font-size: 16px;}
.qu-main .certificate .cerCon .c-text{font-size: 20px;font-weight: 600;}
.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;}





















