@charset "utf-8";
/*
@author: he
@update: he (2020-10-15)
*/


/*页头大图*/
.st-bannerBg{ height: 260px; background: url(/images/webhtml/jieshao/statement/banner.jpg) no-repeat center top;}

.st-main{ margin: -60px auto 40px!important;}
.st-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);}

/*版权声明*/
.st-copyright .cBox{ margin: 0 40px 25px;}
.st-copyright .cBox .ctit{ position: relative; z-index: 1; line-height: 50px; padding-left: 16px; font-size: 16px; font-weight: 700;}
.st-copyright .cBox .ctit i{ display: block; position: absolute; top: 50%; left: 0; margin-top: -8px; width: 3px; height: 16px; background: #EC8640;}
.st-copyright .cBox .ctxt{ line-height: 32px; font-size: 16px; margin: 0 0 15px 16px;}




















