﻿.coulture {
    position: relative;
    padding-top:76px;
    margin: -78px auto 0;
    width: 1300px;
    height: 540px;
    background-color: #fff;
    z-index:9;
    text-align:center;
}

.about_brand_profilp {
    position: relative;
    padding-left: 640px;
    margin: 76px auto 0;
    width: 800px;
    padding-top: 270px;
    height: 706px;
    font-size: 20px;
    line-height: 38px;
    color: #666;
    background: url(../images/about_brand_profilp.png) left top no-repeat;
}

    .about_brand_profilp dl {
        position: absolute;
        right:20px;
        top:300px;
        width: 723px;
    }

    .about_brand_profilp dt {
        font-size: 30px;
        line-height: 30px;
        color: #333;
        font-weight: 700;
    }

    .about_brand_profilp dd {
        padding-top: 60px;
        text-indent: 2em;
        font-size: 24px;
        line-height: 50px;
        color: #666;
    }

.who_are_we {
    position: relative;
    margin: 80px auto 0;
    width: 1440px;
    height: 903px;
}

    .who_are_we .logo {
        position: absolute;
        bottom: 0;
        right: 86px;
        width: 551px;
        height: 827px;
        text-align: center;
        line-height: 827px;
        background-color: #bb0f16;
        z-index: 10;
    }

.who_are_we dl
{
    position:absolute;
    top:0;
    left:0;
    z-index:12;
}

.who_are_we dt {
    font-size: 25px;
    line-height: 42px;
    color: #333;
    font-weight: 700;
}

.who_are_we dd {
    width: 650px;
    font-size: 20px;
    line-height: 42px;
    color: #666;
}

.about_honor {
    position: relative;
    margin: 100px auto 0;
}

.about_honor .title{
    position:absolute;
    top:140px;
    left:85px;
    width:159px;
    height:40px;
    background:url(../images/about_honor_title.png) center no-repeat;
}

.about_honor .items {
    position: relative;
    height: 349px;
    background-color: #bb0f16;
}

.about_honor .items .layui-row {
    position: absolute;
    left: 0;
    right: 0;
    top: -470px;
    margin: auto;
    width: 1600px;
}

.about_honor .items dl {
    float: left;
    margin-left: 40px;
}

.about_honor .items dt {
    width: 480px;
    height: 270px;
    font-weight: 700;
    line-height: 270px;
    text-align: center;
    background-color: #fff;
}

.about_honor .items dd {
    text-align: center;
    font-size: 32px;
    line-height: 95px;
    color: #fff;
}

.we_of_ability {
    position: relative;
    margin: 108px auto 0;
    width: 1504px;
    padding-top: 747px;
    background: url(../images/we_of_ability.png) top right no-repeat;
}

.we_of_ability .explain {
    position: absolute;
    right: 0;
    top: 419px;
    width: 768px;
}

.we_of_ability .explain dt {
    font-size: 30px;
    line-height: 32px;
    color: #333;
    text-align: right;
    font-weight: 700;
}

.we_of_ability .explain dd {
    padding-top: 48px;
    font-size: 24px;
    line-height: 52px;
    color: #666;
}

.we_of_ability .items li {
    height: 363px;
    padding-bottom: 77px;
}

.zuzhi {
    padding-top: 158px;
    padding-bottom: 158px;
    text-align: center;
}

.our_team{
}

.our_team .title{
    height:310px;
    background:url(../images/our_team.png) center no-repeat;
}

.our_team .explain {
    padding-top: 66px;
    padding-bottom: 120px;
    font-size: 24px;
    line-height: 52px;
    color: #666;
    text-align: center;
}

    .our_team .items {
        margin: 0 auto;
        width: 1600px;
    }
    .our_team .items ul {
        margin-left: -23px;
    }
    .our_team .items li {
        float: left;
        margin-left: 23px;
    }

.our_activities{
    padding-top:158px;
    padding-bottom:90px;
}

.our_activities .title {
    height:309px;
    background: url(../images/our_activities.png) center no-repeat;
}

.our_activities .explain {
    padding-top:67px;
    font-size: 24px;
    line-height: 52px;
    color: #666;
    text-align:center;
}

.zhaopin{
    padding-top:112px;
    height:1295px;
    background-color:#f5f5f5;
}

    .zhaopin .items {
        margin: 0 auto;
        width: 1500px;
    }

.zhaopin .items li {
    margin-bottom:20px;
    height: 160px;
    background-color: #fff;
}

.zhaopin .items li a {
    display: block;
    padding-top:12px;
    padding-left: 27px;
    padding-right: 22px;
    height: 160px;
    color: #030303;
}

.zhaopin .items li a span{
    color:#999;
}

.zhaopin .items li a:hover {
    color: #fff;
    background-color: #fd9727;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}

.zhaopin .items li a:hover span{
    color:#fff;
}

.zhaopin .items li .name {
    font-size: 24px;
    line-height: 24px;
}

.zhaopin .items li .date {
    font-size: 18px;
    line-height: 24px;
    text-align: right;
}

.zhaopin .items li td {
    padding-top: 20px;
    font-size: 18px;
    line-height: 18px;
}

.layui-laypage a, .layui-laypage span {
    padding: 0px 40px;
    height: 52px;
    line-height: 52px;
}

#demo2-1{
    margin-top:60px;
    text-align:center;
}