/* 产品形态 */
.product-form{
    width: 100vw;
    height: auto;
}
.product-form-content-border{
    width: 80%;
    margin-top: 77px;
    margin-bottom: 113px;
}
.product-form-pc{
    width: 37%;
    height: 300px;
    background: #FFFFFF;
    border: 1px solid #E1E1E1;
    box-shadow: 0px 4px 8px 0px rgba(51,51,51,0.12); 
    border-radius: 4px;
    overflow: hidden;
}

.product-form-pc:hover{
    transform:translateY(20px);
    transition: all 1s;
}
.product-form-pc-head{
    width: 100%;
    height: 20%;
    background-image: linear-gradient(37deg, #2472FE 0%, #43A2FF 100%);
}

.product-from-pc-content{
    width: 90%;
    height:75%;
    position:relative;
}

.product-from-left{
    width: 45%;
    margin-top:30px;
    font-size: 14px;
    color: #666666;
}

.product-from-left-mobile{
    width: 45%;
    margin-top:10px;
    font-size: 14px;
    color: #666666;
    margin-bottom: 20px;
}

.product-from-right{
    width:55%;
    height:239px;
    position: absolute;
    top:-40px;
    right:-10px;
}
.product-from-right-mobile{
    width:39%;
    height:274px;
    position: absolute;
    top:-40px;
    right:-10px;
}
.product-form-blue{
    font-size: 14px;
    color: #2874FE;
}

/* 产品优势 */
.jiutiao-product-advantage{
    width: 100vw;
    height: auto;
    background:#F5F3F3;
    overflow: hidden;
    position: relative;
}
.position-point{
    position: absolute;
    top:0px;
    left:300px;
}

.jiutiao-product-advatage-content{
    width: 100vw;
    height: auto;
}
.jiutiao-product-advatage-content-border{
    width:80%;
    margin-bottom:100px;
    margin-top: 20px;
}

.jiutiao-product-advantage-left{
    width: 30%;
}
.process-design{
    font-size: 24px;
    color: #333333;
}
.liner-color{
    width: 40%;
    opacity: 0.34;
    background-image: linear-gradient(270deg, #22D9FC 0%, #6893FD 55%);
    height: 7px;
}
.process-design-content{
    font-size: 16px;
    color: #444444;
    margin-top: 18px;
    line-height: 28px;
}

.jiutiao-product-advantage-right{
    width: 26%;
    height: 26%;
}

.jiutiao-product-updata{
    width: 100vw;
    background: #fff;
}

.web-font-describe{
    font-size: 22px;
    color: #666666;
}

.jiutiao-product-updata-content{
    width: 100%;
}

.jiutiao-product-updata-content-border{
    width: 80%;
    margin-bottom:80px;
}

.jiutiao-product-updata-child-one{
    width:30%;
    height: 173px;
    background-image:url("/img/jiutiao-updata01.png");
    background-size: cover;
}
.jiutiao-product-updata-child-one:hover{
    box-shadow: 0px 6px 10px 0px #90a7c4;
}
.jiutiao-product-updata-child-two{
    width:30%;
    height: 173px;
    opacity: 0.68;
    background-image:url("/img/jiutiao-updata02.png");
    background-size: cover;
}
.jiutiao-product-updata-child-two:hover{
    box-shadow: 0px 6px 10px 0px #90a7c4;
}

.jiutiao-product-updata-child-three{
    width:30%;
    height: 173px;
    background-image:url("/img/jiutiao-updata03.png");
    background-size: cover;
}
.jiutiao-product-updata-child-three:hover{
    box-shadow: 0px 6px 10px 0px #90a7c4;
}

.jiutiao-product-child-font{
    font-size: 18px;
    color: #FFFFFF;
    width: 100%;
    text-align: center;
    /* padding-top:40px; */
}

/* 产品核心功能 */
.jiutiao-product-core{
    width: 100vw;
    height: auto;
}
.mediation-organization{
    text-align: center;
    font-size: 26px;
    color: #2874FE;
    width: 100%;
}

.mediation-liner-color{
    width: 3%;
    height: 6px;
    background-image: linear-gradient(186deg, #6EE8FF 0%, #6893FD 100%);
    border-radius: 4px;
}

.mediation-content{
    width: 80%;
    height: auto;
}
.mediation-content-titleCopy-one{
    font-size: 26px;
    color: #333333;
    border-left:4px solid #2874FE;
    border-radius: 4px;
    padding-left: 10px;     
}

.mediation-content-title-one{
    font-size: 26px;
    color: #333333;
    border-left:4px solid #2874FE;
    border-radius: 4px;
    padding-left: 10px;     
}

.mediation-content-title-two{
    font-size: 26px;
    color: #333333;
    border-left:4px solid #2874FE;
    border-radius: 4px;
    padding-left: 10px;  
    margin-top: 60px;   
}

.mediation-content-title-three{
    font-size: 26px;
    color: #333333;
    border-left:4px solid #2874FE;
    border-radius: 4px;
    padding-left: 10px;     
    margin-top: 60px;
}


.mediation-content-title-four{
    font-size: 26px;
    color: #333333;
    border-left:4px solid #2874FE;
    border-radius: 4px;
    padding-left: 10px;  
    margin-top: 60px;   
}

.mediation-content-childs{
    width: 23%;
    height: auto;
    margin-top: 30px;
    margin-bottom: 30px;
    overflow: hidden;
    
}

.mediation-content-childs:hover{
    box-shadow: 0px 4px 8px 0px rgba(44,82,167,0.32);
}

.mediation-img{
    width: 50px;
    height: 50px;
    margin-top: 20px;
}

.mediation-img-title{
    width: 75%;
    font-size: 22px;
    color: #333333;
    margin-top: 20px;
}

.mediation-img-describe{
    width:80%;
    height:80px;
    font-size: 14px;
    color: #333333;
    margin-top:15px;
    padding-left: 15px;
    margin-bottom: 20px;
}

/* 产品介绍 */
.jiutiao-product-introduction{
    width: 100vw;
    background: #F4F8FF;
}

.jiutiao-product-content{
    width: 70%;
    margin-bottom: 40px;
    margin-top: 30px;
}