
.bannerT{
    width: 100%;
    padding-top: 1.34rem;
    text-align: center;
    font-size: 0.5rem;
    color: #fff;
}
.w100{
    width: 100%;
}
.texc{
    text-align: center;
}
.colW{
    color: #fff;
}
.bgW{
    background: #fff;
}
.bannerT2{
    margin-top:0.6rem ;
    font-size: 0.22rem;
    color: #fff;
}
.kuang{
   width: 3.6rem;
    text-align: center;
    color: #fff;
    padding:0.06rem;
    margin:0.1rem auto 0.16rem;
    border: 0.08rem solid #fff;
}
.bannerT3{
    margin-top:0.1rem ;
    font-size: 0.24rem;
    color: #fff;
}
.lianxizX{
    height: 1rem;
}
.lianxizxList{
    float: left;
    width: 33.33%;
    height: 1rem;
    background:#fa7620 ;
}
 .lianxizxList.active{
background: #ffef00;
    color:#fa7620 ;
}
 .zhongxinlist{
     display: none;
 }
.zhongxinlist.active{
    display: block;
}
.content{
    width: 100%;
    padding-left: 0.18rem;
    padding-right: 0.18rem;
}
.connectMe{
    padding: 0.6rem 0.2rem 0.4rem 0.2rem;
}
.connectMe input{
    width: 100%;
    background:#e8e8e8;
    border-radius: 0.16rem;
    margin-bottom:0.2rem;
    padding-left:0.5rem;
    padding-right:0.5rem;
    border: none;
    height: 0.5rem;
}
.connectMe textarea{
    width: 100%;
    height: 2.2rem;
    padding-left:0.5rem;
    padding-right:0.5rem;
    border: none;
    background:#e8e8e8;
    border-radius: 0.16rem;
    padding-top: 0.25rem;
}
.sumbmiT{
    width: 2.15rem;
    height: 0.56rem;
    line-height: 0.56rem;
    text-align: center;
    color: #fff;
    background:#fa863a;
    border-radius: 0.16rem;
    margin:0.58rem auto 0;
}
.yihang{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 4.4rem
}

.conTitle{
    width: 100%;
    line-height: 0.5rem;
    border-bottom: 0.02rem solid #dbdbdb;
    padding-top: 0.2rem;
    font-size: 0.3rem;
    color:#fa7620 ;
}
.zhongCT{
    line-height: 0.5rem;
    padding-bottom:0.1rem ;
}
