.aboutUs{margin-top: 70px;
background: url("../newImages/about-bg.png") no-repeat;background-size: 100% 100%;}
.aboutUs main{display: flex;justify-content: space-between;align-items: center;}
.aboutUs .navLeft{width:21%;float: left;}
.right-main {
    background: #fff;
    float: right;
    width: 77%;
}
#plus_content1 .content-box{padding: 0;}
.content-box {
    padding: 25px 25px 57px 25px;
    box-sizing: border-box;
}
.aboutUs .navLeft ul{background: #000;padding: 10px;box-sizing: border-box;width: 100%;}
.aboutUs .navLeft .title,.aboutUs .aboutUs-wrap .title{width: 100%;padding-left: 10px;
    box-sizing: border-box;
    height: 61px; font-family: Arial,Helvetica,sans-serif;
    font-size: 30px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 61px;
    letter-spacing: 0px;
    color: #212121;
    background-color: #fdb819;}
.aboutUs .navLeft ul li{
    margin-bottom: 14px;
}
.aboutUs .navLeft ul li a{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 19px;
    letter-spacing: 0px;
    color: #ffffff;
}
.aboutUs .aboutUs-wrap{
    width: 77%;
}
.about-main{
    background: #fff;
    padding: 25px 25px 99px 25px;box-sizing: border-box;
}
.about1{display: flex;justify-content: space-between;margin-bottom: 20px;}
.about1 .about1-text{width: 49%;font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: 0px;
    color: #9a9a9a;}
.about1 .about1-img{width: 49%;}
.about1 .about1-img img{width: 100%;}
.about2{
    background: url("../newImages/about2.png") no-repeat;
    background-size: 100% 100%;height: 186px;
    display: flex;align-items: center;justify-content: center;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: 0px;
    color: #ffffff;
}
.about2 p{text-align: center;width: 70%;margin: 0 auto;}
.title-box{
    display: flex;
    flex-direction: column;
    margin-top: 30px;
}
.title-box p{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 25px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 41px;
    letter-spacing: 0px;
    color: #fdb819;
}
.title-box .line{display: flex;flex-direction: column;}
.title-box .line span{
    display: block;
    width: 95px;
    height: 2px;
    background-color: #fdb819;
}
.title-box .line p{
    width: 100%;
    height: 1px;
    background: #d9d9d9;
}
.about3-wrap{
    background: url("../newImages/about3.png") no-repeat;
    background-size: 100% 100%;
    margin-top: 20px;height: 371px;
}
.about3-wrap p{
    width: 45%;
    background: rgba(0,0,0,.65);
    display: flex;align-items: center;
    justify-content: center;
    font-family: Arial,Helvetica,sans-serif;
    box-sizing: border-box;
    font-size: 18px;height: 100%;
    font-weight: normal;
    font-stretch: normal;float: right;
    line-height: 22px;
    letter-spacing: 0px;
    color: #ffffff;
}
.about3 ul{display: flex;align-items: center;margin-top: 10px;}
.about3 ul li{width: 33%;margin-right: 10px;}
.about3 ul li:last-child{margin-right: 0px;}
.about3 ul li img{width: 100%;}
.about4-wrap,.about5-wrap{margin-top: 20px;}
.about4-wrap p,.about5-wrap p{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: 0px;
    color: #9a9a9a;
}
.about4-wrap ul{display: flex;align-items: center;justify-content: space-between;}
.about4-wrap ul li{width:16%;margin-top: 10px;}
.about4-wrap ul li img{width:100%;}
.about5-img{display: flex;margin-top: 10px;}
.about5-img-left{
    width:589px;height: 382px;margin-right: 10px;
}
.about5-img-left img{width: 100%;vertical-align: middle;}
.about5-img-right{width: 307px;height: 186px;}
.about5-img-right img{width: 100%;margin-bottom: 6px;}
.about5-img-right img:last-child{margin-bottom: 0;vertical-align: top;}