.div-abo {
    width: 6.32rem;
    margin: .45rem auto;
}

.div-abo a {
    display: inline-block;
    width: 3rem;
    height: 1.92rem;
    margin: .08rem;
    float: left;
    position: relative;
    text-align: center;
    line-height: 1.92rem;
}

.div-abo a p {
    color: #ffffff;
    font-size: .3rem;
}

.div-abo a img {
    width: 3rem;
    height: 1.92rem;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.com-div {
    width: 6.16rem;
    margin: .45rem auto;
    overflow: hidden;
}

.com-div h1 {
    font-size: .36rem;
    margin: 0 0 .45rem;
    text-align: center;
}

/*企业简介，企业文化*/
.div1 p {
    line-height: .36rem;
    text-align: justify;
}

/*组织结构*/
.div3 .my-simple-gallery {
    width: 6.16rem;
    margin: 0 auto;
}

.div3 .my-simple-gallery figure {
    width: 6.16rem;
    height: 4.66rem;
    margin: 0;
}

.div3 .my-simple-gallery img {
    width: 6.16rem;
    height: 4.66rem;
}

/*发展历程*/
.div4{
    padding:0 0 .3rem;
}
.div4 .year{
    height: .35rem;
    width: 6.16rem;
    position: relative;
    margin:.3rem 0 0;
}
.div4 .year p{
    width: 1rem;
    height: .35rem;
    background: url("../img/about-4_03.png")center no-repeat;
    background-size: 1rem .35rem;
    color: #FFFFFF;
    font-size: .2rem;
    text-align: center;
    line-height: .35rem;
    position: absolute;
    top: 0;
    left: .75rem;
}
.div4 ul{
    margin:.15rem 0 0;
}
.div4 ul li{
    margin:.15rem 0 0;
}
.div4 ul li .div-lf{
    display: inline-block;
    width: 2.4rem;
    height: 2.4rem;
    border: .05rem solid #EB6100;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: relative;
}
.div4 ul li .div-lf::before,.div4 ul li .div-lf::after{
    content: '';
    display: block;
    height: .15rem;
    border-left: 1px solid #EB6100;
    left: 1.22rem;
    position: absolute;
}
.div4 ul li .div-lf::before{
    top: -.15rem;
}
.div4 ul li .div-lf::after{
    bottom: -.15rem;
}
.div4 ul li .div-lf img{
    width: 2.4rem;
    height: 2.4rem;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.div4 ul li .p-rt{
    margin: .35rem 0 0;
    width: 3.25rem;
    float: right;
    line-height: .36rem;
    text-align: justify;
}




/*领导关怀*/
.div5{
    width:6.4rem;

}
.div5 .content a{
    display: block;
    width:6.16rem;
    height:1.48rem;
    overflow: hidden;
    border-bottom:1px solid #DDDDDD;
    padding:.3rem .12rem;
}
.div5 .content a img{
    height:1.48rem;
    width:1.98rem;
}
.div5 .content a .rt{
    width:3.9rem;
    display: inline-block;
}

.div5 .content a p{
    font-size:.2rem;
    text-align: justify;
    line-height:.32rem;
}

/*企业风采*/
.div6 .my-simple-gallery {
    width: 6.16rem;
    margin: .3rem auto 0;
}

.div6 .my-simple-gallery figure {
    width: 2.92rem;
    height: 1.94rem;
    float: left;
    margin: 0 0 .3rem 0;
}
.div6 .my-simple-gallery figure a{
    display: inline-block;
    width:100%;
    height:100%;
}
.div6 .my-simple-gallery img {
    width: 2.92rem;
    height: 1.94rem;
}
