
.carpO,.carTh,.carpT,.carFou{
    margin: 0 auto;
    position: relative;
    font-size: 0px;
    font-family: MicrosoftYaHei;
}
.cT-con{
    position: absolute;
    top: 0px;
    width: 80%;
    color: #ffffff;
    left: 50%;
    transform: translate(-50%,0);
}
.carFou .cT-con{

}
.big-font{
    font-size: 50px;

}
.miao-font{
    font-size: 24px;
}
.cT-con .left{
    text-align: center;
}
.left{
    float: left;
    width: 18%;
}
.carpT .left{
    margin: 0 3%;
    position: relative;
}
.left .title{
    margin: 20px 0;
    font-size: 22px;

}
.left .c-con{
    text-align:  center;
    font-size: 14px;
}
.big03{
    float: right;
}
.left01{
    width: 45%;
}
.left02{
    width: 55%;
    color: #ffffff;
}
.left02 .p{
    font-size: 18px;
    color: #ffffff;
    width: 70%;
    text-align: right;
    margin-right: 4%;
    margin-top: 4%;
}
.left02 .p1{
    width: 100%;
    text-align: right;
    font-size: 24px;
}
.lank{
    font-size: 28px;
    color: #ffffff;
    font-weight: bold;
    background-color: #13E2F4;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.div-miao{
    /*display: flex;
    align-items: center;
    justify-content: center;*/
    margin: 30px 0;
}
.conU{
    width: 50%;
    color: #ffffff;
    font-size: 18px;
    text-align: left!important;
}
.conU-title{
    font-size: 30px;
}
.username,.phone,.sub{
    width: 55%;
    background-color: #ffffff;
    height: 80px;
    line-height: 80px;
    background-image: url("../imgs/iconM.png") ;
    background-repeat: no-repeat;
    background-position-y: 20px;
    background-position-x: 94%;
    border: 0px;
    padding-left: 5px;
    font-size: 18px;
}
.conU p{
    margin:30px 0;
    line-height: 80px;
}
.phone{
    background-image: url("../imgs/iconP.png") ;
}
.sub{
    background-color: #13E2F4;
    color: #ffffff;
    background-image:none;
}
.div-dian{
    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
    right: 20px;
    text-align: center;
}
.div-dian p{
    margin: 20px 0;
}
.dian{
    width: 18px;
    height: 18px;
    display: inline-block;
    background-color: #ffffff;
    border-radius: 50%;
}
.dian02{
    width: 25px;
    height: 25px;
    display: inline-block;
    border-radius: 50%;
    border:5px solid rgba(19,226,244,.3);
}
.dian01{
    background-color: #13e2f4;
    margin-top: 3px;
}
.thDian{
    width: 19px;
    height: 19px;
    background-color: #13e2f4;
    border-radius: 50%;
    position: absolute;
}
.th01{
    top: 0px;
    left: 0px;
}
.th02{
    right: 51%;
    top: 0px;
}
.th03{
    top: 0px;
    right: 5%;
}
.th04{
    bottom: 105px;
    left: 23%;
}
.th05{
    bottom: 105px;
    right: 26%;
}
.conU p img{
    vertical-align: middle;
}
@media screen and (max-width: 1200px)  {
    .wrap,.bigimg{
        width: 1200px;
    }
    .cT-con{
        width: 1200px;
    }
}
