#news.frontend .page_banner img {
    width: 100%;
}
#news.frontend .page_floor {
    background-color: #fff;
}
#news.frontend .page_floor:nth-child(odd) {
    background-color: #e9f2fa;
}
#news.frontend .page_floor .floor_header {
    background: url("../images/news/floor-title-bg.png") no-repeat center center;
    padding: 0;
}
#news.frontend .page_floor.meeting_synopsis .floor_header {
    background-image: none;
}
#news.frontend .meeting_synopsis .news_title {
    padding: 70px 0 42px;
}
#news.frontend .news_title {
    text-align: center;
    font-size: 30px;
    color: #343434;
    font-weight: 500;
    padding: 70px 0 10px;
    line-height: 1;
}
#news.frontend .sub_title {
    text-align: center;
    font-size: 18px;
    color: #343434;
    font-weight: 500;
    padding: 0 0 50px;
    line-height: 1;
}
#news.frontend .meeting_synopsis .floor_content {
    padding-bottom: 40px;
}
#news.frontend .meeting_synopsis .floor_content p {
    font-size: 16px;
    line-height: 2;
    text-indent: 2em;
    margin-bottom: 32px;
    color: #777;
}
#news.frontend .keynoter .mt-card-avatar img {
    width: 100%;
}
#news.frontend .keynoter .mt-card-content .mt-card-name {
    color: #343434;
}
#news.frontend .keynoter .mt-card-content .mt-card-desc {
    color: #999;
}
#news.frontend .keynoter .mt-card-item {
    background: #fff !important;
    border: 0!important;
    padding-bottom: 30px;
    margin-bottom: 96px;
}
#news.frontend .scene_overview .mt-card-item {
    margin-bottom: 20px;
}
#news.frontend .scene_overview .mt-card-item img {
    width: 100%;
}
#news.frontend .scene_overview {
    padding-bottom: 70px;
}
#news.frontend .scene_overview .col-md-12,
#news.frontend .scene_overview .col-md-3,
#news.frontend .scene_overview .col-md-6 {
    padding-left: 10px;
    padding-right: 10px;
}
#news.frontend .McGregor_Coxall .content_portlet {
    display: flex;
    background: #4a5e99;
    margin-bottom: 70px;
}

#news.frontend .McGregor_Coxall .content_portlet *{
    color: #fff;
    font-size: 18px;
}
#news.frontend .McGregor_Coxall .content_portlet>*{
    width: 32%;
    padding: 45px 40px;
    text-align: left;
}

#news.frontend .McGregor_Coxall .content_portlet>.title_item{
    width: 36%;
}

#news.frontend .McGregor_Coxall .content_portlet .portlet_title {
    font-size: 36px;
    font-weight: 500;
    height: 100%;
    line-height: 90px;
}
#news.frontend .McGregor_Coxall .content_portlet.right .portlet_title {
    text-align: right;
}
#news.frontend .McGregor_Coxall .content_portlet li {
    position: relative;
}
#news.frontend .McGregor_Coxall .content_portlet li .portlet_list {
    line-height: 34px;
    margin-bottom: 22px;
}
#news.frontend .McGregor_Coxall .content_portlet.right li .portlet_list {
    line-height: 90px;
}
#news.frontend .McGregor_Coxall .content_portlet li .portlet_list:last-child {
    margin-bottom: 0;
}
#news.frontend .McGregor_Coxall .content_portlet .portlet_slant {
    height: 1px;
    width: 127px;
    -webkit-transform: rotate(-45deg) translateY(-50%);
    -moz-transform: rotate(-45deg) translateY(-50%);
    -ms-transform: rotate(-45deg) translateY(-50%);
    -o-transform: rotate(-45deg) translateY(-50%);
    transform: rotate(-45deg) translateY(-50%);
    -webkit-transform-origin: 64px .5px;
    -moz-transform-origin: 64px .5px;
    -ms-transform-origin: 64px .5px;
    -o-transform-origin: 64px .5px;
    transform-origin: 64px .5px;
    background: #fff;
    position: absolute;
    right: 60px;
    top: 50%;
}
#news.frontend .McGregor_Coxall .content_portlet.right .portlet_slant {
    right: auto;
    left: 60px;
    top: 50%;
}
#news.frontend .alliance_structure .content_portlet {
    background: #F5F5F5;
    margin-bottom: 20px;
    padding: 30px 35px 20px;
}
#news.frontend .alliance_structure .floor_content {
    margin-bottom: 90px;
}
#news.frontend .alliance_structure .content_portlet li {
    display: flex;
}
#news.frontend .alliance_structure .content_portlet.first li .portlet_content {
    margin-right: 40px;
}
#news.frontend .alliance_structure .content_portlet li > .portlet_label {
    overflow: hidden;
    white-space: nowrap;
    line-height: 64px;
    color: #343434;
    font-size: 18px;
}
#news.frontend .alliance_structure .content_portlet li > .portlet_content {
    padding-left: 20px;
    /*display: flex;*/
    /*justify-content: flex-start;*/
    /*flex-wrap: wrap;*/
}
#news.frontend .alliance_structure .content_portlet li > .portlet_content img {
    margin-bottom: 10px;
    margin-right: 10px;
}

.news .container{padding: 0 0}
.news{ padding-top:62px;}
.news .title h4{ font-size:24px; margin-top:40px; margin-bottom:20px;}
.news .title h4 i{ font-size:20px; margin-right:6px;}
.news .title{ border-bottom:1px solid #d9d9d9;}
.news-list{ margin-bottom:62px;}
.news-list .row{ position:relative; padding:40px 0;border-bottom:1px solid #d9d9d9; margin:0; overflow:hidden}
.news-list .left { width:200px;position:absolute; left:0; top:40px;}
.news-list .left img{ display:block; width:100%; }
.news-list .right{ padding-left:220px; width:100%;}
.news-list .right h4{ margin-top:0; margin-bottom:0; height:30px; line-height:30px; font-size:20px; font-weight:bold; overflow:hidden; position:relative; top:-4px;}
.news-list .right p{ padding-top:42px; position:relative; font-size:14px; color:#5f5f5f; height:108px; line-height:24px; overflow:hidden; margin-bottom:0;}
.news-list .right p span.top{ position:absolute; left:0; top:-6px;}
.news-list .right p .from{ padding-right:20px;}
.news-list .right p i{ font-style: normal}
.page{ height:52px; line-height:52px; overflow:hidden; margin-top:50px; margin-bottom:180px;}
.page .btns{ float:left}
.page .btns a{ padding:10px 20px; border:1px solid #c9c9c9; font-size:20px; color:#343434}
.page .btns a.current{ background-color:#343434; color:#fff}
.page .btns a:hover{ background-color:#343434; color:#fff; text-decoration:none;}
@media (max-width:767px){
.news .title{margin:0 -15px; padding:0 15px;}
.news-list .row{ padding:20px 15px; margin:0 -15px;}
.news-list{ margin-bottom:30px;}
.news-list .left{ width:140px; top:20px; left:15px;}
.news-list .right{ padding-left:160px; width:100%;}
.news-list .right p{ padding-top:25px; height:68px}
.news-list .left img{ }
.news-list .right p span.top{ position:relative; top:1px; padding-right:1em}
.news-list .right p span.hide_span{ display:none}
.page { overflow:inherit;}
.page .btns{ float:none}
.page .show-more{ float:none;background-color: #343434;padding:8px;font-size: 16px;color: #fff;line-height: 20px;}
.page .btns a{padding:4px 10px;border: 1px solid #c9c9c9;font-size: 20px;color: #343434;}
.page .btns a{padding:4px 10px;border: 1px solid #c9c9c9;font-size: 20px;color: #343434;}
}

@media (max-width:480px){
.news-list .left{ width:110px;}
.news-list .right{ padding-left:130px; width:100%;}
.news-list .right p{ padding-top:5px; height:48px}}

/*新闻详情*/
.news .title h4 a{ float:right; font-size:16px; position:relative; top:4px; color:#373737;}
.news .title h4 a:hover{ text-decoration:underline}
.news-info .form-time{ color:#c9c9c9; margin-top:20px; margin-bottom:40px;}
.news-info .form{ margin-right:50px;}
.news-info h4{ font-size:30px; font-weight:bold; padding-bottom:20px; border-bottom:1px solid #c7c7c7; margin-bottom:30px;}
.news-info p{ letter-spacing:1px;}
.news-info p img{ display:block; margin:0 auto; width:600px;}
.news-info .link{ padding-bottom:80px; margin-top:80px;}
.news-info .link h4{ font-size:20px; color:#fff; font-weight:normal; background-color:#c9c9c9; height:40px; line-height:40px; padding-left:20px;}
.news-info .link .contain{ padding-left:20px; padding-top:20px;}
.news-info .link .contain p{ margin-bottom:12px;}
@media (max-width:767px){
.news-info .form{ margin-right:20px;}
.news-info p img{ width:100%;}
.news-info h4{ margin:0 -15px; padding:0 15px 15px; margin-bottom:30px;}
.news-info .link .contain{ padding-left:4px;}
}


/*用户协议*/
.deal-info{ margin-bottom:120px;}
.deal-info .form-time{ color:#c9c9c9; margin-top:20px; margin-bottom:40px;}
.deal-info .form{ margin-right:50px;}
.deal-info p{line-height:34px; font-size:14px; color:#373737; margin-bottom:40px;}
@media (max-width:767px){
.news-info .form{ margin-right:20px;}
.news-info p img{ width:100%;}
.news-info h4{ margin:0 -15px; padding:0 15px 15px; margin-bottom:30px;}
.news-info .link .contain{ padding-left:4px;}
}

/*设计服务商*/
.design-facilitator .news .title h4{font-weight: bold;}
.design-facilitator .news-list .left { width:150px;height:150px;border:1px solid #d6d6d6}
.design-facilitator .news-list .left a { display:inline-block;width:100%;height:100%;text-align: center;padding-top: 15%}
.design-facilitator .news-list .left img{ display:inline; width:80%; }
.design-facilitator .news-list .right p{ padding-top:15px;height:87px}
.design-facilitator .news-list .right div{ border-bottom:1px solid #d6d6d6}
.design-facilitator .news-list .right div span{ display: inline-block;font-size:.8em;border:1px solid #d6d6d6;margin:0 5px 10px 2px;padding: 2px 6px;}
.design-facilitator






















