.img-wrapper {
    margin-right: 40px;
    width: 580px;
    height: 415px;
}

.img-wrapper img {
    display: block;
    width: 100%;
}

.news-list.bg li {
    margin-bottom: 6px;
    padding: 0 18px;
    height: 64px;
    box-sizing: border-box;
    background: #f2f2f2;
    display: flex;
    align-items: center;
}
.news-list.bg li:hover{
    background: #005ea5;
}
.news-list.bg li:hover a{
    color: #fff;
}
.new-main-title {
    margin-bottom: 22px;
}
.new-main-title .img{
    display: block;
    margin-bottom: 14px;
    width: 380px;
    height: 213px;
}
.new-main-title .title{
    font-size: 16px;
    font-weight: bold;
    color:#000;
}

.news-list.mb li{
    margin-bottom: 18px;
}



.slide-wrapper {
    position: relative;
}

.slide-wrapper .bd li {
    margin-bottom: 38px;
    position: relative;
}

.slide-wrapper img {
    display: block;
    width: 361px;
    height: 101px;
}

.slide-wrapper a {
    display: block;
}
.divider{
    margin-bottom: 14px;
    height: 7px;
    background: #f2f2f2;
}

.main-title {
    font-size: 24px;
    line-height: 36px;
    color: #000000;
    text-align: left;
}

.au-container .service-list .news-item {
    background: #def1f8;
    text-align: center;
    line-height: 2;
    color: #000000;
}

.au-container .service-list .news-item:nth-child(2n+1) {
    margin-right: 39px;
}

.au-container .service-list .news-link {
    padding-left: 0;
}

.au-container .service-list .news-link::before {
    display: none;
}

.news-wrapper+.news-wrapper {
    margin-left: 17px;
}

.link-item {
    display: inline-block;
    width: 175px;
}

.link-item:not(:last-child) {
    margin-right: 25px;
}

.newsList-container .news-wrapper {
    margin-bottom: 0;
}

.service-list {
    display: flex;
    flex-wrap: wrap;
}

.service-list li {
    margin: 15px 20px 15px 0;
}
.qrcode{
    justify-content: space-between;
}


.news-top--bar.bg-ccc {
    border-color: #f2f2f2;
    border-width: 5px;
}

.left-zt li {
    margin-bottom: 20px;
}

.left-zt .news-link {
    display: flex;
    align-items: flex-start;
    line-height: 1.5;
}

.left-zt .news-link img {
    margin-right: 19px;
}

.news-list.flex {
    display: flex;
    flex-wrap: wrap;
}

.news-list.flex li {
    width: 50%;
}
.news-wrapper.zt{
    height: 657px;
    overflow: hidden;
}
.focusImg { position: relative; width:580px; height:415px; overflow: hidden;text-align: left; background: white; float:left; overflow:hidden;  }
.focusImg .pic img { width:580px; height:415px;  display: block; }
.focusImg .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 45px; width:100%; background:url(tm_20210817.png) repeat;overflow: hidden; }
.focusImg .txt { position: absolute; bottom: 0; z-index: 2; height:45px; width:100%; overflow: hidden; }
.focusImg .txt li{ height:45px; line-height:45px;position:absolute; bottom:-45px; width:76%; overflow:hidden;}
.focusImg .txt li a{ display: block; color: #fff; padding: 0 0 0 20px; font-size:18px; text-decoration: none; text-align:left; overflow:hidden; }
.focusImg .num { position: absolute; z-index: 3; bottom:23px; right:25px; width:100%;height:10px; text-align:right;}
.focusImg .num li{ display:inline-block; *display:inline; zoom:1; position: relative; width: 10px; height:10px; line-height: 14px; overflow: hidden; text-align: center; cursor: pointer;font-size:12px; margin-left:11px; background:#fff; line-height:8999px; border-radius:10px; }
.focusImg .num li.on{ background:#ff3300; }
.focusNews{ width:380px; float:right;}
.focusNews ul { margin-top:-4px;}
.focusNews ul li{ margin-bottom:6px; border-bottom:1px solid #eee; padding-bottom:12px;}
.focusNews ul li:last-child{ border-bottom:none;}
.focusNews ul li h3{ font-size:18px; margin-bottom:8px; line-height:24px; font-weight:bold; }
.focusNews ul li h3 a{ color:#000;} 
.focusNews ul li h3 a:hover{color:#005ea5;}
.focusNews ul li p{ color:#555; font-size:14px; line-height:20px;}