@charset "utf-8";

.h1-style a {
    font-size: 14px;
    color: #ffffff;
    background: #a7a7a7;
    margin: 5px 0 0 3px;
    padding: 0 5px;
    font-weight: normal;
    font-family: "Microsoft YaHei";
    line-height: 23px;
}

.h1-style a:hover, .h1-style a.active {
    background: #00427a;
}

h2 {
    display: block;
    font-size: 1.5em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}

p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

.news-text {
    width: 360px;
    height: 406px;
    overflow: hidden;
    position: relative;
}

.news-list li {
    padding: 9px 20px;
    background: #f3f3f3;
    margin-bottom: 5px;
}

.name-content {
    display: none;
}

.news-text h2 {
    height: 25px;
}

.news-text h2 a, .news-text-bt h3 a {
    font-size: 18px;
    color: #702828;
    font-weight: 600;
    font-family: "Microsoft yahei";
    line-height: 25px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 345px;
    display: block;
}

.news-text p {
    line-height: 22px;
}

.news-text .intro {
    height: 47px;
    font-weight: 600;
    position: relative;
    margin-bottom: 9px;
    overflow: hidden;
    text-align: justify;
}

.name-time {
    display: block;
}

.news-list li .list-title {
    width: 320px;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #702828;
    font-weight: 600;
    line-height: 26px;
}

.news-list li span {
    color: #707070;
}

.news-list .more {
    width: 100%;
    height: 28px;
    font-size: 18px;
    font-weight: normal;
    color: #ffffff;
    background: #ccb18e;
    text-align: center;
    position: absolute;
    right: 0;
    bottom: 0;
    font-family: "Microsoft yahei";
}

.show .name-content {
    display: block;
}

.show .name-time {
    display: none;
}

.news-list li.show {
    padding: 0 20px;
    background: white;
}

.news-list li {
    padding: 9px 20px;
    background: #f3f3f3;
    margin-bottom: 5px;
}

.time {
    color: #707070;
    margin: 5px 0;
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 12px;
}

.top-news-img-list-clear {

}

.swiper-container {
    width: 1200px;
    color: #fff;
    text-align: center;
}

.arrow-left {
    background: url(../img/nav-left.png) no-repeat;
    position: absolute;
    left: -50px;
    top: 130px;
    width: 41px;
    height: 41px;
}

.arrow-right {
    background: url(../img/nav-right.png) no-repeat;
    position: absolute;
    right: -50px;
    top: 130px;
    width: 41px;
    height: 41px;
}

.red-slide {
    background: #ca4040;
}

.blue-slide {
    background: #4390ee;
}

.orange-slide {
    background: #ff8604;
}

.green-slide {
    background: #49a430;
}

.pink-slide {
    background: #973e76;
}

.swiper-slide .title {
    margin-top: 7px;
    margin-bottom: 0;
    position: relative;
    color: black;
}

.swiper-slide .title p {
    margin-left: 19px;
    position: absolute;
    bottom: 20px;
    z-index: 9999;
    color: red;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 18px;
    overflow: hidden;
    width: 200px;
    text-align: center;
}

.swiper-slide .title .icon {
    position: absolute;
    left: 50%;
    margin-left: -16px;
    top: 75px;
}

.pagination {
    position: absolute;
    z-index: 20;
    left: 10px;
    bottom: 10px;
    display: none;
}

.swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: #222;
    margin-right: 5px;
    opacity: 0.8;
    border: 1px solid #fff;
    cursor: pointer;
}

.swiper-visible-switch {
    background: #aaa;
}

.swiper-active-switch {
    background: #fff;
}

[v-clock] {
    display: none;
}

.index-logo {
    position: absolute;
    top: 25%;
    transform: translateY(-50%);
    left: 50%;
    margin-left: -240px;
}

.index-logo {
    position: absolute;
    top: 25%;
    transform: translateY(-50%);
    left: 50%;
    margin-left: -280px;
    color: white;
    font-size: 24px;
    text-align: center;
    width: 560px;
}

.index-logo p {
    font-size: 14px;
    margin: 6px 0;
}

.footer {
    text-align: center;
    font-size: 14px;
    color: white;
    width: 600px;
    position: fixed;
    bottom: 50px;
    left: 50%;
    margin-left: -300px;
}

.navbar-menu {
    position: fixed;
    top: 50px;
    right: 60px;
}

.navbar-menu ul li {
    list-style: none;
    float: left;
    margin-right: 30px;
}

.navbar-menu ul li img {
    vertical-align: middle;
    margin: 0 20px;
}

.navbar-menu ul li span {
    color: white;
}

.swiper-container {
    height: 168px;
    width: 1200px;
}
