@import url('/css/animate.css'); .wow {
    animation-name: fadeInUp;
    -webkit-animation-name: fadeInUp;
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
    animation-duration: 1s;
    -webkit-animation-duration: 1s
}

#articleInfo7 >h3 {
    text-align: center;
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 30px
}

#articleInfo7 {
    position: relative
}

#articleInfo7 .one {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 50px;
}
#articleInfo7 .one.center{justify-content: center;}

#articleInfo7 .one .photoBox {
    width: 40%;
    animation-name: fadeInLeft;
    -webkit-animation-name: fadeInLeft;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    border-radius: 5px;
}

#articleInfo7 .one .photoBox img {
    width: 100%;
}

#articleInfo7 .one .photoBox.right {
    order: 2;
}

#articleInfo7 >.photoBox {
    margin-bottom: 70px
}

#articleInfo7 >p {
    margin: 0 auto;
    margin-bottom: 90px;
    text-align: center;
}

#articleInfo7 >p.text {
    text-align: center;
    width: 100%;
    margin-bottom: 80px;
}

#articleInfo7 .info {
    width: 50%;
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
}

#articleInfo7 .info h4 {
    position: relative;
    font-size: 24px;
    color: #404040;
    font-weight: 500;
    margin-bottom: 15px
}

#articleInfo7 .info h6 {
    position: relative;
    font-size: 20px;
    color: #404040;
    font-weight: 500;
    margin-bottom: 15px
}

#articleInfo7 .info p {
    font-size: 16px;
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    font-weight: 300
}

#articleInfo7 .info article {
    margin: 30px 0 10px 20px;
    line-height: 180%;
    animation-name: fadeInUp;
    -webkit-animation-name: fadeInUp
}

#articleInfo7 .two {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 90px
}

#articleInfo7 .two .photo {
    width: calc(50% - 30px);
    border-radius: 5px;
    overflow: hidden;
    margin: 15px;
}

#articleInfo7 .two .photo:hover img {
    transform: scale(0.98);
    border-radius: 5px;
}

#articleInfo7 .two.twthree .photo {
    width: calc((100%/3) - 30px);
}

#articleInfo7 .four {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 100px;
}

#articleInfo7 .four .photo {
    width: calc((100%/4) - 30px);
    border-radius: 5px;
    overflow: hidden;
    margin: 15px;
}

#articleInfo7 .four .photo:hover img {
    transform: scale(0.98);
    border-radius: 5px;
}

#articleInfo7 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

#articleInfo7 li {
    width: calc(50% - 62px);
    border: 1px solid var(--primary);
    text-align: center;
    padding: 20px;
    margin: 10px;
    border-radius: 5px;
    font-size: 20px;
    color: var(--primary);
    font-weight: 500;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-bottom: 100px;
}

.video-container iframe,.video-container object,.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#articleInfo7 .three {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 100px;
}

#articleInfo7 .three .info {
    width: calc(50% - 30px);
    margin: 0;
}

#articleInfo7 .three .info h4 {
    background: #0094a6;
    color: #fff;
    text-align: center;
    font-size: 18px;
    padding: 10px 0;
    margin-top: 25px;
}

#articleInfo7 .three .info:last-child h4 {
    background: #29a6dd;
}

#articleInfo7 .three .info ol {
    padding-left: 30px;
}

#articleInfo7 .three .info li {
    border: 0;
    width: 100%;
    padding: 0;
    text-align: left;
    font-size: 14px;
    color: #333;
    list-style: disc;
    margin: 3px 0;
}

#articleInfo7 table {
    margin: 15px 0 90px;
    width: 100%;
    border-collapse: collapse
}

#articleInfo7 .one table tr:nth-child(odd) {
    background: #f5f5f5;
}

#articleInfo7 table tr {
    background: #fff;
}

#articleInfo7 table tr:first-child, #articleInfo7 .one table tr:first-child {
    background: #29A6DD;
    color: #fff;
}

#articleInfo7 td, #articleInfo7 th {
    padding: 10px;
    border: 1px solid #d7d9db;
    text-align: center;
    vertical-align: middle;
}

#articleInfo7 .one .right {
    order: 1;
    animation-name: fadeInLeft;
    -webkit-animation-name: fadeInLeft;
}

#articleInfo7 .five {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 100px;
}

#articleInfo7 .five .info {
    width: calc((100%/5) - 72px);
    animation-name: fadeInUp;
    -webkit-animation-name: fadeInUp;
    border: 1px solid var(--primary);
    padding: 50px 25px;
    margin: 0 10px;
    border-radius: 15px;
}

#articleInfo7 .five ol {
    padding-left: 10px;
    margin-top: 20px;
}

#articleInfo7 .five li {
    width: 100%;
    padding: 0;
    margin: 0;
    border: 0;
    border-radius: 0;
    font-size: 15px;
    color: var(--info);
    font-weight: 400;
    list-style-type: disc;
    display: list-item;
    text-align: -webkit-match-parent;
}

#articleInfo7 .boox {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#articleInfo7 .boox .tt {
    width: calc(50% - 40px);
    margin: 10px;
    background: #fff;
    box-shadow: 0 0 10px rgb(0 0 0 / 15%);
    padding: 40px 10px 10px;
}

#articleInfo7 .boox .tt img {
    width: 100%;
}

#articleInfo7 .boox .tt p {
    text-align: center;
    font-size: 20px;
    color: var(--primary);
    font-weight: 500;
}

#articleInfo7 .boox .tt p:after {
    content: '';
    display: block;
    width: 70px;
    height: 2px;
    background: var(--primary);
    margin: 14px auto 0;
}

#articleInfo7 .boox .tt:last-child {
    width: calc(100% - 40px);
    margin-bottom: 100px;
}

@media screen and (max-width: 768px) {
    #articleInfo7 .five .info {
        width: calc((100%/3) - 72px);
        margin-bottom: 20px;
    }

    #articleInfo7 .one {
        display: block;
    }

    #articleInfo7 .one .photoBox {
        width: 100%;
        margin-bottom: 15px;
    }

    #articleInfo7 .info {
        width: 100%;
        margin-bottom: 90px;
    }

    #articleInfo7 >p {
        width: 50%;
    }
}

@media screen and (max-width: 480px) {
    #articleInfo7 .five .info {
        width: calc((100%/2) - 72px);
    }

    #articleInfo7 table {
        display: block;
        overflow-x: auto;
        white-space: nowrap
    }

    #articleInfo7 >h3 {
        font-size: 25px;
    }

    #articleInfo7 .info h4 {
        font-size: 19px;
    }

    #articleInfo7 .three .info {
        width: 100%;
        margin-bottom: 60px;
    }

    #articleInfo7 >p {
        width: 100%;
    }

    #articleInfo7 .two .photo, #articleInfo7 .two.twthree .photo {
        width: 100%;
        margin: 10px 0;
    }

    #articleInfo7 li {
        width: calc(100% - 62px);
        font-size: 16px;
        padding: 30px;
        margin: 10px 0;
    }

    .video-container {
        margin-bottom: 60px;
    }

    #articleInfo7 .two.twthree .photo {
        width: 100;
    }

    #articleInfo7 .four .photo {
        width: calc((100%/2) - 30px);
    }
}
