﻿.center-detail-flex {
    flex-grow: 1;
    flex-basis: auto;
}


.module.banner.banner_img {
    height: auto !important;
    background: 0;
    display: block;
}

.module.banner {
    background-image: url(../../img/website/template_single_n/banner01.jpg);
    margin-top: 0px;
}

.module.banner {
    display: table;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    color: #fff;
    text-align: center;
}

    .module.banner.banner_img .banner_con {
        display: block;
        width: 100%;
        padding: 0;
    }

    .module.banner .banner_con {
        display: none;
    }

    .module.banner .banner_con {
        display: table-cell;
        vertical-align: middle;
    }

.website * {
    border-color: #ff5304;
}


.module.banner.banner_img .banner_con .con {
    max-width: none;
}

.module.banner .banner_con .con {
    max-width: 1100px;
}

.module.banner .banner_con .con {
    max-width: none;
    width: 100%;
    padding: 0;
}

.website .module .con {
    max-width: 1100px;
}

.website .module .con {
    max-width: 1100px;
    margin: 0 auto;
    position: relative;
}

.module.banner.banner_img .b_img {
    display: block;
}

    .module.banner.banner_img .b_img img {
        width: 100%;
    }

.news-text-con p {
    /* line-height: 26px!important; */
    /* font-size: 16px!important; */
    /* color: #666!important; */
    /* margin: 15px 0; */
    /* font-size: 17px !important; */
    /* line-height: 9px !important; */
    /* margin-bottom: 0px !important; */
    font-family: Arial,Microsoft YaHei !important;
}

    .news-text-con p > img {
        text-align: center !important;
        /* max-width: 50%; */
    }

.news-text-con span > img {
    text-align: center !important;
    max-width: 900px
}

.news-text-con span {
    /* line-height: 26px!important; */
    /* font-size: 16px!important; */
    /* color: #666!important; */
    /* margin: 15px 0; */
 
    line-height: 34px !important;
    margin-bottom: 0px !important;
    /* display: block; */
}

.news-text-con img {
    margin: 0 auto !important;
    /* text-align: center; */
    display: block !important;
}
