.content {
    padding: 0 .4rem;
}

.banner_box {
    margin-top: .3733rem;
    width: 9.2rem;
    height: 5.3333rem;
}

.banner_box img {
    width: 100%;
    height: 100%;
}

.content_ul {
    padding-bottom: 1.6rem;
}

.content_ul>li {
    padding-left: 1.6rem;
    color: #333333;
    margin-top: .64rem;
    background-size: 1.28rem 1.28rem;
}

.li_content {
    flex-wrap: wrap;
    border-bottom: .0267rem solid #E5E5E5;
    padding-bottom: .5333rem;
}

.li_content>p {
    width: 100%;
}


.li_tit {
    font-size: .48rem;
    font-weight: bold;
    height: .6667rem;
    line-height: .6667rem;
}

.li_info {
    margin-top: .1067rem;
    font-size: .3733rem;
}

.li_note {
    font-size: .3733rem;
    color: #666666;
    margin-top: .0533rem;
}

.li_email {
    color: #386bf3;
    font-size: .3733rem;
    margin-top: .16rem;
}

.address {
    background: url("../../image/english_homepage/Address.png") 0 0 no-repeat;
    background-size: 54px 54px;
}

.mobile {
    background: url("../../image/english_homepage/Mobile.png") 0 0 no-repeat;
}

.businessCooperation {
    background: url("../../image/english_homepage/BusinessCooperation.png") 0 0 no-repeat;

}