
.a_banner{
    text-align: center;

}
.a_banner img{
    width: 100%;
}
.f_div1,.f_div2,.f_div3{
    width: 100%;
    position: relative;
}
.f_div1{
    background-image:url('/resources/images/aboutus_f1_div.png');
    background-repeat:no-repeat;
    background-position:center center;
    background-color: #F9F9F9 ;
}
.f_div3{
    background-color: #F9F9F9;
    padding-top: 80px;
    padding-bottom: 80px;
}
.c_div{
    /*position:relative;
    left:-600px;
    margin-left: 50%;*/
    margin:auto;
    width: 1200px;
}
.c1{

}

.company_dec_title{
    font-weight: bold;
    letter-spacing:0px;
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 30px;
    color: #323232;
    text-align: center;

}
.company_dec p{
    /*text-indent : 32px;*/
    margin-top: 20px;

    font-size: 16px;
    color: #666666;
}
.logo_title{
    font-size: 30px;
    font-weight: bold;
    color: #323335;
    letter-spacing:0px;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 35px;
}
.c1 .logo{
    width: 30%;
    /*float: left;*/
    text-align: center;
}
.c1 .logo img{
    width:329px;
}
.c1 .logo_desc{
    height: 92px;
    min-width: 70%;
    width: 70%;
    position: relative;
    top: -73px;
    left: 33%;
}
.c1 .logo_desc  p{
    width: 100%;
    margin-top: 20px;
    font-size: 16px;
    color: #666666;
}
.history_dec{
    text-align: center;
    font-size: 14px;
    color: #fff;
    letter-spacing: 0;
    text-align: center;
    display: none;
}
.aboutus_history{
    padding-top:  0px;
    margin-bottom: 30px;
}
.ty{
    /*height: 160px;*/
    background-color: #FF5D35;
    text-align: center;
}
.ty img{
    width: 100%;
    /*height: 160px;*/
    background-size:cover;
}


