body{
    background: #F9F9F9;
}
.insuranceContent{
    width: 1200px;
    margin: 0 auto 26px;
    overflow: hidden;
    background: #FFF url(https://107cine.cdn.cinehello.com/insurance/top_bg.png) no-repeat 0 0;
}
.mainTitle{
    text-align: center;
    color: #FFF;
    padding: 126px 0 92px;
}
.mainTitle .first{
    font-size: 48px;
}
.mainTitle .second{
    font-size: 26px;
}
.cooperation{
    width: 864px;
    margin: 0 auto;
    padding: 35px 48px;
    background: #FFF;
    box-shadow:0 0 10px 0 rgba(0,0,0,0.1);
    border-radius:2px;
}
.cooperation .logos{
    display: flex;
    justify-content: center;
    padding: 20px 0;
}
.cooperation .logos img{
    height: 33px;
    margin: 0 20px;
}
.icon-chenghao{
    font-size: 24px;
    line-height: 33px;
}
.cooperation .msg{
    font-size: 14px;
    padding: 20px 0;
    color: #999;
}
.subTitle{
    font-size: 28px;
    color: #333;
    text-align: center;
    margin: 60px 0;
}
.productList{
    overflow: hidden;
    width: 960px;
    margin: 0 auto;
}
.productList .part{
    float: left;
    width: 222px;
    margin-right: 24px;
    margin-bottom: 30px;
}
.productList .part:nth-child(4n){
    margin-right: 0;
}
.productList .part .pic{
    position: relative;
    width: 222px;
    height: 150px;
    overflow: hidden;
    margin-bottom: 13px;
}
.productList .part .pic img{
    display: block;
    width: 100%;
}
.productList .part .title{
    color: #333;
    font-size: 14px;
    margin-bottom: 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.productList .part .content{
    color: #999;
    font-size: 14px;
    height: 37px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.risks{
    width: 960px;
    margin: 0 auto;
}
.risks .part{
    overflow: hidden;
    margin-bottom: 40px;
}
.risks .part .pic{
    float: left;
    width: 218px;
    height: 123px;
    overflow: hidden;
}
.risks .part .pic img{
    display: block;
    width: 100%;
}
.risks .part .info{
    float: right;
    width: 693px;
}
.risks .part .title{
    color: #333;
    font-size: 24px;
    margin-bottom: 20px;
    padding-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.risks .part .content{
    color: #666;
    font-size: 14px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.cooperationCompany{
    width: 1200px;
    margin: 0 auto;
    padding: 60px 0;
    background: #FFF;
}
.companies{
    display: flex;
    justify-content: center;
}
.companies .part{
    margin: 0 40px;
    width: 180px;
}
.companies .part .logo{
    display: block;
    margin: 0 auto 25px;
    height: 30px;
}
.companies .part .msg{
    font-size: 12px;
    color: #666;
    line-height: 160%;
}

.insuranceNav{
    position: relative;
    padding: 10px 0;
    background: #FFF;
    box-shadow: 0 0 6px 0 rgba(0,0,0,.1);
    margin-bottom: 20px;
}
.home{
    position: absolute;
    float: left;
    line-height: 40px;
    padding-left: 40px;
}
.home .icon-zhuye{
    font-size: 22px;
    color: #a5a5a4;
}
.navWarp{
    width: 1200px;
    margin: 0 auto;
    line-height: 40px;
    height: 40px;
}
.navPart{
    float: left;
    padding: 0 8px;
}
.navPart .logo{
    height: 40px;
    display: block;
}
.navPart a{
    color: #a5a5a4;
}
.navPart:hover a{
    color: rgba(0,0,0,.7);
}
.navPart.sel a{
    color: #627fe9 !important;
}
.other{
    float: right;
}
.mobile{
    position: relative;
    float: left;
    cursor: pointer;
}
.mobile .btn{
    display: inline-block;
    color: #FFF;
    background: #627fe9;
    padding: 0 14px;
}
.mobile .code{
    display: none;
    position: absolute;
    text-align: center;
    width: 170px;
    padding: 20px 2px;
    left: -33px;
    z-index: 1000;
    font-size: 16px;
    color: #333;
    background: #FFF;
    border-radius: 4px;
    box-shadow: 0 0 6px 0 rgba(0,0,0,.1);
}
.mobile .code p {
    color: #a5a5a4;
    font-size: 12px;
    margin: 0 auto;
    line-height: 1.5;
}
.mobile .code img{
    width: 100px;
}
.login{
    float: right;
}
.login li{
    float: left;
    margin-right: 10px;
}
.login li a{
    color: #a5a5a4;
}
.subMsg{
    width: 1160px;
    margin: 30px auto;
    color: #a5a5a4;
    overflow: hidden;
}
.subMsg .friendship{
    color: #666;
    font-size: 12px;
    line-height: 27px;
}
.subMsg .friendship a{
    color: #a5a5a4;
    margin-left: 5px;
}
.subMsg .explain{
    float: right;
}
.estimation-button{
    position:fixed;
    top:600px;
    right:150px;
    width:50px;
    height:50px;
    border-radius:50%;
    background:red;
    z-index:999;
}
.estimation-button .text{
    width:35px;
    height:35px;
    color:#fff;
    margin:0 auto;
    font-size:13px;
    text-align:center;
    margin-top:7px;
}
.join{
    display:none;
}
.navBar{
    display:none;
}
.navbar-list{
    display:none;
}
@media screen and ( max-width: 700px ) {
    .estimation-button{
        display:none;
    }
    .insuranceNav{
        display:none;
    }
    body{
        background: #F9F9F9;
    }
    .insuranceContent{
        width:100%;
        overflow: hidden;
        background: #FFF url(https://107cine.cdn.cinehello.com/insurance/top_bg.png) no-repeat;
        background-size: 100%;
    }
    .mainTitle{
        text-align: center;
        color: #FFF;
        padding: 27px 0 9px;
    }
    .mainTitle .first{
        font-size: 24px;
    }
    .mainTitle .second{
        font-size: 14px;
    }
    .cooperation{
        width:90vw;
        margin: 0 auto;
        box-sizing: border-box;
        padding: 19px 19px 19px 26px;
        background: #FFF;
        box-shadow:0 0 10px 0 rgba(0,0,0,0.1);
        border-radius:2px;
    }
    .cooperation .logos{
        display: flex;
        justify-content: center;
        padding: 9px 0;
    }
    .cooperation .logos img{
        height: 16px;
        margin: 0 12px;
    }
    .icon-chenghao{
        font-size: 12px;
        line-height: 12px;
    }
    .cooperation .msg{
        font-size: 14px;
        padding: 9px 0;
        color: #999;
    }
    .subTitle{
        font-size: 14px;
        color: #333;
        margin: 15px 0 15px 16px;
        text-align:left;
    }
    .productList{
        overflow: hidden;
        width:100%;
        margin: 0 auto;
    }
    .productList .part{
        float: left;
        width: 90vw;
        margin:5px 5vw;
        margin-bottom: 10px;
        box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
        border-radius:2px;
    }
    .productList .part:nth-child(4n){
        margin-right: 5vw;
    }
    .productList .part .pic{
        position: relative;
        width: 90vw;
        height: 41vw;
        overflow: hidden;
        margin-bottom: 13px;
    }
    .productList .part .pic img{
        display: block;
        width: 100%;
    }
    .productList .part .title{
        color: #333;
        font-size: 14px;
        margin-bottom: 2px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        margin-left:10px;
    }
    .productList .part .content{
        color: #999;
        font-size: 14px;
        height: 37px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        margin-left:10px;
    }
    .aping{
        display:none;
    }
    .risks{
        width: 100%;
        margin: 0 auto;
        background: #F9F9F9;
    }
    .risks .part{
        box-sizing:border-box;
        width:100%;
        padding:16px;
        overflow: hidden;
        margin-bottom: 10px;
        box-shadow:0px 0px 15px 0px rgba(0,0,0,0.1);
        background: #fff;
    }
    .risks .part:last-child{
        margin-bottom: 0px;
    }
    .risks .part .pic{
        float: left;
        width: 99px;
        height: 99px;
        overflow: hidden;
    }
    .risks .part .pic img{
        display: block;
        width: 100%;
    }
    .risks .part .info{
        float: right;
        width: 229px;
    }
    .risks .part .title{
        color: #333;
        font-size: 16px;
        margin-bottom: 20px;
        padding-top: 5px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .risks .part .content{
        color: #666;
        font-size: 12px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
    }
    
    .cooperationCompany{
        width: 100%;
        padding: 0;
        box-sizing:border-box;
        background: #FFF;
        margin-top:20px;
        margin-bottom:20px;
    }
    .companies{
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .companies .part{
        padding: 28px 25px;
        width: 100%;
        box-sizing:border-box;
        margin:0;
    }
    .companies .part .logo{
        display: block;
        margin: 0 auto 25px;
        height: 30px;
    }
    .companies .part .msg{
        font-size: 12px;
        color: #666;
        line-height: 160%;
    }
    
    .insuranceNav{
        position: relative;
        padding: 10px 0;
        background: #FFF;
        box-shadow: 0 0 6px 0 rgba(0,0,0,.1);
        margin-bottom: 20px;
    }
    .home{
        position: absolute;
        float: left;
        line-height: 40px;
        padding-left: 40px;
    }
    .home .icon-zhuye{
        font-size: 22px;
        color: #a5a5a4;
    }
    .navWarp{
        width: 100%;
        margin: 0 auto;
        line-height: 40px;
        height: 40px;
    }
    .navPart{
        float: left;
        padding: 0 8px;
    }
    .navPart .logo{
        height: 40px;
        display: block;
    }
    .navPart a{
        color: #a5a5a4;
    }
    .navPart:hover a{
        color: rgba(0,0,0,.7);
    }
    .navPart.sel a{
        color: #627fe9 !important;
    }
    .other{
        float: right;
    }
    .mobile{
        position: relative;
        float: left;
        cursor: pointer;
    }
    .mobile .btn{
        display: inline-block;
        color: #FFF;
        background: #627fe9;
        padding: 0 14px;
    }
    .mobile .code{
        display: none;
        position: absolute;
        text-align: center;
        width: 170px;
        padding: 20px 2px;
        left: -33px;
        z-index: 1000;
        font-size: 16px;
        color: #333;
        background: #FFF;
        border-radius: 4px;
        box-shadow: 0 0 6px 0 rgba(0,0,0,.1);
    }
    .mobile .code p {
        color: #a5a5a4;
        font-size: 12px;
        margin: 0 auto;
        line-height: 1.5;
    }
    .mobile .code img{
        width: 100px;
    }
    .login{
        float: right;
    }
    .login li{
        float: left;
        margin-right: 10px;
    }
    .login li a{
        color: #a5a5a4;
    }
    .subMsg{
        display:none;
    }
    .join{
        display:block;
        position:fixed;
        bottom:0;
        width:100%;
        height:50px;
        line-height:50px;
        background:rgba(200,68,0,1);
        box-shadow:0px 0px 6px 0px rgba(243,74,15,1);
        font-size:18px;
        font-weight:500;
        color:rgba(255,255,255,1);
        text-align:center;
    }
    .navBar{
        display:block;
        position:relative;
        z-index:10;
        width:100%;
        padding:11px 18px;
        box-sizing:border-box;
        box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
        background:#fff;
    }
    .navBar .logo{
        display:inline-block;
        vertical-align:middle;
        width:80px;
        height:22px;
    }
    .navBar .logo img{
        width:80px;
        height:22px;
    }
    .navBar .more{
        float:right;
        display:inline-block;
        vertical-align:middle;
        font-size:12px;
        margin-top:5px;
        color:#666;
    }
    .navbar-list{
        display:none;
        width:100%;
        height:260px;
        background:rgba(255,255,255,1);
        overflow-y: scroll;
    }
    .animition-nav{
        position:relative;
        z-index:5;
        animation-name: move;
        animation-duration: 0.5s;
        animation-timing-function: ease;
        animation-delay: 0s;
        animation-iteration-count: 1;
        animation-direction: normal;
        animation-fill-mode: none;
        animation-play-state: running;
    }
    @keyframes move {
        from {height:0;}
        to {height:260px;}
    }
    .navbar-list .navParts{
        width:100%;
        height:44px;
        line-height:22px;
        border:1px solid #f8f8f8;
        padding:11px 13px;
        box-sizing:border-box;
    }
    .navbar-list .navParts a{
        font-size:14px;
        color:#9B9B9B;
    }
}