﻿
.companyIntroduction-banner{
    width: 100%;
    height: 399px;
    /*border: 1px solid;*/
    background: url("../image/company-banner.jpg") top center no-repeat;
    background-size: cover;
    position: relative;
}
.companyIntroduction-Title{
    font-family: zaoZiGongFangYueHeiXiTi;
    font-size: 25px;
    font-weight: bold;
    /*font-style: italic;*/
    letter-spacing: 1px;
    color: #333333;
    text-align: center;
}
.gongSiJianJie{
    margin-top: 70px;
}
.title-gongSiJianJie{
    margin-bottom: 60px;
}
.content-gongSiJianJie{
    text-align: center;
    width: 535px;
    font-family: zaoZiGongFangYueHeiXiTi;
    font-size: 18px;
    font-weight: normal;
    font-style: italic;
    line-height: 43px;
    letter-spacing: 1px;
    color: #686868;
    margin: 0 auto;
}
.yuanJingShiMing{
    width: 1200px;
    height: 190px;
    background-color: #FBFBFB;
    margin: 70px 0 42px 0;
}
.title-yuanJingShiMing{
    float: left;
    width: 300px;
    line-height: 130px;
    margin-top: 30px;
    border-right: 1px solid #E7E7E9;
}
.content-yuanJingShiMing{
    float: right;
    width: 900px;
    font-family: zaoZiGongFangYueHeiXiTi;
    font-style: normal;
   padding-left: 100px;
    font-size: 18px;
    color: #333333;
    line-height: 190px;
}
.faZhanLiCheng{
    width: 100%;
    height: 357px;
    background: url("../image/Development-bg.jpg") center top no-repeat;
    background-size: cover;
    position: relative;
}
.faZhanLiCheng img{
    /*position: absolute;*/
    /*bottom: 20px;*/
    /*left: 0;*/
    width: 1200px;
    margin: 0 auto;
    margin-top: 35px;
}
.zhanLueHeZuo{
    margin-top: 70px;
    margin-bottom: 50px;
}
.title-zhanLueHeZuo{
    margin-bottom: 30px;
}
.marginTop38px{
    padding-top: 38px;
}
.heZuoHuoBan-ul li{
    width: 400px;
    float: left;
    text-align: center;
}