.banner{
    width: 100%;
    height: 3.4rem;
    background: url("../yidong_files/bannerlxwm.png") no-repeat;
    background-position: center;
    background-size: cover;
}
.tab{
    width: 100%;
    height:0.8rem ;
}
.tab ul{
    display: flex;
    height: 100%;
    flex-direction: row;
    justify-content: space-between;
}
.tab ul li{
    flex: 1;
    background:#333333;
    font-size: 0.24rem;
    color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
}
.tab ul li.active{
   background: #484848;
    border-bottom: 0.06rem solid #e72d44;
}
.switch{
    width: 100%;
}
.switch ul li{
    display: none;
}
.switch ul li:first-child{
    display: block;
}
.own{
    text-align: center;
    padding-bottom: 0.25rem;
}
.own h2{
    font-size:0.36rem ;
    padding: 0.4rem 0 0.22rem 0;
}
.own p{
    font-size: 0.24rem;
    color: #666666;
    padding: 0 1.26rem;
    padding-bottom: 0.25rem;
}
.own img{
    width: 0.27rem;
    height: 0.14rem;
}
.aboutus{
    width: 100%;
    padding: 0 0.2rem;
}
.aboutus>p{
    font-size: 0.3rem;
    line-height: 0.48rem;
    color: #666666;
    margin-bottom: 0.5rem;
    text-indent: 2em;
}
.aboutus-img{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.aboutus-img img{
    width: 3.45rem;
    height: 1.8rem;
}
.idea-con{
    width: 100%;
    height: 4.6rem;
    background-image: url("../yidong_files/ideaback.png");
    background-position: center;
    background-size: cover;
    margin-top:0.5rem ;
    overflow: hidden;
}
.idea-con h3{
    font-size: 0.36rem;
    line-height: 0.48rem;
    color: #ffffff;
    text-align: center;
    margin-top: 0.86rem;
}
.contact{
    width: 100%;
    height: 5.06rem;
    padding-top: 0.5rem;
    background-image: url("../yidong_files/contact.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 5.72rem 4.16rem;
}
.contact img{
    margin-bottom: 0.3rem;
}

.shming{
    width: 100%;
    height: 6.35rem;
    padding-top: 0.2rem;
    background-image: url("../yidong_files/sback.png");
    background-repeat: no-repeat;
    background-position: center;
}
.shming h2{
    color: #ffffff;
}
.shming .own{
    margin-bottom: 0.4rem;
}
.shming>p{
    font-size:0.28rem ;
    color: #ffffff;
    line-height: 0.57rem;
    text-align: center;
}
.lianxi>img{
    margin-top: 0.5rem;
    width: 100%;
    height: auto;
    display: block;
}
.lianxiow{
    padding: 0.3rem 0.3rem;
}
.lianxiow>h3{
    font-size: 0.28rem;
    line-height: 0.56rem;
}
.lianxiow>p{
    font-size: 0.3rem;
    line-height: 0.56rem;
}
.lianxiow>p>i{
    font-size: 0.48rem;
    color: #e72d44;
}
/*----------------------------招聘信息----------------------*/

.recruit{
    width: 100%;
    padding-bottom: 0.3rem;
}
.recruit-li{
    background: #ffffff;
    padding: 0 0.2rem;
    margin-top: 0.3rem;
}
.recruit-li-top{
    width: 100%;
    padding: 0.23rem 0;
    border-bottom: 0.02rem solid #e5e5e5;
}
.recruit-li-top h3{
    font-size: 0.36rem;
    margin-bottom: 0.2rem;
}
.recruit-li-top p{
    font-size: 0.24rem;
    color: #999999;
}
.add{
    margin-left: 0.5rem;
    background-image: url("../yidong_files/add.png");
    background-repeat: no-repeat;
    background-position: 0 center;
    background-size: 0.14rem 0.23rem;
    padding-left:0.2rem;
}
.xinzi{
    margin-left: 0.34rem;
    background-image: url("../yidong_files/xinzi.png");
    background-repeat: no-repeat;
    background-position: 0 center;
    background-size: 0.31rem 0.20rem;
    padding-left:0.4rem;
}
.recruit-li-txt{
    width: 100%;
    padding-bottom: 0.4rem;
    border-bottom: 0.02rem solid #e5e5e5;
}
.recruit-li-txt-ol h4{
    font-size: 0.3rem;
    color: #666666;
    margin-top:0.4rem ;
    margin-bottom: 0.14rem;
}
.recruit-li-txt-ol div{
    font-size: 0.28rem;
    line-height: 0.46rem;
}
.recruit-li>p{
    font-size: 0.3rem;
    color: #e72d44;
    padding: 0.26rem;
    background-image: url("../yidong_files/email.png");
    background-repeat: no-repeat;
    background-position: 0.17rem center;
    background-size: 0.36rem 0.24rem;
    padding-left: 0.7rem;
}

.cooperation{
    width: 100%;
    margin: 0.3rem 0;
    background: #ffffff;
    padding:  0 0.3rem;
}
.cooperation-left img{
    width: 100%;
    height: auto;
    display: block;
}
.cooperation-right{
    padding-bottom: 0.3rem;
}
.cooperation-right h3{
    font-size: 0.36rem;
    padding: 0.3rem 0;
    background-image: url("../yidong_files/man.png");
    background-repeat: no-repeat;
    background-position: 0 center;
    background-size: 0.35rem 0.33rem;
    padding-left: 0.6rem;
}
.cooperation-right p{
    font-size:0.3rem ;
    color:#666666 ;
    line-height: 0.6rem;
}
