#section{
    width: 100%;
    height:6rem; 
    overflow: auto;
}
#section .other-balnk .title{
	width:100%;
	border-bottom:.01rem solid #bfbfbf;
}
#section .other-balnk .title a{
	width: 1rem;
    display: inline-block;
    height: .3rem;
    /* background: red; */
    text-align: center;
    line-height: .3rem;
    border-bottom: .02rem solid  #00a0e9;
	
}
.zc-logo{
	display: flex;
    justify-content: space-around;
}
.zc-logo img{
	width:.61rem  !important;
	height:.61rem;
}
.zc-logo .indent{
	text-align:center;
	width:.61rem;
    display: inline-block;
}
.zc-logo .left{
	margin-left:.15rem;
}
.top{
	margin-top:.2rem;
}
#section .other-balnk,.other-contant,.other-jiaru{
    width: 3.2rem;
    margin: .3rem auto;
}
#section .other-balnk img{
	width:100%;
	margin-top:.3rem;
}
#section .other-balnk h1,.other-contant h1,.other-jiaru h1{
    font-size: .15rem;
    padding-top: .28rem;
    text-align: center;
}
#section .other-balnk p{
    text-indent: .25rem;
    font-size: .13rem;
    color: #6b6b6b;
    padding-top: .2rem;
    line-height: .2rem;
}
#section .other-balnk ul li{
    text-indent: .25rem;
    font-size: .13rem;
    color: #6b6b6b;
    line-height: .2rem;
}
#section .other-balnk ul li:nth-of-type(3){
    padding-top: .2rem;
}
#section .other-balnk ul li:last-of-type{
    padding-bottom: .4rem;
}
#section .tab {
    width: 100%;
}
#section .tab li{
    width: 100%;
    height: .44rem;
    text-align: center;
    line-height: .44rem;
    border-top:1px solid #dbdbdb;
}
#section .tab li a{
    width: 100%;
    height: 100%;
    display: inline-block;
    color: #6b6b6b;
    font-size: .15rem;
    font-weight: bold;
}
#section .tab li:last-of-type{
    border-bottom: 1px solid #dbdbdb;
}
#section .footer{
    width: 100%;
    height: 1.07rem;
    background: #f5f5f5;
    text-align: center;
    padding-top: .25rem;
}
#section .footer >p>span:nth-of-type(1){
    letter-spacing:.02rem;
    color: #b3b3b3;
}
#section .footer >p>span:nth-of-type(2){
    letter-spacing: .02rem;
}
#section .footer >p img{
    vertical-align: middle;
    width: .015rem;
    height: .12rem;
    position: relative;
    top: -.01rem;
}
#section .footer >div{
    color: #aaaaaa;
}
.other-contant ul{
    padding-top: .2rem;
    line-height: .2rem;
    font-size: .13rem;
    color: #6b6b6b;
    padding-bottom: .33rem;
}
.other-balnk dl dt{
    font-size: .15rem;
    color: black;
    margin-top: .25rem;
}
.other-balnk dl dd{
    font-size: .13rem;
    color: #6b6b6b;
    line-height: .2rem;
}
.other-balnk dl .top{
    margin-top: .25rem;
}
.other-jiaru .join{
    margin-top: .25rem;
}
.other-jiaru .recruit{
    margin-top: .22rem;
}
.other-jiaru .recruit>li{
    width: 100%;
    /* height: .35rem; */
    margin-top: .1rem;
    background: #f8f8f8;
    /* line-height: .35rem; */
    padding: .1rem 0 .1rem 0;
}
.other-jiaru .recruit>li>a{
    color: #454545;
    width: 3.04rem;
    height: 100%;
    display: inline-block;
    margin-left: .08rem;
    font-size: .15rem;
}
.other-jiaru .recruit>li>a>.recruit-img{
    float: right;
}
.other-jiaru .recruit>li>a>.recruit-img img{
    width: .18rem;
    height: .095rem;
    vertical-align: middle;
}
.other-jiaru .recruit>li .open{
    width: 3.04rem;
    margin: .1rem auto;
    border-top:1px solid #d3d3d3;
}
.other-jiaru .recruit>li .open >li{
    width: 100%;
    padding: .1rem 0 .1rem 0;
    margin-top: .1rem;
    background: #ededed;
    text-indent: .025rem;
}
.other-jiaru .recruit>li .open >li a{
    width: 100%;
    height: 100%;
    display: inline-block;
    font-size: .13rem;
}
.other-jiaru .recruit>li .open .open-img{
    float: right;
    position: relative;
    left: -.05rem;
}
.other-jiaru .recruit>li .open .open-img img{
    width: .12rem;
    height: .065rem;
    vertical-align: middle;
}
.other-jiaru .recruit>li .open >li  .open-1 ul,.other-jiaru .recruit>li .open >li  .open-1 p{
    font-size: .13rem;
    width: 2.985rem;
    margin: .1rem auto;
    line-height: .25rem;
    
}
.other-jiaru .recruit>li .open >li  .open-1>ul:nth-of-type(1){
    border-top:1px solid #d3d3d3;
    padding-top: .05rem;
}
.other-jiaru .recruit>li .open >li  .open-1 .top{
    margin-top: .27rem;
}
.other-jiaru .recruit>li .open >li  .open-1 p{
    position: relative;
    top:.15rem
}