.security-font {
    font-size: 19px;
    color: #333333;
    letter-spacing: 0;
    display: inline-block;
    height: 50px;
    line-height: 70px;
    overflow: hidden;
}
.circular-title{
    width: 100vw;
    height:53px;
    margin-top: 50px;
}

.circular-title-border{
    width: 25%;
    height:53px;
    text-align: center;
    line-height: 53px;
    background: #E9EFFD;
    border-radius: 27px;
    font-size: 24px;
    color: #333333;
}

/* 产品数据安全 */
@media screen and (max-width:1550px) {
    .security-font{
        font-size: 17px;
    }
    #Check-sign{
        font-size:40px !important;
    }
}

@media screen and (max-width:1450px) {
    .security-font{
        font-size: 15px;
    }
    #Check-sign{
        font-size:35px !important;
    }
    .circular-title-border{
        font-size: 18px !important;
    }
}

.product-data-security {
    width: 100vw;
    height: 678px;
    background: #fff;
}

.product-security-content {
    width: 100%;
    margin-top: 30px;
}

.product-security-photo {
    width: 653px;
    height: 530px;
}

/* 产品价格 */
.automobile-product-price{
    width: 100vw;
    height: 773px;
    background:#F7F7F7;
    overflow: hidden;
}

.automobile-product-price-content{
    width:100vw;
    height: auto;
    margin-bottom:108px;
    margin-top:70px;
}


.automobile-product-price-border{
    width: 80%;
    height: auto;
}

.automobile-content{
    width: 35%;
    height: 481px;
    border-radius: 4px 4px 0px 0px;
}

.automobile-content:hover{
    transform:translateY(20px);
    transition: all 1s;
}

.automobile-content-title{
    width: 100%;
    height:61px;
    line-height: 61px;
    text-align: center;
    border: 1px solid #E1E1E1;
    box-shadow: 0 4px 8px 0 rgba(51,51,51,0.12);
    color:#fff;
    font-size:22px;
    background-image: linear-gradient(37deg, #24EDFE 0%,#298CFE 100%);
}

.automoblie-content-price{
    width: 100%;
    height:118px;
    text-align: center;
    line-height: 118px;
    color: #2472FE;
    font-size: 36px;
    background-color: #fff;
}

.automobile-blue{
    width: 100%;
    height:43px;
    font-size: 18px;
    color: #333333;
    background-color:#EBF5FF;
    text-align: center;
    line-height: 43px;
}
.automobile-white{
    width: 100%;
    height:43px;
    font-size: 18px;
    color: #333333;
    background-color:#fff;
    text-align: center;
    line-height: 43px;
}

.automoblie-button{
    width: 315px;
    height: 46px;
    background-image: linear-gradient(37deg, #24EDFE 0%, #298CFE 100%);
    border-radius: 23px;
    color: #fff;
    text-align: center;
    line-height: 46px;
    cursor: pointer;
    font-size: 20px;
}

/* 监测 报表 */
.monitor{
    width: 100vw;
    height:auto;
    background-color: #fff;
}
.circular-title{
    width: 100vw;
    height:53px;
    margin-top: 50px;
}

.circular-title-border{
    width: 25%;
    height:53px;
    text-align: center;
    line-height: 53px;
    background: #E9EFFD;
    border-radius: 27px;
    font-size: 24px;
    color: #333333;
}

.monitor-content{
    width: 100vw;
    margin-bottom: 100px;
}

.monitor-content-border{
    width: 80%;
    margin-top: 100px;
}

.monitor-child{
    width: 26%;
    height: 200px;
}

.monitor-img{
    width: 15%;
    margin-bottom: 10px;
}

.monitor-child-title{
    font-size: 24px;
    color: #333333;
    letter-spacing: 0;
    margin-bottom:15px;
}
.monitor-child-content{
    font-size: 16px;
    color: #333333;
}

/* 车险精准算价 */
.price-calculation{
    width: 100vw;
    height: auto;
}

.price-calculation-content{
    width: 100vw;
}
.price-calculation-content-border{
    width: 80%;
    margin-top:50px;
}
.price-calculation-data{
    width: 100%;
    margin-top:90px;
}
.price-calculation-child{
    width: 30%;
    height: 161px;
    background-image: linear-gradient(186deg, #6EE8FF 0%, #6893FD 100%);
    border-radius: 3px;
    position: relative;
}
.price-calcution-title{
    width: 100%;
    font-size: 24px;
    color: #FFFFFF;
    text-align: center;
    margin-top:40px;
}
.price-calcution-child-content{
    width: 70%;
    font-size: 14px;
    color: #FFFFFF;
    height:40%;
}

.price-calcution-child-img{
    width: 84px;
    height: 84px;
    position: absolute;
    top:-40px;
    left:40%;
}

.price-calcution-child-img:hover{
  animation: price-calcution-child-img 3s ;
  -webkit-animation: price-calcution-child-img 3s;
  transform-origin: center;
}
@keyframes price-calcution-child-img {
    from {transform: rotate(0deg);}
    to {transform: rotate(360deg);}
}
 
@-webkit-keyframes price-calcution-child-img {
    from {transform: rotate(0deg);}
    to {transform: rotate(360deg);}
}
/* 核心功能--车险专用CRM */
.personal-crm{
    width: 100vw;
}
.personal-crm-border {
    width: 80%;
    margin-top: 90px;
}

/* 核心功能--云话务 */
.cloud-traffic{
    width: 100vw; 
}
.cloud-traffic-content{
    width:100vw;
}
.cloud-traffic-content-border{
    width: 80%;
    margin-top: 100px;
}
.cloud-traffic-img{
    width: 37%;

}

/* 产品适用对象 */
.product-apply{
    width: 100vw;
    height:608px;
    background:#F4F8FF;
    overflow: hidden;
}

.product-apply-title{
    width: 100vw;
    text-align: center;
    font-size: 22px;
    color: #333333;
    line-height: 26px;
}

.product-apply-describe{
    width: 100vw;
    font-size: 16px;
    color: #333333;
    text-align: center;
    line-height: 26px;
    margin-top: 26px;
}

.product-apply-content{
    width: 100vw;
}

.product-apply-content-border{
    width: 80%;
    margin-top: 80px;
}

.product-apply-content-child{
    width: 40%;
    height: 261px;
    /* border-radius: 4px 4px 4px 0px; */
    background:url("../img/applyBack.png");
    background-size: cover;
   

}

.product-apply-content-child:hover{
    border-radius: 4px 34px 4px 34px;
     border:2px solid #5467CC;
}

.product-apply-content-child-border{
    width: 90%;

}
.product-two{
    width: 100%;
}
.product-two-img{
    width:54px;
    height: 54px;
}

.product-two-title{
    font-size: 26px;
    color: #333333;
    margin-left: 30px;
}

.product-two-content{
    width:90%;
    margin-left: 15px;
    font-size: 14px;
    color: #333333;
}