a {
    text-decoration: none;
    color: #333;
    transition: all ease .3s;
}


/*****************企业文化************/

: .crc-culture-video {
    box-sizing: border-box;
    border-radius: 8px;
    border: 1px solid #dbd4cd;
    padding: 10px;
    text-align: center;
    margin: 20px auto 0px;
}

.crc-qiye-title {
    padding: 20px 0px 20px 0px;
    font-size: 20px;
    font-weight: bold;
    color: #1380c0;
}

.crc-qiye-wrap-mode {
    border: 1px solid #dbd4cd;
    border-radius: 8px;
    padding: 24px;
    margin-bottom: 20px;
}

.crc-qiye-wrap-tuwen:last-child {
    border: none;
}

.crc-qiye-fl {
    float: left;
}

.crc-qiye-fr {
    float: right;
}

.crc-qiye-wrap-tuwen {
    overflow: hidden;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
}

.crc-qiye-wrap-tuwen-pic .img {
    width: 280px;
    height: 270px;
    background: url(../image/W020211117594233344016.png) center center;
    background-size: cover;
    margin-top: 40px;
}

.crc-qiye-wrap-tuwen-wenben {
    padding: 0px 0px;
    width: 370px;
}

.crc-qiye-wrap-tuwen-wenben table {
    table-layout: initial;
}

.crc-qiye-wrap-tuwen-wenben table td {
    padding: 10px 15px 5px 15px;
    white-space: nowrap;
    vertical-align: top;
}

.crc-qiye-wrap-tuwen-title {
    font-weight: bold;
    margin-bottom: 16px;
    font-size: 16px;
}

.crc-qiye-wrap-tuwen-desc {
    color: #666;
    text-align: justify;
}

.crc-qiye-wrap-tuwen p {
    margin-bottom: 0px;
    line-height: 1.9;
    color: #666;
}

.crc-qiye-wenben-title {
    padding: 30px 0px 20px 24px;
    font-size: 20px;
    font-weight: bold;
    background: url(../image/crc-icon-star.png) no-repeat left 40px;
    background-size: 16px 16px;
}

.crc-qiye-wenben-content p {
    color: #666;
    padding-bottom: 0px;
    line-height: 2;
}

.crc-qiye-wenben-content {
    padding-top: 0px;
}

.crc-qiye-wenben-content p:last-child {
    padding-bottom: 0px;
}

.crc-qiye-wenben p {
    margin-bottom: 15px;
}

.crc-qiye-wenben {
    border-bottom: 1px solid #eee;
    padding-bottom: 30px;
}

.crc-qiye-wenben:last-child {
    border: none;
    padding-bottom: 0px;
}

.crc-qiye-wrap-inner-pic {
    width: 180px;
    box-sizing: content-box;
}

.crc-qiye-wrap-inner-pic .img {
    height: 200px;
    width: 180px;
    background: url(../image/W020211117598846324030.png);
    background-size: cover;
}

.img1 {
    height: 200px;
    width: 180px;
    background: url(../image/W020211117598846363435.png);
    background-size: cover;
}

.img2 {
    width: 180px;
    height: 148px;
    background: url(../image/yuanjing.png);
    background-size: cover;
}

.img3 {
    width: 180px;
    height: 148px;
    background: url(../image/W020211117598846438589.png);
    background-size: cover;
}

.crc-qiye-wrap-inner-wenben {
    width: 470px;
    box-sizing: content-box;
}

.crc-qiye-wrap-tuwen>div:first-child {
    padding-right: 50px;
}

.crc-qiye-bz {
    width: 170px;
}

.crc-qiye-bz img {
    width: 100%;
}

.crc-qiye-bz-wenben {
    width: 530px;
}

.crc-qiye-wrap-table-main {
    overflow: hidden;
}

.crc-qiye-wrap-table-wrap {
    width: 50%;
    float: left;
}

.crc-qiye-wrap-jia-wenben {
    padding: 0px!important;
    background: url(../image/culture-pic-05.png) no-repeat right top;
    background-size: 180px auto;
}

.crc-qiye-wrap-table-wrap {
    padding: 0px 44px 0px 15px;
    background: url(../image/culture-line.png) no-repeat right center;
}

.crc-qiye-wrap-table-wrap:nth-child(2n) {
    padding-left: 46px;
    padding-right: 0px;
    background: none;
}

.crc-qiye-wrap-table-wrap-title {
    font-weight: bold;
    margin-bottom: 5px;
}

.crc-qiye-wrap-table-wrap-content p {
    margin-bottom: 30px;
}

.crc-qiye-all {
    background: url(../image/culture-pic-07.png) no-repeat right 25px top 25px;
    background-size: 160px auto;
}

.crc-qiye-all .crc-qiye-wrap-tuwen {
    border: none;
    margin-bottom: 20px;
}

.crc-qiye-all .crc-qiye-wrap-table-wrap:nth-child(2n) {
    padding-left: 90px;
}

.crc-qiye-all p {
    color: #666;
    line-height: 2.5;
}

.crc-qiye-all .crc-qiye-wrap-mode {
    padding-bottom: 0px;
}

.crc-qiye-wrap-fenwei .crc-qiye-wrap-inner-wenben {
    width: 100%;
    padding: 0px!important;
}

.crc-huanhang br {
    display: none;
}


/*****************企业文化 end************/