/*=====================================================
        Banner轮播
 =======================================================*/
.topBanner {
    width: 100%;
    position: relative;
    margin-bottom: 0;
}

.topBanner .bannerPlay img {
    width: 100%;
}

.contactWay{
    margin-bottom: 70px;
    background: #d51c1a;
    width: 100%;
    height: 65px;
    text-align: center;
    line-height: 65px;
    border-top: 2px solid #fff;
}
.contactWay .leftBorder{
    height: 65px;
    border-left: 1px solid #fff;
}
.contactWay .contentTitle{
    color: #fff;
    font-size: 18px;
    padding-left: 30px;
    line-height: 30px;
}
.contactWay .contentSlogan{
    position: absolute;
    right: 15%;
    line-height: 30px;
    color: #fff;
    font-size: 12px;
    font-style: italic;
}

.contactWay  img{
    width: 21px;
    height: 21px;
    margin-right: 10px;
}

@media screen and (max-width: 550px){
    .contactWay{
        margin-bottom: 20px;
    }
}

/*=====================================================

 =======================================================*/

.comIntroduce-bg {
    position: relative;
    margin-bottom: 20px;
}

.comIntroduce-bg .comIntroduce{
    line-height: 35px;
    font-size: 18px;
    padding: 0px 120px 0px 120px;
    text-indent: 2em;
    color: #7a7a7a;
    vertical-align: middle;
    margin-bottom: 40px;
}
.comIntroduce-bg img:hover{
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
}

.comIntroduce-bg  img {
    cursor: pointer;
    width: 90%;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
}

.comIntroduce-bg .companyFlowIntroduce {
    line-height: 40px;
    font-size: 26px;
    text-align: center;
    color: #003131;
    vertical-align: middle;
    margin: 30px;
}

.comIntroduce-bg .companyFlow{
    width: 80%;
}
@media screen and (max-width: 550px){
    .comIntroduce-bg .comIntroduce{
        line-height: 25px;
        font-size: 14px;
        padding: 10px 10px 10px 10px;
        text-indent: 2em;
        color: #7a7a7a;
        vertical-align: middle;
        margin-bottom: 0;
    }
    .comIntroduce-bg .companyFlowIntroduce {
        line-height: 30px;
        font-size: 16px;
        font-weight: bolder;
        text-align: center;
        text-indent: 0;
        color: #343434;
        vertical-align: middle;
        margin: 10px;
    }
    .comIntroduce-bg .companyFlow{
        width: 95%;
    }
}


/* 企业荣誉 */
.companyHonor-bg {
    background-color: #e7e7e7;
    position: relative;
    padding: 40px 0;
}
.companyHonor-bg .honorPicture{
    /* padding: 40px; */
    padding-top: 40px;
}
.companyHonor-bg .honorPicture:nth-child(1){
    padding-left: 70px;
}
.companyHonor-bg .honorPicture:nth-child(2) img{
    padding: 5px 15px 10px 15px;
}
.companyHonor-bg .honorPicture:nth-child(3){
    padding-right: 70px;
}
.companyHonor-bg .honor3{
    padding-right: 35px !important;
    padding-top: 44px;
}
.companyHonor-bg .honorB2B{
    padding-top: 0px;
    text-align: center;
}
.companyHonor-bg .honorB2B img{
    max-width: 63%;
}
.companyHonor-bg .honorPicture p{
    color: #000;
    font-size: 12px;
    padding: 10px 5px 0 10px;
}

@media screen and (max-width: 550px){
    .companyHonor-bg .honorPicture{
        /* padding: 40px; */
        padding-top: 40px;
    }
    .companyHonor-bg .honorPicture:nth-child(1){
        padding: 30px 50px;
    }
    .companyHonor-bg .honorPicture:nth-child(2){
        padding: 10px 50px;
    }
    .companyHonor-bg .honorPicture:nth-child(2) img{
        padding: 0;
    }
    .companyHonor-bg .honorPicture:nth-child(3){
        padding: 10px 50px;
    }
    .companyHonor-bg .honorPicture:nth-child(6){
        padding-top: 0px;
        padding-left: 0;
        padding-right: 0;
    }
    .companyHonor-bg .honorPicture img:nth-child(6){
        max-width: 100%;
    }
    .companyHonor-bg .honorPicture p{
        color: #000;
        font-size: 12px;
        padding: 10px 10px 0 10px;
    }
}

/* 社会责任 */
.societyDuty-bg {
    position: relative;
    margin-bottom: 100px;
}

.societyDuty-bg .comIntroduce{
    line-height: 37px;
    font-size: 18px;
    padding: 0 40px;
    text-indent: 2em;
    color: #7a7a7a;
    vertical-align: middle;
}


.societyDuty-bg .societyDutySlick{
    background: #f3f1f2;
    margin: 40px 40px;
    padding: 25px 15px;
}

.societyDuty-bg .societyDutySlick .societyDutySlick-title{
    font-size: 1.4rem;
    line-height: 30px;
}
.societyDuty-bg .societyDutySlick .societyDutySlick-content{
    font-size: 14px;
    color: #7a7a7a;
    line-height: 25px;
    text-indent: 2em;
    /* padding: 5px 30px 0 0; */
}
.societyDuty-bg .societyDutySlick .societyDutySlick-picture{
    width: 48%;
    float: left;
    margin-top: 15px;
}
.societyDuty-bg .societyDutySlick .societyDutySlick-picture:nth-child(1) {
    margin-right: 2%;
}

/* 轮播左右按钮 */
.societyDutySlick .slick-prev, .societyDutySlick .slick-next{
    position: absolute;
    display: block;
    height: 120px;
    width: 40px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: #e6e6e6;
    transform: scale(0.75);
    padding: 0;
    border: none;
    outline: none;
}
.societyDutySlick .slick-prev:focus, .societyDutySlick .slick-next:focus {
    outline: none;
}

.societyDutySlick .slick-prev {
    left: -35px;
    top: 30%;
}

.societyDutySlick .slick-next {
    right: -35px;
    top: 30%;
}

.societyDutySlick .slick-prev-left{
    position: absolute;
    left: 15px;
    top: 0%;
    z-index: 99;
    cursor: pointer;
    display: inline-block;
    border-top: 2px solid;
    border-right: 2px solid;
    width: 35px;
    height: 35px;
    border-color: #fff;
    transform: rotate(-135deg);
    margin: 45px auto auto 0px;
}
.societyDutySlick .slick-prev-right{
    position: absolute;
    right: 10px;
    top: 0%;
    z-index: 99;
    cursor: pointer;
    display: inline-block;
    border-top: 2px solid;
    border-right: 2px solid;
    width: 35px;
    height: 35px;
    border-color: #fff;
    transform: rotate(40deg);
    margin: 45px auto auto 0px;
}

/* 企业愿景与使命 */
.companyMission-bg {
    background-color: #e7e7e7;
    position: relative;
    padding: 40px 0;
}
.companyMission-bg .missionPicture {
    padding: 20px 0 20px;
}
.companyMission-bg .missionPicture img{
    padding: 20px;
}
.companyMission-bg .missionPicture p{
    color: #000;
    font-size: 14px;
    text-align: center;
}
.companyMission-bg img:hover{
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
}

.companyMission-bg  img {
    cursor: pointer;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
}

.companyMission-bg .comIntroduce{
    margin-top: 30px;
    font-size: 16px;
    color: #7a7a7a;
}
@media screen and (max-width: 550px){
    /*社会责任*/
    .societyDuty-bg .comIntroduce{
        line-height: 28px;
        font-size: 14px;
        padding: 0 5px;
        text-indent: 2em;
        color: #7a7a7a;
        vertical-align: middle;
    }

    /*轮播图*/
    .societyDuty-bg .societyDutySlick {
        background: #f3f1f2;
        margin: 20px 20px;
        padding: 25px 15px;
    }

    .societyDuty-bg .societyDutySlick .societyDutySlick-title {
        font-size: 1.1rem;
        line-height: 30px;
    }

    /* 轮播图内图片大小 */
    .societyDuty-bg .societyDutySlick .societyDutySlick-picture {
        width: 100%;
        float: left;
        margin-top: 15px;
    }
}
