
/* .tabSub div{
    display: none;
}
.tabSub>div.first{
    display: block;
} */
.solution-main .tabs{
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    display: -webkit-box;
    padding: 0!important;
    
}
.solution-main .select{
    color: #c97f22;
    border-bottom:6px solid #c97f22; 
    z-index: 100; 
}
.solution-main .tabs li{
    padding:15px 175px;
    font-size: 16px;
    cursor: pointer;
}
.newli{
    width: 21%;
    text-align: center;
}
.line{
    margin: 0;
}
.solution-main  .list{
    font-size: 16px;
    color:#fff;
    font-weight: 600;
    text-align: center;
    margin: 20px 0;
    padding:10px 20px;
    
}
.bg{
    background-color: #c97f22;
    /* color:#fff;
    font-weight: 600; */
}
.fc{
    color:#c97f22;
}
.solution-main .jiayou .sub{
    font-size: 16px;
    margin: 30px 0;
    font-weight: 700;
}
.solution-main .jiayou .w100{
    text-align: center;
}
.solution-main .jiayou .w100 img{
   width: 1196px;
}
.solution-main .jiayou .iphone{
    -webkit-justify-content: center; 
    justify-content: center; 
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    display: -webkit-box;
    -webkit-box-pack: center;
    margin: 60px 0;
}
.solution-main .jiayou .iphone .icon-div{
    padding-top: 30px;
    text-align: center;
}
.solution-main .jiayou .iphone .icon-div img{
    height: 130px;
    width: 130px;
}
.solution-main .jiayou .iphone .icon-div p{
    font-size: 16px;
    font-weight: 800;
    margin-top: 20px;
}
.solution-main .jiayou .iphone>img{
    width: 300px;
    height: 560px;
    margin: 0 60px;
}
.solution-main .jiayou .hezuo div{
    display: flex;
    justify-content: center;
}
.Pcenter{
    text-align: center;
    font-size: 16px;
    font-weight: 800;
    margin: 10px 0;
}
.solution-main .jiayou .hezuo img{
    width: 160px;
    height: 100px;
    margin: 20px 18px;
}

.solution-main .jiayou .example .border{
    position: relative;
    border:1px solid #ccc;
    margin: 30px 0;
    height:365px;
    text-align: center;

}
.solution-main .jiayou .example .border .title{
    padding: 5px 10px;
    font-size: 16px;
    text-align: center;
    color:#fff;
    display: inline-block;
}
.solution-main .jiayou .example .border img{
    position: absolute;
    top:60px;
    left:0;
    width: 500px;
    height: 300px;
}
.solution-main .jiayou .example .border ul{
    margin-left: 550px;
    margin-top: 30px;
    text-align: left;

}
.solution-main .jiayou .example .border ul p{
    font-size: 16px;
    font-weight: 600;
}
.solution-main .jiayou .example .border ul li{
    line-height: 1.5;
    font-size: 16px;
    margin: 10px 0;
    letter-spacing: 2px;
}
.solution-main .jiayou .example .border .zjpic{
    position: absolute;
    top:58px;
    left:70px;
    width: 400px;
    height: 260px;
}
.solution-main .chanyeyuan .text{
    font-size: 16px;
    line-height: 2;
}
.solution-main .chanyeyuan .modelPic{
    text-align: center;
    margin-top:20px;
    margin-bottom: 60px;
    /* position: relative; */
}
.solution-main .chanyeyuan .modelPic img{
    width: 700px;
    height: 370px;
    margin: auto;
    display: block;
}
.solution-main .chanyeyuan .modelPic .grey{
    padding:5px 10px;
    background-color: #e4e2e2;
    margin: 15px 0;
    display: inline-block;
    width: 365px;
}
.solution-main .chanyeyuan .feiend{
    -webkit-justify-content: center; 
        justify-content: center; 
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        display: -webkit-box;
        -webkit-box-pack: center;
}
.solution-main .chanyeyuan .feiend img{
    margin-top: 20px;
    width: 230px;
    height: 150px;
    margin-left: 15px;
}
.solution-main .xinlingshou{
    text-align: center;
}
.solution-main .xinlingshou .jiantou{
    position: relative;
    width: 600px;
    height: 100px;
    margin-top: -20px;
}
.solution-main .xinlingshou .small-title{
    color:#c97f22;
    font-size: 16px;
    font-weight: 600;
}
.solution-main .xinlingshou .small-title p {
    width: 50%;
    float: left;
}
/* .solution-main .xinlingshou .small-title p:nth-child(1){
    /* position: relative;
     left:5px; */
    /* padding-left:5px;
} */
.solution-main .xinlingshou .pics{
    -webkit-justify-content: center; 
    justify-content: center; 
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    display: -webkit-box;
    -webkit-box-pack: center;
    clear: both;
}
.solution-main .xinlingshou .pics .borders{
    border:1px dashed #bbb;
    width: 550px;
}
.solution-main .xinlingshou .pics .online{
    display: flex;
    justify-content: space-around;
 
}
.solution-main .xinlingshou .pics .online img{
    width: 230px;
    height: 500px;
    margin: 20px 0;
}
.solution-main .xinlingshou .pics .outline img{
    width: 512px;
    height:200px;
    margin-left: 19px;
}
.solution-main .xinlingshou .pics .outline p{
    font-size: 16px;
    margin: 20px;
    text-align: left;
}