﻿/*---new_xie---*/
.pageShow {
    position: relative;
    width: 100%;
    height: 400px;
    background: url(../../images/Newimg/Index/company_introduction_05.png) center center;
}
.main_document {
    width: 1050px;
    height:auto;
    /*background: #ffd800;*/
    padding: 30px 2px 50px 2px;
}

.main_subtitle {
    font-family: Arial;
    font-size: 2.4rem;
    line-height: 2.8125rem;
    font-weight: 200;
    color: #373a3c;
    margin-bottom: 40px;
}

.first_module {
    width: 100%;
    height: auto;
    /*background:#ff0000;*/
}
.main_document p {
    list-style: none;
    font-family: 'Proxima Nova', sans-serif;
    font-size: 1.25rem;
    line-height: 1.5rem;
    font-weight: 100;
    color: #000000;
    padding: 2px 2px 5px 6px;
    text-align: left;
}

.line_p {
    height: 50px;
    /*background: #000000;*/
}
