.banner{
    width:100%;
    background:url("/crossBorder/images/bjs-33707a22e4d4fd28c827c507ba4ac421.png") center no-repeat;
    background-size: 100% 100%;
    padding-top:5px;
    padding-bottom:30px;
}
img{width:100%;}
.flex{
    display: flex;
    justify-content: space-between;
}
.account{
    width:1100px; margin:0 auto;
    align-items: center;
}
.acc_left{
    width:455px;
}
.acc_rig{
    width:640px;
    margin-top:20px;
}
.acc_l{
    width:500px;
    color: #333333;
}
.account h2{
    font-family: AlibabaPuHuiTi-Bold;
    font-size: 30px;
    line-height: 1.8;
    font-weight: bold;
}
.account p{
    font-size: 16px;
    line-height:1.7;
    margin-top:15px;
}
.acc_r{
    width:492px;
}
.account ul {
    list-style: none;
}
.account ul li{
    width:180px;
    text-align: center;
}
.account ul li img{
    width: 119px;
    height: 107px;
    display: block;
    margin:0 auto;
}
.account ul li h3{
    font-family: AlibabaPuHuiTi-Bold;
    margin-top: 36px;
    font-size: 24px;
    font-weight: bold;
}
.account ul li p{
    margin-top:10px;
    font-size: 16px;
    color: #666666;
    line-height:1.7;
}
.center a, .center a:hover {
    color: #333333;
}
/*顶部样式*/
.layui-nav{
    background:none!important;
}
.layui-nav .layui-nav-item a{
    color:black!important;
}
