.banner>img{
    width: 100%;
    height: 6.5rem;
}
.briefly{
    padding-top: 0.6rem;
    padding-bottom: 0.4rem;
    text-align: center;
}
.title{
    font-size: 0.48rem;
    font-weight: 600;
    color: #040404;
    margin-bottom: 0.2rem;
}
.msg{
    color: #666666;
    margin-bottom: 0.2rem;
    font-size: 0.32rem;
}
.link{
    background: linear-gradient(90deg, #1E86EE 0%, #55E4F5 100%);
    width: 0.8rem;
    height: 0.08rem;
    border-radius: 8px 8px 8px 8px;
}
.content{
    margin: auto;
    color: #666666;
    line-height: 0.4rem;
    font-size: 0.22rem;
    margin-top: 0.6rem;
}
.content>div{
    text-align: left;
}
.content>div:nth-of-type(1){
    margin-bottom: 0.5rem;
}
.content>div:nth-of-type(2){
    margin-bottom: 0.5rem;
}
.culture{
    margin-top: 0.5rem;
    text-align: center;
}
.culture_img{
    width: 100%;
    height: 7rem;
}
.posi{
    position: relative;
}
.list{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 999;
}
.li{
    color: #fff;
    background-color: rgba(0, 0, 0, 0.2);
    padding: 0.5rem;
    width: 3.6rem;
    height: 1.3rem;
}
.li_img{
    width: 1.2rem;
    height: 1.2rem;
    margin-right: 0.2rem;
}
.li_tit{
    font-weight: 550;
    font-size: 0.28rem;
}
.li_text{
    font-size: 0.22rem;
}
.list>div:nth-of-type(1), .list>div:nth-of-type(2){
    margin-right: 0.4rem;
}
.baseline{
    display: flex;
    align-items: flex-end;
}
.Vision>div:nth-of-type(1){
    margin-top: 1rem;
    margin-left: 2rem;
}
.bg_e{
    margin-top: 1.5rem;
    width: 100%;
    height: 4rem;
    background: #F3F3F3;
}
.bg_e_left{
    margin-left: 2rem;
}
.bg_e_left_title{
    color: #333333;
    font-size: 0.3rem;
}
.bg_e_left_msg{
    margin-top: 0.3rem;
    color: #666666;
    font-size: 0.16rem;
    line-height: 0.25rem;
}
.bg_e_img{
    width: 9.6rem;
    height: 5.8rem;
    position: absolute;
    right:  0rem;
    margin-right: 2rem;
    top: -0.9rem;
}
.contact{
    margin-top: 1.9rem;
    margin-left: 2rem;
    margin-bottom: 1.2rem;
}
.contact_bg{
    width: 100%;
    background-image: url('../images/AboutUs/banner4.png');
    background-size: 100% 100%;
}
.icon-youxiang{
    color: #0368B6;
    font-size: 0.25rem !important;
}
.mail{
    margin-top: 0.44rem;
}
.mail_text{
    color: #0368B6;
    font-size: 0.22rem;
    margin-left: 0.1rem;
}

.company_list_tit{
    color: #333333;
    font-weight: bold;
    text-align: left;
    margin-bottom: 0.3rem;
}
.company_list>div:nth-of-type(1){
    margin-right: .75rem;
}
.company_list>div:nth-of-type(2){
    margin-right: .75rem;
}
.company_list>div:nth-of-type(3){
    margin-right: .33rem;
}
.company_lists>div:nth-of-type(1){
    margin-right: .62rem;
}
.company_lists>div:nth-of-type(2){
    margin-right: .42rem;
}
.company_lists>div:nth-of-type(3){
    margin-right: .62rem;
}
.company_lists{
    margin-top: 0.3rem;
}