body,
div {
    margin: 0;
    padding: 0;
}

.fade-enter-active,
.fade-leave-active {
    transition: opacity 0.25s;
}
.fade-enter, .fade-leave-to /* .fade-leave-active in <2.1.8 */ {
    opacity: 0;
}

div.body {
    min-width: 1200px;
    max-width: 1904px;
    margin: 0 auto;
    background-color: #FFF;
    font-size: 16px;
    line-height: 28px;
    color: #333;
}

div.body * {
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
}

.mt-10 {
    margin-top: 10px !important;
}

.mt-20 {
    margin-top: 20px !important;
}

.header-span-1 {
    width: 100%;
    height: 317px;
    background: url(/site/images/about/about-us/banner.png) no-repeat center center;
}

.header-span-1 ul li {
    background: rgba(255, 255, 255, 0.5);
    color: #FFFFFF;
    width: 270px;
    line-height: 45px;
    text-align: center;
    margin: 0 10px;
    cursor: pointer;
}

.header-span-1 ul li.current {
    background: #da251b;
}

.header-span-2 {
    width: 100%;
    height: 398px;
    /* background: url(/site/images/about/about-us/about-zlp.png?1) no-repeat center center; */
    background-size: cover;
}

.header-span-3 {
    width: 100%;
    height: 421px;
    background: url(/site/images/about/about-us/vision.png) no-repeat center center;
    background-size: cover;
}

.header-span-4 {
    width: 100%;
    height: 369px;
    background: url(/site/images/about/about-us/process.png) no-repeat center center;
    background-size: cover;
}

.header-span-5 {
    width: 100%;
    height: 624px;
    background: url(/site/images/about/about-us/global.png) no-repeat center center;
    background-size: cover;
}

.header-span-6 {
    background: #F6F7F8;
    text-align: center;
}

.header-span-6 .block-title {
    margin: 20px 0px;
}

.header-span-6 ul li {
    width: 362px;
    height: 180px;
    background: #FFFFFF;
    margin: 0px 10px;
    line-height: 35px;
}

.header-span-6 ul li span.icon {
    height: 64px;
    width: 100%;
    margin-bottom: 10px;
}

.header-span-6 ul li span.icon.icon-1 {
    background: url(/site/images/about/about-us/telephone.png) no-repeat center;
}

.header-span-6 ul li span.icon.icon-2 {
    background: url(/site/images/about/about-us/email-icon.png) no-repeat center;
}

.header-span-6 ul li span.icon.icon-3 {
    background: url(/site/images/about/about-us/contact-icon.png) no-repeat center;
}

.header-span-6 .info {
    font-size: 18px;
    color: #da251c;
    font-weight: bold;
}

.header-span-6 .mini-title {
    font-size: 14px;
}


.header-span-6 .contact-btn {
    width: 300px;
    line-height: 35px;
    border-radius: 3px;
    font-size: 14px;
    color: #FFF;
    background: linear-gradient(to bottom, #F35C43, #EB3449);
    background: -moz-linear-gradient(top, #F35C43, #EB3449);
    background: -webkit-gradient(linear, top, bottom, color-stop(0%, #F35C43), color-stop(100%, #EB3449));
    background: -webkit-linear-gradient(top, #F35C43, #EB3449);
    background: -o-linear-gradient(top, #F35C43, #EB3449);
    font-weight: bold;
    cursor: pointer;
}

.header-span-7 {
    width: 100%;
    background: #F6F7F8;
    padding-top: 15px;
    padding-bottom: 15px;
}

.header-span-7 .contain {
    width: 1128px;
    height: 372px;
    background: url(/site/images/about/about-us/address.png) no-repeat center;
    margin: 0 auto;
}

.popup {
    width: 100%;
    height: 100%;
    display: flex;
    background: rgba(33, 33, 33, 0.2);
    top: 0;
    left: 0;
    position: fixed;
    z-index: 99999;
    align-items: center;
}

.popup .consult-body {
    width: 320px;
    height: 370px;
    margin: 0 auto;
    margin-top: 35px;
    background: #fff;
    border-radius: 10px;
    padding: 35px;
    position: relative;
    text-align: center;
}

.popup .consult-body .close-btn {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 15px;
    right: 15px;
}

.popup .consult-body .qr-img {
    width: 250px;
    height: 250px;
    margin: 0 auto;
    display: block;
}

.popup .consult-body .consult-title {
    font-size: 24px;
    font-weight: 600;
    margin: 20px;
}

.popup .consult-body .consult-subhead {
    margin: 15px auto;
}

.viewVideo .layui-layer-content {
    padding: 0px;
    overflow: hidden;
}
.viewVideo .closeLayer {
    width: 0.25rem;
    height: 0.25rem;
    position: absolute;
    top: 0.15rem;
    right: 0.15rem;
    cursor: pointer;
    z-index: 999;
}

.header-span-7 .partner-body .partner-group .partner:hover {
    box-shadow: 0 8px 16px 3px rgba(153, 153, 153, 0.6);
    transform: translateY(0px) scale(1.02) rotateX(5deg);
}

.ml-10 {
    margin-left: 10px;
}

/*登录注册 角色选择*/
.content_role {
    width: 500px;
    height: 230px;
    margin: 0 auto;
}
.content_role a {
    width: 190px;
    height: 190px;
}
.role_soho {
    height: 190px;
    width: 190px;
    float: left;
    background: url(/new/images/role_soho_2.png) no-repeat center center;
}
.role_soho:hover {
    background: url(/new/images/role_soho.png) no-repeat center center;
}
.role_hr {
    height: 190px;
    width: 190px;
    float: right;
    background: url(/new/images/role_hr_2.png) no-repeat center center;
}
.role_hr:hover {
    background: url(/new/images/role_hr.png) no-repeat center center;
}
.role_text {
    height: 30px;
    width: 500px;
    line-height: 30px;
    float: left;
    margin-top: 10px;
}
.role_text a {
    color: #fff;
    font-size: 18px;
    font-family: "微软雅黑";
    font-weight: normal;
}
.soho_t a {
    float: left;
    width: 190px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.soho_t a:hover {
    color: #ff964a;
}
.hr_t a {
    float: right;
    width: 190px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.hr_t a:hover {
    color: #ff964a;
}

.header-span-2{
    overflow: hidden;
}

.header-span-2 .span-title{
    font-size: 24px;
    /* font-weight: 700; */
    text-align: center;
    width: 130px;
    height: 30px;
    margin: 0 auto;
    margin-top: 24px;
    color: #333;
    position: relative;
}

.header-span-2 .span-title::before{
    content: " ";
    height: 4px;
    width: 80px;
    background-color: #fb594a;
    position: absolute;
    bottom: -2px;
    right: 3px;
}


.header-span-2 .span-content{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 1200px;
    box-sizing: border-box;
    padding: 10px 40px;
    margin: 0 auto;
}

.header-span-2 .span-content .span-image{
    height: 302px;
    width: 428px;margin-right: 60px;
}

.text-red-500{
    color: red;
}