.navbar.bg-primary {
    background-color: #84b9e3 !important;
}

.home-news h3 {
    padding: 15px 0;

}

.column-head h3 div {
    display: inline-block;
}

h1 {
    font-family: "微软简标宋", "方正小标宋简体", "新宋体", serif;
    margin-bottom: 15px;
    font-size: 96px;
    font-style: italic;
    letter-spacing: 30px;
    color: transparent;
}

h2 {
    font-size: 46px;
    font-style: italic;
    padding: 15px;
    color: transparent;
}

.page-title {
    z-index: 999;
}

.page-title h1 {
    background-image: radial-gradient(#c48e5d 0, #8f3127 75%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.page-title h2 {
    background-image: radial-gradient(#c48e5d 0, #8f3127 75%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.second_name-title h3 {
    color: #9d6234;
}

.second_name-title h3:nth-child(1) {
    letter-spacing: 13px;
}

.second_name-title h3:nth-child(2) {
    font-size: 18px;
}

.second_name-title h3 div {
    display: inline-block;
}

.shadow-iso {
    z-index: 990;
    position: absolute;
}

.shadow-iso h1 {
    text-shadow: 5px 8px 0 rgba(143, 49, 39, 0.13);
}

.shadow-iso h2 {
    text-shadow: -5px 8px 0 rgba(143, 49, 39, 0.13);
}

.column-head h3 div.hy {
    font-family: "微软简标宋", "方正小标宋简体", "新宋体", serif;
    color: #007bff;
}

.column-head h3 div.ug {
    font-family: "alkatip basma tom";
    font-size: 85%;
}

.column-head h3 div:first-child:after {
    content: "/";
    display: inline-block;
    margin: 0 0px 0 15px;
    color: #666;
    font-family: serif;
}

.text-news-in-card-full-height{
align-items: stretch;
}
.text-news-in-card-full-height .card{
height: 100%;
}

.home-news .card-item {
    border-top: 1px dashed #ccc;
    border-radius: 20px;
    min-height: 150px;
}

.home-news .card-item a {
    text-decoration: none;
}

.home-news .card-item div.hy {
    font-size: 16px;
    color: #333;
    margin-bottom: 10px;
    font-family: "新宋体", "宋体", serif;
    font-weight: 700;

}

.home-news .card-item div.ug {
    font-size: 15px;
    color: #666;
    direction: rtl;
    text-align: justify;
}

#preface p {
    text-indent: 25px;
}

.text-zhaiyao {
    font-size: 16px;
}

.text-zhaiyao.ug {
    font-size: 15px;
}

.home-news .card-item a:hover .hy {
    color: #003899;
}

.home-news .card-item .cover {
    background-color: #8b304d;
    display: block;
    position: relative;

}

.home-news .card-item .cover .img-info-icons {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    height: 40px;
}

.home-news .card-item .cover .img-info-icons div {
    display: inline-block;
    padding: 5px;
    color: aliceblue;
    background-color: rgba(51, 51, 51, 0.44);
    font-size: 12px;
}

.news-images .card-item {
    border: none;
}

.column-body {
    position: relative;
}


.next-or-prev {
    width: 120%;
    position: absolute;
    top: 220px;
    left: -10%;
}

.column-48 {
    background: #f0f8ff;
}

.column-49 {
    background: #a2ccf4;
}

.column-49 .card-item {
    box-sizing: border-box;
    padding: 15px;
    background-color: #fff;
    border-radius: 5px;
    height: 400px;
}

footer.bg-primary {
    background-color: #002c6f !important;
}

.column-49 h3 div {
    color: aliceblue;
}

.swiper-coverflow .swiper {
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
}

.swiper-coverflow .swiper-slide {
    background-position: center;
    background-size: cover;
    width: 300px;

}

.line-max-1 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.line-max-2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.swiper-slide img {
    display: block;
    width: 100%;
}

.images-swiper-category {
    background: rgba(28, 63, 170, 0.15);
}


.swiper-big-news-container {
    height: auto;
    overflow: hidden;
    background-color: rgba(28, 63, 170, 0.15);
    padding-bottom: 50px;
}

.image-big-news-item {
    min-height: 520px;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    position: relative;
}

.image-big-news-item .container {
    position: relative;
}

.slope-line {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(28, 63, 170, 0.75);
    -webkit-clip-path: polygon(0 0, 100% 207%, 47% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 205%, 0 100%, 0% 100%);
}

.swiper-big-news-container .swiper-container {
    width: 100%;
    height: 100%;
    background: #000;
}

.swiper-big-news-container .swiper-slide {
    font-size: 18px;
    color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 60px;
}

.swiper-big-news-container .parallax-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 130%;
    height: 100%;
    opacity: 0.3;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center bottom;
    backdrop-filter: blur(15px);
    background-blend-mode: color-burn;
}

.swiper-big-news-container .swiper-slide .title a {
    color: rgba(28, 63, 170, 0.75);;
    font-size: 41px;
    font-weight: bold;
}

.swiper-big-news-container .swiper-slide .subtitle a {
    font-size: 21px;
    color: rgba(28, 63, 170, 0.75);;
}

.swiper-big-news-container .swiper-slide .text {
    font-size: 14px;
    line-height: 1.3;
    color: #333333;
}

.image-big-news-item {

}


.header {
    position: relative;
    text-align: center;
    background: linear-gradient(180deg, #84b9e3 0%, #e3c5a9 75%);
    color: white;
}

.logo {
    width: 50px;
    fill: white;
    padding-right: 15px;
    display: inline-block;
    vertical-align: middle;
}

.inner-header {
    height: 65vh;
    width: 100%;
    margin: 0;
    padding: 0;
}

.flex { /*Flexbox for containers*/
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.waves {
    position: relative;
    width: 100%;
    height: 15vh;
    margin-bottom: -7px; /*Fix for safari gap*/
    min-height: 100px;
    max-height: 150px;
}

.content {
    position: relative;
    height: 20vh;
    text-align: center;
    background-color: white;
}

.column_link {
    width: 160px;
    height: 160px;
    border-radius: 50%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    background: linear-gradient(60deg, #84b9e3 0%, rgba(28, 63, 170, 0.75) 100%);
    text-decoration: none;

}

.column_link .text {
    padding: 0 15px;
}

.column_link .text .hy {
    font-size: 18px;
    font-style: italic;
    text-decoration: none;
}

.column_link .text .ug {
    font-size: 16px;
    font-style: italic;
    text-decoration: none;

}

.column_link:hover {
    color: white;
    background: linear-gradient(150deg, rgba(84, 58, 183, 1) 0%, rgba(0, 172, 193, 1) 100%);
    text-decoration: none;
}

/* Animation */

.parallax > use {
    animation: move-forever 25s cubic-bezier(.55, .5, .45, .5) infinite;
}

.parallax > use:nth-child(1) {
    animation-delay: -2s;
    animation-duration: 7s;
}

.parallax > use:nth-child(2) {
    animation-delay: -3s;
    animation-duration: 10s;
}

.parallax > use:nth-child(3) {
    animation-delay: -4s;
    animation-duration: 13s;
}

.parallax > use:nth-child(4) {
    animation-delay: -5s;
    animation-duration: 20s;
}

@keyframes move-forever {
    0% {
        transform: translate3d(-90px, 0, 0);
    }
    100% {
        transform: translate3d(85px, 0, 0);
    }
}

/*Shrinking for mobile*/
@media (max-width: 768px) {
    .waves {
        height: 40px;
        min-height: 40px;

    }

    .content {
        height: 30vh;
    }

    h1 {
        font-size: 48px;
    }

    h2 {
        font-size: 28px;
    }
}


@media (min-width: 1400px) {
    .image-big-news-item {
        width: 1400px;
    }
}


@media (max-width: 760px) {
    .zhaiyao {
        margin: 15px;
    }

    .home-news .card-item {
        border-radius: 0;
min-height:auto;
    }

    .mobile-text-center {
        text-align: center !important;
    }

    .image-big-news-item {
        width: auto !important;
    }

    .slope-line {
        display: none;
    }

    #tuwen_huandeng .text-zhaiyao {
        display: none;
    }

    .column-head h3 div:first-child:after {
        display: none;
    }

    .column-head h3 div {
        display: block;
    }

    .column-head h3 div:nth-child(1) {
        margin-bottom: 15px;
    }

    .second_name-title h3 div {
        display: block;
    }



    .image-big-news-item .title a {
        font-size: 1.5rem !important;
    }

    .image-big-news-item .subtitle a {
        font-size: 1.2rem !important;
    }

    .swiper-big-news-container .swiper-slide {
        padding: 0;
    }

    .swiper-big-news-container .swiper-button-next,
    .swiper-big-news-container .swiper-button-prev {
        display: none;
    }

}


.bg-bubbles {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.bg-bubbles li {
    position: absolute;
    list-style: none;
    display: block;
    width: 40px;
    height: 40px;
    background-color: rgba(255, 255, 255, 0.15);
    bottom: -160px;
    -webkit-animation: square 25s infinite;
    animation: square 25s infinite;
    transition-timing-function: linear;
}

.bg-bubbles li:nth-child(1) {
    left: 10%;
}

.bg-bubbles li:nth-child(2) {
    left: 20%;
    width: 80px;
    height: 80px;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-animation-duration: 17s;
    animation-duration: 17s;
}

.bg-bubbles li:nth-child(3) {
    left: 25%;
    -webkit-animation-delay: 4s;
    animation-delay: 4s;
}

.bg-bubbles li:nth-child(4) {
    left: 40%;
    width: 60px;
    height: 60px;
    -webkit-animation-duration: 22s;
    animation-duration: 22s;
    background-color: rgba(255, 255, 255, 0.05);
}

.bg-bubbles li:nth-child(5) {
    left: 70%;
}

.bg-bubbles li:nth-child(6) {
    left: 80%;
    width: 120px;
    height: 120px;
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
    background-color: rgba(255, 255, 255, 0.2);
}

.bg-bubbles li:nth-child(7) {
    left: 32%;
    width: 160px;
    height: 160px;
    -webkit-animation-delay: 7s;
    animation-delay: 7s;
}

.bg-bubbles li:nth-child(8) {
    left: 55%;
    width: 20px;
    height: 20px;
    -webkit-animation-delay: 15s;
    animation-delay: 15s;
    -webkit-animation-duration: 40s;
    animation-duration: 40s;
}

.bg-bubbles li:nth-child(9) {
    left: 25%;
    width: 10px;
    height: 10px;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-animation-duration: 40s;
    animation-duration: 40s;
    background-color: rgba(255, 255, 255, 0.3);
}

.bg-bubbles li:nth-child(10) {
    left: 90%;
    width: 160px;
    height: 160px;
    -webkit-animation-delay: 11s;
    animation-delay: 11s;
}

@-webkit-keyframes square {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-700px) rotate(600deg);
    }
}

@keyframes square {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-700px) rotate(600deg);
    }
}


.card-text-news {
    background: linear-gradient(90deg, rgb(227 255 248) 0%, rgb(220 237 254) 75%);
}

.footer {
    margin-top: 0 !important;
    background: linear-gradient(90deg, rgba(61, 86, 124, 0.58) 0%, #3d577d 75%);
}

h1.card-title {
    color: #333;
    font-size: 46px;
    letter-spacing: 5px;
}
h2.article-title {
    color: #333;
}