@charset "utf-8";
/*
@author: he
@update: he (2020-10-14)
*/


/*页头大图*/
.sa-bannerBg{ height: 260px; background: url(/images/webhtml/jieshao/safety/banner.jpg) no-repeat center top;}

/*安全检测*/
.sa-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);}
.sa-main .txtBox{ line-height: 32px; font-size: 16px; margin: 0 40px 40px;}
.sa-main .txtBox b{ font-size: 22px;}
.sa-main .certificate{ margin: 0 40px;}
.sa-main .certificate .cerTit{ height: 50px; line-height: 50px; text-align: center; font-size: 16px; background: #f8f8f8; margin-bottom: 50px;}
.sa-main .certificate .cerTit .box01{ float: left; width: 176px;}
.sa-main .certificate .cerTit .box02{ float: left; width: 624px; margin-left: 10px;}
.sa-main .certificate .cerTit .box03{ float: left; width: 300px;}
.sa-main .certificate .cerCon{ position: relative; z-index: 1; clear: both; background: #fbfbfb; margin-bottom: 60px;}
.sa-main .certificate .cerCon .box01{ position: absolute; left: 0; top: 50%; margin-top: -88px; width: 176px; height: 176px;}
.sa-main .certificate .cerCon .box01 p{font-size: 20px;font-weight: 600;text-align: center;padding-bottom: 34px;}
.sa-main .certificate .cerCon .box01 img{ width: 176px;}
.sa-main .certificate .cerCon .box02{ float: left; width: 624px; margin-left: 176px; border-left: 10px solid #fff;}
.sa-main .certificate .cerCon .box02 .txt{ line-height: 30px; font-size: 16px; padding: 20px 30px;}
.sa-main .certificate .cerCon .box03{ position: absolute; right: 10px; top: -10px; bottom: -10px; width: 280px; border: 10px solid #fef2d6; background: #fffbf1;}
.sa-main .certificate .cerCon .box03 .txt{ line-height: 30px; font-size: 16px; padding: 20px;}
























