.topWrap{
    width: 100%;
}
.top_header{
    margin: 0 auto;
    background-color:#646567;
    padding: 0.2rem 0;
    text-align: center;
}
.headerWrap{
    display: inline-block;
}
.headerWrap .header_logo{
    display: inline-block;
    vertical-align: middle;
    width: 2.42rem;
}
.headerWrap .header_tabWrap{
    display: inline-block;
    vertical-align: middle;
    text-align: right;
    width: 9.5rem;
}
.headerWrap .header_tabWrap a{
    display: inline-block;
    vertical-align: middle;
    height: 0.5rem;
    color: #FFFFFF;
    font-size: 0.2rem;
    text-align: center;
    line-height: 0.5rem;
}
.headerWrap .header_tabWrap a.index{
    width: 1.1rem;
}
.headerWrap .header_tabWrap a.tab{
    width: 1.4rem;
}
.headerWrap .header_tabWrap a.manage{
    background-image: url("../img/index_manage.png");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 0.22rem 0.2rem;
    padding-left: 0.3rem;
    margin-left: 0.15rem;
}
.headerWrap .header_tabWrap a.active{
    background-color: #cc523e;
}

.intro{
    padding: 0.5rem 0 1.5rem;

    min-height: calc(100% - 14.95rem);
}
.intro .title{
    width: 12rem;
    margin: 1.6rem auto 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("../img/about_title.png");
    height: 1.36rem;
}
.intro .contentWrap{
    width: 12rem;
    margin: 0 auto;
    padding: 1.2rem 0 0rem;
}
.intro .contentWrap>div{
    display: inline-block;
    vertical-align: middle;
}
.intro .contentWrap>div:nth-child(1){
    background-color: #dd6757;
    margin: 0.14rem 0 0 0.14rem;
    width: 5.25rem;
    height: 4rem;
    position: relative;

}
.intro .contentWrap>div:nth-child(1) div{
    position: absolute;
    top: -0.14rem;
    left: -0.14rem;
    width: 5.25rem;
    height: 4rem;
}
.intro .contentWrap>div:nth-child(2){
    color: #6b6b6b;
    font-size: 0.14rem;
    line-height: 0.3rem;
    width: 5.29rem;
    padding-left: 0.97rem;
}
.service{
    background-image: url("../img/aboutService.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 8.78rem;
    width: 100%;
}
.contact{
    padding: 0.55rem 0 1.8rem;
    min-height: calc(100% - 6rem);
}
.contact .title{
    width: 12rem;
    margin: 1rem auto 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("../img/contact.png");
    height: 1.36rem;
}
.contact .location{
    position: relative;
    height: 9rem;
    /*height: calc(100% - 2.08rem);*/
    margin-top: 0.72rem;
    background-image: url("../img/mapBg.png");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.contact .info{
    background-color: rgb(240, 92, 60);
    opacity: 0.702;
    position: absolute;
    left: 0;
    top: 3.07rem;
    /*width: 5.53rem;*/
    /*height: 2.87rem;*/
    padding: 0.56rem 1.14rem 0.7rem 1rem;
    z-index: 2;
    color: #FFFFFF;
}
.contact .company{
    font-size: 0.3rem;
    font-weight: bold;
    padding-bottom: 0.3rem;
}
.contact .tel , .contact .email{
    font-size: 0.3rem;
}
.contact .tel{
    padding-bottom: 0.1rem;
}

.address{
    border-radius: 4px;
    background-color: rgba(0, 0, 0,0.6);
    font-size: 0.22rem;
    text-align: center;
    height: 0.6rem;
    line-height: 0.6rem;
    width: 7rem;
    color: #FFFFFF;
}




#certify {
    position: relative;
    /*width: 12rem;*/
    margin: 0 auto;
    /*height: 9.2rem;*/
    height: calc(100% - 3.47rem);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

}


#certify .swiper-container{
    background-color: rgba(237, 237, 237,0.8);
    /*height: 9.2rem;*/
    height: 100%;
}
#certify .swiper-wrapper{
    /*margin-top: 2.2rem;*/
    top:calc(50% - 2rem);
    width: 12rem;
    /*margin: 1.5rem auto 0;*/
}

#certify  .swiper-slide {
    width: 6.5rem;
    height: 4rem;
    box-shadow: 0 8px 0.3rem #ddd;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
#certify .swiper-slide .introWrap{
    display: none;
}
#certify .swiper-slide-active .introWrap{
    background-color: rgba(255, 81, 52,0.702);
    width: 4.2rem;
    height: 2.94rem;
    right: -3.6rem;
    top: 0.54rem;
    position: absolute;
    color: #FFFFFF;
    display: block;
    padding: 0 0.34rem;
}
#certify .introWrap .title{
    font-size: 0.3rem;
    padding: 0.4rem 0 0.3rem;
}
#certify .introWrap .proIntro{
    font-size: 0.22rem;
    line-height: 0.35rem;
}


#certify .swiper-pagination {
    width: 100%;
    bottom: 0.56rem;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 0.18rem;
    background-color: #ffffff;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
    background-color: #4574d3;
}

#certify .swiper-button-prev {
    position: absolute;
    left: 0.9rem;
    /*top: 4rem;*/
    top:50%;
    width: 0.64rem;
    height: 0.61rem;
    background-image: url('../img/left.png');
    background-repeat: no-repeat;
    background-position:center;
    background-size:0.22rem  0.38rem;
    background-color: #535160;
}



#certify .swiper-button-next {
    position: absolute;
    right: 0.9rem;
    /*top: 4rem;*/
    top:50%;
    width: 0.64rem;
    height: 0.61rem;
    background-image: url('../img/right.png');
    background-repeat: no-repeat;
    background-position:center;
    background-size:0.22rem  0.38rem;
    background-color: #535160;
}

.zsjmContainer{
    min-height: calc(100% - 6rem);
    padding: 0.55rem 0 1.8rem;
}

