﻿html, body {
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
}

.bannerTit {
    width: 100%;
    height: auto;
}

.imgBan {
    width: 100%;
    height: auto;
}

.navigationSon {
    width: 100%;
    height: 480px;
}

.divComInfo {
    width: 100%;
    float: left;
}

.comInfoData {
    width: 100%;
    margin: 0px auto;
}

.divComLeft {
    width: 55%;
    float: left;
    margin-top: 40px;
}

.comTit {
    font-size: 24px;
    color: #333333;
    font-weight: bold;
}

.hrStyle {
    width: 50px;
    float: left;
    margin: 0px;
    padding: 0px;
    border: 0px;
    border-top: 2px solid #ec6b00;
    margin-top: 20px;
}

.comData {
    font-size: 14px;
    color: #333333;
    line-height: 25px;
}

.divComRight {
    width: 45%;
    float: left;
    margin-top: 50px;
}

.divImg {
    width: calc(100% - 30px);
    height: 300px;
    margin-left: 30px;
}

.imgCom {
    width: 100%;
    height: 100%;
}

.statistics {
    width: 100%;
    height: 186px;
    background-color: #ec6b00;
}

.statCenter {
    width: 75%;
    margin: 0px auto;
    height: 100%;
}

.statBlock {
    width: 24%;
    float: left;
    margin-top: 50px;
    text-align: center;
}

.statNum {
    width: 100%;
    float: left;
}

.divNum {
    float: left;
    font-size: 46px;
    color: white;
    text-align: right;
    font-weight: bold;
}

.numWidth1 {
    width: 61%;
}

.numWidth2 {
    width: 62%;
}

.numWidth3 {
    width: 65%;
}

.numWidth4 {
    width: 70%;
}

.divNumTit {
    float: left;
    font-size: 14px;
    color: white;
}

.statInfo {
    width: 100%;
    float: left;
    font-size: 16px;
    color: white;
    margin-top: 10px;
}

.vertical {
    width: 1px;
    height: 45px;
    float: left;
    border: 0px;
    border-left: 1px solid white;
    margin-top: 72px;
}

.comCulture {
    width: 100%;
    height: 680px;
    padding-top: 90px;
}

.culTit {
    text-align: center;
    font-size: 32px;
    color: #3c3c3c;
}

.hrStyle2 {
    width: 50px;
    margin: 0px auto;
    border: 0px;
    border-top: 2px solid #ec6b00;
    margin-top: 20px;
}

.culData {
    width: 100%;
    margin-top: 66px;
}

.culCenter {
    width: 75%;
    margin: 0px auto;
    min-width: 1260px;
}

.culLeft {
    width: 50%;
    float: left;
}

.culDivImg {
    width: 100%;
    height: 470px;
}

.culImg {
    width: 100%;
    height: 100%;
}

.culRight {
    width: calc(50% - 55px);
    float: left;
    padding-left: 55px;
}

.culBlock {
    width: 100%;
    float: left;
    margin-top: 40px;
}

.culBloTit {
    font-size: 18px;
    color: #ec6b00;
    font-weight: bold;
}

.cluBloData {
    font-size: 16px;
    margin-top: 16px;
}

.development {
    width: 100%;
    height: 600px;
    padding-top: 90px;
    background-image: url(../../images/aboutUs/deveBg.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.deveData {
    width: 75%;
    margin: 0px auto;
    min-width: 1260px;
}

.honorary {
    width: 100%;
    height: 530px;
    background-color: #f9f9f9;
    padding-top: 90px;
}

.honTit {
    text-align: center;
    font-size: 32px;
    color: #3c3c3c;
    height: 36px;
    line-height: 34px;
}

.honData {
    margin-top: 70px;
    width: 100%;
    height: auto;
}

.honImg {
    width: 1280px;
    height: 325px;
}

.cooperative {
    width: 100%;
    height: 315px;
    padding-top: 90px;
}

.cooImg {
    width: 1280px;
    height: 96px;
}

.mao {
    width: 1px;
    height: 1px;
    float: left;
    opacity: 0;
    margin-top: -160px;
}

.divShell {
    width: 100%;
    height: 91px;
}

.ULRolling {
    width: 100%;
    background-color: white;
}

.ULMargin {
    width: 75%;
    margin: 0 auto;
    min-width: 1260px;
}

.aboutUsRolling {
    position: fixed !important;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 10;
    border-bottom: 1px solid #e3e3e3;
}

.hrStyle3 {
    border: 0px;
    border-top: 1px solid #e6e6e6;
    margin-top: -7px;
    width: 100%;
}
