
.phone .box .banner{
    position: relative;
    top: 0;
    left: 0;
    width: 15rem;
    height: 8.53rem;
}
.phone .box .banner img{
    width: 100%;
    height: 100%;
}

.phone .box{
    position: relative;
    margin-top: 2.7rem;
}
.phone .box .infos{
    position: relative;
    width: 15rem;
}
.phone .box .infos .title{
    margin-top: 1.2rem;
    padding-left: 0.75rem;
    height: 3rem;
    line-height: 3rem;
    font-size: 1.1rem;
    color: #fff;
    border-bottom: .03rem solid #2264dc;
}
.phone .box .infos .content{
    color: #fff;
    font-size: .52rem;
    line-height: .65rem;
    padding: 0 .8rem;
    text-align: justify;
    letter-spacing: 0.005rem;
}
.phone .box .infos .content p{
    margin-top: 0.6rem;
}

.phone .box .infos .team{
    position: relative;
    width: 15rem;
}
.phone .box .infos .team .icon{
    width: 7.86rem;
    height: 10.42rem;
    position: absolute;
    top: -4rem;
    left: -1.2rem;
    background: url("../images/Index/icon_bg.png") no-repeat;
    background-size: 7.86rem 10.42rem;
}
.phone .box .infos .team .icon img {
    position: absolute;
    top: 4.45rem;
    right: 4.1rem;
}
.phone .box .infos .team .tits{
    position: relative;
    margin: 1.6rem 0 0 4.8rem;
}
.phone .box .infos .team .tits .tit{
    width: 9.4rem;
    padding: 0.55rem 0;
    color: #fff;
    font-size: .52rem;
    border-bottom: .03rem #333333 solid;
}
.phone .box .infos .team .tits .tit:first-child{
    color: #2264dc;
    font-size: .7rem;
}
.phone .box .infos .team .tits .tit:last-child{
    border-bottom: 0;
}
.phone .box .service{
    position: relative;
    width: 15rem;
    background-color: #333;
}
.phone .box .service .title{
    margin-top: 1.2rem;
    padding-left: 0.75rem;
    height: 3rem;
    line-height: 3rem;
    font-size: 1.1rem;
    color: #fff;
    border-bottom: .03rem solid #2264dc;
}
.phone .box .service .word{
    padding: 1rem .8rem 6rem;
}
.phone .box .service .word p{
    padding: .5rem 0;
    color: #2264dc;
    font-size: .8rem;
    font-weight: bold;
}
.phone .box .service .word p:first-child,.phone .box .service .word p:last-child{
    color: #fff;
    font-size: .52rem;
    font-weight: normal;
}
.phone .box .service .lc{
    padding: 1rem .8rem 3rem;
}
.phone .box .service .lc .lc1{
    font-weight: bold;
    font-size: .7rem;
    color: #2264dc;
    text-align: center;
    height: 1.5rem;
    line-height: 1.5rem;
}
.phone .box .service .lc .lc2{
    font-size: .52rem;
    line-height: .55rem;
    color: #fff;
    text-align: center;
}
.phone .box .service .lc .icon{
    width: 13.4rem;
    height: 4.4rem;
    background: url("../images/about_wedo/jiantou.png") no-repeat center;
    background-size: 1.13rem 1.12rem;
}