body{

}
a:hover{color: #077071!important;}
div{margin: unset;}
.new-header{width: 100%;}
.new-header-main{
    width: 75vw; min-width: 1200px; margin: 0 auto; display: flex; justify-content: space-between;
    border-bottom: 1px #F4F4F4 solid;
}
.new-logo{display: flex; align-items: center;}
.new-logo img{height: 95px;}
.n-h-nav{align-items: center; display: flex;}
.n-h-nav span{margin: 0 15px; color: #eee;}
.n-h-nav a{color: #555}
.new-navs{
    width: 75vw; min-width: 1200px; margin: 20px auto 0; display: flex; justify-content: space-between;
}
.new-navs-item a{
    margin-right: 3vw; font-size: 18px; position: relative; color: #555;
}
.new-navs-item .active{
    color: #077071;
}
.new-navs-item .active::after, .new-navs-item a:hover::after{
    content: "__";
    position: absolute;
    left: 0; top: 10px;
    font-size: 1.2vw;
    width: 100%; text-align: center;
}
.new-sousuo{
    position: relative;
}
.new-sousuo input{
    background-color: #F4F4F4; border-radius: 25px; border: 0; height: 30px; width: 200px;
    padding: 0 15px;
}
.swiper1 {
    width: 100%; min-width: 1200px;
    height: 30vw; min-height: 300px;
    overflow: hidden;
    margin-top: 18px;
}
.swiper1 .swiper-slide{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.swiper1 .swiper-button-next, .swiper-button-prev{color: #fff;}
.swiper1 .swiper-pagination-bullet{width: 30px; height: 3px; border-radius: 5px;}
.swiper1 .swiper-pagination-bullet-active{background-color: #077071;}


.swiper0 {
    width: 100%;
    height: 410px;
    overflow: hidden;
}
.swiper0 .swiper-slide{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; position: relative;
}
.swiper0 .swiper-button-next, .swiper0 .swiper-button-prev{color: #fff; top: unset; bottom: 2px;}
.swiper0 .swiper-button-next:after, .swiper0 .swiper-button-prev:after{
    font-size: 18px;
}
.swiper0 .swiper-button-prev, .swiper0 .swiper-rtl .swiper-button-next{
    left: var(--swiper-navigation-sides-offset, 0px);
}
.swiper0 .swiper-pagination-bullet{width: 30px; height: 3px; border-radius: 5px;}
.swiper0 .swiper-pagination-bullet-active{background-color: #077071;}
.swiper0 .new-ti-fd{
    position: absolute; bottom: 0; left: 0;
    overflow: hidden;
    display:-webkit-box;
    text-overflow:ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient:vertical;
    background-color: rgba(0,0,0,0.3);
    height: 50px; line-height: 50px; padding: 0 20px;
}
.swiper0 .new-ti-fd a{color: #fff; font-size: 18px; opacity: 0.9;}
.swiper0 .new-ti-fd a:hover{color: #fff!important; opacity: 1}
.main1{
    display: flex;
    width: 75vw; min-width: 1200px;
    margin: 80px auto 0;
}
.main1-banner{
    width: 33vw; height: 410px;
}
.main1-list{
    flex: 1; margin-left: 50px;
}
.main1-list-top{
    display: flex;
    justify-content: space-between;
    border-bottom: 1px #EBEEF2 solid;
    padding-bottom: 20px;
}
.main1-list-top-list a{
    font-size: 24px;
    font-weight: bold;
    color: #999; margin-right: 30px;
}
.main1-list-top-list a.active{
    font-size: 24px;
    color: #077071; position: relative;
}
.main1-list-top-list .active::after{
    content: "___";
    position: absolute;
    left: 0; top: 10px;
    font-size: 30px;
    width: 100%; text-align: center;
}
.main1-list-top-more{
    display: flex;
    align-items: center;
    font-size: 16px;
}
.main1-list-top-more a{
    color: #077071;
}
.main1-list-center{
    padding-bottom: 15px;
    border-bottom: 1px #D6D6D6 dashed;
}
.m-l-c-t{
    margin-top: 30px;
    overflow: hidden;
    display:-webkit-box;
    text-overflow:ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient:vertical;
}
.m-l-c-t a{font-size: 24px; color: #333; font-weight: bold}
.m-l-c-d{
    margin-top: 15px; line-height: 28px;
    overflow: hidden;
    display:-webkit-box;
    text-overflow:ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient:vertical;
}
.m-l-c-d a{
    font-size: 18px; color: #949494;
}
.main1-list-bt{
    margin-top: 25px;
}
.m-l-bt-t{
    line-height: 38px; display: flex;
    justify-content: space-between; position: relative; text-indent: 20px;
}
.scy-c-liust .m-l-bt-t{
    line-height: 48px; display: flex;
    justify-content: space-between; position: relative; text-indent: 20px;
}

.m-l-bt-t::after{
    content: "·";
    font-size: 46px;
    position: absolute;
    left: -20px; top: -1px;
    color: #077071;
}
.m-l-bt-t a{
    display: block;
    height: 34px;
    color: #333;
    font-size: 17px;
    overflow: hidden;
    display:-webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient:vertical;
    width: calc(100% - 120px);
}
.m-l-bt-t span{width: 120px; display: block; text-align: right; color: #999;}

.zhuanti{
    background-image: url("../img/ztbj.png");
    background-size: 100% 100%;
    width: 100%; min-width: 1200px; height: 350px;
    margin-top: 80px;
}
.zhuanti-top{
    display: flex;
    width: 75vw; min-width: 1200px;
    margin: 0 auto 0; justify-content: space-between;
    padding-top: 50px;
}
.zy-top-title{
    font-weight: bold;
    font-size: 24px;
    color: #fff;
}
.zhuat-items{
    width: 75vw; min-width: 1200px;
    display: flex;
    margin: 0 auto 0;
}
.zhuat-items a{
    background-color: #fff; display: block;
    padding: 10px; margin: 20px 10px 0;
    border: 1px #eeeeee dashed;
	width: calc(25vw - 30px);
}
.zhuat-items a img{
    width: 100%;
    height: 100%;
}

.shengchanyx{
    width: 75vw; min-width: 1200px; margin: 0 auto 0;
}
.scyx-top{
    display: flex; justify-content: space-between;
}
.scyx-top-title{
    color: #0F7778;
    font-weight: 600;
    font-size: 24px;
}
.scyixian1{
    padding: 50px 0;
}
.scy-c-main1{
    display: flex; justify-content: space-between;
}
.scy-c-liust{
    width: 50%;
}
.scy-c-imgs{
    width: calc(40% - 100px);
    height: 330px;
    padding: 0 50px;
    margin-top: 30px;
}

.new-banes{
    width: 100%;
    height: 300px;
    position: relative;
}

.new-banes .swiper-slide {
    text-align: center;
    font-size: 20px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 300ms;
    transform: scale(0.6);
    width: 400px; height: 200px;
    z-index: 1;
    position: relative;
    flex-wrap: wrap;
}
.new-banes .swiper-slide img{
    width: 400px; height: 240px;
}
.new-banes .swiper-slide-active,.new-banes .swiper-slide-duplicate-active{
    transform: scale(1);
}
.new-banes .swiper-slide-active {
    z-index: 3;
}
.new-banes .swiper-slide-prev {
    z-index: 1; opacity: 0.1;
}
.new-banes .swiper-slide-next {
    z-index: 1; opacity: 0.1;
}
.new-banes .fu-dl-title {
    position: absolute; left: -58px; bottom: -100px;
    background-color: rgba(0,0,0,0.5); z-index: 9; color: #fff; width: 500px;
    overflow: hidden;
    display:-webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient:vertical; line-height: 50px;
}

.ywly-swiper {
    width: 100%;
    height: 34vw;
    margin-left: auto;
    margin-right: auto;
}

.ywly-swiper .swiper-slide {
    font-size: 20px;
    background: #fff;
    height: calc((100% - 30px) / 2) !important;
    /* Center slide text vertically */
    display: flex;
    justify-content: center;
    align-items: center;
    /* filter: grayscale(1); */
    position: relative;
    cursor: pointer;
}
.ywly-swiper .swiper-slide:hover{
    /* filter: unset; */
}
.ywly-swiper .swiper-slide:hover .yw-main{
    background-color: #077071;
}
.ywly-swiper .swiper-slide img{
    width: 100%; height: 100%;
}
.ywly-swiper .yw-main{
    background-color: #586b90;
    position: absolute;
    left: 10%;
    bottom: 20%;
    width: calc(80% - 30px);
    padding: 15px;
    background-image: url("../img/xiangyou2.png");
    background-position: calc(100% - 20px) calc(100% - 20px);
    background-repeat: no-repeat;
}
.ywly-swiper .yw-main a{
    font-size: 18px; color: #fff;
}
.ywly-swiper .yw-main a:hover{
    color: #fff!important;
}
.ywly-swiper .yw-main .mss a:hover{
    color: #C7C7C7!important;
}
.ywly-swiper .yw-main .mss{
    margin-top: 15px;
    width: 80%;
}
.ywly-swiper .yw-main .mss a{
    font-size: 16px; color: #C7C7C7;
    overflow: hidden;
    display:-webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient:vertical;
}

.zzzs-main{
    background-image: url("../img/zzzs_bj.png");
    background-size: 100% 100%;
    width: 100%; min-width: 1200px;
    padding: 80px 0;
}
.zzzs-main-list{
    display: flex;
    width: 75vw; min-width: 1200px;
    margin: 0 auto;
    justify-content: space-between;
}
.zzzs-main-li{
    width: calc(50% - 50px);
}
.ryzz-swiper-container{
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}
.ryzz-swiper{
    overflow-y: hidden;
    overflow-x: auto;
    height: 220px;
    white-space: nowrap;
    width: 100%;
    padding-bottom: 20px;
}
.ryzz-swiper-slider{
    width: calc(50% - 10px); margin-right: 20px;
    height: 200px;
}

.ryzz-swiper::-webkit-scrollbar {
    width: 5px;
    height: 8px;
    background-color: rgba(0,0,0,0.3);
    border-radius: 5px;
}
/* 修改滚动条轨道颜色 */
.ryzz-swiper::-webkit-scrollbar-track {
    background-color: rgba(225,225,225,0.4);
    border-radius: 10px;
    height: 10px; /* 设置轨道高度 */
}
/* 修改滚动条滑块颜色 */
.ryzz-swiper::-webkit-scrollbar-thumb {
    background-color: #fff;
    border-radius: 10px;
    height: 20px; /* 设置滑块最小高度 */
}
/* 修改滚动条滑块在hover状态下的颜色 */
.ryzz-swiper::-webkit-scrollbar-thumb:hover {
    background-color: #fff;
}
.container{
    width: 75vw; min-width: 1200px;
}
.lanmu_tl{
    border-bottom: 3px solid #EBEEF2;
}
.banrbox{
    width: 75vw; min-width: 1200px;
}
.ling-imgs{
    padding: 15px 0; border-bottom: 1px solid #DEE2E5; margin-bottom: 45px;
    display: flex;
    justify-content: space-between;
}
.ling-imgs img{
    width: calc(15vw - 10px); min-width: 230px;
    height: 80px;
    margin: 0;
}
.new-footer{
    background-color: #082341;
    padding: 30px 0;
}
.new-f-main-li{
    width: 45%;
}
.new-f-main-li-t{
    color: #fff;
    border-bottom: 1px #808BAB solid; width: 200px; font-size: 24px; padding-bottom: 10px;
}
.new-f-main{
    width: 75vw; min-width: 1200px; display: flex; justify-content: space-between; margin: 0 auto; color: #97A3C2;
}
.new-f-main-li-d{
    margin-top: 5px; display: flex; justify-content: space-between; flex-wrap: wrap;
}
.new-f-main-li-d div{width: 50%; margin-top: 20px}