.banner-text{
    text-align: center;
    padding-left: 0px !important;
}
/*.banner-text h1{*/
    /*font-size: 40px !important;*/
    /*line-height: 40px !important;*/
/*}*/
.pages{
    padding: 31px 40px 50px 40px;
}
.pages  h1{
    margin-bottom: 20px;
}
.pages .company-content p{
    text-indent: 2em;
    margin-bottom: 20px;
}
.company-content .content-backcolor{
    background-color:#F1F6FF;
    width: 600px;
    padding: 26px 40px;
}
.company-content .backcolor-name{
    color: #2F69C1;
    font-size: 18px;
    margin-bottom: 10px
}
.company-content .backcolor-info {
   height: 25px;
   line-height: 25px;
   padding-left: 8px;
}
.company-content .backcolor-info .text{
    display: inline-block
}
.company-content .backcolor-info .left-text{
    color:#2F69C1;
    width: 90px;
}
.company-content .each-activity{
    padding-left: 5px;
    height: 30px;
    line-height: 30px;
}
.company-content .each-activity span{
    color: #2F69C1;
    margin-right: 15px;
}
.title-img{
    position: relative;
    margin-top: 35px;
    position: relative;
    left: -7px;
}
.core-img img{
    width: 100px;
}
.title h1{
    font-size: 22px;
}
.page-content{
    min-height: auto !important;
}
