.smtTop_banner{
    height: 800px;
    background: url(../../img/Company/smtTop_banner.png) no-repeat center;
}

.en_smtTop_banner{
    background: url(../../img/Company/smtTop_banner_en.png) no-repeat center;
}

.smtTop_introduce{
    height: 546px;
    background-color: #1B1D1F;
}

.smtTop_introduce .content{
    width: 843px;
    margin: 0 auto;
    padding-top: 107px;
    color: #fff;
    font-size: 22px;
    line-height: 2;
}

.smtTop_introduce .en_content{
    width: 948px;
    padding-top: 70px;
    font-size: 20px;
    line-height: 1.8;
}

.smtTop_range{
    position: relative;
    height: 957px;
    background-color: #F9F9F9;
}

.smtTop_range .content{
    position: absolute;
    top: -110px;
    width: 1200px;
    height: 631px;
    padding-left: 122px;
    background-color: #FFCD47;
    box-shadow: 0px 37px 46px 0px rgba(88,64,1,0.31);
    border-radius: 10px;
}

.smtTop_range .content ._title{
    padding-top: 105px;
    margin-bottom: 5px;
    margin-left: -156px;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
}

.smtTop_range .content li{
    float: left;
    width: 33.3%;
    margin-top: 100px;
}

.smtTop_range .content .en_thLi{
    margin-left: -50px;
}

.smtTop_range ._inline{
    display: inline-block;
    margin-left: 15px;
    font-size: 20px;
    vertical-align: middle;
}

.smtTop_range ._inline div:nth-child(2){
    margin-top: 10px;
    font-size: 30px;
    font-weight: 800;
}

.smtTop_project{
    position: relative;
    height: 533px;
}

.smtTop_project .smtTop_projectBox{
    position: absolute;
    bottom: 110px;
    left: 0;
    right: 0;
    width: 1512px;
    margin: 0 auto;
}

.smtTop_project li{
    float: left;
    width: 480px;
    height: 640px;
    margin-right: 36px;
    padding-top: 75px;
    box-shadow: 0px 37px 46px 0px rgba(89,89,89,0.31);
    border-radius: 10px;
    background-color: #fff;
    text-align: center;
    box-sizing: border-box;
}

.smtTop_project ._lis{
    margin-right: 0;
}

.smtTop_project li h3{
    margin-bottom: 50px;
    font-size: 24px;
    font-weight: 700;
}

.smtTop_project li p{
    width: 90%;
    margin: 0 auto;
    margin-bottom: 25px;
    font-size: 18px;
    color: #999;
}

.smtTop_project .en_ul li p{
    font-size: 16px;
}

.smtTop_ability{
    height: 446px;
    background: url(../../img/Company/smtTop_ability.png) no-repeat center;
}

.smtTop_ability .content{
    width: 840px;
    margin: 0 auto;
    color: #fff;
    font-size: 22px;
}

.smtTop_ability .content h3{
    padding-top: 105px;
    margin-bottom: 74px;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
}

.smtTop_ability .content .en_h3{
    padding-top: 50px;
    margin-bottom: 30px;
}

.smtTop_ability .content p{
    line-height: 2;
}

.homeTop_input{
    height: 556px;
}

.homeTop_input ._need{
    padding-top: 115px;
    margin-bottom: 56px;
    font-size: 30px;
}

.homeTop_input ._fillBox button{
    width: 100px;
    height: 50px;
    line-height: 50px;
    margin-top: 50px;
}