﻿    .newsCenter{margin-bottom: 50px;background-position: left 125px;}
    .newsCenter .swiper-container{width: 100%;}
    .newsCenter .swiper-slide a{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;}
    .newsCenter .swiper-slide a:hover .date{opacity: 1;}
    .newsCenter .swiper-slide a:hover .img img{-webkit-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}
    .newsCenter .swiper-slide a:hover .title{color: #dcc3a4;}
    .newsCenter .swiper-slide a .img{overflow: hidden;border-radius: 14px;overflow: hidden;margin-bottom: 15px;}
    .newsCenter .swiper-slide a .img img{-webkit-transition: 0.5s ease all;transition: 0.5s ease all;}
    .newsCenter .swiper-slide a .title{-webkit-transition: 0.5s ease all;transition: 0.5s ease all;font-size: 16px;color: #333333;margin-bottom: 6px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;text-align: left;}
    .newsCenter .swiper-slide a .desc{font-size: 14px;text-align: left;color: #7c858d;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;margin-bottom: 10px;}
    .newsCenter .swiper-slide a .x{width: 100%;height: 1px;background: #cccccc;margin-top: 10px;}
    .newsCenter .swiper-slide a .date{opacity: 0;-webkit-transition: 0.5s ease all;transition: 0.5s ease all;color: #999999;font-size: 16px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;padding: 10px 0;}
    .newsCenter .swiper-slide a .date img{display: inline-block;display: block;width: 10px;height: 10px;}
    .newsCenter .swiper-pagination{position: static;padding: 40px 0;}
    .newsCenter .container{text-align: center;}
    .newsCenter .swiper-pagination-bullet{width: 20px;height: 20px;position: relative;margin: 0 15px;opacity: 1;background: none;-webkit-transition: 0.5s ease all;transition: 0.5s ease all;}
    .newsCenter .swiper-pagination-bullet.swiper-pagination-bullet-active{border: 1px solid #666;}
    .newsCenter .swiper-pagination-bullet::after{position: absolute;left: 0;right: 0;bottom: 0;top: 0;margin: auto;content: '';border-radius: 50%;width: 6px;height: 6px;background: #666666;}
    @media (max-width: 1499px){.newsCenter{background: none;}} @media (max-width: 1199px){.newsCenter .swiper-slide a .date{opacity: 1;}} @media (max-width: 575px){.newsCenter .swiper-pagination{padding: 20px 0;}
    .newsCenter .swiper-pagination-bullet{width: 10px;height: 10px;margin: 0 10px;}
    .newsCenter{margin-bottom: 25px;}} @media (max-width:767px){.newsCenter .swiper-slide a .desc{line-height: 1.5;}} .newsCenter .swiper-slide a .title{margin: inherit;margin-bottom: 6px;}
    .newsCenter .swiper-slide a .date{margin: inherit;color: #7c858d;}
    .newsCenter .swiper-slide a .date span{margin: inherit;color: #7c858d;}
    .newsCenter .commonTitleIndex .title{margin-bottom: 40px;}


.top-nav {  height: auto; }
.bcakwhite li { background-color:white; }
.headerNewStyleCommon span{ font-family:monospace !important; }
 
.banner img { max-width: 100%; height: auto;  margin-top: 125px; }

 @media (max-width:767px) {
.banner img {display: none; }
.banner { height: 180px; background-repeat: no-repeat; background-size: cover; background-position: center center; }
}