:root {
    --basecolor: #df5778;
    --deepcolor: #5caadf;
}

* {
    outline: none !important;
}

p {
    margin: 0px !important;
    font-size: 14px;
}

a:link {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: var(--basecolor) !important;
    text-decoration: none;
}

a:active {
    color: #333;
    text-decoration: none;
}

a:visited {
    color: #333;
    text-decoration: none;
}

ul,
li {
    padding: 0px;
    margin: 0px;
    list-style: none;
}
.mh768{
	max-height:550px;
	object-fit: cover;
}

.nopc {
    display: none;
}

.navbar {
    padding: 0px;
}

.navbar-nav {
    width: 100%;
}

.navbar-nav>li {
    width: 100%;
    font-size: 18px;
    line-height: 50px;
    text-align: center;
}

.navbar-nav>li:hover {
    background-color: var(--deepcolor);
}

.navbar-nav>li a {
    color: #fff !important;
}

.dropdown-menu {
    left: 0px;
    min-width: 0px !important;
    width: 100%;
}

.dropdown-menu a {
    text-align: center;
    line-height: 35px;
}

.offcanvas {
    background-color: var(--basecolor);
}



.dropdown-menu {
    background-color: var(--basecolor);
}

a.dropdown-item {
    color: #fff;
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #fff;
    background-color: var(--deepcolor);
}

.nav-link {
    position: relative;
    padding: 0px;
}


.top {
    background-color: #f0f0f0;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}

.nav_bg {
    background-color: var(--basecolor);
    height: 50px;
}

.navbar-toggler {
    font-size: 34px;
    color: #fff;
    margin-left: auto;

}

.index_title {
    border-bottom: 1px solid #ddd;
    font-size: 24px;
    color: var(--basecolor);
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.index_title a {
    color: var(--basecolor);
}

.news_swiper_page {
    text-align: right;
    bottom: 0px !important;
    line-height: 32px;
}

.news_swiper img {
    height: 260px;
    object-fit: contain;
    background-color: #000;
}

.news_swiper p {
    position: absolute;
    bottom: 0px;
    display: block;
    z-index: 1900;
    color: #fff;
    width: 100%;
    line-height: 32px;
    padding-left: 15px;

    margin: 0px;
    background-color: rgba(0, 0, 0, 0.5);
}

.news_swiper p span {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: calc(100% - 150px);
}

/* 
.news_swiper_page span{
    background-color: #fff;
    border-radius: 0px;
    width: 24px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    font-size: 12px;
    opacity: 1;
    margin-bottom: 5px !important;
}*/
.news_swiper_page .swiper-pagination-bullet {
    background-color: #fff;
    opacity: 1;
}

.news_swiper_page .swiper-pagination-bullet-active {
    background-color: var(--basecolor);
    color: #fff;
}

.index_news_list a {
    display: flex;
    border-bottom: 1px dashed #ddd;
    line-height: 42px;
    align-items: center;
}
.index_news_list a::before{
    width: 6px;
    height: 6px;
    background-color: #333;
    content: "";
    display: block;
    border-radius: 50%;
    margin-right: 10px;
}

.index_news_list p {
    overflow: hidden;
    text-overflow: ellipsis;
    width: calc(100% - 150px);
    white-space: nowrap;
}

.index_news_list span {
    margin-left: auto;
    color: #999;
}

.jyzn_bg {
    background-color: var(--basecolor);
    padding: 30px 0px;
}

.jyzn_bg h2 {
    color: #fff;
    text-align: center;
    position: relative;
}

.jyzn_bg h2::after {
    content: '';
    width: 80px;
    height: 2px;
    background-color: #fff;
    display: block;
    margin: 10px auto;
}

@media (min-width: 768px) {

    .seven-cols .col-md-1,
    .seven-cols .col-sm-1,
    .seven-cols .col-lg-1 {
        width: 50%;
        *width: 50%;
    }
}

@media (min-width: 992px) {

    .seven-cols .col-md-1,
    .seven-cols .col-sm-1,
    .seven-cols .col-lg-1 {
        width: 14.285714285714285714285714285714%;
        *width: 14.285714285714285714285714285714%;
    }
}

/**
   *  The following is not really needed in this case
   *  Only to demonstrate the usage of @media for large screens
   */
@media (min-width: 1200px) {

    .seven-cols .col-md-1,
    .seven-cols .col-sm-1,
    .seven-cols .col-lg-1 {
        width: 14.285714285714285714285714285714%;
        *width: 14.285714285714285714285714285714%;
    }
}
.jyzn_bg a{
    text-align: center;
    display: block;
}
.flex_box{
    display: flex;
}
.jkyd_box{
    display: flex;
   
}
.jkyd_box img{
    margin-right: 15px;
}
.index_news_list1{
    flex: 1;
}
.index_news_list1 a {
    display: flex;
    border-bottom: 1px dashed #ddd;
    line-height: 40px;
    align-items: center;
}
.index_news_list1 a::before{
    width: 6px;
    height: 6px;
    background-color: #333;
    content: "";
    display: block;
    border-radius: 50%;
    margin-right: 10px;
}
.tsks{
    height: 235px;
}
.zj_item{
    display: flex;
    align-items: center;
}
.zj_item img{
    width: 120px !important;
    margin-right: 15px;
}
.zj_item .info .title{
    color: var(--basecolor);
    font-weight: bold;
}
.zj_item .info span{
    color: #666;
    font-size: 15px;
}
.zj_swiper{
    margin-top: 15px;
}
.zj_swiper a{
    display: block;
    background-color: var(--basecolor);
    color: #fff !important;
    text-align: center;
    line-height: 30px;
    margin-top: 10px;
}
.zj_arr{
    display: flex;
    justify-content: flex-end;
}
.zj_arr div{
    width: 25px;
    height: 25px;
    font-family: "simsun";
    color: #fff;
    background-color: var(--deepcolor);
    text-align: center;
    margin-left: 2px;
    margin-top: 10px;
}
.foot_bg{
    background-color: var(--basecolor);
    padding: 30px 0px;
    
}
.foot_contact{
    color: #fff;
    display: flex;
    align-items: flex-start;
}
.foot_contact a{
    color: #fff !important;
}
.foot_contact .info{
    margin-left: 30px;
    font-size: 14px;
    line-height: 32px;
}
/* 二级页面 */
.speedlink{
    font-size: 14px;
    padding: 15px 0px;
    color: #666;
}
.speedlink a{
    color: var(--basecolor);
}
.classname{
    background-color: var(--basecolor);
    color: #fff !important;
    font-size: 20px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-weight: bold;
    margin-bottom: 0px;
}
.class_list li{
    list-style: none;
   
    text-align: center;
   
}
.class_list li a{
    display: block;
    background-color: #f4f4f4;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    height: 50px;
    line-height: 50px;
}
.class_list li.act a{
    background-color: var(--basecolor);
    color: #fff !important;
}
.class_list li a:hover{
    background-color: var(--basecolor);
    color: #fff !important;
}
.page-item.active .page-link {
    z-index: 3;
    color: #fff !important;
    background-color: var(--basecolor);
    border-color: var(--basecolor);
}
.page-link{
    color:#666
}
.page-link:hover{
    color:var(--basecolor)
}
.news_content{
    line-height: 200%;
}
.news_content .news_title{
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 15px;
    line-height: 36px;
    
}
.news_content .news_date{
    font-size: 14px;
    color: #999;
    margin-bottom: 15px;
    text-align: center;
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
}
.img_list a{
    display: block;
    width: 100%;
    margin-top: 20px;
   
}
.img_list a{
    background-color: #f4f4f4;
}
.img_list a img{
    display: block;
    width: 100%;
    height: 285px;
    object-fit: cover;
}

.img_list2 a img{
    display: block;
    width: 100%;
    height: 150px;
    object-fit: cover;
}

.img_list a p{
    width: calc(100% - 10px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 0px;
    padding: 5px 10px;
   
   
}
.img_list a:hover{
    background-color: var(--basecolor);
    color: #fff !important;
}  