/* 公共 */
/* 内容样式 */
.lj-text{ 
    font-size: 18px;
    color: #666666;
    margin:40px 0;
}
/* 图片下面文字样式 */
.lj-text2{  
    text-align: center;
    font-size: 16px;
    color: #303030;
    margin-top:20px;
}
.container-fluid{
    padding:0;
}
/* 头部 */
body{
    font-family: PingFangSC-Semibold, PingFang SC;
    color: #303030;
}

.my-head {
    padding-top: 80px;
}
.my-head h3{
    font-size: 22px;
    font-weight: 600;
}
.my-head .lj-text1{
    font-size: 12px;
    color: #666666;
    margin-top:20px;
}
.my-head .lj-text1 span:nth-child(2){
    margin-left:30px;
    
}
.my-head .lj-text{ 
    font-size: 18px;
    color: #666666;
    margin:40px 0;
}
/* phone */
.lj-card{
    border:none;
    margin:0 auto;
}
.phone .lj-card img{
    width: 1200px;
    height: 600px;
}
.outline{
    position: relative;
    width: 1150px;
    height: 252px;
    border-radius: 8px;
    border: 4px solid #4F6EC4;
    margin:120px auto;
}
.inline{
    width: 1130px;
    height: 238px;
    border-radius: 8px;
    border-top: 4px solid #81AAF7;
    border-right:4px solid #81AAF7;
    border-left:4px solid #4F6EC4;
    border-bottom:4px solid #4F6EC4;
    position: absolute;
    left:-4px;
    bottom:-4px;
    padding:42px;
}
.inline p{
    text-indent:28px;   
}
/* 单据 */
.dj{
    margin:0 auto;
}
.dj img{
    width: 1200px;
    height: 400px;
}
/* yy */
.yy{
    margin:100px auto 0 auto;
}
.yy img{
    width: 1200px;
    height: 800px;
}
/* nj */
.nj{
    margin:100px auto 0 auto;
}
.nj img{
    width: 1200px;
    height: 800px;
}
/* 快速年检 */
.query{
    position: relative;
    width: 1200px;
    height: 662px;
    border: 4px solid #4E74B8;
    margin-top:126px;
    
}
.query .nj-title{
    position: absolute;
    top:-30px;
    left:50%;
    transform: translateX(-100px);
    width: 200px;
    height: 60px;
    background-color: #84A5EF;
    font-size: 22px;
    font-weight: 600;
    color: #FFFFFF;
    text-align: center;
    line-height: 60px;
}
.query .lj-text6{
    width: 1150px;
    height: 626px;
    background-color: #E2F6FF;
    margin:17px 20px 19px;
    padding:52px 38px 0 41px;
}
.query .lj-text7 h3{
    font-size: 20px;
    font-weight: 500;
    margin-bottom:20px;
}
.query .lj-text7 p {
    margin-top:10px;
    font-size: 18px;
    height: 25px;
    line-height: 25px;
}
.query .lj-text8 h3{
    font-size: 20px;
    font-weight: 500;
    color: #F07154;
    margin-top:40px;
}

.query .lj-text8 h4{
    margin-top:20px;
    font-size: 18px;
    font-weight: 500;
}
.query .lj-text8 p{   
    font-size: 16px;
    margin-top:10px;
}
.query .lj-text9 p{
    font-size: 18px;
    margin-top:40px;
}
/* 二维码图片 */
.point{
    text-align: center;
    margin-top:100px;
    margin-bottom:40px;
    font-size: 22px;
    font-weight: 600;
}
.lj-cardlogo{
    border:none;
}
.lj-pic{
    display: flex;
    justify-content: center;
}
.lj-cardlogo  .card-img-top{
    width: 210px;
    height: 210px;
    border-top-left-radius: none;
    border-top-right-radius: none;
    margin:0 auto;
}
.lj-cardlogo:nth-child(2){
    margin-left:222px;
}
.lj-cardlogo .lj-text10{
    font-size: 20px;
    text-align: center;
    margin-top:20px;
    margin-bottom:80px;
}
