body,button, input, select, textarea,h1 ,h2, h3, h4, h5, h6,p { font-family: "PingFang SC;"}
html,body{
    width: 100%;
    margin: 0;
    padding: 0;
}
/* 背景图以后可能做成banner */
.head-nav {
    min-width: 1200px;
    height: 784px;
    background: url('../images/company-banner.png') no-repeat;
    background-size: 100% 100%;
}
.index-content {
    min-width: 1200px;
    position: relative;
    overflow: hidden;
}
.com-box h3,.index-content h3 {
    font-size: 26px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 10px;
}
/* 企业介绍 开始 */
.content-item1 {
    min-width: 1200px;
    height: 741px;
    background: url('../images/partner-background-1.png') no-repeat;
    background-size: 100% 100%;
    position: relative;
    z-index: -1;
    margin-top: -280px;
}
.bg-img {
    position: absolute;
    right: 144px;
    top: 0;
}
.main-cont {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.main-cont>p{
    font-size: 16px;
    color: #333333;
    font-weight: 400;
}
.company-text {
    text-align: center;
    margin-top:20px
}
.company-text p {
    font-size: 16px;
    font-weight: bold;
    color: #666666;
    margin-bottom:20px;
}
/* 企业介绍 结束 */

/* 企业荣誉 开始 */
.content-item2 {
    min-width: 1200px;
    height: 678px;
    background: url('../images/company-background-1.png') no-repeat;
    background-size: 100% 100%;
    position: relative;
    margin-top: -156px;
    position: relative;
}
p.qyry {
    position: absolute;
    left: 50%;
    top: 245px;
    transform: translateX(-50%);
    font-size: 22px;
    color: #fff;
}
/* 企业荣誉 结束 */

/* 企业资质 开始 */
.content-item3 {
    width: 100%;
    /* height: 678px; */
    position: relative;
}
.bg-img3 {
    position: absolute;
    right: 144px;
    bottom: 100px;
}
.main-cont3 {
    /* width: 1200px; */
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.main-cont3>p,.main-cont4>P,.main-cont5>P{
    font-size: 16px;
    color: #333333;
    font-weight: 400;
}
.qyzz {
    width: 1254px;
    height: 935px;
    background: url('../images/company-qyzz.png') no-repeat;
    background-size: 100% 100%;
}
/* 企业资质 结束 */

/* 企业文化 开始 */
.content-item4 {
    width: 100%;
    position: relative;
}
.main-cont4 {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.bg-img4 {
    position: absolute;
    left: 144px;
    bottom: 100px;
}
.qywh {
    width: 1008px;
    height: 689px;
    background: url('../images/company-qywh.png') no-repeat;
    background-size: 100% 100%;
    margin-top: 20px;
}
/* 企业文化 结束 */

/* 参与公益 开始 */
.content-item5 {
    width: 100%;
    position: relative;
    padding-top: 100px;
    background:url(../images/company-background-2.png) no-repeat 100% 100%;
    background-size: 826px 1082px;
}
.bg-img5 {
    width: 1201px;
    height: 1376px;
    background: #DDE6F1;
    opacity: 0.2;
    border-radius: 50%;
    position: absolute;
    left: -200px;
    bottom: 200px;
}
.main-cont5 {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
}
.main-cont5 .welfare:first-of-type {
    margin-top: 60px;
}
.welfare {
    display: flex;
    justify-content: center;
    align-items: center;
}
.wel-text p{
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #666666;
    line-height: 2;
    text-indent: 2em;
}
/* 参与公益 结束 */

/* 联系我们star */
.foot-top {
    position: relative;
    width: 100%;
    height: 398px;
    background: url('../images/company-foot-img.png') no-repeat;
    background-size: 100% 100%;
}
.bg-img6 {
    width: 203px;
    height: 203px;
    background: #F59399;
    opacity: 0.5;
    border-radius: 50%;
    position: absolute;
    left: 144px;
    top: -121px;
}
.bg-img7 {
    width: 133px;
    height: 133px;
    background: #A8E3FB;
    opacity: 0.5;
    border-radius: 50%;
    position: absolute;
    right: 84px;
    top: 0;
}
.btn-us {
    width: 200px;
    height: 60px;
    position: absolute;
    bottom: 13%;
    left: 50%;
    transform: translateX(-50%);
    cursor: pointer;
}
/* .contact-us {
    width: 340px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.foot-top .contact-us h3 {
    font-size: 30px;
    font-weight: 500;
    color: #FFFFFF;
    margin-bottom: 20px;
}
.foot-top .contact-us span {
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
}
.foot-top .contact-us .btn-us {
    width: 140px;
    height: 46px;
    line-height: 46px;
    border: 1px solid #FFFFFF;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    margin-top: 34px;
    cursor: pointer;
} */
/* 联系我们end */
/* 兼容IE样式 */
@media screen\0 {
    .main-cont3,.main-cont4,.main-cont5 {
        text-align: center;
    }
    .qyzz ,.qywh{
        margin: 0 auto;
    }
    .welfare {
        display: table;
    }
    .wel-text {
        display: table-cell;
    }
}