
.m-menu { padding: 20px 0; background: red; }

/* 面包屑 */
.breadcrumb { margin: 20px 0; }
    .breadcrumb .icon { color: #EE1c5D; }
/* 面包屑 */

/* public */
.cmef-content { width: 960px; margin: 0 auto; min-height: 400px; display: table; background-color: #fff; }
/* public */

/* 底部样式 */
.w-100 { width: 1200px; margin: 0 auto; }
.footer { border-top: solid 1px #ededed; background-color: #fff; }
.friend { height: 320px; padding-top: 33px }
.row { position: relative; margin-left: 0; margin-right: 0; height: auto; zoom: 1; display: block; }
.ivu-col-span-1 { display: block; width: 130px; float: left; }
.ivu-col-span-4 { display: block; width: 110px; float: left; }
.ivu-col-span-5 { float: left; display: block; width: 120px; }
.ivu-col-span-6 { display: block; width: 120px; float: left; }
.f-item .title { font-size: 16px; color: #EE1c5D; }
.f-item .ex-title { font-size: 16px; color: #EE1c5D; }
.f-item .space-12 { height: 20px; }
.f-item .info { font-size: 14px; line-height: 24px; color: #666; cursor: pointer; max-width: 300px; line-height: 2.5; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
    .f-item .info a, .f-item .info a:visited { color: #666; }
        .f-item .info a:hover { color: #666; text-decoration: underline; color: #EE1c5D; }
.f-tar { width: 600px; }
    .f-tar .top-img img { display: inline-block; width: 120px; height: 150px; margin: 0 34px; }
    .f-tar .bottom-img h3 { font-size: 16px; color: #EE1c5D; line-height: 2; margin: 20px 0; }
    .f-tar .bottom-img img { margin-right: 18px; cursor: pointer; }
    .f-tar .bottom-img a { padding:0;}
    .friend .code img { width: 100px; height: 100px; }
.code { height: 137px; background-color: #49515a; padding: 7px 5px 0; display: inline-block }
.footer-host { padding-top: 20px; text-align: center; }
    .footer-host a { font-size: 14px; color: #EE1c5D; line-height: 40px; }
.copyright-info { font-size: 12px; color: #999; line-height: 40px; text-align: center; padding-bottom: 20px; }
.footer-img { height: 38px; }
.clear::before, .clear::after { content: ''; display: block; clear: both; }
