.zd-head-no {
    /*margin-bottom: 10px;*/
}

    .zd-head-no a img {
        width: 100%;
        vertical-align: top;
    }

.zd-head {
    background: #00bdcb;
}

.demo-flex {
    padding-top: 43px;
    display: -webkit-flex;
    padding-bottom: 10px;
}

.demo-flex2 {
    padding-top: 6px;
    display: -webkit-flex;
    padding-bottom: 25px;
    margin-top: 0px;
}

.demo-flex-2 {
    color: #fff;
    text-align: center;
}

    .demo-flex-2 span {
        font-size: 18px;
        display: block;
        line-height: 18px;
    }

    .demo-flex-2:nth-of-type(1) {
        -webkit-flex: 1;
        flex: 1;
        text-align: center;
    }

    .demo-flex-2:nth-of-type(2) {
        -webkit-flex: 1;
        flex: 1;
        color: #fff;
        text-align: center;
    }

    .demo-flex-2:nth-of-type(3) {
        flex: 1;
        -webkit-flex: 1;
        color: #fff;
        text-align: center;
    }

    .demo-flex-2 span:nth-of-type(1) {
        font-size: 12px;
    }

    .demo-flex-2 span i {
        font-style: normal;
        font-size: 12px;
    }

.demo-flex-1 {
    -webkit-flex: 1;
    flex: 1;
    color: #fff;
    text-align: center;
}

    .demo-flex-1 span {
        display: block;
    }

        .demo-flex-1 span:nth-of-type(1) {
            font-size: 12px;
        }

        .demo-flex-1 span:nth-of-type(2) {
            font-size: 25px;
            padding-top: 4px;
        }

        .demo-flex-1 span i {
            font-style: normal;
            font-size: 12px;
        }

.re-zd-link {
    background: #33cad5;
    margin: 0 5px;
    border-radius: 30px;
    text-align: center;
    padding: 6px 0px;
}

    .re-zd-link img {
        width: 20px;
        vertical-align: middle;
        margin-right: 4px;
    }

    .re-zd-link span {
        font-size: 14px;
        color: #fff;
    }

.scrolling-m {
    margin-top: 12px;
    background: #33cad5;
    padding: 6px 12px;
}

    .scrolling-m span:nth-of-type(1) {
        display: inline-block;
        width: 10px;
        height: 10px;
        background: #ffca29;
        border-radius: 50%;
    }

    .scrolling-m span:nth-of-type(2) {
        display: inline-block;
        color: #fff;
        font-size: 12px;
        line-height: 10px;
    }

.zd-four {
    position: relative;
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 0;
    list-style: none;
    background: #fff;
    /*padding-top: 15px;*/
    /*border-bottom: 1px solid #000;*/
}

.zd-four-icon {
    padding: 10px 12px;
    padding-bottom: 5px;
    background: #fff;
}

    .zd-four-icon img {
        width: 18px;
        vertical-align: middle;
    }

    .zd-four-icon span {
        font-size: 14px;
        color: #333;
    }

.zd-four li {
    width: 50%;
    float: left;
    /*   margin-bottom: -4px;*/
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

    .zd-four li:nth-of-type(1) {
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        display: block;
        border-top: 1px solid #eee;
        border-right: 1px solid #eee;
    }

    .zd-four li:nth-of-type(2) {
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        display: block;
        border-top: 1px solid #eee;
    }

    .zd-four li:nth-of-type(3) {
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        display: block;
        border-top: 1px solid #eee;
        border-right: 1px solid #eee;
    }

    .zd-four li:nth-of-type(4) {
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        display: block;
        border-top: 1px solid #eee;
    }

    .zd-four li a img {
        width: 100%;
        vertical-align: bottom;
    }

.zd-card1 {
    font-size: 14px;
    position: relative;
    overflow: hidden;
    margin: 10px 0;
    /* border-radius: 2px;*/
    background-color: #fff;
    background-clip: padding-box;
    /*box-shadow: 0 0px 1px rgba(0, 0, 0, .3);*/
}

.scrol-img {
    padding-bottom: 30px;
}

    .scrol-img img {
        position: absolute;
        top: 0px;
        left: 0px;
    }




    .scrol-img span {
        position: absolute;
        bottom: 10px;
        left: 0;
    }

.swiper-container {
    width: 100%;
    height: 217px;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    width: 80%;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

    .swiper-slide:nth-child(2n) {
        width: 80%;
    }

    .swiper-slide:nth-child(3n) {
        width: 80%;
    }


.mui-bar-tab .mui-tab-item.mui-active {
    color: #00AEBB;
    /* 主题皮肤color:#e34a66;*/
}

.new-report {
    display: -webkit-flex;
    width: 80%;
    margin: 0 auto;
    padding-bottom: 15px;
}

    .new-report a {
        -webkit-flex: 1;
        flex: 1;
    }

/*�ײ�������� ����*/
.addtouceh.mui-active:before,
.addtouceh.mui-active:focus:before,
.addtouceh.mui-active:active:before {
    animation: tran-scale 1s;
    -moz-animation: tran-scale 1s;
    /* Firefox */
    -webkit-animation: tran-scale 1s;
    /* Safari and Chrome */
    -o-animation: tran-scale 1s;
}

@keyframes tran-scale {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        /*background: #f1f1f1;*/
    }

    50% {
        -webkit-transform: scale(2);
        transform: scale(2);
        /*background: #f1f1f1;*/
    }

    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0;
        /*background: #f1f1f1;*/
    }
}

.hvr-radial-out:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #f7f7f7;
    border-radius: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-radial-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    overflow: hidden;
    background: #fff;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
