@charset "UTF-8";.companyAgreement{padding:0 20px}.companyAgreement__containerWrap{font-size:12px!important;line-height:1.5!important;color:#4c4c4c!important;padding:0!important}.companyAgreement__content{margin-top:15px}.companyAgreement__chapterList{counter-reset:chapterNum}.companyAgreement__chapterListItem+.companyAgreement__chapterListItem{margin-top:20px}.companyAgreement__chapterListItemName{font-size:14px;font-weight:700;display:block}.companyAgreement__chapterListItemName:before{counter-increment:chapterNum;content:"●第" counter(chapterNum) "章";display:inline-block;margin-right:.5em}.companyAgreement__articleList{margin-top:15px;padding-left:2em;counter-reset:articleNum}.companyAgreement__articleListItem+.companyAgreement__articleListItem{margin-top:15px}.companyAgreement__articleListItemName{font-weight:700;display:block}.companyAgreement__articleListItemName:before{counter-increment:articleNum;content:"第" counter(articleNum) "条";display:inline-block;margin-right:.5em}.companyAgreement__clauseList{list-style-type:decimal;list-style-position:outside;padding-left:1.5em}.companyAgreement__subclauseList{list-style-position:inside;counter-reset:subclauseNum}.companyAgreement__subclauseListItem:before{counter-increment:subclauseNum;content:"(" counter(subclauseNum) ")";display:inline-block}.companyAgreement__revisionDateList{margin-top:20px}.companyAgreement__revisionDate:before{content:"【"}.companyAgreement__revisionDate:after{content:"】"}.companyAgreement__highlight{font-weight:700}.companyAgreement__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.companyAgreement__closeBtn{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#f4f1eb),color-stop(65%,#ebe6da),to(#e2dbc9));background:linear-gradient(to bottom,#f4f1eb 0,#ebe6da 65%,#e2dbc9 100%);border:1px solid #b3aea4;border-radius:2px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.1);box-shadow:0 1px 2px rgba(0,0,0,.1);color:#5d4531!important;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:14px;font-weight:700;margin:0 auto;padding:13px 0 10px;text-align:center;width:138px}.companyAgreement__closeBtn:hover{background:none repeat scroll 0 0 #EBE6DA;cursor:pointer;text-decoration:none}