@charset "utf-8";

.huidun-app-list. {
     min-height:200px
 }
.huidun-app-list section {
    height:600px;
    padding:50px 0;
    position:relative;
    background:#ffffff
}
.huidun-app-list section:nth-child(odd) {
    background:#f5f8fa
}
.huidun-app-list section:nth-child(even) {
}
.huidun-app-list section .container {
    height:100%
}
.huidun-app-list section .container>div,.huidun-app-list section .desc {
    height:100%
}
.huidun-app-list section .desc>div {
    position:absolute;
    top:50%;
    transform:translate(0,-50%)
}
.huidun-app-list section .desc>div h4,.huidun-app-list section .desc>div h4 a {
    font-size:24px;
    color:#353B50;
    margin-top:0
}
.huidun-app-list section .desc>div h6 {
    font-size:18px;
    color:#353B50;
}
.huidun-app-list section .desc>div p {
    color:#666b6b;
}
.huidun-app-list section .desc>div a {
    color:#1b439b;
}
.huidun-app-list section .desc>div a:hover {
    opacity:0.8
}
.huidun-app-list section .img {
    height:100%
}
.huidun-app-list section .img img {
    max-height:100%;
    max-width:100%
}
@media (max-width:1024px) {
    .huidun-app-list section {
        padding:50px 0
    }
}@media (max-width:767px) {
    .huidun-app-list section {
        padding:50px 0
    }
    .huidun-app-list section .container,.custom_list_met_16_1_4 section .container>div,.custom_list_met_16_1_4 section .desc {
        height:auto
    }
    .huidun-app-list section .desc>div {
        position:static;
        transform:translate(0,0);
        text-align:left;
    }
    .huidun-app-list section:nth-child(odd) .img {
        margin-top:10px
    }
    .huidun-app-list section:nth-child(even) .img {
        margin-bottom:10px
    }
    .huidun-app-list section .img img {
        max-width:90%
    }
    .huidun-app-list section {
        height:auto
    }
}
.btn-down-win{background: #0066ff; width: 135px; height: 35px; line-height: 35px; display: block; text-align: center; margin-bottom: 20px;}
.btn-down-mac{background: #000; width: 135px; height: 35px; line-height: 35px; display: block; text-align: center;margin-bottom: 20px;}